@ntbjs/react-components 2.0.0-rc.6 → 2.0.1-rc.31

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 (709) hide show
  1. package/{esm/node_modules/@babel/runtime/helpers/esm/extends.js → build/_virtual/_rollupPluginBabelHelpers.js} +2 -1
  2. package/build/_virtual/_rollupPluginBabelHelpers.js.map +1 -0
  3. package/build/data/Alert/Alert.js +73 -0
  4. package/build/data/Alert/Alert.js.map +1 -0
  5. package/build/data/Alert/Alert.styled.js +63 -0
  6. package/build/data/Alert/Alert.styled.js.map +1 -0
  7. package/build/data/Alert/index.js +2 -0
  8. package/build/data/Alert/index.js.map +1 -0
  9. package/build/data/Badge/Badge.js +87 -0
  10. package/build/data/Badge/Badge.js.map +1 -0
  11. package/build/data/Badge/Badge.styled.js +144 -0
  12. package/build/data/Badge/Badge.styled.js.map +1 -0
  13. package/build/data/Badge/index.js +2 -0
  14. package/build/data/Badge/index.js.map +1 -0
  15. package/{esm/components → build}/data/Popover/Popover.js +35 -34
  16. package/build/data/Popover/Popover.js.map +1 -0
  17. package/{esm/components → build}/data/Popover/Popover.styled.js +40 -44
  18. package/build/data/Popover/Popover.styled.js.map +1 -0
  19. package/build/data/Popover/index.js +2 -0
  20. package/build/data/Popover/index.js.map +1 -0
  21. package/build/data/Tab/Tab.js +25 -0
  22. package/build/data/Tab/Tab.js.map +1 -0
  23. package/build/data/Tab/Tab.styled.js +18 -0
  24. package/build/data/Tab/Tab.styled.js.map +1 -0
  25. package/build/data/Tab/index.js +2 -0
  26. package/build/data/Tab/index.js.map +1 -0
  27. package/build/data/Tabs/Tabs.js +91 -0
  28. package/build/data/Tabs/Tabs.js.map +1 -0
  29. package/build/data/Tabs/Tabs.styled.js +87 -0
  30. package/build/data/Tabs/Tabs.styled.js.map +1 -0
  31. package/build/data/Tabs/index.js +2 -0
  32. package/build/data/Tabs/index.js.map +1 -0
  33. package/{esm/components → build}/data/Tooltip/Tooltip.js +20 -20
  34. package/build/data/Tooltip/Tooltip.js.map +1 -0
  35. package/build/data/Tooltip/Tooltip.styled.js +28 -0
  36. package/build/data/Tooltip/Tooltip.styled.js.map +1 -0
  37. package/build/data/Tooltip/index.js +2 -0
  38. package/build/data/Tooltip/index.js.map +1 -0
  39. package/build/data/VerificationStatusIcon/VerificationStatusIcon.js +36 -0
  40. package/build/data/VerificationStatusIcon/VerificationStatusIcon.js.map +1 -0
  41. package/build/data/VerificationStatusIcon/VerificationStatusIcon.styled.js +62 -0
  42. package/build/data/VerificationStatusIcon/VerificationStatusIcon.styled.js.map +1 -0
  43. package/build/data/index.js +8 -0
  44. package/build/data/index.js.map +1 -0
  45. package/{esm → build}/hooks/useEventListner.js +5 -6
  46. package/build/hooks/useEventListner.js.map +1 -0
  47. package/build/hooks/useIsomorphicLayoutEffect.js +6 -0
  48. package/build/hooks/useIsomorphicLayoutEffect.js.map +1 -0
  49. package/{esm → build}/hooks/useOnClickOutside.js +2 -1
  50. package/build/hooks/useOnClickOutside.js.map +1 -0
  51. package/build/icons/add-circle.svg +3 -0
  52. package/build/icons/add.svg +3 -0
  53. package/build/icons/album.svg +3 -0
  54. package/build/icons/arrow-back.svg +4 -0
  55. package/{esm → build}/icons/arrow-back.svg.js +4 -4
  56. package/build/icons/arrow-back.svg.js.map +1 -0
  57. package/build/icons/arrow-drop-down.svg +4 -0
  58. package/build/icons/arrow-forward.svg +3 -0
  59. package/{esm → build}/icons/arrow-forward.svg.js +4 -4
  60. package/build/icons/arrow-forward.svg.js.map +1 -0
  61. package/build/icons/audio.svg +3 -0
  62. package/build/icons/bell.svg +3 -0
  63. package/build/icons/check-circle-filled.svg +3 -0
  64. package/build/icons/check-rectangle-filled.svg +3 -0
  65. package/{esm → build}/icons/check-rectangle-filled.svg.js +4 -4
  66. package/build/icons/check-rectangle-filled.svg.js.map +1 -0
  67. package/build/icons/check.svg +3 -0
  68. package/build/icons/clear-circle-filled.svg +14 -0
  69. package/build/icons/close.svg +4 -0
  70. package/{esm → build}/icons/close.svg.js +4 -4
  71. package/build/icons/close.svg.js.map +1 -0
  72. package/build/icons/corporate.svg +3 -0
  73. package/build/icons/delete-context-menu.svg +4 -0
  74. package/build/icons/delete.svg +3 -0
  75. package/build/icons/design-services.svg +4 -0
  76. package/build/icons/download.svg +3 -0
  77. package/build/icons/edit-note.svg +4 -0
  78. package/{esm → build}/icons/edit-note.svg.js +4 -4
  79. package/build/icons/edit-note.svg.js.map +1 -0
  80. package/build/icons/edit.svg +3 -0
  81. package/build/icons/expand-more.svg +4 -0
  82. package/{esm → build}/icons/expand-more.svg.js +4 -4
  83. package/build/icons/expand-more.svg.js.map +1 -0
  84. package/build/icons/file.svg +3 -0
  85. package/build/icons/ftp.svg +3 -0
  86. package/build/icons/gear.svg +3 -0
  87. package/build/icons/headset.svg +1 -0
  88. package/{esm → build}/icons/headset.svg.js +4 -4
  89. package/build/icons/headset.svg.js.map +1 -0
  90. package/build/icons/index.js +79 -0
  91. package/build/icons/layers.svg +3 -0
  92. package/{esm → build}/icons/layers.svg.js +4 -4
  93. package/build/icons/layers.svg.js.map +1 -0
  94. package/build/icons/library-add.svg +3 -0
  95. package/build/icons/link.svg +4 -0
  96. package/{esm → build}/icons/link.svg.js +4 -4
  97. package/build/icons/link.svg.js.map +1 -0
  98. package/build/icons/pdf.svg +3 -0
  99. package/build/icons/play.svg +3 -0
  100. package/{esm → build}/icons/play.svg.js +4 -4
  101. package/build/icons/play.svg.js.map +1 -0
  102. package/build/icons/remove-circle.svg +3 -0
  103. package/build/icons/search.svg +3 -0
  104. package/{esm → build}/icons/search.svg.js +4 -4
  105. package/build/icons/search.svg.js.map +1 -0
  106. package/build/icons/share.svg +3 -0
  107. package/build/icons/shopping_cart_add.svg +3 -0
  108. package/build/icons/star-filled.svg +3 -0
  109. package/{esm → build}/icons/star-filled.svg.js +4 -4
  110. package/build/icons/star-filled.svg.js.map +1 -0
  111. package/build/icons/star.svg +3 -0
  112. package/{esm → build}/icons/star.svg.js +4 -4
  113. package/build/icons/star.svg.js.map +1 -0
  114. package/build/icons/triangle-right.svg +4 -0
  115. package/{esm → build}/icons/triangle-right.svg.js +4 -4
  116. package/build/icons/triangle-right.svg.js.map +1 -0
  117. package/build/icons/verification.svg +3 -0
  118. package/{esm → build}/icons/verification.svg.js +4 -4
  119. package/build/icons/verification.svg.js.map +1 -0
  120. package/build/icons/warning-circle.svg +3 -0
  121. package/{esm → build}/icons/warning-circle.svg.js +4 -4
  122. package/build/icons/warning-circle.svg.js.map +1 -0
  123. package/build/icons/warning-triangle.svg +3 -0
  124. package/build/index.js +5 -0
  125. package/build/index.js.map +1 -0
  126. package/build/inputs/ActionButton/ActionButton.js +38 -0
  127. package/build/inputs/ActionButton/ActionButton.js.map +1 -0
  128. package/build/inputs/ActionButton/ActionButton.styled.js +64 -0
  129. package/build/inputs/ActionButton/ActionButton.styled.js.map +1 -0
  130. package/build/inputs/ActionButton/index.js +2 -0
  131. package/build/inputs/ActionButton/index.js.map +1 -0
  132. package/build/inputs/Button/Button.js +188 -0
  133. package/build/inputs/Button/Button.js.map +1 -0
  134. package/build/inputs/Button/Button.styled.js +289 -0
  135. package/build/inputs/Button/Button.styled.js.map +1 -0
  136. package/build/inputs/Button/index.js +2 -0
  137. package/build/inputs/Button/index.js.map +1 -0
  138. package/{esm/components → build}/inputs/Checkbox/Checkbox.js +16 -17
  139. package/build/inputs/Checkbox/Checkbox.js.map +1 -0
  140. package/build/inputs/Checkbox/Checkbox.styled.js +137 -0
  141. package/build/inputs/Checkbox/Checkbox.styled.js.map +1 -0
  142. package/build/inputs/Checkbox/index.js +2 -0
  143. package/build/inputs/Checkbox/index.js.map +1 -0
  144. package/{esm/components → build}/inputs/CompactAutocompleteSelect/CompactAutocompleteSelect.js +61 -58
  145. package/build/inputs/CompactAutocompleteSelect/CompactAutocompleteSelect.js.map +1 -0
  146. package/build/inputs/CompactAutocompleteSelect/CompactAutocompleteSelect.styled.js +296 -0
  147. package/build/inputs/CompactAutocompleteSelect/CompactAutocompleteSelect.styled.js.map +1 -0
  148. package/build/inputs/CompactAutocompleteSelect/index.js +2 -0
  149. package/build/inputs/CompactAutocompleteSelect/index.js.map +1 -0
  150. package/{esm/components → build}/inputs/CompactStarRating/CompactStarRating.js +56 -54
  151. package/build/inputs/CompactStarRating/CompactStarRating.js.map +1 -0
  152. package/build/inputs/CompactStarRating/CompactStarRating.styled.js +234 -0
  153. package/build/inputs/CompactStarRating/CompactStarRating.styled.js.map +1 -0
  154. package/build/inputs/CompactStarRating/index.js +2 -0
  155. package/build/inputs/CompactStarRating/index.js.map +1 -0
  156. package/{esm/components → build}/inputs/CompactTextInput/CompactTextInput.js +62 -61
  157. package/build/inputs/CompactTextInput/CompactTextInput.js.map +1 -0
  158. package/build/inputs/CompactTextInput/CompactTextInput.styled.js +352 -0
  159. package/build/inputs/CompactTextInput/CompactTextInput.styled.js.map +1 -0
  160. package/build/inputs/CompactTextInput/index.js +2 -0
  161. package/build/inputs/CompactTextInput/index.js.map +1 -0
  162. package/{esm/components → build}/inputs/MultiLevelCheckbox/MultiLevelCheckbox.js +44 -84
  163. package/build/inputs/MultiLevelCheckbox/MultiLevelCheckbox.js.map +1 -0
  164. package/build/inputs/MultiLevelCheckbox/MultiLevelCheckbox.styled.js +83 -0
  165. package/build/inputs/MultiLevelCheckbox/MultiLevelCheckbox.styled.js.map +1 -0
  166. package/build/inputs/MultiLevelCheckbox/index.js +3 -0
  167. package/build/inputs/MultiLevelCheckbox/index.js.map +1 -0
  168. package/build/inputs/MultiLevelCheckbox/types.js +27 -0
  169. package/build/inputs/MultiLevelCheckbox/types.js.map +1 -0
  170. package/{esm/components → build}/inputs/MultiLevelCheckboxSelect/MultiLevelCheckboxSelect.js +53 -50
  171. package/build/inputs/MultiLevelCheckboxSelect/MultiLevelCheckboxSelect.js.map +1 -0
  172. package/build/inputs/MultiLevelCheckboxSelect/MultiLevelCheckboxSelect.styled.js +118 -0
  173. package/build/inputs/MultiLevelCheckboxSelect/MultiLevelCheckboxSelect.styled.js.map +1 -0
  174. package/build/inputs/MultiLevelCheckboxSelect/index.js +2 -0
  175. package/build/inputs/MultiLevelCheckboxSelect/index.js.map +1 -0
  176. package/{esm/components → build}/inputs/MultiSelect/MultiSelect.js +46 -92
  177. package/build/inputs/MultiSelect/MultiSelect.js.map +1 -0
  178. package/build/inputs/MultiSelect/MultiSelect.styled.js +224 -0
  179. package/build/inputs/MultiSelect/MultiSelect.styled.js.map +1 -0
  180. package/build/inputs/MultiSelect/index.js +2 -0
  181. package/build/inputs/MultiSelect/index.js.map +1 -0
  182. package/build/inputs/Radio/Radio.js +60 -0
  183. package/build/inputs/Radio/Radio.js.map +1 -0
  184. package/{esm/components → build}/inputs/Radio/Radio.styled.js +27 -24
  185. package/build/inputs/Radio/Radio.styled.js.map +1 -0
  186. package/build/inputs/Radio/index.js +2 -0
  187. package/build/inputs/Radio/index.js.map +1 -0
  188. package/{esm/components → build}/inputs/Switch/Switch.js +12 -13
  189. package/build/inputs/Switch/Switch.js.map +1 -0
  190. package/build/inputs/Switch/Switch.styled.js +117 -0
  191. package/build/inputs/Switch/Switch.styled.js.map +1 -0
  192. package/build/inputs/Switch/index.js +2 -0
  193. package/build/inputs/Switch/index.js.map +1 -0
  194. package/build/inputs/TextArea/TextArea.js +175 -0
  195. package/build/inputs/TextArea/TextArea.js.map +1 -0
  196. package/build/inputs/TextArea/TextArea.styled.js +470 -0
  197. package/build/inputs/TextArea/TextArea.styled.js.map +1 -0
  198. package/build/inputs/TextArea/index.js +2 -0
  199. package/build/inputs/TextArea/index.js.map +1 -0
  200. package/build/inputs/TextInput/TextInput.js +139 -0
  201. package/build/inputs/TextInput/TextInput.js.map +1 -0
  202. package/build/inputs/TextInput/TextInput.styled.js +249 -0
  203. package/build/inputs/TextInput/TextInput.styled.js.map +1 -0
  204. package/build/inputs/TextInput/index.js +2 -0
  205. package/build/inputs/TextInput/index.js.map +1 -0
  206. package/build/inputs/index.js +15 -0
  207. package/build/inputs/index.js.map +1 -0
  208. package/build/layout/InputGroup/InputGroup.js +20 -0
  209. package/build/layout/InputGroup/InputGroup.js.map +1 -0
  210. package/build/layout/InputGroup/InputGroup.styled.js +14 -0
  211. package/build/layout/InputGroup/InputGroup.styled.js.map +1 -0
  212. package/build/layout/SectionSeparator/SectionSeparator.js +23 -0
  213. package/build/layout/SectionSeparator/SectionSeparator.js.map +1 -0
  214. package/build/layout/SectionSeparator/SectionSeparator.styled.js +19 -0
  215. package/build/layout/SectionSeparator/SectionSeparator.styled.js.map +1 -0
  216. package/build/layout/SectionSeparator/index.js +2 -0
  217. package/build/layout/SectionSeparator/index.js.map +1 -0
  218. package/build/layout/index.js +3 -0
  219. package/build/layout/index.js.map +1 -0
  220. package/{esm/ssr → build}/ssr/index.js +1 -0
  221. package/build/ssr/index.js.map +1 -0
  222. package/build/styles/.config.scss +38 -0
  223. package/build/styles/all.scss +3 -0
  224. package/build/styles/utils/.colors.scss +15 -0
  225. package/build/styles/utils/colors-export.js +38 -0
  226. package/build/styles/utils/colors-export.js.map +1 -0
  227. package/build/styles/utils/theme.scss +35 -0
  228. package/{esm → build}/utils/dateTime.js +1 -0
  229. package/build/utils/dateTime.js.map +1 -0
  230. package/build/utils/defaultTheme.js +67 -0
  231. package/build/utils/defaultTheme.js.map +1 -0
  232. package/{esm/components → build}/widgets/AssetAction/AssetAction.js +23 -26
  233. package/build/widgets/AssetAction/AssetAction.js.map +1 -0
  234. package/build/widgets/AssetAction/AssetAction.styled.js +52 -0
  235. package/build/widgets/AssetAction/AssetAction.styled.js.map +1 -0
  236. package/build/widgets/AssetAction/index.js +2 -0
  237. package/build/widgets/AssetAction/index.js.map +1 -0
  238. package/build/widgets/AssetActionsBase/AssetActionsBase.js +29 -0
  239. package/build/widgets/AssetActionsBase/AssetActionsBase.js.map +1 -0
  240. package/build/widgets/AssetActionsBase/AssetActionsBase.styled.js +20 -0
  241. package/build/widgets/AssetActionsBase/AssetActionsBase.styled.js.map +1 -0
  242. package/build/widgets/AssetActionsBase/index.js +2 -0
  243. package/build/widgets/AssetActionsBase/index.js.map +1 -0
  244. package/{esm/components → build}/widgets/AssetGallery/AssetGallery.js +35 -34
  245. package/build/widgets/AssetGallery/AssetGallery.js.map +1 -0
  246. package/{esm/components → build}/widgets/AssetGallery/AssetGalleryBase/AssetGalleryBase.js +65 -64
  247. package/build/widgets/AssetGallery/AssetGalleryBase/AssetGalleryBase.js.map +1 -0
  248. package/build/widgets/AssetGallery/AssetGalleryBase/AssetGalleryBase.styled.js +39 -0
  249. package/build/widgets/AssetGallery/AssetGalleryBase/AssetGalleryBase.styled.js.map +1 -0
  250. package/{esm/components → build}/widgets/AssetGallery/AssetGalleryBase/AssetGalleryCompactCard/AssetGalleryCompactCard.js +122 -108
  251. package/build/widgets/AssetGallery/AssetGalleryBase/AssetGalleryCompactCard/AssetGalleryCompactCard.js.map +1 -0
  252. package/build/widgets/AssetGallery/AssetGalleryBase/AssetGalleryCompactCard/AssetGalleryCompactCard.styled.js +329 -0
  253. package/build/widgets/AssetGallery/AssetGalleryBase/AssetGalleryCompactCard/AssetGalleryCompactCard.styled.js.map +1 -0
  254. package/{esm/components → build}/widgets/AssetGallery/AssetGalleryBase/AssetGalleryGridCard/AssetGalleryGridCard.js +132 -115
  255. package/build/widgets/AssetGallery/AssetGalleryBase/AssetGalleryGridCard/AssetGalleryGridCard.js.map +1 -0
  256. package/{esm/components → build}/widgets/AssetGallery/AssetGalleryBase/AssetGalleryGridCard/AssetGalleryGridCard.styled.js +98 -120
  257. package/build/widgets/AssetGallery/AssetGalleryBase/AssetGalleryGridCard/AssetGalleryGridCard.styled.js.map +1 -0
  258. package/{esm/components → build}/widgets/AssetGallery/asset.propType.js +5 -4
  259. package/build/widgets/AssetGallery/asset.propType.js.map +1 -0
  260. package/build/widgets/AssetGallery/index.js +2 -0
  261. package/build/widgets/AssetGallery/index.js.map +1 -0
  262. package/build/widgets/AssetPreview/AssetPreviewTopBar/AssetPreviewTopBar.js +44 -0
  263. package/build/widgets/AssetPreview/AssetPreviewTopBar/AssetPreviewTopBar.js.map +1 -0
  264. package/build/widgets/AssetPreview/AssetPreviewTopBar/AssetPreviewTopBar.styled.js +88 -0
  265. package/build/widgets/AssetPreview/AssetPreviewTopBar/AssetPreviewTopBar.styled.js.map +1 -0
  266. package/build/widgets/AssetPreview/AssetPreviewTopBar/index.js +2 -0
  267. package/build/widgets/AssetPreview/AssetPreviewTopBar/index.js.map +1 -0
  268. package/build/widgets/ContextMenu/ContextMenu.js +23 -0
  269. package/build/widgets/ContextMenu/ContextMenu.js.map +1 -0
  270. package/build/widgets/ContextMenu/ContextMenu.styled.js +15 -0
  271. package/build/widgets/ContextMenu/ContextMenu.styled.js.map +1 -0
  272. package/build/widgets/ContextMenu/ContextMenuItem/ContextMenuItem.js +44 -0
  273. package/build/widgets/ContextMenu/ContextMenuItem/ContextMenuItem.js.map +1 -0
  274. package/build/widgets/ContextMenu/ContextMenuItem/ContextMenuItem.styled.js +86 -0
  275. package/build/widgets/ContextMenu/ContextMenuItem/ContextMenuItem.styled.js.map +1 -0
  276. package/build/widgets/ContextMenu/ContextMenuItem/index.js +2 -0
  277. package/build/widgets/ContextMenu/ContextMenuItem/index.js.map +1 -0
  278. package/build/widgets/ContextMenu/ContextMenuItemsGroup/ContextMenuItemsGroup.js +22 -0
  279. package/build/widgets/ContextMenu/ContextMenuItemsGroup/ContextMenuItemsGroup.js.map +1 -0
  280. package/build/widgets/ContextMenu/ContextMenuItemsGroup/ContextMenuItemsGroup.styled.js +26 -0
  281. package/build/widgets/ContextMenu/ContextMenuItemsGroup/ContextMenuItemsGroup.styled.js.map +1 -0
  282. package/build/widgets/ContextMenu/ContextMenuItemsGroup/index.js +2 -0
  283. package/build/widgets/ContextMenu/ContextMenuItemsGroup/index.js.map +1 -0
  284. package/build/widgets/ContextMenu/index.js +2 -0
  285. package/build/widgets/ContextMenu/index.js.map +1 -0
  286. package/build/widgets/InfoCard/InfoCard.js +40 -0
  287. package/build/widgets/InfoCard/InfoCard.js.map +1 -0
  288. package/build/widgets/InfoCard/InfoCard.styled.js +113 -0
  289. package/build/widgets/InfoCard/InfoCard.styled.js.map +1 -0
  290. package/build/widgets/InfoCard/index.js +2 -0
  291. package/build/widgets/InfoCard/index.js.map +1 -0
  292. package/{esm/components → build}/widgets/Instructions/Instructions.js +60 -63
  293. package/build/widgets/Instructions/Instructions.js.map +1 -0
  294. package/build/widgets/Instructions/Instructions.styled.js +32 -0
  295. package/build/widgets/Instructions/Instructions.styled.js.map +1 -0
  296. package/build/widgets/Instructions/index.js +2 -0
  297. package/build/widgets/Instructions/index.js.map +1 -0
  298. package/build/widgets/ProgressBar/ProgressBar.js +72 -0
  299. package/build/widgets/ProgressBar/ProgressBar.js.map +1 -0
  300. package/build/widgets/ProgressBar/ProgressBar.styled.js +178 -0
  301. package/build/widgets/ProgressBar/ProgressBar.styled.js.map +1 -0
  302. package/build/widgets/ProgressBar/index.js +2 -0
  303. package/build/widgets/ProgressBar/index.js.map +1 -0
  304. package/build/widgets/SummaryCard/SummaryCard.js +93 -0
  305. package/build/widgets/SummaryCard/SummaryCard.js.map +1 -0
  306. package/build/widgets/SummaryCard/SummaryCard.styled.js +137 -0
  307. package/build/widgets/SummaryCard/SummaryCard.styled.js.map +1 -0
  308. package/build/widgets/SummaryCard/index.js +2 -0
  309. package/build/widgets/SummaryCard/index.js.map +1 -0
  310. package/build/widgets/index.js +11 -0
  311. package/build/widgets/index.js.map +1 -0
  312. package/package.json +46 -61
  313. package/styles/.config.scss +38 -0
  314. package/styles/config.scss +1 -0
  315. package/styles/utils/.colors.scss +15 -0
  316. package/styles/utils/colors-export.js +35 -0
  317. package/styles/utils/colors.scss +4 -4
  318. package/.eslintrc +0 -19
  319. package/cjs/_virtual/_rollupPluginBabelHelpers.js +0 -84
  320. package/cjs/_virtual/index.js +0 -7
  321. package/cjs/_virtual/index2.js +0 -7
  322. package/cjs/_virtual/index3.js +0 -7
  323. package/cjs/_virtual/index4.js +0 -7
  324. package/cjs/_virtual/react-dom.development.js +0 -7
  325. package/cjs/_virtual/react-dom.production.js +0 -7
  326. package/cjs/_virtual/react-is.development.js +0 -7
  327. package/cjs/_virtual/react-is.production.min.js +0 -7
  328. package/cjs/_virtual/react.development.js +0 -7
  329. package/cjs/_virtual/react.production.js +0 -7
  330. package/cjs/components/data/Alert/Alert.js +0 -81
  331. package/cjs/components/data/Alert/Alert.styled.js +0 -72
  332. package/cjs/components/data/Alert/data/Alert/index.js +0 -9
  333. package/cjs/components/data/Badge/Badge.js +0 -93
  334. package/cjs/components/data/Badge/Badge.styled.js +0 -156
  335. package/cjs/components/data/Badge/data/Badge/index.js +0 -9
  336. package/cjs/components/data/Popover/Popover.js +0 -102
  337. package/cjs/components/data/Popover/Popover.styled.js +0 -159
  338. package/cjs/components/data/Popover/data/Popover/index.js +0 -9
  339. package/cjs/components/data/Tab/Tab.js +0 -31
  340. package/cjs/components/data/Tab/Tab.styled.js +0 -22
  341. package/cjs/components/data/Tab/data/Tab/index.js +0 -9
  342. package/cjs/components/data/Tabs/Tabs.js +0 -91
  343. package/cjs/components/data/Tabs/Tabs.styled.js +0 -97
  344. package/cjs/components/data/Tabs/data/Tabs/index.js +0 -9
  345. package/cjs/components/data/Tooltip/Tooltip.js +0 -50
  346. package/cjs/components/data/Tooltip/Tooltip.styled.js +0 -38
  347. package/cjs/components/data/Tooltip/data/Tooltip/index.js +0 -9
  348. package/cjs/components/data/VerificationStatusIcon/VerificationStatusIcon.js +0 -42
  349. package/cjs/components/data/VerificationStatusIcon/VerificationStatusIcon.styled.js +0 -79
  350. package/cjs/components/data/data/index.js +0 -21
  351. package/cjs/components/inputs/ActionButton/ActionButton.js +0 -42
  352. package/cjs/components/inputs/ActionButton/ActionButton.styled.js +0 -66
  353. package/cjs/components/inputs/ActionButton/inputs/ActionButton/index.js +0 -9
  354. package/cjs/components/inputs/Button/Button.js +0 -188
  355. package/cjs/components/inputs/Button/Button.styled.js +0 -294
  356. package/cjs/components/inputs/Button/inputs/Button/index.js +0 -9
  357. package/cjs/components/inputs/Checkbox/Checkbox.js +0 -102
  358. package/cjs/components/inputs/Checkbox/Checkbox.styled.js +0 -145
  359. package/cjs/components/inputs/Checkbox/inputs/Checkbox/index.js +0 -9
  360. package/cjs/components/inputs/CompactAutocompleteSelect/CompactAutocompleteSelect.js +0 -268
  361. package/cjs/components/inputs/CompactAutocompleteSelect/CompactAutocompleteSelect.styled.js +0 -352
  362. package/cjs/components/inputs/CompactAutocompleteSelect/inputs/CompactAutocompleteSelect/index.js +0 -9
  363. package/cjs/components/inputs/CompactStarRating/CompactStarRating.js +0 -178
  364. package/cjs/components/inputs/CompactStarRating/CompactStarRating.styled.js +0 -258
  365. package/cjs/components/inputs/CompactStarRating/inputs/CompactStarRating/index.js +0 -9
  366. package/cjs/components/inputs/CompactTextInput/CompactTextInput.js +0 -187
  367. package/cjs/components/inputs/CompactTextInput/CompactTextInput.styled.js +0 -352
  368. package/cjs/components/inputs/CompactTextInput/inputs/CompactTextInput/index.js +0 -9
  369. package/cjs/components/inputs/MultiLevelCheckbox/MultiLevelCheckbox.js +0 -253
  370. package/cjs/components/inputs/MultiLevelCheckbox/MultiLevelCheckbox.styled.js +0 -89
  371. package/cjs/components/inputs/MultiLevelCheckboxSelect/MultiLevelCheckboxSelect.js +0 -185
  372. package/cjs/components/inputs/MultiLevelCheckboxSelect/MultiLevelCheckboxSelect.styled.js +0 -122
  373. package/cjs/components/inputs/MultiSelect/MultiSelect.js +0 -251
  374. package/cjs/components/inputs/MultiSelect/MultiSelect.styled.js +0 -279
  375. package/cjs/components/inputs/MultiSelect/inputs/MultiSelect/index.js +0 -9
  376. package/cjs/components/inputs/Radio/Radio.js +0 -67
  377. package/cjs/components/inputs/Radio/Radio.styled.js +0 -93
  378. package/cjs/components/inputs/Radio/inputs/Radio/index.js +0 -9
  379. package/cjs/components/inputs/Switch/Switch.js +0 -69
  380. package/cjs/components/inputs/Switch/Switch.styled.js +0 -123
  381. package/cjs/components/inputs/Switch/inputs/Switch/index.js +0 -9
  382. package/cjs/components/inputs/TextArea/TextArea.js +0 -186
  383. package/cjs/components/inputs/TextArea/TextArea.styled.js +0 -455
  384. package/cjs/components/inputs/TextArea/inputs/TextArea/index.js +0 -9
  385. package/cjs/components/inputs/TextInput/TextInput.js +0 -147
  386. package/cjs/components/inputs/TextInput/TextInput.styled.js +0 -276
  387. package/cjs/components/inputs/TextInput/inputs/TextInput/index.js +0 -9
  388. package/cjs/components/inputs/inputs/index.js +0 -33
  389. package/cjs/components/layout/InputGroup/InputGroup.js +0 -26
  390. package/cjs/components/layout/InputGroup/InputGroup.styled.js +0 -18
  391. package/cjs/components/layout/InputGroup/layout/InputGroup/index.js +0 -9
  392. package/cjs/components/layout/SectionSeparator/SectionSeparator.js +0 -29
  393. package/cjs/components/layout/SectionSeparator/SectionSeparator.styled.js +0 -21
  394. package/cjs/components/layout/SectionSeparator/layout/SectionSeparator/index.js +0 -9
  395. package/cjs/components/layout/layout/index.js +0 -11
  396. package/cjs/components/widgets/AssetAction/AssetAction.js +0 -106
  397. package/cjs/components/widgets/AssetAction/AssetAction.styled.js +0 -58
  398. package/cjs/components/widgets/AssetActionsBase/AssetActionsBase.js +0 -35
  399. package/cjs/components/widgets/AssetActionsBase/AssetActionsBase.styled.js +0 -24
  400. package/cjs/components/widgets/AssetGallery/AssetGallery.js +0 -102
  401. package/cjs/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryBase.js +0 -392
  402. package/cjs/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryBase.styled.js +0 -43
  403. package/cjs/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryCompactCard/AssetGalleryCompactCard.js +0 -402
  404. package/cjs/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryCompactCard/AssetGalleryCompactCard.styled.js +0 -338
  405. package/cjs/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryGridCard/AssetGalleryGridCard.js +0 -396
  406. package/cjs/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryGridCard/AssetGalleryGridCard.styled.js +0 -328
  407. package/cjs/components/widgets/AssetGallery/asset.propType.js +0 -58
  408. package/cjs/components/widgets/AssetGallery/widgets/AssetGallery/index.js +0 -9
  409. package/cjs/components/widgets/AssetPreview/AssetPreviewTopBar/AssetPreviewTopBar.js +0 -50
  410. package/cjs/components/widgets/AssetPreview/AssetPreviewTopBar/AssetPreviewTopBar.styled.js +0 -96
  411. package/cjs/components/widgets/AssetPreview/AssetPreviewTopBar/widgets/AssetPreview/AssetPreviewTopBar/index.js +0 -9
  412. package/cjs/components/widgets/ContextMenu/ContextMenu.js +0 -28
  413. package/cjs/components/widgets/ContextMenu/ContextMenu.styled.js +0 -19
  414. package/cjs/components/widgets/ContextMenu/ContextMenuItem/ContextMenuItem.js +0 -50
  415. package/cjs/components/widgets/ContextMenu/ContextMenuItem/ContextMenuItem.styled.js +0 -93
  416. package/cjs/components/widgets/ContextMenu/ContextMenuItem/widgets/ContextMenu/ContextMenuItem/index.js +0 -9
  417. package/cjs/components/widgets/ContextMenu/ContextMenuItemsGroup/ContextMenuItemsGroup.js +0 -28
  418. package/cjs/components/widgets/ContextMenu/ContextMenuItemsGroup/ContextMenuItemsGroup.styled.js +0 -30
  419. package/cjs/components/widgets/ContextMenu/ContextMenuItemsGroup/widgets/ContextMenu/ContextMenuItemsGroup/index.js +0 -9
  420. package/cjs/components/widgets/ContextMenu/widgets/ContextMenu/index.js +0 -9
  421. package/cjs/components/widgets/InfoCard/InfoCard.js +0 -39
  422. package/cjs/components/widgets/InfoCard/InfoCard.styled.js +0 -110
  423. package/cjs/components/widgets/InfoCard/widgets/InfoCard/index.js +0 -9
  424. package/cjs/components/widgets/Instructions/Instructions.js +0 -217
  425. package/cjs/components/widgets/Instructions/Instructions.styled.js +0 -47
  426. package/cjs/components/widgets/Instructions/widgets/Instructions/index.js +0 -9
  427. package/cjs/components/widgets/ProgressBar/ProgressBar.js +0 -58
  428. package/cjs/components/widgets/ProgressBar/ProgressBar.styled.js +0 -154
  429. package/cjs/components/widgets/ProgressBar/widgets/ProgressBar/index.js +0 -9
  430. package/cjs/components/widgets/SummaryCard/SummaryCard.js +0 -92
  431. package/cjs/components/widgets/SummaryCard/SummaryCard.styled.js +0 -142
  432. package/cjs/components/widgets/widgets/index.js +0 -25
  433. package/cjs/hooks/useEventListner.js +0 -26
  434. package/cjs/hooks/useIsomorphicLayoutEffect.js +0 -11
  435. package/cjs/hooks/useOnClickOutside.js +0 -17
  436. package/cjs/icons/arrow-back.svg.js +0 -20
  437. package/cjs/icons/arrow-forward.svg.js +0 -20
  438. package/cjs/icons/check-rectangle-filled.svg.js +0 -20
  439. package/cjs/icons/close.svg.js +0 -20
  440. package/cjs/icons/edit-note.svg.js +0 -20
  441. package/cjs/icons/expand-more.svg.js +0 -20
  442. package/cjs/icons/headset.svg.js +0 -20
  443. package/cjs/icons/layers.svg.js +0 -20
  444. package/cjs/icons/link.svg.js +0 -20
  445. package/cjs/icons/play.svg.js +0 -20
  446. package/cjs/icons/search.svg.js +0 -20
  447. package/cjs/icons/star-filled.svg.js +0 -20
  448. package/cjs/icons/star.svg.js +0 -20
  449. package/cjs/icons/triangle-right.svg.js +0 -20
  450. package/cjs/icons/verification.svg.js +0 -20
  451. package/cjs/icons/warning-circle.svg.js +0 -20
  452. package/cjs/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -11
  453. package/cjs/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -9
  454. package/cjs/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -11
  455. package/cjs/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -10
  456. package/cjs/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +0 -9
  457. package/cjs/node_modules/@babel/runtime/helpers/esm/createClass.js +0 -19
  458. package/cjs/node_modules/@babel/runtime/helpers/esm/createSuper.js +0 -22
  459. package/cjs/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -16
  460. package/cjs/node_modules/@babel/runtime/helpers/esm/extends.js +0 -15
  461. package/cjs/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -11
  462. package/cjs/node_modules/@babel/runtime/helpers/esm/inherits.js +0 -20
  463. package/cjs/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +0 -14
  464. package/cjs/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -9
  465. package/cjs/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -33
  466. package/cjs/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -9
  467. package/cjs/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -9
  468. package/cjs/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -29
  469. package/cjs/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -19
  470. package/cjs/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -15
  471. package/cjs/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +0 -14
  472. package/cjs/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -11
  473. package/cjs/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -14
  474. package/cjs/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js +0 -13
  475. package/cjs/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -14
  476. package/cjs/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -18
  477. package/cjs/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -13
  478. package/cjs/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -15
  479. package/cjs/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -15
  480. package/cjs/node_modules/@emotion/cache/dist/emotion-cache.browser.esm.js +0 -445
  481. package/cjs/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -59
  482. package/cjs/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +0 -13
  483. package/cjs/node_modules/@emotion/react/dist/emotion-element-f0de968e.browser.esm.js +0 -116
  484. package/cjs/node_modules/@emotion/react/dist/emotion-react.browser.esm.js +0 -63
  485. package/cjs/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +0 -240
  486. package/cjs/node_modules/@emotion/sheet/dist/emotion-sheet.esm.js +0 -144
  487. package/cjs/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +0 -56
  488. package/cjs/node_modules/@emotion/use-insertion-effect-with-fallbacks/dist/emotion-use-insertion-effect-with-fallbacks.browser.esm.js +0 -14
  489. package/cjs/node_modules/@emotion/utils/dist/emotion-utils.browser.esm.js +0 -51
  490. package/cjs/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js +0 -907
  491. package/cjs/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js +0 -374
  492. package/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js +0 -128
  493. package/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js +0 -165
  494. package/cjs/node_modules/@restart/hooks/esm/useMergedRefs.js +0 -46
  495. package/cjs/node_modules/@restart/hooks/esm/useUpdateEffect.js +0 -41
  496. package/cjs/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js +0 -24
  497. package/cjs/node_modules/memoize-one/dist/memoize-one.esm.js +0 -55
  498. package/cjs/node_modules/object-assign/index.js +0 -94
  499. package/cjs/node_modules/prop-types/checkPropTypes.js +0 -110
  500. package/cjs/node_modules/prop-types/factoryWithThrowingShims.js +0 -69
  501. package/cjs/node_modules/prop-types/factoryWithTypeCheckers.js +0 -621
  502. package/cjs/node_modules/prop-types/index.js +0 -33
  503. package/cjs/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -16
  504. package/cjs/node_modules/prop-types/lib/has.js +0 -7
  505. package/cjs/node_modules/react/cjs/react.development.js +0 -1246
  506. package/cjs/node_modules/react/cjs/react.production.js +0 -552
  507. package/cjs/node_modules/react/index.js +0 -19
  508. package/cjs/node_modules/react-dom/cjs/react-dom.development.js +0 -432
  509. package/cjs/node_modules/react-dom/cjs/react-dom.production.js +0 -218
  510. package/cjs/node_modules/react-dom/index.js +0 -44
  511. package/cjs/node_modules/react-is/cjs/react-is.development.js +0 -228
  512. package/cjs/node_modules/react-is/cjs/react-is.production.min.js +0 -22
  513. package/cjs/node_modules/react-is/index.js +0 -13
  514. package/cjs/node_modules/react-lazy-load-image-component/src/effects/opacity.css.js +0 -6
  515. package/cjs/node_modules/react-select/creatable/dist/react-select-creatable.esm.js +0 -23
  516. package/cjs/node_modules/react-select/dist/Select-aab027f3.esm.js +0 -2653
  517. package/cjs/node_modules/react-select/dist/index-641ee5b8.esm.js +0 -1426
  518. package/cjs/node_modules/react-select/dist/useCreatable-84008237.esm.js +0 -101
  519. package/cjs/node_modules/react-select/dist/useStateManager-7e1e8489.esm.js +0 -78
  520. package/cjs/node_modules/style-inject/dist/style-inject.es.js +0 -32
  521. package/cjs/node_modules/stylis/src/Enum.js +0 -24
  522. package/cjs/node_modules/stylis/src/Middleware.js +0 -37
  523. package/cjs/node_modules/stylis/src/Parser.js +0 -201
  524. package/cjs/node_modules/stylis/src/Serializer.js +0 -43
  525. package/cjs/node_modules/stylis/src/Tokenizer.js +0 -243
  526. package/cjs/node_modules/stylis/src/Utility.js +0 -134
  527. package/cjs/node_modules/tippy.js/animations/shift-away-subtle.css.js +0 -6
  528. package/cjs/node_modules/tippy.js/dist/tippy.css.js +0 -6
  529. package/cjs/node_modules/use-isomorphic-layout-effect/dist/use-isomorphic-layout-effect.browser.esm.js +0 -10
  530. package/cjs/ssr/ssr/index.js +0 -12
  531. package/cjs/styles/utils/colors.scss.js +0 -11
  532. package/cjs/utils/dateTime.js +0 -20
  533. package/cjs/utils/defaultTheme.js +0 -52
  534. package/doctor-storybook.log +0 -20
  535. package/esm/_virtual/_rollupPluginBabelHelpers.js +0 -74
  536. package/esm/_virtual/index.js +0 -3
  537. package/esm/_virtual/index2.js +0 -3
  538. package/esm/_virtual/index3.js +0 -3
  539. package/esm/_virtual/index4.js +0 -3
  540. package/esm/_virtual/react-dom.development.js +0 -3
  541. package/esm/_virtual/react-dom.production.js +0 -3
  542. package/esm/_virtual/react-is.development.js +0 -3
  543. package/esm/_virtual/react-is.production.min.js +0 -3
  544. package/esm/_virtual/react.development.js +0 -3
  545. package/esm/_virtual/react.production.js +0 -3
  546. package/esm/components/data/Alert/Alert.js +0 -77
  547. package/esm/components/data/Alert/Alert.styled.js +0 -63
  548. package/esm/components/data/Alert/data/Alert/index.js +0 -1
  549. package/esm/components/data/Badge/Badge.js +0 -89
  550. package/esm/components/data/Badge/Badge.styled.js +0 -145
  551. package/esm/components/data/Badge/data/Badge/index.js +0 -1
  552. package/esm/components/data/Popover/data/Popover/index.js +0 -1
  553. package/esm/components/data/Tab/Tab.js +0 -27
  554. package/esm/components/data/Tab/Tab.styled.js +0 -14
  555. package/esm/components/data/Tab/data/Tab/index.js +0 -1
  556. package/esm/components/data/Tabs/Tabs.js +0 -87
  557. package/esm/components/data/Tabs/Tabs.styled.js +0 -85
  558. package/esm/components/data/Tabs/data/Tabs/index.js +0 -1
  559. package/esm/components/data/Tooltip/Tooltip.styled.js +0 -29
  560. package/esm/components/data/Tooltip/data/Tooltip/index.js +0 -1
  561. package/esm/components/data/VerificationStatusIcon/VerificationStatusIcon.js +0 -38
  562. package/esm/components/data/VerificationStatusIcon/VerificationStatusIcon.styled.js +0 -69
  563. package/esm/components/data/data/index.js +0 -7
  564. package/esm/components/inputs/ActionButton/ActionButton.js +0 -38
  565. package/esm/components/inputs/ActionButton/ActionButton.styled.js +0 -58
  566. package/esm/components/inputs/ActionButton/inputs/ActionButton/index.js +0 -1
  567. package/esm/components/inputs/Button/Button.js +0 -184
  568. package/esm/components/inputs/Button/Button.styled.js +0 -277
  569. package/esm/components/inputs/Button/inputs/Button/index.js +0 -1
  570. package/esm/components/inputs/Checkbox/Checkbox.styled.js +0 -132
  571. package/esm/components/inputs/Checkbox/inputs/Checkbox/index.js +0 -1
  572. package/esm/components/inputs/CompactAutocompleteSelect/CompactAutocompleteSelect.styled.js +0 -324
  573. package/esm/components/inputs/CompactAutocompleteSelect/inputs/CompactAutocompleteSelect/index.js +0 -1
  574. package/esm/components/inputs/CompactStarRating/CompactStarRating.styled.js +0 -245
  575. package/esm/components/inputs/CompactStarRating/inputs/CompactStarRating/index.js +0 -1
  576. package/esm/components/inputs/CompactTextInput/CompactTextInput.styled.js +0 -335
  577. package/esm/components/inputs/CompactTextInput/inputs/CompactTextInput/index.js +0 -1
  578. package/esm/components/inputs/MultiLevelCheckbox/MultiLevelCheckbox.styled.js +0 -75
  579. package/esm/components/inputs/MultiLevelCheckboxSelect/MultiLevelCheckboxSelect.styled.js +0 -104
  580. package/esm/components/inputs/MultiSelect/MultiSelect.styled.js +0 -251
  581. package/esm/components/inputs/MultiSelect/inputs/MultiSelect/index.js +0 -1
  582. package/esm/components/inputs/Radio/Radio.js +0 -63
  583. package/esm/components/inputs/Radio/inputs/Radio/index.js +0 -1
  584. package/esm/components/inputs/Switch/Switch.styled.js +0 -110
  585. package/esm/components/inputs/Switch/inputs/Switch/index.js +0 -1
  586. package/esm/components/inputs/TextArea/TextArea.js +0 -182
  587. package/esm/components/inputs/TextArea/TextArea.styled.js +0 -437
  588. package/esm/components/inputs/TextArea/inputs/TextArea/index.js +0 -1
  589. package/esm/components/inputs/TextInput/TextInput.js +0 -143
  590. package/esm/components/inputs/TextInput/TextInput.styled.js +0 -261
  591. package/esm/components/inputs/TextInput/inputs/TextInput/index.js +0 -1
  592. package/esm/components/inputs/inputs/index.js +0 -13
  593. package/esm/components/layout/InputGroup/InputGroup.js +0 -22
  594. package/esm/components/layout/InputGroup/InputGroup.styled.js +0 -10
  595. package/esm/components/layout/InputGroup/layout/InputGroup/index.js +0 -1
  596. package/esm/components/layout/SectionSeparator/SectionSeparator.js +0 -25
  597. package/esm/components/layout/SectionSeparator/SectionSeparator.styled.js +0 -13
  598. package/esm/components/layout/SectionSeparator/layout/SectionSeparator/index.js +0 -1
  599. package/esm/components/layout/layout/index.js +0 -2
  600. package/esm/components/widgets/AssetAction/AssetAction.styled.js +0 -46
  601. package/esm/components/widgets/AssetActionsBase/AssetActionsBase.js +0 -31
  602. package/esm/components/widgets/AssetActionsBase/AssetActionsBase.styled.js +0 -16
  603. package/esm/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryBase.styled.js +0 -33
  604. package/esm/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryCompactCard/AssetGalleryCompactCard.styled.js +0 -311
  605. package/esm/components/widgets/AssetGallery/widgets/AssetGallery/index.js +0 -1
  606. package/esm/components/widgets/AssetPreview/AssetPreviewTopBar/AssetPreviewTopBar.js +0 -46
  607. package/esm/components/widgets/AssetPreview/AssetPreviewTopBar/AssetPreviewTopBar.styled.js +0 -84
  608. package/esm/components/widgets/AssetPreview/AssetPreviewTopBar/widgets/AssetPreview/AssetPreviewTopBar/index.js +0 -1
  609. package/esm/components/widgets/ContextMenu/ContextMenu.js +0 -24
  610. package/esm/components/widgets/ContextMenu/ContextMenu.styled.js +0 -11
  611. package/esm/components/widgets/ContextMenu/ContextMenuItem/ContextMenuItem.js +0 -46
  612. package/esm/components/widgets/ContextMenu/ContextMenuItem/ContextMenuItem.styled.js +0 -83
  613. package/esm/components/widgets/ContextMenu/ContextMenuItem/widgets/ContextMenu/ContextMenuItem/index.js +0 -1
  614. package/esm/components/widgets/ContextMenu/ContextMenuItemsGroup/ContextMenuItemsGroup.js +0 -24
  615. package/esm/components/widgets/ContextMenu/ContextMenuItemsGroup/ContextMenuItemsGroup.styled.js +0 -22
  616. package/esm/components/widgets/ContextMenu/ContextMenuItemsGroup/widgets/ContextMenu/ContextMenuItemsGroup/index.js +0 -1
  617. package/esm/components/widgets/ContextMenu/widgets/ContextMenu/index.js +0 -1
  618. package/esm/components/widgets/InfoCard/InfoCard.js +0 -35
  619. package/esm/components/widgets/InfoCard/InfoCard.styled.js +0 -94
  620. package/esm/components/widgets/InfoCard/widgets/InfoCard/index.js +0 -1
  621. package/esm/components/widgets/Instructions/Instructions.styled.js +0 -36
  622. package/esm/components/widgets/Instructions/widgets/Instructions/index.js +0 -1
  623. package/esm/components/widgets/ProgressBar/ProgressBar.js +0 -54
  624. package/esm/components/widgets/ProgressBar/ProgressBar.styled.js +0 -137
  625. package/esm/components/widgets/ProgressBar/widgets/ProgressBar/index.js +0 -1
  626. package/esm/components/widgets/SummaryCard/SummaryCard.js +0 -88
  627. package/esm/components/widgets/SummaryCard/SummaryCard.styled.js +0 -124
  628. package/esm/components/widgets/widgets/index.js +0 -9
  629. package/esm/hooks/useIsomorphicLayoutEffect.js +0 -7
  630. package/esm/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -7
  631. package/esm/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -5
  632. package/esm/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -7
  633. package/esm/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -6
  634. package/esm/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +0 -5
  635. package/esm/node_modules/@babel/runtime/helpers/esm/createClass.js +0 -15
  636. package/esm/node_modules/@babel/runtime/helpers/esm/createSuper.js +0 -18
  637. package/esm/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -12
  638. package/esm/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -7
  639. package/esm/node_modules/@babel/runtime/helpers/esm/inherits.js +0 -16
  640. package/esm/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +0 -10
  641. package/esm/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -5
  642. package/esm/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -29
  643. package/esm/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -5
  644. package/esm/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -5
  645. package/esm/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -25
  646. package/esm/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -15
  647. package/esm/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -11
  648. package/esm/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +0 -10
  649. package/esm/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -7
  650. package/esm/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -10
  651. package/esm/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js +0 -9
  652. package/esm/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -10
  653. package/esm/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -14
  654. package/esm/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -9
  655. package/esm/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -11
  656. package/esm/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -11
  657. package/esm/node_modules/@emotion/cache/dist/emotion-cache.browser.esm.js +0 -441
  658. package/esm/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -55
  659. package/esm/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +0 -9
  660. package/esm/node_modules/@emotion/react/dist/emotion-element-f0de968e.browser.esm.js +0 -107
  661. package/esm/node_modules/@emotion/react/dist/emotion-react.browser.esm.js +0 -56
  662. package/esm/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +0 -236
  663. package/esm/node_modules/@emotion/sheet/dist/emotion-sheet.esm.js +0 -140
  664. package/esm/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +0 -52
  665. package/esm/node_modules/@emotion/use-insertion-effect-with-fallbacks/dist/emotion-use-insertion-effect-with-fallbacks.browser.esm.js +0 -10
  666. package/esm/node_modules/@emotion/utils/dist/emotion-utils.browser.esm.js +0 -45
  667. package/esm/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js +0 -894
  668. package/esm/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js +0 -370
  669. package/esm/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js +0 -110
  670. package/esm/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js +0 -138
  671. package/esm/node_modules/@restart/hooks/esm/useMergedRefs.js +0 -41
  672. package/esm/node_modules/@restart/hooks/esm/useUpdateEffect.js +0 -37
  673. package/esm/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js +0 -22
  674. package/esm/node_modules/memoize-one/dist/memoize-one.esm.js +0 -51
  675. package/esm/node_modules/object-assign/index.js +0 -90
  676. package/esm/node_modules/prop-types/checkPropTypes.js +0 -106
  677. package/esm/node_modules/prop-types/factoryWithThrowingShims.js +0 -65
  678. package/esm/node_modules/prop-types/factoryWithTypeCheckers.js +0 -617
  679. package/esm/node_modules/prop-types/index.js +0 -29
  680. package/esm/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -12
  681. package/esm/node_modules/prop-types/lib/has.js +0 -3
  682. package/esm/node_modules/react/cjs/react.development.js +0 -1244
  683. package/esm/node_modules/react/cjs/react.production.js +0 -547
  684. package/esm/node_modules/react/index.js +0 -15
  685. package/esm/node_modules/react-dom/cjs/react-dom.development.js +0 -427
  686. package/esm/node_modules/react-dom/cjs/react-dom.production.js +0 -213
  687. package/esm/node_modules/react-dom/index.js +0 -42
  688. package/esm/node_modules/react-is/cjs/react-is.development.js +0 -223
  689. package/esm/node_modules/react-is/cjs/react-is.production.min.js +0 -17
  690. package/esm/node_modules/react-is/index.js +0 -11
  691. package/esm/node_modules/react-lazy-load-image-component/src/effects/opacity.css.js +0 -4
  692. package/esm/node_modules/react-select/creatable/dist/react-select-creatable.esm.js +0 -19
  693. package/esm/node_modules/react-select/dist/Select-aab027f3.esm.js +0 -2644
  694. package/esm/node_modules/react-select/dist/index-641ee5b8.esm.js +0 -1385
  695. package/esm/node_modules/react-select/dist/useCreatable-84008237.esm.js +0 -97
  696. package/esm/node_modules/react-select/dist/useStateManager-7e1e8489.esm.js +0 -74
  697. package/esm/node_modules/style-inject/dist/style-inject.es.js +0 -28
  698. package/esm/node_modules/stylis/src/Enum.js +0 -12
  699. package/esm/node_modules/stylis/src/Middleware.js +0 -32
  700. package/esm/node_modules/stylis/src/Parser.js +0 -193
  701. package/esm/node_modules/stylis/src/Serializer.js +0 -38
  702. package/esm/node_modules/stylis/src/Tokenizer.js +0 -223
  703. package/esm/node_modules/stylis/src/Utility.js +0 -117
  704. package/esm/node_modules/tippy.js/animations/shift-away-subtle.css.js +0 -4
  705. package/esm/node_modules/tippy.js/dist/tippy.css.js +0 -4
  706. package/esm/node_modules/use-isomorphic-layout-effect/dist/use-isomorphic-layout-effect.browser.esm.js +0 -6
  707. package/esm/styles/utils/colors.scss.js +0 -7
  708. package/esm/utils/defaultTheme.js +0 -47
  709. package/migration-storybook.log +0 -392
