@cobre-npm/ds-v3 0.79.3 → 0.79.4

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.
@@ -349,13 +349,13 @@ const Pu = /* @__PURE__ */ Se(Pf, [["render", Af], ["__scopeId", "data-v-4a47d72
349
349
  ref_key: "checkInput",
350
350
  ref: a,
351
351
  type: "checkbox",
352
- class: Y(`co-checkbox__input co-checkbox__input--${l.size} form-check-input mt-0`),
352
+ class: Y("co-checkbox__input co-checkbox__input--sm form-check-input mt-0"),
353
353
  disabled: l.disabled,
354
354
  value: l.modelValue,
355
355
  checked: l.modelValue,
356
356
  tabindex: "-1",
357
357
  onChange: o
358
- }, null, 42, Sf),
358
+ }, null, 40, Sf),
359
359
  l.label ? (p(), w("label", {
360
360
  key: 0,
361
361
  class: Y(["co-ms-8 co-label co-checkbox__label", [{ "co-checkbox__label--disabled": l.disabled, "co-fw-500": l.description }, `co-label--${l.size}`]]),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cobre-npm/ds-v3",
3
- "version": "0.79.3",
3
+ "version": "0.79.4",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"