@factoringplus/pl-components-pack-v3 0.5.100 → 0.5.101
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 +3 -3
- 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
|
+
```
|
|
@@ -18757,7 +18757,7 @@ const plCurrency_vue_vue_type_style_index_0_lang = "", _hoisted_1$M = /* @__PURE
|
|
|
18757
18757
|
});
|
|
18758
18758
|
Ce.observe(pe, { childList: !0, subtree: !0 }), onBeforeUnmount(() => {
|
|
18759
18759
|
Ne(), Ce.disconnect();
|
|
18760
|
-
});
|
|
18760
|
+
}), de();
|
|
18761
18761
|
}), y({ validate: re, validateField: ae, clearValidate: le, resetFields: ue, refreshForm: Ie }), (pe, Ce) => (openBlock(), createElementBlock("form", {
|
|
18762
18762
|
ref_key: "plFormRef",
|
|
18763
18763
|
ref: ie,
|
|
@@ -21073,7 +21073,7 @@ const PlButtonPlugin = {
|
|
|
21073
21073
|
install(g) {
|
|
21074
21074
|
g.component("PlIcon", _sfc_main$14);
|
|
21075
21075
|
}
|
|
21076
|
-
},
|
|
21076
|
+
}, plLink_vue_vue_type_style_index_0_scoped_5f25a06c_lang = "", _hoisted_1$w = ["href", "target"], _sfc_main$P = {
|
|
21077
21077
|
__name: "pl-link",
|
|
21078
21078
|
props: {
|
|
21079
21079
|
href: {
|
|
@@ -21114,7 +21114,7 @@ const PlButtonPlugin = {
|
|
|
21114
21114
|
], 8, _hoisted_1$w)
|
|
21115
21115
|
], 2));
|
|
21116
21116
|
}
|
|
21117
|
-
}, PlLink = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["__scopeId", "data-v-
|
|
21117
|
+
}, PlLink = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["__scopeId", "data-v-5f25a06c"]]), PlLinkPlugin = {
|
|
21118
21118
|
install(g) {
|
|
21119
21119
|
g.component("PlLink", PlLink);
|
|
21120
21120
|
}
|