@cuby-ui/core 0.0.469 → 0.0.470
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 +25 -25
- package/esm2022/animations/animations.mjs +1 -1
- package/esm2022/animations/index.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/alert-hint/alert-hint.component.mjs +3 -3
- package/esm2022/components/alert-hint/error-status.mjs +1 -1
- package/esm2022/components/alert-hint/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-header/content-header.component.mjs +3 -3
- package/esm2022/components/content-header/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/file-icon/file-icon.component.mjs +3 -3
- package/esm2022/components/file-icon/file-icon.options.mjs +1 -1
- package/esm2022/components/file-icon/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/options-button/index.mjs +1 -1
- package/esm2022/components/options-button/options-button.component.mjs +3 -3
- 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/root/root.options.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/components/abstract-tabs/abstract-tabs.component.mjs +3 -3
- package/esm2022/components/tabs/components/abstract-tabs/index.mjs +1 -1
- package/esm2022/components/tabs/components/index.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/tabs/tabs.provider.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/interfaces/editor-service.mjs +1 -1
- package/esm2022/editor/providers/index.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/create-tools-data.mjs +1 -1
- package/esm2022/editor/utils/open-file-in-browser.mjs +1 -1
- package/esm2022/editor/utils/set-loading.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/check-fixed-position.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/assets/constants/index.mjs +1 -1
- package/esm2022/widgets/assets/constants/translations.mjs +1 -1
- package/esm2022/widgets/assets/index.mjs +1 -1
- package/esm2022/widgets/index.mjs +1 -1
- package/esm2022/widgets/model/index.mjs +1 -1
- package/esm2022/widgets/model/resource-state-service.interface.mjs +1 -1
- package/esm2022/widgets/model/resource-state-service.token.mjs +1 -1
- package/esm2022/widgets/model/resources-block.options.mjs +1 -1
- package/esm2022/widgets/model/subject-modal-service.interface.mjs +1 -1
- package/esm2022/widgets/model/subject-modal-service.token.mjs +1 -1
- package/esm2022/widgets/model/used-elements-service.interface.mjs +1 -1
- package/esm2022/widgets/model/used-elements-service.token.mjs +1 -1
- package/esm2022/widgets/model/utility-service.interface.mjs +1 -1
- package/esm2022/widgets/model/utility-service.token.mjs +1 -1
- package/esm2022/widgets/service/index.mjs +1 -1
- package/esm2022/widgets/service/resource-state-base.service.mjs +1 -1
- package/esm2022/widgets/service/subject-modal-base.service.mjs +1 -1
- package/esm2022/widgets/service/used-elements-base.service.mjs +1 -1
- package/esm2022/widgets/service/utility-base.service.mjs +1 -1
- package/esm2022/widgets/ui/assignee-role-item/assignee-role-item.component.mjs +3 -3
- package/esm2022/widgets/ui/assignee-role-item/index.mjs +1 -1
- package/esm2022/widgets/ui/assignee-roles-tabs/assignee-roles-tabs.component.mjs +3 -3
- package/esm2022/widgets/ui/assignee-roles-tabs/index.mjs +1 -1
- package/esm2022/widgets/ui/categories/categories.component.mjs +3 -3
- package/esm2022/widgets/ui/categories/components/categories-list/categories-list.component.mjs +3 -3
- package/esm2022/widgets/ui/categories/components/categories-list/index.mjs +1 -1
- package/esm2022/widgets/ui/categories/components/category-form/category-form.component.mjs +3 -3
- package/esm2022/widgets/ui/categories/components/category-form/index.mjs +1 -1
- package/esm2022/widgets/ui/categories/components/category-item/category-item.component.mjs +3 -3
- package/esm2022/widgets/ui/categories/components/category-item/index.mjs +1 -1
- package/esm2022/widgets/ui/categories/components/create-category-item/create-category-item.component.mjs +3 -3
- package/esm2022/widgets/ui/categories/components/create-category-item/index.mjs +1 -1
- package/esm2022/widgets/ui/categories/components/index.mjs +1 -1
- package/esm2022/widgets/ui/categories/index.mjs +1 -1
- package/esm2022/widgets/ui/categories/services/index.mjs +1 -1
- package/esm2022/widgets/ui/categories/services/selected-category.service.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/checklist-block.component.mjs +3 -3
- package/esm2022/widgets/ui/checklist-block/checklist-block.options.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list/checklist-block-list.component.mjs +3 -3
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list/index.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-action-card/checklist-block-list-item-action-card.component.mjs +3 -3
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-action-card/index.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-action-with-verification/checklist-block-list-item-action-with-verification.component.mjs +3 -3
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-action-with-verification/index.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-action-without-verification/checklist-block-list-item-action-without-verification.component.mjs +3 -3
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-action-without-verification/index.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-container/checklist-block-list-item-container.component.mjs +3 -3
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-container/checklist-block-list-item-container.options.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-container/index.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-evaluation/checklist-block-list-item-evaluation.component.mjs +3 -3
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-evaluation/checklist-block-list-item-evaluation.options.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-evaluation/index.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-evaluation-criteria/checklist-block-list-item-evaluation-criteria.component.mjs +3 -3
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-evaluation-criteria/checklist-block-list-item-evaluation-criteria.options.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-list-item-evaluation-criteria/index.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-title-control/checklist-block-title-control.component.mjs +3 -3
- package/esm2022/widgets/ui/checklist-block/components/checklist-block-title-control/index.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/components/index.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/index.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/services/checklist-block.service.mjs +1 -1
- package/esm2022/widgets/ui/checklist-block/services/index.mjs +1 -1
- package/esm2022/widgets/ui/consumable-form/components/consumable-form-item/consumable-form-item.component.mjs +3 -3
- package/esm2022/widgets/ui/consumable-form/components/consumable-form-item/default-control-delay.mjs +1 -1
- package/esm2022/widgets/ui/consumable-form/components/consumable-form-item/index.mjs +1 -1
- package/esm2022/widgets/ui/consumable-form/components/consumable-form-item-readonly/consumable-form-item-readonly.component.mjs +3 -3
- package/esm2022/widgets/ui/consumable-form/components/consumable-form-item-readonly/index.mjs +1 -1
- package/esm2022/widgets/ui/consumable-form/components/index.mjs +1 -1
- package/esm2022/widgets/ui/consumable-form/consumable-form.component.mjs +3 -3
- package/esm2022/widgets/ui/consumable-form/consumable-form.options.mjs +1 -1
- package/esm2022/widgets/ui/consumable-form/index.mjs +1 -1
- package/esm2022/widgets/ui/criterion-info/criterion-info.component.mjs +3 -3
- package/esm2022/widgets/ui/criterion-info/index.mjs +1 -1
- package/esm2022/widgets/ui/criterion-info-form/criterion-info-form.component.mjs +3 -3
- package/esm2022/widgets/ui/criterion-info-form/criterion-info-form.options.mjs +1 -1
- package/esm2022/widgets/ui/criterion-info-form/index.mjs +1 -1
- package/esm2022/widgets/ui/criterion-readonly-info/criterion-readonly-info.component.mjs +3 -3
- package/esm2022/widgets/ui/criterion-readonly-info/index.mjs +1 -1
- package/esm2022/widgets/ui/delete-modal/delete-modal.component.mjs +3 -3
- package/esm2022/widgets/ui/delete-modal/delete-modal.options.mjs +1 -1
- package/esm2022/widgets/ui/delete-modal/index.mjs +1 -1
- package/esm2022/widgets/ui/framer-preview/framer-preview.component.mjs +3 -3
- package/esm2022/widgets/ui/framer-preview/framer-preview.options.mjs +1 -1
- package/esm2022/widgets/ui/framer-preview/index.mjs +1 -1
- package/esm2022/widgets/ui/general-control-error-hint/general-control-error-hint.component.mjs +3 -3
- package/esm2022/widgets/ui/general-control-error-hint/index.mjs +1 -1
- package/esm2022/widgets/ui/index.mjs +1 -1
- package/esm2022/widgets/ui/inserted/index.mjs +1 -1
- package/esm2022/widgets/ui/inserted/inserted.component.mjs +3 -3
- package/esm2022/widgets/ui/instruction-info/index.mjs +1 -1
- package/esm2022/widgets/ui/instruction-info/instruction-info.component.mjs +3 -3
- package/esm2022/widgets/ui/instruction-info-form/index.mjs +1 -1
- package/esm2022/widgets/ui/instruction-info-form/instruction-info-form.component.mjs +3 -3
- package/esm2022/widgets/ui/instruction-info-form/instruction-info-form.options.mjs +1 -1
- package/esm2022/widgets/ui/instruction-readonly-info/index.mjs +1 -1
- package/esm2022/widgets/ui/instruction-readonly-info/instruction-readonly-info.component.mjs +3 -3
- package/esm2022/widgets/ui/loader/index.mjs +1 -1
- package/esm2022/widgets/ui/loader/loader.component.mjs +3 -3
- package/esm2022/widgets/ui/modal-criteria-tab/index.mjs +1 -1
- package/esm2022/widgets/ui/modal-criteria-tab/modal-criteria-tab.component.mjs +3 -3
- package/esm2022/widgets/ui/modal-divided-section/index.mjs +1 -1
- package/esm2022/widgets/ui/modal-divided-section/modal-divided-section.component.mjs +3 -3
- package/esm2022/widgets/ui/modal-divided-section/modal-divided-section.interfaces.mjs +1 -1
- package/esm2022/widgets/ui/modal-header/index.mjs +1 -1
- package/esm2022/widgets/ui/modal-header/modal-header.component.mjs +3 -3
- package/esm2022/widgets/ui/modal-header-inserted-buttons/index.mjs +1 -1
- package/esm2022/widgets/ui/modal-header-inserted-buttons/modal-header-inserted-buttons.component.mjs +3 -3
- package/esm2022/widgets/ui/modal-header-tabs/index.mjs +1 -1
- package/esm2022/widgets/ui/modal-header-tabs/modal-header-tabs.component.mjs +3 -3
- package/esm2022/widgets/ui/modal-info-tab/index.mjs +1 -1
- package/esm2022/widgets/ui/modal-info-tab/modal-info-tab.component.mjs +3 -3
- package/esm2022/widgets/ui/modal-info-tab/modal-info-tab.options.mjs +1 -1
- package/esm2022/widgets/ui/modal-instructions-tab/index.mjs +1 -1
- package/esm2022/widgets/ui/modal-instructions-tab/modal-instructions-tab.component.mjs +3 -3
- package/esm2022/widgets/ui/modal-operation-part/index.mjs +1 -1
- package/esm2022/widgets/ui/modal-operation-part/modal-operation-part.component.mjs +3 -3
- package/esm2022/widgets/ui/modal-resources-tab/index.mjs +1 -1
- package/esm2022/widgets/ui/modal-resources-tab/modal-resources-tab.component.mjs +3 -3
- package/esm2022/widgets/ui/render-dynamic-modal/index.mjs +1 -1
- package/esm2022/widgets/ui/render-dynamic-modal/render-dynamic-modal.component.mjs +3 -3
- package/esm2022/widgets/ui/render-dynamic-modal/render-dynamic-modal.option.mjs +1 -1
- package/esm2022/widgets/ui/resources-block/components/index.mjs +1 -1
- package/esm2022/widgets/ui/resources-block/components/resources-block-consumables/index.mjs +1 -1
- package/esm2022/widgets/ui/resources-block/components/resources-block-consumables/resources-block-consumables.component.mjs +3 -3
- package/esm2022/widgets/ui/resources-block/components/resources-block-consumables/resources-block-consumables.options.mjs +1 -1
- package/esm2022/widgets/ui/resources-block/components/resources-block-content/index.mjs +1 -1
- package/esm2022/widgets/ui/resources-block/components/resources-block-content/resources-block-content.component.mjs +3 -3
- package/esm2022/widgets/ui/resources-block/components/resources-block-part/index.mjs +1 -1
- package/esm2022/widgets/ui/resources-block/components/resources-block-part/resources-block-part.component.mjs +3 -3
- package/esm2022/widgets/ui/resources-block/components/resources-block-part/resources-block-part.options.mjs +1 -1
- package/esm2022/widgets/ui/resources-block/components/resources-block-tabs/index.mjs +1 -1
- package/esm2022/widgets/ui/resources-block/components/resources-block-tabs/resources-block-tabs.component.mjs +3 -3
- package/esm2022/widgets/ui/resources-block/components/resources-block-tabs/resources-block-tabs.options.mjs +1 -1
- package/esm2022/widgets/ui/resources-block/components/resources-block-toolbox/index.mjs +1 -1
- package/esm2022/widgets/ui/resources-block/components/resources-block-toolbox/resources-block-toolbox.component.mjs +3 -3
- package/esm2022/widgets/ui/resources-block/components/resources-block-toolbox/resources-block-toolbox.options.mjs +1 -1
- package/esm2022/widgets/ui/resources-block/components/resources-options/index.mjs +1 -1
- package/esm2022/widgets/ui/resources-block/components/resources-options/resources-options.component.mjs +3 -3
- package/esm2022/widgets/ui/resources-block/index.mjs +1 -1
- package/esm2022/widgets/ui/resources-block/resources-block.component.mjs +3 -3
- package/esm2022/widgets/ui/resources-block-tabs/index.mjs +1 -1
- package/esm2022/widgets/ui/resources-block-tabs/resources-block-tabs.component.mjs +3 -3
- package/esm2022/widgets/ui/resources-block-tabs/resources-block-tabs.options.mjs +1 -1
- package/esm2022/widgets/ui/select-modal/components/index.mjs +1 -1
- package/esm2022/widgets/ui/select-modal/components/select-modal-folder/index.mjs +1 -1
- package/esm2022/widgets/ui/select-modal/components/select-modal-folder/select-modal-folder.component.mjs +3 -3
- package/esm2022/widgets/ui/select-modal/components/select-modal-search/index.mjs +1 -1
- package/esm2022/widgets/ui/select-modal/components/select-modal-search/select-modal-search.component.mjs +3 -3
- package/esm2022/widgets/ui/select-modal/index.mjs +1 -1
- package/esm2022/widgets/ui/select-modal/select-modal.component.mjs +3 -3
- package/esm2022/widgets/ui/select-modal/select-modal.interfaces.mjs +1 -1
- package/esm2022/widgets/ui/select-modal/select-modal.service.mjs +1 -1
- package/esm2022/widgets/ui/storage-list/components/index.mjs +1 -1
- package/esm2022/widgets/ui/storage-list/components/storage-list-item/index.mjs +1 -1
- package/esm2022/widgets/ui/storage-list/components/storage-list-item/storage-list-item.component.mjs +3 -3
- package/esm2022/widgets/ui/storage-list/index.mjs +1 -1
- package/esm2022/widgets/ui/storage-list/storage-list.component.mjs +3 -3
- package/esm2022/widgets/ui/storage-list/storage-list.options.mjs +1 -1
- package/esm2022/widgets/ui/toolbox-form/components/index.mjs +1 -1
- package/esm2022/widgets/ui/toolbox-form/components/tool-form-readonly/index.mjs +1 -1
- package/esm2022/widgets/ui/toolbox-form/components/tool-form-readonly/tool-form-readonly.component.mjs +3 -3
- package/esm2022/widgets/ui/toolbox-form/index.mjs +1 -1
- package/esm2022/widgets/ui/toolbox-form/tool-form.component.mjs +3 -3
- package/esm2022/widgets/ui/toolbox-form/tool-form.options.mjs +1 -1
- package/esm2022/widgets/ui/user-action-context-menu/activity-item/activity-item.component.mjs +3 -3
- package/esm2022/widgets/ui/user-action-context-menu/activity-item/index.mjs +1 -1
- package/esm2022/widgets/ui/user-action-context-menu/company-item/company-item.component.mjs +3 -3
- package/esm2022/widgets/ui/user-action-context-menu/company-item/index.mjs +1 -1
- package/esm2022/widgets/ui/user-action-context-menu/index.mjs +1 -1
- package/esm2022/widgets/ui/user-action-context-menu/services/activity-base.service.mjs +1 -1
- package/esm2022/widgets/ui/user-action-context-menu/services/activity.service.mjs +1 -1
- package/esm2022/widgets/ui/user-action-context-menu/services/index.mjs +1 -1
- package/esm2022/widgets/ui/user-action-context-menu/user-action-context-menu.component.mjs +3 -3
- package/esm2022/widgets/ui/user-action-context-menu/user-action-context.option.mjs +1 -1
- package/esm2022/widgets/ui/utility-info-readonly/index.mjs +1 -1
- package/esm2022/widgets/ui/utility-info-readonly/utility-info-readonly.component.mjs +3 -3
- package/esm2022/widgets/ui/utility-info-readonly/utility-info-readonly.options.mjs +1 -1
- package/esm2022/widgets/ui/utility-modal/components/criterion-modal-create/criterion-modal-create.component.mjs +3 -3
- package/esm2022/widgets/ui/utility-modal/components/criterion-modal-create/index.mjs +1 -1
- package/esm2022/widgets/ui/utility-modal/components/index.mjs +1 -1
- package/esm2022/widgets/ui/utility-modal/components/instruction-modal-create/index.mjs +1 -1
- package/esm2022/widgets/ui/utility-modal/components/instruction-modal-create/instruction-modal-create.component.mjs +3 -3
- package/esm2022/widgets/ui/utility-modal/components/readonly-criterion-modal/index.mjs +1 -1
- package/esm2022/widgets/ui/utility-modal/components/readonly-criterion-modal/readonly-criterion-modal.component.mjs +3 -3
- package/esm2022/widgets/ui/utility-modal/components/readonly-instruction-modal/index.mjs +1 -1
- package/esm2022/widgets/ui/utility-modal/components/readonly-instruction-modal/readonly-instruction-modal.component.mjs +3 -3
- package/esm2022/widgets/ui/utility-modal/components/readonly-utility-modal/index.mjs +1 -1
- package/esm2022/widgets/ui/utility-modal/components/readonly-utility-modal/readonly-utility-modal.component.mjs +3 -3
- package/esm2022/widgets/ui/utility-modal/components/utility-modal-create/index.mjs +1 -1
- package/esm2022/widgets/ui/utility-modal/components/utility-modal-create/utility-modal-create.component.mjs +3 -3
- package/esm2022/widgets/ui/utility-modal/index.mjs +1 -1
- package/esm2022/widgets/ui/utility-modal/utility-modal.component.mjs +3 -3
- package/esm2022/widgets/ui/utility-modal/utility-modal.options.mjs +1 -1
- package/esm2022/widgets/ui/utility-readonly-thumbnail/index.mjs +1 -1
- package/esm2022/widgets/ui/utility-readonly-thumbnail/utility-readonly-thumbnail.component.mjs +3 -3
- package/esm2022/widgets/ui/utility-thumbnail/index.mjs +1 -1
- package/esm2022/widgets/ui/utility-thumbnail/utility-thumbnail.component.mjs +3 -3
- package/fesm2022/cuby-ui-core.mjs +254 -254
- 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/fonts/Nunito-ExtraBoldItalic.svg +9508 -9508
- package/package.json +4 -4
- package/styles/direcive/flex-container.scss +3 -3
- package/styles/fonts.scss +69 -69
- 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 +41 -41
- package/styles/mixins/paddings.scss +35 -35
- package/styles/mixins/shadows.scss +42 -42
- package/styles/mixins/texts.scss +224 -224
- package/styles/theme.scss +427 -427
- package/styles/variables/colors.scss +288 -288
- package/styles/variables/fonts.scss +2 -2
package/styles/theme.scss
CHANGED
|
@@ -1,427 +1,427 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
--cui-main-font: Inter, sans-serif;
|
|
3
|
-
--cui-nunito-italic-font: Nunito_Italic, Inter, sans-serif;
|
|
4
|
-
|
|
5
|
-
--cui-black: #000000;
|
|
6
|
-
|
|
7
|
-
--cui-gray-0: #ffffff;
|
|
8
|
-
--cui-gray-10: #f9fafb;
|
|
9
|
-
--cui-gray-50: #eff0f2;
|
|
10
|
-
--cui-gray-100: #e9ebee;
|
|
11
|
-
--cui-gray-200: #dcdee3;
|
|
12
|
-
--cui-gray-300: #aeb2bc;
|
|
13
|
-
--cui-gray-400: #7f8493;
|
|
14
|
-
--cui-gray-500: #595e6a;
|
|
15
|
-
--cui-gray-600: #474b55;
|
|
16
|
-
--cui-gray-700: #363840;
|
|
17
|
-
--cui-gray-800: #24262b;
|
|
18
|
-
--cui-gray-900: #121315;
|
|
19
|
-
|
|
20
|
-
--cui-slate-10: #f6fbff;
|
|
21
|
-
--cui-slate-50: #e4ecf3;
|
|
22
|
-
--cui-slate-100: #d3dde8;
|
|
23
|
-
--cui-slate-200: #c5d1de;
|
|
24
|
-
--cui-slate-300: #adbac7;
|
|
25
|
-
--cui-slate-400: #717e8b;
|
|
26
|
-
--cui-slate-500: #444c56;
|
|
27
|
-
--cui-slate-600: #373e47;
|
|
28
|
-
--cui-slate-700: #2d333b;
|
|
29
|
-
--cui-slate-800: #22272e;
|
|
30
|
-
--cui-slate-900: #1c2128;
|
|
31
|
-
|
|
32
|
-
--cui-cyan-100: #f0f6f6;
|
|
33
|
-
--cui-cyan-200: #d6eaea;
|
|
34
|
-
--cui-cyan-300: #badcdc;
|
|
35
|
-
--cui-cyan-400: #98cbca;
|
|
36
|
-
--cui-cyan-500: #53a8a7;
|
|
37
|
-
--cui-cyan-600: #319795;
|
|
38
|
-
--cui-cyan-700: #297f7e;
|
|
39
|
-
--cui-cyan-800: #1a6b6a;
|
|
40
|
-
--cui-cyan-900: #0d4949;
|
|
41
|
-
|
|
42
|
-
--cui-light-green-50: #f5fef1;
|
|
43
|
-
--cui-light-green-100: #f0feea;
|
|
44
|
-
--cui-light-green-200: #e1fcd3;
|
|
45
|
-
--cui-light-green-300: #9ef572;
|
|
46
|
-
--cui-light-green-400: #8edd67;
|
|
47
|
-
--cui-light-green-500: #7ec45b;
|
|
48
|
-
--cui-light-green-600: #77b856;
|
|
49
|
-
--cui-light-green-700: #5f9344;
|
|
50
|
-
--cui-light-green-800: #476e33;
|
|
51
|
-
--cui-light-green-900: #375628;
|
|
52
|
-
|
|
53
|
-
--cui-green-50: #ecfff3;
|
|
54
|
-
--cui-green-100: #c1ffda;
|
|
55
|
-
--cui-green-200: #97ffc0;
|
|
56
|
-
--cui-green-300: #6dffa7;
|
|
57
|
-
--cui-green-400: #3eee84;
|
|
58
|
-
--cui-green-500: #29cc6a;
|
|
59
|
-
--cui-green-600: #17c174;
|
|
60
|
-
--cui-green-700: #039855;
|
|
61
|
-
--cui-green-800: #006f3d;
|
|
62
|
-
--cui-green-900: #004627;
|
|
63
|
-
|
|
64
|
-
--cui-yellow-50: #fffaeb;
|
|
65
|
-
--cui-yellow-100: #ffe6b7;
|
|
66
|
-
--cui-yellow-200: #ffd892;
|
|
67
|
-
--cui-yellow-300: #ffc354;
|
|
68
|
-
--cui-yellow-400: #fdb022;
|
|
69
|
-
--cui-yellow-500: #db9411;
|
|
70
|
-
--cui-yellow-600: #b97904;
|
|
71
|
-
--cui-yellow-700: #976200;
|
|
72
|
-
--cui-yellow-800: #754c00;
|
|
73
|
-
--cui-yellow-900: #533600;
|
|
74
|
-
|
|
75
|
-
--cui-orange-50: #fff4ee;
|
|
76
|
-
--cui-orange-100: #ffebdd;
|
|
77
|
-
--cui-orange-200: #ffe0cf;
|
|
78
|
-
--cui-orange-300: #ffd7ba;
|
|
79
|
-
--cui-orange-400: #ffbc8b;
|
|
80
|
-
--cui-orange-500: #ffa05c;
|
|
81
|
-
--cui-orange-600: #ff852c;
|
|
82
|
-
--cui-orange-700: #b75119;
|
|
83
|
-
--cui-orange-800: #8e3605;
|
|
84
|
-
--cui-orange-900: #652400;
|
|
85
|
-
|
|
86
|
-
--cui-red-50: #ffeeee;
|
|
87
|
-
--cui-red-100: #ffc8c8;
|
|
88
|
-
--cui-red-200: #ffa2a2;
|
|
89
|
-
--cui-red-300: #ff7c7c;
|
|
90
|
-
--cui-red-400: #fc5555;
|
|
91
|
-
--cui-red-500: #d92d20;
|
|
92
|
-
--cui-red-600: #b82e2e;
|
|
93
|
-
--cui-red-700: #961f1f;
|
|
94
|
-
--cui-red-800: #741313;
|
|
95
|
-
--cui-red-900: #520909;
|
|
96
|
-
|
|
97
|
-
--cui-light-blue-50: #f0f9ff;
|
|
98
|
-
--cui-light-blue-100: #e5f5ff;
|
|
99
|
-
--cui-light-blue-200: #c4e7ff;
|
|
100
|
-
--cui-light-blue-300: #98d6ff;
|
|
101
|
-
--cui-light-blue-400: #6dc4ff;
|
|
102
|
-
--cui-light-blue-500: #2eabff;
|
|
103
|
-
--cui-light-blue-600: #0099ff;
|
|
104
|
-
--cui-light-blue-700: #0068ad;
|
|
105
|
-
--cui-light-blue-800: #005085;
|
|
106
|
-
--cui-light-blue-900: #00375c;
|
|
107
|
-
|
|
108
|
-
--cui-blue-50: #f0f7ff;
|
|
109
|
-
--cui-blue-100: #e8f1ff;
|
|
110
|
-
--cui-blue-200: #bed9ff;
|
|
111
|
-
--cui-blue-300: #94c0ff;
|
|
112
|
-
--cui-blue-400: #4190ff;
|
|
113
|
-
--cui-blue-500: #4190ff;
|
|
114
|
-
--cui-blue-600: #1570ef;
|
|
115
|
-
--cui-blue-700: #0354c6;
|
|
116
|
-
--cui-blue-800: #00429d;
|
|
117
|
-
--cui-blue-900: #002b67;
|
|
118
|
-
|
|
119
|
-
--cui-magenta-50: #ffe5ff;
|
|
120
|
-
--cui-magenta-100: #ffe5ff;
|
|
121
|
-
--cui-magenta-200: #f38de2;
|
|
122
|
-
--cui-magenta-300: #ec5fd6;
|
|
123
|
-
--cui-magenta-400: #e633c9;
|
|
124
|
-
--cui-magenta-500: #cc19b0;
|
|
125
|
-
--cui-magenta-600: #a0128a;
|
|
126
|
-
--cui-magenta-700: #720a63;
|
|
127
|
-
--cui-magenta-800: #46033d;
|
|
128
|
-
--cui-magenta-900: #1c0018;
|
|
129
|
-
|
|
130
|
-
--cui-lavender-50: #f7f0fb;
|
|
131
|
-
--cui-lavender-100: #f3e8f9;
|
|
132
|
-
--cui-lavender-200: #e6cff3;
|
|
133
|
-
--cui-lavender-300: #c47eee;
|
|
134
|
-
--cui-lavender-400: #9e5bc3;
|
|
135
|
-
--cui-lavender-500: #8c51ae;
|
|
136
|
-
--cui-lavender-600: #834ca3;
|
|
137
|
-
--cui-lavender-700: #693d82;
|
|
138
|
-
--cui-lavender-800: #4f2d62;
|
|
139
|
-
--cui-lavender-900: #3d234c;
|
|
140
|
-
|
|
141
|
-
--cui-violet-50: #f2efff;
|
|
142
|
-
--cui-violet-100: #d4cbff;
|
|
143
|
-
--cui-violet-200: #b6a8ff;
|
|
144
|
-
--cui-violet-300: #9984ff;
|
|
145
|
-
--cui-violet-400: #7b61ff;
|
|
146
|
-
--cui-violet-500: #634bdd;
|
|
147
|
-
--cui-violet-600: #4d38bb;
|
|
148
|
-
--cui-violet-700: #3a2799;
|
|
149
|
-
--cui-violet-800: #291a77;
|
|
150
|
-
--cui-violet-900: #1a0f55;
|
|
151
|
-
|
|
152
|
-
--cui-purple-50: #f4f2ff;
|
|
153
|
-
--cui-purple-100: #d4cdff;
|
|
154
|
-
--cui-purple-200: #b4a7ff;
|
|
155
|
-
--cui-purple-300: #9382ff;
|
|
156
|
-
--cui-purple-400: #806fea;
|
|
157
|
-
--cui-purple-500: #6a5acd;
|
|
158
|
-
--cui-purple-600: #5647b0;
|
|
159
|
-
--cui-purple-700: #433693;
|
|
160
|
-
--cui-purple-800: #322776;
|
|
161
|
-
--cui-purple-900: #231a58;
|
|
162
|
-
|
|
163
|
-
--cui-base: var(--cui-black);
|
|
164
|
-
--cui-base-0: var(--cui-gray-0);
|
|
165
|
-
--cui-base-10: var(--cui-gray-10);
|
|
166
|
-
--cui-base-50: var(--cui-gray-50);
|
|
167
|
-
--cui-base-100: var(--cui-gray-100);
|
|
168
|
-
--cui-base-200: var(--cui-gray-200);
|
|
169
|
-
--cui-base-300: var(--cui-gray-300);
|
|
170
|
-
--cui-base-400: var(--cui-gray-400);
|
|
171
|
-
--cui-base-500: var(--cui-gray-500);
|
|
172
|
-
--cui-base-900: var(--cui-gray-900);
|
|
173
|
-
|
|
174
|
-
--cui-success: var(--cui-green-600);
|
|
175
|
-
|
|
176
|
-
--cui-warning: var(--cui-yellow-400);
|
|
177
|
-
|
|
178
|
-
--cui-danger: var(--cui-red-500);
|
|
179
|
-
|
|
180
|
-
--cui-info: var(--cui-blue-600);
|
|
181
|
-
|
|
182
|
-
--cui-accent-1: var(--cui-cyan-800);
|
|
183
|
-
|
|
184
|
-
--cui-accent-2: var(--cui-light-blue-600);
|
|
185
|
-
|
|
186
|
-
--cui-accent-3: var(--cui-purple-500);
|
|
187
|
-
|
|
188
|
-
--cui-accent-4: var(--cui-orange-600);
|
|
189
|
-
|
|
190
|
-
--cui-focus: var(--cui-blue-100);
|
|
191
|
-
|
|
192
|
-
--cui-input: var(--cui-gray-10);
|
|
193
|
-
|
|
194
|
-
--cui-bg-light: var(--cui-gray-0);
|
|
195
|
-
|
|
196
|
-
--cui-bg-light-blue: var(--cui-light-blue-500);
|
|
197
|
-
|
|
198
|
-
--cui-bg-light-blue-1: var(--cui-light-blue-50);
|
|
199
|
-
|
|
200
|
-
--cui-label-text: var(--cui-gray-500);
|
|
201
|
-
|
|
202
|
-
--cui-sidebar: var(--cui-gray-50);
|
|
203
|
-
|
|
204
|
-
--cui-scrollbar: var(--cui-gray-200);
|
|
205
|
-
|
|
206
|
-
--cui-track: var(--cui-gray-10);
|
|
207
|
-
|
|
208
|
-
--cui-btn-bg: var(--cui-light-blue-500);
|
|
209
|
-
|
|
210
|
-
--cui-badge-info-bg: var(--cui-blue-50);
|
|
211
|
-
--cui-badge-info-label: var(--cui-gray-900);
|
|
212
|
-
|
|
213
|
-
--cui-badge-danger-bg: var(--cui-red-50);
|
|
214
|
-
--cui-badge-danger-label: var(--cui-gray-900);
|
|
215
|
-
|
|
216
|
-
--cui-badge-success-bg: var(--cui-green-50);
|
|
217
|
-
--cui-badge-success-label: var(--cui-gray-900);
|
|
218
|
-
|
|
219
|
-
--cui-badge-warning-bg: var(--cui-yellow-50);
|
|
220
|
-
--cui-badge-warning-label: var(--cui-gray-900);
|
|
221
|
-
|
|
222
|
-
--cui-badge-gray-bg: var(--cui-gray-100);
|
|
223
|
-
--cui-badge-gray-label: var(--cui-gray-900);
|
|
224
|
-
|
|
225
|
-
--cui-badge-light-blue-bg: var(--cui-light-blue-50);
|
|
226
|
-
--cui-badge-light-blue-label: var(--cui-gray-900);
|
|
227
|
-
|
|
228
|
-
--cui-badge-magenta-bg: var(--cui-magenta-50);
|
|
229
|
-
--cui-badge-magenta-label: var(--cui-gray-900);
|
|
230
|
-
|
|
231
|
-
--cui-badge-light-green-bg: var(--cui-light-green-100);
|
|
232
|
-
--cui-badge-light-green-label: var(--cui-gray-900);
|
|
233
|
-
|
|
234
|
-
--cui-badge-lavender-bg: var(--cui-lavender-50);
|
|
235
|
-
--cui-badge-lavender-label: var(--cui-lavender-400);
|
|
236
|
-
|
|
237
|
-
--cui-badge-violet-bg: var(--cui-violet-50);
|
|
238
|
-
--cui-badge-violet-label: var(--cui-gray-900);
|
|
239
|
-
|
|
240
|
-
--cui-badge-yellow-bg: var(--cui-yellow-50);
|
|
241
|
-
--cui-badge-yellow-border: var(--cui-yellow-100);
|
|
242
|
-
--cui-badge-yellow-label: var(--cui-gray-900);
|
|
243
|
-
|
|
244
|
-
--cui-badge-orange-bg: var(--cui-orange-50);
|
|
245
|
-
--cui-badge-orange-label: var(--cui-gray-900);
|
|
246
|
-
|
|
247
|
-
--cui-badge-blue-border: var(--cui-blue-200);
|
|
248
|
-
--cui-badge-blue-bg: var(--cui-blue-50);
|
|
249
|
-
|
|
250
|
-
--cui-badge-purple-border: var(--cui-purple-100);
|
|
251
|
-
--cui-badge-purple-bg: var(--cui-purple-50);
|
|
252
|
-
|
|
253
|
-
--cui-banner-alert-bg: var(--cui-yellow-100);
|
|
254
|
-
--cui-banner-alert-text: var(--cui-orange-800);
|
|
255
|
-
--cui-banner-alert-icon: var(--cui-orange-800);
|
|
256
|
-
--cui-banner-alert-link: var(--cui-blue-600);
|
|
257
|
-
|
|
258
|
-
--cui-banner-info-bg: var(--cui-blue-50);
|
|
259
|
-
--cui-banner-info-text: var(--cui-light-blue-800);
|
|
260
|
-
--cui-banner-info-icon: var(--cui-light-blue-800);
|
|
261
|
-
|
|
262
|
-
--cui-banner-danger-bg: var(--cui-red-50);
|
|
263
|
-
--cui-banner-danger-text: var(--cui-gray-900);
|
|
264
|
-
--cui-banner-danger-icon: var(--cui-red-500);
|
|
265
|
-
--cui-banner-danger-link: var(--cui-blue-600);
|
|
266
|
-
|
|
267
|
-
--cui-banner-success-bg: var(--cui-green-50);
|
|
268
|
-
--cui-banner-success-text: var(--cui-gray-900);
|
|
269
|
-
--cui-banner-success-icon: var(--cui-green-600);
|
|
270
|
-
--cui-banner-success-link: var(--cui-blue-600);
|
|
271
|
-
|
|
272
|
-
--cui-toast-alert-bg: var(--cui-gray-800);
|
|
273
|
-
--cui-toast-alert-text: var(--cui-gray-0);
|
|
274
|
-
--cui-toast-alert-icon: var(--cui-yellow-400);
|
|
275
|
-
|
|
276
|
-
--cui-toast-info-bg: var(--cui-gray-800);
|
|
277
|
-
--cui-toast-info-text: var(--cui-gray-0);
|
|
278
|
-
--cui-toast-info-icon: var(--cui-blue-600);
|
|
279
|
-
|
|
280
|
-
--cui-toast-danger-bg: var(--cui-gray-800);
|
|
281
|
-
--cui-toast-danger-text: var(--cui-gray-0);
|
|
282
|
-
--cui-toast-danger-icon: var(--cui-red-500);
|
|
283
|
-
|
|
284
|
-
--cui-toast-success-bg: var(--cui-gray-800);
|
|
285
|
-
--cui-toast-success-text: var(--cui-gray-0);
|
|
286
|
-
--cui-toast-success-icon: var(--cui-green-600);
|
|
287
|
-
|
|
288
|
-
--cui-danger-bg: var(--cui-red-50);
|
|
289
|
-
--cui-success-bg: var(--cui-green-50);
|
|
290
|
-
--cui-cyan-bg: var(--cui-cyan-600);
|
|
291
|
-
--cui-yellow-bg: var(--cui-yellow-400);
|
|
292
|
-
--cui-lavender-bg: var(--cui-lavender-50);
|
|
293
|
-
--cui-violet-bg: var(--cui-violet-400);
|
|
294
|
-
}
|
|
295
|
-
|
|
296
|
-
[cuiTheme='dark'] {
|
|
297
|
-
--cui-base-0: var(--cui-slate-900);
|
|
298
|
-
--cui-base-10: var(--cui-slate-800);
|
|
299
|
-
--cui-base-50: var(--cui-slate-700);
|
|
300
|
-
--cui-base-100: var(--cui-slate-600);
|
|
301
|
-
--cui-base-200: var(--cui-slate-500);
|
|
302
|
-
--cui-base-300: var(--cui-gray-400);
|
|
303
|
-
--cui-base-400: var(--cui-slate-400);
|
|
304
|
-
--cui-base-500: var(--cui-slate-300);
|
|
305
|
-
--cui-base-900: var(--cui-slate-200);
|
|
306
|
-
|
|
307
|
-
--cui-success: var(--cui-green-500);
|
|
308
|
-
|
|
309
|
-
--cui-warning: var(--cui-yellow-300);
|
|
310
|
-
|
|
311
|
-
--cui-danger: var(--cui-red-400);
|
|
312
|
-
|
|
313
|
-
--cui-info: var(--cui-blue-500);
|
|
314
|
-
|
|
315
|
-
--cui-accent-1: var(--cui-cyan-700);
|
|
316
|
-
|
|
317
|
-
--cui-accent-2: var(--cui-light-blue-600);
|
|
318
|
-
|
|
319
|
-
--cui-accent-3: var(--cui-purple-400);
|
|
320
|
-
|
|
321
|
-
--cui-accent-4: var(--cui-orange-500);
|
|
322
|
-
|
|
323
|
-
--cui-focus: var(--cui-light-blue-700);
|
|
324
|
-
|
|
325
|
-
--cui-input: var(--cui-slate-700);
|
|
326
|
-
|
|
327
|
-
--cui-bg-light: var(--cui-slate-700);
|
|
328
|
-
|
|
329
|
-
--cui-bg-light-blue: var(--cui-light-blue-700);
|
|
330
|
-
|
|
331
|
-
--cui-bg-light-blue-1: var(--cui-light-blue-800);
|
|
332
|
-
|
|
333
|
-
--cui-label-text: var(--cui-gray-0);
|
|
334
|
-
|
|
335
|
-
--cui-sidebar: var(--cui-slate-800);
|
|
336
|
-
|
|
337
|
-
--cui-scrollbar: var(--cui-gray-500);
|
|
338
|
-
|
|
339
|
-
--cui-track: var(--cui-slate-700);
|
|
340
|
-
|
|
341
|
-
--cui-btn-bg: var(--cui-light-blue-700);
|
|
342
|
-
|
|
343
|
-
--cui-badge-info-bg: var(--cui-blue-900);
|
|
344
|
-
--cui-badge-info-label: var(--cui-light-blue-600);
|
|
345
|
-
|
|
346
|
-
--cui-badge-danger-bg: var(--cui-red-900);
|
|
347
|
-
--cui-badge-danger-label: var(--cui-red-400);
|
|
348
|
-
|
|
349
|
-
--cui-badge-success-bg: var(--cui-green-900);
|
|
350
|
-
--cui-badge-success-label: var(--cui-green-600);
|
|
351
|
-
|
|
352
|
-
--cui-badge-warning-bg: var(--cui-yellow-900);
|
|
353
|
-
--cui-badge-warning-label: var(--cui-yellow-400);
|
|
354
|
-
|
|
355
|
-
--cui-badge-gray-bg: var(--cui-gray-600);
|
|
356
|
-
--cui-badge-gray-label: var(--cui-gray-0);
|
|
357
|
-
|
|
358
|
-
--cui-badge-light-blue-bg: var(--cui-light-blue-900);
|
|
359
|
-
--cui-badge-light-blue-label: var(--cui-light-blue-600);
|
|
360
|
-
|
|
361
|
-
--cui-badge-magenta-bg: var(--cui-magenta-900);
|
|
362
|
-
--cui-badge-magenta-label: var(--cui-magenta-500);
|
|
363
|
-
|
|
364
|
-
--cui-badge-light-green-bg: var(--cui-light-green-900);
|
|
365
|
-
--cui-badge-light-green-label: var(--cui-light-green-500);
|
|
366
|
-
|
|
367
|
-
--cui-badge-lavender-bg: var(--cui-lavender-900);
|
|
368
|
-
--cui-badge-lavender-label: var(--cui-lavender-300);
|
|
369
|
-
|
|
370
|
-
--cui-badge-violet-bg: var(--cui-violet-900);
|
|
371
|
-
--cui-badge-violet-label: var(--cui-violet-400);
|
|
372
|
-
|
|
373
|
-
--cui-badge-yellow-bg: var(--cui-yellow-900);
|
|
374
|
-
--cui-badge-yellow-border: var(--cui-yellow-800);
|
|
375
|
-
--cui-badge-yellow-label: var(--cui-yellow-500);
|
|
376
|
-
|
|
377
|
-
--cui-badge-orange-bg: var(--cui-orange-900);
|
|
378
|
-
--cui-badge-orange-label: var(--cui-orange-600);
|
|
379
|
-
|
|
380
|
-
--cui-badge-blue-border: var(--cui-blue-800);
|
|
381
|
-
--cui-badge-blue-bg: var(--cui-blue-900);
|
|
382
|
-
|
|
383
|
-
--cui-badge-purple-border: var(--cui-purple-800);
|
|
384
|
-
--cui-badge-purple-bg: var(--cui-purple-900);
|
|
385
|
-
|
|
386
|
-
--cui-banner-alert-bg: var(--cui-yellow-900);
|
|
387
|
-
--cui-banner-alert-text: var(--cui-gray-0);
|
|
388
|
-
--cui-banner-alert-icon: var(--cui-yellow-300);
|
|
389
|
-
--cui-banner-alert-link: var(--cui-yellow-300);
|
|
390
|
-
|
|
391
|
-
--cui-banner-info-bg: var(--cui-blue-900);
|
|
392
|
-
--cui-banner-info-text: var(--cui-light-blue-400);
|
|
393
|
-
--cui-banner-info-icon: var(--cui-light-blue-400);
|
|
394
|
-
|
|
395
|
-
--cui-banner-danger-bg: var(--cui-red-900);
|
|
396
|
-
--cui-banner-danger-text: var(--cui-gray-0);
|
|
397
|
-
--cui-banner-danger-icon: var(--cui-red-400);
|
|
398
|
-
--cui-banner-danger-link: var(--cui-red-400);
|
|
399
|
-
|
|
400
|
-
--cui-banner-success-bg: var(--cui-green-900);
|
|
401
|
-
--cui-banner-success-text: var(--cui-gray-0);
|
|
402
|
-
--cui-banner-success-icon: var(--cui-green-500);
|
|
403
|
-
--cui-banner-success-link: var(--cui-green-500);
|
|
404
|
-
|
|
405
|
-
--cui-toast-alert-bg: var(--cui-yellow-900);
|
|
406
|
-
--cui-toast-alert-text: var(--cui-gray-0);
|
|
407
|
-
--cui-toast-alert-icon: var(--cui-yellow-300);
|
|
408
|
-
|
|
409
|
-
--cui-toast-info-bg: var(--cui-blue-900);
|
|
410
|
-
--cui-toast-info-text: var(--cui-gray-0);
|
|
411
|
-
--cui-toast-info-icon: var(--cui-light-blue-400);
|
|
412
|
-
|
|
413
|
-
--cui-toast-danger-bg: var(--cui-red-900);
|
|
414
|
-
--cui-toast-danger-text: var(--cui-gray-0);
|
|
415
|
-
--cui-toast-danger-icon: var(--cui-red-400);
|
|
416
|
-
|
|
417
|
-
--cui-toast-success-bg: var(--cui-green-900);
|
|
418
|
-
--cui-toast-success-text: var(--cui-gray-0);
|
|
419
|
-
--cui-toast-success-icon: var(--cui-green-500);
|
|
420
|
-
|
|
421
|
-
--cui-danger-bg: var(--cui-red-900);
|
|
422
|
-
--cui-success-bg: var(--cui-green-900);
|
|
423
|
-
--cui-cyan-bg: var(--cui-cyan-800);
|
|
424
|
-
--cui-yellow-bg: var(--cui-yellow-600);
|
|
425
|
-
--cui-lavender-bg: var(--cui-lavender-900);
|
|
426
|
-
--cui-violet-bg: var(-cui-violet-600);
|
|
427
|
-
}
|
|
1
|
+
:root {
|
|
2
|
+
--cui-main-font: Inter, sans-serif;
|
|
3
|
+
--cui-nunito-italic-font: Nunito_Italic, Inter, sans-serif;
|
|
4
|
+
|
|
5
|
+
--cui-black: #000000;
|
|
6
|
+
|
|
7
|
+
--cui-gray-0: #ffffff;
|
|
8
|
+
--cui-gray-10: #f9fafb;
|
|
9
|
+
--cui-gray-50: #eff0f2;
|
|
10
|
+
--cui-gray-100: #e9ebee;
|
|
11
|
+
--cui-gray-200: #dcdee3;
|
|
12
|
+
--cui-gray-300: #aeb2bc;
|
|
13
|
+
--cui-gray-400: #7f8493;
|
|
14
|
+
--cui-gray-500: #595e6a;
|
|
15
|
+
--cui-gray-600: #474b55;
|
|
16
|
+
--cui-gray-700: #363840;
|
|
17
|
+
--cui-gray-800: #24262b;
|
|
18
|
+
--cui-gray-900: #121315;
|
|
19
|
+
|
|
20
|
+
--cui-slate-10: #f6fbff;
|
|
21
|
+
--cui-slate-50: #e4ecf3;
|
|
22
|
+
--cui-slate-100: #d3dde8;
|
|
23
|
+
--cui-slate-200: #c5d1de;
|
|
24
|
+
--cui-slate-300: #adbac7;
|
|
25
|
+
--cui-slate-400: #717e8b;
|
|
26
|
+
--cui-slate-500: #444c56;
|
|
27
|
+
--cui-slate-600: #373e47;
|
|
28
|
+
--cui-slate-700: #2d333b;
|
|
29
|
+
--cui-slate-800: #22272e;
|
|
30
|
+
--cui-slate-900: #1c2128;
|
|
31
|
+
|
|
32
|
+
--cui-cyan-100: #f0f6f6;
|
|
33
|
+
--cui-cyan-200: #d6eaea;
|
|
34
|
+
--cui-cyan-300: #badcdc;
|
|
35
|
+
--cui-cyan-400: #98cbca;
|
|
36
|
+
--cui-cyan-500: #53a8a7;
|
|
37
|
+
--cui-cyan-600: #319795;
|
|
38
|
+
--cui-cyan-700: #297f7e;
|
|
39
|
+
--cui-cyan-800: #1a6b6a;
|
|
40
|
+
--cui-cyan-900: #0d4949;
|
|
41
|
+
|
|
42
|
+
--cui-light-green-50: #f5fef1;
|
|
43
|
+
--cui-light-green-100: #f0feea;
|
|
44
|
+
--cui-light-green-200: #e1fcd3;
|
|
45
|
+
--cui-light-green-300: #9ef572;
|
|
46
|
+
--cui-light-green-400: #8edd67;
|
|
47
|
+
--cui-light-green-500: #7ec45b;
|
|
48
|
+
--cui-light-green-600: #77b856;
|
|
49
|
+
--cui-light-green-700: #5f9344;
|
|
50
|
+
--cui-light-green-800: #476e33;
|
|
51
|
+
--cui-light-green-900: #375628;
|
|
52
|
+
|
|
53
|
+
--cui-green-50: #ecfff3;
|
|
54
|
+
--cui-green-100: #c1ffda;
|
|
55
|
+
--cui-green-200: #97ffc0;
|
|
56
|
+
--cui-green-300: #6dffa7;
|
|
57
|
+
--cui-green-400: #3eee84;
|
|
58
|
+
--cui-green-500: #29cc6a;
|
|
59
|
+
--cui-green-600: #17c174;
|
|
60
|
+
--cui-green-700: #039855;
|
|
61
|
+
--cui-green-800: #006f3d;
|
|
62
|
+
--cui-green-900: #004627;
|
|
63
|
+
|
|
64
|
+
--cui-yellow-50: #fffaeb;
|
|
65
|
+
--cui-yellow-100: #ffe6b7;
|
|
66
|
+
--cui-yellow-200: #ffd892;
|
|
67
|
+
--cui-yellow-300: #ffc354;
|
|
68
|
+
--cui-yellow-400: #fdb022;
|
|
69
|
+
--cui-yellow-500: #db9411;
|
|
70
|
+
--cui-yellow-600: #b97904;
|
|
71
|
+
--cui-yellow-700: #976200;
|
|
72
|
+
--cui-yellow-800: #754c00;
|
|
73
|
+
--cui-yellow-900: #533600;
|
|
74
|
+
|
|
75
|
+
--cui-orange-50: #fff4ee;
|
|
76
|
+
--cui-orange-100: #ffebdd;
|
|
77
|
+
--cui-orange-200: #ffe0cf;
|
|
78
|
+
--cui-orange-300: #ffd7ba;
|
|
79
|
+
--cui-orange-400: #ffbc8b;
|
|
80
|
+
--cui-orange-500: #ffa05c;
|
|
81
|
+
--cui-orange-600: #ff852c;
|
|
82
|
+
--cui-orange-700: #b75119;
|
|
83
|
+
--cui-orange-800: #8e3605;
|
|
84
|
+
--cui-orange-900: #652400;
|
|
85
|
+
|
|
86
|
+
--cui-red-50: #ffeeee;
|
|
87
|
+
--cui-red-100: #ffc8c8;
|
|
88
|
+
--cui-red-200: #ffa2a2;
|
|
89
|
+
--cui-red-300: #ff7c7c;
|
|
90
|
+
--cui-red-400: #fc5555;
|
|
91
|
+
--cui-red-500: #d92d20;
|
|
92
|
+
--cui-red-600: #b82e2e;
|
|
93
|
+
--cui-red-700: #961f1f;
|
|
94
|
+
--cui-red-800: #741313;
|
|
95
|
+
--cui-red-900: #520909;
|
|
96
|
+
|
|
97
|
+
--cui-light-blue-50: #f0f9ff;
|
|
98
|
+
--cui-light-blue-100: #e5f5ff;
|
|
99
|
+
--cui-light-blue-200: #c4e7ff;
|
|
100
|
+
--cui-light-blue-300: #98d6ff;
|
|
101
|
+
--cui-light-blue-400: #6dc4ff;
|
|
102
|
+
--cui-light-blue-500: #2eabff;
|
|
103
|
+
--cui-light-blue-600: #0099ff;
|
|
104
|
+
--cui-light-blue-700: #0068ad;
|
|
105
|
+
--cui-light-blue-800: #005085;
|
|
106
|
+
--cui-light-blue-900: #00375c;
|
|
107
|
+
|
|
108
|
+
--cui-blue-50: #f0f7ff;
|
|
109
|
+
--cui-blue-100: #e8f1ff;
|
|
110
|
+
--cui-blue-200: #bed9ff;
|
|
111
|
+
--cui-blue-300: #94c0ff;
|
|
112
|
+
--cui-blue-400: #4190ff;
|
|
113
|
+
--cui-blue-500: #4190ff;
|
|
114
|
+
--cui-blue-600: #1570ef;
|
|
115
|
+
--cui-blue-700: #0354c6;
|
|
116
|
+
--cui-blue-800: #00429d;
|
|
117
|
+
--cui-blue-900: #002b67;
|
|
118
|
+
|
|
119
|
+
--cui-magenta-50: #ffe5ff;
|
|
120
|
+
--cui-magenta-100: #ffe5ff;
|
|
121
|
+
--cui-magenta-200: #f38de2;
|
|
122
|
+
--cui-magenta-300: #ec5fd6;
|
|
123
|
+
--cui-magenta-400: #e633c9;
|
|
124
|
+
--cui-magenta-500: #cc19b0;
|
|
125
|
+
--cui-magenta-600: #a0128a;
|
|
126
|
+
--cui-magenta-700: #720a63;
|
|
127
|
+
--cui-magenta-800: #46033d;
|
|
128
|
+
--cui-magenta-900: #1c0018;
|
|
129
|
+
|
|
130
|
+
--cui-lavender-50: #f7f0fb;
|
|
131
|
+
--cui-lavender-100: #f3e8f9;
|
|
132
|
+
--cui-lavender-200: #e6cff3;
|
|
133
|
+
--cui-lavender-300: #c47eee;
|
|
134
|
+
--cui-lavender-400: #9e5bc3;
|
|
135
|
+
--cui-lavender-500: #8c51ae;
|
|
136
|
+
--cui-lavender-600: #834ca3;
|
|
137
|
+
--cui-lavender-700: #693d82;
|
|
138
|
+
--cui-lavender-800: #4f2d62;
|
|
139
|
+
--cui-lavender-900: #3d234c;
|
|
140
|
+
|
|
141
|
+
--cui-violet-50: #f2efff;
|
|
142
|
+
--cui-violet-100: #d4cbff;
|
|
143
|
+
--cui-violet-200: #b6a8ff;
|
|
144
|
+
--cui-violet-300: #9984ff;
|
|
145
|
+
--cui-violet-400: #7b61ff;
|
|
146
|
+
--cui-violet-500: #634bdd;
|
|
147
|
+
--cui-violet-600: #4d38bb;
|
|
148
|
+
--cui-violet-700: #3a2799;
|
|
149
|
+
--cui-violet-800: #291a77;
|
|
150
|
+
--cui-violet-900: #1a0f55;
|
|
151
|
+
|
|
152
|
+
--cui-purple-50: #f4f2ff;
|
|
153
|
+
--cui-purple-100: #d4cdff;
|
|
154
|
+
--cui-purple-200: #b4a7ff;
|
|
155
|
+
--cui-purple-300: #9382ff;
|
|
156
|
+
--cui-purple-400: #806fea;
|
|
157
|
+
--cui-purple-500: #6a5acd;
|
|
158
|
+
--cui-purple-600: #5647b0;
|
|
159
|
+
--cui-purple-700: #433693;
|
|
160
|
+
--cui-purple-800: #322776;
|
|
161
|
+
--cui-purple-900: #231a58;
|
|
162
|
+
|
|
163
|
+
--cui-base: var(--cui-black);
|
|
164
|
+
--cui-base-0: var(--cui-gray-0);
|
|
165
|
+
--cui-base-10: var(--cui-gray-10);
|
|
166
|
+
--cui-base-50: var(--cui-gray-50);
|
|
167
|
+
--cui-base-100: var(--cui-gray-100);
|
|
168
|
+
--cui-base-200: var(--cui-gray-200);
|
|
169
|
+
--cui-base-300: var(--cui-gray-300);
|
|
170
|
+
--cui-base-400: var(--cui-gray-400);
|
|
171
|
+
--cui-base-500: var(--cui-gray-500);
|
|
172
|
+
--cui-base-900: var(--cui-gray-900);
|
|
173
|
+
|
|
174
|
+
--cui-success: var(--cui-green-600);
|
|
175
|
+
|
|
176
|
+
--cui-warning: var(--cui-yellow-400);
|
|
177
|
+
|
|
178
|
+
--cui-danger: var(--cui-red-500);
|
|
179
|
+
|
|
180
|
+
--cui-info: var(--cui-blue-600);
|
|
181
|
+
|
|
182
|
+
--cui-accent-1: var(--cui-cyan-800);
|
|
183
|
+
|
|
184
|
+
--cui-accent-2: var(--cui-light-blue-600);
|
|
185
|
+
|
|
186
|
+
--cui-accent-3: var(--cui-purple-500);
|
|
187
|
+
|
|
188
|
+
--cui-accent-4: var(--cui-orange-600);
|
|
189
|
+
|
|
190
|
+
--cui-focus: var(--cui-blue-100);
|
|
191
|
+
|
|
192
|
+
--cui-input: var(--cui-gray-10);
|
|
193
|
+
|
|
194
|
+
--cui-bg-light: var(--cui-gray-0);
|
|
195
|
+
|
|
196
|
+
--cui-bg-light-blue: var(--cui-light-blue-500);
|
|
197
|
+
|
|
198
|
+
--cui-bg-light-blue-1: var(--cui-light-blue-50);
|
|
199
|
+
|
|
200
|
+
--cui-label-text: var(--cui-gray-500);
|
|
201
|
+
|
|
202
|
+
--cui-sidebar: var(--cui-gray-50);
|
|
203
|
+
|
|
204
|
+
--cui-scrollbar: var(--cui-gray-200);
|
|
205
|
+
|
|
206
|
+
--cui-track: var(--cui-gray-10);
|
|
207
|
+
|
|
208
|
+
--cui-btn-bg: var(--cui-light-blue-500);
|
|
209
|
+
|
|
210
|
+
--cui-badge-info-bg: var(--cui-blue-50);
|
|
211
|
+
--cui-badge-info-label: var(--cui-gray-900);
|
|
212
|
+
|
|
213
|
+
--cui-badge-danger-bg: var(--cui-red-50);
|
|
214
|
+
--cui-badge-danger-label: var(--cui-gray-900);
|
|
215
|
+
|
|
216
|
+
--cui-badge-success-bg: var(--cui-green-50);
|
|
217
|
+
--cui-badge-success-label: var(--cui-gray-900);
|
|
218
|
+
|
|
219
|
+
--cui-badge-warning-bg: var(--cui-yellow-50);
|
|
220
|
+
--cui-badge-warning-label: var(--cui-gray-900);
|
|
221
|
+
|
|
222
|
+
--cui-badge-gray-bg: var(--cui-gray-100);
|
|
223
|
+
--cui-badge-gray-label: var(--cui-gray-900);
|
|
224
|
+
|
|
225
|
+
--cui-badge-light-blue-bg: var(--cui-light-blue-50);
|
|
226
|
+
--cui-badge-light-blue-label: var(--cui-gray-900);
|
|
227
|
+
|
|
228
|
+
--cui-badge-magenta-bg: var(--cui-magenta-50);
|
|
229
|
+
--cui-badge-magenta-label: var(--cui-gray-900);
|
|
230
|
+
|
|
231
|
+
--cui-badge-light-green-bg: var(--cui-light-green-100);
|
|
232
|
+
--cui-badge-light-green-label: var(--cui-gray-900);
|
|
233
|
+
|
|
234
|
+
--cui-badge-lavender-bg: var(--cui-lavender-50);
|
|
235
|
+
--cui-badge-lavender-label: var(--cui-lavender-400);
|
|
236
|
+
|
|
237
|
+
--cui-badge-violet-bg: var(--cui-violet-50);
|
|
238
|
+
--cui-badge-violet-label: var(--cui-gray-900);
|
|
239
|
+
|
|
240
|
+
--cui-badge-yellow-bg: var(--cui-yellow-50);
|
|
241
|
+
--cui-badge-yellow-border: var(--cui-yellow-100);
|
|
242
|
+
--cui-badge-yellow-label: var(--cui-gray-900);
|
|
243
|
+
|
|
244
|
+
--cui-badge-orange-bg: var(--cui-orange-50);
|
|
245
|
+
--cui-badge-orange-label: var(--cui-gray-900);
|
|
246
|
+
|
|
247
|
+
--cui-badge-blue-border: var(--cui-blue-200);
|
|
248
|
+
--cui-badge-blue-bg: var(--cui-blue-50);
|
|
249
|
+
|
|
250
|
+
--cui-badge-purple-border: var(--cui-purple-100);
|
|
251
|
+
--cui-badge-purple-bg: var(--cui-purple-50);
|
|
252
|
+
|
|
253
|
+
--cui-banner-alert-bg: var(--cui-yellow-100);
|
|
254
|
+
--cui-banner-alert-text: var(--cui-orange-800);
|
|
255
|
+
--cui-banner-alert-icon: var(--cui-orange-800);
|
|
256
|
+
--cui-banner-alert-link: var(--cui-blue-600);
|
|
257
|
+
|
|
258
|
+
--cui-banner-info-bg: var(--cui-blue-50);
|
|
259
|
+
--cui-banner-info-text: var(--cui-light-blue-800);
|
|
260
|
+
--cui-banner-info-icon: var(--cui-light-blue-800);
|
|
261
|
+
|
|
262
|
+
--cui-banner-danger-bg: var(--cui-red-50);
|
|
263
|
+
--cui-banner-danger-text: var(--cui-gray-900);
|
|
264
|
+
--cui-banner-danger-icon: var(--cui-red-500);
|
|
265
|
+
--cui-banner-danger-link: var(--cui-blue-600);
|
|
266
|
+
|
|
267
|
+
--cui-banner-success-bg: var(--cui-green-50);
|
|
268
|
+
--cui-banner-success-text: var(--cui-gray-900);
|
|
269
|
+
--cui-banner-success-icon: var(--cui-green-600);
|
|
270
|
+
--cui-banner-success-link: var(--cui-blue-600);
|
|
271
|
+
|
|
272
|
+
--cui-toast-alert-bg: var(--cui-gray-800);
|
|
273
|
+
--cui-toast-alert-text: var(--cui-gray-0);
|
|
274
|
+
--cui-toast-alert-icon: var(--cui-yellow-400);
|
|
275
|
+
|
|
276
|
+
--cui-toast-info-bg: var(--cui-gray-800);
|
|
277
|
+
--cui-toast-info-text: var(--cui-gray-0);
|
|
278
|
+
--cui-toast-info-icon: var(--cui-blue-600);
|
|
279
|
+
|
|
280
|
+
--cui-toast-danger-bg: var(--cui-gray-800);
|
|
281
|
+
--cui-toast-danger-text: var(--cui-gray-0);
|
|
282
|
+
--cui-toast-danger-icon: var(--cui-red-500);
|
|
283
|
+
|
|
284
|
+
--cui-toast-success-bg: var(--cui-gray-800);
|
|
285
|
+
--cui-toast-success-text: var(--cui-gray-0);
|
|
286
|
+
--cui-toast-success-icon: var(--cui-green-600);
|
|
287
|
+
|
|
288
|
+
--cui-danger-bg: var(--cui-red-50);
|
|
289
|
+
--cui-success-bg: var(--cui-green-50);
|
|
290
|
+
--cui-cyan-bg: var(--cui-cyan-600);
|
|
291
|
+
--cui-yellow-bg: var(--cui-yellow-400);
|
|
292
|
+
--cui-lavender-bg: var(--cui-lavender-50);
|
|
293
|
+
--cui-violet-bg: var(--cui-violet-400);
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
[cuiTheme='dark'] {
|
|
297
|
+
--cui-base-0: var(--cui-slate-900);
|
|
298
|
+
--cui-base-10: var(--cui-slate-800);
|
|
299
|
+
--cui-base-50: var(--cui-slate-700);
|
|
300
|
+
--cui-base-100: var(--cui-slate-600);
|
|
301
|
+
--cui-base-200: var(--cui-slate-500);
|
|
302
|
+
--cui-base-300: var(--cui-gray-400);
|
|
303
|
+
--cui-base-400: var(--cui-slate-400);
|
|
304
|
+
--cui-base-500: var(--cui-slate-300);
|
|
305
|
+
--cui-base-900: var(--cui-slate-200);
|
|
306
|
+
|
|
307
|
+
--cui-success: var(--cui-green-500);
|
|
308
|
+
|
|
309
|
+
--cui-warning: var(--cui-yellow-300);
|
|
310
|
+
|
|
311
|
+
--cui-danger: var(--cui-red-400);
|
|
312
|
+
|
|
313
|
+
--cui-info: var(--cui-blue-500);
|
|
314
|
+
|
|
315
|
+
--cui-accent-1: var(--cui-cyan-700);
|
|
316
|
+
|
|
317
|
+
--cui-accent-2: var(--cui-light-blue-600);
|
|
318
|
+
|
|
319
|
+
--cui-accent-3: var(--cui-purple-400);
|
|
320
|
+
|
|
321
|
+
--cui-accent-4: var(--cui-orange-500);
|
|
322
|
+
|
|
323
|
+
--cui-focus: var(--cui-light-blue-700);
|
|
324
|
+
|
|
325
|
+
--cui-input: var(--cui-slate-700);
|
|
326
|
+
|
|
327
|
+
--cui-bg-light: var(--cui-slate-700);
|
|
328
|
+
|
|
329
|
+
--cui-bg-light-blue: var(--cui-light-blue-700);
|
|
330
|
+
|
|
331
|
+
--cui-bg-light-blue-1: var(--cui-light-blue-800);
|
|
332
|
+
|
|
333
|
+
--cui-label-text: var(--cui-gray-0);
|
|
334
|
+
|
|
335
|
+
--cui-sidebar: var(--cui-slate-800);
|
|
336
|
+
|
|
337
|
+
--cui-scrollbar: var(--cui-gray-500);
|
|
338
|
+
|
|
339
|
+
--cui-track: var(--cui-slate-700);
|
|
340
|
+
|
|
341
|
+
--cui-btn-bg: var(--cui-light-blue-700);
|
|
342
|
+
|
|
343
|
+
--cui-badge-info-bg: var(--cui-blue-900);
|
|
344
|
+
--cui-badge-info-label: var(--cui-light-blue-600);
|
|
345
|
+
|
|
346
|
+
--cui-badge-danger-bg: var(--cui-red-900);
|
|
347
|
+
--cui-badge-danger-label: var(--cui-red-400);
|
|
348
|
+
|
|
349
|
+
--cui-badge-success-bg: var(--cui-green-900);
|
|
350
|
+
--cui-badge-success-label: var(--cui-green-600);
|
|
351
|
+
|
|
352
|
+
--cui-badge-warning-bg: var(--cui-yellow-900);
|
|
353
|
+
--cui-badge-warning-label: var(--cui-yellow-400);
|
|
354
|
+
|
|
355
|
+
--cui-badge-gray-bg: var(--cui-gray-600);
|
|
356
|
+
--cui-badge-gray-label: var(--cui-gray-0);
|
|
357
|
+
|
|
358
|
+
--cui-badge-light-blue-bg: var(--cui-light-blue-900);
|
|
359
|
+
--cui-badge-light-blue-label: var(--cui-light-blue-600);
|
|
360
|
+
|
|
361
|
+
--cui-badge-magenta-bg: var(--cui-magenta-900);
|
|
362
|
+
--cui-badge-magenta-label: var(--cui-magenta-500);
|
|
363
|
+
|
|
364
|
+
--cui-badge-light-green-bg: var(--cui-light-green-900);
|
|
365
|
+
--cui-badge-light-green-label: var(--cui-light-green-500);
|
|
366
|
+
|
|
367
|
+
--cui-badge-lavender-bg: var(--cui-lavender-900);
|
|
368
|
+
--cui-badge-lavender-label: var(--cui-lavender-300);
|
|
369
|
+
|
|
370
|
+
--cui-badge-violet-bg: var(--cui-violet-900);
|
|
371
|
+
--cui-badge-violet-label: var(--cui-violet-400);
|
|
372
|
+
|
|
373
|
+
--cui-badge-yellow-bg: var(--cui-yellow-900);
|
|
374
|
+
--cui-badge-yellow-border: var(--cui-yellow-800);
|
|
375
|
+
--cui-badge-yellow-label: var(--cui-yellow-500);
|
|
376
|
+
|
|
377
|
+
--cui-badge-orange-bg: var(--cui-orange-900);
|
|
378
|
+
--cui-badge-orange-label: var(--cui-orange-600);
|
|
379
|
+
|
|
380
|
+
--cui-badge-blue-border: var(--cui-blue-800);
|
|
381
|
+
--cui-badge-blue-bg: var(--cui-blue-900);
|
|
382
|
+
|
|
383
|
+
--cui-badge-purple-border: var(--cui-purple-800);
|
|
384
|
+
--cui-badge-purple-bg: var(--cui-purple-900);
|
|
385
|
+
|
|
386
|
+
--cui-banner-alert-bg: var(--cui-yellow-900);
|
|
387
|
+
--cui-banner-alert-text: var(--cui-gray-0);
|
|
388
|
+
--cui-banner-alert-icon: var(--cui-yellow-300);
|
|
389
|
+
--cui-banner-alert-link: var(--cui-yellow-300);
|
|
390
|
+
|
|
391
|
+
--cui-banner-info-bg: var(--cui-blue-900);
|
|
392
|
+
--cui-banner-info-text: var(--cui-light-blue-400);
|
|
393
|
+
--cui-banner-info-icon: var(--cui-light-blue-400);
|
|
394
|
+
|
|
395
|
+
--cui-banner-danger-bg: var(--cui-red-900);
|
|
396
|
+
--cui-banner-danger-text: var(--cui-gray-0);
|
|
397
|
+
--cui-banner-danger-icon: var(--cui-red-400);
|
|
398
|
+
--cui-banner-danger-link: var(--cui-red-400);
|
|
399
|
+
|
|
400
|
+
--cui-banner-success-bg: var(--cui-green-900);
|
|
401
|
+
--cui-banner-success-text: var(--cui-gray-0);
|
|
402
|
+
--cui-banner-success-icon: var(--cui-green-500);
|
|
403
|
+
--cui-banner-success-link: var(--cui-green-500);
|
|
404
|
+
|
|
405
|
+
--cui-toast-alert-bg: var(--cui-yellow-900);
|
|
406
|
+
--cui-toast-alert-text: var(--cui-gray-0);
|
|
407
|
+
--cui-toast-alert-icon: var(--cui-yellow-300);
|
|
408
|
+
|
|
409
|
+
--cui-toast-info-bg: var(--cui-blue-900);
|
|
410
|
+
--cui-toast-info-text: var(--cui-gray-0);
|
|
411
|
+
--cui-toast-info-icon: var(--cui-light-blue-400);
|
|
412
|
+
|
|
413
|
+
--cui-toast-danger-bg: var(--cui-red-900);
|
|
414
|
+
--cui-toast-danger-text: var(--cui-gray-0);
|
|
415
|
+
--cui-toast-danger-icon: var(--cui-red-400);
|
|
416
|
+
|
|
417
|
+
--cui-toast-success-bg: var(--cui-green-900);
|
|
418
|
+
--cui-toast-success-text: var(--cui-gray-0);
|
|
419
|
+
--cui-toast-success-icon: var(--cui-green-500);
|
|
420
|
+
|
|
421
|
+
--cui-danger-bg: var(--cui-red-900);
|
|
422
|
+
--cui-success-bg: var(--cui-green-900);
|
|
423
|
+
--cui-cyan-bg: var(--cui-cyan-800);
|
|
424
|
+
--cui-yellow-bg: var(--cui-yellow-600);
|
|
425
|
+
--cui-lavender-bg: var(--cui-lavender-900);
|
|
426
|
+
--cui-violet-bg: var(-cui-violet-600);
|
|
427
|
+
}
|