@factoringplus/pl-components-pack-v3 0.5.67-pre-02 → 0.5.67-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.
@@ -20074,7 +20074,7 @@ function declOfNum(g, y) {
20074
20074
  const z = g % 10;
20075
20075
  return z > 1 && z < 5 ? y[1] : z == 1 ? y[0] : y[2];
20076
20076
  }
20077
- const plAutocompete_vue_vue_type_style_index_0_scoped_22469938_lang = "", _hoisted_1$C = { class: "pl-autocomplete__wrapper" }, _hoisted_2$x = {
20077
+ const plAutocompete_vue_vue_type_style_index_0_scoped_a58897ad_lang = "", _hoisted_1$C = { class: "pl-autocomplete__wrapper" }, _hoisted_2$x = {
20078
20078
  key: 0,
20079
20079
  class: "pl-autocomplete__label-container"
20080
20080
  }, _hoisted_3$r = { class: "pl-autocomplete__label-container-text" }, _hoisted_4$m = {
@@ -20165,11 +20165,11 @@ const plAutocompete_vue_vue_type_style_index_0_scoped_22469938_lang = "", _hoist
20165
20165
  default: !1
20166
20166
  }
20167
20167
  },
20168
- emits: ["update:modelValue", "fetchDadata"],
20168
+ emits: ["update:modelValue", "fetchDadata", "changeValue"],
20169
20169
  setup(g, { emit: y }) {
20170
20170
  const j = g;
20171
20171
  useCssVars((jt) => ({
20172
- b9445f2a: j.width
20172
+ "237ea13d": j.width
20173
20173
  }));
20174
20174
  const z = `id-${uniqid()}`, $ = ref([]);
20175
20175
  if (j.prop) {
@@ -20221,7 +20221,7 @@ const plAutocompete_vue_vue_type_style_index_0_scoped_22469938_lang = "", _hoist
20221
20221
  }), watch(
20222
20222
  () => j.suggestionList,
20223
20223
  () => {
20224
- console.log(j.suggestionList), Ne.value = !1;
20224
+ Ne.value = !1;
20225
20225
  }
20226
20226
  );
20227
20227
  const _e = computed$1({
@@ -20234,7 +20234,7 @@ const plAutocompete_vue_vue_type_style_index_0_scoped_22469938_lang = "", _hoist
20234
20234
  Ie.value = jt.value;
20235
20235
  }), j.default && (_e.value = JSON.parse(JSON.stringify(j.default)));
20236
20236
  const Oe = ref(""), Ce = (jt) => {
20237
- jt.disabled || (de(), _e.value = jt, Ie.value = jt.value, Oe.value = `ИНН: ${jt.data.inn} КПП: ${jt.data.kpp}`);
20237
+ jt.disabled || (de(), _e.value = jt, Ie.value = jt.value, Oe.value = `ИНН: ${jt.data.inn} КПП: ${jt.data.kpp}`, y("changeValue", jt));
20238
20238
  }, Ue = () => {
20239
20239
  _e.value = {}, Ie.value = "", Oe.value = "";
20240
20240
  }, ze = computed$1(() => {
@@ -20257,8 +20257,11 @@ const plAutocompete_vue_vue_type_style_index_0_scoped_22469938_lang = "", _hoist
20257
20257
  }, qe = () => {
20258
20258
  j.memoryBlur && (_e.value = {
20259
20259
  value: Ie.value,
20260
- data: !1
20261
- });
20260
+ data: !1,
20261
+ bottomText: ""
20262
+ }, nextTick(() => {
20263
+ y("changeValue", _e.value);
20264
+ }));
20262
20265
  };
20263
20266
  return (jt, hn) => {
20264
20267
  const Lt = ElScrollbar;
@@ -20341,7 +20344,11 @@ const plAutocompete_vue_vue_type_style_index_0_scoped_22469938_lang = "", _hoist
20341
20344
  ]);
20342
20345
  };
20343
20346
  }
