@base-framework/ui 1.0.190 → 1.0.192

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.
@@ -2,7 +2,7 @@ import { Div as n, H5 as R, P as g, I as b, Li as O, Span as a, Ul as V, Button
2
2
  import { Atom as c, Component as x, Html as L, Dom as te, base as se, Data as D, Builder as H, Jot as I, DateTime as B } from "@base-framework/base";
3
3
  import { P as T, b as oe } from "./calendar-DQXME-2u.js";
4
4
  import { B as h, I as p } from "./buttons-Cm9etaEG.js";
5
- import { Icons as u } from "./icons.es.js";
5
+ import { Icons as d } from "./icons.es.js";
6
6
  import { Timer as ne, List as le, DynamicTime as re } from "@base-framework/organisms";
7
7
  import { a as w } from "./veil-D4dRxILB.js";
8
8
  const P = {
@@ -44,7 +44,7 @@ const P = {
44
44
  ])
45
45
  ]);
46
46
  });
47
- class de extends x {
47
+ class ue extends x {
48
48
  /**
49
49
  * This will declare the props for the compiler.
50
50
  *
@@ -68,13 +68,13 @@ class de extends x {
68
68
  te.addClass(t, s), se.on("animationend", t, (o) => L.removeElement(t));
69
69
  }
70
70
  }
71
- const ue = (e) => a({ class: "ml-auto text-xs tracking-widest opacity-60" }, e), he = (e) => a({ class: "flex w-4 h-4", html: e }), me = (e) => a({ class: "flex-auto" }, e), fe = (e, t) => O({
71
+ const de = (e) => a({ class: "ml-auto text-xs tracking-widest opacity-60" }, e), he = (e) => a({ class: "flex w-4 h-4", html: e }), me = (e) => a({ class: "flex-auto" }, e), fe = (e, t) => O({
72
72
  class: "relative flex cursor-pointer hover:bg-muted/50 select-none items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-none transition-colors focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",
73
73
  click: () => t(e)
74
74
  }, [
75
75
  e.icon && he(e.icon),
76
76
  me(e.label),
77
- e.shortcut && ue(e.shortcut)
77
+ e.shortcut && de(e.shortcut)
78
78
  ]), ge = (e, t) => V({ class: "grid gap-2" }, [
79
79
  e.map((s) => fe(s, t))
80
80
  ]), be = (e) => n({ class: "w-full z-10" }, [
@@ -239,7 +239,7 @@ const we = c((e, t) => n({ ...e, class: "flex flex-auto flex-col space-y-2" }, t
239
239
  /**
240
240
  * Back Button
241
241
  */
242
- s && h({ variant: "icon", icon: u.arrows.left, class: "mr-2 p-0 flex sm:hidden", click: (l, i) => i.close() }),
242
+ s && h({ variant: "icon", icon: d.arrows.left, class: "mr-2 p-0 flex sm:hidden", click: (l, i) => i.close() }),
243
243
  /**
244
244
  * Icon
245
245
  */
@@ -464,7 +464,7 @@ const F = {
464
464
  click: () => e(),
465
465
  role: "alert"
466
466
  }, s));
