@hortiview/shared-components 0.0.7520 → 0.0.7554

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 (41) hide show
  1. package/dist/assets/genericCard.css +1 -1
  2. package/dist/components/AlertBanner/AlertBanner.test.js +1 -1
  3. package/dist/components/BaseView/BaseView.test.js +1 -1
  4. package/dist/components/BasicHeading/BasicHeading.test.js +1 -1
  5. package/dist/components/BlockView/BlockView.test.js +1 -1
  6. package/dist/components/ContextMenu/ContextMenu.test.js +1 -1
  7. package/dist/components/DeleteModal/DeleteModal.test.js +1 -1
  8. package/dist/components/Disclaimer/Disclaimer.test.js +1 -1
  9. package/dist/components/EmptyView/EmptyView.test.js +1 -1
  10. package/dist/components/Filter/Filter.js +98 -82
  11. package/dist/components/Filter/Filter.test.js +29 -15
  12. package/dist/components/FormComponents/FormCheckBox/FormCheckBox.test.js +1 -1
  13. package/dist/components/FormComponents/FormDatePicker/FormDatePicker.test.js +1 -1
  14. package/dist/components/FormComponents/FormRadio/FormRadio.test.js +1 -1
  15. package/dist/components/FormComponents/FormSelect/FormSelect.test.js +2 -2
  16. package/dist/components/FormComponents/FormSlider/FormSlider.test.js +1 -1
  17. package/dist/components/FormComponents/FormText/FormText.test.js +1 -1
  18. package/dist/components/GenericTable/GenericTable.js +1 -1
  19. package/dist/components/GenericTable/GenericTable.test.js +1 -1
  20. package/dist/components/GenericTable/Mobile/GenericCard.js +21 -20
  21. package/dist/components/GenericTable/Mobile/GenericCard.test.js +1 -1
  22. package/dist/components/GenericTable/Mobile/GenericCardList.js +1 -1
  23. package/dist/components/GenericTable/Mobile/GenericCardList.test.js +1 -4
  24. package/dist/components/HashTabView/HashTabView.test.js +1 -1
  25. package/dist/components/HeaderFilter/HeaderFilter.test.js +1 -1
  26. package/dist/components/Iconify/Iconify.test.js +1 -1
  27. package/dist/components/InfoGroup/InfoGroup.test.js +1 -1
  28. package/dist/components/ListArea/ListArea.test.js +1 -1
  29. package/dist/components/LoadingSpinner/Big/BigLoadingSpinner.test.js +1 -1
  30. package/dist/components/LoadingSpinner/Default/LoadingSpinner.test.js +1 -1
  31. package/dist/components/OverflowTooltip/OverflowTooltip.test.js +2 -2
  32. package/dist/components/Scrollbar/scrollbar.test.js +1 -1
  33. package/dist/components/SearchBar/SearchBar.test.js +1 -1
  34. package/dist/components/VerticalDivider/VerticalDivider.test.js +1 -1
  35. package/dist/genericCard.module-k0bicNfi.js +15 -0
  36. package/dist/hooks/useBreakpoints.test.js +1 -1
  37. package/dist/{index-DW4oU_OU.js → index-BF3ufhvD.js} +1 -1
  38. package/dist/{react.esm-Dy4VzU4L.js → react.esm-CCrewPgi.js} +1743 -1736
  39. package/dist/types/Filter.d.ts +34 -10
  40. package/package.json +1 -1
  41. package/dist/genericCard.module-CnQn6tMH.js +0 -14
@@ -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-Dy4VzU4L.js";
2
+ import { a, s as e, f as r } from "../../react.esm-CCrewPgi.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-Dy4VzU4L.js";
2
+ import { a as i, s as t, f as T } from "../../react.esm-CCrewPgi.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-Dy4VzU4L.js";
4
+ import { a as r, w as s, s as i } from "../../react.esm-CCrewPgi.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-Dy4VzU4L.js";
2
+ import { a as l, s as t } from "../../react.esm-CCrewPgi.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-Dy4VzU4L.js";
3
+ import { a as s, s as a, f as u } from "../../react.esm-CCrewPgi.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-Dy4VzU4L.js";
3
+ import { a as i, s as e } from "../../../react.esm-CCrewPgi.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-Dy4VzU4L.js";
2
+ import { a as o, s as e } from "../../../react.esm-CCrewPgi.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-Dy4VzU4L.js";
4
- import { u as a } from "../../index-DW4oU_OU.js";
3
+ import { a as i, s as e, w as s } from "../../react.esm-CCrewPgi.js";
4
+ import { u as a } from "../../index-BF3ufhvD.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-Dy4VzU4L.js";
2
+ import { a, s as e } from "../../react.esm-CCrewPgi.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-Dy4VzU4L.js";
2
+ import { a as r, s as t, f as h, b as l } from "../../react.esm-CCrewPgi.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-Dy4VzU4L.js";
2
+ import { a as r } from "../../react.esm-CCrewPgi.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", () => {
@@ -0,0 +1,15 @@
1
+ import "./assets/genericCard.css";
2
+ const t = "_cardTitle_ecoot_1", o = "_cardBody_ecoot_5", e = "_cardContent_ecoot_10", c = "_row_ecoot_14", n = "_font_ecoot_18", _ = "_fontHeader_ecoot_28", r = "_title_ecoot_32", a = "_emptyContainer_ecoot_40", d = "_empty_ecoot_40", i = {
3
+ cardTitle: t,
4
+ cardBody: o,
5
+ cardContent: e,
6
+ row: c,
7
+ font: n,
8
+ fontHeader: _,
9
+ title: r,
10
+ emptyContainer: a,
11
+ empty: d
12
+ };
13
+ export {
14
+ i as s
15
+ };
@@ -1,4 +1,4 @@
1
- import { r as t, w as s } from "../react.esm-Dy4VzU4L.js";
1
+ import { r as t, w as s } from "../react.esm-CCrewPgi.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-Dy4VzU4L.js";
1
+ import { c as zs, d as _o, e as Dl, l as Ws } from "./react.esm-CCrewPgi.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