@factoringplus/pl-components-pack-v3 0.5.21 → 0.5.23-pre-01
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.
|
@@ -25880,7 +25880,7 @@ const _sfc_main$B = {
|
|
|
25880
25880
|
setup(__props, { emit: emit2 }) {
|
|
25881
25881
|
const props = __props;
|
|
25882
25882
|
useCssVars((_ctx) => ({
|
|
25883
|
-
"
|
|
25883
|
+
"fbaf3a38": props.width
|
|
25884
25884
|
}));
|
|
25885
25885
|
const attrs = useAttrs$1();
|
|
25886
25886
|
const id = `id-${Math.random()}`;
|
|
@@ -25897,14 +25897,11 @@ const _sfc_main$B = {
|
|
|
25897
25897
|
const modelValue = computed$1({
|
|
25898
25898
|
get: () => props.modelValue,
|
|
25899
25899
|
set: (value) => {
|
|
25900
|
-
console.log(value);
|
|
25901
25900
|
emit2("update:modelValue", value);
|
|
25902
25901
|
}
|
|
25903
25902
|
});
|
|
25904
|
-
console.log(modelValue);
|
|
25905
25903
|
if (props.currency) {
|
|
25906
25904
|
watch(modelValue, (newValue) => {
|
|
25907
|
-
console.log(newValue);
|
|
25908
25905
|
setValue(newValue);
|
|
25909
25906
|
});
|
|
25910
25907
|
}
|
|
@@ -26017,7 +26014,7 @@ const _sfc_main$B = {
|
|
|
26017
26014
|
};
|
|
26018
26015
|
}
|
|
26019
26016
|
};
|
|
26020
|
-
var PlInputPlus = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["__scopeId", "data-v-
|
|
26017
|
+
var PlInputPlus = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["__scopeId", "data-v-412d4069"]]);
|
|
26021
26018
|
const PlInputPlusPlugin = {
|
|
26022
26019
|
install(app) {
|
|
26023
26020
|
app.component("PlInputPlus", PlInputPlus);
|
|
@@ -26389,7 +26386,7 @@ const _sfc_main$w = {
|
|
|
26389
26386
|
};
|
|
26390
26387
|
}
|
|
26391
26388
|
};
|
|
26392
|
-
var PlLink = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-
|
|
26389
|
+
var PlLink = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-24e26eff"]]);
|
|
26393
26390
|
const PlLinkPlugin = {
|
|
26394
26391
|
install(app) {
|
|
26395
26392
|
app.component("PlLink", PlLink);
|
|
@@ -26486,7 +26483,7 @@ var objectSupport$1 = { exports: {} };
|
|
|
26486
26483
|
})(objectSupport$1);
|
|
26487
26484
|
var objectSupport = objectSupport$1.exports;
|
|
26488
26485
|
var plDatePickerRange_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
26489
|
-
const _withScopeId = (n2) => (pushScopeId("data-v-
|
|
26486
|
+
const _withScopeId = (n2) => (pushScopeId("data-v-6db27b86"), n2 = n2(), popScopeId(), n2);
|
|
26490
26487
|
const _hoisted_1$v = ["id"];
|
|
26491
26488
|
const _hoisted_2$r = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("img", {
|
|
26492
26489
|
class: "date-picker__img",
|
|
@@ -27061,7 +27058,7 @@ const _sfc_main$v = {
|
|
|
27061
27058
|
};
|
|
27062
27059
|
}
|
|
27063
27060
|
};
|
|
27064
|
-
var PlDatePickerRange = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["__scopeId", "data-v-
|
|
27061
|
+
var PlDatePickerRange = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["__scopeId", "data-v-6db27b86"]]);
|
|
27065
27062
|
var datePicker = "";
|
|
27066
27063
|
var scrollbar = "";
|
|
27067
27064
|
var ru = {
|
|
@@ -39649,7 +39646,7 @@ const _sfc_main$d = {
|
|
|
39649
39646
|
};
|
|
39650
39647
|
}
|
|
39651
39648
|
};
|
|
39652
|
-
var PlDatePickerPlus = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-
|
|
39649
|
+
var PlDatePickerPlus = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-4c097e14"]]);
|
|
39653
39650
|
const placeholders = {
|
|
39654
39651
|
name: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0424\u0418\u041E \u043F\u043E\u043B\u043D\u043E\u0441\u0442\u044C\u044E",
|
|
39655
39652
|
nationality: "\u0423\u043A\u0430\u0436\u0438\u0442\u0435 \u0433\u0440\u0430\u0436\u0434\u0430\u043D\u0441\u0442\u0432\u043E",
|