@vc-shell/framework 1.1.5 → 1.1.7
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/CHANGELOG.md +14 -0
- package/core/plugins/modularity/loader.ts +31 -0
- package/dist/core/plugins/modularity/loader.d.ts.map +1 -1
- package/dist/framework.js +105 -104
- package/dist/{index-Bv5as3SI.js → index-B-mWhdLd.js} +1 -1
- package/dist/{index-DpDbQQg6.js → index-B8b4HKad.js} +1 -1
- package/dist/{index-JTAZpxKF.js → index-BgxGeHeF.js} +1 -1
- package/dist/{index-Dh1XjfgY.js → index-BkhpB2QG.js} +1 -1
- package/dist/{index-BG6N4UCY.js → index-C1SZpIDW.js} +1 -1
- package/dist/{index-DwuQbDJG.js → index-C5CvjxDz.js} +1 -1
- package/dist/{index-BBHl6nap.js → index-C70yQsjv.js} +1 -1
- package/dist/{index-CKLiFGZ-.js → index-CDBWP4up.js} +1 -1
- package/dist/{index-DbpKygJh.js → index-CiGiEqGG.js} +1 -1
- package/dist/{index-DgCtSr4P.js → index-CupHW_BC.js} +1 -1
- package/dist/{index-Fhuqbkq2.js → index-CyoDOgBt.js} +1 -1
- package/dist/{index-Q3k1PYzc.js → index-Dfqkcdc_.js} +1 -1
- package/dist/{index-CtGZgIiV.js → index-DqYA_pFb.js} +1 -1
- package/dist/{index-D13Jcezf.js → index-EX-KKv5q.js} +1 -1
- package/dist/{index-C4VyqVxv.js → index-F1Iiqswe.js} +1 -1
- package/dist/{index-MKD2CP5c.js → index-L61Jab0v.js} +8653 -8565
- package/dist/{index-CTmAMa_1.js → index-hQL5vI4T.js} +1 -1
- package/dist/index.css +1 -1
- package/dist/shared/components/common/popup/vc-popup-error.vue.d.ts +2 -2
- package/dist/shared/components/common/popup/vc-popup-error.vue.d.ts.map +1 -1
- package/dist/shared/components/common/popup/vc-popup-info.vue.d.ts +2 -2
- package/dist/shared/components/common/popup/vc-popup-info.vue.d.ts.map +1 -1
- package/dist/shared/components/common/popup/vc-popup-warning.vue.d.ts +2 -2
- package/dist/shared/components/common/popup/vc-popup-warning.vue.d.ts.map +1 -1
- package/dist/shared/components/dashboard-widget-card/dashboard-widget-card.vue.d.ts +3 -3
- package/dist/shared/components/dashboard-widget-card/dashboard-widget-card.vue.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts +1 -1
- package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-label/vc-label.vue.d.ts +2 -2
- package/dist/ui/components/atoms/vc-label/vc-label.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-tooltip/vc-tooltip.vue.d.ts +2 -2
- package/dist/ui/components/atoms/vc-tooltip/vc-tooltip.vue.d.ts.map +1 -1
- package/dist/ui/components/index.d.ts +0 -1
- package/dist/ui/components/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/index.d.ts +1 -0
- package/dist/ui/components/molecules/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts +3 -3
- package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts +1 -1
- package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts +6 -34
- package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input-dropdown/index.d.ts +4 -0
- package/dist/ui/components/molecules/vc-input-dropdown/index.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts +171 -0
- package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts.map +1 -0
- package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts +2 -2
- package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts +1 -1
- package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts +1 -1
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarWidgetItem.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarWidgetItem.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/MenuSidebar.vue.d.ts +5 -5
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/MenuSidebar.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue.d.ts +3 -3
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts +4 -4
- package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-login-form/vc-login-form.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-login-form/vc-login-form.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts +3 -3
- package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts.map +1 -1
- package/package.json +4 -4
- package/shared/components/common/popup/vc-popup-error.vue +3 -3
- package/shared/components/common/popup/vc-popup-info.vue +3 -3
- package/shared/components/common/popup/vc-popup-warning.vue +3 -3
- package/shared/components/dashboard-widget-card/dashboard-widget-card.vue +4 -4
- package/ui/components/atoms/vc-badge/vc-badge.vue +2 -2
- package/ui/components/atoms/vc-icon/vc-icon.stories.ts +1 -1
- package/ui/components/atoms/vc-label/vc-label.vue +3 -3
- package/ui/components/atoms/vc-tooltip/vc-tooltip.vue +3 -3
- package/ui/components/index.ts +0 -2
- package/ui/components/molecules/index.ts +1 -0
- package/ui/components/molecules/vc-checkbox/vc-checkbox.vue +4 -4
- package/ui/components/molecules/vc-file-upload/vc-file-upload.vue +2 -2
- package/ui/components/molecules/vc-input-currency/vc-input-currency.stories.ts +1 -1
- package/ui/components/molecules/vc-input-currency/vc-input-currency.vue +41 -118
- package/ui/components/molecules/vc-input-dropdown/index.ts +4 -0
- package/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.stories.ts +763 -0
- package/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue +268 -0
- package/ui/components/molecules/vc-multivalue/vc-multivalue.vue +2 -2
- package/ui/components/molecules/vc-rating/vc-rating.vue +2 -2
- package/ui/components/molecules/vc-textarea/vc-textarea.vue +2 -2
- package/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarWidgetItem.vue +3 -3
- package/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/MenuSidebar.vue +6 -6
- package/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue +4 -4
- package/ui/components/organisms/vc-app/vc-app.vue +2 -3
- package/ui/components/organisms/vc-blade/vc-blade.vue +5 -5
- package/ui/components/organisms/vc-login-form/vc-login-form.vue +2 -2
- package/ui/components/organisms/vc-popup/vc-popup.vue +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## [1.1.7](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.6...v1.1.7) (2025-05-12)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## [1.1.6](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.5...v1.1.6) (2025-05-12)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* enhance module compatibility checks with error notifications ([4f9c44e](https://github.com/VirtoCommerce/vc-shell/commit/4f9c44ec73e3e83a31d5099ec641c761b5e96167))
|
|
11
|
+
* VcInputDropdown component, replace VcSelect with VcInputDropdown and update related stories ([08f3c72](https://github.com/VirtoCommerce/vc-shell/commit/08f3c72d1cdee3a82868db5238c7e9879914cc8c))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
1
15
|
## [1.1.5](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.4...v1.1.5) (2025-05-07)
|
|
2
16
|
|
|
3
17
|
|
|
@@ -3,6 +3,7 @@ import { Router } from "vue-router";
|
|
|
3
3
|
import { ExtensionRegistry, createExtensionsHelper, registerModuleExtensions } from "./extensions-helper";
|
|
4
4
|
import { DynamicModulesKey } from "../../../injection-keys";
|
|
5
5
|
import * as semver from "semver";
|
|
6
|
+
import { notification } from "../../../shared";
|
|
6
7
|
|
|
7
8
|
interface ModuleManifest {
|
|
8
9
|
file: string;
|
|
@@ -135,6 +136,7 @@ const DEFAULT_CONFIG: Partial<ModuleConfig> = {
|
|
|
135
136
|
manifestFileName: "manifest.json",
|
|
136
137
|
entryPointKey: "isEntry",
|
|
137
138
|
skipVersionCheck: false,
|
|
139
|
+
frameworkVersion: "1.1.0",
|
|
138
140
|
};
|
|
139
141
|
|
|
140
142
|
function checkAppCompatibility(moduleId: string, versionInfo: VersionInfo, appName: string, appVersion?: string): void {
|
|
@@ -146,6 +148,11 @@ function checkAppCompatibility(moduleId: string, versionInfo: VersionInfo, appNa
|
|
|
146
148
|
|
|
147
149
|
if (!appPattern) {
|
|
148
150
|
const compatibleApps = Object.keys(versionInfo.appCompatibility).join(", ");
|
|
151
|
+
|
|
152
|
+
notification.error(
|
|
153
|
+
`Module ${moduleId} is not compatible with application ${appName}. Required apps: ${compatibleApps}`,
|
|
154
|
+
);
|
|
155
|
+
|
|
149
156
|
throw new VersionCompatibilityError(moduleId, {
|
|
150
157
|
required: compatibleApps || "none",
|
|
151
158
|
current: appName,
|
|
@@ -155,6 +162,10 @@ function checkAppCompatibility(moduleId: string, versionInfo: VersionInfo, appNa
|
|
|
155
162
|
|
|
156
163
|
if (appPattern !== "*" && appVersion) {
|
|
157
164
|
if (!semver.satisfies(appVersion, appPattern)) {
|
|
165
|
+
notification.error(
|
|
166
|
+
`Module ${moduleId} is not compatible with application ${appName} v${appVersion}. Required apps: ${appPattern}`,
|
|
167
|
+
);
|
|
168
|
+
|
|
158
169
|
throw new VersionCompatibilityError(moduleId, {
|
|
159
170
|
required: appPattern,
|
|
160
171
|
current: appVersion,
|
|
@@ -179,6 +190,12 @@ function checkVersionCompatibility(
|
|
|
179
190
|
moduleVersion.compatibleWith.framework &&
|
|
180
191
|
!semver.satisfies(frameworkVersion, moduleVersion.compatibleWith.framework)
|
|
181
192
|
) {
|
|
193
|
+
console.error(
|
|
194
|
+
`Module ${moduleId} requires framework version ${moduleVersion.compatibleWith.framework}, but current framework version is ${frameworkVersion}.`,
|
|
195
|
+
);
|
|
196
|
+
notification.error(
|
|
197
|
+
`Module ${moduleId} requires framework version ${moduleVersion.compatibleWith.framework}, but current framework version is ${frameworkVersion}.`,
|
|
198
|
+
);
|
|
182
199
|
throw new VersionCompatibilityError(moduleId, {
|
|
183
200
|
required: moduleVersion.compatibleWith.framework,
|
|
184
201
|
current: frameworkVersion,
|
|
@@ -198,6 +215,12 @@ function checkVersionCompatibility(
|
|
|
198
215
|
}
|
|
199
216
|
|
|
200
217
|
if (!semver.satisfies(loadedDepVersion, versionRange)) {
|
|
218
|
+
console.error(
|
|
219
|
+
`Module ${moduleId} requires ${depModuleId} version ${versionRange}, but loaded version is ${loadedDepVersion}.`,
|
|
220
|
+
);
|
|
221
|
+
notification.error(
|
|
222
|
+
`Module ${moduleId} requires ${depModuleId} version ${versionRange}, but loaded version is ${loadedDepVersion}.`,
|
|
223
|
+
);
|
|
201
224
|
throw new VersionCompatibilityError(moduleId, {
|
|
202
225
|
required: versionRange,
|
|
203
226
|
current: loadedDepVersion,
|
|
@@ -215,6 +238,13 @@ export function useDynamicModules(
|
|
|
215
238
|
config: Partial<ModuleConfig> = {},
|
|
216
239
|
) {
|
|
217
240
|
const finalConfig = { ...DEFAULT_CONFIG, ...config };
|
|
241
|
+
|
|
242
|
+
if (!config.frameworkVersion && finalConfig.frameworkVersion) {
|
|
243
|
+
console.warn(
|
|
244
|
+
`Framework version not specified in the configuration, using default ${finalConfig.frameworkVersion}. This may cause compatibility issues with modules.`,
|
|
245
|
+
);
|
|
246
|
+
}
|
|
247
|
+
|
|
218
248
|
const loadedModules = new Set<string>();
|
|
219
249
|
const loadedModulesWithVersions = new Map<string, string>();
|
|
220
250
|
const extensionsHelper = createExtensionsHelper(app);
|
|
@@ -329,6 +359,7 @@ export function useDynamicModules(
|
|
|
329
359
|
}. This module supports only: ${versionError.details.required || "none"}`,
|
|
330
360
|
);
|
|
331
361
|
}
|
|
362
|
+
console.error(`Skipping installation of incompatible module: ${moduleId}`);
|
|
332
363
|
return;
|
|
333
364
|
} else {
|
|
334
365
|
throw versionError;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"loader.d.ts","sourceRoot":"","sources":["../../../../core/plugins/modularity/loader.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAU,MAAM,KAAK,CAAC;AAClC,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"loader.d.ts","sourceRoot":"","sources":["../../../../core/plugins/modularity/loader.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAU,MAAM,KAAK,CAAC;AAClC,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC;AA4HpC,UAAU,YAAY;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,gBAAgB,EAAE,MAAM,CAAC;IACzB,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAsGD,wBAAgB,iBAAiB,CAC/B,GAAG,EAAE,GAAG,EACR,EAAE,MAAM,EAAE,OAAO,EAAE,EAAE;IAAE,MAAM,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,CAAA;CAAE,EACxD,MAAM,GAAE,OAAO,CAAC,YAAY,CAAM;;;;EAmLnC"}
|
package/dist/framework.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "vue-router";
|
|
2
|
-
import {
|
|
2
|
+
import { dd as o, H as n, F as c, bV as r, R as d, bW as l, bX as u, bJ as p, U as b, X as g, dm as y, dp as S, dn as m, bH as V, bK as I, z as h, Y as C, B as D, d4 as P, bL as A, bY as R, bZ as L, dN as M, e0 as f, b_ as B, b$ as v, c0 as T, c1 as w, Z as E, $ as O, a0 as N, a1 as U, a2 as K, c2 as W, c3 as x, c4 as F, a3 as k, D as q, dY as z, bM as j, c5 as H, a4 as J, a5 as _, dX as G, dv as Q, du as X, A as Y, c6 as Z, d5 as $, bN as aa, c7 as sa, c8 as ea, c9 as ta, ca as ia, cb as oa, cc as na, cd as ca, d7 as ra, ce as da, cf as la, cg as ua, d6 as pa, ch as ba, dH as ga, dU as ya, bI as Sa, ci as ma, dj as Va, a6 as Ia, dW as ha, G as Ca, a7 as Da, cj as Pa, ck as Aa, dZ as Ra, cl as La, bO as Ma, cm as fa, d8 as Ba, cn as va, co as Ta, dO as wa, cp as Ea, cq as Oa, cr as Na, cs as Ua, bP as Ka, ct as Wa, d_ as xa, cu as Fa, cv as ka, a8 as qa, a9 as za, M as ja, aa as Ha, cw as Ja, cx as _a, cy as Ga, cz as Qa, bQ as Xa, dD as Ya, dQ as Za, dR as $a, y as as, cA as ss, cB as es, bR as ts, cC as is, d9 as os, ab as ns, cD as cs, cE as rs, cF as ds, da as ls, ac as us, ad as ps, cG as bs, cH as gs, ae as ys, af as Ss, ag as ms, cI as Vs, cJ as Is, db as hs, cK as Cs, bS as Ds, cL as Ps, cM as As, d$ as Rs, cN as Ls, cO as Ms, cP as fs, cQ as Bs, ah as vs, bT as Ts, cR as ws, cS as Es, bU as Os, cT as Ns, ai as Us, dV as Ks, S as Ws, dl as xs, aj as Fs, dS as ks, cU as qs, cV as zs, cW as js, dc as Hs, cX as Js, cY as _s, T as Gs, dT as Qs, cZ as Xs, c_ as Ys, dP as Zs, c$ as $s, d0 as ae, d1 as se, d2 as ee, aP as te, dw as ie, _ as oe, aQ as ne, dB as ce, dA as re, ay as de, J as le, V as ue, aN as pe, K as be, O as ge, aR as ye, az as Se, aL as me, aB as Ve, aA as Ie, aS as he, P as Ce, Q as De, al as Pe, aC as Ae, aD as Re, aO as Le, am as Me, an as fe, ao as Be, aT as ve, aK as Te, aF as we, aU as Ee, dK as Oe, dJ as Ne, ap as Ue, aM as Ke, aG as We, aq as xe, aH as Fe, ax as ke, aI as qe, ar as ze, as as je, at as He, aV as Je, aJ as _e, aE as Ge, aw as Qe, au as Xe, av as Ye, d3 as Ze, ak as $e, W as at, bk as st, b6 as et, bn as tt, bw as it, bp as ot, bv as nt, bx as ct, dz as rt, de as dt, dh as lt, dx as ut, bz as pt, dq as bt, bC as gt, by as yt, w as St, bB as mt, bu as Vt, di as It, dM as ht, bs as Ct, df as Dt, dg as Pt, dk as At, bq as Rt, bt as Lt, br as Mt, x as ft, dG as Bt, bG as vt, dI as Tt, bi as wt, bf as Et, b4 as Ot, bl as Nt, bc as Ut, bh as Kt, bD as Wt, be as xt, bF as Ft, bE as kt, b0 as qt, bj as zt, ba as jt, dy as Ht, b3 as Jt, a$ as _t, b7 as Gt, dC as Qt, b9 as Xt, dE as Yt, bg as Zt, ds as $t, bA as ai, dr as si, b2 as ei, aW as ti, dF as ii, b8 as oi, dt as ni, b1 as ci, b5 as ri, aY as di, a_ as li, dL as ui, aZ as pi, bm as bi, bb as gi, bo as yi, aX as Si, bd as mi } from "./index-L61Jab0v.js";
|
|
3
3
|
import "vue";
|
|
4
4
|
import "vee-validate";
|
|
5
5
|
export {
|
|
@@ -30,8 +30,8 @@ export {
|
|
|
30
30
|
B as ChangePasswordRequest,
|
|
31
31
|
v as ChangedEntitiesRequest,
|
|
32
32
|
T as ChangedEntitiesResponse,
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
w as ChangedEntity,
|
|
34
|
+
E as ChevronDownIcon,
|
|
35
35
|
O as ChevronLeftIcon,
|
|
36
36
|
N as ChevronRightIcon,
|
|
37
37
|
U as ChevronUpIcon,
|
|
@@ -84,8 +84,8 @@ export {
|
|
|
84
84
|
Ba as JsonElementValueKind,
|
|
85
85
|
va as JsonValueKind,
|
|
86
86
|
Ta as KeyValue,
|
|
87
|
-
|
|
88
|
-
|
|
87
|
+
wa as LanguageSelector,
|
|
88
|
+
Ea as LastModifiedResponse,
|
|
89
89
|
Oa as License,
|
|
90
90
|
Na as LocalizableSetting,
|
|
91
91
|
Ua as LocalizableSettingsAndLanguages,
|
|
@@ -138,8 +138,8 @@ export {
|
|
|
138
138
|
Bs as RoleSearchResult,
|
|
139
139
|
vs as SearchIcon,
|
|
140
140
|
Ts as SecurityClient,
|
|
141
|
-
|
|
142
|
-
|
|
141
|
+
ws as SecurityResult,
|
|
142
|
+
Es as SemanticVersion,
|
|
143
143
|
Os as SettingClient,
|
|
144
144
|
Ns as SettingValueType,
|
|
145
145
|
Us as SettingsBoltIcon,
|
|
@@ -186,103 +186,104 @@ export {
|
|
|
186
186
|
Pe as VcImage,
|
|
187
187
|
Ae as VcInput,
|
|
188
188
|
Re as VcInputCurrency,
|
|
189
|
-
Le as
|
|
190
|
-
Me as
|
|
191
|
-
fe as
|
|
192
|
-
Be as
|
|
193
|
-
ve as
|
|
194
|
-
Te as
|
|
189
|
+
Le as VcInputDropdown,
|
|
190
|
+
Me as VcLabel,
|
|
191
|
+
fe as VcLink,
|
|
192
|
+
Be as VcLoading,
|
|
193
|
+
ve as VcLoginForm,
|
|
194
|
+
Te as VcMultivalue,
|
|
195
|
+
we as VcPagination,
|
|
195
196
|
Ee as VcPopup,
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
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
|
-
|
|
197
|
+
Oe as VcPopupContainer,
|
|
198
|
+
Ne as VcPopupHandler,
|
|
199
|
+
Ue as VcProgress,
|
|
200
|
+
Ke as VcRadioButton,
|
|
201
|
+
We as VcRating,
|
|
202
|
+
xe as VcRow,
|
|
203
|
+
Fe as VcSelect,
|
|
204
|
+
ke as VcSkeleton,
|
|
205
|
+
qe as VcSlider,
|
|
206
|
+
ze as VcStatus,
|
|
207
|
+
je as VcStatusIcon,
|
|
208
|
+
He as VcSwitch,
|
|
209
|
+
Je as VcTable,
|
|
210
|
+
_e as VcTextarea,
|
|
211
|
+
Ge as VcToast,
|
|
212
|
+
Qe as VcTooltip,
|
|
213
|
+
Xe as VcVideo,
|
|
214
|
+
Ye as VcWidget,
|
|
215
|
+
Ze as VerifyTokenRequest,
|
|
216
|
+
$e as VertDotsIcon,
|
|
217
|
+
at as WidgetServiceKey,
|
|
218
|
+
st as addAppBarWidget,
|
|
219
|
+
et as addMenuItem,
|
|
220
|
+
tt as addSettingsMenuItem,
|
|
221
|
+
it as after,
|
|
222
|
+
ot as autofocus,
|
|
223
|
+
nt as before,
|
|
224
|
+
ct as bigInt,
|
|
225
|
+
rt as bladeNavigationInstance,
|
|
226
|
+
dt as camelToSnake,
|
|
227
|
+
lt as camelize,
|
|
228
|
+
ut as components,
|
|
229
|
+
pt as createAppModule,
|
|
230
|
+
bt as createDynamicAppModule,
|
|
231
|
+
gt as createExtensionsHelper,
|
|
232
|
+
yt as createModule,
|
|
233
|
+
St as default,
|
|
234
|
+
mt as extensionsHelperSymbol,
|
|
235
|
+
Vt as fileWeight,
|
|
236
|
+
It as generateId,
|
|
237
|
+
ht as getPopupPlugin,
|
|
238
|
+
Ct as i18n,
|
|
239
|
+
Dt as kebabToCamel,
|
|
240
|
+
Pt as kebabToPascal,
|
|
241
|
+
At as languageToCountryMap,
|
|
242
|
+
Rt as loading,
|
|
243
|
+
Lt as mindimensions,
|
|
244
|
+
Mt as moment,
|
|
245
|
+
ft as navigationViewLocation,
|
|
246
|
+
Bt as notification,
|
|
247
|
+
vt as permissions,
|
|
248
|
+
Tt as popupPluginInstance,
|
|
249
|
+
wt as provideAppBarWidget,
|
|
249
250
|
Et as provideDashboardService,
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
251
|
+
Ot as provideMenuService,
|
|
252
|
+
Nt as provideSettingsMenu,
|
|
253
|
+
Ut as provideWidgetService,
|
|
254
|
+
Kt as registerDashboardWidget,
|
|
255
|
+
Wt as registerModuleExtensions,
|
|
256
|
+
xt as registerWidget,
|
|
257
|
+
Ft as signalR,
|
|
258
|
+
kt as updateSignalRCreatorSymbol,
|
|
259
|
+
qt as useApiClient,
|
|
260
|
+
zt as useAppBarWidget,
|
|
261
|
+
jt as useAppInsights,
|
|
262
|
+
Ht as useAppSwitcher,
|
|
263
|
+
Jt as useAssets,
|
|
264
|
+
_t as useAsync,
|
|
265
|
+
Gt as useBeforeUnload,
|
|
266
|
+
Qt as useBladeNavigation,
|
|
267
|
+
Xt as useBreadcrumbs,
|
|
268
|
+
Yt as useContainer,
|
|
269
|
+
Zt as useDashboard,
|
|
270
|
+
$t as useDetailsFactory,
|
|
271
|
+
ai as useDynamicModules,
|
|
272
|
+
si as useDynamicViewsUtils,
|
|
273
|
+
ei as useErrorHandler,
|
|
274
|
+
ti as useFunctions,
|
|
275
|
+
ii as useInstance,
|
|
276
|
+
oi as useLanguages,
|
|
277
|
+
ni as useListFactory,
|
|
278
|
+
ci as useLoading,
|
|
279
|
+
ri as useMenuService,
|
|
280
|
+
di as useNotifications,
|
|
281
|
+
li as usePermissions,
|
|
282
|
+
ui as usePopup,
|
|
283
|
+
pi as useSettings,
|
|
284
|
+
bi as useSettingsMenu,
|
|
285
|
+
gi as useTheme,
|
|
286
|
+
yi as useToolbar,
|
|
287
|
+
Si as useUser,
|
|
288
|
+
mi as useWidgets
|
|
288
289
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L as p, b as u, q as l, r as n, a as b, v as m, s as S, t, l as r } from "./index-
|
|
1
|
+
import { L as p, b as u, q as l, r as n, a as b, v as m, s as S, t, l as r } from "./index-L61Jab0v.js";
|
|
2
2
|
const c = /* @__PURE__ */ b.deserialize({
|
|
3
3
|
version: 14,
|
|
4
4
|
states: "%pOVOWOOObQPOOOpOSO'#C_OOOO'#Cp'#CpQVOWOOQxQPOOO!TQQOOQ!YQPOOOOOO,58y,58yO!_OSO,58yOOOO-E6n-E6nO!dQQO'#CqQ{QPOOO!iQPOOQ{QPOOO!qQPOOOOOO1G.e1G.eOOQO,59],59]OOQO-E6o-E6oO!yOpO'#CiO#RO`O'#CiQOQPOOO#ZO#tO'#CmO#fO!bO'#CmOOQO,59T,59TO#qOpO,59TO#vO`O,59TOOOO'#Cr'#CrO#{O#tO,59XOOQO,59X,59XOOOO'#Cs'#CsO$WO!bO,59XOOQO1G.o1G.oOOOO-E6p-E6pOOQO1G.s1G.sOOOO-E6q-E6q",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as W, E as i, s as U, C as B, t as n, L as C, b, r as E, i as u, f as M, h as v, k as N } from "./index-
|
|
1
|
+
import { a as W, E as i, s as U, C as B, t as n, L as C, b, r as E, i as u, f as M, h as v, k as N } from "./index-L61Jab0v.js";
|
|
2
2
|
const c = 63, D = 64, j = 1, A = 2, y = 3, H = 4, Z = 5, F = 6, I = 7, z = 65, K = 66, J = 8, OO = 9, eO = 10, aO = 11, rO = 12, V = 13, tO = 19, nO = 20, oO = 29, PO = 33, QO = 34, sO = 47, lO = 0, T = 1, g = 2, d = 3, m = 4;
|
|
3
3
|
class s {
|
|
4
4
|
constructor(e, a, r) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as o, E as t, s, t as Q, L as j, b as x, i as f, f as c, c as a, h as W, j as S, k as l } from "./index-
|
|
1
|
+
import { a as o, E as t, s, t as Q, L as j, b as x, i as f, f as c, c as a, h as W, j as S, k as l } from "./index-L61Jab0v.js";
|
|
2
2
|
const r = 1, q = 2, u = 3, n = 82, Z = 76, V = 117, T = 85, z = 97, w = 122, m = 65, b = 90, y = 95, i = 48, Y = 34, v = 40, P = 41, _ = 32, U = 62, p = new t((O) => {
|
|
3
3
|
if (O.next == Z || O.next == T ? O.advance() : O.next == V && (O.advance(), O.next == i + 8 && O.advance()), O.next != n || (O.advance(), O.next != Y)) return;
|
|
4
4
|
O.advance();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as r, L as i, b as n, a as $, i as y, f as P, c as X, k as m, E as S, s as c, t as O } from "./index-
|
|
1
|
+
import { n as r, L as i, b as n, a as $, i as y, f as P, c as X, k as m, E as S, s as c, t as O } from "./index-L61Jab0v.js";
|
|
2
2
|
const s = 110, l = 1, f = 2, t = [
|
|
3
3
|
9,
|
|
4
4
|
10,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as o, E as S, s as t, t as $, L as l, q as x, b as R, r as V, i as r, f as U, c as W, h as v, k as u } from "./index-
|
|
1
|
+
import { a as o, E as S, s as t, t as $, L as l, q as x, b as R, r as V, i as r, f as U, c as W, h as v, k as u } from "./index-L61Jab0v.js";
|
|
2
2
|
const b = 1, m = 2, p = 263, k = 3, c = 264, s = 265, Y = 266, Z = 4, w = 5, _ = 6, h = 7, X = 8, j = 9, f = 10, G = 11, g = 12, E = 13, I = 14, N = 15, F = 16, C = 17, L = 18, A = 19, H = 20, K = 21, D = 22, B = 23, M = 24, J = 25, OO = 26, $O = 27, QO = 28, iO = 29, yO = 30, aO = 31, zO = 32, SO = 33, PO = 34, WO = 35, eO = 36, TO = 37, sO = 38, XO = 39, dO = 40, nO = 41, qO = 42, oO = 43, tO = 44, lO = 45, xO = 46, RO = 47, VO = 48, rO = 49, UO = 50, vO = 51, uO = 52, bO = 53, mO = 54, pO = 55, kO = 56, cO = 57, YO = 58, ZO = 59, wO = 60, _O = 61, e = 62, hO = 63, jO = 64, fO = 65, GO = {
|
|
3
3
|
abstract: Z,
|
|
4
4
|
and: w,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as o, E as a, s as Z, t as Q, L as _, b as q, i as l, f as w, c as r, k as V } from "./index-
|
|
1
|
+
import { a as o, E as a, s as Z, t as Q, L as _, b as q, i as l, f as w, c as r, k as V } from "./index-L61Jab0v.js";
|
|
2
2
|
const R = 1, g = 2, b = 3, y = 4, T = 5, s = 98, c = 101, v = 102, t = 114, p = 69, X = 48, W = 46, d = 43, f = 45, Y = 35, z = 34, x = 124, U = 60, h = 62;
|
|
3
3
|
function n(O) {
|
|
4
4
|
return O >= 48 && O <= 57;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as G, E as A, s as N, C as I, t as p, o as Y, L as j, g as k, p as U, b as Z, i as B, f as D, u as M } from "./index-
|
|
1
|
+
import { a as G, E as A, s as N, C as I, t as p, o as Y, L as j, g as k, p as U, b as Z, i as B, f as D, u as M } from "./index-L61Jab0v.js";
|
|
2
2
|
const h = 1, F = 2, L = 3, K = 4, H = 5, J = 36, ee = 37, te = 38, Oe = 11, oe = 13;
|
|
3
3
|
function re(e) {
|
|
4
4
|
return e == 45 || e == 46 || e == 58 || e >= 65 && e <= 90 || e == 95 || e >= 97 && e <= 122 || e >= 161;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L as g, b as q, q as P, r as l, a as c, v as i, s as R, t as r, E as p } from "./index-
|
|
1
|
+
import { L as g, b as q, q as P, r as l, a as c, v as i, s as R, t as r, E as p } from "./index-L61Jab0v.js";
|
|
2
2
|
const b = 1, $ = 33, m = 34, v = 35, x = 36, W = /* @__PURE__ */ new p((O) => {
|
|
3
3
|
let e = O.pos;
|
|
4
4
|
for (; ; ) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as D, E as h, s as L, C as H, t as n, d as B, L as K, e as M, m as d, g as OO, b as eO, i as iO, f as aO, h as f, k as nO, N as rO, I as QO } from "./index-
|
|
1
|
+
import { a as D, E as h, s as L, C as H, t as n, d as B, L as K, e as M, m as d, g as OO, b as eO, i as iO, f as aO, h as f, k as nO, N as rO, I as QO } from "./index-L61Jab0v.js";
|
|
2
2
|
const tO = 1, Z = 194, j = 195, oO = 196, x = 197, dO = 198, sO = 199, lO = 200, TO = 2, E = 3, u = 201, SO = 24, pO = 25, qO = 49, gO = 50, PO = 55, mO = 56, $O = 57, hO = 59, cO = 60, fO = 61, XO = 62, yO = 63, zO = 65, WO = 238, vO = 71, RO = 241, kO = 242, _O = 243, xO = 244, uO = 245, UO = 246, bO = 247, VO = 248, Y = 72, GO = 249, wO = 250, ZO = 251, jO = 252, EO = 253, YO = 254, FO = 255, CO = 256, JO = 73, AO = 77, NO = 263, IO = 112, DO = 130, LO = 151, HO = 152, BO = 155, p = 10, q = 13, k = 32, c = 9, _ = 35, KO = 40, MO = 46, R = 123, U = 125, F = 39, C = 34, b = 92, Oe = 111, ee = 120, ie = 78, ae = 117, ne = 85, re = /* @__PURE__ */ new Set([
|
|
3
3
|
pO,
|
|
4
4
|
qO,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L as O, b, a as r, i as s, f as a, s as t, h as P, k as n, t as e } from "./index-
|
|
1
|
+
import { L as O, b, a as r, i as s, f as a, s as t, h as P, k as n, t as e } from "./index-L61Jab0v.js";
|
|
2
2
|
const S = { __proto__: null, anyref: 34, dataref: 34, eqref: 34, externref: 34, i31ref: 34, funcref: 34, i8: 34, i16: 34, i32: 34, i64: 34, f32: 34, f64: 34 }, Q = /* @__PURE__ */ r.deserialize({
|
|
3
3
|
version: 14,
|
|
4
4
|
states: "!^Q]QPOOOqQPO'#CbOOQO'#Cd'#CdOOQO'#Cl'#ClOOQO'#Ch'#ChQ]QPOOOOQO,58|,58|OxQPO,58|OOQO-E6f-E6fOOQO1G.h1G.h",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as r, s as e, t as O, L as s, b as X, i as l, f as Y, c as $, h as S, j as o, k as t } from "./index-
|
|
1
|
+
import { a as r, s as e, t as O, L as s, b as X, i as l, f as Y, c as $, h as S, j as o, k as t } from "./index-L61Jab0v.js";
|
|
2
2
|
const Z = e({
|
|
3
3
|
null: O.null,
|
|
4
4
|
instanceof: O.operatorKeyword,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L as te, a as ae, b as re, i as ne, f as ie, s as se, c as oe, t as i, E as le, d as ce, e as de, g as me } from "./index-
|
|
1
|
+
import { L as te, a as ae, b as re, i as ne, f as ie, s as se, c as oe, t as i, E as le, d as ce, e as de, g as me } from "./index-L61Jab0v.js";
|
|
2
2
|
const ue = 36, X = 1, fe = 2, b = 3, C = 4, pe = 5, ge = 6, he = 7, _e = 8, be = 9, ve = 10, ye = 11, ke = 12, xe = 13, Oe = 14, we = 15, Qe = 16, Ce = 17, I = 18, Se = 19, A = 20, E = 21, R = 22, Pe = 23, qe = 24;
|
|
3
3
|
function P(t) {
|
|
4
4
|
return t >= 65 && t <= 90 || t >= 97 && t <= 122 || t >= 48 && t <= 57;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as s, s as n, t as r, L as o, b as P, i as Q, f as i, c as a, k as c } from "./index-
|
|
1
|
+
import { a as s, s as n, t as r, L as o, b as P, i as Q, f as i, c as a, k as c } from "./index-L61Jab0v.js";
|
|
2
2
|
const g = n({
|
|
3
3
|
String: r.string,
|
|
4
4
|
Number: r.number,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as s, E as R, l as Y, s as x, C as w, t as O, L as d, m as X, b as k, d as h, e as f, i as u, f as y, c as l, h as g, j, k as U, g as G, N as b, I as Z } from "./index-
|
|
1
|
+
import { a as s, E as R, l as Y, s as x, C as w, t as O, L as d, m as X, b as k, d as h, e as f, i as u, f as y, c as l, h as g, j, k as U, g as G, N as b, I as Z } from "./index-L61Jab0v.js";
|
|
2
2
|
const _ = 177, q = 179, E = 184, v = 12, C = 13, D = 17, z = 20, F = 25, B = 53, N = 95, I = 142, L = 144, A = 145, J = 148, M = 10, H = 13, K = 32, OO = 9, $ = 47, QO = 41, eO = 125, aO = new R((Q, e) => {
|
|
3
3
|
for (let n = 0, a = Q.next; (e.context && (a < 0 || a == M || a == H || a == $ && Q.peek(n + 1) == $) || a == QO || a == eO) && Q.acceptToken(_), !(a != K && a != OO); )
|
|
4
4
|
a = Q.peek(++n);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as h, p as b, q as v, b as y, L as k, r as u, g as T, a as _, s as W, i as R, f as Y, t, h as w, E as P } from "./index-
|
|
1
|
+
import { o as h, p as b, q as v, b as y, L as k, r as u, g as T, a as _, s as W, i as R, f as Y, t, h as w, E as P } from "./index-L61Jab0v.js";
|
|
2
2
|
const U = 1, X = 2, j = 3, G = 180, S = 4, z = 181, x = 5, Z = 182, E = 6;
|
|
3
3
|
function V(O) {
|
|
4
4
|
return O >= 65 && O <= 90 || O >= 97 && O <= 122;
|