@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,26 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export interface SclTimelineItem {
|
|
4
|
+
label: string;
|
|
5
|
+
description: string;
|
|
6
|
+
active: boolean;
|
|
7
|
+
id: string;
|
|
8
|
+
[key: string]: any;
|
|
9
|
+
}
|
|
10
|
+
export declare class SclTimelineComponent {
|
|
11
|
+
onClick: EventEmitter<SclTimelineItem>;
|
|
12
|
+
private _data;
|
|
13
|
+
get data(): SclTimelineItem[];
|
|
14
|
+
set data(value: SclTimelineItem[]);
|
|
15
|
+
groupedData: any[];
|
|
16
|
+
constructor();
|
|
17
|
+
onSelect(value: SclTimelineItem): void;
|
|
18
|
+
groupByMonth(items: any[]): {
|
|
19
|
+
date: string;
|
|
20
|
+
remainingData: any[];
|
|
21
|
+
}[];
|
|
22
|
+
getMetadata(item: SclTimelineItem): any[];
|
|
23
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclTimelineComponent, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclTimelineComponent, "scl-timeline", never, { "data": { "alias": "data"; "required": false; }; }, { "onClick": "onClick"; }, never, ["*"], true, never>;
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=timeline.component.d.ts.map
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.scl-timeline {
|
|
4
|
+
display: flex;
|
|
5
|
+
flex-grow: 1;
|
|
6
|
+
|
|
7
|
+
&__card {
|
|
8
|
+
border: none;
|
|
9
|
+
max-height: calc(100% - nb-theme(scl-timeline-card-max-height));
|
|
10
|
+
gap: nb-theme(scl-timeline-card-gap);
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
&__card-body {
|
|
14
|
+
padding: 0;
|
|
15
|
+
overflow-y: auto;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
&__aside {
|
|
19
|
+
max-width: nb-theme(scl-timeline-aside-max-width);
|
|
20
|
+
flex-basis: nb-theme(scl-timeline-aside-max-width);
|
|
21
|
+
border-right: nb-theme(scl-timeline-aside-border-right-width) solid nb-theme(scl-timeline-aside-border-right-color);
|
|
22
|
+
margin: nb-theme(scl-timeline-aside-margin);
|
|
23
|
+
position: sticky;
|
|
24
|
+
top: nb-theme(scl-timeline-aside-height-top);
|
|
25
|
+
height: calc(100vh - nb-theme(scl-timeline-aside-height));
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
&__content {
|
|
29
|
+
flex-grow: 1;
|
|
30
|
+
max-width: calc(100% - nb-theme(scl-timeline-aside-max-width));
|
|
31
|
+
flex-basis: calc(100% - nb-theme(scl-timeline-aside-max-width));
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
&__wrapper {
|
|
35
|
+
padding: nb-theme(scl-timeline-wrapper-padding);
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
&__title {
|
|
39
|
+
margin: nb-theme(scl-timeline-title-margin);
|
|
40
|
+
font-size: nb-theme(scl-timeline-title-font-size);
|
|
41
|
+
line-height: nb-theme(scl-timeline-title-line-height);
|
|
42
|
+
font-weight: nb-theme(scl-timeline-title-font-weight);
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.scl-timeline-item {
|
|
47
|
+
display: flex;
|
|
48
|
+
margin: nb-theme(scl-timeline-item-margin);
|
|
49
|
+
|
|
50
|
+
&__bullet-wrapper {
|
|
51
|
+
display: flex;
|
|
52
|
+
flex-direction: column;
|
|
53
|
+
flex-shrink: 0;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
&__bullet {
|
|
57
|
+
border: nb-theme(scl-timeline-item-bullet-border-width) solid nb-theme(scl-timeline-item-bullet-border-color);
|
|
58
|
+
border-radius: 50%;
|
|
59
|
+
background: nb-theme(scl-timeline-item-bullet-background-color);
|
|
60
|
+
height: nb-theme(scl-timeline-item-bullet-width);
|
|
61
|
+
width: nb-theme(scl-timeline-item-bullet-width);
|
|
62
|
+
margin: nb-theme(scl-timeline-item-bullet-margin);
|
|
63
|
+
flex-shrink: 0;
|
|
64
|
+
|
|
65
|
+
&.active {
|
|
66
|
+
background-color: nb-theme(scl-timeline-item-bullet-active-background-color);
|
|
67
|
+
border-color: nb-theme(scl-timeline-item-bullet-active-border-color);
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
&__line {
|
|
72
|
+
flex-grow: 1;
|
|
73
|
+
width: nb-theme(scl-timeline-item-line-width);
|
|
74
|
+
background-color: nb-theme(scl-timeline-item-line-background-color);
|
|
75
|
+
margin: nb-theme(scl-timeline-item-line-margin);
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
&__card {
|
|
79
|
+
width: 100%;
|
|
80
|
+
max-width: nb-theme(scl-timeline-item-card-max-width);
|
|
81
|
+
padding: nb-theme(scl-timeline-item-card-padding);
|
|
82
|
+
border-radius: nb-theme(scl-timeline-item-card-border-radius);
|
|
83
|
+
background-color: transparent;
|
|
84
|
+
border: none;
|
|
85
|
+
display: flex;
|
|
86
|
+
flex-direction: column;
|
|
87
|
+
gap: nb-theme(scl-timeline-item-card-gap);
|
|
88
|
+
text-align: start;
|
|
89
|
+
|
|
90
|
+
&:focus {
|
|
91
|
+
background-color: nb-theme(scl-timeline-item-card-active-background-color);
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
&:hover {
|
|
95
|
+
background-color: nb-theme(scl-timeline-item-card-active-background-color);
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
&.active {
|
|
99
|
+
background-color: nb-theme(scl-timeline-item-card-active-background-color);
|
|
100
|
+
color: nb-theme(scl-timeline-item-card-active-color);
|
|
101
|
+
|
|
102
|
+
.scl-timeline-item__label {
|
|
103
|
+
color: nb-theme(scl-timeline-item-card-active-color);
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
&__content {
|
|
109
|
+
display: flex;
|
|
110
|
+
justify-content: space-between;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
&__label {
|
|
114
|
+
color: nb-theme(scl-timeline-item-label-color);
|
|
115
|
+
font-weight: nb-theme(scl-timeline-item-label-font-weight);
|
|
116
|
+
font-size: nb-theme(scl-timeline-item-label-font-size);
|
|
117
|
+
line-height: nb-theme(scl-timeline-item-label-line-height);
|
|
118
|
+
max-width: nb-theme(scl-timeline-item-label-max-width);
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
&__info {
|
|
122
|
+
color: nb-theme(scl-timeline-item-info-color);
|
|
123
|
+
font-size: nb-theme(scl-timeline-item-info-font-size);
|
|
124
|
+
line-height: nb-theme(scl-timeline-item-info-line-height);
|
|
125
|
+
}
|
|
126
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
scl-timepicker-popover-background-color: color-base-white,
|
|
6
|
+
scl-timepicker-border-width: 0.063rem,
|
|
7
|
+
scl-timepicker-border-color: color-basic-200,
|
|
8
|
+
|
|
9
|
+
scl-timepicker-data-height: 23rem,
|
|
10
|
+
|
|
11
|
+
scl-timepicker-column-header-width: 5.625rem,
|
|
12
|
+
scl-timepicker-column-header-height: 2.5rem,
|
|
13
|
+
scl-timepicker-column-header-padding: 0.625rem 0.875rem,
|
|
14
|
+
|
|
15
|
+
scl-timepicker-columns-padding: 0.5rem 0 0 0.5rem,
|
|
16
|
+
|
|
17
|
+
scl-timepicker-columns-scrollbar-width: 0.3125rem,
|
|
18
|
+
scl-timepicker-columns-scrollbar-color: color-basic-200,
|
|
19
|
+
scl-timepicker-columns-scrollbar-border-radius: 0.375rem,
|
|
20
|
+
scl-timepicker-columns-scrollbar-background-color: color-basic-400,
|
|
21
|
+
|
|
22
|
+
scl-timepicker-item-width: 5.625rem,
|
|
23
|
+
scl-timepicker-item-padding: 0.625rem 0.875rem,
|
|
24
|
+
|
|
25
|
+
scl-timepicker-item-hover-background-color: color-basic-50,
|
|
26
|
+
|
|
27
|
+
scl-timepicker-item-selected-background-color: color-basic-50,
|
|
28
|
+
scl-timepicker-item-selected-border-radius: 0.375rem,
|
|
29
|
+
|
|
30
|
+
scl-timepicker-check-icon-width: 1rem,
|
|
31
|
+
scl-timepicker-check-icon-height: 0.5rem,
|
|
32
|
+
scl-timepicker-check-icon-border-width: 0.125rem,
|
|
33
|
+
scl-timepicker-check-icon-border-color: color-primary-500,
|
|
34
|
+
|
|
35
|
+
scl-timepicker-footer-padding: 0.5rem,
|
|
36
|
+
|
|
37
|
+
scl-datepicker-input-readonly-background-color: color-basic-100,
|
|
38
|
+
),
|
|
39
|
+
default,
|
|
40
|
+
default
|
|
41
|
+
);
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
import { ElementRef, EventEmitter, OnInit, QueryList } from '@angular/core';
|
|
2
|
+
import { AbstractControl, FormBuilder, FormGroup, ValidationErrors } from '@angular/forms';
|
|
3
|
+
import { NbIconLibraries, NbPopoverDirective } from '@nebular/theme';
|
|
4
|
+
import { TimepickerData, TimepickerOption } from './timepicker.model';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class SclTimepickerComponent implements OnInit {
|
|
7
|
+
private formBuilder;
|
|
8
|
+
private iconLibraries;
|
|
9
|
+
popover: NbPopoverDirective;
|
|
10
|
+
timepickerItems: QueryList<ElementRef>;
|
|
11
|
+
timeChange: EventEmitter<string>;
|
|
12
|
+
placeholder: string;
|
|
13
|
+
set timeValues(value: string);
|
|
14
|
+
set format(value: string);
|
|
15
|
+
set min(value: Date);
|
|
16
|
+
set max(value: Date);
|
|
17
|
+
set readonly(value: string | boolean);
|
|
18
|
+
timePickerForm: FormGroup;
|
|
19
|
+
time: string;
|
|
20
|
+
timePickerOptions: TimepickerOption[];
|
|
21
|
+
hours: string[];
|
|
22
|
+
selectedHour: string;
|
|
23
|
+
minutes: string[];
|
|
24
|
+
selectedMinute: string;
|
|
25
|
+
periods: string[];
|
|
26
|
+
selectedPeriod: string;
|
|
27
|
+
defaultSeconds: string;
|
|
28
|
+
isTwelveHoursFormat: boolean;
|
|
29
|
+
selectedTime: string;
|
|
30
|
+
timeFormat: string;
|
|
31
|
+
isRequired: boolean;
|
|
32
|
+
minTime: Date;
|
|
33
|
+
maxTime: Date;
|
|
34
|
+
private touched;
|
|
35
|
+
isSelectingTime: boolean;
|
|
36
|
+
isReadonly: boolean;
|
|
37
|
+
get isFormValid(): boolean;
|
|
38
|
+
get formValue(): any;
|
|
39
|
+
constructor(formBuilder: FormBuilder, iconLibraries: NbIconLibraries);
|
|
40
|
+
ngOnInit(): void;
|
|
41
|
+
handleKeyboardEvents(event: KeyboardEvent): void;
|
|
42
|
+
onChange: (val: string) => void;
|
|
43
|
+
onTouch: () => void;
|
|
44
|
+
writeValue(obj: any): void;
|
|
45
|
+
registerOnChange(fn: any): void;
|
|
46
|
+
registerOnTouched(fn: any): void;
|
|
47
|
+
onBlur(): void;
|
|
48
|
+
onSelect(data: TimepickerData, unit: string): void;
|
|
49
|
+
onConfirm(): void;
|
|
50
|
+
validate(control: AbstractControl<any, any>): ValidationErrors | null;
|
|
51
|
+
getItemId(unit: string, label: string): string;
|
|
52
|
+
private getValidationErrors;
|
|
53
|
+
private isValidTimeFormat;
|
|
54
|
+
private getRequiredError;
|
|
55
|
+
private getDateRangeErrors;
|
|
56
|
+
private convertTimeToSeconds;
|
|
57
|
+
private setTimePickerForm;
|
|
58
|
+
private setTimePickerOptions;
|
|
59
|
+
private setSelectedValues;
|
|
60
|
+
private updateFormattedTime;
|
|
61
|
+
private extractTimeParts;
|
|
62
|
+
private selectTimePart;
|
|
63
|
+
private closePopover;
|
|
64
|
+
private reset;
|
|
65
|
+
private convertToDate;
|
|
66
|
+
private getCurrentTime;
|
|
67
|
+
scrollToSelectedItems({ isShown }: {
|
|
68
|
+
isShown: boolean;
|
|
69
|
+
}): void;
|
|
70
|
+
private formValueChange;
|
|
71
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclTimepickerComponent, never>;
|
|
72
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclTimepickerComponent, "scl-timepicker", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "timeValues": { "alias": "timeValues"; "required": false; }; "format": { "alias": "format"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; }, { "timeChange": "timeChange"; }, never, never, true, never>;
|
|
73
|
+
}
|
|
74
|
+
//# sourceMappingURL=timepicker.component.d.ts.map
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.scl-timepicker {
|
|
4
|
+
&__popover {
|
|
5
|
+
background-color: nb-theme(scl-timepicker-popover-background-color);
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
&__input[nbInput] {
|
|
9
|
+
&.size-medium:not(.input-full-width) {
|
|
10
|
+
width: 100%;
|
|
11
|
+
max-width: 100%;
|
|
12
|
+
position: relative;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
&.status-basic:focus:read-only {
|
|
16
|
+
background-color: nb-theme(scl-timepicker-input-readonly-background-color);
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
&__icon {
|
|
21
|
+
position: absolute;
|
|
22
|
+
top: 10px;
|
|
23
|
+
right: 14px;
|
|
24
|
+
pointer-events: none;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
&__content {
|
|
28
|
+
display: flex;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
&__data {
|
|
32
|
+
display: grid;
|
|
33
|
+
grid-template-rows: auto 1fr;
|
|
34
|
+
height: nb-theme(scl-timepicker-data-height);
|
|
35
|
+
border-right: nb-theme(scl-timepicker-border-width) solid nb-theme(scl-timepicker-border-color);
|
|
36
|
+
|
|
37
|
+
&:last-child {
|
|
38
|
+
border-right: none;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
&__column-header {
|
|
43
|
+
width: nb-theme(scl-timepicker-column-header-width);
|
|
44
|
+
height: nb-theme(scl-timepicker-column-header-height);
|
|
45
|
+
text-align: center;
|
|
46
|
+
padding: nb-theme(scl-timepicker-column-header-padding);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
&__columns {
|
|
50
|
+
padding: nb-theme(scl-timepicker-columns-padding);
|
|
51
|
+
overflow-y: scroll;
|
|
52
|
+
border-top: nb-theme(scl-timepicker-border-width) solid nb-theme(scl-timepicker-border-color);
|
|
53
|
+
|
|
54
|
+
&::-webkit-scrollbar {
|
|
55
|
+
width: nb-theme(scl-timepicker-columns-scrollbar-width);
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
&::-webkit-scrollbar-thumb {
|
|
59
|
+
color: transparent;
|
|
60
|
+
background-color: transparent;
|
|
61
|
+
border-radius: nb-theme(scl-timepicker-columns-scrollbar-border-radius);
|
|
62
|
+
cursor: pointer;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
&:hover {
|
|
66
|
+
&::-webkit-scrollbar-thumb {
|
|
67
|
+
color: nb-theme(scl-timepicker-columns-scrollbar-color);
|
|
68
|
+
background-color: nb-theme(scl-timepicker-columns-scrollbar-background-color);
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
&__item {
|
|
74
|
+
width: nb-theme(scl-timepicker-item-width);
|
|
75
|
+
padding: nb-theme(scl-timepicker-item-padding);
|
|
76
|
+
text-align: center;
|
|
77
|
+
cursor: pointer;
|
|
78
|
+
display: block;
|
|
79
|
+
background-color: white;
|
|
80
|
+
border: none;
|
|
81
|
+
|
|
82
|
+
&:hover {
|
|
83
|
+
background-color: nb-theme(scl-timepicker-item-hover-background-color);
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
&.selected {
|
|
87
|
+
background-color: nb-theme(scl-timepicker-item-selected-background-color);
|
|
88
|
+
border-radius: nb-theme(scl-timepicker-item-selected-border-radius);
|
|
89
|
+
position: relative;
|
|
90
|
+
|
|
91
|
+
&::after {
|
|
92
|
+
content: '';
|
|
93
|
+
position: absolute;
|
|
94
|
+
top: 0.875rem;
|
|
95
|
+
left: 0.75rem;
|
|
96
|
+
transform: rotate(-45deg);
|
|
97
|
+
width: nb-theme(scl-timepicker-check-icon-width);
|
|
98
|
+
height: nb-theme(scl-timepicker-check-icon-height);
|
|
99
|
+
border-bottom: nb-theme(scl-timepicker-check-icon-border-width) solid nb-theme(scl-timepicker-check-icon-border-color);
|
|
100
|
+
border-left: nb-theme(scl-timepicker-check-icon-border-width) solid nb-theme(scl-timepicker-check-icon-border-color);
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
&__footer {
|
|
106
|
+
display: flex;
|
|
107
|
+
border-top: 1px solid #e5e7eb;
|
|
108
|
+
padding: nb-theme(scl-timepicker-footer-padding);
|
|
109
|
+
justify-content: end;
|
|
110
|
+
}
|
|
111
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export interface TimepickerOption {
|
|
2
|
+
unit: string;
|
|
3
|
+
data: TimepickerData[];
|
|
4
|
+
}
|
|
5
|
+
export interface TimepickerData {
|
|
6
|
+
label: string;
|
|
7
|
+
isSelected?: boolean;
|
|
8
|
+
}
|
|
9
|
+
export declare enum TIME_FORMAT {
|
|
10
|
+
DEFAULT_TIME = "HH:mm:ss",
|
|
11
|
+
TWELVE_HR = "hh:mm A"
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=timepicker.model.d.ts.map
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
toggle-height: 1.25rem,
|
|
6
|
+
toggle-width: 100%,
|
|
7
|
+
toggle-max-width: 2.25rem,
|
|
8
|
+
|
|
9
|
+
toggle-border-width: 0,
|
|
10
|
+
|
|
11
|
+
toggle-switcher-size: 1.125rem,
|
|
12
|
+
toggle-switcher-icon-size: 0,
|
|
13
|
+
|
|
14
|
+
toggle-margin: 0.1875rem 0 0 0,
|
|
15
|
+
|
|
16
|
+
toggle-basic-text-color: color-basic-900,
|
|
17
|
+
toggle-text-font-size: 0.875rem,
|
|
18
|
+
toggle-text-font-weight: 500,
|
|
19
|
+
toggle-text-line-height: 1.43rem,
|
|
20
|
+
|
|
21
|
+
toggle-basic-description-text-color: color-basic-600,
|
|
22
|
+
toggle-basic-description-text-margin: 0,
|
|
23
|
+
|
|
24
|
+
toggle-switcher-backgorund-color: color-base-white,
|
|
25
|
+
toggle-basic-checked-switcher-background-color: color-base-white,
|
|
26
|
+
|
|
27
|
+
toggle-basic-background-color: color-basic-200,
|
|
28
|
+
toggle-basic-hover-background-color: color-basic-300,
|
|
29
|
+
toggle-basic-focus-background-color: color-basic-100,
|
|
30
|
+
toggle-basic-active-background-color: color-basic-200,
|
|
31
|
+
toggle-basic-disabled-background-color: color-primary-100,
|
|
32
|
+
|
|
33
|
+
toggle-basic-checked-background-color: color-primary-500,
|
|
34
|
+
toggle-basic-checked-hover-background-color: color-primary-600,
|
|
35
|
+
toggle-basic-checked-focus-background-color: color-primary-500,
|
|
36
|
+
toggle-basic-checked-active-background-color: color-primary-700,
|
|
37
|
+
|
|
38
|
+
toggle-outline-width: 0.125rem,
|
|
39
|
+
toggle-outline-color: color-primary-100,
|
|
40
|
+
toggle-focus-shadow: 0 0 0 toggle-outline-width toggle-outline-color,
|
|
41
|
+
|
|
42
|
+
toggle-label-width: 26.25rem,
|
|
43
|
+
|
|
44
|
+
// Toggle Description
|
|
45
|
+
scl-toggle-description-font-size: 0.875rem,
|
|
46
|
+
scl-toggle-description-font-weight: 400,
|
|
47
|
+
scl-toggle-description-line-height: 1.43,
|
|
48
|
+
),
|
|
49
|
+
default,
|
|
50
|
+
default
|
|
51
|
+
);
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class SclToggleDescription {
|
|
3
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclToggleDescription, never>;
|
|
4
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SclToggleDescription, "[sclToggleDescription]", never, {}, {}, never, never, true, never>;
|
|
5
|
+
}
|
|
6
|
+
//# sourceMappingURL=toggle-description.d.ts.map
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
+
import { NbComponentOrCustomStatus } from '@nebular/theme';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class SclToggle implements ControlValueAccessor {
|
|
6
|
+
status: NbComponentOrCustomStatus;
|
|
7
|
+
disabled: boolean;
|
|
8
|
+
checkedChange: EventEmitter<boolean>;
|
|
9
|
+
checked: boolean;
|
|
10
|
+
onChange: (val: boolean) => void;
|
|
11
|
+
onTouch: () => void;
|
|
12
|
+
onCheckedChange(event: boolean): void;
|
|
13
|
+
writeValue(value: boolean): void;
|
|
14
|
+
registerOnChange(fn: any): void;
|
|
15
|
+
registerOnTouched(fn: any): void;
|
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclToggle, never>;
|
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclToggle, "scl-toggle", never, { "status": { "alias": "status"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; }, { "checkedChange": "checkedChange"; }, never, ["*"], true, never>;
|
|
18
|
+
}
|
|
19
|
+
//# sourceMappingURL=toggle.d.ts.map
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
nb-toggle .native-input:enabled:focus + .toggle {
|
|
4
|
+
box-shadow: nb-theme(toggle-focus-shadow);
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
.toggle {
|
|
8
|
+
margin: nb-theme(toggle-margin);
|
|
9
|
+
align-self: flex-start;
|
|
10
|
+
max-width: nb-theme(toggle-max-width);
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
nb-toggle.toggle-label-end .toggle-label {
|
|
14
|
+
align-items: end;
|
|
15
|
+
width: nb-theme(toggle-label-width);
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.scl-toggle {
|
|
19
|
+
& nb-toggle.toggle-label-end .native-input:disabled ~ .text {
|
|
20
|
+
color: nb-theme(toggle-basic-text-color);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.scl-toggle-description {
|
|
25
|
+
color: nb-theme(toggle-basic-description-text-color);
|
|
26
|
+
display: block;
|
|
27
|
+
width: 100%;
|
|
28
|
+
font-weight: nb-theme(scl-toggle-description-font-weight);
|
|
29
|
+
font-size: nb-theme(scl-toggle-description-font-size);
|
|
30
|
+
line-height: nb-theme(scl-toggle-description-line-height);
|
|
31
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
scl-toggle-button-padding: 0,
|
|
6
|
+
scl-toggle-button-right: 0.813rem,
|
|
7
|
+
scl-toggle-button-top: 0.625rem,
|
|
8
|
+
scl-toggle-button-border: 0.063rem solid transparent,
|
|
9
|
+
),
|
|
10
|
+
default,
|
|
11
|
+
default
|
|
12
|
+
);
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ElementRef, EventEmitter, TemplateRef } from '@angular/core';
|
|
2
|
+
import { NbIconLibraries } from '@nebular/theme';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare enum TogglePasswordInputType {
|
|
5
|
+
TEXT = "text",
|
|
6
|
+
PASSWORD = "password"
|
|
7
|
+
}
|
|
8
|
+
export declare class SclTogglePasswordComponent {
|
|
9
|
+
private el;
|
|
10
|
+
private iconLibraries;
|
|
11
|
+
buttonName: string;
|
|
12
|
+
get type(): TogglePasswordInputType;
|
|
13
|
+
set type(inputType: TogglePasswordInputType);
|
|
14
|
+
template: TemplateRef<HTMLElement>;
|
|
15
|
+
buttonClicked: EventEmitter<Event>;
|
|
16
|
+
constructor(el: ElementRef, iconLibraries: NbIconLibraries);
|
|
17
|
+
onClick(): void;
|
|
18
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclTogglePasswordComponent, never>;
|
|
19
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclTogglePasswordComponent, "scl-toggle-password", never, { "template": { "alias": "template"; "required": false; }; }, { "buttonClicked": "buttonClicked"; }, never, never, true, never>;
|
|
20
|
+
}
|
|
21
|
+
//# sourceMappingURL=toggle-password.component.d.ts.map
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ComponentFactoryResolver, OnInit, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SclTogglePasswordDirective implements OnInit {
|
|
4
|
+
private template;
|
|
5
|
+
private viewContainer;
|
|
6
|
+
private componentFactoryResolver;
|
|
7
|
+
private container;
|
|
8
|
+
constructor(template: TemplateRef<HTMLElement>, viewContainer: ViewContainerRef, componentFactoryResolver: ComponentFactoryResolver);
|
|
9
|
+
ngOnInit(): void;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclTogglePasswordDirective, never>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SclTogglePasswordDirective, "[sclTogglePassword]", never, {}, {}, never, never, true, never>;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=toggle-password.directive.d.ts.map
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.scl-toggle-password {
|
|
4
|
+
position: relative;
|
|
5
|
+
display: block;
|
|
6
|
+
flex-grow: 1;
|
|
7
|
+
|
|
8
|
+
&__button {
|
|
9
|
+
position: absolute;
|
|
10
|
+
top: nb-theme(scl-toggle-button-top);
|
|
11
|
+
right: nb-theme(scl-toggle-button-right);
|
|
12
|
+
background-color: transparent;
|
|
13
|
+
border: nb-theme(scl-toggle-button-border);
|
|
14
|
+
padding: nb-theme(scl-toggle-button-padding);
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
scl-tree-view-font-weight: 500,
|
|
6
|
+
scl-tree-view-border-radius: 0.375rem,
|
|
7
|
+
scl-tree-view-background-color: color-basic-50,
|
|
8
|
+
scl-tree-view-table-padding: 0.25rem 0 0 0,
|
|
9
|
+
|
|
10
|
+
scl-tree-view-table-button-color: color-basic-900,
|
|
11
|
+
scl-tree-view-table-button-width: 0.0625rem,
|
|
12
|
+
scl-tree-view-table-button-style: solid,
|
|
13
|
+
scl-tree-view-table-button-focus-border-width: 0.25rem,
|
|
14
|
+
scl-tree-view-table-button-focus-border-style: solid,
|
|
15
|
+
scl-tree-view-table-button-focus-border-color: color-basic-200,
|
|
16
|
+
scl-tree-view-table-button-focus-border-radius: 0.25rem,
|
|
17
|
+
scl-tree-view-table-button-hover-color: color-basic-100,
|
|
18
|
+
scl-tree-view-table-button-margin: 0 0.125rem 0 0,
|
|
19
|
+
|
|
20
|
+
scl-tree-view-tree-node-text-padding: 0.625rem 0.5rem 0.625rem 0,
|
|
21
|
+
scl-tree-view-tree-node-font-size: 0.75rem,
|
|
22
|
+
scl-tree-view-tree-node-letter-spacing: 0.0625rem,
|
|
23
|
+
scl-tree-view-tree-node-line-height: 1.33,
|
|
24
|
+
scl-tree-view-tree-node-body-gap: 0.5rem,
|
|
25
|
+
scl-tree-view-tree-node-table-width: 100%,
|
|
26
|
+
|
|
27
|
+
scl-tree-view-child-node-background-color: color-base-white,
|
|
28
|
+
scl-tree-view-child-tree-node-font-size: 0.875rem,
|
|
29
|
+
scl-tree-view-child-tree-node-line-height: 1.25rem,
|
|
30
|
+
scl-tree-view-child-text-padding: 0.375rem 0.625rem,
|
|
31
|
+
scl-tree-view-child-node-padding: 0 0 0 2rem,
|
|
32
|
+
scl-tree-view-child-node-body-gap: 0,
|
|
33
|
+
|
|
34
|
+
scl-tree-view-readonly-icon-height: 1.25rem,
|
|
35
|
+
scl-tree-view-readonly-icon-width: 1.25rem,
|
|
36
|
+
scl-tree-view-readonly-success-icon-color: color-success-500,
|
|
37
|
+
scl-tree-view-readonly-danger-icon-color: color-danger-600,
|
|
38
|
+
|
|
39
|
+
scl-tree-view-child-readonly-icon-gap: 0.5rem,
|
|
40
|
+
scl-tree-view-child-readonly-label-padding: 0.375rem 0,
|
|
41
|
+
scl-tree-view-child-readonly-label-font-size: 0.875rem,
|
|
42
|
+
scl-tree-view-child-readonly-label-line-height: 1.43,
|
|
43
|
+
scl-tree-view-child-readonly-icon-margin: 0 0 0 -0.5rem,
|
|
44
|
+
|
|
45
|
+
scl-tree-view-grand-child-margin: 0 0 0 2.5rem,
|
|
46
|
+
scl-tree-view-grand-child-padding: 0 0 0 1.08rem,
|
|
47
|
+
scl-tree-view-grand-child-border-left-width: 0.0625rem,
|
|
48
|
+
scl-tree-view-grand-child-border-left-style: solid,
|
|
49
|
+
scl-tree-view-grand-child-border-left-color: color-basic-300,
|
|
50
|
+
|
|
51
|
+
scl-filter-inputbox-padding: 0.625rem 2.625rem,
|
|
52
|
+
|
|
53
|
+
scl-image-card-content-width: 22.5rem,
|
|
54
|
+
scl-image-card-content-padding: 25px 0 25px 0,
|
|
55
|
+
scl-image-card-content-gap: 0.75rem,
|
|
56
|
+
scl-image-card-content-min-height: 100%,
|
|
57
|
+
|
|
58
|
+
scl-image-card-image-gap: 0.75rem,
|
|
59
|
+
|
|
60
|
+
scl-image-card-title-font-size: scl-text-title-medium-font-size,
|
|
61
|
+
scl-image-card-title-line-height: 1.44,
|
|
62
|
+
scl-image-card-title-font-weight: scl-text-semi-bold-font-weight,
|
|
63
|
+
scl-image-card-title-margin: 0 0 0.25rem 0,
|
|
64
|
+
scl-image-card-title-color: color-basic-900,
|
|
65
|
+
|
|
66
|
+
image-info-font-size: scl-text-label-large-font-size,
|
|
67
|
+
image-info-line-height: scl-text-label-large-line-height,
|
|
68
|
+
image-info-color: color-basic-600,
|
|
69
|
+
image-info-text-align: center,
|
|
70
|
+
image-info-margin: 0,
|
|
71
|
+
image-info-gap: 0.75rem,
|
|
72
|
+
|
|
73
|
+
scl-tree-view-child-border-bottom-width: 0.063rem,
|
|
74
|
+
scl-tree-view-child-border-bottom-color: color-basic-300,
|
|
75
|
+
scl-tree-view-child-text-color: color-basic-600,
|
|
76
|
+
|
|
77
|
+
scl-tree-view-parent-margin-bottom: 0.25rem,
|
|
78
|
+
scl-tree-view-parent-label-text-color: color-basic-900,
|
|
79
|
+
scl-tree-view-table-body-margin-left: 1.75rem,
|
|
80
|
+
scl-tree-view-table-body-readonly-icon-margin-left: 1.25rem,
|
|
81
|
+
scl-tree-view-table-body-grid-template-column: 1fr 1fr,
|
|
82
|
+
scl-tree-view-table-body-gap: 2.75rem,
|
|
83
|
+
),
|
|
84
|
+
default,
|
|
85
|
+
default
|
|
86
|
+
);
|