wacomm 1.19.0 → 1.20.0
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/html/Span.d.ts +6 -0
- package/dist/html/index.d.ts +1 -0
- package/dist/{index-SRh2cNLP.js → index-JHY7Mtp7.js} +21 -21
- package/dist/{index-Cx10HZNH.mjs → index-d4JKrJ4O.mjs} +11 -7
- package/dist/{mapbox-gl-9AtRtaI1.js → mapbox-gl-8tWdjPvS.js} +1 -1
- package/dist/{mapbox-gl-D83_b1CO.mjs → mapbox-gl-D1N6uAFG.mjs} +1 -1
- package/dist/wacomm.cjs.js +1 -1
- package/dist/wacomm.es.js +36 -35
- package/package.json +1 -1
|
@@ -41431,7 +41431,7 @@ function AD(e) {
|
|
|
41431
41431
|
}, [r]), null;
|
|
41432
41432
|
}
|
|
41433
41433
|
const GN = hr(AD);
|
|
41434
|
-
const MD = import("./mapbox-gl-
|
|
41434
|
+
const MD = import("./mapbox-gl-D1N6uAFG.mjs").then((e) => e.m), kD = P.forwardRef(function(t, o) {
|
|
41435
41435
|
return gD(t, o, MD);
|
|
41436
41436
|
}), a1 = TD;
|
|
41437
41437
|
const OD = SD;
|
|
@@ -43696,7 +43696,10 @@ function RE({
|
|
|
43696
43696
|
}
|
|
43697
43697
|
);
|
|
43698
43698
|
}
|
|
43699
|
-
function LL({
|
|
43699
|
+
function LL({ className: e = "", text: t }) {
|
|
43700
|
+
return /* @__PURE__ */ T.jsx("p", { className: je("text-gray-600 p-1 rounded-lg", e), children: t });
|
|
43701
|
+
}
|
|
43702
|
+
function zL({ letter: e = "A", className: t = "w-full h-full" }) {
|
|
43700
43703
|
return /* @__PURE__ */ T.jsx(
|
|
43701
43704
|
"div",
|
|
43702
43705
|
{
|
|
@@ -43772,7 +43775,7 @@ function DE({
|
|
|
43772
43775
|
}
|
|
43773
43776
|
);
|
|
43774
43777
|
}
|
|
43775
|
-
function
|
|
43778
|
+
function BL({
|
|
43776
43779
|
items: e,
|
|
43777
43780
|
toggle: t,
|
|
43778
43781
|
name: o = "checkbox-group",
|
|
@@ -43971,7 +43974,7 @@ const JE = ({
|
|
|
43971
43974
|
}
|
|
43972
43975
|
);
|
|
43973
43976
|
};
|
|
43974
|
-
function
|
|
43977
|
+
function FL({
|
|
43975
43978
|
text: e,
|
|
43976
43979
|
onSave: t,
|
|
43977
43980
|
isLoading: o,
|
|
@@ -44075,6 +44078,7 @@ export {
|
|
|
44075
44078
|
jL as aR,
|
|
44076
44079
|
NL as aS,
|
|
44077
44080
|
RE as aT,
|
|
44081
|
+
LL as aU,
|
|
44078
44082
|
oL as aa,
|
|
44079
44083
|
nL as ab,
|
|
44080
44084
|
rL as ac,
|
|
@@ -44108,9 +44112,9 @@ export {
|
|
|
44108
44112
|
Aj as f,
|
|
44109
44113
|
Tn as g,
|
|
44110
44114
|
Mj as h,
|
|
44111
|
-
|
|
44112
|
-
|
|
44113
|
-
|
|
44115
|
+
zL as i,
|
|
44116
|
+
BL as j,
|
|
44117
|
+
FL as k,
|
|
44114
44118
|
me as l,
|
|
44115
44119
|
JE as m,
|
|
44116
44120
|
kj as n,
|