@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
package/stimulus.scss
ADDED
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
@forward './typography/typography.scss';
|
|
2
|
+
@forward './pagination/pagination.scss';
|
|
3
|
+
@forward './input/input.scss';
|
|
4
|
+
@forward './tabset/route-tab/route-tab.scss';
|
|
5
|
+
@forward './tabset/tab-directive/tabset.scss';
|
|
6
|
+
@forward './label/label.scss';
|
|
7
|
+
@forward './form/form.scss';
|
|
8
|
+
@forward './form/form-control/form-control.scss';
|
|
9
|
+
@forward './button/button.scss';
|
|
10
|
+
@forward './toggle/toggle.scss';
|
|
11
|
+
@forward './table/table.scss';
|
|
12
|
+
@forward './form/form-message/form-message.scss';
|
|
13
|
+
@forward './badge/badge.scss';
|
|
14
|
+
@forward './alert/alert';
|
|
15
|
+
@forward './button-group/button-group-header/button-group-header.scss';
|
|
16
|
+
@forward './button-group/buttton-group.scss';
|
|
17
|
+
@forward './accordion/accordion.scss';
|
|
18
|
+
@forward './flag/flags.scss';
|
|
19
|
+
@forward './info-column/info-column.scss';
|
|
20
|
+
@forward './radio-button/radio-button.scss';
|
|
21
|
+
@forward './side-drawer/side-drawer.scss';
|
|
22
|
+
@forward './checkbox/checkbox.scss';
|
|
23
|
+
@forward './icon/icon.scss';
|
|
24
|
+
@forward './link/link.scss';
|
|
25
|
+
@forward './select/select.scss';
|
|
26
|
+
@forward './form/select-input-field/select-input-field.scss';
|
|
27
|
+
@forward './column-text/column-text.scss';
|
|
28
|
+
@forward './row/row.scss';
|
|
29
|
+
@forward './column-text/column-text.scss';
|
|
30
|
+
@forward './ribbon/ribbon.scss';
|
|
31
|
+
@forward './icon/icon.scss';
|
|
32
|
+
@forward './card/card.scss';
|
|
33
|
+
@forward './inline-alert/inline-alert.scss';
|
|
34
|
+
@forward './button-spinner/button-spinner.scss';
|
|
35
|
+
@forward './ribbon/ribbon.scss';
|
|
36
|
+
@forward './dropdown/context-menu.scss';
|
|
37
|
+
@forward './stepper/stepper.scss';
|
|
38
|
+
@forward './treeview/treeview.scss';
|
|
39
|
+
@forward './datepicker-icon/datepicker-icon.scss';
|
|
40
|
+
@forward './file-uploader/file-upload.scss';
|
|
41
|
+
@forward './color-wrapper/color-wrapper.scss';
|
|
42
|
+
@forward './bordered-section/bordered-section.scss';
|
|
43
|
+
@forward './taglist/tag/tag.scss';
|
|
44
|
+
@forward './text-editor/text-editor.scss';
|
|
45
|
+
@forward './grid-row/grid-row.scss';
|
|
46
|
+
@forward './datepicker/datepicker.scss';
|
|
47
|
+
@forward './preview-box/preview-box.component.scss';
|
|
48
|
+
@forward './round-checkbox/round-checkbox.component.scss';
|
|
49
|
+
@forward './select-country/select-country.component.scss';
|
|
50
|
+
@forward './image-panel/image-panel.component.scss';
|
|
51
|
+
@forward './text-decoration/text-decoration.scss';
|
|
52
|
+
@forward './clipboard/clipboard.component.scss';
|
|
53
|
+
@forward './toggle-password/toggle-password.scss';
|
|
54
|
+
@forward './form/form-control-wrapper/form-control-wrapper.scss';
|
|
55
|
+
@forward './page-loader/page-loader.component.scss';
|
|
56
|
+
@forward './page-container/page-container.component.scss';
|
|
57
|
+
@forward './page-container/page-container-info/page-container-info.scss';
|
|
58
|
+
@forward './otp-input/otp-input.component.scss';
|
|
59
|
+
@forward './inline-group/inline-group.component.scss';
|
|
60
|
+
@forward './image-card/image-card.scss';
|
|
61
|
+
@forward './data-list/data-list.scss';
|
|
62
|
+
@forward './detail-panel/detail-panel.scss';
|
|
63
|
+
@forward './detail-panel/detail-panel-title/detail-panel-title.scss';
|
|
64
|
+
@forward './detail-panel/detail-panel-row/detail-panel-row.scss';
|
|
65
|
+
@forward './detail-panel/detail-panel-row/detail-panel-column/detail-panel-column.scss';
|
|
66
|
+
@forward './section-shell/section-shell.component.scss';
|
|
67
|
+
@forward './menu/menu.component.scss';
|
|
68
|
+
@forward './section-header/section-header.component.scss';
|
|
69
|
+
@forward './container/container.scss';
|
|
70
|
+
@forward './section-separator/section-separator.scss';
|
|
71
|
+
@forward './page-header/page-header.component.scss';
|
|
72
|
+
@forward './dialog/dialog.scss';
|
|
73
|
+
@forward './dialog/dialog-container/dialog-container.scss';
|
|
74
|
+
@forward './dialog/dialog-footer/dialog-footer.scss';
|
|
75
|
+
@forward './dialog/dialog-header/dialog-header.scss';
|
|
76
|
+
@forward './error-page-container/error-page-container.scss';
|
|
77
|
+
@forward './error-page-container/error-content/error-content.scss';
|
|
78
|
+
@forward './regex-checker/regex-checker.scss';
|
|
79
|
+
@forward './radio-card-group/radio-card-group.scss';
|
|
80
|
+
@forward './radio-card-group/radio-card/radio-card.component.scss';
|
|
81
|
+
@forward './media-preview/media-preview-modal/media-preview-modal.scss';
|
|
82
|
+
@forward './media-preview/media-preview.scss';
|
|
83
|
+
@forward './column-seperator/column-separator.scss';
|
|
84
|
+
@forward './truncate/truncate.scss';
|
|
85
|
+
@forward './popover-content/popover-content-item/popover-content-item.scss';
|
|
86
|
+
@forward './account-card/account-card.scss';
|
|
87
|
+
@forward './account-card/account-card-header/account-card-header.scss';
|
|
88
|
+
@forward './chart/chart.component.scss';
|
|
89
|
+
@forward './progress-bar/progress-bar.component.scss';
|
|
90
|
+
@forward './shell/shell.component.scss';
|
|
91
|
+
@forward './shell/shell-sidebar/shell-sidebar.component.scss';
|
|
92
|
+
@forward './shell/shell-sidebar-menu/shell-sidebar-menu.scss';
|
|
93
|
+
@forward './progress-chart/progress-chart.component.scss';
|
|
94
|
+
@forward './select-card/select-card.component.scss';
|
|
95
|
+
@forward './grid/grid.component.scss';
|
|
96
|
+
@forward './table-action-control/table-action-control.component.scss';
|
|
97
|
+
@forward './info-slider/info-slider.component.scss';
|
|
98
|
+
@forward './section-row/section-row.scss';
|
|
99
|
+
@forward './full-container/full-container.component.scss';
|
|
100
|
+
@forward './shell/checker-sidebar/checker-sidebar.component.scss';
|
|
101
|
+
@forward './custom-datepicker/custom-datepicker.component.scss';
|
|
102
|
+
@forward './custom-datepicker/timepicker/timepicker.component.scss';
|
|
103
|
+
@forward './timepicker/timepicker.component.scss';
|
|
104
|
+
@forward './shell/maker-sidebar/maker-sidebar.component.scss';
|
|
105
|
+
@forward './timeline/timeline.component.scss';
|
|
106
|
+
@forward './tabset/tabset.component.scss';
|
|
107
|
+
@forward './checkbox-dropdown/checkbox-dropdown.component.scss';
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { TemplateRef } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare enum SORT_TYPE {
|
|
4
|
+
ASC = "ASC",
|
|
5
|
+
DESC = "DESC"
|
|
6
|
+
}
|
|
7
|
+
export type TableColumnAlignmnent = 'left' | 'right' | 'center';
|
|
8
|
+
export type TableVerticalAlignment = 'top' | 'bottom' | 'middle';
|
|
9
|
+
export declare class SclTableColumn {
|
|
10
|
+
template: TemplateRef<any>;
|
|
11
|
+
header: string;
|
|
12
|
+
width?: string;
|
|
13
|
+
columnAlign?: TableColumnAlignmnent;
|
|
14
|
+
verticalAlign?: TableVerticalAlignment;
|
|
15
|
+
highlight?: string;
|
|
16
|
+
showEllipsis?: string;
|
|
17
|
+
wrapContent?: string;
|
|
18
|
+
sortBy: SORT_TYPE;
|
|
19
|
+
constructor(template: TemplateRef<any>);
|
|
20
|
+
get highlightColumn(): boolean;
|
|
21
|
+
get ellipsis(): boolean;
|
|
22
|
+
get wrap(): boolean;
|
|
23
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclTableColumn, [{ self: true; }]>;
|
|
24
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SclTableColumn, "[sclTableColumn]", never, { "header": { "alias": "header"; "required": false; }; "width": { "alias": "width"; "required": false; }; "columnAlign": { "alias": "columnAlign"; "required": false; }; "verticalAlign": { "alias": "verticalAlign"; "required": false; }; "highlight": { "alias": "highlight"; "required": false; }; "showEllipsis": { "alias": "showEllipsis"; "required": false; }; "wrapContent": { "alias": "wrapContent"; "required": false; }; "sortBy": { "alias": "sortBy"; "required": false; }; }, {}, never, never, true, never>;
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=scl-table-column.d.ts.map
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
// Angular table column styles
|
|
6
|
+
table-column-padding: 0.625rem 0.5rem,
|
|
7
|
+
table-column-border-color: color-basic-30,
|
|
8
|
+
|
|
9
|
+
// Angular table header styles
|
|
10
|
+
table-header-background-color: color-basic-50,
|
|
11
|
+
table-header-text-color: color-basic-600,
|
|
12
|
+
table-header-font-weight: scl-text-light-font-weight,
|
|
13
|
+
table-header-font-size: scl-text-label-medium-font-size,
|
|
14
|
+
table-header-checkbox-padding: 0,
|
|
15
|
+
table-header-checkbox-label-padding: 0,
|
|
16
|
+
|
|
17
|
+
//Angular table row header styles
|
|
18
|
+
scl-row-header-font-weight: scl-text-semi-bold-font-weight,
|
|
19
|
+
scl-row-header-font-color: color-basic-600,
|
|
20
|
+
scl-row-header-font-size: scl-text-label-large-font-size,
|
|
21
|
+
scl-row-header-line-height: scl-text-label-large-font-size,
|
|
22
|
+
scl-row-header-checkbox-padding: 0,
|
|
23
|
+
|
|
24
|
+
// Angular table row styles
|
|
25
|
+
table-row-hover-color: color-primary-50,
|
|
26
|
+
table-row-border-width: 0 0 0.0625rem 0.125rem,
|
|
27
|
+
table-row-border-color: color-basic-300,
|
|
28
|
+
table-row-border-hover-color: color-primary-500,
|
|
29
|
+
table-row-border-hover-width: 0 0 0.0625rem 0.125rem,
|
|
30
|
+
table-row-checked-background-color: color-primary-50,
|
|
31
|
+
table-row-checkbox-label-padding: 0,
|
|
32
|
+
|
|
33
|
+
// Angular table data styles
|
|
34
|
+
table-data-text-color: color-basic-900,
|
|
35
|
+
table-data-font-size: scl-text-label-large-font-size,
|
|
36
|
+
table-data-font-weight: scl-text-light-font-weight,
|
|
37
|
+
table-data-line-height: scl-text-label-large-line-height,
|
|
38
|
+
table-data-padding: 0.5rem,
|
|
39
|
+
|
|
40
|
+
// Stimulus table styles
|
|
41
|
+
scl-table-text-font-weight: scl-text-light-font-weight,
|
|
42
|
+
scl-table-text-color: color-basic-600,
|
|
43
|
+
scl-table-text-small-font-size: 0.75rem,
|
|
44
|
+
scl-table-text-small-line-height: 1.33rem,
|
|
45
|
+
|
|
46
|
+
scl-table-unstriped-background-color: color-base-white,
|
|
47
|
+
scl-table-unstriped-row-border-hover-color: color-basic-300,
|
|
48
|
+
scl-table-unstriped-row-border-hover-width: 0 0 0.0625rem 0.125rem,
|
|
49
|
+
scl-table-unstriped-data-padding: 0.5rem 0.5rem,
|
|
50
|
+
scl-table-unstriped-row-border-width: 0 0 0.0625rem 0rem,
|
|
51
|
+
|
|
52
|
+
scl-table-ghost-background-color: color-base-white,
|
|
53
|
+
scl-table-basic-background-color: color-basic-100,
|
|
54
|
+
|
|
55
|
+
scl-table-header-button-padding: 0.25rem,
|
|
56
|
+
scl-table-header-hover-background-color: color-basic-100,
|
|
57
|
+
|
|
58
|
+
//multiline cell styles
|
|
59
|
+
scl-table-cell-max-width: 6rem
|
|
60
|
+
),
|
|
61
|
+
default,
|
|
62
|
+
default
|
|
63
|
+
);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { NbComponentSize } from '@nebular/theme';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SclTableText {
|
|
4
|
+
size: NbComponentSize;
|
|
5
|
+
get tiny(): boolean;
|
|
6
|
+
get small(): boolean;
|
|
7
|
+
get medium(): boolean;
|
|
8
|
+
get large(): boolean;
|
|
9
|
+
get giant(): boolean;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclTableText, never>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SclTableText, "scl-table-text[size]", never, { "size": { "alias": "size"; "required": true; }; }, {}, never, never, true, never>;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=scl-table-text.d.ts.map
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { InjectionToken } from '@angular/core';
|
|
2
|
+
export interface ColumnConfig {
|
|
3
|
+
key: string;
|
|
4
|
+
header: string;
|
|
5
|
+
width?: string;
|
|
6
|
+
}
|
|
7
|
+
export interface SclTableConfig {
|
|
8
|
+
column: ColumnConfig[];
|
|
9
|
+
}
|
|
10
|
+
export declare class Page {
|
|
11
|
+
page: number;
|
|
12
|
+
pageSize: number;
|
|
13
|
+
}
|
|
14
|
+
export declare const TABLE_CONFIG: InjectionToken<SclTableConfig>;
|
|
15
|
+
export declare function provideTableConfig(config: SclTableConfig): {
|
|
16
|
+
provide: InjectionToken<SclTableConfig>;
|
|
17
|
+
useValue: SclTableConfig;
|
|
18
|
+
};
|
|
19
|
+
//# sourceMappingURL=table.config.d.ts.map
|
package/table/table.d.ts
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { AfterContentInit, EventEmitter, OnInit, QueryList } from '@angular/core';
|
|
2
|
+
import { ActivatedRoute } from '@angular/router';
|
|
3
|
+
import { NbIconLibraries } from '@nebular/theme';
|
|
4
|
+
import { SORT_TYPE, SclTableColumn } from './table-column/scl-table-column';
|
|
5
|
+
import { Page, SclTableConfig } from './table.config';
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
7
|
+
export interface ColumnChange {
|
|
8
|
+
columnName: string;
|
|
9
|
+
sortType: SORT_TYPE;
|
|
10
|
+
}
|
|
11
|
+
export declare const BULK_ACTION_TYPE: {
|
|
12
|
+
readonly TOGGLE: "TOGGLE";
|
|
13
|
+
readonly CHECKBOX: "CHECKBOX";
|
|
14
|
+
};
|
|
15
|
+
export type BulkActionType = keyof typeof BULK_ACTION_TYPE;
|
|
16
|
+
export declare class SclTable implements OnInit, AfterContentInit {
|
|
17
|
+
private readonly route;
|
|
18
|
+
private readonly iconLibraries;
|
|
19
|
+
columnConfig: SclTableConfig | null;
|
|
20
|
+
columnTemplates: QueryList<SclTableColumn>;
|
|
21
|
+
checkedChange: EventEmitter<boolean>;
|
|
22
|
+
columnChange: EventEmitter<ColumnChange>;
|
|
23
|
+
BULK_ACTION_TYPE: {
|
|
24
|
+
readonly TOGGLE: "TOGGLE";
|
|
25
|
+
readonly CHECKBOX: "CHECKBOX";
|
|
26
|
+
};
|
|
27
|
+
displayedColumns: string[];
|
|
28
|
+
config: SclTableConfig | null;
|
|
29
|
+
isHeaderChecked: boolean;
|
|
30
|
+
showCheckbox: boolean;
|
|
31
|
+
page: Page;
|
|
32
|
+
dataset: any[];
|
|
33
|
+
activeSortingColumn?: string;
|
|
34
|
+
bulkActionType: BulkActionType;
|
|
35
|
+
set hasCheckbox(value: string | boolean);
|
|
36
|
+
borderLess?: string;
|
|
37
|
+
get removeBorder(): boolean;
|
|
38
|
+
headerLess?: string;
|
|
39
|
+
get removeHeader(): boolean;
|
|
40
|
+
unStriped?: string;
|
|
41
|
+
get removeStripe(): boolean;
|
|
42
|
+
status?: string;
|
|
43
|
+
get basicTable(): boolean;
|
|
44
|
+
hideSerialNumber?: string;
|
|
45
|
+
get showSerialNumber(): boolean;
|
|
46
|
+
constructor(route: ActivatedRoute, iconLibraries: NbIconLibraries, columnConfig: SclTableConfig | null);
|
|
47
|
+
ngOnInit(): void;
|
|
48
|
+
ngAfterContentInit(): void;
|
|
49
|
+
updateDisplayedColumns(): void;
|
|
50
|
+
onHeaderCheckboxChange(isChecked: boolean): void;
|
|
51
|
+
isChecked(): boolean;
|
|
52
|
+
isIndeterminate(): boolean;
|
|
53
|
+
sortColumn(column: SclTableColumn): void;
|
|
54
|
+
getSerial(index: number): number;
|
|
55
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclTable, [null, null, { optional: true; }]>;
|
|
56
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclTable, "scl-table", never, { "dataset": { "alias": "dataset"; "required": false; }; "activeSortingColumn": { "alias": "activeSortingColumn"; "required": false; }; "bulkActionType": { "alias": "bulkActionType"; "required": false; }; "hasCheckbox": { "alias": "hasCheckbox"; "required": false; }; "borderLess": { "alias": "borderLess"; "required": false; }; "headerLess": { "alias": "headerLess"; "required": false; }; "unStriped": { "alias": "unStriped"; "required": false; }; "status": { "alias": "status"; "required": false; }; "hideSerialNumber": { "alias": "hideSerialNumber"; "required": false; }; }, { "checkedChange": "checkedChange"; "columnChange": "columnChange"; }, ["columnTemplates"], never, true, never>;
|
|
57
|
+
}
|
|
58
|
+
//# sourceMappingURL=table.d.ts.map
|
package/table/table.scss
ADDED
|
@@ -0,0 +1,232 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.cdk-table {
|
|
4
|
+
width: 100%;
|
|
5
|
+
border-collapse: collapse;
|
|
6
|
+
|
|
7
|
+
&:has(.scl-table-cell--ellipsis) {
|
|
8
|
+
table-layout: fixed;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
nb-checkbox {
|
|
12
|
+
.label {
|
|
13
|
+
cursor: pointer;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
nb-toggle {
|
|
18
|
+
.toggle-label {
|
|
19
|
+
width: 2.25rem;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.cdk-header-cell {
|
|
25
|
+
background-color: nb-theme(table-header-background-color);
|
|
26
|
+
padding: nb-theme(table-column-padding);
|
|
27
|
+
font-size: nb-theme(table-header-font-size);
|
|
28
|
+
font-weight: nb-theme(table-header-font-weight);
|
|
29
|
+
color: nb-theme(table-header-text-color);
|
|
30
|
+
text-align: left;
|
|
31
|
+
|
|
32
|
+
&:empty {
|
|
33
|
+
padding: 0;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
&:has(nb-checkbox) {
|
|
37
|
+
padding-right: nb-theme(table-header-checkbox-padding);
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
&:has(nb-toggle) {
|
|
41
|
+
display: flex;
|
|
42
|
+
align-items: center;
|
|
43
|
+
gap: 1rem;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
nb-checkbox {
|
|
47
|
+
.label {
|
|
48
|
+
padding: nb-theme(table-header-checkbox-label-padding);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
&.sortable {
|
|
53
|
+
&:hover {
|
|
54
|
+
background-color: nb-theme(scl-table-header-hover-background-color);
|
|
55
|
+
|
|
56
|
+
[nbButton].size-tiny {
|
|
57
|
+
visibility: visible;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
[nbButton].size-tiny {
|
|
62
|
+
visibility: hidden;
|
|
63
|
+
|
|
64
|
+
&.sortable__button {
|
|
65
|
+
visibility: visible;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.cdk-row {
|
|
72
|
+
border-width: nb-theme(table-row-border-width);
|
|
73
|
+
border-style: solid;
|
|
74
|
+
border-color: nb-theme(table-row-border-color);
|
|
75
|
+
border-left-color: transparent;
|
|
76
|
+
|
|
77
|
+
&:nth-child(even) {
|
|
78
|
+
background-color: nb-theme(table-header-background-color);
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
&:nth-child(odd) {
|
|
82
|
+
background-color: nb-theme(scl-table-ghost-background-color);
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
&:hover {
|
|
86
|
+
background-color: nb-theme(table-row-hover-color);
|
|
87
|
+
border-width: nb-theme(table-row-border-hover-width);
|
|
88
|
+
border-style: solid;
|
|
89
|
+
border-color: nb-theme(table-row-border-hover-color);
|
|
90
|
+
border-bottom-color: transparent;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
&:has(.custom-checkbox.checked) {
|
|
94
|
+
background-color: nb-theme(table-row-checked-background-color);
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
nb-checkbox {
|
|
98
|
+
.label {
|
|
99
|
+
padding: nb-theme(table-row-checkbox-label-padding);
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.cdk-cell {
|
|
105
|
+
white-space: nowrap;
|
|
106
|
+
text-overflow: ellipsis;
|
|
107
|
+
overflow: hidden;
|
|
108
|
+
padding: nb-theme(table-data-padding);
|
|
109
|
+
font-size: nb-theme(table-data-font-size);
|
|
110
|
+
font-weight: nb-theme(table-data-font-weight);
|
|
111
|
+
border-bottom: 1px solid nb-theme(table-column-border-color);
|
|
112
|
+
vertical-align: middle;
|
|
113
|
+
|
|
114
|
+
&.scl-table-cell {
|
|
115
|
+
&--highlight {
|
|
116
|
+
font-size: nb-theme(scl-row-header-font-size);
|
|
117
|
+
font-weight: nb-theme(scl-row-header-font-weight);
|
|
118
|
+
line-height: nb-theme(scl-row-header-line-height);
|
|
119
|
+
color: nb-theme(scl-row-header-font-color);
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
&--wrap-content {
|
|
123
|
+
max-width: nb-theme(scl-table-cell-max-width);
|
|
124
|
+
|
|
125
|
+
.scl-color-wrapper {
|
|
126
|
+
display: block;
|
|
127
|
+
width: fit-content;
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
&--top {
|
|
132
|
+
vertical-align: top;
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
&--bottom {
|
|
136
|
+
vertical-align: bottom;
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
&--middle {
|
|
140
|
+
vertical-align: middle;
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
.scl-form-field {
|
|
145
|
+
margin-bottom: 0;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
&:has(nb-checkbox) {
|
|
149
|
+
padding-right: nb-theme(scl-row-header-checkbox-padding);
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
.scl-caption {
|
|
153
|
+
white-space: normal;
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
.scl-table {
|
|
158
|
+
&:has(.scl-table-cell--ellipsis) {
|
|
159
|
+
display: block;
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
&.scl-table--borderless {
|
|
163
|
+
.cdk-row {
|
|
164
|
+
border-color: transparent;
|
|
165
|
+
vertical-align: baseline;
|
|
166
|
+
|
|
167
|
+
.cdk-cell {
|
|
168
|
+
border-color: transparent;
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
&.scl-table--headerless {
|
|
174
|
+
.cdk-table {
|
|
175
|
+
th {
|
|
176
|
+
height: 0;
|
|
177
|
+
padding: 0;
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
&.scl-table--basic {
|
|
183
|
+
.cdk-header-cell {
|
|
184
|
+
background-color: nb-theme(scl-table-basic-background-color);
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
.cdk-row {
|
|
188
|
+
&:nth-child(even) {
|
|
189
|
+
.cdk-cell {
|
|
190
|
+
background-color: nb-theme(scl-table-basic-background-color);
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
.scl-table-text {
|
|
198
|
+
display: block;
|
|
199
|
+
font-weight: nb-theme(scl-table-text-font-weight);
|
|
200
|
+
color: nb-theme(scl-table-text-color);
|
|
201
|
+
|
|
202
|
+
&--small {
|
|
203
|
+
font-size: nb-theme(scl-table-text-small-font-size);
|
|
204
|
+
line-height: nb-theme(scl-table-text-small-line-height);
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
.scl-table-unstriped {
|
|
209
|
+
.cdk-table {
|
|
210
|
+
.cdk-header-cell {
|
|
211
|
+
background-color: nb-theme(scl-table-unstriped-background-color);
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
.cdk-cell {
|
|
215
|
+
padding: nb-theme(scl-table-unstriped-data-padding);
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
.cdk-row {
|
|
219
|
+
border-width: nb-theme(scl-table-unstriped-row-border-width);
|
|
220
|
+
|
|
221
|
+
&:nth-child(even) {
|
|
222
|
+
background-color: nb-theme(scl-table-unstriped-background-color);
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
&:hover {
|
|
226
|
+
background-color: transparent;
|
|
227
|
+
border-width: nb-theme(scl-table-unstriped-row-border-width);
|
|
228
|
+
border-color: nb-theme(table-row-border-color);
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
scl-table-action-control-title-font-size: scl-text-body-medium-font-size,
|
|
6
|
+
scl-table-action-control-title-font-weight: scl-text-medium-font-weight,
|
|
7
|
+
scl-table-action-control-title-line-height: scl-text-body-medium-line-height,
|
|
8
|
+
scl-table-action-control-title-color: color-basic-900,
|
|
9
|
+
),
|
|
10
|
+
default,
|
|
11
|
+
default
|
|
12
|
+
);
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class SclTableActionControlComponent {
|
|
3
|
+
record: number;
|
|
4
|
+
get recordText(): "records" | "record";
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclTableActionControlComponent, never>;
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclTableActionControlComponent, "scl-table-action-control", never, { "record": { "alias": "record"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=table-action-control.component.d.ts.map
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.scl-table-action-control {
|
|
4
|
+
display: flex;
|
|
5
|
+
justify-content: space-between;
|
|
6
|
+
align-items: center;
|
|
7
|
+
|
|
8
|
+
&__title {
|
|
9
|
+
font-size: nb-theme(scl-table-action-control-title-font-size);
|
|
10
|
+
font-weight: nb-theme(scl-table-action-control-title-font-weight);
|
|
11
|
+
line-height: nb-theme(scl-table-action-control-title-line-height);
|
|
12
|
+
color: nb-theme(scl-table-action-control-title-color);
|
|
13
|
+
}
|
|
14
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
route-tabset-tab-text-transform: capitalize,
|
|
6
|
+
route-tabset-background-color: color-basic-100,
|
|
7
|
+
route-tabset-divider-color: transparent,
|
|
8
|
+
route-tabset-tab-padding: 0.375rem 0.75rem,
|
|
9
|
+
route-tabset-tab-text-font-size: 0.875rem,
|
|
10
|
+
route-tabset-tab-text-color: color-basic-600,
|
|
11
|
+
route-tabset-padding: 0.25rem,
|
|
12
|
+
route-tabset-border-radius: 0.5rem,
|
|
13
|
+
route-tabset-min-width: 60px,
|
|
14
|
+
route-tabset-gap: 0.25rem,
|
|
15
|
+
|
|
16
|
+
route-tabset-tab-hover-background-color: color-basic-200,
|
|
17
|
+
route-tabset-tab-hover-underline-color: transparent,
|
|
18
|
+
route-tabset-tab-hover-text-color: route-tabset-tab-text-color,
|
|
19
|
+
|
|
20
|
+
route-tabset-tab-focus-text-color: route-tabset-tab-text-color,
|
|
21
|
+
route-tabset-tab-focus-background-color: color-control-default,
|
|
22
|
+
route-tabset-tab-focus-border-color: color-primary-100,
|
|
23
|
+
route-tabset-tab-focus-outline-color: color-primary-100,
|
|
24
|
+
route-tabset-tab-focus-border-width: 4px,
|
|
25
|
+
|
|
26
|
+
route-tabset-tab-active-background-color: color-basic-300,
|
|
27
|
+
),
|
|
28
|
+
default,
|
|
29
|
+
default
|
|
30
|
+
);
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
nb-route-tabset {
|
|
4
|
+
display: inline-flex;
|
|
5
|
+
padding: nb-theme(route-tabset-padding);
|
|
6
|
+
border-radius: nb-theme(route-tabset-border-radius);
|
|
7
|
+
|
|
8
|
+
.route-tab {
|
|
9
|
+
&:not(:last-child) {
|
|
10
|
+
margin-right: nb-theme(route-tabset-gap);
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
&.active {
|
|
14
|
+
.tab-link {
|
|
15
|
+
border-radius: nb-theme(tabset-tab-active-border-radius);
|
|
16
|
+
|
|
17
|
+
.tab-text {
|
|
18
|
+
font-weight: nb-theme(tabset-tab-active-font-weight);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
&::before {
|
|
22
|
+
display: none;
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.tab-link {
|
|
29
|
+
min-width: nb-theme(route-tabset-min-width);
|
|
30
|
+
border-radius: nb-theme(tabset-tab-active-border-radius);
|
|
31
|
+
|
|
32
|
+
&:focus {
|
|
33
|
+
outline: nb-theme(route-tabset-tab-focus-border-width) solid nb-theme(route-tabset-tab-focus-outline-color);
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
&:active {
|
|
37
|
+
background-color: nb-theme(route-tabset-tab-active-background-color);
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
&::before {
|
|
41
|
+
display: none;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { TemplateRef } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SclTabComponent {
|
|
4
|
+
title: string;
|
|
5
|
+
content: TemplateRef<any>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclTabComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclTabComponent, "scl-tab", never, { "title": { "alias": "title"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=tab.component.d.ts.map
|