@indigina/ui-kit 1.1.203 → 1.1.205
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 +838 -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,119 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, InputSignal, Signal, TemplateRef, WritableSignal } from '@angular/core';
|
|
2
|
-
import { KitGridColumnComponent } from './kit-grid-column/kit-grid-column.component';
|
|
3
|
-
import { ExcelExportEvent, GridComponent, PagerSettings, RowClassArgs } from '@progress/kendo-angular-grid';
|
|
4
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
5
|
-
import { KitGridCellClickEvent, KitGridDataStateChangeEvent, KitGridDetailCollapseEvent, KitGridDetailExpandEvent, KitGridPageChangeEvent, KitGridSortSettings, KitPDFOptions } from './kit-grid.model';
|
|
6
|
-
import { KitDataResult, KitSortDescriptor } from '../../utils/kit-data-query/kit-data-query.model';
|
|
7
|
-
import { KitSortDirection } from '../../utils/kit-data-query/kit-data-query.const';
|
|
8
|
-
import { PDFExportEvent } from '@progress/kendo-angular-grid/pdf/pdf-export-event';
|
|
9
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class KitGridComponent<T> {
|
|
12
|
-
private readonly translateService;
|
|
13
|
-
/**
|
|
14
|
-
* Sets the data of the grid. Allows user to implement data operations manually
|
|
15
|
-
*/
|
|
16
|
-
data?: T[] | KitDataResult<T>;
|
|
17
|
-
/**
|
|
18
|
-
* Sets the data of the grid. Allows user to implement data operations automatically
|
|
19
|
-
*/
|
|
20
|
-
gridDataBinding?: T[];
|
|
21
|
-
/**
|
|
22
|
-
* Enables the sorting of the grid columns
|
|
23
|
-
*/
|
|
24
|
-
sortable: KitGridSortSettings | boolean;
|
|
25
|
-
/**
|
|
26
|
-
* The descriptors by which the data will be sorted
|
|
27
|
-
*/
|
|
28
|
-
sort: KitSortDescriptor[];
|
|
29
|
-
/**
|
|
30
|
-
* Enables the pager of the grid
|
|
31
|
-
*/
|
|
32
|
-
pageable: boolean;
|
|
33
|
-
/**
|
|
34
|
-
* Defines the page size
|
|
35
|
-
*/
|
|
36
|
-
pageSize?: number;
|
|
37
|
-
/**
|
|
38
|
-
* Defines the number of records to be skipped by the pager
|
|
39
|
-
*/
|
|
40
|
-
skip: number;
|
|
41
|
-
/**
|
|
42
|
-
* Specifies if the loading indicator of the grid will be displayed
|
|
43
|
-
*/
|
|
44
|
-
loading: boolean;
|
|
45
|
-
/**
|
|
46
|
-
* Function to determine if the detail template should be visible
|
|
47
|
-
*/
|
|
48
|
-
detailTemplateShowIf: (dataItem: T) => boolean;
|
|
49
|
-
/**
|
|
50
|
-
* Function to determine if the caret of detail template should be disabled
|
|
51
|
-
*/
|
|
52
|
-
detailTemplateExpandDisableIf: (dataItem: T) => boolean;
|
|
53
|
-
/**
|
|
54
|
-
* Flag to show or hide the footer row
|
|
55
|
-
*/
|
|
56
|
-
showFooter: boolean;
|
|
57
|
-
/**
|
|
58
|
-
* Title to display in the first column of the footer row
|
|
59
|
-
*/
|
|
60
|
-
footerTitle: string;
|
|
61
|
-
/**
|
|
62
|
-
* Data to display in the footer row
|
|
63
|
-
*/
|
|
64
|
-
footerData?: Partial<Record<keyof T, T[keyof T]>>;
|
|
65
|
-
pdfOptions: KitPDFOptions;
|
|
66
|
-
pagerButtonCount: number;
|
|
67
|
-
showPageSize: boolean;
|
|
68
|
-
readonly pagerInfoText: InputSignal<string>;
|
|
69
|
-
readonly resizable: InputSignal<boolean>;
|
|
70
|
-
readonly gridDetailTemplate: InputSignal<TemplateRef<HTMLElement> | undefined>;
|
|
71
|
-
/**
|
|
72
|
-
* An action which is emitted when the page of the grid is changed
|
|
73
|
-
*/
|
|
74
|
-
pageChanged: EventEmitter<KitGridPageChangeEvent>;
|
|
75
|
-
/**
|
|
76
|
-
* An action which is emitted once the sorting of the grid is changed
|
|
77
|
-
*/
|
|
78
|
-
sortChanged: EventEmitter<KitSortDescriptor[]>;
|
|
79
|
-
/**
|
|
80
|
-
* An action which is emitted when the data state of the grid is changed
|
|
81
|
-
*/
|
|
82
|
-
dataStateChanged: EventEmitter<KitGridDataStateChangeEvent>;
|
|
83
|
-
/**
|
|
84
|
-
* An action which is emitted when the master row is expanded
|
|
85
|
-
*/
|
|
86
|
-
detailExpanded: EventEmitter<KitGridDetailExpandEvent>;
|
|
87
|
-
/**
|
|
88
|
-
* An action which is emitted when the master row is collapsed
|
|
89
|
-
*/
|
|
90
|
-
detailCollapsed: EventEmitter<KitGridDetailCollapseEvent>;
|
|
91
|
-
/**
|
|
92
|
-
* An action which is emitted when user clicks a cell
|
|
93
|
-
*/
|
|
94
|
-
cellClicked: EventEmitter<KitGridCellClickEvent>;
|
|
95
|
-
excelExport: EventEmitter<ExcelExportEvent>;
|
|
96
|
-
pdfExport: EventEmitter<PDFExportEvent>;
|
|
97
|
-
gridComponent: GridComponent | null;
|
|
98
|
-
readonly columnsContent: Signal<readonly KitGridColumnComponent[]>;
|
|
99
|
-
readonly kitSvgIcon: typeof KitSvgIcon;
|
|
100
|
-
readonly kitSortDirection: typeof KitSortDirection;
|
|
101
|
-
readonly columns: WritableSignal<KitGridColumnComponent[] | undefined>;
|
|
102
|
-
expandedRows: T[];
|
|
103
|
-
constructor(translateService: TranslateService);
|
|
104
|
-
onDataStateChange(event: KitGridDataStateChangeEvent): void;
|
|
105
|
-
onSortChange(event: KitSortDescriptor[]): void;
|
|
106
|
-
getSortingDirection(columnField: string): string | null;
|
|
107
|
-
isColumnSortable(column: KitGridColumnComponent): boolean;
|
|
108
|
-
onDetailExpand(event: KitGridDetailExpandEvent): void;
|
|
109
|
-
onDetailCollapse(event: KitGridDetailCollapseEvent): void;
|
|
110
|
-
onPageChange(event: KitGridPageChangeEvent): void;
|
|
111
|
-
onCellClick(event: KitGridCellClickEvent): void;
|
|
112
|
-
getCssRowClass: (context: RowClassArgs) => Record<string, boolean>;
|
|
113
|
-
getPagerSettings(): boolean | PagerSettings;
|
|
114
|
-
saveAsPDF(): void;
|
|
115
|
-
saveAsExcel(): void;
|
|
116
|
-
private collapseAllRows;
|
|
117
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitGridComponent<any>, never>;
|
|
118
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitGridComponent<any>, "kit-grid", never, { "data": { "alias": "data"; "required": false; }; "gridDataBinding": { "alias": "gridDataBinding"; "required": false; }; "sortable": { "alias": "sortable"; "required": false; }; "sort": { "alias": "sort"; "required": false; }; "pageable": { "alias": "pageable"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "skip": { "alias": "skip"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "detailTemplateShowIf": { "alias": "detailTemplateShowIf"; "required": false; }; "detailTemplateExpandDisableIf": { "alias": "detailTemplateExpandDisableIf"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "footerTitle": { "alias": "footerTitle"; "required": false; }; "footerData": { "alias": "footerData"; "required": false; }; "pdfOptions": { "alias": "pdfOptions"; "required": false; }; "pagerButtonCount": { "alias": "pagerButtonCount"; "required": false; }; "showPageSize": { "alias": "showPageSize"; "required": false; }; "pagerInfoText": { "alias": "pagerInfoText"; "required": false; "isSignal": true; }; "resizable": { "alias": "resizable"; "required": false; "isSignal": true; }; "gridDetailTemplate": { "alias": "gridDetailTemplate"; "required": false; "isSignal": true; }; }, { "pageChanged": "pageChanged"; "sortChanged": "sortChanged"; "dataStateChanged": "dataStateChanged"; "detailExpanded": "detailExpanded"; "detailCollapsed": "detailCollapsed"; "cellClicked": "cellClicked"; "excelExport": "excelExport"; "pdfExport": "pdfExport"; }, ["columnsContent"], never, false, never>;
|
|
119
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { CellClickEvent, DetailCollapseEvent, DetailExpandEvent, PageChangeEvent } from '@progress/kendo-angular-grid';
|
|
2
|
-
import { KitGridSortSettingsMode } from './kit-grid.const';
|
|
3
|
-
import { KitSortDescriptor } from '../../utils/kit-data-query/kit-data-query.model';
|
|
4
|
-
import { PaperSize, PDFOptions } from '@progress/kendo-drawing/dist/npm/pdf';
|
|
5
|
-
export interface KitGridSortSettings {
|
|
6
|
-
mode: KitGridSortSettingsMode;
|
|
7
|
-
}
|
|
8
|
-
export interface KitGridDataStateChangeEvent {
|
|
9
|
-
skip: number;
|
|
10
|
-
take: number;
|
|
11
|
-
sort?: KitSortDescriptor[];
|
|
12
|
-
}
|
|
13
|
-
export type KitGridPageChangeEvent = PageChangeEvent;
|
|
14
|
-
export type KitGridDetailExpandEvent = DetailExpandEvent;
|
|
15
|
-
export type KitGridDetailCollapseEvent = DetailCollapseEvent;
|
|
16
|
-
export type KitGridCellClickEvent = CellClickEvent;
|
|
17
|
-
export interface KitPDFOptions extends PDFOptions {
|
|
18
|
-
fileName?: string;
|
|
19
|
-
allPages?: boolean;
|
|
20
|
-
scale?: number;
|
|
21
|
-
paperSize?: PaperSize;
|
|
22
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-grid.component";
|
|
3
|
-
import * as i2 from "./kit-grid-column/kit-grid-column.component";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "@progress/kendo-angular-grid";
|
|
6
|
-
import * as i5 from "../kit-svg-icon/kit-svg-icon.module";
|
|
7
|
-
import * as i6 from "./kit-grid-cell-template.directive";
|
|
8
|
-
import * as i7 from "./kit-grid-detail-template.directive";
|
|
9
|
-
export declare class KitGridModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitGridModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitGridModule, [typeof i1.KitGridComponent, typeof i2.KitGridColumnComponent], [typeof i3.CommonModule, typeof i4.GridModule, typeof i5.KitSvgIconModule, typeof i6.KitGridCellTemplateDirective, typeof i7.KitGridDetailTemplateDirective, typeof i4.ExcelModule, typeof i4.PDFModule], [typeof i1.KitGridComponent, typeof i2.KitGridColumnComponent, typeof i6.KitGridCellTemplateDirective, typeof i7.KitGridDetailTemplateDirective]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitGridModule>;
|
|
13
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
3
|
-
import { KitTooltipPosition } from '../../directives/kit-tooltip/kit-tooltip.const';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class KitInputLabelComponent {
|
|
6
|
-
/**
|
|
7
|
-
* Defines the text content of the label
|
|
8
|
-
*/
|
|
9
|
-
text?: string;
|
|
10
|
-
/**
|
|
11
|
-
* Associates the label with a component by a template reference
|
|
12
|
-
*/
|
|
13
|
-
for?: ElementRef;
|
|
14
|
-
/**
|
|
15
|
-
* Defines the tooltip text
|
|
16
|
-
*/
|
|
17
|
-
tooltip?: string;
|
|
18
|
-
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
19
|
-
readonly KitTooltipPosition: typeof KitTooltipPosition;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputLabelComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitInputLabelComponent, "kit-input-label", never, { "text": { "alias": "text"; "required": false; }; "for": { "alias": "for"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; }, {}, never, never, false, never>;
|
|
22
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-input-label.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-label";
|
|
5
|
-
import * as i4 from "../kit-svg-icon/kit-svg-icon.module";
|
|
6
|
-
import * as i5 from "../../directives/kit-tooltip/kit-tooltip.directive";
|
|
7
|
-
export declare class KitInputLabelModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputLabelModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitInputLabelModule, [typeof i1.KitInputLabelComponent], [typeof i2.CommonModule, typeof i3.LabelModule, typeof i4.KitSvgIconModule, typeof i5.KitTooltipDirective], [typeof i1.KitInputLabelComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitInputLabelModule>;
|
|
11
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class KitInputMessageComponent {
|
|
4
|
-
/**
|
|
5
|
-
* An icon which will be used to the left of the info message
|
|
6
|
-
*/
|
|
7
|
-
icon?: KitSvgIcon;
|
|
8
|
-
/**
|
|
9
|
-
* Defines a value which going to be an info message text
|
|
10
|
-
*/
|
|
11
|
-
message: string;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputMessageComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitInputMessageComponent, "kit-input-message", never, { "icon": { "alias": "icon"; "required": false; }; "message": { "alias": "message"; "required": false; }; }, {}, never, never, false, never>;
|
|
14
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-input-message.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../kit-svg-icon/kit-svg-icon.module";
|
|
5
|
-
export declare class KitInputMessageModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputMessageModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitInputMessageModule, [typeof i1.KitInputMessageComponent], [typeof i2.CommonModule, typeof i3.KitSvgIconModule], [typeof i1.KitInputMessageComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitInputMessageModule>;
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class KitLoaderComponent {
|
|
3
|
-
/**
|
|
4
|
-
* An icon which will be used for loader
|
|
5
|
-
*/
|
|
6
|
-
readonly SvgIconLogo: string;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitLoaderComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitLoaderComponent, "kit-loader", never, {}, {}, never, never, false, never>;
|
|
9
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-loader.component";
|
|
3
|
-
import * as i2 from "../kit-svg-icon/kit-svg-icon.module";
|
|
4
|
-
export declare class KitLoaderModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitLoaderModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitLoaderModule, [typeof i1.KitLoaderComponent], [typeof i2.KitSvgIconModule], [typeof i1.KitLoaderComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitLoaderModule>;
|
|
8
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { KitTooltipPosition } from '../../directives/kit-tooltip/kit-tooltip.const';
|
|
2
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export interface KitLocationStepperItemDate {
|
|
5
|
-
value: string;
|
|
6
|
-
description?: string;
|
|
7
|
-
}
|
|
8
|
-
export interface KitLocationStepperItem {
|
|
9
|
-
title: string;
|
|
10
|
-
icon: KitSvgIcon;
|
|
11
|
-
name?: string;
|
|
12
|
-
description?: string;
|
|
13
|
-
dates?: KitLocationStepperItemDate[];
|
|
14
|
-
cssClass?: string;
|
|
15
|
-
subItems?: KitLocationStepperItem[];
|
|
16
|
-
toolTipText?: string;
|
|
17
|
-
}
|
|
18
|
-
export declare class KitLocationStepperComponent {
|
|
19
|
-
/**
|
|
20
|
-
* An items list to be shown as steps
|
|
21
|
-
*/
|
|
22
|
-
items: KitLocationStepperItem[];
|
|
23
|
-
toolTipPosition: KitTooltipPosition;
|
|
24
|
-
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitLocationStepperComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitLocationStepperComponent, "kit-location-stepper", never, { "items": { "alias": "items"; "required": false; }; "toolTipPosition": { "alias": "toolTipPosition"; "required": false; }; }, {}, never, never, false, never>;
|
|
27
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-location-stepper.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../kit-svg-icon/kit-svg-icon.module";
|
|
5
|
-
import * as i4 from "../../directives/kit-tooltip/kit-tooltip.directive";
|
|
6
|
-
export declare class KitLocationStepperModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitLocationStepperModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitLocationStepperModule, [typeof i1.KitLocationStepperComponent], [typeof i2.CommonModule, typeof i3.KitSvgIconModule, typeof i4.KitTooltipDirective], [typeof i1.KitLocationStepperComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitLocationStepperModule>;
|
|
10
|
-
}
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter, InputSignal, Signal, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { KitMultiselectItem } from './kit-multiselect.model';
|
|
3
|
-
import { ItemDisabledFn, MultiSelectComponent, PopupSettings } from '@progress/kendo-angular-dropdowns';
|
|
4
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
5
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
6
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class KitMultiselectComponent<T> implements ControlValueAccessor {
|
|
9
|
-
private elementRef;
|
|
10
|
-
private readonly translateService;
|
|
11
|
-
/**
|
|
12
|
-
* An items list which is going to be rendered as multiselect items
|
|
13
|
-
*/
|
|
14
|
-
items: KitMultiselectItem<T>[];
|
|
15
|
-
/**
|
|
16
|
-
* An items which need to be selected as a default value
|
|
17
|
-
*/
|
|
18
|
-
selectedItems?: T[];
|
|
19
|
-
/**
|
|
20
|
-
* Defines a value that is going to be applied as a multiselect label
|
|
21
|
-
*/
|
|
22
|
-
label?: string;
|
|
23
|
-
/**
|
|
24
|
-
* Defines whether the component will be in disabled state
|
|
25
|
-
*/
|
|
26
|
-
disabled?: boolean;
|
|
27
|
-
/**
|
|
28
|
-
* Defines a value that is going to be applied as a multiselect placeholder
|
|
29
|
-
*/
|
|
30
|
-
placeholder?: string;
|
|
31
|
-
/**
|
|
32
|
-
* Determines whether to close the popup of the multiSelect after the item selection, false by default
|
|
33
|
-
*/
|
|
34
|
-
autoClose: boolean;
|
|
35
|
-
/**
|
|
36
|
-
* Defines an icon which will be used to the left of the info message
|
|
37
|
-
*/
|
|
38
|
-
messageIcon?: KitSvgIcon;
|
|
39
|
-
/**
|
|
40
|
-
* Defines a value which going to be an info message text
|
|
41
|
-
*/
|
|
42
|
-
messageText?: string;
|
|
43
|
-
readonly shouldAddAllAsOption: InputSignal<boolean>;
|
|
44
|
-
readonly allOptionLabel: InputSignal<string | undefined>;
|
|
45
|
-
/**
|
|
46
|
-
* An action which is emitted when value is changed
|
|
47
|
-
*/
|
|
48
|
-
changed: EventEmitter<T[]>;
|
|
49
|
-
readonly multiselect: Signal<MultiSelectComponent>;
|
|
50
|
-
/**
|
|
51
|
-
* Settings for the multiselect popup
|
|
52
|
-
*/
|
|
53
|
-
readonly popupSettings: PopupSettings;
|
|
54
|
-
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
55
|
-
readonly allOption: Signal<KitMultiselectItem<T>>;
|
|
56
|
-
private readonly destroy$;
|
|
57
|
-
get canAddAllAsOption(): boolean;
|
|
58
|
-
get isAllAsOptionAdded(): boolean;
|
|
59
|
-
get hasSelectedAllOption(): boolean;
|
|
60
|
-
get allEnabledItems(): T[];
|
|
61
|
-
constructor(elementRef: ElementRef, translateService: TranslateService);
|
|
62
|
-
ngOnInit(): void;
|
|
63
|
-
ngOnChanges({ items, selectedItems, shouldAddAllAsOption }: SimpleChanges): void;
|
|
64
|
-
ngOnDestroy(): void;
|
|
65
|
-
onItemDisabled(): ItemDisabledFn;
|
|
66
|
-
onValueChange(value: T[]): void;
|
|
67
|
-
/**
|
|
68
|
-
* Function that should be called every time the form control value changes
|
|
69
|
-
*/
|
|
70
|
-
onChange: (value: T[]) => void;
|
|
71
|
-
/**
|
|
72
|
-
* Function that should be called when input lost focus and changed form control state to "touched"
|
|
73
|
-
*/
|
|
74
|
-
onTouched: () => void;
|
|
75
|
-
writeValue(value: T[]): void;
|
|
76
|
-
registerOnChange(fn: (_: T[]) => void): void;
|
|
77
|
-
registerOnTouched(fn: () => void): void;
|
|
78
|
-
setDisabledState(disabled: boolean): void;
|
|
79
|
-
private addAllAsOption;
|
|
80
|
-
private removeAllAsOption;
|
|
81
|
-
private subscribeToValueChanges;
|
|
82
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitMultiselectComponent<any>, never>;
|
|
83
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitMultiselectComponent<any>, "kit-multiselect", never, { "items": { "alias": "items"; "required": false; }; "selectedItems": { "alias": "selectedItems"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "autoClose": { "alias": "autoClose"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "shouldAddAllAsOption": { "alias": "shouldAddAllAsOption"; "required": false; "isSignal": true; }; "allOptionLabel": { "alias": "allOptionLabel"; "required": false; "isSignal": true; }; }, { "changed": "changed"; }, never, never, false, never>;
|
|
84
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-multiselect.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-dropdowns";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "../kit-svg-icon/kit-svg-icon.module";
|
|
7
|
-
import * as i6 from "../kit-input-message/kit-input-message.module";
|
|
8
|
-
import * as i7 from "../kit-input-label/kit-input-label.module";
|
|
9
|
-
import * as i8 from "@ngx-translate/core";
|
|
10
|
-
export declare class KitMultiselectModule {
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitMultiselectModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitMultiselectModule, [typeof i1.KitMultiselectComponent], [typeof i2.CommonModule, typeof i3.MultiSelectModule, typeof i3.DropDownListModule, typeof i4.FormsModule, typeof i5.KitSvgIconModule, typeof i6.KitInputMessageModule, typeof i7.KitInputLabelModule, typeof i8.TranslateModule], [typeof i1.KitMultiselectComponent]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitMultiselectModule>;
|
|
14
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { KitNavigationMenuAppItem, KitNavigationMenuItem } from '../kit-navigation-menu.model';
|
|
3
|
-
import { KitSvgIcon } from '../../kit-svg-icon/kit-svg-icon.const';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class KitNavigationMenuSubmenuComponent {
|
|
6
|
-
private readonly document;
|
|
7
|
-
menuItem: KitNavigationMenuItem | null;
|
|
8
|
-
appsMenuItems: KitNavigationMenuAppItem[] | null;
|
|
9
|
-
logoPath: string;
|
|
10
|
-
logoClicked: EventEmitter<void>;
|
|
11
|
-
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
12
|
-
readonly rootPath: string;
|
|
13
|
-
constructor(document: Document);
|
|
14
|
-
handleClick(item: KitNavigationMenuItem): void;
|
|
15
|
-
isAppItemActive(url: string | null): boolean;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationMenuSubmenuComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitNavigationMenuSubmenuComponent, "kit-navigation-menu-submenu", never, { "menuItem": { "alias": "menuItem"; "required": false; }; "appsMenuItems": { "alias": "appsMenuItems"; "required": false; }; "logoPath": { "alias": "logoPath"; "required": false; }; }, { "logoClicked": "logoClicked"; }, never, never, false, never>;
|
|
18
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-navigation-menu-submenu.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/router";
|
|
5
|
-
import * as i4 from "../../kit-svg-icon/kit-svg-icon.module";
|
|
6
|
-
export declare class KitNavigationMenuSubmenuModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationMenuSubmenuModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitNavigationMenuSubmenuModule, [typeof i1.KitNavigationMenuSubmenuComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.KitSvgIconModule], [typeof i1.KitNavigationMenuSubmenuComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitNavigationMenuSubmenuModule>;
|
|
10
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { InputSignal, ModelSignal, OnInit, WritableSignal } from '@angular/core';
|
|
2
|
-
import { KitNavigationMenuAppItem, KitNavigationMenuItem } from './kit-navigation-menu.model';
|
|
3
|
-
import { KitSvgIconType, KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
4
|
-
import { Router } from '@angular/router';
|
|
5
|
-
import { KitTooltipPosition } from '../../directives/kit-tooltip/kit-tooltip.const';
|
|
6
|
-
import { KitNavigationMenuService } from './kit-navigation-menu.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class KitNavigationMenuComponent implements OnInit {
|
|
9
|
-
private router;
|
|
10
|
-
private kitNavigationMenuService;
|
|
11
|
-
/**
|
|
12
|
-
* An items list which is going to be rendered as menu items
|
|
13
|
-
*/
|
|
14
|
-
readonly menuItems: ModelSignal<KitNavigationMenuItem[]>;
|
|
15
|
-
/**
|
|
16
|
-
* An items list which is going to be rendered as apps menu items
|
|
17
|
-
*/
|
|
18
|
-
readonly appsMenuItems: InputSignal<KitNavigationMenuAppItem[]>;
|
|
19
|
-
logoPath: string;
|
|
20
|
-
readonly selectedItem: WritableSignal<KitNavigationMenuItem | null>;
|
|
21
|
-
readonly selectedAppsItems: WritableSignal<KitNavigationMenuAppItem[] | null>;
|
|
22
|
-
readonly collapsed: WritableSignal<boolean>;
|
|
23
|
-
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
24
|
-
readonly KitSvgIconType: typeof KitSvgIconType;
|
|
25
|
-
readonly KitTooltipPosition: typeof KitTooltipPosition;
|
|
26
|
-
constructor(router: Router, kitNavigationMenuService: KitNavigationMenuService);
|
|
27
|
-
ngOnInit(): void;
|
|
28
|
-
handleClick(item: KitNavigationMenuItem): void;
|
|
29
|
-
handleLogoClick(): void;
|
|
30
|
-
onAppsMenuButtonClick(): void;
|
|
31
|
-
private setExpandedStateOnRouterChange;
|
|
32
|
-
private updateNavigationState;
|
|
33
|
-
private collapseAllItems;
|
|
34
|
-
private toggleItem;
|
|
35
|
-
private updateMenuState;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationMenuComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitNavigationMenuComponent, "kit-navigation-menu", never, { "menuItems": { "alias": "menuItems"; "required": false; "isSignal": true; }; "appsMenuItems": { "alias": "appsMenuItems"; "required": false; "isSignal": true; }; "logoPath": { "alias": "logoPath"; "required": false; }; }, { "menuItems": "menuItemsChange"; }, never, never, false, never>;
|
|
38
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { KitSvgIcon, KitSvgIconType } from '../kit-svg-icon/kit-svg-icon.const';
|
|
2
|
-
export interface KitNavigationMenuItem {
|
|
3
|
-
title: string;
|
|
4
|
-
link?: string;
|
|
5
|
-
cssClass?: string;
|
|
6
|
-
icon?: KitSvgIcon;
|
|
7
|
-
iconType?: KitSvgIconType;
|
|
8
|
-
expanded?: boolean;
|
|
9
|
-
active?: boolean;
|
|
10
|
-
items?: KitNavigationMenuItem[];
|
|
11
|
-
}
|
|
12
|
-
export interface KitNavigationMenuAppItem {
|
|
13
|
-
name: string;
|
|
14
|
-
url: string | null;
|
|
15
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-navigation-menu.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../kit-svg-icon/kit-svg-icon.module";
|
|
5
|
-
import * as i4 from "@angular/router";
|
|
6
|
-
import * as i5 from "./kit-navigation-menu-submenu/kit-navigation-menu-submenu.module";
|
|
7
|
-
import * as i6 from "../../directives/kit-tooltip/kit-tooltip.directive";
|
|
8
|
-
export declare class KitNavigationMenuModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationMenuModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitNavigationMenuModule, [typeof i1.KitNavigationMenuComponent], [typeof i2.CommonModule, typeof i3.KitSvgIconModule, typeof i4.RouterModule, typeof i5.KitNavigationMenuSubmenuModule, typeof i6.KitTooltipDirective], [typeof i1.KitNavigationMenuComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitNavigationMenuModule>;
|
|
12
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { WritableSignal } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class KitNavigationMenuService {
|
|
4
|
-
private readonly collapsed;
|
|
5
|
-
private readonly selected;
|
|
6
|
-
getCollapsedState(): WritableSignal<boolean>;
|
|
7
|
-
setCollapsedState(collapsed: boolean): void;
|
|
8
|
-
setSelectedState(hasSelectedMenu: boolean, hasSelectedApps: boolean): void;
|
|
9
|
-
getSelectedState(): WritableSignal<boolean>;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationMenuService, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KitNavigationMenuService>;
|
|
12
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { KitNavigationTabsType } from './kit-navigation-tabs.const';
|
|
2
|
-
import { KitNavigationTabsItem, KitNavigationTabsItemLink } from './kit-navigation-tabs.model';
|
|
3
|
-
import { KitSvgIconType } from '../kit-svg-icon/kit-svg-icon.const';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class KitNavigationTabsComponent {
|
|
6
|
-
/**
|
|
7
|
-
* Items which are going to be rendered as tabs navigation items
|
|
8
|
-
*/
|
|
9
|
-
items: KitNavigationTabsItem[];
|
|
10
|
-
/**
|
|
11
|
-
* Defines the type of tabs
|
|
12
|
-
*/
|
|
13
|
-
type: KitNavigationTabsType;
|
|
14
|
-
getRouterLink(item: KitNavigationTabsItem): string | KitNavigationTabsItemLink[] | null;
|
|
15
|
-
getItemIconCssClass(item: KitNavigationTabsItem): KitSvgIconType;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationTabsComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitNavigationTabsComponent, "kit-navigation-tabs", never, { "items": { "alias": "items"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, never, false, never>;
|
|
18
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { KitSvgIcon, KitSvgIconType } from '../kit-svg-icon/kit-svg-icon.const';
|
|
2
|
-
import { Predicate } from '@angular/core';
|
|
3
|
-
export type KitNavigationTabsItemLink = string | number;
|
|
4
|
-
export interface KitNavigationTabsItem {
|
|
5
|
-
title: string;
|
|
6
|
-
link: KitNavigationTabsItemLink[] | string | null;
|
|
7
|
-
icon?: KitSvgIcon;
|
|
8
|
-
iconType?: KitSvgIconType;
|
|
9
|
-
disabled?: Predicate<KitNavigationTabsItem>;
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-navigation-tabs.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/router";
|
|
5
|
-
import * as i4 from "../kit-svg-icon/kit-svg-icon.module";
|
|
6
|
-
export declare class KitNavigationTabsModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationTabsModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitNavigationTabsModule, [typeof i1.KitNavigationTabsComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.KitSvgIconModule], [typeof i1.KitNavigationTabsComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitNavigationTabsModule>;
|
|
10
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class KitNoteComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNoteComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitNoteComponent, "kit-note", never, {}, {}, never, [".content", ".footer-content", ".footer-actions"], false, never>;
|
|
5
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-note.component";
|
|
3
|
-
export declare class KitNoteModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNoteModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitNoteModule, [typeof i1.KitNoteComponent], never, [typeof i1.KitNoteComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitNoteModule>;
|
|
7
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnDestroy, OnInit, Renderer2, Signal } from '@angular/core';
|
|
2
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
3
|
-
import { KitNotification } from './kit-notification.const';
|
|
4
|
-
import { KitNotificationService } from './kit-notification.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class KitNotificationComponent implements OnInit, OnDestroy {
|
|
7
|
-
private readonly renderer;
|
|
8
|
-
private readonly el;
|
|
9
|
-
private readonly notificationService;
|
|
10
|
-
appendTo: string;
|
|
11
|
-
readonly notifications: Signal<KitNotification[]>;
|
|
12
|
-
readonly kitSvgIcon: typeof KitSvgIcon;
|
|
13
|
-
private appendedElement;
|
|
14
|
-
constructor(renderer: Renderer2, el: ElementRef, notificationService: KitNotificationService);
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
ngOnDestroy(): void;
|
|
17
|
-
removeNotification(id: number): void;
|
|
18
|
-
private appendToTarget;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNotificationComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitNotificationComponent, "kit-notification", never, { "appendTo": { "alias": "appendTo"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
21
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export declare enum KitNotificationType {
|
|
2
|
-
INFO = "info",
|
|
3
|
-
WARNING = "warning",
|
|
4
|
-
ERROR = "error",
|
|
5
|
-
SUCCESS = "success"
|
|
6
|
-
}
|
|
7
|
-
export interface KitNotification {
|
|
8
|
-
id: number;
|
|
9
|
-
type: KitNotificationType;
|
|
10
|
-
message: string;
|
|
11
|
-
closable: boolean;
|
|
12
|
-
autoHideTime: number | null;
|
|
13
|
-
}
|