xmlui 0.7.4 → 0.7.6
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/{apiInterceptorWorker-BYr2ZWN_.mjs → apiInterceptorWorker-6t72RduJ.mjs} +1 -1
- package/dist/{index-9zQaF2P3.mjs → index-CFtTugef.mjs} +8 -5
- package/dist/scripts/bin/build-lib.js +1 -0
- package/dist/xmlui-standalone.umd.js +8 -8
- package/dist/xmlui.mjs +14 -11
- package/dist/xmlui.umd.js +8 -8
- package/package.json +2 -2
|
@@ -7,7 +7,7 @@ var U = (e, t, r) => Lr(e, typeof t != "symbol" ? t + "" : t, r), ve = (e, t, r)
|
|
|
7
7
|
var Q = (e, t, r) => (ve(e, t, "read from private field"), r ? r.call(e) : t.get(e)), we = (e, t, r) => t.has(e) ? Be("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, r), Ve = (e, t, r, s) => (ve(e, t, "write to private field"), s ? s.call(e, r) : t.set(e, r), r), ie = (e, t, r) => (ve(e, t, "access private method"), r);
|
|
8
8
|
import { isArray as It, isObject as Nt, mapValues as Sr } from "lodash-es";
|
|
9
9
|
import { delay as Dr, HttpResponse as K, http as Cr } from "msw";
|
|
10
|
-
import { r as Mr, d as qr, m as $r, a as Ur, g as jr, o as Ee, T as Fr } from "./index-
|
|
10
|
+
import { r as Mr, d as qr, m as $r, a as Ur, g as jr, o as Ee, T as Fr } from "./index-CFtTugef.mjs";
|
|
11
11
|
import We from "dexie";
|
|
12
12
|
var Br = /(%?)(%([sdijo]))/g;
|
|
13
13
|
function Vr(e, t) {
|
|
@@ -75408,7 +75408,7 @@ function tN({
|
|
|
75408
75408
|
let s;
|
|
75409
75409
|
return (async () => {
|
|
75410
75410
|
if (process.env.VITE_MOCK_ENABLED) {
|
|
75411
|
-
const { createApiInterceptorWorker: l } = await import("./apiInterceptorWorker-
|
|
75411
|
+
const { createApiInterceptorWorker: l } = await import("./apiInterceptorWorker-6t72RduJ.mjs");
|
|
75412
75412
|
if (e && (s = await l(e, r), !r)) {
|
|
75413
75413
|
const u = process.env.VITE_MOCK_WORKER_LOCATION || "mockServiceWorker.js";
|
|
75414
75414
|
await s.start({
|
|
@@ -75919,15 +75919,18 @@ export {
|
|
|
75919
75919
|
aN as S,
|
|
75920
75920
|
mo as T,
|
|
75921
75921
|
ki as a,
|
|
75922
|
-
|
|
75922
|
+
te as b,
|
|
75923
75923
|
oe as c,
|
|
75924
75924
|
Qp as d,
|
|
75925
|
-
|
|
75926
|
-
|
|
75925
|
+
y as e,
|
|
75926
|
+
nr as f,
|
|
75927
75927
|
Up as g,
|
|
75928
|
-
|
|
75928
|
+
Ox as h,
|
|
75929
|
+
qN as i,
|
|
75930
|
+
P1 as j,
|
|
75929
75931
|
Kp as m,
|
|
75930
75932
|
WN as o,
|
|
75933
|
+
ye as p,
|
|
75931
75934
|
UN as r,
|
|
75932
75935
|
jN as s,
|
|
75933
75936
|
mr as t,
|