bt-core-app 1.4.220 → 1.4.221

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.
Files changed (2) hide show
  1. package/dist/bt-core-app.js +169 -168
  2. package/package.json +1 -1
@@ -12,7 +12,7 @@ function Df(e) {
12
12
  const t = Math.random() * 16 | 0;
13
13
  return (e == "x" ? t : t & 3 | 8).toString(16);
14
14
  }
15
- function $A() {
15
+ function NA() {
16
16
  const e = "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";
17
17
  return {
18
18
  getID: () => e.replace(/[xy]/g, Df)
@@ -5292,7 +5292,7 @@ var Sr = function() {
5292
5292
  }
5293
5293
  return a.firstBy = a, a;
5294
5294
  }();
5295
- function NA(e) {
5295
+ function BA(e) {
5296
5296
  return e.reduce((t, n) => t += n, 0);
5297
5297
  }
5298
5298
  function Va(e, t) {
@@ -5311,10 +5311,10 @@ function x0(e, t, n) {
5311
5311
  let a = new Image();
5312
5312
  a.onload = t, a.onerror = n, a.src = e;
5313
5313
  }
5314
- function BA(e) {
5314
+ function RA(e) {
5315
5315
  return e == null || !Array.isArray(e) ? e : [...new Set(e.map((t) => t))];
5316
5316
  }
5317
- function RA(e = "blitzItExtensionExists") {
5317
+ function FA(e = "blitzItExtensionExists") {
5318
5318
  try {
5319
5319
  var t = document.getElementById(e);
5320
5320
  return t != null;
@@ -5322,7 +5322,7 @@ function RA(e = "blitzItExtensionExists") {
5322
5322
  return console.log(V0(n)), !1;
5323
5323
  }
5324
5324
  }
5325
- function FA(e, t) {
5325
+ function HA(e, t) {
5326
5326
  if (!(e.lat == null || e.lng == null))
5327
5327
  return [
5328
5328
  { lat: e.lat - t, lng: e.lng + t },
@@ -5331,7 +5331,7 @@ function FA(e, t) {
5331
5331
  { lat: e.lat + t, lng: e.lng + t }
5332
5332
  ];
5333
5333
  }
5334
- function HA(e, t) {
5334
+ function OA(e, t) {
5335
5335
  if (!(e.lat == null || e.lng == null))
5336
5336
  return [
5337
5337
  { lat: e.lat - t * 2, lng: e.lng + t },
@@ -5340,7 +5340,7 @@ function HA(e, t) {
5340
5340
  { lat: e.lat, lng: e.lng + t }
5341
5341
  ];
5342
5342
  }
5343
- function OA(e, t) {
5343
+ function zA(e, t) {
5344
5344
  if (!(e.lat == null || e.lng == null))
5345
5345
  return [
5346
5346
  { lat: e.lat, lng: e.lng + t },
@@ -5349,7 +5349,7 @@ function OA(e, t) {
5349
5349
  { lat: e.lat + t * 2, lng: e.lng + t }
5350
5350
  ];
5351
5351
  }
5352
- function zA(e) {
5352
+ function WA(e) {
5353
5353
  var t = Dm(e, !0);
5354
5354
  return t = t.toLowerCase(), t = t.replace(" victoria ", "vic"), t = t.replace(" queensland ", "qld"), t = t.replace(" new south wales ", "nsw"), t = t.replace(" northern territory ", "nt"), t = t.replace(" western australia ", "wa"), t = t.replace(" tasmania ", "tas"), t = t.replace(" south australia ", "sa"), t = t.replace(" australian captial territory ", "act"), t = t.replace(" & ", " and "), t = t.replace(" road", " rd"), t = t.replace(" street", " st"), t = t.replace(" lane", " ln"), t = t.replace(" alley", " aly"), t = t.replace(" arcade", " arc"), t = t.replace(" boulevard", " blvd"), t = t.replace(" court", " ct"), t = t.replace(" cove", " cv"), t = t.replace(" highway", " hwy"), t.replaceAll(" ", "");
5355
5355
  }
@@ -5361,7 +5361,7 @@ function Dm(e, t = !1) {
5361
5361
  var n = "";
5362
5362
  return e.addressLineOne != null && !t && (n = e.addressLineOne + " "), e.streetNumber != null && (n = n + e.streetNumber + " "), e.streetName != null && (n = n + e.streetName + ", "), e.suburb != null && (n = n + e.suburb + " "), e.state != null && (n = n + e.state + " "), e.postcode != null && (n = n + e.postcode), n;
5363
5363
  }
5364
- async function WA(e, t = !0) {
5364
+ async function YA(e, t = !0) {
5365
5365
  return new Promise((n, a) => {
5366
5366
  e == null && a("no url given");
5367
5367
  var r = new Image();
@@ -5378,7 +5378,7 @@ async function WA(e, t = !0) {
5378
5378
  function T0(e) {
5379
5379
  return e && e.replace(/([A-Z])/g, " $1").replace(/^./, (t) => t.toUpperCase());
5380
5380
  }
5381
- function YA(e) {
5381
+ function UA(e) {
5382
5382
  if (e != null && typeof e == "object")
5383
5383
  for (var t in e)
5384
5384
  /^[A-Z]/.test(t) && Object.hasOwnProperty.call(e, t) && (e[t.charAt(0).toLowerCase() + t.substring(1)] = e[t], delete e[t]);
@@ -5397,25 +5397,25 @@ const Ql = [
5397
5397
  { value: 7, short: "sat", values: ["sat", "saturday"] },
5398
5398
  { value: 0, short: "always", values: ["always", null, void 0] }
5399
5399
  ];
5400
- function UA(e) {
5400
+ function qA(e) {
5401
5401
  if (e == null)
5402
5402
  return 0;
5403
5403
  const t = e.replaceAll(" ", "").split(",").map((a) => a.toLowerCase()), n = Ql.filter((a) => a.values.some((r) => t.some((l) => r == l))).map((a) => a.value);
5404
5404
  return n.length == 0 ? 8 : Math.min(...n);
5405
5405
  }
5406
- function qA(e) {
5406
+ function GA(e) {
5407
5407
  return e == null ? e : e.toLowerCase().replaceAll(" ", "").split(",").map((t) => {
5408
5408
  let n = Ql.find((a) => a.values.some((r) => r == t));
5409
5409
  return n != null ? n.short : "";
5410
5410
  }).filter((t) => t != null && t.length > 0).toString();
5411
5411
  }
5412
- function GA(e, t) {
5412
+ function ZA(e, t) {
5413
5413
  if (e == null || t == null)
5414
5414
  return !0;
5415
5415
  const n = e.replaceAll(" ", "").split(",").map((l) => l.toLowerCase()), a = t.replaceAll(" ", "").toLowerCase(), r = Ql.find((l) => l.values.some((i) => i == a));
5416
5416
  return r != null && n.some((l) => l == r.short || r.values.some((i) => i == l));
5417
5417
  }
5418
- function ZA(e, t) {
5418
+ function jA(e, t) {
5419
5419
  if (t == null)
5420
5420
  return e;
5421
5421
  let n = e ?? "";
@@ -5423,31 +5423,31 @@ function ZA(e, t) {
5423
5423
  let a = [...new Set(n.replaceAll(" ", "").toLowerCase().split(",").map((r) => Ql.find((l) => l.values.some((i) => i == r))).filter((r) => r != null).sort(Sr.firstBy((r) => (r == null ? void 0 : r.value) ?? 0)).map((r) => r == null ? void 0 : r.short))].toString();
5424
5424
  return a.length > 0 ? a : void 0;
5425
5425
  }
5426
- function jA(e, t) {
5426
+ function KA(e, t) {
5427
5427
  if (t == null || e == null)
5428
5428
  return e;
5429
5429
  let n = e ?? "", a = t.replaceAll(" ", "").toLowerCase(), r = [...new Set(n.replaceAll(" ", "").toLowerCase().split(",").map((l) => Ql.find((i) => i.values.some((s) => s == l && s != a))).filter((l) => l != null).sort(Sr.firstBy((l) => (l == null ? void 0 : l.value) ?? 0)).map((l) => l == null ? void 0 : l.short))].toString();
5430
5430
  return r.length > 0 ? r : void 0;
5431
5431
  }
5432
- function KA(e, t) {
5432
+ function JA(e, t) {
5433
5433
  return e != null && Array.isArray(e) && e.length == t;
5434
5434
  }
5435
5435
  function ln(e, t = 0) {
5436
5436
  return e != null && Array.isArray(e) && e.length > t;
5437
5437
  }
5438
- function JA(e) {
5438
+ function QA(e) {
5439
5439
  return e == null || e.length == 0;
5440
5440
  }
5441
5441
  function A0(e) {
5442
5442
  return e == "0001-01-01T00:00:00Z";
5443
5443
  }
5444
- function QA() {
5444
+ function XA() {
5445
5445
  return (/* @__PURE__ */ new Date("0001-01-01T00:00:00Z")).getTime();
5446
5446
  }
5447
5447
  function D0() {
5448
5448
  return "0001-01-01T00:00:00Z";
5449
5449
  }
5450
- function XA(e, t) {
5450
+ function eD(e, t) {
5451
5451
  let n = "1", a = 0;
5452
5452
  if (a < t)
5453
5453
  do
@@ -5456,7 +5456,7 @@ function XA(e, t) {
5456
5456
  let r = Number.parseInt(n);
5457
5457
  return Math.round(e * r) / r;
5458
5458
  }
5459
- function eD(e, t) {
5459
+ function tD(e, t) {
5460
5460
  let n = e ?? "";
5461
5461
  return t != null && (_0(n, t) ? n = n.split(",").filter((a) => a != t).toString() : n != null ? n = `${n},${t}` : n = t), n != null && n.length > 0 ? n : null;
5462
5462
  }
@@ -5495,7 +5495,7 @@ function _m(e, t = (n) => n) {
5495
5495
  return ln(l) && a.push(...l), a;
5496
5496
  }, [])] : [];
5497
5497
  }
5498
- function tD(e) {
5498
+ function nD(e) {
5499
5499
  const t = e.split(","), n = t[0].indexOf("base64") >= 0 ? atob(t[1]) : decodeURI(t[1]), a = t[0].split(":")[1].split(";")[0], r = new Uint8Array(n.length);
5500
5500
  for (let l = 0; l < n.length; l++)
5501
5501
  r[l] = n.charCodeAt(l);
@@ -5531,10 +5531,10 @@ function L0(e, t, n) {
5531
5531
  }
5532
5532
  return !1;
5533
5533
  }
5534
- function nD(e) {
5534
+ function aD(e) {
5535
5535
  return e != null ? e.replaceAll(" ", "").toLowerCase() : null;
5536
5536
  }
5537
- function aD(e = 2e3) {
5537
+ function rD(e = 2e3) {
5538
5538
  return new Promise((t) => {
5539
5539
  setTimeout(() => t(), e);
5540
5540
  });
@@ -7016,7 +7016,7 @@ function jc() {
7016
7016
  const e = xt == null ? void 0 : xt.getEnv();
7017
7017
  return xt == null ? "" : (xt[e] ?? xt.development).auth ?? "";
7018
7018
  }
7019
- function rD(e, t) {
7019
+ function lD(e, t) {
7020
7020
  const n = xt == null ? void 0 : xt.getEnv();
7021
7021
  if (xt == null)
7022
7022
  return "";
@@ -7030,7 +7030,7 @@ function R0(e) {
7030
7030
  const n = xt[t] ?? xt.development;
7031
7031
  return e == null ? n.data ?? "" : n.other[e] ?? n.data ?? "";
7032
7032
  }
7033
- function lD() {
7033
+ function iD() {
7034
7034
  return xt;
7035
7035
  }
7036
7036
  function F0(e) {
@@ -7044,7 +7044,7 @@ function yn() {
7044
7044
  const e = Vm();
7045
7045
  return (Si == null || Si.config.name != e) && (Si = Em.createInstance({ name: e })), Si;
7046
7046
  }
7047
- function iD() {
7047
+ function sD() {
7048
7048
  async function e(r) {
7049
7049
  const l = yn();
7050
7050
  (await l.keys()).filter((u) => u.startsWith(r)).forEach((u) => {
@@ -7068,7 +7068,7 @@ function iD() {
7068
7068
  };
7069
7069
  }
7070
7070
  let Fi;
7071
- function sD(e) {
7071
+ function oD(e) {
7072
7072
  return Fi(e)();
7073
7073
  }
7074
7074
  function mr(e) {
@@ -8380,7 +8380,7 @@ let Mo;
8380
8380
  function j0() {
8381
8381
  return Mo;
8382
8382
  }
8383
- function oD(e) {
8383
+ function uD(e) {
8384
8384
  const t = localStorage.getItem("cosmetics");
8385
8385
  let n;
8386
8386
  return t != null && t.length > 0 && (n = JSON.parse(t)), n ?? (n = {}), n.dark ?? (n.dark = e == null ? void 0 : e.dark), n.light ?? (n.light = e == null ? void 0 : e.light), n.theme ?? (n.theme = e == null ? void 0 : e.defaultTheme), {
@@ -8461,7 +8461,7 @@ function K0(e) {
8461
8461
  undoTemporaryColor: m
8462
8462
  }, Mo;
8463
8463
  }
8464
- const uD = {
8464
+ const cD = {
8465
8465
  canExportCSV: !1
8466
8466
  };
8467
8467
  function J0() {
@@ -8563,7 +8563,7 @@ function X0(e) {
8563
8563
  }, Ao;
8564
8564
  }
8565
8565
  let Do;
8566
- function cD() {
8566
+ function dD() {
8567
8567
  return Do;
8568
8568
  }
8569
8569
  function eb(e) {
@@ -29631,7 +29631,7 @@ const yy = /* @__PURE__ */ je({
29631
29631
  }), null, 16, ["dark", "modelValue"]));
29632
29632
  }
29633
29633
  });
29634
- function dD() {
29634
+ function fD() {
29635
29635
  const e = Uu();
29636
29636
  return async (t) => {
29637
29637
  let n;
@@ -29664,7 +29664,7 @@ function dD() {
29664
29664
  return n != null && t.itemValue != null ? n[t.itemValue] : n;
29665
29665
  };
29666
29666
  }
29667
- function fD() {
29667
+ function mD() {
29668
29668
  const e = Uu();
29669
29669
  return async (t) => {
29670
29670
  let n;
@@ -29686,7 +29686,7 @@ function fD() {
29686
29686
  return n;
29687
29687
  };
29688
29688
  }
29689
- function mD() {
29689
+ function vD() {
29690
29690
  const e = Uu();
29691
29691
  return async (t) => {
29692
29692
  let n;
@@ -29709,7 +29709,7 @@ function mD() {
29709
29709
  };
29710
29710
  }
29711
29711
  var vM = { BASE_URL: "/", MODE: "production", DEV: !1, PROD: !0, SSR: !1 };
29712
- function vD(e) {
29712
+ function hD(e) {
29713
29713
  function t(n) {
29714
29714
  var r;
29715
29715
  const a = n.matched.slice().reverse().find((l) => l.meta && l.meta.title);
@@ -29770,8 +29770,8 @@ const hM = {
29770
29770
  }, yM = {
29771
29771
  component: xu
29772
29772
  };
29773
- var gM = "M12,4A4,4 0 0,1 16,8A4,4 0 0,1 12,12A4,4 0 0,1 8,8A4,4 0 0,1 12,4M12,14C16.42,14 20,15.79 20,18V20H4V18C4,15.79 7.58,14 12,14Z", bM = "M20 21H4V10H6V19H18V10H20V21M3 3H21V9H3V3M9.5 11H14.5C14.78 11 15 11.22 15 11.5V13H9V11.5C9 11.22 9.22 11 9.5 11M5 5V7H19V5H5Z", wM = "M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z", pM = "M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z", SM = "M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z", kM = "M12,15.5A3.5,3.5 0 0,1 8.5,12A3.5,3.5 0 0,1 12,8.5A3.5,3.5 0 0,1 15.5,12A3.5,3.5 0 0,1 12,15.5M19.43,12.97C19.47,12.65 19.5,12.33 19.5,12C19.5,11.67 19.47,11.34 19.43,11L21.54,9.37C21.73,9.22 21.78,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.21,8.95 2.27,9.22 2.46,9.37L4.57,11C4.53,11.34 4.5,11.67 4.5,12C4.5,12.33 4.53,12.65 4.57,12.97L2.46,14.63C2.27,14.78 2.21,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.67 16.04,18.34 16.56,17.94L19.05,18.95C19.27,19.03 19.54,18.95 19.66,18.73L21.66,15.27C21.78,15.05 21.73,14.78 21.54,14.63L19.43,12.97Z", CM = "M15,9H5V5H15M12,19A3,3 0 0,1 9,16A3,3 0 0,1 12,13A3,3 0 0,1 15,16A3,3 0 0,1 12,19M17,3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V7L17,3Z", xM = "M19,4H15.5L14.5,3H9.5L8.5,4H5V6H19M6,19A2,2 0 0,0 8,21H16A2,2 0 0,0 18,19V7H6V19Z", TM = "M16.24,3.56L21.19,8.5C21.97,9.29 21.97,10.55 21.19,11.34L12,20.53C10.44,22.09 7.91,22.09 6.34,20.53L2.81,17C2.03,16.21 2.03,14.95 2.81,14.16L13.41,3.56C14.2,2.78 15.46,2.78 16.24,3.56M4.22,15.58L7.76,19.11C8.54,19.9 9.8,19.9 10.59,19.11L14.12,15.58L9.17,10.63L4.22,15.58Z", MM = "M15.14,3C14.63,3 14.12,3.2 13.73,3.59L2.59,14.73C1.81,15.5 1.81,16.77 2.59,17.56L5.03,20H12.69L21.41,11.27C22.2,10.5 22.2,9.23 21.41,8.44L16.56,3.59C16.17,3.2 15.65,3 15.14,3M17,18L15,20H22V18", AM = "M14 2H6C4.9 2 4 2.9 4 4V20C4 21.1 4.9 22 6 22H18C19.1 22 20 21.1 20 20V8L14 2M15 16L13 20H10L12 16H9V11H15V16M13 9V3.5L18.5 9H13Z", DM = "M14,12V19.88C14.04,20.18 13.94,20.5 13.71,20.71C13.32,21.1 12.69,21.1 12.3,20.71L10.29,18.7C10.06,18.47 9.96,18.16 10,17.87V12H9.97L4.21,4.62C3.87,4.19 3.95,3.56 4.38,3.22C4.57,3.08 4.78,3 5,3V3H19V3C19.22,3 19.43,3.08 19.62,3.22C20.05,3.56 20.13,4.19 19.79,4.62L14.03,12H14Z", _M = "M17 7L15.59 8.41L18.17 11H8V13H18.17L15.59 15.58L17 17L22 12M4 5H12V3H4C2.9 3 2 3.9 2 5V19C2 20.1 2.9 21 4 21H12V19H4V5Z", IM = "M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z", EM = "M7,10L12,15L17,10H7Z", VM = "M1.88,0.46L0.46,1.88L5.59,7H2V9H9V2H7V5.59M11,7V9H21V15H23V9A2,2 0 0,0 21,7M7,11V21A2,2 0 0,0 9,23H15V21H9V11M15.88,14.46L14.46,15.88L19.6,21H17V23H23V17H21V19.59", PM = "M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z", LM = "M18.66,2C18.4,2 18.16,2.09 17.97,2.28L16.13,4.13L19.88,7.88L21.72,6.03C22.11,5.64 22.11,5 21.72,4.63L19.38,2.28C19.18,2.09 18.91,2 18.66,2M3.28,4L2,5.28L8.5,11.75L4,16.25V20H7.75L12.25,15.5L18.72,22L20,20.72L13.5,14.25L9.75,10.5L3.28,4M15.06,5.19L11.03,9.22L14.78,12.97L18.81,8.94L15.06,5.19Z", $M = "M17.65,6.35C16.2,4.9 14.21,4 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20C15.73,20 18.84,17.45 19.73,14H17.65C16.83,16.33 14.61,18 12,18A6,6 0 0,1 6,12A6,6 0 0,1 12,6C13.66,6 15.14,6.69 16.22,7.78L13,11H20V4L17.65,6.35Z", NM = "M16,5V18H21V5M4,18H9V5H4M10,18H15V5H10V18Z", BM = "M4,4H20V20H4V4M6,8V18H18V8H6Z";
29774
- function hD(e) {
29773
+ var gM = "M12,4A4,4 0 0,1 16,8A4,4 0 0,1 12,12A4,4 0 0,1 8,8A4,4 0 0,1 12,4M12,14C16.42,14 20,15.79 20,18V20H4V18C4,15.79 7.58,14 12,14Z", bM = "M20 21H4V10H6V19H18V10H20V21M3 3H21V9H3V3M9.5 11H14.5C14.78 11 15 11.22 15 11.5V13H9V11.5C9 11.22 9.22 11 9.5 11M5 5V7H19V5H5Z", wM = "M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z", pM = "M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z", SM = "M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z", kM = "M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z", CM = "M12,15.5A3.5,3.5 0 0,1 8.5,12A3.5,3.5 0 0,1 12,8.5A3.5,3.5 0 0,1 15.5,12A3.5,3.5 0 0,1 12,15.5M19.43,12.97C19.47,12.65 19.5,12.33 19.5,12C19.5,11.67 19.47,11.34 19.43,11L21.54,9.37C21.73,9.22 21.78,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.21,8.95 2.27,9.22 2.46,9.37L4.57,11C4.53,11.34 4.5,11.67 4.5,12C4.5,12.33 4.53,12.65 4.57,12.97L2.46,14.63C2.27,14.78 2.21,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.67 16.04,18.34 16.56,17.94L19.05,18.95C19.27,19.03 19.54,18.95 19.66,18.73L21.66,15.27C21.78,15.05 21.73,14.78 21.54,14.63L19.43,12.97Z", xM = "M15,9H5V5H15M12,19A3,3 0 0,1 9,16A3,3 0 0,1 12,13A3,3 0 0,1 15,16A3,3 0 0,1 12,19M17,3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V7L17,3Z", TM = "M19,4H15.5L14.5,3H9.5L8.5,4H5V6H19M6,19A2,2 0 0,0 8,21H16A2,2 0 0,0 18,19V7H6V19Z", MM = "M16.24,3.56L21.19,8.5C21.97,9.29 21.97,10.55 21.19,11.34L12,20.53C10.44,22.09 7.91,22.09 6.34,20.53L2.81,17C2.03,16.21 2.03,14.95 2.81,14.16L13.41,3.56C14.2,2.78 15.46,2.78 16.24,3.56M4.22,15.58L7.76,19.11C8.54,19.9 9.8,19.9 10.59,19.11L14.12,15.58L9.17,10.63L4.22,15.58Z", AM = "M15.14,3C14.63,3 14.12,3.2 13.73,3.59L2.59,14.73C1.81,15.5 1.81,16.77 2.59,17.56L5.03,20H12.69L21.41,11.27C22.2,10.5 22.2,9.23 21.41,8.44L16.56,3.59C16.17,3.2 15.65,3 15.14,3M17,18L15,20H22V18", DM = "M14 2H6C4.9 2 4 2.9 4 4V20C4 21.1 4.9 22 6 22H18C19.1 22 20 21.1 20 20V8L14 2M15 16L13 20H10L12 16H9V11H15V16M13 9V3.5L18.5 9H13Z", _M = "M14,12V19.88C14.04,20.18 13.94,20.5 13.71,20.71C13.32,21.1 12.69,21.1 12.3,20.71L10.29,18.7C10.06,18.47 9.96,18.16 10,17.87V12H9.97L4.21,4.62C3.87,4.19 3.95,3.56 4.38,3.22C4.57,3.08 4.78,3 5,3V3H19V3C19.22,3 19.43,3.08 19.62,3.22C20.05,3.56 20.13,4.19 19.79,4.62L14.03,12H14Z", IM = "M17 7L15.59 8.41L18.17 11H8V13H18.17L15.59 15.58L17 17L22 12M4 5H12V3H4C2.9 3 2 3.9 2 5V19C2 20.1 2.9 21 4 21H12V19H4V5Z", EM = "M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z", VM = "M7,10L12,15L17,10H7Z", PM = "M1.88,0.46L0.46,1.88L5.59,7H2V9H9V2H7V5.59M11,7V9H21V15H23V9A2,2 0 0,0 21,7M7,11V21A2,2 0 0,0 9,23H15V21H9V11M15.88,14.46L14.46,15.88L19.6,21H17V23H23V17H21V19.59", LM = "M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z", $M = "M18.66,2C18.4,2 18.16,2.09 17.97,2.28L16.13,4.13L19.88,7.88L21.72,6.03C22.11,5.64 22.11,5 21.72,4.63L19.38,2.28C19.18,2.09 18.91,2 18.66,2M3.28,4L2,5.28L8.5,11.75L4,16.25V20H7.75L12.25,15.5L18.72,22L20,20.72L13.5,14.25L9.75,10.5L3.28,4M15.06,5.19L11.03,9.22L14.78,12.97L18.81,8.94L15.06,5.19Z", NM = "M17.65,6.35C16.2,4.9 14.21,4 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20C15.73,20 18.84,17.45 19.73,14H17.65C16.83,16.33 14.61,18 12,18A6,6 0 0,1 6,12A6,6 0 0,1 12,6C13.66,6 15.14,6.69 16.22,7.78L13,11H20V4L17.65,6.35Z", BM = "M16,5V18H21V5M4,18H9V5H4M10,18H15V5H10V18Z", RM = "M4,4H20V20H4V4M6,8V18H18V8H6Z";
29774
+ function yD(e) {
29775
29775
  return {
29776
29776
  defaultSet: "mdi",
29777
29777
  aliases: {
@@ -29780,23 +29780,24 @@ function hD(e) {
29780
29780
  "archive-outline": bM,
29781
29781
  "arrow-left": wM,
29782
29782
  check: pM,
29783
- close: SM,
29784
- cog: kM,
29785
- "content-save": CM,
29786
- delete: xM,
29787
- eraser: TM,
29788
- "eraser-variant": MM,
29789
- "file-delimited": AM,
29790
- filter: DM,
29791
- logout: _M,
29792
- magnify: IM,
29793
- "menu-down": EM,
29794
- "move-resize-variant": VM,
29795
- pencil: PM,
29796
- "pencil-off": LM,
29797
- refresh: $M,
29798
- "view-column": NM,
29799
- "window-maximize": BM,
29783
+ chevronUp: SM,
29784
+ close: kM,
29785
+ cog: CM,
29786
+ "content-save": xM,
29787
+ delete: TM,
29788
+ eraser: MM,
29789
+ "eraser-variant": AM,
29790
+ "file-delimited": DM,
29791
+ filter: _M,
29792
+ logout: IM,
29793
+ magnify: EM,
29794
+ "menu-down": VM,
29795
+ "move-resize-variant": PM,
29796
+ pencil: LM,
29797
+ "pencil-off": $M,
29798
+ refresh: NM,
29799
+ "view-column": BM,
29800
+ "window-maximize": RM,
29800
29801
  ...e ?? {}
29801
29802
  },
29802
29803
  sets: {
@@ -29804,7 +29805,7 @@ function hD(e) {
29804
29805
  }
29805
29806
  };
29806
29807
  }
29807
- function RM(e, t) {
29808
+ function FM(e, t) {
29808
29809
  const n = Y(!1), a = Pe(e);
29809
29810
  let r = l(Je(e));
29810
29811
  (t == null ? void 0 : t.useTracker) !== !1 && De(a, (s) => {
@@ -29873,7 +29874,7 @@ function by(e, t) {
29873
29874
  }), U = C(() => {
29874
29875
  const P = Je(v);
29875
29876
  return e.onCanSave != null ? e.onCanSave(P) : !0;
29876
- }), { isChanged: F, restartTracker: N } = RM(v, {
29877
+ }), { isChanged: F, restartTracker: N } = FM(v, {
29877
29878
  useTracker: e.trackChanges,
29878
29879
  propsToIgnore: e.trackIgnoreProps,
29879
29880
  propsToTrack: e.trackProps
@@ -29996,7 +29997,7 @@ function by(e, t) {
29996
29997
  ...m
29997
29998
  };
29998
29999
  }
29999
- function yD(e) {
30000
+ function gD(e) {
30000
30001
  const t = Y([]), n = Y(!1);
30001
30002
  function a() {
30002
30003
  t.value.every((l) => l.loaded) && (e.onAllLoaded(), n.value = !1);
@@ -30024,7 +30025,7 @@ function yD(e) {
30024
30025
  };
30025
30026
  }
30026
30027
  let Yr;
30027
- function FM(e) {
30028
+ function HM(e) {
30028
30029
  const t = Y((e == null ? void 0 : e.default) ?? "Admin"), n = Y((e == null ? void 0 : e.groups) ?? []);
30029
30030
  return Yr = {
30030
30031
  currentGroup: t,
@@ -30032,7 +30033,7 @@ function FM(e) {
30032
30033
  useRoutes: e == null ? void 0 : e.useRoutes
30033
30034
  }, Yr;
30034
30035
  }
30035
- function HM() {
30036
+ function OM() {
30036
30037
  const e = is(), t = Tr(), n = ol();
30037
30038
  let a = e.getRoutes();
30038
30039
  return {
@@ -30069,10 +30070,10 @@ function HM() {
30069
30070
  let vf, hf, yf, gf = !1;
30070
30071
  const vo = Y(!1), ho = Y(!1), bf = Y(), _i = Y();
30071
30072
  let Qo;
30072
- function gD() {
30073
+ function bD() {
30073
30074
  return Qo;
30074
30075
  }
30075
- function OM() {
30076
+ function zM() {
30076
30077
  function e(i) {
30077
30078
  _i.value = i.detail, ho.value = !0;
30078
30079
  }
@@ -30102,8 +30103,8 @@ function OM() {
30102
30103
  updateApp: l
30103
30104
  }, Qo;
30104
30105
  }
30105
- const wy = Symbol(), zM = Symbol(), py = Symbol(), Sy = Symbol();
30106
- function bD(e, t, n) {
30106
+ const wy = Symbol(), WM = Symbol(), py = Symbol(), Sy = Symbol();
30107
+ function wD(e, t, n) {
30107
30108
  const a = Be(wy), r = Be(Sy), l = Be(py), i = a.findItem(e.meta.nav ?? e.name) ?? void 0, s = e.meta.requiresAuth !== !1 || i != null && i.requiresAuth !== !1, u = e.query.isDemo === "true";
30108
30109
  if (!s)
30109
30110
  a.updateNavigationChange(e, t);
@@ -30119,11 +30120,11 @@ function bD(e, t, n) {
30119
30120
  } else
30120
30121
  return r.login(window.location.pathname), n;
30121
30122
  }
30122
- function wD(e) {
30123
+ function pD(e) {
30123
30124
  const t = [];
30124
30125
  return (e == null ? void 0 : e.required) == !0 && t.push((n) => !!n || "Field is required"), (e == null ? void 0 : e.otherRules) != null && (Array.isArray(e == null ? void 0 : e.otherRules) ? t.push(...e.otherRules) : t.push(e.otherRules)), (e == null ? void 0 : e.forPassword) == !0 && (t.push((n) => !!n || "Password is required"), t.push((n) => n != null && n.length > 9 || "Password must be 10 or more characters"), t.push((n) => /^(.*[a-z].*)$/.test(n) || "Password must contain a lowercase letter"), t.push((n) => /^(.*[A-Z].*)$/.test(n) || "Password must contain an uppercase letter"), t.push((n) => /^(.*\d.*)$/.test(n) || "Password must contain a number")), (e == null ? void 0 : e.forEmail) == !0 && (t.push((n) => !!n || "Email is required"), t.push((n) => $0(n) || "Email must be valid")), t;
30125
30126
  }
30126
- const WM = /* @__PURE__ */ je({
30127
+ const YM = /* @__PURE__ */ je({
30127
30128
  __name: "BT-Blade-Item",
30128
30129
  props: {
30129
30130
  actualHeight: {},
@@ -30386,13 +30387,13 @@ const WM = /* @__PURE__ */ je({
30386
30387
  * (c) 2020-2024 Eduardo San Martin Morote
30387
30388
  * Released under the MIT License.
30388
30389
  */
30389
- const YM = {
30390
+ const UM = {
30390
30391
  mass: 1,
30391
30392
  tension: 170,
30392
30393
  friction: 26,
30393
30394
  precision: 0.01
30394
- }, fc = typeof window < "u", UM = fc ? window.requestAnimationFrame.bind(window) : () => {
30395
- }, qM = fc ? window.cancelAnimationFrame.bind(window) : () => {
30395
+ }, fc = typeof window < "u", qM = fc ? window.requestAnimationFrame.bind(window) : () => {
30396
+ }, GM = fc ? window.cancelAnimationFrame.bind(window) : () => {
30396
30397
  }, yo = typeof performance < "u" ? performance.now.bind(performance) : Date.now.bind(Date), Xo = Array.isArray.bind(Array), Rr = [0, 0];
30397
30398
  function wf(e, t, n, a, r) {
30398
30399
  const l = -r.tension * (t - a), i = -r.friction * n, s = (l + i) / (r.mass || 1), u = n + s * e, f = t + u * e, m = r.precision || 0.01;
@@ -30405,10 +30406,10 @@ function pf(e, t) {
30405
30406
  n[r] = e[r], a[r] = t ? t[r] : 0;
30406
30407
  return [n, a];
30407
30408
  }
30408
- const GM = () => {
30409
+ const ZM = () => {
30409
30410
  };
30410
- function Dl(e, t = YM, n = {}) {
30411
- const a = n.onRest || GM, r = Y(
30411
+ function Dl(e, t = UM, n = {}) {
30412
+ const a = n.onRest || ZM, r = Y(
30412
30413
  Ia(e) ? e : Je(e)
30413
30414
  );
30414
30415
  let l = !1, i = 0, s = 0, u;
@@ -30430,11 +30431,11 @@ function Dl(e, t = YM, n = {}) {
30430
30431
  v = g[0], c = g[1], o();
30431
30432
  }
30432
30433
  on(() => {
30433
- u && qM(u);
30434
+ u && GM(u);
30434
30435
  });
30435
30436
  function o() {
30436
- u = UM(() => {
30437
- if (ZM(
30437
+ u = qM(() => {
30438
+ if (jM(
30438
30439
  m.value,
30439
30440
  r.value,
30440
30441
  d.value
@@ -30447,7 +30448,7 @@ function Dl(e, t = YM, n = {}) {
30447
30448
  if (i = g, s += p, s > Ya * 10 && (s = 0), s === 0)
30448
30449
  return u = null, o();
30449
30450
  const M = (s - Math.floor(s / Ya) * Ya) / Ya, S = Math.floor(s / Ya);
30450
- jM(
30451
+ KM(
30451
30452
  S,
30452
30453
  M,
30453
30454
  Je(t),
@@ -30471,13 +30472,13 @@ function Dl(e, t = YM, n = {}) {
30471
30472
  Object.assign(m.value, g), Object.assign(r.value, g), l = !1, u = null;
30472
30473
  }, In(y);
30473
30474
  }
30474
- function ZM(e, t, n) {
30475
+ function jM(e, t, n) {
30475
30476
  for (const a in t)
30476
30477
  if (n[a] !== 0 || e[a] !== t[a])
30477
30478
  return !1;
30478
30479
  return !0;
30479
30480
  }
30480
- function jM(e, t, n, a, r, l, i, s) {
30481
+ function KM(e, t, n, a, r, l, i, s) {
30481
30482
  for (const u in a) {
30482
30483
  let f = i[u], m = s[u];
30483
30484
  const d = a[u];
@@ -30531,11 +30532,11 @@ je({
30531
30532
  ), Cf(() => {
30532
30533
  if (!s.length)
30533
30534
  return;
30534
- s.forEach(KM);
30535
+ s.forEach(JM);
30535
30536
  const f = s.filter(
30536
- (m) => JM(m, i)
30537
+ (m) => QM(m, i)
30537
30538
  );
30538
- QM(), f.forEach((m) => {
30539
+ XM(), f.forEach((m) => {
30539
30540
  const d = m.el;
30540
30541
  setTimeout(() => {
30541
30542
  a.x = 0, a.y = 0, console.log("moved", m.key);
@@ -30563,24 +30564,24 @@ je({
30563
30564
  };
30564
30565
  }
30565
30566
  });
30566
- function KM(e) {
30567
+ function JM(e) {
30567
30568
  Cy.set(e, e.el.getBoundingClientRect()), console.log(
30568
30569
  "saved after render",
30569
30570
  e.key,
30570
30571
  e.el.getBoundingClientRect()
30571
30572
  );
30572
30573
  }
30573
- function JM(e, t) {
30574
+ function QM(e, t) {
30574
30575
  const n = ky.get(e), a = Cy.get(e), r = n.left - a.left, l = n.top - a.top;
30575
30576
  if (e.key === "Lorem" && pos2.reset({ x: r, y: l }), console.log("reset", e.key, { ...t[e.key] }), r || l) {
30576
30577
  const i = e.el.style;
30577
30578
  return i.transform = i.webkitTransform = `translate(${r}px,${l}px)`, i.transitionDuration = "0s", e;
30578
30579
  }
30579
30580
  }
30580
- function QM() {
30581
+ function XM() {
30581
30582
  return document.body.offsetHeight;
30582
30583
  }
30583
- const XM = /* @__PURE__ */ je({
30584
+ const eA = /* @__PURE__ */ je({
30584
30585
  __name: "BT-Blade",
30585
30586
  props: {
30586
30587
  density: { default: "compact" },
@@ -30783,7 +30784,7 @@ const XM = /* @__PURE__ */ je({
30783
30784
  _: 3
30784
30785
  }));
30785
30786
  }
30786
- }), eA = /* @__PURE__ */ je({
30787
+ }), tA = /* @__PURE__ */ je({
30787
30788
  __name: "BT-Btn",
30788
30789
  props: {
30789
30790
  icon: { default: void 0 },
@@ -30801,7 +30802,7 @@ const XM = /* @__PURE__ */ je({
30801
30802
  variant: u.value
30802
30803
  }), null, 16, ["disabled", "icon", "size", "variant"]));
30803
30804
  }
30804
- }), tA = /* @__PURE__ */ je({
30805
+ }), nA = /* @__PURE__ */ je({
30805
30806
  __name: "BT-Col",
30806
30807
  props: {
30807
30808
  cols: { type: [String, Boolean], default: "12" },
@@ -30826,10 +30827,10 @@ const XM = /* @__PURE__ */ je({
30826
30827
  _: 3
30827
30828
  }, 8, ["lg", "md", "sm", "cols", "class"]));
30828
30829
  }
30829
- }), nA = {
30830
+ }), aA = {
30830
30831
  key: 0,
30831
30832
  class: "align-center justify-center text-center"
30832
- }, aA = { key: "3" }, rA = /* @__PURE__ */ je({
30833
+ }, rA = { key: "3" }, lA = /* @__PURE__ */ je({
30833
30834
  __name: "BT-Entity",
30834
30835
  props: {
30835
30836
  alternateText: {},
@@ -30895,7 +30896,7 @@ const XM = /* @__PURE__ */ je({
30895
30896
  }, [
30896
30897
  k(la, { "hide-on-leave": "" }, {
30897
30898
  default: j(() => [
30898
- s.inline && A(a).isLoading.value ? (z(), ie("div", nA, [
30899
+ s.inline && A(a).isLoading.value ? (z(), ie("div", aA, [
30899
30900
  k(kr, {
30900
30901
  indeterminate: "",
30901
30902
  size: "20"
@@ -30926,7 +30927,7 @@ const XM = /* @__PURE__ */ je({
30926
30927
  me(s.$slots, "alternate", {
30927
30928
  item: A(a).asyncItem.value
30928
30929
  }, () => [
30929
- ze("span", aA, Ye(s.alternateText), 1)
30930
+ ze("span", rA, Ye(s.alternateText), 1)
30930
30931
  ])
30931
30932
  ], 2))
30932
30933
  ]),
@@ -30948,7 +30949,7 @@ const XM = /* @__PURE__ */ je({
30948
30949
  }, 8, ["modelValue"]))
30949
30950
  ], 2));
30950
30951
  }
30951
- }), lA = /* @__PURE__ */ je({
30952
+ }), iA = /* @__PURE__ */ je({
30952
30953
  inheritAttrs: !1,
30953
30954
  __name: "BT-Field-Checkbox",
30954
30955
  props: {
@@ -30993,7 +30994,7 @@ const XM = /* @__PURE__ */ je({
30993
30994
  _: 1
30994
30995
  }, 8, ["lg", "md", "sm", "cols"]));
30995
30996
  }
30996
- }), iA = /* @__PURE__ */ je({
30997
+ }), sA = /* @__PURE__ */ je({
30997
30998
  inheritAttrs: !1,
30998
30999
  __name: "BT-Field-Date",
30999
31000
  props: {
@@ -31084,7 +31085,7 @@ const XM = /* @__PURE__ */ je({
31084
31085
  _: 1
31085
31086
  }, 8, ["lg", "md", "sm", "cols"]));
31086
31087
  }
31087
- }), sA = /* @__PURE__ */ je({
31088
+ }), oA = /* @__PURE__ */ je({
31088
31089
  inheritAttrs: !1,
31089
31090
  __name: "BT-Field-Entity",
31090
31091
  props: {
@@ -31129,7 +31130,7 @@ const XM = /* @__PURE__ */ je({
31129
31130
  }, 8, ["lg", "md", "sm", "cols"]);
31130
31131
  };
31131
31132
  }
31132
- }), oA = /* @__PURE__ */ je({
31133
+ }), uA = /* @__PURE__ */ je({
31133
31134
  inheritAttrs: !1,
31134
31135
  __name: "BT-Field-Select",
31135
31136
  props: {
@@ -31181,7 +31182,7 @@ const XM = /* @__PURE__ */ je({
31181
31182
  }, 8, ["lg", "md", "sm", "cols"]);
31182
31183
  };
31183
31184
  }
31184
- }), uA = /* @__PURE__ */ je({
31185
+ }), cA = /* @__PURE__ */ je({
31185
31186
  inheritAttrs: !1,
31186
31187
  __name: "BT-Field-String",
31187
31188
  props: {
@@ -31226,7 +31227,7 @@ const XM = /* @__PURE__ */ je({
31226
31227
  _: 1
31227
31228
  }, 8, ["lg", "md", "sm", "cols"]));
31228
31229
  }
31229
- }), cA = /* @__PURE__ */ je({
31230
+ }), dA = /* @__PURE__ */ je({
31230
31231
  inheritAttrs: !1,
31231
31232
  __name: "BT-Field-Switch",
31232
31233
  props: {
@@ -31285,7 +31286,7 @@ const XM = /* @__PURE__ */ je({
31285
31286
  _: 1
31286
31287
  }, 8, ["lg", "md", "sm", "cols"]));
31287
31288
  }
31288
- }), dA = /* @__PURE__ */ je({
31289
+ }), fA = /* @__PURE__ */ je({
31289
31290
  inheritAttrs: !1,
31290
31291
  __name: "BT-Field-Tags",
31291
31292
  props: {
@@ -31329,7 +31330,7 @@ const XM = /* @__PURE__ */ je({
31329
31330
  _: 1
31330
31331
  }, 8, ["lg", "md", "sm", "cols"]));
31331
31332
  }
31332
- }), fA = /* @__PURE__ */ je({
31333
+ }), mA = /* @__PURE__ */ je({
31333
31334
  inheritAttrs: !1,
31334
31335
  __name: "BT-Field-Textarea",
31335
31336
  props: {
@@ -31371,19 +31372,19 @@ const XM = /* @__PURE__ */ je({
31371
31372
  _: 1
31372
31373
  }, 8, ["lg", "md", "sm", "cols"]));
31373
31374
  }
31374
- }), mA = {
31375
+ }), vA = {
31375
31376
  key: 0,
31376
31377
  class: "mx-1"
31377
- }, vA = {
31378
+ }, hA = {
31378
31379
  key: 1,
31379
31380
  class: "mx-1"
31380
- }, hA = {
31381
+ }, yA = {
31381
31382
  key: 2,
31382
31383
  class: "mx-1"
31383
- }, yA = {
31384
+ }, gA = {
31384
31385
  key: 3,
31385
31386
  class: "mx-1"
31386
- }, gA = /* @__PURE__ */ je({
31387
+ }, bA = /* @__PURE__ */ je({
31387
31388
  inheritAttrs: !1,
31388
31389
  __name: "BT-Field-Trigger",
31389
31390
  props: {
@@ -31711,10 +31712,10 @@ const XM = /* @__PURE__ */ je({
31711
31712
  default: j(() => [
31712
31713
  k(er, { dense: "" }, {
31713
31714
  default: j(() => [
31714
- b.useAutomation || b.useAutomationDaily || b.useAutomationLarge ? (z(), ie("span", mA, Ye(b.automation), 1)) : re("", !0),
31715
- b.useGuide || b.useGuideList ? (z(), ie("span", vA, Ye(b.guide), 1)) : re("", !0),
31716
- b.useTrigger || b.useScheduledTrigger || b.useTriggerList ? (z(), ie("span", hA, Ye(b.trigger), 1)) : re("", !0),
31717
- b.useCustom || b.useCustomList ? (z(), ie("span", yA, Ye(b.custom), 1)) : re("", !0)
31715
+ b.useAutomation || b.useAutomationDaily || b.useAutomationLarge ? (z(), ie("span", vA, Ye(b.automation), 1)) : re("", !0),
31716
+ b.useGuide || b.useGuideList ? (z(), ie("span", hA, Ye(b.guide), 1)) : re("", !0),
31717
+ b.useTrigger || b.useScheduledTrigger || b.useTriggerList ? (z(), ie("span", yA, Ye(b.trigger), 1)) : re("", !0),
31718
+ b.useCustom || b.useCustomList ? (z(), ie("span", gA, Ye(b.custom), 1)) : re("", !0)
31718
31719
  ]),
31719
31720
  _: 1
31720
31721
  })
@@ -31728,7 +31729,7 @@ const XM = /* @__PURE__ */ je({
31728
31729
  _: 1
31729
31730
  }, 8, ["lg", "md", "sm", "cols"]));
31730
31731
  }
31731
- }), bA = { key: 0 }, wA = { key: 1 }, pA = { key: 3 }, SA = /* @__PURE__ */ je({
31732
+ }), wA = { key: 0 }, pA = { key: 1 }, SA = { key: 3 }, kA = /* @__PURE__ */ je({
31732
31733
  __name: "BT-Header-Option",
31733
31734
  props: {
31734
31735
  data: {},
@@ -31744,8 +31745,8 @@ const XM = /* @__PURE__ */ je({
31744
31745
  const i = Gr("bt-entity");
31745
31746
  return z(), se(la, { group: "" }, {
31746
31747
  default: j(() => [
31747
- r.option.prefix != null ? (z(), ie("span", bA, Ye(r.option.prefix), 1)) : re("", !0),
31748
- r.option.bool != null ? (z(), ie("span", wA, [
31748
+ r.option.prefix != null ? (z(), ie("span", wA, Ye(r.option.prefix), 1)) : re("", !0),
31749
+ r.option.bool != null ? (z(), ie("span", pA, [
31749
31750
  A(da)(r.data, r.option.value) === !0 ? (z(), se(ct, {
31750
31751
  key: 0,
31751
31752
  size: r.size
@@ -31763,13 +31764,13 @@ const XM = /* @__PURE__ */ je({
31763
31764
  nav: r.option.nav,
31764
31765
  isSingle: !0,
31765
31766
  textFilter: r.option.textFilter
31766
- }, null, 8, ["itemText", "itemID", "nav", "textFilter"])) : (z(), ie("span", pA, Ye(a.value(r.data)), 1))
31767
+ }, null, 8, ["itemText", "itemID", "nav", "textFilter"])) : (z(), ie("span", SA, Ye(a.value(r.data)), 1))
31767
31768
  ]),
31768
31769
  _: 1
31769
31770
  });
31770
31771
  };
31771
31772
  }
31772
- }), kA = ["innerHTML"], CA = /* @__PURE__ */ je({
31773
+ }), CA = ["innerHTML"], xA = /* @__PURE__ */ je({
31773
31774
  __name: "BT-Json",
31774
31775
  props: ["value"],
31775
31776
  setup(e) {
@@ -31790,7 +31791,7 @@ const XM = /* @__PURE__ */ je({
31790
31791
  (z(!0), ie(Ce, null, Qe(n.value, (i, s) => (z(), ie("div", { key: s }, [
31791
31792
  ze("pre", {
31792
31793
  innerHTML: a(i)
31793
- }, null, 8, kA)
31794
+ }, null, 8, CA)
31794
31795
  ]))), 128))
31795
31796
  ]),
31796
31797
  _: 1
@@ -31799,7 +31800,7 @@ const XM = /* @__PURE__ */ je({
31799
31800
  _: 1
31800
31801
  }));
31801
31802
  }
31802
- }), xA = /* @__PURE__ */ je({
31803
+ }), TA = /* @__PURE__ */ je({
31803
31804
  __name: "BT-Loader",
31804
31805
  props: ["loadingMsg"],
31805
31806
  setup(e) {
@@ -31828,14 +31829,14 @@ const XM = /* @__PURE__ */ je({
31828
31829
  _: 1
31829
31830
  }, 8, ["modelValue"]));
31830
31831
  }
31831
- }), TA = /* @__PURE__ */ je({
31832
+ }), MA = /* @__PURE__ */ je({
31832
31833
  __name: "BT-Nav-Sidebar",
31833
31834
  props: {
31834
31835
  iconSrc: {},
31835
31836
  title: {}
31836
31837
  },
31837
31838
  setup(e) {
31838
- const { state: t, toggleDrawerStick: n } = j0(), { isLoggedIn: a, logout: r } = ol(), l = is(), i = HM();
31839
+ const { state: t, toggleDrawerStick: n } = j0(), { isLoggedIn: a, logout: r } = ol(), l = is(), i = OM();
31839
31840
  return (s, u) => (z(), se(jk, {
31840
31841
  "disabled-resize-watcher": "",
31841
31842
  "expand-on-hover": "",
@@ -31955,7 +31956,7 @@ const XM = /* @__PURE__ */ je({
31955
31956
  _: 3
31956
31957
  }, 8, ["rail", "modelValue"]));
31957
31958
  }
31958
- }), MA = /* @__PURE__ */ je({
31959
+ }), AA = /* @__PURE__ */ je({
31959
31960
  inheritAttrs: !1,
31960
31961
  __name: "BT-Select-List-Box",
31961
31962
  props: {
@@ -32306,7 +32307,7 @@ const XM = /* @__PURE__ */ je({
32306
32307
  _: 3
32307
32308
  }, 8, ["class", "lg", "md", "sm", "cols"]));
32308
32309
  }
32309
- }), AA = /* @__PURE__ */ je({
32310
+ }), DA = /* @__PURE__ */ je({
32310
32311
  __name: "BT-Select",
32311
32312
  props: {
32312
32313
  additionalUrl: {},
@@ -32400,7 +32401,7 @@ const XM = /* @__PURE__ */ je({
32400
32401
  _: 3
32401
32402
  }, 8, ["append-icon", "clearable", "items", "item-title", "item-value", "variant"]));
32402
32403
  }
32403
- }), DA = /* @__PURE__ */ je({
32404
+ }), _A = /* @__PURE__ */ je({
32404
32405
  __name: "BT-Span",
32405
32406
  props: {
32406
32407
  customFilter: {},
@@ -32414,17 +32415,17 @@ const XM = /* @__PURE__ */ je({
32414
32415
  return (r, l) => (z(), ie("span", null, Ye(r.prefix) + Ye(a.value) + Ye(r.suffix), 1));
32415
32416
  }
32416
32417
  });
32417
- function pD(e) {
32418
+ function SD(e) {
32418
32419
  return {
32419
32420
  install(t, n) {
32420
32421
  var f, m;
32421
- e.includeComponents == !0 && (t.component("bt-blade-item", WM), t.component("bt-blade-items", _h), t.component("bt-blade", XM), t.component("bt-btn", eA), t.component("bt-col", tA), t.component("bt-date", yy), t.component("bt-entity", rA), t.component("bt-field-checkbox", lA), t.component("bt-field-date", iA), t.component("bt-field-entity", sA), t.component("bt-field-select", oA), t.component("bt-field-string", uA), t.component("bt-field-switch", cA), t.component("bt-field-tags", dA), t.component("bt-field-text-area", fA), t.component("bt-field-trigger", gA), t.component("bt-header-option", SA), t.component("bt-json", CA), t.component("bt-loader", xA), t.component("bt-nav-sidebar", TA), t.component("bt-number", gy), t.component("bt-select-list-box", MA), t.component("bt-select", AA), t.component("bt-span", DA)), e.cosmetics ?? (e.cosmetics = {}), (f = e.cosmetics).vuetifyInstance ?? (f.vuetifyInstance = n.vuetifyInstance);
32422
+ e.includeComponents == !0 && (t.component("bt-blade-item", YM), t.component("bt-blade-items", _h), t.component("bt-blade", eA), t.component("bt-btn", tA), t.component("bt-col", nA), t.component("bt-date", yy), t.component("bt-entity", lA), t.component("bt-field-checkbox", iA), t.component("bt-field-date", sA), t.component("bt-field-entity", oA), t.component("bt-field-select", uA), t.component("bt-field-string", cA), t.component("bt-field-switch", dA), t.component("bt-field-tags", fA), t.component("bt-field-text-area", mA), t.component("bt-field-trigger", bA), t.component("bt-header-option", kA), t.component("bt-json", xA), t.component("bt-loader", TA), t.component("bt-nav-sidebar", MA), t.component("bt-number", gy), t.component("bt-select-list-box", AA), t.component("bt-select", DA), t.component("bt-span", _A)), e.cosmetics ?? (e.cosmetics = {}), (f = e.cosmetics).vuetifyInstance ?? (f.vuetifyInstance = n.vuetifyInstance);
32422
32423
  const a = F0(e.urls);
32423
32424
  K0(e.cosmetics);
32424
32425
  const r = eb(), l = e2(e.navigation ?? {});
32425
32426
  a2(e), (m = e.auth).demo ?? (m.demo = r), e.auth.getAuthItem = l.findItem;
32426
32427
  const i = U0(e.auth);
32427
- FM(e.menu);
32428
+ HM(e.menu);
32428
32429
  const s = Y0({
32429
32430
  auth: i,
32430
32431
  findPath: l.findPath,
@@ -32434,35 +32435,35 @@ function pD(e) {
32434
32435
  });
32435
32436
  t2({
32436
32437
  dates: u
32437
- }), OM(), H0({
32438
+ }), zM(), H0({
32438
32439
  api: s,
32439
32440
  auth: i,
32440
32441
  navigation: l
32441
- }), t.provide(wy, l), t.provide(Sy, i), t.provide(py, r), t.provide(zM, a);
32442
+ }), t.provide(wy, l), t.provide(Sy, i), t.provide(py, r), t.provide(WM, a);
32442
32443
  }
32443
32444
  };
32444
32445
  }
32445
32446
  export {
32446
- tD as DataURIToBlob,
32447
- ZA as addWeekday,
32447
+ nD as DataURIToBlob,
32448
+ jA as addWeekday,
32448
32449
  Va as appendUrl,
32449
32450
  Sy as authKey,
32450
32451
  M0 as capitalizeWords,
32451
32452
  x0 as checkImage,
32452
32453
  E0 as containsSearch,
32453
- GA as containsWeekday,
32454
+ ZA as containsWeekday,
32454
32455
  mu as copyDeep,
32455
32456
  I0 as copyItemByAlphabet,
32456
32457
  Y0 as createApi,
32457
32458
  U0 as createAuth,
32458
- pD as createCore,
32459
+ SD as createCore,
32459
32460
  K0 as createCosmetics,
32460
32461
  X0 as createDates,
32461
32462
  eb as createDemo,
32462
32463
  t2 as createFilters,
32463
- FM as createMenu,
32464
+ HM as createMenu,
32464
32465
  e2 as createNavigation,
32465
- OM as createPWA,
32466
+ zM as createPWA,
32466
32467
  a2 as createPresets,
32467
32468
  W0 as createSessionStoreDefinition,
32468
32469
  H0 as createStoreBuilder,
@@ -32470,39 +32471,39 @@ export {
32470
32471
  ap as createVuetify,
32471
32472
  Kc as createWholeLastUpdateStoreDefinition,
32472
32473
  _0 as csvContains,
32473
- uD as csvDefaults,
32474
+ cD as csvDefaults,
32474
32475
  _m as deepSelect,
32475
32476
  py as demoKey,
32476
- BA as distinct,
32477
- RA as extensionExists,
32477
+ RA as distinct,
32478
+ FA as extensionExists,
32478
32479
  V0 as extractErrorDescription,
32479
32480
  T0 as fromCamelCase,
32480
- FA as getAreaAround,
32481
- HA as getAreaToLeft,
32482
- OA as getAreaToRight,
32483
- zA as getGoogleMapsLocationLine,
32484
- WA as getImageData,
32481
+ HA as getAreaAround,
32482
+ OA as getAreaToLeft,
32483
+ zA as getAreaToRight,
32484
+ WA as getGoogleMapsLocationLine,
32485
+ YA as getImageData,
32485
32486
  Dm as getLocationLine,
32486
- QA as getMinDate,
32487
+ XA as getMinDate,
32487
32488
  D0 as getMinDateString,
32488
32489
  P0 as getRandomColor,
32489
- bD as guardRoute,
32490
+ wD as guardRoute,
32490
32491
  L0 as hasSearch,
32491
- KA as isArrayOfLength,
32492
+ JA as isArrayOfLength,
32492
32493
  ln as isLengthyArray,
32493
32494
  A0 as isMinDate,
32494
- JA as isNullOrEmpty,
32495
+ QA as isNullOrEmpty,
32495
32496
  wy as navigationKey,
32496
32497
  da as nestedValue,
32497
- jA as removeWeekday,
32498
- XA as roundTo,
32498
+ KA as removeWeekday,
32499
+ eD as roundTo,
32499
32500
  N0 as singularize,
32500
- NA as sum,
32501
- YA as toCamelCase,
32502
- nD as toCompareString,
32503
- eD as toggleCSV,
32504
- aD as twiddleThumbs,
32505
- zM as urlsKey,
32501
+ BA as sum,
32502
+ UA as toCamelCase,
32503
+ aD as toCompareString,
32504
+ tD as toggleCSV,
32505
+ rD as twiddleThumbs,
32506
+ WM as urlsKey,
32506
32507
  Pm as useActions,
32507
32508
  Cg as useActionsTracker,
32508
32509
  xo as useApi,
@@ -32514,37 +32515,37 @@ export {
32514
32515
  R0 as useDataUrl,
32515
32516
  Q0 as useDates,
32516
32517
  Vm as useDbName,
32517
- cD as useDemo,
32518
- vD as useDocumentMeta,
32518
+ dD as useDemo,
32519
+ hD as useDocumentMeta,
32519
32520
  q0 as useDraggable,
32520
32521
  si as useFilters,
32521
- hD as useIcons,
32522
+ yD as useIcons,
32522
32523
  kg as useId,
32523
- $A as useIds,
32524
- rD as useImageUrl,
32524
+ NA as useIds,
32525
+ lD as useImageUrl,
32525
32526
  by as useItem,
32526
32527
  qu as useList,
32527
- yD as useLists,
32528
- iD as useLocalCache,
32529
- oD as useLocalCosmetics,
32528
+ gD as useLists,
32529
+ sD as useLocalCache,
32530
+ uD as useLocalCosmetics,
32530
32531
  yn as useLocalDb,
32531
- HM as useMenu,
32532
+ OM as useMenu,
32532
32533
  Dh as useNavBack,
32533
32534
  Tr as useNavigation,
32534
32535
  n2 as useNested,
32535
- gD as usePWA,
32536
+ bD as usePWA,
32536
32537
  ps as usePresets,
32537
32538
  Z0 as useResizable,
32538
- wD as useRules,
32539
- fD as useSelectDate,
32540
- dD as useSelectItem,
32541
- mD as useSelectNumber,
32542
- sD as useStore,
32539
+ pD as useRules,
32540
+ mD as useSelectDate,
32541
+ fD as useSelectItem,
32542
+ vD as useSelectNumber,
32543
+ oD as useStore,
32543
32544
  mr as useStoreDefinition,
32544
- RM as useTracker,
32545
- lD as useUrls,
32545
+ FM as useTracker,
32546
+ iD as useUrls,
32546
32547
  $0 as validEmail,
32547
32548
  Ql as weekdayPairs,
32548
- qA as weekdayShortName,
32549
- UA as weekdayValue
32549
+ GA as weekdayShortName,
32550
+ qA as weekdayValue
32550
32551
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.220",
3
+ "version": "1.4.221",
4
4
  "description": "Core app tools for some basic features like navigation, authentication, server apis, and cosmetics",
5
5
  "homepage": "https://github.com/BlitzItTech/bt-core",
6
6
  "bugs": {