@sheinx/theme 3.5.8-beta.7 → 3.5.8-beta.8

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.
@@ -30,8 +30,8 @@ var alertTokens = {
30
30
  alertNearlyMargin: 'Spacing-8',
31
31
  alertTitleFontSize: 'Font-16',
32
32
  alertTitleFontWeight: 'Weight-medium',
33
- alertTitleMarginY: 'Spacing-4',
34
- alertTitleIconWidth: 'Size-10',
33
+ alertTitleMarginY: 'Spacing-8',
34
+ alertTitleIconWidth: 'Size-8',
35
35
  alertTitleIconHeight: 'Size-12',
36
36
  alertCloseFontColor: 'Neutral-text-4',
37
37
  alertCloseHoverColor: 'Neutral-text-5',
@@ -93,10 +93,10 @@ var alertTokenExtraValue = {
93
93
  weight: 'Weight-medium'
94
94
  },
95
95
  margin: {
96
- y: 'Spacing-4'
96
+ y: 'Spacing-8'
97
97
  },
98
98
  icon: {
99
- width: 'Size-10',
99
+ width: 'Size-8',
100
100
  height: 'Size-12'
101
101
  }
102
102
  },
@@ -133,13 +133,13 @@ export interface AlertTokens {
133
133
  alertTitleFontWeight: string;
134
134
  /**
135
135
  * @type {string}
136
- * @token Spacing-4
136
+ * @token Spacing-8
137
137
  * @description 提示框标题模式外边距(垂直方向)
138
138
  */
139
139
  alertTitleMarginY: string;
140
140
  /**
141
141
  * @type {string}
142
- * @token Size-10
142
+ * @token Size-8
143
143
  * @description 提示框标题模式图标宽度
144
144
  */
145
145
  alertTitleIconWidth: string;
@@ -10,7 +10,7 @@ exports.default = void 0;
10
10
  var descriptionsTokens = {
11
11
  descriptionsTitlePaddingBottom: 'Spacing-12',
12
12
  descriptionsLabelPaddingBottom: 'Spacing-12',
13
- descriptionsLabelPaddingRight: 'Spacing-8',
13
+ descriptionsLabelPaddingRight: 'Spacing-24',
14
14
  descriptionsValuePaddingBottom: 'Spacing-12',
15
15
  descriptionsTitleSmallSize: 'Font-14',
16
16
  descriptionsTitleDefaultSize: 'Font-16',
@@ -54,7 +54,7 @@ var descriptionsTokenValue = {
54
54
  top: '',
55
55
  bottom: 'Spacing-12',
56
56
  left: '',
57
- right: 'Spacing-8'
57
+ right: 'Spacing-24'
58
58
  },
59
59
  color: 'Neutral-text-4'
60
60
  },
@@ -13,7 +13,7 @@ export interface DescriptionsTokens {
13
13
  descriptionsLabelPaddingBottom: string;
14
14
  /**
15
15
  * @type {string}
16
- * @token Spacing-8
16
+ * @token Spacing-24
17
17
  * @description 描述列表标签的内边距右部
18
18
  */
19
19
  descriptionsLabelPaddingRight: string;
@@ -24,8 +24,8 @@ var alertTokens = {
24
24
  alertNearlyMargin: 'Spacing-8',
25
25
  alertTitleFontSize: 'Font-16',
26
26
  alertTitleFontWeight: 'Weight-medium',
27
- alertTitleMarginY: 'Spacing-4',
28
- alertTitleIconWidth: 'Size-10',
27
+ alertTitleMarginY: 'Spacing-8',
28
+ alertTitleIconWidth: 'Size-8',
29
29
  alertTitleIconHeight: 'Size-12',
30
30
  alertCloseFontColor: 'Neutral-text-4',
31
31
  alertCloseHoverColor: 'Neutral-text-5',
@@ -91,10 +91,10 @@ var alertTokenExtraValue = {
91
91
  weight: 'Weight-medium'
92
92
  },
93
93
  margin: {
94
- y: 'Spacing-4'
94
+ y: 'Spacing-8'
95
95
  },
96
96
  icon: {
97
- width: 'Size-10',
97
+ width: 'Size-8',
98
98
  height: 'Size-12'
99
99
  }
100
100
  },
@@ -133,13 +133,13 @@ export interface AlertTokens {
133
133
  alertTitleFontWeight: string;
134
134
  /**
135
135
  * @type {string}
136
- * @token Spacing-4
136
+ * @token Spacing-8
137
137
  * @description 提示框标题模式外边距(垂直方向)
138
138
  */
139
139
  alertTitleMarginY: string;
140
140
  /**
141
141
  * @type {string}
142
- * @token Size-10
142
+ * @token Size-8
143
143
  * @description 提示框标题模式图标宽度
144
144
  */
145
145
  alertTitleIconWidth: string;
@@ -4,7 +4,7 @@
4
4
  var descriptionsTokens = {
5
5
  descriptionsTitlePaddingBottom: 'Spacing-12',
6
6
  descriptionsLabelPaddingBottom: 'Spacing-12',
7
- descriptionsLabelPaddingRight: 'Spacing-8',
7
+ descriptionsLabelPaddingRight: 'Spacing-24',
8
8
  descriptionsValuePaddingBottom: 'Spacing-12',
9
9
  descriptionsTitleSmallSize: 'Font-14',
10
10
  descriptionsTitleDefaultSize: 'Font-16',
@@ -52,7 +52,7 @@ var descriptionsTokenValue = {
52
52
  top: '',
53
53
  bottom: 'Spacing-12',
54
54
  left: '',
55
- right: 'Spacing-8'
55
+ right: 'Spacing-24'
56
56
  },
57
57
  color: 'Neutral-text-4'
58
58
  },
@@ -13,7 +13,7 @@ export interface DescriptionsTokens {
13
13
  descriptionsLabelPaddingBottom: string;
14
14
  /**
15
15
  * @type {string}
16
- * @token Spacing-8
16
+ * @token Spacing-24
17
17
  * @description 描述列表标签的内边距右部
18
18
  */
19
19
  descriptionsLabelPaddingRight: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sheinx/theme",
3
- "version": "3.5.8-beta.7",
3
+ "version": "3.5.8-beta.8",
4
4
  "description": "",
5
5
  "license": "MIT",
6
6
  "author": "",