@everchron/ec-shards 9.14.1 → 9.14.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.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
|
@@ -14870,12 +14870,12 @@ const J_ = /* @__PURE__ */ y(Ab, [["render", Lb], ["__scopeId", "data-v-4334fe7e
|
|
|
14870
14870
|
"headline-4": "h4",
|
|
14871
14871
|
"headline-5": "h5",
|
|
14872
14872
|
"headline-6": "h6",
|
|
14873
|
-
subline: "
|
|
14873
|
+
subline: "span",
|
|
14874
14874
|
form: "p",
|
|
14875
14875
|
"label-1": "label",
|
|
14876
14876
|
"label-2": "label",
|
|
14877
14877
|
body: "p"
|
|
14878
|
-
}[this.preset] : "
|
|
14878
|
+
}[this.preset] : "span";
|
|
14879
14879
|
},
|
|
14880
14880
|
weightClass() {
|
|
14881
14881
|
return this.weight ? `font-weight-${this.weight}` : this.preset ? `font-weight-${{
|
|
@@ -14979,7 +14979,7 @@ function Nb(e, s, t, a, n, i) {
|
|
|
14979
14979
|
_: 3
|
|
14980
14980
|
}, 8, ["class", "style"]));
|
|
14981
14981
|
}
|
|
14982
|
-
const Q_ = /* @__PURE__ */ y(Db, [["render", Nb], ["__scopeId", "data-v-
|
|
14982
|
+
const Q_ = /* @__PURE__ */ y(Db, [["render", Nb], ["__scopeId", "data-v-6119f3ec"]]), Vb = {
|
|
14983
14983
|
name: "ecs-toast",
|
|
14984
14984
|
emits: ["action"],
|
|
14985
14985
|
components: { EcsFocusRing: D },
|