@anzusystems/common-admin 1.47.0-beta.20 → 1.47.0-beta.21

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.
@@ -105,8 +105,8 @@ field: CollabFieldName;
105
105
  cachedUsers: CollabCachedUsersMap;
106
106
  };
107
107
  disabled: boolean;
108
- dataCy: string;
109
108
  label: string;
109
+ dataCy: string;
110
110
  hideLabel: boolean;
111
111
  }, {}>;
112
112
 
@@ -178,8 +178,8 @@ cachedUsers: CollabCachedUsersMap;
178
178
  };
179
179
  disabled: boolean;
180
180
  required: boolean;
181
- dataCy: string;
182
181
  label: string;
182
+ dataCy: string;
183
183
  errorMessage: string;
184
184
  v: any;
185
185
  hideLabel: boolean;
@@ -290,8 +290,8 @@ disabled: boolean;
290
290
  type: "datetime";
291
291
  placeholder: string;
292
292
  required: boolean;
293
- dataCy: string;
294
293
  label: string;
294
+ dataCy: string;
295
295
  hideLabel: boolean;
296
296
  errorMessages: string[];
297
297
  hideDetails: boolean;
@@ -490,9 +490,9 @@ disabled: boolean;
490
490
  color: string;
491
491
  size: "small" | "x-small";
492
492
  loading: boolean;
493
- dataCy: string;
494
493
  variant: ButtonVariantText;
495
494
  rounded: "pill";
495
+ dataCy: string;
496
496
  buttonT: string;
497
497
  buttonClass: string;
498
498
  disableMore: boolean;
@@ -967,10 +967,10 @@ help: string;
967
967
  type: string;
968
968
  placeholder: string;
969
969
  required: boolean;
970
- dataCy: string;
971
970
  appendIcon: VuetifyIconValue;
972
971
  label: string;
973
972
  prependIcon: VuetifyIconValue;
973
+ dataCy: string;
974
974
  errorMessage: string;
975
975
  v: any;
976
976
  hideLabel: boolean;
@@ -1052,10 +1052,10 @@ cachedUsers: CollabCachedUsersMap;
1052
1052
  disabled: boolean;
1053
1053
  help: string;
1054
1054
  required: boolean;
1055
- dataCy: string;
1056
1055
  appendIcon: string;
1057
1056
  label: string;
1058
1057
  prependIcon: string;
1058
+ dataCy: string;
1059
1059
  errorMessage: string;
1060
1060
  v: any;
1061
1061
  hideLabel: boolean;
@@ -1118,8 +1118,8 @@ cachedUsers: CollabCachedUsersMap;
1118
1118
  };
1119
1119
  disabled: boolean;
1120
1120
  required: boolean;
1121
- dataCy: string;
1122
1121
  label: string;
1122
+ dataCy: string;
1123
1123
  errorMessage: string;
1124
1124
  v: any;
1125
1125
  clearable: boolean;
@@ -1178,8 +1178,8 @@ field: CollabFieldName;
1178
1178
  cachedUsers: CollabCachedUsersMap;
1179
1179
  };
1180
1180
  disabled: boolean;
1181
- dataCy: string;
1182
1181
  label: string;
1182
+ dataCy: string;
1183
1183
  errorMessage: string;
1184
1184
  v: any;
1185
1185
  clearable: boolean;
@@ -3519,8 +3519,8 @@ size: number;
3519
3519
  variant: string;
3520
3520
  }>>>, {
3521
3521
  size: number;
3522
- dataCy: string;
3523
3522
  variant: ButtonVariant;
3523
+ dataCy: string;
3524
3524
  buttonT: string;
3525
3525
  buttonClass: string;
3526
3526
  }, {}>;
@@ -3597,8 +3597,8 @@ onDeleteRecord?: (() => any) | undefined;
3597
3597
  disabled: boolean;
3598
3598
  color: string;
3599
3599
  size: number;
3600
- dataCy: string;
3601
3600
  variant: ButtonVariant;
3601
+ dataCy: string;
3602
3602
  buttonT: string;
3603
3603
  buttonClass: string;
3604
3604
  dialogMessageT: string;
