@cuby-ui/core 0.0.350 → 0.0.351
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 +24 -24
- package/directives/tooltip/tooltip.component.d.ts +1 -1
- package/esm2022/animations/animations.mjs +1 -1
- package/esm2022/classes/accessors.mjs +1 -1
- package/esm2022/classes/driver.mjs +1 -1
- package/esm2022/classes/index.mjs +1 -1
- package/esm2022/classes/vehicle.mjs +1 -1
- package/esm2022/components/accordion/accordion-item/accordion-item.component.mjs +3 -3
- package/esm2022/components/accordion/accordion-item/accordion-item.options.mjs +1 -1
- package/esm2022/components/accordion/accordion.component.mjs +3 -3
- package/esm2022/components/accordion/accordion.directive.mjs +1 -1
- package/esm2022/components/accordion/accordion.module.mjs +1 -1
- package/esm2022/components/accordion/index.mjs +1 -1
- package/esm2022/components/alert/alert.component.mjs +3 -3
- package/esm2022/components/alert/alert.interfaces.mjs +1 -1
- package/esm2022/components/alert/alert.module.mjs +1 -1
- package/esm2022/components/alert/alert.service.mjs +1 -1
- package/esm2022/components/alert/alert.tokens.mjs +1 -1
- package/esm2022/components/alert/alert.types.mjs +1 -1
- package/esm2022/components/alert/alerts.component.mjs +3 -3
- package/esm2022/components/alert/index.mjs +1 -1
- package/esm2022/components/badge/badge.component.mjs +3 -3
- package/esm2022/components/badge/badge.module.mjs +1 -1
- package/esm2022/components/badge/badge.options.mjs +1 -1
- package/esm2022/components/badge/index.mjs +1 -1
- package/esm2022/components/banner/banner.component.mjs +3 -3
- package/esm2022/components/banner/banner.module.mjs +1 -1
- package/esm2022/components/banner/banner.options.mjs +1 -1
- package/esm2022/components/banner/index.mjs +1 -1
- package/esm2022/components/breadcrumbs/breadcrumb/breadcrumb.component.mjs +3 -3
- package/esm2022/components/breadcrumbs/breadcrumbs.component.mjs +3 -3
- package/esm2022/components/breadcrumbs/breadcrumbs.module.mjs +1 -1
- package/esm2022/components/breadcrumbs/index.mjs +1 -1
- package/esm2022/components/button/button.component.mjs +3 -3
- package/esm2022/components/button/button.module.mjs +1 -1
- package/esm2022/components/button/button.options.mjs +1 -1
- package/esm2022/components/button/index.mjs +1 -1
- package/esm2022/components/button-group/button-group.component.mjs +3 -3
- package/esm2022/components/button-group/button-group.module.mjs +1 -1
- package/esm2022/components/button-group/index.mjs +1 -1
- package/esm2022/components/card-wrapper/card-wrapper.component.mjs +3 -3
- package/esm2022/components/card-wrapper/index.mjs +1 -1
- package/esm2022/components/checkbox/checkbox.component.mjs +1 -1
- package/esm2022/components/checkbox/checkbox.module.mjs +1 -1
- package/esm2022/components/checkbox/index.mjs +1 -1
- package/esm2022/components/content-wrapper/content-wrapper.component.mjs +3 -3
- package/esm2022/components/content-wrapper/index.mjs +1 -1
- package/esm2022/components/context-menu/context-menu.component.mjs +3 -3
- package/esm2022/components/context-menu/context-menu.module.mjs +1 -1
- package/esm2022/components/context-menu/index.mjs +1 -1
- package/esm2022/components/dialog/dialog-actions/dialog-actions.component.mjs +3 -3
- package/esm2022/components/dialog/dialog-header/dialog-header.component.mjs +3 -3
- package/esm2022/components/dialog/dialog.component.mjs +3 -3
- package/esm2022/components/dialog/dialog.interfaces.mjs +1 -1
- package/esm2022/components/dialog/dialog.module.mjs +1 -1
- package/esm2022/components/dialog/dialog.service.mjs +1 -1
- package/esm2022/components/dialog/dialog.tokens.mjs +1 -1
- package/esm2022/components/dialog/dialogs.component.mjs +3 -3
- package/esm2022/components/dialog/index.mjs +1 -1
- package/esm2022/components/dropdown/dropdown.interfaces.mjs +1 -1
- package/esm2022/components/dropdown/index.mjs +1 -1
- package/esm2022/components/empty-state/empty-state.component.mjs +3 -3
- package/esm2022/components/empty-state/index.mjs +1 -1
- package/esm2022/components/form-field/form-field.component.mjs +3 -3
- package/esm2022/components/form-field/form-field.module.mjs +1 -1
- package/esm2022/components/form-field/index.mjs +1 -1
- package/esm2022/components/ghost-input/ghost-input.component.mjs +1 -1
- package/esm2022/components/ghost-input/index.mjs +1 -1
- package/esm2022/components/hint/hint.component.mjs +3 -3
- package/esm2022/components/hint/hint.module.mjs +1 -1
- package/esm2022/components/hint/index.mjs +1 -1
- package/esm2022/components/icon-button/icon-button.component.mjs +3 -3
- package/esm2022/components/icon-button/icon-button.module.mjs +1 -1
- package/esm2022/components/icon-button/index.mjs +1 -1
- package/esm2022/components/index.mjs +1 -1
- package/esm2022/components/input-number/index.mjs +1 -1
- package/esm2022/components/input-number/input-number.component.mjs +3 -3
- package/esm2022/components/input-number/input-number.module.mjs +1 -1
- package/esm2022/components/input-password/index.mjs +1 -1
- package/esm2022/components/input-password/input-password.component.mjs +3 -3
- package/esm2022/components/input-password/input-password.module.mjs +1 -1
- package/esm2022/components/input-text/index.mjs +1 -1
- package/esm2022/components/input-text/input-text.component.mjs +3 -3
- package/esm2022/components/input-text/input-text.module.mjs +1 -1
- package/esm2022/components/input-time/index.mjs +1 -1
- package/esm2022/components/input-time/input-time.component.mjs +3 -3
- package/esm2022/components/input-time/input-time.module.mjs +1 -1
- package/esm2022/components/input-time/input-time.options.mjs +1 -1
- package/esm2022/components/label/index.mjs +1 -1
- package/esm2022/components/label/label.component.mjs +3 -3
- package/esm2022/components/label/label.module.mjs +1 -1
- package/esm2022/components/layout/index.mjs +1 -1
- package/esm2022/components/layout/layout.component.mjs +3 -3
- package/esm2022/components/letter-box/index.mjs +1 -1
- package/esm2022/components/letter-box/letter-box.component.mjs +3 -3
- package/esm2022/components/letter-box/letter-box.interfaces.mjs +1 -1
- package/esm2022/components/notification/index.mjs +1 -1
- package/esm2022/components/notification/notification.component.mjs +3 -3
- package/esm2022/components/notification/notification.module.mjs +1 -1
- package/esm2022/components/notification/notification.options.mjs +1 -1
- package/esm2022/components/radio/index.mjs +1 -1
- package/esm2022/components/radio/radio.component.mjs +1 -1
- package/esm2022/components/radio/radio.module.mjs +1 -1
- package/esm2022/components/render-dynamic-components/index.mjs +1 -1
- package/esm2022/components/render-dynamic-components/render-dynamic-components.component.mjs +3 -3
- package/esm2022/components/render-dynamic-components/render-dynamic-components.options.mjs +1 -1
- package/esm2022/components/render-dynamic-components/render-dynamic-components.service.mjs +1 -1
- package/esm2022/components/root/index.mjs +1 -1
- package/esm2022/components/root/root.component.mjs +3 -3
- package/esm2022/components/root/root.module.mjs +1 -1
- package/esm2022/components/select/index.mjs +1 -1
- package/esm2022/components/select/select.component.mjs +3 -3
- package/esm2022/components/select/select.module.mjs +1 -1
- package/esm2022/components/sidebar/index.mjs +1 -1
- package/esm2022/components/sidebar/sidebar-container/index.mjs +1 -1
- package/esm2022/components/sidebar/sidebar-container/sidebar-container.component.mjs +3 -3
- package/esm2022/components/sidebar/sidebar-header/index.mjs +1 -1
- package/esm2022/components/sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
- package/esm2022/components/sidebar/sidebar-navigation/index.mjs +1 -1
- package/esm2022/components/sidebar/sidebar-navigation/sidebar-navigation.component.mjs +3 -3
- package/esm2022/components/sidebar/sidebar-navigation-container/index.mjs +1 -1
- package/esm2022/components/sidebar/sidebar-navigation-container/sidebar-navigation-container.component.mjs +3 -3
- package/esm2022/components/sidebar/sidebar-navigation-item/index.mjs +1 -1
- package/esm2022/components/sidebar/sidebar-navigation-item/sidebar-navigation-item.component.mjs +3 -3
- package/esm2022/components/sidebar/sidebar.options.mjs +1 -1
- package/esm2022/components/sidebar/sidebar.service.mjs +1 -1
- package/esm2022/components/svg/index.mjs +1 -1
- package/esm2022/components/svg/svg.component.mjs +3 -3
- package/esm2022/components/svg/svg.module.mjs +1 -1
- package/esm2022/components/tab/index.mjs +1 -1
- package/esm2022/components/tab/tab.component.mjs +1 -1
- package/esm2022/components/tabs/index.mjs +1 -1
- package/esm2022/components/tabs/services/index.mjs +1 -1
- package/esm2022/components/tabs/services/tabs.service.mjs +1 -1
- package/esm2022/components/tabs/tabs.component.mjs +3 -3
- package/esm2022/components/tabs/tabs.options.mjs +1 -1
- package/esm2022/components/textarea/index.mjs +1 -1
- package/esm2022/components/textarea/textarea.component.mjs +1 -1
- package/esm2022/components/textarea/textarea.module.mjs +1 -1
- package/esm2022/components/toggle/index.mjs +1 -1
- package/esm2022/components/toggle/toggle.component.mjs +1 -1
- package/esm2022/components/toggle/toggle.module.mjs +1 -1
- package/esm2022/directives/index.mjs +1 -1
- package/esm2022/directives/text-field-controller/index.mjs +1 -1
- package/esm2022/directives/text-field-controller/text-field-controller.module.mjs +1 -1
- package/esm2022/directives/text-field-controller/text-field-controller.provider.mjs +1 -1
- package/esm2022/directives/text-field-controller/text-field-icon-left.directive.mjs +1 -1
- package/esm2022/directives/text-field-controller/text-field-id.directive.mjs +1 -1
- package/esm2022/directives/text-field-controller/text-field-is-error.directive.mjs +1 -1
- package/esm2022/directives/text-field-controller/text-field-placeholder.directive.mjs +1 -1
- package/esm2022/directives/text-field-controller/text-field-size.directive.mjs +1 -1
- package/esm2022/directives/text-field-controller/text-field.controller.mjs +1 -1
- package/esm2022/directives/tooltip/index.mjs +1 -1
- package/esm2022/directives/tooltip/tooltip-describe.directive.mjs +1 -1
- package/esm2022/directives/tooltip/tooltip-driver.directive.mjs +1 -1
- package/esm2022/directives/tooltip/tooltip-host.directive.mjs +1 -1
- package/esm2022/directives/tooltip/tooltip-hover.directive.mjs +1 -1
- package/esm2022/directives/tooltip/tooltip-manual.directive.mjs +1 -1
- package/esm2022/directives/tooltip/tooltip-options.directive.mjs +1 -1
- package/esm2022/directives/tooltip/tooltip-overflow.directive.mjs +1 -1
- package/esm2022/directives/tooltip/tooltip-pointer.directive.mjs +1 -1
- package/esm2022/directives/tooltip/tooltip-position.directive.mjs +1 -1
- package/esm2022/directives/tooltip/tooltip-unstyled.component.mjs +1 -1
- package/esm2022/directives/tooltip/tooltip.component.mjs +13 -13
- package/esm2022/directives/tooltip/tooltip.directive.mjs +1 -1
- package/esm2022/directives/tooltip/tooltip.mjs +1 -1
- package/esm2022/directives/tooltip/tooltip.providers.mjs +1 -1
- package/esm2022/directives/tooltip/tooltip.service.mjs +1 -1
- package/esm2022/directives/tooltip/tooltips.component.mjs +3 -3
- package/esm2022/editor/components/editor-tool-modal/editor-tool-modal.component.mjs +3 -3
- package/esm2022/editor/components/editor-tool-modal/editor-tool-modal.options.mjs +1 -1
- package/esm2022/editor/components/marker-modal/marker-modal.component.mjs +3 -3
- package/esm2022/editor/components/marker-select/component/select-item/select-option.component.mjs +3 -3
- package/esm2022/editor/components/marker-select/marker-select.component.mjs +3 -3
- package/esm2022/editor/config/custom-elements.mjs +1 -1
- package/esm2022/editor/editor.component.mjs +3 -3
- package/esm2022/editor/interfaces/angular-element.mjs +1 -1
- package/esm2022/editor/interfaces/custom-element.mjs +1 -1
- package/esm2022/editor/tools/combined-text-block.tool.mjs +1 -1
- package/esm2022/editor/tools/role-marker.tool.mjs +3 -3
- package/esm2022/editor/tools/tool-marker.tool.mjs +1 -1
- package/esm2022/editor/utils/copy-text-to-clipboard.mjs +1 -1
- package/esm2022/editor/utils/url.validator.mjs +1 -1
- package/esm2022/editor/widgets/editor-block/editor-block.component.mjs +3 -3
- package/esm2022/editor/widgets/editor-modal/editor-modal.component.mjs +3 -3
- package/esm2022/editor/widgets/editor-modal/index.mjs +1 -1
- package/esm2022/editor/widgets/editor-readonly/editor-readonly.options.mjs +1 -1
- package/esm2022/editor/widgets/editor-readonly/editor-resize-observer.directive.mjs +1 -1
- package/esm2022/editor/widgets/index.mjs +1 -1
- package/esm2022/index.mjs +1 -1
- package/esm2022/interceptors/auth.interceptor.mjs +1 -1
- package/esm2022/interceptors/error-handler.interceptor.mjs +1 -1
- package/esm2022/interceptors/x-ndjson.interceptor.mjs +1 -1
- package/esm2022/interfaces/context-menu-item.mjs +1 -1
- package/esm2022/interfaces/image.mjs +1 -1
- package/esm2022/interfaces/index.mjs +1 -1
- package/esm2022/interfaces/option.mjs +1 -1
- package/esm2022/providers/auth.options.mjs +1 -1
- package/esm2022/providers/auth.provider.mjs +1 -1
- package/esm2022/providers/index.mjs +1 -1
- package/esm2022/services/auth.service.mjs +1 -1
- package/esm2022/services/browser-auth.service.mjs +1 -1
- package/esm2022/services/index.mjs +1 -1
- package/esm2022/services/loader.options.mjs +1 -1
- package/esm2022/services/mobile-auth.service.mjs +1 -1
- package/esm2022/services/position.service.mjs +1 -1
- package/esm2022/services/theme.options.mjs +1 -1
- package/esm2022/services/theme.service.mjs +1 -1
- package/esm2022/services/token.options.mjs +1 -1
- package/esm2022/services/token.service.mjs +1 -1
- package/esm2022/services/visual-viewport.service.mjs +1 -1
- package/esm2022/tokens/animations-speed.mjs +1 -1
- package/esm2022/tokens/index.mjs +1 -1
- package/esm2022/tokens/reduced-motion.mjs +1 -1
- package/esm2022/tokens/viewport.mjs +1 -1
- package/esm2022/types/appearance.mjs +1 -1
- package/esm2022/types/button-theme.mjs +1 -1
- package/esm2022/types/hint-type.mjs +1 -1
- package/esm2022/types/index.mjs +1 -1
- package/esm2022/types/point.mjs +1 -1
- package/esm2022/types/portal-item.mjs +1 -1
- package/esm2022/types/position.mjs +1 -1
- package/esm2022/types/resizing.mjs +1 -1
- package/esm2022/types/shape.mjs +1 -1
- package/esm2022/types/size.mjs +1 -1
- package/esm2022/types/status.mjs +1 -1
- package/esm2022/utils/default-validators/create-default-validators.mjs +1 -1
- package/esm2022/utils/default-validators/create-default-validators.options.mjs +1 -1
- package/esm2022/utils/default-validators/extra-spaces.options.mjs +1 -1
- package/esm2022/utils/default-validators/extra-spaces.validators.mjs +1 -1
- package/esm2022/utils/default-validators/index.mjs +1 -1
- package/esm2022/utils/format/index.mjs +1 -1
- package/esm2022/utils/format/remove-spaces.mjs +1 -1
- package/esm2022/utils/format/replace.mjs +1 -1
- package/esm2022/utils/index.mjs +1 -1
- package/esm2022/utils/miscellaneous/index.mjs +1 -1
- package/esm2022/utils/miscellaneous/is-obscured.mjs +1 -1
- package/esm2022/utils/miscellaneous/override-options.mjs +1 -1
- package/esm2022/utils/miscellaneous/to-animation-options.mjs +1 -1
- package/esm2022/widgets/categories/components/categories-list/categories-list.component.mjs +3 -3
- package/esm2022/widgets/categories/components/category-form/category-form.component.mjs +3 -3
- package/esm2022/widgets/categories/components/category-item/category-item.component.mjs +3 -3
- package/esm2022/widgets/categories/components/create-category-item/create-category-item.component.mjs +3 -3
- package/esm2022/widgets/checklist-block/checklist-block.component.mjs +3 -3
- package/esm2022/widgets/checklist-block/checklist-block.options.mjs +1 -1
- package/esm2022/widgets/checklist-block/components/checklist-block-list/checklist-block-list.component.mjs +3 -3
- package/esm2022/widgets/checklist-block/components/checklist-block-list/index.mjs +1 -1
- package/esm2022/widgets/checklist-block/components/checklist-block-list-item-action-card/checklist-block-list-item-action-card.component.mjs +3 -3
- package/esm2022/widgets/checklist-block/components/checklist-block-list-item-action-card/index.mjs +1 -1
- package/esm2022/widgets/checklist-block/components/checklist-block-list-item-action-with-verification/checklist-block-list-item-action-with-verification.component.mjs +3 -3
- package/esm2022/widgets/checklist-block/components/checklist-block-list-item-action-with-verification/index.mjs +1 -1
- package/esm2022/widgets/checklist-block/components/checklist-block-list-item-action-without-verification/checklist-block-list-item-action-without-verification.component.mjs +3 -3
- package/esm2022/widgets/checklist-block/components/checklist-block-list-item-action-without-verification/index.mjs +1 -1
- package/esm2022/widgets/checklist-block/components/checklist-block-list-item-container/checklist-block-list-item-container.component.mjs +3 -3
- package/esm2022/widgets/checklist-block/components/checklist-block-list-item-container/checklist-block-list-item-container.options.mjs +1 -1
- package/esm2022/widgets/checklist-block/components/checklist-block-list-item-container/index.mjs +1 -1
- package/esm2022/widgets/checklist-block/components/checklist-block-list-item-evaluation/checklist-block-list-item-evaluation.component.mjs +3 -3
- package/esm2022/widgets/checklist-block/components/checklist-block-list-item-evaluation-criteria/checklist-block-list-item-evaluation-criteria.component.mjs +3 -3
- package/esm2022/widgets/checklist-block/components/checklist-block-title-control/checklist-block-title-control.component.mjs +3 -3
- package/esm2022/widgets/checklist-block/components/index.mjs +1 -1
- package/esm2022/widgets/checklist-block/index.mjs +1 -1
- package/esm2022/widgets/checklist-block/services/checklist-block.service.mjs +1 -1
- package/esm2022/widgets/checklist-block/services/index.mjs +1 -1
- package/esm2022/widgets/criterion-info/criterion-info.component.mjs +3 -3
- package/esm2022/widgets/criterion-info/index.mjs +1 -1
- package/esm2022/widgets/criterion-info-form/criterion-info-form.component.mjs +3 -3
- package/esm2022/widgets/criterion-info-form/criterion-info-form.options.mjs +1 -1
- package/esm2022/widgets/criterion-info-form/index.mjs +1 -1
- package/esm2022/widgets/criterion-readonly-info/criterion-readonly-info.component.mjs +3 -3
- package/esm2022/widgets/criterion-readonly-info/index.mjs +1 -1
- package/esm2022/widgets/general-control-error-hint/general-control-error-hint.component.mjs +3 -3
- package/esm2022/widgets/general-control-error-hint/index.mjs +1 -1
- package/esm2022/widgets/index.mjs +1 -1
- package/esm2022/widgets/instruction-info-form/index.mjs +1 -1
- package/esm2022/widgets/instruction-info-form/instruction-info-form.options.mjs +1 -1
- package/esm2022/widgets/instruction-readonly-info/index.mjs +1 -1
- package/esm2022/widgets/instruction-readonly-info/instruction-readonly-info.component.mjs +3 -3
- package/esm2022/widgets/select-modal/components/index.mjs +1 -1
- package/esm2022/widgets/select-modal/components/select-modal-folder/index.mjs +1 -1
- package/esm2022/widgets/select-modal/components/select-modal-folder/select-modal-folder.component.mjs +3 -3
- package/esm2022/widgets/select-modal/components/select-modal-search/index.mjs +1 -1
- package/esm2022/widgets/select-modal/components/select-modal-search/select-modal-search.component.mjs +3 -3
- package/esm2022/widgets/select-modal/index.mjs +1 -1
- package/esm2022/widgets/select-modal/select-modal.component.mjs +3 -3
- package/esm2022/widgets/select-modal/select-modal.interfaces.mjs +1 -1
- package/esm2022/widgets/select-modal/select-modal.service.mjs +1 -1
- package/esm2022/widgets/storage-list/components/index.mjs +1 -1
- package/esm2022/widgets/storage-list/components/storage-list-item/index.mjs +1 -1
- package/esm2022/widgets/storage-list/components/storage-list-item/storage-list-item.component.mjs +3 -3
- package/esm2022/widgets/storage-list/index.mjs +1 -1
- package/esm2022/widgets/storage-list/storage-list.component.mjs +3 -3
- package/esm2022/widgets/storage-list/storage-list.options.mjs +1 -1
- package/esm2022/widgets/utility-modal/components/criterion-modal-create/criterion-modal-create.component.mjs +3 -3
- package/esm2022/widgets/utility-modal/components/criterion-modal-create/index.mjs +1 -1
- package/esm2022/widgets/utility-modal/components/index.mjs +1 -1
- package/esm2022/widgets/utility-modal/components/instruction-modal-create/index.mjs +1 -1
- package/esm2022/widgets/utility-modal/components/instruction-modal-create/instruction-modal-create.component.mjs +3 -3
- package/esm2022/widgets/utility-modal/components/readonly-criterion-modal/index.mjs +1 -1
- package/esm2022/widgets/utility-modal/components/readonly-criterion-modal/readonly-criterion-modal.component.mjs +3 -3
- package/esm2022/widgets/utility-modal/components/readonly-instruction-modal/index.mjs +1 -1
- package/esm2022/widgets/utility-modal/components/readonly-instruction-modal/readonly-instruction-modal.component.mjs +3 -3
- package/esm2022/widgets/utility-modal/components/readonly-utility-modal/index.mjs +1 -1
- package/esm2022/widgets/utility-modal/components/readonly-utility-modal/readonly-utility-modal.component.mjs +3 -3
- package/esm2022/widgets/utility-modal/components/utility-modal-create/index.mjs +1 -1
- package/esm2022/widgets/utility-modal/components/utility-modal-create/utility-modal-create.component.mjs +3 -3
- package/esm2022/widgets/utility-modal/index.mjs +1 -1
- package/esm2022/widgets/utility-modal/utility-modal.component.mjs +3 -3
- package/esm2022/widgets/utility-modal/utility-modal.options.mjs +1 -1
- package/esm2022/widgets/utility-readonly-thumbnail/index.mjs +1 -1
- package/esm2022/widgets/utility-readonly-thumbnail/utility-readonly-thumbnail.component.mjs +3 -3
- package/esm2022/widgets/utility-thumbnail/index.mjs +1 -1
- package/esm2022/widgets/utility-thumbnail/utility-thumbnail.component.mjs +3 -3
- package/fesm2022/cuby-ui-core.mjs +172 -172
- package/fesm2022/cuby-ui-core.mjs.map +1 -1
- package/fonts/Inter-Bold.svg +25443 -25443
- package/fonts/Inter-Medium.svg +25400 -25400
- package/fonts/Inter-Regular.svg +24341 -24341
- package/fonts/Inter-SemiBold.svg +25459 -25459
- package/package.json +4 -4
- package/styles/fonts.scss +51 -51
- package/styles/global.scss +10 -10
- package/styles/mixins/buttons.scss +13 -13
- package/styles/mixins/flex.scss +21 -21
- package/styles/mixins/headings.scss +115 -115
- package/styles/mixins/inputs.scss +91 -91
- package/styles/mixins/lists.scss +42 -42
- package/styles/mixins/paddings.scss +35 -35
- package/styles/mixins/shadows.scss +38 -38
- package/styles/mixins/texts.scss +225 -225
- package/styles/theme.scss +414 -414
- package/styles/variables/colors.scss +281 -281
- package/widgets/categories/components/category-item/category-item.component.d.ts +1 -1
package/styles/theme.scss
CHANGED
|
@@ -1,414 +1,414 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
--cui-main-font: Inter, sans-serif;
|
|
3
|
-
|
|
4
|
-
--cui-black: #000000;
|
|
5
|
-
|
|
6
|
-
--cui-gray-0: #FFFFFF;
|
|
7
|
-
--cui-gray-10: #F9FAFB;
|
|
8
|
-
--cui-gray-50: #EFF0F2;
|
|
9
|
-
--cui-gray-100: #E9EBEE;
|
|
10
|
-
--cui-gray-200: #DCDEE3;
|
|
11
|
-
--cui-gray-300: #AEB2BC;
|
|
12
|
-
--cui-gray-400: #7F8493;
|
|
13
|
-
--cui-gray-500: #595E6A;
|
|
14
|
-
--cui-gray-600: #474B55;
|
|
15
|
-
--cui-gray-700: #363840;
|
|
16
|
-
--cui-gray-800: #24262B;
|
|
17
|
-
--cui-gray-900: #121315;
|
|
18
|
-
|
|
19
|
-
--cui-slate-10: #F6FBFF;
|
|
20
|
-
--cui-slate-50: #E4ECF3;
|
|
21
|
-
--cui-slate-100: #D3DDE8;
|
|
22
|
-
--cui-slate-200: #C5D1DE;
|
|
23
|
-
--cui-slate-300: #ADBAC7;
|
|
24
|
-
--cui-slate-400: #717E8B;
|
|
25
|
-
--cui-slate-500: #444C56;
|
|
26
|
-
--cui-slate-600: #373E47;
|
|
27
|
-
--cui-slate-700: #2D333B;
|
|
28
|
-
--cui-slate-800: #22272E;
|
|
29
|
-
--cui-slate-900: #1C2128;
|
|
30
|
-
|
|
31
|
-
--cui-cyan-100: #F0F6F6;
|
|
32
|
-
--cui-cyan-200: #D6EAEA;
|
|
33
|
-
--cui-cyan-300: #BADCDC;
|
|
34
|
-
--cui-cyan-400: #98CBCA;
|
|
35
|
-
--cui-cyan-500: #53A8A7;
|
|
36
|
-
--cui-cyan-600: #319795;
|
|
37
|
-
--cui-cyan-700: #297F7E;
|
|
38
|
-
--cui-cyan-800: #1A6B6A;
|
|
39
|
-
--cui-cyan-900: #0D4949;
|
|
40
|
-
|
|
41
|
-
--cui-light-green-50: #F5FEF1;
|
|
42
|
-
--cui-light-green-100: #F0FEEA;
|
|
43
|
-
--cui-light-green-200: #E1FCD3;
|
|
44
|
-
--cui-light-green-300: #9EF572;
|
|
45
|
-
--cui-light-green-400: #8EDD67;
|
|
46
|
-
--cui-light-green-500: #7EC45B;
|
|
47
|
-
--cui-light-green-600: #77B856;
|
|
48
|
-
--cui-light-green-700: #5F9344;
|
|
49
|
-
--cui-light-green-800: #476E33;
|
|
50
|
-
--cui-light-green-900: #375628;
|
|
51
|
-
|
|
52
|
-
--cui-green-50: #ECFFF3;
|
|
53
|
-
--cui-green-100: #C1FFDA;
|
|
54
|
-
--cui-green-200: #97FFC0;
|
|
55
|
-
--cui-green-300: #6DFFA7;
|
|
56
|
-
--cui-green-400: #3EEE84;
|
|
57
|
-
--cui-green-500: #29CC6A;
|
|
58
|
-
--cui-green-600: #17C174;
|
|
59
|
-
--cui-green-700: #039855;
|
|
60
|
-
--cui-green-800: #006F3D;
|
|
61
|
-
--cui-green-900: #004627;
|
|
62
|
-
|
|
63
|
-
--cui-yellow-50: #FFFAEB;
|
|
64
|
-
--cui-yellow-100: #FFE6B7;
|
|
65
|
-
--cui-yellow-200: #FFD892;
|
|
66
|
-
--cui-yellow-300: #FFC354;
|
|
67
|
-
--cui-yellow-400: #FDB022;
|
|
68
|
-
--cui-yellow-500: #DB9411;
|
|
69
|
-
--cui-yellow-600: #B97904;
|
|
70
|
-
--cui-yellow-700: #976200;
|
|
71
|
-
--cui-yellow-800: #754C00;
|
|
72
|
-
--cui-yellow-900: #533600;
|
|
73
|
-
|
|
74
|
-
--cui-orange-50: #FFF4EE;
|
|
75
|
-
--cui-orange-100: #FFEBDD;
|
|
76
|
-
--cui-orange-200: #FFE0CF;
|
|
77
|
-
--cui-orange-300: #FFD7BA;
|
|
78
|
-
--cui-orange-400: #FFBC8B;
|
|
79
|
-
--cui-orange-500: #FFA05C;
|
|
80
|
-
--cui-orange-600: #FF852C;
|
|
81
|
-
--cui-orange-700: #B75119;
|
|
82
|
-
--cui-orange-800: #8E3605;
|
|
83
|
-
--cui-orange-900: #652400;
|
|
84
|
-
|
|
85
|
-
--cui-red-50: #FFEEEE;
|
|
86
|
-
--cui-red-100: #FFC8C8;
|
|
87
|
-
--cui-red-200: #FFA2A2;
|
|
88
|
-
--cui-red-300: #FF7C7C;
|
|
89
|
-
--cui-red-400: #FC5555;
|
|
90
|
-
--cui-red-500: #D92D20;
|
|
91
|
-
--cui-red-600: #B82E2E;
|
|
92
|
-
--cui-red-700: #961F1F;
|
|
93
|
-
--cui-red-800: #741313;
|
|
94
|
-
--cui-red-900: #520909;
|
|
95
|
-
|
|
96
|
-
--cui-light-blue-50: #F0F9FF;
|
|
97
|
-
--cui-light-blue-100: #E5F5FF;
|
|
98
|
-
--cui-light-blue-200: #C4E7FF;
|
|
99
|
-
--cui-light-blue-300: #98D6FF;
|
|
100
|
-
--cui-light-blue-400: #6DC4FF;
|
|
101
|
-
--cui-light-blue-500: #2EABFF;
|
|
102
|
-
--cui-light-blue-600: #0099FF;
|
|
103
|
-
--cui-light-blue-700: #0068AD;
|
|
104
|
-
--cui-light-blue-800: #005085;
|
|
105
|
-
--cui-light-blue-900: #00375C;
|
|
106
|
-
|
|
107
|
-
--cui-blue-50: #F0F7FF;
|
|
108
|
-
--cui-blue-100: #E8F1FF;
|
|
109
|
-
--cui-blue-200: #BED9FF;
|
|
110
|
-
--cui-blue-300: #94C0FF;
|
|
111
|
-
--cui-blue-400: #4190FF;
|
|
112
|
-
--cui-blue-500: #4190FF;
|
|
113
|
-
--cui-blue-600: #1570EF;
|
|
114
|
-
--cui-blue-700: #0354C6;
|
|
115
|
-
--cui-blue-800: #00429D;
|
|
116
|
-
--cui-blue-900: #002B67;
|
|
117
|
-
|
|
118
|
-
--cui-magenta-50: #FFE5FF;
|
|
119
|
-
--cui-magenta-100: #FFE5FF;
|
|
120
|
-
--cui-magenta-200: #F38DE2;
|
|
121
|
-
--cui-magenta-300: #EC5FD6;
|
|
122
|
-
--cui-magenta-400: #E633C9;
|
|
123
|
-
--cui-magenta-500: #CC19B0;
|
|
124
|
-
--cui-magenta-600: #A0128A;
|
|
125
|
-
--cui-magenta-700: #720A63;
|
|
126
|
-
--cui-magenta-800: #46033D;
|
|
127
|
-
--cui-magenta-900: #1C0018;
|
|
128
|
-
|
|
129
|
-
--cui-lavender-50: #F7F0FB;
|
|
130
|
-
--cui-lavender-100: #F3E8F9;
|
|
131
|
-
--cui-lavender-200: #E6CFF3;
|
|
132
|
-
--cui-lavender-300: #C47EEE;
|
|
133
|
-
--cui-lavender-400: #9E5BC3;
|
|
134
|
-
--cui-lavender-500: #8C51AE;
|
|
135
|
-
--cui-lavender-600: #834CA3;
|
|
136
|
-
--cui-lavender-700: #693D82;
|
|
137
|
-
--cui-lavender-800: #4F2D62;
|
|
138
|
-
--cui-lavender-900: #3D234C;
|
|
139
|
-
|
|
140
|
-
--cui-violet-50: #F2EFFF;
|
|
141
|
-
--cui-violet-100: #D4CBFF;
|
|
142
|
-
--cui-violet-200: #B6A8FF;
|
|
143
|
-
--cui-violet-300: #9984FF;
|
|
144
|
-
--cui-violet-400: #7B61FF;
|
|
145
|
-
--cui-violet-500: #634BDD;
|
|
146
|
-
--cui-violet-600: #4D38BB;
|
|
147
|
-
--cui-violet-700: #3A2799;
|
|
148
|
-
--cui-violet-800: #291A77;
|
|
149
|
-
--cui-violet-900: #1A0F55;
|
|
150
|
-
|
|
151
|
-
--cui-purple-50: #F4F2FF;
|
|
152
|
-
--cui-purple-100: #D4CDFF;
|
|
153
|
-
--cui-purple-200: #B4A7FF;
|
|
154
|
-
--cui-purple-300: #9382FF;
|
|
155
|
-
--cui-purple-400: #806FEA;
|
|
156
|
-
--cui-purple-500: #6A5ACD;
|
|
157
|
-
--cui-purple-600: #5647B0;
|
|
158
|
-
--cui-purple-700: #433693;
|
|
159
|
-
--cui-purple-800: #322776;
|
|
160
|
-
--cui-purple-900: #231A58;
|
|
161
|
-
|
|
162
|
-
--cui-base: var(--cui-black);
|
|
163
|
-
--cui-base-0: var(--cui-gray-0);
|
|
164
|
-
--cui-base-10: var(--cui-gray-10);
|
|
165
|
-
--cui-base-50: var(--cui-gray-50);
|
|
166
|
-
--cui-base-100: var(--cui-gray-100);
|
|
167
|
-
--cui-base-200: var(--cui-gray-200);
|
|
168
|
-
--cui-base-300: var(--cui-gray-300);
|
|
169
|
-
--cui-base-400: var(--cui-gray-400);
|
|
170
|
-
--cui-base-500: var(--cui-gray-500);
|
|
171
|
-
--cui-base-900: var(--cui-gray-900);
|
|
172
|
-
|
|
173
|
-
--cui-success: var(--cui-green-600);
|
|
174
|
-
|
|
175
|
-
--cui-warning: var(--cui-yellow-400);
|
|
176
|
-
|
|
177
|
-
--cui-danger: var(--cui-red-500);
|
|
178
|
-
|
|
179
|
-
--cui-info: var(--cui-blue-600);
|
|
180
|
-
|
|
181
|
-
--cui-accent-1: var(--cui-cyan-800);
|
|
182
|
-
|
|
183
|
-
--cui-accent-2: var(--cui-light-blue-600);
|
|
184
|
-
|
|
185
|
-
--cui-accent-3: var(--cui-purple-500);
|
|
186
|
-
|
|
187
|
-
--cui-accent-4: var(--cui-orange-600);
|
|
188
|
-
|
|
189
|
-
--cui-focus: var(--cui-blue-100);
|
|
190
|
-
|
|
191
|
-
--cui-input: var(--cui-gray-10);
|
|
192
|
-
|
|
193
|
-
--cui-bg-light: var(--cui-gray-0);
|
|
194
|
-
|
|
195
|
-
--cui-bg-light-blue: var(--cui-light-blue-500);
|
|
196
|
-
|
|
197
|
-
--cui-bg-light-blue-1: var(--cui-light-blue-50);
|
|
198
|
-
|
|
199
|
-
--cui-label-text: var(--cui-gray-500);
|
|
200
|
-
|
|
201
|
-
--cui-sidebar: var(--cui-gray-50);
|
|
202
|
-
|
|
203
|
-
--cui-scrollbar: var(--cui-gray-200);
|
|
204
|
-
|
|
205
|
-
--cui-track: var(--cui-gray-10);
|
|
206
|
-
|
|
207
|
-
--cui-btn-bg: var(--cui-light-blue-500);
|
|
208
|
-
|
|
209
|
-
--cui-badge-info-bg: var(--cui-blue-50);
|
|
210
|
-
--cui-badge-info-label: var(--cui-gray-900);
|
|
211
|
-
|
|
212
|
-
--cui-badge-danger-bg: var(--cui-red-50);
|
|
213
|
-
--cui-badge-danger-label: var(--cui-gray-900);
|
|
214
|
-
|
|
215
|
-
--cui-badge-success-bg: var(--cui-green-50);
|
|
216
|
-
--cui-badge-success-label: var(--cui-gray-900);
|
|
217
|
-
|
|
218
|
-
--cui-badge-warning-bg: var(--cui-yellow-50);
|
|
219
|
-
--cui-badge-warning-label: var(--cui-gray-900);
|
|
220
|
-
|
|
221
|
-
--cui-badge-gray-bg: var(--cui-gray-100);
|
|
222
|
-
--cui-badge-gray-label: var(--cui-gray-900);
|
|
223
|
-
|
|
224
|
-
--cui-badge-light-blue-bg: var(--cui-light-blue-50);
|
|
225
|
-
--cui-badge-light-blue-label: var(--cui-gray-900);
|
|
226
|
-
|
|
227
|
-
--cui-badge-magenta-bg: var(--cui-magenta-50);
|
|
228
|
-
--cui-badge-magenta-label: var(--cui-gray-900);
|
|
229
|
-
|
|
230
|
-
--cui-badge-violet-bg: var(--cui-violet-50);
|
|
231
|
-
--cui-badge-violet-label: var(--cui-gray-900);
|
|
232
|
-
|
|
233
|
-
--cui-badge-yellow-bg: var(--cui-yellow-50);
|
|
234
|
-
--cui-badge-yellow-border: var(--cui-yellow-100);
|
|
235
|
-
--cui-badge-yellow-label: var(--cui-gray-900);
|
|
236
|
-
|
|
237
|
-
--cui-badge-orange-bg: var(--cui-orange-50);
|
|
238
|
-
--cui-badge-orange-label: var(--cui-gray-900);
|
|
239
|
-
|
|
240
|
-
--cui-badge-blue-border: var(--cui-blue-200);
|
|
241
|
-
--cui-badge-blue-bg: var(--cui-blue-50);
|
|
242
|
-
|
|
243
|
-
--cui-badge-purple-border: var(--cui-purple-100);
|
|
244
|
-
--cui-badge-purple-bg: var(--cui-purple-50);
|
|
245
|
-
|
|
246
|
-
--cui-banner-alert-bg: var(--cui-yellow-100);
|
|
247
|
-
--cui-banner-alert-text: var(--cui-orange-800);
|
|
248
|
-
--cui-banner-alert-icon: var(--cui-orange-800);
|
|
249
|
-
--cui-banner-alert-link: var(--cui-blue-600);
|
|
250
|
-
|
|
251
|
-
--cui-banner-info-bg: var(--cui-blue-50);
|
|
252
|
-
--cui-banner-info-text: var(--cui-light-blue-800);
|
|
253
|
-
--cui-banner-info-icon: var(--cui-light-blue-800);
|
|
254
|
-
|
|
255
|
-
--cui-banner-danger-bg: var(--cui-red-50);
|
|
256
|
-
--cui-banner-danger-text: var(--cui-gray-900);
|
|
257
|
-
--cui-banner-danger-icon: var(--cui-red-500);
|
|
258
|
-
--cui-banner-danger-link: var(--cui-blue-600);
|
|
259
|
-
|
|
260
|
-
--cui-banner-success-bg: var(--cui-green-50);
|
|
261
|
-
--cui-banner-success-text: var(--cui-gray-900);
|
|
262
|
-
--cui-banner-success-icon: var(--cui-green-600);
|
|
263
|
-
--cui-banner-success-link: var(--cui-blue-600);
|
|
264
|
-
|
|
265
|
-
--cui-toast-alert-bg: var(--cui-gray-800);
|
|
266
|
-
--cui-toast-alert-text: var(--cui-gray-0);
|
|
267
|
-
--cui-toast-alert-icon: var(--cui-yellow-400);
|
|
268
|
-
|
|
269
|
-
--cui-toast-info-bg: var(--cui-gray-800);
|
|
270
|
-
--cui-toast-info-text: var(--cui-gray-0);
|
|
271
|
-
--cui-toast-info-icon: var(--cui-blue-600);
|
|
272
|
-
|
|
273
|
-
--cui-toast-danger-bg: var(--cui-gray-800);
|
|
274
|
-
--cui-toast-danger-text: var(--cui-gray-0);
|
|
275
|
-
--cui-toast-danger-icon: var(--cui-red-500);
|
|
276
|
-
|
|
277
|
-
--cui-toast-success-bg: var(--cui-gray-800);
|
|
278
|
-
--cui-toast-success-text: var(--cui-gray-0);
|
|
279
|
-
--cui-toast-success-icon: var(--cui-green-600);
|
|
280
|
-
|
|
281
|
-
--cui-danger-bg: var(--cui-red-50);
|
|
282
|
-
--cui-success-bg: var(--cui-green-50);
|
|
283
|
-
--cui-cyan-bg: var(--cui-cyan-600);
|
|
284
|
-
--cui-yellow-bg: var(--cui-yellow-400);
|
|
285
|
-
--cui-lavender-bg: var(--cui-lavender-50);
|
|
286
|
-
--cui-violet-bg: var(--cui-violet-400);
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
[cuiTheme='dark'] {
|
|
290
|
-
--cui-base-0: var(--cui-slate-900);
|
|
291
|
-
--cui-base-10: var(--cui-slate-800);
|
|
292
|
-
--cui-base-50: var(--cui-slate-700);
|
|
293
|
-
--cui-base-100: var(--cui-slate-600);
|
|
294
|
-
--cui-base-200: var(--cui-slate-500);
|
|
295
|
-
--cui-base-300: var(--cui-gray-400);
|
|
296
|
-
--cui-base-400: var(--cui-slate-400);
|
|
297
|
-
--cui-base-500: var(--cui-slate-300);
|
|
298
|
-
--cui-base-900: var(--cui-slate-200);
|
|
299
|
-
|
|
300
|
-
--cui-success: var(--cui-green-500);
|
|
301
|
-
|
|
302
|
-
--cui-warning: var(--cui-yellow-300);
|
|
303
|
-
|
|
304
|
-
--cui-danger: var(--cui-red-400);
|
|
305
|
-
|
|
306
|
-
--cui-info: var(--cui-blue-500);
|
|
307
|
-
|
|
308
|
-
--cui-accent-1: var(--cui-cyan-700);
|
|
309
|
-
|
|
310
|
-
--cui-accent-2: var(--cui-light-blue-600);
|
|
311
|
-
|
|
312
|
-
--cui-accent-3: var(--cui-purple-400);
|
|
313
|
-
|
|
314
|
-
--cui-accent-4: var(--cui-orange-500);
|
|
315
|
-
|
|
316
|
-
--cui-focus: var(--cui-light-blue-700);
|
|
317
|
-
|
|
318
|
-
--cui-input: var(--cui-slate-700);
|
|
319
|
-
|
|
320
|
-
--cui-bg-light: var(--cui-slate-700);
|
|
321
|
-
|
|
322
|
-
--cui-bg-light-blue: var(--cui-light-blue-700);
|
|
323
|
-
|
|
324
|
-
--cui-bg-light-blue-1: var(--cui-light-blue-800);
|
|
325
|
-
|
|
326
|
-
--cui-label-text: var(--cui-gray-0);
|
|
327
|
-
|
|
328
|
-
--cui-sidebar: var(--cui-slate-800);
|
|
329
|
-
|
|
330
|
-
--cui-scrollbar: var(--cui-gray-500);
|
|
331
|
-
|
|
332
|
-
--cui-track: var(--cui-slate-700);
|
|
333
|
-
|
|
334
|
-
--cui-btn-bg: var(--cui-light-blue-700);
|
|
335
|
-
|
|
336
|
-
--cui-badge-info-bg: var(--cui-blue-900);
|
|
337
|
-
--cui-badge-info-label: var(--cui-light-blue-600);
|
|
338
|
-
|
|
339
|
-
--cui-badge-danger-bg: var(--cui-red-900);
|
|
340
|
-
--cui-badge-danger-label: var(--cui-red-400);
|
|
341
|
-
|
|
342
|
-
--cui-badge-success-bg: var(--cui-green-900);
|
|
343
|
-
--cui-badge-success-label: var(--cui-green-600);
|
|
344
|
-
|
|
345
|
-
--cui-badge-warning-bg: var(--cui-yellow-900);
|
|
346
|
-
--cui-badge-warning-label: var(--cui-yellow-400);
|
|
347
|
-
|
|
348
|
-
--cui-badge-gray-bg: var(--cui-gray-600);
|
|
349
|
-
--cui-badge-gray-label: var(--cui-gray-0);
|
|
350
|
-
|
|
351
|
-
--cui-badge-light-blue-bg: var(--cui-light-blue-900);
|
|
352
|
-
--cui-badge-light-blue-label: var(--cui-light-blue-600);
|
|
353
|
-
|
|
354
|
-
--cui-badge-magenta-bg: var(--cui-magenta-900);
|
|
355
|
-
--cui-badge-magenta-label: var(--cui-magenta-500);
|
|
356
|
-
|
|
357
|
-
--cui-badge-violet-bg: var(--cui-violet-900);
|
|
358
|
-
--cui-badge-violet-label: var(--cui-violet-400);
|
|
359
|
-
|
|
360
|
-
--cui-badge-yellow-bg: var(--cui-yellow-900);
|
|
361
|
-
--cui-badge-yellow-border: var(--cui-yellow-800);
|
|
362
|
-
--cui-badge-yellow-label: var(--cui-yellow-500);
|
|
363
|
-
|
|
364
|
-
--cui-badge-orange-bg: var(--cui-orange-900);
|
|
365
|
-
--cui-badge-orange-label: var(--cui-orange-600);
|
|
366
|
-
|
|
367
|
-
--cui-badge-blue-border: var(--cui-blue-800);
|
|
368
|
-
--cui-badge-blue-bg: var(--cui-blue-900);
|
|
369
|
-
|
|
370
|
-
--cui-badge-purple-border: var(--cui-purple-800);
|
|
371
|
-
--cui-badge-purple-bg: var(--cui-purple-900);
|
|
372
|
-
|
|
373
|
-
--cui-banner-alert-bg: var(--cui-yellow-900);
|
|
374
|
-
--cui-banner-alert-text: var(--cui-gray-0);
|
|
375
|
-
--cui-banner-alert-icon: var(--cui-yellow-300);
|
|
376
|
-
--cui-banner-alert-link: var(--cui-yellow-300);
|
|
377
|
-
|
|
378
|
-
--cui-banner-info-bg: var(--cui-blue-900);
|
|
379
|
-
--cui-banner-info-text: var(--cui-light-blue-400);
|
|
380
|
-
--cui-banner-info-icon: var(--cui-light-blue-400);
|
|
381
|
-
|
|
382
|
-
--cui-banner-danger-bg: var(--cui-red-900);
|
|
383
|
-
--cui-banner-danger-text: var(--cui-gray-0);
|
|
384
|
-
--cui-banner-danger-icon: var(--cui-red-400);
|
|
385
|
-
--cui-banner-danger-link: var(--cui-red-400);
|
|
386
|
-
|
|
387
|
-
--cui-banner-success-bg: var(--cui-green-900);
|
|
388
|
-
--cui-banner-success-text: var(--cui-gray-0);
|
|
389
|
-
--cui-banner-success-icon: var(--cui-green-500);
|
|
390
|
-
--cui-banner-success-link: var(--cui-green-500);
|
|
391
|
-
|
|
392
|
-
--cui-toast-alert-bg: var(--cui-yellow-900);
|
|
393
|
-
--cui-toast-alert-text: var(--cui-gray-0);
|
|
394
|
-
--cui-toast-alert-icon: var(--cui-yellow-300);
|
|
395
|
-
|
|
396
|
-
--cui-toast-info-bg: var(--cui-blue-900);
|
|
397
|
-
--cui-toast-info-text: var(--cui-gray-0);
|
|
398
|
-
--cui-toast-info-icon: var(--cui-light-blue-400);
|
|
399
|
-
|
|
400
|
-
--cui-toast-danger-bg: var(--cui-red-900);
|
|
401
|
-
--cui-toast-danger-text: var(--cui-gray-0);
|
|
402
|
-
--cui-toast-danger-icon: var(--cui-red-400);
|
|
403
|
-
|
|
404
|
-
--cui-toast-success-bg: var(--cui-green-900);
|
|
405
|
-
--cui-toast-success-text: var(--cui-gray-0);
|
|
406
|
-
--cui-toast-success-icon: var(--cui-green-500);
|
|
407
|
-
|
|
408
|
-
--cui-danger-bg: var(--cui-red-900);
|
|
409
|
-
--cui-success-bg: var(--cui-green-900);
|
|
410
|
-
--cui-cyan-bg: var(--cui-cyan-800);
|
|
411
|
-
--cui-yellow-bg: var(--cui-yellow-600);
|
|
412
|
-
--cui-lavender-bg: var(--cui-lavender-900);
|
|
413
|
-
--cui-violet-bg: var(-cui-violet-600);
|
|
414
|
-
}
|
|
1
|
+
:root {
|
|
2
|
+
--cui-main-font: Inter, sans-serif;
|
|
3
|
+
|
|
4
|
+
--cui-black: #000000;
|
|
5
|
+
|
|
6
|
+
--cui-gray-0: #FFFFFF;
|
|
7
|
+
--cui-gray-10: #F9FAFB;
|
|
8
|
+
--cui-gray-50: #EFF0F2;
|
|
9
|
+
--cui-gray-100: #E9EBEE;
|
|
10
|
+
--cui-gray-200: #DCDEE3;
|
|
11
|
+
--cui-gray-300: #AEB2BC;
|
|
12
|
+
--cui-gray-400: #7F8493;
|
|
13
|
+
--cui-gray-500: #595E6A;
|
|
14
|
+
--cui-gray-600: #474B55;
|
|
15
|
+
--cui-gray-700: #363840;
|
|
16
|
+
--cui-gray-800: #24262B;
|
|
17
|
+
--cui-gray-900: #121315;
|
|
18
|
+
|
|
19
|
+
--cui-slate-10: #F6FBFF;
|
|
20
|
+
--cui-slate-50: #E4ECF3;
|
|
21
|
+
--cui-slate-100: #D3DDE8;
|
|
22
|
+
--cui-slate-200: #C5D1DE;
|
|
23
|
+
--cui-slate-300: #ADBAC7;
|
|
24
|
+
--cui-slate-400: #717E8B;
|
|
25
|
+
--cui-slate-500: #444C56;
|
|
26
|
+
--cui-slate-600: #373E47;
|
|
27
|
+
--cui-slate-700: #2D333B;
|
|
28
|
+
--cui-slate-800: #22272E;
|
|
29
|
+
--cui-slate-900: #1C2128;
|
|
30
|
+
|
|
31
|
+
--cui-cyan-100: #F0F6F6;
|
|
32
|
+
--cui-cyan-200: #D6EAEA;
|
|
33
|
+
--cui-cyan-300: #BADCDC;
|
|
34
|
+
--cui-cyan-400: #98CBCA;
|
|
35
|
+
--cui-cyan-500: #53A8A7;
|
|
36
|
+
--cui-cyan-600: #319795;
|
|
37
|
+
--cui-cyan-700: #297F7E;
|
|
38
|
+
--cui-cyan-800: #1A6B6A;
|
|
39
|
+
--cui-cyan-900: #0D4949;
|
|
40
|
+
|
|
41
|
+
--cui-light-green-50: #F5FEF1;
|
|
42
|
+
--cui-light-green-100: #F0FEEA;
|
|
43
|
+
--cui-light-green-200: #E1FCD3;
|
|
44
|
+
--cui-light-green-300: #9EF572;
|
|
45
|
+
--cui-light-green-400: #8EDD67;
|
|
46
|
+
--cui-light-green-500: #7EC45B;
|
|
47
|
+
--cui-light-green-600: #77B856;
|
|
48
|
+
--cui-light-green-700: #5F9344;
|
|
49
|
+
--cui-light-green-800: #476E33;
|
|
50
|
+
--cui-light-green-900: #375628;
|
|
51
|
+
|
|
52
|
+
--cui-green-50: #ECFFF3;
|
|
53
|
+
--cui-green-100: #C1FFDA;
|
|
54
|
+
--cui-green-200: #97FFC0;
|
|
55
|
+
--cui-green-300: #6DFFA7;
|
|
56
|
+
--cui-green-400: #3EEE84;
|
|
57
|
+
--cui-green-500: #29CC6A;
|
|
58
|
+
--cui-green-600: #17C174;
|
|
59
|
+
--cui-green-700: #039855;
|
|
60
|
+
--cui-green-800: #006F3D;
|
|
61
|
+
--cui-green-900: #004627;
|
|
62
|
+
|
|
63
|
+
--cui-yellow-50: #FFFAEB;
|
|
64
|
+
--cui-yellow-100: #FFE6B7;
|
|
65
|
+
--cui-yellow-200: #FFD892;
|
|
66
|
+
--cui-yellow-300: #FFC354;
|
|
67
|
+
--cui-yellow-400: #FDB022;
|
|
68
|
+
--cui-yellow-500: #DB9411;
|
|
69
|
+
--cui-yellow-600: #B97904;
|
|
70
|
+
--cui-yellow-700: #976200;
|
|
71
|
+
--cui-yellow-800: #754C00;
|
|
72
|
+
--cui-yellow-900: #533600;
|
|
73
|
+
|
|
74
|
+
--cui-orange-50: #FFF4EE;
|
|
75
|
+
--cui-orange-100: #FFEBDD;
|
|
76
|
+
--cui-orange-200: #FFE0CF;
|
|
77
|
+
--cui-orange-300: #FFD7BA;
|
|
78
|
+
--cui-orange-400: #FFBC8B;
|
|
79
|
+
--cui-orange-500: #FFA05C;
|
|
80
|
+
--cui-orange-600: #FF852C;
|
|
81
|
+
--cui-orange-700: #B75119;
|
|
82
|
+
--cui-orange-800: #8E3605;
|
|
83
|
+
--cui-orange-900: #652400;
|
|
84
|
+
|
|
85
|
+
--cui-red-50: #FFEEEE;
|
|
86
|
+
--cui-red-100: #FFC8C8;
|
|
87
|
+
--cui-red-200: #FFA2A2;
|
|
88
|
+
--cui-red-300: #FF7C7C;
|
|
89
|
+
--cui-red-400: #FC5555;
|
|
90
|
+
--cui-red-500: #D92D20;
|
|
91
|
+
--cui-red-600: #B82E2E;
|
|
92
|
+
--cui-red-700: #961F1F;
|
|
93
|
+
--cui-red-800: #741313;
|
|
94
|
+
--cui-red-900: #520909;
|
|
95
|
+
|
|
96
|
+
--cui-light-blue-50: #F0F9FF;
|
|
97
|
+
--cui-light-blue-100: #E5F5FF;
|
|
98
|
+
--cui-light-blue-200: #C4E7FF;
|
|
99
|
+
--cui-light-blue-300: #98D6FF;
|
|
100
|
+
--cui-light-blue-400: #6DC4FF;
|
|
101
|
+
--cui-light-blue-500: #2EABFF;
|
|
102
|
+
--cui-light-blue-600: #0099FF;
|
|
103
|
+
--cui-light-blue-700: #0068AD;
|
|
104
|
+
--cui-light-blue-800: #005085;
|
|
105
|
+
--cui-light-blue-900: #00375C;
|
|
106
|
+
|
|
107
|
+
--cui-blue-50: #F0F7FF;
|
|
108
|
+
--cui-blue-100: #E8F1FF;
|
|
109
|
+
--cui-blue-200: #BED9FF;
|
|
110
|
+
--cui-blue-300: #94C0FF;
|
|
111
|
+
--cui-blue-400: #4190FF;
|
|
112
|
+
--cui-blue-500: #4190FF;
|
|
113
|
+
--cui-blue-600: #1570EF;
|
|
114
|
+
--cui-blue-700: #0354C6;
|
|
115
|
+
--cui-blue-800: #00429D;
|
|
116
|
+
--cui-blue-900: #002B67;
|
|
117
|
+
|
|
118
|
+
--cui-magenta-50: #FFE5FF;
|
|
119
|
+
--cui-magenta-100: #FFE5FF;
|
|
120
|
+
--cui-magenta-200: #F38DE2;
|
|
121
|
+
--cui-magenta-300: #EC5FD6;
|
|
122
|
+
--cui-magenta-400: #E633C9;
|
|
123
|
+
--cui-magenta-500: #CC19B0;
|
|
124
|
+
--cui-magenta-600: #A0128A;
|
|
125
|
+
--cui-magenta-700: #720A63;
|
|
126
|
+
--cui-magenta-800: #46033D;
|
|
127
|
+
--cui-magenta-900: #1C0018;
|
|
128
|
+
|
|
129
|
+
--cui-lavender-50: #F7F0FB;
|
|
130
|
+
--cui-lavender-100: #F3E8F9;
|
|
131
|
+
--cui-lavender-200: #E6CFF3;
|
|
132
|
+
--cui-lavender-300: #C47EEE;
|
|
133
|
+
--cui-lavender-400: #9E5BC3;
|
|
134
|
+
--cui-lavender-500: #8C51AE;
|
|
135
|
+
--cui-lavender-600: #834CA3;
|
|
136
|
+
--cui-lavender-700: #693D82;
|
|
137
|
+
--cui-lavender-800: #4F2D62;
|
|
138
|
+
--cui-lavender-900: #3D234C;
|
|
139
|
+
|
|
140
|
+
--cui-violet-50: #F2EFFF;
|
|
141
|
+
--cui-violet-100: #D4CBFF;
|
|
142
|
+
--cui-violet-200: #B6A8FF;
|
|
143
|
+
--cui-violet-300: #9984FF;
|
|
144
|
+
--cui-violet-400: #7B61FF;
|
|
145
|
+
--cui-violet-500: #634BDD;
|
|
146
|
+
--cui-violet-600: #4D38BB;
|
|
147
|
+
--cui-violet-700: #3A2799;
|
|
148
|
+
--cui-violet-800: #291A77;
|
|
149
|
+
--cui-violet-900: #1A0F55;
|
|
150
|
+
|
|
151
|
+
--cui-purple-50: #F4F2FF;
|
|
152
|
+
--cui-purple-100: #D4CDFF;
|
|
153
|
+
--cui-purple-200: #B4A7FF;
|
|
154
|
+
--cui-purple-300: #9382FF;
|
|
155
|
+
--cui-purple-400: #806FEA;
|
|
156
|
+
--cui-purple-500: #6A5ACD;
|
|
157
|
+
--cui-purple-600: #5647B0;
|
|
158
|
+
--cui-purple-700: #433693;
|
|
159
|
+
--cui-purple-800: #322776;
|
|
160
|
+
--cui-purple-900: #231A58;
|
|
161
|
+
|
|
162
|
+
--cui-base: var(--cui-black);
|
|
163
|
+
--cui-base-0: var(--cui-gray-0);
|
|
164
|
+
--cui-base-10: var(--cui-gray-10);
|
|
165
|
+
--cui-base-50: var(--cui-gray-50);
|
|
166
|
+
--cui-base-100: var(--cui-gray-100);
|
|
167
|
+
--cui-base-200: var(--cui-gray-200);
|
|
168
|
+
--cui-base-300: var(--cui-gray-300);
|
|
169
|
+
--cui-base-400: var(--cui-gray-400);
|
|
170
|
+
--cui-base-500: var(--cui-gray-500);
|
|
171
|
+
--cui-base-900: var(--cui-gray-900);
|
|
172
|
+
|
|
173
|
+
--cui-success: var(--cui-green-600);
|
|
174
|
+
|
|
175
|
+
--cui-warning: var(--cui-yellow-400);
|
|
176
|
+
|
|
177
|
+
--cui-danger: var(--cui-red-500);
|
|
178
|
+
|
|
179
|
+
--cui-info: var(--cui-blue-600);
|
|
180
|
+
|
|
181
|
+
--cui-accent-1: var(--cui-cyan-800);
|
|
182
|
+
|
|
183
|
+
--cui-accent-2: var(--cui-light-blue-600);
|
|
184
|
+
|
|
185
|
+
--cui-accent-3: var(--cui-purple-500);
|
|
186
|
+
|
|
187
|
+
--cui-accent-4: var(--cui-orange-600);
|
|
188
|
+
|
|
189
|
+
--cui-focus: var(--cui-blue-100);
|
|
190
|
+
|
|
191
|
+
--cui-input: var(--cui-gray-10);
|
|
192
|
+
|
|
193
|
+
--cui-bg-light: var(--cui-gray-0);
|
|
194
|
+
|
|
195
|
+
--cui-bg-light-blue: var(--cui-light-blue-500);
|
|
196
|
+
|
|
197
|
+
--cui-bg-light-blue-1: var(--cui-light-blue-50);
|
|
198
|
+
|
|
199
|
+
--cui-label-text: var(--cui-gray-500);
|
|
200
|
+
|
|
201
|
+
--cui-sidebar: var(--cui-gray-50);
|
|
202
|
+
|
|
203
|
+
--cui-scrollbar: var(--cui-gray-200);
|
|
204
|
+
|
|
205
|
+
--cui-track: var(--cui-gray-10);
|
|
206
|
+
|
|
207
|
+
--cui-btn-bg: var(--cui-light-blue-500);
|
|
208
|
+
|
|
209
|
+
--cui-badge-info-bg: var(--cui-blue-50);
|
|
210
|
+
--cui-badge-info-label: var(--cui-gray-900);
|
|
211
|
+
|
|
212
|
+
--cui-badge-danger-bg: var(--cui-red-50);
|
|
213
|
+
--cui-badge-danger-label: var(--cui-gray-900);
|
|
214
|
+
|
|
215
|
+
--cui-badge-success-bg: var(--cui-green-50);
|
|
216
|
+
--cui-badge-success-label: var(--cui-gray-900);
|
|
217
|
+
|
|
218
|
+
--cui-badge-warning-bg: var(--cui-yellow-50);
|
|
219
|
+
--cui-badge-warning-label: var(--cui-gray-900);
|
|
220
|
+
|
|
221
|
+
--cui-badge-gray-bg: var(--cui-gray-100);
|
|
222
|
+
--cui-badge-gray-label: var(--cui-gray-900);
|
|
223
|
+
|
|
224
|
+
--cui-badge-light-blue-bg: var(--cui-light-blue-50);
|
|
225
|
+
--cui-badge-light-blue-label: var(--cui-gray-900);
|
|
226
|
+
|
|
227
|
+
--cui-badge-magenta-bg: var(--cui-magenta-50);
|
|
228
|
+
--cui-badge-magenta-label: var(--cui-gray-900);
|
|
229
|
+
|
|
230
|
+
--cui-badge-violet-bg: var(--cui-violet-50);
|
|
231
|
+
--cui-badge-violet-label: var(--cui-gray-900);
|
|
232
|
+
|
|
233
|
+
--cui-badge-yellow-bg: var(--cui-yellow-50);
|
|
234
|
+
--cui-badge-yellow-border: var(--cui-yellow-100);
|
|
235
|
+
--cui-badge-yellow-label: var(--cui-gray-900);
|
|
236
|
+
|
|
237
|
+
--cui-badge-orange-bg: var(--cui-orange-50);
|
|
238
|
+
--cui-badge-orange-label: var(--cui-gray-900);
|
|
239
|
+
|
|
240
|
+
--cui-badge-blue-border: var(--cui-blue-200);
|
|
241
|
+
--cui-badge-blue-bg: var(--cui-blue-50);
|
|
242
|
+
|
|
243
|
+
--cui-badge-purple-border: var(--cui-purple-100);
|
|
244
|
+
--cui-badge-purple-bg: var(--cui-purple-50);
|
|
245
|
+
|
|
246
|
+
--cui-banner-alert-bg: var(--cui-yellow-100);
|
|
247
|
+
--cui-banner-alert-text: var(--cui-orange-800);
|
|
248
|
+
--cui-banner-alert-icon: var(--cui-orange-800);
|
|
249
|
+
--cui-banner-alert-link: var(--cui-blue-600);
|
|
250
|
+
|
|
251
|
+
--cui-banner-info-bg: var(--cui-blue-50);
|
|
252
|
+
--cui-banner-info-text: var(--cui-light-blue-800);
|
|
253
|
+
--cui-banner-info-icon: var(--cui-light-blue-800);
|
|
254
|
+
|
|
255
|
+
--cui-banner-danger-bg: var(--cui-red-50);
|
|
256
|
+
--cui-banner-danger-text: var(--cui-gray-900);
|
|
257
|
+
--cui-banner-danger-icon: var(--cui-red-500);
|
|
258
|
+
--cui-banner-danger-link: var(--cui-blue-600);
|
|
259
|
+
|
|
260
|
+
--cui-banner-success-bg: var(--cui-green-50);
|
|
261
|
+
--cui-banner-success-text: var(--cui-gray-900);
|
|
262
|
+
--cui-banner-success-icon: var(--cui-green-600);
|
|
263
|
+
--cui-banner-success-link: var(--cui-blue-600);
|
|
264
|
+
|
|
265
|
+
--cui-toast-alert-bg: var(--cui-gray-800);
|
|
266
|
+
--cui-toast-alert-text: var(--cui-gray-0);
|
|
267
|
+
--cui-toast-alert-icon: var(--cui-yellow-400);
|
|
268
|
+
|
|
269
|
+
--cui-toast-info-bg: var(--cui-gray-800);
|
|
270
|
+
--cui-toast-info-text: var(--cui-gray-0);
|
|
271
|
+
--cui-toast-info-icon: var(--cui-blue-600);
|
|
272
|
+
|
|
273
|
+
--cui-toast-danger-bg: var(--cui-gray-800);
|
|
274
|
+
--cui-toast-danger-text: var(--cui-gray-0);
|
|
275
|
+
--cui-toast-danger-icon: var(--cui-red-500);
|
|
276
|
+
|
|
277
|
+
--cui-toast-success-bg: var(--cui-gray-800);
|
|
278
|
+
--cui-toast-success-text: var(--cui-gray-0);
|
|
279
|
+
--cui-toast-success-icon: var(--cui-green-600);
|
|
280
|
+
|
|
281
|
+
--cui-danger-bg: var(--cui-red-50);
|
|
282
|
+
--cui-success-bg: var(--cui-green-50);
|
|
283
|
+
--cui-cyan-bg: var(--cui-cyan-600);
|
|
284
|
+
--cui-yellow-bg: var(--cui-yellow-400);
|
|
285
|
+
--cui-lavender-bg: var(--cui-lavender-50);
|
|
286
|
+
--cui-violet-bg: var(--cui-violet-400);
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
[cuiTheme='dark'] {
|
|
290
|
+
--cui-base-0: var(--cui-slate-900);
|
|
291
|
+
--cui-base-10: var(--cui-slate-800);
|
|
292
|
+
--cui-base-50: var(--cui-slate-700);
|
|
293
|
+
--cui-base-100: var(--cui-slate-600);
|
|
294
|
+
--cui-base-200: var(--cui-slate-500);
|
|
295
|
+
--cui-base-300: var(--cui-gray-400);
|
|
296
|
+
--cui-base-400: var(--cui-slate-400);
|
|
297
|
+
--cui-base-500: var(--cui-slate-300);
|
|
298
|
+
--cui-base-900: var(--cui-slate-200);
|
|
299
|
+
|
|
300
|
+
--cui-success: var(--cui-green-500);
|
|
301
|
+
|
|
302
|
+
--cui-warning: var(--cui-yellow-300);
|
|
303
|
+
|
|
304
|
+
--cui-danger: var(--cui-red-400);
|
|
305
|
+
|
|
306
|
+
--cui-info: var(--cui-blue-500);
|
|
307
|
+
|
|
308
|
+
--cui-accent-1: var(--cui-cyan-700);
|
|
309
|
+
|
|
310
|
+
--cui-accent-2: var(--cui-light-blue-600);
|
|
311
|
+
|
|
312
|
+
--cui-accent-3: var(--cui-purple-400);
|
|
313
|
+
|
|
314
|
+
--cui-accent-4: var(--cui-orange-500);
|
|
315
|
+
|
|
316
|
+
--cui-focus: var(--cui-light-blue-700);
|
|
317
|
+
|
|
318
|
+
--cui-input: var(--cui-slate-700);
|
|
319
|
+
|
|
320
|
+
--cui-bg-light: var(--cui-slate-700);
|
|
321
|
+
|
|
322
|
+
--cui-bg-light-blue: var(--cui-light-blue-700);
|
|
323
|
+
|
|
324
|
+
--cui-bg-light-blue-1: var(--cui-light-blue-800);
|
|
325
|
+
|
|
326
|
+
--cui-label-text: var(--cui-gray-0);
|
|
327
|
+
|
|
328
|
+
--cui-sidebar: var(--cui-slate-800);
|
|
329
|
+
|
|
330
|
+
--cui-scrollbar: var(--cui-gray-500);
|
|
331
|
+
|
|
332
|
+
--cui-track: var(--cui-slate-700);
|
|
333
|
+
|
|
334
|
+
--cui-btn-bg: var(--cui-light-blue-700);
|
|
335
|
+
|
|
336
|
+
--cui-badge-info-bg: var(--cui-blue-900);
|
|
337
|
+
--cui-badge-info-label: var(--cui-light-blue-600);
|
|
338
|
+
|
|
339
|
+
--cui-badge-danger-bg: var(--cui-red-900);
|
|
340
|
+
--cui-badge-danger-label: var(--cui-red-400);
|
|
341
|
+
|
|
342
|
+
--cui-badge-success-bg: var(--cui-green-900);
|
|
343
|
+
--cui-badge-success-label: var(--cui-green-600);
|
|
344
|
+
|
|
345
|
+
--cui-badge-warning-bg: var(--cui-yellow-900);
|
|
346
|
+
--cui-badge-warning-label: var(--cui-yellow-400);
|
|
347
|
+
|
|
348
|
+
--cui-badge-gray-bg: var(--cui-gray-600);
|
|
349
|
+
--cui-badge-gray-label: var(--cui-gray-0);
|
|
350
|
+
|
|
351
|
+
--cui-badge-light-blue-bg: var(--cui-light-blue-900);
|
|
352
|
+
--cui-badge-light-blue-label: var(--cui-light-blue-600);
|
|
353
|
+
|
|
354
|
+
--cui-badge-magenta-bg: var(--cui-magenta-900);
|
|
355
|
+
--cui-badge-magenta-label: var(--cui-magenta-500);
|
|
356
|
+
|
|
357
|
+
--cui-badge-violet-bg: var(--cui-violet-900);
|
|
358
|
+
--cui-badge-violet-label: var(--cui-violet-400);
|
|
359
|
+
|
|
360
|
+
--cui-badge-yellow-bg: var(--cui-yellow-900);
|
|
361
|
+
--cui-badge-yellow-border: var(--cui-yellow-800);
|
|
362
|
+
--cui-badge-yellow-label: var(--cui-yellow-500);
|
|
363
|
+
|
|
364
|
+
--cui-badge-orange-bg: var(--cui-orange-900);
|
|
365
|
+
--cui-badge-orange-label: var(--cui-orange-600);
|
|
366
|
+
|
|
367
|
+
--cui-badge-blue-border: var(--cui-blue-800);
|
|
368
|
+
--cui-badge-blue-bg: var(--cui-blue-900);
|
|
369
|
+
|
|
370
|
+
--cui-badge-purple-border: var(--cui-purple-800);
|
|
371
|
+
--cui-badge-purple-bg: var(--cui-purple-900);
|
|
372
|
+
|
|
373
|
+
--cui-banner-alert-bg: var(--cui-yellow-900);
|
|
374
|
+
--cui-banner-alert-text: var(--cui-gray-0);
|
|
375
|
+
--cui-banner-alert-icon: var(--cui-yellow-300);
|
|
376
|
+
--cui-banner-alert-link: var(--cui-yellow-300);
|
|
377
|
+
|
|
378
|
+
--cui-banner-info-bg: var(--cui-blue-900);
|
|
379
|
+
--cui-banner-info-text: var(--cui-light-blue-400);
|
|
380
|
+
--cui-banner-info-icon: var(--cui-light-blue-400);
|
|
381
|
+
|
|
382
|
+
--cui-banner-danger-bg: var(--cui-red-900);
|
|
383
|
+
--cui-banner-danger-text: var(--cui-gray-0);
|
|
384
|
+
--cui-banner-danger-icon: var(--cui-red-400);
|
|
385
|
+
--cui-banner-danger-link: var(--cui-red-400);
|
|
386
|
+
|
|
387
|
+
--cui-banner-success-bg: var(--cui-green-900);
|
|
388
|
+
--cui-banner-success-text: var(--cui-gray-0);
|
|
389
|
+
--cui-banner-success-icon: var(--cui-green-500);
|
|
390
|
+
--cui-banner-success-link: var(--cui-green-500);
|
|
391
|
+
|
|
392
|
+
--cui-toast-alert-bg: var(--cui-yellow-900);
|
|
393
|
+
--cui-toast-alert-text: var(--cui-gray-0);
|
|
394
|
+
--cui-toast-alert-icon: var(--cui-yellow-300);
|
|
395
|
+
|
|
396
|
+
--cui-toast-info-bg: var(--cui-blue-900);
|
|
397
|
+
--cui-toast-info-text: var(--cui-gray-0);
|
|
398
|
+
--cui-toast-info-icon: var(--cui-light-blue-400);
|
|
399
|
+
|
|
400
|
+
--cui-toast-danger-bg: var(--cui-red-900);
|
|
401
|
+
--cui-toast-danger-text: var(--cui-gray-0);
|
|
402
|
+
--cui-toast-danger-icon: var(--cui-red-400);
|
|
403
|
+
|
|
404
|
+
--cui-toast-success-bg: var(--cui-green-900);
|
|
405
|
+
--cui-toast-success-text: var(--cui-gray-0);
|
|
406
|
+
--cui-toast-success-icon: var(--cui-green-500);
|
|
407
|
+
|
|
408
|
+
--cui-danger-bg: var(--cui-red-900);
|
|
409
|
+
--cui-success-bg: var(--cui-green-900);
|
|
410
|
+
--cui-cyan-bg: var(--cui-cyan-800);
|
|
411
|
+
--cui-yellow-bg: var(--cui-yellow-600);
|
|
412
|
+
--cui-lavender-bg: var(--cui-lavender-900);
|
|
413
|
+
--cui-violet-bg: var(-cui-violet-600);
|
|
414
|
+
}
|