@anzusystems/common-admin 1.47.0-beta.101 → 1.47.0-beta.103
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 +63 -24
- package/dist/common-admin.es.js +299 -298
- package/dist/{lib-CHnMvXCT.js → lib-CHlheHBn.js} +6704 -6533
- package/dist/lib-CHlheHBn.js.map +1 -0
- package/dist/{webfontloader-YAfkXRUS.js → webfontloader-DhFEaAMf.js} +2 -2
- package/dist/{webfontloader-YAfkXRUS.js.map → webfontloader-DhFEaAMf.js.map} +1 -1
- package/package.json +15 -15
- package/dist/lib-CHnMvXCT.js.map +0 -1
|
@@ -215,9 +215,9 @@ disabled: boolean;
|
|
|
215
215
|
color: string;
|
|
216
216
|
size: "small" | "x-small";
|
|
217
217
|
loading: boolean;
|
|
218
|
+
dataCy: string;
|
|
218
219
|
variant: ButtonVariantText;
|
|
219
220
|
rounded: "pill";
|
|
220
|
-
dataCy: string;
|
|
221
221
|
buttonT: string;
|
|
222
222
|
buttonClass: string;
|
|
223
223
|
disableMore: boolean;
|
|
@@ -520,8 +520,8 @@ cachedUsers: CollabCachedUsersMap;
|
|
|
520
520
|
image: ImageAware;
|
|
521
521
|
width: number;
|
|
522
522
|
height: number;
|
|
523
|
-
label: string;
|
|
524
523
|
dataCy: string;
|
|
524
|
+
label: string;
|
|
525
525
|
maxWidth: number;
|
|
526
526
|
readonly: boolean;
|
|
527
527
|
configName: string;
|
|
@@ -646,8 +646,8 @@ field: CollabFieldName;
|
|
|
646
646
|
cachedUsers: CollabCachedUsersMap;
|
|
647
647
|
};
|
|
648
648
|
disabled: boolean;
|
|
649
|
-
label: string;
|
|
650
649
|
dataCy: string;
|
|
650
|
+
label: string;
|
|
651
651
|
errorMessage: string;
|
|
652
652
|
v: any;
|
|
653
653
|
clearable: boolean;
|
|
@@ -688,8 +688,8 @@ field: CollabFieldName;
|
|
|
688
688
|
cachedUsers: CollabCachedUsersMap;
|
|
689
689
|
};
|
|
690
690
|
disabled: boolean;
|
|
691
|
-
label: string;
|
|
692
691
|
dataCy: string;
|
|
692
|
+
label: string;
|
|
693
693
|
errorMessage: string;
|
|
694
694
|
v: any;
|
|
695
695
|
clearable: boolean;
|
|
@@ -762,8 +762,8 @@ field: CollabFieldName;
|
|
|
762
762
|
cachedUsers: CollabCachedUsersMap;
|
|
763
763
|
};
|
|
764
764
|
disabled: boolean;
|
|
765
|
-
label: string;
|
|
766
765
|
dataCy: string;
|
|
766
|
+
label: string;
|
|
767
767
|
hideLabel: boolean;
|
|
768
768
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
769
769
|
|
|
@@ -811,8 +811,8 @@ field: CollabFieldName;
|
|
|
811
811
|
cachedUsers: CollabCachedUsersMap;
|
|
812
812
|
};
|
|
813
813
|
disabled: boolean;
|
|
814
|
-
label: string;
|
|
815
814
|
dataCy: string;
|
|
815
|
+
label: string;
|
|
816
816
|
errorMessage: string;
|
|
817
817
|
v: any;
|
|
818
818
|
hideLabel: boolean;
|
|
@@ -1133,8 +1133,8 @@ declare function __VLS_template_21(): {
|
|
|
1133
1133
|
image: ImageAware;
|
|
1134
1134
|
width: number;
|
|
1135
1135
|
height: number;
|
|
1136
|
-
label: string;
|
|
1137
1136
|
dataCy: string;
|
|
1137
|
+
label: string;
|
|
1138
1138
|
maxWidth: number;
|
|
1139
1139
|
readonly: boolean;
|
|
1140
1140
|
configName: string;
|
|
@@ -1175,8 +1175,8 @@ declare function __VLS_template_21(): {
|
|
|
1175
1175
|
image: ImageAware;
|
|
1176
1176
|
width: number;
|
|
1177
1177
|
height: number;
|
|
1178
|
-
label: string;
|
|
1179
1178
|
dataCy: string;
|
|
1179
|
+
label: string;
|
|
1180
1180
|
maxWidth: number;
|
|
1181
1181
|
readonly: boolean;
|
|
1182
1182
|
configName: string;
|
|
@@ -1213,7 +1213,7 @@ declare function __VLS_template_21(): {
|
|
|
1213
1213
|
}> & Readonly<{
|
|
1214
1214
|
"onUpdate:modelValue"?: ((modelValue: IntegerIdNullable) => any) | undefined;
|
|
1215
1215
|
onAfterMetadataSaveSuccess?: (() => any) | undefined;
|
|
1216
|
-
}>, "metadataConfirm" | ("required" | "collab" | "image" | "width" | "height" | "
|
|
1216
|
+
}>, "metadataConfirm" | ("required" | "collab" | "image" | "width" | "height" | "dataCy" | "label" | "maxWidth" | "readonly" | "configName" | "damWidth" | "damHeight" | "collabStatus" | "expandOptions" | "expandMetadata" | "disableOnClickMenu" | "callDeleteApiOnRemove")> & ShallowUnwrapRef< {
|
|
1217
1217
|
metadataConfirm: () => void;
|
|
1218
1218
|
}> & {} & ComponentCustomProperties & {} & {
|
|
1219
1219
|
$slots: {
|
|
@@ -1455,7 +1455,7 @@ declare let __VLS_typeProps_4: {
|
|
|
1455
1455
|
v?: any;
|
|
1456
1456
|
errorMessage?: string;
|
|
1457
1457
|
hideLabel?: boolean;
|
|
1458
|
-
fetchItemsMinimal:
|
|
1458
|
+
fetchItemsMinimal: FetchItemsMinimalType_2;
|
|
1459
1459
|
innerFilter: FilterBag;
|
|
1460
1460
|
filterByField?: string;
|
|
1461
1461
|
filterSortBy?: string | null;
|
|
@@ -1691,8 +1691,8 @@ size?: number;
|
|
|
1691
1691
|
variant?: ButtonVariant;
|
|
1692
1692
|
}> & Readonly<{}>, {
|
|
1693
1693
|
size: number;
|
|
1694
|
-
variant: ButtonVariant;
|
|
1695
1694
|
dataCy: string;
|
|
1695
|
+
variant: ButtonVariant;
|
|
1696
1696
|
buttonT: string;
|
|
1697
1697
|
buttonClass: string;
|
|
1698
1698
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
@@ -1739,8 +1739,8 @@ onDeleteRecord?: (() => any) | undefined;
|
|
|
1739
1739
|
disabled: boolean;
|
|
1740
1740
|
color: string;
|
|
1741
1741
|
size: number;
|
|
1742
|
-
variant: ButtonVariant;
|
|
1743
1742
|
dataCy: string;
|
|
1743
|
+
variant: ButtonVariant;
|
|
1744
1744
|
buttonT: string;
|
|
1745
1745
|
buttonClass: string;
|
|
1746
1746
|
dialogMessageT: string;
|
|
@@ -1779,8 +1779,8 @@ onEditRecord?: (() => any) | undefined;
|
|
|
1779
1779
|
}>, {
|
|
1780
1780
|
size: number;
|
|
1781
1781
|
loading: boolean;
|
|
1782
|
-
variant: ButtonVariant;
|
|
1783
1782
|
dataCy: string;
|
|
1783
|
+
variant: ButtonVariant;
|
|
1784
1784
|
buttonT: string;
|
|
1785
1785
|
buttonClass: string;
|
|
1786
1786
|
routeParams: any | undefined;
|
|
@@ -1835,8 +1835,8 @@ onSaveRecord?: (() => any) | undefined;
|
|
|
1835
1835
|
disabled: boolean;
|
|
1836
1836
|
size: number;
|
|
1837
1837
|
loading: boolean;
|
|
1838
|
-
variant: ButtonVariant;
|
|
1839
1838
|
dataCy: string;
|
|
1839
|
+
variant: ButtonVariant;
|
|
1840
1840
|
buttonT: string;
|
|
1841
1841
|
buttonClass: string;
|
|
1842
1842
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
@@ -1936,8 +1936,8 @@ falseT?: string;
|
|
|
1936
1936
|
}> & Readonly<{
|
|
1937
1937
|
"onUpdate:modelValue"?: ((data: boolean | null) => any) | undefined;
|
|
1938
1938
|
}>, {
|
|
1939
|
-
label: string;
|
|
1940
1939
|
dataCy: string;
|
|
1940
|
+
label: string;
|
|
1941
1941
|
allT: string;
|
|
1942
1942
|
trueT: string;
|
|
1943
1943
|
falseT: string;
|
|
@@ -2362,7 +2362,7 @@ filterOverrides: Filter<any>[];
|
|
|
2362
2362
|
export declare const AFilterRemoteAutocomplete: DefineComponent< {
|
|
2363
2363
|
modelValue: Filter;
|
|
2364
2364
|
fetchItems: (pagination: Pagination, filterBag: FilterBag) => Promise<ValueObjectOption<string | number>[]>;
|
|
2365
|
-
fetchItemsByIds:
|
|
2365
|
+
fetchItemsByIds: FetchItemsByIdsType;
|
|
2366
2366
|
innerFilter: FilterBag;
|
|
2367
2367
|
filterByField?: string;
|
|
2368
2368
|
filterSortBy?: string | null;
|
|
@@ -2373,16 +2373,51 @@ placeholder?: string | undefined;
|
|
|
2373
2373
|
}, string, PublicProps, Readonly<{
|
|
2374
2374
|
modelValue: Filter;
|
|
2375
2375
|
fetchItems: (pagination: Pagination, filterBag: FilterBag) => Promise<ValueObjectOption<string | number>[]>;
|
|
2376
|
-
fetchItemsByIds:
|
|
2376
|
+
fetchItemsByIds: FetchItemsByIdsType;
|
|
2377
|
+
innerFilter: FilterBag;
|
|
2378
|
+
filterByField?: string;
|
|
2379
|
+
filterSortBy?: string | null;
|
|
2380
|
+
disableInitFetch?: boolean | undefined;
|
|
2381
|
+
placeholder?: string | undefined;
|
|
2382
|
+
}> & Readonly<{
|
|
2383
|
+
"onUpdate:modelValue"?: ((data: Filter<any>) => any) | undefined;
|
|
2384
|
+
}>, {
|
|
2385
|
+
placeholder: string;
|
|
2386
|
+
filterByField: string;
|
|
2387
|
+
filterSortBy: string | null;
|
|
2388
|
+
disableInitFetch: boolean;
|
|
2389
|
+
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
2390
|
+
|
|
2391
|
+
export declare const AFilterRemoteAutocompleteWithMinimal: DefineComponent< {
|
|
2392
|
+
modelValue: Filter;
|
|
2393
|
+
fetchItemsMinimal: FetchItemsMinimalType;
|
|
2394
|
+
fetchItemsMinimalByIds: FetchItemsMinimalByIdsType;
|
|
2395
|
+
innerFilter: FilterBag;
|
|
2396
|
+
filterByField?: string;
|
|
2397
|
+
filterSortBy?: string | null;
|
|
2398
|
+
disableInitFetch?: boolean | undefined;
|
|
2399
|
+
placeholder?: string | undefined;
|
|
2400
|
+
itemTitle?: string;
|
|
2401
|
+
itemValue?: string;
|
|
2402
|
+
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
2403
|
+
"update:modelValue": (data: Filter<any>) => any;
|
|
2404
|
+
}, string, PublicProps, Readonly<{
|
|
2405
|
+
modelValue: Filter;
|
|
2406
|
+
fetchItemsMinimal: FetchItemsMinimalType;
|
|
2407
|
+
fetchItemsMinimalByIds: FetchItemsMinimalByIdsType;
|
|
2377
2408
|
innerFilter: FilterBag;
|
|
2378
2409
|
filterByField?: string;
|
|
2379
2410
|
filterSortBy?: string | null;
|
|
2380
2411
|
disableInitFetch?: boolean | undefined;
|
|
2381
2412
|
placeholder?: string | undefined;
|
|
2413
|
+
itemTitle?: string;
|
|
2414
|
+
itemValue?: string;
|
|
2382
2415
|
}> & Readonly<{
|
|
2383
2416
|
"onUpdate:modelValue"?: ((data: Filter<any>) => any) | undefined;
|
|
2384
2417
|
}>, {
|
|
2385
2418
|
placeholder: string;
|
|
2419
|
+
itemTitle: string;
|
|
2420
|
+
itemValue: string;
|
|
2386
2421
|
filterByField: string;
|
|
2387
2422
|
filterSortBy: string | null;
|
|
2388
2423
|
disableInitFetch: boolean;
|
|
@@ -2594,8 +2629,8 @@ callDeleteApiOnRemove?: boolean;
|
|
|
2594
2629
|
"onUpdate:modelValue"?: ((data: number[]) => any) | undefined;
|
|
2595
2630
|
}>, {
|
|
2596
2631
|
width: number;
|
|
2597
|
-
label: string;
|
|
2598
2632
|
dataCy: string;
|
|
2633
|
+
label: string;
|
|
2599
2634
|
readonly: boolean;
|
|
2600
2635
|
configName: string;
|
|
2601
2636
|
callDeleteApiOnRemove: boolean;
|
|
@@ -3735,8 +3770,8 @@ export declare const DamAssetLicenceGroupRemoteAutocomplete: DefineComponent<__V
|
|
|
3735
3770
|
"onUpdate:selected"?: ((selected: ValueObjectOption<number>[]) => any) | undefined;
|
|
3736
3771
|
}>, {
|
|
3737
3772
|
required: boolean;
|
|
3738
|
-
label: string;
|
|
3739
3773
|
dataCy: string;
|
|
3774
|
+
label: string;
|
|
3740
3775
|
hideDetails: boolean;
|
|
3741
3776
|
clearable: boolean;
|
|
3742
3777
|
multiple: boolean;
|
|
@@ -3757,8 +3792,8 @@ export declare const DamAssetLicenceRemoteAutocomplete: DefineComponent<__VLS_Pu
|
|
|
3757
3792
|
"onUpdate:selected"?: ((selected: ValueObjectOption<number>[]) => any) | undefined;
|
|
3758
3793
|
}>, {
|
|
3759
3794
|
required: boolean;
|
|
3760
|
-
label: string;
|
|
3761
3795
|
dataCy: string;
|
|
3796
|
+
label: string;
|
|
3762
3797
|
hideDetails: boolean;
|
|
3763
3798
|
clearable: boolean;
|
|
3764
3799
|
multiple: boolean;
|
|
@@ -3913,8 +3948,8 @@ dataCy?: string;
|
|
|
3913
3948
|
onBlur?: ((data: string[]) => any) | undefined;
|
|
3914
3949
|
"onUpdate:modelValue"?: ((data: string[]) => any) | undefined;
|
|
3915
3950
|
}>, {
|
|
3916
|
-
label: string;
|
|
3917
3951
|
dataCy: string;
|
|
3952
|
+
label: string;
|
|
3918
3953
|
multiple: boolean;
|
|
3919
3954
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3920
3955
|
|
|
@@ -3964,8 +3999,8 @@ dataCy?: string;
|
|
|
3964
3999
|
onBlur?: ((data: string[]) => any) | undefined;
|
|
3965
4000
|
"onUpdate:modelValue"?: ((data: string[]) => any) | undefined;
|
|
3966
4001
|
}>, {
|
|
3967
|
-
label: string;
|
|
3968
4002
|
dataCy: string;
|
|
4003
|
+
label: string;
|
|
3969
4004
|
multiple: boolean;
|
|
3970
4005
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
3971
4006
|
|
|
@@ -4030,8 +4065,8 @@ disableInitFetch?: boolean;
|
|
|
4030
4065
|
"onUpdate:modelValue"?: ((data: any) => any) | undefined;
|
|
4031
4066
|
}>, {
|
|
4032
4067
|
required: boolean;
|
|
4033
|
-
label: string;
|
|
4034
4068
|
dataCy: string;
|
|
4069
|
+
label: string;
|
|
4035
4070
|
hideDetails: boolean;
|
|
4036
4071
|
clearable: boolean;
|
|
4037
4072
|
multiple: boolean;
|
|
@@ -4355,12 +4390,16 @@ export declare const fetchDamUserList: (client: () => AxiosInstance, pagination:
|
|
|
4355
4390
|
|
|
4356
4391
|
export declare const fetchDamUserListByIds: (client: () => AxiosInstance, ids: number[]) => Promise<DamUser[]>;
|
|
4357
4392
|
|
|
4393
|
+
declare type FetchItemsByIdsType = ((ids: IntegerId[]) => Promise<ValueObjectOption<IntegerId>[]>) | ((ids: DocId[]) => Promise<ValueObjectOption<DocId>[]>);
|
|
4394
|
+
|
|
4358
4395
|
declare type fetchItemsByIdsType = ((ids: IntegerId[]) => Promise<ValueObjectOption<IntegerId>[]>) | ((ids: DocId[]) => Promise<ValueObjectOption<DocId>[]>);
|
|
4359
4396
|
|
|
4360
|
-
declare type
|
|
4397
|
+
declare type FetchItemsMinimalByIdsType = ((ids: IntegerId[]) => Promise<any[]>) | ((ids: DocId[]) => Promise<any[]>);
|
|
4361
4398
|
|
|
4362
4399
|
declare type FetchItemsMinimalType = (pagination: Pagination, filterBag: FilterBag) => Promise<any[]>;
|
|
4363
4400
|
|
|
4401
|
+
declare type FetchItemsMinimalType_2 = (pagination: Pagination, filterBag: FilterBag) => Promise<any[]>;
|
|
4402
|
+
|
|
4364
4403
|
declare interface FileAttributes {
|
|
4365
4404
|
status: AssetFileProcessStatusType;
|
|
4366
4405
|
mimeType: string;
|