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