@dxc-technology/halstack-react 12.1.0 → 13.0.0

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 (522) hide show
  1. package/README.md +1 -1
  2. package/dist/index.d.mts +6439 -0
  3. package/dist/index.d.ts +6439 -0
  4. package/dist/index.js +12617 -0
  5. package/dist/index.mjs +12529 -0
  6. package/package.json +59 -63
  7. package/BackgroundColorContext.d.ts +0 -1
  8. package/BackgroundColorContext.js +0 -30
  9. package/HalstackContext.d.ts +0 -1246
  10. package/HalstackContext.js +0 -310
  11. package/accordion/Accordion.accessibility.test.d.ts +0 -1
  12. package/accordion/Accordion.accessibility.test.js +0 -71
  13. package/accordion/Accordion.d.ts +0 -4
  14. package/accordion/Accordion.js +0 -168
  15. package/accordion/Accordion.stories.tsx +0 -241
  16. package/accordion/Accordion.test.d.ts +0 -1
  17. package/accordion/Accordion.test.js +0 -56
  18. package/accordion/types.d.ts +0 -57
  19. package/accordion/types.js +0 -5
  20. package/accordion-group/AccordionGroup.accessibility.test.d.ts +0 -1
  21. package/accordion-group/AccordionGroup.accessibility.test.js +0 -82
  22. package/accordion-group/AccordionGroup.d.ts +0 -7
  23. package/accordion-group/AccordionGroup.js +0 -101
  24. package/accordion-group/AccordionGroup.stories.tsx +0 -252
  25. package/accordion-group/AccordionGroup.test.d.ts +0 -1
  26. package/accordion-group/AccordionGroup.test.js +0 -94
  27. package/accordion-group/AccordionGroupAccordion.d.ts +0 -4
  28. package/accordion-group/AccordionGroupAccordion.js +0 -31
  29. package/accordion-group/AccordionGroupContext.d.ts +0 -3
  30. package/accordion-group/AccordionGroupContext.js +0 -8
  31. package/accordion-group/types.d.ts +0 -67
  32. package/accordion-group/types.js +0 -5
  33. package/action-icon/ActionIcon.accessibility.test.d.ts +0 -1
  34. package/action-icon/ActionIcon.accessibility.test.js +0 -63
  35. package/action-icon/ActionIcon.d.ts +0 -4
  36. package/action-icon/ActionIcon.js +0 -48
  37. package/action-icon/ActionIcon.stories.tsx +0 -41
  38. package/action-icon/ActionIcon.test.d.ts +0 -1
  39. package/action-icon/ActionIcon.test.js +0 -64
  40. package/action-icon/types.d.ts +0 -26
  41. package/action-icon/types.js +0 -5
  42. package/alert/Alert.accessibility.test.d.ts +0 -1
  43. package/alert/Alert.accessibility.test.js +0 -95
  44. package/alert/Alert.d.ts +0 -4
  45. package/alert/Alert.js +0 -203
  46. package/alert/Alert.stories.tsx +0 -198
  47. package/alert/Alert.test.d.ts +0 -1
  48. package/alert/Alert.test.js +0 -75
  49. package/alert/types.d.ts +0 -49
  50. package/alert/types.js +0 -5
  51. package/badge/Badge.accessibility.test.d.ts +0 -1
  52. package/badge/Badge.accessibility.test.js +0 -129
  53. package/badge/Badge.d.ts +0 -4
  54. package/badge/Badge.js +0 -161
  55. package/badge/Badge.stories.tsx +0 -210
  56. package/badge/Badge.test.d.ts +0 -1
  57. package/badge/Badge.test.js +0 -30
  58. package/badge/types.d.ts +0 -54
  59. package/badge/types.js +0 -5
  60. package/bleed/Bleed.d.ts +0 -3
  61. package/bleed/Bleed.js +0 -43
  62. package/bleed/Bleed.stories.tsx +0 -342
  63. package/bleed/types.d.ts +0 -37
  64. package/bleed/types.js +0 -5
  65. package/box/Box.accessibility.test.d.ts +0 -1
  66. package/box/Box.accessibility.test.js +0 -33
  67. package/box/Box.d.ts +0 -4
  68. package/box/Box.js +0 -75
  69. package/box/Box.stories.tsx +0 -119
  70. package/box/Box.test.d.ts +0 -1
  71. package/box/Box.test.js +0 -13
  72. package/box/types.d.ts +0 -32
  73. package/box/types.js +0 -5
  74. package/breadcrumbs/Breadcrumbs.accessibility.test.d.ts +0 -1
  75. package/breadcrumbs/Breadcrumbs.accessibility.test.js +0 -96
  76. package/breadcrumbs/Breadcrumbs.d.ts +0 -4
  77. package/breadcrumbs/Breadcrumbs.js +0 -79
  78. package/breadcrumbs/Breadcrumbs.stories.tsx +0 -194
  79. package/breadcrumbs/Breadcrumbs.test.d.ts +0 -1
  80. package/breadcrumbs/Breadcrumbs.test.js +0 -168
  81. package/breadcrumbs/Item.d.ts +0 -4
  82. package/breadcrumbs/Item.js +0 -52
  83. package/breadcrumbs/dropdownTheme.d.ts +0 -53
  84. package/breadcrumbs/dropdownTheme.js +0 -62
  85. package/breadcrumbs/types.d.ts +0 -16
  86. package/breadcrumbs/types.js +0 -5
  87. package/bulleted-list/BulletedList.accessibility.test.d.ts +0 -1
  88. package/bulleted-list/BulletedList.accessibility.test.js +0 -119
  89. package/bulleted-list/BulletedList.d.ts +0 -7
  90. package/bulleted-list/BulletedList.js +0 -92
  91. package/bulleted-list/BulletedList.stories.tsx +0 -115
  92. package/bulleted-list/types.d.ts +0 -38
  93. package/bulleted-list/types.js +0 -5
  94. package/button/Button.accessibility.test.d.ts +0 -1
  95. package/button/Button.accessibility.test.js +0 -127
  96. package/button/Button.d.ts +0 -4
  97. package/button/Button.js +0 -121
  98. package/button/Button.stories.tsx +0 -325
  99. package/button/Button.test.d.ts +0 -1
  100. package/button/Button.test.js +0 -38
  101. package/button/types.d.ts +0 -57
  102. package/button/types.js +0 -5
  103. package/card/Card.accessibility.test.d.ts +0 -1
  104. package/card/Card.accessibility.test.js +0 -36
  105. package/card/Card.d.ts +0 -4
  106. package/card/Card.js +0 -121
  107. package/card/Card.stories.tsx +0 -171
  108. package/card/Card.test.d.ts +0 -1
  109. package/card/Card.test.js +0 -39
  110. package/card/types.d.ts +0 -62
  111. package/card/types.js +0 -5
  112. package/checkbox/Checkbox.accessibility.test.d.ts +0 -1
  113. package/checkbox/Checkbox.accessibility.test.js +0 -87
  114. package/checkbox/Checkbox.d.ts +0 -4
  115. package/checkbox/Checkbox.js +0 -212
  116. package/checkbox/Checkbox.stories.tsx +0 -222
  117. package/checkbox/Checkbox.test.d.ts +0 -1
  118. package/checkbox/Checkbox.test.js +0 -199
  119. package/checkbox/types.d.ts +0 -72
  120. package/checkbox/types.js +0 -5
  121. package/chip/Chip.accessibility.test.d.ts +0 -1
  122. package/chip/Chip.accessibility.test.js +0 -67
  123. package/chip/Chip.d.ts +0 -4
  124. package/chip/Chip.js +0 -126
  125. package/chip/Chip.stories.tsx +0 -195
  126. package/chip/Chip.test.d.ts +0 -1
  127. package/chip/Chip.test.js +0 -41
  128. package/chip/types.d.ts +0 -45
  129. package/chip/types.js +0 -5
  130. package/common/coreTokens.d.ts +0 -237
  131. package/common/coreTokens.js +0 -184
  132. package/common/utils.d.ts +0 -1
  133. package/common/utils.js +0 -16
  134. package/common/variables.d.ts +0 -1392
  135. package/common/variables.js +0 -1264
  136. package/container/Container.d.ts +0 -4
  137. package/container/Container.js +0 -194
  138. package/container/Container.stories.tsx +0 -214
  139. package/container/types.d.ts +0 -74
  140. package/container/types.js +0 -5
  141. package/contextual-menu/ContextualMenu.accessibility.test.d.ts +0 -1
  142. package/contextual-menu/ContextualMenu.accessibility.test.js +0 -98
  143. package/contextual-menu/ContextualMenu.d.ts +0 -5
  144. package/contextual-menu/ContextualMenu.js +0 -108
  145. package/contextual-menu/ContextualMenu.stories.tsx +0 -223
  146. package/contextual-menu/ContextualMenu.test.d.ts +0 -1
  147. package/contextual-menu/ContextualMenu.test.js +0 -247
  148. package/contextual-menu/GroupItem.d.ts +0 -4
  149. package/contextual-menu/GroupItem.js +0 -67
  150. package/contextual-menu/ItemAction.d.ts +0 -4
  151. package/contextual-menu/ItemAction.js +0 -50
  152. package/contextual-menu/MenuItem.d.ts +0 -4
  153. package/contextual-menu/MenuItem.js +0 -29
  154. package/contextual-menu/SingleItem.d.ts +0 -4
  155. package/contextual-menu/SingleItem.js +0 -38
  156. package/contextual-menu/types.d.ts +0 -61
  157. package/contextual-menu/types.js +0 -5
  158. package/date-input/Calendar.d.ts +0 -4
  159. package/date-input/Calendar.js +0 -230
  160. package/date-input/DateInput.accessibility.test.d.ts +0 -1
  161. package/date-input/DateInput.accessibility.test.js +0 -229
  162. package/date-input/DateInput.d.ts +0 -4
  163. package/date-input/DateInput.js +0 -228
  164. package/date-input/DateInput.stories.tsx +0 -291
  165. package/date-input/DateInput.test.d.ts +0 -1
  166. package/date-input/DateInput.test.js +0 -808
  167. package/date-input/DatePicker.d.ts +0 -4
  168. package/date-input/DatePicker.js +0 -121
  169. package/date-input/YearPicker.d.ts +0 -4
  170. package/date-input/YearPicker.js +0 -105
  171. package/date-input/types.d.ts +0 -164
  172. package/date-input/types.js +0 -5
  173. package/dialog/Dialog.accessibility.test.d.ts +0 -1
  174. package/dialog/Dialog.accessibility.test.js +0 -69
  175. package/dialog/Dialog.d.ts +0 -4
  176. package/dialog/Dialog.js +0 -93
  177. package/dialog/Dialog.stories.tsx +0 -369
  178. package/dialog/Dialog.test.d.ts +0 -1
  179. package/dialog/Dialog.test.js +0 -370
  180. package/dialog/types.d.ts +0 -36
  181. package/dialog/types.js +0 -5
  182. package/divider/Divider.accessibility.test.d.ts +0 -1
  183. package/divider/Divider.accessibility.test.js +0 -33
  184. package/divider/Divider.d.ts +0 -4
  185. package/divider/Divider.js +0 -36
  186. package/divider/Divider.stories.tsx +0 -223
  187. package/divider/Divider.test.d.ts +0 -1
  188. package/divider/Divider.test.js +0 -38
  189. package/divider/types.d.ts +0 -21
  190. package/divider/types.js +0 -5
  191. package/dropdown/Dropdown.accessibility.test.d.ts +0 -1
  192. package/dropdown/Dropdown.accessibility.test.js +0 -183
  193. package/dropdown/Dropdown.d.ts +0 -4
  194. package/dropdown/Dropdown.js +0 -320
  195. package/dropdown/Dropdown.stories.tsx +0 -427
  196. package/dropdown/Dropdown.test.d.ts +0 -1
  197. package/dropdown/Dropdown.test.js +0 -628
  198. package/dropdown/DropdownMenu.d.ts +0 -4
  199. package/dropdown/DropdownMenu.js +0 -63
  200. package/dropdown/DropdownMenuItem.d.ts +0 -4
  201. package/dropdown/DropdownMenuItem.js +0 -71
  202. package/dropdown/types.d.ts +0 -96
  203. package/dropdown/types.js +0 -5
  204. package/file-input/FileInput.accessibility.test.d.ts +0 -1
  205. package/file-input/FileInput.accessibility.test.js +0 -167
  206. package/file-input/FileInput.d.ts +0 -4
  207. package/file-input/FileInput.js +0 -438
  208. package/file-input/FileInput.stories.tsx +0 -618
  209. package/file-input/FileInput.test.d.ts +0 -1
  210. package/file-input/FileInput.test.js +0 -404
  211. package/file-input/FileItem.d.ts +0 -4
  212. package/file-input/FileItem.js +0 -125
  213. package/file-input/types.d.ts +0 -125
  214. package/file-input/types.js +0 -5
  215. package/flex/Flex.d.ts +0 -4
  216. package/flex/Flex.js +0 -57
  217. package/flex/Flex.stories.tsx +0 -112
  218. package/flex/types.d.ts +0 -97
  219. package/flex/types.js +0 -5
  220. package/footer/Footer.accessibility.test.d.ts +0 -1
  221. package/footer/Footer.accessibility.test.js +0 -125
  222. package/footer/Footer.d.ts +0 -4
  223. package/footer/Footer.js +0 -140
  224. package/footer/Footer.stories.tsx +0 -208
  225. package/footer/Footer.test.d.ts +0 -1
  226. package/footer/Footer.test.js +0 -85
  227. package/footer/Icons.d.ts +0 -3
  228. package/footer/Icons.js +0 -108
  229. package/footer/types.d.ts +0 -64
  230. package/footer/types.js +0 -5
  231. package/grid/Grid.d.ts +0 -7
  232. package/grid/Grid.js +0 -76
  233. package/grid/Grid.stories.tsx +0 -221
  234. package/grid/types.d.ts +0 -115
  235. package/grid/types.js +0 -5
  236. package/header/Header.accessibility.test.d.ts +0 -1
  237. package/header/Header.accessibility.test.js +0 -94
  238. package/header/Header.d.ts +0 -8
  239. package/header/Header.js +0 -210
  240. package/header/Header.stories.tsx +0 -267
  241. package/header/Header.test.d.ts +0 -1
  242. package/header/Header.test.js +0 -66
  243. package/header/Icons.d.ts +0 -2
  244. package/header/Icons.js +0 -24
  245. package/header/types.d.ts +0 -33
  246. package/header/types.js +0 -5
  247. package/heading/Heading.accessibility.test.d.ts +0 -1
  248. package/heading/Heading.accessibility.test.js +0 -33
  249. package/heading/Heading.d.ts +0 -4
  250. package/heading/Heading.js +0 -137
  251. package/heading/Heading.stories.tsx +0 -54
  252. package/heading/Heading.test.d.ts +0 -1
  253. package/heading/Heading.test.js +0 -156
  254. package/heading/types.d.ts +0 -33
  255. package/heading/types.js +0 -5
  256. package/icon/Icon.accessibility.test.d.ts +0 -1
  257. package/icon/Icon.accessibility.test.js +0 -30
  258. package/icon/Icon.d.ts +0 -4
  259. package/icon/Icon.js +0 -33
  260. package/icon/Icon.stories.tsx +0 -28
  261. package/icon/types.d.ts +0 -4
  262. package/icon/types.js +0 -5
  263. package/image/Image.accessibility.test.d.ts +0 -1
  264. package/image/Image.accessibility.test.js +0 -56
  265. package/image/Image.d.ts +0 -4
  266. package/image/Image.js +0 -70
  267. package/image/Image.stories.tsx +0 -129
  268. package/image/types.d.ts +0 -72
  269. package/image/types.js +0 -5
  270. package/inset/Inset.d.ts +0 -3
  271. package/inset/Inset.js +0 -43
  272. package/inset/Inset.stories.tsx +0 -230
  273. package/inset/types.d.ts +0 -37
  274. package/inset/types.js +0 -5
  275. package/layout/ApplicationLayout.d.ts +0 -20
  276. package/layout/ApplicationLayout.js +0 -137
  277. package/layout/ApplicationLayout.stories.tsx +0 -162
  278. package/layout/Icons.d.ts +0 -7
  279. package/layout/Icons.js +0 -48
  280. package/layout/types.d.ts +0 -41
  281. package/layout/types.js +0 -5
  282. package/link/Link.accessibility.test.d.ts +0 -1
  283. package/link/Link.accessibility.test.js +0 -108
  284. package/link/Link.d.ts +0 -4
  285. package/link/Link.js +0 -117
  286. package/link/Link.stories.tsx +0 -253
  287. package/link/Link.test.d.ts +0 -1
  288. package/link/Link.test.js +0 -63
  289. package/link/types.d.ts +0 -54
  290. package/link/types.js +0 -5
  291. package/main.d.ts +0 -50
  292. package/main.js +0 -364
  293. package/nav-tabs/NavTabs.accessibility.test.d.ts +0 -1
  294. package/nav-tabs/NavTabs.accessibility.test.js +0 -44
  295. package/nav-tabs/NavTabs.d.ts +0 -7
  296. package/nav-tabs/NavTabs.js +0 -108
  297. package/nav-tabs/NavTabs.stories.tsx +0 -294
  298. package/nav-tabs/NavTabs.test.d.ts +0 -1
  299. package/nav-tabs/NavTabs.test.js +0 -77
  300. package/nav-tabs/NavTabsContext.d.ts +0 -3
  301. package/nav-tabs/NavTabsContext.js +0 -8
  302. package/nav-tabs/Tab.d.ts +0 -4
  303. package/nav-tabs/Tab.js +0 -117
  304. package/nav-tabs/types.d.ts +0 -52
  305. package/nav-tabs/types.js +0 -5
  306. package/number-input/NumberInput.accessibility.test.d.ts +0 -1
  307. package/number-input/NumberInput.accessibility.test.js +0 -227
  308. package/number-input/NumberInput.d.ts +0 -4
  309. package/number-input/NumberInput.js +0 -86
  310. package/number-input/NumberInput.stories.tsx +0 -117
  311. package/number-input/NumberInput.test.d.ts +0 -1
  312. package/number-input/NumberInput.test.js +0 -988
  313. package/number-input/NumberInputContext.d.ts +0 -3
  314. package/number-input/NumberInputContext.js +0 -8
  315. package/number-input/types.d.ts +0 -136
  316. package/number-input/types.js +0 -5
  317. package/paginator/Paginator.accessibility.test.d.ts +0 -1
  318. package/paginator/Paginator.accessibility.test.js +0 -78
  319. package/paginator/Paginator.d.ts +0 -4
  320. package/paginator/Paginator.js +0 -138
  321. package/paginator/Paginator.stories.tsx +0 -87
  322. package/paginator/Paginator.test.d.ts +0 -1
  323. package/paginator/Paginator.test.js +0 -334
  324. package/paginator/types.d.ts +0 -38
  325. package/paginator/types.js +0 -5
  326. package/paragraph/Paragraph.accessibility.test.d.ts +0 -1
  327. package/paragraph/Paragraph.accessibility.test.js +0 -28
  328. package/paragraph/Paragraph.d.ts +0 -5
  329. package/paragraph/Paragraph.js +0 -22
  330. package/paragraph/Paragraph.stories.tsx +0 -27
  331. package/password-input/PasswordInput.accessibility.test.d.ts +0 -1
  332. package/password-input/PasswordInput.accessibility.test.js +0 -152
  333. package/password-input/PasswordInput.d.ts +0 -4
  334. package/password-input/PasswordInput.js +0 -97
  335. package/password-input/PasswordInput.stories.tsx +0 -99
  336. package/password-input/PasswordInput.test.d.ts +0 -1
  337. package/password-input/PasswordInput.test.js +0 -197
  338. package/password-input/types.d.ts +0 -111
  339. package/password-input/types.js +0 -5
  340. package/progress-bar/ProgressBar.accessibility.test.d.ts +0 -1
  341. package/progress-bar/ProgressBar.accessibility.test.js +0 -35
  342. package/progress-bar/ProgressBar.d.ts +0 -4
  343. package/progress-bar/ProgressBar.js +0 -146
  344. package/progress-bar/ProgressBar.stories.tsx +0 -93
  345. package/progress-bar/ProgressBar.test.d.ts +0 -1
  346. package/progress-bar/ProgressBar.test.js +0 -93
  347. package/progress-bar/types.d.ts +0 -37
  348. package/progress-bar/types.js +0 -5
  349. package/quick-nav/QuickNav.accessibility.test.d.ts +0 -1
  350. package/quick-nav/QuickNav.accessibility.test.js +0 -57
  351. package/quick-nav/QuickNav.d.ts +0 -4
  352. package/quick-nav/QuickNav.js +0 -94
  353. package/quick-nav/QuickNav.stories.tsx +0 -356
  354. package/quick-nav/types.d.ts +0 -21
  355. package/quick-nav/types.js +0 -5
  356. package/radio-group/Radio.d.ts +0 -4
  357. package/radio-group/Radio.js +0 -121
  358. package/radio-group/RadioGroup.accessibility.test.d.ts +0 -1
  359. package/radio-group/RadioGroup.accessibility.test.js +0 -97
  360. package/radio-group/RadioGroup.d.ts +0 -4
  361. package/radio-group/RadioGroup.js +0 -233
  362. package/radio-group/RadioGroup.stories.tsx +0 -214
  363. package/radio-group/RadioGroup.test.d.ts +0 -1
  364. package/radio-group/RadioGroup.test.js +0 -754
  365. package/radio-group/types.d.ts +0 -114
  366. package/radio-group/types.js +0 -5
  367. package/resultset-table/Icons.d.ts +0 -7
  368. package/resultset-table/Icons.js +0 -47
  369. package/resultset-table/ResultsetTable.accessibility.test.d.ts +0 -1
  370. package/resultset-table/ResultsetTable.accessibility.test.js +0 -284
  371. package/resultset-table/ResultsetTable.d.ts +0 -7
  372. package/resultset-table/ResultsetTable.js +0 -171
  373. package/resultset-table/ResultsetTable.stories.tsx +0 -413
  374. package/resultset-table/ResultsetTable.test.d.ts +0 -1
  375. package/resultset-table/ResultsetTable.test.js +0 -379
  376. package/resultset-table/types.d.ts +0 -100
  377. package/resultset-table/types.js +0 -5
  378. package/select/Listbox.d.ts +0 -4
  379. package/select/Listbox.js +0 -151
  380. package/select/Option.d.ts +0 -4
  381. package/select/Option.js +0 -89
  382. package/select/Select.accessibility.test.d.ts +0 -1
  383. package/select/Select.accessibility.test.js +0 -227
  384. package/select/Select.d.ts +0 -4
  385. package/select/Select.js +0 -600
  386. package/select/Select.stories.tsx +0 -919
  387. package/select/Select.test.d.ts +0 -1
  388. package/select/Select.test.js +0 -2267
  389. package/select/types.d.ts +0 -209
  390. package/select/types.js +0 -5
  391. package/sidenav/Sidenav.accessibility.test.d.ts +0 -1
  392. package/sidenav/Sidenav.accessibility.test.js +0 -59
  393. package/sidenav/Sidenav.d.ts +0 -10
  394. package/sidenav/Sidenav.js +0 -201
  395. package/sidenav/Sidenav.stories.tsx +0 -277
  396. package/sidenav/Sidenav.test.d.ts +0 -1
  397. package/sidenav/Sidenav.test.js +0 -37
  398. package/sidenav/SidenavContext.d.ts +0 -5
  399. package/sidenav/SidenavContext.js +0 -13
  400. package/sidenav/types.d.ts +0 -76
  401. package/sidenav/types.js +0 -5
  402. package/slider/Slider.accessibility.test.d.ts +0 -1
  403. package/slider/Slider.accessibility.test.js +0 -103
  404. package/slider/Slider.d.ts +0 -4
  405. package/slider/Slider.js +0 -283
  406. package/slider/Slider.stories.tsx +0 -180
  407. package/slider/Slider.test.d.ts +0 -1
  408. package/slider/Slider.test.js +0 -256
  409. package/slider/types.d.ts +0 -86
  410. package/slider/types.js +0 -5
  411. package/spinner/Spinner.accessibility.test.d.ts +0 -1
  412. package/spinner/Spinner.accessibility.test.js +0 -96
  413. package/spinner/Spinner.d.ts +0 -4
  414. package/spinner/Spinner.js +0 -210
  415. package/spinner/Spinner.stories.tsx +0 -129
  416. package/spinner/Spinner.test.d.ts +0 -1
  417. package/spinner/Spinner.test.js +0 -55
  418. package/spinner/types.d.ts +0 -32
  419. package/spinner/types.js +0 -5
  420. package/status-light/StatusLight.accessibility.test.d.ts +0 -1
  421. package/status-light/StatusLight.accessibility.test.js +0 -157
  422. package/status-light/StatusLight.d.ts +0 -4
  423. package/status-light/StatusLight.js +0 -51
  424. package/status-light/StatusLight.stories.tsx +0 -74
  425. package/status-light/StatusLight.test.d.ts +0 -1
  426. package/status-light/StatusLight.test.js +0 -25
  427. package/status-light/types.d.ts +0 -17
  428. package/status-light/types.js +0 -5
  429. package/switch/Switch.accessibility.test.d.ts +0 -1
  430. package/switch/Switch.accessibility.test.js +0 -98
  431. package/switch/Switch.d.ts +0 -4
  432. package/switch/Switch.js +0 -211
  433. package/switch/Switch.stories.tsx +0 -149
  434. package/switch/Switch.test.d.ts +0 -1
  435. package/switch/Switch.test.js +0 -180
  436. package/switch/types.d.ts +0 -66
  437. package/switch/types.js +0 -5
  438. package/table/DropdownTheme.js +0 -62
  439. package/table/Table.accessibility.test.d.ts +0 -1
  440. package/table/Table.accessibility.test.js +0 -92
  441. package/table/Table.d.ts +0 -8
  442. package/table/Table.js +0 -161
  443. package/table/Table.stories.tsx +0 -663
  444. package/table/Table.test.d.ts +0 -1
  445. package/table/Table.test.js +0 -111
  446. package/table/types.d.ts +0 -49
  447. package/table/types.js +0 -5
  448. package/tabs/Tab.d.ts +0 -4
  449. package/tabs/Tab.js +0 -117
  450. package/tabs/Tabs.accessibility.test.d.ts +0 -1
  451. package/tabs/Tabs.accessibility.test.js +0 -56
  452. package/tabs/Tabs.d.ts +0 -4
  453. package/tabs/Tabs.js +0 -373
  454. package/tabs/Tabs.stories.tsx +0 -230
  455. package/tabs/Tabs.test.d.ts +0 -1
  456. package/tabs/Tabs.test.js +0 -276
  457. package/tabs/types.d.ts +0 -92
  458. package/tabs/types.js +0 -5
  459. package/tag/Tag.accessibility.test.d.ts +0 -1
  460. package/tag/Tag.accessibility.test.js +0 -69
  461. package/tag/Tag.d.ts +0 -4
  462. package/tag/Tag.js +0 -151
  463. package/tag/Tag.stories.tsx +0 -152
  464. package/tag/Tag.test.d.ts +0 -1
  465. package/tag/Tag.test.js +0 -41
  466. package/tag/types.d.ts +0 -69
  467. package/tag/types.js +0 -5
  468. package/text-input/Suggestion.d.ts +0 -4
  469. package/text-input/Suggestion.js +0 -67
  470. package/text-input/Suggestions.d.ts +0 -4
  471. package/text-input/Suggestions.js +0 -94
  472. package/text-input/TextInput.accessibility.test.d.ts +0 -1
  473. package/text-input/TextInput.accessibility.test.js +0 -320
  474. package/text-input/TextInput.d.ts +0 -4
  475. package/text-input/TextInput.js +0 -569
  476. package/text-input/TextInput.stories.tsx +0 -468
  477. package/text-input/TextInput.test.d.ts +0 -1
  478. package/text-input/TextInput.test.js +0 -1755
  479. package/text-input/types.d.ts +0 -205
  480. package/text-input/types.js +0 -5
  481. package/textarea/Textarea.accessibility.test.d.ts +0 -1
  482. package/textarea/Textarea.accessibility.test.js +0 -155
  483. package/textarea/Textarea.d.ts +0 -4
  484. package/textarea/Textarea.js +0 -235
  485. package/textarea/Textarea.stories.tsx +0 -174
  486. package/textarea/Textarea.test.d.ts +0 -1
  487. package/textarea/Textarea.test.js +0 -406
  488. package/textarea/types.d.ts +0 -141
  489. package/textarea/types.js +0 -5
  490. package/toggle-group/ToggleGroup.accessibility.test.d.ts +0 -1
  491. package/toggle-group/ToggleGroup.accessibility.test.js +0 -107
  492. package/toggle-group/ToggleGroup.d.ts +0 -4
  493. package/toggle-group/ToggleGroup.js +0 -199
  494. package/toggle-group/ToggleGroup.stories.tsx +0 -218
  495. package/toggle-group/ToggleGroup.test.d.ts +0 -1
  496. package/toggle-group/ToggleGroup.test.js +0 -137
  497. package/toggle-group/types.d.ts +0 -114
  498. package/toggle-group/types.js +0 -5
  499. package/typography/Typography.accessibility.test.d.ts +0 -1
  500. package/typography/Typography.accessibility.test.js +0 -339
  501. package/typography/Typography.d.ts +0 -4
  502. package/typography/Typography.js +0 -23
  503. package/typography/Typography.stories.tsx +0 -196
  504. package/typography/types.d.ts +0 -18
  505. package/typography/types.js +0 -5
  506. package/useTheme.d.ts +0 -1145
  507. package/useTheme.js +0 -15
  508. package/useTranslatedLabels.d.ts +0 -85
  509. package/useTranslatedLabels.js +0 -14
  510. package/utils/BaseTypography.d.ts +0 -21
  511. package/utils/BaseTypography.js +0 -94
  512. package/utils/FocusLock.d.ts +0 -13
  513. package/utils/FocusLock.js +0 -125
  514. package/wizard/Wizard.accessibility.test.d.ts +0 -1
  515. package/wizard/Wizard.accessibility.test.js +0 -55
  516. package/wizard/Wizard.d.ts +0 -4
  517. package/wizard/Wizard.js +0 -239
  518. package/wizard/Wizard.stories.tsx +0 -272
  519. package/wizard/Wizard.test.d.ts +0 -1
  520. package/wizard/Wizard.test.js +0 -114
  521. package/wizard/types.d.ts +0 -64
  522. package/wizard/types.js +0 -5
