@indigina/ui-kit 1.1.569 → 1.1.571
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 +2241 -1619
- package/fesm2022/indigina-ui-kit.mjs.map +1 -1
- package/package.json +37 -36
- package/styles/kendo.scss +1 -0
- package/styles/styles.scss +0 -1
- package/types/indigina-ui-kit.d.ts +17 -85
- package/styles/components/toastr.scss +0 -34
package/package.json
CHANGED
|
@@ -7,49 +7,49 @@
|
|
|
7
7
|
"components",
|
|
8
8
|
"shared"
|
|
9
9
|
],
|
|
10
|
-
"version": "1.1.
|
|
10
|
+
"version": "1.1.571",
|
|
11
11
|
"peerDependencies": {
|
|
12
|
-
"@angular/common": ">=
|
|
13
|
-
"@angular/core": ">=
|
|
14
|
-
"ngx-device-detector": "^
|
|
12
|
+
"@angular/common": ">=22.0.0 <23.0.0",
|
|
13
|
+
"@angular/core": ">=22.0.0 <23.0.0",
|
|
14
|
+
"ngx-device-detector": "^12.0.0",
|
|
15
15
|
"autoprefixer": "^10.4.27",
|
|
16
16
|
"initials": "^3.1.2",
|
|
17
17
|
"json-2-csv": "^5.5.10"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@progress/kendo-angular-buttons": "
|
|
21
|
-
"@progress/kendo-angular-common": "
|
|
22
|
-
"@progress/kendo-angular-dateinputs": "
|
|
23
|
-
"@progress/kendo-angular-dialog": "
|
|
24
|
-
"@progress/kendo-angular-dropdowns": "
|
|
25
|
-
"@progress/kendo-angular-excel-export": "
|
|
26
|
-
"@progress/kendo-angular-grid": "
|
|
27
|
-
"@progress/kendo-angular-icons": "
|
|
28
|
-
"@progress/kendo-angular-indicators": "
|
|
29
|
-
"@progress/kendo-angular-inputs": "
|
|
30
|
-
"@progress/kendo-angular-intl": "
|
|
31
|
-
"@progress/kendo-angular-l10n": "
|
|
32
|
-
"@progress/kendo-angular-label": "
|
|
33
|
-
"@progress/kendo-angular-layout": "
|
|
34
|
-
"@progress/kendo-angular-menu": "
|
|
35
|
-
"@progress/kendo-angular-navigation": "
|
|
36
|
-
"@progress/kendo-angular-popup": "
|
|
37
|
-
"@progress/kendo-angular-progressbar": "
|
|
38
|
-
"@progress/kendo-angular-sortable": "
|
|
39
|
-
"@progress/kendo-angular-scheduler": "
|
|
40
|
-
"@progress/kendo-angular-tooltip": "
|
|
41
|
-
"@progress/kendo-angular-treeview": "
|
|
42
|
-
"@progress/kendo-angular-upload": "
|
|
20
|
+
"@progress/kendo-angular-buttons": "24.2.2",
|
|
21
|
+
"@progress/kendo-angular-common": "24.2.2",
|
|
22
|
+
"@progress/kendo-angular-dateinputs": "24.2.2",
|
|
23
|
+
"@progress/kendo-angular-dialog": "24.2.2",
|
|
24
|
+
"@progress/kendo-angular-dropdowns": "24.2.2",
|
|
25
|
+
"@progress/kendo-angular-excel-export": "24.2.2",
|
|
26
|
+
"@progress/kendo-angular-grid": "24.2.2",
|
|
27
|
+
"@progress/kendo-angular-icons": "24.2.2",
|
|
28
|
+
"@progress/kendo-angular-indicators": "24.2.2",
|
|
29
|
+
"@progress/kendo-angular-inputs": "24.2.2",
|
|
30
|
+
"@progress/kendo-angular-intl": "24.2.2",
|
|
31
|
+
"@progress/kendo-angular-l10n": "24.2.2",
|
|
32
|
+
"@progress/kendo-angular-label": "24.2.2",
|
|
33
|
+
"@progress/kendo-angular-layout": "24.2.2",
|
|
34
|
+
"@progress/kendo-angular-menu": "24.2.2",
|
|
35
|
+
"@progress/kendo-angular-navigation": "24.2.2",
|
|
36
|
+
"@progress/kendo-angular-popup": "24.2.2",
|
|
37
|
+
"@progress/kendo-angular-progressbar": "24.2.2",
|
|
38
|
+
"@progress/kendo-angular-sortable": "24.2.2",
|
|
39
|
+
"@progress/kendo-angular-scheduler": "24.2.2",
|
|
40
|
+
"@progress/kendo-angular-tooltip": "24.2.2",
|
|
41
|
+
"@progress/kendo-angular-treeview": "24.2.2",
|
|
42
|
+
"@progress/kendo-angular-upload": "24.2.2",
|
|
43
|
+
"@progress/kendo-angular-utils": "24.2.2",
|
|
43
44
|
"@progress/kendo-data-query": "1.7.4",
|
|
44
|
-
"@progress/kendo-drawing": "1.
|
|
45
|
-
"@progress/kendo-font-icons": "4.
|
|
46
|
-
"@progress/kendo-licensing": "1.
|
|
47
|
-
"@progress/kendo-svg-icons": "4.
|
|
48
|
-
"@progress/kendo-theme-default": "
|
|
49
|
-
"date-fns": "4.
|
|
45
|
+
"@progress/kendo-drawing": "1.25.3",
|
|
46
|
+
"@progress/kendo-font-icons": "5.4.0",
|
|
47
|
+
"@progress/kendo-licensing": "1.11.2",
|
|
48
|
+
"@progress/kendo-svg-icons": "5.4.0",
|
|
49
|
+
"@progress/kendo-theme-default": "14.4.0",
|
|
50
|
+
"date-fns": "4.4.0",
|
|
50
51
|
"date-fns-tz": "3.2.0",
|
|
51
|
-
"monaco-editor": "0.
|
|
52
|
-
"ngx-toastr": "20.0.5",
|
|
52
|
+
"monaco-editor": "0.56.0",
|
|
53
53
|
"tslib": "2.8.1"
|
|
54
54
|
},
|
|
55
55
|
"module": "fesm2022/indigina-ui-kit.mjs",
|
|
@@ -63,5 +63,6 @@
|
|
|
63
63
|
"default": "./fesm2022/indigina-ui-kit.mjs"
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
|
-
"sideEffects": false
|
|
66
|
+
"sideEffects": false,
|
|
67
|
+
"type": "module"
|
|
67
68
|
}
|
package/styles/kendo.scss
CHANGED
package/styles/styles.scss
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { InputSignal, EventEmitter, OnInit, ModelSignal, OutputEmitterRef, Signal, TemplateRef, Predicate, OnDestroy, WritableSignal,
|
|
2
|
+
import { InputSignal, EventEmitter, OnInit, ModelSignal, OutputEmitterRef, Signal, TemplateRef, Predicate, OnDestroy, WritableSignal, ElementRef, AfterViewInit, ViewContainerRef, OnChanges, SimpleChanges, AfterContentInit, QueryList, signal, DestroyRef, Type, InjectionToken, PipeTransform } from '@angular/core';
|
|
3
3
|
import { ExpansionPanelComponent, SelectEvent, DrawerComponent } from '@progress/kendo-angular-layout';
|
|
4
4
|
import { ControlValueAccessor, AbstractControl, ValidatorFn, FormControl, UntypedFormGroup, FormGroup } from '@angular/forms';
|
|
5
5
|
import { InputType, TextBoxComponent, NumericTextBoxComponent } from '@progress/kendo-angular-inputs';
|
|
@@ -7,7 +7,6 @@ import { PopupSettings, DropDownListComponent, ItemDisabledFn, ComboBoxComponent
|
|
|
7
7
|
import { DateTimePickerComponent, DateRangePopupComponent, DateInputComponent, SelectionRange, DatePickerComponent } from '@progress/kendo-angular-dateinputs';
|
|
8
8
|
import * as i1 from '@progress/kendo-angular-tooltip';
|
|
9
9
|
import { TooltipDirective, PopoverComponent, PopoverShownEvent } from '@progress/kendo-angular-tooltip';
|
|
10
|
-
import { ToastrModule, ActiveToast } from 'ngx-toastr';
|
|
11
10
|
import { PopupSettings as PopupSettings$1 } from '@progress/kendo-angular-popup';
|
|
12
11
|
import { DialogRef, DialogSettings, DialogContentBase } from '@progress/kendo-angular-dialog';
|
|
13
12
|
export { DialogAction, DialogCloseResult, DialogContentBase, DialogRef, DialogResult } from '@progress/kendo-angular-dialog';
|
|
@@ -863,7 +862,7 @@ declare enum KitTextareaState {
|
|
|
863
862
|
SUCCESS = "success"
|
|
864
863
|
}
|
|
865
864
|
|
|
866
|
-
declare class KitTextareaComponent implements ControlValueAccessor
|
|
865
|
+
declare class KitTextareaComponent implements ControlValueAccessor {
|
|
867
866
|
/**
|
|
868
867
|
* Defines a value that is going to be applied as a textarea placeholder
|
|
869
868
|
*/
|
|
@@ -918,11 +917,11 @@ declare class KitTextareaComponent implements ControlValueAccessor, OnChanges {
|
|
|
918
917
|
/**
|
|
919
918
|
* Defines a value that is going to be applied as a minimal textarea height
|
|
920
919
|
*/
|
|
921
|
-
readonly minHeight:
|
|
920
|
+
readonly minHeight: Signal<string | undefined>;
|
|
922
921
|
/**
|
|
923
922
|
* Defines a value that is going to be applied as a maximal textarea height
|
|
924
923
|
*/
|
|
925
|
-
readonly maxHeight:
|
|
924
|
+
readonly maxHeight: Signal<string | undefined>;
|
|
926
925
|
/**
|
|
927
926
|
* An action which is emitted when textarea field received focus
|
|
928
927
|
*/
|
|
@@ -938,11 +937,6 @@ declare class KitTextareaComponent implements ControlValueAccessor, OnChanges {
|
|
|
938
937
|
readonly textareaComponent: Signal<ElementRef<HTMLTextAreaElement>>;
|
|
939
938
|
readonly textareaStateIcon: Record<KitTextareaState, KitSvgIcon>;
|
|
940
939
|
readonly kitTooltipPosition: typeof KitTooltipPosition;
|
|
941
|
-
ngOnChanges(): void;
|
|
942
|
-
/**
|
|
943
|
-
* Function that should be called every time values of minLines and maxLines changes
|
|
944
|
-
*/
|
|
945
|
-
calculateLineHeight(): void;
|
|
946
940
|
/**
|
|
947
941
|
* Function that should be called every time the form control value changes
|
|
948
942
|
*/
|
|
@@ -972,18 +966,6 @@ declare class KitTextareaComponent implements ControlValueAccessor, OnChanges {
|
|
|
972
966
|
static ɵcmp: i0.ɵɵComponentDeclaration<KitTextareaComponent, "kit-textarea", never, { "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "defaultValue": { "alias": "defaultValue"; "required": false; "isSignal": true; }; "maxlength": { "alias": "maxlength"; "required": false; "isSignal": true; }; "minLines": { "alias": "minLines"; "required": false; "isSignal": true; }; "maxLines": { "alias": "maxLines"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "messageIcon": { "alias": "messageIcon"; "required": false; "isSignal": true; }; "messageText": { "alias": "messageText"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "tooltip": { "alias": "tooltip"; "required": false; "isSignal": true; }; }, { "defaultValue": "defaultValueChange"; "disabled": "disabledChange"; "focused": "focused"; "blured": "blured"; "changed": "changed"; }, never, never, true, never>;
|
|
973
967
|
}
|
|
974
968
|
|
|
975
|
-
declare class KitTextareaAutoresizeDirective implements OnInit, DoCheck {
|
|
976
|
-
private readonly elementRef;
|
|
977
|
-
private previousValue;
|
|
978
|
-
onInput(): void;
|
|
979
|
-
ngOnInit(): void;
|
|
980
|
-
ngDoCheck(): void;
|
|
981
|
-
resize(): void;
|
|
982
|
-
private getScrollableParent;
|
|
983
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitTextareaAutoresizeDirective, never>;
|
|
984
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KitTextareaAutoresizeDirective, "[autoresize]", never, {}, {}, never, never, true, never>;
|
|
985
|
-
}
|
|
986
|
-
|
|
987
969
|
declare enum KitCodeEditorLanguage {
|
|
988
970
|
JSON = "json",
|
|
989
971
|
XSLT = "xslt",
|
|
@@ -1819,61 +1801,6 @@ declare class KitPopoverAnchorDirective implements OnInit {
|
|
|
1819
1801
|
static ɵdir: i0.ɵɵDirectiveDeclaration<KitPopoverAnchorDirective, "[kitPopoverAnchor]", never, { "kitPopover": { "alias": "kitPopover"; "required": true; "isSignal": true; }; "kitPopoverShowOn": { "alias": "kitPopoverShowOn"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.PopoverAnchorDirective; inputs: {}; outputs: {}; }]>;
|
|
1820
1802
|
}
|
|
1821
1803
|
|
|
1822
|
-
interface KitToastrModuleConfig {
|
|
1823
|
-
preventDuplicates: boolean;
|
|
1824
|
-
countDuplicates: boolean;
|
|
1825
|
-
}
|
|
1826
|
-
declare class KitToastrModule {
|
|
1827
|
-
static forRoot(config?: Partial<KitToastrModuleConfig>): ModuleWithProviders<ToastrModule>;
|
|
1828
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitToastrModule, never>;
|
|
1829
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KitToastrModule, never, never, never>;
|
|
1830
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KitToastrModule>;
|
|
1831
|
-
}
|
|
1832
|
-
|
|
1833
|
-
declare enum KitToastrType {
|
|
1834
|
-
ERROR = "toast-error",
|
|
1835
|
-
INFO = "toast-info",
|
|
1836
|
-
SUCCESS = "toast-success",
|
|
1837
|
-
WARNING = "toast-warning"
|
|
1838
|
-
}
|
|
1839
|
-
declare enum KitToastrPosition {
|
|
1840
|
-
TOP_CENTER = "toast-top-center",
|
|
1841
|
-
TOP_LEFT = "toast-top-left",
|
|
1842
|
-
TOP_RIGHT = "toast-top-right",
|
|
1843
|
-
BOTTOM_CENTER = "toast-bottom-center",
|
|
1844
|
-
BOTTOM_LEFT = "toast-bottom-left",
|
|
1845
|
-
BOTTOM_RIGHT = "toast-bottom-right",
|
|
1846
|
-
TOP_FULL_WIDTH = "toast-top-full-width",
|
|
1847
|
-
BOTTOM_FULL_WIDTH = "toast-bottom-full-width"
|
|
1848
|
-
}
|
|
1849
|
-
interface KitToastrConfig {
|
|
1850
|
-
type: KitToastrType;
|
|
1851
|
-
message: string;
|
|
1852
|
-
dismissible?: boolean;
|
|
1853
|
-
title?: string;
|
|
1854
|
-
position?: KitToastrPosition;
|
|
1855
|
-
overlay?: boolean;
|
|
1856
|
-
timeout?: number;
|
|
1857
|
-
closeButton?: boolean;
|
|
1858
|
-
progressbar?: boolean;
|
|
1859
|
-
disableTimeout?: boolean;
|
|
1860
|
-
toastClass?: string;
|
|
1861
|
-
}
|
|
1862
|
-
type KitToastr = ActiveToast<unknown>;
|
|
1863
|
-
declare class KitToastrService {
|
|
1864
|
-
private readonly toastrService;
|
|
1865
|
-
private readonly rendererFactory2;
|
|
1866
|
-
private readonly renderer2;
|
|
1867
|
-
show(config: KitToastrConfig): KitToastr | null;
|
|
1868
|
-
private getConfig;
|
|
1869
|
-
private removeOverlayContainerClassIfToastsEmpty;
|
|
1870
|
-
private addOverlayContainerClass;
|
|
1871
|
-
private removeOverlayContainerClass;
|
|
1872
|
-
private getOverlayContainer;
|
|
1873
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KitToastrService, never>;
|
|
1874
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<KitToastrService>;
|
|
1875
|
-
}
|
|
1876
|
-
|
|
1877
1804
|
declare enum KitDaterangeType {
|
|
1878
1805
|
DEFAULT = "default",
|
|
1879
1806
|
BUTTON = "button"
|
|
@@ -2470,11 +2397,13 @@ declare class KitFileUploadComponent {
|
|
|
2470
2397
|
* An action which is emitted when action button clicked
|
|
2471
2398
|
*/
|
|
2472
2399
|
readonly actionButtonClicked: OutputEmitterRef<void>;
|
|
2473
|
-
readonly
|
|
2474
|
-
readonly
|
|
2475
|
-
readonly
|
|
2400
|
+
readonly kitSvgIcon: typeof KitSvgIcon;
|
|
2401
|
+
readonly kitSvgIconType: typeof KitSvgIconType;
|
|
2402
|
+
readonly kitButtonKind: typeof KitButtonKind;
|
|
2403
|
+
readonly kitButtonType: typeof KitButtonType;
|
|
2476
2404
|
readonly kitFileUploadTemplateType: typeof KitFileUploadTemplateType;
|
|
2477
2405
|
readonly kitFileUploadValidationErrorMap: Record<string, () => string>;
|
|
2406
|
+
readonly kitTooltipPosition: typeof KitTooltipPosition;
|
|
2478
2407
|
onFileDownload(file: KitFileUploadFile): void;
|
|
2479
2408
|
onFilesSelect(files: KitFileUploadFile[]): void;
|
|
2480
2409
|
onActionButtonClick(): void;
|
|
@@ -3978,6 +3907,7 @@ declare class KitDataFieldComponent {
|
|
|
3978
3907
|
readonly defaultValue: string;
|
|
3979
3908
|
readonly kitSvgIconType: typeof KitSvgIconType;
|
|
3980
3909
|
readonly kitTooltipPosition: typeof KitTooltipPosition;
|
|
3910
|
+
readonly kitDataFieldLayout: typeof KitDataFieldLayout;
|
|
3981
3911
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitDataFieldComponent, never>;
|
|
3982
3912
|
static ɵcmp: i0.ɵɵComponentDeclaration<KitDataFieldComponent, "kit-data-field", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "link": { "alias": "link"; "required": false; "isSignal": true; }; "queryParams": { "alias": "queryParams"; "required": false; "isSignal": true; }; "target": { "alias": "target"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; "tooltipText": { "alias": "tooltipText"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "iconType": { "alias": "iconType"; "required": false; "isSignal": true; }; "layout": { "alias": "layout"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
3983
3913
|
}
|
|
@@ -5872,20 +5802,22 @@ declare enum KitDrawerMode {
|
|
|
5872
5802
|
}
|
|
5873
5803
|
|
|
5874
5804
|
declare class KitDrawerComponent {
|
|
5805
|
+
private readonly cdr;
|
|
5875
5806
|
readonly title: InputSignal<string>;
|
|
5876
5807
|
readonly width: InputSignal<number>;
|
|
5877
5808
|
readonly showCloseButton: InputSignal<boolean>;
|
|
5878
5809
|
readonly mode: InputSignal<KitDrawerMode>;
|
|
5810
|
+
readonly animation: Signal<boolean>;
|
|
5879
5811
|
readonly closed: OutputEmitterRef<void>;
|
|
5880
5812
|
readonly drawer: Signal<DrawerComponent>;
|
|
5881
|
-
readonly headerActions: Signal<
|
|
5813
|
+
readonly headerActions: Signal<TemplateRef<HTMLElement> | undefined>;
|
|
5882
5814
|
readonly contentTemplate: Signal<TemplateRef<HTMLElement> | undefined>;
|
|
5883
5815
|
readonly footerTemplate: Signal<TemplateRef<HTMLElement> | undefined>;
|
|
5884
5816
|
readonly kitSvgIcon: typeof KitSvgIcon;
|
|
5885
5817
|
readonly kitButtonType: typeof KitButtonType;
|
|
5886
5818
|
readonly kitButtonKind: typeof KitButtonKind;
|
|
5887
|
-
|
|
5888
|
-
|
|
5819
|
+
open(): void;
|
|
5820
|
+
close(): void;
|
|
5889
5821
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitDrawerComponent, never>;
|
|
5890
5822
|
static ɵcmp: i0.ɵɵComponentDeclaration<KitDrawerComponent, "kit-drawer", never, { "title": { "alias": "title"; "required": true; "isSignal": true; }; "width": { "alias": "width"; "required": false; "isSignal": true; }; "showCloseButton": { "alias": "showCloseButton"; "required": false; "isSignal": true; }; "mode": { "alias": "mode"; "required": false; "isSignal": true; }; }, { "closed": "closed"; }, ["headerActions", "contentTemplate", "footerTemplate"], never, true, never>;
|
|
5891
5823
|
}
|
|
@@ -6184,5 +6116,5 @@ declare class KitCreateEntityDialogComponent extends DialogContentBase {
|
|
|
6184
6116
|
static ɵcmp: i0.ɵɵComponentDeclaration<KitCreateEntityDialogComponent, "kit-create-entity-dialog", never, { "maxLength": { "alias": "maxLength"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
6185
6117
|
}
|
|
6186
6118
|
|
|
6187
|
-
export { AbstractKitCtaPanelConfirmationComponent, AddGridFilter, DeletePartner, FetchApiTokens, FetchPartners, FetchUser, FetchUserIdentities, FetchUserPermissions, FetchUserSettings, HighlightPipe, KIT_ALL_PERMISSIONS_PATH, KIT_API_TOKENS_STATE_TOKEN, KIT_BASE_PATH, KIT_DATETIME_FORMAT_LONG, KIT_DATE_FORMAT, KIT_DATE_FORMAT_SHORT, KIT_ENTITY_CREATE_SERVICE, KIT_GRID_CELL_DATE_FORMAT_CONFIG, KIT_GRID_COLUMN_WIDTH, KIT_GRID_PAGE_SIZE, KIT_GRID_STATE_TOKEN, KIT_PARTNERS_STATE_TOKEN, KIT_TIME_FORMAT_SHORT, KIT_USER_APPLICATIONS_PATH, KIT_USER_IDENTITIES_STATE_TOKEN, KIT_USER_PATH, KIT_USER_PERMISSIONS_PATH, KIT_USER_PERMISSIONS_STATE_TOKEN, KIT_USER_STATE_TOKEN, KitAbstractIdPayloadAction, KitAbstractPayloadAction, KitAccountService, KitApiTokenMaintenanceListComponent, KitApiTokenMaintenanceListState, KitApiTokensPermissionCategories, KitAutocompleteComponent, KitAutocompleteDirective, KitAvatarComponent, KitAvatarSize, KitBackButtonComponent, KitBadgeDirective, KitBadgeTheme, KitBreadcrumbsComponent, KitBreadcrumbsService, KitButtonComponent, KitButtonIconPosition, KitButtonKind, KitButtonState, KitButtonType, KitCardComponent, KitCardDetailsComponent, KitCardTheme, KitCheckboxComponent, KitCheckboxState, KitClipboardService, KitCodeEditorComponent, KitCodeEditorLanguage, KitCodeEditorMode, KitCollapsedListComponent, KitCollapsedListDropdownAlign, KitCopyTextComponent, KitCreateEntityDialogComponent, KitCtaPanelAbstractConfirmationComponent, KitCtaPanelActionComponent, KitCtaPanelConfirmationComponent, KitCtaPanelItemComponent, KitCtaPanelItemType, KitDataFieldComponent, KitDataFieldLayout, KitDataFieldState, KitDateRangeSingleInput, KitDatepickerComponent, KitDatepickerSize, KitDaterangeComponent, KitDaterangeType, KitDatetimepickerComponent, KitDeferredFailedRequestService, KitDialogActionsComponent, KitDialogComponent, KitDialogService, KitDialogTitlebarComponent, KitDialogType, KitDrawerComponent, KitDrawerContentTemplateDirective, KitDrawerFooterTemplateDirective, KitDrawerMode, KitDropdownComponent, KitDropdownItemTemplateDirective, KitDropdownSize, KitEmptySectionComponent, KitEmptySectionSize, KitEntityGridComponent, KitEntitySectionComponent, KitEntitySectionContainerComponent, KitEntitySectionEditableActionsTemplateDirective, KitEntitySectionEditableComponent, KitEntitySectionEditableEditTemplateDirective, KitEntitySectionEditableMode, KitEntitySectionEditableViewTemplateDirective, KitEntitySectionLayout, KitEntityTitleComponent, KitExcelExportService, KitExpansionPanelComponent, KitExpansionPanelHeaderTemplateDirective, KitExpansionPanelToggleMode, KitExpansionPanelView, KitFileCardComponent, KitFileCardMessagesComponent, KitFileCardSize, KitFileUploadComponent, KitFileUploadTemplateType, KitFilterCheckboxComponent, KitFilterDateRange, KitFilterLogic, KitFilterOperator, KitFilterType, KitForbiddenComponent, KitFormErrors, KitFormFieldComponent, KitFormLabelComponent, KitFormMessageComponent, KitGlobalSearchComponent, KitGridActionComponent, KitGridArchiveToggle, KitGridCellComponent, KitGridCellService, KitGridCellTemplateDirective, KitGridCheckboxColumnComponent, KitGridCheckboxColumnType, KitGridColumnComponent, KitGridColumnManagerComponent, KitGridComponent, KitGridDetailTemplateDirective, KitGridDetailsButtonComponent, KitGridDropPosition, KitGridExportComponent, KitGridFiltersComponent, KitGridFiltersToggleComponent, KitGridLiveUpdatesControlComponent, KitGridSearchComponent, KitGridSortSettingsMode, KitGridState, KitGridUrlStateService, KitGridViewType, KitGridViewsComponent, KitGridViewsState, KitHttpErrorHandlerService, KitListComponent, KitLoaderComponent, KitLocationStepperComponent, KitLocationStepperIconTheme, KitLocationStepperTheme, KitMobileHeaderComponent, KitMobileMenuComponent, KitMobileMenuState, KitMultiselectComponent, KitMultiselectGroupTagTemplateDirective, KitMultiselectItemsDirection, KitMultiselectSize, KitNavigationMenuComponent, KitNavigationMenuService, KitNavigationMenuSubmenuComponent, KitNavigationTabsComponent, KitNavigationTabsType, KitNotFoundComponent, KitNoteComponent, KitNotificationComponent, KitNotificationService, KitNotificationType, KitNumericTextboxComponent, KitNumericTextboxSize, KitNumericTextboxState, KitOptionToggleComponent, KitOptionToggleSize, KitPageLayoutComponent, KitPartnerComponent, KitPartnerService, KitPartnerState, KitPermissionDirective, KitPillComponent, KitPillTheme, KitPillType, KitPopoverAnchorDirective, KitPopoverComponent, KitPopoverPosition, KitPopoverShowOption, KitPopupAlignHorizontal, KitPopupAlignVertical, KitPopupComponent, KitPopupPositionMode, KitProfileMenuComponent, KitQueryParamsName, KitQueryParamsService, KitRadioButtonComponent, KitRadioButtonType, KitRoutePathComponent, KitSchedulerAgendaTimeTemplateDirective, KitSchedulerComponent, KitSchedulerCustomViewTemplateDirective, KitSchedulerMonthEventTemplateDirective, KitSchedulerMonthHeaderCellTemplateDirective, KitSchedulerToolbarTemplateDirective, KitSchedulerWeekEventTemplateDirective, KitScrollNavigationComponent, KitScrollNavigationSectionComponent, KitSearchBarComponent, KitSelectableCardComponent, KitSidebarComponent, KitSkeletonAnimation, KitSkeletonComponent, KitSkeletonGridComponent, KitSkeletonSectionComponent, KitSkeletonShape, KitSortDirection, KitSortableComponent, KitSplitContainerComponent, KitStatusLabelColor, KitStatusLabelComponent, KitStatusLabelSize, KitSvgIcon, KitSvgIconComponent, KitSvgIconType, KitSvgSpriteComponent, KitSwitchComponent, KitSwitchMode, KitSwitchState, KitTabComponent, KitTabContentDirective, KitTabsComponent, KitTabsSize, KitTabsType, KitTextLabelComponent, KitTextLabelState,
|
|
6188
|
-
export type { GlobalSearchFilter, GlobalSearchLineItem, GlobalSearchPrompt, GlobalSearchResult, GlobalSearchRouteConfig, GlobalSearchSelectedFilter, KitApiResponseState, KitApiTokenMaintenanceConfig, KitAutocompleteItem, KitBreadcrumbsItem, KitCard, KitCardDetailsSkeletonConfig, KitCardDetailsState, KitCardItem, KitCardLink, KitCodeEditorLanguageId, KitCodeEditorReadyEvent, KitCollapsedListItem, KitCompositeFilterDescriptor, KitCtaPanelConfirmation, KitCtaPanelConfirmationValue, KitCtaPanelCopyItem, KitCtaPanelItem, KitCurrentUser, KitDataResult, KitDataState, KitDateFilterConstraint, KitDaterangeValue, KitDropdownItem, KitExpansionPanelHeaderContext, KitExpansionPanelHeaderTemplateContext, KitFetchExportGridData, KitFetchGridDataOptions, KitFileUploadFile, KitFileUploadFileRestrictions, KitFileUploadFileRestrictionsMessages, KitFilterDescriptor, KitFilterItem, KitFilterListConfig, KitFilterListOption, KitFilterValue, KitFormLabelPopoverConfig, KitGridActionModel, KitGridCellClickEvent, KitGridCellTranslationMap, KitGridCellValueTransformMap, KitGridColumn, KitGridColumnConfig, KitGridColumns, KitGridDataResult, KitGridDataState, KitGridDataStateChangeEvent, KitGridDetailCollapseEvent, KitGridDetailExpandEvent, KitGridPageChangeEvent, KitGridRowClassArgs, KitGridSelectionChangeEvent, KitGridSortSettings, KitGridView, KitGridViewColumn, KitKendoDrawPdf, KitLocationStepperItem, KitLocationStepperItemDate, KitMainMenuItem, KitMobileMenuItem, KitMultiselectItem, KitNavigationMenuAppItem, KitNavigationMenuItem, KitNavigationTabsItem, KitNavigationTabsItemLink, KitOptionToggleOption, KitPDFOptions, KitPartner, KitPermission, KitPopupAlign, KitProfileMenuItem, KitQueryParams, KitRadioButton, KitResetState, KitScheduleDateChangeEvent, KitScheduleEventClickEvent, KitScheduleNavigateEvent, KitScheduleSlotClickEvent, KitSchedulerAgendaViewSettings, KitSchedulerEvent, KitSchedulerViewModes, KitSchedulerViewModesSettings, KitSelectableCardCaption, KitSelectableCardItem, KitSortDescriptor, KitSwitchItem, KitSwitchItemSelection, KitTabsSelectEvent, KitTileLayoutColumnsConfig, KitTimelineCompactItem, KitTimelineItem, KitTimelineItemDate,
|
|
6119
|
+
export { AbstractKitCtaPanelConfirmationComponent, AddGridFilter, DeletePartner, FetchApiTokens, FetchPartners, FetchUser, FetchUserIdentities, FetchUserPermissions, FetchUserSettings, HighlightPipe, KIT_ALL_PERMISSIONS_PATH, KIT_API_TOKENS_STATE_TOKEN, KIT_BASE_PATH, KIT_DATETIME_FORMAT_LONG, KIT_DATE_FORMAT, KIT_DATE_FORMAT_SHORT, KIT_ENTITY_CREATE_SERVICE, KIT_GRID_CELL_DATE_FORMAT_CONFIG, KIT_GRID_COLUMN_WIDTH, KIT_GRID_PAGE_SIZE, KIT_GRID_STATE_TOKEN, KIT_PARTNERS_STATE_TOKEN, KIT_TIME_FORMAT_SHORT, KIT_USER_APPLICATIONS_PATH, KIT_USER_IDENTITIES_STATE_TOKEN, KIT_USER_PATH, KIT_USER_PERMISSIONS_PATH, KIT_USER_PERMISSIONS_STATE_TOKEN, KIT_USER_STATE_TOKEN, KitAbstractIdPayloadAction, KitAbstractPayloadAction, KitAccountService, KitApiTokenMaintenanceListComponent, KitApiTokenMaintenanceListState, KitApiTokensPermissionCategories, KitAutocompleteComponent, KitAutocompleteDirective, KitAvatarComponent, KitAvatarSize, KitBackButtonComponent, KitBadgeDirective, KitBadgeTheme, KitBreadcrumbsComponent, KitBreadcrumbsService, KitButtonComponent, KitButtonIconPosition, KitButtonKind, KitButtonState, KitButtonType, KitCardComponent, KitCardDetailsComponent, KitCardTheme, KitCheckboxComponent, KitCheckboxState, KitClipboardService, KitCodeEditorComponent, KitCodeEditorLanguage, KitCodeEditorMode, KitCollapsedListComponent, KitCollapsedListDropdownAlign, KitCopyTextComponent, KitCreateEntityDialogComponent, KitCtaPanelAbstractConfirmationComponent, KitCtaPanelActionComponent, KitCtaPanelConfirmationComponent, KitCtaPanelItemComponent, KitCtaPanelItemType, KitDataFieldComponent, KitDataFieldLayout, KitDataFieldState, KitDateRangeSingleInput, KitDatepickerComponent, KitDatepickerSize, KitDaterangeComponent, KitDaterangeType, KitDatetimepickerComponent, KitDeferredFailedRequestService, KitDialogActionsComponent, KitDialogComponent, KitDialogService, KitDialogTitlebarComponent, KitDialogType, KitDrawerComponent, KitDrawerContentTemplateDirective, KitDrawerFooterTemplateDirective, KitDrawerMode, KitDropdownComponent, KitDropdownItemTemplateDirective, KitDropdownSize, KitEmptySectionComponent, KitEmptySectionSize, KitEntityGridComponent, KitEntitySectionComponent, KitEntitySectionContainerComponent, KitEntitySectionEditableActionsTemplateDirective, KitEntitySectionEditableComponent, KitEntitySectionEditableEditTemplateDirective, KitEntitySectionEditableMode, KitEntitySectionEditableViewTemplateDirective, KitEntitySectionLayout, KitEntityTitleComponent, KitExcelExportService, KitExpansionPanelComponent, KitExpansionPanelHeaderTemplateDirective, KitExpansionPanelToggleMode, KitExpansionPanelView, KitFileCardComponent, KitFileCardMessagesComponent, KitFileCardSize, KitFileUploadComponent, KitFileUploadTemplateType, KitFilterCheckboxComponent, KitFilterDateRange, KitFilterLogic, KitFilterOperator, KitFilterType, KitForbiddenComponent, KitFormErrors, KitFormFieldComponent, KitFormLabelComponent, KitFormMessageComponent, KitGlobalSearchComponent, KitGridActionComponent, KitGridArchiveToggle, KitGridCellComponent, KitGridCellService, KitGridCellTemplateDirective, KitGridCheckboxColumnComponent, KitGridCheckboxColumnType, KitGridColumnComponent, KitGridColumnManagerComponent, KitGridComponent, KitGridDetailTemplateDirective, KitGridDetailsButtonComponent, KitGridDropPosition, KitGridExportComponent, KitGridFiltersComponent, KitGridFiltersToggleComponent, KitGridLiveUpdatesControlComponent, KitGridSearchComponent, KitGridSortSettingsMode, KitGridState, KitGridUrlStateService, KitGridViewType, KitGridViewsComponent, KitGridViewsState, KitHttpErrorHandlerService, KitListComponent, KitLoaderComponent, KitLocationStepperComponent, KitLocationStepperIconTheme, KitLocationStepperTheme, KitMobileHeaderComponent, KitMobileMenuComponent, KitMobileMenuState, KitMultiselectComponent, KitMultiselectGroupTagTemplateDirective, KitMultiselectItemsDirection, KitMultiselectSize, KitNavigationMenuComponent, KitNavigationMenuService, KitNavigationMenuSubmenuComponent, KitNavigationTabsComponent, KitNavigationTabsType, KitNotFoundComponent, KitNoteComponent, KitNotificationComponent, KitNotificationService, KitNotificationType, KitNumericTextboxComponent, KitNumericTextboxSize, KitNumericTextboxState, KitOptionToggleComponent, KitOptionToggleSize, KitPageLayoutComponent, KitPartnerComponent, KitPartnerService, KitPartnerState, KitPermissionDirective, KitPillComponent, KitPillTheme, KitPillType, KitPopoverAnchorDirective, KitPopoverComponent, KitPopoverPosition, KitPopoverShowOption, KitPopupAlignHorizontal, KitPopupAlignVertical, KitPopupComponent, KitPopupPositionMode, KitProfileMenuComponent, KitQueryParamsName, KitQueryParamsService, KitRadioButtonComponent, KitRadioButtonType, KitRoutePathComponent, KitSchedulerAgendaTimeTemplateDirective, KitSchedulerComponent, KitSchedulerCustomViewTemplateDirective, KitSchedulerMonthEventTemplateDirective, KitSchedulerMonthHeaderCellTemplateDirective, KitSchedulerToolbarTemplateDirective, KitSchedulerWeekEventTemplateDirective, KitScrollNavigationComponent, KitScrollNavigationSectionComponent, KitSearchBarComponent, KitSelectableCardComponent, KitSidebarComponent, KitSkeletonAnimation, KitSkeletonComponent, KitSkeletonGridComponent, KitSkeletonSectionComponent, KitSkeletonShape, KitSortDirection, KitSortableComponent, KitSplitContainerComponent, KitStatusLabelColor, KitStatusLabelComponent, KitStatusLabelSize, KitSvgIcon, KitSvgIconComponent, KitSvgIconType, KitSvgSpriteComponent, KitSwitchComponent, KitSwitchMode, KitSwitchState, KitTabComponent, KitTabContentDirective, KitTabsComponent, KitTabsSize, KitTabsType, KitTextLabelComponent, KitTextLabelState, KitTextareaComponent, KitTextareaState, KitTextboxActionsComponent, KitTextboxComponent, KitTextboxSize, KitTextboxState, KitThemeService, KitThemes, KitTileLayoutComponent, KitTileLayoutItemComponent, KitTimelineCardComponent, KitTimelineCompactComponent, KitTimelineCompactItemTheme, KitTimelineComponent, KitTimelineTheme, KitTimelineType, KitTimepickerComponent, KitTitleTemplateDirective, KitToggleComponent, KitToggleSize, KitTooltipDirective, KitTooltipPosition, KitTopBarComponent, KitTrackingCardComponent, KitTrackingTimelineComponent, KitTranslateLoader, KitTranslateService, KitTreeComponent, KitTreeContentDirective, KitTreeContentFormat, KitTreeViewMode, KitTruncateTextComponent, KitUnitsTextboxComponent, KitUnitsTextboxDropdownPosition, KitUnitsTextboxType, KitUserApplicationsState, KitUserIdentitiesInterceptor, KitUserIdentitiesSelector, KitUserIdentitiesState, KitUserPermissionsState, KitUserRoleDetailsComponent, KitUserRolesComponent, KitUserRolesService, KitUserRolesState, KitUserSettingsComponent, KitUserSettingsKeys, KitUserSettingsState, KitUserState, KitUserType, KitUsersService, KitUsersSettingsComponent, KitUsersSettingsEntitlementType, KitUsersSettingsEntitlementsService, KitUsersSettingsEntitlementsState, KitUsersSettingsReferenceService, KitUsersSettingsState, RemoveGridFilter, SetGridColumns, SetGridFilters, SetGridSearch, SetGridSkip, SetGridSort, SetGridTake, SetUserIdentity, UpdateGridFilter, UpdatePartnerName, buildRandomUUID, changeFilterField, createDataFetcherFactory, findMatches, getTextboxState, isKitFilterDescriptor, kitApiResponseDefaultEntities, kitApiTokenMaintenanceConfig, kitApiTokenMaintenanceRoutes, kitBuildFilterBooleanOptions, kitBuildFilterListOptions, kitBuildFilters, kitBuildGridColumn, kitBuildGridDataResults, kitBuildHttpParams, kitBuildOdataFilter, kitBuildSortString, kitDataStateToODataString, kitEncodeViewNameToUrl, kitFetchExportGridData, kitFetchGridData, kitFilterBy, kitFormatStringForSearch, kitGetPermissionTypesByCategory, kitHasPermission, kitNormalizeDateToUtc, kitShouldResetGridState, kitTranslations, kitUserPermissionsGuard, kitUserRolesConfig, kitUsersSettingsConfig, kitWhitespaceValidator, mapGlobalSearchResult, trimTrailingSlash };
|
|
6120
|
+
export type { GlobalSearchFilter, GlobalSearchLineItem, GlobalSearchPrompt, GlobalSearchResult, GlobalSearchRouteConfig, GlobalSearchSelectedFilter, KitApiResponseState, KitApiTokenMaintenanceConfig, KitAutocompleteItem, KitBreadcrumbsItem, KitCard, KitCardDetailsSkeletonConfig, KitCardDetailsState, KitCardItem, KitCardLink, KitCodeEditorLanguageId, KitCodeEditorReadyEvent, KitCollapsedListItem, KitCompositeFilterDescriptor, KitCtaPanelConfirmation, KitCtaPanelConfirmationValue, KitCtaPanelCopyItem, KitCtaPanelItem, KitCurrentUser, KitDataResult, KitDataState, KitDateFilterConstraint, KitDaterangeValue, KitDropdownItem, KitExpansionPanelHeaderContext, KitExpansionPanelHeaderTemplateContext, KitFetchExportGridData, KitFetchGridDataOptions, KitFileUploadFile, KitFileUploadFileRestrictions, KitFileUploadFileRestrictionsMessages, KitFilterDescriptor, KitFilterItem, KitFilterListConfig, KitFilterListOption, KitFilterValue, KitFormLabelPopoverConfig, KitGridActionModel, KitGridCellClickEvent, KitGridCellTranslationMap, KitGridCellValueTransformMap, KitGridColumn, KitGridColumnConfig, KitGridColumns, KitGridDataResult, KitGridDataState, KitGridDataStateChangeEvent, KitGridDetailCollapseEvent, KitGridDetailExpandEvent, KitGridPageChangeEvent, KitGridRowClassArgs, KitGridSelectionChangeEvent, KitGridSortSettings, KitGridView, KitGridViewColumn, KitKendoDrawPdf, KitLocationStepperItem, KitLocationStepperItemDate, KitMainMenuItem, KitMobileMenuItem, KitMultiselectItem, KitNavigationMenuAppItem, KitNavigationMenuItem, KitNavigationTabsItem, KitNavigationTabsItemLink, KitOptionToggleOption, KitPDFOptions, KitPartner, KitPermission, KitPopupAlign, KitProfileMenuItem, KitQueryParams, KitRadioButton, KitResetState, KitScheduleDateChangeEvent, KitScheduleEventClickEvent, KitScheduleNavigateEvent, KitScheduleSlotClickEvent, KitSchedulerAgendaViewSettings, KitSchedulerEvent, KitSchedulerViewModes, KitSchedulerViewModesSettings, KitSelectableCardCaption, KitSelectableCardItem, KitSortDescriptor, KitSwitchItem, KitSwitchItemSelection, KitTabsSelectEvent, KitTileLayoutColumnsConfig, KitTimelineCompactItem, KitTimelineItem, KitTimelineItemDate, KitTrackingCardTabs, KitTrackingTimelineItem, KitTreeActionButton, KitTreeNode, KitUser, KitUserCapabilities, KitUserIdentities, KitUserIdentity, KitUserMenuItem, KitUserPermissions, KitUserRolesConfig, KitUserSettings, KitUsersSettingsConfig };
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
@use "ngx-toastr/toastr";
|
|
2
|
-
|
|
3
|
-
$z-index-base: 4500;
|
|
4
|
-
$z-index-toast-container: $z-index-base + 500;
|
|
5
|
-
|
|
6
|
-
@mixin overlay-backdrop {
|
|
7
|
-
content: "";
|
|
8
|
-
position: fixed;
|
|
9
|
-
inset: 0;
|
|
10
|
-
background-color: var(--ui-kit-color-black);
|
|
11
|
-
opacity: 0.8;
|
|
12
|
-
z-index: $z-index-toast-container;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.kit-overlay-container {
|
|
16
|
-
position: fixed;
|
|
17
|
-
inset: 0;
|
|
18
|
-
z-index: $z-index-base;
|
|
19
|
-
|
|
20
|
-
.toast-container:before {
|
|
21
|
-
@include overlay-backdrop;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.kit-toastr {
|
|
25
|
-
margin-top: 20px;
|
|
26
|
-
box-shadow: none;
|
|
27
|
-
z-index: $z-index-toast-container + 1;
|
|
28
|
-
|
|
29
|
-
&:hover:not(.kit-toastr-dismissible) {
|
|
30
|
-
cursor: default;
|
|
31
|
-
box-shadow: none;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|