wafields 0.35.4 → 0.35.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.
- package/dist/{index-BiPjKjfJ.js → index-BKU35sOZ.js} +2 -2
- package/dist/{index-v00IqxLm.mjs → index-CwZ0cIUB.mjs} +4 -7
- package/dist/{mapbox-gl-C84Ds8eS-C9VTIl3m.mjs → mapbox-gl-C84Ds8eS-C4bDfPzH.mjs} +1 -1
- package/dist/{mapbox-gl-C84Ds8eS-D1f0Thab.js → mapbox-gl-C84Ds8eS-Dpe6C8-_.js} +1 -1
- package/dist/{maplibre-gl-DjmStifd-CMrrcL9k.mjs → maplibre-gl-DjmStifd-HcDTY8To.mjs} +1 -1
- package/dist/{maplibre-gl-DjmStifd-B3p4dCDF.js → maplibre-gl-DjmStifd-uiwTAK-r.js} +1 -1
- package/dist/wafields.cjs.js +1 -1
- package/dist/wafields.css +1 -1
- package/dist/wafields.es.js +1 -1
- package/package.json +1 -1
|
@@ -53172,10 +53172,10 @@ function Sj(n) {
|
|
|
53172
53172
|
wa(a._container, f);
|
|
53173
53173
|
}, [f]), null;
|
|
53174
53174
|
}
|
|
53175
|
-
const eq = pa(Sj), Pj = import("./maplibre-gl-DjmStifd-
|
|
53175
|
+
const eq = pa(Sj), Pj = import("./maplibre-gl-DjmStifd-HcDTY8To.mjs").then((n) => n.m), tq = _.forwardRef(function(n, a) {
|
|
53176
53176
|
return g8(n, a, Pj);
|
|
53177
53177
|
});
|
|
53178
|
-
const Tj = import("./mapbox-gl-C84Ds8eS-
|
|
53178
|
+
const Tj = import("./mapbox-gl-C84Ds8eS-C4bDfPzH.mjs").then((n) => n.m), rq = _.forwardRef(function(n, a) {
|
|
53179
53179
|
return g8(n, a, Tj);
|
|
53180
53180
|
});
|
|
53181
53181
|
const la = Math.min, Mi = Math.max, Pi = Math.round, Ci = Math.floor, En = (n) => ({
|
|
@@ -60452,14 +60452,11 @@ function Eq({
|
|
|
60452
60452
|
}
|
|
60453
60453
|
function Bq({ pid: n }) {
|
|
60454
60454
|
const [a, c] = Wt(!1), d = () => {
|
|
60455
|
-
navigator.clipboard.writeText(n), c(!0), setTimeout(() => c(!1),
|
|
60455
|
+
navigator.clipboard.writeText(n), c(!0), setTimeout(() => c(!1), 1500);
|
|
60456
60456
|
};
|
|
60457
60457
|
return !n || n.length < 3 ? null : /* @__PURE__ */ ae.jsxs(Jo, { className: "PagePID text-lg gap-0", children: [
|
|
60458
60458
|
/* @__PURE__ */ ae.jsx("span", { className: "text-gray-500 mr-2", children: "ID:" }),
|
|
60459
|
-
/* @__PURE__ */ ae.
|
|
60460
|
-
/* @__PURE__ */ ae.jsx("span", { className: "text-blue-500", children: n }),
|
|
60461
|
-
a && /* @__PURE__ */ ae.jsx("span", { className: "absolute bottom-full mb-1 left-1/2 -translate-x-1/2 bg-blue-600 text-white text-sm px-2 py-1 rounded pointer-events-none whitespace-nowrap", children: "Copied!" })
|
|
60462
|
-
] })
|
|
60459
|
+
/* @__PURE__ */ ae.jsx("span", { className: "cursor-pointer", onClick: d, children: /* @__PURE__ */ ae.jsx("span", { className: "text-blue-500", children: a ? "Copied!" : n }) })
|
|
60463
60460
|
] });
|
|
60464
60461
|
}
|
|
60465
60462
|
const Id = {
|