@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,52 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.scl-side-drawer {
|
|
4
|
+
flex-direction: column;
|
|
5
|
+
background-color: nb-theme(scl-side-drawer-background-color);
|
|
6
|
+
min-height: nb-theme(scl-side-drawer-min-height);
|
|
7
|
+
height: 100%;
|
|
8
|
+
width: nb-theme(scl-side-drawer-width);
|
|
9
|
+
overflow-y: auto;
|
|
10
|
+
|
|
11
|
+
&__content {
|
|
12
|
+
width: nb-theme(scl-side-drawer-content-width);
|
|
13
|
+
display: flex;
|
|
14
|
+
flex-direction: column;
|
|
15
|
+
padding: nb-theme(scl-side-drawer-padding);
|
|
16
|
+
|
|
17
|
+
.scl-page-loader__container {
|
|
18
|
+
min-height: calc(100vh - 80px);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.xpas-page-loader__container {
|
|
22
|
+
min-height: calc(100vh - 80px);
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
&--small {
|
|
27
|
+
width: nb-theme(scl-side-drawer-small-width);
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
&--medium {
|
|
31
|
+
width: nb-theme(scl-side-drawer-medium-width);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
&--large {
|
|
35
|
+
width: nb-theme(scl-side-drawer-large-width);
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
&--giant {
|
|
39
|
+
width: nb-theme(scl-side-drawer-giant-width);
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
html {
|
|
44
|
+
&.cdk-global-scrollblock {
|
|
45
|
+
overflow-y: auto;
|
|
46
|
+
}
|
|
47
|
+
&.scl-side-drawer-backdrop {
|
|
48
|
+
position: fixed;
|
|
49
|
+
width: 100%;
|
|
50
|
+
overflow: hidden;
|
|
51
|
+
}
|
|
52
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { Location } from '@angular/common';
|
|
2
|
+
import { ComponentRef, RendererFactory2, Type } from '@angular/core';
|
|
3
|
+
import { Router } from '@angular/router';
|
|
4
|
+
import { NbOverlay, NbOverlayRef } from '@nebular/theme';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export type DrawerSize = 'medium' | 'large' | 'small' | 'giant';
|
|
7
|
+
export declare class SclSideDrawerService {
|
|
8
|
+
private overlay;
|
|
9
|
+
private router;
|
|
10
|
+
private location;
|
|
11
|
+
private compRefs;
|
|
12
|
+
private renderer;
|
|
13
|
+
overlayRefs: NbOverlayRef[];
|
|
14
|
+
constructor(overlay: NbOverlay, rendererFactory: RendererFactory2, router: Router, location: Location);
|
|
15
|
+
open<T>(component: Type<T>, config?: any): ComponentRef<T> | null;
|
|
16
|
+
close(): void;
|
|
17
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclSideDrawerService, never>;
|
|
18
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<SclSideDrawerService>;
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=side-drawer.service.d.ts.map
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { NbComponentOrCustomStatus, NbComponentSize, NbSpinnerDirective } from '@nebular/theme';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SclSpinner extends NbSpinnerDirective {
|
|
4
|
+
spinnerMessage: string;
|
|
5
|
+
spinnerStatus: NbComponentOrCustomStatus;
|
|
6
|
+
spinnerSize: NbComponentSize;
|
|
7
|
+
set sclSpinner(val: boolean);
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclSpinner, never>;
|
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SclSpinner, "[sclSpinner]", ["sclSpinner"], { "spinnerMessage": { "alias": "sclSpinnerMessage"; "required": false; }; "spinnerStatus": { "alias": "sclSpinnerStatus"; "required": false; }; "spinnerSize": { "alias": "sclSpinnerSize"; "required": false; }; "sclSpinner": { "alias": "sclSpinner"; "required": false; }; }, {}, never, never, true, never>;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=spinner.d.ts.map
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { CdkStep } from '@angular/cdk/stepper';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SclStep extends CdkStep {
|
|
4
|
+
disabled: boolean;
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclStep, never>;
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclStep, "scl-step", never, { "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=step.d.ts.map
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { PipeTransform } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class StepStatePipe implements PipeTransform {
|
|
4
|
+
transform(state: string): "completed" | null;
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<StepStatePipe, never>;
|
|
6
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<StepStatePipe, "stepState", true>;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=step.pipe.d.ts.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { StepState } from '@angular/cdk/stepper';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SclStepHeader {
|
|
4
|
+
index: number;
|
|
5
|
+
label: string;
|
|
6
|
+
selected: boolean;
|
|
7
|
+
state: StepState;
|
|
8
|
+
disabled: boolean;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclStepHeader, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclStepHeader, "scl-step-header", never, { "index": { "alias": "index"; "required": false; }; "label": { "alias": "label"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "state": { "alias": "state"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, true, never>;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=step-header.d.ts.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { CdkStepperNext } from '@angular/cdk/stepper';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SclStepperNext extends CdkStepperNext {
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclStepperNext, never>;
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SclStepperNext, "button[SclStepperNext]", never, { "type": { "alias": "type"; "required": false; }; }, {}, never, never, true, never>;
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=stepper-next.d.ts.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { CdkStepperPrevious } from '@angular/cdk/stepper';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SclStepperPrevious extends CdkStepperPrevious {
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclStepperPrevious, never>;
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SclStepperPrevious, "button[SclStepperPrevious]", never, { "type": { "alias": "type"; "required": false; }; }, {}, never, never, true, never>;
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=stepper-previous.d.ts.map
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
scl-stepper-selected-background-color: color-primary-50,
|
|
6
|
+
scl-stepper-selected-color: color-primary-500,
|
|
7
|
+
scl-stepper-selected-border-color: color-primary-500,
|
|
8
|
+
scl-stepper-selected-text-color: color-basic-900,
|
|
9
|
+
|
|
10
|
+
scl-stepper-color: color-basic-500,
|
|
11
|
+
scl-stepper-complete-color: color-basic-900,
|
|
12
|
+
|
|
13
|
+
scl-stepper-outline-color: color-primary-100,
|
|
14
|
+
|
|
15
|
+
scl-stepper-completed-color: color-primary-500,
|
|
16
|
+
scl-stepper-completed-border-color: color-primary-500,
|
|
17
|
+
scl-stepper-completed-text-color: color-basic-900,
|
|
18
|
+
|
|
19
|
+
scl-stepper-connector-background-color: color-basic-500,
|
|
20
|
+
scl-stepper-connector-height: 0.063rem,
|
|
21
|
+
scl-stepper-border-color: color-basic-500,
|
|
22
|
+
|
|
23
|
+
scl-stepper-header-font-weight: 600,
|
|
24
|
+
scl-stepper-header-font-size: 0.75rem,
|
|
25
|
+
scl-stepper-header-margin: 0 0 1.75rem 0,
|
|
26
|
+
|
|
27
|
+
scl-stepper-hover-background-color: color-basic-100,
|
|
28
|
+
scl-stepper-active-background-color: color-basic-200,
|
|
29
|
+
|
|
30
|
+
scl-stepper-header-padding: 0.5rem 0.75rem,
|
|
31
|
+
scl-connector-width: 2.5rem,
|
|
32
|
+
scl-header-index-size: 1.5rem,
|
|
33
|
+
scl-stepper-card-margin: 0 0 0.5rem 0,
|
|
34
|
+
),
|
|
35
|
+
default,
|
|
36
|
+
default
|
|
37
|
+
);
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { OnInit, QueryList, EventEmitter, OnDestroy } from '@angular/core';
|
|
2
|
+
import { CdkStepper } from '@angular/cdk/stepper';
|
|
3
|
+
import { SclStep } from './step/step';
|
|
4
|
+
import { Subscription } from 'rxjs';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class SclStepper extends CdkStepper implements OnInit, OnDestroy {
|
|
7
|
+
stepperSubscription: Subscription;
|
|
8
|
+
_steps: QueryList<SclStep>;
|
|
9
|
+
forward: EventEmitter<number>;
|
|
10
|
+
set disableStepNavigation(value: string);
|
|
11
|
+
hasScroll: boolean;
|
|
12
|
+
get applyScroll(): boolean;
|
|
13
|
+
disableHeaderNavigation: boolean;
|
|
14
|
+
ngOnInit(): void;
|
|
15
|
+
ngOnDestroy(): void;
|
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclStepper, never>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclStepper, "scl-stepper", never, { "disableStepNavigation": { "alias": "disableStepNavigation"; "required": false; }; "hasScroll": { "alias": "hasScroll"; "required": false; }; }, { "forward": "forward"; }, ["_steps"], never, true, never>;
|
|
18
|
+
}
|
|
19
|
+
//# sourceMappingURL=stepper.d.ts.map
|
|
@@ -0,0 +1,149 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.stepper-header {
|
|
4
|
+
display: flex;
|
|
5
|
+
align-items: center;
|
|
6
|
+
justify-content: center;
|
|
7
|
+
color: nb-theme(scl-stepper-color);
|
|
8
|
+
font-weight: nb-theme(scl-stepper-header-font-weight);
|
|
9
|
+
font-size: nb-theme(scl-stepper-header-font-size);
|
|
10
|
+
margin: nb-theme(scl-stepper-header-margin);
|
|
11
|
+
|
|
12
|
+
.step-header {
|
|
13
|
+
&.disabled {
|
|
14
|
+
pointer-events: none;
|
|
15
|
+
cursor: initial;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
&__disabled {
|
|
19
|
+
pointer-events: none;
|
|
20
|
+
cursor: initial;
|
|
21
|
+
.stepper-header__content[nbButton].appearance-ghost.size-medium:hover {
|
|
22
|
+
background-color: transparent;
|
|
23
|
+
color: currentColor;
|
|
24
|
+
}
|
|
25
|
+
.stepper-header__content[nbButton].appearance-ghost.size-medium:focus {
|
|
26
|
+
outline: none;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
&__content {
|
|
32
|
+
align-items: center;
|
|
33
|
+
cursor: pointer;
|
|
34
|
+
&[nbButton].appearance-ghost.size-medium {
|
|
35
|
+
padding: nb-theme(scl-stepper-header-padding);
|
|
36
|
+
gap: 0.5rem;
|
|
37
|
+
color: nb-theme(scl-stepper-color);
|
|
38
|
+
&:hover {
|
|
39
|
+
background-color: nb-theme(scl-stepper-hover-background-color);
|
|
40
|
+
border-color: transparent;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
&:focus {
|
|
44
|
+
background-color: transparent;
|
|
45
|
+
border-color: transparent;
|
|
46
|
+
outline: 4px solid nb-theme(scl-stepper-outline-color);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
&:active {
|
|
50
|
+
background-color: nb-theme(scl-stepper-active-background-color);
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
&.completed {
|
|
55
|
+
.stepper-header__index {
|
|
56
|
+
font-size: 0;
|
|
57
|
+
line-height: 0;
|
|
58
|
+
background-color: nb-theme(scl-stepper-selected-background-color);
|
|
59
|
+
position: relative;
|
|
60
|
+
border: 1px solid nb-theme(scl-stepper-selected-border-color);
|
|
61
|
+
|
|
62
|
+
&::before {
|
|
63
|
+
content: '';
|
|
64
|
+
display: block;
|
|
65
|
+
position: absolute;
|
|
66
|
+
top: 4px;
|
|
67
|
+
left: 8px;
|
|
68
|
+
width: 6px;
|
|
69
|
+
height: 12px;
|
|
70
|
+
border: solid nb-theme(scl-stepper-selected-color);
|
|
71
|
+
border-width: 0 2px 2px 0;
|
|
72
|
+
transform: rotate(45deg);
|
|
73
|
+
border-radius: 1px;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.stepper-header__label {
|
|
78
|
+
color: nb-theme(scl-stepper-selected-text-color);
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
&__index {
|
|
84
|
+
display: flex;
|
|
85
|
+
align-items: center;
|
|
86
|
+
justify-content: center;
|
|
87
|
+
height: nb-theme(scl-header-index-size);
|
|
88
|
+
width: nb-theme(scl-header-index-size);
|
|
89
|
+
border: 1px solid nb-theme(scl-stepper-border-color);
|
|
90
|
+
border-radius: 50%;
|
|
91
|
+
|
|
92
|
+
&.selected {
|
|
93
|
+
background-color: nb-theme(scl-stepper-selected-background-color);
|
|
94
|
+
color: nb-theme(scl-stepper-selected-color);
|
|
95
|
+
border: 1px solid nb-theme(scl-stepper-selected-border-color);
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
&__connector {
|
|
100
|
+
height: nb-theme(scl-stepper-connector-height);
|
|
101
|
+
flex-basis: nb-theme(scl-connector-width);
|
|
102
|
+
max-width: nb-theme(scl-connector-width);
|
|
103
|
+
background: nb-theme(scl-stepper-connector-background-color);
|
|
104
|
+
|
|
105
|
+
&.completed {
|
|
106
|
+
background: nb-theme(scl-stepper-selected-color);
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
&__selected {
|
|
111
|
+
.stepper-header__label {
|
|
112
|
+
color: nb-theme(scl-stepper-selected-text-color);
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
.stepper {
|
|
118
|
+
&__card {
|
|
119
|
+
border: none;
|
|
120
|
+
margin: nb-theme(scl-stepper-card-margin);
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
&__card-content {
|
|
124
|
+
padding: 0;
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.stepper--scroll {
|
|
129
|
+
.stepper {
|
|
130
|
+
&__card {
|
|
131
|
+
width: 100%;
|
|
132
|
+
justify-self: center;
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
&__card-content {
|
|
136
|
+
overflow-x: auto;
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
.stepper-header {
|
|
140
|
+
justify-content: flex-start;
|
|
141
|
+
@media screen and (min-width: 2100px) {
|
|
142
|
+
justify-content: center;
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
&__connector {
|
|
146
|
+
min-width: nb-theme(scl-connector-width);
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
@use './typography/font.scss';
|
|
2
|
+
@use './typography/typography-config.scss';
|
|
3
|
+
@use './input/input-config.scss';
|
|
4
|
+
@use './box-shadow/box-shadow-config.scss';
|
|
5
|
+
@use './pagination/pagination-config.scss';
|
|
6
|
+
@use './tabset/route-tab/route-tab-config.scss';
|
|
7
|
+
@use './tabset/tab-directive/tabset-config.scss';
|
|
8
|
+
@use './label/label-config.scss';
|
|
9
|
+
@use './form/form-config.scss';
|
|
10
|
+
@use './form/form-control/form-control-config.scss';
|
|
11
|
+
@use './form/form-message/form-message-config.scss';
|
|
12
|
+
@use './button/button-config.scss';
|
|
13
|
+
@use './toggle/toggle-config.scss';
|
|
14
|
+
@use './button-group/button-group-config.scss';
|
|
15
|
+
@use './table/table-config.scss';
|
|
16
|
+
@use './badge/badge-config.scss';
|
|
17
|
+
@use './checkbox/checkbox-config.scss';
|
|
18
|
+
@use './alert/alert-config.scss';
|
|
19
|
+
@use './button-group/button-group-header/button-group-header-config.scss';
|
|
20
|
+
@use './accordion/accordion-config.scss';
|
|
21
|
+
@use './avatar/avatar-config.scss';
|
|
22
|
+
@use './info-column/info-column-config.scss';
|
|
23
|
+
@use './radio-button/radio-button-config.scss';
|
|
24
|
+
@use './side-drawer/side-drawer-config.scss';
|
|
25
|
+
@use './icon/icon.config.scss';
|
|
26
|
+
@use './link/link-config.scss';
|
|
27
|
+
@use './form/select-input-field/select-input-field-config.scss';
|
|
28
|
+
@use './select/select-config.scss';
|
|
29
|
+
@use './column-text/column-text.config.scss';
|
|
30
|
+
@use './row/row-config.scss';
|
|
31
|
+
@use './ribbon/ribbon-config.scss';
|
|
32
|
+
@use './card/card-config.scss';
|
|
33
|
+
@use './inline-alert/inline-alert-config.scss';
|
|
34
|
+
@use './button-spinner/button-spinner-config.scss';
|
|
35
|
+
@use './dropdown/context-menu-config.scss';
|
|
36
|
+
@use './stepper/stepper.config.scss';
|
|
37
|
+
@use './treeview/treeview-config.scss';
|
|
38
|
+
@use './datepicker-icon/datepicker-icon-config.scss';
|
|
39
|
+
@use './file-uploader/file-upload-config.scss';
|
|
40
|
+
@use './color-wrapper/color-wrapper-config.scss';
|
|
41
|
+
@use './bordered-section/bordered-section-config.scss';
|
|
42
|
+
@use './taglist/tag/tag-config.scss';
|
|
43
|
+
@use './text-editor/text-editor.config.scss';
|
|
44
|
+
@use './grid-row/grid-row.config.scss';
|
|
45
|
+
@use './datepicker/datepicker.config.scss';
|
|
46
|
+
@use './preview-box/preview-box-config.scss';
|
|
47
|
+
@use './round-checkbox/round-checkbox-config.scss';
|
|
48
|
+
@use './select-country/select-country-config.scss';
|
|
49
|
+
@use './image-panel/image-panel-config.scss';
|
|
50
|
+
@use './clipboard/clipboard-config.scss';
|
|
51
|
+
@use './toggle-password/toggle-password-config.scss';
|
|
52
|
+
@use './form/form-control-wrapper/form-control-wrapper-config.scss';
|
|
53
|
+
@use './page-loader/page-loader-config.scss';
|
|
54
|
+
@use './page-container/page-container-config.scss';
|
|
55
|
+
@use './page-container/page-container-info/page-container-info-config.scss';
|
|
56
|
+
@use './error-page-container/error-content/error-content-config.scss';
|
|
57
|
+
@use './otp-input/otp-input-config.scss';
|
|
58
|
+
@use './image-card/image-card-config.scss';
|
|
59
|
+
@use './data-list/data-list.config.scss';
|
|
60
|
+
@use './detail-panel/detail-panel-config.scss';
|
|
61
|
+
@use './detail-panel/detail-panel-title/detail-panel-title-config.scss';
|
|
62
|
+
@use './detail-panel/detail-panel-row/detail-panel-column/detail-panel-column-config.scss';
|
|
63
|
+
@use './section-shell/section-shell-config.scss';
|
|
64
|
+
@use './menu/menu-config.scss';
|
|
65
|
+
@use './section-header/section-header-config.scss';
|
|
66
|
+
@use './container/container-config.scss';
|
|
67
|
+
@use './section-separator/section-separator-config.scss';
|
|
68
|
+
@use './page-header/page-header-config.scss';
|
|
69
|
+
@use './dialog/dialog-config.scss';
|
|
70
|
+
@use './dialog/dialog-container/dialog-container-config.scss';
|
|
71
|
+
@use './dialog/dialog-header/dialog-header-config.scss';
|
|
72
|
+
@use './regex-checker/regex-checker-config.scss';
|
|
73
|
+
@use './radio-card-group/radio-card-group-config.scss';
|
|
74
|
+
@use './radio-card-group/radio-card/radio-card-config.scss';
|
|
75
|
+
@use './column-seperator/column-separator-config.scss';
|
|
76
|
+
@use './media-preview/media-preview-modal/media-previw-modal-config.scss';
|
|
77
|
+
@use './media-preview/media-preview-config.scss';
|
|
78
|
+
@use './popover-content/popover-content-item/popover-content-item-config.scss';
|
|
79
|
+
@use './account-card/account-card-config.scss';
|
|
80
|
+
@use './account-card/account-card-header/account-card-header-config.scss';
|
|
81
|
+
@use './chart/chart-config.scss';
|
|
82
|
+
@use './progress-bar/progress-bar-config.scss';
|
|
83
|
+
@use './shell/shell-config.component.scss';
|
|
84
|
+
@use './shell/shell-sidebar/shell-sidebar-config.scss';
|
|
85
|
+
@use './shell/shell-sidebar-menu/shell-sidebar-menu-config.scss';
|
|
86
|
+
@use './progress-chart/progress-chart-config.scss';
|
|
87
|
+
@use './select-card/select-card-config.scss';
|
|
88
|
+
@use './table-action-control/table-action-control-config.scss';
|
|
89
|
+
@use './info-slider/info-slider-config.scss';
|
|
90
|
+
@use './section-row/section-row-config.scss';
|
|
91
|
+
@use './full-container/full-container-config.scss';
|
|
92
|
+
@use './shell/checker-sidebar/checker-sidebar-config.scss';
|
|
93
|
+
@use './custom-datepicker/custom-datepicker-config.scss';
|
|
94
|
+
@use './timepicker/timepicker-config.scss';
|
|
95
|
+
@use './grid/grid-config.scss';
|
|
96
|
+
@use './shell/maker-sidebar/maker-sidebar-config.scss';
|
|
97
|
+
@use './timeline/timeline-config.scss';
|
|
98
|
+
@use './scrollable-content/scrollable-content-config.scss';
|
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "@angular/router";
|
|
3
|
+
import * as i2 from "@nebular/theme";
|
|
4
|
+
import * as i3 from "./pagination/pagination";
|
|
5
|
+
import * as i4 from "@angular/forms";
|
|
6
|
+
import * as i5 from "./table/table";
|
|
7
|
+
import * as i6 from "./table/table-column/scl-table-column";
|
|
8
|
+
import * as i7 from "./form/form-control/form-field";
|
|
9
|
+
import * as i8 from "./form/form-message/form-message";
|
|
10
|
+
import * as i9 from "./form/validate-and-submit";
|
|
11
|
+
import * as i10 from "ngx-quill";
|
|
12
|
+
import * as i11 from "./row/row.component";
|
|
13
|
+
import * as i12 from "./row/column/column.component";
|
|
14
|
+
import * as i13 from "./label/label";
|
|
15
|
+
import * as i14 from "./button-group/button-group";
|
|
16
|
+
import * as i15 from "./dropdown/context-menu";
|
|
17
|
+
import * as i16 from "./dropdown/context-menu-content/context-menu-content";
|
|
18
|
+
import * as i17 from "./dropdown/context-menu-list/context-menu-list";
|
|
19
|
+
import * as i18 from "./dropdown/context-menu-item";
|
|
20
|
+
import * as i19 from "./stepper/stepper";
|
|
21
|
+
import * as i20 from "./stepper/step/step";
|
|
22
|
+
import * as i21 from "./stepper/stepper-button/stepper-previous";
|
|
23
|
+
import * as i22 from "./stepper/stepper-button/stepper-next";
|
|
24
|
+
import * as i23 from "./alert/alert";
|
|
25
|
+
import * as i24 from "./filter/filter";
|
|
26
|
+
import * as i25 from "./treeview/treeview";
|
|
27
|
+
import * as i26 from "./treeview/treeview-header/treeview-header";
|
|
28
|
+
import * as i27 from "./file-uploader/file-uploader";
|
|
29
|
+
import * as i28 from "./badge/badge";
|
|
30
|
+
import * as i29 from "./typography/typography";
|
|
31
|
+
import * as i30 from "./button-group/button-group-header/button-group-header";
|
|
32
|
+
import * as i31 from "./accordion/accordion";
|
|
33
|
+
import * as i32 from "./info-column/info-column";
|
|
34
|
+
import * as i33 from "./form/select-input-field/select-input-field";
|
|
35
|
+
import * as i34 from "./column-text/column-text";
|
|
36
|
+
import * as i35 from "./ribbon/ribbon";
|
|
37
|
+
import * as i36 from "./link/link";
|
|
38
|
+
import * as i37 from "./form/form-control/form-control-action";
|
|
39
|
+
import * as i38 from "./toggle/toggle-description/toggle-description";
|
|
40
|
+
import * as i39 from "./inline-alert/inline-alert";
|
|
41
|
+
import * as i40 from "./form/form-control/form-control-icon";
|
|
42
|
+
import * as i41 from "./table/table-text/scl-table-text";
|
|
43
|
+
import * as i42 from "@ng-select/ng-select";
|
|
44
|
+
import * as i43 from "./datepicker-icon/datepicker-icon";
|
|
45
|
+
import * as i44 from "@angular/common/http";
|
|
46
|
+
import * as i45 from "./color-wrapper/color-wrapper";
|
|
47
|
+
import * as i46 from "./bordered-section/bordered-section";
|
|
48
|
+
import * as i47 from "@angular/cdk/table";
|
|
49
|
+
import * as i48 from "./text-editor/text-editor";
|
|
50
|
+
import * as i49 from "./grid-row/grid-row";
|
|
51
|
+
import * as i50 from "./tabset/tab-directive/tabset.directive";
|
|
52
|
+
import * as i51 from "./side-drawer/side-drawer";
|
|
53
|
+
import * as i52 from "./datepicker/datepicker";
|
|
54
|
+
import * as i53 from "./preview-box/preview-box.component";
|
|
55
|
+
import * as i54 from "./round-checkbox/round-checkbox.component";
|
|
56
|
+
import * as i55 from "./select-country/select-country.component";
|
|
57
|
+
import * as i56 from "./truncate/truncate.component";
|
|
58
|
+
import * as i57 from "./image-panel/image-panel.component";
|
|
59
|
+
import * as i58 from "./text-decoration/text-decoration.component";
|
|
60
|
+
import * as i59 from "./clipboard/clipboard.component";
|
|
61
|
+
import * as i60 from "./form/form-control-wrapper/form-control-wrapper.component";
|
|
62
|
+
import * as i61 from "./toggle-password/toggle-password.component";
|
|
63
|
+
import * as i62 from "./toggle-password/toggle-password.directive";
|
|
64
|
+
import * as i63 from "./page-loader/page-loader.component";
|
|
65
|
+
import * as i64 from "./page-container/page-container.component";
|
|
66
|
+
import * as i65 from "./page-container/page-container-info/page-container-info.component";
|
|
67
|
+
import * as i66 from "./otp-input/otp-input.component";
|
|
68
|
+
import * as i67 from "./inline-group/inline-group.component";
|
|
69
|
+
import * as i68 from "./image-card/image-card.component";
|
|
70
|
+
import * as i69 from "./data-list/data-list";
|
|
71
|
+
import * as i70 from "./detail-panel/detail-panel";
|
|
72
|
+
import * as i71 from "./detail-panel/detail-panel-title/detail-panel-title";
|
|
73
|
+
import * as i72 from "./detail-panel/detail-panel-row/detail-panel-row";
|
|
74
|
+
import * as i73 from "./detail-panel/detail-panel-row/detail-panel-column/detail-panel-column";
|
|
75
|
+
import * as i74 from "./section-shell/section-shell.component";
|
|
76
|
+
import * as i75 from "./menu/menu.component";
|
|
77
|
+
import * as i76 from "./section-header/section-header.component";
|
|
78
|
+
import * as i77 from "./container/container.component";
|
|
79
|
+
import * as i78 from "./column-seperator/column-separator";
|
|
80
|
+
import * as i79 from "./section-separator/section-separator";
|
|
81
|
+
import * as i80 from "./page-header/page-header.component";
|
|
82
|
+
import * as i81 from "./dialog/dialog.component";
|
|
83
|
+
import * as i82 from "./dialog/dialog-body/dialog-body.component";
|
|
84
|
+
import * as i83 from "./dialog/dialog-container/dialog-container.component";
|
|
85
|
+
import * as i84 from "./dialog/dialog-footer/dialog-footer.component";
|
|
86
|
+
import * as i85 from "./dialog/dialog-header/dialog-header.component";
|
|
87
|
+
import * as i86 from "./error-page-container/error-page-container";
|
|
88
|
+
import * as i87 from "./error-page-container/error-content/error-content";
|
|
89
|
+
import * as i88 from "./regex-checker/regex-checker";
|
|
90
|
+
import * as i89 from "./radio-card-group/radio-card/radio-card.component";
|
|
91
|
+
import * as i90 from "./radio-card-group/radio-card-group.component";
|
|
92
|
+
import * as i91 from "./media-preview/media-preview";
|
|
93
|
+
import * as i92 from "./button/button";
|
|
94
|
+
import * as i93 from "./input/input";
|
|
95
|
+
import * as i94 from "./popover-content/popover-content.component";
|
|
96
|
+
import * as i95 from "./popover-content/popover-content-item/popover-content-item.component";
|
|
97
|
+
import * as i96 from "./spinner/spinner";
|
|
98
|
+
import * as i97 from "./avatar/avatar";
|
|
99
|
+
import * as i98 from "./toggle/toggle";
|
|
100
|
+
import * as i99 from "./account-card/account-card.component";
|
|
101
|
+
import * as i100 from "./account-card/account-card-header/account-card-header.component";
|
|
102
|
+
import * as i101 from "./chart/chart.component";
|
|
103
|
+
import * as i102 from "./progress-bar/progress-bar.component";
|
|
104
|
+
import * as i103 from "./shell/shell.component";
|
|
105
|
+
import * as i104 from "./progress-chart/progress-chart.component";
|
|
106
|
+
import * as i105 from "./select-card/select-card.component";
|
|
107
|
+
import * as i106 from "./taglist/tag/tag.component";
|
|
108
|
+
import * as i107 from "./taglist/taglist.component";
|
|
109
|
+
import * as i108 from "./taglist/tag/tag.directive";
|
|
110
|
+
import * as i109 from "./grid/grid-item.component";
|
|
111
|
+
import * as i110 from "./grid/grid.component";
|
|
112
|
+
import * as i111 from "./page-header/page-sub-heading/page-sub-heading.component";
|
|
113
|
+
import * as i112 from "./accordion/accordion-item-body/accordion-item-body.component";
|
|
114
|
+
import * as i113 from "./accordion/accordion-item/accordion-item.component";
|
|
115
|
+
import * as i114 from "./accordion/accordion-item-header/accordion-item-header.component";
|
|
116
|
+
import * as i115 from "./layout/layout.component";
|
|
117
|
+
import * as i116 from "./table-action-control/table-action-control.component";
|
|
118
|
+
import * as i117 from "./info-slider/info-slider.component";
|
|
119
|
+
import * as i118 from "./card/card.component";
|
|
120
|
+
import * as i119 from "./section-row/section-row";
|
|
121
|
+
import * as i120 from "./full-container/full-container.component";
|
|
122
|
+
import * as i121 from "./scrollable-content/scrollable-content.component";
|
|
123
|
+
import * as i122 from "./custom-datepicker/custom-datepicker.component";
|
|
124
|
+
import * as i123 from "./timepicker/timepicker.component";
|
|
125
|
+
import * as i124 from "./date-range-picker/date-range-picker";
|
|
126
|
+
import * as i125 from "./select/select.component";
|
|
127
|
+
import * as i126 from "./timeline/timeline.component";
|
|
128
|
+
import * as i127 from "./tabset/tabset.component";
|
|
129
|
+
import * as i128 from "./tabset/tab/tab.component";
|
|
130
|
+
import * as i129 from "./checkbox-dropdown/checkbox-dropdown.component";
|
|
131
|
+
export declare class StimulusModule {
|
|
132
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<StimulusModule, never>;
|
|
133
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<StimulusModule, never, [typeof i1.RouterModule, typeof i2.NbButtonModule, typeof i2.NbInputModule, typeof i2.NbCardModule, typeof i2.NbRadioModule, typeof i2.NbToggleModule, typeof i2.NbRouteTabsetModule, typeof i3.SclPagination, typeof i4.ReactiveFormsModule, typeof i2.NbFormFieldModule, typeof i5.SclTable, typeof i6.SclTableColumn, typeof i7.SclFormField, typeof i8.SclFormMessage, typeof i9.SclValidateAndSubmit, typeof i2.NbToastrModule, typeof i2.NbDialogModule, typeof i2.NbDatepickerModule, typeof i2.NbTimepickerModule, typeof i2.NbCheckboxModule, typeof i10.QuillModule, typeof i11.SclRow, typeof i12.SclColumn, typeof i13.SclLabel, typeof i14.SclButtonGroup, typeof i15.SclContextMenu, typeof i16.SclContextMenuContent, typeof i17.SclContextMenuList, typeof i18.SclContextMenuItem, typeof i19.SclStepper, typeof i20.SclStep, typeof i21.SclStepperPrevious, typeof i22.SclStepperNext, typeof i23.SclAlert, typeof i24.SclFilter, typeof i25.SclTreeview, typeof i26.SclTreeviewHeader, typeof i27.SclFileUploader, typeof i28.SclBadge, typeof i29.SclText, typeof i30.SclButtonGroupHeader, typeof i31.SclAccordion, typeof i32.SclInfoColumn, typeof i33.SclSelectInputField, typeof i34.SclColumnText, typeof i35.SclRibbon, typeof i36.SclLink, typeof i37.SclFormControlAction, typeof i38.SclToggleDescription, typeof i39.SclInlineAlert, typeof i40.SclFormControlIcon, typeof i41.SclTableText, typeof i42.NgSelectModule, typeof i2.NbListModule, typeof i2.NbTabsetModule, typeof i2.NbBadgeModule, typeof i2.NbAlertModule, typeof i2.NbLayoutModule, typeof i2.NbUserModule, typeof i2.NbSidebarModule, typeof i2.NbMenuModule, typeof i43.SclDatepickerIcon, typeof i44.HttpClientModule, typeof i45.SclColorWrapper, typeof i46.SclBorderedSection, typeof i47.CdkTableModule, typeof i48.SclTextEditor, typeof i49.SclGridRowComponent, typeof i50.SclTabsetDirective, typeof i51.SclSideDrawer, typeof i52.SclDatepicker, typeof i53.SclPreviewBoxComponent, typeof i54.SclRoundCheckboxComponent, typeof i55.SclSelectCountryComponent, typeof i56.SclTruncate, typeof i57.SclImagePanelComponent, typeof i58.SclTextDecoration, typeof i59.SclClipBoardComponent, typeof i2.NbIconModule, typeof i2.NbSpinnerModule, typeof i60.SclFormControlWrapperComponent, typeof i61.SclTogglePasswordComponent, typeof i62.SclTogglePasswordDirective, typeof i63.SclPageLoaderComponent, typeof i64.SclPageContainer, typeof i65.SclPageContainerInfo, typeof i66.SclOtpInputComponent, typeof i67.SclInlineGroup, typeof i68.SclImageCard, typeof i69.SclDataListComponent, typeof i70.SclDetailPanel, typeof i71.SclDetailPanelTitle, typeof i72.SclDetailPanelRow, typeof i73.SclDetailPanelColumn, typeof i74.SclSectionShellComponent, typeof i75.SclMenuComponent, typeof i76.SclSectionHeaderComponent, typeof i77.SclContainer, typeof i78.SclColumnSeparator, typeof i79.SclSectionSeparator, typeof i80.SclPageHeaderComponent, typeof i81.SclDialog, typeof i82.SclDialogBody, typeof i83.SclDialogContainer, typeof i84.SclDialogFooter, typeof i85.SclDialogHeader, typeof i86.SclErrorPageContainer, typeof i87.SclErrorContent, typeof i88.SclRegexChecker, typeof i89.SclRadioCardComponent, typeof i90.SclRadioCardGroup, typeof i91.SclMediaPreview, typeof i92.SclButton, typeof i93.SclInput, typeof i94.SclPopoverContent, typeof i95.SclPopoverContentItem, typeof i96.SclSpinner, typeof i97.SclAvatar, typeof i98.SclToggle, typeof i99.SclAccountCard, typeof i100.SclAccountCardHeader, typeof i101.SclChartComponent, typeof i102.SclProgressBarComponent, typeof i103.SclShellComponent, typeof i104.SclProgressChartComponent, typeof i105.SclSelectCardComponent, typeof i106.SclTagComponent, typeof i107.SclTagListComponent, typeof i108.SclTagInput, typeof i109.SclGridItemComponent, typeof i110.SclGridComponent, typeof i111.SclPageSubHeadingComponent, typeof i112.SclAccordionItemBodyComponent, typeof i113.SclAccordionItemComponent, typeof i114.SclAccordionItemHeaderComponent, typeof i115.SclLayoutComponent, typeof i116.SclTableActionControlComponent, typeof i117.SclInfoSliderComponent, typeof i118.SclCardComponent, typeof i119.SclSectionRow, typeof i120.SclFullContainerComponent, typeof i121.SclScrollableContentComponent, typeof i2.NbCalendarRangeModule, typeof i122.SclDateTimepickerComponent, typeof i123.SclTimepickerComponent, typeof i115.SclLayoutComponent, typeof i124.SclDateRangePickerComponent, typeof i125.SclSelectComponent, typeof i126.SclTimelineComponent, typeof i127.SclTabsetComponent, typeof i128.SclTabComponent, typeof i129.SclCheckboxDropdownComponent], [typeof i1.RouterModule, typeof i2.NbButtonModule, typeof i2.NbInputModule, typeof i2.NbCardModule, typeof i2.NbRadioModule, typeof i2.NbToggleModule, typeof i2.NbRouteTabsetModule, typeof i2.NbCalendarRangeModule, typeof i3.SclPagination, typeof i2.NbTooltipModule, typeof i2.NbSpinnerModule, typeof i2.NbIconModule, typeof i2.NbDialogModule, typeof i4.ReactiveFormsModule, typeof i2.NbFormFieldModule, typeof i2.NbDatepickerModule, typeof i2.NbTimepickerModule, typeof i2.NbCheckboxModule, typeof i2.NbUserModule, typeof i5.SclTable, typeof i6.SclTableColumn, typeof i10.QuillModule, typeof i7.SclFormField, typeof i8.SclFormMessage, typeof i9.SclValidateAndSubmit, typeof i11.SclRow, typeof i12.SclColumn, typeof i13.SclLabel, typeof i2.NbLayoutModule, typeof i14.SclButtonGroup, typeof i15.SclContextMenu, typeof i16.SclContextMenuContent, typeof i17.SclContextMenuList, typeof i18.SclContextMenuItem, typeof i19.SclStepper, typeof i20.SclStep, typeof i21.SclStepperPrevious, typeof i22.SclStepperNext, typeof i24.SclFilter, typeof i25.SclTreeview, typeof i26.SclTreeviewHeader, typeof i27.SclFileUploader, typeof i28.SclBadge, typeof i29.SclText, typeof i30.SclButtonGroupHeader, typeof i2.NbAccordionModule, typeof i31.SclAccordion, typeof i32.SclInfoColumn, typeof i33.SclSelectInputField, typeof i34.SclColumnText, typeof i35.SclRibbon, typeof i36.SclLink, typeof i37.SclFormControlAction, typeof i38.SclToggleDescription, typeof i23.SclAlert, typeof i39.SclInlineAlert, typeof i40.SclFormControlIcon, typeof i41.SclTableText, typeof i42.NgSelectModule, typeof i2.NbListModule, typeof i2.NbTabsetModule, typeof i2.NbBadgeModule, typeof i2.NbAlertModule, typeof i2.NbSidebarModule, typeof i2.NbMenuModule, typeof i43.SclDatepickerIcon, typeof i45.SclColorWrapper, typeof i46.SclBorderedSection, typeof i47.CdkTableModule, typeof i48.SclTextEditor, typeof i49.SclGridRowComponent, typeof i50.SclTabsetDirective, typeof i51.SclSideDrawer, typeof i52.SclDatepicker, typeof i53.SclPreviewBoxComponent, typeof i54.SclRoundCheckboxComponent, typeof i55.SclSelectCountryComponent, typeof i56.SclTruncate, typeof i57.SclImagePanelComponent, typeof i58.SclTextDecoration, typeof i59.SclClipBoardComponent, typeof i60.SclFormControlWrapperComponent, typeof i60.SclFormControlWrapperComponent, typeof i61.SclTogglePasswordComponent, typeof i62.SclTogglePasswordDirective, typeof i63.SclPageLoaderComponent, typeof i64.SclPageContainer, typeof i65.SclPageContainerInfo, typeof i66.SclOtpInputComponent, typeof i67.SclInlineGroup, typeof i68.SclImageCard, typeof i69.SclDataListComponent, typeof i70.SclDetailPanel, typeof i71.SclDetailPanelTitle, typeof i72.SclDetailPanelRow, typeof i73.SclDetailPanelColumn, typeof i74.SclSectionShellComponent, typeof i75.SclMenuComponent, typeof i76.SclSectionHeaderComponent, typeof i77.SclContainer, typeof i78.SclColumnSeparator, typeof i79.SclSectionSeparator, typeof i80.SclPageHeaderComponent, typeof i81.SclDialog, typeof i82.SclDialogBody, typeof i83.SclDialogContainer, typeof i84.SclDialogFooter, typeof i85.SclDialogHeader, typeof i86.SclErrorPageContainer, typeof i87.SclErrorContent, typeof i88.SclRegexChecker, typeof i89.SclRadioCardComponent, typeof i90.SclRadioCardGroup, typeof i91.SclMediaPreview, typeof i92.SclButton, typeof i93.SclInput, typeof i94.SclPopoverContent, typeof i95.SclPopoverContentItem, typeof i96.SclSpinner, typeof i97.SclAvatar, typeof i98.SclToggle, typeof i99.SclAccountCard, typeof i100.SclAccountCardHeader, typeof i101.SclChartComponent, typeof i102.SclProgressBarComponent, typeof i103.SclShellComponent, typeof i104.SclProgressChartComponent, typeof i105.SclSelectCardComponent, typeof i106.SclTagComponent, typeof i107.SclTagListComponent, typeof i108.SclTagInput, typeof i109.SclGridItemComponent, typeof i110.SclGridComponent, typeof i111.SclPageSubHeadingComponent, typeof i112.SclAccordionItemBodyComponent, typeof i113.SclAccordionItemComponent, typeof i114.SclAccordionItemHeaderComponent, typeof i115.SclLayoutComponent, typeof i116.SclTableActionControlComponent, typeof i117.SclInfoSliderComponent, typeof i118.SclCardComponent, typeof i119.SclSectionRow, typeof i120.SclFullContainerComponent, typeof i121.SclScrollableContentComponent, typeof i122.SclDateTimepickerComponent, typeof i123.SclTimepickerComponent, typeof i115.SclLayoutComponent, typeof i124.SclDateRangePickerComponent, typeof i125.SclSelectComponent, typeof i126.SclTimelineComponent, typeof i127.SclTabsetComponent, typeof i128.SclTabComponent, typeof i129.SclCheckboxDropdownComponent]>;
|
|
134
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<StimulusModule>;
|
|
135
|
+
}
|
|
136
|
+
//# sourceMappingURL=stimulus.module.d.ts.map
|