@sheinx/shineout-style 3.9.4-beta.10 → 3.9.4-beta.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.
@@ -89,9 +89,9 @@ var cascaderStyle = _objectSpread(_objectSpread({
89
89
  },
90
90
  '&$wrapperSmall': {
91
91
  '& $tag': {
92
- lineHeight: '16px',
93
92
  marginTop: 1,
94
- marginBottom: 1
93
+ marginBottom: 1,
94
+ border: 'none'
95
95
  },
96
96
  '& $placeholder,$ellipsis,$space,input': {
97
97
  marginTop: 0,
@@ -1 +1 @@
1
- {"version":3,"file":"tag.d.ts","sourceRoot":"","sources":["tag.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAExC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAqJ1C,QAAA,MAAM,QAAQ,EAAE,QAAQ,CAAC,MAAM,UAAU,CAwNxC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"tag.d.ts","sourceRoot":"","sources":["tag.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAExC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAqJ1C,QAAA,MAAM,QAAQ,EAAE,QAAQ,CAAC,MAAM,UAAU,CAqNxC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
package/cjs/tag/tag.js CHANGED
@@ -192,12 +192,9 @@ var TagStyle = {
192
192
  lineHeight: "var(".concat(_theme.default.tagSmallLineHeight, ", calc(").concat(_theme.default.tagSmallFontSize, " + 6px))")
193
193
  },
194
194
  '& $closeIcon': {
195
- height: "var(".concat(_theme.default.tagSmallLineHeight, ", calc(").concat(_theme.default.tagSmallFontSize, " + 6px))")
195
+ height: "var(".concat(_theme.default.tagSmallLineHeight, ", calc(").concat(_theme.default.tagSmallFontSize, " + 4px))")
196
196
  },
197
197
  '& $closeIconWrapper': {
198
- width: "calc(".concat(_theme.default.tagSmallFontSize, " + 6px)"),
199
- height: "calc(".concat(_theme.default.tagSmallFontSize, " + 6px)"),
200
- lineHeight: "calc(".concat(_theme.default.tagSmallFontSize, " + 6px)"),
201
198
  '& svg': {
202
199
  width: _theme.default.tagSmallFontSize,
203
200
  height: _theme.default.tagSmallFontSize
@@ -90,9 +90,9 @@ var treeSelectStyle = _objectSpread(_objectSpread({
90
90
  },
91
91
  '&$wrapperSmall': {
92
92
  '& $tag': {
93
- lineHeight: '16px',
94
93
  marginTop: 1,
95
- marginBottom: 1
94
+ marginBottom: 1,
95
+ border: 'none'
96
96
  },
97
97
  '& $placeholder,$ellipsis,$space,input': {
98
98
  marginTop: 0,
package/cjs/version.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- declare const _default: "3.9.4-beta.10";
1
+ declare const _default: "3.9.4-beta.11";
2
2
  export default _default;
3
3
  //# sourceMappingURL=version.d.ts.map
package/cjs/version.js CHANGED
@@ -4,4 +4,4 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
- var _default = exports.default = '3.9.4-beta.10';
7
+ var _default = exports.default = '3.9.4-beta.11';
@@ -82,9 +82,9 @@ var cascaderStyle = _objectSpread(_objectSpread({
82
82
  },
83
83
  '&$wrapperSmall': {
84
84
  '& $tag': {
85
- lineHeight: '16px',
86
85
  marginTop: 1,
87
- marginBottom: 1
86
+ marginBottom: 1,
87
+ border: 'none'
88
88
  },
89
89
  '& $placeholder,$ellipsis,$space,input': {
90
90
  marginTop: 0,
@@ -1 +1 @@
1
- {"version":3,"file":"tag.d.ts","sourceRoot":"","sources":["tag.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAExC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAqJ1C,QAAA,MAAM,QAAQ,EAAE,QAAQ,CAAC,MAAM,UAAU,CAwNxC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"tag.d.ts","sourceRoot":"","sources":["tag.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAExC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAqJ1C,QAAA,MAAM,QAAQ,EAAE,QAAQ,CAAC,MAAM,UAAU,CAqNxC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
package/esm/tag/tag.js CHANGED
@@ -185,12 +185,9 @@ var TagStyle = {
185
185
  lineHeight: "var(".concat(Token.tagSmallLineHeight, ", calc(").concat(Token.tagSmallFontSize, " + 6px))")
186
186
  },
187
187
  '& $closeIcon': {
188
- height: "var(".concat(Token.tagSmallLineHeight, ", calc(").concat(Token.tagSmallFontSize, " + 6px))")
188
+ height: "var(".concat(Token.tagSmallLineHeight, ", calc(").concat(Token.tagSmallFontSize, " + 4px))")
189
189
  },
190
190
  '& $closeIconWrapper': {
191
- width: "calc(".concat(Token.tagSmallFontSize, " + 6px)"),
192
- height: "calc(".concat(Token.tagSmallFontSize, " + 6px)"),
193
- lineHeight: "calc(".concat(Token.tagSmallFontSize, " + 6px)"),
194
191
  '& svg': {
195
192
  width: Token.tagSmallFontSize,
196
193
  height: Token.tagSmallFontSize
@@ -81,9 +81,9 @@ var treeSelectStyle = _objectSpread(_objectSpread({
81
81
  },
82
82
  '&$wrapperSmall': {
83
83
  '& $tag': {
84
- lineHeight: '16px',
85
84
  marginTop: 1,
86
- marginBottom: 1
85
+ marginBottom: 1,
86
+ border: 'none'
87
87
  },
88
88
  '& $placeholder,$ellipsis,$space,input': {
89
89
  marginTop: 0,
package/esm/version.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- declare const _default: "3.9.4-beta.10";
1
+ declare const _default: "3.9.4-beta.11";
2
2
  export default _default;
3
3
  //# sourceMappingURL=version.d.ts.map
package/esm/version.js CHANGED
@@ -1 +1 @@
1
- export default '3.9.4-beta.10';
1
+ export default '3.9.4-beta.11';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sheinx/shineout-style",
3
- "version": "3.9.4-beta.10",
3
+ "version": "3.9.4-beta.11",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -17,8 +17,8 @@
17
17
  "dependencies": {
18
18
  "jss": "10.9.2",
19
19
  "react-jss": "10.9.2",
20
- "@sheinx/theme": "3.9.4-beta.10",
21
- "@sheinx/base": "3.9.4-beta.10"
20
+ "@sheinx/theme": "3.9.4-beta.11",
21
+ "@sheinx/base": "3.9.4-beta.11"
22
22
  },
23
23
  "peerDependencies": {
24
24
  "core-js": ">=3"