@ws-ui/shared 1.8.4-rc5 → 1.8.4-rc7
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.es.js
CHANGED
|
@@ -11784,7 +11784,6 @@ function A2(e) {
|
|
|
11784
11784
|
side: e.side,
|
|
11785
11785
|
sideOffset: e.sideOffset,
|
|
11786
11786
|
alignOffset: e.alignOffset,
|
|
11787
|
-
portalled: e.portalled !== !1,
|
|
11788
11787
|
children: [
|
|
11789
11788
|
typeof e.message == "string" && /* @__PURE__ */ j("p", { className: "max-w-[240px] rounded-md bg-primary-light px-1 py-2 text-s font-semibold text-primary-dark", children: e.message }),
|
|
11790
11789
|
typeof e.message != "string" && e.message
|