@@ -3655,8 +3655,8 @@ onEditRecord?: (() => any) | undefined;
3655
3655
  }, {
3656
3656
  size: number;
3657
3657
  loading: boolean;
3658
- dataCy: string;
3659
3658
  variant: ButtonVariant;
3659
+ dataCy: string;
3660
3660
  buttonT: string;
3661
3661
  buttonClass: string;
3662
3662
  routeParams: any | undefined;
@@ -3739,8 +3739,8 @@ onSaveRecord?: (() => any) | undefined;
3739
3739
  disabled: boolean;
3740
3740
  size: number;
3741
3741
  loading: boolean;
3742
- dataCy: string;
3743
3742
  variant: ButtonVariant;
3743
+ dataCy: string;
3744
3744
  buttonT: string;
3745
3745
  buttonClass: string;
3746
3746
  }, {}>;
@@ -3892,8 +3892,8 @@ falseT: string;
3892
3892
  }>>> & {
3893
3893
  "onUpdate:modelValue"?: ((data: boolean | null) => any) | undefined;
3894
3894
  }, {
3895
- dataCy: string;
3896
3895
  label: string;
3896
+ dataCy: string;
3897
3897
  allT: string;
3898
3898
  trueT: string;
3899
3899
  falseT: string;
@@ -4866,9 +4866,9 @@ cachedUsers: CollabCachedUsersMap;
4866
4866
  image: ImageAware;
4867
4867
  width: number;
4868
4868
  required: boolean;
4869
- dataCy: string;
4870
4869
  label: string;
4871
4870
  readonly: boolean;
4871
+ dataCy: string;
4872
4872
  configName: string;
4873
4873
  expandOptions: boolean;
4874
4874
  expandMetadata: boolean;
@@ -4928,9 +4928,9 @@ callDeleteApiOnRemove: boolean;
4928
4928
  "onUpdate:modelValue"?: ((data: number[]) => any) | undefined;
4929
4929
  }, {
4930
4930
  width: number;
4931
- dataCy: string;
4932
4931
  label: string;
4933
4932
  readonly: boolean;
4933
+ dataCy: string;
4934
4934
  configName: string;
4935
4935
  callDeleteApiOnRemove: boolean;
4936
4936
  }, {}>;
@@ -6161,8 +6161,8 @@ disableInitFetch: boolean;
6161
6161
  "onUpdate:selected"?: ((selected: ValueObjectOption<number>[]) => any) | undefined;
6162
6162
  }, {
6163
6163
  required: boolean;
6164
- dataCy: string;
6165
6164
  label: string;
6165
+ dataCy: string;
6166
6166
  hideDetails: boolean;
6167
6167
  clearable: boolean;
6168
6168
  multiple: boolean;
@@ -6200,8 +6200,8 @@ disableInitFetch: boolean;
6200
6200
  "onUpdate:selected"?: ((selected: ValueObjectOption<number>[]) => any) | undefined;
6201
6201
  }, {
6202
6202
  required: boolean;
6203
- dataCy: string;
6204
6203
  label: string;
6204
+ dataCy: string;
6205
6205
  hideDetails: boolean;
6206
6206
  clearable: boolean;
6207
6207
  multiple: boolean;
@@ -6342,8 +6342,8 @@ dataCy: string;
6342
6342
  "onUpdate:modelValue"?: ((data: string[]) => any) | undefined;
6343
6343
  onBlur?: ((data: string[]) => any) | undefined;
6344
6344
  }, {
6345
- dataCy: string;
6346
6345
  label: string;
6346
+ dataCy: string;
6347
6347
  multiple: boolean;
6348
6348
  }, {}>;
6349
6349
 
@@ -6396,8 +6396,8 @@ dataCy: string;
6396
6396
  "onUpdate:modelValue"?: ((data: string[]) => any) | undefined;
6397
6397
  onBlur?: ((data: string[]) => any) | undefined;
6398
6398
  }, {
6399
- dataCy: string;
6400
6399
  label: string;
6400
+ dataCy: string;
6401
6401
  multiple: boolean;
6402
6402
  }, {}>;
6403
6403
 
@@ -6478,8 +6478,8 @@ disableInitFetch: boolean;
6478
6478
  "onUpdate:modelValue"?: ((data: any) => any) | undefined;
