wacomm 1.50.4 → 1.50.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.
@@ -1,5 +1,5 @@
1
1
  import { ZeroFuncType } from 'waujs';
2
- export declare const divClassName = "appearance-none bg-transparent border-none p-0 m-0 text-left cursor-pointer focus:outline-none";
2
+ export declare const divClassName = "appearance-none bg-transparent p-0 m-0 text-left cursor-pointer focus:outline-none";
3
3
  export interface ClickableDivProps {
4
4
  children: React.ReactNode;
5
5
  className?: string;
@@ -7157,7 +7157,7 @@ function yu({ onClick: e = Ye, className: t = "", hidden: o = !1 }) {
7157
7157
  function V2({ onClick: e = Ye, className: t = "", isHighlighted: o = !1 }) {
7158
7158
  return /* @__PURE__ */ b.jsx("div", { className: t, onClick: e, children: /* @__PURE__ */ b.jsx(E2, { size: me.xs, className: o ? "fill-blue-600" : "fill-gray-300" }) });
7159
7159
  }
7160
- const G2 = "appearance-none bg-transparent border-none p-0 m-0 text-left cursor-pointer focus:outline-none";
7160
+ const G2 = "appearance-none bg-transparent p-0 m-0 text-left cursor-pointer focus:outline-none";
7161
7161
  function Cn({ children: e, className: t = "", onClick: o = Ye }) {
7162
7162
  return /* @__PURE__ */ b.jsx("button", { className: we("ClickableDiv", G2, t), onClick: o, children: e });
7163
7163
  }
@@ -7198,7 +7198,7 @@ function bu({ className: e = "", placeholder: t = "write something...", text: o
7198
7198
  "p",
7199
7199
  {
7200
7200
  className: we(
7201
- "text-gray-600 bg-gray-100 p-1 rounded-lg max-h-40 overflow-y-auto whitespace-pre-wrap",
7201
+ "text-gray-600 bg-gray-100 p-1 rounded-lg max-h-40 overflow-y-auto whitespace-pre-wrap w-full",
7202
7202
  e
7203
7203
  ),
7204
7204
  children: o || /* @__PURE__ */ b.jsx("span", { className: "text-gray-300 italic", children: t })
@@ -38880,7 +38880,7 @@ function aO(e) {
38880
38880
  }, [r]), null;
38881
38881
  }
38882
38882
  const TL = vr(aO);
38883
- const lO = import("./mapbox-gl-0yEPByNp.mjs").then((e) => e.m), cO = P.forwardRef(function(t, o) {
38883
+ const lO = import("./mapbox-gl-BuSfBNG3.mjs").then((e) => e.m), cO = P.forwardRef(function(t, o) {
38884
38884
  return $k(t, o, lO);
38885
38885
  }), Yg = eO;
38886
38886
  const uO = iO;