@hybridcore/ui 1.3.2 → 1.3.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 (59) hide show
  1. package/dist/{ButtonBase-C875Ww3z.js → ButtonBase-DE8d_U2E.js} +5 -5
  2. package/dist/{CardContent-pWhEcyoR.js → CardContent-Du2i427Y.js} +3 -3
  3. package/dist/{Checkbox-COCZU8Yl.js → Checkbox-BGNAqLl0.js} +6 -6
  4. package/dist/{Collapse-CZFw4GZs.js → Collapse-FRd0_2Pt.js} +6 -6
  5. package/dist/{DialogContent-DhcqAG-q.js → DialogContent-CKeAZ3Ts.js} +9 -9
  6. package/dist/{FormControl-BhwmBUAq.js → FormControl-ChTmxscy.js} +399 -545
  7. package/dist/{FormControlLabel-BL6c4YAN.js → FormControlLabel-Df7csguX.js} +43 -43
  8. package/dist/{IconButton-DM-0JFx9.js → IconButton-Cu_XEJB2.js} +4 -4
  9. package/dist/{Input-DgIhcA8j.js → Input-DU22-Zbo.js} +5 -5
  10. package/dist/InputAdornment-6aeADcPO.js +155 -0
  11. package/dist/{List-Dz3Z1qJk.js → List-nOXr-cFJ.js} +3 -3
  12. package/dist/{ListItem-DnyWDeDF.js → ListItem-RJvRMwkZ.js} +5 -5
  13. package/dist/{MenuItem-BjC83iWq.js → MenuItem-DF45rx2m.js} +6 -6
  14. package/dist/{OutlinedInput-CS2BwiVg.js → OutlinedInput-DJCHjkR3.js} +5 -5
  15. package/dist/{Paper-seBMlMwu.js → Paper-CD_ma6NJ.js} +4 -4
  16. package/dist/{Select-C8Iimh3g.js → Select-C1jD_gBQ.js} +14 -14
  17. package/dist/{Typography-CqyjdT7p.js → Typography-C2BkMNk-.js} +3 -3
  18. package/dist/{chainPropTypes-CwfDfLEA.js → chainPropTypes-GRMJ22CO.js} +2 -2
  19. package/dist/components/card/index.js +5 -5
  20. package/dist/components/card/styled.js +1 -1
  21. package/dist/components/collapsible-card/style.js +9 -9
  22. package/dist/components/confirm/dialog.js +5 -5
  23. package/dist/components/container/index.js +6 -6
  24. package/dist/components/context-menu/index.js +9 -9
  25. package/dist/components/data-management/instance-form/components/composite-list/index.js +1 -1
  26. package/dist/components/data-management/instance-form/components/variable/index.js +6 -6
  27. package/dist/components/data-management/instance-form/components/variables/index.js +1 -1
  28. package/dist/components/date-time-picker/index.js +4 -4
  29. package/dist/components/geometry-picker/index.js +7 -6
  30. package/dist/components/icon-button/index.js +1 -1
  31. package/dist/components/map/styled.js +1 -1
  32. package/dist/components/search-input/index.js +10 -9
  33. package/dist/components/template-property-filters/index.js +1 -1
  34. package/dist/components/template-property-filters/property.js +4 -4
  35. package/dist/components/tree-select/index.js +4 -4
  36. package/dist/components/treeview-filter/index.js +9 -9
  37. package/dist/components/treeview-filter/item/index.js +1 -1
  38. package/dist/components/treeview-filter/item-label/index.js +2 -2
  39. package/dist/createSvgIcon-6wv0RQr3.js +63 -0
  40. package/dist/{createSvgIcon-pajAAvTK.js → createSvgIcon-DPZ7UbxM.js} +3 -3
  41. package/dist/{createTheme-CCwx9ptk.js → createTheme-C3DKplhE.js} +13 -13
  42. package/dist/{exactProp-D0xuoiRB.js → exactProp--3vlJ9a9.js} +2 -2
  43. package/dist/{index-tNZngrO0.js → index-CtuBGOmk.js} +10 -10
  44. package/dist/{index-DlFdC7eU.js → index-DzFccwzL.js} +6 -6
  45. package/dist/{listItemTextClasses-DRMkDW2V.js → listItemTextClasses-2BAu-hye.js} +2 -2
  46. package/dist/main.js +248 -326
  47. package/dist/property-BSufYw1E.js +6888 -0
  48. package/dist/requirePropFactory-BItwGLRQ.js +18 -0
  49. package/dist/{resolveComponentProps-DVsx78bV.js → resolveComponentProps-DozbaB8e.js} +1 -1
  50. package/dist/{styled-CPg13iuX.js → styled-CVWGE9ik.js} +4 -4
  51. package/dist/{styled-fcu13kUF.js → styled-iyoioZCr.js} +1 -1
  52. package/dist/{useTheme-BWgLzAUj.js → useTheme--x3BjP9A.js} +3 -4
  53. package/dist/{useTheme-pp7LSyyX.js → useTheme-pWltVFb2.js} +2 -2
  54. package/dist/{useThemeProps-CDWnyqCh.js → useThemeProps-C90JF0Qc.js} +3 -3
  55. package/dist/{useThemeProps-DOuXhu3E.js → useThemeProps-DNZoozBw.js} +4 -5
  56. package/dist/{utils-Cbb4HUTT.js → utils-qcu0RzdN.js} +2 -2
  57. package/package.json +2 -2
  58. package/dist/createSvgIcon-CTQMsmqJ.js +0 -77
  59. package/dist/property-CKak9_tn.js +0 -7020
