@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.
- package/dist/{aside-template-sUm-F2f0.js → aside-template-BDvEMLnk.js} +2 -2
- package/dist/atoms.es.js +2 -2
- package/dist/{bside-template-do_hXebn.js → bside-template-BCP2pJWN.js} +1 -1
- package/dist/{empty-state-03NScfF6.js → empty-state-DoTkyO7O.js} +55 -55
- package/dist/index.es.js +9 -9
- package/dist/{inputs-ByrGuC40.js → inputs-DEfa4qLY.js} +4 -4
- package/dist/{mobile-nav-wrapper-C4KmFFjr.js → mobile-nav-wrapper-CZ5m6cqw.js} +8 -8
- package/dist/molecules.es.js +2 -2
- package/dist/organisms.es.js +3 -3
- package/dist/pages.es.js +1 -1
- package/dist/{range-calendar-CAwPjNM3.js → range-calendar-BH4jZwwg.js} +3 -3
- package/dist/{sidebar-menu-page-qV7cJA3f.js → sidebar-menu-page-BCqUom5C.js} +2 -2
- package/dist/{signature-panel-MJqtMCfj.js → signature-panel-Ba9YNxN4.js} +33 -29
- package/dist/templates.es.js +2 -2
- package/dist/{tooltip-BFch3OOj.js → tooltip-BNsImT7F.js} +1 -1
- package/package.json +1 -1
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-
|
|
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,
|
|
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-
|
|
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,
|
|
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,
|
|
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
|
-
|
|
38
|
-
]), gt = (t) => Z({ class: "font-semibold" }, t), bt = (t) =>
|
|
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 &&
|
|
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) =>
|
|
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 &&
|
|
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 &&
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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 &&
|
|
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
|
-
|
|
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
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
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
|
-
|
|
2148
|
-
|
|
2147
|
+
_e as J,
|
|
2148
|
+
Je as K,
|
|
2149
2149
|
Qe as L,
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2150
|
+
ee as M,
|
|
2151
|
+
Nt as N,
|
|
2152
|
+
ns as O,
|
|
2153
2153
|
se as P,
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2154
|
+
is as Q,
|
|
2155
|
+
We as R,
|
|
2156
|
+
k as S,
|
|
2157
2157
|
Ge as T,
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
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-
|
|
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,
|
|
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,
|
|
8
|
-
import { A as Ra,
|
|
9
|
-
import { B as Xa,
|
|
10
|
-
import { B as Le, I as We, M as we,
|
|
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-
|
|
12
|
-
import { A as ts, F as rs, M as ns,
|
|
13
|
-
import { B as ms } from "./bside-template-
|
|
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 {
|
|
@@ -500,15 +500,15 @@ export {
|
|
|
500
500
|
U as B,
|
|
501
501
|
c as I,
|
|
502
502
|
m as M,
|
|
503
|
-
|
|
503
|
+
k as N,
|
|
504
504
|
D as P,
|
|
505
|
-
|
|
505
|
+
V as S,
|
|
506
506
|
q as T,
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
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
|
-
|
|
513
|
+
W as g
|
|
514
514
|
};
|
package/dist/molecules.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A as s, B as t, C as r,
|
|
2
|
-
import { A as X, P as Y, g as Z } from "./range-calendar-
|
|
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,
|
package/dist/organisms.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as s,
|
|
2
|
-
import {
|
|
3
|
-
import { B as X, I as Y, M as Z,
|
|
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-
|
|
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
|
-
|
|
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
|
-
|
|
826
|
-
|
|
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-
|
|
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 {
|
|
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-
|
|
7
|
-
import { A as le, P as re } from "./range-calendar-
|
|
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
|
-
|
|
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
|
-
|
|
2140
|
-
|
|
2143
|
+
Tt as T,
|
|
2144
|
+
Mt as U,
|
|
2141
2145
|
xt as W,
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
j,
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
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
|
};
|
package/dist/templates.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A as s, F as l, M as m,
|
|
2
|
-
import { B as T } from "./bside-template-
|
|
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-
|
|
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