@redsift/design-system 11.6.0-muiv5-alpha.4 → 11.6.0-muiv5-alpha.5

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 (992) hide show
  1. package/_internal/Alert2.js +54 -0
  2. package/_internal/Alert2.js.map +1 -0
  3. package/_internal/AppBar.js +37 -0
  4. package/_internal/AppBar.js.map +1 -0
  5. package/_internal/AppContainer.js +96 -0
  6. package/_internal/AppContainer.js.map +1 -0
  7. package/_internal/AppContent.js +25 -0
  8. package/_internal/AppContent.js.map +1 -0
  9. package/_internal/Badge2.js +9 -0
  10. package/_internal/Badge2.js.map +1 -0
  11. package/_internal/BreadcrumbItem.js +9 -0
  12. package/_internal/BreadcrumbItem.js.map +1 -0
  13. package/_internal/Breadcrumbs2.js +29 -0
  14. package/_internal/Breadcrumbs2.js.map +1 -0
  15. package/_internal/Button2.js +30 -0
  16. package/_internal/Button2.js.map +1 -0
  17. package/_internal/ButtonGroup.js +41 -0
  18. package/_internal/ButtonGroup.js.map +1 -0
  19. package/_internal/ButtonLink.js +28 -0
  20. package/_internal/ButtonLink.js.map +1 -0
  21. package/_internal/Card2.js +35 -0
  22. package/_internal/Card2.js.map +1 -0
  23. package/_internal/CardActions.js +9 -0
  24. package/_internal/CardActions.js.map +1 -0
  25. package/_internal/CardBody.js +9 -0
  26. package/_internal/CardBody.js.map +1 -0
  27. package/_internal/CardHeader.js +9 -0
  28. package/_internal/CardHeader.js.map +1 -0
  29. package/_internal/Checkbox2.js +68 -0
  30. package/_internal/Checkbox2.js.map +1 -0
  31. package/_internal/CheckboxGroup.js +10 -0
  32. package/_internal/CheckboxGroup.js.map +1 -0
  33. package/_internal/ConditionalWrapper.js +14 -0
  34. package/_internal/ConditionalWrapper.js.map +1 -0
  35. package/_internal/DetailedCard.js +52 -0
  36. package/_internal/DetailedCard.js.map +1 -0
  37. package/_internal/DetailedCardCollapsibleSectionItems.js +9 -0
  38. package/_internal/DetailedCardCollapsibleSectionItems.js.map +1 -0
  39. package/_internal/DetailedCardHeader.js +9 -0
  40. package/_internal/DetailedCardHeader.js.map +1 -0
  41. package/_internal/DetailedCardSection.js +9 -0
  42. package/_internal/DetailedCardSection.js.map +1 -0
  43. package/_internal/DetailedCardSectionItem.js +9 -0
  44. package/_internal/DetailedCardSectionItem.js.map +1 -0
  45. package/_internal/Flexbox2.js +30 -0
  46. package/_internal/Flexbox2.js.map +1 -0
  47. package/_internal/Grid2.js +32 -0
  48. package/_internal/Grid2.js.map +1 -0
  49. package/_internal/GridItem.js +9 -0
  50. package/_internal/GridItem.js.map +1 -0
  51. package/_internal/Heading2.js +9 -0
  52. package/_internal/Heading2.js.map +1 -0
  53. package/_internal/Icon2.js +10 -0
  54. package/_internal/Icon2.js.map +1 -0
  55. package/_internal/IconButton.js +12 -0
  56. package/_internal/IconButton.js.map +1 -0
  57. package/_internal/IconButtonLink.js +28 -0
  58. package/_internal/IconButtonLink.js.map +1 -0
  59. package/_internal/Item2.js +82 -0
  60. package/_internal/Item2.js.map +1 -0
  61. package/_internal/Link2.js +26 -0
  62. package/_internal/Link2.js.map +1 -0
  63. package/_internal/LinkButton.js +23 -0
  64. package/_internal/LinkButton.js.map +1 -0
  65. package/_internal/Listbox2.js +274 -0
  66. package/_internal/Listbox2.js.map +1 -0
  67. package/_internal/Number2.js +69 -0
  68. package/_internal/Number2.js.map +1 -0
  69. package/_internal/NumberField.js +80 -0
  70. package/_internal/NumberField.js.map +1 -0
  71. package/_internal/Pill2.js +9 -0
  72. package/_internal/Pill2.js.map +1 -0
  73. package/_internal/ProgressBar.js +26 -0
  74. package/_internal/ProgressBar.js.map +1 -0
  75. package/_internal/Radio2.js +66 -0
  76. package/_internal/Radio2.js.map +1 -0
  77. package/_internal/RadioGroup.js +10 -0
  78. package/_internal/RadioGroup.js.map +1 -0
  79. package/_internal/Shield2.js +9 -0
  80. package/_internal/Shield2.js.map +1 -0
  81. package/_internal/SideNavigationMenu.js +9 -0
  82. package/_internal/SideNavigationMenu.js.map +1 -0
  83. package/_internal/SideNavigationMenuBar.js +9 -0
  84. package/_internal/SideNavigationMenuItem.js +9 -0
  85. package/_internal/SideNavigationMenuItem.js.map +1 -0
  86. package/_internal/Skeleton2.js +15 -0
  87. package/_internal/Skeleton2.js.map +1 -0
  88. package/_internal/SkeletonCircle.js +9 -0
  89. package/_internal/SkeletonCircle.js.map +1 -0
  90. package/_internal/SkeletonText.js +9 -0
  91. package/_internal/SkeletonText.js.map +1 -0
  92. package/_internal/Spinner2.js +43 -0
  93. package/_internal/Spinner2.js.map +1 -0
  94. package/_internal/Switch2.js +66 -0
  95. package/_internal/Switch2.js.map +1 -0
  96. package/_internal/SwitchGroup.js +10 -0
  97. package/_internal/SwitchGroup.js.map +1 -0
  98. package/_internal/Text2.js +9 -0
  99. package/_internal/Text2.js.map +1 -0
  100. package/_internal/TextArea.js +34 -0
  101. package/_internal/TextArea.js.map +1 -0
  102. package/_internal/TextField.js +29 -0
  103. package/_internal/TextField.js.map +1 -0
  104. package/_internal/_rollupPluginBabelHelpers.js +133 -0
  105. package/_internal/alert.js +5 -0
  106. package/_internal/alert.js.map +1 -0
  107. package/_internal/app-bar.js +8 -0
  108. package/_internal/app-bar.js.map +1 -0
  109. package/_internal/app-container.js +9 -0
  110. package/_internal/app-container.js.map +1 -0
  111. package/_internal/app-content.js +5 -0
  112. package/_internal/app-content.js.map +1 -0
  113. package/_internal/app-side-panel.js +11 -0
  114. package/_internal/app-side-panel.js.map +1 -0
  115. package/_internal/badge.js +6 -0
  116. package/_internal/badge.js.map +1 -0
  117. package/_internal/breadcrumb-item.js +5 -0
  118. package/_internal/breadcrumb-item.js.map +1 -0
  119. package/_internal/breadcrumbs.js +6 -0
  120. package/_internal/breadcrumbs.js.map +1 -0
  121. package/_internal/button-group.js +5 -0
  122. package/_internal/button-group.js.map +1 -0
  123. package/_internal/button-link.js +8 -0
  124. package/_internal/button-link.js.map +1 -0
  125. package/_internal/button.js +8 -0
  126. package/_internal/button.js.map +1 -0
  127. package/_internal/card-actions.js +5 -0
  128. package/_internal/card-actions.js.map +1 -0
  129. package/_internal/card-body.js +5 -0
  130. package/_internal/card-body.js.map +1 -0
  131. package/_internal/card-header.js +9 -0
  132. package/_internal/card-header.js.map +1 -0
  133. package/_internal/card.js +11 -0
  134. package/_internal/card.js.map +1 -0
  135. package/_internal/checkbox-group.js +6 -0
  136. package/_internal/checkbox-group.js.map +1 -0
  137. package/_internal/checkbox.js +6 -0
  138. package/_internal/checkbox.js.map +1 -0
  139. package/_internal/colors.js +102 -0
  140. package/_internal/colors.js.map +1 -0
  141. package/_internal/conditional-wrapper.js +2 -0
  142. package/_internal/conditional-wrapper.js.map +1 -0
  143. package/_internal/context.js +6 -0
  144. package/_internal/context.js.map +1 -0
  145. package/_internal/context2.js +300 -0
  146. package/_internal/context2.js.map +1 -0
  147. package/_internal/context3.js +6 -0
  148. package/_internal/context3.js.map +1 -0
  149. package/_internal/context4.js +6 -0
  150. package/_internal/context4.js.map +1 -0
  151. package/_internal/context5.js +6 -0
  152. package/_internal/context5.js.map +1 -0
  153. package/_internal/detailed-card-collapsible-section-items.js +4 -0
  154. package/_internal/detailed-card-collapsible-section-items.js.map +1 -0
  155. package/_internal/detailed-card-header.js +8 -0
  156. package/_internal/detailed-card-header.js.map +1 -0
  157. package/_internal/detailed-card-section-item.js +11 -0
  158. package/_internal/detailed-card-section-item.js.map +1 -0
  159. package/_internal/detailed-card-section.js +7 -0
  160. package/_internal/detailed-card-section.js.map +1 -0
  161. package/_internal/detailed-card.js +16 -0
  162. package/_internal/detailed-card.js.map +1 -0
  163. package/_internal/filterComponents.js +24 -0
  164. package/_internal/filterComponents.js.map +1 -0
  165. package/_internal/flexbox.js +5 -0
  166. package/_internal/flexbox.js.map +1 -0
  167. package/_internal/focus-within-group.js +3 -0
  168. package/_internal/focus-within-group.js.map +1 -0
  169. package/_internal/fonts.js +12 -0
  170. package/_internal/gradient-border.js +19 -0
  171. package/_internal/gradient-border.js.map +1 -0
  172. package/_internal/grid-item.js +5 -0
  173. package/_internal/grid-item.js.map +1 -0
  174. package/_internal/grid.js +6 -0
  175. package/_internal/grid.js.map +1 -0
  176. package/_internal/heading.js +7 -0
  177. package/_internal/heading.js.map +1 -0
  178. package/_internal/helpers.js +23 -0
  179. package/_internal/icon-button-link.js +8 -0
  180. package/_internal/icon-button-link.js.map +1 -0
  181. package/_internal/icon-button.js +7 -0
  182. package/_internal/icon-button.js.map +1 -0
  183. package/_internal/icon.js +6 -0
  184. package/_internal/icon.js.map +1 -0
  185. package/_internal/isComponent.js +15 -0
  186. package/_internal/isComponent.js.map +1 -0
  187. package/_internal/item.js +8 -0
  188. package/_internal/item.js.map +1 -0
  189. package/_internal/link-button.js +8 -0
  190. package/_internal/link-button.js.map +1 -0
  191. package/_internal/link.js +8 -0
  192. package/_internal/link.js.map +1 -0
  193. package/_internal/listbox.js +6 -0
  194. package/_internal/listbox.js.map +1 -0
  195. package/_internal/number-field.js +9 -0
  196. package/_internal/number-field.js.map +1 -0
  197. package/_internal/number.js +7 -0
  198. package/_internal/number.js.map +1 -0
  199. package/_internal/partitionComponents.js +26 -0
  200. package/_internal/pill.js +6 -0
  201. package/_internal/pill.js.map +1 -0
  202. package/_internal/progress-bar.js +5 -0
  203. package/_internal/progress-bar.js.map +1 -0
  204. package/_internal/radio-group.js +6 -0
  205. package/_internal/radio-group.js.map +1 -0
  206. package/_internal/radio.js +6 -0
  207. package/_internal/radio.js.map +1 -0
  208. package/_internal/redsift-design-tokens.js +1391 -0
  209. package/_internal/shared.js +5 -0
  210. package/_internal/shared.js.map +1 -0
  211. package/_internal/shield.js +6 -0
  212. package/_internal/shield.js.map +1 -0
  213. package/_internal/side-navigation-menu-bar.js +9 -0
  214. package/_internal/side-navigation-menu-bar.js.map +1 -0
  215. package/_internal/side-navigation-menu-item.js +8 -0
  216. package/_internal/side-navigation-menu-item.js.map +1 -0
  217. package/_internal/side-navigation-menu.js +8 -0
  218. package/_internal/side-navigation-menu.js.map +1 -0
  219. package/_internal/skeleton-circle.js +7 -0
  220. package/_internal/skeleton-circle.js.map +1 -0
  221. package/_internal/skeleton-text.js +7 -0
  222. package/_internal/skeleton-text.js.map +1 -0
  223. package/_internal/skeleton.js +8 -0
  224. package/_internal/skeleton.js.map +1 -0
  225. package/_internal/spinner.js +5 -0
  226. package/_internal/spinner.js.map +1 -0
  227. package/_internal/styles.js +17 -0
  228. package/_internal/styles.js.map +1 -0
  229. package/_internal/styles2.js +283 -0
  230. package/_internal/styles2.js.map +1 -0
  231. package/_internal/styles3.js +145 -0
  232. package/_internal/styles3.js.map +1 -0
  233. package/_internal/styles4.js +250 -0
  234. package/_internal/styles4.js.map +1 -0
  235. package/_internal/styles5.js +143 -0
  236. package/_internal/styles5.js.map +1 -0
  237. package/_internal/styles6.js +84 -0
  238. package/_internal/styles6.js.map +1 -0
  239. package/_internal/switch-group.js +6 -0
  240. package/_internal/switch-group.js.map +1 -0
  241. package/_internal/switch.js +6 -0
  242. package/_internal/switch.js.map +1 -0
  243. package/_internal/text-area.js +9 -0
  244. package/_internal/text-area.js.map +1 -0
  245. package/_internal/text-field.js +10 -0
  246. package/_internal/text-field.js.map +1 -0
  247. package/_internal/text.js +7 -0
  248. package/_internal/text.js.map +1 -0
  249. package/_internal/theme.js +4 -0
  250. package/_internal/theme.js.map +1 -0
  251. package/_internal/types.js +39 -0
  252. package/_internal/types.js.map +1 -0
  253. package/_internal/types10.js +20 -0
  254. package/_internal/types11.js +27 -0
  255. package/_internal/types12.js +35 -0
  256. package/_internal/types13.js +143 -0
  257. package/_internal/types14.js +11 -0
  258. package/_internal/types15.js +62 -0
  259. package/_internal/types16.js +56 -0
  260. package/_internal/types17.js +57 -0
  261. package/_internal/types18.js +40 -0
  262. package/_internal/types19.js +101 -0
  263. package/_internal/types2.js +37 -0
  264. package/_internal/types2.js.map +1 -0
  265. package/_internal/types20.js +47 -0
  266. package/_internal/types21.js +68 -0
  267. package/_internal/types22.js +52 -0
  268. package/_internal/types23.js +174 -0
  269. package/_internal/types24.js +18 -0
  270. package/_internal/types25.js +12 -0
  271. package/_internal/types26.js +36 -0
  272. package/_internal/types27.js +72 -0
  273. package/_internal/types28.js +73 -0
  274. package/_internal/types29.js +99 -0
  275. package/_internal/types3.js +23 -0
  276. package/_internal/types3.js.map +1 -0
  277. package/_internal/types4.js +67 -0
  278. package/_internal/types5.js +11 -0
  279. package/_internal/types6.js +11 -0
  280. package/_internal/types7.js +28 -0
  281. package/_internal/types8.js +72 -0
  282. package/_internal/types9.js +16 -0
  283. package/_internal/useAppSidePanel.js +12 -0
  284. package/_internal/useAppSidePanel.js.map +1 -0
  285. package/_internal/useFocusOnList.js +83 -0
  286. package/_internal/useFocusOnList.js.map +1 -0
  287. package/_internal/useFocusOnListItem.js +203 -0
  288. package/_internal/useFocusOnListItem.js.map +1 -0
  289. package/_internal/useFocusRing.js +669 -0
  290. package/_internal/useFocusRing.js.map +1 -0
  291. package/_internal/useId.js +42 -0
  292. package/_internal/useId.js.map +1 -0
  293. package/_internal/useIsLoaded.js +14 -0
  294. package/_internal/useListboxItem.js +32 -0
  295. package/_internal/useListboxItem.js.map +1 -0
  296. package/_internal/useMessageFormatter.js +143 -0
  297. package/_internal/useMessageFormatter.js.map +1 -0
  298. package/_internal/useNumberFormatter.js +239 -0
  299. package/_internal/useNumberFormatter.js.map +1 -0
  300. package/_internal/useSideNavigationMenuBar.js +9 -0
  301. package/_internal/useSideNavigationMenuBar.js.map +1 -0
  302. package/_internal/useTheme.js +13 -0
  303. package/_internal/useTheme.js.map +1 -0
  304. package/_internal/warnIfNoAccessibleLabelFound.js +20 -0
  305. package/index.js +1738 -122
  306. package/index.js.map +1 -1
  307. package/package.json +2 -7
  308. package/_virtual/_rollupPluginBabelHelpers.js +0 -133
  309. package/components/alert/Alert.d.ts +0 -9
  310. package/components/alert/Alert.js +0 -117
  311. package/components/alert/Alert.js.map +0 -1
  312. package/components/alert/intl/en-US.json.js +0 -7
  313. package/components/alert/intl/en-US.json.js.map +0 -1
  314. package/components/alert/intl/fr-FR.json.js +0 -7
  315. package/components/alert/intl/fr-FR.json.js.map +0 -1
  316. package/components/alert/intl/index.js +0 -10
  317. package/components/alert/intl/index.js.map +0 -1
  318. package/components/alert/styles.js +0 -54
  319. package/components/alert/styles.js.map +0 -1
  320. package/components/alert/types.d.ts +0 -49
  321. package/components/alert/types.js +0 -20
  322. package/components/alert/types.js.map +0 -1
  323. package/components/app-bar/AppBar.d.ts +0 -9
  324. package/components/app-bar/AppBar.js +0 -95
  325. package/components/app-bar/AppBar.js.map +0 -1
  326. package/components/app-bar/intl/en-US.json.js +0 -9
  327. package/components/app-bar/intl/en-US.json.js.map +0 -1
  328. package/components/app-bar/intl/fr-FR.json.js +0 -9
  329. package/components/app-bar/intl/fr-FR.json.js.map +0 -1
  330. package/components/app-bar/intl/index.js +0 -10
  331. package/components/app-bar/intl/index.js.map +0 -1
  332. package/components/app-bar/styles.js +0 -139
  333. package/components/app-bar/styles.js.map +0 -1
  334. package/components/app-bar/types.d.ts +0 -31
  335. package/components/app-container/AppContainer.d.ts +0 -11
  336. package/components/app-container/AppContainer.js +0 -117
  337. package/components/app-container/AppContainer.js.map +0 -1
  338. package/components/app-container/context.d.ts +0 -6
  339. package/components/app-container/context.js +0 -6
  340. package/components/app-container/context.js.map +0 -1
  341. package/components/app-container/styles.js +0 -30
  342. package/components/app-container/styles.js.map +0 -1
  343. package/components/app-container/types.d.ts +0 -51
  344. package/components/app-content/AppContent.d.ts +0 -9
  345. package/components/app-content/AppContent.js +0 -42
  346. package/components/app-content/AppContent.js.map +0 -1
  347. package/components/app-content/styles.js +0 -54
  348. package/components/app-content/styles.js.map +0 -1
  349. package/components/app-content/types.d.ts +0 -19
  350. package/components/app-side-panel/AppSidePanel.d.ts +0 -9
  351. package/components/app-side-panel/AppSidePanel.js +0 -86
  352. package/components/app-side-panel/AppSidePanel.js.map +0 -1
  353. package/components/app-side-panel/intl/en-US.json.js +0 -9
  354. package/components/app-side-panel/intl/en-US.json.js.map +0 -1
  355. package/components/app-side-panel/intl/fr-FR.json.js +0 -9
  356. package/components/app-side-panel/intl/fr-FR.json.js.map +0 -1
  357. package/components/app-side-panel/intl/index.js +0 -10
  358. package/components/app-side-panel/intl/index.js.map +0 -1
  359. package/components/app-side-panel/styles.js +0 -183
  360. package/components/app-side-panel/styles.js.map +0 -1
  361. package/components/app-side-panel/types.d.ts +0 -39
  362. package/components/app-side-panel/types.js +0 -15
  363. package/components/app-side-panel/types.js.map +0 -1
  364. package/components/app-side-panel/useAppSidePanel.d.ts +0 -6
  365. package/components/app-side-panel/useAppSidePanel.js +0 -23
  366. package/components/app-side-panel/useAppSidePanel.js.map +0 -1
  367. package/components/badge/Badge.d.ts +0 -9
  368. package/components/badge/Badge.js +0 -44
  369. package/components/badge/Badge.js.map +0 -1
  370. package/components/badge/styles.js +0 -93
  371. package/components/badge/styles.js.map +0 -1
  372. package/components/badge/types.d.ts +0 -37
  373. package/components/badge/types.js +0 -14
  374. package/components/badge/types.js.map +0 -1
  375. package/components/breadcrumb-item/BreadcrumbItem.d.ts +0 -9
  376. package/components/breadcrumb-item/BreadcrumbItem.js +0 -47
  377. package/components/breadcrumb-item/BreadcrumbItem.js.map +0 -1
  378. package/components/breadcrumb-item/styles.js +0 -48
  379. package/components/breadcrumb-item/styles.js.map +0 -1
  380. package/components/breadcrumb-item/types.d.ts +0 -23
  381. package/components/breadcrumbs/Breadcrumbs.d.ts +0 -13
  382. package/components/breadcrumbs/Breadcrumbs.js +0 -61
  383. package/components/breadcrumbs/Breadcrumbs.js.map +0 -1
  384. package/components/breadcrumbs/styles.js +0 -38
  385. package/components/breadcrumbs/styles.js.map +0 -1
  386. package/components/breadcrumbs/types.d.ts +0 -19
  387. package/components/button/Button.d.ts +0 -13
  388. package/components/button/Button.js +0 -92
  389. package/components/button/Button.js.map +0 -1
  390. package/components/button/styles.d.ts +0 -20
  391. package/components/button/styles.js +0 -219
  392. package/components/button/styles.js.map +0 -1
  393. package/components/button/types.d.ts +0 -67
  394. package/components/button/types.js +0 -19
  395. package/components/button/types.js.map +0 -1
  396. package/components/button-group/ButtonGroup.d.ts +0 -9
  397. package/components/button-group/ButtonGroup.js +0 -67
  398. package/components/button-group/ButtonGroup.js.map +0 -1
  399. package/components/button-group/styles.js +0 -103
  400. package/components/button-group/styles.js.map +0 -1
  401. package/components/button-group/types.d.ts +0 -36
  402. package/components/button-group/types.js +0 -19
  403. package/components/button-group/types.js.map +0 -1
  404. package/components/button-link/ButtonLink.d.ts +0 -13
  405. package/components/button-link/ButtonLink.js +0 -85
  406. package/components/button-link/ButtonLink.js.map +0 -1
  407. package/components/button-link/types.d.ts +0 -18
  408. package/components/card/Card.d.ts +0 -13
  409. package/components/card/Card.js +0 -81
  410. package/components/card/Card.js.map +0 -1
  411. package/components/card/intl/en-US.json.js +0 -9
  412. package/components/card/intl/en-US.json.js.map +0 -1
  413. package/components/card/intl/fr-FR.json.js +0 -9
  414. package/components/card/intl/fr-FR.json.js.map +0 -1
  415. package/components/card/intl/index.js +0 -10
  416. package/components/card/intl/index.js.map +0 -1
  417. package/components/card/styles.js +0 -63
  418. package/components/card/styles.js.map +0 -1
  419. package/components/card/types.d.ts +0 -25
  420. package/components/card-actions/CardActions.d.ts +0 -9
  421. package/components/card-actions/CardActions.js +0 -33
  422. package/components/card-actions/CardActions.js.map +0 -1
  423. package/components/card-actions/styles.js +0 -15
  424. package/components/card-actions/styles.js.map +0 -1
  425. package/components/card-actions/types.d.ts +0 -11
  426. package/components/card-body/CardBody.d.ts +0 -9
  427. package/components/card-body/CardBody.js +0 -28
  428. package/components/card-body/CardBody.js.map +0 -1
  429. package/components/card-body/styles.js +0 -18
  430. package/components/card-body/styles.js.map +0 -1
  431. package/components/card-body/types.d.ts +0 -11
  432. package/components/card-header/CardHeader.d.ts +0 -9
  433. package/components/card-header/CardHeader.js +0 -56
  434. package/components/card-header/CardHeader.js.map +0 -1
  435. package/components/card-header/styles.js +0 -31
  436. package/components/card-header/styles.js.map +0 -1
  437. package/components/card-header/types.d.ts +0 -28
  438. package/components/checkbox/Checkbox.d.ts +0 -11
  439. package/components/checkbox/Checkbox.js +0 -135
  440. package/components/checkbox/Checkbox.js.map +0 -1
  441. package/components/checkbox/styles.js +0 -113
  442. package/components/checkbox/styles.js.map +0 -1
  443. package/components/checkbox/types.d.ts +0 -60
  444. package/components/checkbox-group/CheckboxGroup.d.ts +0 -10
  445. package/components/checkbox-group/CheckboxGroup.js +0 -101
  446. package/components/checkbox-group/CheckboxGroup.js.map +0 -1
  447. package/components/checkbox-group/context.js +0 -6
  448. package/components/checkbox-group/context.js.map +0 -1
  449. package/components/checkbox-group/styles.js +0 -78
  450. package/components/checkbox-group/styles.js.map +0 -1
  451. package/components/checkbox-group/types.d.ts +0 -72
  452. package/components/checkbox-group/types.js +0 -18
  453. package/components/checkbox-group/types.js.map +0 -1
  454. package/components/conditional-wrapper/ConditionalWrapper.d.ts +0 -6
  455. package/components/conditional-wrapper/ConditionalWrapper.js +0 -13
  456. package/components/conditional-wrapper/ConditionalWrapper.js.map +0 -1
  457. package/components/conditional-wrapper/types.d.ts +0 -10
  458. package/components/detailed-card/DetailedCard.d.ts +0 -15
  459. package/components/detailed-card/DetailedCard.js +0 -170
  460. package/components/detailed-card/DetailedCard.js.map +0 -1
  461. package/components/detailed-card/intl/en-US.json.js +0 -7
  462. package/components/detailed-card/intl/en-US.json.js.map +0 -1
  463. package/components/detailed-card/intl/fr-FR.json.js +0 -7
  464. package/components/detailed-card/intl/fr-FR.json.js.map +0 -1
  465. package/components/detailed-card/intl/index.js +0 -10
  466. package/components/detailed-card/intl/index.js.map +0 -1
  467. package/components/detailed-card/styles.js +0 -49
  468. package/components/detailed-card/styles.js.map +0 -1
  469. package/components/detailed-card/types.d.ts +0 -49
  470. package/components/detailed-card-collapsible-section-items/DetailedCardCollapsibleSectionItems.d.ts +0 -9
  471. package/components/detailed-card-collapsible-section-items/DetailedCardCollapsibleSectionItems.js +0 -33
  472. package/components/detailed-card-collapsible-section-items/DetailedCardCollapsibleSectionItems.js.map +0 -1
  473. package/components/detailed-card-collapsible-section-items/styles.js +0 -35
  474. package/components/detailed-card-collapsible-section-items/styles.js.map +0 -1
  475. package/components/detailed-card-collapsible-section-items/types.d.ts +0 -16
  476. package/components/detailed-card-header/DetailedCardHeader.d.ts +0 -9
  477. package/components/detailed-card-header/DetailedCardHeader.js +0 -45
  478. package/components/detailed-card-header/DetailedCardHeader.js.map +0 -1
  479. package/components/detailed-card-header/styles.js +0 -26
  480. package/components/detailed-card-header/styles.js.map +0 -1
  481. package/components/detailed-card-header/types.d.ts +0 -20
  482. package/components/detailed-card-section/DetailedCardSection.d.ts +0 -9
  483. package/components/detailed-card-section/DetailedCardSection.js +0 -90
  484. package/components/detailed-card-section/DetailedCardSection.js.map +0 -1
  485. package/components/detailed-card-section/intl/en-US.json.js +0 -9
  486. package/components/detailed-card-section/intl/en-US.json.js.map +0 -1
  487. package/components/detailed-card-section/intl/fr-FR.json.js +0 -9
  488. package/components/detailed-card-section/intl/fr-FR.json.js.map +0 -1
  489. package/components/detailed-card-section/intl/index.js +0 -10
  490. package/components/detailed-card-section/intl/index.js.map +0 -1
  491. package/components/detailed-card-section/styles.js +0 -69
  492. package/components/detailed-card-section/styles.js.map +0 -1
  493. package/components/detailed-card-section/types.d.ts +0 -27
  494. package/components/detailed-card-section-item/DetailedCardSectionItem.d.ts +0 -9
  495. package/components/detailed-card-section-item/DetailedCardSectionItem.js +0 -64
  496. package/components/detailed-card-section-item/DetailedCardSectionItem.js.map +0 -1
  497. package/components/detailed-card-section-item/styles.js +0 -34
  498. package/components/detailed-card-section-item/styles.js.map +0 -1
  499. package/components/detailed-card-section-item/types.d.ts +0 -35
  500. package/components/flexbox/Flexbox.d.ts +0 -9
  501. package/components/flexbox/Flexbox.js +0 -44
  502. package/components/flexbox/Flexbox.js.map +0 -1
  503. package/components/flexbox/styles.js +0 -54
  504. package/components/flexbox/styles.js.map +0 -1
  505. package/components/flexbox/types.d.ts +0 -24
  506. package/components/focus-within-group/FocusWithinGroup.d.ts +0 -41
  507. package/components/focus-within-group/FocusWithinGroup.js +0 -91
  508. package/components/focus-within-group/FocusWithinGroup.js.map +0 -1
  509. package/components/focus-within-group/context.d.ts +0 -7
  510. package/components/focus-within-group/context.js +0 -21
  511. package/components/focus-within-group/context.js.map +0 -1
  512. package/components/focus-within-group/reducer.d.ts +0 -5
  513. package/components/focus-within-group/reducer.js +0 -419
  514. package/components/focus-within-group/reducer.js.map +0 -1
  515. package/components/focus-within-group/types.d.ts +0 -143
  516. package/components/focus-within-group/types.js +0 -42
  517. package/components/focus-within-group/types.js.map +0 -1
  518. package/components/focus-within-group/useFocusOnList.d.ts +0 -5
  519. package/components/focus-within-group/useFocusOnList.js +0 -44
  520. package/components/focus-within-group/useFocusOnList.js.map +0 -1
  521. package/components/focus-within-group/useFocusOnListItem.d.ts +0 -39
  522. package/components/focus-within-group/useFocusOnListItem.js +0 -148
  523. package/components/focus-within-group/useFocusOnListItem.js.map +0 -1
  524. package/components/gradient-border/index.d.ts +0 -14
  525. package/components/gradient-border/index.js +0 -38
  526. package/components/gradient-border/index.js.map +0 -1
  527. package/components/grid/Grid.d.ts +0 -13
  528. package/components/grid/Grid.js +0 -45
  529. package/components/grid/Grid.js.map +0 -1
  530. package/components/grid/styles.js +0 -55
  531. package/components/grid/styles.js.map +0 -1
  532. package/components/grid/types.d.ts +0 -22
  533. package/components/grid-item/GridItem.d.ts +0 -9
  534. package/components/grid-item/GridItem.js +0 -28
  535. package/components/grid-item/GridItem.js.map +0 -1
  536. package/components/grid-item/styles.js +0 -16
  537. package/components/grid-item/styles.js.map +0 -1
  538. package/components/grid-item/types.d.ts +0 -11
  539. package/components/heading/Heading.d.ts +0 -9
  540. package/components/heading/Heading.js +0 -50
  541. package/components/heading/Heading.js.map +0 -1
  542. package/components/heading/styles.js +0 -67
  543. package/components/heading/styles.js.map +0 -1
  544. package/components/heading/types.d.ts +0 -62
  545. package/components/heading/types.js +0 -26
  546. package/components/heading/types.js.map +0 -1
  547. package/components/icon/Icon.d.ts +0 -10
  548. package/components/icon/Icon.js +0 -116
  549. package/components/icon/Icon.js.map +0 -1
  550. package/components/icon/styles.js +0 -84
  551. package/components/icon/styles.js.map +0 -1
  552. package/components/icon/types.d.ts +0 -57
  553. package/components/icon/types.js +0 -18
  554. package/components/icon/types.js.map +0 -1
  555. package/components/icon-button/IconButton.d.ts +0 -12
  556. package/components/icon-button/IconButton.js +0 -81
  557. package/components/icon-button/IconButton.js.map +0 -1
  558. package/components/icon-button/styles.js +0 -31
  559. package/components/icon-button/styles.js.map +0 -1
  560. package/components/icon-button/types.d.ts +0 -56
  561. package/components/icon-button/types.js +0 -19
  562. package/components/icon-button/types.js.map +0 -1
  563. package/components/icon-button-link/IconButtonLink.d.ts +0 -13
  564. package/components/icon-button-link/IconButtonLink.js +0 -76
  565. package/components/icon-button-link/IconButtonLink.js.map +0 -1
  566. package/components/icon-button-link/types.d.ts +0 -18
  567. package/components/item/Item.d.ts +0 -10
  568. package/components/item/Item.js +0 -225
  569. package/components/item/Item.js.map +0 -1
  570. package/components/item/styles.d.ts +0 -20
  571. package/components/item/styles.js +0 -129
  572. package/components/item/styles.js.map +0 -1
  573. package/components/item/types.d.ts +0 -59
  574. package/components/item/useMenuItem.js +0 -55
  575. package/components/item/useMenuItem.js.map +0 -1
  576. package/components/link/Link.d.ts +0 -14
  577. package/components/link/Link.js +0 -67
  578. package/components/link/Link.js.map +0 -1
  579. package/components/link/styles.d.ts +0 -15
  580. package/components/link/styles.js +0 -145
  581. package/components/link/styles.js.map +0 -1
  582. package/components/link/types.d.ts +0 -40
  583. package/components/link-button/LinkButton.d.ts +0 -13
  584. package/components/link-button/LinkButton.js +0 -66
  585. package/components/link-button/LinkButton.js.map +0 -1
  586. package/components/link-button/types.d.ts +0 -13
  587. package/components/listbox/ActiveDescendantListbox.d.ts +0 -8
  588. package/components/listbox/ActiveDescendantListbox.js +0 -74
  589. package/components/listbox/ActiveDescendantListbox.js.map +0 -1
  590. package/components/listbox/Listbox.d.ts +0 -10
  591. package/components/listbox/Listbox.js +0 -110
  592. package/components/listbox/Listbox.js.map +0 -1
  593. package/components/listbox/RovingTabindexListbox.d.ts +0 -8
  594. package/components/listbox/RovingTabindexListbox.js +0 -30
  595. package/components/listbox/RovingTabindexListbox.js.map +0 -1
  596. package/components/listbox/context.d.ts +0 -7
  597. package/components/listbox/context.js +0 -15
  598. package/components/listbox/context.js.map +0 -1
  599. package/components/listbox/reducer.d.ts +0 -5
  600. package/components/listbox/reducer.js +0 -45
  601. package/components/listbox/reducer.js.map +0 -1
  602. package/components/listbox/styles.js +0 -44
  603. package/components/listbox/styles.js.map +0 -1
  604. package/components/listbox/types.d.ts +0 -101
  605. package/components/listbox/types.js +0 -32
  606. package/components/listbox/types.js.map +0 -1
  607. package/components/listbox/useListboxItem.d.ts +0 -12
  608. package/components/listbox/useListboxItem.js +0 -90
  609. package/components/listbox/useListboxItem.js.map +0 -1
  610. package/components/number/Number.d.ts +0 -9
  611. package/components/number/Number.js +0 -105
  612. package/components/number/Number.js.map +0 -1
  613. package/components/number/styles.js +0 -10
  614. package/components/number/styles.js.map +0 -1
  615. package/components/number/types.d.ts +0 -63
  616. package/components/number-field/NumberField.d.ts +0 -10
  617. package/components/number-field/NumberField.js +0 -216
  618. package/components/number-field/NumberField.js.map +0 -1
  619. package/components/number-field/styles.js +0 -240
  620. package/components/number-field/styles.js.map +0 -1
  621. package/components/number-field/types.d.ts +0 -74
  622. package/components/number-field/types.js +0 -14
  623. package/components/number-field/types.js.map +0 -1
  624. package/components/pill/Pill.d.ts +0 -9
  625. package/components/pill/Pill.js +0 -93
  626. package/components/pill/Pill.js.map +0 -1
  627. package/components/pill/styles.js +0 -305
  628. package/components/pill/styles.js.map +0 -1
  629. package/components/pill/types.d.ts +0 -47
  630. package/components/pill/types.js +0 -15
  631. package/components/pill/types.js.map +0 -1
  632. package/components/progress-bar/ProgressBar.d.ts +0 -9
  633. package/components/progress-bar/ProgressBar.js +0 -35
  634. package/components/progress-bar/ProgressBar.js.map +0 -1
  635. package/components/progress-bar/styles.js +0 -38
  636. package/components/progress-bar/styles.js.map +0 -1
  637. package/components/progress-bar/types.d.ts +0 -20
  638. package/components/radio/Radio.d.ts +0 -11
  639. package/components/radio/Radio.js +0 -128
  640. package/components/radio/Radio.js.map +0 -1
  641. package/components/radio/styles.js +0 -113
  642. package/components/radio/styles.js.map +0 -1
  643. package/components/radio/types.d.ts +0 -58
  644. package/components/radio-group/RadioGroup.d.ts +0 -10
  645. package/components/radio-group/RadioGroup.js +0 -89
  646. package/components/radio-group/RadioGroup.js.map +0 -1
  647. package/components/radio-group/context.js +0 -6
  648. package/components/radio-group/context.js.map +0 -1
  649. package/components/radio-group/styles.js +0 -78
  650. package/components/radio-group/styles.js.map +0 -1
  651. package/components/radio-group/types.d.ts +0 -68
  652. package/components/radio-group/types.js +0 -18
  653. package/components/radio-group/types.js.map +0 -1
  654. package/components/shared/styles.d.ts +0 -17
  655. package/components/shared/styles.js +0 -250
  656. package/components/shared/styles.js.map +0 -1
  657. package/components/shield/Shield.d.ts +0 -9
  658. package/components/shield/Shield.js +0 -136
  659. package/components/shield/Shield.js.map +0 -1
  660. package/components/shield/styles.js +0 -71
  661. package/components/shield/styles.js.map +0 -1
  662. package/components/shield/types.d.ts +0 -52
  663. package/components/shield/types.js +0 -25
  664. package/components/shield/types.js.map +0 -1
  665. package/components/side-navigation-menu/SideNavigationMenu.d.ts +0 -9
  666. package/components/side-navigation-menu/SideNavigationMenu.js +0 -367
  667. package/components/side-navigation-menu/SideNavigationMenu.js.map +0 -1
  668. package/components/side-navigation-menu/context.js +0 -6
  669. package/components/side-navigation-menu/context.js.map +0 -1
  670. package/components/side-navigation-menu/reducer.js +0 -26
  671. package/components/side-navigation-menu/reducer.js.map +0 -1
  672. package/components/side-navigation-menu/styles.js +0 -196
  673. package/components/side-navigation-menu/styles.js.map +0 -1
  674. package/components/side-navigation-menu/types.d.ts +0 -72
  675. package/components/side-navigation-menu/types.js +0 -21
  676. package/components/side-navigation-menu/types.js.map +0 -1
  677. package/components/side-navigation-menu-bar/SideNavigationMenuBar.d.ts +0 -9
  678. package/components/side-navigation-menu-bar/SideNavigationMenuBar.js +0 -217
  679. package/components/side-navigation-menu-bar/SideNavigationMenuBar.js.map +0 -1
  680. package/components/side-navigation-menu-bar/context.js +0 -6
  681. package/components/side-navigation-menu-bar/context.js.map +0 -1
  682. package/components/side-navigation-menu-bar/styles.js +0 -89
  683. package/components/side-navigation-menu-bar/styles.js.map +0 -1
  684. package/components/side-navigation-menu-bar/types.d.ts +0 -65
  685. package/components/side-navigation-menu-bar/types.js +0 -22
  686. package/components/side-navigation-menu-bar/types.js.map +0 -1
  687. package/components/side-navigation-menu-bar/useSideNavigationMenuBar.d.ts +0 -9
  688. package/components/side-navigation-menu-bar/useSideNavigationMenuBar.js +0 -70
  689. package/components/side-navigation-menu-bar/useSideNavigationMenuBar.js.map +0 -1
  690. package/components/side-navigation-menu-item/SideNavigationMenuItem.d.ts +0 -9
  691. package/components/side-navigation-menu-item/SideNavigationMenuItem.js +0 -115
  692. package/components/side-navigation-menu-item/SideNavigationMenuItem.js.map +0 -1
  693. package/components/side-navigation-menu-item/styles.js +0 -174
  694. package/components/side-navigation-menu-item/styles.js.map +0 -1
  695. package/components/side-navigation-menu-item/types.d.ts +0 -51
  696. package/components/skeleton/Skeleton.d.ts +0 -15
  697. package/components/skeleton/Skeleton.js +0 -42
  698. package/components/skeleton/Skeleton.js.map +0 -1
  699. package/components/skeleton/styles.js +0 -84
  700. package/components/skeleton/styles.js.map +0 -1
  701. package/components/skeleton/types.d.ts +0 -18
  702. package/components/skeleton-circle/SkeletonCircle.d.ts +0 -9
  703. package/components/skeleton-circle/SkeletonCircle.js +0 -36
  704. package/components/skeleton-circle/SkeletonCircle.js.map +0 -1
  705. package/components/skeleton-circle/styles.js +0 -26
  706. package/components/skeleton-circle/styles.js.map +0 -1
  707. package/components/skeleton-circle/types.d.ts +0 -12
  708. package/components/skeleton-text/SkeletonText.d.ts +0 -9
  709. package/components/skeleton-text/SkeletonText.js +0 -42
  710. package/components/skeleton-text/SkeletonText.js.map +0 -1
  711. package/components/skeleton-text/styles.js +0 -39
  712. package/components/skeleton-text/styles.js.map +0 -1
  713. package/components/skeleton-text/types.d.ts +0 -36
  714. package/components/skeleton-text/types.js +0 -20
  715. package/components/skeleton-text/types.js.map +0 -1
  716. package/components/spinner/Spinner.d.ts +0 -9
  717. package/components/spinner/Spinner.js +0 -82
  718. package/components/spinner/Spinner.js.map +0 -1
  719. package/components/spinner/images/spinner-grey-l1.svg.js +0 -4
  720. package/components/spinner/images/spinner-grey-l1.svg.js.map +0 -1
  721. package/components/spinner/images/spinner-grey-l2.svg.js +0 -4
  722. package/components/spinner/images/spinner-grey-l2.svg.js.map +0 -1
  723. package/components/spinner/images/spinner-grey-l3.svg.js +0 -4
  724. package/components/spinner/images/spinner-grey-l3.svg.js.map +0 -1
  725. package/components/spinner/images/spinner-primary-n.svg.js +0 -4
  726. package/components/spinner/images/spinner-primary-n.svg.js.map +0 -1
  727. package/components/spinner/intl/en-US.json.js +0 -7
  728. package/components/spinner/intl/en-US.json.js.map +0 -1
  729. package/components/spinner/intl/fr-FR.json.js +0 -7
  730. package/components/spinner/intl/fr-FR.json.js.map +0 -1
  731. package/components/spinner/intl/index.js +0 -10
  732. package/components/spinner/intl/index.js.map +0 -1
  733. package/components/spinner/styles.js +0 -13
  734. package/components/spinner/styles.js.map +0 -1
  735. package/components/spinner/types.d.ts +0 -38
  736. package/components/spinner/types.js +0 -16
  737. package/components/spinner/types.js.map +0 -1
  738. package/components/switch/Switch.d.ts +0 -11
  739. package/components/switch/Switch.js +0 -137
  740. package/components/switch/Switch.js.map +0 -1
  741. package/components/switch/styles.js +0 -187
  742. package/components/switch/styles.js.map +0 -1
  743. package/components/switch/types.d.ts +0 -58
  744. package/components/switch-group/SwitchGroup.d.ts +0 -10
  745. package/components/switch-group/SwitchGroup.js +0 -101
  746. package/components/switch-group/SwitchGroup.js.map +0 -1
  747. package/components/switch-group/context.js +0 -6
  748. package/components/switch-group/context.js.map +0 -1
  749. package/components/switch-group/styles.js +0 -78
  750. package/components/switch-group/styles.js.map +0 -1
  751. package/components/switch-group/types.d.ts +0 -72
  752. package/components/switch-group/types.js +0 -18
  753. package/components/switch-group/types.js.map +0 -1
  754. package/components/text/Text.d.ts +0 -9
  755. package/components/text/Text.js +0 -51
  756. package/components/text/Text.js.map +0 -1
  757. package/components/text/styles.js +0 -112
  758. package/components/text/styles.js.map +0 -1
  759. package/components/text/types.d.ts +0 -73
  760. package/components/text/types.js +0 -34
  761. package/components/text/types.js.map +0 -1
  762. package/components/text-area/TextArea.d.ts +0 -10
  763. package/components/text-area/TextArea.js +0 -165
  764. package/components/text-area/TextArea.js.map +0 -1
  765. package/components/text-area/styles.js +0 -240
  766. package/components/text-area/styles.js.map +0 -1
  767. package/components/text-area/types.d.ts +0 -28
  768. package/components/text-area/types.js +0 -14
  769. package/components/text-area/types.js.map +0 -1
  770. package/components/text-field/TextField.d.ts +0 -10
  771. package/components/text-field/TextField.js +0 -197
  772. package/components/text-field/TextField.js.map +0 -1
  773. package/components/text-field/intl/en-US.json.js +0 -8
  774. package/components/text-field/intl/en-US.json.js.map +0 -1
  775. package/components/text-field/intl/fr-FR.json.js +0 -8
  776. package/components/text-field/intl/fr-FR.json.js.map +0 -1
  777. package/components/text-field/intl/index.js +0 -10
  778. package/components/text-field/intl/index.js.map +0 -1
  779. package/components/text-field/styles.d.ts +0 -22
  780. package/components/text-field/styles.js +0 -252
  781. package/components/text-field/styles.js.map +0 -1
  782. package/components/text-field/types.d.ts +0 -99
  783. package/components/text-field/types.js +0 -18
  784. package/components/text-field/types.js.map +0 -1
  785. package/components/theme/context.d.ts +0 -11
  786. package/components/theme/context.js +0 -7
  787. package/components/theme/context.js.map +0 -1
  788. package/components/theme/useTheme.d.ts +0 -5
  789. package/components/theme/useTheme.js +0 -13
  790. package/components/theme/useTheme.js.map +0 -1
  791. package/hooks/useBoundingRect.d.ts +0 -8
  792. package/hooks/useBoundingRect.js +0 -17
  793. package/hooks/useBoundingRect.js.map +0 -1
  794. package/hooks/useComputeNumberOfRows.d.ts +0 -15
  795. package/hooks/useComputeNumberOfRows.js +0 -40
  796. package/hooks/useComputeNumberOfRows.js.map +0 -1
  797. package/hooks/useIsLoaded.d.ts +0 -5
  798. package/hooks/useIsLoaded.js +0 -14
  799. package/hooks/useWindowSize.d.ts +0 -8
  800. package/hooks/useWindowSize.js +0 -42
  801. package/hooks/useWindowSize.js.map +0 -1
  802. package/index.d.ts +0 -157
  803. package/react-aria/internationalized/date/DateFormatter.d.ts +0 -25
  804. package/react-aria/internationalized/date/DateFormatter.js +0 -187
  805. package/react-aria/internationalized/date/DateFormatter.js.map +0 -1
  806. package/react-aria/internationalized/message/MessageDictionary.d.ts +0 -7
  807. package/react-aria/internationalized/message/MessageDictionary.js +0 -82
  808. package/react-aria/internationalized/message/MessageDictionary.js.map +0 -1
  809. package/react-aria/internationalized/message/MessageFormatter.js +0 -38
  810. package/react-aria/internationalized/message/MessageFormatter.js.map +0 -1
  811. package/react-aria/internationalized/number/NumberFormatter.d.ts +0 -6
  812. package/react-aria/internationalized/number/NumberFormatter.js +0 -222
  813. package/react-aria/internationalized/number/NumberFormatter.js.map +0 -1
  814. package/react-aria/internationalized/number/NumberParser.js +0 -288
  815. package/react-aria/internationalized/number/NumberParser.js.map +0 -1
  816. package/react-aria/internationalized/string/LocalizedStringDictionary.d.ts +0 -21
  817. package/react-aria/internationalized/string/LocalizedStringDictionary.js +0 -118
  818. package/react-aria/internationalized/string/LocalizedStringDictionary.js.map +0 -1
  819. package/react-aria/internationalized/string/LocalizedStringFormatter.d.ts +0 -21
  820. package/react-aria/internationalized/string/LocalizedStringFormatter.js +0 -70
  821. package/react-aria/internationalized/string/LocalizedStringFormatter.js.map +0 -1
  822. package/react-aria/react-aria/button/useButton.js +0 -95
  823. package/react-aria/react-aria/button/useButton.js.map +0 -1
  824. package/react-aria/react-aria/focus/focusSafely.js +0 -33
  825. package/react-aria/react-aria/focus/focusSafely.js.map +0 -1
  826. package/react-aria/react-aria/focus/useFocusRing.js +0 -57
  827. package/react-aria/react-aria/focus/useFocusRing.js.map +0 -1
  828. package/react-aria/react-aria/focus/useFocusable.js +0 -47
  829. package/react-aria/react-aria/focus/useFocusable.js.map +0 -1
  830. package/react-aria/react-aria/form/useFormValidation.js +0 -112
  831. package/react-aria/react-aria/form/useFormValidation.js.map +0 -1
  832. package/react-aria/react-aria/i18n/context.d.ts +0 -19
  833. package/react-aria/react-aria/i18n/context.js +0 -41
  834. package/react-aria/react-aria/i18n/context.js.map +0 -1
  835. package/react-aria/react-aria/i18n/useCollator.d.ts +0 -8
  836. package/react-aria/react-aria/i18n/useCollator.js +0 -25
  837. package/react-aria/react-aria/i18n/useCollator.js.map +0 -1
  838. package/react-aria/react-aria/i18n/useDateFormatter.d.ts +0 -13
  839. package/react-aria/react-aria/i18n/useDateFormatter.js +0 -39
  840. package/react-aria/react-aria/i18n/useDateFormatter.js.map +0 -1
  841. package/react-aria/react-aria/i18n/useDefaultLocale.d.ts +0 -10
  842. package/react-aria/react-aria/i18n/useDefaultLocale.js +0 -67
  843. package/react-aria/react-aria/i18n/useDefaultLocale.js.map +0 -1
  844. package/react-aria/react-aria/i18n/useFilter.d.ts +0 -15
  845. package/react-aria/react-aria/i18n/useFilter.js +0 -58
  846. package/react-aria/react-aria/i18n/useFilter.js.map +0 -1
  847. package/react-aria/react-aria/i18n/useListFormatter.d.ts +0 -8
  848. package/react-aria/react-aria/i18n/useListFormatter.js +0 -20
  849. package/react-aria/react-aria/i18n/useListFormatter.js.map +0 -1
  850. package/react-aria/react-aria/i18n/useLocalizedStringFormatter.d.ts +0 -15
  851. package/react-aria/react-aria/i18n/useLocalizedStringFormatter.js +0 -38
  852. package/react-aria/react-aria/i18n/useLocalizedStringFormatter.js.map +0 -1
  853. package/react-aria/react-aria/i18n/useMessageFormatter.d.ts +0 -13
  854. package/react-aria/react-aria/i18n/useMessageFormatter.js +0 -32
  855. package/react-aria/react-aria/i18n/useMessageFormatter.js.map +0 -1
  856. package/react-aria/react-aria/i18n/useNumberFormatter.d.ts +0 -10
  857. package/react-aria/react-aria/i18n/useNumberFormatter.js +0 -21
  858. package/react-aria/react-aria/i18n/useNumberFormatter.js.map +0 -1
  859. package/react-aria/react-aria/i18n/utils.js +0 -49
  860. package/react-aria/react-aria/i18n/utils.js.map +0 -1
  861. package/react-aria/react-aria/interactions/context.js +0 -20
  862. package/react-aria/react-aria/interactions/context.js.map +0 -1
  863. package/react-aria/react-aria/interactions/createEventHandler.js +0 -48
  864. package/react-aria/react-aria/interactions/createEventHandler.js.map +0 -1
  865. package/react-aria/react-aria/interactions/textSelection.js +0 -85
  866. package/react-aria/react-aria/interactions/textSelection.js.map +0 -1
  867. package/react-aria/react-aria/interactions/useFocus.js +0 -53
  868. package/react-aria/react-aria/interactions/useFocus.js.map +0 -1
  869. package/react-aria/react-aria/interactions/useFocusVisible.js +0 -236
  870. package/react-aria/react-aria/interactions/useFocusVisible.js.map +0 -1
  871. package/react-aria/react-aria/interactions/useFocusWithin.js +0 -65
  872. package/react-aria/react-aria/interactions/useFocusWithin.js.map +0 -1
  873. package/react-aria/react-aria/interactions/useKeyboard.js +0 -27
  874. package/react-aria/react-aria/interactions/useKeyboard.js.map +0 -1
  875. package/react-aria/react-aria/interactions/usePress.js +0 -769
  876. package/react-aria/react-aria/interactions/usePress.js.map +0 -1
  877. package/react-aria/react-aria/interactions/useScrollWheel.js +0 -31
  878. package/react-aria/react-aria/interactions/useScrollWheel.js.map +0 -1
  879. package/react-aria/react-aria/interactions/utils.js +0 -116
  880. package/react-aria/react-aria/interactions/utils.js.map +0 -1
  881. package/react-aria/react-aria/label/useField.js +0 -42
  882. package/react-aria/react-aria/label/useField.js.map +0 -1
  883. package/react-aria/react-aria/label/useLabel.js +0 -42
  884. package/react-aria/react-aria/label/useLabel.js.map +0 -1
  885. package/react-aria/react-aria/live-announcer/LiveAnnouncer.js +0 -121
  886. package/react-aria/react-aria/live-announcer/LiveAnnouncer.js.map +0 -1
  887. package/react-aria/react-aria/numberfield/intl/en-US.json.js +0 -11
  888. package/react-aria/react-aria/numberfield/intl/en-US.json.js.map +0 -1
  889. package/react-aria/react-aria/numberfield/intl/fr-FR.json.js +0 -11
  890. package/react-aria/react-aria/numberfield/intl/fr-FR.json.js.map +0 -1
  891. package/react-aria/react-aria/numberfield/intl/index.js +0 -10
  892. package/react-aria/react-aria/numberfield/intl/index.js.map +0 -1
  893. package/react-aria/react-aria/numberfield/useNumberField.js +0 -294
  894. package/react-aria/react-aria/numberfield/useNumberField.js.map +0 -1
  895. package/react-aria/react-aria/spinbutton/intl/en-US.json.js +0 -7
  896. package/react-aria/react-aria/spinbutton/intl/en-US.json.js.map +0 -1
  897. package/react-aria/react-aria/spinbutton/intl/fr-FR.json.js +0 -7
  898. package/react-aria/react-aria/spinbutton/intl/fr-FR.json.js.map +0 -1
  899. package/react-aria/react-aria/spinbutton/intl/index.js +0 -10
  900. package/react-aria/react-aria/spinbutton/intl/index.js.map +0 -1
  901. package/react-aria/react-aria/spinbutton/useSpinButton.js +0 -168
  902. package/react-aria/react-aria/spinbutton/useSpinButton.js.map +0 -1
  903. package/react-aria/react-aria/ssr/SSRProvider.d.ts +0 -22
  904. package/react-aria/react-aria/ssr/SSRProvider.js +0 -157
  905. package/react-aria/react-aria/ssr/SSRProvider.js.map +0 -1
  906. package/react-aria/react-aria/textfield/useFormattedTextField.js +0 -142
  907. package/react-aria/react-aria/textfield/useFormattedTextField.js.map +0 -1
  908. package/react-aria/react-aria/textfield/useTextField.js +0 -156
  909. package/react-aria/react-aria/textfield/useTextField.js.map +0 -1
  910. package/react-aria/react-aria/utils/chain.js +0 -33
  911. package/react-aria/react-aria/utils/chain.js.map +0 -1
  912. package/react-aria/react-aria/utils/domHelpers.js +0 -14
  913. package/react-aria/react-aria/utils/domHelpers.js.map +0 -1
  914. package/react-aria/react-aria/utils/filterDOMProps.js +0 -45
  915. package/react-aria/react-aria/utils/filterDOMProps.js.map +0 -1
  916. package/react-aria/react-aria/utils/focusWithoutScrolling.js +0 -88
  917. package/react-aria/react-aria/utils/focusWithoutScrolling.js.map +0 -1
  918. package/react-aria/react-aria/utils/isVirtualEvent.js +0 -51
  919. package/react-aria/react-aria/utils/isVirtualEvent.js.map +0 -1
  920. package/react-aria/react-aria/utils/mergeProps.js +0 -48
  921. package/react-aria/react-aria/utils/mergeProps.js.map +0 -1
  922. package/react-aria/react-aria/utils/openLink.js +0 -55
  923. package/react-aria/react-aria/utils/openLink.js.map +0 -1
  924. package/react-aria/react-aria/utils/platform.js +0 -69
  925. package/react-aria/react-aria/utils/platform.js.map +0 -1
  926. package/react-aria/react-aria/utils/runAfterTransition.js +0 -100
  927. package/react-aria/react-aria/utils/runAfterTransition.js.map +0 -1
  928. package/react-aria/react-aria/utils/useDeepMemo.js +0 -16
  929. package/react-aria/react-aria/utils/useDeepMemo.js.map +0 -1
  930. package/react-aria/react-aria/utils/useEffectEvent.js +0 -31
  931. package/react-aria/react-aria/utils/useEffectEvent.js.map +0 -1
  932. package/react-aria/react-aria/utils/useEvent.js +0 -21
  933. package/react-aria/react-aria/utils/useEvent.js.map +0 -1
  934. package/react-aria/react-aria/utils/useFormReset.js +0 -23
  935. package/react-aria/react-aria/utils/useFormReset.js.map +0 -1
  936. package/react-aria/react-aria/utils/useGlobalListeners.js +0 -44
  937. package/react-aria/react-aria/utils/useGlobalListeners.js.map +0 -1
  938. package/react-aria/react-aria/utils/useId.js +0 -86
  939. package/react-aria/react-aria/utils/useId.js.map +0 -1
  940. package/react-aria/react-aria/utils/useLabels.js +0 -39
  941. package/react-aria/react-aria/utils/useLabels.js.map +0 -1
  942. package/react-aria/react-aria/utils/useLayoutEffect.js +0 -21
  943. package/react-aria/react-aria/utils/useLayoutEffect.js.map +0 -1
  944. package/react-aria/react-aria/utils/useSyncRef.js +0 -29
  945. package/react-aria/react-aria/utils/useSyncRef.js.map +0 -1
  946. package/react-aria/react-aria/utils/useValueEffect.js +0 -52
  947. package/react-aria/react-aria/utils/useValueEffect.js.map +0 -1
  948. package/react-aria/react-stately/form/useFormValidationState.js +0 -191
  949. package/react-aria/react-stately/form/useFormValidationState.js.map +0 -1
  950. package/react-aria/react-stately/numberfield/useNumberFieldState.js +0 -196
  951. package/react-aria/react-stately/numberfield/useNumberFieldState.js.map +0 -1
  952. package/react-aria/react-stately/utils/number.js +0 -56
  953. package/react-aria/react-stately/utils/number.js.map +0 -1
  954. package/react-aria/react-stately/utils/useControlledState.js +0 -68
  955. package/react-aria/react-stately/utils/useControlledState.js.map +0 -1
  956. package/react-aria/react-types/shared/locale.d.ts +0 -3
  957. package/types/colors.d.ts +0 -102
  958. package/types/colors.js +0 -64
  959. package/types/colors.js.map +0 -1
  960. package/types/fonts.d.ts +0 -12
  961. package/types/fonts.js +0 -10
  962. package/types/helpers.d.ts +0 -23
  963. package/types/products.d.ts +0 -40
  964. package/types/products.js +0 -38
  965. package/types/products.js.map +0 -1
  966. package/types/styles.d.ts +0 -283
  967. package/types/styles.js +0 -161
  968. package/types/styles.js.map +0 -1
  969. package/utils/filterComponents.d.ts +0 -12
  970. package/utils/filterComponents.js +0 -24
  971. package/utils/filterComponents.js.map +0 -1
  972. package/utils/getTextWidth.d.ts +0 -6
  973. package/utils/getTextWidth.js +0 -32
  974. package/utils/getTextWidth.js.map +0 -1
  975. package/utils/isComponent.d.ts +0 -12
  976. package/utils/isComponent.js +0 -15
  977. package/utils/isComponent.js.map +0 -1
  978. package/utils/partitionComponents.d.ts +0 -10
  979. package/utils/partitionComponents.js +0 -26
  980. package/utils/redsift-design-tokens.d.ts +0 -1389
  981. package/utils/redsift-design-tokens.js +0 -1391
  982. package/utils/useId.d.ts +0 -6
  983. package/utils/useId.js +0 -42
  984. package/utils/useId.js.map +0 -1
  985. package/utils/warnIfNoAccessibleLabelFound.d.ts +0 -11
  986. package/utils/warnIfNoAccessibleLabelFound.js +0 -20
  987. /package/{_virtual → _internal}/_rollupPluginBabelHelpers.js.map +0 -0
  988. /package/{types → _internal}/fonts.js.map +0 -0
  989. /package/{utils → _internal}/partitionComponents.js.map +0 -0
  990. /package/{utils → _internal}/redsift-design-tokens.js.map +0 -0
  991. /package/{hooks → _internal}/useIsLoaded.js.map +0 -0
  992. /package/{utils → _internal}/warnIfNoAccessibleLabelFound.js.map +0 -0
