@hybridcore/ui 1.3.3 → 1.3.5

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 (67) hide show
  1. package/dist/{ButtonBase-DE8d_U2E.js → ButtonBase-D6qhsxB0.js} +201 -210
  2. package/dist/{CardContent-Du2i427Y.js → CardContent-B8hqgH-I.js} +15 -15
  3. package/dist/{Checkbox-BGNAqLl0.js → Checkbox-BFWhj3s-.js} +154 -144
  4. package/dist/{Collapse-FRd0_2Pt.js → Collapse-D_TjnyE5.js} +96 -87
  5. package/dist/DialogContent-BCYm_d1s.js +864 -0
  6. package/dist/{FormControl-ChTmxscy.js → FormControl-BMRUQKHh.js} +479 -449
  7. package/dist/FormControlLabel-DENNVXWL.js +639 -0
  8. package/dist/{IconButton-Cu_XEJB2.js → IconButton-D8bwME9t.js} +22 -22
  9. package/dist/{Input-DU22-Zbo.js → Input-Dxzguyp5.js} +34 -34
  10. package/dist/{InputAdornment-6aeADcPO.js → InputAdornment-B8ERE7Zv.js} +12 -12
  11. package/dist/{List-nOXr-cFJ.js → List-DEWyK9IO.js} +12 -12
  12. package/dist/{MenuItem-DF45rx2m.js → MenuItem-DstAFfik.js} +26 -26
  13. package/dist/Modal-DNGEQJ1M.js +1267 -0
  14. package/dist/{OutlinedInput-DJCHjkR3.js → OutlinedInput-w2Cj9STF.js} +75 -78
  15. package/dist/{Paper-CD_ma6NJ.js → Paper-BseeergJ.js} +15 -15
  16. package/dist/Select-NDq3WyLt.js +2175 -0
  17. package/dist/Typography-Dg-ROiTA.js +201 -0
  18. package/dist/components/card/index.js +17 -17
  19. package/dist/components/card/styled.js +1 -1
  20. package/dist/components/collapsible-card/style.js +222 -302
  21. package/dist/components/confirm/dialog.js +13 -13
  22. package/dist/components/container/index.js +19 -19
  23. package/dist/components/context-menu/index.js +616 -203
  24. package/dist/components/data-management/instance-form/components/composite-list/index.js +1 -1
  25. package/dist/components/data-management/instance-form/components/variable/index.js +6 -6
  26. package/dist/components/data-management/instance-form/components/variables/index.js +1 -1
  27. package/dist/components/geometry-picker/index.js +3 -3
  28. package/dist/components/icon-button/index.js +1 -1
  29. package/dist/components/map/styled.js +14 -14
  30. package/dist/components/search-input/index.js +4 -4
  31. package/dist/components/template-property-filters/index.js +1 -1
  32. package/dist/components/template-property-filters/property.js +209 -10
  33. package/dist/components/tree-select/index.js +4 -4
  34. package/dist/components/treeview-filter/index.js +29 -30
  35. package/dist/components/treeview-filter/item/index.js +1 -1
  36. package/dist/components/treeview-filter/item-label/index.js +2 -2
  37. package/dist/createStyled-B96gjom1.js +1887 -0
  38. package/dist/createSvgIcon-B2WT0K4k.js +87 -0
  39. package/dist/{createSvgIcon-DPZ7UbxM.js → createSvgIcon-BNrb7rDY.js} +82 -85
  40. package/dist/{exactProp--3vlJ9a9.js → exactProp-CI_rjX83.js} +2 -2
  41. package/dist/{index-CtuBGOmk.js → index-B3Oj04nl.js} +5 -5
  42. package/dist/{index-DzFccwzL.js → index-CSfSVkKj.js} +204 -218
  43. package/dist/{listItemTextClasses-2BAu-hye.js → listItemTextClasses-CFiI_U7B.js} +2 -2
  44. package/dist/main.js +150 -144
  45. package/dist/styled-cPJbqF0E.js +677 -0
  46. package/dist/useTheme-C-T6Qisa.js +10 -0
  47. package/dist/useThemeProps-DeftUmqJ.js +107 -0
  48. package/dist/{utils-qcu0RzdN.js → utils-CCkxV0lZ.js} +15 -15
  49. package/package.json +3 -3
  50. package/dist/DialogContent-CKeAZ3Ts.js +0 -1982
  51. package/dist/FormControlLabel-Df7csguX.js +0 -827
  52. package/dist/ListItem-RJvRMwkZ.js +0 -428
  53. package/dist/Select-C1jD_gBQ.js +0 -2305
  54. package/dist/Typography-C2BkMNk-.js +0 -178
  55. package/dist/chainPropTypes-GRMJ22CO.js +0 -96
  56. package/dist/createSvgIcon-6wv0RQr3.js +0 -63
  57. package/dist/createTheme-C3DKplhE.js +0 -2395
  58. package/dist/property-BSufYw1E.js +0 -6888
  59. package/dist/requirePropFactory-BItwGLRQ.js +0 -18
  60. package/dist/resolveComponentProps-DozbaB8e.js +0 -54
  61. package/dist/styled-CVWGE9ik.js +0 -142
  62. package/dist/styled-iyoioZCr.js +0 -1033
  63. package/dist/unsupportedProp-BuVD30Gh.js +0 -9
  64. package/dist/useTheme--x3BjP9A.js +0 -17
  65. package/dist/useTheme-pWltVFb2.js +0 -10
  66. package/dist/useThemeProps-C90JF0Qc.js +0 -62
  67. package/dist/useThemeProps-DNZoozBw.js +0 -26
