@f1falcha/stimulus 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accordion/accordion-config.scss +18 -0
- package/accordion/accordion-item/accordion-item.component.d.ts +11 -0
- package/accordion/accordion-item-body/accordion-item-body.component.d.ts +10 -0
- package/accordion/accordion-item-header/accordion-item-header.component.d.ts +15 -0
- package/accordion/accordion.d.ts +12 -0
- package/accordion/accordion.icon.d.ts +3 -0
- package/accordion/accordion.scss +41 -0
- package/account-card/account-card-config.scss +36 -0
- package/account-card/account-card-header/account-card-header-config.scss +9 -0
- package/account-card/account-card-header/account-card-header.component.d.ts +12 -0
- package/account-card/account-card-header/account-card-header.scss +11 -0
- package/account-card/account-card.component.d.ts +16 -0
- package/account-card/account-card.scss +19 -0
- package/alert/alert-animation.d.ts +6 -0
- package/alert/alert-config.d.ts +26 -0
- package/alert/alert-config.scss +43 -0
- package/alert/alert-icon.d.ts +3 -0
- package/alert/alert-ref.d.ts +11 -0
- package/alert/alert.d.ts +23 -0
- package/alert/alert.scss +91 -0
- package/alert/alert.service.d.ts +31 -0
- package/avatar/avatar-config.scss +12 -0
- package/avatar/avatar.d.ts +21 -0
- package/avatar/avatar.scss +2 -0
- package/badge/badge-config.scss +68 -0
- package/badge/badge.d.ts +17 -0
- package/badge/badge.scss +21 -0
- package/bank-logo.provider.d.ts +7 -0
- package/bordered-section/bordered-section-config.scss +24 -0
- package/bordered-section/bordered-section.d.ts +15 -0
- package/bordered-section/bordered-section.scss +22 -0
- package/box-shadow/box-shadow-config.scss +18 -0
- package/button/button-config.scss +342 -0
- package/button/button.d.ts +10 -0
- package/button/button.scss +62 -0
- package/button-group/button-group-config.scss +12 -0
- package/button-group/button-group-header/button-group-header-config.scss +9 -0
- package/button-group/button-group-header/button-group-header.d.ts +8 -0
- package/button-group/button-group-header/button-group-header.scss +5 -0
- package/button-group/button-group.d.ts +11 -0
- package/button-group/buttton-group.scss +19 -0
- package/button-spinner/button-spinner-config.scss +15 -0
- package/button-spinner/button-spinner.scss +30 -0
- package/card/card-config.scss +15 -0
- package/card/card.component.d.ts +8 -0
- package/card/card.scss +14 -0
- package/chart/chart-config.scss +21 -0
- package/chart/chart.component.d.ts +21 -0
- package/chart/chart.component.scss +34 -0
- package/checkbox/checkbox-config.scss +62 -0
- package/checkbox/checkbox.scss +45 -0
- package/checkbox-dropdown/checkbox-dropdown.component.d.ts +139 -0
- package/checkbox-dropdown/checkbox-dropdown.component.scss +11 -0
- package/checkbox-dropdown/checkbox-dropdown.icon.d.ts +3 -0
- package/clipboard/clipboard-config.scss +23 -0
- package/clipboard/clipboard.component.d.ts +15 -0
- package/clipboard/clipboard.component.scss +37 -0
- package/clipboard/clipboard.icon.d.ts +3 -0
- package/color/cherry.scss +19 -0
- package/color/chilli.scss +19 -0
- package/color/comet.scss +19 -0
- package/color/cotton-candy.scss +19 -0
- package/color/default.scss +154 -0
- package/color/emerald.scss +19 -0
- package/color/goblin.scss +19 -0
- package/color/jacaranda.scss +19 -0
- package/color/mars.scss +19 -0
- package/color/orchid.scss +19 -0
- package/color/spaceship.scss +19 -0
- package/color/summer.scss +19 -0
- package/color/tiger-lily.scss +19 -0
- package/color-wrapper/color-wrapper-config.scss +37 -0
- package/color-wrapper/color-wrapper.d.ts +17 -0
- package/color-wrapper/color-wrapper.scss +23 -0
- package/column-seperator/column-separator-config.scss +16 -0
- package/column-seperator/column-separator.d.ts +14 -0
- package/column-seperator/column-separator.scss +25 -0
- package/column-text/column-text.config.scss +12 -0
- package/column-text/column-text.d.ts +11 -0
- package/column-text/column-text.scss +22 -0
- package/container/container-config.scss +12 -0
- package/container/container.component.d.ts +12 -0
- package/container/container.scss +19 -0
- package/custom-datepicker/custom-datepicker-config.scss +50 -0
- package/custom-datepicker/custom-datepicker.component.d.ts +80 -0
- package/custom-datepicker/custom-datepicker.component.scss +127 -0
- package/custom-datepicker/custom-datepicker.model.d.ts +18 -0
- package/custom-datepicker/datepicker.icon.d.ts +3 -0
- package/custom-datepicker/timepicker/timepicker.component.d.ts +37 -0
- package/custom-datepicker/timepicker/timepicker.component.scss +79 -0
- package/data-list/data-list.config.scss +35 -0
- package/data-list/data-list.d.ts +13 -0
- package/data-list/data-list.scss +67 -0
- package/date-range-picker/date-range-picker.d.ts +40 -0
- package/datepicker/datepicker.config.scss +0 -0
- package/datepicker/datepicker.d.ts +45 -0
- package/datepicker/datepicker.scss +0 -0
- package/datepicker-icon/datepicker-icon-config.scss +10 -0
- package/datepicker-icon/datepicker-icon.d.ts +6 -0
- package/datepicker-icon/datepicker-icon.scss +7 -0
- package/datepicker.provider.d.ts +2 -0
- package/detail-panel/detail-panel-config.scss +16 -0
- package/detail-panel/detail-panel-row/detail-panel-column/detail-panel-column-config.scss +11 -0
- package/detail-panel/detail-panel-row/detail-panel-column/detail-panel-column.d.ts +6 -0
- package/detail-panel/detail-panel-row/detail-panel-column/detail-panel-column.scss +15 -0
- package/detail-panel/detail-panel-row/detail-panel-row.d.ts +6 -0
- package/detail-panel/detail-panel-row/detail-panel-row.scss +5 -0
- package/detail-panel/detail-panel-title/detail-panel-title-config.scss +14 -0
- package/detail-panel/detail-panel-title/detail-panel-title.d.ts +7 -0
- package/detail-panel/detail-panel-title/detail-panel-title.scss +16 -0
- package/detail-panel/detail-panel.d.ts +11 -0
- package/detail-panel/detail-panel.scss +50 -0
- package/dialog/dialog-body/dialog-body.component.d.ts +6 -0
- package/dialog/dialog-config.scss +24 -0
- package/dialog/dialog-container/dialog-container-config.scss +9 -0
- package/dialog/dialog-container/dialog-container.component.d.ts +6 -0
- package/dialog/dialog-container/dialog-container.scss +6 -0
- package/dialog/dialog-footer/dialog-footer.component.d.ts +6 -0
- package/dialog/dialog-footer/dialog-footer.scss +6 -0
- package/dialog/dialog-header/dialog-header-config.scss +14 -0
- package/dialog/dialog-header/dialog-header.component.d.ts +10 -0
- package/dialog/dialog-header/dialog-header.scss +16 -0
- package/dialog/dialog-icon.d.ts +3 -0
- package/dialog/dialog.component.d.ts +12 -0
- package/dialog/dialog.scss +27 -0
- package/dialog.provider.d.ts +3 -0
- package/dialog.ref.d.ts +4 -0
- package/dialog.service.d.ts +7 -0
- package/dropdown/context-menu-config.scss +23 -0
- package/dropdown/context-menu-content/context-menu-content.d.ts +9 -0
- package/dropdown/context-menu-item.d.ts +10 -0
- package/dropdown/context-menu-list/context-menu-list.d.ts +9 -0
- package/dropdown/context-menu.d.ts +19 -0
- package/dropdown/context-menu.scss +41 -0
- package/error-page-container/error-content/error-content-config.scss +29 -0
- package/error-page-container/error-content/error-content.d.ts +24 -0
- package/error-page-container/error-content/error-content.scss +58 -0
- package/error-page-container/error-page-container.d.ts +6 -0
- package/error-page-container/error-page-container.scss +15 -0
- package/esm2022/accordion/accordion-item/accordion-item.component.mjs +23 -0
- package/esm2022/accordion/accordion-item-body/accordion-item-body.component.mjs +18 -0
- package/esm2022/accordion/accordion-item-header/accordion-item-header.component.mjs +41 -0
- package/esm2022/accordion/accordion.icon.mjs +25 -0
- package/esm2022/accordion/accordion.mjs +14 -0
- package/esm2022/account-card/account-card-header/account-card-header.component.mjs +30 -0
- package/esm2022/account-card/account-card.component.mjs +64 -0
- package/esm2022/alert/alert-animation.mjs +9 -0
- package/esm2022/alert/alert-config.mjs +13 -0
- package/esm2022/alert/alert-icon.mjs +33 -0
- package/esm2022/alert/alert-ref.mjs +23 -0
- package/esm2022/alert/alert.mjs +50 -0
- package/esm2022/alert/alert.service.mjs +112 -0
- package/esm2022/avatar/avatar.mjs +91 -0
- package/esm2022/badge/badge.mjs +77 -0
- package/esm2022/bank-logo.provider.mjs +12 -0
- package/esm2022/bordered-section/bordered-section.mjs +70 -0
- package/esm2022/button/button.mjs +26 -0
- package/esm2022/button-group/button-group-header/button-group-header.mjs +24 -0
- package/esm2022/button-group/button-group.mjs +41 -0
- package/esm2022/card/card.component.mjs +28 -0
- package/esm2022/chart/chart.component.mjs +70 -0
- package/esm2022/checkbox-dropdown/checkbox-dropdown.component.mjs +232 -0
- package/esm2022/checkbox-dropdown/checkbox-dropdown.icon.mjs +14 -0
- package/esm2022/clipboard/clipboard.component.mjs +36 -0
- package/esm2022/clipboard/clipboard.icon.mjs +6 -0
- package/esm2022/color-wrapper/color-wrapper.mjs +82 -0
- package/esm2022/column-seperator/column-separator.mjs +62 -0
- package/esm2022/column-text/column-text.mjs +38 -0
- package/esm2022/container/container.component.mjs +46 -0
- package/esm2022/custom-datepicker/custom-datepicker.component.mjs +364 -0
- package/esm2022/custom-datepicker/custom-datepicker.model.mjs +12 -0
- package/esm2022/custom-datepicker/datepicker.icon.mjs +7 -0
- package/esm2022/custom-datepicker/timepicker/timepicker.component.mjs +195 -0
- package/esm2022/data-list/data-list.mjs +46 -0
- package/esm2022/date-range-picker/date-range-picker.mjs +207 -0
- package/esm2022/datepicker/datepicker.mjs +153 -0
- package/esm2022/datepicker-icon/datepicker-icon.mjs +18 -0
- package/esm2022/datepicker.provider.mjs +6 -0
- package/esm2022/detail-panel/detail-panel-row/detail-panel-column/detail-panel-column.mjs +15 -0
- package/esm2022/detail-panel/detail-panel-row/detail-panel-row.mjs +15 -0
- package/esm2022/detail-panel/detail-panel-title/detail-panel-title.mjs +19 -0
- package/esm2022/detail-panel/detail-panel.mjs +36 -0
- package/esm2022/dialog/dialog-body/dialog-body.component.mjs +16 -0
- package/esm2022/dialog/dialog-container/dialog-container.component.mjs +16 -0
- package/esm2022/dialog/dialog-footer/dialog-footer.component.mjs +16 -0
- package/esm2022/dialog/dialog-header/dialog-header.component.mjs +25 -0
- package/esm2022/dialog/dialog-icon.mjs +8 -0
- package/esm2022/dialog/dialog.component.mjs +36 -0
- package/esm2022/dialog.provider.mjs +5 -0
- package/esm2022/dialog.ref.mjs +4 -0
- package/esm2022/dialog.service.mjs +15 -0
- package/esm2022/dropdown/context-menu-content/context-menu-content.mjs +18 -0
- package/esm2022/dropdown/context-menu-item.mjs +28 -0
- package/esm2022/dropdown/context-menu-list/context-menu-list.mjs +18 -0
- package/esm2022/dropdown/context-menu.mjs +61 -0
- package/esm2022/error-page-container/error-content/error-content.mjs +49 -0
- package/esm2022/error-page-container/error-page-container.mjs +18 -0
- package/esm2022/extract-inital/extract-initial.mjs +21 -0
- package/esm2022/f1softinternational-stimulus.mjs +5 -0
- package/esm2022/file-uploader/file-uploader-icon.mjs +13 -0
- package/esm2022/file-uploader/file-uploader.mjs +274 -0
- package/esm2022/file-uploader/file-uploader.ref.mjs +3 -0
- package/esm2022/file-uploader/file-uploader.service.mjs +26 -0
- package/esm2022/filter/filter.mjs +173 -0
- package/esm2022/form/form-control/form-control-action.mjs +18 -0
- package/esm2022/form/form-control/form-control-icon.mjs +18 -0
- package/esm2022/form/form-control/form-field.mjs +86 -0
- package/esm2022/form/form-control-wrapper/form-control-wrapper.component.mjs +22 -0
- package/esm2022/form/form-error-messages.mjs +43 -0
- package/esm2022/form/form-message/form-message.mjs +30 -0
- package/esm2022/form/select-input-field/select-input-field.mjs +14 -0
- package/esm2022/form/validate-and-submit.mjs +54 -0
- package/esm2022/full-container/full-container.component.mjs +30 -0
- package/esm2022/grid/grid-item.component.mjs +24 -0
- package/esm2022/grid/grid.component.mjs +56 -0
- package/esm2022/grid-row/grid-row.mjs +18 -0
- package/esm2022/icon/icons.mjs +619 -0
- package/esm2022/image-card/illustration.pipe.mjs +57 -0
- package/esm2022/image-card/image-card.component.mjs +22 -0
- package/esm2022/image-panel/image-panel.component.mjs +88 -0
- package/esm2022/info-column/info-column.mjs +18 -0
- package/esm2022/info-slider/info-slider.component.mjs +50 -0
- package/esm2022/inline-alert/inline-alert.mjs +51 -0
- package/esm2022/inline-group/inline-group.component.mjs +32 -0
- package/esm2022/input/input.mjs +25 -0
- package/esm2022/label/label.mjs +18 -0
- package/esm2022/layout/layout.component.mjs +23 -0
- package/esm2022/link/link.mjs +79 -0
- package/esm2022/media-preview/media-preview-icon.mjs +41 -0
- package/esm2022/media-preview/media-preview-modal/media-preview-modal.mjs +128 -0
- package/esm2022/media-preview/media-preview.mjs +131 -0
- package/esm2022/media-preview/media_preview.service.mjs +31 -0
- package/esm2022/menu/menu-icon.mjs +29 -0
- package/esm2022/menu/menu.component.mjs +151 -0
- package/esm2022/nebular-icon.mjs +179 -0
- package/esm2022/otp-input/otp-input.component.mjs +106 -0
- package/esm2022/otp-input/otp-input.icon.mjs +13 -0
- package/esm2022/page-container/page-container-info/page-container-info.component.mjs +28 -0
- package/esm2022/page-container/page-container.component.mjs +63 -0
- package/esm2022/page-header/page-header.component.mjs +47 -0
- package/esm2022/page-header/page-header.icons.mjs +8 -0
- package/esm2022/page-header/page-sub-heading/page-sub-heading.component.mjs +12 -0
- package/esm2022/page-loader/page-loader.component.mjs +47 -0
- package/esm2022/pagination/pagination.icon.mjs +11 -0
- package/esm2022/pagination/pagination.mjs +170 -0
- package/esm2022/popover-content/popover-content-item/popover-content-item.component.mjs +15 -0
- package/esm2022/popover-content/popover-content.component.mjs +23 -0
- package/esm2022/preview-box/preview-box.component.mjs +73 -0
- package/esm2022/progress-bar/progress-bar.component.mjs +31 -0
- package/esm2022/progress-chart/progress-chart.component.mjs +87 -0
- package/esm2022/public-api.mjs +141 -0
- package/esm2022/radio-card-group/radio-card/radio-card.component.mjs +86 -0
- package/esm2022/radio-card-group/radio-card-group.component.mjs +61 -0
- package/esm2022/regex-checker/regex-checker-icon.mjs +18 -0
- package/esm2022/regex-checker/regex-checker.mjs +77 -0
- package/esm2022/regex-checker/regex-validity-icon.pipe.mjs +25 -0
- package/esm2022/ribbon/ribbon-icon.mjs +8 -0
- package/esm2022/ribbon/ribbon.mjs +37 -0
- package/esm2022/round-checkbox/round-checkbox.component.mjs +43 -0
- package/esm2022/row/column/column.component.mjs +19 -0
- package/esm2022/row/row.component.mjs +32 -0
- package/esm2022/scrollable-content/scrollable-content.component.mjs +22 -0
- package/esm2022/section-header/section-header.component.mjs +29 -0
- package/esm2022/section-row/section-row.mjs +35 -0
- package/esm2022/section-separator/section-separator.mjs +69 -0
- package/esm2022/section-shell/section-shell.component.mjs +45 -0
- package/esm2022/select/select.component.mjs +137 -0
- package/esm2022/select-card/select-card-icon.mjs +24 -0
- package/esm2022/select-card/select-card.component.mjs +117 -0
- package/esm2022/select-country/select-country.component.mjs +86 -0
- package/esm2022/shell/checker-sidebar/checker-sidebar.component.mjs +19 -0
- package/esm2022/shell/maker-sidebar/maker-sidebar.component.mjs +19 -0
- package/esm2022/shell/nebular-icons.mjs +180 -0
- package/esm2022/shell/shell-icons.mjs +474 -0
- package/esm2022/shell/shell-sidebar/shell-sidebar.component.mjs +38 -0
- package/esm2022/shell/shell.component.mjs +77 -0
- package/esm2022/side-drawer/side-drawer.mjs +15 -0
- package/esm2022/side-drawer/side-drawer.service.mjs +71 -0
- package/esm2022/size/component-size.mjs +2 -0
- package/esm2022/spinner/spinner.mjs +32 -0
- package/esm2022/stepper/step/step.mjs +20 -0
- package/esm2022/stepper/step/step.pipe.mjs +21 -0
- package/esm2022/stepper/step-header/step-header.mjs +29 -0
- package/esm2022/stepper/stepper-button/stepper-next.mjs +21 -0
- package/esm2022/stepper/stepper-button/stepper-previous.mjs +21 -0
- package/esm2022/stepper/stepper.mjs +56 -0
- package/esm2022/stimulus.module.mjs +891 -0
- package/esm2022/table/table-column/scl-table-column.mjs +54 -0
- package/esm2022/table/table-icon.mjs +13 -0
- package/esm2022/table/table-text/scl-table-text.mjs +51 -0
- package/esm2022/table/table.config.mjs +15 -0
- package/esm2022/table/table.mjs +186 -0
- package/esm2022/table-action-control/table-action-control.component.mjs +20 -0
- package/esm2022/tabset/tab/tab.component.mjs +29 -0
- package/esm2022/tabset/tab-directive/tabset.directive.mjs +22 -0
- package/esm2022/tabset/tabset.component.mjs +40 -0
- package/esm2022/taglist/tag/tag.component.mjs +51 -0
- package/esm2022/taglist/tag/tag.directive.mjs +30 -0
- package/esm2022/taglist/taglist.component.mjs +39 -0
- package/esm2022/text-decoration/text-decoration.component.mjs +26 -0
- package/esm2022/text-editor/text-editor.mjs +263 -0
- package/esm2022/theme.provider.mjs +9 -0
- package/esm2022/timeline/timeline.component.mjs +66 -0
- package/esm2022/timepicker/timepicker.component.mjs +377 -0
- package/esm2022/timepicker/timepicker.icon.mjs +7 -0
- package/esm2022/timepicker/timepicker.model.mjs +6 -0
- package/esm2022/toggle/toggle-description/toggle-description.mjs +18 -0
- package/esm2022/toggle/toggle.mjs +75 -0
- package/esm2022/toggle-password/toggle-password.component.mjs +54 -0
- package/esm2022/toggle-password/toggle-password.directive.mjs +26 -0
- package/esm2022/toggle-password/toggle-password.icon.mjs +13 -0
- package/esm2022/treeview/treeview-header/treeview-header.mjs +26 -0
- package/esm2022/treeview/treeview.icon.mjs +53 -0
- package/esm2022/treeview/treeview.mjs +319 -0
- package/esm2022/truncate/truncate.component.mjs +53 -0
- package/esm2022/typography/typography.mjs +168 -0
- package/extract-inital/extract-initial.d.ts +8 -0
- package/f1softinternational-stimulus-1.0.0.tgz +0 -0
- package/fesm2022/f1softinternational-stimulus.mjs +10275 -0
- package/file-uploader/file-upload-config.scss +48 -0
- package/file-uploader/file-upload.scss +77 -0
- package/file-uploader/file-uploader-icon.d.ts +3 -0
- package/file-uploader/file-uploader.d.ts +84 -0
- package/file-uploader/file-uploader.ref.d.ts +6 -0
- package/file-uploader/file-uploader.service.d.ts +11 -0
- package/filter/filter.d.ts +48 -0
- package/flag/_flags.scss +9 -0
- package/form/form-config.scss +14 -0
- package/form/form-control/form-control-action.d.ts +6 -0
- package/form/form-control/form-control-config.scss +9 -0
- package/form/form-control/form-control-icon.d.ts +6 -0
- package/form/form-control/form-control.scss +17 -0
- package/form/form-control/form-field.d.ts +26 -0
- package/form/form-control-wrapper/form-control-wrapper-config.scss +11 -0
- package/form/form-control-wrapper/form-control-wrapper.component.d.ts +8 -0
- package/form/form-control-wrapper/form-control-wrapper.scss +17 -0
- package/form/form-error-messages.d.ts +8 -0
- package/form/form-message/form-message-config.scss +7 -0
- package/form/form-message/form-message.d.ts +15 -0
- package/form/form-message/form-message.scss +6 -0
- package/form/form.scss +22 -0
- package/form/select-input-field/select-input-field-config.scss +13 -0
- package/form/select-input-field/select-input-field.d.ts +6 -0
- package/form/select-input-field/select-input-field.scss +43 -0
- package/form/validate-and-submit.d.ts +14 -0
- package/full-container/full-container-config.scss +16 -0
- package/full-container/full-container.component.d.ts +11 -0
- package/full-container/full-container.component.scss +54 -0
- package/grid/grid-config.scss +14 -0
- package/grid/grid-item.component.d.ts +8 -0
- package/grid/grid.component.d.ts +10 -0
- package/grid/grid.component.scss +26 -0
- package/grid-row/grid-row.config.scss +9 -0
- package/grid-row/grid-row.d.ts +6 -0
- package/grid-row/grid-row.scss +7 -0
- package/icon/icon.config.scss +9 -0
- package/icon/icon.scss +9 -0
- package/icon/icons.d.ts +3 -0
- package/image-card/illustration.pipe.d.ts +8 -0
- package/image-card/image-card-config.scss +29 -0
- package/image-card/image-card.component.d.ts +8 -0
- package/image-card/image-card.scss +37 -0
- package/image-panel/image-panel-config.scss +30 -0
- package/image-panel/image-panel.component.d.ts +26 -0
- package/image-panel/image-panel.component.scss +80 -0
- package/index.d.ts +6 -0
- package/info-column/info-column-config.scss +14 -0
- package/info-column/info-column.d.ts +7 -0
- package/info-column/info-column.scss +17 -0
- package/info-slider/info-slider-config.scss +10 -0
- package/info-slider/info-slider.component.d.ts +16 -0
- package/info-slider/info-slider.component.scss +21 -0
- package/inline-alert/inline-alert-config.scss +12 -0
- package/inline-alert/inline-alert.d.ts +20 -0
- package/inline-alert/inline-alert.scss +16 -0
- package/inline-group/inline-group.component.d.ts +10 -0
- package/inline-group/inline-group.component.scss +15 -0
- package/input/input-config.scss +57 -0
- package/input/input.d.ts +10 -0
- package/input/input.scss +68 -0
- package/label/label-config.scss +13 -0
- package/label/label.d.ts +6 -0
- package/label/label.scss +10 -0
- package/layout/layout.component.d.ts +9 -0
- package/link/link-config.scss +89 -0
- package/link/link.d.ts +19 -0
- package/link/link.scss +157 -0
- package/media-preview/media-preview-config.scss +15 -0
- package/media-preview/media-preview-icon.d.ts +3 -0
- package/media-preview/media-preview-modal/media-preview-modal.d.ts +31 -0
- package/media-preview/media-preview-modal/media-preview-modal.scss +148 -0
- package/media-preview/media-preview-modal/media-previw-modal-config.scss +44 -0
- package/media-preview/media-preview.d.ts +48 -0
- package/media-preview/media-preview.scss +59 -0
- package/media-preview/media_preview.service.d.ts +16 -0
- package/menu/menu-config.scss +33 -0
- package/menu/menu-icon.d.ts +3 -0
- package/menu/menu.component.d.ts +47 -0
- package/menu/menu.component.scss +80 -0
- package/nebular-icon.d.ts +3 -0
- package/otp-input/otp-input-config.scss +22 -0
- package/otp-input/otp-input.component.d.ts +33 -0
- package/otp-input/otp-input.component.scss +52 -0
- package/otp-input/otp-input.icon.d.ts +3 -0
- package/package.json +57 -0
- package/page-container/page-container-config.scss +9 -0
- package/page-container/page-container-info/page-container-info-config.scss +9 -0
- package/page-container/page-container-info/page-container-info.component.d.ts +10 -0
- package/page-container/page-container-info/page-container-info.scss +6 -0
- package/page-container/page-container.component.d.ts +14 -0
- package/page-container/page-container.component.scss +11 -0
- package/page-header/page-header-config.scss +28 -0
- package/page-header/page-header.component.d.ts +18 -0
- package/page-header/page-header.component.scss +37 -0
- package/page-header/page-header.icons.d.ts +3 -0
- package/page-header/page-sub-heading/page-sub-heading.component.d.ts +6 -0
- package/page-loader/page-loader-config.scss +23 -0
- package/page-loader/page-loader.component.d.ts +13 -0
- package/page-loader/page-loader.component.scss +44 -0
- package/pagination/pagination-config.scss +24 -0
- package/pagination/pagination.d.ts +47 -0
- package/pagination/pagination.icon.d.ts +3 -0
- package/pagination/pagination.scss +67 -0
- package/popover-content/popover-content-item/popover-content-item-config.scss +22 -0
- package/popover-content/popover-content-item/popover-content-item.component.d.ts +6 -0
- package/popover-content/popover-content-item/popover-content-item.scss +36 -0
- package/popover-content/popover-content.component.d.ts +14 -0
- package/preview-box/preview-box-config.scss +52 -0
- package/preview-box/preview-box.component.d.ts +31 -0
- package/preview-box/preview-box.component.scss +101 -0
- package/progress-bar/progress-bar-config.scss +14 -0
- package/progress-bar/progress-bar.component.d.ts +10 -0
- package/progress-bar/progress-bar.component.scss +13 -0
- package/progress-chart/progress-chart-config.scss +15 -0
- package/progress-chart/progress-chart.component.d.ts +21 -0
- package/progress-chart/progress-chart.component.scss +41 -0
- package/public-api.d.ts +135 -0
- package/radio-button/radio-button-config.scss +47 -0
- package/radio-button/radio-button.scss +89 -0
- package/radio-card-group/radio-card/radio-card-config.scss +31 -0
- package/radio-card-group/radio-card/radio-card.component.d.ts +30 -0
- package/radio-card-group/radio-card/radio-card.component.scss +88 -0
- package/radio-card-group/radio-card-group-config.scss +9 -0
- package/radio-card-group/radio-card-group.component.d.ts +20 -0
- package/radio-card-group/radio-card-group.scss +7 -0
- package/regex-checker/regex-checker-config.scss +24 -0
- package/regex-checker/regex-checker-icon.d.ts +3 -0
- package/regex-checker/regex-checker.d.ts +29 -0
- package/regex-checker/regex-checker.scss +38 -0
- package/regex-checker/regex-validity-icon.pipe.d.ts +8 -0
- package/ribbon/ribbon-config.scss +21 -0
- package/ribbon/ribbon-icon.d.ts +3 -0
- package/ribbon/ribbon.d.ts +14 -0
- package/ribbon/ribbon.scss +29 -0
- package/round-checkbox/round-checkbox-config.scss +15 -0
- package/round-checkbox/round-checkbox.component.d.ts +16 -0
- package/round-checkbox/round-checkbox.component.scss +23 -0
- package/row/column/column.component.d.ts +9 -0
- package/row/row-config.scss +10 -0
- package/row/row.component.d.ts +9 -0
- package/row/row.scss +22 -0
- package/scrollable-content/scrollable-content-config.scss +11 -0
- package/scrollable-content/scrollable-content.component.d.ts +8 -0
- package/scrollable-content/scrollable-content.component.scss +28 -0
- package/section-header/section-header-config.scss +18 -0
- package/section-header/section-header.component.d.ts +9 -0
- package/section-header/section-header.component.scss +32 -0
- package/section-row/section-row-config.scss +9 -0
- package/section-row/section-row.d.ts +9 -0
- package/section-row/section-row.scss +23 -0
- package/section-separator/section-separator-config.scss +19 -0
- package/section-separator/section-separator.d.ts +15 -0
- package/section-separator/section-separator.scss +28 -0
- package/section-shell/section-shell-config.scss +23 -0
- package/section-shell/section-shell.component.d.ts +12 -0
- package/section-shell/section-shell.component.scss +30 -0
- package/select/select-config.scss +78 -0
- package/select/select.component.d.ts +44 -0
- package/select/select.scss +174 -0
- package/select-card/select-card-config.scss +32 -0
- package/select-card/select-card-icon.d.ts +3 -0
- package/select-card/select-card.component.d.ts +38 -0
- package/select-card/select-card.component.scss +66 -0
- package/select-country/select-country-config.scss +10 -0
- package/select-country/select-country.component.d.ts +33 -0
- package/select-country/select-country.component.scss +34 -0
- package/shell/checker-sidebar/checker-sidebar-config.scss +21 -0
- package/shell/checker-sidebar/checker-sidebar.component.d.ts +8 -0
- package/shell/checker-sidebar/checker-sidebar.component.scss +34 -0
- package/shell/maker-sidebar/maker-sidebar-config.scss +21 -0
- package/shell/maker-sidebar/maker-sidebar.component.d.ts +8 -0
- package/shell/maker-sidebar/maker-sidebar.component.scss +34 -0
- package/shell/nebular-icons.d.ts +3 -0
- package/shell/shell-config.component.scss +25 -0
- package/shell/shell-icons.d.ts +3 -0
- package/shell/shell-sidebar/shell-sidebar-config.scss +43 -0
- package/shell/shell-sidebar/shell-sidebar.component.d.ts +14 -0
- package/shell/shell-sidebar/shell-sidebar.component.scss +106 -0
- package/shell/shell-sidebar-menu/shell-sidebar-menu-config.scss +56 -0
- package/shell/shell-sidebar-menu/shell-sidebar-menu.scss +76 -0
- package/shell/shell.component.d.ts +21 -0
- package/shell/shell.component.scss +55 -0
- package/side-drawer/side-drawer-config.scss +20 -0
- package/side-drawer/side-drawer.d.ts +8 -0
- package/side-drawer/side-drawer.scss +52 -0
- package/side-drawer/side-drawer.service.d.ts +20 -0
- package/size/component-size.d.ts +2 -0
- package/spinner/spinner.d.ts +11 -0
- package/stepper/step/step.d.ts +8 -0
- package/stepper/step/step.pipe.d.ts +8 -0
- package/stepper/step-header/step-header.d.ts +12 -0
- package/stepper/stepper-button/stepper-next.d.ts +7 -0
- package/stepper/stepper-button/stepper-previous.d.ts +7 -0
- package/stepper/stepper.config.scss +37 -0
- package/stepper/stepper.d.ts +19 -0
- package/stepper/stepper.scss +149 -0
- package/stimulus-config.scss +98 -0
- package/stimulus.module.d.ts +136 -0
- package/stimulus.scss +107 -0
- package/table/table-column/scl-table-column.d.ts +26 -0
- package/table/table-config.scss +63 -0
- package/table/table-icon.d.ts +3 -0
- package/table/table-text/scl-table-text.d.ts +13 -0
- package/table/table.config.d.ts +19 -0
- package/table/table.d.ts +58 -0
- package/table/table.scss +232 -0
- package/table-action-control/table-action-control-config.scss +12 -0
- package/table-action-control/table-action-control.component.d.ts +8 -0
- package/table-action-control/table-action-control.component.scss +14 -0
- package/tabset/route-tab/route-tab-config.scss +30 -0
- package/tabset/route-tab/route-tab.scss +44 -0
- package/tabset/tab/tab.component.d.ts +9 -0
- package/tabset/tab-directive/tabset-config.scss +49 -0
- package/tabset/tab-directive/tabset.directive.d.ts +7 -0
- package/tabset/tab-directive/tabset.scss +154 -0
- package/tabset/tabset.component.d.ts +14 -0
- package/tabset/tabset.component.scss +79 -0
- package/taglist/tag/tag-config.scss +30 -0
- package/taglist/tag/tag.component.d.ts +17 -0
- package/taglist/tag/tag.directive.d.ts +16 -0
- package/taglist/tag/tag.scss +43 -0
- package/taglist/taglist.component.d.ts +12 -0
- package/text-decoration/text-decoration.component.d.ts +9 -0
- package/text-decoration/text-decoration.scss +7 -0
- package/text-editor/text-editor.config.scss +23 -0
- package/text-editor/text-editor.d.ts +60 -0
- package/text-editor/text-editor.scss +74 -0
- package/theme.provider.d.ts +2 -0
- package/timeline/timeline-config.scss +49 -0
- package/timeline/timeline.component.d.ts +26 -0
- package/timeline/timeline.component.scss +126 -0
- package/timepicker/timepicker-config.scss +41 -0
- package/timepicker/timepicker.component.d.ts +74 -0
- package/timepicker/timepicker.component.scss +111 -0
- package/timepicker/timepicker.icon.d.ts +3 -0
- package/timepicker/timepicker.model.d.ts +13 -0
- package/toggle/toggle-config.scss +51 -0
- package/toggle/toggle-description/toggle-description.d.ts +6 -0
- package/toggle/toggle.d.ts +19 -0
- package/toggle/toggle.scss +31 -0
- package/toggle-password/toggle-password-config.scss +12 -0
- package/toggle-password/toggle-password.component.d.ts +21 -0
- package/toggle-password/toggle-password.directive.d.ts +13 -0
- package/toggle-password/toggle-password.icon.d.ts +3 -0
- package/toggle-password/toggle-password.scss +16 -0
- package/treeview/treeview-config.scss +86 -0
- package/treeview/treeview-header/treeview-header.d.ts +12 -0
- package/treeview/treeview.d.ts +66 -0
- package/treeview/treeview.icon.d.ts +3 -0
- package/treeview/treeview.scss +278 -0
- package/truncate/truncate.component.d.ts +16 -0
- package/truncate/truncate.scss +18 -0
- package/typography/font.scss +28 -0
- package/typography/typography-config.scss +73 -0
- package/typography/typography.d.ts +37 -0
- package/typography/typography.scss +47 -0
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
scl-chart-padding: 1rem 1.25rem,
|
|
6
|
+
scl-chart-max-width: 26.25rem,
|
|
7
|
+
scl-chart-border-radius: 0.375rem,
|
|
8
|
+
scl-chart-gap: 1.25rem,
|
|
9
|
+
scl-chart-background-color: color-basic-50,
|
|
10
|
+
scl-chart-border-width: 0.063rem,
|
|
11
|
+
scl-chart-border-color: color-basic-200,
|
|
12
|
+
|
|
13
|
+
scl-chart-image-width: 7.5rem,
|
|
14
|
+
scl-chart-legend-icon-width: 1rem,
|
|
15
|
+
scl-chart-legend-icon-border-radius: 0.25rem,
|
|
16
|
+
scl-chart-legend-item-gap: 0.375rem,
|
|
17
|
+
scl-chart-content-gap: 0.5rem,
|
|
18
|
+
),
|
|
19
|
+
default,
|
|
20
|
+
default
|
|
21
|
+
);
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { AfterViewInit, ElementRef, OnDestroy } from '@angular/core';
|
|
2
|
+
import { Chart, ChartType } from 'chart.js';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export interface ChartData {
|
|
5
|
+
label: string;
|
|
6
|
+
value: number;
|
|
7
|
+
}
|
|
8
|
+
export declare class SclChartComponent implements AfterViewInit, OnDestroy {
|
|
9
|
+
chartCanvas: ElementRef<HTMLCanvasElement>;
|
|
10
|
+
type: ChartType;
|
|
11
|
+
data: ChartData[];
|
|
12
|
+
chart: Chart;
|
|
13
|
+
chartColors: string[];
|
|
14
|
+
constructor();
|
|
15
|
+
ngAfterViewInit(): void;
|
|
16
|
+
initializeChart(): void;
|
|
17
|
+
ngOnDestroy(): void;
|
|
18
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclChartComponent, never>;
|
|
19
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclChartComponent, "scl-chart", never, { "type": { "alias": "type"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
20
|
+
}
|
|
21
|
+
//# sourceMappingURL=chart.component.d.ts.map
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.scl-chart {
|
|
4
|
+
display: flex;
|
|
5
|
+
padding: nb-theme(scl-chart-padding);
|
|
6
|
+
max-width: nb-theme(scl-chart-max-width);
|
|
7
|
+
border-radius: nb-theme(scl-chart-border-radius);
|
|
8
|
+
gap: nb-theme(scl-chart-gap);
|
|
9
|
+
align-items: center;
|
|
10
|
+
background-color: nb-theme(scl-chart-background-color);
|
|
11
|
+
border: nb-theme(scl-chart-border-width) solid nb-theme(scl-chart-border-color);
|
|
12
|
+
|
|
13
|
+
&__image {
|
|
14
|
+
width: nb-theme(scl-chart-image-width);
|
|
15
|
+
height: nb-theme(scl-chart-image-width);
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
&__legend-item {
|
|
19
|
+
display: flex;
|
|
20
|
+
gap: nb-theme(scl-chart-legend-item-gap);
|
|
21
|
+
align-items: center;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
&__legend-icon {
|
|
25
|
+
width: nb-theme(scl-chart-legend-icon-width);
|
|
26
|
+
height: nb-theme(scl-chart-legend-icon-width);
|
|
27
|
+
border-radius: nb-theme(scl-chart-legend-icon-border-radius);
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
&__content {
|
|
31
|
+
display: grid;
|
|
32
|
+
gap: nb-theme(scl-chart-content-gap);
|
|
33
|
+
}
|
|
34
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
// Nebular checkbox styles
|
|
6
|
+
checkbox-text-font-weight: scl-text-medium-font-weight,
|
|
7
|
+
checkbox-text-font-size: scl-text-label-large-font-size,
|
|
8
|
+
checkbox-text-font-height: 1.25rem,
|
|
9
|
+
checkbox-basic-text-color: color-basic-900,
|
|
10
|
+
checkbox-padding: 0 1.25rem 0 0,
|
|
11
|
+
|
|
12
|
+
checkbox-height: 1.25rem,
|
|
13
|
+
checkbox-width: 1.25rem,
|
|
14
|
+
|
|
15
|
+
checkbox-basic-border-color: color-basic-300,
|
|
16
|
+
checkbox-basic-checked-border-color: color-primary-500,
|
|
17
|
+
checkbox-basic-checked-background-color: color-primary-50,
|
|
18
|
+
|
|
19
|
+
//checkbox hover states
|
|
20
|
+
checkbox-basic-hover-background-color: color-primary-50,
|
|
21
|
+
checkbox-basic-hover-border-color: color-primary-500,
|
|
22
|
+
|
|
23
|
+
checkbox-basic-hover-checked-background-color: color-primary-100,
|
|
24
|
+
checkbox-basic-hover-checked-border-color: color-primary-600,
|
|
25
|
+
|
|
26
|
+
//checkbox active states
|
|
27
|
+
checkbox-basic-active-background-color: color-primary-100,
|
|
28
|
+
checkbox-basic-active-border-color: color-primary-500,
|
|
29
|
+
|
|
30
|
+
checkbox-basic-active-checked-background-color: color-primary-200,
|
|
31
|
+
checkbox-basic-active-checked-border-color: color-primary-700,
|
|
32
|
+
|
|
33
|
+
//checkbox focus states
|
|
34
|
+
checkbox-basic-focus-background-color: color-base-white,
|
|
35
|
+
checkbox-basic-focus-border-color: color-primary-50,
|
|
36
|
+
|
|
37
|
+
checkbox-basic-focus-checked-background-color: color-primary-50,
|
|
38
|
+
checkbox-basic-focus-checked-border-color: color-primary-100,
|
|
39
|
+
|
|
40
|
+
//checkbox-checkmark color
|
|
41
|
+
checkbox-basic-checked-checkmark-color: color-primary-500,
|
|
42
|
+
checkbox-basic-indeterminate-checkmark-color: color-primary-500,
|
|
43
|
+
|
|
44
|
+
//checkbox indeterminate states
|
|
45
|
+
checkbox-basic-indeterminate-background-color: color-primary-50,
|
|
46
|
+
checkbox-basic-indeterminate-border-color: color-primary-500,
|
|
47
|
+
|
|
48
|
+
//disabled states
|
|
49
|
+
checkbox-basic-disabled-background-color: color-basic-100,
|
|
50
|
+
checkbox-basic-disabled-border-color: color-basic-300,
|
|
51
|
+
checkbox-basic-disabled-checkmark-color: color-basic-300,
|
|
52
|
+
checkbox-basic-disabled-text-color: color-basic-900,
|
|
53
|
+
|
|
54
|
+
checkbox-basic-disabled-checked-background-color: color-basic-100,
|
|
55
|
+
checkbox-basic-disabled-checked-border-color: color-basic-300,
|
|
56
|
+
|
|
57
|
+
checkbox-outline-width: 0.125rem,
|
|
58
|
+
checkbox-outline-color: color-primary-50
|
|
59
|
+
),
|
|
60
|
+
default,
|
|
61
|
+
default
|
|
62
|
+
);
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
nb-checkbox {
|
|
4
|
+
&.nb-transition {
|
|
5
|
+
.native-input:focus:not(:checked) + .custom-checkbox:not(:hover):not(:active) {
|
|
6
|
+
box-shadow: 0 0 0 nb-theme(checkbox-outline-width) nb-theme(checkbox-outline-color);
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
nb-icon.custom-checkbox-icon {
|
|
10
|
+
width: 0.875rem;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.custom-checkbox.checked .custom-checkbox-icon {
|
|
14
|
+
&:hover {
|
|
15
|
+
color: nb-theme(checkbox-basic-hover-checked-border-color);
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
&:focus {
|
|
19
|
+
color: nb-theme(checkbox-basic-focus-checked-border-color);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
&:active {
|
|
23
|
+
color: nb-theme(checkbox-basic-active-checked-border-color);
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
&.status-basic {
|
|
29
|
+
.native-input {
|
|
30
|
+
&:disabled {
|
|
31
|
+
& ~ .text {
|
|
32
|
+
color: nb-theme(checkbox-basic-disabled-text-color);
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
&:checked,
|
|
36
|
+
&:indeterminate {
|
|
37
|
+
+ .custom-checkbox {
|
|
38
|
+
background-color: nb-theme(checkbox-basic-disabled-background-color);
|
|
39
|
+
border-color: nb-theme(checkbox-basic-disabled-border-color);
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
}
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { FormBuilder, FormGroup } from '@angular/forms';
|
|
3
|
+
import { NbIconLibraries } from '@nebular/theme';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
/**
|
|
6
|
+
* Interface for items that can be selected in the dropdown
|
|
7
|
+
* @interface SelectableItem
|
|
8
|
+
* @property {number | string} id - Unique identifier for the item
|
|
9
|
+
* @property {string} label - Display text for the item
|
|
10
|
+
* @property {string} [code] - Optional code identifier for the item
|
|
11
|
+
* @property {any} [key: string] - Additional properties can be included
|
|
12
|
+
*/
|
|
13
|
+
export interface SelectableItem {
|
|
14
|
+
id: number | string;
|
|
15
|
+
label: string;
|
|
16
|
+
code?: string;
|
|
17
|
+
[key: string]: any;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* A versatile checkbox dropdown component that supports single and multiple selection.
|
|
21
|
+
*
|
|
22
|
+
* @example
|
|
23
|
+
* Basic usage:
|
|
24
|
+
* ```html
|
|
25
|
+
* <scl-checkbox-dropdown
|
|
26
|
+
* [items]="items"
|
|
27
|
+
* [multiSelect]="true"
|
|
28
|
+
* [displayProperty]="'name'"
|
|
29
|
+
* (selectedItems)="onSelectionChange($event)">
|
|
30
|
+
* </scl-checkbox-dropdown>
|
|
31
|
+
* ```
|
|
32
|
+
*
|
|
33
|
+
* @template T Type of items in the dropdown, must extend SelectableItem
|
|
34
|
+
*/
|
|
35
|
+
export declare class SclCheckboxDropdownComponent<T extends SelectableItem> {
|
|
36
|
+
private readonly fb;
|
|
37
|
+
private readonly iconLibraries;
|
|
38
|
+
/**
|
|
39
|
+
* Event emitted when selection changes with the current list of selected items
|
|
40
|
+
*/
|
|
41
|
+
selectedItems: EventEmitter<T[]>;
|
|
42
|
+
private _items;
|
|
43
|
+
/**
|
|
44
|
+
* The list of selectable items to display in the dropdown
|
|
45
|
+
* @required
|
|
46
|
+
*/
|
|
47
|
+
set items(value: T[]);
|
|
48
|
+
get items(): T[];
|
|
49
|
+
/**
|
|
50
|
+
* Icon to display on the dropdown button
|
|
51
|
+
* @default 'translate'
|
|
52
|
+
*/
|
|
53
|
+
buttonIcon: string;
|
|
54
|
+
/**
|
|
55
|
+
* Icon pack for the button icon
|
|
56
|
+
* @default 'scl-checkbox-dropdown-icon'
|
|
57
|
+
*/
|
|
58
|
+
buttonIconPack: string;
|
|
59
|
+
/**
|
|
60
|
+
* Title displayed when no items are selected or as dropdown header
|
|
61
|
+
* @default 'Select Item'
|
|
62
|
+
*/
|
|
63
|
+
dropdownTitle: string;
|
|
64
|
+
/**
|
|
65
|
+
* Property name to display from each item
|
|
66
|
+
* @default 'label'
|
|
67
|
+
*/
|
|
68
|
+
displayProperty: keyof T | string;
|
|
69
|
+
/**
|
|
70
|
+
* Whether multiple items can be selected
|
|
71
|
+
* @default true
|
|
72
|
+
*/
|
|
73
|
+
multiSelect: boolean;
|
|
74
|
+
/**
|
|
75
|
+
* Whether to show loading spinner
|
|
76
|
+
* @default false
|
|
77
|
+
*/
|
|
78
|
+
loading: boolean;
|
|
79
|
+
private _allowEmpty;
|
|
80
|
+
/**
|
|
81
|
+
* Whether to allow no items to be selected
|
|
82
|
+
* If false, the first item will be selected by default when no selection exists
|
|
83
|
+
* @default true
|
|
84
|
+
*/
|
|
85
|
+
set allowEmpty(value: string | boolean);
|
|
86
|
+
get allowEmpty(): boolean;
|
|
87
|
+
private _selectAllByDefault;
|
|
88
|
+
/**
|
|
89
|
+
* Whether to select all items by default when items are loaded
|
|
90
|
+
* @default false
|
|
91
|
+
*/
|
|
92
|
+
set selectAllByDefault(value: string | boolean);
|
|
93
|
+
get selectAllByDefault(): boolean;
|
|
94
|
+
/**
|
|
95
|
+
* Internal form for tracking selected items
|
|
96
|
+
*/
|
|
97
|
+
form: FormGroup;
|
|
98
|
+
/**
|
|
99
|
+
* Creates an instance of SclCheckboxDropdownComponent.
|
|
100
|
+
* @param fb - Angular FormBuilder for creating the internal form
|
|
101
|
+
* @param iconLibraries - NbIconLibraries service to register icon packs
|
|
102
|
+
*/
|
|
103
|
+
constructor(fb: FormBuilder, iconLibraries: NbIconLibraries);
|
|
104
|
+
/**
|
|
105
|
+
* Returns the number of currently selected items
|
|
106
|
+
*/
|
|
107
|
+
get selectedCount(): number;
|
|
108
|
+
/**
|
|
109
|
+
* Returns the display label for the dropdown button based on selection
|
|
110
|
+
* - If one item is selected, shows that item's display property
|
|
111
|
+
* - If multiple items are selected, shows the count
|
|
112
|
+
* - If no items are selected, shows the dropdown title
|
|
113
|
+
*/
|
|
114
|
+
get selectedLabel(): string;
|
|
115
|
+
/**
|
|
116
|
+
* Updates the selection state of an item
|
|
117
|
+
* @param item - The item to update
|
|
118
|
+
* @param checked - Whether the item should be selected (true) or unselected (false)
|
|
119
|
+
*/
|
|
120
|
+
updateSelection(item: T, checked: boolean): void;
|
|
121
|
+
/**
|
|
122
|
+
* Checks if an item is currently selected
|
|
123
|
+
* @param item - The item to check
|
|
124
|
+
* @returns True if the item is selected, false otherwise
|
|
125
|
+
*/
|
|
126
|
+
isSelected(item: T): boolean;
|
|
127
|
+
/**
|
|
128
|
+
* Determines if an item should be disabled
|
|
129
|
+
* When allowEmpty is false and there's only one selected item,
|
|
130
|
+
* first item cannot be deselected
|
|
131
|
+
*
|
|
132
|
+
* @param item - The item to check
|
|
133
|
+
* @returns True if the item should be disabled, false otherwise
|
|
134
|
+
*/
|
|
135
|
+
isDisabled(item: T): boolean;
|
|
136
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclCheckboxDropdownComponent<any>, never>;
|
|
137
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclCheckboxDropdownComponent<any>, "scl-checkbox-dropdown", never, { "items": { "alias": "items"; "required": true; }; "buttonIcon": { "alias": "buttonIcon"; "required": false; }; "buttonIconPack": { "alias": "buttonIconPack"; "required": false; }; "dropdownTitle": { "alias": "dropdownTitle"; "required": false; }; "displayProperty": { "alias": "displayProperty"; "required": false; }; "multiSelect": { "alias": "multiSelect"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "allowEmpty": { "alias": "allowEmpty"; "required": false; }; "selectAllByDefault": { "alias": "selectAllByDefault"; "required": false; }; }, { "selectedItems": "selectedItems"; }, never, never, true, never>;
|
|
138
|
+
}
|
|
139
|
+
//# sourceMappingURL=checkbox-dropdown.component.d.ts.map
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
scl-clipboard-gap: 2.5rem,
|
|
6
|
+
scl-clipboard-border-radius: 0.375rem,
|
|
7
|
+
scl-clipboard-background-color: color-primary-50,
|
|
8
|
+
scl-clipboard-max-height: 2.5rem,
|
|
9
|
+
scl-clipboard-max-width: 22.5rem,
|
|
10
|
+
scl-clipboard-padding: 0.625rem 0.875rem,
|
|
11
|
+
|
|
12
|
+
scl-clipboard-content-min-width: 16rem,
|
|
13
|
+
scl-clipboard-content-font-family: 'Inter',
|
|
14
|
+
scl-clipboard-content-font-size: scl-text-scl-text-body-medium-font-size,
|
|
15
|
+
scl-clipboard-content-font-weight: scl-text-scl-text-medium-font-weight,
|
|
16
|
+
scl-clipboard-content-line-height: scl-text-scl-text-body-medium-line-height,
|
|
17
|
+
scl-clipboard-content-color: color-primary-600,
|
|
18
|
+
|
|
19
|
+
scl-clipboard-button-padding: 0.375rem,
|
|
20
|
+
),
|
|
21
|
+
default,
|
|
22
|
+
default
|
|
23
|
+
);
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Clipboard } from '@angular/cdk/clipboard';
|
|
2
|
+
import { NbIconLibraries } from '@nebular/theme';
|
|
3
|
+
import { SclAlertService } from '../alert/alert.service';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class SclClipBoardComponent {
|
|
6
|
+
private iconLibraries;
|
|
7
|
+
private clipboard;
|
|
8
|
+
private alertService;
|
|
9
|
+
content: string;
|
|
10
|
+
constructor(iconLibraries: NbIconLibraries, clipboard: Clipboard, alertService: SclAlertService);
|
|
11
|
+
copy(value: HTMLElement): void;
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclClipBoardComponent, never>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclClipBoardComponent, "scl-clipboard", never, { "content": { "alias": "content"; "required": false; }; }, {}, never, never, true, never>;
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=clipboard.component.d.ts.map
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.scl-clipboard {
|
|
4
|
+
display: flex;
|
|
5
|
+
gap: nb-theme(scl-clipboard-gap);
|
|
6
|
+
align-items: center;
|
|
7
|
+
border-radius: nb-theme(scl-clipboard-border-radius);
|
|
8
|
+
background-color: nb-theme(scl-clipboard-background-color);
|
|
9
|
+
max-height: nb-theme(scl-clipboard-max-height);
|
|
10
|
+
max-width: nb-theme(scl-clipboard-max-width);
|
|
11
|
+
padding: nb-theme(scl-clipboard-padding);
|
|
12
|
+
|
|
13
|
+
&__content {
|
|
14
|
+
min-width: nb-theme(scl-clipboard-content-min-width);
|
|
15
|
+
font-family: nb-theme(scl-clipboard-content-font-family);
|
|
16
|
+
font-size: nb-theme(scl-clipboard-content-font-size);
|
|
17
|
+
font-weight: nb-theme(scl-clipboard-content-font-weight);
|
|
18
|
+
line-height: nb-theme(scl-clipboard-content-line-height);
|
|
19
|
+
color: nb-theme(scl-clipboard-content-color);
|
|
20
|
+
overflow: hidden;
|
|
21
|
+
text-overflow: ellipsis;
|
|
22
|
+
white-space: nowrap;
|
|
23
|
+
text-align: left;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
button[nbButton] {
|
|
27
|
+
&.size-medium {
|
|
28
|
+
&.icon-start {
|
|
29
|
+
&.icon-end {
|
|
30
|
+
&.appearance-ghost {
|
|
31
|
+
padding: nb-theme(scl-clipboard-button-padding);
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
color-primary-25: #f6eaea,
|
|
6
|
+
color-primary-50: #fce9e9,
|
|
7
|
+
color-primary-100: #f7cbcb,
|
|
8
|
+
color-primary-200: #f0a2a1,
|
|
9
|
+
color-primary-300: #ea7676,
|
|
10
|
+
color-primary-400: #e34d4c,
|
|
11
|
+
color-primary-500: #dd2625,
|
|
12
|
+
color-primary-600: #bc201f,
|
|
13
|
+
color-primary-700: #9d1b1a,
|
|
14
|
+
color-primary-800: #7e1615,
|
|
15
|
+
color-primary-900: #631111,
|
|
16
|
+
),
|
|
17
|
+
default,
|
|
18
|
+
default
|
|
19
|
+
);
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
color-primary-25: #fcf1f2,
|
|
6
|
+
color-primary-50: #eed5d6,
|
|
7
|
+
color-primary-100: #e5bfc1,
|
|
8
|
+
color-primary-200: #d49598,
|
|
9
|
+
color-primary-300: #cb8083,
|
|
10
|
+
color-primary-400: #b9555a,
|
|
11
|
+
color-primary-500: #a82b31,
|
|
12
|
+
color-primary-600: #862227,
|
|
13
|
+
color-primary-700: #651a1d,
|
|
14
|
+
color-primary-800: #541619,
|
|
15
|
+
color-primary-900: #320d0f,
|
|
16
|
+
),
|
|
17
|
+
default,
|
|
18
|
+
default
|
|
19
|
+
);
|
package/color/comet.scss
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
color-primary-25: #f0f7fe,
|
|
6
|
+
color-primary-50: #e6f1fd,
|
|
7
|
+
color-primary-100: #c3ddfa,
|
|
8
|
+
color-primary-200: #94c3f6,
|
|
9
|
+
color-primary-300: #62a7f1,
|
|
10
|
+
color-primary-400: #328ced,
|
|
11
|
+
color-primary-500: #0573e9,
|
|
12
|
+
color-primary-600: #0462c6,
|
|
13
|
+
color-primary-700: #0452a5,
|
|
14
|
+
color-primary-800: #034285,
|
|
15
|
+
color-primary-900: #023469,
|
|
16
|
+
),
|
|
17
|
+
default,
|
|
18
|
+
default
|
|
19
|
+
);
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
color-primary-25: #fff5fa,
|
|
6
|
+
color-primary-50: #ffeef7,
|
|
7
|
+
color-primary-100: #ffd6ec,
|
|
8
|
+
color-primary-200: #ffb5dd,
|
|
9
|
+
color-primary-300: #ff93cd,
|
|
10
|
+
color-primary-400: #ff72be,
|
|
11
|
+
color-primary-500: #ff53b0,
|
|
12
|
+
color-primary-600: #d94796,
|
|
13
|
+
color-primary-700: #b53b7d,
|
|
14
|
+
color-primary-800: #912f64,
|
|
15
|
+
color-primary-900: #73254f,
|
|
16
|
+
),
|
|
17
|
+
default,
|
|
18
|
+
default
|
|
19
|
+
);
|
|
@@ -0,0 +1,154 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
color-base-white: #ffffff,
|
|
6
|
+
color-base-black: #000000,
|
|
7
|
+
color-base-transparent: transparent,
|
|
8
|
+
|
|
9
|
+
color-basic-25: #fcfcfd,
|
|
10
|
+
color-basic-50: #f9fafb,
|
|
11
|
+
color-basic-100: #f3f4f6,
|
|
12
|
+
color-basic-200: #e5e7eb,
|
|
13
|
+
color-basic-300: #d1d5db,
|
|
14
|
+
color-basic-400: #9ca3af,
|
|
15
|
+
color-basic-500: #6b7280,
|
|
16
|
+
color-basic-600: #4b5563,
|
|
17
|
+
color-basic-700: #374151,
|
|
18
|
+
color-basic-800: #1f2937,
|
|
19
|
+
color-basic-900: #111827,
|
|
20
|
+
|
|
21
|
+
color-primary-25: #fdfeff,
|
|
22
|
+
color-primary-50: #e2eafd,
|
|
23
|
+
color-primary-100: #becff9,
|
|
24
|
+
color-primary-200: #96b1f6,
|
|
25
|
+
color-primary-300: #6d93f3,
|
|
26
|
+
color-primary-400: #4576ef,
|
|
27
|
+
color-primary-500: #1e58ec,
|
|
28
|
+
color-primary-600: #1145c8,
|
|
29
|
+
color-primary-700: #0d369d,
|
|
30
|
+
color-primary-800: #0a2874,
|
|
31
|
+
color-primary-900: #051439,
|
|
32
|
+
|
|
33
|
+
color-primary-transparent-100: rgba(30, 88, 236, 0.08),
|
|
34
|
+
color-primary-transparent-200: rgba(30, 88, 236, 0.16),
|
|
35
|
+
color-primary-transparent-300: rgba(30, 88, 236, 0.24),
|
|
36
|
+
color-primary-transparent-400: rgba(30, 88, 236, 0.32),
|
|
37
|
+
color-primary-transparent-500: rgba(30, 88, 236, 0.4),
|
|
38
|
+
color-primary-transparent-600: rgba(30, 88, 236, 0.48),
|
|
39
|
+
color-success-25: #f6fef9,
|
|
40
|
+
color-success-50: #ecfdf3,
|
|
41
|
+
color-success-100: #d1fadf,
|
|
42
|
+
color-success-200: #a6f4c5,
|
|
43
|
+
color-success-300: #6ce9a6,
|
|
44
|
+
color-success-400: #32d583,
|
|
45
|
+
color-success-500: #039855,
|
|
46
|
+
color-success-600: #1a7842,
|
|
47
|
+
color-success-700: #027a48,
|
|
48
|
+
color-success-800: #05603a,
|
|
49
|
+
color-success-900: #054f31,
|
|
50
|
+
|
|
51
|
+
color-success-transparent-100: rgba(2, 152, 85, 0.08),
|
|
52
|
+
color-success-transparent-200: rgba(2, 152, 85, 0.16),
|
|
53
|
+
color-success-transparent-300: rgba(2, 152, 85, 0.24),
|
|
54
|
+
color-success-transparent-400: rgba(2, 152, 85, 0.32),
|
|
55
|
+
color-success-transparent-500: rgba(2, 152, 85, 0.4),
|
|
56
|
+
color-success-transparent-600: rgba(2, 152, 85, 0.48),
|
|
57
|
+
color-info-25: #f5f8ff,
|
|
58
|
+
color-info-50: #eff4ff,
|
|
59
|
+
color-info-100: #d1e0ff,
|
|
60
|
+
color-info-200: #b2ccff,
|
|
61
|
+
color-info-300: #84adff,
|
|
62
|
+
color-info-400: #528bff,
|
|
63
|
+
color-info-500: #2970ff,
|
|
64
|
+
color-info-600: #155eef,
|
|
65
|
+
color-info-700: #004eeb,
|
|
66
|
+
color-info-800: #0040c1,
|
|
67
|
+
color-info-900: #00359e,
|
|
68
|
+
|
|
69
|
+
color-info-transparent-100: rgba(41, 112, 255, 0.08),
|
|
70
|
+
color-info-transparent-200: rgba(41, 112, 255, 0.16),
|
|
71
|
+
color-info-transparent-300: rgba(41, 112, 255, 0.24),
|
|
72
|
+
color-info-transparent-400: rgba(41, 112, 255, 0.32),
|
|
73
|
+
color-info-transparent-500: rgba(41, 112, 255, 0.4),
|
|
74
|
+
color-info-transparent-600: rgba(41, 112, 255, 0.48),
|
|
75
|
+
color-warning-25: #fffcf5,
|
|
76
|
+
color-warning-50: #fffaeb,
|
|
77
|
+
color-warning-100: #fef0c7,
|
|
78
|
+
color-warning-200: #fedf89,
|
|
79
|
+
color-warning-300: #fec84b,
|
|
80
|
+
color-warning-400: #fdb022,
|
|
81
|
+
color-warning-500: #f79009,
|
|
82
|
+
color-warning-600: #dc6803,
|
|
83
|
+
color-warning-700: #b54708,
|
|
84
|
+
color-warning-800: #93370d,
|
|
85
|
+
color-warning-900: #7a2e0e,
|
|
86
|
+
|
|
87
|
+
color-warning-transparent-100: rgba(247, 144, 9, 0.08),
|
|
88
|
+
color-warning-transparent-200: rgba(247, 144, 9, 0.16),
|
|
89
|
+
color-warning-transparent-300: rgba(247, 144, 9, 0.24),
|
|
90
|
+
color-warning-transparent-400: rgba(247, 144, 9, 0.32),
|
|
91
|
+
color-warning-transparent-500: rgba(247, 144, 9, 0.4),
|
|
92
|
+
color-warning-transparent-600: rgba(247, 144, 9, 0.48),
|
|
93
|
+
color-danger-25: #fffbfa,
|
|
94
|
+
color-danger-50: #fef3f2,
|
|
95
|
+
color-danger-100: #fee4e2,
|
|
96
|
+
color-danger-200: #fecdca,
|
|
97
|
+
color-danger-300: #fda29b,
|
|
98
|
+
color-danger-400: #f97066,
|
|
99
|
+
color-danger-500: #f04438,
|
|
100
|
+
color-danger-600: #d92d20,
|
|
101
|
+
color-danger-700: #b42318,
|
|
102
|
+
color-danger-800: #912018,
|
|
103
|
+
color-danger-900: #7a271a,
|
|
104
|
+
|
|
105
|
+
color-danger-transparent-100: rgba(240, 68, 56, 0.08),
|
|
106
|
+
color-danger-transparent-200: rgba(240, 68, 56, 0.16),
|
|
107
|
+
color-danger-transparent-300: rgba(240, 68, 56, 0.24),
|
|
108
|
+
color-danger-transparent-400: rgba(240, 68, 56, 0.32),
|
|
109
|
+
color-danger-transparent-500: rgba(240, 68, 56, 0.4),
|
|
110
|
+
color-danger-transparent-600: rgba(240, 68, 56, 0.48),
|
|
111
|
+
color-supporting-light-green-100: #e4fbcc,
|
|
112
|
+
color-supporting-light-green-800: #326212,
|
|
113
|
+
color-supporting-rose-100: #ffe4e8,
|
|
114
|
+
color-supporting-rose-800: #a11043,
|
|
115
|
+
color-supporting-orange-100: #ffe6d5,
|
|
116
|
+
color-supporting-orange-800: #97180c,
|
|
117
|
+
color-supporting-teal-100: #ccfbef,
|
|
118
|
+
color-supporting-teal-900: #134e48,
|
|
119
|
+
color-supporting-blue-light-100: #e0f2fe,
|
|
120
|
+
color-supporting-purple-50: #f4f3ff,
|
|
121
|
+
|
|
122
|
+
color-supporting-light-blue-100: #e0f2fe,
|
|
123
|
+
color-supporting-light-blue-900: #0b4a6f,
|
|
124
|
+
color-supporting-pink-100: #fce7f6,
|
|
125
|
+
color-supporting-pink-900: #851651,
|
|
126
|
+
|
|
127
|
+
background-basic-color-3: color-basic-100,
|
|
128
|
+
|
|
129
|
+
color-primary-active: color-primary-700,
|
|
130
|
+
color-primary-hover: color-primary-600,
|
|
131
|
+
color-primary-focus: color-primary-500,
|
|
132
|
+
color-primary-focus-border: color-primary-500,
|
|
133
|
+
|
|
134
|
+
color-primary-disabled: color-primary-200,
|
|
135
|
+
color-primary-disabled-border: color-primary-200,
|
|
136
|
+
|
|
137
|
+
color-basic-disabled-border: color-basic-300,
|
|
138
|
+
text-disabled-color: color-control-default,
|
|
139
|
+
|
|
140
|
+
color-control-default: color-base-white,
|
|
141
|
+
color-basic-transparent-default: color-base-transparent,
|
|
142
|
+
color-basic-transparent-hover: color-basic-50,
|
|
143
|
+
color-basic-transparent-active: color-basic-100,
|
|
144
|
+
|
|
145
|
+
text-basic-color: color-basic-900,
|
|
146
|
+
|
|
147
|
+
color-shadow-depth-extra-small: rgba(#051439, 0.06),
|
|
148
|
+
color-shadow-depth-basic-extra-small: #1118270f,
|
|
149
|
+
color-shadow-depth-medium-larger-offset: #1118270f,
|
|
150
|
+
color-shadow-depth-medium-smaller-offset: #11182714,
|
|
151
|
+
),
|
|
152
|
+
default,
|
|
153
|
+
default
|
|
154
|
+
);
|