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