6479
6479
  }, {
6480
6480
  required: boolean;
6481
- dataCy: string;
6482
6481
  label: string;
6482
+ dataCy: string;
6483
6483
  hideDetails: boolean;
6484
6484
  clearable: boolean;
6485
6485
  multiple: boolean;
@@ -11197,130 +11197,3 @@ export declare type VuetifyIconValue = string;
11197
11197
  export declare const yearNow: () => string;
11198
11198
 
11199
11199
  export { }
11200
-
11201
-
11202
- declare module 'vue' {
11203
- interface GlobalComponents {
11204
- }
11205
- }
11206
-
11207
-
11208
- declare global {
11209
- type __VLS_IntrinsicElements = import('vue/jsx-runtime').JSX.IntrinsicElements;
11210
- type __VLS_Element = import('vue/jsx-runtime').JSX.Element;
11211
- type __VLS_GlobalComponents = import('vue').GlobalComponents & Pick<typeof import('vue'), 'Transition' | 'TransitionGroup' | 'KeepAlive' | 'Suspense' | 'Teleport'>;
11212
- type __VLS_IsAny<T> = 0 extends 1 & T ? true : false;
11213
- type __VLS_PickNotAny<A, B> = __VLS_IsAny<A> extends true ? B : A;
11214
- const __VLS_intrinsicElements: __VLS_IntrinsicElements;
11215
- function __VLS_getVForSourceType(source: number): [number, number, number][];
11216
- function __VLS_getVForSourceType(source: string): [string, number, number][];
11217
- function __VLS_getVForSourceType<T extends any[]>(source: T): [
11218
- item: T[number],
11219
- key: number,
11220
- index: number
11221
- ][];
11222
- function __VLS_getVForSourceType<T extends {
11223
- [Symbol.iterator](): Iterator<any>;
11224
- }>(source: T): [
11225
- item: T extends {
11226
- [Symbol.iterator](): Iterator<infer T1>;
11227
- } ? T1 : never,
11228
- key: number,
11229
- index: undefined
11230
- ][];
11231
- function __VLS_getVForSourceType<T extends number | {
11232
- [Symbol.iterator](): Iterator<any>;
11233
- }>(source: T): [
11234
- item: number | (Exclude<T, number> extends {
11235
- [Symbol.iterator](): Iterator<infer T1>;
11236
- } ? T1 : never),
11237
- key: number,
11238
- index: undefined
11239
- ][];
11240
- function __VLS_getVForSourceType<T>(source: T): [
11241
- item: T[keyof T],
11242
- key: keyof T,
11243
- index: number
11244
- ][];
11245
- function __VLS_getSlotParams<T>(slot: T): Parameters<__VLS_PickNotAny<NonNullable<T>, (...args: any[]) => any>>;
11246
- function __VLS_getSlotParam<T>(slot: T): Parameters<__VLS_PickNotAny<NonNullable<T>, (...args: any[]) => any>>[0];
11247
- function __VLS_directiveFunction<T>(dir: T): T extends import('vue').ObjectDirective<infer E, infer V> | import('vue').FunctionDirective<infer E, infer V> ? (value: V) => void : T;
11248
- function __VLS_withScope<T, K>(ctx: T, scope: K): ctx is T & K;
11249
- function __VLS_makeOptional<T>(t: T): {
11250
- [K in keyof T]?: T[K];
11251
- };
11252
- function __VLS_nonNullable<T>(t: T): T extends null | undefined ? never : T;
11253
- type __VLS_SelfComponent<N, C> = string extends N ? {} : N extends string ? {
11254
- [P in N]: C;
11255
- } : {};
11256
- type __VLS_WithComponent<N0 extends string, LocalComponents, N1 extends string, N2 extends string, N3 extends string> = N1 extends keyof LocalComponents ? N1 extends N0 ? Pick<LocalComponents, N0 extends keyof LocalComponents ? N0 : never> : {
11257
- [K in N0]: LocalComponents[N1];
11258
- } : N2 extends keyof LocalComponents ? N2 extends N0 ? Pick<LocalComponents, N0 extends keyof LocalComponents ? N0 : never> : {
11259
- [K in N0]: LocalComponents[N2];
11260
- } : N3 extends keyof LocalComponents ? N3 extends N0 ? Pick<LocalComponents, N0 extends keyof LocalComponents ? N0 : never> : {
11261
- [K in N0]: LocalComponents[N3];
11262
- } : N1 extends keyof __VLS_GlobalComponents ? N1 extends N0 ? Pick<__VLS_GlobalComponents, N0 extends keyof __VLS_GlobalComponents ? N0 : never> : {
11263
- [K in N0]: __VLS_GlobalComponents[N1];
11264
- } : N2 extends keyof __VLS_GlobalComponents ? N2 extends N0 ? Pick<__VLS_GlobalComponents, N0 extends keyof __VLS_GlobalComponents ? N0 : never> : {
11265
- [K in N0]: __VLS_GlobalComponents[N2];
11266
- } : N3 extends keyof __VLS_GlobalComponents ? N3 extends N0 ? Pick<__VLS_GlobalComponents, N0 extends keyof __VLS_GlobalComponents ? N0 : never> : {
11267
- [K in N0]: __VLS_GlobalComponents[N3];
11268
- } : {
11269
- [K in N0]: unknown;
11270
- };
11271
- function __VLS_asFunctionalComponent<T, K = T extends new (...args: any) => any ? InstanceType<T> : unknown>(t: T, instance?: K): T extends new (...args: any) => any ? (props: (K extends {
11272
- $props: infer Props;
11273
- } ? Props : any) & Record<string, unknown>, ctx?: any) => __VLS_Element & {
11274
- __ctx?: {
11275
- attrs?: any;
11276
- slots?: K extends {
11277
- $slots: infer Slots;
11278
- } ? Slots : any;
11279
- emit?: K extends {
11280
- $emit: infer Emit;
11281
- } ? Emit : any;
11282
- } & {
11283
- props?: (K extends {
11284
- $props: infer Props;
11285
- } ? Props : any) & Record<string, unknown>;
11286
- expose?(exposed: K): void;
11287
- };
11288
- } : T extends () => any ? (props: {}, ctx?: any) => ReturnType<T> : T extends (...args: any) => any ? T : (_: {} & Record<string, unknown>, ctx?: any) => {
11289
- __ctx?: {
11290
- attrs?: any;
11291
- expose?: any;
11292
- slots?: any;
11293
- emit?: any;
11294
- props?: {} & Record<string, unknown>;
11295
- };
11296
- };
11297
- function __VLS_elementAsFunction<T>(tag: T, endTag?: T): (_: T & Record<string, unknown>) => void;
11298
- function __VLS_functionalComponentArgsRest<T extends (...args: any) => any>(t: T): Parameters<T>['length'] extends 2 ? [any] : [];
11299
- function __VLS_pickFunctionalComponentCtx<T, K>(comp: T, compInstance: K): __VLS_PickNotAny<'__ctx' extends keyof __VLS_PickNotAny<K, {}> ? K extends {
11300
- __ctx?: infer Ctx;
11301
- } ? Ctx : never : any, T extends (props: any, ctx: infer Ctx) => any ? Ctx : any>;
11302
- type __VLS_FunctionalComponentProps<T, K> = '__ctx' extends keyof __VLS_PickNotAny<K, {}> ? K extends {
11303
- __ctx?: {
11304
- props?: infer P;
11305
- };
11306
- } ? NonNullable<P> : never : T extends (props: infer P, ...args: any) => any ? P : {};
11307
- type __VLS_IsFunction<T, K> = K extends keyof T ? __VLS_IsAny<T[K]> extends false ? unknown extends T[K] ? false : true : false : false;
11308
- function __VLS_normalizeSlot<S>(s: S): S extends () => infer R ? (props: {}) => R : S;
11309
- /**
11310
- * emit
11311
- */
11312
- type __VLS_UnionToIntersection<U> = (U extends unknown ? (arg: U) => unknown : never) extends ((arg: infer P) => unknown) ? P : never;
11313
- type __VLS_OverloadUnionInner<T, U = unknown> = U & T extends (...args: infer A) => infer R ? U extends T ? never : __VLS_OverloadUnionInner<T, Pick<T, keyof T> & U & ((...args: A) => R)> | ((...args: A) => R) : never;
11314
- type __VLS_OverloadUnion<T> = Exclude<__VLS_OverloadUnionInner<(() => never) & T>, T extends () => never ? never : () => never>;
11315
- type __VLS_ConstructorOverloads<T> = __VLS_OverloadUnion<T> extends infer F ? F extends (event: infer E, ...args: infer A) => any ? {
11316
- [K in E & string]: (...args: A) => void;
11317
- } : never : never;
11318
- type __VLS_NormalizeEmits<T> = __VLS_PrettifyGlobal<__VLS_UnionToIntersection<__VLS_ConstructorOverloads<T> & {
11319
- [K in keyof T]: T[K] extends any[] ? {
11320
- (...args: T[K]): void;
11321
- } : never;
11322
- }>>;
11323
- type __VLS_PrettifyGlobal<T> = {
11324
- [K in keyof T]: T[K];
11325
- } & {};
11326
- }
@@ -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, 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, 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, d_ as is, e1 as rs, dV as ns, cu as ls, cB as us, cA as cs, bJ as As, aM as ms, dG as ds, cT as bs, e9 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, ea 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, 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, 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, e7 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, e6 as To, aV as Co, aW as Do, a_ as go, b7 as Fo, b4 as yo, b5 as Eo, aX as Bo, dS as Ro, b6 as Lo, b3 as ho, b1 as Io, aZ as Uo, b2 as Oo, aL as fo, aH as Po, bd as _o, bf as vo, b8 as ko, cP as No, cQ as Mo, cR as Vo, aQ as wo, bh as zo, aS as Ho, aF as Go, aG as xo, bH as jo, bI as Jo, aJ as qo, aT as Wo, aN as Qo, aY as Ko, dj as Xo, cn as Yo } from "./lib-CqAfxcR4.js";
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, 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, 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, d_ as is, e1 as rs, dV as ns, cu as ls, cB as us, cA as cs, bJ as As, aM as ms, dG as ds, cT as bs, e9 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, ea 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, 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, 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, e7 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, e6 as To, aV as Co, aW as Do, a_ as go, b7 as Fo, b4 as yo, b5 as Eo, aX as Bo, dS as Ro, b6 as Lo, b3 as ho, b1 as Io, aZ as Uo, b2 as Oo, aL as fo, aH as Po, bd as _o, bf as vo, b8 as ko, cP as No, cQ as Mo, cR as Vo, aQ as wo, bh as zo, aS as Ho, aF as Go, aG as xo, bH as jo, bI as Jo, aJ as qo, aT as Wo, aN as Qo, aY as Ko, dj as Xo, cn as Yo } from "./lib-CO4EISxz.js";
2
2
  import { useI18n as $o } from "vue-i18n";
