@hybridcore/ui 1.4.30 → 1.4.32

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 (108) hide show
  1. package/dist/AccordionDetails-mpRYHtGq.js +743 -0
  2. package/dist/{Add-eepk2WTM.js → Add-BKnWHZ7A.js} +10 -9
  3. package/dist/{Box-BPyg-Ybm.js → Box-SSMZuKnS.js} +8 -8
  4. package/dist/{Button-DLwB_sKd.js → Button-jy67CcTH.js} +8 -7
  5. package/dist/{ButtonBase-D0qccOVb.js → ButtonBase-CgQC8DUB.js} +13 -12
  6. package/dist/{CardContent-DFsCCOWk.js → CardContent-CCq4R1KS.js} +14 -13
  7. package/dist/{Checkbox-qy3cjvnb.js → Checkbox-B0P8LhCl.js} +10 -9
  8. package/dist/{Delete-OHEw9lDi.js → Delete-DfyX03ib.js} +1 -1
  9. package/dist/{DialogContent-CxOSq6h9.js → DialogContent-B0_-g7B0.js} +10 -9
  10. package/dist/{FormControlLabel-D9KFjcIx.js → FormControlLabel-BNT5EI0b.js} +10 -9
  11. package/dist/{IconButton-BaiyAtmS.js → IconButton-DekcZv4i.js} +16 -15
  12. package/dist/{Input-CmCkXczh.js → Input-BAbDr3Tk.js} +17 -16
  13. package/dist/{InputAdornment-CZUPEeia.js → InputAdornment-BAVRrRts.js} +8 -7
  14. package/dist/{InputLabel-CWkW8NtU.js → InputLabel-ClDXuWBr.js} +16 -14
  15. package/dist/{List-PpNAWJ_I.js → List-CNeRnfGL.js} +10 -9
  16. package/dist/{ListItem-CZbZ91vp.js → ListItem-N_dSd02S.js} +15 -14
  17. package/dist/{MenuItem-D-INSvZa.js → MenuItem-Lcjh1XlV.js} +11 -10
  18. package/dist/{Modal-KrI5qFIq.js → Modal-CJn-Bqyo.js} +14 -13
  19. package/dist/{OutlinedInput-DkIUD30e.js → OutlinedInput-De2keFJK.js} +28 -27
  20. package/dist/{Paper-btu3j72o.js → Paper-DRRYGupP.js} +22 -21
  21. package/dist/{Select-ClaBvSqf.js → Select-DwAJxKTN.js} +65 -63
  22. package/dist/{Source-Hf_SiWEW.js → Source-CnCcu5UP.js} +123 -123
  23. package/dist/{Tabs-BzelDJKy.js → Tabs-DqdkJU6b.js} +16 -14
  24. package/dist/{Text-D6oGbCdi.js → Text-BT5kPHOo.js} +41 -41
  25. package/dist/{TextField-D87qTh1k.js → TextField-BAXUnwnR.js} +14 -13
  26. package/dist/{Typography-Bm7PFqUT.js → Typography-CLq43OVQ.js} +21 -20
  27. package/dist/components/access/helpers.js +1 -1
  28. package/dist/components/access/index.js +1 -1
  29. package/dist/components/card/index.js +49 -48
  30. package/dist/components/card/styled.js +1 -1
  31. package/dist/components/collapsible-card/style.js +3 -3
  32. package/dist/components/confirm/dialog.js +3 -3
  33. package/dist/components/confirm/index.js +1 -1
  34. package/dist/components/container/index.js +10 -9
  35. package/dist/components/context-menu/index.js +13 -12
  36. package/dist/components/data-security-selectors/dissemination-list/index.js +1 -1
  37. package/dist/components/data-security-selectors/security-level/index.js +7 -7
  38. package/dist/components/geometry-picker/coordinate/index.js +1 -1
  39. package/dist/components/geometry-picker/edit/index.js +2 -2
  40. package/dist/components/geometry-picker/geometry/index.js +1 -1
  41. package/dist/components/geometry-picker/index.js +3 -3
  42. package/dist/components/geometry-picker/kml/index.js +1 -1
  43. package/dist/components/geometry-picker/map/logic.js +19 -19
  44. package/dist/components/geometry-picker/map/style.js +1 -1
  45. package/dist/components/icon-button/index.js +1 -1
  46. package/dist/components/instance-form/components/composite-list/index.js +1 -1
  47. package/dist/components/instance-form/components/variable/index.js +8 -8
  48. package/dist/components/instance-form/components/variables/index.js +1 -1
  49. package/dist/components/instance-hierarchy-table/styled.js +1 -1
  50. package/dist/components/map/helpers/mapbox.js +3 -3
  51. package/dist/components/map/helpers/ol.js +3 -3
  52. package/dist/components/map/logic.js +2 -2
  53. package/dist/components/map/styled.js +2 -2
  54. package/dist/components/property-mapping/index.js +2 -2
  55. package/dist/components/range-selector/components/composite-list-range/index.js +1 -1
  56. package/dist/components/range-selector/components/date-range/index.js +1 -1
  57. package/dist/components/range-selector/index.js +1 -1
  58. package/dist/components/search-input/index.js +4 -4
  59. package/dist/components/tabs/index.js +1 -1
  60. package/dist/components/template-filters/components/filter/index.js +44 -0
  61. package/dist/components/template-filters/components/tab-panel/index.js +27 -0
  62. package/dist/components/template-filters/index.js +39 -0
  63. package/dist/components/template-filters/styled.js +1 -0
  64. package/dist/components/template-form/components/property-list/index.js +7 -7
  65. package/dist/components/template-form/components/property-list/property-list-columns.js +3 -3
  66. package/dist/components/template-form/components/property-list/property-list-form.js +9 -9
  67. package/dist/components/template-form/components/recognition-property-list/index.js +6 -6
  68. package/dist/components/template-form/components/recognition-property-list/recognition-property-list-columns.js +2 -2
  69. package/dist/components/template-form/components/recognition-property-list/recognition-property-list-form.js +7 -7
  70. package/dist/components/template-form/index.js +5 -5
  71. package/dist/components/template-property-filters/property.js +5 -5
  72. package/dist/components/tree-select/index.js +5 -5
  73. package/dist/components/treeview-filter/index.js +384 -318
  74. package/dist/components/treeview-filter/item/index.js +56 -5
  75. package/dist/components/treeview-filter/item/styled.js +38 -0
  76. package/dist/components/treeview-filter/item-label/index.js +27 -26
  77. package/dist/createStyled-CUatW1r9.js +352 -0
  78. package/dist/{createSvgIcon-Cfm1LkEe.js → createSvgIcon-BXjHHQ0B.js} +28 -29
  79. package/dist/{createSvgIcon-DEXLbMwp.js → createSvgIcon-CBoAEepv.js} +9 -8
  80. package/dist/{styled-LNCprp4n.js → createTheme-DVoJnXAT.js} +134 -142
  81. package/dist/createTheme-DrgvKMA_.js +1563 -0
  82. package/dist/{dialog-v5-nL5yy.js → dialog-DPGR2gik.js} +7 -7
  83. package/dist/{exactProp-DkmnwNVS.js → exactProp-H1i70prd.js} +3 -3
  84. package/dist/{extendSxProp-qqdkfHzS.js → extendSxProp-BmK2hLmq.js} +4 -4
  85. package/dist/{has-CjQtZJa9.js → has-9_asnBxn.js} +26 -26
  86. package/dist/{helpers-B4UL9NMD.js → helpers-DaCoWmi2.js} +3 -3
  87. package/dist/{index-oPY7k6mu.js → index-B_GNCJdV.js} +7 -7
  88. package/dist/{index-C1fczHEW.js → index-RfDWDd66.js} +28 -27
  89. package/dist/{listItemTextClasses-DsHGzpPM.js → listItemTextClasses-CC7nbQWN.js} +4 -4
  90. package/dist/main.d.ts +14 -0
  91. package/dist/main.js +83 -81
  92. package/dist/{objectWithoutPropertiesLoose-BK36oJDi.js → objectWithoutPropertiesLoose-DJteAcBH.js} +2 -2
  93. package/dist/{ol-CHaVTXvL.js → ol-9hySGI6D.js} +3 -3
  94. package/dist/{property-list-form-B1GZ9ZGO.js → property-list-form-DgmTiBvu.js} +36 -35
  95. package/dist/styled-DkqItiLo.js +12 -0
  96. package/dist/unsupportedProp-BND8AB6O.js +25 -0
  97. package/dist/{useTheme-DBiahn6p.js → useTheme-B6oa3v5u.js} +4 -4
  98. package/dist/useTheme-GN5Dc3mG.js +18 -0
  99. package/dist/useThemeProps-BlXpIqSE.js +95 -0
  100. package/dist/{utils-DNe_YYjm.js → utils-BRsEqTye.js} +8 -8
  101. package/package.json +1 -1
  102. package/dist/AccordionDetails-CGs6GZQK.js +0 -454
  103. package/dist/Collapse-CL6LGGZw.js +0 -298
  104. package/dist/createStyled-BzvgQjjR.js +0 -1910
  105. package/dist/index-B0JPwFI9.js +0 -596
  106. package/dist/requirePropFactory-BjhhI-AW.js +0 -18
  107. package/dist/unsupportedProp-BuVD30Gh.js +0 -9
  108. package/dist/useThemeProps-uYx_RkOH.js +0 -109
