@hortiview/shared-components 2.4.0 → 2.6.0

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 (102) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist/{AlertBanner-75jjene1.js → AlertBanner-JnX0tJGC.js} +9 -9
  3. package/dist/{BigLoadingSpinner-BbXMCKpm.js → BigLoadingSpinner-chQoiNY9.js} +1 -1
  4. package/dist/{GenericCard-BFYKwkzI.js → GenericCard-c9yuyN3m.js} +3 -3
  5. package/dist/ListAreaService-BY6ZTds9.js +124 -0
  6. package/dist/{OfflineView-BW19N4Cu.js → OfflineView-HbuDPpQL.js} +3 -3
  7. package/dist/{_MapCache-B75yWNNd.js → _MapCache-B75dXJyg.js} +2 -2
  8. package/dist/_baseIsEqual-CZNn3LMM.js +241 -0
  9. package/dist/_getAllKeys-tc1bcd1W.js +86 -0
  10. package/dist/{_getTag-BCf9b56Z.js → _getTag-DYHrLaIw.js} +2 -2
  11. package/dist/_setToString-Do1lSQTZ.js +2034 -0
  12. package/dist/assets/ListAreaService.css +1 -1
  13. package/dist/components/AlertBanner/AlertBanner.js +4 -4
  14. package/dist/components/AlertBanner/AlertBanner.test.js +1 -1
  15. package/dist/components/AlertBanner/LinkBanner.js +3 -3
  16. package/dist/components/BaseView/BaseView.d.ts +5 -1
  17. package/dist/components/BaseView/BaseView.js +32 -29
  18. package/dist/components/BasicHeading/BasicHeading.js +2 -2
  19. package/dist/components/BasicHeading/BasicHeading.test.js +1 -1
  20. package/dist/components/BlockView/BlockView.js +1 -1
  21. package/dist/components/ChipCard/ChipCard.js +4 -4
  22. package/dist/components/ContextMenu/ContextMenu.js +3 -3
  23. package/dist/components/DeleteModal/DeleteModal.js +4 -4
  24. package/dist/components/DetailContentWrapper/DetailContentWrapper.js +1 -1
  25. package/dist/components/Disclaimer/Disclaimer.js +3 -3
  26. package/dist/components/EmptyView/EmptyView.js +4 -4
  27. package/dist/components/Filter/Filter.js +17 -16
  28. package/dist/components/FormComponents/FormCheckBox/FormCheckBox.js +1 -1
  29. package/dist/components/FormComponents/FormDatePicker/FormDatePicker.js +4 -4
  30. package/dist/components/FormComponents/FormNumber/CustomTextField.js +13 -12
  31. package/dist/components/FormComponents/FormRadio/FormRadio.js +1 -1
  32. package/dist/components/FormComponents/FormSelect/FormSelect.d.ts +1 -2
  33. package/dist/components/FormComponents/FormSelect/FormSelect.js +1 -1
  34. package/dist/components/FormComponents/FormSelect/SelectTooltipText.js +2 -2
  35. package/dist/components/FormComponents/FormSlider/FormSlider.js +4 -4
  36. package/dist/components/FormComponents/FormText/FormText.js +2 -2
  37. package/dist/components/FormComponents/FormToggle/FormToggle.js +3 -3
  38. package/dist/components/GenericTable/GenericTable.js +1399 -1425
  39. package/dist/components/GenericTable/Mobile/GenericCard.js +4 -4
  40. package/dist/components/GenericTable/Mobile/GenericCard.test.js +1 -1
  41. package/dist/components/GenericTable/Mobile/GenericCardList.js +4 -4
  42. package/dist/components/HashTabView/HashTabView.js +6 -6
  43. package/dist/components/HeaderFilter/HeaderFilter.js +1 -1
  44. package/dist/components/HealthCheckFailed/HealthCheckFailed.js +4 -4
  45. package/dist/components/Iconify/Iconify.js +2 -2
  46. package/dist/components/InfoGroup/InfoGroup.js +3 -3
  47. package/dist/components/ListArea/ListArea.js +36 -35
  48. package/dist/components/ListArea/ListArea.test.js +14 -9
  49. package/dist/components/ListArea/ListAreaService.js +9 -7
  50. package/dist/components/LoadingSpinner/Big/BigLoadingSpinner.js +2 -2
  51. package/dist/components/LoadingSpinner/Big/BigLoadingSpinner.test.js +1 -1
  52. package/dist/components/LoadingSpinner/Default/LoadingSpinner.js +6 -6
  53. package/dist/components/Modal/Modal.js +108 -97
  54. package/dist/components/ModulePadding/ModulePadding.js +9 -8
  55. package/dist/components/OfflineView/OfflineView.js +4 -4
  56. package/dist/components/OfflineView/OfflineView.test.js +1 -1
  57. package/dist/components/OnboardingBanner/OnboardingBanner.js +7 -7
  58. package/dist/components/OverflowTooltip/OverflowTooltip.js +1 -1
  59. package/dist/components/OverflowTooltip/OverflowTooltip.test.js +1 -1
  60. package/dist/components/SearchBar/SearchBar.js +2 -2
  61. package/dist/components/Select/Select.js +1 -1
  62. package/dist/components/Stepper/Stepper.js +1 -1
  63. package/dist/components/Stepper/components/StepperButton.js +1 -1
  64. package/dist/components/Stepper/components/StepperHeader.js +2 -2
  65. package/dist/components/Stepper/components/StepperIndicator.js +1 -1
  66. package/dist/{get-DFv1gXfq.js → get-B8c-T4F8.js} +1 -1
  67. package/dist/{get-7ACccM2X.js → get-C7KpEkVs.js} +1 -1
  68. package/dist/hooks/useHelperText.js +1 -1
  69. package/dist/{index.es-D54RuMc_.js → index.es--yyG47az.js} +2 -2
  70. package/dist/{index.es-DKDgy7Kt.js → index.es-6c1Xbl0N.js} +1 -1
  71. package/dist/{index.es-BWgXLqXn.js → index.es-BTc2I5pe.js} +2 -2
  72. package/dist/{index.es-BtjV0oNv.js → index.es-Bf149BSP.js} +4 -4
  73. package/dist/{index.es-CoFul5zR.js → index.es-BoWmBoqO.js} +8 -8
  74. package/dist/{index.es-CiqbARoC.js → index.es-Bx1E5MPK.js} +4 -4
  75. package/dist/{index.es-fnFnw2P1.js → index.es-CPqaUyn3.js} +10 -10
  76. package/dist/{index.es-25EARqhH.js → index.es-CUuzYysw.js} +4 -4
  77. package/dist/{index.es-DntoATwO.js → index.es-CbBdaRO2.js} +2 -2
  78. package/dist/{index.es-8GOVkuo-.js → index.es-CqgVUhln.js} +3 -3
  79. package/dist/{index.es-BNHI3ZIK.js → index.es-CzUKBF7E.js} +10 -10
  80. package/dist/{index.es-D-CKRzIB.js → index.es-D-ph6ImM.js} +1 -1
  81. package/dist/{index.es-6TJ1S8Jr.js → index.es-DDo_AHL0.js} +7 -7
  82. package/dist/{index.es-3043KTnb.js → index.es-DErA6zWG.js} +2 -2
  83. package/dist/{index.es-h2lMdt7G.js → index.es-DF11ERDs.js} +2 -2
  84. package/dist/{index.es-B-_jXDuz.js → index.es-DMGNht46.js} +1 -1
  85. package/dist/{index.es-Dvj_qpAp.js → index.es-DOX4XTz_.js} +2 -2
  86. package/dist/index.es-DlzwTKbh.js +311 -0
  87. package/dist/{index.es-CL_Heu1n.js → index.es-DxDU9C_B.js} +1 -1
  88. package/dist/{index.es-0lQcz8m1.js → index.es-Kg9soDed.js} +3 -3
  89. package/dist/{index.es-41ztjcFT.js → index.es-U5-b20Gv.js} +4 -4
  90. package/dist/{index.es-BvrQnJ3j.js → index.es-oOD85ZwA.js} +4 -4
  91. package/dist/{index.es-D6N-XWHe.js → index.es-zQBuWUgU.js} +2 -2
  92. package/dist/{isEmpty-B4GG2s-V.js → isEmpty-DsdC9UUD.js} +2 -2
  93. package/dist/main.d.ts +4 -4
  94. package/dist/main.js +2 -2
  95. package/dist/omit-1Eom1PmQ.js +366 -0
  96. package/dist/{orderBy-Bd48bw88.js → orderBy-CyjsW2ET.js} +31 -30
  97. package/dist/types/ListElement.d.ts +23 -9
  98. package/package.json +1 -1
  99. package/dist/ListAreaService-BVtuBN0K.js +0 -110
  100. package/dist/_baseIsEqual-D0Dsajdb.js +0 -317
  101. package/dist/identity-DLWZln-X.js +0 -1763
  102. package/dist/index.es-da0cf7oE.js +0 -569
