@factoringplus/pl-components-pack-v3 0.5.70-pre-01 → 0.5.70-pre-03

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.
@@ -19181,7 +19181,7 @@ const plCurrency_vue_vue_type_style_index_0_lang = "", _hoisted_1$M = /* @__PURE
19181
19181
  default: !1
19182
19182
  }
19183
19183
  },
19184
- emits: ["update:modelValue"],
19184
+ emits: ["update:modelValue", "change"],
19185
19185
  setup(g, { emit: y }) {
19186
19186
  const j = g, z = useAttrs$1(), $ = reactive({
19187
19187
  currency: "RUB",
@@ -19194,11 +19194,11 @@ const plCurrency_vue_vue_type_style_index_0_lang = "", _hoisted_1$M = /* @__PURE
19194
19194
  }), { inputRef: V, formattedValue: re, setValue: ae } = useCurrencyInput($), le = computed$1({
19195
19195
  get: () => j.modelValue,
19196
19196
  set: (ue) => {
19197
- ae(newValue), y("update:modelValue", ue);
19197
+ y("update:modelValue", ue);
19198
19198
  }
19199
19199
  });
19200
19200
  return watch(le, (ue) => {
19201
- ue === null && ae(ue);
19201
+ ae(ue);
19202
19202
  }), (ue, ie) => (openBlock(), createElementBlock("div", _hoisted_1$K, [
19203
19203
  j.leftIcon ? (openBlock(), createElementBlock("div", _hoisted_2$F, [
19204
19204
  createVNode(_sfc_main$14, {
@@ -19479,7 +19479,7 @@ function now$1() {
19479
19479
  return now$1.last = g > y ? g : y + 1;
19480
19480
  }
19481
19481
  var uniqidExports = uniqid$1.exports;
19482
- const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPlus_vue_vue_type_style_index_0_scoped_da5ee9d9_lang = "", _export_sfc = (g, y) => {
19482
+ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPlus_vue_vue_type_style_index_0_scoped_a77924d7_lang = "", _export_sfc = (g, y) => {
19483
19483
  const j = g.__vccOpts || g;
19484
19484
  for (const [z, $] of y)
19485
19485
  j[z] = $;
@@ -19581,11 +19581,11 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
19581
19581
  type: String || Number
19582
19582
  }
19583
19583
  },
19584
- emits: ["update:modelValue"],
19584
+ emits: ["update:modelValue", "change:modelValue"],
19585
19585
  setup(g, { emit: y }) {
19586
19586
  const j = g;
19587
19587
  useCssVars((ae) => ({
19588
- "7f49a608": j.width
19588
+ d77fbaf6: j.width
19589
19589
  }));
19590
19590
  const z = useAttrs$1(), $ = `id-${uniqid()}`, V = ref([]);
19591
19591
  if (j.prop) {
@@ -19689,7 +19689,7 @@ const uniqid = /* @__PURE__ */ getDefaultExportFromCjs(uniqidExports), plInputPl
19689
19689
  ])) : createCommentVNode("", !0)
19690
19690
  ]));
19691
19691
  }
19692
- }, PlInputPlus = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-da5ee9d9"]]), PlInputPlusPlugin = {
19692
+ }, PlInputPlus = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-a77924d7"]]), PlInputPlusPlugin = {
19693
19693
  install(g) {
19694
19694
  g.component("PlInputPlus", PlInputPlus);
19695
19695
  }
@@ -34684,7 +34684,7 @@ function _sfc_render$9(g, y) {
34684
34684
  renderSlot(g.$slots, "default", {}, void 0, !0)
34685
34685
  ]);
34686
34686
  }
34687
- const plSub2 = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-c5b75078"]]), plBtn1_vue_vue_type_style_index_0_scoped_661e14e6_lang = "", _sfc_main$8 = {};
34687
+ const PlSub2 = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-c5b75078"]]), plBtn1_vue_vue_type_style_index_0_scoped_661e14e6_lang = "", _sfc_main$8 = {};
34688
34688
  function _sfc_render$8(g, y) {
34689
34689
  return openBlock(), createElementBlock("span", null, [
34690
34690
  renderSlot(g.$slots, "default", {}, void 0, !0)
@@ -34740,7 +34740,7 @@ function _sfc_render(g, y) {
34740
34740
  }
34741
34741
  const PlTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-cb8003d9"]]), PlTextPlugin = {
34742
34742
  install(g) {
34743
- g.component("PlH1", PlH1), g.component("PlH2", PlH2), g.component("PlH3", PlH3), g.component("PlH4", PlH4), g.component("PlTitle1", PlTitle1), g.component("PlTitle2", PlTitle2), g.component("PlTitle3", PlTitle3), g.component("PlSub1", PlSub1), g.component("PlSub2", PlSub12), g.component("PlBtn1", PlBtn1), g.component("PlBtn2", PlBtn2), g.component("PlBtn3", PlBtn3), g.component("PlBody1", PlBody1), g.component("PlBody2", PlBody2), g.component("PlBody3", PlBody3), g.component("PlBodyU", PlBodyU), g.component("PlCap", PlCap), g.component("PlTag", PlTag);
34743
+ g.component("PlH1", PlH1), g.component("PlH2", PlH2), g.component("PlH3", PlH3), g.component("PlH4", PlH4), g.component("PlTitle1", PlTitle1), g.component("PlTitle2", PlTitle2), g.component("PlTitle3", PlTitle3), g.component("PlSub1", PlSub1), g.component("PlSub2", PlSub2), g.component("PlBtn1", PlBtn1), g.component("PlBtn2", PlBtn2), g.component("PlBtn3", PlBtn3), g.component("PlBody1", PlBody1), g.component("PlBody2", PlBody2), g.component("PlBody3", PlBody3), g.component("PlBodyU", PlBodyU), g.component("PlCap", PlCap), g.component("PlTag", PlTag);
34744
34744
  }
34745
34745
  }, customBootstrap = "", root = "", inter = "", color = "", resetElement = "", pinia = createPinia(), PlPlugin = {
34746
34746
  install(g) {
@@ -34795,7 +34795,7 @@ export {
34795
34795
  _sfc_main$m as PlStepper,
34796
34796
  PlStepperPlugin,
34797
34797
  PlSub1,
34798
- plSub2 as PlSub2,
34798
+ PlSub2,
34799
34799
  _sfc_main$K as PlTable,
34800
34800
  _sfc_main$J as PlTableColumn,
34801
34801
  PlTablePlugin,