@@ -1,9 +1,9 @@
1
1
  import { _ as Y, a as ae } from "./extends-Cyw62AD_.js";
2
2
  import * as l from "react";
3
3
  import X, { Children as We, isValidElement as G, cloneElement as Z } from "react";
4
- import { P as n } from "./createTheme-CCwx9ptk.js";
5
- import { b as He, c as v, g as ve, u as xe, a as Ge } from "./chainPropTypes-CwfDfLEA.js";
6
- import { s as le, g as Ze } from "./styled-fcu13kUF.js";
4
+ import { P as n } from "./createTheme-C3DKplhE.js";
5
+ import { b as He, c as v, g as ve, u as xe, a as Ge } from "./chainPropTypes-GRMJ22CO.js";
6
+ import { s as le, g as Ze } from "./styled-iyoioZCr.js";
7
7
  import { jsx as $, jsxs as Je } from "react/jsx-runtime";
8
8
  import { _ as Qe, a as et } from "./assertThisInitialized-BUtkG-md.js";
9
9
  import { keyframes as ce } from "@emotion/react";
@@ -957,12 +957,12 @@ export {
957
957
  fe as T,
958
958
  Rt as _,
959
959
  H as a,
960
- ye as b,
960
+ tt as b,
961
961
  ct as c,
962
962
  gt as d,
963
963
  rt as e,
964
964
  Re as f,
965
965
  it as r,
966
966
  st as s,
967
- tt as u
967
+ ye as u
968
968
  };
@@ -1,8 +1,8 @@
1
1
  import { a as d, _ as c } from "./extends-Cyw62AD_.js";
2
2
  import * as m from "react";
3
- import { P as o } from "./createTheme-CCwx9ptk.js";
4
- import { g as C, u, c as f, a as y } from "./chainPropTypes-CwfDfLEA.js";
5
- import { g, s as v } from "./styled-fcu13kUF.js";
3
+ import { P as o } from "./createTheme-C3DKplhE.js";
4
+ import { g as C, u, c as f, a as y } from "./chainPropTypes-GRMJ22CO.js";
5
+ import { g, s as v } from "./styled-iyoioZCr.js";
6
6
  import { jsx as x } from "react/jsx-runtime";
