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.
- package/dist/Autocomplete.d.ts +1 -3
- package/dist/{index-CC9w4-dg.js → index-BlRmOrMv.js} +2 -2
- package/dist/{index-D_vaEIX5.mjs → index-D9hBs7P9.mjs} +22 -21
- package/dist/{mapbox-gl-COyLi7Hk.js → mapbox-gl-APRhzAkm.js} +1 -1
- package/dist/{mapbox-gl-BHLKFj6T.mjs → mapbox-gl-CMqa8n3D.mjs} +1 -1
- package/dist/{maplibre-gl-CKaYGTHx.mjs → maplibre-gl-BW-ApVlv.mjs} +1 -1
- package/dist/{maplibre-gl-Dcy2U_ig.js → maplibre-gl-Cx2roZ93.js} +1 -1
- package/dist/wacomm.cjs.js +1 -1
- package/dist/wacomm.es.js +1 -1
- package/package.json +1 -1
|
@@ -9039,15 +9039,12 @@ function ij({
|
|
|
9039
9039
|
options: n,
|
|
9040
9040
|
onSelect: r,
|
|
9041
9041
|
onChange: s,
|
|
9042
|
-
|
|
9043
|
-
placeholder: a = ""
|
|
9042
|
+
placeholder: i = ""
|
|
9044
9043
|
}) {
|
|
9045
|
-
const [
|
|
9046
|
-
|
|
9047
|
-
},
|
|
9048
|
-
s(
|
|
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: (
|
|
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:
|
|
9074
|
+
display: a || o ? "none" : "block",
|
|
9073
9075
|
border: "none"
|
|
9074
9076
|
}
|
|
9075
9077
|
},
|
|
9076
|
-
renderInput: (
|
|
9078
|
+
renderInput: (p) => /* @__PURE__ */ b.jsx(
|
|
9077
9079
|
q1,
|
|
9078
9080
|
{
|
|
9079
|
-
...
|
|
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: `${
|
|
9089
|
+
label: `${a || o ? "" : i}`
|
|
9088
9090
|
}
|
|
9089
9091
|
),
|
|
9090
|
-
onInputChange:
|
|
9091
|
-
onChange:
|
|
9092
|
-
onFocus: () =>
|
|
9093
|
-
onBlur: () =>
|
|
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-
|
|
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-
|
|
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 }) {
|