@everchron/ec-shards 9.18.15 → 9.18.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 +3 -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
|
@@ -9220,7 +9220,7 @@ const og = /* @__PURE__ */ y(eg, [["render", ag], ["__scopeId", "data-v-85fef203
|
|
|
9220
9220
|
},
|
|
9221
9221
|
updateExtractDataOption(e, s) {
|
|
9222
9222
|
const t = this.localSettings.extractDataOptions.find((a) => a.name === e);
|
|
9223
|
-
t && (t.selected = s, this.emitSettings());
|
|
9223
|
+
console.log("shard : updateExtractDataOption", e, s, t), t && (t.selected = s, this.emitSettings());
|
|
9224
9224
|
},
|
|
9225
9225
|
emitSettings() {
|
|
9226
9226
|
this.localSettings.documentSummaryTemplates.forEach((e) => {
|
|
@@ -9231,7 +9231,7 @@ const og = /* @__PURE__ */ y(eg, [["render", ag], ["__scopeId", "data-v-85fef203
|
|
|
9231
9231
|
this.$emit("opened");
|
|
9232
9232
|
}
|
|
9233
9233
|
}
|
|
9234
|
-
}, Ct = (e) => (ve("data-v-
|
|
9234
|
+
}, Ct = (e) => (ve("data-v-0bd5739b"), e = e(), ye(), e), cg = { class: "ecs-ecai-select-button" }, dg = { class: "ecai-content" }, ug = { class: "ecai-inner-content" }, fg = /* @__PURE__ */ Ct(() => /* @__PURE__ */ f("span", { class: "bg-circle bg-circle-1" }, null, -1)), gg = /* @__PURE__ */ Ct(() => /* @__PURE__ */ f("span", { class: "bg-circle bg-circle-2" }, null, -1)), mg = /* @__PURE__ */ Ct(() => /* @__PURE__ */ f("span", { class: "bg-circle bg-circle-3" }, null, -1)), hg = [
|
|
9235
9235
|
fg,
|
|
9236
9236
|
gg,
|
|
9237
9237
|
mg
|
|
@@ -9442,7 +9442,7 @@ function Ig(e, s, t, a, n, i) {
|
|
|
9442
9442
|
_: 1
|
|
9443
9443
|
}, 8, ["onHidden", "onShown"]);
|
|
9444
9444
|
}
|
|
9445
|
-
const h_ = /* @__PURE__ */ y(rg, [["render", Ig], ["__scopeId", "data-v-
|
|
9445
|
+
const h_ = /* @__PURE__ */ y(rg, [["render", Ig], ["__scopeId", "data-v-0bd5739b"]]), zg = {
|
|
9446
9446
|
name: "ecs-ecai-wrapper",
|
|
9447
9447
|
components: { EcsIcon: A },
|
|
9448
9448
|
props: {
|