@cobre-npm/ds-v3 0.25.0 → 0.26.0

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.
@@ -3830,8 +3830,8 @@ const VI = /* @__PURE__ */ ct(pb, [["render", _b], ["__scopeId", "data-v-76a558e
3830
3830
  alias: {},
3831
3831
  providerId: {},
3832
3832
  accountNumber: {},
3833
- hideAccountNumber: { type: Boolean },
3834
- showAccountIcon: { type: Boolean }
3833
+ hideAccountNumber: { type: Boolean, default: !1 },
3834
+ showAccountIcon: { type: Boolean, default: !1 }
3835
3835
  },
3836
3836
  emits: ["click"],
3837
3837
  setup(t, { emit: e }) {