@hortiview/shared-components 2.26.0 → 2.26.1

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 (97) hide show
  1. package/CHANGELOG.md +34 -0
  2. package/dist/{AlertBanner-BFzaGOer.js → AlertBanner-C9TvBTkH.js} +3 -3
  3. package/dist/{GenericCard-grpa3KJR.js → GenericCard-2v0lBsVu.js} +3 -3
  4. package/dist/{ListAreaService-B0x97Jin.js → ListAreaService-PaN1DrXf.js} +5 -5
  5. package/dist/assets/FormSelect.css +1 -1
  6. package/dist/components/AlertBanner/AlertBanner.js +4 -4
  7. package/dist/components/AlertBanner/LinkBanner.js +3 -3
  8. package/dist/components/AllowedButton/AllowedButton.js +1 -1
  9. package/dist/components/AllowedIconButton/AllowedIconButton.js +1 -1
  10. package/dist/components/BaseView/BaseView.js +4 -4
  11. package/dist/components/BasicHeading/BasicHeading.js +4 -4
  12. package/dist/components/BlockView/BlockView.js +2 -2
  13. package/dist/components/ButtonCard/ButtonCard.js +3 -3
  14. package/dist/components/ChipCard/ChipCard.js +10 -10
  15. package/dist/components/ConfirmationModal/ConfirmationModal.js +3 -3
  16. package/dist/components/ContextMenu/ContextMenu.js +3 -3
  17. package/dist/components/DeleteModal/DeleteModal.js +4 -4
  18. package/dist/components/DetailContentWrapper/DetailContentWrapper.js +1 -1
  19. package/dist/components/Disclaimer/Disclaimer.js +3 -3
  20. package/dist/components/EmptyView/EmptyView.js +3 -3
  21. package/dist/components/ErrorBanner/ErrorBanner.js +5 -5
  22. package/dist/components/Filter/Filter.js +6 -6
  23. package/dist/components/FloatingActionButton/FloatingActionButton.js +3 -3
  24. package/dist/components/FormComponents/FormCheckBox/FormCheckBox.js +1 -1
  25. package/dist/components/FormComponents/FormDatePicker/FormDatePicker.js +4 -4
  26. package/dist/components/FormComponents/FormNumber/CustomTextField.js +1 -1
  27. package/dist/components/FormComponents/FormRadio/FormRadio.js +1 -1
  28. package/dist/components/FormComponents/FormSelect/FormSelect.js +104 -99
  29. package/dist/components/FormComponents/FormSelect/FormSelectService.d.ts +34 -0
  30. package/dist/components/FormComponents/FormSelect/FormSelectService.js +20 -0
  31. package/dist/components/FormComponents/FormSelect/SelectTooltipText.js +2 -2
  32. package/dist/components/FormComponents/FormSlider/FormSlider.js +6 -6
  33. package/dist/components/FormComponents/FormText/FormText.js +2 -2
  34. package/dist/components/FormComponents/FormToggle/FormToggle.js +3 -3
  35. package/dist/components/GenericTable/GenericTable.js +5349 -5409
  36. package/dist/components/GenericTable/Mobile/GenericCard.js +4 -4
  37. package/dist/components/GenericTable/Mobile/GenericCardList.js +4 -4
  38. package/dist/components/HashTabView/HashTabView.js +6 -6
  39. package/dist/components/HeaderFilter/HeaderFilter.js +1 -1
  40. package/dist/components/Iconify/Iconify.js +1 -1
  41. package/dist/components/InfoCard/InfoCard.js +4 -4
  42. package/dist/components/InfoGroup/InfoGroup.js +3 -3
  43. package/dist/components/ListArea/ListArea.js +5 -5
  44. package/dist/components/ListArea/ListAreaService.js +6 -6
  45. package/dist/components/LoadingSpinner/Big/BigLoadingSpinner.js +1 -1
  46. package/dist/components/LoadingSpinner/Default/LoadingSpinner.js +5 -5
  47. package/dist/components/Modal/Modal.js +150 -142
  48. package/dist/components/ModulePadding/ModulePadding.js +1 -1
  49. package/dist/components/OfflineView/OfflineView.js +3 -3
  50. package/dist/components/OnboardingBanner/OnboardingBanner.js +7 -7
  51. package/dist/components/OverflowTooltip/OverflowTooltip.js +1 -1
  52. package/dist/components/SearchBar/SearchBar.js +2 -2
  53. package/dist/components/Select/Select.js +1 -1
  54. package/dist/components/Stepper/Stepper.js +1 -1
  55. package/dist/components/Stepper/components/StepperButton.js +1 -1
  56. package/dist/components/Stepper/components/StepperHeader.js +2 -2
  57. package/dist/components/Stepper/components/StepperItem.js +2 -2
  58. package/dist/{defineProperty-B7N9EBBI.js → defineProperty-SoB5opr-.js} +51 -51
  59. package/dist/{es.string.iterator-DBx2A42F.js → es.string.iterator-BrOvr7F6.js} +78 -78
  60. package/dist/{find-eU9ab_u7.js → find-OaLSg5iu.js} +35 -35
  61. package/dist/includes-CSD_V_RY.js +112 -0
  62. package/dist/{index-Df2FYN-K.js → index-_-9ybP20.js} +76 -76
  63. package/dist/{index.es-C27R5Xae.js → index.es-0SkNh4dU.js} +2 -2
  64. package/dist/{index.es-B19PQgzU.js → index.es-B1cewJEy.js} +4 -4
  65. package/dist/{index.es-Z0aF-7Cn.js → index.es-BE1XL1dD.js} +3 -3
  66. package/dist/{index.es-BcnmoCEg.js → index.es-BSaDtduL.js} +6 -6
  67. package/dist/{index.es-Ci3O23C_.js → index.es-BVW2k-5y.js} +4 -4
  68. package/dist/index.es-BZkGOjEo.js +383 -0
  69. package/dist/{index.es-Cr1PSTyq.js → index.es-C2ejWpji.js} +3 -3
  70. package/dist/{index.es-DgncYOqO.js → index.es-C8AExypY.js} +2 -2
  71. package/dist/{index.es-BOvO8moE.js → index.es-CNrSvjAv.js} +5 -6
  72. package/dist/{index.es-l_3PNohs.js → index.es-CTKwa3Es.js} +1 -1
  73. package/dist/{index.es-BwafUoK3.js → index.es-CVPUG1pf.js} +785 -781
  74. package/dist/index.es-CpPnZRt7.js +604 -0
  75. package/dist/{index.es-DHoIQ8lu.js → index.es-CwgwR6SB.js} +1 -1
  76. package/dist/{index.es-BOG3_7IM.js → index.es-DHL1mFb3.js} +249 -317
  77. package/dist/{index.es-DHnCVuQ8.js → index.es-DPGGEmi5.js} +5 -5
  78. package/dist/{index.es-C6I3L4U4.js → index.es-DRC-9PLs.js} +43 -43
  79. package/dist/{index.es-C2IOpX7R.js → index.es-DVgCBhVx.js} +3020 -2798
  80. package/dist/{index.es-B9BUXRQn.js → index.es-DsOSfaF5.js} +39 -39
  81. package/dist/{index.es-DUrjyxNI.js → index.es-EXzC8zuP.js} +2 -2
  82. package/dist/index.es-LckFzDz-.js +1069 -0
  83. package/dist/{index.es-DdeCB7LW.js → index.es-Pc5KKhcb.js} +1 -1
  84. package/dist/{index.es-Cg57snrN.js → index.es-_PSuLbjQ.js} +15 -16
  85. package/dist/{index.es-DhlgTSuU.js → index.es-eZDofmng.js} +10 -13
  86. package/dist/{keyboard-DbG3oyPU.js → keyboard-DQ9O_Ke1.js} +21 -21
  87. package/dist/main.js +1 -1
  88. package/dist/{map-ZSVweMI1.js → map-BErBeya5.js} +85 -85
  89. package/dist/parse-int-BYd7r_4n.js +47 -0
  90. package/dist/{slicedToArray-DC6VAZtW.js → slicedToArray-C2Ed3239.js} +67 -67
  91. package/dist/string-trim-v5pkXsl2.js +32 -0
  92. package/package.json +4 -4
  93. package/dist/correct-is-regexp-logic-BJ-OWRrn.js +0 -44
  94. package/dist/index.es-CkB4776y.js +0 -391
  95. package/dist/index.es-D1iB_QlE.js +0 -608
  96. package/dist/index.es-DEBGoIKX.js +0 -1061
  97. package/dist/parse-int-CGpIXMGa.js +0 -75
