@dimasbaguspm/versaur 0.0.14 → 0.0.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/js/bottom-sheet-Difan0U1.js +340 -0
- package/dist/js/{calendar-B9rIZCdo.js → calendar-CUjVZ7Ap.js} +18 -19
- package/dist/js/enforce-subpath-import.js +1 -0
- package/dist/js/feedbacks/index.js +1 -1
- package/dist/js/{form-layout-PLH-7bWq.js → form-layout-4ASWdXn8.js} +11 -12
- package/dist/js/forms/index.js +1 -1
- package/dist/js/{cn-BKwT3erk.js → index-DOdDlCoL.js} +788 -463
- package/dist/js/index.js +30 -29
- package/dist/js/layouts/index.js +1 -1
- package/dist/js/{menu-oRrbZAAy.js → menu-Bm-yPIMN.js} +5 -6
- package/dist/js/navigation/index.js +1 -1
- package/dist/js/overlays/index.js +2 -2
- package/dist/js/primitive/index.js +15 -14
- package/dist/js/{skeleton-Ma-Fcs06.js → skeleton-BNZyaRjo.js} +5 -6
- package/dist/js/{switch-input-o8oO4Rf4.js → switch-input-Bx6_2zG9.js} +3 -4
- package/dist/js/{tabs-DSeR5XxX.js → tabs-BbOkYchB.js} +5 -6
- package/dist/js/{tile-8hqVMf2m.js → tile-BjhJ5Mvl.js} +160 -113
- package/dist/types/overlays/bottom-sheet/index.d.ts +1 -1
- package/dist/types/primitive/index.d.ts +1 -0
- package/package.json +1 -1
- package/dist/js/bottom-sheet-CBLNEX4F.js +0 -281
- package/dist/js/bottom-sheet.atoms-DFMOaMsU.js +0 -78
- package/dist/js/index-Dmu_fHni.js +0 -329
package/dist/js/index.js
CHANGED
|
@@ -1,32 +1,33 @@
|
|
|
1
|
-
import { L as s, P as e, S as o } from "./skeleton-
|
|
2
|
-
import { A as n, B as p, F as u, P as c, T as i } from "./form-layout-
|
|
3
|
-
import { C as I, a as m, b as B, D as S, R as T, c as x, S as d, d as b, g as
|
|
4
|
-
import { B as L, D } from "./bottom-sheet-
|
|
5
|
-
import { M as F, a as y } from "./menu-
|
|
6
|
-
import { A as j, a as v,
|
|
7
|
-
import { B as
|
|
8
|
-
import { B as
|
|
1
|
+
import { L as s, P as e, S as o } from "./skeleton-BNZyaRjo.js";
|
|
2
|
+
import { A as n, B as p, F as u, P as c, T as i } from "./form-layout-4ASWdXn8.js";
|
|
3
|
+
import { C as I, a as m, b as B, D as S, R as T, c as x, S as d, d as b, g as h, j as f, i as g, h as A, e as C, T as k, f as P } from "./switch-input-Bx6_2zG9.js";
|
|
4
|
+
import { B as L, D } from "./bottom-sheet-Difan0U1.js";
|
|
5
|
+
import { M as F, a as y } from "./menu-Bm-yPIMN.js";
|
|
6
|
+
import { A as j, a as v, b as q, B as z, c as E, d as G, S as H, T as J, e as K } from "./tile-BjhJ5Mvl.js";
|
|
7
|
+
import { B as O, a as Q, C as U, b as V, I as W, T as X } from "./calendar-CUjVZ7Ap.js";
|
|
8
|
+
import { B as Z, T as _ } from "./tabs-BbOkYchB.js";
|
|
9
9
|
export {
|
|
10
10
|
j as Alert,
|
|
11
|
+
v as Anchor,
|
|
11
12
|
n as AppBar,
|
|
12
|
-
|
|
13
|
-
|
|
13
|
+
q as Avatar,
|
|
14
|
+
z as Badge,
|
|
14
15
|
p as BottomBar,
|
|
15
16
|
L as BottomSheet,
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
17
|
+
E as Brand,
|
|
18
|
+
Z as Breadcrumbs,
|
|
19
|
+
O as Button,
|
|
20
|
+
G as ButtonFloat,
|
|
21
|
+
Q as ButtonIcon,
|
|
22
|
+
U as Calculator,
|
|
22
23
|
I as CalculatorInput,
|
|
23
|
-
|
|
24
|
+
V as Calendar,
|
|
24
25
|
m as CheckboxInput,
|
|
25
26
|
B as ChipInput,
|
|
26
27
|
S as DateSinglePickerInput,
|
|
27
28
|
D as Drawer,
|
|
28
29
|
u as FormLayout,
|
|
29
|
-
|
|
30
|
+
W as Icon,
|
|
30
31
|
s as LoadingIndicator,
|
|
31
32
|
F as Menu,
|
|
32
33
|
y as Modal,
|
|
@@ -37,17 +38,17 @@ export {
|
|
|
37
38
|
d as SegmentSingleInput,
|
|
38
39
|
b as SelectInput,
|
|
39
40
|
o as Skeleton,
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
41
|
+
H as Snackbar,
|
|
42
|
+
h as SwitchInput,
|
|
43
|
+
f as SwitchLabel,
|
|
44
|
+
g as SwitchThumb,
|
|
45
|
+
A as SwitchTrack,
|
|
46
|
+
J as Table,
|
|
47
|
+
_ as Tabs,
|
|
48
|
+
X as Text,
|
|
49
|
+
C as TextAreaInput,
|
|
50
|
+
k as TextInput,
|
|
51
|
+
K as Tile,
|
|
51
52
|
P as TimePickerInput,
|
|
52
53
|
i as TopBar
|
|
53
54
|
};
|
package/dist/js/layouts/index.js
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { j as u, a as b } from "./index-
|
|
1
|
+
import { j as u, a as x, c as b } from "./index-DOdDlCoL.js";
|
|
2
2
|
import { forwardRef as m, useEffect as f, useRef as y, useState as M, createContext as j, useContext as k, useId as I } from "react";
|
|
3
|
-
import { c as x } from "./cn-BKwT3erk.js";
|
|
4
3
|
const z = m(
|
|
5
4
|
({ className: e, ...t }, n) => /* @__PURE__ */ u.jsx(
|
|
6
5
|
"div",
|
|
@@ -139,7 +138,7 @@ const L = 200, T = ({
|
|
|
139
138
|
)
|
|
140
139
|
}
|
|
141
140
|
);
|
|
142
|
-
},
|
|
141
|
+
}, _ = Object.assign(T, {
|
|
143
142
|
Header: z,
|
|
144
143
|
Body: V,
|
|
145
144
|
Footer: D
|
|
@@ -300,12 +299,12 @@ const P = ({
|
|
|
300
299
|
children: e
|
|
301
300
|
}
|
|
302
301
|
);
|
|
303
|
-
},
|
|
302
|
+
}, G = Object.assign(P, {
|
|
304
303
|
Trigger: B,
|
|
305
304
|
Content: H,
|
|
306
305
|
Item: K
|
|
307
306
|
});
|
|
308
307
|
export {
|
|
309
|
-
|
|
310
|
-
|
|
308
|
+
G as M,
|
|
309
|
+
_ as a
|
|
311
310
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as e, D as r } from "../bottom-sheet-
|
|
2
|
-
import { M as s, a as m } from "../menu-
|
|
1
|
+
import { B as e, D as r } from "../bottom-sheet-Difan0U1.js";
|
|
2
|
+
import { M as s, a as m } from "../menu-Bm-yPIMN.js";
|
|
3
3
|
export {
|
|
4
4
|
e as BottomSheet,
|
|
5
5
|
r as Drawer,
|
|
@@ -1,18 +1,19 @@
|
|
|
1
|
-
import { A as t, a as o,
|
|
2
|
-
import { B as
|
|
1
|
+
import { A as t, a as o, b as r, B as e, c as n, d as l, S as B, T as c, e as T } from "../tile-BjhJ5Mvl.js";
|
|
2
|
+
import { B as d, a as u, C as A, b as x, I as C, T as I } from "../calendar-CUjVZ7Ap.js";
|
|
3
3
|
export {
|
|
4
4
|
t as Alert,
|
|
5
|
-
o as
|
|
6
|
-
r as
|
|
7
|
-
e as
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
u as
|
|
5
|
+
o as Anchor,
|
|
6
|
+
r as Avatar,
|
|
7
|
+
e as Badge,
|
|
8
|
+
n as Brand,
|
|
9
|
+
d as Button,
|
|
10
|
+
l as ButtonFloat,
|
|
11
|
+
u as ButtonIcon,
|
|
12
|
+
A as Calculator,
|
|
12
13
|
x as Calendar,
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
14
|
+
C as Icon,
|
|
15
|
+
B as Snackbar,
|
|
16
|
+
c as Table,
|
|
17
|
+
I as Text,
|
|
18
|
+
T as Tile
|
|
18
19
|
};
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as l, j as o, a as d } from "./index-DOdDlCoL.js";
|
|
2
2
|
import * as m from "react";
|
|
3
3
|
import u, { forwardRef as f } from "react";
|
|
4
|
-
import { c as d } from "./cn-BKwT3erk.js";
|
|
5
4
|
const p = l(
|
|
6
5
|
"inline-block border animate-spin rounded-full",
|
|
7
6
|
{
|
|
@@ -190,7 +189,7 @@ const j = l(
|
|
|
190
189
|
indeterminate: !1
|
|
191
190
|
}
|
|
192
191
|
}
|
|
193
|
-
),
|
|
192
|
+
), S = f(({ value: a, max: e = 100, color: n = "primary", className: r, ...s }, t) => {
|
|
194
193
|
const i = Math.max(0, Math.min(a, e));
|
|
195
194
|
return /* @__PURE__ */ o.jsx(
|
|
196
195
|
"div",
|
|
@@ -237,7 +236,7 @@ const j = l(
|
|
|
237
236
|
shape: "rounded",
|
|
238
237
|
size: "md"
|
|
239
238
|
}
|
|
240
|
-
}),
|
|
239
|
+
}), L = m.forwardRef(
|
|
241
240
|
function({ shape: e = "rounded", size: n = "md", height: r, className: s, style: t, ...i }, c) {
|
|
242
241
|
const g = ["sm", "md", "lg", "xl"].includes(n) ? n : "md", b = r ? {
|
|
243
242
|
...t,
|
|
@@ -273,6 +272,6 @@ const j = l(
|
|
|
273
272
|
);
|
|
274
273
|
export {
|
|
275
274
|
x as L,
|
|
276
|
-
|
|
277
|
-
|
|
275
|
+
S as P,
|
|
276
|
+
L as S
|
|
278
277
|
};
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as cva, j as jsxRuntimeExports, a as cn } from "./index-DOdDlCoL.js";
|
|
2
2
|
import React__default, { useState, useRef, createContext, useContext, useEffect, useId, useCallback } from "react";
|
|
3
|
-
import { I as Icon, C as Calculator, B as Button, b as Calendar, T as Text } from "./calendar-
|
|
4
|
-
import { a as Modal, M as Menu } from "./menu-
|
|
3
|
+
import { I as Icon, C as Calculator, B as Button, b as Calendar, T as Text } from "./calendar-CUjVZ7Ap.js";
|
|
4
|
+
import { a as Modal, M as Menu } from "./menu-Bm-yPIMN.js";
|
|
5
5
|
import { CalculatorIcon, Check, Clock } from "lucide-react";
|
|
6
|
-
import { c as cn } from "./cn-BKwT3erk.js";
|
|
7
6
|
const textInputVariants = cva(
|
|
8
7
|
"block w-full rounded-md border bg-white transition-colors focus:outline-none focus:ring-2 focus:ring-offset-2 disabled:opacity-50 disabled:pointer-events-none disabled:bg-gray-50",
|
|
9
8
|
{
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as d, j as o, 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 { c as u } from "./cn-BKwT3erk.js";
|
|
4
3
|
const w = d(
|
|
5
4
|
"flex items-center gap-2 text-sm text-tertiary",
|
|
6
5
|
{
|
|
@@ -50,7 +49,7 @@ const C = f(
|
|
|
50
49
|
function({ children: t, "aria-label": r = "Breadcrumb", ...a }, n) {
|
|
51
50
|
return /* @__PURE__ */ o.jsx("nav", { "aria-label": r, ...a, children: /* @__PURE__ */ o.jsx("ol", { ref: n, className: w(), children: t }) });
|
|
52
51
|
}
|
|
53
|
-
),
|
|
52
|
+
), O = Object.assign(C, {
|
|
54
53
|
Item: I,
|
|
55
54
|
Separator: V
|
|
56
55
|
}), v = x(null), m = () => {
|
|
@@ -302,10 +301,10 @@ const k = ({
|
|
|
302
301
|
]
|
|
303
302
|
}
|
|
304
303
|
) });
|
|
305
|
-
},
|
|
304
|
+
}, P = Object.assign(k, {
|
|
306
305
|
Trigger: R
|
|
307
306
|
});
|
|
308
307
|
export {
|
|
309
|
-
|
|
310
|
-
|
|
308
|
+
O as B,
|
|
309
|
+
P as T
|
|
311
310
|
};
|