shineout 3.3.0-beta.3 → 3.3.0-beta.5

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
@@ -476,5 +476,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
476
476
  // 此文件由脚本自动生成,请勿直接修改。
477
477
  // This file was generated automatically by a script. Please do not modify it directly.
478
478
  var _default = exports.default = {
479
- version: '3.3.0-beta.3'
479
+ version: '3.3.0-beta.5'
480
480
  };
package/dist/shineout.js CHANGED
@@ -11960,7 +11960,7 @@ var handleStyle = function handleStyle(style) {
11960
11960
  };
11961
11961
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
11962
11962
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
11963
- /* harmony default export */ var version = ('3.3.0-beta.3');
11963
+ /* harmony default export */ var version = ('3.3.0-beta.5');
11964
11964
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
11965
11965
 
11966
11966
 
@@ -12888,12 +12888,15 @@ var buttonTokens = {
12888
12888
  buttonDangerTextSplitFocusBackgroundColor: 'Neutral-border-1',
12889
12889
  buttonRoundBorderRadius: 'Radius-full',
12890
12890
  buttonCircleBorderRadius: 'Radius-circle',
12891
+ buttonCircleSize: 'Size-16',
12891
12892
  buttonSquareBorderRadius: 'Radius-default',
12892
12893
  buttonSmallRoundBorderRadius: 'Radius-full',
12893
12894
  buttonSmallCircleBorderRadius: 'Radius-circle',
12895
+ buttonSmallCircleSize: 'Size-12',
12894
12896
  buttonSmallSquareBorderRadius: 'Radius-default',
12895
12897
  buttonLargeRoundBorderRadius: 'Radius-full',
12896
12898
  buttonLargeCircleBorderRadius: 'Radius-circle',
12899
+ buttonLargeCircleSize: 'Size-20',
12897
12900
  buttonLargeSquareBorderRadius: 'Radius-default',
12898
12901
  buttonNearlyMargin: 'Spacing-8',
12899
12902
  buttonSpinMargin: 'Spacing-4'
@@ -12911,6 +12914,7 @@ var buttonTokens = {
12911
12914
  var cardTokens = {
12912
12915
  cardBackgroundColor: 'Neutral-fill-1',
12913
12916
  cardShadow: 'Shadow-2',
12917
+ cardHoverShadow: 'Shadow-2',
12914
12918
  cardBorderWidth: 'Border-1',
12915
12919
  cardBorderColor: 'Neutral-border-1',
12916
12920
  cardBorderRadius: 'Radius-default',
@@ -13135,26 +13139,27 @@ var collapseTokens = {
13135
13139
  collapseExtraMargin: 'Spacing-24',
13136
13140
  collapseWrapperBorderSize: 'Border-1',
13137
13141
  collapseWrapperBorderRadius: 'Radius-default',
13142
+ collapseWrapperBorderColor: 'Neutral-border-1',
13138
13143
  collapseWrapperGap: 'Size-12',
13139
13144
  collapseWrapperPaddingX: 'Spacing-16',
13140
13145
  collapseWrapperPaddingY: 'Spacing-12',
13146
+ collapseWrapperColor: 'Neutral-border-1',
13147
+ collapseWrapperBackgroundColor: 'Neutral-fill-1',
13148
+ collapseHeaderBorderColor: 'Neutral-border-1',
13141
13149
  collapseHeaderLineHeight: 'Size-11',
13142
13150
  collapseHeaderGap: 'Spacing-8',
13143
13151
  collapseHeaderFontSize: 'Font-14',
13144
- collapseHeaderWeight: '400',
13152
+ collapseHeaderFontWeight: 'Weight-regular',
13145
13153
  collapseHeaderIconWidth: 'Size-7',
13146
13154
  collapseHeaderExtraGap: 'Size-5',
13155
+ collapseHeaderColor: 'Neutral-text-5',
13147
13156
  collapseContentLineHeight: 'Size-11',
13148
13157
  collapseContentGap: 'Spacing-24',
13149
13158
  collapseContentPaddingY: 'Spacing-12',
13150
- collapseContentFontSize: 'Font-14',
13151
- collapseContentWeight: '400',
13152
13159
  collapseContentPaddingLeft: 'Spacing-38',
13153
13160
  collapseContentPaddingRight: 'Spacing-16',
13154
- collapseWrapperBorderColor: 'Neutral-border-1',
13155
- collapseWrapperColor: 'Neutral-border-1',
13156
- collapseWrapperBackgroundColor: 'Neutral-fill-1',
13157
- collapseHeaderColor: 'Neutral-text-5',
13161
+ collapseContentFontSize: 'Font-14',
13162
+ collapseContentFontWeight: 'Weight-regular',
13158
13163
  collapseContentColor: 'Neutral-text-4',
13159
13164
  collapseContentBackgroundColor: 'Neutral-fill-2',
13160
13165
  collapseDisabledColor: 'Neutral-text-2'
@@ -13755,8 +13760,11 @@ var modalTokens = {
13755
13760
 
13756
13761
  var paginationTokens = {
13757
13762
  paginationFontSize: 'Font-14',
13763
+ paginationFontWeight: 'Weight-regular',
13758
13764
  paginationSmallFontSize: 'Font-12',
13765
+ paginationSmallFontWeight: 'Weight-regular',
13759
13766
  paginationLargeFontSize: 'Font-16',
13767
+ paginationLargeFontWeight: 'Weight-regular',
13760
13768
  paginationFontColor: 'Neutral-text-5',
13761
13769
  paginationNearlyMargin: 'Spacing-8'
13762
13770
  };
@@ -13781,8 +13789,8 @@ var popoverTokens = {
13781
13789
  popoverBackgroundColor: 'Neutral-fill-1',
13782
13790
  popoverShadow: 'Shadow-2',
13783
13791
  popoverBorderColor: 'Neutral-border-1',
13784
- popoverSuccessBackgroundColor: '#edf9e8',
13785
- popoverSuccessBorderColor: 'rgba(82, 196, 26, 0.1)',
13792
+ popoverSuccessBackgroundColor: 'Success-1',
13793
+ popoverSuccessBorderColor: 'Success-2',
13786
13794
  popoverWarningBackgroundColor: 'Warning-1',
13787
13795
  popoverWarningBorderColor: 'Warning-2',
13788
13796
  popoverInfoBackgroundColor: 'Brand-1',
@@ -13925,6 +13933,8 @@ var selectTokens = {
13925
13933
  selectPaddingY: 'Spacing-2',
13926
13934
  selectIconSize: 'Size-7',
13927
13935
  selectIconColor: 'Neutral-text-4',
13936
+ selectTagMarginY: 'Spacing-2',
13937
+ selectTagMarginRight: 'Spacing-4',
13928
13938
  selectSmallFontSize: 'Font-12',
13929
13939
  selectSmallPaddingX: 'Spacing-8',
13930
13940
  selectSmallPaddingY: 'Spacing-1',
@@ -14357,9 +14367,9 @@ var tagTokens = {
14357
14367
  tagSuccessDisabledFontColor: 'Success-3',
14358
14368
  tagSuccessDisabledBackgroundColor: 'Success-1',
14359
14369
  tagSuccessDisabledBorderColor: 'Success-1',
14360
- tagSuccessOutlineFontColor: 'Success-5',
14370
+ tagSuccessOutlineFontColor: 'Success-6',
14361
14371
  tagSuccessOutlineBackgroundColor: 'Neutral-fill-1',
14362
- tagSuccessOutlineBorderColor: 'Success-5',
14372
+ tagSuccessOutlineBorderColor: 'Success-6',
14363
14373
  tagSuccessOutlineDisabledFontColor: 'Success-3',
14364
14374
  tagSuccessOutlineDisabledBackgroundColor: 'Neutral-fill-1',
14365
14375
  tagSuccessOutlineDisabledBorderColor: 'Success-3',
@@ -14375,9 +14385,9 @@ var tagTokens = {
14375
14385
  tagWarningDisabledFontColor: 'Warning-3',
14376
14386
  tagWarningDisabledBackgroundColor: 'Warning-1',
14377
14387
  tagWarningDisabledBorderColor: 'Warning-1',
14378
- tagWarningOutlineFontColor: 'Warning-5',
14388
+ tagWarningOutlineFontColor: 'Warning-6',
14379
14389
  tagWarningOutlineBackgroundColor: 'Neutral-fill-1',
14380
- tagWarningOutlineBorderColor: 'Warning-5',
14390
+ tagWarningOutlineBorderColor: 'Warning-6',
14381
14391
  tagWarningOutlineDisabledFontColor: 'Warning-3',
14382
14392
  tagWarningOutlineDisabledBackgroundColor: 'Neutral-fill-1',
14383
14393
  tagWarningOutlineDisabledBorderColor: 'Warning-3',
@@ -14393,9 +14403,9 @@ var tagTokens = {
14393
14403
  tagDangerDisabledFontColor: 'Danger-3',
14394
14404
  tagDangerDisabledBackgroundColor: 'Danger-1',
14395
14405
  tagDangerDisabledBorderColor: 'Danger-1',
14396
- tagDangerOutlineFontColor: 'Danger-5',
14406
+ tagDangerOutlineFontColor: 'Danger-6',
14397
14407
  tagDangerOutlineBackgroundColor: 'Neutral-fill-1',
14398
- tagDangerOutlineBorderColor: 'Danger-5',
14408
+ tagDangerOutlineBorderColor: 'Danger-6',
14399
14409
  tagDangerOutlineDisabledFontColor: 'Danger-3',
14400
14410
  tagDangerOutlineDisabledBackgroundColor: 'Neutral-fill-1',
14401
14411
  tagDangerOutlineDisabledBorderColor: 'Danger-3',
@@ -14411,9 +14421,9 @@ var tagTokens = {
14411
14421
  tagMagentaDisabledFontColor: 'Magenta-3',
14412
14422
  tagMagentaDisabledBackgroundColor: 'Magenta-1',
14413
14423
  tagMagentaDisabledBorderColor: 'Magenta-1',
14414
- tagMagentaOutlineFontColor: 'Magenta-5',
14424
+ tagMagentaOutlineFontColor: 'Magenta-6',
14415
14425
  tagMagentaOutlineBackgroundColor: 'Neutral-fill-1',
14416
- tagMagentaOutlineBorderColor: 'Magenta-5',
14426
+ tagMagentaOutlineBorderColor: 'Magenta-6',
14417
14427
  tagMagentaOutlineDisabledFontColor: 'Magenta-3',
14418
14428
  tagMagentaOutlineDisabledBackgroundColor: 'Neutral-fill-1',
14419
14429
  tagMagentaOutlineDisabledBorderColor: 'Magenta-3',
@@ -14429,9 +14439,9 @@ var tagTokens = {
14429
14439
  tagBrownDisabledFontColor: 'Orange-3',
14430
14440
  tagBrownDisabledBackgroundColor: 'Orange-1',
14431
14441
  tagBrownDisabledBorderColor: 'Orange-1',
14432
- tagBrownOutlineFontColor: 'Orange-5',
14442
+ tagBrownOutlineFontColor: 'Orange-6',
14433
14443
  tagBrownOutlineBackgroundColor: 'Neutral-fill-1',
14434
- tagBrownOutlineBorderColor: 'Orange-5',
14444
+ tagBrownOutlineBorderColor: 'Orange-6',
14435
14445
  tagBrownOutlineDisabledFontColor: 'Orange-3',
14436
14446
  tagBrownOutlineDisabledBackgroundColor: 'Neutral-fill-1',
14437
14447
  tagBrownOutlineDisabledBorderColor: 'Orange-3',
@@ -14447,9 +14457,9 @@ var tagTokens = {
14447
14457
  tagPurpleDisabledFontColor: 'Purple-3',
14448
14458
  tagPurpleDisabledBackgroundColor: 'Purple-1',
14449
14459
  tagPurpleDisabledBorderColor: 'Purple-1',
14450
- tagPurpleOutlineFontColor: 'Purple-5',
14460
+ tagPurpleOutlineFontColor: 'Purple-6',
14451
14461
  tagPurpleOutlineBackgroundColor: 'Neutral-fill-1',
14452
- tagPurpleOutlineBorderColor: 'Purple-5',
14462
+ tagPurpleOutlineBorderColor: 'Purple-6',
14453
14463
  tagPurpleOutlineDisabledFontColor: 'Purple-3',
14454
14464
  tagPurpleOutlineDisabledBackgroundColor: 'Neutral-fill-1',
14455
14465
  tagPurpleOutlineDisabledBorderColor: 'Purple-3',
@@ -14465,9 +14475,9 @@ var tagTokens = {
14465
14475
  tagIndigoDisabledFontColor: 'Indigo-3',
14466
14476
  tagIndigoDisabledBackgroundColor: 'Indigo-1',
14467
14477
  tagIndigoDisabledBorderColor: 'Indigo-1',
14468
- tagIndigoOutlineFontColor: 'Indigo-5',
14478
+ tagIndigoOutlineFontColor: 'Indigo-6',
14469
14479
  tagIndigoOutlineBackgroundColor: 'Neutral-fill-1',
14470
- tagIndigoOutlineBorderColor: 'Indigo-5',
14480
+ tagIndigoOutlineBorderColor: 'Indigo-6',
14471
14481
  tagIndigoOutlineDisabledFontColor: 'Indigo-3',
14472
14482
  tagIndigoOutlineDisabledBackgroundColor: 'Neutral-fill-1',
14473
14483
  tagIndigoOutlineDisabledBorderColor: 'Indigo-3',
@@ -14483,9 +14493,9 @@ var tagTokens = {
14483
14493
  tagCyanDisabledFontColor: 'Cyan-3',
14484
14494
  tagCyanDisabledBackgroundColor: 'Cyan-1',
14485
14495
  tagCyanDisabledBorderColor: 'Cyan-1',
14486
- tagCyanOutlineFontColor: 'Cyan-5',
14496
+ tagCyanOutlineFontColor: 'Cyan-6',
14487
14497
  tagCyanOutlineBackgroundColor: 'Neutral-fill-1',
14488
- tagCyanOutlineBorderColor: 'Cyan-5',
14498
+ tagCyanOutlineBorderColor: 'Cyan-6',
14489
14499
  tagCyanOutlineDisabledFontColor: 'Cyan-3',
14490
14500
  tagCyanOutlineDisabledBackgroundColor: 'Neutral-fill-1',
14491
14501
  tagCyanOutlineDisabledBorderColor: 'Cyan-3',
@@ -14501,9 +14511,9 @@ var tagTokens = {
14501
14511
  tagNeonDisabledFontColor: 'Neon-3',
14502
14512
  tagNeonDisabledBackgroundColor: 'Neon-1',
14503
14513
  tagNeonDisabledBorderColor: 'Neon-1',
14504
- tagNeonOutlineFontColor: 'Neon-5',
14514
+ tagNeonOutlineFontColor: 'Neon-6',
14505
14515
  tagNeonOutlineBackgroundColor: 'Neutral-fill-1',
14506
- tagNeonOutlineBorderColor: 'Neon-5',
14516
+ tagNeonOutlineBorderColor: 'Neon-6',
14507
14517
  tagNeonOutlineDisabledFontColor: 'Neon-3',
14508
14518
  tagNeonOutlineDisabledBackgroundColor: 'Neutral-fill-1',
14509
14519
  tagNeonOutlineDisabledBorderColor: 'Neon-3',
@@ -14519,9 +14529,9 @@ var tagTokens = {
14519
14529
  tagLemonDisabledFontColor: 'Lemon-3',
14520
14530
  tagLemonDisabledBackgroundColor: 'Lemon-1',
14521
14531
  tagLemonDisabledBorderColor: 'Lemon-1',
14522
- tagLemonOutlineFontColor: 'Lemon-5',
14532
+ tagLemonOutlineFontColor: 'Lemon-6',
14523
14533
  tagLemonOutlineBackgroundColor: 'Neutral-fill-1',
14524
- tagLemonOutlineBorderColor: 'Lemon-5',
14534
+ tagLemonOutlineBorderColor: 'Lemon-6',
14525
14535
  tagLemonOutlineDisabledFontColor: 'Lemon-3',
14526
14536
  tagLemonOutlineDisabledBackgroundColor: 'Neutral-fill-1',
14527
14537
  tagLemonOutlineDisabledBorderColor: 'Lemon-3',
@@ -14537,9 +14547,9 @@ var tagTokens = {
14537
14547
  tagTangerineDisabledFontColor: 'Tangerine-3',
14538
14548
  tagTangerineDisabledBackgroundColor: 'Tangerine-1',
14539
14549
  tagTangerineDisabledBorderColor: 'Tangerine-1',
14540
- tagTangerineOutlineFontColor: 'Tangerine-5',
14550
+ tagTangerineOutlineFontColor: 'Tangerine-6',
14541
14551
  tagTangerineOutlineBackgroundColor: 'Neutral-fill-1',
14542
- tagTangerineOutlineBorderColor: 'Tangerine-5',
14552
+ tagTangerineOutlineBorderColor: 'Tangerine-6',
14543
14553
  tagTangerineOutlineDisabledFontColor: 'Tangerine-3',
14544
14554
  tagTangerineOutlineDisabledBackgroundColor: 'Neutral-fill-1',
14545
14555
  tagTangerineOutlineDisabledBorderColor: 'Tangerine-3',
@@ -14552,11 +14562,11 @@ var tagTokens = {
14552
14562
  tagFontSize: 'Font-12',
14553
14563
  tagBorderRadius: 'Radius-small',
14554
14564
  tagPaddingX: 'Spacing-6',
14555
- tagPaddingY: 'Spacing-2',
14565
+ tagPaddingY: 'Spacing-0',
14556
14566
  tagHeight: 'Size-11',
14557
14567
  tagFontWeight: 'Weight-regular',
14558
14568
  tagSmallFontSize: 'Font-12',
14559
- tagSmallBorderRadius: 'Radius-lesser',
14569
+ tagSmallBorderRadius: 'Radius-small',
14560
14570
  tagSmallPaddingX: 'Spacing-4',
14561
14571
  tagSmallHeight: 'Size-10',
14562
14572
  tagSmallFontWeight: 'Weight-regular',
@@ -15461,8 +15471,8 @@ var ButtonStyle = {
15461
15471
  fontSize: src.buttonSmallFontSize,
15462
15472
  padding: "".concat(src.buttonSmallPaddingY, " ").concat(src.buttonSmallPaddingX),
15463
15473
  '&$circle,&$square': {
15464
- width: 24,
15465
- height: 24
15474
+ width: src.buttonSmallCircleSize,
15475
+ height: src.buttonSmallCircleSize
15466
15476
  }
15467
15477
  },
15468
15478
  large: {
@@ -15471,8 +15481,8 @@ var ButtonStyle = {
15471
15481
  fontSize: src.buttonLargeFontSize,
15472
15482
  padding: "".concat(src.buttonLargePaddingY, " ").concat(src.buttonLargePaddingX),
15473
15483
  '&$circle,&$square': {
15474
- width: 40,
15475
- height: 40
15484
+ width: src.buttonLargeCircleSize,
15485
+ height: src.buttonLargeCircleSize
15476
15486
  }
15477
15487
  },
15478
15488
  default: objectSpread2_default()({}, button_button_button('Secondary', '')),
@@ -15527,14 +15537,14 @@ var ButtonStyle = {
15527
15537
  borderRadius: src.buttonRoundBorderRadius
15528
15538
  },
15529
15539
  circle: {
15530
- width: "32px",
15531
- height: "32px",
15540
+ width: src.buttonCircleSize,
15541
+ height: src.buttonCircleSize,
15532
15542
  padding: 0,
15533
15543
  borderRadius: src.buttonCircleBorderRadius
15534
15544
  },
15535
15545
  square: {
15536
- width: "32px",
15537
- height: "32px",
15546
+ width: src.buttonCircleSize,
15547
+ height: src.buttonCircleSize,
15538
15548
  padding: 0,
15539
15549
  borderRadius: src.buttonSquareBorderRadius,
15540
15550
  '& $spin': {
@@ -15732,7 +15742,7 @@ var cardStyle = {
15732
15742
  wrapper: {
15733
15743
  display: 'flex',
15734
15744
  flexDirection: 'column',
15735
- border: "1px solid ".concat(src.cardBorderColor),
15745
+ border: "".concat(src.cardBorderWidth, " solid ").concat(src.cardBorderColor),
15736
15746
  borderRadius: src.cardBorderRadius,
15737
15747
  fontSize: src.cardFontSize,
15738
15748
  lineHeight: src.lineHeightDynamic,
@@ -15746,7 +15756,7 @@ var cardStyle = {
15746
15756
  wrapperInAccordion: {
15747
15757
  border: 'none',
15748
15758
  '& + &': {
15749
- borderTop: "1px solid ".concat(src.cardBorderColor),
15759
+ borderTop: "".concat(src.cardBorderWidth, " solid ").concat(src.cardBorderColor),
15750
15760
  borderTopLeftRadius: 0,
15751
15761
  borderTopRightRadius: 0
15752
15762
  }
@@ -15757,7 +15767,7 @@ var cardStyle = {
15757
15767
  wrapperHover: {
15758
15768
  transition: 'box-shadow .2s linear',
15759
15769
  '&:hover': {
15760
- boxShadow: src.cardShadow
15770
+ boxShadow: src.cardHoverShadow
15761
15771
  }
15762
15772
  },
15763
15773
  wrapperResizable: {
@@ -15765,7 +15775,7 @@ var cardStyle = {
15765
15775
  },
15766
15776
  wrapperMoveable: {},
15767
15777
  accordion: {
15768
- border: "1px solid ".concat(src.cardBorderColor),
15778
+ border: "".concat(src.cardBorderWidth, " solid ").concat(src.cardBorderColor),
15769
15779
  borderRadius: src.cardBorderRadius
15770
15780
  },
15771
15781
  header: {
@@ -15818,7 +15828,7 @@ var cardStyle = {
15818
15828
  },
15819
15829
  body: {
15820
15830
  '$wrapperSplit>$header+&, $wrapperSplit>$header+$bodyCollapse>&': {
15821
- borderTop: "1px solid ".concat(src.cardBorderColor)
15831
+ borderTop: "".concat(src.cardBorderWidth, " solid ").concat(src.cardBodyBorderColor)
15822
15832
  },
15823
15833
  padding: "".concat(src.cardBodyPaddingY, " ").concat(src.cardBodyPaddingX),
15824
15834
  flex: 1,
@@ -15832,7 +15842,7 @@ var cardStyle = {
15832
15842
  bodyCollapse: {},
15833
15843
  footer: {
15834
15844
  '$wrapperSplit>$body+&, $wrapperSplit>$bodyCollapse+&': {
15835
- borderTop: "1px solid ".concat(src.cardBorderColor)
15845
+ borderTop: "".concat(src.cardBorderWidth, " solid ").concat(src.cardFooterBorderColor)
15836
15846
  },
15837
15847
  padding: "".concat(src.cardFooterPaddingY, " ").concat(src.cardFooterPaddingX),
15838
15848
  boxSizing: 'border-box'
@@ -16838,11 +16848,13 @@ var cascaderStyle = objectSpread2_default()(objectSpread2_default()({
16838
16848
  optionIcon: {
16839
16849
  position: 'absolute',
16840
16850
  right: 8,
16841
- top: 9,
16851
+ top: 0,
16852
+ bottom: 0,
16842
16853
  fontSize: src.cascaderFontSize,
16843
16854
  color: src.cascaderOptionIconColor,
16844
- lineHeight: 0,
16845
- verticalAlign: 'middle',
16855
+ display: 'flex',
16856
+ alignItems: 'center',
16857
+ justifyContent: 'center',
16846
16858
  '& svg': {
16847
16859
  verticalAlign: 'middle',
16848
16860
  width: 14
@@ -17043,7 +17055,7 @@ var collapseStyle = {
17043
17055
  var collapseItemStyle = {
17044
17056
  wrapper: {
17045
17057
  boxSizing: 'border-box',
17046
- borderBottom: "".concat(src.collapseWrapperBorderSize, " solid ").concat(src.collapseWrapperBorderColor),
17058
+ borderBottom: "".concat(src.collapseWrapperBorderSize, " solid ").concat(src.collapseHeaderBorderColor),
17047
17059
  '&:last-child': {
17048
17060
  borderBottom: 0
17049
17061
  },
@@ -17064,7 +17076,7 @@ var collapseItemStyle = {
17064
17076
  overflow: 'hidden',
17065
17077
  gap: src.collapseHeaderGap,
17066
17078
  fontSize: src.collapseHeaderFontSize,
17067
- fontWeight: src.collapseHeaderWeight,
17079
+ fontWeight: src.collapseHeaderFontWeight,
17068
17080
  color: src.collapseHeaderColor,
17069
17081
  padding: "".concat(src.collapseWrapperPaddingY, " ").concat(src.collapseWrapperPaddingX)
17070
17082
  },
@@ -17139,7 +17151,7 @@ var collapseItemStyle = {
17139
17151
  },
17140
17152
  contentMain: {
17141
17153
  color: src.collapseContentColor,
17142
- fontWeight: src.collapseContentWeight,
17154
+ fontWeight: src.collapseContentFontWeight,
17143
17155
  lineHeight: src.lineHeightDynamic,
17144
17156
  padding: "".concat(src.collapseContentPaddingY, " ").concat(src.collapseContentPaddingRight, " ").concat(src.collapseContentPaddingY, " ").concat(src.collapseContentPaddingLeft),
17145
17157
  backgroundColor: src.collapseContentBackgroundColor,
@@ -19492,7 +19504,7 @@ var listStyle = {
19492
19504
  flexDirection: 'column'
19493
19505
  },
19494
19506
  wrapperBordered: {
19495
- border: "1px solid ".concat(src.listBorderColor),
19507
+ border: "".concat(src.listBorderWidth, " solid ").concat(src.listBorderColor),
19496
19508
  borderRadius: src.listBorderRadius
19497
19509
  },
19498
19510
  wrapperSmall: {},
@@ -19550,7 +19562,7 @@ var listStyle = {
19550
19562
  fontSize: src.listSmallFontSize
19551
19563
  },
19552
19564
  '$wrapperLarge &': {
19553
- padding: "".concat(src.listLargeItemPaddingY, " ").concat(src.listLargeItemPaddingY),
19565
+ padding: "".concat(src.listLargeItemPaddingX, " ").concat(src.listLargeItemPaddingY),
19554
19566
  fontSize: src.listLargeFontSize
19555
19567
  }
19556
19568
  },
@@ -20893,6 +20905,7 @@ var PaginationStyle = {
20893
20905
  alignItems: 'center',
20894
20906
  fontSize: src.paginationFontSize,
20895
20907
  color: src.paginationFontColor,
20908
+ fontWeight: src.paginationFontWeight,
20896
20909
  height: 'fit-content'
20897
20910
  },
20898
20911
  left: {
@@ -20932,11 +20945,15 @@ var PaginationStyle = {
20932
20945
  sizeList: {},
20933
20946
  simple: {},
20934
20947
  small: {
20948
+ fontSize: src.paginationSmallFontSize,
20949
+ fontWeight: src.paginationSmallFontWeight,
20935
20950
  '& $icon': {
20936
20951
  width: src.paginationSmallFontSize
20937
20952
  }
20938
20953
  },
20939
20954
  large: {
20955
+ fontSize: src.paginationLargeFontSize,
20956
+ fontWeight: src.paginationLargeFontWeight,
20940
20957
  '& $icon': {
20941
20958
  width: src.paginationLargeFontSize
20942
20959
  }
@@ -22021,9 +22038,9 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
22021
22038
  marginLeft: 0
22022
22039
  },
22023
22040
  maxWidth: '80%',
22024
- marginRight: 4,
22025
- marginTop: src.selectPlaceholderMarginY,
22026
- marginBottom: src.selectPlaceholderMarginY,
22041
+ marginRight: src.selectTagMarginRight,
22042
+ marginTop: src.selectTagMarginY,
22043
+ marginBottom: src.selectTagMarginY,
22027
22044
  textWrap: 'nowrap',
22028
22045
  '&$hideTag': {
22029
22046
  marginRight: 0
@@ -25224,14 +25241,14 @@ var tabsStyle = {
25224
25241
  right: 0,
25225
25242
  left: 'auto',
25226
25243
  height: '100%',
25227
- background: src.tabsBorderColor
25244
+ background: src.tabsLineHrBackgroundColor
25228
25245
  }
25229
25246
  },
25230
25247
  '[data-soui-position^="right-"] &': {
25231
25248
  '&:after': {
25232
25249
  width: 1,
25233
25250
  height: '100%',
25234
- background: src.tabsBorderColor
25251
+ background: src.tabsLineHrBackgroundColor
25235
25252
  }
25236
25253
  },
25237
25254
  '&:not([data-soui-state="active"])': {
@@ -25242,7 +25259,7 @@ var tabsStyle = {
25242
25259
  left: 0,
25243
25260
  width: '100%',
25244
25261
  height: 1,
25245
- background: src.tabsBorderColor
25262
+ background: src.tabsLineHrBackgroundColor
25246
25263
  }
25247
25264
  },
25248
25265
  '&:not([data-soui-state="active"]):not([data-soui-state="disabled"]):hover $lineInner': {
@@ -25288,10 +25305,10 @@ var tabsStyle = {
25288
25305
  fontWeight: src.tabsFillFontWeight,
25289
25306
  background: src.tabsFillBackgroundColor,
25290
25307
  '&[data-soui-state="active"]': {
25291
- color: src.tabsFillCheckedFontColor,
25292
25308
  // fontSize: Token.tabsFillCheckedFontSize,
25293
- fontWeight: src.tabsFillCheckedFontWeight,
25294
25309
  '& $fillInner': {
25310
+ color: src.tabsFillCheckedFontColor,
25311
+ fontWeight: src.tabsFillCheckedFontWeight,
25295
25312
  background: src.tabsFillCheckedBackgroundColor
25296
25313
  }
25297
25314
  },
@@ -25526,7 +25543,7 @@ var tag_tag = function tag(type) {
25526
25543
  var TagStyle = {
25527
25544
  tag: {
25528
25545
  display: 'inline-flex',
25529
- padding: "0 ".concat(src.tagPaddingX),
25546
+ padding: "".concat(src.tagPaddingY, " ").concat(src.tagPaddingX),
25530
25547
  fontSize: src.tagFontSize,
25531
25548
  fontWeight: src.tagFontWeight,
25532
25549
  borderRadius: src.tagBorderRadius,
@@ -25558,6 +25575,7 @@ var TagStyle = {
25558
25575
  fontSize: src.tagLargeFontSize,
25559
25576
  lineHeight: "calc(".concat(src.tagLargeFontSize, " + 8px)"),
25560
25577
  fontWeight: src.tagLargeFontWeight,
25578
+ borderRadius: src.tagLargeBorderRadius,
25561
25579
  padding: "".concat(src.tagLargePaddingY, " ").concat(src.tagLargePaddingX),
25562
25580
  '& $closeIconWrapper': {
25563
25581
  '& svg': {
@@ -25567,9 +25585,11 @@ var TagStyle = {
25567
25585
  }
25568
25586
  },
25569
25587
  small: {
25588
+ fontSize: src.tagSmallFontSize,
25570
25589
  lineHeight: "calc(".concat(src.tagSmallFontSize, " + 6px)"),
25571
25590
  padding: "0 ".concat(src.tagSmallPaddingX),
25572
25591
  fontWeight: src.tagSmallFontWeight,
25592
+ borderRadius: src.tagSmallBorderRadius,
25573
25593
  '& $container': {
25574
25594
  lineHeight: "calc(".concat(src.tagSmallFontSize, " + 6px)")
25575
25595
  },
@@ -48264,7 +48284,6 @@ var list_List = function List(props) {
48264
48284
  });
48265
48285
  };
48266
48286
  var renderItem = function renderItem(item, index, key) {
48267
- console.log('lineHeight', lineHeight);
48268
48287
  return /*#__PURE__*/(0,jsx_runtime.jsx)((external_root_React_commonjs2_react_commonjs_react_amd_react_default()).Fragment, {
48269
48288
  children: /*#__PURE__*/(0,jsx_runtime.jsx)(list_option, {
48270
48289
  datum: datum,
@@ -63300,7 +63319,7 @@ var upload_interface = __webpack_require__(4412);
63300
63319
 
63301
63320
 
63302
63321
  /* harmony default export */ var src_0 = ({
63303
- version: '3.3.0-beta.3'
63322
+ version: '3.3.0-beta.5'
63304
63323
  });
63305
63324
  }();
63306
63325
  /******/ return __webpack_exports__;