3
3
  export {
4
4
  s as AActionCloseButton,
@@ -7869,15 +7869,14 @@ function Jt(t = void 0) {
7869
7869
  return a.damConfigAssetCustomFormElements.get(g);
7870
7870
  }
7871
7871
  async function F(g) {
7872
- const A = [];
7873
- for (const X of g)
7874
- try {
7875
- const b = await w(X);
7876
- z(b) || A.push(b);
7877
- } catch (b) {
7878
- console.error(`Error fetching licence ${X}:`, b);
7879
- }
7880
- return A;
7872
+ const A = g.map(
7873
+ (b) => w(b).catch((x) => {
7874
+ console.error(`Error fetching licence ${b}:`, x);
7875
+ })
7876
+ );
7877
+ return (await Promise.allSettled(A)).filter(
7878
+ (b) => b.status === "fulfilled" && !z(b.value)
7879
+ ).map((b) => b.value);
7881
7880
  }
7882
7881
  async function w(g) {
7883
7882
  if (z(t)) {
@@ -23353,7 +23352,7 @@ const aK = {
23353
23352
  })
23354
23353
  });
23355
23354
  async function mK() {
23356
- (await import("./webfontloader-lu2V4xk_.js").then((a) => a.w)).load({
23355
+ (await import("./webfontloader-BDw-nW6M.js").then((a) => a.w)).load({
23357
23356
  google: {
23358
23357
  families: ["Roboto:100,300,400,500,700,900&display=swap"]
23359
23358
  }
@@ -24183,4 +24182,4 @@ export {
24183
24182
  JS as y,
24184
24183
  Ws as z
24185
24184
  };
24186
- //# sourceMappingURL=lib-CqAfxcR4.js.map
24185
+ //# sourceMappingURL=lib-CO4EISxz.js.map