@@ -1,25 +1,27 @@
1
- import { a as X, _ as c } from "./objectWithoutPropertiesLoose-BK36oJDi.js";
1
+ import { _ as X, a as c } from "./objectWithoutPropertiesLoose-DJteAcBH.js";
2
2
  import * as i from "react";
3
- import { r as Ne, P as e, a as Ee, f as gn, d as Je } from "./createStyled-BzvgQjjR.js";
4
- import { g as le, u as Pe, c as oe, b as vn, a as ce } from "./useThemeProps-uYx_RkOH.js";
5
- import { g as ue, s as V, r as Oe, e as yn } from "./styled-LNCprp4n.js";
6
- import { u as Qe } from "./useTheme-DBiahn6p.js";
7
- import { jsx as $, jsxs as Ze } from "react/jsx-runtime";
8
- import { g as En, M as Pn, H as Me } from "./Modal-KrI5qFIq.js";
9
- import { P as en, i as On } from "./Paper-btu3j72o.js";
10
- import { u as Rn, a as pe, r as Re, e as Cn } from "./ButtonBase-D0qccOVb.js";
3
+ import { P as e, c as Ee, k as gn, a as Je } from "./createTheme-DrgvKMA_.js";
4
+ import { g as le, u as Pe, c as oe, b as vn, a as ce } from "./useThemeProps-BlXpIqSE.js";
5
+ import { r as Ne } from "./createStyled-CUatW1r9.js";
6
+ import { s as V, r as Oe, a as yn } from "./styled-DkqItiLo.js";
7
+ import { u as Qe } from "./useTheme-B6oa3v5u.js";
8
+ import { g as ue } from "./createTheme-DVoJnXAT.js";
9
+ import { jsx as k, jsxs as Ze } from "react/jsx-runtime";
10
+ import { g as En, M as Pn, H as Me } from "./Modal-CJn-Bqyo.js";
11
+ import { P as en, i as On } from "./Paper-DRRYGupP.js";
12
+ import { u as Rn, a as pe, r as Re, e as Cn } from "./ButtonBase-CgQC8DUB.js";
11
13
  import { o as ae } from "./ownerDocument-CUrv0DIK.js";
