@oinone/kunlun-vue-ui-common 6.3.9 → 6.3.11
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/icons/index.js +0 -3
- package/dist/icons/oinone-iconfont/iconfont.css +439 -3
- package/dist/icons/oinone-iconfont/iconfont.js +1 -1
- package/dist/icons/oinone-iconfont/iconfont.json +763 -0
- package/dist/icons/oinone-iconfont/iconfont.ttf +0 -0
- package/dist/icons/oinone-iconfont/iconfont.woff +0 -0
- package/dist/icons/oinone-iconfont/iconfont.woff2 +0 -0
- package/icons/index.js +0 -3
- package/icons/oinone-iconfont/iconfont.css +439 -3
- package/icons/oinone-iconfont/iconfont.js +1 -1
- package/icons/oinone-iconfont/iconfont.json +763 -0
- package/icons/oinone-iconfont/iconfont.ttf +0 -0
- package/icons/oinone-iconfont/iconfont.woff +0 -0
- package/icons/oinone-iconfont/iconfont.woff2 +0 -0
- package/package.json +1 -1
- package/dist/icons/iconfont/iconfont.css +0 -207
- package/dist/icons/iconfont/iconfont.js +0 -1
- package/dist/icons/iconfont/iconfont.json +0 -345
- package/dist/icons/iconfont/iconfont.ttf +0 -0
- package/dist/icons/iconfont/iconfont.woff +0 -0
- package/dist/icons/iconfont/iconfont.woff2 +0 -0
- package/icons/iconfont/iconfont.css +0 -207
- package/icons/iconfont/iconfont.js +0 -1
- package/icons/iconfont/iconfont.json +0 -345
- package/icons/iconfont/iconfont.ttf +0 -0
- package/icons/iconfont/iconfont.woff +0 -0
- package/icons/iconfont/iconfont.woff2 +0 -0
package/dist/icons/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "iconfont"; /* Project id 2657071 */
|
|
3
|
-
src: url('iconfont.woff2?t=
|
|
4
|
-
url('iconfont.woff?t=
|
|
5
|
-
url('iconfont.ttf?t=
|
|
3
|
+
src: url('iconfont.woff2?t=1767950622369') format('woff2'),
|
|
4
|
+
url('iconfont.woff?t=1767950622369') format('woff'),
|
|
5
|
+
url('iconfont.ttf?t=1767950622369') format('truetype');
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
.iconfont {
|
|
@@ -13,6 +13,442 @@
|
|
|
13
13
|
-moz-osx-font-smoothing: grayscale;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
+
.oinone-copy-outlined:before {
|
|
17
|
+
content: "\e9d1";
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.oinone-display-outlined:before {
|
|
21
|
+
content: "\e9d2";
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.oinone-dialog-box-outlined:before {
|
|
25
|
+
content: "\e9d3";
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.oinone-delete-outlined:before {
|
|
29
|
+
content: "\e9d4";
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.oinone-down-outlined:before {
|
|
33
|
+
content: "\e9d5";
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.oinone-drag-outlined:before {
|
|
37
|
+
content: "\e9d6";
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.oinone-export-outlined:before {
|
|
41
|
+
content: "\e9d7";
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.oinone-file-text-outlined:before {
|
|
45
|
+
content: "\e9d8";
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.oinone-edit-square-outlined:before {
|
|
49
|
+
content: "\e9d9";
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.oinone-drawer-outlined:before {
|
|
53
|
+
content: "\e9da";
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.oinone-fullscreen-outlined:before {
|
|
57
|
+
content: "\e9db";
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.oinone-hide-outlined:before {
|
|
61
|
+
content: "\e9dc";
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.oinone-high-height-outlined:before {
|
|
65
|
+
content: "\e9dd";
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.oinone-left-outlined:before {
|
|
69
|
+
content: "\e9de";
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.oinone-minus-outlined:before {
|
|
73
|
+
content: "\e9df";
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.oinone-import-outlined:before {
|
|
77
|
+
content: "\e9e0";
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.oinone-folder-outlined:before {
|
|
81
|
+
content: "\e9e1";
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.oinone-height-outlined:before {
|
|
85
|
+
content: "\e9e2";
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.oinone-group-outlined:before {
|
|
89
|
+
content: "\e9e4";
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.oinone-plus-outlined:before {
|
|
93
|
+
content: "\e9e5";
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
.oinone-medium-height-outlined:before {
|
|
97
|
+
content: "\e9e6";
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.oinone-low-height-outlined:before {
|
|
101
|
+
content: "\e9e7";
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.oinone-fullscreen-exit-outlined:before {
|
|
105
|
+
content: "\e9e8";
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
.oinone-up-outlined:before {
|
|
109
|
+
content: "\e9e9";
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
.oinone-user-outlined:before {
|
|
113
|
+
content: "\e9ea";
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.oinone-zoom-in-outlined:before {
|
|
117
|
+
content: "\e9eb";
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.oinone-zoom-out-outlined:before {
|
|
121
|
+
content: "\e9ec";
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
.oinone-ungroup-outlined:before {
|
|
125
|
+
content: "\e9ed";
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.oinone-upload-outlined:before {
|
|
129
|
+
content: "\e9ee";
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
.oinone-shortcutkey-outlined:before {
|
|
133
|
+
content: "\e9ef";
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
.oinone-order-outlined:before {
|
|
137
|
+
content: "\e9f0";
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
.oinone-a-defaultrowheight:before {
|
|
141
|
+
content: "\e9f1";
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
.oinone-jump-outlined:before {
|
|
145
|
+
content: "\e9f2";
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
.oinone-drill-down-outlined:before {
|
|
149
|
+
content: "\e9f3";
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
.oinone-double-down-outlined:before {
|
|
153
|
+
content: "\e9f4";
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
.oinone-double-right-outlined:before {
|
|
157
|
+
content: "\e9f5";
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
.oinone-double-left-outlined:before {
|
|
161
|
+
content: "\e9f6";
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
.oinone-double-up-outlined:before {
|
|
165
|
+
content: "\e9f7";
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
.oinone-card-outlined:before {
|
|
169
|
+
content: "\e9f8";
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
.oinone-apartment-outlined:before {
|
|
173
|
+
content: "\e9c9";
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
.oinone-caret-left-filled:before {
|
|
177
|
+
content: "\e9ca";
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
.oinone-caret-right-filled:before {
|
|
181
|
+
content: "\e9cb";
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
.oinone-caret-down-filled:before {
|
|
185
|
+
content: "\e9cc";
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
.oinone-caret-up-filled:before {
|
|
189
|
+
content: "\e9cd";
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
.oinone-adaptive-outlined:before {
|
|
193
|
+
content: "\e9ce";
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
.oinone-close-outlined:before {
|
|
197
|
+
content: "\e9cf";
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
.oinone-check-outlined:before {
|
|
201
|
+
content: "\e9d0";
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
.oinone-weixin:before {
|
|
205
|
+
content: "\e9c8";
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
.oinone-xin:before {
|
|
209
|
+
content: "\e9c7";
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
.oinone-qiandai:before {
|
|
213
|
+
content: "\e9c3";
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
.oinone-gouwudai:before {
|
|
217
|
+
content: "\e9c4";
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
.oinone-zujian:before {
|
|
221
|
+
content: "\e9c5";
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
.oinone-xiazai3:before {
|
|
225
|
+
content: "\e9c6";
|
|
226
|
+
}
|
|
227
|
+
|
|
228
|
+
.oinone-huojian:before {
|
|
229
|
+
content: "\e9c1";
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
.oinone-fangdajing:before {
|
|
233
|
+
content: "\e9c2";
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
.oinone-tuichu1:before {
|
|
237
|
+
content: "\e9bb";
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
.oinone-shezhi4:before {
|
|
241
|
+
content: "\e9bc";
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
.oinone-gouwu:before {
|
|
245
|
+
content: "\e9bd";
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
.oinone-dengpao:before {
|
|
249
|
+
content: "\e9be";
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
.oinone-kaifa:before {
|
|
253
|
+
content: "\e9bf";
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
.oinone-fangda4:before {
|
|
257
|
+
content: "\e9c0";
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
.oinone-xingxing:before {
|
|
261
|
+
content: "\e9ba";
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
.oinone-huomiao:before {
|
|
265
|
+
content: "\e9b9";
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
.oinone-jiantou1:before {
|
|
269
|
+
content: "\e9b8";
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
.oinone-guihua:before {
|
|
273
|
+
content: "\e9b6";
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
.oinone-changjing:before {
|
|
277
|
+
content: "\e9b7";
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
.oinone-damoxing:before {
|
|
281
|
+
content: "\e648";
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
.oinone-xiangxia:before {
|
|
285
|
+
content: "\e9b4";
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
.oinone-xiangshang:before {
|
|
289
|
+
content: "\e9b5";
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
.oinone-gongsi1:before {
|
|
293
|
+
content: "\c6a2";
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
.oinone-yuanshuju:before {
|
|
297
|
+
content: "\e9b1";
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
.oinone-daima:before {
|
|
301
|
+
content: "\e9b3";
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
.oinone-zhushou:before {
|
|
305
|
+
content: "\e9a0";
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
.oinone-shujuzidonghua:before {
|
|
309
|
+
content: "\e9a7";
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
.oinone-bianliang:before {
|
|
313
|
+
content: "\e9b0";
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
.oinone-bianji5:before {
|
|
317
|
+
content: "\e9b2";
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
.oinone-jiahao:before {
|
|
321
|
+
content: "\e9a8";
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
.oinone-shanchu4:before {
|
|
325
|
+
content: "\e9a9";
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
.oinone-guihuazhinengti:before {
|
|
329
|
+
content: "\e9aa";
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
.oinone-lianjie1:before {
|
|
333
|
+
content: "\e9ab";
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
.oinone-gongju1:before {
|
|
337
|
+
content: "\e9ac";
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
.oinone-fangda3:before {
|
|
341
|
+
content: "\e9ad";
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
.oinone-fuben:before {
|
|
345
|
+
content: "\e9ae";
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
.oinone-duihao:before {
|
|
349
|
+
content: "\e9af";
|
|
350
|
+
}
|
|
351
|
+
|
|
352
|
+
.oinone-zhuyi1:before {
|
|
353
|
+
content: "\e99d";
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
.oinone-suoxiao2:before {
|
|
357
|
+
content: "\e99e";
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
.oinone-wangye:before {
|
|
361
|
+
content: "\e99f";
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
.oinone-shiting:before {
|
|
365
|
+
content: "\e9a1";
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
.oinone-shuchuxiang:before {
|
|
369
|
+
content: "\e9a2";
|
|
370
|
+
}
|
|
371
|
+
|
|
372
|
+
.oinone-xiangxiajiantou:before {
|
|
373
|
+
content: "\e9a3";
|
|
374
|
+
}
|
|
375
|
+
|
|
376
|
+
.oinone-shezhi3:before {
|
|
377
|
+
content: "\e9a4";
|
|
378
|
+
}
|
|
379
|
+
|
|
380
|
+
.oinone-miaoshu:before {
|
|
381
|
+
content: "\e9a5";
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
.oinone-mofa:before {
|
|
385
|
+
content: "\e9a6";
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
.oinone-liebiao1:before {
|
|
389
|
+
content: "\e993";
|
|
390
|
+
}
|
|
391
|
+
|
|
392
|
+
.oinone-fuzhi4:before {
|
|
393
|
+
content: "\e994";
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
.oinone-gongjuxiang1:before {
|
|
397
|
+
content: "\e995";
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
.oinone-changjingzhinengti:before {
|
|
401
|
+
content: "\e996";
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
.oinone-tianjia4:before {
|
|
405
|
+
content: "\e997";
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
.oinone-moban1:before {
|
|
409
|
+
content: "\e998";
|
|
410
|
+
}
|
|
411
|
+
|
|
412
|
+
.oinone-shuru:before {
|
|
413
|
+
content: "\e999";
|
|
414
|
+
}
|
|
415
|
+
|
|
416
|
+
.oinone-duihua:before {
|
|
417
|
+
content: "\e99a";
|
|
418
|
+
}
|
|
419
|
+
|
|
420
|
+
.oinone-gengduo4:before {
|
|
421
|
+
content: "\e99b";
|
|
422
|
+
}
|
|
423
|
+
|
|
424
|
+
.oinone-yuyin1:before {
|
|
425
|
+
content: "\e99c";
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
.oinone-zhinengti:before {
|
|
429
|
+
content: "\e98e";
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
.oinone-wenti:before {
|
|
433
|
+
content: "\e98f";
|
|
434
|
+
}
|
|
435
|
+
|
|
436
|
+
.oinone-sousuo3:before {
|
|
437
|
+
content: "\e990";
|
|
438
|
+
}
|
|
439
|
+
|
|
440
|
+
.oinone-shuchu:before {
|
|
441
|
+
content: "\e991";
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
.oinone-qingchu1:before {
|
|
445
|
+
content: "\e992";
|
|
446
|
+
}
|
|
447
|
+
|
|
448
|
+
.oinone-hangwei:before {
|
|
449
|
+
content: "\e98d";
|
|
450
|
+
}
|
|
451
|
+
|
|
16
452
|
.oinone-daishenhe:before {
|
|
17
453
|
content: "\e98b";
|
|
18
454
|
}
|