@anzusystems/common-admin 1.47.0-beta.16 → 1.47.0-beta.17
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 +64 -63
- package/dist/common-admin.es.js +1 -1
- package/dist/{lib-N2JmVQqy.js → lib-B29Lo5LI.js} +2199 -2197
- package/dist/{lib-N2JmVQqy.js.map → lib-B29Lo5LI.js.map} +1 -1
- package/dist/style.css +1 -1
- package/dist/{webfontloader-BzbLS1SE.js → webfontloader-KfW7fDv9.js} +2 -2
- package/dist/{webfontloader-BzbLS1SE.js.map → webfontloader-KfW7fDv9.js.map} +1 -1
- package/package.json +3 -3
|
@@ -2051,8 +2051,8 @@ onEditRecord?: (() => any) | undefined;
|
|
|
2051
2051
|
}, {
|
|
2052
2052
|
size: number;
|
|
2053
2053
|
variant: ButtonVariant;
|
|
2054
|
-
dataCy: string;
|
|
2055
2054
|
loading: boolean;
|
|
2055
|
+
dataCy: string;
|
|
2056
2056
|
buttonClass: string;
|
|
2057
2057
|
buttonT: string;
|
|
2058
2058
|
routeParams: any | undefined;
|
|
@@ -2089,8 +2089,8 @@ disabled: undefined;
|
|
|
2089
2089
|
onSaveRecordAndClose?: (() => any) | undefined;
|
|
2090
2090
|
}, {
|
|
2091
2091
|
disabled: boolean;
|
|
2092
|
-
dataCy: string;
|
|
2093
2092
|
loading: boolean;
|
|
2093
|
+
dataCy: string;
|
|
2094
2094
|
buttonClass: string;
|
|
2095
2095
|
buttonT: string;
|
|
2096
2096
|
}, {}>;
|
|
@@ -2135,8 +2135,8 @@ onSaveRecord?: (() => any) | undefined;
|
|
|
2135
2135
|
size: number;
|
|
2136
2136
|
variant: ButtonVariant;
|
|
2137
2137
|
disabled: boolean;
|
|
2138
|
-
dataCy: string;
|
|
2139
2138
|
loading: boolean;
|
|
2139
|
+
dataCy: string;
|
|
2140
2140
|
buttonClass: string;
|
|
2141
2141
|
buttonT: string;
|
|
2142
2142
|
}, {}>;
|
|
@@ -2337,8 +2337,8 @@ falseT: string;
|
|
|
2337
2337
|
}>>> & {
|
|
2338
2338
|
"onUpdate:modelValue"?: ((data: boolean | null) => any) | undefined;
|
|
2339
2339
|
}, {
|
|
2340
|
-
dataCy: string;
|
|
2341
2340
|
label: string;
|
|
2341
|
+
dataCy: string;
|
|
2342
2342
|
allT: string;
|
|
2343
2343
|
trueT: string;
|
|
2344
2344
|
falseT: string;
|
|
@@ -2417,8 +2417,8 @@ color: string;
|
|
|
2417
2417
|
variant: ButtonVariantText;
|
|
2418
2418
|
rounded: "pill";
|
|
2419
2419
|
disabled: boolean;
|
|
2420
|
-
dataCy: string;
|
|
2421
2420
|
loading: boolean;
|
|
2421
|
+
dataCy: string;
|
|
2422
2422
|
buttonClass: string;
|
|
2423
2423
|
buttonT: string;
|
|
2424
2424
|
disableMore: boolean;
|
|
@@ -3265,10 +3265,10 @@ onOnClose?: (() => any) | undefined;
|
|
|
3265
3265
|
}, {
|
|
3266
3266
|
disabled: boolean;
|
|
3267
3267
|
type: "datetime";
|
|
3268
|
-
dataCy: string;
|
|
3269
3268
|
placeholder: string;
|
|
3270
3269
|
required: boolean;
|
|
3271
3270
|
label: string;
|
|
3271
|
+
dataCy: string;
|
|
3272
3272
|
hideLabel: boolean;
|
|
3273
3273
|
clearable: boolean;
|
|
3274
3274
|
hideDetails: boolean;
|
|
@@ -3442,8 +3442,8 @@ filterOverrides: undefined;
|
|
|
3442
3442
|
placeholder: undefined;
|
|
3443
3443
|
dataCy: string;
|
|
3444
3444
|
}>>>, {
|
|
3445
|
-
dataCy: string;
|
|
3446
3445
|
placeholder: string;
|
|
3446
|
+
dataCy: string;
|
|
3447
3447
|
filterId: Filter<any>;
|
|
3448
3448
|
filterDocId: Filter<any>;
|
|
3449
3449
|
filterText: Filter<any>;
|
|
@@ -3535,8 +3535,8 @@ dataCy: string;
|
|
|
3535
3535
|
}>>> & {
|
|
3536
3536
|
"onUpdate:modelValue"?: ((data: Filter<any>) => any) | undefined;
|
|
3537
3537
|
}, {
|
|
3538
|
-
dataCy: string;
|
|
3539
3538
|
placeholder: string;
|
|
3539
|
+
dataCy: string;
|
|
3540
3540
|
}, {}>;
|
|
3541
3541
|
|
|
3542
3542
|
export declare const AFilterSubmitButton: DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_47<{
|
|
@@ -3670,7 +3670,6 @@ onBlur?: ((data: string | number | null | undefined) => any) | undefined;
|
|
|
3670
3670
|
"onClick:append"?: ((data: string | number | null | undefined) => any) | undefined;
|
|
3671
3671
|
}, {
|
|
3672
3672
|
disabled: boolean;
|
|
3673
|
-
dataCy: string;
|
|
3674
3673
|
collab: {
|
|
3675
3674
|
room: string;
|
|
3676
3675
|
field: string;
|
|
@@ -3678,6 +3677,7 @@ cachedUsers: CollabCachedUsersMap;
|
|
|
3678
3677
|
};
|
|
3679
3678
|
required: boolean;
|
|
3680
3679
|
label: string;
|
|
3680
|
+
dataCy: string;
|
|
3681
3681
|
clearable: boolean;
|
|
3682
3682
|
errorMessage: string;
|
|
3683
3683
|
v: any;
|
|
@@ -3735,13 +3735,13 @@ onBlur?: ((data: string | number | null) => any) | undefined;
|
|
|
3735
3735
|
"onClick:append"?: ((data: string | number | null) => any) | undefined;
|
|
3736
3736
|
}, {
|
|
3737
3737
|
disabled: boolean;
|
|
3738
|
-
dataCy: string;
|
|
3739
3738
|
collab: {
|
|
3740
3739
|
room: string;
|
|
3741
3740
|
field: string;
|
|
3742
3741
|
cachedUsers: CollabCachedUsersMap;
|
|
3743
3742
|
};
|
|
3744
3743
|
label: string;
|
|
3744
|
+
dataCy: string;
|
|
3745
3745
|
clearable: boolean;
|
|
3746
3746
|
errorMessage: string;
|
|
3747
3747
|
v: any;
|
|
@@ -3766,10 +3766,6 @@ multiple: {
|
|
|
3766
3766
|
type: PropType<boolean>;
|
|
3767
3767
|
default: boolean;
|
|
3768
3768
|
};
|
|
3769
|
-
loading: {
|
|
3770
|
-
type: PropType<boolean>;
|
|
3771
|
-
default: boolean;
|
|
3772
|
-
};
|
|
3773
3769
|
collab: {
|
|
3774
3770
|
type: PropType< {
|
|
3775
3771
|
room: string;
|
|
@@ -3778,6 +3774,10 @@ cachedUsers: CollabCachedUsersMap;
|
|
|
3778
3774
|
}>;
|
|
3779
3775
|
default: undefined;
|
|
3780
3776
|
};
|
|
3777
|
+
loading: {
|
|
3778
|
+
type: PropType<boolean>;
|
|
3779
|
+
default: boolean;
|
|
3780
|
+
};
|
|
3781
3781
|
required: {
|
|
3782
3782
|
type: PropType<boolean>;
|
|
3783
3783
|
default: undefined;
|
|
@@ -3853,10 +3853,6 @@ multiple: {
|
|
|
3853
3853
|
type: PropType<boolean>;
|
|
3854
3854
|
default: boolean;
|
|
3855
3855
|
};
|
|
3856
|
-
loading: {
|
|
3857
|
-
type: PropType<boolean>;
|
|
3858
|
-
default: boolean;
|
|
3859
|
-
};
|
|
3860
3856
|
collab: {
|
|
3861
3857
|
type: PropType< {
|
|
3862
3858
|
room: string;
|
|
@@ -3865,6 +3861,10 @@ cachedUsers: CollabCachedUsersMap;
|
|
|
3865
3861
|
}>;
|
|
3866
3862
|
default: undefined;
|
|
3867
3863
|
};
|
|
3864
|
+
loading: {
|
|
3865
|
+
type: PropType<boolean>;
|
|
3866
|
+
default: boolean;
|
|
3867
|
+
};
|
|
3868
3868
|
required: {
|
|
3869
3869
|
type: PropType<boolean>;
|
|
3870
3870
|
default: undefined;
|
|
@@ -3929,12 +3929,12 @@ onSearchChangeDebounced?: ((data: string) => any) | undefined;
|
|
|
3929
3929
|
}, {
|
|
3930
3930
|
disabled: boolean;
|
|
3931
3931
|
multiple: boolean;
|
|
3932
|
-
loading: boolean;
|
|
3933
3932
|
collab: {
|
|
3934
3933
|
room: string;
|
|
3935
3934
|
field: string;
|
|
3936
3935
|
cachedUsers: CollabCachedUsersMap;
|
|
3937
3936
|
};
|
|
3937
|
+
loading: boolean;
|
|
3938
3938
|
required: boolean;
|
|
3939
3939
|
label: string;
|
|
3940
3940
|
hideLabel: boolean;
|
|
@@ -4149,13 +4149,13 @@ onFocus?: ((data: boolean) => any) | undefined;
|
|
|
4149
4149
|
onBlur?: ((data: boolean) => any) | undefined;
|
|
4150
4150
|
}, {
|
|
4151
4151
|
disabled: boolean;
|
|
4152
|
-
dataCy: string;
|
|
4153
4152
|
collab: {
|
|
4154
4153
|
room: string;
|
|
4155
4154
|
field: string;
|
|
4156
4155
|
cachedUsers: CollabCachedUsersMap;
|
|
4157
4156
|
};
|
|
4158
4157
|
label: string;
|
|
4158
|
+
dataCy: string;
|
|
4159
4159
|
hideLabel: boolean;
|
|
4160
4160
|
}, {}>, {
|
|
4161
4161
|
locked?(_: {
|
|
@@ -4231,7 +4231,6 @@ onBlur?: ((data: string | null | undefined) => any) | undefined;
|
|
|
4231
4231
|
appendIcon: string;
|
|
4232
4232
|
disabled: boolean;
|
|
4233
4233
|
prependIcon: string;
|
|
4234
|
-
dataCy: string;
|
|
4235
4234
|
collab: {
|
|
4236
4235
|
room: string;
|
|
4237
4236
|
field: string;
|
|
@@ -4240,6 +4239,7 @@ cachedUsers: CollabCachedUsersMap;
|
|
|
4240
4239
|
help: string;
|
|
4241
4240
|
required: boolean;
|
|
4242
4241
|
label: string;
|
|
4242
|
+
dataCy: string;
|
|
4243
4243
|
hideLabel: boolean;
|
|
4244
4244
|
errorMessage: string;
|
|
4245
4245
|
v: any;
|
|
@@ -4336,16 +4336,16 @@ appendIcon: string;
|
|
|
4336
4336
|
disabled: boolean;
|
|
4337
4337
|
prependIcon: string;
|
|
4338
4338
|
type: string;
|
|
4339
|
-
dataCy: string;
|
|
4340
|
-
placeholder: string;
|
|
4341
4339
|
collab: {
|
|
4342
4340
|
room: string;
|
|
4343
4341
|
field: string;
|
|
4344
4342
|
cachedUsers: CollabCachedUsersMap;
|
|
4345
4343
|
};
|
|
4346
4344
|
help: string;
|
|
4345
|
+
placeholder: string;
|
|
4347
4346
|
required: boolean;
|
|
4348
4347
|
label: string;
|
|
4348
|
+
dataCy: string;
|
|
4349
4349
|
step: number;
|
|
4350
4350
|
maxlength: number;
|
|
4351
4351
|
hideLabel: boolean;
|
|
@@ -4421,7 +4421,6 @@ onFocus?: ((data: any) => any) | undefined;
|
|
|
4421
4421
|
onBlur?: ((data: any) => any) | undefined;
|
|
4422
4422
|
}, {
|
|
4423
4423
|
disabled: boolean;
|
|
4424
|
-
dataCy: string;
|
|
4425
4424
|
multiple: boolean;
|
|
4426
4425
|
collab: {
|
|
4427
4426
|
room: string;
|
|
@@ -4430,6 +4429,7 @@ cachedUsers: CollabCachedUsersMap;
|
|
|
4430
4429
|
};
|
|
4431
4430
|
required: boolean;
|
|
4432
4431
|
label: string;
|
|
4432
|
+
dataCy: string;
|
|
4433
4433
|
hideLabel: boolean;
|
|
4434
4434
|
clearable: boolean;
|
|
4435
4435
|
hideDetails: boolean;
|
|
@@ -4470,14 +4470,14 @@ modelValue: {
|
|
|
4470
4470
|
required: true;
|
|
4471
4471
|
type: PropType<IntegerIdNullable>;
|
|
4472
4472
|
};
|
|
4473
|
-
dataCy: {
|
|
4474
|
-
type: PropType<string>;
|
|
4475
|
-
default: undefined;
|
|
4476
|
-
};
|
|
4477
4473
|
image: {
|
|
4478
4474
|
type: PropType<ImageAware>;
|
|
4479
4475
|
default: undefined;
|
|
4480
4476
|
};
|
|
4477
|
+
dataCy: {
|
|
4478
|
+
type: PropType<string>;
|
|
4479
|
+
default: undefined;
|
|
4480
|
+
};
|
|
4481
4481
|
configName: {
|
|
4482
4482
|
type: PropType<string>;
|
|
4483
4483
|
default: string;
|
|
@@ -4500,14 +4500,14 @@ modelValue: {
|
|
|
4500
4500
|
required: true;
|
|
4501
4501
|
type: PropType<IntegerIdNullable>;
|
|
4502
4502
|
};
|
|
4503
|
-
dataCy: {
|
|
4504
|
-
type: PropType<string>;
|
|
4505
|
-
default: undefined;
|
|
4506
|
-
};
|
|
4507
4503
|
image: {
|
|
4508
4504
|
type: PropType<ImageAware>;
|
|
4509
4505
|
default: undefined;
|
|
4510
4506
|
};
|
|
4507
|
+
dataCy: {
|
|
4508
|
+
type: PropType<string>;
|
|
4509
|
+
default: undefined;
|
|
4510
|
+
};
|
|
4511
4511
|
configName: {
|
|
4512
4512
|
type: PropType<string>;
|
|
4513
4513
|
default: string;
|
|
@@ -4521,8 +4521,8 @@ type: PropType<string>;
|
|
|
4521
4521
|
default: string;
|
|
4522
4522
|
};
|
|
4523
4523
|
}>>, {
|
|
4524
|
-
dataCy: string;
|
|
4525
4524
|
image: ImageAware;
|
|
4525
|
+
dataCy: string;
|
|
4526
4526
|
configName: string;
|
|
4527
4527
|
labelT: string;
|
|
4528
4528
|
}, {}>;
|
|
@@ -4601,7 +4601,6 @@ callDeleteApiOnRemove: boolean;
|
|
|
4601
4601
|
onAfterMetadataSaveSuccess?: (() => any) | undefined;
|
|
4602
4602
|
}, {
|
|
4603
4603
|
width: number;
|
|
4604
|
-
dataCy: string;
|
|
4605
4604
|
collab: {
|
|
4606
4605
|
room: string;
|
|
4607
4606
|
field: string;
|
|
@@ -4611,6 +4610,7 @@ image: ImageAware;
|
|
|
4611
4610
|
required: boolean;
|
|
4612
4611
|
readonly: boolean;
|
|
4613
4612
|
label: string;
|
|
4613
|
+
dataCy: string;
|
|
4614
4614
|
configName: string;
|
|
4615
4615
|
expandOptions: boolean;
|
|
4616
4616
|
expandMetadata: boolean;
|
|
@@ -4670,9 +4670,9 @@ callDeleteApiOnRemove: boolean;
|
|
|
4670
4670
|
"onUpdate:modelValue"?: ((data: number[]) => any) | undefined;
|
|
4671
4671
|
}, {
|
|
4672
4672
|
width: number;
|
|
4673
|
-
dataCy: string;
|
|
4674
4673
|
readonly: boolean;
|
|
4675
4674
|
label: string;
|
|
4675
|
+
dataCy: string;
|
|
4676
4676
|
configName: string;
|
|
4677
4677
|
callDeleteApiOnRemove: boolean;
|
|
4678
4678
|
}, {}>;
|
|
@@ -5513,10 +5513,10 @@ declare enum AssetSelectReturnType {
|
|
|
5513
5513
|
}
|
|
5514
5514
|
|
|
5515
5515
|
export declare const ASubjectSelect: <TItem>(__VLS_props: {
|
|
5516
|
-
pagination: Pagination;
|
|
5517
|
-
loading?: boolean | undefined;
|
|
5518
5516
|
submitFilter: Fn;
|
|
5519
5517
|
resetFilter: Fn;
|
|
5518
|
+
pagination: Pagination;
|
|
5519
|
+
loading?: boolean | undefined;
|
|
5520
5520
|
modelValue?: boolean | undefined;
|
|
5521
5521
|
"onUpdate:modelValue"?: ((data: boolean) => any) | undefined;
|
|
5522
5522
|
onOnOpen?: (() => any) | undefined;
|
|
@@ -5557,10 +5557,10 @@ export declare const ASubjectSelect: <TItem>(__VLS_props: {
|
|
|
5557
5557
|
open: () => void;
|
|
5558
5558
|
}>) => void) | undefined, __VLS_setup?: Promise<{
|
|
5559
5559
|
props: {
|
|
5560
|
-
pagination: Pagination;
|
|
5561
|
-
loading?: boolean | undefined;
|
|
5562
5560
|
submitFilter: Fn;
|
|
5563
5561
|
resetFilter: Fn;
|
|
5562
|
+
pagination: Pagination;
|
|
5563
|
+
loading?: boolean | undefined;
|
|
5564
5564
|
modelValue?: boolean | undefined;
|
|
5565
5565
|
"onUpdate:modelValue"?: ((data: boolean) => any) | undefined;
|
|
5566
5566
|
onOnOpen?: (() => any) | undefined;
|
|
@@ -5605,10 +5605,10 @@ open: () => void;
|
|
|
5605
5605
|
}> & {
|
|
5606
5606
|
__ctx?: {
|
|
5607
5607
|
props: {
|
|
5608
|
-
pagination: Pagination;
|
|
5609
|
-
loading?: boolean | undefined;
|
|
5610
5608
|
submitFilter: Fn;
|
|
5611
5609
|
resetFilter: Fn;
|
|
5610
|
+
pagination: Pagination;
|
|
5611
|
+
loading?: boolean | undefined;
|
|
5612
5612
|
modelValue?: boolean | undefined;
|
|
5613
5613
|
"onUpdate:modelValue"?: ((data: boolean) => any) | undefined;
|
|
5614
5614
|
onOnOpen?: (() => any) | undefined;
|
|
@@ -6307,10 +6307,6 @@ export declare interface DamAssetLicenceGroup extends AnzuUserAndTimeTrackingAwa
|
|
|
6307
6307
|
|
|
6308
6308
|
export declare const DamAssetLicenceGroupRemoteAutocomplete: DefineComponent< {
|
|
6309
6309
|
selected: PropType<ValueObjectOption<number>[]>;
|
|
6310
|
-
dataCy: {
|
|
6311
|
-
type: PropType<string>;
|
|
6312
|
-
default: string;
|
|
6313
|
-
};
|
|
6314
6310
|
multiple: {
|
|
6315
6311
|
type: PropType<boolean>;
|
|
6316
6312
|
default: boolean;
|
|
@@ -6327,6 +6323,10 @@ label: {
|
|
|
6327
6323
|
type: PropType<string>;
|
|
6328
6324
|
default: undefined;
|
|
6329
6325
|
};
|
|
6326
|
+
dataCy: {
|
|
6327
|
+
type: PropType<string>;
|
|
6328
|
+
default: string;
|
|
6329
|
+
};
|
|
6330
6330
|
clearable: {
|
|
6331
6331
|
type: PropType<boolean>;
|
|
6332
6332
|
default: boolean;
|
|
@@ -6347,10 +6347,6 @@ required: true;
|
|
|
6347
6347
|
"update:modelValue": (data: any) => void;
|
|
6348
6348
|
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
6349
6349
|
selected: PropType<ValueObjectOption<number>[]>;
|
|
6350
|
-
dataCy: {
|
|
6351
|
-
type: PropType<string>;
|
|
6352
|
-
default: string;
|
|
6353
|
-
};
|
|
6354
6350
|
multiple: {
|
|
6355
6351
|
type: PropType<boolean>;
|
|
6356
6352
|
default: boolean;
|
|
@@ -6367,6 +6363,10 @@ label: {
|
|
|
6367
6363
|
type: PropType<string>;
|
|
6368
6364
|
default: undefined;
|
|
6369
6365
|
};
|
|
6366
|
+
dataCy: {
|
|
6367
|
+
type: PropType<string>;
|
|
6368
|
+
default: string;
|
|
6369
|
+
};
|
|
6370
6370
|
clearable: {
|
|
6371
6371
|
type: PropType<boolean>;
|
|
6372
6372
|
default: boolean;
|
|
@@ -6386,10 +6386,10 @@ required: true;
|
|
|
6386
6386
|
}>> & {
|
|
6387
6387
|
"onUpdate:modelValue"?: ((data: any) => any) | undefined;
|
|
6388
6388
|
}, {
|
|
6389
|
-
dataCy: string;
|
|
6390
6389
|
multiple: boolean;
|
|
6391
6390
|
required: boolean;
|
|
6392
6391
|
label: string;
|
|
6392
|
+
dataCy: string;
|
|
6393
6393
|
clearable: boolean;
|
|
6394
6394
|
hideDetails: boolean;
|
|
6395
6395
|
disableInitFetch: boolean;
|
|
@@ -6402,10 +6402,6 @@ export declare interface DamAssetLicenceMinimal {
|
|
|
6402
6402
|
|
|
6403
6403
|
export declare const DamAssetLicenceRemoteAutocomplete: DefineComponent< {
|
|
6404
6404
|
selected: PropType<ValueObjectOption<number>[]>;
|
|
6405
|
-
dataCy: {
|
|
6406
|
-
type: PropType<string>;
|
|
6407
|
-
default: string;
|
|
6408
|
-
};
|
|
6409
6405
|
multiple: {
|
|
6410
6406
|
type: PropType<boolean>;
|
|
6411
6407
|
default: boolean;
|
|
@@ -6422,6 +6418,10 @@ label: {
|
|
|
6422
6418
|
type: PropType<string>;
|
|
6423
6419
|
default: undefined;
|
|
6424
6420
|
};
|
|
6421
|
+
dataCy: {
|
|
6422
|
+
type: PropType<string>;
|
|
6423
|
+
default: string;
|
|
6424
|
+
};
|
|
6425
6425
|
clearable: {
|
|
6426
6426
|
type: PropType<boolean>;
|
|
6427
6427
|
default: boolean;
|
|
@@ -6446,10 +6446,6 @@ required: true;
|
|
|
6446
6446
|
"update:modelValue": (data: any) => void;
|
|
6447
6447
|
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
6448
6448
|
selected: PropType<ValueObjectOption<number>[]>;
|
|
6449
|
-
dataCy: {
|
|
6450
|
-
type: PropType<string>;
|
|
6451
|
-
default: string;
|
|
6452
|
-
};
|
|
6453
6449
|
multiple: {
|
|
6454
6450
|
type: PropType<boolean>;
|
|
6455
6451
|
default: boolean;
|
|
@@ -6466,6 +6462,10 @@ label: {
|
|
|
6466
6462
|
type: PropType<string>;
|
|
6467
6463
|
default: undefined;
|
|
6468
6464
|
};
|
|
6465
|
+
dataCy: {
|
|
6466
|
+
type: PropType<string>;
|
|
6467
|
+
default: string;
|
|
6468
|
+
};
|
|
6469
6469
|
clearable: {
|
|
6470
6470
|
type: PropType<boolean>;
|
|
6471
6471
|
default: boolean;
|
|
@@ -6489,10 +6489,10 @@ required: true;
|
|
|
6489
6489
|
}>> & {
|
|
6490
6490
|
"onUpdate:modelValue"?: ((data: any) => any) | undefined;
|
|
6491
6491
|
}, {
|
|
6492
|
-
dataCy: string;
|
|
6493
6492
|
multiple: boolean;
|
|
6494
6493
|
required: boolean;
|
|
6495
6494
|
label: string;
|
|
6495
|
+
dataCy: string;
|
|
6496
6496
|
clearable: boolean;
|
|
6497
6497
|
hideDetails: boolean;
|
|
6498
6498
|
disableInitFetch: boolean;
|
|
@@ -6630,9 +6630,9 @@ dataCy: string;
|
|
|
6630
6630
|
"onUpdate:modelValue"?: ((data: string[]) => any) | undefined;
|
|
6631
6631
|
onBlur?: ((data: string[]) => any) | undefined;
|
|
6632
6632
|
}, {
|
|
6633
|
-
dataCy: string;
|
|
6634
6633
|
multiple: boolean;
|
|
6635
6634
|
label: string;
|
|
6635
|
+
dataCy: string;
|
|
6636
6636
|
}, {}>;
|
|
6637
6637
|
|
|
6638
6638
|
export declare enum DamDistributionServiceType {
|
|
@@ -6684,9 +6684,9 @@ dataCy: string;
|
|
|
6684
6684
|
"onUpdate:modelValue"?: ((data: string[]) => any) | undefined;
|
|
6685
6685
|
onBlur?: ((data: string[]) => any) | undefined;
|
|
6686
6686
|
}, {
|
|
6687
|
-
dataCy: string;
|
|
6688
6687
|
multiple: boolean;
|
|
6689
6688
|
label: string;
|
|
6689
|
+
dataCy: string;
|
|
6690
6690
|
}, {}>;
|
|
6691
6691
|
|
|
6692
6692
|
export declare interface DamExtSystem extends AnzuUserAndTimeTrackingAware, ResourceNameSystemAware {
|
|
@@ -6765,10 +6765,10 @@ disableInitFetch: boolean;
|
|
|
6765
6765
|
}>>> & {
|
|
6766
6766
|
"onUpdate:modelValue"?: ((data: any) => any) | undefined;
|
|
6767
6767
|
}, {
|
|
6768
|
-
dataCy: string;
|
|
6769
6768
|
multiple: boolean;
|
|
6770
6769
|
required: boolean;
|
|
6771
6770
|
label: string;
|
|
6771
|
+
dataCy: string;
|
|
6772
6772
|
clearable: boolean;
|
|
6773
6773
|
hideDetails: boolean;
|
|
6774
6774
|
disableInitFetch: boolean;
|
|
@@ -7021,7 +7021,7 @@ export declare function defineBreadcrumbs(items: ComputedRef<Array<BreadcrumbIte
|
|
|
7021
7021
|
* @template T Source type
|
|
7022
7022
|
* @template M Minimal type
|
|
7023
7023
|
*/
|
|
7024
|
-
export declare function defineCached<I extends DocId | IntegerId, T extends Record<DocId | IntegerId, any>, M extends Record<DocId | IntegerId, any>>(mapFullToMinimal: (source: T) => M, mapIdToMinimal: (id: I) => M, fetchCallback: (ids: I[]) => Promise<T[]>, idProp?: string): {
|
|
7024
|
+
export declare function defineCached<I extends DocId | IntegerId, T extends Record<DocId | IntegerId, any>, M extends Record<DocId | IntegerId, any>>(mapFullToMinimal: (source: T) => M, mapIdToMinimal: (id: I) => M, fetchCallback: (ids: I[]) => Promise<T[]>, idProp?: string, maxLimit?: number): {
|
|
7025
7025
|
cache: Ref<Map<I, CachedItem<M>>>;
|
|
7026
7026
|
toFetch: Ref<Set<I>>;
|
|
7027
7027
|
fetch: () => Promisify_2<Promise<T[]>>;
|
|
@@ -7031,6 +7031,7 @@ export declare function defineCached<I extends DocId | IntegerId, T extends Reco
|
|
|
7031
7031
|
addManualMinimal: (data: M) => void;
|
|
7032
7032
|
has: (id: I | null | undefined) => boolean;
|
|
7033
7033
|
get: (id: I | null | undefined) => CachedItem<M> | undefined;
|
|
7034
|
+
clear: () => void;
|
|
7034
7035
|
isLoaded: (id: I | null | undefined) => boolean;
|
|
7035
7036
|
};
|
|
7036
7037
|
|
package/dist/common-admin.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as s, S as t, T as o, U as i, V as r, W as n, K as l, d as u, a8 as c, at as A, a9 as m, av as d, e as b, a3 as p, J as S, _ as T, a as C, c as D, ar as g, aq as F, as as y, O as E, G as B, ap as R, aa as L, ai as h, aj as I, au as U, D as O, E as f, C as P, z as _, B as v, F as k, L as N, X as M, A as V, x as w, y as z, u as H, $ as G, v as x, Y as j, t as J, Z as q, w as W, s as Q, l as K, m as X, n as Y, ab as Z, o as $, p as aa, q as ea, j as sa, k as ta, r as oa, P as ia, ao as ra, ak as na, am as la, an as ua, al as ca, ae as Aa, ac as ma, ad as da, I as ba, a5 as pa, H as Sa, a7 as Ta, aB as Ca, aC as Da, aE as ga, f as Fa, h as ya, b as Ea, af as Ba, ag as Ra, ah as La, a6 as ha, i as Ia, a0 as Ua, a1 as Oa, a2 as fa, a4 as Pa, M as _a, aD as va, Q as ka, N as Na, dV as Ma, d_ as Va, dX as wa, e1 as za, e3 as Ha, e4 as Ga, bn as xa, bp as ja, bo as Ja, d7 as qa, dR as Wa, dQ as Qa, di as Ka, dJ as Xa, dK as Ya, dF as Za, dE as $a, dP as ae, dO as ee, dN as se, dI as te, bw as oe, bx as ie, cc as re, cb as ne, aA as le, az as ue, bz as ce, by as Ae, bF as me, bA as de, ay as be, bB as pe, bC as Se, aw as Te, ax as Ce, bE as De, d8 as ge, bc as Fe, be as ye, dc as Ee, da as Be, de as Re, db as Le, d9 as he, dd as Ie, df as Ue, bk as Oe, bl as fe, bg as Pe, dh as _e, dg as ve, d6 as ke, d5 as Ne, aP as Me, bu as Ve, bv as we, bD as ze, cF as He, cG as Ge, cH as xe, cI as je, cJ as Je, cK as qe, cL as We, cO as Qe, cM as Ke, cy as Xe, cx as Ye, cv as Ze, cw as $e, cz as as, bs as es, bt as ss, bq as ts, br as os, dZ as is, e0 as rs, dU as ns, cu as ls, cB as us, cA as cs, bJ as As, aM as ms, dG as ds, cT as bs, e8 as ps, cq as Ss, cj as Ts, cl as Cs, co as Ds, ce as gs, ch as Fs, cg as ys, ci as Es, cf as Bs, cm as Rs, ck as Ls, ba as hs, bb as Is, aO as Us, cC as Os, cX as fs, cW as Ps, cV as _s, cU as vs, e9 as ks, cZ as Ns, cY as Ms, d1 as Vs, c$ as ws, c_ as zs, aU as Hs, cD as Gs, cE as xs, e7 as js, dS as Js, b0 as qs, dT as Ws, dY as Qs, dW as Ks, d$ as Xs, e2 as Ys, bO as Zs, bQ as $s, dM as at, dL as et, bj as st, bU as tt, bR as ot, bK as it, bN as rt, bL as nt, bP as lt, bV as ut, bS as ct, bX as At, bM as mt, bi as dt, bW as bt, bT as pt, cs as St, e6 as Tt, aI as Ct, d2 as Dt, d3 as gt, d4 as Ft, aR as yt, ct as Et, c0 as Bt, b$ as Rt, bZ as Lt, bY as ht, b_ as It, cr as Ut, cS as Ot, c8 as ft, c7 as Pt, c4 as _t, c2 as vt, c1 as kt, c6 as Nt, c3 as Mt, c5 as Vt, c9 as wt, ca as zt, cp as Ht, cd as Gt, d0 as xt, aK as jt, bG as Jt, cN as qt, a$ as Wt, ds as Qt, dx as Kt, dA as Xt, dm as Yt, dp as Zt, dH as $t, dw as ao, dr as eo, dk as so, dz as to, dD as oo, du as io, dy as ro, dB as no, dC as lo, dq as uo, dt as co, dv as Ao, dn as mo, dl as bo, b9 as po, bm as So, e5 as To, aV as Co, aW as Do, a_ as go, b7 as Fo, b4 as yo, b5 as Eo, aX as Bo, b6 as Ro, b3 as Lo, b1 as ho, aZ as Io, b2 as Uo, aL as Oo, aH as fo, bd as Po, bf as _o, b8 as vo, cP as ko, cQ as No, cR as Mo, aQ as Vo, bh as wo, aS as zo, aF as Ho, aG as Go, bH as xo, bI as jo, aJ as Jo, aT as qo, aN as Wo, aY as Qo, dj as Ko, cn as Xo } from "./lib-
|
|
1
|
+
import { R as s, S as t, T as o, U as i, V as r, W as n, K as l, d as u, a8 as c, at as A, a9 as m, av as d, e as b, a3 as p, J as S, _ as T, a as C, c as D, ar as g, aq as F, as as y, O as E, G as B, ap as R, aa as L, ai as h, aj as I, au as U, D as O, E as f, C as P, z as _, B as v, F as k, L as N, X as M, A as V, x as w, y as z, u as H, $ as G, v as x, Y as j, t as J, Z as q, w as W, s as Q, l as K, m as X, n as Y, ab as Z, o as $, p as aa, q as ea, j as sa, k as ta, r as oa, P as ia, ao as ra, ak as na, am as la, an as ua, al as ca, ae as Aa, ac as ma, ad as da, I as ba, a5 as pa, H as Sa, a7 as Ta, aB as Ca, aC as Da, aE as ga, f as Fa, h as ya, b as Ea, af as Ba, ag as Ra, ah as La, a6 as ha, i as Ia, a0 as Ua, a1 as Oa, a2 as fa, a4 as Pa, M as _a, aD as va, Q as ka, N as Na, dV as Ma, d_ as Va, dX as wa, e1 as za, e3 as Ha, e4 as Ga, bn as xa, bp as ja, bo as Ja, d7 as qa, dR as Wa, dQ as Qa, di as Ka, dJ as Xa, dK as Ya, dF as Za, dE as $a, dP as ae, dO as ee, dN as se, dI as te, bw as oe, bx as ie, cc as re, cb as ne, aA as le, az as ue, bz as ce, by as Ae, bF as me, bA as de, ay as be, bB as pe, bC as Se, aw as Te, ax as Ce, bE as De, d8 as ge, bc as Fe, be as ye, dc as Ee, da as Be, de as Re, db as Le, d9 as he, dd as Ie, df as Ue, bk as Oe, bl as fe, bg as Pe, dh as _e, dg as ve, d6 as ke, d5 as Ne, aP as Me, bu as Ve, bv as we, bD as ze, cF as He, cG as Ge, cH as xe, cI as je, cJ as Je, cK as qe, cL as We, cO as Qe, cM as Ke, cy as Xe, cx as Ye, cv as Ze, cw as $e, cz as as, bs as es, bt as ss, bq as ts, br as os, dZ as is, e0 as rs, dU as ns, cu as ls, cB as us, cA as cs, bJ as As, aM as ms, dG as ds, cT as bs, e8 as ps, cq as Ss, cj as Ts, cl as Cs, co as Ds, ce as gs, ch as Fs, cg as ys, ci as Es, cf as Bs, cm as Rs, ck as Ls, ba as hs, bb as Is, aO as Us, cC as Os, cX as fs, cW as Ps, cV as _s, cU as vs, e9 as ks, cZ as Ns, cY as Ms, d1 as Vs, c$ as ws, c_ as zs, aU as Hs, cD as Gs, cE as xs, e7 as js, dS as Js, b0 as qs, dT as Ws, dY as Qs, dW as Ks, d$ as Xs, e2 as Ys, bO as Zs, bQ as $s, dM as at, dL as et, bj as st, bU as tt, bR as ot, bK as it, bN as rt, bL as nt, bP as lt, bV as ut, bS as ct, bX as At, bM as mt, bi as dt, bW as bt, bT as pt, cs as St, e6 as Tt, aI as Ct, d2 as Dt, d3 as gt, d4 as Ft, aR as yt, ct as Et, c0 as Bt, b$ as Rt, bZ as Lt, bY as ht, b_ as It, cr as Ut, cS as Ot, c8 as ft, c7 as Pt, c4 as _t, c2 as vt, c1 as kt, c6 as Nt, c3 as Mt, c5 as Vt, c9 as wt, ca as zt, cp as Ht, cd as Gt, d0 as xt, aK as jt, bG as Jt, cN as qt, a$ as Wt, ds as Qt, dx as Kt, dA as Xt, dm as Yt, dp as Zt, dH as $t, dw as ao, dr as eo, dk as so, dz as to, dD as oo, du as io, dy as ro, dB as no, dC as lo, dq as uo, dt as co, dv as Ao, dn as mo, dl as bo, b9 as po, bm as So, e5 as To, aV as Co, aW as Do, a_ as go, b7 as Fo, b4 as yo, b5 as Eo, aX as Bo, b6 as Ro, b3 as Lo, b1 as ho, aZ as Io, b2 as Uo, aL as Oo, aH as fo, bd as Po, bf as _o, b8 as vo, cP as ko, cQ as No, cR as Mo, aQ as Vo, bh as wo, aS as zo, aF as Ho, aG as Go, bH as xo, bI as jo, aJ as Jo, aT as qo, aN as Wo, aY as Qo, dj as Ko, cn as Xo } from "./lib-B29Lo5LI.js";
|
|
2
2
|
import { useI18n as Zo } from "vue-i18n";
|
|
3
3
|
export {
|
|
4
4
|
s as AActionCloseButton,
|