@nethesis/phone-island 0.7.78 → 0.7.80

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (239) hide show
  1. package/dist/App.d.ts +1 -0
  2. package/dist/App.js +1 -1
  3. package/dist/App.js.map +1 -1
  4. package/dist/_virtual/_rollupPluginBabelHelpers.js +1 -1
  5. package/dist/_virtual/floating-ui.dom.esm.js +2 -0
  6. package/dist/_virtual/floating-ui.dom.esm.js.map +1 -0
  7. package/dist/_virtual/index.js +1 -1
  8. package/dist/_virtual/index3.js +1 -1
  9. package/dist/_virtual/index4.js +1 -1
  10. package/dist/_virtual/index5.js +1 -1
  11. package/dist/_virtual/index6.js +1 -1
  12. package/dist/_virtual/index8.js +1 -1
  13. package/dist/_virtual/index9.js +2 -0
  14. package/dist/_virtual/index9.js.map +1 -0
  15. package/dist/_virtual/react-tooltip.min.cjs.js +2 -0
  16. package/dist/_virtual/react-tooltip.min.cjs.js.map +1 -0
  17. package/dist/components/Button.js +1 -1
  18. package/dist/components/Button.js.map +1 -1
  19. package/dist/components/CallView/Actions.js +1 -1
  20. package/dist/components/CallView/Actions.js.map +1 -1
  21. package/dist/components/CallView/Avatar.js +1 -1
  22. package/dist/components/CallView/Avatar.js.map +1 -1
  23. package/dist/components/CallView/BackCall.js +1 -1
  24. package/dist/components/CallView/BackCall.js.map +1 -1
  25. package/dist/components/CallView/DisplayName.js +1 -1
  26. package/dist/components/CallView/DisplayName.js.map +1 -1
  27. package/dist/components/CallView/index.js +1 -1
  28. package/dist/components/CallView/index.js.map +1 -1
  29. package/dist/components/Events.d.ts +1 -0
  30. package/dist/components/Events.js +1 -1
  31. package/dist/components/Events.js.map +1 -1
  32. package/dist/components/Hangup.d.ts +1 -0
  33. package/dist/components/Hangup.js +1 -1
  34. package/dist/components/Hangup.js.map +1 -1
  35. package/dist/components/Island.js +1 -1
  36. package/dist/components/Island.js.map +1 -1
  37. package/dist/components/KeypadView/index.js +1 -1
  38. package/dist/components/KeypadView/index.js.map +1 -1
  39. package/dist/components/Socket.js +1 -1
  40. package/dist/components/Socket.js.map +1 -1
  41. package/dist/components/TransferView/ListAvatar.d.ts +2 -2
  42. package/dist/components/TransferView/ListAvatar.js +1 -1
  43. package/dist/components/TransferView/ListAvatar.js.map +1 -1
  44. package/dist/components/TransferView/TransferActions.js +1 -1
  45. package/dist/components/TransferView/TransferActions.js.map +1 -1
  46. package/dist/components/TransferView/TransferList.js +1 -1
  47. package/dist/components/TransferView/TransferList.js.map +1 -1
  48. package/dist/components/WebRTC.d.ts +2 -0
  49. package/dist/components/WebRTC.js +1 -1
  50. package/dist/components/WebRTC.js.map +1 -1
  51. package/dist/events/CallEvents.d.ts +3 -1
  52. package/dist/events/CallEvents.js +1 -1
  53. package/dist/events/CallEvents.js.map +1 -1
  54. package/dist/index.css +1 -1
  55. package/dist/lib/devices/devices.js +1 -1
  56. package/dist/lib/phone/call.d.ts +2 -2
  57. package/dist/lib/phone/call.js +1 -1
  58. package/dist/lib/phone/call.js.map +1 -1
  59. package/dist/lib/webrtc/messages.d.ts +6 -1
  60. package/dist/lib/webrtc/messages.js +1 -1
  61. package/dist/lib/webrtc/messages.js.map +1 -1
  62. package/dist/models/currentCall.d.ts +67 -0
  63. package/dist/models/currentCall.js +1 -1
  64. package/dist/models/currentCall.js.map +1 -1
  65. package/dist/models/motions.js +1 -1
  66. package/dist/models/motions.js.map +1 -1
  67. package/dist/node_modules/@emotion/stylis/dist/stylis.browser.esm.js +1 -1
  68. package/dist/node_modules/@emotion/stylis/dist/stylis.browser.esm.js.map +1 -1
  69. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.browser.min.mjs.js +2 -0
  70. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.browser.min.mjs.js.map +1 -0
  71. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.esm.js +2 -0
  72. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.esm.js.map +1 -0
  73. package/dist/node_modules/@fortawesome/react-fontawesome/index.es.js +1 -1
  74. package/dist/node_modules/@nethesis/nethesis-light-svg-icons/index.mjs.js +1 -1
  75. package/dist/node_modules/@nethesis/nethesis-light-svg-icons/index.mjs.js.map +1 -1
  76. package/dist/node_modules/@nethesis/nethesis-solid-svg-icons/index.mjs.js +1 -1
  77. package/dist/node_modules/@nethesis/nethesis-solid-svg-icons/index.mjs.js.map +1 -1
  78. package/dist/node_modules/@rematch/core/dist/core.esm.js +1 -1
  79. package/dist/node_modules/@rematch/core/dist/core.esm.js.map +1 -1
  80. package/dist/node_modules/bowser/es5.js +1 -1
  81. package/dist/node_modules/bowser/es5.js.map +1 -1
  82. package/dist/node_modules/classnames/index.js +7 -0
  83. package/dist/node_modules/classnames/index.js.map +1 -0
  84. package/dist/node_modules/engine.io-client/build/esm/contrib/has-cors.js +1 -1
  85. package/dist/node_modules/engine.io-client/build/esm/contrib/has-cors.js.map +1 -1
  86. package/dist/node_modules/engine.io-client/build/esm/contrib/parseqs.js +1 -1
  87. package/dist/node_modules/engine.io-client/build/esm/contrib/parseqs.js.map +1 -1
  88. package/dist/node_modules/engine.io-client/build/esm/contrib/parseuri.js +1 -1
  89. package/dist/node_modules/engine.io-client/build/esm/contrib/parseuri.js.map +1 -1
  90. package/dist/node_modules/engine.io-client/build/esm/contrib/yeast.js +1 -1
  91. package/dist/node_modules/engine.io-client/build/esm/contrib/yeast.js.map +1 -1
  92. package/dist/node_modules/engine.io-client/build/esm/globalThis.browser.js +1 -1
  93. package/dist/node_modules/engine.io-client/build/esm/globalThis.browser.js.map +1 -1
  94. package/dist/node_modules/engine.io-client/build/esm/socket.js +1 -1
  95. package/dist/node_modules/engine.io-client/build/esm/socket.js.map +1 -1
  96. package/dist/node_modules/engine.io-client/build/esm/transport.js +1 -1
  97. package/dist/node_modules/engine.io-client/build/esm/transport.js.map +1 -1
  98. package/dist/node_modules/engine.io-client/build/esm/transports/index.js +1 -1
  99. package/dist/node_modules/engine.io-client/build/esm/transports/index.js.map +1 -1
  100. package/dist/node_modules/engine.io-client/build/esm/transports/polling.js +1 -1
  101. package/dist/node_modules/engine.io-client/build/esm/transports/polling.js.map +1 -1
  102. package/dist/node_modules/engine.io-client/build/esm/transports/websocket-constructor.browser.js +1 -1
  103. package/dist/node_modules/engine.io-client/build/esm/transports/websocket-constructor.browser.js.map +1 -1
  104. package/dist/node_modules/engine.io-client/build/esm/transports/websocket.js +1 -1
  105. package/dist/node_modules/engine.io-client/build/esm/transports/websocket.js.map +1 -1
  106. package/dist/node_modules/engine.io-client/build/esm/transports/xmlhttprequest.browser.js +1 -1
  107. package/dist/node_modules/engine.io-client/build/esm/transports/xmlhttprequest.browser.js.map +1 -1
  108. package/dist/node_modules/engine.io-client/build/esm/util.js +1 -1
  109. package/dist/node_modules/engine.io-client/build/esm/util.js.map +1 -1
  110. package/dist/node_modules/engine.io-parser/build/esm/commons.js +1 -1
  111. package/dist/node_modules/engine.io-parser/build/esm/commons.js.map +1 -1
  112. package/dist/node_modules/engine.io-parser/build/esm/contrib/base64-arraybuffer.js +1 -1
  113. package/dist/node_modules/engine.io-parser/build/esm/contrib/base64-arraybuffer.js.map +1 -1
  114. package/dist/node_modules/engine.io-parser/build/esm/decodePacket.browser.js +1 -1
  115. package/dist/node_modules/engine.io-parser/build/esm/decodePacket.browser.js.map +1 -1
  116. package/dist/node_modules/engine.io-parser/build/esm/encodePacket.browser.js +1 -1
  117. package/dist/node_modules/engine.io-parser/build/esm/encodePacket.browser.js.map +1 -1
  118. package/dist/node_modules/engine.io-parser/build/esm/index.js +1 -1
  119. package/dist/node_modules/engine.io-parser/build/esm/index.js.map +1 -1
  120. package/dist/node_modules/framer-motion/dist/framer-motion.js +1 -1
  121. package/dist/node_modules/framer-motion/dist/framer-motion.js.map +1 -1
  122. package/dist/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js +1 -1
  123. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.development.js +9 -1
  124. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.development.js.map +1 -1
  125. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.production.min.js +9 -1
  126. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.production.min.js.map +1 -1
  127. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/index.js +1 -1
  128. package/dist/node_modules/immer/dist/immer.esm.mjs.js +1 -1
  129. package/dist/node_modules/immer/dist/immer.esm.mjs.js.map +1 -1
  130. package/dist/node_modules/js-base64/base64.mjs.js +1 -1
  131. package/dist/node_modules/js-base64/base64.mjs.js.map +1 -1
  132. package/dist/node_modules/mic-check/lib/index.js +1 -1
  133. package/dist/node_modules/mic-check/lib/requestMediaPermissions.js +1 -1
  134. package/dist/node_modules/mic-check/lib/requestMediaPermissions.js.map +1 -1
  135. package/dist/node_modules/moment/moment.js +2 -2
  136. package/dist/node_modules/moment/moment.js.map +1 -1
  137. package/dist/node_modules/prop-types/checkPropTypes.js +1 -1
  138. package/dist/node_modules/prop-types/checkPropTypes.js.map +1 -1
  139. package/dist/node_modules/prop-types/factoryWithTypeCheckers.js +1 -1
  140. package/dist/node_modules/prop-types/factoryWithTypeCheckers.js.map +1 -1
  141. package/dist/node_modules/prop-types/index.js +1 -1
  142. package/dist/node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js +9 -1
  143. package/dist/node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js.map +1 -1
  144. package/dist/node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js +9 -1
  145. package/dist/node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js.map +1 -1
  146. package/dist/node_modules/prop-types/node_modules/react-is/index.js +1 -1
  147. package/dist/node_modules/react-is/cjs/react-is.development.js +9 -1
  148. package/dist/node_modules/react-is/cjs/react-is.development.js.map +1 -1
  149. package/dist/node_modules/react-is/cjs/react-is.production.min.js +9 -1
  150. package/dist/node_modules/react-is/cjs/react-is.production.min.js.map +1 -1
  151. package/dist/node_modules/react-is/index.js +1 -1
  152. package/dist/node_modules/react-is/index.js.map +1 -1
  153. package/dist/node_modules/react-moment/dist/index.js +2 -2
  154. package/dist/node_modules/react-moment/dist/index.js.map +1 -1
  155. package/dist/node_modules/react-redux/es/components/Context.js +1 -1
  156. package/dist/node_modules/react-redux/es/components/Context.js.map +1 -1
  157. package/dist/node_modules/react-redux/es/components/Provider.js +1 -1
  158. package/dist/node_modules/react-redux/es/components/Provider.js.map +1 -1
  159. package/dist/node_modules/react-redux/es/hooks/useDispatch.js +1 -1
  160. package/dist/node_modules/react-redux/es/hooks/useDispatch.js.map +1 -1
  161. package/dist/node_modules/react-redux/es/hooks/useReduxContext.js +1 -1
  162. package/dist/node_modules/react-redux/es/hooks/useReduxContext.js.map +1 -1
  163. package/dist/node_modules/react-redux/es/hooks/useSelector.js +1 -1
  164. package/dist/node_modules/react-redux/es/hooks/useSelector.js.map +1 -1
  165. package/dist/node_modules/react-redux/es/hooks/useStore.js +1 -1
  166. package/dist/node_modules/react-redux/es/hooks/useStore.js.map +1 -1
  167. package/dist/node_modules/react-redux/es/utils/Subscription.js +1 -1
  168. package/dist/node_modules/react-redux/es/utils/Subscription.js.map +1 -1
  169. package/dist/node_modules/react-redux/es/utils/batch.js +1 -1
  170. package/dist/node_modules/react-redux/es/utils/batch.js.map +1 -1
  171. package/dist/node_modules/react-redux/es/utils/useIsomorphicLayoutEffect.js +1 -1
  172. package/dist/node_modules/react-redux/es/utils/useIsomorphicLayoutEffect.js.map +1 -1
  173. package/dist/node_modules/react-redux/es/utils/useSyncExternalStore.js +1 -1
  174. package/dist/node_modules/react-redux/es/utils/useSyncExternalStore.js.map +1 -1
  175. package/dist/node_modules/react-redux/node_modules/react-is/cjs/react-is.development.js +10 -1
  176. package/dist/node_modules/react-redux/node_modules/react-is/cjs/react-is.development.js.map +1 -1
  177. package/dist/node_modules/react-redux/node_modules/react-is/cjs/react-is.production.min.js +10 -1
  178. package/dist/node_modules/react-redux/node_modules/react-is/cjs/react-is.production.min.js.map +1 -1
  179. package/dist/node_modules/react-redux/node_modules/react-is/index.js +1 -1
  180. package/dist/node_modules/react-tooltip/dist/react-tooltip.min.cjs.js +2 -0
  181. package/dist/node_modules/react-tooltip/dist/react-tooltip.min.cjs.js.map +1 -0
  182. package/dist/node_modules/react-tooltip/dist/react-tooltip.min.css.js +2 -0
  183. package/dist/node_modules/react-tooltip/dist/react-tooltip.min.css.js.map +1 -0
  184. package/dist/node_modules/redux/es/redux.js +1 -1
  185. package/dist/node_modules/redux/es/redux.js.map +1 -1
  186. package/dist/node_modules/sdp/sdp.js +1 -1
  187. package/dist/node_modules/sdp/sdp.js.map +1 -1
  188. package/dist/node_modules/socket.io-client/build/esm/index.js +1 -1
  189. package/dist/node_modules/socket.io-client/build/esm/index.js.map +1 -1
  190. package/dist/node_modules/socket.io-client/build/esm/manager.js +1 -1
  191. package/dist/node_modules/socket.io-client/build/esm/manager.js.map +1 -1
  192. package/dist/node_modules/socket.io-client/build/esm/socket.js +1 -1
  193. package/dist/node_modules/socket.io-client/build/esm/socket.js.map +1 -1
  194. package/dist/node_modules/socket.io-client/build/esm/url.js +1 -1
  195. package/dist/node_modules/socket.io-client/build/esm/url.js.map +1 -1
  196. package/dist/node_modules/socket.io-parser/build/esm/binary.js +1 -1
  197. package/dist/node_modules/socket.io-parser/build/esm/binary.js.map +1 -1
  198. package/dist/node_modules/socket.io-parser/build/esm/index.js +1 -1
  199. package/dist/node_modules/socket.io-parser/build/esm/index.js.map +1 -1
  200. package/dist/node_modules/socket.io-parser/build/esm/is-binary.js +1 -1
  201. package/dist/node_modules/socket.io-parser/build/esm/is-binary.js.map +1 -1
  202. package/dist/node_modules/style-inject/dist/style-inject.es.js +2 -0
  203. package/dist/node_modules/style-inject/dist/style-inject.es.js.map +1 -0
  204. package/dist/node_modules/styled-components/dist/styled-components.browser.esm.js +1 -1
  205. package/dist/node_modules/styled-components/dist/styled-components.browser.esm.js.map +1 -1
  206. package/dist/node_modules/tslib/tslib.es6.js +1 -1
  207. package/dist/node_modules/tslib/tslib.es6.js.map +1 -1
  208. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js +1 -1
  209. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.min.js +1 -1
  210. package/dist/node_modules/use-sync-external-store/shim/index.js +1 -1
  211. package/dist/node_modules/webrtc-adapter/src/js/adapter_core.js +1 -1
  212. package/dist/node_modules/webrtc-adapter/src/js/adapter_core.js.map +1 -1
  213. package/dist/node_modules/webrtc-adapter/src/js/adapter_factory.js +1 -1
  214. package/dist/node_modules/webrtc-adapter/src/js/adapter_factory.js.map +1 -1
  215. package/dist/node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js +1 -1
  216. package/dist/node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js.map +1 -1
  217. package/dist/node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js +1 -1
  218. package/dist/node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js.map +1 -1
  219. package/dist/node_modules/webrtc-adapter/src/js/chrome/getusermedia.js +1 -1
  220. package/dist/node_modules/webrtc-adapter/src/js/chrome/getusermedia.js.map +1 -1
  221. package/dist/node_modules/webrtc-adapter/src/js/common_shim.js +1 -1
  222. package/dist/node_modules/webrtc-adapter/src/js/common_shim.js.map +1 -1
  223. package/dist/node_modules/webrtc-adapter/src/js/firefox/firefox_shim.js +1 -1
  224. package/dist/node_modules/webrtc-adapter/src/js/firefox/firefox_shim.js.map +1 -1
  225. package/dist/node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js +1 -1
  226. package/dist/node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js.map +1 -1
  227. package/dist/node_modules/webrtc-adapter/src/js/firefox/getusermedia.js +1 -1
  228. package/dist/node_modules/webrtc-adapter/src/js/firefox/getusermedia.js.map +1 -1
  229. package/dist/node_modules/webrtc-adapter/src/js/safari/safari_shim.js +1 -1
  230. package/dist/node_modules/webrtc-adapter/src/js/safari/safari_shim.js.map +1 -1
  231. package/dist/node_modules/webrtc-adapter/src/js/utils.js +1 -1
  232. package/dist/node_modules/webrtc-adapter/src/js/utils.js.map +1 -1
  233. package/dist/services/astproxy.js +1 -1
  234. package/dist/services/astproxy.js.map +1 -1
  235. package/dist/styles/Island.styles.js +1 -1
  236. package/dist/styles/Island.styles.js.map +1 -1
  237. package/package.json +3 -2
  238. package/dist/node_modules/engine.io-client/build/esm/index.js +0 -2
  239. package/dist/node_modules/engine.io-client/build/esm/index.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"useStore.js","sources":["../../../../../node_modules/react-redux/es/hooks/useStore.js"],"sourcesContent":["import { useContext } from 'react';\nimport { ReactReduxContext } from '../components/Context';\nimport { useReduxContext as useDefaultReduxContext } from './useReduxContext';\n/**\r\n * Hook factory, which creates a `useStore` hook bound to a given context.\r\n *\r\n * @param {React.Context} [context=ReactReduxContext] Context passed to your `<Provider>`.\r\n * @returns {Function} A `useStore` hook bound to the specified context.\r\n */\n\nexport function createStoreHook(context = ReactReduxContext) {\n const useReduxContext = // @ts-ignore\n context === ReactReduxContext ? useDefaultReduxContext : () => useContext(context);\n return function useStore() {\n const {\n store\n } = useReduxContext(); // @ts-ignore\n\n return store;\n };\n}\n/**\r\n * A hook to access the redux store.\r\n *\r\n * @returns {any} the redux store\r\n *\r\n * @example\r\n *\r\n * import React from 'react'\r\n * import { useStore } from 'react-redux'\r\n *\r\n * export const ExampleComponent = () => {\r\n * const store = useStore()\r\n * return <div>{store.getState()}</div>\r\n * }\r\n */\n\nexport const useStore = /*#__PURE__*/createStoreHook();"],"names":["createStoreHook","context","ReactReduxContext","useReduxContext","useDefaultReduxContext","useContext","store","useStore"],"mappings":"mKAUO,SAASA,IAA6C,IAA7BC,yDAAUC,EAAAA,kBAClCC,EACNF,IAAYC,EAAAA,kBAAoBE,EAAAA,gBAAyB,WAAA,OAAMC,EAAAA,WAAWJ,EAAQ,EAClF,OAAO,WAKL,OAFIE,IADFG,MAKN,CAiBaC,IAAAA,EAAwBP"}
