@oub/fusion 0.2.92 → 0.2.93
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 +4 -4
- package/dist/fusion.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/fusion.js
CHANGED
|
@@ -13448,7 +13448,7 @@ function Sm(e, t, n, r, a, o) {
|
|
|
13448
13448
|
e.hideCancelButton ? C("", !0) : (d(), le(i, {
|
|
13449
13449
|
key: 0,
|
|
13450
13450
|
label: e.cancelButtonLabel,
|
|
13451
|
-
size: "
|
|
13451
|
+
size: "small",
|
|
13452
13452
|
type: "button",
|
|
13453
13453
|
"variant-style": "ghost",
|
|
13454
13454
|
"variant-type": "primary",
|
|
@@ -13458,7 +13458,7 @@ function Sm(e, t, n, r, a, o) {
|
|
|
13458
13458
|
e.hideBackButton ? C("", !0) : (d(), le(i, {
|
|
13459
13459
|
key: 1,
|
|
13460
13460
|
label: e.backButtonLabel,
|
|
13461
|
-
size: "
|
|
13461
|
+
size: "small",
|
|
13462
13462
|
type: "button",
|
|
13463
13463
|
"variant-style": "outline",
|
|
13464
13464
|
"variant-type": "primary",
|
|
@@ -13469,7 +13469,7 @@ function Sm(e, t, n, r, a, o) {
|
|
|
13469
13469
|
key: 2,
|
|
13470
13470
|
label: e.confirmButtonLabel,
|
|
13471
13471
|
loading: e.confirmButtonLoading,
|
|
13472
|
-
size: "
|
|
13472
|
+
size: "small",
|
|
13473
13473
|
type: "submit",
|
|
13474
13474
|
"variant-style": "filled",
|
|
13475
13475
|
"variant-type": "primary",
|
|
@@ -13479,7 +13479,7 @@ function Sm(e, t, n, r, a, o) {
|
|
|
13479
13479
|
])
|
|
13480
13480
|
], 2);
|
|
13481
13481
|
}
|
|
13482
|
-
const Xh = /* @__PURE__ */ ge(Am, [["render", Sm], ["__scopeId", "data-v-
|
|
13482
|
+
const Xh = /* @__PURE__ */ ge(Am, [["render", Sm], ["__scopeId", "data-v-5701177f"]]), Dm = {
|
|
13483
13483
|
name: "FusionSubheadingBar",
|
|
13484
13484
|
props: {
|
|
13485
13485
|
label: {
|