@factoringplus/pl-components-pack-v3 0.5.52 → 0.5.54
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.
|
@@ -18675,7 +18675,7 @@ const plCurrency_vue_vue_type_style_index_0_lang = "", _hoisted_1$E = /* @__PURE
|
|
|
18675
18675
|
default: "##.##.####"
|
|
18676
18676
|
},
|
|
18677
18677
|
getValid: {
|
|
18678
|
-
type: Boolean,
|
|
18678
|
+
type: [Boolean, Number],
|
|
18679
18679
|
default: !1
|
|
18680
18680
|
},
|
|
18681
18681
|
datePicker: {
|
|
@@ -28636,7 +28636,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plSuggest
|
|
|
28636
28636
|
default: "Нет данных"
|
|
28637
28637
|
},
|
|
28638
28638
|
getValidate: {
|
|
28639
|
-
type: Boolean,
|
|
28639
|
+
type: [Boolean, Number],
|
|
28640
28640
|
default: !1
|
|
28641
28641
|
},
|
|
28642
28642
|
memoryBlur: {
|