@anzusystems/common-admin 1.47.0-alpha72 → 1.47.0-alpha74
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 +69 -73
- package/dist/common-admin.es.js +1 -1
- package/dist/{lib-CiCZ4kMj.js → lib-BHRLM_kC.js} +1561 -1710
- package/dist/{lib-CiCZ4kMj.js.map → lib-BHRLM_kC.js.map} +1 -1
- package/dist/{webfontloader-D5PltXtS.js → webfontloader-CuPjwmtj.js} +58 -94
- package/dist/webfontloader-CuPjwmtj.js.map +1 -0
- package/package.json +4 -4
- package/dist/webfontloader-D5PltXtS.js.map +0 -1
|
@@ -26,6 +26,7 @@ import { Promisify as Promisify_2 } from '@vueuse/shared';
|
|
|
26
26
|
import { PropType } from 'vue';
|
|
27
27
|
import { PublicProps } from 'vue';
|
|
28
28
|
import { QUnitType } from 'dayjs';
|
|
29
|
+
import { Reactive } from 'vue';
|
|
29
30
|
import { Ref } from 'vue';
|
|
30
31
|
import { RendererElement } from 'vue';
|
|
31
32
|
import { RendererNode } from 'vue';
|
|
@@ -2056,8 +2057,8 @@ onEditRecord?: (() => any) | undefined;
|
|
|
2056
2057
|
}, {
|
|
2057
2058
|
size: number;
|
|
2058
2059
|
variant: ButtonVariant;
|
|
2059
|
-
dataCy: string;
|
|
2060
2060
|
loading: boolean;
|
|
2061
|
+
dataCy: string;
|
|
2061
2062
|
buttonClass: string;
|
|
2062
2063
|
buttonT: string;
|
|
2063
2064
|
routeParams: any | undefined;
|
|
@@ -2094,8 +2095,8 @@ disabled: undefined;
|
|
|
2094
2095
|
onSaveRecordAndClose?: (() => any) | undefined;
|
|
2095
2096
|
}, {
|
|
2096
2097
|
disabled: boolean;
|
|
2097
|
-
dataCy: string;
|
|
2098
2098
|
loading: boolean;
|
|
2099
|
+
dataCy: string;
|
|
2099
2100
|
buttonClass: string;
|
|
2100
2101
|
buttonT: string;
|
|
2101
2102
|
}, {}>;
|
|
@@ -2140,8 +2141,8 @@ onSaveRecord?: (() => any) | undefined;
|
|
|
2140
2141
|
size: number;
|
|
2141
2142
|
variant: ButtonVariant;
|
|
2142
2143
|
disabled: boolean;
|
|
2143
|
-
dataCy: string;
|
|
2144
2144
|
loading: boolean;
|
|
2145
|
+
dataCy: string;
|
|
2145
2146
|
buttonClass: string;
|
|
2146
2147
|
buttonT: string;
|
|
2147
2148
|
}, {}>;
|
|
@@ -2330,8 +2331,8 @@ label: undefined;
|
|
|
2330
2331
|
}>>> & {
|
|
2331
2332
|
"onUpdate:modelValue"?: ((data: boolean | null) => any) | undefined;
|
|
2332
2333
|
}, {
|
|
2333
|
-
dataCy: string;
|
|
2334
2334
|
label: string;
|
|
2335
|
+
dataCy: string;
|
|
2335
2336
|
}, {}>;
|
|
2336
2337
|
|
|
2337
2338
|
export declare const ABooleanValue: DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<{
|
|
@@ -2407,8 +2408,8 @@ color: string;
|
|
|
2407
2408
|
variant: ButtonVariantText;
|
|
2408
2409
|
rounded: "pill";
|
|
2409
2410
|
disabled: boolean;
|
|
2410
|
-
dataCy: string;
|
|
2411
2411
|
loading: boolean;
|
|
2412
|
+
dataCy: string;
|
|
2412
2413
|
buttonClass: string;
|
|
2413
2414
|
buttonT: string;
|
|
2414
2415
|
disableMore: boolean;
|
|
@@ -3240,10 +3241,10 @@ onOnClose?: (() => any) | undefined;
|
|
|
3240
3241
|
}, {
|
|
3241
3242
|
disabled: boolean;
|
|
3242
3243
|
type: "datetime";
|
|
3243
|
-
dataCy: string;
|
|
3244
3244
|
placeholder: string;
|
|
3245
3245
|
required: boolean;
|
|
3246
3246
|
label: string;
|
|
3247
|
+
dataCy: string;
|
|
3247
3248
|
hideLabel: boolean;
|
|
3248
3249
|
clearable: boolean;
|
|
3249
3250
|
hideDetails: boolean;
|
|
@@ -3402,8 +3403,8 @@ filterOverrides: undefined;
|
|
|
3402
3403
|
placeholder: undefined;
|
|
3403
3404
|
dataCy: string;
|
|
3404
3405
|
}>>>, {
|
|
3405
|
-
dataCy: string;
|
|
3406
3406
|
placeholder: string;
|
|
3407
|
+
dataCy: string;
|
|
3407
3408
|
filterId: Filter<any>;
|
|
3408
3409
|
filterDocId: Filter<any>;
|
|
3409
3410
|
filterText: Filter<any>;
|
|
@@ -3495,8 +3496,8 @@ dataCy: string;
|
|
|
3495
3496
|
}>>> & {
|
|
3496
3497
|
"onUpdate:modelValue"?: ((data: Filter<any>) => any) | undefined;
|
|
3497
3498
|
}, {
|
|
3498
|
-
dataCy: string;
|
|
3499
3499
|
placeholder: string;
|
|
3500
|
+
dataCy: string;
|
|
3500
3501
|
}, {}>;
|
|
3501
3502
|
|
|
3502
3503
|
export declare const AFilterSubmitButton: DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_48<{
|
|
@@ -3630,7 +3631,6 @@ onBlur?: ((data: string | number | null | undefined) => any) | undefined;
|
|
|
3630
3631
|
"onClick:append"?: ((data: string | number | null | undefined) => any) | undefined;
|
|
3631
3632
|
}, {
|
|
3632
3633
|
disabled: boolean;
|
|
3633
|
-
dataCy: string;
|
|
3634
3634
|
collab: {
|
|
3635
3635
|
room: string;
|
|
3636
3636
|
field: string;
|
|
@@ -3638,6 +3638,7 @@ cachedUsers: CollabCachedUsersMap;
|
|
|
3638
3638
|
};
|
|
3639
3639
|
required: boolean;
|
|
3640
3640
|
label: string;
|
|
3641
|
+
dataCy: string;
|
|
3641
3642
|
clearable: boolean;
|
|
3642
3643
|
errorMessage: string;
|
|
3643
3644
|
v: any;
|
|
@@ -3695,13 +3696,13 @@ onBlur?: ((data: string | number | null) => any) | undefined;
|
|
|
3695
3696
|
"onClick:append"?: ((data: string | number | null) => any) | undefined;
|
|
3696
3697
|
}, {
|
|
3697
3698
|
disabled: boolean;
|
|
3698
|
-
dataCy: string;
|
|
3699
3699
|
collab: {
|
|
3700
3700
|
room: string;
|
|
3701
3701
|
field: string;
|
|
3702
3702
|
cachedUsers: CollabCachedUsersMap;
|
|
3703
3703
|
};
|
|
3704
3704
|
label: string;
|
|
3705
|
+
dataCy: string;
|
|
3705
3706
|
clearable: boolean;
|
|
3706
3707
|
errorMessage: string;
|
|
3707
3708
|
v: any;
|
|
@@ -3726,10 +3727,6 @@ multiple: {
|
|
|
3726
3727
|
type: PropType<boolean>;
|
|
3727
3728
|
default: boolean;
|
|
3728
3729
|
};
|
|
3729
|
-
loading: {
|
|
3730
|
-
type: PropType<boolean>;
|
|
3731
|
-
default: boolean;
|
|
3732
|
-
};
|
|
3733
3730
|
collab: {
|
|
3734
3731
|
type: PropType< {
|
|
3735
3732
|
room: string;
|
|
@@ -3738,6 +3735,10 @@ cachedUsers: CollabCachedUsersMap;
|
|
|
3738
3735
|
}>;
|
|
3739
3736
|
default: undefined;
|
|
3740
3737
|
};
|
|
3738
|
+
loading: {
|
|
3739
|
+
type: PropType<boolean>;
|
|
3740
|
+
default: boolean;
|
|
3741
|
+
};
|
|
3741
3742
|
required: {
|
|
3742
3743
|
type: PropType<boolean>;
|
|
3743
3744
|
default: undefined;
|
|
@@ -3813,10 +3814,6 @@ multiple: {
|
|
|
3813
3814
|
type: PropType<boolean>;
|
|
3814
3815
|
default: boolean;
|
|
3815
3816
|
};
|
|
3816
|
-
loading: {
|
|
3817
|
-
type: PropType<boolean>;
|
|
3818
|
-
default: boolean;
|
|
3819
|
-
};
|
|
3820
3817
|
collab: {
|
|
3821
3818
|
type: PropType< {
|
|
3822
3819
|
room: string;
|
|
@@ -3825,6 +3822,10 @@ cachedUsers: CollabCachedUsersMap;
|
|
|
3825
3822
|
}>;
|
|
3826
3823
|
default: undefined;
|
|
3827
3824
|
};
|
|
3825
|
+
loading: {
|
|
3826
|
+
type: PropType<boolean>;
|
|
3827
|
+
default: boolean;
|
|
3828
|
+
};
|
|
3828
3829
|
required: {
|
|
3829
3830
|
type: PropType<boolean>;
|
|
3830
3831
|
default: undefined;
|
|
@@ -3889,12 +3890,12 @@ onSearchChangeDebounced?: ((data: string) => any) | undefined;
|
|
|
3889
3890
|
}, {
|
|
3890
3891
|
disabled: boolean;
|
|
3891
3892
|
multiple: boolean;
|
|
3892
|
-
loading: boolean;
|
|
3893
3893
|
collab: {
|
|
3894
3894
|
room: string;
|
|
3895
3895
|
field: string;
|
|
3896
3896
|
cachedUsers: CollabCachedUsersMap;
|
|
3897
3897
|
};
|
|
3898
|
+
loading: boolean;
|
|
3898
3899
|
required: boolean;
|
|
3899
3900
|
label: string;
|
|
3900
3901
|
hideLabel: boolean;
|
|
@@ -4109,13 +4110,13 @@ onFocus?: ((data: boolean) => any) | undefined;
|
|
|
4109
4110
|
onBlur?: ((data: boolean) => any) | undefined;
|
|
4110
4111
|
}, {
|
|
4111
4112
|
disabled: boolean;
|
|
4112
|
-
dataCy: string;
|
|
4113
4113
|
collab: {
|
|
4114
4114
|
room: string;
|
|
4115
4115
|
field: string;
|
|
4116
4116
|
cachedUsers: CollabCachedUsersMap;
|
|
4117
4117
|
};
|
|
4118
4118
|
label: string;
|
|
4119
|
+
dataCy: string;
|
|
4119
4120
|
hideLabel: boolean;
|
|
4120
4121
|
}, {}>, {
|
|
4121
4122
|
locked?(_: {
|
|
@@ -4191,7 +4192,6 @@ onBlur?: ((data: string | null | undefined) => any) | undefined;
|
|
|
4191
4192
|
appendIcon: string;
|
|
4192
4193
|
disabled: boolean;
|
|
4193
4194
|
prependIcon: string;
|
|
4194
|
-
dataCy: string;
|
|
4195
4195
|
collab: {
|
|
4196
4196
|
room: string;
|
|
4197
4197
|
field: string;
|
|
@@ -4200,6 +4200,7 @@ cachedUsers: CollabCachedUsersMap;
|
|
|
4200
4200
|
help: string;
|
|
4201
4201
|
required: boolean;
|
|
4202
4202
|
label: string;
|
|
4203
|
+
dataCy: string;
|
|
4203
4204
|
hideLabel: boolean;
|
|
4204
4205
|
errorMessage: string;
|
|
4205
4206
|
v: any;
|
|
@@ -4295,16 +4296,16 @@ appendIcon: string;
|
|
|
4295
4296
|
disabled: boolean;
|
|
4296
4297
|
prependIcon: string;
|
|
4297
4298
|
type: string;
|
|
4298
|
-
dataCy: string;
|
|
4299
|
-
placeholder: string;
|
|
4300
4299
|
collab: {
|
|
4301
4300
|
room: string;
|
|
4302
4301
|
field: string;
|
|
4303
4302
|
cachedUsers: CollabCachedUsersMap;
|
|
4304
4303
|
};
|
|
4305
4304
|
help: string;
|
|
4305
|
+
placeholder: string;
|
|
4306
4306
|
required: boolean;
|
|
4307
4307
|
label: string;
|
|
4308
|
+
dataCy: string;
|
|
4308
4309
|
step: number;
|
|
4309
4310
|
maxlength: number;
|
|
4310
4311
|
hideLabel: boolean;
|
|
@@ -4379,7 +4380,6 @@ onFocus?: ((data: any) => any) | undefined;
|
|
|
4379
4380
|
onBlur?: ((data: any) => any) | undefined;
|
|
4380
4381
|
}, {
|
|
4381
4382
|
disabled: boolean;
|
|
4382
|
-
dataCy: string;
|
|
4383
4383
|
multiple: boolean;
|
|
4384
4384
|
collab: {
|
|
4385
4385
|
room: string;
|
|
@@ -4388,6 +4388,7 @@ cachedUsers: CollabCachedUsersMap;
|
|
|
4388
4388
|
};
|
|
4389
4389
|
required: boolean;
|
|
4390
4390
|
label: string;
|
|
4391
|
+
dataCy: string;
|
|
4391
4392
|
hideLabel: boolean;
|
|
4392
4393
|
clearable: boolean;
|
|
4393
4394
|
hideDetails: boolean;
|
|
@@ -4428,14 +4429,14 @@ modelValue: {
|
|
|
4428
4429
|
required: true;
|
|
4429
4430
|
type: PropType<IntegerIdNullable>;
|
|
4430
4431
|
};
|
|
4431
|
-
dataCy: {
|
|
4432
|
-
type: PropType<string>;
|
|
4433
|
-
default: undefined;
|
|
4434
|
-
};
|
|
4435
4432
|
image: {
|
|
4436
4433
|
type: PropType<ImageAware>;
|
|
4437
4434
|
default: undefined;
|
|
4438
4435
|
};
|
|
4436
|
+
dataCy: {
|
|
4437
|
+
type: PropType<string>;
|
|
4438
|
+
default: undefined;
|
|
4439
|
+
};
|
|
4439
4440
|
configName: {
|
|
4440
4441
|
type: PropType<string>;
|
|
4441
4442
|
default: string;
|
|
@@ -4458,14 +4459,14 @@ modelValue: {
|
|
|
4458
4459
|
required: true;
|
|
4459
4460
|
type: PropType<IntegerIdNullable>;
|
|
4460
4461
|
};
|
|
4461
|
-
dataCy: {
|
|
4462
|
-
type: PropType<string>;
|
|
4463
|
-
default: undefined;
|
|
4464
|
-
};
|
|
4465
4462
|
image: {
|
|
4466
4463
|
type: PropType<ImageAware>;
|
|
4467
4464
|
default: undefined;
|
|
4468
4465
|
};
|
|
4466
|
+
dataCy: {
|
|
4467
|
+
type: PropType<string>;
|
|
4468
|
+
default: undefined;
|
|
4469
|
+
};
|
|
4469
4470
|
configName: {
|
|
4470
4471
|
type: PropType<string>;
|
|
4471
4472
|
default: string;
|
|
@@ -4479,8 +4480,8 @@ type: PropType<string>;
|
|
|
4479
4480
|
default: string;
|
|
4480
4481
|
};
|
|
4481
4482
|
}>>, {
|
|
4482
|
-
dataCy: string;
|
|
4483
4483
|
image: ImageAware;
|
|
4484
|
+
dataCy: string;
|
|
4484
4485
|
configName: string;
|
|
4485
4486
|
labelT: string;
|
|
4486
4487
|
}, {}>;
|
|
@@ -4559,7 +4560,6 @@ callDeleteApiOnRemove: boolean;
|
|
|
4559
4560
|
onAfterMetadataSaveSuccess?: (() => any) | undefined;
|
|
4560
4561
|
}, {
|
|
4561
4562
|
width: number;
|
|
4562
|
-
dataCy: string;
|
|
4563
4563
|
collab: {
|
|
4564
4564
|
room: string;
|
|
4565
4565
|
field: string;
|
|
@@ -4569,6 +4569,7 @@ image: ImageAware;
|
|
|
4569
4569
|
required: boolean;
|
|
4570
4570
|
readonly: boolean;
|
|
4571
4571
|
label: string;
|
|
4572
|
+
dataCy: string;
|
|
4572
4573
|
configName: string;
|
|
4573
4574
|
expandOptions: boolean;
|
|
4574
4575
|
expandMetadata: boolean;
|
|
@@ -4628,9 +4629,9 @@ callDeleteApiOnRemove: boolean;
|
|
|
4628
4629
|
"onUpdate:modelValue"?: ((data: number[]) => any) | undefined;
|
|
4629
4630
|
}, {
|
|
4630
4631
|
width: number;
|
|
4631
|
-
dataCy: string;
|
|
4632
4632
|
readonly: boolean;
|
|
4633
4633
|
label: string;
|
|
4634
|
+
dataCy: string;
|
|
4634
4635
|
configName: string;
|
|
4635
4636
|
callDeleteApiOnRemove: boolean;
|
|
4636
4637
|
}, {}>;
|
|
@@ -5452,10 +5453,10 @@ declare enum AssetSelectReturnType {
|
|
|
5452
5453
|
}
|
|
5453
5454
|
|
|
5454
5455
|
export declare const ASubjectSelect: <TItem>(__VLS_props: {
|
|
5455
|
-
pagination: Pagination;
|
|
5456
|
-
loading?: boolean | undefined;
|
|
5457
5456
|
submitFilter: Fn;
|
|
5458
5457
|
resetFilter: Fn;
|
|
5458
|
+
pagination: Pagination;
|
|
5459
|
+
loading?: boolean | undefined;
|
|
5459
5460
|
modelValue?: boolean | undefined;
|
|
5460
5461
|
"onUpdate:modelValue"?: ((data: boolean) => any) | undefined;
|
|
5461
5462
|
onOnOpen?: (() => any) | undefined;
|
|
@@ -5496,10 +5497,10 @@ export declare const ASubjectSelect: <TItem>(__VLS_props: {
|
|
|
5496
5497
|
open: () => void;
|
|
5497
5498
|
}>) => void) | undefined, __VLS_setup?: Promise<{
|
|
5498
5499
|
props: {
|
|
5499
|
-
pagination: Pagination;
|
|
5500
|
-
loading?: boolean | undefined;
|
|
5501
5500
|
submitFilter: Fn;
|
|
5502
5501
|
resetFilter: Fn;
|
|
5502
|
+
pagination: Pagination;
|
|
5503
|
+
loading?: boolean | undefined;
|
|
5503
5504
|
modelValue?: boolean | undefined;
|
|
5504
5505
|
"onUpdate:modelValue"?: ((data: boolean) => any) | undefined;
|
|
5505
5506
|
onOnOpen?: (() => any) | undefined;
|
|
@@ -5544,10 +5545,10 @@ open: () => void;
|
|
|
5544
5545
|
}> & {
|
|
5545
5546
|
__ctx?: {
|
|
5546
5547
|
props: {
|
|
5547
|
-
pagination: Pagination;
|
|
5548
|
-
loading?: boolean | undefined;
|
|
5549
5548
|
submitFilter: Fn;
|
|
5550
5549
|
resetFilter: Fn;
|
|
5550
|
+
pagination: Pagination;
|
|
5551
|
+
loading?: boolean | undefined;
|
|
5551
5552
|
modelValue?: boolean | undefined;
|
|
5552
5553
|
"onUpdate:modelValue"?: ((data: boolean) => any) | undefined;
|
|
5553
5554
|
onOnOpen?: (() => any) | undefined;
|
|
@@ -6156,7 +6157,7 @@ declare const commonConfig: {
|
|
|
6156
6157
|
};
|
|
6157
6158
|
};
|
|
6158
6159
|
|
|
6159
|
-
export declare function createDatatableColumnsConfig(config: ColumnConfig[], columnsHidden: Ref<Array<string>>, system?: string | undefined, subject?: string | undefined, disableActions?: boolean, customPagination?: Pagination | undefined, customI18n?: undefined | any): {
|
|
6160
|
+
export declare function createDatatableColumnsConfig(config: ColumnConfig[], columnsHidden: Ref<Array<string>>, system?: string | undefined, subject?: string | undefined, disableActions?: boolean, customPagination?: Pagination | undefined, customI18n?: undefined | any, showExpand?: undefined | boolean): {
|
|
6160
6161
|
columnsAll: {
|
|
6161
6162
|
key: string;
|
|
6162
6163
|
title?: string | undefined;
|
|
@@ -6234,10 +6235,6 @@ export declare interface DamAssetLicenceGroup extends AnzuUserAndTimeTrackingAwa
|
|
|
6234
6235
|
|
|
6235
6236
|
export declare const DamAssetLicenceGroupRemoteAutocomplete: DefineComponent< {
|
|
6236
6237
|
selected: PropType<ValueObjectOption<number>[]>;
|
|
6237
|
-
dataCy: {
|
|
6238
|
-
type: PropType<string>;
|
|
6239
|
-
default: string;
|
|
6240
|
-
};
|
|
6241
6238
|
multiple: {
|
|
6242
6239
|
type: PropType<boolean>;
|
|
6243
6240
|
default: boolean;
|
|
@@ -6254,6 +6251,10 @@ label: {
|
|
|
6254
6251
|
type: PropType<string>;
|
|
6255
6252
|
default: undefined;
|
|
6256
6253
|
};
|
|
6254
|
+
dataCy: {
|
|
6255
|
+
type: PropType<string>;
|
|
6256
|
+
default: string;
|
|
6257
|
+
};
|
|
6257
6258
|
clearable: {
|
|
6258
6259
|
type: PropType<boolean>;
|
|
6259
6260
|
default: boolean;
|
|
@@ -6274,10 +6275,6 @@ required: true;
|
|
|
6274
6275
|
"update:modelValue": (data: any) => void;
|
|
6275
6276
|
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
6276
6277
|
selected: PropType<ValueObjectOption<number>[]>;
|
|
6277
|
-
dataCy: {
|
|
6278
|
-
type: PropType<string>;
|
|
6279
|
-
default: string;
|
|
6280
|
-
};
|
|
6281
6278
|
multiple: {
|
|
6282
6279
|
type: PropType<boolean>;
|
|
6283
6280
|
default: boolean;
|
|
@@ -6294,6 +6291,10 @@ label: {
|
|
|
6294
6291
|
type: PropType<string>;
|
|
6295
6292
|
default: undefined;
|
|
6296
6293
|
};
|
|
6294
|
+
dataCy: {
|
|
6295
|
+
type: PropType<string>;
|
|
6296
|
+
default: string;
|
|
6297
|
+
};
|
|
6297
6298
|
clearable: {
|
|
6298
6299
|
type: PropType<boolean>;
|
|
6299
6300
|
default: boolean;
|
|
@@ -6313,10 +6314,10 @@ required: true;
|
|
|
6313
6314
|
}>> & {
|
|
6314
6315
|
"onUpdate:modelValue"?: ((data: any) => any) | undefined;
|
|
6315
6316
|
}, {
|
|
6316
|
-
dataCy: string;
|
|
6317
6317
|
multiple: boolean;
|
|
6318
6318
|
required: boolean;
|
|
6319
6319
|
label: string;
|
|
6320
|
+
dataCy: string;
|
|
6320
6321
|
clearable: boolean;
|
|
6321
6322
|
hideDetails: boolean;
|
|
6322
6323
|
disableInitFetch: boolean;
|
|
@@ -6329,10 +6330,6 @@ export declare interface DamAssetLicenceMinimal {
|
|
|
6329
6330
|
|
|
6330
6331
|
export declare const DamAssetLicenceRemoteAutocomplete: DefineComponent< {
|
|
6331
6332
|
selected: PropType<ValueObjectOption<number>[]>;
|
|
6332
|
-
dataCy: {
|
|
6333
|
-
type: PropType<string>;
|
|
6334
|
-
default: string;
|
|
6335
|
-
};
|
|
6336
6333
|
multiple: {
|
|
6337
6334
|
type: PropType<boolean>;
|
|
6338
6335
|
default: boolean;
|
|
@@ -6349,6 +6346,10 @@ label: {
|
|
|
6349
6346
|
type: PropType<string>;
|
|
6350
6347
|
default: undefined;
|
|
6351
6348
|
};
|
|
6349
|
+
dataCy: {
|
|
6350
|
+
type: PropType<string>;
|
|
6351
|
+
default: string;
|
|
6352
|
+
};
|
|
6352
6353
|
clearable: {
|
|
6353
6354
|
type: PropType<boolean>;
|
|
6354
6355
|
default: boolean;
|
|
@@ -6373,10 +6374,6 @@ required: true;
|
|
|
6373
6374
|
"update:modelValue": (data: any) => void;
|
|
6374
6375
|
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
6375
6376
|
selected: PropType<ValueObjectOption<number>[]>;
|
|
6376
|
-
dataCy: {
|
|
6377
|
-
type: PropType<string>;
|
|
6378
|
-
default: string;
|
|
6379
|
-
};
|
|
6380
6377
|
multiple: {
|
|
6381
6378
|
type: PropType<boolean>;
|
|
6382
6379
|
default: boolean;
|
|
@@ -6393,6 +6390,10 @@ label: {
|
|
|
6393
6390
|
type: PropType<string>;
|
|
6394
6391
|
default: undefined;
|
|
6395
6392
|
};
|
|
6393
|
+
dataCy: {
|
|
6394
|
+
type: PropType<string>;
|
|
6395
|
+
default: string;
|
|
6396
|
+
};
|
|
6396
6397
|
clearable: {
|
|
6397
6398
|
type: PropType<boolean>;
|
|
6398
6399
|
default: boolean;
|
|
@@ -6416,10 +6417,10 @@ required: true;
|
|
|
6416
6417
|
}>> & {
|
|
6417
6418
|
"onUpdate:modelValue"?: ((data: any) => any) | undefined;
|
|
6418
6419
|
}, {
|
|
6419
|
-
dataCy: string;
|
|
6420
6420
|
multiple: boolean;
|
|
6421
6421
|
required: boolean;
|
|
6422
6422
|
label: string;
|
|
6423
|
+
dataCy: string;
|
|
6423
6424
|
clearable: boolean;
|
|
6424
6425
|
hideDetails: boolean;
|
|
6425
6426
|
disableInitFetch: boolean;
|
|
@@ -6604,9 +6605,9 @@ dataCy: string;
|
|
|
6604
6605
|
"onUpdate:modelValue"?: ((data: string[]) => any) | undefined;
|
|
6605
6606
|
onBlur?: ((data: string[]) => any) | undefined;
|
|
6606
6607
|
}, {
|
|
6607
|
-
dataCy: string;
|
|
6608
6608
|
multiple: boolean;
|
|
6609
6609
|
label: string;
|
|
6610
|
+
dataCy: string;
|
|
6610
6611
|
}, {}>;
|
|
6611
6612
|
|
|
6612
6613
|
export declare enum DamDistributionServiceType {
|
|
@@ -6658,9 +6659,9 @@ dataCy: string;
|
|
|
6658
6659
|
"onUpdate:modelValue"?: ((data: string[]) => any) | undefined;
|
|
6659
6660
|
onBlur?: ((data: string[]) => any) | undefined;
|
|
6660
6661
|
}, {
|
|
6661
|
-
dataCy: string;
|
|
6662
6662
|
multiple: boolean;
|
|
6663
6663
|
label: string;
|
|
6664
|
+
dataCy: string;
|
|
6664
6665
|
}, {}>;
|
|
6665
6666
|
|
|
6666
6667
|
export declare interface DamExtSystem extends AnzuUserAndTimeTrackingAware, ResourceNameSystemAware {
|
|
@@ -6739,10 +6740,10 @@ disableInitFetch: boolean;
|
|
|
6739
6740
|
}>>> & {
|
|
6740
6741
|
"onUpdate:modelValue"?: ((data: any) => any) | undefined;
|
|
6741
6742
|
}, {
|
|
6742
|
-
dataCy: string;
|
|
6743
6743
|
multiple: boolean;
|
|
6744
6744
|
required: boolean;
|
|
6745
6745
|
label: string;
|
|
6746
|
+
dataCy: string;
|
|
6746
6747
|
clearable: boolean;
|
|
6747
6748
|
hideDetails: boolean;
|
|
6748
6749
|
disableInitFetch: boolean;
|
|
@@ -10551,7 +10552,7 @@ export declare function useCollabField(room: CollabRoom, field: CollabFieldName,
|
|
|
10551
10552
|
releaseCollabFieldLock: (data: CollabFieldData, options?: Partial<CollabFieldLockOptions>) => void;
|
|
10552
10553
|
changeCollabFieldData: (data: CollabFieldData) => void;
|
|
10553
10554
|
lockedByUser: ComputedRef<number | null>;
|
|
10554
|
-
collabFieldDataBufferState:
|
|
10555
|
+
collabFieldDataBufferState: Reactive<Map<string, Map<string, unknown>>>;
|
|
10555
10556
|
unsubscribeCollabFieldDataChangeListener: Ref<Fn | undefined>;
|
|
10556
10557
|
unsubscribeCollabFieldLockStatusListener: Ref<Fn | undefined>;
|
|
10557
10558
|
unsubscribeCollabGatheringBufferData: Ref<Fn | undefined>;
|
|
@@ -10614,7 +10615,7 @@ export declare function useCollabRoom(room: CollabRoom, watchForNewUsers?: boole
|
|
|
10614
10615
|
fetchRoomInfo: (room: CollabRoom) => Promise<CollabRoomInfo>;
|
|
10615
10616
|
collabRoomInfo: ComputedRef<CollabRoomInfo>;
|
|
10616
10617
|
collabRoomLocks: ComputedRef<Map<string, CollabUserIdNullable>>;
|
|
10617
|
-
collabFieldDataBufferState:
|
|
10618
|
+
collabFieldDataBufferState: Reactive<Map<string, Map<string, unknown>>>;
|
|
10618
10619
|
alertedOccupiedRooms: Ref<Set<string> & Omit<Set<string>, keyof Set<any>>>;
|
|
10619
10620
|
unsubscribeJoinRequestListener: Ref<Fn | undefined>;
|
|
10620
10621
|
unsubscribeApprovedJoinRequestListener: Ref<Fn | undefined>;
|
|
@@ -10636,14 +10637,9 @@ export declare function useCollabState(): {
|
|
|
10636
10637
|
collabReconnecting: ComputedRef<boolean>;
|
|
10637
10638
|
collabConnected: Ref<boolean>;
|
|
10638
10639
|
collabSocket: Ref<Socket<CollabServerToClientEvents, CollabClientToServerEvents> | undefined>;
|
|
10639
|
-
collabRoomInfoState: Map<string,
|
|
10640
|
-
|
|
10641
|
-
|
|
10642
|
-
users: number[];
|
|
10643
|
-
status: CollabStatusType;
|
|
10644
|
-
}> & Omit<Map<string, CollabRoomInfo>, keyof Map<any, any>>;
|
|
10645
|
-
collabFieldLocksState: Map<string, Map<string, CollabUserIdNullable> & Omit<Map<string, CollabUserIdNullable>, keyof Map<any, any>>> & Omit<Map<string, Map<string, CollabUserIdNullable>>, keyof Map<any, any>>;
|
|
10646
|
-
collabFieldDataBufferState: Map<string, Map<string, unknown> & Omit<Map<string, unknown>, keyof Map<any, any>>> & Omit<Map<string, Map<string, unknown>>, keyof Map<any, any>>;
|
|
10640
|
+
collabRoomInfoState: Reactive<Map<string, CollabRoomInfo>>;
|
|
10641
|
+
collabFieldLocksState: Reactive<Map<string, Map<string, CollabUserIdNullable>>>;
|
|
10642
|
+
collabFieldDataBufferState: Reactive<Map<string, Map<string, unknown>>>;
|
|
10647
10643
|
gatherBufferData: (room: CollabRoom) => CollabRoomPlainData;
|
|
10648
10644
|
};
|
|
10649
10645
|
|
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 C, _ as S, a as T, c as D, ar as g, aq as F, as as y, O as E, G as R, ap as B, aa as L, ai as I, aj as h, au as U, D as O, E as P, C as f, 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 Ca, a7 as Sa, aB as Ta, aC as Da, aE as ga, f as Fa, h as ya, b as Ea, af as Ra, ag as Ba, ah as La, a6 as Ia, i as ha, a0 as Ua, a1 as Oa, a2 as Pa, a4 as fa, M as _a, aD as va, Q as ka, N as Na, dW as Ma, d$ as Va, dY as wa, e2 as za, e4 as Ha, e5 as Ga, bn as xa, bp as ja, bo as Ja, d8 as qa, dS as Wa, dR as Qa, dj as Ka, dK as Xa, dL as Ya, dG as Za, dF as $a, dQ as ae, dP as ee, dO as se, dJ 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 Ce, aw as Se, ax as Te, bE as De, d9 as ge, bc as Fe, be as ye, dd as Ee, db as Re, df as Be, dc as Le, da as Ie, de as he, dg as Ue, bk as Oe, bl as Pe, bg as fe, di as _e, dh as ve, d7 as ke, d6 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, d_ as is, e1 as rs, dV as ns, cu as ls, cB as us, cA as cs, bJ as As, aM as ms, dH as ds, cU as bs, eb as ps, ec as Cs, e9 as Ss, cq as Ts, cj as Ds, cl as gs, co as Fs, ce as ys, ch as Es, cg as Rs, ci as Bs, cf as Ls, cm as Is, ck as hs, aO as Us, cC as Os, cY as Ps, cX as fs, cW as _s, cV as vs, ea as ks, c_ as Ns, cZ as Ms, d2 as Vs, d0 as ws, c$ as zs, aU as Hs, cD as Gs, cE as xs, e8 as js, dT as Js, b0 as qs, dU as Ws, dZ as Qs, dX as Ks, e0 as Xs, e3 as Ys, bO as Zs, bQ as $s, dN as at, dM 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 Ct, e7 as St, aI as Tt, d3 as Dt, d4 as gt, d5 as Ft, aR as yt, ct as Et, c0 as Rt, b$ as Bt, bZ as Lt, bY as It, b_ as ht, cr as Ut, cT as Ot, c8 as Pt, c7 as ft, 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, b7 as xt, d1 as jt, cS as Jt, aK as qt, bG as Wt, cN as Qt, a$ as Kt, dt as Xt, dy as Yt, dB as Zt, dn as $t, dq as ao, dI as eo, dx as so, ds as to, dl as oo, dA as io, dE as ro, dv as no, dz as lo, dC as uo, dD as co, dr as Ao, du as mo, dw as bo, dp as po, dm as Co, bb as So, bm as To, e6 as Do, aV as go, aW as Fo, a_ as yo, b9 as Eo, b4 as Ro, b5 as Bo, aX as Lo, b6 as Io, b8 as ho, b3 as Uo, b1 as Oo, aZ as Po, b2 as fo, aL as _o, aH as vo, bd as ko, bf as No, ba as Mo, cP as Vo, cQ as wo, cR as zo, aQ as Ho, bh as Go, aS as xo, aF as jo, aG as Jo, bH as qo, bI as Wo, aJ as Qo, aT as Ko, aN as Xo, aY as Yo, dk as Zo, cn as $o } 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 C, _ as S, a as T, c as D, ar as g, aq as F, as as y, O as E, G as R, ap as B, aa as L, ai as I, aj as h, au as U, D as O, E as P, C as f, 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 Ca, a7 as Sa, aB as Ta, aC as Da, aE as ga, f as Fa, h as ya, b as Ea, af as Ra, ag as Ba, ah as La, a6 as Ia, i as ha, a0 as Ua, a1 as Oa, a2 as Pa, a4 as fa, M as _a, aD as va, Q as ka, N as Na, dW as Ma, d$ as Va, dY as wa, e2 as za, e4 as Ha, e5 as Ga, bn as xa, bp as ja, bo as Ja, d8 as qa, dS as Wa, dR as Qa, dj as Ka, dK as Xa, dL as Ya, dG as Za, dF as $a, dQ as ae, dP as ee, dO as se, dJ 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 Ce, aw as Se, ax as Te, bE as De, d9 as ge, bc as Fe, be as ye, dd as Ee, db as Re, df as Be, dc as Le, da as Ie, de as he, dg as Ue, bk as Oe, bl as Pe, bg as fe, di as _e, dh as ve, d7 as ke, d6 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, d_ as is, e1 as rs, dV as ns, cu as ls, cB as us, cA as cs, bJ as As, aM as ms, dH as ds, cU as bs, eb as ps, ec as Cs, e9 as Ss, cq as Ts, cj as Ds, cl as gs, co as Fs, ce as ys, ch as Es, cg as Rs, ci as Bs, cf as Ls, cm as Is, ck as hs, aO as Us, cC as Os, cY as Ps, cX as fs, cW as _s, cV as vs, ea as ks, c_ as Ns, cZ as Ms, d2 as Vs, d0 as ws, c$ as zs, aU as Hs, cD as Gs, cE as xs, e8 as js, dT as Js, b0 as qs, dU as Ws, dZ as Qs, dX as Ks, e0 as Xs, e3 as Ys, bO as Zs, bQ as $s, dN as at, dM 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 Ct, e7 as St, aI as Tt, d3 as Dt, d4 as gt, d5 as Ft, aR as yt, ct as Et, c0 as Rt, b$ as Bt, bZ as Lt, bY as It, b_ as ht, cr as Ut, cT as Ot, c8 as Pt, c7 as ft, 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, b7 as xt, d1 as jt, cS as Jt, aK as qt, bG as Wt, cN as Qt, a$ as Kt, dt as Xt, dy as Yt, dB as Zt, dn as $t, dq as ao, dI as eo, dx as so, ds as to, dl as oo, dA as io, dE as ro, dv as no, dz as lo, dC as uo, dD as co, dr as Ao, du as mo, dw as bo, dp as po, dm as Co, bb as So, bm as To, e6 as Do, aV as go, aW as Fo, a_ as yo, b9 as Eo, b4 as Ro, b5 as Bo, aX as Lo, b6 as Io, b8 as ho, b3 as Uo, b1 as Oo, aZ as Po, b2 as fo, aL as _o, aH as vo, bd as ko, bf as No, ba as Mo, cP as Vo, cQ as wo, cR as zo, aQ as Ho, bh as Go, aS as xo, aF as jo, aG as Jo, bH as qo, bI as Wo, aJ as Qo, aT as Ko, aN as Xo, aY as Yo, dk as Zo, cn as $o } from "./lib-BHRLM_kC.js";
|
|
2
2
|
import { useI18n as ei } from "vue-i18n";
|
|
3
3
|
export {
|
|
4
4
|
s as AActionCloseButton,
|