@dimasbaguspm/versaur 0.0.21 → 0.0.23
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/js/bottom-sheet-CCDa5VGo.js +573 -0
- package/dist/js/{bottom-sheet-input-DFGibm1I.js → bottom-sheet-input-DsgPp5zI.js} +2 -2
- package/dist/js/forms/index.js +1 -1
- package/dist/js/{image-rectangle-C6cgL8R9.js → image-rectangle-GA3oWX7A.js} +4 -4
- package/dist/js/index.js +64 -62
- package/dist/js/layouts/index.js +6 -4
- package/dist/js/navigation/index.js +1 -1
- package/dist/js/overlays/index.js +1 -1
- package/dist/js/primitive/index.js +1 -1
- package/dist/js/providers/index.js +1 -1
- package/dist/js/side-bar-BCTyiW3N.js +597 -0
- package/dist/js/{tabs-BbOkYchB.js → tabs-p6g9kN0N.js} +56 -74
- package/dist/js/{use-snackbars-oPoF7J5t.js → use-snackbars-B0MaRlg1.js} +1 -1
- package/dist/types/layouts/app-bar/app-bar.atoms.d.ts +2 -2
- package/dist/types/layouts/app-bar/app-bar.d.ts +2 -2
- package/dist/types/layouts/app-bar/types.d.ts +3 -2
- package/dist/types/layouts/button-group/button-group.d.ts +27 -0
- package/dist/types/layouts/button-group/index.d.ts +2 -0
- package/dist/types/layouts/button-group/types.d.ts +32 -0
- package/dist/types/layouts/index.d.ts +2 -0
- package/dist/types/layouts/page-header/index.d.ts +2 -0
- package/dist/types/layouts/page-header/page-header.atoms.d.ts +35 -0
- package/dist/types/layouts/page-header/page-header.d.ts +40 -0
- package/dist/types/layouts/page-header/types.d.ts +52 -0
- package/dist/utils/enforce-subpath-import.js +4 -1
- package/package.json +1 -1
- package/dist/js/bottom-sheet-Eqduh3eY.js +0 -495
- package/dist/js/side-bar-BUACYQUo.js +0 -397
package/dist/js/index.js
CHANGED
|
@@ -1,71 +1,73 @@
|
|
|
1
1
|
import { L as s, P as t, S as r } from "./skeleton-BNZyaRjo.js";
|
|
2
|
-
import { A as n, B as p,
|
|
3
|
-
import { B
|
|
4
|
-
import { B as
|
|
5
|
-
import { M as
|
|
6
|
-
import { A as
|
|
7
|
-
import { S as
|
|
8
|
-
import { T as
|
|
9
|
-
import { B as
|
|
10
|
-
import { S as
|
|
2
|
+
import { A as n, B as p, a as u, F as l, P as i, b as I, S as c, T as S } from "./side-bar-BCTyiW3N.js";
|
|
3
|
+
import { B, C as g, b as d, a as T, D as x, k as b, E as f, M as h, P, R as k, d as M, c as C, S as A, e as D, j as L, i as R, h as w, f as F, T as j, g as v } from "./bottom-sheet-input-DsgPp5zI.js";
|
|
4
|
+
import { B as E, D as N, M as q } from "./bottom-sheet-CCDa5VGo.js";
|
|
5
|
+
import { M as H, T as z } from "./tooltip-CDdl1U3A.js";
|
|
6
|
+
import { A as K, a as O, b as Q, B as U, l as V, c as W, d as X, e as Y, f as Z, C as _, g as $, D as aa, I as ea, i as sa, k as ta, j as ra, N as oa, T as na, h as pa } from "./image-rectangle-GA3oWX7A.js";
|
|
7
|
+
import { S as la } from "./snackbar-DH8jCh2V.js";
|
|
8
|
+
import { T as Ia } from "./text-CRsIInRA.js";
|
|
9
|
+
import { B as Sa, T as ma } from "./tabs-p6g9kN0N.js";
|
|
10
|
+
import { S as ga, u as da } from "./use-snackbars-B0MaRlg1.js";
|
|
11
11
|
export {
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
K as Alert,
|
|
13
|
+
O as Anchor,
|
|
14
14
|
n as AppBar,
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
15
|
+
Q as Avatar,
|
|
16
|
+
U as Badge,
|
|
17
|
+
V as BaseImage,
|
|
18
18
|
p as BottomBar,
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
T as
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
19
|
+
E as BottomSheet,
|
|
20
|
+
B as BottomSheetInput,
|
|
21
|
+
W as Brand,
|
|
22
|
+
Sa as Breadcrumbs,
|
|
23
|
+
X as Button,
|
|
24
|
+
Y as ButtonFloat,
|
|
25
|
+
u as ButtonGroup,
|
|
26
|
+
Z as ButtonIcon,
|
|
27
|
+
_ as Calculator,
|
|
28
|
+
$ as Calendar,
|
|
29
|
+
g as CheckboxInput,
|
|
30
|
+
d as ChipMultipleInput,
|
|
31
|
+
T as ChipSingleInput,
|
|
32
|
+
x as DateSinglePickerInput,
|
|
33
|
+
aa as DescriptionList,
|
|
34
|
+
N as Drawer,
|
|
35
|
+
b as DrawerInput,
|
|
36
|
+
f as EmailInput,
|
|
37
|
+
l as FormLayout,
|
|
38
|
+
ea as Icon,
|
|
39
|
+
sa as ImageCircle,
|
|
40
|
+
ta as ImageRectangle,
|
|
41
|
+
ra as ImageSquare,
|
|
41
42
|
s as LoadingIndicator,
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
43
|
+
H as Menu,
|
|
44
|
+
q as Modal,
|
|
45
|
+
h as ModalInput,
|
|
46
|
+
oa as NoResults,
|
|
47
|
+
i as PageHeader,
|
|
48
|
+
I as PageLayout,
|
|
49
|
+
P as PriceInput,
|
|
48
50
|
t as ProgressIndicator,
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
51
|
+
k as RadioInput,
|
|
52
|
+
M as SearchInput,
|
|
53
|
+
C as SegmentMultipleInput,
|
|
54
|
+
A as SegmentSingleInput,
|
|
55
|
+
D as SelectInput,
|
|
56
|
+
L as SelectableMultipleInput,
|
|
57
|
+
R as SelectableSingleInput,
|
|
58
|
+
c as SideBar,
|
|
57
59
|
r as Skeleton,
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
60
|
+
la as Snackbar,
|
|
61
|
+
ga as SnackbarsProvider,
|
|
62
|
+
w as SwitchInput,
|
|
63
|
+
na as Table,
|
|
64
|
+
ma as Tabs,
|
|
65
|
+
Ia as Text,
|
|
66
|
+
F as TextAreaInput,
|
|
67
|
+
j as TextInput,
|
|
68
|
+
pa as Tile,
|
|
69
|
+
v as TimePickerInput,
|
|
68
70
|
z as Tooltip,
|
|
69
|
-
|
|
70
|
-
|
|
71
|
+
S as TopBar,
|
|
72
|
+
da as useSnackbars
|
|
71
73
|
};
|
package/dist/js/layouts/index.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
import { A as r, B as s, F as B, P as
|
|
1
|
+
import { A as r, B as s, a as t, F as B, P as e, b as p, S as u, T as m } from "../side-bar-BCTyiW3N.js";
|
|
2
2
|
export {
|
|
3
3
|
r as AppBar,
|
|
4
4
|
s as BottomBar,
|
|
5
|
+
t as ButtonGroup,
|
|
5
6
|
B as FormLayout,
|
|
6
|
-
|
|
7
|
-
p as
|
|
8
|
-
|
|
7
|
+
e as PageHeader,
|
|
8
|
+
p as PageLayout,
|
|
9
|
+
u as SideBar,
|
|
10
|
+
m as TopBar
|
|
9
11
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as e, a as t, b as o, B as r, l, c as n, d as c, e as g, f as m, C as B, g as I, D as i, I as u, i as T, k as d, j as f, N as p, T as x, h as A } from "../image-rectangle-
|
|
1
|
+
import { A as e, a as t, b as o, B as r, l, c as n, d as c, e as g, f as m, C as B, g as I, D as i, I as u, i as T, k as d, j as f, N as p, T as x, h as A } from "../image-rectangle-GA3oWX7A.js";
|
|
2
2
|
import { S as b } from "../snackbar-DH8jCh2V.js";
|
|
3
3
|
import { T as h } from "../text-CRsIInRA.js";
|
|
4
4
|
export {
|