shineout 3.9.12 → 3.9.13-beta.1

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.12'
525
+ version: '3.9.13-beta.1'
526
526
  };
package/dist/shineout.js CHANGED
@@ -3656,76 +3656,6 @@ const figma = [
3656
3656
  token: 'Neon-9',
3657
3657
  locked: true,
3658
3658
  },
3659
- {
3660
- name: '中性色-1',
3661
- value: '#000000',
3662
- describe: '浅色背景',
3663
- token: 'Neutral-1',
3664
- locked: true,
3665
- },
3666
- {
3667
- name: '中性色-10',
3668
- value: '#020B18',
3669
- describe: '-10',
3670
- token: 'Neutral-10',
3671
- locked: true,
3672
- },
3673
- {
3674
- name: '中性色-2',
3675
- value: '#F4F5F8',
3676
- describe: '聚焦',
3677
- token: 'Neutral-2',
3678
- locked: true,
3679
- },
3680
- {
3681
- name: '中性色-3',
3682
- value: '#E8EBF0',
3683
- describe: '禁用',
3684
- token: 'Neutral-3',
3685
- locked: true,
3686
- },
3687
- {
3688
- name: '中性色-4',
3689
- value: '#CCCFD7',
3690
- describe: '-4',
3691
- token: 'Neutral-4',
3692
- locked: true,
3693
- },
3694
- {
3695
- name: '中性色-5',
3696
- value: '#B3B7C1',
3697
- describe: '悬浮',
3698
- token: 'Neutral-5',
3699
- locked: true,
3700
- },
3701
- {
3702
- name: '中性色-6',
3703
- value: '#999DA8',
3704
- describe: '常规',
3705
- token: 'Neutral-6',
3706
- locked: true,
3707
- },
3708
- {
3709
- name: '中性色-7',
3710
- value: '#666C7C',
3711
- describe: '点击',
3712
- token: 'Neutral-7',
3713
- locked: true,
3714
- },
3715
- {
3716
- name: '中性色-8',
3717
- value: '#333E59',
3718
- describe: '-8',
3719
- token: 'Neutral-8',
3720
- locked: true,
3721
- },
3722
- {
3723
- name: '中性色-9',
3724
- value: '#141737',
3725
- describe: '-9',
3726
- token: 'Neutral-9',
3727
- locked: true,
3728
- },
3729
3659
  {
3730
3660
  name: '橘黄色-1',
3731
3661
  value: '#FFF8E6',
@@ -12408,7 +12338,7 @@ var handleStyle = function handleStyle(style) {
12408
12338
  };
12409
12339
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12410
12340
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12411
- /* harmony default export */ var version = ('3.9.12');
12341
+ /* harmony default export */ var version = ('3.9.13-beta.1');
12412
12342
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12413
12343
 
12414
12344
 
@@ -12690,16 +12620,6 @@ var Token = {
12690
12620
  'Neon-7': '#5AA223',
12691
12621
  'Neon-8': '#418613',
12692
12622
  'Neon-9': '#2B6908',
12693
- 'Neutral-1': '#000000',
12694
- 'Neutral-10': '#020B18',
12695
- 'Neutral-2': '#F4F5F8',
12696
- 'Neutral-3': '#E8EBF0',
12697
- 'Neutral-4': '#CCCFD7',
12698
- 'Neutral-5': '#B3B7C1',
12699
- 'Neutral-6': '#999DA8',
12700
- 'Neutral-7': '#666C7C',
12701
- 'Neutral-8': '#333E59',
12702
- 'Neutral-9': '#141737',
12703
12623
  'Orange-1': '#FFF8E6',
12704
12624
  'Orange-10': '#4D2100',
12705
12625
  'Orange-2': '#FFEABA',
@@ -14142,9 +14062,9 @@ var inputTokens = {
14142
14062
  inputDisabledBackgroundColor: 'Neutral-fill-2',
14143
14063
  inputErrorBorderColor: 'Danger-6',
14144
14064
  inputErrorBackgroundColor: 'Neutral-fill-1',
14145
- inputErrorHoverBorderColor: 'Danger-6',
14065
+ inputErrorHoverBorderColor: 'Danger-5',
14146
14066
  inputErrorHoverBackgroundColor: 'Neutral-fill-1',
14147
- inputErrorFocusBorderColor: 'Danger-6',
14067
+ inputErrorFocusBorderColor: 'Danger-7',
14148
14068
  inputErrorFocusBackgroundColor: 'Neutral-fill-1',
14149
14069
  inputErrorFocusShadow: 'Danger-1',
14150
14070
  inputGroupFontColor: 'Neutral-text-5',
@@ -14368,8 +14288,12 @@ var modalTokens = {
14368
14288
  modalDrawerTitlePaddingY: 'Spacing-12',
14369
14289
  modalDrawerTitlePaddingX: 'Spacing-16',
14370
14290
  modalDrawerTitleBackgroundColor: 'Neutral-fill-2',
14291
+ modalDrawerHeaderBorderColor: 'Neutral-border-1',
14292
+ modalDrawerHeaderBorderWidth: 'Border-0',
14371
14293
  modalDrawerBodyPaddingY: 'Spacing-16',
14372
14294
  modalDrawerBodyPaddingX: 'Spacing-16',
14295
+ modalDrawerFooterBorderColor: 'Neutral-border-1',
14296
+ modalDrawerFooterBorderWidth: 'Border-0',
14373
14297
  modalDrawerFooterPaddingY: 'Spacing-16',
14374
14298
  modalDrawerFooterPaddingX: 'Spacing-16',
14375
14299
  modalDrawerCloseBackgroundColor: 'Neutral-fill-3',
@@ -14449,12 +14373,16 @@ var progressTokens = {
14449
14373
  progressBackground: 'Neutral-fill-3',
14450
14374
  progressInfoFrontBackgroundColor: 'Brand-6',
14451
14375
  progressInfoInnerFontColor: 'Neutral-text-1',
14376
+ progressInfoBackgroundColor: 'Neutral-fill-3',
14452
14377
  progressWarningFrontBackgroundColor: 'Warning-6',
14453
14378
  progressWarningInnerFontColor: 'Neutral-text-1',
14379
+ progressWarningBackgroundColor: 'Neutral-fill-3',
14454
14380
  progressSuccessFrontBackgroundColor: 'Success-6',
14455
14381
  progressSuccessInnerFontColor: 'Neutral-text-1',
14382
+ progressSuccessBackgroundColor: 'Neutral-fill-3',
14456
14383
  progressDangerFrontBackgroundColor: 'Danger-6',
14457
14384
  progressDangerInnerFontColor: 'Neutral-text-1',
14385
+ progressDangerBackgroundColor: 'Neutral-fill-3',
14458
14386
  progressCircleInfoFontColor: 'Neutral-text-4',
14459
14387
  progressCircleWarningFontColor: 'Warning-6',
14460
14388
  progressCircleSuccessFontColor: 'success-6',
@@ -14957,6 +14885,7 @@ var tabsTokens = {
14957
14885
  tabsLineFontSize: 'Font-14',
14958
14886
  tabsLineBackgroundColor: 'transparent',
14959
14887
  tabsLineActiveBackgroundColor: 'Neutral-fill-3',
14888
+ tabsLineActiveHeight: 'Border-2',
14960
14889
  tabsLineCheckedFontColor: 'Brand-6',
14961
14890
  tabsLineCheckedFontSize: 'Font-14',
14962
14891
  tabsLineCheckedFontWeight: 'Weight-medium',
@@ -15030,10 +14959,10 @@ var tagTokens = {
15030
14959
  tagInfoDisabledBackgroundColor: 'Brand-1',
15031
14960
  tagInfoDisabledBorderColor: 'Brand-1',
15032
14961
  tagInfoOutlineFontColor: 'Brand-6',
15033
- tagInfoOutlineBackgroundColor: 'Neutral-fill-1',
14962
+ tagInfoOutlineBackgroundColor: 'Transparent',
15034
14963
  tagInfoOutlineBorderColor: 'Brand-6',
15035
14964
  tagInfoOutlineDisabledFontColor: 'Brand-3',
15036
- tagInfoOutlineDisabledBackgroundColor: 'Neutral-fill-1',
14965
+ tagInfoOutlineDisabledBackgroundColor: 'Transparent',
15037
14966
  tagInfoOutlineDisabledBorderColor: 'Brand-3',
15038
14967
  tagInfoOutlineIconDisabledFontColor: 'Brand-3',
15039
14968
  tagInfoOutlineIconHoverBackgroundColor: 'Brand-1',
@@ -15057,10 +14986,10 @@ var tagTokens = {
15057
14986
  tagDefaultDisabledBackgroundColor: 'Neutral-fill-2',
15058
14987
  tagDefaultDisabledBorderColor: 'Neutral-fill-2',
15059
14988
  tagDefaultOutlineFontColor: 'Neutral-text-5',
15060
- tagDefaultOutlineBackgroundColor: 'Neutral-fill-1',
14989
+ tagDefaultOutlineBackgroundColor: 'Transparent',
15061
14990
  tagDefaultOutlineBorderColor: 'Neutral-border-2',
15062
14991
  tagDefaultOutlineDisabledFontColor: 'Neutral-text-2',
15063
- tagDefaultOutlineDisabledBackgroundColor: 'Neutral-fill-1',
14992
+ tagDefaultOutlineDisabledBackgroundColor: 'Transparent',
15064
14993
  tagDefaultOutlineDisabledBorderColor: 'Neutral-border-2',
15065
14994
  tagDefaultFillFontColor: 'Neutral-text-5',
15066
14995
  tagDefaultFillBackgroundColor: 'Neutral-fill-3',
@@ -15080,10 +15009,10 @@ var tagTokens = {
15080
15009
  tagSuccessDisabledBackgroundColor: 'Success-1',
15081
15010
  tagSuccessDisabledBorderColor: 'Success-1',
15082
15011
  tagSuccessOutlineFontColor: 'Success-6',
15083
- tagSuccessOutlineBackgroundColor: 'Neutral-fill-1',
15084
- tagSuccessOutlineBorderColor: 'Success-6',
15012
+ tagSuccessOutlineBackgroundColor: 'Transparent',
15013
+ tagSuccessOutlineBorderColor: 'Success-3',
15085
15014
  tagSuccessOutlineDisabledFontColor: 'Success-3',
15086
- tagSuccessOutlineDisabledBackgroundColor: 'Neutral-fill-1',
15015
+ tagSuccessOutlineDisabledBackgroundColor: 'Transparent',
15087
15016
  tagSuccessOutlineDisabledBorderColor: 'Success-3',
15088
15017
  tagSuccessOutlineIconDisabledFontColor: 'Success-3',
15089
15018
  tagSuccessOutlineIconHoverBackgroundColor: 'Success-2',
@@ -15104,10 +15033,10 @@ var tagTokens = {
15104
15033
  tagWarningDisabledBackgroundColor: 'Warning-1',
15105
15034
  tagWarningDisabledBorderColor: 'Warning-1',
15106
15035
  tagWarningOutlineFontColor: 'Warning-6',
15107
- tagWarningOutlineBackgroundColor: 'Neutral-fill-1',
15108
- tagWarningOutlineBorderColor: 'Warning-6',
15036
+ tagWarningOutlineBackgroundColor: 'Transparent',
15037
+ tagWarningOutlineBorderColor: 'Warning-3',
15109
15038
  tagWarningOutlineDisabledFontColor: 'Warning-3',
15110
- tagWarningOutlineDisabledBackgroundColor: 'Neutral-fill-1',
15039
+ tagWarningOutlineDisabledBackgroundColor: 'Transparent',
15111
15040
  tagWarningOutlineDisabledBorderColor: 'Warning-3',
15112
15041
  tagWarningFillFontColor: 'Neutral-text-1',
15113
15042
  tagWarningFillBackgroundColor: 'Warning-6',
@@ -15126,10 +15055,10 @@ var tagTokens = {
15126
15055
  tagDangerDisabledBackgroundColor: 'Danger-1',
15127
15056
  tagDangerDisabledBorderColor: 'Danger-1',
15128
15057
  tagDangerOutlineFontColor: 'Danger-6',
15129
- tagDangerOutlineBackgroundColor: 'Neutral-fill-1',
15130
- tagDangerOutlineBorderColor: 'Danger-6',
15058
+ tagDangerOutlineBackgroundColor: 'Transparent',
15059
+ tagDangerOutlineBorderColor: 'Danger-3',
15131
15060
  tagDangerOutlineDisabledFontColor: 'Danger-3',
15132
- tagDangerOutlineDisabledBackgroundColor: 'Neutral-fill-1',
15061
+ tagDangerOutlineDisabledBackgroundColor: 'Transparent',
15133
15062
  tagDangerOutlineDisabledBorderColor: 'Danger-3',
15134
15063
  tagDangerFillFontColor: 'Neutral-text-1',
15135
15064
  tagDangerFillBackgroundColor: 'Danger-6',
@@ -15148,10 +15077,10 @@ var tagTokens = {
15148
15077
  tagMagentaDisabledBackgroundColor: 'Magenta-1',
15149
15078
  tagMagentaDisabledBorderColor: 'Magenta-1',
15150
15079
  tagMagentaOutlineFontColor: 'Magenta-6',
15151
- tagMagentaOutlineBackgroundColor: 'Neutral-fill-1',
15152
- tagMagentaOutlineBorderColor: 'Magenta-6',
15080
+ tagMagentaOutlineBackgroundColor: 'Transparent',
15081
+ tagMagentaOutlineBorderColor: 'Magenta-3',
15153
15082
  tagMagentaOutlineDisabledFontColor: 'Magenta-3',
15154
- tagMagentaOutlineDisabledBackgroundColor: 'Neutral-fill-1',
15083
+ tagMagentaOutlineDisabledBackgroundColor: 'Transparent',
15155
15084
  tagMagentaOutlineDisabledBorderColor: 'Magenta-3',
15156
15085
  tagMagentaFillFontColor: 'Neutral-text-1',
15157
15086
  tagMagentaFillBackgroundColor: 'Magenta-6',
@@ -15170,10 +15099,10 @@ var tagTokens = {
15170
15099
  tagBrownDisabledBackgroundColor: 'Brown-1',
15171
15100
  tagBrownDisabledBorderColor: 'Brown-1',
15172
15101
  tagBrownOutlineFontColor: 'Brown-6',
15173
- tagBrownOutlineBackgroundColor: 'Neutral-fill-1',
15174
- tagBrownOutlineBorderColor: 'Brown-6',
15102
+ tagBrownOutlineBackgroundColor: 'Transparent',
15103
+ tagBrownOutlineBorderColor: 'Brown-3',
15175
15104
  tagBrownOutlineDisabledFontColor: 'Brown-3',
15176
- tagBrownOutlineDisabledBackgroundColor: 'Neutral-fill-1',
15105
+ tagBrownOutlineDisabledBackgroundColor: 'Transparent',
15177
15106
  tagBrownOutlineDisabledBorderColor: 'Brown-3',
15178
15107
  tagBrownFillFontColor: 'Neutral-text-1',
15179
15108
  tagBrownFillBackgroundColor: 'Brown-6',
@@ -15192,10 +15121,10 @@ var tagTokens = {
15192
15121
  tagPurpleDisabledBackgroundColor: 'Purple-1',
15193
15122
  tagPurpleDisabledBorderColor: 'Purple-1',
15194
15123
  tagPurpleOutlineFontColor: 'Purple-6',
15195
- tagPurpleOutlineBackgroundColor: 'Neutral-fill-1',
15196
- tagPurpleOutlineBorderColor: 'Purple-6',
15124
+ tagPurpleOutlineBackgroundColor: 'Transparent',
15125
+ tagPurpleOutlineBorderColor: 'Purple-3',
15197
15126
  tagPurpleOutlineDisabledFontColor: 'Purple-3',
15198
- tagPurpleOutlineDisabledBackgroundColor: 'Neutral-fill-1',
15127
+ tagPurpleOutlineDisabledBackgroundColor: 'Transparent',
15199
15128
  tagPurpleOutlineDisabledBorderColor: 'Purple-3',
15200
15129
  tagPurpleFillFontColor: 'Neutral-text-1',
15201
15130
  tagPurpleFillBackgroundColor: 'Purple-6',
@@ -15214,10 +15143,10 @@ var tagTokens = {
15214
15143
  tagIndigoDisabledBackgroundColor: 'Indigo-1',
15215
15144
  tagIndigoDisabledBorderColor: 'Indigo-1',
15216
15145
  tagIndigoOutlineFontColor: 'Indigo-6',
15217
- tagIndigoOutlineBackgroundColor: 'Neutral-fill-1',
15218
- tagIndigoOutlineBorderColor: 'Indigo-6',
15146
+ tagIndigoOutlineBackgroundColor: 'Transparent',
15147
+ tagIndigoOutlineBorderColor: 'Indigo-3',
15219
15148
  tagIndigoOutlineDisabledFontColor: 'Indigo-3',
15220
- tagIndigoOutlineDisabledBackgroundColor: 'Neutral-fill-1',
15149
+ tagIndigoOutlineDisabledBackgroundColor: 'Transparent',
15221
15150
  tagIndigoOutlineDisabledBorderColor: 'Indigo-3',
15222
15151
  tagIndigoFillFontColor: 'Neutral-text-1',
15223
15152
  tagIndigoFillBackgroundColor: 'Indigo-6',
@@ -15236,10 +15165,10 @@ var tagTokens = {
15236
15165
  tagCyanDisabledBackgroundColor: 'Cyan-1',
15237
15166
  tagCyanDisabledBorderColor: 'Cyan-1',
15238
15167
  tagCyanOutlineFontColor: 'Cyan-6',
15239
- tagCyanOutlineBackgroundColor: 'Neutral-fill-1',
15240
- tagCyanOutlineBorderColor: 'Cyan-6',
15168
+ tagCyanOutlineBackgroundColor: 'Transparent',
15169
+ tagCyanOutlineBorderColor: 'Cyan-3',
15241
15170
  tagCyanOutlineDisabledFontColor: 'Cyan-3',
15242
- tagCyanOutlineDisabledBackgroundColor: 'Neutral-fill-1',
15171
+ tagCyanOutlineDisabledBackgroundColor: 'Transparent',
15243
15172
  tagCyanOutlineDisabledBorderColor: 'Cyan-3',
15244
15173
  tagCyanFillFontColor: 'Neutral-text-1',
15245
15174
  tagCyanFillBackgroundColor: 'Cyan-6',
@@ -15258,10 +15187,10 @@ var tagTokens = {
15258
15187
  tagNeonDisabledBackgroundColor: 'Neon-1',
15259
15188
  tagNeonDisabledBorderColor: 'Neon-1',
15260
15189
  tagNeonOutlineFontColor: 'Neon-6',
15261
- tagNeonOutlineBackgroundColor: 'Neutral-fill-1',
15262
- tagNeonOutlineBorderColor: 'Neon-6',
15190
+ tagNeonOutlineBackgroundColor: 'Transparent',
15191
+ tagNeonOutlineBorderColor: 'Neon-3',
15263
15192
  tagNeonOutlineDisabledFontColor: 'Neon-3',
15264
- tagNeonOutlineDisabledBackgroundColor: 'Neutral-fill-1',
15193
+ tagNeonOutlineDisabledBackgroundColor: 'Transparent',
15265
15194
  tagNeonOutlineDisabledBorderColor: 'Neon-3',
15266
15195
  tagNeonFillFontColor: 'Neutral-text-1',
15267
15196
  tagNeonFillBackgroundColor: 'Neon-6',
@@ -15280,10 +15209,10 @@ var tagTokens = {
15280
15209
  tagLemonDisabledBackgroundColor: 'Lemon-1',
15281
15210
  tagLemonDisabledBorderColor: 'Lemon-1',
15282
15211
  tagLemonOutlineFontColor: 'Lemon-6',
15283
- tagLemonOutlineBackgroundColor: 'Neutral-fill-1',
15284
- tagLemonOutlineBorderColor: 'Lemon-6',
15212
+ tagLemonOutlineBackgroundColor: 'Transparent',
15213
+ tagLemonOutlineBorderColor: 'Lemon-3',
15285
15214
  tagLemonOutlineDisabledFontColor: 'Lemon-3',
15286
- tagLemonOutlineDisabledBackgroundColor: 'Neutral-fill-1',
15215
+ tagLemonOutlineDisabledBackgroundColor: 'Transparent',
15287
15216
  tagLemonOutlineDisabledBorderColor: 'Lemon-3',
15288
15217
  tagLemonFillFontColor: 'Neutral-text-1',
15289
15218
  tagLemonFillBackgroundColor: 'Lemon-6',
@@ -15302,10 +15231,10 @@ var tagTokens = {
15302
15231
  tagOrangeDisabledBackgroundColor: 'Orange-1',
15303
15232
  tagOrangeDisabledBorderColor: 'Orange-1',
15304
15233
  tagOrangeOutlineFontColor: 'Orange-6',
15305
- tagOrangeOutlineBackgroundColor: 'Neutral-fill-1',
15306
- tagOrangeOutlineBorderColor: 'Orange-6',
15234
+ tagOrangeOutlineBackgroundColor: 'Transparent',
15235
+ tagOrangeOutlineBorderColor: 'Orange-3',
15307
15236
  tagOrangeOutlineDisabledFontColor: 'Orange-3',
15308
- tagOrangeOutlineDisabledBackgroundColor: 'Neutral-fill-1',
15237
+ tagOrangeOutlineDisabledBackgroundColor: 'Transparent',
15309
15238
  tagOrangeOutlineDisabledBorderColor: 'Orange-3',
15310
15239
  tagOrangeFillFontColor: 'Neutral-text-1',
15311
15240
  tagOrangeFillBackgroundColor: 'Orange-6',
@@ -15324,10 +15253,10 @@ var tagTokens = {
15324
15253
  tagTangerineDisabledBackgroundColor: 'Tangerine-1',
15325
15254
  tagTangerineDisabledBorderColor: 'Tangerine-1',
15326
15255
  tagTangerineOutlineFontColor: 'Tangerine-6',
15327
- tagTangerineOutlineBackgroundColor: 'Neutral-fill-1',
15328
- tagTangerineOutlineBorderColor: 'Tangerine-6',
15256
+ tagTangerineOutlineBackgroundColor: 'Transparent',
15257
+ tagTangerineOutlineBorderColor: 'Tangerine-3',
15329
15258
  tagTangerineOutlineDisabledFontColor: 'Tangerine-3',
15330
- tagTangerineOutlineDisabledBackgroundColor: 'Neutral-fill-1',
15259
+ tagTangerineOutlineDisabledBackgroundColor: 'Transparent',
15331
15260
  tagTangerineOutlineDisabledBorderColor: 'Tangerine-3',
15332
15261
  tagTangerineFillFontColor: 'Neutral-text-1',
15333
15262
  tagTangerineFillBackgroundColor: 'Tangerine-6',
@@ -17517,10 +17446,14 @@ var supportsHas = function supportsHas() {
17517
17446
  borderColor: token.errorHoverBorderColor,
17518
17447
  backgroundColor: token.errorHoverBackgroundColor
17519
17448
  }
17520
- }), "&$".concat(name, "Focus"), {
17449
+ }), "&:not($".concat(name, "Disabled)$").concat(name, "Focus"), {
17521
17450
  boxShadow: "0 0 0 2px ".concat(token.errorFocusShadow),
17522
17451
  borderColor: token.errorFocusBorderColor,
17523
- background: token.errorFocusBackgroundColor
17452
+ background: token.errorFocusBackgroundColor,
17453
+ '&:hover': {
17454
+ borderColor: token.errorFocusBorderColor,
17455
+ background: token.errorFocusBackgroundColor
17456
+ }
17524
17457
  // '[data-soui-role="input-group-separate"]&': {
17525
17458
  // boxShadow: 'none',
17526
17459
  // }
@@ -17530,7 +17463,7 @@ var supportsHas = function supportsHas() {
17530
17463
  borderColor: token.disabledBorderColor,
17531
17464
  boxShadow: 'none',
17532
17465
  cursor: 'not-allowed'
17533
- }, getTokenName('inputInnerPlaceFontColor'), token.disabledFontColor), getTokenName('inputInnerFontColor'), token.disabledFontColor), "&:not($".concat(name, "Error):hover"), {
17466
+ }, getTokenName('inputInnerPlaceFontColor'), token.disabledPlaceholderColor), getTokenName('inputInnerFontColor'), token.disabledPlaceholderColor), "&:not($".concat(name, "Error):hover"), {
17534
17467
  borderColor: token.disabledBorderColor
17535
17468
  }), '& *', {
17536
17469
  cursor: 'not-allowed'
@@ -17578,6 +17511,7 @@ var inputBorderToken = {
17578
17511
  errorFocusBorderColor: src.inputErrorFocusBorderColor,
17579
17512
  fontColor: src.inputFontColor,
17580
17513
  disabledFontColor: src.inputDisabledFontColor,
17514
+ disabledPlaceholderColor: src.inputDisabledPlaceholderColor,
17581
17515
  backgroundColor: src.inputBackgroundColor,
17582
17516
  hoverBackgroundColor: src.inputHoverBackgroundColor,
17583
17517
  focusBackgroundColor: src.inputFocusBackgroundColor,
@@ -18488,6 +18422,7 @@ var date_picker_inputBorderToken = {
18488
18422
  errorFocusBorderColor: src.inputErrorFocusBorderColor,
18489
18423
  fontColor: src.inputFontColor,
18490
18424
  disabledFontColor: src.inputDisabledFontColor,
18425
+ disabledPlaceholderColor: src.inputDisabledPlaceholderColor,
18491
18426
  backgroundColor: src.inputBackgroundColor,
18492
18427
  hoverBackgroundColor: src.inputHoverBackgroundColor,
18493
18428
  focusBackgroundColor: src.inputFocusBackgroundColor,
@@ -19704,6 +19639,7 @@ var editable_area_inputBorderToken = {
19704
19639
  errorFocusBorderColor: src.inputErrorFocusBorderColor,
19705
19640
  fontColor: src.inputFontColor,
19706
19641
  disabledFontColor: src.inputDisabledFontColor,
19642
+ disabledPlaceholderColor: src.inputDisabledPlaceholderColor,
19707
19643
  backgroundColor: src.inputBackgroundColor,
19708
19644
  hoverBackgroundColor: src.inputHoverBackgroundColor,
19709
19645
  focusBackgroundColor: src.inputFocusBackgroundColor,
@@ -20761,6 +20697,7 @@ var input_inputBorderToken = {
20761
20697
  errorFocusBorderColor: src.inputErrorFocusBorderColor,
20762
20698
  fontColor: src.inputFontColor,
20763
20699
  disabledFontColor: src.inputDisabledFontColor,
20700
+ disabledPlaceholderColor: src.inputDisabledPlaceholderColor,
20764
20701
  backgroundColor: src.inputBackgroundColor,
20765
20702
  hoverBackgroundColor: src.inputHoverBackgroundColor,
20766
20703
  focusBackgroundColor: src.inputFocusBackgroundColor,
@@ -22299,21 +22236,23 @@ var modalStyle = objectSpread2_default()(objectSpread2_default()({
22299
22236
  borderRadius: 0,
22300
22237
  position: 'absolute',
22301
22238
  padding: 0,
22302
- '& $header': {
22239
+ '& > $header': {
22303
22240
  padding: "".concat(src.modalDrawerTitlePaddingY, " ").concat(src.modalDrawerTitlePaddingX),
22304
22241
  background: src.modalDrawerTitleBackgroundColor,
22305
- marginBottom: 0
22242
+ marginBottom: 0,
22243
+ borderBottom: "".concat(src.modalDrawerHeaderBorderWidth, " solid ").concat(src.modalDrawerHeaderBorderColor)
22306
22244
  },
22307
- '& $body': {
22245
+ '& > $body': {
22308
22246
  padding: "".concat(src.modalDrawerBodyPaddingY, " ").concat(src.modalDrawerBodyPaddingX),
22309
22247
  overflow: 'auto'
22310
22248
  },
22311
- '& $bodyWithIcon': {
22249
+ '& > $bodyWithIcon': {
22312
22250
  paddingLeft: src.modalDrawerBodyPaddingX
22313
22251
  },
22314
- '& $footer': {
22252
+ '& > $footer': {
22315
22253
  padding: "".concat(src.modalDrawerFooterPaddingY, " ").concat(src.modalDrawerFooterPaddingX),
22316
- marginTop: 0
22254
+ marginTop: 0,
22255
+ borderTop: "".concat(src.modalDrawerFooterBorderWidth, " solid ").concat(src.modalDrawerFooterBorderColor)
22317
22256
  }
22318
22257
  }
22319
22258
  },
@@ -23525,7 +23464,19 @@ var progressStyle = {
23525
23464
  height: src.progressLineInnerHeight,
23526
23465
  borderRadius: src.progressLineInnerHeight
23527
23466
  },
23528
- background: src.progressBackground
23467
+ background: src.progressBackground,
23468
+ '$wrapperSuccess &': {
23469
+ background: src.progressSuccessBackgroundColor
23470
+ },
23471
+ '$wrapperWarning &': {
23472
+ background: src.progressWarningBackgroundColor
23473
+ },
23474
+ '$wrapperInfo &': {
23475
+ background: src.progressInfoBackgroundColor
23476
+ },
23477
+ '$wrapperDanger &': {
23478
+ background: src.progressDangerBackgroundColor
23479
+ }
23529
23480
  },
23530
23481
  lineSuccess: {
23531
23482
  position: 'absolute',
@@ -24061,6 +24012,7 @@ var select_inputBorderToken = {
24061
24012
  errorFocusBorderColor: src.inputErrorFocusBorderColor,
24062
24013
  fontColor: src.inputFontColor,
24063
24014
  disabledFontColor: src.inputDisabledFontColor,
24015
+ disabledPlaceholderColor: src.inputDisabledPlaceholderColor,
24064
24016
  backgroundColor: src.inputBackgroundColor,
24065
24017
  hoverBackgroundColor: src.inputHoverBackgroundColor,
24066
24018
  focusBackgroundColor: src.inputFocusBackgroundColor,
@@ -24442,7 +24394,7 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
24442
24394
  }
24443
24395
  }
24444
24396
  },
24445
- tag: defineProperty_default()(defineProperty_default()({
24397
+ tag: defineProperty_default()(defineProperty_default()(defineProperty_default()(defineProperty_default()(defineProperty_default()({
24446
24398
  flexShrink: 0,
24447
24399
  '&$tag + &$tag': {
24448
24400
  marginLeft: 0
@@ -24452,9 +24404,9 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
24452
24404
  marginTop: src.selectTagMarginY,
24453
24405
  marginBottom: src.selectTagMarginY,
24454
24406
  textWrap: 'nowrap'
24455
- }, getTokenName('tagDefaultLineBase'), src.inputFontSize), '&$hideTag', {
24407
+ }, getTokenName('tagDefaultLineBase'), src.inputFontSize), getTokenName('tagDefaultLineHeight'), "calc(".concat(src.inputFontSize, " + 6px)")), '&$hideTag', {
24456
24408
  marginRight: 0
24457
- }),
24409
+ }), '$wrapperSmall &', defineProperty_default()({}, getTokenName('tagSmallLineHeight'), "calc(".concat(src.inputSmallFontSize, " + 6px)"))), '$wrapperLarge &', defineProperty_default()({}, getTokenName('tagLargeLineHeight'), "calc(".concat(src.inputLargeFontSize, " + 6px)"))),
24458
24410
  tagOnly: {
24459
24411
  flexShrink: 1,
24460
24412
  minWidth: 42
@@ -28097,7 +28049,13 @@ var tabsStyle = {
28097
28049
  headerScrollBar: {
28098
28050
  position: 'absolute',
28099
28051
  background: src.tabsActiveFontColor,
28100
- transition: "left .2s ease-in-out, top .2s ease-in-out, width .2s ease-in-out, height .2s ease-in-out"
28052
+ transition: "left .2s ease-in-out, top .2s ease-in-out, width .2s ease-in-out, height .2s ease-in-out",
28053
+ '[data-soui-position^="top-"] &,[data-soui-position^="bottom-"] &': {
28054
+ height: src.tabsLineActiveHeight
28055
+ },
28056
+ '[data-soui-position^="left-"] &,[data-soui-position^="right-"] &': {
28057
+ width: src.tabsLineActiveHeight
28058
+ }
28101
28059
  },
28102
28060
  header: {
28103
28061
  flex: 1,
@@ -28348,7 +28306,7 @@ var useTabsStyle = styled(tabs_tabs, 'tabs');
28348
28306
 
28349
28307
 
28350
28308
 
28351
- var tagDefaultLineHeight = "calc(".concat(src.tagDefaultLineBase, " + 6px)");
28309
+ var tagDefaultLineHeight = "var(".concat(getTokenName('tagDefaultLineHeight'), ", calc(").concat(src.tagDefaultLineBase, " + 6px))");
28352
28310
  var tag_animations = {
28353
28311
  '@keyframes spin': {
28354
28312
  '0%': {
@@ -28363,7 +28321,7 @@ var brightTag = function brightTag(name, type) {
28363
28321
  return {
28364
28322
  color: src["tag".concat(type, "FontColor")],
28365
28323
  backgroundColor: src["tag".concat(type, "BackgroundColor")],
28366
- border: "1px solid ".concat(src["tag".concat(type, "BorderColor")]),
28324
+ border: "1px solid ".concat(src["tag".concat(type, "BackgroundColor")]),
28367
28325
  '& $closeIconWrapper': {
28368
28326
  '&:hover': {
28369
28327
  backgroundColor: src["tag".concat(type, "IconHoverBackgroundColor")]
@@ -28378,7 +28336,7 @@ var brightTag = function brightTag(name, type) {
28378
28336
  '&$disabled': {
28379
28337
  color: src["tag".concat(type, "DisabledFontColor")],
28380
28338
  backgroundColor: src["tag".concat(type, "DisabledBackgroundColor")],
28381
- border: "1px solid ".concat(src["tag".concat(type, "DisabledBorderColor")]),
28339
+ border: "1px solid ".concat(src["tag".concat(type, "DisabledBackgroundColor")]),
28382
28340
  '& $closeIconWrapper': {
28383
28341
  fill: src["tag".concat(type, "IconDisabledFontColor")],
28384
28342
  '&:hover': {
@@ -28392,7 +28350,7 @@ var fillTag = function fillTag(name, type) {
28392
28350
  return defineProperty_default()({}, "&$".concat(name), {
28393
28351
  color: src["tag".concat(type, "FillFontColor")],
28394
28352
  backgroundColor: src["tag".concat(type, "FillBackgroundColor")],
28395
- border: "1px solid ".concat(src["tag".concat(type, "FillBorderColor")]),
28353
+ border: "1px solid ".concat(src["tag".concat(type, "FillBackgroundColor")]),
28396
28354
  '& $closeIconWrapper': {
28397
28355
  color: src["tag".concat(type, "FillFontColor")],
28398
28356
  '&:hover': {
@@ -28402,7 +28360,7 @@ var fillTag = function fillTag(name, type) {
28402
28360
  '&$disabled': {
28403
28361
  color: src["tag".concat(type, "FillDisabledFontColor")],
28404
28362
  backgroundColor: src["tag".concat(type, "FillDisabledBackgroundColor")],
28405
- border: "1px solid ".concat(src["tag".concat(type, "FillDisabledBorderColor")]),
28363
+ border: "1px solid ".concat(src["tag".concat(type, "FillDisabledBackgroundColor")]),
28406
28364
  '& $closeIconWrapper': {
28407
28365
  color: src["tag".concat(type, "FillDisabledFontColor")],
28408
28366
  '&:hover': {
@@ -28522,10 +28480,10 @@ var TagStyle = objectSpread2_default()(objectSpread2_default()({
28522
28480
  }
28523
28481
  },
28524
28482
  '& $wrapper': {
28525
- lineHeight: src.tagLargeLineHeight
28483
+ lineHeight: "var(".concat(getTokenName('tagLargeLineHeight'), ", calc(1em + 8px))")
28526
28484
  },
28527
28485
  '& $closeIcon': {
28528
- height: src.tagLargeLineHeight
28486
+ height: "var(".concat(getTokenName('tagLargeLineHeight'), ", calc(1em + 8px))")
28529
28487
  }
28530
28488
  },
28531
28489
  small: {
@@ -28535,10 +28493,10 @@ var TagStyle = objectSpread2_default()(objectSpread2_default()({
28535
28493
  fontWeight: src.tagSmallFontWeight,
28536
28494
  borderRadius: src.tagSmallBorderRadius,
28537
28495
  '& $wrapper': {
28538
- lineHeight: "var(".concat(src.tagSmallLineHeight, ", calc(").concat(src.tagSmallFontSize, " + 6px))")
28496
+ lineHeight: "var(".concat(getTokenName('tagSmallLineHeight'), ", calc(1em + 6px))")
28539
28497
  },
28540
28498
  '& $closeIcon': {
28541
- height: "var(".concat(src.tagSmallLineHeight, ", calc(").concat(src.tagSmallFontSize, " + 4px))")
28499
+ height: "var(".concat(getTokenName('tagSmallLineHeight'), ", calc(1em + 6px))")
28542
28500
  },
28543
28501
  '& $closeIconWrapper': {
28544
28502
  '& svg': {
@@ -28634,6 +28592,7 @@ var textarea_inputBorderToken = {
28634
28592
  errorFocusBorderColor: src.inputErrorFocusBorderColor,
28635
28593
  fontColor: src.inputFontColor,
28636
28594
  disabledFontColor: src.inputDisabledFontColor,
28595
+ disabledPlaceholderColor: src.inputDisabledPlaceholderColor,
28637
28596
  backgroundColor: src.inputBackgroundColor,
28638
28597
  hoverBackgroundColor: src.inputHoverBackgroundColor,
28639
28598
  focusBackgroundColor: src.inputFocusBackgroundColor,
@@ -29482,6 +29441,7 @@ var tree_select_inputBorderToken = {
29482
29441
  errorFocusBorderColor: src.inputErrorFocusBorderColor,
29483
29442
  fontColor: src.inputFontColor,
29484
29443
  disabledFontColor: src.inputDisabledFontColor,
29444
+ disabledPlaceholderColor: src.inputDisabledPlaceholderColor,
29485
29445
  backgroundColor: src.inputBackgroundColor,
29486
29446
  hoverBackgroundColor: src.inputHoverBackgroundColor,
29487
29447
  focusBackgroundColor: src.inputFocusBackgroundColor,
@@ -69791,14 +69751,12 @@ var TabsHeader = function TabsHeader(props) {
69791
69751
  left: getPosition !== null && getPosition !== void 0 && getPosition.startsWith('right') ? 0 : 'auto',
69792
69752
  top: currentTabOffset.offsetTop + currentTabSize.height / 2,
69793
69753
  height: shape === 'line' ? currentTabSize.height : 24,
69794
- width: 2,
69795
69754
  transform: 'translateY(-50%)'
69796
69755
  } : {
69797
69756
  bottom: getPosition !== null && getPosition !== void 0 && getPosition.startsWith('top') ? 0 : 'auto',
69798
69757
  top: getPosition !== null && getPosition !== void 0 && getPosition.startsWith('bottom') ? 0 : 'auto',
69799
69758
  left: currentTabOffset.offsetLeft + currentTabSize.width / 2,
69800
69759
  width: shape === 'line' ? currentTabSize.width : 24,
69801
- height: 2,
69802
69760
  transform: 'translateX(-50%)'
69803
69761
  };
69804
69762
  return /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
@@ -75695,7 +75653,7 @@ var upload_interface = __webpack_require__(8821);
75695
75653
 
75696
75654
 
75697
75655
  /* harmony default export */ var src_0 = ({
75698
- version: '3.9.12'
75656
+ version: '3.9.13-beta.1'
75699
75657
  });
75700
75658
  }();
75701
75659
  /******/ return __webpack_exports__;