@hortiview/default-components 1.4.1 → 1.4.3

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.
Files changed (47) hide show
  1. package/README.md +1 -1
  2. package/dist/{Iconify-Cjdr-ccS.js → Iconify-CUZc8WnW.js} +17 -16
  3. package/dist/InfoCard-CFmkh7DJ.js +58 -0
  4. package/dist/{LoadingSpinner-FRQEZvxs.js → LoadingSpinner-DVBQ1tGJ.js} +178 -192
  5. package/dist/OfflineView-DHtzNLwt-BmxTfGZq.js +46 -0
  6. package/dist/assets/DefaultFormSelect.css +1 -1
  7. package/dist/assets/InfoCard.css +1 -0
  8. package/dist/assets/OfflineView-DHtzNLwt.css +1 -0
  9. package/dist/{component-DsB0poTj-BZ89hFvY.js → component-DsB0poTj-CeLHB9Ok.js} +1 -1
  10. package/dist/components/DefaultFormNumber/DefaultFormNumber.js +1337 -505
  11. package/dist/components/DefaultFormSelect/DefaultFormSelect.js +80 -80
  12. package/dist/components/DefaultLoadingSpinner/DefaultLoadingSpinner.js +2 -2
  13. package/dist/components/GenericTable/GenericTable.js +11524 -9875
  14. package/dist/components/HealthChecks/DataBaseHealthCheck.d.ts +2 -2
  15. package/dist/components/HealthChecks/DataBaseHealthCheck.js +2 -2
  16. package/dist/components/HealthChecks/DefaultHealthCheck.d.ts +2 -2
  17. package/dist/components/HealthChecks/DefaultHealthCheck.js +2 -2
  18. package/dist/components/HealthChecks/IotServiceHealthCheck.d.ts +2 -2
  19. package/dist/components/HealthChecks/IotServiceHealthCheck.js +2 -2
  20. package/dist/components/HealthChecks/PlatformHealthCheck.d.ts +2 -2
  21. package/dist/components/HealthChecks/PlatformHealthCheck.js +2 -2
  22. package/dist/components/ImpatienceLoadingSpinner/ImpatienceLoadingSpinner.js +2 -2
  23. package/dist/components/OfflineView/OfflineView.js +2 -2
  24. package/dist/index.es-0QJC9VS2-CNPew9LK.js +360 -0
  25. package/dist/{index.es--yyG47az-DBKBm3yD.js → index.es-BGordhUK-C36NK84Q.js} +400 -365
  26. package/dist/index.es-Bg8hxXM8-BlFd894m.js +1083 -0
  27. package/dist/index.es-Bo1Rhtyb-B650l9Yk.js +79 -0
  28. package/dist/index.es-CK4oZMKs-Da8pin7D.js +14077 -0
  29. package/dist/{index.es-U5-b20Gv-Bta-iNSF.js → index.es-Cq04gn3U-Bvzrqtm6.js} +369 -535
  30. package/dist/{omit-1Eom1PmQ-DluRHOwa.js → index.es-DENZVv7_-PUEN9sIa.js} +495 -869
  31. package/dist/index.es-IXyb5F6n-B5afcHX8.js +452 -0
  32. package/dist/isTypedArray-Dw_IY7Zq-BZ-4N8-Z.js +210 -0
  33. package/dist/slicedToArray-BWk2gTCn-Cfzj7tjm.js +432 -0
  34. package/dist/useHelperText-3ahu6tTS.js +391 -0
  35. package/dist/useTranslation-CVaIJbcK.js +5277 -0
  36. package/package.json +4 -4
  37. package/dist/HealthCheckFailed-DoqoTvwZ.js +0 -47
  38. package/dist/OfflineView-HbuDPpQL-BX2tMPh9.js +0 -46
  39. package/dist/assets/HealthCheckFailed.css +0 -1
  40. package/dist/assets/OfflineView-HbuDPpQL.css +0 -1
  41. package/dist/index.es-Bx1E5MPK-BWa0n8W0.js +0 -344
  42. package/dist/index.es-CzUKBF7E-BPJhlGEA.js +0 -13567
  43. package/dist/index.es-D-ph6ImM-CWxTa_iD.js +0 -63
  44. package/dist/index.es-DDo_AHL0-Bnqdxr8c.js +0 -1033
  45. package/dist/index.es-Kg9soDed-DUORjY8X.js +0 -440
  46. package/dist/useHelperText-BjFihJ7h.js +0 -21
  47. package/dist/useTranslation-B_ODv8uN.js +0 -4306
