@everchron/ec-shards 8.9.10 → 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 +4 -8
- 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,25 +215,21 @@ 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"
|
|
222
221
|
};
|
|
223
222
|
function bi(e, s, t, a, n, i) {
|
|
224
|
-
return o(), y(ze, {
|
|
225
|
-
name: "action-bar",
|
|
226
|
-
appear: ""
|
|
227
|
-
}, {
|
|
223
|
+
return o(), y(ze, { name: "action-bar" }, {
|
|
228
224
|
default: w(() => [
|
|
229
|
-
|
|
225
|
+
f("div", yi, [
|
|
230
226
|
m(e.$slots, "default", {}, void 0, !0)
|
|
231
|
-
])
|
|
227
|
+
])
|
|
232
228
|
]),
|
|
233
229
|
_: 3
|
|
234
230
|
});
|
|
235
231
|
}
|
|
236
|
-
const ki = /* @__PURE__ */ _(_i, [["render", bi], ["__scopeId", "data-v-
|
|
232
|
+
const ki = /* @__PURE__ */ _(_i, [["render", bi], ["__scopeId", "data-v-901a41f4"]]);
|
|
237
233
|
const xi = {
|
|
238
234
|
name: "ecs-audio",
|
|
239
235
|
props: {
|