@ws-ui/shared 0.2.11 → 0.2.13
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
|
@@ -2511,7 +2511,7 @@ const nE = (e) => /* @__PURE__ */ nt.jsx("svg", { width: "1em", height: "1em", v
|
|
|
2511
2511
|
fill: "currentColor"
|
|
2512
2512
|
}
|
|
2513
2513
|
) }), aE = (e) => /* @__PURE__ */ nt.jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: [
|
|
2514
|
-
/* @__PURE__ */ nt.jsx("path", { d: "M10 18h4V5h-4v13Z", fill: "
|
|
2514
|
+
/* @__PURE__ */ nt.jsx("path", { d: "M10 18h4V5h-4v13Z", fill: "currentColor" }),
|
|
2515
2515
|
/* @__PURE__ */ nt.jsx(
|
|
2516
2516
|
"path",
|
|
2517
2517
|
{
|