shineout 3.9.0-beta.10 → 3.9.0-beta.11
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 +80 -71
- 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/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.0-beta.
|
|
525
|
+
version: '3.9.0-beta.11'
|
|
526
526
|
};
|
package/dist/shineout.js
CHANGED
|
@@ -12386,7 +12386,7 @@ var handleStyle = function handleStyle(style) {
|
|
|
12386
12386
|
};
|
|
12387
12387
|
/* harmony default export */ var jss_style_handleStyle = (handleStyle);
|
|
12388
12388
|
;// CONCATENATED MODULE: ../shineout-style/src/version.ts
|
|
12389
|
-
/* harmony default export */ var version = ('3.9.0-beta.
|
|
12389
|
+
/* harmony default export */ var version = ('3.9.0-beta.11');
|
|
12390
12390
|
;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
|
|
12391
12391
|
|
|
12392
12392
|
|
|
@@ -14966,12 +14966,20 @@ var tagTokens = {
|
|
|
14966
14966
|
tagInfoOutlineDisabledFontColor: 'Brand-3',
|
|
14967
14967
|
tagInfoOutlineDisabledBackgroundColor: 'Neutral-fill-1',
|
|
14968
14968
|
tagInfoOutlineDisabledBorderColor: 'Brand-3',
|
|
14969
|
+
tagInfoOutlineIconDisabledFontColor: 'Brand-3',
|
|
14970
|
+
tagInfoOutlineIconHoverBackgroundColor: 'Brand-1',
|
|
14971
|
+
tagInfoOutlineIconHoverFontColor: 'Brand-6',
|
|
14969
14972
|
tagInfoFillFontColor: 'Neutral-text-1',
|
|
14970
14973
|
tagInfoFillBackgroundColor: 'Brand-6',
|
|
14971
14974
|
tagInfoFillBorderColor: 'Brand-6',
|
|
14972
14975
|
tagInfoFillDisabledFontColor: 'Neutral-text-1',
|
|
14973
14976
|
tagInfoFillDisabledBackgroundColor: 'Brand-3',
|
|
14974
14977
|
tagInfoFillDisabledBorderColor: 'Brand-3',
|
|
14978
|
+
tagInfoFillIconHoverBackgroundColor: 'Brand-5',
|
|
14979
|
+
tagInfoIconFontColor: 'Brand-6',
|
|
14980
|
+
tagInfoIconDisabledFontColor: 'Brand-3',
|
|
14981
|
+
tagInfoIconHoverBackgroundColor: 'Brand-2',
|
|
14982
|
+
tagDefaultLineHeight: 'Line-height-dynamic',
|
|
14975
14983
|
tagDefaultFontColor: 'Neutral-text-5',
|
|
14976
14984
|
tagDefaultBackgroundColor: 'Neutral-fill-2',
|
|
14977
14985
|
tagDefaultBorderColor: 'Neutral-fill-2',
|
|
@@ -14990,6 +14998,11 @@ var tagTokens = {
|
|
|
14990
14998
|
tagDefaultFillDisabledFontColor: 'Neutral-text-2',
|
|
14991
14999
|
tagDefaultFillDisabledBackgroundColor: 'Neutral-fill-3',
|
|
14992
15000
|
tagDefaultFillDisabledBorderColor: 'Neutral-fill-3',
|
|
15001
|
+
tagDefaultFillIconHoverBackgroundColor: 'Neutral-fill-4',
|
|
15002
|
+
tagDefaultIconFontColor: 'Neutral-text-4',
|
|
15003
|
+
tagDefaultIconDisabledFontColor: 'Neutral-text-2',
|
|
15004
|
+
tagDefaultIconHoverBackgroundColor: 'Neutral-fill-3',
|
|
15005
|
+
tagDefaultIconHoverFontColor: 'Neutral-text-5',
|
|
14993
15006
|
tagSuccessFontColor: 'Success-6',
|
|
14994
15007
|
tagSuccessBackgroundColor: 'Success-1',
|
|
14995
15008
|
tagSuccessBorderColor: 'Success-1',
|
|
@@ -15002,12 +15015,18 @@ var tagTokens = {
|
|
|
15002
15015
|
tagSuccessOutlineDisabledFontColor: 'Success-3',
|
|
15003
15016
|
tagSuccessOutlineDisabledBackgroundColor: 'Neutral-fill-1',
|
|
15004
15017
|
tagSuccessOutlineDisabledBorderColor: 'Success-3',
|
|
15018
|
+
tagSuccessOutlineIconDisabledFontColor: 'Success-3',
|
|
15019
|
+
tagSuccessOutlineIconHoverBackgroundColor: 'Success-2',
|
|
15005
15020
|
tagSuccessFillFontColor: 'Neutral-text-1',
|
|
15006
15021
|
tagSuccessFillBackgroundColor: 'Success-6',
|
|
15007
15022
|
tagSuccessFillBorderColor: 'Success-6',
|
|
15008
15023
|
tagSuccessFillDisabledFontColor: 'Neutral-text-1',
|
|
15009
15024
|
tagSuccessFillDisabledBackgroundColor: 'Success-3',
|
|
15010
15025
|
tagSuccessFillDisabledBorderColor: 'Success-3',
|
|
15026
|
+
tagSuccessFillIconHoverBackgroundColor: 'Success-5',
|
|
15027
|
+
tagSuccessIconFontColor: 'Success-6',
|
|
15028
|
+
tagSuccessIconDisabledFontColor: 'Success-3',
|
|
15029
|
+
tagSuccessIconHoverBackgroundColor: 'Success-2',
|
|
15011
15030
|
tagWarningFontColor: 'Warning-6',
|
|
15012
15031
|
tagWarningBackgroundColor: 'Warning-1',
|
|
15013
15032
|
tagWarningBorderColor: 'Warning-1',
|
|
@@ -15026,6 +15045,10 @@ var tagTokens = {
|
|
|
15026
15045
|
tagWarningFillDisabledFontColor: 'Neutral-text-1',
|
|
15027
15046
|
tagWarningFillDisabledBackgroundColor: 'Warning-3',
|
|
15028
15047
|
tagWarningFillDisabledBorderColor: 'Warning-3',
|
|
15048
|
+
tagWarningFillIconFontColor: 'Warning-6',
|
|
15049
|
+
tagWarningFillIconHoverBackgroundColor: 'Warning-5',
|
|
15050
|
+
tagWarningIconDisabledFontColor: 'Warning-3',
|
|
15051
|
+
tagWarningIconHoverBackgroundColor: 'Warning-2',
|
|
15029
15052
|
tagDangerFontColor: 'Danger-6',
|
|
15030
15053
|
tagDangerBackgroundColor: 'Danger-1',
|
|
15031
15054
|
tagDangerBorderColor: 'Danger-1',
|
|
@@ -15044,6 +15067,10 @@ var tagTokens = {
|
|
|
15044
15067
|
tagDangerFillDisabledFontColor: 'Neutral-text-1',
|
|
15045
15068
|
tagDangerFillDisabledBackgroundColor: 'Danger-3',
|
|
15046
15069
|
tagDangerFillDisabledBorderColor: 'Danger-3',
|
|
15070
|
+
tagDangerFillIconHoverBackgroundColor: 'Danger-5',
|
|
15071
|
+
tagDangerIconFontColor: 'Danger-6',
|
|
15072
|
+
tagDangerIconDisabledFontColor: 'Danger-3',
|
|
15073
|
+
tagDangerIconHoverBackgroundColor: 'Danger-2',
|
|
15047
15074
|
tagMagentaFontColor: 'Magenta-6',
|
|
15048
15075
|
tagMagentaBackgroundColor: 'Magenta-1',
|
|
15049
15076
|
tagMagentaBorderColor: 'Magenta-1',
|
|
@@ -15062,6 +15089,10 @@ var tagTokens = {
|
|
|
15062
15089
|
tagMagentaFillDisabledFontColor: 'Neutral-text-1',
|
|
15063
15090
|
tagMagentaFillDisabledBackgroundColor: 'Magenta-3',
|
|
15064
15091
|
tagMagentaFillDisabledBorderColor: 'Magenta-3',
|
|
15092
|
+
tagMagentaFillIconHoverBackgroundColor: 'Magenta-5',
|
|
15093
|
+
tagMagentaIconFontColor: 'Magenta-6',
|
|
15094
|
+
tagMagentaIconDisabledFontColor: 'Magenta-3',
|
|
15095
|
+
tagMagentaIconHoverBackgroundColor: 'Magenta-2',
|
|
15065
15096
|
tagBrownFontColor: 'Brown-6',
|
|
15066
15097
|
tagBrownBackgroundColor: 'Brown-1',
|
|
15067
15098
|
tagBrownBorderColor: 'Brown-1',
|
|
@@ -15080,6 +15111,10 @@ var tagTokens = {
|
|
|
15080
15111
|
tagBrownFillDisabledFontColor: 'Neutral-text-1',
|
|
15081
15112
|
tagBrownFillDisabledBackgroundColor: 'Brown-3',
|
|
15082
15113
|
tagBrownFillDisabledBorderColor: 'Brown-3',
|
|
15114
|
+
tagBrownFillIconHoverBackgroundColor: 'Brown-5',
|
|
15115
|
+
tagBrownIconFontColor: 'Brown-6',
|
|
15116
|
+
tagBrownIconDisabledFontColor: 'Brown-3',
|
|
15117
|
+
tagBrownIconHoverBackgroundColor: 'Brown-2',
|
|
15083
15118
|
tagPurpleFontColor: 'Purple-6',
|
|
15084
15119
|
tagPurpleBackgroundColor: 'Purple-1',
|
|
15085
15120
|
tagPurpleBorderColor: 'Purple-1',
|
|
@@ -15098,6 +15133,10 @@ var tagTokens = {
|
|
|
15098
15133
|
tagPurpleFillDisabledFontColor: 'Neutral-text-1',
|
|
15099
15134
|
tagPurpleFillDisabledBackgroundColor: 'Purple-3',
|
|
15100
15135
|
tagPurpleFillDisabledBorderColor: 'Purple-3',
|
|
15136
|
+
tagPurpleFillIconHoverBackgroundColor: 'Purple-5',
|
|
15137
|
+
tagPurpleIconFontColor: 'Purple-6',
|
|
15138
|
+
tagPurpleIconDisabledFontColor: 'Purple-3',
|
|
15139
|
+
tagPurpleIconHoverBackgroundColor: 'Purple-2',
|
|
15101
15140
|
tagIndigoFontColor: 'Indigo-6',
|
|
15102
15141
|
tagIndigoBackgroundColor: 'Indigo-1',
|
|
15103
15142
|
tagIndigoBorderColor: 'Indigo-1',
|
|
@@ -15116,6 +15155,10 @@ var tagTokens = {
|
|
|
15116
15155
|
tagIndigoFillDisabledFontColor: 'Neutral-text-1',
|
|
15117
15156
|
tagIndigoFillDisabledBackgroundColor: 'Indigo-3',
|
|
15118
15157
|
tagIndigoFillDisabledBorderColor: 'Indigo-3',
|
|
15158
|
+
tagIndigoFillIconHoverBackgroundColor: 'Indigo-5',
|
|
15159
|
+
tagIndigoIconFontColor: 'Indigo-6',
|
|
15160
|
+
tagIndigoIconDisabledFontColor: 'Indigo-3',
|
|
15161
|
+
tagIndigoIconHoverBackgroundColor: 'Indigo-2',
|
|
15119
15162
|
tagCyanFontColor: 'Cyan-6',
|
|
15120
15163
|
tagCyanBackgroundColor: 'Cyan-1',
|
|
15121
15164
|
tagCyanBorderColor: 'Cyan-1',
|
|
@@ -15134,6 +15177,10 @@ var tagTokens = {
|
|
|
15134
15177
|
tagCyanFillDisabledFontColor: 'Neutral-text-1',
|
|
15135
15178
|
tagCyanFillDisabledBackgroundColor: 'Cyan-3',
|
|
15136
15179
|
tagCyanFillDisabledBorderColor: 'Cyan-3',
|
|
15180
|
+
tagCyanFillIconHoverBackgroundColor: 'Cyan-5',
|
|
15181
|
+
tagCyanIconFontColor: 'Cyan-6',
|
|
15182
|
+
tagCyanIconDisabledFontColor: 'Cyan-3',
|
|
15183
|
+
tagCyanIconHoverBackgroundColor: 'Cyan-2',
|
|
15137
15184
|
tagNeonFontColor: 'Neon-6',
|
|
15138
15185
|
tagNeonBackgroundColor: 'Neon-1',
|
|
15139
15186
|
tagNeonBorderColor: 'Neon-1',
|
|
@@ -15152,6 +15199,10 @@ var tagTokens = {
|
|
|
15152
15199
|
tagNeonFillDisabledFontColor: 'Neutral-text-1',
|
|
15153
15200
|
tagNeonFillDisabledBackgroundColor: 'Neon-3',
|
|
15154
15201
|
tagNeonFillDisabledBorderColor: 'Neon-3',
|
|
15202
|
+
tagNeonFillIconHoverBackgroundColor: 'Neon-5',
|
|
15203
|
+
tagNeonIconFontColor: 'Neon-6',
|
|
15204
|
+
tagNeonIconDisabledFontColor: 'Neon-3',
|
|
15205
|
+
tagNeonIconHoverBackgroundColor: 'Neon-2',
|
|
15155
15206
|
tagLemonFontColor: 'Lemon-6',
|
|
15156
15207
|
tagLemonBackgroundColor: 'Lemon-1',
|
|
15157
15208
|
tagLemonBorderColor: 'Lemon-1',
|
|
@@ -15170,6 +15221,10 @@ var tagTokens = {
|
|
|
15170
15221
|
tagLemonFillDisabledFontColor: 'Neutral-text-1',
|
|
15171
15222
|
tagLemonFillDisabledBackgroundColor: 'Lemon-3',
|
|
15172
15223
|
tagLemonFillDisabledBorderColor: 'Lemon-3',
|
|
15224
|
+
tagLemonFillIconHoverBackgroundColor: 'Lemon-5',
|
|
15225
|
+
tagLemonIconFontColor: 'Lemon-6',
|
|
15226
|
+
tagLemonIconDisabledFontColor: 'Lemon-3',
|
|
15227
|
+
tagLemonIconHoverBackgroundColor: 'Lemon-2',
|
|
15173
15228
|
tagTangerineFontColor: 'Tangerine-6',
|
|
15174
15229
|
tagTangerineBackgroundColor: 'Tangerine-1',
|
|
15175
15230
|
tagTangerineBorderColor: 'Tangerine-1',
|
|
@@ -15188,87 +15243,35 @@ var tagTokens = {
|
|
|
15188
15243
|
tagTangerineFillDisabledFontColor: 'Neutral-text-1',
|
|
15189
15244
|
tagTangerineFillDisabledBackgroundColor: 'Tangerine-3',
|
|
15190
15245
|
tagTangerineFillDisabledBorderColor: 'Tangerine-3',
|
|
15246
|
+
tagTangerineFillIconHoverBackgroundColor: 'Tangerine-5',
|
|
15247
|
+
tagTangerineIconFontColor: 'Tangerine-6',
|
|
15248
|
+
tagTangerineIconDisabledFontColor: 'Tangerine-3',
|
|
15249
|
+
tagTangerineIconHoverBackgroundColor: 'Tangerine-2',
|
|
15191
15250
|
tagFontSize: 'Font-12',
|
|
15251
|
+
tagFontWeight: 'Weight-regular',
|
|
15192
15252
|
tagBorderRadius: 'Radius-small',
|
|
15193
15253
|
tagPaddingX: 'Spacing-6',
|
|
15194
15254
|
tagPaddingY: 'Spacing-0',
|
|
15195
15255
|
tagHeight: 'Size-11',
|
|
15196
|
-
tagFontWeight: 'Weight-regular',
|
|
15197
15256
|
tagSmallFontSize: 'Font-12',
|
|
15257
|
+
tagSmallFontWeight: 'Weight-regular',
|
|
15198
15258
|
tagSmallBorderRadius: 'Radius-small',
|
|
15199
15259
|
tagSmallPaddingX: 'Spacing-4',
|
|
15200
15260
|
tagSmallHeight: 'Size-10',
|
|
15201
|
-
|
|
15261
|
+
tagSmallInputPaddingX: 'Spacing-4',
|
|
15262
|
+
tagSmallInputFontSize: 'Font-12',
|
|
15263
|
+
tagSmallLineHeight: 'Line-height-dynamic',
|
|
15202
15264
|
tagLargeFontSize: 'Font-14',
|
|
15265
|
+
tagLargeFontWeight: 'Weight-regular',
|
|
15203
15266
|
tagLargeBorderRadius: 'Radius-default',
|
|
15204
15267
|
tagLargePaddingX: 'Spacing-12',
|
|
15205
15268
|
tagLargePaddingY: 'Spacing-2',
|
|
15206
15269
|
tagLargeHeight: 'Size-14',
|
|
15207
|
-
tagLargeFontWeight: 'Weight-regular',
|
|
15208
|
-
tagInputPaddingX: 'Spacing-4',
|
|
15209
|
-
tagInputFontSize: 'Font-12',
|
|
15210
|
-
tagSmallInputPaddingX: 'Spacing-4',
|
|
15211
|
-
tagSmallInputFontSize: 'Font-12',
|
|
15212
15270
|
tagLargeInputPaddingX: 'Spacing-4',
|
|
15213
15271
|
tagLargeInputFontSize: 'Font-14',
|
|
15214
|
-
|
|
15215
|
-
|
|
15216
|
-
|
|
15217
|
-
tagInfoOutlineIconDisabledFontColor: 'Brand-3',
|
|
15218
|
-
tagInfoOutlineIconHoverBackgroundColor: 'Brand-1',
|
|
15219
|
-
tagInfoOutlineIconHoverFontColor: 'Brand-6',
|
|
15220
|
-
tagInfoFillIconHoverBackgroundColor: 'Brand-5',
|
|
15221
|
-
tagDefaultIconFontColor: 'Neutral-text-4',
|
|
15222
|
-
tagDefaultIconDisabledFontColor: 'Neutral-text-2',
|
|
15223
|
-
tagDefaultIconHoverBackgroundColor: 'Neutral-fill-3',
|
|
15224
|
-
tagDefaultIconHoverFontColor: 'Neutral-text-5',
|
|
15225
|
-
tagDefaultFillIconHoverBackgroundColor: 'Neutral-fill-4',
|
|
15226
|
-
tagSuccessIconFontColor: 'Success-6',
|
|
15227
|
-
tagSuccessIconDisabledFontColor: 'Success-3',
|
|
15228
|
-
tagSuccessIconHoverBackgroundColor: 'Success-2',
|
|
15229
|
-
tagSuccessOutlineIconDisabledFontColor: 'Success-3',
|
|
15230
|
-
tagSuccessOutlineIconHoverBackgroundColor: 'Success-2',
|
|
15231
|
-
tagSuccessFillIconHoverBackgroundColor: 'Success-5',
|
|
15232
|
-
tagWarningIconDisabledFontColor: 'Warning-3',
|
|
15233
|
-
tagWarningIconHoverBackgroundColor: 'Warning-2',
|
|
15234
|
-
tagWarningFillIconFontColor: 'Warning-6',
|
|
15235
|
-
tagWarningFillIconHoverBackgroundColor: 'Warning-5',
|
|
15236
|
-
tagDangerIconFontColor: 'Danger-6',
|
|
15237
|
-
tagDangerIconDisabledFontColor: 'Danger-3',
|
|
15238
|
-
tagDangerIconHoverBackgroundColor: 'Danger-2',
|
|
15239
|
-
tagDangerFillIconHoverBackgroundColor: 'Danger-5',
|
|
15240
|
-
tagMagentaIconFontColor: 'Magenta-6',
|
|
15241
|
-
tagMagentaIconDisabledFontColor: 'Magenta-3',
|
|
15242
|
-
tagMagentaIconHoverBackgroundColor: 'Magenta-2',
|
|
15243
|
-
tagMagentaFillIconHoverBackgroundColor: 'Magenta-5',
|
|
15244
|
-
tagBrownIconFontColor: 'Brown-6',
|
|
15245
|
-
tagBrownIconDisabledFontColor: 'Brown-3',
|
|
15246
|
-
tagBrownIconHoverBackgroundColor: 'Brown-2',
|
|
15247
|
-
tagBrownFillIconHoverBackgroundColor: 'Brown-5',
|
|
15248
|
-
tagPurpleIconFontColor: 'Purple-6',
|
|
15249
|
-
tagPurpleIconDisabledFontColor: 'Purple-3',
|
|
15250
|
-
tagPurpleIconHoverBackgroundColor: 'Purple-2',
|
|
15251
|
-
tagPurpleFillIconHoverBackgroundColor: 'Purple-5',
|
|
15252
|
-
tagIndigoIconFontColor: 'Indigo-6',
|
|
15253
|
-
tagIndigoIconDisabledFontColor: 'Indigo-3',
|
|
15254
|
-
tagIndigoIconHoverBackgroundColor: 'Indigo-2',
|
|
15255
|
-
tagIndigoFillIconHoverBackgroundColor: 'Indigo-5',
|
|
15256
|
-
tagCyanIconFontColor: 'Cyan-6',
|
|
15257
|
-
tagCyanIconDisabledFontColor: 'Cyan-3',
|
|
15258
|
-
tagCyanIconHoverBackgroundColor: 'Cyan-2',
|
|
15259
|
-
tagCyanFillIconHoverBackgroundColor: 'Cyan-5',
|
|
15260
|
-
tagNeonIconFontColor: 'Neon-6',
|
|
15261
|
-
tagNeonIconDisabledFontColor: 'Neon-3',
|
|
15262
|
-
tagNeonIconHoverBackgroundColor: 'Neon-2',
|
|
15263
|
-
tagNeonFillIconHoverBackgroundColor: 'Neon-5',
|
|
15264
|
-
tagLemonIconFontColor: 'Lemon-6',
|
|
15265
|
-
tagLemonIconDisabledFontColor: 'Lemon-3',
|
|
15266
|
-
tagLemonIconHoverBackgroundColor: 'Lemon-2',
|
|
15267
|
-
tagLemonFillIconHoverBackgroundColor: 'Lemon-5',
|
|
15268
|
-
tagTangerineIconFontColor: 'Tangerine-6',
|
|
15269
|
-
tagTangerineIconDisabledFontColor: 'Tangerine-3',
|
|
15270
|
-
tagTangerineIconHoverBackgroundColor: 'Tangerine-2',
|
|
15271
|
-
tagTangerineFillIconHoverBackgroundColor: 'Tangerine-5'
|
|
15272
|
+
tagLargeLineHeight: 'Line-height-dynamic',
|
|
15273
|
+
tagInputPaddingX: 'Spacing-4',
|
|
15274
|
+
tagInputFontSize: 'Font-12'
|
|
15272
15275
|
};
|
|
15273
15276
|
/* harmony default export */ var tag = (tagTokens);
|
|
15274
15277
|
;// CONCATENATED MODULE: ../theme/src/tag/index.ts
|
|
@@ -28125,7 +28128,7 @@ var TagStyle = {
|
|
|
28125
28128
|
wrapper: {
|
|
28126
28129
|
flex: 1,
|
|
28127
28130
|
minWidth: 0,
|
|
28128
|
-
lineHeight: src.
|
|
28131
|
+
lineHeight: src.tagDefaultLineHeight
|
|
28129
28132
|
},
|
|
28130
28133
|
inline: {
|
|
28131
28134
|
display: 'inline-block',
|
|
@@ -28145,6 +28148,12 @@ var TagStyle = {
|
|
|
28145
28148
|
width: 14,
|
|
28146
28149
|
height: 14
|
|
28147
28150
|
}
|
|
28151
|
+
},
|
|
28152
|
+
'& $wrapper': {
|
|
28153
|
+
lineHeight: src.tagLargeLineHeight
|
|
28154
|
+
},
|
|
28155
|
+
'& $closeIcon': {
|
|
28156
|
+
height: src.tagLargeLineHeight
|
|
28148
28157
|
}
|
|
28149
28158
|
},
|
|
28150
28159
|
small: {
|
|
@@ -28154,10 +28163,10 @@ var TagStyle = {
|
|
|
28154
28163
|
fontWeight: src.tagSmallFontWeight,
|
|
28155
28164
|
borderRadius: src.tagSmallBorderRadius,
|
|
28156
28165
|
'& $wrapper': {
|
|
28157
|
-
lineHeight: "calc(".concat(src.tagSmallFontSize, " + 6px)")
|
|
28166
|
+
lineHeight: "var(".concat(src.tagSmallLineHeight, ", calc(").concat(src.tagSmallFontSize, " + 6px))")
|
|
28158
28167
|
},
|
|
28159
28168
|
'& $closeIcon': {
|
|
28160
|
-
height: "calc(".concat(src.tagSmallFontSize, " + 6px)")
|
|
28169
|
+
height: "var(".concat(src.tagSmallLineHeight, ", calc(").concat(src.tagSmallFontSize, " + 6px))")
|
|
28161
28170
|
},
|
|
28162
28171
|
'& $closeIconWrapper': {
|
|
28163
28172
|
width: "calc(".concat(src.tagSmallFontSize, " + 6px)"),
|
|
@@ -28180,7 +28189,7 @@ var TagStyle = {
|
|
|
28180
28189
|
alignItems: 'center',
|
|
28181
28190
|
display: 'inline-flex',
|
|
28182
28191
|
cursor: 'pointer',
|
|
28183
|
-
height: src.
|
|
28192
|
+
height: src.tagDefaultLineHeight,
|
|
28184
28193
|
maxHeight: '100%'
|
|
28185
28194
|
},
|
|
28186
28195
|
closeIconWrapper: {
|
|
@@ -73540,7 +73549,7 @@ var upload_interface = __webpack_require__(8821);
|
|
|
73540
73549
|
|
|
73541
73550
|
|
|
73542
73551
|
/* harmony default export */ var src_0 = ({
|
|
73543
|
-
version: '3.9.0-beta.
|
|
73552
|
+
version: '3.9.0-beta.11'
|
|
73544
73553
|
});
|
|
73545
73554
|
}();
|
|
73546
73555
|
/******/ return __webpack_exports__;
|