@indigina/ui-kit 1.1.204 → 1.1.206
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/fesm2022/indigina-ui-kit.mjs +841 -826
- package/fesm2022/indigina-ui-kit.mjs.map +1 -1
- package/index.d.ts +4340 -5
- package/package.json +28 -28
- package/lib/components/kit-autocomplete/kit-autocomplete.component.d.ts +0 -116
- package/lib/components/kit-autocomplete/kit-autocomplete.directive.d.ts +0 -9
- package/lib/components/kit-autocomplete/kit-autocomplete.module.d.ts +0 -16
- package/lib/components/kit-avatar/kit-avatar.component.d.ts +0 -21
- package/lib/components/kit-avatar/kit-avatar.const.d.ts +0 -5
- package/lib/components/kit-avatar/kit-avatar.module.d.ts +0 -9
- package/lib/components/kit-breadcrumbs/kit-breadcrumbs.component.d.ts +0 -10
- package/lib/components/kit-breadcrumbs/kit-breadcrumbs.model.d.ts +0 -4
- package/lib/components/kit-breadcrumbs/kit-breadcrumbs.module.d.ts +0 -9
- package/lib/components/kit-breadcrumbs/kit-breadcrumbs.service.d.ts +0 -21
- package/lib/components/kit-button/kit-button.component.d.ts +0 -50
- package/lib/components/kit-button/kit-button.const.d.ts +0 -21
- package/lib/components/kit-button/kit-button.module.d.ts +0 -10
- package/lib/components/kit-card/kit-card.component.d.ts +0 -36
- package/lib/components/kit-card/kit-card.const.d.ts +0 -9
- package/lib/components/kit-card/kit-card.model.d.ts +0 -22
- package/lib/components/kit-card/kit-card.module.d.ts +0 -12
- package/lib/components/kit-checkbox/kit-checkbox.component.d.ts +0 -62
- package/lib/components/kit-checkbox/kit-checkbox.module.d.ts +0 -13
- package/lib/components/kit-collapsed-list/kit-collapsed-list.component.d.ts +0 -50
- package/lib/components/kit-collapsed-list/kit-collapsed-list.const.d.ts +0 -4
- package/lib/components/kit-collapsed-list/kit-collapsed-list.model.d.ts +0 -15
- package/lib/components/kit-copy-text/kit-copy-text.component.d.ts +0 -32
- package/lib/components/kit-copy-text/kit-copy-text.module.d.ts +0 -9
- package/lib/components/kit-cta-panel-abstract-confirmation/kit-cta-panel-abstract-confirmation.component.d.ts +0 -11
- package/lib/components/kit-cta-panel-abstract-confirmation/kit-cta-panel-abstract-confirmation.module.d.ts +0 -10
- package/lib/components/kit-cta-panel-action/kit-cta-panel-action.component.d.ts +0 -16
- package/lib/components/kit-cta-panel-action/kit-cta-panel-action.module.d.ts +0 -9
- package/lib/components/kit-cta-panel-confirmation/abstract-kit-cta-panel-confirmation.component.d.ts +0 -10
- package/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.component.d.ts +0 -19
- package/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.model.d.ts +0 -15
- package/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.module.d.ts +0 -13
- package/lib/components/kit-cta-panel-item/kit-cta-panel-item.component.d.ts +0 -14
- package/lib/components/kit-cta-panel-item/kit-cta-panel-item.model.d.ts +0 -18
- package/lib/components/kit-cta-panel-item/kit-cta-panel-item.module.d.ts +0 -11
- package/lib/components/kit-data-field/kit-data-field.component.d.ts +0 -18
- package/lib/components/kit-data-field/kit-data-field.const.d.ts +0 -4
- package/lib/components/kit-datepicker/kit-datepicker.component.d.ts +0 -80
- package/lib/components/kit-datepicker/kit-datepicker.const.d.ts +0 -4
- package/lib/components/kit-datepicker/kit-datepicker.module.d.ts +0 -12
- package/lib/components/kit-daterange/kit-daterange.component.d.ts +0 -105
- package/lib/components/kit-daterange/kit-daterange.module.d.ts +0 -13
- package/lib/components/kit-datetimepicker/kit-datetimepicker.component.d.ts +0 -101
- package/lib/components/kit-datetimepicker/kit-datetimepicker.module.d.ts +0 -13
- package/lib/components/kit-dialog/kit-dialog.component.d.ts +0 -5
- package/lib/components/kit-dialog/kit-dialog.service.d.ts +0 -14
- package/lib/components/kit-dialog-actions/kit-dialog-actions.component.d.ts +0 -5
- package/lib/components/kit-dropdown/kit-dropdown-item-template.directive.d.ts +0 -5
- package/lib/components/kit-dropdown/kit-dropdown.component.d.ts +0 -114
- package/lib/components/kit-dropdown/kit-dropdown.const.d.ts +0 -6
- package/lib/components/kit-dropdown/kit-dropdown.module.d.ts +0 -15
- package/lib/components/kit-empty-section/kit-empty-section.component.d.ts +0 -8
- package/lib/components/kit-entity-grid/kit-entity-grid.component.d.ts +0 -72
- package/lib/components/kit-entity-section/kit-entity-section.component.d.ts +0 -7
- package/lib/components/kit-entity-section-container/kit-entity-section-container.component.d.ts +0 -5
- package/lib/components/kit-entity-title/kit-entity-title.component.d.ts +0 -5
- package/lib/components/kit-entity-title/kit-entity-title.module.d.ts +0 -8
- package/lib/components/kit-file-card/kit-file-card-messages.component.d.ts +0 -21
- package/lib/components/kit-file-card/kit-file-card.component.d.ts +0 -52
- package/lib/components/kit-file-card/kit-file-card.const.d.ts +0 -26
- package/lib/components/kit-file-card/kit-file-card.module.d.ts +0 -11
- package/lib/components/kit-file-upload/kit-file-upload.component.d.ts +0 -62
- package/lib/components/kit-file-upload/kit-file-upload.model.d.ts +0 -10
- package/lib/components/kit-file-upload/kit-file-upload.module.d.ts +0 -12
- package/lib/components/kit-global-search/kit-global-search.component.d.ts +0 -45
- package/lib/components/kit-global-search/kit-global-search.model.d.ts +0 -40
- package/lib/components/kit-global-search/kit-global-search.util.d.ts +0 -8
- package/lib/components/kit-grid/kit-grid-cell-template.directive.d.ts +0 -5
- package/lib/components/kit-grid/kit-grid-column/kit-grid-column.component.d.ts +0 -39
- package/lib/components/kit-grid/kit-grid-detail-template.directive.d.ts +0 -5
- package/lib/components/kit-grid/kit-grid.component.d.ts +0 -119
- package/lib/components/kit-grid/kit-grid.const.d.ts +0 -4
- package/lib/components/kit-grid/kit-grid.model.d.ts +0 -22
- package/lib/components/kit-grid/kit-grid.module.d.ts +0 -13
- package/lib/components/kit-input-label/kit-input-label.component.d.ts +0 -22
- package/lib/components/kit-input-label/kit-input-label.module.d.ts +0 -11
- package/lib/components/kit-input-message/kit-input-message.component.d.ts +0 -14
- package/lib/components/kit-input-message/kit-input-message.module.d.ts +0 -9
- package/lib/components/kit-loader/kit-loader.component.d.ts +0 -9
- package/lib/components/kit-loader/kit-loader.module.d.ts +0 -8
- package/lib/components/kit-location-stepper/kit-location-stepper.component.d.ts +0 -27
- package/lib/components/kit-location-stepper/kit-location-stepper.module.d.ts +0 -10
- package/lib/components/kit-multiselect/kit-multiselect.component.d.ts +0 -84
- package/lib/components/kit-multiselect/kit-multiselect.model.d.ts +0 -6
- package/lib/components/kit-multiselect/kit-multiselect.module.d.ts +0 -14
- package/lib/components/kit-navigation-menu/kit-navigation-menu-submenu/kit-navigation-menu-submenu.component.d.ts +0 -18
- package/lib/components/kit-navigation-menu/kit-navigation-menu-submenu/kit-navigation-menu-submenu.module.d.ts +0 -10
- package/lib/components/kit-navigation-menu/kit-navigation-menu.component.d.ts +0 -38
- package/lib/components/kit-navigation-menu/kit-navigation-menu.model.d.ts +0 -15
- package/lib/components/kit-navigation-menu/kit-navigation-menu.module.d.ts +0 -12
- package/lib/components/kit-navigation-menu/kit-navigation-menu.service.d.ts +0 -12
- package/lib/components/kit-navigation-menu/kit-navigation-menu.util.d.ts +0 -2
- package/lib/components/kit-navigation-tabs/kit-navigation-tabs.component.d.ts +0 -18
- package/lib/components/kit-navigation-tabs/kit-navigation-tabs.const.d.ts +0 -4
- package/lib/components/kit-navigation-tabs/kit-navigation-tabs.model.d.ts +0 -10
- package/lib/components/kit-navigation-tabs/kit-navigation-tabs.module.d.ts +0 -10
- package/lib/components/kit-note/kit-note.component.d.ts +0 -5
- package/lib/components/kit-note/kit-note.module.d.ts +0 -7
- package/lib/components/kit-notification/kit-notification.animation.d.ts +0 -2
- package/lib/components/kit-notification/kit-notification.component.d.ts +0 -21
- package/lib/components/kit-notification/kit-notification.const.d.ts +0 -13
- package/lib/components/kit-notification/kit-notification.service.d.ts +0 -11
- package/lib/components/kit-numeric-textbox/kit-numeric-textbox.component.d.ts +0 -91
- package/lib/components/kit-numeric-textbox/kit-numeric-textbox.const.d.ts +0 -10
- package/lib/components/kit-numeric-textbox/kit-numeric-textbox.module.d.ts +0 -13
- package/lib/components/kit-page-layout/kit-page-layout.component.d.ts +0 -16
- package/lib/components/kit-pill/kit-pill.component.d.ts +0 -48
- package/lib/components/kit-pill/kit-pill.const.d.ts +0 -9
- package/lib/components/kit-popup/kit-popup.component.d.ts +0 -38
- package/lib/components/kit-popup/kit-popup.model.d.ts +0 -18
- package/lib/components/kit-profile-menu/kit-profile-menu.component.d.ts +0 -33
- package/lib/components/kit-profile-menu/kit-profile-menu.model.d.ts +0 -9
- package/lib/components/kit-radio-button/kit-radio-button.component.d.ts +0 -33
- package/lib/components/kit-radio-button/kit-radio-button.const.d.ts +0 -4
- package/lib/components/kit-radio-button/kit-radio-button.model.d.ts +0 -9
- package/lib/components/kit-radio-button/kit-radio-button.module.d.ts +0 -11
- package/lib/components/kit-route-path/kit-route-path.component.d.ts +0 -12
- package/lib/components/kit-scheduler/kit-scheduler-month-event-template.directive.d.ts +0 -5
- package/lib/components/kit-scheduler/kit-scheduler-toolbar/kit-scheduler-toolbar.component.d.ts +0 -26
- package/lib/components/kit-scheduler/kit-scheduler-week-event-template.directive.d.ts +0 -5
- package/lib/components/kit-scheduler/kit-scheduler.component.d.ts +0 -23
- package/lib/components/kit-scheduler/kit-scheduler.model.d.ts +0 -7
- package/lib/components/kit-scroll-navigation/kit-scroll-navigation-section/kit-scroll-navigation-section.component.d.ts +0 -17
- package/lib/components/kit-scroll-navigation/kit-scroll-navigation.component.d.ts +0 -37
- package/lib/components/kit-search-bar/kit-search-bar.component.d.ts +0 -29
- package/lib/components/kit-search-bar/kit-search-bar.module.d.ts +0 -11
- package/lib/components/kit-shipment-card/kit-shipment-card.component.d.ts +0 -22
- package/lib/components/kit-shipment-card/kit-shipment-card.model.d.ts +0 -18
- package/lib/components/kit-skeleton/kit-skeleton.component.d.ts +0 -30
- package/lib/components/kit-skeleton/kit-skeleton.module.d.ts +0 -9
- package/lib/components/kit-sortable/kit-sortable.component.d.ts +0 -28
- package/lib/components/kit-svg-icon/kit-svg-icon.component.d.ts +0 -13
- package/lib/components/kit-svg-icon/kit-svg-icon.const.d.ts +0 -156
- package/lib/components/kit-svg-icon/kit-svg-icon.module.d.ts +0 -7
- package/lib/components/kit-svg-sprite/kit-svg-sprite.component.d.ts +0 -5
- package/lib/components/kit-svg-sprite/kit-svg-sprite.module.d.ts +0 -7
- package/lib/components/kit-switch/kit-switch-item.model.d.ts +0 -20
- package/lib/components/kit-switch/kit-switch.component.d.ts +0 -78
- package/lib/components/kit-switch/kit-switch.module.d.ts +0 -12
- package/lib/components/kit-tabs/kit-tab/kit-tab-content.directive.d.ts +0 -5
- package/lib/components/kit-tabs/kit-tab/kit-tab.component.d.ts +0 -35
- package/lib/components/kit-tabs/kit-tab/kit-title-template.directive.d.ts +0 -5
- package/lib/components/kit-tabs/kit-tabs.component.d.ts +0 -31
- package/lib/components/kit-tabs/kit-tabs.const.d.ts +0 -9
- package/lib/components/kit-tabs/kit-tabs.model.d.ts +0 -5
- package/lib/components/kit-tabs/kit-tabs.module.d.ts +0 -13
- package/lib/components/kit-text-label/kit-text-label.component.d.ts +0 -33
- package/lib/components/kit-text-label/kit-text-label.module.d.ts +0 -10
- package/lib/components/kit-textarea/kit-textarea-autoresize.directive.d.ts +0 -11
- package/lib/components/kit-textarea/kit-textarea.component.d.ts +0 -112
- package/lib/components/kit-textarea/kit-textarea.const.d.ts +0 -6
- package/lib/components/kit-textarea/kit-textarea.module.d.ts +0 -13
- package/lib/components/kit-textbox/kit-textbox.component.d.ts +0 -78
- package/lib/components/kit-textbox/kit-textbox.const.d.ts +0 -10
- package/lib/components/kit-textbox/kit-textbox.module.d.ts +0 -12
- package/lib/components/kit-tilelayout/kit-tilelayout-item.component.d.ts +0 -7
- package/lib/components/kit-tilelayout/kit-tilelayout.component.d.ts +0 -18
- package/lib/components/kit-tilelayout/kit-tilelayout.interface.d.ts +0 -1
- package/lib/components/kit-tilelayout/kit-tilelayout.module.d.ts +0 -10
- package/lib/components/kit-timeline/kit-timeline-card/kit-timeline-card.component.d.ts +0 -12
- package/lib/components/kit-timeline/kit-timeline.component.d.ts +0 -10
- package/lib/components/kit-timeline/kit-timeline.const.d.ts +0 -16
- package/lib/components/kit-timeline/kit-timeline.model.d.ts +0 -20
- package/lib/components/kit-timepicker/kit-timepicker.component.d.ts +0 -85
- package/lib/components/kit-timepicker/kit-timepicker.module.d.ts +0 -12
- package/lib/components/kit-toastr/kit-toastr.module.d.ts +0 -13
- package/lib/components/kit-toastr/kit-toastr.service.d.ts +0 -47
- package/lib/components/kit-toggle/kit-toggle.component.d.ts +0 -60
- package/lib/components/kit-toggle/kit-toggle.module.d.ts +0 -11
- package/lib/components/kit-truncate-text/kit-truncate-text.component.d.ts +0 -12
- package/lib/components/kit-units-textbox/kit-units-textbox.component.d.ts +0 -129
- package/lib/components/kit-units-textbox/kit-units-textbox.model.d.ts +0 -8
- package/lib/components/kit-units-textbox/kit-units-textbox.module.d.ts +0 -15
- package/lib/const/date-time.const.d.ts +0 -2
- package/lib/directives/kit-badge/kit-badge.const.d.ts +0 -7
- package/lib/directives/kit-badge/kit-badge.directive.d.ts +0 -27
- package/lib/directives/kit-permission/kit-permission.directive.d.ts +0 -20
- package/lib/directives/kit-permission/kit-permission.module.d.ts +0 -7
- package/lib/directives/kit-tooltip/kit-tooltip.const.d.ts +0 -6
- package/lib/directives/kit-tooltip/kit-tooltip.directive.d.ts +0 -15
- package/lib/i18n/kit-translations.d.ts +0 -2
- package/lib/pipes/highlight.pipe.d.ts +0 -7
- package/lib/services/api/kit-permissions-api/kit-permissions-api.model.d.ts +0 -3
- package/lib/services/api/kit-permissions-api/kit-permissions-api.service.d.ts +0 -12
- package/lib/services/api/kit-settings-api/kit-settings-api.model.d.ts +0 -9
- package/lib/services/api/kit-settings-api/kit-settings-api.service.d.ts +0 -14
- package/lib/services/api/kit-user-api/kit-user-api.model.d.ts +0 -20
- package/lib/services/api/kit-user-api/kit-user-api.service.d.ts +0 -13
- package/lib/services/kit-menu-builder/kit-menu-builder.model.d.ts +0 -5
- package/lib/services/kit-menu-builder/kit-menu-builder.service.d.ts +0 -12
- package/lib/services/kit-query-params.service.d.ts +0 -14
- package/lib/services/kit-translate/kit-translate.service.d.ts +0 -9
- package/lib/store/abstract-payload.action.d.ts +0 -4
- package/lib/store/kit-user/kit-user.action.d.ts +0 -3
- package/lib/store/kit-user/kit-user.state.d.ts +0 -14
- package/lib/store/kit-user-applications/kit-user-applications.action.d.ts +0 -3
- package/lib/store/kit-user-applications/kit-user-applications.state.d.ts +0 -14
- package/lib/store/kit-user-permissions/kit-user-permissions.action.d.ts +0 -3
- package/lib/store/kit-user-permissions/kit-user-permissions.state.d.ts +0 -14
- package/lib/store/store.const.d.ts +0 -2
- package/lib/store/store.model.d.ts +0 -5
- package/lib/token/kit-base-path.token.d.ts +0 -2
- package/lib/utils/date.util.d.ts +0 -2
- package/lib/utils/kit-data-query/kit-data-query.const.d.ts +0 -24
- package/lib/utils/kit-data-query/kit-data-query.model.d.ts +0 -14
- package/lib/utils/kit-data-query/kit-data-query.util.d.ts +0 -2
- package/lib/utils/random.util.d.ts +0 -1
- package/lib/widgets/kit-grid-management/kit-grid-cell/kit-grid-cell.component.d.ts +0 -10
- package/lib/widgets/kit-grid-management/kit-grid-cell/kit-grid-cell.model.d.ts +0 -8
- package/lib/widgets/kit-grid-management/kit-grid-cell/kit-grid-cell.service.d.ts +0 -17
- package/lib/widgets/kit-grid-management/kit-grid-column-manager/kit-grid-column-manager.component.d.ts +0 -29
- package/lib/widgets/kit-grid-management/kit-grid-details-button/kit-grid-details-button.component.d.ts +0 -12
- package/lib/widgets/kit-grid-management/kit-grid-export/kit-grid-export.component.d.ts +0 -53
- package/lib/widgets/kit-grid-management/kit-grid-export/kit-grid-export.const.d.ts +0 -8
- package/lib/widgets/kit-grid-management/kit-grid-export/kit-grid-export.model.d.ts +0 -2
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-checkbox/kit-filter-checkbox.component.d.ts +0 -43
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-date/kit-filter-date.component.d.ts +0 -35
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-date/kit-filter-date.model.d.ts +0 -4
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-input/kit-filter-input.component.d.ts +0 -57
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-input/kit-filter-input.const.d.ts +0 -3
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-null-check/kit-filter-null-check.component.d.ts +0 -38
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-radio/kit-filter-radio.component.d.ts +0 -39
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-selector/kit-filter-selector.component.d.ts +0 -26
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-selector/kit-filter-selector.model.d.ts +0 -7
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-grid-filters.component.d.ts +0 -28
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-grid-filters.model.d.ts +0 -34
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-grid-filters.util.d.ts +0 -8
- package/lib/widgets/kit-grid-management/kit-grid-management.model.d.ts +0 -10
- package/lib/widgets/kit-grid-management/kit-grid-management.util.d.ts +0 -7
- package/lib/widgets/kit-grid-management/kit-grid-search/kit-grid-search.component.d.ts +0 -19
- package/lib/widgets/kit-grid-management/kit-grid-url-state.service.d.ts +0 -12
- package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views-manager/kit-grid-views-manager.component.d.ts +0 -27
- package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views-save/kit-grid-views-save.component.d.ts +0 -40
- package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views.component.d.ts +0 -86
- package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views.model.d.ts +0 -8
- package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views.util.d.ts +0 -11
- package/lib/widgets/kit-grid-management/kit-grid-views/store/kit-grid-views.action.d.ts +0 -23
- package/lib/widgets/kit-grid-management/kit-grid-views/store/kit-grid-views.model.d.ts +0 -33
- package/lib/widgets/kit-grid-management/kit-grid-views/store/kit-grid-views.state.d.ts +0 -25
- package/lib/widgets/kit-grid-management/store/kit-grid.action.d.ts +0 -34
- package/lib/widgets/kit-grid-management/store/kit-grid.model.d.ts +0 -21
- package/lib/widgets/kit-grid-management/store/kit-grid.state.d.ts +0 -21
- package/lib/widgets/kit-sidebar/kit-sidebar.component.d.ts +0 -18
- package/lib/widgets/kit-skeleton/kit-skeleton-grid/kit-skeleton-grid.component.d.ts +0 -9
- package/lib/widgets/kit-top-bar/kit-top-bar-user/kit-top-bar-user.component.d.ts +0 -24
- package/lib/widgets/kit-top-bar/kit-top-bar-user/kit-top-bar-user.model.d.ts +0 -4
- package/lib/widgets/kit-top-bar/kit-top-bar.component.d.ts +0 -17
- package/lib/widgets/kit-user-settings/kit-user-settings.component.d.ts +0 -18
- package/lib/widgets/kit-user-settings/store/kit-user-settings.action.d.ts +0 -10
- package/lib/widgets/kit-user-settings/store/kit-user-settings.const.d.ts +0 -4
- package/lib/widgets/kit-user-settings/store/kit-user-settings.state.d.ts +0 -17
- package/public-api.d.ts +0 -216
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare enum KitSkeletonShape {
|
|
3
|
-
TEXT = "text",
|
|
4
|
-
CIRCLE = "circle",
|
|
5
|
-
RECTANGLE = "rectangle"
|
|
6
|
-
}
|
|
7
|
-
export declare enum KitSkeletonAnimation {
|
|
8
|
-
PULSE = "pulse",
|
|
9
|
-
WAVE = "wave"
|
|
10
|
-
}
|
|
11
|
-
export declare class KitSkeletonComponent {
|
|
12
|
-
/**
|
|
13
|
-
Defines the width of the skeleton component
|
|
14
|
-
*/
|
|
15
|
-
width: string | number | null;
|
|
16
|
-
/**
|
|
17
|
-
Defines the height of the skeleton component
|
|
18
|
-
*/
|
|
19
|
-
height: string | number | null;
|
|
20
|
-
/**
|
|
21
|
-
Defines the shape of the skeleton
|
|
22
|
-
*/
|
|
23
|
-
shape: KitSkeletonShape;
|
|
24
|
-
/**
|
|
25
|
-
Defines the animation of the skeleton
|
|
26
|
-
*/
|
|
27
|
-
animation: KitSkeletonAnimation | false;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSkeletonComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitSkeletonComponent, "kit-skeleton", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "animation": { "alias": "animation"; "required": false; }; }, {}, never, never, false, never>;
|
|
30
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-skeleton.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-indicators";
|
|
5
|
-
export declare class KitSkeletonModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSkeletonModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitSkeletonModule, [typeof i1.KitSkeletonComponent], [typeof i2.CommonModule, typeof i3.IndicatorsModule], [typeof i1.KitSkeletonComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitSkeletonModule>;
|
|
9
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { OutputEmitterRef, Signal, TemplateRef } from '@angular/core';
|
|
2
|
-
import { DataMoveEvent } from '@progress/kendo-angular-sortable';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class KitSortableComponent<T> {
|
|
5
|
-
/**
|
|
6
|
-
* An items list which is going to be rendered as sortable items
|
|
7
|
-
*/
|
|
8
|
-
items: T[];
|
|
9
|
-
/**
|
|
10
|
-
* Defines the number of columns of the component
|
|
11
|
-
*/
|
|
12
|
-
columnCount?: number;
|
|
13
|
-
/**
|
|
14
|
-
* Defines the css class which is applied to each item
|
|
15
|
-
*/
|
|
16
|
-
itemClass?: string;
|
|
17
|
-
/**
|
|
18
|
-
* Defines the css class which is applied to the active item.
|
|
19
|
-
*/
|
|
20
|
-
activeItemClass?: string;
|
|
21
|
-
zone?: string;
|
|
22
|
-
emptyItemClass?: string;
|
|
23
|
-
readonly onDragEnd: OutputEmitterRef<DataMoveEvent>;
|
|
24
|
-
readonly itemTemplate: Signal<TemplateRef<HTMLElement> | undefined>;
|
|
25
|
-
get columnsCount(): number | null;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSortableComponent<any>, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitSortableComponent<any>, "kit-sortable", never, { "items": { "alias": "items"; "required": false; }; "columnCount": { "alias": "columnCount"; "required": false; }; "itemClass": { "alias": "itemClass"; "required": false; }; "activeItemClass": { "alias": "activeItemClass"; "required": false; }; "zone": { "alias": "zone"; "required": false; }; "emptyItemClass": { "alias": "emptyItemClass"; "required": false; }; }, { "onDragEnd": "onDragEnd"; }, ["itemTemplate"], never, true, never>;
|
|
28
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class KitSvgIconComponent {
|
|
3
|
-
/**
|
|
4
|
-
* Defines an icon which to be shown
|
|
5
|
-
*/
|
|
6
|
-
icon: string | null;
|
|
7
|
-
/**
|
|
8
|
-
* Defines a CSS class that will be applied to an icon
|
|
9
|
-
*/
|
|
10
|
-
iconClass: string | null;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSvgIconComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitSvgIconComponent, "kit-svg-icon", never, { "icon": { "alias": "icon"; "required": false; }; "iconClass": { "alias": "iconClass"; "required": false; }; }, {}, never, never, false, never>;
|
|
13
|
-
}
|
|
@@ -1,156 +0,0 @@
|
|
|
1
|
-
export declare enum KitSvgIcon {
|
|
2
|
-
LOGO = "logo",
|
|
3
|
-
CHEVRON_DOWN = "chevron-down",
|
|
4
|
-
CHEVRON_UP = "chevron-up",
|
|
5
|
-
CHEVRON_RIGHT = "chevron-right",
|
|
6
|
-
CHEVRON_LEFT = "chevron-left",
|
|
7
|
-
PLUS = "plus",
|
|
8
|
-
INFO = "info",
|
|
9
|
-
CALENDAR = "calendar",
|
|
10
|
-
WARNING = "warning",
|
|
11
|
-
ERROR = "error",
|
|
12
|
-
SUCCESS = "success",
|
|
13
|
-
EYE = "eye",
|
|
14
|
-
SEARCH = "search",
|
|
15
|
-
EDIT = "edit",
|
|
16
|
-
LOCATION = "location",
|
|
17
|
-
CROSS = "cross",
|
|
18
|
-
CHECK = "check",
|
|
19
|
-
CHECK_CIRCLE = "check-circle",
|
|
20
|
-
DISKETTE = "diskette",
|
|
21
|
-
CLIPBOARD = "clipboard",
|
|
22
|
-
LAYERS = "layers",
|
|
23
|
-
KNAUF = "knauf-logo",
|
|
24
|
-
HOME = "home",
|
|
25
|
-
DOUBLE_CIRCLE = "double-circle",
|
|
26
|
-
PENCIL = "pencil",
|
|
27
|
-
ORDER = "order",
|
|
28
|
-
RESET = "reset",
|
|
29
|
-
CIRCLE_CROSS = "circle-cross",
|
|
30
|
-
TRUCK = "truck",
|
|
31
|
-
DELIVERED = "delivered",
|
|
32
|
-
FTL = "ftl",
|
|
33
|
-
LTL = "ltl",
|
|
34
|
-
ORG = "org",
|
|
35
|
-
ARCHIVE = "archive",
|
|
36
|
-
LOGOUT = "logout",
|
|
37
|
-
CONTAINER = "container",
|
|
38
|
-
CARRIER = "carrier",
|
|
39
|
-
EXPORT = "export",
|
|
40
|
-
GEAR = "gear",
|
|
41
|
-
STOCK = "stock",
|
|
42
|
-
STATUS = "status",
|
|
43
|
-
CLOSE_SIGN = "close-sign",
|
|
44
|
-
CLOSE_SIGN_RED = "close-sign-red",
|
|
45
|
-
OPEN_SIGN_GREEN = "open-sign-green",
|
|
46
|
-
ARROW_LEFT = "arrow-left",
|
|
47
|
-
WARNING_YELLOW = "warning-yellow",
|
|
48
|
-
CIRCLE_MINUS = "circle-minus",
|
|
49
|
-
CIRCLE_PLUS = "circle-plus",
|
|
50
|
-
THREE_CIRCLE_ARROW_LEFT = "three-circle-arrow-left",
|
|
51
|
-
THREE_CIRCLE_ARROW_RIGHT = "three-circle-arrow-right",
|
|
52
|
-
SEND = "send",
|
|
53
|
-
CALENDAR_CHECK = "calendar-check",
|
|
54
|
-
CLIPBOARD_THIN = "clipboard-thin",
|
|
55
|
-
WALLET = "wallet",
|
|
56
|
-
CIRCLE_PULSE = "circle-pulse",
|
|
57
|
-
CIRCLE_CROSS_THIN = "circle-cross-thin",
|
|
58
|
-
TRASH = "trash",
|
|
59
|
-
WRENCH = "wrench",
|
|
60
|
-
TIME = "time",
|
|
61
|
-
WARNING_DEFAULT = "warning-default",
|
|
62
|
-
ROTATE_LEFT = "rotate-left",
|
|
63
|
-
DOWNLOAD = "download",
|
|
64
|
-
FILE_TEXT = "file-text",
|
|
65
|
-
ARROW_UP_RIGHT_FROM_SQUARE = "arrow-up-right-from-square",
|
|
66
|
-
CIRCLE_EXCLAMATION = "circle-exclamation",
|
|
67
|
-
TRIANGLE_EXCLAMATION = "triangle-exclamation",
|
|
68
|
-
SHIP = "ship",
|
|
69
|
-
CLOCK = "clock",
|
|
70
|
-
FACTORY = "factory",
|
|
71
|
-
COPY = "copy",
|
|
72
|
-
GEAR_1 = "gear-1",
|
|
73
|
-
HOUSE = "house",
|
|
74
|
-
CHART = "chart",
|
|
75
|
-
CLIP = "clip",
|
|
76
|
-
MAIL = "mail",
|
|
77
|
-
MENU = "menu",
|
|
78
|
-
MESSAGE = "message",
|
|
79
|
-
RELOAD = "reload",
|
|
80
|
-
WINDOW_RESTORE = "window-restore",
|
|
81
|
-
BACK_ARROW = "back-arrow",
|
|
82
|
-
USER = "user",
|
|
83
|
-
CARET_DOWN = "caret-down",
|
|
84
|
-
CARET_UP = "caret-up",
|
|
85
|
-
INFO_CIRCLE = "info-circle",
|
|
86
|
-
CHECK_CIRCLE_FILLED = "check-circle-filled",
|
|
87
|
-
WARNING_CIRCLE = "warning-circle",
|
|
88
|
-
WARNING_CIRCLE_FILLED = "warning-circle-filled",
|
|
89
|
-
CLOSE_CIRCLE_FILLED = "close-circle-filled",
|
|
90
|
-
QUESTION_CIRCLE = "question-circle",
|
|
91
|
-
STAR = "star",
|
|
92
|
-
SORT_ASCENDING = "sort-ascending",
|
|
93
|
-
SORT_DESCENDING = "sort-descending",
|
|
94
|
-
PAYMENTS = "payments",
|
|
95
|
-
SUPPLY_CHAIN = "supply-chain",
|
|
96
|
-
ANALYTICS = "analytics",
|
|
97
|
-
CONTROL_PANEL = "control-panel",
|
|
98
|
-
SEKO = "seko",
|
|
99
|
-
SEKO_360 = "seko-360",
|
|
100
|
-
FOUR_SQUARE = "four-square",
|
|
101
|
-
LOGISTICS = "logistics",
|
|
102
|
-
PRINTING = "printing",
|
|
103
|
-
SALES_CHANNELS = "sales-channels",
|
|
104
|
-
DESIGN = "design",
|
|
105
|
-
SHIPMENTS_TO_APPROVE = "shipments-to-approve",
|
|
106
|
-
SHIPMENTS_IN_TRANSIT = "shipments-in-transit",
|
|
107
|
-
CONTAINERS_TO_DELIVER = "containers-to-deliver",
|
|
108
|
-
SHIPMENTS_DRAFT = "shipments-draft",
|
|
109
|
-
SHIPMENTS_CANCELLATION_REQUESTS = "shipments-cancellation-requests",
|
|
110
|
-
SHIPMENTS_FOR_RE_AUTH = "shipments-for-re-auth",
|
|
111
|
-
SHIPMENTS_READY_TO_SHIP = "shipments-ready-to-ship",
|
|
112
|
-
BOOKINGS_DRAFT = "bookings-draft",
|
|
113
|
-
SHIPMENTS_PENDING_INSTRUCTIONS = "shipments-pending-instructions",
|
|
114
|
-
SHIPMENTS_PENDING_DOCUMENTS = "shipments-pending-documents",
|
|
115
|
-
DELIVERIES_TO_BOOK = "deliveries-to-book",
|
|
116
|
-
DELIVERIES_REQUIRE_CONFIRMATION = "deliveries-require-confirmation",
|
|
117
|
-
DELIVERIES_TO_RESCHEDULE = "deliveries-to-reschedule",
|
|
118
|
-
DELIVERIES_REQUIRE_AMENDMENTS = "deliveries-require-amendments",
|
|
119
|
-
DELIVERIES_REQUIRE_CANCELLATION = "deliveries-require-cancellation",
|
|
120
|
-
DELIVERIES_REQUIRE_POD_CUSTOMS = "deliveries-require-pod-customs",
|
|
121
|
-
WMS = "wms",
|
|
122
|
-
DCM = "dcm",
|
|
123
|
-
IHUB = "ihub",
|
|
124
|
-
TMS = "tms",
|
|
125
|
-
NSS = "nss",
|
|
126
|
-
DMS = "dms",
|
|
127
|
-
PMS = "pms",
|
|
128
|
-
EXCEL_FILE = "excel-file",
|
|
129
|
-
WORD_FILE = "word-file",
|
|
130
|
-
PDF_FILE = "pdf-file",
|
|
131
|
-
IMAGE_FILE = "image-file",
|
|
132
|
-
XML_FILE = "xml-file",
|
|
133
|
-
CSV_FILE = "csv-file",
|
|
134
|
-
EMPTY = "empty",
|
|
135
|
-
PRODUCT = "product",
|
|
136
|
-
NOTIFICATION = "notification",
|
|
137
|
-
COLUMNS = "columns",
|
|
138
|
-
DETAILS = "details",
|
|
139
|
-
FILTER = "filter",
|
|
140
|
-
NOTIFICATION_SUCCESS = "notification-success",
|
|
141
|
-
NOTIFICATION_WARNING = "notification-warning",
|
|
142
|
-
EYE_OPEN = "eye-open",
|
|
143
|
-
EYE_CLOSE = "eye-close",
|
|
144
|
-
GLOBAL = "global",
|
|
145
|
-
TO_APPROVE = "to-approve",
|
|
146
|
-
CHECK_STICKER = "check-sticker",
|
|
147
|
-
AIR = "air",
|
|
148
|
-
TABLE_VIEW = "table-view",
|
|
149
|
-
LIST_VIEW = "list-view",
|
|
150
|
-
KANBAN_VIEW = "kanban-view",
|
|
151
|
-
VIEWS = "views"
|
|
152
|
-
}
|
|
153
|
-
export declare enum KitSvgIconType {
|
|
154
|
-
FILL = "fill",
|
|
155
|
-
STROKE = "stroke"
|
|
156
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-svg-icon.component";
|
|
3
|
-
export declare class KitSvgIconModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSvgIconModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitSvgIconModule, [typeof i1.KitSvgIconComponent], never, [typeof i1.KitSvgIconComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitSvgIconModule>;
|
|
7
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class KitSvgSpriteComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSvgSpriteComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitSvgSpriteComponent, "kit-svg-sprite", never, {}, {}, never, never, false, never>;
|
|
5
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-svg-sprite.component";
|
|
3
|
-
export declare class KitSvgSpriteModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSvgSpriteModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitSvgSpriteModule, [typeof i1.KitSvgSpriteComponent], never, [typeof i1.KitSvgSpriteComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitSvgSpriteModule>;
|
|
7
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
2
|
-
import { Predicate } from '@angular/core';
|
|
3
|
-
export interface KitSwitchItem {
|
|
4
|
-
/**
|
|
5
|
-
* this is going to be used as an item value to identify what item has been selected
|
|
6
|
-
*/
|
|
7
|
-
value: string;
|
|
8
|
-
/**
|
|
9
|
-
* in case of using item without icon this will be shown within an item
|
|
10
|
-
*/
|
|
11
|
-
title?: string;
|
|
12
|
-
/**
|
|
13
|
-
* an icon name from KitSvgIcon list; so this will be shown instead of title in case of use
|
|
14
|
-
*/
|
|
15
|
-
icon?: KitSvgIcon;
|
|
16
|
-
/**
|
|
17
|
-
* a function which is going to be used in order to decide whether an item needs to be disabled
|
|
18
|
-
*/
|
|
19
|
-
disabled?: Predicate<KitSwitchItem>;
|
|
20
|
-
}
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { KitSwitchItem } from './kit-switch-item.model';
|
|
3
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare enum KitSwitchMode {
|
|
6
|
-
SINGLE = "single",
|
|
7
|
-
MULTI = "multiple"
|
|
8
|
-
}
|
|
9
|
-
export interface KitSwitchItemSelection {
|
|
10
|
-
selected: boolean;
|
|
11
|
-
item: KitSwitchItem;
|
|
12
|
-
mode: KitSwitchMode;
|
|
13
|
-
}
|
|
14
|
-
export declare enum KitSwitchState {
|
|
15
|
-
REGULAR = "regular",
|
|
16
|
-
DANGER = "danger"
|
|
17
|
-
}
|
|
18
|
-
export declare class KitSwitchComponent {
|
|
19
|
-
/**
|
|
20
|
-
* items list which is going to be rendered as switch buttons
|
|
21
|
-
* each of them should have uniq value but not uniq title
|
|
22
|
-
*/
|
|
23
|
-
items: KitSwitchItem[];
|
|
24
|
-
/**
|
|
25
|
-
* defines whether it will be possible to choose several options at time
|
|
26
|
-
*/
|
|
27
|
-
mode: KitSwitchMode;
|
|
28
|
-
/**
|
|
29
|
-
* a label which will be shown above the switch group
|
|
30
|
-
*/
|
|
31
|
-
label?: string;
|
|
32
|
-
/**
|
|
33
|
-
* defines whether the entire group will be disabled and will no have an ability to be changed
|
|
34
|
-
*/
|
|
35
|
-
disabled?: boolean;
|
|
36
|
-
/**
|
|
37
|
-
* defines what values have to be selected
|
|
38
|
-
* in case of "single" mode it should be only one value
|
|
39
|
-
*/
|
|
40
|
-
selection?: string[];
|
|
41
|
-
/**
|
|
42
|
-
* Defines an icon which will be used to the left of the info message
|
|
43
|
-
*/
|
|
44
|
-
messageIcon?: KitSvgIcon;
|
|
45
|
-
/**
|
|
46
|
-
* Defines a value which going to be an info message text
|
|
47
|
-
*/
|
|
48
|
-
messageText?: string;
|
|
49
|
-
/**
|
|
50
|
-
* Defines a particular state for the component
|
|
51
|
-
*/
|
|
52
|
-
state: KitSwitchState;
|
|
53
|
-
/**
|
|
54
|
-
* emits when an items has been selected
|
|
55
|
-
*/
|
|
56
|
-
selected: EventEmitter<KitSwitchItemSelection>;
|
|
57
|
-
/**
|
|
58
|
-
* occurs when an item has been selected
|
|
59
|
-
*
|
|
60
|
-
* @param selected false if a previous value comes
|
|
61
|
-
* @param item an item which is selected currently or a previous one
|
|
62
|
-
*/
|
|
63
|
-
onItemSelect(selected: boolean, item: KitSwitchItem): void;
|
|
64
|
-
/**
|
|
65
|
-
* returns true if "selection" input contains a value for an item
|
|
66
|
-
*
|
|
67
|
-
* @param item an item for which need to check whether it needs to be selected
|
|
68
|
-
*/
|
|
69
|
-
isItemSelected(item: KitSwitchItem): boolean;
|
|
70
|
-
/**
|
|
71
|
-
* returns "true" in case the mode is set to "single"
|
|
72
|
-
*
|
|
73
|
-
* @private
|
|
74
|
-
*/
|
|
75
|
-
private isSingleMode;
|
|
76
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSwitchComponent, never>;
|
|
77
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitSwitchComponent, "kit-switch", never, { "items": { "alias": "items"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "selection": { "alias": "selection"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "state": { "alias": "state"; "required": false; }; }, { "selected": "selected"; }, never, never, false, never>;
|
|
78
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-switch.component";
|
|
3
|
-
import * as i2 from "@progress/kendo-angular-buttons";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "../kit-svg-icon/kit-svg-icon.module";
|
|
6
|
-
import * as i5 from "../kit-input-message/kit-input-message.module";
|
|
7
|
-
import * as i6 from "../kit-input-label/kit-input-label.module";
|
|
8
|
-
export declare class KitSwitchModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSwitchModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitSwitchModule, [typeof i1.KitSwitchComponent], [typeof i2.ButtonGroupModule, typeof i2.ButtonModule, typeof i3.CommonModule, typeof i4.KitSvgIconModule, typeof i5.KitInputMessageModule, typeof i6.KitInputLabelModule], [typeof i1.KitSwitchComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitSwitchModule>;
|
|
12
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class KitTabContentDirective {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTabContentDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KitTabContentDirective, "[kitTabContent]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { InputSignal, TemplateRef } from '@angular/core';
|
|
2
|
-
import { KitSvgIcon, KitSvgIconType } from '../../kit-svg-icon/kit-svg-icon.const';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class KitTabComponent {
|
|
5
|
-
/**
|
|
6
|
-
* Defines the tab title
|
|
7
|
-
*/
|
|
8
|
-
readonly title: InputSignal<string>;
|
|
9
|
-
/**
|
|
10
|
-
* Defines the icon which will be used with the tab title
|
|
11
|
-
*/
|
|
12
|
-
icon?: KitSvgIcon;
|
|
13
|
-
/**
|
|
14
|
-
* Defines the icon type
|
|
15
|
-
*/
|
|
16
|
-
iconType: KitSvgIconType;
|
|
17
|
-
/**
|
|
18
|
-
* Defines which tab will be selected when tabs are initially loaded
|
|
19
|
-
*/
|
|
20
|
-
selected: boolean;
|
|
21
|
-
/**
|
|
22
|
-
* Defines which tab will be disabled
|
|
23
|
-
*/
|
|
24
|
-
readonly disabled: InputSignal<boolean>;
|
|
25
|
-
/**
|
|
26
|
-
* Defines a reference to the tab title
|
|
27
|
-
*/
|
|
28
|
-
kitTitleTemplate: TemplateRef<HTMLElement> | null;
|
|
29
|
-
/**
|
|
30
|
-
* Defines a reference to the tab content
|
|
31
|
-
*/
|
|
32
|
-
kitTabContent: TemplateRef<HTMLElement> | null;
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTabComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitTabComponent, "kit-tab", never, { "title": { "alias": "title"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; }; "iconType": { "alias": "iconType"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, ["kitTitleTemplate", "kitTabContent"], never, false, never>;
|
|
35
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class KitTitleTemplateDirective {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTitleTemplateDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KitTitleTemplateDirective, "[kitTitleTemplate]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnDestroy, OnInit, Signal } from '@angular/core';
|
|
2
|
-
import { KitTabComponent } from './kit-tab/kit-tab.component';
|
|
3
|
-
import { KitTabsSize, KitTabsType } from './kit-tabs.const';
|
|
4
|
-
import { KitTabsSelectEvent } from './kit-tabs.model';
|
|
5
|
-
import { SelectEvent } from '@progress/kendo-angular-layout';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class KitTabsComponent implements OnInit, OnDestroy {
|
|
8
|
-
/**
|
|
9
|
-
* Defines the type of tabs
|
|
10
|
-
*/
|
|
11
|
-
type: KitTabsType;
|
|
12
|
-
size: KitTabsSize;
|
|
13
|
-
/**
|
|
14
|
-
* Enables the tab animation
|
|
15
|
-
*/
|
|
16
|
-
animate: boolean;
|
|
17
|
-
/**
|
|
18
|
-
* An action which is emitted when tab is selected
|
|
19
|
-
*/
|
|
20
|
-
tabSelected: EventEmitter<KitTabsSelectEvent>;
|
|
21
|
-
/**
|
|
22
|
-
* Defines the reference to the tabs content
|
|
23
|
-
*/
|
|
24
|
-
readonly tabs: Signal<readonly KitTabComponent[]>;
|
|
25
|
-
ngOnInit(): void;
|
|
26
|
-
ngOnDestroy(): void;
|
|
27
|
-
interceptInputKeys: (event: KeyboardEvent) => void;
|
|
28
|
-
onTabSelect(event: SelectEvent): void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTabsComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitTabsComponent, "kit-tabs", never, { "type": { "alias": "type"; "required": false; }; "size": { "alias": "size"; "required": false; }; "animate": { "alias": "animate"; "required": false; }; }, { "tabSelected": "tabSelected"; }, ["tabs"], never, false, never>;
|
|
31
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-tabs.component";
|
|
3
|
-
import * as i2 from "./kit-tab/kit-tab.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "@progress/kendo-angular-layout";
|
|
6
|
-
import * as i5 from "../kit-svg-icon/kit-svg-icon.module";
|
|
7
|
-
import * as i6 from "./kit-tab/kit-title-template.directive";
|
|
8
|
-
import * as i7 from "./kit-tab/kit-tab-content.directive";
|
|
9
|
-
export declare class KitTabsModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTabsModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitTabsModule, [typeof i1.KitTabsComponent, typeof i2.KitTabComponent], [typeof i3.CommonModule, typeof i4.LayoutModule, typeof i5.KitSvgIconModule, typeof i6.KitTitleTemplateDirective, typeof i7.KitTabContentDirective], [typeof i1.KitTabsComponent, typeof i2.KitTabComponent, typeof i6.KitTitleTemplateDirective, typeof i7.KitTabContentDirective]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitTabsModule>;
|
|
13
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare enum KitTextLabelState {
|
|
3
|
-
REGULAR = "regular",
|
|
4
|
-
DANGER = "danger"
|
|
5
|
-
}
|
|
6
|
-
export declare class KitTextLabelComponent {
|
|
7
|
-
/**
|
|
8
|
-
* Defines a value that is going to be applied as a label top text
|
|
9
|
-
*/
|
|
10
|
-
label: string;
|
|
11
|
-
/**
|
|
12
|
-
* Defines a value that is going to be applied as a label main text
|
|
13
|
-
*/
|
|
14
|
-
value: string;
|
|
15
|
-
/**
|
|
16
|
-
* Defines whether the message will be displayed as HTML (including rendering HTML tags)
|
|
17
|
-
*/
|
|
18
|
-
htmlMode: boolean;
|
|
19
|
-
/**
|
|
20
|
-
* Defines a value that is going to be applied as a label top text in case when no value passed
|
|
21
|
-
*/
|
|
22
|
-
noValueMessage?: string;
|
|
23
|
-
/**
|
|
24
|
-
* Defines a value which going to be as a label info message text
|
|
25
|
-
*/
|
|
26
|
-
messageText?: string;
|
|
27
|
-
/**
|
|
28
|
-
* Defines a particular state for the component
|
|
29
|
-
*/
|
|
30
|
-
state: KitTextLabelState;
|
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTextLabelComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitTextLabelComponent, "kit-text-label", never, { "label": { "alias": "label"; "required": false; }; "value": { "alias": "value"; "required": false; }; "htmlMode": { "alias": "htmlMode"; "required": false; }; "noValueMessage": { "alias": "noValueMessage"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "state": { "alias": "state"; "required": false; }; }, {}, never, never, false, never>;
|
|
33
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-text-label.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../kit-input-message/kit-input-message.module";
|
|
5
|
-
import * as i4 from "../kit-input-label/kit-input-label.module";
|
|
6
|
-
export declare class KitTextLabelModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTextLabelModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitTextLabelModule, [typeof i1.KitTextLabelComponent], [typeof i2.CommonModule, typeof i3.KitInputMessageModule, typeof i4.KitInputLabelModule], [typeof i1.KitTextLabelComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitTextLabelModule>;
|
|
10
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class KitTextareaAutoresizeDirective {
|
|
4
|
-
private elementRef;
|
|
5
|
-
constructor(elementRef: ElementRef);
|
|
6
|
-
onInput(): void;
|
|
7
|
-
ngOnInit(): void;
|
|
8
|
-
resize(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTextareaAutoresizeDirective, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KitTextareaAutoresizeDirective, "[autoresize]", never, {}, {}, never, never, false, never>;
|
|
11
|
-
}
|