package/index.d.ts DELETED
@@ -1,157 +0,0 @@
1
- export { StyledGradientBorder } from './components/gradient-border/index.js';
2
- export { Comp, Falsy, ValueOf } from './types/helpers.js';
3
- export { FontFamily } from './types/fonts.js';
4
- export { Product, ProductLogo, ProductName } from './types/products.js';
5
- export { ButtonsColorPalette, ColorPalette, NeutralColorPalette, NotificationsColorPalette, PresentationColorPalette, PrimaryButtonsColorPalette, PrimaryColorPalette, ProductColorPalette, SecondaryColorPalette, Theme } from './types/colors.js';
6
- export { AlignContent, AlignItems, AlignSelf, BorderProps, ContainerProps, FlexDirection, FlexLayoutProps, FlexWrap, GridLayoutProps, InternalSpacingProps, JustifyContent, JustifyItems, JustifySelf, LayoutProps, PositioningProps, SizingProps, SpacingProps, StylingProps, getContainerProps } from './types/styles.js';
7
- export { filterComponents } from './utils/filterComponents.js';
8
- export { getCanvasFont, getCssStyle, getMaxTextWidth, getTextWidth } from './utils/getTextWidth.js';
9
- export { isComponent } from './utils/isComponent.js';
10
- export { partitionComponents } from './utils/partitionComponents.js';
11
- export { RedsiftBorderRadius, RedsiftColorBlueD1, RedsiftColorBlueD2, RedsiftColorBlueD3, RedsiftColorBlueD4, RedsiftColorBlueL1, RedsiftColorBlueL2, RedsiftColorBlueL3, RedsiftColorBlueL4, RedsiftColorBlueN, RedsiftColorBordersBorderDefault, RedsiftColorBordersBorderDisabled, RedsiftColorBordersBorderDivider, RedsiftColorBordersBorderError, RedsiftColorBordersBorderPrimary, RedsiftColorBordersBorderSecondary, RedsiftColorBordersBorderSuccess, RedsiftColorDarkComponentsAiAiBorder, RedsiftColorDarkComponentsAiAiIcon, RedsiftColorDarkComponentsAlertErrorBackground, RedsiftColorDarkComponentsAlertErrorBorder, RedsiftColorDarkComponentsAlertErrorIcon, RedsiftColorDarkComponentsAlertInfoBackground, RedsiftColorDarkComponentsAlertInfoBorder, RedsiftColorDarkComponentsAlertInfoIcon, RedsiftColorDarkComponentsAlertSuccessBackground, RedsiftColorDarkComponentsAlertSuccessBorder, RedsiftColorDarkComponentsAlertSuccessIcon, RedsiftColorDarkComponentsAlertText, RedsiftColorDarkComponentsAlertWarningBackground, RedsiftColorDarkComponentsAlertWarningBorder, RedsiftColorDarkComponentsAlertWarningIcon, RedsiftColorDarkComponentsAppBarBackground, RedsiftColorDarkComponentsAppBarBorder, RedsiftColorDarkComponentsAppBarBreadcrumbDefault, RedsiftColorDarkComponentsAppBarBreadcrumbDown, RedsiftColorDarkComponentsAppBarBreadcrumbHover, RedsiftColorDarkComponentsAppBarIconBackgroundActive, RedsiftColorDarkComponentsAppBarIconBackgroundActiveDown, RedsiftColorDarkComponentsAppBarIconBackgroundActiveHover, RedsiftColorDarkComponentsAppBarIconBackgroundDown, RedsiftColorDarkComponentsAppBarIconBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonErrorTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonGreyTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonInfoTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonPrimaryTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonRadarTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonSecondaryTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonSuccessTextHover, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningBackgroundActive, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningBackgroundDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningBackgroundDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningBackgroundHover, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningTextActive, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningTextDefault, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningTextDisabled, RedsiftColorDarkComponentsButtonsPrimaryButtonWarningTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonBlackTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonErrorTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonGreyTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonInfoTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonPrimaryTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonRadarTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonSecondaryTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonSuccessTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonWarningTextHover, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteBackgroundActive, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteBackgroundDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteBackgroundDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteBackgroundHover, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteTextActive, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteTextDefault, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteTextDisabled, RedsiftColorDarkComponentsButtonsSecondaryButtonWhiteTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonBlackTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonErrorTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonGreyTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonInfoTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonPrimaryTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonRadarTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonSecondaryTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonSuccessTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonWarningTextHover, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundActive, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteBackgroundHover, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteTextActive, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteTextDefault, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteTextDisabled, RedsiftColorDarkComponentsButtonsUnstyledButtonWhiteTextHover, RedsiftColorDarkComponentsCheckboxFillDefault, RedsiftColorDarkComponentsCheckboxFillDefaultHover, RedsiftColorDarkComponentsCheckboxFillDisabled, RedsiftColorDarkComponentsCheckboxFillInvalid, RedsiftColorDarkComponentsCheckboxFillInvalidHover, RedsiftColorDarkComponentsCheckboxFillUncolored, RedsiftColorDarkComponentsCheckboxFillUncoloredHover, RedsiftColorDarkComponentsCheckboxTextDefault, RedsiftColorDarkComponentsCheckboxTextDisabled, RedsiftColorDarkComponentsCheckboxTextInvalid, RedsiftColorDarkComponentsDropdownsAndMenusClickBackground, RedsiftColorDarkComponentsDropdownsAndMenusClickText, RedsiftColorDarkComponentsDropdownsAndMenusDefaultBackground, RedsiftColorDarkComponentsDropdownsAndMenusDefaultText, RedsiftColorDarkComponentsDropdownsAndMenusDividers, RedsiftColorDarkComponentsDropdownsAndMenusHoverBackground, RedsiftColorDarkComponentsDropdownsAndMenusHoverText, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveBackground, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveClickBackground, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveClickText, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveHoverBackground, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveHoverText, RedsiftColorDarkComponentsDropdownsAndMenusToggleActiveText, RedsiftColorDarkComponentsIconsDefault, RedsiftColorDarkComponentsModalBackground, RedsiftColorDarkComponentsPageBackground, RedsiftColorDarkComponentsPillsAquaDefaultBackground, RedsiftColorDarkComponentsPillsAquaDefaultBorder, RedsiftColorDarkComponentsPillsAquaDefaultText, RedsiftColorDarkComponentsPillsAquaDisabledBackground, RedsiftColorDarkComponentsPillsAquaDisabledBorder, RedsiftColorDarkComponentsPillsAquaDisabledText, RedsiftColorDarkComponentsPillsAquaHoverBackground, RedsiftColorDarkComponentsPillsAquaHoverBorder, RedsiftColorDarkComponentsPillsAquaHoverText, RedsiftColorDarkComponentsPillsBlackDefaultBackground, RedsiftColorDarkComponentsPillsBlackDefaultBorder, RedsiftColorDarkComponentsPillsBlackDefaultText, RedsiftColorDarkComponentsPillsBlackDisabledBackground, RedsiftColorDarkComponentsPillsBlackDisabledBorder, RedsiftColorDarkComponentsPillsBlackDisabledText, RedsiftColorDarkComponentsPillsBlackHoverBackground, RedsiftColorDarkComponentsPillsBlackHoverBorder, RedsiftColorDarkComponentsPillsBlackHoverText, RedsiftColorDarkComponentsPillsBlueDefaultBackground, RedsiftColorDarkComponentsPillsBlueDefaultBorder, RedsiftColorDarkComponentsPillsBlueDefaultText, RedsiftColorDarkComponentsPillsBlueDisabledBackground, RedsiftColorDarkComponentsPillsBlueDisabledBorder, RedsiftColorDarkComponentsPillsBlueDisabledText, RedsiftColorDarkComponentsPillsBlueHoverBackground, RedsiftColorDarkComponentsPillsBlueHoverBorder, RedsiftColorDarkComponentsPillsBlueHoverText, RedsiftColorDarkComponentsPillsBrownDefaultBackground, RedsiftColorDarkComponentsPillsBrownDefaultBorder, RedsiftColorDarkComponentsPillsBrownDefaultText, RedsiftColorDarkComponentsPillsBrownDisabledBackground, RedsiftColorDarkComponentsPillsBrownDisabledBorder, RedsiftColorDarkComponentsPillsBrownDisabledText, RedsiftColorDarkComponentsPillsBrownHoverBackground, RedsiftColorDarkComponentsPillsBrownHoverBorder, RedsiftColorDarkComponentsPillsBrownHoverText, RedsiftColorDarkComponentsPillsDarkGreyDefaultBackground, RedsiftColorDarkComponentsPillsDarkGreyDefaultBorder, RedsiftColorDarkComponentsPillsDarkGreyDefaultText, RedsiftColorDarkComponentsPillsDarkGreyDisabledBackground, RedsiftColorDarkComponentsPillsDarkGreyDisabledBorder, RedsiftColorDarkComponentsPillsDarkGreyDisabledText, RedsiftColorDarkComponentsPillsDarkGreyHoverBackground, RedsiftColorDarkComponentsPillsDarkGreyHoverBorder, RedsiftColorDarkComponentsPillsDarkGreyHoverText, RedsiftColorDarkComponentsPillsErrorDarkDefaultBackground, RedsiftColorDarkComponentsPillsErrorDarkDefaultBorder, RedsiftColorDarkComponentsPillsErrorDarkDefaultText, RedsiftColorDarkComponentsPillsErrorDarkDisabledBackground, RedsiftColorDarkComponentsPillsErrorDarkDisabledBorder, RedsiftColorDarkComponentsPillsErrorDarkDisabledText, RedsiftColorDarkComponentsPillsErrorDarkHoverBackground, RedsiftColorDarkComponentsPillsErrorDarkHoverBorder, RedsiftColorDarkComponentsPillsErrorDarkHoverText, RedsiftColorDarkComponentsPillsErrorDefaultBackground, RedsiftColorDarkComponentsPillsErrorDefaultBorder, RedsiftColorDarkComponentsPillsErrorDefaultText, RedsiftColorDarkComponentsPillsErrorDisabledBackground, RedsiftColorDarkComponentsPillsErrorDisabledBorder, RedsiftColorDarkComponentsPillsErrorDisabledText, RedsiftColorDarkComponentsPillsErrorHoverBackground, RedsiftColorDarkComponentsPillsErrorHoverBorder, RedsiftColorDarkComponentsPillsErrorHoverText, RedsiftColorDarkComponentsPillsGreenDefaultBackground, RedsiftColorDarkComponentsPillsGreenDefaultBorder, RedsiftColorDarkComponentsPillsGreenDefaultText, RedsiftColorDarkComponentsPillsGreenDisabledBackground, RedsiftColorDarkComponentsPillsGreenDisabledBorder, RedsiftColorDarkComponentsPillsGreenDisabledText, RedsiftColorDarkComponentsPillsGreenHoverBackground, RedsiftColorDarkComponentsPillsGreenHoverBorder, RedsiftColorDarkComponentsPillsGreenHoverText, RedsiftColorDarkComponentsPillsGreyDefaultBackground, RedsiftColorDarkComponentsPillsGreyDefaultBorder, RedsiftColorDarkComponentsPillsGreyDefaultText, RedsiftColorDarkComponentsPillsGreyDisabledBackground, RedsiftColorDarkComponentsPillsGreyDisabledBorder, RedsiftColorDarkComponentsPillsGreyDisabledText, RedsiftColorDarkComponentsPillsGreyHoverBackground, RedsiftColorDarkComponentsPillsGreyHoverBorder, RedsiftColorDarkComponentsPillsGreyHoverText, RedsiftColorDarkComponentsPillsLightGreyDefaultBackground, RedsiftColorDarkComponentsPillsLightGreyDefaultBorder, RedsiftColorDarkComponentsPillsLightGreyDefaultText, RedsiftColorDarkComponentsPillsLightGreyDisabledBackground, RedsiftColorDarkComponentsPillsLightGreyDisabledBorder, RedsiftColorDarkComponentsPillsLightGreyDisabledText, RedsiftColorDarkComponentsPillsLightGreyHoverBackground, RedsiftColorDarkComponentsPillsLightGreyHoverBorder, RedsiftColorDarkComponentsPillsLightGreyHoverText, RedsiftColorDarkComponentsPillsMidGreyDefaultBackground, RedsiftColorDarkComponentsPillsMidGreyDefaultBorder, RedsiftColorDarkComponentsPillsMidGreyDefaultText, RedsiftColorDarkComponentsPillsMidGreyDisabledBackground, RedsiftColorDarkComponentsPillsMidGreyDisabledBorder, RedsiftColorDarkComponentsPillsMidGreyDisabledText, RedsiftColorDarkComponentsPillsMidGreyHoverBackground, RedsiftColorDarkComponentsPillsMidGreyHoverBorder, RedsiftColorDarkComponentsPillsMidGreyHoverText, RedsiftColorDarkComponentsPillsOrangeDefaultBackground, RedsiftColorDarkComponentsPillsOrangeDefaultBorder, RedsiftColorDarkComponentsPillsOrangeDefaultText, RedsiftColorDarkComponentsPillsOrangeDisabledBackground, RedsiftColorDarkComponentsPillsOrangeDisabledBorder, RedsiftColorDarkComponentsPillsOrangeDisabledText, RedsiftColorDarkComponentsPillsOrangeHoverBackground, RedsiftColorDarkComponentsPillsOrangeHoverBorder, RedsiftColorDarkComponentsPillsOrangeHoverText, RedsiftColorDarkComponentsPillsPinkDefaultBackground, RedsiftColorDarkComponentsPillsPinkDefaultBorder, RedsiftColorDarkComponentsPillsPinkDefaultText, RedsiftColorDarkComponentsPillsPinkDisabledBackground, RedsiftColorDarkComponentsPillsPinkDisabledBorder, RedsiftColorDarkComponentsPillsPinkDisabledText, RedsiftColorDarkComponentsPillsPinkHoverBackground, RedsiftColorDarkComponentsPillsPinkHoverBorder, RedsiftColorDarkComponentsPillsPinkHoverText, RedsiftColorDarkComponentsPillsPurpleDefaultBackground, RedsiftColorDarkComponentsPillsPurpleDefaultBorder, RedsiftColorDarkComponentsPillsPurpleDefaultText, RedsiftColorDarkComponentsPillsPurpleDisabledBackground, RedsiftColorDarkComponentsPillsPurpleDisabledBorder, RedsiftColorDarkComponentsPillsPurpleDisabledText, RedsiftColorDarkComponentsPillsPurpleHoverBackground, RedsiftColorDarkComponentsPillsPurpleHoverBorder, RedsiftColorDarkComponentsPillsPurpleHoverText, RedsiftColorDarkComponentsPillsRedDefaultBackground, RedsiftColorDarkComponentsPillsRedDefaultBorder, RedsiftColorDarkComponentsPillsRedDefaultText, RedsiftColorDarkComponentsPillsRedDisabledBackground, RedsiftColorDarkComponentsPillsRedDisabledBorder, RedsiftColorDarkComponentsPillsRedDisabledText, RedsiftColorDarkComponentsPillsRedHoverBackground, RedsiftColorDarkComponentsPillsRedHoverBorder, RedsiftColorDarkComponentsPillsRedHoverText, RedsiftColorDarkComponentsPillsSuccessDarkDefaultBackground, RedsiftColorDarkComponentsPillsSuccessDarkDefaultBorder, RedsiftColorDarkComponentsPillsSuccessDarkDefaultText, RedsiftColorDarkComponentsPillsSuccessDarkDisabledBackground, RedsiftColorDarkComponentsPillsSuccessDarkDisabledBorder, RedsiftColorDarkComponentsPillsSuccessDarkDisabledText, RedsiftColorDarkComponentsPillsSuccessDarkHoverBackground, RedsiftColorDarkComponentsPillsSuccessDarkHoverBorder, RedsiftColorDarkComponentsPillsSuccessDarkHoverText, RedsiftColorDarkComponentsPillsSuccessDefaultBackground, RedsiftColorDarkComponentsPillsSuccessDefaultBorder, RedsiftColorDarkComponentsPillsSuccessDefaultText, RedsiftColorDarkComponentsPillsSuccessDisabledBackground, RedsiftColorDarkComponentsPillsSuccessDisabledBorder, RedsiftColorDarkComponentsPillsSuccessDisabledText, RedsiftColorDarkComponentsPillsSuccessHoverBackground, RedsiftColorDarkComponentsPillsSuccessHoverBorder, RedsiftColorDarkComponentsPillsSuccessHoverText, RedsiftColorDarkComponentsPillsWarningDarkDefaultBackground, RedsiftColorDarkComponentsPillsWarningDarkDefaultBorder, RedsiftColorDarkComponentsPillsWarningDarkDefaultText, RedsiftColorDarkComponentsPillsWarningDarkDisabledBackground, RedsiftColorDarkComponentsPillsWarningDarkDisabledBorder, RedsiftColorDarkComponentsPillsWarningDarkDisabledText, RedsiftColorDarkComponentsPillsWarningDarkHoverBackground, RedsiftColorDarkComponentsPillsWarningDarkHoverBorder, RedsiftColorDarkComponentsPillsWarningDarkHoverText, RedsiftColorDarkComponentsPillsWarningDefaultBackground, RedsiftColorDarkComponentsPillsWarningDefaultBorder, RedsiftColorDarkComponentsPillsWarningDefaultText, RedsiftColorDarkComponentsPillsWarningDisabledBackground, RedsiftColorDarkComponentsPillsWarningDisabledBorder, RedsiftColorDarkComponentsPillsWarningDisabledText, RedsiftColorDarkComponentsPillsWarningHoverBackground, RedsiftColorDarkComponentsPillsWarningHoverBorder, RedsiftColorDarkComponentsPillsWarningHoverText, RedsiftColorDarkComponentsPillsWhiteDefaultBackground, RedsiftColorDarkComponentsPillsWhiteDefaultBorder, RedsiftColorDarkComponentsPillsWhiteDefaultText, RedsiftColorDarkComponentsPillsWhiteDisabledBackground, RedsiftColorDarkComponentsPillsWhiteDisabledBorder, RedsiftColorDarkComponentsPillsWhiteDisabledText, RedsiftColorDarkComponentsPillsWhiteHoverBackground, RedsiftColorDarkComponentsPillsWhiteHoverBorder, RedsiftColorDarkComponentsPillsWhiteHoverText, RedsiftColorDarkComponentsPillsXDarkGreyDefaultBackground, RedsiftColorDarkComponentsPillsXDarkGreyDefaultBorder, RedsiftColorDarkComponentsPillsXDarkGreyDefaultText, RedsiftColorDarkComponentsPillsXDarkGreyDisabledBackground, RedsiftColorDarkComponentsPillsXDarkGreyDisabledBorder, RedsiftColorDarkComponentsPillsXDarkGreyDisabledText, RedsiftColorDarkComponentsPillsXDarkGreyHoverBackground, RedsiftColorDarkComponentsPillsXDarkGreyHoverBorder, RedsiftColorDarkComponentsPillsXDarkGreyHoverText, RedsiftColorDarkComponentsPillsXLightGreyDefaultBackground, RedsiftColorDarkComponentsPillsXLightGreyDefaultBorder, RedsiftColorDarkComponentsPillsXLightGreyDefaultText, RedsiftColorDarkComponentsPillsXLightGreyDisabledBackground, RedsiftColorDarkComponentsPillsXLightGreyDisabledBorder, RedsiftColorDarkComponentsPillsXLightGreyDisabledText, RedsiftColorDarkComponentsPillsXLightGreyHoverBackground, RedsiftColorDarkComponentsPillsXLightGreyHoverBorder, RedsiftColorDarkComponentsPillsXLightGreyHoverText, RedsiftColorDarkComponentsPillsYellowDefaultBackground, RedsiftColorDarkComponentsPillsYellowDefaultBorder, RedsiftColorDarkComponentsPillsYellowDefaultText, RedsiftColorDarkComponentsPillsYellowDisabledBackground, RedsiftColorDarkComponentsPillsYellowDisabledBorder, RedsiftColorDarkComponentsPillsYellowDisabledText, RedsiftColorDarkComponentsPillsYellowHoverBackground, RedsiftColorDarkComponentsPillsYellowHoverBorder, RedsiftColorDarkComponentsPillsYellowHoverText, RedsiftColorDarkComponentsProductLogosIconGrey, RedsiftColorDarkComponentsProductLogosIconRed, RedsiftColorDarkComponentsProductLogosTextGrey, RedsiftColorDarkComponentsProductLogosTextRed, RedsiftColorDarkComponentsProductLogosTextWhite, RedsiftColorDarkComponentsRadioFillDefault, RedsiftColorDarkComponentsRadioFillDefaultHover, RedsiftColorDarkComponentsRadioFillDisabled, RedsiftColorDarkComponentsRadioFillInvalid, RedsiftColorDarkComponentsRadioFillInvalidHover, RedsiftColorDarkComponentsRadioFillUncolored, RedsiftColorDarkComponentsRadioFillUncoloredHover, RedsiftColorDarkComponentsRadioTextDefault, RedsiftColorDarkComponentsRadioTextDisabled, RedsiftColorDarkComponentsRadioTextInvalid, RedsiftColorDarkComponentsRedSiftLogoDiamondBottomLeft, RedsiftColorDarkComponentsRedSiftLogoDiamondBottomRight, RedsiftColorDarkComponentsRedSiftLogoDiamondDark, RedsiftColorDarkComponentsRedSiftLogoDiamondLight, RedsiftColorDarkComponentsRedSiftLogoDiamondMid, RedsiftColorDarkComponentsRedSiftLogoDiamondTopRight, RedsiftColorDarkComponentsRedSiftLogoIconBackground, RedsiftColorDarkComponentsRedSiftLogoIconR, RedsiftColorDarkComponentsRedSiftLogoTextGrey, RedsiftColorDarkComponentsRedSiftLogoTextRed, RedsiftColorDarkComponentsRedSiftLogoTextWhite, RedsiftColorDarkComponentsSideNavigationBackground, RedsiftColorDarkComponentsSideNavigationCurrentMarker, RedsiftColorDarkComponentsSideNavigationMenuItemActive, RedsiftColorDarkComponentsSideNavigationMenuItemBackgroundActive, RedsiftColorDarkComponentsSideNavigationMenuItemBackgroundHover, RedsiftColorDarkComponentsSideNavigationMenuItemBackgroundSecondary, RedsiftColorDarkComponentsSideNavigationMenuItemTextDisabled, RedsiftColorDarkComponentsSideNavigationMenuItemTextHover, RedsiftColorDarkComponentsSideNavigationMenuItemTextResting, RedsiftColorDarkComponentsSideNavigationRightLine, RedsiftColorDarkComponentsSideNavigationScrollbarHover, RedsiftColorDarkComponentsSideNavigationScrollbarResting, RedsiftColorDarkComponentsSpinnerSpinner, RedsiftColorDarkComponentsSwitchBackgroundDefault, RedsiftColorDarkComponentsSwitchBackgroundDefaultActive, RedsiftColorDarkComponentsSwitchBackgroundDisabled, RedsiftColorDarkComponentsSwitchBackgroundDisabledActive, RedsiftColorDarkComponentsSwitchBackgroundInvalid, RedsiftColorDarkComponentsSwitchBackgroundInvalidActive, RedsiftColorDarkComponentsSwitchBackgroundUncolored, RedsiftColorDarkComponentsSwitchBackgroundUncoloredActive, RedsiftColorDarkComponentsSwitchDotDefault, RedsiftColorDarkComponentsSwitchDotDefaultHover, RedsiftColorDarkComponentsSwitchDotDisabled, RedsiftColorDarkComponentsSwitchDotInvalid, RedsiftColorDarkComponentsSwitchDotInvalidHover, RedsiftColorDarkComponentsSwitchDotUncolored, RedsiftColorDarkComponentsSwitchDotUncoloredHover, RedsiftColorDarkComponentsSwitchTextDefault, RedsiftColorDarkComponentsSwitchTextDisabled, RedsiftColorDarkComponentsSwitchTextInvalid, RedsiftColorDarkComponentsTabsLine, RedsiftColorDarkComponentsTextPrimary, RedsiftColorDarkComponentsTextSecondary, RedsiftColorDarkComponentsTooltipBackground, RedsiftColorDarkComponentsTooltipText, RedsiftColorGreenD1, RedsiftColorGreenD2, RedsiftColorGreenD3, RedsiftColorGreenD4, RedsiftColorGreenL1, RedsiftColorGreenL2, RedsiftColorGreenL3, RedsiftColorGreenL4, RedsiftColorGreenN, RedsiftColorGreyD1, RedsiftColorGreyD2, RedsiftColorGreyD3, RedsiftColorGreyD4, RedsiftColorGreyD5, RedsiftColorGreyL1, RedsiftColorGreyL2, RedsiftColorGreyL3, RedsiftColorGreyL4, RedsiftColorGreyL5, RedsiftColorGreyN, RedsiftColorLightComponentsAiAiBorder, RedsiftColorLightComponentsAiAiIcon, RedsiftColorLightComponentsAlertErrorBackground, RedsiftColorLightComponentsAlertErrorBorder, RedsiftColorLightComponentsAlertErrorIcon, RedsiftColorLightComponentsAlertInfoBackground, RedsiftColorLightComponentsAlertInfoBorder, RedsiftColorLightComponentsAlertInfoIcon, RedsiftColorLightComponentsAlertSuccessBackground, RedsiftColorLightComponentsAlertSuccessBorder, RedsiftColorLightComponentsAlertSuccessIcon, RedsiftColorLightComponentsAlertText, RedsiftColorLightComponentsAlertWarningBackground, RedsiftColorLightComponentsAlertWarningBorder, RedsiftColorLightComponentsAlertWarningIcon, RedsiftColorLightComponentsAppBarBackground, RedsiftColorLightComponentsAppBarBorder, RedsiftColorLightComponentsAppBarBreadcrumbDefault, RedsiftColorLightComponentsAppBarBreadcrumbDown, RedsiftColorLightComponentsAppBarBreadcrumbHover, RedsiftColorLightComponentsAppBarIconBackgroundActive, RedsiftColorLightComponentsAppBarIconBackgroundActiveDown, RedsiftColorLightComponentsAppBarIconBackgroundActiveHover, RedsiftColorLightComponentsAppBarIconBackgroundDown, RedsiftColorLightComponentsAppBarIconBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonErrorBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonErrorBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonErrorBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonErrorBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonErrorTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonErrorTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonErrorTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonErrorTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonGreyBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonGreyBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonGreyBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonGreyBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonGreyTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonGreyTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonGreyTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonGreyTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonInfoBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonInfoBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonInfoBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonInfoBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonInfoTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonInfoTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonInfoTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonInfoTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonPrimaryTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonRadarBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonRadarBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonRadarBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonRadarBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonRadarTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonRadarTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonRadarTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonRadarTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonSecondaryTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonSuccessTextHover, RedsiftColorLightComponentsButtonsPrimaryButtonWarningBackgroundActive, RedsiftColorLightComponentsButtonsPrimaryButtonWarningBackgroundDefault, RedsiftColorLightComponentsButtonsPrimaryButtonWarningBackgroundDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonWarningBackgroundHover, RedsiftColorLightComponentsButtonsPrimaryButtonWarningTextActive, RedsiftColorLightComponentsButtonsPrimaryButtonWarningTextDefault, RedsiftColorLightComponentsButtonsPrimaryButtonWarningTextDisabled, RedsiftColorLightComponentsButtonsPrimaryButtonWarningTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonBlackBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonBlackBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonBlackBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonBlackBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonBlackTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonBlackTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonBlackTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonBlackTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonErrorBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonErrorBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonErrorBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonErrorBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonErrorTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonErrorTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonErrorTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonErrorTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonGreyBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonGreyTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonInfoBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonInfoBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonInfoBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonInfoBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonInfoTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonPrimaryTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonRadarBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonRadarTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonRadarTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonRadarTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonRadarTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonSecondaryTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonSuccessTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonWarningBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonWarningBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonWarningBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonWarningBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonWarningTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonWarningTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonWarningTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonWarningTextHover, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteBackgroundActive, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteBackgroundDefault, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteBackgroundDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteBackgroundHover, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteTextActive, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteTextDefault, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteTextDisabled, RedsiftColorLightComponentsButtonsSecondaryButtonWhiteTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonBlackBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonBlackTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonErrorBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonErrorBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonErrorBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonErrorBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonErrorTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonErrorTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonErrorTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonErrorTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonGreyBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonGreyTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonInfoBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonInfoBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonInfoBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonInfoBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonInfoTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonPrimaryTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonRadarBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonRadarBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonRadarBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonRadarBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonRadarTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonRadarTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonRadarTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonRadarTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonSecondaryTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonSuccessTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonWarningBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonWarningBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonWarningBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonWarningBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonWarningTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonWarningTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonWarningTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonWarningTextHover, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundActive, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundDefault, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteBackgroundHover, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteTextActive, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteTextDefault, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteTextDisabled, RedsiftColorLightComponentsButtonsUnstyledButtonWhiteTextHover, RedsiftColorLightComponentsCheckboxFillDefault, RedsiftColorLightComponentsCheckboxFillDefaultHover, RedsiftColorLightComponentsCheckboxFillDisabled, RedsiftColorLightComponentsCheckboxFillInvalid, RedsiftColorLightComponentsCheckboxFillInvalidHover, RedsiftColorLightComponentsCheckboxFillUncolored, RedsiftColorLightComponentsCheckboxFillUncoloredHover, RedsiftColorLightComponentsCheckboxTextDefault, RedsiftColorLightComponentsCheckboxTextDisabled, RedsiftColorLightComponentsCheckboxTextInvalid, RedsiftColorLightComponentsDropdownsAndMenusClickBackground, RedsiftColorLightComponentsDropdownsAndMenusClickText, RedsiftColorLightComponentsDropdownsAndMenusDefaultBackground, RedsiftColorLightComponentsDropdownsAndMenusDefaultText, RedsiftColorLightComponentsDropdownsAndMenusDividers, RedsiftColorLightComponentsDropdownsAndMenusHoverBackground, RedsiftColorLightComponentsDropdownsAndMenusHoverText, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveBackground, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveClickBackground, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveClickText, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveHoverBackground, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveHoverText, RedsiftColorLightComponentsDropdownsAndMenusToggleActiveText, RedsiftColorLightComponentsIconsDefault, RedsiftColorLightComponentsModalBackground, RedsiftColorLightComponentsPageBackground, RedsiftColorLightComponentsPillsAquaDefaultBackground, RedsiftColorLightComponentsPillsAquaDefaultBorder, RedsiftColorLightComponentsPillsAquaDefaultText, RedsiftColorLightComponentsPillsAquaDisabledBackground, RedsiftColorLightComponentsPillsAquaDisabledBorder, RedsiftColorLightComponentsPillsAquaDisabledText, RedsiftColorLightComponentsPillsAquaHoverBackground, RedsiftColorLightComponentsPillsAquaHoverBorder, RedsiftColorLightComponentsPillsAquaHoverText, RedsiftColorLightComponentsPillsBlackDefaultBackground, RedsiftColorLightComponentsPillsBlackDefaultBorder, RedsiftColorLightComponentsPillsBlackDefaultText, RedsiftColorLightComponentsPillsBlackDisabledBackground, RedsiftColorLightComponentsPillsBlackDisabledBorder, RedsiftColorLightComponentsPillsBlackDisabledText, RedsiftColorLightComponentsPillsBlackHoverBackground, RedsiftColorLightComponentsPillsBlackHoverBorder, RedsiftColorLightComponentsPillsBlackHoverText, RedsiftColorLightComponentsPillsBlueDefaultBackground, RedsiftColorLightComponentsPillsBlueDefaultBorder, RedsiftColorLightComponentsPillsBlueDefaultText, RedsiftColorLightComponentsPillsBlueDisabledBackground, RedsiftColorLightComponentsPillsBlueDisabledBorder, RedsiftColorLightComponentsPillsBlueDisabledText, RedsiftColorLightComponentsPillsBlueHoverBackground, RedsiftColorLightComponentsPillsBlueHoverBorder, RedsiftColorLightComponentsPillsBlueHoverText, RedsiftColorLightComponentsPillsBrownDefaultBackground, RedsiftColorLightComponentsPillsBrownDefaultBorder, RedsiftColorLightComponentsPillsBrownDefaultText, RedsiftColorLightComponentsPillsBrownDisabledBackground, RedsiftColorLightComponentsPillsBrownDisabledBorder, RedsiftColorLightComponentsPillsBrownDisabledText, RedsiftColorLightComponentsPillsBrownHoverBackground, RedsiftColorLightComponentsPillsBrownHoverBorder, RedsiftColorLightComponentsPillsBrownHoverText, RedsiftColorLightComponentsPillsDarkGreyDefaultBackground, RedsiftColorLightComponentsPillsDarkGreyDefaultBorder, RedsiftColorLightComponentsPillsDarkGreyDefaultText, RedsiftColorLightComponentsPillsDarkGreyDisabledBackground, RedsiftColorLightComponentsPillsDarkGreyDisabledBorder, RedsiftColorLightComponentsPillsDarkGreyDisabledText, RedsiftColorLightComponentsPillsDarkGreyHoverBackground, RedsiftColorLightComponentsPillsDarkGreyHoverBorder, RedsiftColorLightComponentsPillsDarkGreyHoverText, RedsiftColorLightComponentsPillsErrorDarkDefaultBackground, RedsiftColorLightComponentsPillsErrorDarkDefaultBorder, RedsiftColorLightComponentsPillsErrorDarkDefaultText, RedsiftColorLightComponentsPillsErrorDarkDisabledBackground, RedsiftColorLightComponentsPillsErrorDarkDisabledBorder, RedsiftColorLightComponentsPillsErrorDarkDisabledText, RedsiftColorLightComponentsPillsErrorDarkHoverBackground, RedsiftColorLightComponentsPillsErrorDarkHoverBorder, RedsiftColorLightComponentsPillsErrorDarkHoverText, RedsiftColorLightComponentsPillsErrorDefaultBackground, RedsiftColorLightComponentsPillsErrorDefaultBorder, RedsiftColorLightComponentsPillsErrorDefaultText, RedsiftColorLightComponentsPillsErrorDisabledBackground, RedsiftColorLightComponentsPillsErrorDisabledBorder, RedsiftColorLightComponentsPillsErrorDisabledText, RedsiftColorLightComponentsPillsErrorHoverBackground, RedsiftColorLightComponentsPillsErrorHoverBorder, RedsiftColorLightComponentsPillsErrorHoverText, RedsiftColorLightComponentsPillsGreenDefaultBackground, RedsiftColorLightComponentsPillsGreenDefaultBorder, RedsiftColorLightComponentsPillsGreenDefaultText, RedsiftColorLightComponentsPillsGreenDisabledBackground, RedsiftColorLightComponentsPillsGreenDisabledBorder, RedsiftColorLightComponentsPillsGreenDisabledText, RedsiftColorLightComponentsPillsGreenHoverBackground, RedsiftColorLightComponentsPillsGreenHoverBorder, RedsiftColorLightComponentsPillsGreenHoverText, RedsiftColorLightComponentsPillsGreyDefaultBackground, RedsiftColorLightComponentsPillsGreyDefaultBorder, RedsiftColorLightComponentsPillsGreyDefaultText, RedsiftColorLightComponentsPillsGreyDisabledBackground, RedsiftColorLightComponentsPillsGreyDisabledBorder, RedsiftColorLightComponentsPillsGreyDisabledText, RedsiftColorLightComponentsPillsGreyHoverBackground, RedsiftColorLightComponentsPillsGreyHoverBorder, RedsiftColorLightComponentsPillsGreyHoverText, RedsiftColorLightComponentsPillsLightGreyDefaultBackground, RedsiftColorLightComponentsPillsLightGreyDefaultBorder, RedsiftColorLightComponentsPillsLightGreyDefaultText, RedsiftColorLightComponentsPillsLightGreyDisabledBackground, RedsiftColorLightComponentsPillsLightGreyDisabledBorder, RedsiftColorLightComponentsPillsLightGreyDisabledText, RedsiftColorLightComponentsPillsLightGreyHoverBackground, RedsiftColorLightComponentsPillsLightGreyHoverBorder, RedsiftColorLightComponentsPillsLightGreyHoverText, RedsiftColorLightComponentsPillsMidGreyDefaultBackground, RedsiftColorLightComponentsPillsMidGreyDefaultBorder, RedsiftColorLightComponentsPillsMidGreyDefaultText, RedsiftColorLightComponentsPillsMidGreyDisabledBackground, RedsiftColorLightComponentsPillsMidGreyDisabledBorder, RedsiftColorLightComponentsPillsMidGreyDisabledText, RedsiftColorLightComponentsPillsMidGreyHoverBackground, RedsiftColorLightComponentsPillsMidGreyHoverBorder, RedsiftColorLightComponentsPillsMidGreyHoverText, RedsiftColorLightComponentsPillsOrangeDefaultBackground, RedsiftColorLightComponentsPillsOrangeDefaultBorder, RedsiftColorLightComponentsPillsOrangeDefaultText, RedsiftColorLightComponentsPillsOrangeDisabledBackground, RedsiftColorLightComponentsPillsOrangeDisabledBorder, RedsiftColorLightComponentsPillsOrangeDisabledText, RedsiftColorLightComponentsPillsOrangeHoverBackground, RedsiftColorLightComponentsPillsOrangeHoverBorder, RedsiftColorLightComponentsPillsOrangeHoverText, RedsiftColorLightComponentsPillsPinkDefaultBackground, RedsiftColorLightComponentsPillsPinkDefaultBorder, RedsiftColorLightComponentsPillsPinkDefaultText, RedsiftColorLightComponentsPillsPinkDisabledBackground, RedsiftColorLightComponentsPillsPinkDisabledBorder, RedsiftColorLightComponentsPillsPinkDisabledText, RedsiftColorLightComponentsPillsPinkHoverBackground, RedsiftColorLightComponentsPillsPinkHoverBorder, RedsiftColorLightComponentsPillsPinkHoverText, RedsiftColorLightComponentsPillsPurpleDefaultBackground, RedsiftColorLightComponentsPillsPurpleDefaultBorder, RedsiftColorLightComponentsPillsPurpleDefaultText, RedsiftColorLightComponentsPillsPurpleDisabledBackground, RedsiftColorLightComponentsPillsPurpleDisabledBorder, RedsiftColorLightComponentsPillsPurpleDisabledText, RedsiftColorLightComponentsPillsPurpleHoverBackground, RedsiftColorLightComponentsPillsPurpleHoverBorder, RedsiftColorLightComponentsPillsPurpleHoverText, RedsiftColorLightComponentsPillsRedDefaultBackground, RedsiftColorLightComponentsPillsRedDefaultBorder, RedsiftColorLightComponentsPillsRedDefaultText, RedsiftColorLightComponentsPillsRedDisabledBackground, RedsiftColorLightComponentsPillsRedDisabledBorder, RedsiftColorLightComponentsPillsRedDisabledText, RedsiftColorLightComponentsPillsRedHoverBackground, RedsiftColorLightComponentsPillsRedHoverBorder, RedsiftColorLightComponentsPillsRedHoverText, RedsiftColorLightComponentsPillsSuccessDarkDefaultBackground, RedsiftColorLightComponentsPillsSuccessDarkDefaultBorder, RedsiftColorLightComponentsPillsSuccessDarkDefaultText, RedsiftColorLightComponentsPillsSuccessDarkDisabledBackground, RedsiftColorLightComponentsPillsSuccessDarkDisabledBorder, RedsiftColorLightComponentsPillsSuccessDarkDisabledText, RedsiftColorLightComponentsPillsSuccessDarkHoverBackground, RedsiftColorLightComponentsPillsSuccessDarkHoverBorder, RedsiftColorLightComponentsPillsSuccessDarkHoverText, RedsiftColorLightComponentsPillsSuccessDefaultBackground, RedsiftColorLightComponentsPillsSuccessDefaultBorder, RedsiftColorLightComponentsPillsSuccessDefaultText, RedsiftColorLightComponentsPillsSuccessDisabledBackground, RedsiftColorLightComponentsPillsSuccessDisabledBorder, RedsiftColorLightComponentsPillsSuccessDisabledText, RedsiftColorLightComponentsPillsSuccessHoverBackground, RedsiftColorLightComponentsPillsSuccessHoverBorder, RedsiftColorLightComponentsPillsSuccessHoverText, RedsiftColorLightComponentsPillsWarningDarkDefaultBackground, RedsiftColorLightComponentsPillsWarningDarkDefaultBorder, RedsiftColorLightComponentsPillsWarningDarkDefaultText, RedsiftColorLightComponentsPillsWarningDarkDisabledBackground, RedsiftColorLightComponentsPillsWarningDarkDisabledBorder, RedsiftColorLightComponentsPillsWarningDarkDisabledText, RedsiftColorLightComponentsPillsWarningDarkHoverBackground, RedsiftColorLightComponentsPillsWarningDarkHoverBorder, RedsiftColorLightComponentsPillsWarningDarkHoverText, RedsiftColorLightComponentsPillsWarningDefaultBackground, RedsiftColorLightComponentsPillsWarningDefaultBorder, RedsiftColorLightComponentsPillsWarningDefaultText, RedsiftColorLightComponentsPillsWarningDisabledBackground, RedsiftColorLightComponentsPillsWarningDisabledBorder, RedsiftColorLightComponentsPillsWarningDisabledText, RedsiftColorLightComponentsPillsWarningHoverBackground, RedsiftColorLightComponentsPillsWarningHoverBorder, RedsiftColorLightComponentsPillsWarningHoverText, RedsiftColorLightComponentsPillsWhiteDefaultBackground, RedsiftColorLightComponentsPillsWhiteDefaultBorder, RedsiftColorLightComponentsPillsWhiteDefaultText, RedsiftColorLightComponentsPillsWhiteDisabledBackground, RedsiftColorLightComponentsPillsWhiteDisabledBorder, RedsiftColorLightComponentsPillsWhiteDisabledText, RedsiftColorLightComponentsPillsWhiteHoverBackground, RedsiftColorLightComponentsPillsWhiteHoverBorder, RedsiftColorLightComponentsPillsWhiteHoverText, RedsiftColorLightComponentsPillsXDarkGreyDefaultBackground, RedsiftColorLightComponentsPillsXDarkGreyDefaultBorder, RedsiftColorLightComponentsPillsXDarkGreyDefaultText, RedsiftColorLightComponentsPillsXDarkGreyDisabledBackground, RedsiftColorLightComponentsPillsXDarkGreyDisabledBorder, RedsiftColorLightComponentsPillsXDarkGreyDisabledText, RedsiftColorLightComponentsPillsXDarkGreyHoverBackground, RedsiftColorLightComponentsPillsXDarkGreyHoverBorder, RedsiftColorLightComponentsPillsXDarkGreyHoverText, RedsiftColorLightComponentsPillsXLightGreyDefaultBackground, RedsiftColorLightComponentsPillsXLightGreyDefaultBorder, RedsiftColorLightComponentsPillsXLightGreyDefaultText, RedsiftColorLightComponentsPillsXLightGreyDisabledBackground, RedsiftColorLightComponentsPillsXLightGreyDisabledBorder, RedsiftColorLightComponentsPillsXLightGreyDisabledText, RedsiftColorLightComponentsPillsXLightGreyHoverBackground, RedsiftColorLightComponentsPillsXLightGreyHoverBorder, RedsiftColorLightComponentsPillsXLightGreyHoverText, RedsiftColorLightComponentsPillsYellowDefaultBackground, RedsiftColorLightComponentsPillsYellowDefaultBorder, RedsiftColorLightComponentsPillsYellowDefaultText, RedsiftColorLightComponentsPillsYellowDisabledBackground, RedsiftColorLightComponentsPillsYellowDisabledBorder, RedsiftColorLightComponentsPillsYellowDisabledText, RedsiftColorLightComponentsPillsYellowHoverBackground, RedsiftColorLightComponentsPillsYellowHoverBorder, RedsiftColorLightComponentsPillsYellowHoverText, RedsiftColorLightComponentsProductLogosIconGrey, RedsiftColorLightComponentsProductLogosIconRed, RedsiftColorLightComponentsProductLogosTextGrey, RedsiftColorLightComponentsProductLogosTextRed, RedsiftColorLightComponentsProductLogosTextWhite, RedsiftColorLightComponentsRadioFillDefault, RedsiftColorLightComponentsRadioFillDefaultHover, RedsiftColorLightComponentsRadioFillDisabled, RedsiftColorLightComponentsRadioFillInvalid, RedsiftColorLightComponentsRadioFillInvalidHover, RedsiftColorLightComponentsRadioFillUncolored, RedsiftColorLightComponentsRadioFillUncoloredHover, RedsiftColorLightComponentsRadioTextDefault, RedsiftColorLightComponentsRadioTextDisabled, RedsiftColorLightComponentsRadioTextInvalid, RedsiftColorLightComponentsRedSiftLogoDiamondBottomLeft, RedsiftColorLightComponentsRedSiftLogoDiamondBottomRight, RedsiftColorLightComponentsRedSiftLogoDiamondDark, RedsiftColorLightComponentsRedSiftLogoDiamondLight, RedsiftColorLightComponentsRedSiftLogoDiamondMid, RedsiftColorLightComponentsRedSiftLogoDiamondTopRight, RedsiftColorLightComponentsRedSiftLogoIconBackground, RedsiftColorLightComponentsRedSiftLogoIconR, RedsiftColorLightComponentsRedSiftLogoTextGrey, RedsiftColorLightComponentsRedSiftLogoTextRed, RedsiftColorLightComponentsRedSiftLogoTextWhite, RedsiftColorLightComponentsSideNavigationBackground, RedsiftColorLightComponentsSideNavigationCurrentMarker, RedsiftColorLightComponentsSideNavigationMenuItemActive, RedsiftColorLightComponentsSideNavigationMenuItemBackgroundActive, RedsiftColorLightComponentsSideNavigationMenuItemBackgroundHover, RedsiftColorLightComponentsSideNavigationMenuItemBackgroundSecondary, RedsiftColorLightComponentsSideNavigationMenuItemTextDisabled, RedsiftColorLightComponentsSideNavigationMenuItemTextHover, RedsiftColorLightComponentsSideNavigationMenuItemTextResting, RedsiftColorLightComponentsSideNavigationRightLine, RedsiftColorLightComponentsSideNavigationScrollbarHover, RedsiftColorLightComponentsSideNavigationScrollbarResting, RedsiftColorLightComponentsSpinnerSpinner, RedsiftColorLightComponentsSwitchBackgroundDefault, RedsiftColorLightComponentsSwitchBackgroundDefaultActive, RedsiftColorLightComponentsSwitchBackgroundDisabled, RedsiftColorLightComponentsSwitchBackgroundDisabledActive, RedsiftColorLightComponentsSwitchBackgroundInvalid, RedsiftColorLightComponentsSwitchBackgroundInvalidActive, RedsiftColorLightComponentsSwitchBackgroundUncolored, RedsiftColorLightComponentsSwitchBackgroundUncoloredActive, RedsiftColorLightComponentsSwitchDotDefault, RedsiftColorLightComponentsSwitchDotDefaultHover, RedsiftColorLightComponentsSwitchDotDisabled, RedsiftColorLightComponentsSwitchDotInvalid, RedsiftColorLightComponentsSwitchDotInvalidHover, RedsiftColorLightComponentsSwitchDotUncolored, RedsiftColorLightComponentsSwitchDotUncoloredHover, RedsiftColorLightComponentsSwitchTextDefault, RedsiftColorLightComponentsSwitchTextDisabled, RedsiftColorLightComponentsSwitchTextInvalid, RedsiftColorLightComponentsTabsLine, RedsiftColorLightComponentsTextPrimary, RedsiftColorLightComponentsTextSecondary, RedsiftColorLightComponentsTooltipBackground, RedsiftColorLightComponentsTooltipText, RedsiftColorNeutralBlack, RedsiftColorNeutralDarkGrey, RedsiftColorNeutralDisabled, RedsiftColorNeutralLightGrey, RedsiftColorNeutralMidGrey, RedsiftColorNeutralWhite, RedsiftColorNeutralXDarkGrey, RedsiftColorNeutralXLightGrey, RedsiftColorNotificationsErrorActive, RedsiftColorNotificationsErrorHover, RedsiftColorNotificationsErrorPrimary, RedsiftColorNotificationsInfoActive, RedsiftColorNotificationsInfoHover, RedsiftColorNotificationsInfoPrimary, RedsiftColorNotificationsNoDataActive, RedsiftColorNotificationsNoDataHover, RedsiftColorNotificationsNoDataPrimary, RedsiftColorNotificationsPrimaryActive, RedsiftColorNotificationsPrimaryHover, RedsiftColorNotificationsPrimaryPrimary, RedsiftColorNotificationsQuestionActive, RedsiftColorNotificationsQuestionHover, RedsiftColorNotificationsQuestionPrimary, RedsiftColorNotificationsSecondaryActive, RedsiftColorNotificationsSecondaryHover, RedsiftColorNotificationsSecondaryPrimary, RedsiftColorNotificationsSuccessActive, RedsiftColorNotificationsSuccessHover, RedsiftColorNotificationsSuccessPrimary, RedsiftColorNotificationsWarningActive, RedsiftColorNotificationsWarningHover, RedsiftColorNotificationsWarningPrimary, RedsiftColorPresentationAquaDark, RedsiftColorPresentationAquaDarker, RedsiftColorPresentationAquaDarkerer, RedsiftColorPresentationAquaDefault, RedsiftColorPresentationAquaLight, RedsiftColorPresentationAquaLighter, RedsiftColorPresentationAquaLighterer, RedsiftColorPresentationBlueDark, RedsiftColorPresentationBlueDarker, RedsiftColorPresentationBlueDarkerer, RedsiftColorPresentationBlueDefault, RedsiftColorPresentationBlueLight, RedsiftColorPresentationBlueLighter, RedsiftColorPresentationBlueLighterer, RedsiftColorPresentationBrownDark, RedsiftColorPresentationBrownDarker, RedsiftColorPresentationBrownDarkerer, RedsiftColorPresentationBrownDefault, RedsiftColorPresentationBrownLight, RedsiftColorPresentationBrownLighter, RedsiftColorPresentationBrownLighterer, RedsiftColorPresentationGreenDark, RedsiftColorPresentationGreenDarker, RedsiftColorPresentationGreenDarkerer, RedsiftColorPresentationGreenDefault, RedsiftColorPresentationGreenLight, RedsiftColorPresentationGreenLighter, RedsiftColorPresentationGreenLighterer, RedsiftColorPresentationGreyDark, RedsiftColorPresentationGreyDarker, RedsiftColorPresentationGreyDarkerer, RedsiftColorPresentationGreyDefault, RedsiftColorPresentationGreyLight, RedsiftColorPresentationGreyLighter, RedsiftColorPresentationGreyLighterer, RedsiftColorPresentationOrangeDark, RedsiftColorPresentationOrangeDarker, RedsiftColorPresentationOrangeDarkerer, RedsiftColorPresentationOrangeDefault, RedsiftColorPresentationOrangeLight, RedsiftColorPresentationOrangeLighter, RedsiftColorPresentationOrangeLighterer, RedsiftColorPresentationPinkDark, RedsiftColorPresentationPinkDarker, RedsiftColorPresentationPinkDarkerer, RedsiftColorPresentationPinkDefault, RedsiftColorPresentationPinkLight, RedsiftColorPresentationPinkLighter, RedsiftColorPresentationPinkLighterer, RedsiftColorPresentationPurpleDark, RedsiftColorPresentationPurpleDarker, RedsiftColorPresentationPurpleDarkerer, RedsiftColorPresentationPurpleDefault, RedsiftColorPresentationPurpleLight, RedsiftColorPresentationPurpleLighter, RedsiftColorPresentationPurpleLighterer, RedsiftColorPresentationRedDark, RedsiftColorPresentationRedDarker, RedsiftColorPresentationRedDarkerer, RedsiftColorPresentationRedDefault, RedsiftColorPresentationRedLight, RedsiftColorPresentationRedLighter, RedsiftColorPresentationRedLighterer, RedsiftColorPresentationYellowDark, RedsiftColorPresentationYellowDarker, RedsiftColorPresentationYellowDarkerer, RedsiftColorPresentationYellowDefault, RedsiftColorPresentationYellowLight, RedsiftColorPresentationYellowLighter, RedsiftColorPresentationYellowLighterer, RedsiftColorPrimaryD1, RedsiftColorPrimaryD2, RedsiftColorPrimaryD3, RedsiftColorPrimaryD4, RedsiftColorPrimaryL1, RedsiftColorPrimaryL2, RedsiftColorPrimaryL3, RedsiftColorPrimaryL4, RedsiftColorPrimaryN, RedsiftColorProductAsm, RedsiftColorProductBrandTrust, RedsiftColorProductCertificates, RedsiftColorProductHardenize, RedsiftColorProductOnDmarc, RedsiftColorProductOnInbox, RedsiftColorProductOndmarc, RedsiftColorProductOninbox, RedsiftColorProductPulse, RedsiftColorProductRadar, RedsiftColorProductRojoDs, RedsiftColorProductVendorSecure, RedsiftColorProductWebsite, RedsiftColorRedD1, RedsiftColorRedD2, RedsiftColorRedD3, RedsiftColorRedD4, RedsiftColorRedL1, RedsiftColorRedL2, RedsiftColorRedL3, RedsiftColorRedL4, RedsiftColorRedN, RedsiftColorSecondaryD1, RedsiftColorSecondaryD2, RedsiftColorSecondaryD3, RedsiftColorSecondaryD4, RedsiftColorSecondaryL1, RedsiftColorSecondaryL2, RedsiftColorSecondaryL3, RedsiftColorSecondaryL4, RedsiftColorSecondaryN, RedsiftColorTealD1, RedsiftColorTealD2, RedsiftColorTealD3, RedsiftColorTealD4, RedsiftColorTealL1, RedsiftColorTealL2, RedsiftColorTealL3, RedsiftColorTealL4, RedsiftColorTealN, RedsiftColorTextPrimary, RedsiftColorTextSecondary, RedsiftColorYellowD1, RedsiftColorYellowD2, RedsiftColorYellowD3, RedsiftColorYellowD4, RedsiftColorYellowL1, RedsiftColorYellowL2, RedsiftColorYellowL3, RedsiftColorYellowL4, RedsiftColorYellowN, RedsiftLayoutZIndexDialog, RedsiftLayoutZIndexDropdown, RedsiftLayoutZIndexFooter, RedsiftLayoutZIndexHeader, RedsiftLayoutZIndexOverlay, RedsiftLayoutZIndexPopover, RedsiftLayoutZIndexSidePanel, RedsiftLayoutZIndexTooltip, RedsiftTypographyBadgeFontFamily, RedsiftTypographyBadgeFontSize, RedsiftTypographyBadgeFontWeight, RedsiftTypographyBadgeLineHeight, RedsiftTypographyBodyFontFamily, RedsiftTypographyBodyFontSize, RedsiftTypographyBodyFontWeight, RedsiftTypographyBodyLineHeight, RedsiftTypographyBodyTextTransform, RedsiftTypographyButtonFontFamily, RedsiftTypographyButtonFontSize, RedsiftTypographyButtonFontWeight, RedsiftTypographyButtonLineHeight, RedsiftTypographyButtonTextTransform, RedsiftTypographyCaptionFontFamily, RedsiftTypographyCaptionFontSize, RedsiftTypographyCaptionFontWeight, RedsiftTypographyCaptionLineHeight, RedsiftTypographyCaptionTextTransform, RedsiftTypographyChipFontFamily, RedsiftTypographyChipFontSize, RedsiftTypographyChipFontWeight, RedsiftTypographyChipLineHeight, RedsiftTypographyDatagridCellFontFamily, RedsiftTypographyDatagridCellFontSize, RedsiftTypographyDatagridCellFontWeight, RedsiftTypographyDatagridCellLineHeight, RedsiftTypographyDatagridHeaderFontFamily, RedsiftTypographyDatagridHeaderFontSize, RedsiftTypographyDatagridHeaderFontWeight, RedsiftTypographyDatagridHeaderLineHeight, RedsiftTypographyFontFamilyPoppins, RedsiftTypographyFontFamilySourceCodePro, RedsiftTypographyFontWeightBlack, RedsiftTypographyFontWeightBold, RedsiftTypographyFontWeightExtraBold, RedsiftTypographyFontWeightExtraLight, RedsiftTypographyFontWeightLight, RedsiftTypographyFontWeightMedium, RedsiftTypographyFontWeightRegular, RedsiftTypographyFontWeightSemiBold, RedsiftTypographyFontWeightThin, RedsiftTypographyH1FontFamily, RedsiftTypographyH1FontSize, RedsiftTypographyH1FontWeight, RedsiftTypographyH1LineHeight, RedsiftTypographyH1TextTransform, RedsiftTypographyH2FontFamily, RedsiftTypographyH2FontSize, RedsiftTypographyH2FontWeight, RedsiftTypographyH2LineHeight, RedsiftTypographyH2TextTransform, RedsiftTypographyH3FontFamily, RedsiftTypographyH3FontSize, RedsiftTypographyH3FontWeight, RedsiftTypographyH3LineHeight, RedsiftTypographyH3TextTransform, RedsiftTypographyH4FontFamily, RedsiftTypographyH4FontSize, RedsiftTypographyH4FontWeight, RedsiftTypographyH4LineHeight, RedsiftTypographyH4TextTransform, RedsiftTypographyH5FontFamily, RedsiftTypographyH5FontSize, RedsiftTypographyH5FontWeight, RedsiftTypographyH5LineHeight, RedsiftTypographyH5TextTransform, RedsiftTypographyHelperFontFamily, RedsiftTypographyHelperFontSize, RedsiftTypographyHelperFontWeight, RedsiftTypographyHelperLineHeight, RedsiftTypographyHelperTextTransform, RedsiftTypographyInputTextFontFamily, RedsiftTypographyInputTextFontSize, RedsiftTypographyInputTextFontWeight, RedsiftTypographyInputTextLineHeight, RedsiftTypographyLinkFontFamily, RedsiftTypographyLinkFontSize, RedsiftTypographyLinkFontWeight, RedsiftTypographyLinkLineHeight, RedsiftTypographyPillFontFamily, RedsiftTypographyPillFontSize, RedsiftTypographyPillFontWeight, RedsiftTypographyPillLineHeight, RedsiftTypographyTooltipFontFamily, RedsiftTypographyTooltipFontSize, RedsiftTypographyTooltipFontWeight, RedsiftTypographyTooltipLineHeight } from './utils/redsift-design-tokens.js';
12
- export { nextId, resetId, setPrefix, useId } from './utils/useId.js';
13
- export { warnIfNoAccessibleLabelFound } from './utils/warnIfNoAccessibleLabelFound.js';
14
- export { useWindowSize } from './hooks/useWindowSize.js';
15
- export { useBoundingClientRect } from './hooks/useBoundingRect.js';
16
- export { useComputeNumberOfRows } from './hooks/useComputeNumberOfRows.js';
17
- export { useIsLoaded } from './hooks/useIsLoaded.js';
18
- export { AlertProps, AlertStyleVariant, AlertVariant, StyledAlertProps } from './components/alert/types.js';
19
- export { Alert } from './components/alert/Alert.js';
20
- export { AppBarProps, StyledAppBarProps } from './components/app-bar/types.js';
21
- export { AppBar } from './components/app-bar/AppBar.js';
22
- export { AppContainerContext } from './components/app-container/context.js';
23
- export { AppContainerProps, AppContainerState, StyledAppContainerProps } from './components/app-container/types.js';
24
- export { AppContainer, RadarSvgLinearGradient } from './components/app-container/AppContainer.js';
25
- export { AppContentProps, StyledAppContentProps } from './components/app-content/types.js';
26
- export { AppContent } from './components/app-content/AppContent.js';
27
- export { AppSidePanelProps, AppSidePanelVariant, StyledAppSidePanelProps } from './components/app-side-panel/types.js';
28
- export { AppSidePanel } from './components/app-side-panel/AppSidePanel.js';
29
- export { useAppSidePanel } from './components/app-side-panel/useAppSidePanel.js';
30
- export { BadgeProps, BadgeVariant, StyledBadgeProps } from './components/badge/types.js';
31
- export { Badge } from './components/badge/Badge.js';
32
- export { BreadcrumbItemProps, StyledBreadcrumbItemProps } from './components/breadcrumb-item/types.js';
33
- export { BreadcrumbItem } from './components/breadcrumb-item/BreadcrumbItem.js';
34
- export { BreadcrumbsProps, StyledBreadcrumbsProps } from './components/breadcrumbs/types.js';
35
- export { BaseBreadcrumbs, Breadcrumbs } from './components/breadcrumbs/Breadcrumbs.js';
36
- export { ButtonGroupColor, ButtonGroupProps, ButtonGroupVariant, StyledButtonGroupProps } from './components/button-group/types.js';
37
- export { ButtonGroup } from './components/button-group/ButtonGroup.js';
38
- export { ButtonLinkProps, StyledButtonLinkProps } from './components/button-link/types.js';
39
- export { ButtonLink } from './components/button-link/ButtonLink.js';
40
- export { Button } from './components/button/Button.js';
41
- export { ButtonColor, ButtonProps, ButtonVariant, StyledButtonProps } from './components/button/types.js';
42
- export { StyledButton } from './components/button/styles.js';
43
- export { CardProps, StyledCardProps } from './components/card/types.js';
44
- export { Card } from './components/card/Card.js';
45
- export { CardActionsProps, StyledCardActionsProps } from './components/card-actions/types.js';
46
- export { CardActions } from './components/card-actions/CardActions.js';
47
- export { CardBodyProps, StyledCardBodyProps } from './components/card-body/types.js';
48
- export { CardBody } from './components/card-body/CardBody.js';
49
- export { CardHeaderProps, StyledCardHeaderProps } from './components/card-header/types.js';
50
- export { CardHeader } from './components/card-header/CardHeader.js';
51
- export { CheckboxGroupOrientation, CheckboxGroupProps, CheckboxGroupState, StyledCheckboxGroupProps } from './components/checkbox-group/types.js';
52
- export { CheckboxGroup } from './components/checkbox-group/CheckboxGroup.js';
53
- export { CheckboxProps, StyledCheckboxProps } from './components/checkbox/types.js';
54
- export { Checkbox } from './components/checkbox/Checkbox.js';
55
- export { ConditionalWrapperProps } from './components/conditional-wrapper/types.js';
56
- export { ConditionalWrapper } from './components/conditional-wrapper/ConditionalWrapper.js';
57
- export { DetailedCardProps, StyledDetailedCardProps } from './components/detailed-card/types.js';
58
- export { DetailedCard } from './components/detailed-card/DetailedCard.js';
59
- export { DetailedCardCollapsibleSectionItemsProps, StyledDetailedCardCollapsibleSectionItemsProps } from './components/detailed-card-collapsible-section-items/types.js';
60
- export { DetailedCardCollapsibleSectionItems } from './components/detailed-card-collapsible-section-items/DetailedCardCollapsibleSectionItems.js';
61
- export { DetailedCardHeaderProps, StyledDetailedCardHeaderProps } from './components/detailed-card-header/types.js';
62
- export { DetailedCardHeader } from './components/detailed-card-header/DetailedCardHeader.js';
63
- export { DetailedCardSectionProps, StyledDetailedCardSectionProps } from './components/detailed-card-section/types.js';
64
- export { DetailedCardSection } from './components/detailed-card-section/DetailedCardSection.js';
65
- export { DetailedCardSectionItemProps, StyledDetailedCardSectionItemProps } from './components/detailed-card-section-item/types.js';
66
- export { DetailedCardSectionItem } from './components/detailed-card-section-item/DetailedCardSectionItem.js';
67
- export { FlexboxProps, StyledFlexboxProps } from './components/flexbox/types.js';
68
- export { Flexbox } from './components/flexbox/Flexbox.js';
69
- export { BaseFocusWithinGroupAction, EventKey, FocusWithinGroupAction, FocusWithinGroupActionType, FocusWithinGroupContextProps, FocusWithinGroupOptions, FocusWithinGroupProps, FocusWithinGroupState, KeyDirection, Navigation, RowStartMap, TabStop, UseFocusGroupProps, UseFocusWithinGroupProps } from './components/focus-within-group/types.js';
70
- export { FocusWithinGroup } from './components/focus-within-group/FocusWithinGroup.js';
71
- export { FOCUS_WITHING_GROUP_INITIAL_STATE, FocusWithinGroupContext } from './components/focus-within-group/context.js';
72
- export { FocusWithinGroupReducer } from './components/focus-within-group/reducer.js';
73
- export { uniqueId, useFocusOnListItem } from './components/focus-within-group/useFocusOnListItem.js';
74
- export { useFocusOnList } from './components/focus-within-group/useFocusOnList.js';
75
- export { GridProps, StyledGridProps } from './components/grid/types.js';
76
- export { BaseGrid, Grid } from './components/grid/Grid.js';
77
- export { GridItemProps, StyledGridItemProps } from './components/grid-item/types.js';
78
- export { GridItem } from './components/grid-item/GridItem.js';
79
- export { HeadingComponent, HeadingProps, HeadingVariant, StyledHeadingProps } from './components/heading/types.js';
80
- export { Heading } from './components/heading/Heading.js';
81
- export { IconButtonColor, IconButtonProps, IconButtonVariant, StyledIconButtonProps } from './components/icon-button/types.js';
82
- export { IconButton } from './components/icon-button/IconButton.js';
83
- export { IconButtonLinkProps, StyledIconButtonLinkProps } from './components/icon-button-link/types.js';
84
- export { IconButtonLink } from './components/icon-button-link/IconButtonLink.js';
85
- export { IconDimensions, IconProps, IconSize, StyledIconProps } from './components/icon/types.js';
86
- export { Icon, sizeToDimension } from './components/icon/Icon.js';
87
- export { ItemColor, ItemProps, StyledItemProps } from './components/item/types.js';
88
- export { StyledItem } from './components/item/styles.js';
89
- export { Item, RenderedListboxItem } from './components/item/Item.js';
90
- export { LinkButtonProps, StyledLinkButtonProps } from './components/link-button/types.js';
91
- export { LinkButton } from './components/link-button/LinkButton.js';
92
- export { LinkProps, StyledLinkProps } from './components/link/types.js';
93
- export { StyledLink } from './components/link/styles.js';
94
- export { Link } from './components/link/Link.js';
95
- export { ListboxAction, ListboxActionType, ListboxContextProps, ListboxProps, ListboxSelectionMode, ListboxState, ListboxVariant, StyledListboxProps, UseListboxItemProps } from './components/listbox/types.js';
96
- export { ActiveDescendantListbox } from './components/listbox/ActiveDescendantListbox.js';
97
- export { RovingTabindexListbox } from './components/listbox/RovingTabindexListbox.js';
98
- export { Listbox } from './components/listbox/Listbox.js';
99
- export { LISTBOX_INITIAL_STATE, ListboxContext } from './components/listbox/context.js';
100
- export { ListboxReducer } from './components/listbox/reducer.js';
101
- export { useListboxItem } from './components/listbox/useListboxItem.js';
102
- export { NumberFormatOptions, NumberProps, StyledNumberProps } from './components/number/types.js';
103
- export { Number } from './components/number/Number.js';
104
- export { NumberFieldProps, NumberFieldVariant, StyledNumberFieldProps } from './components/number-field/types.js';
105
- export { NumberField } from './components/number-field/NumberField.js';
106
- export { PillProps, PillSize, StyledPillProps } from './components/pill/types.js';
107
- export { Pill } from './components/pill/Pill.js';
108
- export { ProgressBarProps } from './components/progress-bar/types.js';
109
- export { ProgressBar } from './components/progress-bar/ProgressBar.js';
110
- export { RadioGroupOrientation, RadioGroupProps, RadioGroupState, StyledRadioGroupProps } from './components/radio-group/types.js';
111
- export { RadioGroup } from './components/radio-group/RadioGroup.js';
112
- export { RadioProps, StyledRadioProps } from './components/radio/types.js';
113
- export { Radio } from './components/radio/Radio.js';
114
- export { baseBorder, baseContainer, baseFlexbox, baseGrid, baseInternalSpacing, baseLayout, basePositioning, baseSizing, baseSpacing, baseStyling, focusRing, srOnly } from './components/shared/styles.js';
115
- export { Shield } from './components/shield/Shield.js';
116
- export { ShieldProps, ShieldVariant, StyledShieldProps } from './components/shield/types.js';
117
- export { Menu, MenuBarItems, MenuItem, SideNavigationMenuBarContextProps, SideNavigationMenuBarProps, SideNavigationMenuBarVariant, StyledSideNavigationMenuBarProps } from './components/side-navigation-menu-bar/types.js';
118
- export { SideNavigationMenuBar } from './components/side-navigation-menu-bar/SideNavigationMenuBar.js';
119
- export { UseSideNavigationMenuBarProps, useSideNavigationMenuBar } from './components/side-navigation-menu-bar/useSideNavigationMenuBar.js';
120
- export { SideNavigationMenuItemProps, StyledSideNavigationMenuItemProps } from './components/side-navigation-menu-item/types.js';
121
- export { SideNavigationMenuItem } from './components/side-navigation-menu-item/SideNavigationMenuItem.js';
122
- export { SideNavigationMenuContextProps, SideNavigationMenuProps, SideNavigationMenuReducerAction, SideNavigationMenuReducerActionType, SideNavigationMenuReducerState, StyledSideNavigationMenuProps } from './components/side-navigation-menu/types.js';
123
- export { SideNavigationMenu } from './components/side-navigation-menu/SideNavigationMenu.js';
124
- export { SkeletonProps, StyledSkeletonProps } from './components/skeleton/types.js';
125
- export { BaseSkeleton, Skeleton } from './components/skeleton/Skeleton.js';
126
- export { SkeletonCircleProps, StyledSkeletonCircleProps } from './components/skeleton-circle/types.js';
127
- export { SkeletonCircle } from './components/skeleton-circle/SkeletonCircle.js';
128
- export { SkeletonTextProps, SkeletonTextVariant, StyledSkeletonTextProps } from './components/skeleton-text/types.js';
129
- export { SkeletonText } from './components/skeleton-text/SkeletonText.js';
130
- export { Spinner } from './components/spinner/Spinner.js';
131
- export { SpinnerProps, SpinnerSize, StyledSpinnerProps } from './components/spinner/types.js';
132
- export { StyledSwitchProps, SwitchProps } from './components/switch/types.js';
133
- export { Switch } from './components/switch/Switch.js';
134
- export { StyledSwitchGroupProps, SwitchGroupOrientation, SwitchGroupProps, SwitchGroupState } from './components/switch-group/types.js';
135
- export { SwitchGroup } from './components/switch-group/SwitchGroup.js';
136
- export { StyledTextProps, TextComponent, TextProps, TextVariant } from './components/text/types.js';
137
- export { Text } from './components/text/Text.js';
138
- export { StyledTextAreaProps, TextAreaProps, TextAreaVariant } from './components/text-area/types.js';
139
- export { TextArea } from './components/text-area/TextArea.js';
140
- export { StyledTextFieldProps, TextFieldColor, TextFieldProps, TextFieldVariant } from './components/text-field/types.js';
141
- export { StyledTextField } from './components/text-field/styles.js';
142
- export { TextField } from './components/text-field/TextField.js';
143
- export { ThemeContext, ThemeProvider } from './components/theme/context.js';
144
- export { useTheme } from './components/theme/useTheme.js';
145
- export { I18nProvider, I18nProviderProps, useLocale } from './react-aria/react-aria/i18n/context.js';
146
- export { useLocalizedStringDictionary, useLocalizedStringFormatter } from './react-aria/react-aria/i18n/useLocalizedStringFormatter.js';
147
- export { useListFormatter } from './react-aria/react-aria/i18n/useListFormatter.js';
148
- export { DateFormatterOptions, useDateFormatter } from './react-aria/react-aria/i18n/useDateFormatter.js';
149
- export { useNumberFormatter } from './react-aria/react-aria/i18n/useNumberFormatter.js';
150
- export { useMessageFormatter } from './react-aria/react-aria/i18n/useMessageFormatter.js';
151
- export { useCollator } from './react-aria/react-aria/i18n/useCollator.js';
152
- export { Filter, useFilter } from './react-aria/react-aria/i18n/useFilter.js';
153
- export { LocalizedStringFormatter } from './react-aria/internationalized/string/LocalizedStringFormatter.js';
154
- export { Locale } from './react-aria/react-aria/i18n/useDefaultLocale.js';
155
- export { LocalizedStrings } from './react-aria/internationalized/message/MessageDictionary.js';
156
- export { DateFormatter } from './react-aria/internationalized/date/DateFormatter.js';
157
- export { SSRProvider, SSRProviderProps, useIsSSR, useSSRSafeId } from './react-aria/react-aria/ssr/SSRProvider.js';
@@ -1,25 +0,0 @@
1
- interface ResolvedDateTimeFormatOptions extends Intl.ResolvedDateTimeFormatOptions {
2
- hourCycle?: Intl.DateTimeFormatOptions['hourCycle'];
3
- }
4
- interface DateRangeFormatPart extends Intl.DateTimeFormatPart {
5
- source: 'startRange' | 'endRange' | 'shared';
6
- }
7
- /** A wrapper around Intl.DateTimeFormat that fixes various browser bugs, and polyfills new features. */
8
- declare class DateFormatter implements Intl.DateTimeFormat {
9
- private formatter;
10
- private options;
11
- private resolvedHourCycle;
12
- constructor(locale: string, options?: Intl.DateTimeFormatOptions);
13
- /** Formats a date as a string according to the locale and format options passed to the constructor. */
14
- format(value: Date): string;
15
- /** Formats a date to an array of parts such as separators, numbers, punctuation, and more. */
16
- formatToParts(value: Date): Intl.DateTimeFormatPart[];
17
- /** Formats a date range as a string. */
18
- formatRange(start: Date, end: Date): string;
19
- /** Formats a date range as an array of parts. */
20
- formatRangeToParts(start: Date, end: Date): DateRangeFormatPart[];
21
- /** Returns the resolved formatting options based on the values passed to the constructor. */
22
- resolvedOptions(): ResolvedDateTimeFormatOptions;
23
- }
24
-
25
- export { DateFormatter };
@@ -1,187 +0,0 @@
1
- import { defineProperty as _defineProperty, objectSpread2 as _objectSpread2 } from '../../../_virtual/_rollupPluginBabelHelpers.js';
2
-
3
- /* eslint-disable prefer-const */
4
- // @ts-nocheck
5
- /*
6
- * Copyright 2020 Adobe. All rights reserved.
7
- * This file is licensed to you under the Apache License, Version 2.0 (the "License");
8
- * you may not use this file except in compliance with the License. You may obtain a copy
9
- * of the License at http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software distributed under
12
- * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
13
- * OF ANY KIND, either express or implied. See the License for the specific language
14
- * governing permissions and limitations under the License.
15
- */
16
-
17
- let formatterCache = new Map();
18
- /** A wrapper around Intl.DateTimeFormat that fixes various browser bugs, and polyfills new features. */
19
- class DateFormatter {
20
- constructor(locale) {
21
- let options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
22
- _defineProperty(this, "formatter", void 0);
23
- _defineProperty(this, "options", void 0);
24
- _defineProperty(this, "resolvedHourCycle", void 0);
25
- this.formatter = getCachedDateFormatter(locale, options);
26
- this.options = options;
27
- }
28
-
29
- /** Formats a date as a string according to the locale and format options passed to the constructor. */
30
- format(value) {
31
- return this.formatter.format(value);
32
- }
33
-
34
- /** Formats a date to an array of parts such as separators, numbers, punctuation, and more. */
35
- formatToParts(value) {
36
- return this.formatter.formatToParts(value);
37
- }
38
-
39
- /** Formats a date range as a string. */
40
- formatRange(start, end) {
41
- // @ts-ignore
42
- if (typeof this.formatter.formatRange === 'function') {
43
- // @ts-ignore
44
- return this.formatter.formatRange(start, end);
45
- }
46
- if (end < start) {
47
- throw new RangeError('End date must be >= start date');
48
- }
49
-
50
- // Very basic fallback for old browsers.
51
- return `${this.formatter.format(start)} – ${this.formatter.format(end)}`;
52
- }
53
-
54
- /** Formats a date range as an array of parts. */
55
- formatRangeToParts(start, end) {
56
- // @ts-ignore
57
- if (typeof this.formatter.formatRangeToParts === 'function') {
58
- // @ts-ignore
59
- return this.formatter.formatRangeToParts(start, end);
60
- }
61
- if (end < start) {
62
- throw new RangeError('End date must be >= start date');
63
- }
64
- let startParts = this.formatter.formatToParts(start);
65
- let endParts = this.formatter.formatToParts(end);
66
- return [...startParts.map(p => _objectSpread2(_objectSpread2({}, p), {}, {
67
- source: 'startRange'
68
- })), {
69
- type: 'literal',
70
- value: ' – ',
71
- source: 'shared'
72
- }, ...endParts.map(p => _objectSpread2(_objectSpread2({}, p), {}, {
73
- source: 'endRange'
74
- }))];
75
- }
76
-
77
- /** Returns the resolved formatting options based on the values passed to the constructor. */
78
- resolvedOptions() {
79
- let resolvedOptions = this.formatter.resolvedOptions();
80
- if (hasBuggyResolvedHourCycle()) {
81
- if (!this.resolvedHourCycle) {
82
- this.resolvedHourCycle = getResolvedHourCycle(resolvedOptions.locale, this.options);
83
- }
84
- resolvedOptions.hourCycle = this.resolvedHourCycle;
85
- resolvedOptions.hour12 = this.resolvedHourCycle === 'h11' || this.resolvedHourCycle === 'h12';
86
- }
87
-
88
- // Safari uses a different name for the Ethiopic (Amete Alem) calendar.
89
- // https://bugs.webkit.org/show_bug.cgi?id=241564
90
- if (resolvedOptions.calendar === 'ethiopic-amete-alem') {
91
- resolvedOptions.calendar = 'ethioaa';
92
- }
93
- return resolvedOptions;
94
- }
95
- }
96
-
97
- // There are multiple bugs involving the hour12 and hourCycle options in various browser engines.
98
- // - Chrome [1] (and the ECMA 402 spec [2]) resolve hour12: false in English and other locales to h24 (24:00 - 23:59)
99
- // rather than h23 (00:00 - 23:59). Same can happen with hour12: true in French, which Chrome resolves to h11 (00:00 - 11:59)
100
- // rather than h12 (12:00 - 11:59).
101
- // - WebKit returns an incorrect hourCycle resolved option in the French locale due to incorrect parsing of 'h' literal
102
- // in the resolved pattern. It also formats incorrectly when specifying the hourCycle option for the same reason. [3]
103
- // [1] https://bugs.chromium.org/p/chromium/issues/detail?id=1045791
104
- // [2] https://github.com/tc39/ecma402/issues/402
105
- // [3] https://bugs.webkit.org/show_bug.cgi?id=229313
106
-
107
- // https://github.com/unicode-org/cldr/blob/018b55eff7ceb389c7e3fc44e2f657eae3b10b38/common/supplemental/supplementalData.xml#L4774-L4802
108
- const hour12Preferences = {
109
- true: {
110
- // Only Japanese uses the h11 style for 12 hour time. All others use h12.
111
- ja: 'h11'
112
- },
113
- false: {
114
- // All locales use h23 for 24 hour time. None use h24.
115
- }
116
- };
117
- function getCachedDateFormatter(locale) {
118
- let options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
119
- // Work around buggy hour12 behavior in Chrome / ECMA 402 spec by using hourCycle instead.
120
- // Only apply the workaround if the issue is detected, because the hourCycle option is buggy in Safari.
121
- if (typeof options.hour12 === 'boolean' && hasBuggyHour12Behavior()) {
122
- options = _objectSpread2({}, options);
123
- let pref = hour12Preferences[String(options.hour12)][locale.split('-')[0]];
124
- let defaultHourCycle = options.hour12 ? 'h12' : 'h23';
125
- options.hourCycle = pref !== null && pref !== void 0 ? pref : defaultHourCycle;
126
- delete options.hour12;
127
- }
128
- let cacheKey = locale + (options ? Object.entries(options).sort((a, b) => a[0] < b[0] ? -1 : 1).join() : '');
129
- if (formatterCache.has(cacheKey)) {
130
- return formatterCache.get(cacheKey);
131
- }
132
- let numberFormatter = new Intl.DateTimeFormat(locale, options);
133
- formatterCache.set(cacheKey, numberFormatter);
134
- return numberFormatter;
135
- }
136
- let _hasBuggyHour12Behavior = null;
137
- function hasBuggyHour12Behavior() {
138
- if (_hasBuggyHour12Behavior == null) {
139
- _hasBuggyHour12Behavior = new Intl.DateTimeFormat('en-US', {
140
- hour: 'numeric',
141
- hour12: false
142
- }).format(new Date(2020, 2, 3, 0)) === '24';
143
- }
144
- return _hasBuggyHour12Behavior;
145
- }
146
- let _hasBuggyResolvedHourCycle = null;
147
- function hasBuggyResolvedHourCycle() {
148
- if (_hasBuggyResolvedHourCycle == null) {
149
- _hasBuggyResolvedHourCycle = new Intl.DateTimeFormat('fr', {
150
- hour: 'numeric',
151
- hour12: false
152
- }).resolvedOptions().hourCycle === 'h12';
153
- }
154
- return _hasBuggyResolvedHourCycle;
155
- }
156
- function getResolvedHourCycle(locale, options) {
157
- if (!options.timeStyle && !options.hour) {
158
- return undefined;
159
- }
160
-
161
- // Work around buggy results in resolved hourCycle and hour12 options in WebKit.
162
- // Format the minimum possible hour and maximum possible hour in a day and parse the results.
163
- locale = locale.replace(/(-u-)?-nu-[a-zA-Z0-9]+/, '');
164
- locale += (locale.includes('-u-') ? '' : '-u') + '-nu-latn';
165
- let formatter = getCachedDateFormatter(locale, _objectSpread2(_objectSpread2({}, options), {}, {
166
- timeZone: undefined // use local timezone
167
- }));
168
-
169
- let min = parseInt(formatter.formatToParts(new Date(2020, 2, 3, 0)).find(p => p.type === 'hour').value, 10);
170
- let max = parseInt(formatter.formatToParts(new Date(2020, 2, 3, 23)).find(p => p.type === 'hour').value, 10);
171
- if (min === 0 && max === 23) {
172
- return 'h23';
173
- }
174
- if (min === 24 && max === 23) {
175
- return 'h24';
176
- }
177
- if (min === 0 && max === 11) {
178
- return 'h11';
179
- }
180
- if (min === 12 && max === 11) {
181
- return 'h12';
182
- }
183
- throw new Error('Unexpected hour cycle result');
184
- }
185
-
186
- export { DateFormatter };
187
- //# sourceMappingURL=DateFormatter.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DateFormatter.js","sources":["../../../../src/react-aria/internationalized/date/DateFormatter.ts"],"sourcesContent":["/* eslint-disable prefer-const */\n// @ts-nocheck\n/*\n * Copyright 2020 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nlet formatterCache = new Map<string, Intl.DateTimeFormat>();\n\ninterface ResolvedDateTimeFormatOptions extends Intl.ResolvedDateTimeFormatOptions {\n hourCycle?: Intl.DateTimeFormatOptions['hourCycle'];\n}\n\ninterface DateRangeFormatPart extends Intl.DateTimeFormatPart {\n source: 'startRange' | 'endRange' | 'shared';\n}\n\n/** A wrapper around Intl.DateTimeFormat that fixes various browser bugs, and polyfills new features. */\nexport class DateFormatter implements Intl.DateTimeFormat {\n private formatter: Intl.DateTimeFormat;\n private options: Intl.DateTimeFormatOptions;\n private resolvedHourCycle: Intl.DateTimeFormatOptions['hourCycle'];\n\n constructor(locale: string, options: Intl.DateTimeFormatOptions = {}) {\n this.formatter = getCachedDateFormatter(locale, options);\n this.options = options;\n }\n\n /** Formats a date as a string according to the locale and format options passed to the constructor. */\n format(value: Date): string {\n return this.formatter.format(value);\n }\n\n /** Formats a date to an array of parts such as separators, numbers, punctuation, and more. */\n formatToParts(value: Date): Intl.DateTimeFormatPart[] {\n return this.formatter.formatToParts(value);\n }\n\n /** Formats a date range as a string. */\n formatRange(start: Date, end: Date): string {\n // @ts-ignore\n if (typeof this.formatter.formatRange === 'function') {\n // @ts-ignore\n return this.formatter.formatRange(start, end);\n }\n\n if (end < start) {\n throw new RangeError('End date must be >= start date');\n }\n\n // Very basic fallback for old browsers.\n return `${this.formatter.format(start)} – ${this.formatter.format(end)}`;\n }\n\n /** Formats a date range as an array of parts. */\n formatRangeToParts(start: Date, end: Date): DateRangeFormatPart[] {\n // @ts-ignore\n if (typeof this.formatter.formatRangeToParts === 'function') {\n // @ts-ignore\n return this.formatter.formatRangeToParts(start, end);\n }\n\n if (end < start) {\n throw new RangeError('End date must be >= start date');\n }\n\n let startParts = this.formatter.formatToParts(start);\n let endParts = this.formatter.formatToParts(end);\n return [\n ...startParts.map((p) => ({ ...p, source: 'startRange' } as DateRangeFormatPart)),\n { type: 'literal', value: ' – ', source: 'shared' },\n ...endParts.map((p) => ({ ...p, source: 'endRange' } as DateRangeFormatPart)),\n ];\n }\n\n /** Returns the resolved formatting options based on the values passed to the constructor. */\n resolvedOptions(): ResolvedDateTimeFormatOptions {\n let resolvedOptions = this.formatter.resolvedOptions() as ResolvedDateTimeFormatOptions;\n if (hasBuggyResolvedHourCycle()) {\n if (!this.resolvedHourCycle) {\n this.resolvedHourCycle = getResolvedHourCycle(resolvedOptions.locale, this.options);\n }\n resolvedOptions.hourCycle = this.resolvedHourCycle;\n resolvedOptions.hour12 = this.resolvedHourCycle === 'h11' || this.resolvedHourCycle === 'h12';\n }\n\n // Safari uses a different name for the Ethiopic (Amete Alem) calendar.\n // https://bugs.webkit.org/show_bug.cgi?id=241564\n if (resolvedOptions.calendar === 'ethiopic-amete-alem') {\n resolvedOptions.calendar = 'ethioaa';\n }\n\n return resolvedOptions;\n }\n}\n\n// There are multiple bugs involving the hour12 and hourCycle options in various browser engines.\n// - Chrome [1] (and the ECMA 402 spec [2]) resolve hour12: false in English and other locales to h24 (24:00 - 23:59)\n// rather than h23 (00:00 - 23:59). Same can happen with hour12: true in French, which Chrome resolves to h11 (00:00 - 11:59)\n// rather than h12 (12:00 - 11:59).\n// - WebKit returns an incorrect hourCycle resolved option in the French locale due to incorrect parsing of 'h' literal\n// in the resolved pattern. It also formats incorrectly when specifying the hourCycle option for the same reason. [3]\n// [1] https://bugs.chromium.org/p/chromium/issues/detail?id=1045791\n// [2] https://github.com/tc39/ecma402/issues/402\n// [3] https://bugs.webkit.org/show_bug.cgi?id=229313\n\n// https://github.com/unicode-org/cldr/blob/018b55eff7ceb389c7e3fc44e2f657eae3b10b38/common/supplemental/supplementalData.xml#L4774-L4802\nconst hour12Preferences = {\n true: {\n // Only Japanese uses the h11 style for 12 hour time. All others use h12.\n ja: 'h11',\n },\n false: {\n // All locales use h23 for 24 hour time. None use h24.\n },\n};\n\nfunction getCachedDateFormatter(locale: string, options: Intl.DateTimeFormatOptions = {}): Intl.DateTimeFormat {\n // Work around buggy hour12 behavior in Chrome / ECMA 402 spec by using hourCycle instead.\n // Only apply the workaround if the issue is detected, because the hourCycle option is buggy in Safari.\n if (typeof options.hour12 === 'boolean' && hasBuggyHour12Behavior()) {\n options = { ...options };\n let pref = hour12Preferences[String(options.hour12)][locale.split('-')[0]];\n let defaultHourCycle = options.hour12 ? 'h12' : 'h23';\n options.hourCycle = pref ?? defaultHourCycle;\n delete options.hour12;\n }\n\n let cacheKey =\n locale +\n (options\n ? Object.entries(options)\n .sort((a, b) => (a[0] < b[0] ? -1 : 1))\n .join()\n : '');\n if (formatterCache.has(cacheKey)) {\n return formatterCache.get(cacheKey)!;\n }\n\n let numberFormatter = new Intl.DateTimeFormat(locale, options);\n formatterCache.set(cacheKey, numberFormatter);\n return numberFormatter;\n}\n\nlet _hasBuggyHour12Behavior: boolean | null = null;\nfunction hasBuggyHour12Behavior() {\n if (_hasBuggyHour12Behavior == null) {\n _hasBuggyHour12Behavior =\n new Intl.DateTimeFormat('en-US', {\n hour: 'numeric',\n hour12: false,\n }).format(new Date(2020, 2, 3, 0)) === '24';\n }\n\n return _hasBuggyHour12Behavior;\n}\n\nlet _hasBuggyResolvedHourCycle: boolean | null = null;\nfunction hasBuggyResolvedHourCycle() {\n if (_hasBuggyResolvedHourCycle == null) {\n _hasBuggyResolvedHourCycle =\n (\n new Intl.DateTimeFormat('fr', {\n hour: 'numeric',\n hour12: false,\n }).resolvedOptions() as ResolvedDateTimeFormatOptions\n ).hourCycle === 'h12';\n }\n\n return _hasBuggyResolvedHourCycle;\n}\n\nfunction getResolvedHourCycle(locale: string, options: Intl.DateTimeFormatOptions) {\n if (!options.timeStyle && !options.hour) {\n return undefined;\n }\n\n // Work around buggy results in resolved hourCycle and hour12 options in WebKit.\n // Format the minimum possible hour and maximum possible hour in a day and parse the results.\n locale = locale.replace(/(-u-)?-nu-[a-zA-Z0-9]+/, '');\n locale += (locale.includes('-u-') ? '' : '-u') + '-nu-latn';\n let formatter = getCachedDateFormatter(locale, {\n ...options,\n timeZone: undefined, // use local timezone\n });\n\n let min = parseInt(formatter.formatToParts(new Date(2020, 2, 3, 0)).find((p) => p.type === 'hour')!.value, 10);\n let max = parseInt(formatter.formatToParts(new Date(2020, 2, 3, 23)).find((p) => p.type === 'hour')!.value, 10);\n\n if (min === 0 && max === 23) {\n return 'h23';\n }\n\n if (min === 24 && max === 23) {\n return 'h24';\n }\n\n if (min === 0 && max === 11) {\n return 'h11';\n }\n\n if (min === 12 && max === 11) {\n return 'h12';\n }\n\n throw new Error('Unexpected hour cycle result');\n}\n"],"names":["formatterCache","Map","DateFormatter","constructor","locale","options","arguments","length","undefined","_defineProperty","formatter","getCachedDateFormatter","format","value","formatToParts","formatRange","start","end","RangeError","formatRangeToParts","startParts","endParts","map","p","_objectSpread","source","type","resolvedOptions","hasBuggyResolvedHourCycle","resolvedHourCycle","getResolvedHourCycle","hourCycle","hour12","calendar","hour12Preferences","true","ja","false","hasBuggyHour12Behavior","pref","String","split","defaultHourCycle","cacheKey","Object","entries","sort","a","b","join","has","get","numberFormatter","Intl","DateTimeFormat","set","_hasBuggyHour12Behavior","hour","Date","_hasBuggyResolvedHourCycle","timeStyle","replace","includes","timeZone","min","parseInt","find","max","Error"],"mappings":";;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA,IAAIA,cAAc,GAAG,IAAIC,GAAG,EAA+B,CAAA;AAU3D;AACO,MAAMC,aAAa,CAAgC;EAKxDC,WAAWA,CAACC,MAAc,EAA4C;AAAA,IAAA,IAA1CC,OAAmC,GAAAC,SAAA,CAAAC,MAAA,GAAA,CAAA,IAAAD,SAAA,CAAA,CAAA,CAAA,KAAAE,SAAA,GAAAF,SAAA,CAAA,CAAA,CAAA,GAAG,EAAE,CAAA;IAAAG,eAAA,CAAA,IAAA,EAAA,WAAA,EAAA,KAAA,CAAA,CAAA,CAAA;IAAAA,eAAA,CAAA,IAAA,EAAA,SAAA,EAAA,KAAA,CAAA,CAAA,CAAA;IAAAA,eAAA,CAAA,IAAA,EAAA,mBAAA,EAAA,KAAA,CAAA,CAAA,CAAA;IAClE,IAAI,CAACC,SAAS,GAAGC,sBAAsB,CAACP,MAAM,EAAEC,OAAO,CAAC,CAAA;IACxD,IAAI,CAACA,OAAO,GAAGA,OAAO,CAAA;AACxB,GAAA;;AAEA;EACAO,MAAMA,CAACC,KAAW,EAAU;AAC1B,IAAA,OAAO,IAAI,CAACH,SAAS,CAACE,MAAM,CAACC,KAAK,CAAC,CAAA;AACrC,GAAA;;AAEA;EACAC,aAAaA,CAACD,KAAW,EAA6B;AACpD,IAAA,OAAO,IAAI,CAACH,SAAS,CAACI,aAAa,CAACD,KAAK,CAAC,CAAA;AAC5C,GAAA;;AAEA;AACAE,EAAAA,WAAWA,CAACC,KAAW,EAAEC,GAAS,EAAU;AAC1C;IACA,IAAI,OAAO,IAAI,CAACP,SAAS,CAACK,WAAW,KAAK,UAAU,EAAE;AACpD;MACA,OAAO,IAAI,CAACL,SAAS,CAACK,WAAW,CAACC,KAAK,EAAEC,GAAG,CAAC,CAAA;AAC/C,KAAA;IAEA,IAAIA,GAAG,GAAGD,KAAK,EAAE;AACf,MAAA,MAAM,IAAIE,UAAU,CAAC,gCAAgC,CAAC,CAAA;AACxD,KAAA;;AAEA;AACA,IAAA,OAAQ,GAAE,IAAI,CAACR,SAAS,CAACE,MAAM,CAACI,KAAK,CAAE,CAAK,GAAA,EAAA,IAAI,CAACN,SAAS,CAACE,MAAM,CAACK,GAAG,CAAE,CAAC,CAAA,CAAA;AAC1E,GAAA;;AAEA;AACAE,EAAAA,kBAAkBA,CAACH,KAAW,EAAEC,GAAS,EAAyB;AAChE;IACA,IAAI,OAAO,IAAI,CAACP,SAAS,CAACS,kBAAkB,KAAK,UAAU,EAAE;AAC3D;MACA,OAAO,IAAI,CAACT,SAAS,CAACS,kBAAkB,CAACH,KAAK,EAAEC,GAAG,CAAC,CAAA;AACtD,KAAA;IAEA,IAAIA,GAAG,GAAGD,KAAK,EAAE;AACf,MAAA,MAAM,IAAIE,UAAU,CAAC,gCAAgC,CAAC,CAAA;AACxD,KAAA;IAEA,IAAIE,UAAU,GAAG,IAAI,CAACV,SAAS,CAACI,aAAa,CAACE,KAAK,CAAC,CAAA;IACpD,IAAIK,QAAQ,GAAG,IAAI,CAACX,SAAS,CAACI,aAAa,CAACG,GAAG,CAAC,CAAA;AAChD,IAAA,OAAO,CACL,GAAGG,UAAU,CAACE,GAAG,CAAEC,CAAC,IAAAC,cAAA,CAAAA,cAAA,CAAA,EAAA,EAAWD,CAAC,CAAA,EAAA,EAAA,EAAA;AAAEE,MAAAA,MAAM,EAAE,YAAA;AAAY,KAAA,CAA0B,CAAC,EACjF;AAAEC,MAAAA,IAAI,EAAE,SAAS;AAAEb,MAAAA,KAAK,EAAE,KAAK;AAAEY,MAAAA,MAAM,EAAE,QAAA;AAAS,KAAC,EACnD,GAAGJ,QAAQ,CAACC,GAAG,CAAEC,CAAC,IAAAC,cAAA,CAAAA,cAAA,CAAA,EAAA,EAAWD,CAAC,CAAA,EAAA,EAAA,EAAA;AAAEE,MAAAA,MAAM,EAAE,UAAA;AAAU,KAAA,CAA0B,CAAC,CAC9E,CAAA;AACH,GAAA;;AAEA;AACAE,EAAAA,eAAeA,GAAkC;IAC/C,IAAIA,eAAe,GAAG,IAAI,CAACjB,SAAS,CAACiB,eAAe,EAAmC,CAAA;IACvF,IAAIC,yBAAyB,EAAE,EAAE;AAC/B,MAAA,IAAI,CAAC,IAAI,CAACC,iBAAiB,EAAE;AAC3B,QAAA,IAAI,CAACA,iBAAiB,GAAGC,oBAAoB,CAACH,eAAe,CAACvB,MAAM,EAAE,IAAI,CAACC,OAAO,CAAC,CAAA;AACrF,OAAA;AACAsB,MAAAA,eAAe,CAACI,SAAS,GAAG,IAAI,CAACF,iBAAiB,CAAA;AAClDF,MAAAA,eAAe,CAACK,MAAM,GAAG,IAAI,CAACH,iBAAiB,KAAK,KAAK,IAAI,IAAI,CAACA,iBAAiB,KAAK,KAAK,CAAA;AAC/F,KAAA;;AAEA;AACA;AACA,IAAA,IAAIF,eAAe,CAACM,QAAQ,KAAK,qBAAqB,EAAE;MACtDN,eAAe,CAACM,QAAQ,GAAG,SAAS,CAAA;AACtC,KAAA;AAEA,IAAA,OAAON,eAAe,CAAA;AACxB,GAAA;AACF,CAAA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,MAAMO,iBAAiB,GAAG;AACxBC,EAAAA,IAAI,EAAE;AACJ;AACAC,IAAAA,EAAE,EAAE,KAAA;GACL;AACDC,EAAAA,KAAK,EAAE;AACL;AAAA,GAAA;AAEJ,CAAC,CAAA;AAED,SAAS1B,sBAAsBA,CAACP,MAAc,EAAiE;AAAA,EAAA,IAA/DC,OAAmC,GAAAC,SAAA,CAAAC,MAAA,GAAA,CAAA,IAAAD,SAAA,CAAA,CAAA,CAAA,KAAAE,SAAA,GAAAF,SAAA,CAAA,CAAA,CAAA,GAAG,EAAE,CAAA;AACtF;AACA;EACA,IAAI,OAAOD,OAAO,CAAC2B,MAAM,KAAK,SAAS,IAAIM,sBAAsB,EAAE,EAAE;AACnEjC,IAAAA,OAAO,GAAAmB,cAAA,CAAQnB,EAAAA,EAAAA,OAAO,CAAE,CAAA;IACxB,IAAIkC,IAAI,GAAGL,iBAAiB,CAACM,MAAM,CAACnC,OAAO,CAAC2B,MAAM,CAAC,CAAC,CAAC5B,MAAM,CAACqC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;IAC1E,IAAIC,gBAAgB,GAAGrC,OAAO,CAAC2B,MAAM,GAAG,KAAK,GAAG,KAAK,CAAA;IACrD3B,OAAO,CAAC0B,SAAS,GAAGQ,IAAI,aAAJA,IAAI,KAAA,KAAA,CAAA,GAAJA,IAAI,GAAIG,gBAAgB,CAAA;IAC5C,OAAOrC,OAAO,CAAC2B,MAAM,CAAA;AACvB,GAAA;AAEA,EAAA,IAAIW,QAAQ,GACVvC,MAAM,IACLC,OAAO,GACJuC,MAAM,CAACC,OAAO,CAACxC,OAAO,CAAC,CACpByC,IAAI,CAAC,CAACC,CAAC,EAAEC,CAAC,KAAMD,CAAC,CAAC,CAAC,CAAC,GAAGC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,CAAE,CAAC,CACtCC,IAAI,EAAE,GACT,EAAE,CAAC,CAAA;AACT,EAAA,IAAIjD,cAAc,CAACkD,GAAG,CAACP,QAAQ,CAAC,EAAE;AAChC,IAAA,OAAO3C,cAAc,CAACmD,GAAG,CAACR,QAAQ,CAAC,CAAA;AACrC,GAAA;EAEA,IAAIS,eAAe,GAAG,IAAIC,IAAI,CAACC,cAAc,CAAClD,MAAM,EAAEC,OAAO,CAAC,CAAA;AAC9DL,EAAAA,cAAc,CAACuD,GAAG,CAACZ,QAAQ,EAAES,eAAe,CAAC,CAAA;AAC7C,EAAA,OAAOA,eAAe,CAAA;AACxB,CAAA;AAEA,IAAII,uBAAuC,GAAG,IAAI,CAAA;AAClD,SAASlB,sBAAsBA,GAAG;EAChC,IAAIkB,uBAAuB,IAAI,IAAI,EAAE;AACnCA,IAAAA,uBAAuB,GACrB,IAAIH,IAAI,CAACC,cAAc,CAAC,OAAO,EAAE;AAC/BG,MAAAA,IAAI,EAAE,SAAS;AACfzB,MAAAA,MAAM,EAAE,KAAA;AACV,KAAC,CAAC,CAACpB,MAAM,CAAC,IAAI8C,IAAI,CAAC,IAAI,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK,IAAI,CAAA;AAC/C,GAAA;AAEA,EAAA,OAAOF,uBAAuB,CAAA;AAChC,CAAA;AAEA,IAAIG,0BAA0C,GAAG,IAAI,CAAA;AACrD,SAAS/B,yBAAyBA,GAAG;EACnC,IAAI+B,0BAA0B,IAAI,IAAI,EAAE;AACtCA,IAAAA,0BAA0B,GAEtB,IAAIN,IAAI,CAACC,cAAc,CAAC,IAAI,EAAE;AAC5BG,MAAAA,IAAI,EAAE,SAAS;AACfzB,MAAAA,MAAM,EAAE,KAAA;KACT,CAAC,CAACL,eAAe,EAAE,CACpBI,SAAS,KAAK,KAAK,CAAA;AACzB,GAAA;AAEA,EAAA,OAAO4B,0BAA0B,CAAA;AACnC,CAAA;AAEA,SAAS7B,oBAAoBA,CAAC1B,MAAc,EAAEC,OAAmC,EAAE;EACjF,IAAI,CAACA,OAAO,CAACuD,SAAS,IAAI,CAACvD,OAAO,CAACoD,IAAI,EAAE;AACvC,IAAA,OAAOjD,SAAS,CAAA;AAClB,GAAA;;AAEA;AACA;EACAJ,MAAM,GAAGA,MAAM,CAACyD,OAAO,CAAC,wBAAwB,EAAE,EAAE,CAAC,CAAA;AACrDzD,EAAAA,MAAM,IAAI,CAACA,MAAM,CAAC0D,QAAQ,CAAC,KAAK,CAAC,GAAG,EAAE,GAAG,IAAI,IAAI,UAAU,CAAA;EAC3D,IAAIpD,SAAS,GAAGC,sBAAsB,CAACP,MAAM,EAAAoB,cAAA,CAAAA,cAAA,CAAA,EAAA,EACxCnB,OAAO,CAAA,EAAA,EAAA,EAAA;IACV0D,QAAQ,EAAEvD,SAAS;AAAE,GAAA,CACtB,CAAC,CAAA;;AAEF,EAAA,IAAIwD,GAAG,GAAGC,QAAQ,CAACvD,SAAS,CAACI,aAAa,CAAC,IAAI4C,IAAI,CAAC,IAAI,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC,CAACQ,IAAI,CAAE3C,CAAC,IAAKA,CAAC,CAACG,IAAI,KAAK,MAAM,CAAC,CAAEb,KAAK,EAAE,EAAE,CAAC,CAAA;AAC9G,EAAA,IAAIsD,GAAG,GAAGF,QAAQ,CAACvD,SAAS,CAACI,aAAa,CAAC,IAAI4C,IAAI,CAAC,IAAI,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC,CAACQ,IAAI,CAAE3C,CAAC,IAAKA,CAAC,CAACG,IAAI,KAAK,MAAM,CAAC,CAAEb,KAAK,EAAE,EAAE,CAAC,CAAA;AAE/G,EAAA,IAAImD,GAAG,KAAK,CAAC,IAAIG,GAAG,KAAK,EAAE,EAAE;AAC3B,IAAA,OAAO,KAAK,CAAA;AACd,GAAA;AAEA,EAAA,IAAIH,GAAG,KAAK,EAAE,IAAIG,GAAG,KAAK,EAAE,EAAE;AAC5B,IAAA,OAAO,KAAK,CAAA;AACd,GAAA;AAEA,EAAA,IAAIH,GAAG,KAAK,CAAC,IAAIG,GAAG,KAAK,EAAE,EAAE;AAC3B,IAAA,OAAO,KAAK,CAAA;AACd,GAAA;AAEA,EAAA,IAAIH,GAAG,KAAK,EAAE,IAAIG,GAAG,KAAK,EAAE,EAAE;AAC5B,IAAA,OAAO,KAAK,CAAA;AACd,GAAA;AAEA,EAAA,MAAM,IAAIC,KAAK,CAAC,8BAA8B,CAAC,CAAA;AACjD;;;;"}
@@ -1,7 +0,0 @@
1
- type LocalizedStrings = {
2
- [lang: string]: {
3
- [key: string]: string;
4
- };
5
- };
6
-
7
- export { LocalizedStrings };