@oub/fusion 0.2.30 → 0.2.31

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
@@ -739,7 +739,7 @@ function zi(e, t, n, r, a, o) {
739
739
  id: e.id,
740
740
  href: e.isButton ? null : e.href,
741
741
  target: e.isButton ? null : e.target,
742
- class: ne(["fusion-text-link-button", [{ disabled: e.disabled }, e.variationClasses, e.sizeClasses, e.iconClasses, e.buttonClasses]]),
742
+ class: ne(["fusion-text-link", [{ disabled: e.disabled }, e.variationClasses, e.sizeClasses, e.iconClasses, e.buttonClasses]]),
743
743
  tabindex: e.disabled ? -1 : e.tabIndex,
744
744
  "data-test": "link",
745
745
  onBlur: t[0] || (t[0] = (i) => e.$emit("input:blur", i)),
@@ -755,7 +755,7 @@ function zi(e, t, n, r, a, o) {
755
755
  }, 40, ["id", "href", "target", "class", "tabindex"]))
756
756
  ], 10, Wi);
757
757
  }
758
- const iv = /* @__PURE__ */ Le(Yi, [["render", zi], ["__scopeId", "data-v-877f0ba7"]]), ji = Ce({
758
+ const iv = /* @__PURE__ */ Le(Yi, [["render", zi], ["__scopeId", "data-v-79d610b9"]]), ji = Ce({
759
759
  name: "FusionInput",
760
760
  components: {
761
761
  SVGExclamationTriangle: Ht