@mittwald/flow-react-components 0.1.0-alpha.125 → 0.1.0-alpha.127
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-Bszrsi-4.js → Accordion-ws4Zm_8c.js} +3 -3
- package/dist/Accordion.js +1 -1
- package/dist/Avatar.js +1 -1
- package/dist/Breadcrumb.js +2 -2
- package/dist/Button-54Eoq_9o.js +120 -0
- package/dist/Button.js +1 -1
- package/dist/ButtonGroup.js +1 -1
- package/dist/{Checkbox-CHueH9FZ.js → Checkbox-DKGPBvfB.js} +4 -4
- package/dist/Checkbox.js +1 -1
- package/dist/{CheckboxButton-Ch3zxviG.js → CheckboxButton-Dq2LZ-cZ.js} +2 -2
- package/dist/CheckboxButton.js +1 -1
- package/dist/CheckboxGroup.js +3 -3
- package/dist/{Content-xPY804ey.js → Content-CqXiq55k.js} +1 -1
- package/dist/Content.js +1 -1
- package/dist/{ContextMenu-ChxMleeO.js → ContextMenu-C0R1LgPo.js} +1 -1
- package/dist/ContextMenu.js +2 -2
- package/dist/CopyButton.js +4 -4
- package/dist/CounterLabel.js +18 -0
- package/dist/FieldDescription.js +2 -2
- package/dist/{FieldError-Bl_SXH5M.js → FieldError-B-DZZKmM.js} +3 -3
- package/dist/FieldError.js +1 -1
- package/dist/{Header-uOS96l33.js → Header-CNcwT0A-.js} +1 -1
- package/dist/Header.js +1 -1
- package/dist/{Heading-CSfMC_V6.js → Heading-BoOpj4Y4.js} +1 -1
- package/dist/Heading.js +1 -1
- package/dist/{Icon-DXq5lwp4.js → Icon-BwDd2GzD.js} +1 -1
- package/dist/Icon.js +1 -1
- package/dist/{IconCheck-BLXj9z4I.js → IconCheck-B3-gj5Z4.js} +1 -1
- package/dist/{IconCheckboxEmpty-CseDZ77J.js → IconCheckboxEmpty-DL20lMih.js} +1 -1
- package/dist/{IconCheckboxIndeterminate-BdEkNKEg.js → IconCheckboxIndeterminate-DEX0y_6i.js} +1 -1
- package/dist/{IconChevronDown-DGMWVrr9.js → IconChevronDown-xHLf7Pku.js} +1 -1
- package/dist/{IconChevronRight-Sd5qEgz9.js → IconChevronRight-D4wPdDfY.js} +1 -1
- package/dist/{IconClose-BuJDcvk1.js → IconClose-D5lPIOIs.js} +1 -1
- package/dist/{IconContextMenu-BtDEfs_U.js → IconContextMenu-Bf-D1luy.js} +1 -1
- package/dist/{IconCopy-Y4GR1Z03.js → IconCopy-B_1cohk1.js} +1 -1
- package/dist/{IconDanger-D3n1sEDX.js → IconDanger-9AHctjFi.js} +1 -1
- package/dist/{IconPending-C0IPPa0F.js → IconPending-DDMMJh8P.js} +1 -1
- package/dist/{IconPlus-BL-Zqbnv.js → IconPlus-DIghO9AS.js} +1 -1
- package/dist/{IconRadioOn-D0pCkmJ4.js → IconRadioOn-CQ6Wifij.js} +1 -1
- package/dist/{IconSearch-B9UA2NmT.js → IconSearch-DB2-YIVR.js} +1 -1
- package/dist/{IconSucceeded-B4DEKa6J.js → IconSucceeded-14t0usjT.js} +1 -1
- package/dist/{IconWarning-CmSsxAnH.js → IconWarning-Cxwzhq8-.js} +1 -1
- package/dist/Icons.js +16 -16
- package/dist/Image.js +1 -1
- package/dist/Initials.js +1 -1
- package/dist/InlineAlert.js +2 -2
- package/dist/{Label-CfPzBQtx.js → Label-BuZlD5RR.js} +1 -1
- package/dist/Label.js +1 -1
- package/dist/LayoutCard.js +1 -1
- package/dist/{Link-BNozTXoN.js → Link-CUdps5_K.js} +1 -1
- package/dist/Link.js +1 -1
- package/dist/List.js +12 -12
- package/dist/{LoadingSpinner-smFm5pXR.js → LoadingSpinner-qv2jHNni.js} +2 -2
- package/dist/LoadingSpinner.js +1 -1
- package/dist/{MenuItem-CgrBX4na.js → MenuItem-BJwqcaQl.js} +5 -5
- package/dist/MenuItem.js +1 -1
- package/dist/Modal.js +1 -1
- package/dist/Navigation.js +2 -2
- package/dist/NumberField.js +6 -6
- package/dist/OffCanvas.js +4 -4
- package/dist/RadioGroup.js +5 -5
- package/dist/Section.js +1 -1
- package/dist/Select.js +4 -4
- package/dist/StatusBadge.js +3 -3
- package/dist/{StatusIcon-CzfeqAZQ.js → StatusIcon-CvKvGN7C.js} +3 -3
- package/dist/StatusIcon.js +1 -1
- package/dist/Switch.js +5 -5
- package/dist/Table.js +40 -0
- package/dist/Tabs.js +7 -7
- package/dist/{Text-DOQUStg_.js → Text-cmKqNaYE.js} +1 -1
- package/dist/Text.js +1 -1
- package/dist/TextArea.js +2 -2
- package/dist/TextField.js +2 -2
- package/dist/{TextFieldBase-B6lQlCmE.js → TextFieldBase-CVi18EEt.js} +1 -1
- package/dist/{flowComponent-Cv_SURLH.js → flowComponent-DHBRxUvd.js} +12 -11
- package/dist/react-hook-form.js +1 -1
- package/dist/styles.css +1 -1
- package/dist/types/components/CounterLabel/CounterLabel.d.ts +9 -0
- package/dist/types/components/CounterLabel/index.d.ts +4 -0
- package/dist/types/components/CounterLabel/stories/Default.stories.d.ts +10 -0
- package/dist/types/components/Table/Table.d.ts +6 -0
- package/dist/types/components/Table/components/TableBody/TableBody.d.ts +6 -0
- package/dist/types/components/Table/components/TableBody/index.d.ts +4 -0
- package/dist/types/components/Table/components/TableCell/TableCell.d.ts +6 -0
- package/dist/types/components/Table/components/TableCell/index.d.ts +4 -0
- package/dist/types/components/Table/components/TableColumn/TableColumn.d.ts +6 -0
- package/dist/types/components/Table/components/TableColumn/index.d.ts +4 -0
- package/dist/types/components/Table/components/TableHeader/TableHeader.d.ts +6 -0
- package/dist/types/components/Table/components/TableHeader/index.d.ts +4 -0
- package/dist/types/components/Table/components/TableRow/TableRow.d.ts +6 -0
- package/dist/types/components/Table/components/TableRow/index.d.ts +4 -0
- package/dist/types/components/Table/index.d.ts +9 -0
- package/dist/types/components/Table/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/package.json +12 -4
- package/dist/Button-tEtjVHFC.js +0 -116
|
@@ -7,10 +7,10 @@ import { P as N } from "./PropsContextProvider-ChpH8eF2.js";
|
|
|
7
7
|
import "@react-aria/utils";
|
|
8
8
|
import "remeda";
|
|
9
9
|
import { d } from "./dynamic-ClpUSmEt.js";
|
|
10
|
-
import { B as w } from "./Button-
|
|
10
|
+
import { B as w } from "./Button-54Eoq_9o.js";
|
|
11
11
|
import "@tabler/icons-react";
|
|
12
|
-
import "./Icon-
|
|
13
|
-
import { I as y } from "./IconChevronDown-
|
|
12
|
+
import "./Icon-BwDd2GzD.js";
|
|
13
|
+
import { I as y } from "./IconChevronDown-xHLf7Pku.js";
|
|
14
14
|
import { TunnelProvider as B, TunnelExit as C } from "@mittwald/react-tunnel";
|
|
15
15
|
import { A as P } from "./Activity-CmfZpgOM.js";
|
|
16
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 = {
|
package/dist/Accordion.js
CHANGED
package/dist/Avatar.js
CHANGED
|
@@ -9,7 +9,7 @@ import "./propsContext-CauylOgH.js";
|
|
|
9
9
|
import "remeda";
|
|
10
10
|
import { hash as w } from "object-code";
|
|
11
11
|
import { deepForEach as z } from "react-children-utilities";
|
|
12
|
-
import { f as d } from "./flowComponent-
|
|
12
|
+
import { f as d } from "./flowComponent-DHBRxUvd.js";
|
|
13
13
|
const C = "flow--avatar", h = "flow--avatar--icon", x = "flow--avatar--initials", r = {
|
|
14
14
|
avatar: C,
|
|
15
15
|
icon: h,
|
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-BwDd2GzD.js";
|
|
8
|
+
import { I as u } from "./IconChevronRight-D4wPdDfY.js";
|
|
9
9
|
import "./propsContext-CauylOgH.js";
|
|
10
10
|
import { P as p } from "./PropsContextProvider-ChpH8eF2.js";
|
|
11
11
|
import "@react-aria/utils";
|
|
@@ -0,0 +1,120 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
/* */
|
|
3
|
+
import o, { useEffect as x } from "react";
|
|
4
|
+
import * as F from "react-aria-components";
|
|
5
|
+
import E from "clsx";
|
|
6
|
+
import { C as y } from "./ClearPropsContext-CeCMjUK9.js";
|
|
7
|
+
import { P as C } from "./PropsContextProvider-ChpH8eF2.js";
|
|
8
|
+
import "@react-aria/utils";
|
|
9
|
+
import "./propsContext-CauylOgH.js";
|
|
10
|
+
import "remeda";
|
|
11
|
+
import "@tabler/icons-react";
|
|
12
|
+
import "./Icon-BwDd2GzD.js";
|
|
13
|
+
import { I as h, a as I } from "./IconSucceeded-14t0usjT.js";
|
|
14
|
+
import { W as f } from "./Wrap-DGT1h1o3.js";
|
|
15
|
+
import { T as N } from "./Text-cmKqNaYE.js";
|
|
16
|
+
import { f as L } from "./flowComponent-DHBRxUvd.js";
|
|
17
|
+
import { L as k } from "./LoadingSpinner-qv2jHNni.js";
|
|
18
|
+
import { useLocalizedStringFormatter as A } from "react-aria";
|
|
19
|
+
import { useLiveRegion as D } from "@chakra-ui/live-region";
|
|
20
|
+
const T = "flow--button", z = "flow--button--content", B = "flow--button--state-icon", R = "flow--button--avatar", K = "flow--button--icon", U = "flow--button--text", W = "flow--button--counter-label", $ = "flow--button--is-succeeded", j = "flow--button--is-failed", q = "flow--button--is-pending", G = "flow--button--plain", H = "flow--button--primary", J = "flow--button--solid", M = "flow--button--aria-disabled", O = "flow--button--accent", Q = "flow--button--danger", V = "flow--button--secondary", X = "flow--button--dark", Y = "flow--button--light", Z = "flow--button--soft", t = {
|
|
21
|
+
button: T,
|
|
22
|
+
content: z,
|
|
23
|
+
stateIcon: B,
|
|
24
|
+
avatar: R,
|
|
25
|
+
icon: K,
|
|
26
|
+
text: U,
|
|
27
|
+
counterLabel: W,
|
|
28
|
+
isSucceeded: $,
|
|
29
|
+
isFailed: j,
|
|
30
|
+
isPending: q,
|
|
31
|
+
plain: G,
|
|
32
|
+
"size-s": "flow--button--size-s",
|
|
33
|
+
primary: H,
|
|
34
|
+
solid: J,
|
|
35
|
+
ariaDisabled: M,
|
|
36
|
+
accent: O,
|
|
37
|
+
danger: Q,
|
|
38
|
+
secondary: V,
|
|
39
|
+
dark: X,
|
|
40
|
+
light: Y,
|
|
41
|
+
soft: Z
|
|
42
|
+
}, _ = {
|
|
43
|
+
"de-DE": {
|
|
44
|
+
"action.isFailed": "Fehlgeschlagen",
|
|
45
|
+
"action.isPending": "Ausstehend...",
|
|
46
|
+
"action.isSucceeded": "Erfolgreich"
|
|
47
|
+
},
|
|
48
|
+
"en-EN": {
|
|
49
|
+
"action.isFailed": "Failed",
|
|
50
|
+
"action.isPending": "Pending...",
|
|
51
|
+
"action.isSucceeded": "Succeeded"
|
|
52
|
+
}
|
|
53
|
+
}, ee = (e, r = {}) => {
|
|
54
|
+
const i = A(_), {
|
|
55
|
+
isPendingText: s = i.format("action.isPending"),
|
|
56
|
+
isSucceededText: c = i.format("action.isSucceeded"),
|
|
57
|
+
isFailedText: a = i.format("action.isFailed")
|
|
58
|
+
} = r, n = D({
|
|
59
|
+
"aria-live": "polite",
|
|
60
|
+
"aria-atomic": !1,
|
|
61
|
+
"aria-relevant": "text additions",
|
|
62
|
+
role: "status"
|
|
63
|
+
});
|
|
64
|
+
x(() => {
|
|
65
|
+
e === "isPending" ? n.speak(s) : e === "isSucceeded" ? n.speak(c) : e === "isFailed" && n.speak(a);
|
|
66
|
+
}, [e]);
|
|
67
|
+
}, te = (e) => ((e.isPending || e.isSucceeded || e.isFailed || e["aria-disabled"]) && (e = { ...e }, e.onPress = void 0, e.onPressStart = void 0, e.onPressEnd = void 0, e.onPressChange = void 0, e.onPressUp = void 0, e.onKeyDown = void 0, e.onKeyUp = void 0), e), ve = L("Button", (e) => {
|
|
68
|
+
e = te(e);
|
|
69
|
+
const {
|
|
70
|
+
color: r = "primary",
|
|
71
|
+
variant: i = "solid",
|
|
72
|
+
children: s,
|
|
73
|
+
className: c,
|
|
74
|
+
size: a = "m",
|
|
75
|
+
isPending: n,
|
|
76
|
+
isSucceeded: l,
|
|
77
|
+
isFailed: d,
|
|
78
|
+
"aria-disabled": b,
|
|
79
|
+
refProp: g,
|
|
80
|
+
unstyled: m,
|
|
81
|
+
...P
|
|
82
|
+
} = e, w = m ? c : E(
|
|
83
|
+
t.button,
|
|
84
|
+
n && t.isPending,
|
|
85
|
+
l && t.isSucceeded,
|
|
86
|
+
d && t.isFailed,
|
|
87
|
+
t[`size-${a}`],
|
|
88
|
+
t[r],
|
|
89
|
+
t[i],
|
|
90
|
+
c,
|
|
91
|
+
/**
|
|
92
|
+
* Workaround warning: The Aria.Button does not support "aria-disabled"
|
|
93
|
+
* by now, so this Button will be visually disabled via CSS.
|
|
94
|
+
*/
|
|
95
|
+
b && t.ariaDisabled
|
|
96
|
+
);
|
|
97
|
+
ee(
|
|
98
|
+
n ? "isPending" : l ? "isSucceeded" : d ? "isFailed" : "isIdle"
|
|
99
|
+
);
|
|
100
|
+
const v = {
|
|
101
|
+
Icon: {
|
|
102
|
+
className: t.icon,
|
|
103
|
+
"aria-hidden": !0,
|
|
104
|
+
size: a
|
|
105
|
+
},
|
|
106
|
+
Text: {
|
|
107
|
+
className: t.text
|
|
108
|
+
},
|
|
109
|
+
Avatar: {
|
|
110
|
+
className: t.avatar
|
|
111
|
+
},
|
|
112
|
+
CounterLabel: {
|
|
113
|
+
className: t.counterLabel
|
|
114
|
+
}
|
|
115
|
+
}, u = l ? h : d ? I : n ? k : void 0, p = u && /* @__PURE__ */ o.createElement(u, { size: a, className: t.stateIcon }), S = typeof s == "string";
|
|
116
|
+
return /* @__PURE__ */ o.createElement(y, null, /* @__PURE__ */ o.createElement(F.Button, { className: w, ref: g, ...P }, /* @__PURE__ */ o.createElement(C, { props: v }, /* @__PURE__ */ o.createElement(f, { if: !m }, /* @__PURE__ */ o.createElement("span", { className: t.content }, /* @__PURE__ */ o.createElement(f, { if: S }, /* @__PURE__ */ o.createElement(N, null, s))))), p));
|
|
117
|
+
});
|
|
118
|
+
export {
|
|
119
|
+
ve as B
|
|
120
|
+
};
|
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 b } from "./dynamic-ClpUSmEt.js";
|
|
10
10
|
import r from "clsx";
|
|
11
|
-
import { f } from "./flowComponent-
|
|
11
|
+
import { f } from "./flowComponent-DHBRxUvd.js";
|
|
12
12
|
const d = "flow--button-group--button-group-container", C = "flow--button-group", G = "flow--button-group--button", y = "flow--button-group--secondary", t = {
|
|
13
13
|
buttonGroupContainer: d,
|
|
14
14
|
buttonGroup: C,
|
|
@@ -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 f } from "./IconCheckboxEmpty-
|
|
9
|
-
import { I as h } from "./IconCheckboxIndeterminate-
|
|
7
|
+
import "./Icon-BwDd2GzD.js";
|
|
8
|
+
import { I as x, a as f } from "./IconCheckboxEmpty-DL20lMih.js";
|
|
9
|
+
import { I as h } from "./IconCheckboxIndeterminate-DEX0y_6i.js";
|
|
10
10
|
import { C } 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-DHBRxUvd.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 b } from "./PropsContextProvider-ChpH8eF2.js";
|
|
|
7
7
|
import "@react-aria/utils";
|
|
8
8
|
import "./propsContext-CauylOgH.js";
|
|
9
9
|
import "remeda";
|
|
10
|
-
import { C as x } from "./Checkbox-
|
|
11
|
-
import { f } from "./flowComponent-
|
|
10
|
+
import { C as x } from "./Checkbox-DKGPBvfB.js";
|
|
11
|
+
import { f } from "./flowComponent-DHBRxUvd.js";
|
|
12
12
|
const C = "flow--checkbox-button", i = "flow--checkbox-button--label", h = "flow--checkbox-button--content", t = {
|
|
13
13
|
checkboxButton: C,
|
|
14
14
|
label: i,
|
package/dist/CheckboxButton.js
CHANGED
package/dist/CheckboxGroup.js
CHANGED
|
@@ -7,13 +7,13 @@ import "./propsContext-CauylOgH.js";
|
|
|
7
7
|
import { P as h } from "./PropsContextProvider-ChpH8eF2.js";
|
|
8
8
|
import "@react-aria/utils";
|
|
9
9
|
import "remeda";
|
|
10
|
-
import { F as E } from "./FieldError-
|
|
11
|
-
import { C as k } from "./CheckboxButton-
|
|
10
|
+
import { F as E } from "./FieldError-B-DZZKmM.js";
|
|
11
|
+
import { C as k } from "./CheckboxButton-Dq2LZ-cZ.js";
|
|
12
12
|
import { TunnelProvider as C, TunnelExit as r } from "@mittwald/react-tunnel";
|
|
13
13
|
import { s as o } from "./FormField.module-DHK6nIcD.js";
|
|
14
14
|
import { C as N } from "./ColumnLayout-FMONjI17.js";
|
|
15
15
|
import { d as F } from "./deepFindOfType-6pG0fH7S.js";
|
|
16
|
-
import { f as G } from "./flowComponent-
|
|
16
|
+
import { f as G } from "./flowComponent-DHBRxUvd.js";
|
|
17
17
|
const P = "flow--checkbox-group", s = {
|
|
18
18
|
checkboxGroup: P
|
|
19
19
|
}, j = G("CheckboxGroup", (l) => {
|
|
@@ -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 l } from "./flowComponent-
|
|
9
|
+
import { f as l } from "./flowComponent-DHBRxUvd.js";
|
|
10
10
|
import { W as s } from "./Wrap-DGT1h1o3.js";
|
|
11
11
|
import { A as f } from "./Activity-CmfZpgOM.js";
|
|
12
12
|
const W = l("Content", (e) => {
|
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-DHBRxUvd.js";
|
|
6
6
|
import { P as x } from "./Popover-B6bARCOK.js";
|
|
7
7
|
import { C } from "./ClearPropsContext-CeCMjUK9.js";
|
|
8
8
|
import { P as M } from "./PropsContextProvider-ChpH8eF2.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-C0R1LgPo.js";
|
|
4
|
+
import { M as n } from "./MenuItem-BJwqcaQl.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-54Eoq_9o.js";
|
|
6
6
|
import "@tabler/icons-react";
|
|
7
|
-
import "./Icon-
|
|
8
|
-
import { I as c } from "./IconCopy-
|
|
7
|
+
import "./Icon-BwDd2GzD.js";
|
|
8
|
+
import { I as c } from "./IconCopy-B_1cohk1.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,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-DHBRxUvd.js";
|
|
18
18
|
import { A as E } from "./Action-BLnSsHE1.js";
|
|
19
19
|
const B = {
|
|
20
20
|
"de-DE": {
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
/* */
|
|
3
|
+
import n from "react";
|
|
4
|
+
import s from "clsx";
|
|
5
|
+
import { f as l } from "./flowComponent-DHBRxUvd.js";
|
|
6
|
+
const c = "flow--counter-label", m = {
|
|
7
|
+
counterLabel: c
|
|
8
|
+
}, p = l(
|
|
9
|
+
"CounterLabel",
|
|
10
|
+
(t) => {
|
|
11
|
+
const { className: o, count: e, ...a } = t, r = s(m.counterLabel, o);
|
|
12
|
+
return /* @__PURE__ */ n.createElement("span", { className: r, ...a, "aria-hidden": !0 }, e && e > 99 ? "99+" : e);
|
|
13
|
+
}
|
|
14
|
+
);
|
|
15
|
+
export {
|
|
16
|
+
p as CounterLabel,
|
|
17
|
+
p as default
|
|
18
|
+
};
|
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 p } from "./Text-
|
|
11
|
-
import { f as c } from "./flowComponent-
|
|
10
|
+
import { T as p } from "./Text-cmKqNaYE.js";
|
|
11
|
+
import { f as c } from "./flowComponent-DHBRxUvd.js";
|
|
12
12
|
const a = "flow--field-description", f = {
|
|
13
13
|
fieldDescription: a
|
|
14
14
|
}, P = c("FieldDescription", (o) => {
|
|
@@ -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 c } from "./IconDanger-
|
|
14
|
-
import { f } from "./flowComponent-
|
|
12
|
+
import "./Icon-BwDd2GzD.js";
|
|
13
|
+
import { I as c } from "./IconDanger-9AHctjFi.js";
|
|
14
|
+
import { f } from "./flowComponent-DHBRxUvd.js";
|
|
15
15
|
const E = "flow--field-error", d = {
|
|
16
16
|
fieldError: E
|
|
17
17
|
}, y = f("FieldError", (o) => {
|
package/dist/FieldError.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
/* */
|
|
3
3
|
import a from "react";
|
|
4
|
-
import { f as c } from "./flowComponent-
|
|
4
|
+
import { f as c } from "./flowComponent-DHBRxUvd.js";
|
|
5
5
|
const s = c("Header", (e) => {
|
|
6
6
|
const { children: r, refProp: t, elementType: o = "header", ...n } = e, m = o;
|
|
7
7
|
return /* @__PURE__ */ a.createElement(m, { ...n, ref: t }, r);
|
package/dist/Header.js
CHANGED
|
@@ -7,7 +7,7 @@ import { P as g } from "./PropsContextProvider-ChpH8eF2.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-DHBRxUvd.js";
|
|
11
11
|
import * as w from "react-aria-components";
|
|
12
12
|
const C = "flow--heading", x = "flow--heading--dark", P = "flow--heading--light", u = "flow--heading--icon", H = "flow--heading--h1", N = "flow--heading--h2", k = "flow--heading--h3", v = "flow--heading--h4", E = "flow--heading--h5", y = "flow--heading--h6", o = {
|
|
13
13
|
heading: C,
|
package/dist/Heading.js
CHANGED
|
@@ -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-DHBRxUvd.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-BwDd2GzD.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-BwDd2GzD.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-BdEkNKEg.js → IconCheckboxIndeterminate-DEX0y_6i.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-BwDd2GzD.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-BwDd2GzD.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-BwDd2GzD.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-BwDd2GzD.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-BwDd2GzD.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-BwDd2GzD.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-BwDd2GzD.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-BwDd2GzD.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-BwDd2GzD.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-BwDd2GzD.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 { IconSearch as r } from "@tabler/icons-react";
|
|
5
|
-
import { I as c } from "./Icon-
|
|
5
|
+
import { I as c } from "./Icon-BwDd2GzD.js";
|
|
6
6
|
const n = (o) => /* @__PURE__ */ e.createElement(c, { ...o }, /* @__PURE__ */ e.createElement(r, null));
|
|
7
7
|
export {
|
|
8
8
|
n 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-BwDd2GzD.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-BwDd2GzD.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,
|