@@ -1,8 +1,8 @@
1
- import { c as C, _ as A, P as r } from "./identity-DLWZln-X.js";
1
+ import { c as C, _ as A, P as r } from "./_setToString-Do1lSQTZ.js";
2
2
  import s, { forwardRef as k, useState as M, useRef as _, useImperativeHandle as S, useEffect as u } from "react";
3
- import { F as j } from "./index.es-B-_jXDuz.js";
4
- import { I as w } from "./index.es-CL_Heu1n.js";
5
- import { f as F, d as x } from "./index.es-da0cf7oE.js";
3
+ import { F as j } from "./index.es-DMGNht46.js";
4
+ import { I as w } from "./index.es-DxDU9C_B.js";
5
+ import { f as F, d as x } from "./index.es-DlzwTKbh.js";
6
6
  import { b as O, c as f } from "./tslib.es6-BDCynO9F.js";
7
7
  import { M as q, a as B } from "./component-neHBNHRu.js";
8
8
  import { M as y, a as R, b as H } from "./component-DsB0poTj.js";
@@ -1,12 +1,12 @@
1
- import { c as gt, _ as Xe, P as s } from "./identity-DLWZln-X.js";
1
+ import { c as gt, _ as Xe, P as s } from "./_setToString-Do1lSQTZ.js";
2
2
  import H, { forwardRef as yt, useContext as $r, useState as G, useRef as Ue, useMemo as at, useCallback as J, useEffect as he, useImperativeHandle as wt, cloneElement as ir } from "react";
