shineout 3.9.13-beta.8 → 3.9.13-beta.9

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.8'
525
+ version: '3.9.13-beta.9'
526
526
  };
package/dist/shineout.js CHANGED
@@ -4153,6 +4153,20 @@ const figma = [
4153
4153
  describe: '',
4154
4154
  locked: true,
4155
4155
  },
4156
+ {
4157
+ name: '填充色',
4158
+ token: 'Neutral-fill-11',
4159
+ value: '#F7F8FA',
4160
+ describe: '',
4161
+ locked: true,
4162
+ },
4163
+ {
4164
+ name: '填充色',
4165
+ token: 'Neutral-fill-12',
4166
+ value: '#000000',
4167
+ describe: '',
4168
+ locked: true,
4169
+ },
4156
4170
  {
4157
4171
  name: '填充色',
4158
4172
  token: 'Neutral-fill-6',
@@ -4524,13 +4538,6 @@ const figma = [
4524
4538
  token: 'Size',
4525
4539
  locked: true,
4526
4540
  },
4527
- {
4528
- name: 'borderRadiusRect',
4529
- value: '0px',
4530
- describe: '直角 Radius-rect (0px)',
4531
- token: 'Radius-rect',
4532
- locked: true,
4533
- },
4534
4541
  {
4535
4542
  name: 'borderRadiusLesser',
4536
4543
  value: '2px',
@@ -4559,6 +4566,20 @@ const figma = [
4559
4566
  token: 'Radius-large',
4560
4567
  locked: true,
4561
4568
  },
4569
+ {
4570
+ name: 'borderRadiusXL',
4571
+ value: '12px',
4572
+ describe: '超大 Radius-XL (12px)',
4573
+ token: 'Radius-xl',
4574
+ locked: true,
4575
+ },
4576
+ {
4577
+ name: 'borderRadiusXXL',
4578
+ value: '16px',
4579
+ describe: '超大 Radius-XXL (16px)',
4580
+ token: 'Radius-xxl',
4581
+ locked: true,
4582
+ },
4562
4583
  {
4563
4584
  name: 'borderRadiusFull',
4564
4585
  value: '1000px',
@@ -12338,7 +12359,7 @@ var handleStyle = function handleStyle(style) {
12338
12359
  };
12339
12360
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12340
12361
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12341
- /* harmony default export */ var version = ('3.9.13-beta.8');
12362
+ /* harmony default export */ var version = ('3.9.13-beta.9');
12342
12363
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12343
12364
 
12344
12365
 
@@ -12691,6 +12712,8 @@ var Token = {
12691
12712
  'Neutral-fill-5': '#B3B7C1',
12692
12713
  'Neutral-fill-9': '#141737',
12693
12714
  'Neutral-fill-10': '#020B18',
12715
+ 'Neutral-fill-11': '#F7F8FA',
12716
+ 'Neutral-fill-12': '#000000',
12694
12717
  'Neutral-fill-6': '#999DA8',
12695
12718
  'Neutral-fill-8': '#333E59',
12696
12719
  'Neutral-fill-4': '#CCCFD7',
@@ -12744,11 +12767,12 @@ var Token = {
12744
12767
  Transparent: 'transparent',
12745
12768
  'Mask-fill-1': 'rgba(2, 11, 24, 0.3)',
12746
12769
  Size: '2',
12747
- 'Radius-rect': '0px',
12748
12770
  'Radius-lesser': '2px',
12749
12771
  'Radius-small': '3px',
12750
12772
  'Radius-default': '4px',
12751
12773
  'Radius-large': '8px',
12774
+ 'Radius-xl': '12px',
12775
+ 'Radius-xxl': '16px',
12752
12776
  'Radius-full': '1000px',
12753
12777
  'Radius-circle': '50%',
12754
12778
  'Border-0': '0px',
@@ -75683,7 +75707,7 @@ var upload_interface = __webpack_require__(8821);
75683
75707
 
75684
75708
 
75685
75709
  /* harmony default export */ var src_0 = ({
75686
- version: '3.9.13-beta.8'
75710
+ version: '3.9.13-beta.9'
75687
75711
  });
75688
75712
  }();
75689
75713
  /******/ return __webpack_exports__;