@cuby-ui/core 0.0.468 → 0.0.469
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/components/sidebar/sidebar-header/sidebar-header.component.d.ts +1 -1
- package/components/sidebar/sidebar-navigation-item/sidebar-navigation-item.component.d.ts +1 -1
- 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/attaches.tool.mjs +1 -1
- package/esm2022/editor/tools/combined-text-block.tool.mjs +1 -1
- package/esm2022/editor/tools/image.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/tools/video.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/widgets/ui/categories/components/category-item/category-item.component.d.ts +2 -2
- package/widgets/ui/storage-list/components/storage-list-item/storage-list-item.component.d.ts +1 -1
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cuby-ui/core",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.469",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/common": ">=18.0.0",
|
|
6
6
|
"@angular/core": ">=18.0.0",
|
|
7
7
|
"@angular/elements": ">=18.0.0",
|
|
8
8
|
"@angular/forms": ">=18.0.0",
|
|
9
|
-
"@cuby-ui/api": "^0.0.
|
|
10
|
-
"@cuby-ui/cdk": "^0.0.
|
|
11
|
-
"@cuby-ui/icons": "^0.0.
|
|
9
|
+
"@cuby-ui/api": "^0.0.469",
|
|
10
|
+
"@cuby-ui/cdk": "^0.0.469",
|
|
11
|
+
"@cuby-ui/icons": "^0.0.469",
|
|
12
12
|
"@editorjs/editorjs": "2.29.1",
|
|
13
13
|
"@editorjs/header": "^2.8.1",
|
|
14
14
|
"@editorjs/list": "^1.9.0",
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
.cui-flex-container {
|
|
2
|
-
display: flex;
|
|
3
|
-
}
|
|
1
|
+
.cui-flex-container {
|
|
2
|
+
display: flex;
|
|
3
|
+
}
|
package/styles/fonts.scss
CHANGED
|
@@ -1,69 +1,69 @@
|
|
|
1
|
-
@font-face {
|
|
2
|
-
font-family: Inter;
|
|
3
|
-
font-style: normal;
|
|
4
|
-
font-weight: 400;
|
|
5
|
-
src: url('../fonts/Inter-Regular.eot');
|
|
6
|
-
src:
|
|
7
|
-
url('../fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
|
|
8
|
-
url('../fonts/Inter-Regular.woff2') format('woff2'),
|
|
9
|
-
url('../fonts/Inter-Regular.woff') format('woff'),
|
|
10
|
-
url('../fonts/Inter-Regular.ttf') format('truetype'),
|
|
11
|
-
url('../fonts/Inter-Regular.svg#Inter-Regular') format('svg'),
|
|
12
|
-
url('../fonts/Inter-Regular.otf') format('otf');
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
@font-face {
|
|
16
|
-
font-family: Inter;
|
|
17
|
-
font-style: normal;
|
|
18
|
-
font-weight: 500;
|
|
19
|
-
src: url('../fonts/Inter-Medium.eot');
|
|
20
|
-
src:
|
|
21
|
-
url('../fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'),
|
|
22
|
-
url('../fonts/Inter-Medium.woff2') format('woff2'),
|
|
23
|
-
url('../fonts/Inter-Medium.woff') format('woff'),
|
|
24
|
-
url('../fonts/Inter-Medium.ttf') format('truetype'),
|
|
25
|
-
url('../fonts/Inter-Medium.svg#Inter-Medium') format('svg'),
|
|
26
|
-
url('../fonts/Inter-Medium.otf') format('otf');
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
@font-face {
|
|
30
|
-
font-family: Inter;
|
|
31
|
-
font-style: normal;
|
|
32
|
-
font-weight: 600;
|
|
33
|
-
src: url('../fonts/Inter-SemiBold.eot');
|
|
34
|
-
src:
|
|
35
|
-
url('../fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
|
|
36
|
-
url('../fonts/Inter-SemiBold.woff2') format('woff2'),
|
|
37
|
-
url('../fonts/Inter-SemiBold.woff') format('woff'),
|
|
38
|
-
url('../fonts/Inter-SemiBold.ttf') format('truetype'),
|
|
39
|
-
url('../fonts/Inter-SemiBold.svg#Inter-SemiBold') format('svg'),
|
|
40
|
-
url('../fonts/Inter-SemiBold.otf') format('otf');
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
@font-face {
|
|
44
|
-
font-family: Inter;
|
|
45
|
-
font-style: normal;
|
|
46
|
-
font-weight: 700;
|
|
47
|
-
src: url('../fonts/Inter-Bold.eot');
|
|
48
|
-
src:
|
|
49
|
-
url('../fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
|
|
50
|
-
url('../fonts/Inter-Bold.woff2') format('woff2'),
|
|
51
|
-
url('../fonts/Inter-Bold.woff') format('woff'),
|
|
52
|
-
url('../fonts/Inter-Bold.ttf') format('truetype'),
|
|
53
|
-
url('../fonts/Inter-Bold.svg#Inter-Bold') format('svg'),
|
|
54
|
-
url('../fonts/Inter-Bold.otf') format('otf');
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
@font-face {
|
|
58
|
-
font-family: Nunito_Italic;
|
|
59
|
-
font-style: italic;
|
|
60
|
-
font-weight: 800;
|
|
61
|
-
src: url('../fonts/Nunito-ExtraBoldItalic.eot');
|
|
62
|
-
src:
|
|
63
|
-
url('../fonts/Nunito-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
|
|
64
|
-
url('../fonts/Nunito-ExtraBoldItalic.woff2') format('woff2'),
|
|
65
|
-
url('../fonts/Nunito-ExtraBoldItalic.woff') format('woff'),
|
|
66
|
-
url('../fonts/Nunito-ExtraBoldItalic.ttf') format('truetype'),
|
|
67
|
-
url('../fonts/Nunito-ExtraBoldItalic.svg#Nunito-ExtraBold') format('svg'),
|
|
68
|
-
url('../fonts/Nunito-ExtraBoldItalic.otf') format('otf');
|
|
69
|
-
}
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: Inter;
|
|
3
|
+
font-style: normal;
|
|
4
|
+
font-weight: 400;
|
|
5
|
+
src: url('../fonts/Inter-Regular.eot');
|
|
6
|
+
src:
|
|
7
|
+
url('../fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
|
|
8
|
+
url('../fonts/Inter-Regular.woff2') format('woff2'),
|
|
9
|
+
url('../fonts/Inter-Regular.woff') format('woff'),
|
|
10
|
+
url('../fonts/Inter-Regular.ttf') format('truetype'),
|
|
11
|
+
url('../fonts/Inter-Regular.svg#Inter-Regular') format('svg'),
|
|
12
|
+
url('../fonts/Inter-Regular.otf') format('otf');
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
@font-face {
|
|
16
|
+
font-family: Inter;
|
|
17
|
+
font-style: normal;
|
|
18
|
+
font-weight: 500;
|
|
19
|
+
src: url('../fonts/Inter-Medium.eot');
|
|
20
|
+
src:
|
|
21
|
+
url('../fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'),
|
|
22
|
+
url('../fonts/Inter-Medium.woff2') format('woff2'),
|
|
23
|
+
url('../fonts/Inter-Medium.woff') format('woff'),
|
|
24
|
+
url('../fonts/Inter-Medium.ttf') format('truetype'),
|
|
25
|
+
url('../fonts/Inter-Medium.svg#Inter-Medium') format('svg'),
|
|
26
|
+
url('../fonts/Inter-Medium.otf') format('otf');
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
@font-face {
|
|
30
|
+
font-family: Inter;
|
|
31
|
+
font-style: normal;
|
|
32
|
+
font-weight: 600;
|
|
33
|
+
src: url('../fonts/Inter-SemiBold.eot');
|
|
34
|
+
src:
|
|
35
|
+
url('../fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
|
|
36
|
+
url('../fonts/Inter-SemiBold.woff2') format('woff2'),
|
|
37
|
+
url('../fonts/Inter-SemiBold.woff') format('woff'),
|
|
38
|
+
url('../fonts/Inter-SemiBold.ttf') format('truetype'),
|
|
39
|
+
url('../fonts/Inter-SemiBold.svg#Inter-SemiBold') format('svg'),
|
|
40
|
+
url('../fonts/Inter-SemiBold.otf') format('otf');
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
@font-face {
|
|
44
|
+
font-family: Inter;
|
|
45
|
+
font-style: normal;
|
|
46
|
+
font-weight: 700;
|
|
47
|
+
src: url('../fonts/Inter-Bold.eot');
|
|
48
|
+
src:
|
|
49
|
+
url('../fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
|
|
50
|
+
url('../fonts/Inter-Bold.woff2') format('woff2'),
|
|
51
|
+
url('../fonts/Inter-Bold.woff') format('woff'),
|
|
52
|
+
url('../fonts/Inter-Bold.ttf') format('truetype'),
|
|
53
|
+
url('../fonts/Inter-Bold.svg#Inter-Bold') format('svg'),
|
|
54
|
+
url('../fonts/Inter-Bold.otf') format('otf');
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
@font-face {
|
|
58
|
+
font-family: Nunito_Italic;
|
|
59
|
+
font-style: italic;
|
|
60
|
+
font-weight: 800;
|
|
61
|
+
src: url('../fonts/Nunito-ExtraBoldItalic.eot');
|
|
62
|
+
src:
|
|
63
|
+
url('../fonts/Nunito-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
|
|
64
|
+
url('../fonts/Nunito-ExtraBoldItalic.woff2') format('woff2'),
|
|
65
|
+
url('../fonts/Nunito-ExtraBoldItalic.woff') format('woff'),
|
|
66
|
+
url('../fonts/Nunito-ExtraBoldItalic.ttf') format('truetype'),
|
|
67
|
+
url('../fonts/Nunito-ExtraBoldItalic.svg#Nunito-ExtraBold') format('svg'),
|
|
68
|
+
url('../fonts/Nunito-ExtraBoldItalic.otf') format('otf');
|
|
69
|
+
}
|
package/styles/global.scss
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
@forward 'mixins/buttons';
|
|
2
|
-
@forward 'mixins/flex';
|
|
3
|
-
@forward 'mixins/headings';
|
|
4
|
-
@forward 'mixins/inputs';
|
|
5
|
-
@forward 'mixins/lists';
|
|
6
|
-
@forward 'mixins/paddings';
|
|
7
|
-
@forward 'mixins/shadows';
|
|
8
|
-
@forward 'mixins/texts';
|
|
9
|
-
@forward 'variables/colors';
|
|
10
|
-
@forward 'variables/fonts';
|
|
1
|
+
@forward 'mixins/buttons';
|
|
2
|
+
@forward 'mixins/flex';
|
|
3
|
+
@forward 'mixins/headings';
|
|
4
|
+
@forward 'mixins/inputs';
|
|
5
|
+
@forward 'mixins/lists';
|
|
6
|
+
@forward 'mixins/paddings';
|
|
7
|
+
@forward 'mixins/shadows';
|
|
8
|
+
@forward 'mixins/texts';
|
|
9
|
+
@forward 'variables/colors';
|
|
10
|
+
@forward 'variables/fonts';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
@mixin cui-clear-button() {
|
|
2
|
-
padding: 0;
|
|
3
|
-
border: 0;
|
|
4
|
-
flex-shrink: 0;
|
|
5
|
-
outline: none;
|
|
6
|
-
cursor: pointer;
|
|
7
|
-
appearance: none;
|
|
8
|
-
color: inherit;
|
|
9
|
-
font: inherit;
|
|
10
|
-
background: inherit;
|
|
11
|
-
text-decoration: none;
|
|
12
|
-
-webkit-tap-highlight-color: transparent;
|
|
13
|
-
}
|
|
1
|
+
@mixin cui-clear-button() {
|
|
2
|
+
padding: 0;
|
|
3
|
+
border: 0;
|
|
4
|
+
flex-shrink: 0;
|
|
5
|
+
outline: none;
|
|
6
|
+
cursor: pointer;
|
|
7
|
+
appearance: none;
|
|
8
|
+
color: inherit;
|
|
9
|
+
font: inherit;
|
|
10
|
+
background: inherit;
|
|
11
|
+
text-decoration: none;
|
|
12
|
+
-webkit-tap-highlight-color: transparent;
|
|
13
|
+
}
|
package/styles/mixins/flex.scss
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
@mixin cui-flex($gap: 0, $direction: row) {
|
|
2
|
-
display: flex;
|
|
3
|
-
|
|
4
|
-
@if ($direction != row) {
|
|
5
|
-
flex-direction: $direction;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
@if ($gap != 0) {
|
|
9
|
-
gap: $gap;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
@mixin cui-flex-alignment($alignItems: stretch, $justifyContent: flex-start) {
|
|
14
|
-
@if ($alignItems != stretch) {
|
|
15
|
-
align-items: $alignItems;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
@if ($justifyContent != flex-start) {
|
|
19
|
-
justify-content: $justifyContent;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
1
|
+
@mixin cui-flex($gap: 0, $direction: row) {
|
|
2
|
+
display: flex;
|
|
3
|
+
|
|
4
|
+
@if ($direction != row) {
|
|
5
|
+
flex-direction: $direction;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
@if ($gap != 0) {
|
|
9
|
+
gap: $gap;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
@mixin cui-flex-alignment($alignItems: stretch, $justifyContent: flex-start) {
|
|
14
|
+
@if ($alignItems != stretch) {
|
|
15
|
+
align-items: $alignItems;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
@if ($justifyContent != flex-start) {
|
|
19
|
+
justify-content: $justifyContent;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
@@ -1,115 +1,115 @@
|
|
|
1
|
-
@mixin cui-heading-xs {
|
|
2
|
-
font-size: 24px;
|
|
3
|
-
line-height: 32px;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
@mixin cui-heading-xs-regular {
|
|
7
|
-
font-weight: 400;
|
|
8
|
-
font-size: 24px;
|
|
9
|
-
line-height: 32px;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
@mixin cui-heading-xs-medium {
|
|
13
|
-
font-weight: 500;
|
|
14
|
-
font-size: 24px;
|
|
15
|
-
line-height: 32px;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
@mixin cui-heading-xs-semi-bold {
|
|
19
|
-
font-weight: 600;
|
|
20
|
-
font-size: 24px;
|
|
21
|
-
line-height: 32px;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
@mixin cui-heading-xs-bold {
|
|
25
|
-
font-weight: 700;
|
|
26
|
-
font-size: 24px;
|
|
27
|
-
line-height: 32px;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
@mixin cui-heading-sm {
|
|
31
|
-
font-size: 30px;
|
|
32
|
-
line-height: 38px;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
@mixin cui-heading-sm-regular {
|
|
36
|
-
font-weight: 400;
|
|
37
|
-
font-size: 30px;
|
|
38
|
-
line-height: 38px;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
@mixin cui-heading-sm-medium {
|
|
42
|
-
font-weight: 500;
|
|
43
|
-
font-size: 30px;
|
|
44
|
-
line-height: 38px;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
@mixin cui-heading-sm-semi-bold {
|
|
48
|
-
font-weight: 600;
|
|
49
|
-
font-size: 30px;
|
|
50
|
-
line-height: 38px;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
@mixin cui-heading-sm-bold {
|
|
54
|
-
font-weight: 700;
|
|
55
|
-
font-size: 30px;
|
|
56
|
-
line-height: 38px;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
@mixin cui-heading-md {
|
|
60
|
-
font-size: 36px;
|
|
61
|
-
line-height: 44px;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
@mixin cui-heading-md-regular {
|
|
65
|
-
font-weight: 400;
|
|
66
|
-
font-size: 36px;
|
|
67
|
-
line-height: 44px;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
@mixin cui-heading-md-medium {
|
|
71
|
-
font-weight: 500;
|
|
72
|
-
font-size: 36px;
|
|
73
|
-
line-height: 44px;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
@mixin cui-heading-md-semi-bold {
|
|
77
|
-
font-weight: 600;
|
|
78
|
-
font-size: 36px;
|
|
79
|
-
line-height: 44px;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
@mixin cui-heading-md-bold {
|
|
83
|
-
font-weight: 700;
|
|
84
|
-
font-size: 36px;
|
|
85
|
-
line-height: 44px;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
@mixin cui-heading-lg {
|
|
89
|
-
font-size: 48px;
|
|
90
|
-
line-height: 60px;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
@mixin cui-heading-lg-regular {
|
|
94
|
-
font-weight: 400;
|
|
95
|
-
font-size: 48px;
|
|
96
|
-
line-height: 60px;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
@mixin cui-heading-lg-medium {
|
|
100
|
-
font-weight: 500;
|
|
101
|
-
font-size: 48px;
|
|
102
|
-
line-height: 60px;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
@mixin cui-heading-lg-semi-bold {
|
|
106
|
-
font-weight: 600;
|
|
107
|
-
font-size: 48px;
|
|
108
|
-
line-height: 60px;
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
@mixin cui-heading-lg-bold {
|
|
112
|
-
font-weight: 700;
|
|
113
|
-
font-size: 48px;
|
|
114
|
-
line-height: 60px;
|
|
115
|
-
}
|
|
1
|
+
@mixin cui-heading-xs {
|
|
2
|
+
font-size: 24px;
|
|
3
|
+
line-height: 32px;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
@mixin cui-heading-xs-regular {
|
|
7
|
+
font-weight: 400;
|
|
8
|
+
font-size: 24px;
|
|
9
|
+
line-height: 32px;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
@mixin cui-heading-xs-medium {
|
|
13
|
+
font-weight: 500;
|
|
14
|
+
font-size: 24px;
|
|
15
|
+
line-height: 32px;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
@mixin cui-heading-xs-semi-bold {
|
|
19
|
+
font-weight: 600;
|
|
20
|
+
font-size: 24px;
|
|
21
|
+
line-height: 32px;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
@mixin cui-heading-xs-bold {
|
|
25
|
+
font-weight: 700;
|
|
26
|
+
font-size: 24px;
|
|
27
|
+
line-height: 32px;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
@mixin cui-heading-sm {
|
|
31
|
+
font-size: 30px;
|
|
32
|
+
line-height: 38px;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
@mixin cui-heading-sm-regular {
|
|
36
|
+
font-weight: 400;
|
|
37
|
+
font-size: 30px;
|
|
38
|
+
line-height: 38px;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
@mixin cui-heading-sm-medium {
|
|
42
|
+
font-weight: 500;
|
|
43
|
+
font-size: 30px;
|
|
44
|
+
line-height: 38px;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
@mixin cui-heading-sm-semi-bold {
|
|
48
|
+
font-weight: 600;
|
|
49
|
+
font-size: 30px;
|
|
50
|
+
line-height: 38px;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
@mixin cui-heading-sm-bold {
|
|
54
|
+
font-weight: 700;
|
|
55
|
+
font-size: 30px;
|
|
56
|
+
line-height: 38px;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
@mixin cui-heading-md {
|
|
60
|
+
font-size: 36px;
|
|
61
|
+
line-height: 44px;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
@mixin cui-heading-md-regular {
|
|
65
|
+
font-weight: 400;
|
|
66
|
+
font-size: 36px;
|
|
67
|
+
line-height: 44px;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
@mixin cui-heading-md-medium {
|
|
71
|
+
font-weight: 500;
|
|
72
|
+
font-size: 36px;
|
|
73
|
+
line-height: 44px;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
@mixin cui-heading-md-semi-bold {
|
|
77
|
+
font-weight: 600;
|
|
78
|
+
font-size: 36px;
|
|
79
|
+
line-height: 44px;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
@mixin cui-heading-md-bold {
|
|
83
|
+
font-weight: 700;
|
|
84
|
+
font-size: 36px;
|
|
85
|
+
line-height: 44px;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
@mixin cui-heading-lg {
|
|
89
|
+
font-size: 48px;
|
|
90
|
+
line-height: 60px;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
@mixin cui-heading-lg-regular {
|
|
94
|
+
font-weight: 400;
|
|
95
|
+
font-size: 48px;
|
|
96
|
+
line-height: 60px;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
@mixin cui-heading-lg-medium {
|
|
100
|
+
font-weight: 500;
|
|
101
|
+
font-size: 48px;
|
|
102
|
+
line-height: 60px;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
@mixin cui-heading-lg-semi-bold {
|
|
106
|
+
font-weight: 600;
|
|
107
|
+
font-size: 48px;
|
|
108
|
+
line-height: 60px;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
@mixin cui-heading-lg-bold {
|
|
112
|
+
font-weight: 700;
|
|
113
|
+
font-size: 48px;
|
|
114
|
+
line-height: 60px;
|
|
115
|
+
}
|
|
@@ -1,91 +1,91 @@
|
|
|
1
|
-
@use '../variables/colors' as colors;
|
|
2
|
-
@use '../variables/fonts' as fonts;
|
|
3
|
-
@use './texts' as texts;
|
|
4
|
-
@use './paddings' as paddings;
|
|
5
|
-
@use './shadows' as shadows;
|
|
6
|
-
@use './buttons' as buttons;
|
|
7
|
-
|
|
8
|
-
@mixin cui-clear-input() {
|
|
9
|
-
padding: 0;
|
|
10
|
-
outline: none;
|
|
11
|
-
margin: 0;
|
|
12
|
-
border-width: 0;
|
|
13
|
-
appearance: none;
|
|
14
|
-
caret-color: currentColor;
|
|
15
|
-
background: none;
|
|
16
|
-
color: inherit;
|
|
17
|
-
font: inherit;
|
|
18
|
-
line-height: inherit;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
@mixin cui-default-input() {
|
|
22
|
-
:host {
|
|
23
|
-
$border-width: 1px;
|
|
24
|
-
|
|
25
|
-
@include paddings.cui-padding(horizontal, 1.75, $border-width);
|
|
26
|
-
@include texts.cui-text-sm-regular();
|
|
27
|
-
|
|
28
|
-
display: flex;
|
|
29
|
-
align-items: center;
|
|
30
|
-
gap: 8px;
|
|
31
|
-
border: $border-width solid colors.$cui-base-200;
|
|
32
|
-
border-radius: 8px;
|
|
33
|
-
cursor: text;
|
|
34
|
-
background: colors.$cui-input;
|
|
35
|
-
color: colors.$cui-base-900;
|
|
36
|
-
font-family: fonts.$cui-main-font;
|
|
37
|
-
|
|
38
|
-
&:hover {
|
|
39
|
-
border-color: colors.$cui-base-300;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
&:focus-within {
|
|
43
|
-
@include shadows.cui-shadow-focused();
|
|
44
|
-
|
|
45
|
-
border-color: colors.$cui-info;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
&[data-size='sm'] {
|
|
49
|
-
@include paddings.cui-padding(vertical, 1, $border-width);
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
&[data-size='md'] {
|
|
53
|
-
@include paddings.cui-padding(vertical, 1.125, $border-width);
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
&._disabled {
|
|
57
|
-
cursor: not-allowed;
|
|
58
|
-
opacity: 0.5;
|
|
59
|
-
background: colors.$cui-base-50;
|
|
60
|
-
border-color: colors.$cui-base-200;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
&._with-error {
|
|
64
|
-
border-color: colors.$cui-danger;
|
|
65
|
-
|
|
66
|
-
&:focus-within {
|
|
67
|
-
@include shadows.cui-shadow-error-focused();
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.c-input {
|
|
73
|
-
@include cui-clear-input();
|
|
74
|
-
|
|
75
|
-
width: 100%;
|
|
76
|
-
|
|
77
|
-
&:disabled {
|
|
78
|
-
cursor: not-allowed;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
&::placeholder {
|
|
82
|
-
color: colors.$cui-base-400;
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
.c-button {
|
|
87
|
-
@include buttons.cui-clear-button();
|
|
88
|
-
|
|
89
|
-
display: flex;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
1
|
+
@use '../variables/colors' as colors;
|
|
2
|
+
@use '../variables/fonts' as fonts;
|
|
3
|
+
@use './texts' as texts;
|
|
4
|
+
@use './paddings' as paddings;
|
|
5
|
+
@use './shadows' as shadows;
|
|
6
|
+
@use './buttons' as buttons;
|
|
7
|
+
|
|
8
|
+
@mixin cui-clear-input() {
|
|
9
|
+
padding: 0;
|
|
10
|
+
outline: none;
|
|
11
|
+
margin: 0;
|
|
12
|
+
border-width: 0;
|
|
13
|
+
appearance: none;
|
|
14
|
+
caret-color: currentColor;
|
|
15
|
+
background: none;
|
|
16
|
+
color: inherit;
|
|
17
|
+
font: inherit;
|
|
18
|
+
line-height: inherit;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
@mixin cui-default-input() {
|
|
22
|
+
:host {
|
|
23
|
+
$border-width: 1px;
|
|
24
|
+
|
|
25
|
+
@include paddings.cui-padding(horizontal, 1.75, $border-width);
|
|
26
|
+
@include texts.cui-text-sm-regular();
|
|
27
|
+
|
|
28
|
+
display: flex;
|
|
29
|
+
align-items: center;
|
|
30
|
+
gap: 8px;
|
|
31
|
+
border: $border-width solid colors.$cui-base-200;
|
|
32
|
+
border-radius: 8px;
|
|
33
|
+
cursor: text;
|
|
34
|
+
background: colors.$cui-input;
|
|
35
|
+
color: colors.$cui-base-900;
|
|
36
|
+
font-family: fonts.$cui-main-font;
|
|
37
|
+
|
|
38
|
+
&:hover {
|
|
39
|
+
border-color: colors.$cui-base-300;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
&:focus-within {
|
|
43
|
+
@include shadows.cui-shadow-focused();
|
|
44
|
+
|
|
45
|
+
border-color: colors.$cui-info;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
&[data-size='sm'] {
|
|
49
|
+
@include paddings.cui-padding(vertical, 1, $border-width);
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
&[data-size='md'] {
|
|
53
|
+
@include paddings.cui-padding(vertical, 1.125, $border-width);
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
&._disabled {
|
|
57
|
+
cursor: not-allowed;
|
|
58
|
+
opacity: 0.5;
|
|
59
|
+
background: colors.$cui-base-50;
|
|
60
|
+
border-color: colors.$cui-base-200;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
&._with-error {
|
|
64
|
+
border-color: colors.$cui-danger;
|
|
65
|
+
|
|
66
|
+
&:focus-within {
|
|
67
|
+
@include shadows.cui-shadow-error-focused();
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.c-input {
|
|
73
|
+
@include cui-clear-input();
|
|
74
|
+
|
|
75
|
+
width: 100%;
|
|
76
|
+
|
|
77
|
+
&:disabled {
|
|
78
|
+
cursor: not-allowed;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
&::placeholder {
|
|
82
|
+
color: colors.$cui-base-400;
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.c-button {
|
|
87
|
+
@include buttons.cui-clear-button();
|
|
88
|
+
|
|
89
|
+
display: flex;
|
|
90
|
+
}
|
|
91
|
+
}
|