@fonixtree/magic-design 2.0.62 → 2.0.63
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/fonts/.DS_Store +0 -0
- package/es/assets/fonts/magic-box-iconfont.css +18 -6
- package/es/assets/fonts/magic-box-iconfont.css.bak +15 -12
- package/es/assets/fonts/magic-box-iconfont.js +1 -5
- package/es/assets/fonts/magic-box-iconfont.js.bak +1 -5
- package/es/assets/fonts/magic-box-iconfont.ttf +0 -0
- package/es/assets/fonts/magic-box-iconfont.woff +0 -0
- package/es/assets/fonts/magic-box-iconfont.woff2 +0 -0
- package/es/composite-comp/bol/components/Video/index.js +1 -2
- package/es/composite-comp/common/components/AffiliateProductItem/index.less +1 -1
- package/es/composite-comp/common/components/ProductItem/index.less +4 -1
- package/es/composite-comp/dito/components/AffiliateRecommend/mobile/index.less +1 -1
- package/es/composite-comp/dito/components/HeadNavigation/defaultJSON.js +87 -0
- package/es/composite-comp/dito/components/MenuNavigation/defaultJSON.js +79 -0
- package/es/core/Designer/ChatRobot/index.js +18 -14
- package/es/core/Designer/ChatRobot/index.less +30 -9
- package/es/core/Designer/RenderHtml/index.js +18 -15
- package/es/core/Designer/RenderHtml/index.less +1 -1
- package/es/core/Designer/ToolBarModal/index.js +8 -7
- package/es/core/Designer/index.js +7 -0
- package/es/meta-comp/components/Text/formats/textAlign.js +58 -0
- package/es/meta-comp/components/Text/index.js +2 -0
- package/lib/assets/fonts/.DS_Store +0 -0
- package/lib/assets/fonts/magic-box-iconfont.css +18 -6
- package/lib/assets/fonts/magic-box-iconfont.css.bak +15 -12
- package/lib/assets/fonts/magic-box-iconfont.js +1 -5
- package/lib/assets/fonts/magic-box-iconfont.js.bak +1 -5
- package/lib/assets/fonts/magic-box-iconfont.ttf +0 -0
- package/lib/assets/fonts/magic-box-iconfont.woff +0 -0
- package/lib/assets/fonts/magic-box-iconfont.woff2 +0 -0
- package/lib/composite-comp/bol/components/Video/index.js +1 -2
- package/lib/composite-comp/common/components/AffiliateProductItem/index.less +1 -1
- package/lib/composite-comp/common/components/ProductItem/index.less +4 -1
- package/lib/composite-comp/dito/components/AffiliateRecommend/mobile/index.less +1 -1
- package/lib/composite-comp/dito/components/HeadNavigation/defaultJSON.js +87 -0
- package/lib/composite-comp/dito/components/MenuNavigation/defaultJSON.js +79 -0
- package/lib/core/Designer/ChatRobot/index.js +18 -14
- package/lib/core/Designer/ChatRobot/index.less +30 -9
- package/lib/core/Designer/RenderHtml/index.js +18 -15
- package/lib/core/Designer/RenderHtml/index.less +1 -1
- package/lib/core/Designer/ToolBarModal/index.js +8 -7
- package/lib/core/Designer/index.js +7 -0
- package/lib/meta-comp/components/Text/formats/textAlign.js +58 -0
- package/lib/meta-comp/components/Text/index.js +2 -0
- package/package.json +1 -1
|
Binary file
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
|
-
font-family: "magic-box-iconfont";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
url('magic-box-iconfont.ttf?t=1699520254143') format('truetype');
|
|
2
|
+
font-family: "magic-box-iconfont"; /* Project id 3317752 */
|
|
3
|
+
src: url('magic-box-iconfont.woff2?t=1700809570587') format('woff2'),
|
|
4
|
+
url('magic-box-iconfont.woff?t=1700809570587') format('woff'),
|
|
5
|
+
url('magic-box-iconfont.ttf?t=1700809570587') format('truetype');
|
|
7
6
|
}
|
|
8
7
|
|
|
9
8
|
.magic-box-iconfont {
|
|
@@ -14,6 +13,18 @@
|
|
|
14
13
|
-moz-osx-font-smoothing: grayscale;
|
|
15
14
|
}
|
|
16
15
|
|
|
16
|
+
.magic-box-icon-circle-down:before {
|
|
17
|
+
content: "\e686";
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.magic-box-icon-circle-up:before {
|
|
21
|
+
content: "\e687";
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.magic-box-icon-Sidebar:before {
|
|
25
|
+
content: "\e685";
|
|
26
|
+
}
|
|
27
|
+
|
|
17
28
|
.magic-box-icon-text-align-center:before {
|
|
18
29
|
content: "\e682";
|
|
19
30
|
}
|
|
@@ -504,4 +515,5 @@
|
|
|
504
515
|
|
|
505
516
|
.magic-box-icon-image:before {
|
|
506
517
|
content: "\e608";
|
|
507
|
-
}
|
|
518
|
+
}
|
|
519
|
+
|
|
@@ -1,14 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "magic-box-iconfont"; /* Project id 3317752 */
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
url('magic-box-iconfont.
|
|
6
|
-
url('magic-box-iconfont.ttf?t=1699520254143') format('truetype');
|
|
7
|
-
=======
|
|
8
|
-
src: url('magic-box-iconfont.woff2?t=1698821773295') format('woff2'),
|
|
9
|
-
url('magic-box-iconfont.woff?t=1698821773295') format('woff'),
|
|
10
|
-
url('magic-box-iconfont.ttf?t=1698821773295') format('truetype');
|
|
11
|
-
>>>>>>> 86531b2d2d408d9c7659ae4abbc8532b5abc431d
|
|
3
|
+
src: url('magic-box-iconfont.woff2?t=1700809570587') format('woff2'),
|
|
4
|
+
url('magic-box-iconfont.woff?t=1700809570587') format('woff'),
|
|
5
|
+
url('magic-box-iconfont.ttf?t=1700809570587') format('truetype');
|
|
12
6
|
}
|
|
13
7
|
|
|
14
8
|
.magic-box-iconfont {
|
|
@@ -19,7 +13,18 @@
|
|
|
19
13
|
-moz-osx-font-smoothing: grayscale;
|
|
20
14
|
}
|
|
21
15
|
|
|
22
|
-
|
|
16
|
+
.icon-circle-down:before {
|
|
17
|
+
content: "\e686";
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.icon-circle-up:before {
|
|
21
|
+
content: "\e687";
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.icon-Sidebar:before {
|
|
25
|
+
content: "\e685";
|
|
26
|
+
}
|
|
27
|
+
|
|
23
28
|
.icon-text-align-center:before {
|
|
24
29
|
content: "\e682";
|
|
25
30
|
}
|
|
@@ -32,8 +37,6 @@
|
|
|
32
37
|
content: "\e684";
|
|
33
38
|
}
|
|
34
39
|
|
|
35
|
-
=======
|
|
36
|
-
>>>>>>> 86531b2d2d408d9c7659ae4abbc8532b5abc431d
|
|
37
40
|
.icon-Wallet:before {
|
|
38
41
|
content: "\e681";
|
|
39
42
|
}
|