1
+ {"version":3,"file":"useStore.js","sources":["../../../../../node_modules/react-redux/es/hooks/useStore.js"],"sourcesContent":["import { useContext } from 'react';\nimport { ReactReduxContext } from '../components/Context';\nimport { useReduxContext as useDefaultReduxContext } from './useReduxContext';\n/**\r\n * Hook factory, which creates a `useStore` hook bound to a given context.\r\n *\r\n * @param {React.Context} [context=ReactReduxContext] Context passed to your `<Provider>`.\r\n * @returns {Function} A `useStore` hook bound to the specified context.\r\n */\n\nexport function createStoreHook(context = ReactReduxContext) {\n const useReduxContext = // @ts-ignore\n context === ReactReduxContext ? useDefaultReduxContext : () => useContext(context);\n return function useStore() {\n const {\n store\n } = useReduxContext(); // @ts-ignore\n\n return store;\n };\n}\n/**\r\n * A hook to access the redux store.\r\n *\r\n * @returns {any} the redux store\r\n *\r\n * @example\r\n *\r\n * import React from 'react'\r\n * import { useStore } from 'react-redux'\r\n *\r\n * export const ExampleComponent = () => {\r\n * const store = useStore()\r\n * return <div>{store.getState()}</div>\r\n * }\r\n */\n\nexport const useStore = /*#__PURE__*/createStoreHook();"],"names":["createStoreHook","context","ReactReduxContext","useReduxContext","useDefaultReduxContext","useContext","store","useStore"],"mappings":"mKAUO,SAASA,IAA6C,IAA7BC,yDAAUC,EAAAA,kBACxC,MAAMC,EACNF,IAAYC,EAAAA,kBAAoBE,EAAAA,gBAAyB,IAAMC,EAAUA,WAACJ,GAC1E,OAAO,WACL,MAAMK,MACJA,GACEH,IAEJ,OAAOG,EAEX,CAiBaC,MAAAA,EAAwBP"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var n=require("./batch.js");var e={notify:function(){},get:function(){return[]}};exports.createSubscription=function(t,r){var u,c=e;function i(){a.onStateChange&&a.onStateChange()}function o(){var e,o,a;u||(u=r?r.addNestedSub(i):t.subscribe(i),e=n.getBatch(),o=null,a=null,c={clear:function(){o=null,a=null},notify:function(){e((function(){for(var n=o;n;)n.callback(),n=n.next}))},get:function(){for(var n=[],e=o;e;)n.push(e),e=e.next;return n},subscribe:function(n){var e=!0,t=a={callback:n,next:null,prev:a};return t.prev?t.prev.next=t:o=t,function(){e&&null!==o&&(e=!1,t.next?t.next.prev=t.prev:a=t.prev,t.prev?t.prev.next=t.next:o=t.next)}}})}var a={addNestedSub:function(n){return o(),c.subscribe(n)},notifyNestedSubs:function(){c.notify()},handleChangeWrapper:i,isSubscribed:function(){return Boolean(u)},trySubscribe:o,tryUnsubscribe:function(){u&&(u(),u=void 0,c.clear(),c=e)},getListeners:function(){return c}};return a};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./batch.js");const t={notify(){},get:()=>[]};exports.createSubscription=function(n,r){let u,c=t;function o(){i.onStateChange&&i.onStateChange()}function s(){u||(u=r?r.addNestedSub(o):n.subscribe(o),c=function(){const t=e.getBatch();let n=null,r=null;return{clear(){n=null,r=null},notify(){t((()=>{let e=n;for(;e;)e.callback(),e=e.next}))},get(){let e=[],t=n;for(;t;)e.push(t),t=t.next;return e},subscribe(e){let t=!0,u=r={callback:e,next:null,prev:r};return u.prev?u.prev.next=u:n=u,function(){t&&null!==n&&(t=!1,u.next?u.next.prev=u.prev:r=u.prev,u.prev?u.prev.next=u.next:n=u.next)}}}}())}const i={addNestedSub:function(e){return s(),c.subscribe(e)},notifyNestedSubs:function(){c.notify()},handleChangeWrapper:o,isSubscribed:function(){return Boolean(u)},trySubscribe:s,tryUnsubscribe:function(){u&&(u(),u=void 0,c.clear(),c=t)},getListeners:()=>c};return i};
2
2
  //# sourceMappingURL=Subscription.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Subscription.js","sources":["../../../../../node_modules/react-redux/es/utils/Subscription.js"],"sourcesContent":["import { getBatch } from './batch'; // encapsulates the subscription logic for connecting a component to the redux store, as\n// well as nesting subscriptions of descendant components, so that we can ensure the\n// ancestor components re-render before descendants\n\nfunction createListenerCollection() {\n const batch = getBatch();\n let first = null;\n let last = null;\n return {\n clear() {\n first = null;\n last = null;\n },\n\n notify() {\n batch(() => {\n let listener = first;\n\n while (listener) {\n listener.callback();\n listener = listener.next;\n }\n });\n },\n\n get() {\n let listeners = [];\n let listener = first;\n\n while (listener) {\n listeners.push(listener);\n listener = listener.next;\n }\n\n return listeners;\n },\n\n subscribe(callback) {\n let isSubscribed = true;\n let listener = last = {\n callback,\n next: null,\n prev: last\n };\n\n if (listener.prev) {\n listener.prev.next = listener;\n } else {\n first = listener;\n }\n\n return function unsubscribe() {\n if (!isSubscribed || first === null) return;\n isSubscribed = false;\n\n if (listener.next) {\n listener.next.prev = listener.prev;\n } else {\n last = listener.prev;\n }\n\n if (listener.prev) {\n listener.prev.next = listener.next;\n } else {\n first = listener.next;\n }\n };\n }\n\n };\n}\n\nconst nullListeners = {\n notify() {},\n\n get: () => []\n};\nexport function createSubscription(store, parentSub) {\n let unsubscribe;\n let listeners = nullListeners;\n\n function addNestedSub(listener) {\n trySubscribe();\n return listeners.subscribe(listener);\n }\n\n function notifyNestedSubs() {\n listeners.notify();\n }\n\n function handleChangeWrapper() {\n if (subscription.onStateChange) {\n subscription.onStateChange();\n }\n }\n\n function isSubscribed() {\n return Boolean(unsubscribe);\n }\n\n function trySubscribe() {\n if (!unsubscribe) {\n unsubscribe = parentSub ? parentSub.addNestedSub(handleChangeWrapper) : store.subscribe(handleChangeWrapper);\n listeners = createListenerCollection();\n }\n }\n\n function tryUnsubscribe() {\n if (unsubscribe) {\n unsubscribe();\n unsubscribe = undefined;\n listeners.clear();\n listeners = nullListeners;\n }\n }\n\n const subscription = {\n addNestedSub,\n notifyNestedSubs,\n handleChangeWrapper,\n isSubscribed,\n trySubscribe,\n tryUnsubscribe,\n getListeners: () => listeners\n };\n return subscription;\n}"],"names":["nullListeners","notify","get","store","parentSub","unsubscribe","listeners","handleChangeWrapper","subscription","onStateChange","trySubscribe","batch","first","last","addNestedSub","subscribe","getBatch","clear","listener","callback","next","push","isSubscribed","prev","notifyNestedSubs","Boolean","tryUnsubscribe","undefined","getListeners"],"mappings":"gGAwEA,IAAMA,EAAgB,CACpBC,OAAM,WAAK,EAEXC,IAAK,WAAA,MAAM,EAAE,8BAER,SAA4BC,EAAOC,GACxC,IAAIC,EACAC,EAAYN,EAWhB,SAASO,IACHC,EAAaC,eACfD,EAAaC,eAEjB,CAMA,SAASC,IAhGX,IACQC,EACFC,EACAC,EA8FGR,IACHA,EAAcD,EAAYA,EAAUU,aAAaP,GAAuBJ,EAAMY,UAAUR,GAjGtFI,EAAQK,EAAAA,WACVJ,EAAQ,KACRC,EAAO,KAgGPP,EA/FG,CACLW,MAAQ,WACNL,EAAQ,KACRC,EAAO,IACR,EAEDZ,OAAS,WACPU,GAAM,WAGJ,IAFA,IAAIO,EAAWN,EAERM,GACLA,EAASC,WACTD,EAAWA,EAASE,IAExB,GACD,EAEDlB,IAAM,WAIJ,IAHA,IAAII,EAAY,GACZY,EAAWN,EAERM,GACLZ,EAAUe,KAAKH,GACfA,EAAWA,EAASE,KAGtB,OAAOd,CACR,EAEDS,UAAS,SAACI,GACR,IAAIG,GAAe,EACfJ,EAAWL,EAAO,CACpBM,SAAAA,EACAC,KAAM,KACNG,KAAMV,GASR,OANIK,EAASK,KACXL,EAASK,KAAKH,KAAOF,EAErBN,EAAQM,EAGH,WACAI,GAA0B,OAAVV,IACrBU,GAAe,EAEXJ,EAASE,KACXF,EAASE,KAAKG,KAAOL,EAASK,KAE9BV,EAAOK,EAASK,KAGdL,EAASK,KACXL,EAASK,KAAKH,KAAOF,EAASE,KAE9BR,EAAQM,EAASE,MAGvB,GAsCF,CAWA,IAAMZ,EAAe,CACnBM,aApCF,SAAsBI,GAEpB,OADAR,IACOJ,EAAUS,UAAUG,EAC7B,EAkCEM,iBAhCF,WACElB,EAAUL,QACZ,EA+BEM,oBAAAA,EACAe,aAxBF,WACE,OAAOG,QAAQpB,EACjB,EAuBEK,aAAAA,EACAgB,eAfF,WACMrB,IACFA,IACAA,OAAcsB,EACdrB,EAAUW,QACVX,EAAYN,EAEhB,EASE4B,aAAc,WAAA,OAAMtB,CAAS,GAE/B,OAAOE,CACT"}
1
+ {"version":3,"file":"Subscription.js","sources":["../../../../../node_modules/react-redux/es/utils/Subscription.js"],"sourcesContent":["import { getBatch } from './batch'; // encapsulates the subscription logic for connecting a component to the redux store, as\n// well as nesting subscriptions of descendant components, so that we can ensure the\n// ancestor components re-render before descendants\n\nfunction createListenerCollection() {\n const batch = getBatch();\n let first = null;\n let last = null;\n return {\n clear() {\n first = null;\n last = null;\n },\n\n notify() {\n batch(() => {\n let listener = first;\n\n while (listener) {\n listener.callback();\n listener = listener.next;\n }\n });\n },\n\n get() {\n let listeners = [];\n let listener = first;\n\n while (listener) {\n listeners.push(listener);\n listener = listener.next;\n }\n\n return listeners;\n },\n\n subscribe(callback) {\n let isSubscribed = true;\n let listener = last = {\n callback,\n next: null,\n prev: last\n };\n\n if (listener.prev) {\n listener.prev.next = listener;\n } else {\n first = listener;\n }\n\n return function unsubscribe() {\n if (!isSubscribed || first === null) return;\n isSubscribed = false;\n\n if (listener.next) {\n listener.next.prev = listener.prev;\n } else {\n last = listener.prev;\n }\n\n if (listener.prev) {\n listener.prev.next = listener.next;\n } else {\n first = listener.next;\n }\n };\n }\n\n };\n}\n\nconst nullListeners = {\n notify() {},\n\n get: () => []\n};\nexport function createSubscription(store, parentSub) {\n let unsubscribe;\n let listeners = nullListeners;\n\n function addNestedSub(listener) {\n trySubscribe();\n return listeners.subscribe(listener);\n }\n\n function notifyNestedSubs() {\n listeners.notify();\n }\n\n function handleChangeWrapper() {\n if (subscription.onStateChange) {\n subscription.onStateChange();\n }\n }\n\n function isSubscribed() {\n return Boolean(unsubscribe);\n }\n\n function trySubscribe() {\n if (!unsubscribe) {\n unsubscribe = parentSub ? parentSub.addNestedSub(handleChangeWrapper) : store.subscribe(handleChangeWrapper);\n listeners = createListenerCollection();\n }\n }\n\n function tryUnsubscribe() {\n if (unsubscribe) {\n unsubscribe();\n unsubscribe = undefined;\n listeners.clear();\n listeners = nullListeners;\n }\n }\n\n const subscription = {\n addNestedSub,\n notifyNestedSubs,\n handleChangeWrapper,\n isSubscribed,\n trySubscribe,\n tryUnsubscribe,\n getListeners: () => listeners\n };\n return subscription;\n}"],"names":["nullListeners","notify","get","store","parentSub","unsubscribe","listeners","handleChangeWrapper","subscription","onStateChange","trySubscribe","addNestedSub","subscribe","batch","getBatch","first","last","clear","listener","callback","next","push","isSubscribed","prev","createListenerCollection","notifyNestedSubs","Boolean","tryUnsubscribe","undefined","getListeners"],"mappings":"gGAwEA,MAAMA,EAAgB,CACpBC,SAAW,EAEXC,IAAK,IAAM,+BAEN,SAA4BC,EAAOC,GACxC,IAAIC,EACAC,EAAYN,EAWhB,SAASO,IACHC,EAAaC,eACfD,EAAaC,eAEjB,CAMA,SAASC,IACFL,IACHA,EAAcD,EAAYA,EAAUO,aAAaJ,GAAuBJ,EAAMS,UAAUL,GACxFD,EAnGN,WACE,MAAMO,EAAQC,EAAAA,WACd,IAAIC,EAAQ,KACRC,EAAO,KACX,MAAO,CACLC,QACEF,EAAQ,KACRC,EAAO,IACR,EAEDf,SACEY,GAAM,KACJ,IAAIK,EAAWH,EAEf,KAAOG,GACLA,EAASC,WACTD,EAAWA,EAASE,IACtB,GAEH,EAEDlB,MACE,IAAII,EAAY,GACZY,EAAWH,EAEf,KAAOG,GACLZ,EAAUe,KAAKH,GACfA,EAAWA,EAASE,KAGtB,OAAOd,CACR,EAEDM,UAAUO,GACR,IAAIG,GAAe,EACfJ,EAAWF,EAAO,CACpBG,WACAC,KAAM,KACNG,KAAMP,GASR,OANIE,EAASK,KACXL,EAASK,KAAKH,KAAOF,EAErBH,EAAQG,EAGH,WACAI,GAA0B,OAAVP,IACrBO,GAAe,EAEXJ,EAASE,KACXF,EAASE,KAAKG,KAAOL,EAASK,KAE9BP,EAAOE,EAASK,KAGdL,EAASK,KACXL,EAASK,KAAKH,KAAOF,EAASE,KAE9BL,EAAQG,EAASE,MAGvB,EAGJ,CAiCkBI,GAEhB,CAWA,MAAMhB,EAAe,CACnBG,aApCF,SAAsBO,GAEpB,OADAR,IACOJ,EAAUM,UAAUM,EAC7B,EAkCEO,iBAhCF,WACEnB,EAAUL,QACZ,EA+BEM,sBACAe,aAxBF,WACE,OAAOI,QAAQrB,EACjB,EAuBEK,eACAiB,eAfF,WACMtB,IACFA,IACAA,OAAcuB,EACdtB,EAAUW,QACVX,EAAYN,EAEhB,EASE6B,aAAc,IAAMvB,GAEtB,OAAOE,CACT"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=function(t){t()};exports.getBatch=function(){return t},exports.setBatch=function(e){return t=e};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});let e=function(e){e()};exports.getBatch=()=>e,exports.setBatch=t=>e=t;
2
2
  //# sourceMappingURL=batch.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"batch.js","sources":["../../../../../node_modules/react-redux/es/utils/batch.js"],"sourcesContent":["// Default to a dummy \"batch\" implementation that just runs the callback\nfunction defaultNoopBatch(callback) {\n callback();\n}\n\nlet batch = defaultNoopBatch; // Allow injecting another batching function later\n\nexport const setBatch = newBatch => batch = newBatch; // Supply a getter just to skip dealing with ESM bindings\n\nexport const getBatch = () => batch;"],"names":["batch","callback","newBatch"],"mappings":"oEAKA,IAAIA,EAJJ,SAA0BC,GACxBA,GACF,mBAMwB,WAAH,OAASD,CAAK,mBAFX,SAAAE,GAAQ,OAAIF,EAAQE,CAAQ"}
1
+ {"version":3,"file":"batch.js","sources":["../../../../../node_modules/react-redux/es/utils/batch.js"],"sourcesContent":["// Default to a dummy \"batch\" implementation that just runs the callback\nfunction defaultNoopBatch(callback) {\n callback();\n}\n\nlet batch = defaultNoopBatch; // Allow injecting another batching function later\n\nexport const setBatch = newBatch => batch = newBatch; // Supply a getter just to skip dealing with ESM bindings\n\nexport const getBatch = () => batch;"],"names":["batch","callback","newBatch"],"mappings":"oEAKA,IAAIA,EAJJ,SAA0BC,GACxBA,GACF,mBAMwB,IAAMD,mBAFNE,GAAYF,EAAQE"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),o=t?e.useLayoutEffect:e.useEffect;exports.canUseDOM=t,exports.useIsomorphicLayoutEffect=o;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react");const t=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),o=t?e.useLayoutEffect:e.useEffect;exports.canUseDOM=t,exports.useIsomorphicLayoutEffect=o;
2
2
  //# sourceMappingURL=useIsomorphicLayoutEffect.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"useIsomorphicLayoutEffect.js","sources":["../../../../../node_modules/react-redux/es/utils/useIsomorphicLayoutEffect.js"],"sourcesContent":["import { useEffect, useLayoutEffect } from 'react'; // React currently throws a warning when using useLayoutEffect on the server.\n// To get around it, we can conditionally useEffect on the server (no-op) and\n// useLayoutEffect in the browser. We need useLayoutEffect to ensure the store\n// subscription callback always has the selector from the latest render commit\n// available, otherwise a store update may happen between render and the effect,\n// which may cause missed updates; we also must ensure the store subscription\n// is created synchronously, otherwise a store update may occur before the\n// subscription is created and an inconsistent state may be observed\n// Matches logic in React's `shared/ExecutionEnvironment` file\n\nexport const canUseDOM = !!(typeof window !== 'undefined' && typeof window.document !== 'undefined' && typeof window.document.createElement !== 'undefined');\nexport const useIsomorphicLayoutEffect = canUseDOM ? useLayoutEffect : useEffect;"],"names":["canUseDOM","window","document","createElement","useIsomorphicLayoutEffect","useLayoutEffect","useEffect"],"mappings":"2FAUaA,IAAiC,oBAAXC,aAAqD,IAApBA,OAAOC,eAAqE,IAAlCD,OAAOC,SAASC,eACjHC,EAA4BJ,EAAYK,kBAAkBC,EAAAA"}
