@base-framework/ui 1.0.74 → 1.0.76
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/index.es.js +1 -1
- package/dist/organisms.es.js +1 -1
- package/dist/{signature-panel-DQql2HX7.js → signature-panel-DkDboZSd.js} +138 -115
- package/dist/types/components/organisms/lists/scrollable-data-table.d.ts +5 -0
- package/dist/types/components/organisms/lists/scrollable-table.d.ts +31 -0
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -5,7 +5,7 @@ import { V as w, a as U } from "./veil-D4dRxILB.js";
|
|
|
5
5
|
import { Icons as R } from "./icons.es.js";
|
|
6
6
|
import { A as G, B as V, C as j, z as q, u as z, v as J, w as _, D as K, j as Q, k as X, G as Y, E as Z, s as $, c as aa, a as sa, b as ea, i as oa, g as ta, e as ra, h as na, F as ia, d as la, f as pa, t as ua, M as ma, l as da, N as ga, P as Ta, p as ca, q as Ca, S as ba, n as Da, o as Sa, T as Ia, x as Ba, y as Pa, m as Fa, r as Ma } from "./confirmation-DgARq0AK.js";
|
|
7
7
|
import { A as Na, b as va, C as fa, D as xa, a as ha, F as ya, M as Wa, P as La, c as Aa, g as Ha, p as wa } from "./calendar-BDqm833e.js";
|
|
8
|
-
import { B as Oa, n as Ra, C as Ea, j as Ga, D as Va, l as ja, H as qa, I as za, N as Ja, O as _a, P as Ka, S as Qa, m as Xa, r as Ya, q as Za, o as $a, p as as, T as ss, k as es, U as os, W as ts, f as rs, h as ns, i as is, c as ls, d as ps, b as us, e as ms, a as ds, g as gs } from "./signature-panel-
|
|
8
|
+
import { B as Oa, n as Ra, C as Ea, j as Ga, D as Va, l as ja, H as qa, I as za, N as Ja, O as _a, P as Ka, S as Qa, m as Xa, r as Ya, q as Za, o as $a, p as as, T as ss, k as es, U as os, W as ts, f as rs, h as ns, i as is, c as ls, d as ps, b as us, e as ms, a as ds, g as gs } from "./signature-panel-DkDboZSd.js";
|
|
9
9
|
import { B as cs, I as Cs, M as bs, d as Ds, e as Ss, g as Is, N as Bs, b as Ps, a as Fs, f as Ms, P as ks, c as Ns, S as vs, T as fs } from "./mobile-nav-wrapper-BE_hr65B.js";
|
|
10
10
|
import { B as hs, a as ys, C as Ws, F as Ls, b as As, c as Hs, M as ws, P as Us, S as Os } from "./sidebar-menu-page-nCAVFk3R.js";
|
|
11
11
|
import { A as Es, F as Gs, M as Vs, a as js, T as qs } from "./aside-template-McEj_Gxc.js";
|
package/dist/organisms.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as s, n as o, C as t, j as r, D as l, l as n, H as i, I as b, N as d, O as v, P as g, S as p, m as u, r as N, q as k, o as D, p as C, T, k as c, U as M, W as B, f as m, h as y, i as W, c as h, d as H, b as P, e as S, a as f, g as x } from "./signature-panel-
|
|
1
|
+
import { B as s, n as o, C as t, j as r, D as l, l as n, H as i, I as b, N as d, O as v, P as g, S as p, m as u, r as N, q as k, o as D, p as C, T, k as c, U as M, W as B, f as m, h as y, i as W, c as h, d as H, b as P, e as S, a as f, g as x } from "./signature-panel-DkDboZSd.js";
|
|
2
2
|
import { b as L, C as O, D as F, a as U, F as G, M as j, c as q, p as w } from "./calendar-BDqm833e.js";
|
|
3
3
|
import { B as A, I as E, M as J, d as K, e as Q, g as R, N as V, b as X, a as Y, f as Z, P as _, c as $, S as aa, T as ea } from "./mobile-nav-wrapper-BE_hr65B.js";
|
|
4
4
|
export {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Button as y, Div as o, On as E, Span as v, Th as P, UseParent as H, I as Q, Thead as X, Tr as q, Table as R, P as m, Li as D, Time as K, Nav as S, Ul as b, Section as
|
|
2
|
-
import { Atom as d, Component as u, Data as
|
|
3
|
-
import { B as
|
|
1
|
+
import { Button as y, Div as o, On as E, Span as v, Th as P, UseParent as H, I as Q, Thead as X, Tr as q, Table as R, P as m, Li as D, Time as K, Nav as S, Ul as b, Section as M, Canvas as G } from "@base-framework/atoms";
|
|
2
|
+
import { Atom as d, Component as u, Data as C, DateTime as V, Jot as O, router as x, NavLink as z, DataTracker as N, base as I, Dom as B } from "@base-framework/base";
|
|
3
|
+
import { B as L, I as $ } from "./buttons-CVEwmPAi.js";
|
|
4
4
|
import { Icons as w } from "./icons.es.js";
|
|
5
5
|
import { TableBody as _, ScrollableTableBody as J, List as Z, IntervalTimer as ee } from "@base-framework/organisms";
|
|
6
6
|
import { C as te, I as se, H as ae } from "./inputs-DmJuUwS9.js";
|
|
@@ -16,7 +16,7 @@ d(({ value: t, label: e }) => y({
|
|
|
16
16
|
dataSet: ["performance", ["state", t, "active"]],
|
|
17
17
|
click: (s, { state: a }) => a.performance = t
|
|
18
18
|
}, e));
|
|
19
|
-
class
|
|
19
|
+
class Ze extends u {
|
|
20
20
|
/**
|
|
21
21
|
* This will declare the props for the compiler.
|
|
22
22
|
*
|
|
@@ -63,7 +63,7 @@ const oe = (t) => {
|
|
|
63
63
|
n.setDate(s.getDate() - a);
|
|
64
64
|
const i = new Date(n);
|
|
65
65
|
return i.setDate(n.getDate() + (t - 1) * 7), i;
|
|
66
|
-
},
|
|
66
|
+
}, et = (t, e) => {
|
|
67
67
|
const s = new Date(t, e, 1).getDay(), a = new Date(t, e + 1, 0).getDate(), n = [];
|
|
68
68
|
let i = [];
|
|
69
69
|
for (let l = 1 - s; l <= a; l++) {
|
|
@@ -71,7 +71,7 @@ const oe = (t) => {
|
|
|
71
71
|
i.push(l > 0 ? h : null), (i.length === 7 || l === a) && (n.push([...i]), i = []);
|
|
72
72
|
}
|
|
73
73
|
return n;
|
|
74
|
-
},
|
|
74
|
+
}, tt = (t, e) => {
|
|
75
75
|
const s = new Date(t, e + 1, 0).getDate(), a = [];
|
|
76
76
|
let n = [];
|
|
77
77
|
for (let i = 1; i <= s; i++)
|
|
@@ -154,7 +154,7 @@ const oe = (t) => {
|
|
|
154
154
|
)
|
|
155
155
|
]
|
|
156
156
|
);
|
|
157
|
-
}), W = ({ label: t, click: e }) =>
|
|
157
|
+
}), W = ({ label: t, click: e }) => L(
|
|
158
158
|
{
|
|
159
159
|
class: `
|
|
160
160
|
inline-flex items-center justify-center h-7 w-7 bg-transparent p-0
|
|
@@ -178,7 +178,7 @@ const oe = (t) => {
|
|
|
178
178
|
click: t
|
|
179
179
|
})
|
|
180
180
|
]);
|
|
181
|
-
class
|
|
181
|
+
class st extends u {
|
|
182
182
|
/**
|
|
183
183
|
* This will declare the props for the compiler.
|
|
184
184
|
*
|
|
@@ -194,7 +194,7 @@ class tt extends u {
|
|
|
194
194
|
*/
|
|
195
195
|
setData() {
|
|
196
196
|
const e = /* @__PURE__ */ new Date(), s = this.selectedWeek || this.calculateCurrentWeek(e), a = T(s, e.getFullYear());
|
|
197
|
-
return new
|
|
197
|
+
return new C({
|
|
198
198
|
monthName: this.getMonthName(a.getMonth()),
|
|
199
199
|
year: a.getFullYear(),
|
|
200
200
|
month: a.getMonth(),
|
|
@@ -329,7 +329,7 @@ const pe = (t, e) => {
|
|
|
329
329
|
items: e,
|
|
330
330
|
rowItem: (n) => a(n, s),
|
|
331
331
|
class: "divide-y divide-border"
|
|
332
|
-
}), ke =
|
|
332
|
+
}), ke = O(
|
|
333
333
|
{
|
|
334
334
|
/**
|
|
335
335
|
* Initializes component data.
|
|
@@ -337,7 +337,7 @@ const pe = (t, e) => {
|
|
|
337
337
|
* @returns {Data}
|
|
338
338
|
*/
|
|
339
339
|
setData() {
|
|
340
|
-
return new
|
|
340
|
+
return new C({
|
|
341
341
|
selectedRows: [],
|
|
342
342
|
selected: !1
|
|
343
343
|
});
|
|
@@ -477,82 +477,105 @@ const pe = (t, e) => {
|
|
|
477
477
|
this.data.selectedRows = [];
|
|
478
478
|
}
|
|
479
479
|
}
|
|
480
|
-
)
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
480
|
+
);
|
|
481
|
+
class xe extends ke {
|
|
482
|
+
/**
|
|
483
|
+
* Renders the DataTable component.
|
|
484
|
+
*
|
|
485
|
+
* @returns {object}
|
|
486
|
+
*/
|
|
487
|
+
render() {
|
|
488
|
+
const e = this.rows, s = this.border !== !1 ? "border" : "";
|
|
489
|
+
return o({ class: "w-full" }, [
|
|
490
|
+
o({ class: `w-full rounded-md ${s} overflow-x-auto` }, [
|
|
491
|
+
R({ class: "w-full" }, [
|
|
492
|
+
// @ts-ignore
|
|
493
|
+
this.headers && j({ headers: this.headers, sort: (a) => this.sortRows(a) }),
|
|
494
|
+
// @ts-ignore
|
|
495
|
+
this.customHeader ?? null,
|
|
496
|
+
new J({
|
|
492
497
|
// @ts-ignore
|
|
493
|
-
|
|
498
|
+
scrollContainer: this.scrollContainer,
|
|
494
499
|
// @ts-ignore
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
500
|
+
loadMoreItems: this.loadMoreItems,
|
|
501
|
+
// @ts-ignore
|
|
502
|
+
offset: this.offset,
|
|
503
|
+
// @ts-ignore
|
|
504
|
+
limit: this.limit,
|
|
505
|
+
// @ts-ignore
|
|
506
|
+
class: this.class,
|
|
507
|
+
// @ts-ignore
|
|
508
|
+
containerClass: this.containerClass ?? "",
|
|
509
|
+
// @ts-ignore
|
|
510
|
+
data: this.tableData,
|
|
511
|
+
// @ts-ignore
|
|
512
|
+
key: this.key,
|
|
513
|
+
items: e,
|
|
514
|
+
// @ts-ignore
|
|
515
|
+
selectRow: this.selectRow.bind(this),
|
|
516
|
+
// @ts-ignore
|
|
517
|
+
rowItem: this.rowItem
|
|
518
|
+
})
|
|
513
519
|
])
|
|
514
|
-
])
|
|
515
|
-
|
|
520
|
+
])
|
|
521
|
+
]);
|
|
516
522
|
}
|
|
517
|
-
|
|
523
|
+
}
|
|
524
|
+
const at = d((t) => new xe(
|
|
525
|
+
{
|
|
526
|
+
tableData: t.data,
|
|
527
|
+
scrollContainer: t.scrollContainer,
|
|
528
|
+
loadMoreItems: t.loadMoreItems,
|
|
529
|
+
offset: t.offset,
|
|
530
|
+
limit: t.limit,
|
|
531
|
+
class: t.class,
|
|
532
|
+
key: t.key,
|
|
533
|
+
rows: t.rows,
|
|
534
|
+
rowItem: t.rowItem,
|
|
535
|
+
containerClass: t.containerClass ?? "",
|
|
536
|
+
headers: t.headers,
|
|
537
|
+
customHeader: t.customHeader,
|
|
538
|
+
border: t.border
|
|
539
|
+
}
|
|
540
|
+
)), ye = d(({ name: t, email: e }) => o({ class: "min-w-0 flex-auto" }, [
|
|
518
541
|
m({ class: "text-base font-semibold leading-6 m-0" }, t),
|
|
519
542
|
m({ class: "truncate text-sm leading-5 text-muted-foreground m-0" }, e)
|
|
520
|
-
])),
|
|
543
|
+
])), ve = () => o({ class: "flex items-center gap-x-1.5" }, [
|
|
521
544
|
o({ class: "flex-none rounded-full bg-emerald-500/20 p-1" }, [
|
|
522
545
|
o({ class: "h-1.5 w-1.5 rounded-full bg-emerald-500" })
|
|
523
546
|
]),
|
|
524
547
|
m({ class: "text-xs leading-5 text-gray-500" }, "Online")
|
|
525
|
-
]),
|
|
548
|
+
]), De = (t) => m({ class: "text-xs leading-5 text-muted-foreground" }, [
|
|
526
549
|
v("Last seen "),
|
|
527
550
|
K({ datetime: t }, "3h ago")
|
|
528
|
-
]),
|
|
551
|
+
]), Se = (t, e) => t === "online" ? ve() : De(e), Ce = d(({ role: t, lastSeen: e, status: s }) => o({ class: "hidden shrink-0 sm:flex sm:flex-col sm:items-end" }, [
|
|
529
552
|
m({ class: "text-sm leading-6 m-0" }, t),
|
|
530
|
-
|
|
531
|
-
])), Le = (t) => t.split(" ").map((s) => s[0]).join(""),
|
|
553
|
+
Se(s, e)
|
|
554
|
+
])), Le = (t) => t.split(" ").map((s) => s[0]).join(""), Ie = d((t) => D({ class: "fadeIn flex justify-between gap-x-6 py-4 px-4 rounded-md hover:bg-muted/50" }, [
|
|
532
555
|
o({ class: "flex min-w-0 gap-x-4" }, [
|
|
533
556
|
ne({ src: t.image, alt: t.name, fallbackText: Le(t.name) }),
|
|
534
|
-
|
|
557
|
+
ye({ name: t.name, email: t.email })
|
|
535
558
|
]),
|
|
536
|
-
|
|
559
|
+
Ce({
|
|
537
560
|
role: t.role,
|
|
538
561
|
lastSeen: t.lastSeen,
|
|
539
562
|
status: t.status
|
|
540
563
|
})
|
|
541
|
-
])),
|
|
564
|
+
])), nt = d((t) => new Z({
|
|
542
565
|
cache: "list",
|
|
543
566
|
key: "name",
|
|
544
567
|
items: t.users,
|
|
545
568
|
role: "list",
|
|
546
569
|
class: "divide-y divide-border",
|
|
547
|
-
rowItem:
|
|
548
|
-
})), Be = (t, e) => e.includes(t),
|
|
570
|
+
rowItem: Ie
|
|
571
|
+
})), Be = (t, e) => e.includes(t), Te = (t, e, s) => t.exact ? s === e : Be(e, s), We = ({ text: t, href: e, exact: s, hidden: a }) => new z({
|
|
549
572
|
text: t,
|
|
550
573
|
href: e,
|
|
551
574
|
exact: s,
|
|
552
575
|
dataSet: ["selected", ["state", !0, "active"]],
|
|
553
576
|
class: `${a ? "hidden" : "inline-flex"} items-center justify-center whitespace-nowrap px-3 py-1.5 text-sm font-medium transition-all rounded-md focus:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-ring focus-visible:ring-offset-background hover:bg-primary hover:text-primary-foreground disabled:opacity-50 disabled:pointer-events-none data-[state=active]:bg-primary data-[state=active]:text-primary-foreground data-[state=active]:shadow-sm`
|
|
554
577
|
});
|
|
555
|
-
class
|
|
578
|
+
class it extends u {
|
|
556
579
|
/**
|
|
557
580
|
* This will declare the props for the compiler.
|
|
558
581
|
*
|
|
@@ -608,7 +631,7 @@ class nt extends u {
|
|
|
608
631
|
for (const a of this.links) {
|
|
609
632
|
if (!a.rendered)
|
|
610
633
|
continue;
|
|
611
|
-
|
|
634
|
+
Te(a, a.getLinkPath(), e) ? (this.updateLink(a, !0), s = !0) : this.updateLink(a, !1);
|
|
612
635
|
}
|
|
613
636
|
!s && this.links[0] && this.updateLink(this.links[0], !0);
|
|
614
637
|
}
|
|
@@ -638,7 +661,7 @@ class nt extends u {
|
|
|
638
661
|
* @returns {object}
|
|
639
662
|
*/
|
|
640
663
|
addLink({ label: e, href: s, exact: a, hidden: n }) {
|
|
641
|
-
const i =
|
|
664
|
+
const i = We({ text: e, href: s, exact: a, hidden: n });
|
|
642
665
|
return this.links.push(i), i;
|
|
643
666
|
}
|
|
644
667
|
/**
|
|
@@ -650,10 +673,10 @@ class nt extends u {
|
|
|
650
673
|
this.links = [];
|
|
651
674
|
}
|
|
652
675
|
}
|
|
653
|
-
const
|
|
676
|
+
const ot = d((t) => {
|
|
654
677
|
const e = t.margin || "m-4 ml-0";
|
|
655
678
|
return o({ class: `flex-none ${e}` }, [
|
|
656
|
-
|
|
679
|
+
L({
|
|
657
680
|
variant: "icon",
|
|
658
681
|
class: "back-button",
|
|
659
682
|
click: () => {
|
|
@@ -761,7 +784,7 @@ N.addType("dockableOverlay", (t) => {
|
|
|
761
784
|
const e = t.component;
|
|
762
785
|
e && e.rendered === !0 && e.state.docked === !1 && e.destroy();
|
|
763
786
|
});
|
|
764
|
-
class
|
|
787
|
+
class lt extends A {
|
|
765
788
|
/**
|
|
766
789
|
* This will stop presistence.
|
|
767
790
|
*
|
|
@@ -870,7 +893,7 @@ class ot extends A {
|
|
|
870
893
|
document.documentElement.style.overflowY = "auto";
|
|
871
894
|
}
|
|
872
895
|
}
|
|
873
|
-
class
|
|
896
|
+
class rt extends A {
|
|
874
897
|
/**
|
|
875
898
|
* This will get the overlay type.
|
|
876
899
|
*
|
|
@@ -889,7 +912,7 @@ class lt extends A {
|
|
|
889
912
|
this.container = e, this.initialize();
|
|
890
913
|
}
|
|
891
914
|
}
|
|
892
|
-
const
|
|
915
|
+
const Pe = d(({ index: t, click: e, state: s }, a) => D({
|
|
893
916
|
class: "p-2 cursor-pointer hover:bg-muted/50",
|
|
894
917
|
onState: [
|
|
895
918
|
[s, "selectedIndex", {
|
|
@@ -898,10 +921,10 @@ const We = d(({ index: t, click: e, state: s }, a) => D({
|
|
|
898
921
|
}]
|
|
899
922
|
],
|
|
900
923
|
click: () => e(t)
|
|
901
|
-
}, a)),
|
|
924
|
+
}, a)), Re = d(({ selectOption: t, state: e }) => b({
|
|
902
925
|
class: "border rounded-md list-none m-0 p-0 max-h-[400px] overflow-y-auto",
|
|
903
|
-
for: ["filteredOptions", (s, a) =>
|
|
904
|
-
})),
|
|
926
|
+
for: ["filteredOptions", (s, a) => Pe({ index: a, click: t, state: e }, s.label)]
|
|
927
|
+
})), Me = d((t) => o({ class: "relative flex items-center" }, [
|
|
905
928
|
se({
|
|
906
929
|
cache: "input",
|
|
907
930
|
placeholder: t.placeholder ?? "Search...",
|
|
@@ -925,10 +948,10 @@ const We = d(({ index: t, click: e, state: s }, a) => D({
|
|
|
925
948
|
button: a.input,
|
|
926
949
|
size: "xl"
|
|
927
950
|
}, [
|
|
928
|
-
|
|
951
|
+
Re(t)
|
|
929
952
|
]);
|
|
930
953
|
}]
|
|
931
|
-
}),
|
|
954
|
+
}), ct = O(
|
|
932
955
|
{
|
|
933
956
|
/**
|
|
934
957
|
* This will set up the data object.
|
|
@@ -937,7 +960,7 @@ const We = d(({ index: t, click: e, state: s }, a) => D({
|
|
|
937
960
|
*/
|
|
938
961
|
setData() {
|
|
939
962
|
const t = this.options || [];
|
|
940
|
-
return new
|
|
963
|
+
return new C({
|
|
941
964
|
options: t,
|
|
942
965
|
filteredOptions: t
|
|
943
966
|
});
|
|
@@ -1025,7 +1048,7 @@ const We = d(({ index: t, click: e, state: s }, a) => D({
|
|
|
1025
1048
|
*/
|
|
1026
1049
|
render() {
|
|
1027
1050
|
return o({ class: "relative w-full max-w-md" }, [
|
|
1028
|
-
|
|
1051
|
+
Me({
|
|
1029
1052
|
// @ts-ignore
|
|
1030
1053
|
state: this.state,
|
|
1031
1054
|
// @ts-ignore
|
|
@@ -1048,7 +1071,7 @@ const We = d(({ index: t, click: e, state: s }, a) => D({
|
|
|
1048
1071
|
]);
|
|
1049
1072
|
}
|
|
1050
1073
|
}
|
|
1051
|
-
),
|
|
1074
|
+
), ze = (t) => D(
|
|
1052
1075
|
{
|
|
1053
1076
|
class: "inline-flex flex-auto items-center justify-center whitespace-nowrap rounded-sm 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-primary data-[state=active]:text-primary-foreground data-[state=active]:shadow-sm",
|
|
1054
1077
|
dataSet: ["selected", ["state", t.value, "active"]]
|
|
@@ -1060,10 +1083,10 @@ const We = d(({ index: t, click: e, state: s }, a) => D({
|
|
|
1060
1083
|
click: (e) => t.callBack(t.value)
|
|
1061
1084
|
}, t.label)
|
|
1062
1085
|
]
|
|
1063
|
-
),
|
|
1064
|
-
b({ class: "flex flex-auto flex-row", map: [t.options, (e) =>
|
|
1086
|
+
), Ne = (t, e) => (t.callBack = e, ze(t)), $e = (t) => S({ class: `tab items-center justify-center rounded-md bg-muted p-1 text-muted-foreground ${t.class}` }, [
|
|
1087
|
+
b({ class: "flex flex-auto flex-row", map: [t.options, (e) => Ne(e, t.callBack)] })
|
|
1065
1088
|
]);
|
|
1066
|
-
class
|
|
1089
|
+
class dt extends u {
|
|
1067
1090
|
/**
|
|
1068
1091
|
* This will declare the props for the compiler.
|
|
1069
1092
|
*
|
|
@@ -1080,12 +1103,12 @@ class ct extends u {
|
|
|
1080
1103
|
render() {
|
|
1081
1104
|
const e = this.select.bind(this);
|
|
1082
1105
|
return o({ class: "" }, [
|
|
1083
|
-
|
|
1106
|
+
$e({
|
|
1084
1107
|
class: this.class,
|
|
1085
1108
|
options: this.options,
|
|
1086
1109
|
callBack: e
|
|
1087
1110
|
}),
|
|
1088
|
-
|
|
1111
|
+
M({
|
|
1089
1112
|
class: "tab-content",
|
|
1090
1113
|
onState: ["selected", this.updateContent.bind(this)]
|
|
1091
1114
|
})
|
|
@@ -1151,7 +1174,7 @@ class ct extends u {
|
|
|
1151
1174
|
};
|
|
1152
1175
|
}
|
|
1153
1176
|
}
|
|
1154
|
-
const
|
|
1177
|
+
const je = (t) => D(
|
|
1155
1178
|
{
|
|
1156
1179
|
class: "inline-flex flex-auto items-center justify-center whitespace-nowrap rounded-sm 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-primary data-[state=active]:text-primary-foreground data-[state=active]:shadow-sm",
|
|
1157
1180
|
dataSet: ["selected", ["state", t.value, "active"]]
|
|
@@ -1164,10 +1187,10 @@ const $e = (t) => D(
|
|
|
1164
1187
|
disabled: t.disabled
|
|
1165
1188
|
}, t.label)
|
|
1166
1189
|
]
|
|
1167
|
-
),
|
|
1168
|
-
b({ class: "flex flex-auto flex-row", map: [t.options, (e) =>
|
|
1190
|
+
), Ae = (t, e) => (t.callBack = e, je(t)), Ue = (t) => S({ class: `tab items-center justify-center rounded-md bg-muted p-1 text-muted-foreground ${t.class}` }, [
|
|
1191
|
+
b({ class: "flex flex-auto flex-row", map: [t.options, (e) => Ae(e, t.callBack)] })
|
|
1169
1192
|
]);
|
|
1170
|
-
class
|
|
1193
|
+
class ht extends u {
|
|
1171
1194
|
/**
|
|
1172
1195
|
* This will declare the props for the compiler.
|
|
1173
1196
|
*
|
|
@@ -1183,7 +1206,7 @@ class dt extends u {
|
|
|
1183
1206
|
*/
|
|
1184
1207
|
render() {
|
|
1185
1208
|
const e = this.select.bind(this);
|
|
1186
|
-
return
|
|
1209
|
+
return Ue({
|
|
1187
1210
|
class: this.class,
|
|
1188
1211
|
options: this.options,
|
|
1189
1212
|
callBack: e
|
|
@@ -1210,17 +1233,17 @@ class dt extends u {
|
|
|
1210
1233
|
};
|
|
1211
1234
|
}
|
|
1212
1235
|
}
|
|
1213
|
-
const
|
|
1236
|
+
const Ye = (t, e) => new RegExp(`${t}($|/|\\.).*`).test(e), Fe = (t, e) => {
|
|
1214
1237
|
const s = t.getLinkPath();
|
|
1215
|
-
return t.exact ? e === s :
|
|
1216
|
-
},
|
|
1238
|
+
return t.exact ? e === s : Ye(s, e);
|
|
1239
|
+
}, Ee = ({ text: t, href: e, exact: s }) => new z({
|
|
1217
1240
|
text: t,
|
|
1218
1241
|
href: e,
|
|
1219
1242
|
exact: s,
|
|
1220
1243
|
dataSet: ["selected", ["state", !0, "active"]],
|
|
1221
1244
|
class: "inline-flex flex-auto items-center justify-center whitespace-nowrap rounded-sm px-3 py-1.5 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-primary data-[state=active]:text-primary-foreground data-[state=active]:shadow-sm"
|
|
1222
1245
|
});
|
|
1223
|
-
class
|
|
1246
|
+
class He extends u {
|
|
1224
1247
|
/**
|
|
1225
1248
|
* This will declare the props for the compiler.
|
|
1226
1249
|
*
|
|
@@ -1271,7 +1294,7 @@ class Ee extends u {
|
|
|
1271
1294
|
let s = !1, a = this.links[0];
|
|
1272
1295
|
this.deactivateAllLinks();
|
|
1273
1296
|
for (const n of this.links)
|
|
1274
|
-
if (n.rendered !== !1 && (s =
|
|
1297
|
+
if (n.rendered !== !1 && (s = Fe(n, e), s === !0)) {
|
|
1275
1298
|
this.updateLink(n, !0);
|
|
1276
1299
|
break;
|
|
1277
1300
|
}
|
|
@@ -1303,7 +1326,7 @@ class Ee extends u {
|
|
|
1303
1326
|
* @returns {object}
|
|
1304
1327
|
*/
|
|
1305
1328
|
addLink({ label: e, href: s, exact: a }) {
|
|
1306
|
-
const n =
|
|
1329
|
+
const n = Ee({ text: e, href: s, exact: a });
|
|
1307
1330
|
return this.links.push(n), n;
|
|
1308
1331
|
}
|
|
1309
1332
|
/**
|
|
@@ -1315,7 +1338,7 @@ class Ee extends u {
|
|
|
1315
1338
|
this.links = [];
|
|
1316
1339
|
}
|
|
1317
1340
|
}
|
|
1318
|
-
class
|
|
1341
|
+
class ut extends u {
|
|
1319
1342
|
/**
|
|
1320
1343
|
* This will declare the props for the compiler.
|
|
1321
1344
|
*
|
|
@@ -1331,11 +1354,11 @@ class ht extends u {
|
|
|
1331
1354
|
*/
|
|
1332
1355
|
render() {
|
|
1333
1356
|
return o({ class: "tab-panel" }, [
|
|
1334
|
-
new
|
|
1357
|
+
new He({
|
|
1335
1358
|
class: this.class,
|
|
1336
1359
|
options: this.options
|
|
1337
1360
|
}),
|
|
1338
|
-
|
|
1361
|
+
M({
|
|
1339
1362
|
class: "tab-content",
|
|
1340
1363
|
switch: this.addGroup()
|
|
1341
1364
|
})
|
|
@@ -1361,7 +1384,7 @@ class ht extends u {
|
|
|
1361
1384
|
return s;
|
|
1362
1385
|
}
|
|
1363
1386
|
}
|
|
1364
|
-
class
|
|
1387
|
+
class Qe extends u {
|
|
1365
1388
|
/**
|
|
1366
1389
|
* Runs before rendering, sets up defaults, a timer for drawing,
|
|
1367
1390
|
* and basic canvas properties.
|
|
@@ -1476,8 +1499,8 @@ class He extends u {
|
|
|
1476
1499
|
const { canvas: e, ctx: s } = this, a = e.toDataURL();
|
|
1477
1500
|
if (this.scale(), this.setupBackground(s), a !== "data:,") {
|
|
1478
1501
|
const n = new window.Image();
|
|
1479
|
-
|
|
1480
|
-
s.drawImage(n, 0, 0),
|
|
1502
|
+
I.on("load", n, function i() {
|
|
1503
|
+
s.drawImage(n, 0, 0), I.off("load", n, i);
|
|
1481
1504
|
}), n.src = a;
|
|
1482
1505
|
}
|
|
1483
1506
|
this.draw();
|
|
@@ -1497,7 +1520,7 @@ class He extends u {
|
|
|
1497
1520
|
* @returns {void}
|
|
1498
1521
|
*/
|
|
1499
1522
|
noScaleResize() {
|
|
1500
|
-
const e =
|
|
1523
|
+
const e = B.getSize(container);
|
|
1501
1524
|
this.width = canvas.width = e.width, this.height = canvas.height = e.height;
|
|
1502
1525
|
}
|
|
1503
1526
|
/**
|
|
@@ -1507,7 +1530,7 @@ class He extends u {
|
|
|
1507
1530
|
* @returns {void}
|
|
1508
1531
|
*/
|
|
1509
1532
|
scale() {
|
|
1510
|
-
const e = this.canvas, s = this.container, a =
|
|
1533
|
+
const e = this.canvas, s = this.container, a = B.getSize(s), n = this.targetSize, i = n.width, l = n.height;
|
|
1511
1534
|
let h = i + "px", c = l + "px";
|
|
1512
1535
|
if (this.width = e.width = i, this.height = e.height = l, a.width !== 0 && a.height !== 0) {
|
|
1513
1536
|
const f = a.width, g = a.height, r = f / i, p = g / l, k = Math.min(r, p);
|
|
@@ -1587,7 +1610,7 @@ class He extends u {
|
|
|
1587
1610
|
this.timer.stop(), this.status = "stopped";
|
|
1588
1611
|
}
|
|
1589
1612
|
}
|
|
1590
|
-
class
|
|
1613
|
+
class ft extends u {
|
|
1591
1614
|
/**
|
|
1592
1615
|
* Sets up default properties for the signature panel.
|
|
1593
1616
|
*
|
|
@@ -1610,13 +1633,13 @@ class ut extends u {
|
|
|
1610
1633
|
bind: this.path + ".data"
|
|
1611
1634
|
}),
|
|
1612
1635
|
o({ class: "absolute top-2 right-2" }, [
|
|
1613
|
-
|
|
1636
|
+
L({
|
|
1614
1637
|
variant: "icon",
|
|
1615
1638
|
icon: w.circleX,
|
|
1616
1639
|
click: this.reset.bind(this)
|
|
1617
1640
|
})
|
|
1618
1641
|
]),
|
|
1619
|
-
new
|
|
1642
|
+
new Qe({
|
|
1620
1643
|
cache: "canvasLayer",
|
|
1621
1644
|
margin: this.margin,
|
|
1622
1645
|
targetSize: this.targetSize,
|
|
@@ -1666,34 +1689,34 @@ class ut extends u {
|
|
|
1666
1689
|
}
|
|
1667
1690
|
}
|
|
1668
1691
|
export {
|
|
1669
|
-
|
|
1692
|
+
ot as B,
|
|
1670
1693
|
me as C,
|
|
1671
1694
|
be as D,
|
|
1672
1695
|
we as H,
|
|
1673
|
-
|
|
1674
|
-
|
|
1696
|
+
rt as I,
|
|
1697
|
+
it as N,
|
|
1675
1698
|
A as O,
|
|
1676
|
-
|
|
1677
|
-
|
|
1699
|
+
Ze as P,
|
|
1700
|
+
at as S,
|
|
1678
1701
|
j as T,
|
|
1679
|
-
|
|
1680
|
-
|
|
1702
|
+
Ie as U,
|
|
1703
|
+
st as W,
|
|
1681
1704
|
ce as a,
|
|
1682
1705
|
T as b,
|
|
1683
1706
|
le as c,
|
|
1684
|
-
|
|
1685
|
-
|
|
1707
|
+
et as d,
|
|
1708
|
+
tt as e,
|
|
1686
1709
|
he as f,
|
|
1687
1710
|
re as g,
|
|
1688
1711
|
fe as h,
|
|
1689
1712
|
ge as i,
|
|
1690
1713
|
ke as j,
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1714
|
+
nt as k,
|
|
1715
|
+
lt as l,
|
|
1716
|
+
ct as m,
|
|
1717
|
+
dt as n,
|
|
1718
|
+
ht as o,
|
|
1719
|
+
He as p,
|
|
1720
|
+
ut as q,
|
|
1721
|
+
ft as r
|
|
1699
1722
|
};
|
|
@@ -12,6 +12,11 @@
|
|
|
12
12
|
* @property {string} [props.key] - The key to use to identify the items.
|
|
13
13
|
* @property {array} [props.rows] - The initial rows.
|
|
14
14
|
* @property {function} [props.rowItem] - The row item.
|
|
15
|
+
* @property {array} [props.headers] - The table headers.
|
|
16
|
+
* @property {object} [props.customHeader] - The custom header.
|
|
17
|
+
* @property {function} [props.selectRow] - The function to select a row.
|
|
18
|
+
* @property {string} [props.border] - The border to add to the table.
|
|
19
|
+
* @property {object} [props.data] - The table data.
|
|
15
20
|
* @property {string} [props.containerClass] - The class to add to the scroll container.
|
|
16
21
|
* @returns {object}
|
|
17
22
|
*/
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
declare const ScrollableTable_base: typeof import("@base-framework/base").Component;
|
|
2
|
+
/**
|
|
3
|
+
* ScrollableDataTable Component
|
|
4
|
+
*
|
|
5
|
+
* This will create a scrollable data table.
|
|
6
|
+
*
|
|
7
|
+
* @param {object} props
|
|
8
|
+
* @property {HTMLElement} [props.scrollContainer] - The container element for scroll events. Defaults to window.
|
|
9
|
+
* @property {function} [props.loadMoreItems] - A function to fetch/generate additional items.
|
|
10
|
+
* @property {number} [props.offset] - The initial offset. Defaults to 0.
|
|
11
|
+
* @property {number} [props.limit] - Number of items to load per batch. Defaults to 20.
|
|
12
|
+
* @property {string} [props.class] - The class to add to the list.
|
|
13
|
+
* @property {string} [props.key] - The key to use to identify the items.
|
|
14
|
+
* @property {array} [props.rows] - The initial rows.
|
|
15
|
+
* @property {function} [props.rowItem] - The row item.
|
|
16
|
+
* @property {string} [props.containerClass] - The class to add to the scroll container.
|
|
17
|
+
* @returns {object}
|
|
18
|
+
*/
|
|
19
|
+
export class ScrollableTable extends ScrollableTable_base {
|
|
20
|
+
/**
|
|
21
|
+
* Renders the DataTable component.
|
|
22
|
+
*
|
|
23
|
+
* @returns {object}
|
|
24
|
+
*/
|
|
25
|
+
render(): object;
|
|
26
|
+
}
|
|
27
|
+
export default ScrollableTable;
|
|
28
|
+
import { CheckboxCol } from './table-header.js';
|
|
29
|
+
import { HeaderCol } from './table-header.js';
|
|
30
|
+
import { TableHeader } from './table-header.js';
|
|
31
|
+
export { CheckboxCol, HeaderCol, TableHeader };
|
package/package.json
CHANGED