@dxc-technology/halstack-react 0.0.0-f1bbdfe → 0.0.0-f21e88a

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