@dimasbaguspm/versaur 0.0.33 → 0.0.35
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-B3Rt2JC5.js → bottom-sheet-BYq9Nf57.js} +99 -108
- package/dist/js/{bottom-sheet-input-DRcyjeGh.js → bottom-sheet-input-Bo5LLNVg.js} +2 -2
- package/dist/js/forms/index.js +1 -1
- package/dist/js/{image-rectangle-oPc5hFMM.js → image-rectangle-BPmnlpnT.js} +904 -436
- package/dist/js/index.js +54 -51
- package/dist/js/layouts/index.js +1 -1
- package/dist/js/navigation/index.js +1 -1
- package/dist/js/overlays/index.js +3 -3
- package/dist/js/primitive/index.js +24 -21
- package/dist/js/{tabs-CKLbsCWq.js → tabs-C3wTfqhW.js} +1 -1
- package/dist/js/{tooltip-DNKTNCQm.js → tooltip-Dh1adQMb.js} +1 -1
- package/dist/js/{top-bar-Bg-zMaFY.js → top-bar-DNHnNH-S.js} +158 -138
- package/dist/types/layouts/badge-group/types.d.ts +5 -0
- package/dist/types/layouts/bottom-bar/bottom-bar.atoms.d.ts +1 -1
- package/dist/types/layouts/bottom-bar/bottom-bar.d.ts +1 -1
- package/dist/types/layouts/bottom-bar/types.d.ts +4 -3
- package/dist/types/layouts/button-group/types.d.ts +5 -0
- package/dist/types/layouts/filter-chip-group/types.d.ts +5 -0
- package/dist/types/overlays/menu/menu.atoms.d.ts +0 -6
- package/dist/types/overlays/menu/types.d.ts +6 -3
- package/dist/types/overlays/menu/use-menu.d.ts +4 -5
- package/dist/types/primitive/accordion/accordion.atoms.d.ts +23 -0
- package/dist/types/primitive/accordion/accordion.d.ts +20 -0
- package/dist/types/primitive/accordion/index.d.ts +2 -0
- package/dist/types/primitive/accordion/types.d.ts +76 -0
- package/dist/types/primitive/attribute/types.d.ts +5 -0
- package/dist/types/primitive/button-menu-icon/types.d.ts +2 -1
- package/dist/types/primitive/heading/heading.d.ts +7 -0
- package/dist/types/primitive/heading/index.d.ts +2 -0
- package/dist/types/primitive/heading/types.d.ts +37 -0
- package/dist/types/primitive/hr/hr.d.ts +20 -0
- package/dist/types/primitive/hr/index.d.ts +2 -0
- package/dist/types/primitive/hr/types.d.ts +13 -0
- package/dist/types/primitive/index.d.ts +3 -0
- package/dist/utils/enforce-subpath-import.js +3 -0
- package/package.json +1 -1
package/dist/js/index.js
CHANGED
|
@@ -1,78 +1,81 @@
|
|
|
1
|
-
import { L as
|
|
2
|
-
import { A as n, a as p, B as u, b as i, F as l, e as I, P as c, c as S, d as m, S as B, T as g } from "./top-bar-
|
|
3
|
-
import { B as b, C as T, b as x, a as h, D as f, k as C, E as P, M, P as
|
|
4
|
-
import { B as
|
|
5
|
-
import { A as K, a as O, b as Q, c as U, d as V,
|
|
6
|
-
import { T as
|
|
7
|
-
import { S as
|
|
8
|
-
import { B as
|
|
9
|
-
import { S as
|
|
1
|
+
import { L as t, P as s, S as r } from "./skeleton-BNZyaRjo.js";
|
|
2
|
+
import { A as n, a as p, B as u, b as i, F as l, e as I, P as c, c as S, d as m, S as B, T as g } from "./top-bar-DNHnNH-S.js";
|
|
3
|
+
import { B as b, C as T, b as x, a as h, D as f, k as C, E as P, M as A, P as M, R as k, d as F, c as D, S as L, e as H, j as R, i as w, h as G, f as j, T as q, g as v } from "./bottom-sheet-input-Bo5LLNVg.js";
|
|
4
|
+
import { B as E, D as N, M as z } from "./bottom-sheet-BYq9Nf57.js";
|
|
5
|
+
import { A as K, a as O, b as Q, c as U, d as V, e as W, B as X, r as Y, f as Z, g as _, i as $, j as aa, h as ea, C as ta, k as sa, F as ra, H as oa, l as na, I as pa, o as ua, q as ia, p as la, M as Ia, N as ca, T as Sa, m as ma, n as Ba } from "./image-rectangle-BPmnlpnT.js";
|
|
6
|
+
import { T as da } from "./tooltip-Dh1adQMb.js";
|
|
7
|
+
import { S as Ta } from "./snackbar-DH8jCh2V.js";
|
|
8
|
+
import { B as ha, T as fa } from "./tabs-C3wTfqhW.js";
|
|
9
|
+
import { S as Pa, u as Aa } from "./use-snackbars-B0MaRlg1.js";
|
|
10
10
|
export {
|
|
11
|
-
K as
|
|
12
|
-
O as
|
|
11
|
+
K as Accordion,
|
|
12
|
+
O as Alert,
|
|
13
|
+
Q as Anchor,
|
|
13
14
|
n as AppBar,
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
15
|
+
U as Attribute,
|
|
16
|
+
V as AttributeList,
|
|
17
|
+
W as Avatar,
|
|
18
|
+
X as Badge,
|
|
18
19
|
p as BadgeGroup,
|
|
19
|
-
|
|
20
|
+
Y as BaseImage,
|
|
20
21
|
u as BottomBar,
|
|
21
|
-
|
|
22
|
+
E as BottomSheet,
|
|
22
23
|
b as BottomSheetInput,
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
Z as Brand,
|
|
25
|
+
ha as Breadcrumbs,
|
|
26
|
+
_ as Button,
|
|
27
|
+
$ as ButtonFloat,
|
|
27
28
|
i as ButtonGroup,
|
|
28
|
-
|
|
29
|
-
|
|
29
|
+
aa as ButtonIcon,
|
|
30
|
+
ea as ButtonMenuIcon,
|
|
30
31
|
ta as Calculator,
|
|
31
|
-
|
|
32
|
+
sa as Card,
|
|
32
33
|
T as CheckboxInput,
|
|
33
34
|
x as ChipMultipleInput,
|
|
34
35
|
h as ChipSingleInput,
|
|
35
36
|
f as DateSinglePickerInput,
|
|
36
|
-
|
|
37
|
+
N as Drawer,
|
|
37
38
|
C as DrawerInput,
|
|
38
39
|
P as EmailInput,
|
|
39
|
-
|
|
40
|
+
ra as FilterChip,
|
|
40
41
|
l as FilterChipGroup,
|
|
41
42
|
I as FormLayout,
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
43
|
+
oa as Heading,
|
|
44
|
+
na as Hr,
|
|
45
|
+
pa as Icon,
|
|
46
|
+
ua as ImageCircle,
|
|
47
|
+
ia as ImageRectangle,
|
|
48
|
+
la as ImageSquare,
|
|
49
|
+
t as LoadingIndicator,
|
|
50
|
+
Ia as Menu,
|
|
48
51
|
z as Modal,
|
|
49
|
-
|
|
50
|
-
|
|
52
|
+
A as ModalInput,
|
|
53
|
+
ca as NoResults,
|
|
51
54
|
c as PageContent,
|
|
52
55
|
S as PageHeader,
|
|
53
56
|
m as PageLayout,
|
|
54
|
-
|
|
57
|
+
M as PriceInput,
|
|
55
58
|
s as ProgressIndicator,
|
|
56
|
-
|
|
59
|
+
k as RadioInput,
|
|
57
60
|
F as SearchInput,
|
|
58
61
|
D as SegmentMultipleInput,
|
|
59
62
|
L as SegmentSingleInput,
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
+
H as SelectInput,
|
|
64
|
+
R as SelectableMultipleInput,
|
|
65
|
+
w as SelectableSingleInput,
|
|
63
66
|
B as SideBar,
|
|
64
67
|
r as Skeleton,
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
68
|
+
Ta as Snackbar,
|
|
69
|
+
Pa as SnackbarsProvider,
|
|
70
|
+
G as SwitchInput,
|
|
71
|
+
Sa as Table,
|
|
72
|
+
fa as Tabs,
|
|
73
|
+
ma as Text,
|
|
74
|
+
j as TextAreaInput,
|
|
75
|
+
q as TextInput,
|
|
76
|
+
Ba as Tile,
|
|
77
|
+
v as TimePickerInput,
|
|
78
|
+
da as Tooltip,
|
|
76
79
|
g as TopBar,
|
|
77
|
-
|
|
80
|
+
Aa as useSnackbars
|
|
78
81
|
};
|
package/dist/js/layouts/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as r, a as e, B as s, b as t, F as p, e as B, P as u, c as d, d as g, S as P, T as i } from "../top-bar-
|
|
1
|
+
import { A as r, a as e, B as s, b as t, F as p, e as B, P as u, c as d, d as g, S as P, T as i } from "../top-bar-DNHnNH-S.js";
|
|
2
2
|
export {
|
|
3
3
|
r as AppBar,
|
|
4
4
|
e as BadgeGroup,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as a, D as e, M as t } from "../bottom-sheet-
|
|
2
|
-
import { M as m } from "../image-rectangle-
|
|
3
|
-
import { T as M } from "../tooltip-
|
|
1
|
+
import { B as a, D as e, M as t } from "../bottom-sheet-BYq9Nf57.js";
|
|
2
|
+
import { M as m } from "../image-rectangle-BPmnlpnT.js";
|
|
3
|
+
import { T as M } from "../tooltip-Dh1adQMb.js";
|
|
4
4
|
export {
|
|
5
5
|
a as BottomSheet,
|
|
6
6
|
e as Drawer,
|
|
@@ -1,28 +1,31 @@
|
|
|
1
|
-
import { A as t, a as e, b as
|
|
2
|
-
import { S as
|
|
1
|
+
import { A as t, a as e, b as r, c as o, d as n, e as c, B as l, r as i, f as u, g, i as B, j as I, h as m, C as A, k as d, F as b, H as C, l as p, I as T, o as f, q as h, p as x, N as F, T as H, m as S, n as k } from "../image-rectangle-BPmnlpnT.js";
|
|
2
|
+
import { S as N } from "../snackbar-DH8jCh2V.js";
|
|
3
3
|
export {
|
|
4
|
-
t as
|
|
5
|
-
e as
|
|
4
|
+
t as Accordion,
|
|
5
|
+
e as Alert,
|
|
6
|
+
r as Anchor,
|
|
6
7
|
o as Attribute,
|
|
7
|
-
|
|
8
|
-
|
|
8
|
+
n as AttributeList,
|
|
9
|
+
c as Avatar,
|
|
9
10
|
l as Badge,
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
i as BaseImage,
|
|
12
|
+
u as Brand,
|
|
13
|
+
g as Button,
|
|
13
14
|
B as ButtonFloat,
|
|
14
15
|
I as ButtonIcon,
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
16
|
+
m as ButtonMenuIcon,
|
|
17
|
+
A as Calculator,
|
|
18
|
+
d as Card,
|
|
18
19
|
b as FilterChip,
|
|
19
|
-
C as
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
20
|
+
C as Heading,
|
|
21
|
+
p as Hr,
|
|
22
|
+
T as Icon,
|
|
23
|
+
f as ImageCircle,
|
|
24
|
+
h as ImageRectangle,
|
|
25
|
+
x as ImageSquare,
|
|
26
|
+
F as NoResults,
|
|
27
|
+
N as Snackbar,
|
|
28
|
+
H as Table,
|
|
29
|
+
S as Text,
|
|
30
|
+
k as Tile
|
|
28
31
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { c as d, j as s, a as u } from "./index-DOdDlCoL.js";
|
|
2
2
|
import { forwardRef as f, createContext as x, useContext as g, useState as p, useLayoutEffect as y, useRef as h } from "react";
|
|
3
|
-
import { I as w } from "./image-rectangle-
|
|
3
|
+
import { I as w } from "./image-rectangle-BPmnlpnT.js";
|
|
4
4
|
import "./snackbar-DH8jCh2V.js";
|
|
5
5
|
import { ChevronRight as T } from "lucide-react";
|
|
6
6
|
const j = d(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { c as v, j as c, a as w } from "./index-DOdDlCoL.js";
|
|
2
2
|
import { useRef as m, useState as d, useEffect as h, useId as T, cloneElement as j } from "react";
|
|
3
|
-
import {
|
|
3
|
+
import { m as y } from "./image-rectangle-BPmnlpnT.js";
|
|
4
4
|
function P(e = "auto") {
|
|
5
5
|
const n = m(null), [a, t] = d("bottom");
|
|
6
6
|
return h(() => {
|