@base-framework/ui 1.2.14 → 1.2.16
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 +43 -45
- package/dist/bside-template-C7AQgQ6H.js +59 -0
- package/dist/confirmation-DIaNfDm8.js +751 -0
- package/dist/full-page-B0EJ6uzY.js +4573 -0
- package/dist/index.es.js +181 -187
- package/dist/molecules.es.js +47 -47
- package/dist/organisms.es.js +62 -63
- package/dist/pages.es.js +8 -8
- package/dist/{sidebar-menu-Dz2oh95a.js → sidebar-menu-BpgoQxtT.js} +3 -3
- package/dist/{sidebar-menu-page-BImgFKeY.js → sidebar-menu-page-CUihu9QC.js} +14 -15
- package/dist/{signature-panel-h1ranAet.js → signature-panel-Cm15deyP.js} +40 -42
- package/dist/templates.es.js +6 -7
- package/dist/types/components/atoms/buttons/toggle-button.d.ts +4 -1
- package/package.json +1 -1
- package/dist/aside-template-B9V-0xle.js +0 -48
- package/dist/bside-template-oLChzjxQ.js +0 -17
- package/dist/buttons-C-_NH7ie.js +0 -254
- package/dist/empty-state-Bpuw_-Rm.js +0 -2151
- package/dist/full-page-CgVI1G7F.js +0 -69
- package/dist/image-XjAp5NjV.js +0 -255
- package/dist/mobile-nav-wrapper-C7cKTxaV.js +0 -499
- package/dist/simple-search-input-DBNmoBCn.js +0 -1730
- package/dist/tooltip-BG73cjI2.js +0 -404
package/dist/atoms.es.js
CHANGED
|
@@ -1,49 +1,47 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import { C as P, a as R, D as U, b as h, E as k, F as D, H, I as V, c as E, M as G, N, P as W, R as Z, T as v, d as w, e as J, U as j, V as q, f as y, W as z } from "./image-XjAp5NjV.js";
|
|
4
|
-
import { S as K } from "./skeleton-BlY3opxG.js";
|
|
1
|
+
import { c as e, f as t, h as o, i as n, k as r, l as i, m as u, n as l, t as p, w as I, J as c, L as m, M as d, U as g, $ as B, a0 as T, a1 as C, a4 as f, a5 as S, a6 as x, aa as h, af as k, am as M, ap as U, at as w, au as F, aw as H, ax as L, ay as P, aC as R, aH as V, aI as Z, aK as b, aO as D, aP as G, aQ as J, aR as W, aU as v, aV as y, aW as E, aZ as K, a_ as N } from "./full-page-B0EJ6uzY.js";
|
|
2
|
+
import { S as Q } from "./skeleton-BlY3opxG.js";
|
|
5
3
|
export {
|
|
6
4
|
e as Badge,
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
5
|
+
t as Button,
|
|
6
|
+
o as Card,
|
|
7
|
+
n as Checkbox,
|
|
8
|
+
r as CircleButton,
|
|
9
|
+
i as CircleGraph,
|
|
10
|
+
u as CircleToggleButton,
|
|
11
|
+
l as ColorInput,
|
|
12
|
+
p as DateInput,
|
|
13
|
+
I as DateTimeInput,
|
|
14
|
+
c as EmailInput,
|
|
15
|
+
m as Fieldset,
|
|
16
|
+
d as FileInput,
|
|
17
|
+
g as FormGroup,
|
|
18
|
+
B as HiddenInput,
|
|
19
|
+
T as Icon,
|
|
20
|
+
C as Image,
|
|
21
|
+
f as Input,
|
|
22
|
+
S as Legend,
|
|
23
|
+
x as LoadingButton,
|
|
24
|
+
h as MaterialIcon,
|
|
25
|
+
k as MonthInput,
|
|
26
|
+
M as NumberInput,
|
|
27
|
+
U as PasswordInput,
|
|
28
|
+
w as ProgressBar,
|
|
29
|
+
F as Radio,
|
|
30
|
+
H as RangeSlider,
|
|
31
|
+
L as SafeZoneBottom,
|
|
32
|
+
P as SafeZoneTop,
|
|
33
|
+
R as Select,
|
|
34
|
+
Q as Skeleton,
|
|
35
|
+
V as TelInput,
|
|
36
|
+
Z as Textarea,
|
|
37
|
+
b as TimeInput,
|
|
38
|
+
D as ToggleButton,
|
|
39
|
+
G as Tooltip,
|
|
40
|
+
J as UniversalIcon,
|
|
41
|
+
W as UrlInput,
|
|
42
|
+
v as Veil,
|
|
45
43
|
y as VeilJot,
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
44
|
+
E as WeekInput,
|
|
45
|
+
K as isHeroicon,
|
|
46
|
+
N as isMaterialIcon
|
|
49
47
|
};
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import { Atom as t } from "@base-framework/base";
|
|
2
|
+
import { Header as x, H1 as n } from "@base-framework/atoms";
|
|
3
|
+
const c = t((l, e) => ({
|
|
4
|
+
tag: "section",
|
|
5
|
+
...l,
|
|
6
|
+
children: e
|
|
7
|
+
})), u = t((l, e) => c({
|
|
8
|
+
// @ts-ignore
|
|
9
|
+
class: "body full-container flex flex-auto flex-col " + l.class,
|
|
10
|
+
...l
|
|
11
|
+
}, e)), o = t((l, e) => {
|
|
12
|
+
const f = l.flex ? l.flex : "flex flex-auto flex-col lg:flex-row";
|
|
13
|
+
return l.class = "row " + f + " " + (l.class || ""), {
|
|
14
|
+
...l,
|
|
15
|
+
children: e
|
|
16
|
+
};
|
|
17
|
+
}), i = t((l, e) => x([
|
|
18
|
+
// @ts-ignore
|
|
19
|
+
n({ watch: l.watch }, l.text)
|
|
20
|
+
], e)), a = t((l, e) => {
|
|
21
|
+
const f = l.flex ? "flex flex-none" : "flex flex-auto flex-col";
|
|
22
|
+
return l.class = "col " + f + " " + (l.class || ""), {
|
|
23
|
+
...l,
|
|
24
|
+
children: e
|
|
25
|
+
};
|
|
26
|
+
}), m = t((l, e) => c({ class: "body aside-container flex flex-auto flex-col max-w-[100vw] h-full" }, [
|
|
27
|
+
o([
|
|
28
|
+
a({
|
|
29
|
+
class: "drawer control w-full md:max-w-[320px]",
|
|
30
|
+
flex: "flex flex-none md:flex-auto flex-col"
|
|
31
|
+
}, [
|
|
32
|
+
// @ts-ignore
|
|
33
|
+
l.left
|
|
34
|
+
]),
|
|
35
|
+
a([
|
|
36
|
+
// @ts-ignore
|
|
37
|
+
l.right
|
|
38
|
+
])
|
|
39
|
+
])
|
|
40
|
+
])), d = t((l, e) => c({ class: "body bside-container flex flex-auto flex-col" }, [
|
|
41
|
+
o([
|
|
42
|
+
a([
|
|
43
|
+
// @ts-ignore
|
|
44
|
+
l.left
|
|
45
|
+
]),
|
|
46
|
+
a([
|
|
47
|
+
// @ts-ignore
|
|
48
|
+
l.right
|
|
49
|
+
])
|
|
50
|
+
])
|
|
51
|
+
]));
|
|
52
|
+
export {
|
|
53
|
+
m as A,
|
|
54
|
+
d as B,
|
|
55
|
+
u as F,
|
|
56
|
+
a as M,
|
|
57
|
+
c as T,
|
|
58
|
+
i as a
|
|
59
|
+
};
|