@factoringplus/pl-components-pack-v3 1.2.8 → 1.2.9
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 +11 -11
- 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
|
+
```
|
|
@@ -24081,7 +24081,7 @@ const G6 = /* @__PURE__ */ P("span", { class: "pl-currency__rub-icon" }, "₽",
|
|
|
24081
24081
|
disabled: { type: Boolean, default: !1 }
|
|
24082
24082
|
},
|
|
24083
24083
|
setup(e) {
|
|
24084
|
-
const t = e, n = E(!1), r = E(!1), o = E(), s = E(), i = E(0), u = E(0), c = L(() => t.trigger === "hover"), d = L(() => t.trigger === "click"), { isOutside: v } = y6(o);
|
|
24084
|
+
const t = e, n = E(!1), r = E(!1), o = E(), s = E(), i = E(0), u = E(0), c = L(() => t.trigger === "hover" && M.value > 730), d = L(() => t.trigger === "click" || M.value <= 730), { isOutside: v } = y6(o);
|
|
24085
24085
|
ge(
|
|
24086
24086
|
() => v.value,
|
|
24087
24087
|
(D) => {
|
|
@@ -28637,12 +28637,12 @@ const sH = { render: oH }, lH = ["id"], iH = { class: "pl-dialog-plus-header_ico
|
|
|
28637
28637
|
emits: ["update:modelValue", "close-modal"],
|
|
28638
28638
|
setup(e, { expose: t, emit: n }) {
|
|
28639
28639
|
Va((F) => ({
|
|
28640
|
-
|
|
28641
|
-
"
|
|
28642
|
-
"
|
|
28643
|
-
|
|
28644
|
-
|
|
28645
|
-
"
|
|
28640
|
+
d63b2bae: y.value,
|
|
28641
|
+
"7c0b4ea1": x.value,
|
|
28642
|
+
"1198bc3c": m.value,
|
|
28643
|
+
dfcd28fc: h.value,
|
|
28644
|
+
"7ae5a998": v.value,
|
|
28645
|
+
"11239dbe": M.value
|
|
28646
28646
|
}));
|
|
28647
28647
|
const r = zr(), { width: o } = Nr(), s = L(() => o.value <= 730), i = Gr(), u = E(), c = e, d = E(""), v = E(""), f = E(c.icon);
|
|
28648
28648
|
if (c.type === "status")
|
|
@@ -29103,7 +29103,7 @@ const DH = {
|
|
|
29103
29103
|
},
|
|
29104
29104
|
setup(e) {
|
|
29105
29105
|
Va((r) => ({
|
|
29106
|
-
|
|
29106
|
+
d30453e4: r.width
|
|
29107
29107
|
}));
|
|
29108
29108
|
const t = e, n = L(() => t.disabled ? "var(--color-text-icons-tertiary)" : t.active ? "var(--color-text-icons-primary)" : "var(--color-text-icons-secondary)");
|
|
29109
29109
|
return (r, o) => t.label ? (I(), S("div", {
|
|
@@ -29124,7 +29124,7 @@ const DH = {
|
|
|
29124
29124
|
], 2)) : ee("", !0);
|
|
29125
29125
|
}
|
|
29126
29126
|
});
|
|
29127
|
-
const IH = /* @__PURE__ */ Kn(bH, [["__scopeId", "data-v-
|
|
29127
|
+
const IH = /* @__PURE__ */ Kn(bH, [["__scopeId", "data-v-734a9673"]]), TH = { class: "pl-multitab-container" }, _H = /* @__PURE__ */ Ne({
|
|
29128
29128
|
__name: "pl-multitab",
|
|
29129
29129
|
props: {
|
|
29130
29130
|
modelValue: { default: "" },
|
|
@@ -29193,7 +29193,7 @@ const IH = /* @__PURE__ */ Kn(bH, [["__scopeId", "data-v-da2a89ef"]]), TH = { cl
|
|
|
29193
29193
|
};
|
|
29194
29194
|
}
|
|
29195
29195
|
});
|
|
29196
|
-
const wH = /* @__PURE__ */ Kn(_H, [["__scopeId", "data-v-
|
|
29196
|
+
const wH = /* @__PURE__ */ Kn(_H, [["__scopeId", "data-v-8af5f10b"]]), jH = {
|
|
29197
29197
|
install(e) {
|
|
29198
29198
|
e.component("PlMultitab", wH);
|
|
29199
29199
|
}
|
|
@@ -30129,7 +30129,7 @@ const c7 = {
|
|
|
30129
30129
|
emits: ["update:modelValue", "change"],
|
|
30130
30130
|
setup(e, { emit: t }) {
|
|
30131
30131
|
Va((O) => ({
|
|
30132
|
-
|
|
30132
|
+
bc48c3e6: n.width
|
|
30133
30133
|
}));
|
|
30134
30134
|
const n = e, r = `id-${Gr()}`, o = E([]);
|
|
30135
30135
|
if (n.prop) {
|