@everchron/ec-shards 8.21.6 → 8.21.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 +2 -2
- 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
|
@@ -14252,7 +14252,7 @@ const oy = {
|
|
|
14252
14252
|
return this.verb.toUpperCase();
|
|
14253
14253
|
},
|
|
14254
14254
|
text() {
|
|
14255
|
-
return console.log("text", this.overrideText, "::", this.overrideText ? this.overrideText : `To complete this action, please enter ${this.upperCaseVerb}:`), this.overrideText ? this.overrideText : `To complete this action, please enter ${this.upperCaseVerb}:`;
|
|
14255
|
+
return console.log("text", this.overrideText, "::", this.overrideText ? this.overrideText : `To complete this action, please enter the text ${this.upperCaseVerb}:`), this.overrideText ? this.overrideText : `To complete this action, please enter the text ${this.upperCaseVerb}:`;
|
|
14256
14256
|
}
|
|
14257
14257
|
},
|
|
14258
14258
|
methods: {
|
|
@@ -14309,7 +14309,7 @@ function uy(e, s, t, a, n, i) {
|
|
|
14309
14309
|
_: 1
|
|
14310
14310
|
}));
|
|
14311
14311
|
}
|
|
14312
|
-
const t0 = /* @__PURE__ */ v(oy, [["render", uy], ["__scopeId", "data-v-
|
|
14312
|
+
const t0 = /* @__PURE__ */ v(oy, [["render", uy], ["__scopeId", "data-v-56f1c1be"]]);
|
|
14313
14313
|
const fy = {
|
|
14314
14314
|
name: "ecs-video",
|
|
14315
14315
|
props: {
|