@@ -1,14 +1,14 @@
1
1
  import { jsx as s, jsxs as d } from "react/jsx-runtime";
2
2
  import { confirmable as x } from "react-confirm";
3
- import { IconButton as C } from "@mui/material";
4
- import { Close as D } from "@mui/icons-material";
5
- import { c as h, g as T, D as b, a as y, b as B, B as p } from "../../DialogContent-CKeAZ3Ts.js";
3
+ import { IconButton as h } from "@mui/material";
4
+ import { Close as C } from "@mui/icons-material";
5
+ import { c as D, g as T, D as b, a as y, b as B, B as p } from "../../DialogContent-BCYm_d1s.js";
6
6
  import { a as j, _ as v } from "../../extends-Cyw62AD_.js";
7
7
  import * as u from "react";
8
- import { P as o } from "../../createTheme-C3DKplhE.js";
9
- import { u as M, c as N, a as O } from "../../chainPropTypes-GRMJ22CO.js";
10
- import { s as R } from "../../styled-iyoioZCr.js";
11
- import { T as P } from "../../Typography-C2BkMNk-.js";
8
+ import { P as o } from "../../createStyled-B96gjom1.js";
9
+ import { u as M, c as N, a as O } from "../../useThemeProps-DeftUmqJ.js";
10
+ import { s as R } from "../../styled-cPJbqF0E.js";
11
+ import { T as P } from "../../Typography-Dg-ROiTA.js";
12
12
  const _ = ["className", "id"], k = (a) => {
13
13
  const {
14
14
  classes: t
@@ -32,7 +32,7 @@ const _ = ["className", "id"], k = (a) => {
32
32
  id: n
33
33
  } = i, r = j(i, _), c = i, f = k(c), {
34
34
  titleId: g = n
35
- } = u.useContext(h);
35
+ } = u.useContext(D);
36
36
  return /* @__PURE__ */ s(w, v({
37
37
  component: "h2",
38
38
  className: N(f.root, e),
@@ -43,10 +43,10 @@ const _ = ["className", "id"], k = (a) => {
43
43
  }, r));
44
44
  });
45
45
  process.env.NODE_ENV !== "production" && (m.propTypes = {
46
- // ┌────────────────────────────── Warning ──────────────────────────────┐
47
- // These PropTypes are generated from the TypeScript type definitions.
48
- // To update them, edit the d.ts file and run `pnpm proptypes`.
49
- // └─────────────────────────────────────────────────────────────────────┘
46
+ // ----------------------------- Warning --------------------------------
47
+ // | These PropTypes are generated from the TypeScript type definitions |
48
+ // | To update them edit the d.ts file and run "yarn proptypes" |
49
+ // ----------------------------------------------------------------------
50
50
  /**
51
51
  * The content of the component.
52
52
  */
@@ -124,7 +124,7 @@ const A = {
124
124
  },
125
125
  children: [
126
126
  l,
127
- /* @__PURE__ */ s(C, { onClick: r, children: /* @__PURE__ */ s(D, {}) })
127
+ /* @__PURE__ */ s(h, { onClick: r, children: /* @__PURE__ */ s(C, {}) })
128
128
  ]
129
129
  }
130
130
  ),
