shineout 3.9.13-beta.17 → 3.9.13-beta.18

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/cjs/index.js CHANGED
@@ -522,5 +522,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
522
522
  // 此文件由脚本自动生成,请勿直接修改。
523
523
  // This file was generated automatically by a script. Please do not modify it directly.
524
524
  var _default = exports.default = {
525
- version: '3.9.13-beta.17'
525
+ version: '3.9.13-beta.18'
526
526
  };
package/dist/shineout.js CHANGED
@@ -4504,6 +4504,13 @@ const figma = [
4504
4504
  token: 'Size',
4505
4505
  locked: true,
4506
4506
  },
4507
+ {
4508
+ name: 'borderRadiusRect',
4509
+ value: '0px',
4510
+ describe: '直角 Radius-rect (0px)',
4511
+ token: 'Radius-rect',
4512
+ locked: true,
4513
+ },
4507
4514
  {
4508
4515
  name: 'borderRadiusLesser',
4509
4516
  value: '2px',
@@ -12325,7 +12332,7 @@ var handleStyle = function handleStyle(style) {
12325
12332
  };
12326
12333
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12327
12334
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12328
- /* harmony default export */ var version = ('3.9.13-beta.17');
12335
+ /* harmony default export */ var version = ('3.9.13-beta.18');
12329
12336
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12330
12337
 
12331
12338
 
@@ -12728,6 +12735,7 @@ var Token = {
12728
12735
  Transparent: 'transparent',
12729
12736
  'Mask-fill-1': 'rgba(2, 11, 24, 0.3)',
12730
12737
  Size: '2',
12738
+ 'Radius-rect': '0px',
12731
12739
  'Radius-lesser': '2px',
12732
12740
  'Radius-small': '3px',
12733
12741
  'Radius-default': '4px',
@@ -75696,7 +75704,7 @@ var upload_interface = __webpack_require__(8821);
75696
75704
 
75697
75705
 
75698
75706
  /* harmony default export */ var src_0 = ({
75699
- version: '3.9.13-beta.17'
75707
+ version: '3.9.13-beta.18'
75700
75708
  });
75701
75709
  }();
75702
75710
  /******/ return __webpack_exports__;