1
+ {"version":3,"file":"useIsomorphicLayoutEffect.js","sources":["../../../../../node_modules/react-redux/es/utils/useIsomorphicLayoutEffect.js"],"sourcesContent":["import { useEffect, useLayoutEffect } from 'react'; // React currently throws a warning when using useLayoutEffect on the server.\n// To get around it, we can conditionally useEffect on the server (no-op) and\n// useLayoutEffect in the browser. We need useLayoutEffect to ensure the store\n// subscription callback always has the selector from the latest render commit\n// available, otherwise a store update may happen between render and the effect,\n// which may cause missed updates; we also must ensure the store subscription\n// is created synchronously, otherwise a store update may occur before the\n// subscription is created and an inconsistent state may be observed\n// Matches logic in React's `shared/ExecutionEnvironment` file\n\nexport const canUseDOM = !!(typeof window !== 'undefined' && typeof window.document !== 'undefined' && typeof window.document.createElement !== 'undefined');\nexport const useIsomorphicLayoutEffect = canUseDOM ? useLayoutEffect : useEffect;"],"names":["canUseDOM","window","document","createElement","useIsomorphicLayoutEffect","useLayoutEffect","useEffect"],"mappings":"2FAUO,MAAMA,IAAiC,oBAAXC,aAAqD,IAApBA,OAAOC,eAAqE,IAAlCD,OAAOC,SAASC,eACjHC,EAA4BJ,EAAYK,kBAAkBC,EAAAA"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.notInitialized=function(){throw new Error("uSES not initialized!")};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.notInitialized=()=>{throw new Error("uSES not initialized!")};
2
2
  //# sourceMappingURL=useSyncExternalStore.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"useSyncExternalStore.js","sources":["../../../../../node_modules/react-redux/es/utils/useSyncExternalStore.js"],"sourcesContent":["export const notInitialized = () => {\n throw new Error('uSES not initialized!');\n};"],"names":["Error"],"mappings":"2FAA8B,WAC5B,MAAM,IAAIA,MAAM,wBAClB"}
1
+ {"version":3,"file":"useSyncExternalStore.js","sources":["../../../../../node_modules/react-redux/es/utils/useSyncExternalStore.js"],"sourcesContent":["export const notInitialized = () => {\n throw new Error('uSES not initialized!');\n};"],"names":["Error"],"mappings":"2FAA8B,KAC5B,MAAM,IAAIA,MAAM,wBAAwB"}
@@ -1,2 +1,11 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,r=require("../../../../../_virtual/_rollupPluginBabelHelpers.js"),t=require("../../../../../_virtual/react-is.development2.js");exports.__require=function(){return e||(e=1,"production"!==process.env.NODE_ENV&&function(){var e,o=Symbol.for("react.element"),n=Symbol.for("react.portal"),s=Symbol.for("react.fragment"),c=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),_=Symbol.for("react.context"),u=Symbol.for("react.server_context"),p=Symbol.for("react.forward_ref"),f=Symbol.for("react.suspense"),l=Symbol.for("react.suspense_list"),y=Symbol.for("react.memo"),x=Symbol.for("react.lazy"),m=Symbol.for("react.offscreen");function d(e){if("object"===r.typeof(e)&&null!==e){var t=e.$$typeof;switch(t){case o:var m=e.type;switch(m){case s:case i:case c:case f:case l:return m;default:var d=m&&m.$$typeof;switch(d){case u:case _:case p:case x:case y:case a:return d;default:return t}}case n:return t}}}e=Symbol.for("react.module.reference");var b=_,S=a,v=o,$=p,w=s,M=x,C=y,P=n,h=i,g=c,j=f,R=l,E=!1,F=!1;t.__exports.ContextConsumer=b,t.__exports.ContextProvider=S,t.__exports.Element=v,t.__exports.ForwardRef=$,t.__exports.Fragment=w,t.__exports.Lazy=M,t.__exports.Memo=C,t.__exports.Portal=P,t.__exports.Profiler=h,t.__exports.StrictMode=g,t.__exports.Suspense=j,t.__exports.SuspenseList=R,t.__exports.isAsyncMode=function(e){return E||(E=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1},t.__exports.isConcurrentMode=function(e){return F||(F=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1},t.__exports.isContextConsumer=function(e){return d(e)===_},t.__exports.isContextProvider=function(e){return d(e)===a},t.__exports.isElement=function(e){return"object"===r.typeof(e)&&null!==e&&e.$$typeof===o},t.__exports.isForwardRef=function(e){return d(e)===p},t.__exports.isFragment=function(e){return d(e)===s},t.__exports.isLazy=function(e){return d(e)===x},t.__exports.isMemo=function(e){return d(e)===y},t.__exports.isPortal=function(e){return d(e)===n},t.__exports.isProfiler=function(e){return d(e)===i},t.__exports.isStrictMode=function(e){return d(e)===c},t.__exports.isSuspense=function(e){return d(e)===f},t.__exports.isSuspenseList=function(e){return d(e)===l},t.__exports.isValidElementType=function(t){return"string"==typeof t||"function"==typeof t||(t===s||t===i||t===c||t===f||t===l||t===m||"object"===r.typeof(t)&&null!==t&&(t.$$typeof===x||t.$$typeof===y||t.$$typeof===a||t.$$typeof===_||t.$$typeof===p||t.$$typeof===e||void 0!==t.getModuleId))},t.__exports.typeOf=d}()),t.__exports};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,r=require("../../../../../_virtual/react-is.development2.js");
2
+ /**
3
+ * @license React
4
+ * react-is.development.js
5
+ *
6
+ * Copyright (c) Facebook, Inc. and its affiliates.
7
+ *
8
+ * This source code is licensed under the MIT license found in the
9
+ * LICENSE file in the root directory of this source tree.
10
+ */exports.__require=function(){return e||(e=1,"production"!==process.env.NODE_ENV&&function(){var e,t=Symbol.for("react.element"),o=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),i=Symbol.for("react.context"),_=Symbol.for("react.server_context"),f=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),l=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),x=Symbol.for("react.offscreen");function m(e){if("object"==typeof e&&null!==e){var r=e.$$typeof;switch(r){case t:var x=e.type;switch(x){case n:case c:case s:case p:case u:return x;default:var m=x&&x.$$typeof;switch(m){case _:case i:case f:case y:case l:case a:return m;default:return r}}case o:return r}}}e=Symbol.for("react.module.reference");var d=i,b=a,S=t,$=f,v=n,w=y,M=l,C=o,h=c,P=s,R=p,g=u,j=!1,E=!1;r.__exports.ContextConsumer=d,r.__exports.ContextProvider=b,r.__exports.Element=S,r.__exports.ForwardRef=$,r.__exports.Fragment=v,r.__exports.Lazy=w,r.__exports.Memo=M,r.__exports.Portal=C,r.__exports.Profiler=h,r.__exports.StrictMode=P,r.__exports.Suspense=R,r.__exports.SuspenseList=g,r.__exports.isAsyncMode=function(e){return j||(j=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1},r.__exports.isConcurrentMode=function(e){return E||(E=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1},r.__exports.isContextConsumer=function(e){return m(e)===i},r.__exports.isContextProvider=function(e){return m(e)===a},r.__exports.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},r.__exports.isForwardRef=function(e){return m(e)===f},r.__exports.isFragment=function(e){return m(e)===n},r.__exports.isLazy=function(e){return m(e)===y},r.__exports.isMemo=function(e){return m(e)===l},r.__exports.isPortal=function(e){return m(e)===o},r.__exports.isProfiler=function(e){return m(e)===c},r.__exports.isStrictMode=function(e){return m(e)===s},r.__exports.isSuspense=function(e){return m(e)===p},r.__exports.isSuspenseList=function(e){return m(e)===u},r.__exports.isValidElementType=function(r){return"string"==typeof r||"function"==typeof r||(r===n||r===c||r===s||r===p||r===u||r===x||"object"==typeof r&&null!==r&&(r.$$typeof===y||r.$$typeof===l||r.$$typeof===a||r.$$typeof===i||r.$$typeof===f||r.$$typeof===e||void 0!==r.getModuleId))},r.__exports.typeOf=m}()),r.__exports};
2
11
  //# sourceMappingURL=react-is.development.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"react-is.development.js","sources":["../../../../../../node_modules/react-redux/node_modules/react-is/cjs/react-is.development.js"],"sourcesContent":["/**\n * @license React\n * react-is.development.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nif (process.env.NODE_ENV !== \"production\") {\n (function() {\n'use strict';\n\n// ATTENTION\n// When adding new symbols to this file,\n// Please consider also adding to 'react-devtools-shared/src/backend/ReactSymbols'\n// The Symbol used to tag the ReactElement-like types.\nvar REACT_ELEMENT_TYPE = Symbol.for('react.element');\nvar REACT_PORTAL_TYPE = Symbol.for('react.portal');\nvar REACT_FRAGMENT_TYPE = Symbol.for('react.fragment');\nvar REACT_STRICT_MODE_TYPE = Symbol.for('react.strict_mode');\nvar REACT_PROFILER_TYPE = Symbol.for('react.profiler');\nvar REACT_PROVIDER_TYPE = Symbol.for('react.provider');\nvar REACT_CONTEXT_TYPE = Symbol.for('react.context');\nvar REACT_SERVER_CONTEXT_TYPE = Symbol.for('react.server_context');\nvar REACT_FORWARD_REF_TYPE = Symbol.for('react.forward_ref');\nvar REACT_SUSPENSE_TYPE = Symbol.for('react.suspense');\nvar REACT_SUSPENSE_LIST_TYPE = Symbol.for('react.suspense_list');\nvar REACT_MEMO_TYPE = Symbol.for('react.memo');\nvar REACT_LAZY_TYPE = Symbol.for('react.lazy');\nvar REACT_OFFSCREEN_TYPE = Symbol.for('react.offscreen');\n\n// -----------------------------------------------------------------------------\n\nvar enableScopeAPI = false; // Experimental Create Event Handle API.\nvar enableCacheElement = false;\nvar enableTransitionTracing = false; // No known bugs, but needs performance testing\n\nvar enableLegacyHidden = false; // Enables unstable_avoidThisFallback feature in Fiber\n// stuff. Intended to enable React core members to more easily debug scheduling\n// issues in DEV builds.\n\nvar enableDebugTracing = false; // Track which Fiber(s) schedule render work.\n\nvar REACT_MODULE_REFERENCE;\n\n{\n REACT_MODULE_REFERENCE = Symbol.for('react.module.reference');\n}\n\nfunction isValidElementType(type) {\n if (typeof type === 'string' || typeof type === 'function') {\n return true;\n } // Note: typeof might be other than 'symbol' or 'number' (e.g. if it's a polyfill).\n\n\n if (type === REACT_FRAGMENT_TYPE || type === REACT_PROFILER_TYPE || enableDebugTracing || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || enableLegacyHidden || type === REACT_OFFSCREEN_TYPE || enableScopeAPI || enableCacheElement || enableTransitionTracing ) {\n return true;\n }\n\n if (typeof type === 'object' && type !== null) {\n if (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || // This needs to include all possible module reference object\n // types supported by any Flight configuration anywhere since\n // we don't know which Flight build this will end up being used\n // with.\n type.$$typeof === REACT_MODULE_REFERENCE || type.getModuleId !== undefined) {\n return true;\n }\n }\n\n return false;\n}\n\nfunction typeOf(object) {\n if (typeof object === 'object' && object !== null) {\n var $$typeof = object.$$typeof;\n\n switch ($$typeof) {\n case REACT_ELEMENT_TYPE:\n var type = object.type;\n\n switch (type) {\n case REACT_FRAGMENT_TYPE:\n case REACT_PROFILER_TYPE:\n case REACT_STRICT_MODE_TYPE:\n case REACT_SUSPENSE_TYPE:\n case REACT_SUSPENSE_LIST_TYPE:\n return type;\n\n default:\n var $$typeofType = type && type.$$typeof;\n\n switch ($$typeofType) {\n case REACT_SERVER_CONTEXT_TYPE:\n case REACT_CONTEXT_TYPE:\n case REACT_FORWARD_REF_TYPE:\n case REACT_LAZY_TYPE:\n case REACT_MEMO_TYPE:\n case REACT_PROVIDER_TYPE:\n return $$typeofType;\n\n default:\n return $$typeof;\n }\n\n }\n\n case REACT_PORTAL_TYPE:\n return $$typeof;\n }\n }\n\n return undefined;\n}\nvar ContextConsumer = REACT_CONTEXT_TYPE;\nvar ContextProvider = REACT_PROVIDER_TYPE;\nvar Element = REACT_ELEMENT_TYPE;\nvar ForwardRef = REACT_FORWARD_REF_TYPE;\nvar Fragment = REACT_FRAGMENT_TYPE;\nvar Lazy = REACT_LAZY_TYPE;\nvar Memo = REACT_MEMO_TYPE;\nvar Portal = REACT_PORTAL_TYPE;\nvar Profiler = REACT_PROFILER_TYPE;\nvar StrictMode = REACT_STRICT_MODE_TYPE;\nvar Suspense = REACT_SUSPENSE_TYPE;\nvar SuspenseList = REACT_SUSPENSE_LIST_TYPE;\nvar hasWarnedAboutDeprecatedIsAsyncMode = false;\nvar hasWarnedAboutDeprecatedIsConcurrentMode = false; // AsyncMode should be deprecated\n\nfunction isAsyncMode(object) {\n {\n if (!hasWarnedAboutDeprecatedIsAsyncMode) {\n hasWarnedAboutDeprecatedIsAsyncMode = true; // Using console['warn'] to evade Babel and ESLint\n\n console['warn']('The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 18+.');\n }\n }\n\n return false;\n}\nfunction isConcurrentMode(object) {\n {\n if (!hasWarnedAboutDeprecatedIsConcurrentMode) {\n hasWarnedAboutDeprecatedIsConcurrentMode = true; // Using console['warn'] to evade Babel and ESLint\n\n console['warn']('The ReactIs.isConcurrentMode() alias has been deprecated, ' + 'and will be removed in React 18+.');\n }\n }\n\n return false;\n}\nfunction isContextConsumer(object) {\n return typeOf(object) === REACT_CONTEXT_TYPE;\n}\nfunction isContextProvider(object) {\n return typeOf(object) === REACT_PROVIDER_TYPE;\n}\nfunction isElement(object) {\n return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\n}\nfunction isForwardRef(object) {\n return typeOf(object) === REACT_FORWARD_REF_TYPE;\n}\nfunction isFragment(object) {\n return typeOf(object) === REACT_FRAGMENT_TYPE;\n}\nfunction isLazy(object) {\n return typeOf(object) === REACT_LAZY_TYPE;\n}\nfunction isMemo(object) {\n return typeOf(object) === REACT_MEMO_TYPE;\n}\nfunction isPortal(object) {\n return typeOf(object) === REACT_PORTAL_TYPE;\n}\nfunction isProfiler(object) {\n return typeOf(object) === REACT_PROFILER_TYPE;\n}\nfunction isStrictMode(object) {\n return typeOf(object) === REACT_STRICT_MODE_TYPE;\n}\nfunction isSuspense(object) {\n return typeOf(object) === REACT_SUSPENSE_TYPE;\n}\nfunction isSuspenseList(object) {\n return typeOf(object) === REACT_SUSPENSE_LIST_TYPE;\n}\n\nexports.ContextConsumer = ContextConsumer;\nexports.ContextProvider = ContextProvider;\nexports.Element = Element;\nexports.ForwardRef = ForwardRef;\nexports.Fragment = Fragment;\nexports.Lazy = Lazy;\nexports.Memo = Memo;\nexports.Portal = Portal;\nexports.Profiler = Profiler;\nexports.StrictMode = StrictMode;\nexports.Suspense = Suspense;\nexports.SuspenseList = SuspenseList;\nexports.isAsyncMode = isAsyncMode;\nexports.isConcurrentMode = isConcurrentMode;\nexports.isContextConsumer = isContextConsumer;\nexports.isContextProvider = isContextProvider;\nexports.isElement = isElement;\nexports.isForwardRef = isForwardRef;\nexports.isFragment = isFragment;\nexports.isLazy = isLazy;\nexports.isMemo = isMemo;\nexports.isPortal = isPortal;\nexports.isProfiler = isProfiler;\nexports.isStrictMode = isStrictMode;\nexports.isSuspense = isSuspense;\nexports.isSuspenseList = isSuspenseList;\nexports.isValidElementType = isValidElementType;\nexports.typeOf = typeOf;\n })();\n}\n"],"names":["process","env","NODE_ENV","REACT_MODULE_REFERENCE","REACT_ELEMENT_TYPE","Symbol","for","REACT_PORTAL_TYPE","REACT_FRAGMENT_TYPE","REACT_STRICT_MODE_TYPE","REACT_PROFILER_TYPE","REACT_PROVIDER_TYPE","REACT_CONTEXT_TYPE","REACT_SERVER_CONTEXT_TYPE","REACT_FORWARD_REF_TYPE","REACT_SUSPENSE_TYPE","REACT_SUSPENSE_LIST_TYPE","REACT_MEMO_TYPE","REACT_LAZY_TYPE","REACT_OFFSCREEN_TYPE","typeOf","object","_typeof","$$typeof","type","$$typeofType","ContextConsumer","ContextProvider","Element","ForwardRef","Fragment","Lazy","Memo","Portal","Profiler","StrictMode","Suspense","SuspenseList","hasWarnedAboutDeprecatedIsAsyncMode","hasWarnedAboutDeprecatedIsConcurrentMode","reactIs_development","__exports","isAsyncMode","console","isConcurrentMode","isContextConsumer","isContextProvider","isElement","isForwardRef","isFragment","isLazy","isMemo","isPortal","isProfiler","isStrictMode","isSuspense","isSuspenseList","isValidElementType","undefined","getModuleId"],"mappings":"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"}
