@everchron/ec-shards 9.18.6 → 9.18.7
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
|
@@ -9163,6 +9163,11 @@ const og = /* @__PURE__ */ y(eg, [["render", ag], ["__scopeId", "data-v-85fef203
|
|
|
9163
9163
|
disabled: {
|
|
9164
9164
|
type: Boolean,
|
|
9165
9165
|
default: !1
|
|
9166
|
+
},
|
|
9167
|
+
/** Transcripts tab showing Document Summary options, attempt at not allowing */
|
|
9168
|
+
isTranscripts: {
|
|
9169
|
+
type: Boolean,
|
|
9170
|
+
default: !1
|
|
9166
9171
|
}
|
|
9167
9172
|
},
|
|
9168
9173
|
data() {
|
|
@@ -9226,7 +9231,7 @@ const og = /* @__PURE__ */ y(eg, [["render", ag], ["__scopeId", "data-v-85fef203
|
|
|
9226
9231
|
this.$emit("opened");
|
|
9227
9232
|
}
|
|
9228
9233
|
}
|
|
9229
|
-
}, Ct = (e) => (ve("data-v-
|
|
9234
|
+
}, Ct = (e) => (ve("data-v-3c8b7acd"), 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 = [
|
|
9230
9235
|
fg,
|
|
9231
9236
|
gg,
|
|
9232
9237
|
mg
|
|
@@ -9295,7 +9300,7 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9295
9300
|
]),
|
|
9296
9301
|
_: 1
|
|
9297
9302
|
}, 8, ["onInput", "value"])) : u("", !0),
|
|
9298
|
-
n.localSettings.generateSummaries && n.localSettings.generateDocumentSummary && !
|
|
9303
|
+
n.localSettings.generateSummaries && n.localSettings.generateDocumentSummary && !t.isTranscripts ? (o(), m(B, {
|
|
9299
9304
|
key: 1,
|
|
9300
9305
|
class: v(["indent", { "no-padding": t.hideSwitch }])
|
|
9301
9306
|
}, {
|
|
@@ -9323,7 +9328,7 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9323
9328
|
]),
|
|
9324
9329
|
_: 1
|
|
9325
9330
|
}, 8, ["class"])) : u("", !0),
|
|
9326
|
-
|
|
9331
|
+
t.isTranscripts || n.localSettings.generateSummaries && n.localSettings.generateTranscriptSummary ? (o(), m(b, {
|
|
9327
9332
|
key: 2,
|
|
9328
9333
|
gap: 2,
|
|
9329
9334
|
class: v(["transcript-summary-format", { "no-padding": t.hideSwitch }])
|
|
@@ -9435,7 +9440,7 @@ function Bg(e, s, t, a, n, i) {
|
|
|
9435
9440
|
_: 1
|
|
9436
9441
|
}, 8, ["onHidden", "onShown"]);
|
|
9437
9442
|
}
|
|
9438
|
-
const m_ = /* @__PURE__ */ y(rg, [["render", Bg], ["__scopeId", "data-v-
|
|
9443
|
+
const m_ = /* @__PURE__ */ y(rg, [["render", Bg], ["__scopeId", "data-v-3c8b7acd"]]), Ig = {
|
|
9439
9444
|
name: "ecs-ecai-wrapper",
|
|
9440
9445
|
components: { EcsIcon: L },
|
|
9441
9446
|
props: {
|