@factoringplus/pl-components-pack-v3 0.5.32 → 0.5.33
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.
|
@@ -26661,7 +26661,7 @@ var objectSupport$1 = { exports: {} };
|
|
|
26661
26661
|
})(objectSupport$1);
|
|
26662
26662
|
var objectSupport = objectSupport$1.exports;
|
|
26663
26663
|
var plDatePickerRange_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
26664
|
-
const _withScopeId = (n2) => (pushScopeId("data-v-
|
|
26664
|
+
const _withScopeId = (n2) => (pushScopeId("data-v-c0a2c110"), n2 = n2(), popScopeId(), n2);
|
|
26665
26665
|
const _hoisted_1$v = ["id"];
|
|
26666
26666
|
const _hoisted_2$r = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("img", {
|
|
26667
26667
|
class: "date-picker__img",
|
|
@@ -26669,12 +26669,12 @@ const _hoisted_2$r = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createEl
|
|
|
26669
26669
|
alt: "date-picker icon"
|
|
26670
26670
|
}, null, -1));
|
|
26671
26671
|
const _hoisted_3$n = { class: "date-switcher__container flex-column" };
|
|
26672
|
-
const _hoisted_4$h = { class: "d-flex pb-
|
|
26672
|
+
const _hoisted_4$h = { class: "d-flex pb-6 justify-content-between" };
|
|
26673
26673
|
const _hoisted_5$b = { class: "date-switcher justify-content-center flex-column" };
|
|
26674
|
-
const _hoisted_6$7 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "pl-date-picker__placeholder pb-
|
|
26674
|
+
const _hoisted_6$7 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "pl-date-picker__placeholder pb-1 ps-1" }, "\u041D\u0430\u0447\u0430\u043B\u043E \u043F\u0435\u0440\u0438\u043E\u0434\u0430", -1));
|
|
26675
26675
|
const _hoisted_7$5 = { class: "date-switcher justify-content-center flex-column" };
|
|
26676
|
-
const _hoisted_8$4 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "pl-date-picker__placeholder pb-
|
|
26677
|
-
const _hoisted_9$4 = { class: "d-flex pt-
|
|
26676
|
+
const _hoisted_8$4 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "pl-date-picker__placeholder pb-1 ps-1" }, "\u041A\u043E\u043D\u0435\u0446 \u043F\u0435\u0440\u0438\u043E\u0434\u0430", -1));
|
|
26677
|
+
const _hoisted_9$4 = { class: "d-flex pt-2 justify-content-between" };
|
|
26678
26678
|
const _hoisted_10$3 = { class: "date-switcher date-switcher__month" };
|
|
26679
26679
|
const _hoisted_11$3 = { class: "date-switcher__month-name" };
|
|
26680
26680
|
const _hoisted_12$3 = { class: "date-switcher date-switcher__year" };
|
|
@@ -27236,7 +27236,7 @@ const _sfc_main$v = {
|
|
|
27236
27236
|
};
|
|
27237
27237
|
}
|
|
27238
27238
|
};
|
|
27239
|
-
var PlDatePickerRange = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["__scopeId", "data-v-
|
|
27239
|
+
var PlDatePickerRange = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["__scopeId", "data-v-c0a2c110"]]);
|
|
27240
27240
|
var datePicker = "";
|
|
27241
27241
|
var scrollbar = "";
|
|
27242
27242
|
var ru = {
|
|
@@ -39008,7 +39008,7 @@ const _hoisted_1$l = {
|
|
|
39008
39008
|
id: "pl-form-tabs",
|
|
39009
39009
|
class: "d-flex align-items-center"
|
|
39010
39010
|
};
|
|
39011
|
-
const _hoisted_2$j = { class: "container pt-12 pb-12 ps-
|
|
39011
|
+
const _hoisted_2$j = { class: "container pt-12 pb-12 ps-3 pe-3" };
|
|
39012
39012
|
const _hoisted_3$h = ["onClick"];
|
|
39013
39013
|
const _sfc_main$l = {
|
|
39014
39014
|
__name: "pl-form-tabs",
|
|
@@ -39054,7 +39054,7 @@ const _sfc_main$l = {
|
|
|
39054
39054
|
(openBlock(), createElementBlock(Fragment, null, renderList(tabs2, (item) => {
|
|
39055
39055
|
return createElementVNode("div", {
|
|
39056
39056
|
key: item.label,
|
|
39057
|
-
class: normalizeClass(["p-12 ps-
|
|
39057
|
+
class: normalizeClass(["p-12 ps-4 pe-3 rounded-8 disable-color pointer fw-500 tab-title", [selected.value === item.label ? "active-tab" : ""]])
|
|
39058
39058
|
}, [
|
|
39059
39059
|
createElementVNode("div", {
|
|
39060
39060
|
onClick: ($event) => {
|
|
@@ -39106,7 +39106,7 @@ var plFormDiolog_vue_vue_type_style_index_0_lang = "";
|
|
|
39106
39106
|
const _hoisted_1$j = {
|
|
39107
39107
|
key: 0,
|
|
39108
39108
|
id: "dialogForm",
|
|
39109
|
-
class: "container d-flex flex-column p-
|
|
39109
|
+
class: "container d-flex flex-column p-4 justify-content-center"
|
|
39110
39110
|
};
|
|
39111
39111
|
const _hoisted_2$h = /* @__PURE__ */ createElementVNode("div", { class: "d-flex align-items-start gap-12" }, [
|
|
39112
39112
|
/* @__PURE__ */ createElementVNode("img", {
|
|
@@ -39131,7 +39131,7 @@ const _sfc_main$j = {
|
|
|
39131
39131
|
return isVisible.value ? (openBlock(), createElementBlock("div", _hoisted_1$j, [
|
|
39132
39132
|
_hoisted_2$h,
|
|
39133
39133
|
createElementVNode("button", {
|
|
39134
|
-
class: "fw-bold btn default-text border-0 mt-
|
|
39134
|
+
class: "fw-bold btn default-text border-0 mt-4 rounded-8 btn-ok",
|
|
39135
39135
|
onClick: _cache[0] || (_cache[0] = ($event) => isVisible.value = false)
|
|
39136
39136
|
}, _hoisted_4$a)
|
|
39137
39137
|
])) : createCommentVNode("", true);
|
|
@@ -40041,7 +40041,7 @@ const _sfc_main$b = {
|
|
|
40041
40041
|
])
|
|
40042
40042
|
]),
|
|
40043
40043
|
footer: withCtx(() => [
|
|
40044
|
-
createElementVNode("div", { class: "d-flex flex-row-reverse gap-
|
|
40044
|
+
createElementVNode("div", { class: "d-flex flex-row-reverse gap-4 mt-48" }, [
|
|
40045
40045
|
_hoisted_6$4,
|
|
40046
40046
|
createElementVNode("button", {
|
|
40047
40047
|
onClick: exit,
|
|
@@ -40155,7 +40155,7 @@ const _hoisted_20$1 = { class: "d-flex align-items-center justify-content-betwee
|
|
|
40155
40155
|
const _hoisted_21$1 = { class: "itemPhysical__left d-flex flex-column" };
|
|
40156
40156
|
const _hoisted_22$1 = { class: "default-text topText" };
|
|
40157
40157
|
const _hoisted_23$1 = { class: "itemPhysical__decorText" };
|
|
40158
|
-
const _hoisted_24$1 = /* @__PURE__ */ createElementVNode("div", { class: "d-flex gap-
|
|
40158
|
+
const _hoisted_24$1 = /* @__PURE__ */ createElementVNode("div", { class: "d-flex gap-4" }, [
|
|
40159
40159
|
/* @__PURE__ */ createElementVNode("img", {
|
|
40160
40160
|
src: _imports_1$1,
|
|
40161
40161
|
alt: "edit"
|
|
@@ -40225,7 +40225,7 @@ const _sfc_main$a = {
|
|
|
40225
40225
|
])
|
|
40226
40226
|
]),
|
|
40227
40227
|
withDirectives(createElementVNode("div", {
|
|
40228
|
-
class: normalizeClass(["contentBodies padding-empty mt-
|
|
40228
|
+
class: normalizeClass(["contentBodies padding-empty mt-4", { "pl-list__btn-container": __props.isAdditional }])
|
|
40229
40229
|
}, [
|
|
40230
40230
|
createElementVNode("button", {
|
|
40231
40231
|
onClick: _cache[1] || (_cache[1] = (...args) => __props.addItem && __props.addItem(...args)),
|
|
@@ -40283,7 +40283,7 @@ const _sfc_main$a = {
|
|
|
40283
40283
|
};
|
|
40284
40284
|
const _hoisted_1$9 = {
|
|
40285
40285
|
id: "wrapperBodies",
|
|
40286
|
-
class: "d-flex flex-column gap-
|
|
40286
|
+
class: "d-flex flex-column gap-4"
|
|
40287
40287
|
};
|
|
40288
40288
|
const _hoisted_2$8 = { class: "d-flex justify-content-between mt-32" };
|
|
40289
40289
|
const _hoisted_3$7 = { class: "d-flex justify-content-between mt-32" };
|
|
@@ -41148,7 +41148,7 @@ function k(e2) {
|
|
|
41148
41148
|
var plFormContact_vue_vue_type_style_index_0_lang = "";
|
|
41149
41149
|
const _hoisted_1$8 = {
|
|
41150
41150
|
id: "container-general",
|
|
41151
|
-
class: "d-flex flex-column gap-
|
|
41151
|
+
class: "d-flex flex-column gap-4"
|
|
41152
41152
|
};
|
|
41153
41153
|
const _hoisted_2$7 = { class: "d-flex justify-content-between mt-32" };
|
|
41154
41154
|
const _sfc_main$8 = {
|
|
@@ -41269,7 +41269,7 @@ const _hoisted_1$7 = {
|
|
|
41269
41269
|
id: "form-menu",
|
|
41270
41270
|
class: "container padding-menu pt-3 pb-3 h-100"
|
|
41271
41271
|
};
|
|
41272
|
-
const _hoisted_2$6 = /* @__PURE__ */ createStaticVNode('<nav class="d-grid gap-52 justify-content-center h-100"><div class="d-grid top-section gap-
|
|
41272
|
+
const _hoisted_2$6 = /* @__PURE__ */ createStaticVNode('<nav class="d-grid gap-52 justify-content-center h-100"><div class="d-grid top-section gap-6"><a href="#"><img src="' + _imports_0$2 + '" alt="saved"></a><a href="#"><img src="' + _imports_1 + '" alt="share"></a><a href="#"><img src="' + _imports_2 + '" alt="support"></a></div><div class="decor"></div><a class="mt-auto" href="#"><img src="' + _imports_3 + '" alt="close"></a></nav>', 1);
|
|
41273
41273
|
const _hoisted_3$6 = [
|
|
41274
41274
|
_hoisted_2$6
|
|
41275
41275
|
];
|
|
@@ -41279,7 +41279,7 @@ function _sfc_render(_ctx, _cache) {
|
|
|
41279
41279
|
var PlFormMenu = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["render", _sfc_render]]);
|
|
41280
41280
|
const _hoisted_1$6 = {
|
|
41281
41281
|
id: "container-general",
|
|
41282
|
-
class: "d-flex flex-column gap-
|
|
41282
|
+
class: "d-flex flex-column gap-4"
|
|
41283
41283
|
};
|
|
41284
41284
|
const _hoisted_2$5 = { class: "d-flex justify-content-between mt-32" };
|
|
41285
41285
|
const _hoisted_3$5 = { class: "d-flex justify-content-between mt-32" };
|
|
@@ -41597,8 +41597,8 @@ const _hoisted_2$4 = {
|
|
|
41597
41597
|
id: "pl-questionnaire",
|
|
41598
41598
|
class: "wrapper d-flex justify-content-between"
|
|
41599
41599
|
};
|
|
41600
|
-
const _hoisted_3$4 = { class: "left d-flex flex-column gap-
|
|
41601
|
-
const _hoisted_4$3 = { class: "center d-flex flex-column gap-
|
|
41600
|
+
const _hoisted_3$4 = { class: "left d-flex flex-column gap-3" };
|
|
41601
|
+
const _hoisted_4$3 = { class: "center d-flex flex-column gap-4" };
|
|
41602
41602
|
const _hoisted_5$1 = { class: "right" };
|
|
41603
41603
|
const _sfc_main$5 = {
|
|
41604
41604
|
__name: "pl-questionnaire",
|
|
@@ -42964,7 +42964,7 @@ const PlTooltipPlugin = {
|
|
|
42964
42964
|
app.component("PlTooltip", _sfc_main$C);
|
|
42965
42965
|
}
|
|
42966
42966
|
};
|
|
42967
|
-
var
|
|
42967
|
+
var customBootstrap = "";
|
|
42968
42968
|
var root = "";
|
|
42969
42969
|
var inter = "";
|
|
42970
42970
|
var color = "";
|