@base-framework/ui 1.0.70 → 1.0.71

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/index.es.js CHANGED
@@ -5,7 +5,7 @@ import { V as w, a as U } from "./veil-D4dRxILB.js";
5
5
  import { Icons as R } from "./icons.es.js";
6
6
  import { A as G, B as V, C as j, z as q, u as z, v as J, w as _, D as K, j as Q, k as X, G as Y, E as Z, s as $, c as aa, a as sa, b as ea, i as oa, g as ta, e as ra, h as na, F as ia, d as la, f as pa, t as ua, M as ma, l as da, N as ga, P as Ta, p as ca, q as Ca, S as ba, n as Da, o as Sa, T as Ia, x as Ba, y as Pa, m as Fa, r as Ma } from "./confirmation-DgARq0AK.js";
7
7
  import { A as Na, b as va, C as fa, D as xa, a as ha, F as ya, M as Wa, P as La, c as Aa, g as Ha, p as wa } from "./calendar-BDqm833e.js";
8
- import { B as Oa, n as Ra, C as Ea, j as Ga, D as Va, l as ja, H as qa, I as za, N as Ja, O as _a, P as Ka, S as Qa, m as Xa, r as Ya, q as Za, o as $a, p as as, T as ss, k as es, U as os, W as ts, f as rs, h as ns, i as is, c as ls, d as ps, b as us, e as ms, a as ds, g as gs } from "./signature-panel-C2iaysay.js";
8
+ import { B as Oa, n as Ra, C as Ea, j as Ga, D as Va, l as ja, H as qa, I as za, N as Ja, O as _a, P as Ka, S as Qa, m as Xa, r as Ya, q as Za, o as $a, p as as, T as ss, k as es, U as os, W as ts, f as rs, h as ns, i as is, c as ls, d as ps, b as us, e as ms, a as ds, g as gs } from "./signature-panel-CWujgb0f.js";
9
9
  import { B as cs, I as Cs, M as bs, d as Ds, e as Ss, g as Is, N as Bs, b as Ps, a as Fs, f as Ms, P as ks, c as Ns, S as vs, T as fs } from "./mobile-nav-wrapper-BE_hr65B.js";
10
10
  import { B as hs, a as ys, C as Ws, F as Ls, b as As, c as Hs, M as ws, P as Us, S as Os } from "./sidebar-menu-page-nCAVFk3R.js";
11
11
  import { A as Es, F as Gs, M as Vs, a as js, T as qs } from "./aside-template-McEj_Gxc.js";
@@ -1,4 +1,4 @@
1
- import { B as s, n as o, C as t, j as r, D as l, l as n, H as i, I as b, N as d, O as v, P as g, S as p, m as u, r as N, q as k, o as D, p as C, T, k as c, U as M, W as B, f as m, h as y, i as W, c as h, d as H, b as P, e as S, a as f, g as x } from "./signature-panel-C2iaysay.js";
1
+ import { B as s, n as o, C as t, j as r, D as l, l as n, H as i, I as b, N as d, O as v, P as g, S as p, m as u, r as N, q as k, o as D, p as C, T, k as c, U as M, W as B, f as m, h as y, i as W, c as h, d as H, b as P, e as S, a as f, g as x } from "./signature-panel-CWujgb0f.js";
2
2
  import { b as L, C as O, D as F, a as U, F as G, M as j, c as q, p as w } from "./calendar-BDqm833e.js";
3
3
  import { B as A, I as E, M as J, d as K, e as Q, g as R, N as V, b as X, a as Y, f as Z, P as _, c as $, S as aa, T as ea } from "./mobile-nav-wrapper-BE_hr65B.js";
