@cobre-npm/ds-v3 0.81.30 → 0.81.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/cobre-ds-v3-lib.es.js +8 -8
- package/dist/style.css +1 -1
- package/dist/types/components/molecules/CobreInput/CobreInput.vue.d.ts +2 -1
- package/dist/types/components/molecules/CobreInputAmount/CobreInputAmount.vue.d.ts +2 -1
- package/dist/types/components/molecules/CobreInputCurrency/CobreInputCurrency.vue.d.ts +2 -1
- package/dist/types/components/molecules/CobreInputPhoneNumber/CobreInputPhoneNumber.vue.d.ts +2 -1
- package/dist/types/components/molecules/CobreInputUrl/CobreInputUrl.vue.d.ts +2 -1
- package/package.json +1 -1
|
@@ -3175,7 +3175,7 @@ const pv = { class: "co-float-modal__header d-flex justify-content-end" }, mv =
|
|
|
3175
3175
|
modelValue: {},
|
|
3176
3176
|
errorMsg: {},
|
|
3177
3177
|
id: {},
|
|
3178
|
-
labelOptional: {},
|
|
3178
|
+
labelOptional: { default: "" },
|
|
3179
3179
|
placeholder: {},
|
|
3180
3180
|
isRequired: { type: Boolean, default: !1 },
|
|
3181
3181
|
minlength: { default: "2" },
|
|
@@ -3276,7 +3276,7 @@ const pv = { class: "co-float-modal__header d-flex justify-content-end" }, mv =
|
|
|
3276
3276
|
]);
|
|
3277
3277
|
};
|
|
3278
3278
|
}
|
|
3279
|
-
}), hM = /* @__PURE__ */ Se(Fv, [["__scopeId", "data-v-
|
|
3279
|
+
}), hM = /* @__PURE__ */ Se(Fv, [["__scopeId", "data-v-ae0ddeb5"]]);
|
|
3280
3280
|
/**
|
|
3281
3281
|
* Vue Currency Input 3.2.1
|
|
3282
3282
|
* (c) 2018-2025 Matthias Stiller
|
|
@@ -3605,7 +3605,7 @@ const Xv = { class: "co-input" }, Kv = {
|
|
|
3605
3605
|
placeholder: {},
|
|
3606
3606
|
id: {},
|
|
3607
3607
|
errorMsg: {},
|
|
3608
|
-
labelOptional: {},
|
|
3608
|
+
labelOptional: { default: "" },
|
|
3609
3609
|
options: {},
|
|
3610
3610
|
isRequired: { type: Boolean, default: !1 },
|
|
3611
3611
|
minlength: { default: "1" },
|
|
@@ -3688,7 +3688,7 @@ const Xv = { class: "co-input" }, Kv = {
|
|
|
3688
3688
|
])) : P("", !0)
|
|
3689
3689
|
]));
|
|
3690
3690
|
}
|
|
3691
|
-
}), vM = /* @__PURE__ */ Se(ng, [["__scopeId", "data-v-
|
|
3691
|
+
}), vM = /* @__PURE__ */ Se(ng, [["__scopeId", "data-v-c15a83d2"]]), ag = {
|
|
3692
3692
|
key: 0,
|
|
3693
3693
|
class: "d-flex align-items-center justify-content-between"
|
|
3694
3694
|
}, rg = { class: "d-flex align-items-center" }, og = ["title"], ig = {
|
|
@@ -3870,8 +3870,8 @@ const Xv = { class: "co-input" }, Kv = {
|
|
|
3870
3870
|
__name: "CobreInputCurrency",
|
|
3871
3871
|
props: /* @__PURE__ */ Fr({
|
|
3872
3872
|
modelValue: {},
|
|
3873
|
-
labelOptional: {},
|
|
3874
3873
|
errorMsg: {},
|
|
3874
|
+
labelOptional: { default: "" },
|
|
3875
3875
|
placeholder: {},
|
|
3876
3876
|
id: {},
|
|
3877
3877
|
options: {},
|
|
@@ -4035,7 +4035,7 @@ const Xv = { class: "co-input" }, Kv = {
|
|
|
4035
4035
|
props: {
|
|
4036
4036
|
modelValue: {},
|
|
4037
4037
|
errorMsg: {},
|
|
4038
|
-
labelOptional: {},
|
|
4038
|
+
labelOptional: { default: "" },
|
|
4039
4039
|
id: {},
|
|
4040
4040
|
placeholder: { default: "(000) 000 0000" },
|
|
4041
4041
|
isRequired: { type: Boolean, default: !1 },
|
|
@@ -4268,7 +4268,7 @@ const Xv = { class: "co-input" }, Kv = {
|
|
|
4268
4268
|
props: {
|
|
4269
4269
|
modelValue: {},
|
|
4270
4270
|
errorMsg: {},
|
|
4271
|
-
labelOptional: {},
|
|
4271
|
+
labelOptional: { default: "" },
|
|
4272
4272
|
id: {},
|
|
4273
4273
|
placeholder: {},
|
|
4274
4274
|
isRequired: { type: Boolean, default: !1 },
|
|
@@ -4361,7 +4361,7 @@ const Xv = { class: "co-input" }, Kv = {
|
|
|
4361
4361
|
]);
|
|
4362
4362
|
};
|
|
4363
4363
|
}
|
|
4364
|
-
}), wM = /* @__PURE__ */ Se(n0, [["__scopeId", "data-v-
|
|
4364
|
+
}), wM = /* @__PURE__ */ Se(n0, [["__scopeId", "data-v-759d4d1a"]]), a0 = /* @__PURE__ */ ve({
|
|
4365
4365
|
__name: "CobreKebabMenu",
|
|
4366
4366
|
props: {
|
|
4367
4367
|
options: {}
|