@hortiview/default-components 1.3.0 → 1.4.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 (41) hide show
  1. package/dist/{HealthCheckFailed-BA_vyKwG.js → HealthCheckFailed-DoqoTvwZ.js} +12 -11
  2. package/dist/Iconify-Cjdr-ccS.js +82 -0
  3. package/dist/{LoadingSpinner-5JYKhDod.js → LoadingSpinner-FRQEZvxs.js} +26 -25
  4. package/dist/OfflineView-HbuDPpQL-BX2tMPh9.js +46 -0
  5. package/dist/assets/DefaultFormSelect.css +1 -0
  6. package/dist/{component-DsB0poTj-uxpi4oSj.js → component-DsB0poTj-BZ89hFvY.js} +3 -3
  7. package/dist/components/DefaultFormNumber/DefaultFormNumber.js +239 -251
  8. package/dist/components/DefaultFormSelect/DefaultFormSelect.d.ts +14 -0
  9. package/dist/components/DefaultFormSelect/DefaultFormSelect.js +189 -0
  10. package/dist/components/DefaultLoadingSpinner/DefaultLoadingSpinner.js +2 -2
  11. package/dist/components/GenericTable/GenericTable.js +9928 -23562
  12. package/dist/components/HealthChecks/DataBaseHealthCheck.js +2 -2
  13. package/dist/components/HealthChecks/DefaultHealthCheck.js +2 -2
  14. package/dist/components/HealthChecks/IotServiceHealthCheck.js +2 -2
  15. package/dist/components/HealthChecks/PlatformHealthCheck.js +2 -2
  16. package/dist/components/ImpatienceLoadingSpinner/ImpatienceLoadingSpinner.js +2 -2
  17. package/dist/components/OfflineView/OfflineView.js +2 -2
  18. package/dist/index.es--yyG47az-DBKBm3yD.js +825 -0
  19. package/dist/{index.es-CiqbARoC-D-muiSwa.js → index.es-Bx1E5MPK-BWa0n8W0.js} +31 -31
  20. package/dist/index.es-CzUKBF7E-BPJhlGEA.js +13567 -0
  21. package/dist/{index.es-D-CKRzIB-DPq2PQz-.js → index.es-D-ph6ImM-CWxTa_iD.js} +15 -15
  22. package/dist/index.es-DDo_AHL0-Bnqdxr8c.js +1033 -0
  23. package/dist/index.es-Kg9soDed-DUORjY8X.js +440 -0
  24. package/dist/index.es-U5-b20Gv-Bta-iNSF.js +1010 -0
  25. package/dist/locales/en-US.js +9 -7
  26. package/dist/locales/en-US.json.d.ts +8 -2
  27. package/dist/locales/es-MX.js +8 -6
  28. package/dist/locales/es-MX.json.d.ts +8 -2
  29. package/dist/locales/tr-TR.js +15 -13
  30. package/dist/locales/tr-TR.json.d.ts +8 -2
  31. package/dist/main.d.ts +6 -3
  32. package/dist/main.js +22 -20
  33. package/dist/{index.es-25EARqhH-CciUgLci.js → omit-1Eom1PmQ-DluRHOwa.js} +748 -1314
  34. package/dist/useHelperText-BjFihJ7h.js +21 -0
  35. package/dist/useTranslation-B_ODv8uN.js +4306 -0
  36. package/package.json +3 -3
  37. package/dist/Iconify-B42tJF6q.js +0 -979
  38. package/dist/OfflineView-BW19N4Cu-CpgiY6nC.js +0 -45
  39. package/dist/index.es-6TJ1S8Jr-C4X_iaSC.js +0 -1468
  40. package/dist/useTranslation-v0qSkb40.js +0 -4223
  41. /package/dist/assets/{OfflineView-BW19N4Cu.css → OfflineView-HbuDPpQL.css} +0 -0
