@hortiview/shared-components 0.0.7554 → 0.0.7620
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/components/AlertBanner/AlertBanner.test.js +1 -1
- package/dist/components/BaseView/BaseView.test.js +1 -1
- package/dist/components/BasicHeading/BasicHeading.test.js +1 -1
- package/dist/components/BlockView/BlockView.test.js +1 -1
- package/dist/components/ContextMenu/ContextMenu.test.js +1 -1
- package/dist/components/DeleteModal/DeleteModal.test.js +1 -1
- package/dist/components/Disclaimer/Disclaimer.test.js +1 -1
- package/dist/components/EmptyView/EmptyView.test.js +1 -1
- package/dist/components/Filter/Filter.test.js +1 -1
- package/dist/components/FormComponents/FormCheckBox/FormCheckBox.test.js +1 -1
- package/dist/components/FormComponents/FormDatePicker/FormDatePicker.test.js +1 -1
- package/dist/components/FormComponents/FormRadio/FormRadio.test.js +1 -1
- package/dist/components/FormComponents/FormSelect/FormSelect.test.js +2 -2
- package/dist/components/FormComponents/FormSlider/FormSlider.test.js +1 -1
- package/dist/components/FormComponents/FormText/FormText.js +59 -58
- package/dist/components/FormComponents/FormText/FormText.test.js +1 -1
- package/dist/components/GenericTable/GenericTable.test.js +1 -1
- package/dist/components/GenericTable/Mobile/GenericCard.js +21 -20
- package/dist/components/GenericTable/Mobile/GenericCard.test.js +1 -1
- package/dist/components/GenericTable/Mobile/GenericCardList.test.js +1 -1
- package/dist/components/HashTabView/HashTabView.test.js +1 -1
- package/dist/components/HeaderFilter/HeaderFilter.test.js +1 -1
- package/dist/components/Iconify/Iconify.test.js +1 -1
- package/dist/components/InfoGroup/InfoGroup.test.js +1 -1
- package/dist/components/ListArea/ListArea.test.js +1 -1
- package/dist/components/LoadingSpinner/Big/BigLoadingSpinner.test.js +1 -1
- package/dist/components/LoadingSpinner/Default/LoadingSpinner.test.js +1 -1
- package/dist/components/OverflowTooltip/OverflowTooltip.test.js +2 -2
- package/dist/components/Scrollbar/scrollbar.test.js +1 -1
- package/dist/components/SearchBar/SearchBar.test.js +1 -1
- package/dist/components/VerticalDivider/VerticalDivider.test.js +1 -1
- package/dist/hooks/useBreakpoints.test.js +1 -1
- package/dist/{index-BF3ufhvD.js → index-DW4oU_OU.js} +1 -1
- package/dist/{react.esm-CCrewPgi.js → react.esm-Dy4VzU4L.js} +1736 -1743
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as e, Fragment as m } from "react/jsx-runtime";
|
|
2
|
-
import { a as t, s } from "../../react.esm-
|
|
2
|
+
import { a as t, s } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { a as l } from "../../useBreakpoints-BNeVhjjZ.js";
|
|
4
4
|
import { AlertBanner as n } from "./AlertBanner.js";
|
|
5
5
|
import { d as c, b as p, t as r, g as o, v as a } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as a, Fragment as s } from "react/jsx-runtime";
|
|
2
|
-
import { a as r, s as e, f as p } from "../../react.esm-
|
|
2
|
+
import { a as r, s as e, f as p } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { a as l } from "../../useBreakpoints-BNeVhjjZ.js";
|
|
4
4
|
import { BaseView as i } from "./BaseView.js";
|
|
5
5
|
import { d as u, b as m, t as n, g as t, v as c } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as o, Fragment as c } from "react/jsx-runtime";
|
|
2
2
|
import { Button as g } from "@element/react-components";
|
|
3
3
|
import { BasicHeading as a } from "./BasicHeading.js";
|
|
4
|
-
import { a as i, s as n } from "../../react.esm-
|
|
4
|
+
import { a as i, s as n } from "../../react.esm-Dy4VzU4L.js";
|
|
5
5
|
import { d as h, t as s, g as e } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
6
6
|
h("BasicHeading-Test", () => {
|
|
7
7
|
s("render small container without content", () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as l } from "react/jsx-runtime";
|
|
2
|
-
import { a as s, s as o, f as n } from "../../react.esm-
|
|
2
|
+
import { a as s, s as o, f as n } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { BlockView as i } from "./BlockView.js";
|
|
4
4
|
import { d as B, v as a, t as r, g as t } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
B("BlockView Test", () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { a as d, s as n, f as o, w as a } from "../../react.esm-
|
|
2
|
+
import { a as d, s as n, f as o, w as a } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { ContextMenu as u } from "./ContextMenu.js";
|
|
4
4
|
import { v as m, d as g, t as B, g as e } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
const T = m.fn(), l = m.fn(), i = m.fn(), p = [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
|
-
import { a as c, s as e } from "../../react.esm-
|
|
2
|
+
import { a as c, s as e } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { DeleteModal as b } from "./DeleteModal.js";
|
|
4
4
|
import { d as B, t as a, v as o, g as t } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
B("DeleteModal Test", () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import { a as r, s as t } from "../../react.esm-
|
|
2
|
+
import { a as r, s as t } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { Disclaimer as s } from "./Disclaimer.js";
|
|
4
4
|
import { d as i, t as m, g as e } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
i("Disclaimer test", () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
|
-
import { a as s, s as o, w as r, f as l } from "../../react.esm-
|
|
2
|
+
import { a as s, s as o, w as r, f as l } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { EmptyView as c } from "./EmptyView.js";
|
|
4
4
|
import { d as h, t as T, g as e, v as d } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
h("EmptyView", () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { a, s as t, f as c, t as u, w as d } from "../../react.esm-
|
|
2
|
+
import { a, s as t, f as c, t as u, w as d } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { a as s } from "../../useBreakpoints-BNeVhjjZ.js";
|
|
4
4
|
import { Filter as T } from "./Filter.js";
|
|
5
5
|
import { v as x, b as f, d as y, t as B, g as e } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
|
-
import { a as n, s as t, f as m } from "../../../react.esm-
|
|
2
|
+
import { a as n, s as t, f as m } from "../../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { FormCheckBox as c } from "./FormCheckBox.js";
|
|
4
4
|
import { v as e, d as h, t as l, g as r } from "../../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
const a = e.fn();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
|
-
import { a as s, s as a, f as m } from "../../../react.esm-
|
|
2
|
+
import { a as s, s as a, f as m } from "../../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { FormDatePicker as c } from "./FormDatePicker.js";
|
|
4
4
|
import { v as e, d as f, t as l, g as r } from "../../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
const i = e.fn();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
|
-
import { a as s, s as t, f as m } from "../../../react.esm-
|
|
2
|
+
import { a as s, s as t, f as m } from "../../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { FormRadio as l } from "./FormRadio.js";
|
|
4
4
|
import { v as e, d as c, t as i, g as o } from "../../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
const r = e.fn();
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { a, s as t, f as T, w as p } from "../../../react.esm-
|
|
3
|
-
import { u as B } from "../../../index-
|
|
2
|
+
import { a, s as t, f as T, w as p } from "../../../react.esm-Dy4VzU4L.js";
|
|
3
|
+
import { u as B } from "../../../index-DW4oU_OU.js";
|
|
4
4
|
import { FormSelect as i } from "./FormSelect.js";
|
|
5
5
|
import { SelectTooltipText as d } from "./SelectTooltipText.js";
|
|
6
6
|
import { v as n, d as f, t as u, g as e } from "../../../vi.JYQecGiw-BbUbJcT8.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
|
-
import { a, s as n } from "../../../react.esm-
|
|
2
|
+
import { a, s as n } from "../../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { FormSlider as l } from "./FormSlider.js";
|
|
4
4
|
import { v as e, d as m, t as i, g as r } from "../../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
const o = e.fn();
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { jsx as t, Fragment as S, jsxs as
|
|
2
|
-
import { Textfield as
|
|
3
|
-
import { g as
|
|
4
|
-
import { useState as
|
|
5
|
-
import { useFormContext as X, Controller as
|
|
1
|
+
import { jsx as t, Fragment as S, jsxs as J } from "react/jsx-runtime";
|
|
2
|
+
import { Textfield as K, TypoCaption as O } from "@element/react-components";
|
|
3
|
+
import { g as B } from "../../../get-UxX31Aph.js";
|
|
4
|
+
import { useState as A, useCallback as Q, useMemo as c, useEffect as U } from "react";
|
|
5
|
+
import { useFormContext as X, Controller as j } from "react-hook-form";
|
|
6
6
|
import { s as i } from "../../../formText.module-C0by6_DK.js";
|
|
7
7
|
const Y = ({
|
|
8
8
|
count: e,
|
|
@@ -13,61 +13,62 @@ const Y = ({
|
|
|
13
13
|
"div",
|
|
14
14
|
{
|
|
15
15
|
className: `${i.formTextAreaHelperText} ${m ? i.invalid : ""} ${r ? i.required : ""}`,
|
|
16
|
-
children: /* @__PURE__ */ t(
|
|
16
|
+
children: /* @__PURE__ */ t(O, { children: `${e}/${d}` })
|
|
17
17
|
}
|
|
18
|
-
), re = (e) => e.textarea ? /* @__PURE__ */ t(Z, { ...e }) : /* @__PURE__ */ t(_, { ...e }), Z = (e) => /* @__PURE__ */ t("div", { className: i.formTextArea, children: /* @__PURE__ */ t(
|
|
18
|
+
), re = (e) => e.textarea ? /* @__PURE__ */ t(Z, { ...e }) : /* @__PURE__ */ t(_, { ...e }), Z = (e) => /* @__PURE__ */ t("div", { className: i.formTextArea, children: /* @__PURE__ */ t(k, { ...e }) }), _ = (e) => /* @__PURE__ */ t(
|
|
19
19
|
"div",
|
|
20
20
|
{
|
|
21
21
|
className: `${e.hasCharacterCount ? i.characterCount : i.withoutCharacterCount}`,
|
|
22
|
-
children: /* @__PURE__ */ t(
|
|
22
|
+
children: /* @__PURE__ */ t(k, { ...e })
|
|
23
23
|
}
|
|
24
|
-
),
|
|
24
|
+
), k = ({
|
|
25
25
|
propertyName: e,
|
|
26
26
|
label: d,
|
|
27
27
|
disabled: m = !1,
|
|
28
28
|
textarea: r = !1,
|
|
29
|
-
hasCharacterCount:
|
|
30
|
-
hidden:
|
|
31
|
-
placeholder:
|
|
32
|
-
type:
|
|
33
|
-
prefixText:
|
|
34
|
-
inputMode:
|
|
35
|
-
trailingIcon:
|
|
36
|
-
trigger:
|
|
29
|
+
hasCharacterCount: u = !1,
|
|
30
|
+
hidden: H = !1,
|
|
31
|
+
placeholder: R,
|
|
32
|
+
type: b,
|
|
33
|
+
prefixText: w,
|
|
34
|
+
inputMode: z,
|
|
35
|
+
trailingIcon: E,
|
|
36
|
+
trigger: v = "likeForm",
|
|
37
37
|
rules: n,
|
|
38
|
-
...
|
|
38
|
+
...x
|
|
39
39
|
}) => {
|
|
40
40
|
const {
|
|
41
|
-
control:
|
|
41
|
+
control: T,
|
|
42
42
|
getFieldState: f,
|
|
43
|
-
formState: { errors:
|
|
43
|
+
formState: { errors: C },
|
|
44
44
|
trigger: F
|
|
45
|
-
} = X(), [
|
|
46
|
-
(
|
|
45
|
+
} = X(), [I, g] = A(0), [o, M] = A(), h = Q(
|
|
46
|
+
(l) => {
|
|
47
47
|
if (o != null) {
|
|
48
48
|
g(o.length);
|
|
49
49
|
return;
|
|
50
50
|
}
|
|
51
|
-
if (
|
|
52
|
-
g(
|
|
51
|
+
if (l) {
|
|
52
|
+
g(l.length);
|
|
53
53
|
return;
|
|
54
54
|
}
|
|
55
55
|
g(0);
|
|
56
56
|
},
|
|
57
57
|
[o]
|
|
58
|
-
),
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
58
|
+
), P = () => {
|
|
59
|
+
const l = B(C, e);
|
|
60
|
+
if (l) {
|
|
61
|
+
const s = l.message;
|
|
62
|
+
return s || "Invalid input";
|
|
62
63
|
}
|
|
63
64
|
return $;
|
|
64
|
-
},
|
|
65
|
+
}, a = c(
|
|
65
66
|
() => n?.maxLength?.value,
|
|
66
67
|
[n]
|
|
67
|
-
),
|
|
68
|
+
), V = c(
|
|
68
69
|
() => n?.minLength?.value,
|
|
69
70
|
[n]
|
|
70
|
-
),
|
|
71
|
+
), W = c(
|
|
71
72
|
() => n?.required?.value,
|
|
72
73
|
[n]
|
|
73
74
|
), $ = c(
|
|
@@ -75,54 +76,54 @@ const Y = ({
|
|
|
75
76
|
[n]
|
|
76
77
|
);
|
|
77
78
|
return U(() => {
|
|
78
|
-
(r ||
|
|
79
|
-
}, [o, r,
|
|
80
|
-
|
|
79
|
+
(r || u) && a !== void 0 && o != null && h();
|
|
80
|
+
}, [o, r, u, a, h]), H ? /* @__PURE__ */ t(j, { name: e, control: T, render: () => /* @__PURE__ */ t(S, {}) }) : /* @__PURE__ */ t(
|
|
81
|
+
j,
|
|
81
82
|
{
|
|
82
83
|
name: e,
|
|
83
84
|
rules: n,
|
|
84
|
-
control:
|
|
85
|
-
render: ({ field: { ref:
|
|
86
|
-
const q =
|
|
87
|
-
return !o && q && (
|
|
85
|
+
control: T,
|
|
86
|
+
render: ({ field: { ref: l, ...s }, formState: { defaultValues: D } }) => {
|
|
87
|
+
const q = B(D, e);
|
|
88
|
+
return !o && q && (u || r) && h(q), /* @__PURE__ */ J(S, { children: [
|
|
88
89
|
/* @__PURE__ */ t(
|
|
89
|
-
|
|
90
|
+
K,
|
|
90
91
|
{
|
|
91
|
-
...
|
|
92
|
-
...
|
|
93
|
-
value:
|
|
94
|
-
type:
|
|
92
|
+
...x,
|
|
93
|
+
...s,
|
|
94
|
+
value: s.value ?? "",
|
|
95
|
+
type: b,
|
|
95
96
|
fullWidth: !0,
|
|
96
|
-
inputMode:
|
|
97
|
-
placeholder:
|
|
98
|
-
prefixText:
|
|
97
|
+
inputMode: z,
|
|
98
|
+
placeholder: R,
|
|
99
|
+
prefixText: w,
|
|
99
100
|
disabled: m,
|
|
100
|
-
helperText:
|
|
101
|
-
helperTextPersistent:
|
|
101
|
+
helperText: P(),
|
|
102
|
+
helperTextPersistent: C !== void 0 || W || a !== void 0 && (r || u),
|
|
102
103
|
label: d,
|
|
103
104
|
variant: "outlined",
|
|
104
|
-
maxlength:
|
|
105
|
-
minLength:
|
|
105
|
+
maxlength: a,
|
|
106
|
+
minLength: V,
|
|
106
107
|
textarea: r,
|
|
107
108
|
noResize: !1,
|
|
108
109
|
onBlur: () => {
|
|
109
|
-
|
|
110
|
+
v === "onBlur" && F(e), x.onBlur?.();
|
|
110
111
|
},
|
|
111
112
|
onChange: (L) => {
|
|
112
|
-
|
|
113
|
-
const
|
|
114
|
-
|
|
113
|
+
s.onChange(L);
|
|
114
|
+
const G = L?.target?.value;
|
|
115
|
+
M(G), v === "onChange" && F(e);
|
|
115
116
|
},
|
|
116
117
|
valid: !f(e).invalid,
|
|
117
118
|
className: `${i.formText} ${f(e).invalid ? i.invalid : ""}`,
|
|
118
|
-
trailingIcon:
|
|
119
|
+
trailingIcon: E
|
|
119
120
|
}
|
|
120
121
|
),
|
|
121
|
-
|
|
122
|
+
a !== void 0 && (u || r) && /* @__PURE__ */ t(
|
|
122
123
|
Y,
|
|
123
124
|
{
|
|
124
|
-
count:
|
|
125
|
-
maxCount:
|
|
125
|
+
count: I,
|
|
126
|
+
maxCount: a,
|
|
126
127
|
invalid: f(e).invalid,
|
|
127
128
|
hasRequiredText: !!$
|
|
128
129
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
|
-
import { a as s, s as r, f as d } from "../../../react.esm-
|
|
2
|
+
import { a as s, s as r, f as d } from "../../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { FormText as o } from "./FormText.js";
|
|
4
4
|
import { v as a, d as u, t as l, g as e } from "../../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
const m = a.fn();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as a, jsxs as B } from "react/jsx-runtime";
|
|
2
|
-
import { a as o, s as e } from "../../react.esm-
|
|
2
|
+
import { a as o, s as e } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { a as m } from "../../useBreakpoints-BNeVhjjZ.js";
|
|
4
4
|
import { GenericTable as s } from "./GenericTable.js";
|
|
5
5
|
import { d as h, v as r, t as i, g as t } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
@@ -1,69 +1,70 @@
|
|
|
1
|
-
import { jsx as e, jsxs as s, Fragment as
|
|
2
|
-
import { Card as
|
|
1
|
+
import { jsx as e, jsxs as s, Fragment as g } from "react/jsx-runtime";
|
|
2
|
+
import { Card as T, CardContent as v, CardBody as y, Grid as x, GridRow as b, GridCol as n, TypoSubtitle as f, CardTitle as u, CardDivider as N } from "@element/react-components";
|
|
3
3
|
import { useMemo as $ } from "react";
|
|
4
4
|
import { OverflowTooltip as c } from "../../OverflowTooltip/OverflowTooltip.js";
|
|
5
|
-
import { s as
|
|
5
|
+
import { s as a } from "../../../genericCard.module-k0bicNfi.js";
|
|
6
6
|
const h = {
|
|
7
7
|
desktopCol: 6,
|
|
8
8
|
phoneCol: 2,
|
|
9
|
-
tabletCol: 4
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
tabletCol: 4,
|
|
10
|
+
verticalAlign: "bottom"
|
|
11
|
+
}, m = ({ item: t, columns: r, hiddenColumns: d }) => {
|
|
12
|
+
const l = r.find((i) => i.asCardTitle), p = r.find((i) => i.asCardSubtitle), C = $(
|
|
12
13
|
() => r.filter(
|
|
13
|
-
(
|
|
14
|
+
(i) => !i.asCardTitle && !i.asCardSubtitle && i.id !== "actions"
|
|
14
15
|
),
|
|
15
16
|
[r]
|
|
16
17
|
);
|
|
17
|
-
return /* @__PURE__ */ e(
|
|
18
|
+
return /* @__PURE__ */ e(T, { variant: "raised", children: /* @__PURE__ */ s(v, { className: a.cardContent, children: [
|
|
18
19
|
/* @__PURE__ */ e(k, { item: t, titleColumn: l, subTitleColumn: p }),
|
|
19
|
-
/* @__PURE__ */ e(
|
|
20
|
+
/* @__PURE__ */ e(y, { className: a.cardBody, "data-testid": "card-body", children: /* @__PURE__ */ e(x, { fullHeight: !0, fullWidth: !0, variant: "none", children: C.map((i) => d?.includes(i.id) ? null : /* @__PURE__ */ s(b, { className: a.row, "data-testid": "row", children: [
|
|
20
21
|
/* @__PURE__ */ e(n, { horizontalAlign: "right", ...h, children: /* @__PURE__ */ s(
|
|
21
22
|
f,
|
|
22
23
|
{
|
|
23
24
|
level: 2,
|
|
24
25
|
themeColor: "text-secondary-on-background",
|
|
25
|
-
className: `${
|
|
26
|
+
className: `${a.font} ${a.fontHeader}`,
|
|
26
27
|
tag: "div",
|
|
27
28
|
children: [
|
|
28
|
-
|
|
29
|
+
i.header,
|
|
29
30
|
":"
|
|
30
31
|
]
|
|
31
32
|
}
|
|
32
33
|
) }),
|
|
33
|
-
/* @__PURE__ */ e(n, { horizontalAlign: "left", ...h, children: /* @__PURE__ */ e(o, { column:
|
|
34
|
-
] },
|
|
34
|
+
/* @__PURE__ */ e(n, { horizontalAlign: "left", ...h, children: /* @__PURE__ */ e(o, { column: i, item: t }) })
|
|
35
|
+
] }, i.id)) }) })
|
|
35
36
|
] }) });
|
|
36
37
|
}, k = ({ item: t, titleColumn: r, subTitleColumn: d }) => {
|
|
37
38
|
const l = t.actions;
|
|
38
|
-
return !r && !d && !l ? null : /* @__PURE__ */ s(
|
|
39
|
+
return !r && !d && !l ? null : /* @__PURE__ */ s(g, { children: [
|
|
39
40
|
/* @__PURE__ */ e(
|
|
40
|
-
|
|
41
|
+
u,
|
|
41
42
|
{
|
|
42
43
|
"data-testid": "card-title",
|
|
43
|
-
className:
|
|
44
|
+
className: a.cardTitle,
|
|
44
45
|
primaryText: r !== void 0 && /* @__PURE__ */ e(o, { column: r, item: t, isTitle: !0 }),
|
|
45
46
|
secondaryText: d !== void 0 && /* @__PURE__ */ e(o, { column: d, item: t, isTitle: !0 }),
|
|
46
47
|
trailingBlock: l,
|
|
47
48
|
trailingBlockType: "title-actions"
|
|
48
49
|
}
|
|
49
50
|
),
|
|
50
|
-
/* @__PURE__ */ e(
|
|
51
|
+
/* @__PURE__ */ e(N, {})
|
|
51
52
|
] });
|
|
52
53
|
}, o = ({ item: t, column: r, isTitle: d = !1 }) => r.cellTemplate ? r.cellTemplate({ row: { original: t } }) : d ? /* @__PURE__ */ e(
|
|
53
54
|
c,
|
|
54
55
|
{
|
|
55
56
|
id: `tip_${r.id}_${t[r.accessor]}`,
|
|
56
57
|
text: t[r.accessor],
|
|
57
|
-
children: /* @__PURE__ */ e("span", { className:
|
|
58
|
+
children: /* @__PURE__ */ e("span", { className: a.title, children: t[r.accessor] })
|
|
58
59
|
}
|
|
59
60
|
) : /* @__PURE__ */ e(
|
|
60
61
|
c,
|
|
61
62
|
{
|
|
62
63
|
id: `tip_${r.id}_${t[r.accessor]}`,
|
|
63
64
|
text: t[r.accessor],
|
|
64
|
-
children: /* @__PURE__ */ e(f, { level: 2, themeColor: "text-primary-on-background", className:
|
|
65
|
+
children: /* @__PURE__ */ e(f, { level: 2, themeColor: "text-primary-on-background", className: a.font, children: t[r.accessor] })
|
|
65
66
|
}
|
|
66
67
|
);
|
|
67
68
|
export {
|
|
68
|
-
|
|
69
|
+
m as GenericCard
|
|
69
70
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
|
-
import { a as c, s as o } from "../../../react.esm-
|
|
2
|
+
import { a as c, s as o } from "../../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { GenericCard as i } from "./GenericCard.js";
|
|
4
4
|
import { d as m, t as s, g as e } from "../../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
m("GenericCard", () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import { a as r, s as n, w as l } from "../../../react.esm-
|
|
2
|
+
import { a as r, s as n, w as l } from "../../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { GenericCardList as s } from "./GenericCardList.js";
|
|
4
4
|
import { d as g, t as i, g as e } from "../../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
g("GenericCardList", () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as n, Fragment as o } from "react/jsx-runtime";
|
|
2
|
-
import { a, s as e, f as r } from "../../react.esm-
|
|
2
|
+
import { a, s as e, f as r } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { HashTabView as c } from "./HashTabView.js";
|
|
4
4
|
import { d as h, t as l, g as t } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
const m = [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
|
-
import { a as i, s as t, f as T } from "../../react.esm-
|
|
2
|
+
import { a as i, s as t, f as T } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { HeaderFilter as s } from "./HeaderFilter.js";
|
|
4
4
|
import { d as c, t as o, v as l, g as e } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
c("HeaderFilter-Test", () => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
2
|
import { I as c } from "../../Iconify-CY9lZjFd.js";
|
|
3
3
|
import { AvailableCustomIcons as l } from "../../enums/AvailableCustomIcons.js";
|
|
4
|
-
import { a as r, w as s, s as i } from "../../react.esm-
|
|
4
|
+
import { a as r, w as s, s as i } from "../../react.esm-Dy4VzU4L.js";
|
|
5
5
|
import { d as f, t as a, g as o } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
6
6
|
f("Iconify Test", async () => {
|
|
7
7
|
const m = Object.keys(l).filter((e) => isNaN(Number(e)));
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import { a as l, s as t } from "../../react.esm-
|
|
2
|
+
import { a as l, s as t } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { InfoGroup as r } from "./InfoGroup.js";
|
|
4
4
|
import { d as s, t as i, g as e } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
s("InfoGroup Test", () => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as r, Fragment as i } from "react/jsx-runtime";
|
|
2
2
|
import { TypoButton as p } from "@element/react-components";
|
|
3
|
-
import { a as s, s as a, f as u } from "../../react.esm-
|
|
3
|
+
import { a as s, s as a, f as u } from "../../react.esm-Dy4VzU4L.js";
|
|
4
4
|
import { ListArea as c } from "./ListArea.js";
|
|
5
5
|
import { getGroupedItems as h } from "./ListAreaService.js";
|
|
6
6
|
import { d as m, t as n, g as t } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import { BigLoadingSpinner as n } from "./BigLoadingSpinner.js";
|
|
3
|
-
import { a as i, s as e } from "../../../react.esm-
|
|
3
|
+
import { a as i, s as e } from "../../../react.esm-Dy4VzU4L.js";
|
|
4
4
|
import { s as r } from "../../../bigLoadingSpinner.module-GgbFol8k.js";
|
|
5
5
|
import { d as g, t as a, g as t } from "../../../vi.JYQecGiw-BbUbJcT8.js";
|
|
6
6
|
g("BigLoadingSpinner Test", () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { a as o, s as e } from "../../../react.esm-
|
|
2
|
+
import { a as o, s as e } from "../../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { LoadingSpinner as r } from "./LoadingSpinner.js";
|
|
4
4
|
import { d as a, t as i, g as n } from "../../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
a("LoadingSpinner Test", () => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import { TypoDisplay as n } from "@element/react-components";
|
|
3
|
-
import { a as i, s as e, w as s } from "../../react.esm-
|
|
4
|
-
import { u as a } from "../../index-
|
|
3
|
+
import { a as i, s as e, w as s } from "../../react.esm-Dy4VzU4L.js";
|
|
4
|
+
import { u as a } from "../../index-DW4oU_OU.js";
|
|
5
5
|
import { OverflowTooltip as c } from "./OverflowTooltip.js";
|
|
6
6
|
import { d as u, t as p, g as r } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
7
7
|
u("OverflowTooltip Test", () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
|
-
import { a, s as e } from "../../react.esm-
|
|
2
|
+
import { a, s as e } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { ScrollbarY as d, ScrollbarX as l } from "./Scrollbar.js";
|
|
4
4
|
import { d as c, t, g as o } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
c("Scrollbar", () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import { a as r, s as t, f as h, b as l } from "../../react.esm-
|
|
2
|
+
import { a as r, s as t, f as h, b as l } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { SearchBar as s } from "./SearchBar.js";
|
|
4
4
|
import { d as m, t as o, v as n, g as e } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
m("SearchBar Test", () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { a as r } from "../../react.esm-
|
|
2
|
+
import { a as r } from "../../react.esm-Dy4VzU4L.js";
|
|
3
3
|
import { VerticalDivider as s } from "./VerticalDivider.js";
|
|
4
4
|
import { d as o, t as l, g as i } from "../../vi.JYQecGiw-BbUbJcT8.js";
|
|
5
5
|
o("VerticalDivider Test", () => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as t, w as s } from "../react.esm-
|
|
1
|
+
import { r as t, w as s } from "../react.esm-Dy4VzU4L.js";
|
|
2
2
|
import { u as o } from "../useBreakpoints-BNeVhjjZ.js";
|
|
3
3
|
import { d as a, t as i, g as r } from "../vi.JYQecGiw-BbUbJcT8.js";
|
|
4
4
|
a("useBreakpoint Test", () => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as zs, d as _o, e as Dl, l as Ws } from "./react.esm-
|
|
1
|
+
import { c as zs, d as _o, e as Dl, l as Ws } from "./react.esm-Dy4VzU4L.js";
|
|
2
2
|
function g(e, t, r) {
|
|
3
3
|
return e.namespaceURI && e.namespaceURI !== "http://www.w3.org/1999/xhtml" || (t = Array.isArray(t) ? t : [
|
|
4
4
|
t
|