@everchron/ec-shards 8.9.11 → 8.9.13
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 +6 -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
|
@@ -220,7 +220,10 @@ const _i = {
|
|
|
220
220
|
"aria-label": "Actions"
|
|
221
221
|
};
|
|
222
222
|
function bi(e, s, t, a, n, i) {
|
|
223
|
-
return o(), y(ze, {
|
|
223
|
+
return o(), y(ze, {
|
|
224
|
+
name: "action-bar",
|
|
225
|
+
appear: ""
|
|
226
|
+
}, {
|
|
224
227
|
default: w(() => [
|
|
225
228
|
f("div", yi, [
|
|
226
229
|
m(e.$slots, "default", {}, void 0, !0)
|
|
@@ -229,7 +232,7 @@ function bi(e, s, t, a, n, i) {
|
|
|
229
232
|
_: 3
|
|
230
233
|
});
|
|
231
234
|
}
|
|
232
|
-
const ki = /* @__PURE__ */ _(_i, [["render", bi], ["__scopeId", "data-v-
|
|
235
|
+
const ki = /* @__PURE__ */ _(_i, [["render", bi], ["__scopeId", "data-v-ed37c526"]]);
|
|
233
236
|
const xi = {
|
|
234
237
|
name: "ecs-audio",
|
|
235
238
|
props: {
|
|
@@ -6916,7 +6919,7 @@ function su(e, s, t, a, n, i) {
|
|
|
6916
6919
|
t.placeholder && n.currentValue == "" ? (o(), l("span", tu, x(t.placeholder), 1)) : u("", !0)
|
|
6917
6920
|
], 2);
|
|
6918
6921
|
}
|
|
6919
|
-
const js = /* @__PURE__ */ _(Jd, [["render", su], ["__scopeId", "data-v-
|
|
6922
|
+
const js = /* @__PURE__ */ _(Jd, [["render", su], ["__scopeId", "data-v-da6f533f"]]);
|
|
6920
6923
|
const iu = {
|
|
6921
6924
|
name: "ecs-data-grid-head-cell",
|
|
6922
6925
|
emits: ["resizedWidth", "sortby", "selection"],
|