@mittwald/flow-react-components 0.1.0-alpha.115 → 0.1.0-alpha.117
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/Accordion-BzSb2drj.js +77 -0
- package/dist/Accordion.js +1 -1
- package/dist/Activity-CmfZpgOM.js +28 -0
- package/dist/Avatar.js +1 -1
- package/dist/Breadcrumb.js +2 -2
- package/dist/{Button-D59Yuz6-.js → Button-_8JcP9d1.js} +5 -5
- package/dist/Button.js +1 -1
- package/dist/ButtonGroup.js +1 -1
- package/dist/{Checkbox-1u78lml-.js → Checkbox-CoDeuNsM.js} +4 -4
- package/dist/Checkbox.js +1 -1
- package/dist/{CheckboxButton-D9y427qr.js → CheckboxButton-D_i7P_qt.js} +2 -2
- package/dist/CheckboxButton.js +1 -1
- package/dist/CheckboxGroup.js +3 -3
- package/dist/Content-BK2g3Yro.js +25 -0
- package/dist/Content.js +1 -1
- package/dist/{ContextMenu-BHan4xr7.js → ContextMenu-kfsMEIUy.js} +1 -1
- package/dist/ContextMenu.js +2 -2
- package/dist/CopyButton.js +4 -4
- package/dist/FieldDescription.js +2 -2
- package/dist/{FieldError-T1bvZYZU.js → FieldError-ef2wRBhJ.js} +3 -3
- package/dist/FieldError.js +1 -1
- package/dist/Header.js +1 -1
- package/dist/Heading.js +1 -1
- package/dist/{Icon-CA9DycKJ.js → Icon-DAE3MVF2.js} +1 -1
- package/dist/Icon.js +1 -1
- package/dist/{IconCheck-B834n9e-.js → IconCheck-B_TL6rk7.js} +1 -1
- package/dist/{IconCheckboxEmpty-CikjhqSs.js → IconCheckboxEmpty-9LFcjE0j.js} +1 -1
- package/dist/{IconCheckboxIndeterminate-B-Zm2vJ0.js → IconCheckboxIndeterminate-CVt-Emyf.js} +1 -1
- package/dist/{IconChevronDown-DvDzDLHn.js → IconChevronDown-4x9PZE3A.js} +1 -1
- package/dist/{IconChevronRight-CQ4ThSCR.js → IconChevronRight-BGr3gKMc.js} +1 -1
- package/dist/{IconClose-9_7oZ-l1.js → IconClose-D5y8_cAW.js} +1 -1
- package/dist/{IconContextMenu-CdytNL-c.js → IconContextMenu-CscpZMqu.js} +1 -1
- package/dist/{IconCopy-DFsbS558.js → IconCopy-J5KCFCD0.js} +1 -1
- package/dist/{IconDanger-CGxUl9b1.js → IconDanger-Be-8YO4Z.js} +1 -1
- package/dist/{IconPending-CuhW_8N8.js → IconPending-UvsvM-yo.js} +1 -1
- package/dist/{IconPlus-DEihhQUA.js → IconPlus-BZ0ojVn-.js} +1 -1
- package/dist/{IconRadioOn-B41C-1Km.js → IconRadioOn-DKF0Bkmh.js} +1 -1
- package/dist/{IconSucceeded-DHtj6r9L.js → IconSucceeded-C8ICBiWF.js} +1 -1
- package/dist/{IconWarning-BqRmeHaF.js → IconWarning-D4N03eMl.js} +1 -1
- package/dist/Icons.js +15 -15
- package/dist/Image.js +1 -1
- package/dist/Initials.js +1 -1
- package/dist/InlineAlert.js +2 -2
- package/dist/{Label-4tBbBXkh.js → Label-u7aknIoq.js} +1 -1
- package/dist/Label.js +1 -1
- package/dist/LayoutCard.js +1 -1
- package/dist/{Link-TVG_Y-ZN.js → Link-DGmaq49u.js} +1 -1
- package/dist/Link.js +1 -1
- package/dist/List.js +9 -9
- package/dist/{LoadingSpinner-CQKhFNdn.js → LoadingSpinner-DdxaPznB.js} +2 -2
- package/dist/LoadingSpinner.js +1 -1
- package/dist/{MenuItem-D0wwxHmB.js → MenuItem-D4OlNY0-.js} +5 -5
- package/dist/MenuItem.js +1 -1
- package/dist/Modal.js +1 -1
- package/dist/Navigation.js +13 -11
- package/dist/NumberField.js +6 -6
- package/dist/OffCanvas.js +3 -3
- package/dist/RadioGroup.js +5 -5
- package/dist/Section.js +20 -18
- package/dist/Select.js +4 -4
- package/dist/Separator.js +15 -0
- package/dist/StatusBadge.js +3 -3
- package/dist/{StatusIcon-4FlAQF3p.js → StatusIcon-bhiGnLh6.js} +3 -3
- package/dist/StatusIcon.js +1 -1
- package/dist/Switch.js +5 -5
- package/dist/Tabs.js +93 -78
- package/dist/{Text-D94bUNze.js → Text-CMf42YK8.js} +1 -1
- package/dist/Text.js +1 -1
- package/dist/TextArea.js +2 -2
- package/dist/TextField.js +2 -2
- package/dist/{TextFieldBase-DLi7NvGk.js → TextFieldBase-DFFlaU7o.js} +1 -1
- package/dist/{flowComponent-MjC63Rjp.js → flowComponent-D-odaa-x.js} +1 -1
- package/dist/react-hook-form.js +1 -1
- package/dist/styles.css +1 -1
- package/dist/types/components/Activity/Activity.d.ts +8 -0
- package/dist/types/components/Activity/Activity.test.d.ts +1 -0
- package/dist/types/components/Activity/index.d.ts +4 -0
- package/dist/types/components/Content/Content.d.ts +1 -1
- package/dist/types/components/ContextMenu/stories/Default.stories.d.ts +1 -0
- package/dist/types/components/Navigation/stories/Default.stories.d.ts +1 -0
- package/dist/types/components/Section/Section.d.ts +5 -3
- package/dist/types/components/Separator/Separator.d.ts +6 -0
- package/dist/types/components/Separator/index.d.ts +4 -0
- package/dist/types/components/Separator/stories/Default.stories.d.ts +7 -0
- package/dist/types/components/propTypes/index.d.ts +2 -0
- package/dist/types/lib/propsContext/propsContext.d.ts +1 -0
- package/dist/{useProps-CjWcmgf3.js → useProps-L-mDIVx4.js} +1 -0
- package/package.json +8 -4
- package/dist/Accordion-DsX7RI_p.js +0 -76
- package/dist/Content-DT3Soml6.js +0 -23
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
/* */
|
|
3
|
+
import e, { useState as E, useId as a } from "react";
|
|
4
|
+
import I from "clsx";
|
|
5
|
+
import "./propsContext-CauylOgH.js";
|
|
6
|
+
import { P as N } from "./PropsContextProvider-DZvwqHLP.js";
|
|
7
|
+
import "@react-aria/utils";
|
|
8
|
+
import "remeda";
|
|
9
|
+
import { d } from "./dynamic-ClpUSmEt.js";
|
|
10
|
+
import { B as w } from "./Button-_8JcP9d1.js";
|
|
11
|
+
import "@tabler/icons-react";
|
|
12
|
+
import "./Icon-DAE3MVF2.js";
|
|
13
|
+
import { I as y } from "./IconChevronDown-4x9PZE3A.js";
|
|
14
|
+
import { TunnelProvider as B, TunnelExit as C } from "@mittwald/react-tunnel";
|
|
15
|
+
import { A as P } from "./Activity-CmfZpgOM.js";
|
|
16
|
+
const A = "flow--accordion", b = "flow--accordion--header", g = "flow--accordion--header-button", D = "flow--accordion--content", T = "flow--accordion--content-inner", H = "flow--accordion--chevron", L = "flow--accordion--expanded", n = {
|
|
17
|
+
accordion: A,
|
|
18
|
+
header: b,
|
|
19
|
+
headerButton: g,
|
|
20
|
+
content: D,
|
|
21
|
+
contentInner: T,
|
|
22
|
+
chevron: H,
|
|
23
|
+
expanded: L
|
|
24
|
+
}, U = (s) => {
|
|
25
|
+
const { children: i, className: l, defaultExpanded: m = !1, ...p } = s, [t, h] = E(m), f = I(
|
|
26
|
+
n.accordion,
|
|
27
|
+
t && n.expanded,
|
|
28
|
+
l
|
|
29
|
+
), u = a(), r = a(), c = (o) => /* @__PURE__ */ e.createElement(
|
|
30
|
+
w,
|
|
31
|
+
{
|
|
32
|
+
unstyled: !0,
|
|
33
|
+
"aria-expanded": t,
|
|
34
|
+
className: n.headerButton,
|
|
35
|
+
onPress: () => h((v) => !v),
|
|
36
|
+
"aria-controls": r
|
|
37
|
+
},
|
|
38
|
+
o,
|
|
39
|
+
/* @__PURE__ */ e.createElement(y, { className: n.chevron })
|
|
40
|
+
), x = {
|
|
41
|
+
Content: {
|
|
42
|
+
className: n.contentInner,
|
|
43
|
+
tunnelId: "content"
|
|
44
|
+
},
|
|
45
|
+
Heading: {
|
|
46
|
+
className: n.header,
|
|
47
|
+
level: 4,
|
|
48
|
+
children: d((o) => c(o.children))
|
|
49
|
+
},
|
|
50
|
+
Label: {
|
|
51
|
+
className: n.header,
|
|
52
|
+
children: d((o) => c(o.children))
|
|
53
|
+
}
|
|
54
|
+
};
|
|
55
|
+
return /* @__PURE__ */ e.createElement("div", { ...p, className: f }, /* @__PURE__ */ e.createElement(
|
|
56
|
+
N,
|
|
57
|
+
{
|
|
58
|
+
mergeInParentContext: !0,
|
|
59
|
+
props: x,
|
|
60
|
+
dependencies: [t]
|
|
61
|
+
},
|
|
62
|
+
/* @__PURE__ */ e.createElement(B, null, i, /* @__PURE__ */ e.createElement(
|
|
63
|
+
"div",
|
|
64
|
+
{
|
|
65
|
+
"aria-labelledby": u,
|
|
66
|
+
id: r,
|
|
67
|
+
role: "region",
|
|
68
|
+
hidden: !t,
|
|
69
|
+
className: n.content
|
|
70
|
+
},
|
|
71
|
+
/* @__PURE__ */ e.createElement(P, { isActive: t, inactiveDelay: 1e3 }, /* @__PURE__ */ e.createElement(C, { id: "content" }))
|
|
72
|
+
))
|
|
73
|
+
));
|
|
74
|
+
};
|
|
75
|
+
export {
|
|
76
|
+
U as A
|
|
77
|
+
};
|
package/dist/Accordion.js
CHANGED
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
/* */
|
|
3
|
+
import n, { lazy as a, useState as m, useEffect as f, Suspense as v } from "react";
|
|
4
|
+
import { useIsSSR as S } from "react-aria";
|
|
5
|
+
const A = new Promise(
|
|
6
|
+
() => {
|
|
7
|
+
}
|
|
8
|
+
), p = a(() => A), E = (c) => {
|
|
9
|
+
const { children: s, isActive: e = !0, inactiveDelay: t } = c, [o, i] = m(e), l = S();
|
|
10
|
+
f(() => {
|
|
11
|
+
if (t)
|
|
12
|
+
if (e)
|
|
13
|
+
i(!0);
|
|
14
|
+
else {
|
|
15
|
+
const u = setTimeout(() => {
|
|
16
|
+
i(!1);
|
|
17
|
+
}, t);
|
|
18
|
+
return () => {
|
|
19
|
+
clearTimeout(u);
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
}, [e, t]);
|
|
23
|
+
const r = t ? o : e;
|
|
24
|
+
return l ? r ? s : null : /* @__PURE__ */ n.createElement(v, { fallback: null }, s, !r && /* @__PURE__ */ n.createElement(p, null));
|
|
25
|
+
};
|
|
26
|
+
export {
|
|
27
|
+
E as A
|
|
28
|
+
};
|
package/dist/Avatar.js
CHANGED
|
@@ -4,7 +4,7 @@ import i, { isValidElement as v } from "react";
|
|
|
4
4
|
import m from "clsx";
|
|
5
5
|
import { C as p } from "./ClearPropsContext-CeCMjUK9.js";
|
|
6
6
|
import { P as c } from "./PropsContextProvider-DZvwqHLP.js";
|
|
7
|
-
import { u as f } from "./useProps-
|
|
7
|
+
import { u as f } from "./useProps-L-mDIVx4.js";
|
|
8
8
|
import { hash as w } from "object-code";
|
|
9
9
|
import { deepForEach as z } from "react-children-utilities";
|
|
10
10
|
const d = "flow--avatar", h = "flow--avatar--icon", u = "flow--avatar--initials", r = {
|
package/dist/Breadcrumb.js
CHANGED
|
@@ -4,8 +4,8 @@ import r from "react";
|
|
|
4
4
|
import * as m from "react-aria-components";
|
|
5
5
|
import a from "clsx";
|
|
6
6
|
import "@tabler/icons-react";
|
|
7
|
-
import "./Icon-
|
|
8
|
-
import { I as u } from "./IconChevronRight-
|
|
7
|
+
import "./Icon-DAE3MVF2.js";
|
|
8
|
+
import { I as u } from "./IconChevronRight-BGr3gKMc.js";
|
|
9
9
|
import "./propsContext-CauylOgH.js";
|
|
10
10
|
import { P as p } from "./PropsContextProvider-DZvwqHLP.js";
|
|
11
11
|
import "@react-aria/utils";
|
|
@@ -9,12 +9,12 @@ import "@react-aria/utils";
|
|
|
9
9
|
import "./propsContext-CauylOgH.js";
|
|
10
10
|
import "remeda";
|
|
11
11
|
import "@tabler/icons-react";
|
|
12
|
-
import "./Icon-
|
|
13
|
-
import { I as C, a as I } from "./IconSucceeded-
|
|
12
|
+
import "./Icon-DAE3MVF2.js";
|
|
13
|
+
import { I as C, a as I } from "./IconSucceeded-C8ICBiWF.js";
|
|
14
14
|
import { W as u } from "./Wrap-DGT1h1o3.js";
|
|
15
|
-
import { T as N } from "./Text-
|
|
16
|
-
import { f as k } from "./flowComponent-
|
|
17
|
-
import { L as A } from "./LoadingSpinner-
|
|
15
|
+
import { T as N } from "./Text-CMf42YK8.js";
|
|
16
|
+
import { f as k } from "./flowComponent-D-odaa-x.js";
|
|
17
|
+
import { L as A } from "./LoadingSpinner-DdxaPznB.js";
|
|
18
18
|
import { useLocalizedStringFormatter as D } from "react-aria";
|
|
19
19
|
import { useLiveRegion as T } from "@chakra-ui/live-region";
|
|
20
20
|
const z = "flow--button", B = "flow--button--content", L = "flow--button--state-icon", R = "flow--button--avatar", K = "flow--button--icon", U = "flow--button--text", W = "flow--button--is-succeeded", $ = "flow--button--is-failed", j = "flow--button--is-pending", q = "flow--button--plain", G = "flow--button--primary", H = "flow--button--solid", J = "flow--button--aria-disabled", M = "flow--button--accent", O = "flow--button--danger", Q = "flow--button--secondary", V = "flow--button--dark", X = "flow--button--light", Y = "flow--button--soft", t = {
|
package/dist/Button.js
CHANGED
package/dist/ButtonGroup.js
CHANGED
|
@@ -8,7 +8,7 @@ import "./propsContext-CauylOgH.js";
|
|
|
8
8
|
import "remeda";
|
|
9
9
|
import { d as i } from "./dynamic-ClpUSmEt.js";
|
|
10
10
|
import r from "clsx";
|
|
11
|
-
import { f as b } from "./flowComponent-
|
|
11
|
+
import { f as b } from "./flowComponent-D-odaa-x.js";
|
|
12
12
|
const d = "flow--button-group--button-group-container", f = "flow--button-group", C = "flow--button-group--button", G = "flow--button-group--secondary", t = {
|
|
13
13
|
buttonGroupContainer: d,
|
|
14
14
|
buttonGroup: f,
|
|
@@ -4,15 +4,15 @@ import e from "react";
|
|
|
4
4
|
import * as i from "react-aria-components";
|
|
5
5
|
import p from "clsx";
|
|
6
6
|
import "@tabler/icons-react";
|
|
7
|
-
import "./Icon-
|
|
8
|
-
import { I as x, a as h } from "./IconCheckboxEmpty-
|
|
9
|
-
import { I as C } from "./IconCheckboxIndeterminate-
|
|
7
|
+
import "./Icon-DAE3MVF2.js";
|
|
8
|
+
import { I as x, a as h } from "./IconCheckboxEmpty-9LFcjE0j.js";
|
|
9
|
+
import { I as C } from "./IconCheckboxIndeterminate-CVt-Emyf.js";
|
|
10
10
|
import { C as f } from "./ClearPropsContext-CeCMjUK9.js";
|
|
11
11
|
import "./propsContext-CauylOgH.js";
|
|
12
12
|
import "@react-aria/utils";
|
|
13
13
|
import "remeda";
|
|
14
14
|
import "dot-prop";
|
|
15
|
-
import { f as k } from "./flowComponent-
|
|
15
|
+
import { f as k } from "./flowComponent-D-odaa-x.js";
|
|
16
16
|
const b = "flow--checkbox", E = "flow--checkbox--icon", o = {
|
|
17
17
|
checkbox: b,
|
|
18
18
|
icon: E
|
package/dist/Checkbox.js
CHANGED
|
@@ -7,8 +7,8 @@ import { P as p } from "./PropsContextProvider-DZvwqHLP.js";
|
|
|
7
7
|
import "@react-aria/utils";
|
|
8
8
|
import "./propsContext-CauylOgH.js";
|
|
9
9
|
import "remeda";
|
|
10
|
-
import { C as b } from "./Checkbox-
|
|
11
|
-
import { f as x } from "./flowComponent-
|
|
10
|
+
import { C as b } from "./Checkbox-CoDeuNsM.js";
|
|
11
|
+
import { f as x } from "./flowComponent-D-odaa-x.js";
|
|
12
12
|
const C = "flow--checkbox-button", f = "flow--checkbox-button--label", i = "flow--checkbox-button--content", o = {
|
|
13
13
|
checkboxButton: C,
|
|
14
14
|
label: f,
|
package/dist/CheckboxButton.js
CHANGED
package/dist/CheckboxGroup.js
CHANGED
|
@@ -7,13 +7,13 @@ import "./propsContext-CauylOgH.js";
|
|
|
7
7
|
import { P as b } from "./PropsContextProvider-DZvwqHLP.js";
|
|
8
8
|
import "@react-aria/utils";
|
|
9
9
|
import "remeda";
|
|
10
|
-
import { F as h } from "./FieldError-
|
|
11
|
-
import { C as E } from "./CheckboxButton-
|
|
10
|
+
import { F as h } from "./FieldError-ef2wRBhJ.js";
|
|
11
|
+
import { C as E } from "./CheckboxButton-D_i7P_qt.js";
|
|
12
12
|
import { TunnelProvider as k, TunnelExit as r } from "@mittwald/react-tunnel";
|
|
13
13
|
import { s as o } from "./FormField.module-DHK6nIcD.js";
|
|
14
14
|
import { C } from "./ColumnLayout-FMONjI17.js";
|
|
15
15
|
import { d as N } from "./deepFindOfType-6pG0fH7S.js";
|
|
16
|
-
import { f as F } from "./flowComponent-
|
|
16
|
+
import { f as F } from "./flowComponent-D-odaa-x.js";
|
|
17
17
|
const G = "flow--checkbox-group", s = {
|
|
18
18
|
checkboxGroup: G
|
|
19
19
|
}, j = F("CheckboxGroup", (l) => {
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
/* */
|
|
3
|
+
import t from "react";
|
|
4
|
+
import { C as c } from "./ClearPropsContext-CeCMjUK9.js";
|
|
5
|
+
import "./propsContext-CauylOgH.js";
|
|
6
|
+
import "@react-aria/utils";
|
|
7
|
+
import "remeda";
|
|
8
|
+
import "dot-prop";
|
|
9
|
+
import { f as l } from "./flowComponent-D-odaa-x.js";
|
|
10
|
+
import { W as s } from "./Wrap-DGT1h1o3.js";
|
|
11
|
+
import { A as f } from "./Activity-CmfZpgOM.js";
|
|
12
|
+
const W = l("Content", (e) => {
|
|
13
|
+
const {
|
|
14
|
+
children: r,
|
|
15
|
+
elementType: o = "div",
|
|
16
|
+
ref: m,
|
|
17
|
+
clearPropsContext: n = !0,
|
|
18
|
+
isActive: i = !0,
|
|
19
|
+
...p
|
|
20
|
+
} = e, a = o;
|
|
21
|
+
return /* @__PURE__ */ t.createElement(s, { if: n }, /* @__PURE__ */ t.createElement(c, null, /* @__PURE__ */ t.createElement(f, { isActive: i }, /* @__PURE__ */ t.createElement(a, { ref: m, ...p }, r))));
|
|
22
|
+
});
|
|
23
|
+
export {
|
|
24
|
+
W as C
|
|
25
|
+
};
|
package/dist/Content.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import e from "react";
|
|
4
4
|
import * as u from "react-aria-components";
|
|
5
|
-
import { f as d } from "./flowComponent-
|
|
5
|
+
import { f as d } from "./flowComponent-D-odaa-x.js";
|
|
6
6
|
import { P as x } from "./Popover-MmxZkKu3.js";
|
|
7
7
|
import { C } from "./ClearPropsContext-CeCMjUK9.js";
|
|
8
8
|
import { P as M } from "./PropsContextProvider-DZvwqHLP.js";
|
package/dist/ContextMenu.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
/* */
|
|
3
|
-
import { C as r } from "./ContextMenu-
|
|
4
|
-
import { M as n } from "./MenuItem-
|
|
3
|
+
import { C as r } from "./ContextMenu-kfsMEIUy.js";
|
|
4
|
+
import { M as n } from "./MenuItem-D4OlNY0-.js";
|
|
5
5
|
import { MenuTrigger as m } from "react-aria-components";
|
|
6
6
|
export {
|
|
7
7
|
r as ContextMenu,
|
package/dist/CopyButton.js
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import o from "react";
|
|
4
4
|
import a from "copy-to-clipboard";
|
|
5
|
-
import { B as i } from "./Button-
|
|
5
|
+
import { B as i } from "./Button-_8JcP9d1.js";
|
|
6
6
|
import "@tabler/icons-react";
|
|
7
|
-
import "./Icon-
|
|
8
|
-
import { I as c } from "./IconCopy-
|
|
7
|
+
import "./Icon-DAE3MVF2.js";
|
|
8
|
+
import { I as c } from "./IconCopy-J5KCFCD0.js";
|
|
9
9
|
import { useLocalizedStringFormatter as l } from "react-aria";
|
|
10
10
|
import { a as s, T as u } from "./TooltipTrigger-TslkLN5s.js";
|
|
11
11
|
import { onlyText as f } from "react-children-utilities";
|
|
@@ -14,7 +14,7 @@ import "./propsContext-CauylOgH.js";
|
|
|
14
14
|
import "@react-aria/utils";
|
|
15
15
|
import "remeda";
|
|
16
16
|
import "dot-prop";
|
|
17
|
-
import { f as C } from "./flowComponent-
|
|
17
|
+
import { f as C } from "./flowComponent-D-odaa-x.js";
|
|
18
18
|
import { A as E } from "./Action-BZHZj-BD.js";
|
|
19
19
|
const B = {
|
|
20
20
|
"de-DE": {
|
package/dist/FieldDescription.js
CHANGED
|
@@ -7,8 +7,8 @@ import "./propsContext-CauylOgH.js";
|
|
|
7
7
|
import "@react-aria/utils";
|
|
8
8
|
import "remeda";
|
|
9
9
|
import "dot-prop";
|
|
10
|
-
import { T as c } from "./Text-
|
|
11
|
-
import { f as p } from "./flowComponent-
|
|
10
|
+
import { T as c } from "./Text-CMf42YK8.js";
|
|
11
|
+
import { f as p } from "./flowComponent-D-odaa-x.js";
|
|
12
12
|
const a = "flow--field-description", f = {
|
|
13
13
|
fieldDescription: a
|
|
14
14
|
}, T = p("FieldDescription", (e) => {
|
|
@@ -9,9 +9,9 @@ import "@react-aria/utils";
|
|
|
9
9
|
import "remeda";
|
|
10
10
|
import "dot-prop";
|
|
11
11
|
import "@tabler/icons-react";
|
|
12
|
-
import "./Icon-
|
|
13
|
-
import { I as p } from "./IconDanger-
|
|
14
|
-
import { f } from "./flowComponent-
|
|
12
|
+
import "./Icon-DAE3MVF2.js";
|
|
13
|
+
import { I as p } from "./IconDanger-Be-8YO4Z.js";
|
|
14
|
+
import { f } from "./flowComponent-D-odaa-x.js";
|
|
15
15
|
const E = "flow--field-error", d = {
|
|
16
16
|
fieldError: E
|
|
17
17
|
}, z = f("FieldError", (o) => {
|
package/dist/FieldError.js
CHANGED
package/dist/Header.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
/* */
|
|
3
3
|
import m from "react";
|
|
4
|
-
import { f as c } from "./flowComponent-
|
|
4
|
+
import { f as c } from "./flowComponent-D-odaa-x.js";
|
|
5
5
|
const s = c("Header", (e) => {
|
|
6
6
|
const { children: t, ref: r, elementType: o = "header", ...n } = e, a = o;
|
|
7
7
|
return /* @__PURE__ */ m.createElement(a, { ...n, ref: r }, t);
|
package/dist/Heading.js
CHANGED
|
@@ -7,7 +7,7 @@ import { P as g } from "./PropsContextProvider-DZvwqHLP.js";
|
|
|
7
7
|
import "@react-aria/utils";
|
|
8
8
|
import "./propsContext-CauylOgH.js";
|
|
9
9
|
import "remeda";
|
|
10
|
-
import { f as p } from "./flowComponent-
|
|
10
|
+
import { f as p } from "./flowComponent-D-odaa-x.js";
|
|
11
11
|
import * as w from "react-aria-components";
|
|
12
12
|
const C = "flow--heading", u = "flow--heading--dark", x = "flow--heading--light", N = "flow--heading--icon", P = "flow--heading--h1", k = "flow--heading--h2", v = "flow--heading--h3", E = "flow--heading--h4", H = "flow--heading--h5", y = "flow--heading--h6", o = {
|
|
13
13
|
heading: C,
|
|
@@ -8,7 +8,7 @@ import "./propsContext-CauylOgH.js";
|
|
|
8
8
|
import "@react-aria/utils";
|
|
9
9
|
import "remeda";
|
|
10
10
|
import "dot-prop";
|
|
11
|
-
import { f as z } from "./flowComponent-
|
|
11
|
+
import { f as z } from "./flowComponent-D-odaa-x.js";
|
|
12
12
|
const b = "flow--icon", c = {
|
|
13
13
|
icon: b,
|
|
14
14
|
"size-m": "flow--icon--size-m",
|
package/dist/Icon.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import e from "react";
|
|
4
4
|
import { IconCheck as c } from "@tabler/icons-react";
|
|
5
|
-
import { I as t } from "./Icon-
|
|
5
|
+
import { I as t } from "./Icon-DAE3MVF2.js";
|
|
6
6
|
const a = (o) => /* @__PURE__ */ e.createElement(t, { ...o }, /* @__PURE__ */ e.createElement(c, null));
|
|
7
7
|
export {
|
|
8
8
|
a as I
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import e from "react";
|
|
4
4
|
import { IconSquareCheckFilled as t, IconSquare as n } from "@tabler/icons-react";
|
|
5
|
-
import { I as o } from "./Icon-
|
|
5
|
+
import { I as o } from "./Icon-DAE3MVF2.js";
|
|
6
6
|
const l = (c) => /* @__PURE__ */ e.createElement(o, { ...c }, /* @__PURE__ */ e.createElement(t, null)), I = (c) => /* @__PURE__ */ e.createElement(o, { ...c }, /* @__PURE__ */ e.createElement(n, null));
|
|
7
7
|
export {
|
|
8
8
|
l as I,
|
package/dist/{IconCheckboxIndeterminate-B-Zm2vJ0.js → IconCheckboxIndeterminate-CVt-Emyf.js}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import e from "react";
|
|
4
4
|
import { IconSquareMinusFilled as t } from "@tabler/icons-react";
|
|
5
|
-
import { I as r } from "./Icon-
|
|
5
|
+
import { I as r } from "./Icon-DAE3MVF2.js";
|
|
6
6
|
const a = (o) => /* @__PURE__ */ e.createElement(r, { ...o }, /* @__PURE__ */ e.createElement(t, null));
|
|
7
7
|
export {
|
|
8
8
|
a as I
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import o from "react";
|
|
4
4
|
import { IconChevronDown as e } from "@tabler/icons-react";
|
|
5
|
-
import { I as r } from "./Icon-
|
|
5
|
+
import { I as r } from "./Icon-DAE3MVF2.js";
|
|
6
6
|
const a = (n) => /* @__PURE__ */ o.createElement(r, { ...n }, /* @__PURE__ */ o.createElement(e, null));
|
|
7
7
|
export {
|
|
8
8
|
a as I
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import o from "react";
|
|
4
4
|
import { IconChevronRight as t } from "@tabler/icons-react";
|
|
5
|
-
import { I as r } from "./Icon-
|
|
5
|
+
import { I as r } from "./Icon-DAE3MVF2.js";
|
|
6
6
|
const a = (e) => /* @__PURE__ */ o.createElement(r, { ...e }, /* @__PURE__ */ o.createElement(t, null));
|
|
7
7
|
export {
|
|
8
8
|
a as I
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import o from "react";
|
|
4
4
|
import { IconX as t } from "@tabler/icons-react";
|
|
5
|
-
import { I as r } from "./Icon-
|
|
5
|
+
import { I as r } from "./Icon-DAE3MVF2.js";
|
|
6
6
|
const a = (e) => /* @__PURE__ */ o.createElement(r, { ...e }, /* @__PURE__ */ o.createElement(t, null));
|
|
7
7
|
export {
|
|
8
8
|
a as I
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import o from "react";
|
|
4
4
|
import { IconDots as e } from "@tabler/icons-react";
|
|
5
|
-
import { I as n } from "./Icon-
|
|
5
|
+
import { I as n } from "./Icon-DAE3MVF2.js";
|
|
6
6
|
const a = (t) => /* @__PURE__ */ o.createElement(n, { ...t }, /* @__PURE__ */ o.createElement(e, null));
|
|
7
7
|
export {
|
|
8
8
|
a as I
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import o from "react";
|
|
4
4
|
import { IconCopy as t } from "@tabler/icons-react";
|
|
5
|
-
import { I as r } from "./Icon-
|
|
5
|
+
import { I as r } from "./Icon-DAE3MVF2.js";
|
|
6
6
|
const p = (e) => /* @__PURE__ */ o.createElement(r, { ...e }, /* @__PURE__ */ o.createElement(t, null));
|
|
7
7
|
export {
|
|
8
8
|
p as I
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import e from "react";
|
|
4
4
|
import { IconAlertTriangle as o } from "@tabler/icons-react";
|
|
5
|
-
import { I as t } from "./Icon-
|
|
5
|
+
import { I as t } from "./Icon-DAE3MVF2.js";
|
|
6
6
|
const c = (r) => /* @__PURE__ */ e.createElement(t, { ...r }, /* @__PURE__ */ e.createElement(o, null));
|
|
7
7
|
export {
|
|
8
8
|
c as I
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import e from "react";
|
|
4
4
|
import { IconLoader2 as r } from "@tabler/icons-react";
|
|
5
|
-
import { I as t } from "./Icon-
|
|
5
|
+
import { I as t } from "./Icon-DAE3MVF2.js";
|
|
6
6
|
const a = (o) => /* @__PURE__ */ e.createElement(t, { ...o }, /* @__PURE__ */ e.createElement(r, null));
|
|
7
7
|
export {
|
|
8
8
|
a as I
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import e from "react";
|
|
4
4
|
import { IconChevronUp as c, IconMinus as t, IconPlus as r } from "@tabler/icons-react";
|
|
5
|
-
import { I as o } from "./Icon-
|
|
5
|
+
import { I as o } from "./Icon-DAE3MVF2.js";
|
|
6
6
|
const m = (n) => /* @__PURE__ */ e.createElement(o, { ...n }, /* @__PURE__ */ e.createElement(c, null)), I = (n) => /* @__PURE__ */ e.createElement(o, { ...n }, /* @__PURE__ */ e.createElement(t, null)), u = (n) => /* @__PURE__ */ e.createElement(o, { ...n }, /* @__PURE__ */ e.createElement(r, null));
|
|
7
7
|
export {
|
|
8
8
|
I,
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import e from "react";
|
|
4
4
|
import { IconCircle as c, IconCircleDotFilled as n } from "@tabler/icons-react";
|
|
5
|
-
import { I as t } from "./Icon-
|
|
5
|
+
import { I as t } from "./Icon-DAE3MVF2.js";
|
|
6
6
|
const m = (o) => /* @__PURE__ */ e.createElement(t, { ...o }, /* @__PURE__ */ e.createElement(c, null)), i = (o) => /* @__PURE__ */ e.createElement(t, { ...o }, /* @__PURE__ */ e.createElement(n, null));
|
|
7
7
|
export {
|
|
8
8
|
i as I,
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import e from "react";
|
|
4
4
|
import { IconX as o, IconCheck as n } from "@tabler/icons-react";
|
|
5
|
-
import { I as t } from "./Icon-
|
|
5
|
+
import { I as t } from "./Icon-DAE3MVF2.js";
|
|
6
6
|
const l = (c) => /* @__PURE__ */ e.createElement(t, { ...c }, /* @__PURE__ */ e.createElement(o, null)), I = (c) => /* @__PURE__ */ e.createElement(t, { ...c }, /* @__PURE__ */ e.createElement(n, null));
|
|
7
7
|
export {
|
|
8
8
|
I,
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import e from "react";
|
|
4
4
|
import { IconInfoCircle as t, IconCircleCheck as o, IconAlertCircle as r } from "@tabler/icons-react";
|
|
5
|
-
import { I as n } from "./Icon-
|
|
5
|
+
import { I as n } from "./Icon-DAE3MVF2.js";
|
|
6
6
|
const I = (c) => /* @__PURE__ */ e.createElement(n, { ...c }, /* @__PURE__ */ e.createElement(t, null)), s = (c) => /* @__PURE__ */ e.createElement(n, { ...c }, /* @__PURE__ */ e.createElement(o, null)), i = (c) => /* @__PURE__ */ e.createElement(n, { ...c }, /* @__PURE__ */ e.createElement(r, null));
|
|
7
7
|
export {
|
|
8
8
|
I,
|
package/dist/Icons.js
CHANGED
|
@@ -2,21 +2,21 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import n from "react";
|
|
4
4
|
import { IconAppWindow as o, IconArrowLeft as l, IconClock as c, IconChevronLeft as a, IconCode as r, IconCalendarCheck as I, IconBuilding as m, IconLayoutBoard as s, IconDatabase as E, IconCalendar as u, IconTrash as i, IconWorld as p, IconMail as h, IconExternalLink as d, IconFilter as f, IconEyeCancel as C, IconHome as x, IconInbox as S, IconList as v, IconPower as b, IconUsersGroup as g, IconMenu2 as k, IconBell as L, IconArchive as w, IconDice3 as D, IconDeviceFloppy as $, IconSearch as M, IconListSearch as y, IconServer as F, IconSettings as B, IconShare3 as H, IconEye as P, IconAdjustmentsHorizontal as A, IconShield as R, IconShieldCheckFilled as V, IconDoor as O, IconSubtask as T, IconHeadset as j, IconFileX as z, IconLayoutGrid as W } from "@tabler/icons-react";
|
|
5
|
-
import { I as t } from "./Icon-
|
|
6
|
-
import { I as Re } from "./IconCheck-
|
|
7
|
-
import { I as Oe, a as Te } from "./IconCheckboxEmpty-
|
|
8
|
-
import { I as ze } from "./IconCheckboxIndeterminate-
|
|
9
|
-
import { I as Ge } from "./IconChevronDown-
|
|
10
|
-
import { I as Ne } from "./IconChevronRight-
|
|
11
|
-
import { a as qe, I as Je, b as Ke } from "./IconPlus-
|
|
12
|
-
import { I as Ye } from "./IconClose-
|
|
13
|
-
import { I as _e } from "./IconContextMenu-
|
|
14
|
-
import { I as nn } from "./IconCopy-
|
|
15
|
-
import { I as cn } from "./IconDanger-
|
|
16
|
-
import { a as ln, I as an } from "./IconSucceeded-
|
|
17
|
-
import { I as In, a as mn, b as sn } from "./IconWarning-
|
|
18
|
-
import { I as un } from "./IconPending-
|
|
19
|
-
import { a as hn, I as dn } from "./IconRadioOn-
|
|
5
|
+
import { I as t } from "./Icon-DAE3MVF2.js";
|
|
6
|
+
import { I as Re } from "./IconCheck-B_TL6rk7.js";
|
|
7
|
+
import { I as Oe, a as Te } from "./IconCheckboxEmpty-9LFcjE0j.js";
|
|
8
|
+
import { I as ze } from "./IconCheckboxIndeterminate-CVt-Emyf.js";
|
|
9
|
+
import { I as Ge } from "./IconChevronDown-4x9PZE3A.js";
|
|
10
|
+
import { I as Ne } from "./IconChevronRight-BGr3gKMc.js";
|
|
11
|
+
import { a as qe, I as Je, b as Ke } from "./IconPlus-BZ0ojVn-.js";
|
|
12
|
+
import { I as Ye } from "./IconClose-D5y8_cAW.js";
|
|
13
|
+
import { I as _e } from "./IconContextMenu-CscpZMqu.js";
|
|
14
|
+
import { I as nn } from "./IconCopy-J5KCFCD0.js";
|
|
15
|
+
import { I as cn } from "./IconDanger-Be-8YO4Z.js";
|
|
16
|
+
import { a as ln, I as an } from "./IconSucceeded-C8ICBiWF.js";
|
|
17
|
+
import { I as In, a as mn, b as sn } from "./IconWarning-D4N03eMl.js";
|
|
18
|
+
import { I as un } from "./IconPending-UvsvM-yo.js";
|
|
19
|
+
import { a as hn, I as dn } from "./IconRadioOn-DKF0Bkmh.js";
|
|
20
20
|
const X = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(o, null)), q = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(l, null)), J = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(c, null)), K = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(a, null)), Q = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(r, null)), Y = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(I, null)), Z = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(m, null)), _ = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(s, null)), ee = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(E, null)), ne = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(u, null)), te = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(i, null)), ce = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(p, null)), oe = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(h, null)), le = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(d, null)), ae = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(f, null)), re = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(C, null)), Ie = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(x, null)), me = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(S, null)), se = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(v, null)), Ee = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(b, null)), ue = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(g, null)), ie = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(k, null)), pe = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(L, null)), he = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(w, null)), de = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(D, null)), fe = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement($, null)), Ce = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(M, null)), xe = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(y, null)), Se = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(F, null)), ve = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(B, null)), be = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(H, null)), ge = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(P, null)), ke = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(A, null)), Le = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(R, null)), we = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(V, null)), De = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(O, null)), $e = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(T, null)), Me = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(j, null)), ye = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(z, null)), Fe = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(W, null)), Be = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(c, null)), He = (e) => /* @__PURE__ */ n.createElement(
|
|
21
21
|
t,
|
|
22
22
|
{
|
package/dist/Image.js
CHANGED
|
@@ -6,7 +6,7 @@ import "./propsContext-CauylOgH.js";
|
|
|
6
6
|
import "@react-aria/utils";
|
|
7
7
|
import "remeda";
|
|
8
8
|
import "dot-prop";
|
|
9
|
-
import { f as a } from "./flowComponent-
|
|
9
|
+
import { f as a } from "./flowComponent-D-odaa-x.js";
|
|
10
10
|
const C = a("Image", (e) => {
|
|
11
11
|
const { ref: r, ...o } = e;
|
|
12
12
|
return /* @__PURE__ */ t.createElement(m, null, /* @__PURE__ */ t.createElement("img", { ...o, ref: r }));
|
package/dist/Initials.js
CHANGED
|
@@ -8,7 +8,7 @@ import "@react-aria/utils";
|
|
|
8
8
|
import "remeda";
|
|
9
9
|
import "dot-prop";
|
|
10
10
|
import { onlyText as C } from "react-children-utilities";
|
|
11
|
-
import { f as u } from "./flowComponent-
|
|
11
|
+
import { f as u } from "./flowComponent-D-odaa-x.js";
|
|
12
12
|
const x = (i) => i.replace(/[^\p{L}\s]/giu, "").split(" ").map((t) => t.trim()[0]).filter((t) => t !== void 0).map((t) => t.toUpperCase()).slice(0, 2), d = "flow--initials", E = {
|
|
13
13
|
initials: d
|
|
14
14
|
}, F = u("Initials", (i) => {
|
package/dist/InlineAlert.js
CHANGED
|
@@ -7,8 +7,8 @@ import "@react-aria/utils";
|
|
|
7
7
|
import "./propsContext-CauylOgH.js";
|
|
8
8
|
import "remeda";
|
|
9
9
|
import p from "clsx";
|
|
10
|
-
import { S as u } from "./StatusIcon-
|
|
11
|
-
import { f as d } from "./flowComponent-
|
|
10
|
+
import { S as u } from "./StatusIcon-bhiGnLh6.js";
|
|
11
|
+
import { f as d } from "./flowComponent-D-odaa-x.js";
|
|
12
12
|
const w = "flow--inline-alert", g = "flow--inline-alert--status-icon", C = "flow--inline-alert--heading", I = "flow--inline-alert--content", N = "flow--inline-alert--info", h = "flow--inline-alert--warning", x = "flow--inline-alert--danger", A = "flow--inline-alert--success", n = {
|
|
13
13
|
inlineAlert: w,
|
|
14
14
|
statusIcon: g,
|