@base-framework/ui 1.1.3 → 1.1.5

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.
@@ -39,6 +39,6 @@ export {
39
39
  u as F,
40
40
  f as M,
41
41
  n as R,
42
- m as T,
43
- x as a
42
+ x as T,
43
+ m as a
44
44
  };
package/dist/atoms.es.js CHANGED
@@ -1,7 +1,7 @@
1
- import { B as e, C as t, F as o, L as r, P as n, R as p, S as I, a as u, T as i } from "./tooltip-BFch3OOj.js";
1
+ import { B as e, C as t, F as o, L as r, P as n, R as p, S as I, a as u, T as i } from "./tooltip-BNsImT7F.js";
2
2
  import { B as d, I as m, L as x } from "./buttons-CfwtbIR-.js";
3
3
  import { C as T, F as g } from "./form-group-BB7dLJir.js";
4
- import { C as F, d as c, D as f, c as L, E as P, F as R, H as S, I as b, M as h, N as k, P as D, R as V, T as E, a as G, b as H, U as M, W as N } from "./inputs-ByrGuC40.js";
4
+ import { C as F, a as c, D as f, b as L, E as P, F as R, H as S, I as b, M as h, N as k, P as D, R as V, T as E, c as G, d as H, U as M, W as N } from "./inputs-DEfa4qLY.js";
5
5
  import { I as W, V as w, a as J } from "./image-BB__4s0g.js";
