@oub/fusion 0.2.74 → 0.2.75

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
@@ -1802,6 +1802,7 @@ function Cl(e, t, n, r, a, o) {
1802
1802
  "aria-invalid": !!e.errorLabel,
1803
1803
  "aria-disabled": e.disabled,
1804
1804
  disabled: e.disabled,
1805
+ type: "button",
1805
1806
  onBlur: t[0] || (t[0] = (...p) => e.handleBlur && e.handleBlur(...p)),
1806
1807
  onFocus: t[1] || (t[1] = (...p) => e.handleFocus && e.handleFocus(...p)),
1807
1808
  onClick: t[2] || (t[2] = (...p) => e.handleInputClick && e.handleInputClick(...p)),
@@ -1838,7 +1839,7 @@ function Cl(e, t, n, r, a, o) {
1838
1839
  ], 2)) : D("", !0)
1839
1840
  ], 8, ml);
1840
1841
  }
1841
- const Em = /* @__PURE__ */ ye(vl, [["render", Cl], ["__scopeId", "data-v-89b7ee3d"]]), Sl = ve({
1842
+ const Em = /* @__PURE__ */ ye(vl, [["render", Cl], ["__scopeId", "data-v-728f74b0"]]), Sl = ve({
1842
1843
  name: "FusionPasswordInput",
1843
1844
  components: {
1844
1845
  FusionInput: En,