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