@everchron/ec-shards 9.17.13 → 9.17.16
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 +9 -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
|
@@ -9226,7 +9226,7 @@ const sg = /* @__PURE__ */ y(Xf, [["render", tg], ["__scopeId", "data-v-85fef203
|
|
|
9226
9226
|
this.$emit("opened");
|
|
9227
9227
|
}
|
|
9228
9228
|
}
|
|
9229
|
-
}, Ct = (e) => (ve("data-v-
|
|
9229
|
+
}, Ct = (e) => (ve("data-v-2cd48a74"), e = e(), ye(), e), ag = { class: "ecs-ecai-select-button" }, og = { class: "ecai-content" }, lg = { class: "ecai-inner-content" }, rg = /* @__PURE__ */ Ct(() => /* @__PURE__ */ f("span", { class: "bg-circle bg-circle-1" }, null, -1)), cg = /* @__PURE__ */ Ct(() => /* @__PURE__ */ f("span", { class: "bg-circle bg-circle-2" }, null, -1)), dg = /* @__PURE__ */ Ct(() => /* @__PURE__ */ f("span", { class: "bg-circle bg-circle-3" }, null, -1)), ug = [
|
|
9230
9230
|
rg,
|
|
9231
9231
|
cg,
|
|
9232
9232
|
dg
|
|
@@ -9421,7 +9421,7 @@ function Cg(e, s, t, a, n, i) {
|
|
|
9421
9421
|
"data-test": "ecai-select-button"
|
|
9422
9422
|
}, {
|
|
9423
9423
|
default: w(() => [
|
|
9424
|
-
A("
|
|
9424
|
+
A("EC:AI")
|
|
9425
9425
|
]),
|
|
9426
9426
|
_: 1
|
|
9427
9427
|
}, 8, ["disabled"])),
|
|
@@ -9435,7 +9435,7 @@ function Cg(e, s, t, a, n, i) {
|
|
|
9435
9435
|
_: 1
|
|
9436
9436
|
}, 8, ["onHidden", "onShown"]);
|
|
9437
9437
|
}
|
|
9438
|
-
const u_ = /* @__PURE__ */ y(ng, [["render", Cg], ["__scopeId", "data-v-
|
|
9438
|
+
const u_ = /* @__PURE__ */ y(ng, [["render", Cg], ["__scopeId", "data-v-2cd48a74"]]), wg = {
|
|
9439
9439
|
name: "ecs-ecai-wrapper",
|
|
9440
9440
|
components: { EcsIcon: L },
|
|
9441
9441
|
props: {
|
|
@@ -10413,6 +10413,11 @@ const _m = /* @__PURE__ */ y(ym, [["render", bm], ["__scopeId", "data-v-d87a8075
|
|
|
10413
10413
|
return this.fixedHeight ? this.height : this.height === "100%" ? "100%" : null;
|
|
10414
10414
|
},
|
|
10415
10415
|
scrollHeight() {
|
|
10416
|
+
if (this.fixedHeight && this.height === "100%")
|
|
10417
|
+
return {
|
|
10418
|
+
height: "100%",
|
|
10419
|
+
"max-height": "100%"
|
|
10420
|
+
};
|
|
10416
10421
|
const e = this.searchable || this.create || this.refreshable ? parseInt(this.height) - 41 + "px" : this.height;
|
|
10417
10422
|
return this.fixedHeight ? { height: e } : { "max-height": e };
|
|
10418
10423
|
}
|
|
@@ -10499,7 +10504,7 @@ function Sm(e, s, t, a, n, i) {
|
|
|
10499
10504
|
}, 8, ["style", "padding"])
|
|
10500
10505
|
], 6);
|
|
10501
10506
|
}
|
|
10502
|
-
const b_ = /* @__PURE__ */ y(km, [["render", Sm], ["__scopeId", "data-v-
|
|
10507
|
+
const b_ = /* @__PURE__ */ y(km, [["render", Sm], ["__scopeId", "data-v-e8fd70d2"]]), xm = {}, Bm = { class: "ecs-form-headline" }, Im = { class: "ecs-form-headline-main" }, zm = {
|
|
10503
10508
|
key: 0,
|
|
10504
10509
|
class: "ecs-form-headline-controls"
|
|
10505
10510
|
};
|