3
- import { a as Lr } from "./index.es-D54RuMc_.js";
4
- import { I as Wt } from "./index.es-0lQcz8m1.js";
5
- import { c as bt, d as Qr, e as _, f as E, g as M, h as d, b as h, i as k, S as ht } from "./index.es-BNHI3ZIK.js";
6
- import { H as Rr, f as or, u as sr, p as Br, d as Oe } from "./index.es-da0cf7oE.js";
7
- import { P as ur } from "./index.es-D6N-XWHe.js";
8
- import { c as Gr, I as Xr } from "./index.es-3043KTnb.js";
9
- import { T as jr } from "./index.es-25EARqhH.js";
3
+ import { a as Lr } from "./index.es--yyG47az.js";
4
+ import { I as Wt } from "./index.es-Kg9soDed.js";
5
+ import { c as bt, d as Qr, e as _, f as E, g as M, h as d, b as h, i as k, S as ht } from "./index.es-CzUKBF7E.js";
6
+ import { H as Rr, f as or, u as sr, p as Br, d as Oe } from "./index.es-DlzwTKbh.js";
7
+ import { P as ur } from "./index.es-zQBuWUgU.js";
8
+ import { c as Gr, I as Xr } from "./index.es-DErA6zWG.js";
9
+ import { T as jr } from "./index.es-CUuzYysw.js";
10
10
  function X(o) {
11
11
  if (o === null || o === !0 || o === !1)
12
12
  return NaN;
@@ -1,8 +1,8 @@
1
- import { _ as S, c as W, P as n } from "./identity-DLWZln-X.js";
1
+ import { _ as S, c as W, P as n } from "./_setToString-Do1lSQTZ.js";
2
2
  import u, { forwardRef as D, useRef as on, useImperativeHandle as ln, useCallback as T } from "react";
3
- import { R as an } from "./index.es-DKDgy7Kt.js";
4
- import { I as R } from "./index.es-3043KTnb.js";
5
- import { a as E, d as r, b as rn } from "./index.es-da0cf7oE.js";
3
+ import { R as an } from "./index.es-6c1Xbl0N.js";
4
+ import { I as R } from "./index.es-DErA6zWG.js";
5
+ import { a as E, d as r, b as rn } from "./index.es-DlzwTKbh.js";
6
6
  const dn = {
7
7
  /**
8
8
  * @deprecated _Use `themeColor='secondary'` instead._
@@ -1,20 +1,20 @@
1
- import { c as q, _ as $, P as o } from "./identity-DLWZln-X.js";
1
+ import { c as q, _ as $, P as o } from "./_setToString-Do1lSQTZ.js";
2
2
  import u, { createContext as Ct, forwardRef as Q, useState as Se, useRef as ge, useImperativeHandle as Pe, useCallback as W, useEffect as j, useMemo as ee, useContext as qe, Fragment as ot } from "react";
3
- import { f as ft, C as Tt, c as rt, b as Pt, h as Rt, j as _t, k as at, l as wt } from "./index.es-da0cf7oE.js";
4
- import { P as Bt } from "./index.es-D6N-XWHe.js";
3
+ import { f as ft, C as Tt, c as rt, b as Pt, h as Rt, j as _t, k as at, l as wt } from "./index.es-DlzwTKbh.js";
4
+ import { P as Bt } from "./index.es-zQBuWUgU.js";
5
5
  import { b as Re, c as Ne, d as Ft } from "./tslib.es6-BDCynO9F.js";
6
6
  import { M as ht, a as mt } from "./component-neHBNHRu.js";
7
7
  import { a as kt } from "./util-DA21pZXj.js";
8
8
  import { m as ke, c as lt } from "./component-DsB0poTj.js";
9
9
  import { n as se } from "./keyboard-Bpt0aBqQ.js";
10
10
  import { g as Ht } from "./_commonjsHelpers-BkfeUUK-.js";
11
- import { r as Kt } from "./_baseIsEqual-D0Dsajdb.js";
12
- import { R as Ut } from "./index.es-DKDgy7Kt.js";
13
- import { R as Gt } from "./index.es-BtjV0oNv.js";
14
- import { C as Vt } from "./index.es-BvrQnJ3j.js";
15
- import { S as zt } from "./index.es-8GOVkuo-.js";
16
- import { I as je } from "./index.es-3043KTnb.js";
17
- import { d as ct, a as Xt } from "./index.es-D54RuMc_.js";
11
+ import { r as Kt } from "./_baseIsEqual-CZNn3LMM.js";
12
+ import { R as Ut } from "./index.es-6c1Xbl0N.js";
13
+ import { R as Gt } from "./index.es-Bf149BSP.js";
14
+ import { C as Vt } from "./index.es-oOD85ZwA.js";
15
+ import { S as zt } from "./index.es-CqgVUhln.js";
16
+ import { I as je } from "./index.es-DErA6zWG.js";
17
+ import { d as ct, a as Xt } from "./index.es--yyG47az.js";
18
18
  /**
19
19
  * @license
20
20
  * Copyright 2018 Google Inc.
@@ -1,10 +1,10 @@
1
- import { _ as re, c as V, P as r } from "./identity-DLWZln-X.js";
2
- import { f as ve, c as Xe, d as O, r as _t } from "./index.es-da0cf7oE.js";
1
+ import { _ as re, c as V, P as r } from "./_setToString-Do1lSQTZ.js";
2
+ import { f as ve, c as Xe, d as O, r as _t } from "./index.es-DlzwTKbh.js";
3
3
  import c, { forwardRef as Ie, useRef as y, useImperativeHandle as Ge, useEffect as _, useState as B, useMemo as gt, useCallback as De } from "react";
4
- import { M as mt, a as bt, N as vt, F as Se, T as It } from "./index.es-41ztjcFT.js";
4
+ import { M as mt, a as bt, N as vt, F as Se, T as It } from "./index.es-U5-b20Gv.js";
5
5
  import { b as C, c as f } from "./tslib.es6-BDCynO9F.js";
6
6
  import { M as z, a as Y } from "./component-neHBNHRu.js";
7
- import { c as xt, I as We } from "./index.es-3043KTnb.js";
7
+ import { c as xt, I as We } from "./index.es-DErA6zWG.js";
8
8
  import { a as ie, M as He, b as Tt, m as yt } from "./component-DsB0poTj.js";
9
9
  /**
10
10
  * @license
@@ -1,6 +1,6 @@
1
- import { _ as g, c as h, P as r } from "./identity-DLWZln-X.js";
1
+ import { _ as g, c as h, P as r } from "./_setToString-Do1lSQTZ.js";
2
2
  import v, { forwardRef as x, useRef as w, useImperativeHandle as A } from "react";
3
- import { d as P } from "./index.es-da0cf7oE.js";
3
+ import { d as P } from "./index.es-DlzwTKbh.js";
4
4
  const b = {
5
5
  /**
6
6
  * Children to be rendered. Expects multiple components of a similar type.
@@ -1,7 +1,7 @@
1
- import { _ as w, c as v, P as r } from "./identity-DLWZln-X.js";
1
+ import { _ as w, c as v, P as r } from "./_setToString-Do1lSQTZ.js";
2
2
  import l, { forwardRef as F, useState as H, useRef as S, useImperativeHandle as M, useEffect as R } from "react";
3
- import { F as j } from "./index.es-B-_jXDuz.js";
4
- import { f as x, d as B } from "./index.es-da0cf7oE.js";
3
+ import { F as j } from "./index.es-DMGNht46.js";
4
+ import { f as x, d as B } from "./index.es-DlzwTKbh.js";
5
5
  import { b as L, c as f, _ as K, a as U } from "./tslib.es6-BDCynO9F.js";
6
6
  import { M as V, a as q } from "./component-neHBNHRu.js";
7
7
  import { M as A, a as D, m as $, b as W } from "./component-DsB0poTj.js";
@@ -1,17 +1,17 @@
1
- import { n as Da, c as Pe, _ as ye, P as p } from "./identity-DLWZln-X.js";
1
+ import { A as Da, c as Pe, _ as ye, P as p } from "./_setToString-Do1lSQTZ.js";
2
2
  import * as Z from "react";
3
3
  import E, { useState as le, useCallback as _, forwardRef as Ge, useContext as ui, useLayoutEffect as Ha, useRef as Ae, useMemo as he, createContext as Zn, Component as Za, Fragment as Rn, useEffect as we, createElement as Ln, useImperativeHandle as yt, memo as Yn } from "react";
4
- import { f as Ar, e as yr, h as La, k as Ya, u as Ja, d as Zt } from "./index.es-da0cf7oE.js";
5
- import { T as ka, F as xr, N as za } from "./index.es-41ztjcFT.js";
4
+ import { f as Ar, e as yr, h as La, k as Ya, u as Ja, d as Zt } from "./index.es-DlzwTKbh.js";
5
+ import { T as ka, F as xr, N as za } from "./index.es-U5-b20Gv.js";
6
6
  import { createPortal as ja } from "react-dom";
7
7
  import { a as _a } from "./floating-ui.dom-CeD8zknG.js";
8
- import { a as Lt, b as ci, c as Ua, L as Jn } from "./index.es-fnFnw2P1.js";
9
- import { S as Qa } from "./index.es-8GOVkuo-.js";
10
- import { d as $a, e as Ka } from "./index.es-D54RuMc_.js";
11
- import { B as Er } from "./index.es-CiqbARoC.js";
12
- import { C as Gr } from "./index.es-BvrQnJ3j.js";
13
- import { c as qa, I as eo } from "./index.es-3043KTnb.js";
14
- import { I as to } from "./index.es-0lQcz8m1.js";
8
+ import { a as Lt, b as ci, c as Ua, L as Jn } from "./index.es-CPqaUyn3.js";
9
+ import { S as Qa } from "./index.es-CqgVUhln.js";
10
+ import { d as $a, e as Ka } from "./index.es--yyG47az.js";
11
+ import { B as Er } from "./index.es-Bx1E5MPK.js";
12
+ import { C as Gr } from "./index.es-oOD85ZwA.js";
13
+ import { c as qa, I as eo } from "./index.es-DErA6zWG.js";
14
+ import { I as to } from "./index.es-Kg9soDed.js";
15
15
  import { p as no } from "./component-DsB0poTj.js";
16
16
  import { b as di, c as Sr } from "./tslib.es6-BDCynO9F.js";
17
17
  import { M as ro, a as io } from "./component-neHBNHRu.js";
@@ -1,4 +1,4 @@
1
- import { _ as u, c as P, P as a } from "./identity-DLWZln-X.js";
1
+ import { _ as u, c as P, P as a } from "./_setToString-Do1lSQTZ.js";
2
2
  import f, { forwardRef as y, useMemo as v, useRef as T, useImperativeHandle as N } from "react";
3
3
  const R = {
4
4
  /**
@@ -1,11 +1,11 @@
1
- import { _ as g, c as s, P as e } from "./identity-DLWZln-X.js";
1
+ import { _ as g, c as s, P as e } from "./_setToString-Do1lSQTZ.js";
2
2
  import d, { useLayoutEffect as V, useEffect as S, useState as O, useMemo as T, forwardRef as u, useRef as k, useImperativeHandle as _, createContext as J } from "react";
3
- import { b as H, r as G } from "./index.es-da0cf7oE.js";
4
- import { B as K } from "./index.es-CiqbARoC.js";
5
- import { I as Q } from "./index.es-3043KTnb.js";
6
- import { I as X } from "./index.es-0lQcz8m1.js";
7
- import { D as Y } from "./index.es-BWgXLqXn.js";
8
- import { G as Z } from "./index.es-DntoATwO.js";
3
+ import { b as H, r as G } from "./index.es-DlzwTKbh.js";
4
+ import { B as K } from "./index.es-Bx1E5MPK.js";
5
+ import { I as Q } from "./index.es-DErA6zWG.js";
6
+ import { I as X } from "./index.es-Kg9soDed.js";
7
+ import { D as Y } from "./index.es-BTc2I5pe.js";
8
+ import { G as Z } from "./index.es-CbBdaRO2.js";
9
9
  var j = function() {
10
10
  };
11
11
  function Ge(t) {
@@ -1,6 +1,6 @@
1
- import { c as vt, _ as mt, P as B } from "./identity-DLWZln-X.js";
1
+ import { c as vt, _ as mt, P as B } from "./_setToString-Do1lSQTZ.js";
2
2
  import gt, { forwardRef as ht, useRef as Ae, useImperativeHandle as yt } from "react";
3
- import { u as bt, c as wt, b as xt, d as Ot } from "./index.es-da0cf7oE.js";
3
+ import { u as bt, c as wt, b as xt, d as Ot } from "./index.es-DlzwTKbh.js";
4
4
  var j = "top", S = "bottom", H = "right", $ = "left", ke = "auto", fe = [j, S, H, $], Z = "start", se = "end", Pt = "clippingParents", _e = "viewport", ae = "popper", At = "reference", qe = /* @__PURE__ */ fe.reduce(function(e, t) {
5
5
  return e.concat([t + "-" + Z, t + "-" + se]);
6
6
  }, []), et = /* @__PURE__ */ [].concat(fe, [ke]).reduce(function(e, t) {
@@ -1,6 +1,6 @@
1
- import { c as N, _ as O, P as e } from "./identity-DLWZln-X.js";
1
+ import { c as N, _ as O, P as e } from "./_setToString-Do1lSQTZ.js";
2
2
  import n, { forwardRef as _, useRef as h, useImperativeHandle as x, useMemo as o } from "react";
3
- import { c as R } from "./index.es-da0cf7oE.js";
3
+ import { c as R } from "./index.es-DlzwTKbh.js";
4
4
  const W = {
5
5
  /**
6
6
  * Content to be rendered inside the elevation.
@@ -1,4 +1,4 @@
1
- import { _ as F, c as g, P as a } from "./identity-DLWZln-X.js";
1
+ import { _ as F, c as g, P as a } from "./_setToString-Do1lSQTZ.js";
2
2
  import h, { forwardRef as E, useRef as d, useImperativeHandle as y, useEffect as f } from "react";
3
3
  import { b as v, c as p } from "./tslib.es6-BDCynO9F.js";
4
4
  import { M as b, a as R } from "./component-neHBNHRu.js";
@@ -1,6 +1,6 @@
1
- import { c as G, _ as b, P as e } from "./identity-DLWZln-X.js";
1
+ import { c as G, _ as b, P as e } from "./_setToString-Do1lSQTZ.js";
2
2
  import y, { forwardRef as C, useMemo as f, useRef as T, useImperativeHandle as R, createContext as $, useContext as O } from "react";
3
- import { d as k } from "./index.es-da0cf7oE.js";
3
+ import { d as k } from "./index.es-DlzwTKbh.js";
4
4
  const x = /* @__PURE__ */ $({}), W = {
5
5
  /**
6
6
  * @deprecated _Use `variant`='airy' instead._
@@ -0,0 +1,311 @@
1
+ import _, { useLayoutEffect as pe, useEffect as ue, createContext as qe, useRef as me } from "react";
2
+ import { g as oe } from "./_commonjsHelpers-BkfeUUK-.js";
3
+ import { i as ye, a as se, j as Ie, k as fe, l as be, m as he, n as we, o as _e, r as Ae, b as Oe, d as xe, h as Ce, p as Re, q as Ee, s as Me, t as $e, u as De } from "./_setToString-Do1lSQTZ.js";
4
+ import { d as de, e as Ve, f as W } from "./_MapCache-B75dXJyg.js";
5
+ import { b as Se, r as Le } from "./isArray-DN9s620O.js";
6
+ import { r as Pe } from "./isPlainObject-C273y67K.js";
7
+ var E, K;
8
+ function Te() {
9
+ if (K) return E;
10
+ K = 1;
11
+ var r = process.env.NODE_ENV !== "production", n = function() {
12
+ };
13
+ if (r) {
14
+ var t = function(i, a) {
15
+ var u = arguments.length;
16
+ a = new Array(u > 1 ? u - 1 : 0);
17
+ for (var o = 1; o < u; o++)
18
+ a[o - 1] = arguments[o];
19
+ var s = 0, f = "Warning: " + i.replace(/%s/g, function() {
20
+ return a[s++];
21
+ });
22
+ typeof console < "u" && console.error(f);
23
+ try {
24
+ throw new Error(f);
25
+ } catch {
26
+ }
27
+ };
28
+ n = function(e, i, a) {
29
+ var u = arguments.length;
30
+ a = new Array(u > 2 ? u - 2 : 0);
31
+ for (var o = 2; o < u; o++)
32
+ a[o - 2] = arguments[o];
33
+ if (i === void 0)
34
+ throw new Error(
35
+ "`warning(condition, format, ...args)` requires a warning message argument"
36
+ );
37
+ e || t.apply(null, [i].concat(a));
38
+ };
39
+ }
40
+ return E = n, E;
41
+ }
42
+ var je = Te();
43
+ const O = /* @__PURE__ */ oe(je);
44
+ var M, N;
45
+ function Ge() {
46
+ if (N) return M;
47
+ if (N = 1, process.env.NODE_ENV !== "production") {
48
+ if (typeof navigator < "u" && navigator.product === "ReactNative")
49
+ throw new Error(
50
+ "React Native does not have a built-in secure random generator. If you don’t need unpredictable IDs, you can use `nanoid/non-secure`. For secure ID install `expo-random` locally and use `nanoid/async`."
51
+ );
52
+ if (typeof self > "u" || !self.crypto && !self.msCrypto)
53
+ throw new Error(
54
+ "Your browser does not have secure random generator. If you don’t need unpredictable IDs, you can use nanoid/non-secure."
55
+ );
56
+ }
57
+ for (var r = self.crypto || self.msCrypto, n = "-_", t = 36; t--; )
58
+ n += t.toString(36);
59
+ for (t = 36; t-- - 10; )
60
+ n += t.toString(36).toUpperCase();
61
+ return M = function(e) {
62
+ var i = "", a = r.getRandomValues(new Uint8Array(e || 21));
63
+ for (t = e || 21; t--; )
64
+ i += n[a[t] & 63];
65
+ return i;
66
+ }, M;
67
+ }
68
+ var Fe = /* @__PURE__ */ Ge();
69
+ const We = /* @__PURE__ */ oe(Fe);
70
+ var $, Q;
71
+ function ce() {
72
+ if (Q) return $;
73
+ Q = 1;
74
+ var r = ye(), n = de();
75
+ function t(e, i, a) {
76
+ (a !== void 0 && !n(e[i], a) || a === void 0 && !(i in e)) && r(e, i, a);
77
+ }
78
+ return $ = t, $;
79
+ }
80
+ var D, Y;
81
+ function Be() {
82
+ if (Y) return D;
83
+ Y = 1;
84
+ var r = se(), n = Se();
85
+ function t(e) {
86
+ return n(e) && r(e);
87
+ }
88
+ return D = t, D;
89
+ }
90
+ var V, J;
91
+ function le() {
92
+ if (J) return V;
93
+ J = 1;
94
+ function r(n, t) {
95
+ if (!(t === "constructor" && typeof n[t] == "function") && t != "__proto__")
96
+ return n[t];
97
+ }
98
+ return V = r, V;
99
+ }
100
+ var S, X;
101
+ function He() {
102
+ if (X) return S;
103
+ X = 1;
104
+ var r = Ie(), n = fe();
105
+ function t(e) {
106
+ return r(e, n(e));
107
+ }
108
+ return S = t, S;
109
+ }
110
+ var L, Z;
111
+ function Ue() {
112
+ if (Z) return L;
113
+ Z = 1;
114
+ var r = ce(), n = be(), t = he(), e = we(), i = _e(), a = Ae(), u = Le(), o = Be(), s = Oe(), f = Ve(), d = W(), m = Pe(), v = xe(), p = le(), q = He();
115
+ function y(w, B, I, ge, ve, x, b) {
116
+ var g = p(w, I), c = p(B, I), H = b.get(c);
117
+ if (H) {
118
+ r(w, I, H);
119
+ return;
120
+ }
121
+ var l = x ? x(g, c, I + "", w, B, b) : void 0, h = l === void 0;
122
+ if (h) {
123
+ var C = u(c), R = !C && s(c), U = !C && !R && v(c);
124
+ l = c, C || R || U ? u(g) ? l = g : o(g) ? l = e(g) : R ? (h = !1, l = n(c, !0)) : U ? (h = !1, l = t(c, !0)) : l = [] : m(c) || a(c) ? (l = g, a(g) ? l = q(g) : (!d(g) || f(g)) && (l = i(c))) : h = !1;
125
+ }
126
+ h && (b.set(c, l), ve(l, c, ge, x, b), b.delete(c)), r(w, I, l);
127
+ }
128
+ return L = y, L;
129
+ }
130
+ var P, z;
131
+ function Ke() {
132
+ if (z) return P;
133
+ z = 1;
134
+ var r = Ce(), n = ce(), t = Re(), e = Ue(), i = W(), a = fe(), u = le();
135
+ function o(s, f, d, m, v) {
136
+ s !== f && t(f, function(p, q) {
137
+ if (v || (v = new r()), i(p))
138
+ e(s, f, q, d, o, m, v);
139
+ else {
140
+ var y = m ? m(u(s, q), p, q + "", s, f, v) : void 0;
141
+ y === void 0 && (y = p), n(s, q, y);
142
+ }
143
+ }, a);
144
+ }
145
+ return P = o, P;
146
+ }
147
+ var T, k;
148
+ function Ne() {
149
+ if (k) return T;
150
+ k = 1;
151
+ var r = Ee(), n = Me(), t = $e();
152
+ function e(i, a) {
153
+ return t(n(i, a, r), i + "");
154
+ }
155
+ return T = e, T;
156
+ }
157
+ var j, ee;
158
+ function Qe() {
159
+ if (ee) return j;
160
+ ee = 1;
161
+ var r = de(), n = se(), t = De(), e = W();
162
+ function i(a, u, o) {
163
+ if (!e(o))
164
+ return !1;
165
+ var s = typeof u;
166
+ return (s == "number" ? n(o) && t(u, o.length) : s == "string" && u in o) ? r(o[u], a) : !1;
167
+ }
168
+ return j = i, j;
169
+ }
170
+ var G, re;
171
+ function Ye() {
172
+ if (re) return G;
173
+ re = 1;
174
+ var r = Ne(), n = Qe();
175
+ function t(e) {
176
+ return r(function(i, a) {
177
+ var u = -1, o = a.length, s = o > 1 ? a[o - 1] : void 0, f = o > 2 ? a[2] : void 0;
178
+ for (s = e.length > 3 && typeof s == "function" ? (o--, s) : void 0, f && n(a[0], a[1], f) && (s = o < 3 ? void 0 : s, o = 1), i = Object(i); ++u < o; ) {
179
+ var d = a[u];
180
+ d && e(i, d, u, s);
181
+ }
182
+ return i;
183
+ });
184
+ }
185
+ return G = t, G;
186
+ }
187
+ var F, ne;
188
+ function Je() {
189
+ if (ne) return F;
190
+ ne = 1;
191
+ var r = Ke(), n = Ye(), t = n(function(e, i, a) {
192
+ r(e, i, a);
193
+ });
194
+ return F = t, F;
195
+ }
196
+ Je();
197
+ const sr = (r) => {
198
+ let {
199
+ condition: n,
200
+ wrapper: t,
201
+ children: e
202
+ } = r;
203
+ return n ? t(e) : e;
204
+ }, fr = /* @__PURE__ */ qe({}), dr = {
205
+ enabled: !0
206
+ }, Xe = (r) => `${r} element was not found in the DOM.`, Ze = (r) => `${r} is not a valid selector.`, te = {}, ae = (r) => {
207
+ te[r] || (O(!1, r), te[r] = !0);
208
+ }, ze = (r) => {
209
+ var n;
210
+ return (n = document) === null || n === void 0 ? void 0 : n.createDocumentFragment().querySelector(r);
211
+ }, ke = (r) => {
212
+ try {
213
+ ze(r);
214
+ } catch {
215
+ return !1;
216
+ }
217
+ return !0;
218
+ }, er = (r) => {
219
+ if (ke(r)) {
220
+ var n;
221
+ return ((n = document) === null || n === void 0 ? void 0 : n.querySelector(r)) || ae(Xe(r));
222
+ }
223
+ return ae(Ze(r)), !1;
224
+ }, rr = (r, n) => r ? _.Children.map(r, (t, e) => {
225
+ let i;
226
+ return typeof n == "function" ? i = n(t, e) : (i = {}, Object.keys(n).forEach((a) => {
227
+ i[a] = n[a];
228
+ })), /* @__PURE__ */ _.isValidElement(t) ? /* @__PURE__ */ _.cloneElement(t, i) : /* @__PURE__ */ _.createElement("div", i, t);
229
+ }) : null, cr = (r, n) => rr(r, {
230
+ className: n
231
+ }), lr = (r) => {
232
+ setTimeout(() => {
233
+ const n = er(r);
234
+ n && n.focus();
235
+ }, 0);
236
+ }, gr = (r, n, t) => r[n] ? "group" : r[t] ? "category" : "standard", vr = (r) => {
237
+ let {
238
+ nonInteractive: n,
239
+ leadingBlockType: t,
240
+ trailingBlockType: e,
241
+ role: i
242
+ } = r;
243
+ if (!(n && !i))
244
+ return t === "checkbox" || e === "checkbox" || t === "switch" || e === "switch" ? "group" : t === "radio" || e === "radio" ? "radiogroup" : i;
245
+ }, pr = (r, n, t, e, i) => {
246
+ if (t === "group" || Array.isArray(e)) {
247
+ const a = [];
248
+ return e?.forEach((u) => {
249
+ u.selectedCategoryIndex || u.selectedCategoryIndex === 0 ? u.selectedCategoryIndex === n && u.selectedGroupIndex === r && a.push(u.selectedIndex) : u.selectedGroupIndex === r && a.push(u.selectedIndex);
250
+ }), a;
251
+ }
252
+ return e != null && e.selectedCategoryIndex || e?.selectedCategoryIndex === 0 ? e?.selectedCategoryIndex === n && e?.selectedGroupIndex === r ? e?.selectedIndex : -1 : i && e?.selectedGroupIndex === r || !i && e?.selectedGroupIndex === r ? e?.selectedIndex : -1;
253
+ }, ie = {}, qr = (r, n) => {
254
+ const t = `"${r}" has been deprecated.
255
+ ${n}`;
256
+ ie[t] || (O(!1, t), ie[t] = !0);
257
+ }, A = {}, mr = (r, n, t) => function(i, a) {
258
+ if (i[a] != null) {
259
+ const f = `"${a}" property of "${n}" has been deprecated.
260
+ ${t}`;
261
+ A[f] || (O(!1, f), A[f] = !0);
262
+ }
263
+ for (var u = arguments.length, o = new Array(u > 2 ? u - 2 : 0), s = 2; s < u; s++)
264
+ o[s - 2] = arguments[s];
265
+ return r(i, a, ...o);
266
+ }, yr = (r, n, t, e) => function(a, u) {
267
+ if (n.some((d) => d === a[u])) {
268
+ const d = `Some "${u}" options have been deprecated in "${t}".
269
+ ${e}`;
270
+ A[d] || (O(!1, d), A[d] = !0);
271
+ }
272
+ for (var o = arguments.length, s = new Array(o > 2 ? o - 2 : 0), f = 2; f < o; f++)
273
+ s[f - 2] = arguments[f];
274
+ return r(a, u, ...s);
275
+ }, Ir = (r) => `eds-${We(5)}`, br = (r, n, t) => function(i, a) {
276
+ for (var u = arguments.length, o = new Array(u > 2 ? u - 2 : 0), s = 2; s < u; s++)
277
+ o[s - 2] = arguments[s];
278
+ const f = r(i, a, ...o);
279
+ if (i[t] && !i[a]) {
280
+ const d = `\`${n}\`: \`${t}\` requires \`${a}\` to be set.`;
281
+ return new Error(d);
282
+ }
283
+ return f;
284
+ }, hr = typeof window < "u" ? pe : ue, wr = (r, n) => {
285
+ const t = me(n);
286
+ return ue(() => {
287
+ t.current = r;
288
+ }), t.current;
289
+ };
290
+ export {
291
+ sr as C,
292
+ fr as H,
293
+ cr as a,
294
+ yr as b,
295
+ rr as c,
296
+ mr as d,
297
+ er as e,
298
+ Ir as f,
299
+ qr as g,
300
+ ae as h,
301
+ lr as i,
302
+ vr as j,
303
+ gr as k,
304
+ pr as l,
305
+ Ne as m,
306
+ Qe as n,
307
+ dr as o,
308
+ wr as p,
309
+ br as r,
310
+ hr as u
311
+ };
@@ -1,4 +1,4 @@
1
- import { _ as c, c as b, P as e } from "./identity-DLWZln-X.js";
1
+ import { _ as c, c as b, P as e } from "./_setToString-Do1lSQTZ.js";
2
2
  import u, { forwardRef as m, useRef as f, useImperativeHandle as h } from "react";
3
3
  const I = {
4
4
  /**
@@ -1,7 +1,7 @@
1
- import { c as A, _ as X, P as n } from "./identity-DLWZln-X.js";
2
- import { I as Y } from "./index.es-3043KTnb.js";
1
+ import { c as A, _ as X, P as n } from "./_setToString-Do1lSQTZ.js";
2
+ import { I as Y } from "./index.es-DErA6zWG.js";
3
3
  import I, { forwardRef as Z, useRef as L, useImperativeHandle as ee, useEffect as P } from "react";
4
- import { c as T, b as te, d as ne } from "./index.es-da0cf7oE.js";
4
+ import { c as T, b as te, d as ne } from "./index.es-DlzwTKbh.js";
5
5
  import { b as M, c as S } from "./tslib.es6-BDCynO9F.js";
6
6
  import { M as oe, a as ae } from "./component-neHBNHRu.js";
7
7
  import { M as w } from "./component-DsB0poTj.js";
@@ -1,11 +1,11 @@
1
- import { _ as b, c as C, P as n } from "./identity-DLWZln-X.js";
1
+ import { _ as b, c as C, P as n } from "./_setToString-Do1lSQTZ.js";
2
2
  import d, { forwardRef as O, useRef as m, useImperativeHandle as P, useEffect as N, useState as U, useMemo as q, useCallback as _, Fragment as W } from "react";
3
3
  import { b as A, c as T } from "./tslib.es6-BDCynO9F.js";
4
4
  import { M as K, a as $ } from "./component-neHBNHRu.js";
5
5
  import { e as ee } from "./component-DsB0poTj.js";
6
- import { f as j, u as te, h as ne, c as oe } from "./index.es-da0cf7oE.js";
7
- import { P as re } from "./index.es-D6N-XWHe.js";
8
- import { c as ie } from "./index.es-3043KTnb.js";
6
+ import { f as j, u as te, h as ne, c as oe } from "./index.es-DlzwTKbh.js";
7
+ import { P as re } from "./index.es-zQBuWUgU.js";
8
+ import { c as ie } from "./index.es-DErA6zWG.js";
9
9
  /**
10
10
  * @license
11
11
  * Copyright 2016 Google Inc.
@@ -1,8 +1,8 @@
1
- import { c as M, _ as F, P as i } from "./identity-DLWZln-X.js";
2
- import { F as B } from "./index.es-B-_jXDuz.js";
3
- import { I as V } from "./index.es-CL_Heu1n.js";
1
+ import { c as M, _ as F, P as i } from "./_setToString-Do1lSQTZ.js";
2
+ import { F as B } from "./index.es-DMGNht46.js";
3
+ import { I as V } from "./index.es-DxDU9C_B.js";
4
4
  import l, { forwardRef as G, useState as q, useRef as O, useImperativeHandle as W, useCallback as z, useEffect as b } from "react";
5
- import { f as X } from "./index.es-da0cf7oE.js";
5
+ import { f as X } from "./index.es-DlzwTKbh.js";
6
6
  import { b as U, c as T } from "./tslib.es6-BDCynO9F.js";
7
7
  import { g as S } from "./util-DA21pZXj.js";
8
8
  import { M as $, a as J } from "./component-neHBNHRu.js";
@@ -1,7 +1,7 @@
1
1
  import d, { forwardRef as y, useState as P, useRef as b, useImperativeHandle as v, useEffect as R } from "react";
2
2
  import T from "react-dom";
3
- import { e as _ } from "./index.es-da0cf7oE.js";
4
- import { P as o } from "./identity-DLWZln-X.js";
3
+ import { e as _ } from "./index.es-DlzwTKbh.js";
4
+ import { P as o } from "./_setToString-Do1lSQTZ.js";
5
5
  const g = {
6
6
  /**
7
7
  * Content to be rendered inside the portal.
@@ -1,6 +1,6 @@
1
1
  import { g as b } from "./_commonjsHelpers-BkfeUUK-.js";
2
- import { r as I, a as T } from "./_getTag-BCf9b56Z.js";
3
- import { r as h, a as j, b as P, d, e as _ } from "./identity-DLWZln-X.js";
2
+ import { r as I, a as T } from "./_getTag-DYHrLaIw.js";
3
+ import { r as h, a as j, b as P, d, e as _ } from "./_setToString-Do1lSQTZ.js";
4
4
  import { r as x } from "./isArray-DN9s620O.js";
5
5
  var t, s;
6
6
  function O() {
package/dist/main.d.ts CHANGED
@@ -42,17 +42,17 @@ export { FormToggle } from './components/FormComponents/FormToggle/FormToggle';
42
42
  export { AvailableCustomIcons } from './enums/AvailableCustomIcons';
43
43
  export { ThemeColor } from './enums/ThemeColor';
44
44
  export { useBreakpoints } from './hooks/useBreakpoints';
45
- export { capitalizeFirstLetters, getNumberAsLocaleString, trimLeadingAndTrailingSpaces } from './services/UtilService';
45
+ export { capitalizeFirstLetters, getNumberAsLocaleString, trimLeadingAndTrailingSpaces, } from './services/UtilService';
46
46
  export type { ActionProps } from './components/ContextMenu/ContextMenu';
47
- export type { FormSelectOption } from './components/FormComponents/FormSelect/FormSelect';
47
+ export type { FormSelectOption, FormSelectProps, } from './components/FormComponents/FormSelect/FormSelect';
48
48
  export type { FormTextProps } from './components/FormComponents/FormText/FormText';
49
49
  export type { HealthCheckFailedProps } from './components/HealthCheckFailed/HealthCheckFailed';
50
50
  export type { FieldItem } from './components/InfoGroup/InfoGroup';
51
51
  export type { LoadingSpinnerProps } from './components/LoadingSpinner/Default/LoadingSpinner';
52
- export type { Step, StepperBaseProps, StepperButtonProps, StepperProps } from './components/Stepper/stepperTypes';
52
+ export type { Step, StepperBaseProps, StepperButtonProps, StepperProps, } from './components/Stepper/stepperTypes';
53
53
  export type { FilterData, FilterOption, FilterSelection } from './types/Filter';
54
54
  export type { CellTemplate, CellTemplateProps, TableLayoutProps } from './types/GenericTable';
55
55
  export type { HashTab } from './types/HashTab';
56
56
  export type { BaseListElement, ListElement } from './types/ListElement';
57
- export { AVAILABLE_COUNTRY_KEYS, AVAILABLE_LOCALES, ENGLISH_LANGUAGE_ID, GERMAN_LANGUAGE_ID, LANGUAGE_CODES_MAPPER, LANGUAGE_ID_MAPPER, SPANISH_LANGUAGE_ID, TURKISH_LANGUAGE_ID } from './types/Languages';
57
+ export { AVAILABLE_COUNTRY_KEYS, AVAILABLE_LOCALES, ENGLISH_LANGUAGE_ID, GERMAN_LANGUAGE_ID, LANGUAGE_CODES_MAPPER, LANGUAGE_ID_MAPPER, SPANISH_LANGUAGE_ID, TURKISH_LANGUAGE_ID, } from './types/Languages';
58
58
  export type { AVAILABLE_LANGUAGE_CODES, LANGUAGE_COUNTRY_CODES } from './types/Languages';
package/dist/main.js CHANGED
@@ -1,4 +1,4 @@
1
- import { A as e } from "./AlertBanner-75jjene1.js";
1
+ import { A as e } from "./AlertBanner-JnX0tJGC.js";
2
2
  import { LinkBanner as m } from "./components/AlertBanner/LinkBanner.js";
3
3
  import { BaseView as f } from "./components/BaseView/BaseView.js";
4
4
  import { BasicHeading as a } from "./components/BasicHeading/BasicHeading.js";
@@ -21,7 +21,7 @@ import { ListArea as R } from "./components/ListArea/ListArea.js";
21
21
  import { LoadingSpinner as y } from "./components/LoadingSpinner/Default/LoadingSpinner.js";
22
22
  import { Modal as K } from "./components/Modal/Modal.js";
23
23
  import { ModulePadding as W } from "./components/ModulePadding/ModulePadding.js";
24
- import { O as j } from "./OfflineView-BW19N4Cu.js";
24
+ import { O as j } from "./OfflineView-HbuDPpQL.js";
25
25
  import { OnboardingBanner as J } from "./components/OnboardingBanner/OnboardingBanner.js";
26
26
  import { OverflowTooltip as Z } from "./components/OverflowTooltip/OverflowTooltip.js";
27
27
  import { ScrollbarX as rr, ScrollbarY as or } from "./components/Scrollbar/Scrollbar.js";