@@ -1,55 +1,55 @@
1
- import { jsx as o, Fragment as I, jsxs as U } from "react/jsx-runtime";
2
- import { a as b, v as j } from "../../useHelperText-BjFihJ7h.js";
3
- import { g as W, U as X, u as Y } from "../../useTranslation-B_ODv8uN.js";
4
- import { useEffect as z, useMemo as N } from "react";
1
+ import { jsx as o, Fragment as N, jsxs as U } from "react/jsx-runtime";
2
+ import { a as S, v as W } from "../../useHelperText-3ahu6tTS.js";
3
+ import { d as z, ao as X, u as Y } from "../../useTranslation-CVaIJbcK.js";
4
+ import { useEffect as K, useMemo as M } from "react";
5
5
  import { useFormContext as Z, Controller as A } from "react-hook-form";
6
- import { I as k, t as G, V as J } from "../../index.es-CzUKBF7E-BPJhlGEA.js";
7
- import { n as Q, f as R } from "../../index.es--yyG47az-DBKBm3yD.js";
6
+ import { I as k, l as G, V as J } from "../../index.es-CK4oZMKs-Da8pin7D.js";
7
+ import { O as Q, D as R } from "../../index.es-BGordhUK-C36NK84Q.js";
8
8
  import { InternationalizationWrapper as ee } from "../InternationalizationWrapper/InternationalizationWrapper.js";
