@oub/fusion 0.2.69 → 0.2.70
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/fusion.js +7 -4
- package/dist/fusion.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/fusion.js
CHANGED
|
@@ -13357,15 +13357,18 @@ const nh = /* @__PURE__ */ ye(um, [["render", vm], ["__scopeId", "data-v-1f46aea
|
|
|
13357
13357
|
}
|
|
13358
13358
|
}
|
|
13359
13359
|
});
|
|
13360
|
-
const hm = {
|
|
13360
|
+
const hm = {
|
|
13361
|
+
key: 0,
|
|
13362
|
+
class: "fusion-footer-bar-content"
|
|
13363
|
+
}, gm = { class: "fusion-footer-bar-actions" };
|
|
13361
13364
|
function ym(e, t, n, r, a, o) {
|
|
13362
13365
|
const i = me("FusionButton");
|
|
13363
13366
|
return d(), m("footer", {
|
|
13364
13367
|
class: W(["fusion-footer-bar", { "fusion-footer-bar-mobile": e.isMobile }])
|
|
13365
13368
|
}, [
|
|
13366
|
-
|
|
13369
|
+
e.$slots.content ? (d(), m("div", hm, [
|
|
13367
13370
|
$(e.$slots, "content", {}, void 0, !0)
|
|
13368
|
-
]),
|
|
13371
|
+
])) : D("", !0),
|
|
13369
13372
|
y("div", gm, [
|
|
13370
13373
|
e.hideCancelButton ? D("", !0) : (d(), de(i, {
|
|
13371
13374
|
key: 0,
|
|
@@ -13400,7 +13403,7 @@ function ym(e, t, n, r, a, o) {
|
|
|
13400
13403
|
])
|
|
13401
13404
|
], 2);
|
|
13402
13405
|
}
|
|
13403
|
-
const rh = /* @__PURE__ */ ye(mm, [["render", ym], ["__scopeId", "data-v-
|
|
13406
|
+
const rh = /* @__PURE__ */ ye(mm, [["render", ym], ["__scopeId", "data-v-38ad950f"]]), bm = {
|
|
13404
13407
|
name: "FusionSubheadingBar",
|
|
13405
13408
|
props: {
|
|
13406
13409
|
label: {
|