@oub/fusion 0.2.67 → 0.2.69
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 +5 -2
- package/dist/fusion.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/dist/themes.css +1 -1
- package/dist/utilities.css +1 -1
- package/dist/variables/_components.scss +7 -10
- package/dist/variables/_fused.scss +0 -6
- package/dist/variables/_oub.scss +0 -6
- package/package.json +1 -1
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-
|
|
13271
|
+
const ah = /* @__PURE__ */ ye(nm, [["render", lm], ["__scopeId", "data-v-406fe148"]]), um = {
|
|
13272
13272
|
name: "FusionKeyValuePair",
|
|
13273
13273
|
props: {
|
|
13274
13274
|
keyText: {
|
|
@@ -13371,6 +13371,7 @@ function ym(e, t, n, r, a, o) {
|
|
|
13371
13371
|
key: 0,
|
|
13372
13372
|
label: e.cancelButtonLabel,
|
|
13373
13373
|
size: "regular",
|
|
13374
|
+
type: "button",
|
|
13374
13375
|
"variant-style": "ghost",
|
|
13375
13376
|
"variant-type": "primary",
|
|
13376
13377
|
class: "fusion-footer-bar-button",
|
|
@@ -13380,6 +13381,7 @@ function ym(e, t, n, r, a, o) {
|
|
|
13380
13381
|
key: 1,
|
|
13381
13382
|
label: e.backButtonLabel,
|
|
13382
13383
|
size: "regular",
|
|
13384
|
+
type: "button",
|
|
13383
13385
|
"variant-style": "outline",
|
|
13384
13386
|
"variant-type": "primary",
|
|
13385
13387
|
class: "fusion-footer-bar-button",
|
|
@@ -13389,6 +13391,7 @@ function ym(e, t, n, r, a, o) {
|
|
|
13389
13391
|
key: 2,
|
|
13390
13392
|
label: e.confirmButtonLabel,
|
|
13391
13393
|
size: "regular",
|
|
13394
|
+
type: "submit",
|
|
13392
13395
|
"variant-style": "filled",
|
|
13393
13396
|
"variant-type": "primary",
|
|
13394
13397
|
class: "fusion-footer-bar-button",
|
|
@@ -13397,7 +13400,7 @@ function ym(e, t, n, r, a, o) {
|
|
|
13397
13400
|
])
|
|
13398
13401
|
], 2);
|
|
13399
13402
|
}
|
|
13400
|
-
const rh = /* @__PURE__ */ ye(mm, [["render", ym], ["__scopeId", "data-v-
|
|
13403
|
+
const rh = /* @__PURE__ */ ye(mm, [["render", ym], ["__scopeId", "data-v-6682fa80"]]), bm = {
|
|
13401
13404
|
name: "FusionSubheadingBar",
|
|
13402
13405
|
props: {
|
|
13403
13406
|
label: {
|