@anzusystems/common-admin 1.47.0-alpha70 → 1.47.0-alpha72
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 +32 -0
- package/dist/common-admin.es.js +173 -172
- package/dist/{lib-Ce_BC8ZQ.js → lib-CiCZ4kMj.js} +2623 -2584
- package/dist/lib-CiCZ4kMj.js.map +1 -0
- package/dist/{webfontloader-DiufUGTE.js → webfontloader-D5PltXtS.js} +2 -2
- package/dist/{webfontloader-DiufUGTE.js.map → webfontloader-D5PltXtS.js.map} +1 -1
- package/package.json +9 -9
- package/dist/lib-Ce_BC8ZQ.js.map +0 -1
|
@@ -4136,6 +4136,7 @@ hideLabel?: boolean | undefined;
|
|
|
4136
4136
|
rows?: number | undefined;
|
|
4137
4137
|
collab?: CollabComponentConfig;
|
|
4138
4138
|
disabled?: boolean | undefined;
|
|
4139
|
+
help?: string | undefined;
|
|
4139
4140
|
}>, {
|
|
4140
4141
|
label: undefined;
|
|
4141
4142
|
errorMessage: undefined;
|
|
@@ -4148,6 +4149,7 @@ hideLabel: boolean;
|
|
|
4148
4149
|
rows: number;
|
|
4149
4150
|
collab: undefined;
|
|
4150
4151
|
disabled: undefined;
|
|
4152
|
+
help: undefined;
|
|
4151
4153
|
}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
4152
4154
|
"update:modelValue": (data: string | null | undefined) => void;
|
|
4153
4155
|
"click:append": (data: string | null) => void;
|
|
@@ -4166,6 +4168,7 @@ hideLabel?: boolean | undefined;
|
|
|
4166
4168
|
rows?: number | undefined;
|
|
4167
4169
|
collab?: CollabComponentConfig;
|
|
4168
4170
|
disabled?: boolean | undefined;
|
|
4171
|
+
help?: string | undefined;
|
|
4169
4172
|
}>, {
|
|
4170
4173
|
label: undefined;
|
|
4171
4174
|
errorMessage: undefined;
|
|
@@ -4178,6 +4181,7 @@ hideLabel: boolean;
|
|
|
4178
4181
|
rows: number;
|
|
4179
4182
|
collab: undefined;
|
|
4180
4183
|
disabled: undefined;
|
|
4184
|
+
help: undefined;
|
|
4181
4185
|
}>>> & {
|
|
4182
4186
|
"onUpdate:modelValue"?: ((data: string | null | undefined) => any) | undefined;
|
|
4183
4187
|
onFocus?: ((data: string | null | undefined) => any) | undefined;
|
|
@@ -4193,6 +4197,7 @@ room: string;
|
|
|
4193
4197
|
field: string;
|
|
4194
4198
|
cachedUsers: CollabCachedUsersMap;
|
|
4195
4199
|
};
|
|
4200
|
+
help: string;
|
|
4196
4201
|
required: boolean;
|
|
4197
4202
|
label: string;
|
|
4198
4203
|
hideLabel: boolean;
|
|
@@ -4222,6 +4227,7 @@ collab?: CollabComponentConfig;
|
|
|
4222
4227
|
disabled?: boolean | undefined;
|
|
4223
4228
|
placeholder?: string | undefined;
|
|
4224
4229
|
persistentPlaceholder?: boolean | undefined;
|
|
4230
|
+
help?: string | undefined;
|
|
4225
4231
|
}>, {
|
|
4226
4232
|
label: undefined;
|
|
4227
4233
|
errorMessage: undefined;
|
|
@@ -4238,6 +4244,7 @@ collab: undefined;
|
|
|
4238
4244
|
disabled: undefined;
|
|
4239
4245
|
placeholder: undefined;
|
|
4240
4246
|
persistentPlaceholder: boolean;
|
|
4247
|
+
help: undefined;
|
|
4241
4248
|
}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
4242
4249
|
"update:modelValue": (data: string | number | null | undefined) => void;
|
|
4243
4250
|
"click:append": (data: string | number | null | undefined) => void;
|
|
@@ -4260,6 +4267,7 @@ collab?: CollabComponentConfig;
|
|
|
4260
4267
|
disabled?: boolean | undefined;
|
|
4261
4268
|
placeholder?: string | undefined;
|
|
4262
4269
|
persistentPlaceholder?: boolean | undefined;
|
|
4270
|
+
help?: string | undefined;
|
|
4263
4271
|
}>, {
|
|
4264
4272
|
label: undefined;
|
|
4265
4273
|
errorMessage: undefined;
|
|
@@ -4276,6 +4284,7 @@ collab: undefined;
|
|
|
4276
4284
|
disabled: undefined;
|
|
4277
4285
|
placeholder: undefined;
|
|
4278
4286
|
persistentPlaceholder: boolean;
|
|
4287
|
+
help: undefined;
|
|
4279
4288
|
}>>> & {
|
|
4280
4289
|
"onUpdate:modelValue"?: ((data: string | number | null | undefined) => any) | undefined;
|
|
4281
4290
|
onFocus?: ((data: string | number | null | undefined) => any) | undefined;
|
|
@@ -4293,6 +4302,7 @@ room: string;
|
|
|
4293
4302
|
field: string;
|
|
4294
4303
|
cachedUsers: CollabCachedUsersMap;
|
|
4295
4304
|
};
|
|
4305
|
+
help: string;
|
|
4296
4306
|
required: boolean;
|
|
4297
4307
|
label: string;
|
|
4298
4308
|
step: number;
|
|
@@ -4977,6 +4987,8 @@ export declare const apiFetchListBatch: <R>(client: () => AxiosInstance, urlTemp
|
|
|
4977
4987
|
*/
|
|
4978
4988
|
export declare const apiFetchOne: <R>(client: () => AxiosInstance, urlTemplate: string, urlParams: UrlParams | undefined, system: string, entity: string, options?: AxiosRequestConfig) => Promise<R>;
|
|
4979
4989
|
|
|
4990
|
+
export declare const apiGenerateListQuery: (pagination: Pagination, filterBag: FilterBag) => string;
|
|
4991
|
+
|
|
4980
4992
|
export declare interface ApiInfiniteResponseList<T> {
|
|
4981
4993
|
hasNextPage: boolean;
|
|
4982
4994
|
data: T;
|
|
@@ -7464,6 +7476,11 @@ addFromDam: string;
|
|
|
7464
7476
|
replaceFromDam: string;
|
|
7465
7477
|
removeImage: string;
|
|
7466
7478
|
};
|
|
7479
|
+
help: {
|
|
7480
|
+
texts: {
|
|
7481
|
+
description: string;
|
|
7482
|
+
};
|
|
7483
|
+
};
|
|
7467
7484
|
};
|
|
7468
7485
|
queueItem: {
|
|
7469
7486
|
edit: string;
|
|
@@ -8364,6 +8381,11 @@ export declare const messagesCs: {
|
|
|
8364
8381
|
replaceFromDam: string;
|
|
8365
8382
|
removeImage: string;
|
|
8366
8383
|
};
|
|
8384
|
+
help: {
|
|
8385
|
+
texts: {
|
|
8386
|
+
description: string;
|
|
8387
|
+
};
|
|
8388
|
+
};
|
|
8367
8389
|
};
|
|
8368
8390
|
queueItem: {
|
|
8369
8391
|
edit: string;
|
|
@@ -9059,6 +9081,11 @@ export declare const messagesEn: {
|
|
|
9059
9081
|
replaceFromDam: string;
|
|
9060
9082
|
removeImage: string;
|
|
9061
9083
|
};
|
|
9084
|
+
help: {
|
|
9085
|
+
texts: {
|
|
9086
|
+
description: string;
|
|
9087
|
+
};
|
|
9088
|
+
};
|
|
9062
9089
|
};
|
|
9063
9090
|
queueItem: {
|
|
9064
9091
|
edit: string;
|
|
@@ -9767,6 +9794,11 @@ export declare const messagesSk: {
|
|
|
9767
9794
|
replaceFromDam: string;
|
|
9768
9795
|
removeImage: string;
|
|
9769
9796
|
};
|
|
9797
|
+
help: {
|
|
9798
|
+
texts: {
|
|
9799
|
+
description: string;
|
|
9800
|
+
};
|
|
9801
|
+
};
|
|
9770
9802
|
};
|
|
9771
9803
|
queueItem: {
|
|
9772
9804
|
edit: string;
|
package/dist/common-admin.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
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
|
|
2
|
-
import { useI18n as
|
|
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-CiCZ4kMj.js";
|
|
2
|
+
import { useI18n as ei } from "vue-i18n";
|
|
3
3
|
export {
|
|
4
4
|
s as AActionCloseButton,
|
|
5
5
|
t as AActionCreateButton,
|
|
@@ -41,14 +41,14 @@ export {
|
|
|
41
41
|
w as AFilterBooleanSelect,
|
|
42
42
|
z as AFilterDatetimePicker,
|
|
43
43
|
H as AFilterInteger,
|
|
44
|
-
|
|
45
|
-
|
|
44
|
+
G as AFilterMixed,
|
|
45
|
+
x as AFilterRemoteAutocomplete,
|
|
46
46
|
j as AFilterResetButton,
|
|
47
47
|
J as AFilterString,
|
|
48
48
|
q as AFilterSubmitButton,
|
|
49
49
|
W as AFilterValueObjectOptionsSelect,
|
|
50
|
-
|
|
51
|
-
|
|
50
|
+
Q as AFilterWrapper,
|
|
51
|
+
K as AFormDatetimePicker,
|
|
52
52
|
X as AFormFlagDatetimePicker,
|
|
53
53
|
Y as AFormRemoteAutocomplete,
|
|
54
54
|
Z as AFormRemoteAutocompleteWithCached,
|
|
@@ -95,14 +95,14 @@ export {
|
|
|
95
95
|
wa as AnzuApiResponseCodeError,
|
|
96
96
|
za as AnzuApiValidationError,
|
|
97
97
|
Ha as AnzuFatalError,
|
|
98
|
-
|
|
99
|
-
|
|
98
|
+
Ga as AnzuSystemsCommonAdmin,
|
|
99
|
+
xa as AssetFileFailReason,
|
|
100
100
|
ja as AssetFileLinkType,
|
|
101
101
|
Ja as AssetFileProcessStatus,
|
|
102
102
|
qa as AvailableLanguagesSymbol,
|
|
103
103
|
Wa as COLLAB_FIELD_PREFIX_COMMENT,
|
|
104
|
-
|
|
105
|
-
|
|
104
|
+
Qa as COLLAB_FIELD_PREFIX_EMBED,
|
|
105
|
+
Ka as COMMON_CONFIG,
|
|
106
106
|
Xa as CollabAccessRoomStatus,
|
|
107
107
|
Ya as CollabChangeRoomLockStatus,
|
|
108
108
|
Za as CollabFieldLockStatus,
|
|
@@ -149,178 +149,179 @@ export {
|
|
|
149
149
|
we as UploadQueueItemType,
|
|
150
150
|
ze as UserAuthType,
|
|
151
151
|
He as apiAnyRequest,
|
|
152
|
-
|
|
153
|
-
|
|
152
|
+
Ge as apiCreateOne,
|
|
153
|
+
xe as apiDeleteOne,
|
|
154
154
|
je as apiFetchByIds,
|
|
155
155
|
Je as apiFetchList,
|
|
156
156
|
qe as apiFetchListBatch,
|
|
157
157
|
We as apiFetchOne,
|
|
158
|
+
Qe as apiGenerateListQuery,
|
|
158
159
|
Ke as apiUpdateOne,
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
160
|
+
Xe as arrayFlatten,
|
|
161
|
+
Ye as arrayFromArgs,
|
|
162
|
+
Ze as arrayItemToggle,
|
|
163
|
+
$e as arrayToString,
|
|
164
|
+
as as arraysHaveSameElements,
|
|
165
|
+
es as assetFileIsAudioFile,
|
|
166
|
+
ss as assetFileIsDocumentFile,
|
|
167
|
+
ts as assetFileIsImageFile,
|
|
168
|
+
os as assetFileIsVideoFile,
|
|
169
|
+
is as axiosErrorResponseHasForbiddenOperationData,
|
|
170
|
+
rs as axiosErrorResponseHasValidationData,
|
|
171
|
+
ns as axiosErrorResponseIsForbidden,
|
|
172
|
+
ls as booleanToInteger,
|
|
173
|
+
us as browserHistoryReplaceUrlByRouter,
|
|
174
|
+
cs as browserHistoryReplaceUrlByString,
|
|
175
|
+
As as cloneDeep,
|
|
176
|
+
ms as createDatatableColumnsConfig,
|
|
177
|
+
ds as createFieldLockStatusPayload,
|
|
178
|
+
bs as cropToRegion,
|
|
179
|
+
ps as damCurrentUser,
|
|
180
|
+
Cs as damCurrentUserIsSuperAdmin,
|
|
181
|
+
Ss as damFileTypeFix,
|
|
182
|
+
Ts as dateDiff,
|
|
183
|
+
Ds as dateModifyMinutes,
|
|
184
|
+
gs as dateNow,
|
|
185
|
+
Fs as datePretty,
|
|
186
|
+
ys as dateTimeEndOfDay,
|
|
187
|
+
Es as dateTimeFriendly,
|
|
188
|
+
Rs as dateTimeNow,
|
|
189
|
+
Bs as dateTimePretty,
|
|
190
|
+
Ls as dateTimeStartOfDay,
|
|
191
|
+
Is as dateTimeToDate,
|
|
192
|
+
hs as dateToUtc,
|
|
193
|
+
Us as defineCached,
|
|
194
|
+
Os as eventClickBlur,
|
|
195
|
+
Ps as fetchDamAssetLicenceGroupList,
|
|
196
|
+
fs as fetchDamAssetLicenceGroupListByIds,
|
|
197
|
+
_s as fetchDamAssetLicenceList,
|
|
198
|
+
vs as fetchDamAssetLicenceListByIds,
|
|
199
|
+
ks as fetchDamCurrentUser,
|
|
200
|
+
Ns as fetchDamExtSystemList,
|
|
201
|
+
Ms as fetchDamExtSystemListByIds,
|
|
202
|
+
Vs as fetchDamUser,
|
|
203
|
+
ws as fetchDamUserList,
|
|
204
|
+
zs as fetchDamUserListByIds,
|
|
205
|
+
Hs as generateDatatableMinMaxSelectStrategy,
|
|
206
|
+
Gs as generateUUIDv1,
|
|
206
207
|
xs as generateUUIDv4,
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
208
|
+
js as getAssetTypeByMimeType,
|
|
209
|
+
Js as i18n,
|
|
210
|
+
qs as initDamNotifications,
|
|
211
|
+
Ws as isAnzuApiForbiddenError,
|
|
212
|
+
Qs as isAnzuApiForbiddenOperationError,
|
|
212
213
|
Ks as isAnzuApiResponseCodeError,
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
214
|
+
Xs as isAnzuApiValidationError,
|
|
215
|
+
Ys as isAnzuFatalError,
|
|
216
|
+
Zs as isArray,
|
|
217
|
+
$s as isBoolean,
|
|
218
|
+
at as isCollabFailedChangeRoomLockCallback,
|
|
219
|
+
et as isCollabSuccessChangeRoomLockCallback,
|
|
220
|
+
st as isCreatedByAware,
|
|
221
|
+
tt as isDefined,
|
|
222
|
+
ot as isDocId,
|
|
223
|
+
it as isEmpty,
|
|
224
|
+
rt as isEmptyArray,
|
|
225
|
+
nt as isEmptyObject,
|
|
226
|
+
lt as isFunction,
|
|
227
|
+
ut as isInt,
|
|
228
|
+
ct as isNull,
|
|
229
|
+
At as isNumber,
|
|
230
|
+
mt as isObject,
|
|
231
|
+
dt as isOwnerAware,
|
|
232
|
+
bt as isString,
|
|
233
|
+
pt as isUndefined,
|
|
234
|
+
Ct as isValidHTTPStatus,
|
|
235
|
+
St as loadCommonFonts,
|
|
236
|
+
Tt as makeFilterHelper,
|
|
237
|
+
Dt as messagesCs,
|
|
238
|
+
gt as messagesEn,
|
|
239
|
+
Ft as messagesSk,
|
|
240
|
+
yt as modifyLanguageSettings,
|
|
241
|
+
Et as numberToString,
|
|
242
|
+
Rt as objectDeepFreeze,
|
|
243
|
+
Bt as objectDeletePropertyByPath,
|
|
244
|
+
Lt as objectGetValueByPath,
|
|
245
|
+
It as objectGetValues,
|
|
246
|
+
ht as objectSetValueByPath,
|
|
247
|
+
Ut as prettyBytes,
|
|
248
|
+
Ot as regionToCrop,
|
|
249
|
+
Pt as stringIsValidEmail,
|
|
250
|
+
ft as stringNormalizeForSlotName,
|
|
251
|
+
_t as stringSplitOnFirstOccurrence,
|
|
252
|
+
vt as stringToFloat,
|
|
253
|
+
kt as stringToInt,
|
|
254
|
+
Nt as stringToKebabCase,
|
|
255
|
+
Mt as stringToSlug,
|
|
256
|
+
Vt as stringTrimLength,
|
|
257
|
+
wt as stringUrlTemplateReplace,
|
|
258
|
+
zt as stringUrlTemplateReplaceVueRouter,
|
|
259
|
+
Ht as timePretty,
|
|
260
|
+
Gt as timestampCurrent,
|
|
260
261
|
xt as updateDamCurrentUser,
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
262
|
+
jt as updateDamUser,
|
|
263
|
+
Jt as useAcl,
|
|
264
|
+
qt as useAlerts,
|
|
265
|
+
Wt as useAnzuUserFactory,
|
|
266
|
+
Qt as useApiQueryBuilder,
|
|
266
267
|
Kt as useAssetSuggestions,
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
268
|
+
Xt as useCollabAnyDataChange,
|
|
269
|
+
Yt as useCollabApprovedJoinRequestEventBus,
|
|
270
|
+
Zt as useCollabApprovedRequestToTakeModerationEventBus,
|
|
271
|
+
$t as useCollabCurrentUserId,
|
|
272
|
+
ao as useCollabField,
|
|
273
|
+
eo as useCollabFieldLockStatusEventBus,
|
|
274
|
+
so as useCollabGatheringBufferDataEventBus,
|
|
275
|
+
to as useCollabHelpers,
|
|
276
|
+
oo as useCollabInit,
|
|
277
|
+
io as useCollabJoinRequestEventBus,
|
|
278
|
+
ro as useCollabKickedFromRoomEventBus,
|
|
279
|
+
no as useCollabReconnectEventBus,
|
|
280
|
+
lo as useCollabRejectedJoinRequestEventBus,
|
|
281
|
+
uo as useCollabRejectedRequestToTakeModerationEventBus,
|
|
282
|
+
co as useCollabRequestToTakeModerationEventBus,
|
|
283
|
+
Ao as useCollabRoom,
|
|
284
|
+
mo as useCollabRoomDataChangeEventBus,
|
|
285
|
+
bo as useCollabStartingEventBus,
|
|
286
|
+
po as useCollabState,
|
|
287
|
+
Co as useCommonAdminCollabOptions,
|
|
288
|
+
So as useCommonAdminImageOptions,
|
|
289
|
+
To as useCommonJobFactory,
|
|
290
|
+
Do as useCommonVuetifyConfig,
|
|
291
|
+
go as useCustomDataForm,
|
|
292
|
+
Fo as useCustomDataFormElementType,
|
|
293
|
+
yo as useDamAcceptTypeAndSizeHelper,
|
|
294
|
+
Eo as useDamAssetLicenceFilter,
|
|
295
|
+
Ro as useDamAuthorFactory,
|
|
296
|
+
Bo as useDamAuthorType,
|
|
297
|
+
Lo as useDamConfigState,
|
|
298
|
+
Io as useDamCurrentUser,
|
|
299
|
+
ho as useDamDistributionServiceType,
|
|
300
|
+
Uo as useDamKeywordFactory,
|
|
301
|
+
Oo as useDamNotifications,
|
|
302
|
+
Po as useDamUploadChunkSize,
|
|
303
|
+
fo as useDropzoneGlobalDragState,
|
|
304
|
+
_o as useErrors,
|
|
305
|
+
vo as useFilterHelpers,
|
|
306
|
+
ko as useGrant,
|
|
307
|
+
No as useGrantOrigin,
|
|
308
|
+
ei as useI18n,
|
|
309
|
+
Mo as useImageActions,
|
|
310
|
+
Vo as useJobApi,
|
|
311
|
+
wo as useJobBaseResource,
|
|
312
|
+
zo as useJobStatus,
|
|
313
|
+
Ho as useLanguageSettings,
|
|
314
|
+
Go as useLogLevel,
|
|
314
315
|
xo as useLoginStatus,
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
316
|
+
jo as usePagination,
|
|
317
|
+
Jo as usePaginationAutoHide,
|
|
318
|
+
qo as usePermissionConfigFactory,
|
|
319
|
+
Wo as usePermissionGroupFactory,
|
|
320
|
+
Qo as useRemainingTime,
|
|
320
321
|
Ko as useSubjectSelect,
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
322
|
+
Xo as useTheme,
|
|
323
|
+
Yo as useUploadQueueItemFactory,
|
|
324
|
+
Zo as useValidate,
|
|
325
|
+
$o as yearNow
|
|
325
326
|
};
|
|
326
327
|
//# sourceMappingURL=common-admin.es.js.map
|