shineout 3.9.13-beta.8 → 3.9.13
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 +1 -1
- package/dist/shineout.js +230 -209
- package/dist/shineout.js.map +1 -1
- package/dist/shineout.min.js +1 -1
- package/dist/shineout.min.js.map +1 -1
- package/esm/index.js +1 -1
- package/package.json +5 -5
package/dist/shineout.js
CHANGED
|
@@ -3236,6 +3236,20 @@ const figma = [
|
|
|
3236
3236
|
token: 'Brand-9',
|
|
3237
3237
|
locked: true,
|
|
3238
3238
|
},
|
|
3239
|
+
{
|
|
3240
|
+
name: 'backgroundLayout',
|
|
3241
|
+
value: '#F4F5F8',
|
|
3242
|
+
describe: '布局背景色',
|
|
3243
|
+
token: 'Background-layout',
|
|
3244
|
+
locked: false,
|
|
3245
|
+
},
|
|
3246
|
+
{
|
|
3247
|
+
name: 'backgroundPopup',
|
|
3248
|
+
value: '#FFFFFF',
|
|
3249
|
+
describe: '浮层容器背景色',
|
|
3250
|
+
token: 'Background-popup',
|
|
3251
|
+
locked: false,
|
|
3252
|
+
},
|
|
3239
3253
|
{
|
|
3240
3254
|
name: '青色-1',
|
|
3241
3255
|
value: '#e8fffb',
|
|
@@ -4153,6 +4167,20 @@ const figma = [
|
|
|
4153
4167
|
describe: '',
|
|
4154
4168
|
locked: true,
|
|
4155
4169
|
},
|
|
4170
|
+
{
|
|
4171
|
+
name: '填充色',
|
|
4172
|
+
token: 'Neutral-fill-11',
|
|
4173
|
+
value: '#F7F8FA',
|
|
4174
|
+
describe: '',
|
|
4175
|
+
locked: true,
|
|
4176
|
+
},
|
|
4177
|
+
{
|
|
4178
|
+
name: '填充色',
|
|
4179
|
+
token: 'Neutral-fill-12',
|
|
4180
|
+
value: '#000000',
|
|
4181
|
+
describe: '',
|
|
4182
|
+
locked: true,
|
|
4183
|
+
},
|
|
4156
4184
|
{
|
|
4157
4185
|
name: '填充色',
|
|
4158
4186
|
token: 'Neutral-fill-6',
|
|
@@ -4405,55 +4433,7 @@ const figma = [
|
|
|
4405
4433
|
token: 'Margin-32',
|
|
4406
4434
|
locked: true,
|
|
4407
4435
|
},
|
|
4408
|
-
|
|
4409
|
-
name: '0/radius',
|
|
4410
|
-
value: '0px',
|
|
4411
|
-
describe: '直角',
|
|
4412
|
-
token: 'Radius-0',
|
|
4413
|
-
locked: true,
|
|
4414
|
-
},
|
|
4415
|
-
{
|
|
4416
|
-
name: '2/radius',
|
|
4417
|
-
value: '2px',
|
|
4418
|
-
describe: '2 圆角',
|
|
4419
|
-
token: 'Radius-2',
|
|
4420
|
-
locked: true,
|
|
4421
|
-
},
|
|
4422
|
-
{
|
|
4423
|
-
name: '3/radius',
|
|
4424
|
-
value: '3px',
|
|
4425
|
-
describe: '3 圆角',
|
|
4426
|
-
token: 'Radius-3',
|
|
4427
|
-
locked: true,
|
|
4428
|
-
},
|
|
4429
|
-
{
|
|
4430
|
-
name: '4/radius',
|
|
4431
|
-
value: '4px',
|
|
4432
|
-
describe: '4 圆角',
|
|
4433
|
-
token: 'Radius-4',
|
|
4434
|
-
locked: true,
|
|
4435
|
-
},
|
|
4436
|
-
{
|
|
4437
|
-
name: '8/radius',
|
|
4438
|
-
value: '8px',
|
|
4439
|
-
describe: '8 圆角',
|
|
4440
|
-
token: 'Radius-8',
|
|
4441
|
-
locked: true,
|
|
4442
|
-
},
|
|
4443
|
-
{
|
|
4444
|
-
name: '12/radius',
|
|
4445
|
-
value: '12px',
|
|
4446
|
-
describe: '12 圆角',
|
|
4447
|
-
token: 'Radius-12',
|
|
4448
|
-
locked: true,
|
|
4449
|
-
},
|
|
4450
|
-
{
|
|
4451
|
-
name: '1000/radius',
|
|
4452
|
-
value: '1000px',
|
|
4453
|
-
describe: '1000 大圆角',
|
|
4454
|
-
token: 'Radius-1000',
|
|
4455
|
-
locked: true,
|
|
4456
|
-
},
|
|
4436
|
+
|
|
4457
4437
|
{
|
|
4458
4438
|
name: '基础阴影',
|
|
4459
4439
|
value: '0px 2px 5px rgba(2, 11, 24, 0.1)',
|
|
@@ -4559,6 +4539,20 @@ const figma = [
|
|
|
4559
4539
|
token: 'Radius-large',
|
|
4560
4540
|
locked: true,
|
|
4561
4541
|
},
|
|
4542
|
+
{
|
|
4543
|
+
name: 'borderRadiusXL',
|
|
4544
|
+
value: '12px',
|
|
4545
|
+
describe: '超大 Radius-XL (12px)',
|
|
4546
|
+
token: 'Radius-xl',
|
|
4547
|
+
locked: true,
|
|
4548
|
+
},
|
|
4549
|
+
{
|
|
4550
|
+
name: 'borderRadiusXXL',
|
|
4551
|
+
value: '16px',
|
|
4552
|
+
describe: '超大 Radius-XXL (16px)',
|
|
4553
|
+
token: 'Radius-xxl',
|
|
4554
|
+
locked: true,
|
|
4555
|
+
},
|
|
4562
4556
|
{
|
|
4563
4557
|
name: 'borderRadiusFull',
|
|
4564
4558
|
value: '1000px',
|
|
@@ -12338,7 +12332,7 @@ var handleStyle = function handleStyle(style) {
|
|
|
12338
12332
|
};
|
|
12339
12333
|
/* harmony default export */ var jss_style_handleStyle = (handleStyle);
|
|
12340
12334
|
;// CONCATENATED MODULE: ../shineout-style/src/version.ts
|
|
12341
|
-
/* harmony default export */ var version = ('3.9.13
|
|
12335
|
+
/* harmony default export */ var version = ('3.9.13');
|
|
12342
12336
|
;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
|
|
12343
12337
|
|
|
12344
12338
|
|
|
@@ -12560,6 +12554,8 @@ var Token = {
|
|
|
12560
12554
|
'Brand-7': '#0B5BD4',
|
|
12561
12555
|
'Brand-8': '#0040AD',
|
|
12562
12556
|
'Brand-9': '#002D87',
|
|
12557
|
+
'Background-layout': '#F4F5F8',
|
|
12558
|
+
'Background-popup': '#FFFFFF',
|
|
12563
12559
|
'Cyan-1': '#e8fffb',
|
|
12564
12560
|
'Cyan-10': '#00424d',
|
|
12565
12561
|
'Cyan-2': '#b7f1e9',
|
|
@@ -12691,6 +12687,8 @@ var Token = {
|
|
|
12691
12687
|
'Neutral-fill-5': '#B3B7C1',
|
|
12692
12688
|
'Neutral-fill-9': '#141737',
|
|
12693
12689
|
'Neutral-fill-10': '#020B18',
|
|
12690
|
+
'Neutral-fill-11': '#F7F8FA',
|
|
12691
|
+
'Neutral-fill-12': '#000000',
|
|
12694
12692
|
'Neutral-fill-6': '#999DA8',
|
|
12695
12693
|
'Neutral-fill-8': '#333E59',
|
|
12696
12694
|
'Neutral-fill-4': '#CCCFD7',
|
|
@@ -12727,13 +12725,6 @@ var Token = {
|
|
|
12727
12725
|
'Margin-16': '16px',
|
|
12728
12726
|
'Margin-24': '24px',
|
|
12729
12727
|
'Margin-32': '32px',
|
|
12730
|
-
'Radius-0': '0px',
|
|
12731
|
-
'Radius-2': '2px',
|
|
12732
|
-
'Radius-3': '3px',
|
|
12733
|
-
'Radius-4': '4px',
|
|
12734
|
-
'Radius-8': '8px',
|
|
12735
|
-
'Radius-12': '12px',
|
|
12736
|
-
'Radius-1000': '1000px',
|
|
12737
12728
|
'Shadow-1': '0px 2px 5px rgba(2, 11, 24, 0.1)',
|
|
12738
12729
|
'Shadow-2': '0px 4px 10px rgba(2, 11, 24, 0.1)',
|
|
12739
12730
|
'Shadow-3': '0px 8px 20px rgba(2, 11, 24, 0.1)',
|
|
@@ -12749,6 +12740,8 @@ var Token = {
|
|
|
12749
12740
|
'Radius-small': '3px',
|
|
12750
12741
|
'Radius-default': '4px',
|
|
12751
12742
|
'Radius-large': '8px',
|
|
12743
|
+
'Radius-xl': '12px',
|
|
12744
|
+
'Radius-xxl': '16px',
|
|
12752
12745
|
'Radius-full': '1000px',
|
|
12753
12746
|
'Radius-circle': '50%',
|
|
12754
12747
|
'Border-0': '0px',
|
|
@@ -13551,7 +13544,10 @@ var cascaderTokens = {
|
|
|
13551
13544
|
cascaderOptionIconSize: 'Font-14',
|
|
13552
13545
|
cascaderOptionHoverBackgroundColor: 'Neutral-fill-2',
|
|
13553
13546
|
cascaderOptionHoverFontColor: 'Neutral-text-5',
|
|
13547
|
+
cascaderOptionHoverIconColor: 'Neutral-text-4',
|
|
13548
|
+
cascaderOptionFocusFontColor: 'Neutral-text-5',
|
|
13554
13549
|
cascaderOptionFocusBackgroundColor: 'Neutral-fill-3',
|
|
13550
|
+
cascaderOptionFocusIconColor: 'Neutral-text-4',
|
|
13555
13551
|
cascaderOptionDisabledColor: 'Neutral-text-2',
|
|
13556
13552
|
cascaderOptionDisabledBackgroundColor: 'Neutral-fill-1',
|
|
13557
13553
|
cascaderMorePaddingX: 'Spacing-8',
|
|
@@ -13565,7 +13561,7 @@ var cascaderTokens = {
|
|
|
13565
13561
|
cascaderColumnPadding: 'Spacing-8',
|
|
13566
13562
|
cascaderColumnOptionMargin: 'Spacing-8',
|
|
13567
13563
|
cascaderListBorderColor: 'Neutral-border-1',
|
|
13568
|
-
cascaderListPaddingY: 'Spacing-
|
|
13564
|
+
cascaderListPaddingY: 'Spacing-4'
|
|
13569
13565
|
};
|
|
13570
13566
|
/* harmony default export */ var cascader = (cascaderTokens);
|
|
13571
13567
|
;// CONCATENATED MODULE: ../theme/src/cascader/index.ts
|
|
@@ -13664,7 +13660,9 @@ var common = {
|
|
|
13664
13660
|
lineHeightDynamicMin: 'Line-height-dynamic-min',
|
|
13665
13661
|
defaultBorder: 'Border-1',
|
|
13666
13662
|
iconCirclePadding: 'Padding-4',
|
|
13667
|
-
transparent: 'transparent'
|
|
13663
|
+
transparent: 'transparent',
|
|
13664
|
+
backgroundPopup: 'Background-popup',
|
|
13665
|
+
backgroundLayout: 'Background-layout'
|
|
13668
13666
|
};
|
|
13669
13667
|
/* harmony default export */ var common_common = (common);
|
|
13670
13668
|
;// CONCATENATED MODULE: ../theme/src/common/index.ts
|
|
@@ -13788,29 +13786,29 @@ var datePickerTokens = {
|
|
|
13788
13786
|
|
|
13789
13787
|
var descriptionsTokens = {
|
|
13790
13788
|
descriptionsTitlePaddingBottom: 'Spacing-12',
|
|
13789
|
+
descriptionsTitleSmallFontSize: 'Font-14',
|
|
13790
|
+
descriptionsTitleDefaultFontSize: 'Font-16',
|
|
13791
|
+
descriptionsTitleLargeFontSize: 'Font-18',
|
|
13792
|
+
descriptionsTitleColor: 'Neutral-text-5',
|
|
13793
|
+
descriptionsTitleFontWeight: 'Weight-medium',
|
|
13794
|
+
descriptionsTitleGap: 'Size-2',
|
|
13791
13795
|
descriptionsLabelPaddingBottom: 'Spacing-12',
|
|
13792
13796
|
descriptionsLabelPaddingRight: 'Spacing-8',
|
|
13793
|
-
descriptionsValuePaddingBottom: 'Spacing-12',
|
|
13794
|
-
descriptionsTitleSmallSize: 'Font-14',
|
|
13795
|
-
descriptionsTitleDefaultSize: 'Font-16',
|
|
13796
|
-
descriptionsTitleLargeSize: 'Font-18',
|
|
13797
|
-
descriptionsBorderDefaultSize: 'Border-1',
|
|
13798
|
-
descriptionsFontSmallSize: 'Font-12',
|
|
13799
|
-
descriptionsFontDefaultSize: 'Font-14',
|
|
13800
|
-
descriptionsFontLargeSize: 'Font-16',
|
|
13801
13797
|
descriptionsLabelColor: 'Neutral-text-4',
|
|
13798
|
+
descriptionsValuePaddingBottom: 'Spacing-12',
|
|
13802
13799
|
descriptionsValueColor: 'Neutral-text-5',
|
|
13803
|
-
|
|
13804
|
-
descriptionsBackgroundColor: 'Neutral-fill-2',
|
|
13800
|
+
descriptionsBorderDefaultSize: 'Border-1',
|
|
13805
13801
|
descriptionsBorderColor: 'Neutral-border-1',
|
|
13806
|
-
descriptionsTitleFontWeight: 'Weight-medium',
|
|
13807
|
-
descriptionsTitleGap: 'Size-2',
|
|
13808
|
-
descriptionsCellGap: 'Spacing-0',
|
|
13809
13802
|
descriptionsBorderRadius: 'Radius-lesser',
|
|
13810
13803
|
descriptionsBorderRightSize: '1px',
|
|
13811
13804
|
descriptionsBorderBottomSize: '1px',
|
|
13812
13805
|
descriptionsBorderPaddingX: 'Spacing-12',
|
|
13813
13806
|
descriptionsBorderPaddingY: 'Spacing-8',
|
|
13807
|
+
descriptionsDefaultFontSize: 'Font-14',
|
|
13808
|
+
descriptionsSmallFontSize: 'Font-12',
|
|
13809
|
+
descriptionsLargeFontSize: 'Font-16',
|
|
13810
|
+
descriptionsBackgroundColor: 'Neutral-fill-2',
|
|
13811
|
+
descriptionsCellGap: 'Spacing-0',
|
|
13814
13812
|
descriptionsInlineBorderPaddingX: 'Spacing-8',
|
|
13815
13813
|
descriptionsInlineBorderPaddingY: 'Spacing-12',
|
|
13816
13814
|
descriptionsVerticalPaddingBottom: 'Spacing-2'
|
|
@@ -13882,7 +13880,7 @@ var dropdownTokens = {
|
|
|
13882
13880
|
dropdownOptionSelectFontColor: 'Brand-6',
|
|
13883
13881
|
dropdownOptionDisabledBackgroundColor: 'Neutral-fill-1',
|
|
13884
13882
|
dropdownOptionDisabledFontColor: 'Neutral-text-2',
|
|
13885
|
-
dropdownOptionBorderRadius: 'Radius-
|
|
13883
|
+
dropdownOptionBorderRadius: 'Radius-lesser',
|
|
13886
13884
|
dropdownOptionGroupPaddingX: 'Spacing-8',
|
|
13887
13885
|
dropdownOptionGroupPaddingTop: 'Font-14',
|
|
13888
13886
|
dropdownOptionGroupPaddingBottom: 'Spacing-2',
|
|
@@ -15417,19 +15415,15 @@ var transferTokens = {
|
|
|
15417
15415
|
// This file was generated automatically by a script. Please do not modify it directly.
|
|
15418
15416
|
|
|
15419
15417
|
var treeTokens = {
|
|
15420
|
-
treeTextPaddingY: 'Spacing-2',
|
|
15421
|
-
treeTextPaddingX: 'Spacing-4',
|
|
15422
|
-
treeCheckboxMarginX: 'Spacing-8',
|
|
15423
|
-
treeIconSize: 'Font-14',
|
|
15424
15418
|
treeFontSize: 'Font-14',
|
|
15419
|
+
treeFontWeight: 'Weight-regular',
|
|
15420
|
+
treeFontColor: 'Neutral-text-5',
|
|
15425
15421
|
treeLineHeight: 'Size-18',
|
|
15422
|
+
treeLineBackgroundColor: 'Neutral-fill-3',
|
|
15426
15423
|
treeSmallFontSize: 'Font-12',
|
|
15427
15424
|
treeSmallLineHeight: 'Size-14',
|
|
15428
15425
|
treeLargeFontSize: 'Font-16',
|
|
15429
15426
|
treeLargeLineHeight: 'Size-22',
|
|
15430
|
-
treeFontWeight: 'Weight-regular',
|
|
15431
|
-
treeFontColor: 'Neutral-text-5',
|
|
15432
|
-
treeLineBackgroundColor: 'Neutral-fill-3',
|
|
15433
15427
|
treePaddingX: 'Spacing-8',
|
|
15434
15428
|
treePaddingY: 'Spacing-1',
|
|
15435
15429
|
treeItemFontColor: 'Neutral-text-4',
|
|
@@ -15438,16 +15432,20 @@ var treeTokens = {
|
|
|
15438
15432
|
treeItemActiveBackgroundColor: 'Neutral-fill-4',
|
|
15439
15433
|
treeItemActiveFontColor: 'Neutral-text-4',
|
|
15440
15434
|
treeItemDisabledFontColor: 'Neutral-text-2',
|
|
15441
|
-
treeContentBorderRadius: 'Radius-lesser',
|
|
15442
15435
|
treeContentHoverBackgroundColor: 'Neutral-fill-2',
|
|
15443
15436
|
treeContentHoverFontColor: 'Neutral-text-5',
|
|
15444
15437
|
treeContentActiveBackgroundColor: 'Brand-1',
|
|
15445
15438
|
treeContentActiveFontColor: 'Brand-6',
|
|
15446
|
-
treeContentActiveBorderRadius: 'Radius-
|
|
15439
|
+
treeContentActiveBorderRadius: 'Radius-lesser',
|
|
15447
15440
|
treeContentDisabledBackgroundColor: 'Transprent',
|
|
15448
15441
|
treeContentDisabledFontColor: 'Neutral-text-5',
|
|
15442
|
+
treeContentBorderRadius: 'Radius-lesser',
|
|
15449
15443
|
treeDragBorderColor: 'Brand-6',
|
|
15450
|
-
treeDragBackgroundColor: 'Brand-1'
|
|
15444
|
+
treeDragBackgroundColor: 'Brand-1',
|
|
15445
|
+
treeTextPaddingY: 'Spacing-2',
|
|
15446
|
+
treeTextPaddingX: 'Spacing-4',
|
|
15447
|
+
treeCheckboxMarginX: 'Spacing-8',
|
|
15448
|
+
treeIconSize: 'Font-14'
|
|
15451
15449
|
};
|
|
15452
15450
|
/* harmony default export */ var tree = (treeTokens);
|
|
15453
15451
|
;// CONCATENATED MODULE: ../theme/src/tree/index.ts
|
|
@@ -16172,8 +16170,8 @@ var breadcrumbStyle = {
|
|
|
16172
16170
|
}
|
|
16173
16171
|
},
|
|
16174
16172
|
down: {
|
|
16175
|
-
width: src.
|
|
16176
|
-
height: src.
|
|
16173
|
+
width: src.breadcrumbFontSize,
|
|
16174
|
+
height: src.breadcrumbFontSize,
|
|
16177
16175
|
lineHeight: '1',
|
|
16178
16176
|
marginLeft: 4
|
|
16179
16177
|
},
|
|
@@ -16182,7 +16180,7 @@ var breadcrumbStyle = {
|
|
|
16182
16180
|
},
|
|
16183
16181
|
dropdown: {
|
|
16184
16182
|
borderRadius: src.dropdownListBorderRadius,
|
|
16185
|
-
backgroundColor: src.
|
|
16183
|
+
backgroundColor: src.backgroundPopup,
|
|
16186
16184
|
boxShadow: src.dropdownListBoxShadow,
|
|
16187
16185
|
border: "1px solid ".concat(src.dropdownListBorderColor),
|
|
16188
16186
|
// padding: `${token.breadcrumbListPaddingY} 0`,
|
|
@@ -16455,16 +16453,19 @@ var ButtonStyle = {
|
|
|
16455
16453
|
var bc = function bc(key) {
|
|
16456
16454
|
return ".".concat(jss_style_prefix, "-button-").concat(key);
|
|
16457
16455
|
};
|
|
16456
|
+
var heightAndTop = {
|
|
16457
|
+
height: "var(--button-before-line-height, calc(50% - 2px))",
|
|
16458
|
+
top: "var(--button-before-line-top, calc(25% + 1px))"
|
|
16459
|
+
};
|
|
16458
16460
|
var beforeLine = function beforeLine() {
|
|
16459
16461
|
return defineProperty_default()(defineProperty_default()({
|
|
16460
|
-
'&::before': {
|
|
16462
|
+
'&::before': objectSpread2_default()(objectSpread2_default()({
|
|
16461
16463
|
position: 'absolute',
|
|
16462
|
-
content: '" "'
|
|
16463
|
-
|
|
16464
|
-
top: 'calc(25% + 1px)',
|
|
16464
|
+
content: '" "'
|
|
16465
|
+
}, heightAndTop), {}, {
|
|
16465
16466
|
width: 1,
|
|
16466
16467
|
background: src.buttonSplitlineFullBackgroundColor
|
|
16467
|
-
},
|
|
16468
|
+
}),
|
|
16468
16469
|
'&[dir=ltr]::before': {
|
|
16469
16470
|
left: -1
|
|
16470
16471
|
},
|
|
@@ -16510,14 +16511,13 @@ var beforeLine = function beforeLine() {
|
|
|
16510
16511
|
};
|
|
16511
16512
|
var outlineBeforeLine = function outlineBeforeLine(type, styles) {
|
|
16512
16513
|
return defineProperty_default()({
|
|
16513
|
-
'&::before': {
|
|
16514
|
+
'&::before': objectSpread2_default()(objectSpread2_default()({
|
|
16514
16515
|
position: 'absolute',
|
|
16515
|
-
content: '" "'
|
|
16516
|
-
|
|
16517
|
-
top: 'calc(25% + 1px)',
|
|
16516
|
+
content: '" "'
|
|
16517
|
+
}, heightAndTop), {}, {
|
|
16518
16518
|
width: 1,
|
|
16519
16519
|
background: src["button".concat(type).concat(styles, "BorderColor")]
|
|
16520
|
-
},
|
|
16520
|
+
}),
|
|
16521
16521
|
'&[dir=ltr]::before': {
|
|
16522
16522
|
left: -1
|
|
16523
16523
|
},
|
|
@@ -16551,14 +16551,13 @@ var outlineBeforeLine = function outlineBeforeLine(type, styles) {
|
|
|
16551
16551
|
}
|
|
16552
16552
|
}))
|
|
16553
16553
|
}, "&".concat(bc('primary'), ",&").concat(bc('success'), ",&").concat(bc('warning'), ",&").concat(bc('danger'), ",").concat(bc('secondary')), {
|
|
16554
|
-
'&::before': {
|
|
16555
|
-
|
|
16556
|
-
top: -1,
|
|
16554
|
+
'&::before': objectSpread2_default()(objectSpread2_default()({}, heightAndTop), {}, {
|
|
16555
|
+
top: "var(--button-before-line-top, calc(25% + 1px))",
|
|
16557
16556
|
left: -1,
|
|
16558
16557
|
width: 1,
|
|
16559
16558
|
bottom: -1,
|
|
16560
16559
|
background: "".concat(src["button".concat(type).concat(styles, "BorderColor")])
|
|
16561
|
-
},
|
|
16560
|
+
}),
|
|
16562
16561
|
'& + :not(&)': {
|
|
16563
16562
|
'&::before': {
|
|
16564
16563
|
height: 'calc(100% + 2px)',
|
|
@@ -16583,15 +16582,14 @@ var outlineBeforeLine = function outlineBeforeLine(type, styles) {
|
|
|
16583
16582
|
};
|
|
16584
16583
|
var textBeforeLine = function textBeforeLine() {
|
|
16585
16584
|
return defineProperty_default()({
|
|
16586
|
-
'&::before': {
|
|
16585
|
+
'&::before': objectSpread2_default()(objectSpread2_default()({
|
|
16587
16586
|
transition: 'all 0.3s',
|
|
16588
16587
|
position: 'absolute',
|
|
16589
|
-
content: '" "'
|
|
16590
|
-
|
|
16591
|
-
top: 'calc(25% + 1px)',
|
|
16588
|
+
content: '" "'
|
|
16589
|
+
}, heightAndTop), {}, {
|
|
16592
16590
|
width: 1,
|
|
16593
16591
|
background: src.buttonSplitlineOutlineBackgroundColor
|
|
16594
|
-
},
|
|
16592
|
+
}),
|
|
16595
16593
|
'&[dir=ltr]::before': {
|
|
16596
16594
|
left: -1
|
|
16597
16595
|
},
|
|
@@ -16649,21 +16647,20 @@ var ButtonGroupStyle = {
|
|
|
16649
16647
|
borderRadius: 0,
|
|
16650
16648
|
borderLeft: 'none',
|
|
16651
16649
|
borderRight: 'none'
|
|
16652
|
-
}), "& ".concat(bc('button'), ":not(").concat(bc('outline'), "):not(").concat(bc('text'), ")"), defineProperty_default()(defineProperty_default()(defineProperty_default()({
|
|
16650
|
+
}), "& ".concat(bc('button'), ":not(").concat(bc('outline'), "):not(").concat(bc('dashed'), "):not(").concat(bc('text'), ")"), defineProperty_default()(defineProperty_default()(defineProperty_default()({
|
|
16653
16651
|
position: 'relative',
|
|
16654
16652
|
'&::before': {
|
|
16655
|
-
transition: 'all 0.3s'
|
|
16653
|
+
// transition: 'all 0.3s',
|
|
16656
16654
|
}
|
|
16657
16655
|
}, "&".concat(bc('secondary')), objectSpread2_default()(objectSpread2_default()({}, beforeLine()), {}, defineProperty_default()({
|
|
16658
|
-
'&::before': {
|
|
16656
|
+
'&::before': objectSpread2_default()(objectSpread2_default()({
|
|
16659
16657
|
position: 'absolute',
|
|
16660
|
-
content: '" "'
|
|
16661
|
-
|
|
16662
|
-
top: 'calc(25% + 1px)',
|
|
16658
|
+
content: '" "'
|
|
16659
|
+
}, heightAndTop), {}, {
|
|
16663
16660
|
width: 1,
|
|
16664
16661
|
background: src.buttonSplitlineOutlineBackgroundColor,
|
|
16665
16662
|
transition: 'none'
|
|
16666
|
-
},
|
|
16663
|
+
}),
|
|
16667
16664
|
'&[dir=ltr]::before': {
|
|
16668
16665
|
left: -1
|
|
16669
16666
|
},
|
|
@@ -16687,27 +16684,11 @@ var ButtonGroupStyle = {
|
|
|
16687
16684
|
'&::before': {
|
|
16688
16685
|
transition: 'all 0.3s'
|
|
16689
16686
|
}
|
|
16690
|
-
}, "&".concat(bc('secondary')), objectSpread2_default()(objectSpread2_default()({}, outlineBeforeLine('
|
|
16691
|
-
'&::before': {
|
|
16692
|
-
position: 'absolute',
|
|
16693
|
-
content: '" "',
|
|
16694
|
-
height: 'calc(50% - 2px)',
|
|
16695
|
-
top: 'calc(25% + 1px)',
|
|
16696
|
-
width: 1,
|
|
16697
|
-
background: src.buttonSplitlineOutlineBackgroundColor // Neutral-border-1
|
|
16698
|
-
},
|
|
16699
|
-
'&[dir=ltr]::before': {
|
|
16700
|
-
left: -1
|
|
16701
|
-
},
|
|
16702
|
-
'&[dir=rtl]::before': {
|
|
16703
|
-
right: -1
|
|
16704
|
-
}
|
|
16705
|
-
})), "&".concat(bc('primary')), objectSpread2_default()({}, outlineBeforeLine('Primary', 'Outline'))), "&".concat(bc('success')), objectSpread2_default()({}, outlineBeforeLine('Success', 'Outline'))), "&".concat(bc('warning')), objectSpread2_default()({}, outlineBeforeLine('Warning', 'Outline'))), "&".concat(bc('danger')), objectSpread2_default()({}, outlineBeforeLine('Danger', 'Outline')))), "& ".concat(bc('text')), objectSpread2_default()({
|
|
16687
|
+
}, "&".concat(bc('secondary')), objectSpread2_default()({}, outlineBeforeLine('Secondary', 'Outline'))), "&".concat(bc('primary')), objectSpread2_default()({}, outlineBeforeLine('Primary', 'Outline'))), "&".concat(bc('success')), objectSpread2_default()({}, outlineBeforeLine('Success', 'Outline'))), "&".concat(bc('warning')), objectSpread2_default()({}, outlineBeforeLine('Warning', 'Outline'))), "&".concat(bc('danger')), objectSpread2_default()({}, outlineBeforeLine('Danger', 'Outline')))), "& ".concat(bc('text')), objectSpread2_default()({
|
|
16706
16688
|
position: 'relative'
|
|
16707
|
-
}, textBeforeLine())), "&".concat(bc('dashed')), {
|
|
16708
|
-
position: 'relative'
|
|
16709
|
-
|
|
16710
|
-
})
|
|
16689
|
+
}, textBeforeLine())), "& ".concat(bc('dashed')), defineProperty_default()(defineProperty_default()(defineProperty_default()(defineProperty_default()(defineProperty_default()({
|
|
16690
|
+
position: 'relative'
|
|
16691
|
+
}, "&".concat(bc('secondary')), objectSpread2_default()({}, outlineBeforeLine('Secondary', 'Outline'))), "&".concat(bc('primary')), objectSpread2_default()({}, outlineBeforeLine('Primary', 'Outline'))), "&".concat(bc('success')), objectSpread2_default()({}, outlineBeforeLine('Success', 'Outline'))), "&".concat(bc('warning')), objectSpread2_default()({}, outlineBeforeLine('Warning', 'Outline'))), "&".concat(bc('danger')), objectSpread2_default()({}, outlineBeforeLine('Danger', 'Outline'))))
|
|
16711
16692
|
};
|
|
16712
16693
|
/* harmony default export */ var button_group = (ButtonGroupStyle);
|
|
16713
16694
|
;// CONCATENATED MODULE: ../shineout-style/src/button/index.ts
|
|
@@ -17798,7 +17779,7 @@ var cascaderStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
17798
17779
|
},
|
|
17799
17780
|
pickerWrapper: {
|
|
17800
17781
|
position: 'absolute',
|
|
17801
|
-
backgroundColor: src.
|
|
17782
|
+
backgroundColor: src.backgroundPopup,
|
|
17802
17783
|
boxShadow: src.cascaderPanelShadow,
|
|
17803
17784
|
border: "1px solid ".concat(src.cascaderPanelBorder),
|
|
17804
17785
|
borderRadius: src.cascaderPanelRadius,
|
|
@@ -17967,16 +17948,28 @@ var cascaderStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
17967
17948
|
'&:hover': {
|
|
17968
17949
|
'& $optionInner': {
|
|
17969
17950
|
color: src.cascaderOptionHoverFontColor,
|
|
17970
|
-
backgroundColor: src.cascaderOptionHoverBackgroundColor
|
|
17951
|
+
backgroundColor: src.cascaderOptionHoverBackgroundColor,
|
|
17952
|
+
'& $optionIcon': {
|
|
17953
|
+
color: src.cascaderOptionHoverIconColor
|
|
17954
|
+
}
|
|
17971
17955
|
}
|
|
17972
17956
|
},
|
|
17973
17957
|
'&:hover $optionInner:active, & $optionInner:active': {
|
|
17974
|
-
color: src.
|
|
17975
|
-
backgroundColor: "".concat(src.cascaderOptionFocusBackgroundColor)
|
|
17958
|
+
color: src.cascaderOptionFocusFontColor,
|
|
17959
|
+
backgroundColor: "".concat(src.cascaderOptionFocusBackgroundColor),
|
|
17960
|
+
'& $optionIcon': {
|
|
17961
|
+
color: src.cascaderOptionFocusIconColor
|
|
17962
|
+
}
|
|
17976
17963
|
}
|
|
17977
17964
|
},
|
|
17978
17965
|
'& $optionCheckbox': {
|
|
17979
17966
|
marginRight: 8
|
|
17967
|
+
},
|
|
17968
|
+
'&:first-child': {
|
|
17969
|
+
paddingTop: 0
|
|
17970
|
+
},
|
|
17971
|
+
'&:last-child': {
|
|
17972
|
+
paddingBottom: 0
|
|
17980
17973
|
}
|
|
17981
17974
|
},
|
|
17982
17975
|
filterOption: {
|
|
@@ -18051,18 +18044,10 @@ var cascaderStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
18051
18044
|
paddingTop: 2
|
|
18052
18045
|
},
|
|
18053
18046
|
optionHover: {},
|
|
18054
|
-
optionActive: {
|
|
18055
|
-
color: src.cascaderOptionActiveColor,
|
|
18056
|
-
backgroundColor: src.cascaderOptionActiveBackgroundColor,
|
|
18057
|
-
'&>div': {
|
|
18058
|
-
color: src.cascaderOptionActiveColor
|
|
18059
|
-
}
|
|
18060
|
-
},
|
|
18061
18047
|
optionDisabled: {
|
|
18062
18048
|
cursor: 'not-allowed',
|
|
18063
18049
|
color: src.cascaderOptionDisabledColor,
|
|
18064
|
-
|
|
18065
|
-
'&>div': {
|
|
18050
|
+
'& > $optionInner': {
|
|
18066
18051
|
cursor: 'not-allowed',
|
|
18067
18052
|
color: src.cascaderOptionDisabledColor,
|
|
18068
18053
|
backgroundColor: src.cascaderOptionDisabledBackgroundColor
|
|
@@ -18115,17 +18100,17 @@ var checkboxStyle = objectSpread2_default()(objectSpread2_default()({}, animatio
|
|
|
18115
18100
|
display: 'block',
|
|
18116
18101
|
position: 'relative',
|
|
18117
18102
|
boxSizing: 'border-box',
|
|
18118
|
-
width: src.
|
|
18119
|
-
height: src.
|
|
18103
|
+
width: src.checkboxIconSize,
|
|
18104
|
+
height: src.checkboxIconSize,
|
|
18120
18105
|
// marginTop: token.checkboxIndicatorMarginTop,
|
|
18121
18106
|
flexShrink: 0,
|
|
18122
18107
|
'$wrapperSmall &': {
|
|
18123
|
-
width: src.
|
|
18124
|
-
height: src.
|
|
18108
|
+
width: src.checkboxSmallIconSize,
|
|
18109
|
+
height: src.checkboxSmallIconSize
|
|
18125
18110
|
},
|
|
18126
18111
|
'$wrapperLarge &': {
|
|
18127
|
-
width: src.
|
|
18128
|
-
height: src.
|
|
18112
|
+
width: src.checkboxLargeIconSize,
|
|
18113
|
+
height: src.checkboxLargeIconSize
|
|
18129
18114
|
},
|
|
18130
18115
|
verticalAlign: 'middle',
|
|
18131
18116
|
'&::before': {
|
|
@@ -18557,6 +18542,12 @@ var datePickerStyle = objectSpread2_default()(objectSpread2_default()(objectSpre
|
|
|
18557
18542
|
width: '100%',
|
|
18558
18543
|
'&::placeholder': {
|
|
18559
18544
|
color: src.inputPlaceholderColor
|
|
18545
|
+
},
|
|
18546
|
+
'$wrapperDisabled &': {
|
|
18547
|
+
color: src.inputDisabledFontColor,
|
|
18548
|
+
'&::placeholder': {
|
|
18549
|
+
color: src.inputDisabledPlaceholderColor
|
|
18550
|
+
}
|
|
18560
18551
|
}
|
|
18561
18552
|
}
|
|
18562
18553
|
},
|
|
@@ -18631,7 +18622,7 @@ var datePickerStyle = objectSpread2_default()(objectSpread2_default()(objectSpre
|
|
|
18631
18622
|
},
|
|
18632
18623
|
pickerWrapper: {
|
|
18633
18624
|
position: 'absolute',
|
|
18634
|
-
backgroundColor: src.
|
|
18625
|
+
backgroundColor: src.backgroundPopup,
|
|
18635
18626
|
boxShadow: src.datePickerPanelShadow,
|
|
18636
18627
|
borderRadius: src.datePickerPanelRadius,
|
|
18637
18628
|
border: "1px solid ".concat(src.datePickerPanelBorder),
|
|
@@ -18866,7 +18857,7 @@ var datePickerStyle = objectSpread2_default()(objectSpread2_default()(objectSpre
|
|
|
18866
18857
|
pickerCell: {
|
|
18867
18858
|
color: src.datePickerCellColor,
|
|
18868
18859
|
'&$pickerCellBound': {
|
|
18869
|
-
color: src.
|
|
18860
|
+
color: src.datePickerCellDisabledColor
|
|
18870
18861
|
},
|
|
18871
18862
|
'&:not($pickerCellDisabled):not($pickerCellActive):hover': {
|
|
18872
18863
|
'& $pickerCellContent > span': {
|
|
@@ -19045,14 +19036,18 @@ var datePickerStyle = objectSpread2_default()(objectSpread2_default()(objectSpre
|
|
|
19045
19036
|
flex: '1',
|
|
19046
19037
|
position: 'relative',
|
|
19047
19038
|
borderRadius: src.datePickerTimeItemBorderRadius,
|
|
19039
|
+
color: src.datePickerCellColor,
|
|
19040
|
+
fontWeight: src.datePickerPanelFontWeight,
|
|
19041
|
+
fontSize: src.datePickerPanelBodyFontSize,
|
|
19048
19042
|
'&:not($timeItemDisabled):hover': {
|
|
19049
|
-
|
|
19043
|
+
color: src.datePickerCellHoverColor,
|
|
19044
|
+
backgroundColor: src.datePickerCellHoverBackgroundColor
|
|
19050
19045
|
},
|
|
19051
19046
|
'$timeItemDisabled&': {
|
|
19052
19047
|
color: src.datePickerTimeItemDisabledColor,
|
|
19053
19048
|
cursor: 'not-allowed'
|
|
19054
19049
|
},
|
|
19055
|
-
'$timeItemActive
|
|
19050
|
+
'$timeItemActive&, $timeItemActive&:hover': {
|
|
19056
19051
|
color: src.datePickerTimeItemActiveColor,
|
|
19057
19052
|
backgroundColor: src.datePickerTimeItemActiveBackgroundColor
|
|
19058
19053
|
}
|
|
@@ -19085,6 +19080,7 @@ var datePickerStyle = objectSpread2_default()(objectSpread2_default()(objectSpre
|
|
|
19085
19080
|
alignItems: 'center',
|
|
19086
19081
|
lineHeight: src.lineHeightDynamic,
|
|
19087
19082
|
'& > span': {
|
|
19083
|
+
color: src.datePickerCellColor,
|
|
19088
19084
|
lineHeight: '0',
|
|
19089
19085
|
marginRight: '8px',
|
|
19090
19086
|
'& > svg': {
|
|
@@ -19104,7 +19100,7 @@ var datePickerStyle = objectSpread2_default()(objectSpread2_default()(objectSpre
|
|
|
19104
19100
|
},
|
|
19105
19101
|
transformOrigin: 'bottom',
|
|
19106
19102
|
animation: '$scale-y-top 0.2s ease-in-out forwards',
|
|
19107
|
-
backgroundColor: src.
|
|
19103
|
+
backgroundColor: src.backgroundPopup,
|
|
19108
19104
|
boxShadow: src.datePickerPanelShadow,
|
|
19109
19105
|
display: 'none'
|
|
19110
19106
|
},
|
|
@@ -19157,18 +19153,18 @@ var descriptionsStyle = {
|
|
|
19157
19153
|
},
|
|
19158
19154
|
small: {
|
|
19159
19155
|
'& $title': {
|
|
19160
|
-
fontSize: src.
|
|
19156
|
+
fontSize: src.descriptionsTitleSmallFontSize
|
|
19161
19157
|
},
|
|
19162
19158
|
'& $table': {
|
|
19163
|
-
fontSize: src.
|
|
19159
|
+
fontSize: src.descriptionsSmallFontSize
|
|
19164
19160
|
}
|
|
19165
19161
|
},
|
|
19166
19162
|
large: {
|
|
19167
19163
|
'& $title': {
|
|
19168
|
-
fontSize: src.
|
|
19164
|
+
fontSize: src.descriptionsTitleLargeFontSize
|
|
19169
19165
|
},
|
|
19170
19166
|
'& $table': {
|
|
19171
|
-
fontSize: src.
|
|
19167
|
+
fontSize: src.descriptionsLargeFontSize
|
|
19172
19168
|
}
|
|
19173
19169
|
},
|
|
19174
19170
|
header: {
|
|
@@ -19176,7 +19172,7 @@ var descriptionsStyle = {
|
|
|
19176
19172
|
alignItems: 'center',
|
|
19177
19173
|
justifyContent: 'space-between',
|
|
19178
19174
|
paddingBottom: src.descriptionsTitlePaddingBottom,
|
|
19179
|
-
fontSize: src.
|
|
19175
|
+
fontSize: src.descriptionsTitleDefaultFontSize
|
|
19180
19176
|
},
|
|
19181
19177
|
title: {
|
|
19182
19178
|
lineHeight: src.lineHeightDynamic,
|
|
@@ -19189,7 +19185,7 @@ var descriptionsStyle = {
|
|
|
19189
19185
|
lineHeight: src.lineHeightDynamic
|
|
19190
19186
|
},
|
|
19191
19187
|
body: {
|
|
19192
|
-
fontSize: src.
|
|
19188
|
+
fontSize: src.descriptionsDefaultFontSize,
|
|
19193
19189
|
overflow: 'hidden'
|
|
19194
19190
|
},
|
|
19195
19191
|
table: {
|
|
@@ -19453,7 +19449,7 @@ var dropdown_dropdown = {
|
|
|
19453
19449
|
border: "".concat(src.dropdownListBorderWidth, " solid ").concat(src.dropdownListBorderColor),
|
|
19454
19450
|
borderRadius: src.dropdownListBorderRadius,
|
|
19455
19451
|
padding: "".concat(src.dropdownListPaddingY, " ").concat(src.dropdownListPaddingX),
|
|
19456
|
-
background: src.
|
|
19452
|
+
background: src.backgroundPopup,
|
|
19457
19453
|
boxShadow: src.dropdownListBoxShadow,
|
|
19458
19454
|
width: 'max-content',
|
|
19459
19455
|
boxSizing: 'border-box',
|
|
@@ -19602,16 +19598,16 @@ var dropdown_dropdown = {
|
|
|
19602
19598
|
},
|
|
19603
19599
|
itemDisabled: {},
|
|
19604
19600
|
optionGroup: {
|
|
19605
|
-
padding: "calc(".concat(src.dropdownOptionGroupPaddingTop, " - 4px) ").concat(src.
|
|
19601
|
+
padding: "calc(".concat(src.dropdownOptionGroupPaddingTop, " - 4px) ").concat(src.dropdownOptionPaddingX, " ").concat(src.dropdownOptionGroupPaddingBottom),
|
|
19606
19602
|
fontSize: src.dropdownOptionGroupFontSize,
|
|
19607
19603
|
fontWeight: src.dropdownOptionGroupFontWeight,
|
|
19608
19604
|
color: src.dropdownOptionGroupFontColor,
|
|
19609
19605
|
lineHeight: src.lineHeightDynamic,
|
|
19610
19606
|
'$listSmall &': {
|
|
19611
|
-
padding: "".concat(src.dropdownOptionGroupSmallTop, " ").concat(src.
|
|
19607
|
+
padding: "".concat(src.dropdownOptionGroupSmallTop, " ").concat(src.dropdownOptionSmallPaddingX, " 0")
|
|
19612
19608
|
},
|
|
19613
19609
|
'$listLarge &': {
|
|
19614
|
-
padding: "".concat(src.dropdownOptionGroupLargeTop, " ").concat(src.
|
|
19610
|
+
padding: "".concat(src.dropdownOptionGroupLargeTop, " ").concat(src.dropdownOptionLargePaddingX, " ").concat(src.dropdownOptionGroupLargeBottom)
|
|
19615
19611
|
}
|
|
19616
19612
|
},
|
|
19617
19613
|
optionDivider: {
|
|
@@ -20950,7 +20946,7 @@ var input_input = objectSpread2_default()(objectSpread2_default()(objectSpread2_
|
|
|
20950
20946
|
boxSizing: 'border-box',
|
|
20951
20947
|
cursor: 'pointer',
|
|
20952
20948
|
width: '18px',
|
|
20953
|
-
borderLeft: "
|
|
20949
|
+
borderLeft: "".concat(src.inputBorderWidth, " solid ").concat(src.inputBorderColor),
|
|
20954
20950
|
lineHeight: '1',
|
|
20955
20951
|
color: src.inputIconColor,
|
|
20956
20952
|
'&:hover': {
|
|
@@ -20959,7 +20955,7 @@ var input_input = objectSpread2_default()(objectSpread2_default()(objectSpread2_
|
|
|
20959
20955
|
}
|
|
20960
20956
|
},
|
|
20961
20957
|
'&:first-child': {
|
|
20962
|
-
borderBottom: "
|
|
20958
|
+
borderBottom: "".concat(src.inputBorderWidth, " solid ").concat(src.inputBorderColor)
|
|
20963
20959
|
},
|
|
20964
20960
|
'& svg': {
|
|
20965
20961
|
width: src.inputFontSize,
|
|
@@ -21462,8 +21458,11 @@ var menuStyle = {
|
|
|
21462
21458
|
}
|
|
21463
21459
|
},
|
|
21464
21460
|
// 一级菜单展不展开都是fill-9,一级展开后的子级都是fill-10
|
|
21465
|
-
'[data-soui-theme=dark] $root > $item > &': {
|
|
21466
|
-
backgroundColor: src.menuDarkItemBackgroundColor
|
|
21461
|
+
'[data-soui-theme=dark] $root > $item:not($itemActive) > &': {
|
|
21462
|
+
backgroundColor: src.menuDarkItemBackgroundColor,
|
|
21463
|
+
'&:hover': {
|
|
21464
|
+
backgroundColor: src.menuDarkItemHoverBackgroundColor
|
|
21465
|
+
}
|
|
21467
21466
|
},
|
|
21468
21467
|
'[data-soui-theme=dark] &': {
|
|
21469
21468
|
color: src.menuDarkFontColor,
|
|
@@ -23757,7 +23756,10 @@ var radioStyle = objectSpread2_default()(objectSpread2_default()({}, animations)
|
|
|
23757
23756
|
marginTop: src.radioIndicatorMarginTop
|
|
23758
23757
|
}
|
|
23759
23758
|
},
|
|
23760
|
-
wrapperChecked: {
|
|
23759
|
+
wrapperChecked: {
|
|
23760
|
+
'--button-before-line-height': '100%',
|
|
23761
|
+
'--button-before-line-top': 0
|
|
23762
|
+
},
|
|
23761
23763
|
wrapperDisabled: {
|
|
23762
23764
|
cursor: 'not-allowed'
|
|
23763
23765
|
},
|
|
@@ -23765,18 +23767,18 @@ var radioStyle = objectSpread2_default()(objectSpread2_default()({}, animations)
|
|
|
23765
23767
|
display: 'block',
|
|
23766
23768
|
position: 'relative',
|
|
23767
23769
|
boxSizing: 'border-box',
|
|
23768
|
-
width: src.
|
|
23769
|
-
minWidth: src.
|
|
23770
|
-
height: src.
|
|
23770
|
+
width: src.radioIconWidth,
|
|
23771
|
+
minWidth: src.radioIconWidth,
|
|
23772
|
+
height: src.radioIconWidth,
|
|
23771
23773
|
'$wrapperSmall &': {
|
|
23772
|
-
width: src.
|
|
23773
|
-
minWidth: src.
|
|
23774
|
-
height: src.
|
|
23774
|
+
width: src.radioSmallIconWidth,
|
|
23775
|
+
minWidth: src.radioSmallIconWidth,
|
|
23776
|
+
height: src.radioSmallIconWidth
|
|
23775
23777
|
},
|
|
23776
23778
|
'$wrapperLarge &': {
|
|
23777
|
-
width: src.
|
|
23778
|
-
minWidth: src.
|
|
23779
|
-
height: src.
|
|
23779
|
+
width: src.radioLargeIconWidth,
|
|
23780
|
+
minWidth: src.radioLargeIconWidth,
|
|
23781
|
+
height: src.radioLargeIconWidth
|
|
23780
23782
|
},
|
|
23781
23783
|
marginRight: src.radioIconGap,
|
|
23782
23784
|
verticalAlign: 'middle',
|
|
@@ -24299,7 +24301,7 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
24299
24301
|
pickerWrapper: {
|
|
24300
24302
|
position: 'absolute',
|
|
24301
24303
|
overflow: 'hidden',
|
|
24302
|
-
backgroundColor: src.
|
|
24304
|
+
backgroundColor: src.backgroundPopup,
|
|
24303
24305
|
boxShadow: src.selectPanelShadow,
|
|
24304
24306
|
borderRadius: src.selectPanelRadius,
|
|
24305
24307
|
transformOrigin: '0 0',
|
|
@@ -24317,19 +24319,18 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
24317
24319
|
fontSize: src.selectSmallFontSize
|
|
24318
24320
|
},
|
|
24319
24321
|
'& $optionGroupTitle': {
|
|
24320
|
-
padding: "calc(".concat(src.selectFontSize, " - 10px) ").concat(src.
|
|
24322
|
+
padding: "calc(".concat(src.selectFontSize, " - 10px) calc(").concat(src.selectSmallOptionInnerPaddingX, " + ").concat(src.selectOptionPaddingX, ") 0")
|
|
24321
24323
|
}
|
|
24322
24324
|
},
|
|
24323
24325
|
pickerLarge: {
|
|
24324
24326
|
'& $optionInner': {
|
|
24325
|
-
// padding: `${token.selectLargeOptionInnerPaddingY} ${token.selectLargeOptionInnerPaddingX}`,
|
|
24326
24327
|
paddingTop: src.selectLargeOptionInnerPaddingY,
|
|
24327
24328
|
paddingBottom: src.selectLargeOptionInnerPaddingY,
|
|
24328
24329
|
paddingLeft: src.selectLargeOptionInnerPaddingX,
|
|
24329
24330
|
fontSize: src.selectLargeFontSize
|
|
24330
24331
|
},
|
|
24331
24332
|
'& $optionGroupTitle': {
|
|
24332
|
-
padding: "".concat(src.selectFontSize, " calc(").concat(src.
|
|
24333
|
+
padding: "".concat(src.selectFontSize, " calc(").concat(src.selectLargeOptionInnerPaddingX, " + ").concat(src.selectOptionPaddingX, ") ").concat(src.selectGroupTitleLargeBottom)
|
|
24333
24334
|
}
|
|
24334
24335
|
},
|
|
24335
24336
|
iconWrapper: {
|
|
@@ -24348,7 +24349,7 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
24348
24349
|
color: src.inputClearColor,
|
|
24349
24350
|
verticalAlign: 'middle',
|
|
24350
24351
|
'&:hover': {
|
|
24351
|
-
color: src.
|
|
24352
|
+
color: src.inputHoverClearColor
|
|
24352
24353
|
},
|
|
24353
24354
|
'$wrapperSmall &': {
|
|
24354
24355
|
width: src.inputSmallFontSize
|
|
@@ -24362,7 +24363,7 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
24362
24363
|
verticalAlign: 'middle',
|
|
24363
24364
|
width: src.inputFontSize,
|
|
24364
24365
|
lineHeight: 0,
|
|
24365
|
-
color: src.
|
|
24366
|
+
color: src.inputIconColor,
|
|
24366
24367
|
transition: 'transform 0.3s'
|
|
24367
24368
|
},
|
|
24368
24369
|
arrowIconOpen: {
|
|
@@ -24416,7 +24417,15 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
24416
24417
|
position: 'absolute',
|
|
24417
24418
|
display: 'inline-flex',
|
|
24418
24419
|
width: src.selectFontSize,
|
|
24419
|
-
fontSize: src.selectFontSize
|
|
24420
|
+
fontSize: src.selectFontSize,
|
|
24421
|
+
'$pickerSmall &': {
|
|
24422
|
+
width: src.selectSmallFontSize,
|
|
24423
|
+
fontSize: src.selectSmallFontSize
|
|
24424
|
+
},
|
|
24425
|
+
'$pickerLarge &': {
|
|
24426
|
+
width: src.selectLargeFontSize,
|
|
24427
|
+
fontSize: src.selectLargeFontSize
|
|
24428
|
+
}
|
|
24420
24429
|
},
|
|
24421
24430
|
moreIcon: {},
|
|
24422
24431
|
hideTag: {},
|
|
@@ -24507,13 +24516,13 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
24507
24516
|
// not disabled
|
|
24508
24517
|
'&:not($optionDisabled)': {
|
|
24509
24518
|
cursor: 'pointer'
|
|
24519
|
+
},
|
|
24520
|
+
'&:first-child': {
|
|
24521
|
+
paddingTop: 0
|
|
24522
|
+
},
|
|
24523
|
+
'&:last-child': {
|
|
24524
|
+
paddingBottom: 0
|
|
24510
24525
|
}
|
|
24511
|
-
// hover
|
|
24512
|
-
// '&:hover': {
|
|
24513
|
-
// '& $optionInner': {
|
|
24514
|
-
// backgroundColor: token.selectOptionHoverBackgroundColor,
|
|
24515
|
-
// },
|
|
24516
|
-
// },
|
|
24517
24526
|
},
|
|
24518
24527
|
optionInner: {
|
|
24519
24528
|
position: 'relative',
|
|
@@ -24559,7 +24568,7 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
24559
24568
|
optionGroupTitle: {
|
|
24560
24569
|
fontSize: "var(--group-font-size, ".concat(src.selectGroupTitleFontSize, ")"),
|
|
24561
24570
|
lineHeight: src.lineHeightDynamic,
|
|
24562
|
-
padding: "calc(".concat(src.selectFontSize, " - 2px) ").concat(src.
|
|
24571
|
+
padding: "calc(".concat(src.selectFontSize, " - 2px) calc(").concat(src.selectOptionInnerPaddingX, " + ").concat(src.selectOptionPaddingX, ") ").concat(src.selectGroupTitlePaddingBottom),
|
|
24563
24572
|
color: src.selectGroupTitleFontColor,
|
|
24564
24573
|
fontWeight: src.selectGroupTitleFontWeight
|
|
24565
24574
|
},
|
|
@@ -24572,7 +24581,7 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
24572
24581
|
'& > $columnsCheckbox': {
|
|
24573
24582
|
padding: 0,
|
|
24574
24583
|
marginRight: 0,
|
|
24575
|
-
marginLeft: src.
|
|
24584
|
+
marginLeft: src.selectOptionInnerPaddingX,
|
|
24576
24585
|
width: 'auto'
|
|
24577
24586
|
},
|
|
24578
24587
|
'$pickerSmall &': {
|
|
@@ -24601,7 +24610,7 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
24601
24610
|
padding: "0 ".concat(src.selectOptionPaddingX),
|
|
24602
24611
|
'& $optionGroupTitle': {
|
|
24603
24612
|
padding: 0,
|
|
24604
|
-
marginLeft: src.
|
|
24613
|
+
marginLeft: src.selectOptionInnerPaddingX
|
|
24605
24614
|
},
|
|
24606
24615
|
'$pickerSmall &': {
|
|
24607
24616
|
'& $optionGroupTitle': {
|
|
@@ -24636,8 +24645,8 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
24636
24645
|
columnsRadio: {
|
|
24637
24646
|
width: '100%',
|
|
24638
24647
|
height: '100%',
|
|
24639
|
-
paddingLeft: src.
|
|
24640
|
-
paddingRight: src.
|
|
24648
|
+
paddingLeft: src.selectOptionInnerPaddingX,
|
|
24649
|
+
paddingRight: src.selectOptionInnerPaddingX,
|
|
24641
24650
|
marginLeft: src.selectColumnOptionMargin,
|
|
24642
24651
|
'& :last-child': {
|
|
24643
24652
|
flex: 1,
|
|
@@ -24649,8 +24658,8 @@ var selectStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
24649
24658
|
columnsCheckbox: {
|
|
24650
24659
|
width: '100%',
|
|
24651
24660
|
height: '100%',
|
|
24652
|
-
paddingLeft: src.
|
|
24653
|
-
paddingRight: src.
|
|
24661
|
+
paddingLeft: src.selectOptionInnerPaddingX,
|
|
24662
|
+
paddingRight: src.selectOptionInnerPaddingX,
|
|
24654
24663
|
marginLeft: 0,
|
|
24655
24664
|
'$pickerSmall &': {
|
|
24656
24665
|
paddingLeft: src.selectSmallColumnPadding,
|
|
@@ -26700,6 +26709,7 @@ var switchStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
26700
26709
|
color: src.switchFontColor,
|
|
26701
26710
|
verticalAlign: 'middle',
|
|
26702
26711
|
outline: 'none',
|
|
26712
|
+
lineHeight: src.switchCircleSize,
|
|
26703
26713
|
'$wrapperDisabled&': {
|
|
26704
26714
|
backgroundColor: src.switchDisabledBackgroundColor,
|
|
26705
26715
|
color: src.switchDisabledFontColor
|
|
@@ -26718,6 +26728,7 @@ var switchStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
26718
26728
|
minWidth: src.switchSmallWidth,
|
|
26719
26729
|
borderRadius: "calc( ".concat(src.switchSmallCircleSize, " / 2 + ").concat(src.switchSmallPaddingY, " )"),
|
|
26720
26730
|
fontSize: src.switchSmallFontSize,
|
|
26731
|
+
lineHeight: src.switchSmallCircleSize,
|
|
26721
26732
|
'[data-soui-role="form-control"] > &': {
|
|
26722
26733
|
marginTop: 8
|
|
26723
26734
|
}
|
|
@@ -26726,7 +26737,8 @@ var switchStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
26726
26737
|
padding: "".concat(src.switchLargePaddingY, " ").concat(src.switchLargePaddingX),
|
|
26727
26738
|
minWidth: src.switchLargeWidth,
|
|
26728
26739
|
borderRadius: "calc( ".concat(src.switchLargeCircleSize, " / 2 + ").concat(src.switchLargePaddingY, " )"),
|
|
26729
|
-
fontSize: src.switchLargeFontSize
|
|
26740
|
+
fontSize: src.switchLargeFontSize,
|
|
26741
|
+
lineHeight: src.switchLargeCircleSize
|
|
26730
26742
|
}),
|
|
26731
26743
|
wrapperChecked: {},
|
|
26732
26744
|
textPadding: {
|
|
@@ -27987,7 +27999,7 @@ var tabsStyle = {
|
|
|
27987
27999
|
border: '1px solid transparent'
|
|
27988
28000
|
},
|
|
27989
28001
|
'&[data-soui-shape="card"] $prev, &[data-soui-shape="card"] $next': {
|
|
27990
|
-
background:
|
|
28002
|
+
background: src.tabsCardCheckedBackgroundColor,
|
|
27991
28003
|
alignSelf: 'stretch',
|
|
27992
28004
|
display: 'flex',
|
|
27993
28005
|
alignItems: 'center',
|
|
@@ -28978,6 +28990,12 @@ var TransferStyle = {
|
|
|
28978
28990
|
'& $itemWrapper': {
|
|
28979
28991
|
background: src.transferItemHoverBackgroundColor
|
|
28980
28992
|
}
|
|
28993
|
+
},
|
|
28994
|
+
'&:first-child': {
|
|
28995
|
+
paddingTop: 0
|
|
28996
|
+
},
|
|
28997
|
+
'&:last-child': {
|
|
28998
|
+
paddingBottom: 0
|
|
28981
28999
|
}
|
|
28982
29000
|
},
|
|
28983
29001
|
disabled: {
|
|
@@ -29711,7 +29729,7 @@ var treeSelectStyle = objectSpread2_default()(objectSpread2_default()({
|
|
|
29711
29729
|
},
|
|
29712
29730
|
pickerWrapper: {
|
|
29713
29731
|
position: 'absolute',
|
|
29714
|
-
backgroundColor: src.
|
|
29732
|
+
backgroundColor: src.backgroundPopup,
|
|
29715
29733
|
boxShadow: src.treeSelectPanelShadow,
|
|
29716
29734
|
border: "1px solid ".concat(src.treeSelectPanelBorder),
|
|
29717
29735
|
borderRadius: src.treeSelectPanelRadius,
|
|
@@ -42379,7 +42397,7 @@ var CascaderList = function CascaderList(props) {
|
|
|
42379
42397
|
rowsInView: 20,
|
|
42380
42398
|
height: height,
|
|
42381
42399
|
lineHeight: lineHeight,
|
|
42382
|
-
paddingY:
|
|
42400
|
+
paddingY: 4
|
|
42383
42401
|
});
|
|
42384
42402
|
};
|
|
42385
42403
|
if (!data || data.length === 0) return renderEmpety();
|
|
@@ -56427,14 +56445,17 @@ var useNumberFormat = function useNumberFormat(props) {
|
|
|
56427
56445
|
}
|
|
56428
56446
|
num = commonFormat(num);
|
|
56429
56447
|
onChange === null || onChange === void 0 || onChange(num);
|
|
56448
|
+
return num;
|
|
56430
56449
|
};
|
|
56431
56450
|
var handlePlus = use_persist_fn(function () {
|
|
56432
56451
|
if (disabled) return;
|
|
56433
|
-
changeValue(step);
|
|
56452
|
+
var num = changeValue(step);
|
|
56453
|
+
if (num !== undefined) setInternalInputValue(getStringValue(num));
|
|
56434
56454
|
});
|
|
56435
56455
|
var handleMinus = use_persist_fn(function () {
|
|
56436
56456
|
if (disabled) return;
|
|
56437
|
-
changeValue(-step);
|
|
56457
|
+
var num = changeValue(-step);
|
|
56458
|
+
if (num !== undefined) setInternalInputValue(getStringValue(num));
|
|
56438
56459
|
});
|
|
56439
56460
|
return objectSpread2_default()(objectSpread2_default()({}, use_input_format({
|
|
56440
56461
|
value: inernalInputValue,
|
|
@@ -57192,7 +57213,7 @@ var list_List = function List(props) {
|
|
|
57192
57213
|
renderItem: renderItem,
|
|
57193
57214
|
customRenderItem: renderGroupTitle,
|
|
57194
57215
|
onControlTypeChange: onControlTypeChange,
|
|
57195
|
-
paddingY:
|
|
57216
|
+
paddingY: 4
|
|
57196
57217
|
});
|
|
57197
57218
|
};
|
|
57198
57219
|
(0,external_root_React_commonjs2_react_commonjs_react_amd_react_.useEffect)(function () {
|
|
@@ -70872,7 +70893,7 @@ var TransferList = function TransferList(props) {
|
|
|
70872
70893
|
height: listHeight,
|
|
70873
70894
|
rowsInView: rowsInView,
|
|
70874
70895
|
renderItem: renderItem,
|
|
70875
|
-
paddingY:
|
|
70896
|
+
paddingY: 4
|
|
70876
70897
|
});
|
|
70877
70898
|
};
|
|
70878
70899
|
var renderFooter = function renderFooter() {
|
|
@@ -75683,7 +75704,7 @@ var upload_interface = __webpack_require__(8821);
|
|
|
75683
75704
|
|
|
75684
75705
|
|
|
75685
75706
|
/* harmony default export */ var src_0 = ({
|
|
75686
|
-
version: '3.9.13
|
|
75707
|
+
version: '3.9.13'
|
|
75687
75708
|
});
|
|
75688
75709
|
}();
|
|
75689
75710
|
/******/ return __webpack_exports__;
|