@cobre-npm/ds-v3 0.30.4 → 0.31.1

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.
@@ -4933,7 +4933,8 @@ const tw = (t) => (an("data-v-09fc78b4"), t = t(), rn(), t), nw = { class: "co-f
4933
4933
  isValidNumeric: f,
4934
4934
  isValidAlphanumeric: c,
4935
4935
  isValidEmail: v,
4936
- areValidLetters: h
4936
+ areValidLetters: h,
4937
+ isDirty: i
4937
4938
  }), (y, k) => {
4938
4939
  const E = en("co-tooltip");
4939
4940
  return _(), $("div", Ew, [
@@ -36,6 +36,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
36
36
  isValidAlphanumeric: import("vue").ComputedRef<boolean>;
37
37
  isValidEmail: import("vue").ComputedRef<boolean>;
38
38
  areValidLetters: import("vue").ComputedRef<boolean>;
39
+ isDirty: import("vue").ComputedRef<boolean>;
39
40
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
40
41
  "update:modelValue": (...args: any[]) => void;
41
42
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<Props>, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cobre-npm/ds-v3",
3
- "version": "0.30.4",
3
+ "version": "0.31.1",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"