PromoCursed/node_modules/.cache/babel-loader/fc58e7bf3884d39af687a4d4e10f1c20d0eff4480d321669a236ba60df7312c5.json
2024-08-20 23:25:37 +04:00

1 line
8.6 KiB
JSON

{"ast":null,"code":"\"use client\";\n\nimport React, { useContext } from 'react';\nimport classNames from 'classnames';\nimport { devUseWarning } from '../_util/warning';\nimport { ConfigContext } from '../config-provider';\nimport useMessage from '../message/useMessage';\nimport useModal from '../modal/useModal';\nimport useNotification from '../notification/useNotification';\nimport AppContext, { AppConfigContext } from './context';\nimport useStyle from './style';\nconst useApp = () => React.useContext(AppContext);\nconst App = props => {\n const {\n prefixCls: customizePrefixCls,\n children,\n className,\n rootClassName,\n message,\n notification,\n style,\n component = 'div'\n } = props;\n const {\n getPrefixCls\n } = useContext(ConfigContext);\n const prefixCls = getPrefixCls('app', customizePrefixCls);\n const [wrapCSSVar, hashId, cssVarCls] = useStyle(prefixCls);\n const customClassName = classNames(hashId, prefixCls, className, rootClassName, cssVarCls);\n const appConfig = useContext(AppConfigContext);\n const mergedAppConfig = React.useMemo(() => ({\n message: Object.assign(Object.assign({}, appConfig.message), message),\n notification: Object.assign(Object.assign({}, appConfig.notification), notification)\n }), [message, notification, appConfig.message, appConfig.notification]);\n const [messageApi, messageContextHolder] = useMessage(mergedAppConfig.message);\n const [notificationApi, notificationContextHolder] = useNotification(mergedAppConfig.notification);\n const [ModalApi, ModalContextHolder] = useModal();\n const memoizedContextValue = React.useMemo(() => ({\n message: messageApi,\n notification: notificationApi,\n modal: ModalApi\n }), [messageApi, notificationApi, ModalApi]);\n // https://github.com/ant-design/ant-design/issues/48802#issuecomment-2097813526\n devUseWarning('App')(!(cssVarCls && component === false), 'usage', 'When using cssVar, ensure `component` is assigned a valid React component string.');\n // ============================ Render ============================\n const Component = component === false ? React.Fragment : component;\n const rootProps = {\n className: customClassName,\n style\n };\n return wrapCSSVar( /*#__PURE__*/React.createElement(AppContext.Provider, {\n value: memoizedContextValue\n }, /*#__PURE__*/React.createElement(AppConfigContext.Provider, {\n value: mergedAppConfig\n }, /*#__PURE__*/React.createElement(Component, Object.assign({}, component === false ? undefined : rootProps), ModalContextHolder, messageContextHolder, notificationContextHolder, children))));\n};\nif (process.env.NODE_ENV !== 'production') {\n App.displayName = 'App';\n}\nApp.useApp = useApp;\nexport default App;","map":{"version":3,"names":["React","useContext","classNames","devUseWarning","ConfigContext","useMessage","useModal","useNotification","AppContext","AppConfigContext","useStyle","useApp","App","props","prefixCls","customizePrefixCls","children","className","rootClassName","message","notification","style","component","getPrefixCls","wrapCSSVar","hashId","cssVarCls","customClassName","appConfig","mergedAppConfig","useMemo","Object","assign","messageApi","messageContextHolder","notificationApi","notificationContextHolder","ModalApi","ModalContextHolder","memoizedContextValue","modal","Component","Fragment","rootProps","createElement","Provider","value","undefined","process","env","NODE_ENV","displayName"],"sources":["C:/Users/Аришина)/source/repos/PromoCursed/node_modules/antd/es/app/index.js"],"sourcesContent":["\"use client\";\n\nimport React, { useContext } from 'react';\nimport classNames from 'classnames';\nimport { devUseWarning } from '../_util/warning';\nimport { ConfigContext } from '../config-provider';\nimport useMessage from '../message/useMessage';\nimport useModal from '../modal/useModal';\nimport useNotification from '../notification/useNotification';\nimport AppContext, { AppConfigContext } from './context';\nimport useStyle from './style';\nconst useApp = () => React.useContext(AppContext);\nconst App = props => {\n const {\n prefixCls: customizePrefixCls,\n children,\n className,\n rootClassName,\n message,\n notification,\n style,\n component = 'div'\n } = props;\n const {\n getPrefixCls\n } = useContext(ConfigContext);\n const prefixCls = getPrefixCls('app', customizePrefixCls);\n const [wrapCSSVar, hashId, cssVarCls] = useStyle(prefixCls);\n const customClassName = classNames(hashId, prefixCls, className, rootClassName, cssVarCls);\n const appConfig = useContext(AppConfigContext);\n const mergedAppConfig = React.useMemo(() => ({\n message: Object.assign(Object.assign({}, appConfig.message), message),\n notification: Object.assign(Object.assign({}, appConfig.notification), notification)\n }), [message, notification, appConfig.message, appConfig.notification]);\n const [messageApi, messageContextHolder] = useMessage(mergedAppConfig.message);\n const [notificationApi, notificationContextHolder] = useNotification(mergedAppConfig.notification);\n const [ModalApi, ModalContextHolder] = useModal();\n const memoizedContextValue = React.useMemo(() => ({\n message: messageApi,\n notification: notificationApi,\n modal: ModalApi\n }), [messageApi, notificationApi, ModalApi]);\n // https://github.com/ant-design/ant-design/issues/48802#issuecomment-2097813526\n devUseWarning('App')(!(cssVarCls && component === false), 'usage', 'When using cssVar, ensure `component` is assigned a valid React component string.');\n // ============================ Render ============================\n const Component = component === false ? React.Fragment : component;\n const rootProps = {\n className: customClassName,\n style\n };\n return wrapCSSVar( /*#__PURE__*/React.createElement(AppContext.Provider, {\n value: memoizedContextValue\n }, /*#__PURE__*/React.createElement(AppConfigContext.Provider, {\n value: mergedAppConfig\n }, /*#__PURE__*/React.createElement(Component, Object.assign({}, component === false ? undefined : rootProps), ModalContextHolder, messageContextHolder, notificationContextHolder, children))));\n};\nif (process.env.NODE_ENV !== 'production') {\n App.displayName = 'App';\n}\nApp.useApp = useApp;\nexport default App;"],"mappings":"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","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}