12
14
  import { o as Be } from "./ownerWindow-niciwP7I.js";
13
15
  import { d as Tn } from "./debounce-46wSf_lW.js";
14
- import { T as In, r as Sn, g as Ve } from "./utils-DNe_YYjm.js";
15
- import { e as xn } from "./exactProp-DkmnwNVS.js";
16
- import { a as Mn } from "./List-PpNAWJ_I.js";
17
- import { e as wn, i as Nn, a as Fn, r as Dn, b as $n, c as kn, d as jn, f as Ln } from "./InputLabel-CWkW8NtU.js";
16
+ import { T as In, r as Sn, g as Ve } from "./utils-BRsEqTye.js";
17
+ import { e as xn } from "./exactProp-H1i70prd.js";
18
+ import { a as Mn } from "./List-CNeRnfGL.js";
19
+ import { e as wn, i as Nn, a as Fn, r as Dn, b as kn, c as $n, d as jn, f as Ln } from "./InputLabel-ClDXuWBr.js";
18
20
  import { u as We } from "./useControlled-BYdyS7Pn.js";
19
21
  import { u as _n } from "./useFormControl-CatNKXAi.js";
20
- import { c as An } from "./createSvgIcon-DEXLbMwp.js";
21
- import { I as Bn } from "./Input-CmCkXczh.js";
22
- import { O as Vn } from "./OutlinedInput-DkIUD30e.js";
22
+ import { c as An } from "./createSvgIcon-CBoAEepv.js";
23
+ import { I as Bn } from "./Input-BAbDr3Tk.js";
24
+ import { O as Vn } from "./OutlinedInput-De2keFJK.js";
23
25
  const Wn = ["actions", "autoFocus", "autoFocusItem", "children", "className", "disabledItemsFocusable", "disableListWrap", "onKeyDown", "variant"];
