@factoringplus/pl-components-pack-v3 0.14.2-pre-03 → 0.14.2-pre-04

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.
@@ -32419,7 +32419,7 @@ var objectSupport$1 = { exports: {} };
32419
32419
  });
32420
32420
  })(objectSupport$1);
32421
32421
  var objectSupportExports = objectSupport$1.exports;
32422
- const objectSupport = /* @__PURE__ */ getDefaultExportFromCjs(objectSupportExports), plDatePickerRange_vue_vue_type_style_index_0_scoped_169a7eec_lang = "", _withScopeId = (t) => (pushScopeId("data-v-169a7eec"), t = t(), popScopeId(), t), _hoisted_1$f = ["id"], _hoisted_2$c = ["src"], _hoisted_3$a = { class: "date-switcher__container flex-column" }, _hoisted_4$7 = { class: "d-flex pb-6 justify-content-between" }, _hoisted_5$5 = { class: "date-switcher justify-content-center flex-column" }, _hoisted_6$5 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "pl-date-picker__placeholder pb-1 ps-1" }, "Начало периода", -1)), _hoisted_7$5 = { class: "date-switcher justify-content-center flex-column" }, _hoisted_8$5 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "pl-date-picker__placeholder pb-1 ps-1" }, "Конец периода", -1)), _hoisted_9$3 = { class: "d-flex pt-2 justify-content-between" }, _hoisted_10$2 = { class: "date-switcher date-switcher__month" }, _hoisted_11$3 = { class: "date-switcher__month-name" }, _hoisted_12$2 = { class: "date-switcher date-switcher__year" }, _hoisted_13$2 = { class: "date-switcher__year-name" }, _hoisted_14$2 = { class: "pl-date-picker__days" }, _hoisted_15$2 = ["onClick", "onMousemove"], _hoisted_16$1 = { class: "field" }, _hoisted_17$1 = { class: "pl-date-picker__buttons" }, _sfc_main$y = {
32422
+ const objectSupport = /* @__PURE__ */ getDefaultExportFromCjs(objectSupportExports), plDatePickerRange_vue_vue_type_style_index_0_scoped_e14af0c5_lang = "", _withScopeId = (t) => (pushScopeId("data-v-e14af0c5"), t = t(), popScopeId(), t), _hoisted_1$f = ["id"], _hoisted_2$c = ["src"], _hoisted_3$a = { class: "date-switcher__container flex-column" }, _hoisted_4$7 = { class: "d-flex pb-6 justify-content-between" }, _hoisted_5$5 = { class: "date-switcher justify-content-center flex-column" }, _hoisted_6$5 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "pl-date-picker__placeholder pb-1 ps-1" }, "Начало периода", -1)), _hoisted_7$5 = { class: "date-switcher justify-content-center flex-column" }, _hoisted_8$5 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "pl-date-picker__placeholder pb-1 ps-1" }, "Конец периода", -1)), _hoisted_9$3 = { class: "d-flex pt-2 justify-content-between" }, _hoisted_10$2 = { class: "date-switcher date-switcher__month" }, _hoisted_11$3 = { class: "date-switcher__month-name" }, _hoisted_12$2 = { class: "date-switcher date-switcher__year" }, _hoisted_13$2 = { class: "date-switcher__year-name" }, _hoisted_14$2 = { class: "pl-date-picker__days" }, _hoisted_15$2 = ["onClick", "onMousemove"], _hoisted_16$1 = { class: "field" }, _hoisted_17$1 = { class: "pl-date-picker__buttons" }, _sfc_main$y = {
32423
32423
  __name: "pl-date-picker-range",
32424
32424
  props: {
32425
32425
  modelValue: {
@@ -32628,13 +32628,13 @@ const objectSupport = /* @__PURE__ */ getDefaultExportFromCjs(objectSupportExpor
32628
32628
  createVNode(_sfc_main$19, {
32629
32629
  modelValue: Ne.value,
32630
32630
  "onUpdate:modelValue": Ln[0] || (Ln[0] = (Tn) => Ne.value = Tn),
32631
- mask: "##.##.####-##.##.####",
32631
+ maska: "##.##.####-##.##.####",
32632
32632
  label: t.label,
32633
32633
  placeholder: t.placeholder,
32634
32634
  "date-picker": "",
32635
32635
  onInput: Ue,
32636
32636
  onBlur: jt
32637
- }, null, 8, ["modelValue", "mask", "label", "placeholder"]),
32637
+ }, null, 8, ["modelValue", "maska", "label", "placeholder"]),
32638
32638
  createElementVNode("img", {
32639
32639
  class: "date-picker__img",
32640
32640
  src: unref(k),
@@ -32763,7 +32763,7 @@ const objectSupport = /* @__PURE__ */ getDefaultExportFromCjs(objectSupportExpor
32763
32763
  ], 8, _hoisted_1$f);
32764
32764
  };
32765
32765
  }
32766
- }, PlDatePickerRange = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-169a7eec"]]), PlDatePickerPlugin = {
32766
+ }, PlDatePickerRange = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-e14af0c5"]]), PlDatePickerPlugin = {
32767
32767
  install(t) {
32768
32768
  t.component("PlDatePicker", PlDatePicker), t.component("PlDatePickerRange", PlDatePickerRange);
32769
32769
  }