1
+ {"version":3,"file":"react-is.development.js","sources":["../../../../../../node_modules/react-redux/node_modules/react-is/cjs/react-is.development.js"],"sourcesContent":["/**\n * @license React\n * react-is.development.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nif (process.env.NODE_ENV !== \"production\") {\n (function() {\n'use strict';\n\n// ATTENTION\n// When adding new symbols to this file,\n// Please consider also adding to 'react-devtools-shared/src/backend/ReactSymbols'\n// The Symbol used to tag the ReactElement-like types.\nvar REACT_ELEMENT_TYPE = Symbol.for('react.element');\nvar REACT_PORTAL_TYPE = Symbol.for('react.portal');\nvar REACT_FRAGMENT_TYPE = Symbol.for('react.fragment');\nvar REACT_STRICT_MODE_TYPE = Symbol.for('react.strict_mode');\nvar REACT_PROFILER_TYPE = Symbol.for('react.profiler');\nvar REACT_PROVIDER_TYPE = Symbol.for('react.provider');\nvar REACT_CONTEXT_TYPE = Symbol.for('react.context');\nvar REACT_SERVER_CONTEXT_TYPE = Symbol.for('react.server_context');\nvar REACT_FORWARD_REF_TYPE = Symbol.for('react.forward_ref');\nvar REACT_SUSPENSE_TYPE = Symbol.for('react.suspense');\nvar REACT_SUSPENSE_LIST_TYPE = Symbol.for('react.suspense_list');\nvar REACT_MEMO_TYPE = Symbol.for('react.memo');\nvar REACT_LAZY_TYPE = Symbol.for('react.lazy');\nvar REACT_OFFSCREEN_TYPE = Symbol.for('react.offscreen');\n\n// -----------------------------------------------------------------------------\n\nvar enableScopeAPI = false; // Experimental Create Event Handle API.\nvar enableCacheElement = false;\nvar enableTransitionTracing = false; // No known bugs, but needs performance testing\n\nvar enableLegacyHidden = false; // Enables unstable_avoidThisFallback feature in Fiber\n// stuff. Intended to enable React core members to more easily debug scheduling\n// issues in DEV builds.\n\nvar enableDebugTracing = false; // Track which Fiber(s) schedule render work.\n\nvar REACT_MODULE_REFERENCE;\n\n{\n REACT_MODULE_REFERENCE = Symbol.for('react.module.reference');\n}\n\nfunction isValidElementType(type) {\n if (typeof type === 'string' || typeof type === 'function') {\n return true;\n } // Note: typeof might be other than 'symbol' or 'number' (e.g. if it's a polyfill).\n\n\n if (type === REACT_FRAGMENT_TYPE || type === REACT_PROFILER_TYPE || enableDebugTracing || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || enableLegacyHidden || type === REACT_OFFSCREEN_TYPE || enableScopeAPI || enableCacheElement || enableTransitionTracing ) {\n return true;\n }\n\n if (typeof type === 'object' && type !== null) {\n if (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || // This needs to include all possible module reference object\n // types supported by any Flight configuration anywhere since\n // we don't know which Flight build this will end up being used\n // with.\n type.$$typeof === REACT_MODULE_REFERENCE || type.getModuleId !== undefined) {\n return true;\n }\n }\n\n return false;\n}\n\nfunction typeOf(object) {\n if (typeof object === 'object' && object !== null) {\n var $$typeof = object.$$typeof;\n\n switch ($$typeof) {\n case REACT_ELEMENT_TYPE:\n var type = object.type;\n\n switch (type) {\n case REACT_FRAGMENT_TYPE:\n case REACT_PROFILER_TYPE:\n case REACT_STRICT_MODE_TYPE:\n case REACT_SUSPENSE_TYPE:\n case REACT_SUSPENSE_LIST_TYPE:\n return type;\n\n default:\n var $$typeofType = type && type.$$typeof;\n\n switch ($$typeofType) {\n case REACT_SERVER_CONTEXT_TYPE:\n case REACT_CONTEXT_TYPE:\n case REACT_FORWARD_REF_TYPE:\n case REACT_LAZY_TYPE:\n case REACT_MEMO_TYPE:\n case REACT_PROVIDER_TYPE:\n return $$typeofType;\n\n default:\n return $$typeof;\n }\n\n }\n\n case REACT_PORTAL_TYPE:\n return $$typeof;\n }\n }\n\n return undefined;\n}\nvar ContextConsumer = REACT_CONTEXT_TYPE;\nvar ContextProvider = REACT_PROVIDER_TYPE;\nvar Element = REACT_ELEMENT_TYPE;\nvar ForwardRef = REACT_FORWARD_REF_TYPE;\nvar Fragment = REACT_FRAGMENT_TYPE;\nvar Lazy = REACT_LAZY_TYPE;\nvar Memo = REACT_MEMO_TYPE;\nvar Portal = REACT_PORTAL_TYPE;\nvar Profiler = REACT_PROFILER_TYPE;\nvar StrictMode = REACT_STRICT_MODE_TYPE;\nvar Suspense = REACT_SUSPENSE_TYPE;\nvar SuspenseList = REACT_SUSPENSE_LIST_TYPE;\nvar hasWarnedAboutDeprecatedIsAsyncMode = false;\nvar hasWarnedAboutDeprecatedIsConcurrentMode = false; // AsyncMode should be deprecated\n\nfunction isAsyncMode(object) {\n {\n if (!hasWarnedAboutDeprecatedIsAsyncMode) {\n hasWarnedAboutDeprecatedIsAsyncMode = true; // Using console['warn'] to evade Babel and ESLint\n\n console['warn']('The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 18+.');\n }\n }\n\n return false;\n}\nfunction isConcurrentMode(object) {\n {\n if (!hasWarnedAboutDeprecatedIsConcurrentMode) {\n hasWarnedAboutDeprecatedIsConcurrentMode = true; // Using console['warn'] to evade Babel and ESLint\n\n console['warn']('The ReactIs.isConcurrentMode() alias has been deprecated, ' + 'and will be removed in React 18+.');\n }\n }\n\n return false;\n}\nfunction isContextConsumer(object) {\n return typeOf(object) === REACT_CONTEXT_TYPE;\n}\nfunction isContextProvider(object) {\n return typeOf(object) === REACT_PROVIDER_TYPE;\n}\nfunction isElement(object) {\n return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\n}\nfunction isForwardRef(object) {\n return typeOf(object) === REACT_FORWARD_REF_TYPE;\n}\nfunction isFragment(object) {\n return typeOf(object) === REACT_FRAGMENT_TYPE;\n}\nfunction isLazy(object) {\n return typeOf(object) === REACT_LAZY_TYPE;\n}\nfunction isMemo(object) {\n return typeOf(object) === REACT_MEMO_TYPE;\n}\nfunction isPortal(object) {\n return typeOf(object) === REACT_PORTAL_TYPE;\n}\nfunction isProfiler(object) {\n return typeOf(object) === REACT_PROFILER_TYPE;\n}\nfunction isStrictMode(object) {\n return typeOf(object) === REACT_STRICT_MODE_TYPE;\n}\nfunction isSuspense(object) {\n return typeOf(object) === REACT_SUSPENSE_TYPE;\n}\nfunction isSuspenseList(object) {\n return typeOf(object) === REACT_SUSPENSE_LIST_TYPE;\n}\n\nexports.ContextConsumer = ContextConsumer;\nexports.ContextProvider = ContextProvider;\nexports.Element = Element;\nexports.ForwardRef = ForwardRef;\nexports.Fragment = Fragment;\nexports.Lazy = Lazy;\nexports.Memo = Memo;\nexports.Portal = Portal;\nexports.Profiler = Profiler;\nexports.StrictMode = StrictMode;\nexports.Suspense = Suspense;\nexports.SuspenseList = SuspenseList;\nexports.isAsyncMode = isAsyncMode;\nexports.isConcurrentMode = isConcurrentMode;\nexports.isContextConsumer = isContextConsumer;\nexports.isContextProvider = isContextProvider;\nexports.isElement = isElement;\nexports.isForwardRef = isForwardRef;\nexports.isFragment = isFragment;\nexports.isLazy = isLazy;\nexports.isMemo = isMemo;\nexports.isPortal = isPortal;\nexports.isProfiler = isProfiler;\nexports.isStrictMode = isStrictMode;\nexports.isSuspense = isSuspense;\nexports.isSuspenseList = isSuspenseList;\nexports.isValidElementType = isValidElementType;\nexports.typeOf = typeOf;\n })();\n}\n"],"names":["process","env","NODE_ENV","REACT_MODULE_REFERENCE","REACT_ELEMENT_TYPE","Symbol","for","REACT_PORTAL_TYPE","REACT_FRAGMENT_TYPE","REACT_STRICT_MODE_TYPE","REACT_PROFILER_TYPE","REACT_PROVIDER_TYPE","REACT_CONTEXT_TYPE","REACT_SERVER_CONTEXT_TYPE","REACT_FORWARD_REF_TYPE","REACT_SUSPENSE_TYPE","REACT_SUSPENSE_LIST_TYPE","REACT_MEMO_TYPE","REACT_LAZY_TYPE","REACT_OFFSCREEN_TYPE","typeOf","object","$$typeof","type","$$typeofType","ContextConsumer","ContextProvider","Element","ForwardRef","Fragment","Lazy","Memo","Portal","Profiler","StrictMode","Suspense","SuspenseList","hasWarnedAboutDeprecatedIsAsyncMode","hasWarnedAboutDeprecatedIsConcurrentMode","reactIs_development","__exports","isAsyncMode","console","isConcurrentMode","isContextConsumer","isContextProvider","isElement","isForwardRef","isFragment","isLazy","isMemo","isPortal","isProfiler","isStrictMode","isSuspense","isSuspenseList","isValidElementType","undefined","getModuleId"],"mappings":"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"}
@@ -1,2 +1,11 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,r=require("../../../../../_virtual/_rollupPluginBabelHelpers.js"),t=require("../../../../../_virtual/react-is.production.min2.js");exports.__require=function(){if(e)return t.__exports;e=1;var o,s=Symbol.for("react.element"),n=Symbol.for("react.portal"),_=Symbol.for("react.fragment"),u=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),f=Symbol.for("react.provider"),i=Symbol.for("react.context"),p=Symbol.for("react.server_context"),a=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),x=Symbol.for("react.suspense_list"),y=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),d=Symbol.for("react.offscreen");function S(e){if("object"===r.typeof(e)&&null!==e){var t=e.$$typeof;switch(t){case s:switch(e=e.type){case _:case c:case u:case l:case x:return e;default:switch(e=e&&e.$$typeof){case p:case i:case a:case m:case y:case f:return e;default:return t}}case n:return t}}}return o=Symbol.for("react.module.reference"),t.__exports.ContextConsumer=i,t.__exports.ContextProvider=f,t.__exports.Element=s,t.__exports.ForwardRef=a,t.__exports.Fragment=_,t.__exports.Lazy=m,t.__exports.Memo=y,t.__exports.Portal=n,t.__exports.Profiler=c,t.__exports.StrictMode=u,t.__exports.Suspense=l,t.__exports.SuspenseList=x,t.__exports.isAsyncMode=function(){return!1},t.__exports.isConcurrentMode=function(){return!1},t.__exports.isContextConsumer=function(e){return S(e)===i},t.__exports.isContextProvider=function(e){return S(e)===f},t.__exports.isElement=function(e){return"object"===r.typeof(e)&&null!==e&&e.$$typeof===s},t.__exports.isForwardRef=function(e){return S(e)===a},t.__exports.isFragment=function(e){return S(e)===_},t.__exports.isLazy=function(e){return S(e)===m},t.__exports.isMemo=function(e){return S(e)===y},t.__exports.isPortal=function(e){return S(e)===n},t.__exports.isProfiler=function(e){return S(e)===c},t.__exports.isStrictMode=function(e){return S(e)===u},t.__exports.isSuspense=function(e){return S(e)===l},t.__exports.isSuspenseList=function(e){return S(e)===x},t.__exports.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===_||e===c||e===u||e===l||e===x||e===d||"object"===r.typeof(e)&&null!==e&&(e.$$typeof===m||e.$$typeof===y||e.$$typeof===f||e.$$typeof===i||e.$$typeof===a||e.$$typeof===o||void 0!==e.getModuleId)},t.__exports.typeOf=S,t.__exports};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,r=require("../../../../../_virtual/react-is.production.min2.js");
2
+ /**
3
+ * @license React
4
+ * react-is.production.min.js
5
+ *
6
+ * Copyright (c) Facebook, Inc. and its affiliates.
7
+ *
8
+ * This source code is licensed under the MIT license found in the
9
+ * LICENSE file in the root directory of this source tree.
10
+ */exports.__require=function(){if(e)return r.__exports;e=1;var t,o=Symbol.for("react.element"),s=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),_=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),f=Symbol.for("react.provider"),u=Symbol.for("react.context"),i=Symbol.for("react.server_context"),p=Symbol.for("react.forward_ref"),a=Symbol.for("react.suspense"),l=Symbol.for("react.suspense_list"),x=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),m=Symbol.for("react.offscreen");function d(e){if("object"==typeof e&&null!==e){var r=e.$$typeof;switch(r){case o:switch(e=e.type){case n:case c:case _:case a:case l:return e;default:switch(e=e&&e.$$typeof){case i:case u:case p:case y:case x:case f:return e;default:return r}}case s:return r}}}return t=Symbol.for("react.module.reference"),r.__exports.ContextConsumer=u,r.__exports.ContextProvider=f,r.__exports.Element=o,r.__exports.ForwardRef=p,r.__exports.Fragment=n,r.__exports.Lazy=y,r.__exports.Memo=x,r.__exports.Portal=s,r.__exports.Profiler=c,r.__exports.StrictMode=_,r.__exports.Suspense=a,r.__exports.SuspenseList=l,r.__exports.isAsyncMode=function(){return!1},r.__exports.isConcurrentMode=function(){return!1},r.__exports.isContextConsumer=function(e){return d(e)===u},r.__exports.isContextProvider=function(e){return d(e)===f},r.__exports.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},r.__exports.isForwardRef=function(e){return d(e)===p},r.__exports.isFragment=function(e){return d(e)===n},r.__exports.isLazy=function(e){return d(e)===y},r.__exports.isMemo=function(e){return d(e)===x},r.__exports.isPortal=function(e){return d(e)===s},r.__exports.isProfiler=function(e){return d(e)===c},r.__exports.isStrictMode=function(e){return d(e)===_},r.__exports.isSuspense=function(e){return d(e)===a},r.__exports.isSuspenseList=function(e){return d(e)===l},r.__exports.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===c||e===_||e===a||e===l||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===y||e.$$typeof===x||e.$$typeof===f||e.$$typeof===u||e.$$typeof===p||e.$$typeof===t||void 0!==e.getModuleId)},r.__exports.typeOf=d,r.__exports};
2
11
  //# sourceMappingURL=react-is.production.min.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"react-is.production.min.js","sources":["../../../../../../node_modules/react-redux/node_modules/react-is/cjs/react-is.production.min.js"],"sourcesContent":["/**\n * @license React\n * react-is.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var b=Symbol.for(\"react.element\"),c=Symbol.for(\"react.portal\"),d=Symbol.for(\"react.fragment\"),e=Symbol.for(\"react.strict_mode\"),f=Symbol.for(\"react.profiler\"),g=Symbol.for(\"react.provider\"),h=Symbol.for(\"react.context\"),k=Symbol.for(\"react.server_context\"),l=Symbol.for(\"react.forward_ref\"),m=Symbol.for(\"react.suspense\"),n=Symbol.for(\"react.suspense_list\"),p=Symbol.for(\"react.memo\"),q=Symbol.for(\"react.lazy\"),t=Symbol.for(\"react.offscreen\"),u;u=Symbol.for(\"react.module.reference\");\nfunction v(a){if(\"object\"===typeof a&&null!==a){var r=a.$$typeof;switch(r){case b:switch(a=a.type,a){case d:case f:case e:case m:case n:return a;default:switch(a=a&&a.$$typeof,a){case k:case h:case l:case q:case p:case g:return a;default:return r}}case c:return r}}}exports.ContextConsumer=h;exports.ContextProvider=g;exports.Element=b;exports.ForwardRef=l;exports.Fragment=d;exports.Lazy=q;exports.Memo=p;exports.Portal=c;exports.Profiler=f;exports.StrictMode=e;exports.Suspense=m;\nexports.SuspenseList=n;exports.isAsyncMode=function(){return!1};exports.isConcurrentMode=function(){return!1};exports.isContextConsumer=function(a){return v(a)===h};exports.isContextProvider=function(a){return v(a)===g};exports.isElement=function(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===b};exports.isForwardRef=function(a){return v(a)===l};exports.isFragment=function(a){return v(a)===d};exports.isLazy=function(a){return v(a)===q};exports.isMemo=function(a){return v(a)===p};\nexports.isPortal=function(a){return v(a)===c};exports.isProfiler=function(a){return v(a)===f};exports.isStrictMode=function(a){return v(a)===e};exports.isSuspense=function(a){return v(a)===m};exports.isSuspenseList=function(a){return v(a)===n};\nexports.isValidElementType=function(a){return\"string\"===typeof a||\"function\"===typeof a||a===d||a===f||a===e||a===m||a===n||a===t||\"object\"===typeof a&&null!==a&&(a.$$typeof===q||a.$$typeof===p||a.$$typeof===g||a.$$typeof===h||a.$$typeof===l||a.$$typeof===u||void 0!==a.getModuleId)?!0:!1};exports.typeOf=v;\n"],"names":["u","b","Symbol","for","c","d","e","f","g","h","k","l","m","n","p","q","t","v","a","r","$$typeof","type","reactIs_production_min","__exports","ContextConsumer","Element","ForwardRef","Fragment","Lazy","Memo","Portal","StrictMode","Suspense","SuspenseList","isAsyncMode","isContextConsumer","isContextProvider","isElement","_typeof","isForwardRef","isFragment","isLazy","isMemo","isPortal","isStrictMode","isSuspense","isSuspenseList","isValidElementType","getModuleId","typeOf"],"mappings":"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"}
