@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,129 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { KitDropdownItem } from '../kit-dropdown/kit-dropdown.component';
|
|
3
|
-
import { ItemDisabledFn, PopupSettings } from '@progress/kendo-angular-dropdowns';
|
|
4
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
5
|
-
import { AbstractControl } from '@angular/forms';
|
|
6
|
-
import { KitUnitsTextboxDropdownPosition, KitUnitsTextboxType } from './kit-units-textbox.model';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class KitUnitsTextboxComponent<T> {
|
|
9
|
-
/**
|
|
10
|
-
* Defines a value that is going to be applied as a textbox placeholder
|
|
11
|
-
*/
|
|
12
|
-
placeholder?: string;
|
|
13
|
-
/**
|
|
14
|
-
* Defines a value that is going to be applied as a textbox label
|
|
15
|
-
*/
|
|
16
|
-
label?: string;
|
|
17
|
-
/**
|
|
18
|
-
* Defines whether the textbox will be in disabled state
|
|
19
|
-
*/
|
|
20
|
-
disabledTextBox?: boolean;
|
|
21
|
-
/**
|
|
22
|
-
* Defines whether the dropdown list will be in disabled state
|
|
23
|
-
*/
|
|
24
|
-
disabledDropdown?: boolean;
|
|
25
|
-
/**
|
|
26
|
-
* An items list which is going to be rendered as dropdown items
|
|
27
|
-
*/
|
|
28
|
-
dropdownItems: KitDropdownItem<T>[];
|
|
29
|
-
/**
|
|
30
|
-
* An item which needs to be selected as a default value of the dropdown list
|
|
31
|
-
*/
|
|
32
|
-
selectedDropdownItem?: T;
|
|
33
|
-
/**
|
|
34
|
-
* Defines a value that is going to be applied as a default textbox value
|
|
35
|
-
*/
|
|
36
|
-
textBoxValue: string | number;
|
|
37
|
-
/**
|
|
38
|
-
* Defines a value that is going to be applied as a textbox form control
|
|
39
|
-
*/
|
|
40
|
-
textBoxFormControl: AbstractControl;
|
|
41
|
-
/**
|
|
42
|
-
* Defines a value that is going to be applied as a dropdown list form control
|
|
43
|
-
*/
|
|
44
|
-
dropdownFormControl: AbstractControl;
|
|
45
|
-
/**
|
|
46
|
-
* Defines an icon which will be used to the left of the info message
|
|
47
|
-
*/
|
|
48
|
-
messageIcon?: KitSvgIcon;
|
|
49
|
-
/**
|
|
50
|
-
* Defines a value which going to be an info message text
|
|
51
|
-
*/
|
|
52
|
-
messageText?: string;
|
|
53
|
-
/**
|
|
54
|
-
* Defines a value which used to set position of the dropdown list
|
|
55
|
-
*/
|
|
56
|
-
dropdownPosition: KitUnitsTextboxDropdownPosition;
|
|
57
|
-
/**
|
|
58
|
-
* Defines a value which used to set type ot he textbox field
|
|
59
|
-
*/
|
|
60
|
-
textboxType: KitUnitsTextboxType;
|
|
61
|
-
/**
|
|
62
|
-
* Specifies the number of decimals that the user can enter when the numeric input is focused
|
|
63
|
-
*/
|
|
64
|
-
decimals?: number;
|
|
65
|
-
/**
|
|
66
|
-
* Specifies the smallest numeric textbox value that is valid
|
|
67
|
-
*/
|
|
68
|
-
min?: number;
|
|
69
|
-
/**
|
|
70
|
-
* Specifies the greatest numeric textbox value that is valid
|
|
71
|
-
*/
|
|
72
|
-
max?: number;
|
|
73
|
-
/**
|
|
74
|
-
* Specifies the maximum number of characters the end user can type
|
|
75
|
-
*/
|
|
76
|
-
maxlength?: number;
|
|
77
|
-
/**
|
|
78
|
-
* Specifies the number format of the numeric textbox
|
|
79
|
-
*/
|
|
80
|
-
format?: string;
|
|
81
|
-
/**
|
|
82
|
-
* Defines a state whether the component will be invalid
|
|
83
|
-
*/
|
|
84
|
-
invalid: boolean;
|
|
85
|
-
/**
|
|
86
|
-
* An action which is emitted when textbox field lost focus
|
|
87
|
-
*/
|
|
88
|
-
blured: EventEmitter<void>;
|
|
89
|
-
/**
|
|
90
|
-
* Occurs once an item in the dropdown is selected
|
|
91
|
-
*/
|
|
92
|
-
selected: EventEmitter<KitDropdownItem<T>>;
|
|
93
|
-
/**
|
|
94
|
-
* An action which is emitted when input value changed
|
|
95
|
-
*/
|
|
96
|
-
changed: EventEmitter<string | number>;
|
|
97
|
-
/**
|
|
98
|
-
* Settings for popup that will be opened as dropdown options list
|
|
99
|
-
*/
|
|
100
|
-
readonly dropdownPopupSettings: PopupSettings;
|
|
101
|
-
/**
|
|
102
|
-
* Defines textbox types
|
|
103
|
-
*/
|
|
104
|
-
readonly KitUnitsTextboxType: typeof KitUnitsTextboxType;
|
|
105
|
-
/**
|
|
106
|
-
* Defines dropdown positioning types
|
|
107
|
-
*/
|
|
108
|
-
readonly KitUnitsTextboxDropdownPosition: typeof KitUnitsTextboxDropdownPosition;
|
|
109
|
-
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
110
|
-
onItemDisabled(): ItemDisabledFn;
|
|
111
|
-
/**
|
|
112
|
-
* Function that is called when input value changed
|
|
113
|
-
*/
|
|
114
|
-
onInputChange(value: string | number): void;
|
|
115
|
-
/**
|
|
116
|
-
* Function that is called when dropdown list item selected
|
|
117
|
-
*/
|
|
118
|
-
onItemSelect(item: KitDropdownItem<T>): void;
|
|
119
|
-
/**
|
|
120
|
-
* Function that is called when input field lost focus
|
|
121
|
-
*/
|
|
122
|
-
onInputBlur(): void;
|
|
123
|
-
/**
|
|
124
|
-
* Function that is called when dropdown lost focus
|
|
125
|
-
*/
|
|
126
|
-
onDropdownBlur(): void;
|
|
127
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitUnitsTextboxComponent<any>, never>;
|
|
128
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitUnitsTextboxComponent<any>, "kit-units-textbox", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabledTextBox": { "alias": "disabledTextBox"; "required": false; }; "disabledDropdown": { "alias": "disabledDropdown"; "required": false; }; "dropdownItems": { "alias": "dropdownItems"; "required": false; }; "selectedDropdownItem": { "alias": "selectedDropdownItem"; "required": false; }; "textBoxValue": { "alias": "textBoxValue"; "required": false; }; "textBoxFormControl": { "alias": "textBoxFormControl"; "required": false; }; "dropdownFormControl": { "alias": "dropdownFormControl"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "dropdownPosition": { "alias": "dropdownPosition"; "required": false; }; "textboxType": { "alias": "textboxType"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "format": { "alias": "format"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; }, { "blured": "blured"; "selected": "selected"; "changed": "changed"; }, never, never, false, never>;
|
|
129
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import '@progress/kendo-angular-intl/locales/en-GB/all';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./kit-units-textbox.component";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
import * as i3 from "@progress/kendo-angular-inputs";
|
|
6
|
-
import * as i4 from "@progress/kendo-angular-dropdowns";
|
|
7
|
-
import * as i5 from "../kit-input-message/kit-input-message.module";
|
|
8
|
-
import * as i6 from "@angular/forms";
|
|
9
|
-
import * as i7 from "../kit-svg-icon/kit-svg-icon.module";
|
|
10
|
-
import * as i8 from "../kit-input-label/kit-input-label.module";
|
|
11
|
-
export declare class KitUnitsTextboxModule {
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitUnitsTextboxModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitUnitsTextboxModule, [typeof i1.KitUnitsTextboxComponent], [typeof i2.CommonModule, typeof i3.TextBoxModule, typeof i3.NumericTextBoxModule, typeof i4.DropDownListModule, typeof i5.KitInputMessageModule, typeof i6.FormsModule, typeof i6.ReactiveFormsModule, typeof i7.KitSvgIconModule, typeof i8.KitInputLabelModule], [typeof i1.KitUnitsTextboxComponent]>;
|
|
14
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitUnitsTextboxModule>;
|
|
15
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { ElementRef, InputSignal, OnDestroy, Renderer2 } from '@angular/core';
|
|
2
|
-
import { KitBadgeTheme } from './kit-badge.const';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class KitBadgeDirective implements OnDestroy {
|
|
5
|
-
private elementRef;
|
|
6
|
-
private renderer;
|
|
7
|
-
/**
|
|
8
|
-
* Defines the content of the badge
|
|
9
|
-
*/
|
|
10
|
-
readonly kitBadgeText: InputSignal<string | number | undefined>;
|
|
11
|
-
/**
|
|
12
|
-
* Defines the theme color of the badge
|
|
13
|
-
*/
|
|
14
|
-
readonly kitBadgeTheme: InputSignal<KitBadgeTheme>;
|
|
15
|
-
/**
|
|
16
|
-
* Defines whether the badge will be visible
|
|
17
|
-
*/
|
|
18
|
-
readonly kitBadgeVisible: InputSignal<boolean>;
|
|
19
|
-
private badgeElement;
|
|
20
|
-
constructor(elementRef: ElementRef, renderer: Renderer2);
|
|
21
|
-
ngOnDestroy(): void;
|
|
22
|
-
private createBadge;
|
|
23
|
-
private updateBadge;
|
|
24
|
-
private removeBadge;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitBadgeDirective, never>;
|
|
26
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KitBadgeDirective, "[kitBadge]", never, { "kitBadgeText": { "alias": "kitBadgeText"; "required": false; "isSignal": true; }; "kitBadgeTheme": { "alias": "kitBadgeTheme"; "required": false; "isSignal": true; }; "kitBadgeVisible": { "alias": "kitBadgeVisible"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
27
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { OnInit, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class KitPermissionDirective implements OnInit {
|
|
4
|
-
private templateRef;
|
|
5
|
-
private viewContainer;
|
|
6
|
-
/**
|
|
7
|
-
* Defines the permissions that a user must have in order for the content to be visible
|
|
8
|
-
*/
|
|
9
|
-
kitPermission: string[];
|
|
10
|
-
/**
|
|
11
|
-
* Defines the permissions assigned to the user
|
|
12
|
-
*/
|
|
13
|
-
kitPermissionUser: string[];
|
|
14
|
-
constructor(templateRef: TemplateRef<HTMLElement>, viewContainer: ViewContainerRef);
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
private updateView;
|
|
17
|
-
private hasPermissions;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitPermissionDirective, never>;
|
|
19
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KitPermissionDirective, "[kitPermission]", never, { "kitPermission": { "alias": "kitPermission"; "required": false; }; "kitPermissionUser": { "alias": "kitPermissionUser"; "required": false; }; }, {}, never, never, false, never>;
|
|
20
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-permission.directive";
|
|
3
|
-
export declare class KitPermissionModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitPermissionModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitPermissionModule, [typeof i1.KitPermissionDirective], never, [typeof i1.KitPermissionDirective]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitPermissionModule>;
|
|
7
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { InputSignal, OnInit, TemplateRef } from '@angular/core';
|
|
2
|
-
import { TooltipDirective } from '@progress/kendo-angular-tooltip';
|
|
3
|
-
import { KitTooltipPosition } from './kit-tooltip.const';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class KitTooltipDirective extends TooltipDirective implements OnInit {
|
|
6
|
-
readonly kitTooltipPosition: InputSignal<KitTooltipPosition>;
|
|
7
|
-
readonly kitTooltipFilter: InputSignal<string>;
|
|
8
|
-
readonly kitTooltipTemplateRef: InputSignal<TemplateRef<HTMLElement> | undefined>;
|
|
9
|
-
readonly kitTooltipVisible: InputSignal<boolean>;
|
|
10
|
-
constructor();
|
|
11
|
-
ngOnInit(): void;
|
|
12
|
-
private getShowOption;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTooltipDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KitTooltipDirective, "[kitTooltip]", never, { "kitTooltipPosition": { "alias": "kitTooltipPosition"; "required": false; "isSignal": true; }; "kitTooltipFilter": { "alias": "kitTooltipFilter"; "required": false; "isSignal": true; }; "kitTooltipTemplateRef": { "alias": "kitTooltipTemplateRef"; "required": false; "isSignal": true; }; "kitTooltipVisible": { "alias": "kitTooltipVisible"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class HighlightPipe implements PipeTransform {
|
|
4
|
-
transform(value: unknown, search: string): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HighlightPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<HighlightPipe, "highlight", true>;
|
|
7
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { UserPermissions } from './kit-permissions-api.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class KitPermissionsApiService {
|
|
6
|
-
private readonly httpClient;
|
|
7
|
-
private readonly basePath;
|
|
8
|
-
constructor(httpClient: HttpClient, basePath: string);
|
|
9
|
-
getUserPermissions(): Observable<UserPermissions>;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitPermissionsApiService, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KitPermissionsApiService>;
|
|
12
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { SettingValue, SettingView } from './kit-settings-api.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class KitSettingsApiService {
|
|
6
|
-
private readonly httpClient;
|
|
7
|
-
private readonly basePath;
|
|
8
|
-
constructor(httpClient: HttpClient, basePath: string);
|
|
9
|
-
getSettingsByGroup(group: string): Observable<SettingView[]>;
|
|
10
|
-
setSettingByKey(key: string, settingValue: SettingValue): Observable<SettingValue>;
|
|
11
|
-
deleteSettingByGroupAndKey(key: string, group: string): Observable<null>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSettingsApiService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KitSettingsApiService>;
|
|
14
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
export interface UserApplication {
|
|
2
|
-
name: string;
|
|
3
|
-
url: string | null;
|
|
4
|
-
}
|
|
5
|
-
export interface UserApplications {
|
|
6
|
-
applications: UserApplication[];
|
|
7
|
-
}
|
|
8
|
-
export interface CurrentUser {
|
|
9
|
-
id: number;
|
|
10
|
-
userName: string | null;
|
|
11
|
-
email: string | null;
|
|
12
|
-
firstName: string | null;
|
|
13
|
-
lastName: string | null;
|
|
14
|
-
name: string | null;
|
|
15
|
-
companyName: string;
|
|
16
|
-
timeZoneInfoId: string;
|
|
17
|
-
namedTimeZone: string;
|
|
18
|
-
companyType?: UserCompanyType;
|
|
19
|
-
}
|
|
20
|
-
export type UserCompanyType = 'DC' | 'Client' | 'OriginAgent' | 'DestinationAgent' | 'Vendor' | 'Integration' | 'SystemAdmin' | 'ReportAdmin' | 'SS_SysAdmin' | 'SS_ReportAdmin';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { CurrentUser, UserApplications } from './kit-user-api.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class KitUserApiService {
|
|
6
|
-
private readonly httpClient;
|
|
7
|
-
private readonly basePath;
|
|
8
|
-
constructor(httpClient: HttpClient, basePath: string);
|
|
9
|
-
getUserInfo(): Observable<CurrentUser>;
|
|
10
|
-
getUserApplicationList(): Observable<UserApplications>;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitUserApiService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KitUserApiService>;
|
|
13
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
2
|
-
import { KitMainMenuItem } from './kit-menu-builder.model';
|
|
3
|
-
import { KitNavigationMenuItem } from '../../components/kit-navigation-menu/kit-navigation-menu.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class KitMenuBuilderService {
|
|
6
|
-
private readonly translateService;
|
|
7
|
-
constructor(translateService: TranslateService);
|
|
8
|
-
build(items: KitMainMenuItem[], permissions: string[]): KitNavigationMenuItem[];
|
|
9
|
-
private filter;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitMenuBuilderService, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KitMenuBuilderService>;
|
|
12
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ActivatedRoute } from '@angular/router';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare enum KitQueryParamsName {
|
|
4
|
-
FILTER = "filter"
|
|
5
|
-
}
|
|
6
|
-
export type KitQueryParams = Record<string, string | string[]>;
|
|
7
|
-
export declare class KitQueryParamsService {
|
|
8
|
-
private activatedRoute;
|
|
9
|
-
constructor(activatedRoute: ActivatedRoute);
|
|
10
|
-
getQueryParamsByName(name: KitQueryParamsName): KitQueryParams[] | null;
|
|
11
|
-
private buildParams;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitQueryParamsService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KitQueryParamsService>;
|
|
14
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class KitTranslateService {
|
|
4
|
-
private readonly translateService;
|
|
5
|
-
constructor(translateService: TranslateService);
|
|
6
|
-
registerTranslations(): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTranslateService, never>;
|
|
8
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KitTranslateService>;
|
|
9
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { StateContext, StateToken } from '@ngxs/store';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { KitUserApiService } from '../../services/api/kit-user-api/kit-user-api.service';
|
|
4
|
-
import { ApiResponseState } from '../store.model';
|
|
5
|
-
import { CurrentUser } from '../../services/api/kit-user-api/kit-user-api.model';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare const KIT_USER_STATE_TOKEN: StateToken<ApiResponseState<CurrentUser>>;
|
|
8
|
-
export declare class KitUserState {
|
|
9
|
-
private readonly kitUserApiService;
|
|
10
|
-
constructor(kitUserApiService: KitUserApiService);
|
|
11
|
-
fetchUser(ctx: StateContext<ApiResponseState<CurrentUser>>): Observable<CurrentUser>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitUserState, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KitUserState>;
|
|
14
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { StateContext, StateToken } from '@ngxs/store';
|
|
2
|
-
import { FetchUserApplications } from './kit-user-applications.action';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import { UserApplications } from '../../services/api/kit-user-api/kit-user-api.model';
|
|
5
|
-
import { KitUserApiService } from '../../services/api/kit-user-api/kit-user-api.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare const KIT_USER_APPLICATIONS_STATE_TOKEN: StateToken<UserApplications>;
|
|
8
|
-
export declare class KitUserApplicationsState {
|
|
9
|
-
private readonly kitUserApiService;
|
|
10
|
-
constructor(kitUserApiService: KitUserApiService);
|
|
11
|
-
fetchUserApplications(ctx: StateContext<FetchUserApplications>): Observable<UserApplications>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitUserApplicationsState, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KitUserApplicationsState>;
|
|
14
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { StateContext, StateToken } from '@ngxs/store';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { FetchUserPermissions } from './kit-user-permissions.action';
|
|
4
|
-
import { KitPermissionsApiService } from '../../services/api/kit-permissions-api/kit-permissions-api.service';
|
|
5
|
-
import { UserPermissions } from '../../services/api/kit-permissions-api/kit-permissions-api.model';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare const KIT_USER_PERMISSIONS_STATE_TOKEN: StateToken<UserPermissions>;
|
|
8
|
-
export declare class KitUserPermissionsState {
|
|
9
|
-
private readonly kitPermissionsApiService;
|
|
10
|
-
constructor(kitPermissionsApiService: KitPermissionsApiService);
|
|
11
|
-
fetchUserPermissions(ctx: StateContext<FetchUserPermissions>): Observable<UserPermissions>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitUserPermissionsState, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KitUserPermissionsState>;
|
|
14
|
-
}
|
package/lib/utils/date.util.d.ts
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
export declare enum KitSortDirection {
|
|
2
|
-
ASC = "asc",
|
|
3
|
-
DESC = "desc"
|
|
4
|
-
}
|
|
5
|
-
export declare enum KitFilterLogic {
|
|
6
|
-
AND = "and",
|
|
7
|
-
OR = "or"
|
|
8
|
-
}
|
|
9
|
-
export declare enum KitFilterOperator {
|
|
10
|
-
EQ = "eq",
|
|
11
|
-
NEQ = "neq",
|
|
12
|
-
IS_NULL = "isnull",
|
|
13
|
-
IS_NOT_NULL = "isnotnull",
|
|
14
|
-
LT = "lt",
|
|
15
|
-
LTE = "lte",
|
|
16
|
-
GT = "gt",
|
|
17
|
-
GTE = "gte",
|
|
18
|
-
STARTS_WITH = "startswith",
|
|
19
|
-
ENDS_WITH = "endswith",
|
|
20
|
-
CONTAINS = "contains",
|
|
21
|
-
DOES_NOT_CONTAIN = "doesnotcontain",
|
|
22
|
-
IS_EMPTY = "isempty",
|
|
23
|
-
IS_NOT_EMPTY = "isnotempty"
|
|
24
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { FilterDescriptor, SortDescriptor, CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
2
|
-
export interface KitDataResult<T> {
|
|
3
|
-
data: T[];
|
|
4
|
-
total: number;
|
|
5
|
-
}
|
|
6
|
-
export interface KitDataState {
|
|
7
|
-
skip?: number;
|
|
8
|
-
take?: number;
|
|
9
|
-
sort?: KitSortDescriptor[];
|
|
10
|
-
filter?: KitCompositeFilterDescriptor;
|
|
11
|
-
}
|
|
12
|
-
export type KitCompositeFilterDescriptor = CompositeFilterDescriptor;
|
|
13
|
-
export type KitFilterDescriptor = FilterDescriptor;
|
|
14
|
-
export type KitSortDescriptor = SortDescriptor;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const buildRandomUUID: () => string;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { KitGridCellDataItem } from './kit-grid-cell.model';
|
|
2
|
-
import { KitGridColumn } from '../kit-grid-management.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class KitGridCellComponent {
|
|
5
|
-
column: KitGridColumn;
|
|
6
|
-
dataItem: KitGridCellDataItem;
|
|
7
|
-
readonly dateformat: string;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitGridCellComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitGridCellComponent, "kit-grid-cell", never, { "column": { "alias": "column"; "required": false; }; "dataItem": { "alias": "dataItem"; "required": false; }; }, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
export type KitGridCellDataItem = Record<string, string | number | null>;
|
|
3
|
-
export type KitGridCellTranslationMap = Record<string, (value: string) => string>;
|
|
4
|
-
export interface KitGridCellDateFormatConfig {
|
|
5
|
-
dateFormat: string;
|
|
6
|
-
dateTimeFormat: string;
|
|
7
|
-
}
|
|
8
|
-
export declare const KIT_GRID_CELL_DATE_FORMAT_CONFIG: InjectionToken<KitGridCellDateFormatConfig>;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { DatePipe, DecimalPipe } from '@angular/common';
|
|
2
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
3
|
-
import { KitGridCellDateFormatConfig, KitGridCellTranslationMap } from './kit-grid-cell.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class KitGridCellService {
|
|
6
|
-
private readonly translateService;
|
|
7
|
-
private readonly decimalPipe;
|
|
8
|
-
private readonly datePipe;
|
|
9
|
-
private readonly dateFormatConfig?;
|
|
10
|
-
readonly dateFormat: string;
|
|
11
|
-
readonly dateTimeFormat: string;
|
|
12
|
-
constructor(translateService: TranslateService, decimalPipe: DecimalPipe, datePipe: DatePipe, dateFormatConfig?: KitGridCellDateFormatConfig | undefined);
|
|
13
|
-
createCellValue<T>(columnType: string, columnField: string, dataItem: T, translationMap?: KitGridCellTranslationMap, defaultValue?: string | number): string | number;
|
|
14
|
-
private getNestedGridCellValue;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitGridCellService, [null, null, null, { optional: true; }]>;
|
|
16
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KitGridCellService>;
|
|
17
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { Signal, TemplateRef, ViewContainerRef, WritableSignal } from '@angular/core';
|
|
2
|
-
import { Store } from '@ngxs/store';
|
|
3
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
4
|
-
import { KitGridColumnConfig } from '../../../widgets/kit-grid-management/store/kit-grid.model';
|
|
5
|
-
import { KitButtonIconPosition, KitButtonKind, KitButtonType } from '../../../components/kit-button/kit-button.const';
|
|
6
|
-
import { KitSvgIcon } from '../../../components/kit-svg-icon/kit-svg-icon.const';
|
|
7
|
-
import { KitDialogService } from '../../../components/kit-dialog/kit-dialog.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class KitGridColumnManagerComponent {
|
|
10
|
-
private readonly kitDialogService;
|
|
11
|
-
private readonly store;
|
|
12
|
-
private readonly translateService;
|
|
13
|
-
private readonly viewContainerRef;
|
|
14
|
-
readonly dialogContent: Signal<TemplateRef<unknown>>;
|
|
15
|
-
readonly updatedColumns: WritableSignal<KitGridColumnConfig[]>;
|
|
16
|
-
readonly kitButtonType: typeof KitButtonType;
|
|
17
|
-
readonly kitButtonKind: typeof KitButtonKind;
|
|
18
|
-
readonly kitButtonIconPosition: typeof KitButtonIconPosition;
|
|
19
|
-
readonly kitSvgIcon: typeof KitSvgIcon;
|
|
20
|
-
readonly hasUnsavedChanges: WritableSignal<boolean>;
|
|
21
|
-
constructor(kitDialogService: KitDialogService, store: Store, translateService: TranslateService, viewContainerRef: ViewContainerRef);
|
|
22
|
-
openColumnsDialog(): void;
|
|
23
|
-
onColumnVisibilityChange(event: boolean, column: KitGridColumnConfig): void;
|
|
24
|
-
applyChanges(): void;
|
|
25
|
-
close(): void;
|
|
26
|
-
checkChanges(): void;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitGridColumnManagerComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitGridColumnManagerComponent, "kit-grid-column-manager", never, {}, {}, never, never, true, never>;
|
|
29
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { InputSignal } from '@angular/core';
|
|
2
|
-
import { KitTooltipPosition } from '../../../directives/kit-tooltip/kit-tooltip.const';
|
|
3
|
-
import { KitSvgIcon, KitSvgIconType } from '../../../components/kit-svg-icon/kit-svg-icon.const';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class KitGridDetailsButtonComponent {
|
|
6
|
-
readonly link: InputSignal<string>;
|
|
7
|
-
readonly kitTooltipPosition: typeof KitTooltipPosition;
|
|
8
|
-
readonly kitSvgIcon: typeof KitSvgIcon;
|
|
9
|
-
readonly kitSvgIconType: typeof KitSvgIconType;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitGridDetailsButtonComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitGridDetailsButtonComponent, "kit-grid-details-button", never, { "link": { "alias": "link"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|