@factoringplus/pl-components-pack-v3 0.8.29 → 0.8.30-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.
package/README.md CHANGED
@@ -1,17 +1,17 @@
1
- # Библиотека компонентов Vue 3
2
-
3
- ## Установка
4
-
5
- ```bash
6
- npm i @factoringplus/pl-components-pack-v3
7
- ```
8
-
9
- ### Добавление компонентов в проект
10
-
11
- ```bash
12
- // src/main.js
13
- import components from '@factoringplus/pl-components-pack-v3';
14
- import '@factoringplus/pl-components-pack-v3/dist/style.css';
15
-
16
- app.use(components)
17
- ```
1
+ # Библиотека компонентов Vue 3
2
+
3
+ ## Установка
4
+
5
+ ```bash
6
+ npm i @factoringplus/pl-components-pack-v3
7
+ ```
8
+
9
+ ### Добавление компонентов в проект
10
+
11
+ ```bash
12
+ // src/main.js
13
+ import components from '@factoringplus/pl-components-pack-v3';
14
+ import '@factoringplus/pl-components-pack-v3/dist/style.css';
15
+
16
+ app.use(components)
17
+ ```
@@ -21251,7 +21251,7 @@ const PlButtonPlugin = {
21251
21251
  ], 2);
21252
21252
  };
21253
21253
  }
21254
- }, plSelectPlus_vue_vue_type_style_index_0_scoped_1b69d579_lang = "", _hoisted_1$A = { class: "pl-select__wrapper" }, _hoisted_2$w = {
21254
+ }, plSelectPlus_vue_vue_type_style_index_0_scoped_c47e94e9_lang = "", _hoisted_1$A = { class: "pl-select__wrapper" }, _hoisted_2$w = {
21255
21255
  key: 0,
21256
21256
  class: "pl-select__label-container"
21257
21257
  }, _hoisted_3$q = { class: "pl-select__label-container-text" }, _hoisted_4$k = {
@@ -21336,7 +21336,7 @@ const PlButtonPlugin = {
21336
21336
  setup(g, { emit: y }) {
21337
21337
  const j = g;
21338
21338
  useCssVars((Ue) => ({
21339
- "49389beb": j.width
21339
+ "19d79b04": j.width
21340
21340
  }));
21341
21341
  const z = `id-${uniqid()}`, L = ref([]);
21342
21342
  if (j.prop) {
@@ -21372,9 +21372,9 @@ const PlButtonPlugin = {
21372
21372
  }, ie = () => {
21373
21373
  j.disabled || (re.value = !re.value);
21374
21374
  }, pe = () => {
21375
- j.disabled || !re.value || nextTick(() => {
21375
+ j.disabled || !re.value || (console.log(1), nextTick(() => {
21376
21376
  re.value = !1;
21377
- });
21377
+ }));
21378
21378
  }, de = computed$1({
21379
21379
  get: () => j.modelValue,
21380
21380
  set: (Ue) => {
@@ -21467,8 +21467,8 @@ const PlButtonPlugin = {
21467
21467
  "left-icon": qe.leftIcon,
21468
21468
  disabled: qe.disabled,
21469
21469
  label: qe.label,
21470
- onMousedown: (Dt) => Ne(qe)
21471
- }, null, 8, ["active", "description", "summ", "left-icon", "disabled", "label", "onMousedown"]))), 128))
21470
+ onMouseup: (Dt) => Ne(qe)
21471
+ }, null, 8, ["active", "description", "summ", "left-icon", "disabled", "label", "onMouseup"]))), 128))
21472
21472
  ]),
21473
21473
  _: 1
21474
21474
  })
@@ -21482,7 +21482,7 @@ const PlButtonPlugin = {
21482
21482
  ]);
21483
21483
  };
21484
21484
  }
21485
- }, PlSelectPlus = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["__scopeId", "data-v-1b69d579"]]), PlSelectPlusPlugin = {
21485
+ }, PlSelectPlus = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["__scopeId", "data-v-c47e94e9"]]), PlSelectPlusPlugin = {
21486
21486
  install(g) {
21487
21487
  g.component("PlSelectPlus", PlSelectPlus);
21488
21488
  }
@@ -35172,7 +35172,7 @@ const PlSystem = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_rende
35172
35172
  ]);
35173
35173
  };
35174
35174
  }
35175
- }), plCheckboxPlus_vue_vue_type_style_index_0_scoped_2cd30e2d_lang = "", PlCheckboxPlus = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-2cd30e2d"]]), PlCheckboxPlusPlugin = {
35175
+ }), plCheckboxPlus_vue_vue_type_style_index_0_scoped_87f46bd6_lang = "", PlCheckboxPlus = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-87f46bd6"]]), PlCheckboxPlusPlugin = {
35176
35176
  install(g) {
35177
35177
  g.component("PlCheckboxPlus", PlCheckboxPlus);
35178
35178
  }