@@ -1,1246 +0,0 @@
1
- 'use strict';
2
-
3
- var react_development = require('../../../_virtual/react.development.js');
4
-
5
- /**
6
- * @license React
7
- * react.development.js
8
- *
9
- * Copyright (c) Meta Platforms, Inc. and affiliates.
10
- *
11
- * This source code is licensed under the MIT license found in the
12
- * LICENSE file in the root directory of this source tree.
13
- */
14
-
15
- (function (module, exports) {
16
- "production" !== process.env.NODE_ENV &&
17
- (function () {
18
- function defineDeprecationWarning(methodName, info) {
19
- Object.defineProperty(Component.prototype, methodName, {
20
- get: function () {
21
- console.warn(
22
- "%s(...) is deprecated in plain JavaScript React classes. %s",
23
- info[0],
24
- info[1]
25
- );
26
- }
27
- });
28
- }
29
- function getIteratorFn(maybeIterable) {
30
- if (null === maybeIterable || "object" !== typeof maybeIterable)
31
- return null;
32
- maybeIterable =
33
- (MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL]) ||
34
- maybeIterable["@@iterator"];
35
- return "function" === typeof maybeIterable ? maybeIterable : null;
36
- }
37
- function warnNoop(publicInstance, callerName) {
38
- publicInstance =
39
- ((publicInstance = publicInstance.constructor) &&
40
- (publicInstance.displayName || publicInstance.name)) ||
41
- "ReactClass";
42
- var warningKey = publicInstance + "." + callerName;
43
- didWarnStateUpdateForUnmountedComponent[warningKey] ||
44
- (console.error(
45
- "Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",
46
- callerName,
47
- publicInstance
48
- ),
49
- (didWarnStateUpdateForUnmountedComponent[warningKey] = !0));
50
- }
51
- function Component(props, context, updater) {
52
- this.props = props;
53
- this.context = context;
54
- this.refs = emptyObject;
55
- this.updater = updater || ReactNoopUpdateQueue;
56
- }
57
- function ComponentDummy() {}
58
- function PureComponent(props, context, updater) {
59
- this.props = props;
60
- this.context = context;
61
- this.refs = emptyObject;
62
- this.updater = updater || ReactNoopUpdateQueue;
63
- }
64
- function testStringCoercion(value) {
65
- return "" + value;
66
- }
67
- function checkKeyStringCoercion(value) {
68
- try {
69
- testStringCoercion(value);
70
- var JSCompiler_inline_result = !1;
71
- } catch (e) {
72
- JSCompiler_inline_result = !0;
73
- }
74
- if (JSCompiler_inline_result) {
75
- JSCompiler_inline_result = console;
76
- var JSCompiler_temp_const = JSCompiler_inline_result.error;
77
- var JSCompiler_inline_result$jscomp$0 =
78
- ("function" === typeof Symbol &&
79
- Symbol.toStringTag &&
80
- value[Symbol.toStringTag]) ||
81
- value.constructor.name ||
82
- "Object";
83
- JSCompiler_temp_const.call(
84
- JSCompiler_inline_result,
85
- "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
86
- JSCompiler_inline_result$jscomp$0
87
- );
88
- return testStringCoercion(value);
89
- }
90
- }
91
- function getComponentNameFromType(type) {
92
- if (null == type) return null;
93
- if ("function" === typeof type)
94
- return type.$$typeof === REACT_CLIENT_REFERENCE
95
- ? null
96
- : type.displayName || type.name || null;
97
- if ("string" === typeof type) return type;
98
- switch (type) {
99
- case REACT_FRAGMENT_TYPE:
100
- return "Fragment";
101
- case REACT_PROFILER_TYPE:
102
- return "Profiler";
103
- case REACT_STRICT_MODE_TYPE:
104
- return "StrictMode";
105
- case REACT_SUSPENSE_TYPE:
106
- return "Suspense";
107
- case REACT_SUSPENSE_LIST_TYPE:
108
- return "SuspenseList";
109
- case REACT_ACTIVITY_TYPE:
110
- return "Activity";
111
- }
112
- if ("object" === typeof type)
113
- switch (
114
- ("number" === typeof type.tag &&
115
- console.error(
116
- "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
117
- ),
118
- type.$$typeof)
119
- ) {
120
- case REACT_PORTAL_TYPE:
121
- return "Portal";
122
- case REACT_CONTEXT_TYPE:
123
- return (type.displayName || "Context") + ".Provider";
124
- case REACT_CONSUMER_TYPE:
125
- return (type._context.displayName || "Context") + ".Consumer";
126
- case REACT_FORWARD_REF_TYPE:
127
- var innerType = type.render;
128
- type = type.displayName;
129
- type ||
130
- ((type = innerType.displayName || innerType.name || ""),
131
- (type = "" !== type ? "ForwardRef(" + type + ")" : "ForwardRef"));
132
- return type;
133
- case REACT_MEMO_TYPE:
134
- return (
135
- (innerType = type.displayName || null),
136
- null !== innerType
137
- ? innerType
138
- : getComponentNameFromType(type.type) || "Memo"
139
- );
140
- case REACT_LAZY_TYPE:
141
- innerType = type._payload;
142
- type = type._init;
143
- try {
144
- return getComponentNameFromType(type(innerType));
145
- } catch (x) {}
146
- }
147
- return null;
148
- }
149
- function getTaskName(type) {
150
- if (type === REACT_FRAGMENT_TYPE) return "<>";
151
- if (
152
- "object" === typeof type &&
153
- null !== type &&
154
- type.$$typeof === REACT_LAZY_TYPE
155
- )
156
- return "<...>";
157
- try {
158
- var name = getComponentNameFromType(type);
159
- return name ? "<" + name + ">" : "<...>";
160
- } catch (x) {
161
- return "<...>";
162
- }
163
- }
164
- function getOwner() {
165
- var dispatcher = ReactSharedInternals.A;
166
- return null === dispatcher ? null : dispatcher.getOwner();
167
- }
168
- function UnknownOwner() {
169
- return Error("react-stack-top-frame");
170
- }
171
- function hasValidKey(config) {
172
- if (hasOwnProperty.call(config, "key")) {
173
- var getter = Object.getOwnPropertyDescriptor(config, "key").get;
174
- if (getter && getter.isReactWarning) return !1;
175
- }
176
- return void 0 !== config.key;
177
- }
178
- function defineKeyPropWarningGetter(props, displayName) {
179
- function warnAboutAccessingKey() {
180
- specialPropKeyWarningShown ||
181
- ((specialPropKeyWarningShown = !0),
182
- console.error(
183
- "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
184
- displayName
185
- ));
186
- }
187
- warnAboutAccessingKey.isReactWarning = !0;
188
- Object.defineProperty(props, "key", {
189
- get: warnAboutAccessingKey,
190
- configurable: !0
191
- });
192
- }
193
- function elementRefGetterWithDeprecationWarning() {
194
- var componentName = getComponentNameFromType(this.type);
195
- didWarnAboutElementRef[componentName] ||
196
- ((didWarnAboutElementRef[componentName] = !0),
197
- console.error(
198
- "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
199
- ));
200
- componentName = this.props.ref;
201
- return void 0 !== componentName ? componentName : null;
202
- }
203
- function ReactElement(
204
- type,
205
- key,
206
- self,
207
- source,
208
- owner,
209
- props,
210
- debugStack,
211
- debugTask
212
- ) {
213
- self = props.ref;
214
- type = {
215
- $$typeof: REACT_ELEMENT_TYPE,
216
- type: type,
217
- key: key,
218
- props: props,
219
- _owner: owner
220
- };
221
- null !== (void 0 !== self ? self : null)
222
- ? Object.defineProperty(type, "ref", {
223
- enumerable: !1,
224
- get: elementRefGetterWithDeprecationWarning
225
- })
226
- : Object.defineProperty(type, "ref", { enumerable: !1, value: null });
227
- type._store = {};
228
- Object.defineProperty(type._store, "validated", {
229
- configurable: !1,
230
- enumerable: !1,
231
- writable: !0,
232
- value: 0
233
- });
234
- Object.defineProperty(type, "_debugInfo", {
235
- configurable: !1,
236
- enumerable: !1,
237
- writable: !0,
238
- value: null
239
- });
240
- Object.defineProperty(type, "_debugStack", {
241
- configurable: !1,
242
- enumerable: !1,
243
- writable: !0,
244
- value: debugStack
245
- });
246
- Object.defineProperty(type, "_debugTask", {
247
- configurable: !1,
248
- enumerable: !1,
249
- writable: !0,
250
- value: debugTask
251
- });
252
- Object.freeze && (Object.freeze(type.props), Object.freeze(type));
253
- return type;
254
- }
255
- function cloneAndReplaceKey(oldElement, newKey) {
256
- newKey = ReactElement(
257
- oldElement.type,
258
- newKey,
259
- void 0,
260
- void 0,
261
- oldElement._owner,
262
- oldElement.props,
263
- oldElement._debugStack,
264
- oldElement._debugTask
265
- );
266
- oldElement._store &&
267
- (newKey._store.validated = oldElement._store.validated);
268
- return newKey;
269
- }
270
- function isValidElement(object) {
271
- return (
272
- "object" === typeof object &&
273
- null !== object &&
274
- object.$$typeof === REACT_ELEMENT_TYPE
275
- );
276
- }
277
- function escape(key) {
278
- var escaperLookup = { "=": "=0", ":": "=2" };
279
- return (
280
- "$" +
281
- key.replace(/[=:]/g, function (match) {
282
- return escaperLookup[match];
283
- })
284
- );
285
- }
286
- function getElementKey(element, index) {
287
- return "object" === typeof element &&
288
- null !== element &&
289
- null != element.key
290
- ? (checkKeyStringCoercion(element.key), escape("" + element.key))
291
- : index.toString(36);
292
- }
293
- function noop$1() {}
294
- function resolveThenable(thenable) {
295
- switch (thenable.status) {
296
- case "fulfilled":
297
- return thenable.value;
298
- case "rejected":
299
- throw thenable.reason;
300
- default:
301
- switch (
302
- ("string" === typeof thenable.status
303
- ? thenable.then(noop$1, noop$1)
304
- : ((thenable.status = "pending"),
305
- thenable.then(
306
- function (fulfilledValue) {
307
- "pending" === thenable.status &&
308
- ((thenable.status = "fulfilled"),
309
- (thenable.value = fulfilledValue));
310
- },
311
- function (error) {
312
- "pending" === thenable.status &&
313
- ((thenable.status = "rejected"),
314
- (thenable.reason = error));
315
- }
316
- )),
317
- thenable.status)
318
- ) {
319
- case "fulfilled":
320
- return thenable.value;
321
- case "rejected":
322
- throw thenable.reason;
323
- }
324
- }
325
- throw thenable;
326
- }
327
- function mapIntoArray(children, array, escapedPrefix, nameSoFar, callback) {
328
- var type = typeof children;
329
- if ("undefined" === type || "boolean" === type) children = null;
330
- var invokeCallback = !1;
331
- if (null === children) invokeCallback = !0;
332
- else
333
- switch (type) {
334
- case "bigint":
335
- case "string":
336
- case "number":
337
- invokeCallback = !0;
338
- break;
339
- case "object":
340
- switch (children.$$typeof) {
341
- case REACT_ELEMENT_TYPE:
342
- case REACT_PORTAL_TYPE:
343
- invokeCallback = !0;
344
- break;
345
- case REACT_LAZY_TYPE:
346
- return (
347
- (invokeCallback = children._init),
348
- mapIntoArray(
349
- invokeCallback(children._payload),
350
- array,
351
- escapedPrefix,
352
- nameSoFar,
353
- callback
354
- )
355
- );
356
- }
357
- }
358
- if (invokeCallback) {
359
- invokeCallback = children;
360
- callback = callback(invokeCallback);
361
- var childKey =
362
- "" === nameSoFar ? "." + getElementKey(invokeCallback, 0) : nameSoFar;
363
- isArrayImpl(callback)
364
- ? ((escapedPrefix = ""),
365
- null != childKey &&
366
- (escapedPrefix =
367
- childKey.replace(userProvidedKeyEscapeRegex, "$&/") + "/"),
368
- mapIntoArray(callback, array, escapedPrefix, "", function (c) {
369
- return c;
370
- }))
371
- : null != callback &&
372
- (isValidElement(callback) &&
373
- (null != callback.key &&
374
- ((invokeCallback && invokeCallback.key === callback.key) ||
375
- checkKeyStringCoercion(callback.key)),
376
- (escapedPrefix = cloneAndReplaceKey(
377
- callback,
378
- escapedPrefix +
379
- (null == callback.key ||
380
- (invokeCallback && invokeCallback.key === callback.key)
381
- ? ""
382
- : ("" + callback.key).replace(
383
- userProvidedKeyEscapeRegex,
384
- "$&/"
385
- ) + "/") +
386
- childKey
387
- )),
388
- "" !== nameSoFar &&
389
- null != invokeCallback &&
390
- isValidElement(invokeCallback) &&
391
- null == invokeCallback.key &&
392
- invokeCallback._store &&
393
- !invokeCallback._store.validated &&
394
- (escapedPrefix._store.validated = 2),
395
- (callback = escapedPrefix)),
396
- array.push(callback));
397
- return 1;
398
- }
399
- invokeCallback = 0;
400
- childKey = "" === nameSoFar ? "." : nameSoFar + ":";
401
- if (isArrayImpl(children))
402
- for (var i = 0; i < children.length; i++)
403
- (nameSoFar = children[i]),
404
- (type = childKey + getElementKey(nameSoFar, i)),
405
- (invokeCallback += mapIntoArray(
406
- nameSoFar,
407
- array,
408
- escapedPrefix,
409
- type,
410
- callback
411
- ));
412
- else if (((i = getIteratorFn(children)), "function" === typeof i))
413
- for (
414
- i === children.entries &&
415
- (didWarnAboutMaps ||
416
- console.warn(
417
- "Using Maps as children is not supported. Use an array of keyed ReactElements instead."
418
- ),
419
- (didWarnAboutMaps = !0)),
420
- children = i.call(children),
421
- i = 0;
422
- !(nameSoFar = children.next()).done;
423
-
424
- )
425
- (nameSoFar = nameSoFar.value),
426
- (type = childKey + getElementKey(nameSoFar, i++)),
427
- (invokeCallback += mapIntoArray(
428
- nameSoFar,
429
- array,
430
- escapedPrefix,
431
- type,
432
- callback
433
- ));
434
- else if ("object" === type) {
435
- if ("function" === typeof children.then)
436
- return mapIntoArray(
437
- resolveThenable(children),
438
- array,
439
- escapedPrefix,
440
- nameSoFar,
441
- callback
442
- );
443
- array = String(children);
444
- throw Error(
445
- "Objects are not valid as a React child (found: " +
446
- ("[object Object]" === array
447
- ? "object with keys {" + Object.keys(children).join(", ") + "}"
448
- : array) +
449
- "). If you meant to render a collection of children, use an array instead."
450
- );
451
- }
452
- return invokeCallback;
453
- }
454
- function mapChildren(children, func, context) {
455
- if (null == children) return children;
456
- var result = [],
457
- count = 0;
458
- mapIntoArray(children, result, "", "", function (child) {
459
- return func.call(context, child, count++);
460
- });
461
- return result;
462
- }
463
- function lazyInitializer(payload) {
464
- if (-1 === payload._status) {
465
- var ctor = payload._result;
466
- ctor = ctor();
467
- ctor.then(
468
- function (moduleObject) {
469
- if (0 === payload._status || -1 === payload._status)
470
- (payload._status = 1), (payload._result = moduleObject);
471
- },
472
- function (error) {
473
- if (0 === payload._status || -1 === payload._status)
474
- (payload._status = 2), (payload._result = error);
475
- }
476
- );
477
- -1 === payload._status &&
478
- ((payload._status = 0), (payload._result = ctor));
479
- }
480
- if (1 === payload._status)
481
- return (
482
- (ctor = payload._result),
483
- void 0 === ctor &&
484
- console.error(
485
- "lazy: Expected the result of a dynamic import() call. Instead received: %s\n\nYour code should look like: \n const MyComponent = lazy(() => import('./MyComponent'))\n\nDid you accidentally put curly braces around the import?",
486
- ctor
487
- ),
488
- "default" in ctor ||
489
- console.error(
490
- "lazy: Expected the result of a dynamic import() call. Instead received: %s\n\nYour code should look like: \n const MyComponent = lazy(() => import('./MyComponent'))",
491
- ctor
492
- ),
493
- ctor.default
494
- );
495
- throw payload._result;
496
- }
497
- function resolveDispatcher() {
498
- var dispatcher = ReactSharedInternals.H;
499
- null === dispatcher &&
500
- console.error(
501
- "Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:\n1. You might have mismatching versions of React and the renderer (such as React DOM)\n2. You might be breaking the Rules of Hooks\n3. You might have more than one copy of React in the same app\nSee https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem."
502
- );
503
- return dispatcher;
504
- }
505
- function noop() {}
506
- function enqueueTask(task) {
507
- if (null === enqueueTaskImpl)
508
- try {
509
- var requireString = ("require" + Math.random()).slice(0, 7);
510
- enqueueTaskImpl = (module && module[requireString]).call(
511
- module,
512
- "timers"
513
- ).setImmediate;
514
- } catch (_err) {
515
- enqueueTaskImpl = function (callback) {
516
- !1 === didWarnAboutMessageChannel &&
517
- ((didWarnAboutMessageChannel = !0),
518
- "undefined" === typeof MessageChannel &&
519
- console.error(
520
- "This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."
521
- ));
522
- var channel = new MessageChannel();
523
- channel.port1.onmessage = callback;
524
- channel.port2.postMessage(void 0);
525
- };
526
- }
527
- return enqueueTaskImpl(task);
528
- }
529
- function aggregateErrors(errors) {
530
- return 1 < errors.length && "function" === typeof AggregateError
531
- ? new AggregateError(errors)
532
- : errors[0];
533
- }
534
- function popActScope(prevActQueue, prevActScopeDepth) {
535
- prevActScopeDepth !== actScopeDepth - 1 &&
536
- console.error(
537
- "You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "
538
- );
539
- actScopeDepth = prevActScopeDepth;
540
- }
541
- function recursivelyFlushAsyncActWork(returnValue, resolve, reject) {
542
- var queue = ReactSharedInternals.actQueue;
543
- if (null !== queue)
544
- if (0 !== queue.length)
545
- try {
546
- flushActQueue(queue);
547
- enqueueTask(function () {
548
- return recursivelyFlushAsyncActWork(returnValue, resolve, reject);
549
- });
550
- return;
551
- } catch (error) {
552
- ReactSharedInternals.thrownErrors.push(error);
553
- }
554
- else ReactSharedInternals.actQueue = null;
555
- 0 < ReactSharedInternals.thrownErrors.length
556
- ? ((queue = aggregateErrors(ReactSharedInternals.thrownErrors)),
557
- (ReactSharedInternals.thrownErrors.length = 0),
558
- reject(queue))
559
- : resolve(returnValue);
560
- }
561
- function flushActQueue(queue) {
562
- if (!isFlushing) {
563
- isFlushing = !0;
564
- var i = 0;
565
- try {
566
- for (; i < queue.length; i++) {
567
- var callback = queue[i];
568
- do {
569
- ReactSharedInternals.didUsePromise = !1;
570
- var continuation = callback(!1);
571
- if (null !== continuation) {
572
- if (ReactSharedInternals.didUsePromise) {
573
- queue[i] = callback;
574
- queue.splice(0, i);
575
- return;
576
- }
577
- callback = continuation;
578
- } else break;
579
- } while (1);
580
- }
581
- queue.length = 0;
582
- } catch (error) {
583
- queue.splice(0, i + 1), ReactSharedInternals.thrownErrors.push(error);
584
- } finally {
585
- isFlushing = !1;
586
- }
587
- }
588
- }
589
- "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
590
- "function" ===
591
- typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart &&
592
- __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
593
- var REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"),
594
- REACT_PORTAL_TYPE = Symbol.for("react.portal"),
595
- REACT_FRAGMENT_TYPE = Symbol.for("react.fragment"),
596
- REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode"),
597
- REACT_PROFILER_TYPE = Symbol.for("react.profiler");
598
- var REACT_CONSUMER_TYPE = Symbol.for("react.consumer"),
599
- REACT_CONTEXT_TYPE = Symbol.for("react.context"),
600
- REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref"),
601
- REACT_SUSPENSE_TYPE = Symbol.for("react.suspense"),
602
- REACT_SUSPENSE_LIST_TYPE = Symbol.for("react.suspense_list"),
603
- REACT_MEMO_TYPE = Symbol.for("react.memo"),
604
- REACT_LAZY_TYPE = Symbol.for("react.lazy"),
605
- REACT_ACTIVITY_TYPE = Symbol.for("react.activity"),
606
- MAYBE_ITERATOR_SYMBOL = Symbol.iterator,
607
- didWarnStateUpdateForUnmountedComponent = {},
608
- ReactNoopUpdateQueue = {
609
- isMounted: function () {
610
- return !1;
611
- },
612
- enqueueForceUpdate: function (publicInstance) {
613
- warnNoop(publicInstance, "forceUpdate");
614
- },
615
- enqueueReplaceState: function (publicInstance) {
616
- warnNoop(publicInstance, "replaceState");
617
- },
618
- enqueueSetState: function (publicInstance) {
619
- warnNoop(publicInstance, "setState");
620
- }
621
- },
622
- assign = Object.assign,
623
- emptyObject = {};
624
- Object.freeze(emptyObject);
625
- Component.prototype.isReactComponent = {};
626
- Component.prototype.setState = function (partialState, callback) {
627
- if (
628
- "object" !== typeof partialState &&
629
- "function" !== typeof partialState &&
630
- null != partialState
631
- )
632
- throw Error(
633
- "takes an object of state variables to update or a function which returns an object of state variables."
634
- );
635
- this.updater.enqueueSetState(this, partialState, callback, "setState");
636
- };
637
- Component.prototype.forceUpdate = function (callback) {
638
- this.updater.enqueueForceUpdate(this, callback, "forceUpdate");
639
- };
640
- var deprecatedAPIs = {
641
- isMounted: [
642
- "isMounted",
643
- "Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."
644
- ],
645
- replaceState: [
646
- "replaceState",
647
- "Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."
648
- ]
649
- },
650
- fnName;
651
- for (fnName in deprecatedAPIs)
652
- deprecatedAPIs.hasOwnProperty(fnName) &&
653
- defineDeprecationWarning(fnName, deprecatedAPIs[fnName]);
654
- ComponentDummy.prototype = Component.prototype;
655
- deprecatedAPIs = PureComponent.prototype = new ComponentDummy();
656
- deprecatedAPIs.constructor = PureComponent;
657
- assign(deprecatedAPIs, Component.prototype);
658
- deprecatedAPIs.isPureReactComponent = !0;
659
- var isArrayImpl = Array.isArray,
660
- REACT_CLIENT_REFERENCE = Symbol.for("react.client.reference"),
661
- ReactSharedInternals = {
662
- H: null,
663
- A: null,
664
- T: null,
665
- S: null,
666
- V: null,
667
- actQueue: null,
668
- isBatchingLegacy: !1,
669
- didScheduleLegacyUpdate: !1,
670
- didUsePromise: !1,
671
- thrownErrors: [],
672
- getCurrentStack: null,
673
- recentlyCreatedOwnerStacks: 0
674
- },
675
- hasOwnProperty = Object.prototype.hasOwnProperty,
676
- createTask = console.createTask
677
- ? console.createTask
678
- : function () {
679
- return null;
680
- };
681
- deprecatedAPIs = {
682
- "react-stack-bottom-frame": function (callStackForError) {
683
- return callStackForError();
684
- }
685
- };
686
- var specialPropKeyWarningShown, didWarnAboutOldJSXRuntime;
687
- var didWarnAboutElementRef = {};
688
- var unknownOwnerDebugStack = deprecatedAPIs[
689
- "react-stack-bottom-frame"
690
- ].bind(deprecatedAPIs, UnknownOwner)();
691
- var unknownOwnerDebugTask = createTask(getTaskName(UnknownOwner));
692
- var didWarnAboutMaps = !1,
693
- userProvidedKeyEscapeRegex = /\/+/g,
694
- reportGlobalError =
695
- "function" === typeof reportError
696
- ? reportError
697
- : function (error) {
698
- if (
699
- "object" === typeof window &&
700
- "function" === typeof window.ErrorEvent
701
- ) {
702
- var event = new window.ErrorEvent("error", {
703
- bubbles: !0,
704
- cancelable: !0,
705
- message:
706
- "object" === typeof error &&
707
- null !== error &&
708
- "string" === typeof error.message
709
- ? String(error.message)
710
- : String(error),
711
- error: error
712
- });
713
- if (!window.dispatchEvent(event)) return;
714
- } else if (
715
- "object" === typeof process &&
716
- "function" === typeof process.emit
717
- ) {
718
- process.emit("uncaughtException", error);
719
- return;
720
- }
721
- console.error(error);
722
- },
723
- didWarnAboutMessageChannel = !1,
724
- enqueueTaskImpl = null,
725
- actScopeDepth = 0,
726
- didWarnNoAwaitAct = !1,
727
- isFlushing = !1,
728
- queueSeveralMicrotasks =
729
- "function" === typeof queueMicrotask
730
- ? function (callback) {
731
- queueMicrotask(function () {
732
- return queueMicrotask(callback);
733
- });
734
- }
735
- : enqueueTask;
736
- deprecatedAPIs = Object.freeze({
737
- __proto__: null,
738
- c: function (size) {
739
- return resolveDispatcher().useMemoCache(size);
740
- }
741
- });
742
- exports.Children = {
743
- map: mapChildren,
744
- forEach: function (children, forEachFunc, forEachContext) {
745
- mapChildren(
746
- children,
747
- function () {
748
- forEachFunc.apply(this, arguments);
749
- },
750
- forEachContext
751
- );
752
- },
753
- count: function (children) {
754
- var n = 0;
755
- mapChildren(children, function () {
756
- n++;
757
- });
758
- return n;
759
- },
760
- toArray: function (children) {
761
- return (
762
- mapChildren(children, function (child) {
763
- return child;
764
- }) || []
765
- );
766
- },
767
- only: function (children) {
768
- if (!isValidElement(children))
769
- throw Error(
770
- "React.Children.only expected to receive a single React element child."
771
- );
772
- return children;
773
- }
774
- };
775
- exports.Component = Component;
776
- exports.Fragment = REACT_FRAGMENT_TYPE;
777
- exports.Profiler = REACT_PROFILER_TYPE;
778
- exports.PureComponent = PureComponent;
779
- exports.StrictMode = REACT_STRICT_MODE_TYPE;
780
- exports.Suspense = REACT_SUSPENSE_TYPE;
781
- exports.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE =
782
- ReactSharedInternals;
783
- exports.__COMPILER_RUNTIME = deprecatedAPIs;
784
- exports.act = function (callback) {
785
- var prevActQueue = ReactSharedInternals.actQueue,
786
- prevActScopeDepth = actScopeDepth;
787
- actScopeDepth++;
788
- var queue = (ReactSharedInternals.actQueue =
789
- null !== prevActQueue ? prevActQueue : []),
790
- didAwaitActCall = !1;
791
- try {
792
- var result = callback();
793
- } catch (error) {
794
- ReactSharedInternals.thrownErrors.push(error);
795
- }
796
- if (0 < ReactSharedInternals.thrownErrors.length)
797
- throw (
798
- (popActScope(prevActQueue, prevActScopeDepth),
799
- (callback = aggregateErrors(ReactSharedInternals.thrownErrors)),
800
- (ReactSharedInternals.thrownErrors.length = 0),
801
- callback)
802
- );
803
- if (
804
- null !== result &&
805
- "object" === typeof result &&
806
- "function" === typeof result.then
807
- ) {
808
- var thenable = result;
809
- queueSeveralMicrotasks(function () {
810
- didAwaitActCall ||
811
- didWarnNoAwaitAct ||
812
- ((didWarnNoAwaitAct = !0),
813
- console.error(
814
- "You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"
815
- ));
816
- });
817
- return {
818
- then: function (resolve, reject) {
819
- didAwaitActCall = !0;
820
- thenable.then(
821
- function (returnValue) {
822
- popActScope(prevActQueue, prevActScopeDepth);
823
- if (0 === prevActScopeDepth) {
824
- try {
825
- flushActQueue(queue),
826
- enqueueTask(function () {
827
- return recursivelyFlushAsyncActWork(
828
- returnValue,
829
- resolve,
830
- reject
831
- );
832
- });
833
- } catch (error$0) {
834
- ReactSharedInternals.thrownErrors.push(error$0);
835
- }
836
- if (0 < ReactSharedInternals.thrownErrors.length) {
837
- var _thrownError = aggregateErrors(
838
- ReactSharedInternals.thrownErrors
839
- );
840
- ReactSharedInternals.thrownErrors.length = 0;
841
- reject(_thrownError);
842
- }
843
- } else resolve(returnValue);
844
- },
845
- function (error) {
846
- popActScope(prevActQueue, prevActScopeDepth);
847
- 0 < ReactSharedInternals.thrownErrors.length
848
- ? ((error = aggregateErrors(
849
- ReactSharedInternals.thrownErrors
850
- )),
851
- (ReactSharedInternals.thrownErrors.length = 0),
852
- reject(error))
853
- : reject(error);
854
- }
855
- );
856
- }
857
- };
858
- }
859
- var returnValue$jscomp$0 = result;
860
- popActScope(prevActQueue, prevActScopeDepth);
861
- 0 === prevActScopeDepth &&
862
- (flushActQueue(queue),
863
- 0 !== queue.length &&
864
- queueSeveralMicrotasks(function () {
865
- didAwaitActCall ||
866
- didWarnNoAwaitAct ||
867
- ((didWarnNoAwaitAct = !0),
868
- console.error(
869
- "A component suspended inside an `act` scope, but the `act` call was not awaited. When testing React components that depend on asynchronous data, you must await the result:\n\nawait act(() => ...)"
870
- ));
871
- }),
872
- (ReactSharedInternals.actQueue = null));
873
- if (0 < ReactSharedInternals.thrownErrors.length)
874
- throw (
875
- ((callback = aggregateErrors(ReactSharedInternals.thrownErrors)),
876
- (ReactSharedInternals.thrownErrors.length = 0),
877
- callback)
878
- );
879
- return {
880
- then: function (resolve, reject) {
881
- didAwaitActCall = !0;
882
- 0 === prevActScopeDepth
883
- ? ((ReactSharedInternals.actQueue = queue),
884
- enqueueTask(function () {
885
- return recursivelyFlushAsyncActWork(
886
- returnValue$jscomp$0,
887
- resolve,
888
- reject
889
- );
890
- }))
891
- : resolve(returnValue$jscomp$0);
892
- }
893
- };
894
- };
895
- exports.cache = function (fn) {
896
- return function () {
897
- return fn.apply(null, arguments);
898
- };
899
- };
900
- exports.captureOwnerStack = function () {
901
- var getCurrentStack = ReactSharedInternals.getCurrentStack;
902
- return null === getCurrentStack ? null : getCurrentStack();
903
- };
904
- exports.cloneElement = function (element, config, children) {
905
- if (null === element || void 0 === element)
906
- throw Error(
907
- "The argument must be a React element, but you passed " +
908
- element +
909
- "."
910
- );
911
- var props = assign({}, element.props),
912
- key = element.key,
913
- owner = element._owner;
914
- if (null != config) {
915
- var JSCompiler_inline_result;
916
- a: {
917
- if (
918
- hasOwnProperty.call(config, "ref") &&
919
- (JSCompiler_inline_result = Object.getOwnPropertyDescriptor(
920
- config,
921
- "ref"
922
- ).get) &&
923
- JSCompiler_inline_result.isReactWarning
924
- ) {
925
- JSCompiler_inline_result = !1;
926
- break a;
927
- }
928
- JSCompiler_inline_result = void 0 !== config.ref;
929
- }
930
- JSCompiler_inline_result && (owner = getOwner());
931
- hasValidKey(config) &&
932
- (checkKeyStringCoercion(config.key), (key = "" + config.key));
933
- for (propName in config)
934
- !hasOwnProperty.call(config, propName) ||
935
- "key" === propName ||
936
- "__self" === propName ||
937
- "__source" === propName ||
938
- ("ref" === propName && void 0 === config.ref) ||
939
- (props[propName] = config[propName]);
940
- }
941
- var propName = arguments.length - 2;
942
- if (1 === propName) props.children = children;
943
- else if (1 < propName) {
944
- JSCompiler_inline_result = Array(propName);
945
- for (var i = 0; i < propName; i++)
946
- JSCompiler_inline_result[i] = arguments[i + 2];
947
- props.children = JSCompiler_inline_result;
948
- }
949
- props = ReactElement(
950
- element.type,
951
- key,
952
- void 0,
953
- void 0,
954
- owner,
955
- props,
956
- element._debugStack,
957
- element._debugTask
958
- );
959
- for (key = 2; key < arguments.length; key++)
960
- (owner = arguments[key]),
961
- isValidElement(owner) && owner._store && (owner._store.validated = 1);
962
- return props;
963
- };
964
- exports.createContext = function (defaultValue) {
965
- defaultValue = {
966
- $$typeof: REACT_CONTEXT_TYPE,
967
- _currentValue: defaultValue,
968
- _currentValue2: defaultValue,
969
- _threadCount: 0,
970
- Provider: null,
971
- Consumer: null
972
- };
973
- defaultValue.Provider = defaultValue;
974
- defaultValue.Consumer = {
975
- $$typeof: REACT_CONSUMER_TYPE,
976
- _context: defaultValue
977
- };
978
- defaultValue._currentRenderer = null;
979
- defaultValue._currentRenderer2 = null;
980
- return defaultValue;
981
- };
982
- exports.createElement = function (type, config, children) {
983
- for (var i = 2; i < arguments.length; i++) {
984
- var node = arguments[i];
985
- isValidElement(node) && node._store && (node._store.validated = 1);
986
- }
987
- i = {};
988
- node = null;
989
- if (null != config)
990
- for (propName in (didWarnAboutOldJSXRuntime ||
991
- !("__self" in config) ||
992
- "key" in config ||
993
- ((didWarnAboutOldJSXRuntime = !0),
994
- console.warn(
995
- "Your app (or one of its dependencies) is using an outdated JSX transform. Update to the modern JSX transform for faster performance: https://react.dev/link/new-jsx-transform"
996
- )),
997
- hasValidKey(config) &&
998
- (checkKeyStringCoercion(config.key), (node = "" + config.key)),
999
- config))
1000
- hasOwnProperty.call(config, propName) &&
1001
- "key" !== propName &&
1002
- "__self" !== propName &&
1003
- "__source" !== propName &&
1004
- (i[propName] = config[propName]);
1005
- var childrenLength = arguments.length - 2;
1006
- if (1 === childrenLength) i.children = children;
1007
- else if (1 < childrenLength) {
1008
- for (
1009
- var childArray = Array(childrenLength), _i = 0;
1010
- _i < childrenLength;
1011
- _i++
1012
- )
1013
- childArray[_i] = arguments[_i + 2];
1014
- Object.freeze && Object.freeze(childArray);
1015
- i.children = childArray;
1016
- }
1017
- if (type && type.defaultProps)
1018
- for (propName in ((childrenLength = type.defaultProps), childrenLength))
1019
- void 0 === i[propName] && (i[propName] = childrenLength[propName]);
1020
- node &&
1021
- defineKeyPropWarningGetter(
1022
- i,
1023
- "function" === typeof type
1024
- ? type.displayName || type.name || "Unknown"
1025
- : type
1026
- );
1027
- var propName = 1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;
1028
- return ReactElement(
1029
- type,
1030
- node,
1031
- void 0,
1032
- void 0,
1033
- getOwner(),
1034
- i,
1035
- propName ? Error("react-stack-top-frame") : unknownOwnerDebugStack,
1036
- propName ? createTask(getTaskName(type)) : unknownOwnerDebugTask
1037
- );
1038
- };
1039
- exports.createRef = function () {
1040
- var refObject = { current: null };
1041
- Object.seal(refObject);
1042
- return refObject;
1043
- };
1044
- exports.forwardRef = function (render) {
1045
- null != render && render.$$typeof === REACT_MEMO_TYPE
1046
- ? console.error(
1047
- "forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."
1048
- )
1049
- : "function" !== typeof render
1050
- ? console.error(
1051
- "forwardRef requires a render function but was given %s.",
1052
- null === render ? "null" : typeof render
1053
- )
1054
- : 0 !== render.length &&
1055
- 2 !== render.length &&
1056
- console.error(
1057
- "forwardRef render functions accept exactly two parameters: props and ref. %s",
1058
- 1 === render.length
1059
- ? "Did you forget to use the ref parameter?"
1060
- : "Any additional parameter will be undefined."
1061
- );
1062
- null != render &&
1063
- null != render.defaultProps &&
1064
- console.error(
1065
- "forwardRef render functions do not support defaultProps. Did you accidentally pass a React component?"
1066
- );
1067
- var elementType = { $$typeof: REACT_FORWARD_REF_TYPE, render: render },
1068
- ownName;
1069
- Object.defineProperty(elementType, "displayName", {
1070
- enumerable: !1,
1071
- configurable: !0,
1072
- get: function () {
1073
- return ownName;
1074
- },
1075
- set: function (name) {
1076
- ownName = name;
1077
- render.name ||
1078
- render.displayName ||
1079
- (Object.defineProperty(render, "name", { value: name }),
1080
- (render.displayName = name));
1081
- }
1082
- });
1083
- return elementType;
1084
- };
1085
- exports.isValidElement = isValidElement;
1086
- exports.lazy = function (ctor) {
1087
- return {
1088
- $$typeof: REACT_LAZY_TYPE,
1089
- _payload: { _status: -1, _result: ctor },
1090
- _init: lazyInitializer
1091
- };
1092
- };
1093
- exports.memo = function (type, compare) {
1094
- null == type &&
1095
- console.error(
1096
- "memo: The first argument must be a component. Instead received: %s",
1097
- null === type ? "null" : typeof type
1098
- );
1099
- compare = {
1100
- $$typeof: REACT_MEMO_TYPE,
1101
- type: type,
1102
- compare: void 0 === compare ? null : compare
1103
- };
1104
- var ownName;
1105
- Object.defineProperty(compare, "displayName", {
1106
- enumerable: !1,
1107
- configurable: !0,
1108
- get: function () {
1109
- return ownName;
1110
- },
1111
- set: function (name) {
1112
- ownName = name;
1113
- type.name ||
1114
- type.displayName ||
1115
- (Object.defineProperty(type, "name", { value: name }),
1116
- (type.displayName = name));
1117
- }
1118
- });
1119
- return compare;
1120
- };
1121
- exports.startTransition = function (scope) {
1122
- var prevTransition = ReactSharedInternals.T,
1123
- currentTransition = {};
1124
- ReactSharedInternals.T = currentTransition;
1125
- currentTransition._updatedFibers = new Set();
1126
- try {
1127
- var returnValue = scope(),
1128
- onStartTransitionFinish = ReactSharedInternals.S;
1129
- null !== onStartTransitionFinish &&
1130
- onStartTransitionFinish(currentTransition, returnValue);
1131
- "object" === typeof returnValue &&
1132
- null !== returnValue &&
1133
- "function" === typeof returnValue.then &&
1134
- returnValue.then(noop, reportGlobalError);
1135
- } catch (error) {
1136
- reportGlobalError(error);
1137
- } finally {
1138
- null === prevTransition &&
1139
- currentTransition._updatedFibers &&
1140
- ((scope = currentTransition._updatedFibers.size),
1141
- currentTransition._updatedFibers.clear(),
1142
- 10 < scope &&
1143
- console.warn(
1144
- "Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."
1145
- )),
1146
- (ReactSharedInternals.T = prevTransition);
1147
- }
1148
- };
1149
- exports.unstable_useCacheRefresh = function () {
1150
- return resolveDispatcher().useCacheRefresh();
1151
- };
1152
- exports.use = function (usable) {
1153
- return resolveDispatcher().use(usable);
1154
- };
1155
- exports.useActionState = function (action, initialState, permalink) {
1156
- return resolveDispatcher().useActionState(
1157
- action,
1158
- initialState,
1159
- permalink
1160
- );
1161
- };
1162
- exports.useCallback = function (callback, deps) {
1163
- return resolveDispatcher().useCallback(callback, deps);
1164
- };
1165
- exports.useContext = function (Context) {
1166
- var dispatcher = resolveDispatcher();
1167
- Context.$$typeof === REACT_CONSUMER_TYPE &&
1168
- console.error(
1169
- "Calling useContext(Context.Consumer) is not supported and will cause bugs. Did you mean to call useContext(Context) instead?"
1170
- );
1171
- return dispatcher.useContext(Context);
1172
- };
1173
- exports.useDebugValue = function (value, formatterFn) {
1174
- return resolveDispatcher().useDebugValue(value, formatterFn);
1175
- };
1176
- exports.useDeferredValue = function (value, initialValue) {
1177
- return resolveDispatcher().useDeferredValue(value, initialValue);
1178
- };
1179
- exports.useEffect = function (create, createDeps, update) {
1180
- null == create &&
1181
- console.warn(
1182
- "React Hook useEffect requires an effect callback. Did you forget to pass a callback to the hook?"
1183
- );
1184
- var dispatcher = resolveDispatcher();
1185
- if ("function" === typeof update)
1186
- throw Error(
1187
- "useEffect CRUD overload is not enabled in this build of React."
1188
- );
1189
- return dispatcher.useEffect(create, createDeps);
1190
- };
1191
- exports.useId = function () {
1192
- return resolveDispatcher().useId();
1193
- };
1194
- exports.useImperativeHandle = function (ref, create, deps) {
1195
- return resolveDispatcher().useImperativeHandle(ref, create, deps);
1196
- };
1197
- exports.useInsertionEffect = function (create, deps) {
1198
- null == create &&
1199
- console.warn(
1200
- "React Hook useInsertionEffect requires an effect callback. Did you forget to pass a callback to the hook?"
1201
- );
1202
- return resolveDispatcher().useInsertionEffect(create, deps);
1203
- };
1204
- exports.useLayoutEffect = function (create, deps) {
1205
- null == create &&
1206
- console.warn(
1207
- "React Hook useLayoutEffect requires an effect callback. Did you forget to pass a callback to the hook?"
1208
- );
1209
- return resolveDispatcher().useLayoutEffect(create, deps);
1210
- };
1211
- exports.useMemo = function (create, deps) {
1212
- return resolveDispatcher().useMemo(create, deps);
1213
- };
1214
- exports.useOptimistic = function (passthrough, reducer) {
1215
- return resolveDispatcher().useOptimistic(passthrough, reducer);
1216
- };
1217
- exports.useReducer = function (reducer, initialArg, init) {
1218
- return resolveDispatcher().useReducer(reducer, initialArg, init);
1219
- };
1220
- exports.useRef = function (initialValue) {
1221
- return resolveDispatcher().useRef(initialValue);
1222
- };
1223
- exports.useState = function (initialState) {
1224
- return resolveDispatcher().useState(initialState);
1225
- };
1226
- exports.useSyncExternalStore = function (
1227
- subscribe,
1228
- getSnapshot,
1229
- getServerSnapshot
1230
- ) {
1231
- return resolveDispatcher().useSyncExternalStore(
1232
- subscribe,
1233
- getSnapshot,
1234
- getServerSnapshot
1235
- );
1236
- };
1237
- exports.useTransition = function () {
1238
- return resolveDispatcher().useTransition();
1239
- };
1240
- exports.version = "19.1.0";
1241
- "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
1242
- "function" ===
1243
- typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
1244
- __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
1245
- })();
1246
- }(react_development.react_development, react_development.react_development.exports));