@sheinx/shineout-style 3.0.2 → 3.1.0-rc.2

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.
@@ -1 +1 @@
1
- {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["alert.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAE5C,QAAA,MAAM,UAAU,EAAE,QAAQ,CAAC,MAAM,YAAY,CAkJ5C,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["alert.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAE5C,QAAA,MAAM,UAAU,EAAE,QAAQ,CAAC,MAAM,YAAY,CAiJ5C,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -103,8 +103,7 @@ var alertStyle = {
103
103
  }
104
104
  },
105
105
  content: {
106
- flex: '1 1 0',
107
- wordBreak: 'break-all'
106
+ flex: '1 1 0'
108
107
  },
109
108
  pending: {
110
109
  opacity: 0,
@@ -1 +1 @@
1
- {"version":3,"file":"form-item.d.ts","sourceRoot":"","sources":["form-item.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE/C,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAExC,QAAA,MAAM,aAAa,EAAE,QAAQ,CAAC,MAAM,eAAe,CAqGlD,CAAC;AAEF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"form-item.d.ts","sourceRoot":"","sources":["form-item.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE/C,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAExC,QAAA,MAAM,aAAa,EAAE,QAAQ,CAAC,MAAM,eAAe,CAoGlD,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -20,7 +20,6 @@ var formItemStyle = {
20
20
  },
21
21
  wrapperTip: {},
22
22
  label: {
23
- wordWrap: 'break-word',
24
23
  width: _theme.default.formItemLabelWidth,
25
24
  padding: "".concat(_theme.default.formItemLabelPaddingY, " 0"),
26
25
  lineHeight: _theme.default.lineHeightDynamic,
@@ -1 +1 @@
1
- {"version":3,"file":"modal.d.ts","sourceRoot":"","sources":["modal.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAKxC,MAAM,MAAM,cAAc,GAAG,MAAM,YAAY,CAAC;AAuJhD,QAAA,MAAM,UAAU,EAAE,QAAQ,CAAC,cAAc,CAiRxC,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"modal.d.ts","sourceRoot":"","sources":["modal.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAKxC,MAAM,MAAM,cAAc,GAAG,MAAM,YAAY,CAAC;AAuJhD,QAAA,MAAM,UAAU,EAAE,QAAQ,CAAC,cAAc,CAgRxC,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -161,7 +161,6 @@ var modalStyle = _objectSpread(_objectSpread({}, animationStyle), {}, {
161
161
  top: 0,
162
162
  left: 0,
163
163
  // overflow: 'auto',
164
- wordWrap: 'break-word',
165
164
  width: '100%',
166
165
  boxSizing: 'border-box',
167
166
  height: '100%',
@@ -1 +1 @@
1
- {"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["popover.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAE9C,MAAM,MAAM,gBAAgB,GAAG,MAAM,cAAc,CAAC;AAKpD,QAAA,MAAM,YAAY,EAAE,QAAQ,CAAC,gBAAgB,CA8J5C,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["popover.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAE9C,MAAM,MAAM,gBAAgB,GAAG,MAAM,cAAc,CAAC;AAKpD,QAAA,MAAM,YAAY,EAAE,QAAQ,CAAC,gBAAgB,CA6J5C,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -17,7 +17,6 @@ var popoverStyle = {
17
17
  backgroundColor: _theme.default.popoverBackgroundColor,
18
18
  borderRadius: _theme.default.popoverRadius,
19
19
  border: "1px solid ".concat(_theme.default.popoverBorderColor),
20
- wordWrap: 'break-word',
21
20
  '& $arrow': {
22
21
  'z-index': 1,
23
22
  position: 'absolute',
@@ -1 +1 @@
1
- {"version":3,"file":"table.d.ts","sourceRoot":"","sources":["table.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAUxC,MAAM,MAAM,cAAc,GAAG,MAAM,YAAY,CAAC;AAUhD,QAAA,MAAM,UAAU,EAAE,QAAQ,CAAC,cAAc,CAmYxC,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"table.d.ts","sourceRoot":"","sources":["table.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AASxC,MAAM,MAAM,cAAc,GAAG,MAAM,YAAY,CAAC;AAUhD,QAAA,MAAM,UAAU,EAAE,QAAQ,CAAC,cAAc,CAqXxC,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -14,9 +14,8 @@ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key i
14
14
  function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
15
15
  function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
16
16
  var cellBaseIndex = 4;
17
- var fixedIndex = 6;
18
- var resizeIndex = 8;
19
- var fixedFixedIndex = 10;
17
+ var sorterIndex = 10;
18
+ var fixedIndex = 8;
20
19
  var headerIndex = 12;
21
20
  var loadingIndex = 16;
22
21
  var globalStyle = {
@@ -212,13 +211,6 @@ var tableStyle = _objectSpread(_objectSpread({}, globalStyle), {}, {
212
211
  width: '5px',
213
212
  right: '-5px',
214
213
  background: "linear-gradient(90deg, ".concat(_theme.default.tableFixedShadow, ", transparent)")
215
- },
216
- '& table': {
217
- '& th, & td': {
218
- '&$cellFixedLeft': {
219
- zIndex: fixedFixedIndex
220
- }
221
- }
222
214
  }
223
215
  },
224
216
  floatRight: {
@@ -230,13 +222,6 @@ var tableStyle = _objectSpread(_objectSpread({}, globalStyle), {}, {
230
222
  top: 0,
231
223
  bottom: 0,
232
224
  position: 'absolute'
233
- },
234
- '& table': {
235
- '& th, & td': {
236
- '&$cellFixedRight': {
237
- zIndex: fixedFixedIndex
238
- }
239
- }
240
225
  }
241
226
  },
242
227
  hasSorter: {
@@ -280,7 +265,7 @@ var tableStyle = _objectSpread(_objectSpread({}, globalStyle), {}, {
280
265
  },
281
266
  sorterActive: {},
282
267
  resizeSpanner: {
283
- zIndex: resizeIndex,
268
+ zIndex: sorterIndex,
284
269
  position: 'absolute',
285
270
  opacity: 0,
286
271
  right: '-1px',
@@ -1 +1 @@
1
- {"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["tooltip.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAExC,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AA+C9C,QAAA,MAAM,YAAY,EAAE,QAAQ,CAAC,MAAM,cAAc,CAoJhD,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["tooltip.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAExC,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AA+C9C,QAAA,MAAM,YAAY,EAAE,QAAQ,CAAC,MAAM,cAAc,CAmJhD,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -65,7 +65,6 @@ var tooltipStyle = _objectSpread(_objectSpread({}, animation), {}, {
65
65
  borderRadius: _theme.default.tooltipBorderRadius,
66
66
  boxShadow: _theme.default.tooltipShadow,
67
67
  color: _theme.default.tooltipColor,
68
- wordWrap: 'break-word',
69
68
  '&[data-soui-type^="light"]': {
70
69
  backgroundColor: _theme.default.tooltipLightBackgroundColor,
71
70
  color: _theme.default.tooltipLightColor,
@@ -1 +1 @@
1
- {"version":3,"file":"upload.d.ts","sourceRoot":"","sources":["upload.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAE7C,MAAM,MAAM,eAAe,GAAG,MAAM,aAAa,CAAC;AAElD,QAAA,MAAM,WAAW,EAAE,QAAQ,CAAC,eAAe,CA4U1C,CAAC;AAEF,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"upload.d.ts","sourceRoot":"","sources":["upload.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAE7C,MAAM,MAAM,eAAe,GAAG,MAAM,aAAa,CAAC;AAElD,QAAA,MAAM,WAAW,EAAE,QAAQ,CAAC,eAAe,CA2U1C,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -108,7 +108,6 @@ var uploadStyle = {
108
108
  display: 'flex',
109
109
  alignItems: 'center',
110
110
  minWidth: '0',
111
- wordBreak: 'break-all',
112
111
  flex: 1,
113
112
  gap: _theme.default.uploadResultGap,
114
113
  fontSize: _theme.default.uploadResultFontSize,
package/cjs/version.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- declare const _default: "3.0.2";
1
+ declare const _default: "3.1.0-rc.2";
2
2
  export default _default;
3
3
  //# sourceMappingURL=version.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["version.ts"],"names":[],"mappings":";AAAA,wBAAuB"}
1
+ {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["version.ts"],"names":[],"mappings":";AAAA,wBAA4B"}
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.0.2';
7
+ var _default = exports.default = '3.1.0-rc.2';
@@ -1 +1 @@
1
- {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["alert.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAE5C,QAAA,MAAM,UAAU,EAAE,QAAQ,CAAC,MAAM,YAAY,CAkJ5C,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["alert.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAE5C,QAAA,MAAM,UAAU,EAAE,QAAQ,CAAC,MAAM,YAAY,CAiJ5C,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -96,8 +96,7 @@ var alertStyle = {
96
96
  }
97
97
  },
98
98
  content: {
99
- flex: '1 1 0',
100
- wordBreak: 'break-all'
99
+ flex: '1 1 0'
101
100
  },
102
101
  pending: {
103
102
  opacity: 0,
@@ -1 +1 @@
1
- {"version":3,"file":"form-item.d.ts","sourceRoot":"","sources":["form-item.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE/C,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAExC,QAAA,MAAM,aAAa,EAAE,QAAQ,CAAC,MAAM,eAAe,CAqGlD,CAAC;AAEF,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"form-item.d.ts","sourceRoot":"","sources":["form-item.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE/C,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAExC,QAAA,MAAM,aAAa,EAAE,QAAQ,CAAC,MAAM,eAAe,CAoGlD,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -13,7 +13,6 @@ var formItemStyle = {
13
13
  },
14
14
  wrapperTip: {},
15
15
  label: {
16
- wordWrap: 'break-word',
17
16
  width: token.formItemLabelWidth,
18
17
  padding: "".concat(token.formItemLabelPaddingY, " 0"),
19
18
  lineHeight: token.lineHeightDynamic,
@@ -1 +1 @@
1
- {"version":3,"file":"modal.d.ts","sourceRoot":"","sources":["modal.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAKxC,MAAM,MAAM,cAAc,GAAG,MAAM,YAAY,CAAC;AAuJhD,QAAA,MAAM,UAAU,EAAE,QAAQ,CAAC,cAAc,CAiRxC,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"modal.d.ts","sourceRoot":"","sources":["modal.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAKxC,MAAM,MAAM,cAAc,GAAG,MAAM,YAAY,CAAC;AAuJhD,QAAA,MAAM,UAAU,EAAE,QAAQ,CAAC,cAAc,CAgRxC,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -154,7 +154,6 @@ var modalStyle = _objectSpread(_objectSpread({}, animationStyle), {}, {
154
154
  top: 0,
155
155
  left: 0,
156
156
  // overflow: 'auto',
157
- wordWrap: 'break-word',
158
157
  width: '100%',
159
158
  boxSizing: 'border-box',
160
159
  height: '100%',
@@ -1 +1 @@
1
- {"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["popover.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAE9C,MAAM,MAAM,gBAAgB,GAAG,MAAM,cAAc,CAAC;AAKpD,QAAA,MAAM,YAAY,EAAE,QAAQ,CAAC,gBAAgB,CA8J5C,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["popover.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxC,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAE9C,MAAM,MAAM,gBAAgB,GAAG,MAAM,cAAc,CAAC;AAKpD,QAAA,MAAM,YAAY,EAAE,QAAQ,CAAC,gBAAgB,CA6J5C,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -10,7 +10,6 @@ var popoverStyle = {
10
10
  backgroundColor: token.popoverBackgroundColor,
11
11
  borderRadius: token.popoverRadius,
12
12
  border: "1px solid ".concat(token.popoverBorderColor),
13
- wordWrap: 'break-word',
14
13
  '& $arrow': {
15
14
  'z-index': 1,
16
15
  position: 'absolute',
@@ -1 +1 @@
1
- {"version":3,"file":"table.d.ts","sourceRoot":"","sources":["table.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAUxC,MAAM,MAAM,cAAc,GAAG,MAAM,YAAY,CAAC;AAUhD,QAAA,MAAM,UAAU,EAAE,QAAQ,CAAC,cAAc,CAmYxC,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"table.d.ts","sourceRoot":"","sources":["table.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AASxC,MAAM,MAAM,cAAc,GAAG,MAAM,YAAY,CAAC;AAUhD,QAAA,MAAM,UAAU,EAAE,QAAQ,CAAC,cAAc,CAqXxC,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -7,9 +7,8 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
7
7
  import token from '@sheinx/theme';
8
8
  import { customScrollBar } from "../mixin";
9
9
  var cellBaseIndex = 4;
10
- var fixedIndex = 6;
11
- var resizeIndex = 8;
12
- var fixedFixedIndex = 10;
10
+ var sorterIndex = 10;
11
+ var fixedIndex = 8;
13
12
  var headerIndex = 12;
14
13
  var loadingIndex = 16;
15
14
  var globalStyle = {
@@ -205,13 +204,6 @@ var tableStyle = _objectSpread(_objectSpread({}, globalStyle), {}, {
205
204
  width: '5px',
206
205
  right: '-5px',
207
206
  background: "linear-gradient(90deg, ".concat(token.tableFixedShadow, ", transparent)")
208
- },
209
- '& table': {
210
- '& th, & td': {
211
- '&$cellFixedLeft': {
212
- zIndex: fixedFixedIndex
213
- }
214
- }
215
207
  }
216
208
  },
217
209
  floatRight: {
@@ -223,13 +215,6 @@ var tableStyle = _objectSpread(_objectSpread({}, globalStyle), {}, {
223
215
  top: 0,
224
216
  bottom: 0,
225
217
  position: 'absolute'
226
- },
227
- '& table': {
228
- '& th, & td': {
229
- '&$cellFixedRight': {
230
- zIndex: fixedFixedIndex
231
- }
232
- }
233
218
  }
234
219
  },
235
220
  hasSorter: {
@@ -273,7 +258,7 @@ var tableStyle = _objectSpread(_objectSpread({}, globalStyle), {}, {
273
258
  },
274
259
  sorterActive: {},
275
260
  resizeSpanner: {
276
- zIndex: resizeIndex,
261
+ zIndex: sorterIndex,
277
262
  position: 'absolute',
278
263
  opacity: 0,
279
264
  right: '-1px',
@@ -1 +1 @@
1
- {"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["tooltip.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAExC,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AA+C9C,QAAA,MAAM,YAAY,EAAE,QAAQ,CAAC,MAAM,cAAc,CAoJhD,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["tooltip.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAExC,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AA+C9C,QAAA,MAAM,YAAY,EAAE,QAAQ,CAAC,MAAM,cAAc,CAmJhD,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -58,7 +58,6 @@ var tooltipStyle = _objectSpread(_objectSpread({}, animation), {}, {
58
58
  borderRadius: token.tooltipBorderRadius,
59
59
  boxShadow: token.tooltipShadow,
60
60
  color: token.tooltipColor,
61
- wordWrap: 'break-word',
62
61
  '&[data-soui-type^="light"]': {
63
62
  backgroundColor: token.tooltipLightBackgroundColor,
64
63
  color: token.tooltipLightColor,
@@ -1 +1 @@
1
- {"version":3,"file":"upload.d.ts","sourceRoot":"","sources":["upload.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAE7C,MAAM,MAAM,eAAe,GAAG,MAAM,aAAa,CAAC;AAElD,QAAA,MAAM,WAAW,EAAE,QAAQ,CAAC,eAAe,CA4U1C,CAAC;AAEF,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"upload.d.ts","sourceRoot":"","sources":["upload.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAE7C,MAAM,MAAM,eAAe,GAAG,MAAM,aAAa,CAAC;AAElD,QAAA,MAAM,WAAW,EAAE,QAAQ,CAAC,eAAe,CA2U1C,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -101,7 +101,6 @@ var uploadStyle = {
101
101
  display: 'flex',
102
102
  alignItems: 'center',
103
103
  minWidth: '0',
104
- wordBreak: 'break-all',
105
104
  flex: 1,
106
105
  gap: token.uploadResultGap,
107
106
  fontSize: token.uploadResultFontSize,
package/esm/version.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- declare const _default: "3.0.2";
1
+ declare const _default: "3.1.0-rc.2";
2
2
  export default _default;
3
3
  //# sourceMappingURL=version.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["version.ts"],"names":[],"mappings":";AAAA,wBAAuB"}
1
+ {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["version.ts"],"names":[],"mappings":";AAAA,wBAA4B"}
package/esm/version.js CHANGED
@@ -1 +1 @@
1
- export default '3.0.2';
1
+ export default '3.1.0-rc.2';
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@sheinx/shineout-style",
3
- "version": "3.0.2",
3
+ "version": "3.1.0-rc.2",
4
4
  "description": "",
5
5
  "keywords": [],
6
- "license": "MIT",
6
+ "license": "ISC",
7
7
  "author": "",
8
8
  "sideEffects": [
9
9
  "./*/index.ts",
@@ -17,15 +17,10 @@
17
17
  "dependencies": {
18
18
  "jss": "10.9.2",
19
19
  "react-jss": "10.9.2",
20
- "@sheinx/theme": "3.0.2",
21
- "@sheinx/base": "3.0.2"
20
+ "@sheinx/theme": "3.1.0-rc.2",
21
+ "@sheinx/base": "3.1.0-rc.2"
22
22
  },
23
23
  "peerDependencies": {
24
24
  "core-js": ">=3"
25
- },
26
- "repository": {
27
- "type": "git",
28
- "url": "https://github.com/sheinsight/shineout-next"
29
- },
30
- "authors": ""
25
+ }
31
26
  }
package/LICENSE DELETED
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) 2023-Present SHEIN
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.