@dxc-technology/halstack-react 0.0.0-eff2879 → 0.0.0-f081587

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