@hybridcore/ui 1.3.4 → 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 (55) hide show
  1. package/dist/{ButtonBase-DJz-TFGO.js → ButtonBase-D6qhsxB0.js} +7 -8
  2. package/dist/{CardContent-DZnCVGy9.js → CardContent-B8hqgH-I.js} +3 -3
  3. package/dist/{Checkbox-DzmWBCrt.js → Checkbox-BFWhj3s-.js} +6 -6
  4. package/dist/{Collapse-NqW0GIK_.js → Collapse-D_TjnyE5.js} +74 -67
  5. package/dist/DialogContent-BCYm_d1s.js +864 -0
  6. package/dist/{FormControl-aXQs42m6.js → FormControl-BMRUQKHh.js} +55 -55
  7. package/dist/{FormControlLabel-hDa-xf_q.js → FormControlLabel-DENNVXWL.js} +9 -9
  8. package/dist/{IconButton-SnBOFQ43.js → IconButton-D8bwME9t.js} +4 -4
  9. package/dist/{Input-CeVb6kjv.js → Input-Dxzguyp5.js} +5 -5
  10. package/dist/{InputAdornment-fM3loNyx.js → InputAdornment-B8ERE7Zv.js} +4 -4
  11. package/dist/{List-DLIiXc6r.js → List-DEWyK9IO.js} +5 -5
  12. package/dist/{MenuItem-BEW28T9O.js → MenuItem-DstAFfik.js} +12 -12
  13. package/dist/Modal-DNGEQJ1M.js +1267 -0
  14. package/dist/{OutlinedInput-DkzLHRTd.js → OutlinedInput-w2Cj9STF.js} +5 -5
  15. package/dist/{Paper-Dp3qO0cK.js → Paper-BseeergJ.js} +8 -8
  16. package/dist/{Select-Cdmu0dQ4.js → Select-NDq3WyLt.js} +51 -51
  17. package/dist/{Typography-CXe5ytr0.js → Typography-Dg-ROiTA.js} +3 -3
  18. package/dist/components/card/index.js +5 -5
  19. package/dist/components/card/styled.js +1 -1
  20. package/dist/components/collapsible-card/style.js +26 -26
  21. package/dist/components/confirm/dialog.js +5 -5
  22. package/dist/components/container/index.js +6 -6
  23. package/dist/components/context-menu/index.js +604 -191
  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 +1 -1
  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 +8 -8
  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-liRRhQcN.js → createStyled-B96gjom1.js} +461 -484
  38. package/dist/createSvgIcon-B2WT0K4k.js +87 -0
  39. package/dist/{createSvgIcon-Cl8kMTkx.js → createSvgIcon-BNrb7rDY.js} +3 -3
  40. package/dist/{exactProp-CT2wqJXE.js → exactProp-CI_rjX83.js} +2 -2
  41. package/dist/{index-D9TdkXAs.js → index-B3Oj04nl.js} +5 -5
  42. package/dist/{index-DRy8nExS.js → index-CSfSVkKj.js} +5 -6
  43. package/dist/{listItemTextClasses-BrCbmCR1.js → listItemTextClasses-CFiI_U7B.js} +2 -2
  44. package/dist/main.js +150 -144
  45. package/dist/{styled-Dm8rXzIG.js → styled-cPJbqF0E.js} +24 -24
  46. package/dist/{useTheme-CTuK-wFF.js → useTheme-C-T6Qisa.js} +2 -2
  47. package/dist/{useThemeProps-BXn-nVhw.js → useThemeProps-DeftUmqJ.js} +14 -14
  48. package/dist/{utils-DY9Jk4Ah.js → utils-CCkxV0lZ.js} +15 -15
  49. package/package.json +1 -1
  50. package/dist/DialogContent-D51w7KVX.js +0 -2119
  51. package/dist/ListItem-BkxmqFI8.js +0 -428
  52. package/dist/createSvgIcon-B4TFefhd.js +0 -73
  53. package/dist/property-BsU8ijQF.js +0 -6857
  54. package/dist/requirePropFactory-BItwGLRQ.js +0 -18
  55. package/dist/unsupportedProp-BuVD30Gh.js +0 -9
@@ -1,18 +0,0 @@
1
- import { _ as d } from "./extends-Cyw62AD_.js";
2
- function T(f, t) {
3
- if (process.env.NODE_ENV === "production")
4
- return () => null;
5
- const n = t ? d({}, t.propTypes) : null;
6
- return (o) => (e, r, l, p, u, ...y) => {
7
- const c = u || r, i = n == null ? void 0 : n[c];
8
- if (i) {
9
- const s = i(e, r, l, p, u, ...y);
10
- if (s)
11
- return s;
12
- }
13
- return typeof e[r] < "u" && !e[o] ? new Error(`The prop \`${c}\` of \`${f}\` can only be used together with the \`${o}\` prop.`) : null;
14
- };
15
- }
16
- export {
17
- T as r
18
- };
@@ -1,9 +0,0 @@
1
- function p(n, e, t, u, o) {
2
- if (process.env.NODE_ENV === "production")
3
- return null;
4
- const r = o || e;
5
- return typeof n[e] < "u" ? new Error(`The prop \`${r}\` is not supported. Please remove it.`) : null;
6
- }
7
- export {
8
- p as u
9
- };