@factoringplus/pl-components-pack-v3 2.0.0-pre-icons-02 → 2.0.0-pre-icons-04
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/WarningCircle40-0074b3ea.js +386 -0
- package/dist/WarningCircle40-a72db1e8.cjs +1 -0
- package/dist/{crypto-pro-actual-cades-plugin-fe9c5356.cjs → crypto-pro-actual-cades-plugin-baebd409.cjs} +1 -1
- package/dist/{crypto-pro-actual-cades-plugin-3bc91479.js → crypto-pro-actual-cades-plugin-e9d36109.js} +1 -1
- package/dist/entry-9acba9b3.cjs +47 -0
- package/dist/{entry-1987224a.js → entry-db3587cf.js} +2720 -2717
- package/dist/icons/index.cjs.js +1 -0
- package/dist/{pl-components-pack-v3.es.js → icons/index.es.js} +2192 -2554
- package/dist/index.cjs.js +1 -0
- package/dist/index.es.js +66 -0
- package/dist/src/components/shared/pl-icon/index.d.ts +2 -2
- package/dist/src/components/shared/pl-icon/pl-icon.vue.d.ts +4 -4
- package/dist/style.css +1 -1
- package/package.json +14 -8
- package/dist/entry-2d1142ee.cjs +0 -47
- package/dist/pl-components-pack-v3.cjs.js +0 -1
- package/dist/pl-components-pack-v3.cjs2.js +0 -1
- package/dist/pl-components-pack-v3.es2.js +0 -65
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-9acba9b3.cjs");require("vue");require("./WarningCircle40-a72db1e8.cjs");exports.PlAutocomplete=l.PlAutocomplete;exports.PlBanner=l.PlBanner;exports.PlButton=l.PlButton;exports.PlButtonDropdown=l.PlButtonDropdown;exports.PlCheckboxPlus=l.PlCheckboxPlus;exports.PlDatePickerPlusPlugin=l.PlDatePickerPlusPlugin;exports.PlDialogPlus=l.PlDialog;exports.PlDirectives=l.PlDirectives;exports.PlForm=l.PlForm;exports.PlIcon=l.PlIcon;exports.PlInputPlus=l.PlInputPlus;exports.PlLink=l.PlLink;exports.PlMarkText=l.PlMarkText;exports.PlMultiSelect=l.PlMultiSelect;exports.PlMultitab=l.PlMultitab;exports.PlNavButton=l.PlNavButton;exports.PlNavigation=l.PlNavigation;exports.PlNotification=l.PlNotification;exports.PlOnboarding=l.PlOnboarding;exports.PlPagination=l.PlPagination;exports.PlProgress=l.PlProgress;exports.PlRadio=l.PlRadio;exports.PlScrollbar=l.PlScrollbar;exports.PlSelectPlus=l.PlSelectPlus;exports.PlSidebarItem=l.PlSidebarItem;exports.PlSigning=l.PlSigning;exports.PlSkeleton=l.PlSkeleton;exports.PlSkeletonButton=l.PlSkeletonButton;exports.PlSkeletonControl=l.PlSkeletonControl;exports.PlSkeletonIcon=l.PlSkeletonIcon;exports.PlSkeletonInput=l.PlSkeletonInput;exports.PlSkeletonTabs=l.PlSkeletonTabs;exports.PlSkeletonTagsChips=l.PlSkeletonTagsChips;exports.PlSkeletonText=l.PlSkeletonText;exports.PlSkeletonTextCell=l.PlSkeletonTextCell;exports.PlSkeletonUpload=l.PlSkeletonUpload;exports.PlStatusIcon=l.PlStatusIcon;exports.PlSwitch=l.PlSwitch;exports.PlTabPane=l.PlTabPane;exports.PlTablePlus=l.PlTablePlus;exports.PlTabs=l.PlTabs;exports.PlTagsChips=l.PlTagsChips;exports.PlTextCell=l.PlTextCell;exports.PlTextPlugin=l.PlTextPlugin;exports.PlTooltipPlus=l.PlToolTipPlus;exports.PlUploadPlus=l.PlUploadPlus;exports.ScreenSizes=l.ScreenSizes;exports.TLogo=l.TLogo;exports.apiJs=l.ApiJs;exports.cancelAllApiRequests=l.cancelAllApiRequests;exports.dadataParser=l.dadataParser;exports.dataParser=l.dadataParser;exports.declOfNum=l.declOfNum;exports.deepSet=l.deepSet;exports.filters=l.filters;exports.formatCurrency=l.formatCurrency;exports.formatDate=l.formatDate;exports.install=l.install;exports.isEqual=l.isEqual;exports.plLoading=l.plLoading;exports.uniqId=l.uniqId;
|
package/dist/index.es.js
ADDED
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import { l as e, a4 as t, k as o, a2 as n, m as i, n as r, o as u, P as S, q as c, r as p, s as k, t as d, U as T, T as g, v as b, _ as m, Z as x, K as C, Y as I, V as f, a3 as h, w as B, x as D, y as N, $ as q, W as v, z as A, F as L, C as M, B as w, G as O, H as R, J as U, E as y, D as z, I as E, a5 as F, L as J, M as j, N as G, O as H, X as K, a1 as Q, Q as V, S as W, R as X, a6 as Y, a0 as Z, A as _, j as $, h as aa, h as la, d as sa, e as Pa, a as ea, f as ta, c as oa, i as na, b as ia, p as ra, u as ua } from "./entry-db3587cf.js";
|
|
2
|
+
import "vue";
|
|
3
|
+
import "./WarningCircle40-0074b3ea.js";
|
|
4
|
+
export {
|
|
5
|
+
e as PlAutocomplete,
|
|
6
|
+
t as PlBanner,
|
|
7
|
+
o as PlButton,
|
|
8
|
+
n as PlButtonDropdown,
|
|
9
|
+
i as PlCheckboxPlus,
|
|
10
|
+
r as PlDatePickerPlusPlugin,
|
|
11
|
+
u as PlDialogPlus,
|
|
12
|
+
S as PlDirectives,
|
|
13
|
+
c as PlForm,
|
|
14
|
+
p as PlIcon,
|
|
15
|
+
k as PlInputPlus,
|
|
16
|
+
d as PlLink,
|
|
17
|
+
T as PlMarkText,
|
|
18
|
+
g as PlMultiSelect,
|
|
19
|
+
b as PlMultitab,
|
|
20
|
+
m as PlNavButton,
|
|
21
|
+
x as PlNavigation,
|
|
22
|
+
C as PlNotification,
|
|
23
|
+
I as PlOnboarding,
|
|
24
|
+
f as PlPagination,
|
|
25
|
+
h as PlProgress,
|
|
26
|
+
B as PlRadio,
|
|
27
|
+
D as PlScrollbar,
|
|
28
|
+
N as PlSelectPlus,
|
|
29
|
+
q as PlSidebarItem,
|
|
30
|
+
v as PlSigning,
|
|
31
|
+
A as PlSkeleton,
|
|
32
|
+
L as PlSkeletonButton,
|
|
33
|
+
M as PlSkeletonControl,
|
|
34
|
+
w as PlSkeletonIcon,
|
|
35
|
+
O as PlSkeletonInput,
|
|
36
|
+
R as PlSkeletonTabs,
|
|
37
|
+
U as PlSkeletonTagsChips,
|
|
38
|
+
y as PlSkeletonText,
|
|
39
|
+
z as PlSkeletonTextCell,
|
|
40
|
+
E as PlSkeletonUpload,
|
|
41
|
+
F as PlStatusIcon,
|
|
42
|
+
J as PlSwitch,
|
|
43
|
+
j as PlTabPane,
|
|
44
|
+
G as PlTablePlus,
|
|
45
|
+
H as PlTabs,
|
|
46
|
+
K as PlTagsChips,
|
|
47
|
+
Q as PlTextCell,
|
|
48
|
+
V as PlTextPlugin,
|
|
49
|
+
W as PlTooltipPlus,
|
|
50
|
+
X as PlUploadPlus,
|
|
51
|
+
Y as ScreenSizes,
|
|
52
|
+
Z as TLogo,
|
|
53
|
+
_ as apiJs,
|
|
54
|
+
$ as cancelAllApiRequests,
|
|
55
|
+
aa as dadataParser,
|
|
56
|
+
la as dataParser,
|
|
57
|
+
sa as declOfNum,
|
|
58
|
+
Pa as deepSet,
|
|
59
|
+
ea as filters,
|
|
60
|
+
ta as formatCurrency,
|
|
61
|
+
oa as formatDate,
|
|
62
|
+
na as install,
|
|
63
|
+
ia as isEqual,
|
|
64
|
+
ra as plLoading,
|
|
65
|
+
ua as uniqId
|
|
66
|
+
};
|
|
@@ -3,10 +3,10 @@ import { TIconProps, TIcon } from './types';
|
|
|
3
3
|
export declare const PlIcon: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
|
4
4
|
name: {
|
|
5
5
|
type: import('vue').PropType<TIcon>;
|
|
6
|
-
required: true;
|
|
7
6
|
};
|
|
8
7
|
icon: {
|
|
9
8
|
type: import('vue').PropType<any>;
|
|
9
|
+
required: true;
|
|
10
10
|
};
|
|
11
11
|
color: {
|
|
12
12
|
type: import('vue').PropType<string>;
|
|
@@ -14,10 +14,10 @@ export declare const PlIcon: import('../../../install-function').SFCInstallWithC
|
|
|
14
14
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
15
15
|
name: {
|
|
16
16
|
type: import('vue').PropType<TIcon>;
|
|
17
|
-
required: true;
|
|
18
17
|
};
|
|
19
18
|
icon: {
|
|
20
19
|
type: import('vue').PropType<any>;
|
|
20
|
+
required: true;
|
|
21
21
|
};
|
|
22
22
|
color: {
|
|
23
23
|
type: import('vue').PropType<string>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { TIcon } from './types';
|
|
2
2
|
|
|
3
3
|
declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
4
|
-
name
|
|
5
|
-
icon
|
|
4
|
+
name?: TIcon;
|
|
5
|
+
icon: any;
|
|
6
6
|
color?: string;
|
|
7
7
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
8
|
-
name
|
|
9
|
-
icon
|
|
8
|
+
name?: TIcon;
|
|
9
|
+
icon: any;
|
|
10
10
|
color?: string;
|
|
11
11
|
}>>>, {}, {}>;
|
|
12
12
|
export default _default;
|