@ntbjs/react-components 2.0.0-rc.9 → 2.0.2-rc.1

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 (724) 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 +69 -0
  183. package/build/inputs/Radio/Radio.js.map +1 -0
  184. package/build/inputs/Radio/Radio.styled.js +104 -0
  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 +22 -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 +53 -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/index5.js +0 -7
  325. package/cjs/_virtual/react-dom.development.js +0 -7
  326. package/cjs/_virtual/react-dom.production.js +0 -7
  327. package/cjs/_virtual/react-is.development.js +0 -7
  328. package/cjs/_virtual/react-is.development2.js +0 -7
  329. package/cjs/_virtual/react-is.production.min.js +0 -7
  330. package/cjs/_virtual/react-is.production.min2.js +0 -7
  331. package/cjs/_virtual/react.development.js +0 -7
  332. package/cjs/_virtual/react.production.js +0 -7
  333. package/cjs/components/data/Alert/Alert.js +0 -81
  334. package/cjs/components/data/Alert/Alert.styled.js +0 -72
  335. package/cjs/components/data/Alert/data/Alert/index.js +0 -9
  336. package/cjs/components/data/Badge/Badge.js +0 -93
  337. package/cjs/components/data/Badge/Badge.styled.js +0 -156
  338. package/cjs/components/data/Badge/data/Badge/index.js +0 -9
  339. package/cjs/components/data/Popover/Popover.js +0 -102
  340. package/cjs/components/data/Popover/Popover.styled.js +0 -159
  341. package/cjs/components/data/Popover/data/Popover/index.js +0 -9
  342. package/cjs/components/data/Tab/Tab.js +0 -31
  343. package/cjs/components/data/Tab/Tab.styled.js +0 -22
  344. package/cjs/components/data/Tab/data/Tab/index.js +0 -9
  345. package/cjs/components/data/Tabs/Tabs.js +0 -91
  346. package/cjs/components/data/Tabs/Tabs.styled.js +0 -97
  347. package/cjs/components/data/Tabs/data/Tabs/index.js +0 -9
  348. package/cjs/components/data/Tooltip/Tooltip.js +0 -50
  349. package/cjs/components/data/Tooltip/Tooltip.styled.js +0 -38
  350. package/cjs/components/data/Tooltip/data/Tooltip/index.js +0 -9
  351. package/cjs/components/data/VerificationStatusIcon/VerificationStatusIcon.js +0 -42
  352. package/cjs/components/data/VerificationStatusIcon/VerificationStatusIcon.styled.js +0 -79
  353. package/cjs/components/data/data/index.js +0 -21
  354. package/cjs/components/inputs/ActionButton/ActionButton.js +0 -42
  355. package/cjs/components/inputs/ActionButton/ActionButton.styled.js +0 -66
  356. package/cjs/components/inputs/ActionButton/inputs/ActionButton/index.js +0 -9
  357. package/cjs/components/inputs/Button/Button.js +0 -188
  358. package/cjs/components/inputs/Button/Button.styled.js +0 -294
  359. package/cjs/components/inputs/Button/inputs/Button/index.js +0 -9
  360. package/cjs/components/inputs/Checkbox/Checkbox.js +0 -102
  361. package/cjs/components/inputs/Checkbox/Checkbox.styled.js +0 -145
  362. package/cjs/components/inputs/Checkbox/inputs/Checkbox/index.js +0 -9
  363. package/cjs/components/inputs/CompactAutocompleteSelect/CompactAutocompleteSelect.js +0 -268
  364. package/cjs/components/inputs/CompactAutocompleteSelect/CompactAutocompleteSelect.styled.js +0 -352
  365. package/cjs/components/inputs/CompactAutocompleteSelect/inputs/CompactAutocompleteSelect/index.js +0 -9
  366. package/cjs/components/inputs/CompactStarRating/CompactStarRating.js +0 -178
  367. package/cjs/components/inputs/CompactStarRating/CompactStarRating.styled.js +0 -258
  368. package/cjs/components/inputs/CompactStarRating/inputs/CompactStarRating/index.js +0 -9
  369. package/cjs/components/inputs/CompactTextInput/CompactTextInput.js +0 -187
  370. package/cjs/components/inputs/CompactTextInput/CompactTextInput.styled.js +0 -352
  371. package/cjs/components/inputs/CompactTextInput/inputs/CompactTextInput/index.js +0 -9
  372. package/cjs/components/inputs/MultiLevelCheckbox/MultiLevelCheckbox.js +0 -253
  373. package/cjs/components/inputs/MultiLevelCheckbox/MultiLevelCheckbox.styled.js +0 -89
  374. package/cjs/components/inputs/MultiLevelCheckboxSelect/MultiLevelCheckboxSelect.js +0 -185
  375. package/cjs/components/inputs/MultiLevelCheckboxSelect/MultiLevelCheckboxSelect.styled.js +0 -122
  376. package/cjs/components/inputs/MultiSelect/MultiSelect.js +0 -251
  377. package/cjs/components/inputs/MultiSelect/MultiSelect.styled.js +0 -279
  378. package/cjs/components/inputs/MultiSelect/inputs/MultiSelect/index.js +0 -9
  379. package/cjs/components/inputs/Radio/Radio.js +0 -67
  380. package/cjs/components/inputs/Radio/Radio.styled.js +0 -93
  381. package/cjs/components/inputs/Radio/inputs/Radio/index.js +0 -9
  382. package/cjs/components/inputs/Switch/Switch.js +0 -69
  383. package/cjs/components/inputs/Switch/Switch.styled.js +0 -123
  384. package/cjs/components/inputs/Switch/inputs/Switch/index.js +0 -9
  385. package/cjs/components/inputs/TextArea/TextArea.js +0 -186
  386. package/cjs/components/inputs/TextArea/TextArea.styled.js +0 -455
  387. package/cjs/components/inputs/TextArea/inputs/TextArea/index.js +0 -9
  388. package/cjs/components/inputs/TextInput/TextInput.js +0 -147
  389. package/cjs/components/inputs/TextInput/TextInput.styled.js +0 -276
  390. package/cjs/components/inputs/TextInput/inputs/TextInput/index.js +0 -9
  391. package/cjs/components/inputs/inputs/index.js +0 -33
  392. package/cjs/components/layout/InputGroup/InputGroup.js +0 -26
  393. package/cjs/components/layout/InputGroup/InputGroup.styled.js +0 -18
  394. package/cjs/components/layout/InputGroup/layout/InputGroup/index.js +0 -9
  395. package/cjs/components/layout/SectionSeparator/SectionSeparator.js +0 -29
  396. package/cjs/components/layout/SectionSeparator/SectionSeparator.styled.js +0 -21
  397. package/cjs/components/layout/SectionSeparator/layout/SectionSeparator/index.js +0 -9
  398. package/cjs/components/layout/layout/index.js +0 -11
  399. package/cjs/components/widgets/AssetAction/AssetAction.js +0 -106
  400. package/cjs/components/widgets/AssetAction/AssetAction.styled.js +0 -58
  401. package/cjs/components/widgets/AssetActionsBase/AssetActionsBase.js +0 -35
  402. package/cjs/components/widgets/AssetActionsBase/AssetActionsBase.styled.js +0 -24
  403. package/cjs/components/widgets/AssetGallery/AssetGallery.js +0 -102
  404. package/cjs/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryBase.js +0 -392
  405. package/cjs/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryBase.styled.js +0 -43
  406. package/cjs/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryCompactCard/AssetGalleryCompactCard.js +0 -402
  407. package/cjs/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryCompactCard/AssetGalleryCompactCard.styled.js +0 -338
  408. package/cjs/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryGridCard/AssetGalleryGridCard.js +0 -396
  409. package/cjs/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryGridCard/AssetGalleryGridCard.styled.js +0 -328
  410. package/cjs/components/widgets/AssetGallery/asset.propType.js +0 -58
  411. package/cjs/components/widgets/AssetGallery/widgets/AssetGallery/index.js +0 -9
  412. package/cjs/components/widgets/AssetPreview/AssetPreviewTopBar/AssetPreviewTopBar.js +0 -50
  413. package/cjs/components/widgets/AssetPreview/AssetPreviewTopBar/AssetPreviewTopBar.styled.js +0 -96
  414. package/cjs/components/widgets/AssetPreview/AssetPreviewTopBar/widgets/AssetPreview/AssetPreviewTopBar/index.js +0 -9
  415. package/cjs/components/widgets/ContextMenu/ContextMenu.js +0 -28
  416. package/cjs/components/widgets/ContextMenu/ContextMenu.styled.js +0 -19
  417. package/cjs/components/widgets/ContextMenu/ContextMenuItem/ContextMenuItem.js +0 -50
  418. package/cjs/components/widgets/ContextMenu/ContextMenuItem/ContextMenuItem.styled.js +0 -93
  419. package/cjs/components/widgets/ContextMenu/ContextMenuItem/widgets/ContextMenu/ContextMenuItem/index.js +0 -9
  420. package/cjs/components/widgets/ContextMenu/ContextMenuItemsGroup/ContextMenuItemsGroup.js +0 -28
  421. package/cjs/components/widgets/ContextMenu/ContextMenuItemsGroup/ContextMenuItemsGroup.styled.js +0 -30
  422. package/cjs/components/widgets/ContextMenu/ContextMenuItemsGroup/widgets/ContextMenu/ContextMenuItemsGroup/index.js +0 -9
  423. package/cjs/components/widgets/ContextMenu/widgets/ContextMenu/index.js +0 -9
  424. package/cjs/components/widgets/InfoCard/InfoCard.js +0 -39
  425. package/cjs/components/widgets/InfoCard/InfoCard.styled.js +0 -110
  426. package/cjs/components/widgets/InfoCard/widgets/InfoCard/index.js +0 -9
  427. package/cjs/components/widgets/Instructions/Instructions.js +0 -217
  428. package/cjs/components/widgets/Instructions/Instructions.styled.js +0 -47
  429. package/cjs/components/widgets/Instructions/widgets/Instructions/index.js +0 -9
  430. package/cjs/components/widgets/ProgressBar/ProgressBar.js +0 -58
  431. package/cjs/components/widgets/ProgressBar/ProgressBar.styled.js +0 -154
  432. package/cjs/components/widgets/ProgressBar/widgets/ProgressBar/index.js +0 -9
  433. package/cjs/components/widgets/SummaryCard/SummaryCard.js +0 -92
  434. package/cjs/components/widgets/SummaryCard/SummaryCard.styled.js +0 -142
  435. package/cjs/components/widgets/widgets/index.js +0 -25
  436. package/cjs/hooks/useEventListner.js +0 -26
  437. package/cjs/hooks/useIsomorphicLayoutEffect.js +0 -11
  438. package/cjs/hooks/useOnClickOutside.js +0 -17
  439. package/cjs/icons/arrow-back.svg.js +0 -20
  440. package/cjs/icons/arrow-forward.svg.js +0 -20
  441. package/cjs/icons/check-rectangle-filled.svg.js +0 -20
  442. package/cjs/icons/close.svg.js +0 -20
  443. package/cjs/icons/edit-note.svg.js +0 -20
  444. package/cjs/icons/expand-more.svg.js +0 -20
  445. package/cjs/icons/headset.svg.js +0 -20
  446. package/cjs/icons/layers.svg.js +0 -20
  447. package/cjs/icons/link.svg.js +0 -20
  448. package/cjs/icons/play.svg.js +0 -20
  449. package/cjs/icons/search.svg.js +0 -20
  450. package/cjs/icons/star-filled.svg.js +0 -20
  451. package/cjs/icons/star.svg.js +0 -20
  452. package/cjs/icons/triangle-right.svg.js +0 -20
  453. package/cjs/icons/verification.svg.js +0 -20
  454. package/cjs/icons/warning-circle.svg.js +0 -20
  455. package/cjs/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -11
  456. package/cjs/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -9
  457. package/cjs/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -11
  458. package/cjs/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -10
  459. package/cjs/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +0 -9
  460. package/cjs/node_modules/@babel/runtime/helpers/esm/createClass.js +0 -19
  461. package/cjs/node_modules/@babel/runtime/helpers/esm/createSuper.js +0 -22
  462. package/cjs/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -16
  463. package/cjs/node_modules/@babel/runtime/helpers/esm/extends.js +0 -15
  464. package/cjs/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -11
  465. package/cjs/node_modules/@babel/runtime/helpers/esm/inherits.js +0 -20
  466. package/cjs/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +0 -14
  467. package/cjs/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -9
  468. package/cjs/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -33
  469. package/cjs/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -9
  470. package/cjs/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -9
  471. package/cjs/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -29
  472. package/cjs/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -19
  473. package/cjs/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -15
  474. package/cjs/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +0 -14
  475. package/cjs/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -11
  476. package/cjs/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -14
  477. package/cjs/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js +0 -13
  478. package/cjs/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -14
  479. package/cjs/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -18
  480. package/cjs/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -13
  481. package/cjs/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -15
  482. package/cjs/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -15
  483. package/cjs/node_modules/@emotion/cache/dist/emotion-cache.esm.js +0 -503
  484. package/cjs/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -59
  485. package/cjs/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +0 -13
  486. package/cjs/node_modules/@emotion/react/dist/emotion-element-d59e098f.esm.js +0 -158
  487. package/cjs/node_modules/@emotion/react/dist/emotion-react.esm.js +0 -66
  488. package/cjs/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +0 -240
  489. package/cjs/node_modules/@emotion/sheet/dist/emotion-sheet.esm.js +0 -144
  490. package/cjs/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +0 -56
  491. package/cjs/node_modules/@emotion/use-insertion-effect-with-fallbacks/dist/emotion-use-insertion-effect-with-fallbacks.esm.js +0 -16
  492. package/cjs/node_modules/@emotion/utils/dist/emotion-utils.esm.js +0 -60
  493. package/cjs/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js +0 -20
  494. package/cjs/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js +0 -907
  495. package/cjs/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js +0 -374
  496. package/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js +0 -128
  497. package/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js +0 -165
  498. package/cjs/node_modules/@restart/hooks/esm/useMergedRefs.js +0 -46
  499. package/cjs/node_modules/@restart/hooks/esm/useUpdateEffect.js +0 -41
  500. package/cjs/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js +0 -24
  501. package/cjs/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.development.js +0 -186
  502. package/cjs/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.production.min.js +0 -22
  503. package/cjs/node_modules/hoist-non-react-statics/node_modules/react-is/index.js +0 -13
  504. package/cjs/node_modules/memoize-one/dist/memoize-one.esm.js +0 -55
  505. package/cjs/node_modules/object-assign/index.js +0 -94
  506. package/cjs/node_modules/prop-types/checkPropTypes.js +0 -110
  507. package/cjs/node_modules/prop-types/factoryWithThrowingShims.js +0 -69
  508. package/cjs/node_modules/prop-types/factoryWithTypeCheckers.js +0 -621
  509. package/cjs/node_modules/prop-types/index.js +0 -33
  510. package/cjs/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -16
  511. package/cjs/node_modules/prop-types/lib/has.js +0 -7
  512. package/cjs/node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js +0 -186
  513. package/cjs/node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js +0 -22
  514. package/cjs/node_modules/prop-types/node_modules/react-is/index.js +0 -13
  515. package/cjs/node_modules/react/cjs/react.development.js +0 -1246
  516. package/cjs/node_modules/react/cjs/react.production.js +0 -552
  517. package/cjs/node_modules/react/index.js +0 -19
  518. package/cjs/node_modules/react-dom/cjs/react-dom.development.js +0 -432
  519. package/cjs/node_modules/react-dom/cjs/react-dom.production.js +0 -218
  520. package/cjs/node_modules/react-dom/index.js +0 -44
  521. package/cjs/node_modules/react-lazy-load-image-component/src/effects/opacity.css.js +0 -6
  522. package/cjs/node_modules/react-select/creatable/dist/react-select-creatable.esm.js +0 -23
  523. package/cjs/node_modules/react-select/dist/Select-aab027f3.esm.js +0 -2653
  524. package/cjs/node_modules/react-select/dist/index-641ee5b8.esm.js +0 -1426
  525. package/cjs/node_modules/react-select/dist/useCreatable-84008237.esm.js +0 -101
  526. package/cjs/node_modules/react-select/dist/useStateManager-7e1e8489.esm.js +0 -78
  527. package/cjs/node_modules/style-inject/dist/style-inject.es.js +0 -32
  528. package/cjs/node_modules/stylis/src/Enum.js +0 -24
  529. package/cjs/node_modules/stylis/src/Middleware.js +0 -37
  530. package/cjs/node_modules/stylis/src/Parser.js +0 -201
  531. package/cjs/node_modules/stylis/src/Serializer.js +0 -43
  532. package/cjs/node_modules/stylis/src/Tokenizer.js +0 -243
  533. package/cjs/node_modules/stylis/src/Utility.js +0 -134
  534. package/cjs/node_modules/tippy.js/animations/shift-away-subtle.css.js +0 -6
  535. package/cjs/node_modules/tippy.js/dist/tippy.css.js +0 -6
  536. package/cjs/node_modules/use-isomorphic-layout-effect/dist/use-isomorphic-layout-effect.esm.js +0 -12
  537. package/cjs/ssr/ssr/index.js +0 -12
  538. package/cjs/styles/utils/colors.scss.js +0 -11
  539. package/cjs/utils/dateTime.js +0 -20
  540. package/cjs/utils/defaultTheme.js +0 -52
  541. package/doctor-storybook.log +0 -20
  542. package/esm/_virtual/_rollupPluginBabelHelpers.js +0 -74
  543. package/esm/_virtual/index.js +0 -3
  544. package/esm/_virtual/index2.js +0 -3
  545. package/esm/_virtual/index3.js +0 -3
  546. package/esm/_virtual/index4.js +0 -3
  547. package/esm/_virtual/index5.js +0 -3
  548. package/esm/_virtual/react-dom.development.js +0 -3
  549. package/esm/_virtual/react-dom.production.js +0 -3
  550. package/esm/_virtual/react-is.development.js +0 -3
  551. package/esm/_virtual/react-is.development2.js +0 -3
  552. package/esm/_virtual/react-is.production.min.js +0 -3
  553. package/esm/_virtual/react-is.production.min2.js +0 -3
  554. package/esm/_virtual/react.development.js +0 -3
  555. package/esm/_virtual/react.production.js +0 -3
  556. package/esm/components/data/Alert/Alert.js +0 -77
  557. package/esm/components/data/Alert/Alert.styled.js +0 -63
  558. package/esm/components/data/Alert/data/Alert/index.js +0 -1
  559. package/esm/components/data/Badge/Badge.js +0 -89
  560. package/esm/components/data/Badge/Badge.styled.js +0 -145
  561. package/esm/components/data/Badge/data/Badge/index.js +0 -1
  562. package/esm/components/data/Popover/data/Popover/index.js +0 -1
  563. package/esm/components/data/Tab/Tab.js +0 -27
  564. package/esm/components/data/Tab/Tab.styled.js +0 -14
  565. package/esm/components/data/Tab/data/Tab/index.js +0 -1
  566. package/esm/components/data/Tabs/Tabs.js +0 -87
  567. package/esm/components/data/Tabs/Tabs.styled.js +0 -85
  568. package/esm/components/data/Tabs/data/Tabs/index.js +0 -1
  569. package/esm/components/data/Tooltip/Tooltip.styled.js +0 -29
  570. package/esm/components/data/Tooltip/data/Tooltip/index.js +0 -1
  571. package/esm/components/data/VerificationStatusIcon/VerificationStatusIcon.js +0 -38
  572. package/esm/components/data/VerificationStatusIcon/VerificationStatusIcon.styled.js +0 -69
  573. package/esm/components/data/data/index.js +0 -7
  574. package/esm/components/inputs/ActionButton/ActionButton.js +0 -38
  575. package/esm/components/inputs/ActionButton/ActionButton.styled.js +0 -58
  576. package/esm/components/inputs/ActionButton/inputs/ActionButton/index.js +0 -1
  577. package/esm/components/inputs/Button/Button.js +0 -184
  578. package/esm/components/inputs/Button/Button.styled.js +0 -277
  579. package/esm/components/inputs/Button/inputs/Button/index.js +0 -1
  580. package/esm/components/inputs/Checkbox/Checkbox.styled.js +0 -132
  581. package/esm/components/inputs/Checkbox/inputs/Checkbox/index.js +0 -1
  582. package/esm/components/inputs/CompactAutocompleteSelect/CompactAutocompleteSelect.styled.js +0 -324
  583. package/esm/components/inputs/CompactAutocompleteSelect/inputs/CompactAutocompleteSelect/index.js +0 -1
  584. package/esm/components/inputs/CompactStarRating/CompactStarRating.styled.js +0 -245
  585. package/esm/components/inputs/CompactStarRating/inputs/CompactStarRating/index.js +0 -1
  586. package/esm/components/inputs/CompactTextInput/CompactTextInput.styled.js +0 -335
  587. package/esm/components/inputs/CompactTextInput/inputs/CompactTextInput/index.js +0 -1
  588. package/esm/components/inputs/MultiLevelCheckbox/MultiLevelCheckbox.styled.js +0 -75
  589. package/esm/components/inputs/MultiLevelCheckboxSelect/MultiLevelCheckboxSelect.styled.js +0 -104
  590. package/esm/components/inputs/MultiSelect/MultiSelect.styled.js +0 -251
  591. package/esm/components/inputs/MultiSelect/inputs/MultiSelect/index.js +0 -1
  592. package/esm/components/inputs/Radio/Radio.js +0 -63
  593. package/esm/components/inputs/Radio/Radio.styled.js +0 -84
  594. package/esm/components/inputs/Radio/inputs/Radio/index.js +0 -1
  595. package/esm/components/inputs/Switch/Switch.styled.js +0 -110
  596. package/esm/components/inputs/Switch/inputs/Switch/index.js +0 -1
  597. package/esm/components/inputs/TextArea/TextArea.js +0 -182
  598. package/esm/components/inputs/TextArea/TextArea.styled.js +0 -437
  599. package/esm/components/inputs/TextArea/inputs/TextArea/index.js +0 -1
  600. package/esm/components/inputs/TextInput/TextInput.js +0 -143
  601. package/esm/components/inputs/TextInput/TextInput.styled.js +0 -261
  602. package/esm/components/inputs/TextInput/inputs/TextInput/index.js +0 -1
  603. package/esm/components/inputs/inputs/index.js +0 -13
  604. package/esm/components/layout/InputGroup/InputGroup.js +0 -22
  605. package/esm/components/layout/InputGroup/InputGroup.styled.js +0 -10
  606. package/esm/components/layout/InputGroup/layout/InputGroup/index.js +0 -1
  607. package/esm/components/layout/SectionSeparator/SectionSeparator.js +0 -25
  608. package/esm/components/layout/SectionSeparator/SectionSeparator.styled.js +0 -13
  609. package/esm/components/layout/SectionSeparator/layout/SectionSeparator/index.js +0 -1
  610. package/esm/components/layout/layout/index.js +0 -2
  611. package/esm/components/widgets/AssetAction/AssetAction.styled.js +0 -46
  612. package/esm/components/widgets/AssetActionsBase/AssetActionsBase.js +0 -31
  613. package/esm/components/widgets/AssetActionsBase/AssetActionsBase.styled.js +0 -16
  614. package/esm/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryBase.styled.js +0 -33
  615. package/esm/components/widgets/AssetGallery/AssetGalleryBase/AssetGalleryCompactCard/AssetGalleryCompactCard.styled.js +0 -311
  616. package/esm/components/widgets/AssetGallery/widgets/AssetGallery/index.js +0 -1
  617. package/esm/components/widgets/AssetPreview/AssetPreviewTopBar/AssetPreviewTopBar.js +0 -46
  618. package/esm/components/widgets/AssetPreview/AssetPreviewTopBar/AssetPreviewTopBar.styled.js +0 -84
  619. package/esm/components/widgets/AssetPreview/AssetPreviewTopBar/widgets/AssetPreview/AssetPreviewTopBar/index.js +0 -1
  620. package/esm/components/widgets/ContextMenu/ContextMenu.js +0 -24
  621. package/esm/components/widgets/ContextMenu/ContextMenu.styled.js +0 -11
  622. package/esm/components/widgets/ContextMenu/ContextMenuItem/ContextMenuItem.js +0 -46
  623. package/esm/components/widgets/ContextMenu/ContextMenuItem/ContextMenuItem.styled.js +0 -83
  624. package/esm/components/widgets/ContextMenu/ContextMenuItem/widgets/ContextMenu/ContextMenuItem/index.js +0 -1
  625. package/esm/components/widgets/ContextMenu/ContextMenuItemsGroup/ContextMenuItemsGroup.js +0 -24
  626. package/esm/components/widgets/ContextMenu/ContextMenuItemsGroup/ContextMenuItemsGroup.styled.js +0 -22
  627. package/esm/components/widgets/ContextMenu/ContextMenuItemsGroup/widgets/ContextMenu/ContextMenuItemsGroup/index.js +0 -1
  628. package/esm/components/widgets/ContextMenu/widgets/ContextMenu/index.js +0 -1
  629. package/esm/components/widgets/InfoCard/InfoCard.js +0 -35
  630. package/esm/components/widgets/InfoCard/InfoCard.styled.js +0 -94
  631. package/esm/components/widgets/InfoCard/widgets/InfoCard/index.js +0 -1
  632. package/esm/components/widgets/Instructions/Instructions.styled.js +0 -36
  633. package/esm/components/widgets/Instructions/widgets/Instructions/index.js +0 -1
  634. package/esm/components/widgets/ProgressBar/ProgressBar.js +0 -54
  635. package/esm/components/widgets/ProgressBar/ProgressBar.styled.js +0 -137
  636. package/esm/components/widgets/ProgressBar/widgets/ProgressBar/index.js +0 -1
  637. package/esm/components/widgets/SummaryCard/SummaryCard.js +0 -88
  638. package/esm/components/widgets/SummaryCard/SummaryCard.styled.js +0 -124
  639. package/esm/components/widgets/widgets/index.js +0 -9
  640. package/esm/hooks/useIsomorphicLayoutEffect.js +0 -7
  641. package/esm/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -7
  642. package/esm/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -5
  643. package/esm/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -7
  644. package/esm/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -6
  645. package/esm/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +0 -5
  646. package/esm/node_modules/@babel/runtime/helpers/esm/createClass.js +0 -15
  647. package/esm/node_modules/@babel/runtime/helpers/esm/createSuper.js +0 -18
  648. package/esm/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -12
  649. package/esm/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -7
  650. package/esm/node_modules/@babel/runtime/helpers/esm/inherits.js +0 -16
  651. package/esm/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +0 -10
  652. package/esm/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -5
  653. package/esm/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -29
  654. package/esm/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -5
  655. package/esm/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -5
  656. package/esm/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -25
  657. package/esm/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -15
  658. package/esm/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -11
  659. package/esm/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +0 -10
  660. package/esm/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -7
  661. package/esm/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -10
  662. package/esm/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js +0 -9
  663. package/esm/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -10
  664. package/esm/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -14
  665. package/esm/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -9
  666. package/esm/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -11
  667. package/esm/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -11
  668. package/esm/node_modules/@emotion/cache/dist/emotion-cache.esm.js +0 -499
  669. package/esm/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -55
  670. package/esm/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +0 -9
  671. package/esm/node_modules/@emotion/react/dist/emotion-element-d59e098f.esm.js +0 -149
  672. package/esm/node_modules/@emotion/react/dist/emotion-react.esm.js +0 -56
  673. package/esm/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +0 -236
  674. package/esm/node_modules/@emotion/sheet/dist/emotion-sheet.esm.js +0 -140
  675. package/esm/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +0 -52
  676. package/esm/node_modules/@emotion/use-insertion-effect-with-fallbacks/dist/emotion-use-insertion-effect-with-fallbacks.esm.js +0 -12
  677. package/esm/node_modules/@emotion/utils/dist/emotion-utils.esm.js +0 -54
  678. package/esm/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js +0 -16
  679. package/esm/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js +0 -894
  680. package/esm/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js +0 -370
  681. package/esm/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js +0 -110
  682. package/esm/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js +0 -138
  683. package/esm/node_modules/@restart/hooks/esm/useMergedRefs.js +0 -41
  684. package/esm/node_modules/@restart/hooks/esm/useUpdateEffect.js +0 -37
  685. package/esm/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js +0 -22
  686. package/esm/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.development.js +0 -181
  687. package/esm/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.production.min.js +0 -17
  688. package/esm/node_modules/hoist-non-react-statics/node_modules/react-is/index.js +0 -11
  689. package/esm/node_modules/memoize-one/dist/memoize-one.esm.js +0 -51
  690. package/esm/node_modules/object-assign/index.js +0 -90
  691. package/esm/node_modules/prop-types/checkPropTypes.js +0 -106
  692. package/esm/node_modules/prop-types/factoryWithThrowingShims.js +0 -65
  693. package/esm/node_modules/prop-types/factoryWithTypeCheckers.js +0 -617
  694. package/esm/node_modules/prop-types/index.js +0 -29
  695. package/esm/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -12
  696. package/esm/node_modules/prop-types/lib/has.js +0 -3
  697. package/esm/node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js +0 -181
  698. package/esm/node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js +0 -17
  699. package/esm/node_modules/prop-types/node_modules/react-is/index.js +0 -11
  700. package/esm/node_modules/react/cjs/react.development.js +0 -1244
  701. package/esm/node_modules/react/cjs/react.production.js +0 -547
  702. package/esm/node_modules/react/index.js +0 -15
  703. package/esm/node_modules/react-dom/cjs/react-dom.development.js +0 -427
  704. package/esm/node_modules/react-dom/cjs/react-dom.production.js +0 -213
  705. package/esm/node_modules/react-dom/index.js +0 -42
  706. package/esm/node_modules/react-lazy-load-image-component/src/effects/opacity.css.js +0 -4
  707. package/esm/node_modules/react-select/creatable/dist/react-select-creatable.esm.js +0 -19
  708. package/esm/node_modules/react-select/dist/Select-aab027f3.esm.js +0 -2644
  709. package/esm/node_modules/react-select/dist/index-641ee5b8.esm.js +0 -1385
  710. package/esm/node_modules/react-select/dist/useCreatable-84008237.esm.js +0 -97
  711. package/esm/node_modules/react-select/dist/useStateManager-7e1e8489.esm.js +0 -74
  712. package/esm/node_modules/style-inject/dist/style-inject.es.js +0 -28
  713. package/esm/node_modules/stylis/src/Enum.js +0 -12
  714. package/esm/node_modules/stylis/src/Middleware.js +0 -32
  715. package/esm/node_modules/stylis/src/Parser.js +0 -193
  716. package/esm/node_modules/stylis/src/Serializer.js +0 -38
  717. package/esm/node_modules/stylis/src/Tokenizer.js +0 -223
  718. package/esm/node_modules/stylis/src/Utility.js +0 -117
  719. package/esm/node_modules/tippy.js/animations/shift-away-subtle.css.js +0 -4
  720. package/esm/node_modules/tippy.js/dist/tippy.css.js +0 -4
  721. package/esm/node_modules/use-isomorphic-layout-effect/dist/use-isomorphic-layout-effect.esm.js +0 -8
  722. package/esm/styles/utils/colors.scss.js +0 -7
  723. package/esm/utils/defaultTheme.js +0 -47
  724. package/migration-storybook.log +0 -392
