@everchron/ec-shards 19.7.0 → 19.7.2
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.css +1 -1
- package/dist/ec-shards.js +7 -4
- package/dist/ec-shards.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/ec-shards.js
CHANGED
|
@@ -5769,7 +5769,7 @@ function So(t, n, r, i, a, u) {
|
|
|
5769
5769
|
speed: 1200
|
|
5770
5770
|
}, null, 8, ["text"])) : k(t.$slots, "default", { key: 2 }, void 0, !0)], 6)]), t.$slots.actions ? (T(), c("div", xo, [k(t.$slots, "actions", {}, void 0, !0)])) : s("", !0)], 10, go);
|
|
5771
5771
|
}
|
|
5772
|
-
var Co = /* @__PURE__ */ V(ho, [["render", So], ["__scopeId", "data-v-
|
|
5772
|
+
var Co = /* @__PURE__ */ V(ho, [["render", So], ["__scopeId", "data-v-4c17dfef"]]), wo = /* @__PURE__ */ me((/* @__PURE__ */ z(((e) => {
|
|
5773
5773
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.default = e.clickOutSide = {
|
|
5774
5774
|
mounted: function(e, t, n) {
|
|
5775
5775
|
e.clickOutsideEvent = function(n) {
|
|
@@ -14428,7 +14428,6 @@ function tg(e, t, n, r, i, a) {
|
|
|
14428
14428
|
], 2)) : s("", !0)
|
|
14429
14429
|
])) : s("", !0), l("div", $h, [
|
|
14430
14430
|
n.descriptor ? (T(), c("div", eg, N(n.descriptor), 1)) : s("", !0),
|
|
14431
|
-
k(e.$slots, "default", {}, void 0, !0),
|
|
14432
14431
|
n.editable ? (T(), c("button", {
|
|
14433
14432
|
key: 1,
|
|
14434
14433
|
onClick: t[1] ||= (...e) => a.handleEditToken && a.handleEditToken(...e),
|
|
@@ -14440,7 +14439,11 @@ function tg(e, t, n, r, i, a) {
|
|
|
14440
14439
|
type: "edit",
|
|
14441
14440
|
size: "14",
|
|
14442
14441
|
color: "var(--color-gray-15)"
|
|
14443
|
-
}), f(u, {
|
|
14442
|
+
}), f(u, {
|
|
14443
|
+
radius: 6,
|
|
14444
|
+
inset: -1
|
|
14445
|
+
})], 32)) : s("", !0),
|
|
14446
|
+
k(e.$slots, "default", {}, void 0, !0),
|
|
14444
14447
|
l("button", {
|
|
14445
14448
|
onClick: t[3] ||= (t) => e.$emit("remove", t),
|
|
14446
14449
|
onKeyup: t[4] ||= L((t) => e.$emit("remove", t), ["enter"]),
|
|
@@ -14454,7 +14457,7 @@ function tg(e, t, n, r, i, a) {
|
|
|
14454
14457
|
}), f(u, { radius: 12 })], 32)
|
|
14455
14458
|
])], 34);
|
|
14456
14459
|
}
|
|
14457
|
-
var ng = /* @__PURE__ */ V(Xh, [["render", tg], ["__scopeId", "data-v-
|
|
14460
|
+
var ng = /* @__PURE__ */ V(Xh, [["render", tg], ["__scopeId", "data-v-41602e43"]]), rg = {
|
|
14458
14461
|
name: "ecs-multiselect-token",
|
|
14459
14462
|
emits: ["remove"],
|
|
14460
14463
|
components: {
|