@mittwald/flow-react-components 0.1.0-alpha.69 → 0.1.0-alpha.70
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-CEqPqHfP.js → Action-B9PIFbjG.js} +1 -1
- package/dist/Action.js +1 -1
- package/dist/Avatar.js +1 -1
- package/dist/Breadcrumb.js +2 -2
- package/dist/{Button-ETN2QGBh.js → Button-B2GKVrxY.js} +5 -5
- package/dist/Button.js +1 -1
- package/dist/ButtonGroup.js +16 -15
- package/dist/{Checkbox-iutK0PEF.js → Checkbox-BoIUZoUj.js} +4 -4
- package/dist/Checkbox.js +1 -1
- package/dist/{CheckboxButton-CqJLYMbG.js → CheckboxButton-BjHq5R2V.js} +2 -2
- package/dist/CheckboxButton.js +1 -1
- package/dist/CheckboxGroup.js +3 -3
- package/dist/Content.js +1 -1
- package/dist/ContextMenu-BdvZvLg7.js +45 -0
- package/dist/ContextMenu.js +2 -2
- package/dist/CopyButton.js +5 -5
- package/dist/FieldDescription.js +2 -2
- package/dist/{FieldError-Bkfbr6qF.js → FieldError-De8_olcs.js} +3 -3
- package/dist/FieldError.js +1 -1
- package/dist/Header.js +1 -1
- package/dist/Heading.js +1 -1
- package/dist/{Icon-Cirt9eNW.js → Icon-DdQwrIup.js} +1 -1
- package/dist/Icon.js +1 -1
- package/dist/{IconCheck-BeVmPHTC.js → IconCheck-bNZIdvHV.js} +1 -1
- package/dist/{IconCheckboxEmpty-DxrY9ZRF.js → IconCheckboxEmpty-BwNkQgcq.js} +1 -1
- package/dist/{IconCheckboxIndeterminate-DocwIA57.js → IconCheckboxIndeterminate-Bs5lfqSL.js} +1 -1
- package/dist/{IconChevronDown-C5-5-czM.js → IconChevronDown-a_vSoTxH.js} +1 -1
- package/dist/{IconChevronRight-0Z6pj5Ic.js → IconChevronRight-Bsu-sUej.js} +1 -1
- package/dist/{IconClose-C_Q9gfje.js → IconClose-BcM-VKmn.js} +1 -1
- package/dist/{IconContextMenu-CRb3xTJw.js → IconContextMenu-bD7n5nvt.js} +1 -1
- package/dist/{IconCopy-C5zfzlp0.js → IconCopy-D40P_nc1.js} +1 -1
- package/dist/{IconDanger-CtJdGYWb.js → IconDanger-DjolwDVI.js} +1 -1
- package/dist/{IconPending-BeLtxUJV.js → IconPending-CNK3p9b6.js} +1 -1
- package/dist/{IconPlus-Zlw57lYp.js → IconPlus-DrgRgDHV.js} +1 -1
- package/dist/{IconRadioOn-BpFVTp96.js → IconRadioOn-CLIrOyli.js} +1 -1
- package/dist/{IconSucceeded-DJjtn14a.js → IconSucceeded-BM7cipIv.js} +1 -1
- package/dist/{IconWarning-BD3bYgr3.js → IconWarning-DJWRlfNT.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-Dn79UkZF.js → Label-ulq3OJrK.js} +1 -1
- package/dist/Label.js +1 -1
- package/dist/LayoutCard.js +1 -1
- package/dist/{Link-BKwioNbB.js → Link-C26cRsUe.js} +1 -1
- package/dist/Link.js +1 -1
- package/dist/List.js +38 -39
- package/dist/{LoadingSpinner-BJ0iAWpF.js → LoadingSpinner-DqsZ7IDL.js} +2 -2
- package/dist/LoadingSpinner.js +1 -1
- package/dist/MenuItem-DbXZNJo6.js +49 -0
- package/dist/MenuItem.js +1 -1
- package/dist/Modal.js +43 -44
- package/dist/Navigation.js +9 -8
- package/dist/NumberField.js +6 -6
- package/dist/RadioGroup.js +5 -5
- package/dist/Select.js +33 -32
- package/dist/StatusBadge.js +3 -3
- package/dist/{StatusIcon-BFo293NO.js → StatusIcon-BTL-kqaV.js} +3 -3
- package/dist/StatusIcon.js +1 -1
- package/dist/Switch.js +5 -5
- package/dist/Tabs.js +2 -2
- package/dist/{Text-DOsCjavW.js → Text-CBzyk1oM.js} +1 -1
- package/dist/Text.js +1 -1
- package/dist/TextArea.js +2 -2
- package/dist/TextField.js +2 -2
- package/dist/{TextFieldBase-BMsXy6I_.js → TextFieldBase-DUrVCfnx.js} +1 -1
- package/dist/flowComponent-BuF0s2uG.js +22 -0
- package/dist/react-hook-form.js +1 -1
- package/dist/styles.css +1 -1
- package/dist/types/components/ButtonGroup/ButtonGroup.d.ts +4 -3
- package/dist/types/components/ContextMenu/ContextMenu.d.ts +2 -1
- package/dist/types/components/ContextMenu/stories/Default.stories.d.ts +1 -0
- package/dist/types/components/Link/Link.d.ts +1 -1
- package/dist/types/components/MenuItem/MenuItem.d.ts +5 -3
- package/dist/types/components/MenuItem/MenuItemContent.d.ts +3 -1
- package/dist/types/components/propTypes/index.d.ts +2 -1
- package/dist/types/lib/childProps/ChildPropsStore.d.ts +1 -1
- package/dist/types/lib/componentFactory/flowComponent.d.ts +2 -2
- package/dist/types/lib/propsContext/propsContext.d.ts +1 -0
- package/dist/{useProps-C57t0bqC.js → useProps-Dx3m8kCJ.js} +1 -0
- package/package.json +2 -2
- package/dist/ContextMenu-AALlqsl3.js +0 -36
- package/dist/MenuItem-DgHFLZFs.js +0 -38
- package/dist/flowComponent-D0FdCoE_.js +0 -22
|
@@ -9,7 +9,7 @@ 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-Dx3m8kCJ.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
|
@@ -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-Dx3m8kCJ.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 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-DdQwrIup.js";
|
|
8
|
+
import { I as u } from "./IconChevronRight-Bsu-sUej.js";
|
|
9
9
|
import "./propsContext-CauylOgH.js";
|
|
10
10
|
import { P as d } from "./PropsContextProvider-DZvwqHLP.js";
|
|
11
11
|
import "@react-aria/utils";
|
|
@@ -9,13 +9,13 @@ 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 } from "./IconSucceeded-
|
|
12
|
+
import "./Icon-DdQwrIup.js";
|
|
13
|
+
import { I as N, a as h } from "./IconSucceeded-BM7cipIv.js";
|
|
14
14
|
import { W as d } from "./Wrap-DGT1h1o3.js";
|
|
15
|
-
import { T as z } from "./Text-
|
|
16
|
-
import { f as L } from "./flowComponent-
|
|
15
|
+
import { T as z } from "./Text-CBzyk1oM.js";
|
|
16
|
+
import { f as L } from "./flowComponent-BuF0s2uG.js";
|
|
17
17
|
import { useLocalizedStringFormatter as B } from "react-aria";
|
|
18
|
-
import { L as A } from "./LoadingSpinner-
|
|
18
|
+
import { L as A } from "./LoadingSpinner-DqsZ7IDL.js";
|
|
19
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
20
|
button: D,
|
|
21
21
|
avatar: T,
|
package/dist/Button.js
CHANGED
package/dist/ButtonGroup.js
CHANGED
|
@@ -2,24 +2,25 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import o from "react";
|
|
4
4
|
import { C as u } from "./ClearPropsContext-CeCMjUK9.js";
|
|
5
|
-
import { P as
|
|
6
|
-
import { u as l } from "./useProps-
|
|
7
|
-
import { d } from "./dynamic-ClpUSmEt.js";
|
|
8
|
-
import
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
5
|
+
import { P as c } from "./PropsContextProvider-DZvwqHLP.js";
|
|
6
|
+
import { u as l } from "./useProps-Dx3m8kCJ.js";
|
|
7
|
+
import { d as i } from "./dynamic-ClpUSmEt.js";
|
|
8
|
+
import d from "clsx";
|
|
9
|
+
import { f } from "./flowComponent-BuF0s2uG.js";
|
|
10
|
+
const y = "flow--button-group", C = "flow--button-group--secondary", t = {
|
|
11
|
+
buttonGroup: y,
|
|
12
|
+
secondary: C
|
|
13
|
+
}, g = f("ButtonGroup", (r) => {
|
|
14
|
+
const { children: e, className: s, ...n } = l("ButtonGroup", r), a = d(t.buttonGroup, s), p = {
|
|
14
15
|
Button: {
|
|
15
|
-
className:
|
|
16
|
-
(
|
|
16
|
+
className: i(
|
|
17
|
+
(m) => m.variant === "secondary" ? t.secondary : void 0
|
|
17
18
|
)
|
|
18
19
|
}
|
|
19
20
|
};
|
|
20
|
-
return /* @__PURE__ */ o.createElement(u, null, /* @__PURE__ */ o.createElement("div", { ...n, className: a, role: "group" }, /* @__PURE__ */ o.createElement(
|
|
21
|
-
};
|
|
21
|
+
return /* @__PURE__ */ o.createElement(u, null, /* @__PURE__ */ o.createElement("div", { ...n, className: a, role: "group" }, /* @__PURE__ */ o.createElement(c, { props: p }, e)));
|
|
22
|
+
});
|
|
22
23
|
export {
|
|
23
|
-
|
|
24
|
-
|
|
24
|
+
g as ButtonGroup,
|
|
25
|
+
g as default
|
|
25
26
|
};
|
|
@@ -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-DdQwrIup.js";
|
|
8
|
+
import { I as x, a as h } from "./IconCheckboxEmpty-BwNkQgcq.js";
|
|
9
|
+
import { I as C } from "./IconCheckboxIndeterminate-Bs5lfqSL.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-BuF0s2uG.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-BoIUZoUj.js";
|
|
11
|
+
import { f as x } from "./flowComponent-BuF0s2uG.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
|
@@ -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-De8_olcs.js";
|
|
11
|
+
import { C as E } from "./CheckboxButton-BjHq5R2V.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-BuF0s2uG.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-BuF0s2uG.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));
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
/* */
|
|
3
|
+
import e from "react";
|
|
4
|
+
import * as f from "react-aria-components";
|
|
5
|
+
import { f as u } from "./flowComponent-BuF0s2uG.js";
|
|
6
|
+
import { P as x } from "./Popover-MmxZkKu3.js";
|
|
7
|
+
import { C } from "./ClearPropsContext-CeCMjUK9.js";
|
|
8
|
+
import { P as M } from "./PropsContextProvider-DZvwqHLP.js";
|
|
9
|
+
import "@react-aria/utils";
|
|
10
|
+
import "./propsContext-CauylOgH.js";
|
|
11
|
+
import "remeda";
|
|
12
|
+
const d = "flow--context-menu", P = {
|
|
13
|
+
contextMenu: d
|
|
14
|
+
}, K = u("ContextMenu", (o) => {
|
|
15
|
+
const {
|
|
16
|
+
children: n,
|
|
17
|
+
onAction: r,
|
|
18
|
+
selectionMode: t,
|
|
19
|
+
selectedKeys: s,
|
|
20
|
+
defaultSelectedKeys: a,
|
|
21
|
+
onSelectionChange: i,
|
|
22
|
+
ref: c,
|
|
23
|
+
...m
|
|
24
|
+
} = o, l = t === "navigation" ? "single" : t, p = {
|
|
25
|
+
MenuItem: {
|
|
26
|
+
selectionVariant: t === "navigation" ? "navigation" : "control"
|
|
27
|
+
}
|
|
28
|
+
};
|
|
29
|
+
return /* @__PURE__ */ e.createElement(C, null, /* @__PURE__ */ e.createElement(x, { ...m }, /* @__PURE__ */ e.createElement(
|
|
30
|
+
f.Menu,
|
|
31
|
+
{
|
|
32
|
+
className: P.contextMenu,
|
|
33
|
+
onAction: r,
|
|
34
|
+
selectionMode: l,
|
|
35
|
+
selectedKeys: s,
|
|
36
|
+
defaultSelectedKeys: a,
|
|
37
|
+
onSelectionChange: i,
|
|
38
|
+
ref: c
|
|
39
|
+
},
|
|
40
|
+
/* @__PURE__ */ e.createElement(M, { props: p }, n)
|
|
41
|
+
)));
|
|
42
|
+
});
|
|
43
|
+
export {
|
|
44
|
+
K as C
|
|
45
|
+
};
|
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-BdvZvLg7.js";
|
|
4
|
+
import { M as n } from "./MenuItem-DbXZNJo6.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-B2GKVrxY.js";
|
|
6
6
|
import "@tabler/icons-react";
|
|
7
|
-
import "./Icon-
|
|
8
|
-
import { I as c } from "./IconCopy-
|
|
7
|
+
import "./Icon-DdQwrIup.js";
|
|
8
|
+
import { I as c } from "./IconCopy-D40P_nc1.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-BuF0s2uG.js";
|
|
18
|
+
import { A as E } from "./Action-B9PIFbjG.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-CBzyk1oM.js";
|
|
11
|
+
import { f as p } from "./flowComponent-BuF0s2uG.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-DdQwrIup.js";
|
|
13
|
+
import { I as p } from "./IconDanger-DjolwDVI.js";
|
|
14
|
+
import { f } from "./flowComponent-BuF0s2uG.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-BuF0s2uG.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 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-BuF0s2uG.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-BuF0s2uG.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-DdQwrIup.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-DdQwrIup.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-DocwIA57.js → IconCheckboxIndeterminate-Bs5lfqSL.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-DdQwrIup.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-DdQwrIup.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-DdQwrIup.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-DdQwrIup.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-DdQwrIup.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-DdQwrIup.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-DdQwrIup.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-DdQwrIup.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-DdQwrIup.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-DdQwrIup.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-DdQwrIup.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-DdQwrIup.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, IconList as S, IconPower as g, IconUsersGroup as v, IconBell as L, IconArchive as b, IconDice3 as k, IconSearch as w, IconListSearch as D, IconServer as $, IconSettings as M, IconEye as y, IconAdjustmentsHorizontal as B, IconDoor as H, IconSubtask as A, IconHeadset as F, IconFileX as R, IconLayoutGrid as V } from "@tabler/icons-react";
|
|
5
|
-
import { I as t } from "./Icon-
|
|
6
|
-
import { I as be } from "./IconCheck-
|
|
7
|
-
import { I as we, a as De } from "./IconCheckboxEmpty-
|
|
8
|
-
import { I as Me } from "./IconCheckboxIndeterminate-
|
|
9
|
-
import { I as Be } from "./IconChevronDown-
|
|
10
|
-
import { I as Ae } from "./IconChevronRight-
|
|
11
|
-
import { a as Re, I as Ve, b as Pe } from "./IconPlus-
|
|
12
|
-
import { I as je } from "./IconClose-
|
|
13
|
-
import { I as We } from "./IconContextMenu-
|
|
14
|
-
import { I as Oe } from "./IconCopy-
|
|
15
|
-
import { I as Ne } from "./IconDanger-
|
|
16
|
-
import { a as qe, I as Je } from "./IconSucceeded-
|
|
17
|
-
import { I as Qe, a as Ye, b as Ze } from "./IconWarning-
|
|
18
|
-
import { I as en } from "./IconPending-
|
|
19
|
-
import { a as tn, I as cn } from "./IconRadioOn-
|
|
5
|
+
import { I as t } from "./Icon-DdQwrIup.js";
|
|
6
|
+
import { I as be } from "./IconCheck-bNZIdvHV.js";
|
|
7
|
+
import { I as we, a as De } from "./IconCheckboxEmpty-BwNkQgcq.js";
|
|
8
|
+
import { I as Me } from "./IconCheckboxIndeterminate-Bs5lfqSL.js";
|
|
9
|
+
import { I as Be } from "./IconChevronDown-a_vSoTxH.js";
|
|
10
|
+
import { I as Ae } from "./IconChevronRight-Bsu-sUej.js";
|
|
11
|
+
import { a as Re, I as Ve, b as Pe } from "./IconPlus-DrgRgDHV.js";
|
|
12
|
+
import { I as je } from "./IconClose-BcM-VKmn.js";
|
|
13
|
+
import { I as We } from "./IconContextMenu-bD7n5nvt.js";
|
|
14
|
+
import { I as Oe } from "./IconCopy-D40P_nc1.js";
|
|
15
|
+
import { I as Ne } from "./IconDanger-DjolwDVI.js";
|
|
16
|
+
import { a as qe, I as Je } from "./IconSucceeded-BM7cipIv.js";
|
|
17
|
+
import { I as Qe, a as Ye, b as Ze } from "./IconWarning-DJWRlfNT.js";
|
|
18
|
+
import { I as en } from "./IconPending-CNK3p9b6.js";
|
|
19
|
+
import { a as tn, I as cn } from "./IconRadioOn-CLIrOyli.js";
|
|
20
20
|
const z = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(o, null)), W = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(l, null)), G = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(c, null)), O = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(a, null)), U = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(r, null)), N = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(I, null)), X = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(m, null)), q = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(s, null)), J = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(E, null)), K = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(u, null)), Q = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(i, null)), Y = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(p, null)), Z = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(h, null)), _ = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(d, null)), ee = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(f, null)), ne = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(C, null)), te = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(x, null)), ce = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(S, null)), oe = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(g, null)), le = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(v, null)), ae = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(L, null)), re = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(b, null)), Ie = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(k, null)), me = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(w, null)), se = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(D, null)), Ee = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement($, null)), ue = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(M, null)), ie = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(y, null)), pe = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(B, null)), he = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(H, null)), de = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(A, null)), fe = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(F, null)), Ce = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(R, null)), xe = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(V, null)), Se = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(c, null)), ge = (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-BuF0s2uG.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-BuF0s2uG.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-BTL-kqaV.js";
|
|
11
|
+
import { f as d } from "./flowComponent-BuF0s2uG.js";
|
|
12
12
|
const w = "flow--inline-alert", g = "flow--inline-alert--content", C = "flow--inline-alert--status-icon", I = "flow--inline-alert--heading", 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
|
content: g,
|
|
@@ -9,7 +9,7 @@ import "@react-aria/utils";
|
|
|
9
9
|
import "remeda";
|
|
10
10
|
import "dot-prop";
|
|
11
11
|
import { useLocalizedStringFormatter as C } from "react-aria";
|
|
12
|
-
import { f as L } from "./flowComponent-
|
|
12
|
+
import { f as L } from "./flowComponent-BuF0s2uG.js";
|
|
13
13
|
const d = "flow--label", u = {
|
|
14
14
|
label: d
|
|
15
15
|
}, E = {
|
package/dist/Label.js
CHANGED
package/dist/LayoutCard.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import t from "react";
|
|
4
4
|
import d from "clsx";
|
|
5
|
-
import { f } from "./flowComponent-
|
|
5
|
+
import { f } from "./flowComponent-BuF0s2uG.js";
|
|
6
6
|
import "./propsContext-CauylOgH.js";
|
|
7
7
|
import { P as i } from "./PropsContextProvider-DZvwqHLP.js";
|
|
8
8
|
import "@react-aria/utils";
|
|
@@ -8,7 +8,7 @@ import "@react-aria/utils";
|
|
|
8
8
|
import "./propsContext-CauylOgH.js";
|
|
9
9
|
import "remeda";
|
|
10
10
|
import w from "clsx";
|
|
11
|
-
import { f as N } from "./flowComponent-
|
|
11
|
+
import { f as N } from "./flowComponent-BuF0s2uG.js";
|
|
12
12
|
import { l as y } from "./context-BlNV7smK.js";
|
|
13
13
|
const E = "flow--link", F = "flow--link--inline", g = "flow--link--icon", o = {
|
|
14
14
|
link: E,
|