24
26
  function Se(n, t, o) {
25
27
  return n === t ? n.firstChild : t && t.nextElementSibling ? t.nextElementSibling : o ? null : n.firstChild;
@@ -62,7 +64,7 @@ const tn = /* @__PURE__ */ i.forwardRef(function(t, o) {
62
64
  disableListWrap: x = !1,
63
65
  onKeyDown: N,
64
66
  variant: F = "selectedMenu"
65
- } = t, k = X(t, Wn), f = i.useRef(null), I = i.useRef({
67
+ } = t, $ = X(t, Wn), f = i.useRef(null), I = i.useRef({
66
68
  keys: [],
67
69
  repeating: !0,
68
70
  previousKeyMatched: !0,
@@ -110,13 +112,13 @@ const tn = /* @__PURE__ */ i.forwardRef(function(t, o) {
110
112
  }
111
113
  return a;
112
114
  });
113
- return /* @__PURE__ */ $(Mn, c({
115
+ return /* @__PURE__ */ k(Mn, c({
114
116
  role: "menu",
115
117
  ref: w,
116
118
  className: d,
117
119
  onKeyDown: O,
118
120
  tabIndex: b ? 0 : -1
119
- }, k, {
121
+ }, $, {
120
122
  children: T
121
123
  }));
122
124
  });
@@ -189,7 +191,7 @@ const zn = {
189
191
  onEntered: x,
190
192
  onEntering: N,
191
193
  onExit: F,
192
- onExited: k,
194
+ onExited: $,
193
195
  onExiting: f,
194
196
  style: I,
195
197
  timeout: O = "auto",
@@ -243,12 +245,12 @@ const zn = {
243
245
  delay: xe ? B : B || W * 0.333,
244
246
  easing: H
245
247
  })].join(","), h.style.opacity = 0, h.style.transform = we(0.75), F && F(h);
246
- }), z = g(k), K = (h) => {
248
+ }), z = g($), K = (h) => {
247
249
  O === "auto" && (T.current = setTimeout(h, a.current || 0)), s && s(R.current, h);
248
250
  };
249
251
  return i.useEffect(() => () => {
250
252
  clearTimeout(T.current);
251
- }, []), /* @__PURE__ */ $(w, c({
253
+ }, []), /* @__PURE__ */ k(w, c({
252
254
  appear: b,
253
255
  in: d,
254
256
  nodeRef: R,
@@ -409,7 +411,7 @@ const Gn = (n) => {
409
411
  children: x,
410
412
  className: N,
411
413
  container: F,
412
- elevation: k = 8,
414
+ elevation: $ = 8,
413
415
  marginThreshold: f = 16,
414
416
  open: I,
415
417
  PaperProps: O = {},
@@ -425,7 +427,7 @@ const Gn = (n) => {
425
427
  } = s, p = X(s.TransitionProps, Hn), R = X(s, qn), S = i.useRef(), g = pe(S, O.ref), _ = c({}, s, {
426
428
  anchorOrigin: u,
427
429
  anchorReference: P,
428
- elevation: k,
430
+ elevation: $,
429
431
  marginThreshold: f,
430
432
  PaperProps: O,
431
433
  transformOrigin: w,
@@ -512,7 +514,7 @@ const Gn = (n) => {
512
514
  let H = T;
513
515
  T === "auto" && !E.muiSupportAuto && (H = void 0);
514
516
  const W = F || (l ? ae(ye(l)).body : void 0);
515
- return /* @__PURE__ */ $(Xn, c({
517
+ return /* @__PURE__ */ k(Xn, c({
516
518
  BackdropProps: {
517
519
  invisible: !0
518
520
  },
@@ -522,15 +524,15 @@ const Gn = (n) => {
522
524
  ref: o,
523
525
  ownerState: _
524
526
  }, R, {
525
- children: /* @__PURE__ */ $(E, c({
527
+ children: /* @__PURE__ */ k(E, c({
526
528
  appear: !0,
527
529
  in: I,
528
530
  onEntering: m,
529
531
  onExited: B,
530
532
  timeout: H
531
533
  }, p, {
532
- children: /* @__PURE__ */ $(Yn, c({
533
- elevation: k
534
+ children: /* @__PURE__ */ k(Yn, c({
535
+ elevation: $
534
536
  }, O, {
535
537
  ref: g,
536
538
  className: oe(L.paper, O.className)
@@ -747,7 +749,7 @@ const Qn = ["onEntering"], Zn = ["autoFocus", "children", "disableAutoFocusItem"
747
749
  open: x,
748
750
  PaperProps: N = {},
749
751
  PopoverClasses: F,
750
- transitionDuration: k = "auto",
752
+ transitionDuration: $ = "auto",
751
753
  TransitionProps: {
752
754
  onEntering: f
753
755
  } = {},
@@ -758,7 +760,7 @@ const Qn = ["onEntering"], Zn = ["autoFocus", "children", "disableAutoFocusItem"
758
760
  MenuListProps: d,
759
761
  onEntering: f,
760
762
  PaperProps: N,
761
- transitionDuration: k,
763
+ transitionDuration: $,
762
764
  TransitionProps: O,
763
765
  variant: I
764
766
  }), p = tt(a), R = b && !u && x, S = i.useRef(null), g = (M, A) => {
@@ -770,7 +772,7 @@ const Qn = ["onEntering"], Zn = ["autoFocus", "children", "disableAutoFocusItem"
770
772
  return i.Children.map(l, (M, A) => {
771
773
  /* @__PURE__ */ i.isValidElement(M) && (process.env.NODE_ENV !== "production" && Ne.isFragment(M) && console.error(["MUI: The Menu component doesn't accept a Fragment as a child.", "Consider providing an array instead."].join(`
772
774
  `)), M.props.disabled || (I === "selectedMenu" && M.props.selected || L === -1) && (L = A));
773
- }), /* @__PURE__ */ $(ot, c({
775
+ }), /* @__PURE__ */ k(ot, c({
774
776
  onClose: P,
775
777
  anchorOrigin: {
776
778
  vertical: "bottom",
@@ -787,14 +789,14 @@ const Qn = ["onEntering"], Zn = ["autoFocus", "children", "disableAutoFocusItem"
787
789
  className: p.root,
788
790
  open: x,
789
791
  ref: o,
790
- transitionDuration: k,
792
+ transitionDuration: $,
791
793
  TransitionProps: c({
792
794
  onEntering: g
793
795
  }, O),
794
796
  ownerState: a
795
797
  }, w, {
796
798
  classes: F,
797
- children: /* @__PURE__ */ $(it, c({
799
+ children: /* @__PURE__ */ k(it, c({
798
800
  onKeyDown: _,
799
801
  actions: S,
800
802
  autoFocus: b && (L === -1 || u),
@@ -1013,12 +1015,12 @@ const De = le("MuiNativeSelect", ["root", "select", "multiple", "filled", "outli
1013
1015
  variant: d
1014
1016
  }), N = lt(x);
1015
1017
  return /* @__PURE__ */ Ze(i.Fragment, {
1016
- children: [/* @__PURE__ */ $(ct, c({
1018
+ children: [/* @__PURE__ */ k(ct, c({
1017
1019
  ownerState: x,
1018
1020
  className: oe(N.select, s),
1019
1021
  disabled: b,
1020
1022
  ref: u || o
1021
- }, P)), t.multiple ? null : /* @__PURE__ */ $(ut, {
1023
+ }, P)), t.multiple ? null : /* @__PURE__ */ k(ut, {
1022
1024
  as: l,
1023
1025
  ownerState: x,
1024
1026
  className: N.icon
@@ -1166,7 +1168,7 @@ const gt = (n) => {
1166
1168
  defaultOpen: x,
1167
1169
  defaultValue: N,
1168
1170
  disabled: F,
1169
- displayEmpty: k,
1171
+ displayEmpty: $,
1170
1172
  IconComponent: f,
1171
1173
  inputRef: I,
1172
1174
  labelId: O,
@@ -1278,7 +1280,7 @@ const gt = (n) => {
1278
1280
  let he = !1, Ce = !1;
1279
1281
  (wn({
1280
1282
  value: m
1281
- }) || k) && (M ? te = M(m) : he = !0);
1283
+ }) || $) && (M ? te = M(m) : he = !0);
1282
1284
  const hn = ie.map((r) => {
1283
1285
  if (!/* @__PURE__ */ i.isValidElement(r))
1284
1286
  return null;
@@ -1322,7 +1324,7 @@ const gt = (n) => {
1322
1324
  open: me
1323
1325
  }), Ie = gt(ge);
1324
1326
  return /* @__PURE__ */ Ze(i.Fragment, {
1325
- children: [/* @__PURE__ */ $(ft, c({
1327
+ children: [/* @__PURE__ */ k(ft, c({
1326
1328
  ref: fe,
1327
1329
  tabIndex: Te,
1328
1330
  role: "button",
@@ -1342,12 +1344,12 @@ const gt = (n) => {
1342
1344
  id: _e,
1343
1345
  children: ht(te) ? (
1344
1346
  // notranslate needed while Google Translate will not fix zero-width space issue
1345
- qe || (qe = /* @__PURE__ */ $("span", {
1347
+ qe || (qe = /* @__PURE__ */ k("span", {
1346
1348
  className: "notranslate",
1347
1349
  children: "​"
1348
1350
  }))
1349
1351
  ) : te
1350
- })), /* @__PURE__ */ $(bt, c({
1352
+ })), /* @__PURE__ */ k(bt, c({
1351
1353
  value: Array.isArray(m) ? m.join(",") : m,
1352
1354
  name: T,
1353
1355
  ref: v,
@@ -1358,11 +1360,11 @@ const gt = (n) => {
1358
1360
  className: Ie.nativeInput,
1359
1361
  autoFocus: l,
1360
1362
  ownerState: ge
1361
- }, h)), /* @__PURE__ */ $(mt, {
1363
+ }, h)), /* @__PURE__ */ k(mt, {
1362
1364
  as: f,
1363
1365
  className: Ie.icon,
1364
1366
  ownerState: ge
1365
- }), /* @__PURE__ */ $(rn, c({
1367
+ }), /* @__PURE__ */ k(rn, c({
1366
1368
  id: `menu-${T || ""}`,
1367
1369
  anchorEl: G,
1368
1370
  open: me,
@@ -1531,7 +1533,7 @@ process.env.NODE_ENV !== "production" && (cn.propTypes = {
1531
1533
  */
1532
1534
  variant: e.oneOf(["standard", "outlined", "filled"])
1533
1535
  });
1534
- const vt = An(/* @__PURE__ */ $("path", {
1536
+ const vt = An(/* @__PURE__ */ k("path", {
1535
1537
  d: "M7 10l5 5 5-5z"
1536
1538
  }), "ArrowDropDown");
1537
1539
  function yt(n) {
@@ -1644,10 +1646,10 @@ const ne = c({}, Nn, le("MuiFilledInput", ["root", "underline", "input"])), Et =
1644
1646
  paddingTop: 16,
1645
1647
  paddingBottom: 17
1646
1648
  }));
1647
- }), Rt = V($n, {
1649
+ }), Rt = V(kn, {
1648
1650
  name: "MuiFilledInput",
1649
1651
  slot: "Input",
1650
- overridesResolver: kn
1652
+ overridesResolver: $n
1651
1653
  })(({
1652
1654
  theme: n,
1653
1655
  ownerState: t
@@ -1694,7 +1696,7 @@ const ne = c({}, Nn, le("MuiFilledInput", ["root", "underline", "input"])), Et =
1694
1696
  }, t.hiddenLabel && t.size === "small" && {
1695
1697
  paddingTop: 8,
1696
1698
  paddingBottom: 9
1697
- })), $e = /* @__PURE__ */ i.forwardRef(function(t, o) {
1699
+ })), ke = /* @__PURE__ */ i.forwardRef(function(t, o) {
1698
1700
  var s, b, l, u;
1699
1701
  const d = Pe({
1700
1702
  props: t,
@@ -1705,14 +1707,14 @@ const ne = c({}, Nn, le("MuiFilledInput", ["root", "underline", "input"])), Et =
1705
1707
  fullWidth: N = !1,
1706
1708
  // declare here to prevent spreading to DOM
1707
1709
  inputComponent: F = "input",
1708
- multiline: k = !1,
1710
+ multiline: $ = !1,
1709
1711
  slotProps: f,
1710
1712
  slots: I = {},
1711
1713
  type: O = "text"
1712
1714
  } = d, w = X(d, Et), E = c({}, d, {
1713
1715
  fullWidth: N,
1714
1716
  inputComponent: F,
1715
- multiline: k,
1717
+ multiline: $,
1716
1718
  type: O
1717
1719
  }), T = Pt(d), a = {
1718
1720
  root: {
@@ -1722,7 +1724,7 @@ const ne = c({}, Nn, le("MuiFilledInput", ["root", "underline", "input"])), Et =
1722
1724
  ownerState: E
1723
1725
  }
1724
1726
  }, p = f ?? x ? Je(f ?? x, a) : a, R = (s = (b = I.root) != null ? b : P.Root) != null ? s : Ot, S = (l = (u = I.input) != null ? u : P.Input) != null ? l : Rt;
1725
- return /* @__PURE__ */ $(jn, c({
1727
+ return /* @__PURE__ */ k(jn, c({
1726
1728
  slots: {
1727
1729
  root: R,
1728
1730
  input: S
@@ -1730,14 +1732,14 @@ const ne = c({}, Nn, le("MuiFilledInput", ["root", "underline", "input"])), Et =
1730
1732
  componentsProps: p,
1731
1733
  fullWidth: N,
1732
1734
  inputComponent: F,
1733
- multiline: k,
1735
+ multiline: $,
1734
1736
  ref: o,
1735
1737
  type: O
1736
1738
  }, w, {
1737
1739
  classes: T
1738
1740
  }));
1739
1741
  });
1740
- process.env.NODE_ENV !== "production" && ($e.propTypes = {
1742
+ process.env.NODE_ENV !== "production" && (ke.propTypes = {
1741
1743
  // ----------------------------- Warning --------------------------------
1742
1744
  // | These PropTypes are generated from the TypeScript type definitions |
1743
1745
  // | To update them edit the d.ts file and run "yarn proptypes" |
@@ -1930,19 +1932,19 @@ process.env.NODE_ENV !== "production" && ($e.propTypes = {
1930
1932
  */
1931
1933
  value: e.any
1932
1934
  });
1933
- $e.muiName = "Input";
1935
+ ke.muiName = "Input";
1934
1936
  var Xe, Ye;
1935
1937
  const Ct = ["autoWidth", "children", "classes", "className", "defaultOpen", "displayEmpty", "IconComponent", "id", "input", "inputProps", "label", "labelId", "MenuProps", "multiple", "native", "onClose", "onOpen", "open", "renderValue", "SelectDisplayProps", "variant"], Tt = (n) => {
1936
1938
  const {
1937
1939
  classes: t
1938
1940
  } = n;
1939
1941
  return t;
1940
- }, ke = {
1942
+ }, $e = {
1941
1943
  name: "MuiSelect",
1942
1944
  overridesResolver: (n, t) => t.root,
1943
1945
  shouldForwardProp: (n) => Oe(n) && n !== "variant",
1944
1946
  slot: "Root"
1945
- }, It = V(Bn, ke)(""), St = V(Vn, ke)(""), xt = V($e, ke)(""), un = /* @__PURE__ */ i.forwardRef(function(t, o) {
1947
+ }, It = V(Bn, $e)(""), St = V(Vn, $e)(""), xt = V(ke, $e)(""), un = /* @__PURE__ */ i.forwardRef(function(t, o) {
1946
1948
  const s = Pe({
1947
1949
  name: "MuiSelect",
1948
1950
  props: t
@@ -1955,7 +1957,7 @@ const Ct = ["autoWidth", "children", "classes", "className", "defaultOpen", "dis
1955
1957
  displayEmpty: x = !1,
1956
1958
  IconComponent: N = vt,
1957
1959
  id: F,
1958
- input: k,
1960
+ input: $,
1959
1961
  inputProps: f,
1960
1962
  label: I,
1961
1963
  labelId: O,
@@ -1972,17 +1974,17 @@ const Ct = ["autoWidth", "children", "classes", "className", "defaultOpen", "dis
1972
1974
  props: s,
1973
1975
  muiFormControl: A,
1974
1976
  states: ["variant"]
1975
- }).variant || _, K = k || {
1976
- standard: Xe || (Xe = /* @__PURE__ */ $(It, {})),
1977
- outlined: /* @__PURE__ */ $(St, {
1977
+ }).variant || _, K = $ || {
1978
+ standard: Xe || (Xe = /* @__PURE__ */ k(It, {})),
1979
+ outlined: /* @__PURE__ */ k(St, {
1978
1980
  label: I
1979
1981
  }),
1980
- filled: Ye || (Ye = /* @__PURE__ */ $(xt, {}))
1982
+ filled: Ye || (Ye = /* @__PURE__ */ k(xt, {}))
1981
1983
  }[z], h = c({}, s, {
1982
1984
  variant: z,
1983
1985
  classes: u
1984
1986
  }), m = Tt(h), B = pe(o, K.ref);
1985
- return /* @__PURE__ */ $(i.Fragment, {
1987
+ return /* @__PURE__ */ k(i.Fragment, {
1986
1988
  children: /* @__PURE__ */ i.cloneElement(K, c({
1987
1989
  // Most of the logic is implemented in `SelectInput`.
1988
1990
  // The `Select` component is a simple API wrapper to expose something better to play with.
@@ -2011,13 +2013,13 @@ const Ct = ["autoWidth", "children", "classes", "className", "defaultOpen", "dis
2011
2013
  }, g)
2012
2014
  }, f, {
2013
2015
  classes: f ? Je(m, f.classes) : m
2014
- }, k ? k.props.inputProps : {})
2016
+ }, $ ? $.props.inputProps : {})
2015
2017
  }, E && T && z === "outlined" ? {
2016
2018
  notched: !0
2017
2019
  } : {}, {
2018
2020
  ref: B,
2019
2021
  className: oe(K.props.className, d)
2020
- }, !k && {
2022
+ }, !$ && {
2021
2023
  variant: z
2022
2024
  }, L))
2023
2025
  });
@@ -2171,7 +2173,7 @@ process.env.NODE_ENV !== "production" && (un.propTypes = {
2171
2173
  });
2172
2174
  un.muiName = "Select";
2173
2175
  export {
2174
- $e as F,
2176
+ ke as F,
2175
2177
  Fe as G,
2176
2178
  un as S
2177
2179
  };