@adgytec/adgytec-web-ui-components 0.0.2 → 0.0.3
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/{Disclosure-Ca5ZAmfb.js → Disclosure-D54TpT8k.js} +2 -2
- package/dist/{DisclousreGroup-B6FGUjyO.js → DisclousreGroup-hDvE41ba.js} +1 -1
- package/dist/{ModalAction-B3eX47ca.js → ModalAction-CcT9ATFz.js} +1 -1
- package/dist/{NavigationMenu-BjA8VR1X.js → NavigationMenu-aB6IfIug.js} +2 -2
- package/dist/{NavigationResponsive-D5y5iL5X.js → NavigationResponsive-CGmgof-7.js} +2 -2
- package/dist/{NavigationSidebar-DqUwV4eC.js → NavigationSidebar-CDGXjM6z.js} +2 -2
- package/dist/{OutlinedButton-dMBAASb-.js → OutlinedButton-BgW0LT_v.js} +2 -2
- package/dist/{OutlinedButtonLink-CzIaUCY6.js → OutlinedButtonLink-Wlrb7MFQ.js} +1 -1
- package/dist/{Select-Dc9k8ybI.js → Select-BRcK4tUB.js} +3 -3
- package/dist/{TextButton-EYzLjods.js → TextButton-BXui1LB0.js} +1 -1
- package/dist/assets/index.css +1 -0
- package/dist/assets/index2.css +1 -0
- package/dist/components/Button/index.d.ts +0 -1
- package/dist/components/Button/index.js +8 -9
- package/dist/components/Disclosure/Disclosure/index.js +1 -1
- package/dist/components/Disclosure/DisclousureGroup/index.js +1 -1
- package/dist/components/Error/Error.d.ts +1 -1
- package/dist/components/Error/index.d.ts +2 -0
- package/dist/components/Error/index.js +7 -0
- package/dist/components/Link/index.js +1 -1
- package/dist/components/Modal/ModalAction/index.js +1 -1
- package/dist/components/Modal/index.d.ts +2 -1
- package/dist/components/Modal/index.js +8 -1
- package/dist/components/Navigation/NavigationMenu/index.js +1 -1
- package/dist/components/Navigation/NavigationResponsive/index.js +1 -1
- package/dist/components/Navigation/NavigationSidebar/index.js +1 -1
- package/dist/components/Navigation/index.d.ts +3 -1
- package/dist/components/Navigation/index.js +8 -1
- package/dist/components/Popover/index.d.ts +1 -0
- package/dist/components/Popover/index.js +4 -0
- package/dist/components/Select/index.js +1 -1
- package/dist/components/Success/Success.d.ts +2 -0
- package/dist/components/Success/index.d.ts +2 -0
- package/dist/components/Success/index.js +7 -0
- package/dist/components/Success/types.d.ts +4 -0
- package/dist/index.js +47 -48
- package/dist/{useSplash-DXNKEPAC.js → useSplash-B9tAzNGg.js} +18 -19
- package/package.json +5 -2
- /package/dist/components/Error/{type.d.ts → types.d.ts} +0 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as e, jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { Disclosure as c, DisclosurePanel as l } from "react-aria-components";
|
|
3
3
|
import { ChevronRight as a } from "lucide-react";
|
|
4
|
-
import { T as n } from "./TextButton-
|
|
4
|
+
import { T as n } from "./TextButton-BXui1LB0.js";
|
|
5
5
|
import { C as m } from "./types-C1YOMbh5.js";
|
|
6
|
-
import { a as p } from "./useSplash-
|
|
6
|
+
import { a as p } from "./useSplash-B9tAzNGg.js";
|
|
7
7
|
import './assets/Disclosure.css';const h = "_disclosure_1cz7p_1", u = "_trigger_1cz7p_23", g = "_panel_1cz7p_55", s = {
|
|
8
8
|
disclosure: h,
|
|
9
9
|
trigger: u,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
|
-
import { D as i } from "./Disclosure-
|
|
2
|
+
import { D as i } from "./Disclosure-D54TpT8k.js";
|
|
3
3
|
import { DisclosureGroup as u } from "react-aria-components";
|
|
4
4
|
import './assets/DisclousreGroup.css';const e = {
|
|
5
5
|
"disclosure-group": "_disclosure-group_vh6v0_1"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as t, jsxs as s } from "react/jsx-runtime";
|
|
2
2
|
import { M as u } from "./ModalBase-DLaR_yid.js";
|
|
3
|
-
import { T as p } from "./TextButton-
|
|
3
|
+
import { T as p } from "./TextButton-BXui1LB0.js";
|
|
4
4
|
import { C as v } from "./types-C1YOMbh5.js";
|
|
5
5
|
import './assets/ModalAction.css';var d = /* @__PURE__ */ ((n) => (n.start = "start", n.end = "end", n))(d || {}), c = /* @__PURE__ */ ((n) => (n.close = "Close", n.cancel = "Cancel", n))(c || {});
|
|
6
6
|
const q = "_modal_fqn0t_1", $ = "_end_fqn0t_39", a = {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as r, jsxs as a } from "react/jsx-runtime";
|
|
2
2
|
import { M as u } from "./MenuLabel-ClmuA9_6.js";
|
|
3
3
|
import { L as i } from "./Link-CbLEp2fF.js";
|
|
4
|
-
import { T as m } from "./TextButton-
|
|
4
|
+
import { T as m } from "./TextButton-BXui1LB0.js";
|
|
5
5
|
import { C as n } from "./types-C1YOMbh5.js";
|
|
6
|
-
import { a as c } from "./useSplash-
|
|
6
|
+
import { a as c } from "./useSplash-B9tAzNGg.js";
|
|
7
7
|
import { ChevronDown as h } from "lucide-react";
|
|
8
8
|
import './assets/NavigationMenu.css';const p = "_menu_sata7_1", d = {
|
|
9
9
|
menu: p
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as a } from "react/jsx-runtime";
|
|
2
2
|
import { useMediaQuery as t } from "usehooks-ts";
|
|
3
|
-
import { N as e } from "./NavigationMenu-
|
|
4
|
-
import { N as s } from "./NavigationSidebar-
|
|
3
|
+
import { N as e } from "./NavigationMenu-aB6IfIug.js";
|
|
4
|
+
import { N as s } from "./NavigationSidebar-CDGXjM6z.js";
|
|
5
5
|
const f = ({
|
|
6
6
|
items: o,
|
|
7
7
|
mediaQuery: r,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as e, jsxs as i } from "react/jsx-runtime";
|
|
2
|
-
import { T as r } from "./TextButton-
|
|
3
|
-
import { a as s } from "./useSplash-
|
|
2
|
+
import { T as r } from "./TextButton-BXui1LB0.js";
|
|
3
|
+
import { a as s } from "./useSplash-B9tAzNGg.js";
|
|
4
4
|
import { S as m } from "./Sidebar-Dk_3EG71.js";
|
|
5
5
|
import { T as c } from "./Tree-BwmYvUlr.js";
|
|
6
6
|
import { X as l, Menu as p } from "lucide-react";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import { B as r } from "./TextButton-
|
|
3
|
-
import { B as i } from "./useSplash-
|
|
2
|
+
import { B as r } from "./TextButton-BXui1LB0.js";
|
|
3
|
+
import { B as i } from "./useSplash-B9tAzNGg.js";
|
|
4
4
|
const u = (t) => {
|
|
5
5
|
const { children: n } = t;
|
|
6
6
|
return /* @__PURE__ */ o(r, { ...t, variant: i.filled, children: n });
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as t, jsxs as l, Fragment as u } from "react/jsx-runtime";
|
|
2
|
-
import { u as $, s as o, S as m, B as a, a as F } from "./useSplash-
|
|
2
|
+
import { u as $, s as o, S as m, B as a, a as F } from "./useSplash-B9tAzNGg.js";
|
|
3
3
|
import { Link as L } from "react-aria-components";
|
|
4
4
|
import { T as S } from "./Tooltip-DAYtebkl.js";
|
|
5
5
|
import { C as x } from "./types-C1YOMbh5.js";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsxs as r, jsx as e, Fragment as n } from "react/jsx-runtime";
|
|
2
|
-
import { O as q, F as B } from "./OutlinedButton-
|
|
3
|
-
import { B as l } from "./useSplash-
|
|
2
|
+
import { O as q, F as B } from "./OutlinedButton-BgW0LT_v.js";
|
|
3
|
+
import { B as l } from "./useSplash-B9tAzNGg.js";
|
|
4
4
|
import { Select as N, SelectValue as m, ListBox as S, Text as d, ListBoxItem as T } from "react-aria-components";
|
|
5
5
|
import { P as b } from "./Popover-D3iGWJwQ.js";
|
|
6
6
|
import { ChevronsUpDown as V, Check as y } from "lucide-react";
|
|
7
|
-
import { T as C } from "./TextButton-
|
|
7
|
+
import { T as C } from "./TextButton-BXui1LB0.js";
|
|
8
8
|
import { C as p } from "./types-C1YOMbh5.js";
|
|
9
9
|
import { T as F } from "./Tooltip-DAYtebkl.js";
|
|
10
10
|
import { L as $, F as L } from "./FieldError-CZn24fiL.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as o, jsxs as l, Fragment as m } from "react/jsx-runtime";
|
|
2
|
-
import { u as $, a as c, B as f, s, S as u } from "./useSplash-
|
|
2
|
+
import { u as $, a as c, B as f, s, S as u } from "./useSplash-B9tAzNGg.js";
|
|
3
3
|
import { Button as T } from "react-aria-components";
|
|
4
4
|
import { T as p } from "./Tooltip-DAYtebkl.js";
|
|
5
5
|
import { C as S } from "./types-C1YOMbh5.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._success_1k0k3_1{font-size:.875rem;font-weight:600;text-transform:uppercase;color:var(--color-success)}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._error_tr7s5_1{font-size:.875rem;font-weight:600;text-transform:uppercase;color:var(--color-error)}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
1
|
+
import { a, B as e } from "../../useSplash-B9tAzNGg.js";
|
|
2
|
+
import { F as r, O as u } from "../../OutlinedButton-BgW0LT_v.js";
|
|
3
|
+
import { T as s } from "../../TextButton-BXui1LB0.js";
|
|
4
4
|
export {
|
|
5
|
-
a as
|
|
6
|
-
e as
|
|
7
|
-
r as
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
n as TextButton
|
|
5
|
+
a as ButtonShape,
|
|
6
|
+
e as ButtonVariant,
|
|
7
|
+
r as FilledButton,
|
|
8
|
+
u as OutlinedButton,
|
|
9
|
+
s as TextButton
|
|
11
10
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ErrorProps } from './
|
|
1
|
+
import { ErrorProps } from './types';
|
|
2
2
|
export declare const Error: ({ children }: ErrorProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export
|
|
1
|
+
export * from './ModalAction';
|
|
2
|
+
export * from './ModalBase';
|
|
@@ -1 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
import { N as i } from "../../NavigationResponsive-CGmgof-7.js";
|
|
2
|
+
import { N as r } from "../../NavigationSidebar-CDGXjM6z.js";
|
|
3
|
+
import { N } from "../../NavigationMenu-aB6IfIug.js";
|
|
4
|
+
export {
|
|
5
|
+
N as NavigationMenu,
|
|
6
|
+
i as NavigationResponsive,
|
|
7
|
+
r as NavigationSidebar
|
|
8
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './Popover';
|
package/dist/index.js
CHANGED
|
@@ -1,54 +1,53 @@
|
|
|
1
|
-
import { C as
|
|
2
|
-
import { T as
|
|
1
|
+
import { C as r } from "./types-C1YOMbh5.js";
|
|
2
|
+
import { T as t } from "./Tree-BwmYvUlr.js";
|
|
3
3
|
import { A as i, a as n, b as p } from "./Avatar-vPRORJSz.js";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import { D as
|
|
8
|
-
import { D as
|
|
9
|
-
import { I as
|
|
10
|
-
import { T as
|
|
11
|
-
import { F
|
|
12
|
-
import { L as
|
|
13
|
-
import { M as
|
|
14
|
-
import { M as
|
|
15
|
-
import { M as
|
|
16
|
-
import { M as
|
|
17
|
-
import { N as
|
|
18
|
-
import { S as
|
|
19
|
-
import { N as
|
|
20
|
-
import { N as
|
|
21
|
-
import { S as
|
|
4
|
+
import { a as m, B as f } from "./useSplash-B9tAzNGg.js";
|
|
5
|
+
import { F as u, O as d } from "./OutlinedButton-BgW0LT_v.js";
|
|
6
|
+
import { T as B } from "./TextButton-BXui1LB0.js";
|
|
7
|
+
import { D as T } from "./Disclosure-D54TpT8k.js";
|
|
8
|
+
import { D as v } from "./DisclousreGroup-hDvE41ba.js";
|
|
9
|
+
import { I as c } from "./Input-KLfZufI4.js";
|
|
10
|
+
import { T as L } from "./TextArea-DBZO5z2H.js";
|
|
11
|
+
import { F, O } from "./OutlinedButtonLink-Wlrb7MFQ.js";
|
|
12
|
+
import { L as k } from "./Link-CbLEp2fF.js";
|
|
13
|
+
import { M as h } from "./MenuButton-BEwnL_jL.js";
|
|
14
|
+
import { M as I } from "./MenuLabel-ClmuA9_6.js";
|
|
15
|
+
import { M as y, a as G, b as R } from "./ModalAction-CcT9ATFz.js";
|
|
16
|
+
import { M as j } from "./ModalBase-DLaR_yid.js";
|
|
17
|
+
import { N as w } from "./NavigationResponsive-CGmgof-7.js";
|
|
18
|
+
import { S as H, a as J, b as K } from "./Sidebar-Dk_3EG71.js";
|
|
19
|
+
import { N as U } from "./NavigationSidebar-CDGXjM6z.js";
|
|
20
|
+
import { N as X } from "./NavigationMenu-aB6IfIug.js";
|
|
21
|
+
import { S as Z } from "./Select-BRcK4tUB.js";
|
|
22
22
|
export {
|
|
23
23
|
i as Avatar,
|
|
24
24
|
n as AvatarSize,
|
|
25
25
|
p as AvatarType,
|
|
26
|
-
m as
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
G as
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
J as
|
|
49
|
-
K as
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
e as Tree
|
|
26
|
+
m as ButtonShape,
|
|
27
|
+
f as ButtonVariant,
|
|
28
|
+
r as ColorTheme,
|
|
29
|
+
T as Disclosure,
|
|
30
|
+
v as DisclosureGroup,
|
|
31
|
+
u as FilledButton,
|
|
32
|
+
F as FilledButtonLink,
|
|
33
|
+
c as Input,
|
|
34
|
+
k as Link,
|
|
35
|
+
h as MenuButton,
|
|
36
|
+
I as MenuLabel,
|
|
37
|
+
y as ModalAction,
|
|
38
|
+
G as ModalActionPlacement,
|
|
39
|
+
j as ModalBase,
|
|
40
|
+
R as ModalCloseText,
|
|
41
|
+
X as NavigationMenu,
|
|
42
|
+
w as NavigationResponsive,
|
|
43
|
+
U as NavigationSidebar,
|
|
44
|
+
d as OutlinedButton,
|
|
45
|
+
O as OutlinedButtonLink,
|
|
46
|
+
Z as Select,
|
|
47
|
+
H as Sidebar,
|
|
48
|
+
J as SidebarPosition,
|
|
49
|
+
K as SidebarSize,
|
|
50
|
+
L as TextArea,
|
|
51
|
+
B as TextButton,
|
|
52
|
+
t as Tree
|
|
54
53
|
};
|
|
@@ -1,25 +1,24 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import { useState as l, useRef as n, useEffect as i } from "react";
|
|
3
|
-
import './assets/useSplash.css';
|
|
4
|
-
|
|
3
|
+
import './assets/useSplash.css';var u = /* @__PURE__ */ ((t) => (t.filled = "filled", t.outlined = "outlined", t.text = "text", t))(u || {}), b = /* @__PURE__ */ ((t) => (t.rectangle = "rectangle", t.square = "square", t.avatar = "avatar", t.shrink = "shrink", t))(b || {});
|
|
4
|
+
const q = "_button_127bq_1", d = "_square_127bq_105", y = "_avatar_127bq_121", f = "_rectangle_127bq_137", m = "_shrink_127bq_149", v = "_primary_127bq_161", p = "_secondary_127bq_181", h = "_tertiary_127bq_191", x = "_error_127bq_201", k = "_success_127bq_221", g = "_filled_127bq_233", S = "_outlined_127bq_243", T = "_text_127bq_253", z = {
|
|
5
|
+
button: q,
|
|
5
6
|
"button-link": "_button-link_127bq_73",
|
|
6
|
-
square:
|
|
7
|
-
avatar:
|
|
8
|
-
rectangle:
|
|
9
|
-
shrink:
|
|
10
|
-
primary:
|
|
7
|
+
square: d,
|
|
8
|
+
avatar: y,
|
|
9
|
+
rectangle: f,
|
|
10
|
+
shrink: m,
|
|
11
|
+
primary: v,
|
|
11
12
|
"primary-variant": "_primary-variant_127bq_171",
|
|
12
|
-
secondary:
|
|
13
|
-
tertiary:
|
|
14
|
-
error:
|
|
13
|
+
secondary: p,
|
|
14
|
+
tertiary: h,
|
|
15
|
+
error: x,
|
|
15
16
|
"inverse-surface": "_inverse-surface_127bq_211",
|
|
16
|
-
success:
|
|
17
|
-
filled:
|
|
18
|
-
outlined:
|
|
19
|
-
text:
|
|
20
|
-
}
|
|
21
|
-
var S = /* @__PURE__ */ ((t) => (t.filled = "filled", t.outlined = "outlined", t.text = "text", t))(S || {}), T = /* @__PURE__ */ ((t) => (t.rectangle = "rectangle", t.square = "square", t.avatar = "avatar", t.shrink = "shrink", t))(T || {});
|
|
22
|
-
const $ = "_splash_zhwi0_1", R = {
|
|
17
|
+
success: k,
|
|
18
|
+
filled: g,
|
|
19
|
+
outlined: S,
|
|
20
|
+
text: T
|
|
21
|
+
}, $ = "_splash_zhwi0_1", R = {
|
|
23
22
|
splash: $
|
|
24
23
|
}, C = ({ id: t, x: e, y: s }) => /* @__PURE__ */ o(
|
|
25
24
|
"div",
|
|
@@ -42,9 +41,9 @@ const $ = "_splash_zhwi0_1", R = {
|
|
|
42
41
|
}, []), { coords: e, handlePress: c };
|
|
43
42
|
};
|
|
44
43
|
export {
|
|
45
|
-
|
|
44
|
+
u as B,
|
|
46
45
|
C as S,
|
|
47
|
-
|
|
46
|
+
b as a,
|
|
48
47
|
z as s,
|
|
49
48
|
E as u
|
|
50
49
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adgytec/adgytec-web-ui-components",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.3",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
7
7
|
"dist"
|
|
@@ -9,13 +9,16 @@
|
|
|
9
9
|
"exports": "./dist/index.js",
|
|
10
10
|
"module": "./dist/index.js",
|
|
11
11
|
"types": "./dist/index.d.ts",
|
|
12
|
+
"publishConfig": {
|
|
13
|
+
"access": "public"
|
|
14
|
+
},
|
|
12
15
|
"scripts": {
|
|
13
16
|
"dev": "vite",
|
|
14
17
|
"build": "tsc -b && vite build",
|
|
15
18
|
"lint": "eslint .",
|
|
16
19
|
"preview": "vite preview"
|
|
17
20
|
},
|
|
18
|
-
"
|
|
21
|
+
"peerDependencies": {
|
|
19
22
|
"lucide-react": "^0.525.0",
|
|
20
23
|
"react": "^19.1.0",
|
|
21
24
|
"react-aria-components": "^1.10.1",
|
|
File without changes
|