@factoringplus/pl-components-pack-v3 1.1.2 → 1.1.3-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/dist/Bin40-0aac9565.mjs +41 -0
- package/dist/CircleCheck40-96d03361.mjs +29 -0
- package/dist/WarningThree40-6d1c8a07.mjs +35 -0
- package/dist/components/pl-dialog/pl-dialog-plus.stories.d.ts +30 -0
- package/dist/components/pl-dialog/pl-dialog-plus.vue.d.ts +9 -0
- package/dist/pl-components-pack-v3.es.js +4125 -4079
- package/dist/pl-components-pack-v3.umd.js +26 -26
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { openBlock as l, createElementBlock as o, createElementVNode as e } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
width: "40",
|
|
4
|
+
height: "40",
|
|
5
|
+
viewBox: "0 0 40 40",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
}, t = /* @__PURE__ */ e("path", {
|
|
9
|
+
"fill-rule": "evenodd",
|
|
10
|
+
"clip-rule": "evenodd",
|
|
11
|
+
d: "M7.79184 9.73794C8.03788 9.47226 8.38358 9.32123 8.74568 9.32123H31.2551C31.6172 9.32123 31.9629 9.47226 32.2089 9.73794C32.4549 10.0036 32.579 10.3599 32.5512 10.7209L30.9419 31.6423C30.7394 34.2741 28.5448 36.3064 25.9052 36.3064H14.0955C11.4559 36.3064 9.2613 34.2741 9.05885 31.6423L7.44951 10.7209C7.42174 10.3599 7.54581 10.0036 7.79184 9.73794ZM25.9052 33.7064C27.1862 33.7064 28.2513 32.7201 28.3495 31.4429L29.8512 11.9212H10.1495L11.6512 31.4429C11.7494 32.7201 12.8145 33.7064 14.0955 33.7064H25.9052Z",
|
|
12
|
+
fill: "currentColor"
|
|
13
|
+
}, null, -1), r = /* @__PURE__ */ e("path", {
|
|
14
|
+
"fill-rule": "evenodd",
|
|
15
|
+
"clip-rule": "evenodd",
|
|
16
|
+
d: "M5.36108 10.6213C5.36108 9.90332 5.94311 9.32129 6.66108 9.32129H33.3389C34.0568 9.32129 34.6389 9.90332 34.6389 10.6213C34.6389 11.3393 34.0568 11.9213 33.3389 11.9213H6.66108C5.94311 11.9213 5.36108 11.3393 5.36108 10.6213Z",
|
|
17
|
+
fill: "currentColor"
|
|
18
|
+
}, null, -1), d = /* @__PURE__ */ e("path", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M15.3108 6.29391C15.1581 6.29391 15.0116 6.35457 14.9037 6.46255C14.7957 6.57053 14.735 6.71698 14.735 6.86969V9.32125H25.2655V6.86969C25.2655 6.55169 25.0077 6.29391 24.6897 6.29391H15.3108ZM13.0652 4.62407C13.6607 4.0285 14.4685 3.69391 15.3108 3.69391H24.6897C26.4436 3.69391 27.8655 5.11575 27.8655 6.86969V10.6213C27.8655 11.3392 27.2834 11.9213 26.5655 11.9213H13.435C12.717 11.9213 12.135 11.3392 12.135 10.6213V6.86969C12.135 6.02742 12.4696 5.21965 13.0652 4.62407Z",
|
|
22
|
+
fill: "currentColor"
|
|
23
|
+
}, null, -1), C = /* @__PURE__ */ e("path", {
|
|
24
|
+
"fill-rule": "evenodd",
|
|
25
|
+
"clip-rule": "evenodd",
|
|
26
|
+
d: "M15.3656 28.337C15.3656 27.619 15.9476 27.037 16.6656 27.037H23.335C24.053 27.037 24.635 27.619 24.635 28.337C24.635 29.055 24.053 29.637 23.335 29.637H16.6656C15.9476 29.637 15.3656 29.055 15.3656 28.337Z",
|
|
27
|
+
fill: "currentColor"
|
|
28
|
+
}, null, -1), i = [
|
|
29
|
+
t,
|
|
30
|
+
r,
|
|
31
|
+
d,
|
|
32
|
+
C
|
|
33
|
+
];
|
|
34
|
+
function c(u, s) {
|
|
35
|
+
return l(), o("svg", n, i);
|
|
36
|
+
}
|
|
37
|
+
const _ = { render: c };
|
|
38
|
+
export {
|
|
39
|
+
_ as default,
|
|
40
|
+
c as render
|
|
41
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { openBlock as l, createElementBlock as o, createElementVNode as e } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
width: "40",
|
|
4
|
+
height: "40",
|
|
5
|
+
viewBox: "0 0 40 40",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
}, n = /* @__PURE__ */ e("path", {
|
|
9
|
+
"fill-rule": "evenodd",
|
|
10
|
+
"clip-rule": "evenodd",
|
|
11
|
+
d: "M20.0004 6.30001C12.4334 6.30001 6.30044 12.433 6.30044 20C6.30044 27.567 12.4334 33.7 20.0004 33.7C27.5675 33.7 33.7004 27.567 33.7004 20C33.7004 12.433 27.5675 6.30001 20.0004 6.30001ZM3.70044 20C3.70044 10.997 10.9975 3.70001 20.0004 3.70001C29.0034 3.70001 36.3004 10.997 36.3004 20C36.3004 29.003 29.0034 36.3 20.0004 36.3C10.9975 36.3 3.70044 29.003 3.70044 20Z",
|
|
12
|
+
fill: "currentColor"
|
|
13
|
+
}, null, -1), r = /* @__PURE__ */ e("path", {
|
|
14
|
+
"fill-rule": "evenodd",
|
|
15
|
+
"clip-rule": "evenodd",
|
|
16
|
+
d: "M27.5864 15.7474C28.0941 16.2551 28.0941 17.0782 27.5864 17.5859L19.2531 25.9192C18.7454 26.4269 17.9223 26.4269 17.4146 25.9192L12.4146 20.9192C11.9069 20.4116 11.9069 19.5884 12.4146 19.0808C12.9223 18.5731 13.7454 18.5731 14.2531 19.0808L18.3338 23.1615L25.7479 15.7474C26.2556 15.2397 27.0787 15.2397 27.5864 15.7474Z",
|
|
17
|
+
fill: "currentColor"
|
|
18
|
+
}, null, -1), c = [
|
|
19
|
+
n,
|
|
20
|
+
r
|
|
21
|
+
];
|
|
22
|
+
function d(i, C) {
|
|
23
|
+
return l(), o("svg", t, c);
|
|
24
|
+
}
|
|
25
|
+
const h = { render: d };
|
|
26
|
+
export {
|
|
27
|
+
h as default,
|
|
28
|
+
d as render
|
|
29
|
+
};
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { openBlock as l, createElementBlock as o, createElementVNode as e } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
width: "40",
|
|
4
|
+
height: "40",
|
|
5
|
+
viewBox: "0 0 40 40",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
}, n = /* @__PURE__ */ e("path", {
|
|
9
|
+
"fill-rule": "evenodd",
|
|
10
|
+
"clip-rule": "evenodd",
|
|
11
|
+
d: "M20.0001 6.30001C12.433 6.30001 6.30007 12.433 6.30007 20C6.30007 27.567 12.433 33.7 20.0001 33.7C27.5671 33.7 33.7001 27.567 33.7001 20C33.7001 12.433 27.5671 6.30001 20.0001 6.30001ZM20.0001 36.3C10.9971 36.3 3.70007 29.003 3.70007 20C3.70007 10.997 10.9971 3.70001 20.0001 3.70001C29.003 3.70001 36.3001 10.997 36.3001 20C36.3001 29.003 29.003 36.3 20.0001 36.3Z",
|
|
12
|
+
fill: "currentColor"
|
|
13
|
+
}, null, -1), r = /* @__PURE__ */ e("path", {
|
|
14
|
+
"fill-rule": "evenodd",
|
|
15
|
+
"clip-rule": "evenodd",
|
|
16
|
+
d: "M20.0001 11.2C20.718 11.2 21.3001 11.782 21.3001 12.5V20.8333C21.3001 21.5513 20.718 22.1333 20.0001 22.1333C19.2821 22.1333 18.7001 21.5513 18.7001 20.8333V12.5C18.7001 11.782 19.2821 11.2 20.0001 11.2Z",
|
|
17
|
+
fill: "currentColor"
|
|
18
|
+
}, null, -1), c = /* @__PURE__ */ e("circle", {
|
|
19
|
+
cx: "19.9997",
|
|
20
|
+
cy: "27.0834",
|
|
21
|
+
r: "1.71666",
|
|
22
|
+
fill: "currentColor"
|
|
23
|
+
}, null, -1), d = [
|
|
24
|
+
n,
|
|
25
|
+
r,
|
|
26
|
+
c
|
|
27
|
+
];
|
|
28
|
+
function i(s, C) {
|
|
29
|
+
return l(), o("svg", t, d);
|
|
30
|
+
}
|
|
31
|
+
const u = { render: i };
|
|
32
|
+
export {
|
|
33
|
+
u as default,
|
|
34
|
+
i as render
|
|
35
|
+
};
|
|
@@ -8,12 +8,14 @@ declare const _default: {
|
|
|
8
8
|
$data: {};
|
|
9
9
|
$props: {
|
|
10
10
|
type?: "standart" | "status" | "illustration" | "side";
|
|
11
|
+
icon?: import("../pl-icon").TIcon;
|
|
11
12
|
modelValue?: boolean;
|
|
12
13
|
width?: string;
|
|
13
14
|
beforeClose?: Function;
|
|
14
15
|
showHeader?: boolean;
|
|
15
16
|
showClose?: boolean;
|
|
16
17
|
disabledTeleport?: boolean;
|
|
18
|
+
status?: "successful" | "info" | "delete" | "attention" | "neutral";
|
|
17
19
|
closeOnOverlay?: boolean;
|
|
18
20
|
innerScroll?: boolean;
|
|
19
21
|
key?: string | number | symbol;
|
|
@@ -86,6 +88,10 @@ declare const _default: {
|
|
|
86
88
|
title: {
|
|
87
89
|
type: import("vue").PropType<string>;
|
|
88
90
|
};
|
|
91
|
+
icon: {
|
|
92
|
+
type: import("vue").PropType<import("../pl-icon").TIcon>;
|
|
93
|
+
default: string;
|
|
94
|
+
};
|
|
89
95
|
modelValue: {
|
|
90
96
|
type: import("vue").PropType<boolean>;
|
|
91
97
|
required: true;
|
|
@@ -111,6 +117,10 @@ declare const _default: {
|
|
|
111
117
|
type: import("vue").PropType<boolean>;
|
|
112
118
|
default: boolean;
|
|
113
119
|
};
|
|
120
|
+
status: {
|
|
121
|
+
type: import("vue").PropType<"successful" | "info" | "delete" | "attention" | "neutral">;
|
|
122
|
+
default: string;
|
|
123
|
+
};
|
|
114
124
|
closeOnOverlay: {
|
|
115
125
|
type: import("vue").PropType<boolean>;
|
|
116
126
|
default: boolean;
|
|
@@ -132,12 +142,14 @@ declare const _default: {
|
|
|
132
142
|
"close-modal": (...args: any[]) => void;
|
|
133
143
|
}, string, {
|
|
134
144
|
type: "standart" | "status" | "illustration" | "side";
|
|
145
|
+
icon: import("../pl-icon").TIcon;
|
|
135
146
|
modelValue: boolean;
|
|
136
147
|
width: string;
|
|
137
148
|
beforeClose: Function;
|
|
138
149
|
showHeader: boolean;
|
|
139
150
|
showClose: boolean;
|
|
140
151
|
disabledTeleport: boolean;
|
|
152
|
+
status: "successful" | "info" | "delete" | "attention" | "neutral";
|
|
141
153
|
closeOnOverlay: boolean;
|
|
142
154
|
innerScroll: boolean;
|
|
143
155
|
}, {}, string, {}> & {
|
|
@@ -168,6 +180,10 @@ declare const _default: {
|
|
|
168
180
|
title: {
|
|
169
181
|
type: import("vue").PropType<string>;
|
|
170
182
|
};
|
|
183
|
+
icon: {
|
|
184
|
+
type: import("vue").PropType<import("../pl-icon").TIcon>;
|
|
185
|
+
default: string;
|
|
186
|
+
};
|
|
171
187
|
modelValue: {
|
|
172
188
|
type: import("vue").PropType<boolean>;
|
|
173
189
|
required: true;
|
|
@@ -193,6 +209,10 @@ declare const _default: {
|
|
|
193
209
|
type: import("vue").PropType<boolean>;
|
|
194
210
|
default: boolean;
|
|
195
211
|
};
|
|
212
|
+
status: {
|
|
213
|
+
type: import("vue").PropType<"successful" | "info" | "delete" | "attention" | "neutral">;
|
|
214
|
+
default: string;
|
|
215
|
+
};
|
|
196
216
|
closeOnOverlay: {
|
|
197
217
|
type: import("vue").PropType<boolean>;
|
|
198
218
|
default: boolean;
|
|
@@ -221,6 +241,10 @@ declare const _default: {
|
|
|
221
241
|
title: {
|
|
222
242
|
type: import("vue").PropType<string>;
|
|
223
243
|
};
|
|
244
|
+
icon: {
|
|
245
|
+
type: import("vue").PropType<import("../pl-icon").TIcon>;
|
|
246
|
+
default: string;
|
|
247
|
+
};
|
|
224
248
|
modelValue: {
|
|
225
249
|
type: import("vue").PropType<boolean>;
|
|
226
250
|
required: true;
|
|
@@ -246,6 +270,10 @@ declare const _default: {
|
|
|
246
270
|
type: import("vue").PropType<boolean>;
|
|
247
271
|
default: boolean;
|
|
248
272
|
};
|
|
273
|
+
status: {
|
|
274
|
+
type: import("vue").PropType<"successful" | "info" | "delete" | "attention" | "neutral">;
|
|
275
|
+
default: string;
|
|
276
|
+
};
|
|
249
277
|
closeOnOverlay: {
|
|
250
278
|
type: import("vue").PropType<boolean>;
|
|
251
279
|
default: boolean;
|
|
@@ -267,12 +295,14 @@ declare const _default: {
|
|
|
267
295
|
"close-modal": (...args: any[]) => void;
|
|
268
296
|
}, string, {
|
|
269
297
|
type: "standart" | "status" | "illustration" | "side";
|
|
298
|
+
icon: import("../pl-icon").TIcon;
|
|
270
299
|
modelValue: boolean;
|
|
271
300
|
width: string;
|
|
272
301
|
beforeClose: Function;
|
|
273
302
|
showHeader: boolean;
|
|
274
303
|
showClose: boolean;
|
|
275
304
|
disabledTeleport: boolean;
|
|
305
|
+
status: "successful" | "info" | "delete" | "attention" | "neutral";
|
|
276
306
|
closeOnOverlay: boolean;
|
|
277
307
|
innerScroll: boolean;
|
|
278
308
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import type { TIcon } from '../pl-icon/types';
|
|
1
2
|
interface IPlDialogPlusProps {
|
|
2
3
|
modelValue: boolean;
|
|
3
4
|
beforeClose?: Function;
|
|
@@ -9,6 +10,8 @@ interface IPlDialogPlusProps {
|
|
|
9
10
|
innerScroll?: boolean;
|
|
10
11
|
title?: string;
|
|
11
12
|
subTitle?: string;
|
|
13
|
+
icon?: TIcon;
|
|
14
|
+
status?: 'successful' | 'info' | 'delete' | 'attention' | 'neutral';
|
|
12
15
|
type?: 'standart' | 'status' | 'illustration' | 'side';
|
|
13
16
|
}
|
|
14
17
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDialogPlusProps>, {
|
|
@@ -21,6 +24,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
21
24
|
closeOnOverlay: boolean;
|
|
22
25
|
innerScroll: boolean;
|
|
23
26
|
type: string;
|
|
27
|
+
status: string;
|
|
28
|
+
icon: string;
|
|
24
29
|
}>, {
|
|
25
30
|
closeModal: () => void;
|
|
26
31
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
@@ -36,17 +41,21 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
36
41
|
closeOnOverlay: boolean;
|
|
37
42
|
innerScroll: boolean;
|
|
38
43
|
type: string;
|
|
44
|
+
status: string;
|
|
45
|
+
icon: string;
|
|
39
46
|
}>>> & {
|
|
40
47
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
41
48
|
"onClose-modal"?: (...args: any[]) => any;
|
|
42
49
|
}, {
|
|
43
50
|
type: "standart" | "status" | "illustration" | "side";
|
|
51
|
+
icon: TIcon;
|
|
44
52
|
modelValue: boolean;
|
|
45
53
|
width: string;
|
|
46
54
|
beforeClose: Function;
|
|
47
55
|
showHeader: boolean;
|
|
48
56
|
showClose: boolean;
|
|
49
57
|
disabledTeleport: boolean;
|
|
58
|
+
status: "successful" | "info" | "delete" | "attention" | "neutral";
|
|
50
59
|
closeOnOverlay: boolean;
|
|
51
60
|
innerScroll: boolean;
|
|
52
61
|
}, {}>, {
|