@indigina/ui-kit 1.1.204 → 1.1.206
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/indigina-ui-kit.mjs +841 -826
- package/fesm2022/indigina-ui-kit.mjs.map +1 -1
- package/index.d.ts +4340 -5
- package/package.json +28 -28
- package/lib/components/kit-autocomplete/kit-autocomplete.component.d.ts +0 -116
- package/lib/components/kit-autocomplete/kit-autocomplete.directive.d.ts +0 -9
- package/lib/components/kit-autocomplete/kit-autocomplete.module.d.ts +0 -16
- package/lib/components/kit-avatar/kit-avatar.component.d.ts +0 -21
- package/lib/components/kit-avatar/kit-avatar.const.d.ts +0 -5
- package/lib/components/kit-avatar/kit-avatar.module.d.ts +0 -9
- package/lib/components/kit-breadcrumbs/kit-breadcrumbs.component.d.ts +0 -10
- package/lib/components/kit-breadcrumbs/kit-breadcrumbs.model.d.ts +0 -4
- package/lib/components/kit-breadcrumbs/kit-breadcrumbs.module.d.ts +0 -9
- package/lib/components/kit-breadcrumbs/kit-breadcrumbs.service.d.ts +0 -21
- package/lib/components/kit-button/kit-button.component.d.ts +0 -50
- package/lib/components/kit-button/kit-button.const.d.ts +0 -21
- package/lib/components/kit-button/kit-button.module.d.ts +0 -10
- package/lib/components/kit-card/kit-card.component.d.ts +0 -36
- package/lib/components/kit-card/kit-card.const.d.ts +0 -9
- package/lib/components/kit-card/kit-card.model.d.ts +0 -22
- package/lib/components/kit-card/kit-card.module.d.ts +0 -12
- package/lib/components/kit-checkbox/kit-checkbox.component.d.ts +0 -62
- package/lib/components/kit-checkbox/kit-checkbox.module.d.ts +0 -13
- package/lib/components/kit-collapsed-list/kit-collapsed-list.component.d.ts +0 -50
- package/lib/components/kit-collapsed-list/kit-collapsed-list.const.d.ts +0 -4
- package/lib/components/kit-collapsed-list/kit-collapsed-list.model.d.ts +0 -15
- package/lib/components/kit-copy-text/kit-copy-text.component.d.ts +0 -32
- package/lib/components/kit-copy-text/kit-copy-text.module.d.ts +0 -9
- package/lib/components/kit-cta-panel-abstract-confirmation/kit-cta-panel-abstract-confirmation.component.d.ts +0 -11
- package/lib/components/kit-cta-panel-abstract-confirmation/kit-cta-panel-abstract-confirmation.module.d.ts +0 -10
- package/lib/components/kit-cta-panel-action/kit-cta-panel-action.component.d.ts +0 -16
- package/lib/components/kit-cta-panel-action/kit-cta-panel-action.module.d.ts +0 -9
- package/lib/components/kit-cta-panel-confirmation/abstract-kit-cta-panel-confirmation.component.d.ts +0 -10
- package/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.component.d.ts +0 -19
- package/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.model.d.ts +0 -15
- package/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.module.d.ts +0 -13
- package/lib/components/kit-cta-panel-item/kit-cta-panel-item.component.d.ts +0 -14
- package/lib/components/kit-cta-panel-item/kit-cta-panel-item.model.d.ts +0 -18
- package/lib/components/kit-cta-panel-item/kit-cta-panel-item.module.d.ts +0 -11
- package/lib/components/kit-data-field/kit-data-field.component.d.ts +0 -18
- package/lib/components/kit-data-field/kit-data-field.const.d.ts +0 -4
- package/lib/components/kit-datepicker/kit-datepicker.component.d.ts +0 -80
- package/lib/components/kit-datepicker/kit-datepicker.const.d.ts +0 -4
- package/lib/components/kit-datepicker/kit-datepicker.module.d.ts +0 -12
- package/lib/components/kit-daterange/kit-daterange.component.d.ts +0 -105
- package/lib/components/kit-daterange/kit-daterange.module.d.ts +0 -13
- package/lib/components/kit-datetimepicker/kit-datetimepicker.component.d.ts +0 -101
- package/lib/components/kit-datetimepicker/kit-datetimepicker.module.d.ts +0 -13
- package/lib/components/kit-dialog/kit-dialog.component.d.ts +0 -5
- package/lib/components/kit-dialog/kit-dialog.service.d.ts +0 -14
- package/lib/components/kit-dialog-actions/kit-dialog-actions.component.d.ts +0 -5
- package/lib/components/kit-dropdown/kit-dropdown-item-template.directive.d.ts +0 -5
- package/lib/components/kit-dropdown/kit-dropdown.component.d.ts +0 -114
- package/lib/components/kit-dropdown/kit-dropdown.const.d.ts +0 -6
- package/lib/components/kit-dropdown/kit-dropdown.module.d.ts +0 -15
- package/lib/components/kit-empty-section/kit-empty-section.component.d.ts +0 -8
- package/lib/components/kit-entity-grid/kit-entity-grid.component.d.ts +0 -72
- package/lib/components/kit-entity-section/kit-entity-section.component.d.ts +0 -7
- package/lib/components/kit-entity-section-container/kit-entity-section-container.component.d.ts +0 -5
- package/lib/components/kit-entity-title/kit-entity-title.component.d.ts +0 -5
- package/lib/components/kit-entity-title/kit-entity-title.module.d.ts +0 -8
- package/lib/components/kit-file-card/kit-file-card-messages.component.d.ts +0 -21
- package/lib/components/kit-file-card/kit-file-card.component.d.ts +0 -52
- package/lib/components/kit-file-card/kit-file-card.const.d.ts +0 -26
- package/lib/components/kit-file-card/kit-file-card.module.d.ts +0 -11
- package/lib/components/kit-file-upload/kit-file-upload.component.d.ts +0 -62
- package/lib/components/kit-file-upload/kit-file-upload.model.d.ts +0 -10
- package/lib/components/kit-file-upload/kit-file-upload.module.d.ts +0 -12
- package/lib/components/kit-global-search/kit-global-search.component.d.ts +0 -45
- package/lib/components/kit-global-search/kit-global-search.model.d.ts +0 -40
- package/lib/components/kit-global-search/kit-global-search.util.d.ts +0 -8
- package/lib/components/kit-grid/kit-grid-cell-template.directive.d.ts +0 -5
- package/lib/components/kit-grid/kit-grid-column/kit-grid-column.component.d.ts +0 -39
- package/lib/components/kit-grid/kit-grid-detail-template.directive.d.ts +0 -5
- package/lib/components/kit-grid/kit-grid.component.d.ts +0 -119
- package/lib/components/kit-grid/kit-grid.const.d.ts +0 -4
- package/lib/components/kit-grid/kit-grid.model.d.ts +0 -22
- package/lib/components/kit-grid/kit-grid.module.d.ts +0 -13
- package/lib/components/kit-input-label/kit-input-label.component.d.ts +0 -22
- package/lib/components/kit-input-label/kit-input-label.module.d.ts +0 -11
- package/lib/components/kit-input-message/kit-input-message.component.d.ts +0 -14
- package/lib/components/kit-input-message/kit-input-message.module.d.ts +0 -9
- package/lib/components/kit-loader/kit-loader.component.d.ts +0 -9
- package/lib/components/kit-loader/kit-loader.module.d.ts +0 -8
- package/lib/components/kit-location-stepper/kit-location-stepper.component.d.ts +0 -27
- package/lib/components/kit-location-stepper/kit-location-stepper.module.d.ts +0 -10
- package/lib/components/kit-multiselect/kit-multiselect.component.d.ts +0 -84
- package/lib/components/kit-multiselect/kit-multiselect.model.d.ts +0 -6
- package/lib/components/kit-multiselect/kit-multiselect.module.d.ts +0 -14
- package/lib/components/kit-navigation-menu/kit-navigation-menu-submenu/kit-navigation-menu-submenu.component.d.ts +0 -18
- package/lib/components/kit-navigation-menu/kit-navigation-menu-submenu/kit-navigation-menu-submenu.module.d.ts +0 -10
- package/lib/components/kit-navigation-menu/kit-navigation-menu.component.d.ts +0 -38
- package/lib/components/kit-navigation-menu/kit-navigation-menu.model.d.ts +0 -15
- package/lib/components/kit-navigation-menu/kit-navigation-menu.module.d.ts +0 -12
- package/lib/components/kit-navigation-menu/kit-navigation-menu.service.d.ts +0 -12
- package/lib/components/kit-navigation-menu/kit-navigation-menu.util.d.ts +0 -2
- package/lib/components/kit-navigation-tabs/kit-navigation-tabs.component.d.ts +0 -18
- package/lib/components/kit-navigation-tabs/kit-navigation-tabs.const.d.ts +0 -4
- package/lib/components/kit-navigation-tabs/kit-navigation-tabs.model.d.ts +0 -10
- package/lib/components/kit-navigation-tabs/kit-navigation-tabs.module.d.ts +0 -10
- package/lib/components/kit-note/kit-note.component.d.ts +0 -5
- package/lib/components/kit-note/kit-note.module.d.ts +0 -7
- package/lib/components/kit-notification/kit-notification.animation.d.ts +0 -2
- package/lib/components/kit-notification/kit-notification.component.d.ts +0 -21
- package/lib/components/kit-notification/kit-notification.const.d.ts +0 -13
- package/lib/components/kit-notification/kit-notification.service.d.ts +0 -11
- package/lib/components/kit-numeric-textbox/kit-numeric-textbox.component.d.ts +0 -91
- package/lib/components/kit-numeric-textbox/kit-numeric-textbox.const.d.ts +0 -10
- package/lib/components/kit-numeric-textbox/kit-numeric-textbox.module.d.ts +0 -13
- package/lib/components/kit-page-layout/kit-page-layout.component.d.ts +0 -16
- package/lib/components/kit-pill/kit-pill.component.d.ts +0 -48
- package/lib/components/kit-pill/kit-pill.const.d.ts +0 -9
- package/lib/components/kit-popup/kit-popup.component.d.ts +0 -38
- package/lib/components/kit-popup/kit-popup.model.d.ts +0 -18
- package/lib/components/kit-profile-menu/kit-profile-menu.component.d.ts +0 -33
- package/lib/components/kit-profile-menu/kit-profile-menu.model.d.ts +0 -9
- package/lib/components/kit-radio-button/kit-radio-button.component.d.ts +0 -33
- package/lib/components/kit-radio-button/kit-radio-button.const.d.ts +0 -4
- package/lib/components/kit-radio-button/kit-radio-button.model.d.ts +0 -9
- package/lib/components/kit-radio-button/kit-radio-button.module.d.ts +0 -11
- package/lib/components/kit-route-path/kit-route-path.component.d.ts +0 -12
- package/lib/components/kit-scheduler/kit-scheduler-month-event-template.directive.d.ts +0 -5
- package/lib/components/kit-scheduler/kit-scheduler-toolbar/kit-scheduler-toolbar.component.d.ts +0 -26
- package/lib/components/kit-scheduler/kit-scheduler-week-event-template.directive.d.ts +0 -5
- package/lib/components/kit-scheduler/kit-scheduler.component.d.ts +0 -23
- package/lib/components/kit-scheduler/kit-scheduler.model.d.ts +0 -7
- package/lib/components/kit-scroll-navigation/kit-scroll-navigation-section/kit-scroll-navigation-section.component.d.ts +0 -17
- package/lib/components/kit-scroll-navigation/kit-scroll-navigation.component.d.ts +0 -37
- package/lib/components/kit-search-bar/kit-search-bar.component.d.ts +0 -29
- package/lib/components/kit-search-bar/kit-search-bar.module.d.ts +0 -11
- package/lib/components/kit-shipment-card/kit-shipment-card.component.d.ts +0 -22
- package/lib/components/kit-shipment-card/kit-shipment-card.model.d.ts +0 -18
- package/lib/components/kit-skeleton/kit-skeleton.component.d.ts +0 -30
- package/lib/components/kit-skeleton/kit-skeleton.module.d.ts +0 -9
- package/lib/components/kit-sortable/kit-sortable.component.d.ts +0 -28
- package/lib/components/kit-svg-icon/kit-svg-icon.component.d.ts +0 -13
- package/lib/components/kit-svg-icon/kit-svg-icon.const.d.ts +0 -156
- package/lib/components/kit-svg-icon/kit-svg-icon.module.d.ts +0 -7
- package/lib/components/kit-svg-sprite/kit-svg-sprite.component.d.ts +0 -5
- package/lib/components/kit-svg-sprite/kit-svg-sprite.module.d.ts +0 -7
- package/lib/components/kit-switch/kit-switch-item.model.d.ts +0 -20
- package/lib/components/kit-switch/kit-switch.component.d.ts +0 -78
- package/lib/components/kit-switch/kit-switch.module.d.ts +0 -12
- package/lib/components/kit-tabs/kit-tab/kit-tab-content.directive.d.ts +0 -5
- package/lib/components/kit-tabs/kit-tab/kit-tab.component.d.ts +0 -35
- package/lib/components/kit-tabs/kit-tab/kit-title-template.directive.d.ts +0 -5
- package/lib/components/kit-tabs/kit-tabs.component.d.ts +0 -31
- package/lib/components/kit-tabs/kit-tabs.const.d.ts +0 -9
- package/lib/components/kit-tabs/kit-tabs.model.d.ts +0 -5
- package/lib/components/kit-tabs/kit-tabs.module.d.ts +0 -13
- package/lib/components/kit-text-label/kit-text-label.component.d.ts +0 -33
- package/lib/components/kit-text-label/kit-text-label.module.d.ts +0 -10
- package/lib/components/kit-textarea/kit-textarea-autoresize.directive.d.ts +0 -11
- package/lib/components/kit-textarea/kit-textarea.component.d.ts +0 -112
- package/lib/components/kit-textarea/kit-textarea.const.d.ts +0 -6
- package/lib/components/kit-textarea/kit-textarea.module.d.ts +0 -13
- package/lib/components/kit-textbox/kit-textbox.component.d.ts +0 -78
- package/lib/components/kit-textbox/kit-textbox.const.d.ts +0 -10
- package/lib/components/kit-textbox/kit-textbox.module.d.ts +0 -12
- package/lib/components/kit-tilelayout/kit-tilelayout-item.component.d.ts +0 -7
- package/lib/components/kit-tilelayout/kit-tilelayout.component.d.ts +0 -18
- package/lib/components/kit-tilelayout/kit-tilelayout.interface.d.ts +0 -1
- package/lib/components/kit-tilelayout/kit-tilelayout.module.d.ts +0 -10
- package/lib/components/kit-timeline/kit-timeline-card/kit-timeline-card.component.d.ts +0 -12
- package/lib/components/kit-timeline/kit-timeline.component.d.ts +0 -10
- package/lib/components/kit-timeline/kit-timeline.const.d.ts +0 -16
- package/lib/components/kit-timeline/kit-timeline.model.d.ts +0 -20
- package/lib/components/kit-timepicker/kit-timepicker.component.d.ts +0 -85
- package/lib/components/kit-timepicker/kit-timepicker.module.d.ts +0 -12
- package/lib/components/kit-toastr/kit-toastr.module.d.ts +0 -13
- package/lib/components/kit-toastr/kit-toastr.service.d.ts +0 -47
- package/lib/components/kit-toggle/kit-toggle.component.d.ts +0 -60
- package/lib/components/kit-toggle/kit-toggle.module.d.ts +0 -11
- package/lib/components/kit-truncate-text/kit-truncate-text.component.d.ts +0 -12
- package/lib/components/kit-units-textbox/kit-units-textbox.component.d.ts +0 -129
- package/lib/components/kit-units-textbox/kit-units-textbox.model.d.ts +0 -8
- package/lib/components/kit-units-textbox/kit-units-textbox.module.d.ts +0 -15
- package/lib/const/date-time.const.d.ts +0 -2
- package/lib/directives/kit-badge/kit-badge.const.d.ts +0 -7
- package/lib/directives/kit-badge/kit-badge.directive.d.ts +0 -27
- package/lib/directives/kit-permission/kit-permission.directive.d.ts +0 -20
- package/lib/directives/kit-permission/kit-permission.module.d.ts +0 -7
- package/lib/directives/kit-tooltip/kit-tooltip.const.d.ts +0 -6
- package/lib/directives/kit-tooltip/kit-tooltip.directive.d.ts +0 -15
- package/lib/i18n/kit-translations.d.ts +0 -2
- package/lib/pipes/highlight.pipe.d.ts +0 -7
- package/lib/services/api/kit-permissions-api/kit-permissions-api.model.d.ts +0 -3
- package/lib/services/api/kit-permissions-api/kit-permissions-api.service.d.ts +0 -12
- package/lib/services/api/kit-settings-api/kit-settings-api.model.d.ts +0 -9
- package/lib/services/api/kit-settings-api/kit-settings-api.service.d.ts +0 -14
- package/lib/services/api/kit-user-api/kit-user-api.model.d.ts +0 -20
- package/lib/services/api/kit-user-api/kit-user-api.service.d.ts +0 -13
- package/lib/services/kit-menu-builder/kit-menu-builder.model.d.ts +0 -5
- package/lib/services/kit-menu-builder/kit-menu-builder.service.d.ts +0 -12
- package/lib/services/kit-query-params.service.d.ts +0 -14
- package/lib/services/kit-translate/kit-translate.service.d.ts +0 -9
- package/lib/store/abstract-payload.action.d.ts +0 -4
- package/lib/store/kit-user/kit-user.action.d.ts +0 -3
- package/lib/store/kit-user/kit-user.state.d.ts +0 -14
- package/lib/store/kit-user-applications/kit-user-applications.action.d.ts +0 -3
- package/lib/store/kit-user-applications/kit-user-applications.state.d.ts +0 -14
- package/lib/store/kit-user-permissions/kit-user-permissions.action.d.ts +0 -3
- package/lib/store/kit-user-permissions/kit-user-permissions.state.d.ts +0 -14
- package/lib/store/store.const.d.ts +0 -2
- package/lib/store/store.model.d.ts +0 -5
- package/lib/token/kit-base-path.token.d.ts +0 -2
- package/lib/utils/date.util.d.ts +0 -2
- package/lib/utils/kit-data-query/kit-data-query.const.d.ts +0 -24
- package/lib/utils/kit-data-query/kit-data-query.model.d.ts +0 -14
- package/lib/utils/kit-data-query/kit-data-query.util.d.ts +0 -2
- package/lib/utils/random.util.d.ts +0 -1
- package/lib/widgets/kit-grid-management/kit-grid-cell/kit-grid-cell.component.d.ts +0 -10
- package/lib/widgets/kit-grid-management/kit-grid-cell/kit-grid-cell.model.d.ts +0 -8
- package/lib/widgets/kit-grid-management/kit-grid-cell/kit-grid-cell.service.d.ts +0 -17
- package/lib/widgets/kit-grid-management/kit-grid-column-manager/kit-grid-column-manager.component.d.ts +0 -29
- package/lib/widgets/kit-grid-management/kit-grid-details-button/kit-grid-details-button.component.d.ts +0 -12
- package/lib/widgets/kit-grid-management/kit-grid-export/kit-grid-export.component.d.ts +0 -53
- package/lib/widgets/kit-grid-management/kit-grid-export/kit-grid-export.const.d.ts +0 -8
- package/lib/widgets/kit-grid-management/kit-grid-export/kit-grid-export.model.d.ts +0 -2
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-checkbox/kit-filter-checkbox.component.d.ts +0 -43
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-date/kit-filter-date.component.d.ts +0 -35
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-date/kit-filter-date.model.d.ts +0 -4
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-input/kit-filter-input.component.d.ts +0 -57
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-input/kit-filter-input.const.d.ts +0 -3
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-null-check/kit-filter-null-check.component.d.ts +0 -38
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-radio/kit-filter-radio.component.d.ts +0 -39
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-selector/kit-filter-selector.component.d.ts +0 -26
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-selector/kit-filter-selector.model.d.ts +0 -7
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-grid-filters.component.d.ts +0 -28
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-grid-filters.model.d.ts +0 -34
- package/lib/widgets/kit-grid-management/kit-grid-filters/kit-grid-filters.util.d.ts +0 -8
- package/lib/widgets/kit-grid-management/kit-grid-management.model.d.ts +0 -10
- package/lib/widgets/kit-grid-management/kit-grid-management.util.d.ts +0 -7
- package/lib/widgets/kit-grid-management/kit-grid-search/kit-grid-search.component.d.ts +0 -19
- package/lib/widgets/kit-grid-management/kit-grid-url-state.service.d.ts +0 -12
- package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views-manager/kit-grid-views-manager.component.d.ts +0 -27
- package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views-save/kit-grid-views-save.component.d.ts +0 -40
- package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views.component.d.ts +0 -86
- package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views.model.d.ts +0 -8
- package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views.util.d.ts +0 -11
- package/lib/widgets/kit-grid-management/kit-grid-views/store/kit-grid-views.action.d.ts +0 -23
- package/lib/widgets/kit-grid-management/kit-grid-views/store/kit-grid-views.model.d.ts +0 -33
- package/lib/widgets/kit-grid-management/kit-grid-views/store/kit-grid-views.state.d.ts +0 -25
- package/lib/widgets/kit-grid-management/store/kit-grid.action.d.ts +0 -34
- package/lib/widgets/kit-grid-management/store/kit-grid.model.d.ts +0 -21
- package/lib/widgets/kit-grid-management/store/kit-grid.state.d.ts +0 -21
- package/lib/widgets/kit-sidebar/kit-sidebar.component.d.ts +0 -18
- package/lib/widgets/kit-skeleton/kit-skeleton-grid/kit-skeleton-grid.component.d.ts +0 -9
- package/lib/widgets/kit-top-bar/kit-top-bar-user/kit-top-bar-user.component.d.ts +0 -24
- package/lib/widgets/kit-top-bar/kit-top-bar-user/kit-top-bar-user.model.d.ts +0 -4
- package/lib/widgets/kit-top-bar/kit-top-bar.component.d.ts +0 -17
- package/lib/widgets/kit-user-settings/kit-user-settings.component.d.ts +0 -18
- package/lib/widgets/kit-user-settings/store/kit-user-settings.action.d.ts +0 -10
- package/lib/widgets/kit-user-settings/store/kit-user-settings.const.d.ts +0 -4
- package/lib/widgets/kit-user-settings/store/kit-user-settings.state.d.ts +0 -17
- package/public-api.d.ts +0 -216
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare enum KitCopyTextState {
|
|
5
|
-
NOT_COPIED = "not-copied",
|
|
6
|
-
COPIED = "copied"
|
|
7
|
-
}
|
|
8
|
-
export declare class KitCopyTextComponent {
|
|
9
|
-
private document;
|
|
10
|
-
/**
|
|
11
|
-
Defines a value that is going to be the text to be copied
|
|
12
|
-
*/
|
|
13
|
-
textToCopy: string | null;
|
|
14
|
-
/**
|
|
15
|
-
Defines a value that is going to be displayed on hover as a hint before copying
|
|
16
|
-
*/
|
|
17
|
-
tooltipTextBefore: string | null;
|
|
18
|
-
/**
|
|
19
|
-
Defines a value that is going to be displayed on hover as a hint after copying
|
|
20
|
-
*/
|
|
21
|
-
tooltipTextAfter: string | null;
|
|
22
|
-
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
23
|
-
readonly CopyTextState: typeof KitCopyTextState;
|
|
24
|
-
readonly copyTextState$: BehaviorSubject<KitCopyTextState>;
|
|
25
|
-
constructor(document: Document);
|
|
26
|
-
copyText(): void;
|
|
27
|
-
private setState;
|
|
28
|
-
private handleCopyStateChange;
|
|
29
|
-
private copyTextToClipboard;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitCopyTextComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitCopyTextComponent, "kit-copy-text", never, { "textToCopy": { "alias": "textToCopy"; "required": false; }; "tooltipTextBefore": { "alias": "tooltipTextBefore"; "required": false; }; "tooltipTextAfter": { "alias": "tooltipTextAfter"; "required": false; }; }, {}, never, never, false, never>;
|
|
32
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-copy-text.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../kit-svg-icon/kit-svg-icon.module";
|
|
5
|
-
export declare class KitCopyTextModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitCopyTextModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitCopyTextModule, [typeof i1.KitCopyTextComponent], [typeof i2.CommonModule, typeof i3.KitSvgIconModule], [typeof i1.KitCopyTextComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitCopyTextModule>;
|
|
9
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class KitCtaPanelAbstractConfirmationComponent {
|
|
4
|
-
confirmButtonDisabled: boolean;
|
|
5
|
-
quitText: string | null;
|
|
6
|
-
confirmText: string | null;
|
|
7
|
-
quitClicked: EventEmitter<void>;
|
|
8
|
-
confirmClicked: EventEmitter<void>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitCtaPanelAbstractConfirmationComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitCtaPanelAbstractConfirmationComponent, "kit-cta-panel-abstract-confirmation", never, { "confirmButtonDisabled": { "alias": "confirmButtonDisabled"; "required": false; }; "quitText": { "alias": "quitText"; "required": false; }; "confirmText": { "alias": "confirmText"; "required": false; }; }, { "quitClicked": "quitClicked"; "confirmClicked": "confirmClicked"; }, never, [".confirmation-head", ".confirmation-main"], false, never>;
|
|
11
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-cta-panel-abstract-confirmation.component";
|
|
3
|
-
import * as i2 from "../kit-cta-panel-action/kit-cta-panel-action.module";
|
|
4
|
-
import * as i3 from "../kit-svg-icon/kit-svg-icon.module";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
export declare class KitCtaPanelAbstractConfirmationModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitCtaPanelAbstractConfirmationModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitCtaPanelAbstractConfirmationModule, [typeof i1.KitCtaPanelAbstractConfirmationComponent], [typeof i2.KitCtaPanelActionModule, typeof i3.KitSvgIconModule, typeof i4.CommonModule], [typeof i1.KitCtaPanelAbstractConfirmationComponent]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitCtaPanelAbstractConfirmationModule>;
|
|
10
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { KitButtonKind, KitButtonType } from '../kit-button/kit-button.const';
|
|
3
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class KitCtaPanelActionComponent {
|
|
6
|
-
disabled: boolean;
|
|
7
|
-
confirmText: string;
|
|
8
|
-
quitText: string;
|
|
9
|
-
quitClicked: EventEmitter<void>;
|
|
10
|
-
confirmClicked: EventEmitter<void>;
|
|
11
|
-
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
12
|
-
readonly KitButtonKind: typeof KitButtonKind;
|
|
13
|
-
readonly KitButtonType: typeof KitButtonType;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitCtaPanelActionComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitCtaPanelActionComponent, "kit-cta-panel-action", never, { "disabled": { "alias": "disabled"; "required": false; }; "confirmText": { "alias": "confirmText"; "required": false; }; "quitText": { "alias": "quitText"; "required": false; }; }, { "quitClicked": "quitClicked"; "confirmClicked": "confirmClicked"; }, never, never, false, never>;
|
|
16
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-cta-panel-action.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "../kit-button/kit-button.module";
|
|
5
|
-
export declare class KitCtaPanelActionModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitCtaPanelActionModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitCtaPanelActionModule, [typeof i1.KitCtaPanelActionComponent], [typeof i2.CommonModule, typeof i3.KitButtonModule], [typeof i1.KitCtaPanelActionComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitCtaPanelActionModule>;
|
|
9
|
-
}
|
package/lib/components/kit-cta-panel-confirmation/abstract-kit-cta-panel-confirmation.component.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare abstract class AbstractKitCtaPanelConfirmationComponent {
|
|
3
|
-
isConfirmation: boolean;
|
|
4
|
-
onOpenButtonClick(): void;
|
|
5
|
-
onQuitButtonClick(): void;
|
|
6
|
-
protected hideConfirmation(): void;
|
|
7
|
-
protected showConfirmation(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractKitCtaPanelConfirmationComponent, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractKitCtaPanelConfirmationComponent, never, never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
|
|
3
|
-
import { KitCtaPanelConfirmation, KitCtaPanelConfirmationValue } from './kit-cta-panel-confirmation.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class KitCtaPanelConfirmationComponent<T> {
|
|
6
|
-
private formBuilder;
|
|
7
|
-
data?: KitCtaPanelConfirmation<T>;
|
|
8
|
-
confirmButtonDisabled: boolean;
|
|
9
|
-
dropdownListHeight: number;
|
|
10
|
-
quitText: string;
|
|
11
|
-
confirmText: string;
|
|
12
|
-
quitClicked: EventEmitter<void>;
|
|
13
|
-
confirmClicked: EventEmitter<KitCtaPanelConfirmationValue<T>>;
|
|
14
|
-
readonly form: UntypedFormGroup;
|
|
15
|
-
constructor(formBuilder: UntypedFormBuilder);
|
|
16
|
-
onConfirmButtonClick(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitCtaPanelConfirmationComponent<any>, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitCtaPanelConfirmationComponent<any>, "kit-cta-panel-confirmation", never, { "data": { "alias": "data"; "required": false; }; "confirmButtonDisabled": { "alias": "confirmButtonDisabled"; "required": false; }; "dropdownListHeight": { "alias": "dropdownListHeight"; "required": false; }; "quitText": { "alias": "quitText"; "required": false; }; "confirmText": { "alias": "confirmText"; "required": false; }; }, { "quitClicked": "quitClicked"; "confirmClicked": "confirmClicked"; }, never, never, false, never>;
|
|
19
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
2
|
-
import { KitDropdownItem } from '../kit-dropdown/kit-dropdown.component';
|
|
3
|
-
export interface KitCtaPanelConfirmation<T> {
|
|
4
|
-
title: string;
|
|
5
|
-
description?: string;
|
|
6
|
-
icon: KitSvgIcon;
|
|
7
|
-
checkboxLabel?: string;
|
|
8
|
-
dropdownLabel?: string;
|
|
9
|
-
defaultDropdownItem?: KitDropdownItem<T>;
|
|
10
|
-
dropdownItems?: KitDropdownItem<T>[];
|
|
11
|
-
}
|
|
12
|
-
export interface KitCtaPanelConfirmationValue<T> {
|
|
13
|
-
reason: T;
|
|
14
|
-
checkbox: boolean;
|
|
15
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-cta-panel-confirmation.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 "../kit-dropdown/kit-dropdown.module";
|
|
6
|
-
import * as i5 from "@angular/forms";
|
|
7
|
-
import * as i6 from "../kit-cta-panel-action/kit-cta-panel-action.module";
|
|
8
|
-
import * as i7 from "../kit-checkbox/kit-checkbox.module";
|
|
9
|
-
export declare class KitCtaPanelConfirmationModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitCtaPanelConfirmationModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitCtaPanelConfirmationModule, [typeof i1.KitCtaPanelConfirmationComponent], [typeof i2.CommonModule, typeof i3.KitSvgIconModule, typeof i4.KitDropdownModule, typeof i5.FormsModule, typeof i5.ReactiveFormsModule, typeof i3.KitSvgIconModule, typeof i4.KitDropdownModule, typeof i6.KitCtaPanelActionModule, typeof i7.KitCheckboxModule], [typeof i1.KitCtaPanelConfirmationComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitCtaPanelConfirmationModule>;
|
|
13
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
3
|
-
import { KitCtaPanelItem, KitCtaPanelItemType } from './kit-cta-panel-item.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class KitCtaPanelItemComponent {
|
|
6
|
-
item?: KitCtaPanelItem;
|
|
7
|
-
type: KitCtaPanelItemType;
|
|
8
|
-
clicked: EventEmitter<void>;
|
|
9
|
-
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
10
|
-
readonly KitCtaPanelItemType: typeof KitCtaPanelItemType;
|
|
11
|
-
onButtonClick(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitCtaPanelItemComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitCtaPanelItemComponent, "kit-cta-panel-item", never, { "item": { "alias": "item"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, { "clicked": "clicked"; }, never, never, false, never>;
|
|
14
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
2
|
-
export interface KitCtaPanelItem {
|
|
3
|
-
title: string;
|
|
4
|
-
buttonText?: string;
|
|
5
|
-
icon?: KitSvgIcon;
|
|
6
|
-
link?: string | string[];
|
|
7
|
-
copyItem?: KitCtaPanelCopyItem;
|
|
8
|
-
action?(): void;
|
|
9
|
-
}
|
|
10
|
-
export interface KitCtaPanelCopyItem {
|
|
11
|
-
textToCopy: string;
|
|
12
|
-
tooltipTextBefore?: string;
|
|
13
|
-
tooltipTextAfter?: string;
|
|
14
|
-
}
|
|
15
|
-
export declare enum KitCtaPanelItemType {
|
|
16
|
-
BUTTON = "button",
|
|
17
|
-
LINK = "link"
|
|
18
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-cta-panel-item.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-copy-text/kit-copy-text.module";
|
|
7
|
-
export declare class KitCtaPanelItemModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitCtaPanelItemModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitCtaPanelItemModule, [typeof i1.KitCtaPanelItemComponent], [typeof i2.CommonModule, typeof i3.KitSvgIconModule, typeof i4.RouterModule, typeof i5.KitCopyTextModule], [typeof i1.KitCtaPanelItemComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitCtaPanelItemModule>;
|
|
11
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { InputSignal } from '@angular/core';
|
|
2
|
-
import { KitDataFieldState } from './kit-data-field.const';
|
|
3
|
-
import { KitSvgIcon, KitSvgIconType } from '../kit-svg-icon/kit-svg-icon.const';
|
|
4
|
-
import { KitTooltipPosition } from '../../directives/kit-tooltip/kit-tooltip.const';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class KitDataFieldComponent {
|
|
7
|
-
readonly label: InputSignal<string>;
|
|
8
|
-
readonly value: InputSignal<string | number | null | undefined>;
|
|
9
|
-
readonly state: InputSignal<KitDataFieldState>;
|
|
10
|
-
readonly tooltipText: InputSignal<string | undefined>;
|
|
11
|
-
readonly icon: InputSignal<KitSvgIcon | undefined>;
|
|
12
|
-
readonly iconType: InputSignal<KitSvgIconType | undefined>;
|
|
13
|
-
readonly defaultValue: string;
|
|
14
|
-
readonly kitSvgIconType: typeof KitSvgIconType;
|
|
15
|
-
readonly kitTooltipPosition: typeof KitTooltipPosition;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitDataFieldComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitDataFieldComponent, "kit-data-field", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; "tooltipText": { "alias": "tooltipText"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "iconType": { "alias": "iconType"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
18
|
-
}
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter, InputSignal } from '@angular/core';
|
|
2
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
3
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
4
|
-
import { PopupSettings } from '@progress/kendo-angular-dropdowns';
|
|
5
|
-
import { DatePickerComponent } from '@progress/kendo-angular-dateinputs';
|
|
6
|
-
import { KitDatepickerSize } from './kit-datepicker.const';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class KitDatepickerComponent implements ControlValueAccessor {
|
|
9
|
-
private elementRef;
|
|
10
|
-
private document;
|
|
11
|
-
/**
|
|
12
|
-
* Defines a value that is going to be applied as a datepicker placeholder
|
|
13
|
-
*/
|
|
14
|
-
placeholder?: string;
|
|
15
|
-
/**
|
|
16
|
-
* Defines a value that is going to be applied as a datepicker label
|
|
17
|
-
*/
|
|
18
|
-
label?: string;
|
|
19
|
-
/**
|
|
20
|
-
* Defines a value that is going to be applied as a default datepicker value
|
|
21
|
-
*/
|
|
22
|
-
defaultDate?: Date;
|
|
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 datepicker format
|
|
29
|
-
*/
|
|
30
|
-
format: string;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the smallest valid date
|
|
33
|
-
*/
|
|
34
|
-
min?: Date;
|
|
35
|
-
/**
|
|
36
|
-
* Specifies the biggest valid date
|
|
37
|
-
*/
|
|
38
|
-
max?: Date;
|
|
39
|
-
/**
|
|
40
|
-
* Defines an icon which will be used to the left of the info message
|
|
41
|
-
*/
|
|
42
|
-
messageIcon?: KitSvgIcon;
|
|
43
|
-
/**
|
|
44
|
-
* Defines a value which going to be an info message text
|
|
45
|
-
*/
|
|
46
|
-
messageText?: string;
|
|
47
|
-
/**
|
|
48
|
-
* Defines the size of the datepicker input field
|
|
49
|
-
*/
|
|
50
|
-
readonly size: InputSignal<KitDatepickerSize>;
|
|
51
|
-
/**
|
|
52
|
-
* An action which is emitted when datepicker value changed
|
|
53
|
-
*/
|
|
54
|
-
changed: EventEmitter<Date>;
|
|
55
|
-
/**
|
|
56
|
-
* Defines a reference of the DatePicker component
|
|
57
|
-
*/
|
|
58
|
-
datepicker: DatePickerComponent;
|
|
59
|
-
/**
|
|
60
|
-
* Defines settings for datepicker popup
|
|
61
|
-
*/
|
|
62
|
-
readonly datepickerPopupSettings: PopupSettings;
|
|
63
|
-
/**
|
|
64
|
-
* An icon which will be used in a datepicker toggle button
|
|
65
|
-
*/
|
|
66
|
-
readonly calendarIcon: KitSvgIcon;
|
|
67
|
-
constructor(elementRef: ElementRef, document: Document);
|
|
68
|
-
documentClick(event: Event): void;
|
|
69
|
-
onValueChange(value: Date): void;
|
|
70
|
-
onPopupToggle(): void;
|
|
71
|
-
onBlur(): void;
|
|
72
|
-
onChange: (value: Date) => void;
|
|
73
|
-
onTouched: () => void;
|
|
74
|
-
writeValue(value: string): void;
|
|
75
|
-
registerOnChange(fn: (_: Date) => void): void;
|
|
76
|
-
registerOnTouched(fn: () => void): void;
|
|
77
|
-
setDisabledState(disabled: boolean): void;
|
|
78
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitDatepickerComponent, never>;
|
|
79
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitDatepickerComponent, "kit-datepicker", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "label": { "alias": "label"; "required": false; }; "defaultDate": { "alias": "defaultDate"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "format": { "alias": "format"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, { "changed": "changed"; }, never, never, false, never>;
|
|
80
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kit-datepicker.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@progress/kendo-angular-dateinputs";
|
|
5
|
-
import * as i4 from "../kit-input-label/kit-input-label.module";
|
|
6
|
-
import * as i5 from "../kit-input-message/kit-input-message.module";
|
|
7
|
-
import * as i6 from "../kit-svg-icon/kit-svg-icon.module";
|
|
8
|
-
export declare class KitDatepickerModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitDatepickerModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitDatepickerModule, [typeof i1.KitDatepickerComponent], [typeof i2.CommonModule, typeof i3.DateInputsModule, typeof i4.KitInputLabelModule, typeof i5.KitInputMessageModule, typeof i6.KitSvgIconModule], [typeof i1.KitDatepickerComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitDatepickerModule>;
|
|
12
|
-
}
|
|
@@ -1,105 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
3
|
-
import { AbstractControl } from '@angular/forms';
|
|
4
|
-
import { DateRangePopupComponent } from '@progress/kendo-angular-dateinputs';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare enum KitDaterangeType {
|
|
7
|
-
DEFAULT = "default",
|
|
8
|
-
BUTTON = "button"
|
|
9
|
-
}
|
|
10
|
-
export interface KitDaterangeValue {
|
|
11
|
-
start: Date | null;
|
|
12
|
-
end: Date | null;
|
|
13
|
-
}
|
|
14
|
-
export declare class KitDaterangeComponent {
|
|
15
|
-
type: KitDaterangeType;
|
|
16
|
-
/**
|
|
17
|
-
* Defines a value that is going to be applied as a daterange button label
|
|
18
|
-
*/
|
|
19
|
-
label?: string;
|
|
20
|
-
/**
|
|
21
|
-
* Defines a value that is going to be applied as a daterange start input label
|
|
22
|
-
*/
|
|
23
|
-
startLabel?: string;
|
|
24
|
-
/**
|
|
25
|
-
* Defines a value that is going to be applied as a daterange end input label
|
|
26
|
-
*/
|
|
27
|
-
endLabel?: string;
|
|
28
|
-
/**
|
|
29
|
-
* Defines a value that is going to be applied as a daterange start input placeholder
|
|
30
|
-
*/
|
|
31
|
-
startPlaceholder?: string;
|
|
32
|
-
/**
|
|
33
|
-
* Defines a value that is going to be applied as a daterange end input placeholder
|
|
34
|
-
*/
|
|
35
|
-
endPlaceholder?: string;
|
|
36
|
-
/**
|
|
37
|
-
* Defines a value that is going to be applied as a daterange format
|
|
38
|
-
*/
|
|
39
|
-
format: string;
|
|
40
|
-
/**
|
|
41
|
-
* Defines a value that is going to be applied as a default daterange start date value
|
|
42
|
-
*/
|
|
43
|
-
defaultStartDate?: Date;
|
|
44
|
-
/**
|
|
45
|
-
* Defines a value that is going to be applied as a default daterange end date value
|
|
46
|
-
*/
|
|
47
|
-
defaultEndDate?: Date;
|
|
48
|
-
/**
|
|
49
|
-
* Specifies the smallest valid date
|
|
50
|
-
*/
|
|
51
|
-
min?: Date;
|
|
52
|
-
/**
|
|
53
|
-
* Specifies the biggest valid date
|
|
54
|
-
*/
|
|
55
|
-
max?: Date;
|
|
56
|
-
/**
|
|
57
|
-
* Defines whether the component will be in disabled state
|
|
58
|
-
*/
|
|
59
|
-
disabled?: boolean;
|
|
60
|
-
/**
|
|
61
|
-
* Defines a state whether the component will be invalid
|
|
62
|
-
*/
|
|
63
|
-
invalid: boolean;
|
|
64
|
-
/**
|
|
65
|
-
* Defines an icon which will be used to the left of the info message
|
|
66
|
-
*/
|
|
67
|
-
messageIcon?: KitSvgIcon;
|
|
68
|
-
/**
|
|
69
|
-
* Defines a value which going to be an info message text
|
|
70
|
-
*/
|
|
71
|
-
messageText?: string;
|
|
72
|
-
/**
|
|
73
|
-
* Defines a value that is going to be applied as a start date form control
|
|
74
|
-
*/
|
|
75
|
-
startDateControl: AbstractControl;
|
|
76
|
-
/**
|
|
77
|
-
* Defines a value that is going to be applied as an end date form control
|
|
78
|
-
*/
|
|
79
|
-
endDateControl: AbstractControl;
|
|
80
|
-
/**
|
|
81
|
-
* An action which is emitted when start date changed
|
|
82
|
-
*/
|
|
83
|
-
startDateChanged: EventEmitter<Date>;
|
|
84
|
-
/**
|
|
85
|
-
* An action which is emitted when daterange popup closed
|
|
86
|
-
*/
|
|
87
|
-
closed: EventEmitter<KitDaterangeValue>;
|
|
88
|
-
/**
|
|
89
|
-
* An action which is emitted when end date changed
|
|
90
|
-
*/
|
|
91
|
-
endDateChanged: EventEmitter<Date>;
|
|
92
|
-
popup: DateRangePopupComponent;
|
|
93
|
-
/**
|
|
94
|
-
* An icon which will be used in a daterange input icon
|
|
95
|
-
*/
|
|
96
|
-
readonly icon: KitSvgIcon;
|
|
97
|
-
readonly KitDaterangeType: typeof KitDaterangeType;
|
|
98
|
-
openCalendarPopup(): void;
|
|
99
|
-
onStartDateChange(value: Date): void;
|
|
100
|
-
onEndDateChange(value: Date): void;
|
|
101
|
-
onBlur(): void;
|
|
102
|
-
onClose(): void;
|
|
103
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitDaterangeComponent, never>;
|
|
104
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitDaterangeComponent, "kit-daterange", never, { "type": { "alias": "type"; "required": false; }; "label": { "alias": "label"; "required": false; }; "startLabel": { "alias": "startLabel"; "required": false; }; "endLabel": { "alias": "endLabel"; "required": false; }; "startPlaceholder": { "alias": "startPlaceholder"; "required": false; }; "endPlaceholder": { "alias": "endPlaceholder"; "required": false; }; "format": { "alias": "format"; "required": false; }; "defaultStartDate": { "alias": "defaultStartDate"; "required": false; }; "defaultEndDate": { "alias": "defaultEndDate"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "startDateControl": { "alias": "startDateControl"; "required": false; }; "endDateControl": { "alias": "endDateControl"; "required": false; }; }, { "startDateChanged": "startDateChanged"; "closed": "closed"; "endDateChanged": "endDateChanged"; }, never, never, false, never>;
|
|
105
|
-
}
|
|
@@ -1,13 +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-daterange.component";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
import * as i3 from "@progress/kendo-angular-dateinputs";
|
|
6
|
-
import * as i4 from "../kit-svg-icon/kit-svg-icon.module";
|
|
7
|
-
import * as i5 from "../kit-input-message/kit-input-message.module";
|
|
8
|
-
import * as i6 from "../kit-input-label/kit-input-label.module";
|
|
9
|
-
export declare class KitDaterangeModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitDaterangeModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitDaterangeModule, [typeof i1.KitDaterangeComponent], [typeof i2.CommonModule, typeof i3.DateInputsModule, typeof i4.KitSvgIconModule, typeof i5.KitInputMessageModule, typeof i6.KitInputLabelModule], [typeof i1.KitDaterangeComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitDaterangeModule>;
|
|
13
|
-
}
|
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import { PopupSettings } from '@progress/kendo-angular-dropdowns';
|
|
3
|
-
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
4
|
-
import { DateTimePickerComponent } from '@progress/kendo-angular-dateinputs';
|
|
5
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class KitDatetimepickerComponent implements ControlValueAccessor {
|
|
8
|
-
private cdr;
|
|
9
|
-
/**
|
|
10
|
-
* Defines a value that is going to be applied as a datetimepicker label
|
|
11
|
-
*/
|
|
12
|
-
label?: string;
|
|
13
|
-
/**
|
|
14
|
-
* Defines a value that is going to be applied as a datetimepicker placeholder
|
|
15
|
-
*/
|
|
16
|
-
placeholder?: string;
|
|
17
|
-
/**
|
|
18
|
-
* Defines whether the component will be in disabled state
|
|
19
|
-
*/
|
|
20
|
-
disabled?: boolean;
|
|
21
|
-
/**
|
|
22
|
-
* Defines an icon which will be used to the left of the info message
|
|
23
|
-
*/
|
|
24
|
-
messageIcon?: KitSvgIcon;
|
|
25
|
-
/**
|
|
26
|
-
* Defines a value which going to be an info message text
|
|
27
|
-
*/
|
|
28
|
-
messageText?: string;
|
|
29
|
-
/**
|
|
30
|
-
* Defines a state whether the component will be invalid
|
|
31
|
-
*/
|
|
32
|
-
invalid?: boolean;
|
|
33
|
-
/**
|
|
34
|
-
* Defines a value that is going to be applied as a datetimepicker format
|
|
35
|
-
*/
|
|
36
|
-
format: string;
|
|
37
|
-
/**
|
|
38
|
-
* Defines a value that is going to be applied as a default datetimepicker value
|
|
39
|
-
*/
|
|
40
|
-
defaultDate?: Date;
|
|
41
|
-
/**
|
|
42
|
-
* Specifies the smallest valid date
|
|
43
|
-
*/
|
|
44
|
-
min?: Date;
|
|
45
|
-
/**
|
|
46
|
-
* Specifies the biggest valid date
|
|
47
|
-
*/
|
|
48
|
-
max?: Date;
|
|
49
|
-
/**
|
|
50
|
-
* Defines the text of the Apply button in the popup footer of the component, "Apply" by default
|
|
51
|
-
*/
|
|
52
|
-
applyButtonText: string;
|
|
53
|
-
/**
|
|
54
|
-
* Defines the text of the Cancel button in the popup footer of the component, "Cancel" by default
|
|
55
|
-
*/
|
|
56
|
-
cancelButtonText: string;
|
|
57
|
-
/**
|
|
58
|
-
* An action which is emitted when datetimepicker value changed
|
|
59
|
-
*/
|
|
60
|
-
changed: EventEmitter<Date>;
|
|
61
|
-
/**
|
|
62
|
-
* Defines a reference of the DateTimePicker component
|
|
63
|
-
*/
|
|
64
|
-
datetimepicker: DateTimePickerComponent;
|
|
65
|
-
/**
|
|
66
|
-
* An icon which will be used in a datetimepicker toggle button
|
|
67
|
-
*/
|
|
68
|
-
readonly icon: KitSvgIcon;
|
|
69
|
-
/**
|
|
70
|
-
* Settings for datetimepicker popup that will be opened
|
|
71
|
-
*/
|
|
72
|
-
readonly datetimepickerPopupSettings: PopupSettings;
|
|
73
|
-
readonly nowButtonText: string;
|
|
74
|
-
constructor(cdr: ChangeDetectorRef);
|
|
75
|
-
/**
|
|
76
|
-
* Function used to toggle visibility of the datetimepicker popup
|
|
77
|
-
*/
|
|
78
|
-
onPopupToggle(): void;
|
|
79
|
-
/**
|
|
80
|
-
* Function that is called when datetimepicker lost focus
|
|
81
|
-
*/
|
|
82
|
-
onBlur(): void;
|
|
83
|
-
/**
|
|
84
|
-
* Function that should be called every time datetimepicker value changes
|
|
85
|
-
*/
|
|
86
|
-
onValueChange(value: Date): void;
|
|
87
|
-
/**
|
|
88
|
-
* Function that should be called every time the form control value changes
|
|
89
|
-
*/
|
|
90
|
-
onChange: (value: Date) => void;
|
|
91
|
-
/**
|
|
92
|
-
* Function that should be called when input lost focus and changed form control state to "touched"
|
|
93
|
-
*/
|
|
94
|
-
onTouched: () => void;
|
|
95
|
-
writeValue(value: string): void;
|
|
96
|
-
registerOnChange(fn: (_: Date) => void): void;
|
|
97
|
-
registerOnTouched(fn: () => void): void;
|
|
98
|
-
setDisabledState(disabled: boolean): void;
|
|
99
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitDatetimepickerComponent, never>;
|
|
100
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitDatetimepickerComponent, "kit-datetimepicker", never, { "label": { "alias": "label"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "format": { "alias": "format"; "required": false; }; "defaultDate": { "alias": "defaultDate"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "applyButtonText": { "alias": "applyButtonText"; "required": false; }; "cancelButtonText": { "alias": "cancelButtonText"; "required": false; }; }, { "changed": "changed"; }, never, never, false, never>;
|
|
101
|
-
}
|
|
@@ -1,13 +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-datetimepicker.component";
|
|
4
|
-
import * as i2 from "@angular/common";
|
|
5
|
-
import * as i3 from "@progress/kendo-angular-dateinputs";
|
|
6
|
-
import * as i4 from "../kit-svg-icon/kit-svg-icon.module";
|
|
7
|
-
import * as i5 from "../kit-input-message/kit-input-message.module";
|
|
8
|
-
import * as i6 from "../kit-input-label/kit-input-label.module";
|
|
9
|
-
export declare class KitDatetimepickerModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitDatetimepickerModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitDatetimepickerModule, [typeof i1.KitDatetimepickerComponent], [typeof i2.CommonModule, typeof i3.DateInputsModule, typeof i4.KitSvgIconModule, typeof i5.KitInputMessageModule, typeof i6.KitInputLabelModule], [typeof i1.KitDatetimepickerComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitDatetimepickerModule>;
|
|
13
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { DialogRef, DialogService, DialogSettings } from '@progress/kendo-angular-dialog';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class KitDialogService {
|
|
4
|
-
private readonly dialogService;
|
|
5
|
-
private readonly _dialogRef;
|
|
6
|
-
get isDialogOpen(): boolean;
|
|
7
|
-
get dialogInstance(): DialogRef['content']['instance'] | null;
|
|
8
|
-
get dialogRef(): DialogRef | null;
|
|
9
|
-
constructor(dialogService: DialogService);
|
|
10
|
-
openDialog(settings: DialogSettings): void;
|
|
11
|
-
closeDialog(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitDialogService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KitDialogService>;
|
|
14
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class KitDialogActionsComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitDialogActionsComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitDialogActionsComponent, "kit-dialog-actions", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class KitDropdownItemTemplateDirective {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitDropdownItemTemplateDirective, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KitDropdownItemTemplateDirective, "[kitDropdownItemTemplate]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|