6
6
  export {
7
7
  e as Badge,
@@ -1,5 +1,5 @@
1
1
  import { Atom as t } from "@base-framework/base";
2
- import { a, R as l, M as o } from "./aside-template-sUm-F2f0.js";
2
+ import { T as a, R as l, M as o } from "./aside-template-BDvEMLnk.js";
3
3
  const s = t((e, r) => a({ class: "body bside-container flex flex-auto flex-col" }, [
4
4
  l([
5
5
  o([
@@ -1,6 +1,6 @@
1
- import { Div as n, H5 as Z, P as b, I as x, Li as H, Span as a, Ul as q, Button as f, OnState as I, Label as P, H2 as S, Form as tt, Header as T, Footer as L, A as V, H3 as et, Checkbox as st, Input as m, Img as G, Nav as ot, UseParent as W, OnStateOpen as O, Time as nt, Dialog as it } from "@base-framework/atoms";
1
+ import { Div as n, I as b, H5 as Z, P as x, Li as H, Span as a, Ul as q, Button as f, OnState as I, Label as P, H2 as S, Form as tt, Header as T, Footer as L, A as V, H3 as et, Checkbox as st, Input as m, Img as G, Nav as ot, UseParent as W, OnStateOpen as O, Time as nt, Dialog as it } from "@base-framework/atoms";
2
2
  import { Atom as c, Component as w, Html as A, Dom as lt, base as rt, Data as B, Builder as _, Jot as C, Events as g, DateTime as M } from "@base-framework/base";
3
- import { P as D, b as at, R as ct } from "./range-calendar-CAwPjNM3.js";
3
+ import { P as D, C as at, R as ct } from "./range-calendar-BH4jZwwg.js";
4
4
  import { C as dt, F as ut } from "./form-group-BB7dLJir.js";
5
5
  import { B as h, I as p } from "./buttons-CfwtbIR-.js";
6
6
  import { Icons as u } from "./icons.es.js";
@@ -34,8 +34,8 @@ const z = {
34
34
  iconColor: "text-muted-foreground"
35
35
  }
36
36
  }, pt = (t, e) => n({ class: `flex items-center justify-center h-6 w-6 mr-3 ${e}` }, [
37
- x({ html: t })
38
- ]), gt = (t) => Z({ class: "font-semibold" }, t), bt = (t) => b({ class: "text-sm text-muted-foreground" }, t), Le = c(({ title: t, description: e, icon: s, type: o = "default" }) => {
37
+ b({ html: t })
38
+ ]), gt = (t) => Z({ class: "font-semibold" }, t), bt = (t) => x({ class: "text-sm text-muted-foreground" }, t), Le = c(({ title: t, description: e, icon: s, type: o = "default" }) => {
39
39
  const { borderColor: i, bgColor: l, iconColor: r } = z[o] || z.default;
40
40
  return n({ class: `flex items-start p-4 border rounded-lg ${l} ${i}` }, [
41
41
  // Icon and content
@@ -92,7 +92,7 @@ const xt = (t) => a({ class: "ml-auto text-xs tracking-widest opacity-60" }, t),
92
92
  click: s
93
93
  }, [
94
94
  t && a(t),
95
- e && x({ html: e })
95
+ e && b({ html: e })
96
96
  ]), kt = ({ onSelect: t }) => n([
97
97
  I(
98
98
  "open",
@@ -176,9 +176,9 @@ class Ae extends w {
176
176
  this.button = null, this.dropdown = null;
177
177
  }
178
178
  }
179
- const It = c((t, e) => n({ ...t, class: "flex flex-auto flex-col gap-y-2" }, e)), Tt = c((t, e) => P({ ...t, class: "flex auto text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" }, e)), Bt = c((t, e) => b({ ...t, class: "text-sm text-muted-foreground italic" }, e)), Ft = c((t, e) => b({ ...t, class: "text-sm text-destructive" }, e)), Ye = c((t, e = []) => dt({ class: "flex flex-auto flex-col gap-y-0", margin: "m-0", padding: "p-0" }, [
179
+ const It = c((t, e) => n({ ...t, class: "flex flex-auto flex-col gap-y-2" }, e)), Tt = c((t, e) => P({ ...t, class: "flex auto text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" }, e)), Bt = c((t, e) => x({ ...t, class: "text-sm text-muted-foreground italic" }, e)), Ft = c((t, e) => x({ ...t, class: "text-sm text-destructive" }, e)), Ye = c((t, e = []) => dt({ class: "flex flex-auto flex-col gap-y-0", margin: "m-0", padding: "p-0" }, [
180
180
  t.title && S({ class: "text-lg font-semibold py-4 px-6" }, t.title),
181
- t.description && b({ class: "text-sm text-muted-foreground pb-4 px-6 max-w-[700px]" }, t.description),
181
+ t.description && x({ class: "text-sm text-muted-foreground pb-4 px-6 max-w-[700px]" }, t.description),
182
182
  ...e
183
183
  ])), ze = c((t, e = []) => ut({ label: t.label, description: t.description, class: "py-4 px-6", border: t.border }, [
184
184
  n({ class: "flex flex-col gap-y-6" }, e)
@@ -824,12 +824,12 @@ class Nt extends w {
824
824
  getChildren(e) {
825
825
  return [
826
826
  n({ class: "flex items-start" }, [
827
- this.icon && x({ class: `mr-4 ${e}`, html: this.icon }),
827
+ this.icon && b({ class: `mr-4 ${e}`, html: this.icon }),
828
828
  n({ class: "flex flex-auto flex-col" }, [
829
829
  n({ class: "flex flex-auto flex-row items-center w-full pr-12" }, [
830
830
  this.title && zt(this.title)
831
831
  ]),
832
- b({ class: "text-base text-muted-foreground m-0 pr-12" }, this.description),
832
+ x({ class: "text-base text-muted-foreground m-0 pr-12" }, this.description),
833
833
  (this.primary || this.secondary) && L({ class: "margin-top-24 flex align-center" }, this.getButtons())
834
834
  ])
835
835
  ]),
@@ -1297,7 +1297,7 @@ const E = globalThis.matchMedia, F = c(({ value: t, label: e, icon: s }) => f({
1297
1297
  },
1298
1298
  [
1299
1299
  a({ onState: ["selectedLabel", (e) => e || "Select item..."] }),
1300
- x({ html: u.chevron.upDown })
1300
+ b({ html: u.chevron.upDown })
1301
1301
  ]
1302
1302
  ), Xt = (t, e, s) => H({
1303
1303
  class: "flex flex-auto items-center cursor-pointer p-2 hover:bg-muted/50 rounded-sm",
@@ -1523,7 +1523,7 @@ const E = globalThis.matchMedia, F = c(({ value: t, label: e, icon: s }) => f({
1523
1523
  click: s
1524
1524
  },
1525
1525
  [
1526
- x({ html: u.calendar.days })
1526
+ b({ html: u.calendar.days })
1527
1527
  ]
1528
1528
  )
1529
1529
  ]
@@ -1646,7 +1646,7 @@ const E = globalThis.matchMedia, F = c(({ value: t, label: e, icon: s }) => f({
1646
1646
  a(" - "),
1647
1647
  a(Y.date(["[[end]]", o], "End Date"))
1648
1648
  ]),
1649
- x({ html: u.calendar.days })
1649
+ b({ html: u.calendar.days })
1650
1650
  ]), he = ({ handleDateSelect: t, blockPriorDates: e }) => O((s, o, i) => new D({
1651
1651
  cache: "dropdown",
1652
1652
  parent: i,
@@ -1774,7 +1774,7 @@ function be({ bind: t, required: e, toggleOpen: s, handleInputChange: o, handleI
1774
1774
  click: s
1775
1775
  },
1776
1776
  [
1777
- x({ html: u.clock })
1777
+ b({ html: u.clock })
1778
1778
  ]
1779
1779
  )
1780
1780
  ]
@@ -1981,7 +1981,7 @@ const is = v(
1981
1981
  n({ class: "flex flex-auto flex-col gap-4" }, [
1982
1982
  n({ class: "flex flex-auto flex-col gap-y-2" }, [
1983
1983
  we(t),
1984
- t.description && b({ class: "flex flex-auto flex-col text-sm text-muted-foreground" }, t.description),
1984
+ t.description && x({ class: "flex flex-auto flex-col text-sm text-muted-foreground" }, t.description),
1985
1985
  n({ class: "flex flex-auto flex-col text-sm text-muted-foreground" }, e)
1986
1986
  ]),
1987
1987
  t.buttons && L({ class: "flex flex-col-reverse sm:flex-row sm:justify-end mt-6 gap-2 sm:gap-0 sm:gap-x-2" }, t.buttons)
@@ -2128,7 +2128,7 @@ const rs = c((t, e = []) => n({ class: "w-full max-w-md p-6 m-auto" }, [
2128
2128
  ]),
2129
2129
  T({ class: "py-4 text-center" }, [
2130
2130
  S({ class: "text-xl font-bold" }, t.title),
2131
- b({ class: "pb-8 text-muted-foreground" }, t.description || ""),
2131
+ x({ class: "pb-8 text-muted-foreground" }, t.description || ""),
2132
2132
  ...e
2133
2133
  ])
2134
2134
  ])
@@ -2138,48 +2138,48 @@ export {
2138
2138
  Le as A,
2139
2139
  Xe as B,
2140
2140
  He as C,
2141
- Oe as D,
2142
- es as E,
2143
- It as F,
2144
- ss as G,
2145
- os as H,
2141
+ ss as D,
2142
+ rs as E,
2143
+ K as F,
2144
+ y as G,
2145
+ Re as H,
2146
2146
  Ke as I,
2147
- ns as J,
2148
- is as K,
2147
+ _e as J,
2148
+ Je as K,
2149
2149
  Qe as L,
2150
- At as M,
2151
- Ve as N,
2152
- ls as O,
2150
+ ee as M,
2151
+ Nt as N,
2152
+ ns as O,
2153
2153
  se as P,
2154
- Ce as Q,
2155
- Se as R,
2156
- Re as S,
2154
+ is as Q,
2155
+ We as R,
2156
+ k as S,
2157
2157
  Ge as T,
2158
- rs as U,
2159
- Ct as a,
2160
- Ae as b,
2161
- St as c,
2162
- Tt as d,
2163
- Bt as e,
2164
- Ft as f,
2165
- Ye as g,
2166
- ze as h,
2167
- je as i,
2168
- Mt as j,
2169
- Ee as k,
2170
- K as l,
2171
- Ne as m,
2172
- Ue as n,
2173
- qe as o,
2174
- Nt as p,
2175
- We as q,
2176
- _e as r,
2177
- Je as s,
2178
- k as t,
2179
- y as u,
2180
- Ht as v,
2181
- Ze as w,
2182
- ts as x,
2183
- ee as y,
2184
- oe as z
2158
+ Ht as U,
2159
+ ts as a,
2160
+ ls as b,
2161
+ oe as c,
2162
+ es as d,
2163
+ os as e,
2164
+ Oe as f,
2165
+ Ne as g,
2166
+ Ue as h,
2167
+ Se as i,
2168
+ Ce as j,
2169
+ Ze as k,
2170
+ qe as l,
2171
+ St as m,
2172
+ Ct as n,
2173
+ Ae as o,
2174
+ Ye as p,
2175
+ je as q,
2176
+ ze as r,
2177
+ Mt as s,
2178
+ Bt as t,
2179
+ Ee as u,
2180
+ It as v,
2181
+ Tt as w,
2182
+ Ft as x,
2183
+ At as y,
2184
+ Ve as z
2185
2185
  };
package/dist/index.es.js CHANGED
@@ -1,16 +1,16 @@
1
- import { B as s, C as o, F as t, L as r, P as n, R as l, S as i, a as p, T as m } from "./tooltip-BFch3OOj.js";
1
+ import { B as s, C as o, F as t, L as r, P as n, R as l, S as i, a as p, T as m } from "./tooltip-BNsImT7F.js";
2
2
  import { B as u, I as g, L as C } from "./buttons-CfwtbIR-.js";
3
3
  import { C as T, F as b } from "./form-group-BB7dLJir.js";
4
- import { C as D, d as S, D as F, c as B, E as P, F as k, H as M, I as x, M as f, N as v, P as N, R as y, T as h, a as U, b as L, U as W, W as w } from "./inputs-ByrGuC40.js";
4
+ import { C as D, a as S, D as F, b as B, E as P, F as k, H as M, I as x, M as f, N as v, P as N, R as y, T as h, c as U, d as L, U as W, W as w } from "./inputs-DEfa4qLY.js";
5
5
  import { I as R, V as A, a as G } from "./image-BB__4s0g.js";
6
6
  import { Icons as E } from "./icons.es.js";
7
- import { A as j, B as q, C as J, x as z, O as K, z as Q, E as _, G as X, H as Y, D as Z, m as $, n as aa, R as ea, Q as sa, w as oa, o as ta, c as ra, a as na, b as la, U as ia, l as pa, g as ma, i as da, h as ua, j as ga, e as Ca, k as ca, F as Ta, d as ba, f as Ia, I as Da, L as Sa, y as Fa, M as Ba, p as Pa, N as ka, P as Ma, t as xa, u as fa, S as va, r as Na, s as ya, T as ha, J as Ua, K as La, q as Wa, v as wa } from "./empty-state-03NScfF6.js";
8
- import { A as Ra, b as Aa, C as Ga, D as Oa, a as Ea, F as Va, M as ja, P as qa, R as Ja, c as za, g as Ka, p as Qa } from "./range-calendar-CAwPjNM3.js";
9
- import { B as Xa, p as Ya, C as Za, j as $a, D as ae, m as ee, k as se, H as oe, I as te, N as re, O as ne, P as le, S as ie, n as pe, o as me, x as de, s as ue, q as ge, r as Ce, T as ce, t as Te, w as be, u as Ie, v as De, l as Se, U as Fe, W as Be, f as Pe, h as ke, i as Me, c as xe, d as fe, b as ve, e as Ne, a as ye, g as he } from "./signature-panel-MJqtMCfj.js";
10
- import { B as Le, I as We, M as we, d as He, e as Re, g as Ae, N as Ge, b as Oe, a as Ee, f as Ve, P as je, c as qe, S as Je, T as ze } from "./mobile-nav-wrapper-C4KmFFjr.js";
11
- import { B as Qe, a as _e, C as Xe, F as Ye, b as Ze, c as $e, M as as, P as es, S as ss } from "./sidebar-menu-page-qV7cJA3f.js";
12
- import { A as ts, F as rs, M as ns, a as ls, T as is } from "./aside-template-sUm-F2f0.js";
13
- import { B as ms } from "./bside-template-do_hXebn.js";
7
+ import { A as j, B as q, C as J, a as z, b as K, c as Q, d as _, D as X, e as Y, f as Z, g as $, h as aa, i as ea, j as sa, k as oa, l as ta, m as ra, n as na, o as la, E as ia, F as pa, p as ma, q as da, r as ua, s as ga, t as Ca, u as ca, v as Ta, w as ba, x as Ia, I as Da, L as Sa, M as Fa, y as Ba, N as Pa, z as ka, P as Ma, S as xa, G as fa, H as va, J as Na, K as ya, T as ha, O as Ua, Q as La, R as Wa, U as wa } from "./empty-state-DoTkyO7O.js";
8
+ import { A as Ra, C as Aa, a as Ga, D as Oa, b as Ea, F as Va, M as ja, P as qa, R as Ja, c as za, g as Ka, p as Qa } from "./range-calendar-BH4jZwwg.js";
9
+ import { B as Xa, a as Ya, C as Za, D as $a, b as ae, c as ee, d as se, H as oe, I as te, N as re, O as ne, P as le, S as ie, e as pe, f as me, g as de, T as ue, h as ge, i as Ce, j as ce, U as Te, k as be, l as Ie, m as De, n as Se, o as Fe, W as Be, p as Pe, q as ke, r as Me, s as xe, t as fe, u as ve, v as Ne, w as ye, x as he } from "./signature-panel-Ba9YNxN4.js";
10
+ import { B as Le, I as We, M as we, a as He, b as Re, N as Ae, c as Ge, d as Oe, e as Ee, f as Ve, P as je, S as qe, g as Je, T as ze } from "./mobile-nav-wrapper-CZ5m6cqw.js";
11
+ import { B as Qe, a as _e, C as Xe, F as Ye, b as Ze, c as $e, M as as, P as es, S as ss } from "./sidebar-menu-page-BCqUom5C.js";
12
+ import { A as ts, F as rs, M as ns, T as ls, a as is } from "./aside-template-BDvEMLnk.js";
13
+ import { B as ms } from "./bside-template-BCP2pJWN.js";
14
14
  import { F as us, c as gs } from "./format-BmrNQptv.js";
15
15
  import { I as cs } from "./image-scaler-1G-JzJVG.js";
16
16
  export {
@@ -208,10 +208,10 @@ export {
208
208
  M as T,
209
209
  O as U,
210
210
  A as W,
211
- q as a,
212
- W as b,
213
- j as c,
214
- K as d,
211
+ K as a,
212
+ j as b,
213
+ q as c,
214
+ W as d,
215
215
  a as e,
216
216
  o as f,
217
217
  f as g
@@ -500,15 +500,15 @@ export {
500
500
  U as B,
501
501
  c as I,
502
502
  m as M,
503
- M as N,
503
+ k as N,
504
504
  D as P,
505
- W as S,
505
+ V as S,
506
506
  q as T,
507
- E as a,
508
- T as b,
509
- V as c,
510
- X as d,
511
- Z as e,
507
+ X as a,
508
+ Z as b,
509
+ M as c,
510
+ T as d,
511
+ E as e,
512
512
  Y as f,
513
- k as g
513
+ W as g
514
514
  };
@@ -1,5 +1,5 @@
1
- import { A as s, B as t, C as r, x as e, O as i, z as n, E as m, G as l, H as d, D as C, m as p, n as D, R as S, Q as g, w as u, o as c, c as F, a as T, b as P, U as w, l as A, g as I, i as f, h as b, j as y, e as B, k as M, F as U, d as k, f as x, I as L, L as R, y as v, M as E, p as N, N as h, P as G, t as O, u as j, S as q, r as z, s as H, T as J, J as K, K as Q, q as _, v as V } from "./empty-state-03NScfF6.js";
2
- import { A as X, P as Y, g as Z } from "./range-calendar-CAwPjNM3.js";
1
+ import { A as s, B as t, C as r, a as e, b as i, c as n, d as m, D as l, e as d, f as C, g as p, h as D, i as S, j as g, k as u, l as c, m as F, n as T, o as P, E as w, F as A, p as I, q as f, r as b, s as y, t as B, u as M, v as U, w as k, x, I as L, L as R, M as v, y as E, N, z as h, P as G, S as O, G as j, H as q, J as z, K as H, T as J, O as K, Q, R as _, U as V } from "./empty-state-DoTkyO7O.js";
2
+ import { A as X, P as Y, g as Z } from "./range-calendar-BH4jZwwg.js";
3
3
  export {
4
4
  s as Alert,
5
5
  X as Avatar,
@@ -1,6 +1,6 @@
1
- import { B as s, p as n, C as t, j as o, D as r, m as l, k as i, H as d, I as b, N as u, O as v, P as g, S as p, n as T, o as D, x as N, s as k, q as C, r as c, T as B, t as M, w as m, u as y, v as W, l as h, U as S, W as H, f as P, h as U, i as x, c as I, d as f, b as L, e as O, a as F, g as G } from "./signature-panel-MJqtMCfj.js";
2
- import { b as R, C as j, D as q, a as z, F as A, M as E, R as J, c as K, p as Q } from "./range-calendar-CAwPjNM3.js";
3
- import { B as X, I as Y, M as Z, d as _, e as $, g as aa, N as ea, b as sa, a as na, f as ta, P as oa, c as ra, S as la, T as ia } from "./mobile-nav-wrapper-C4KmFFjr.js";
1
+ import { B as s, a as n, C as t, D as o, b as r, c as l, d as i, H as d, I as b, N as u, O as v, P as g, S as p, e as T, f as D, g as N, T as k, h as C, i as c, j as B, U as M, k as m, l as y, m as W, n as h, o as S, W as H, p as P, q as U, r as x, s as I, t as f, u as L, v as O, w as F, x as G } from "./signature-panel-Ba9YNxN4.js";
2
+ import { C as R, a as j, D as q, b as z, F as A, M as E, R as J, c as K, p as Q } from "./range-calendar-BH4jZwwg.js";
3
+ import { B as X, I as Y, M as Z, a as _, b as $, N as aa, c as ea, d as sa, e as na, f as ta, P as oa, S as ra, g as la, T as ia } from "./mobile-nav-wrapper-CZ5m6cqw.js";
4
4
  export {
5
5
  s as BackButton,
6
6
  X as Backdrop,
package/dist/pages.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { B as s, a as P, C as g, F as n, b as l, c as i, M as r, P as c, S as o } from "./sidebar-menu-page-qV7cJA3f.js";
1
+ import { B as s, a as P, C as g, F as n, b as l, c as i, M as r, P as c, S as o } from "./sidebar-menu-page-BCqUom5C.js";
2
2
  export {
3
3
  s as BasicPage,
4
4
  P as BlankPage,
@@ -816,14 +816,14 @@ class Yt extends Y {
816
816
  }
817
817
  export {
818
818
  Nt as A,
819
- lt as C,
819
+ Ot as C,
820
820
  N as D,
821
821
  w as F,
822
822
  dt as M,
823
823
  Tt as P,
824
824
  Yt as R,
825
- ht as a,
826
- Ot as b,
825
+ lt as a,
826
+ ht as b,
827
827
  nt as c,
828
828
  U as g,
829
829
  D as p
@@ -1,7 +1,7 @@
1
1
  import { Div as t, Header as n, H1 as d, P as o } from "@base-framework/atoms";
2
- import { F as l, A as x } from "./aside-template-sUm-F2f0.js";
2
+ import { F as l, A as x } from "./aside-template-BDvEMLnk.js";
3
3
  import { Component as h, Atom as i } from "@base-framework/base";
4
- import { c as u, e as p } from "./mobile-nav-wrapper-C4KmFFjr.js";
4
+ import { S as u, b as p } from "./mobile-nav-wrapper-CZ5m6cqw.js";
5
5
  class c extends h {
6
6
  /**
7
7
  * This will declare the props for the compiler.
@@ -3,8 +3,8 @@ import { Atom as d, Component as p, Data as T, DateTime as K, router as k, NavLi
3
3
  import { B as P, I as J } from "./buttons-CfwtbIR-.js";
4
4
  import { Icons as S } from "./icons.es.js";
5
5
  import { TableBody as Z, DataTableBody as ee, ScrollableTableBody as te, List as se, IntervalTimer as ae } from "@base-framework/organisms";
6
- import { C as ie, I as ne, H as oe } from "./inputs-ByrGuC40.js";
7
- import { A as le, P as re } from "./range-calendar-CAwPjNM3.js";
6
+ import { C as ie, I as ne, H as oe } from "./inputs-DEfa4qLY.js";
7
+ import { A as le, P as re } from "./range-calendar-BH4jZwwg.js";
8
8
  import { V as g } from "./image-BB__4s0g.js";
9
9
  d((t, e) => ({
10
10
  class: "flex items-center px-4 py-2",
@@ -1269,6 +1269,8 @@ class It extends g {
1269
1269
  */
1270
1270
  select(e) {
1271
1271
  this.state.selected = e;
1272
+ const s = this.onSelect;
1273
+ typeof s == "function" && s(e, this.parent);
1272
1274
  }
1273
1275
  /**
1274
1276
  * This will update the content.
@@ -1571,6 +1573,8 @@ class Mt extends g {
1571
1573
  */
1572
1574
  select(e) {
1573
1575
  this.state.selected = e;
1576
+ const s = this.onSelect;
1577
+ typeof s == "function" && s(e, this.parent);
1574
1578
  }
1575
1579
  /**
1576
1580
  * This will update the content.
@@ -2129,38 +2133,38 @@ class Ot extends p {
2129
2133
  export {
2130
2134
  Dt as B,
2131
2135
  ke as C,
2132
- we as D,
2136
+ j as D,
2133
2137
  ye as H,
2134
2138
  Ct as I,
2135
2139
  vt as N,
2136
2140
  A as O,
2137
2141
  mt as P,
2138
2142
  yt as S,
2139
- R as T,
2140
- Re as U,
2143
+ Tt as T,
2144
+ Mt as U,
2141
2145
  xt as W,
2142
- ue as a,
2143
- $ as b,
2144
- de as c,
2145
- pt as d,
2146
- bt as e,
2147
- ge as f,
2148
- he as g,
2149
- pe as h,
2150
- be as i,
2151
- j,
2152
- kt as k,
2153
- wt as l,
2154
- St as m,
2155
- Lt as n,
2156
- Ue as o,
2157
- It as p,
2158
- Bt as q,
2159
- qe as r,
2160
- Tt as s,
2161
- Mt as t,
2162
- Pt as u,
2163
- nt as v,
2164
- Rt as w,
2165
- Ot as x
2146
+ It as a,
2147
+ we as b,
2148
+ St as c,
2149
+ kt as d,
2150
+ Lt as e,
2151
+ Ue as f,
2152
+ Ot as g,
2153
+ Bt as h,
2154
+ qe as i,
2155
+ R as j,
2156
+ Rt as k,
2157
+ Pt as l,
2158
+ nt as m,
2159
+ wt as n,
2160
+ Re as o,
2161
+ ge as p,
2162
+ pe as q,
2163
+ be as r,
2164
+ de as s,
2165
+ pt as t,
2166
+ $ as u,
2167
+ bt as v,
2168
+ ue as w,
2169
+ he as x
2166
2170
  };
@@ -1,5 +1,5 @@
1
- import { A as s, F as l, M as m, a as p, T as o } from "./aside-template-sUm-F2f0.js";
2
- import { B as T } from "./bside-template-do_hXebn.js";
1
+ import { A as s, F as l, M as m, T as p, a as o } from "./aside-template-BDvEMLnk.js";
2
+ import { B as T } from "./bside-template-BCP2pJWN.js";
3
3
  export {
4
4
  s as AsideTemplate,
5
5
  T as BsideTemplate,
@@ -1,7 +1,7 @@
1
1
  import { Span as c, Legend as b, Fieldset as p, Div as l, UseParent as u, Input as C } from "@base-framework/atoms";
2
2
  import { Atom as s, Html as x } from "@base-framework/base";
3
3
  import { a as d } from "./image-BB__4s0g.js";
4
- import { f as h, e as y, g as k } from "./inputs-ByrGuC40.js";
4
+ import { f as h, e as y, g as k } from "./inputs-DEfa4qLY.js";
5
5
  const a = {
6
6
  gray: {
7
7
  backgroundColor: "bg-gray-50",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@base-framework/ui",
3
- "version": "1.1.3",
3
+ "version": "1.1.5",
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": {