@factoringplus/pl-components-pack-v3 1.2.15-pre-01 → 1.2.16
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 +7 -7
- 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
|
+
```
|
|
@@ -28638,12 +28638,12 @@ const iH = { render: lH }, uH = ["id"], cH = { class: "pl-dialog-plus-header_ico
|
|
|
28638
28638
|
emits: ["update:modelValue", "close-modal"],
|
|
28639
28639
|
setup(e, { expose: t, emit: n }) {
|
|
28640
28640
|
Ia((F) => ({
|
|
28641
|
-
"
|
|
28642
|
-
"
|
|
28643
|
-
"
|
|
28644
|
-
"
|
|
28645
|
-
"
|
|
28646
|
-
|
|
28641
|
+
"4fbffef2": y.value,
|
|
28642
|
+
"3bb09938": x.value,
|
|
28643
|
+
"7773c8f9": m.value,
|
|
28644
|
+
"30ee6fd9": h.value,
|
|
28645
|
+
"169d9fbe": v.value,
|
|
28646
|
+
ce2f4cf2: M.value
|
|
28647
28647
|
}));
|
|
28648
28648
|
const r = zr(), { width: o } = Nr(), s = L(() => o.value <= 730), i = Gr(), u = k(), c = e, d = k(""), v = k(""), f = k(c.icon);
|
|
28649
28649
|
if (c.type === "status")
|
|
@@ -32407,7 +32407,7 @@ const lq = { class: "headers-elements" }, iq = /* @__PURE__ */ Y("div", { class:
|
|
|
32407
32407
|
emits: ["addFiles", "removeFile", "clickOnFile"],
|
|
32408
32408
|
setup(e, { expose: t, emit: n }) {
|
|
32409
32409
|
Ia(($) => ({
|
|
32410
|
-
"
|
|
32410
|
+
"5fc56f0b": o.width
|
|
32411
32411
|
}));
|
|
32412
32412
|
const { width: r } = Nr(), o = e, {
|
|
32413
32413
|
accept: s,
|