@everchron/ec-shards 8.9.8 → 8.9.9
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 -3
- 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,6 +215,7 @@ 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"
|
|
@@ -222,14 +223,14 @@ const _i = {
|
|
|
222
223
|
function bi(e, s, t, a, n, i) {
|
|
223
224
|
return o(), y(ze, { name: "action-bar" }, {
|
|
224
225
|
default: w(() => [
|
|
225
|
-
|
|
226
|
+
e.$slots.default ? (o(), l("div", yi, [
|
|
226
227
|
m(e.$slots, "default", {}, void 0, !0)
|
|
227
|
-
])
|
|
228
|
+
])) : u("", !0)
|
|
228
229
|
]),
|
|
229
230
|
_: 3
|
|
230
231
|
});
|
|
231
232
|
}
|
|
232
|
-
const ki = /* @__PURE__ */ _(_i, [["render", bi], ["__scopeId", "data-v-
|
|
233
|
+
const ki = /* @__PURE__ */ _(_i, [["render", bi], ["__scopeId", "data-v-87d509ba"]]);
|
|
233
234
|
const xi = {
|
|
234
235
|
name: "ecs-audio",
|
|
235
236
|
props: {
|