@dbcdk/react-components 0.0.167 → 0.0.169
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/package.json +1 -1
- package/dist/assets/logo.cjs +0 -87
- package/dist/assets/logo.d.ts +0 -2
- package/dist/assets/logo.js +0 -85
- package/dist/client.cjs +0 -629
- package/dist/client.d.ts +0 -89
- package/dist/client.js +0 -90
- package/dist/components/accordion/Accordion.cjs +0 -127
- package/dist/components/accordion/Accordion.d.ts +0 -36
- package/dist/components/accordion/Accordion.js +0 -121
- package/dist/components/accordion/Accordion.module.css +0 -41
- package/dist/components/accordion/components/AccordionRow.cjs +0 -129
- package/dist/components/accordion/components/AccordionRow.d.ts +0 -14
- package/dist/components/accordion/components/AccordionRow.js +0 -123
- package/dist/components/accordion/components/AccordionRow.module.css +0 -129
- package/dist/components/alert/Alert.cjs +0 -52
- package/dist/components/alert/Alert.d.ts +0 -14
- package/dist/components/alert/Alert.js +0 -46
- package/dist/components/alert/Alert.module.css +0 -102
- package/dist/components/app-header/AppHeader.cjs +0 -14
- package/dist/components/app-header/AppHeader.d.ts +0 -8
- package/dist/components/app-header/AppHeader.js +0 -8
- package/dist/components/app-header/AppHeader.module.css +0 -74
- package/dist/components/attribute-chip/AttributeChip.cjs +0 -36
- package/dist/components/attribute-chip/AttributeChip.d.ts +0 -11
- package/dist/components/attribute-chip/AttributeChip.js +0 -30
- package/dist/components/attribute-chip/AttributeChip.module.css +0 -64
- package/dist/components/avatar/Avatar.cjs +0 -111
- package/dist/components/avatar/Avatar.d.ts +0 -17
- package/dist/components/avatar/Avatar.js +0 -86
- package/dist/components/avatar/Avatar.module.css +0 -91
- package/dist/components/breadcrumbs/Breadcrumbs.cjs +0 -24
- package/dist/components/breadcrumbs/Breadcrumbs.d.ts +0 -12
- package/dist/components/breadcrumbs/Breadcrumbs.js +0 -18
- package/dist/components/breadcrumbs/Breadcrumbs.module.css +0 -77
- package/dist/components/button/Button.cjs +0 -150
- package/dist/components/button/Button.d.ts +0 -18
- package/dist/components/button/Button.js +0 -125
- package/dist/components/button/Button.module.css +0 -266
- package/dist/components/button-select/ButtonSelect.cjs +0 -35
- package/dist/components/button-select/ButtonSelect.d.ts +0 -16
- package/dist/components/button-select/ButtonSelect.js +0 -29
- package/dist/components/button-select/ButtonSelect.module.css +0 -40
- package/dist/components/card/Card.cjs +0 -109
- package/dist/components/card/Card.d.ts +0 -37
- package/dist/components/card/Card.js +0 -103
- package/dist/components/card/Card.module.css +0 -191
- package/dist/components/card/components/CardMeta.cjs +0 -62
- package/dist/components/card/components/CardMeta.d.ts +0 -16
- package/dist/components/card/components/CardMeta.js +0 -55
- package/dist/components/card/components/CardMeta.module.css +0 -55
- package/dist/components/card-container/CardContainer.cjs +0 -34
- package/dist/components/card-container/CardContainer.d.ts +0 -12
- package/dist/components/card-container/CardContainer.js +0 -28
- package/dist/components/card-container/CardContainer.module.css +0 -63
- package/dist/components/chip/Chip.cjs +0 -65
- package/dist/components/chip/Chip.d.ts +0 -16
- package/dist/components/chip/Chip.js +0 -59
- package/dist/components/chip/Chip.module.css +0 -247
- package/dist/components/circle/Circle.cjs +0 -39
- package/dist/components/circle/Circle.d.ts +0 -14
- package/dist/components/circle/Circle.js +0 -33
- package/dist/components/circle/Circle.module.css +0 -138
- package/dist/components/clear-button/ClearButton.cjs +0 -33
- package/dist/components/clear-button/ClearButton.d.ts +0 -8
- package/dist/components/clear-button/ClearButton.js +0 -27
- package/dist/components/clear-button/ClearButton.module.css +0 -26
- package/dist/components/code-block/CodeBlock.cjs +0 -107
- package/dist/components/code-block/CodeBlock.d.ts +0 -11
- package/dist/components/code-block/CodeBlock.js +0 -101
- package/dist/components/code-block/CodeBlock.module.css +0 -135
- package/dist/components/copy-button/CopyButton.cjs +0 -139
- package/dist/components/copy-button/CopyButton.d.ts +0 -13
- package/dist/components/copy-button/CopyButton.js +0 -133
- package/dist/components/copy-button/CopyButton.module.css +0 -22
- package/dist/components/datetime-picker/DateTimePicker.cjs +0 -563
- package/dist/components/datetime-picker/DateTimePicker.d.ts +0 -66
- package/dist/components/datetime-picker/DateTimePicker.js +0 -557
- package/dist/components/datetime-picker/DateTimePicker.module.css +0 -155
- package/dist/components/datetime-picker/dateTimeHelpers.cjs +0 -185
- package/dist/components/datetime-picker/dateTimeHelpers.d.ts +0 -37
- package/dist/components/datetime-picker/dateTimeHelpers.js +0 -166
- package/dist/components/divider/Divider.cjs +0 -22
- package/dist/components/divider/Divider.d.ts +0 -5
- package/dist/components/divider/Divider.js +0 -20
- package/dist/components/environment-banner/EnvironmentBanner.cjs +0 -20
- package/dist/components/environment-banner/EnvironmentBanner.d.ts +0 -13
- package/dist/components/environment-banner/EnvironmentBanner.js +0 -14
- package/dist/components/environment-banner/EnvironmentBanner.module.css +0 -54
- package/dist/components/filter-field/FilterField.cjs +0 -291
- package/dist/components/filter-field/FilterField.d.ts +0 -37
- package/dist/components/filter-field/FilterField.js +0 -284
- package/dist/components/filter-field/FilterField.module.css +0 -379
- package/dist/components/filtering/chip-multi-toggle/ChipMultiToggle.cjs +0 -115
- package/dist/components/filtering/chip-multi-toggle/ChipMultiToggle.d.ts +0 -35
- package/dist/components/filtering/chip-multi-toggle/ChipMultiToggle.js +0 -108
- package/dist/components/filtering/chip-multi-toggle/ChipMultiToggle.module.css +0 -59
- package/dist/components/forms/checkbox/Checkbox.cjs +0 -99
- package/dist/components/forms/checkbox/Checkbox.d.ts +0 -39
- package/dist/components/forms/checkbox/Checkbox.js +0 -93
- package/dist/components/forms/checkbox/Checkbox.module.css +0 -110
- package/dist/components/forms/checkbox-group/CheckboxGroup.cjs +0 -121
- package/dist/components/forms/checkbox-group/CheckboxGroup.d.ts +0 -47
- package/dist/components/forms/checkbox-group/CheckboxGroup.js +0 -115
- package/dist/components/forms/checkbox-group/CheckboxGroup.module.css +0 -115
- package/dist/components/forms/file-upload/FileUpload.cjs +0 -127
- package/dist/components/forms/file-upload/FileUpload.d.ts +0 -18
- package/dist/components/forms/file-upload/FileUpload.js +0 -121
- package/dist/components/forms/file-upload/FileUpload.module.css +0 -75
- package/dist/components/forms/form-select/FormSelect.cjs +0 -191
- package/dist/components/forms/form-select/FormSelect.d.ts +0 -35
- package/dist/components/forms/form-select/FormSelect.js +0 -166
- package/dist/components/forms/form-select/FormSelect.module.css +0 -236
- package/dist/components/forms/input/Input.cjs +0 -190
- package/dist/components/forms/input/Input.d.ts +0 -37
- package/dist/components/forms/input/Input.js +0 -184
- package/dist/components/forms/input/Input.module.css +0 -478
- package/dist/components/forms/input-container/InputContainer.cjs +0 -72
- package/dist/components/forms/input-container/InputContainer.d.ts +0 -18
- package/dist/components/forms/input-container/InputContainer.js +0 -66
- package/dist/components/forms/input-container/InputContainer.module.css +0 -59
- package/dist/components/forms/multi-select/MultiSelect.cjs +0 -229
- package/dist/components/forms/multi-select/MultiSelect.d.ts +0 -26
- package/dist/components/forms/multi-select/MultiSelect.js +0 -227
- package/dist/components/forms/radio-buttons/RadioButton.cjs +0 -94
- package/dist/components/forms/radio-buttons/RadioButton.d.ts +0 -46
- package/dist/components/forms/radio-buttons/RadioButton.js +0 -88
- package/dist/components/forms/radio-buttons/RadioButtonGroup.cjs +0 -74
- package/dist/components/forms/radio-buttons/RadioButtonGroup.d.ts +0 -25
- package/dist/components/forms/radio-buttons/RadioButtonGroup.js +0 -72
- package/dist/components/forms/radio-buttons/RadioButtons.module.css +0 -131
- package/dist/components/forms/select/Select.cjs +0 -287
- package/dist/components/forms/select/Select.d.ts +0 -24
- package/dist/components/forms/select/Select.js +0 -281
- package/dist/components/forms/select/Select.module.css +0 -41
- package/dist/components/forms/switch/Switch.cjs +0 -93
- package/dist/components/forms/switch/Switch.d.ts +0 -37
- package/dist/components/forms/switch/Switch.js +0 -87
- package/dist/components/forms/switch/Switch.module.css +0 -89
- package/dist/components/forms/text-area/Textarea.cjs +0 -118
- package/dist/components/forms/text-area/Textarea.d.ts +0 -17
- package/dist/components/forms/text-area/Textarea.js +0 -112
- package/dist/components/forms/text-area/Textarea.module.css +0 -70
- package/dist/components/forms/typeahead/Typeahead.cjs +0 -792
- package/dist/components/forms/typeahead/Typeahead.d.ts +0 -40
- package/dist/components/forms/typeahead/Typeahead.js +0 -768
- package/dist/components/forms/typeahead/Typeahead.module.css +0 -38
- package/dist/components/grid/Grid.cjs +0 -58
- package/dist/components/grid/Grid.d.ts +0 -29
- package/dist/components/grid/Grid.js +0 -51
- package/dist/components/grid/Grid.module.css +0 -44
- package/dist/components/headline/CollapsibleHeadline.cjs +0 -84
- package/dist/components/headline/CollapsibleHeadline.d.ts +0 -25
- package/dist/components/headline/CollapsibleHeadline.js +0 -78
- package/dist/components/headline/Headline.cjs +0 -59
- package/dist/components/headline/Headline.d.ts +0 -20
- package/dist/components/headline/Headline.js +0 -53
- package/dist/components/headline/Headline.module.css +0 -167
- package/dist/components/highlighted-text/HighlightedText.cjs +0 -21
- package/dist/components/highlighted-text/HighlightedText.d.ts +0 -7
- package/dist/components/highlighted-text/HighlightedText.js +0 -19
- package/dist/components/hyperlink/Hyperlink.cjs +0 -113
- package/dist/components/hyperlink/Hyperlink.d.ts +0 -24
- package/dist/components/hyperlink/Hyperlink.js +0 -88
- package/dist/components/hyperlink/Hyperlink.module.css +0 -121
- package/dist/components/icon/Icon.cjs +0 -39
- package/dist/components/icon/Icon.d.ts +0 -14
- package/dist/components/icon/Icon.js +0 -32
- package/dist/components/icon/Icon.module.css +0 -50
- package/dist/components/inline-status/InlineStatus.cjs +0 -39
- package/dist/components/inline-status/InlineStatus.d.ts +0 -11
- package/dist/components/inline-status/InlineStatus.js +0 -33
- package/dist/components/inline-status/InlineStatus.module.css +0 -98
- package/dist/components/interval-select/IntervalSelect.cjs +0 -203
- package/dist/components/interval-select/IntervalSelect.d.ts +0 -37
- package/dist/components/interval-select/IntervalSelect.js +0 -201
- package/dist/components/json-viewer/JsonNode.cjs +0 -124
- package/dist/components/json-viewer/JsonNode.d.ts +0 -3
- package/dist/components/json-viewer/JsonNode.js +0 -118
- package/dist/components/json-viewer/JsonViewer.cjs +0 -164
- package/dist/components/json-viewer/JsonViewer.d.ts +0 -4
- package/dist/components/json-viewer/JsonViewer.js +0 -158
- package/dist/components/json-viewer/JsonViewer.module.css +0 -346
- package/dist/components/json-viewer/types.cjs +0 -2
- package/dist/components/json-viewer/types.d.ts +0 -33
- package/dist/components/json-viewer/types.js +0 -1
- package/dist/components/json-viewer/useClipboardStatus.cjs +0 -15
- package/dist/components/json-viewer/useClipboardStatus.d.ts +0 -4
- package/dist/components/json-viewer/useClipboardStatus.js +0 -13
- package/dist/components/json-viewer/utils.cjs +0 -126
- package/dist/components/json-viewer/utils.d.ts +0 -17
- package/dist/components/json-viewer/utils.js +0 -111
- package/dist/components/lightbox/Lightbox.cjs +0 -291
- package/dist/components/lightbox/Lightbox.d.ts +0 -36
- package/dist/components/lightbox/Lightbox.js +0 -285
- package/dist/components/lightbox/Lightbox.module.css +0 -214
- package/dist/components/media-card/MediaCard.cjs +0 -87
- package/dist/components/media-card/MediaCard.d.ts +0 -21
- package/dist/components/media-card/MediaCard.js +0 -80
- package/dist/components/media-card/MediaCard.module.css +0 -91
- package/dist/components/menu/Menu.cjs +0 -455
- package/dist/components/menu/Menu.d.ts +0 -102
- package/dist/components/menu/Menu.js +0 -430
- package/dist/components/menu/Menu.module.css +0 -286
- package/dist/components/meta-bar/MetaBar.cjs +0 -28
- package/dist/components/meta-bar/MetaBar.d.ts +0 -12
- package/dist/components/meta-bar/MetaBar.js +0 -22
- package/dist/components/meta-bar/MetaBar.module.css +0 -27
- package/dist/components/metric-tile/MetricTile.cjs +0 -33
- package/dist/components/metric-tile/MetricTile.d.ts +0 -15
- package/dist/components/metric-tile/MetricTile.js +0 -27
- package/dist/components/metric-tile/MetricTile.module.css +0 -103
- package/dist/components/nav-bar/NavBar.cjs +0 -107
- package/dist/components/nav-bar/NavBar.d.ts +0 -44
- package/dist/components/nav-bar/NavBar.js +0 -101
- package/dist/components/nav-bar/NavBar.module.css +0 -243
- package/dist/components/overlay/fade-overlay/FadeOverlay.cjs +0 -30
- package/dist/components/overlay/fade-overlay/FadeOverlay.d.ts +0 -13
- package/dist/components/overlay/fade-overlay/FadeOverlay.js +0 -24
- package/dist/components/overlay/fade-overlay/FadeOverlay.module.css +0 -54
- package/dist/components/overlay/modal/Modal.cjs +0 -191
- package/dist/components/overlay/modal/Modal.d.ts +0 -29
- package/dist/components/overlay/modal/Modal.js +0 -185
- package/dist/components/overlay/modal/Modal.module.css +0 -112
- package/dist/components/overlay/modal/provider/ModalProvider.cjs +0 -98
- package/dist/components/overlay/modal/provider/ModalProvider.d.ts +0 -23
- package/dist/components/overlay/modal/provider/ModalProvider.js +0 -95
- package/dist/components/overlay/side-panel/SidePanel.cjs +0 -173
- package/dist/components/overlay/side-panel/SidePanel.d.ts +0 -25
- package/dist/components/overlay/side-panel/SidePanel.js +0 -167
- package/dist/components/overlay/side-panel/SidePanel.module.css +0 -177
- package/dist/components/overlay/side-panel/useSidePanel.cjs +0 -16
- package/dist/components/overlay/side-panel/useSidePanel.d.ts +0 -5
- package/dist/components/overlay/side-panel/useSidePanel.js +0 -14
- package/dist/components/overlay/tooltip/Tooltip.cjs +0 -56
- package/dist/components/overlay/tooltip/Tooltip.d.ts +0 -12
- package/dist/components/overlay/tooltip/Tooltip.js +0 -54
- package/dist/components/overlay/tooltip/Tooltip.module.css +0 -104
- package/dist/components/overlay/tooltip/TooltipProvider.cjs +0 -238
- package/dist/components/overlay/tooltip/TooltipProvider.d.ts +0 -20
- package/dist/components/overlay/tooltip/TooltipProvider.js +0 -231
- package/dist/components/overlay/tooltip/useTooltipTrigger.cjs +0 -117
- package/dist/components/overlay/tooltip/useTooltipTrigger.d.ts +0 -28
- package/dist/components/overlay/tooltip/useTooltipTrigger.js +0 -115
- package/dist/components/page/Page.cjs +0 -64
- package/dist/components/page/Page.d.ts +0 -21
- package/dist/components/page/Page.js +0 -58
- package/dist/components/page/Page.module.css +0 -95
- package/dist/components/page-layout/PageLayout.cjs +0 -126
- package/dist/components/page-layout/PageLayout.d.ts +0 -47
- package/dist/components/page-layout/PageLayout.js +0 -120
- package/dist/components/page-layout/PageLayout.module.css +0 -333
- package/dist/components/page-layout/components/footer/Footer.cjs +0 -53
- package/dist/components/page-layout/components/footer/Footer.d.ts +0 -14
- package/dist/components/page-layout/components/footer/Footer.js +0 -47
- package/dist/components/page-layout/components/footer/Footer.module.css +0 -86
- package/dist/components/pagination/Pagination.cjs +0 -161
- package/dist/components/pagination/Pagination.d.ts +0 -21
- package/dist/components/pagination/Pagination.js +0 -155
- package/dist/components/pagination/Pagination.module.css +0 -25
- package/dist/components/panel/Panel.cjs +0 -38
- package/dist/components/panel/Panel.d.ts +0 -13
- package/dist/components/panel/Panel.js +0 -32
- package/dist/components/panel/Panel.module.css +0 -30
- package/dist/components/popover/Popover.cjs +0 -331
- package/dist/components/popover/Popover.d.ts +0 -27
- package/dist/components/popover/Popover.js +0 -307
- package/dist/components/popover/Popover.module.css +0 -52
- package/dist/components/search-box/SearchBox.cjs +0 -297
- package/dist/components/search-box/SearchBox.d.ts +0 -30
- package/dist/components/search-box/SearchBox.js +0 -291
- package/dist/components/search-box/SearchBox.module.css +0 -27
- package/dist/components/section-label/SectionLabel.cjs +0 -18
- package/dist/components/section-label/SectionLabel.d.ts +0 -5
- package/dist/components/section-label/SectionLabel.js +0 -12
- package/dist/components/section-label/SectionLabel.module.css +0 -12
- package/dist/components/segmented-progress-bar/SegmentedProgressBar.cjs +0 -130
- package/dist/components/segmented-progress-bar/SegmentedProgressBar.d.ts +0 -27
- package/dist/components/segmented-progress-bar/SegmentedProgressBar.js +0 -124
- package/dist/components/segmented-progress-bar/SegmentedProgressBar.module.css +0 -187
- package/dist/components/sidebar/Sidebar.cjs +0 -41
- package/dist/components/sidebar/Sidebar.d.ts +0 -23
- package/dist/components/sidebar/Sidebar.js +0 -39
- package/dist/components/sidebar/components/SidebarItem.cjs +0 -29
- package/dist/components/sidebar/components/SidebarItem.d.ts +0 -11
- package/dist/components/sidebar/components/SidebarItem.js +0 -27
- package/dist/components/sidebar/components/SidebarItem.module.css +0 -0
- package/dist/components/sidebar/components/expandable-sidebar-item/ExpandableSidebarItem.cjs +0 -153
- package/dist/components/sidebar/components/expandable-sidebar-item/ExpandableSidebarItem.d.ts +0 -13
- package/dist/components/sidebar/components/expandable-sidebar-item/ExpandableSidebarItem.js +0 -147
- package/dist/components/sidebar/components/expandable-sidebar-item/ExpandableSidebarItem.module.css +0 -47
- package/dist/components/sidebar/components/sidebar-container/SidebarContainer.cjs +0 -220
- package/dist/components/sidebar/components/sidebar-container/SidebarContainer.d.ts +0 -18
- package/dist/components/sidebar/components/sidebar-container/SidebarContainer.js +0 -213
- package/dist/components/sidebar/components/sidebar-container/SidebarContainer.module.css +0 -293
- package/dist/components/sidebar/components/sidebar-item-content/SidebarItemContent.cjs +0 -54
- package/dist/components/sidebar/components/sidebar-item-content/SidebarItemContent.d.ts +0 -13
- package/dist/components/sidebar/components/sidebar-item-content/SidebarItemContent.js +0 -47
- package/dist/components/sidebar/components/sidebar-item-content/SidebarItemContent.module.css +0 -117
- package/dist/components/sidebar/components/sidebar-items/SidebarItems.cjs +0 -61
- package/dist/components/sidebar/components/sidebar-items/SidebarItems.d.ts +0 -4
- package/dist/components/sidebar/components/sidebar-items/SidebarItems.js +0 -55
- package/dist/components/sidebar/components/sidebar-items/SidebarItems.module.css +0 -20
- package/dist/components/sidebar/components/sidenav-filteirng/SidenavFiltering.cjs +0 -96
- package/dist/components/sidebar/components/sidenav-filteirng/SidenavFiltering.d.ts +0 -7
- package/dist/components/sidebar/components/sidenav-filteirng/SidenavFiltering.js +0 -90
- package/dist/components/sidebar/providers/SidebarProvider.cjs +0 -223
- package/dist/components/sidebar/providers/SidebarProvider.d.ts +0 -34
- package/dist/components/sidebar/providers/SidebarProvider.js +0 -220
- package/dist/components/skeleton-loader/SkeletonLoader.cjs +0 -442
- package/dist/components/skeleton-loader/SkeletonLoader.d.ts +0 -9
- package/dist/components/skeleton-loader/SkeletonLoader.js +0 -440
- package/dist/components/skeleton-loader/skeleton-loader-item/SkeletonLoaderItem.cjs +0 -42
- package/dist/components/skeleton-loader/skeleton-loader-item/SkeletonLoaderItem.d.ts +0 -11
- package/dist/components/skeleton-loader/skeleton-loader-item/SkeletonLoaderItem.js +0 -36
- package/dist/components/skeleton-loader/skeleton-loader-item/SkeletonLoaderItem.module.css +0 -55
- package/dist/components/split-button/SplitButton.cjs +0 -46
- package/dist/components/split-button/SplitButton.d.ts +0 -16
- package/dist/components/split-button/SplitButton.js +0 -40
- package/dist/components/split-button/SplitButton.module.css +0 -32
- package/dist/components/split-pane/SplitPane.cjs +0 -191
- package/dist/components/split-pane/SplitPane.d.ts +0 -21
- package/dist/components/split-pane/SplitPane.js +0 -182
- package/dist/components/split-pane/SplitPane.module.css +0 -118
- package/dist/components/split-pane/provider/SplitPaneContext.cjs +0 -129
- package/dist/components/split-pane/provider/SplitPaneContext.d.ts +0 -24
- package/dist/components/split-pane/provider/SplitPaneContext.js +0 -121
- package/dist/components/stack/Stack.cjs +0 -56
- package/dist/components/stack/Stack.d.ts +0 -26
- package/dist/components/stack/Stack.js +0 -50
- package/dist/components/stack/Stack.module.css +0 -77
- package/dist/components/state-page/StatePage.cjs +0 -48
- package/dist/components/state-page/StatePage.d.ts +0 -10
- package/dist/components/state-page/StatePage.js +0 -42
- package/dist/components/state-page/StatePage.module.css +0 -9
- package/dist/components/state-page/empty.cjs +0 -664
- package/dist/components/state-page/empty.d.ts +0 -2
- package/dist/components/state-page/empty.js +0 -662
- package/dist/components/state-page/error.cjs +0 -310
- package/dist/components/state-page/error.d.ts +0 -2
- package/dist/components/state-page/error.js +0 -308
- package/dist/components/state-page/notFound.cjs +0 -243
- package/dist/components/state-page/notFound.d.ts +0 -2
- package/dist/components/state-page/notFound.js +0 -241
- package/dist/components/sticky-footer-layout/StickyFooterLayout.cjs +0 -98
- package/dist/components/sticky-footer-layout/StickyFooterLayout.d.ts +0 -14
- package/dist/components/sticky-footer-layout/StickyFooterLayout.js +0 -96
- package/dist/components/table/Table.cjs +0 -240
- package/dist/components/table/Table.d.ts +0 -4
- package/dist/components/table/Table.js +0 -234
- package/dist/components/table/Table.module.css +0 -704
- package/dist/components/table/Table.types.cjs +0 -2
- package/dist/components/table/Table.types.d.ts +0 -91
- package/dist/components/table/Table.types.js +0 -1
- package/dist/components/table/TanstackTable.cjs +0 -191
- package/dist/components/table/TanstackTable.d.ts +0 -15
- package/dist/components/table/TanstackTable.js +0 -166
- package/dist/components/table/components/TableBody.cjs +0 -58
- package/dist/components/table/components/TableBody.d.ts +0 -28
- package/dist/components/table/components/TableBody.js +0 -52
- package/dist/components/table/components/TableHeader.cjs +0 -56
- package/dist/components/table/components/TableHeader.d.ts +0 -16
- package/dist/components/table/components/TableHeader.js +0 -50
- package/dist/components/table/components/TableHeaderCell.cjs +0 -68
- package/dist/components/table/components/TableHeaderCell.d.ts +0 -12
- package/dist/components/table/components/TableHeaderCell.js +0 -62
- package/dist/components/table/components/TablePagination.cjs +0 -2
- package/dist/components/table/components/TablePagination.d.ts +0 -0
- package/dist/components/table/components/TablePagination.js +0 -1
- package/dist/components/table/components/TableRow.cjs +0 -287
- package/dist/components/table/components/TableRow.d.ts +0 -28
- package/dist/components/table/components/TableRow.js +0 -281
- package/dist/components/table/components/TableSelectionCell.cjs +0 -41
- package/dist/components/table/components/TableSelectionCell.d.ts +0 -9
- package/dist/components/table/components/TableSelectionCell.js +0 -35
- package/dist/components/table/components/column-resizer/ColumnResizer.cjs +0 -25
- package/dist/components/table/components/column-resizer/ColumnResizer.d.ts +0 -7
- package/dist/components/table/components/column-resizer/ColumnResizer.js +0 -19
- package/dist/components/table/components/column-resizer/ColumnResizer.module.css +0 -24
- package/dist/components/table/components/empty-state/EmptyState.cjs +0 -33
- package/dist/components/table/components/empty-state/EmptyState.d.ts +0 -21
- package/dist/components/table/components/empty-state/EmptyState.js +0 -31
- package/dist/components/table/components/empty-state/EmptyState.module.css +0 -4
- package/dist/components/table/components/table-settings/TableSettings.cjs +0 -139
- package/dist/components/table/components/table-settings/TableSettings.d.ts +0 -18
- package/dist/components/table/components/table-settings/TableSettings.js +0 -137
- package/dist/components/table/hooks/useTableRowInteractions.cjs +0 -47
- package/dist/components/table/hooks/useTableRowInteractions.d.ts +0 -15
- package/dist/components/table/hooks/useTableRowInteractions.js +0 -45
- package/dist/components/table/table.classes.cjs +0 -49
- package/dist/components/table/table.classes.d.ts +0 -10
- package/dist/components/table/table.classes.js +0 -40
- package/dist/components/table/table.utils.cjs +0 -59
- package/dist/components/table/table.utils.d.ts +0 -18
- package/dist/components/table/table.utils.js +0 -46
- package/dist/components/table/tanstackTable.utils.cjs +0 -181
- package/dist/components/table/tanstackTable.utils.d.ts +0 -29
- package/dist/components/table/tanstackTable.utils.js +0 -174
- package/dist/components/tabs/Tabs.cjs +0 -187
- package/dist/components/tabs/Tabs.d.ts +0 -52
- package/dist/components/tabs/Tabs.js +0 -181
- package/dist/components/tabs/Tabs.module.css +0 -263
- package/dist/components/theme-button/ThemeButton.cjs +0 -75
- package/dist/components/theme-button/ThemeButton.d.ts +0 -8
- package/dist/components/theme-button/ThemeButton.js +0 -72
- package/dist/components/toast/Toast.cjs +0 -68
- package/dist/components/toast/Toast.d.ts +0 -15
- package/dist/components/toast/Toast.js +0 -62
- package/dist/components/toast/Toast.module.css +0 -165
- package/dist/components/toast/provider/ToastProvider.cjs +0 -105
- package/dist/components/toast/provider/ToastProvider.d.ts +0 -24
- package/dist/components/toast/provider/ToastProvider.js +0 -97
- package/dist/components/user-display/UserDisplay.cjs +0 -22
- package/dist/components/user-display/UserDisplay.d.ts +0 -10
- package/dist/components/user-display/UserDisplay.js +0 -16
- package/dist/components/user-display/UserDisplay.module.css +0 -25
- package/dist/constants/chart-colors.cjs +0 -10
- package/dist/constants/chart-colors.d.ts +0 -2
- package/dist/constants/chart-colors.js +0 -8
- package/dist/constants/chart-colors.types.cjs +0 -2
- package/dist/constants/chart-colors.types.d.ts +0 -3
- package/dist/constants/chart-colors.types.js +0 -1
- package/dist/constants/severity.cjs +0 -33
- package/dist/constants/severity.d.ts +0 -4
- package/dist/constants/severity.js +0 -29
- package/dist/constants/severity.types.cjs +0 -2
- package/dist/constants/severity.types.d.ts +0 -1
- package/dist/constants/severity.types.js +0 -1
- package/dist/constants/sizes.cjs +0 -11
- package/dist/constants/sizes.d.ts +0 -2
- package/dist/constants/sizes.js +0 -9
- package/dist/hooks/useDeviceSize.cjs +0 -33
- package/dist/hooks/useDeviceSize.d.ts +0 -2
- package/dist/hooks/useDeviceSize.js +0 -31
- package/dist/hooks/useListNavigation.cjs +0 -237
- package/dist/hooks/useListNavigation.d.ts +0 -24
- package/dist/hooks/useListNavigation.js +0 -235
- package/dist/hooks/usePagination.cjs +0 -144
- package/dist/hooks/usePagination.d.ts +0 -38
- package/dist/hooks/usePagination.js +0 -142
- package/dist/hooks/usePersistentState.cjs +0 -60
- package/dist/hooks/usePersistentState.d.ts +0 -33
- package/dist/hooks/usePersistentState.js +0 -58
- package/dist/hooks/useSorting.cjs +0 -120
- package/dist/hooks/useSorting.d.ts +0 -50
- package/dist/hooks/useSorting.js +0 -117
- package/dist/hooks/useTableData.cjs +0 -75
- package/dist/hooks/useTableData.d.ts +0 -42
- package/dist/hooks/useTableData.js +0 -73
- package/dist/hooks/useTableSelection.cjs +0 -172
- package/dist/hooks/useTableSelection.d.ts +0 -27
- package/dist/hooks/useTableSelection.js +0 -170
- package/dist/hooks/useTableSettings.cjs +0 -90
- package/dist/hooks/useTableSettings.d.ts +0 -26
- package/dist/hooks/useTableSettings.js +0 -87
- package/dist/hooks/useTheme.cjs +0 -64
- package/dist/hooks/useTheme.d.ts +0 -7
- package/dist/hooks/useTheme.js +0 -62
- package/dist/hooks/useTimeDuration.cjs +0 -75
- package/dist/hooks/useTimeDuration.d.ts +0 -26
- package/dist/hooks/useTimeDuration.js +0 -73
- package/dist/hooks/useViewportFill.cjs +0 -82
- package/dist/hooks/useViewportFill.d.ts +0 -13
- package/dist/hooks/useViewportFill.js +0 -80
- package/dist/index.cjs +0 -292
- package/dist/index.css +0 -75
- package/dist/index.d.ts +0 -42
- package/dist/index.js +0 -41
- package/dist/styles/animation.cjs +0 -9
- package/dist/styles/animation.d.ts +0 -5
- package/dist/styles/animation.js +0 -7
- package/dist/styles/css-helper-classes/flex.css +0 -113
- package/dist/styles/css-helper-classes/spacing.css +0 -312
- package/dist/styles/css-helper-classes/typography.css +0 -11
- package/dist/styles/fonts/Roboto/OFL.txt +0 -93
- package/dist/styles/fonts/Roboto/README.txt +0 -118
- package/dist/styles/fonts/Roboto/Roboto-Black.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-BlackItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-Bold.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-BoldItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-ExtraBold.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-ExtraBoldItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-ExtraLight.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-ExtraLightItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-Italic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-Light.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-LightItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-Medium.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-MediumItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-Regular.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-SemiBold.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-SemiBoldItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-Thin.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto-ThinItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-Black.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-BlackItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-Bold.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-BoldItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-ExtraBold.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-ExtraBoldItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-ExtraLight.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-ExtraLightItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-Italic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-Light.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-LightItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-Medium.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-MediumItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-Regular.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-SemiBold.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-SemiBoldItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-Thin.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_Condensed-ThinItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-Black.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-BlackItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-Bold.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-BoldItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-ExtraBold.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-ExtraBoldItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-ExtraLight.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-ExtraLightItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-Italic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-Light.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-LightItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-Medium.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-MediumItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-Regular.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-SemiBold.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-SemiBoldItalic.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-Thin.ttf +0 -0
- package/dist/styles/fonts/Roboto/Roboto_SemiCondensed-ThinItalic.ttf +0 -0
- package/dist/styles/fonts/Tajawal/OFL.txt +0 -93
- package/dist/styles/fonts/Tajawal/Tajawal-Black.ttf +0 -0
- package/dist/styles/fonts/Tajawal/Tajawal-Bold.ttf +0 -0
- package/dist/styles/fonts/Tajawal/Tajawal-ExtraBold.ttf +0 -0
- package/dist/styles/fonts/Tajawal/Tajawal-ExtraLight.ttf +0 -0
- package/dist/styles/fonts/Tajawal/Tajawal-Light.ttf +0 -0
- package/dist/styles/fonts/Tajawal/Tajawal-Medium.ttf +0 -0
- package/dist/styles/fonts/Tajawal/Tajawal-Regular.ttf +0 -0
- package/dist/styles/styles.css +0 -377
- package/dist/styles/themes/dbc/base.css +0 -141
- package/dist/styles/themes/dbc/colors.css +0 -320
- package/dist/styles/themes/filmstriben-budget/theme.css +0 -22
- package/dist/styles/themes/types.cjs +0 -2
- package/dist/styles/themes/types.d.ts +0 -16
- package/dist/styles/themes/types.js +0 -1
- package/dist/styles.css +0 -377
- package/dist/tanstack.cjs +0 -26
- package/dist/tanstack.d.ts +0 -3
- package/dist/tanstack.js +0 -3
- package/dist/themes/dbc.css +0 -3
- package/dist/themes/filmstriben-budget.css +0 -3
- package/dist/types/a11y-props.types.cjs +0 -2
- package/dist/types/a11y-props.types.d.ts +0 -8
- package/dist/types/a11y-props.types.js +0 -1
- package/dist/types/assets.d.cjs +0 -2
- package/dist/types/assets.d.js +0 -1
- package/dist/types/css.d.cjs +0 -2
- package/dist/types/css.d.js +0 -1
- package/dist/types/sizes.types.cjs +0 -2
- package/dist/types/sizes.types.d.ts +0 -2
- package/dist/types/sizes.types.js +0 -1
- package/dist/utils/arrays/nested-filtering.cjs +0 -40
- package/dist/utils/arrays/nested-filtering.d.ts +0 -9
- package/dist/utils/arrays/nested-filtering.js +0 -38
- package/dist/utils/cookie.utils.cjs +0 -44
- package/dist/utils/cookie.utils.d.ts +0 -19
- package/dist/utils/cookie.utils.js +0 -40
- package/dist/utils/date/formatDate.cjs +0 -49
- package/dist/utils/date/formatDate.d.ts +0 -28
- package/dist/utils/date/formatDate.js +0 -47
- package/dist/utils/localStorage.utils.cjs +0 -53
- package/dist/utils/localStorage.utils.d.ts +0 -19
- package/dist/utils/localStorage.utils.js +0 -49
- package/dist/utils/text/get-highlighted-segments.cjs +0 -49
- package/dist/utils/text/get-highlighted-segments.d.ts +0 -5
- package/dist/utils/text/get-highlighted-segments.js +0 -47
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
Copyright 2018 Boutros International. (http://www.boutrosfonts.com)
|
|
2
|
-
|
|
3
|
-
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
4
|
-
This license is copied below, and is also available with a FAQ at:
|
|
5
|
-
https://openfontlicense.org
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
-----------------------------------------------------------
|
|
9
|
-
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
|
10
|
-
-----------------------------------------------------------
|
|
11
|
-
|
|
12
|
-
PREAMBLE
|
|
13
|
-
The goals of the Open Font License (OFL) are to stimulate worldwide
|
|
14
|
-
development of collaborative font projects, to support the font creation
|
|
15
|
-
efforts of academic and linguistic communities, and to provide a free and
|
|
16
|
-
open framework in which fonts may be shared and improved in partnership
|
|
17
|
-
with others.
|
|
18
|
-
|
|
19
|
-
The OFL allows the licensed fonts to be used, studied, modified and
|
|
20
|
-
redistributed freely as long as they are not sold by themselves. The
|
|
21
|
-
fonts, including any derivative works, can be bundled, embedded,
|
|
22
|
-
redistributed and/or sold with any software provided that any reserved
|
|
23
|
-
names are not used by derivative works. The fonts and derivatives,
|
|
24
|
-
however, cannot be released under any other type of license. The
|
|
25
|
-
requirement for fonts to remain under this license does not apply
|
|
26
|
-
to any document created using the fonts or their derivatives.
|
|
27
|
-
|
|
28
|
-
DEFINITIONS
|
|
29
|
-
"Font Software" refers to the set of files released by the Copyright
|
|
30
|
-
Holder(s) under this license and clearly marked as such. This may
|
|
31
|
-
include source files, build scripts and documentation.
|
|
32
|
-
|
|
33
|
-
"Reserved Font Name" refers to any names specified as such after the
|
|
34
|
-
copyright statement(s).
|
|
35
|
-
|
|
36
|
-
"Original Version" refers to the collection of Font Software components as
|
|
37
|
-
distributed by the Copyright Holder(s).
|
|
38
|
-
|
|
39
|
-
"Modified Version" refers to any derivative made by adding to, deleting,
|
|
40
|
-
or substituting -- in part or in whole -- any of the components of the
|
|
41
|
-
Original Version, by changing formats or by porting the Font Software to a
|
|
42
|
-
new environment.
|
|
43
|
-
|
|
44
|
-
"Author" refers to any designer, engineer, programmer, technical
|
|
45
|
-
writer or other person who contributed to the Font Software.
|
|
46
|
-
|
|
47
|
-
PERMISSION & CONDITIONS
|
|
48
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
49
|
-
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
|
50
|
-
redistribute, and sell modified and unmodified copies of the Font
|
|
51
|
-
Software, subject to the following conditions:
|
|
52
|
-
|
|
53
|
-
1) Neither the Font Software nor any of its individual components,
|
|
54
|
-
in Original or Modified Versions, may be sold by itself.
|
|
55
|
-
|
|
56
|
-
2) Original or Modified Versions of the Font Software may be bundled,
|
|
57
|
-
redistributed and/or sold with any software, provided that each copy
|
|
58
|
-
contains the above copyright notice and this license. These can be
|
|
59
|
-
included either as stand-alone text files, human-readable headers or
|
|
60
|
-
in the appropriate machine-readable metadata fields within text or
|
|
61
|
-
binary files as long as those fields can be easily viewed by the user.
|
|
62
|
-
|
|
63
|
-
3) No Modified Version of the Font Software may use the Reserved Font
|
|
64
|
-
Name(s) unless explicit written permission is granted by the corresponding
|
|
65
|
-
Copyright Holder. This restriction only applies to the primary font name as
|
|
66
|
-
presented to the users.
|
|
67
|
-
|
|
68
|
-
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
|
69
|
-
Software shall not be used to promote, endorse or advertise any
|
|
70
|
-
Modified Version, except to acknowledge the contribution(s) of the
|
|
71
|
-
Copyright Holder(s) and the Author(s) or with their explicit written
|
|
72
|
-
permission.
|
|
73
|
-
|
|
74
|
-
5) The Font Software, modified or unmodified, in part or in whole,
|
|
75
|
-
must be distributed entirely under this license, and must not be
|
|
76
|
-
distributed under any other license. The requirement for fonts to
|
|
77
|
-
remain under this license does not apply to any document created
|
|
78
|
-
using the Font Software.
|
|
79
|
-
|
|
80
|
-
TERMINATION
|
|
81
|
-
This license becomes null and void if any of the above conditions are
|
|
82
|
-
not met.
|
|
83
|
-
|
|
84
|
-
DISCLAIMER
|
|
85
|
-
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
86
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
|
87
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
|
88
|
-
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
|
89
|
-
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
90
|
-
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|
91
|
-
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
92
|
-
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
|
93
|
-
OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/styles/styles.css
DELETED
|
@@ -1,377 +0,0 @@
|
|
|
1
|
-
@import './css-helper-classes/spacing.css';
|
|
2
|
-
@import './css-helper-classes/flex.css';
|
|
3
|
-
@import './css-helper-classes/typography.css';
|
|
4
|
-
|
|
5
|
-
@font-face {
|
|
6
|
-
font-family: 'Roboto';
|
|
7
|
-
src: url('./fonts/Roboto/Roboto-Regular.ttf') format('truetype');
|
|
8
|
-
font-weight: 400;
|
|
9
|
-
font-style: normal;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
@font-face {
|
|
13
|
-
font-family: 'Roboto';
|
|
14
|
-
src: url('./fonts/Roboto/Roboto-Medium.ttf') format('truetype');
|
|
15
|
-
font-weight: 500;
|
|
16
|
-
font-style: normal;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
@font-face {
|
|
20
|
-
font-family: 'Roboto';
|
|
21
|
-
src: url('./fonts/Roboto/Roboto-Bold.ttf') format('truetype');
|
|
22
|
-
font-weight: 700;
|
|
23
|
-
font-style: normal;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
* {
|
|
27
|
-
font-family: var(--font-family);
|
|
28
|
-
box-sizing: border-box;
|
|
29
|
-
margin: 0;
|
|
30
|
-
padding: 0;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
body {
|
|
34
|
-
color: var(--color-fg-default);
|
|
35
|
-
background-color: var(--color-bg-page);
|
|
36
|
-
font-size: var(--font-size-sm);
|
|
37
|
-
margin: 0;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
@media (min-height: 500px) {
|
|
41
|
-
body {
|
|
42
|
-
overflow-y: scroll;
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
h1 {
|
|
47
|
-
font-size: var(--font-size-xl);
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
h2 {
|
|
51
|
-
font-size: var(--font-size-lg);
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
h3 {
|
|
55
|
-
font-size: var(--font-size-md);
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
h4 {
|
|
59
|
-
font-size: var(--font-size-sm);
|
|
60
|
-
font-weight: var(--font-weight-medium);
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
body.dbc-app {
|
|
64
|
-
max-width: 1600px;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.dbc-overflow-auto {
|
|
68
|
-
overflow: auto;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.dbc-font-mono {
|
|
72
|
-
font-family: monospace;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
/* ==========================================================================
|
|
76
|
-
Tables
|
|
77
|
-
========================================================================== */
|
|
78
|
-
|
|
79
|
-
.dbc-table {
|
|
80
|
-
--card-label-width: 260px;
|
|
81
|
-
|
|
82
|
-
border-collapse: collapse;
|
|
83
|
-
font-size: var(--font-size-sm);
|
|
84
|
-
line-height: var(--line-height-normal);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
/* Default compact table cell padding.
|
|
88
|
-
This applies to the first row too, avoiding uneven first-row spacing. */
|
|
89
|
-
.dbc-table th,
|
|
90
|
-
.dbc-table td {
|
|
91
|
-
padding-block: var(--spacing-xxs);
|
|
92
|
-
padding-inline: var(--spacing-xxs);
|
|
93
|
-
vertical-align: baseline;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.dbc-table th {
|
|
97
|
-
white-space: nowrap;
|
|
98
|
-
text-align: left;
|
|
99
|
-
max-width: var(--card-label-width);
|
|
100
|
-
overflow: hidden;
|
|
101
|
-
text-overflow: ellipsis;
|
|
102
|
-
font-size: var(--font-size-table-header);
|
|
103
|
-
line-height: var(--line-height-table-header);
|
|
104
|
-
color: var(--table-header-fg);
|
|
105
|
-
letter-spacing: var(--letter-spacing-wide);
|
|
106
|
-
font-weight: var(--font-weight-table-header);
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.dbc-table td {
|
|
110
|
-
min-width: 0;
|
|
111
|
-
margin: 0;
|
|
112
|
-
font-size: var(--font-size-sm);
|
|
113
|
-
color: var(--color-fg-default);
|
|
114
|
-
font-weight: var(--font-weight-default);
|
|
115
|
-
word-break: break-word;
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
/* Larger vertical padding (default is --spacing-xxs) */
|
|
119
|
-
.dbc-table--md th,
|
|
120
|
-
.dbc-table--md td {
|
|
121
|
-
padding-block: var(--spacing-xs);
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
/* --hover can go on the <table> (every row hovers) or directly on a <tr>
|
|
125
|
-
(opt in only specific rows, leaving the rest unaffected). */
|
|
126
|
-
.dbc-table--hover tbody tr:hover,
|
|
127
|
-
tr.dbc-table--hover:hover {
|
|
128
|
-
background-color: var(--color-bg-contextual);
|
|
129
|
-
cursor: pointer;
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
/* Round the hovered row's leading/trailing edge (tr itself can't take a
|
|
133
|
-
border-radius reliably in table layout) — same token as Menu.item's
|
|
134
|
-
hover background. */
|
|
135
|
-
.dbc-table--hover tbody tr:hover th:first-child,
|
|
136
|
-
.dbc-table--hover tbody tr:hover td:first-child,
|
|
137
|
-
tr.dbc-table--hover:hover th:first-child,
|
|
138
|
-
tr.dbc-table--hover:hover td:first-child {
|
|
139
|
-
border-top-left-radius: var(--border-radius-md);
|
|
140
|
-
border-bottom-left-radius: var(--border-radius-md);
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
.dbc-table--hover tbody tr:hover th:last-child,
|
|
144
|
-
.dbc-table--hover tbody tr:hover td:last-child,
|
|
145
|
-
tr.dbc-table--hover:hover th:last-child,
|
|
146
|
-
tr.dbc-table--hover:hover td:last-child {
|
|
147
|
-
border-top-right-radius: var(--border-radius-md);
|
|
148
|
-
border-bottom-right-radius: var(--border-radius-md);
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
.dbc-table--clickableRow tbody tr:hover {
|
|
152
|
-
background-color: var(--color-bg-contextual);
|
|
153
|
-
cursor: pointer;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
.dbc-table--striped tbody tr:nth-child(even) {
|
|
157
|
-
background-color: var(--table-row-bg-alt);
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
.dbc-table--striped.dbc-table--hover tbody tr:hover,
|
|
161
|
-
.dbc-table--striped tr.dbc-table--hover:hover {
|
|
162
|
-
background-color: var(--table-row-bg-hover);
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
.dbc-full-width {
|
|
166
|
-
width: 100%;
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
/* Bordered table */
|
|
170
|
-
|
|
171
|
-
.dbc-table--bordered {
|
|
172
|
-
width: auto;
|
|
173
|
-
border: var(--border-width-thin) solid var(--color-border-default);
|
|
174
|
-
border-collapse: collapse;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
.dbc-table--bordered th,
|
|
178
|
-
.dbc-table--bordered td {
|
|
179
|
-
border: var(--border-width-thin) solid var(--color-border-default);
|
|
180
|
-
padding: var(--spacing-xs) var(--spacing-sm);
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
.dbc-table--bordered thead th {
|
|
184
|
-
background-color: var(--color-bg-surface);
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
/* Alignment modifier */
|
|
188
|
-
|
|
189
|
-
.dbc-table--align-middle,
|
|
190
|
-
.dbc-table--align-middle th,
|
|
191
|
-
.dbc-table--align-middle td {
|
|
192
|
-
vertical-align: middle;
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
/* Per-cell text alignment. Apply directly to a th/td to right-align that
|
|
196
|
-
column's header/content. */
|
|
197
|
-
.dbc-table th.dbc-table--align-right,
|
|
198
|
-
.dbc-table td.dbc-table--align-right {
|
|
199
|
-
text-align: right;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
/* ==========================================================================
|
|
203
|
-
Text / utility classes
|
|
204
|
-
========================================================================== */
|
|
205
|
-
|
|
206
|
-
.dbc-highlight {
|
|
207
|
-
color: var(--color-highlight-fg, inherit);
|
|
208
|
-
background-color: var(--color-highlight-bg, var(--color-status-warning-bg));
|
|
209
|
-
font-family: inherit;
|
|
210
|
-
font-size: inherit;
|
|
211
|
-
border-radius: var(--border-radius-sm);
|
|
212
|
-
box-decoration-break: clone;
|
|
213
|
-
-webkit-box-decoration-break: clone;
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
.dbc-code {
|
|
217
|
-
color: var(--color-code-fg, inherit);
|
|
218
|
-
background-color: var(--color-code-bg, var(--color-bg-contextual));
|
|
219
|
-
border-radius: var(--border-radius-sm);
|
|
220
|
-
padding-inline: var(--spacing-xxs);
|
|
221
|
-
font-family: var(--font-family-mono);
|
|
222
|
-
font-size: 0.9em;
|
|
223
|
-
box-decoration-break: clone;
|
|
224
|
-
-webkit-box-decoration-break: clone;
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
.dbc-muted-text {
|
|
228
|
-
color: var(--color-fg-subtle);
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
.dbc-tabular-nums {
|
|
232
|
-
font-variant-numeric: tabular-nums;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
.dbc-sm-text {
|
|
236
|
-
font-size: var(--font-size-xs);
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
.dbc-md-text {
|
|
240
|
-
font-size: var(--font-size-md);
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
.dbc-lg-text {
|
|
244
|
-
font-size: var(--font-size-lg);
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
.dbc-medium-text {
|
|
248
|
-
font-weight: var(--font-weight-medium);
|
|
249
|
-
}
|
|
250
|
-
|
|
251
|
-
.dbc-bold-text {
|
|
252
|
-
font-weight: var(--font-weight-bold);
|
|
253
|
-
}
|
|
254
|
-
|
|
255
|
-
/* ==========================================================================
|
|
256
|
-
Layout utilities
|
|
257
|
-
========================================================================== */
|
|
258
|
-
|
|
259
|
-
@media screen and (min-height: 400px) {
|
|
260
|
-
body.dbc-app {
|
|
261
|
-
overflow: hidden;
|
|
262
|
-
}
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
.grow-container {
|
|
266
|
-
display: flex;
|
|
267
|
-
flex-direction: column;
|
|
268
|
-
flex: 1;
|
|
269
|
-
overflow: auto;
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
.hideScrollBar {
|
|
273
|
-
scrollbar-width: none;
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
.hideScrollBar::-webkit-scrollbar {
|
|
277
|
-
display: none;
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
.fitContent {
|
|
281
|
-
white-space: nowrap !important;
|
|
282
|
-
width: 1% !important;
|
|
283
|
-
min-width: 1% !important;
|
|
284
|
-
max-width: 1% !important;
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
.dbc-full-height {
|
|
288
|
-
height: 100%;
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
.dbc-offset-height {
|
|
292
|
-
transform: translateY(-8vh);
|
|
293
|
-
}
|
|
294
|
-
|
|
295
|
-
/* ==========================================================================
|
|
296
|
-
Scrollbars
|
|
297
|
-
========================================================================== */
|
|
298
|
-
|
|
299
|
-
::-webkit-scrollbar {
|
|
300
|
-
width: 10px;
|
|
301
|
-
}
|
|
302
|
-
|
|
303
|
-
::-webkit-scrollbar-track {
|
|
304
|
-
background: transparent;
|
|
305
|
-
}
|
|
306
|
-
|
|
307
|
-
::-webkit-scrollbar-thumb {
|
|
308
|
-
background-color: var(--color-border-strong);
|
|
309
|
-
border-radius: 4px;
|
|
310
|
-
border: 2px solid var(--color-bg-surface);
|
|
311
|
-
}
|
|
312
|
-
|
|
313
|
-
::-webkit-scrollbar-thumb:hover {
|
|
314
|
-
background-color: var(--color-fg-subtle);
|
|
315
|
-
}
|
|
316
|
-
|
|
317
|
-
/* ==========================================================================
|
|
318
|
-
Animations
|
|
319
|
-
========================================================================== */
|
|
320
|
-
|
|
321
|
-
.animate--expand {
|
|
322
|
-
animation: expand 0.15s ease-in-out forwards;
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
.animate--collapse {
|
|
326
|
-
animation: collapse 0.15s ease-in-out forwards;
|
|
327
|
-
}
|
|
328
|
-
|
|
329
|
-
.spin {
|
|
330
|
-
display: inline-block;
|
|
331
|
-
animation: spin 2s linear infinite;
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
@keyframes expand {
|
|
335
|
-
0% {
|
|
336
|
-
max-height: 0;
|
|
337
|
-
}
|
|
338
|
-
|
|
339
|
-
100% {
|
|
340
|
-
max-height: 100vh;
|
|
341
|
-
}
|
|
342
|
-
}
|
|
343
|
-
|
|
344
|
-
@keyframes collapse {
|
|
345
|
-
0% {
|
|
346
|
-
max-height: 100vh;
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
100% {
|
|
350
|
-
max-height: 0;
|
|
351
|
-
}
|
|
352
|
-
}
|
|
353
|
-
|
|
354
|
-
@keyframes spin {
|
|
355
|
-
from {
|
|
356
|
-
transform: rotate(0deg);
|
|
357
|
-
}
|
|
358
|
-
|
|
359
|
-
to {
|
|
360
|
-
transform: rotate(360deg);
|
|
361
|
-
}
|
|
362
|
-
}
|
|
363
|
-
|
|
364
|
-
/* ==========================================================================
|
|
365
|
-
Accessibility
|
|
366
|
-
========================================================================== */
|
|
367
|
-
|
|
368
|
-
.srOnly {
|
|
369
|
-
position: absolute;
|
|
370
|
-
width: 1px;
|
|
371
|
-
height: 1px;
|
|
372
|
-
padding: 0;
|
|
373
|
-
margin: -1px;
|
|
374
|
-
overflow: hidden;
|
|
375
|
-
clip: rect(0, 0, 0, 0);
|
|
376
|
-
border: 0;
|
|
377
|
-
}
|
|
@@ -1,141 +0,0 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
/* ==========================================================================
|
|
3
|
-
* NON-COLOR SYSTEM TOKENS (SHARED)
|
|
4
|
-
* ======================================================================= */
|
|
5
|
-
|
|
6
|
-
/* Border widths */
|
|
7
|
-
--border-width-thin: 1px;
|
|
8
|
-
--border-width-medium: 2px;
|
|
9
|
-
--border-width-thick: 4px;
|
|
10
|
-
|
|
11
|
-
/* ===== Spacing & Layout ===== */
|
|
12
|
-
--spacing-2xs: 2px;
|
|
13
|
-
--spacing-xxs: 4px;
|
|
14
|
-
--spacing-xs: 8px;
|
|
15
|
-
--spacing-sm: 12px;
|
|
16
|
-
--spacing-md: 16px;
|
|
17
|
-
--spacing-lg: 24px;
|
|
18
|
-
--spacing-xl: 32px;
|
|
19
|
-
--spacing-2xl: 48px;
|
|
20
|
-
--spacing-3xl: 64px;
|
|
21
|
-
--spacing-4xl: 96px;
|
|
22
|
-
|
|
23
|
-
/* Breakpoints & Containers */
|
|
24
|
-
--bp-xs: 480px;
|
|
25
|
-
--bp-sm: 640px;
|
|
26
|
-
--bp-md: 768px;
|
|
27
|
-
--bp-lg: 1024px;
|
|
28
|
-
--bp-xl: 1280px;
|
|
29
|
-
|
|
30
|
-
--container-xs: 480px;
|
|
31
|
-
--container-sm: 640px;
|
|
32
|
-
--container-md: 768px;
|
|
33
|
-
--container-lg: 1024px;
|
|
34
|
-
--container-xl: 1280px;
|
|
35
|
-
|
|
36
|
-
/* ===== Sizing ===== */
|
|
37
|
-
--icon-size-xs: 12px;
|
|
38
|
-
--icon-size-sm: 16px;
|
|
39
|
-
--icon-size-md: 20px;
|
|
40
|
-
--icon-size-lg: 24px;
|
|
41
|
-
|
|
42
|
-
--component-size-2xs: 8px;
|
|
43
|
-
--component-size-xxs: 12px;
|
|
44
|
-
--component-size-xs: 20px;
|
|
45
|
-
--component-size-sm: 30px;
|
|
46
|
-
--component-size-md: 36px;
|
|
47
|
-
--component-size-lg: 44px;
|
|
48
|
-
--component-size-xl: 435px;
|
|
49
|
-
--sidebar-width: 180px;
|
|
50
|
-
|
|
51
|
-
/* Border Radius */
|
|
52
|
-
--border-radius-none: 0px;
|
|
53
|
-
--border-radius-default: 4px;
|
|
54
|
-
--border-radius-rounded: 32px;
|
|
55
|
-
--border-radius-round: 50%;
|
|
56
|
-
--border-radius-sm: 2px;
|
|
57
|
-
--border-radius-md: 6px;
|
|
58
|
-
--border-radius-lg: 8px;
|
|
59
|
-
--border-radius-xl: 12px;
|
|
60
|
-
|
|
61
|
-
/* Typography */
|
|
62
|
-
--text-max-width: 65ch;
|
|
63
|
-
|
|
64
|
-
--font-family:
|
|
65
|
-
Roboto, Inter, ui-sans-serif, system-ui, 'Segoe UI', 'Helvetica Neue', Arial,
|
|
66
|
-
'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', sans-serif;
|
|
67
|
-
|
|
68
|
-
--font-family-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, 'Liberation Mono', monospace;
|
|
69
|
-
|
|
70
|
-
--font-size-xs: 12px;
|
|
71
|
-
--font-size-sm: 14px;
|
|
72
|
-
--font-size-md: 16px;
|
|
73
|
-
--font-size-lg: 20px;
|
|
74
|
-
--font-size-xl: 24px;
|
|
75
|
-
--font-size-2xl: 30px;
|
|
76
|
-
|
|
77
|
-
/* Semantic typography */
|
|
78
|
-
--font-size-table-header: 13px;
|
|
79
|
-
--line-height-table-header: 16px;
|
|
80
|
-
--font-weight-table-header: var(--font-weight-semibold);
|
|
81
|
-
|
|
82
|
-
--font-weight-default: 400;
|
|
83
|
-
--font-weight-medium: 500;
|
|
84
|
-
--font-weight-semibold: 600;
|
|
85
|
-
--font-weight-bold: 700;
|
|
86
|
-
--font-weight-extrabold: 800;
|
|
87
|
-
|
|
88
|
-
--line-height-tight: 1.25;
|
|
89
|
-
--line-height-normal: 1.5;
|
|
90
|
-
--line-height-relaxed: 1.75;
|
|
91
|
-
|
|
92
|
-
--letter-spacing-tight: -0.01em;
|
|
93
|
-
--letter-spacing-normal: 0;
|
|
94
|
-
--letter-spacing-wide: 0.02em;
|
|
95
|
-
|
|
96
|
-
/* Motion */
|
|
97
|
-
--transition-fast: 150ms;
|
|
98
|
-
--transition-normal: 250ms;
|
|
99
|
-
--transition-slow: 400ms;
|
|
100
|
-
|
|
101
|
-
--ease-standard: cubic-bezier(0.2, 0, 0.2, 1);
|
|
102
|
-
--ease-emphasized: cubic-bezier(0.2, 0, 0, 1);
|
|
103
|
-
--ease-decelerate: cubic-bezier(0, 0, 0.2, 1);
|
|
104
|
-
--ease-accelerate: cubic-bezier(0.4, 0, 1, 1);
|
|
105
|
-
|
|
106
|
-
/* Elevation & Overlay */
|
|
107
|
-
--overlay-scrim-subtle: rgba(0, 0, 0, 0.2);
|
|
108
|
-
--overlay-scrim: rgba(0, 0, 0, 0.5);
|
|
109
|
-
--backdrop-blur: 8px;
|
|
110
|
-
|
|
111
|
-
/* Layers */
|
|
112
|
-
--z-base: 0;
|
|
113
|
-
|
|
114
|
-
--z-dropdown: 1000;
|
|
115
|
-
--z-sticky: 1100;
|
|
116
|
-
--z-banner: 1150;
|
|
117
|
-
--z-backdrop-drawer: 1145;
|
|
118
|
-
--z-drawer: 1200;
|
|
119
|
-
--z-backdrop-modal: 1245;
|
|
120
|
-
--z-modal: 1250;
|
|
121
|
-
--z-popover: 1300;
|
|
122
|
-
--z-tooltip: 1400;
|
|
123
|
-
--z-toast: 1500;
|
|
124
|
-
|
|
125
|
-
/* Skeletons & loaders (structure shared; colors overridden per theme if desired) */
|
|
126
|
-
--spinner-size: 16px;
|
|
127
|
-
--spinner-stroke: 2px;
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
/* Reduced motion (shared) */
|
|
131
|
-
@media (prefers-reduced-motion: reduce) {
|
|
132
|
-
:root {
|
|
133
|
-
--transition-fast: 1ms;
|
|
134
|
-
--transition-normal: 1ms;
|
|
135
|
-
--transition-slow: 1ms;
|
|
136
|
-
}
|
|
137
|
-
* {
|
|
138
|
-
animation: none !important;
|
|
139
|
-
transition-duration: 1ms !important;
|
|
140
|
-
}
|
|
141
|
-
}
|