@base-framework/ui 1.2.18 → 1.2.20

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/atoms.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e, f as t, h as o, i as n, k as r, l as i, m as u, n as l, t as p, w as I, J as c, L as m, M as d, U as g, $ as B, a0 as T, a1 as C, a4 as f, a5 as S, a6 as x, aa as h, af as k, am as M, ap as U, at as w, au as F, aw as H, ax as L, ay as P, aC as R, aH as V, aI as Z, aK as b, aO as D, aP as G, aQ as J, aR as W, aU as v, aV as y, aW as E, aZ as K, a_ as N } from "./full-page-BJUvF3X2.js";
1
+ import { c as e, f as t, h as o, i as n, k as r, l as i, m as u, n as l, t as p, w as I, J as c, L as m, M as d, U as g, $ as B, a0 as T, a1 as C, a4 as f, a5 as S, a6 as x, aa as h, af as k, am as M, ap as U, at as w, au as F, aw as H, ax as L, ay as P, aC as R, aH as V, aI as Z, aK as b, aO as D, aP as G, aQ as J, aR as W, aU as v, aV as y, aW as E, aZ as K, a_ as N } from "./full-page-CVk1ktxH.js";
2
2
  import { S as Q } from "./skeleton-BlY3opxG.js";
3
3
  export {
4
4
  e as Badge,
@@ -1,6 +1,6 @@
1
1
  import { Component as c, Html as m, Dom as y, base as w, Data as T, Builder as b, DateTime as g } from "@base-framework/base";
2
2
  import { Li as v, Span as u, Div as r, Ul as D, Button as S, I as x, OnState as B, Time as Y } from "@base-framework/atoms";
3
- import { ar as k, b0 as C, f as h, al as N, F as O } from "./full-page-BJUvF3X2.js";
3
+ import { ar as k, b0 as C, f as h, al as N, F as O } from "./full-page-CVk1ktxH.js";
4
4
  import { List as F, DynamicTime as E } from "@base-framework/organisms";
5
5
  class X extends c {
6
6
  /**
@@ -316,21 +316,25 @@ const ha = r((e, t) => {
316
316
  ...t,
317
317
  // @ts-ignore
318
318
  class: `bttn ${e.class} ${t.class || ""}`
319
- }, s)), St = (e) => () => {
320
- if (e.allowHistory === !0 && globalThis.history.length > 2) {
321
- globalThis.history.back();
322
- return;
323
- }
324
- e.backUrl && app.navigate(e.backUrl);
319
+ }, s)), St = (e) => {
320
+ const t = globalThis.history.length, s = globalThis.document?.referrer !== "";
321
+ return () => {
322
+ const a = globalThis.history.length - t, l = a + 1;
323
+ if (e.allowHistory === !0 && (t > 1 && s || a > 0)) {
324
+ globalThis.history.go(-l);
325
+ return;
326
+ }
327
+ e.backUrl && app.navigate(e.backUrl);
328
+ };
325
329
  }, $t = (e) => r((t, s) => (t.icon = t.icon || u.arrows.left, t.click = t.click || St(t), xe({
326
330
  ...e,
327
331
  ...t
328
332
  }, s))), Dt = (e) => {
329
- const t = globalThis.history.length;
333
+ const t = globalThis.history.length, s = globalThis.document?.referrer !== "";
330
334
  return () => {
331
- const a = globalThis.history.length - t + 1;
332
- if (t > 1) {
333
- globalThis.history.go(-a);
335
+ const a = globalThis.history.length - t, l = a + 1;
336
+ if (t > 1 && s || a > 0) {
337
+ globalThis.history.go(-l);
334
338
  return;
335
339
  }
336
340
  e.backUrl && app.navigate(e.backUrl);
@@ -412,7 +416,7 @@ const ha = r((e, t) => {
412
416
  // Controls container: grows to fill remaining space, spacing between items
413
417
  o({ class: "flex flex-col gap-y-4" }, t)
414
418
  ]);
415
- }), zt = "flex h-10 w-full px-3 py-2 text-sm", B = "rounded-md border border-border bg-input", I = "focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 ring-offset-background", D = "disabled:cursor-not-allowed disabled:opacity-50 [&:user-invalid]:border-destructive", A = "placeholder:text-muted-foreground", pe = `${zt} ${B} ${I} ${A} ${D}`, Ot = ({ id: e, checked: t, bind: s, required: n }) => ce({
419
+ }), zt = "flex h-10 w-full px-3 py-2 text-sm", B = "rounded-md border border-border bg-input", I = "focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 ring-offset-background", D = "disabled:cursor-not-allowed disabled:opacity-50 [&:user-invalid]:border-destructive", H = "placeholder:text-muted-foreground", pe = `${zt} ${B} ${I} ${H} ${D}`, Ot = ({ id: e, checked: t, bind: s, required: n }) => ce({
416
420
  id: e,
417
421
  cache: "checkbox",
418
422
  class: "absolute opacity-0 w-full h-full cursor-pointer pointer-events-none",
@@ -515,7 +519,7 @@ const ha = r((e, t) => {
515
519
  if (!e || e.length === 0) return "";
516
520
  const s = e.replace(/\D/g, "").match(/^(\d{0,3})(\d{0,3})(\d{0,4})$/);
517
521
  return s ? s[2] ? `(${s[1]}) ${s[2]}${s[3] ? "-" + s[3] : ""}` : s[1] || "" : e;
518
- }, At = (e) => {
522
+ }, Ht = (e) => {
519
523
  const t = e.target, s = jt(t.value);
520
524
  s && (t.value = s);
521
525
  }, N = r((e) => p({
@@ -532,7 +536,7 @@ const ha = r((e, t) => {
532
536
  placeholder: "(555) 555-5555",
533
537
  // @ts-ignore
534
538
  pattern: e.pattern || "\\(\\d{3}\\) \\d{3}-\\d{4}",
535
- keyup: At
539
+ keyup: Ht
536
540
  })), ba = r((e) => N({
537
541
  ...e,
538
542
  type: "email",
@@ -545,7 +549,7 @@ const ha = r((e, t) => {
545
549
  ...e,
546
550
  as: "textarea",
547
551
  // @ts-ignore
548
- class: `flex w-full h-24 px-3 py-2 text-sm ${B} ${I} ${A} ${D} ${e.class || ""}`.trim()
552
+ class: `flex w-full h-24 px-3 py-2 text-sm ${B} ${I} ${H} ${D} ${e.class || ""}`.trim()
549
553
  })), pa = (e = {}) => o({ class: "flex items-center gap-x-2" }, [
550
554
  p({
551
555
  ...e,
@@ -557,27 +561,27 @@ const ha = r((e, t) => {
557
561
  ...e,
558
562
  type: "date",
559
563
  // @ts-ignore
560
- class: `${B} ${I} ${A} ${D} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
564
+ class: `${B} ${I} ${H} ${D} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
561
565
  })), wa = r((e) => p({
562
566
  ...e,
563
567
  type: "time",
564
568
  // @ts-ignore
565
- class: `${B} ${I} ${A} ${D} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
569
+ class: `${B} ${I} ${H} ${D} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
566
570
  })), va = r((e) => p({
567
571
  ...e,
568
572
  type: "datetime-local",
569
573
  // @ts-ignore
570
- class: `${B} ${I} ${A} ${D} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
574
+ class: `${B} ${I} ${H} ${D} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
571
575
  })), ka = r((e) => p({
572
576
  ...e,
573
577
  type: "month",
574
578
  // @ts-ignore
575
- class: `${B} ${I} ${A} ${D} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
579
+ class: `${B} ${I} ${H} ${D} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
576
580
  })), Ca = r((e) => p({
577
581
  ...e,
578
582
  type: "week",
579
583
  // @ts-ignore
580
- class: `${B} ${I} ${A} ${D} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
584
+ class: `${B} ${I} ${H} ${D} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
581
585
  })), Sa = r((e) => N({
582
586
  ...e,
583
587
  type: "number"
@@ -606,11 +610,11 @@ r((e) => ce({
606
610
  // @ts-ignore
607
611
  class: `flex h-4 w-4 text-foreground ${B} ${I} ${D} ${e.class || ""}`.trim()
608
612
  }));
609
- const Ht = "file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground", Ma = r((e) => p({
613
+ const At = "file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground", Ma = r((e) => p({
610
614
  ...e,
611
615
  type: "file",
612
616
  // @ts-ignore
613
- class: `${pe} ${Ht} ${e.class || ""}`.trim()
617
+ class: `${pe} ${At} ${e.class || ""}`.trim()
614
618
  })), Ba = O(
615
619
  {
616
620
  /**
@@ -1050,12 +1054,12 @@ const Kt = r((e, t) => o({ ...e, class: "flex flex-auto flex-col gap-y-2" }, t))
1050
1054
  // @ts-ignore
1051
1055
  e.description && k({ class: "text-sm text-muted-foreground pb-4 px-6 max-w-[700px]" }, e.description),
1052
1056
  ...t
1053
- ])), Aa = r((e, t = []) => (
1057
+ ])), Ha = r((e, t = []) => (
1054
1058
  // @ts-ignore
1055
1059
  Pt({ label: e.label, description: e.description, class: "py-4 px-6", border: e.border }, [
1056
1060
  o({ class: "flex flex-col gap-y-6" }, t)
1057
1061
  ])
1058
- )), Ha = r((e, t = []) => {
1062
+ )), Aa = r((e, t = []) => {
1059
1063
  const s = e.border ? "border-t" : "";
1060
1064
  return o({ ...e, class: `flex flex-col pb-4 px-6 gap-y-4 ${s} ${e.class || ""}` }, t);
1061
1065
  }), Xt = (e) => e.tag === "input" || e.tag === "select" || e.tag === "textarea", qe = (e, t, s) => e.map((n) => !n || (n.children && n.children.length > 0 && (n.children = qe(n.children, t, s)), !n.required) ? n : Xt(n) ? {
@@ -1968,14 +1972,14 @@ const Oe = globalThis.matchMedia, ae = r(({ value: e, label: t, icon: s }) => w(
1968
1972
  t.toString()
1969
1973
  );
1970
1974
  }, le = (e, t, s, n) => e === n.date && t === n.month && s === n.year, Rs = (e, t, s, n = !1) => {
1971
- const { year: a, month: l } = e, i = L(a, l, e.date), c = new Date(a, l, 1).getDay(), h = new Date(a, l + 1, 0).getDate(), m = new Date(a, l, 0).getDate(), v = [], q = l === 0 ? 11 : l - 1, H = l === 0 ? a - 1 : a;
1975
+ const { year: a, month: l } = e, i = L(a, l, e.date), c = new Date(a, l, 1).getDay(), h = new Date(a, l + 1, 0).getDate(), m = new Date(a, l, 0).getDate(), v = [], q = l === 0 ? 11 : l - 1, A = l === 0 ? a - 1 : a;
1972
1976
  for (let d = c - 1; d >= 0; d--) {
1973
- const y = m - d, S = le(y, q, H, t), $ = new Date(H, q, y) < new Date(t.year, t.month, t.date), R = n && $;
1977
+ const y = m - d, S = le(y, q, A, t), $ = new Date(A, q, y) < new Date(t.year, t.month, t.date), R = n && $;
1974
1978
  v.push(
1975
1979
  oe({
1976
1980
  day: y,
1977
1981
  currentDate: i,
1978
- date: L(H, q, y),
1982
+ date: L(A, q, y),
1979
1983
  isToday: S,
1980
1984
  isOutsideMonth: !0,
1981
1985
  select: s,
@@ -2034,7 +2038,7 @@ const Oe = globalThis.matchMedia, ae = r(({ value: e, label: t, icon: s }) => w(
2034
2038
  ]), Ls = (e) => o(
2035
2039
  { class: "flex items-center justify-center h-9 w-auto text-[0.8rem] font-normal text-muted-foreground" },
2036
2040
  e
2037
- ), js = () => ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"].map(Ls), As = (e) => o({ class: "rdp flex flex-auto flex-col w-full gap-y-1" }, [
2041
+ ), js = () => ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"].map(Ls), Hs = (e) => o({ class: "rdp flex flex-auto flex-col w-full gap-y-1" }, [
2038
2042
  Fs({
2039
2043
  onMonthClick: e.onMonthClick,
2040
2044
  onYearClick: e.onYearClick,
@@ -2059,7 +2063,7 @@ const Oe = globalThis.matchMedia, ae = r(({ value: e, label: t, icon: s }) => w(
2059
2063
  ]
2060
2064
  ]
2061
2065
  })
2062
- ]), Hs = ({ currentMonth: e, currentYear: t, onSelect: s }) => {
2066
+ ]), As = ({ currentMonth: e, currentYear: t, onSelect: s }) => {
2063
2067
  const n = t - 50, a = Array.from({ length: 101 }, (l, i) => n + i);
2064
2068
  return o(
2065
2069
  { class: "grid grid-cols-4 gap-2 overflow-y-auto max-h-72" },
@@ -2202,7 +2206,7 @@ class Es extends C {
2202
2206
  }
2203
2207
  );
2204
2208
  case "years":
2205
- return Hs(
2209
+ return As(
2206
2210
  {
2207
2211
  // @ts-ignore
2208
2212
  currentMonth: this.data.current.month,
@@ -2214,7 +2218,7 @@ class Es extends C {
2214
2218
  }
2215
2219
  );
2216
2220
  default:
2217
- return As({
2221
+ return Hs({
2218
2222
  // @ts-ignore
2219
2223
  current: this.data.current,
2220
2224
  // @ts-ignore
@@ -2403,7 +2407,7 @@ const Us = (e) => {
2403
2407
  e.toString()
2404
2408
  );
2405
2409
  }, Zs = ({ today: e, current: t, blockPriorDates: s, onDateClick: n }) => {
2406
- const { start: a, end: l } = t, i = new Date(t.year, t.month, 1).getDay(), c = new Date(t.year, t.month + 1, 0).getDate(), h = [], m = t.month === 0 ? 11 : t.month - 1, v = t.month === 0 ? t.year - 1 : t.year, q = new Date(v, m + 1, 0).getDate(), H = t.month === 11 ? 0 : t.month + 1, E = t.month === 11 ? t.year + 1 : t.year;
2410
+ const { start: a, end: l } = t, i = new Date(t.year, t.month, 1).getDay(), c = new Date(t.year, t.month + 1, 0).getDate(), h = [], m = t.month === 0 ? 11 : t.month - 1, v = t.month === 0 ? t.year - 1 : t.year, q = new Date(v, m + 1, 0).getDate(), A = t.month === 11 ? 0 : t.month + 1, E = t.month === 11 ? t.year + 1 : t.year;
2407
2411
  for (let f = i - 1; f >= 0; f--) {
2408
2412
  const d = q - f, y = L(v, m, d), S = new Date(v, m, d), $ = new Date(e.year, e.month, e.date), R = S < $, G = s && R, _ = a === y, K = l === y, st = a && l && y > a && y < l;
2409
2413
  h.push({
@@ -2434,7 +2438,7 @@ const Us = (e) => {
2434
2438
  }
2435
2439
  const we = (7 - h.length % 7) % 7;
2436
2440
  for (let f = 1; f <= we; f++) {
2437
- const d = L(E, H, f), y = new Date(E, H, f), S = new Date(e.year, e.month, e.date), $ = y < S, R = s && $, G = a === d, _ = l === d, K = a && l && d > a && d < l;
2441
+ const d = L(E, A, f), y = new Date(E, A, f), S = new Date(e.year, e.month, e.date), $ = y < S, R = s && $, G = a === d, _ = l === d, K = a && l && d > a && d < l;
2438
2442
  h.push({
2439
2443
  day: f,
2440
2444
  iso: d,
@@ -2511,16 +2515,16 @@ const Us = (e) => {
2511
2515
  variant: l === "start" ? "primary" : "outline",
2512
2516
  class: "flex-1"
2513
2517
  }, [
2514
- o({ class: "font-medium" }, Ae("current.start", "Start Date"))
2518
+ o({ class: "font-medium" }, He("current.start", "Start Date"))
2515
2519
  ])),
2516
2520
  Q("selecting", (l) => b({
2517
2521
  click: a,
2518
2522
  variant: l === "end" ? "primary" : "outline",
2519
2523
  class: "flex-1"
2520
2524
  }, [
2521
- o({ class: "font-medium" }, Ae("current.end", "End Date"))
2525
+ o({ class: "font-medium" }, He("current.end", "End Date"))
2522
2526
  ]))
2523
- ]), Ae = (e, t) => [`[[${e}]]`, (s) => s == null ? t : sn(s)], sn = (e) => {
2527
+ ]), He = (e, t) => [`[[${e}]]`, (s) => s == null ? t : sn(s)], sn = (e) => {
2524
2528
  const t = /* @__PURE__ */ new Date(e + "T00:00:00"), s = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], n = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"];
2525
2529
  return `${s[t.getDay()]}, ${t.getDate()} ${n[t.getMonth()]}`;
2526
2530
  }, nn = ({ currentYear: e, onSelect: t }) => {
@@ -2893,7 +2897,7 @@ function gn({ handleTimeSelect: e }) {
2893
2897
  )
2894
2898
  );
