@anzusystems/common-admin 0.0.68 → 0.0.70

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.
@@ -812,6 +812,123 @@ export declare const ABooleanValue: DefineComponent<{
812
812
  invertColor: boolean | undefined;
813
813
  }>;
814
814
 
815
+ export declare const ABtnSplit: DefineComponent<{
816
+ buttonT: {
817
+ type: PropType<string | undefined>;
818
+ required: false;
819
+ default: string;
820
+ };
821
+ buttonClass: {
822
+ type: PropType<string | undefined>;
823
+ required: false;
824
+ default: string;
825
+ };
826
+ dataCy: {
827
+ type: PropType<string | undefined>;
828
+ required: false;
829
+ default: string;
830
+ };
831
+ loading: {
832
+ type: PropType<boolean | undefined>;
833
+ required: false;
834
+ default: undefined;
835
+ };
836
+ disabled: {
837
+ type: PropType<boolean | undefined>;
838
+ required: false;
839
+ default: undefined;
840
+ };
841
+ disableMore: {
842
+ type: PropType<boolean | undefined>;
843
+ required: false;
844
+ default: boolean;
845
+ };
846
+ size: {
847
+ type: PropType<"small" | "x-small" | undefined>;
848
+ required: false;
849
+ default: undefined;
850
+ };
851
+ variant: {
852
+ type: PropType<ButtonVariantText | undefined>;
853
+ required: false;
854
+ default: string;
855
+ };
856
+ rounded: {
857
+ type: PropType<"pill" | undefined>;
858
+ required: false;
859
+ default: undefined;
860
+ };
861
+ color: {
862
+ type: PropType<string | undefined>;
863
+ required: false;
864
+ default: string;
865
+ };
866
+ }, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "onClick"[], "onClick", VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{
867
+ buttonT: {
868
+ type: PropType<string | undefined>;
869
+ required: false;
870
+ default: string;
871
+ };
872
+ buttonClass: {
873
+ type: PropType<string | undefined>;
874
+ required: false;
875
+ default: string;
876
+ };
877
+ dataCy: {
878
+ type: PropType<string | undefined>;
879
+ required: false;
880
+ default: string;
881
+ };
882
+ loading: {
883
+ type: PropType<boolean | undefined>;
884
+ required: false;
885
+ default: undefined;
886
+ };
887
+ disabled: {
888
+ type: PropType<boolean | undefined>;
889
+ required: false;
890
+ default: undefined;
891
+ };
892
+ disableMore: {
893
+ type: PropType<boolean | undefined>;
894
+ required: false;
895
+ default: boolean;
896
+ };
897
+ size: {
898
+ type: PropType<"small" | "x-small" | undefined>;
899
+ required: false;
900
+ default: undefined;
901
+ };
902
+ variant: {
903
+ type: PropType<ButtonVariantText | undefined>;
904
+ required: false;
905
+ default: string;
906
+ };
907
+ rounded: {
908
+ type: PropType<"pill" | undefined>;
909
+ required: false;
910
+ default: undefined;
911
+ };
912
+ color: {
913
+ type: PropType<string | undefined>;
914
+ required: false;
915
+ default: string;
916
+ };
917
+ }>> & {
918
+ onOnClick?: ((...args: any[]) => any) | undefined;
919
+ }, {
920
+ loading: boolean | undefined;
921
+ dataCy: string | undefined;
922
+ buttonT: string | undefined;
923
+ buttonClass: string | undefined;
924
+ variant: ButtonVariantText | undefined;
925
+ size: "small" | "x-small" | undefined;
926
+ disabled: boolean | undefined;
927
+ color: string | undefined;
928
+ disableMore: boolean | undefined;
929
+ rounded: "pill" | undefined;
930
+ }>;
931
+
815
932
  export declare const ACachedChip: DefineComponent<{
816
933
  id: {
817
934
  type: PropType<string | number | null | undefined>;
@@ -3615,6 +3732,8 @@ export declare const browserHistoryReplaceUrlByString: (path: string) => void;
3615
3732
 
3616
3733
  declare type ButtonVariant = 'primary' | 'secondary' | 'tertiary' | 'icon';
3617
3734
 
3735
+ declare type ButtonVariantText = 'primary' | 'secondary' | 'tertiary';
3736
+
3618
3737
  export declare type CachedItem<T extends object> = T & {
3619
3738
  _loaded: boolean;
3620
3739
  };
@@ -1,5 +1,5 @@
1
- import { P as V, Q as f, R as w, S as H, T as z, U as v, I as G, c as j, a4 as k, a5 as M, d as x, H as J, _ as K, a as W, A as Q, M as q, E as X, a6 as Y, B as Z, C as $, z as aa, y as ea, D as sa, J as ta, V as oa, v as ra, w as ia, x as na, s as Aa, t as ma, W as ba, r as la, X as pa, u as ua, q as ca, p as Ta, k as da, l as Sa, a7 as ga, m as Fa, n as ya, i as Ea, j as Ca, o as Da, N as Ba, a8 as Oa, G as Ra, a1 as Ua, F as _a, a3 as Pa, a9 as ha, aa as La, ac as Na, e as Ia, f as Va, b as fa, a2 as wa, h as Ha, Y as za, Z as va, $ as Ga, a0 as ja, K as ka, ab as Ma, O as xa, L as Ja, c1 as Ka, c6 as Wa, c3 as Qa, c9 as qa, cb as Xa, cc as Ya, bN as Za, bY as $a, b5 as ae, b4 as ee, bO as se, aq as te, as as oe, bS as re, bQ as ie, bU as ne, bR as Ae, bP as me, bT as be, bV as le, ay as pe, az as ue, au as ce, bX as Te, bW as de, bM as Se, bL as ge, am as Fe, bx as ye, by as Ee, bz as Ce, bA as De, bB as Be, bC as Oe, bD as Re, br as Ue, bq as _e, bo as Pe, bp as he, bs as Le, c5 as Ne, c8 as Ie, c0 as Ve, bn as fe, bu as we, bt as He, aE as ze, aj as ve, bj as Ge, bc as je, be as ke, bh as Me, b7 as xe, ba as Je, b9 as Ke, bb as We, b8 as Qe, bf as qe, bd as Xe, al as Ye, bv as Ze, bw as $e, b_ as as, b$ as es, c4 as ss, c2 as ts, c7 as os, ca as rs, aJ as is, aK as ns, ax as As, aO as ms, aL as bs, aF as ls, aI as ps, aG as us, aP as cs, aM as Ts, aR as ds, aH as Ss, aw as gs, aQ as Fs, aN as ys, bl as Es, ce as Cs, ag as Ds, bJ as Bs, bK as Os, ao as Rs, bm as Us, aW as _s, aV as Ps, aT as hs, aS as Ls, aU as Ns, bk as Is, b1 as Vs, a_ as fs, aY as ws, aX as Hs, b0 as zs, aZ as vs, a$ as Gs, b2 as js, b3 as ks, bi as Ms, b6 as xs, bI as Js, ah as Ks, aB as Ws, bE as Qs, aA as qs, cd as Xs, ai as Ys, af as Zs, ar as $s, at, bF as et, bG as st, bH as tt, an as ot, av as rt, ap as it, ad as nt, ae as At, aC as mt, aD as bt, ak as lt, bZ as pt, bg as ut } from "./lib-e3369dc7.js";
2
- import { useI18n as Tt } from "vue-i18n";
1
+ import { P as V, Q as f, R as w, S as H, T as z, U as v, I as G, c as j, a5 as k, a6 as M, d as x, a0 as J, H as K, _ as W, a as Q, A as q, M as X, E as Y, a7 as Z, B as $, C as aa, z as ea, y as sa, D as ta, J as oa, V as ra, v as ia, w as na, x as Aa, s as ma, t as ba, W as la, r as pa, X as ua, u as ca, q as Ta, p as da, k as Sa, l as ga, a8 as Fa, m as ya, n as Ea, i as Ca, j as Da, o as Ba, N as Oa, a9 as Ra, G as Ua, a2 as _a, F as Pa, a4 as ha, aa as La, ab as Na, ad as Ia, e as Va, f as fa, b as wa, a3 as Ha, h as za, Y as va, Z as Ga, $ as ja, a1 as ka, K as Ma, ac as xa, O as Ja, L as Ka, c2 as Wa, c7 as Qa, c4 as qa, ca as Xa, cc as Ya, cd as Za, bO as $a, bZ as ae, b6 as ee, b5 as se, bP as te, ar as oe, at as re, bT as ie, bR as ne, bV as Ae, bS as me, bQ as be, bU as le, bW as pe, az as ue, aA as ce, av as Te, bY as de, bX as Se, bN as ge, bM as Fe, an as ye, by as Ee, bz as Ce, bA as De, bB as Be, bC as Oe, bD as Re, bE as Ue, bs as _e, br as Pe, bp as he, bq as Le, bt as Ne, c6 as Ie, c9 as Ve, c1 as fe, bo as we, bv as He, bu as ze, aF as ve, ak as Ge, bk as je, bd as ke, bf as Me, bi as xe, b8 as Je, bb as Ke, ba as We, bc as Qe, b9 as qe, bg as Xe, be as Ye, am as Ze, bw as $e, bx as as, b$ as es, c0 as ss, c5 as ts, c3 as os, c8 as rs, cb as is, aK as ns, aL as As, ay as ms, aP as bs, aM as ls, aG as ps, aJ as us, aH as cs, aQ as Ts, aN as ds, aS as Ss, aI as gs, ax as Fs, aR as ys, aO as Es, bm as Cs, cf as Ds, ah as Bs, bK as Os, bL as Rs, ap as Us, bn as _s, aX as Ps, aW as hs, aU as Ls, aT as Ns, aV as Is, bl as Vs, b2 as fs, a$ as ws, aZ as Hs, aY as zs, b1 as vs, a_ as Gs, b0 as js, b3 as ks, b4 as Ms, bj as xs, b7 as Js, bJ as Ks, ai as Ws, aC as Qs, bF as qs, aB as Xs, ce as Ys, aj as Zs, ag as $s, as as at, au as et, bG as st, bH as tt, bI as ot, ao as rt, aw as it, aq as nt, ae as At, af as mt, aD as bt, aE as lt, al as pt, b_ as ut, bh as ct } from "./lib-be4807f9.js";
2
+ import { useI18n as dt } from "vue-i18n";
3
3
  import "vue";
4
4
  import "vuetify/lib/components/VChip/index.mjs";
5
5
  import "vuetify/lib/components/VGrid/index.mjs";
@@ -27,10 +27,10 @@ import "vuetify/lib/components/VCheckbox/index.mjs";
27
27
  import "vuetify/lib/components/VSwitch/index.mjs";
28
28
  import "vuetify/lib/components/VSelect/index.mjs";
29
29
  import "vuetify/lib/components/VProgressCircular/index.mjs";
30
+ import "vuetify/lib/components/VDivider/index.mjs";
30
31
  import "vuetify/lib/components/VAvatar/index.mjs";
31
32
  import "vuetify/lib/components/VAppBar/index.mjs";
32
33
  import "vuetify/lib/components/VColorPicker/index.mjs";
33
- import "vuetify/lib/components/VDivider/index.mjs";
34
34
  import "vuetify/components";
35
35
  export {
36
36
  V as AActionCloseButton,
@@ -44,191 +44,192 @@ export {
44
44
  k as AAnzuUserAvatar,
45
45
  M as AAvatarColorPicker,
46
46
  x as ABooleanValue,
47
- J as ACachedChip,
48
- K as ACard,
49
- W as ACardLoader,
50
- Q as AChipNoLink,
51
- q as ACopyText,
52
- X as ACreateDialog,
53
- Y as ACurrentUserDropdown,
54
- Z as ADatatableConfigButton,
55
- $ as ADatatableOrdering,
56
- aa as ADatatablePagination,
57
- ea as ADatetime,
58
- sa as ADialogToolbar,
59
- ta as AEmptyRouterView,
60
- oa as AFilterAdvancedButton,
61
- ra as AFilterBooleanGroup,
62
- ia as AFilterBooleanSelect,
63
- na as AFilterDatetimePicker,
64
- Aa as AFilterInteger,
65
- ma as AFilterRemoteAutocomplete,
66
- ba as AFilterResetButton,
67
- la as AFilterString,
68
- pa as AFilterSubmitButton,
69
- ua as AFilterValueObjectOptionsSelect,
70
- ca as AFilterWrapper,
71
- Ta as AFormBooleanToggle,
72
- da as AFormDatetimePicker,
73
- Sa as AFormRemoteAutocomplete,
74
- ga as AFormRemoteAutocompleteWithCached,
75
- Fa as AFormRemoteCheckbox,
76
- ya as AFormRemoteSwitch,
77
- Ea as AFormTextField,
78
- Ca as AFormTextarea,
79
- Da as AFormValueObjectOptionsSelect,
80
- Ba as AIconGroup,
81
- Oa as AJobDetailCommon,
82
- Ra as AJobStatusChip,
83
- Ua as ALanguageSelect,
84
- _a as ALogData,
85
- Pa as ALogLevelChip,
86
- ha as ALoginView,
87
- La as ALogoutView,
88
- Na as ANotFoundView,
89
- Ia as APermissionGrantEditor,
90
- Va as APermissionValueChip,
91
- fa as ARow,
92
- wa as ASystemBar,
93
- Ha as ASystemEntityScope,
94
- za as ATableCopyIdButton,
95
- va as ATableDetailButton,
96
- Ga as ATableEditButton,
97
- ja as AThemeSelect,
98
- ka as ATimeTrackingFields,
99
- Ma as AUnauthorizedView,
100
- xa as AUserAndTimeTrackingFields,
101
- Ja as Acl,
102
- Ka as AnzuApiForbiddenError,
103
- Wa as AnzuApiForbiddenOperationError,
104
- Qa as AnzuApiResponseCodeError,
105
- qa as AnzuApiValidationError,
106
- Xa as AnzuFatalError,
107
- Ya as AnzuSystemsCommonAdmin,
108
- Za as AvailableLanguagesSymbol,
109
- $a as COMMON_CONFIG,
110
- ae as DATETIME_MAX,
111
- ee as DATETIME_MIN,
112
- se as DefaultLanguageSymbol,
113
- te as Grant,
114
- oe as GrantOrigin,
115
- re as HTTP_STATUS_BAD_REQUEST,
116
- ie as HTTP_STATUS_CREATED,
117
- ne as HTTP_STATUS_FORBIDDEN,
118
- Ae as HTTP_STATUS_NO_CONTENT,
119
- me as HTTP_STATUS_OK,
120
- be as HTTP_STATUS_UNAUTHORIZED,
121
- le as HTTP_STATUS_UNPROCESSABLE_ENTITY,
122
- pe as JOB_RESOURCE_USER_DATA_DELETE,
123
- ue as JobStatus,
124
- ce as LogLevel,
125
- Te as NEW_LINE_MARK,
126
- de as ROLE_SUPER_ADMIN,
127
- Se as SubjectScopeSymbol,
128
- ge as SystemScopeSymbol,
129
- Fe as Theme,
130
- ye as apiAnyRequest,
131
- Ee as apiCreateOne,
132
- Ce as apiDeleteOne,
133
- De as apiFetchByIds,
134
- Be as apiFetchList,
135
- Oe as apiFetchOne,
136
- Re as apiUpdateOne,
137
- Ue as arrayFlatten,
138
- _e as arrayFromArgs,
139
- Pe as arrayItemToggle,
140
- he as arrayToString,
141
- Le as arraysHaveSameElements,
142
- Ne as axiosErrorResponseHasForbiddenOperationData,
143
- Ie as axiosErrorResponseHasValidationData,
144
- Ve as axiosErrorResponseIsForbidden,
145
- fe as booleanToInteger,
146
- we as browserHistoryReplaceUrlByRouter,
147
- He as browserHistoryReplaceUrlByString,
148
- ze as cloneDeep,
149
- ve as createDatatableColumnsConfig,
150
- Ge as dateDiff,
151
- je as dateModifyMinutes,
152
- ke as dateNow,
153
- Me as datePretty,
154
- xe as dateTimeEndOfDay,
155
- Je as dateTimeFriendly,
156
- Ke as dateTimeNow,
157
- We as dateTimePretty,
158
- Qe as dateTimeStartOfDay,
159
- qe as dateTimeToDate,
160
- Xe as dateToUtc,
161
- Ye as defineCached,
162
- Ze as eventClickBlur,
163
- $e as generateUUIDv1,
164
- as as i18n,
165
- es as isAnzuApiForbiddenError,
166
- ss as isAnzuApiForbiddenOperationError,
167
- ts as isAnzuApiResponseCodeError,
168
- os as isAnzuApiValidationError,
169
- rs as isAnzuFatalError,
170
- is as isArray,
171
- ns as isBoolean,
172
- As as isCreatedByAware,
173
- ms as isDefined,
174
- bs as isDocId,
175
- ls as isEmpty,
176
- ps as isEmptyArray,
177
- us as isEmptyObject,
178
- cs as isInt,
179
- Ts as isNull,
180
- ds as isNumber,
181
- Ss as isObject,
182
- gs as isOwnerAware,
183
- Fs as isString,
184
- ys as isUndefined,
185
- Es as isValidHTTPStatus,
186
- Cs as loadCommonFonts,
187
- Ds as makeFilterHelper,
188
- Bs as messagesEn,
189
- Os as messagesSk,
190
- Rs as modifyLanguageSettings,
191
- Us as numberToString,
192
- _s as objectDeepFreeze,
193
- Ps as objectDeletePropertyByPath,
194
- hs as objectGetValueByPath,
195
- Ls as objectGetValues,
196
- Ns as objectSetValueByPath,
197
- Is as prettyBytes,
198
- Vs as stringNormalizeForSlotName,
199
- fs as stringSplitOnFirstOccurrence,
200
- ws as stringToFloat,
201
- Hs as stringToInt,
202
- zs as stringToKebabCase,
203
- vs as stringToSlug,
204
- Gs as stringTrimLength,
205
- js as stringUrlTemplateReplace,
206
- ks as stringUrlTemplateReplaceVueRouter,
207
- Ms as timePretty,
208
- xs as timestampCurrent,
209
- Js as useAcl,
210
- Ks as useAlerts,
211
- Ws as useAnzuUserFactory,
212
- Qs as useApiQueryBuilder,
213
- qs as useCommonJobFactory,
214
- Xs as useCommonVuetifyConfig,
215
- Ys as useErrors,
216
- Zs as useFilterHelpers,
217
- $s as useGrant,
218
- at as useGrantOrigin,
219
- Tt as useI18n,
220
- et as useJobApi,
221
- st as useJobBaseResource,
222
- tt as useJobStatus,
223
- ot as useLanguageSettings,
224
- rt as useLogLevel,
225
- it as useLoginStatus,
226
- nt as usePagination,
227
- At as usePaginationAutoHide,
228
- mt as usePermissionConfigFactory,
229
- bt as usePermissionGroupFactory,
230
- lt as useTheme,
231
- pt as useValidate,
232
- ut as yearNow
47
+ J as ABtnSplit,
48
+ K as ACachedChip,
49
+ W as ACard,
50
+ Q as ACardLoader,
51
+ q as AChipNoLink,
52
+ X as ACopyText,
53
+ Y as ACreateDialog,
54
+ Z as ACurrentUserDropdown,
55
+ $ as ADatatableConfigButton,
56
+ aa as ADatatableOrdering,
57
+ ea as ADatatablePagination,
58
+ sa as ADatetime,
59
+ ta as ADialogToolbar,
60
+ oa as AEmptyRouterView,
61
+ ra as AFilterAdvancedButton,
62
+ ia as AFilterBooleanGroup,
63
+ na as AFilterBooleanSelect,
64
+ Aa as AFilterDatetimePicker,
65
+ ma as AFilterInteger,
66
+ ba as AFilterRemoteAutocomplete,
67
+ la as AFilterResetButton,
68
+ pa as AFilterString,
69
+ ua as AFilterSubmitButton,
70
+ ca as AFilterValueObjectOptionsSelect,
71
+ Ta as AFilterWrapper,
72
+ da as AFormBooleanToggle,
73
+ Sa as AFormDatetimePicker,
74
+ ga as AFormRemoteAutocomplete,
75
+ Fa as AFormRemoteAutocompleteWithCached,
76
+ ya as AFormRemoteCheckbox,
77
+ Ea as AFormRemoteSwitch,
78
+ Ca as AFormTextField,
79
+ Da as AFormTextarea,
80
+ Ba as AFormValueObjectOptionsSelect,
81
+ Oa as AIconGroup,
82
+ Ra as AJobDetailCommon,
83
+ Ua as AJobStatusChip,
84
+ _a as ALanguageSelect,
85
+ Pa as ALogData,
86
+ ha as ALogLevelChip,
87
+ La as ALoginView,
88
+ Na as ALogoutView,
89
+ Ia as ANotFoundView,
90
+ Va as APermissionGrantEditor,
91
+ fa as APermissionValueChip,
92
+ wa as ARow,
93
+ Ha as ASystemBar,
94
+ za as ASystemEntityScope,
95
+ va as ATableCopyIdButton,
96
+ Ga as ATableDetailButton,
97
+ ja as ATableEditButton,
98
+ ka as AThemeSelect,
99
+ Ma as ATimeTrackingFields,
100
+ xa as AUnauthorizedView,
101
+ Ja as AUserAndTimeTrackingFields,
102
+ Ka as Acl,
103
+ Wa as AnzuApiForbiddenError,
104
+ Qa as AnzuApiForbiddenOperationError,
105
+ qa as AnzuApiResponseCodeError,
106
+ Xa as AnzuApiValidationError,
107
+ Ya as AnzuFatalError,
108
+ Za as AnzuSystemsCommonAdmin,
109
+ $a as AvailableLanguagesSymbol,
110
+ ae as COMMON_CONFIG,
111
+ ee as DATETIME_MAX,
112
+ se as DATETIME_MIN,
113
+ te as DefaultLanguageSymbol,
114
+ oe as Grant,
115
+ re as GrantOrigin,
116
+ ie as HTTP_STATUS_BAD_REQUEST,
117
+ ne as HTTP_STATUS_CREATED,
118
+ Ae as HTTP_STATUS_FORBIDDEN,
119
+ me as HTTP_STATUS_NO_CONTENT,
120
+ be as HTTP_STATUS_OK,
121
+ le as HTTP_STATUS_UNAUTHORIZED,
122
+ pe as HTTP_STATUS_UNPROCESSABLE_ENTITY,
123
+ ue as JOB_RESOURCE_USER_DATA_DELETE,
124
+ ce as JobStatus,
125
+ Te as LogLevel,
126
+ de as NEW_LINE_MARK,
127
+ Se as ROLE_SUPER_ADMIN,
128
+ ge as SubjectScopeSymbol,
129
+ Fe as SystemScopeSymbol,
130
+ ye as Theme,
131
+ Ee as apiAnyRequest,
132
+ Ce as apiCreateOne,
133
+ De as apiDeleteOne,
134
+ Be as apiFetchByIds,
135
+ Oe as apiFetchList,
136
+ Re as apiFetchOne,
137
+ Ue as apiUpdateOne,
138
+ _e as arrayFlatten,
139
+ Pe as arrayFromArgs,
140
+ he as arrayItemToggle,
141
+ Le as arrayToString,
142
+ Ne as arraysHaveSameElements,
143
+ Ie as axiosErrorResponseHasForbiddenOperationData,
144
+ Ve as axiosErrorResponseHasValidationData,
145
+ fe as axiosErrorResponseIsForbidden,
146
+ we as booleanToInteger,
147
+ He as browserHistoryReplaceUrlByRouter,
148
+ ze as browserHistoryReplaceUrlByString,
149
+ ve as cloneDeep,
150
+ Ge as createDatatableColumnsConfig,
151
+ je as dateDiff,
152
+ ke as dateModifyMinutes,
153
+ Me as dateNow,
154
+ xe as datePretty,
155
+ Je as dateTimeEndOfDay,
156
+ Ke as dateTimeFriendly,
157
+ We as dateTimeNow,
158
+ Qe as dateTimePretty,
159
+ qe as dateTimeStartOfDay,
160
+ Xe as dateTimeToDate,
161
+ Ye as dateToUtc,
162
+ Ze as defineCached,
163
+ $e as eventClickBlur,
164
+ as as generateUUIDv1,
165
+ es as i18n,
166
+ ss as isAnzuApiForbiddenError,
167
+ ts as isAnzuApiForbiddenOperationError,
168
+ os as isAnzuApiResponseCodeError,
169
+ rs as isAnzuApiValidationError,
170
+ is as isAnzuFatalError,
171
+ ns as isArray,
172
+ As as isBoolean,
173
+ ms as isCreatedByAware,
174
+ bs as isDefined,
175
+ ls as isDocId,
176
+ ps as isEmpty,
177
+ us as isEmptyArray,
178
+ cs as isEmptyObject,
179
+ Ts as isInt,
180
+ ds as isNull,
181
+ Ss as isNumber,
182
+ gs as isObject,
183
+ Fs as isOwnerAware,
184
+ ys as isString,
185
+ Es as isUndefined,
186
+ Cs as isValidHTTPStatus,
187
+ Ds as loadCommonFonts,
188
+ Bs as makeFilterHelper,
189
+ Os as messagesEn,
190
+ Rs as messagesSk,
191
+ Us as modifyLanguageSettings,
192
+ _s as numberToString,
193
+ Ps as objectDeepFreeze,
194
+ hs as objectDeletePropertyByPath,
195
+ Ls as objectGetValueByPath,
196
+ Ns as objectGetValues,
197
+ Is as objectSetValueByPath,
198
+ Vs as prettyBytes,
199
+ fs as stringNormalizeForSlotName,
200
+ ws as stringSplitOnFirstOccurrence,
201
+ Hs as stringToFloat,
202
+ zs as stringToInt,
203
+ vs as stringToKebabCase,
204
+ Gs as stringToSlug,
205
+ js as stringTrimLength,
206
+ ks as stringUrlTemplateReplace,
207
+ Ms as stringUrlTemplateReplaceVueRouter,
208
+ xs as timePretty,
209
+ Js as timestampCurrent,
210
+ Ks as useAcl,
211
+ Ws as useAlerts,
212
+ Qs as useAnzuUserFactory,
213
+ qs as useApiQueryBuilder,
214
+ Xs as useCommonJobFactory,
215
+ Ys as useCommonVuetifyConfig,
216
+ Zs as useErrors,
217
+ $s as useFilterHelpers,
218
+ at as useGrant,
219
+ et as useGrantOrigin,
220
+ dt as useI18n,
221
+ st as useJobApi,
222
+ tt as useJobBaseResource,
223
+ ot as useJobStatus,
224
+ rt as useLanguageSettings,
225
+ it as useLogLevel,
226
+ nt as useLoginStatus,
227
+ At as usePagination,
228
+ mt as usePaginationAutoHide,
229
+ bt as usePermissionConfigFactory,
230
+ lt as usePermissionGroupFactory,
231
+ pt as useTheme,
232
+ ut as useValidate,
233
+ ct as yearNow
233
234
  };
234
235
  //# sourceMappingURL=common-admin.es.js.map