GoScrobble/web/node_modules/.cache/babel-loader/bcdb8b4a5cd676ac23db9b3b80857a75.json

1 line
15 KiB
JSON

{"ast":null,"code":"import _objectWithoutProperties from \"@babel/runtime/helpers/esm/objectWithoutProperties\";\nimport _extends from \"@babel/runtime/helpers/esm/extends\";\nimport * as React from 'react';\nimport PropTypes from 'prop-types';\nimport clsx from 'clsx';\nimport formControlState from '../FormControl/formControlState';\nimport useFormControl from '../FormControl/useFormControl';\nimport withStyles from '../styles/withStyles';\nexport var styles = function styles(theme) {\n return {\n /* Styles applied to the root element. */\n root: _extends({\n color: theme.palette.text.secondary\n }, theme.typography.caption, {\n textAlign: 'left',\n marginTop: 3,\n margin: 0,\n '&$disabled': {\n color: theme.palette.text.disabled\n },\n '&$error': {\n color: theme.palette.error.main\n }\n }),\n\n /* Pseudo-class applied to the root element if `error={true}`. */\n error: {},\n\n /* Pseudo-class applied to the root element if `disabled={true}`. */\n disabled: {},\n\n /* Styles applied to the root element if `margin=\"dense\"`. */\n marginDense: {\n marginTop: 4\n },\n\n /* Styles applied to the root element if `variant=\"filled\"` or `variant=\"outlined\"`. */\n contained: {\n marginLeft: 14,\n marginRight: 14\n },\n\n /* Pseudo-class applied to the root element if `focused={true}`. */\n focused: {},\n\n /* Pseudo-class applied to the root element if `filled={true}`. */\n filled: {},\n\n /* Pseudo-class applied to the root element if `required={true}`. */\n required: {}\n };\n};\nvar FormHelperText = /*#__PURE__*/React.forwardRef(function FormHelperText(props, ref) {\n var children = props.children,\n classes = props.classes,\n className = props.className,\n _props$component = props.component,\n Component = _props$component === void 0 ? 'p' : _props$component,\n disabled = props.disabled,\n error = props.error,\n filled = props.filled,\n focused = props.focused,\n margin = props.margin,\n required = props.required,\n variant = props.variant,\n other = _objectWithoutProperties(props, [\"children\", \"classes\", \"className\", \"component\", \"disabled\", \"error\", \"filled\", \"focused\", \"margin\", \"required\", \"variant\"]);\n\n var muiFormControl = useFormControl();\n var fcs = formControlState({\n props: props,\n muiFormControl: muiFormControl,\n states: ['variant', 'margin', 'disabled', 'error', 'filled', 'focused', 'required']\n });\n return /*#__PURE__*/React.createElement(Component, _extends({\n className: clsx(classes.root, (fcs.variant === 'filled' || fcs.variant === 'outlined') && classes.contained, className, fcs.disabled && classes.disabled, fcs.error && classes.error, fcs.filled && classes.filled, fcs.focused && classes.focused, fcs.required && classes.required, fcs.margin === 'dense' && classes.marginDense),\n ref: ref\n }, other), children === ' ' ?\n /*#__PURE__*/\n // eslint-disable-next-line react/no-danger\n React.createElement(\"span\", {\n dangerouslySetInnerHTML: {\n __html: '​'\n }\n }) : children);\n});\nprocess.env.NODE_ENV !== \"production\" ? FormHelperText.propTypes = {\n // ----------------------------- Warning --------------------------------\n // | These PropTypes are generated from the TypeScript type definitions |\n // | To update them edit the d.ts file and run \"yarn proptypes\" |\n // ----------------------------------------------------------------------\n\n /**\n * The content of the component.\n *\n * If `' '` is provided, the component reserves one line height for displaying a future message.\n */\n children: PropTypes.node,\n\n /**\n * Override or extend the styles applied to the component.\n * See [CSS API](#css) below for more details.\n */\n classes: PropTypes.object,\n\n /**\n * @ignore\n */\n className: PropTypes.string,\n\n /**\n * The component used for the root node.\n * Either a string to use a HTML element or a component.\n */\n component: PropTypes\n /* @typescript-to-proptypes-ignore */\n .elementType,\n\n /**\n * If `true`, the helper text should be displayed in a disabled state.\n */\n disabled: PropTypes.bool,\n\n /**\n * If `true`, helper text should be displayed in an error state.\n */\n error: PropTypes.bool,\n\n /**\n * If `true`, the helper text should use filled classes key.\n */\n filled: PropTypes.bool,\n\n /**\n * If `true`, the helper text should use focused classes key.\n */\n focused: PropTypes.bool,\n\n /**\n * If `dense`, will adjust vertical spacing. This is normally obtained via context from\n * FormControl.\n */\n margin: PropTypes.oneOf(['dense']),\n\n /**\n * If `true`, the helper text should use required classes key.\n */\n required: PropTypes.bool,\n\n /**\n * The variant to use.\n */\n variant: PropTypes.oneOf(['filled', 'outlined', 'standard'])\n} : void 0;\nexport default withStyles(styles, {\n name: 'MuiFormHelperText'\n})(FormHelperText);","map":{"version":3,"sources":["/app/node_modules/@material-ui/core/esm/FormHelperText/FormHelperText.js"],"names":["_objectWithoutProperties","_extends","React","PropTypes","clsx","formControlState","useFormControl","withStyles","styles","theme","root","color","palette","text","secondary","typography","caption","textAlign","marginTop","margin","disabled","error","main","marginDense","contained","marginLeft","marginRight","focused","filled","required","FormHelperText","forwardRef","props","ref","children","classes","className","_props$component","component","Component","variant","other","muiFormControl","fcs","states","createElement","dangerouslySetInnerHTML","__html","process","env","NODE_ENV","propTypes","node","object","string","elementType","bool","oneOf","name"],"mappings":"AAAA,OAAOA,wBAAP,MAAqC,oDAArC;AACA,OAAOC,QAAP,MAAqB,oCAArB;AACA,OAAO,KAAKC,KAAZ,MAAuB,OAAvB;AACA,OAAOC,SAAP,MAAsB,YAAtB;AACA,OAAOC,IAAP,MAAiB,MAAjB;AACA,OAAOC,gBAAP,MAA6B,iCAA7B;AACA,OAAOC,cAAP,MAA2B,+BAA3B;AACA,OAAOC,UAAP,MAAuB,sBAAvB;AACA,OAAO,IAAIC,MAAM,GAAG,SAASA,MAAT,CAAgBC,KAAhB,EAAuB;AACzC,SAAO;AACL;AACAC,IAAAA,IAAI,EAAET,QAAQ,CAAC;AACbU,MAAAA,KAAK,EAAEF,KAAK,CAACG,OAAN,CAAcC,IAAd,CAAmBC;AADb,KAAD,EAEXL,KAAK,CAACM,UAAN,CAAiBC,OAFN,EAEe;AAC3BC,MAAAA,SAAS,EAAE,MADgB;AAE3BC,MAAAA,SAAS,EAAE,CAFgB;AAG3BC,MAAAA,MAAM,EAAE,CAHmB;AAI3B,oBAAc;AACZR,QAAAA,KAAK,EAAEF,KAAK,CAACG,OAAN,CAAcC,IAAd,CAAmBO;AADd,OAJa;AAO3B,iBAAW;AACTT,QAAAA,KAAK,EAAEF,KAAK,CAACG,OAAN,CAAcS,KAAd,CAAoBC;AADlB;AAPgB,KAFf,CAFT;;AAgBL;AACAD,IAAAA,KAAK,EAAE,EAjBF;;AAmBL;AACAD,IAAAA,QAAQ,EAAE,EApBL;;AAsBL;AACAG,IAAAA,WAAW,EAAE;AACXL,MAAAA,SAAS,EAAE;AADA,KAvBR;;AA2BL;AACAM,IAAAA,SAAS,EAAE;AACTC,MAAAA,UAAU,EAAE,EADH;AAETC,MAAAA,WAAW,EAAE;AAFJ,KA5BN;;AAiCL;AACAC,IAAAA,OAAO,EAAE,EAlCJ;;AAoCL;AACAC,IAAAA,MAAM,EAAE,EArCH;;AAuCL;AACAC,IAAAA,QAAQ,EAAE;AAxCL,GAAP;AA0CD,CA3CM;AA4CP,IAAIC,cAAc,GAAG,aAAa5B,KAAK,CAAC6B,UAAN,CAAiB,SAASD,cAAT,CAAwBE,KAAxB,EAA+BC,GAA/B,EAAoC;AACrF,MAAIC,QAAQ,GAAGF,KAAK,CAACE,QAArB;AAAA,MACIC,OAAO,GAAGH,KAAK,CAACG,OADpB;AAAA,MAEIC,SAAS,GAAGJ,KAAK,CAACI,SAFtB;AAAA,MAGIC,gBAAgB,GAAGL,KAAK,CAACM,SAH7B;AAAA,MAIIC,SAAS,GAAGF,gBAAgB,KAAK,KAAK,CAA1B,GAA8B,GAA9B,GAAoCA,gBAJpD;AAAA,MAKIjB,QAAQ,GAAGY,KAAK,CAACZ,QALrB;AAAA,MAMIC,KAAK,GAAGW,KAAK,CAACX,KANlB;AAAA,MAOIO,MAAM,GAAGI,KAAK,CAACJ,MAPnB;AAAA,MAQID,OAAO,GAAGK,KAAK,CAACL,OARpB;AAAA,MASIR,MAAM,GAAGa,KAAK,CAACb,MATnB;AAAA,MAUIU,QAAQ,GAAGG,KAAK,CAACH,QAVrB;AAAA,MAWIW,OAAO,GAAGR,KAAK,CAACQ,OAXpB;AAAA,MAYIC,KAAK,GAAGzC,wBAAwB,CAACgC,KAAD,EAAQ,CAAC,UAAD,EAAa,SAAb,EAAwB,WAAxB,EAAqC,WAArC,EAAkD,UAAlD,EAA8D,OAA9D,EAAuE,QAAvE,EAAiF,SAAjF,EAA4F,QAA5F,EAAsG,UAAtG,EAAkH,SAAlH,CAAR,CAZpC;;AAcA,MAAIU,cAAc,GAAGpC,cAAc,EAAnC;AACA,MAAIqC,GAAG,GAAGtC,gBAAgB,CAAC;AACzB2B,IAAAA,KAAK,EAAEA,KADkB;AAEzBU,IAAAA,cAAc,EAAEA,cAFS;AAGzBE,IAAAA,MAAM,EAAE,CAAC,SAAD,EAAY,QAAZ,EAAsB,UAAtB,EAAkC,OAAlC,EAA2C,QAA3C,EAAqD,SAArD,EAAgE,UAAhE;AAHiB,GAAD,CAA1B;AAKA,SAAO,aAAa1C,KAAK,CAAC2C,aAAN,CAAoBN,SAApB,EAA+BtC,QAAQ,CAAC;AAC1DmC,IAAAA,SAAS,EAAEhC,IAAI,CAAC+B,OAAO,CAACzB,IAAT,EAAe,CAACiC,GAAG,CAACH,OAAJ,KAAgB,QAAhB,IAA4BG,GAAG,CAACH,OAAJ,KAAgB,UAA7C,KAA4DL,OAAO,CAACX,SAAnF,EAA8FY,SAA9F,EAAyGO,GAAG,CAACvB,QAAJ,IAAgBe,OAAO,CAACf,QAAjI,EAA2IuB,GAAG,CAACtB,KAAJ,IAAac,OAAO,CAACd,KAAhK,EAAuKsB,GAAG,CAACf,MAAJ,IAAcO,OAAO,CAACP,MAA7L,EAAqMe,GAAG,CAAChB,OAAJ,IAAeQ,OAAO,CAACR,OAA5N,EAAqOgB,GAAG,CAACd,QAAJ,IAAgBM,OAAO,CAACN,QAA7P,EAAuQc,GAAG,CAACxB,MAAJ,KAAe,OAAf,IAA0BgB,OAAO,CAACZ,WAAzS,CAD2C;AAE1DU,IAAAA,GAAG,EAAEA;AAFqD,GAAD,EAGxDQ,KAHwD,CAAvC,EAGTP,QAAQ,KAAK,GAAb;AACX;AACA;AACAhC,EAAAA,KAAK,CAAC2C,aAAN,CAAoB,MAApB,EAA4B;AAC1BC,IAAAA,uBAAuB,EAAE;AACvBC,MAAAA,MAAM,EAAE;AADe;AADC,GAA5B,CAHW,GAONb,QAVe,CAApB;AAWD,CAhCiC,CAAlC;AAiCAc,OAAO,CAACC,GAAR,CAAYC,QAAZ,KAAyB,YAAzB,GAAwCpB,cAAc,CAACqB,SAAf,GAA2B;AACjE;AACA;AACA;AACA;;AAEA;AACF;AACA;AACA;AACA;AACEjB,EAAAA,QAAQ,EAAE/B,SAAS,CAACiD,IAX6C;;AAajE;AACF;AACA;AACA;AACEjB,EAAAA,OAAO,EAAEhC,SAAS,CAACkD,MAjB8C;;AAmBjE;AACF;AACA;AACEjB,EAAAA,SAAS,EAAEjC,SAAS,CAACmD,MAtB4C;;AAwBjE;AACF;AACA;AACA;AACEhB,EAAAA,SAAS,EAAEnC;AACX;AADoB,GAEnBoD,WA9BgE;;AAgCjE;AACF;AACA;AACEnC,EAAAA,QAAQ,EAAEjB,SAAS,CAACqD,IAnC6C;;AAqCjE;AACF;AACA;AACEnC,EAAAA,KAAK,EAAElB,SAAS,CAACqD,IAxCgD;;AA0CjE;AACF;AACA;AACE5B,EAAAA,MAAM,EAAEzB,SAAS,CAACqD,IA7C+C;;AA+CjE;AACF;AACA;AACE7B,EAAAA,OAAO,EAAExB,SAAS,CAACqD,IAlD8C;;AAoDjE;AACF;AACA;AACA;AACErC,EAAAA,MAAM,EAAEhB,SAAS,CAACsD,KAAV,CAAgB,CAAC,OAAD,CAAhB,CAxDyD;;AA0DjE;AACF;AACA;AACE5B,EAAAA,QAAQ,EAAE1B,SAAS,CAACqD,IA7D6C;;AA+DjE;AACF;AACA;AACEhB,EAAAA,OAAO,EAAErC,SAAS,CAACsD,KAAV,CAAgB,CAAC,QAAD,EAAW,UAAX,EAAuB,UAAvB,CAAhB;AAlEwD,CAAnE,GAmEI,KAAK,CAnET;AAoEA,eAAelD,UAAU,CAACC,MAAD,EAAS;AAChCkD,EAAAA,IAAI,EAAE;AAD0B,CAAT,CAAV,CAEZ5B,cAFY,CAAf","sourcesContent":["import _objectWithoutProperties from \"@babel/runtime/helpers/esm/objectWithoutProperties\";\nimport _extends from \"@babel/runtime/helpers/esm/extends\";\nimport * as React from 'react';\nimport PropTypes from 'prop-types';\nimport clsx from 'clsx';\nimport formControlState from '../FormControl/formControlState';\nimport useFormControl from '../FormControl/useFormControl';\nimport withStyles from '../styles/withStyles';\nexport var styles = function styles(theme) {\n return {\n /* Styles applied to the root element. */\n root: _extends({\n color: theme.palette.text.secondary\n }, theme.typography.caption, {\n textAlign: 'left',\n marginTop: 3,\n margin: 0,\n '&$disabled': {\n color: theme.palette.text.disabled\n },\n '&$error': {\n color: theme.palette.error.main\n }\n }),\n\n /* Pseudo-class applied to the root element if `error={true}`. */\n error: {},\n\n /* Pseudo-class applied to the root element if `disabled={true}`. */\n disabled: {},\n\n /* Styles applied to the root element if `margin=\"dense\"`. */\n marginDense: {\n marginTop: 4\n },\n\n /* Styles applied to the root element if `variant=\"filled\"` or `variant=\"outlined\"`. */\n contained: {\n marginLeft: 14,\n marginRight: 14\n },\n\n /* Pseudo-class applied to the root element if `focused={true}`. */\n focused: {},\n\n /* Pseudo-class applied to the root element if `filled={true}`. */\n filled: {},\n\n /* Pseudo-class applied to the root element if `required={true}`. */\n required: {}\n };\n};\nvar FormHelperText = /*#__PURE__*/React.forwardRef(function FormHelperText(props, ref) {\n var children = props.children,\n classes = props.classes,\n className = props.className,\n _props$component = props.component,\n Component = _props$component === void 0 ? 'p' : _props$component,\n disabled = props.disabled,\n error = props.error,\n filled = props.filled,\n focused = props.focused,\n margin = props.margin,\n required = props.required,\n variant = props.variant,\n other = _objectWithoutProperties(props, [\"children\", \"classes\", \"className\", \"component\", \"disabled\", \"error\", \"filled\", \"focused\", \"margin\", \"required\", \"variant\"]);\n\n var muiFormControl = useFormControl();\n var fcs = formControlState({\n props: props,\n muiFormControl: muiFormControl,\n states: ['variant', 'margin', 'disabled', 'error', 'filled', 'focused', 'required']\n });\n return /*#__PURE__*/React.createElement(Component, _extends({\n className: clsx(classes.root, (fcs.variant === 'filled' || fcs.variant === 'outlined') && classes.contained, className, fcs.disabled && classes.disabled, fcs.error && classes.error, fcs.filled && classes.filled, fcs.focused && classes.focused, fcs.required && classes.required, fcs.margin === 'dense' && classes.marginDense),\n ref: ref\n }, other), children === ' ' ?\n /*#__PURE__*/\n // eslint-disable-next-line react/no-danger\n React.createElement(\"span\", {\n dangerouslySetInnerHTML: {\n __html: '​'\n }\n }) : children);\n});\nprocess.env.NODE_ENV !== \"production\" ? FormHelperText.propTypes = {\n // ----------------------------- Warning --------------------------------\n // | These PropTypes are generated from the TypeScript type definitions |\n // | To update them edit the d.ts file and run \"yarn proptypes\" |\n // ----------------------------------------------------------------------\n\n /**\n * The content of the component.\n *\n * If `' '` is provided, the component reserves one line height for displaying a future message.\n */\n children: PropTypes.node,\n\n /**\n * Override or extend the styles applied to the component.\n * See [CSS API](#css) below for more details.\n */\n classes: PropTypes.object,\n\n /**\n * @ignore\n */\n className: PropTypes.string,\n\n /**\n * The component used for the root node.\n * Either a string to use a HTML element or a component.\n */\n component: PropTypes\n /* @typescript-to-proptypes-ignore */\n .elementType,\n\n /**\n * If `true`, the helper text should be displayed in a disabled state.\n */\n disabled: PropTypes.bool,\n\n /**\n * If `true`, helper text should be displayed in an error state.\n */\n error: PropTypes.bool,\n\n /**\n * If `true`, the helper text should use filled classes key.\n */\n filled: PropTypes.bool,\n\n /**\n * If `true`, the helper text should use focused classes key.\n */\n focused: PropTypes.bool,\n\n /**\n * If `dense`, will adjust vertical spacing. This is normally obtained via context from\n * FormControl.\n */\n margin: PropTypes.oneOf(['dense']),\n\n /**\n * If `true`, the helper text should use required classes key.\n */\n required: PropTypes.bool,\n\n /**\n * The variant to use.\n */\n variant: PropTypes.oneOf(['filled', 'outlined', 'standard'])\n} : void 0;\nexport default withStyles(styles, {\n name: 'MuiFormHelperText'\n})(FormHelperText);"]},"metadata":{},"sourceType":"module"}