9
- import '../../assets/DefaultFormSelect.css';const te = "_customPortal_8wq49_1", le = "_customSelect_8wq49_7", K = {
9
+ import '../../assets/DefaultFormSelect.css';const te = "_customPortal_8wq49_1", le = "_customSelect_8wq49_7", D = {
10
10
  customPortal: te,
11
11
  customSelect: le
12
12
  }, oe = ({
13
13
  menuMaxHeight: e = "15rem",
14
14
  portalClassName: t,
15
15
  "data-testid": l = "custom-select",
16
- className: r,
16
+ className: n,
17
17
  hoisted: u,
18
- ...x
18
+ ..._
19
19
  }) => {
20
- const c = `custom-portal-${t ?? "default"}`, n = k("elementSelectForTestId-");
21
- return z(() => {
22
- if (u && !document.getElementById(c)) {
23
- const s = document.createElement("div");
24
- s.id = c, s.className = `${K.customPortal} ${t ?? ""}`, document.body.appendChild(s);
20
+ const m = `custom-portal-${t ?? "default"}`, s = k("elementSelectForTestId-");
21
+ return K(() => {
22
+ if (u && !document.getElementById(m)) {
23
+ const r = document.createElement("div");
24
+ r.id = m, r.className = `${D.customPortal} ${t ?? ""}`, document.body.appendChild(r);
25
25
  }
26
- }, [u, c, t]), z(() => {
27
- const s = document.querySelectorAll(`#${n} input[role="combobox"]`);
28
- s && s.forEach((_) => {
29
- _.setAttribute("data-testid", l);
26
+ }, [u, m, t]), K(() => {
27
+ const r = document.querySelectorAll(`#${s} input[role="combobox"]`);
28
+ r && r.forEach((x) => {
29
+ x.setAttribute("data-testid", l);
30
30
  });
31
- }, [l, n]), /* @__PURE__ */ o(
31
+ }, [l, s]), /* @__PURE__ */ o(
32
32
  G,
33
33
  {
34
34
  menuMaxHeight: e,
35
35
  hoisted: u,
36
- id: n,
37
- portalContainer: document.getElementById(c) ? `#${c}` : void 0,
38
- className: `${K.customSelect} ${r ?? ""}`,
39
- ...x
36
+ id: s,
37
+ portalContainer: document.getElementById(m) ? `#${m}` : void 0,
38
+ className: `${D.customSelect} ${n ?? ""}`,
39
+ ..._
40
40
  }
41
41
  );
42
42
  };
43
43
  var ae = X();
44
- const ie = /* @__PURE__ */ W(ae), ne = ({ value: e, textKey: t, valueKey: l }) => {
44
+ const ie = /* @__PURE__ */ z(ae), se = ({ value: e, textKey: t, valueKey: l }) => {
45
45
  if (!(!e || e.length === 0))
46
- return Array.isArray(e) ? /* @__PURE__ */ o(Q, { "data-testid": "select-tooltip", direction: "vertical", gap: "dense", children: e == null ? void 0 : e.map((r) => /* @__PURE__ */ o(R, { level: 2, children: r[t] }, r[l])) }) : e == null ? void 0 : e[t];
47
- }, re = "_invalidHelperText_1qcz0_1", se = "_invalidBorder_1qcz0_5", de = "_invalidPlaceholder_1qcz0_9", ce = "_invalidDropdownIcon_1qcz0_13", me = "_formSelectContainer_1qcz0_18", ue = "_formSelect_1qcz0_18", pe = "_multiText_1qcz0_40", fe = "_tooltip_1qcz0_49", he = "_disabled_1qcz0_54", d = {
48
- invalidHelperText: re,
49
- invalidBorder: se,
46
+ return Array.isArray(e) ? /* @__PURE__ */ o(Q, { "data-testid": "select-tooltip", direction: "vertical", gap: "dense", children: e == null ? void 0 : e.map((n) => /* @__PURE__ */ o(R, { level: 2, children: n[t] }, n[l])) }) : e == null ? void 0 : e[t];
47
+ }, ne = "_invalidHelperText_u3es9_1", re = "_invalidBorder_u3es9_5", de = "_invalidPlaceholder_u3es9_9", me = "_invalidDropdownIcon_u3es9_13", ce = "_formSelectContainer_u3es9_18", ue = "_formSelect_u3es9_18", pe = "_multiText_u3es9_45", fe = "_tooltip_u3es9_54", he = "_disabled_u3es9_59", d = {
48
+ invalidHelperText: ne,
49
+ invalidBorder: re,
50
50
  invalidPlaceholder: de,
51
- invalidDropdownIcon: ce,
52
- formSelectContainer: me,
51
+ invalidDropdownIcon: me,
52
+ formSelectContainer: ce,
53
53
  formSelect: ue,
54
54
  multiText: pe,
55
55
  tooltip: fe,
@@ -58,39 +58,39 @@ const ie = /* @__PURE__ */ W(ae), ne = ({ value: e, textKey: t, valueKey: l }) =
58
58
  propertyName: e,
59
59
  label: t,
60
60
  options: l,
61
- multi: r = !1,
61
+ multi: n = !1,
62
62
  disabled: u = !1,
63
- hoisted: x = !1,
64
- hidden: c = !1,
65
- valueKey: n = "value",
66
- textKey: s = "text",
67
- clearable: _ = !1,
68
- searchable: M = !0,
69
- noOptionsMessage: S = "",
63
+ hoisted: _ = !1,
64
+ hidden: m = !1,
65
+ valueKey: s = "value",
66
+ textKey: r = "text",
67
+ clearable: x = !1,
68
+ searchable: F = !0,
69
+ noOptionsMessage: T = "",
70
70
  rules: p,
71
- menuPosition: $ = "auto",
71
+ menuPosition: w = "auto",
72
72
  ...a
73
73
  }) => {
74
74
  const {
75
- control: T,
76
- getFieldState: F,
77
- formState: { errors: q, isValidating: C }
78
- } = Z(), w = N(
79
- () => !C && b(q, e) !== void 0,
80
- [q, e, C]
81
- ), D = N(
75
+ control: g,
76
+ getFieldState: H,
77
+ formState: { errors: C, isValidating: I }
78
+ } = Z(), O = M(
79
+ () => !I && S(C, e) !== void 0,
80
+ [C, e, I]
81
+ ), $ = M(
82
82
  () => {
83
- var g;
84
- return (g = p == null ? void 0 : p.required) == null ? void 0 : g.message;
83
+ var y;
84
+ return (y = p == null ? void 0 : p.required) == null ? void 0 : y.message;
85
85
  },
86
86
  [p]
87
- ), { helperText: H, helperTextPersistent: B } = j({
87
+ ), { helperText: q, helperTextPersistent: E } = W({
88
88
  propertyName: e,
89
89
  helperText: a.helperText,
90
- requiredText: D,
90
+ requiredText: $,
91
91
  hasCharacterCount: !1
92
92
  });
93
- return c ? /* @__PURE__ */ o(A, { name: e, control: T, render: () => /* @__PURE__ */ o(I, {}) }) : /* @__PURE__ */ o(
93
+ return m ? /* @__PURE__ */ o(A, { name: e, control: g, render: () => /* @__PURE__ */ o(N, {}) }) : /* @__PURE__ */ o(
94
94
  "div",
95
95
  {
96
96
  "data-testid": "form-select-container",
@@ -101,56 +101,56 @@ const ie = /* @__PURE__ */ W(ae), ne = ({ value: e, textKey: t, valueKey: l }) =
101
101
  {
102
102
  name: e,
103
103
  rules: p,
104
- control: T,
105
- render: ({ field: { ref: g, onChange: y, value: f, ...E } }) => {
106
- let m = l;
107
- ie(l) && b(l[0], "options") !== void 0 && (m = l.flatMap((i) => b(i, "options") ?? []));
108
- const h = r ? m == null ? void 0 : m.filter(
109
- (i) => f == null ? void 0 : f.includes(i[n])
110
- ) : m == null ? void 0 : m.find((i) => i[n] === f), O = r && a.multiDisplayType === "text" && a.fixedHeightInput, v = F(e).invalid, V = `
104
+ control: g,
105
+ render: ({ field: { ref: y, onChange: b, value: f, ...V } }) => {
106
+ let c = l;
107
+ ie(l) && S(l[0], "options") !== void 0 && (c = l.flatMap((i) => S(i, "options") ?? []));
108
+ const h = n ? c == null ? void 0 : c.filter(
109
+ (i) => f == null ? void 0 : f.includes(i[s])
110
+ ) : c == null ? void 0 : c.find((i) => i[s] === f), B = n && a.multiDisplayType === "text" && a.fixedHeightInput, v = H(e).invalid, L = `
111
111
  ${d.formSelect}
112
112
  ${v ? d.invalidHelperText : ""}
113
113
  ${v ? d.invalidDropdownIcon : ""}
114
114
  ${v ? d.invalidBorder : ""}
115
115
  ${v ? d.invalidPlaceholder : ""}
116
- ${O ? d.multiText : ""}
116
+ ${B ? d.multiText : ""}
117
117
  ${u ? d.disabled : ""}`;
118
- return /* @__PURE__ */ U(I, { children: [
118
+ return /* @__PURE__ */ U(N, { children: [
119
119
  /* @__PURE__ */ o(
120
120
  oe,
121
121
  {
122
- ...E,
122
+ ...V,
123
123
  ...a,
124
124
  value: h ?? [],
125
125
  label: t,
126
126
  variant: "outlined",
127
- helperText: H,
128
- helperTextPersistent: B,
127
+ helperText: q,
128
+ helperTextPersistent: E,
129
129
  options: l,
130
- valid: !w,
130
+ valid: !O,
131
131
  "data-testid": a["data-testid"] ?? `select-${e}`,
132
- multiSelect: !(l != null && l.length) && S ? !1 : r,
133
- className: V,
132
+ multiSelect: !(l != null && l.length) && T ? !1 : n,
133
+ className: L,
134
134
  disabled: u,
135
- valueKey: n,
136
- textKey: s,
135
+ valueKey: s,
136
+ textKey: r,
137
137
  onChange: (i) => {
138
138
  var P;
139
139
  if (i == null) {
140
- y(i);
140
+ b(i);
141
141
  return;
142
142
  }
143
- if (r) {
144
- y(i.map((L) => L[n]));
143
+ if (n) {
144
+ b(i.map((j) => j[s]));
145
145
  return;
146
146
  }
147
- y(i[n]), (P = a == null ? void 0 : a.onChange) == null || P.call(a, i);
147
+ b(i[s]), (P = a == null ? void 0 : a.onChange) == null || P.call(a, i);
148
148
  },
149
- hoisted: x,
150
- noOptionsMessage: S,
151
- searchable: M,
152
- clearable: _,
153
- menuPosition: $
149
+ hoisted: _,
150
+ noOptionsMessage: T,
151
+ searchable: F,
152
+ clearable: x,
153
+ menuPosition: w
154
154
  }
155
155
  ),
156
156
  /* @__PURE__ */ o(
@@ -162,7 +162,7 @@ const ie = /* @__PURE__ */ W(ae), ne = ({ value: e, textKey: t, valueKey: l }) =
162
162
  delayShow: 420,
163
163
  className: d.tooltip,
164
164
  hidden: !h || h.length === 0 || !a.fixedHeightInput,
165
- children: /* @__PURE__ */ o(ne, { value: h, textKey: s, valueKey: n })
165
+ children: /* @__PURE__ */ o(se, { value: h, textKey: r, valueKey: s })
166
166
  }
167
167
  )
168
168
  ] });
@@ -171,7 +171,7 @@ const ie = /* @__PURE__ */ W(ae), ne = ({ value: e, textKey: t, valueKey: l }) =
171
171
  )
172
172
  }
173
173
  );
174
- }, Ce = (e) => {
174
+ }, Ie = (e) => {
175
175
  const { t } = Y();
176
176
  return /* @__PURE__ */ o(ee, { children: /* @__PURE__ */ o(
177
177
  ve,
@@ -185,5 +185,5 @@ const ie = /* @__PURE__ */ W(ae), ne = ({ value: e, textKey: t, valueKey: l }) =
185
185
  ) });
186
186
  };
187
187
  export {
188
- Ce as DefaultFormSelect
188
+ Ie as DefaultFormSelect
189
189
  };
@@ -1,7 +1,7 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
- import { p as t } from "../../LoadingSpinner-FRQEZvxs.js";
2
+ import { N as t } from "../../LoadingSpinner-DVBQ1tGJ.js";
3
3
  import { InternationalizationWrapper as o } from "../InternationalizationWrapper/InternationalizationWrapper.js";
4
- import { u as a } from "../../useTranslation-B_ODv8uN.js";
4
+ import { u as a } from "../../useTranslation-CVaIJbcK.js";
5
5
  const l = ({ ...n }) => {
6
6
  const { t: r } = a();
7
7
  return /* @__PURE__ */ e(o, { children: /* @__PURE__ */ e(t, { ...n, text: r("loadingSpinner.baseMessage"), impatienceMessage: null }) });