@oub/fusion 0.2.68 → 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 CHANGED
@@ -13268,7 +13268,7 @@ function lm(e, t, n, r, a, o) {
13268
13268
  ])
13269
13269
  ]);
13270
13270
  }
13271
- const ah = /* @__PURE__ */ ye(nm, [["render", lm], ["__scopeId", "data-v-adba214f"]]), um = {
13271
+ const ah = /* @__PURE__ */ ye(nm, [["render", lm], ["__scopeId", "data-v-406fe148"]]), um = {
13272
13272
  name: "FusionKeyValuePair",
13273
13273
  props: {
13274
13274
  keyText: {
@@ -13357,20 +13357,24 @@ const nh = /* @__PURE__ */ ye(um, [["render", vm], ["__scopeId", "data-v-1f46aea
13357
13357
  }
13358
13358
  }
13359
13359
  });
13360
- const hm = { class: "fusion-footer-bar-content" }, gm = { class: "fusion-footer-bar-actions" };
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
- y("div", hm, [
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,
13372
13375
  label: e.cancelButtonLabel,
13373
13376
  size: "regular",
13377
+ type: "button",
13374
13378
  "variant-style": "ghost",
13375
13379
  "variant-type": "primary",
13376
13380
  class: "fusion-footer-bar-button",
@@ -13380,6 +13384,7 @@ function ym(e, t, n, r, a, o) {
13380
13384
  key: 1,
13381
13385
  label: e.backButtonLabel,
13382
13386
  size: "regular",
13387
+ type: "button",
13383
13388
  "variant-style": "outline",
13384
13389
  "variant-type": "primary",
13385
13390
  class: "fusion-footer-bar-button",
@@ -13389,6 +13394,7 @@ function ym(e, t, n, r, a, o) {
13389
13394
  key: 2,
13390
13395
  label: e.confirmButtonLabel,
13391
13396
  size: "regular",
13397
+ type: "submit",
13392
13398
  "variant-style": "filled",
13393
13399
  "variant-type": "primary",
13394
13400
  class: "fusion-footer-bar-button",
@@ -13397,7 +13403,7 @@ function ym(e, t, n, r, a, o) {
13397
13403
  ])
13398
13404
  ], 2);
13399
13405
  }
13400
- const rh = /* @__PURE__ */ ye(mm, [["render", ym], ["__scopeId", "data-v-8b63d880"]]), bm = {
13406
+ const rh = /* @__PURE__ */ ye(mm, [["render", ym], ["__scopeId", "data-v-38ad950f"]]), bm = {
13401
13407
  name: "FusionSubheadingBar",
13402
13408
  props: {
13403
13409
  label: {