@@ -1,23 +1,23 @@
1
1
  import { jsx as n, jsxs as C } from "react/jsx-runtime";
2
2
  import { a as g, _ as i } from "../../extends-Cyw62AD_.js";
3
3
  import * as T from "react";
4
- import { P as e } from "../../createTheme-C3DKplhE.js";
5
- import { g as N, u as P, c as x, b as S, a as H } from "../../chainPropTypes-GRMJ22CO.js";
6
- import { g as R, s as h } from "../../styled-iyoioZCr.js";
7
- import { P as E } from "../../Paper-CD_ma6NJ.js";
8
- import { T as b } from "../../Typography-C2BkMNk-.js";
9
- import { C as $ } from "../../CardContent-Du2i427Y.js";
10
- function D(r) {
4
+ import { P as e } from "../../createStyled-B96gjom1.js";
5
+ import { g as N, u as P, c as x, b as S, a as H } from "../../useThemeProps-DeftUmqJ.js";
6
+ import { g as R, s as h } from "../../styled-cPJbqF0E.js";
7
+ import { P as E } from "../../Paper-BseeergJ.js";
8
+ import { T as b } from "../../Typography-Dg-ROiTA.js";
9
+ import { C as $ } from "../../CardContent-B8hqgH-I.js";
10
+ function k(r) {
11
11
  return R("MuiCard", r);
12
12
  }
13
13
  N("MuiCard", ["root"]);
14
- const k = ["className", "raised"], z = (r) => {
14
+ const z = ["className", "raised"], D = (r) => {
15
15
  const {
16
16
  classes: o
17
17
  } = r;
18
18
  return H({
19
19
  root: ["root"]
20
- }, D, o);
20
+ }, k, o);
21
21
  }, I = h(E, {
22
22
  name: "MuiCard",
23
23
  slot: "Root",
@@ -31,9 +31,9 @@ const k = ["className", "raised"], z = (r) => {
31
31
  }), {
32
32
  className: d,
33
33
  raised: s = !1
34
- } = a, c = g(a, k), p = i({}, a, {
34
+ } = a, c = g(a, z), p = i({}, a, {
35
35
  raised: s
36
- }), u = z(p);
36
+ }), u = D(p);
37
37
  return /* @__PURE__ */ n(I, i({
38
38
  className: x(u.root, d),
39
39
  elevation: s ? 8 : void 0,
@@ -42,10 +42,10 @@ const k = ["className", "raised"], z = (r) => {
42
42
  }, c));
43
43
  });
44
44
  process.env.NODE_ENV !== "production" && (w.propTypes = {
45
- // ┌────────────────────────────── Warning ──────────────────────────────┐
46
- // These PropTypes are generated from the TypeScript type definitions.
47
- // To update them, edit the d.ts file and run `pnpm proptypes`.
48
- // └─────────────────────────────────────────────────────────────────────┘
45
+ // ----------------------------- Warning --------------------------------
46
+ // | These PropTypes are generated from the TypeScript type definitions |
47
+ // | To update them edit the d.ts file and run "yarn proptypes" |
48
+ // ----------------------------------------------------------------------
49
49
  /**
50
50
  * The content of the component.
51
51
  */
@@ -176,10 +176,10 @@ const v = N("MuiCardHeader", ["root", "avatar", "action", "content", "title", "s
176
176
  }));
177
177
  });
178
178
  process.env.NODE_ENV !== "production" && (M.propTypes = {
179
- // ┌────────────────────────────── Warning ──────────────────────────────┐
180
- // These PropTypes are generated from the TypeScript type definitions.
181
- // To update them, edit the d.ts file and run `pnpm proptypes`.
182
- // └─────────────────────────────────────────────────────────────────────┘
179
+ // ----------------------------- Warning --------------------------------
180
+ // | These PropTypes are generated from the TypeScript type definitions |
181
+ // | To update them edit the d.ts file and run "yarn proptypes" |
182
+ // ----------------------------------------------------------------------
183
183
  /**
184
184
  * The action to display in the card header.
185
185
  */