@everchron/ec-shards 8.3.2 → 8.3.4
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/ec-shards.js +2 -2
- package/dist/ec-shards.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/ec-shards.js
CHANGED
|
@@ -1909,7 +1909,7 @@ const _n = ["onKeyup", "aria-open"], hn = {
|
|
|
1909
1909
|
s.persistent || r.value ? je((n(), l("div", {
|
|
1910
1910
|
key: 0,
|
|
1911
1911
|
onClick: ne[1] || (ne[1] = (Se) => !ee(L) && fe()),
|
|
1912
|
-
class: "popper",
|
|
1912
|
+
class: "ecs-popover popper",
|
|
1913
1913
|
ref_key: "popperNode",
|
|
1914
1914
|
ref: c,
|
|
1915
1915
|
id: i
|
|
@@ -1930,7 +1930,7 @@ const _n = ["onKeyup", "aria-open"], hn = {
|
|
|
1930
1930
|
]))
|
|
1931
1931
|
], 32));
|
|
1932
1932
|
}
|
|
1933
|
-
}, yn = /* @__PURE__ */ h(hn, [["__scopeId", "data-v-
|
|
1933
|
+
}, yn = /* @__PURE__ */ h(hn, [["__scopeId", "data-v-97f8ddab"]]);
|
|
1934
1934
|
const bn = {
|
|
1935
1935
|
name: "ecs-popover",
|
|
1936
1936
|
emits: ["shown", "hidden"],
|