You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scripted/website/node_modules/.cache/babel-loader/f202a7f0daf8e0ac0e69738f1ca...

1 line
2.0 KiB

{"ast":null,"code":"import * as React from 'react';\nimport usePlaceholder from './usePlaceholder';\nimport PlaceholderButton from './PlaceholderButton';\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nconst Placeholder = /*#__PURE__*/React.forwardRef((_ref, ref) => {\n let {\n as: Component = 'span',\n ...props\n } = _ref;\n const placeholderProps = usePlaceholder(props);\n return /*#__PURE__*/_jsx(Component, {\n ...placeholderProps,\n ref: ref\n });\n});\nPlaceholder.displayName = 'Placeholder';\nexport default Object.assign(Placeholder, {\n Button: PlaceholderButton\n});","map":{"version":3,"names":["React","usePlaceholder","PlaceholderButton","jsx","_jsx","Placeholder","forwardRef","ref","as","Component","props","placeholderProps","displayName","Object","assign","Button"],"sources":["C:/Cours/SAE/SAE-3.01/Scripted/Scripted/website/node_modules/react-bootstrap/esm/Placeholder.js"],"sourcesContent":["import * as React from 'react';\nimport usePlaceholder from './usePlaceholder';\nimport PlaceholderButton from './PlaceholderButton';\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nconst Placeholder = /*#__PURE__*/React.forwardRef(({\n as: Component = 'span',\n ...props\n}, ref) => {\n const placeholderProps = usePlaceholder(props);\n return /*#__PURE__*/_jsx(Component, { ...placeholderProps,\n ref: ref\n });\n});\nPlaceholder.displayName = 'Placeholder';\nexport default Object.assign(Placeholder, {\n Button: PlaceholderButton\n});"],"mappings":"AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,cAAc,MAAM,kBAAkB;AAC7C,OAAOC,iBAAiB,MAAM,qBAAqB;AACnD,SAASC,GAAG,IAAIC,IAAI,QAAQ,mBAAmB;AAC/C,MAAMC,WAAW,GAAG,aAAaL,KAAK,CAACM,UAAU,CAAC,OAG/CC,GAAG,KAAK;EAAA,IAHwC;IACjDC,EAAE,EAAEC,SAAS,GAAG,MAAM;IACtB,GAAGC;EACL,CAAC;EACC,MAAMC,gBAAgB,GAAGV,cAAc,CAACS,KAAK,CAAC;EAC9C,OAAO,aAAaN,IAAI,CAACK,SAAS,EAAE;IAAE,GAAGE,gBAAgB;IACvDJ,GAAG,EAAEA;EACP,CAAC,CAAC;AACJ,CAAC,CAAC;AACFF,WAAW,CAACO,WAAW,GAAG,aAAa;AACvC,eAAeC,MAAM,CAACC,MAAM,CAACT,WAAW,EAAE;EACxCU,MAAM,EAAEb;AACV,CAAC,CAAC"},"metadata":{},"sourceType":"module"}