4
4
  export {
@@ -3,8 +3,8 @@ import { Atom as d, Component as u, Data as L, DateTime as V, Jot as M, router a
3
3
  import { B as C, I as $ } from "./buttons-CVEwmPAi.js";
4
4
  import { Icons as w } from "./icons.es.js";
5
5
  import { TableBody as _, ScrollableTableBody as J, List as Z, IntervalTimer as ee } from "@base-framework/organisms";
6
- import { C as te, I as se, H as ae } from "./inputs-DmJuUwS9.js";
7
- import { A as ne, P as ie } from "./calendar-BDqm833e.js";
6
+ import { C as te, I as se, H as ne } from "./inputs-DmJuUwS9.js";
7
+ import { A as ae, P as ie } from "./calendar-BDqm833e.js";
8
8
  d((t, e) => ({
9
9
  class: "flex items-center px-4 py-2",
10
10
  ...t,
@@ -14,7 +14,7 @@ d(({ value: t, label: e }) => y({
14
14
  class: "inline-flex flex-auto items-center justify-center whitespace-nowrap rounded-md px-8 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow",
15
15
  onState: ["performance", { active: t }],
16
16
  dataSet: ["performance", ["state", t, "active"]],
17
- click: (s, { state: a }) => a.performance = t
17
+ click: (s, { state: n }) => n.performance = t
18
18
  }, e));
19
19
  class Je extends u {
20
20
  /**
@@ -41,46 +41,46 @@ const oe = (t) => {
41
41
  }, le = (t) => {
42
42
  const e = new Date(t.valueOf()), s = (e.getDay() + 6) % 7;
43
43
  e.setDate(e.getDate() - s + 3);
44
- const a = e.getFullYear(), n = new Date(a, 0, 4);
45
- n.setDate(n.getDate() - (n.getDay() + 6) % 7);
46
- const i = Math.ceil((e - n) / 6048e5) + 1;
47
- return i > 52 && !oe(a) ? {
44
+ const n = e.getFullYear(), a = new Date(n, 0, 4);
45
+ a.setDate(a.getDate() - (a.getDay() + 6) % 7);
46
+ const i = Math.ceil((e - a) / 6048e5) + 1;
47
+ return i > 52 && !oe(n) ? {
48
48
  weekNumber: 1,
49
- year: a + 1
49
+ year: n + 1
50
50
  } : {
51
51
  weekNumber: i,
52
- year: a
52
+ year: n
53
53
  };
54
54
  }, re = (t, e, s) => {
55
55
  if (s === 0) return [];
56
- const a = new Date(t, e, 0).getDate();
56
+ const n = new Date(t, e, 0).getDate();
57
57
  return Array.from(
58
58
  { length: s },
59
- (n, i) => new Date(t, e - 1, a - s + i + 1)
59
+ (a, i) => new Date(t, e - 1, n - s + i + 1)
60
60
  );
61
- }, ce = (t, e, s) => Array.from({ length: s }, (a, n) => new Date(t, e + 1, n + 1)), T = (t, e) => {
62
- const s = new Date(e, 0, 4), a = (s.getDay() + 6) % 7, n = new Date(s);
63
- n.setDate(s.getDate() - a);
64
- const i = new Date(n);
65
- return i.setDate(n.getDate() + (t - 1) * 7), i;
61
+ }, ce = (t, e, s) => Array.from({ length: s }, (n, a) => new Date(t, e + 1, a + 1)), T = (t, e) => {
62
+ const s = new Date(e, 0, 4), n = (s.getDay() + 6) % 7, a = new Date(s);
63
+ a.setDate(s.getDate() - n);
64
+ const i = new Date(a);
65
+ return i.setDate(a.getDate() + (t - 1) * 7), i;
66
66
  }, Ze = (t, e) => {
67
- const s = new Date(t, e, 1).getDay(), a = new Date(t, e + 1, 0).getDate(), n = [];
67
+ const s = new Date(t, e, 1).getDay(), n = new Date(t, e + 1, 0).getDate(), a = [];
68
68
  let i = [];
69
- for (let l = 1 - s; l <= a; l++) {
69
+ for (let l = 1 - s; l <= n; l++) {
70
70
  const h = new Date(t, e, l);
71
- i.push(l > 0 ? h : null), (i.length === 7 || l === a) && (n.push([...i]), i = []);
71
+ i.push(l > 0 ? h : null), (i.length === 7 || l === n) && (a.push([...i]), i = []);
72
72
  }
73
- return n;
73
+ return a;
74
74
  }, et = (t, e) => {
75
- const s = new Date(t, e + 1, 0).getDate(), a = [];
76
- let n = [];
75
+ const s = new Date(t, e + 1, 0).getDate(), n = [];
76
+ let a = [];
77
77
  for (let i = 1; i <= s; i++)
78
- n.push(new Date(t, e, i)), n.length === 7 && (a.push(n), n = []);
79
- return n.length > 0 && a.push(n), a;
78
+ a.push(new Date(t, e, i)), a.length === 7 && (n.push(a), a = []);
79
+ return a.length > 0 && n.push(a), n;
80
80
  }, de = (t, e, s) => {
81
- const a = /* @__PURE__ */ new Date();
82
- return a.getDate() === t && a.getMonth() === e && a.getFullYear() === s;
83
- }, he = ({ day: t, month: e, year: s, weekNumber: a, selectWeek: n }) => {
81
+ const n = /* @__PURE__ */ new Date();
82
+ return n.getDate() === t && n.getMonth() === e && n.getFullYear() === s;
83
+ }, he = ({ day: t, month: e, year: s, weekNumber: n, selectWeek: a }) => {
84
84
  const i = de(t, e, s);
85
85
  return y({
86
86
  text: t || "",
@@ -90,10 +90,10 @@ const oe = (t) => {
90
90
  ${i ? "bg-accent text-accent-foreground" : ""}
91
91
  hover:bg-primary hover:text-primary-foreground
92
92
  `,
93
- click: () => n(a, s)
93
+ click: () => a(n, s)
94
94
  });
95
95
  }, ue = (t, e) => {
96
- const s = new Date(t, e, 1).getDay(), a = new Date(t, e + 1, 0).getDate(), n = re(t, e, s), i = Array.from({ length: a }, (r, p) => new Date(t, e, p + 1)), l = (n.length + i.length) % 7, h = l === 0 ? 0 : 7 - l, c = ce(t, e, h), f = [...n, ...i, ...c], g = [];
96
+ const s = new Date(t, e, 1).getDay(), n = new Date(t, e + 1, 0).getDate(), a = re(t, e, s), i = Array.from({ length: n }, (r, p) => new Date(t, e, p + 1)), l = (a.length + i.length) % 7, h = l === 0 ? 0 : 7 - l, c = ce(t, e, h), f = [...a, ...i, ...c], g = [];
97
97
  for (let r = 0; r < f.length; r += 7) {
98
98
  const p = f.slice(r, r + 7), k = p.find((F) => F) || new Date(t, e, 1), { weekNumber: U, year: Y } = le(k);
99
99
  g.push({
@@ -103,8 +103,8 @@ const oe = (t) => {
103
103
  });
104
104
  }
105
105
  return g;
106
- }, fe = ({ selectWeek: t }) => E("month", (e, s, { data: a }) => {
107
- const { year: n, month: i, currentDate: l } = a, h = ue(n, i);
106
+ }, fe = ({ selectWeek: t }) => E("month", (e, s, { data: n }) => {
107
+ const { year: a, month: i, currentDate: l } = n, h = ue(a, i);
108
108
  return o(
109
109
  { class: "grid grid-cols-8 gap-1 text-sm px-4 py-2" },
110
110
  [
@@ -193,12 +193,12 @@ class tt extends u {
193
193
  * @returns {Data}
194
194
  */
195
195
  setData() {
196
- const e = /* @__PURE__ */ new Date(), s = this.selectedWeek || this.calculateCurrentWeek(e), a = T(s, e.getFullYear());
196
+ const e = /* @__PURE__ */ new Date(), s = this.selectedWeek || this.calculateCurrentWeek(e), n = T(s, e.getFullYear());
197
197
  return new L({
198
- monthName: this.getMonthName(a.getMonth()),
199
- year: a.getFullYear(),
200
- month: a.getMonth(),
201
- currentDate: a.getDate(),
198
+ monthName: this.getMonthName(n.getMonth()),
199
+ year: n.getFullYear(),
200
+ month: n.getMonth(),
201
+ currentDate: n.getDate(),
202
202
  currentWeek: s
203
203
  });
204
204
  }
@@ -219,10 +219,10 @@ class tt extends u {
219
219
  * @returns {number}
220
220
  */
221
221
  calculateCurrentWeek(e) {
222
- const s = new Date(e.valueOf()), a = (e.getDay() + 6) % 7;
223
- s.setDate(s.getDate() - a + 3);
224
- const n = s.valueOf();
225
- return s.setMonth(0, 1), s.getDay() !== 4 && s.setMonth(0, 1 + (4 - s.getDay() + 7) % 7), 1 + Math.ceil((n - s) / 6048e5);
222
+ const s = new Date(e.valueOf()), n = (e.getDay() + 6) % 7;
223
+ s.setDate(s.getDate() - n + 3);
224
+ const a = s.valueOf();
225
+ return s.setMonth(0, 1), s.getDay() !== 4 && s.setMonth(0, 1 + (4 - s.getDay() + 7) % 7), 1 + Math.ceil((a - s) / 6048e5);
226
226
  }
227
227
  /**
228
228
  * Gets the name of the month.
@@ -240,8 +240,8 @@ class tt extends u {
240
240
  */
241
241
  goToPreviousMonth() {
242
242
  const e = this.data;
243
- let { year: s, month: a } = e;
244
- a === 0 ? (a = 11, s--) : a--, this.setDate(a, s);
243
+ let { year: s, month: n } = e;
244
+ n === 0 ? (n = 11, s--) : n--, this.setDate(n, s);
245
245
  }
246
246
  /**
247
247
  * Updates the calendar to show the next month.
@@ -250,8 +250,8 @@ class tt extends u {
250
250
  */
251
251
  goToNextMonth() {
252
252
  const e = this.data;
253
- let { year: s, month: a } = e;
254
- a === 11 ? (a = 0, s++) : a++, this.setDate(a, s);
253
+ let { year: s, month: n } = e;
254
+ n === 11 ? (n = 0, s++) : n++, this.setDate(n, s);
255
255
  }
256
256
  /**
257
257
  * Sets the selected date.
@@ -261,12 +261,12 @@ class tt extends u {
261
261
  * @param {number|null} [date=null]
262
262
  * @returns {void}
263
263
  */
264
- setDate(e, s, a) {
264
+ setDate(e, s, n) {
265
265
  this.data.set({
266
266
  year: s,
267
267
  month: e,
268
268
  monthName: this.getMonthName(e)
269
- }), a && (this.data.currentDate = a);
269
+ }), n && (this.data.currentDate = n);
270
270
  }
271
271
  /**
272
272
  * Handles week selection.
@@ -276,8 +276,8 @@ class tt extends u {
276
276
  */
277
277
  selectWeek(e, s) {
278
278
  this.data.currentWeek = e;
279
- const a = T(e, s);
280
- this.setDate(a.getMonth(), a.getFullYear(), a.getDate()), typeof this.selectedCallBack == "function" && this.selectedCallBack(e);
279
+ const n = T(e, s);
280
+ this.setDate(n.getMonth(), n.getFullYear(), n.getDate()), typeof this.selectedCallBack == "function" && this.selectedCallBack(e);
281
281
  }
282
282
  /**
283
283
  * Renders the WeekCalendar component.
@@ -300,15 +300,15 @@ const pe = (t, e) => {
300
300
  const s = t.toggleAllSelectedRows();
301
301
  e.state.checked = !s;
302
302
  }, me = (t) => P({ class: `cursor-pointer py-3 px-4 text-base w-10 ${t.class || ""}` }, [
303
- H((e) => new te({ class: "mr-2", onChange: (s, a) => pe(e, a) }))
304
- ]), we = ({ align: t, sortable: e, key: s, label: a, sort: n, class: i }) => {
303
+ H((e) => new te({ class: "mr-2", onChange: (s, n) => pe(e, n) }))
304
+ ]), we = ({ align: t, sortable: e, key: s, label: n, sort: a, class: i }) => {
305
305
  const l = t || "justify-start";
306
306
  return P({
307
307
  class: `cursor-pointer py-3 px-4 text-base ${i || ""}`,
308
- click: e && (() => n(s))
308
+ click: e && (() => a(s))
309
309
  }, [
310
310
  o({ class: `flex flex-auto w-full items-center ${l}` }, [
311
- v(a),
311
+ v(n),
312
312
  e && Q({ class: "ml-2", html: w.arrows.upDown })
313
313
  ])
314
314
  ]);
@@ -323,11 +323,11 @@ const pe = (t, e) => {
323
323
  sort: t.sort
324
324
  })]
325
325
  })
326
- ]), be = ({ key: t, rows: e, selectRow: s, rowItem: a }) => new _({
326
+ ]), be = ({ key: t, rows: e, selectRow: s, rowItem: n }) => new _({
327
327
  cache: "list",
328
328
  key: t,
329
329
  items: e,
330
- rowItem: (n) => a(n, s),
330
+ rowItem: (a) => n(a, s),
331
331
  class: "divide-y divide-border"
332
332
  }), ke = M(
333
333
  {
@@ -387,8 +387,8 @@ const pe = (t, e) => {
387
387
  selectRow(t) {
388
388
  const e = t.selected ?? !1;
389
389
  t.selected = !e;
390
- const s = this.data.get("selectedRows"), a = t.selected ? [...s, t] : s.filter((n) => n !== t);
391
- this.data.selectedRows = a, this.updateSelected();
390
+ const s = this.data.get("selectedRows"), n = t.selected ? [...s, t] : s.filter((a) => a !== t);
391
+ this.data.selectedRows = n, this.updateSelected();
392
392
  },
393
393
  /**
394
394
  * Renders the DataTable component.
@@ -488,12 +488,13 @@ const pe = (t, e) => {
488
488
  * @returns {object}
489
489
  */
490
490
  render() {
491
+ console.log(this);
491
492
  const e = this.rows, s = this.border !== !1 ? "border" : "";
492
493
  return o({ class: "w-full" }, [
493
494
  o({ class: `w-full rounded-md ${s} overflow-x-auto` }, [
494
495
  R({ class: "w-full" }, [
495
496
  // @ts-ignore
496
- t.headers && j({ headers: t.headers, sort: (a) => this.sortRows(a) }),
497
+ t.headers && j({ headers: t.headers, sort: (n) => this.sortRows(n) }),
497
498
  // @ts-ignore
498
499
  t.customHeader ?? null,
499
500
  J({
@@ -533,7 +534,7 @@ const pe = (t, e) => {
533
534
  De(s, e)
534
535
  ])), Le = (t) => t.split(" ").map((s) => s[0]).join(""), Ce = d((t) => D({ class: "fadeIn flex justify-between gap-x-6 py-4 px-4 rounded-md hover:bg-muted/50" }, [
535
536
  o({ class: "flex min-w-0 gap-x-4" }, [
536
- ne({ src: t.image, alt: t.name, fallbackText: Le(t.name) }),
537
+ ae({ src: t.image, alt: t.name, fallbackText: Le(t.name) }),
537
538
  xe({ name: t.name, email: t.email })
538
539
  ]),
539
540
  Se({
@@ -541,21 +542,21 @@ const pe = (t, e) => {
541
542
  lastSeen: t.lastSeen,
542
543
  status: t.status
543
544
  })
544
- ])), at = d((t) => new Z({
545
+ ])), nt = d((t) => new Z({
545
546
  cache: "list",
546
547
  key: "name",
547
548
  items: t.users,
548
549
  role: "list",
549
550
  class: "divide-y divide-border",
550
551
  rowItem: Ce
551
- })), Ie = (t, e) => e.includes(t), Be = (t, e, s) => t.exact ? s === e : Ie(e, s), Te = ({ text: t, href: e, exact: s, hidden: a }) => new z({
552
+ })), Ie = (t, e) => e.includes(t), Be = (t, e, s) => t.exact ? s === e : Ie(e, s), Te = ({ text: t, href: e, exact: s, hidden: n }) => new z({
552
553
  text: t,
553
554
  href: e,
554
555
  exact: s,
555
556
  dataSet: ["selected", ["state", !0, "active"]],
556
- class: `${a ? "hidden" : "inline-flex"} items-center justify-center whitespace-nowrap px-3 py-1.5 text-sm font-medium transition-all rounded-md focus:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-ring focus-visible:ring-offset-background hover:bg-primary hover:text-primary-foreground disabled:opacity-50 disabled:pointer-events-none data-[state=active]:bg-primary data-[state=active]:text-primary-foreground data-[state=active]:shadow-sm`
557
+ class: `${n ? "hidden" : "inline-flex"} items-center justify-center whitespace-nowrap px-3 py-1.5 text-sm font-medium transition-all rounded-md focus:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-ring focus-visible:ring-offset-background hover:bg-primary hover:text-primary-foreground disabled:opacity-50 disabled:pointer-events-none data-[state=active]:bg-primary data-[state=active]:text-primary-foreground data-[state=active]:shadow-sm`
557
558
  });
558
- class nt extends u {
559
+ class at extends u {
559
560
  /**
560
561
  * This will declare the props for the compiler.
561
562
  *
@@ -608,10 +609,10 @@ class nt extends u {
608
609
  updateLinks(e) {
609
610
  let s = !1;
610
611
  this.deactivateAllLinks();
611
- for (const a of this.links) {
612
- if (!a.rendered)
612
+ for (const n of this.links) {
613
+ if (!n.rendered)
613
614
  continue;
614
- Be(a, a.getLinkPath(), e) ? (this.updateLink(a, !0), s = !0) : this.updateLink(a, !1);
615
+ Be(n, n.getLinkPath(), e) ? (this.updateLink(n, !0), s = !0) : this.updateLink(n, !1);
615
616
  }
616
617
  !s && this.links[0] && this.updateLink(this.links[0], !0);
617
618
  }
@@ -640,8 +641,8 @@ class nt extends u {
640
641
  * @param {object} option
641
642
  * @returns {object}
642
643
  */
643
- addLink({ label: e, href: s, exact: a, hidden: n }) {
644
- const i = Te({ text: e, href: s, exact: a, hidden: n });
644
+ addLink({ label: e, href: s, exact: n, hidden: a }) {
645
+ const i = Te({ text: e, href: s, exact: n, hidden: a });
645
646
  return this.links.push(i), i;
646
647
  }
647
648
  /**
@@ -786,8 +787,8 @@ class ot extends A {
786
787
  ["loading", {
787
788
  loading: !0
788
789
  }],
789
- ["docked", (s, a) => {
790
- s ? (a.className = this.getDockedClassName(), e.appendChild(a), document.documentElement.style.overflowY = "auto") : (a.className = this.getClassName(), app.root.appendChild(a), document.documentElement.style.overflowY = "hidden");
790
+ ["docked", (s, n) => {
791
+ s ? (n.className = this.getDockedClassName(), e.appendChild(n), document.documentElement.style.overflowY = "auto") : (n.className = this.getClassName(), app.root.appendChild(n), document.documentElement.style.overflowY = "hidden");
791
792
  }]
792
793
  ]
793
794
  },
@@ -892,7 +893,7 @@ class lt extends A {
892
893
  this.container = e, this.initialize();
893
894
  }
894
895
  }
895
- const We = d(({ index: t, click: e, state: s }, a) => D({
896
+ const We = d(({ index: t, click: e, state: s }, n) => D({
896
897
  class: "p-2 cursor-pointer hover:bg-muted/50",
897
898
  onState: [
898
899
  [s, "selectedIndex", {
@@ -901,9 +902,9 @@ const We = d(({ index: t, click: e, state: s }, a) => D({
901
902
  }]
902
903
  ],
903
904
  click: () => e(t)
904
- }, a)), Pe = d(({ selectOption: t, state: e }) => b({
905
+ }, n)), Pe = d(({ selectOption: t, state: e }) => b({
905
906
  class: "border rounded-md list-none m-0 p-0 max-h-[400px] overflow-y-auto",
906
- for: ["filteredOptions", (s, a) => We({ index: a, click: t, state: e }, s.label)]
907
+ for: ["filteredOptions", (s, n) => We({ index: n, click: t, state: e }, s.label)]
907
908
  })), Re = d((t) => o({ class: "relative flex items-center" }, [
908
909
  se({
909
910
  cache: "input",
@@ -920,12 +921,12 @@ const We = d(({ index: t, click: e, state: s }, a) => D({
920
921
  ])
921
922
  ])), Oe = (t) => o({
922
923
  class: "relative flex fle-auto flex-col",
923
- onState: ["open", (e, s, a) => {
924
+ onState: ["open", (e, s, n) => {
924
925
  if (e)
925
926
  return new ie({
926
927
  cache: "dropdown",
927
- parent: a,
928
- button: a.input,
928
+ parent: n,
929
+ button: n.input,
929
930
  size: "xl"
930
931
  }, [
931
932
  Pe(t)
@@ -966,7 +967,7 @@ const We = d(({ index: t, click: e, state: s }, a) => D({
966
967
  const t = this.data.filteredOptions;
967
968
  let { searchQuery: e } = this.state;
968
969
  e = e.toLowerCase();
969
- const s = t.findIndex((a) => a.label.toLowerCase() === e);
970
+ const s = t.findIndex((n) => n.label.toLowerCase() === e);
970
971
  s >= 0 && (this.state.selectedIndex = s);
971
972
  },
972
973
  /**
@@ -1131,11 +1132,11 @@ class ct extends u {
1131
1132
  const s = this.options;
1132
1133
  if (!s || s.length < 1)
1133
1134
  return;
1134
- const a = s[0];
1135
- for (const n of s)
1136
- if (n.value === e)
1137
- return n.layout;
1138
- return a.layout;
1135
+ const n = s[0];
1136
+ for (const a of s)
1137
+ if (a.value === e)
1138
+ return a.layout;
1139
+ return n.layout;
1139
1140
  }
1140
1141
  /**
1141
1142
  * This will setup the states.
@@ -1147,8 +1148,8 @@ class ct extends u {
1147
1148
  return {
1148
1149
  selected: {
1149
1150
  state: this.getFirstValue(),
1150
- callBack(a) {
1151
- s === "function" && e(a);
1151
+ callBack(n) {
1152
+ s === "function" && e(n);
1152
1153
  }
1153
1154
  }
1154
1155
  };
@@ -1271,14 +1272,14 @@ class Ee extends u {
1271
1272
  * @returns {void}
1272
1273
  */
1273
1274
  updateLinks(e) {
1274
- let s = !1, a = this.links[0];
1275
+ let s = !1, n = this.links[0];
1275
1276
  this.deactivateAllLinks();
1276
- for (const n of this.links)
1277
- if (n.rendered !== !1 && (s = Ye(n, e), s === !0)) {
1278
- this.updateLink(n, !0);
1277
+ for (const a of this.links)
1278
+ if (a.rendered !== !1 && (s = Ye(a, e), s === !0)) {
1279
+ this.updateLink(a, !0);
1279
1280
  break;
1280
1281
  }
1281
- s !== !0 && a && this.updateLink(a, !0);
1282
+ s !== !0 && n && this.updateLink(n, !0);
1282
1283
  }
1283
1284
  /**
1284
1285
  * This will deactivate all links.
@@ -1305,9 +1306,9 @@ class Ee extends u {
1305
1306
  * @param {object} option
1306
1307
  * @returns {object}
1307
1308
  */
1308
- addLink({ label: e, href: s, exact: a }) {
1309
- const n = Fe({ text: e, href: s, exact: a });
1310
- return this.links.push(n), n;
1309
+ addLink({ label: e, href: s, exact: n }) {
1310
+ const a = Fe({ text: e, href: s, exact: n });
1311
+ return this.links.push(a), a;
1311
1312
  }
1312
1313
  /**
1313
1314
  * This will remove all the links.
@@ -1351,9 +1352,9 @@ class ht extends u {
1351
1352
  */
1352
1353
  addGroup() {
1353
1354
  let e;
1354
- const s = [], a = this.options;
1355
- for (let n = 0, i = a.length; n < i; n++)
1356
- e = a[n], s.push(
1355
+ const s = [], n = this.options;
1356
+ for (let a = 0, i = n.length; a < i; a++)
1357
+ e = n[a], s.push(
1357
1358
  {
1358
1359
  uri: e.uri || e.href,
1359
1360
  component: e.component,
@@ -1412,12 +1413,12 @@ class He extends u {
1412
1413
  * @returns {Array} An array of [eventName, element, callback] definitions.
1413
1414
  */
1414
1415
  setupEvents() {
1415
- const e = this.panel, s = this.pointerPosition.bind(this), a = this.pointerUp.bind(this), n = this.pointerDown.bind(this), i = this.resize.bind(this), l = { passive: !1 };
1416
+ const e = this.panel, s = this.pointerPosition.bind(this), n = this.pointerUp.bind(this), a = this.pointerDown.bind(this), i = this.resize.bind(this), l = { passive: !1 };
1416
1417
  return [
1417
1418
  ["pointermove", e, s, l],
1418
- ["pointerup", e, a],
1419
- ["pointerdown", e, n, l],
1420
- ["pointerout", e, a],
1419
+ ["pointerup", e, n],
1420
+ ["pointerdown", e, a, l],
1421
+ ["pointerout", e, n],
1421
1422
  ["resize", window, i]
1422
1423
  ];
1423
1424
  }
@@ -1428,14 +1429,14 @@ class He extends u {
1428
1429
  * @returns {void}
1429
1430
  */
1430
1431
  getEventPosition(e) {
1431
- let s, a;
1432
- const n = this.canvas, i = n.width / parseInt(n.style.width), l = n.getBoundingClientRect();
1432
+ let s, n;
1433
+ const a = this.canvas, i = a.width / parseInt(a.style.width), l = a.getBoundingClientRect();
1433
1434
  if (e.touches && e.touches.length) {
1434
1435
  const f = e.touches[0];
1435
- s = f.clientX, a = f.clientY;
1436
+ s = f.clientX, n = f.clientY;
1436
1437
  } else
1437
- s = e.x || e.clientX, a = e.y || e.clientY;
1438
- const h = parseInt((s - l.left) * i), c = parseInt((a - l.top) * i);
1438
+ s = e.x || e.clientX, n = e.y || e.clientY;
1439
+ const h = parseInt((s - l.left) * i), c = parseInt((n - l.top) * i);
1439
1440
  this.mouse.x = h, this.mouse.y = c;
1440
1441
  }
1441
1442
  /**
@@ -1447,8 +1448,8 @@ class He extends u {
1447
1448
  */
1448
1449
  pointerDown(e) {
1449
1450
  e.preventDefault(), e.stopPropagation(), this.getEventPosition(e);
1450
- const { ctx: s, mouse: a } = this;
1451
- s.beginPath(), s.moveTo(a.x, a.y), a.status = "down", this.startTimer();
1451
+ const { ctx: s, mouse: n } = this;
1452
+ s.beginPath(), s.moveTo(n.x, n.y), n.status = "down", this.startTimer();
1452
1453
  }
1453
1454
  /**
1454
1455
  * Called when the pointer goes up or leaves the canvas area.
@@ -1476,12 +1477,12 @@ class He extends u {
1476
1477
  * @returns {void}
1477
1478
  */
1478
1479
  resize() {
1479
- const { canvas: e, ctx: s } = this, a = e.toDataURL();
1480
- if (this.scale(), this.setupBackground(s), a !== "data:,") {
1481
- const n = new window.Image();
1482
- I.on("load", n, function i() {
1483
- s.drawImage(n, 0, 0), I.off("load", n, i);
1484
- }), n.src = a;
1480
+ const { canvas: e, ctx: s } = this, n = e.toDataURL();
1481
+ if (this.scale(), this.setupBackground(s), n !== "data:,") {
1482
+ const a = new window.Image();
1483
+ I.on("load", a, function i() {
1484
+ s.drawImage(a, 0, 0), I.off("load", a, i);
1485
+ }), a.src = n;
1485
1486
  }
1486
1487
  this.draw();
1487
1488
  }
@@ -1510,10 +1511,10 @@ class He extends u {
1510
1511
  * @returns {void}
1511
1512
  */
1512
1513
  scale() {
1513
- const e = this.canvas, s = this.container, a = B.getSize(s), n = this.targetSize, i = n.width, l = n.height;
1514
+ const e = this.canvas, s = this.container, n = B.getSize(s), a = this.targetSize, i = a.width, l = a.height;
1514
1515
  let h = i + "px", c = l + "px";
1515
- if (this.width = e.width = i, this.height = e.height = l, a.width !== 0 && a.height !== 0) {
1516
- const f = a.width, g = a.height, r = f / i, p = g / l, k = Math.min(r, p);
1516
+ if (this.width = e.width = i, this.height = e.height = l, n.width !== 0 && n.height !== 0) {
1517
+ const f = n.width, g = n.height, r = f / i, p = g / l, k = Math.min(r, p);
1517
1518
  h = i * k + "px", c = l * k + "px";
1518
1519
  }
1519
1520
  e.style.width = h, e.style.height = c;
@@ -1536,8 +1537,8 @@ class He extends u {
1536
1537
  drawBottomLine(e) {
1537
1538
  const s = this.canvas;
1538
1539
  e.globalAlpha = 1, e.shadowBlur = 0;
1539
- const a = this.margin.x, n = this.height - this.margin.y;
1540
- e.beginPath(), e.moveTo(a, n), e.lineTo(s.width - this.margin.x, n), e.lineWidth = this.baseLineWidth, e.strokeStyle = this.baseStrokeColor, e.stroke(), e.closePath();
1540
+ const n = this.margin.x, a = this.height - this.margin.y;
1541
+ e.beginPath(), e.moveTo(n, a), e.lineTo(s.width - this.margin.x, a), e.lineWidth = this.baseLineWidth, e.strokeStyle = this.baseStrokeColor, e.stroke(), e.closePath();
1541
1542
  }
1542
1543
  /**
1543
1544
  * Adds a line to the current path, updating the 'signed' status.
@@ -1548,10 +1549,10 @@ class He extends u {
1548
1549
  * @param {string} color The stroke color.
1549
1550
  * @returns {void}
1550
1551
  */
1551
- addLine(e, s, a, n) {
1552
+ addLine(e, s, n, a) {
1552
1553
  this.signed || (this.signed = !0);
1553
- const i = Math.round(s), l = Math.round(a);
1554
- e.lineWidth = this.lineWidth, e.strokeStyle = n, e.lineTo(i, l), e.stroke();
1554
+ const i = Math.round(s), l = Math.round(n);
1555
+ e.lineWidth = this.lineWidth, e.strokeStyle = a, e.lineTo(i, l), e.stroke();
1555
1556
  }
1556
1557
  /**
1557
1558
  * Clears the canvas, sets signed to false, and re-initializes
@@ -1607,7 +1608,7 @@ class ut extends u {
1607
1608
  */
1608
1609
  render() {
1609
1610
  return o({ class: "signature-panel relative flex flex-auto overflow-hidden select-none" }, [
1610
- ae({
1611
+ ne({
1611
1612
  cache: "hiddenInput",
1612
1613
  required: !0,
1613
1614
  bind: this.path + ".data"
@@ -1674,7 +1675,7 @@ export {
1674
1675
  be as D,
1675
1676
  we as H,
1676
1677
  lt as I,
1677
- nt as N,
1678
+ at as N,
1678
1679
  A as O,
1679
1680
  Je as P,
1680
1681
  st as S,
@@ -1691,7 +1692,7 @@ export {
1691
1692
  fe as h,
1692
1693
  ge as i,
1693
1694
  ke as j,
1694
- at as k,
1695
+ nt as k,
1695
1696
  ot as l,
1696
1697
  rt as m,
1697
1698
  ct as n,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@base-framework/ui",
3
- "version": "1.0.70",
3
+ "version": "1.0.71",
4
4
  "description": "This is a UI package that adds components and atoms that use Tailwind CSS and a theme based on Shadcn.",
5
5
  "main": "./dist/index.es.js",
6
6
  "scripts": {