@factoringplus/pl-components-pack-v3 0.15.9-pre-09 → 0.15.9-pre-10

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
+ ```
@@ -19132,7 +19132,7 @@ const PB = {
19132
19132
  setup(e, { expose: t, emit: n }) {
19133
19133
  const r = e;
19134
19134
  Ya((g) => ({
19135
- "875ebec6": r.width
19135
+ e5f214fe: r.width
19136
19136
  }));
19137
19137
  const o = Jr(), l = `id-${Ba()}`, i = L([]);
19138
19138
  if (r.prop) {
@@ -19185,6 +19185,7 @@ const PB = {
19185
19185
  }), (g, h) => {
19186
19186
  const y = qt("touch-outside");
19187
19187
  return T(), x("div", {
19188
+ "data-testid": "dateInput",
19188
19189
  class: "pl-input__container",
19189
19190
  onMouseup: v
19190
19191
  }, [
@@ -19273,7 +19274,7 @@ const PB = {
19273
19274
  ], 32);
19274
19275
  };
19275
19276
  }
19276
- }, Ou = /* @__PURE__ */ It(WB, [["__scopeId", "data-v-d7c0ded8"]]), Nd = {
19277
+ }, Ou = /* @__PURE__ */ It(WB, [["__scopeId", "data-v-0c67f56d"]]), Nd = {
19277
19278
  install(e) {
19278
19279
  e.component("PlInputPlus", Ou);
19279
19280
  }
@@ -19516,7 +19517,7 @@ const oV = /* @__PURE__ */ It(aV, [["__scopeId", "data-v-b32dc6db"]]), sV = (e)
19516
19517
  }
19517
19518
  });
19518
19519
  const fV = /* @__PURE__ */ It(dV, [["__scopeId", "data-v-7ed46d1c"]]);
19519
- const pV = (e) => (mp("data-v-2aea281f"), e = e(), Np(), e), gV = { class: "pl-tab-container" }, vV = /* @__PURE__ */ pV(() => /* @__PURE__ */ U("div", { class: "pl-tab-divider" }, null, -1)), hV = {
19520
+ const pV = (e) => (mp("data-v-0768b97e"), e = e(), Np(), e), gV = { class: "pl-tab-container" }, vV = /* @__PURE__ */ pV(() => /* @__PURE__ */ U("div", { class: "pl-tab-divider" }, null, -1)), hV = {
19520
19521
  __name: "pl-tabs",
19521
19522
  props: {
19522
19523
  modelValue: {
@@ -19584,7 +19585,7 @@ const pV = (e) => (mp("data-v-2aea281f"), e = e(), Np(), e), gV = { class: "pl-t
19584
19585
  ]);
19585
19586
  };
19586
19587
  }
19587
- }, MV = /* @__PURE__ */ It(hV, [["__scopeId", "data-v-2aea281f"]]), bd = {
19588
+ }, MV = /* @__PURE__ */ It(hV, [["__scopeId", "data-v-0768b97e"]]), bd = {
19588
19589
  install(e) {
19589
19590
  e.component("PlTabs", MV);
19590
19591
  }
@@ -19712,7 +19713,7 @@ const NV = { class: "pl-multitab-container" }, DV = {
19712
19713
  ]);
19713
19714
  };
19714
19715
  }
19715
- }, bV = /* @__PURE__ */ It(DV, [["__scopeId", "data-v-243f472b"]]), Id = {
19716
+ }, bV = /* @__PURE__ */ It(DV, [["__scopeId", "data-v-168d7eaf"]]), Id = {
19716
19717
  install(e) {
19717
19718
  e.component("PlMultitab", bV);
19718
19719
  }
@@ -19878,10 +19879,7 @@ wV();
19878
19879
  const jV = {
19879
19880
  key: 0,
19880
19881
  class: "pl-autocomplete__prefix-container"
19881
- }, AV = {
19882
- "data-testid": "datePickerDefault",
19883
- class: "pl-autocomplete__inner-container"
19884
- }, SV = ["id", "prop", "placeholder", "value", "disabled", "onKeydown"], OV = { class: "pl-autocomplete__suffix-container" }, xV = {
19882
+ }, AV = { class: "pl-autocomplete__inner-container" }, SV = ["id", "prop", "placeholder", "value", "disabled", "onKeydown"], OV = { class: "pl-autocomplete__suffix-container" }, xV = {
19885
19883
  __name: "pl-default",
19886
19884
  props: {
19887
19885
  prop: {
@@ -20097,7 +20095,7 @@ const zV = { class: "pl-autocomplete__select-container" }, EV = { class: "pl-aut
20097
20095
  setup(e, { emit: t }) {
20098
20096
  const n = e;
20099
20097
  Ya((k) => ({
20100
- "203f3896": n.width
20098
+ fe069dac: n.width
20101
20099
  }));
20102
20100
  const r = `id-${Ba()}`, o = L([]);
20103
20101
  if (n.prop) {
@@ -20302,7 +20300,7 @@ const zV = { class: "pl-autocomplete__select-container" }, EV = { class: "pl-aut
20302
20300
  ]);
20303
20301
  };
20304
20302
  }
20305
- }, VV = /* @__PURE__ */ It(BV, [["__scopeId", "data-v-80c403b2"]]), Td = {
20303
+ }, VV = /* @__PURE__ */ It(BV, [["__scopeId", "data-v-2d04551c"]]), Td = {
20306
20304
  install(e) {
20307
20305
  e.component("PlAutocomplete", VV);
20308
20306
  }
@@ -29090,7 +29088,7 @@ const L4 = /* @__PURE__ */ Ln(N7), D7 = ["id"], b7 = {
29090
29088
  };
29091
29089
  }
29092
29090
  });
29093
- const Hm = /* @__PURE__ */ It(L7, [["__scopeId", "data-v-75cca59a"]]), $7 = { class: "pl-date-picker-range" }, U7 = /* @__PURE__ */ Oe({
29091
+ const Hm = /* @__PURE__ */ It(L7, [["__scopeId", "data-v-aeb6f3c6"]]), $7 = { class: "pl-date-picker-range" }, U7 = /* @__PURE__ */ Oe({
29094
29092
  __name: "pl-date-picker-range-plus",
29095
29093
  props: {
29096
29094
  modelValue: { default: () => [] },
@@ -29116,7 +29114,7 @@ const Hm = /* @__PURE__ */ It(L7, [["__scopeId", "data-v-75cca59a"]]), $7 = { cl
29116
29114
  setup(e, { expose: t, emit: n }) {
29117
29115
  const r = e;
29118
29116
  Ya((b) => ({
29119
- "4c3e6019": r.width
29117
+ c2241774: r.width
29120
29118
  }));
29121
29119
  const { width: o } = Xr(), l = z({
29122
29120
  get: () => r.modelValue,
@@ -29205,7 +29203,7 @@ const Hm = /* @__PURE__ */ It(L7, [["__scopeId", "data-v-75cca59a"]]), $7 = { cl
29205
29203
  onBlur: m,
29206
29204
  onResetValue: h
29207
29205
  }, null, 8, ["modelValue", "prop", "label", "optional", "placeholder", "helpertext", "tooltip", "width", "clearable", "disabled"])), [
29208
- [A, y],
29206
+ [A, () => !r.focusOnReset && y()],
29209
29207
  [S, "##.##.#### – ##.##.####"]
29210
29208
  ]) : X("", !0),
29211
29209
  p(o) <= 730 ? (T(), he(Ng, {
@@ -29520,7 +29518,7 @@ const Q7 = ["id"], Y7 = { class: "d-flex" }, P7 = { class: "pl-date-picker-range
29520
29518
  };
29521
29519
  }
29522
29520
  });
29523
- const Zm = /* @__PURE__ */ It(Z7, [["__scopeId", "data-v-7a02bb32"]]), G7 = { class: "pl-date-picker-range" }, q7 = /* @__PURE__ */ Oe({
29521
+ const Zm = /* @__PURE__ */ It(Z7, [["__scopeId", "data-v-006e1b23"]]), G7 = { class: "pl-date-picker-range" }, q7 = /* @__PURE__ */ Oe({
29524
29522
  __name: "pl-date-picker-plus",
29525
29523
  props: {
29526
29524
  modelValue: { default: "" },
@@ -30733,12 +30731,12 @@ const gf = {
30733
30731
  setup(e, { expose: t }) {
30734
30732
  const n = e;
30735
30733
  Ya((F) => ({
30736
- b316ee3e: c.value,
30737
- bd8c5a4a: u.value,
30738
- 46096716: D.value,
30739
- ccec56c0: m.value,
30740
- "2d85c626": w.value,
30741
- ef9582e4: _.value
30734
+ "9eece5fe": c.value,
30735
+ "07386a8a": u.value,
30736
+ "3bf84756": D.value,
30737
+ c5c20700: m.value,
30738
+ "6ce19b74": w.value,
30739
+ "2928caa4": _.value
30742
30740
  }));
30743
30741
  const { width: r } = Xr(), { wrapClass: o, viewClass: l } = Pt(n), i = (F) => {
30744
30742
  if (F)