@@ -1,46 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- require('../../../react/index.js');
6
- var index = require('../../../../_virtual/index.js');
7
-
8
- var toFnRef = function toFnRef(ref) {
9
- return !ref || typeof ref === 'function' ? ref : function (value) {
10
- ref.current = value;
11
- };
12
- };
13
-
14
- function mergeRefs(refA, refB) {
15
- var a = toFnRef(refA);
16
- var b = toFnRef(refB);
17
- return function (value) {
18
- if (a) a(value);
19
- if (b) b(value);
20
- };
21
- }
22
- /**
23
- * Create and returns a single callback ref composed from two other Refs.
24
- *
25
- * ```tsx
26
- * const Button = React.forwardRef((props, ref) => {
27
- * const [element, attachRef] = useCallbackRef<HTMLButtonElement>();
28
- * const mergedRef = useMergedRefs(ref, attachRef);
29
- *
30
- * return <button ref={mergedRef} {...props}/>
31
- * })
32
- * ```
33
- *
34
- * @param refA A Callback or mutable Ref
35
- * @param refB A Callback or mutable Ref
36
- * @category refs
37
- */
38
-
39
- function useMergedRefs(refA, refB) {
40
- return index.react.exports.useMemo(function () {
41
- return mergeRefs(refA, refB);
42
- }, [refA, refB]);
43
- }
44
-
45
- exports["default"] = useMergedRefs;
46
- exports.mergeRefs = mergeRefs;
@@ -1,41 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- require('../../../react/index.js');
6
- var index = require('../../../../_virtual/index.js');
7
-
8
- /**
9
- * Runs an effect only when the dependencies have changed, skipping the
10
- * initial "on mount" run. Caution, if the dependency list never changes,
11
- * the effect is **never run**
12
- *
13
- * ```ts
14
- * const ref = useRef<HTMLInput>(null);
15
- *
16
- * // focuses an element only if the focus changes, and not on mount
17
- * useUpdateEffect(() => {
18
- * const element = ref.current?.children[focusedIdx] as HTMLElement
19
- *
20
- * element?.focus()
21
- *
22
- * }, [focusedIndex])
23
- * ```
24
- * @param effect An effect to run on mount
25
- *
26
- * @category effects
27
- */
28
-
29
- function useUpdateEffect(fn, deps) {
30
- var isFirst = index.react.exports.useRef(true);
31
- index.react.exports.useEffect(function () {
32
- if (isFirst.current) {
33
- isFirst.current = false;
34
- return;
35
- }
36
-
37
- return fn();
38
- }, deps);
39
- }
40
-
41
- exports["default"] = useUpdateEffect;
@@ -1,24 +0,0 @@
1
- 'use strict';
2
-
3
- require('../node_modules/react-is/index.js');
4
- var index = require('../../../_virtual/index5.js');
5
-
6
- var reactIs = index.reactIs.exports;
7
- var FORWARD_REF_STATICS = {
8
- '$$typeof': true,
9
- render: true,
10
- defaultProps: true,
11
- displayName: true,
12
- propTypes: true
13
- };
14
- var MEMO_STATICS = {
15
- '$$typeof': true,
16
- compare: true,
17
- defaultProps: true,
18
- displayName: true,
19
- propTypes: true,
20
- type: true
21
- };
22
- var TYPE_STATICS = {};
23
- TYPE_STATICS[reactIs.ForwardRef] = FORWARD_REF_STATICS;
24
- TYPE_STATICS[reactIs.Memo] = MEMO_STATICS;
@@ -1,186 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var reactIs_development = require('../../../../../_virtual/react-is.development2.js');
6
-
7
- /** @license React v16.13.1
8
- * react-is.development.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
15
-
16
-
17
-
18
- if (process.env.NODE_ENV !== "production") {
19
- (function() {
20
-
21
- // The Symbol used to tag the ReactElement-like types. If there is no native Symbol
22
- // nor polyfill, then a plain number is used for performance.
23
- var hasSymbol = typeof Symbol === 'function' && Symbol.for;
24
- var REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;
25
- var REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;
26
- var REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;
27
- var REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;
28
- var REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;
29
- var REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;
30
- var REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace; // TODO: We don't use AsyncMode or ConcurrentMode anymore. They were temporary
31
- // (unstable) APIs that have been removed. Can we remove the symbols?
32
-
33
- var REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for('react.async_mode') : 0xeacf;
34
- var REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;
35
- var REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;
36
- var REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;
37
- var REACT_SUSPENSE_LIST_TYPE = hasSymbol ? Symbol.for('react.suspense_list') : 0xead8;
38
- var REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;
39
- var REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;
40
- var REACT_BLOCK_TYPE = hasSymbol ? Symbol.for('react.block') : 0xead9;
41
- var REACT_FUNDAMENTAL_TYPE = hasSymbol ? Symbol.for('react.fundamental') : 0xead5;
42
- var REACT_RESPONDER_TYPE = hasSymbol ? Symbol.for('react.responder') : 0xead6;
43
- var REACT_SCOPE_TYPE = hasSymbol ? Symbol.for('react.scope') : 0xead7;
44
-
45
- function isValidElementType(type) {
46
- return typeof type === 'string' || typeof type === 'function' || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
47
- type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || type.$$typeof === REACT_FUNDAMENTAL_TYPE || type.$$typeof === REACT_RESPONDER_TYPE || type.$$typeof === REACT_SCOPE_TYPE || type.$$typeof === REACT_BLOCK_TYPE);
48
- }
49
-
50
- function typeOf(object) {
51
- if (typeof object === 'object' && object !== null) {
52
- var $$typeof = object.$$typeof;
53
-
54
- switch ($$typeof) {
55
- case REACT_ELEMENT_TYPE:
56
- var type = object.type;
57
-
58
- switch (type) {
59
- case REACT_ASYNC_MODE_TYPE:
60
- case REACT_CONCURRENT_MODE_TYPE:
61
- case REACT_FRAGMENT_TYPE:
62
- case REACT_PROFILER_TYPE:
63
- case REACT_STRICT_MODE_TYPE:
64
- case REACT_SUSPENSE_TYPE:
65
- return type;
66
-
67
- default:
68
- var $$typeofType = type && type.$$typeof;
69
-
70
- switch ($$typeofType) {
71
- case REACT_CONTEXT_TYPE:
72
- case REACT_FORWARD_REF_TYPE:
73
- case REACT_LAZY_TYPE:
74
- case REACT_MEMO_TYPE:
75
- case REACT_PROVIDER_TYPE:
76
- return $$typeofType;
77
-
78
- default:
79
- return $$typeof;
80
- }
81
-
82
- }
83
-
84
- case REACT_PORTAL_TYPE:
85
- return $$typeof;
86
- }
87
- }
88
-
89
- return undefined;
90
- } // AsyncMode is deprecated along with isAsyncMode
91
-
92
- var AsyncMode = REACT_ASYNC_MODE_TYPE;
93
- var ConcurrentMode = REACT_CONCURRENT_MODE_TYPE;
94
- var ContextConsumer = REACT_CONTEXT_TYPE;
95
- var ContextProvider = REACT_PROVIDER_TYPE;
96
- var Element = REACT_ELEMENT_TYPE;
97
- var ForwardRef = REACT_FORWARD_REF_TYPE;
98
- var Fragment = REACT_FRAGMENT_TYPE;
99
- var Lazy = REACT_LAZY_TYPE;
100
- var Memo = REACT_MEMO_TYPE;
101
- var Portal = REACT_PORTAL_TYPE;
102
- var Profiler = REACT_PROFILER_TYPE;
103
- var StrictMode = REACT_STRICT_MODE_TYPE;
104
- var Suspense = REACT_SUSPENSE_TYPE;
105
- var hasWarnedAboutDeprecatedIsAsyncMode = false; // AsyncMode should be deprecated
106
-
107
- function isAsyncMode(object) {
108
- {
109
- if (!hasWarnedAboutDeprecatedIsAsyncMode) {
110
- hasWarnedAboutDeprecatedIsAsyncMode = true; // Using console['warn'] to evade Babel and ESLint
111
-
112
- console['warn']('The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactIs.isConcurrentMode() instead. It has the exact same API.');
113
- }
114
- }
115
-
116
- return isConcurrentMode(object) || typeOf(object) === REACT_ASYNC_MODE_TYPE;
117
- }
118
- function isConcurrentMode(object) {
119
- return typeOf(object) === REACT_CONCURRENT_MODE_TYPE;
120
- }
121
- function isContextConsumer(object) {
122
- return typeOf(object) === REACT_CONTEXT_TYPE;
123
- }
124
- function isContextProvider(object) {
125
- return typeOf(object) === REACT_PROVIDER_TYPE;
126
- }
127
- function isElement(object) {
128
- return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;
129
- }
130
- function isForwardRef(object) {
131
- return typeOf(object) === REACT_FORWARD_REF_TYPE;
132
- }
133
- function isFragment(object) {
134
- return typeOf(object) === REACT_FRAGMENT_TYPE;
135
- }
136
- function isLazy(object) {
137
- return typeOf(object) === REACT_LAZY_TYPE;
138
- }
139
- function isMemo(object) {
140
- return typeOf(object) === REACT_MEMO_TYPE;
141
- }
142
- function isPortal(object) {
143
- return typeOf(object) === REACT_PORTAL_TYPE;
144
- }
145
- function isProfiler(object) {
146
- return typeOf(object) === REACT_PROFILER_TYPE;
147
- }
148
- function isStrictMode(object) {
149
- return typeOf(object) === REACT_STRICT_MODE_TYPE;
150
- }
151
- function isSuspense(object) {
152
- return typeOf(object) === REACT_SUSPENSE_TYPE;
153
- }
154
-
155
- reactIs_development.__exports.AsyncMode = AsyncMode;
156
- reactIs_development.__exports.ConcurrentMode = ConcurrentMode;
157
- reactIs_development.__exports.ContextConsumer = ContextConsumer;
158
- reactIs_development.__exports.ContextProvider = ContextProvider;
159
- reactIs_development.__exports.Element = Element;
160
- reactIs_development.__exports.ForwardRef = ForwardRef;
161
- reactIs_development.__exports.Fragment = Fragment;
162
- reactIs_development.__exports.Lazy = Lazy;
163
- reactIs_development.__exports.Memo = Memo;
164
- reactIs_development.__exports.Portal = Portal;
165
- reactIs_development.__exports.Profiler = Profiler;
166
- reactIs_development.__exports.StrictMode = StrictMode;
167
- reactIs_development.__exports.Suspense = Suspense;
168
- reactIs_development.__exports.isAsyncMode = isAsyncMode;
169
- reactIs_development.__exports.isConcurrentMode = isConcurrentMode;
170
- reactIs_development.__exports.isContextConsumer = isContextConsumer;
171
- reactIs_development.__exports.isContextProvider = isContextProvider;
172
- reactIs_development.__exports.isElement = isElement;
173
- reactIs_development.__exports.isForwardRef = isForwardRef;
174
- reactIs_development.__exports.isFragment = isFragment;
175
- reactIs_development.__exports.isLazy = isLazy;
176
- reactIs_development.__exports.isMemo = isMemo;
177
- reactIs_development.__exports.isPortal = isPortal;
178
- reactIs_development.__exports.isProfiler = isProfiler;
179
- reactIs_development.__exports.isStrictMode = isStrictMode;
180
- reactIs_development.__exports.isSuspense = isSuspense;
181
- reactIs_development.__exports.isValidElementType = isValidElementType;
182
- reactIs_development.__exports.typeOf = typeOf;
183
- })();
184
- }
185
-
186
- exports["default"] = reactIs_development.__exports;
@@ -1,22 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var reactIs_production_min = require('../../../../../_virtual/react-is.production.min2.js');
6
-
7
- /** @license React v16.13.1
8
- * react-is.production.min.js
9
- *
10
- * Copyright (c) Facebook, Inc. and its affiliates.
11
- *
12
- * This source code is licensed under the MIT license found in the
13
- * LICENSE file in the root directory of this source tree.
14
- */
15
- var b="function"===typeof Symbol&&Symbol.for,c=b?Symbol.for("react.element"):60103,d=b?Symbol.for("react.portal"):60106,e=b?Symbol.for("react.fragment"):60107,f=b?Symbol.for("react.strict_mode"):60108,g=b?Symbol.for("react.profiler"):60114,h=b?Symbol.for("react.provider"):60109,k=b?Symbol.for("react.context"):60110,l=b?Symbol.for("react.async_mode"):60111,m=b?Symbol.for("react.concurrent_mode"):60111,n=b?Symbol.for("react.forward_ref"):60112,p=b?Symbol.for("react.suspense"):60113,q=b?
16
- Symbol.for("react.suspense_list"):60120,r=b?Symbol.for("react.memo"):60115,t=b?Symbol.for("react.lazy"):60116,v=b?Symbol.for("react.block"):60121,w=b?Symbol.for("react.fundamental"):60117,x=b?Symbol.for("react.responder"):60118,y=b?Symbol.for("react.scope"):60119;
17
- function z(a){if("object"===typeof a&&null!==a){var u=a.$$typeof;switch(u){case c:switch(a=a.type,a){case l:case m:case e:case g:case f:case p:return a;default:switch(a=a&&a.$$typeof,a){case k:case n:case t:case r:case h:return a;default:return u}}case d:return u}}}function A(a){return z(a)===m}reactIs_production_min.__exports.AsyncMode=l;reactIs_production_min.__exports.ConcurrentMode=m;reactIs_production_min.__exports.ContextConsumer=k;reactIs_production_min.__exports.ContextProvider=h;reactIs_production_min.__exports.Element=c;reactIs_production_min.__exports.ForwardRef=n;reactIs_production_min.__exports.Fragment=e;reactIs_production_min.__exports.Lazy=t;reactIs_production_min.__exports.Memo=r;reactIs_production_min.__exports.Portal=d;
18
- reactIs_production_min.__exports.Profiler=g;reactIs_production_min.__exports.StrictMode=f;reactIs_production_min.__exports.Suspense=p;reactIs_production_min.__exports.isAsyncMode=function(a){return A(a)||z(a)===l};reactIs_production_min.__exports.isConcurrentMode=A;reactIs_production_min.__exports.isContextConsumer=function(a){return z(a)===k};reactIs_production_min.__exports.isContextProvider=function(a){return z(a)===h};reactIs_production_min.__exports.isElement=function(a){return "object"===typeof a&&null!==a&&a.$$typeof===c};reactIs_production_min.__exports.isForwardRef=function(a){return z(a)===n};reactIs_production_min.__exports.isFragment=function(a){return z(a)===e};reactIs_production_min.__exports.isLazy=function(a){return z(a)===t};
19
- reactIs_production_min.__exports.isMemo=function(a){return z(a)===r};reactIs_production_min.__exports.isPortal=function(a){return z(a)===d};reactIs_production_min.__exports.isProfiler=function(a){return z(a)===g};reactIs_production_min.__exports.isStrictMode=function(a){return z(a)===f};reactIs_production_min.__exports.isSuspense=function(a){return z(a)===p};
20
- reactIs_production_min.__exports.isValidElementType=function(a){return "string"===typeof a||"function"===typeof a||a===e||a===m||a===g||a===f||a===p||a===q||"object"===typeof a&&null!==a&&(a.$$typeof===t||a.$$typeof===r||a.$$typeof===h||a.$$typeof===k||a.$$typeof===n||a.$$typeof===w||a.$$typeof===x||a.$$typeof===y||a.$$typeof===v)};reactIs_production_min.__exports.typeOf=z;
21
-
22
- exports["default"] = reactIs_production_min.__exports;
@@ -1,13 +0,0 @@
1
- 'use strict';
2
-
3
- var index = require('../../../../_virtual/index5.js');
4
- require('./cjs/react-is.production.min.js');
5
- require('./cjs/react-is.development.js');
6
- var reactIs_production_min = require('../../../../_virtual/react-is.production.min2.js');
7
- var reactIs_development = require('../../../../_virtual/react-is.development2.js');
8
-
9
- if (process.env.NODE_ENV === 'production') {
10
- index.reactIs.exports = reactIs_production_min.__exports;
11
- } else {
12
- index.reactIs.exports = reactIs_development.__exports;
13
- }
@@ -1,55 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var safeIsNaN = Number.isNaN ||
6
- function ponyfill(value) {
7
- return typeof value === 'number' && value !== value;
8
- };
9
- function isEqual(first, second) {
10
- if (first === second) {
11
- return true;
12
- }
13
- if (safeIsNaN(first) && safeIsNaN(second)) {
14
- return true;
15
- }
16
- return false;
17
- }
18
- function areInputsEqual(newInputs, lastInputs) {
19
- if (newInputs.length !== lastInputs.length) {
20
- return false;
21
- }
22
- for (var i = 0; i < newInputs.length; i++) {
23
- if (!isEqual(newInputs[i], lastInputs[i])) {
24
- return false;
25
- }
26
- }
27
- return true;
28
- }
29
-
30
- function memoizeOne(resultFn, isEqual) {
31
- if (isEqual === void 0) { isEqual = areInputsEqual; }
32
- var cache = null;
33
- function memoized() {
34
- var newArgs = [];
35
- for (var _i = 0; _i < arguments.length; _i++) {
36
- newArgs[_i] = arguments[_i];
37
- }
38
- if (cache && cache.lastThis === this && isEqual(newArgs, cache.lastArgs)) {
39
- return cache.lastResult;
40
- }
41
- var lastResult = resultFn.apply(this, newArgs);
42
- cache = {
43
- lastResult: lastResult,
44
- lastArgs: newArgs,
45
- lastThis: this,
46
- };
47
- return lastResult;
48
- }
49
- memoized.clear = function clear() {
50
- cache = null;
51
- };
52
- return memoized;
53
- }
54
-
55
- exports["default"] = memoizeOne;
@@ -1,94 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- /*
6
- object-assign
7
- (c) Sindre Sorhus
8
- @license MIT
9
- */
10
- /* eslint-disable no-unused-vars */
11
- var getOwnPropertySymbols = Object.getOwnPropertySymbols;
12
- var hasOwnProperty = Object.prototype.hasOwnProperty;
13
- var propIsEnumerable = Object.prototype.propertyIsEnumerable;
14
-
15
- function toObject(val) {
16
- if (val === null || val === undefined) {
17
- throw new TypeError('Object.assign cannot be called with null or undefined');
18
- }
19
-
20
- return Object(val);
21
- }
22
-
23
- function shouldUseNative() {
24
- try {
25
- if (!Object.assign) {
26
- return false;
27
- }
28
-
29
- // Detect buggy property enumeration order in older V8 versions.
30
-
31
- // https://bugs.chromium.org/p/v8/issues/detail?id=4118
32
- var test1 = new String('abc'); // eslint-disable-line no-new-wrappers
33
- test1[5] = 'de';
34
- if (Object.getOwnPropertyNames(test1)[0] === '5') {
35
- return false;
36
- }
37
-
38
- // https://bugs.chromium.org/p/v8/issues/detail?id=3056
39
- var test2 = {};
40
- for (var i = 0; i < 10; i++) {
41
- test2['_' + String.fromCharCode(i)] = i;
42
- }
43
- var order2 = Object.getOwnPropertyNames(test2).map(function (n) {
44
- return test2[n];
45
- });
46
- if (order2.join('') !== '0123456789') {
47
- return false;
48
- }
49
-
50
- // https://bugs.chromium.org/p/v8/issues/detail?id=3056
51
- var test3 = {};
52
- 'abcdefghijklmnopqrst'.split('').forEach(function (letter) {
53
- test3[letter] = letter;
54
- });
55
- if (Object.keys(Object.assign({}, test3)).join('') !==
56
- 'abcdefghijklmnopqrst') {
57
- return false;
58
- }
59
-
60
- return true;
61
- } catch (err) {
62
- // We don't expect any of the above to throw, but better to be safe.
63
- return false;
64
- }
65
- }
66
-
67
- var objectAssign = shouldUseNative() ? Object.assign : function (target, source) {
68
- var from;
69
- var to = toObject(target);
70
- var symbols;
71
-
72
- for (var s = 1; s < arguments.length; s++) {
73
- from = Object(arguments[s]);
74
-
75
- for (var key in from) {
76
- if (hasOwnProperty.call(from, key)) {
77
- to[key] = from[key];
78
- }
79
- }
80
-
81
- if (getOwnPropertySymbols) {
82
- symbols = getOwnPropertySymbols(from);
83
- for (var i = 0; i < symbols.length; i++) {
84
- if (propIsEnumerable.call(from, symbols[i])) {
85
- to[symbols[i]] = from[symbols[i]];
86
- }
87
- }
88
- }
89
- }
90
-
91
- return to;
92
- };
93
-
94
- exports["default"] = objectAssign;
@@ -1,110 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var ReactPropTypesSecret$1 = require('./lib/ReactPropTypesSecret.js');
6
- var has$1 = require('./lib/has.js');
7
-
8
- /**
9
- * Copyright (c) 2013-present, Facebook, Inc.
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
- var printWarning = function() {};
16
-
17
- if (process.env.NODE_ENV !== 'production') {
18
- var ReactPropTypesSecret = ReactPropTypesSecret$1["default"];
19
- var loggedTypeFailures = {};
20
- var has = has$1["default"];
21
-
22
- printWarning = function(text) {
23
- var message = 'Warning: ' + text;
24
- if (typeof console !== 'undefined') {
25
- console.error(message);
26
- }
27
- try {
28
- // --- Welcome to debugging React ---
29
- // This error was thrown as a convenience so that you can use this stack
30
- // to find the callsite that caused this warning to fire.
31
- throw new Error(message);
32
- } catch (x) { /**/ }
33
- };
34
- }
35
-
36
- /**
37
- * Assert that the values match with the type specs.
38
- * Error messages are memorized and will only be shown once.
39
- *
40
- * @param {object} typeSpecs Map of name to a ReactPropType
41
- * @param {object} values Runtime values that need to be type-checked
42
- * @param {string} location e.g. "prop", "context", "child context"
43
- * @param {string} componentName Name of the component for error messages.
44
- * @param {?Function} getStack Returns the component stack.
45
- * @private
46
- */
47
- function checkPropTypes(typeSpecs, values, location, componentName, getStack) {
48
- if (process.env.NODE_ENV !== 'production') {
49
- for (var typeSpecName in typeSpecs) {
50
- if (has(typeSpecs, typeSpecName)) {
51
- var error;
52
- // Prop type validation may throw. In case they do, we don't want to
53
- // fail the render phase where it didn't fail before. So we log it.
54
- // After these have been cleaned up, we'll let them throw.
55
- try {
56
- // This is intentionally an invariant that gets caught. It's the same
57
- // behavior as without this statement except with a better message.
58
- if (typeof typeSpecs[typeSpecName] !== 'function') {
59
- var err = Error(
60
- (componentName || 'React class') + ': ' + location + ' type `' + typeSpecName + '` is invalid; ' +
61
- 'it must be a function, usually from the `prop-types` package, but received `' + typeof typeSpecs[typeSpecName] + '`.' +
62
- 'This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.'
63
- );
64
- err.name = 'Invariant Violation';
65
- throw err;
66
- }
67
- error = typeSpecs[typeSpecName](values, typeSpecName, componentName, location, null, ReactPropTypesSecret);
68
- } catch (ex) {
69
- error = ex;
70
- }
71
- if (error && !(error instanceof Error)) {
72
- printWarning(
73
- (componentName || 'React class') + ': type specification of ' +
74
- location + ' `' + typeSpecName + '` is invalid; the type checker ' +
75
- 'function must return `null` or an `Error` but returned a ' + typeof error + '. ' +
76
- 'You may have forgotten to pass an argument to the type checker ' +
77
- 'creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and ' +
78
- 'shape all require an argument).'
79
- );
80
- }
81
- if (error instanceof Error && !(error.message in loggedTypeFailures)) {
82
- // Only monitor this failure once because there tends to be a lot of the
83
- // same error.
84
- loggedTypeFailures[error.message] = true;
85
-
86
- var stack = getStack ? getStack() : '';
87
-
88
- printWarning(
89
- 'Failed ' + location + ' type: ' + error.message + (stack != null ? stack : '')
90
- );
91
- }
92
- }
93
- }
94
- }
95
- }
96
-
97
- /**
98
- * Resets warning cache when testing.
99
- *
100
- * @private
101
- */
102
- checkPropTypes.resetWarningCache = function() {
103
- if (process.env.NODE_ENV !== 'production') {
104
- loggedTypeFailures = {};
105
- }
106
- };
107
-
108
- var checkPropTypes_1 = checkPropTypes;
109
-
110
- exports["default"] = checkPropTypes_1;
@@ -1,69 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var ReactPropTypesSecret$1 = require('./lib/ReactPropTypesSecret.js');
6
-
7
- /**
8
- * Copyright (c) 2013-present, Facebook, Inc.
9
- *
10
- * This source code is licensed under the MIT license found in the
11
- * LICENSE file in the root directory of this source tree.
12
- */
13
-
14
- var ReactPropTypesSecret = ReactPropTypesSecret$1["default"];
15
-
16
- function emptyFunction() {}
17
- function emptyFunctionWithReset() {}
18
- emptyFunctionWithReset.resetWarningCache = emptyFunction;
19
-
20
- var factoryWithThrowingShims = function() {
21
- function shim(props, propName, componentName, location, propFullName, secret) {
22
- if (secret === ReactPropTypesSecret) {
23
- // It is still safe when called from React.
24
- return;
25
- }
26
- var err = new Error(
27
- 'Calling PropTypes validators directly is not supported by the `prop-types` package. ' +
28
- 'Use PropTypes.checkPropTypes() to call them. ' +
29
- 'Read more at http://fb.me/use-check-prop-types'
30
- );
31
- err.name = 'Invariant Violation';
32
- throw err;
33
- } shim.isRequired = shim;
34
- function getShim() {
35
- return shim;
36
- } // Important!
37
- // Keep this list in sync with production version in `./factoryWithTypeCheckers.js`.
38
- var ReactPropTypes = {
39
- array: shim,
40
- bigint: shim,
41
- bool: shim,
42
- func: shim,
43
- number: shim,
44
- object: shim,
45
- string: shim,
46
- symbol: shim,
47
-
48
- any: shim,
49
- arrayOf: getShim,
50
- element: shim,
51
- elementType: shim,
52
- instanceOf: getShim,
53
- node: shim,
54
- objectOf: getShim,
55
- oneOf: getShim,
56
- oneOfType: getShim,
57
- shape: getShim,
58
- exact: getShim,
59
-
60
- checkPropTypes: emptyFunctionWithReset,
61
- resetWarningCache: emptyFunction
62
- };
63
-
64
- ReactPropTypes.PropTypes = ReactPropTypes;
65
-
66
- return ReactPropTypes;
67
- };
68
-
69
- exports["default"] = factoryWithThrowingShims;