@mittwald/flow-react-components 0.1.0-alpha.67 → 0.1.0-alpha.69
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/{Action-DEpgmJgz.js → Action-CEqPqHfP.js} +2 -2
- package/dist/Action.js +1 -1
- package/dist/Avatar.js +2 -2
- package/dist/Breadcrumb.js +3 -3
- package/dist/{Button-RNHxIFd2.js → Button-ETN2QGBh.js} +22 -21
- package/dist/Button.js +1 -1
- package/dist/ButtonGroup.js +2 -2
- package/dist/{Checkbox-DKySO10B.js → Checkbox-iutK0PEF.js} +4 -4
- package/dist/Checkbox.js +1 -1
- package/dist/{CheckboxButton-CWdX3bM9.js → CheckboxButton-CqJLYMbG.js} +3 -3
- package/dist/CheckboxButton.js +1 -1
- package/dist/CheckboxGroup.js +4 -4
- package/dist/Content.js +1 -1
- package/dist/{ContextMenu-CyJQ17tm.js → ContextMenu-AALlqsl3.js} +1 -1
- package/dist/ContextMenu.js +2 -2
- package/dist/CopyButton.js +5 -5
- package/dist/FieldDescription.js +2 -2
- package/dist/{FieldError-TYnVmG-o.js → FieldError-Bkfbr6qF.js} +3 -3
- package/dist/FieldError.js +1 -1
- package/dist/Header.js +1 -1
- package/dist/HeaderNavigation.js +1 -1
- package/dist/Heading.js +2 -2
- package/dist/{Icon-CPAehMux.js → Icon-Cirt9eNW.js} +1 -1
- package/dist/Icon.js +1 -1
- package/dist/{IconCheck-C778cVIW.js → IconCheck-BeVmPHTC.js} +1 -1
- package/dist/{IconCheckboxEmpty-CuRg5vZt.js → IconCheckboxEmpty-DxrY9ZRF.js} +1 -1
- package/dist/{IconCheckboxIndeterminate-Czwxs_TE.js → IconCheckboxIndeterminate-DocwIA57.js} +1 -1
- package/dist/{IconChevronDown-BL8_H9Kf.js → IconChevronDown-C5-5-czM.js} +1 -1
- package/dist/{IconChevronRight-BdGTP9WG.js → IconChevronRight-0Z6pj5Ic.js} +1 -1
- package/dist/{IconClose-Cq9t3LQV.js → IconClose-C_Q9gfje.js} +1 -1
- package/dist/{IconContextMenu-BDvtrC86.js → IconContextMenu-CRb3xTJw.js} +1 -1
- package/dist/{IconCopy-C9jfVrgu.js → IconCopy-C5zfzlp0.js} +1 -1
- package/dist/{IconDanger-B7qTdARI.js → IconDanger-CtJdGYWb.js} +1 -1
- package/dist/IconPending-BeLtxUJV.js +9 -0
- package/dist/{IconPlus-vUgeG2A9.js → IconPlus-Zlw57lYp.js} +1 -1
- package/dist/{IconRadioOn-CTDczjLJ.js → IconRadioOn-BpFVTp96.js} +1 -1
- package/dist/IconSucceeded-DJjtn14a.js +10 -0
- package/dist/{IconWarning-B5oeYHHs.js → IconWarning-BD3bYgr3.js} +1 -1
- package/dist/Icons.js +25 -24
- package/dist/IllustratedMessage.js +1 -1
- package/dist/Image.js +1 -1
- package/dist/Initials.js +1 -1
- package/dist/InlineAlert.js +11 -8
- package/dist/{Label-B4BxkNHo.js → Label-Dn79UkZF.js} +1 -1
- package/dist/Label.js +1 -1
- package/dist/LabeledValue.js +1 -1
- package/dist/LayoutCard.js +2 -2
- package/dist/Link-BKwioNbB.js +48 -0
- package/dist/Link.js +1 -1
- package/dist/List.js +10 -10
- package/dist/LoadingSpinner-BJ0iAWpF.js +17 -0
- package/dist/LoadingSpinner.js +7 -0
- package/dist/{MenuItem-CrRLNYPb.js → MenuItem-DgHFLZFs.js} +5 -5
- package/dist/MenuItem.js +1 -1
- package/dist/Modal.js +1 -1
- package/dist/Navigation.js +25 -26
- package/dist/NumberField.js +7 -7
- package/dist/ProgressBar.js +1 -1
- package/dist/{PropsContextProvider-DkNLd3Yj.js → PropsContextProvider-DZvwqHLP.js} +2 -1
- package/dist/RadioGroup.js +47 -48
- package/dist/Section.js +1 -1
- package/dist/Select.js +5 -5
- package/dist/StatusBadge.js +3 -3
- package/dist/{StatusIcon-BrpddXMN.js → StatusIcon-BFo293NO.js} +3 -3
- package/dist/StatusIcon.js +1 -1
- package/dist/Switch.js +5 -5
- package/dist/Tabs.js +2 -2
- package/dist/{Text-BW9cNWaj.js → Text-DOsCjavW.js} +2 -2
- package/dist/Text.js +1 -1
- package/dist/TextArea.js +2 -2
- package/dist/TextField.js +2 -2
- package/dist/{TextFieldBase-BcCtRAw5.js → TextFieldBase-BMsXy6I_.js} +2 -2
- package/dist/{flowComponent-mJ64-1gs.js → flowComponent-D0FdCoE_.js} +1 -1
- package/dist/react-hook-form.js +2 -2
- package/dist/styles.css +1 -1
- package/dist/types/components/Link/Link.d.ts +0 -2
- package/dist/types/components/Link/stories/Default.stories.d.ts +0 -1
- package/dist/types/components/LoadingSpinner/LoadingSpinner.d.ts +5 -0
- package/dist/types/components/LoadingSpinner/index.d.ts +4 -0
- package/dist/types/components/LoadingSpinner/stories/Default.stories.d.ts +7 -0
- package/dist/types/components/Modal/Modal.d.ts +1 -0
- package/dist/types/components/ProgressBar/stories/EdgeCases.stories.d.ts +7 -0
- package/dist/types/components/StatusBadge/stories/Default.stories.d.ts +0 -1
- package/dist/{useProps-BqLmWTTi.js → useProps-C57t0bqC.js} +1 -1
- package/package.json +7 -3
- package/dist/IconSucceeded-C092cisG.js +0 -11
- package/dist/Link-I6WUPEGi.js +0 -51
- package/dist/types/components/RadioGroup/components/SegmentedGroup/SegmentedGroup.d.ts +0 -6
- package/dist/types/components/RadioGroup/components/SegmentedGroup/index.d.ts +0 -4
|
@@ -5,11 +5,11 @@ var P = (e, t, s) => t in e ? S(e, t, { enumerable: !0, configurable: !0, writab
|
|
|
5
5
|
var i = (e, t, s) => (P(e, typeof t != "symbol" ? t + "" : t, s), s);
|
|
6
6
|
import M, { useState as k } from "react";
|
|
7
7
|
import "./propsContext-CauylOgH.js";
|
|
8
|
-
import { P as x } from "./PropsContextProvider-
|
|
8
|
+
import { P as x } from "./PropsContextProvider-DZvwqHLP.js";
|
|
9
9
|
import "@react-aria/utils";
|
|
10
10
|
import "remeda";
|
|
11
11
|
import "dot-prop";
|
|
12
|
-
import { u as A } from "./useProps-
|
|
12
|
+
import { u as A } from "./useProps-C57t0bqC.js";
|
|
13
13
|
import { u as C } from "./useOverlayState-BnPe_CrX.js";
|
|
14
14
|
import { makeObservable as y, observable as r, action as l } from "mobx";
|
|
15
15
|
import { u as v } from "./useSelector-DpU7_HMO.js";
|
package/dist/Action.js
CHANGED
package/dist/Avatar.js
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
import i, { isValidElement as v } from "react";
|
|
4
4
|
import m from "clsx";
|
|
5
5
|
import { C as p } from "./ClearPropsContext-CeCMjUK9.js";
|
|
6
|
-
import { P as c } from "./PropsContextProvider-
|
|
7
|
-
import { u as f } from "./useProps-
|
|
6
|
+
import { P as c } from "./PropsContextProvider-DZvwqHLP.js";
|
|
7
|
+
import { u as f } from "./useProps-C57t0bqC.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,10 +4,10 @@ import r from "react";
|
|
|
4
4
|
import * as s 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-Cirt9eNW.js";
|
|
8
|
+
import { I as u } from "./IconChevronRight-0Z6pj5Ic.js";
|
|
9
9
|
import "./propsContext-CauylOgH.js";
|
|
10
|
-
import { P as d } from "./PropsContextProvider-
|
|
10
|
+
import { P as d } from "./PropsContextProvider-DZvwqHLP.js";
|
|
11
11
|
import "@react-aria/utils";
|
|
12
12
|
import "remeda";
|
|
13
13
|
const p = "flow--breadcrumb", f = "flow--breadcrumb--link", c = {
|
|
@@ -1,22 +1,23 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
/* */
|
|
3
|
-
import
|
|
4
|
-
import * as
|
|
3
|
+
import o from "react";
|
|
4
|
+
import * as E from "react-aria-components";
|
|
5
5
|
import x from "clsx";
|
|
6
6
|
import { C } from "./ClearPropsContext-CeCMjUK9.js";
|
|
7
|
-
import { P as I } from "./PropsContextProvider-
|
|
7
|
+
import { P as I } from "./PropsContextProvider-DZvwqHLP.js";
|
|
8
8
|
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 N, a as h
|
|
12
|
+
import "./Icon-Cirt9eNW.js";
|
|
13
|
+
import { I as N, a as h } from "./IconSucceeded-DJjtn14a.js";
|
|
14
14
|
import { W as d } from "./Wrap-DGT1h1o3.js";
|
|
15
|
-
import { T as
|
|
16
|
-
import { f as
|
|
17
|
-
import { useLocalizedStringFormatter as
|
|
18
|
-
|
|
19
|
-
|
|
15
|
+
import { T as z } from "./Text-DOsCjavW.js";
|
|
16
|
+
import { f as L } from "./flowComponent-D0FdCoE_.js";
|
|
17
|
+
import { useLocalizedStringFormatter as B } from "react-aria";
|
|
18
|
+
import { L as A } from "./LoadingSpinner-BJ0iAWpF.js";
|
|
19
|
+
const D = "flow--button", T = "flow--button--avatar", K = "flow--button--icon", U = "flow--button--text", W = "flow--button--content", $ = "flow--button--state-icon", R = "flow--button--is-succeeded", j = "flow--button--is-failed", k = "flow--button--is-pending", q = "flow--button--plain", G = "flow--button--primary", H = "flow--button--solid", J = "flow--button--accent", M = "flow--button--danger", O = "flow--button--secondary", Q = "flow--button--soft", e = {
|
|
20
|
+
button: D,
|
|
20
21
|
avatar: T,
|
|
21
22
|
icon: K,
|
|
22
23
|
text: U,
|
|
@@ -44,7 +45,7 @@ const L = "flow--button", T = "flow--button--avatar", K = "flow--button--icon",
|
|
|
44
45
|
"button.isPending": "Pending",
|
|
45
46
|
"button.isSucceeded": "Succeeded"
|
|
46
47
|
}
|
|
47
|
-
}, X = (t) => ((t.isPending || t.isSucceeded || t.isFailed) && (t = { ...t }, t.onPress = void 0, t.onPressStart = void 0, t.onPressEnd = void 0, t.onPressChange = void 0, t.onPressUp = void 0, t.onKeyDown = void 0, t.onKeyUp = void 0), t),
|
|
48
|
+
}, X = (t) => ((t.isPending || t.isSucceeded || t.isFailed) && (t = { ...t }, t.onPress = void 0, t.onPressStart = void 0, t.onPressEnd = void 0, t.onPressChange = void 0, t.onPressUp = void 0, t.onKeyDown = void 0, t.onKeyUp = void 0), t), ut = L("Button", (t) => {
|
|
48
49
|
t = X(t);
|
|
49
50
|
const {
|
|
50
51
|
variant: m = "primary",
|
|
@@ -54,7 +55,7 @@ const L = "flow--button", T = "flow--button--avatar", K = "flow--button--icon",
|
|
|
54
55
|
size: i = "m",
|
|
55
56
|
isPending: a,
|
|
56
57
|
isDisabled: b,
|
|
57
|
-
isSucceeded:
|
|
58
|
+
isSucceeded: n,
|
|
58
59
|
isFailed: s,
|
|
59
60
|
"aria-label": g,
|
|
60
61
|
ref: P,
|
|
@@ -62,7 +63,7 @@ const L = "flow--button", T = "flow--button--avatar", K = "flow--button--icon",
|
|
|
62
63
|
} = t, v = x(
|
|
63
64
|
e.button,
|
|
64
65
|
a && e.isPending,
|
|
65
|
-
|
|
66
|
+
n && e.isSucceeded,
|
|
66
67
|
s && e.isFailed,
|
|
67
68
|
e[`size-${i}`],
|
|
68
69
|
e[m],
|
|
@@ -80,22 +81,22 @@ const L = "flow--button", T = "flow--button--avatar", K = "flow--button--icon",
|
|
|
80
81
|
Avatar: {
|
|
81
82
|
className: e.avatar
|
|
82
83
|
}
|
|
83
|
-
},
|
|
84
|
-
`button.${
|
|
85
|
-
) : void 0, r =
|
|
86
|
-
return /* @__PURE__ */
|
|
87
|
-
|
|
84
|
+
}, p = B(V), F = n || s || a ? p.format(
|
|
85
|
+
`button.${n ? "isSucceeded" : s ? "isFailed" : "isPending"}`
|
|
86
|
+
) : void 0, r = n ? N : s ? h : a ? A : void 0, l = r && /* @__PURE__ */ o.createElement(r, { size: i, className: e.stateIcon }), y = typeof c == "string";
|
|
87
|
+
return /* @__PURE__ */ o.createElement(C, null, /* @__PURE__ */ o.createElement(
|
|
88
|
+
E.Button,
|
|
88
89
|
{
|
|
89
90
|
className: v,
|
|
90
91
|
isDisabled: b,
|
|
91
|
-
"aria-label":
|
|
92
|
+
"aria-label": F ?? g,
|
|
92
93
|
ref: P,
|
|
93
94
|
...w
|
|
94
95
|
},
|
|
95
|
-
/* @__PURE__ */
|
|
96
|
+
/* @__PURE__ */ o.createElement(I, { props: S }, /* @__PURE__ */ o.createElement(d, { if: l }, /* @__PURE__ */ o.createElement("span", { className: e.content }, /* @__PURE__ */ o.createElement(d, { if: y }, /* @__PURE__ */ o.createElement(z, null, c))))),
|
|
96
97
|
l
|
|
97
98
|
));
|
|
98
99
|
});
|
|
99
100
|
export {
|
|
100
|
-
|
|
101
|
+
ut as B
|
|
101
102
|
};
|
package/dist/Button.js
CHANGED
package/dist/ButtonGroup.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import o from "react";
|
|
4
4
|
import { C as u } from "./ClearPropsContext-CeCMjUK9.js";
|
|
5
|
-
import { P as m } from "./PropsContextProvider-
|
|
6
|
-
import { u as l } from "./useProps-
|
|
5
|
+
import { P as m } from "./PropsContextProvider-DZvwqHLP.js";
|
|
6
|
+
import { u as l } from "./useProps-C57t0bqC.js";
|
|
7
7
|
import { d } from "./dynamic-ClpUSmEt.js";
|
|
8
8
|
import i from "clsx";
|
|
9
9
|
const f = "flow--button-group", y = "flow--button-group--secondary", t = {
|
|
@@ -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-Cirt9eNW.js";
|
|
8
|
+
import { I as x, a as h } from "./IconCheckboxEmpty-DxrY9ZRF.js";
|
|
9
|
+
import { I as C } from "./IconCheckboxIndeterminate-DocwIA57.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-D0FdCoE_.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
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
import t from "react";
|
|
4
4
|
import a from "clsx";
|
|
5
5
|
import { C as m } from "./ClearPropsContext-CeCMjUK9.js";
|
|
6
|
-
import { P as p } from "./PropsContextProvider-
|
|
6
|
+
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-iutK0PEF.js";
|
|
11
|
+
import { f as x } from "./flowComponent-D0FdCoE_.js";
|
|
12
12
|
const C = "flow--checkbox-button", f = "flow--checkbox-button--content", i = "flow--checkbox-button--label", o = {
|
|
13
13
|
checkboxButton: C,
|
|
14
14
|
content: f,
|
package/dist/CheckboxButton.js
CHANGED
package/dist/CheckboxGroup.js
CHANGED
|
@@ -4,16 +4,16 @@ import e from "react";
|
|
|
4
4
|
import * as u from "react-aria-components";
|
|
5
5
|
import x from "clsx";
|
|
6
6
|
import "./propsContext-CauylOgH.js";
|
|
7
|
-
import { P as b } from "./PropsContextProvider-
|
|
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-Bkfbr6qF.js";
|
|
11
|
+
import { C as E } from "./CheckboxButton-CqJLYMbG.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-D0FdCoE_.js";
|
|
17
17
|
const G = "flow--checkbox-group", s = {
|
|
18
18
|
checkboxGroup: G
|
|
19
19
|
}, j = F("CheckboxGroup", (l) => {
|
package/dist/Content.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 i } from "./flowComponent-
|
|
9
|
+
import { f as i } from "./flowComponent-D0FdCoE_.js";
|
|
10
10
|
const E = i("Content", (e) => {
|
|
11
11
|
const { children: o, elementType: r = "div", ref: n, ...m } = e, p = r;
|
|
12
12
|
return /* @__PURE__ */ t.createElement(l, null, /* @__PURE__ */ t.createElement(p, { ref: n, ...m }, o));
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import e from "react";
|
|
4
4
|
import * as f from "react-aria-components";
|
|
5
|
-
import { f as i } from "./flowComponent-
|
|
5
|
+
import { f as i } from "./flowComponent-D0FdCoE_.js";
|
|
6
6
|
import { P as u } from "./Popover-MmxZkKu3.js";
|
|
7
7
|
const p = "flow--context-menu", x = {
|
|
8
8
|
contextMenu: p
|
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-AALlqsl3.js";
|
|
4
|
+
import { M as n } from "./MenuItem-DgHFLZFs.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-ETN2QGBh.js";
|
|
6
6
|
import "@tabler/icons-react";
|
|
7
|
-
import "./Icon-
|
|
8
|
-
import { I as c } from "./IconCopy-
|
|
7
|
+
import "./Icon-Cirt9eNW.js";
|
|
8
|
+
import { I as c } from "./IconCopy-C5zfzlp0.js";
|
|
9
9
|
import { useLocalizedStringFormatter as l } from "react-aria";
|
|
10
10
|
import { a as s, T as f } from "./TooltipTrigger-TslkLN5s.js";
|
|
11
11
|
import { onlyText as u } from "react-children-utilities";
|
|
@@ -14,8 +14,8 @@ 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-
|
|
18
|
-
import { A as E } from "./Action-
|
|
17
|
+
import { f as C } from "./flowComponent-D0FdCoE_.js";
|
|
18
|
+
import { A as E } from "./Action-CEqPqHfP.js";
|
|
19
19
|
const B = {
|
|
20
20
|
"de-DE": {
|
|
21
21
|
"copyButton.copy": "Kopieren"
|
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-DOsCjavW.js";
|
|
11
|
+
import { f as p } from "./flowComponent-D0FdCoE_.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-Cirt9eNW.js";
|
|
13
|
+
import { I as p } from "./IconDanger-CtJdGYWb.js";
|
|
14
|
+
import { f } from "./flowComponent-D0FdCoE_.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-D0FdCoE_.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/HeaderNavigation.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import t from "react";
|
|
4
4
|
import "./propsContext-CauylOgH.js";
|
|
5
|
-
import { P as c } from "./PropsContextProvider-
|
|
5
|
+
import { P as c } from "./PropsContextProvider-DZvwqHLP.js";
|
|
6
6
|
import "@react-aria/utils";
|
|
7
7
|
import "remeda";
|
|
8
8
|
import { d as m } from "./dynamic-ClpUSmEt.js";
|
package/dist/Heading.js
CHANGED
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
import e from "react";
|
|
4
4
|
import l from "clsx";
|
|
5
5
|
import { C as p } from "./ClearPropsContext-CeCMjUK9.js";
|
|
6
|
-
import { P as d } from "./PropsContextProvider-
|
|
6
|
+
import { P as d } from "./PropsContextProvider-DZvwqHLP.js";
|
|
7
7
|
import "@react-aria/utils";
|
|
8
8
|
import "./propsContext-CauylOgH.js";
|
|
9
9
|
import "remeda";
|
|
10
|
-
import { f } from "./flowComponent-
|
|
10
|
+
import { f } from "./flowComponent-D0FdCoE_.js";
|
|
11
11
|
import * as g from "react-aria-components";
|
|
12
12
|
const h = "flow--heading", C = "flow--heading--icon", o = {
|
|
13
13
|
heading: h,
|
|
@@ -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-D0FdCoE_.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-Cirt9eNW.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-Cirt9eNW.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-Czwxs_TE.js → IconCheckboxIndeterminate-DocwIA57.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-Cirt9eNW.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-Cirt9eNW.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-Cirt9eNW.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-Cirt9eNW.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-Cirt9eNW.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-Cirt9eNW.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-Cirt9eNW.js";
|
|
6
6
|
const c = (r) => /* @__PURE__ */ e.createElement(t, { ...r }, /* @__PURE__ */ e.createElement(o, null));
|
|
7
7
|
export {
|
|
8
8
|
c as I
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
/* */
|
|
3
|
+
import e from "react";
|
|
4
|
+
import { IconLoader2 as r } from "@tabler/icons-react";
|
|
5
|
+
import { I as t } from "./Icon-Cirt9eNW.js";
|
|
6
|
+
const a = (o) => /* @__PURE__ */ e.createElement(t, { ...o }, /* @__PURE__ */ e.createElement(r, null));
|
|
7
|
+
export {
|
|
8
|
+
a as I
|
|
9
|
+
};
|
|
@@ -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-Cirt9eNW.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-Cirt9eNW.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,
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
/* */
|
|
3
|
+
import e from "react";
|
|
4
|
+
import { IconX as o, IconCheck as n } from "@tabler/icons-react";
|
|
5
|
+
import { I as t } from "./Icon-Cirt9eNW.js";
|
|
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
|
+
export {
|
|
8
|
+
I,
|
|
9
|
+
l as a
|
|
10
|
+
};
|
|
@@ -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-Cirt9eNW.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,
|