@@ -1,1392 +0,0 @@
1
- export declare const componentTokens: {
2
- accordion: {
3
- backgroundColor: string;
4
- hoverBackgroundColor: string;
5
- arrowColor: string;
6
- disabledArrowColor: string;
7
- assistiveTextFontFamily: string;
8
- assistiveTextFontSize: string;
9
- assistiveTextFontWeight: string;
10
- assistiveTextFontStyle: string;
11
- assistiveTextLetterSpacing: string;
12
- assistiveTextFontColor: string;
13
- disabledAssistiveTextFontColor: string;
14
- assistiveTextMinWidth: string;
15
- assistiveTextPaddingRight: string;
16
- assistiveTextPaddingLeft: string;
17
- titleLabelFontFamily: string;
18
- titleLabelFontSize: string;
19
- titleLabelFontWeight: string;
20
- titleLabelFontStyle: string;
21
- titleLabelFontColor: string;
22
- disabledTitleLabelFontColor: string;
23
- titleLabelPaddingTop: string;
24
- titleLabelPaddingBottom: string;
25
- titleLabelPaddingLeft: string;
26
- titleLabelPaddingRight: string;
27
- focusBorderColor: string;
28
- focusBorderStyle: string;
29
- focusBorderThickness: string;
30
- borderRadius: string;
31
- boxShadowOffsetX: string;
32
- boxShadowOffsetY: string;
33
- boxShadowBlur: string;
34
- boxShadowColor: string;
35
- iconColor: string;
36
- disabledIconColor: string;
37
- iconSize: string;
38
- iconMarginLeft: string;
39
- iconMarginRight: string;
40
- accordionGroupSeparatorBorderColor: string;
41
- accordionGroupSeparatorBorderThickness: string;
42
- accordionGroupSeparatorBorderRadius: string;
43
- accordionGroupSeparatorBorderStyle: string;
44
- };
45
- alert: {
46
- titleFontFamily: string;
47
- titleFontColor: string;
48
- titleFontSize: string;
49
- titleFontStyle: string;
50
- titleFontWeight: string;
51
- titleTextTransform: string;
52
- titlePaddingRight: string;
53
- titlePaddingLeft: string;
54
- inlineTextFontFamily: string;
55
- inlineTextFontColor: string;
56
- inlineTextFontSize: string;
57
- inlineTextFontStyle: string;
58
- inlineTextFontWeight: string;
59
- inlineTextPaddingLeft: string;
60
- inlineTextPaddingRight: string;
61
- contentPaddingLeft: string;
62
- contentPaddingRight: string;
63
- contentPaddingTop: string;
64
- contentPaddingBottom: string;
65
- borderRadius: string;
66
- borderStyle: string;
67
- borderThickness: string;
68
- infoBorderColor: string;
69
- successBorderColor: string;
70
- warningBorderColor: string;
71
- errorBorderColor: string;
72
- iconSize: string;
73
- iconPaddingLeft: string;
74
- iconPaddingRight: string;
75
- infoIconColor: string;
76
- successIconColor: string;
77
- warningIconColor: string;
78
- errorIconColor: string;
79
- infoBackgroundColor: string;
80
- successBackgroundColor: string;
81
- warningBackgroundColor: string;
82
- errorBackgroundColor: string;
83
- hoverActionBackgroundColor: string;
84
- activeActionBackgroundColor: string;
85
- focusActionBorderColor: string;
86
- overlayColor: string;
87
- };
88
- box: {
89
- backgroundColor: string;
90
- borderRadius: string;
91
- borderThickness: string;
92
- borderStyle: string;
93
- borderColor: string;
94
- noneShadowDepthShadowOffsetX: string;
95
- noneShadowDepthShadowOffsetY: string;
96
- noneShadowDepthShadowBlur: string;
97
- noneShadowDepthShadowSpread: string;
98
- noneShadowDepthShadowColor: string;
99
- oneShadowDepthShadowOffsetX: string;
100
- oneShadowDepthShadowOffsetY: string;
101
- oneShadowDepthShadowBlur: string;
102
- oneShadowDepthShadowSpread: string;
103
- oneShadowDepthShadowColor: string;
104
- twoShadowDepthShadowOffsetX: string;
105
- twoShadowDepthShadowOffsetY: string;
106
- twoShadowDepthShadowBlur: string;
107
- twoShadowDepthShadowSpread: string;
108
- twoShadowDepthShadowColor: string;
109
- };
110
- bulletedList: {
111
- fontColor: string;
112
- bulletIconHeight: string;
113
- bulletIconWidth: string;
114
- bulletHeight: string;
115
- bulletWidth: string;
116
- bulletMarginRight: string;
117
- };
118
- button: {
119
- labelFontLineHeight: string;
120
- labelLetterSpacing: string;
121
- paddingLeft: string;
122
- paddingRight: string;
123
- paddingTop: string;
124
- paddingBottom: string;
125
- focusBorderColor: string;
126
- primaryBackgroundColor: string;
127
- primaryFontColor: string;
128
- primaryHoverBackgroundColor: string;
129
- primaryActiveBackgroundColor: string;
130
- primaryDisabledBackgroundColor: string;
131
- primaryDisabledFontColor: string;
132
- primaryBorderThickness: string;
133
- primaryBorderStyle: string;
134
- primaryBorderRadius: string;
135
- primaryFontFamily: string;
136
- primaryFontSize: string;
137
- primaryFontWeight: string;
138
- secondaryBackgroundColor: string;
139
- secondaryFontColor: string;
140
- secondaryHoverFontColor: string;
141
- secondaryBorderColor: string;
142
- secondaryHoverBackgroundColor: string;
143
- secondaryActiveBackgroundColor: string;
144
- secondaryDisabledBackgroundColor: string;
145
- secondaryDisabledFontColor: string;
146
- secondaryDisabledBorderColor: string;
147
- secondaryBorderThickness: string;
148
- secondaryBorderStyle: string;
149
- secondaryBorderRadius: string;
150
- secondaryFontFamily: string;
151
- secondaryFontSize: string;
152
- secondaryFontWeight: string;
153
- textBackgroundColor: string;
154
- textFontColor: string;
155
- textHoverBackgroundColor: string;
156
- textActiveBackgroundColor: string;
157
- textDisabledBackgroundColor: string;
158
- textDisabledFontColor: string;
159
- textBorderThickness: string;
160
- textBorderStyle: string;
161
- textBorderRadius: string;
162
- textFontFamily: string;
163
- textFontSize: string;
164
- textFontWeight: string;
165
- };
166
- card: {
167
- height: string;
168
- width: string;
169
- };
170
- checkbox: {
171
- backgroundColorChecked: string;
172
- hoverBackgroundColorChecked: string;
173
- disabledBackgroundColorChecked: string;
174
- readOnlyBackgroundColorChecked: string;
175
- hoverReadOnlyBackgroundColorChecked: string;
176
- borderColor: string;
177
- hoverBorderColor: string;
178
- disabledBorderColor: string;
179
- readOnlyBorderColor: string;
180
- hoverReadOnlyBorderColor: string;
181
- checkColor: string;
182
- disabledCheckColor: string;
183
- readOnlyCheckColor: string;
184
- fontFamily: string;
185
- fontSize: string;
186
- fontWeight: string;
187
- fontColor: string;
188
- disabledFontColor: string;
189
- focusColor: string;
190
- checkLabelSpacing: string;
191
- };
192
- chip: {
193
- backgroundColor: string;
194
- disabledBackgroundColor: string;
195
- fontFamily: string;
196
- fontSize: string;
197
- fontStyle: string;
198
- fontWeight: string;
199
- fontColor: string;
200
- disabledFontColor: string;
201
- borderColor: string;
202
- borderRadius: string;
203
- borderThickness: string;
204
- borderStyle: string;
205
- contentPaddingLeft: string;
206
- contentPaddingRight: string;
207
- contentPaddingTop: string;
208
- contentPaddingBottom: string;
209
- iconSize: string;
210
- iconSpacing: string;
211
- iconColor: string;
212
- hoverIconColor: string;
213
- activeIconColor: string;
214
- disabledIconColor: string;
215
- focusColor: string;
216
- focusBorderStyle: string;
217
- focusBorderThickness: string;
218
- focusBorderRadius: string;
219
- };
220
- dateInput: {
221
- pickerBackgroundColor: string;
222
- pickerFontColor: string;
223
- pickerBorderColor: string;
224
- pickerSelectedBackgroundColor: string;
225
- pickerSelectedFontColor: string;
226
- pickerHoverBackgroundColor: string;
227
- pickerHoverFontColor: string;
228
- pickerActiveBackgroundColor: string;
229
- pickerActiveFontColor: string;
230
- pickerNonCurrentMonthFontColor: string;
231
- pickerCurrentDateBorderColor: string;
232
- pickerCurrentDateFontColor: string;
233
- pickerCurrentYearFontColor: string;
234
- pickerHeaderBackgroundColor: string;
235
- pickerHeaderFontColor: string;
236
- pickerHeaderHoverBackgroundColor: string;
237
- pickerHeaderHoverFontColor: string;
238
- pickerHeaderActiveBackgroundColor: string;
239
- pickerHeaderActiveFontColor: string;
240
- pickerFocusColor: string;
241
- pickerBorderWidth: string;
242
- pickerBorderStyle: string;
243
- pickerFocusWidth: string;
244
- pickerCurrentDateBorderWidth: string;
245
- pickerFontFamily: string;
246
- pickerFontSize: string;
247
- pickerFontWeight: string;
248
- pickerInteractedYearFontSize: string;
249
- pickerHeaderFontSize: string;
250
- };
251
- dialog: {
252
- overlayColor: string;
253
- backgroundColor: string;
254
- closeIconSize: string;
255
- closeIconTopPosition: string;
256
- closeIconRightPosition: string;
257
- closeIconBackgroundColor: string;
258
- closeIconBorderColor: string;
259
- closeIconColor: string;
260
- closeIconBorderThickness: string;
261
- closeIconBorderStyle: string;
262
- closeIconBorderRadius: string;
263
- boxShadowOffsetX: string;
264
- boxShadowOffsetY: string;
265
- boxShadowBlur: string;
266
- boxShadowColor: string;
267
- };
268
- dropdown: {
269
- buttonBackgroundColor: string;
270
- hoverButtonBackgroundColor: string;
271
- activeButtonBackgroundColor: string;
272
- buttonFontFamily: string;
273
- buttonFontSize: string;
274
- buttonFontStyle: string;
275
- buttonFontWeight: string;
276
- buttonFontColor: string;
277
- buttonIconSize: string;
278
- buttonIconSpacing: string;
279
- buttonIconColor: string;
280
- buttonPaddingTop: string;
281
- buttonPaddingBottom: string;
282
- buttonPaddingLeft: string;
283
- buttonPaddingRight: string;
284
- buttonHeight: string;
285
- buttonBorderRadius: string;
286
- buttonBorderStyle: string;
287
- buttonBorderThickness: string;
288
- buttonBorderColor: string;
289
- disabledColor: string;
290
- disabledButtonBackgroundColor: string;
291
- disabledButtonBorderColor: string;
292
- optionBackgroundColor: string;
293
- hoverOptionBackgroundColor: string;
294
- activeOptionBackgroundColor: string;
295
- optionFontFamily: string;
296
- optionFontSize: string;
297
- optionFontStyle: string;
298
- optionFontWeight: string;
299
- optionFontColor: string;
300
- optionIconSize: string;
301
- optionIconSpacing: string;
302
- optionIconColor: string;
303
- optionPaddingTop: string;
304
- optionPaddingBottom: string;
305
- optionPaddingLeft: string;
306
- optionPaddingRight: string;
307
- caretIconSize: string;
308
- caretIconColor: string;
309
- caretIconSpacing: string;
310
- borderRadius: string;
311
- borderStyle: string;
312
- borderThickness: string;
313
- borderColor: string;
314
- scrollBarThumbColor: string;
315
- scrollBarTrackColor: string;
316
- focusColor: string;
317
- };
318
- fileInput: {
319
- dropBorderColor: string;
320
- fileItemBorderColor: string;
321
- fileNameFontColor: string;
322
- labelFontColor: string;
323
- helperTextFontColor: string;
324
- dropLabelFontColor: string;
325
- disabledLabelFontColor: string;
326
- disabledHelperTextFontcolor: string;
327
- disabledDropLabelFontColor: string;
328
- focusDropBorderColor: string;
329
- disabledDropBorderColor: string;
330
- dragoverDropBackgroundColor: string;
331
- errorFileItemBorderColor: string;
332
- errorFileItemBackgroundColor: string;
333
- errorFilePreviewBackgroundColor: string;
334
- errorFileItemIconColor: string;
335
- fileItemIconBackgroundColor: string;
336
- deleteFileItemColor: string;
337
- errorMessageFontColor: string;
338
- labelFontFamily: string;
339
- labelFontSize: string;
340
- labelFontWeight: string;
341
- labelLineHeight: string;
342
- fileItemFontFamily: string;
343
- fileItemFontSize: string;
344
- fileItemFontWeight: string;
345
- fileItemLineHeight: string;
346
- helperTextFontFamily: string;
347
- helperTextFontSize: string;
348
- helperTextFontWeight: string;
349
- helperTextLineHeight: string;
350
- dropLabelFontFamily: string;
351
- dropLabelFontSize: string;
352
- dropLabelFontWeight: string;
353
- errorMessageFontFamily: string;
354
- errorMessageFontSize: string;
355
- errorMessageFontWeight: string;
356
- errorMessageLineHeight: string;
357
- dropBorderThickness: string;
358
- dropBorderStyle: string;
359
- dropBorderRadius: string;
360
- fileItemBorderThickness: string;
361
- fileItemBorderStyle: string;
362
- fileItemBorderRadius: string;
363
- hoverDeleteFileItemBackgroundColor: string;
364
- activeDeleteFileItemBackgroundColor: string;
365
- focusDeleteFileItemBorderColor: string;
366
- filePreviewBackgroundColor: string;
367
- filePreviewIconColor: string;
368
- errorFilePreviewIconColor: string;
369
- };
370
- footer: {
371
- height: string;
372
- backgroundColor: string;
373
- bottomLinksDividerColor: string;
374
- bottomLinksDividerThickness: string;
375
- bottomLinksDividerStyle: string;
376
- bottomLinksDividerSpacing: string;
377
- bottomLinksFontFamily: string;
378
- bottomLinksFontSize: string;
379
- bottomLinksFontStyle: string;
380
- bottomLinksFontWeight: string;
381
- bottomLinksFontColor: string;
382
- bottomLinksTextDecoration: string;
383
- copyrightFontFamily: string;
384
- copyrightFontSize: string;
385
- copyrightFontStyle: string;
386
- copyrightFontWeight: string;
387
- copyrightFontColor: string;
388
- logo: string;
389
- logoHeight: string;
390
- logoWidth: string;
391
- socialLinksSize: string;
392
- socialLinksGutter: string;
393
- socialLinksColor: string;
394
- };
395
- header: {
396
- backgroundColor: string;
397
- hamburguerFocusColor: string;
398
- hamburguerFontFamily: string;
399
- hamburguerFontStyle: string;
400
- hamburguerFontColor: string;
401
- hamburguerFontSize: string;
402
- hamburguerFontWeight: string;
403
- hamburguerTextTransform: string;
404
- hamburguerIconColor: string;
405
- hamburguerHoverColor: string;
406
- logo: string;
407
- logoResponsive: string;
408
- logoHeight: string;
409
- logoWidth: string;
410
- menuBackgroundColor: string;
411
- menuZindex: string;
412
- menuTabletWidth: string;
413
- menuMobileWidth: string;
414
- minHeight: string;
415
- overlayColor: string;
416
- overlayOpacity: string;
417
- overlayZindex: string;
418
- paddingTop: string;
419
- paddingBottom: string;
420
- paddingRight: string;
421
- paddingLeft: string;
422
- underlinedColor: string;
423
- underlinedThickness: string;
424
- underlinedStyle: string;
425
- contentColor: string;
426
- };
427
- heading: {
428
- level1FontColor: string;
429
- level1FontFamily: string;
430
- level1FontSize: string;
431
- level1FontStyle: string;
432
- level1FontWeight: string;
433
- level1LineHeight: string;
434
- level1LetterSpacing: string;
435
- level2FontColor: string;
436
- level2FontFamily: string;
437
- level2FontSize: string;
438
- level2FontStyle: string;
439
- level2FontWeight: string;
440
- level2LineHeight: string;
441
- level2LetterSpacing: string;
442
- level3FontColor: string;
443
- level3FontFamily: string;
444
- level3FontSize: string;
445
- level3FontStyle: string;
446
- level3FontWeight: string;
447
- level3LineHeight: string;
448
- level3LetterSpacing: string;
449
- level4FontColor: string;
450
- level4FontFamily: string;
451
- level4FontSize: string;
452
- level4FontStyle: string;
453
- level4FontWeight: string;
454
- level4LineHeight: string;
455
- level4LetterSpacing: string;
456
- level5FontColor: string;
457
- level5FontFamily: string;
458
- level5FontSize: string;
459
- level5FontStyle: string;
460
- level5FontWeight: string;
461
- level5LineHeight: string;
462
- level5LetterSpacing: string;
463
- };
464
- image: {
465
- captionFontColor: string;
466
- captionFontFamily: string;
467
- captionFontSize: string;
468
- captionFontStyle: string;
469
- captionFontWeight: string;
470
- captionLineHeight: string;
471
- };
472
- link: {
473
- fontColor: string;
474
- fontFamily: string;
475
- fontSize: string;
476
- fontStyle: string;
477
- fontWeight: string;
478
- iconSize: string;
479
- iconSpacing: string;
480
- underlineSpacing: string;
481
- underlineStyle: string;
482
- underlineThickness: string;
483
- disabledFontColor: string;
484
- hoverFontColor: string;
485
- hoverUnderlineColor: string;
486
- visitedFontColor: string;
487
- visitedUnderlineColor: string;
488
- activeFontColor: string;
489
- activeUnderlineColor: string;
490
- focusColor: string;
491
- };
492
- navTabs: {
493
- selectedBackgroundColor: string;
494
- unselectedBackgroundColor: string;
495
- hoverBackgroundColor: string;
496
- pressedBackgroundColor: string;
497
- selectedFontColor: string;
498
- unselectedFontColor: string;
499
- disabledFontColor: string;
500
- focusOutline: string;
501
- selectedUnderlineColor: string;
502
- dividerColor: string;
503
- fontFamily: string;
504
- fontSize: string;
505
- fontStyle: string;
506
- fontWeight: string;
507
- selectedIconColor: string;
508
- unselectedIconColor: string;
509
- disabledIconColor: string;
510
- };
511
- paginator: {
512
- backgroundColor: string;
513
- fontColor: string;
514
- fontFamily: string;
515
- fontSize: string;
516
- fontStyle: string;
517
- fontWeight: string;
518
- fontTextTransform: string;
519
- verticalPadding: string;
520
- horizontalPadding: string;
521
- marginRight: string;
522
- marginLeft: string;
523
- itemsPerPageSelectorMarginLeft: string;
524
- itemsPerPageSelectorMarginRight: string;
525
- pageSelectorMarginRight: string;
526
- pageSelectorMarginLeft: string;
527
- totalItemsContainerMarginRight: string;
528
- totalItemsContainerMarginLeft: string;
529
- };
530
- paragraph: {
531
- display: string;
532
- fontColor: string;
533
- fontSize: string;
534
- fontWeight: string;
535
- };
536
- progressBar: {
537
- trackLineColor: string;
538
- totalLineColor: string;
539
- labelFontFamily: string;
540
- labelFontSize: string;
541
- labelFontStyle: string;
542
- labelFontWeight: string;
543
- labelFontColor: string;
544
- labelFontTextTransform: string;
545
- valueFontFamily: string;
546
- valueFontSize: string;
547
- valueFontStyle: string;
548
- valueFontWeight: string;
549
- valueFontColor: string;
550
- valueFontTextTransform: string;
551
- helperTextFontColor: string;
552
- helperTextFontSize: string;
553
- helperTextFontStyle: string;
554
- helperTextFontWeight: string;
555
- helperTextFontFamily: string;
556
- thickness: string;
557
- borderRadius: string;
558
- overlayColor: string;
559
- overlayFontColor: string;
560
- };
561
- quickNav: {
562
- fontColor: string;
563
- hoverFontColor: string;
564
- dividerBorderColor: string;
565
- focusBorderColor: string;
566
- focusBorderStyle: string;
567
- focusBorderThickness: string;
568
- focusBorderRadius: string;
569
- paddingTop: string;
570
- paddingBottom: string;
571
- paddingLeft: string;
572
- paddingRight: string;
573
- fontFamily: string;
574
- fontSize: string;
575
- fontStyle: string;
576
- fontWeight: string;
577
- };
578
- radioGroup: {
579
- fontFamily: string;
580
- radioInputColor: string;
581
- hoverRadioInputColor: string;
582
- focusBorderColor: string;
583
- activeRadioInputColor: string;
584
- errorRadioInputColor: string;
585
- hoverErrorRadioInputColor: string;
586
- activeErrorRadioInputColor: string;
587
- readOnlyRadioInputColor: string;
588
- hoverReadOnlyRadioInputColor: string;
589
- activeReadOnlyRadioInputColor: string;
590
- disabledRadioInputColor: string;
591
- disabledLabelFontColor: string;
592
- disabledHelperTextFontColor: string;
593
- disabledRadioInputLabelFontColor: string;
594
- errorMessageColor: string;
595
- labelFontColor: string;
596
- labelFontSize: string;
597
- labelFontStyle: string;
598
- labelFontWeight: string;
599
- labelLineHeight: string;
600
- optionalLabelFontWeight: string;
601
- helperTextFontColor: string;
602
- helperTextFontSize: string;
603
- helperTextFontStyle: string;
604
- helperTextFontWeight: string;
605
- helperTextLineHeight: string;
606
- radioInputLabelFontColor: string;
607
- radioInputLabelFontSize: string;
608
- radioInputLabelFontStyle: string;
609
- radioInputLabelFontWeight: string;
610
- radioInputLabelLineHeight: string;
611
- groupLabelMargin: string;
612
- radioInputLabelMargin: string;
613
- groupVerticalGutter: string;
614
- groupHorizontalGutter: string;
615
- };
616
- select: {
617
- fontFamily: string;
618
- disabledColor: string;
619
- enabledInputBorderColor: string;
620
- hoverInputBorderColor: string;
621
- focusInputBorderColor: string;
622
- errorInputBorderColor: string;
623
- hoverInputErrorBorderColor: string;
624
- disabledInputBorderColor: string;
625
- disabledInputBackgroundColor: string;
626
- inputMarginTop: string;
627
- inputMarginBottom: string;
628
- errorMessageColor: string;
629
- errorIconColor: string;
630
- labelFontColor: string;
631
- labelFontSize: string;
632
- labelFontStyle: string;
633
- labelFontWeight: string;
634
- labelLineHeight: string;
635
- optionalLabelFontWeight: string;
636
- helperTextFontColor: string;
637
- helperTextFontSize: string;
638
- helperTextFontStyle: string;
639
- helperTextFontWeight: string;
640
- helperTextLineHeight: string;
641
- placeholderFontColor: string;
642
- valueFontColor: string;
643
- valueFontSize: string;
644
- valueFontStyle: string;
645
- valueFontWeight: string;
646
- actionIconColor: string;
647
- hoverActionIconColor: string;
648
- activeActionIconColor: string;
649
- actionBackgroundColor: string;
650
- hoverActionBackgroundColor: string;
651
- activeActionBackgroundColor: string;
652
- listOptionFontColor: string;
653
- listOptionFontSize: string;
654
- listOptionFontStyle: string;
655
- listOptionFontWeight: string;
656
- listOptionIconColor: string;
657
- listOptionDividerColor: string;
658
- listGroupLabelFontWeight: string;
659
- focusListOptionBorderColor: string;
660
- systemMessageFontColor: string;
661
- collapseIndicatorColor: string;
662
- listDialogBackgroundColor: string;
663
- listDialogBorderColor: string;
664
- selectedListOptionBackgroundColor: string;
665
- selectedHoverListOptionBackgroundColor: string;
666
- selectedActiveListOptionBackgroundColor: string;
667
- selectedListOptionIconColor: string;
668
- unselectedHoverListOptionBackgroundColor: string;
669
- unselectedActiveListOptionBackgroundColor: string;
670
- selectionIndicatorFontColor: string;
671
- selectionIndicatorFontSize: string;
672
- selectionIndicatorFontStyle: string;
673
- selectionIndicatorFontWeight: string;
674
- selectionIndicatorBorderColor: string;
675
- selectionIndicatorBackgroundColor: string;
676
- enabledSelectionIndicatorActionBackgroundColor: string;
677
- enabledSelectionIndicatorActionIconColor: string;
678
- hoverSelectionIndicatorActionBackgroundColor: string;
679
- hoverSelectionIndicatorActionIconColor: string;
680
- activeSelectionIndicatorActionBackgroundColor: string;
681
- activeSelectionIndicatorActionIconColor: string;
682
- };
683
- sidenav: {
684
- backgroundColor: string;
685
- titleFontFamily: string;
686
- titleFontSize: string;
687
- titleFontStyle: string;
688
- titleFontWeight: string;
689
- titleFontColor: string;
690
- titleFontTextTransform: string;
691
- titleFontLetterSpacing: string;
692
- groupTitleFontFamily: string;
693
- groupTitleFontSize: string;
694
- groupTitleFontStyle: string;
695
- groupTitleFontWeight: string;
696
- groupTitleFontColor: string;
697
- groupTitleHoverBackgroundColor: string;
698
- groupTitleActiveBackgroundColor: string;
699
- groupTitleSelectedFontColor: string;
700
- groupTitleSelectedBackgroundColor: string;
701
- groupTitleSelectedHoverFontColor: string;
702
- groupTitleSelectedHoverBackgroundColor: string;
703
- groupTitleFontTextTransform: string;
704
- groupTitleFontLetterSpacing: string;
705
- linkFontFamily: string;
706
- linkFontSize: string;
707
- linkFontStyle: string;
708
- linkFontWeight: string;
709
- linkFontColor: string;
710
- linkHoverBackgroundColor: string;
711
- linkSelectedFontColor: string;
712
- linkSelectedBackgroundColor: string;
713
- linkSelectedHoverFontColor: string;
714
- linkSelectedHoverBackgroundColor: string;
715
- linkFontTextTransform: string;
716
- linkFontLetterSpacing: string;
717
- linkTextDecoration: string;
718
- linkMarginTop: string;
719
- linkMarginBottom: string;
720
- linkMarginRight: string;
721
- linkMarginLeft: string;
722
- linkFocusColor: string;
723
- scrollBarThumbColor: string;
724
- scrollBarTrackColor: string;
725
- };
726
- slider: {
727
- fontFamily: string;
728
- limitValuesFontColor: string;
729
- limitValuesFontSize: string;
730
- limitValuesFontStyle: string;
731
- limitValuesFontWeight: string;
732
- limitValuesFontLetterSpacing: string;
733
- disabledLimitValuesFontColor: string;
734
- labelFontFamily: string;
735
- labelFontSize: string;
736
- labelFontStyle: string;
737
- labelFontWeight: string;
738
- labelLineHeight: string;
739
- helperTextFontFamily: string;
740
- helperTextFontSize: string;
741
- helperTextFontStyle: string;
742
- helperTextFontWeight: string;
743
- helperTextLineHeight: string;
744
- fontColor: string;
745
- labelFontColor: string;
746
- helperTextFontColor: string;
747
- disabledLabelFontColor: string;
748
- disabledHelperTextFontColor: string;
749
- thumbHeight: string;
750
- thumbWidth: string;
751
- hoverThumbHeight: string;
752
- hoverThumbWidth: string;
753
- thumbVerticalPosition: string;
754
- hoverThumbVerticalPosition: string;
755
- thumbBackgroundColor: string;
756
- hoverThumbScale: string;
757
- hoverThumbBackgroundColor: string;
758
- activeThumbScale: string;
759
- activeThumbBackgroundColor: string;
760
- focusThumbBackgroundColor: string;
761
- tickHeight: string;
762
- tickWidth: string;
763
- tickVerticalPosition: string;
764
- tickBackgroundColor: string;
765
- trackLineThickness: string;
766
- trackLineVerticalPosition: string;
767
- trackLineColor: string;
768
- totalLineThickness: string;
769
- totalLineVerticalPosition: string;
770
- totalLineColor: string;
771
- disabledThumbVerticalPosition: string;
772
- disabledThumbBackgroundColor: string;
773
- disabledTickVerticalPosition: string;
774
- disabledTickBackgroundColor: string;
775
- disabledTrackLineColor: string;
776
- disabledTotalLineColor: string;
777
- focusColor: string;
778
- floorLabelMarginRight: string;
779
- ceilLabelMarginLeft: string;
780
- inputMarginLeft: string;
781
- };
782
- spinner: {
783
- trackCircleColor: string;
784
- trackCircleColorOverlay: string;
785
- totalCircleColor: string;
786
- labelFontFamily: string;
787
- labelFontSize: string;
788
- labelFontStyle: string;
789
- labelFontWeight: string;
790
- labelFontColor: string;
791
- labelTextAlign: string;
792
- progressValueFontFamily: string;
793
- progressValueFontSize: string;
794
- progressValueFontStyle: string;
795
- progressValueFontWeight: string;
796
- progressValueFontColor: string;
797
- progressValueTextAlign: string;
798
- overlayBackgroundColor: string;
799
- overlayOpacity: string;
800
- overlayLabelFontFamily: string;
801
- overlayLabelFontSize: string;
802
- overlayLabelFontStyle: string;
803
- overlayLabelFontWeight: string;
804
- overlayLabelFontColor: string;
805
- overlayLabelTextAlign: string;
806
- overlayProgressValueFontFamily: string;
807
- overlayProgressValueFontSize: string;
808
- overlayProgressValueFontStyle: string;
809
- overlayProgressValueFontWeight: string;
810
- overlayProgressValueFontColor: string;
811
- overlayProgressValueTextAlign: string;
812
- };
813
- switch: {
814
- checkedTrackBackgroundColor: string;
815
- checkedThumbBackgroundColor: string;
816
- uncheckedTrackBackgroundColor: string;
817
- uncheckedThumbBackgroundColor: string;
818
- disabledCheckedTrackBackgroundColor: string;
819
- disabledCheckedThumbBackgroundColor: string;
820
- disabledUncheckedTrackBackgroundColor: string;
821
- disabledUncheckedThumbBackgroundColor: string;
822
- disabledLabelFontColor: string;
823
- disabledLabelFontStyle: string;
824
- labelFontFamily: string;
825
- labelFontSize: string;
826
- labelFontStyle: string;
827
- labelFontWeight: string;
828
- labelFontColor: string;
829
- thumbFocusColor: string;
830
- thumbHeight: string;
831
- thumbWidth: string;
832
- thumbShift: string;
833
- trackHeight: string;
834
- trackWidth: string;
835
- spaceBetweenLabelSwitch: string;
836
- };
837
- table: {
838
- rowSeparatorThickness: string;
839
- rowSeparatorStyle: string;
840
- rowSeparatorColor: string;
841
- dataBackgroundColor: string;
842
- dataFontFamily: string;
843
- dataFontSize: string;
844
- dataFontStyle: string;
845
- dataFontWeight: string;
846
- dataFontColor: string;
847
- dataFontTextTransform: string;
848
- dataPaddingTop: string;
849
- dataPaddingBottom: string;
850
- dataPaddingRight: string;
851
- dataPaddingLeft: string;
852
- dataPaddingTopReduced: string;
853
- dataPaddingBottomReduced: string;
854
- dataPaddingRightReduced: string;
855
- dataPaddingLeftReduced: string;
856
- dataTextAlign: string;
857
- dataTextLineHeight: string;
858
- firstChildPaddingLeft: string;
859
- lastChildPaddingRight: string;
860
- firstChildPaddingLeftReduced: string;
861
- lastChildPaddingRightReduced: string;
862
- headerBackgroundColor: string;
863
- headerBorderRadius: string;
864
- headerFontFamily: string;
865
- headerFontSize: string;
866
- headerFontStyle: string;
867
- headerFontWeight: string;
868
- headerFontColor: string;
869
- headerFontTextTransform: string;
870
- headerPaddingTop: string;
871
- headerPaddingBottom: string;
872
- headerPaddingRight: string;
873
- headerPaddingLeft: string;
874
- headerPaddingTopReduced: string;
875
- headerPaddingBottomReduced: string;
876
- headerPaddingRightReduced: string;
877
- headerPaddingLeftReduced: string;
878
- headerTextAlign: string;
879
- headerTextLineHeight: string;
880
- scrollBarThumbColor: string;
881
- scrollBarTrackColor: string;
882
- sortIconColor: string;
883
- actionIconColor: string;
884
- disabledActionIconColor: string;
885
- hoverActionIconColor: string;
886
- focusActionIconColor: string;
887
- activeActionIconColor: string;
888
- actionBackgroundColor: string;
889
- disabledActionBackgroundColor: string;
890
- hoverActionBackgroundColor: string;
891
- focusActionBorderColor: string;
892
- activeActionBackgroundColor: string;
893
- };
894
- tabs: {
895
- fontFamily: string;
896
- fontSize: string;
897
- fontStyle: string;
898
- fontWeight: string;
899
- fontTextTransform: string;
900
- selectedBackgroundColor: string;
901
- selectedFontColor: string;
902
- selectedIconColor: string;
903
- selectedUnderlineColor: string;
904
- selectedUnderlineThickness: string;
905
- unselectedBackgroundColor: string;
906
- unselectedFontColor: string;
907
- unselectedIconColor: string;
908
- disabledFontColor: string;
909
- disabledIconColor: string;
910
- disabledFontStyle: string;
911
- hoverBackgroundColor: string;
912
- pressedBackgroundColor: string;
913
- pressedFontWeight: string;
914
- dividerColor: string;
915
- dividerThickness: string;
916
- focusOutline: string;
917
- scrollButtonsWidth: string;
918
- };
919
- tag: {
920
- fontFamily: string;
921
- fontColor: string;
922
- fontSize: string;
923
- fontStyle: string;
924
- fontWeight: string;
925
- labelPaddingTop: string;
926
- labelPaddingBottom: string;
927
- labelPaddingLeft: string;
928
- labelPaddingRight: string;
929
- height: string;
930
- iconColor: string;
931
- iconSectionWidth: string;
932
- iconHeight: string;
933
- iconWidth: string;
934
- focusColor: string;
935
- };
936
- textarea: {
937
- fontFamily: string;
938
- enabledBorderColor: string;
939
- hoverBorderColor: string;
940
- focusBorderColor: string;
941
- disabledBorderColor: string;
942
- disabledContainerFillColor: string;
943
- readOnlyBorderColor: string;
944
- hoverReadOnlyBorderColor: string;
945
- errorBorderColor: string;
946
- hoverErrorBorderColor: string;
947
- inputMarginTop: string;
948
- inputMarginBottom: string;
949
- errorMessageColor: string;
950
- labelFontColor: string;
951
- labelFontSize: string;
952
- labelFontStyle: string;
953
- labelFontWeight: string;
954
- labelLineHeight: string;
955
- disabledLabelFontColor: string;
956
- optionalLabelFontWeight: string;
957
- helperTextFontColor: string;
958
- helperTextFontSize: string;
959
- helperTextFontStyle: string;
960
- helperTextFontWeight: string;
961
- helperTextLineHeight: string;
962
- disabledHelperTextFontColor: string;
963
- placeholderFontColor: string;
964
- disabledPlaceholderFontColor: string;
965
- valueFontColor: string;
966
- valueFontSize: string;
967
- valueFontStyle: string;
968
- valueFontWeight: string;
969
- disabledValueFontColor: string;
970
- };
971
- textInput: {
972
- fontFamily: string;
973
- enabledBorderColor: string;
974
- hoverBorderColor: string;
975
- focusBorderColor: string;
976
- disabledBorderColor: string;
977
- disabledContainerFillColor: string;
978
- readOnlyBorderColor: string;
979
- hoverReadOnlyBorderColor: string;
980
- errorBorderColor: string;
981
- hoverErrorBorderColor: string;
982
- inputMarginTop: string;
983
- inputMarginBottom: string;
984
- errorMessageColor: string;
985
- errorIconColor: string;
986
- labelFontColor: string;
987
- labelFontSize: string;
988
- labelFontStyle: string;
989
- labelFontWeight: string;
990
- labelLineHeight: string;
991
- disabledLabelFontColor: string;
992
- optionalLabelFontWeight: string;
993
- helperTextFontColor: string;
994
- helperTextFontSize: string;
995
- helperTextFontStyle: string;
996
- helperTextFontWeight: string;
997
- helperTextLineHeight: string;
998
- disabledHelperTextFontColor: string;
999
- prefixColor: string;
1000
- suffixColor: string;
1001
- disabledPrefixColor: string;
1002
- disabledSuffixColor: string;
1003
- placeholderFontColor: string;
1004
- disabledPlaceholderFontColor: string;
1005
- valueFontColor: string;
1006
- valueFontSize: string;
1007
- valueFontStyle: string;
1008
- valueFontWeight: string;
1009
- disabledValueFontColor: string;
1010
- actionIconColor: string;
1011
- disabledActionIconColor: string;
1012
- hoverActionIconColor: string;
1013
- focusActionIconColor: string;
1014
- activeActionIconColor: string;
1015
- actionBackgroundColor: string;
1016
- disabledActionBackgroundColor: string;
1017
- hoverActionBackgroundColor: string;
1018
- focusActionBorderColor: string;
1019
- activeActionBackgroundColor: string;
1020
- listDialogBackgroundColor: string;
1021
- listDialogBorderColor: string;
1022
- listOptionDividerColor: string;
1023
- listOptionFontColor: string;
1024
- listOptionFontSize: string;
1025
- listOptionFontStyle: string;
1026
- listOptionFontWeight: string;
1027
- systemMessageFontColor: string;
1028
- errorListDialogFontColor: string;
1029
- errorListDialogBackgroundColor: string;
1030
- errorListDialogBorderColor: string;
1031
- hoverListOptionBackgroundColor: string;
1032
- activeListOptionBackgroundColor: string;
1033
- focusListOptionBorderColor: string;
1034
- };
1035
- toggleGroup: {
1036
- containerBackgroundColor: string;
1037
- containerBorderColor: string;
1038
- labelFontColor: string;
1039
- disabledLabelFontColor: string;
1040
- helperTextFontColor: string;
1041
- disabledHelperTextFontcolor: string;
1042
- unselectedBackgroundColor: string;
1043
- unselectedHoverBackgroundColor: string;
1044
- unselectedActiveBackgroundColor: string;
1045
- unselectedDisabledBackgroundColor: string;
1046
- unselectedFontColor: string;
1047
- unselectedDisabledFontColor: string;
1048
- selectedBackgroundColor: string;
1049
- selectedHoverBackgroundColor: string;
1050
- selectedActiveBackgroundColor: string;
1051
- selectedDisabledBackgroundColor: string;
1052
- selectedFontColor: string;
1053
- selectedDisabledFontColor: string;
1054
- focusColor: string;
1055
- labelFontFamily: string;
1056
- labelFontSize: string;
1057
- labelFontStyle: string;
1058
- labelFontWeight: string;
1059
- labelLineHeight: string;
1060
- helperTextFontFamily: string;
1061
- helperTextFontSize: string;
1062
- helperTextFontStyle: string;
1063
- helperTextFontWeight: string;
1064
- helperTextLineHeight: string;
1065
- optionLabelFontFamily: string;
1066
- optionLabelFontSize: string;
1067
- optionLabelFontStyle: string;
1068
- optionLabelFontWeight: string;
1069
- iconPaddingRight: string;
1070
- iconPaddingLeft: string;
1071
- labelPaddingLeft: string;
1072
- labelPaddingRight: string;
1073
- iconMarginRight: string;
1074
- containerMarginTop: string;
1075
- optionBorderThickness: string;
1076
- optionBorderStyle: string;
1077
- optionBorderRadius: string;
1078
- containerBorderThickness: string;
1079
- containerBorderStyle: string;
1080
- containerBorderRadius: string;
1081
- optionFocusBorderThickness: string;
1082
- };
1083
- wizard: {
1084
- visitedStepFontColor: string;
1085
- visitedStepBackgroundColor: string;
1086
- visitedStepBorderColor: string;
1087
- unvisitedStepFontColor: string;
1088
- unvisitedLabelFontColor: string;
1089
- unvisitedHelperTextFontColor: string;
1090
- unvisitedStepBackgroundColor: string;
1091
- unvisitedStepBorderColor: string;
1092
- selectedStepFontColor: string;
1093
- selectedStepBackgroundColor: string;
1094
- selectedStepBorderColor: string;
1095
- selectedLabelFontColor: string;
1096
- selectedHelperTextFontColor: string;
1097
- selectedStepWidth: string;
1098
- selectedStepHeight: string;
1099
- selectedStepBorderThickness: string;
1100
- selectedStepBorderStyle: string;
1101
- selectedStepBorderRadius: string;
1102
- stepFontSize: string;
1103
- stepFontFamily: string;
1104
- stepFontStyle: string;
1105
- stepFontWeight: string;
1106
- stepFontTracking: string;
1107
- stepIconSize: string;
1108
- stepWidth: string;
1109
- stepHeight: string;
1110
- stepBorderThickness: string;
1111
- stepBorderStyle: string;
1112
- stepBorderRadius: string;
1113
- visitedLabelFontColor: string;
1114
- labelFontSize: string;
1115
- labelFontFamily: string;
1116
- labelFontStyle: string;
1117
- labelFontWeight: string;
1118
- labelFontTracking: string;
1119
- labelFontTextTransform: string;
1120
- labelTextAlign: string;
1121
- helperTextFontSize: string;
1122
- helperTextFontFamily: string;
1123
- helperTextFontStyle: string;
1124
- helperTextFontWeight: string;
1125
- helperTextFontTracking: string;
1126
- helperTextFontTextTransform: string;
1127
- visitedHelperTextFontColor: string;
1128
- helperTextTextAlign: string;
1129
- disabledStepBackgroundColor: string;
1130
- disabledStepFontColor: string;
1131
- disabledLabelFontColor: string;
1132
- disabledHelperTextFontColor: string;
1133
- disabledStepBorderColor: string;
1134
- disabledStepWidth: string;
1135
- disabledStepHeight: string;
1136
- disabledStepBorderThickness: string;
1137
- disabledStepBorderStyle: string;
1138
- disabledStepBorderRadius: string;
1139
- separatorBorderThickness: string;
1140
- separatorBorderStyle: string;
1141
- separatorColor: string;
1142
- focusColor: string;
1143
- };
1144
- };
1145
- export type AdvancedTheme = typeof componentTokens;
1146
- export type OpinionatedTheme = {
1147
- accordion: {
1148
- accentColor: string;
1149
- titleFontColor: string;
1150
- assistiveTextFontColor: string;
1151
- };
1152
- alert: {
1153
- baseColor: string;
1154
- accentColor: string;
1155
- overlayColor: string;
1156
- };
1157
- box: {
1158
- baseColor: string;
1159
- };
1160
- button: {
1161
- baseColor: string;
1162
- primaryFontColor: string;
1163
- secondaryHoverFontColor: string;
1164
- };
1165
- checkbox: {
1166
- baseColor: string;
1167
- checkColor: string;
1168
- fontColor: string;
1169
- };
1170
- chip: {
1171
- baseColor: string;
1172
- fontColor: string;
1173
- iconColor: string;
1174
- };
1175
- dateInput: {
1176
- baseColor: string;
1177
- selectedFontColor: string;
1178
- };
1179
- dialog: {
1180
- baseColor: string;
1181
- closeIconColor: string;
1182
- overlayColor: string;
1183
- };
1184
- dropdown: {
1185
- baseColor: string;
1186
- fontColor: string;
1187
- optionFontColor: string;
1188
- };
1189
- fileInput: {
1190
- fontColor: string;
1191
- };
1192
- footer: {
1193
- baseColor: string;
1194
- fontColor: string;
1195
- accentColor: string;
1196
- logo: string;
1197
- };
1198
- header: {
1199
- baseColor: string;
1200
- accentColor: string;
1201
- fontColor: string;
1202
- menuBaseColor: string;
1203
- hamburguerColor: string;
1204
- logo: string;
1205
- logoResponsive: string;
1206
- contentColor: string;
1207
- overlayColor: string;
1208
- };
1209
- link: {
1210
- baseColor: string;
1211
- };
1212
- navTabs: {
1213
- baseColor: string;
1214
- accentColor: string;
1215
- };
1216
- paginator: {
1217
- baseColor: string;
1218
- fontColor: string;
1219
- };
1220
- progressBar: {
1221
- accentColor: string;
1222
- baseColor: string;
1223
- fontColor: string;
1224
- overlayColor: string;
1225
- overlayFontColor: string;
1226
- };
1227
- quickNav: {
1228
- fontColor: string;
1229
- accentColor: string;
1230
- };
1231
- radioGroup: {
1232
- baseColor: string;
1233
- fontColor: string;
1234
- };
1235
- select: {
1236
- selectedOptionBackgroundColor: string;
1237
- fontColor: string;
1238
- optionFontColor: string;
1239
- hoverBorderColor: string;
1240
- };
1241
- sidenav: {
1242
- baseColor: string;
1243
- };
1244
- slider: {
1245
- baseColor: string;
1246
- fontColor: string;
1247
- totalLineColor: string;
1248
- };
1249
- spinner: {
1250
- accentColor: string;
1251
- baseColor: string;
1252
- fontColor: string;
1253
- overlayColor: string;
1254
- overlayFontColor: string;
1255
- };
1256
- switch: {
1257
- checkedBaseColor: string;
1258
- fontColor: string;
1259
- };
1260
- table: {
1261
- baseColor: string;
1262
- headerFontColor: string;
1263
- cellFontColor: string;
1264
- };
1265
- tabs: {
1266
- baseColor: string;
1267
- };
1268
- tag: {
1269
- fontColor: string;
1270
- iconColor: string;
1271
- };
1272
- textarea: {
1273
- fontColor: string;
1274
- hoverBorderColor: string;
1275
- };
1276
- textInput: {
1277
- fontColor: string;
1278
- hoverBorderColor: string;
1279
- };
1280
- toggleGroup: {
1281
- selectedBaseColor: string;
1282
- selectedFontColor: string;
1283
- unselectedBaseColor: string;
1284
- unselectedFontColor: string;
1285
- };
1286
- wizard: {
1287
- baseColor: string;
1288
- fontColor: string;
1289
- selectedStepFontColor: string;
1290
- };
1291
- };
1292
- export declare const spaces: {
1293
- xxsmall: string;
1294
- xsmall: string;
1295
- small: string;
1296
- medium: string;
1297
- large: string;
1298
- xlarge: string;
1299
- xxlarge: string;
1300
- };
1301
- export declare const responsiveSizes: {
1302
- xsmall: string;
1303
- small: string;
1304
- medium: string;
1305
- large: string;
1306
- xlarge: string;
1307
- };
1308
- export declare const defaultTranslatedComponentLabels: {
1309
- formFields: {
1310
- optionalLabel: string;
1311
- requiredSelectionErrorMessage: string;
1312
- requiredValueErrorMessage: string;
1313
- formatRequestedErrorMessage: string;
1314
- lengthErrorMessage: (minLength?: number, maxLength?: number) => string;
1315
- logoAlternativeText: string;
1316
- };
1317
- applicationLayout: {
1318
- visibilityToggleTitle: string;
1319
- };
1320
- alert: {
1321
- infoTitleText: string;
1322
- successTitleText: string;
1323
- warningTitleText: string;
1324
- errorTitleText: string;
1325
- };
1326
- dateInput: {
1327
- invalidDateErrorMessage: string;
1328
- };
1329
- dialog: {
1330
- closeIconAriaLabel: string;
1331
- };
1332
- fileInput: {
1333
- fileSizeGreaterThanErrorMessage: string;
1334
- fileSizeLessThanErrorMessage: string;
1335
- multipleButtonLabelDefault: string;
1336
- singleButtonLabelDefault: string;
1337
- dropAreaButtonLabelDefault: string;
1338
- multipleDropAreaLabelDefault: string;
1339
- singleDropAreaLabelDefault: string;
1340
- deleteFileActionTitle: string;
1341
- };
1342
- footer: {
1343
- copyrightText: (year: number) => string;
1344
- };
1345
- header: {
1346
- closeIcon: string;
1347
- hamburguerTitle: string;
1348
- };
1349
- numberInput: {
1350
- valueGreaterThanOrEqualToErrorMessage: (value: number) => string;
1351
- valueLessThanOrEqualToErrorMessage: (value: number) => string;
1352
- decrementValueTitle: string;
1353
- incrementValueTitle: string;
1354
- };
1355
- paginator: {
1356
- itemsPerPageText: string;
1357
- minToMaxOfText: (minNumberOfItems: number, maxNumberOfItems: number, totalItems: number) => string;
1358
- goToPageText: string;
1359
- pageOfText: (pageNumber: number, totalPagesNumber: number) => string;
1360
- };
1361
- passwordInput: {
1362
- inputShowPasswordTitle: string;
1363
- inputHidePasswordTitle: string;
1364
- };
1365
- quickNav: {
1366
- contentTitle: string;
1367
- };
1368
- radioGroup: {
1369
- optionalItemLabelDefault: string;
1370
- };
1371
- select: {
1372
- noMatchesErrorMessage: string;
1373
- actionClearSelectionTitle: string;
1374
- actionClearSearchTitle: string;
1375
- };
1376
- tabs: {
1377
- scrollLeft: string;
1378
- scrollRight: string;
1379
- };
1380
- textInput: {
1381
- clearFieldActionTitle: string;
1382
- searchingMessage: string;
1383
- fetchingDataErrorMessage: string;
1384
- };
1385
- calendar: {
1386
- daysShort: string[];
1387
- months: string[];
1388
- previousMonthTitle: string;
1389
- nextMonthTitle: string;
1390
- };
1391
- };
1392
- export type TranslatedLabels = typeof defaultTranslatedComponentLabels;