@dxc-technology/halstack-react 0.0.0-757bc34 → 0.0.0-75cb2b9

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