@@ -1,10 +1,10 @@
1
1
  import "react/jsx-runtime";
2
- import "../../../index.es-BOG3_7IM.js";
3
- import "../../../index.es-Cr1PSTyq.js";
4
- import "../../../index.es-DUrjyxNI.js";
2
+ import "../../../index.es-DHL1mFb3.js";
3
+ import "../../../index.es-C2ejWpji.js";
4
+ import "../../../index.es-EXzC8zuP.js";
5
5
  import "react";
6
6
  import "../../OverflowTooltip/OverflowTooltip.js";
7
- import { G } from "../../../GenericCard-grpa3KJR.js";
7
+ import { G } from "../../../GenericCard-2v0lBsVu.js";
8
8
  export {
9
9
  G as GenericCard
10
10
  };
@@ -1,8 +1,8 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
- import { G as l } from "../../../index.es-Z0aF-7Cn.js";
3
- import { P as c } from "../../../index.es-DgncYOqO.js";
4
- import { a as o } from "../../../index.es-DUrjyxNI.js";
5
- import { s as e, G as m } from "../../../GenericCard-grpa3KJR.js";
2
+ import { G as l } from "../../../index.es-BE1XL1dD.js";
3
+ import { P as c } from "../../../index.es-C8AExypY.js";
4
+ import { a as o } from "../../../index.es-EXzC8zuP.js";
5
+ import { s as e, G as m } from "../../../GenericCard-2v0lBsVu.js";
6
6
  const g = ({
7
7
  columns: n,
8
8
  data: t,
@@ -1,11 +1,11 @@
1
1
  import { jsx as M, jsxs as ct, Fragment as yt } from "react/jsx-runtime";
2
- import { E as Lt } from "../../index.es-DhlgTSuU.js";
3
- import { G as Y } from "../../index.es-Z0aF-7Cn.js";
4
- import { P as It } from "../../index.es-DgncYOqO.js";
5
- import { _ as U, c as J, a as Q, P as c } from "../../index-Df2FYN-K.js";
2
+ import { E as Lt } from "../../index.es-eZDofmng.js";
3
+ import { G as Y } from "../../index.es-BE1XL1dD.js";
4
+ import { P as It } from "../../index.es-C8AExypY.js";
5
+ import { _ as U, c as J, a as Q, P as c } from "../../index-_-9ybP20.js";
6
6
  import p, { forwardRef as Z, useRef as O, useImperativeHandle as tt, useCallback as Rt, useEffect as K, useMemo as Ot, useContext as Dt, createContext as Nt, useState as Pt } from "react";
7
- import { c as _t, d as vt } from "../../index.es-C6I3L4U4.js";
8
- import { I as Mt } from "../../index.es-DEBGoIKX.js";
7
+ import { c as _t, d as vt } from "../../index.es-DRC-9PLs.js";
8
+ import { I as Mt } from "../../index.es-LckFzDz-.js";
9
9
  import { b as T, c as D, a as Wt } from "../../tslib.es6-BDCynO9F.js";
10
10
  import { M as et, a as rt } from "../../component-By6nyiBU.js";
11
11
  import { b as xt, M as mt, a as R, m as wt } from "../../component-DYpB_4EP.js";
@@ -1,5 +1,5 @@
1
1
  import { jsxs as a, jsx as t } from "react/jsx-runtime";
2
- import { T as n } from "../../index.es-DUrjyxNI.js";
2
+ import { T as n } from "../../index.es-EXzC8zuP.js";
3
3
  import { BasicHeading as s } from "../BasicHeading/BasicHeading.js";
4
4
  import { Select as c } from "../Select/Select.js";
5
5
  import '../../assets/HeaderFilter.css';const d = "_filterSelect_923nc_1", m = {
@@ -1,5 +1,5 @@
1
1
  import { jsx as C, Fragment as a } from "react/jsx-runtime";
2
- import { I as i } from "../../index.es-DEBGoIKX.js";
2
+ import { I as i } from "../../index.es-LckFzDz-.js";
3
3
  import { i as o } from "../../isEmpty-l2xQKl4x.js";
4
4
  import * as e from "react";
5
5
  import { AvailableCustomIcons as c } from "../../enums/AvailableCustomIcons.js";
@@ -1,8 +1,8 @@
1
1
  import { jsx as e, jsxs as d } from "react/jsx-runtime";
2
- import { C as _, a as p, b as m } from "../../index.es-BOG3_7IM.js";
3
- import { G as h } from "../../index.es-Z0aF-7Cn.js";
4
- import { P as u } from "../../index.es-DgncYOqO.js";
5
- import { T as c } from "../../index.es-DUrjyxNI.js";
2
+ import { C as _, a as p, b as m } from "../../index.es-DHL1mFb3.js";
3
+ import { G as h } from "../../index.es-BE1XL1dD.js";
4
+ import { P as u } from "../../index.es-C8AExypY.js";
5
+ import { T as c } from "../../index.es-EXzC8zuP.js";
6
6
  import { Iconify as f } from "../Iconify/Iconify.js";
7
7
  import '../../assets/InfoCard.css';const g = "_database_1vpro_1", v = "_spin_1vpro_1", y = "_done_1vpro_16", b = "_iot_1vpro_20", C = "_platform_1vpro_21", x = "_other_1vpro_22", N = "_celebration_1vpro_26", H = "_primary_1vpro_30", T = "_secondary_1vpro_34", k = "_danger_1vpro_38", I = "_success_1vpro_42", A = "_crossedOut_1vpro_46", O = "_fullHeight_1vpro_65", j = "_centerText_1vpro_69", r = {
8
8
  database: g,
@@ -1,7 +1,7 @@
1
1
  import { jsxs as p, Fragment as h, jsx as t } from "react/jsx-runtime";
2
- import { D as d } from "../../index.es-C27R5Xae.js";
3
- import { G as c } from "../../index.es-Z0aF-7Cn.js";
4
- import { a as g, c as _ } from "../../index.es-DUrjyxNI.js";
2
+ import { D as d } from "../../index.es-0SkNh4dU.js";
3
+ import { G as c } from "../../index.es-BE1XL1dD.js";
4
+ import { a as g, c as _ } from "../../index.es-EXzC8zuP.js";
5
5
  import { useMemo as f, Fragment as C } from "react";
6
6
  import { useBreakpoints as m } from "../../hooks/useBreakpoints.js";
7
7
  import '../../assets/InfoGroup.css';const y = "_dividerContainer_1bd14_1", D = "_mainGroup_1bd14_6", b = "_centerDefaultComponent_1bd14_19", A = "_verticalDivider_1bd14_23", G = "_textAlignRight_1bd14_31", N = "_typoColor_1bd14_35", a = {
@@ -1,12 +1,12 @@
1
1
  import { jsx as s, jsxs as u } from "react/jsx-runtime";
2
- import { D } from "../../index.es-C27R5Xae.js";
3
- import { E as $ } from "../../index.es-DhlgTSuU.js";
4
- import { L as j } from "../../index.es-Cg57snrN.js";
5
- import { c as p } from "../../index-Df2FYN-K.js";
2
+ import { D } from "../../index.es-0SkNh4dU.js";
3
+ import { E as $ } from "../../index.es-eZDofmng.js";
4
+ import { L as j } from "../../index.es-_PSuLbjQ.js";
5
+ import { c as p } from "../../index-_-9ybP20.js";
6
6
  import { o as v } from "../../orderBy-Ce85KqD6.js";
7
7
  import { useState as A, useMemo as w } from "react";
8
8
  import { SearchBar as E } from "../SearchBar/SearchBar.js";
9
- import { g as I, a as M, s as e } from "../../ListAreaService-B0x97Jin.js";
9
+ import { g as I, a as M, s as e } from "../../ListAreaService-PaN1DrXf.js";
10
10
  const G = ({
11
11
  elements: t,
12
12
  pathname: o,
@@ -1,12 +1,12 @@
1
1
  import "react/jsx-runtime";
2
- import "../../index.es-Z0aF-7Cn.js";
3
- import "../../index.es-DEBGoIKX.js";
4
- import "../../index.es-DgncYOqO.js";
5
- import "../../index.es-DUrjyxNI.js";
6
- import "../../index-Df2FYN-K.js";
2
+ import "../../index.es-BE1XL1dD.js";
3
+ import "../../index.es-LckFzDz-.js";
4
+ import "../../index.es-C8AExypY.js";
5
+ import "../../index.es-EXzC8zuP.js";
6
+ import "../../index-_-9ybP20.js";
7
7
  import "../Iconify/Iconify.js";
8
8
  import "../../enums/AvailableCustomIcons.js";
9
- import { g as d, a as I, m as L } from "../../ListAreaService-B0x97Jin.js";
9
+ import { g as d, a as I, m as L } from "../../ListAreaService-PaN1DrXf.js";
10
10
  export {
11
11
  d as getGroupedItems,
12
12
  I as getListedItems,
@@ -1,5 +1,5 @@
1
1
  import { jsx as i, jsxs as a } from "react/jsx-runtime";
2
- import { T as r } from "../../../index.es-DUrjyxNI.js";
2
+ import { T as r } from "../../../index.es-EXzC8zuP.js";
3
3
  import { Iconify as d } from "../../Iconify/Iconify.js";
4
4
  import '../../../assets/BigLoadingSpinner.css';const e = "_loadingBigOverlay_7dxo1_1", g = "_bigLoadSpinnerCard_7dxo1_12", t = "_bigLoadSpinnerCardText_7dxo1_27", s = "_logo_7dxo1_33", o = {
5
5
  loadingBigOverlay: e,
@@ -1,12 +1,12 @@
1
1
  import { jsx as y, jsxs as Q } from "react/jsx-runtime";
2
- import { _ as X, a as Y, c as $, P as u } from "../../../index-Df2FYN-K.js";
3
- import { i as Z, _ as w, d as ee } from "../../../index.es-C6I3L4U4.js";
2
+ import { _ as X, a as Y, c as $, P as u } from "../../../index-_-9ybP20.js";
3
+ import { i as Z, _ as w, d as ee } from "../../../index.es-DRC-9PLs.js";
4
4
  import t, { forwardRef as re, useRef as H, useImperativeHandle as te, useEffect as T, useCallback as se, useState as ae, useMemo as ie } from "react";
5
5
  import { b as q, c as U } from "../../../tslib.es6-BDCynO9F.js";
6
6
  import { M as oe, a as ne } from "../../../component-By6nyiBU.js";
7
- import { G as ce } from "../../../index.es-Z0aF-7Cn.js";
8
- import { P as le } from "../../../index.es-DgncYOqO.js";
9
- import { T as de } from "../../../index.es-DUrjyxNI.js";
7
+ import { G as ce } from "../../../index.es-BE1XL1dD.js";
8
+ import { P as le } from "../../../index.es-C8AExypY.js";
9
+ import { T as de } from "../../../index.es-EXzC8zuP.js";
10
10
  import { BigLoadingSpinner as ue } from "../Big/BigLoadingSpinner.js";
11
11
  import '../../../assets/LoadingSpinner.css';var p = {
12
12
  INDETERMINATE_CLASS: "mdc-circular-progress--indeterminate",