@oneplatformdev/ui 0.1.10-32 → 0.1.10-33
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/CHANGELOG.md +8 -0
- package/Dialog/Dialog.d.ts +14 -21
- package/Dialog/Dialog.d.ts.map +1 -1
- package/Dialog/Dialog.js +133 -142
- package/Dialog/Dialog.js.map +1 -1
- package/Dialog/index.js +15 -13
- package/Dialog/index.js.map +1 -1
- package/index.js +363 -361
- package/index.js.map +1 -1
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
## 0.1.10-33 (2025-10-02)
|
|
2
|
+
|
|
3
|
+
### 🧱 Updated Dependencies
|
|
4
|
+
|
|
5
|
+
- Updated @oneplatformdev/utils to 0.1.1-82
|
|
6
|
+
- Updated @oneplatformdev/hooks to 0.1.0-68
|
|
7
|
+
- Updated @oneplatformdev/tokens to 0.0.1-55
|
|
8
|
+
|
|
1
9
|
## 0.1.10-32 (2025-10-02)
|
|
2
10
|
|
|
3
11
|
This was a version bump only for @oneplatformdev/ui to align it with other projects, there were no code changes.
|
package/Dialog/Dialog.d.ts
CHANGED
|
@@ -1,23 +1,16 @@
|
|
|
1
|
-
import
|
|
2
|
-
import * as DialogPrimitive from
|
|
3
|
-
declare
|
|
4
|
-
declare
|
|
5
|
-
declare
|
|
6
|
-
declare
|
|
7
|
-
declare
|
|
8
|
-
declare
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import * as DialogPrimitive from "@radix-ui/react-dialog";
|
|
3
|
+
declare function Dialog({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
declare function DialogTrigger({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
declare function DialogPortal({ ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>): import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
declare function DialogClose({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
declare function DialogOverlay({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>): import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
declare function DialogContent({ className, children, showCloseButton, ...props }: React.ComponentProps<typeof DialogPrimitive.Content> & {
|
|
9
9
|
showCloseButton?: boolean;
|
|
10
|
-
|
|
11
|
-
}
|
|
12
|
-
declare
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
};
|
|
16
|
-
declare const DialogFooter: {
|
|
17
|
-
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
|
|
18
|
-
displayName: string;
|
|
19
|
-
};
|
|
20
|
-
declare const DialogTitle: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & React.RefAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
|
|
21
|
-
declare const DialogDescription: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
|
|
22
|
-
export { Dialog, DialogPortal, DialogOverlay, DialogTrigger, DialogClose, DialogContent, DialogHeader, DialogFooter, DialogTitle, DialogDescription, };
|
|
10
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
declare function DialogHeader({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
declare function DialogFooter({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
declare function DialogTitle({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>): import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
declare function DialogDescription({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>): import("react/jsx-runtime").JSX.Element;
|
|
15
|
+
export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DialogPrimitive };
|
|
23
16
|
//# sourceMappingURL=Dialog.d.ts.map
|
package/Dialog/Dialog.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dialog.d.ts","sourceRoot":"","sources":["../../src/Dialog/Dialog.tsx"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"Dialog.d.ts","sourceRoot":"","sources":["../../src/Dialog/Dialog.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAA;AAKzD,iBAAS,MAAM,CAAC,EACE,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,IAAI,CAAC,2CAEnE;AAED,iBAAS,aAAa,CAAC,EACE,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,OAAO,CAAC,2CAE7E;AAED,iBAAS,YAAY,CAAC,EACE,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,MAAM,CAAC,2CAE3E;AAED,iBAAS,WAAW,CAAC,EACE,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,KAAK,CAAC,2CAEzE;AAED,iBAAS,aAAa,CAAC,EACE,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,OAAO,CAAC,2CAW7E;AAED,iBAAS,aAAa,CAAC,EACE,SAAS,EACT,QAAQ,EACR,eAAsB,EACtB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,OAAO,CAAC,GAAG;IAC/E,eAAe,CAAC,EAAE,OAAO,CAAA;CAC1B,2CAyBA;AAED,iBAAS,YAAY,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAQzE;AAED,iBAAS,YAAY,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAWzE;AAED,iBAAS,WAAW,CAAC,EACE,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,KAAK,CAAC,2CAQzE;AAED,iBAAS,iBAAiB,CAAC,EACE,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,WAAW,CAAC,2CAQrF;AAED,OAAO,EACL,MAAM,EACN,WAAW,EACX,aAAa,EACb,iBAAiB,EACjB,YAAY,EACZ,YAAY,EACZ,aAAa,EACb,YAAY,EACZ,WAAW,EACX,aAAa,EACb,eAAe,EAChB,CAAA"}
|
package/Dialog/Dialog.js
CHANGED
|
@@ -1,147 +1,138 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
import { DialogOverlayScope as b } from "./DialogOverlayScope.js";
|
|
7
|
-
const P = (e) => {
|
|
8
|
-
const { modal: t, ...s } = e;
|
|
9
|
-
return /* @__PURE__ */ o(a.Root, { modal: t, ...s });
|
|
10
|
-
}, S = a.Trigger, v = a.Portal, H = a.Close, d = i.forwardRef(({ className: e, ...t }, s) => /* @__PURE__ */ o(
|
|
11
|
-
a.Overlay,
|
|
12
|
-
{
|
|
13
|
-
ref: s,
|
|
14
|
-
className: l(
|
|
15
|
-
"fixed inset-0 z-40 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",
|
|
16
|
-
e
|
|
17
|
-
),
|
|
18
|
-
...t
|
|
19
|
-
}
|
|
20
|
-
));
|
|
21
|
-
d.displayName = a.Overlay.displayName;
|
|
22
|
-
const w = i.forwardRef(
|
|
23
|
-
({
|
|
24
|
-
className: e,
|
|
25
|
-
children: t,
|
|
26
|
-
showCloseButton: s = !0,
|
|
27
|
-
onOpenAutoFocus: c,
|
|
28
|
-
preventAutoFocus: f,
|
|
29
|
-
...m
|
|
30
|
-
}, p) => {
|
|
31
|
-
const [u, g] = y(null), x = N(null);
|
|
32
|
-
return /* @__PURE__ */ o(v, { children: /* @__PURE__ */ n(d, { children: [
|
|
33
|
-
/* @__PURE__ */ o(b, { value: u, children: /* @__PURE__ */ n(
|
|
34
|
-
a.Content,
|
|
35
|
-
{
|
|
36
|
-
ref: (r) => {
|
|
37
|
-
r && h(p, x)(r);
|
|
38
|
-
},
|
|
39
|
-
className: l(
|
|
40
|
-
"fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg",
|
|
41
|
-
"duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",
|
|
42
|
-
"max-w-[90%] max-h-[90%] overflow-hidden",
|
|
43
|
-
"bg-[#FCFCFC] border border-[#E8E9EB] rounded-[16px]",
|
|
44
|
-
e
|
|
45
|
-
),
|
|
46
|
-
onOpenAutoFocus: (r) => (f && r.preventDefault(), c?.(r)),
|
|
47
|
-
...m,
|
|
48
|
-
children: [
|
|
49
|
-
t,
|
|
50
|
-
s && /* @__PURE__ */ n(
|
|
51
|
-
a.Close,
|
|
52
|
-
{
|
|
53
|
-
"aria-label": "Close",
|
|
54
|
-
className: l(
|
|
55
|
-
"absolute right-4 top-4 rounded-sm ring-offset-background w-10 aspect-square",
|
|
56
|
-
"flex items-center justify-center",
|
|
57
|
-
"data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",
|
|
58
|
-
"opacity-70 hover:opacity-100",
|
|
59
|
-
// 'focus:outline-hidden focus:ring-2 focus:ring-ring focus:ring-offset-2',
|
|
60
|
-
"focus:outline-hidden focus:ring-0 focus:ring-ring focus:ring-offset-2",
|
|
61
|
-
"hover:bg-accent",
|
|
62
|
-
"disabled:pointer-events-none",
|
|
63
|
-
"transition-opacity"
|
|
64
|
-
),
|
|
65
|
-
children: [
|
|
66
|
-
/* @__PURE__ */ o(D, { className: "h-4 w-4" }),
|
|
67
|
-
/* @__PURE__ */ o("span", { className: "sr-only", children: "Close" })
|
|
68
|
-
]
|
|
69
|
-
}
|
|
70
|
-
)
|
|
71
|
-
]
|
|
72
|
-
}
|
|
73
|
-
) }),
|
|
74
|
-
/* @__PURE__ */ o(
|
|
75
|
-
"div",
|
|
76
|
-
{
|
|
77
|
-
ref: (r) => {
|
|
78
|
-
r && g(r);
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
)
|
|
82
|
-
] }) });
|
|
83
|
-
}
|
|
84
|
-
);
|
|
85
|
-
w.displayName = a.Content.displayName;
|
|
86
|
-
const C = ({
|
|
87
|
-
className: e,
|
|
1
|
+
import { jsx as a, jsxs as i } from "react/jsx-runtime";
|
|
2
|
+
import * as o from "@radix-ui/react-dialog";
|
|
3
|
+
import { XIcon as r } from "lucide-react";
|
|
4
|
+
import { cn as n } from "@oneplatformdev/utils";
|
|
5
|
+
function m({
|
|
88
6
|
...t
|
|
89
|
-
})
|
|
90
|
-
"
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
"flex flex-col space-y-1.5 text-center sm:text-left",
|
|
94
|
-
e
|
|
95
|
-
),
|
|
96
|
-
...t
|
|
97
|
-
}
|
|
98
|
-
);
|
|
99
|
-
C.displayName = "DialogHeader";
|
|
100
|
-
const R = ({
|
|
101
|
-
className: e,
|
|
7
|
+
}) {
|
|
8
|
+
return /* @__PURE__ */ a(o.Root, { "data-slot": "dialog", ...t });
|
|
9
|
+
}
|
|
10
|
+
function p({
|
|
102
11
|
...t
|
|
103
|
-
})
|
|
104
|
-
"
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
12
|
+
}) {
|
|
13
|
+
return /* @__PURE__ */ a(o.Trigger, { "data-slot": "dialog-trigger", ...t });
|
|
14
|
+
}
|
|
15
|
+
function d({
|
|
16
|
+
...t
|
|
17
|
+
}) {
|
|
18
|
+
return /* @__PURE__ */ a(o.Portal, { "data-slot": "dialog-portal", ...t });
|
|
19
|
+
}
|
|
20
|
+
function x({
|
|
21
|
+
...t
|
|
22
|
+
}) {
|
|
23
|
+
return /* @__PURE__ */ a(o.Close, { "data-slot": "dialog-close", ...t });
|
|
24
|
+
}
|
|
25
|
+
function g({
|
|
26
|
+
className: t,
|
|
27
|
+
...e
|
|
28
|
+
}) {
|
|
29
|
+
return /* @__PURE__ */ a(
|
|
30
|
+
o.Overlay,
|
|
31
|
+
{
|
|
32
|
+
"data-slot": "dialog-overlay",
|
|
33
|
+
className: n(
|
|
34
|
+
"data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",
|
|
35
|
+
t
|
|
36
|
+
),
|
|
37
|
+
...e
|
|
38
|
+
}
|
|
39
|
+
);
|
|
40
|
+
}
|
|
41
|
+
function v({
|
|
42
|
+
className: t,
|
|
43
|
+
children: e,
|
|
44
|
+
showCloseButton: l = !0,
|
|
45
|
+
...s
|
|
46
|
+
}) {
|
|
47
|
+
return /* @__PURE__ */ i(d, { "data-slot": "dialog-portal", children: [
|
|
48
|
+
/* @__PURE__ */ a(g, {}),
|
|
49
|
+
/* @__PURE__ */ i(
|
|
50
|
+
o.Content,
|
|
51
|
+
{
|
|
52
|
+
"data-slot": "dialog-content",
|
|
53
|
+
className: n(
|
|
54
|
+
"bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg",
|
|
55
|
+
t
|
|
56
|
+
),
|
|
57
|
+
...s,
|
|
58
|
+
children: [
|
|
59
|
+
e,
|
|
60
|
+
l && /* @__PURE__ */ i(
|
|
61
|
+
o.Close,
|
|
62
|
+
{
|
|
63
|
+
"data-slot": "dialog-close",
|
|
64
|
+
className: "ring-offset-background focus:ring-ring data-[state=open]:bg-accent data-[state=open]:text-muted-foreground absolute top-4 right-4 rounded-xs opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",
|
|
65
|
+
children: [
|
|
66
|
+
/* @__PURE__ */ a(r, {}),
|
|
67
|
+
/* @__PURE__ */ a("span", { className: "sr-only", children: "Close" })
|
|
68
|
+
]
|
|
69
|
+
}
|
|
70
|
+
)
|
|
71
|
+
]
|
|
72
|
+
}
|
|
73
|
+
)
|
|
74
|
+
] });
|
|
75
|
+
}
|
|
76
|
+
function D({ className: t, ...e }) {
|
|
77
|
+
return /* @__PURE__ */ a(
|
|
78
|
+
"div",
|
|
79
|
+
{
|
|
80
|
+
"data-slot": "dialog-header",
|
|
81
|
+
className: n("flex flex-col gap-2 text-center sm:text-left", t),
|
|
82
|
+
...e
|
|
83
|
+
}
|
|
84
|
+
);
|
|
85
|
+
}
|
|
86
|
+
function h({ className: t, ...e }) {
|
|
87
|
+
return /* @__PURE__ */ a(
|
|
88
|
+
"div",
|
|
89
|
+
{
|
|
90
|
+
"data-slot": "dialog-footer",
|
|
91
|
+
className: n(
|
|
92
|
+
"flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",
|
|
93
|
+
t
|
|
94
|
+
),
|
|
95
|
+
...e
|
|
96
|
+
}
|
|
97
|
+
);
|
|
98
|
+
}
|
|
99
|
+
function b({
|
|
100
|
+
className: t,
|
|
101
|
+
...e
|
|
102
|
+
}) {
|
|
103
|
+
return /* @__PURE__ */ a(
|
|
104
|
+
o.Title,
|
|
105
|
+
{
|
|
106
|
+
"data-slot": "dialog-title",
|
|
107
|
+
className: n("text-lg leading-none font-semibold", t),
|
|
108
|
+
...e
|
|
109
|
+
}
|
|
110
|
+
);
|
|
111
|
+
}
|
|
112
|
+
function y({
|
|
113
|
+
className: t,
|
|
114
|
+
...e
|
|
115
|
+
}) {
|
|
116
|
+
return /* @__PURE__ */ a(
|
|
117
|
+
o.Description,
|
|
118
|
+
{
|
|
119
|
+
"data-slot": "dialog-description",
|
|
120
|
+
className: n("text-muted-foreground text-sm", t),
|
|
121
|
+
...e
|
|
122
|
+
}
|
|
123
|
+
);
|
|
124
|
+
}
|
|
135
125
|
export {
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
126
|
+
m as Dialog,
|
|
127
|
+
x as DialogClose,
|
|
128
|
+
v as DialogContent,
|
|
129
|
+
y as DialogDescription,
|
|
130
|
+
h as DialogFooter,
|
|
131
|
+
D as DialogHeader,
|
|
132
|
+
g as DialogOverlay,
|
|
133
|
+
d as DialogPortal,
|
|
134
|
+
o as DialogPrimitive,
|
|
135
|
+
b as DialogTitle,
|
|
136
|
+
p as DialogTrigger
|
|
146
137
|
};
|
|
147
138
|
//# sourceMappingURL=Dialog.js.map
|
package/Dialog/Dialog.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dialog.js","sources":["../../src/Dialog/Dialog.tsx"],"sourcesContent":["
|
|
1
|
+
{"version":3,"file":"Dialog.js","sources":["../../src/Dialog/Dialog.tsx"],"sourcesContent":["\"use client\"\n\nimport * as React from \"react\"\nimport * as DialogPrimitive from \"@radix-ui/react-dialog\"\nimport { XIcon } from \"lucide-react\"\n\nimport { cn } from \"@oneplatformdev/utils\"\n\nfunction Dialog({\n ...props\n }: React.ComponentProps<typeof DialogPrimitive.Root>) {\n return <DialogPrimitive.Root data-slot=\"dialog\" {...props} />\n}\n\nfunction DialogTrigger({\n ...props\n }: React.ComponentProps<typeof DialogPrimitive.Trigger>) {\n return <DialogPrimitive.Trigger data-slot=\"dialog-trigger\" {...props} />\n}\n\nfunction DialogPortal({\n ...props\n }: React.ComponentProps<typeof DialogPrimitive.Portal>) {\n return <DialogPrimitive.Portal data-slot=\"dialog-portal\" {...props} />\n}\n\nfunction DialogClose({\n ...props\n }: React.ComponentProps<typeof DialogPrimitive.Close>) {\n return <DialogPrimitive.Close data-slot=\"dialog-close\" {...props} />\n}\n\nfunction DialogOverlay({\n className,\n ...props\n }: React.ComponentProps<typeof DialogPrimitive.Overlay>) {\n return (\n <DialogPrimitive.Overlay\n data-slot=\"dialog-overlay\"\n className={cn(\n \"data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50\",\n className\n )}\n {...props}\n />\n )\n}\n\nfunction DialogContent({\n className,\n children,\n showCloseButton = true,\n ...props\n }: React.ComponentProps<typeof DialogPrimitive.Content> & {\n showCloseButton?: boolean\n}) {\n return (\n <DialogPortal data-slot=\"dialog-portal\">\n <DialogOverlay />\n <DialogPrimitive.Content\n data-slot=\"dialog-content\"\n className={cn(\n \"bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg\",\n className\n )}\n {...props}\n >\n {children}\n {showCloseButton && (\n <DialogPrimitive.Close\n data-slot=\"dialog-close\"\n className=\"ring-offset-background focus:ring-ring data-[state=open]:bg-accent data-[state=open]:text-muted-foreground absolute top-4 right-4 rounded-xs opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4\"\n >\n <XIcon />\n <span className=\"sr-only\">Close</span>\n </DialogPrimitive.Close>\n )}\n </DialogPrimitive.Content>\n </DialogPortal>\n )\n}\n\nfunction DialogHeader({ className, ...props }: React.ComponentProps<\"div\">) {\n return (\n <div\n data-slot=\"dialog-header\"\n className={cn(\"flex flex-col gap-2 text-center sm:text-left\", className)}\n {...props}\n />\n )\n}\n\nfunction DialogFooter({ className, ...props }: React.ComponentProps<\"div\">) {\n return (\n <div\n data-slot=\"dialog-footer\"\n className={cn(\n \"flex flex-col-reverse gap-2 sm:flex-row sm:justify-end\",\n className\n )}\n {...props}\n />\n )\n}\n\nfunction DialogTitle({\n className,\n ...props\n }: React.ComponentProps<typeof DialogPrimitive.Title>) {\n return (\n <DialogPrimitive.Title\n data-slot=\"dialog-title\"\n className={cn(\"text-lg leading-none font-semibold\", className)}\n {...props}\n />\n )\n}\n\nfunction DialogDescription({\n className,\n ...props\n }: React.ComponentProps<typeof DialogPrimitive.Description>) {\n return (\n <DialogPrimitive.Description\n data-slot=\"dialog-description\"\n className={cn(\"text-muted-foreground text-sm\", className)}\n {...props}\n />\n )\n}\n\nexport {\n Dialog,\n DialogClose,\n DialogContent,\n DialogDescription,\n DialogFooter,\n DialogHeader,\n DialogOverlay,\n DialogPortal,\n DialogTitle,\n DialogTrigger,\n DialogPrimitive\n}\n"],"names":["Dialog","props","DialogPrimitive","DialogTrigger","DialogPortal","DialogClose","DialogOverlay","className","jsx","cn","DialogContent","children","showCloseButton","jsxs","XIcon","DialogHeader","DialogFooter","DialogTitle","DialogDescription"],"mappings":";;;;AAQA,SAASA,EAAO;AAAA,EACE,GAAGC;AACL,GAAsD;AACpE,2BAAQC,EAAgB,MAAhB,EAAqB,aAAU,UAAU,GAAGD,GAAO;AAC7D;AAEA,SAASE,EAAc;AAAA,EACE,GAAGF;AACL,GAAyD;AAC9E,2BAAQC,EAAgB,SAAhB,EAAwB,aAAU,kBAAkB,GAAGD,GAAO;AACxE;AAEA,SAASG,EAAa;AAAA,EACE,GAAGH;AACL,GAAwD;AAC5E,2BAAQC,EAAgB,QAAhB,EAAuB,aAAU,iBAAiB,GAAGD,GAAO;AACtE;AAEA,SAASI,EAAY;AAAA,EACE,GAAGJ;AACL,GAAuD;AAC1E,2BAAQC,EAAgB,OAAhB,EAAsB,aAAU,gBAAgB,GAAGD,GAAO;AACpE;AAEA,SAASK,EAAc;AAAA,EACE,WAAAC;AAAA,EACA,GAAGN;AACL,GAAyD;AAC9E,SACE,gBAAAO;AAAA,IAACN,EAAgB;AAAA,IAAhB;AAAA,MACC,aAAU;AAAA,MACV,WAAWO;AAAA,QACT;AAAA,QACAF;AAAA,MAAA;AAAA,MAED,GAAGN;AAAA,IAAA;AAAA,EAAA;AAGV;AAEA,SAASS,EAAc;AAAA,EACE,WAAAH;AAAA,EACA,UAAAI;AAAA,EACA,iBAAAC,IAAkB;AAAA,EAClB,GAAGX;AACL,GAEpB;AACD,SACE,gBAAAY,EAACT,GAAA,EAAa,aAAU,iBACtB,UAAA;AAAA,IAAA,gBAAAI,EAACF,GAAA,EAAc;AAAA,IACf,gBAAAO;AAAA,MAACX,EAAgB;AAAA,MAAhB;AAAA,QACC,aAAU;AAAA,QACV,WAAWO;AAAA,UACT;AAAA,UACAF;AAAA,QAAA;AAAA,QAED,GAAGN;AAAA,QAEH,UAAA;AAAA,UAAAU;AAAA,UACAC,KACC,gBAAAC;AAAA,YAACX,EAAgB;AAAA,YAAhB;AAAA,cACC,aAAU;AAAA,cACV,WAAU;AAAA,cAEV,UAAA;AAAA,gBAAA,gBAAAM,EAACM,GAAA,EAAM;AAAA,gBACP,gBAAAN,EAAC,QAAA,EAAK,WAAU,WAAU,UAAA,QAAA,CAAK;AAAA,cAAA;AAAA,YAAA;AAAA,UAAA;AAAA,QACjC;AAAA,MAAA;AAAA,IAAA;AAAA,EAEJ,GACF;AAEJ;AAEA,SAASO,EAAa,EAAE,WAAAR,GAAW,GAAGN,KAAsC;AAC1E,SACE,gBAAAO;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,aAAU;AAAA,MACV,WAAWC,EAAG,gDAAgDF,CAAS;AAAA,MACtE,GAAGN;AAAA,IAAA;AAAA,EAAA;AAGV;AAEA,SAASe,EAAa,EAAE,WAAAT,GAAW,GAAGN,KAAsC;AAC1E,SACE,gBAAAO;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,aAAU;AAAA,MACV,WAAWC;AAAA,QACT;AAAA,QACAF;AAAA,MAAA;AAAA,MAED,GAAGN;AAAA,IAAA;AAAA,EAAA;AAGV;AAEA,SAASgB,EAAY;AAAA,EACE,WAAAV;AAAA,EACA,GAAGN;AACL,GAAuD;AAC1E,SACE,gBAAAO;AAAA,IAACN,EAAgB;AAAA,IAAhB;AAAA,MACC,aAAU;AAAA,MACV,WAAWO,EAAG,sCAAsCF,CAAS;AAAA,MAC5D,GAAGN;AAAA,IAAA;AAAA,EAAA;AAGV;AAEA,SAASiB,EAAkB;AAAA,EACE,WAAAX;AAAA,EACA,GAAGN;AACL,GAA6D;AACtF,SACE,gBAAAO;AAAA,IAACN,EAAgB;AAAA,IAAhB;AAAA,MACC,aAAU;AAAA,MACV,WAAWO,EAAG,iCAAiCF,CAAS;AAAA,MACvD,GAAGN;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
package/Dialog/index.js
CHANGED
|
@@ -1,18 +1,20 @@
|
|
|
1
|
-
import { Dialog as
|
|
2
|
-
import { DialogOverlayContainerContext as
|
|
1
|
+
import { Dialog as e, DialogClose as l, DialogContent as r, DialogDescription as t, DialogFooter as g, DialogHeader as D, DialogOverlay as n, DialogPortal as m, DialogTitle as p, DialogTrigger as v } from "./Dialog.js";
|
|
2
|
+
import { DialogOverlayContainerContext as C, DialogOverlayScope as x, useDialogOverlayContainer as y } from "./DialogOverlayScope.js";
|
|
3
|
+
import * as o from "@radix-ui/react-dialog";
|
|
3
4
|
export {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
5
|
+
e as Dialog,
|
|
6
|
+
l as DialogClose,
|
|
7
|
+
r as DialogContent,
|
|
8
|
+
t as DialogDescription,
|
|
8
9
|
g as DialogFooter,
|
|
9
10
|
D as DialogHeader,
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
p as
|
|
16
|
-
|
|
11
|
+
n as DialogOverlay,
|
|
12
|
+
C as DialogOverlayContainerContext,
|
|
13
|
+
x as DialogOverlayScope,
|
|
14
|
+
m as DialogPortal,
|
|
15
|
+
o as DialogPrimitive,
|
|
16
|
+
p as DialogTitle,
|
|
17
|
+
v as DialogTrigger,
|
|
18
|
+
y as useDialogOverlayContainer
|
|
17
19
|
};
|
|
18
20
|
//# sourceMappingURL=index.js.map
|
package/Dialog/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;"}
|
package/index.js
CHANGED
|
@@ -1,374 +1,376 @@
|
|
|
1
|
-
import { Accordion as
|
|
2
|
-
import { Alert as
|
|
3
|
-
import { AlertDialogAction as
|
|
4
|
-
import { AlertDialog as
|
|
5
|
-
import { AreaChart as
|
|
1
|
+
import { Accordion as t, AccordionContent as a, AccordionItem as n, AccordionTrigger as i } from "./Accordion/Accordion.js";
|
|
2
|
+
import { Alert as l, AlertDescription as m, AlertTitle as u } from "./Alert/Alert.js";
|
|
3
|
+
import { AlertDialogAction as g, AlertDialogCancel as b, AlertDialogContent as x, AlertDialogDescription as f, AlertDialogFooter as S, AlertDialogHeader as s, AlertDialogOverlay as C, AlertDialogPortal as T, AlertDialogRoot as D, AlertDialogTitle as c, AlertDialogTrigger as M } from "./AlertDialog/AlertDialogRoot.js";
|
|
4
|
+
import { AlertDialog as I } from "./AlertDialog/AlertDialog.js";
|
|
5
|
+
import { AreaChart as v } from "./AreaChart/AreaChart.js";
|
|
6
6
|
import { Aside as w } from "./Aside/Aside.js";
|
|
7
|
-
import { AsideSidebar as
|
|
8
|
-
import { AspectRatio as
|
|
9
|
-
import { Avatar as
|
|
10
|
-
import { Badge as
|
|
11
|
-
import { badgeVariants as
|
|
12
|
-
import { Breadcrumb as
|
|
13
|
-
import { Button as
|
|
14
|
-
import { buttonVariants as
|
|
15
|
-
import { ButtonIcon as
|
|
16
|
-
import { buttonIconVariants as
|
|
17
|
-
import { Calendar as
|
|
18
|
-
import { Card as
|
|
19
|
-
import { Carousel as
|
|
20
|
-
import { ChartContainer as
|
|
21
|
-
import { Checkbox as
|
|
22
|
-
import { Collapsible as
|
|
23
|
-
import { Combobox as
|
|
24
|
-
import { Command as
|
|
25
|
-
import { DataTable as
|
|
26
|
-
import { DatePicker as
|
|
27
|
-
import { Dialog as
|
|
28
|
-
import { DialogOverlayContainerContext as
|
|
29
|
-
import { Drawer as
|
|
30
|
-
import { DropdownMenu as
|
|
31
|
-
import { Form as
|
|
32
|
-
import { FormRenderControl as
|
|
33
|
-
import { FormCheckbox as
|
|
34
|
-
import { FormCombobox as
|
|
35
|
-
import { FormDatePicker as
|
|
36
|
-
import { FormInput as
|
|
37
|
-
import { FormSelect as
|
|
38
|
-
import { FormTextarea as
|
|
39
|
-
import { Header as
|
|
40
|
-
import { HoverCard as
|
|
41
|
-
import { BaseInput as
|
|
42
|
-
import { InputOTP as
|
|
43
|
-
import { Label as
|
|
44
|
-
import { labelVariants as
|
|
45
|
-
import { LazyLoader as
|
|
7
|
+
import { AsideSidebar as L } from "./Aside/AsideSidebar.js";
|
|
8
|
+
import { AspectRatio as B } from "./AspectRatio/AspectRatio.js";
|
|
9
|
+
import { Avatar as k, AvatarFallback as H, AvatarImage as y } from "./Avatar/Avatar.js";
|
|
10
|
+
import { Badge as O } from "./Badge/Badge.js";
|
|
11
|
+
import { badgeVariants as E } from "./Badge/badgeVariants.js";
|
|
12
|
+
import { Breadcrumb as _, BreadcrumbEllipsis as U, BreadcrumbItem as Y, BreadcrumbLink as j, BreadcrumbList as q, BreadcrumbPage as J, BreadcrumbSeparator as K } from "./Breadcrumb/Breadcrumb.js";
|
|
13
|
+
import { Button as W } from "./Button/Button.js";
|
|
14
|
+
import { buttonVariants as Z } from "./Button/buttonVariants.js";
|
|
15
|
+
import { ButtonIcon as oo } from "./ButtonIcon/ButtonIcon.js";
|
|
16
|
+
import { buttonIconVariants as eo } from "./ButtonIcon/buttonIconVariants.js";
|
|
17
|
+
import { Calendar as ao } from "./Calendar/Calendar.js";
|
|
18
|
+
import { Card as io, CardContent as po, CardDescription as lo, CardFooter as mo, CardHeader as uo, CardTitle as go } from "./Card/Card.js";
|
|
19
|
+
import { Carousel as xo, CarouselContent as fo, CarouselItem as So, CarouselNext as so, CarouselPrevious as Co } from "./Carousel/Carousel.js";
|
|
20
|
+
import { ChartContainer as Do, ChartLegend as co, ChartLegendContent as Mo, ChartStyle as Po, ChartTooltip as Io, ChartTooltipContent as Ao } from "./Chart/Chart.js";
|
|
21
|
+
import { Checkbox as ho, CheckboxLabel as wo } from "./Checkbox/Checkbox.js";
|
|
22
|
+
import { Collapsible as Lo, CollapsibleContent as Ro, CollapsibleTrigger as Bo } from "./Collapsible/Collapsible.js";
|
|
23
|
+
import { Combobox as ko } from "./Combobox/Combobox.js";
|
|
24
|
+
import { Command as yo, CommandDialog as No, CommandEmpty as Oo, CommandGroup as Vo, CommandInput as Eo, CommandItem as zo, CommandList as _o, CommandSeparator as Uo, CommandShortcut as Yo } from "./Command/Command.js";
|
|
25
|
+
import { DataTable as qo } from "./DataTable/DataTable.js";
|
|
26
|
+
import { DatePicker as Ko } from "./DatePicker/DatePicker.js";
|
|
27
|
+
import { Dialog as Wo, DialogClose as Xo, DialogContent as Zo, DialogDescription as $o, DialogFooter as or, DialogHeader as rr, DialogOverlay as er, DialogPortal as tr, DialogTitle as ar, DialogTrigger as nr } from "./Dialog/Dialog.js";
|
|
28
|
+
import { DialogOverlayContainerContext as pr, DialogOverlayScope as lr, useDialogOverlayContainer as mr } from "./Dialog/DialogOverlayScope.js";
|
|
29
|
+
import { Drawer as dr, DrawerClose as gr, DrawerContent as br, DrawerDescription as xr, DrawerFooter as fr, DrawerHeader as Sr, DrawerOverlay as sr, DrawerPortal as Cr, DrawerTitle as Tr, DrawerTrigger as Dr } from "./Drawer/Drawer.js";
|
|
30
|
+
import { DropdownMenu as Mr, DropdownMenuCheckboxItem as Pr, DropdownMenuContent as Ir, DropdownMenuGroup as Ar, DropdownMenuItem as vr, DropdownMenuLabel as hr, DropdownMenuPortal as wr, DropdownMenuRadioGroup as Fr, DropdownMenuRadioItem as Lr, DropdownMenuSeparator as Rr, DropdownMenuShortcut as Br, DropdownMenuSub as Gr, DropdownMenuSubContent as kr, DropdownMenuSubTrigger as Hr, DropdownMenuTrigger as yr } from "./DropdownMenu/DropdownMenu.js";
|
|
31
|
+
import { Form as Or, FormControl as Vr, FormDescription as Er, FormField as zr, FormItem as _r, FormLabel as Ur, FormMessage as Yr, useFormField as jr } from "./Form/Form.js";
|
|
32
|
+
import { FormRenderControl as Jr } from "./Form/FormRenderControl.js";
|
|
33
|
+
import { FormCheckbox as Qr } from "./FormCheckbox/FormCheckbox.js";
|
|
34
|
+
import { FormCombobox as Xr } from "./FormCombobox/FormCombobox.js";
|
|
35
|
+
import { FormDatePicker as $r } from "./FormDatePicker/FormDatePicker.js";
|
|
36
|
+
import { FormInput as re } from "./FormInput/FormInput.js";
|
|
37
|
+
import { FormSelect as te } from "./FormSelect/FormSelect.js";
|
|
38
|
+
import { FormTextarea as ne } from "./FormTextarea/FormTextarea.js";
|
|
39
|
+
import { Header as pe } from "./Header/Header.js";
|
|
40
|
+
import { HoverCard as me, HoverCardContent as ue, HoverCardTrigger as de } from "./HoverCard/HoverCard.js";
|
|
41
|
+
import { BaseInput as be, Input as xe, PasswordInput as fe } from "./Input/Input.js";
|
|
42
|
+
import { InputOTP as se, InputOTPGroup as Ce, InputOTPSeparator as Te, InputOTPSlot as De } from "./InputOTP/InputOTP.js";
|
|
43
|
+
import { Label as Me } from "./Label/Label.js";
|
|
44
|
+
import { labelVariants as Ie } from "./Label/labelVariants.js";
|
|
45
|
+
import { LazyLoader as ve } from "./LazyLoader/LazyLoader.js";
|
|
46
46
|
import { LoadedIcon as we } from "./LoadedIcon/LoadedIcon.js";
|
|
47
|
-
import { LoadingMask as
|
|
48
|
-
import { RenderLoadingMask as
|
|
49
|
-
import { LoadingProgress as
|
|
50
|
-
import { loadingProgressVariants as
|
|
51
|
-
import { Menubar as
|
|
52
|
-
import { NavigationMenu as
|
|
53
|
-
import { navigationMenuVariants as
|
|
54
|
-
import { Pagination as
|
|
55
|
-
import { Popover as
|
|
56
|
-
import { Progress as
|
|
57
|
-
import { RadioGroup as
|
|
58
|
-
import { ResizableHandle as
|
|
59
|
-
import { ScrollArea as
|
|
60
|
-
import { Search as
|
|
61
|
-
import { SelectContent as
|
|
62
|
-
import { Select as
|
|
63
|
-
import { Separator as
|
|
64
|
-
import { Sheet as
|
|
65
|
-
import { Sidebar as
|
|
66
|
-
import { Skeleton as
|
|
67
|
-
import { Slider as
|
|
68
|
-
import { Sonner as
|
|
69
|
-
import { Switch as
|
|
70
|
-
import { Table as
|
|
71
|
-
import { TabsContent as
|
|
72
|
-
import { TabRender as
|
|
73
|
-
import { Textarea as
|
|
74
|
-
import { ThemeProvider as
|
|
75
|
-
import { ThemeModeToggle as
|
|
76
|
-
import { Toast as
|
|
77
|
-
import { reducer as
|
|
47
|
+
import { LoadingMask as Le } from "./LoadingMask/LoadingMask.js";
|
|
48
|
+
import { RenderLoadingMask as Be } from "./LoadingMask/RenderLoadingMask.js";
|
|
49
|
+
import { LoadingProgress as ke } from "./LoadingProgress/LoadingProgress.js";
|
|
50
|
+
import { loadingProgressVariants as ye } from "./LoadingProgress/loadingProgressVariants.js";
|
|
51
|
+
import { Menubar as Oe, MenubarCheckboxItem as Ve, MenubarContent as Ee, MenubarGroup as ze, MenubarItem as _e, MenubarLabel as Ue, MenubarMenu as Ye, MenubarPortal as je, MenubarRadioGroup as qe, MenubarRadioItem as Je, MenubarSeparator as Ke, MenubarShortcut as Qe, MenubarSub as We, MenubarSubContent as Xe, MenubarSubTrigger as Ze, MenubarTrigger as $e } from "./Menubar/Menubar.js";
|
|
52
|
+
import { NavigationMenu as rt, NavigationMenuContent as et, NavigationMenuIndicator as tt, NavigationMenuItem as at, NavigationMenuLink as nt, NavigationMenuList as it, NavigationMenuTrigger as pt, NavigationMenuViewport as lt } from "./NavigationMenu/NavigationMenu.js";
|
|
53
|
+
import { navigationMenuVariants as ut } from "./NavigationMenu/navigationMenuVariants.js";
|
|
54
|
+
import { Pagination as gt, PaginationContent as bt, PaginationEllipsis as xt, PaginationItem as ft, PaginationLink as St, PaginationNext as st, PaginationPrevious as Ct } from "./Pagination/Pagination.js";
|
|
55
|
+
import { Popover as Dt, PopoverAnchor as ct, PopoverContent as Mt, PopoverTrigger as Pt } from "./Popover/Popover.js";
|
|
56
|
+
import { Progress as At } from "./Progress/Progress.js";
|
|
57
|
+
import { RadioGroup as ht, RadioGroupItem as wt, RadioGroupLabel as Ft } from "./RadioGroup/RadioGroup.js";
|
|
58
|
+
import { ResizableHandle as Rt, ResizablePanel as Bt, ResizablePanelGroup as Gt } from "./Resizable/Resizable.js";
|
|
59
|
+
import { ScrollArea as Ht, ScrollBar as yt } from "./ScrollArea/ScrollArea.js";
|
|
60
|
+
import { Search as Ot } from "./Search/Search.js";
|
|
61
|
+
import { SelectContent as Et, SelectGroup as zt, SelectItem as _t, SelectLabel as Ut, SelectRoot as Yt, SelectScrollDownButton as jt, SelectScrollUpButton as qt, SelectSeparator as Jt, SelectTrigger as Kt, SelectValue as Qt } from "./Select/SelectRoot.js";
|
|
62
|
+
import { Select as Xt } from "./Select/Select.js";
|
|
63
|
+
import { Separator as $t } from "./Separator/Separator.js";
|
|
64
|
+
import { Sheet as ra, SheetClose as ea, SheetContent as ta, SheetDescription as aa, SheetFooter as na, SheetHeader as ia, SheetOverlay as pa, SheetPortal as la, SheetTitle as ma, SheetTrigger as ua } from "./Sheet/Sheet.js";
|
|
65
|
+
import { Sidebar as ga, SidebarContent as ba, SidebarFooter as xa, SidebarGroup as fa, SidebarGroupAction as Sa, SidebarGroupContent as sa, SidebarGroupLabel as Ca, SidebarHeader as Ta, SidebarInput as Da, SidebarInset as ca, SidebarMenu as Ma, SidebarMenuAction as Pa, SidebarMenuBadge as Ia, SidebarMenuButton as Aa, SidebarMenuItem as va, SidebarMenuSkeleton as ha, SidebarMenuSub as wa, SidebarMenuSubButton as Fa, SidebarMenuSubItem as La, SidebarProvider as Ra, SidebarRail as Ba, SidebarSeparator as Ga, SidebarTrigger as ka, useSidebar as Ha } from "./Sidebar/Sidebar.js";
|
|
66
|
+
import { Skeleton as Na } from "./Skeleton/Skeleton.js";
|
|
67
|
+
import { Slider as Va } from "./Slider/Slider.js";
|
|
68
|
+
import { Sonner as za } from "./Sonner/Sonner.js";
|
|
69
|
+
import { Switch as Ua } from "./Switch/Switch.js";
|
|
70
|
+
import { Table as ja, TableBody as qa, TableCaption as Ja, TableCell as Ka, TableFooter as Qa, TableHead as Wa, TableHeader as Xa, TableRow as Za } from "./Table/Table.js";
|
|
71
|
+
import { TabsContent as on, TabsList as rn, TabsRoot as en, TabsTrigger as tn } from "./Tabs/TabsRoot.js";
|
|
72
|
+
import { TabRender as nn, Tabs as pn } from "./Tabs/Tabs.js";
|
|
73
|
+
import { Textarea as mn } from "./Textarea/Textarea.js";
|
|
74
|
+
import { ThemeProvider as dn } from "./Theme/ThemeProvider.js";
|
|
75
|
+
import { ThemeModeToggle as bn } from "./Theme/ThemeModeToggle.js";
|
|
76
|
+
import { Toast as fn, ToastAction as Sn, ToastClose as sn, ToastDescription as Cn, ToastProvider as Tn, ToastTitle as Dn, ToastViewport as cn } from "./Toast/Toast.js";
|
|
77
|
+
import { reducer as Pn, toast as In, useNotify as An, useToast as vn } from "./Toast/useToast.js";
|
|
78
78
|
import { Toaster as wn } from "./Toaster/Toaster.js";
|
|
79
|
-
import { Toggle as
|
|
80
|
-
import { ToggleGroup as
|
|
81
|
-
import { TooltipContent as
|
|
82
|
-
import { Tooltip as
|
|
83
|
-
import { Dropzone as
|
|
84
|
-
import { DEFAULT_FILE_TYPES as
|
|
85
|
-
import { FormDropzone as
|
|
86
|
-
import { TablePagination as
|
|
79
|
+
import { Toggle as Ln, toggleVariants as Rn } from "./Toggle/Toggle.js";
|
|
80
|
+
import { ToggleGroup as Gn, ToggleGroupItem as kn } from "./ToggleGroup/ToggleGroup.js";
|
|
81
|
+
import { TooltipContent as yn, TooltipProvider as Nn, TooltipRoot as On, TooltipTrigger as Vn } from "./Tooltip/TooltipRoot.js";
|
|
82
|
+
import { Tooltip as zn } from "./Tooltip/Tooltip.js";
|
|
83
|
+
import { Dropzone as Un } from "./Dropzone/Dropzone.js";
|
|
84
|
+
import { DEFAULT_FILE_TYPES as jn, DEFAULT_IMAGES_TYPES as qn } from "./Dropzone/Dropzone.types.js";
|
|
85
|
+
import { FormDropzone as Kn } from "./FormDropzone/FormDropzone.js";
|
|
86
|
+
import { TablePagination as Wn } from "./TablePagination/TablePagination.js";
|
|
87
|
+
import * as o from "@radix-ui/react-dialog";
|
|
87
88
|
export {
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
89
|
+
t as Accordion,
|
|
90
|
+
a as AccordionContent,
|
|
91
|
+
n as AccordionItem,
|
|
92
|
+
i as AccordionTrigger,
|
|
93
|
+
l as Alert,
|
|
94
|
+
m as AlertDescription,
|
|
95
|
+
I as AlertDialog,
|
|
96
|
+
g as AlertDialogAction,
|
|
97
|
+
b as AlertDialogCancel,
|
|
98
|
+
x as AlertDialogContent,
|
|
99
|
+
f as AlertDialogDescription,
|
|
100
|
+
S as AlertDialogFooter,
|
|
101
|
+
s as AlertDialogHeader,
|
|
102
|
+
C as AlertDialogOverlay,
|
|
103
|
+
T as AlertDialogPortal,
|
|
104
|
+
D as AlertDialogRoot,
|
|
105
|
+
c as AlertDialogTitle,
|
|
106
|
+
M as AlertDialogTrigger,
|
|
107
|
+
u as AlertTitle,
|
|
108
|
+
v as AreaChart,
|
|
108
109
|
w as Aside,
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
110
|
+
L as AsideSidebar,
|
|
111
|
+
B as AspectRatio,
|
|
112
|
+
k as Avatar,
|
|
113
|
+
H as AvatarFallback,
|
|
114
|
+
y as AvatarImage,
|
|
115
|
+
O as Badge,
|
|
116
|
+
be as BaseInput,
|
|
117
|
+
_ as Breadcrumb,
|
|
118
|
+
U as BreadcrumbEllipsis,
|
|
119
|
+
Y as BreadcrumbItem,
|
|
120
|
+
j as BreadcrumbLink,
|
|
121
|
+
q as BreadcrumbList,
|
|
122
|
+
J as BreadcrumbPage,
|
|
123
|
+
K as BreadcrumbSeparator,
|
|
124
|
+
W as Button,
|
|
125
|
+
oo as ButtonIcon,
|
|
126
|
+
ao as Calendar,
|
|
127
|
+
io as Card,
|
|
128
|
+
po as CardContent,
|
|
129
|
+
lo as CardDescription,
|
|
130
|
+
mo as CardFooter,
|
|
131
|
+
uo as CardHeader,
|
|
132
|
+
go as CardTitle,
|
|
133
|
+
xo as Carousel,
|
|
134
|
+
fo as CarouselContent,
|
|
135
|
+
So as CarouselItem,
|
|
136
|
+
so as CarouselNext,
|
|
137
|
+
Co as CarouselPrevious,
|
|
138
|
+
Do as ChartContainer,
|
|
139
|
+
co as ChartLegend,
|
|
140
|
+
Mo as ChartLegendContent,
|
|
141
|
+
Po as ChartStyle,
|
|
142
|
+
Io as ChartTooltip,
|
|
143
|
+
Ao as ChartTooltipContent,
|
|
144
|
+
ho as Checkbox,
|
|
144
145
|
wo as CheckboxLabel,
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
ar as
|
|
174
|
-
|
|
175
|
-
dr as
|
|
176
|
-
gr as
|
|
177
|
-
br as
|
|
178
|
-
xr as
|
|
179
|
-
fr as
|
|
180
|
-
Sr as
|
|
181
|
-
sr as
|
|
182
|
-
Cr as
|
|
183
|
-
Tr as
|
|
184
|
-
|
|
185
|
-
Mr as
|
|
186
|
-
Pr as
|
|
187
|
-
Ir as
|
|
188
|
-
Ar as
|
|
189
|
-
vr as
|
|
146
|
+
Lo as Collapsible,
|
|
147
|
+
Ro as CollapsibleContent,
|
|
148
|
+
Bo as CollapsibleTrigger,
|
|
149
|
+
ko as Combobox,
|
|
150
|
+
yo as Command,
|
|
151
|
+
No as CommandDialog,
|
|
152
|
+
Oo as CommandEmpty,
|
|
153
|
+
Vo as CommandGroup,
|
|
154
|
+
Eo as CommandInput,
|
|
155
|
+
zo as CommandItem,
|
|
156
|
+
_o as CommandList,
|
|
157
|
+
Uo as CommandSeparator,
|
|
158
|
+
Yo as CommandShortcut,
|
|
159
|
+
jn as DEFAULT_FILE_TYPES,
|
|
160
|
+
qn as DEFAULT_IMAGES_TYPES,
|
|
161
|
+
qo as DataTable,
|
|
162
|
+
Ko as DatePicker,
|
|
163
|
+
Wo as Dialog,
|
|
164
|
+
Xo as DialogClose,
|
|
165
|
+
Zo as DialogContent,
|
|
166
|
+
$o as DialogDescription,
|
|
167
|
+
or as DialogFooter,
|
|
168
|
+
rr as DialogHeader,
|
|
169
|
+
er as DialogOverlay,
|
|
170
|
+
pr as DialogOverlayContainerContext,
|
|
171
|
+
lr as DialogOverlayScope,
|
|
172
|
+
tr as DialogPortal,
|
|
173
|
+
o as DialogPrimitive,
|
|
174
|
+
ar as DialogTitle,
|
|
175
|
+
nr as DialogTrigger,
|
|
176
|
+
dr as Drawer,
|
|
177
|
+
gr as DrawerClose,
|
|
178
|
+
br as DrawerContent,
|
|
179
|
+
xr as DrawerDescription,
|
|
180
|
+
fr as DrawerFooter,
|
|
181
|
+
Sr as DrawerHeader,
|
|
182
|
+
sr as DrawerOverlay,
|
|
183
|
+
Cr as DrawerPortal,
|
|
184
|
+
Tr as DrawerTitle,
|
|
185
|
+
Dr as DrawerTrigger,
|
|
186
|
+
Mr as DropdownMenu,
|
|
187
|
+
Pr as DropdownMenuCheckboxItem,
|
|
188
|
+
Ir as DropdownMenuContent,
|
|
189
|
+
Ar as DropdownMenuGroup,
|
|
190
|
+
vr as DropdownMenuItem,
|
|
191
|
+
hr as DropdownMenuLabel,
|
|
190
192
|
wr as DropdownMenuPortal,
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
193
|
+
Fr as DropdownMenuRadioGroup,
|
|
194
|
+
Lr as DropdownMenuRadioItem,
|
|
195
|
+
Rr as DropdownMenuSeparator,
|
|
196
|
+
Br as DropdownMenuShortcut,
|
|
197
|
+
Gr as DropdownMenuSub,
|
|
198
|
+
kr as DropdownMenuSubContent,
|
|
199
|
+
Hr as DropdownMenuSubTrigger,
|
|
200
|
+
yr as DropdownMenuTrigger,
|
|
201
|
+
Un as Dropzone,
|
|
202
|
+
Or as Form,
|
|
203
|
+
Qr as FormCheckbox,
|
|
204
|
+
Xr as FormCombobox,
|
|
205
|
+
Vr as FormControl,
|
|
206
|
+
$r as FormDatePicker,
|
|
207
|
+
Er as FormDescription,
|
|
208
|
+
Kn as FormDropzone,
|
|
209
|
+
zr as FormField,
|
|
210
|
+
re as FormInput,
|
|
211
|
+
_r as FormItem,
|
|
212
|
+
Ur as FormLabel,
|
|
213
|
+
Yr as FormMessage,
|
|
214
|
+
Jr as FormRenderControl,
|
|
215
|
+
te as FormSelect,
|
|
216
|
+
ne as FormTextarea,
|
|
217
|
+
pe as Header,
|
|
218
|
+
me as HoverCard,
|
|
219
|
+
ue as HoverCardContent,
|
|
220
|
+
de as HoverCardTrigger,
|
|
221
|
+
xe as Input,
|
|
222
|
+
se as InputOTP,
|
|
223
|
+
Ce as InputOTPGroup,
|
|
224
|
+
Te as InputOTPSeparator,
|
|
225
|
+
De as InputOTPSlot,
|
|
226
|
+
Me as Label,
|
|
227
|
+
ve as LazyLoader,
|
|
226
228
|
we as LoadedIcon,
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
229
|
+
Le as LoadingMask,
|
|
230
|
+
ke as LoadingProgress,
|
|
231
|
+
Oe as Menubar,
|
|
232
|
+
Ve as MenubarCheckboxItem,
|
|
233
|
+
Ee as MenubarContent,
|
|
234
|
+
ze as MenubarGroup,
|
|
235
|
+
_e as MenubarItem,
|
|
236
|
+
Ue as MenubarLabel,
|
|
237
|
+
Ye as MenubarMenu,
|
|
238
|
+
je as MenubarPortal,
|
|
239
|
+
qe as MenubarRadioGroup,
|
|
240
|
+
Je as MenubarRadioItem,
|
|
241
|
+
Ke as MenubarSeparator,
|
|
242
|
+
Qe as MenubarShortcut,
|
|
243
|
+
We as MenubarSub,
|
|
244
|
+
Xe as MenubarSubContent,
|
|
245
|
+
Ze as MenubarSubTrigger,
|
|
246
|
+
$e as MenubarTrigger,
|
|
247
|
+
rt as NavigationMenu,
|
|
248
|
+
et as NavigationMenuContent,
|
|
249
|
+
tt as NavigationMenuIndicator,
|
|
250
|
+
at as NavigationMenuItem,
|
|
251
|
+
nt as NavigationMenuLink,
|
|
252
|
+
it as NavigationMenuList,
|
|
253
|
+
pt as NavigationMenuTrigger,
|
|
254
|
+
lt as NavigationMenuViewport,
|
|
255
|
+
gt as Pagination,
|
|
256
|
+
bt as PaginationContent,
|
|
257
|
+
xt as PaginationEllipsis,
|
|
258
|
+
ft as PaginationItem,
|
|
259
|
+
St as PaginationLink,
|
|
260
|
+
st as PaginationNext,
|
|
261
|
+
Ct as PaginationPrevious,
|
|
262
|
+
fe as PasswordInput,
|
|
263
|
+
Dt as Popover,
|
|
264
|
+
ct as PopoverAnchor,
|
|
265
|
+
Mt as PopoverContent,
|
|
266
|
+
Pt as PopoverTrigger,
|
|
267
|
+
At as Progress,
|
|
268
|
+
ht as RadioGroup,
|
|
267
269
|
wt as RadioGroupItem,
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
270
|
+
Ft as RadioGroupLabel,
|
|
271
|
+
Be as RenderLoadingMask,
|
|
272
|
+
Rt as ResizableHandle,
|
|
273
|
+
Bt as ResizablePanel,
|
|
274
|
+
Gt as ResizablePanelGroup,
|
|
275
|
+
Ht as ScrollArea,
|
|
276
|
+
yt as ScrollBar,
|
|
277
|
+
Ot as Search,
|
|
278
|
+
Xt as Select,
|
|
279
|
+
Et as SelectContent,
|
|
280
|
+
zt as SelectGroup,
|
|
281
|
+
_t as SelectItem,
|
|
282
|
+
Ut as SelectLabel,
|
|
283
|
+
Yt as SelectRoot,
|
|
284
|
+
jt as SelectScrollDownButton,
|
|
285
|
+
qt as SelectScrollUpButton,
|
|
286
|
+
Jt as SelectSeparator,
|
|
287
|
+
Kt as SelectTrigger,
|
|
288
|
+
Qt as SelectValue,
|
|
289
|
+
$t as Separator,
|
|
290
|
+
ra as Sheet,
|
|
291
|
+
ea as SheetClose,
|
|
292
|
+
ta as SheetContent,
|
|
293
|
+
aa as SheetDescription,
|
|
294
|
+
na as SheetFooter,
|
|
295
|
+
ia as SheetHeader,
|
|
296
|
+
pa as SheetOverlay,
|
|
297
|
+
la as SheetPortal,
|
|
298
|
+
ma as SheetTitle,
|
|
299
|
+
ua as SheetTrigger,
|
|
300
|
+
ga as Sidebar,
|
|
301
|
+
ba as SidebarContent,
|
|
302
|
+
xa as SidebarFooter,
|
|
303
|
+
fa as SidebarGroup,
|
|
304
|
+
Sa as SidebarGroupAction,
|
|
305
|
+
sa as SidebarGroupContent,
|
|
306
|
+
Ca as SidebarGroupLabel,
|
|
307
|
+
Ta as SidebarHeader,
|
|
308
|
+
Da as SidebarInput,
|
|
309
|
+
ca as SidebarInset,
|
|
310
|
+
Ma as SidebarMenu,
|
|
311
|
+
Pa as SidebarMenuAction,
|
|
312
|
+
Ia as SidebarMenuBadge,
|
|
313
|
+
Aa as SidebarMenuButton,
|
|
314
|
+
va as SidebarMenuItem,
|
|
315
|
+
ha as SidebarMenuSkeleton,
|
|
314
316
|
wa as SidebarMenuSub,
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
317
|
+
Fa as SidebarMenuSubButton,
|
|
318
|
+
La as SidebarMenuSubItem,
|
|
319
|
+
Ra as SidebarProvider,
|
|
320
|
+
Ba as SidebarRail,
|
|
321
|
+
Ga as SidebarSeparator,
|
|
322
|
+
ka as SidebarTrigger,
|
|
323
|
+
Na as Skeleton,
|
|
324
|
+
Va as Slider,
|
|
325
|
+
za as Sonner,
|
|
326
|
+
Ua as Switch,
|
|
327
|
+
nn as TabRender,
|
|
328
|
+
ja as Table,
|
|
329
|
+
qa as TableBody,
|
|
330
|
+
Ja as TableCaption,
|
|
331
|
+
Ka as TableCell,
|
|
332
|
+
Qa as TableFooter,
|
|
333
|
+
Wa as TableHead,
|
|
334
|
+
Xa as TableHeader,
|
|
335
|
+
Wn as TablePagination,
|
|
336
|
+
Za as TableRow,
|
|
337
|
+
pn as Tabs,
|
|
338
|
+
on as TabsContent,
|
|
339
|
+
rn as TabsList,
|
|
340
|
+
en as TabsRoot,
|
|
341
|
+
tn as TabsTrigger,
|
|
342
|
+
mn as Textarea,
|
|
343
|
+
bn as ThemeModeToggle,
|
|
344
|
+
dn as ThemeProvider,
|
|
345
|
+
fn as Toast,
|
|
346
|
+
Sn as ToastAction,
|
|
347
|
+
sn as ToastClose,
|
|
348
|
+
Cn as ToastDescription,
|
|
349
|
+
Tn as ToastProvider,
|
|
350
|
+
Dn as ToastTitle,
|
|
351
|
+
cn as ToastViewport,
|
|
350
352
|
wn as Toaster,
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
353
|
+
Ln as Toggle,
|
|
354
|
+
Gn as ToggleGroup,
|
|
355
|
+
kn as ToggleGroupItem,
|
|
356
|
+
zn as Tooltip,
|
|
357
|
+
yn as TooltipContent,
|
|
358
|
+
Nn as TooltipProvider,
|
|
359
|
+
On as TooltipRoot,
|
|
360
|
+
Vn as TooltipTrigger,
|
|
361
|
+
E as badgeVariants,
|
|
362
|
+
eo as buttonIconVariants,
|
|
363
|
+
Z as buttonVariants,
|
|
364
|
+
Ie as labelVariants,
|
|
365
|
+
ye as loadingProgressVariants,
|
|
366
|
+
ut as navigationMenuVariants,
|
|
367
|
+
Pn as reducer,
|
|
368
|
+
In as toast,
|
|
369
|
+
Rn as toggleVariants,
|
|
370
|
+
mr as useDialogOverlayContainer,
|
|
371
|
+
jr as useFormField,
|
|
372
|
+
An as useNotify,
|
|
373
|
+
Ha as useSidebar,
|
|
374
|
+
vn as useToast
|
|
373
375
|
};
|
|
374
376
|
//# sourceMappingURL=index.js.map
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oneplatformdev/ui",
|
|
3
|
-
"version": "0.1.10-
|
|
3
|
+
"version": "0.1.10-33",
|
|
4
4
|
"description": "UI component library for OnePlatform",
|
|
5
5
|
"author": "One Platform Development Team",
|
|
6
6
|
"keywords": [
|
|
@@ -47,8 +47,8 @@
|
|
|
47
47
|
"!**/*.tsbuildinfo"
|
|
48
48
|
],
|
|
49
49
|
"peerDependencies": {
|
|
50
|
-
"react": ">=
|
|
51
|
-
"react-dom": ">=
|
|
50
|
+
"react": ">=19",
|
|
51
|
+
"react-dom": ">=19",
|
|
52
52
|
"tailwindcss": ">=4.0.0",
|
|
53
53
|
"tw-animate-css": "^1.3.8",
|
|
54
54
|
"react-hook-form": "^7.54.2",
|
|
@@ -105,8 +105,8 @@
|
|
|
105
105
|
"recharts": "^3.2.0",
|
|
106
106
|
"sonner": "^2.0.7",
|
|
107
107
|
"vaul": "^1.1.2",
|
|
108
|
-
"@oneplatformdev/tokens": "^0.0.1-
|
|
109
|
-
"@oneplatformdev/hooks": "^0.1.0-
|
|
110
|
-
"@oneplatformdev/utils": "^0.1.1-
|
|
108
|
+
"@oneplatformdev/tokens": "^0.0.1-55",
|
|
109
|
+
"@oneplatformdev/hooks": "^0.1.0-68",
|
|
110
|
+
"@oneplatformdev/utils": "^0.1.1-82"
|
|
111
111
|
}
|
|
112
112
|
}
|