wacomm 1.64.0 → 1.64.2

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.
@@ -9039,15 +9039,12 @@ function ij({
9039
9039
  options: n,
9040
9040
  onSelect: r,
9041
9041
  onChange: s,
9042
- onSearch: i,
9043
- placeholder: a = ""
9042
+ placeholder: i = ""
9044
9043
  }) {
9045
- const [l, c] = Ue(!1), u = (d, m) => {
9046
- m && r(m);
9047
- }, p = (d, m) => {
9048
- s(m);
9049
- }, f = (d) => {
9050
- d.key === "Enter" && (d.preventDefault(), i());
9044
+ const [a, l] = Ue(!1), c = (p, f) => {
9045
+ f && r(f);
9046
+ }, u = (p, f) => {
9047
+ s(f);
9051
9048
  };
9052
9049
  return /* @__PURE__ */ b.jsx(
9053
9050
  H1,
@@ -9055,7 +9052,9 @@ function ij({
9055
9052
  className: e,
9056
9053
  ref: t,
9057
9054
  options: n,
9058
- getOptionLabel: (d) => d.value,
9055
+ getOptionLabel: (p) => p.value,
9056
+ isOptionEqualToValue: (p, f) => p.id === f.id,
9057
+ filterOptions: (p) => p,
9059
9058
  popupIcon: null,
9060
9059
  inputValue: o,
9061
9060
  clearOnBlur: !1,
@@ -9063,20 +9062,23 @@ function ij({
9063
9062
  width: "100%",
9064
9063
  "& .MuiOutlinedInput-root": {
9065
9064
  padding: 0,
9066
- border: "none"
9065
+ border: "none",
9066
+ "& fieldset": {
9067
+ border: "none"
9068
+ }
9067
9069
  },
9068
9070
  "& .MuiInputLabel-root": {
9069
9071
  top: "50%",
9070
9072
  transform: "translateY(-50%)",
9071
9073
  paddingLeft: "8px",
9072
- display: l || o ? "none" : "block",
9074
+ display: a || o ? "none" : "block",
9073
9075
  border: "none"
9074
9076
  }
9075
9077
  },
9076
- renderInput: (d) => /* @__PURE__ */ b.jsx(
9078
+ renderInput: (p) => /* @__PURE__ */ b.jsx(
9077
9079
  q1,
9078
9080
  {
9079
- ...d,
9081
+ ...p,
9080
9082
  slotProps: {
9081
9083
  inputLabel: {
9082
9084
  sx: {
@@ -9084,14 +9086,13 @@ function ij({
9084
9086
  }
9085
9087
  }
9086
9088
  },
9087
- label: `${l || o ? "" : a}`
9089
+ label: `${a || o ? "" : i}`
9088
9090
  }
9089
9091
  ),
9090
- onInputChange: p,
9091
- onChange: u,
9092
- onFocus: () => c(!0),
9093
- onBlur: () => c(!1),
9094
- onKeyDown: f
9092
+ onInputChange: u,
9093
+ onChange: c,
9094
+ onFocus: () => l(!0),
9095
+ onBlur: () => l(!1)
9095
9096
  }
9096
9097
  );
9097
9098
  }
@@ -39010,11 +39011,11 @@ function uR(e) {
39010
39011
  }, [r]), null;
39011
39012
  }
39012
39013
  const kN = Tr(uR);
39013
- const pR = import("./maplibre-gl-CKaYGTHx.mjs").then((e) => e.m), dR = P.forwardRef(function(t, o) {
39014
+ const pR = import("./maplibre-gl-BW-ApVlv.mjs").then((e) => e.m), dR = P.forwardRef(function(t, o) {
39014
39015
  return Uy(t, o, pR);
39015
39016
  }), fR = Qy;
39016
39017
  const mR = cR;
39017
- const hR = import("./mapbox-gl-BHLKFj6T.mjs").then((e) => e.m), MN = P.forwardRef(function(t, o) {
39018
+ const hR = import("./mapbox-gl-CMqa8n3D.mjs").then((e) => e.m), MN = P.forwardRef(function(t, o) {
39018
39019
  return Uy(t, o, hR);
39019
39020
  }), gR = Qy;
39020
39021
  function yR({ locations: e }) {