1
+ {"version":3,"file":"react-is.production.min.js","sources":["../../../../../../node_modules/react-redux/node_modules/react-is/cjs/react-is.production.min.js"],"sourcesContent":["/**\n * @license React\n * react-is.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var b=Symbol.for(\"react.element\"),c=Symbol.for(\"react.portal\"),d=Symbol.for(\"react.fragment\"),e=Symbol.for(\"react.strict_mode\"),f=Symbol.for(\"react.profiler\"),g=Symbol.for(\"react.provider\"),h=Symbol.for(\"react.context\"),k=Symbol.for(\"react.server_context\"),l=Symbol.for(\"react.forward_ref\"),m=Symbol.for(\"react.suspense\"),n=Symbol.for(\"react.suspense_list\"),p=Symbol.for(\"react.memo\"),q=Symbol.for(\"react.lazy\"),t=Symbol.for(\"react.offscreen\"),u;u=Symbol.for(\"react.module.reference\");\nfunction v(a){if(\"object\"===typeof a&&null!==a){var r=a.$$typeof;switch(r){case b:switch(a=a.type,a){case d:case f:case e:case m:case n:return a;default:switch(a=a&&a.$$typeof,a){case k:case h:case l:case q:case p:case g:return a;default:return r}}case c:return r}}}exports.ContextConsumer=h;exports.ContextProvider=g;exports.Element=b;exports.ForwardRef=l;exports.Fragment=d;exports.Lazy=q;exports.Memo=p;exports.Portal=c;exports.Profiler=f;exports.StrictMode=e;exports.Suspense=m;\nexports.SuspenseList=n;exports.isAsyncMode=function(){return!1};exports.isConcurrentMode=function(){return!1};exports.isContextConsumer=function(a){return v(a)===h};exports.isContextProvider=function(a){return v(a)===g};exports.isElement=function(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===b};exports.isForwardRef=function(a){return v(a)===l};exports.isFragment=function(a){return v(a)===d};exports.isLazy=function(a){return v(a)===q};exports.isMemo=function(a){return v(a)===p};\nexports.isPortal=function(a){return v(a)===c};exports.isProfiler=function(a){return v(a)===f};exports.isStrictMode=function(a){return v(a)===e};exports.isSuspense=function(a){return v(a)===m};exports.isSuspenseList=function(a){return v(a)===n};\nexports.isValidElementType=function(a){return\"string\"===typeof a||\"function\"===typeof a||a===d||a===f||a===e||a===m||a===n||a===t||\"object\"===typeof a&&null!==a&&(a.$$typeof===q||a.$$typeof===p||a.$$typeof===g||a.$$typeof===h||a.$$typeof===l||a.$$typeof===u||void 0!==a.getModuleId)?!0:!1};exports.typeOf=v;\n"],"names":["u","b","Symbol","for","c","d","e","f","g","h","k","l","m","n","p","q","t","v","a","r","$$typeof","type","reactIs_production_min","__exports","ContextConsumer","Element","ForwardRef","Fragment","Lazy","Memo","Portal","StrictMode","Suspense","SuspenseList","isAsyncMode","isContextConsumer","isContextProvider","isElement","isForwardRef","isFragment","isLazy","isMemo","isPortal","isStrictMode","isSuspense","isSuspenseList","isValidElementType","getModuleId","typeOf"],"mappings":"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"}
@@ -1,2 +1,2 @@
1
- "use strict";var e,r=require("../../../../_virtual/index2.js"),s=require("./cjs/react-is.production.min.js"),i=require("./cjs/react-is.development.js");e=r.reactIs,"production"===process.env.NODE_ENV?e.exports=s.__require():e.exports=i.__require();
1
+ "use strict";var e,r=require("../../../../_virtual/index3.js"),s=require("./cjs/react-is.production.min.js"),i=require("./cjs/react-is.development.js");e=r.reactIs,"production"===process.env.NODE_ENV?e.exports=s.__require():e.exports=i.__require();
2
2
  //# sourceMappingURL=index.js.map
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../_virtual/react-tooltip.min.cjs.js"),t=require("react");require("../../classnames/index.js");var r=require("../../../_virtual/floating-ui.dom.esm.js"),o=require("../../../_virtual/index.js");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=l(t);exports.Tooltip=void 0,Object.defineProperty(e.__exports,"__esModule",{value:!0});var a=n.default,s=o.classnames.exports,c=r.default;function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=u(a),d=u(s);const p=(e,t,r)=>{let o=null;return function(){for(var l=arguments.length,n=new Array(l),a=0;a<l;a++)n[a]=arguments[a];const s=()=>{o=null,r||e.apply(this,n)};r&&!o&&(e.apply(this,n),o=setTimeout(s,t)),r||(o&&clearTimeout(o),o=setTimeout(s,t))}},f={anchorRefs:new Set,activeAnchor:{current:null},attach:()=>{},detach:()=>{},setActiveAnchor:()=>{}},v={getTooltipData:()=>f},m=a.createContext(v);function h(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"DEFAULT_TOOLTIP_ID";return a.useContext(m).getTooltipData(e)}const y="undefined"!=typeof window?a.useLayoutEffect:a.useEffect,w=async e=>{let{elementReference:t=null,tooltipReference:r=null,tooltipArrowReference:o=null,place:l="top",offset:n=10,strategy:a="absolute",middlewares:s=[c.offset(Number(n)),c.flip(),c.shift({padding:5})]}=e;if(!t)return{tooltipStyles:{},tooltipArrowStyles:{},place:l};if(null===r)return{tooltipStyles:{},tooltipArrowStyles:{},place:l};const u=s;return o?(u.push(c.arrow({element:o,padding:5})),c.computePosition(t,r,{placement:l,strategy:a,middleware:u}).then((e=>{let{x:t,y:r,placement:o,middlewareData:l}=e;var n,a;const s={left:`${t}px`,top:`${r}px`},{x:c,y:u}=null!==(n=l.arrow)&&void 0!==n?n:{x:0,y:0};return{tooltipStyles:s,tooltipArrowStyles:{left:null!=c?`${c}px`:"",top:null!=u?`${u}px`:"",right:"",bottom:"",[null!==(a={top:"bottom",right:"left",bottom:"top",left:"right"}[o.split("-")[0]])&&void 0!==a?a:"bottom"]:"-4px"},place:o}}))):c.computePosition(t,r,{placement:"bottom",strategy:a,middleware:u}).then((e=>{let{x:t,y:r,placement:o}=e;return{tooltipStyles:{left:`${t}px`,top:`${r}px`},tooltipArrowStyles:{},place:o}}))};var S={tooltip:"styles-module_tooltip__mnnfp",fixed:"styles-module_fixed__7ciUi",arrow:"styles-module_arrow__K0L3T",noArrow:"styles-module_noArrow__T8y2L",clickable:"styles-module_clickable__Bv9o7",show:"styles-module_show__2NboJ",dark:"styles-module_dark__xNqje",light:"styles-module_light__Z6W-X",success:"styles-module_success__A2AKt",warning:"styles-module_warning__SCK0X",error:"styles-module_error__JvumD",info:"styles-module_info__BWdHW"};const _=e=>{let{id:t,className:r,classNameArrow:o,variant:l="dark",anchorId:n,anchorSelect:s,place:c="top",offset:u=10,events:f=["hover"],openOnClick:v=!1,positionStrategy:m="absolute",middlewares:_,wrapper:E,delayShow:A=0,delayHide:b=0,float:g=!1,noArrow:T=!1,clickable:x=!1,closeOnEsc:O=!1,style:R,position:k,afterShow:L,afterHide:N,content:j,contentWrapperRef:I,isOpen:$,setIsOpen:q,activeAnchor:D,setActiveAnchor:C}=e;const P=a.useRef(null),H=a.useRef(null),W=a.useRef(null),M=a.useRef(null),[F,U]=a.useState(c),[B,K]=a.useState({}),[X,z]=a.useState({}),[J,Y]=a.useState(!1),[Z,G]=a.useState(!1),Q=a.useRef(!1),V=a.useRef(null),{anchorRefs:ee,setActiveAnchor:te}=h(t),re=a.useRef(!1),[oe,le]=a.useState([]),ne=a.useRef(!1),ae=v||f.includes("click");y((()=>(ne.current=!0,()=>{ne.current=!1})),[]),a.useEffect((()=>{if(!J){const e=setTimeout((()=>{G(!1)}),150);return()=>{clearTimeout(e)}}return()=>null}),[J]);const se=e=>{ne.current&&(e&&G(!0),setTimeout((()=>{ne.current&&(null==q||q(e),void 0===$&&Y(e))}),10))};a.useEffect((()=>{if(void 0===$)return()=>null;$&&G(!0);const e=setTimeout((()=>{Y($)}),10);return()=>{clearTimeout(e)}}),[$]),a.useEffect((()=>{J!==Q.current&&(Q.current=J,J?null==L||L():null==N||N())}),[J]);const ce=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:b;M.current&&clearTimeout(M.current),M.current=setTimeout((()=>{re.current||se(!1)}),e)},ue=e=>{var t;if(!e)return;const r=null!==(t=e.currentTarget)&&void 0!==t?t:e.target;if(!(null==r?void 0:r.isConnected))return C(null),void te({current:null});A?(W.current&&clearTimeout(W.current),W.current=setTimeout((()=>{se(!0)}),A)):se(!0),C(r),te({current:r}),M.current&&clearTimeout(M.current)},ie=()=>{x?ce(b||100):b?ce():se(!1),W.current&&clearTimeout(W.current)},de=e=>{let{x:t,y:r}=e;w({place:c,offset:u,elementReference:{getBoundingClientRect:()=>({x:t,y:r,width:0,height:0,top:r,left:t,right:t,bottom:r})},tooltipReference:P.current,tooltipArrowReference:H.current,strategy:m,middlewares:_}).then((e=>{Object.keys(e.tooltipStyles).length&&K(e.tooltipStyles),Object.keys(e.tooltipArrowStyles).length&&z(e.tooltipArrowStyles),U(e.place)}))},pe=e=>{if(!e)return;const t=e,r={x:t.clientX,y:t.clientY};de(r),V.current=r},fe=e=>{ue(e),b&&ce()},ve=e=>{var t;[document.querySelector(`[id='${n}']`),...oe].some((t=>null==t?void 0:t.contains(e.target)))||(null===(t=P.current)||void 0===t?void 0:t.contains(e.target))||se(!1)},me=e=>{"Escape"===e.key&&se(!1)},he=p(ue,50,!0),ye=p(ie,50,!0);a.useEffect((()=>{var e,t;const r=new Set(ee);oe.forEach((e=>{r.add({current:e})}));const o=document.querySelector(`[id='${n}']`);o&&r.add({current:o}),O&&window.addEventListener("keydown",me);const l=[];ae?(window.addEventListener("click",ve),l.push({event:"click",listener:fe})):(l.push({event:"mouseenter",listener:he},{event:"mouseleave",listener:ye},{event:"focus",listener:he},{event:"blur",listener:ye}),g&&l.push({event:"mousemove",listener:pe}));const a=()=>{re.current=!0},s=()=>{re.current=!1,ie()};return x&&!ae&&(null===(e=P.current)||void 0===e||e.addEventListener("mouseenter",a),null===(t=P.current)||void 0===t||t.addEventListener("mouseleave",s)),l.forEach((e=>{let{event:t,listener:o}=e;r.forEach((e=>{var r;null===(r=e.current)||void 0===r||r.addEventListener(t,o)}))})),()=>{var e,t;ae&&window.removeEventListener("click",ve),O&&window.removeEventListener("keydown",me),x&&!ae&&(null===(e=P.current)||void 0===e||e.removeEventListener("mouseenter",a),null===(t=P.current)||void 0===t||t.removeEventListener("mouseleave",s)),l.forEach((e=>{let{event:t,listener:o}=e;r.forEach((e=>{var r;null===(r=e.current)||void 0===r||r.removeEventListener(t,o)}))}))}}),[Z,ee,oe,O,f]),a.useEffect((()=>{let e=null!=s?s:"";!e&&t&&(e=`[data-tooltip-id='${t}']`);const r=new MutationObserver((r=>{const o=[];r.forEach((r=>{if("attributes"===r.type&&"data-tooltip-id"===r.attributeName&&r.target.getAttribute("data-tooltip-id")===t&&o.push(r.target),"childList"===r.type&&(D&&[...r.removedNodes].some((e=>{var t;return!!(null===(t=null==e?void 0:e.contains)||void 0===t?void 0:t.call(e,D))&&(G(!1),se(!1),C(null),!0)})),e))try{const t=[...r.addedNodes].filter((e=>1===e.nodeType));o.push(...t.filter((t=>t.matches(e)))),o.push(...t.flatMap((t=>[...t.querySelectorAll(e)])))}catch(e){}})),o.length&&le((e=>[...e,...o]))}));return r.observe(document.body,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["data-tooltip-id"]}),()=>{r.disconnect()}}),[t,s,D]);const we=()=>{k?de(k):g?V.current&&de(V.current):w({place:c,offset:u,elementReference:D,tooltipReference:P.current,tooltipArrowReference:H.current,strategy:m,middlewares:_}).then((e=>{ne.current&&(Object.keys(e.tooltipStyles).length&&K(e.tooltipStyles),Object.keys(e.tooltipArrowStyles).length&&z(e.tooltipArrowStyles),U(e.place))}))};a.useEffect((()=>{we()}),[J,D,j,R,c,u,m,k]),a.useEffect((()=>{if(!(null==I?void 0:I.current))return()=>null;const e=new ResizeObserver((()=>{we()}));return e.observe(I.current),()=>{e.disconnect()}}),[j,null==I?void 0:I.current]),a.useEffect((()=>{var e;const t=document.querySelector(`[id='${n}']`),r=[...oe,t];D&&r.includes(D)||C(null!==(e=oe[0])&&void 0!==e?e:t)}),[n,oe,D]),a.useEffect((()=>()=>{W.current&&clearTimeout(W.current),M.current&&clearTimeout(M.current)}),[]),a.useEffect((()=>{let e=s;if(!e&&t&&(e=`[data-tooltip-id='${t}']`),e)try{const t=Array.from(document.querySelectorAll(e));le(t)}catch(e){le([])}}),[t,s]);const Se=j&&J&&Object.keys(B).length>0;return Z?i.default.createElement(E,{id:t,role:"tooltip",className:d.default("react-tooltip",S.tooltip,S[l],r,`react-tooltip__place-${F}`,{[S.show]:Se,[S.fixed]:"fixed"===m,[S.clickable]:x}),style:{...R,...B},ref:P},j,i.default.createElement(E,{className:d.default("react-tooltip-arrow",S.arrow,o,{[S.noArrow]:T}),style:X,ref:H})):null},E=e=>{let{content:t}=e;return i.default.createElement("span",{dangerouslySetInnerHTML:{__html:t}})};exports.Tooltip=e.__exports.Tooltip=e=>{let{id:t,anchorId:r,anchorSelect:o,content:l,html:n,render:s,className:c,classNameArrow:u,variant:d="dark",place:p="top",offset:f=10,wrapper:v="div",children:m=null,events:y=["hover"],openOnClick:w=!1,positionStrategy:S="absolute",middlewares:A,delayShow:b=0,delayHide:g=0,float:T=!1,noArrow:x=!1,clickable:O=!1,closeOnEsc:R=!1,style:k,position:L,isOpen:N,setIsOpen:j,afterShow:I,afterHide:$}=e;const[q,D]=a.useState(l),[C,P]=a.useState(n),[H,W]=a.useState(p),[M,F]=a.useState(d),[U,B]=a.useState(f),[K,X]=a.useState(b),[z,J]=a.useState(g),[Y,Z]=a.useState(T),[G,Q]=a.useState(v),[V,ee]=a.useState(y),[te,re]=a.useState(S),[oe,le]=a.useState(null),{anchorRefs:ne,activeAnchor:ae}=h(t),se=e=>null==e?void 0:e.getAttributeNames().reduce(((t,r)=>{var o;return r.startsWith("data-tooltip-")&&(t[r.replace(/^data-tooltip-/,"")]=null!==(o=null==e?void 0:e.getAttribute(r))&&void 0!==o?o:null),t}),{}),ce=e=>{const t={place:e=>{var t;W(null!==(t=e)&&void 0!==t?t:p)},content:e=>{D(null!=e?e:l)},html:e=>{P(null!=e?e:n)},variant:e=>{var t;F(null!==(t=e)&&void 0!==t?t:d)},offset:e=>{B(null===e?f:Number(e))},wrapper:e=>{var t;Q(null!==(t=e)&&void 0!==t?t:v)},events:e=>{const t=null==e?void 0:e.split(" ");ee(null!=t?t:y)},"position-strategy":e=>{var t;re(null!==(t=e)&&void 0!==t?t:S)},"delay-show":e=>{X(null===e?b:Number(e))},"delay-hide":e=>{J(null===e?g:Number(e))},float:e=>{Z(null===e?T:"true"===e)}};Object.values(t).forEach((e=>e(null))),Object.entries(e).forEach((e=>{let[r,o]=e;var l;null===(l=t[r])||void 0===l||l.call(t,o)}))};a.useEffect((()=>{D(l)}),[l]),a.useEffect((()=>{P(n)}),[n]),a.useEffect((()=>{W(p)}),[p]),a.useEffect((()=>{var e;const l=new Set(ne);let n=o;if(!n&&t&&(n=`[data-tooltip-id='${t}']`),n)try{document.querySelectorAll(n).forEach((e=>{l.add({current:e})}))}catch(e){console.warn(`[react-tooltip] "${o}" is not a valid CSS selector`)}const a=document.querySelector(`[id='${r}']`);if(a&&l.add({current:a}),!l.size)return()=>null;const s=null!==(e=null!=oe?oe:a)&&void 0!==e?e:ae.current,c=new MutationObserver((e=>{e.forEach((e=>{var t;if(!s||"attributes"!==e.type||!(null===(t=e.attributeName)||void 0===t?void 0:t.startsWith("data-tooltip-")))return;const r=se(s);ce(r)}))})),u={attributes:!0,childList:!1,subtree:!1};if(s){const e=se(s);ce(e),c.observe(s,u)}return()=>{c.disconnect()}}),[ne,ae,oe,r,o]);let ue=m;const ie=a.useRef(null);s?ue=i.default.createElement("div",{ref:ie,className:"react-tooltip-content-wrapper"},s({content:null!=q?q:null,activeAnchor:oe})):q&&(ue=q),C&&(ue=i.default.createElement(E,{content:C}));const de={id:t,anchorId:r,anchorSelect:o,className:c,classNameArrow:u,content:ue,contentWrapperRef:ie,place:H,variant:M,offset:U,wrapper:G,events:V,openOnClick:w,positionStrategy:te,middlewares:A,delayShow:K,delayHide:z,float:Y,noArrow:x,clickable:O,closeOnEsc:R,style:k,position:L,isOpen:N,setIsOpen:j,afterShow:I,afterHide:$,activeAnchor:oe,setActiveAnchor:e=>le(e)};return i.default.createElement(_,{...de})},e.__exports.TooltipProvider=e=>{let{children:t}=e;const[r,o]=a.useState({DEFAULT_TOOLTIP_ID:new Set}),[l,n]=a.useState({DEFAULT_TOOLTIP_ID:{current:null}}),s=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),l=1;l<t;l++)r[l-1]=arguments[l];o((t=>{var o;const l=null!==(o=t[e])&&void 0!==o?o:new Set;return r.forEach((e=>l.add(e))),{...t,[e]:new Set(l)}}))},c=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),l=1;l<t;l++)r[l-1]=arguments[l];o((t=>{const o=t[e];return o?(r.forEach((e=>o.delete(e))),{...t}):t}))},u=a.useCallback((function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"DEFAULT_TOOLTIP_ID";var t,o;return{anchorRefs:null!==(t=r[e])&&void 0!==t?t:new Set,activeAnchor:null!==(o=l[e])&&void 0!==o?o:{current:null},attach:function(){for(var t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return s(e,...r)},detach:function(){for(var t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return c(e,...r)},setActiveAnchor:t=>((e,t)=>{n((r=>{var o;return(null===(o=r[e])||void 0===o?void 0:o.current)===t.current?r:{...r,[e]:t}}))})(e,t)}}),[r,l,s,c]),d=a.useMemo((()=>({getTooltipData:u})),[u]);return i.default.createElement(m.Provider,{value:d},t)},e.__exports.TooltipWrapper=e=>{let{tooltipId:t,children:r,className:o,place:l,content:n,html:s,variant:c,offset:u,wrapper:p,events:f,positionStrategy:v,delayShow:m,delayHide:y}=e;const{attach:w,detach:S}=h(t),_=a.useRef(null);return a.useEffect((()=>(w(_),()=>{S(_)})),[]),i.default.createElement("span",{ref:_,className:d.default("react-tooltip-wrapper",o),"data-tooltip-place":l,"data-tooltip-content":n,"data-tooltip-html":s,"data-tooltip-variant":c,"data-tooltip-offset":u,"data-tooltip-wrapper":p,"data-tooltip-events":f,"data-tooltip-position-strategy":v,"data-tooltip-delay-show":m,"data-tooltip-delay-hide":y},r)},exports.default=e.__exports;
2
+ //# sourceMappingURL=react-tooltip.min.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"react-tooltip.min.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var o=":root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;left:0;opacity:0;padding:8px 16px;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-out;visibility:hidden;width:max-content;will-change:opacity,visibility}.styles-module_fixed__7ciUi{position:fixed}.styles-module_arrow__K0L3T{background:inherit;height:8px;position:absolute;transform:rotate(45deg);width:8px}.styles-module_noArrow__T8y2L{display:none}.styles-module_clickable__Bv9o7{pointer-events:auto}.styles-module_show__2NboJ{opacity:var(--rt-opacity);visibility:visible}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}";require("../../style-inject/dist/style-inject.es.js").default(o),exports.default=o;
2
+ //# sourceMappingURL=react-tooltip.min.css.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"react-tooltip.min.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../_virtual/_rollupPluginBabelHelpers.js"),t=require("../node_modules/@babel/runtime/helpers/esm/objectSpread2.js");function r(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var n="function"==typeof Symbol&&Symbol.observable||"@@observable",o=function(){return Math.random().toString(36).substring(7).split("").join(".")},i={INIT:"@@redux/INIT"+o(),REPLACE:"@@redux/REPLACE"+o(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+o()}};function s(t){if("object"!==e.typeof(t)||null===t)return!1;for(var r=t;null!==Object.getPrototypeOf(r);)r=Object.getPrototypeOf(r);return Object.getPrototypeOf(t)===r}function u(t){if(void 0===t)return"undefined";if(null===t)return"null";var r=e.typeof(t);switch(r){case"boolean":case"string":case"number":case"symbol":case"function":return r}if(Array.isArray(t))return"array";if(function(e){return e instanceof Date||"function"==typeof e.toDateString&&"function"==typeof e.getDate&&"function"==typeof e.setDate}(t))return"date";if(function(e){return e instanceof Error||"string"==typeof e.message&&e.constructor&&"number"==typeof e.constructor.stackTraceLimit}(t))return"error";var n=function(e){return"function"==typeof e.constructor?e.constructor.name:null}(t);switch(n){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return n}return r.slice(8,-1).toLowerCase().replace(/\s/g,"")}function c(t){var r=e.typeof(t);return"production"!==process.env.NODE_ENV&&(r=u(t)),r}function a(t,o,u){var d;if("function"==typeof o&&"function"==typeof u||"function"==typeof u&&"function"==typeof arguments[3])throw new Error("production"===process.env.NODE_ENV?r(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if("function"==typeof o&&void 0===u&&(u=o,o=void 0),void 0!==u){if("function"!=typeof u)throw new Error("production"===process.env.NODE_ENV?r(1):"Expected the enhancer to be a function. Instead, received: '"+c(u)+"'");return u(a)(t,o)}if("function"!=typeof t)throw new Error("production"===process.env.NODE_ENV?r(2):"Expected the root reducer to be a function. Instead, received: '"+c(t)+"'");var f=t,p=o,l=[],h=l,y=!1;function v(){h===l&&(h=l.slice())}function E(){if(y)throw new Error("production"===process.env.NODE_ENV?r(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return p}function b(e){if("function"!=typeof e)throw new Error("production"===process.env.NODE_ENV?r(4):"Expected the listener to be a function. Instead, received: '"+c(e)+"'");if(y)throw new Error("production"===process.env.NODE_ENV?r(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");var t=!0;return v(),h.push(e),function(){if(t){if(y)throw new Error("production"===process.env.NODE_ENV?r(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");t=!1,v();var n=h.indexOf(e);h.splice(n,1),l=null}}}function w(e){if(!s(e))throw new Error("production"===process.env.NODE_ENV?r(7):"Actions must be plain objects. Instead, the actual type was: '"+c(e)+"'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.");if(void 0===e.type)throw new Error("production"===process.env.NODE_ENV?r(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(y)throw new Error("production"===process.env.NODE_ENV?r(9):"Reducers may not dispatch actions.");try{y=!0,p=f(p,e)}finally{y=!1}for(var t=l=h,n=0;n<t.length;n++){(0,t[n])()}return e}function m(e){if("function"!=typeof e)throw new Error("production"===process.env.NODE_ENV?r(10):"Expected the nextReducer to be a function. Instead, received: '"+c(e));f=e,w({type:i.REPLACE})}function g(){var t,o=b;return(t={subscribe:function(t){if("object"!==e.typeof(t)||null===t)throw new Error("production"===process.env.NODE_ENV?r(11):"Expected the observer to be an object. Instead, received: '"+c(t)+"'");function n(){t.next&&t.next(E())}return n(),{unsubscribe:o(n)}}})[n]=function(){return this},t}return w({type:i.INIT}),(d={dispatch:w,subscribe:b,getState:E,replaceReducer:m})[n]=g,d}var d=a;function f(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e);try{throw new Error(e)}catch(e){}}function p(e,t){return function(){return t(e.apply(this,arguments))}}function l(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return 0===t.length?function(e){return e}:1===t.length?t[0]:t.reduce((function(e,t){return function(){return e(t.apply(void 0,arguments))}}))}function h(){}"production"!==process.env.NODE_ENV&&"string"==typeof h.name&&"isCrushed"!==h.name&&f('You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.'),exports.__DO_NOT_USE__ActionTypes=i,exports.applyMiddleware=function(){for(var e=arguments.length,n=new Array(e),o=0;o<e;o++)n[o]=arguments[o];return function(e){return function(){var o=e.apply(void 0,arguments),i=function(){throw new Error("production"===process.env.NODE_ENV?r(15):"Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")},s={getState:o.getState,dispatch:function(){return i.apply(void 0,arguments)}},u=n.map((function(e){return e(s)}));return i=l.apply(void 0,u)(o.dispatch),t.default(t.default({},o),{},{dispatch:i})}}},exports.bindActionCreators=function(t,n){if("function"==typeof t)return p(t,n);if("object"!==e.typeof(t)||null===t)throw new Error("production"===process.env.NODE_ENV?r(16):"bindActionCreators expected an object or a function, but instead received: '"+c(t)+'\'. Did you write "import ActionCreators from" instead of "import * as ActionCreators from"?');var o={};for(var i in t){var s=t[i];"function"==typeof s&&(o[i]=p(s,n))}return o},exports.combineReducers=function(e){for(var t=Object.keys(e),n={},o=0;o<t.length;o++){var u=t[o];"production"!==process.env.NODE_ENV&&void 0===e[u]&&f('No reducer provided for key "'+u+'"'),"function"==typeof e[u]&&(n[u]=e[u])}var a,d,p=Object.keys(n);"production"!==process.env.NODE_ENV&&(a={});try{!function(e){Object.keys(e).forEach((function(t){var n=e[t];if(void 0===n(void 0,{type:i.INIT}))throw new Error("production"===process.env.NODE_ENV?r(12):'The slice reducer for key "'+t+"\" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.");if(void 0===n(void 0,{type:i.PROBE_UNKNOWN_ACTION()}))throw new Error("production"===process.env.NODE_ENV?r(13):'The slice reducer for key "'+t+"\" returned undefined when probed with a random type. Don't try to handle '"+i.INIT+'\' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.')}))}(n)}catch(e){d=e}return function(e,t){if(void 0===e&&(e={}),d)throw d;if("production"!==process.env.NODE_ENV){var o=function(e,t,r,n){var o=Object.keys(t),u=r&&r.type===i.INIT?"preloadedState argument passed to createStore":"previous state received by the reducer";if(0===o.length)return"Store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.";if(!s(e))return"The "+u+' has unexpected type of "'+c(e)+'". Expected argument to be an object with the following keys: "'+o.join('", "')+'"';var a=Object.keys(e).filter((function(e){return!t.hasOwnProperty(e)&&!n[e]}));return a.forEach((function(e){n[e]=!0})),r&&r.type===i.REPLACE?void 0:a.length>0?"Unexpected "+(a.length>1?"keys":"key")+' "'+a.join('", "')+'" found in '+u+'. Expected to find one of the known reducer keys instead: "'+o.join('", "')+'". Unexpected keys will be ignored.':void 0}(e,n,t,a);o&&f(o)}for(var u=!1,l={},h=0;h<p.length;h++){var y=p[h],v=n[y],E=e[y],b=v(E,t);if(void 0===b){var w=t&&t.type;throw new Error("production"===process.env.NODE_ENV?r(14):"When called with an action of type "+(w?'"'+String(w)+'"':"(unknown type)")+', the slice reducer for key "'+y+'" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.')}l[y]=b,u=u||b!==E}return(u=u||p.length!==Object.keys(e).length)?l:e}},exports.compose=l,exports.createStore=a,exports.legacy_createStore=d;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../node_modules/@babel/runtime/helpers/esm/objectSpread2.js");function t(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var r="function"==typeof Symbol&&Symbol.observable||"@@observable",n=function(){return Math.random().toString(36).substring(7).split("").join(".")},o={INIT:"@@redux/INIT"+n(),REPLACE:"@@redux/REPLACE"+n(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+n()}};function i(e){if("object"!=typeof e||null===e)return!1;for(var t=e;null!==Object.getPrototypeOf(t);)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function s(e){if(void 0===e)return"undefined";if(null===e)return"null";var t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(function(e){return e instanceof Date||"function"==typeof e.toDateString&&"function"==typeof e.getDate&&"function"==typeof e.setDate}(e))return"date";if(function(e){return e instanceof Error||"string"==typeof e.message&&e.constructor&&"number"==typeof e.constructor.stackTraceLimit}(e))return"error";var r=function(e){return"function"==typeof e.constructor?e.constructor.name:null}(e);switch(r){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return r}return t.slice(8,-1).toLowerCase().replace(/\s/g,"")}function u(e){var t=typeof e;return"production"!==process.env.NODE_ENV&&(t=s(e)),t}function c(e,n,s){var a;if("function"==typeof n&&"function"==typeof s||"function"==typeof s&&"function"==typeof arguments[3])throw new Error("production"===process.env.NODE_ENV?t(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if("function"==typeof n&&void 0===s&&(s=n,n=void 0),void 0!==s){if("function"!=typeof s)throw new Error("production"===process.env.NODE_ENV?t(1):"Expected the enhancer to be a function. Instead, received: '"+u(s)+"'");return s(c)(e,n)}if("function"!=typeof e)throw new Error("production"===process.env.NODE_ENV?t(2):"Expected the root reducer to be a function. Instead, received: '"+u(e)+"'");var d=e,f=n,p=[],l=p,h=!1;function y(){l===p&&(l=p.slice())}function v(){if(h)throw new Error("production"===process.env.NODE_ENV?t(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return f}function E(e){if("function"!=typeof e)throw new Error("production"===process.env.NODE_ENV?t(4):"Expected the listener to be a function. Instead, received: '"+u(e)+"'");if(h)throw new Error("production"===process.env.NODE_ENV?t(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");var r=!0;return y(),l.push(e),function(){if(r){if(h)throw new Error("production"===process.env.NODE_ENV?t(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");r=!1,y();var n=l.indexOf(e);l.splice(n,1),p=null}}}function b(e){if(!i(e))throw new Error("production"===process.env.NODE_ENV?t(7):"Actions must be plain objects. Instead, the actual type was: '"+u(e)+"'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.");if(void 0===e.type)throw new Error("production"===process.env.NODE_ENV?t(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(h)throw new Error("production"===process.env.NODE_ENV?t(9):"Reducers may not dispatch actions.");try{h=!0,f=d(f,e)}finally{h=!1}for(var r=p=l,n=0;n<r.length;n++){(0,r[n])()}return e}function w(e){if("function"!=typeof e)throw new Error("production"===process.env.NODE_ENV?t(10):"Expected the nextReducer to be a function. Instead, received: '"+u(e));d=e,b({type:o.REPLACE})}function m(){var e,n=E;return(e={subscribe:function(e){if("object"!=typeof e||null===e)throw new Error("production"===process.env.NODE_ENV?t(11):"Expected the observer to be an object. Instead, received: '"+u(e)+"'");function r(){e.next&&e.next(v())}return r(),{unsubscribe:n(r)}}})[r]=function(){return this},e}return b({type:o.INIT}),(a={dispatch:b,subscribe:E,getState:v,replaceReducer:w})[r]=m,a}var a=c;function d(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e);try{throw new Error(e)}catch(e){}}function f(e,t){return function(){return t(e.apply(this,arguments))}}function p(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return 0===t.length?function(e){return e}:1===t.length?t[0]:t.reduce((function(e,t){return function(){return e(t.apply(void 0,arguments))}}))}function l(){}"production"!==process.env.NODE_ENV&&"string"==typeof l.name&&"isCrushed"!==l.name&&d('You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.'),exports.__DO_NOT_USE__ActionTypes=o,exports.applyMiddleware=function(){for(var r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return function(r){return function(){var o=r.apply(void 0,arguments),i=function(){throw new Error("production"===process.env.NODE_ENV?t(15):"Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")},s={getState:o.getState,dispatch:function(){return i.apply(void 0,arguments)}},u=n.map((function(e){return e(s)}));return i=p.apply(void 0,u)(o.dispatch),e.default(e.default({},o),{},{dispatch:i})}}},exports.bindActionCreators=function(e,r){if("function"==typeof e)return f(e,r);if("object"!=typeof e||null===e)throw new Error("production"===process.env.NODE_ENV?t(16):"bindActionCreators expected an object or a function, but instead received: '"+u(e)+'\'. Did you write "import ActionCreators from" instead of "import * as ActionCreators from"?');var n={};for(var o in e){var i=e[o];"function"==typeof i&&(n[o]=f(i,r))}return n},exports.combineReducers=function(e){for(var r=Object.keys(e),n={},s=0;s<r.length;s++){var c=r[s];"production"!==process.env.NODE_ENV&&void 0===e[c]&&d('No reducer provided for key "'+c+'"'),"function"==typeof e[c]&&(n[c]=e[c])}var a,f,p=Object.keys(n);"production"!==process.env.NODE_ENV&&(a={});try{!function(e){Object.keys(e).forEach((function(r){var n=e[r];if(void 0===n(void 0,{type:o.INIT}))throw new Error("production"===process.env.NODE_ENV?t(12):'The slice reducer for key "'+r+"\" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.");if(void 0===n(void 0,{type:o.PROBE_UNKNOWN_ACTION()}))throw new Error("production"===process.env.NODE_ENV?t(13):'The slice reducer for key "'+r+"\" returned undefined when probed with a random type. Don't try to handle '"+o.INIT+'\' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.')}))}(n)}catch(e){f=e}return function(e,r){if(void 0===e&&(e={}),f)throw f;if("production"!==process.env.NODE_ENV){var s=function(e,t,r,n){var s=Object.keys(t),c=r&&r.type===o.INIT?"preloadedState argument passed to createStore":"previous state received by the reducer";if(0===s.length)return"Store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.";if(!i(e))return"The "+c+' has unexpected type of "'+u(e)+'". Expected argument to be an object with the following keys: "'+s.join('", "')+'"';var a=Object.keys(e).filter((function(e){return!t.hasOwnProperty(e)&&!n[e]}));return a.forEach((function(e){n[e]=!0})),r&&r.type===o.REPLACE?void 0:a.length>0?"Unexpected "+(a.length>1?"keys":"key")+' "'+a.join('", "')+'" found in '+c+'. Expected to find one of the known reducer keys instead: "'+s.join('", "')+'". Unexpected keys will be ignored.':void 0}(e,n,r,a);s&&d(s)}for(var c=!1,l={},h=0;h<p.length;h++){var y=p[h],v=n[y],E=e[y],b=v(E,r);if(void 0===b){var w=r&&r.type;throw new Error("production"===process.env.NODE_ENV?t(14):"When called with an action of type "+(w?'"'+String(w)+'"':"(unknown type)")+', the slice reducer for key "'+y+'" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.')}l[y]=b,c=c||b!==E}return(c=c||p.length!==Object.keys(e).length)?l:e}},exports.compose=p,exports.createStore=c,exports.legacy_createStore=a;
2
2
  //# sourceMappingURL=redux.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"redux.js","sources":["../../../../node_modules/redux/es/redux.js"],"sourcesContent":["import _objectSpread from '@babel/runtime/helpers/esm/objectSpread2';\n\n/**\n * Adapted from React: https://github.com/facebook/react/blob/master/packages/shared/formatProdErrorMessage.js\n *\n * Do not require this module directly! Use normal throw error calls. These messages will be replaced with error codes\n * during build.\n * @param {number} code\n */\nfunction formatProdErrorMessage(code) {\n return \"Minified Redux error #\" + code + \"; visit https://redux.js.org/Errors?code=\" + code + \" for the full message or \" + 'use the non-minified dev environment for full errors. ';\n}\n\n// Inlined version of the `symbol-observable` polyfill\nvar $$observable = (function () {\n return typeof Symbol === 'function' && Symbol.observable || '@@observable';\n})();\n\n/**\n * These are private action types reserved by Redux.\n * For any unknown actions, you must return the current state.\n * If the current state is undefined, you must return the initial state.\n * Do not reference these action types directly in your code.\n */\nvar randomString = function randomString() {\n return Math.random().toString(36).substring(7).split('').join('.');\n};\n\nvar ActionTypes = {\n INIT: \"@@redux/INIT\" + randomString(),\n REPLACE: \"@@redux/REPLACE\" + randomString(),\n PROBE_UNKNOWN_ACTION: function PROBE_UNKNOWN_ACTION() {\n return \"@@redux/PROBE_UNKNOWN_ACTION\" + randomString();\n }\n};\n\n/**\n * @param {any} obj The object to inspect.\n * @returns {boolean} True if the argument appears to be a plain object.\n */\nfunction isPlainObject(obj) {\n if (typeof obj !== 'object' || obj === null) return false;\n var proto = obj;\n\n while (Object.getPrototypeOf(proto) !== null) {\n proto = Object.getPrototypeOf(proto);\n }\n\n return Object.getPrototypeOf(obj) === proto;\n}\n\n// Inlined / shortened version of `kindOf` from https://github.com/jonschlinkert/kind-of\nfunction miniKindOf(val) {\n if (val === void 0) return 'undefined';\n if (val === null) return 'null';\n var type = typeof val;\n\n switch (type) {\n case 'boolean':\n case 'string':\n case 'number':\n case 'symbol':\n case 'function':\n {\n return type;\n }\n }\n\n if (Array.isArray(val)) return 'array';\n if (isDate(val)) return 'date';\n if (isError(val)) return 'error';\n var constructorName = ctorName(val);\n\n switch (constructorName) {\n case 'Symbol':\n case 'Promise':\n case 'WeakMap':\n case 'WeakSet':\n case 'Map':\n case 'Set':\n return constructorName;\n } // other\n\n\n return type.slice(8, -1).toLowerCase().replace(/\\s/g, '');\n}\n\nfunction ctorName(val) {\n return typeof val.constructor === 'function' ? val.constructor.name : null;\n}\n\nfunction isError(val) {\n return val instanceof Error || typeof val.message === 'string' && val.constructor && typeof val.constructor.stackTraceLimit === 'number';\n}\n\nfunction isDate(val) {\n if (val instanceof Date) return true;\n return typeof val.toDateString === 'function' && typeof val.getDate === 'function' && typeof val.setDate === 'function';\n}\n\nfunction kindOf(val) {\n var typeOfVal = typeof val;\n\n if (process.env.NODE_ENV !== 'production') {\n typeOfVal = miniKindOf(val);\n }\n\n return typeOfVal;\n}\n\n/**\n * @deprecated\n *\n * **We recommend using the `configureStore` method\n * of the `@reduxjs/toolkit` package**, which replaces `createStore`.\n *\n * Redux Toolkit is our recommended approach for writing Redux logic today,\n * including store setup, reducers, data fetching, and more.\n *\n * **For more details, please read this Redux docs page:**\n * **https://redux.js.org/introduction/why-rtk-is-redux-today**\n *\n * `configureStore` from Redux Toolkit is an improved version of `createStore` that\n * simplifies setup and helps avoid common bugs.\n *\n * You should not be using the `redux` core package by itself today, except for learning purposes.\n * The `createStore` method from the core `redux` package will not be removed, but we encourage\n * all users to migrate to using Redux Toolkit for all Redux code.\n *\n * If you want to use `createStore` without this visual deprecation warning, use\n * the `legacy_createStore` import instead:\n *\n * `import { legacy_createStore as createStore} from 'redux'`\n *\n */\n\nfunction createStore(reducer, preloadedState, enhancer) {\n var _ref2;\n\n if (typeof preloadedState === 'function' && typeof enhancer === 'function' || typeof enhancer === 'function' && typeof arguments[3] === 'function') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(0) : 'It looks like you are passing several store enhancers to ' + 'createStore(). This is not supported. Instead, compose them ' + 'together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.');\n }\n\n if (typeof preloadedState === 'function' && typeof enhancer === 'undefined') {\n enhancer = preloadedState;\n preloadedState = undefined;\n }\n\n if (typeof enhancer !== 'undefined') {\n if (typeof enhancer !== 'function') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(1) : \"Expected the enhancer to be a function. Instead, received: '\" + kindOf(enhancer) + \"'\");\n }\n\n return enhancer(createStore)(reducer, preloadedState);\n }\n\n if (typeof reducer !== 'function') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(2) : \"Expected the root reducer to be a function. Instead, received: '\" + kindOf(reducer) + \"'\");\n }\n\n var currentReducer = reducer;\n var currentState = preloadedState;\n var currentListeners = [];\n var nextListeners = currentListeners;\n var isDispatching = false;\n /**\n * This makes a shallow copy of currentListeners so we can use\n * nextListeners as a temporary list while dispatching.\n *\n * This prevents any bugs around consumers calling\n * subscribe/unsubscribe in the middle of a dispatch.\n */\n\n function ensureCanMutateNextListeners() {\n if (nextListeners === currentListeners) {\n nextListeners = currentListeners.slice();\n }\n }\n /**\n * Reads the state tree managed by the store.\n *\n * @returns {any} The current state tree of your application.\n */\n\n\n function getState() {\n if (isDispatching) {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(3) : 'You may not call store.getState() while the reducer is executing. ' + 'The reducer has already received the state as an argument. ' + 'Pass it down from the top reducer instead of reading it from the store.');\n }\n\n return currentState;\n }\n /**\n * Adds a change listener. It will be called any time an action is dispatched,\n * and some part of the state tree may potentially have changed. You may then\n * call `getState()` to read the current state tree inside the callback.\n *\n * You may call `dispatch()` from a change listener, with the following\n * caveats:\n *\n * 1. The subscriptions are snapshotted just before every `dispatch()` call.\n * If you subscribe or unsubscribe while the listeners are being invoked, this\n * will not have any effect on the `dispatch()` that is currently in progress.\n * However, the next `dispatch()` call, whether nested or not, will use a more\n * recent snapshot of the subscription list.\n *\n * 2. The listener should not expect to see all state changes, as the state\n * might have been updated multiple times during a nested `dispatch()` before\n * the listener is called. It is, however, guaranteed that all subscribers\n * registered before the `dispatch()` started will be called with the latest\n * state by the time it exits.\n *\n * @param {Function} listener A callback to be invoked on every dispatch.\n * @returns {Function} A function to remove this change listener.\n */\n\n\n function subscribe(listener) {\n if (typeof listener !== 'function') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(4) : \"Expected the listener to be a function. Instead, received: '\" + kindOf(listener) + \"'\");\n }\n\n if (isDispatching) {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(5) : 'You may not call store.subscribe() while the reducer is executing. ' + 'If you would like to be notified after the store has been updated, subscribe from a ' + 'component and invoke store.getState() in the callback to access the latest state. ' + 'See https://redux.js.org/api/store#subscribelistener for more details.');\n }\n\n var isSubscribed = true;\n ensureCanMutateNextListeners();\n nextListeners.push(listener);\n return function unsubscribe() {\n if (!isSubscribed) {\n return;\n }\n\n if (isDispatching) {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(6) : 'You may not unsubscribe from a store listener while the reducer is executing. ' + 'See https://redux.js.org/api/store#subscribelistener for more details.');\n }\n\n isSubscribed = false;\n ensureCanMutateNextListeners();\n var index = nextListeners.indexOf(listener);\n nextListeners.splice(index, 1);\n currentListeners = null;\n };\n }\n /**\n * Dispatches an action. It is the only way to trigger a state change.\n *\n * The `reducer` function, used to create the store, will be called with the\n * current state tree and the given `action`. Its return value will\n * be considered the **next** state of the tree, and the change listeners\n * will be notified.\n *\n * The base implementation only supports plain object actions. If you want to\n * dispatch a Promise, an Observable, a thunk, or something else, you need to\n * wrap your store creating function into the corresponding middleware. For\n * example, see the documentation for the `redux-thunk` package. Even the\n * middleware will eventually dispatch plain object actions using this method.\n *\n * @param {Object} action A plain object representing “what changed”. It is\n * a good idea to keep actions serializable so you can record and replay user\n * sessions, or use the time travelling `redux-devtools`. An action must have\n * a `type` property which may not be `undefined`. It is a good idea to use\n * string constants for action types.\n *\n * @returns {Object} For convenience, the same action object you dispatched.\n *\n * Note that, if you use a custom middleware, it may wrap `dispatch()` to\n * return something else (for example, a Promise you can await).\n */\n\n\n function dispatch(action) {\n if (!isPlainObject(action)) {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(7) : \"Actions must be plain objects. Instead, the actual type was: '\" + kindOf(action) + \"'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.\");\n }\n\n if (typeof action.type === 'undefined') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(8) : 'Actions may not have an undefined \"type\" property. You may have misspelled an action type string constant.');\n }\n\n if (isDispatching) {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(9) : 'Reducers may not dispatch actions.');\n }\n\n try {\n isDispatching = true;\n currentState = currentReducer(currentState, action);\n } finally {\n isDispatching = false;\n }\n\n var listeners = currentListeners = nextListeners;\n\n for (var i = 0; i < listeners.length; i++) {\n var listener = listeners[i];\n listener();\n }\n\n return action;\n }\n /**\n * Replaces the reducer currently used by the store to calculate the state.\n *\n * You might need this if your app implements code splitting and you want to\n * load some of the reducers dynamically. You might also need this if you\n * implement a hot reloading mechanism for Redux.\n *\n * @param {Function} nextReducer The reducer for the store to use instead.\n * @returns {void}\n */\n\n\n function replaceReducer(nextReducer) {\n if (typeof nextReducer !== 'function') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(10) : \"Expected the nextReducer to be a function. Instead, received: '\" + kindOf(nextReducer));\n }\n\n currentReducer = nextReducer; // This action has a similiar effect to ActionTypes.INIT.\n // Any reducers that existed in both the new and old rootReducer\n // will receive the previous state. This effectively populates\n // the new state tree with any relevant data from the old one.\n\n dispatch({\n type: ActionTypes.REPLACE\n });\n }\n /**\n * Interoperability point for observable/reactive libraries.\n * @returns {observable} A minimal observable of state changes.\n * For more information, see the observable proposal:\n * https://github.com/tc39/proposal-observable\n */\n\n\n function observable() {\n var _ref;\n\n var outerSubscribe = subscribe;\n return _ref = {\n /**\n * The minimal observable subscription method.\n * @param {Object} observer Any object that can be used as an observer.\n * The observer object should have a `next` method.\n * @returns {subscription} An object with an `unsubscribe` method that can\n * be used to unsubscribe the observable from the store, and prevent further\n * emission of values from the observable.\n */\n subscribe: function subscribe(observer) {\n if (typeof observer !== 'object' || observer === null) {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(11) : \"Expected the observer to be an object. Instead, received: '\" + kindOf(observer) + \"'\");\n }\n\n function observeState() {\n if (observer.next) {\n observer.next(getState());\n }\n }\n\n observeState();\n var unsubscribe = outerSubscribe(observeState);\n return {\n unsubscribe: unsubscribe\n };\n }\n }, _ref[$$observable] = function () {\n return this;\n }, _ref;\n } // When a store is created, an \"INIT\" action is dispatched so that every\n // reducer returns their initial state. This effectively populates\n // the initial state tree.\n\n\n dispatch({\n type: ActionTypes.INIT\n });\n return _ref2 = {\n dispatch: dispatch,\n subscribe: subscribe,\n getState: getState,\n replaceReducer: replaceReducer\n }, _ref2[$$observable] = observable, _ref2;\n}\n/**\n * Creates a Redux store that holds the state tree.\n *\n * **We recommend using `configureStore` from the\n * `@reduxjs/toolkit` package**, which replaces `createStore`:\n * **https://redux.js.org/introduction/why-rtk-is-redux-today**\n *\n * The only way to change the data in the store is to call `dispatch()` on it.\n *\n * There should only be a single store in your app. To specify how different\n * parts of the state tree respond to actions, you may combine several reducers\n * into a single reducer function by using `combineReducers`.\n *\n * @param {Function} reducer A function that returns the next state tree, given\n * the current state tree and the action to handle.\n *\n * @param {any} [preloadedState] The initial state. You may optionally specify it\n * to hydrate the state from the server in universal apps, or to restore a\n * previously serialized user session.\n * If you use `combineReducers` to produce the root reducer function, this must be\n * an object with the same shape as `combineReducers` keys.\n *\n * @param {Function} [enhancer] The store enhancer. You may optionally specify it\n * to enhance the store with third-party capabilities such as middleware,\n * time travel, persistence, etc. The only store enhancer that ships with Redux\n * is `applyMiddleware()`.\n *\n * @returns {Store} A Redux store that lets you read the state, dispatch actions\n * and subscribe to changes.\n */\n\nvar legacy_createStore = createStore;\n\n/**\n * Prints a warning in the console if it exists.\n *\n * @param {String} message The warning message.\n * @returns {void}\n */\nfunction warning(message) {\n /* eslint-disable no-console */\n if (typeof console !== 'undefined' && typeof console.error === 'function') {\n console.error(message);\n }\n /* eslint-enable no-console */\n\n\n try {\n // This error was thrown as a convenience so that if you enable\n // \"break on all exceptions\" in your console,\n // it would pause the execution at this line.\n throw new Error(message);\n } catch (e) {} // eslint-disable-line no-empty\n\n}\n\nfunction getUnexpectedStateShapeWarningMessage(inputState, reducers, action, unexpectedKeyCache) {\n var reducerKeys = Object.keys(reducers);\n var argumentName = action && action.type === ActionTypes.INIT ? 'preloadedState argument passed to createStore' : 'previous state received by the reducer';\n\n if (reducerKeys.length === 0) {\n return 'Store does not have a valid reducer. Make sure the argument passed ' + 'to combineReducers is an object whose values are reducers.';\n }\n\n if (!isPlainObject(inputState)) {\n return \"The \" + argumentName + \" has unexpected type of \\\"\" + kindOf(inputState) + \"\\\". Expected argument to be an object with the following \" + (\"keys: \\\"\" + reducerKeys.join('\", \"') + \"\\\"\");\n }\n\n var unexpectedKeys = Object.keys(inputState).filter(function (key) {\n return !reducers.hasOwnProperty(key) && !unexpectedKeyCache[key];\n });\n unexpectedKeys.forEach(function (key) {\n unexpectedKeyCache[key] = true;\n });\n if (action && action.type === ActionTypes.REPLACE) return;\n\n if (unexpectedKeys.length > 0) {\n return \"Unexpected \" + (unexpectedKeys.length > 1 ? 'keys' : 'key') + \" \" + (\"\\\"\" + unexpectedKeys.join('\", \"') + \"\\\" found in \" + argumentName + \". \") + \"Expected to find one of the known reducer keys instead: \" + (\"\\\"\" + reducerKeys.join('\", \"') + \"\\\". Unexpected keys will be ignored.\");\n }\n}\n\nfunction assertReducerShape(reducers) {\n Object.keys(reducers).forEach(function (key) {\n var reducer = reducers[key];\n var initialState = reducer(undefined, {\n type: ActionTypes.INIT\n });\n\n if (typeof initialState === 'undefined') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(12) : \"The slice reducer for key \\\"\" + key + \"\\\" returned undefined during initialization. \" + \"If the state passed to the reducer is undefined, you must \" + \"explicitly return the initial state. The initial state may \" + \"not be undefined. If you don't want to set a value for this reducer, \" + \"you can use null instead of undefined.\");\n }\n\n if (typeof reducer(undefined, {\n type: ActionTypes.PROBE_UNKNOWN_ACTION()\n }) === 'undefined') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(13) : \"The slice reducer for key \\\"\" + key + \"\\\" returned undefined when probed with a random type. \" + (\"Don't try to handle '\" + ActionTypes.INIT + \"' or other actions in \\\"redux/*\\\" \") + \"namespace. They are considered private. Instead, you must return the \" + \"current state for any unknown actions, unless it is undefined, \" + \"in which case you must return the initial state, regardless of the \" + \"action type. The initial state may not be undefined, but can be null.\");\n }\n });\n}\n/**\n * Turns an object whose values are different reducer functions, into a single\n * reducer function. It will call every child reducer, and gather their results\n * into a single state object, whose keys correspond to the keys of the passed\n * reducer functions.\n *\n * @param {Object} reducers An object whose values correspond to different\n * reducer functions that need to be combined into one. One handy way to obtain\n * it is to use ES6 `import * as reducers` syntax. The reducers may never return\n * undefined for any action. Instead, they should return their initial state\n * if the state passed to them was undefined, and the current state for any\n * unrecognized action.\n *\n * @returns {Function} A reducer function that invokes every reducer inside the\n * passed object, and builds a state object with the same shape.\n */\n\n\nfunction combineReducers(reducers) {\n var reducerKeys = Object.keys(reducers);\n var finalReducers = {};\n\n for (var i = 0; i < reducerKeys.length; i++) {\n var key = reducerKeys[i];\n\n if (process.env.NODE_ENV !== 'production') {\n if (typeof reducers[key] === 'undefined') {\n warning(\"No reducer provided for key \\\"\" + key + \"\\\"\");\n }\n }\n\n if (typeof reducers[key] === 'function') {\n finalReducers[key] = reducers[key];\n }\n }\n\n var finalReducerKeys = Object.keys(finalReducers); // This is used to make sure we don't warn about the same\n // keys multiple times.\n\n var unexpectedKeyCache;\n\n if (process.env.NODE_ENV !== 'production') {\n unexpectedKeyCache = {};\n }\n\n var shapeAssertionError;\n\n try {\n assertReducerShape(finalReducers);\n } catch (e) {\n shapeAssertionError = e;\n }\n\n return function combination(state, action) {\n if (state === void 0) {\n state = {};\n }\n\n if (shapeAssertionError) {\n throw shapeAssertionError;\n }\n\n if (process.env.NODE_ENV !== 'production') {\n var warningMessage = getUnexpectedStateShapeWarningMessage(state, finalReducers, action, unexpectedKeyCache);\n\n if (warningMessage) {\n warning(warningMessage);\n }\n }\n\n var hasChanged = false;\n var nextState = {};\n\n for (var _i = 0; _i < finalReducerKeys.length; _i++) {\n var _key = finalReducerKeys[_i];\n var reducer = finalReducers[_key];\n var previousStateForKey = state[_key];\n var nextStateForKey = reducer(previousStateForKey, action);\n\n if (typeof nextStateForKey === 'undefined') {\n var actionType = action && action.type;\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(14) : \"When called with an action of type \" + (actionType ? \"\\\"\" + String(actionType) + \"\\\"\" : '(unknown type)') + \", the slice reducer for key \\\"\" + _key + \"\\\" returned undefined. \" + \"To ignore an action, you must explicitly return the previous state. \" + \"If you want this reducer to hold no value, you can return null instead of undefined.\");\n }\n\n nextState[_key] = nextStateForKey;\n hasChanged = hasChanged || nextStateForKey !== previousStateForKey;\n }\n\n hasChanged = hasChanged || finalReducerKeys.length !== Object.keys(state).length;\n return hasChanged ? nextState : state;\n };\n}\n\nfunction bindActionCreator(actionCreator, dispatch) {\n return function () {\n return dispatch(actionCreator.apply(this, arguments));\n };\n}\n/**\n * Turns an object whose values are action creators, into an object with the\n * same keys, but with every function wrapped into a `dispatch` call so they\n * may be invoked directly. This is just a convenience method, as you can call\n * `store.dispatch(MyActionCreators.doSomething())` yourself just fine.\n *\n * For convenience, you can also pass an action creator as the first argument,\n * and get a dispatch wrapped function in return.\n *\n * @param {Function|Object} actionCreators An object whose values are action\n * creator functions. One handy way to obtain it is to use ES6 `import * as`\n * syntax. You may also pass a single function.\n *\n * @param {Function} dispatch The `dispatch` function available on your Redux\n * store.\n *\n * @returns {Function|Object} The object mimicking the original object, but with\n * every action creator wrapped into the `dispatch` call. If you passed a\n * function as `actionCreators`, the return value will also be a single\n * function.\n */\n\n\nfunction bindActionCreators(actionCreators, dispatch) {\n if (typeof actionCreators === 'function') {\n return bindActionCreator(actionCreators, dispatch);\n }\n\n if (typeof actionCreators !== 'object' || actionCreators === null) {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(16) : \"bindActionCreators expected an object or a function, but instead received: '\" + kindOf(actionCreators) + \"'. \" + \"Did you write \\\"import ActionCreators from\\\" instead of \\\"import * as ActionCreators from\\\"?\");\n }\n\n var boundActionCreators = {};\n\n for (var key in actionCreators) {\n var actionCreator = actionCreators[key];\n\n if (typeof actionCreator === 'function') {\n boundActionCreators[key] = bindActionCreator(actionCreator, dispatch);\n }\n }\n\n return boundActionCreators;\n}\n\n/**\n * Composes single-argument functions from right to left. The rightmost\n * function can take multiple arguments as it provides the signature for\n * the resulting composite function.\n *\n * @param {...Function} funcs The functions to compose.\n * @returns {Function} A function obtained by composing the argument functions\n * from right to left. For example, compose(f, g, h) is identical to doing\n * (...args) => f(g(h(...args))).\n */\nfunction compose() {\n for (var _len = arguments.length, funcs = new Array(_len), _key = 0; _key < _len; _key++) {\n funcs[_key] = arguments[_key];\n }\n\n if (funcs.length === 0) {\n return function (arg) {\n return arg;\n };\n }\n\n if (funcs.length === 1) {\n return funcs[0];\n }\n\n return funcs.reduce(function (a, b) {\n return function () {\n return a(b.apply(void 0, arguments));\n };\n });\n}\n\n/**\n * Creates a store enhancer that applies middleware to the dispatch method\n * of the Redux store. This is handy for a variety of tasks, such as expressing\n * asynchronous actions in a concise manner, or logging every action payload.\n *\n * See `redux-thunk` package as an example of the Redux middleware.\n *\n * Because middleware is potentially asynchronous, this should be the first\n * store enhancer in the composition chain.\n *\n * Note that each middleware will be given the `dispatch` and `getState` functions\n * as named arguments.\n *\n * @param {...Function} middlewares The middleware chain to be applied.\n * @returns {Function} A store enhancer applying the middleware.\n */\n\nfunction applyMiddleware() {\n for (var _len = arguments.length, middlewares = new Array(_len), _key = 0; _key < _len; _key++) {\n middlewares[_key] = arguments[_key];\n }\n\n return function (createStore) {\n return function () {\n var store = createStore.apply(void 0, arguments);\n\n var _dispatch = function dispatch() {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(15) : 'Dispatching while constructing your middleware is not allowed. ' + 'Other middleware would not be applied to this dispatch.');\n };\n\n var middlewareAPI = {\n getState: store.getState,\n dispatch: function dispatch() {\n return _dispatch.apply(void 0, arguments);\n }\n };\n var chain = middlewares.map(function (middleware) {\n return middleware(middlewareAPI);\n });\n _dispatch = compose.apply(void 0, chain)(store.dispatch);\n return _objectSpread(_objectSpread({}, store), {}, {\n dispatch: _dispatch\n });\n };\n };\n}\n\n/*\n * This is a dummy function to check if the function name has been altered by minification.\n * If the function has been minified and NODE_ENV !== 'production', warn the user.\n */\n\nfunction isCrushed() {}\n\nif (process.env.NODE_ENV !== 'production' && typeof isCrushed.name === 'string' && isCrushed.name !== 'isCrushed') {\n warning('You are currently using minified code outside of NODE_ENV === \"production\". ' + 'This means that you are running a slower development build of Redux. ' + 'You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify ' + 'or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) ' + 'to ensure you have the correct code for your production build.');\n}\n\nexport { ActionTypes as __DO_NOT_USE__ActionTypes, applyMiddleware, bindActionCreators, combineReducers, compose, createStore, legacy_createStore };\n"],"names":["formatProdErrorMessage","code","$$observable","Symbol","observable","randomString","Math","random","toString","substring","split","join","ActionTypes","INIT","REPLACE","PROBE_UNKNOWN_ACTION","isPlainObject","obj","_typeof","proto","Object","getPrototypeOf","miniKindOf","val","type","Array","isArray","Date","toDateString","getDate","setDate","isDate","Error","message","constructor","stackTraceLimit","isError","constructorName","name","ctorName","slice","toLowerCase","replace","kindOf","typeOfVal","process","env","NODE_ENV","createStore","reducer","preloadedState","enhancer","_ref2","arguments","undefined","currentReducer","currentState","currentListeners","nextListeners","isDispatching","ensureCanMutateNextListeners","getState","subscribe","listener","isSubscribed","push","index","indexOf","splice","dispatch","action","listeners","i","length","replaceReducer","nextReducer","_ref","outerSubscribe","observer","observeState","next","unsubscribe","this","legacy_createStore","warning","console","error","e","bindActionCreator","actionCreator","apply","compose","_len","funcs","_key","arg","reduce","a","b","isCrushed","middlewares","store","_dispatch","middlewareAPI","chain","map","middleware","_objectSpread","actionCreators","boundActionCreators","key","reducers","reducerKeys","keys","finalReducers","unexpectedKeyCache","shapeAssertionError","finalReducerKeys","forEach","assertReducerShape","state","warningMessage","inputState","argumentName","unexpectedKeys","filter","hasOwnProperty","getUnexpectedStateShapeWarningMessage","hasChanged","nextState","_i","previousStateForKey","nextStateForKey","actionType","String"],"mappings":"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"}
