@factoringplus/pl-components-pack-v3 1.1.4 → 1.1.5-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 +17 -17
- package/dist/pl-components-pack-v3.es.js +5 -4
- package/dist/pl-components-pack-v3.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
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
|
+
```
|
|
@@ -26057,7 +26057,7 @@ const _9 = {
|
|
|
26057
26057
|
setup(e, { expose: t, emit: n }) {
|
|
26058
26058
|
const r = e;
|
|
26059
26059
|
Na((M) => ({
|
|
26060
|
-
|
|
26060
|
+
"7c82c788": r.width
|
|
26061
26061
|
}));
|
|
26062
26062
|
const o = ea(), l = `id-${Rr()}`, i = k([]);
|
|
26063
26063
|
if (r.prop) {
|
|
@@ -26207,7 +26207,7 @@ const _9 = {
|
|
|
26207
26207
|
], 32);
|
|
26208
26208
|
};
|
|
26209
26209
|
}
|
|
26210
|
-
}, Pu = /* @__PURE__ */ xn(S9, [["__scopeId", "data-v-
|
|
26210
|
+
}, Pu = /* @__PURE__ */ xn(S9, [["__scopeId", "data-v-2665e239"]]);
|
|
26211
26211
|
var o4 = { exports: {} };
|
|
26212
26212
|
(function(e, t) {
|
|
26213
26213
|
(function(n, r) {
|
|
@@ -26268,7 +26268,7 @@ var l4 = { exports: {} };
|
|
|
26268
26268
|
})(l4);
|
|
26269
26269
|
var E9 = l4.exports;
|
|
26270
26270
|
const Xp = /* @__PURE__ */ An(E9);
|
|
26271
|
-
const s4 = (e) => (Pf("data-v-
|
|
26271
|
+
const s4 = (e) => (Pf("data-v-dba978b6"), e = e(), Yf(), e), k9 = ["id"], C9 = ["src"], L9 = { class: "date-switcher__container flex-column" }, $9 = { class: "d-flex pb-6 justify-content-between" }, U9 = { class: "date-switcher justify-content-center flex-column" }, Q9 = /* @__PURE__ */ s4(() => /* @__PURE__ */ $("span", { class: "pl-date-picker__placeholder pb-1 ps-1" }, "Начало периода", -1)), P9 = { class: "date-switcher justify-content-center flex-column" }, Y9 = /* @__PURE__ */ s4(() => /* @__PURE__ */ $("span", { class: "pl-date-picker__placeholder pb-1 ps-1" }, "Конец периода", -1)), R9 = { class: "d-flex pt-2 justify-content-between" }, B9 = { class: "date-switcher date-switcher__month" }, V9 = { class: "date-switcher__month-name" }, F9 = { class: "date-switcher date-switcher__year" }, W9 = { class: "date-switcher__year-name" }, H9 = { class: "pl-date-picker__days" }, Z9 = ["onClick", "onMousemove"], G9 = { class: "field" }, q9 = { class: "pl-date-picker__buttons" }, K9 = {
|
|
26272
26272
|
__name: "pl-date-picker-range",
|
|
26273
26273
|
props: {
|
|
26274
26274
|
modelValue: {
|
|
@@ -26512,6 +26512,7 @@ const s4 = (e) => (Pf("data-v-ac56b7a7"), e = e(), Yf(), e), k9 = ["id"], C9 = [
|
|
|
26512
26512
|
"onUpdate:modelValue": Qe[1] || (Qe[1] = (te) => b.value = te),
|
|
26513
26513
|
placeholder: "ДД.ММ.ГГГГ",
|
|
26514
26514
|
onInput: _,
|
|
26515
|
+
"disable-trim": "",
|
|
26515
26516
|
onBlur: Qe[2] || (Qe[2] = (te) => E(!0)),
|
|
26516
26517
|
onClick: pe
|
|
26517
26518
|
}, null, 8, ["modelValue"]), [
|
|
@@ -26612,7 +26613,7 @@ const s4 = (e) => (Pf("data-v-ac56b7a7"), e = e(), Yf(), e), k9 = ["id"], C9 = [
|
|
|
26612
26613
|
], 8, k9);
|
|
26613
26614
|
};
|
|
26614
26615
|
}
|
|
26615
|
-
}, J9 = /* @__PURE__ */ xn(K9, [["__scopeId", "data-v-
|
|
26616
|
+
}, J9 = /* @__PURE__ */ xn(K9, [["__scopeId", "data-v-dba978b6"]]), X9 = {
|
|
26616
26617
|
install(e) {
|
|
26617
26618
|
e.component("PlDatePicker", e9), e.component("PlDatePickerRange", J9);
|
|
26618
26619
|
}
|