467
- class Le extends de {
467
+ class Le extends ue {
468
468
  /**
469
469
  * This will declare the props for the compiler.
470
470
  *
@@ -548,7 +548,7 @@ class Le extends de {
548
548
  h({
549
549
  class: "absolute top-[12px] right-[12px]",
550
550
  variant: "icon",
551
- icon: u.x,
551
+ icon: d.x,
552
552
  click: this.close.bind(this)
553
553
  })
554
554
  ];
@@ -628,9 +628,9 @@ const N = globalThis.matchMedia, $ = c(({ value: e, label: t, icon: s }) => m({
628
628
  render() {
629
629
  return n({ class: "flex flex-auto flex-col" }, [
630
630
  n({ class: "grid grid-cols-3 gap-4" }, [
631
- $({ label: "System", value: "system", icon: u.adjustments.horizontal }),
632
- $({ label: "Light", value: "light", icon: u.sun }),
633
- $({ label: "Dark", value: "dark", icon: u.moon })
631
+ $({ label: "System", value: "system", icon: d.adjustments.horizontal }),
632
+ $({ label: "Light", value: "light", icon: d.sun }),
633
+ $({ label: "Dark", value: "dark", icon: d.moon })
634
634
  ])
635
635
  ]);
636
636
  },
@@ -729,7 +729,7 @@ const N = globalThis.matchMedia, $ = c(({ value: e, label: t, icon: s }) => m({
729
729
  class: "mx-3 text-muted-foreground",
730
730
  "aria-hidden": !0,
731
731
  size: "xs"
732
- }, u.chevron.single.right), je = (e) => n({ class: "flex items-center" }, [
732
+ }, d.chevron.single.right), je = (e) => n({ class: "flex items-center" }, [
733
733
  e.href ? ze(e.href, e.label) : a(e.label),
734
734
  e.separator && Ee()
735
735
  ]), It = I(
@@ -833,7 +833,7 @@ const N = globalThis.matchMedia, $ = c(({ value: e, label: t, icon: s }) => m({
833
833
  },
834
834
  [
835
835
  a({ onState: ["selectedLabel", (t) => t || "Select item..."] }),
836
- b({ html: u.chevron.upDown })
836
+ b({ html: d.chevron.upDown })
837
837
  ]
838
838
  ), Ue = (e, t, s) => O({
839
839
  class: "flex flex-auto items-center cursor-pointer p-2 hover:bg-muted/50 rounded-sm",
@@ -964,19 +964,19 @@ const N = globalThis.matchMedia, $ = c(({ value: e, label: t, icon: s }) => m({
964
964
  icon: e,
965
965
  "aria-label": s
966
966
  }), Re = ({ click: e }) => _({
967
- icon: u.circleMinus,
967
+ icon: d.circleMinus,
968
968
  click: e,
969
969
  ariaLabel: "Decrement"
970
970
  }), We = ({ click: e }) => _({
971
- icon: u.circlePlus,
971
+ icon: d.circlePlus,
972
972
  click: e,
973
973
  ariaLabel: "Increment"
974
974
  }), Ge = ({ bind: e, min: t, max: s, readonly: o = !1 }) => X(({ state: r }) => S({
975
975
  value: ["[[count]]", r],
976
976
  bind: e,
977
977
  blur: (l, { state: i }) => {
978
- let d = parseInt(l.target.value, 10);
979
- isNaN(d) && (d = t ?? 0), t !== void 0 && (d = Math.max(d, t)), s !== void 0 && (d = Math.min(d, s)), i.count = d;
978
+ let u = parseInt(l.target.value, 10);
979
+ isNaN(u) && (u = t ?? 0), t !== void 0 && (u = Math.max(u, t)), s !== void 0 && (u = Math.min(u, s)), i.count = u;
980
980
  },
981
981
  class: "flex flex-auto text-lg font-medium bg-transparent text-center border min-w-0",
982
982
  readonly: o,
@@ -1031,7 +1031,7 @@ const N = globalThis.matchMedia, $ = c(({ value: e, label: t, icon: s }) => m({
1031
1031
  a({
1032
1032
  onState: ["selectedDate", (o) => o ? B.format("standard", o) : "Pick a date"]
1033
1033
  }),
1034
- b({ html: u.calendar.days })
1034
+ b({ html: d.calendar.days })
1035
1035
  ]), Qe = ({ handleDateSelect: e, blockPriorDates: t }) => v(
1036
1036
  "open",
1037
1037
  (s, o, r) => s ? new T({
@@ -1118,7 +1118,7 @@ function Ze({ bind: e, required: t, toggleOpen: s }) {
1118
1118
  a({
1119
1119
  onState: ["selectedTime", (o) => o || "Pick a time"]
1120
1120
  }),
1121
- b({ html: u.clock })
1121
+ b({ html: d.clock })
1122
1122
  ]
1123
1123
  );
1124
1124
  }
@@ -1195,10 +1195,10 @@ function E(e) {
1195
1195
  const t = /^(\d{1,2}):(\d{2})(?::(\d{2}))?\s?(AM|PM)?$/i, s = e.match(t);
1196
1196
  if (!s)
1197
1197
  return { hour: null, minute: null, meridian: null };
1198
- let [, o, r, , l] = s, i = parseInt(o, 10), d = parseInt(r, 10);
1199
- return i < 0 || i > 23 || d < 0 || d > 59 ? { hour: null, minute: null, meridian: null } : (l ? (l = l.toUpperCase(), l === "PM" && i < 12 ? i += 12 : l === "AM" && i === 12 && (i = 12)) : i === 0 ? (l = "AM", i = 12) : i < 12 ? l = "AM" : i === 12 ? l = "PM" : (l = "PM", i -= 12), {
1198
+ let [, o, r, , l] = s, i = parseInt(o, 10), u = parseInt(r, 10);
1199
+ return i < 0 || i > 23 || u < 0 || u > 59 ? { hour: null, minute: null, meridian: null } : (l ? (l = l.toUpperCase(), l === "PM" && i < 12 ? i += 12 : l === "AM" && i === 12 && (i = 12)) : i === 0 ? (l = "AM", i = 12) : i < 12 ? l = "AM" : i === 12 ? l = "PM" : (l = "PM", i -= 12), {
1200
1200
  hour: i.toString().padStart(2, "0"),
1201
- minute: d.toString().padStart(2, "0"),
1201
+ minute: u.toString().padStart(2, "0"),
1202
1202
  meridian: l
1203
1203
  });
1204
1204
  }
@@ -1330,8 +1330,8 @@ class lt extends x {
1330
1330
  * @returns {object}
1331
1331
  */
1332
1332
  render() {
1333
- const t = (d) => {
1334
- d.target === this.panel && this.close();
1333
+ const t = (u) => {
1334
+ u.target === this.panel && this.close();
1335
1335
  }, { borderColor: s, bgColor: o, iconColor: r } = j[this.type] || j.default, l = `${this.getMainClass()} ${o} ${s}`, i = this.title || "Dialog Title";
1336
1336
  return ot({
1337
1337
  class: l,
@@ -1418,7 +1418,7 @@ class Pt extends lt {
1418
1418
  this.confirmed && this.confirmed(), this.close();
1419
1419
  }
1420
1420
  }
1421
- const Ft = c((e, t = []) => n({ class: "w-full max-w-sm p-6" }, [
1421
+ const Ft = c((e, t = []) => n({ class: "w-full max-w-sm p-6 m-auto" }, [
1422
1422
  q({ class: "flex flex-auto flex-col" }, [
1423
1423
  n({ class: "flex flex-auto flex-col space-y-4" }, [
1424
1424
  n({ class: "flex flex-auto items-center justify-center" }, [
@@ -1438,7 +1438,7 @@ export {
1438
1438
  mt as A,
1439
1439
  It as B,
1440
1440
  wt as C,
1441
- de as D,
1441
+ ue as D,
1442
1442
  Pt as E,
1443
1443
  we as F,
1444
1444
  ot as G,
package/dist/index.es.js CHANGED
@@ -3,9 +3,9 @@ import { B as g, I as T, L as c } from "./buttons-Cm9etaEG.js";
3
3
  import { C as D, d as b, D as I, c as S, E as B, F as P, H as F, I as M, M as k, N, P as v, R as f, T as x, a as y, b as h, U as W, W as H } from "./inputs-CMjx5-IX.js";
4
4
  import { V as A, a as w } from "./veil-D4dRxILB.js";
5
5
  import { Icons as R } from "./icons.es.js";
6
- import { A as O, B as G, C as V, t as j, E as q, v as z, w as J, x as _, D as K, j as Q, k as X, H as Y, G as Z, s as $, c as aa, a as sa, b as ea, I as ta, i as oa, g as ra, e as na, h as ia, F as la, d as pa, f as ua, u as ma, M as da, l as ga, N as Ta, P as ca, p as Ca, q as Da, S as ba, n as Ia, o as Sa, T as Ba, y as Pa, z as Fa, m as Ma, r as ka } from "./empty-state-DYNdBFtp.js";
6
+ import { A as O, B as G, C as V, t as j, E as q, v as z, w as J, x as _, D as K, j as Q, k as X, H as Y, G as Z, s as $, c as aa, a as sa, b as ea, I as ta, i as oa, g as ra, e as na, h as ia, F as la, d as pa, f as ua, u as ma, M as da, l as ga, N as Ta, P as ca, p as Ca, q as Da, S as ba, n as Ia, o as Sa, T as Ba, y as Pa, z as Fa, m as Ma, r as ka } from "./empty-state-CYOTsLFJ.js";
7
7
  import { A as va, b as fa, C as xa, D as ya, a as ha, F as Wa, M as Ha, P as La, c as Aa, g as wa, p as Ua } from "./calendar-DQXME-2u.js";
8
- import { B as Ea, p as Oa, C as Ga, j as Va, D as ja, m as qa, k as za, H as Ja, I as _a, N as Ka, O as Qa, P as Xa, S as Ya, n as Za, o as $a, t as as, s as ss, q as es, r as ts, T as os, l as rs, U as ns, W as is, f as ls, h as ps, i as us, c as ms, d as ds, b as gs, e as Ts, a as cs, g as Cs } from "./signature-panel-DYRl52yj.js";
8
+ import { B as Ea, p as Oa, C as Ga, j as Va, D as ja, m as qa, k as za, H as Ja, I as _a, N as Ka, O as Qa, P as Xa, S as Ya, n as Za, o as $a, t as as, s as ss, q as es, r as ts, T as os, l as rs, U as ns, W as is, f as ls, h as ps, i as us, c as ms, d as ds, b as gs, e as Ts, a as cs, g as Cs } from "./signature-panel-BFO2icpZ.js";
9
9
  import { B as bs, I as Is, M as Ss, d as Bs, e as Ps, g as Fs, N as Ms, b as ks, a as Ns, f as vs, P as fs, c as xs, S as ys, T as hs } from "./mobile-nav-wrapper-Dj67Pb8l.js";
10
10
  import { B as Hs, a as Ls, C as As, F as ws, b as Us, c as Rs, M as Es, P as Os, S as Gs } from "./sidebar-menu-page-BVryQj2Z.js";
11
11
  import { A as js, F as qs, M as zs, a as Js, T as _s } from "./aside-template-McEj_Gxc.js";
@@ -1,4 +1,4 @@
1
- import { A as o, B as t, C as e, t as i, E as r, v as n, w as m, x as l, D as S, j as u, k as D, H as c, G as p, s as C, c as d, a as g, b as F, I as T, i as A, g as P, e as f, h as w, F as I, d as b, f as y, u as B, M, l as x, N as k, P as v, p as E, q as N, S as h, n as L, o as R, T as U, y as j, z as q, m as z, r as G } from "./empty-state-DYNdBFtp.js";
1
+ import { A as o, B as t, C as e, t as i, E as r, v as n, w as m, x as l, D as S, j as u, k as D, H as c, G as p, s as C, c as d, a as g, b as F, I as T, i as A, g as P, e as f, h as w, F as I, d as b, f as y, u as B, M, l as x, N as k, P as v, p as E, q as N, S as h, n as L, o as R, T as U, y as j, z as q, m as z, r as G } from "./empty-state-CYOTsLFJ.js";
2
2
  import { A as O, P as _, g as J } from "./calendar-DQXME-2u.js";
3
3
  export {
4
4
  o as Alert,
@@ -1,4 +1,4 @@
1
- import { B as s, p as t, C as o, j as r, D as n, m as l, k as i, H as b, I as d, N as p, O as u, P as v, S as D, n as g, o as N, t as k, s as c, q as C, r as T, T as M, l as m, U as y, W as B, f as W, h, i as S, c as H, d as P, b as I, e as f, a as x, g as L } from "./signature-panel-DYRl52yj.js";
1
+ import { B as s, p as t, C as o, j as r, D as n, m as l, k as i, H as b, I as d, N as p, O as u, P as v, S as D, n as g, o as N, t as k, s as c, q as C, r as T, T as M, l as m, U as y, W as B, f as W, h, i as S, c as H, d as P, b as I, e as f, a as x, g as L } from "./signature-panel-BFO2icpZ.js";
2
2
  import { b as F, C as U, D as G, a as j, F as q, M as w, c as z, p as A } from "./calendar-DQXME-2u.js";
3
3
  import { B as J, I as K, M as Q, d as R, e as V, g as X, N as Y, b as Z, a as _, f as $, P as aa, c as ea, S as sa, T as ta } from "./mobile-nav-wrapper-Dj67Pb8l.js";
4
4
  export {
@@ -1,7 +1,7 @@
1
- import { Button as x, Div as o, On as v, Span as D, Th as O, UseParent as F, I as E, Thead as Q, Tr as X, Table as L, P as p, Li as S, Time as q, Nav as I, Ul as w, Section as z, Canvas as K } from "@base-framework/atoms";
1
+ import { Button as k, Div as o, On as v, Span as D, Th as O, UseParent as F, I as E, Thead as Q, Tr as X, Table as L, P as p, Li as S, Time as q, Nav as I, Ul as w, Section as z, Canvas as K } from "@base-framework/atoms";
2
2
  import { Atom as d, Component as h, Data as C, DateTime as G, router as y, NavLink as $, DataTracker as N, Jot as V, base as M, Dom as R } from "@base-framework/base";
3
3
  import { B as T, I as _ } from "./buttons-Cm9etaEG.js";
4
- import { Icons as k } from "./icons.es.js";
4
+ import { Icons as x } from "./icons.es.js";
5
5
  import { TableBody as J, DataTableBody as Z, ScrollableTableBody as ee, List as te, IntervalTimer as se } from "@base-framework/organisms";
6
6
  import { C as ae, I as ie, H as ne } from "./inputs-CMjx5-IX.js";
7
7
  import { A as oe, P as le } from "./calendar-DQXME-2u.js";
@@ -10,7 +10,7 @@ d((t, e) => ({
10
10
  ...t,
11
11
  children: e
12
12
  }));
13
- d(({ value: t, label: e }) => x({
13
+ d(({ value: t, label: e }) => k({
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"]],
@@ -82,7 +82,7 @@ const re = (t) => {
82
82
  return a.getDate() === t && a.getMonth() === e && a.getFullYear() === s;
83
83
  }, fe = ({ day: t, month: e, year: s, weekNumber: a, selectWeek: i }) => {
84
84
  const n = ue(t, e, s);
85
- return x({
85
+ return k({
86
86
  text: t || "",
87
87
  disabled: !t,
88
88
  class: `
@@ -165,7 +165,7 @@ const re = (t) => {
165
165
  click: e,
166
166
  "aria-label": `${t} month`,
167
167
  variant: "icon",
168
- icon: t === "Previous" ? k.chevron.single.left : k.chevron.single.right
168
+ icon: t === "Previous" ? x.chevron.single.left : x.chevron.single.right
169
169
  }
170
170
  ), pe = ({ next: t, previous: e }) => o({ class: "flex flex-auto min-h-12 text-sm font-medium relative justify-center items-center" }, [
171
171
  D("[[monthName]] [[year]]"),
@@ -309,7 +309,7 @@ const we = (t, e) => {
309
309
  }, [
310
310
  o({ class: `flex flex-auto w-full items-center ${l}` }, [
311
311
  D(a),
312
- e && E({ class: "ml-2", html: k.arrows.upDown })
312
+ e && E({ class: "ml-2", html: x.arrows.upDown })
313
313
  ])
314
314
  ]);
315
315
  }, B = (t) => Q([
@@ -326,7 +326,7 @@ const we = (t, e) => {
326
326
  })
327
327
  ]
328
328
  })
329
- ]), ke = ({ key: t, rows: e, selectRow: s, rowItem: a, emptyState: i }) => new J({
329
+ ]), xe = ({ key: t, rows: e, selectRow: s, rowItem: a, emptyState: i }) => new J({
330
330
  cache: "list",
331
331
  key: t,
332
332
  items: e,
@@ -402,7 +402,7 @@ class j extends h {
402
402
  */
403
403
  render() {
404
404
  const e = this.rows, s = this.border !== !1 ? "border" : "";
405
- return o({ class: "w-full" }, [
405
+ return o({ class: "w-full flex flex-auto flex-col" }, [
406
406
  v("hasItems", (a) => a === !1 && this.emptyState ? this.emptyState() : null),
407
407
  o({ class: `w-full rounded-md ${s} overflow-x-auto`, onSet: ["hasItems", { hidden: !1 }] }, [
408
408
  L({ class: "w-full" }, [
@@ -410,7 +410,7 @@ class j extends h {
410
410
  this.headers && B({ headers: this.headers, sort: (a) => this.sortRows(a) }),
411
411
  // @ts-ignore
412
412
  this.customHeader ?? null,
413
- ke({
413
+ xe({
414
414
  // @ts-ignore
415
415
  key: this.key,
416
416
  rows: e,
@@ -485,7 +485,7 @@ class j extends h {
485
485
  this.data.selectedRows = [];
486
486
  }
487
487
  }
488
- const xe = (t) => new Z({
488
+ const ke = (t) => new Z({
489
489
  cache: "list",
490
490
  loadMoreItems: t.loadMoreItems,
491
491
  offset: t.offset,
@@ -504,7 +504,7 @@ class ve extends j {
504
504
  */
505
505
  render() {
506
506
  const e = this.rows, s = this.border !== !1 ? "border" : "";
507
- return o({ class: "w-full" }, [
507
+ return o({ class: "w-full flex flex-auto flex-col" }, [
508
508
  v("hasItems", (a) => a === !1 && this.emptyState ? this.emptyState() : null),
509
509
  o({ class: `w-full rounded-md ${s} overflow-x-auto`, onSet: ["hasItems", { hidden: !1 }] }, [
510
510
  L({ class: "w-full" }, [
@@ -512,7 +512,7 @@ class ve extends j {
512
512
  this.headers && B({ headers: this.headers, sort: (a) => this.sortRows(a) }),
513
513
  // @ts-ignore
514
514
  this.customHeader ?? null,
515
- xe({
515
+ ke({
516
516
  // @ts-ignore
517
517
  loadMoreItems: this.loadMoreItems,
518
518
  // @ts-ignore
@@ -580,8 +580,8 @@ class Se extends j {
580
580
  */
581
581
  render() {
582
582
  const e = this.rows, s = this.border !== !1 ? "border" : "";
583
- return o({ class: "w-full" }, [
584
- v("hasItems", (a) => (console.log(a, this), a === !1 && this.emptyState ? this.emptyState() : null)),
583
+ return o({ class: "w-full flex flex-auto flex-col" }, [
584
+ v("hasItems", (a) => a === !1 && this.emptyState ? this.emptyState() : null),
585
585
  o({ class: `w-full rounded-md ${s} overflow-x-auto`, onSet: ["hasItems", { hidden: !1 }] }, [
586
586
  L({ class: "w-full" }, [
587
587
  // @ts-ignore
@@ -1172,7 +1172,7 @@ const ze = d(({ index: t, click: e, state: s }, a) => S({
1172
1172
  dataSet: ["selected", ["state", t.value, "active"]]
1173
1173
  },
1174
1174
  [
1175
- x({
1175
+ k({
1176
1176
  class: "flex flex-auto justify-center items-center px-3 py-1.5 rounded-md",
1177
1177
  onSet: ["selected", { selected: t.value }],
1178
1178
  click: (e) => t.callBack(t.value)
@@ -1275,7 +1275,7 @@ const He = (t) => S(
1275
1275
  dataSet: ["selected", ["state", t.value, "active"]]
1276
1276
  },
1277
1277
  [
1278
- x({
1278
+ k({
1279
1279
  class: "flex flex-auto justify-center items-center px-3 py-1.5 rounded-md disabled:opacity-50 disabled:cursor-not-allowed",
1280
1280
  onSet: ["selected", { selected: t.value }],
1281
1281
  click: (e) => t.callBack(t.value),
@@ -1730,7 +1730,7 @@ class bt extends h {
1730
1730
  o({ class: "absolute top-2 right-2" }, [
1731
1731
  T({
1732
1732
  variant: "icon",
1733
- icon: k.circleX,
1733
+ icon: x.circleX,
1734
1734
  click: this.reset.bind(this)
1735
1735
  })
1736
1736
  ]),
@@ -1786,7 +1786,7 @@ class bt extends h {
1786
1786
  export {
1787
1787
  ht as B,
1788
1788
  be as C,
1789
- ke as D,
1789
+ xe as D,
1790
1790
  ye as H,
1791
1791
  ft as I,
1792
1792
  dt as N,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@base-framework/ui",
3
- "version": "1.0.190",
3
+ "version": "1.0.192",
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": {