linkmore-design 1.0.40 → 1.0.43
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/CkFilter/complexFilter/saveModal.d.ts +4 -0
- package/dist/CustomTableOption/index.d.ts +2 -1
- package/dist/LmTable/ImgList/footer.d.ts +3 -1
- package/dist/Spin/demos/basic.d.ts +2 -0
- package/dist/Spin/demos/size.d.ts +2 -0
- package/dist/Spin/index.d.ts +7 -0
- package/dist/Spin/style/index.d.ts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.umd.js +318 -105
- package/dist/index.umd.min.js +5 -5
- package/es/CardTable/style/style.css +3 -0
- package/es/CkFilter/baseFilter/index.js +9 -2
- package/es/CkFilter/complexFilter/drawer.js +31 -18
- package/es/CkFilter/complexFilter/saveModal.js +140 -0
- package/es/CkFilter/customFilter/drawer.js +2 -2
- package/es/CkFilter/style/style.css +34 -3
- package/es/CustomTableOption/index.d.ts +2 -1
- package/es/CustomTableOption/index.js +10 -6
- package/es/CustomTableOption/style/index.css +8 -0
- package/es/Dropdown/index.js +10 -2
- package/es/EditTable/EditTable.js +6 -4
- package/es/IconFont/font/iconfont.css +113 -5
- package/es/IconFont/font/iconfont.js +19 -19
- package/es/IconFont/font/iconfont.ttf +0 -0
- package/es/IconFont/font/iconfont.woff +0 -0
- package/es/IconFont/font/iconfont.woff2 +0 -0
- package/es/LmTable/ImgList/footer.js +9 -7
- package/es/LmTable/ImgList/imgCell.js +25 -13
- package/es/LmTable/ImgList/imgTable.js +28 -5
- package/es/LmTable/Table.js +26 -4
- package/es/LmTable/style/style.css +422 -395
- package/es/Pagination/index.js +2 -1
- package/es/ProTable/style/style.css +0 -3
- package/es/Spin/index.d.ts +7 -0
- package/es/Spin/index.js +3 -0
- package/es/Spin/style/index.css +505 -0
- package/es/Spin/style/index.d.ts +1 -0
- package/es/Spin/style/index.js +1 -0
- package/es/index.d.ts +1 -0
- package/es/index.js +2 -1
- package/lib/CardTable/style/style.css +3 -0
- package/lib/CkFilter/baseFilter/index.js +9 -2
- package/lib/CkFilter/complexFilter/drawer.js +31 -18
- package/lib/CkFilter/complexFilter/saveModal.js +140 -0
- package/lib/CkFilter/customFilter/drawer.js +2 -2
- package/lib/CkFilter/style/style.css +34 -3
- package/lib/CustomTableOption/index.d.ts +2 -1
- package/lib/CustomTableOption/index.js +12 -6
- package/lib/CustomTableOption/style/index.css +8 -0
- package/lib/Dropdown/index.js +10 -2
- package/lib/EditTable/EditTable.js +6 -4
- package/lib/IconFont/font/iconfont.css +113 -5
- package/lib/IconFont/font/iconfont.js +19 -19
- package/lib/IconFont/font/iconfont.ttf +0 -0
- package/lib/IconFont/font/iconfont.woff +0 -0
- package/lib/IconFont/font/iconfont.woff2 +0 -0
- package/lib/LmTable/ImgList/footer.js +9 -7
- package/lib/LmTable/ImgList/imgCell.js +25 -13
- package/lib/LmTable/ImgList/imgTable.js +28 -5
- package/lib/LmTable/Table.js +26 -4
- package/lib/LmTable/style/style.css +422 -395
- package/lib/Pagination/index.js +2 -1
- package/lib/ProTable/style/style.css +0 -3
- package/lib/Spin/index.d.ts +7 -0
- package/lib/Spin/index.js +15 -0
- package/lib/Spin/style/index.css +505 -0
- package/lib/Spin/style/index.d.ts +1 -0
- package/lib/Spin/style/index.js +3 -0
- package/lib/index.d.ts +1 -0
- package/lib/index.js +9 -1
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "iconfont"; /* Project id 2966019 */
|
|
3
|
-
src: url('iconfont.woff2?t=
|
|
4
|
-
url('iconfont.woff?t=
|
|
5
|
-
url('iconfont.ttf?t=
|
|
3
|
+
src: url('iconfont.woff2?t=1659434868739') format('woff2'),
|
|
4
|
+
url('iconfont.woff?t=1659434868739') format('woff'),
|
|
5
|
+
url('iconfont.ttf?t=1659434868739') format('truetype');
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
.iconfont {
|
|
@@ -13,12 +13,120 @@
|
|
|
13
13
|
-moz-osx-font-smoothing: grayscale;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
+
.lmweb-icon_china1:before {
|
|
17
|
+
content: "\e6c9";
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.lmweb-icon_English1:before {
|
|
21
|
+
content: "\e6ca";
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.lmweb-icon_fan1:before {
|
|
25
|
+
content: "\e6cb";
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.lmweb-icon_application_light:before {
|
|
29
|
+
content: "\e6c7";
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.lmweb-icon_application:before {
|
|
33
|
+
content: "\e6c8";
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.lmweb-icon-m-receipt:before {
|
|
37
|
+
content: "\e6c6";
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.lmweb-icon_m_up:before {
|
|
41
|
+
content: "\e6c1";
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.lmweb-icon_m_down:before {
|
|
45
|
+
content: "\e6c2";
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.lmweb-a-icon_m_search1:before {
|
|
49
|
+
content: "\e6c3";
|
|
50
|
+
}
|
|
51
|
+
|
|
16
52
|
.lmweb-icon_m_Import:before {
|
|
17
|
-
content: "\
|
|
53
|
+
content: "\e6c4";
|
|
18
54
|
}
|
|
19
55
|
|
|
20
56
|
.lmweb-icon_m_export:before {
|
|
21
|
-
content: "\
|
|
57
|
+
content: "\e6c5";
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.lmweb-icon_set_light:before {
|
|
61
|
+
content: "\e6bf";
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.lmweb-icon_set:before {
|
|
65
|
+
content: "\e6c0";
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.lmweb-icon_operate1:before {
|
|
69
|
+
content: "\e6bb";
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.lmweb-icon_industry_light:before {
|
|
73
|
+
content: "\e6bd";
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.lmweb-icon_industry_dark:before {
|
|
77
|
+
content: "\e6be";
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.lmweb-icon_my1:before {
|
|
81
|
+
content: "\e6bc";
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.lmweb-icon_operate:before {
|
|
85
|
+
content: "\e6ba";
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.lmweb-icon_deliver:before {
|
|
89
|
+
content: "\e6b4";
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.lmweb-icon_my:before {
|
|
93
|
+
content: "\e6b5";
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
.lmweb-icon_industry:before {
|
|
97
|
+
content: "\e6b6";
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.lmweb-icon_support:before {
|
|
101
|
+
content: "\e6b7";
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.lmweb-iocn_technology:before {
|
|
105
|
+
content: "\e6b8";
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
.lmweb-icon_research:before {
|
|
109
|
+
content: "\e6b9";
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
.lmweb-icon_deliver_light:before {
|
|
113
|
+
content: "\e6ac";
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.lmweb-icon_my_light:before {
|
|
117
|
+
content: "\e6ad";
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.lmweb-icon_support_light:before {
|
|
121
|
+
content: "\e6ae";
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
.lmweb-icon_research_light:before {
|
|
125
|
+
content: "\e6af";
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.lmweb-iocn_technology_light:before {
|
|
129
|
+
content: "\e6b0";
|
|
22
130
|
}
|
|
23
131
|
|
|
24
132
|
.lmweb-icon_s_down:before {
|