@indigina/ui-kit 1.1.254 → 1.1.255
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 +236 -605
- package/fesm2022/indigina-ui-kit.mjs.map +1 -1
- package/index.d.ts +111 -203
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -1,32 +1,30 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { InputSignal, EventEmitter, Predicate, ElementRef, OnInit,
|
|
2
|
+
import { InputSignal, EventEmitter, Predicate, TemplateRef, ElementRef, OnInit, WritableSignal, Signal, OnChanges, OnDestroy, OutputEmitterRef, ModuleWithProviders, ModelSignal, SimpleChanges, AfterContentInit, QueryList, AfterViewInit, ViewContainerRef, PipeTransform, InjectionToken } from '@angular/core';
|
|
3
3
|
import * as i2 from '@progress/kendo-angular-buttons';
|
|
4
4
|
import * as i2$1 from '@angular/common';
|
|
5
|
-
import * as i3 from '@progress/kendo-angular-label';
|
|
6
|
-
import { TooltipDirective } from '@progress/kendo-angular-tooltip';
|
|
7
5
|
import * as i5 from '@angular/forms';
|
|
8
6
|
import { ControlValueAccessor, AbstractControl, UntypedFormGroup } from '@angular/forms';
|
|
9
7
|
import * as i3$1 from '@progress/kendo-angular-inputs';
|
|
10
8
|
import { TextBoxComponent } from '@progress/kendo-angular-inputs';
|
|
11
|
-
import * as
|
|
9
|
+
import * as i3 from '@progress/kendo-angular-label';
|
|
10
|
+
import { TooltipDirective } from '@progress/kendo-angular-tooltip';
|
|
11
|
+
import * as i3$2 from '@progress/kendo-angular-dropdowns';
|
|
12
12
|
import { PopupSettings, DropDownListComponent, ItemDisabledFn, MultiSelectComponent } from '@progress/kendo-angular-dropdowns';
|
|
13
|
-
import * as i3$
|
|
13
|
+
import * as i3$3 from '@progress/kendo-angular-dateinputs';
|
|
14
14
|
import { DateTimePickerComponent, DateRangePopupComponent, DatePickerComponent } from '@progress/kendo-angular-dateinputs';
|
|
15
15
|
import { ToastrModule, ActiveToast } from 'ngx-toastr';
|
|
16
|
-
import * as
|
|
16
|
+
import * as i4 from '@angular/router';
|
|
17
17
|
import { NavigationExtras, CanActivateFn } from '@angular/router';
|
|
18
18
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
19
19
|
import { DialogRef, DialogSettings } from '@progress/kendo-angular-dialog';
|
|
20
20
|
export { DialogAction, DialogCloseResult, DialogContentBase, DialogRef, DialogResult } from '@progress/kendo-angular-dialog';
|
|
21
|
-
import * as i3$4 from '@progress/kendo-angular-
|
|
22
|
-
import * as i3$5 from '@progress/kendo-angular-upload';
|
|
21
|
+
import * as i3$4 from '@progress/kendo-angular-upload';
|
|
23
22
|
import { FileInfo } from '@progress/kendo-angular-upload';
|
|
24
23
|
import * as i8 from '@ngx-translate/core';
|
|
25
24
|
import { TranslateLoader, TranslationObject } from '@ngx-translate/core';
|
|
26
25
|
import { PopupSettings as PopupSettings$1 } from '@progress/kendo-angular-popup';
|
|
27
|
-
import * as i4$1 from '@progress/kendo-angular-layout';
|
|
28
26
|
import { SelectEvent } from '@progress/kendo-angular-layout';
|
|
29
|
-
import * as i4$
|
|
27
|
+
import * as i4$1 from '@progress/kendo-angular-grid';
|
|
30
28
|
import { PageChangeEvent, DetailExpandEvent, DetailCollapseEvent, CellClickEvent, ExcelExportEvent, GridComponent, RowClassArgs, PagerSettings } from '@progress/kendo-angular-grid';
|
|
31
29
|
import { SortDescriptor, FilterDescriptor, CompositeFilterDescriptor } from '@progress/kendo-data-query';
|
|
32
30
|
import { PDFOptions, PaperSize } from '@progress/kendo-drawing/dist/npm/pdf';
|
|
@@ -313,13 +311,7 @@ declare class KitLoaderComponent {
|
|
|
313
311
|
*/
|
|
314
312
|
readonly SvgIconLogo: string;
|
|
315
313
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitLoaderComponent, never>;
|
|
316
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitLoaderComponent, "kit-loader", never, {}, {}, never, never,
|
|
317
|
-
}
|
|
318
|
-
|
|
319
|
-
declare class KitLoaderModule {
|
|
320
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitLoaderModule, never>;
|
|
321
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitLoaderModule, [typeof KitLoaderComponent], [typeof KitSvgIconModule], [typeof KitLoaderComponent]>;
|
|
322
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitLoaderModule>;
|
|
314
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitLoaderComponent, "kit-loader", never, {}, {}, never, never, true, never>;
|
|
323
315
|
}
|
|
324
316
|
|
|
325
317
|
interface KitSwitchItem {
|
|
@@ -413,76 +405,7 @@ declare class KitSwitchComponent {
|
|
|
413
405
|
*/
|
|
414
406
|
private isSingleMode;
|
|
415
407
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitSwitchComponent, never>;
|
|
416
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitSwitchComponent, "kit-switch", never, { "items": { "alias": "items"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "selection": { "alias": "selection"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "state": { "alias": "state"; "required": false; }; }, { "selected": "selected"; }, never, never,
|
|
417
|
-
}
|
|
418
|
-
|
|
419
|
-
declare class KitInputMessageComponent {
|
|
420
|
-
/**
|
|
421
|
-
* An icon which will be used to the left of the info message
|
|
422
|
-
*/
|
|
423
|
-
icon?: KitSvgIcon;
|
|
424
|
-
/**
|
|
425
|
-
* Defines a value which going to be an info message text
|
|
426
|
-
*/
|
|
427
|
-
message: string;
|
|
428
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputMessageComponent, never>;
|
|
429
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitInputMessageComponent, "kit-input-message", never, { "icon": { "alias": "icon"; "required": false; }; "message": { "alias": "message"; "required": false; }; }, {}, never, never, false, never>;
|
|
430
|
-
}
|
|
431
|
-
|
|
432
|
-
declare class KitInputMessageModule {
|
|
433
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputMessageModule, never>;
|
|
434
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitInputMessageModule, [typeof KitInputMessageComponent], [typeof i2$1.CommonModule, typeof KitSvgIconModule], [typeof KitInputMessageComponent]>;
|
|
435
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitInputMessageModule>;
|
|
436
|
-
}
|
|
437
|
-
|
|
438
|
-
declare enum KitTooltipPosition {
|
|
439
|
-
TOP = "top",
|
|
440
|
-
BOTTOM = "bottom",
|
|
441
|
-
RIGHT = "right",
|
|
442
|
-
LEFT = "left"
|
|
443
|
-
}
|
|
444
|
-
|
|
445
|
-
declare class KitInputLabelComponent {
|
|
446
|
-
/**
|
|
447
|
-
* Defines the text content of the label
|
|
448
|
-
*/
|
|
449
|
-
text?: string;
|
|
450
|
-
/**
|
|
451
|
-
* Associates the label with a component by a template reference
|
|
452
|
-
*/
|
|
453
|
-
for?: ElementRef;
|
|
454
|
-
/**
|
|
455
|
-
* Defines the tooltip text
|
|
456
|
-
*/
|
|
457
|
-
tooltip?: string;
|
|
458
|
-
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
459
|
-
readonly KitTooltipPosition: typeof KitTooltipPosition;
|
|
460
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputLabelComponent, never>;
|
|
461
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitInputLabelComponent, "kit-input-label", never, { "text": { "alias": "text"; "required": false; }; "for": { "alias": "for"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; }, {}, never, never, false, never>;
|
|
462
|
-
}
|
|
463
|
-
|
|
464
|
-
declare class KitTooltipDirective extends TooltipDirective implements OnInit {
|
|
465
|
-
readonly kitTooltipPosition: InputSignal<KitTooltipPosition>;
|
|
466
|
-
readonly kitTooltipFilter: InputSignal<string>;
|
|
467
|
-
readonly kitTooltipTemplateRef: InputSignal<TemplateRef<HTMLElement> | undefined>;
|
|
468
|
-
readonly kitTooltipVisible: InputSignal<boolean>;
|
|
469
|
-
constructor();
|
|
470
|
-
ngOnInit(): void;
|
|
471
|
-
private getShowOption;
|
|
472
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTooltipDirective, never>;
|
|
473
|
-
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>;
|
|
474
|
-
}
|
|
475
|
-
|
|
476
|
-
declare class KitInputLabelModule {
|
|
477
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputLabelModule, never>;
|
|
478
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitInputLabelModule, [typeof KitInputLabelComponent], [typeof i2$1.CommonModule, typeof i3.LabelModule, typeof KitSvgIconModule, typeof KitTooltipDirective], [typeof KitInputLabelComponent]>;
|
|
479
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitInputLabelModule>;
|
|
480
|
-
}
|
|
481
|
-
|
|
482
|
-
declare class KitSwitchModule {
|
|
483
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSwitchModule, never>;
|
|
484
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitSwitchModule, [typeof KitSwitchComponent], [typeof i2.ButtonGroupModule, typeof i2.ButtonModule, typeof i2$1.CommonModule, typeof KitSvgIconModule, typeof KitInputMessageModule, typeof KitInputLabelModule], [typeof KitSwitchComponent]>;
|
|
485
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitSwitchModule>;
|
|
408
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitSwitchComponent, "kit-switch", never, { "items": { "alias": "items"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "selection": { "alias": "selection"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "state": { "alias": "state"; "required": false; }; }, { "selected": "selected"; }, never, never, true, never>;
|
|
486
409
|
}
|
|
487
410
|
|
|
488
411
|
declare enum KitTextboxState {
|
|
@@ -579,6 +502,69 @@ declare class KitTextboxComponent implements ControlValueAccessor {
|
|
|
579
502
|
static ɵcmp: i0.ɵɵComponentDeclaration<KitTextboxComponent, "kit-textbox", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "label": { "alias": "label"; "required": false; }; "labelTooltip": { "alias": "labelTooltip"; "required": false; }; "defaultValue": { "alias": "defaultValue"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "messageTemplate": { "alias": "messageTemplate"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "state": { "alias": "state"; "required": false; }; "size": { "alias": "size"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; }, { "blured": "blured"; "changed": "changed"; }, never, never, false, never>;
|
|
580
503
|
}
|
|
581
504
|
|
|
505
|
+
declare enum KitTooltipPosition {
|
|
506
|
+
TOP = "top",
|
|
507
|
+
BOTTOM = "bottom",
|
|
508
|
+
RIGHT = "right",
|
|
509
|
+
LEFT = "left"
|
|
510
|
+
}
|
|
511
|
+
|
|
512
|
+
declare class KitInputLabelComponent {
|
|
513
|
+
/**
|
|
514
|
+
* Defines the text content of the label
|
|
515
|
+
*/
|
|
516
|
+
text?: string;
|
|
517
|
+
/**
|
|
518
|
+
* Associates the label with a component by a template reference
|
|
519
|
+
*/
|
|
520
|
+
for?: ElementRef;
|
|
521
|
+
/**
|
|
522
|
+
* Defines the tooltip text
|
|
523
|
+
*/
|
|
524
|
+
tooltip?: string;
|
|
525
|
+
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
526
|
+
readonly KitTooltipPosition: typeof KitTooltipPosition;
|
|
527
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputLabelComponent, never>;
|
|
528
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitInputLabelComponent, "kit-input-label", never, { "text": { "alias": "text"; "required": false; }; "for": { "alias": "for"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; }, {}, never, never, false, never>;
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
declare class KitTooltipDirective extends TooltipDirective implements OnInit {
|
|
532
|
+
readonly kitTooltipPosition: InputSignal<KitTooltipPosition>;
|
|
533
|
+
readonly kitTooltipFilter: InputSignal<string>;
|
|
534
|
+
readonly kitTooltipTemplateRef: InputSignal<TemplateRef<HTMLElement> | undefined>;
|
|
535
|
+
readonly kitTooltipVisible: InputSignal<boolean>;
|
|
536
|
+
constructor();
|
|
537
|
+
ngOnInit(): void;
|
|
538
|
+
private getShowOption;
|
|
539
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<KitTooltipDirective, never>;
|
|
540
|
+
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>;
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
declare class KitInputLabelModule {
|
|
544
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputLabelModule, never>;
|
|
545
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<KitInputLabelModule, [typeof KitInputLabelComponent], [typeof i2$1.CommonModule, typeof i3.LabelModule, typeof KitSvgIconModule, typeof KitTooltipDirective], [typeof KitInputLabelComponent]>;
|
|
546
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<KitInputLabelModule>;
|
|
547
|
+
}
|
|
548
|
+
|
|
549
|
+
declare class KitInputMessageComponent {
|
|
550
|
+
/**
|
|
551
|
+
* An icon which will be used to the left of the info message
|
|
552
|
+
*/
|
|
553
|
+
icon?: KitSvgIcon;
|
|
554
|
+
/**
|
|
555
|
+
* Defines a value which going to be an info message text
|
|
556
|
+
*/
|
|
557
|
+
message: string;
|
|
558
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputMessageComponent, never>;
|
|
559
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitInputMessageComponent, "kit-input-message", never, { "icon": { "alias": "icon"; "required": false; }; "message": { "alias": "message"; "required": false; }; }, {}, never, never, false, never>;
|
|
560
|
+
}
|
|
561
|
+
|
|
562
|
+
declare class KitInputMessageModule {
|
|
563
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputMessageModule, never>;
|
|
564
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<KitInputMessageModule, [typeof KitInputMessageComponent], [typeof i2$1.CommonModule, typeof KitSvgIconModule], [typeof KitInputMessageComponent]>;
|
|
565
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<KitInputMessageModule>;
|
|
566
|
+
}
|
|
567
|
+
|
|
582
568
|
declare class KitTextboxModule {
|
|
583
569
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTextboxModule, never>;
|
|
584
570
|
static ɵmod: i0.ɵɵNgModuleDeclaration<KitTextboxModule, [typeof KitTextboxComponent], [typeof i2$1.CommonModule, typeof i3$1.TextBoxModule, typeof KitInputLabelModule, typeof KitInputMessageModule, typeof KitSvgIconModule], [typeof KitTextboxComponent]>;
|
|
@@ -816,7 +802,7 @@ declare class KitTruncateTextComponent {
|
|
|
816
802
|
|
|
817
803
|
declare class KitDropdownModule {
|
|
818
804
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitDropdownModule, never>;
|
|
819
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitDropdownModule, [typeof KitDropdownComponent], [typeof
|
|
805
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<KitDropdownModule, [typeof KitDropdownComponent], [typeof i3$2.DropDownListModule, typeof i2$1.CommonModule, typeof KitInputMessageModule, typeof i5.ReactiveFormsModule, typeof i5.FormsModule, typeof KitSvgIconModule, typeof KitInputLabelModule, typeof KitDropdownItemTemplateDirective, typeof KitTruncateTextComponent], [typeof KitDropdownComponent, typeof KitDropdownItemTemplateDirective]>;
|
|
820
806
|
static ɵinj: i0.ɵɵInjectorDeclaration<KitDropdownModule>;
|
|
821
807
|
}
|
|
822
808
|
|
|
@@ -909,7 +895,7 @@ declare class KitTextareaComponent implements ControlValueAccessor, OnChanges {
|
|
|
909
895
|
/**
|
|
910
896
|
* Function that should be called every time the form control value changes
|
|
911
897
|
*/
|
|
912
|
-
onChange: (
|
|
898
|
+
onChange: (_value: string) => void;
|
|
913
899
|
/**
|
|
914
900
|
* Function that should be called when textarea lost focus and changed form control state to "touched"
|
|
915
901
|
*/
|
|
@@ -931,7 +917,7 @@ declare class KitTextareaComponent implements ControlValueAccessor, OnChanges {
|
|
|
931
917
|
*/
|
|
932
918
|
onTextareaChange(event: Event): void;
|
|
933
919
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTextareaComponent, never>;
|
|
934
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitTextareaComponent, "kit-textarea", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "label": { "alias": "label"; "required": false; }; "defaultValue": { "alias": "defaultValue"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "minLines": { "alias": "minLines"; "required": false; }; "maxLines": { "alias": "maxLines"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "state": { "alias": "state"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; }, { "focused": "focused"; "blured": "blured"; "changed": "changed"; }, never, never,
|
|
920
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitTextareaComponent, "kit-textarea", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "label": { "alias": "label"; "required": false; }; "defaultValue": { "alias": "defaultValue"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "minLines": { "alias": "minLines"; "required": false; }; "maxLines": { "alias": "maxLines"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "state": { "alias": "state"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; }, { "focused": "focused"; "blured": "blured"; "changed": "changed"; }, never, never, true, never>;
|
|
935
921
|
}
|
|
936
922
|
|
|
937
923
|
declare class KitTextareaAutoresizeDirective implements OnInit {
|
|
@@ -940,13 +926,7 @@ declare class KitTextareaAutoresizeDirective implements OnInit {
|
|
|
940
926
|
ngOnInit(): void;
|
|
941
927
|
resize(): void;
|
|
942
928
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTextareaAutoresizeDirective, never>;
|
|
943
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KitTextareaAutoresizeDirective, "[autoresize]", never, {}, {}, never, never,
|
|
944
|
-
}
|
|
945
|
-
|
|
946
|
-
declare class KitTextareaModule {
|
|
947
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTextareaModule, never>;
|
|
948
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitTextareaModule, [typeof KitTextareaComponent, typeof KitTextareaAutoresizeDirective], [typeof i2$1.CommonModule, typeof KitInputMessageModule, typeof KitSvgIconModule, typeof KitInputLabelModule, typeof KitTooltipDirective], [typeof KitTextareaComponent, typeof KitTextareaAutoresizeDirective]>;
|
|
949
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitTextareaModule>;
|
|
929
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<KitTextareaAutoresizeDirective, "[autoresize]", never, {}, {}, never, never, true, never>;
|
|
950
930
|
}
|
|
951
931
|
|
|
952
932
|
declare enum KitTextLabelState {
|
|
@@ -1122,7 +1102,7 @@ declare class KitUnitsTextboxComponent<T> {
|
|
|
1122
1102
|
|
|
1123
1103
|
declare class KitUnitsTextboxModule {
|
|
1124
1104
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitUnitsTextboxModule, never>;
|
|
1125
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitUnitsTextboxModule, [typeof KitUnitsTextboxComponent], [typeof i2$1.CommonModule, typeof i3$1.TextBoxModule, typeof i3$1.NumericTextBoxModule, typeof
|
|
1105
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<KitUnitsTextboxModule, [typeof KitUnitsTextboxComponent], [typeof i2$1.CommonModule, typeof i3$1.TextBoxModule, typeof i3$1.NumericTextBoxModule, typeof i3$2.DropDownListModule, typeof KitInputMessageModule, typeof i5.FormsModule, typeof i5.ReactiveFormsModule, typeof KitSvgIconModule, typeof KitInputLabelModule], [typeof KitUnitsTextboxComponent]>;
|
|
1126
1106
|
static ɵinj: i0.ɵɵInjectorDeclaration<KitUnitsTextboxModule>;
|
|
1127
1107
|
}
|
|
1128
1108
|
|
|
@@ -1223,7 +1203,7 @@ declare class KitDatetimepickerComponent implements ControlValueAccessor {
|
|
|
1223
1203
|
|
|
1224
1204
|
declare class KitDatetimepickerModule {
|
|
1225
1205
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitDatetimepickerModule, never>;
|
|
1226
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitDatetimepickerModule, [typeof KitDatetimepickerComponent], [typeof i2$1.CommonModule, typeof i3$
|
|
1206
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<KitDatetimepickerModule, [typeof KitDatetimepickerComponent], [typeof i2$1.CommonModule, typeof i3$3.DateInputsModule, typeof KitSvgIconModule, typeof KitInputMessageModule, typeof KitInputLabelModule], [typeof KitDatetimepickerComponent]>;
|
|
1227
1207
|
static ɵinj: i0.ɵɵInjectorDeclaration<KitDatetimepickerModule>;
|
|
1228
1208
|
}
|
|
1229
1209
|
|
|
@@ -1405,20 +1385,14 @@ declare class KitAutocompleteComponent<T> implements ControlValueAccessor {
|
|
|
1405
1385
|
registerOnTouched(fn: () => void): void;
|
|
1406
1386
|
setDisabledState(disabled: boolean): void;
|
|
1407
1387
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitAutocompleteComponent<any>, never>;
|
|
1408
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitAutocompleteComponent<any>, "kit-autocomplete", never, { "label": { "alias": "label"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "items": { "alias": "items"; "required": false; }; "selectedValue": { "alias": "selectedValue"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "loaderVisible": { "alias": "loaderVisible"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "allowCustom": { "alias": "allowCustom"; "required": false; "isSignal": true; }; "closePopupIfDataNotFound": { "alias": "closePopupIfDataNotFound"; "required": false; "isSignal": true; }; }, { "filterChanged": "filterChanged"; "valueChanged": "valueChanged"; "selectionChanged": "selectionChanged"; "blured": "blured"; "focused": "focused"; }, never, never,
|
|
1388
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitAutocompleteComponent<any>, "kit-autocomplete", never, { "label": { "alias": "label"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "items": { "alias": "items"; "required": false; }; "selectedValue": { "alias": "selectedValue"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "loaderVisible": { "alias": "loaderVisible"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "allowCustom": { "alias": "allowCustom"; "required": false; "isSignal": true; }; "closePopupIfDataNotFound": { "alias": "closePopupIfDataNotFound"; "required": false; "isSignal": true; }; }, { "filterChanged": "filterChanged"; "valueChanged": "valueChanged"; "selectionChanged": "selectionChanged"; "blured": "blured"; "focused": "focused"; }, never, never, true, never>;
|
|
1409
1389
|
}
|
|
1410
1390
|
|
|
1411
1391
|
declare class KitAutocompleteDirective<T> {
|
|
1412
1392
|
private readonly kitAutocompleteComponent;
|
|
1413
1393
|
togglePopup(): void;
|
|
1414
1394
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitAutocompleteDirective<any>, never>;
|
|
1415
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KitAutocompleteDirective<any>, "[kitAutocomplete]", ["kitAutocomplete"], {}, {}, never, never,
|
|
1416
|
-
}
|
|
1417
|
-
|
|
1418
|
-
declare class KitAutocompleteModule {
|
|
1419
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitAutocompleteModule, never>;
|
|
1420
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitAutocompleteModule, [typeof KitAutocompleteComponent, typeof KitAutocompleteDirective], [typeof i2$1.CommonModule, typeof i4.DropDownsModule, typeof i5.FormsModule, typeof i5.ReactiveFormsModule, typeof i3$1.InputsModule, typeof KitInputMessageModule, typeof KitLoaderModule, typeof KitSvgIconModule, typeof KitInputLabelModule], [typeof KitAutocompleteComponent, typeof KitAutocompleteDirective]>;
|
|
1421
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitAutocompleteModule>;
|
|
1395
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<KitAutocompleteDirective<any>, "[kitAutocomplete]", ["kitAutocomplete"], {}, {}, never, never, true, never>;
|
|
1422
1396
|
}
|
|
1423
1397
|
|
|
1424
1398
|
declare enum KitCheckboxState {
|
|
@@ -1789,7 +1763,7 @@ declare class KitDaterangeComponent {
|
|
|
1789
1763
|
|
|
1790
1764
|
declare class KitDaterangeModule {
|
|
1791
1765
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitDaterangeModule, never>;
|
|
1792
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitDaterangeModule, [typeof KitDaterangeComponent], [typeof i2$1.CommonModule, typeof i3$
|
|
1766
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<KitDaterangeModule, [typeof KitDaterangeComponent], [typeof i2$1.CommonModule, typeof i3$3.DateInputsModule, typeof KitSvgIconModule, typeof KitInputMessageModule, typeof KitInputLabelModule], [typeof KitDaterangeComponent]>;
|
|
1793
1767
|
static ɵinj: i0.ɵɵInjectorDeclaration<KitDaterangeModule>;
|
|
1794
1768
|
}
|
|
1795
1769
|
|
|
@@ -1859,7 +1833,7 @@ declare class KitCopyTextModule {
|
|
|
1859
1833
|
|
|
1860
1834
|
declare class KitCtaPanelItemModule {
|
|
1861
1835
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitCtaPanelItemModule, never>;
|
|
1862
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitCtaPanelItemModule, [typeof KitCtaPanelItemComponent], [typeof i2$1.CommonModule, typeof KitSvgIconModule, typeof
|
|
1836
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<KitCtaPanelItemModule, [typeof KitCtaPanelItemComponent], [typeof i2$1.CommonModule, typeof KitSvgIconModule, typeof i4.RouterModule, typeof KitCopyTextModule], [typeof KitCtaPanelItemComponent]>;
|
|
1863
1837
|
static ɵinj: i0.ɵɵInjectorDeclaration<KitCtaPanelItemModule>;
|
|
1864
1838
|
}
|
|
1865
1839
|
|
|
@@ -1945,13 +1919,7 @@ declare class KitCtaPanelAbstractConfirmationModule {
|
|
|
1945
1919
|
|
|
1946
1920
|
declare class KitNoteComponent {
|
|
1947
1921
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitNoteComponent, never>;
|
|
1948
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitNoteComponent, "kit-note", never, {}, {}, never, [".content", ".footer-content", ".footer-actions"],
|
|
1949
|
-
}
|
|
1950
|
-
|
|
1951
|
-
declare class KitNoteModule {
|
|
1952
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNoteModule, never>;
|
|
1953
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitNoteModule, [typeof KitNoteComponent], never, [typeof KitNoteComponent]>;
|
|
1954
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitNoteModule>;
|
|
1922
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitNoteComponent, "kit-note", never, {}, {}, never, [".content", ".footer-content", ".footer-actions"], true, never>;
|
|
1955
1923
|
}
|
|
1956
1924
|
|
|
1957
1925
|
declare enum KitQueryParamsName {
|
|
@@ -2047,7 +2015,7 @@ declare class KitNavigationTabsComponent {
|
|
|
2047
2015
|
|
|
2048
2016
|
declare class KitNavigationTabsModule {
|
|
2049
2017
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationTabsModule, never>;
|
|
2050
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitNavigationTabsModule, [typeof KitNavigationTabsComponent], [typeof i2$1.CommonModule, typeof
|
|
2018
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<KitNavigationTabsModule, [typeof KitNavigationTabsComponent], [typeof i2$1.CommonModule, typeof i4.RouterModule, typeof KitSvgIconModule], [typeof KitNavigationTabsComponent]>;
|
|
2051
2019
|
static ɵinj: i0.ɵɵInjectorDeclaration<KitNavigationTabsModule>;
|
|
2052
2020
|
}
|
|
2053
2021
|
|
|
@@ -2156,7 +2124,7 @@ declare class KitTimepickerComponent implements ControlValueAccessor {
|
|
|
2156
2124
|
|
|
2157
2125
|
declare class KitTimepickerModule {
|
|
2158
2126
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTimepickerModule, never>;
|
|
2159
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitTimepickerModule, [typeof KitTimepickerComponent], [typeof i3$
|
|
2127
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<KitTimepickerModule, [typeof KitTimepickerComponent], [typeof i3$3.TimePickerModule, typeof i2$1.CommonModule, typeof KitSvgIconModule, typeof KitInputLabelModule, typeof i3$3.DateTimePickerModule, typeof KitInputMessageModule], [typeof KitTimepickerComponent]>;
|
|
2160
2128
|
static ɵinj: i0.ɵɵInjectorDeclaration<KitTimepickerModule>;
|
|
2161
2129
|
}
|
|
2162
2130
|
|
|
@@ -2187,13 +2155,7 @@ declare class KitSkeletonComponent {
|
|
|
2187
2155
|
*/
|
|
2188
2156
|
animation: KitSkeletonAnimation | false;
|
|
2189
2157
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitSkeletonComponent, never>;
|
|
2190
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitSkeletonComponent, "kit-skeleton", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "animation": { "alias": "animation"; "required": false; }; }, {}, never, never,
|
|
2191
|
-
}
|
|
2192
|
-
|
|
2193
|
-
declare class KitSkeletonModule {
|
|
2194
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSkeletonModule, never>;
|
|
2195
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitSkeletonModule, [typeof KitSkeletonComponent], [typeof i2$1.CommonModule, typeof i3$4.IndicatorsModule], [typeof KitSkeletonComponent]>;
|
|
2196
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitSkeletonModule>;
|
|
2158
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitSkeletonComponent, "kit-skeleton", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "animation": { "alias": "animation"; "required": false; }; }, {}, never, never, true, never>;
|
|
2197
2159
|
}
|
|
2198
2160
|
|
|
2199
2161
|
interface KitFileUploadFileRestrictions {
|
|
@@ -2266,7 +2228,7 @@ declare class KitFileUploadComponent {
|
|
|
2266
2228
|
|
|
2267
2229
|
declare class KitFileUploadModule {
|
|
2268
2230
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitFileUploadModule, never>;
|
|
2269
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitFileUploadModule, [typeof KitFileUploadComponent], [typeof i2$1.CommonModule, typeof i3$
|
|
2231
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<KitFileUploadModule, [typeof KitFileUploadComponent], [typeof i2$1.CommonModule, typeof i3$4.UploadModule, typeof KitSvgIconModule, typeof i5.FormsModule, typeof KitButtonModule], [typeof KitFileUploadComponent]>;
|
|
2270
2232
|
static ɵinj: i0.ɵɵInjectorDeclaration<KitFileUploadModule>;
|
|
2271
2233
|
}
|
|
2272
2234
|
|
|
@@ -2285,13 +2247,7 @@ declare class KitPermissionDirective implements OnInit {
|
|
|
2285
2247
|
private updateView;
|
|
2286
2248
|
private hasPermissions;
|
|
2287
2249
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitPermissionDirective, never>;
|
|
2288
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KitPermissionDirective, "[kitPermission]", never, { "kitPermission": { "alias": "kitPermission"; "required": false; }; "kitPermissionUser": { "alias": "kitPermissionUser"; "required": false; }; }, {}, never, never,
|
|
2289
|
-
}
|
|
2290
|
-
|
|
2291
|
-
declare class KitPermissionModule {
|
|
2292
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitPermissionModule, never>;
|
|
2293
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitPermissionModule, [typeof KitPermissionDirective], never, [typeof KitPermissionDirective]>;
|
|
2294
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitPermissionModule>;
|
|
2250
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<KitPermissionDirective, "[kitPermission]", never, { "kitPermission": { "alias": "kitPermission"; "required": false; }; "kitPermissionUser": { "alias": "kitPermissionUser"; "required": false; }; }, {}, never, never, true, never>;
|
|
2295
2251
|
}
|
|
2296
2252
|
|
|
2297
2253
|
interface KitNavigationMenuItem {
|
|
@@ -2340,7 +2296,7 @@ declare class KitNavigationMenuComponent implements OnInit {
|
|
|
2340
2296
|
private toggleItem;
|
|
2341
2297
|
private updateMenuState;
|
|
2342
2298
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationMenuComponent, never>;
|
|
2343
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitNavigationMenuComponent, "kit-navigation-menu", never, { "menuItems": { "alias": "menuItems"; "required": false; "isSignal": true; }; "appsMenuItems": { "alias": "appsMenuItems"; "required": false; "isSignal": true; }; "logoPath": { "alias": "logoPath"; "required": false; }; }, { "menuItems": "menuItemsChange"; }, never, never,
|
|
2299
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitNavigationMenuComponent, "kit-navigation-menu", never, { "menuItems": { "alias": "menuItems"; "required": false; "isSignal": true; }; "appsMenuItems": { "alias": "appsMenuItems"; "required": false; "isSignal": true; }; "logoPath": { "alias": "logoPath"; "required": false; }; }, { "menuItems": "menuItemsChange"; }, never, never, true, never>;
|
|
2344
2300
|
}
|
|
2345
2301
|
|
|
2346
2302
|
declare class KitNavigationMenuSubmenuComponent {
|
|
@@ -2355,19 +2311,7 @@ declare class KitNavigationMenuSubmenuComponent {
|
|
|
2355
2311
|
handleClick(item: KitNavigationMenuItem): void;
|
|
2356
2312
|
isAppItemActive(url: string | null): boolean;
|
|
2357
2313
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationMenuSubmenuComponent, never>;
|
|
2358
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitNavigationMenuSubmenuComponent, "kit-navigation-menu-submenu", never, { "menuItem": { "alias": "menuItem"; "required": false; }; "appsMenuItems": { "alias": "appsMenuItems"; "required": false; }; "logoPath": { "alias": "logoPath"; "required": false; }; }, { "logoClicked": "logoClicked"; }, never, never,
|
|
2359
|
-
}
|
|
2360
|
-
|
|
2361
|
-
declare class KitNavigationMenuSubmenuModule {
|
|
2362
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationMenuSubmenuModule, never>;
|
|
2363
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitNavigationMenuSubmenuModule, [typeof KitNavigationMenuSubmenuComponent], [typeof i2$1.CommonModule, typeof i3$3.RouterModule, typeof KitSvgIconModule], [typeof KitNavigationMenuSubmenuComponent]>;
|
|
2364
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitNavigationMenuSubmenuModule>;
|
|
2365
|
-
}
|
|
2366
|
-
|
|
2367
|
-
declare class KitNavigationMenuModule {
|
|
2368
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationMenuModule, never>;
|
|
2369
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitNavigationMenuModule, [typeof KitNavigationMenuComponent], [typeof i2$1.CommonModule, typeof KitSvgIconModule, typeof i3$3.RouterModule, typeof KitNavigationMenuSubmenuModule, typeof KitTooltipDirective], [typeof KitNavigationMenuComponent]>;
|
|
2370
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitNavigationMenuModule>;
|
|
2314
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitNavigationMenuSubmenuComponent, "kit-navigation-menu-submenu", never, { "menuItem": { "alias": "menuItem"; "required": false; }; "appsMenuItems": { "alias": "appsMenuItems"; "required": false; }; "logoPath": { "alias": "logoPath"; "required": false; }; }, { "logoClicked": "logoClicked"; }, never, never, true, never>;
|
|
2371
2315
|
}
|
|
2372
2316
|
|
|
2373
2317
|
declare class KitNavigationMenuService {
|
|
@@ -2436,13 +2380,7 @@ declare class KitAvatarComponent {
|
|
|
2436
2380
|
readonly userIcon: KitSvgIcon;
|
|
2437
2381
|
getInitialsByName(name: string): string;
|
|
2438
2382
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitAvatarComponent, never>;
|
|
2439
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitAvatarComponent, "kit-avatar", never, { "name": { "alias": "name"; "required": false; }; "imageSrc": { "alias": "imageSrc"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, never,
|
|
2440
|
-
}
|
|
2441
|
-
|
|
2442
|
-
declare class KitAvatarModule {
|
|
2443
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitAvatarModule, never>;
|
|
2444
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitAvatarModule, [typeof KitAvatarComponent], [typeof i2$1.CommonModule, typeof KitSvgIconModule], [typeof KitAvatarComponent]>;
|
|
2445
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitAvatarModule>;
|
|
2383
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitAvatarComponent, "kit-avatar", never, { "name": { "alias": "name"; "required": false; }; "imageSrc": { "alias": "imageSrc"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, never, true, never>;
|
|
2446
2384
|
}
|
|
2447
2385
|
|
|
2448
2386
|
interface KitMultiselectItem<T> {
|
|
@@ -2530,7 +2468,7 @@ declare class KitMultiselectComponent<T> implements ControlValueAccessor, OnInit
|
|
|
2530
2468
|
|
|
2531
2469
|
declare class KitMultiselectModule {
|
|
2532
2470
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitMultiselectModule, never>;
|
|
2533
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitMultiselectModule, [typeof KitMultiselectComponent], [typeof i2$1.CommonModule, typeof
|
|
2471
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<KitMultiselectModule, [typeof KitMultiselectComponent], [typeof i2$1.CommonModule, typeof i3$2.MultiSelectModule, typeof i3$2.DropDownListModule, typeof i5.FormsModule, typeof KitSvgIconModule, typeof KitInputMessageModule, typeof KitInputLabelModule, typeof i8.TranslateModule], [typeof KitMultiselectComponent]>;
|
|
2534
2472
|
static ɵinj: i0.ɵɵInjectorDeclaration<KitMultiselectModule>;
|
|
2535
2473
|
}
|
|
2536
2474
|
|
|
@@ -2674,7 +2612,7 @@ declare class KitDatepickerComponent implements ControlValueAccessor {
|
|
|
2674
2612
|
|
|
2675
2613
|
declare class KitDatepickerModule {
|
|
2676
2614
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitDatepickerModule, never>;
|
|
2677
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitDatepickerModule, [typeof KitDatepickerComponent], [typeof i2$1.CommonModule, typeof i3$
|
|
2615
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<KitDatepickerModule, [typeof KitDatepickerComponent], [typeof i2$1.CommonModule, typeof i3$3.DateInputsModule, typeof KitInputLabelModule, typeof KitInputMessageModule, typeof KitSvgIconModule], [typeof KitDatepickerComponent]>;
|
|
2678
2616
|
static ɵinj: i0.ɵɵInjectorDeclaration<KitDatepickerModule>;
|
|
2679
2617
|
}
|
|
2680
2618
|
|
|
@@ -2746,7 +2684,7 @@ declare class KitTabComponent {
|
|
|
2746
2684
|
*/
|
|
2747
2685
|
kitTabContent: TemplateRef<HTMLElement> | null;
|
|
2748
2686
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTabComponent, never>;
|
|
2749
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitTabComponent, "kit-tab", never, { "title": { "alias": "title"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; }; "iconType": { "alias": "iconType"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, ["kitTitleTemplate", "kitTabContent"], never,
|
|
2687
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitTabComponent, "kit-tab", never, { "title": { "alias": "title"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; }; "iconType": { "alias": "iconType"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, ["kitTitleTemplate", "kitTabContent"], never, true, never>;
|
|
2750
2688
|
}
|
|
2751
2689
|
|
|
2752
2690
|
declare enum KitTabsType {
|
|
@@ -2788,7 +2726,7 @@ declare class KitTabsComponent implements OnInit, OnDestroy {
|
|
|
2788
2726
|
interceptInputKeys: (event: KeyboardEvent) => void;
|
|
2789
2727
|
onTabSelect(event: SelectEvent): void;
|
|
2790
2728
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTabsComponent, never>;
|
|
2791
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitTabsComponent, "kit-tabs", never, { "type": { "alias": "type"; "required": false; }; "size": { "alias": "size"; "required": false; }; "animate": { "alias": "animate"; "required": false; }; }, { "tabSelected": "tabSelected"; }, ["tabs"], never,
|
|
2729
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitTabsComponent, "kit-tabs", never, { "type": { "alias": "type"; "required": false; }; "size": { "alias": "size"; "required": false; }; "animate": { "alias": "animate"; "required": false; }; }, { "tabSelected": "tabSelected"; }, ["tabs"], never, true, never>;
|
|
2792
2730
|
}
|
|
2793
2731
|
|
|
2794
2732
|
declare class KitTitleTemplateDirective {
|
|
@@ -2801,10 +2739,14 @@ declare class KitTabContentDirective {
|
|
|
2801
2739
|
static ɵdir: i0.ɵɵDirectiveDeclaration<KitTabContentDirective, "[kitTabContent]", never, {}, {}, never, never, true, never>;
|
|
2802
2740
|
}
|
|
2803
2741
|
|
|
2804
|
-
declare
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
|
-
|
|
2742
|
+
declare enum KitCardTheme {
|
|
2743
|
+
DEFAULT = "default",
|
|
2744
|
+
GREEN = "green",
|
|
2745
|
+
PINK = "pink",
|
|
2746
|
+
PURPLE = "purple",
|
|
2747
|
+
ORANGE = "orange",
|
|
2748
|
+
TEAL = "teal",
|
|
2749
|
+
GREY = "grey"
|
|
2808
2750
|
}
|
|
2809
2751
|
|
|
2810
2752
|
type KitCardLink = (string | number)[] | string | null;
|
|
@@ -2829,16 +2771,6 @@ interface KitCardItem {
|
|
|
2829
2771
|
disabled?: boolean;
|
|
2830
2772
|
}
|
|
2831
2773
|
|
|
2832
|
-
declare enum KitCardTheme {
|
|
2833
|
-
DEFAULT = "default",
|
|
2834
|
-
GREEN = "green",
|
|
2835
|
-
PINK = "pink",
|
|
2836
|
-
PURPLE = "purple",
|
|
2837
|
-
ORANGE = "orange",
|
|
2838
|
-
TEAL = "teal",
|
|
2839
|
-
GREY = "grey"
|
|
2840
|
-
}
|
|
2841
|
-
|
|
2842
2774
|
declare class KitCardComponent {
|
|
2843
2775
|
/**
|
|
2844
2776
|
* Defines card data
|
|
@@ -2866,13 +2798,7 @@ declare class KitCardComponent {
|
|
|
2866
2798
|
readonly KitTooltipPosition: typeof KitTooltipPosition;
|
|
2867
2799
|
toggleList(): void;
|
|
2868
2800
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitCardComponent, never>;
|
|
2869
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitCardComponent, "kit-card", never, { "data": { "alias": "data"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "itemsExpanded": { "alias": "itemsExpanded"; "required": false; }; }, { "buttonClicked": "buttonClicked"; "toggleClicked": "toggleClicked"; }, never, never,
|
|
2870
|
-
}
|
|
2871
|
-
|
|
2872
|
-
declare class KitCardModule {
|
|
2873
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitCardModule, never>;
|
|
2874
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitCardModule, [typeof KitCardComponent], [typeof i2$1.CommonModule, typeof KitSvgIconModule, typeof KitButtonModule, typeof i3$3.RouterLink, typeof KitTooltipDirective, typeof i2$1.NgClass], [typeof KitCardComponent]>;
|
|
2875
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitCardModule>;
|
|
2801
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitCardComponent, "kit-card", never, { "data": { "alias": "data"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "itemsExpanded": { "alias": "itemsExpanded"; "required": false; }; }, { "buttonClicked": "buttonClicked"; "toggleClicked": "toggleClicked"; }, never, never, true, never>;
|
|
2876
2802
|
}
|
|
2877
2803
|
|
|
2878
2804
|
interface KitBreadcrumbsItem {
|
|
@@ -2886,13 +2812,7 @@ declare class KitBreadcrumbsComponent {
|
|
|
2886
2812
|
*/
|
|
2887
2813
|
items: KitBreadcrumbsItem[];
|
|
2888
2814
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitBreadcrumbsComponent, never>;
|
|
2889
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitBreadcrumbsComponent, "kit-breadcrumbs", never, { "items": { "alias": "items"; "required": false; }; }, {}, never, never,
|
|
2890
|
-
}
|
|
2891
|
-
|
|
2892
|
-
declare class KitBreadcrumbsModule {
|
|
2893
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitBreadcrumbsModule, never>;
|
|
2894
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitBreadcrumbsModule, [typeof KitBreadcrumbsComponent], [typeof i2$1.CommonModule, typeof i3$3.RouterLink], [typeof KitBreadcrumbsComponent]>;
|
|
2895
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitBreadcrumbsModule>;
|
|
2815
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitBreadcrumbsComponent, "kit-breadcrumbs", never, { "items": { "alias": "items"; "required": false; }; }, {}, never, never, true, never>;
|
|
2896
2816
|
}
|
|
2897
2817
|
|
|
2898
2818
|
declare class KitBreadcrumbsService {
|
|
@@ -3134,14 +3054,14 @@ declare class KitGridDetailTemplateDirective {
|
|
|
3134
3054
|
|
|
3135
3055
|
declare class KitGridModule {
|
|
3136
3056
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitGridModule, never>;
|
|
3137
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitGridModule, [typeof KitGridComponent, typeof KitGridColumnComponent], [typeof i2$1.CommonModule, typeof i4$
|
|
3057
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<KitGridModule, [typeof KitGridComponent, typeof KitGridColumnComponent], [typeof i2$1.CommonModule, typeof i4$1.GridModule, typeof KitSvgIconModule, typeof KitGridCellTemplateDirective, typeof KitGridDetailTemplateDirective, typeof i4$1.ExcelModule, typeof i4$1.PDFModule], [typeof KitGridComponent, typeof KitGridColumnComponent, typeof KitGridCellTemplateDirective, typeof KitGridDetailTemplateDirective]>;
|
|
3138
3058
|
static ɵinj: i0.ɵɵInjectorDeclaration<KitGridModule>;
|
|
3139
3059
|
}
|
|
3140
3060
|
|
|
3141
3061
|
declare class KitTileLayoutItemComponent {
|
|
3142
3062
|
template: TemplateRef<HTMLElement>;
|
|
3143
3063
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTileLayoutItemComponent, never>;
|
|
3144
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitTileLayoutItemComponent, "kit-tilelayout-item", never, {}, {}, never, ["*"],
|
|
3064
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitTileLayoutItemComponent, "kit-tilelayout-item", never, {}, {}, never, ["*"], true, never>;
|
|
3145
3065
|
}
|
|
3146
3066
|
|
|
3147
3067
|
type KitTileLayoutColumnsConfig = Record<number, number>;
|
|
@@ -3158,13 +3078,7 @@ declare class KitTileLayoutComponent implements AfterContentInit {
|
|
|
3158
3078
|
onResize(): void;
|
|
3159
3079
|
setColumnsBasedOnScreenSize(): void;
|
|
3160
3080
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTileLayoutComponent, never>;
|
|
3161
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitTileLayoutComponent, "kit-tilelayout", never, { "columnsConfig": { "alias": "columnsConfig"; "required": false; }; }, {}, ["tileItems"], never,
|
|
3162
|
-
}
|
|
3163
|
-
|
|
3164
|
-
declare class KitTileLayoutModule {
|
|
3165
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTileLayoutModule, never>;
|
|
3166
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitTileLayoutModule, [typeof KitTileLayoutComponent, typeof KitTileLayoutItemComponent], [typeof i2$1.CommonModule, typeof i4$1.TileLayoutModule], [typeof KitTileLayoutComponent, typeof KitTileLayoutItemComponent]>;
|
|
3167
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitTileLayoutModule>;
|
|
3081
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitTileLayoutComponent, "kit-tilelayout", never, { "columnsConfig": { "alias": "columnsConfig"; "required": false; }; }, {}, ["tileItems"], never, true, never>;
|
|
3168
3082
|
}
|
|
3169
3083
|
|
|
3170
3084
|
declare enum KitCollapsedListDropdownAlign {
|
|
@@ -3465,13 +3379,7 @@ declare class KitSearchBarComponent {
|
|
|
3465
3379
|
clearSearch(): void;
|
|
3466
3380
|
onCloseButtonClick(): void;
|
|
3467
3381
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitSearchBarComponent, never>;
|
|
3468
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitSearchBarComponent, "kit-search-bar", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "searchButtonLabel": { "alias": "searchButtonLabel"; "required": false; }; "closeButtonLabel": { "alias": "closeButtonLabel"; "required": false; }; "searchString": { "alias": "searchString"; "required": false; "isSignal": true; }; }, { "changed": "changed"; "searchButtonClick": "searchButtonClick"; "closeButtonClick": "closeButtonClick"; }, never, never,
|
|
3469
|
-
}
|
|
3470
|
-
|
|
3471
|
-
declare class KitSearchBarModule {
|
|
3472
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitSearchBarModule, never>;
|
|
3473
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitSearchBarModule, [typeof KitSearchBarComponent], [typeof i2$1.CommonModule, typeof KitButtonModule, typeof KitTextboxModule, typeof KitSvgIconModule], [typeof KitSearchBarComponent]>;
|
|
3474
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitSearchBarModule>;
|
|
3382
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitSearchBarComponent, "kit-search-bar", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "searchButtonLabel": { "alias": "searchButtonLabel"; "required": false; }; "closeButtonLabel": { "alias": "closeButtonLabel"; "required": false; }; "searchString": { "alias": "searchString"; "required": false; "isSignal": true; }; }, { "changed": "changed"; "searchButtonClick": "searchButtonClick"; "closeButtonClick": "closeButtonClick"; }, never, never, true, never>;
|
|
3475
3383
|
}
|
|
3476
3384
|
|
|
3477
3385
|
type KitUserPermissions = Record<string, string[]>;
|
|
@@ -4482,5 +4390,5 @@ declare const kitGetPermissionTypesByCategory: (category: string, permissions: K
|
|
|
4482
4390
|
|
|
4483
4391
|
declare const kitUserPermissionsGuard: CanActivateFn;
|
|
4484
4392
|
|
|
4485
|
-
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_PATH, KIT_USER_PERMISSIONS_PATH, KIT_USER_PERMISSIONS_STATE_TOKEN, KIT_USER_STATE_TOKEN, KitAutocompleteComponent, KitAutocompleteDirective,
|
|
4393
|
+
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_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, KitButtonModule, KitButtonState, KitButtonType, KitCardComponent, KitCardTheme, KitCheckboxComponent, KitCheckboxModule, KitCheckboxState, KitCollapsedListComponent, KitCollapsedListDropdownAlign, KitCopyTextComponent, KitCopyTextModule, KitCtaPanelAbstractConfirmationComponent, KitCtaPanelAbstractConfirmationModule, KitCtaPanelActionComponent, KitCtaPanelActionModule, KitCtaPanelConfirmationComponent, KitCtaPanelConfirmationModule, KitCtaPanelItemComponent, KitCtaPanelItemModule, KitCtaPanelItemType, KitDataFieldComponent, KitDataFieldState, KitDatepickerComponent, KitDatepickerModule, KitDatepickerSize, KitDaterangeComponent, KitDaterangeModule, KitDaterangeType, KitDatetimepickerComponent, KitDatetimepickerModule, KitDialogActionsComponent, KitDialogComponent, KitDialogService, KitDropdownComponent, KitDropdownItemTemplateDirective, KitDropdownModule, KitDropdownSize, KitEmptySectionComponent, KitEntityGridComponent, KitEntitySectionComponent, KitEntitySectionContainerComponent, KitEntityTitleComponent, KitEntityTitleModule, KitFileCardComponent, KitFileCardMessagesComponent, KitFileCardModule, KitFileUploadComponent, KitFileUploadModule, KitFilterCheckboxComponent, KitFilterLogic, KitFilterOperator, KitFilterType, KitGlobalSearchComponent, KitGridCellComponent, KitGridCellService, KitGridCellTemplateDirective, KitGridColumnComponent, KitGridColumnManagerComponent, KitGridComponent, KitGridDetailTemplateDirective, KitGridDetailsButtonComponent, KitGridExportComponent, KitGridFiltersComponent, KitGridModule, KitGridSearchComponent, KitGridSortSettingsMode, KitGridState, KitGridUrlStateService, KitGridViewType, KitGridViewsComponent, KitGridViewsState, KitInputLabelComponent, KitInputLabelModule, KitInputMessageComponent, KitInputMessageModule, KitLoaderComponent, KitLocationStepperComponent, KitLocationStepperModule, KitMobileHeaderComponent, KitMobileMenuComponent, KitMobileMenuState, KitMultiselectComponent, KitMultiselectModule, KitNavigationMenuComponent, KitNavigationMenuService, KitNavigationMenuSubmenuComponent, KitNavigationTabsComponent, KitNavigationTabsModule, KitNavigationTabsType, KitNoteComponent, KitNotificationComponent, KitNotificationService, KitNotificationType, KitNumericTextboxComponent, KitNumericTextboxModule, KitNumericTextboxSize, KitNumericTextboxState, KitOptionToggleComponent, KitPageLayoutComponent, KitPermissionDirective, KitPillComponent, KitPillTheme, KitPillType, KitPopupAlignHorizontal, KitPopupAlignVertical, KitPopupComponent, KitPopupPositionMode, KitProfileMenuComponent, KitQueryParamsName, KitQueryParamsService, KitRadioButtonComponent, KitRadioButtonModule, KitRadioButtonType, KitRoutePathComponent, KitSchedulerComponent, KitSchedulerMonthEventTemplateDirective, KitSchedulerWeekEventTemplateDirective, KitScrollNavigationComponent, KitScrollNavigationSectionComponent, KitSearchBarComponent, KitSidebarComponent, KitSkeletonAnimation, KitSkeletonComponent, KitSkeletonShape, KitSortDirection, KitSortableComponent, KitSvgIcon, KitSvgIconComponent, KitSvgIconModule, KitSvgIconType, KitSvgSpriteComponent, KitSvgSpriteModule, KitSwitchComponent, KitSwitchMode, KitSwitchState, KitTabComponent, KitTabContentDirective, KitTabsComponent, KitTabsSize, KitTabsType, KitTextLabelComponent, KitTextLabelModule, KitTextLabelState, KitTextareaAutoresizeDirective, KitTextareaComponent, KitTextareaState, KitTextboxComponent, KitTextboxModule, KitTextboxSize, KitTextboxState, KitThemeService, KitThemes, KitTileLayoutComponent, KitTileLayoutItemComponent, KitTimelineCardComponent, KitTimelineComponent, KitTimelineTheme, KitTimelineType, KitTimepickerComponent, KitTimepickerModule, KitTitleTemplateDirective, KitToastrModule, KitToastrPosition, KitToastrService, KitToastrType, KitToggleComponent, KitToggleSize, KitTooltipDirective, KitTooltipPosition, KitTopBarComponent, KitTrackingCardComponent, KitTrackingTimelineComponent, KitTranslateLoader, KitTranslateService, KitTruncateTextComponent, KitUnitsTextboxComponent, KitUnitsTextboxDropdownPosition, KitUnitsTextboxModule, KitUnitsTextboxType, KitUserApplicationsState, KitUserPermissionsState, KitUserSettingsComponent, KitUserSettingsKeys, KitUserSettingsState, KitUserState, RemoveGridFilter, SetGridColumns, SetGridFilters, SetGridSearch, SetGridSkip, SetGridSort, SetGridTake, UpdateGridFilter, buildRandomUUID, changeFilterField, createDataFetcherFactory, ensureTrailingSlash, findMatches, kitBuildFilterBooleanOptions, kitBuildFilterListOptions, kitBuildFilters, kitBuildGridColumn, kitBuildGridDataResults, kitBuildOdataFilter, kitBuildSortString, kitDataStateToODataString, kitEncodeViewNameToUrl, kitGetPermissionTypesByCategory, kitHasPermission, kitUserPermissionsGuard, mapGlobalSearchResult };
|
|
4486
4394
|
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 };
|