@everchron/ec-shards 8.9.10 → 8.9.12
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"
|
|
@@ -226,14 +225,14 @@ function bi(e, s, t, a, n, i) {
|
|
|
226
225
|
appear: ""
|
|
227
226
|
}, {
|
|
228
227
|
default: w(() => [
|
|
229
|
-
|
|
228
|
+
f("div", yi, [
|
|
230
229
|
m(e.$slots, "default", {}, void 0, !0)
|
|
231
|
-
])
|
|
230
|
+
])
|
|
232
231
|
]),
|
|
233
232
|
_: 3
|
|
234
233
|
});
|
|
235
234
|
}
|
|
236
|
-
const ki = /* @__PURE__ */ _(_i, [["render", bi], ["__scopeId", "data-v-
|
|
235
|
+
const ki = /* @__PURE__ */ _(_i, [["render", bi], ["__scopeId", "data-v-ed37c526"]]);
|
|
237
236
|
const xi = {
|
|
238
237
|
name: "ecs-audio",
|
|
239
238
|
props: {
|