@zgfe/business-lib 1.1.30-insight.0 → 1.1.30
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/es/assets/iconfont/demo_index.html +95 -3
- package/es/assets/iconfont/iconfont.css +19 -3
- package/es/assets/iconfont/iconfont.js +1 -1
- package/es/assets/iconfont/iconfont.json +28 -0
- package/es/assets/iconfont/iconfont.ttf +0 -0
- package/es/assets/iconfont/iconfont.woff +0 -0
- package/es/assets/iconfont/iconfont.woff2 +0 -0
- package/es/attrConditions/index.js +0 -2
- package/es/attributeSelector/types.d.ts +0 -2
- package/es/constants/apis.d.ts +1 -0
- package/es/constants/apis.js +2 -1
- package/es/demoWrapper/content.d.ts +2 -1
- package/es/demoWrapper/content.js +23 -12
- package/es/demoWrapper/demo/index.js +5 -3
- package/es/demoWrapper/head.d.ts +3 -1
- package/es/demoWrapper/head.js +17 -5
- package/es/demoWrapper/index.js +18 -10
- package/es/eventSelector/demo/index.js +0 -1
- package/es/eventSelector/index.js +2 -5
- package/es/eventSelector/listPanel.js +3 -22
- package/es/eventSelector/types.d.ts +0 -2
- package/es/index.d.ts +2 -1
- package/es/index.js +2 -1
- package/es/socket/demo/demo.d.ts +2 -0
- package/es/socket/demo/demo.js +145 -0
- package/es/socket/demo/index.less +27 -0
- package/es/socket/index.d.ts +31 -0
- package/es/socket/index.js +291 -0
- package/es/socket/types.d.ts +38 -0
- package/es/socket/types.js +28 -0
- package/es/targetConditionGroup/demo/index.js +1 -2
- package/es/targetConditionGroup/index.js +34 -65
- package/es/targetConditionGroup/types.d.ts +0 -1
- package/package.json +2 -2
- package/es/constants/common.d.ts +0 -11
- package/es/constants/common.js +0 -35
|
@@ -54,6 +54,30 @@
|
|
|
54
54
|
<div class="content unicode" style="display: block;">
|
|
55
55
|
<ul class="icon_lists dib-box">
|
|
56
56
|
|
|
57
|
+
<li class="dib">
|
|
58
|
+
<span class="icon bsicon"></span>
|
|
59
|
+
<div class="name">工具-刷新</div>
|
|
60
|
+
<div class="code-name">&#xe74a;</div>
|
|
61
|
+
</li>
|
|
62
|
+
|
|
63
|
+
<li class="dib">
|
|
64
|
+
<span class="icon bsicon"></span>
|
|
65
|
+
<div class="name">菜单-更多</div>
|
|
66
|
+
<div class="code-name">&#xe748;</div>
|
|
67
|
+
</li>
|
|
68
|
+
|
|
69
|
+
<li class="dib">
|
|
70
|
+
<span class="icon bsicon"></span>
|
|
71
|
+
<div class="name">菜单-设置</div>
|
|
72
|
+
<div class="code-name">&#xe747;</div>
|
|
73
|
+
</li>
|
|
74
|
+
|
|
75
|
+
<li class="dib">
|
|
76
|
+
<span class="icon bsicon"></span>
|
|
77
|
+
<div class="name">菜单-退出</div>
|
|
78
|
+
<div class="code-name">&#xe745;</div>
|
|
79
|
+
</li>
|
|
80
|
+
|
|
57
81
|
<li class="dib">
|
|
58
82
|
<span class="icon bsicon"></span>
|
|
59
83
|
<div class="name">旅程-拖拽</div>
|
|
@@ -630,9 +654,9 @@
|
|
|
630
654
|
<pre><code class="language-css"
|
|
631
655
|
>@font-face {
|
|
632
656
|
font-family: 'bsicon';
|
|
633
|
-
src: url('iconfont.woff2?t=
|
|
634
|
-
url('iconfont.woff?t=
|
|
635
|
-
url('iconfont.ttf?t=
|
|
657
|
+
src: url('iconfont.woff2?t=1679034786014') format('woff2'),
|
|
658
|
+
url('iconfont.woff?t=1679034786014') format('woff'),
|
|
659
|
+
url('iconfont.ttf?t=1679034786014') format('truetype');
|
|
636
660
|
}
|
|
637
661
|
</code></pre>
|
|
638
662
|
<h3 id="-iconfont-">第二步:定义使用 iconfont 的样式</h3>
|
|
@@ -658,6 +682,42 @@
|
|
|
658
682
|
<div class="content font-class">
|
|
659
683
|
<ul class="icon_lists dib-box">
|
|
660
684
|
|
|
685
|
+
<li class="dib">
|
|
686
|
+
<span class="icon bsicon shuaxin"></span>
|
|
687
|
+
<div class="name">
|
|
688
|
+
工具-刷新
|
|
689
|
+
</div>
|
|
690
|
+
<div class="code-name">.shuaxin
|
|
691
|
+
</div>
|
|
692
|
+
</li>
|
|
693
|
+
|
|
694
|
+
<li class="dib">
|
|
695
|
+
<span class="icon bsicon caidan-gengduo"></span>
|
|
696
|
+
<div class="name">
|
|
697
|
+
菜单-更多
|
|
698
|
+
</div>
|
|
699
|
+
<div class="code-name">.caidan-gengduo
|
|
700
|
+
</div>
|
|
701
|
+
</li>
|
|
702
|
+
|
|
703
|
+
<li class="dib">
|
|
704
|
+
<span class="icon bsicon caidan-shezhi"></span>
|
|
705
|
+
<div class="name">
|
|
706
|
+
菜单-设置
|
|
707
|
+
</div>
|
|
708
|
+
<div class="code-name">.caidan-shezhi
|
|
709
|
+
</div>
|
|
710
|
+
</li>
|
|
711
|
+
|
|
712
|
+
<li class="dib">
|
|
713
|
+
<span class="icon bsicon caidan-tuichu"></span>
|
|
714
|
+
<div class="name">
|
|
715
|
+
菜单-退出
|
|
716
|
+
</div>
|
|
717
|
+
<div class="code-name">.caidan-tuichu
|
|
718
|
+
</div>
|
|
719
|
+
</li>
|
|
720
|
+
|
|
661
721
|
<li class="dib">
|
|
662
722
|
<span class="icon bsicon tuozhuai1"></span>
|
|
663
723
|
<div class="name">
|
|
@@ -1522,6 +1582,38 @@
|
|
|
1522
1582
|
<div class="content symbol">
|
|
1523
1583
|
<ul class="icon_lists dib-box">
|
|
1524
1584
|
|
|
1585
|
+
<li class="dib">
|
|
1586
|
+
<svg class="icon svg-icon" aria-hidden="true">
|
|
1587
|
+
<use xlink:href="#shuaxin"></use>
|
|
1588
|
+
</svg>
|
|
1589
|
+
<div class="name">工具-刷新</div>
|
|
1590
|
+
<div class="code-name">#shuaxin</div>
|
|
1591
|
+
</li>
|
|
1592
|
+
|
|
1593
|
+
<li class="dib">
|
|
1594
|
+
<svg class="icon svg-icon" aria-hidden="true">
|
|
1595
|
+
<use xlink:href="#caidan-gengduo"></use>
|
|
1596
|
+
</svg>
|
|
1597
|
+
<div class="name">菜单-更多</div>
|
|
1598
|
+
<div class="code-name">#caidan-gengduo</div>
|
|
1599
|
+
</li>
|
|
1600
|
+
|
|
1601
|
+
<li class="dib">
|
|
1602
|
+
<svg class="icon svg-icon" aria-hidden="true">
|
|
1603
|
+
<use xlink:href="#caidan-shezhi"></use>
|
|
1604
|
+
</svg>
|
|
1605
|
+
<div class="name">菜单-设置</div>
|
|
1606
|
+
<div class="code-name">#caidan-shezhi</div>
|
|
1607
|
+
</li>
|
|
1608
|
+
|
|
1609
|
+
<li class="dib">
|
|
1610
|
+
<svg class="icon svg-icon" aria-hidden="true">
|
|
1611
|
+
<use xlink:href="#caidan-tuichu"></use>
|
|
1612
|
+
</svg>
|
|
1613
|
+
<div class="name">菜单-退出</div>
|
|
1614
|
+
<div class="code-name">#caidan-tuichu</div>
|
|
1615
|
+
</li>
|
|
1616
|
+
|
|
1525
1617
|
<li class="dib">
|
|
1526
1618
|
<svg class="icon svg-icon" aria-hidden="true">
|
|
1527
1619
|
<use xlink:href="#tuozhuai1"></use>
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "bsicon"; /* Project id 2545884 */
|
|
3
|
-
src: url('iconfont.woff2?t=
|
|
4
|
-
url('iconfont.woff?t=
|
|
5
|
-
url('iconfont.ttf?t=
|
|
3
|
+
src: url('iconfont.woff2?t=1679034786014') format('woff2'),
|
|
4
|
+
url('iconfont.woff?t=1679034786014') format('woff'),
|
|
5
|
+
url('iconfont.ttf?t=1679034786014') format('truetype');
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
.bsicon {
|
|
@@ -13,6 +13,22 @@
|
|
|
13
13
|
-moz-osx-font-smoothing: grayscale;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
+
.shuaxin:before {
|
|
17
|
+
content: "\e74a";
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.caidan-gengduo:before {
|
|
21
|
+
content: "\e748";
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.caidan-shezhi:before {
|
|
25
|
+
content: "\e747";
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.caidan-tuichu:before {
|
|
29
|
+
content: "\e745";
|
|
30
|
+
}
|
|
31
|
+
|
|
16
32
|
.tuozhuai1:before {
|
|
17
33
|
content: "\e73e";
|
|
18
34
|
}
|