@mittwald/flow-react-components 0.1.0-alpha.105 → 0.1.0-alpha.106
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-DUOvbD7N.js → Accordion-c-zskOK4.js} +3 -3
- package/dist/Accordion.js +1 -1
- package/dist/Breadcrumb.js +2 -2
- package/dist/{Button-DNeV_sZ5.js → Button-DcXbM73F.js} +5 -5
- package/dist/Button.js +1 -1
- package/dist/ButtonGroup.js +1 -1
- package/dist/{Checkbox-D-AG6P0z.js → Checkbox-1u78lml-.js} +4 -4
- package/dist/Checkbox.js +1 -1
- package/dist/{CheckboxButton-DRmLpWx4.js → CheckboxButton-D9y427qr.js} +2 -2
- package/dist/CheckboxButton.js +1 -1
- package/dist/CheckboxGroup.js +3 -3
- package/dist/{Content-hKTYy54n.js → Content-DT3Soml6.js} +1 -1
- package/dist/Content.js +1 -1
- package/dist/{ContextMenu-DgjLaam6.js → ContextMenu-BHan4xr7.js} +1 -1
- package/dist/ContextMenu.js +2 -2
- package/dist/CopyButton.js +4 -4
- package/dist/FieldDescription.js +2 -2
- package/dist/{FieldError-1ByhwDR1.js → FieldError-T1bvZYZU.js} +3 -3
- package/dist/FieldError.js +1 -1
- package/dist/Header.js +1 -1
- package/dist/Heading.js +1 -1
- package/dist/{Icon-DXXYYNLl.js → Icon-CA9DycKJ.js} +1 -1
- package/dist/Icon.js +1 -1
- package/dist/{IconCheck-D6ps0CEF.js → IconCheck-B834n9e-.js} +1 -1
- package/dist/{IconCheckboxEmpty-vStzJL0D.js → IconCheckboxEmpty-CikjhqSs.js} +1 -1
- package/dist/{IconCheckboxIndeterminate-WvUiue-J.js → IconCheckboxIndeterminate-B-Zm2vJ0.js} +1 -1
- package/dist/{IconChevronDown-Hoy6GbIi.js → IconChevronDown-DvDzDLHn.js} +1 -1
- package/dist/{IconChevronRight-CkknBcbg.js → IconChevronRight-CQ4ThSCR.js} +1 -1
- package/dist/{IconClose-DBGgwbZE.js → IconClose-9_7oZ-l1.js} +1 -1
- package/dist/{IconContextMenu-DpGh2Lgn.js → IconContextMenu-CdytNL-c.js} +1 -1
- package/dist/{IconCopy-CWcw0z9V.js → IconCopy-DFsbS558.js} +1 -1
- package/dist/{IconDanger-C9ZisKLm.js → IconDanger-CGxUl9b1.js} +1 -1
- package/dist/{IconPending-BOE_4Oh8.js → IconPending-CuhW_8N8.js} +1 -1
- package/dist/{IconPlus-C-Zbm__5.js → IconPlus-DEihhQUA.js} +1 -1
- package/dist/{IconRadioOn-Buy_DABd.js → IconRadioOn-B41C-1Km.js} +1 -1
- package/dist/{IconSucceeded-DQfjj1t4.js → IconSucceeded-DHtj6r9L.js} +1 -1
- package/dist/{IconWarning-FZrXsQ03.js → IconWarning-BqRmeHaF.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-DuzcdBpD.js → Label-4tBbBXkh.js} +1 -1
- package/dist/Label.js +1 -1
- package/dist/LayoutCard.js +1 -1
- package/dist/{Link-sy4FRGg6.js → Link-C9hXxA2A.js} +1 -1
- package/dist/Link.js +1 -1
- package/dist/List.js +9 -9
- package/dist/{LoadingSpinner-BmvbSvoO.js → LoadingSpinner-CQKhFNdn.js} +2 -2
- package/dist/LoadingSpinner.js +1 -1
- package/dist/{MenuItem-_30E41JK.js → MenuItem-D0wwxHmB.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 +3 -3
- package/dist/RadioGroup.js +5 -5
- package/dist/Select.js +4 -4
- package/dist/StatusBadge.js +3 -3
- package/dist/{StatusIcon-BuIRFDTH.js → StatusIcon-4FlAQF3p.js} +3 -3
- package/dist/StatusIcon.js +1 -1
- package/dist/Switch.js +5 -5
- package/dist/Tabs.js +7 -7
- package/dist/{Text-DdC3zDyH.js → Text-D94bUNze.js} +1 -1
- package/dist/Text.js +1 -1
- package/dist/TextArea.js +2 -2
- package/dist/TextField.js +2 -2
- package/dist/{TextFieldBase-DJWGUyLA.js → TextFieldBase-DLi7NvGk.js} +1 -1
- package/dist/{flowComponent-CEBe_ATh.js → flowComponent-MjC63Rjp.js} +2 -2
- package/dist/react-hook-form.js +1 -1
- package/package.json +4 -4
|
@@ -7,10 +7,10 @@ import { P as N } from "./PropsContextProvider-DZvwqHLP.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-DcXbM73F.js";
|
|
11
11
|
import "@tabler/icons-react";
|
|
12
|
-
import "./Icon-
|
|
13
|
-
import { I as B } from "./IconChevronDown-
|
|
12
|
+
import "./Icon-CA9DycKJ.js";
|
|
13
|
+
import { I as B } from "./IconChevronDown-DvDzDLHn.js";
|
|
14
14
|
import { TunnelProvider as C, TunnelExit as P } from "@mittwald/react-tunnel";
|
|
15
15
|
const b = "flow--accordion", y = "flow--accordion--header", g = "flow--accordion--header-button", A = "flow--accordion--content", T = "flow--accordion--content-inner", D = "flow--accordion--chevron", H = "flow--accordion--expanded", e = {
|
|
16
16
|
accordion: b,
|
package/dist/Accordion.js
CHANGED
package/dist/Breadcrumb.js
CHANGED
|
@@ -4,8 +4,8 @@ import e from "react";
|
|
|
4
4
|
import * as m from "react-aria-components";
|
|
5
5
|
import s from "clsx";
|
|
6
6
|
import "@tabler/icons-react";
|
|
7
|
-
import "./Icon-
|
|
8
|
-
import { I as u } from "./IconChevronRight-
|
|
7
|
+
import "./Icon-CA9DycKJ.js";
|
|
8
|
+
import { I as u } from "./IconChevronRight-CQ4ThSCR.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 N, a as h } from "./IconSucceeded-
|
|
12
|
+
import "./Icon-CA9DycKJ.js";
|
|
13
|
+
import { I as N, a as h } from "./IconSucceeded-DHtj6r9L.js";
|
|
14
14
|
import { W as u } from "./Wrap-DGT1h1o3.js";
|
|
15
|
-
import { T as A } from "./Text-
|
|
16
|
-
import { f as D } from "./flowComponent-
|
|
17
|
-
import { L as T } from "./LoadingSpinner-
|
|
15
|
+
import { T as A } from "./Text-D94bUNze.js";
|
|
16
|
+
import { f as D } from "./flowComponent-MjC63Rjp.js";
|
|
17
|
+
import { L as T } from "./LoadingSpinner-CQKhFNdn.js";
|
|
18
18
|
import { useLocalizedStringFormatter as z } from "react-aria";
|
|
19
19
|
import { useLiveRegion as B } from "@chakra-ui/live-region";
|
|
20
20
|
const L = "flow--button", k = "flow--button--content", R = "flow--button--state-icon", K = "flow--button--avatar", U = "flow--button--icon", W = "flow--button--text", $ = "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--soft", Y = "flow--button--inverse", 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-MjC63Rjp.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-CA9DycKJ.js";
|
|
8
|
+
import { I as x, a as h } from "./IconCheckboxEmpty-CikjhqSs.js";
|
|
9
|
+
import { I as C } from "./IconCheckboxIndeterminate-B-Zm2vJ0.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-MjC63Rjp.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-1u78lml-.js";
|
|
11
|
+
import { f as x } from "./flowComponent-MjC63Rjp.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-T1bvZYZU.js";
|
|
11
|
+
import { C as E } from "./CheckboxButton-D9y427qr.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-MjC63Rjp.js";
|
|
17
17
|
const G = "flow--checkbox-group", s = {
|
|
18
18
|
checkboxGroup: G
|
|
19
19
|
}, j = F("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-MjC63Rjp.js";
|
|
10
10
|
import { W as s } from "./Wrap-DGT1h1o3.js";
|
|
11
11
|
const W = l("Content", (e) => {
|
|
12
12
|
const {
|
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-MjC63Rjp.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-BHan4xr7.js";
|
|
4
|
+
import { M as n } from "./MenuItem-D0wwxHmB.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-DcXbM73F.js";
|
|
6
6
|
import "@tabler/icons-react";
|
|
7
|
-
import "./Icon-
|
|
8
|
-
import { I as c } from "./IconCopy-
|
|
7
|
+
import "./Icon-CA9DycKJ.js";
|
|
8
|
+
import { I as c } from "./IconCopy-DFsbS558.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-MjC63Rjp.js";
|
|
18
18
|
import { A as E } from "./Action-BoUrh0Ww.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-D94bUNze.js";
|
|
11
|
+
import { f as p } from "./flowComponent-MjC63Rjp.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-CA9DycKJ.js";
|
|
13
|
+
import { I as p } from "./IconDanger-CGxUl9b1.js";
|
|
14
|
+
import { f } from "./flowComponent-MjC63Rjp.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-MjC63Rjp.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 f } 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-MjC63Rjp.js";
|
|
11
11
|
import * as g from "react-aria-components";
|
|
12
12
|
const w = "flow--heading", C = "flow--heading--icon", u = "flow--heading--h1", x = "flow--heading--h2", N = "flow--heading--h3", P = "flow--heading--h4", v = "flow--heading--h5", E = "flow--heading--h6", e = {
|
|
13
13
|
heading: w,
|
|
@@ -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-MjC63Rjp.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-CA9DycKJ.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-CA9DycKJ.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-WvUiue-J.js → IconCheckboxIndeterminate-B-Zm2vJ0.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-CA9DycKJ.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-CA9DycKJ.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-CA9DycKJ.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-CA9DycKJ.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-CA9DycKJ.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-CA9DycKJ.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-CA9DycKJ.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-CA9DycKJ.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-CA9DycKJ.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-CA9DycKJ.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-CA9DycKJ.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-CA9DycKJ.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-CA9DycKJ.js";
|
|
6
|
+
import { I as Re } from "./IconCheck-B834n9e-.js";
|
|
7
|
+
import { I as Oe, a as Te } from "./IconCheckboxEmpty-CikjhqSs.js";
|
|
8
|
+
import { I as ze } from "./IconCheckboxIndeterminate-B-Zm2vJ0.js";
|
|
9
|
+
import { I as Ge } from "./IconChevronDown-DvDzDLHn.js";
|
|
10
|
+
import { I as Ne } from "./IconChevronRight-CQ4ThSCR.js";
|
|
11
|
+
import { a as qe, I as Je, b as Ke } from "./IconPlus-DEihhQUA.js";
|
|
12
|
+
import { I as Ye } from "./IconClose-9_7oZ-l1.js";
|
|
13
|
+
import { I as _e } from "./IconContextMenu-CdytNL-c.js";
|
|
14
|
+
import { I as nn } from "./IconCopy-DFsbS558.js";
|
|
15
|
+
import { I as cn } from "./IconDanger-CGxUl9b1.js";
|
|
16
|
+
import { a as ln, I as an } from "./IconSucceeded-DHtj6r9L.js";
|
|
17
|
+
import { I as In, a as mn, b as sn } from "./IconWarning-BqRmeHaF.js";
|
|
18
|
+
import { I as un } from "./IconPending-CuhW_8N8.js";
|
|
19
|
+
import { a as hn, I as dn } from "./IconRadioOn-B41C-1Km.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-MjC63Rjp.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-MjC63Rjp.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-4FlAQF3p.js";
|
|
11
|
+
import { f as d } from "./flowComponent-MjC63Rjp.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,
|
|
@@ -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-MjC63Rjp.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-MjC63Rjp.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-MjC63Rjp.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,
|
package/dist/Link.js
CHANGED
package/dist/List.js
CHANGED
|
@@ -4,18 +4,18 @@ var Q = Object.defineProperty;
|
|
|
4
4
|
var X = (i, t, e) => t in i ? Q(i, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[t] = e;
|
|
5
5
|
var o = (i, t, e) => (X(i, typeof t != "symbol" ? t + "" : t, e), e);
|
|
6
6
|
import r, { createContext as Y, useContext as Z, createElement as _, useEffect as C, useState as tt, Suspense as et } from "react";
|
|
7
|
-
import { C as x } from "./ContextMenu-
|
|
8
|
-
import { M as U, d as at } from "./MenuItem-
|
|
7
|
+
import { C as x } from "./ContextMenu-BHan4xr7.js";
|
|
8
|
+
import { M as U, d as at } from "./MenuItem-D0wwxHmB.js";
|
|
9
9
|
import * as O from "react-aria-components";
|
|
10
10
|
import { MenuTrigger as st } from "react-aria-components";
|
|
11
|
-
import { T as b } from "./Text-
|
|
11
|
+
import { T as b } from "./Text-D94bUNze.js";
|
|
12
12
|
import "@tabler/icons-react";
|
|
13
|
-
import "./Icon-
|
|
14
|
-
import { I as $ } from "./IconChevronDown-
|
|
15
|
-
import { B as h } from "./Button-
|
|
13
|
+
import "./Icon-CA9DycKJ.js";
|
|
14
|
+
import { I as $ } from "./IconChevronDown-DvDzDLHn.js";
|
|
15
|
+
import { B as h } from "./Button-DcXbM73F.js";
|
|
16
16
|
import { useMessageFormatter as H, useLocalizedStringFormatter as q } from "react-aria";
|
|
17
17
|
import K from "clsx";
|
|
18
|
-
import { I as rt } from "./IconClose-
|
|
18
|
+
import { I as rt } from "./IconClose-9_7oZ-l1.js";
|
|
19
19
|
import { getProperty as nt } from "dot-prop";
|
|
20
20
|
import { useReactTable as it, getCoreRowModel as ot, getSortedRowModel as lt, getFilteredRowModel as ct, getPaginationRowModel as ut, getFacetedUniqueValues as mt } from "@tanstack/react-table";
|
|
21
21
|
import j from "invariant";
|
|
@@ -28,8 +28,8 @@ import "./propsContext-CauylOgH.js";
|
|
|
28
28
|
import { P as bt } from "./PropsContextProvider-DZvwqHLP.js";
|
|
29
29
|
import "@react-aria/utils";
|
|
30
30
|
import { W as St } from "./Wrap-DGT1h1o3.js";
|
|
31
|
-
import { L as yt } from "./Link-
|
|
32
|
-
import { I as Ct } from "./IconContextMenu-
|
|
31
|
+
import { L as yt } from "./Link-C9hXxA2A.js";
|
|
32
|
+
import { I as Ct } from "./IconContextMenu-CdytNL-c.js";
|
|
33
33
|
import { d as f, a as M } from "./deepFindOfType-6pG0fH7S.js";
|
|
34
34
|
import { I as vt } from "./InlineCode-BV2i5uN0.js";
|
|
35
35
|
import { ListLoaderAsyncResource as Ft } from "./List/ListLoaderAsyncResource.js";
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import r from "react";
|
|
4
4
|
import "@tabler/icons-react";
|
|
5
|
-
import "./Icon-
|
|
6
|
-
import { I as e } from "./IconPending-
|
|
5
|
+
import "./Icon-CA9DycKJ.js";
|
|
6
|
+
import { I as e } from "./IconPending-CuhW_8N8.js";
|
|
7
7
|
import t from "clsx";
|
|
8
8
|
const a = "flow--loading-spinner", p = "flow--loading-spinner--spin", l = {
|
|
9
9
|
loadingSpinner: a,
|
package/dist/LoadingSpinner.js
CHANGED
|
@@ -8,13 +8,13 @@ import { P as a } from "./PropsContextProvider-DZvwqHLP.js";
|
|
|
8
8
|
import "@react-aria/utils";
|
|
9
9
|
import "remeda";
|
|
10
10
|
import "@tabler/icons-react";
|
|
11
|
-
import "./Icon-
|
|
12
|
-
import { I as x, a as d } from "./IconCheckboxEmpty-
|
|
13
|
-
import { I as E, a as C } from "./IconRadioOn-
|
|
14
|
-
import { T as i } from "./Text-
|
|
11
|
+
import "./Icon-CA9DycKJ.js";
|
|
12
|
+
import { I as x, a as d } from "./IconCheckboxEmpty-CikjhqSs.js";
|
|
13
|
+
import { I as E, a as C } from "./IconRadioOn-B41C-1Km.js";
|
|
14
|
+
import { T as i } from "./Text-D94bUNze.js";
|
|
15
15
|
import { d as h } from "./deepFindOfType-6pG0fH7S.js";
|
|
16
16
|
import { W as M } from "./Wrap-DGT1h1o3.js";
|
|
17
|
-
import { f as N } from "./flowComponent-
|
|
17
|
+
import { f as N } from "./flowComponent-MjC63Rjp.js";
|
|
18
18
|
const w = "flow--menu-item", T = "flow--menu-item--icon", g = "flow--menu-item--text", P = "flow--menu-item--control-icon", c = {
|
|
19
19
|
menuItem: w,
|
|
20
20
|
icon: T,
|
package/dist/MenuItem.js
CHANGED
package/dist/Modal.js
CHANGED
|
@@ -7,7 +7,7 @@ import { P as f } from "./PropsContextProvider-DZvwqHLP.js";
|
|
|
7
7
|
import "@react-aria/utils";
|
|
8
8
|
import "remeda";
|
|
9
9
|
import { TunnelProvider as p, TunnelExit as c } from "@mittwald/react-tunnel";
|
|
10
|
-
import { f as u } from "./flowComponent-
|
|
10
|
+
import { f as u } from "./flowComponent-MjC63Rjp.js";
|
|
11
11
|
import { O as w } from "./Overlay-ofdfFqqi.js";
|
|
12
12
|
import "mobx";
|
|
13
13
|
import "./index-0qLHBjoi.js";
|
package/dist/Navigation.js
CHANGED
|
@@ -9,8 +9,8 @@ import { P as i } from "./PropsContextProvider-DZvwqHLP.js";
|
|
|
9
9
|
import "@react-aria/utils";
|
|
10
10
|
import "remeda";
|
|
11
11
|
import { TunnelProvider as p, TunnelExit as u } from "@mittwald/react-tunnel";
|
|
12
|
-
import { A as N } from "./Accordion-
|
|
13
|
-
import { C as b } from "./Content-
|
|
12
|
+
import { A as N } from "./Accordion-c-zskOK4.js";
|
|
13
|
+
import { C as b } from "./Content-DT3Soml6.js";
|
|
14
14
|
const C = "flow--navigation", I = "flow--navigation--item", P = "flow--navigation--icon", w = "flow--navigation--text", y = "flow--navigation--control-icon", l = {
|
|
15
15
|
navigation: C,
|
|
16
16
|
item: I,
|
package/dist/NumberField.js
CHANGED
|
@@ -9,13 +9,13 @@ import { P as b } from "./PropsContextProvider-DZvwqHLP.js";
|
|
|
9
9
|
import "@react-aria/utils";
|
|
10
10
|
import "./propsContext-CauylOgH.js";
|
|
11
11
|
import "remeda";
|
|
12
|
-
import { F as I } from "./FieldError-
|
|
13
|
-
import { B as c } from "./Button-
|
|
12
|
+
import { F as I } from "./FieldError-T1bvZYZU.js";
|
|
13
|
+
import { B as c } from "./Button-DcXbM73F.js";
|
|
14
14
|
import "@tabler/icons-react";
|
|
15
|
-
import "./Icon-
|
|
16
|
-
import { I as C } from "./IconChevronDown-
|
|
17
|
-
import { I as h, a as F, b as P } from "./IconPlus-
|
|
18
|
-
import { f as w } from "./flowComponent-
|
|
15
|
+
import "./Icon-CA9DycKJ.js";
|
|
16
|
+
import { I as C } from "./IconChevronDown-DvDzDLHn.js";
|
|
17
|
+
import { I as h, a as F, b as P } from "./IconPlus-DEihhQUA.js";
|
|
18
|
+
import { f as w } from "./flowComponent-MjC63Rjp.js";
|
|
19
19
|
const B = "flow--number-field--group", g = "flow--number-field--input", v = "flow--number-field--decrement-button", x = "flow--number-field--increment-button", y = "flow--number-field--coarse-pointer-icon", D = "flow--number-field--touch-icon", o = {
|
|
20
20
|
group: B,
|
|
21
21
|
input: g,
|
package/dist/OffCanvas.js
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import o from "react";
|
|
4
4
|
import c from "clsx";
|
|
5
|
-
import { B as f } from "./Button-
|
|
5
|
+
import { B as f } from "./Button-DcXbM73F.js";
|
|
6
6
|
import "@tabler/icons-react";
|
|
7
|
-
import "./Icon-
|
|
8
|
-
import { I as m } from "./IconClose-
|
|
7
|
+
import "./Icon-CA9DycKJ.js";
|
|
8
|
+
import { I as m } from "./IconClose-9_7oZ-l1.js";
|
|
9
9
|
import { A as i } from "./Action-BoUrh0Ww.js";
|
|
10
10
|
import { O as p } from "./Overlay-ofdfFqqi.js";
|
|
11
11
|
import "mobx";
|
package/dist/RadioGroup.js
CHANGED
|
@@ -8,18 +8,18 @@ import { P as C, m as b } from "./PropsContextProvider-DZvwqHLP.js";
|
|
|
8
8
|
import "@react-aria/utils";
|
|
9
9
|
import "remeda";
|
|
10
10
|
import { d as k } from "./dynamic-ClpUSmEt.js";
|
|
11
|
-
import { F as x } from "./FieldError-
|
|
11
|
+
import { F as x } from "./FieldError-T1bvZYZU.js";
|
|
12
12
|
import { C as y } from "./ColumnLayout-FMONjI17.js";
|
|
13
13
|
import { TunnelProvider as F, TunnelExit as m } from "@mittwald/react-tunnel";
|
|
14
14
|
import { s as c } from "./FormField.module-DHK6nIcD.js";
|
|
15
15
|
import { d as I } from "./deepFindOfType-6pG0fH7S.js";
|
|
16
16
|
import { C as w } from "./ClearPropsContext-CeCMjUK9.js";
|
|
17
17
|
import "@tabler/icons-react";
|
|
18
|
-
import "./Icon-
|
|
19
|
-
import { I as B, a as v } from "./IconRadioOn-
|
|
20
|
-
import { f as N } from "./flowComponent-
|
|
18
|
+
import "./Icon-CA9DycKJ.js";
|
|
19
|
+
import { I as B, a as v } from "./IconRadioOn-B41C-1Km.js";
|
|
20
|
+
import { f as N } from "./flowComponent-MjC63Rjp.js";
|
|
21
21
|
import "dot-prop";
|
|
22
|
-
import { I as P } from "./IconCheck-
|
|
22
|
+
import { I as P } from "./IconCheck-B834n9e-.js";
|
|
23
23
|
const D = "flow--radio-group", T = "flow--radio-group--segmented-group", O = "flow--radio-group--segments", $ = "flow--radio-group--segment", L = "flow--radio-group--checkmark", a = {
|
|
24
24
|
radioGroup: D,
|
|
25
25
|
segmentedGroup: T,
|
package/dist/Select.js
CHANGED
|
@@ -7,12 +7,12 @@ import { P as C } from "./PropsContextProvider-DZvwqHLP.js";
|
|
|
7
7
|
import "@react-aria/utils";
|
|
8
8
|
import "remeda";
|
|
9
9
|
import { s as r } from "./FormField.module-DHK6nIcD.js";
|
|
10
|
-
import { F as w } from "./FieldError-
|
|
10
|
+
import { F as w } from "./FieldError-T1bvZYZU.js";
|
|
11
11
|
import m from "clsx";
|
|
12
12
|
import "@tabler/icons-react";
|
|
13
|
-
import "./Icon-
|
|
14
|
-
import { I as x } from "./IconChevronDown-
|
|
15
|
-
import { f as E } from "./flowComponent-
|
|
13
|
+
import "./Icon-CA9DycKJ.js";
|
|
14
|
+
import { I as x } from "./IconChevronDown-DvDzDLHn.js";
|
|
15
|
+
import { f as E } from "./flowComponent-MjC63Rjp.js";
|
|
16
16
|
import { P as h } from "./Popover-MmxZkKu3.js";
|
|
17
17
|
import { TunnelProvider as v, TunnelExit as S } from "@mittwald/react-tunnel";
|
|
18
18
|
const F = "flow--select", I = "flow--select--toggle", f = {
|
package/dist/StatusBadge.js
CHANGED
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import t from "react";
|
|
4
4
|
import l from "clsx";
|
|
5
|
-
import { S as f } from "./StatusIcon-
|
|
6
|
-
import { T as i } from "./Text-
|
|
5
|
+
import { S as f } from "./StatusIcon-4FlAQF3p.js";
|
|
6
|
+
import { T as i } from "./Text-D94bUNze.js";
|
|
7
7
|
import { C as u } from "./ClearPropsContext-CeCMjUK9.js";
|
|
8
8
|
import "./propsContext-CauylOgH.js";
|
|
9
9
|
import "@react-aria/utils";
|
|
10
10
|
import "remeda";
|
|
11
11
|
import "dot-prop";
|
|
12
|
-
import { f as d } from "./flowComponent-
|
|
12
|
+
import { f as d } from "./flowComponent-MjC63Rjp.js";
|
|
13
13
|
const g = "flow--status-badge", p = "flow--status-badge--text", w = "flow--status-badge--info", x = "flow--status-badge--success", b = "flow--status-badge--warning", B = "flow--status-badge--danger", s = {
|
|
14
14
|
statusBadge: g,
|
|
15
15
|
text: p,
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import t from "react";
|
|
4
4
|
import "@tabler/icons-react";
|
|
5
|
-
import "./Icon-
|
|
6
|
-
import { I as m } from "./IconDanger-
|
|
7
|
-
import { I as f, a as l, b as I } from "./IconWarning-
|
|
5
|
+
import "./Icon-CA9DycKJ.js";
|
|
6
|
+
import { I as m } from "./IconDanger-CGxUl9b1.js";
|
|
7
|
+
import { I as f, a as l, b as I } from "./IconWarning-BqRmeHaF.js";
|
|
8
8
|
import { useLocalizedStringFormatter as g } from "react-aria";
|
|
9
9
|
import { C as p } from "./ClearPropsContext-CeCMjUK9.js";
|
|
10
10
|
import "./propsContext-CauylOgH.js";
|
package/dist/StatusIcon.js
CHANGED
package/dist/Switch.js
CHANGED
|
@@ -4,16 +4,16 @@ import e from "react";
|
|
|
4
4
|
import * as n from "react-aria-components";
|
|
5
5
|
import f from "clsx";
|
|
6
6
|
import "@tabler/icons-react";
|
|
7
|
-
import "./Icon-
|
|
8
|
-
import { I as p } from "./IconCheck-
|
|
9
|
-
import { I as h } from "./IconClose-
|
|
10
|
-
import { L as w } from "./Label-
|
|
7
|
+
import "./Icon-CA9DycKJ.js";
|
|
8
|
+
import { I as p } from "./IconCheck-B834n9e-.js";
|
|
9
|
+
import { I as h } from "./IconClose-9_7oZ-l1.js";
|
|
10
|
+
import { L as w } from "./Label-4tBbBXkh.js";
|
|
11
11
|
import { C as d } from "./ClearPropsContext-CeCMjUK9.js";
|
|
12
12
|
import "./propsContext-CauylOgH.js";
|
|
13
13
|
import "@react-aria/utils";
|
|
14
14
|
import "remeda";
|
|
15
15
|
import "dot-prop";
|
|
16
|
-
import { f as b } from "./flowComponent-
|
|
16
|
+
import { f as b } from "./flowComponent-MjC63Rjp.js";
|
|
17
17
|
const E = "flow--switch--track", C = "flow--switch--handle", N = "flow--switch--label", t = {
|
|
18
18
|
switch: "flow--switch",
|
|
19
19
|
"label-leading": "flow--switch--label-leading",
|
package/dist/Tabs.js
CHANGED
|
@@ -5,15 +5,15 @@ import * as E from "react-aria-components";
|
|
|
5
5
|
import { MenuTrigger as O } from "react-aria-components";
|
|
6
6
|
import m from "clsx";
|
|
7
7
|
import { TunnelExit as f, TunnelProvider as P, TunnelEntry as b } from "@mittwald/react-tunnel";
|
|
8
|
-
import { f as S } from "./flowComponent-
|
|
8
|
+
import { f as S } from "./flowComponent-MjC63Rjp.js";
|
|
9
9
|
import { useCallbackRef as B } from "use-callback-ref";
|
|
10
|
-
import { C as K } from "./ContextMenu-
|
|
11
|
-
import { M as L } from "./MenuItem-
|
|
12
|
-
import { B as F } from "./Button-
|
|
10
|
+
import { C as K } from "./ContextMenu-BHan4xr7.js";
|
|
11
|
+
import { M as L } from "./MenuItem-D0wwxHmB.js";
|
|
12
|
+
import { B as F } from "./Button-DcXbM73F.js";
|
|
13
13
|
import "@tabler/icons-react";
|
|
14
|
-
import "./Icon-
|
|
15
|
-
import { I as A } from "./IconContextMenu-
|
|
16
|
-
import { T as R } from "./Text-
|
|
14
|
+
import "./Icon-CA9DycKJ.js";
|
|
15
|
+
import { I as A } from "./IconContextMenu-CdytNL-c.js";
|
|
16
|
+
import { T as R } from "./Text-D94bUNze.js";
|
|
17
17
|
const W = "flow--tabs", $ = "flow--tabs--list", k = {
|
|
18
18
|
tabs: W,
|
|
19
19
|
list: $
|
|
@@ -8,7 +8,7 @@ import "@react-aria/utils";
|
|
|
8
8
|
import "./propsContext-CauylOgH.js";
|
|
9
9
|
import "remeda";
|
|
10
10
|
import u from "invariant";
|
|
11
|
-
import { f as T } from "./flowComponent-
|
|
11
|
+
import { f as T } from "./flowComponent-MjC63Rjp.js";
|
|
12
12
|
import { E as d } from "./EmulatedBoldText-Dtox8Wd1.js";
|
|
13
13
|
import { W as C } from "./Wrap-DGT1h1o3.js";
|
|
14
14
|
const A = T("Text", (r) => {
|
package/dist/Text.js
CHANGED
package/dist/TextArea.js
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import e from "react";
|
|
4
4
|
import * as n from "react-aria-components";
|
|
5
|
-
import { T as p } from "./TextFieldBase-
|
|
5
|
+
import { T as p } from "./TextFieldBase-DLi7NvGk.js";
|
|
6
6
|
import { C as i } from "./ClearPropsContext-CeCMjUK9.js";
|
|
7
7
|
import "./propsContext-CauylOgH.js";
|
|
8
8
|
import "@react-aria/utils";
|
|
9
9
|
import "remeda";
|
|
10
10
|
import "dot-prop";
|
|
11
|
-
import { f as c } from "./flowComponent-
|
|
11
|
+
import { f as c } from "./flowComponent-MjC63Rjp.js";
|
|
12
12
|
const f = "flow--text-area", x = {
|
|
13
13
|
textArea: f
|
|
14
14
|
}, y = c("TextArea", (t) => {
|
package/dist/TextField.js
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import t from "react";
|
|
4
4
|
import * as s from "react-aria-components";
|
|
5
|
-
import { T as a } from "./TextFieldBase-
|
|
5
|
+
import { T as a } from "./TextFieldBase-DLi7NvGk.js";
|
|
6
6
|
import { C as n } from "./ClearPropsContext-CeCMjUK9.js";
|
|
7
7
|
import "./propsContext-CauylOgH.js";
|
|
8
8
|
import "@react-aria/utils";
|
|
9
9
|
import "remeda";
|
|
10
10
|
import "dot-prop";
|
|
11
|
-
import { f as p } from "./flowComponent-
|
|
11
|
+
import { f as p } from "./flowComponent-MjC63Rjp.js";
|
|
12
12
|
const c = "flow--text-field", f = {
|
|
13
13
|
textField: c
|
|
14
14
|
}, w = p("TextField", (e) => {
|
|
@@ -9,7 +9,7 @@ import { P as f } from "./PropsContextProvider-DZvwqHLP.js";
|
|
|
9
9
|
import "@react-aria/utils";
|
|
10
10
|
import "./propsContext-CauylOgH.js";
|
|
11
11
|
import "remeda";
|
|
12
|
-
import { F as E } from "./FieldError-
|
|
12
|
+
import { F as E } from "./FieldError-T1bvZYZU.js";
|
|
13
13
|
const g = c(
|
|
14
14
|
(o, F) => {
|
|
15
15
|
const { children: t, className: s, input: a, ...i } = o, l = p(e.formField, s), m = {
|
package/dist/react-hook-form.js
CHANGED
|
@@ -7,7 +7,7 @@ import { P as v } from "./PropsContextProvider-DZvwqHLP.js";
|
|
|
7
7
|
import "@react-aria/utils";
|
|
8
8
|
import "remeda";
|
|
9
9
|
import { d as E } from "./dynamic-ClpUSmEt.js";
|
|
10
|
-
import { F as P } from "./FieldError-
|
|
10
|
+
import { F as P } from "./FieldError-T1bvZYZU.js";
|
|
11
11
|
const d = x({}), b = d.Provider, g = () => F(d);
|
|
12
12
|
function k(o) {
|
|
13
13
|
var l;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-react-components",
|
|
3
|
-
"version": "0.1.0-alpha.
|
|
3
|
+
"version": "0.1.0-alpha.106",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A React implementation of Flow, mittwald’s design system",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
},
|
|
252
252
|
"dependencies": {
|
|
253
253
|
"@chakra-ui/live-region": "^2.1.0",
|
|
254
|
-
"@mittwald/react-tunnel": "^0.1.0-alpha.
|
|
254
|
+
"@mittwald/react-tunnel": "^0.1.0-alpha.106",
|
|
255
255
|
"@mittwald/react-use-promise": "^2.3.13",
|
|
256
256
|
"@react-aria/utils": "^3.24.0",
|
|
257
257
|
"@react-types/shared": "^3.23.0",
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
},
|
|
276
276
|
"devDependencies": {
|
|
277
277
|
"@faker-js/faker": "^8.4.1",
|
|
278
|
-
"@mittwald/flow-design-tokens": "^0.1.0-alpha.
|
|
278
|
+
"@mittwald/flow-design-tokens": "^0.1.0-alpha.106",
|
|
279
279
|
"@mittwald/react-use-promise": "^2.3.13",
|
|
280
280
|
"@nx/storybook": "^18.3.4",
|
|
281
281
|
"@storybook/addon-a11y": "^8.0.9",
|
|
@@ -351,5 +351,5 @@
|
|
|
351
351
|
"optional": true
|
|
352
352
|
}
|
|
353
353
|
},
|
|
354
|
-
"gitHead": "
|
|
354
|
+
"gitHead": "ba848a3825765189196739503385007e0139ecac"
|
|
355
355
|
}
|