bi-components-library 1.0.40 → 1.0.42
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/bi-components-library.css +1 -1
- package/dist/iconfont/demo.css +539 -0
- package/dist/iconfont/demo_index.html +3248 -0
- package/dist/iconfont/iconfont.css +548 -0
- package/dist/iconfont/iconfont.js +1 -0
- package/dist/iconfont/iconfont.json +940 -0
- package/dist/iconfont/iconfont.svg +285 -0
- package/dist/iconfont/iconfont.ttf +0 -0
- package/dist/iconfont/iconfont.woff +0 -0
- package/dist/iconfont/iconfont.woff2 +0 -0
- package/dist/index.es.js +2062 -2019
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +3 -3
- package/dist/index.umd.js.map +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,548 @@
|
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: "iconfont"; /* Project id 5037819 */
|
|
3
|
+
src: url('/iconfont/iconfont.woff2?t=1766633829341') format('woff2'),
|
|
4
|
+
url('/iconfont/iconfont.woff?t=1766633829341') format('woff'),
|
|
5
|
+
url('/iconfont/iconfont.ttf?t=1766633829341') format('truetype'),
|
|
6
|
+
url('/iconfont/iconfont.svg?t=1766633829341#iconfont') format('svg');
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.iconfont {
|
|
10
|
+
font-family: "iconfont" !important;
|
|
11
|
+
font-size: 16px;
|
|
12
|
+
font-style: normal;
|
|
13
|
+
-webkit-font-smoothing: antialiased;
|
|
14
|
+
-moz-osx-font-smoothing: grayscale;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.icon-guanbizhinengti1:before {
|
|
18
|
+
content: "\e681";
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.icon-shengchengzhutu:before {
|
|
22
|
+
content: "\e654";
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.icon-shengchengxiangqingyeshejijiaoben:before {
|
|
26
|
+
content: "\e67e";
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.icon-shengchengzhutushejijiaoben:before {
|
|
30
|
+
content: "\e67f";
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.icon-shengchengxiangqingyetupian:before {
|
|
34
|
+
content: "\e680";
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.icon-guanjiancixuqiufenxi:before {
|
|
38
|
+
content: "\e67d";
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.icon-zhengque:before {
|
|
42
|
+
content: "\e67b";
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.icon-shibai:before {
|
|
46
|
+
content: "\e67c";
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.icon-jingpinzhenduan1:before {
|
|
50
|
+
content: "\e679";
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.icon-jiazaizhong:before {
|
|
54
|
+
content: "\e67a";
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.icon-piliangxiazai:before {
|
|
58
|
+
content: "\e678";
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.icon-jingpinzhenduan:before {
|
|
62
|
+
content: "\e677";
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.icon-shouqi1:before {
|
|
66
|
+
content: "\e675";
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.icon-zhankai2:before {
|
|
70
|
+
content: "\e676";
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.icon-wendajiafenxi:before {
|
|
74
|
+
content: "\e655";
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.icon-shengchengmaijiaxiu:before {
|
|
78
|
+
content: "\e656";
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.icon-guanjiancixuankuanxuanshichang:before {
|
|
82
|
+
content: "\e657";
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.icon-shangpinpingjiafenxi:before {
|
|
86
|
+
content: "\e658";
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.icon-biaoshengshangpinzhaolanhai:before {
|
|
90
|
+
content: "\e659";
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.icon-quanweidujingpinchayifenxi:before {
|
|
94
|
+
content: "\e674";
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
.icon-chakandatu:before {
|
|
98
|
+
content: "\e672";
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.icon-xiazai2:before {
|
|
102
|
+
content: "\e673";
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.icon-xiangji:before {
|
|
106
|
+
content: "\e671";
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
.icon-jia:before {
|
|
110
|
+
content: "\e66c";
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
.icon-xiazai1:before {
|
|
114
|
+
content: "\e66d";
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
.icon-qiehuan-shangyizhang1:before {
|
|
118
|
+
content: "\e66e";
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
.icon-qiehuan-shangyizhang-1:before {
|
|
122
|
+
content: "\e66f";
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
.icon-jian:before {
|
|
126
|
+
content: "\e670";
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
.icon-tuichudenglu:before {
|
|
130
|
+
content: "\e66a";
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
.icon-bianjiziliao:before {
|
|
134
|
+
content: "\e66b";
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
.icon-qiehuanzhanghao:before {
|
|
138
|
+
content: "\e669";
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
.icon-jifen:before {
|
|
142
|
+
content: "\e668";
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
.icon-AIGCjifen:before {
|
|
146
|
+
content: "\e667";
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
.icon-AIshiyi:before {
|
|
150
|
+
content: "\e662";
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
.icon-shichuanmoban:before {
|
|
154
|
+
content: "\e663";
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
.icon-xuanzechangjing:before {
|
|
158
|
+
content: "\e664";
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
.icon-tihuanmote:before {
|
|
162
|
+
content: "\e665";
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
.icon-AIchangjing:before {
|
|
166
|
+
content: "\e666";
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
.icon-shouqi:before {
|
|
170
|
+
content: "\e65f";
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
.icon-zhankai:before {
|
|
174
|
+
content: "\e661";
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
.icon-xinjianduihua2:before {
|
|
178
|
+
content: "\e660";
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
.icon-quanjutishi-zhengque:before {
|
|
182
|
+
content: "\e65e";
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
.icon-zhangshu:before {
|
|
186
|
+
content: "\e65c";
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
.icon-bili_21_9:before {
|
|
190
|
+
content: "\e65d";
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
.icon-wenshengtu:before {
|
|
194
|
+
content: "\e65a";
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
.icon-AIshengtu:before {
|
|
198
|
+
content: "\e65b";
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
.icon-tiaoxingtu:before {
|
|
202
|
+
content: "\e652";
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
.icon-huanxingtu:before {
|
|
206
|
+
content: "\e653";
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
.icon-lianjie:before {
|
|
210
|
+
content: "\e64d";
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
.icon-bitian:before {
|
|
214
|
+
content: "\e64e";
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
.icon-shangchuan1:before {
|
|
218
|
+
content: "\e64f";
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
.icon-tishi:before {
|
|
222
|
+
content: "\e650";
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
.icon-guanbizhinengti:before {
|
|
226
|
+
content: "\e651";
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
.icon-zhinengti:before {
|
|
230
|
+
content: "\e64b";
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
.icon-exlwenjian:before {
|
|
234
|
+
content: "\e64c";
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
.icon-zhongxinshangchuan:before {
|
|
238
|
+
content: "\e649";
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
.icon-kaishibofang:before {
|
|
242
|
+
content: "\e64a";
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
.icon-chenggongtishi:before {
|
|
246
|
+
content: "\e648";
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
.icon-shoucang-xuanzhong:before {
|
|
250
|
+
content: "\e63c";
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
.icon-xiazai:before {
|
|
254
|
+
content: "\e63d";
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
.icon-shanchu:before {
|
|
258
|
+
content: "\e63f";
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
.icon-bili_4_3:before {
|
|
262
|
+
content: "\e640";
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
.icon-fuzhi1:before {
|
|
266
|
+
content: "\e641";
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
.icon-bili_3_4:before {
|
|
270
|
+
content: "\e642";
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
.icon-bili_9_16:before {
|
|
274
|
+
content: "\e643";
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
.icon-bili_2_3:before {
|
|
278
|
+
content: "\e644";
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
.icon-bili_16_9:before {
|
|
282
|
+
content: "\e645";
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
.icon-bili_3_2:before {
|
|
286
|
+
content: "\e646";
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
.icon-bili_1_1:before {
|
|
290
|
+
content: "\e647";
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
.icon-shoucang-weixuanzhong:before {
|
|
294
|
+
content: "\e63a";
|
|
295
|
+
}
|
|
296
|
+
|
|
297
|
+
.icon-fenxiang:before {
|
|
298
|
+
content: "\e63b";
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
.icon-fenxianglianjie:before {
|
|
302
|
+
content: "\e638";
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
.icon-xiazailiebiao:before {
|
|
306
|
+
content: "\e639";
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
.icon-Vector:before {
|
|
310
|
+
content: "\e601";
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
.icon-xinjianduihua:before {
|
|
314
|
+
content: "\e7d9";
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.icon-shendusikao1:before {
|
|
318
|
+
content: "\e600";
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
.icon-AI-faqixinduihua:before {
|
|
322
|
+
content: "\e635";
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
.icon-AIduihua-zhankai:before {
|
|
326
|
+
content: "\e636";
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
.icon-AIduihua-shouqi:before {
|
|
330
|
+
content: "\e637";
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
.icon-fasong:before {
|
|
334
|
+
content: "\e634";
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
.icon-shoucangguanli:before {
|
|
338
|
+
content: "\e610";
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
.icon-quanbuyingyong:before {
|
|
342
|
+
content: "\e632";
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
.icon-zuzhiguanli:before {
|
|
346
|
+
content: "\e633";
|
|
347
|
+
}
|
|
348
|
+
|
|
349
|
+
.icon-zhankai1-copy:before {
|
|
350
|
+
content: "\e7dc";
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
.icon-zhankai1:before {
|
|
354
|
+
content: "\e63e";
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
.icon-weiquanxuan1:before {
|
|
358
|
+
content: "\e603";
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
.icon-shuaxin1:before {
|
|
362
|
+
content: "\e604";
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
.icon-gonggeshitu1:before {
|
|
366
|
+
content: "\e630";
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
.icon-tushengshipin1:before {
|
|
370
|
+
content: "\e602";
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
.icon-a-16_91:before {
|
|
374
|
+
content: "\e631";
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
.icon-shujukanban:before {
|
|
378
|
+
content: "\e620";
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
.icon-tuiguangfenxi:before {
|
|
382
|
+
content: "\e621";
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
.icon-shuaxin:before {
|
|
386
|
+
content: "\e605";
|
|
387
|
+
}
|
|
388
|
+
|
|
389
|
+
.icon-gouxuan:before {
|
|
390
|
+
content: "\e622";
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
.icon-moxing:before {
|
|
394
|
+
content: "\e623";
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
.icon-tuichupiliangcaozuo:before {
|
|
398
|
+
content: "\e624";
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
.icon-quanping:before {
|
|
402
|
+
content: "\e625";
|
|
403
|
+
}
|
|
404
|
+
|
|
405
|
+
.icon-a-9_16:before {
|
|
406
|
+
content: "\e626";
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
.icon-weiquanxuan:before {
|
|
410
|
+
content: "\e627";
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
.icon-fenbianshuai:before {
|
|
414
|
+
content: "\e628";
|
|
415
|
+
}
|
|
416
|
+
|
|
417
|
+
.icon-piliangxuanze:before {
|
|
418
|
+
content: "\e629";
|
|
419
|
+
}
|
|
420
|
+
|
|
421
|
+
.icon-daigouxuan:before {
|
|
422
|
+
content: "\e62a";
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
.icon-shoucang:before {
|
|
426
|
+
content: "\e62b";
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
.icon-guanbi:before {
|
|
430
|
+
content: "\e62c";
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
.icon-fengge:before {
|
|
434
|
+
content: "\e62d";
|
|
435
|
+
}
|
|
436
|
+
|
|
437
|
+
.icon-shouye:before {
|
|
438
|
+
content: "\e62e";
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
.icon-a-1_1:before {
|
|
442
|
+
content: "\e62f";
|
|
443
|
+
}
|
|
444
|
+
|
|
445
|
+
.icon-gonggeshitu:before {
|
|
446
|
+
content: "\e60b";
|
|
447
|
+
}
|
|
448
|
+
|
|
449
|
+
.icon-AIchuangzuo:before {
|
|
450
|
+
content: "\e60c";
|
|
451
|
+
}
|
|
452
|
+
|
|
453
|
+
.icon-bofang:before {
|
|
454
|
+
content: "\e60d";
|
|
455
|
+
}
|
|
456
|
+
|
|
457
|
+
.icon-gengduo:before {
|
|
458
|
+
content: "\e60e";
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
.icon-AIduihua:before {
|
|
462
|
+
content: "\e60f";
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
.icon-zaicishengcheng:before {
|
|
466
|
+
content: "\e611";
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
.icon-wenshengshipin:before {
|
|
470
|
+
content: "\e612";
|
|
471
|
+
}
|
|
472
|
+
|
|
473
|
+
.icon-yundongfudu:before {
|
|
474
|
+
content: "\e613";
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
.icon-wodezuopin:before {
|
|
478
|
+
content: "\e607";
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
.icon-zuotongkuan:before {
|
|
482
|
+
content: "\e614";
|
|
483
|
+
}
|
|
484
|
+
|
|
485
|
+
.icon-qiehuan-shangyizhang:before {
|
|
486
|
+
content: "\e615";
|
|
487
|
+
}
|
|
488
|
+
|
|
489
|
+
.icon-qiehuan:before {
|
|
490
|
+
content: "\e616";
|
|
491
|
+
}
|
|
492
|
+
|
|
493
|
+
.icon-huamianbili:before {
|
|
494
|
+
content: "\e617";
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
.icon-shijianshitu:before {
|
|
498
|
+
content: "\e618";
|
|
499
|
+
}
|
|
500
|
+
|
|
501
|
+
.icon-shengchengshichang:before {
|
|
502
|
+
content: "\e619";
|
|
503
|
+
}
|
|
504
|
+
|
|
505
|
+
.icon-fuzhi:before {
|
|
506
|
+
content: "\e61a";
|
|
507
|
+
}
|
|
508
|
+
|
|
509
|
+
.icon-jinggao:before {
|
|
510
|
+
content: "\e61b";
|
|
511
|
+
}
|
|
512
|
+
|
|
513
|
+
.icon-wenjianjia:before {
|
|
514
|
+
content: "\e61c";
|
|
515
|
+
}
|
|
516
|
+
|
|
517
|
+
.icon-qiehuan-xiayizhang:before {
|
|
518
|
+
content: "\e61d";
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
.icon-xinjianwenjianjia:before {
|
|
522
|
+
content: "\e61e";
|
|
523
|
+
}
|
|
524
|
+
|
|
525
|
+
.icon-a-16_9:before {
|
|
526
|
+
content: "\e606";
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
.icon-shichangdongcha:before {
|
|
530
|
+
content: "\e61f";
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
.icon-shangchuan:before {
|
|
534
|
+
content: "\e60a";
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
.icon-zhedie:before {
|
|
538
|
+
content: "\e608";
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
.icon-AIshipin:before {
|
|
542
|
+
content: "\e609";
|
|
543
|
+
}
|
|
544
|
+
|
|
545
|
+
.icon-zhedie-copy:before {
|
|
546
|
+
content: "\e7db";
|
|
547
|
+
}
|
|
548
|
+
|