@dxc-technology/halstack-react 12.2.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 (532) 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 -64
  7. package/BackgroundColorContext.d.ts +0 -1
  8. package/BackgroundColorContext.js +0 -30
  9. package/HalstackContext.d.ts +0 -1269
  10. package/HalstackContext.js +0 -320
  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 -40
  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 -236
  131. package/common/coreTokens.js +0 -183
  132. package/common/utils.d.ts +0 -1
  133. package/common/utils.js +0 -16
  134. package/common/variables.d.ts +0 -1421
  135. package/common/variables.js +0 -1287
  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 -176
  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 -136
  145. package/contextual-menu/ContextualMenu.stories.tsx +0 -231
  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 -88
  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 -65
  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 -224
  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 -89
  310. package/number-input/NumberInput.stories.tsx +0 -126
  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 -100
  335. package/password-input/PasswordInput.stories.tsx +0 -108
  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 -195
  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 -450
  376. package/resultset-table/types.d.ts +0 -101
  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 -602
  386. package/select/Select.stories.tsx +0 -928
  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 -571
  476. package/text-input/TextInput.stories.tsx +0 -477
  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/tooltip/Tooltip.accessibility.test.d.ts +0 -1
  500. package/tooltip/Tooltip.accessibility.test.js +0 -144
  501. package/tooltip/Tooltip.d.ts +0 -4
  502. package/tooltip/Tooltip.js +0 -50
  503. package/tooltip/Tooltip.stories.tsx +0 -111
  504. package/tooltip/Tooltip.test.d.ts +0 -1
  505. package/tooltip/Tooltip.test.js +0 -112
  506. package/tooltip/types.d.ts +0 -16
  507. package/tooltip/types.js +0 -5
  508. package/typography/Typography.accessibility.test.d.ts +0 -1
  509. package/typography/Typography.accessibility.test.js +0 -339
  510. package/typography/Typography.d.ts +0 -4
  511. package/typography/Typography.js +0 -23
  512. package/typography/Typography.stories.tsx +0 -196
  513. package/typography/Typography.test.js +0 -23
  514. package/typography/types.d.ts +0 -18
  515. package/typography/types.js +0 -5
  516. package/useTheme.d.ts +0 -1168
  517. package/useTheme.js +0 -15
  518. package/useTranslatedLabels.d.ts +0 -85
  519. package/useTranslatedLabels.js +0 -14
  520. package/utils/BaseTypography.d.ts +0 -21
  521. package/utils/BaseTypography.js +0 -98
  522. package/utils/FocusLock.d.ts +0 -13
  523. package/utils/FocusLock.js +0 -125
  524. package/wizard/Wizard.accessibility.test.d.ts +0 -1
  525. package/wizard/Wizard.accessibility.test.js +0 -55
  526. package/wizard/Wizard.d.ts +0 -4
  527. package/wizard/Wizard.js +0 -239
  528. package/wizard/Wizard.stories.tsx +0 -272
  529. package/wizard/Wizard.test.d.ts +0 -1
  530. package/wizard/Wizard.test.js +0 -114
  531. package/wizard/types.d.ts +0 -64
  532. package/wizard/types.js +0 -5