7
7
  function N(t) {
8
8
  return g("MuiCardContent", t);
@@ -1,13 +1,13 @@
1
- import { p as Z, n as ee, P as e, a as P } from "./createTheme-CCwx9ptk.js";
2
- import { e as oe, f as ne, T as te, C as se, g as q, s as F, r as V, a as ce } from "./styled-fcu13kUF.js";
3
- import { c as S, g as T, a as H, u as ae } from "./chainPropTypes-CwfDfLEA.js";
1
+ import { t as Z, p as ee, P as e, a as P } from "./createTheme-C3DKplhE.js";
2
+ import { e as oe, f as ne, T as te, C as se, g as q, s as F, r as V, a as ce } from "./styled-iyoioZCr.js";
3
+ import { c as S, g as T, a as H, u as ae } from "./chainPropTypes-GRMJ22CO.js";
4
4
  import { a as $, _ as r } from "./extends-Cyw62AD_.js";
5
5
  import * as I from "react";
6
- import { a as re } from "./useTheme-BWgLzAUj.js";
6
+ import { u as re } from "./useTheme--x3BjP9A.js";
7
7
  import { jsx as u, jsxs as ie } from "react/jsx-runtime";
8
8
  import { u as de } from "./useFormControl-CatNKXAi.js";
9
- import { B as le, r as U } from "./ButtonBase-C875Ww3z.js";
10
- import { u as ue, c as w } from "./createSvgIcon-pajAAvTK.js";
9
+ import { B as le, r as U } from "./ButtonBase-DE8d_U2E.js";
10
+ import { u as ue, c as w } from "./createSvgIcon-DPZ7UbxM.js";
11
11
  const pe = ["className", "component"];
12
12
  function fe(o = {}) {
13
13
  const {
@@ -1,12 +1,12 @@
1
1
  import { _ as r, a as ee } from "./extends-Cyw62AD_.js";
2
2
  import * as z from "react";
3
- import { g as te, u as ne, c as oe, a as ie } from "./chainPropTypes-CwfDfLEA.js";
4
- import { P as e } from "./createTheme-CCwx9ptk.js";
5
- import { g as re, s as b, h as se } from "./styled-fcu13kUF.js";
6
- import { T as ae, g as A } from "./utils-Cbb4HUTT.js";
7
- import { u as le } from "./useTheme-pp7LSyyX.js";
3
+ import { g as te, u as ne, c as oe, a as ie } from "./chainPropTypes-GRMJ22CO.js";
4
+ import { P as e } from "./createTheme-C3DKplhE.js";
5
+ import { g as re, s as b, h as se } from "./styled-iyoioZCr.js";
6
+ import { T as ae, g as A } from "./utils-qcu0RzdN.js";
7
+ import { u as le } from "./useTheme-pWltVFb2.js";
8
8
  import { jsx as C } from "react/jsx-runtime";
9
- import { c as pe, b as ce, e as de } from "./ButtonBase-C875Ww3z.js";
9
+ import { c as pe, u as ce, e as de } from "./ButtonBase-DE8d_U2E.js";
10
10
  function ue(o) {
11
11
  return re("MuiCollapse", o);
12
12
  }
@@ -1,19 +1,19 @@
1
1
  import { a as j, _ as d } from "./extends-Cyw62AD_.js";
2
2
  import * as c from "react";
3
- import { a as M, P as e } from "./createTheme-CCwx9ptk.js";
4
- import { g as U, r as Lo, u as Y, c as L, a as G } from "./chainPropTypes-CwfDfLEA.js";
5
- import { g as H, s as _, r as jo, a as eo } from "./styled-fcu13kUF.js";
3
+ import { a as M, P as e } from "./createTheme-C3DKplhE.js";
4
+ import { g as U, r as Lo, u as Y, c as L, a as G } from "./chainPropTypes-GRMJ22CO.js";
5
+ import { g as H, s as _, r as jo, a as eo } from "./styled-iyoioZCr.js";
6
6
  import { jsx as N, jsxs as co } from "react/jsx-runtime";
7
- import { b as Q, B as Vo, u as ho, s as yo, a as Eo } from "./ButtonBase-C875Ww3z.js";
8
- import { u as No } from "./useTheme-pp7LSyyX.js";
9
- import { T as Uo, r as Ho, g as To } from "./utils-Cbb4HUTT.js";
10
- import { e as po, a as So } from "./exactProp-D0xuoiRB.js";
7
+ import { u as Q, B as Vo, b as ho, s as yo, a as Eo } from "./ButtonBase-DE8d_U2E.js";
8
+ import { u as No } from "./useTheme-pWltVFb2.js";
9
+ import { T as Uo, r as Ho, g as To } from "./utils-qcu0RzdN.js";
10
+ import { e as po, a as So } from "./exactProp--3vlJ9a9.js";
11
11
  import { o as V } from "./ownerDocument-CUrv0DIK.js";
12
12
  import { o as uo } from "./ownerWindow-niciwP7I.js";
13
- import { r as Ko, m as qo, a as Yo, e as Go } from "./resolveComponentProps-DVsx78bV.js";
13
+ import { r as Ko, m as qo, a as Yo, e as Go } from "./resolveComponentProps-DozbaB8e.js";
14
14
  import { c as Co, u as Xo } from "./useId-BHG98T5I.js";
15
15
  import * as Jo from "react-dom";
16
- import { P as Do } from "./Paper-seBMlMwu.js";
16
+ import { P as Do } from "./Paper-CD_ma6NJ.js";
17
17
  function Oo(o, n, t, r, s) {
18
18
  if (process.env.NODE_ENV === "production")
19
19
  return null;