@anzusystems/common-admin 1.47.0-beta.40 → 1.47.0-beta.41
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/dist/common-admin.es.d.ts +90 -90
- package/package.json +5 -5
|
@@ -55,7 +55,7 @@ title?: string;
|
|
|
55
55
|
}> & Readonly<{}>, {
|
|
56
56
|
title: string;
|
|
57
57
|
loading: boolean;
|
|
58
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
58
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
59
59
|
|
|
60
60
|
declare const __VLS_component_10: DefineComponent< {
|
|
61
61
|
modelValue: boolean;
|
|
@@ -89,7 +89,7 @@ disabled: boolean;
|
|
|
89
89
|
label: string;
|
|
90
90
|
dataCy: string;
|
|
91
91
|
hideLabel: boolean;
|
|
92
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
92
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
93
93
|
|
|
94
94
|
declare const __VLS_component_11: DefineComponent< {
|
|
95
95
|
modelValue: any;
|
|
@@ -143,7 +143,7 @@ hideLabel: boolean;
|
|
|
143
143
|
hideDetails: boolean;
|
|
144
144
|
clearable: boolean;
|
|
145
145
|
multiple: boolean;
|
|
146
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
146
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
147
147
|
|
|
148
148
|
declare const __VLS_component_12: DefineComponent< {
|
|
149
149
|
enableAdvanced?: boolean;
|
|
@@ -164,7 +164,7 @@ touched: boolean;
|
|
|
164
164
|
enableAdvanced: boolean;
|
|
165
165
|
enableTop: boolean;
|
|
166
166
|
hideButtons: boolean;
|
|
167
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
167
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
168
168
|
|
|
169
169
|
declare const __VLS_component_13: DefineComponent< {
|
|
170
170
|
modelValue: DatetimeUTC | null | undefined;
|
|
@@ -219,13 +219,13 @@ hideDetails: boolean;
|
|
|
219
219
|
clearable: boolean;
|
|
220
220
|
defaultValue: string | null;
|
|
221
221
|
hideSetToNow: boolean;
|
|
222
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
222
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
223
223
|
|
|
224
224
|
declare const __VLS_component_14: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
225
225
|
onCancel: () => any;
|
|
226
226
|
}, string, PublicProps, Readonly<{}> & Readonly<{
|
|
227
227
|
onOnCancel?: (() => any) | undefined;
|
|
228
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}>;
|
|
228
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
229
229
|
|
|
230
230
|
declare const __VLS_component_15: DefineComponent<__VLS_PublicProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
231
231
|
onError: (data: any) => any;
|
|
@@ -247,7 +247,7 @@ buttonClass: string;
|
|
|
247
247
|
disableRedirect: boolean;
|
|
248
248
|
redirectRouteName: string;
|
|
249
249
|
redirectParamName: string;
|
|
250
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
250
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
251
251
|
|
|
252
252
|
declare const __VLS_component_16: DefineComponent< {
|
|
253
253
|
id?: null | undefined | IntegerId | DocId;
|
|
@@ -295,7 +295,7 @@ forceRounded: boolean;
|
|
|
295
295
|
textOnly: boolean;
|
|
296
296
|
fallbackIdText: boolean;
|
|
297
297
|
wrapText: boolean;
|
|
298
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
298
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
299
299
|
|
|
300
300
|
declare const __VLS_component_17: DefineComponent< {
|
|
301
301
|
value: number | string;
|
|
@@ -308,7 +308,7 @@ dataCy?: string;
|
|
|
308
308
|
}> & Readonly<{}>, {
|
|
309
309
|
dataCy: string;
|
|
310
310
|
notifyT: string;
|
|
311
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
311
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
312
312
|
|
|
313
313
|
declare const __VLS_component_18: DefineComponent< {
|
|
314
314
|
buttonT?: string;
|
|
@@ -347,7 +347,7 @@ dataCy: string;
|
|
|
347
347
|
buttonT: string;
|
|
348
348
|
buttonClass: string;
|
|
349
349
|
disableMore: boolean;
|
|
350
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
350
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
351
351
|
|
|
352
352
|
declare const __VLS_component_19: DefineComponent< {
|
|
353
353
|
job: JobBase;
|
|
@@ -357,7 +357,7 @@ job: JobBase;
|
|
|
357
357
|
loading?: boolean;
|
|
358
358
|
}> & Readonly<{}>, {
|
|
359
359
|
loading: boolean;
|
|
360
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
360
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
361
361
|
|
|
362
362
|
declare const __VLS_component_2: DefineComponent< {
|
|
363
363
|
title?: string;
|
|
@@ -374,7 +374,7 @@ value: string | number | null;
|
|
|
374
374
|
title: string;
|
|
375
375
|
dataCy: string;
|
|
376
376
|
titleClass: string;
|
|
377
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
377
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
378
378
|
|
|
379
379
|
declare const __VLS_component_20: DefineComponent< {
|
|
380
380
|
modelValue: SortablePropItem[] | any;
|
|
@@ -458,7 +458,7 @@ showEditButton: boolean;
|
|
|
458
458
|
addLastButtonT: string;
|
|
459
459
|
chipSize: string;
|
|
460
460
|
disableDeleteDialog: boolean;
|
|
461
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
461
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
462
462
|
|
|
463
463
|
declare const __VLS_component_21: DefineComponent< {
|
|
464
464
|
modelValue: SortableNested;
|
|
@@ -516,7 +516,7 @@ showAddLastButton: boolean;
|
|
|
516
516
|
showDeleteButton: boolean;
|
|
517
517
|
showEditButton: boolean;
|
|
518
518
|
showAddChildButton: boolean;
|
|
519
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
519
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
520
520
|
|
|
521
521
|
declare const __VLS_component_22: DefineComponent< {
|
|
522
522
|
modelValue: {
|
|
@@ -546,7 +546,7 @@ onAnyChange?: (() => any) | undefined;
|
|
|
546
546
|
readonly: boolean;
|
|
547
547
|
validationScope: string | number | boolean | symbol;
|
|
548
548
|
pinnedCount: number;
|
|
549
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
549
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
550
550
|
|
|
551
551
|
declare const __VLS_component_23: DefineComponent< {
|
|
552
552
|
modelValue: IntegerIdNullable | undefined;
|
|
@@ -583,7 +583,7 @@ showDescription: boolean;
|
|
|
583
583
|
showSource: boolean;
|
|
584
584
|
damWidth: number;
|
|
585
585
|
damHeight: number;
|
|
586
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
586
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
587
587
|
|
|
588
588
|
declare const __VLS_component_24: DefineComponent<__VLS_PublicProps_5, {
|
|
589
589
|
open: () => void;
|
|
@@ -595,7 +595,7 @@ onOnConfirm?: ((data: AssetSelectReturnData) => any) | undefined;
|
|
|
595
595
|
returnType: AssetSelectReturnType | AssetSelectReturnTypeValues;
|
|
596
596
|
configName: string;
|
|
597
597
|
skipCurrentUserCheck: boolean;
|
|
598
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
598
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
599
599
|
|
|
600
600
|
declare const __VLS_component_3: DefineComponent< {
|
|
601
601
|
color?: string | undefined;
|
|
@@ -609,7 +609,7 @@ dataCy?: string | undefined;
|
|
|
609
609
|
color: string;
|
|
610
610
|
size: string;
|
|
611
611
|
dataCy: string;
|
|
612
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
612
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
613
613
|
|
|
614
614
|
declare const __VLS_component_4: DefineComponent< {
|
|
615
615
|
system: string;
|
|
@@ -617,7 +617,7 @@ subject: string;
|
|
|
617
617
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
|
|
618
618
|
system: string;
|
|
619
619
|
subject: string;
|
|
620
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
620
|
+
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
621
621
|
|
|
622
622
|
declare const __VLS_component_5: DefineComponent< {
|
|
623
623
|
modelValue: string | number | null | undefined;
|
|
@@ -686,7 +686,7 @@ hideLabel: boolean;
|
|
|
686
686
|
step: number;
|
|
687
687
|
maxlength: number;
|
|
688
688
|
persistentPlaceholder: boolean;
|
|
689
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
689
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
690
690
|
|
|
691
691
|
declare const __VLS_component_6: DefineComponent< {
|
|
692
692
|
modelValue: string | null | undefined;
|
|
@@ -743,7 +743,7 @@ errorMessage: string;
|
|
|
743
743
|
v: any;
|
|
744
744
|
hideLabel: boolean;
|
|
745
745
|
rows: number;
|
|
746
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
746
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
747
747
|
|
|
748
748
|
declare const __VLS_component_7: DefineComponent< {
|
|
749
749
|
modelValue: DatetimeUTCNullable | undefined;
|
|
@@ -788,7 +788,7 @@ dataCy: string;
|
|
|
788
788
|
errorMessage: string;
|
|
789
789
|
v: any;
|
|
790
790
|
clearable: boolean;
|
|
791
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
791
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
792
792
|
|
|
793
793
|
declare const __VLS_component_8: DefineComponent< {
|
|
794
794
|
modelValue: DatetimeUTCNullable | undefined;
|
|
@@ -831,7 +831,7 @@ errorMessage: string;
|
|
|
831
831
|
v: any;
|
|
832
832
|
clearable: boolean;
|
|
833
833
|
defaultActivationValue: DatetimeUTCNullable | "now" | (() => DatetimeUTCNullable);
|
|
834
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
834
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
835
835
|
|
|
836
836
|
declare const __VLS_component_9: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
837
837
|
blur: (data: string | number | string[] | number[] | null) => any;
|
|
@@ -863,7 +863,7 @@ filterByField: string;
|
|
|
863
863
|
filterSortBy: string | null;
|
|
864
864
|
disableInitFetch: boolean;
|
|
865
865
|
chips: boolean;
|
|
866
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
866
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
867
867
|
|
|
868
868
|
declare type __VLS_Prettify<T> = {
|
|
869
869
|
[K in keyof T]: T[K];
|
|
@@ -1309,7 +1309,7 @@ buttonT: string;
|
|
|
1309
1309
|
buttonClass: string;
|
|
1310
1310
|
routeName: string;
|
|
1311
1311
|
routeParams: any | undefined;
|
|
1312
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1312
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1313
1313
|
|
|
1314
1314
|
export declare const AActionCreateButton: DefineComponent< {
|
|
1315
1315
|
routeName: string;
|
|
@@ -1331,7 +1331,7 @@ variant: ButtonVariant;
|
|
|
1331
1331
|
dataCy: string;
|
|
1332
1332
|
buttonT: string;
|
|
1333
1333
|
buttonClass: string;
|
|
1334
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1334
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1335
1335
|
|
|
1336
1336
|
export declare const AActionDeleteButton: DefineComponent< {
|
|
1337
1337
|
variant?: ButtonVariant;
|
|
@@ -1386,7 +1386,7 @@ dialogConfirmColor: string;
|
|
|
1386
1386
|
dialogZIndex: number;
|
|
1387
1387
|
dialogMaxWidth: number;
|
|
1388
1388
|
disableCloseAfterConfirm: boolean;
|
|
1389
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1389
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1390
1390
|
|
|
1391
1391
|
export declare const AActionEditButton: DefineComponent< {
|
|
1392
1392
|
routeName: string;
|
|
@@ -1421,7 +1421,7 @@ buttonT: string;
|
|
|
1421
1421
|
buttonClass: string;
|
|
1422
1422
|
routeParams: any | undefined;
|
|
1423
1423
|
recordId: string | number;
|
|
1424
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1424
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1425
1425
|
|
|
1426
1426
|
export declare const AActionSaveAndCloseButton: DefineComponent< {
|
|
1427
1427
|
buttonT?: string;
|
|
@@ -1445,7 +1445,7 @@ loading: boolean;
|
|
|
1445
1445
|
dataCy: string;
|
|
1446
1446
|
buttonT: string;
|
|
1447
1447
|
buttonClass: string;
|
|
1448
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1448
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1449
1449
|
|
|
1450
1450
|
export declare const AActionSaveButton: DefineComponent< {
|
|
1451
1451
|
buttonT?: string;
|
|
@@ -1475,7 +1475,7 @@ variant: ButtonVariant;
|
|
|
1475
1475
|
dataCy: string;
|
|
1476
1476
|
buttonT: string;
|
|
1477
1477
|
buttonClass: string;
|
|
1478
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1478
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1479
1479
|
|
|
1480
1480
|
export declare const AAdminSwitcher: DefineComponent< {
|
|
1481
1481
|
configUrl?: string | undefined | null;
|
|
@@ -1483,7 +1483,7 @@ configUrl?: string | undefined | null;
|
|
|
1483
1483
|
configUrl?: string | undefined | null;
|
|
1484
1484
|
}> & Readonly<{}>, {
|
|
1485
1485
|
configUrl: string | null;
|
|
1486
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1486
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1487
1487
|
|
|
1488
1488
|
export declare const AAlerts: DefineComponent< {
|
|
1489
1489
|
max?: number;
|
|
@@ -1503,7 +1503,7 @@ width: string;
|
|
|
1503
1503
|
position: string;
|
|
1504
1504
|
max: number;
|
|
1505
1505
|
customClass: string;
|
|
1506
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1506
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1507
1507
|
|
|
1508
1508
|
export declare const AAnzuUserAvatar: DefineComponent< {
|
|
1509
1509
|
user?: AnzuUserMinimal | undefined | null;
|
|
@@ -1520,7 +1520,7 @@ user: AnzuUserMinimal | null;
|
|
|
1520
1520
|
size: number;
|
|
1521
1521
|
containerClass: string;
|
|
1522
1522
|
tooltip: string;
|
|
1523
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1523
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1524
1524
|
|
|
1525
1525
|
export declare const AAssetSelect: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, ReturnType<typeof __VLS_template_24>>;
|
|
1526
1526
|
|
|
@@ -1551,7 +1551,7 @@ label: string;
|
|
|
1551
1551
|
hideLabel: boolean;
|
|
1552
1552
|
readonly: boolean;
|
|
1553
1553
|
randomColor: boolean;
|
|
1554
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1554
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1555
1555
|
|
|
1556
1556
|
export declare const ABooleanSelect: DefineComponent< {
|
|
1557
1557
|
modelValue: boolean | null;
|
|
@@ -1577,7 +1577,7 @@ dataCy: string;
|
|
|
1577
1577
|
allT: string;
|
|
1578
1578
|
trueT: string;
|
|
1579
1579
|
falseT: string;
|
|
1580
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1580
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1581
1581
|
|
|
1582
1582
|
export declare const ABooleanValue: DefineComponent< {
|
|
1583
1583
|
value: number | string | boolean;
|
|
@@ -1590,7 +1590,7 @@ invertColor?: boolean;
|
|
|
1590
1590
|
}> & Readonly<{}>, {
|
|
1591
1591
|
chip: boolean;
|
|
1592
1592
|
invertColor: boolean;
|
|
1593
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1593
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1594
1594
|
|
|
1595
1595
|
export declare const ABtnSplit: __VLS_WithTemplateSlots_18<typeof __VLS_component_18, ReturnType<typeof __VLS_template_18>>;
|
|
1596
1596
|
|
|
@@ -1604,7 +1604,7 @@ loading?: boolean;
|
|
|
1604
1604
|
loading?: boolean;
|
|
1605
1605
|
}> & Readonly<{}>, {
|
|
1606
1606
|
loading: boolean;
|
|
1607
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1607
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1608
1608
|
|
|
1609
1609
|
export declare const AChipNoLink: __VLS_WithTemplateSlots_3<typeof __VLS_component_3, ReturnType<typeof __VLS_template_3>>;
|
|
1610
1610
|
|
|
@@ -1643,7 +1643,7 @@ onDone?: (() => any) | undefined;
|
|
|
1643
1643
|
label: string;
|
|
1644
1644
|
seconds: number;
|
|
1645
1645
|
parentheses: boolean;
|
|
1646
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1646
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1647
1647
|
|
|
1648
1648
|
export declare const ACollabLockedByUser: DefineComponent< {
|
|
1649
1649
|
id: null | undefined | IntegerId;
|
|
@@ -1651,7 +1651,7 @@ users: CollabCachedUsersMap | Ref<CollabCachedUsersMap>;
|
|
|
1651
1651
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
|
|
1652
1652
|
id: null | undefined | IntegerId;
|
|
1653
1653
|
users: CollabCachedUsersMap | Ref<CollabCachedUsersMap>;
|
|
1654
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1654
|
+
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1655
1655
|
|
|
1656
1656
|
export declare const ACollabManagement: DefineComponent< {
|
|
1657
1657
|
collabRoom: CollabRoom;
|
|
@@ -1669,7 +1669,7 @@ fetchCachedUsers?: (() => Promisify<Promise<any>>) | undefined;
|
|
|
1669
1669
|
isEdit: boolean;
|
|
1670
1670
|
addToCachedUsers: (...args: AddToCachedArgs<IntegerId>) => void;
|
|
1671
1671
|
fetchCachedUsers: () => Promisify<Promise<any>>;
|
|
1672
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1672
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1673
1673
|
|
|
1674
1674
|
export declare const ACopyText: __VLS_WithTemplateSlots_17<typeof __VLS_component_17, ReturnType<typeof __VLS_template_17>>;
|
|
1675
1675
|
|
|
@@ -1754,7 +1754,7 @@ logoutRouteName: string;
|
|
|
1754
1754
|
dataCy?: string;
|
|
1755
1755
|
}> & Readonly<{}>, {
|
|
1756
1756
|
dataCy: string;
|
|
1757
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1757
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1758
1758
|
|
|
1759
1759
|
export declare const ACustomDataForm: __VLS_WithTemplateSlots_22<typeof __VLS_component_22, ReturnType<typeof __VLS_template_22>>;
|
|
1760
1760
|
|
|
@@ -1780,7 +1780,7 @@ value: any;
|
|
|
1780
1780
|
}) => any) | undefined;
|
|
1781
1781
|
}>, {
|
|
1782
1782
|
validationScope: string | number | boolean | symbol;
|
|
1783
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1783
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1784
1784
|
|
|
1785
1785
|
export declare const ADatatable: <TItem = Record<string, unknown>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_Prettify_4<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
1786
1786
|
props: __VLS_Prettify_4<Pick<Partial<{}> & Omit<{
|
|
@@ -1826,7 +1826,7 @@ dataCy?: string;
|
|
|
1826
1826
|
dataCy: string;
|
|
1827
1827
|
buttonT: string;
|
|
1828
1828
|
buttonClass: string;
|
|
1829
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1829
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1830
1830
|
|
|
1831
1831
|
export declare const ADatatableOrdering: DefineComponent< {
|
|
1832
1832
|
variant?: "default" | "most-relevant";
|
|
@@ -1846,7 +1846,7 @@ onSortByChange?: ((data: DatatableOrderingOption) => any) | undefined;
|
|
|
1846
1846
|
variant: "default" | "most-relevant";
|
|
1847
1847
|
modelValue: number;
|
|
1848
1848
|
customOptions: DatatableOrderingOptions;
|
|
1849
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1849
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1850
1850
|
|
|
1851
1851
|
export declare const ADatatablePagination: DefineComponent< {
|
|
1852
1852
|
modelValue: Pagination;
|
|
@@ -1865,7 +1865,7 @@ onChange?: (() => any) | undefined;
|
|
|
1865
1865
|
}>, {
|
|
1866
1866
|
itemsPerPageOptions: number[];
|
|
1867
1867
|
hideRecordsPerPage: boolean;
|
|
1868
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1868
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1869
1869
|
|
|
1870
1870
|
export declare const ADatetime: DefineComponent< {
|
|
1871
1871
|
dateTime: DatetimeUTCNullable;
|
|
@@ -1875,7 +1875,7 @@ dateTime: DatetimeUTCNullable;
|
|
|
1875
1875
|
edgeDateValue?: string;
|
|
1876
1876
|
}> & Readonly<{}>, {
|
|
1877
1877
|
edgeDateValue: string;
|
|
1878
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1878
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1879
1879
|
|
|
1880
1880
|
export declare const ADatetimePicker: __VLS_WithTemplateSlots_13<typeof __VLS_component_13, ReturnType<typeof __VLS_template_13>>;
|
|
1881
1881
|
|
|
@@ -1883,7 +1883,7 @@ declare type AddToCachedArgs<T extends DocId | IntegerId> = Array<T | null | und
|
|
|
1883
1883
|
|
|
1884
1884
|
export declare const ADialogToolbar: __VLS_WithTemplateSlots_14<typeof __VLS_component_14, ReturnType<typeof __VLS_template_14>>;
|
|
1885
1885
|
|
|
1886
|
-
export declare const AEmptyRouterView: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}>;
|
|
1886
|
+
export declare const AEmptyRouterView: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1887
1887
|
|
|
1888
1888
|
export declare const AFilterAdvancedButton: DefineComponent< {
|
|
1889
1889
|
tooltipT?: string;
|
|
@@ -1901,7 +1901,7 @@ onAdvancedFilter?: (() => any) | undefined;
|
|
|
1901
1901
|
dataCy: string;
|
|
1902
1902
|
buttonClass: string;
|
|
1903
1903
|
tooltipT: string;
|
|
1904
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1904
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1905
1905
|
|
|
1906
1906
|
export declare const AFilterBooleanGroup: DefineComponent< {
|
|
1907
1907
|
modelValue: Filter;
|
|
@@ -1918,7 +1918,7 @@ dataCyFalse?: string;
|
|
|
1918
1918
|
}>, {
|
|
1919
1919
|
dataCyTrue: string;
|
|
1920
1920
|
dataCyFalse: string;
|
|
1921
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1921
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1922
1922
|
|
|
1923
1923
|
export declare const AFilterBooleanSelect: DefineComponent< {
|
|
1924
1924
|
modelValue: Filter;
|
|
@@ -1941,7 +1941,7 @@ dataCy: string;
|
|
|
1941
1941
|
allT: string;
|
|
1942
1942
|
trueT: string;
|
|
1943
1943
|
falseT: string;
|
|
1944
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1944
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1945
1945
|
|
|
1946
1946
|
export declare const AFilterDatetimePicker: DefineComponent< {
|
|
1947
1947
|
modelValue: Filter;
|
|
@@ -1955,7 +1955,7 @@ dataCy?: string;
|
|
|
1955
1955
|
"onUpdate:modelValue"?: ((data: any) => any) | undefined;
|
|
1956
1956
|
}>, {
|
|
1957
1957
|
dataCy: string;
|
|
1958
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1958
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1959
1959
|
|
|
1960
1960
|
export declare const AFilterInteger: DefineComponent< {
|
|
1961
1961
|
modelValue: Filter;
|
|
@@ -1969,7 +1969,7 @@ dataCy?: string;
|
|
|
1969
1969
|
"onUpdate:modelValue"?: ((data: Filter<any>) => any) | undefined;
|
|
1970
1970
|
}>, {
|
|
1971
1971
|
dataCy: string;
|
|
1972
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1972
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1973
1973
|
|
|
1974
1974
|
export declare const AFilterMixed: DefineComponent< {
|
|
1975
1975
|
filterId?: Filter | undefined;
|
|
@@ -1995,7 +1995,7 @@ filterDocId: Filter<any>;
|
|
|
1995
1995
|
filterText: Filter<any>;
|
|
1996
1996
|
filterUrl: Filter<any>;
|
|
1997
1997
|
filterOverrides: Filter<any>[];
|
|
1998
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
1998
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
1999
1999
|
|
|
2000
2000
|
export declare const AFilterRemoteAutocomplete: DefineComponent< {
|
|
2001
2001
|
modelValue: Filter;
|
|
@@ -2024,7 +2024,7 @@ placeholder: string;
|
|
|
2024
2024
|
filterByField: string;
|
|
2025
2025
|
filterSortBy: string | null;
|
|
2026
2026
|
disableInitFetch: boolean;
|
|
2027
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2027
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2028
2028
|
|
|
2029
2029
|
export declare const AFilterResetButton: DefineComponent< {
|
|
2030
2030
|
tooltipT?: string;
|
|
@@ -2042,7 +2042,7 @@ onReset?: (() => any) | undefined;
|
|
|
2042
2042
|
dataCy: string;
|
|
2043
2043
|
buttonClass: string;
|
|
2044
2044
|
tooltipT: string;
|
|
2045
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2045
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2046
2046
|
|
|
2047
2047
|
export declare const AFilterString: DefineComponent< {
|
|
2048
2048
|
modelValue: Filter;
|
|
@@ -2059,7 +2059,7 @@ dataCy?: string;
|
|
|
2059
2059
|
}>, {
|
|
2060
2060
|
placeholder: string;
|
|
2061
2061
|
dataCy: string;
|
|
2062
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2062
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2063
2063
|
|
|
2064
2064
|
export declare const AFilterSubmitButton: DefineComponent< {
|
|
2065
2065
|
buttonT?: string;
|
|
@@ -2080,7 +2080,7 @@ dataCy: string;
|
|
|
2080
2080
|
buttonT: string;
|
|
2081
2081
|
buttonClass: string;
|
|
2082
2082
|
touched: boolean;
|
|
2083
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2083
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2084
2084
|
|
|
2085
2085
|
export declare const AFilterValueObjectOptionsSelect: DefineComponent< {
|
|
2086
2086
|
modelValue: Filter;
|
|
@@ -2094,7 +2094,7 @@ items: ValueObjectOption<string | number>[];
|
|
|
2094
2094
|
}> & Readonly<{
|
|
2095
2095
|
onChange?: (() => any) | undefined;
|
|
2096
2096
|
"onUpdate:modelValue"?: ((data: any) => any) | undefined;
|
|
2097
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2097
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2098
2098
|
|
|
2099
2099
|
export declare const AFilterWrapper: __VLS_WithTemplateSlots_12<typeof __VLS_component_12, ReturnType<typeof __VLS_template_12>>;
|
|
2100
2100
|
|
|
@@ -2163,7 +2163,7 @@ itemTitle: string;
|
|
|
2163
2163
|
itemValue: string;
|
|
2164
2164
|
filterByField: string;
|
|
2165
2165
|
filterSortBy: string | null;
|
|
2166
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2166
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2167
2167
|
|
|
2168
2168
|
export declare const AFormRemoteCheckbox: DefineComponent< {
|
|
2169
2169
|
modelValue: boolean;
|
|
@@ -2190,7 +2190,7 @@ label: string;
|
|
|
2190
2190
|
v: any;
|
|
2191
2191
|
hideLabel: boolean;
|
|
2192
2192
|
hideDetails: boolean;
|
|
2193
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2193
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2194
2194
|
|
|
2195
2195
|
export declare const AFormRemoteSwitch: DefineComponent< {
|
|
2196
2196
|
modelValue: boolean;
|
|
@@ -2217,7 +2217,7 @@ label: string;
|
|
|
2217
2217
|
v: any;
|
|
2218
2218
|
hideLabel: boolean;
|
|
2219
2219
|
hideDetails: boolean;
|
|
2220
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2220
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2221
2221
|
|
|
2222
2222
|
export declare const AFormSwitch: __VLS_WithTemplateSlots_10<typeof __VLS_component_10, ReturnType<typeof __VLS_template_10>>;
|
|
2223
2223
|
|
|
@@ -2241,7 +2241,7 @@ size?: string;
|
|
|
2241
2241
|
size: string;
|
|
2242
2242
|
secondaryIcon: null | string;
|
|
2243
2243
|
secondaryText: null | string;
|
|
2244
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2244
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2245
2245
|
|
|
2246
2246
|
export declare const AImagePublicInput: DefineComponent<__VLS_PublicProps_4, {
|
|
2247
2247
|
submit: () => Promise<{
|
|
@@ -2257,7 +2257,7 @@ image: ImageAware;
|
|
|
2257
2257
|
dataCy: string;
|
|
2258
2258
|
configName: string;
|
|
2259
2259
|
labelT: string;
|
|
2260
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2260
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2261
2261
|
|
|
2262
2262
|
export declare const AImageWidget: DefineComponent< {
|
|
2263
2263
|
modelValue: IntegerIdNullable;
|
|
@@ -2318,7 +2318,7 @@ expandOptions: boolean;
|
|
|
2318
2318
|
expandMetadata: boolean;
|
|
2319
2319
|
disableOnClickMenu: boolean;
|
|
2320
2320
|
callDeleteApiOnRemove: boolean;
|
|
2321
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2321
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2322
2322
|
|
|
2323
2323
|
export declare const AImageWidgetMultiple: DefineComponent< {
|
|
2324
2324
|
modelValue: IntegerId[];
|
|
@@ -2355,7 +2355,7 @@ dataCy: string;
|
|
|
2355
2355
|
readonly: boolean;
|
|
2356
2356
|
configName: string;
|
|
2357
2357
|
callDeleteApiOnRemove: boolean;
|
|
2358
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2358
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2359
2359
|
|
|
2360
2360
|
export declare const AImageWidgetMultipleSimple: DefineComponent< {
|
|
2361
2361
|
modelValue: IntegerId[];
|
|
@@ -2386,7 +2386,7 @@ aspectRatio: number | string;
|
|
|
2386
2386
|
showDescription: boolean;
|
|
2387
2387
|
showSource: boolean;
|
|
2388
2388
|
images: ImageAware[];
|
|
2389
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2389
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2390
2390
|
|
|
2391
2391
|
export declare const AImageWidgetSimple: __VLS_WithTemplateSlots_23<typeof __VLS_component_23, ReturnType<typeof __VLS_template_23>>;
|
|
2392
2392
|
|
|
@@ -2394,7 +2394,7 @@ export declare const AJobBaseCreateForm: DefineComponent<__VLS_PublicProps_3, {}
|
|
|
2394
2394
|
'update:modelValue': (modelValue: JobBase<`job${string}`>) => any;
|
|
2395
2395
|
}, string, PublicProps, Readonly<__VLS_PublicProps_3> & Readonly<{
|
|
2396
2396
|
"onUpdate:modelValue"?: ((modelValue: JobBase<`job${string}`>) => any) | undefined;
|
|
2397
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2397
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2398
2398
|
|
|
2399
2399
|
export declare const AJobDetailCommon: __VLS_WithTemplateSlots_19<typeof __VLS_component_19, ReturnType<typeof __VLS_template_19>>;
|
|
2400
2400
|
|
|
@@ -2402,13 +2402,13 @@ export declare const AJobPriorityChip: DefineComponent< {
|
|
|
2402
2402
|
priority: number;
|
|
2403
2403
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
|
|
2404
2404
|
priority: number;
|
|
2405
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2405
|
+
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2406
2406
|
|
|
2407
2407
|
export declare const AJobStatusChip: DefineComponent< {
|
|
2408
2408
|
value: JobStatus;
|
|
2409
2409
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
|
|
2410
2410
|
value: JobStatus;
|
|
2411
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2411
|
+
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2412
2412
|
|
|
2413
2413
|
export declare const ALanguageSelect: DefineComponent< {
|
|
2414
2414
|
system: string;
|
|
@@ -2418,13 +2418,13 @@ afterChange: (code: LanguageCode) => any;
|
|
|
2418
2418
|
system: string;
|
|
2419
2419
|
}> & Readonly<{
|
|
2420
2420
|
onAfterChange?: ((code: LanguageCode) => any) | undefined;
|
|
2421
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2421
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2422
2422
|
|
|
2423
2423
|
export declare const ALogData: DefineComponent< {
|
|
2424
2424
|
data: any;
|
|
2425
2425
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
|
|
2426
2426
|
data: any;
|
|
2427
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2427
|
+
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2428
2428
|
|
|
2429
2429
|
export declare const ALoginView: DefineComponent< {
|
|
2430
2430
|
title?: string | undefined;
|
|
@@ -2441,13 +2441,13 @@ title: string;
|
|
|
2441
2441
|
dataCy: string;
|
|
2442
2442
|
logoUrl: string;
|
|
2443
2443
|
loginUrl: () => string;
|
|
2444
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2444
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2445
2445
|
|
|
2446
2446
|
export declare const ALogLevelChip: DefineComponent< {
|
|
2447
2447
|
level: LogLevel;
|
|
2448
2448
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
|
|
2449
2449
|
level: LogLevel;
|
|
2450
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2450
|
+
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2451
2451
|
|
|
2452
2452
|
export declare const ALogoutView: DefineComponent< {
|
|
2453
2453
|
logoutUrl?: undefined | (() => string);
|
|
@@ -2455,13 +2455,13 @@ logoutUrl?: undefined | (() => string);
|
|
|
2455
2455
|
logoutUrl?: undefined | (() => string);
|
|
2456
2456
|
}> & Readonly<{}>, {
|
|
2457
2457
|
logoutUrl: () => string;
|
|
2458
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2458
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2459
2459
|
|
|
2460
2460
|
export declare const ANotFoundView: DefineComponent< {
|
|
2461
2461
|
returnRouteName: string;
|
|
2462
2462
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
|
|
2463
2463
|
returnRouteName: string;
|
|
2464
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2464
|
+
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2465
2465
|
|
|
2466
2466
|
export declare class AnzuApiForbiddenError extends Error {
|
|
2467
2467
|
constructor(cause?: Error, message?: string);
|
|
@@ -2537,7 +2537,7 @@ availableGrants: Grant[];
|
|
|
2537
2537
|
selectedGrant: Grant | undefined;
|
|
2538
2538
|
}> & Readonly<{
|
|
2539
2539
|
onChange?: ((data?: Grant | undefined) => any) | undefined;
|
|
2540
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2540
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2541
2541
|
|
|
2542
2542
|
export declare const APermissionValueChip: DefineComponent< {
|
|
2543
2543
|
grant: Grant;
|
|
@@ -2545,7 +2545,7 @@ grantOrigin: GrantOrigin;
|
|
|
2545
2545
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
|
|
2546
2546
|
grant: Grant;
|
|
2547
2547
|
grantOrigin: GrantOrigin;
|
|
2548
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2548
|
+
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2549
2549
|
|
|
2550
2550
|
/**
|
|
2551
2551
|
* @template T Type used for request payload, by default same as Response type
|
|
@@ -2890,7 +2890,7 @@ jsonRelativePath?: string;
|
|
|
2890
2890
|
}> & Readonly<{}>, {
|
|
2891
2891
|
checkInterval: number;
|
|
2892
2892
|
jsonRelativePath: string;
|
|
2893
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2893
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2894
2894
|
|
|
2895
2895
|
export declare const ASystemEntityScope: __VLS_WithTemplateSlots_4<typeof __VLS_component_4, ReturnType<typeof __VLS_template_4>>;
|
|
2896
2896
|
|
|
@@ -2917,7 +2917,7 @@ buttonT: string;
|
|
|
2917
2917
|
buttonClass: string;
|
|
2918
2918
|
notifyT: string;
|
|
2919
2919
|
iconT: string;
|
|
2920
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2920
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2921
2921
|
|
|
2922
2922
|
export declare const ATableDetailButton: DefineComponent< {
|
|
2923
2923
|
routeName: string;
|
|
@@ -2939,7 +2939,7 @@ buttonT: string;
|
|
|
2939
2939
|
buttonClass: string;
|
|
2940
2940
|
routeParams: any | undefined;
|
|
2941
2941
|
recordId: string | number;
|
|
2942
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2942
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2943
2943
|
|
|
2944
2944
|
export declare const ATableEditButton: DefineComponent< {
|
|
2945
2945
|
routeName: string;
|
|
@@ -2961,9 +2961,9 @@ buttonT: string;
|
|
|
2961
2961
|
buttonClass: string;
|
|
2962
2962
|
routeParams: any | undefined;
|
|
2963
2963
|
recordId: string | number;
|
|
2964
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2964
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2965
2965
|
|
|
2966
|
-
export declare const AThemeSelect: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}>;
|
|
2966
|
+
export declare const AThemeSelect: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
2967
2967
|
|
|
2968
2968
|
export declare const ATimeTrackingFields: DefineComponent< {
|
|
2969
2969
|
data: AnzuUserAndTimeTrackingAware | any;
|
|
@@ -2976,7 +2976,7 @@ hideModifiedAt?: boolean;
|
|
|
2976
2976
|
}> & Readonly<{}>, {
|
|
2977
2977
|
hideCreatedAt: boolean;
|
|
2978
2978
|
hideModifiedAt: boolean;
|
|
2979
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2979
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2980
2980
|
|
|
2981
2981
|
declare interface Attributes {
|
|
2982
2982
|
assetType: DamAssetType;
|
|
@@ -2993,7 +2993,7 @@ export declare const AUnauthorizedView: DefineComponent< {
|
|
|
2993
2993
|
returnRouteName: string;
|
|
2994
2994
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
|
|
2995
2995
|
returnRouteName: string;
|
|
2996
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
2996
|
+
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2997
2997
|
|
|
2998
2998
|
export declare const AUserAndTimeTrackingFields: DefineComponent< {
|
|
2999
2999
|
data: AnzuUserAndTimeTrackingAware | any;
|
|
@@ -3012,7 +3012,7 @@ hideCreatedAt: boolean;
|
|
|
3012
3012
|
hideModifiedAt: boolean;
|
|
3013
3013
|
hideCreatedBy: boolean;
|
|
3014
3014
|
hideModifiedBy: boolean;
|
|
3015
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
3015
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3016
3016
|
|
|
3017
3017
|
export declare const AvailableLanguagesSymbol: InjectionKey<LanguageCode[] | undefined>;
|
|
3018
3018
|
|
|
@@ -3477,7 +3477,7 @@ hideDetails: boolean;
|
|
|
3477
3477
|
clearable: boolean;
|
|
3478
3478
|
multiple: boolean;
|
|
3479
3479
|
disableInitFetch: boolean;
|
|
3480
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
3480
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3481
3481
|
|
|
3482
3482
|
export declare interface DamAssetLicenceMinimal {
|
|
3483
3483
|
id: IntegerId;
|
|
@@ -3497,7 +3497,7 @@ clearable: boolean;
|
|
|
3497
3497
|
multiple: boolean;
|
|
3498
3498
|
disableInitFetch: boolean;
|
|
3499
3499
|
extSystemId: IntegerId | null;
|
|
3500
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
3500
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3501
3501
|
|
|
3502
3502
|
export declare enum DamAssetStatus {
|
|
3503
3503
|
Draft = "draft",
|
|
@@ -3627,7 +3627,7 @@ onBlur?: ((data: string[]) => any) | undefined;
|
|
|
3627
3627
|
label: string;
|
|
3628
3628
|
dataCy: string;
|
|
3629
3629
|
multiple: boolean;
|
|
3630
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
3630
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3631
3631
|
|
|
3632
3632
|
export declare enum DamDistributionServiceType {
|
|
3633
3633
|
Youtube = "youtubeDistribution",
|
|
@@ -3673,7 +3673,7 @@ onBlur?: ((data: string[]) => any) | undefined;
|
|
|
3673
3673
|
label: string;
|
|
3674
3674
|
dataCy: string;
|
|
3675
3675
|
multiple: boolean;
|
|
3676
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
3676
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3677
3677
|
|
|
3678
3678
|
export declare interface DamExtSystem extends AnzuUserAndTimeTrackingAware, ResourceNameSystemAware {
|
|
3679
3679
|
id: IntegerId;
|
|
@@ -3742,7 +3742,7 @@ hideDetails: boolean;
|
|
|
3742
3742
|
clearable: boolean;
|
|
3743
3743
|
multiple: boolean;
|
|
3744
3744
|
disableInitFetch: boolean;
|
|
3745
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}>;
|
|
3745
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3746
3746
|
|
|
3747
3747
|
export declare const damFileTypeFix: (file: File | null | undefined) => string;
|
|
3748
3748
|
|
package/package.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"./styles": "./dist/style.css",
|
|
14
14
|
"./*": "./*"
|
|
15
15
|
},
|
|
16
|
-
"version": "1.47.0-beta.
|
|
16
|
+
"version": "1.47.0-beta.41",
|
|
17
17
|
"type": "module",
|
|
18
18
|
"license": "Apache-2.0",
|
|
19
19
|
"scripts": {
|
|
@@ -44,10 +44,10 @@
|
|
|
44
44
|
"@kyvg/vue3-notification": "^3.3.0",
|
|
45
45
|
"@mdi/font": "^7.4.47",
|
|
46
46
|
"@rushstack/eslint-patch": "^1.10.4",
|
|
47
|
-
"@shikijs/vitepress-twoslash": "^1.16.
|
|
47
|
+
"@shikijs/vitepress-twoslash": "^1.16.2",
|
|
48
48
|
"@stylistic/eslint-plugin": "^2.7.2",
|
|
49
49
|
"@tsconfig/node18": "^18.2.4",
|
|
50
|
-
"@types/node": "^20.16.
|
|
50
|
+
"@types/node": "^20.16.5",
|
|
51
51
|
"@types/rusha": "^0.8.3",
|
|
52
52
|
"@types/sortablejs": "^1.15.8",
|
|
53
53
|
"@types/webfontloader": "^1.6.38",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"vite-plugin-dts": "^4.1.0",
|
|
85
85
|
"vite-plugin-vuetify": "^2.0.4",
|
|
86
86
|
"vitepress": "1.3.4",
|
|
87
|
-
"vue": "3.5.
|
|
87
|
+
"vue": "3.5.2",
|
|
88
88
|
"vue-i18n": "9.14.0",
|
|
89
89
|
"vue-router": "4.4.3",
|
|
90
90
|
"vue-tsc": "2.1.6",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"dayjs": "1.11.13",
|
|
101
101
|
"pinia": "2.2.2",
|
|
102
102
|
"socket.io-client": "4.7.5",
|
|
103
|
-
"vue": "3.5.
|
|
103
|
+
"vue": "3.5.2",
|
|
104
104
|
"vue-i18n": "9.14.0",
|
|
105
105
|
"vue-router": "4.4.3",
|
|
106
106
|
"vuetify": "3.7.1"
|