@everchron/ec-shards 8.9.9 → 8.9.11
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 +3 -4
- 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
|
@@ -215,7 +215,6 @@ const ks = /* @__PURE__ */ _(pi, [["render", vi], ["__scopeId", "data-v-3dba37f1
|
|
|
215
215
|
const _i = {
|
|
216
216
|
name: "ecs-action-toolbar"
|
|
217
217
|
}, yi = {
|
|
218
|
-
key: 0,
|
|
219
218
|
class: "ecs-action-toolbar",
|
|
220
219
|
role: "toolbar",
|
|
221
220
|
"aria-label": "Actions"
|
|
@@ -223,14 +222,14 @@ const _i = {
|
|
|
223
222
|
function bi(e, s, t, a, n, i) {
|
|
224
223
|
return o(), y(ze, { name: "action-bar" }, {
|
|
225
224
|
default: w(() => [
|
|
226
|
-
|
|
225
|
+
f("div", yi, [
|
|
227
226
|
m(e.$slots, "default", {}, void 0, !0)
|
|
228
|
-
])
|
|
227
|
+
])
|
|
229
228
|
]),
|
|
230
229
|
_: 3
|
|
231
230
|
});
|
|
232
231
|
}
|
|
233
|
-
const ki = /* @__PURE__ */ _(_i, [["render", bi], ["__scopeId", "data-v-
|
|
232
|
+
const ki = /* @__PURE__ */ _(_i, [["render", bi], ["__scopeId", "data-v-901a41f4"]]);
|
|
234
233
|
const xi = {
|
|
235
234
|
name: "ecs-audio",
|
|
236
235
|
props: {
|