@factoringplus/pl-components-pack-v3 0.5.53 → 0.5.55
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.
|
@@ -18622,7 +18622,7 @@ const plCurrency_vue_vue_type_style_index_0_lang = "", _hoisted_1$F = /* @__PURE
|
|
|
18622
18622
|
default: "##.##.####"
|
|
18623
18623
|
},
|
|
18624
18624
|
getValid: {
|
|
18625
|
-
type: Boolean,
|
|
18625
|
+
type: [Boolean, Number],
|
|
18626
18626
|
default: !1
|
|
18627
18627
|
},
|
|
18628
18628
|
datePicker: {
|
|
@@ -28579,7 +28579,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plSuggest
|
|
|
28579
28579
|
default: "Нет данных"
|
|
28580
28580
|
},
|
|
28581
28581
|
getValidate: {
|
|
28582
|
-
type: Boolean,
|
|
28582
|
+
type: [Boolean, Number],
|
|
28583
28583
|
default: !1
|
|
28584
28584
|
},
|
|
28585
28585
|
memoryBlur: {
|