@indigina/ui-kit 1.1.258 → 1.1.260
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 +238 -447
- package/fesm2022/indigina-ui-kit.mjs.map +1 -1
- package/index.d.ts +70 -121
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -1,28 +1,21 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { InputSignal, EventEmitter, Predicate, TemplateRef,
|
|
3
|
-
import * as i5 from '@angular/forms';
|
|
2
|
+
import { InputSignal, EventEmitter, Predicate, TemplateRef, WritableSignal, OnChanges, OnInit, OnDestroy, Signal, OutputEmitterRef, ModuleWithProviders, ModelSignal, SimpleChanges, ElementRef, AfterContentInit, QueryList, AfterViewInit, ViewContainerRef, PipeTransform, InjectionToken } from '@angular/core';
|
|
4
3
|
import { ControlValueAccessor, AbstractControl, UntypedFormGroup } from '@angular/forms';
|
|
5
|
-
import * as i2 from '@angular/common';
|
|
6
|
-
import * as i3 from '@progress/kendo-angular-inputs';
|
|
7
|
-
import { TextBoxComponent } from '@progress/kendo-angular-inputs';
|
|
8
|
-
import * as i2$1 from '@progress/kendo-angular-dropdowns';
|
|
9
4
|
import { PopupSettings, DropDownListComponent, ItemDisabledFn, MultiSelectComponent } from '@progress/kendo-angular-dropdowns';
|
|
10
|
-
import { TooltipDirective } from '@progress/kendo-angular-tooltip';
|
|
11
5
|
import { DateTimePickerComponent, DateRangePopupComponent, DatePickerComponent } from '@progress/kendo-angular-dateinputs';
|
|
6
|
+
import { TooltipDirective } from '@progress/kendo-angular-tooltip';
|
|
12
7
|
import { ToastrModule, ActiveToast } from 'ngx-toastr';
|
|
13
|
-
import * as i3$1 from '@angular/router';
|
|
14
|
-
import { NavigationExtras, CanActivateFn } from '@angular/router';
|
|
15
8
|
import { DialogRef, DialogSettings } from '@progress/kendo-angular-dialog';
|
|
16
9
|
export { DialogAction, DialogCloseResult, DialogContentBase, DialogRef, DialogResult } from '@progress/kendo-angular-dialog';
|
|
17
|
-
import * as i3$2 from '@progress/kendo-angular-upload';
|
|
18
10
|
import { FileInfo } from '@progress/kendo-angular-upload';
|
|
19
11
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
20
12
|
import { PopupSettings as PopupSettings$1 } from '@progress/kendo-angular-popup';
|
|
21
13
|
import { SelectEvent } from '@progress/kendo-angular-layout';
|
|
22
|
-
import * as i4 from '@progress/kendo-angular-grid';
|
|
23
14
|
import { PageChangeEvent, DetailExpandEvent, DetailCollapseEvent, CellClickEvent, ExcelExportEvent, GridComponent, RowClassArgs, PagerSettings } from '@progress/kendo-angular-grid';
|
|
24
15
|
import { SortDescriptor, FilterDescriptor, CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
25
16
|
import { PDFOptions, PaperSize } from '@progress/kendo-drawing/dist/npm/pdf';
|
|
17
|
+
import { TextBoxComponent } from '@progress/kendo-angular-inputs';
|
|
18
|
+
import { NavigationExtras, CanActivateFn } from '@angular/router';
|
|
26
19
|
import { Store, StateContext, StateToken } from '@ngxs/store';
|
|
27
20
|
import { DataMoveEvent } from '@progress/kendo-angular-sortable';
|
|
28
21
|
import { SchedulerEvent, EventClickEvent, SlotClickEvent, SchedulerComponent } from '@progress/kendo-angular-scheduler';
|
|
@@ -268,13 +261,7 @@ declare class KitButtonComponent {
|
|
|
268
261
|
|
|
269
262
|
declare class KitSvgSpriteComponent {
|
|
270
263
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitSvgSpriteComponent, never>;
|
|
271
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitSvgSpriteComponent, "kit-svg-sprite", never, {}, {}, never, never,
|
|
272
|
-
}
|
|
273
|
-
|
|
274
|
-
declare class KitSvgSpriteModule {
|
|
275
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSvgSpriteModule, never>;
|
|
276
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitSvgSpriteModule, [typeof KitSvgSpriteComponent], never, [typeof KitSvgSpriteComponent]>;
|
|
277
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitSvgSpriteModule>;
|
|
264
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitSvgSpriteComponent, "kit-svg-sprite", never, {}, {}, never, never, true, never>;
|
|
278
265
|
}
|
|
279
266
|
|
|
280
267
|
declare class KitSvgIconComponent {
|
|
@@ -287,13 +274,7 @@ declare class KitSvgIconComponent {
|
|
|
287
274
|
*/
|
|
288
275
|
iconClass: string | null;
|
|
289
276
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitSvgIconComponent, never>;
|
|
290
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitSvgIconComponent, "kit-svg-icon", never, { "icon": { "alias": "icon"; "required": false; }; "iconClass": { "alias": "iconClass"; "required": false; }; }, {}, never, never,
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
declare class KitSvgIconModule {
|
|
294
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSvgIconModule, never>;
|
|
295
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitSvgIconModule, [typeof KitSvgIconComponent], never, [typeof KitSvgIconComponent]>;
|
|
296
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitSvgIconModule>;
|
|
277
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitSvgIconComponent, "kit-svg-icon", never, { "icon": { "alias": "icon"; "required": false; }; "iconClass": { "alias": "iconClass"; "required": false; }; }, {}, never, never, true, never>;
|
|
297
278
|
}
|
|
298
279
|
|
|
299
280
|
declare class KitLoaderComponent {
|
|
@@ -570,7 +551,7 @@ declare class KitNumericTextboxComponent implements ControlValueAccessor {
|
|
|
570
551
|
/**
|
|
571
552
|
* Function that should be called every time the form control value changes
|
|
572
553
|
*/
|
|
573
|
-
onChange: (
|
|
554
|
+
onChange: (_value: number) => void;
|
|
574
555
|
/**
|
|
575
556
|
* Function that should be called when input lost focus and changed form control state to "touched"
|
|
576
557
|
*/
|
|
@@ -588,7 +569,7 @@ declare class KitNumericTextboxComponent implements ControlValueAccessor {
|
|
|
588
569
|
*/
|
|
589
570
|
onInputChange(value: number): void;
|
|
590
571
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitNumericTextboxComponent, never>;
|
|
591
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitNumericTextboxComponent, "kit-numeric-textbox", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "label": { "alias": "label"; "required": false; }; "defaultValue": { "alias": "defaultValue"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "format": { "alias": "format"; "required": false; }; "state": { "alias": "state"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, { "blured": "blured"; "changed": "changed"; }, never, never,
|
|
572
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitNumericTextboxComponent, "kit-numeric-textbox", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "label": { "alias": "label"; "required": false; }; "defaultValue": { "alias": "defaultValue"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "format": { "alias": "format"; "required": false; }; "state": { "alias": "state"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, { "blured": "blured"; "changed": "changed"; }, never, never, true, never>;
|
|
592
573
|
}
|
|
593
574
|
|
|
594
575
|
declare class KitInputMessageComponent {
|
|
@@ -604,38 +585,6 @@ declare class KitInputMessageComponent {
|
|
|
604
585
|
static ɵcmp: i0.ɵɵComponentDeclaration<KitInputMessageComponent, "kit-input-message", never, { "icon": { "alias": "icon"; "required": false; }; "message": { "alias": "message"; "required": false; }; }, {}, never, never, true, never>;
|
|
605
586
|
}
|
|
606
587
|
|
|
607
|
-
declare enum KitTooltipPosition {
|
|
608
|
-
TOP = "top",
|
|
609
|
-
BOTTOM = "bottom",
|
|
610
|
-
RIGHT = "right",
|
|
611
|
-
LEFT = "left"
|
|
612
|
-
}
|
|
613
|
-
|
|
614
|
-
declare class KitInputLabelComponent {
|
|
615
|
-
/**
|
|
616
|
-
* Defines the text content of the label
|
|
617
|
-
*/
|
|
618
|
-
text?: string;
|
|
619
|
-
/**
|
|
620
|
-
* Associates the label with a component by a template reference
|
|
621
|
-
*/
|
|
622
|
-
for?: ElementRef;
|
|
623
|
-
/**
|
|
624
|
-
* Defines the tooltip text
|
|
625
|
-
*/
|
|
626
|
-
tooltip?: string;
|
|
627
|
-
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
628
|
-
readonly KitTooltipPosition: typeof KitTooltipPosition;
|
|
629
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputLabelComponent, never>;
|
|
630
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitInputLabelComponent, "kit-input-label", never, { "text": { "alias": "text"; "required": false; }; "for": { "alias": "for"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; }, {}, never, never, true, never>;
|
|
631
|
-
}
|
|
632
|
-
|
|
633
|
-
declare class KitNumericTextboxModule {
|
|
634
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNumericTextboxModule, never>;
|
|
635
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitNumericTextboxModule, [typeof KitNumericTextboxComponent], [typeof i2.CommonModule, typeof i3.NumericTextBoxModule, typeof KitInputMessageComponent, typeof KitSvgIconModule, typeof KitInputLabelComponent], [typeof KitNumericTextboxComponent]>;
|
|
636
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitNumericTextboxModule>;
|
|
637
|
-
}
|
|
638
|
-
|
|
639
588
|
declare enum KitDropdownSize {
|
|
640
589
|
DEFAULT = "default",
|
|
641
590
|
SMALL = "small"
|
|
@@ -743,7 +692,7 @@ declare class KitDropdownComponent<T> implements ControlValueAccessor {
|
|
|
743
692
|
onClose(): void;
|
|
744
693
|
getCssClasses(): Record<string, boolean>;
|
|
745
694
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitDropdownComponent<any>, never>;
|
|
746
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitDropdownComponent<any>, "kit-dropdown", never, { "items": { "alias": "items"; "required": false; }; "selectedItem": { "alias": "selectedItem"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "defaultItem": { "alias": "defaultItem"; "required": false; }; "listHeight": { "alias": "listHeight"; "required": false; }; "hideDefaultItem": { "alias": "hideDefaultItem"; "required": false; }; "toggleIcon": { "alias": "toggleIcon"; "required": false; }; "popupSettings": { "alias": "popupSettings"; "required": false; }; "isValuePrimitive": { "alias": "isValuePrimitive"; "required": false; }; "footerTemplate": { "alias": "footerTemplate"; "required": false; "isSignal": true; }; "noDataTemplate": { "alias": "noDataTemplate"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, { "selected": "selected"; }, ["kitDropdownValueTemplate", "kitDropdownItemTemplate"], never,
|
|
695
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitDropdownComponent<any>, "kit-dropdown", never, { "items": { "alias": "items"; "required": false; }; "selectedItem": { "alias": "selectedItem"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "defaultItem": { "alias": "defaultItem"; "required": false; }; "listHeight": { "alias": "listHeight"; "required": false; }; "hideDefaultItem": { "alias": "hideDefaultItem"; "required": false; }; "toggleIcon": { "alias": "toggleIcon"; "required": false; }; "popupSettings": { "alias": "popupSettings"; "required": false; }; "isValuePrimitive": { "alias": "isValuePrimitive"; "required": false; }; "footerTemplate": { "alias": "footerTemplate"; "required": false; "isSignal": true; }; "noDataTemplate": { "alias": "noDataTemplate"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, { "selected": "selected"; }, ["kitDropdownValueTemplate", "kitDropdownItemTemplate"], never, true, never>;
|
|
747
696
|
}
|
|
748
697
|
|
|
749
698
|
declare class KitDropdownItemTemplateDirective {
|
|
@@ -751,20 +700,11 @@ declare class KitDropdownItemTemplateDirective {
|
|
|
751
700
|
static ɵdir: i0.ɵɵDirectiveDeclaration<KitDropdownItemTemplateDirective, "[kitDropdownItemTemplate]", never, {}, {}, never, never, true, never>;
|
|
752
701
|
}
|
|
753
702
|
|
|
754
|
-
declare
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
onMouseOver(): void;
|
|
760
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTruncateTextComponent, never>;
|
|
761
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitTruncateTextComponent, "kit-truncate-text", never, {}, {}, never, ["*"], true, never>;
|
|
762
|
-
}
|
|
763
|
-
|
|
764
|
-
declare class KitDropdownModule {
|
|
765
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitDropdownModule, never>;
|
|
766
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitDropdownModule, [typeof KitDropdownComponent], [typeof i2$1.DropDownListModule, typeof i2.CommonModule, typeof KitInputMessageComponent, typeof i5.ReactiveFormsModule, typeof i5.FormsModule, typeof KitSvgIconModule, typeof KitInputLabelComponent, typeof KitDropdownItemTemplateDirective, typeof KitTruncateTextComponent], [typeof KitDropdownComponent, typeof KitDropdownItemTemplateDirective]>;
|
|
767
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitDropdownModule>;
|
|
703
|
+
declare enum KitTooltipPosition {
|
|
704
|
+
TOP = "top",
|
|
705
|
+
BOTTOM = "bottom",
|
|
706
|
+
RIGHT = "right",
|
|
707
|
+
LEFT = "left"
|
|
768
708
|
}
|
|
769
709
|
|
|
770
710
|
declare enum KitTextareaState {
|
|
@@ -1211,25 +1151,7 @@ declare class KitLocationStepperComponent {
|
|
|
1211
1151
|
toolTipPosition: KitTooltipPosition;
|
|
1212
1152
|
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
1213
1153
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitLocationStepperComponent, never>;
|
|
1214
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitLocationStepperComponent, "kit-location-stepper", never, { "items": { "alias": "items"; "required": false; }; "toolTipPosition": { "alias": "toolTipPosition"; "required": false; }; }, {}, never, never,
|
|
1215
|
-
}
|
|
1216
|
-
|
|
1217
|
-
declare class KitTooltipDirective extends TooltipDirective implements OnInit {
|
|
1218
|
-
readonly kitTooltipPosition: InputSignal<KitTooltipPosition>;
|
|
1219
|
-
readonly kitTooltipFilter: InputSignal<string>;
|
|
1220
|
-
readonly kitTooltipTemplateRef: InputSignal<TemplateRef<HTMLElement> | undefined>;
|
|
1221
|
-
readonly kitTooltipVisible: InputSignal<boolean>;
|
|
1222
|
-
constructor();
|
|
1223
|
-
ngOnInit(): void;
|
|
1224
|
-
private getShowOption;
|
|
1225
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTooltipDirective, never>;
|
|
1226
|
-
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>;
|
|
1227
|
-
}
|
|
1228
|
-
|
|
1229
|
-
declare class KitLocationStepperModule {
|
|
1230
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitLocationStepperModule, never>;
|
|
1231
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitLocationStepperModule, [typeof KitLocationStepperComponent], [typeof i2.CommonModule, typeof KitSvgIconModule, typeof KitTooltipDirective], [typeof KitLocationStepperComponent]>;
|
|
1232
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitLocationStepperModule>;
|
|
1154
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitLocationStepperComponent, "kit-location-stepper", never, { "items": { "alias": "items"; "required": false; }; "toolTipPosition": { "alias": "toolTipPosition"; "required": false; }; }, {}, never, never, true, never>;
|
|
1233
1155
|
}
|
|
1234
1156
|
|
|
1235
1157
|
interface KitAutocompleteItem<T> {
|
|
@@ -1554,6 +1476,18 @@ declare class KitPillComponent {
|
|
|
1554
1476
|
static ɵcmp: i0.ɵɵComponentDeclaration<KitPillComponent, "kit-pill", never, { "removable": { "alias": "removable"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "type": { "alias": "type"; "required": false; }; "theme": { "alias": "theme"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; }; "iconType": { "alias": "iconType"; "required": false; }; }, { "clicked": "clicked"; "removed": "removed"; }, never, ["*"], true, never>;
|
|
1555
1477
|
}
|
|
1556
1478
|
|
|
1479
|
+
declare class KitTooltipDirective extends TooltipDirective implements OnInit {
|
|
1480
|
+
readonly kitTooltipPosition: InputSignal<KitTooltipPosition>;
|
|
1481
|
+
readonly kitTooltipFilter: InputSignal<string>;
|
|
1482
|
+
readonly kitTooltipTemplateRef: InputSignal<TemplateRef<HTMLElement> | undefined>;
|
|
1483
|
+
readonly kitTooltipVisible: InputSignal<boolean>;
|
|
1484
|
+
constructor();
|
|
1485
|
+
ngOnInit(): void;
|
|
1486
|
+
private getShowOption;
|
|
1487
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<KitTooltipDirective, never>;
|
|
1488
|
+
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>;
|
|
1489
|
+
}
|
|
1490
|
+
|
|
1557
1491
|
interface KitToastrModuleConfig {
|
|
1558
1492
|
preventDuplicates: boolean;
|
|
1559
1493
|
countDuplicates: boolean;
|
|
@@ -1888,13 +1822,7 @@ declare class KitNavigationTabsComponent {
|
|
|
1888
1822
|
getRouterLink(item: KitNavigationTabsItem): string | KitNavigationTabsItemLink[] | null;
|
|
1889
1823
|
getItemIconCssClass(item: KitNavigationTabsItem): KitSvgIconType;
|
|
1890
1824
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationTabsComponent, never>;
|
|
1891
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitNavigationTabsComponent, "kit-navigation-tabs", never, { "items": { "alias": "items"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, never,
|
|
1892
|
-
}
|
|
1893
|
-
|
|
1894
|
-
declare class KitNavigationTabsModule {
|
|
1895
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationTabsModule, never>;
|
|
1896
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitNavigationTabsModule, [typeof KitNavigationTabsComponent], [typeof i2.CommonModule, typeof i3$1.RouterModule, typeof KitSvgIconModule], [typeof KitNavigationTabsComponent]>;
|
|
1897
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitNavigationTabsModule>;
|
|
1825
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitNavigationTabsComponent, "kit-navigation-tabs", never, { "items": { "alias": "items"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, never, true, never>;
|
|
1898
1826
|
}
|
|
1899
1827
|
|
|
1900
1828
|
declare class KitDialogComponent {
|
|
@@ -2095,13 +2023,7 @@ declare class KitFileUploadComponent {
|
|
|
2095
2023
|
getValidationError(error: string): string;
|
|
2096
2024
|
getTypedFiles(files: KitFileUploadFile[]): KitFileUploadFile[];
|
|
2097
2025
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitFileUploadComponent, never>;
|
|
2098
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitFileUploadComponent, "kit-file-upload", never, { "saveUrl": { "alias": "saveUrl"; "required": false; }; "files": { "alias": "files"; "required": false; }; "selectFilesLabel": { "alias": "selectFilesLabel"; "required": false; }; "dropzoneLabel": { "alias": "dropzoneLabel"; "required": false; }; "restrictions": { "alias": "restrictions"; "required": false; }; "restrictionsErrorMessages": { "alias": "restrictionsErrorMessages"; "required": false; }; "hasActionButton": { "alias": "hasActionButton"; "required": false; }; "actionButtonLabel": { "alias": "actionButtonLabel"; "required": false; }; }, { "fileDownloaded": "fileDownloaded"; "filesSelected": "filesSelected"; "actionButtonClicked": "actionButtonClicked"; }, never, never,
|
|
2099
|
-
}
|
|
2100
|
-
|
|
2101
|
-
declare class KitFileUploadModule {
|
|
2102
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitFileUploadModule, never>;
|
|
2103
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitFileUploadModule, [typeof KitFileUploadComponent], [typeof i2.CommonModule, typeof i3$2.UploadModule, typeof KitSvgIconModule, typeof i5.FormsModule, typeof KitButtonComponent], [typeof KitFileUploadComponent]>;
|
|
2104
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitFileUploadModule>;
|
|
2026
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitFileUploadComponent, "kit-file-upload", never, { "saveUrl": { "alias": "saveUrl"; "required": false; }; "files": { "alias": "files"; "required": false; }; "selectFilesLabel": { "alias": "selectFilesLabel"; "required": false; }; "dropzoneLabel": { "alias": "dropzoneLabel"; "required": false; }; "restrictions": { "alias": "restrictions"; "required": false; }; "restrictionsErrorMessages": { "alias": "restrictionsErrorMessages"; "required": false; }; "hasActionButton": { "alias": "hasActionButton"; "required": false; }; "actionButtonLabel": { "alias": "actionButtonLabel"; "required": false; }; }, { "fileDownloaded": "fileDownloaded"; "filesSelected": "filesSelected"; "actionButtonClicked": "actionButtonClicked"; }, never, never, true, never>;
|
|
2105
2027
|
}
|
|
2106
2028
|
|
|
2107
2029
|
declare class KitPermissionDirective implements OnInit {
|
|
@@ -2423,6 +2345,25 @@ declare class KitPopupComponent implements OnInit, OnDestroy {
|
|
|
2423
2345
|
static ɵcmp: i0.ɵɵComponentDeclaration<KitPopupComponent, "kit-popup", never, { "anchor": { "alias": "anchor"; "required": true; "isSignal": true; }; "content": { "alias": "content"; "required": true; "isSignal": true; }; "closeOnOutsideClick": { "alias": "closeOnOutsideClick"; "required": false; "isSignal": true; }; "showFooter": { "alias": "showFooter"; "required": false; "isSignal": true; }; "cancelButtonLabel": { "alias": "cancelButtonLabel"; "required": false; "isSignal": true; }; "applyButtonLabel": { "alias": "applyButtonLabel"; "required": false; "isSignal": true; }; "isApplyButtonDisabled": { "alias": "isApplyButtonDisabled"; "required": false; "isSignal": true; }; "positionMode": { "alias": "positionMode"; "required": false; "isSignal": true; }; "popupClass": { "alias": "popupClass"; "required": false; "isSignal": true; }; "closePopupOnCancel": { "alias": "closePopupOnCancel"; "required": false; "isSignal": true; }; "extraInsideSelectors": { "alias": "extraInsideSelectors"; "required": false; "isSignal": true; }; }, { "cancelAction": "cancelAction"; "applyAction": "applyAction"; "opened": "opened"; "closed": "closed"; }, never, never, true, never>;
|
|
2424
2346
|
}
|
|
2425
2347
|
|
|
2348
|
+
declare class KitInputLabelComponent {
|
|
2349
|
+
/**
|
|
2350
|
+
* Defines the text content of the label
|
|
2351
|
+
*/
|
|
2352
|
+
text?: string;
|
|
2353
|
+
/**
|
|
2354
|
+
* Associates the label with a component by a template reference
|
|
2355
|
+
*/
|
|
2356
|
+
for?: ElementRef;
|
|
2357
|
+
/**
|
|
2358
|
+
* Defines the tooltip text
|
|
2359
|
+
*/
|
|
2360
|
+
tooltip?: string;
|
|
2361
|
+
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
2362
|
+
readonly KitTooltipPosition: typeof KitTooltipPosition;
|
|
2363
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputLabelComponent, never>;
|
|
2364
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitInputLabelComponent, "kit-input-label", never, { "text": { "alias": "text"; "required": false; }; "for": { "alias": "for"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; }, {}, never, never, true, never>;
|
|
2365
|
+
}
|
|
2366
|
+
|
|
2426
2367
|
declare enum KitDatepickerSize {
|
|
2427
2368
|
REGULAR = "regular",
|
|
2428
2369
|
SMALL = "small"
|
|
@@ -2794,7 +2735,7 @@ declare class KitGridColumnComponent {
|
|
|
2794
2735
|
*/
|
|
2795
2736
|
cellTemplate?: TemplateRef<HTMLElement>;
|
|
2796
2737
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitGridColumnComponent, never>;
|
|
2797
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitGridColumnComponent, "kit-grid-column", never, { "field": { "alias": "field"; "required": false; }; "title": { "alias": "title"; "required": false; }; "titleIcon": { "alias": "titleIcon"; "required": false; }; "titleIconType": { "alias": "titleIconType"; "required": false; }; "sortable": { "alias": "sortable"; "required": false; }; "width": { "alias": "width"; "required": false; }; "hidden": { "alias": "hidden"; "required": false; }; }, {}, ["cellTemplate"], never,
|
|
2738
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitGridColumnComponent, "kit-grid-column", never, { "field": { "alias": "field"; "required": false; }; "title": { "alias": "title"; "required": false; }; "titleIcon": { "alias": "titleIcon"; "required": false; }; "titleIconType": { "alias": "titleIconType"; "required": false; }; "sortable": { "alias": "sortable"; "required": false; }; "width": { "alias": "width"; "required": false; }; "hidden": { "alias": "hidden"; "required": false; }; }, {}, ["cellTemplate"], never, true, never>;
|
|
2798
2739
|
}
|
|
2799
2740
|
|
|
2800
2741
|
declare enum KitGridSortSettingsMode {
|
|
@@ -2928,7 +2869,7 @@ declare class KitGridComponent<T> {
|
|
|
2928
2869
|
private collapseAllRows;
|
|
2929
2870
|
private getPageSizes;
|
|
2930
2871
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitGridComponent<any>, never>;
|
|
2931
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitGridComponent<any>, "kit-grid", never, { "data": { "alias": "data"; "required": false; }; "gridDataBinding": { "alias": "gridDataBinding"; "required": false; }; "sortable": { "alias": "sortable"; "required": false; }; "sort": { "alias": "sort"; "required": false; }; "pageable": { "alias": "pageable"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "skip": { "alias": "skip"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "detailTemplateShowIf": { "alias": "detailTemplateShowIf"; "required": false; }; "detailTemplateExpandDisableIf": { "alias": "detailTemplateExpandDisableIf"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "footerTitle": { "alias": "footerTitle"; "required": false; }; "footerData": { "alias": "footerData"; "required": false; }; "pdfOptions": { "alias": "pdfOptions"; "required": false; }; "pagerButtonCount": { "alias": "pagerButtonCount"; "required": false; "isSignal": true; }; "pageSizes": { "alias": "pageSizes"; "required": false; "isSignal": true; }; "pagerInfoText": { "alias": "pagerInfoText"; "required": false; "isSignal": true; }; "resizable": { "alias": "resizable"; "required": false; "isSignal": true; }; "gridDetailTemplate": { "alias": "gridDetailTemplate"; "required": false; "isSignal": true; }; }, { "pageChanged": "pageChanged"; "sortChanged": "sortChanged"; "dataStateChanged": "dataStateChanged"; "detailExpanded": "detailExpanded"; "detailCollapsed": "detailCollapsed"; "cellClicked": "cellClicked"; "excelExport": "excelExport"; }, ["columnsContent"], never,
|
|
2872
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitGridComponent<any>, "kit-grid", never, { "data": { "alias": "data"; "required": false; }; "gridDataBinding": { "alias": "gridDataBinding"; "required": false; }; "sortable": { "alias": "sortable"; "required": false; }; "sort": { "alias": "sort"; "required": false; }; "pageable": { "alias": "pageable"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "skip": { "alias": "skip"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "detailTemplateShowIf": { "alias": "detailTemplateShowIf"; "required": false; }; "detailTemplateExpandDisableIf": { "alias": "detailTemplateExpandDisableIf"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "footerTitle": { "alias": "footerTitle"; "required": false; }; "footerData": { "alias": "footerData"; "required": false; }; "pdfOptions": { "alias": "pdfOptions"; "required": false; }; "pagerButtonCount": { "alias": "pagerButtonCount"; "required": false; "isSignal": true; }; "pageSizes": { "alias": "pageSizes"; "required": false; "isSignal": true; }; "pagerInfoText": { "alias": "pagerInfoText"; "required": false; "isSignal": true; }; "resizable": { "alias": "resizable"; "required": false; "isSignal": true; }; "gridDetailTemplate": { "alias": "gridDetailTemplate"; "required": false; "isSignal": true; }; }, { "pageChanged": "pageChanged"; "sortChanged": "sortChanged"; "dataStateChanged": "dataStateChanged"; "detailExpanded": "detailExpanded"; "detailCollapsed": "detailCollapsed"; "cellClicked": "cellClicked"; "excelExport": "excelExport"; }, ["columnsContent"], never, true, never>;
|
|
2932
2873
|
}
|
|
2933
2874
|
|
|
2934
2875
|
declare class KitGridCellTemplateDirective {
|
|
@@ -2941,12 +2882,6 @@ declare class KitGridDetailTemplateDirective {
|
|
|
2941
2882
|
static ɵdir: i0.ɵɵDirectiveDeclaration<KitGridDetailTemplateDirective, "[kitGridDetailTemplate]", never, {}, {}, never, never, true, never>;
|
|
2942
2883
|
}
|
|
2943
2884
|
|
|
2944
|
-
declare class KitGridModule {
|
|
2945
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitGridModule, never>;
|
|
2946
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitGridModule, [typeof KitGridComponent, typeof KitGridColumnComponent], [typeof i2.CommonModule, typeof i4.GridModule, typeof KitSvgIconModule, typeof KitGridCellTemplateDirective, typeof KitGridDetailTemplateDirective, typeof i4.ExcelModule, typeof i4.PDFModule], [typeof KitGridComponent, typeof KitGridColumnComponent, typeof KitGridCellTemplateDirective, typeof KitGridDetailTemplateDirective]>;
|
|
2947
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitGridModule>;
|
|
2948
|
-
}
|
|
2949
|
-
|
|
2950
2885
|
declare class KitTileLayoutItemComponent {
|
|
2951
2886
|
template: TemplateRef<HTMLElement>;
|
|
2952
2887
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTileLayoutItemComponent, never>;
|
|
@@ -3050,7 +2985,6 @@ declare class KitScrollNavigationComponent implements AfterViewInit, OnInit {
|
|
|
3050
2985
|
sections: QueryList<KitScrollNavigationSectionComponent> | null;
|
|
3051
2986
|
content: ElementRef | null;
|
|
3052
2987
|
collapsedList: KitCollapsedListComponent<KitCollapsedListItem> | null;
|
|
3053
|
-
readonly kitSvgIcon: typeof KitSvgIcon;
|
|
3054
2988
|
readonly kitButtonType: typeof KitButtonType;
|
|
3055
2989
|
readonly kitButtonKind: typeof KitButtonKind;
|
|
3056
2990
|
readonly kitButtonState: typeof KitButtonState;
|
|
@@ -3456,6 +3390,16 @@ declare class KitSortableComponent<T> {
|
|
|
3456
3390
|
|
|
3457
3391
|
declare const kitDataStateToODataString: (state: KitDataState, utcDates?: boolean) => string;
|
|
3458
3392
|
|
|
3393
|
+
declare class KitTruncateTextComponent {
|
|
3394
|
+
readonly tooltip: Signal<TooltipDirective>;
|
|
3395
|
+
readonly anchor: Signal<ElementRef<HTMLDivElement>>;
|
|
3396
|
+
readonly content: Signal<ElementRef<HTMLSpanElement>>;
|
|
3397
|
+
onMouseEnter(): void;
|
|
3398
|
+
onMouseOver(): void;
|
|
3399
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<KitTruncateTextComponent, never>;
|
|
3400
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitTruncateTextComponent, "kit-truncate-text", never, {}, {}, never, ["*"], true, never>;
|
|
3401
|
+
}
|
|
3402
|
+
|
|
3459
3403
|
declare class HighlightPipe implements PipeTransform {
|
|
3460
3404
|
transform(value: unknown, search: string): string;
|
|
3461
3405
|
static ɵfac: i0.ɵɵFactoryDeclaration<HighlightPipe, never>;
|
|
@@ -4068,7 +4012,7 @@ interface UserApplication {
|
|
|
4068
4012
|
interface UserApplications {
|
|
4069
4013
|
applications: UserApplication[];
|
|
4070
4014
|
}
|
|
4071
|
-
interface
|
|
4015
|
+
interface KitCurrentUser {
|
|
4072
4016
|
id: number;
|
|
4073
4017
|
userName: string | null;
|
|
4074
4018
|
email: string | null;
|
|
@@ -4079,18 +4023,23 @@ interface CurrentUser {
|
|
|
4079
4023
|
timeZoneInfoId: string;
|
|
4080
4024
|
namedTimeZone: string;
|
|
4081
4025
|
companyType?: UserCompanyType;
|
|
4026
|
+
type?: KitUserType;
|
|
4027
|
+
}
|
|
4028
|
+
declare enum KitUserType {
|
|
4029
|
+
Admin = "Admin",
|
|
4030
|
+
User = "User"
|
|
4082
4031
|
}
|
|
4083
4032
|
type UserCompanyType = 'DC' | 'Client' | 'OriginAgent' | 'DestinationAgent' | 'Vendor' | 'Integration' | 'SystemAdmin' | 'ReportAdmin' | 'SS_SysAdmin' | 'SS_ReportAdmin';
|
|
4084
4033
|
|
|
4085
4034
|
interface KitUser {
|
|
4086
|
-
data:
|
|
4035
|
+
data: KitCurrentUser | null;
|
|
4087
4036
|
loading: boolean;
|
|
4088
4037
|
}
|
|
4089
4038
|
|
|
4090
4039
|
declare const KIT_USER_STATE_TOKEN: StateToken<KitUser>;
|
|
4091
4040
|
declare class KitUserState {
|
|
4092
4041
|
private readonly kitUserApiService;
|
|
4093
|
-
fetchUser(ctx: StateContext<ApiResponseState<
|
|
4042
|
+
fetchUser(ctx: StateContext<ApiResponseState<KitCurrentUser>>): Observable<KitCurrentUser>;
|
|
4094
4043
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitUserState, never>;
|
|
4095
4044
|
static ɵprov: i0.ɵɵInjectableDeclaration<KitUserState>;
|
|
4096
4045
|
}
|
|
@@ -4269,5 +4218,5 @@ declare const kitGetPermissionTypesByCategory: (category: string, permissions: K
|
|
|
4269
4218
|
|
|
4270
4219
|
declare const kitUserPermissionsGuard: CanActivateFn;
|
|
4271
4220
|
|
|
4272
|
-
export { AbstractKitCtaPanelConfirmationComponent, AddGridFilter, FetchUser, FetchUserPermissions, FetchUserSettings, HighlightPipe, KIT_BASE_PATH, KIT_DATETIME_FORMAT_LONG, KIT_DATE_FORMAT, KIT_GRID_CELL_DATE_FORMAT_CONFIG, KIT_GRID_STATE_TOKEN, KIT_USER_APPLICATIONS_PATH, KIT_USER_PATH, KIT_USER_PERMISSIONS_PATH, KIT_USER_PERMISSIONS_STATE_TOKEN, KIT_USER_STATE_TOKEN, KitAutocompleteComponent, KitAutocompleteDirective, KitAvatarComponent, KitAvatarSize, KitBadgeDirective, KitBadgeTheme, KitBreadcrumbsComponent, KitBreadcrumbsService, KitButtonComponent, KitButtonIconPosition, KitButtonKind, KitButtonState, KitButtonType, KitCardComponent, KitCardTheme, KitCheckboxComponent, KitCheckboxState, KitCollapsedListComponent, KitCollapsedListDropdownAlign, KitCopyTextComponent, KitCtaPanelAbstractConfirmationComponent, KitCtaPanelActionComponent, KitCtaPanelConfirmationComponent, KitCtaPanelItemComponent, KitCtaPanelItemType, KitDataFieldComponent, KitDataFieldState, KitDatepickerComponent, KitDatepickerSize, KitDaterangeComponent, KitDaterangeType, KitDatetimepickerComponent, KitDialogActionsComponent, KitDialogComponent, KitDialogService, KitDropdownComponent, KitDropdownItemTemplateDirective,
|
|
4273
|
-
export type { GlobalSearchFilter, GlobalSearchLineItem, GlobalSearchPrompt, GlobalSearchResult, GlobalSearchRouteConfig, GlobalSearchSelectedFilter, KitAutocompleteItem, KitBreadcrumbsItem, KitCard, KitCardItem, KitCardLink, KitCollapsedListItem, KitCompositeFilterDescriptor, KitCtaPanelConfirmation, KitCtaPanelConfirmationValue, KitCtaPanelCopyItem, KitCtaPanelItem, KitDataResult, KitDataState, KitDaterangeValue, KitDropdownItem, KitFileUploadFile, KitFileUploadFileRestrictions, KitFileUploadFileRestrictionsMessages, KitFilterDescriptor, KitFilterItem, KitFilterListConfig, KitFilterListOption, KitFilterValue, KitGridCellClickEvent, KitGridCellTranslationMap, KitGridColumn, KitGridColumnConfig, KitGridColumns, KitGridDataResult, KitGridDataState, KitGridDataStateChangeEvent, KitGridDetailCollapseEvent, KitGridDetailExpandEvent, KitGridPageChangeEvent, KitGridSortSettings, KitGridView, KitGridViewColumn, KitKendoDrawPdf, KitLocationStepperItem, KitLocationStepperItemDate, KitMainMenuItem, KitMobileMenuItem, KitMultiselectItem, KitNavigationMenuAppItem, KitNavigationMenuItem, KitNavigationTabsItem, KitNavigationTabsItemLink, KitOptionToggleOption, KitPDFOptions, KitPermission, KitPopupAlign, KitProfileMenuItem, KitQueryParams, KitRadioButton, KitScheduleEventClickEvent, KitScheduleSlotClickEvent, KitSchedulerEvent, KitSortDescriptor, KitSwitchItem, KitSwitchItemSelection, KitTabsSelectEvent, KitTileLayoutColumnsConfig, KitTimelineItem, KitTimelineItemDate, KitToastrConfig, KitTrackingCardTabs, KitTrackingTimelineItem, KitUserMenuItem, KitUserPermissions, KitUserSettings };
|
|
4221
|
+
export { AbstractKitCtaPanelConfirmationComponent, AddGridFilter, FetchUser, FetchUserPermissions, FetchUserSettings, HighlightPipe, KIT_BASE_PATH, KIT_DATETIME_FORMAT_LONG, KIT_DATE_FORMAT, KIT_GRID_CELL_DATE_FORMAT_CONFIG, KIT_GRID_STATE_TOKEN, KIT_USER_APPLICATIONS_PATH, KIT_USER_PATH, KIT_USER_PERMISSIONS_PATH, KIT_USER_PERMISSIONS_STATE_TOKEN, KIT_USER_STATE_TOKEN, KitAutocompleteComponent, KitAutocompleteDirective, KitAvatarComponent, KitAvatarSize, KitBadgeDirective, KitBadgeTheme, KitBreadcrumbsComponent, KitBreadcrumbsService, KitButtonComponent, KitButtonIconPosition, KitButtonKind, KitButtonState, KitButtonType, KitCardComponent, KitCardTheme, KitCheckboxComponent, KitCheckboxState, KitCollapsedListComponent, KitCollapsedListDropdownAlign, KitCopyTextComponent, KitCtaPanelAbstractConfirmationComponent, KitCtaPanelActionComponent, KitCtaPanelConfirmationComponent, KitCtaPanelItemComponent, KitCtaPanelItemType, KitDataFieldComponent, KitDataFieldState, KitDatepickerComponent, KitDatepickerSize, KitDaterangeComponent, KitDaterangeType, KitDatetimepickerComponent, KitDialogActionsComponent, KitDialogComponent, KitDialogService, KitDropdownComponent, KitDropdownItemTemplateDirective, KitDropdownSize, KitEmptySectionComponent, KitEntityGridComponent, KitEntitySectionComponent, KitEntitySectionContainerComponent, KitEntityTitleComponent, KitFileCardComponent, KitFileCardMessagesComponent, KitFileUploadComponent, KitFilterCheckboxComponent, KitFilterLogic, KitFilterOperator, KitFilterType, KitGlobalSearchComponent, KitGridCellComponent, KitGridCellService, KitGridCellTemplateDirective, KitGridColumnComponent, KitGridColumnManagerComponent, KitGridComponent, KitGridDetailTemplateDirective, KitGridDetailsButtonComponent, KitGridExportComponent, KitGridFiltersComponent, KitGridSearchComponent, KitGridSortSettingsMode, KitGridState, KitGridUrlStateService, KitGridViewType, KitGridViewsComponent, KitGridViewsState, KitInputLabelComponent, KitInputMessageComponent, KitLoaderComponent, KitLocationStepperComponent, KitMobileHeaderComponent, KitMobileMenuComponent, KitMobileMenuState, KitMultiselectComponent, KitNavigationMenuComponent, KitNavigationMenuService, KitNavigationMenuSubmenuComponent, KitNavigationTabsComponent, KitNavigationTabsType, KitNoteComponent, KitNotificationComponent, KitNotificationService, KitNotificationType, KitNumericTextboxComponent, KitNumericTextboxSize, KitNumericTextboxState, KitOptionToggleComponent, KitPageLayoutComponent, KitPermissionDirective, KitPillComponent, KitPillTheme, KitPillType, KitPopupAlignHorizontal, KitPopupAlignVertical, KitPopupComponent, KitPopupPositionMode, KitProfileMenuComponent, KitQueryParamsName, KitQueryParamsService, KitRadioButtonComponent, KitRadioButtonType, KitRoutePathComponent, KitSchedulerComponent, KitSchedulerMonthEventTemplateDirective, KitSchedulerWeekEventTemplateDirective, KitScrollNavigationComponent, KitScrollNavigationSectionComponent, KitSearchBarComponent, KitSidebarComponent, KitSkeletonAnimation, KitSkeletonComponent, KitSkeletonShape, KitSortDirection, KitSortableComponent, KitSvgIcon, KitSvgIconComponent, KitSvgIconType, KitSvgSpriteComponent, KitSwitchComponent, KitSwitchMode, KitSwitchState, KitTabComponent, KitTabContentDirective, KitTabsComponent, KitTabsSize, KitTabsType, KitTextLabelComponent, KitTextLabelState, KitTextareaAutoresizeDirective, KitTextareaComponent, KitTextareaState, KitTextboxComponent, KitTextboxSize, KitTextboxState, KitThemeService, KitThemes, KitTileLayoutComponent, KitTileLayoutItemComponent, KitTimelineCardComponent, KitTimelineComponent, KitTimelineTheme, KitTimelineType, KitTimepickerComponent, KitTitleTemplateDirective, KitToastrModule, KitToastrPosition, KitToastrService, KitToastrType, KitToggleComponent, KitToggleSize, KitTooltipDirective, KitTooltipPosition, KitTopBarComponent, KitTrackingCardComponent, KitTrackingTimelineComponent, KitTranslateLoader, KitTranslateService, KitTruncateTextComponent, KitUnitsTextboxComponent, KitUnitsTextboxDropdownPosition, KitUnitsTextboxType, KitUserApplicationsState, KitUserPermissionsState, KitUserSettingsComponent, KitUserSettingsKeys, KitUserSettingsState, KitUserState, KitUserType, RemoveGridFilter, SetGridColumns, SetGridFilters, SetGridSearch, SetGridSkip, SetGridSort, SetGridTake, UpdateGridFilter, buildRandomUUID, changeFilterField, createDataFetcherFactory, findMatches, kitBuildFilterBooleanOptions, kitBuildFilterListOptions, kitBuildFilters, kitBuildGridColumn, kitBuildGridDataResults, kitBuildOdataFilter, kitBuildSortString, kitDataStateToODataString, kitEncodeViewNameToUrl, kitGetPermissionTypesByCategory, kitHasPermission, kitUserPermissionsGuard, mapGlobalSearchResult, trimTrailingSlash };
|
|
4222
|
+
export type { GlobalSearchFilter, GlobalSearchLineItem, GlobalSearchPrompt, GlobalSearchResult, GlobalSearchRouteConfig, GlobalSearchSelectedFilter, KitAutocompleteItem, KitBreadcrumbsItem, KitCard, KitCardItem, KitCardLink, KitCollapsedListItem, KitCompositeFilterDescriptor, KitCtaPanelConfirmation, KitCtaPanelConfirmationValue, KitCtaPanelCopyItem, KitCtaPanelItem, KitCurrentUser, KitDataResult, KitDataState, KitDaterangeValue, KitDropdownItem, KitFileUploadFile, KitFileUploadFileRestrictions, KitFileUploadFileRestrictionsMessages, KitFilterDescriptor, KitFilterItem, KitFilterListConfig, KitFilterListOption, KitFilterValue, KitGridCellClickEvent, KitGridCellTranslationMap, KitGridColumn, KitGridColumnConfig, KitGridColumns, KitGridDataResult, KitGridDataState, KitGridDataStateChangeEvent, KitGridDetailCollapseEvent, KitGridDetailExpandEvent, KitGridPageChangeEvent, KitGridSortSettings, KitGridView, KitGridViewColumn, KitKendoDrawPdf, KitLocationStepperItem, KitLocationStepperItemDate, KitMainMenuItem, KitMobileMenuItem, KitMultiselectItem, KitNavigationMenuAppItem, KitNavigationMenuItem, KitNavigationTabsItem, KitNavigationTabsItemLink, KitOptionToggleOption, KitPDFOptions, KitPermission, KitPopupAlign, KitProfileMenuItem, KitQueryParams, KitRadioButton, KitScheduleEventClickEvent, KitScheduleSlotClickEvent, KitSchedulerEvent, KitSortDescriptor, KitSwitchItem, KitSwitchItemSelection, KitTabsSelectEvent, KitTileLayoutColumnsConfig, KitTimelineItem, KitTimelineItemDate, KitToastrConfig, KitTrackingCardTabs, KitTrackingTimelineItem, KitUserMenuItem, KitUserPermissions, KitUserSettings };
|