@base-framework/ui 1.0.269 → 1.0.271
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,7 +1,7 @@
|
|
|
1
|
-
import { Div as n, H5 as J, P as m, I as p, Li as U, Span as
|
|
1
|
+
import { Div as n, H5 as J, P as m, I as p, Li as U, Span as a, Ul as V, Button as f, OnState as x, Label as R, H2 as v, Form as K, Header as I, Footer as A, A as q, H3 as Q, Checkbox as X, Input as w, Img as Z, Nav as ee, UseParent as H, Time as te, Dialog as se } from "@base-framework/atoms";
|
|
2
2
|
import { Atom as c, Component as C, Html as L, Dom as oe, base as ne, Data as $, Builder as Y, Jot as k, Events as le, DateTime as F } from "@base-framework/base";
|
|
3
|
-
import { P as S, b as re, R as
|
|
4
|
-
import { C as
|
|
3
|
+
import { P as S, b as re, R as ie } from "./range-calendar-DW0cMOJy.js";
|
|
4
|
+
import { C as ae, F as ce, a as y } from "./veil-tVDPinrr.js";
|
|
5
5
|
import { B as h, I as g } from "./buttons-BKLL4I6r.js";
|
|
6
6
|
import { Icons as u } from "./icons.es.js";
|
|
7
7
|
import { Timer as de, List as ue, DynamicTime as he } from "@base-framework/organisms";
|
|
@@ -35,10 +35,10 @@ const M = {
|
|
|
35
35
|
}, fe = (e, t) => n({ class: `flex items-center justify-center h-6 w-6 mr-3 ${t}` }, [
|
|
36
36
|
p({ html: e })
|
|
37
37
|
]), me = (e) => J({ class: "font-semibold" }, e), pe = (e) => m({ class: "text-sm text-muted-foreground" }, e), kt = c(({ title: e, description: t, icon: s, type: o = "default" }) => {
|
|
38
|
-
const { borderColor: l, bgColor: r, iconColor:
|
|
38
|
+
const { borderColor: l, bgColor: r, iconColor: i } = M[o] || M.default;
|
|
39
39
|
return n({ class: `flex items-start p-4 border rounded-lg ${r} ${l}` }, [
|
|
40
40
|
// Icon and content
|
|
41
|
-
s && fe(s,
|
|
41
|
+
s && fe(s, i),
|
|
42
42
|
n({ class: "flex flex-col" }, [
|
|
43
43
|
me(e),
|
|
44
44
|
pe(t)
|
|
@@ -69,7 +69,7 @@ class ge extends C {
|
|
|
69
69
|
oe.addClass(t, s), ne.on("animationend", t, (o) => L.removeElement(t));
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
|
-
const be = (e) =>
|
|
72
|
+
const be = (e) => a({ class: "ml-auto text-xs tracking-widest opacity-60" }, e), xe = (e) => a({ class: "flex w-4 h-4", html: e }), we = (e) => a({ class: "flex-auto" }, e), ye = (e, t) => U({
|
|
73
73
|
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",
|
|
74
74
|
click: () => t(e)
|
|
75
75
|
}, [
|
|
@@ -90,7 +90,7 @@ const be = (e) => i({ class: "ml-auto text-xs tracking-widest opacity-60" }, e),
|
|
|
90
90
|
focus:outline-none transition duration-150 ease-in-out`,
|
|
91
91
|
click: s
|
|
92
92
|
}, [
|
|
93
|
-
e &&
|
|
93
|
+
e && a(e),
|
|
94
94
|
t && p({ html: t })
|
|
95
95
|
]), Se = ({ onSelect: e }) => n([
|
|
96
96
|
x(
|
|
@@ -167,7 +167,7 @@ class St extends C {
|
|
|
167
167
|
]);
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
|
-
const De = c((e, t) => n({ ...e, class: "flex flex-auto flex-col space-y-2" }, t)), Ie = c((e, t) => R({ ...e, class: "flex auto text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" }, t)), $e = c((e, t) => m({ ...e, class: "text-sm text-muted-foreground italic" }, t)), Te = c((e, t) => m({ ...e, class: "text-sm text-destructive" }, t)), Dt = c((e, t = []) =>
|
|
170
|
+
const De = c((e, t) => n({ ...e, class: "flex flex-auto flex-col space-y-2" }, t)), Ie = c((e, t) => R({ ...e, class: "flex auto text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70" }, t)), $e = c((e, t) => m({ ...e, class: "text-sm text-muted-foreground italic" }, t)), Te = c((e, t) => m({ ...e, class: "text-sm text-destructive" }, t)), Dt = c((e, t = []) => ae({ class: "space-y-0", margin: "m-0", padding: "p-0" }, [
|
|
171
171
|
e.title && v({ class: "text-lg font-semibold py-4 px-6" }, e.title),
|
|
172
172
|
e.description && m({ class: "text-sm text-muted-foreground pb-4 px-6 max-w-[700px]" }, e.description),
|
|
173
173
|
...t
|
|
@@ -240,16 +240,16 @@ const De = c((e, t) => n({ ...e, class: "flex flex-auto flex-col space-y-2" }, t
|
|
|
240
240
|
e.title && v({ class: "font-semibold" }, e.title),
|
|
241
241
|
...t
|
|
242
242
|
])), At = (e, t) => n({ class: "flex justify-between" }, [
|
|
243
|
-
|
|
244
|
-
|
|
243
|
+
a({ class: "text-muted-foreground" }, e),
|
|
244
|
+
a(t)
|
|
245
245
|
]), Lt = (e, t) => n({ class: "flex" }, [
|
|
246
|
-
|
|
247
|
-
|
|
246
|
+
a({ class: "text-muted-foreground mr-8 w-24 truncate text-nowrap" }, e),
|
|
247
|
+
a(t)
|
|
248
248
|
]), Le = ({ title: e, description: t, back: s, icon: o, options: l = [] }) => I({ class: "modal-header bg-background/80 backdrop-blur-md sticky flex flex-none items-center py-4 px-6 z-10" }, [
|
|
249
249
|
/**
|
|
250
250
|
* Back Button
|
|
251
251
|
*/
|
|
252
|
-
s && h({ variant: "icon", icon: u.arrows.left, class: "mr-2 p-0 flex sm:hidden", click: (r,
|
|
252
|
+
s && h({ variant: "icon", icon: u.arrows.left, class: "mr-2 p-0 flex sm:hidden", click: (r, i) => i.close() }),
|
|
253
253
|
/**
|
|
254
254
|
* Icon
|
|
255
255
|
*/
|
|
@@ -618,7 +618,7 @@ const z = globalThis.matchMedia, T = c(({ value: e, label: t, icon: s }) => f({
|
|
|
618
618
|
}
|
|
619
619
|
}, [
|
|
620
620
|
g(s),
|
|
621
|
-
|
|
621
|
+
a(t)
|
|
622
622
|
])), Ue = (e) => {
|
|
623
623
|
var o;
|
|
624
624
|
const t = document.documentElement;
|
|
@@ -700,7 +700,7 @@ const z = globalThis.matchMedia, T = c(({ value: e, label: t, icon: s }) => f({
|
|
|
700
700
|
bind: this.bind,
|
|
701
701
|
required: this.required
|
|
702
702
|
}),
|
|
703
|
-
|
|
703
|
+
a({
|
|
704
704
|
class: "absolute h-5 w-5 bg-background rounded-full shadow-md transform transition-transform",
|
|
705
705
|
onState: ["active", { "translate-x-[22px]": !0, "translate-x-[2px]": !1 }]
|
|
706
706
|
})
|
|
@@ -809,13 +809,13 @@ const z = globalThis.matchMedia, T = c(({ value: e, label: t, icon: s }) => f({
|
|
|
809
809
|
// Only set aria-current on the last item
|
|
810
810
|
class: "text-muted-foreground font-medium hover:text-foreground"
|
|
811
811
|
},
|
|
812
|
-
[
|
|
812
|
+
[a(t)]
|
|
813
813
|
), qe = () => g({
|
|
814
814
|
class: "mx-3 text-muted-foreground",
|
|
815
815
|
"aria-hidden": !0,
|
|
816
816
|
size: "xs"
|
|
817
817
|
}, u.chevron.single.right), He = (e) => n({ class: "flex items-center" }, [
|
|
818
|
-
e.href ? Re(e.href, e.label) :
|
|
818
|
+
e.href ? Re(e.href, e.label) : a(e.label),
|
|
819
819
|
e.separator && qe()
|
|
820
820
|
]), Ut = k(
|
|
821
821
|
{
|
|
@@ -866,7 +866,7 @@ const z = globalThis.matchMedia, T = c(({ value: e, label: t, icon: s }) => f({
|
|
|
866
866
|
"3xl": "h-24 w-24",
|
|
867
867
|
default: "h-4 w-4"
|
|
868
868
|
}, Ye = (e) => E[e] || E.default, _e = ({ index: e, size: t }) => n({ class: `${t} rounded-full bg-muted cursor-pointer` }, [
|
|
869
|
-
|
|
869
|
+
a({
|
|
870
870
|
class: "block w-full h-full rounded-full transition-colors",
|
|
871
871
|
onSet: ["activeIndex", {
|
|
872
872
|
"bg-primary": e,
|
|
@@ -917,7 +917,7 @@ const z = globalThis.matchMedia, T = c(({ value: e, label: t, icon: s }) => f({
|
|
|
917
917
|
click: e
|
|
918
918
|
},
|
|
919
919
|
[
|
|
920
|
-
|
|
920
|
+
a({ onState: ["selectedLabel", (t) => t || "Select item..."] }),
|
|
921
921
|
p({ html: u.chevron.upDown })
|
|
922
922
|
]
|
|
923
923
|
), Je = (e, t, s) => U({
|
|
@@ -925,8 +925,8 @@ const z = globalThis.matchMedia, T = c(({ value: e, label: t, icon: s }) => f({
|
|
|
925
925
|
click: () => t(e),
|
|
926
926
|
onState: [s, "selectedValue", { "bg-secondary": e.value }]
|
|
927
927
|
}, [
|
|
928
|
-
e.icon &&
|
|
929
|
-
|
|
928
|
+
e.icon && a({ class: "mr-2 flex items-baseline" }, [g({ size: "xs" }, e.icon)]),
|
|
929
|
+
a({ class: "text-base font-normal" }, e.label)
|
|
930
930
|
]), Ke = (e, t) => n({ class: "w-full border rounded-md" }, [
|
|
931
931
|
V({ class: "max-h-60 overflow-y-auto p-2 grid gap-1", for: ["items", (s) => Je(s, e, t)] })
|
|
932
932
|
]), Qe = ({ onSelect: e, state: t }) => n({ class: "flex flex-auto flex-col" }, [
|
|
@@ -1059,9 +1059,9 @@ const z = globalThis.matchMedia, T = c(({ value: e, label: t, icon: s }) => f({
|
|
|
1059
1059
|
}), et = ({ bind: e, min: t, max: s, readonly: o = !1 }) => H(({ state: l }) => w({
|
|
1060
1060
|
value: ["[[count]]", l],
|
|
1061
1061
|
bind: e,
|
|
1062
|
-
blur: (r, { state:
|
|
1062
|
+
blur: (r, { state: i }) => {
|
|
1063
1063
|
let d = parseInt(r.target.value, 10);
|
|
1064
|
-
isNaN(d) && (d = t ?? 0), t !== void 0 && (d = Math.max(d, t)), s !== void 0 && (d = Math.min(d, s)),
|
|
1064
|
+
isNaN(d) && (d = t ?? 0), t !== void 0 && (d = Math.max(d, t)), s !== void 0 && (d = Math.min(d, s)), i.count = d;
|
|
1065
1065
|
},
|
|
1066
1066
|
class: "flex flex-auto text-lg font-medium bg-input text-center border min-w-0",
|
|
1067
1067
|
readonly: o,
|
|
@@ -1113,7 +1113,7 @@ const z = globalThis.matchMedia, T = c(({ value: e, label: t, icon: s }) => f({
|
|
|
1113
1113
|
click: s
|
|
1114
1114
|
}, [
|
|
1115
1115
|
tt({ bind: e, required: t }),
|
|
1116
|
-
|
|
1116
|
+
a({
|
|
1117
1117
|
onState: ["selectedDate", (o) => o ? F.format("standard", o) : "Pick a date"]
|
|
1118
1118
|
}),
|
|
1119
1119
|
p({ html: u.calendar.days })
|
|
@@ -1186,9 +1186,9 @@ const z = globalThis.matchMedia, T = c(({ value: e, label: t, icon: s }) => f({
|
|
|
1186
1186
|
}, [
|
|
1187
1187
|
nt({ bind: e, required: t }),
|
|
1188
1188
|
H(({ state: o }) => [
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1189
|
+
a(P.date(["[[start]]", o], "Start Date")),
|
|
1190
|
+
a(" - "),
|
|
1191
|
+
a(P.date(["[[end]]", o], "End Date"))
|
|
1192
1192
|
]),
|
|
1193
1193
|
p({ html: u.calendar.days })
|
|
1194
1194
|
]), rt = ({ handleDateSelect: e, blockPriorDates: t }) => x(
|
|
@@ -1199,7 +1199,7 @@ const z = globalThis.matchMedia, T = c(({ value: e, label: t, icon: s }) => f({
|
|
|
1199
1199
|
button: l.panel,
|
|
1200
1200
|
size: "xl"
|
|
1201
1201
|
}, [
|
|
1202
|
-
new
|
|
1202
|
+
new ie({
|
|
1203
1203
|
startDate: l.state.start,
|
|
1204
1204
|
endDate: l.state.end,
|
|
1205
1205
|
onRangeSelect: e,
|
|
@@ -1263,7 +1263,7 @@ const z = globalThis.matchMedia, T = c(({ value: e, label: t, icon: s }) => f({
|
|
|
1263
1263
|
})
|
|
1264
1264
|
})
|
|
1265
1265
|
]);
|
|
1266
|
-
function
|
|
1266
|
+
function it({ bind: e, required: t }) {
|
|
1267
1267
|
return w({
|
|
1268
1268
|
cache: "input",
|
|
1269
1269
|
class: "opacity-0 absolute top-0 left-0 w-full h-full pointer-events-none",
|
|
@@ -1271,15 +1271,15 @@ function at({ bind: e, required: t }) {
|
|
|
1271
1271
|
required: t
|
|
1272
1272
|
});
|
|
1273
1273
|
}
|
|
1274
|
-
function
|
|
1274
|
+
function at({ bind: e, required: t, toggleOpen: s }) {
|
|
1275
1275
|
return f(
|
|
1276
1276
|
{
|
|
1277
|
-
class: "relative flex items-center gap-2 w-full justify-between border bg-
|
|
1277
|
+
class: "relative flex items-center gap-2 w-full justify-between border bg-input hover:bg-muted rounded-md h-10 px-4 py-2",
|
|
1278
1278
|
click: s
|
|
1279
1279
|
},
|
|
1280
1280
|
[
|
|
1281
|
-
|
|
1282
|
-
|
|
1281
|
+
it({ bind: e, required: t }),
|
|
1282
|
+
a({
|
|
1283
1283
|
onState: ["selectedTime", (o) => o || "Pick a time"]
|
|
1284
1284
|
}),
|
|
1285
1285
|
p({ html: u.clock })
|
|
@@ -1290,12 +1290,12 @@ function B({ items: e, handleTimeSelect: t, state: s, stateValue: o, pad: l = !1
|
|
|
1290
1290
|
return n(
|
|
1291
1291
|
{ class: "flex flex-col max-h-[200px] overflow-y-auto" },
|
|
1292
1292
|
e.map((r) => {
|
|
1293
|
-
let
|
|
1293
|
+
let i = l ? r.toString().padStart(2, "0") : r.toString();
|
|
1294
1294
|
return f({
|
|
1295
|
-
text:
|
|
1295
|
+
text: i,
|
|
1296
1296
|
class: "hover:bg-muted/50 rounded-md px-2 py-1",
|
|
1297
|
-
click: () => t({ [o]:
|
|
1298
|
-
onState: [s, o, { "bg-muted":
|
|
1297
|
+
click: () => t({ [o]: i }),
|
|
1298
|
+
onState: [s, o, { "bg-muted": i }]
|
|
1299
1299
|
});
|
|
1300
1300
|
})
|
|
1301
1301
|
);
|
|
@@ -1354,9 +1354,9 @@ function j(e) {
|
|
|
1354
1354
|
const t = /^(\d{1,2}):(\d{2})(?::(\d{2}))?\s?(AM|PM)?$/i, s = e.match(t);
|
|
1355
1355
|
if (!s)
|
|
1356
1356
|
return { hour: null, minute: null, meridian: null };
|
|
1357
|
-
let [, o, l, , r] = s,
|
|
1358
|
-
return
|
|
1359
|
-
hour:
|
|
1357
|
+
let [, o, l, , r] = s, i = parseInt(o, 10), d = parseInt(l, 10);
|
|
1358
|
+
return i < 0 || i > 23 || d < 0 || d > 59 ? { hour: null, minute: null, meridian: null } : (r ? (r = r.toUpperCase(), r === "PM" && i < 12 ? i += 12 : r === "AM" && i === 12 && (i = 12)) : i === 0 ? (r = "AM", i = 12) : i < 12 ? r = "AM" : i === 12 ? r = "PM" : (r = "PM", i -= 12), {
|
|
1359
|
+
hour: i.toString().padStart(2, "0"),
|
|
1360
1360
|
minute: d.toString().padStart(2, "0"),
|
|
1361
1361
|
meridian: r
|
|
1362
1362
|
});
|
|
@@ -1409,7 +1409,7 @@ const Wt = y(
|
|
|
1409
1409
|
return n(
|
|
1410
1410
|
{ class: "relative w-full max-w-[320px]" },
|
|
1411
1411
|
[
|
|
1412
|
-
|
|
1412
|
+
at({
|
|
1413
1413
|
toggleOpen: e,
|
|
1414
1414
|
bind: this.bind,
|
|
1415
1415
|
required: this.required
|
|
@@ -1491,10 +1491,10 @@ class mt extends C {
|
|
|
1491
1491
|
render() {
|
|
1492
1492
|
const t = (d) => {
|
|
1493
1493
|
d.target === this.panel && this.close();
|
|
1494
|
-
}, { borderColor: s, bgColor: o, iconColor: l } = O[this.type] || O.default, r = `${this.getMainClass()} ${o} ${s}`,
|
|
1494
|
+
}, { borderColor: s, bgColor: o, iconColor: l } = O[this.type] || O.default, r = `${this.getMainClass()} ${o} ${s}`, i = this.title || "Dialog Title";
|
|
1495
1495
|
return ht({
|
|
1496
1496
|
class: r,
|
|
1497
|
-
title:
|
|
1497
|
+
title: i,
|
|
1498
1498
|
click: t,
|
|
1499
1499
|
icon: this.icon,
|
|
1500
1500
|
iconColor: l,
|
package/dist/index.es.js
CHANGED
|
@@ -3,9 +3,9 @@ import { B as d, I as g, L as C } from "./buttons-BKLL4I6r.js";
|
|
|
3
3
|
import { C as T, F as D, V as I, a as b } from "./veil-tVDPinrr.js";
|
|
4
4
|
import { C as F, d as P, D as B, c as k, E as M, F as f, H as x, I as N, M as v, N as y, P as h, R as L, T as W, a as H, b as A, U as R, W as w } from "./inputs-DYxmO1rQ.js";
|
|
5
5
|
import { Icons as G } from "./icons.es.js";
|
|
6
|
-
import { A as E, B as V, C as j, w as q, J, y as z, z as K, E as Q, G as _, D as X, m as Y, n as Z, O as $, K as aa, v as ea, c as sa, a as oa, b as ta, Q as ra, l as na, g as la, i as ia, h as pa, j as ma, e as ua, k as da, F as ga, d as Ca, f as ca, L as Ta, x as Da, M as Ia, o as ba, N as Sa, P as Fa, s as Pa, t as Ba, S as ka, q as Ma, r as fa, T as xa, H as Na, I as va, p as ya, u as ha } from "./empty-state-
|
|
6
|
+
import { A as E, B as V, C as j, w as q, J, y as z, z as K, E as Q, G as _, D as X, m as Y, n as Z, O as $, K as aa, v as ea, c as sa, a as oa, b as ta, Q as ra, l as na, g as la, i as ia, h as pa, j as ma, e as ua, k as da, F as ga, d as Ca, f as ca, L as Ta, x as Da, M as Ia, o as ba, N as Sa, P as Fa, s as Pa, t as Ba, S as ka, q as Ma, r as fa, T as xa, H as Na, I as va, p as ya, u as ha } from "./empty-state-qfZvAfRD.js";
|
|
7
7
|
import { A as Wa, b as Ha, C as Aa, D as Ra, a as wa, F as Ua, M as Ga, P as Oa, R as Ea, c as Va, g as ja, p as qa } from "./range-calendar-DW0cMOJy.js";
|
|
8
|
-
import { B as za, p as Ka, C as Qa, j as _a, D as Xa, m as Ya, k as Za, H as $a, I as ae, N as ee, O as se, P as oe, S as te, n as re, o as ne, t as le, s as ie, q as pe, r as me, T as ue, l as de, U as ge, W as Ce, f as ce, h as Te, i as De, c as Ie, d as be, b as Se, e as Fe, a as Pe, g as Be } from "./signature-panel-
|
|
8
|
+
import { B as za, p as Ka, C as Qa, j as _a, D as Xa, m as Ya, k as Za, H as $a, I as ae, N as ee, O as se, P as oe, S as te, n as re, o as ne, t as le, s as ie, q as pe, r as me, T as ue, l as de, U as ge, W as Ce, f as ce, h as Te, i as De, c as Ie, d as be, b as Se, e as Fe, a as Pe, g as Be } from "./signature-panel-DinWoiKr.js";
|
|
9
9
|
import { B as Me, I as fe, M as xe, d as Ne, e as ve, g as ye, N as he, b as Le, a as We, f as He, P as Ae, c as Re, S as we, T as Ue } from "./mobile-nav-wrapper-C7RyGC5a.js";
|
|
10
10
|
import { B as Oe, a as Ee, C as Ve, F as je, b as qe, c as Je, M as ze, P as Ke, S as Qe } from "./sidebar-menu-page-BtUJdw-T.js";
|
|
11
11
|
import { A as Xe, F as Ye, M as Ze, a as $e, T as as } from "./aside-template-McEj_Gxc.js";
|
package/dist/molecules.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as s, B as t, C as r, w as e, J as i, y as n, z as m, E as l, G as C, D as d, m as S, n as p, O as u, K as D, v as c, c as g, a as F, b as T, Q as P, l as A, g as f, i as w, h as I, j as b, e as y, k as B, F as M, d as k, f as x, L, x as v, M as E, o as N, N as R, P as U, s as h, t as G, S as O, q as j, r as q, T as z, H, I as J, p as K, u as Q } from "./empty-state-
|
|
1
|
+
import { A as s, B as t, C as r, w as e, J as i, y as n, z as m, E as l, G as C, D as d, m as S, n as p, O as u, K as D, v as c, c as g, a as F, b as T, Q as P, l as A, g as f, i as w, h as I, j as b, e as y, k as B, F as M, d as k, f as x, L, x as v, M as E, o as N, N as R, P as U, s as h, t as G, S as O, q as j, r as q, T as z, H, I as J, p as K, u as Q } from "./empty-state-qfZvAfRD.js";
|
|
2
2
|
import { A as V, P as W, g as X } from "./range-calendar-DW0cMOJy.js";
|
|
3
3
|
export {
|
|
4
4
|
s as Alert,
|
package/dist/organisms.es.js
CHANGED
|
@@ -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 g, O as p, P as u, S as v, n as D, 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-
|
|
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 g, O as p, P as u, S as v, n as D, 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-DinWoiKr.js";
|
|
2
2
|
import { b as F, C as U, D as G, a as R, F as j, M as q, R as w, c as z, p as A } from "./range-calendar-DW0cMOJy.js";
|
|
3
3
|
import { B as J, I as K, M as Q, d as V, e as X, g as Y, N as Z, b as _, a as $, f as aa, P as ea, c as sa, S as ta, T as oa } from "./mobile-nav-wrapper-C7RyGC5a.js";
|
|
4
4
|
export {
|
|
@@ -816,7 +816,7 @@ class A extends h {
|
|
|
816
816
|
* @returns {string}
|
|
817
817
|
*/
|
|
818
818
|
getClassName() {
|
|
819
|
-
return "overlay
|
|
819
|
+
return "overlay fixed top-[0px] left-0 bottom-0 right-0 flex-col bg-background z-20 lg:z-10 flex flex-auto lg:left-[64px] lg:top-0 overflow-y-visible will-change-contents " + (this.class || "");
|
|
820
820
|
}
|
|
821
821
|
/**
|
|
822
822
|
* This will setup and render the component.
|
package/package.json
CHANGED