package/useTheme.d.ts DELETED
@@ -1,1168 +0,0 @@
1
- declare const useTheme: () => {
2
- accordion?: Partial<{
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?: Partial<{
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?: Partial<{
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?: Partial<{
111
- fontColor: string;
112
- bulletIconHeight: string;
113
- bulletIconWidth: string;
114
- bulletHeight: string;
115
- bulletWidth: string;
116
- bulletMarginRight: string;
117
- }>;
118
- button?: Partial<{
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?: Partial<{
167
- height: string;
168
- width: string;
169
- }>;
170
- checkbox?: Partial<{
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?: Partial<{
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
- contextualMenu?: Partial<{
221
- fontFamily: string;
222
- backgroundColor: string;
223
- borderColor: string;
224
- menuItemFontColor: string;
225
- menuItemFontSize: string;
226
- menuItemFontStyle: string;
227
- menuItemFontWeight: string;
228
- menuItemLineHeight: string;
229
- hoverMenuItemBackgroundColor: string;
230
- activeMenuItemBackgroundColor: string;
231
- selectedMenuItemBackgroundColor: string;
232
- hoverSelectedMenuItemBackgroundColor: string;
233
- activeSelectedMenuItemBackgroundColor: string;
234
- selectedMenuItemFontWeight: string;
235
- sectionTitleFontColor: string;
236
- sectionTitleFontSize: string;
237
- sectionTitleFontStyle: string;
238
- sectionTitleFontWeight: string;
239
- sectionTitleLineHeight: string;
240
- iconColor: string;
241
- iconSize: string;
242
- }>;
243
- dateInput?: Partial<{
244
- pickerBackgroundColor: string;
245
- pickerFontColor: string;
246
- pickerBorderColor: string;
247
- pickerSelectedBackgroundColor: string;
248
- pickerSelectedFontColor: string;
249
- pickerHoverBackgroundColor: string;
250
- pickerHoverFontColor: string;
251
- pickerActiveBackgroundColor: string;
252
- pickerActiveFontColor: string;
253
- pickerNonCurrentMonthFontColor: string;
254
- pickerCurrentDateBorderColor: string;
255
- pickerCurrentDateFontColor: string;
256
- pickerCurrentYearFontColor: string;
257
- pickerHeaderBackgroundColor: string;
258
- pickerHeaderFontColor: string;
259
- pickerHeaderHoverBackgroundColor: string;
260
- pickerHeaderHoverFontColor: string;
261
- pickerHeaderActiveBackgroundColor: string;
262
- pickerHeaderActiveFontColor: string;
263
- pickerFocusColor: string;
264
- pickerBorderWidth: string;
265
- pickerBorderStyle: string;
266
- pickerFocusWidth: string;
267
- pickerCurrentDateBorderWidth: string;
268
- pickerFontFamily: string;
269
- pickerFontSize: string;
270
- pickerFontWeight: string;
271
- pickerInteractedYearFontSize: string;
272
- pickerHeaderFontSize: string;
273
- }>;
274
- dialog?: Partial<{
275
- overlayColor: string;
276
- backgroundColor: string;
277
- closeIconSize: string;
278
- closeIconTopPosition: string;
279
- closeIconRightPosition: string;
280
- closeIconBackgroundColor: string;
281
- closeIconBorderColor: string;
282
- closeIconColor: string;
283
- closeIconBorderThickness: string;
284
- closeIconBorderStyle: string;
285
- closeIconBorderRadius: string;
286
- boxShadowOffsetX: string;
287
- boxShadowOffsetY: string;
288
- boxShadowBlur: string;
289
- boxShadowColor: string;
290
- }>;
291
- dropdown?: Partial<{
292
- buttonBackgroundColor: string;
293
- hoverButtonBackgroundColor: string;
294
- activeButtonBackgroundColor: string;
295
- buttonFontFamily: string;
296
- buttonFontSize: string;
297
- buttonFontStyle: string;
298
- buttonFontWeight: string;
299
- buttonFontColor: string;
300
- buttonIconSize: string;
301
- buttonIconSpacing: string;
302
- buttonIconColor: string;
303
- buttonPaddingTop: string;
304
- buttonPaddingBottom: string;
305
- buttonPaddingLeft: string;
306
- buttonPaddingRight: string;
307
- buttonHeight: string;
308
- buttonBorderRadius: string;
309
- buttonBorderStyle: string;
310
- buttonBorderThickness: string;
311
- buttonBorderColor: string;
312
- disabledColor: string;
313
- disabledButtonBackgroundColor: string;
314
- disabledButtonBorderColor: string;
315
- optionBackgroundColor: string;
316
- hoverOptionBackgroundColor: string;
317
- activeOptionBackgroundColor: string;
318
- optionFontFamily: string;
319
- optionFontSize: string;
320
- optionFontStyle: string;
321
- optionFontWeight: string;
322
- optionFontColor: string;
323
- optionIconSize: string;
324
- optionIconSpacing: string;
325
- optionIconColor: string;
326
- optionPaddingTop: string;
327
- optionPaddingBottom: string;
328
- optionPaddingLeft: string;
329
- optionPaddingRight: string;
330
- caretIconSize: string;
331
- caretIconColor: string;
332
- caretIconSpacing: string;
333
- borderRadius: string;
334
- borderStyle: string;
335
- borderThickness: string;
336
- borderColor: string;
337
- scrollBarThumbColor: string;
338
- scrollBarTrackColor: string;
339
- focusColor: string;
340
- }>;
341
- fileInput?: Partial<{
342
- dropBorderColor: string;
343
- fileItemBorderColor: string;
344
- fileNameFontColor: string;
345
- labelFontColor: string;
346
- helperTextFontColor: string;
347
- dropLabelFontColor: string;
348
- disabledLabelFontColor: string;
349
- disabledHelperTextFontcolor: string;
350
- disabledDropLabelFontColor: string;
351
- focusDropBorderColor: string;
352
- disabledDropBorderColor: string;
353
- dragoverDropBackgroundColor: string;
354
- errorFileItemBorderColor: string;
355
- errorFileItemBackgroundColor: string;
356
- errorFilePreviewBackgroundColor: string;
357
- errorFileItemIconColor: string;
358
- fileItemIconBackgroundColor: string;
359
- deleteFileItemColor: string;
360
- errorMessageFontColor: string;
361
- labelFontFamily: string;
362
- labelFontSize: string;
363
- labelFontWeight: string;
364
- labelLineHeight: string;
365
- fileItemFontFamily: string;
366
- fileItemFontSize: string;
367
- fileItemFontWeight: string;
368
- fileItemLineHeight: string;
369
- helperTextFontFamily: string;
370
- helperTextFontSize: string;
371
- helperTextFontWeight: string;
372
- helperTextLineHeight: string;
373
- dropLabelFontFamily: string;
374
- dropLabelFontSize: string;
375
- dropLabelFontWeight: string;
376
- errorMessageFontFamily: string;
377
- errorMessageFontSize: string;
378
- errorMessageFontWeight: string;
379
- errorMessageLineHeight: string;
380
- dropBorderThickness: string;
381
- dropBorderStyle: string;
382
- dropBorderRadius: string;
383
- fileItemBorderThickness: string;
384
- fileItemBorderStyle: string;
385
- fileItemBorderRadius: string;
386
- hoverDeleteFileItemBackgroundColor: string;
387
- activeDeleteFileItemBackgroundColor: string;
388
- focusDeleteFileItemBorderColor: string;
389
- filePreviewBackgroundColor: string;
390
- filePreviewIconColor: string;
391
- errorFilePreviewIconColor: string;
392
- }>;
393
- footer?: Partial<{
394
- height: string;
395
- backgroundColor: string;
396
- bottomLinksDividerColor: string;
397
- bottomLinksDividerThickness: string;
398
- bottomLinksDividerStyle: string;
399
- bottomLinksDividerSpacing: string;
400
- bottomLinksFontFamily: string;
401
- bottomLinksFontSize: string;
402
- bottomLinksFontStyle: string;
403
- bottomLinksFontWeight: string;
404
- bottomLinksFontColor: string;
405
- bottomLinksTextDecoration: string;
406
- copyrightFontFamily: string;
407
- copyrightFontSize: string;
408
- copyrightFontStyle: string;
409
- copyrightFontWeight: string;
410
- copyrightFontColor: string;
411
- logo: string;
412
- logoHeight: string;
413
- logoWidth: string;
414
- socialLinksSize: string;
415
- socialLinksGutter: string;
416
- socialLinksColor: string;
417
- }>;
418
- header?: Partial<{
419
- backgroundColor: string;
420
- hamburguerFocusColor: string;
421
- hamburguerFontFamily: string;
422
- hamburguerFontStyle: string;
423
- hamburguerFontColor: string;
424
- hamburguerFontSize: string;
425
- hamburguerFontWeight: string;
426
- hamburguerTextTransform: string;
427
- hamburguerIconColor: string;
428
- hamburguerHoverColor: string;
429
- logo: string;
430
- logoResponsive: string;
431
- logoHeight: string;
432
- logoWidth: string;
433
- menuBackgroundColor: string;
434
- menuZindex: string;
435
- menuTabletWidth: string;
436
- menuMobileWidth: string;
437
- minHeight: string;
438
- overlayColor: string;
439
- overlayOpacity: string;
440
- overlayZindex: string;
441
- paddingTop: string;
442
- paddingBottom: string;
443
- paddingRight: string;
444
- paddingLeft: string;
445
- underlinedColor: string;
446
- underlinedThickness: string;
447
- underlinedStyle: string;
448
- contentColor: string;
449
- }>;
450
- heading?: Partial<{
451
- level1FontColor: string;
452
- level1FontFamily: string;
453
- level1FontSize: string;
454
- level1FontStyle: string;
455
- level1FontWeight: string;
456
- level1LineHeight: string;
457
- level1LetterSpacing: string;
458
- level2FontColor: string;
459
- level2FontFamily: string;
460
- level2FontSize: string;
461
- level2FontStyle: string;
462
- level2FontWeight: string;
463
- level2LineHeight: string;
464
- level2LetterSpacing: string;
465
- level3FontColor: string;
466
- level3FontFamily: string;
467
- level3FontSize: string;
468
- level3FontStyle: string;
469
- level3FontWeight: string;
470
- level3LineHeight: string;
471
- level3LetterSpacing: string;
472
- level4FontColor: string;
473
- level4FontFamily: string;
474
- level4FontSize: string;
475
- level4FontStyle: string;
476
- level4FontWeight: string;
477
- level4LineHeight: string;
478
- level4LetterSpacing: string;
479
- level5FontColor: string;
480
- level5FontFamily: string;
481
- level5FontSize: string;
482
- level5FontStyle: string;
483
- level5FontWeight: string;
484
- level5LineHeight: string;
485
- level5LetterSpacing: string;
486
- }>;
487
- image?: Partial<{
488
- captionFontColor: string;
489
- captionFontFamily: string;
490
- captionFontSize: string;
491
- captionFontStyle: string;
492
- captionFontWeight: string;
493
- captionLineHeight: string;
494
- }>;
495
- link?: Partial<{
496
- fontColor: string;
497
- fontFamily: string;
498
- fontSize: string;
499
- fontStyle: string;
500
- fontWeight: string;
501
- iconSize: string;
502
- iconSpacing: string;
503
- underlineSpacing: string;
504
- underlineStyle: string;
505
- underlineThickness: string;
506
- disabledFontColor: string;
507
- hoverFontColor: string;
508
- hoverUnderlineColor: string;
509
- visitedFontColor: string;
510
- visitedUnderlineColor: string;
511
- activeFontColor: string;
512
- activeUnderlineColor: string;
513
- focusColor: string;
514
- }>;
515
- navTabs?: Partial<{
516
- selectedBackgroundColor: string;
517
- unselectedBackgroundColor: string;
518
- hoverBackgroundColor: string;
519
- pressedBackgroundColor: string;
520
- selectedFontColor: string;
521
- unselectedFontColor: string;
522
- disabledFontColor: string;
523
- focusOutline: string;
524
- selectedUnderlineColor: string;
525
- dividerColor: string;
526
- fontFamily: string;
527
- fontSize: string;
528
- fontStyle: string;
529
- fontWeight: string;
530
- selectedIconColor: string;
531
- unselectedIconColor: string;
532
- disabledIconColor: string;
533
- }>;
534
- paginator?: Partial<{
535
- backgroundColor: string;
536
- fontColor: string;
537
- fontFamily: string;
538
- fontSize: string;
539
- fontStyle: string;
540
- fontWeight: string;
541
- fontTextTransform: string;
542
- verticalPadding: string;
543
- horizontalPadding: string;
544
- marginRight: string;
545
- marginLeft: string;
546
- itemsPerPageSelectorMarginLeft: string;
547
- itemsPerPageSelectorMarginRight: string;
548
- pageSelectorMarginRight: string;
549
- pageSelectorMarginLeft: string;
550
- totalItemsContainerMarginRight: string;
551
- totalItemsContainerMarginLeft: string;
552
- }>;
553
- paragraph?: Partial<{
554
- display: string;
555
- fontColor: string;
556
- fontSize: string;
557
- fontWeight: string;
558
- }>;
559
- progressBar?: Partial<{
560
- trackLineColor: string;
561
- totalLineColor: string;
562
- labelFontFamily: string;
563
- labelFontSize: string;
564
- labelFontStyle: string;
565
- labelFontWeight: string;
566
- labelFontColor: string;
567
- labelFontTextTransform: string;
568
- valueFontFamily: string;
569
- valueFontSize: string;
570
- valueFontStyle: string;
571
- valueFontWeight: string;
572
- valueFontColor: string;
573
- valueFontTextTransform: string;
574
- helperTextFontColor: string;
575
- helperTextFontSize: string;
576
- helperTextFontStyle: string;
577
- helperTextFontWeight: string;
578
- helperTextFontFamily: string;
579
- thickness: string;
580
- borderRadius: string;
581
- overlayColor: string;
582
- overlayFontColor: string;
583
- }>;
584
- quickNav?: Partial<{
585
- fontColor: string;
586
- hoverFontColor: string;
587
- dividerBorderColor: string;
588
- focusBorderColor: string;
589
- focusBorderStyle: string;
590
- focusBorderThickness: string;
591
- focusBorderRadius: string;
592
- paddingTop: string;
593
- paddingBottom: string;
594
- paddingLeft: string;
595
- paddingRight: string;
596
- fontFamily: string;
597
- fontSize: string;
598
- fontStyle: string;
599
- fontWeight: string;
600
- }>;
601
- radioGroup?: Partial<{
602
- fontFamily: string;
603
- radioInputColor: string;
604
- hoverRadioInputColor: string;
605
- focusBorderColor: string;
606
- activeRadioInputColor: string;
607
- errorRadioInputColor: string;
608
- hoverErrorRadioInputColor: string;
609
- activeErrorRadioInputColor: string;
610
- readOnlyRadioInputColor: string;
611
- hoverReadOnlyRadioInputColor: string;
612
- activeReadOnlyRadioInputColor: string;
613
- disabledRadioInputColor: string;
614
- disabledLabelFontColor: string;
615
- disabledHelperTextFontColor: string;
616
- disabledRadioInputLabelFontColor: string;
617
- errorMessageColor: string;
618
- labelFontColor: string;
619
- labelFontSize: string;
620
- labelFontStyle: string;
621
- labelFontWeight: string;
622
- labelLineHeight: string;
623
- optionalLabelFontWeight: string;
624
- helperTextFontColor: string;
625
- helperTextFontSize: string;
626
- helperTextFontStyle: string;
627
- helperTextFontWeight: string;
628
- helperTextLineHeight: string;
629
- radioInputLabelFontColor: string;
630
- radioInputLabelFontSize: string;
631
- radioInputLabelFontStyle: string;
632
- radioInputLabelFontWeight: string;
633
- radioInputLabelLineHeight: string;
634
- groupLabelMargin: string;
635
- radioInputLabelMargin: string;
636
- groupVerticalGutter: string;
637
- groupHorizontalGutter: string;
638
- }>;
639
- select?: Partial<{
640
- fontFamily: string;
641
- disabledColor: string;
642
- enabledInputBorderColor: string;
643
- hoverInputBorderColor: string;
644
- focusInputBorderColor: string;
645
- errorInputBorderColor: string;
646
- hoverInputErrorBorderColor: string;
647
- disabledInputBorderColor: string;
648
- disabledInputBackgroundColor: string;
649
- inputMarginTop: string;
650
- inputMarginBottom: string;
651
- errorMessageColor: string;
652
- errorIconColor: string;
653
- labelFontColor: string;
654
- labelFontSize: string;
655
- labelFontStyle: string;
656
- labelFontWeight: string;
657
- labelLineHeight: string;
658
- optionalLabelFontWeight: string;
659
- helperTextFontColor: string;
660
- helperTextFontSize: string;
661
- helperTextFontStyle: string;
662
- helperTextFontWeight: string;
663
- helperTextLineHeight: string;
664
- placeholderFontColor: string;
665
- valueFontColor: string;
666
- valueFontSize: string;
667
- valueFontStyle: string;
668
- valueFontWeight: string;
669
- actionIconColor: string;
670
- hoverActionIconColor: string;
671
- activeActionIconColor: string;
672
- actionBackgroundColor: string;
673
- hoverActionBackgroundColor: string;
674
- activeActionBackgroundColor: string;
675
- listOptionFontColor: string;
676
- listOptionFontSize: string;
677
- listOptionFontStyle: string;
678
- listOptionFontWeight: string;
679
- listOptionIconColor: string;
680
- listOptionDividerColor: string;
681
- listGroupLabelFontWeight: string;
682
- focusListOptionBorderColor: string;
683
- systemMessageFontColor: string;
684
- collapseIndicatorColor: string;
685
- listDialogBackgroundColor: string;
686
- listDialogBorderColor: string;
687
- selectedListOptionBackgroundColor: string;
688
- selectedHoverListOptionBackgroundColor: string;
689
- selectedActiveListOptionBackgroundColor: string;
690
- selectedListOptionIconColor: string;
691
- unselectedHoverListOptionBackgroundColor: string;
692
- unselectedActiveListOptionBackgroundColor: string;
693
- selectionIndicatorFontColor: string;
694
- selectionIndicatorFontSize: string;
695
- selectionIndicatorFontStyle: string;
696
- selectionIndicatorFontWeight: string;
697
- selectionIndicatorBorderColor: string;
698
- selectionIndicatorBackgroundColor: string;
699
- enabledSelectionIndicatorActionBackgroundColor: string;
700
- enabledSelectionIndicatorActionIconColor: string;
701
- hoverSelectionIndicatorActionBackgroundColor: string;
702
- hoverSelectionIndicatorActionIconColor: string;
703
- activeSelectionIndicatorActionBackgroundColor: string;
704
- activeSelectionIndicatorActionIconColor: string;
705
- }>;
706
- sidenav?: Partial<{
707
- backgroundColor: string;
708
- titleFontFamily: string;
709
- titleFontSize: string;
710
- titleFontStyle: string;
711
- titleFontWeight: string;
712
- titleFontColor: string;
713
- titleFontTextTransform: string;
714
- titleFontLetterSpacing: string;
715
- groupTitleFontFamily: string;
716
- groupTitleFontSize: string;
717
- groupTitleFontStyle: string;
718
- groupTitleFontWeight: string;
719
- groupTitleFontColor: string;
720
- groupTitleHoverBackgroundColor: string;
721
- groupTitleActiveBackgroundColor: string;
722
- groupTitleSelectedFontColor: string;
723
- groupTitleSelectedBackgroundColor: string;
724
- groupTitleSelectedHoverFontColor: string;
725
- groupTitleSelectedHoverBackgroundColor: string;
726
- groupTitleFontTextTransform: string;
727
- groupTitleFontLetterSpacing: string;
728
- linkFontFamily: string;
729
- linkFontSize: string;
730
- linkFontStyle: string;
731
- linkFontWeight: string;
732
- linkFontColor: string;
733
- linkHoverBackgroundColor: string;
734
- linkSelectedFontColor: string;
735
- linkSelectedBackgroundColor: string;
736
- linkSelectedHoverFontColor: string;
737
- linkSelectedHoverBackgroundColor: string;
738
- linkFontTextTransform: string;
739
- linkFontLetterSpacing: string;
740
- linkTextDecoration: string;
741
- linkMarginTop: string;
742
- linkMarginBottom: string;
743
- linkMarginRight: string;
744
- linkMarginLeft: string;
745
- linkFocusColor: string;
746
- scrollBarThumbColor: string;
747
- scrollBarTrackColor: string;
748
- }>;
749
- slider?: Partial<{
750
- fontFamily: string;
751
- limitValuesFontColor: string;
752
- limitValuesFontSize: string;
753
- limitValuesFontStyle: string;
754
- limitValuesFontWeight: string;
755
- limitValuesFontLetterSpacing: string;
756
- disabledLimitValuesFontColor: string;
757
- labelFontFamily: string;
758
- labelFontSize: string;
759
- labelFontStyle: string;
760
- labelFontWeight: string;
761
- labelLineHeight: string;
762
- helperTextFontFamily: string;
763
- helperTextFontSize: string;
764
- helperTextFontStyle: string;
765
- helperTextFontWeight: string;
766
- helperTextLineHeight: string;
767
- fontColor: string;
768
- labelFontColor: string;
769
- helperTextFontColor: string;
770
- disabledLabelFontColor: string;
771
- disabledHelperTextFontColor: string;
772
- thumbHeight: string;
773
- thumbWidth: string;
774
- hoverThumbHeight: string;
775
- hoverThumbWidth: string;
776
- thumbVerticalPosition: string;
777
- hoverThumbVerticalPosition: string;
778
- thumbBackgroundColor: string;
779
- hoverThumbScale: string;
780
- hoverThumbBackgroundColor: string;
781
- activeThumbScale: string;
782
- activeThumbBackgroundColor: string;
783
- focusThumbBackgroundColor: string;
784
- tickHeight: string;
785
- tickWidth: string;
786
- tickVerticalPosition: string;
787
- tickBackgroundColor: string;
788
- trackLineThickness: string;
789
- trackLineVerticalPosition: string;
790
- trackLineColor: string;
791
- totalLineThickness: string;
792
- totalLineVerticalPosition: string;
793
- totalLineColor: string;
794
- disabledThumbVerticalPosition: string;
795
- disabledThumbBackgroundColor: string;
796
- disabledTickVerticalPosition: string;
797
- disabledTickBackgroundColor: string;
798
- disabledTrackLineColor: string;
799
- disabledTotalLineColor: string;
800
- focusColor: string;
801
- floorLabelMarginRight: string;
802
- ceilLabelMarginLeft: string;
803
- inputMarginLeft: string;
804
- }>;
805
- spinner?: Partial<{
806
- trackCircleColor: string;
807
- trackCircleColorOverlay: string;
808
- totalCircleColor: string;
809
- labelFontFamily: string;
810
- labelFontSize: string;
811
- labelFontStyle: string;
812
- labelFontWeight: string;
813
- labelFontColor: string;
814
- labelTextAlign: string;
815
- progressValueFontFamily: string;
816
- progressValueFontSize: string;
817
- progressValueFontStyle: string;
818
- progressValueFontWeight: string;
819
- progressValueFontColor: string;
820
- progressValueTextAlign: string;
821
- overlayBackgroundColor: string;
822
- overlayOpacity: string;
823
- overlayLabelFontFamily: string;
824
- overlayLabelFontSize: string;
825
- overlayLabelFontStyle: string;
826
- overlayLabelFontWeight: string;
827
- overlayLabelFontColor: string;
828
- overlayLabelTextAlign: string;
829
- overlayProgressValueFontFamily: string;
830
- overlayProgressValueFontSize: string;
831
- overlayProgressValueFontStyle: string;
832
- overlayProgressValueFontWeight: string;
833
- overlayProgressValueFontColor: string;
834
- overlayProgressValueTextAlign: string;
835
- }>;
836
- switch?: Partial<{
837
- checkedTrackBackgroundColor: string;
838
- checkedThumbBackgroundColor: string;
839
- uncheckedTrackBackgroundColor: string;
840
- uncheckedThumbBackgroundColor: string;
841
- disabledCheckedTrackBackgroundColor: string;
842
- disabledCheckedThumbBackgroundColor: string;
843
- disabledUncheckedTrackBackgroundColor: string;
844
- disabledUncheckedThumbBackgroundColor: string;
845
- disabledLabelFontColor: string;
846
- disabledLabelFontStyle: string;
847
- labelFontFamily: string;
848
- labelFontSize: string;
849
- labelFontStyle: string;
850
- labelFontWeight: string;
851
- labelFontColor: string;
852
- thumbFocusColor: string;
853
- thumbHeight: string;
854
- thumbWidth: string;
855
- thumbShift: string;
856
- trackHeight: string;
857
- trackWidth: string;
858
- spaceBetweenLabelSwitch: string;
859
- }>;
860
- table?: Partial<{
861
- rowSeparatorThickness: string;
862
- rowSeparatorStyle: string;
863
- rowSeparatorColor: string;
864
- dataBackgroundColor: string;
865
- dataFontFamily: string;
866
- dataFontSize: string;
867
- dataFontStyle: string;
868
- dataFontWeight: string;
869
- dataFontColor: string;
870
- dataFontTextTransform: string;
871
- dataPaddingTop: string;
872
- dataPaddingBottom: string;
873
- dataPaddingRight: string;
874
- dataPaddingLeft: string;
875
- dataPaddingTopReduced: string;
876
- dataPaddingBottomReduced: string;
877
- dataPaddingRightReduced: string;
878
- dataPaddingLeftReduced: string;
879
- dataTextAlign: string;
880
- dataTextLineHeight: string;
881
- firstChildPaddingLeft: string;
882
- lastChildPaddingRight: string;
883
- firstChildPaddingLeftReduced: string;
884
- lastChildPaddingRightReduced: string;
885
- headerBackgroundColor: string;
886
- headerBorderRadius: string;
887
- headerFontFamily: string;
888
- headerFontSize: string;
889
- headerFontStyle: string;
890
- headerFontWeight: string;
891
- headerFontColor: string;
892
- headerFontTextTransform: string;
893
- headerPaddingTop: string;
894
- headerPaddingBottom: string;
895
- headerPaddingRight: string;
896
- headerPaddingLeft: string;
897
- headerPaddingTopReduced: string;
898
- headerPaddingBottomReduced: string;
899
- headerPaddingRightReduced: string;
900
- headerPaddingLeftReduced: string;
901
- headerTextAlign: string;
902
- headerTextLineHeight: string;
903
- scrollBarThumbColor: string;
904
- scrollBarTrackColor: string;
905
- sortIconColor: string;
906
- actionIconColor: string;
907
- disabledActionIconColor: string;
908
- hoverActionIconColor: string;
909
- focusActionIconColor: string;
910
- activeActionIconColor: string;
911
- actionBackgroundColor: string;
912
- disabledActionBackgroundColor: string;
913
- hoverActionBackgroundColor: string;
914
- focusActionBorderColor: string;
915
- activeActionBackgroundColor: string;
916
- }>;
917
- tabs?: Partial<{
918
- fontFamily: string;
919
- fontSize: string;
920
- fontStyle: string;
921
- fontWeight: string;
922
- fontTextTransform: string;
923
- selectedBackgroundColor: string;
924
- selectedFontColor: string;
925
- selectedIconColor: string;
926
- selectedUnderlineColor: string;
927
- selectedUnderlineThickness: string;
928
- unselectedBackgroundColor: string;
929
- unselectedFontColor: string;
930
- unselectedIconColor: string;
931
- disabledFontColor: string;
932
- disabledIconColor: string;
933
- disabledFontStyle: string;
934
- hoverBackgroundColor: string;
935
- pressedBackgroundColor: string;
936
- pressedFontWeight: string;
937
- dividerColor: string;
938
- dividerThickness: string;
939
- focusOutline: string;
940
- scrollButtonsWidth: string;
941
- }>;
942
- tag?: Partial<{
943
- fontFamily: string;
944
- fontColor: string;
945
- fontSize: string;
946
- fontStyle: string;
947
- fontWeight: string;
948
- labelPaddingTop: string;
949
- labelPaddingBottom: string;
950
- labelPaddingLeft: string;
951
- labelPaddingRight: string;
952
- height: string;
953
- iconColor: string;
954
- iconSectionWidth: string;
955
- iconHeight: string;
956
- iconWidth: string;
957
- focusColor: string;
958
- }>;
959
- textarea?: Partial<{
960
- fontFamily: string;
961
- enabledBorderColor: string;
962
- hoverBorderColor: string;
963
- focusBorderColor: string;
964
- disabledBorderColor: string;
965
- disabledContainerFillColor: string;
966
- readOnlyBorderColor: string;
967
- hoverReadOnlyBorderColor: string;
968
- errorBorderColor: string;
969
- hoverErrorBorderColor: string;
970
- inputMarginTop: string;
971
- inputMarginBottom: string;
972
- errorMessageColor: string;
973
- labelFontColor: string;
974
- labelFontSize: string;
975
- labelFontStyle: string;
976
- labelFontWeight: string;
977
- labelLineHeight: string;
978
- disabledLabelFontColor: string;
979
- optionalLabelFontWeight: string;
980
- helperTextFontColor: string;
981
- helperTextFontSize: string;
982
- helperTextFontStyle: string;
983
- helperTextFontWeight: string;
984
- helperTextLineHeight: string;
985
- disabledHelperTextFontColor: string;
986
- placeholderFontColor: string;
987
- disabledPlaceholderFontColor: string;
988
- valueFontColor: string;
989
- valueFontSize: string;
990
- valueFontStyle: string;
991
- valueFontWeight: string;
992
- disabledValueFontColor: string;
993
- }>;
994
- textInput?: Partial<{
995
- fontFamily: string;
996
- enabledBorderColor: string;
997
- hoverBorderColor: string;
998
- focusBorderColor: string;
999
- disabledBorderColor: string;
1000
- disabledContainerFillColor: string;
1001
- readOnlyBorderColor: string;
1002
- hoverReadOnlyBorderColor: string;
1003
- errorBorderColor: string;
1004
- hoverErrorBorderColor: string;
1005
- inputMarginTop: string;
1006
- inputMarginBottom: string;
1007
- errorMessageColor: string;
1008
- errorIconColor: string;
1009
- labelFontColor: string;
1010
- labelFontSize: string;
1011
- labelFontStyle: string;
1012
- labelFontWeight: string;
1013
- labelLineHeight: string;
1014
- disabledLabelFontColor: string;
1015
- optionalLabelFontWeight: string;
1016
- helperTextFontColor: string;
1017
- helperTextFontSize: string;
1018
- helperTextFontStyle: string;
1019
- helperTextFontWeight: string;
1020
- helperTextLineHeight: string;
1021
- disabledHelperTextFontColor: string;
1022
- prefixColor: string;
1023
- suffixColor: string;
1024
- disabledPrefixColor: string;
1025
- disabledSuffixColor: string;
1026
- placeholderFontColor: string;
1027
- disabledPlaceholderFontColor: string;
1028
- valueFontColor: string;
1029
- valueFontSize: string;
1030
- valueFontStyle: string;
1031
- valueFontWeight: string;
1032
- disabledValueFontColor: string;
1033
- actionIconColor: string;
1034
- disabledActionIconColor: string;
1035
- hoverActionIconColor: string;
1036
- focusActionIconColor: string;
1037
- activeActionIconColor: string;
1038
- actionBackgroundColor: string;
1039
- disabledActionBackgroundColor: string;
1040
- hoverActionBackgroundColor: string;
1041
- focusActionBorderColor: string;
1042
- activeActionBackgroundColor: string;
1043
- listDialogBackgroundColor: string;
1044
- listDialogBorderColor: string;
1045
- listOptionDividerColor: string;
1046
- listOptionFontColor: string;
1047
- listOptionFontSize: string;
1048
- listOptionFontStyle: string;
1049
- listOptionFontWeight: string;
1050
- systemMessageFontColor: string;
1051
- errorListDialogFontColor: string;
1052
- errorListDialogBackgroundColor: string;
1053
- errorListDialogBorderColor: string;
1054
- hoverListOptionBackgroundColor: string;
1055
- activeListOptionBackgroundColor: string;
1056
- focusListOptionBorderColor: string;
1057
- }>;
1058
- toggleGroup?: Partial<{
1059
- containerBackgroundColor: string;
1060
- containerBorderColor: string;
1061
- labelFontColor: string;
1062
- disabledLabelFontColor: string;
1063
- helperTextFontColor: string;
1064
- disabledHelperTextFontcolor: string;
1065
- unselectedBackgroundColor: string;
1066
- unselectedHoverBackgroundColor: string;
1067
- unselectedActiveBackgroundColor: string;
1068
- unselectedDisabledBackgroundColor: string;
1069
- unselectedFontColor: string;
1070
- unselectedDisabledFontColor: string;
1071
- selectedBackgroundColor: string;
1072
- selectedHoverBackgroundColor: string;
1073
- selectedActiveBackgroundColor: string;
1074
- selectedDisabledBackgroundColor: string;
1075
- selectedFontColor: string;
1076
- selectedDisabledFontColor: string;
1077
- focusColor: string;
1078
- labelFontFamily: string;
1079
- labelFontSize: string;
1080
- labelFontStyle: string;
1081
- labelFontWeight: string;
1082
- labelLineHeight: string;
1083
- helperTextFontFamily: string;
1084
- helperTextFontSize: string;
1085
- helperTextFontStyle: string;
1086
- helperTextFontWeight: string;
1087
- helperTextLineHeight: string;
1088
- optionLabelFontFamily: string;
1089
- optionLabelFontSize: string;
1090
- optionLabelFontStyle: string;
1091
- optionLabelFontWeight: string;
1092
- iconPaddingRight: string;
1093
- iconPaddingLeft: string;
1094
- labelPaddingLeft: string;
1095
- labelPaddingRight: string;
1096
- iconMarginRight: string;
1097
- containerMarginTop: string;
1098
- optionBorderThickness: string;
1099
- optionBorderStyle: string;
1100
- optionBorderRadius: string;
1101
- containerBorderThickness: string;
1102
- containerBorderStyle: string;
1103
- containerBorderRadius: string;
1104
- optionFocusBorderThickness: string;
1105
- }>;
1106
- wizard?: Partial<{
1107
- visitedStepFontColor: string;
1108
- visitedStepBackgroundColor: string;
1109
- visitedStepBorderColor: string;
1110
- unvisitedStepFontColor: string;
1111
- unvisitedLabelFontColor: string;
1112
- unvisitedHelperTextFontColor: string;
1113
- unvisitedStepBackgroundColor: string;
1114
- unvisitedStepBorderColor: string;
1115
- selectedStepFontColor: string;
1116
- selectedStepBackgroundColor: string;
1117
- selectedStepBorderColor: string;
1118
- selectedLabelFontColor: string;
1119
- selectedHelperTextFontColor: string;
1120
- selectedStepWidth: string;
1121
- selectedStepHeight: string;
1122
- selectedStepBorderThickness: string;
1123
- selectedStepBorderStyle: string;
1124
- selectedStepBorderRadius: string;
1125
- stepFontSize: string;
1126
- stepFontFamily: string;
1127
- stepFontStyle: string;
1128
- stepFontWeight: string;
1129
- stepFontTracking: string;
1130
- stepIconSize: string;
1131
- stepWidth: string;
1132
- stepHeight: string;
1133
- stepBorderThickness: string;
1134
- stepBorderStyle: string;
1135
- stepBorderRadius: string;
1136
- visitedLabelFontColor: string;
1137
- labelFontSize: string;
1138
- labelFontFamily: string;
1139
- labelFontStyle: string;
1140
- labelFontWeight: string;
1141
- labelFontTracking: string;
1142
- labelFontTextTransform: string;
1143
- labelTextAlign: string;
1144
- helperTextFontSize: string;
1145
- helperTextFontFamily: string;
1146
- helperTextFontStyle: string;
1147
- helperTextFontWeight: string;
1148
- helperTextFontTracking: string;
1149
- helperTextFontTextTransform: string;
1150
- visitedHelperTextFontColor: string;
1151
- helperTextTextAlign: string;
1152
- disabledStepBackgroundColor: string;
1153
- disabledStepFontColor: string;
1154
- disabledLabelFontColor: string;
1155
- disabledHelperTextFontColor: string;
1156
- disabledStepBorderColor: string;
1157
- disabledStepWidth: string;
1158
- disabledStepHeight: string;
1159
- disabledStepBorderThickness: string;
1160
- disabledStepBorderStyle: string;
1161
- disabledStepBorderRadius: string;
1162
- separatorBorderThickness: string;
1163
- separatorBorderStyle: string;
1164
- separatorColor: string;
1165
- focusColor: string;
1166
- }>;
1167
- };
1168
- export default useTheme;