@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,18 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
scl-accordion-header-gap: 0.625rem,
|
|
6
|
+
scl-accordion-header-padding: 10px 6px,
|
|
7
|
+
scl-accordion-header-font-size: 0.75rem,
|
|
8
|
+
scl-accordion-header-background-color: color-basic-50,
|
|
9
|
+
scl-accordion-header-font-weight: 500,
|
|
10
|
+
scl-accordion-header-margin-bottom: 1rem,
|
|
11
|
+
scl-accordion-header-focus-border-color: color-primary-100,
|
|
12
|
+
scl-accordion-header-focus-border-width: 0.25rem,
|
|
13
|
+
scl-accordion-header-border-radius: 0.25rem,
|
|
14
|
+
scl-accordion-header-hover-background-color: color-primary-50,
|
|
15
|
+
),
|
|
16
|
+
default,
|
|
17
|
+
default
|
|
18
|
+
);
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { NbAccordionItemComponent, NbIconLibraries } from '@nebular/theme';
|
|
3
|
+
import { SclAccordion } from '../accordion';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class SclAccordionItemComponent extends NbAccordionItemComponent {
|
|
6
|
+
private iconLibraries;
|
|
7
|
+
constructor(accordion: SclAccordion, cd: ChangeDetectorRef, iconLibraries: NbIconLibraries);
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclAccordionItemComponent, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclAccordionItemComponent, "scl-accordion-item", never, {}, {}, never, ["scl-accordion-item-header", "scl-accordion-item-body"], true, never>;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=accordion-item.component.d.ts.map
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { NbAccordionItemBodyComponent } from '@nebular/theme';
|
|
3
|
+
import { SclAccordionItemComponent } from '../accordion-item/accordion-item.component';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class SclAccordionItemBodyComponent extends NbAccordionItemBodyComponent {
|
|
6
|
+
constructor(accordionItem: SclAccordionItemComponent, cd: ChangeDetectorRef);
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclAccordionItemBodyComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclAccordionItemBodyComponent, "scl-accordion-item-body", never, {}, {}, never, ["*"], true, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=accordion-item-body.component.d.ts.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { NbAccordionItemHeaderComponent, NbIconLibraries } from '@nebular/theme';
|
|
3
|
+
import { SclAccordionItemComponent } from '../accordion-item/accordion-item.component';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class SclAccordionItemHeaderComponent extends NbAccordionItemHeaderComponent {
|
|
6
|
+
private iconLibraries;
|
|
7
|
+
iconPosition: string;
|
|
8
|
+
backgroundColor: boolean;
|
|
9
|
+
get front(): boolean;
|
|
10
|
+
get setBackgroundColor(): boolean;
|
|
11
|
+
constructor(accordionItem: SclAccordionItemComponent, cd: ChangeDetectorRef, iconLibraries: NbIconLibraries);
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclAccordionItemHeaderComponent, never>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclAccordionItemHeaderComponent, "scl-accordion-item-header", never, { "iconPosition": { "alias": "iconPosition"; "required": false; }; "backgroundColor": { "alias": "backgroundColor"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=accordion-item-header.component.d.ts.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { NbAccordionComponent } from '@nebular/theme';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export interface SclAccordionItem {
|
|
4
|
+
name: string;
|
|
5
|
+
isExpanded?: boolean;
|
|
6
|
+
children?: SclAccordionItem[];
|
|
7
|
+
}
|
|
8
|
+
export declare class SclAccordion extends NbAccordionComponent {
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclAccordion, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclAccordion, "scl-accordion", never, {}, {}, never, ["*"], true, never>;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=accordion.d.ts.map
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.scl-accordion {
|
|
4
|
+
&__header {
|
|
5
|
+
display: flex;
|
|
6
|
+
align-items: center;
|
|
7
|
+
gap: nb-theme(scl-accordion-header-gap);
|
|
8
|
+
padding: nb-theme(scl-accordion-header-padding);
|
|
9
|
+
margin-bottom: nb-theme(scl-accordion-header-margin-bottom);
|
|
10
|
+
font-size: nb-theme(scl-accordion-header-font-size);
|
|
11
|
+
font-weight: nb-theme(scl-accordion-header-font-weight);
|
|
12
|
+
border-radius: nb-theme(scl-accordion-header-border-radius);
|
|
13
|
+
|
|
14
|
+
&:hover {
|
|
15
|
+
background: nb-theme(scl-accordion-header-hover-background-color);
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.scl-accordion-item-header--right {
|
|
21
|
+
.scl-accordion__header {
|
|
22
|
+
flex-direction: row-reverse;
|
|
23
|
+
justify-content: space-between;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.scl-accordion-item-header--background {
|
|
28
|
+
.scl-accordion__header {
|
|
29
|
+
background-color: nb-theme(scl-accordion-header-background-color);
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.scl-accordion-item-header {
|
|
34
|
+
&:focus,
|
|
35
|
+
&:focus-visible {
|
|
36
|
+
outline: none;
|
|
37
|
+
.scl-accordion__header {
|
|
38
|
+
outline: nb-theme(scl-accordion-header-focus-border-width) solid nb-theme(scl-accordion-header-focus-border-color);
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
scl-account-card-padding: 0.75rem 1rem,
|
|
6
|
+
scl-account-card-gap: 1rem,
|
|
7
|
+
scl-account-card-max-width: 32.5rem,
|
|
8
|
+
scl-account-card-width: 100%,
|
|
9
|
+
|
|
10
|
+
scl-account-card-border-width: 0.0625rem,
|
|
11
|
+
scl-account-card-border-radius: 0.375rem,
|
|
12
|
+
|
|
13
|
+
scl-account-card-primary-background-color: color-primary-50,
|
|
14
|
+
scl-account-card-primary-border-color: color-primary-200,
|
|
15
|
+
|
|
16
|
+
scl-account-card-info-background-color: color-info-50,
|
|
17
|
+
scl-account-card-info-border-color: color-info-200,
|
|
18
|
+
|
|
19
|
+
scl-account-card-success-background-color: color-success-50,
|
|
20
|
+
scl-account-card-success-border-color: color-success-200,
|
|
21
|
+
|
|
22
|
+
scl-account-card-basic-background-color: color-basic-50,
|
|
23
|
+
scl-account-card-basic-border-color: color-basic-200,
|
|
24
|
+
|
|
25
|
+
scl-account-card-warning-border-color: color-warning-200,
|
|
26
|
+
scl-account-card-warning-background-color: color-warning-50,
|
|
27
|
+
|
|
28
|
+
scl-account-card-danger-border-color: color-danger-200,
|
|
29
|
+
scl-account-card-danger-background-color: color-danger-50,
|
|
30
|
+
|
|
31
|
+
scl-account-card-ghost-border-color: color-basic-300,
|
|
32
|
+
scl-account-card-ghost-background-color: transparent,
|
|
33
|
+
),
|
|
34
|
+
default,
|
|
35
|
+
default
|
|
36
|
+
);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { NbComponentOrCustomStatus } from '@nebular/theme';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SclAccountCardHeader {
|
|
4
|
+
name: string;
|
|
5
|
+
imageUrl: string;
|
|
6
|
+
status: NbComponentOrCustomStatus;
|
|
7
|
+
statusContent: string;
|
|
8
|
+
get initial(): string;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclAccountCardHeader, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclAccountCardHeader, "scl-account-card-header", never, { "name": { "alias": "name"; "required": false; }; "imageUrl": { "alias": "imageUrl"; "required": false; }; "status": { "alias": "status"; "required": false; }; "statusContent": { "alias": "statusContent"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=account-card-header.component.d.ts.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { NbComponentOrCustomStatus } from '@nebular/theme';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SclAccountCard {
|
|
4
|
+
ghost: string | boolean;
|
|
5
|
+
status: NbComponentOrCustomStatus;
|
|
6
|
+
get basic(): boolean;
|
|
7
|
+
get primary(): boolean;
|
|
8
|
+
get success(): boolean;
|
|
9
|
+
get warning(): boolean;
|
|
10
|
+
get danger(): boolean;
|
|
11
|
+
get info(): boolean;
|
|
12
|
+
get ghostClass(): boolean;
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclAccountCard, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclAccountCard, "scl-account-card", never, { "ghost": { "alias": "ghost"; "required": false; }; "status": { "alias": "status"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=account-card.component.d.ts.map
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.scl-account-card {
|
|
4
|
+
display: grid;
|
|
5
|
+
gap: nb-theme(scl-account-card-gap);
|
|
6
|
+
width: nb-theme(scl-account-card-width);
|
|
7
|
+
max-width: nb-theme(scl-account-card-max-width);
|
|
8
|
+
padding: nb-theme(scl-account-card-padding);
|
|
9
|
+
border-radius: nb-theme(scl-account-card-border-radius);
|
|
10
|
+
|
|
11
|
+
// ghost should in be last as we want to overwrite the status
|
|
12
|
+
$status: (primary, info, success, warning, danger, basic, ghost);
|
|
13
|
+
@each $key in $status {
|
|
14
|
+
&--#{$key} {
|
|
15
|
+
background-color: nb-theme(scl-account-card-#{$key}-background-color);
|
|
16
|
+
border: nb-theme(scl-account-card-border-width) solid nb-theme(scl-account-card-#{$key}-border-color);
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
export declare class AlertData {
|
|
2
|
+
type?: AlertType;
|
|
3
|
+
description?: string;
|
|
4
|
+
heading?: string;
|
|
5
|
+
hasLink?: boolean;
|
|
6
|
+
link?: {
|
|
7
|
+
label?: string;
|
|
8
|
+
route?: string;
|
|
9
|
+
type?: string;
|
|
10
|
+
queryParams?: any;
|
|
11
|
+
};
|
|
12
|
+
control?: boolean;
|
|
13
|
+
}
|
|
14
|
+
export type AlertType = 'warning' | 'info' | 'success' | 'danger' | 'basic';
|
|
15
|
+
export interface AlertConfig {
|
|
16
|
+
position?: {
|
|
17
|
+
bottom?: number;
|
|
18
|
+
right?: number;
|
|
19
|
+
};
|
|
20
|
+
animation?: {
|
|
21
|
+
fadeOut?: number;
|
|
22
|
+
fadeIn?: number;
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
export declare const defaultAlertConfig: AlertConfig;
|
|
26
|
+
//# sourceMappingURL=alert-config.d.ts.map
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
scl-alert-width: 25rem,
|
|
6
|
+
scl-alert-color: color-basic-800,
|
|
7
|
+
scl-alert-padding: 0.875rem 1rem 0.875rem 1rem,
|
|
8
|
+
scl-alert-border-radius: 0.375rem,
|
|
9
|
+
scl-alert-border-color: color-basic-200,
|
|
10
|
+
scl-alert-border-width: 0.063rem,
|
|
11
|
+
|
|
12
|
+
scl-alert-content-gap: 0.625rem,
|
|
13
|
+
|
|
14
|
+
scl-alert-title-margin: 0 0 0.125rem 0,
|
|
15
|
+
|
|
16
|
+
scl-alert-details-gap: 0.75rem,
|
|
17
|
+
|
|
18
|
+
scl-alert-button-wrapper-margin: -0.25rem 0 0 0,
|
|
19
|
+
scl-alert-button-padding: 0.25rem,
|
|
20
|
+
|
|
21
|
+
scl-alert-basic-background-color: color-basic-50,
|
|
22
|
+
scl-alert-basic-border-color: color-basic-100,
|
|
23
|
+
scl-alert-basic-icon-color: color-basic-800,
|
|
24
|
+
|
|
25
|
+
scl-alert-warning-background-color: color-warning-50,
|
|
26
|
+
scl-alert-warning-border-color: color-warning-100,
|
|
27
|
+
scl-alert-warning-icon-color: color-warning-800,
|
|
28
|
+
|
|
29
|
+
scl-alert-danger-background-color: color-danger-50,
|
|
30
|
+
scl-alert-danger-border-color: color-danger-100,
|
|
31
|
+
scl-alert-danger-icon-color: color-danger-800,
|
|
32
|
+
|
|
33
|
+
scl-alert-info-background-color: color-info-50,
|
|
34
|
+
scl-alert-info-border-color: color-info-100,
|
|
35
|
+
scl-alert-info-icon-color: color-info-800,
|
|
36
|
+
|
|
37
|
+
scl-alert-success-background-color: color-success-50,
|
|
38
|
+
scl-alert-success-border-color: color-success-100,
|
|
39
|
+
scl-alert-success-icon-color: color-success-800,
|
|
40
|
+
),
|
|
41
|
+
default,
|
|
42
|
+
default
|
|
43
|
+
);
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { OverlayRef } from '@angular/cdk/overlay';
|
|
2
|
+
export declare class AlertRef {
|
|
3
|
+
private readonly overlay;
|
|
4
|
+
constructor(overlay: OverlayRef);
|
|
5
|
+
close(): void;
|
|
6
|
+
isVisible(): HTMLElement;
|
|
7
|
+
getPosition(): DOMRect;
|
|
8
|
+
updatePosition(position: number): void;
|
|
9
|
+
getHeight(): number;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=alert-ref.d.ts.map
|
package/alert/alert.d.ts
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { AnimationEvent } from '@angular/animations';
|
|
2
|
+
import { OnDestroy, OnInit } from '@angular/core';
|
|
3
|
+
import { NbIconLibraries } from '@nebular/theme';
|
|
4
|
+
import { AlertAnimationState } from './alert-animation';
|
|
5
|
+
import { AlertData } from './alert-config';
|
|
6
|
+
import { AlertRef } from './alert-ref';
|
|
7
|
+
import * as i0 from "@angular/core";
|
|
8
|
+
export declare class SclAlert implements OnInit, OnDestroy {
|
|
9
|
+
readonly data: AlertData;
|
|
10
|
+
readonly ref: AlertRef;
|
|
11
|
+
private iconLibraries;
|
|
12
|
+
animationState: AlertAnimationState;
|
|
13
|
+
private intervalId;
|
|
14
|
+
alertConfig: import("./alert-config").AlertConfig;
|
|
15
|
+
constructor(data: AlertData, ref: AlertRef, iconLibraries: NbIconLibraries);
|
|
16
|
+
ngOnInit(): void;
|
|
17
|
+
ngOnDestroy(): void;
|
|
18
|
+
close(): void;
|
|
19
|
+
onFadeFinished(event: AnimationEvent): void;
|
|
20
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclAlert, never>;
|
|
21
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclAlert, "scl-alert", never, {}, {}, never, never, true, never>;
|
|
22
|
+
}
|
|
23
|
+
//# sourceMappingURL=alert.d.ts.map
|
package/alert/alert.scss
ADDED
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.scl-alert {
|
|
4
|
+
position: relative;
|
|
5
|
+
width: nb-theme(scl-alert-width);
|
|
6
|
+
color: nb-theme(scl-alert-color);
|
|
7
|
+
padding: nb-theme(scl-alert-padding);
|
|
8
|
+
border-radius: nb-theme(scl-alert-border-radius);
|
|
9
|
+
border-width: nb-theme(scl-alert-border-width);
|
|
10
|
+
border-color: nb-theme(scl-alert-border-color);
|
|
11
|
+
border-style: solid;
|
|
12
|
+
|
|
13
|
+
&__content {
|
|
14
|
+
display: grid;
|
|
15
|
+
grid-template-columns: auto 1fr auto;
|
|
16
|
+
gap: nb-theme(scl-alert-content-gap);
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
&__title {
|
|
20
|
+
margin: nb-theme(scl-alert-title-margin);
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
&__details {
|
|
24
|
+
display: flex;
|
|
25
|
+
flex-direction: column;
|
|
26
|
+
gap: nb-theme(scl-alert-details-gap);
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
&__button-wrapper {
|
|
30
|
+
margin: nb-theme(scl-alert-button-wrapper-margin);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.scl-alert-basic {
|
|
35
|
+
background-color: nb-theme(scl-alert-basic-background-color);
|
|
36
|
+
border-color: nb-theme(scl-alert-basic-border-color);
|
|
37
|
+
|
|
38
|
+
.scl-alert__icon {
|
|
39
|
+
color: nb-theme(scl-alert-basic-icon-color);
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.scl-alert-warning {
|
|
44
|
+
background-color: nb-theme(scl-alert-warning-background-color);
|
|
45
|
+
border-color: nb-theme(scl-alert-warning-border-color);
|
|
46
|
+
|
|
47
|
+
.scl-alert__icon {
|
|
48
|
+
color: nb-theme(scl-alert-warning-icon-color);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.scl-alert-success {
|
|
53
|
+
background-color: nb-theme(scl-alert-success-background-color);
|
|
54
|
+
border-color: nb-theme(scl-alert-success-border-color);
|
|
55
|
+
|
|
56
|
+
.scl-alert__icon {
|
|
57
|
+
color: nb-theme(scl-alert-success-icon-color);
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.scl-alert-info {
|
|
62
|
+
background-color: nb-theme(scl-alert-info-background-color);
|
|
63
|
+
border-color: nb-theme(scl-alert-info-border-color);
|
|
64
|
+
|
|
65
|
+
.scl-alert__icon {
|
|
66
|
+
color: nb-theme(scl-alert-info-icon-color);
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.scl-alert-danger {
|
|
71
|
+
background-color: nb-theme(scl-alert-danger-background-color);
|
|
72
|
+
border-color: nb-theme(scl-alert-danger-border-color);
|
|
73
|
+
|
|
74
|
+
.scl-alert__icon {
|
|
75
|
+
color: nb-theme(scl-alert-danger-icon-color);
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.cdk-overlay-container {
|
|
80
|
+
.cdk-overlay-pane {
|
|
81
|
+
.scl-alert {
|
|
82
|
+
.scl-alert__content {
|
|
83
|
+
.scl-alert__button-wrapper {
|
|
84
|
+
.scl-alert__button {
|
|
85
|
+
padding: nb-theme(scl-alert-button-padding);
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { Overlay } from '@angular/cdk/overlay';
|
|
2
|
+
import { PortalInjector } from '@angular/cdk/portal';
|
|
3
|
+
import { Injector, RendererFactory2 } from '@angular/core';
|
|
4
|
+
import { AlertData } from './alert-config';
|
|
5
|
+
import { AlertRef } from './alert-ref';
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
7
|
+
export declare class SclAlertService {
|
|
8
|
+
private overlay;
|
|
9
|
+
private parentInjector;
|
|
10
|
+
private lastAlert;
|
|
11
|
+
private renderer;
|
|
12
|
+
private alertsQueue;
|
|
13
|
+
private maxAlertsToShow;
|
|
14
|
+
constructor(overlay: Overlay, parentInjector: Injector, rendererFactory: RendererFactory2);
|
|
15
|
+
show(data: AlertData): AlertRef;
|
|
16
|
+
basic(data: AlertData): void;
|
|
17
|
+
basicWithLink(data: AlertData): void;
|
|
18
|
+
warning(data: AlertData): void;
|
|
19
|
+
warningWithLink(data: AlertData): void;
|
|
20
|
+
success(data: AlertData): void;
|
|
21
|
+
successWithLink(data: AlertData): void;
|
|
22
|
+
info(data: AlertData): void;
|
|
23
|
+
infoWithLink(data: AlertData): void;
|
|
24
|
+
danger(data: AlertData): void;
|
|
25
|
+
dangerWithLink(data: AlertData): void;
|
|
26
|
+
getPositionStrategy(): import("@angular/cdk/overlay").GlobalPositionStrategy;
|
|
27
|
+
getInjector(data: AlertData, alertRef: AlertRef, parentInjector: Injector): PortalInjector;
|
|
28
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclAlertService, never>;
|
|
29
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<SclAlertService>;
|
|
30
|
+
}
|
|
31
|
+
//# sourceMappingURL=alert.service.d.ts.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
@use "@nebular/theme/styles/theming" as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
user-picture-box-background-color: color-supporting-orange-100,
|
|
6
|
+
user-initials-text-color: color-supporting-orange-800,
|
|
7
|
+
user-picture-box-border-color: transparent,
|
|
8
|
+
user-giant-initials-text-font-size: 1.75rem,
|
|
9
|
+
),
|
|
10
|
+
default,
|
|
11
|
+
default
|
|
12
|
+
);
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { NbBadgePosition, NbComponentOrCustomStatus, NbComponentShape, NbComponentSize } from '@nebular/theme';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SclAvatar {
|
|
4
|
+
name: string;
|
|
5
|
+
title: string;
|
|
6
|
+
color: string;
|
|
7
|
+
size: NbComponentSize;
|
|
8
|
+
shape: NbComponentShape;
|
|
9
|
+
badgePosition: NbBadgePosition;
|
|
10
|
+
badgeStatus: NbComponentOrCustomStatus;
|
|
11
|
+
badgeText: string;
|
|
12
|
+
onlyPicture: boolean;
|
|
13
|
+
picture: string;
|
|
14
|
+
showInitials: boolean;
|
|
15
|
+
showName: boolean;
|
|
16
|
+
showTitle: boolean;
|
|
17
|
+
get initial(): string;
|
|
18
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclAvatar, never>;
|
|
19
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclAvatar, "scl-avatar", never, { "name": { "alias": "name"; "required": false; }; "title": { "alias": "title"; "required": false; }; "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "badgePosition": { "alias": "badgePosition"; "required": false; }; "badgeStatus": { "alias": "badgeStatus"; "required": false; }; "badgeText": { "alias": "badgeText"; "required": false; }; "onlyPicture": { "alias": "onlyPicture"; "required": false; }; "picture": { "alias": "picture"; "required": false; }; "showInitials": { "alias": "showInitials"; "required": false; }; "showName": { "alias": "showName"; "required": false; }; "showTitle": { "alias": "showTitle"; "required": false; }; }, {}, never, never, true, never>;
|
|
20
|
+
}
|
|
21
|
+
//# sourceMappingURL=avatar.d.ts.map
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
scl-badge-padding: 0.125rem 0.5rem,
|
|
6
|
+
scl-badge-font-size: scl-text-label-medium-font-size,
|
|
7
|
+
scl-badge-line-height: scl-text-label-medium-line-height,
|
|
8
|
+
scl-badge-uppercase-tracking: scl-text-label-medium-uppercase-tracking,
|
|
9
|
+
scl-badge-font-weight: scl-text-bold-font-weight,
|
|
10
|
+
scl-badge-border-radius: 1rem,
|
|
11
|
+
|
|
12
|
+
scl-badge-primary-background-color: color-primary-100,
|
|
13
|
+
scl-badge-primary-text-color: color-primary-800,
|
|
14
|
+
scl-badge-info-background-color: color-info-100,
|
|
15
|
+
scl-badge-info-text-color: color-info-800,
|
|
16
|
+
scl-badge-success-background-color: color-success-100,
|
|
17
|
+
scl-badge-success-text-color: color-success-800,
|
|
18
|
+
scl-badge-warning-background-color: color-warning-100,
|
|
19
|
+
scl-badge-warning-text-color: color-warning-800,
|
|
20
|
+
scl-badge-danger-background-color: color-danger-100,
|
|
21
|
+
scl-badge-danger-text-color: color-danger-800,
|
|
22
|
+
scl-badge-basic-background-color: color-basic-100,
|
|
23
|
+
scl-badge-basic-text-color: color-basic-800,
|
|
24
|
+
scl-badge-control-background-color: color-control-100,
|
|
25
|
+
scl-badge-control-text-color: color-control-800,
|
|
26
|
+
scl-badge-light-green-background-color: color-supporting-light-green-100,
|
|
27
|
+
scl-badge-light-green-text-color: color-supporting-ight-green-800,
|
|
28
|
+
scl-badge-rose-background-color: color-supporting-rose-100,
|
|
29
|
+
scl-badge-rose-text-color: color-supporting-rose-800,
|
|
30
|
+
scl-badge-orange-background-color: color-supporting-orange-100,
|
|
31
|
+
scl-badge-orange-text-color: color-supporting-orange-800,
|
|
32
|
+
scl-badge-teal-background-color: color-supporting-teal-100,
|
|
33
|
+
scl-badge-teal-text-color: color-supporting-teal-900,
|
|
34
|
+
scl-badge-light-blue-background-color: color-supporting-light-blue-100,
|
|
35
|
+
scl-badge-light-blue-text-color: color-supporting-light-blue-900,
|
|
36
|
+
scl-badge-pink-background-color: color-supporting-pink-100,
|
|
37
|
+
scl-badge-pink-text-color: color-supporting-pink-900,
|
|
38
|
+
|
|
39
|
+
//overwritting nebular config
|
|
40
|
+
badge-primary-background-color: color-primary-100,
|
|
41
|
+
badge-primary-text-color: color-primary-800,
|
|
42
|
+
badge-info-background-color: color-info-100,
|
|
43
|
+
badge-info-text-color: color-info-800,
|
|
44
|
+
badge-success-background-color: color-success-100,
|
|
45
|
+
badge-success-text-color: color-success-800,
|
|
46
|
+
badge-warning-background-color: color-warning-100,
|
|
47
|
+
badge-warning-text-color: color-warning-800,
|
|
48
|
+
badge-danger-background-color: color-danger-100,
|
|
49
|
+
badge-danger-text-color: color-danger-800,
|
|
50
|
+
badge-basic-background-color: color-basic-100,
|
|
51
|
+
badge-basic-text-color: color-basic-800,
|
|
52
|
+
badge-control-background-color: color-control-100,
|
|
53
|
+
badge-control-text-color: color-control-800,
|
|
54
|
+
badge-light-green-background-color: color-supporting-light-green-100,
|
|
55
|
+
badge-light-green-text-color: color-supporting-ight-green-800,
|
|
56
|
+
badge-rose-background-color: color-supporting-rose-100,
|
|
57
|
+
badge-rose-text-color: color-supporting-rose-800,
|
|
58
|
+
badge-orange-background-color: color-supporting-orange-100,
|
|
59
|
+
badge-orange-text-color: color-supporting-orange-800,
|
|
60
|
+
badge-teal-background-color: color-supporting-teal-100,
|
|
61
|
+
badge-teal-text-color: color-supporting-teal-900,
|
|
62
|
+
|
|
63
|
+
badge-border-radius: 1rem,
|
|
64
|
+
badge-text-font-weight: scl-text-bold-font-weight,
|
|
65
|
+
),
|
|
66
|
+
default,
|
|
67
|
+
default
|
|
68
|
+
);
|
package/badge/badge.d.ts
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { NbComponentOrCustomStatus } from '@nebular/theme';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SclBadge {
|
|
4
|
+
private statusService;
|
|
5
|
+
status: NbComponentOrCustomStatus;
|
|
6
|
+
get primary(): boolean;
|
|
7
|
+
get info(): boolean;
|
|
8
|
+
get success(): boolean;
|
|
9
|
+
get warning(): boolean;
|
|
10
|
+
get danger(): boolean;
|
|
11
|
+
get basic(): boolean;
|
|
12
|
+
get control(): boolean;
|
|
13
|
+
get additionalClasses(): string[];
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclBadge, never>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SclBadge, "scl-badge", never, { "status": { "alias": "status"; "required": false; }; }, {}, never, never, true, never>;
|
|
16
|
+
}
|
|
17
|
+
//# sourceMappingURL=badge.d.ts.map
|
package/badge/badge.scss
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.scl-badge {
|
|
4
|
+
display: inline-flex;
|
|
5
|
+
padding: nb-theme(scl-badge-padding);
|
|
6
|
+
font-size: nb-theme(scl-badge-font-size);
|
|
7
|
+
line-height: nb-theme(scl-badge-line-height);
|
|
8
|
+
letter-spacing: nb-theme(scl-badge-uppercase-tracking);
|
|
9
|
+
font-weight: nb-theme(scl-badge-font-weight);
|
|
10
|
+
border-radius: nb-theme(scl-badge-border-radius);
|
|
11
|
+
align-items: center;
|
|
12
|
+
justify-content: center;
|
|
13
|
+
|
|
14
|
+
$status: (primary, info, success, warning, danger, basic, control, light-green, rose, orange, teal, light-blue, pink);
|
|
15
|
+
@each $key in $status {
|
|
16
|
+
&--#{$key} {
|
|
17
|
+
background-color: nb-theme(scl-badge-#{$key}-background-color);
|
|
18
|
+
color: nb-theme(scl-badge-#{$key}-text-color);
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { InjectionToken } from '@angular/core';
|
|
2
|
+
export declare const BANK_LOGO: InjectionToken<string>;
|
|
3
|
+
export declare function banklogoProvider(logoUrl?: string): {
|
|
4
|
+
provide: InjectionToken<string>;
|
|
5
|
+
useValue: string;
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=bank-logo.provider.d.ts.map
|