1
+ {"version":3,"file":"redux.js","sources":["../../../../node_modules/redux/es/redux.js"],"sourcesContent":["import _objectSpread from '@babel/runtime/helpers/esm/objectSpread2';\n\n/**\n * Adapted from React: https://github.com/facebook/react/blob/master/packages/shared/formatProdErrorMessage.js\n *\n * Do not require this module directly! Use normal throw error calls. These messages will be replaced with error codes\n * during build.\n * @param {number} code\n */\nfunction formatProdErrorMessage(code) {\n return \"Minified Redux error #\" + code + \"; visit https://redux.js.org/Errors?code=\" + code + \" for the full message or \" + 'use the non-minified dev environment for full errors. ';\n}\n\n// Inlined version of the `symbol-observable` polyfill\nvar $$observable = (function () {\n return typeof Symbol === 'function' && Symbol.observable || '@@observable';\n})();\n\n/**\n * These are private action types reserved by Redux.\n * For any unknown actions, you must return the current state.\n * If the current state is undefined, you must return the initial state.\n * Do not reference these action types directly in your code.\n */\nvar randomString = function randomString() {\n return Math.random().toString(36).substring(7).split('').join('.');\n};\n\nvar ActionTypes = {\n INIT: \"@@redux/INIT\" + randomString(),\n REPLACE: \"@@redux/REPLACE\" + randomString(),\n PROBE_UNKNOWN_ACTION: function PROBE_UNKNOWN_ACTION() {\n return \"@@redux/PROBE_UNKNOWN_ACTION\" + randomString();\n }\n};\n\n/**\n * @param {any} obj The object to inspect.\n * @returns {boolean} True if the argument appears to be a plain object.\n */\nfunction isPlainObject(obj) {\n if (typeof obj !== 'object' || obj === null) return false;\n var proto = obj;\n\n while (Object.getPrototypeOf(proto) !== null) {\n proto = Object.getPrototypeOf(proto);\n }\n\n return Object.getPrototypeOf(obj) === proto;\n}\n\n// Inlined / shortened version of `kindOf` from https://github.com/jonschlinkert/kind-of\nfunction miniKindOf(val) {\n if (val === void 0) return 'undefined';\n if (val === null) return 'null';\n var type = typeof val;\n\n switch (type) {\n case 'boolean':\n case 'string':\n case 'number':\n case 'symbol':\n case 'function':\n {\n return type;\n }\n }\n\n if (Array.isArray(val)) return 'array';\n if (isDate(val)) return 'date';\n if (isError(val)) return 'error';\n var constructorName = ctorName(val);\n\n switch (constructorName) {\n case 'Symbol':\n case 'Promise':\n case 'WeakMap':\n case 'WeakSet':\n case 'Map':\n case 'Set':\n return constructorName;\n } // other\n\n\n return type.slice(8, -1).toLowerCase().replace(/\\s/g, '');\n}\n\nfunction ctorName(val) {\n return typeof val.constructor === 'function' ? val.constructor.name : null;\n}\n\nfunction isError(val) {\n return val instanceof Error || typeof val.message === 'string' && val.constructor && typeof val.constructor.stackTraceLimit === 'number';\n}\n\nfunction isDate(val) {\n if (val instanceof Date) return true;\n return typeof val.toDateString === 'function' && typeof val.getDate === 'function' && typeof val.setDate === 'function';\n}\n\nfunction kindOf(val) {\n var typeOfVal = typeof val;\n\n if (process.env.NODE_ENV !== 'production') {\n typeOfVal = miniKindOf(val);\n }\n\n return typeOfVal;\n}\n\n/**\n * @deprecated\n *\n * **We recommend using the `configureStore` method\n * of the `@reduxjs/toolkit` package**, which replaces `createStore`.\n *\n * Redux Toolkit is our recommended approach for writing Redux logic today,\n * including store setup, reducers, data fetching, and more.\n *\n * **For more details, please read this Redux docs page:**\n * **https://redux.js.org/introduction/why-rtk-is-redux-today**\n *\n * `configureStore` from Redux Toolkit is an improved version of `createStore` that\n * simplifies setup and helps avoid common bugs.\n *\n * You should not be using the `redux` core package by itself today, except for learning purposes.\n * The `createStore` method from the core `redux` package will not be removed, but we encourage\n * all users to migrate to using Redux Toolkit for all Redux code.\n *\n * If you want to use `createStore` without this visual deprecation warning, use\n * the `legacy_createStore` import instead:\n *\n * `import { legacy_createStore as createStore} from 'redux'`\n *\n */\n\nfunction createStore(reducer, preloadedState, enhancer) {\n var _ref2;\n\n if (typeof preloadedState === 'function' && typeof enhancer === 'function' || typeof enhancer === 'function' && typeof arguments[3] === 'function') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(0) : 'It looks like you are passing several store enhancers to ' + 'createStore(). This is not supported. Instead, compose them ' + 'together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.');\n }\n\n if (typeof preloadedState === 'function' && typeof enhancer === 'undefined') {\n enhancer = preloadedState;\n preloadedState = undefined;\n }\n\n if (typeof enhancer !== 'undefined') {\n if (typeof enhancer !== 'function') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(1) : \"Expected the enhancer to be a function. Instead, received: '\" + kindOf(enhancer) + \"'\");\n }\n\n return enhancer(createStore)(reducer, preloadedState);\n }\n\n if (typeof reducer !== 'function') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(2) : \"Expected the root reducer to be a function. Instead, received: '\" + kindOf(reducer) + \"'\");\n }\n\n var currentReducer = reducer;\n var currentState = preloadedState;\n var currentListeners = [];\n var nextListeners = currentListeners;\n var isDispatching = false;\n /**\n * This makes a shallow copy of currentListeners so we can use\n * nextListeners as a temporary list while dispatching.\n *\n * This prevents any bugs around consumers calling\n * subscribe/unsubscribe in the middle of a dispatch.\n */\n\n function ensureCanMutateNextListeners() {\n if (nextListeners === currentListeners) {\n nextListeners = currentListeners.slice();\n }\n }\n /**\n * Reads the state tree managed by the store.\n *\n * @returns {any} The current state tree of your application.\n */\n\n\n function getState() {\n if (isDispatching) {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(3) : 'You may not call store.getState() while the reducer is executing. ' + 'The reducer has already received the state as an argument. ' + 'Pass it down from the top reducer instead of reading it from the store.');\n }\n\n return currentState;\n }\n /**\n * Adds a change listener. It will be called any time an action is dispatched,\n * and some part of the state tree may potentially have changed. You may then\n * call `getState()` to read the current state tree inside the callback.\n *\n * You may call `dispatch()` from a change listener, with the following\n * caveats:\n *\n * 1. The subscriptions are snapshotted just before every `dispatch()` call.\n * If you subscribe or unsubscribe while the listeners are being invoked, this\n * will not have any effect on the `dispatch()` that is currently in progress.\n * However, the next `dispatch()` call, whether nested or not, will use a more\n * recent snapshot of the subscription list.\n *\n * 2. The listener should not expect to see all state changes, as the state\n * might have been updated multiple times during a nested `dispatch()` before\n * the listener is called. It is, however, guaranteed that all subscribers\n * registered before the `dispatch()` started will be called with the latest\n * state by the time it exits.\n *\n * @param {Function} listener A callback to be invoked on every dispatch.\n * @returns {Function} A function to remove this change listener.\n */\n\n\n function subscribe(listener) {\n if (typeof listener !== 'function') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(4) : \"Expected the listener to be a function. Instead, received: '\" + kindOf(listener) + \"'\");\n }\n\n if (isDispatching) {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(5) : 'You may not call store.subscribe() while the reducer is executing. ' + 'If you would like to be notified after the store has been updated, subscribe from a ' + 'component and invoke store.getState() in the callback to access the latest state. ' + 'See https://redux.js.org/api/store#subscribelistener for more details.');\n }\n\n var isSubscribed = true;\n ensureCanMutateNextListeners();\n nextListeners.push(listener);\n return function unsubscribe() {\n if (!isSubscribed) {\n return;\n }\n\n if (isDispatching) {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(6) : 'You may not unsubscribe from a store listener while the reducer is executing. ' + 'See https://redux.js.org/api/store#subscribelistener for more details.');\n }\n\n isSubscribed = false;\n ensureCanMutateNextListeners();\n var index = nextListeners.indexOf(listener);\n nextListeners.splice(index, 1);\n currentListeners = null;\n };\n }\n /**\n * Dispatches an action. It is the only way to trigger a state change.\n *\n * The `reducer` function, used to create the store, will be called with the\n * current state tree and the given `action`. Its return value will\n * be considered the **next** state of the tree, and the change listeners\n * will be notified.\n *\n * The base implementation only supports plain object actions. If you want to\n * dispatch a Promise, an Observable, a thunk, or something else, you need to\n * wrap your store creating function into the corresponding middleware. For\n * example, see the documentation for the `redux-thunk` package. Even the\n * middleware will eventually dispatch plain object actions using this method.\n *\n * @param {Object} action A plain object representing “what changed”. It is\n * a good idea to keep actions serializable so you can record and replay user\n * sessions, or use the time travelling `redux-devtools`. An action must have\n * a `type` property which may not be `undefined`. It is a good idea to use\n * string constants for action types.\n *\n * @returns {Object} For convenience, the same action object you dispatched.\n *\n * Note that, if you use a custom middleware, it may wrap `dispatch()` to\n * return something else (for example, a Promise you can await).\n */\n\n\n function dispatch(action) {\n if (!isPlainObject(action)) {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(7) : \"Actions must be plain objects. Instead, the actual type was: '\" + kindOf(action) + \"'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.\");\n }\n\n if (typeof action.type === 'undefined') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(8) : 'Actions may not have an undefined \"type\" property. You may have misspelled an action type string constant.');\n }\n\n if (isDispatching) {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(9) : 'Reducers may not dispatch actions.');\n }\n\n try {\n isDispatching = true;\n currentState = currentReducer(currentState, action);\n } finally {\n isDispatching = false;\n }\n\n var listeners = currentListeners = nextListeners;\n\n for (var i = 0; i < listeners.length; i++) {\n var listener = listeners[i];\n listener();\n }\n\n return action;\n }\n /**\n * Replaces the reducer currently used by the store to calculate the state.\n *\n * You might need this if your app implements code splitting and you want to\n * load some of the reducers dynamically. You might also need this if you\n * implement a hot reloading mechanism for Redux.\n *\n * @param {Function} nextReducer The reducer for the store to use instead.\n * @returns {void}\n */\n\n\n function replaceReducer(nextReducer) {\n if (typeof nextReducer !== 'function') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(10) : \"Expected the nextReducer to be a function. Instead, received: '\" + kindOf(nextReducer));\n }\n\n currentReducer = nextReducer; // This action has a similiar effect to ActionTypes.INIT.\n // Any reducers that existed in both the new and old rootReducer\n // will receive the previous state. This effectively populates\n // the new state tree with any relevant data from the old one.\n\n dispatch({\n type: ActionTypes.REPLACE\n });\n }\n /**\n * Interoperability point for observable/reactive libraries.\n * @returns {observable} A minimal observable of state changes.\n * For more information, see the observable proposal:\n * https://github.com/tc39/proposal-observable\n */\n\n\n function observable() {\n var _ref;\n\n var outerSubscribe = subscribe;\n return _ref = {\n /**\n * The minimal observable subscription method.\n * @param {Object} observer Any object that can be used as an observer.\n * The observer object should have a `next` method.\n * @returns {subscription} An object with an `unsubscribe` method that can\n * be used to unsubscribe the observable from the store, and prevent further\n * emission of values from the observable.\n */\n subscribe: function subscribe(observer) {\n if (typeof observer !== 'object' || observer === null) {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(11) : \"Expected the observer to be an object. Instead, received: '\" + kindOf(observer) + \"'\");\n }\n\n function observeState() {\n if (observer.next) {\n observer.next(getState());\n }\n }\n\n observeState();\n var unsubscribe = outerSubscribe(observeState);\n return {\n unsubscribe: unsubscribe\n };\n }\n }, _ref[$$observable] = function () {\n return this;\n }, _ref;\n } // When a store is created, an \"INIT\" action is dispatched so that every\n // reducer returns their initial state. This effectively populates\n // the initial state tree.\n\n\n dispatch({\n type: ActionTypes.INIT\n });\n return _ref2 = {\n dispatch: dispatch,\n subscribe: subscribe,\n getState: getState,\n replaceReducer: replaceReducer\n }, _ref2[$$observable] = observable, _ref2;\n}\n/**\n * Creates a Redux store that holds the state tree.\n *\n * **We recommend using `configureStore` from the\n * `@reduxjs/toolkit` package**, which replaces `createStore`:\n * **https://redux.js.org/introduction/why-rtk-is-redux-today**\n *\n * The only way to change the data in the store is to call `dispatch()` on it.\n *\n * There should only be a single store in your app. To specify how different\n * parts of the state tree respond to actions, you may combine several reducers\n * into a single reducer function by using `combineReducers`.\n *\n * @param {Function} reducer A function that returns the next state tree, given\n * the current state tree and the action to handle.\n *\n * @param {any} [preloadedState] The initial state. You may optionally specify it\n * to hydrate the state from the server in universal apps, or to restore a\n * previously serialized user session.\n * If you use `combineReducers` to produce the root reducer function, this must be\n * an object with the same shape as `combineReducers` keys.\n *\n * @param {Function} [enhancer] The store enhancer. You may optionally specify it\n * to enhance the store with third-party capabilities such as middleware,\n * time travel, persistence, etc. The only store enhancer that ships with Redux\n * is `applyMiddleware()`.\n *\n * @returns {Store} A Redux store that lets you read the state, dispatch actions\n * and subscribe to changes.\n */\n\nvar legacy_createStore = createStore;\n\n/**\n * Prints a warning in the console if it exists.\n *\n * @param {String} message The warning message.\n * @returns {void}\n */\nfunction warning(message) {\n /* eslint-disable no-console */\n if (typeof console !== 'undefined' && typeof console.error === 'function') {\n console.error(message);\n }\n /* eslint-enable no-console */\n\n\n try {\n // This error was thrown as a convenience so that if you enable\n // \"break on all exceptions\" in your console,\n // it would pause the execution at this line.\n throw new Error(message);\n } catch (e) {} // eslint-disable-line no-empty\n\n}\n\nfunction getUnexpectedStateShapeWarningMessage(inputState, reducers, action, unexpectedKeyCache) {\n var reducerKeys = Object.keys(reducers);\n var argumentName = action && action.type === ActionTypes.INIT ? 'preloadedState argument passed to createStore' : 'previous state received by the reducer';\n\n if (reducerKeys.length === 0) {\n return 'Store does not have a valid reducer. Make sure the argument passed ' + 'to combineReducers is an object whose values are reducers.';\n }\n\n if (!isPlainObject(inputState)) {\n return \"The \" + argumentName + \" has unexpected type of \\\"\" + kindOf(inputState) + \"\\\". Expected argument to be an object with the following \" + (\"keys: \\\"\" + reducerKeys.join('\", \"') + \"\\\"\");\n }\n\n var unexpectedKeys = Object.keys(inputState).filter(function (key) {\n return !reducers.hasOwnProperty(key) && !unexpectedKeyCache[key];\n });\n unexpectedKeys.forEach(function (key) {\n unexpectedKeyCache[key] = true;\n });\n if (action && action.type === ActionTypes.REPLACE) return;\n\n if (unexpectedKeys.length > 0) {\n return \"Unexpected \" + (unexpectedKeys.length > 1 ? 'keys' : 'key') + \" \" + (\"\\\"\" + unexpectedKeys.join('\", \"') + \"\\\" found in \" + argumentName + \". \") + \"Expected to find one of the known reducer keys instead: \" + (\"\\\"\" + reducerKeys.join('\", \"') + \"\\\". Unexpected keys will be ignored.\");\n }\n}\n\nfunction assertReducerShape(reducers) {\n Object.keys(reducers).forEach(function (key) {\n var reducer = reducers[key];\n var initialState = reducer(undefined, {\n type: ActionTypes.INIT\n });\n\n if (typeof initialState === 'undefined') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(12) : \"The slice reducer for key \\\"\" + key + \"\\\" returned undefined during initialization. \" + \"If the state passed to the reducer is undefined, you must \" + \"explicitly return the initial state. The initial state may \" + \"not be undefined. If you don't want to set a value for this reducer, \" + \"you can use null instead of undefined.\");\n }\n\n if (typeof reducer(undefined, {\n type: ActionTypes.PROBE_UNKNOWN_ACTION()\n }) === 'undefined') {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(13) : \"The slice reducer for key \\\"\" + key + \"\\\" returned undefined when probed with a random type. \" + (\"Don't try to handle '\" + ActionTypes.INIT + \"' or other actions in \\\"redux/*\\\" \") + \"namespace. They are considered private. Instead, you must return the \" + \"current state for any unknown actions, unless it is undefined, \" + \"in which case you must return the initial state, regardless of the \" + \"action type. The initial state may not be undefined, but can be null.\");\n }\n });\n}\n/**\n * Turns an object whose values are different reducer functions, into a single\n * reducer function. It will call every child reducer, and gather their results\n * into a single state object, whose keys correspond to the keys of the passed\n * reducer functions.\n *\n * @param {Object} reducers An object whose values correspond to different\n * reducer functions that need to be combined into one. One handy way to obtain\n * it is to use ES6 `import * as reducers` syntax. The reducers may never return\n * undefined for any action. Instead, they should return their initial state\n * if the state passed to them was undefined, and the current state for any\n * unrecognized action.\n *\n * @returns {Function} A reducer function that invokes every reducer inside the\n * passed object, and builds a state object with the same shape.\n */\n\n\nfunction combineReducers(reducers) {\n var reducerKeys = Object.keys(reducers);\n var finalReducers = {};\n\n for (var i = 0; i < reducerKeys.length; i++) {\n var key = reducerKeys[i];\n\n if (process.env.NODE_ENV !== 'production') {\n if (typeof reducers[key] === 'undefined') {\n warning(\"No reducer provided for key \\\"\" + key + \"\\\"\");\n }\n }\n\n if (typeof reducers[key] === 'function') {\n finalReducers[key] = reducers[key];\n }\n }\n\n var finalReducerKeys = Object.keys(finalReducers); // This is used to make sure we don't warn about the same\n // keys multiple times.\n\n var unexpectedKeyCache;\n\n if (process.env.NODE_ENV !== 'production') {\n unexpectedKeyCache = {};\n }\n\n var shapeAssertionError;\n\n try {\n assertReducerShape(finalReducers);\n } catch (e) {\n shapeAssertionError = e;\n }\n\n return function combination(state, action) {\n if (state === void 0) {\n state = {};\n }\n\n if (shapeAssertionError) {\n throw shapeAssertionError;\n }\n\n if (process.env.NODE_ENV !== 'production') {\n var warningMessage = getUnexpectedStateShapeWarningMessage(state, finalReducers, action, unexpectedKeyCache);\n\n if (warningMessage) {\n warning(warningMessage);\n }\n }\n\n var hasChanged = false;\n var nextState = {};\n\n for (var _i = 0; _i < finalReducerKeys.length; _i++) {\n var _key = finalReducerKeys[_i];\n var reducer = finalReducers[_key];\n var previousStateForKey = state[_key];\n var nextStateForKey = reducer(previousStateForKey, action);\n\n if (typeof nextStateForKey === 'undefined') {\n var actionType = action && action.type;\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(14) : \"When called with an action of type \" + (actionType ? \"\\\"\" + String(actionType) + \"\\\"\" : '(unknown type)') + \", the slice reducer for key \\\"\" + _key + \"\\\" returned undefined. \" + \"To ignore an action, you must explicitly return the previous state. \" + \"If you want this reducer to hold no value, you can return null instead of undefined.\");\n }\n\n nextState[_key] = nextStateForKey;\n hasChanged = hasChanged || nextStateForKey !== previousStateForKey;\n }\n\n hasChanged = hasChanged || finalReducerKeys.length !== Object.keys(state).length;\n return hasChanged ? nextState : state;\n };\n}\n\nfunction bindActionCreator(actionCreator, dispatch) {\n return function () {\n return dispatch(actionCreator.apply(this, arguments));\n };\n}\n/**\n * Turns an object whose values are action creators, into an object with the\n * same keys, but with every function wrapped into a `dispatch` call so they\n * may be invoked directly. This is just a convenience method, as you can call\n * `store.dispatch(MyActionCreators.doSomething())` yourself just fine.\n *\n * For convenience, you can also pass an action creator as the first argument,\n * and get a dispatch wrapped function in return.\n *\n * @param {Function|Object} actionCreators An object whose values are action\n * creator functions. One handy way to obtain it is to use ES6 `import * as`\n * syntax. You may also pass a single function.\n *\n * @param {Function} dispatch The `dispatch` function available on your Redux\n * store.\n *\n * @returns {Function|Object} The object mimicking the original object, but with\n * every action creator wrapped into the `dispatch` call. If you passed a\n * function as `actionCreators`, the return value will also be a single\n * function.\n */\n\n\nfunction bindActionCreators(actionCreators, dispatch) {\n if (typeof actionCreators === 'function') {\n return bindActionCreator(actionCreators, dispatch);\n }\n\n if (typeof actionCreators !== 'object' || actionCreators === null) {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(16) : \"bindActionCreators expected an object or a function, but instead received: '\" + kindOf(actionCreators) + \"'. \" + \"Did you write \\\"import ActionCreators from\\\" instead of \\\"import * as ActionCreators from\\\"?\");\n }\n\n var boundActionCreators = {};\n\n for (var key in actionCreators) {\n var actionCreator = actionCreators[key];\n\n if (typeof actionCreator === 'function') {\n boundActionCreators[key] = bindActionCreator(actionCreator, dispatch);\n }\n }\n\n return boundActionCreators;\n}\n\n/**\n * Composes single-argument functions from right to left. The rightmost\n * function can take multiple arguments as it provides the signature for\n * the resulting composite function.\n *\n * @param {...Function} funcs The functions to compose.\n * @returns {Function} A function obtained by composing the argument functions\n * from right to left. For example, compose(f, g, h) is identical to doing\n * (...args) => f(g(h(...args))).\n */\nfunction compose() {\n for (var _len = arguments.length, funcs = new Array(_len), _key = 0; _key < _len; _key++) {\n funcs[_key] = arguments[_key];\n }\n\n if (funcs.length === 0) {\n return function (arg) {\n return arg;\n };\n }\n\n if (funcs.length === 1) {\n return funcs[0];\n }\n\n return funcs.reduce(function (a, b) {\n return function () {\n return a(b.apply(void 0, arguments));\n };\n });\n}\n\n/**\n * Creates a store enhancer that applies middleware to the dispatch method\n * of the Redux store. This is handy for a variety of tasks, such as expressing\n * asynchronous actions in a concise manner, or logging every action payload.\n *\n * See `redux-thunk` package as an example of the Redux middleware.\n *\n * Because middleware is potentially asynchronous, this should be the first\n * store enhancer in the composition chain.\n *\n * Note that each middleware will be given the `dispatch` and `getState` functions\n * as named arguments.\n *\n * @param {...Function} middlewares The middleware chain to be applied.\n * @returns {Function} A store enhancer applying the middleware.\n */\n\nfunction applyMiddleware() {\n for (var _len = arguments.length, middlewares = new Array(_len), _key = 0; _key < _len; _key++) {\n middlewares[_key] = arguments[_key];\n }\n\n return function (createStore) {\n return function () {\n var store = createStore.apply(void 0, arguments);\n\n var _dispatch = function dispatch() {\n throw new Error(process.env.NODE_ENV === \"production\" ? formatProdErrorMessage(15) : 'Dispatching while constructing your middleware is not allowed. ' + 'Other middleware would not be applied to this dispatch.');\n };\n\n var middlewareAPI = {\n getState: store.getState,\n dispatch: function dispatch() {\n return _dispatch.apply(void 0, arguments);\n }\n };\n var chain = middlewares.map(function (middleware) {\n return middleware(middlewareAPI);\n });\n _dispatch = compose.apply(void 0, chain)(store.dispatch);\n return _objectSpread(_objectSpread({}, store), {}, {\n dispatch: _dispatch\n });\n };\n };\n}\n\n/*\n * This is a dummy function to check if the function name has been altered by minification.\n * If the function has been minified and NODE_ENV !== 'production', warn the user.\n */\n\nfunction isCrushed() {}\n\nif (process.env.NODE_ENV !== 'production' && typeof isCrushed.name === 'string' && isCrushed.name !== 'isCrushed') {\n warning('You are currently using minified code outside of NODE_ENV === \"production\". ' + 'This means that you are running a slower development build of Redux. ' + 'You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify ' + 'or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) ' + 'to ensure you have the correct code for your production build.');\n}\n\nexport { ActionTypes as __DO_NOT_USE__ActionTypes, applyMiddleware, bindActionCreators, combineReducers, compose, createStore, legacy_createStore };\n"],"names":["formatProdErrorMessage","code","$$observable","Symbol","observable","randomString","Math","random","toString","substring","split","join","ActionTypes","INIT","REPLACE","PROBE_UNKNOWN_ACTION","isPlainObject","obj","proto","Object","getPrototypeOf","miniKindOf","val","type","Array","isArray","Date","toDateString","getDate","setDate","isDate","Error","message","constructor","stackTraceLimit","isError","constructorName","name","ctorName","slice","toLowerCase","replace","kindOf","typeOfVal","process","env","NODE_ENV","createStore","reducer","preloadedState","enhancer","_ref2","arguments","undefined","currentReducer","currentState","currentListeners","nextListeners","isDispatching","ensureCanMutateNextListeners","getState","subscribe","listener","isSubscribed","push","index","indexOf","splice","dispatch","action","listeners","i","length","replaceReducer","nextReducer","_ref","outerSubscribe","observer","observeState","next","unsubscribe","this","legacy_createStore","warning","console","error","e","bindActionCreator","actionCreator","apply","compose","_len","funcs","_key","arg","reduce","a","b","isCrushed","middlewares","store","_dispatch","middlewareAPI","chain","map","middleware","_objectSpread","actionCreators","boundActionCreators","key","reducers","reducerKeys","keys","finalReducers","unexpectedKeyCache","shapeAssertionError","finalReducerKeys","forEach","assertReducerShape","state","warningMessage","inputState","argumentName","unexpectedKeys","filter","hasOwnProperty","getUnexpectedStateShapeWarningMessage","hasChanged","nextState","_i","previousStateForKey","nextStateForKey","actionType","String"],"mappings":"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"}