xmlui 0.9.83 → 0.9.84

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.
@@ -18565,7 +18565,7 @@ function qx({
18565
18565
  let h = r == null ? void 0 : r.forceInitialize, b = r == null ? void 0 : r.interceptorWorker;
18566
18566
  j(() => {
18567
18567
  g || e && (async () => {
18568
- const { initMock: y } = await import("./initMock-CYGUM37_.mjs"), w = await y(e);
18568
+ const { initMock: y } = await import("./initMock-CSQJ_OLe.mjs"), w = await y(e);
18569
18569
  m(w), i(!0);
18570
18570
  })();
18571
18571
  }, [e, g]), j(() => {
@@ -18576,7 +18576,7 @@ function qx({
18576
18576
  b ? (async () => {
18577
18577
  const [{ createApiInterceptorWorker: y }, { initMock: w }] = await Promise.all([
18578
18578
  import("./apiInterceptorWorker-DH8wqOVq.mjs"),
18579
- import("./initMock-CYGUM37_.mjs")
18579
+ import("./initMock-CSQJ_OLe.mjs")
18580
18580
  ]), T = await w(e);
18581
18581
  await y(T, b), setTimeout(() => {
18582
18582
  i(!0);
@@ -18588,7 +18588,7 @@ function qx({
18588
18588
  if (process.env.VITE_MOCK_ENABLED) {
18589
18589
  const [{ createApiInterceptorWorker: w }, { initMock: T }] = await Promise.all([
18590
18590
  g ? import("./apiInterceptorWorker-DH8wqOVq.mjs") : Promise.resolve({ createApiInterceptorWorker: () => null }),
18591
- import("./initMock-CYGUM37_.mjs")
18591
+ import("./initMock-CSQJ_OLe.mjs")
18592
18592
  ]);
18593
18593
  if (e || l) {
18594
18594
  const k = await T(e || {});
@@ -34341,7 +34341,7 @@ function Oj({ children: e }) {
34341
34341
  /* @__PURE__ */ c("svg", { style: { display: "none" }, ref: i })
34342
34342
  ] });
34343
34343
  }
34344
- const Aj = "0.9.83", Ej = {
34344
+ const Aj = "0.9.84", Ej = {
34345
34345
  capitalize: t2,
34346
34346
  pluralize: Iw,
34347
34347
  defaultTo: e2,
@@ -1,6 +1,6 @@
1
1
  import { delay as D, HttpResponse as g, matchRequestUrl as E } from "msw";
2
2
  import { isArray as N, isObject as U, mapValues as T } from "lodash-es";
3
- import { r as M, g as $, d as F, m as O, a as B, o as A, T as x } from "./index-aMRikNoc.mjs";
3
+ import { r as M, g as $, d as F, m as O, a as B, o as A, T as x } from "./index-BSCmaXIB.mjs";
4
4
  import q from "dexie";
5
5
  var k = /* @__PURE__ */ ((e) => (e[e.Continue = 100] = "Continue", e[e.SwitchingProtocols = 101] = "SwitchingProtocols", e[e.Processing = 102] = "Processing", e[e.EarlyHints = 103] = "EarlyHints", e[e.Ok = 200] = "Ok", e[e.Created = 201] = "Created", e[e.Accepted = 202] = "Accepted", e[e.NonAuthoritativeInformation = 203] = "NonAuthoritativeInformation", e[e.NoContent = 204] = "NoContent", e[e.ResetContent = 205] = "ResetContent", e[e.PartialContent = 206] = "PartialContent", e[e.MultiStatus = 207] = "MultiStatus", e[e.AlreadyReported = 208] = "AlreadyReported", e[e.ImUsed = 226] = "ImUsed", e[e.MultipleChoices = 300] = "MultipleChoices", e[e.MovedPermanently = 301] = "MovedPermanently", e[e.Found = 302] = "Found", e[e.SeeOther = 303] = "SeeOther", e[e.NotModified = 304] = "NotModified", e[e.UseProxy = 305] = "UseProxy", e[e.Unused = 306] = "Unused", e[e.TemporaryRedirect = 307] = "TemporaryRedirect", e[e.PermanentRedirect = 308] = "PermanentRedirect", e[e.BadRequest = 400] = "BadRequest", e[e.Unauthorized = 401] = "Unauthorized", e[e.PaymentRequired = 402] = "PaymentRequired", e[e.Forbidden = 403] = "Forbidden", e[e.NotFound = 404] = "NotFound", e[e.MethodNotAllowed = 405] = "MethodNotAllowed", e[e.NotAcceptable = 406] = "NotAcceptable", e[e.ProxyAuthenticationRequired = 407] = "ProxyAuthenticationRequired", e[e.RequestTimeout = 408] = "RequestTimeout", e[e.Conflict = 409] = "Conflict", e[e.Gone = 410] = "Gone", e[e.LengthRequired = 411] = "LengthRequired", e[e.PreconditionFailed = 412] = "PreconditionFailed", e[e.PayloadTooLarge = 413] = "PayloadTooLarge", e[e.UriTooLong = 414] = "UriTooLong", e[e.UnsupportedMediaType = 415] = "UnsupportedMediaType", e[e.RangeNotSatisfiable = 416] = "RangeNotSatisfiable", e[e.ExpectationFailed = 417] = "ExpectationFailed", e[e.ImATeapot = 418] = "ImATeapot", e[e.MisdirectedRequest = 421] = "MisdirectedRequest", e[e.UnprocessableEntity = 422] = "UnprocessableEntity", e[e.Locked = 423] = "Locked", e[e.FailedDependency = 424] = "FailedDependency", e[e.TooEarly = 425] = "TooEarly", e[e.UpgradeRequired = 426] = "UpgradeRequired", e[e.PreconditionRequired = 428] = "PreconditionRequired", e[e.TooManyRequests = 429] = "TooManyRequests", e[e.RequestHeaderFieldsTooLarge = 431] = "RequestHeaderFieldsTooLarge", e[e.UnavailableForLegalReasons = 451] = "UnavailableForLegalReasons", e[e.InternalServerError = 500] = "InternalServerError", e[e.NotImplemented = 501] = "NotImplemented", e[e.BadGateway = 502] = "BadGateway", e[e.ServiceUnavailable = 503] = "ServiceUnavailable", e[e.GatewayTimeout = 504] = "GatewayTimeout", e[e.HttpVersionNotSupported = 505] = "HttpVersionNotSupported", e[e.VariantAlsoNegotiates = 506] = "VariantAlsoNegotiates", e[e.InsufficientStorage = 507] = "InsufficientStorage", e[e.LoopDetected = 508] = "LoopDetected", e[e.NotExtended = 510] = "NotExtended", e[e.NetworkAuthenticationRequired = 511] = "NetworkAuthenticationRequired", e))(k || {});
6
6
  class m extends Error {
@@ -1,4 +1,4 @@
1
- import { y as e, A as t, B as o, E as r, I as n, L as p, J as u, N as i, z as l, i as m, h as C, S as d, b as x, k as T, l as c, F as S, G as A, H as g, V as h, D as v, c as B, e as I, f as L, w as b, j as k, p as y, s as E, t as M, M as V, n as f, q as H, O as N, v as R, K as D, u as U, C as X, x as j } from "./index-aMRikNoc.mjs";
1
+ import { y as e, A as t, B as o, E as r, I as n, L as p, J as u, N as i, z as l, i as m, h as C, S as d, b as x, k as T, l as c, F as S, G as A, H as g, V as h, D as v, c as B, e as I, f as L, w as b, j as k, p as y, s as E, t as M, M as V, n as f, q as H, O as N, v as R, K as D, u as U, C as X, x as j } from "./index-BSCmaXIB.mjs";
2
2
  import { X as w } from "./xmlui-serializer-jEIItW8v.mjs";
3
3
  export {
4
4
  e as ApiInterceptorProvider,
@@ -38134,7 +38134,7 @@ function tU({ children: e }) {
38134
38134
  /* @__PURE__ */ c("svg", { style: { display: "none" }, ref: i })
38135
38135
  ] });
38136
38136
  }
38137
- const rU = "0.9.83", oU = {
38137
+ const rU = "0.9.84", oU = {
38138
38138
  capitalize: SC,
38139
38139
  pluralize: uk,
38140
38140
  defaultTo: kC,
@@ -41341,7 +41341,7 @@ function PG({
41341
41341
  let g = r == null ? void 0 : r.forceInitialize, b = r == null ? void 0 : r.interceptorWorker;
41342
41342
  ee(() => {
41343
41343
  m || e && (async () => {
41344
- const { initMock: C } = await import("./initMock-CzVkUblk.mjs"), S = await C(e);
41344
+ const { initMock: C } = await import("./initMock-MSZ7AoaC.mjs"), S = await C(e);
41345
41345
  h(S), i(!0);
41346
41346
  })();
41347
41347
  }, [e, m]), ee(() => {
@@ -41352,7 +41352,7 @@ function PG({
41352
41352
  b ? (async () => {
41353
41353
  const [{ createApiInterceptorWorker: C }, { initMock: S }] = await Promise.all([
41354
41354
  import("./apiInterceptorWorker-Bb5-fQup.mjs"),
41355
- import("./initMock-CzVkUblk.mjs")
41355
+ import("./initMock-MSZ7AoaC.mjs")
41356
41356
  ]), H = await S(e);
41357
41357
  await C(H, b), setTimeout(() => {
41358
41358
  i(!0);
@@ -41364,7 +41364,7 @@ function PG({
41364
41364
  if (Cc.VITE_MOCK_ENABLED) {
41365
41365
  const [{ createApiInterceptorWorker: S }, { initMock: H }] = await Promise.all([
41366
41366
  m ? import("./apiInterceptorWorker-Bb5-fQup.mjs") : Promise.resolve({ createApiInterceptorWorker: () => null }),
41367
- import("./initMock-CzVkUblk.mjs")
41367
+ import("./initMock-MSZ7AoaC.mjs")
41368
41368
  ]);
41369
41369
  if (e || l) {
41370
41370
  const _ = await H(e || {});
@@ -1,6 +1,6 @@
1
1
  import { delay as D, HttpResponse as g, matchRequestUrl as E } from "msw";
2
2
  import { isArray as N, isObject as U, mapValues as T } from "lodash-es";
3
- import { r as M, g as $, d as F, m as O, a as B, o as A, T as x } from "./collectedComponentMetadata-BD1Fa8Cz.mjs";
3
+ import { r as M, g as $, d as F, m as O, a as B, o as A, T as x } from "./collectedComponentMetadata-CTbfFAXY.mjs";
4
4
  import q from "dexie";
5
5
  var k = /* @__PURE__ */ ((e) => (e[e.Continue = 100] = "Continue", e[e.SwitchingProtocols = 101] = "SwitchingProtocols", e[e.Processing = 102] = "Processing", e[e.EarlyHints = 103] = "EarlyHints", e[e.Ok = 200] = "Ok", e[e.Created = 201] = "Created", e[e.Accepted = 202] = "Accepted", e[e.NonAuthoritativeInformation = 203] = "NonAuthoritativeInformation", e[e.NoContent = 204] = "NoContent", e[e.ResetContent = 205] = "ResetContent", e[e.PartialContent = 206] = "PartialContent", e[e.MultiStatus = 207] = "MultiStatus", e[e.AlreadyReported = 208] = "AlreadyReported", e[e.ImUsed = 226] = "ImUsed", e[e.MultipleChoices = 300] = "MultipleChoices", e[e.MovedPermanently = 301] = "MovedPermanently", e[e.Found = 302] = "Found", e[e.SeeOther = 303] = "SeeOther", e[e.NotModified = 304] = "NotModified", e[e.UseProxy = 305] = "UseProxy", e[e.Unused = 306] = "Unused", e[e.TemporaryRedirect = 307] = "TemporaryRedirect", e[e.PermanentRedirect = 308] = "PermanentRedirect", e[e.BadRequest = 400] = "BadRequest", e[e.Unauthorized = 401] = "Unauthorized", e[e.PaymentRequired = 402] = "PaymentRequired", e[e.Forbidden = 403] = "Forbidden", e[e.NotFound = 404] = "NotFound", e[e.MethodNotAllowed = 405] = "MethodNotAllowed", e[e.NotAcceptable = 406] = "NotAcceptable", e[e.ProxyAuthenticationRequired = 407] = "ProxyAuthenticationRequired", e[e.RequestTimeout = 408] = "RequestTimeout", e[e.Conflict = 409] = "Conflict", e[e.Gone = 410] = "Gone", e[e.LengthRequired = 411] = "LengthRequired", e[e.PreconditionFailed = 412] = "PreconditionFailed", e[e.PayloadTooLarge = 413] = "PayloadTooLarge", e[e.UriTooLong = 414] = "UriTooLong", e[e.UnsupportedMediaType = 415] = "UnsupportedMediaType", e[e.RangeNotSatisfiable = 416] = "RangeNotSatisfiable", e[e.ExpectationFailed = 417] = "ExpectationFailed", e[e.ImATeapot = 418] = "ImATeapot", e[e.MisdirectedRequest = 421] = "MisdirectedRequest", e[e.UnprocessableEntity = 422] = "UnprocessableEntity", e[e.Locked = 423] = "Locked", e[e.FailedDependency = 424] = "FailedDependency", e[e.TooEarly = 425] = "TooEarly", e[e.UpgradeRequired = 426] = "UpgradeRequired", e[e.PreconditionRequired = 428] = "PreconditionRequired", e[e.TooManyRequests = 429] = "TooManyRequests", e[e.RequestHeaderFieldsTooLarge = 431] = "RequestHeaderFieldsTooLarge", e[e.UnavailableForLegalReasons = 451] = "UnavailableForLegalReasons", e[e.InternalServerError = 500] = "InternalServerError", e[e.NotImplemented = 501] = "NotImplemented", e[e.BadGateway = 502] = "BadGateway", e[e.ServiceUnavailable = 503] = "ServiceUnavailable", e[e.GatewayTimeout = 504] = "GatewayTimeout", e[e.HttpVersionNotSupported = 505] = "HttpVersionNotSupported", e[e.VariantAlsoNegotiates = 506] = "VariantAlsoNegotiates", e[e.InsufficientStorage = 507] = "InsufficientStorage", e[e.LoopDetected = 508] = "LoopDetected", e[e.NotExtended = 510] = "NotExtended", e[e.NetworkAuthenticationRequired = 511] = "NetworkAuthenticationRequired", e))(k || {});
6
6
  class m extends Error {
@@ -1,4 +1,4 @@
1
- import { c as t, b as a } from "./collectedComponentMetadata-BD1Fa8Cz.mjs";
1
+ import { c as t, b as a } from "./collectedComponentMetadata-CTbfFAXY.mjs";
2
2
  export {
3
3
  t as collectedComponentMetadata,
4
4
  a as collectedThemes