2895
2899
  }
2896
- function He(e) {
2900
+ function Ae(e) {
2897
2901
  if (!e)
2898
2902
  return { hour: null, minute: null, meridian: null };
2899
2903
  const t = /^(\d{1,2}):(\d{2})(?::(\d{2}))?\s?(AM|PM)?$/i, s = e.match(t);
@@ -2914,7 +2918,7 @@ const ao = O(
2914
2918
  * @member {object} state
2915
2919
  */
2916
2920
  state() {
2917
- const e = this.selectedTime ?? null, { hour: t, minute: s, meridian: n } = He(e);
2921
+ const e = this.selectedTime ?? null, { hour: t, minute: s, meridian: n } = Ae(e);
2918
2922
  return {
2919
2923
  selectedTime: e,
2920
2924
  open: !1,
@@ -2930,7 +2934,7 @@ const ao = O(
2930
2934
  */
2931
2935
  after() {
2932
2936
  if (this.input.value) {
2933
- const { hour: e, minute: t, meridian: s } = He(this.input.value);
2937
+ const { hour: e, minute: t, meridian: s } = Ae(this.input.value);
2934
2938
  this.state.set({
2935
2939
  hour: e,
2936
2940
  minute: t,
@@ -3736,7 +3740,7 @@ class Ze extends Fn {
3736
3740
  * @returns {object}
3737
3741
  */
3738
3742
  setupSubNav(t) {
3739
- return new An(
3743
+ return new Hn(
3740
3744
  {
3741
3745
  parentLink: t,
3742
3746
  options: t.options
@@ -3775,7 +3779,7 @@ const Ln = (e, t) => new RegExp(`${e}($|/|\\.).*`).test(t), jn = (e, t) => {
3775
3779
  const s = e.link.panel.pathname;
3776
3780
  return !s && e.isSelected() ? !0 : e.exact ? t === s : Ln(s, t);
3777
3781
  };
3778
- class An extends Ze {
3782
+ class Hn extends Ze {
3779
3783
  /**
3780
3784
  * This will declare the props for the compiler.
3781
3785
  *
@@ -3862,14 +3866,14 @@ class An extends Ze {
3862
3866
  this.parentLink.update(s);
3863
3867
  }
3864
3868
  }
3865
- const Hn = (e) => he({ class: "text-lg ml-2" }, e), En = (e) => o({ class: "sticky flex flex-row items-center bg-popover lg:hidden top-0 z-10 border-0 border-b" }, [
3869
+ const An = (e) => he({ class: "text-lg ml-2" }, e), En = (e) => o({ class: "sticky flex flex-row items-center bg-popover lg:hidden top-0 z-10 border-0 border-b" }, [
3866
3870
  b({
3867
3871
  variant: "icon",
3868
3872
  class: "m-2",
3869
3873
  click: (t, { state: s }) => s.toggle("open"),
3870
3874
  icon: u.arrows.left
3871
3875
  }),
3872
- e.title && Hn(e.title)
3876
+ e.title && An(e.title)
3873
3877
  ]), Un = () => o({
3874
3878
  class: `
3875
3879
  absolute inset-0 bg-black/40 z-[-1] fadeIn
@@ -4481,8 +4485,8 @@ export {
4481
4485
  Ma as M,
4482
4486
  Ge as N,
4483
4487
  ja as O,
4484
- Ha as P,
4485
- Aa as Q,
4488
+ Aa as P,
4489
+ Ha as Q,
4486
4490
  es as R,
4487
4491
  Jt as S,
4488
4492
  Ea as T,
@@ -4510,7 +4514,7 @@ export {
4510
4514
  Pa as aC,
4511
4515
  bo as aD,
4512
4516
  Va as aE,
4513
- An as aF,
4517
+ Hn as aF,
4514
4518
  ye as aG,
4515
4519
  ma as aH,
4516
4520
  xa as aI,
@@ -4536,7 +4540,7 @@ export {
4536
4540
  $s as ab,
4537
4541
  uo as ac,
4538
4542
  ho as ad,
4539
- As as ae,
4543
+ Hs as ae,
4540
4544
  ka as af,
4541
4545
  Xe as ag,
4542
4546
  zn as ah,
package/dist/index.es.js CHANGED
@@ -1,10 +1,10 @@
1
- import { A as s, a as o, B as t, b as r, c as n, d as i, e as l, f as p, C as u, g as d, h as m, i as g, j as c, k as T, l as C, m as S, n as I, o as b, p as D, q as B, r as F, D as k, s as M, t as P, u as v, v as N, w as f, x as h, y as x, z as y, E as U, F as W, G as L, H as w, I as H, J as A, K as G, L as R, M as O, N as E, O as V, P as Z, Q as j, R as J, S as _, T as q, U as z, V as K, W as Q, X, Y, Z as $, _ as aa, $ as ea, a0 as sa, a1 as oa, a2 as ta, a3 as ra, a4 as na, a5 as ia, a6 as la, a7 as pa, a8 as ua, a9 as da, aa as ma, ab as ga, ac as ca, ad as Ta, ae as Ca, af as Sa, ag as Ia, ah as ba, ai as Da, aj as Ba, ak as Fa, al as ka, am as Ma, an as Pa, ao as va, ap as Na, aq as fa, ar as ha, as as xa, at as ya, au as Ua, av as Wa, aw as La, ax as wa, ay as Ha, az as Aa, aA as Ga, aB as Ra, aC as Oa, aD as Ea, aE as Va, aF as Za, aG as ja, aH as Ja, aI as _a, aJ as qa, aK as za, aL as Ka, aM as Qa, aN as Xa, aO as Ya, aP as $a, aQ as ae, aR as ee, aS as se, aT as oe, aU as te, aV as re, aW as ne, aX as ie, aY as le, aZ as pe, a_ as ue, a$ as de } from "./full-page-BJUvF3X2.js";
1
+ import { A as s, a as o, B as t, b as r, c as n, d as i, e as l, f as p, C as u, g as d, h as m, i as g, j as c, k as T, l as C, m as S, n as I, o as b, p as D, q as B, r as F, D as k, s as M, t as P, u as v, v as N, w as f, x as h, y as x, z as y, E as U, F as W, G as L, H as w, I as H, J as A, K as G, L as R, M as O, N as E, O as V, P as Z, Q as j, R as J, S as _, T as q, U as z, V as K, W as Q, X, Y, Z as $, _ as aa, $ as ea, a0 as sa, a1 as oa, a2 as ta, a3 as ra, a4 as na, a5 as ia, a6 as la, a7 as pa, a8 as ua, a9 as da, aa as ma, ab as ga, ac as ca, ad as Ta, ae as Ca, af as Sa, ag as Ia, ah as ba, ai as Da, aj as Ba, ak as Fa, al as ka, am as Ma, an as Pa, ao as va, ap as Na, aq as fa, ar as ha, as as xa, at as ya, au as Ua, av as Wa, aw as La, ax as wa, ay as Ha, az as Aa, aA as Ga, aB as Ra, aC as Oa, aD as Ea, aE as Va, aF as Za, aG as ja, aH as Ja, aI as _a, aJ as qa, aK as za, aL as Ka, aM as Qa, aN as Xa, aO as Ya, aP as $a, aQ as ae, aR as ee, aS as se, aT as oe, aU as te, aV as re, aW as ne, aX as ie, aY as le, aZ as pe, a_ as ue, a$ as de } from "./full-page-CVk1ktxH.js";
2
2
  import { S as ge } from "./skeleton-BlY3opxG.js";
3
3
  import { Icons as Te, MaterialSymbols as Ce } from "./icons.es.js";
4
- import { C as Ie, D as be, a as De, b as Be, c as Fe, d as ke, e as Me, M as Pe, N as ve, S as Ne, f as fe, g as he, h as xe, T as ye, i as Ue } from "./confirmation-Dn9GDvhl.js";
5
- import { B as Le, I as we, N as He, P as Ae, S as Ge, T as Re, a as Oe, b as Ee, U as Ve, c as Ze, d as je, e as Je, W as _e, f as qe, g as ze, h as Ke, i as Qe, j as Xe, k as Ye, l as $e, m as as, n as es } from "./signature-panel-CIB6tJBI.js";
6
- import { S as os } from "./sidebar-menu-BRTZ4oP4.js";
7
- import { B as rs, C as ns, F as is, a as ls, S as ps } from "./sidebar-menu-page-BfPM2fof.js";
4
+ import { C as Ie, D as be, a as De, b as Be, c as Fe, d as ke, e as Me, M as Pe, N as ve, S as Ne, f as fe, g as he, h as xe, T as ye, i as Ue } from "./confirmation-QkXVHhvn.js";
5
+ import { B as Le, I as we, N as He, P as Ae, S as Ge, T as Re, a as Oe, b as Ee, U as Ve, c as Ze, d as je, e as Je, W as _e, f as qe, g as ze, h as Ke, i as Qe, j as Xe, k as Ye, l as $e, m as as, n as es } from "./signature-panel-CnW3kO7u.js";
6
+ import { S as os } from "./sidebar-menu-BB-kiQYJ.js";
7
+ import { B as rs, C as ns, F as is, a as ls, S as ps } from "./sidebar-menu-page-CKeqF3ax.js";
8
8
  import { A as ds, B as ms, F as gs, M as cs, T as Ts, a as Cs } from "./bside-template-C7AQgQ6H.js";
9
9
  import { F as Is, c as bs } from "./format-DE4rFWuD.js";
10
10
  import { I as Bs } from "./image-scaler-1G-JzJVG.js";
@@ -1,5 +1,5 @@
1
- import { A as s, a as t, e as r, o as e, p as i, q as n, r as m, u as l, v as d, z as C, E as S, F as p, H as D, K as u, N as c, O as g, P as F, Q as T, R as P, S as b, T as f, V as w, W as A, X as I, a2 as M, a7 as N, ab as y, al as B, aq as E, ar as L, aE as R, aJ as U, aL as k, aN as v, aY as x } from "./full-page-BJUvF3X2.js";
2
- import { C as q, D as O, a as z, b as G, c as H, d as J, e as K, M as Q, N as V, S as W, f as X, g as Y, h as _, T as j, i as Z } from "./confirmation-Dn9GDvhl.js";
1
+ import { A as s, a as t, e as r, o as e, p as i, q as n, r as m, u as l, v as d, z as C, E as S, F as p, H as D, K as u, N as c, O as g, P as F, Q as T, R as P, S as b, T as f, V as w, W as A, X as I, a2 as M, a7 as N, ab as y, al as B, aq as E, ar as L, aE as R, aJ as U, aL as k, aN as v, aY as x } from "./full-page-CVk1ktxH.js";
2
+ import { C as q, D as O, a as z, b as G, c as H, d as J, e as K, M as Q, N as V, S as W, f as X, g as Y, h as _, T as j, i as Z } from "./confirmation-QkXVHhvn.js";
3
3
  export {
4
4
  s as Alert,
5
5
  t as Avatar,
@@ -1,6 +1,6 @@
1
- import { B as s, b as n, C as t, g as r, j as o, D as l, s as i, x as d, y as b, G as u, I as g, Y as v, _ as p, a3 as T, a8 as D, ac as k, ad as N, ae as c, ag as C, ah as B, ai as m, aj as y, ak as S, an as h, as as M, av as W, az as I, aA as U, aB as x, aD as H, aF as P, aG as G, aM as f, aS as L, aT as j, aX as F, a$ as O } from "./full-page-BJUvF3X2.js";
2
- import { B as z, I as A, N as R, P as X, S as Y, T as _, a as $, b as q, U as E, c as J, d as K, e as Q, W as V, f as Z, g as aa, h as ea, i as sa, j as na, k as ta, l as ra, m as oa, n as la } from "./signature-panel-CIB6tJBI.js";
3
- import { S as da } from "./sidebar-menu-BRTZ4oP4.js";
1
+ import { B as s, b as n, C as t, g as r, j as o, D as l, s as i, x as d, y as b, G as u, I as g, Y as v, _ as p, a3 as T, a8 as D, ac as k, ad as N, ae as c, ag as C, ah as B, ai as m, aj as y, ak as S, an as h, as as M, av as W, az as I, aA as U, aB as x, aD as H, aF as P, aG as G, aM as f, aS as L, aT as j, aX as F, a$ as O } from "./full-page-CVk1ktxH.js";
2
+ import { B as z, I as A, N as R, P as X, S as Y, T as _, a as $, b as q, U as E, c as J, d as K, e as Q, W as V, f as Z, g as aa, h as ea, i as sa, j as na, k as ta, l as ra, m as oa, n as la } from "./signature-panel-CnW3kO7u.js";
3
+ import { S as da } from "./sidebar-menu-BB-kiQYJ.js";
4
4
  export {
5
5
  s as BackButton,
6
6
  n as Backdrop,
package/dist/pages.es.js CHANGED
@@ -1,5 +1,5 @@
1
- import { d as s, Z as g, a9 as n, ao as P } from "./full-page-BJUvF3X2.js";
2
- import { B as o, C as r, F as i, a as t, S as u } from "./sidebar-menu-page-BfPM2fof.js";
1
+ import { d as s, Z as g, a9 as n, ao as P } from "./full-page-CVk1ktxH.js";
2
+ import { B as o, C as r, F as i, a as t, S as u } from "./sidebar-menu-page-CKeqF3ax.js";
3
3
  export {
4
4
  s as BasicPage,
5
5
  o as BlankPage,
@@ -1,5 +1,5 @@
1
1
  import { Div as r, Header as x, H1 as c } from "@base-framework/atoms";
2
- import { a3 as n } from "./full-page-BJUvF3X2.js";
2
+ import { a3 as n } from "./full-page-CVk1ktxH.js";
3
3
  const g = ({ title: l, options: a, class: s = "", mobileBorder: t = !1, sticky: e = !1, topNav: o = null, bottomNav: p = null }) => r({ class: `pb-12 p-4 pt-0 lg:p-6 lg:border-r w-full lg:max-w-[300px] flex-auto flex-col ${s}` }, [
4
4
  o,
5
5
  l && x({ class: "pb-4 md:pb-2 px-6 flex" }, [
@@ -1,7 +1,7 @@
1
1
  import { Div as s } from "@base-framework/atoms";
2
- import { d as a, a9 as i, ao as r, ad as n } from "./full-page-BJUvF3X2.js";
2
+ import { d as a, a9 as i, ao as r, ad as n } from "./full-page-CVk1ktxH.js";
3
3
  import { F as l, A as d } from "./bside-template-C7AQgQ6H.js";
4
- import { S as c } from "./sidebar-menu-BRTZ4oP4.js";
4
+ import { S as c } from "./sidebar-menu-BB-kiQYJ.js";
5
5
  class f extends a {
6
6
  /**
7
7
  * This will render the page.
@@ -1,6 +1,6 @@
1
1
  import { Div as r, Button as v, On as j, Span as T, Nav as f, Ul as p, Section as y, Li as w, Canvas as z } from "@base-framework/atoms";
2
2
  import { Component as k, Data as I, DateTime as U, router as b, NavLink as S, base as L, Dom as B } from "@base-framework/base";
3
- import { f as C, an as A, aU as u, $ as F } from "./full-page-BJUvF3X2.js";
3
+ import { f as C, an as A, aU as u, $ as F } from "./full-page-CVk1ktxH.js";
4
4
  import { Icons as D } from "./icons.es.js";
5
5
  import { IntervalTimer as O } from "@base-framework/organisms";
6
6
  class Lt extends k {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@base-framework/ui",
3
- "version": "1.2.18",
3
+ "version": "1.2.20",
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": {