@@ -1,7 +1,7 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
- import { N as r } from "../../HealthCheckFailed-BA_vyKwG.js";
2
+ import { N as r } from "../../HealthCheckFailed-DoqoTvwZ.js";
3
3
  import { InternationalizationWrapper as o } from "../InternationalizationWrapper/InternationalizationWrapper.js";
4
- import { u as i } from "../../useTranslation-v0qSkb40.js";
4
+ import { u as i } from "../../useTranslation-B_ODv8uN.js";
5
5
  const m = ({ ...e }) => {
6
6
  const { t } = i();
7
7
  return /* @__PURE__ */ a(o, { children: /* @__PURE__ */ a(
@@ -1,7 +1,7 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
- import { N as o } from "../../HealthCheckFailed-BA_vyKwG.js";
2
+ import { N as o } from "../../HealthCheckFailed-DoqoTvwZ.js";
3
3
  import { InternationalizationWrapper as a } from "../InternationalizationWrapper/InternationalizationWrapper.js";
4
- import { u as i } from "../../useTranslation-v0qSkb40.js";
4
+ import { u as i } from "../../useTranslation-B_ODv8uN.js";
5
5
  const p = ({ ...r }) => {
6
6
  const { t } = i();
7
7
  return /* @__PURE__ */ e(a, { children: /* @__PURE__ */ e(
@@ -1,7 +1,7 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
- import { N as i } from "../../HealthCheckFailed-BA_vyKwG.js";
2
+ import { N as i } from "../../HealthCheckFailed-DoqoTvwZ.js";
3
3
  import { InternationalizationWrapper as o } from "../InternationalizationWrapper/InternationalizationWrapper.js";
4
- import { u as a } from "../../useTranslation-v0qSkb40.js";
4
+ import { u as a } from "../../useTranslation-B_ODv8uN.js";
5
5
  const m = ({ ...r }) => {
6
6
  const { t } = a();
7
7
  return /* @__PURE__ */ e(o, { children: /* @__PURE__ */ e(
@@ -1,7 +1,7 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
- import { N as e } from "../../HealthCheckFailed-BA_vyKwG.js";
2
+ import { N as e } from "../../HealthCheckFailed-DoqoTvwZ.js";
3
3
  import { InternationalizationWrapper as a } from "../InternationalizationWrapper/InternationalizationWrapper.js";
4
- import { u as l } from "../../useTranslation-v0qSkb40.js";
4
+ import { u as l } from "../../useTranslation-B_ODv8uN.js";
5
5
  const h = ({ isOutlined: o }) => {
6
6
  const { t } = l();
7
7
  return /* @__PURE__ */ r(a, { children: /* @__PURE__ */ r(
@@ -1,7 +1,7 @@
1
1
  import { jsx as n } from "react/jsx-runtime";
2
- import { p as r } from "../../LoadingSpinner-5JYKhDod.js";
2
+ import { p as r } from "../../LoadingSpinner-FRQEZvxs.js";
3
3
  import { InternationalizationWrapper as a } from "../InternationalizationWrapper/InternationalizationWrapper.js";
4
- import { u as t } from "../../useTranslation-v0qSkb40.js";
4
+ import { u as t } from "../../useTranslation-B_ODv8uN.js";
5
5
  const c = ({ ...i }) => {
6
6
  const { t: e } = t();
7
7
  return /* @__PURE__ */ n(a, { children: /* @__PURE__ */ n(
@@ -1,7 +1,7 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
- import { z as o } from "../../OfflineView-BW19N4Cu-CpgiY6nC.js";
2
+ import { z as o } from "../../OfflineView-HbuDPpQL-BX2tMPh9.js";
3
3
  import { InternationalizationWrapper as r } from "../InternationalizationWrapper/InternationalizationWrapper.js";
4
- import { u as n } from "../../useTranslation-v0qSkb40.js";
4
+ import { u as n } from "../../useTranslation-B_ODv8uN.js";
5
5
  const a = ({ ...e }) => {
6
6
  const { t } = n();
7
7
  return /* @__PURE__ */ i(r, { children: /* @__PURE__ */ i(