@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,33 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
scl-menu-top: 75px,
|
|
6
|
+
scl-menu-link-padding: 0.5rem 1rem,
|
|
7
|
+
scl-menu-link-border-radius: 0.375rem,
|
|
8
|
+
|
|
9
|
+
scl-menu-link-color: color-basic-600,
|
|
10
|
+
scl-menu-link-active-background-color: color-primary-50,
|
|
11
|
+
scl-menu-link-hover-background-color: color-basic-200,
|
|
12
|
+
scl-menu-link-focus-border-color: color-primary-200,
|
|
13
|
+
scl-menu-link-hover-color: color-basic-700,
|
|
14
|
+
scl-menu-link-active-color: color-primary-600,
|
|
15
|
+
scl-menu-link-focus-color: color-basic-600,
|
|
16
|
+
scl-menu-link-focus-outline-width: 0.25rem,
|
|
17
|
+
|
|
18
|
+
scl-menu-content-gap: 0.5rem,
|
|
19
|
+
|
|
20
|
+
scl-menu-icon-margin: 0 0.5rem 0 0,
|
|
21
|
+
|
|
22
|
+
scl-menu-child-menu-transition-time: 0.5s,
|
|
23
|
+
scl-menu-child-link-margin: 0.25rem 0.719rem,
|
|
24
|
+
|
|
25
|
+
scl-menu-open-border-width: 0.063rem,
|
|
26
|
+
scl-menu-open-border-color: color-basic-300,
|
|
27
|
+
scl-menu-open-margin: 0.25rem 0 0.25rem 1.625rem,
|
|
28
|
+
|
|
29
|
+
scl-menu-group-padding: 1.25rem 1rem 0.25rem,
|
|
30
|
+
),
|
|
31
|
+
default,
|
|
32
|
+
default
|
|
33
|
+
);
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { ActivatedRoute, Router } from '@angular/router';
|
|
2
|
+
import { NbIconLibraries, NbSidebarService } from '@nebular/theme';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export interface Icon {
|
|
5
|
+
icon: string;
|
|
6
|
+
pack: string;
|
|
7
|
+
}
|
|
8
|
+
export interface SclMenu {
|
|
9
|
+
title: string;
|
|
10
|
+
icon?: Icon;
|
|
11
|
+
link?: string;
|
|
12
|
+
children?: SclMenu[];
|
|
13
|
+
replaceUrl?: boolean;
|
|
14
|
+
selected?: boolean;
|
|
15
|
+
fragment?: string;
|
|
16
|
+
isActive?: boolean;
|
|
17
|
+
isExpand?: boolean;
|
|
18
|
+
group?: boolean;
|
|
19
|
+
hidden?: boolean;
|
|
20
|
+
skipLocationChange?: boolean;
|
|
21
|
+
}
|
|
22
|
+
export declare class SclMenuComponent {
|
|
23
|
+
private router;
|
|
24
|
+
private activateRoute;
|
|
25
|
+
private nbIconLibraries;
|
|
26
|
+
private sidebarService;
|
|
27
|
+
route: ActivatedRoute;
|
|
28
|
+
menus: SclMenu[];
|
|
29
|
+
activeFragment: string;
|
|
30
|
+
private subscriptions;
|
|
31
|
+
set items(menus: SclMenu[]);
|
|
32
|
+
get items(): SclMenu[];
|
|
33
|
+
get currentRoute(): string;
|
|
34
|
+
constructor(router: Router, activateRoute: ActivatedRoute, nbIconLibraries: NbIconLibraries, sidebarService: NbSidebarService, route: ActivatedRoute);
|
|
35
|
+
initializeMenu(): void;
|
|
36
|
+
private fragmentMenuActive;
|
|
37
|
+
private fragmentScroll;
|
|
38
|
+
toggleMenu(menu: SclMenu): void;
|
|
39
|
+
private collapseOtherMenus;
|
|
40
|
+
private toggleCurrentMenu;
|
|
41
|
+
private activateFirstChild;
|
|
42
|
+
private deactivateOtherChildMenus;
|
|
43
|
+
private handleSidebarState;
|
|
44
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclMenuComponent, never>;
|
|
45
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclMenuComponent, "scl-menu", never, { "items": { "alias": "items"; "required": false; }; }, {}, never, never, true, never>;
|
|
46
|
+
}
|
|
47
|
+
//# sourceMappingURL=menu.component.d.ts.map
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.scl-menu {
|
|
4
|
+
display: block;
|
|
5
|
+
padding: 4px;
|
|
6
|
+
|
|
7
|
+
&__list {
|
|
8
|
+
padding: 0;
|
|
9
|
+
margin: 0;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
&__item {
|
|
13
|
+
list-style: none;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
&__link {
|
|
17
|
+
display: flex;
|
|
18
|
+
align-items: center;
|
|
19
|
+
text-decoration: none;
|
|
20
|
+
color: nb-theme(scl-menu-link-color);
|
|
21
|
+
padding: nb-theme(scl-menu-link-padding);
|
|
22
|
+
border-radius: nb-theme(scl-menu-link-border-radius);
|
|
23
|
+
cursor: pointer;
|
|
24
|
+
|
|
25
|
+
&:hover {
|
|
26
|
+
background-color: nb-theme(scl-menu-link-hover-background-color);
|
|
27
|
+
color: nb-theme(scl-menu-link-hover-color);
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
&:focus {
|
|
31
|
+
outline: nb-theme(scl-menu-link-focus-border-color) solid nb-theme(scl-menu-link-focus-outline-width);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
&.active {
|
|
35
|
+
background-color: nb-theme(scl-menu-link-active-background-color);
|
|
36
|
+
color: nb-theme(scl-menu-link-active-color);
|
|
37
|
+
|
|
38
|
+
&:hover {
|
|
39
|
+
background-color: nb-theme(scl-menu-link-active-background-color);
|
|
40
|
+
color: nb-theme(scl-menu-link-active-color);
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
&__icon {
|
|
46
|
+
margin: nb-theme(scl-menu-icon-margin);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
&__title {
|
|
50
|
+
flex: 1 1 auto;
|
|
51
|
+
pointer-events: none;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
&__child-menu {
|
|
55
|
+
display: grid;
|
|
56
|
+
grid-template-rows: 0fr;
|
|
57
|
+
transition: all nb-theme(scl-menu-child-menu-transition-time) ease;
|
|
58
|
+
|
|
59
|
+
&.open {
|
|
60
|
+
grid-template-rows: 1fr;
|
|
61
|
+
border-left: nb-theme(scl-menu-open-border-width) solid nb-theme(scl-menu-open-border-color);
|
|
62
|
+
margin: nb-theme(scl-menu-open-margin);
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
&__child-item {
|
|
67
|
+
overflow: hidden;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
&__child-link {
|
|
71
|
+
margin: nb-theme(scl-menu-child-link-margin);
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
&__group {
|
|
75
|
+
text-transform: uppercase;
|
|
76
|
+
padding: nb-theme(scl-menu-group-padding);
|
|
77
|
+
cursor: none;
|
|
78
|
+
pointer-events: none;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
scl-otp-input-width: 3rem,
|
|
6
|
+
scl-otp-input-height: 3rem,
|
|
7
|
+
scl-otp-input-padding: 0.5rem,
|
|
8
|
+
scl-otp-input-border-radius: 0.375rem,
|
|
9
|
+
scl-otp-input-border: 0.063rem solid nb-theme(color-basic-300),
|
|
10
|
+
scl-otp-input-box-shadow: 0 0.063rem 0.125rem 0 rgba(17, 24, 39, 0.06),
|
|
11
|
+
scl-otp-input-font-size: 2.188rem,
|
|
12
|
+
scl-otp-input-border-focus: 0.063rem solid nb-theme(color-primary-100),
|
|
13
|
+
//button along side otp input styles
|
|
14
|
+
scl-otp-button-border: 0.063rem solid transparent,
|
|
15
|
+
scl-otp-button-padding: 0.875rem,
|
|
16
|
+
scl-otp-button-margin-left: 0.25rem,
|
|
17
|
+
scl-otp-button-border-radius: 0.5rem,
|
|
18
|
+
scl-otp-button-right: -3.375rem,
|
|
19
|
+
),
|
|
20
|
+
default,
|
|
21
|
+
default
|
|
22
|
+
);
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { AbstractControl, ControlValueAccessor, FormBuilder, FormGroup, ValidationErrors } from '@angular/forms';
|
|
3
|
+
import { NbIconLibraries } from '@nebular/theme';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export interface Config {
|
|
6
|
+
length: number;
|
|
7
|
+
isPasswordInput?: boolean;
|
|
8
|
+
allowNumbersOnly?: boolean;
|
|
9
|
+
disableAutoFocus?: boolean;
|
|
10
|
+
showToggle?: boolean;
|
|
11
|
+
}
|
|
12
|
+
export declare class SclOtpInputComponent implements ControlValueAccessor {
|
|
13
|
+
private formBuilder;
|
|
14
|
+
private iconLibraries;
|
|
15
|
+
otpForm: FormGroup;
|
|
16
|
+
isOtpLengthValid: boolean;
|
|
17
|
+
defaultConfig: Config;
|
|
18
|
+
set config(value: Config);
|
|
19
|
+
onOtpInput: EventEmitter<string>;
|
|
20
|
+
get config(): Config;
|
|
21
|
+
onChange: (val: string) => void;
|
|
22
|
+
onTouch: () => void;
|
|
23
|
+
constructor(formBuilder: FormBuilder, iconLibraries: NbIconLibraries);
|
|
24
|
+
otpChange(event: string): void;
|
|
25
|
+
writeValue(value: string): void;
|
|
26
|
+
registerOnChange(fn: any): void;
|
|
27
|
+
registerOnTouched(fn: any): void;
|
|
28
|
+
validate(control: AbstractControl<any, any>): ValidationErrors | null;
|
|
29
|
+
toggle(): void;
|
|
30
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclOtpInputComponent, never>;
|
|
31
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclOtpInputComponent, "scl-otp-input", never, { "config": { "alias": "config"; "required": false; }; }, { "onOtpInput": "onOtpInput"; }, never, never, true, never>;
|
|
32
|
+
}
|
|
33
|
+
//# sourceMappingURL=otp-input.component.d.ts.map
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.scl-otp-input {
|
|
4
|
+
&__wrapper {
|
|
5
|
+
position: relative;
|
|
6
|
+
display: flex;
|
|
7
|
+
justify-content: center;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
&__form {
|
|
11
|
+
display: flex;
|
|
12
|
+
position: relative;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
ng-otp-input {
|
|
16
|
+
.otp-input {
|
|
17
|
+
width: nb-theme(scl-otp-input-width);
|
|
18
|
+
height: nb-theme(scl-otp-input-height);
|
|
19
|
+
padding: nb-theme(scl-otp-input-padding);
|
|
20
|
+
border-radius: nb-theme(scl-otp-input-padding);
|
|
21
|
+
box-shadow: nb-theme(scl-otp-input-box-shadow);
|
|
22
|
+
border: nb-theme(scl-otp-input-border);
|
|
23
|
+
font-size: nb-theme(scl-otp-input-font-size);
|
|
24
|
+
|
|
25
|
+
&:focus {
|
|
26
|
+
outline: none;
|
|
27
|
+
border: nb-theme(scl-otp-input-border-focus);
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
&__button {
|
|
33
|
+
border: nb-theme(scl-otp-button-border);
|
|
34
|
+
background-color: transparent;
|
|
35
|
+
box-shadow: none;
|
|
36
|
+
padding: nb-theme(scl-otp-button-padding);
|
|
37
|
+
margin-left: nb-theme(scl-otp-button-margin-left);
|
|
38
|
+
border-radius: nb-theme(scl-otp-button-border-radius);
|
|
39
|
+
position: absolute;
|
|
40
|
+
right: nb-theme(scl-otp-button-right);
|
|
41
|
+
|
|
42
|
+
&:focus {
|
|
43
|
+
outline: nb-theme(scl-otp-input-border-focus);
|
|
44
|
+
border: nb-theme(scl-otp-input-border-focus);
|
|
45
|
+
box-shadow: none;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
&__button-hide {
|
|
50
|
+
visibility: hidden;
|
|
51
|
+
}
|
|
52
|
+
}
|
package/package.json
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@f1falcha/stimulus",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"description": "F1Soft Design System - Stimulus UI Component Library for Angular 16+",
|
|
5
|
+
"author": "F1Soft International Pvt. Ltd.",
|
|
6
|
+
"license": "MIT",
|
|
7
|
+
"peerDependencies": {
|
|
8
|
+
"@angular/common": "^16.0.0",
|
|
9
|
+
"@angular/core": "^16.0.0",
|
|
10
|
+
"@angular/forms": "^16.0.0",
|
|
11
|
+
"@angular/material": "^16.0.0",
|
|
12
|
+
"@angular/cdk": "^16.0.1",
|
|
13
|
+
"@angular/animations": "^16.0.1",
|
|
14
|
+
"@nebular/theme": "^11.0.0",
|
|
15
|
+
"@ng-select/ng-select": "^11.0.0",
|
|
16
|
+
"@types/quill": "^1.3.10",
|
|
17
|
+
"chart.js": "^4.4.3",
|
|
18
|
+
"country-flag-emoji-polyfill": "^0.1.4",
|
|
19
|
+
"moment": "^2.29.4",
|
|
20
|
+
"ng-otp-input": "^1.9.3",
|
|
21
|
+
"ngx-file-drop": "^16.0.0",
|
|
22
|
+
"ngx-quill": "^22.0.0",
|
|
23
|
+
"quill": "^1.3.7",
|
|
24
|
+
"rxjs": "~7.8.0",
|
|
25
|
+
"swiper": "^11.1.3",
|
|
26
|
+
"zone.js": "~0.13.0"
|
|
27
|
+
},
|
|
28
|
+
"dependencies": {
|
|
29
|
+
"tslib": "^2.3.0"
|
|
30
|
+
},
|
|
31
|
+
"sideEffects": false,
|
|
32
|
+
"keywords": [
|
|
33
|
+
"angular",
|
|
34
|
+
"design-system",
|
|
35
|
+
"ui-components",
|
|
36
|
+
"f1soft",
|
|
37
|
+
"stimulus",
|
|
38
|
+
"nebular"
|
|
39
|
+
],
|
|
40
|
+
"repository": {
|
|
41
|
+
"type": "git",
|
|
42
|
+
"url": "https://gitlab-01.f1soft.com/web-workspace/falcha.git"
|
|
43
|
+
},
|
|
44
|
+
"module": "fesm2022/f1softinternational-stimulus.mjs",
|
|
45
|
+
"typings": "index.d.ts",
|
|
46
|
+
"exports": {
|
|
47
|
+
"./package.json": {
|
|
48
|
+
"default": "./package.json"
|
|
49
|
+
},
|
|
50
|
+
".": {
|
|
51
|
+
"types": "./index.d.ts",
|
|
52
|
+
"esm2022": "./esm2022/f1softinternational-stimulus.mjs",
|
|
53
|
+
"esm": "./esm2022/f1softinternational-stimulus.mjs",
|
|
54
|
+
"default": "./fesm2022/f1softinternational-stimulus.mjs"
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export type ImageType = 'success' | 'error' | 'warning';
|
|
3
|
+
export declare class SclPageContainerInfo {
|
|
4
|
+
title: string;
|
|
5
|
+
type: ImageType;
|
|
6
|
+
showMessage: boolean;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclPageContainerInfo, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclPageContainerInfo, "scl-page-container-info", never, { "title": { "alias": "heading"; "required": false; }; "type": { "alias": "type"; "required": false; }; "showMessage": { "alias": "showMessage"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=page-container-info.component.d.ts.map
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { QueryList } from '@angular/core';
|
|
2
|
+
import { SclPageContainerInfo } from './page-container-info/page-container-info.component';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class SclPageContainer {
|
|
5
|
+
containerInfo: QueryList<SclPageContainerInfo>;
|
|
6
|
+
showDefaultContent: boolean;
|
|
7
|
+
private contentType;
|
|
8
|
+
set show(value: string);
|
|
9
|
+
get show(): string;
|
|
10
|
+
ngAfterContentInit(): void;
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclPageContainer, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclPageContainer, "scl-page-container", never, { "show": { "alias": "contentType"; "required": false; }; }, {}, ["containerInfo"], ["*", "scl-page-container-info"], true, never>;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=page-container.component.d.ts.map
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
// Page header before config
|
|
6
|
+
scl-page-header-before-content-height: 1.25rem,
|
|
7
|
+
scl-page-header-before-content-width: 100%,
|
|
8
|
+
scl-page-header-background-color: color-base-white,
|
|
9
|
+
|
|
10
|
+
// Page header title config
|
|
11
|
+
scl-page-header-title-color: color-basic-900,
|
|
12
|
+
scl-page-header-title-font-size: scl-text-title-medium-font-size,
|
|
13
|
+
scl-page-header-title-font-weight: scl-text-semi-bold-font-weight,
|
|
14
|
+
scl-page-header-title-line-height: scl-text-title-medium-line-height,
|
|
15
|
+
scl-page-header-title-letter-spacing: scl-text-title-medium-letter-spacing,
|
|
16
|
+
scl-page-header-title-margin: 0,
|
|
17
|
+
|
|
18
|
+
// Page header config
|
|
19
|
+
scl-page-header-min-height: 4.188rem,
|
|
20
|
+
scl-page-header-border-color: color-basic-300,
|
|
21
|
+
scl-page-header-border-width: 1px,
|
|
22
|
+
scl-page-header-margin: 0 0 1.25rem,
|
|
23
|
+
scl-page-header-padding: 0.75rem 0,
|
|
24
|
+
scl-page-header-gap: 0.5rem
|
|
25
|
+
),
|
|
26
|
+
default,
|
|
27
|
+
default
|
|
28
|
+
);
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { Location } from '@angular/common';
|
|
2
|
+
import { NbIconLibraries } from '@nebular/theme';
|
|
3
|
+
import { SclSideDrawerService } from '../side-drawer/side-drawer.service';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class SclPageHeaderComponent {
|
|
6
|
+
private iconLibraries;
|
|
7
|
+
private location;
|
|
8
|
+
private drawerService;
|
|
9
|
+
protected shouldShowBack: boolean;
|
|
10
|
+
set showBack(shouldShowBack: string | boolean);
|
|
11
|
+
get showBack(): string | boolean;
|
|
12
|
+
title: string;
|
|
13
|
+
constructor(iconLibraries: NbIconLibraries, location: Location, drawerService: SclSideDrawerService);
|
|
14
|
+
back(): void;
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclPageHeaderComponent, never>;
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclPageHeaderComponent, "scl-page-header", never, { "showBack": { "alias": "showBack"; "required": false; }; "title": { "alias": "heading"; "required": false; }; }, {}, never, ["scl-page-sub-heading", "*"], true, never>;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=page-header.component.d.ts.map
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.scl-page-header {
|
|
4
|
+
display: flex;
|
|
5
|
+
align-items: center;
|
|
6
|
+
justify-content: space-between;
|
|
7
|
+
gap: nb-theme(scl-page-header-gap);
|
|
8
|
+
position: sticky;
|
|
9
|
+
top: 0;
|
|
10
|
+
background-color: nb-theme(scl-page-header-background-color);
|
|
11
|
+
min-height: nb-theme(scl-page-header-min-height);
|
|
12
|
+
padding: nb-theme(scl-page-header-padding);
|
|
13
|
+
margin: nb-theme(scl-page-header-margin);
|
|
14
|
+
border-bottom: nb-theme(scl-page-header-border-width) solid nb-theme(scl-page-header-border-color);
|
|
15
|
+
z-index: 3;
|
|
16
|
+
|
|
17
|
+
&__title {
|
|
18
|
+
font-size: nb-theme(scl-page-header-title-font-size);
|
|
19
|
+
font-weight: nb-theme(scl-page-header-title-font-weight);
|
|
20
|
+
line-height: nb-theme(scl-page-header-title-line-height);
|
|
21
|
+
letter-spacing: nb-theme(scl-page-header-title-letter-spacing);
|
|
22
|
+
color: nb-theme(scl-page-header-title-color);
|
|
23
|
+
margin: nb-theme(scl-page-header-title-margin);
|
|
24
|
+
flex-grow: 1;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
&__content {
|
|
28
|
+
display: grid;
|
|
29
|
+
grid-template-columns: 1fr auto;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
&__info {
|
|
33
|
+
display: flex;
|
|
34
|
+
gap: nb-theme(scl-page-header-gap);
|
|
35
|
+
align-items: center;
|
|
36
|
+
}
|
|
37
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class SclPageSubHeadingComponent {
|
|
3
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclPageSubHeadingComponent, never>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclPageSubHeadingComponent, "scl-page-sub-heading", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
+
}
|
|
6
|
+
//# sourceMappingURL=page-sub-heading.component.d.ts.map
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
spinner-primary-background-color: transparent,
|
|
6
|
+
spinner-text-color: color-basic-500,
|
|
7
|
+
scl-page-loader-spinner-container-min-height: 7.75rem,
|
|
8
|
+
|
|
9
|
+
// Min-height
|
|
10
|
+
scl-page-loader-small-min-height: 6.25rem,
|
|
11
|
+
scl-page-loader-medium-min-height: 18.75rem,
|
|
12
|
+
scl-page-loader-large-min-height: 31.25rem,
|
|
13
|
+
|
|
14
|
+
scl-page-loader-spinner-gap: 0.5rem,
|
|
15
|
+
|
|
16
|
+
// Spin Circle
|
|
17
|
+
scl-page-loader-spin-cirle-border-width: 0.25rem,
|
|
18
|
+
scl-page-loader-spin-circle-border-color: color-primary-100,
|
|
19
|
+
scl-page-loader-spin-circle-border-right-color: color-primary-500,
|
|
20
|
+
),
|
|
21
|
+
default,
|
|
22
|
+
default
|
|
23
|
+
);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export type SpinnerSize = 'small' | 'medium' | 'large';
|
|
3
|
+
export declare class SclPageLoaderComponent {
|
|
4
|
+
message: string;
|
|
5
|
+
size: SpinnerSize;
|
|
6
|
+
loading: boolean;
|
|
7
|
+
get small(): boolean;
|
|
8
|
+
get medium(): boolean;
|
|
9
|
+
get large(): boolean;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclPageLoaderComponent, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclPageLoaderComponent, "scl-page-loader", never, { "message": { "alias": "message"; "required": false; }; "size": { "alias": "size"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=page-loader.component.d.ts.map
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
.nb-theme-default {
|
|
4
|
+
nb-tabset:has(.scl-page-loader) {
|
|
5
|
+
flex-grow: 1;
|
|
6
|
+
display: flex;
|
|
7
|
+
flex-direction: column;
|
|
8
|
+
}
|
|
9
|
+
nb-tab.content-active:has(.scl-page-loader) {
|
|
10
|
+
display: flex;
|
|
11
|
+
flex-direction: column;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.scl-page-loader {
|
|
16
|
+
flex-grow: 1;
|
|
17
|
+
|
|
18
|
+
&__container {
|
|
19
|
+
display: flex;
|
|
20
|
+
flex-direction: column;
|
|
21
|
+
height: 100%;
|
|
22
|
+
|
|
23
|
+
&.nb-spinner-container {
|
|
24
|
+
display: flex;
|
|
25
|
+
justify-content: center;
|
|
26
|
+
align-items: center;
|
|
27
|
+
height: 100%;
|
|
28
|
+
|
|
29
|
+
nb-spinner {
|
|
30
|
+
position: static;
|
|
31
|
+
display: flex;
|
|
32
|
+
flex-direction: column;
|
|
33
|
+
gap: nb-theme(scl-page-loader-spinner-gap);
|
|
34
|
+
|
|
35
|
+
.spin-circle {
|
|
36
|
+
border-width: nb-theme(scl-page-loader-spin-cirle-border-width);
|
|
37
|
+
border-color: nb-theme(scl-page-loader-spin-circle-border-color);
|
|
38
|
+
border-right-color: nb-theme(scl-page-loader-spin-circle-border-right-color);
|
|
39
|
+
animation: 1s spin linear infinite;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
@use '@nebular/theme/styles/theming' as *;
|
|
2
|
+
|
|
3
|
+
$nb-themes: nb-register-theme(
|
|
4
|
+
(
|
|
5
|
+
// Pagination styles
|
|
6
|
+
scl-pagination-background-color: color-control-default,
|
|
7
|
+
scl-pagination-padding: 0.75rem 0 0.75rem 0,
|
|
8
|
+
scl-pagination-bottom: 0,
|
|
9
|
+
scl-pagination-item-gap: 0.5rem,
|
|
10
|
+
|
|
11
|
+
// Pagination typography
|
|
12
|
+
scl-pagination-font-size: 0.75rem,
|
|
13
|
+
scl-pagination-line-height: 1.33,
|
|
14
|
+
scl-pagination-font-weight: 500,
|
|
15
|
+
scl-pagination-font-color: color-basic-900,
|
|
16
|
+
|
|
17
|
+
// Pagination select
|
|
18
|
+
scl-pagination-select-padding: 0.375rem 0.875rem,
|
|
19
|
+
scl-pagination-select-margin: 0 1rem 0 0.5rem,
|
|
20
|
+
scl-pagination-select-text-color: color-basic-500
|
|
21
|
+
),
|
|
22
|
+
default,
|
|
23
|
+
default
|
|
24
|
+
);
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
import { NbIconLibraries } from '@nebular/theme';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export interface PageChangeEvent {
|
|
5
|
+
page: number;
|
|
6
|
+
pageSize: number;
|
|
7
|
+
}
|
|
8
|
+
export declare class SclPagination implements OnInit {
|
|
9
|
+
private iconLibraries;
|
|
10
|
+
totalData: number;
|
|
11
|
+
currentPageSize: number;
|
|
12
|
+
changePage: EventEmitter<PageChangeEvent>;
|
|
13
|
+
page: number;
|
|
14
|
+
maxPages: number;
|
|
15
|
+
pageSizeOptions: number[];
|
|
16
|
+
showRecords: boolean;
|
|
17
|
+
compact: string | boolean;
|
|
18
|
+
get compactPagination(): boolean;
|
|
19
|
+
pager: {
|
|
20
|
+
totalItems: number;
|
|
21
|
+
currentPage: number;
|
|
22
|
+
pageSize: number;
|
|
23
|
+
totalPages: number;
|
|
24
|
+
startPage: number;
|
|
25
|
+
endPage: number;
|
|
26
|
+
startIndex: number;
|
|
27
|
+
endIndex: number;
|
|
28
|
+
pages: number[];
|
|
29
|
+
};
|
|
30
|
+
get currentRecords(): {
|
|
31
|
+
from: number;
|
|
32
|
+
to: number;
|
|
33
|
+
};
|
|
34
|
+
constructor(iconLibraries: NbIconLibraries);
|
|
35
|
+
ngOnInit(): void;
|
|
36
|
+
set total(value: number);
|
|
37
|
+
get total(): number;
|
|
38
|
+
set pageSize(value: number);
|
|
39
|
+
get pageSize(): number;
|
|
40
|
+
setPage(page: number, emitEvent?: boolean): void;
|
|
41
|
+
itemChange(event: number): void;
|
|
42
|
+
pageChange(event: number): void;
|
|
43
|
+
private paginate;
|
|
44
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SclPagination, never>;
|
|
45
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SclPagination, "scl-pagination", never, { "page": { "alias": "page"; "required": false; }; "maxPages": { "alias": "maxPages"; "required": false; }; "pageSizeOptions": { "alias": "pageSizeOptions"; "required": false; }; "showRecords": { "alias": "showRecords"; "required": false; }; "compact": { "alias": "compact"; "required": false; }; "total": { "alias": "total"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; }, { "changePage": "changePage"; }, never, never, true, never>;
|
|
46
|
+
}
|
|
47
|
+
//# sourceMappingURL=pagination.d.ts.map
|