@base-framework/ui 1.1.26 → 1.1.27
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 +2 -2
- package/dist/{empty-state-BeVfxBCx.js → empty-state-BpM0ahNZ.js} +3 -3
- package/dist/{image-Bc-V4BSL.js → image-BhZbKYDj.js} +59 -70
- package/dist/index.es.js +5 -5
- package/dist/molecules.es.js +2 -2
- package/dist/organisms.es.js +2 -2
- package/dist/{signature-panel-D2E1iY4U.js → signature-panel-CISkLji2.js} +2 -2
- package/dist/{simple-search-input-CLsIp7zz.js → simple-search-input-LnHcOg6V.js} +1 -1
- package/dist/{tooltip-CctHNqZX.js → tooltip-3cWQxOb5.js} +1 -1
- package/dist/types/components/atoms/form/inputs/range-slider.d.ts +1 -1
- package/dist/types/components/atoms/progress/progress-bar.d.ts +1 -1
- package/dist/types/components/atoms/veil.d.ts +1 -1
- package/dist/types/components/molecules/counters/counter.d.ts +1 -1
- package/dist/types/components/molecules/date-time/date-picker.d.ts +1 -1
- package/dist/types/components/molecules/date-time/date-range-picker.d.ts +1 -1
- package/dist/types/components/molecules/date-time/time-picker.d.ts +1 -1
- package/dist/types/components/molecules/form/form-field.d.ts +1 -1
- package/dist/types/components/molecules/toggle/toggle.d.ts +1 -1
- package/package.json +1 -1
package/dist/atoms.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as e, C as t, a as o, F as n, b as r, L as p, P as I, R as i, S as u, T as l } from "./tooltip-
|
|
1
|
+
import { B as e, C as t, a as o, F as n, b as r, L as p, P as I, R as i, S as u, T as l } from "./tooltip-3cWQxOb5.js";
|
|
2
2
|
import { B as m, I as c, L as T, M as g, U as x, i as B, a as C } from "./buttons-BY-KDbOv.js";
|
|
3
|
-
import { C as F, a as M, D as S, b, E as L, F as P, H as R, I as U, c as h, M as k, N as D, P as H, R as V, T as E, d as G, e as N, U as W, V as v, f as w, W as J } from "./image-
|
|
3
|
+
import { C as F, a as M, D as S, b, E as L, F as P, H as R, I as U, c as h, M as k, N as D, P as H, R as V, T as E, d as G, e as N, U as W, V as v, f as w, W as J } from "./image-BhZbKYDj.js";
|
|
4
4
|
import { S as q } from "./skeleton-BlY3opxG.js";
|
|
5
5
|
export {
|
|
6
6
|
e as Badge,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { Atom as c, Component as y, Html as A, Dom as Z, base as tt, Data as k, Builder as H, Jot as w, Events as g, DateTime as M } from "@base-framework/base";
|
|
2
2
|
import { Div as n, H5 as et, P as b, Li as q, Span as a, Ul as V, Button as p, I as T, OnState as I, Label as P, H2 as v, Form as st, Header as B, Footer as L, A as G, H3 as ot, Checkbox as nt, Input as f, Img as W, Nav as it, UseParent as _, OnStateOpen as O, Time as rt, Dialog as lt } from "@base-framework/atoms";
|
|
3
|
-
import { P as S, C as at, R as ct } from "./simple-search-input-
|
|
3
|
+
import { P as S, C as at, R as ct } from "./simple-search-input-LnHcOg6V.js";
|
|
4
4
|
import { U as m, B as h, I as dt } from "./buttons-BY-KDbOv.js";
|
|
5
5
|
import { Timer as ut, List as ht, DynamicTime as mt } from "@base-framework/organisms";
|
|
6
|
-
import { C as ft, b as pt } from "./tooltip-
|
|
7
|
-
import { f as C } from "./image-
|
|
6
|
+
import { C as ft, b as pt } from "./tooltip-3cWQxOb5.js";
|
|
7
|
+
import { f as C } from "./image-BhZbKYDj.js";
|
|
8
8
|
import { Icons as u } from "./icons.es.js";
|
|
9
9
|
import { F as z } from "./format-DE4rFWuD.js";
|
|
10
10
|
import "./mobile-nav-wrapper-gNWndUx9.js";
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
import { Div as h, Label as f, Checkbox as m, Span as
|
|
1
|
+
import { Div as h, Label as f, Checkbox as m, Span as p, OnState as x, I as k, Input as n, Textarea as g, Img as y } from "@base-framework/atoms";
|
|
2
2
|
import { Jot as b, Atom as s, Component as I } from "@base-framework/base";
|
|
3
3
|
import { Icons as C } from "./icons.es.js";
|
|
4
|
-
const v = "flex h-10 w-full px-3 py-2 text-sm",
|
|
4
|
+
const v = "flex h-10 w-full px-3 py-2 text-sm", r = "rounded-md border border-border bg-input", l = "focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 ring-offset-background", c = "disabled:cursor-not-allowed disabled:opacity-50 [&:user-invalid]:border-destructive", o = "placeholder:text-muted-foreground", $ = `${v} ${r} ${l} ${o} ${c}`, w = ({ id: e, checked: a, bind: t, required: d }) => m({
|
|
5
5
|
id: e,
|
|
6
6
|
cache: "checkbox",
|
|
7
7
|
class: "absolute opacity-0 w-full h-full cursor-pointer pointer-events-none",
|
|
8
8
|
aria: {
|
|
9
9
|
checked: ["checked"]
|
|
10
10
|
},
|
|
11
|
-
required:
|
|
11
|
+
required: d,
|
|
12
12
|
checked: a,
|
|
13
13
|
bind: t
|
|
14
|
-
}), T = () =>
|
|
15
|
-
|
|
14
|
+
}), T = () => p({ class: "absolute text-xs pointer-events-none" }, [
|
|
15
|
+
x(
|
|
16
16
|
"checked",
|
|
17
17
|
(e) => e ? k({
|
|
18
18
|
class: "w-2 h-2 pointer-events-none",
|
|
19
19
|
html: C.check
|
|
20
20
|
}) : null
|
|
21
21
|
)
|
|
22
|
-
]), H = ({ id: e, bind: a, checked: t, required:
|
|
22
|
+
]), H = ({ id: e, bind: a, checked: t, required: d, clickHandler: u }) => h({
|
|
23
23
|
class: `relative flex items-center justify-center w-5 h-5 transition-colors duration-200 hover:border-accent-foreground
|
|
24
24
|
rounded-md border
|
|
25
25
|
${l}
|
|
26
|
-
${
|
|
26
|
+
${c}`.trim(),
|
|
27
27
|
onState: [
|
|
28
28
|
"checked",
|
|
29
29
|
{
|
|
@@ -39,13 +39,13 @@ const v = "flex h-10 w-full px-3 py-2 text-sm", c = "rounded-md border border-bo
|
|
|
39
39
|
tabIndex: 0,
|
|
40
40
|
click: u
|
|
41
41
|
}, [
|
|
42
|
-
w({ bind: a, checked: t, id: e, required:
|
|
42
|
+
w({ bind: a, checked: t, id: e, required: d }),
|
|
43
43
|
T()
|
|
44
44
|
]), D = ({ id: e, label: a, clickHandler: t }) => f({
|
|
45
45
|
class: "text-base cursor-pointer",
|
|
46
46
|
htmlFor: e,
|
|
47
47
|
click: t
|
|
48
|
-
}, a),
|
|
48
|
+
}, a), V = b(
|
|
49
49
|
{
|
|
50
50
|
/**
|
|
51
51
|
* This will initialize the state of the checkbox.
|
|
@@ -107,10 +107,10 @@ const v = "flex h-10 w-full px-3 py-2 text-sm", c = "rounded-md border border-bo
|
|
|
107
107
|
}, P = (e) => {
|
|
108
108
|
const a = e.target, t = E(a.value);
|
|
109
109
|
t && (a.value = t);
|
|
110
|
-
},
|
|
110
|
+
}, i = s((e) => n({
|
|
111
111
|
...e,
|
|
112
|
-
class: `${
|
|
113
|
-
})),
|
|
112
|
+
class: `${$} ${e.class || ""}`.trim()
|
|
113
|
+
})), j = s((e) => i({
|
|
114
114
|
...e,
|
|
115
115
|
type: "tel",
|
|
116
116
|
name: e.name || "Phone",
|
|
@@ -118,75 +118,75 @@ const v = "flex h-10 w-full px-3 py-2 text-sm", c = "rounded-md border border-bo
|
|
|
118
118
|
placeholder: "(555) 555-5555",
|
|
119
119
|
pattern: e.pattern || "\\(\\d{3}\\) \\d{3}-\\d{4}",
|
|
120
120
|
keyup: P
|
|
121
|
-
})),
|
|
121
|
+
})), q = s((e) => i({
|
|
122
122
|
...e,
|
|
123
123
|
type: "email",
|
|
124
124
|
name: e.name || "Email",
|
|
125
125
|
label: e.label || "Email",
|
|
126
126
|
placeholder: "Email address"
|
|
127
|
-
})),
|
|
127
|
+
})), J = s((e) => g({
|
|
128
128
|
...e,
|
|
129
129
|
as: "textarea",
|
|
130
|
-
class: `flex w-full h-24 px-3 py-2 text-sm ${
|
|
131
|
-
})),
|
|
132
|
-
|
|
130
|
+
class: `flex w-full h-24 px-3 py-2 text-sm ${r} ${l} ${o} ${c} ${e.class || ""}`.trim()
|
|
131
|
+
})), N = (e = {}) => h({ class: "flex items-center gap-x-2" }, [
|
|
132
|
+
n({
|
|
133
133
|
...e,
|
|
134
134
|
type: "radio",
|
|
135
135
|
class: "cursor-pointer appearance-none h-4 w-4 border rounded-full checked:border-primary checked:bg-primary focus:ring focus:ring-primary".trim()
|
|
136
136
|
}),
|
|
137
137
|
e.label && f({ forHTML: e.value, class: "cursor-pointer" }, e.label)
|
|
138
|
-
]),
|
|
138
|
+
]), R = s((e) => n({
|
|
139
139
|
...e,
|
|
140
140
|
type: "date",
|
|
141
|
-
class: `${
|
|
142
|
-
})),
|
|
141
|
+
class: `${r} ${l} ${o} ${c} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
|
|
142
|
+
})), U = s((e) => n({
|
|
143
143
|
...e,
|
|
144
144
|
type: "time",
|
|
145
|
-
class: `${
|
|
146
|
-
})),
|
|
145
|
+
class: `${r} ${l} ${o} ${c} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
|
|
146
|
+
})), W = s((e) => n({
|
|
147
147
|
...e,
|
|
148
148
|
type: "datetime-local",
|
|
149
|
-
class: `${
|
|
150
|
-
})),
|
|
149
|
+
class: `${r} ${l} ${o} ${c} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
|
|
150
|
+
})), z = s((e) => n({
|
|
151
151
|
...e,
|
|
152
152
|
type: "month",
|
|
153
|
-
class: `${
|
|
154
|
-
})),
|
|
153
|
+
class: `${r} ${l} ${o} ${c} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
|
|
154
|
+
})), A = s((e) => n({
|
|
155
155
|
...e,
|
|
156
156
|
type: "week",
|
|
157
|
-
class: `${
|
|
158
|
-
})),
|
|
157
|
+
class: `${r} ${l} ${o} ${c} px-3 py-2 text-sm ring-offset-background ${e.class || ""}`.trim()
|
|
158
|
+
})), B = s((e) => i({
|
|
159
159
|
...e,
|
|
160
160
|
type: "number"
|
|
161
|
-
})),
|
|
161
|
+
})), G = s((e) => i({
|
|
162
162
|
...e,
|
|
163
163
|
type: "password"
|
|
164
164
|
}));
|
|
165
|
-
s((e) =>
|
|
165
|
+
s((e) => i({
|
|
166
166
|
...e,
|
|
167
167
|
type: "search"
|
|
168
168
|
}));
|
|
169
|
-
const
|
|
169
|
+
const K = s((e) => i({
|
|
170
170
|
...e,
|
|
171
171
|
type: "url"
|
|
172
|
-
})),
|
|
172
|
+
})), Q = s((e) => i({
|
|
173
173
|
...e,
|
|
174
174
|
type: "hidden"
|
|
175
|
-
})),
|
|
175
|
+
})), X = s((e) => n({
|
|
176
176
|
...e,
|
|
177
177
|
type: "color",
|
|
178
|
-
class: `${
|
|
178
|
+
class: `${r} text-foreground p-0 ${c} ${e.class || ""}`.trim()
|
|
179
179
|
}));
|
|
180
180
|
s((e) => m({
|
|
181
181
|
...e,
|
|
182
|
-
class: `flex h-4 w-4 text-foreground ${
|
|
182
|
+
class: `flex h-4 w-4 text-foreground ${r} ${l} ${c} ${e.class || ""}`.trim()
|
|
183
183
|
}));
|
|
184
|
-
const F = "file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground",
|
|
184
|
+
const F = "file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground", Y = s((e) => n({
|
|
185
185
|
...e,
|
|
186
186
|
type: "file",
|
|
187
|
-
class: `${
|
|
187
|
+
class: `${$} ${F} ${e.class || ""}`.trim()
|
|
188
188
|
}));
|
|
189
|
-
class
|
|
189
|
+
class L extends I {
|
|
190
190
|
/**
|
|
191
191
|
* This will set the component context.
|
|
192
192
|
*
|
|
@@ -200,18 +200,7 @@ class Y extends I {
|
|
|
200
200
|
return t ? { data: t } : null;
|
|
201
201
|
}
|
|
202
202
|
}
|
|
203
|
-
const Z = (e) => {
|
|
204
|
-
const a = {
|
|
205
|
-
setContext(t) {
|
|
206
|
-
if (this.data)
|
|
207
|
-
return null;
|
|
208
|
-
const o = this?.parent?.data ?? this?.parent?.context?.data ?? this?.parent?.state ?? null;
|
|
209
|
-
return o ? { data: o } : null;
|
|
210
|
-
},
|
|
211
|
-
...e
|
|
212
|
-
};
|
|
213
|
-
return b(a);
|
|
214
|
-
}, _ = s(({ src: e, alt: a, class: t, checkPath: o = !0 }) => !e || (t = t || "", o && e.indexOf(".") === -1 && e.indexOf("[[") === -1) ? null : y({
|
|
203
|
+
const Z = (e) => b(e, L), _ = s(({ src: e, alt: a, class: t, checkPath: d = !0 }) => !e || (t = t || "", d && e.indexOf(".") === -1 && e.indexOf("[[") === -1) ? null : y({
|
|
215
204
|
class: `absolute w-full h-full object-cover fadeIn ${t}`,
|
|
216
205
|
src: e,
|
|
217
206
|
alt: a,
|
|
@@ -222,27 +211,27 @@ const Z = (e) => {
|
|
|
222
211
|
error: (u) => u.target.style.visibility = "hidden"
|
|
223
212
|
}));
|
|
224
213
|
export {
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
214
|
+
V as C,
|
|
215
|
+
R as D,
|
|
216
|
+
q as E,
|
|
217
|
+
Y as F,
|
|
218
|
+
Q as H,
|
|
230
219
|
_ as I,
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
220
|
+
z as M,
|
|
221
|
+
B as N,
|
|
222
|
+
G as P,
|
|
223
|
+
N as R,
|
|
224
|
+
j as T,
|
|
225
|
+
K as U,
|
|
226
|
+
L as V,
|
|
227
|
+
A as W,
|
|
228
|
+
X as a,
|
|
229
|
+
W as b,
|
|
230
|
+
i as c,
|
|
231
|
+
J as d,
|
|
232
|
+
U as e,
|
|
244
233
|
Z as f,
|
|
245
234
|
l as g,
|
|
246
|
-
|
|
247
|
-
|
|
235
|
+
c as h,
|
|
236
|
+
$ as i
|
|
248
237
|
};
|
package/dist/index.es.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { B as s, C as o, a as t, F as r, b as n, L as i, P as l, R as p, S as m, T as d } from "./tooltip-
|
|
1
|
+
import { B as s, C as o, a as t, F as r, b as n, L as i, P as l, R as p, S as m, T as d } from "./tooltip-3cWQxOb5.js";
|
|
2
2
|
import { B as c, I as g, L as T, M as C, U as I, i as S, a as b } from "./buttons-BY-KDbOv.js";
|
|
3
|
-
import { C as B, a as F, D as P, b as M, E as f, F as k, H as x, I as v, c as N, M as U, N as h, P as y, R as L, T as W, d as H, e as R, U as w, V as A, f as G, W as O } from "./image-
|
|
3
|
+
import { C as B, a as F, D as P, b as M, E as f, F as k, H as x, I as v, c as N, M as U, N as h, P as y, R as L, T as W, d as H, e as R, U as w, V as A, f as G, W as O } from "./image-BhZbKYDj.js";
|
|
4
4
|
import { S as j } from "./skeleton-BlY3opxG.js";
|
|
5
5
|
import { Icons as J, MaterialSymbols as q } from "./icons.es.js";
|
|
6
|
-
import { A as K, B as Q, C as _, a as X, b as Y, c as Z, d as $, D as aa, e as ea, f as sa, g as oa, h as ta, i as ra, j as na, k as ia, l as la, m as pa, n as ma, o as da, E as ua, F as ca, p as ga, q as Ta, r as Ca, s as Ia, t as Sa, u as ba, v as Da, w as Ba, x as Fa, I as Pa, L as Ma, M as fa, y as ka, N as xa, z as va, P as Na, S as Ua, G as ha, H as ya, J as La, K as Wa, T as Ha, O as Ra, Q as wa, R as Aa, U as Ga } from "./empty-state-
|
|
7
|
-
import { A as Ea, B as ja, C as Va, a as Ja, b as qa, D as za, c as Ka, d as Qa, e as _a, f as Xa, g as Ya, F as Za, H as $a, M as ae, O as ee, P as se, R as oe, S as te, h as re, i as ne, j as ie, T as le, U as pe, k as me, l as de, m as ue, p as ce } from "./simple-search-input-
|
|
8
|
-
import { B as Te, I as Ce, N as Ie, P as Se, S as be, T as De, a as Be, b as Fe, U as Pe, c as Me, d as fe, e as ke, W as xe, f as ve, g as Ne, h as Ue, i as he, j as ye, k as Le, l as We, m as He, n as Re } from "./signature-panel-
|
|
6
|
+
import { A as K, B as Q, C as _, a as X, b as Y, c as Z, d as $, D as aa, e as ea, f as sa, g as oa, h as ta, i as ra, j as na, k as ia, l as la, m as pa, n as ma, o as da, E as ua, F as ca, p as ga, q as Ta, r as Ca, s as Ia, t as Sa, u as ba, v as Da, w as Ba, x as Fa, I as Pa, L as Ma, M as fa, y as ka, N as xa, z as va, P as Na, S as Ua, G as ha, H as ya, J as La, K as Wa, T as Ha, O as Ra, Q as wa, R as Aa, U as Ga } from "./empty-state-BpM0ahNZ.js";
|
|
7
|
+
import { A as Ea, B as ja, C as Va, a as Ja, b as qa, D as za, c as Ka, d as Qa, e as _a, f as Xa, g as Ya, F as Za, H as $a, M as ae, O as ee, P as se, R as oe, S as te, h as re, i as ne, j as ie, T as le, U as pe, k as me, l as de, m as ue, p as ce } from "./simple-search-input-LnHcOg6V.js";
|
|
8
|
+
import { B as Te, I as Ce, N as Ie, P as Se, S as be, T as De, a as Be, b as Fe, U as Pe, c as Me, d as fe, e as ke, W as xe, f as ve, g as Ne, h as Ue, i as he, j as ye, k as Le, l as We, m as He, n as Re } from "./signature-panel-CISkLji2.js";
|
|
9
9
|
import { B as Ae, I as Ge, M as Oe, a as Ee, b as je, N as Ve, c as Je, d as qe, e as ze, f as Ke, P as Qe, S as _e, T as Xe } from "./mobile-nav-wrapper-gNWndUx9.js";
|
|
10
10
|
import { S as Ze } from "./sidebar-menu-9uhT3f6A.js";
|
|
11
11
|
import { B as as, F as es, M as ss, P as os } from "./full-page-DccgwWsM.js";
|
package/dist/molecules.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
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 u, k as c, l as g, 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-
|
|
2
|
-
import { A as X, P as Y, m as Z } from "./simple-search-input-
|
|
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 u, k as c, l as g, 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-BpM0ahNZ.js";
|
|
2
|
+
import { A as X, P as Y, m as Z } from "./simple-search-input-LnHcOg6V.js";
|
|
3
3
|
export {
|
|
4
4
|
s as Alert,
|
|
5
5
|
X as Avatar,
|
package/dist/organisms.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as s, C as n, a as t, b as r, D as o, c as l, d as i, e as d, f as b, g as p, F as u, H as T, M as g, O as v, R as N, S as k, h as D, i as c, j as C, T as m, U as B, k as S, l as M, p as h } from "./simple-search-input-
|
|
2
|
-
import { B as W, I as U, N as f, P as H, S as I, T as P, a as x, b as L, U as O, c as F, d as G, e as j, W as R, f as w, g as q, h as z, i as A, j as E, k as J, l as K, m as Q, n as V } from "./signature-panel-
|
|
1
|
+
import { B as s, C as n, a as t, b as r, D as o, c as l, d as i, e as d, f as b, g as p, F as u, H as T, M as g, O as v, R as N, S as k, h as D, i as c, j as C, T as m, U as B, k as S, l as M, p as h } from "./simple-search-input-LnHcOg6V.js";
|
|
2
|
+
import { B as W, I as U, N as f, P as H, S as I, T as P, a as x, b as L, U as O, c as F, d as G, e as j, W as R, f as w, g as q, h as z, i as A, j as E, k as J, l as K, m as Q, n as V } from "./signature-panel-CISkLji2.js";
|
|
3
3
|
import { B as Y, I as Z, M as _, a as $, b as aa, N as ea, c as sa, d as na, e as ta, f as ra, P as oa, S as la, T as ia } from "./mobile-nav-wrapper-gNWndUx9.js";
|
|
4
4
|
import { S as ba } from "./sidebar-menu-9uhT3f6A.js";
|
|
5
5
|
export {
|
|
@@ -2,8 +2,8 @@ import { Div as l, Button as b, On as j, Span as T, Nav as f, Ul as p, Section a
|
|
|
2
2
|
import { Component as k, Data as I, DateTime as U, router as v, NavLink as S, base as L, Dom as B } from "@base-framework/base";
|
|
3
3
|
import { B as C } from "./buttons-BY-KDbOv.js";
|
|
4
4
|
import { Icons as D } from "./icons.es.js";
|
|
5
|
-
import { O as A } from "./simple-search-input-
|
|
6
|
-
import { V as u, H as F } from "./image-
|
|
5
|
+
import { O as A } from "./simple-search-input-LnHcOg6V.js";
|
|
6
|
+
import { V as u, H as F } from "./image-BhZbKYDj.js";
|
|
7
7
|
import { IntervalTimer as O } from "@base-framework/organisms";
|
|
8
8
|
class Pt extends k {
|
|
9
9
|
/**
|
|
@@ -3,7 +3,7 @@ import { Component as R, Data as P, Atom as m, DateTime as H, DataTracker as _,
|
|
|
3
3
|
import { B as y, U as q } from "./buttons-BY-KDbOv.js";
|
|
4
4
|
import { Icons as S } from "./icons.es.js";
|
|
5
5
|
import { TableBody as ct, DataTableBody as dt, ScrollableTableBody as ht, List as ut } from "@base-framework/organisms";
|
|
6
|
-
import { I as ft, C as mt, c as gt } from "./image-
|
|
6
|
+
import { I as ft, C as mt, c as gt } from "./image-BhZbKYDj.js";
|
|
7
7
|
const yt = (t, e) => {
|
|
8
8
|
const s = t ? t.getBoundingClientRect() : { top: 0, bottom: 0, left: 0 }, a = e.getBoundingClientRect(), n = 10, o = globalThis.scrollX, c = globalThis.scrollY;
|
|
9
9
|
let l = s.left + o, u = s.bottom + c;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Span as c, Div as o, Legend as f, Fieldset as x, H4 as C, P as h, UseParent as u, Input as y } from "@base-framework/atoms";
|
|
2
2
|
import { Atom as s, Html as p } from "@base-framework/base";
|
|
3
|
-
import { f as d, g as k, h as w, i as $ } from "./image-
|
|
3
|
+
import { f as d, g as k, h as w, i as $ } from "./image-BhZbKYDj.js";
|
|
4
4
|
const a = {
|
|
5
5
|
gray: {
|
|
6
6
|
backgroundColor: "bg-gray-50",
|
package/package.json
CHANGED