@deepsel/admin 1.4.4 → 1.4.5

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.
@@ -26190,12 +26190,12 @@ fy("CapacitorHttp", {
26190
26190
  web: () => new _Q()
26191
26191
  });
26192
26192
  const mo = fy("Preferences", {
26193
- web: () => import("./web-D3k2lyBl.js").then((e) => new e.PreferencesWeb())
26193
+ web: () => import("./web-DwvockLO.js").then((e) => new e.PreferencesWeb())
26194
26194
  }), D$ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26195
26195
  __proto__: null,
26196
26196
  Preferences: mo
26197
26197
  }, Symbol.toStringTag, { value: "Module" })), kQ = fy("Device", {
26198
- web: () => import("./web-DXRNOxQP.js").then((e) => new e.DeviceWeb())
26198
+ web: () => import("./web-BAse_zEj.js").then((e) => new e.DeviceWeb())
26199
26199
  }), Jr = [];
26200
26200
  for (let e = 0; e < 256; ++e)
26201
26201
  Jr.push((e + 256).toString(16).slice(1));
@@ -64425,7 +64425,7 @@ function gk({
64425
64425
  return D ? D.emoji_flag : null;
64426
64426
  }, C = ($) => {
64427
64427
  if (!$) return "/";
64428
- const D = $.toLowerCase().replace(/\s+/g, "-").replace(/[^a-z0-9-]/g, "").replace(/-+/g, "-").replace(/^-|-$/g, "");
64428
+ const D = $.normalize("NFD").replace(/[\u0300-\u036f]/g, "").toLowerCase().replace(/\s+/g, "-").replace(/[^a-z0-9-]/g, "").replace(/-+/g, "-").replace(/^-|-$/g, "");
64429
64429
  return D.startsWith("/") ? D : `/${D}`;
64430
64430
  }, k = ($, D, I) => {
64431
64431
  t((B) => {
@@ -115393,4 +115393,4 @@ export {
115393
115393
  GOe as A,
115394
115394
  A$ as W
115395
115395
  };
115396
- //# sourceMappingURL=index-BVBBkaQg.js.map
115396
+ //# sourceMappingURL=index-DoSoSzHp.js.map