@base-framework/ui 1.0.10 → 1.0.11

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.
@@ -1,22 +1,22 @@
1
- import { Button as v, Div as o, On as U, Span as y, Th as P, UseParent as Y, I as E, Thead as F, Tr as H, Table as Q, P as m, Li as D, Time as X, Nav as S, Ul as b, Section as O } from "@base-framework/atoms";
2
- import { Atom as u, Component as g, Data as L, DateTime as q, Jot as R, router as k, NavLink as M, base as B, Dom as I } from "@base-framework/base";
1
+ import { Button as v, Div as o, On as U, Span as y, Th as P, UseParent as Y, I as E, Thead as F, Tr as H, Table as Q, P as m, Li as D, Time as X, Nav as S, Ul as b, Section as O, Canvas as q } from "@base-framework/atoms";
2
+ import { Atom as u, Component as g, Data as L, DateTime as K, Jot as R, router as k, NavLink as M, base as B, Dom as I } from "@base-framework/base";
3
3
  import { B as C, I as z } from "./buttons-CVEwmPAi.js";
4
4
  import { Icons as w } from "./icons.es.js";
5
- import { TableBody as K, List as _, IntervalTimer as G } from "@base-framework/organisms";
6
- import { C as V, I as J, H as Z } from "./inputs-O_WkdbI3.js";
7
- import { A as tt, P as et } from "./calendar-BjUju8_5.js";
8
- u((e, t) => ({
5
+ import { TableBody as _, List as G, IntervalTimer as V } from "@base-framework/organisms";
6
+ import { C as J, I as Z, H as ee } from "./inputs-O_WkdbI3.js";
7
+ import { A as te, P as se } from "./calendar-BjUju8_5.js";
8
+ u((t, e) => ({
9
9
  class: "flex items-center px-4 py-2",
10
- ...e,
11
- children: t
10
+ ...t,
11
+ children: e
12
12
  }));
13
- u(({ value: e, label: t }) => v({
13
+ u(({ value: t, label: e }) => v({
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
- onState: ["performance", { active: e }],
16
- dataSet: ["performance", ["state", e, "active"]],
17
- click: (s, { state: a }) => a.performance = e
18
- }, t));
19
- class Kt extends g {
15
+ onState: ["performance", { active: t }],
16
+ dataSet: ["performance", ["state", t, "active"]],
17
+ click: (s, { state: n }) => n.performance = t
18
+ }, e));
19
+ class _e extends g {
20
20
  /**
21
21
  * This will declare the props for the compiler.
22
22
  *
@@ -34,68 +34,68 @@ class Kt extends g {
34
34
  return o({ class: this.class || "" }, this.children);
35
35
  }
36
36
  }
37
- const st = (e) => {
38
- const t = new Date(e, 11, 31), s = new Date(e, 0, 1);
39
- return t.getDay() === 4 || // December 31 is a Thursday
37
+ const ne = (t) => {
38
+ const e = new Date(t, 11, 31), s = new Date(t, 0, 1);
39
+ return e.getDay() === 4 || // December 31 is a Thursday
40
40
  s.getDay() === 4;
41
- }, at = (e) => {
42
- const t = new Date(e.valueOf()), s = (t.getDay() + 6) % 7;
43
- t.setDate(t.getDate() - s + 3);
44
- const a = t.getFullYear(), n = new Date(a, 0, 4);
45
- n.setDate(n.getDate() - (n.getDay() + 6) % 7);
46
- const i = Math.ceil((t - n) / 6048e5) + 1;
47
- return i > 52 && !st(a) ? {
41
+ }, ae = (t) => {
42
+ const e = new Date(t.valueOf()), s = (e.getDay() + 6) % 7;
43
+ e.setDate(e.getDate() - s + 3);
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 && !ne(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
- }, nt = (e, t, s) => {
54
+ }, ie = (t, e, s) => {
55
55
  if (s === 0) return [];
56
- const a = new Date(e, t, 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(e, t - 1, a - s + i + 1)
59
+ (a, i) => new Date(t, e - 1, n - s + i + 1)
60
60
  );
61
- }, it = (e, t, s) => Array.from({ length: s }, (a, n) => new Date(e, t + 1, n + 1)), T = (e, t) => {
62
- const s = new Date(t, 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() + (e - 1) * 7), i;
66
- }, _t = (e, t) => {
67
- const s = new Date(e, t, 1).getDay(), a = new Date(e, t + 1, 0).getDate(), n = [];
61
+ }, oe = (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
+ }, Ge = (t, e) => {
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++) {
70
- const d = new Date(e, t, l);
71
- i.push(l > 0 ? d : null), (i.length === 7 || l === a) && (n.push([...i]), i = []);
72
- }
73
- return n;
74
- }, Gt = (e, t) => {
75
- const s = new Date(e, t + 1, 0).getDate(), a = [];
76
- let n = [];
69
+ for (let l = 1 - s; l <= n; l++) {
70
+ const d = new Date(t, e, l);
71
+ i.push(l > 0 ? d : null), (i.length === 7 || l === n) && (a.push([...i]), i = []);
72
+ }
73
+ return a;
74
+ }, Ve = (t, e) => {
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(e, t, i)), n.length === 7 && (a.push(n), n = []);
79
- return n.length > 0 && a.push(n), a;
80
- }, ot = (e, t, s) => {
81
- const a = /* @__PURE__ */ new Date();
82
- return a.getDate() === e && a.getMonth() === t && a.getFullYear() === s;
83
- }, lt = ({ day: e, month: t, year: s, weekNumber: a, selectWeek: n }) => {
84
- const i = ot(e, t, s);
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
+ }, le = (t, e, s) => {
81
+ const n = /* @__PURE__ */ new Date();
82
+ return n.getDate() === t && n.getMonth() === e && n.getFullYear() === s;
83
+ }, re = ({ day: t, month: e, year: s, weekNumber: n, selectWeek: a }) => {
84
+ const i = le(t, e, s);
85
85
  return v({
86
- text: e || "",
87
- disabled: !e,
86
+ text: t || "",
87
+ disabled: !t,
88
88
  class: `
89
89
  px-2 py-1 text-center rounded-md
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
- }, rt = (e, t) => {
96
- const s = new Date(e, t, 1).getDay(), a = new Date(e, t + 1, 0).getDate(), n = nt(e, t, s), i = Array.from({ length: a }, (r, p) => new Date(e, t, p + 1)), l = (n.length + i.length) % 7, d = l === 0 ? 0 : 7 - l, c = it(e, t, d), h = [...n, ...i, ...c], f = [];
95
+ }, ce = (t, e) => {
96
+ const s = new Date(t, e, 1).getDay(), n = new Date(t, e + 1, 0).getDate(), a = ie(t, e, s), i = Array.from({ length: n }, (r, p) => new Date(t, e, p + 1)), l = (a.length + i.length) % 7, d = l === 0 ? 0 : 7 - l, c = oe(t, e, d), h = [...a, ...i, ...c], f = [];
97
97
  for (let r = 0; r < h.length; r += 7) {
98
- const p = h.slice(r, r + 7), x = p.find((j) => j) || new Date(e, t, 1), { weekNumber: $, year: A } = at(x);
98
+ const p = h.slice(r, r + 7), x = p.find((j) => j) || new Date(t, e, 1), { weekNumber: $, year: A } = ae(x);
99
99
  f.push({
100
100
  weekNumber: $,
101
101
  year: A,
@@ -103,8 +103,8 @@ const st = (e) => {
103
103
  });
104
104
  }
105
105
  return f;
106
- }, ct = ({ selectWeek: e }) => U("month", (t, s, { data: a }) => {
107
- const { year: n, month: i, currentDate: l } = a, d = rt(n, i);
106
+ }, de = ({ selectWeek: t }) => U("month", (e, s, { data: n }) => {
107
+ const { year: a, month: i, currentDate: l } = n, d = ce(a, i);
108
108
  return o(
109
109
  { class: "grid grid-cols-8 gap-1 text-sm px-4 py-2" },
110
110
  [
@@ -129,7 +129,7 @@ const st = (e) => {
129
129
  // Left column: ISO week number
130
130
  o({
131
131
  class: "font-medium text-center col-span-1 rounded-sm cursor-pointer",
132
- click: () => e(c, f),
132
+ click: () => t(c, f),
133
133
  // If you have a 'currentWeek' state, you can highlight it with 'onSet'
134
134
  onSet: ["currentWeek", {
135
135
  "text-primary-foreground": c,
@@ -141,14 +141,14 @@ const st = (e) => {
141
141
  o(
142
142
  { class: "grid grid-cols-7 col-span-7 text-center" },
143
143
  h.map(
144
- (r) => lt({
144
+ (r) => re({
145
145
  year: (r == null ? void 0 : r.getFullYear()) || null,
146
146
  month: (r == null ? void 0 : r.getMonth()) || null,
147
147
  day: (r == null ? void 0 : r.getDate()) || null,
148
148
  week: h,
149
149
  weekNumber: c,
150
150
  currentDate: l,
151
- selectWeek: e
151
+ selectWeek: t
152
152
  })
153
153
  )
154
154
  )
@@ -156,31 +156,31 @@ const st = (e) => {
156
156
  )
157
157
  ]
158
158
  );
159
- }), W = ({ label: e, click: t }) => C(
159
+ }), W = ({ label: t, click: e }) => C(
160
160
  {
161
161
  class: `
162
162
  inline-flex items-center justify-center h-7 w-7 bg-transparent p-0
163
163
  opacity-50 hover:opacity-100 text-muted-foreground absolute
164
- ${e === "Previous" ? "left-1" : "right-1"}
164
+ ${t === "Previous" ? "left-1" : "right-1"}
165
165
  focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2
166
166
  `,
167
- click: t,
168
- "aria-label": `${e} month`,
167
+ click: e,
168
+ "aria-label": `${t} month`,
169
169
  variant: "icon",
170
- icon: e === "Previous" ? w.chevron.single.left : w.chevron.single.right
170
+ icon: t === "Previous" ? w.chevron.single.left : w.chevron.single.right
171
171
  }
172
- ), dt = ({ next: e, previous: t }) => o({ class: "flex flex-auto min-h-12 text-sm font-medium relative justify-center items-center" }, [
172
+ ), he = ({ next: t, previous: e }) => o({ class: "flex flex-auto min-h-12 text-sm font-medium relative justify-center items-center" }, [
173
173
  y("[[monthName]] [[year]]"),
174
174
  W({
175
175
  label: "Previous",
176
- click: t
176
+ click: e
177
177
  }),
178
178
  W({
179
179
  label: "Next",
180
- click: e
180
+ click: t
181
181
  })
182
182
  ]);
183
- class Vt extends g {
183
+ class Je extends g {
184
184
  /**
185
185
  * This will declare the props for the compiler.
186
186
  *
@@ -195,12 +195,12 @@ class Vt extends g {
195
195
  * @returns {Data}
196
196
  */
197
197
  setData() {
198
- const t = /* @__PURE__ */ new Date(), s = this.selectedWeek || this.calculateCurrentWeek(t), a = T(s, t.getFullYear());
198
+ const e = /* @__PURE__ */ new Date(), s = this.selectedWeek || this.calculateCurrentWeek(e), n = T(s, e.getFullYear());
199
199
  return new L({
200
- monthName: this.getMonthName(a.getMonth()),
201
- year: a.getFullYear(),
202
- month: a.getMonth(),
203
- currentDate: a.getDate(),
200
+ monthName: this.getMonthName(n.getMonth()),
201
+ year: n.getFullYear(),
202
+ month: n.getMonth(),
203
+ currentDate: n.getDate(),
204
204
  currentWeek: s
205
205
  });
206
206
  }
@@ -210,8 +210,8 @@ class Vt extends g {
210
210
  * @param {Date} today
211
211
  * @returns {Date}
212
212
  */
213
- getSelectedDate(t) {
214
- const s = this.selectedDate ? new Date(this.selectedDate) : t;
213
+ getSelectedDate(e) {
214
+ const s = this.selectedDate ? new Date(this.selectedDate) : e;
215
215
  return new Date(s.getFullYear(), s.getMonth(), s.getDate());
216
216
  }
217
217
  /**
@@ -220,11 +220,11 @@ class Vt extends g {
220
220
  * @param {Date} date
221
221
  * @returns {number}
222
222
  */
223
- calculateCurrentWeek(t) {
224
- const s = new Date(t.valueOf()), a = (t.getDay() + 6) % 7;
225
- s.setDate(s.getDate() - a + 3);
226
- const n = s.valueOf();
227
- return s.setMonth(0, 1), s.getDay() !== 4 && s.setMonth(0, 1 + (4 - s.getDay() + 7) % 7), 1 + Math.ceil((n - s) / 6048e5);
223
+ calculateCurrentWeek(e) {
224
+ const s = new Date(e.valueOf()), n = (e.getDay() + 6) % 7;
225
+ s.setDate(s.getDate() - n + 3);
226
+ const a = s.valueOf();
227
+ return s.setMonth(0, 1), s.getDay() !== 4 && s.setMonth(0, 1 + (4 - s.getDay() + 7) % 7), 1 + Math.ceil((a - s) / 6048e5);
228
228
  }
229
229
  /**
230
230
  * Gets the name of the month.
@@ -232,8 +232,8 @@ class Vt extends g {
232
232
  * @param {number} month
233
233
  * @returns {string}
234
234
  */
235
- getMonthName(t) {
236
- return q.monthNames[t];
235
+ getMonthName(e) {
236
+ return K.monthNames[e];
237
237
  }
238
238
  /**
239
239
  * Updates the calendar to show the previous month.
@@ -241,9 +241,9 @@ class Vt extends g {
241
241
  * @returns {void}
242
242
  */
243
243
  goToPreviousMonth() {
244
- const t = this.data;
245
- let { year: s, month: a } = t;
246
- a === 0 ? (a = 11, s--) : a--, this.setDate(a, s);
244
+ const e = this.data;
245
+ let { year: s, month: n } = e;
246
+ n === 0 ? (n = 11, s--) : n--, this.setDate(n, s);
247
247
  }
248
248
  /**
249
249
  * Updates the calendar to show the next month.
@@ -251,9 +251,9 @@ class Vt extends g {
251
251
  * @returns {void}
252
252
  */
253
253
  goToNextMonth() {
254
- const t = this.data;
255
- let { year: s, month: a } = t;
256
- a === 11 ? (a = 0, s++) : a++, this.setDate(a, s);
254
+ const e = this.data;
255
+ let { year: s, month: n } = e;
256
+ n === 11 ? (n = 0, s++) : n++, this.setDate(n, s);
257
257
  }
258
258
  /**
259
259
  * Sets the selected date.
@@ -263,12 +263,12 @@ class Vt extends g {
263
263
  * @param {number|null} [date=null]
264
264
  * @returns {void}
265
265
  */
266
- setDate(t, s, a) {
266
+ setDate(e, s, n) {
267
267
  this.data.set({
268
268
  year: s,
269
- month: t,
270
- monthName: this.getMonthName(t)
271
- }), a && (this.data.currentDate = a);
269
+ month: e,
270
+ monthName: this.getMonthName(e)
271
+ }), n && (this.data.currentDate = n);
272
272
  }
273
273
  /**
274
274
  * Handles week selection.
@@ -276,10 +276,10 @@ class Vt extends g {
276
276
  * @param {number} weekNumber
277
277
  * @returns {void}
278
278
  */
279
- selectWeek(t, s) {
280
- this.data.currentWeek = t;
281
- const a = T(t, s);
282
- this.setDate(a.getMonth(), a.getFullYear(), a.getDate()), typeof this.selectedCallBack == "function" && this.selectedCallBack(t);
279
+ selectWeek(e, s) {
280
+ this.data.currentWeek = e;
281
+ const n = T(e, s);
282
+ this.setDate(n.getMonth(), n.getFullYear(), n.getDate()), typeof this.selectedCallBack == "function" && this.selectedCallBack(e);
283
283
  }
284
284
  /**
285
285
  * Renders the WeekCalendar component.
@@ -288,47 +288,47 @@ class Vt extends g {
288
288
  */
289
289
  render() {
290
290
  return o({ class: "week-calendar-container border rounded-md bg-background p-3" }, [
291
- dt({
291
+ he({
292
292
  next: () => this.goToNextMonth(),
293
293
  previous: () => this.goToPreviousMonth()
294
294
  }),
295
- ct({
296
- selectWeek: (t, s) => this.selectWeek(t, s)
295
+ de({
296
+ selectWeek: (e, s) => this.selectWeek(e, s)
297
297
  })
298
298
  ]);
299
299
  }
300
300
  }
301
- const ht = (e) => P({ class: `cursor-pointer py-3 px-4 text-base w-10 ${e.class || ""}` }, [
302
- Y((t) => new V({ class: "mr-2", onChange: () => t.toggleAllSelectedRows() }))
303
- ]), ut = ({ align: e, sortable: t, key: s, label: a, sort: n, class: i }) => {
304
- const l = e || "justify-start";
301
+ const ue = (t) => P({ class: `cursor-pointer py-3 px-4 text-base w-10 ${t.class || ""}` }, [
302
+ Y((e) => new J({ class: "mr-2", onChange: () => e.toggleAllSelectedRows() }))
303
+ ]), ge = ({ align: t, sortable: e, key: s, label: n, sort: a, class: i }) => {
304
+ const l = t || "justify-start";
305
305
  return P({
306
306
  class: `cursor-pointer py-3 px-4 text-base ${i || ""}`,
307
- click: t && (() => n(s))
307
+ click: e && (() => a(s))
308
308
  }, [
309
309
  o({ class: `flex flex-auto w-full items-center ${l}` }, [
310
- y(a),
311
- t && E({ class: "ml-2", html: w.arrows.upDown })
310
+ y(n),
311
+ e && E({ class: "ml-2", html: w.arrows.upDown })
312
312
  ])
313
313
  ]);
314
- }, gt = (e) => F([
314
+ }, fe = (t) => F([
315
315
  H({
316
316
  class: "text-muted-foreground border-b",
317
- map: [e.headers, (t) => t.label === "checkbox" ? ht({ toggle: e.toggle }) : ut({
318
- align: t.align,
319
- sortable: t.sortable,
320
- key: t.key,
321
- label: t.label,
322
- sort: e.sort
317
+ map: [t.headers, (e) => e.label === "checkbox" ? ue({ toggle: t.toggle }) : ge({
318
+ align: e.align,
319
+ sortable: e.sortable,
320
+ key: e.key,
321
+ label: e.label,
322
+ sort: t.sort
323
323
  })]
324
324
  })
325
- ]), ft = ({ key: e, rows: t, selectRow: s, rowItem: a }) => new K({
325
+ ]), pe = ({ key: t, rows: e, selectRow: s, rowItem: n }) => new _({
326
326
  cache: "table",
327
- key: e,
328
- items: t,
329
- rowItem: (n) => a(n, s),
327
+ key: t,
328
+ items: e,
329
+ rowItem: (a) => n(a, s),
330
330
  class: "divide-y divide-border"
331
- }), Jt = R(
331
+ }), Ze = R(
332
332
  {
333
333
  /**
334
334
  * Initializes component data.
@@ -347,8 +347,8 @@ const ht = (e) => P({ class: `cursor-pointer py-3 px-4 text-base w-10 ${e.class
347
347
  * @returns {void}
348
348
  */
349
349
  toggleAllSelectedRows() {
350
- const e = this.table.getRows(), t = this.data.selectedRows.length === e.length, s = t ? [] : e;
351
- this.data.selectedRows = s, this.updateSelected(), this.updateTable(!t);
350
+ const t = this.table.getRows(), e = this.data.selectedRows.length === t.length, s = e ? [] : t;
351
+ this.data.selectedRows = s, this.updateSelected(), this.updateTable(!e);
352
352
  },
353
353
  /**
354
354
  * This will update the selected state.
@@ -356,8 +356,8 @@ const ht = (e) => P({ class: `cursor-pointer py-3 px-4 text-base w-10 ${e.class
356
356
  * @returns {void}
357
357
  */
358
358
  updateSelected() {
359
- const e = this.data.get("selectedRows");
360
- this.data.selected = e.length > 0;
359
+ const t = this.data.get("selectedRows");
360
+ this.data.selected = t.length > 0;
361
361
  },
362
362
  /**
363
363
  * This will get the selected rows.
@@ -374,20 +374,20 @@ const ht = (e) => P({ class: `cursor-pointer py-3 px-4 text-base w-10 ${e.class
374
374
  * @param {boolean} selected
375
375
  * @returns {void}
376
376
  */
377
- updateTable(e) {
378
- const t = this.table.getRows();
379
- t.forEach((s) => s.selected = e), this.table.setRows(t);
377
+ updateTable(t) {
378
+ const e = this.table.getRows();
379
+ e.forEach((s) => s.selected = t), this.table.setRows(e);
380
380
  },
381
381
  /**
382
382
  * Handles row selection.
383
383
  *
384
384
  * @param {object} row
385
385
  */
386
- selectRow(e) {
387
- const t = e.selected ?? !1;
388
- e.selected = !t;
389
- const s = this.data.get("selectedRows"), a = e.selected ? [...s, e] : s.filter((n) => n !== e);
390
- this.data.selectedRows = a, this.updateSelected();
386
+ selectRow(t) {
387
+ const e = t.selected ?? !1;
388
+ t.selected = !e;
389
+ const s = this.data.get("selectedRows"), n = t.selected ? [...s, t] : s.filter((a) => a !== t);
390
+ this.data.selectedRows = n, this.updateSelected();
391
391
  },
392
392
  /**
393
393
  * Renders the DataTable component.
@@ -395,18 +395,18 @@ const ht = (e) => P({ class: `cursor-pointer py-3 px-4 text-base w-10 ${e.class
395
395
  * @returns {object}
396
396
  */
397
397
  render() {
398
- const e = this.rows, t = this.border !== !1 ? "border" : "";
398
+ const t = this.rows, e = this.border !== !1 ? "border" : "";
399
399
  return o({ class: "w-full" }, [
400
- o({ class: `w-full rounded-md ${t} overflow-x-auto` }, [
400
+ o({ class: `w-full rounded-md ${e} overflow-x-auto` }, [
401
401
  Q({ class: "w-full" }, [
402
402
  // @ts-ignore
403
- this.headers && gt({ headers: this.headers, sort: (s) => this.sortRows(s) }),
403
+ this.headers && fe({ headers: this.headers, sort: (s) => this.sortRows(s) }),
404
404
  // @ts-ignore
405
405
  this.customHeader ?? null,
406
- ft({
406
+ pe({
407
407
  // @ts-ignore
408
408
  key: this.key,
409
- rows: e,
409
+ rows: t,
410
410
  // @ts-ignore
411
411
  selectRow: this.selectRow.bind(this),
412
412
  // @ts-ignore
@@ -423,8 +423,8 @@ const ht = (e) => P({ class: `cursor-pointer py-3 px-4 text-base w-10 ${e.class
423
423
  * @param {array} items
424
424
  * @returns {void}
425
425
  */
426
- remove(e) {
427
- this.table.remove(e);
426
+ remove(t) {
427
+ this.table.remove(t);
428
428
  },
429
429
  /**
430
430
  * This will set the items in the list.
@@ -433,8 +433,8 @@ const ht = (e) => P({ class: `cursor-pointer py-3 px-4 text-base w-10 ${e.class
433
433
  * @param {array} rows
434
434
  * @returns {void}
435
435
  */
436
- setRows(e) {
437
- this.table.setRows(e);
436
+ setRows(t) {
437
+ this.table.setRows(t);
438
438
  },
439
439
  /**
440
440
  * This will append items to the list.
@@ -443,8 +443,8 @@ const ht = (e) => P({ class: `cursor-pointer py-3 px-4 text-base w-10 ${e.class
443
443
  * @param {array|object} items
444
444
  * @returns {void}
445
445
  */
446
- append(e) {
447
- this.table.append(e);
446
+ append(t) {
447
+ this.table.append(t);
448
448
  },
449
449
  /**
450
450
  * This will mingle the new items with the old items.
@@ -454,8 +454,8 @@ const ht = (e) => P({ class: `cursor-pointer py-3 px-4 text-base w-10 ${e.class
454
454
  * @param {boolean} withDelete
455
455
  * @returns {void}
456
456
  */
457
- mingle(e, t = !1) {
458
- this.table.mingle(e, t);
457
+ mingle(t, e = !1) {
458
+ this.table.mingle(t, e);
459
459
  },
460
460
  /**
461
461
  * This will prepend items to the list.
@@ -464,8 +464,8 @@ const ht = (e) => P({ class: `cursor-pointer py-3 px-4 text-base w-10 ${e.class
464
464
  * @param {array|object} items
465
465
  * @returns {void}
466
466
  */
467
- prepend(e) {
468
- this.table.prepend(e);
467
+ prepend(t) {
468
+ this.table.prepend(t);
469
469
  },
470
470
  /**
471
471
  * This will remove the selected rows.
@@ -476,45 +476,45 @@ const ht = (e) => P({ class: `cursor-pointer py-3 px-4 text-base w-10 ${e.class
476
476
  this.data.selectedRows = [];
477
477
  }
478
478
  }
479
- ), pt = u(({ name: e, email: t }) => o({ class: "min-w-0 flex-auto" }, [
480
- m({ class: "text-base font-semibold leading-6 m-0" }, e),
481
- m({ class: "truncate text-sm leading-5 text-muted-foreground m-0" }, t)
482
- ])), mt = () => o({ class: "flex items-center gap-x-1.5" }, [
479
+ ), me = u(({ name: t, email: e }) => o({ class: "min-w-0 flex-auto" }, [
480
+ m({ class: "text-base font-semibold leading-6 m-0" }, t),
481
+ m({ class: "truncate text-sm leading-5 text-muted-foreground m-0" }, e)
482
+ ])), we = () => o({ class: "flex items-center gap-x-1.5" }, [
483
483
  o({ class: "flex-none rounded-full bg-emerald-500/20 p-1" }, [
484
484
  o({ class: "h-1.5 w-1.5 rounded-full bg-emerald-500" })
485
485
  ]),
486
486
  m({ class: "text-xs leading-5 text-gray-500" }, "Online")
487
- ]), wt = (e) => m({ class: "text-xs leading-5 text-muted-foreground" }, [
487
+ ]), be = (t) => m({ class: "text-xs leading-5 text-muted-foreground" }, [
488
488
  y("Last seen "),
489
- X({ datetime: e }, "3h ago")
490
- ]), bt = (e, t) => e === "online" ? mt() : wt(t), xt = u(({ role: e, lastSeen: t, status: s }) => o({ class: "hidden shrink-0 sm:flex sm:flex-col sm:items-end" }, [
491
- m({ class: "text-sm leading-6 m-0" }, e),
492
- bt(s, t)
493
- ])), kt = (e) => e.split(" ").map((s) => s[0]).join(""), vt = u((e) => D({ class: "fadeIn flex justify-between gap-x-6 py-4 px-4 rounded-md hover:bg-muted/50" }, [
489
+ X({ datetime: t }, "3h ago")
490
+ ]), xe = (t, e) => t === "online" ? we() : be(e), ke = u(({ role: t, lastSeen: e, status: s }) => o({ class: "hidden shrink-0 sm:flex sm:flex-col sm:items-end" }, [
491
+ m({ class: "text-sm leading-6 m-0" }, t),
492
+ xe(s, e)
493
+ ])), ve = (t) => t.split(" ").map((s) => s[0]).join(""), ye = u((t) => D({ class: "fadeIn flex justify-between gap-x-6 py-4 px-4 rounded-md hover:bg-muted/50" }, [
494
494
  o({ class: "flex min-w-0 gap-x-4" }, [
495
- tt({ src: e.image, alt: e.name, fallbackText: kt(e.name) }),
496
- pt({ name: e.name, email: e.email })
495
+ te({ src: t.image, alt: t.name, fallbackText: ve(t.name) }),
496
+ me({ name: t.name, email: t.email })
497
497
  ]),
498
- xt({
499
- role: e.role,
500
- lastSeen: e.lastSeen,
501
- status: e.status
498
+ ke({
499
+ role: t.role,
500
+ lastSeen: t.lastSeen,
501
+ status: t.status
502
502
  })
503
- ])), Zt = u((e) => new _({
503
+ ])), et = u((t) => new G({
504
504
  cache: "list",
505
505
  key: "name",
506
- items: e.users,
506
+ items: t.users,
507
507
  role: "list",
508
508
  class: "divide-y divide-border",
509
- rowItem: vt
510
- })), yt = (e, t) => t.includes(e), Dt = (e, t, s) => e.exact ? s === t : yt(t, s), St = ({ text: e, href: t, exact: s, hidden: a }) => new M({
511
- text: e,
512
- href: t,
509
+ rowItem: ye
510
+ })), De = (t, e) => e.includes(t), Se = (t, e, s) => t.exact ? s === e : De(e, s), Le = ({ text: t, href: e, exact: s, hidden: n }) => new M({
511
+ text: t,
512
+ href: e,
513
513
  exact: s,
514
514
  dataSet: ["selected", ["state", !0, "active"]],
515
- 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`
515
+ 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`
516
516
  });
517
- class te extends g {
517
+ class tt extends g {
518
518
  /**
519
519
  * This will declare the props for the compiler.
520
520
  *
@@ -540,7 +540,7 @@ class te extends g {
540
540
  [
541
541
  b({
542
542
  class: "flex space-x-4",
543
- map: [this.options, (t) => this.addLink(t)],
543
+ map: [this.options, (e) => this.addLink(e)],
544
544
  watch: {
545
545
  value: ["[[path]]", k.data],
546
546
  callBack: this.updateLinks.bind(this)
@@ -555,8 +555,8 @@ class te extends g {
555
555
  * @returns {void}
556
556
  */
557
557
  afterSetup() {
558
- const t = k.data.path;
559
- this.updateLinks(t);
558
+ const e = k.data.path;
559
+ this.updateLinks(e);
560
560
  }
561
561
  /**
562
562
  * This will update the links based on the current path.
@@ -564,13 +564,13 @@ class te extends g {
564
564
  * @param {string} path
565
565
  * @returns {void}
566
566
  */
567
- updateLinks(t) {
567
+ updateLinks(e) {
568
568
  let s = !1;
569
569
  this.deactivateAllLinks();
570
- for (const a of this.links) {
571
- if (!a.rendered)
570
+ for (const n of this.links) {
571
+ if (!n.rendered)
572
572
  continue;
573
- Dt(a, a.getLinkPath(), t) ? (this.updateLink(a, !0), s = !0) : this.updateLink(a, !1);
573
+ Se(n, n.getLinkPath(), e) ? (this.updateLink(n, !0), s = !0) : this.updateLink(n, !1);
574
574
  }
575
575
  !s && this.links[0] && this.updateLink(this.links[0], !0);
576
576
  }
@@ -580,8 +580,8 @@ class te extends g {
580
580
  * @returns {void}
581
581
  */
582
582
  deactivateAllLinks() {
583
- for (const t of this.links)
584
- this.updateLink(t, !1);
583
+ for (const e of this.links)
584
+ this.updateLink(e, !1);
585
585
  }
586
586
  /**
587
587
  * This will update the link's active state.
@@ -590,8 +590,8 @@ class te extends g {
590
590
  * @param {boolean} selected
591
591
  * @returns {void}
592
592
  */
593
- updateLink(t, s) {
594
- t.update(s);
593
+ updateLink(e, s) {
594
+ e.update(s);
595
595
  }
596
596
  /**
597
597
  * This will add a link to the navigation.
@@ -599,8 +599,8 @@ class te extends g {
599
599
  * @param {object} option
600
600
  * @returns {object}
601
601
  */
602
- addLink({ label: t, href: s, exact: a, hidden: n }) {
603
- const i = St({ text: t, href: s, exact: a, hidden: n });
602
+ addLink({ label: e, href: s, exact: n, hidden: a }) {
603
+ const i = Le({ text: e, href: s, exact: n, hidden: a });
604
604
  return this.links.push(i), i;
605
605
  }
606
606
  /**
@@ -612,9 +612,9 @@ class te extends g {
612
612
  this.links = [];
613
613
  }
614
614
  }
615
- const ee = u((e) => {
616
- const t = e.margin || "m-4 ml-0";
617
- return o({ class: `flex-none ${t}` }, [
615
+ const st = u((t) => {
616
+ const e = t.margin || "m-4 ml-0";
617
+ return o({ class: `flex-none ${e}` }, [
618
618
  C({
619
619
  variant: "icon",
620
620
  class: "back-button",
@@ -623,7 +623,7 @@ const ee = u((e) => {
623
623
  window.history.back();
624
624
  return;
625
625
  }
626
- e.backUrl && app.navigate(e.backUrl);
626
+ t.backUrl && app.navigate(t.backUrl);
627
627
  }
628
628
  }, [
629
629
  z(w.arrows.left)
@@ -671,7 +671,7 @@ class N extends g {
671
671
  * @param {object} container
672
672
  * @returns {void}
673
673
  */
674
- setContainer(t) {
674
+ setContainer(e) {
675
675
  this.container = app.root;
676
676
  }
677
677
  /**
@@ -717,7 +717,7 @@ class N extends g {
717
717
  return this.children;
718
718
  }
719
719
  }
720
- class se extends N {
720
+ class nt extends N {
721
721
  /**
722
722
  * This will stop presistence.
723
723
  *
@@ -732,15 +732,15 @@ class se extends N {
732
732
  * @returns {object}
733
733
  */
734
734
  render() {
735
- const t = this.container;
735
+ const e = this.container;
736
736
  return o(
737
737
  {
738
738
  onState: [
739
739
  ["loading", {
740
740
  loading: !0
741
741
  }],
742
- ["docked", (s, a) => {
743
- s ? (a.className = this.getDockedClassName(), t.appendChild(a), document.documentElement.style.overflowY = "auto") : (a.className = this.getClassName(), app.root.appendChild(a), document.documentElement.style.overflowY = "hidden");
742
+ ["docked", (s, n) => {
743
+ 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");
744
744
  }]
745
745
  ]
746
746
  },
@@ -763,8 +763,8 @@ class se extends N {
763
763
  * @param {object} container
764
764
  * @returns {void}
765
765
  */
766
- setup(t) {
767
- this.container = t, this.initialize();
766
+ setup(e) {
767
+ this.container = e, this.initialize();
768
768
  }
769
769
  /**
770
770
  * This will setup the overlay states.
@@ -820,7 +820,7 @@ class se extends N {
820
820
  document.documentElement.style.overflowY = "auto";
821
821
  }
822
822
  }
823
- class ae extends N {
823
+ class at extends N {
824
824
  /**
825
825
  * This will get the overlay type.
826
826
  *
@@ -835,51 +835,51 @@ class ae extends N {
835
835
  * @param {object} container
836
836
  * @returns {void}
837
837
  */
838
- setup(t) {
839
- this.container = t, this.initialize();
838
+ setup(e) {
839
+ this.container = e, this.initialize();
840
840
  }
841
841
  }
842
- const Lt = u(({ index: e, click: t, state: s }, a) => D({
842
+ const Ce = u(({ index: t, click: e, state: s }, n) => D({
843
843
  class: "p-2 cursor-pointer hover:bg-muted/50",
844
844
  onState: [
845
845
  [s, "selectedIndex", {
846
- "bg-accent": e,
847
- "text-white": e
846
+ "bg-accent": t,
847
+ "text-white": t
848
848
  }]
849
849
  ],
850
- pointerdown: () => t(e)
851
- }, a)), Ct = u(({ selectOption: e, state: t }) => b({
850
+ pointerdown: () => e(t)
851
+ }, n)), Be = u(({ selectOption: t, state: e }) => b({
852
852
  class: "border rounded-md list-none m-0 p-0 max-h-[400px] overflow-y-auto",
853
- for: ["filteredOptions", (s, a) => Lt({ index: a, click: e, state: t }, s.label)]
854
- })), Bt = 100, It = u((e) => o({ class: "relative flex items-center" }, [
855
- J({
853
+ for: ["filteredOptions", (s, n) => Ce({ index: n, click: t, state: e }, s.label)]
854
+ })), Ie = 100, Te = u((t) => o({ class: "relative flex items-center" }, [
855
+ Z({
856
856
  cache: "input",
857
- placeholder: e.placeholder ?? "Search...",
858
- bind: [e.state, "searchQuery"],
859
- keyup: (t, s) => {
860
- s.state.open = !0, typeof e.filterOptions == "function" && e.filterOptions(), s.dropdown.updatePosition();
857
+ placeholder: t.placeholder ?? "Search...",
858
+ bind: [t.state, "searchQuery"],
859
+ keyup: (e, s) => {
860
+ s.state.open = !0, typeof t.filterOptions == "function" && t.filterOptions(), s.dropdown.updatePosition();
861
861
  },
862
- pointerup: (t, s) => s.toggleDropdown(),
863
- blur: (t, { state: s }) => setTimeout(() => s.open = !1, Bt),
864
- keydown: (t) => typeof e.handleKeyDown == "function" && e.handleKeyDown(t)
862
+ pointerup: (e, s) => s.toggleDropdown(),
863
+ blur: (e, { state: s }) => setTimeout(() => s.open = !1, Ie),
864
+ keydown: (e) => typeof t.handleKeyDown == "function" && t.handleKeyDown(e)
865
865
  }),
866
- e.icon && o({ class: "absolute right-0 mr-2" }, [
867
- z(e.icon)
866
+ t.icon && o({ class: "absolute right-0 mr-2" }, [
867
+ z(t.icon)
868
868
  ])
869
- ])), Tt = (e) => o({
869
+ ])), We = (t) => o({
870
870
  class: "relative flex fle-auto flex-col",
871
- onState: ["open", (t, s, a) => {
872
- if (t)
873
- return new et({
871
+ onState: ["open", (e, s, n) => {
872
+ if (e)
873
+ return new se({
874
874
  cache: "dropdown",
875
- parent: a,
876
- button: a.input,
875
+ parent: n,
876
+ button: n.input,
877
877
  size: "xl"
878
878
  }, [
879
- Ct(e)
879
+ Be(t)
880
880
  ]);
881
881
  }]
882
- }), ne = R(
882
+ }), it = R(
883
883
  {
884
884
  /**
885
885
  * This will set up the data object.
@@ -887,10 +887,10 @@ const Lt = u(({ index: e, click: t, state: s }, a) => D({
887
887
  * @returns {object} - The data object.
888
888
  */
889
889
  setData() {
890
- const e = this.options || [];
890
+ const t = this.options || [];
891
891
  return new L({
892
- options: e,
893
- filteredOptions: e
892
+ options: t,
893
+ filteredOptions: t
894
894
  });
895
895
  },
896
896
  /**
@@ -911,10 +911,10 @@ const Lt = u(({ index: e, click: t, state: s }, a) => D({
911
911
  * @returns {void}
912
912
  */
913
913
  setSelectedIndexByQuery() {
914
- const e = this.data.filteredOptions;
915
- let { searchQuery: t } = this.state;
916
- t = t.toLowerCase();
917
- const s = e.findIndex((a) => a.label.toLowerCase() === t);
914
+ const t = this.data.filteredOptions;
915
+ let { searchQuery: e } = this.state;
916
+ e = e.toLowerCase();
917
+ const s = t.findIndex((n) => n.label.toLowerCase() === e);
918
918
  s >= 0 && (this.state.selectedIndex = s);
919
919
  },
920
920
  /**
@@ -923,14 +923,14 @@ const Lt = u(({ index: e, click: t, state: s }, a) => D({
923
923
  * @returns {void}
924
924
  */
925
925
  filterOptions() {
926
- const e = this.state.searchQuery.toLowerCase();
927
- if (e === "" || e.length === 0) {
926
+ const t = this.state.searchQuery.toLowerCase();
927
+ if (t === "" || t.length === 0) {
928
928
  this.data.filteredOptions = this.data.options;
929
929
  return;
930
930
  }
931
- const t = this.data.get("options");
932
- this.data.filteredOptions = t.filter(
933
- (s) => s.label.toLowerCase().includes(e)
931
+ const e = this.data.get("options");
932
+ this.data.filteredOptions = e.filter(
933
+ (s) => s.label.toLowerCase().includes(t)
934
934
  );
935
935
  },
936
936
  /**
@@ -939,8 +939,8 @@ const Lt = u(({ index: e, click: t, state: s }, a) => D({
939
939
  * @returns {object}
940
940
  */
941
941
  getValue() {
942
- const { selectedIndex: e } = this.state;
943
- return e < 0 ? null : this.data.get(`filteredOptions[${e}]`);
942
+ const { selectedIndex: t } = this.state;
943
+ return t < 0 ? null : this.data.get(`filteredOptions[${t}]`);
944
944
  },
945
945
  /**
946
946
  * This will select an option.
@@ -948,10 +948,10 @@ const Lt = u(({ index: e, click: t, state: s }, a) => D({
948
948
  * @param {number} index - The index of the option.
949
949
  * @returns {void}
950
950
  */
951
- selectOption(e) {
952
- this.state.selectedIndex = e;
953
- const t = this.data.get(`filteredOptions[${e}]`);
954
- this.state.searchQuery = t.label, this.state.open = !1, typeof this.onSelect == "function" && this.onSelect(t);
951
+ selectOption(t) {
952
+ this.state.selectedIndex = t;
953
+ const e = this.data.get(`filteredOptions[${t}]`);
954
+ this.state.searchQuery = e.label, this.state.open = !1, typeof this.onSelect == "function" && this.onSelect(e);
955
955
  },
956
956
  /**
957
957
  * Toggles the dropdown open state.
@@ -965,9 +965,9 @@ const Lt = u(({ index: e, click: t, state: s }, a) => D({
965
965
  * @param {object} event - The event object.
966
966
  * @returns {void}
967
967
  */
968
- handleKeyDown(e) {
969
- const t = this.data.filteredOptions, { selectedIndex: s } = this.state;
970
- e.key === "ArrowDown" ? (e.preventDefault(), this.state.selectedIndex = Math.min(s + 1, t.length - 1)) : e.key === "ArrowUp" ? (e.preventDefault(), this.state.selectedIndex = Math.max(s - 1, 0)) : e.key === "Enter" && s >= 0 && (e.preventDefault(), this.selectOption(s));
968
+ handleKeyDown(t) {
969
+ const e = this.data.filteredOptions, { selectedIndex: s } = this.state;
970
+ t.key === "ArrowDown" ? (t.preventDefault(), this.state.selectedIndex = Math.min(s + 1, e.length - 1)) : t.key === "ArrowUp" ? (t.preventDefault(), this.state.selectedIndex = Math.max(s - 1, 0)) : t.key === "Enter" && s >= 0 && (t.preventDefault(), this.selectOption(s));
971
971
  },
972
972
  /**
973
973
  * This will render the component.
@@ -976,7 +976,7 @@ const Lt = u(({ index: e, click: t, state: s }, a) => D({
976
976
  */
977
977
  render() {
978
978
  return o({ class: "relative w-full max-w-md" }, [
979
- It({
979
+ Te({
980
980
  // @ts-ignore
981
981
  state: this.state,
982
982
  // @ts-ignore
@@ -988,7 +988,7 @@ const Lt = u(({ index: e, click: t, state: s }, a) => D({
988
988
  // @ts-ignore
989
989
  handleKeyDown: this.handleKeyDown.bind(this)
990
990
  }),
991
- Tt({
991
+ We({
992
992
  // @ts-ignore
993
993
  state: this.state,
994
994
  // @ts-ignore
@@ -999,22 +999,22 @@ const Lt = u(({ index: e, click: t, state: s }, a) => D({
999
999
  ]);
1000
1000
  }
1001
1001
  }
1002
- ), Wt = (e) => D(
1002
+ ), Pe = (t) => D(
1003
1003
  {
1004
1004
  class: "inline-flex flex-auto items-center justify-center whitespace-nowrap rounded-sm 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-primary data-[state=active]:text-primary-foreground data-[state=active]:shadow-sm",
1005
- dataSet: ["selected", ["state", e.value, "active"]]
1005
+ dataSet: ["selected", ["state", t.value, "active"]]
1006
1006
  },
1007
1007
  [
1008
1008
  v({
1009
1009
  class: "flex flex-auto justify-center items-center px-3 py-1.5",
1010
- onSet: ["selected", { selected: e.value }],
1011
- click: (t) => e.callBack(e.value)
1012
- }, e.label)
1010
+ onSet: ["selected", { selected: t.value }],
1011
+ click: (e) => t.callBack(t.value)
1012
+ }, t.label)
1013
1013
  ]
1014
- ), Pt = (e, t) => (e.callBack = t, Wt(e)), Ot = (e) => S({ class: `tab items-center justify-center rounded-md bg-muted p-1 text-muted-foreground ${e.class}` }, [
1015
- b({ class: "flex flex-auto flex-row", map: [e.options, (t) => Pt(t, e.callBack)] })
1014
+ ), Oe = (t, e) => (t.callBack = e, Pe(t)), Re = (t) => S({ class: `tab items-center justify-center rounded-md bg-muted p-1 text-muted-foreground ${t.class}` }, [
1015
+ b({ class: "flex flex-auto flex-row", map: [t.options, (e) => Oe(e, t.callBack)] })
1016
1016
  ]);
1017
- class ie extends g {
1017
+ class ot extends g {
1018
1018
  /**
1019
1019
  * This will declare the props for the compiler.
1020
1020
  *
@@ -1029,12 +1029,12 @@ class ie extends g {
1029
1029
  * @returns {object}
1030
1030
  */
1031
1031
  render() {
1032
- const t = this.select.bind(this);
1032
+ const e = this.select.bind(this);
1033
1033
  return o({ class: "" }, [
1034
- Ot({
1034
+ Re({
1035
1035
  class: this.class,
1036
1036
  options: this.options,
1037
- callBack: t
1037
+ callBack: e
1038
1038
  }),
1039
1039
  O({
1040
1040
  class: "tab-content",
@@ -1048,8 +1048,8 @@ class ie extends g {
1048
1048
  * @returns {*}
1049
1049
  */
1050
1050
  getFirstValue() {
1051
- var t;
1052
- return (t = this.options[0]) == null ? void 0 : t.value;
1051
+ var e;
1052
+ return (e = this.options[0]) == null ? void 0 : e.value;
1053
1053
  }
1054
1054
  /**
1055
1055
  * This will update the component.
@@ -1057,8 +1057,8 @@ class ie extends g {
1057
1057
  * @returns {void}
1058
1058
  */
1059
1059
  update() {
1060
- const t = this.state.get("selected");
1061
- this.select(null), this.select(t);
1060
+ const e = this.state.get("selected");
1061
+ this.select(null), this.select(e);
1062
1062
  }
1063
1063
  /**
1064
1064
  * This will select a value.
@@ -1066,8 +1066,8 @@ class ie extends g {
1066
1066
  * @param {*} value
1067
1067
  * @returns {void}
1068
1068
  */
1069
- select(t) {
1070
- this.state.selected = t;
1069
+ select(e) {
1070
+ this.state.selected = e;
1071
1071
  }
1072
1072
  /**
1073
1073
  * This will update the content.
@@ -1075,15 +1075,15 @@ class ie extends g {
1075
1075
  * @param {*} value
1076
1076
  * @returns {object}
1077
1077
  */
1078
- updateContent(t) {
1078
+ updateContent(e) {
1079
1079
  const s = this.options;
1080
1080
  if (!s || s.length < 1)
1081
1081
  return;
1082
- const a = s[0];
1083
- for (const n of s)
1084
- if (n.value === t)
1085
- return n.layout;
1086
- return a.layout;
1082
+ const n = s[0];
1083
+ for (const a of s)
1084
+ if (a.value === e)
1085
+ return a.layout;
1086
+ return n.layout;
1087
1087
  }
1088
1088
  /**
1089
1089
  * This will setup the states.
@@ -1091,34 +1091,34 @@ class ie extends g {
1091
1091
  * @returns {object}
1092
1092
  */
1093
1093
  setupStates() {
1094
- const t = this.callBack, s = typeof t;
1094
+ const e = this.callBack, s = typeof e;
1095
1095
  return {
1096
1096
  selected: {
1097
1097
  state: this.getFirstValue(),
1098
- callBack(a) {
1099
- s === "function" && t(a);
1098
+ callBack(n) {
1099
+ s === "function" && e(n);
1100
1100
  }
1101
1101
  }
1102
1102
  };
1103
1103
  }
1104
1104
  }
1105
- const Rt = (e) => D(
1105
+ const Me = (t) => D(
1106
1106
  {
1107
1107
  class: "inline-flex flex-auto items-center justify-center whitespace-nowrap rounded-sm 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-primary data-[state=active]:text-primary-foreground data-[state=active]:shadow-sm",
1108
- dataSet: ["selected", ["state", e.value, "active"]]
1108
+ dataSet: ["selected", ["state", t.value, "active"]]
1109
1109
  },
1110
1110
  [
1111
1111
  v({
1112
1112
  class: "flex flex-auto justify-center items-center px-3 py-1.5 disabled:opacity-50 disabled:cursor-not-allowed",
1113
- onSet: ["selected", { selected: e.value }],
1114
- click: (t) => e.callBack(e.value),
1115
- disabled: e.disabled
1116
- }, e.label)
1113
+ onSet: ["selected", { selected: t.value }],
1114
+ click: (e) => t.callBack(t.value),
1115
+ disabled: t.disabled
1116
+ }, t.label)
1117
1117
  ]
1118
- ), Mt = (e, t) => (e.callBack = t, Rt(e)), zt = (e) => S({ class: `tab items-center justify-center rounded-md bg-muted p-1 text-muted-foreground ${e.class}` }, [
1119
- b({ class: "flex flex-auto flex-row", map: [e.options, (t) => Mt(t, e.callBack)] })
1118
+ ), ze = (t, e) => (t.callBack = e, Me(t)), Ne = (t) => S({ class: `tab items-center justify-center rounded-md bg-muted p-1 text-muted-foreground ${t.class}` }, [
1119
+ b({ class: "flex flex-auto flex-row", map: [t.options, (e) => ze(e, t.callBack)] })
1120
1120
  ]);
1121
- class oe extends g {
1121
+ class lt extends g {
1122
1122
  /**
1123
1123
  * This will declare the props for the compiler.
1124
1124
  *
@@ -1133,11 +1133,11 @@ class oe extends g {
1133
1133
  * @returns {object}
1134
1134
  */
1135
1135
  render() {
1136
- const t = this.select.bind(this);
1137
- return zt({
1136
+ const e = this.select.bind(this);
1137
+ return Ne({
1138
1138
  class: this.class,
1139
1139
  options: this.options,
1140
- callBack: t
1140
+ callBack: e
1141
1141
  });
1142
1142
  }
1143
1143
  /**
@@ -1146,8 +1146,8 @@ class oe extends g {
1146
1146
  * @param {*} value
1147
1147
  * @returns {void}
1148
1148
  */
1149
- select(t) {
1150
- this.state.selected = t, typeof this.onSelect == "function" && this.onSelect(t, this.parent);
1149
+ select(e) {
1150
+ this.state.selected = e, typeof this.onSelect == "function" && this.onSelect(e, this.parent);
1151
1151
  }
1152
1152
  /**
1153
1153
  * This will setup the states.
@@ -1155,23 +1155,23 @@ class oe extends g {
1155
1155
  * @returns {object}
1156
1156
  */
1157
1157
  setupStates() {
1158
- var t;
1158
+ var e;
1159
1159
  return {
1160
- selected: ((t = this.options[0]) == null ? void 0 : t.value) || null
1160
+ selected: ((e = this.options[0]) == null ? void 0 : e.value) || null
1161
1161
  };
1162
1162
  }
1163
1163
  }
1164
- const Nt = (e, t) => new RegExp(`${e}($|/|\\.).*`).test(t), $t = (e, t) => {
1165
- const s = e.getLinkPath();
1166
- return e.exact ? t === s : Nt(s, t);
1167
- }, At = ({ text: e, href: t, exact: s }) => new M({
1168
- text: e,
1169
- href: t,
1164
+ const $e = (t, e) => new RegExp(`${t}($|/|\\.).*`).test(e), Ae = (t, e) => {
1165
+ const s = t.getLinkPath();
1166
+ return t.exact ? e === s : $e(s, e);
1167
+ }, je = ({ text: t, href: e, exact: s }) => new M({
1168
+ text: t,
1169
+ href: e,
1170
1170
  exact: s,
1171
1171
  dataSet: ["selected", ["state", !0, "active"]],
1172
1172
  class: "inline-flex flex-auto items-center justify-center whitespace-nowrap rounded-sm px-3 py-1.5 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-primary data-[state=active]:text-primary-foreground data-[state=active]:shadow-sm"
1173
1173
  });
1174
- class jt extends g {
1174
+ class Ue extends g {
1175
1175
  /**
1176
1176
  * This will declare the props for the compiler.
1177
1177
  *
@@ -1195,7 +1195,7 @@ class jt extends g {
1195
1195
  return S({ class: `tab items-center justify-center rounded-md bg-muted p-1 text-muted-foreground ${this.class}` }, [
1196
1196
  b({
1197
1197
  class: "flex flex-auto flex-row",
1198
- map: [this.options, (t) => this.addLink(t)],
1198
+ map: [this.options, (e) => this.addLink(e)],
1199
1199
  watch: {
1200
1200
  value: ["[[path]]", k.data],
1201
1201
  callBack: this.updateLinks.bind(this)
@@ -1209,8 +1209,8 @@ class jt extends g {
1209
1209
  * @returns {void}
1210
1210
  */
1211
1211
  afterSetup() {
1212
- const t = k.data.path;
1213
- this.updateLinks(t);
1212
+ const e = k.data.path;
1213
+ this.updateLinks(e);
1214
1214
  }
1215
1215
  /**
1216
1216
  * This will update the links.
@@ -1218,15 +1218,15 @@ class jt extends g {
1218
1218
  * @param {string} value
1219
1219
  * @returns {void}
1220
1220
  */
1221
- updateLinks(t) {
1222
- let s = !1, a = this.links[0];
1221
+ updateLinks(e) {
1222
+ let s = !1, n = this.links[0];
1223
1223
  this.deactivateAllLinks();
1224
- for (const n of this.links)
1225
- if (n.rendered !== !1 && (s = $t(n, t), s === !0)) {
1226
- this.updateLink(n, !0);
1224
+ for (const a of this.links)
1225
+ if (a.rendered !== !1 && (s = Ae(a, e), s === !0)) {
1226
+ this.updateLink(a, !0);
1227
1227
  break;
1228
1228
  }
1229
- s !== !0 && a && this.updateLink(a, !0);
1229
+ s !== !0 && n && this.updateLink(n, !0);
1230
1230
  }
1231
1231
  /**
1232
1232
  * This will deactivate all links.
@@ -1234,8 +1234,8 @@ class jt extends g {
1234
1234
  * @returns {void}
1235
1235
  */
1236
1236
  deactivateAllLinks() {
1237
- for (const t of this.links)
1238
- this.updateLink(t, !1);
1237
+ for (const e of this.links)
1238
+ this.updateLink(e, !1);
1239
1239
  }
1240
1240
  /**
1241
1241
  * This will update the link.
@@ -1244,8 +1244,8 @@ class jt extends g {
1244
1244
  * @param {boolean} selected
1245
1245
  * @returns {void}
1246
1246
  */
1247
- updateLink(t, s) {
1248
- t.update(s);
1247
+ updateLink(e, s) {
1248
+ e.update(s);
1249
1249
  }
1250
1250
  /**
1251
1251
  * This will add a link.
@@ -1253,9 +1253,9 @@ class jt extends g {
1253
1253
  * @param {object} option
1254
1254
  * @returns {object}
1255
1255
  */
1256
- addLink({ label: t, href: s, exact: a }) {
1257
- const n = At({ text: t, href: s, exact: a });
1258
- return this.links.push(n), n;
1256
+ addLink({ label: e, href: s, exact: n }) {
1257
+ const a = je({ text: e, href: s, exact: n });
1258
+ return this.links.push(a), a;
1259
1259
  }
1260
1260
  /**
1261
1261
  * This will remove all the links.
@@ -1266,7 +1266,7 @@ class jt extends g {
1266
1266
  this.links = [];
1267
1267
  }
1268
1268
  }
1269
- class le extends g {
1269
+ class rt extends g {
1270
1270
  /**
1271
1271
  * This will declare the props for the compiler.
1272
1272
  *
@@ -1282,7 +1282,7 @@ class le extends g {
1282
1282
  */
1283
1283
  render() {
1284
1284
  return o({ class: "tab-panel" }, [
1285
- new jt({
1285
+ new Ue({
1286
1286
  class: this.class,
1287
1287
  options: this.options
1288
1288
  }),
@@ -1298,21 +1298,21 @@ class le extends g {
1298
1298
  * @returns {array}
1299
1299
  */
1300
1300
  addGroup() {
1301
- let t;
1302
- const s = [], a = this.options;
1303
- for (let n = 0, i = a.length; n < i; n++)
1304
- t = a[n], s.push(
1301
+ let e;
1302
+ const s = [], n = this.options;
1303
+ for (let a = 0, i = n.length; a < i; a++)
1304
+ e = n[a], s.push(
1305
1305
  {
1306
- uri: t.uri || t.href,
1307
- component: t.component,
1308
- title: t.title || null,
1306
+ uri: e.uri || e.href,
1307
+ component: e.component,
1308
+ title: e.title || null,
1309
1309
  persist: !0
1310
1310
  }
1311
1311
  );
1312
1312
  return s;
1313
1313
  }
1314
1314
  }
1315
- class Ut extends g {
1315
+ class Ye extends g {
1316
1316
  /**
1317
1317
  * Runs before rendering, sets up defaults, a timer for drawing,
1318
1318
  * and basic canvas properties.
@@ -1321,8 +1321,8 @@ class Ut extends g {
1321
1321
  */
1322
1322
  onCreated() {
1323
1323
  this.lineWidth = this.lineWidth || 3, this.lineColor = this.lineColor || "#000000", this.canvas = null, this.ctx = null, this.status = "stopped";
1324
- const t = 1e3 / 60;
1325
- this.timer = new G(t, this.draw.bind(this)), this.width = 0, this.height = 0, this.signed = !1, this.mouse = { x: 0, y: 0, status: "up" }, this.margin = this.margin || { x: 40, y: 60 }, this.targetSize = this.targetSize || { width: 740, height: 345 }, this.baseLineWidth = this.baseLineWidth || 2, this.baseStrokeColor = this.baseStrokeColor || "#000000";
1324
+ const e = 1e3 / 60;
1325
+ this.timer = new V(e, this.draw.bind(this)), this.width = 0, this.height = 0, this.signed = !1, this.mouse = { x: 0, y: 0, status: "up" }, this.margin = this.margin || { x: 40, y: 60 }, this.targetSize = this.targetSize || { width: 740, height: 345 }, this.baseLineWidth = this.baseLineWidth || 2, this.baseStrokeColor = this.baseStrokeColor || "#000000";
1326
1326
  }
1327
1327
  /**
1328
1328
  * Renders a <canvas> element.
@@ -1330,9 +1330,9 @@ class Ut extends g {
1330
1330
  * @returns {object} Layout definition for the canvas.
1331
1331
  */
1332
1332
  render() {
1333
- return {
1334
- tag: "canvas"
1335
- };
1333
+ return q({
1334
+ style: "touch-action: none; -webkit-user-select: none; -webkit-touch-callout: none;"
1335
+ });
1336
1336
  }
1337
1337
  /**
1338
1338
  * Called before the component is destroyed. Stops the timer
@@ -1360,12 +1360,12 @@ class Ut extends g {
1360
1360
  * @returns {Array} An array of [eventName, element, callback] definitions.
1361
1361
  */
1362
1362
  setupEvents() {
1363
- const t = this.panel, s = this.pointerPosition.bind(this), a = this.pointerUp.bind(this), n = this.pointerDown.bind(this), i = this.resize.bind(this);
1363
+ 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 };
1364
1364
  return [
1365
- ["pointermove", t, s],
1366
- ["pointerup", t, a],
1367
- ["pointerdown", t, n],
1368
- ["pointerout", t, a],
1365
+ ["pointermove", e, s, l],
1366
+ ["pointerup", e, n],
1367
+ ["pointerdown", e, a, l],
1368
+ ["pointerout", e, n],
1369
1369
  ["resize", window, i]
1370
1370
  ];
1371
1371
  }
@@ -1375,15 +1375,15 @@ class Ut extends g {
1375
1375
  * @param {Event} e The event object (mouse or touch).
1376
1376
  * @returns {void}
1377
1377
  */
1378
- getEventPosition(t) {
1379
- let s, a;
1380
- const n = this.canvas, i = n.width / parseInt(n.style.width), l = n.getBoundingClientRect();
1381
- if (t.touches && t.touches.length) {
1382
- const h = t.touches[0];
1383
- s = h.clientX, a = h.clientY;
1378
+ getEventPosition(e) {
1379
+ let s, n;
1380
+ const a = this.canvas, i = a.width / parseInt(a.style.width), l = a.getBoundingClientRect();
1381
+ if (e.touches && e.touches.length) {
1382
+ const h = e.touches[0];
1383
+ s = h.clientX, n = h.clientY;
1384
1384
  } else
1385
- s = t.x || t.clientX, a = t.y || t.clientY;
1386
- const d = parseInt((s - l.left) * i), c = parseInt((a - l.top) * i);
1385
+ s = e.x || e.clientX, n = e.y || e.clientY;
1386
+ const d = parseInt((s - l.left) * i), c = parseInt((n - l.top) * i);
1387
1387
  this.mouse.x = d, this.mouse.y = c;
1388
1388
  }
1389
1389
  /**
@@ -1393,10 +1393,10 @@ class Ut extends g {
1393
1393
  * @param {Event} e The event object.
1394
1394
  * @returns {void}
1395
1395
  */
1396
- pointerDown(t) {
1397
- t.preventDefault(), t.stopPropagation(), this.getEventPosition(t);
1398
- const { ctx: s, mouse: a } = this;
1399
- s.beginPath(), s.moveTo(a.x, a.y), a.status = "down", this.startTimer();
1396
+ pointerDown(e) {
1397
+ e.preventDefault(), e.stopPropagation(), this.getEventPosition(e);
1398
+ const { ctx: s, mouse: n } = this;
1399
+ s.beginPath(), s.moveTo(n.x, n.y), n.status = "down", this.startTimer();
1400
1400
  }
1401
1401
  /**
1402
1402
  * Called when the pointer goes up or leaves the canvas area.
@@ -1405,8 +1405,8 @@ class Ut extends g {
1405
1405
  * @param {Event} e The event object.
1406
1406
  * @returns {void}
1407
1407
  */
1408
- pointerUp(t) {
1409
- t.preventDefault(), t.stopPropagation(), this.ctx.closePath(), this.mouse.status = "up", this.stopTimer();
1408
+ pointerUp(e) {
1409
+ e.preventDefault(), e.stopPropagation(), this.ctx.closePath(), this.mouse.status = "up", this.stopTimer();
1410
1410
  }
1411
1411
  /**
1412
1412
  * Tracks pointer movement, updates position in real time.
@@ -1414,8 +1414,8 @@ class Ut extends g {
1414
1414
  * @param {Event} e The event object.
1415
1415
  * @returns {void}
1416
1416
  */
1417
- pointerPosition(t) {
1418
- this.getEventPosition(t), this.mouse.status === "down" && (t.preventDefault(), t.stopPropagation());
1417
+ pointerPosition(e) {
1418
+ this.getEventPosition(e), this.mouse.status === "down" && (e.preventDefault(), e.stopPropagation());
1419
1419
  }
1420
1420
  /**
1421
1421
  * Resizes the canvas, preserves existing drawing by converting
@@ -1424,12 +1424,12 @@ class Ut extends g {
1424
1424
  * @returns {void}
1425
1425
  */
1426
1426
  resize() {
1427
- const { canvas: t, ctx: s } = this, a = t.toDataURL();
1428
- if (this.scale(), this.setupBackground(s), a !== "data:,") {
1429
- const n = new window.Image();
1430
- B.on("load", n, function i() {
1431
- s.drawImage(n, 0, 0), B.off("load", n, i);
1432
- }), n.src = a;
1427
+ const { canvas: e, ctx: s } = this, n = e.toDataURL();
1428
+ if (this.scale(), this.setupBackground(s), n !== "data:,") {
1429
+ const a = new window.Image();
1430
+ B.on("load", a, function i() {
1431
+ s.drawImage(a, 0, 0), B.off("load", a, i);
1432
+ }), a.src = n;
1433
1433
  }
1434
1434
  this.draw();
1435
1435
  }
@@ -1448,8 +1448,8 @@ class Ut extends g {
1448
1448
  * @returns {void}
1449
1449
  */
1450
1450
  noScaleResize() {
1451
- const t = I.getSize(container);
1452
- this.width = canvas.width = t.width, this.height = canvas.height = t.height;
1451
+ const e = I.getSize(container);
1452
+ this.width = canvas.width = e.width, this.height = canvas.height = e.height;
1453
1453
  }
1454
1454
  /**
1455
1455
  * Scales the canvas to fit within its container, preserving aspect ratio
@@ -1458,13 +1458,13 @@ class Ut extends g {
1458
1458
  * @returns {void}
1459
1459
  */
1460
1460
  scale() {
1461
- const t = this.canvas, s = this.container, a = I.getSize(s), n = this.targetSize, i = n.width, l = n.height;
1461
+ const e = this.canvas, s = this.container, n = I.getSize(s), a = this.targetSize, i = a.width, l = a.height;
1462
1462
  let d = i + "px", c = l + "px";
1463
- if (this.width = t.width = i, this.height = t.height = l, a.width !== 0 && a.height !== 0) {
1464
- const h = a.width, f = a.height, r = h / i, p = f / l, x = Math.min(r, p);
1463
+ if (this.width = e.width = i, this.height = e.height = l, n.width !== 0 && n.height !== 0) {
1464
+ const h = n.width, f = n.height, r = h / i, p = f / l, x = Math.min(r, p);
1465
1465
  d = i * x + "px", c = l * x + "px";
1466
1466
  }
1467
- t.style.width = d, t.style.height = c;
1467
+ e.style.width = d, e.style.height = c;
1468
1468
  }
1469
1469
  /**
1470
1470
  * Main drawing loop. If the mouse is down, adds a line
@@ -1481,11 +1481,11 @@ class Ut extends g {
1481
1481
  * @param {CanvasRenderingContext2D} ctx The canvas 2D context.
1482
1482
  * @returns {void}
1483
1483
  */
1484
- drawBottomLine(t) {
1484
+ drawBottomLine(e) {
1485
1485
  const s = this.canvas;
1486
- t.globalAlpha = 1, t.shadowBlur = 0;
1487
- const a = this.margin.x, n = this.height - this.margin.y;
1488
- t.beginPath(), t.moveTo(a, n), t.lineTo(s.width - this.margin.x, n), t.lineWidth = this.baseLineWidth, t.strokeStyle = this.baseStrokeColor, t.stroke(), t.closePath();
1486
+ e.globalAlpha = 1, e.shadowBlur = 0;
1487
+ const n = this.margin.x, a = this.height - this.margin.y;
1488
+ 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();
1489
1489
  }
1490
1490
  /**
1491
1491
  * Adds a line to the current path, updating the 'signed' status.
@@ -1496,10 +1496,10 @@ class Ut extends g {
1496
1496
  * @param {string} color The stroke color.
1497
1497
  * @returns {void}
1498
1498
  */
1499
- addLine(t, s, a, n) {
1499
+ addLine(e, s, n, a) {
1500
1500
  this.signed || (this.signed = !0);
1501
- const i = Math.round(s), l = Math.round(a);
1502
- t.lineWidth = this.lineWidth, t.strokeStyle = n, t.lineTo(i, l), t.stroke();
1501
+ const i = Math.round(s), l = Math.round(n);
1502
+ e.lineWidth = this.lineWidth, e.strokeStyle = a, e.lineTo(i, l), e.stroke();
1503
1503
  }
1504
1504
  /**
1505
1505
  * Clears the canvas, sets signed to false, and re-initializes
@@ -1509,8 +1509,8 @@ class Ut extends g {
1509
1509
  */
1510
1510
  reset() {
1511
1511
  this.signed = !1;
1512
- const { ctx: t } = this;
1513
- t.clearRect(0, 0, this.width, this.height), this.setupBackground(t);
1512
+ const { ctx: e } = this;
1513
+ e.clearRect(0, 0, this.width, this.height), this.setupBackground(e);
1514
1514
  }
1515
1515
  /**
1516
1516
  * Fills the canvas background with white and draws the baseline.
@@ -1518,8 +1518,8 @@ class Ut extends g {
1518
1518
  * @param {CanvasRenderingContext2D} ctx The canvas context.
1519
1519
  * @returns {void}
1520
1520
  */
1521
- setupBackground(t) {
1522
- t.fillStyle = "transparent", t.fillRect(0, 0, this.width, this.height), this.drawBottomLine(t);
1521
+ setupBackground(e) {
1522
+ e.fillStyle = "transparent", e.fillRect(0, 0, this.width, this.height), this.drawBottomLine(e);
1523
1523
  }
1524
1524
  /**
1525
1525
  * Starts the drawing timer so new lines can be added as pointer moves.
@@ -1538,7 +1538,7 @@ class Ut extends g {
1538
1538
  this.timer.stop(), this.status = "stopped";
1539
1539
  }
1540
1540
  }
1541
- class re extends g {
1541
+ class ct extends g {
1542
1542
  /**
1543
1543
  * Sets up default properties for the signature panel.
1544
1544
  *
@@ -1554,8 +1554,8 @@ class re extends g {
1554
1554
  * @returns {object} The layout object for the component.
1555
1555
  */
1556
1556
  render() {
1557
- return o({ class: "signature-panel relative flex flex-auto" }, [
1558
- Z({
1557
+ return o({ class: "signature-panel relative flex flex-auto overflow-hidden select-none" }, [
1558
+ ee({
1559
1559
  cache: "hiddenInput",
1560
1560
  required: !0,
1561
1561
  bind: this.path + ".data"
@@ -1567,7 +1567,7 @@ class re extends g {
1567
1567
  click: this.reset.bind(this)
1568
1568
  })
1569
1569
  ]),
1570
- new Ut({
1570
+ new Ye({
1571
1571
  cache: "canvasLayer",
1572
1572
  margin: this.margin,
1573
1573
  targetSize: this.targetSize,
@@ -1611,39 +1611,39 @@ class re extends g {
1611
1611
  * @param {Event} [e] The event object (if called by a click event).
1612
1612
  * @returns {void}
1613
1613
  */
1614
- reset(t) {
1614
+ reset(e) {
1615
1615
  if (this.canvasLayer)
1616
1616
  return this.canvasLayer.reset();
1617
1617
  }
1618
1618
  }
1619
1619
  export {
1620
- ee as B,
1621
- ht as C,
1622
- ft as D,
1623
- ut as H,
1624
- ae as I,
1625
- te as N,
1620
+ st as B,
1621
+ ue as C,
1622
+ pe as D,
1623
+ ge as H,
1624
+ at as I,
1625
+ tt as N,
1626
1626
  N as O,
1627
- Kt as P,
1628
- ne as S,
1629
- gt as T,
1630
- vt as U,
1631
- Vt as W,
1632
- it as a,
1627
+ _e as P,
1628
+ it as S,
1629
+ fe as T,
1630
+ ye as U,
1631
+ Je as W,
1632
+ oe as a,
1633
1633
  T as b,
1634
- at as c,
1635
- _t as d,
1636
- Gt as e,
1637
- lt as f,
1638
- nt as g,
1639
- ct as h,
1640
- dt as i,
1641
- Jt as j,
1642
- Zt as k,
1643
- se as l,
1644
- ie as m,
1645
- oe as n,
1646
- jt as o,
1647
- le as p,
1648
- re as q
1634
+ ae as c,
1635
+ Ge as d,
1636
+ Ve as e,
1637
+ re as f,
1638
+ ie as g,
1639
+ de as h,
1640
+ he as i,
1641
+ Ze as j,
1642
+ et as k,
1643
+ nt as l,
1644
+ ot as m,
1645
+ lt as n,
1646
+ Ue as o,
1647
+ rt as p,
1648
+ ct as q
1649
1649
  };