20344
- }, PlAutocomplete = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["__scopeId", "data-v-22469938"]]), _sfc_main$E = {
20347
+ }, PlAutocomplete = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["__scopeId", "data-v-a58897ad"]]), PlAutocompletePlugin = {
20348
+ install(g) {
20349
+ g.component("PlAutocomplete", PlAutocomplete), g.component("PlOption", PlOption);
20350
+ }
20351
+ }, _sfc_main$E = {
20345
20352
  __name: "pl-input-native",
20346
20353
  setup(g, { expose: y }) {
20347
20354
  const j = ref(null);
@@ -34607,7 +34614,7 @@ const plFormContact_vue_vue_type_style_index_0_lang = "", _hoisted_1$8 = {
34607
34614
  }, customBootstrap = "", root = "", inter = "", color = "", resetElement = "", pinia = createPinia(), PlPlugin = {
34608
34615
  install(g) {
34609
34616
  var y, j, z, $, V, re, ae, le, ue, ie, pe, de, Ne, Ie, _e, Oe, Ce, Ue, ze, xe, Et, At, qe, jt, hn, Lt;
34610
- g.use(pinia), (y = PlCurrencyPlugin.install) == null || y.call(PlCurrencyPlugin, g), (j = PlFormItemPlugin.install) == null || j.call(PlFormItemPlugin, g), (z = PlFormPlugin.install) == null || z.call(PlFormPlugin, g), ($ = TestViteNpmComponentPlugin.install) == null || $.call(TestViteNpmComponentPlugin, g), (V = PlButtonPlugin.install) == null || V.call(PlButtonPlugin, g), (re = PlSelectPlusPlugin.install) == null || re.call(PlSelectPlusPlugin, g), (ae = PlIconPlugin.install) == null || ae.call(PlIconPlugin, g), (le = PlLinkPlugin.install) == null || le.call(PlLinkPlugin, g), (ue = PlDatePickerPlugin.install) == null || ue.call(PlDatePickerPlugin, g), (ie = PlCertDialogPlugin.install) == null || ie.call(PlCertDialogPlugin, g), (pe = PlTablePlugin.install) == null || pe.call(PlTablePlugin, g), (de = PlUploadPlugin.install) == null || de.call(PlUploadPlugin, g), (Ne = PlUploadPlusPlugin.install) == null || Ne.call(PlUploadPlusPlugin, g), (Ie = PlSuggestionsPlugin.install) == null || Ie.call(PlSuggestionsPlugin, g), (_e = PlQuestionnairePlugin.install) == null || _e.call(PlQuestionnairePlugin, g), (Oe = PlStepperPlugin.install) == null || Oe.call(PlStepperPlugin, g), (Ce = PlGroupTablePlugin.install) == null || Ce.call(PlGroupTablePlugin, g), (Ue = PlInputPlugin.install) == null || Ue.call(PlInputPlugin, g), (ze = PlInputPlusPlugin.install) == null || ze.call(PlInputPlusPlugin, g), (xe = PlAutocomplete.install) == null || xe.call(PlAutocomplete, g), (Et = PlInputNativePlugin.install) == null || Et.call(PlInputNativePlugin, g), (At = PlSelectPlugin.install) == null || At.call(PlSelectPlugin, g), (qe = PlDatePickerPlusPlugin.install) == null || qe.call(PlDatePickerPlusPlugin, g), (jt = PlCardPlugin.install) == null || jt.call(PlCardPlugin, g), (hn = PlCheckboxPlugin.install) == null || hn.call(PlCheckboxPlugin, g), (Lt = PlTooltipPlugin.install) == null || Lt.call(PlTooltipPlugin, g);
34617
+ g.use(pinia), (y = PlCurrencyPlugin.install) == null || y.call(PlCurrencyPlugin, g), (j = PlFormItemPlugin.install) == null || j.call(PlFormItemPlugin, g), (z = PlFormPlugin.install) == null || z.call(PlFormPlugin, g), ($ = TestViteNpmComponentPlugin.install) == null || $.call(TestViteNpmComponentPlugin, g), (V = PlButtonPlugin.install) == null || V.call(PlButtonPlugin, g), (re = PlSelectPlusPlugin.install) == null || re.call(PlSelectPlusPlugin, g), (ae = PlIconPlugin.install) == null || ae.call(PlIconPlugin, g), (le = PlLinkPlugin.install) == null || le.call(PlLinkPlugin, g), (ue = PlDatePickerPlugin.install) == null || ue.call(PlDatePickerPlugin, g), (ie = PlCertDialogPlugin.install) == null || ie.call(PlCertDialogPlugin, g), (pe = PlTablePlugin.install) == null || pe.call(PlTablePlugin, g), (de = PlUploadPlugin.install) == null || de.call(PlUploadPlugin, g), (Ne = PlUploadPlusPlugin.install) == null || Ne.call(PlUploadPlusPlugin, g), (Ie = PlSuggestionsPlugin.install) == null || Ie.call(PlSuggestionsPlugin, g), (_e = PlQuestionnairePlugin.install) == null || _e.call(PlQuestionnairePlugin, g), (Oe = PlStepperPlugin.install) == null || Oe.call(PlStepperPlugin, g), (Ce = PlGroupTablePlugin.install) == null || Ce.call(PlGroupTablePlugin, g), (Ue = PlInputPlugin.install) == null || Ue.call(PlInputPlugin, g), (ze = PlInputPlusPlugin.install) == null || ze.call(PlInputPlusPlugin, g), (xe = PlAutocompletePlugin.install) == null || xe.call(PlAutocompletePlugin, g), (Et = PlInputNativePlugin.install) == null || Et.call(PlInputNativePlugin, g), (At = PlSelectPlugin.install) == null || At.call(PlSelectPlugin, g), (qe = PlDatePickerPlusPlugin.install) == null || qe.call(PlDatePickerPlusPlugin, g), (jt = PlCardPlugin.install) == null || jt.call(PlCardPlugin, g), (hn = PlCheckboxPlugin.install) == null || hn.call(PlCheckboxPlugin, g), (Lt = PlTooltipPlugin.install) == null || Lt.call(PlTooltipPlugin, g);
34611
34618
  },
34612
34619
  apiJs: ApiJs,
34613
34620
  loader: loadingAndSetup