@delon/theme 19.2.0 → 20.0.0
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/compact.css +529 -181
- package/compact.min.css +1 -1
- package/dark.css +529 -181
- package/dark.min.css +1 -1
- package/default.css +529 -181
- package/default.min.css +1 -1
- package/fesm2022/layout-default.mjs +52 -66
- package/fesm2022/layout-default.mjs.map +1 -1
- package/fesm2022/setting-drawer.mjs +14 -22
- package/fesm2022/setting-drawer.mjs.map +1 -1
- package/fesm2022/theme-btn.mjs +10 -19
- package/fesm2022/theme-btn.mjs.map +1 -1
- package/fesm2022/theme.mjs +112 -94
- package/fesm2022/theme.mjs.map +1 -1
- package/index.d.ts +1689 -3
- package/layout-blank/index.d.ts +2 -5
- package/layout-default/index.d.ts +245 -5
- package/layout-default/style/fix/_sidebar-nav.less +18 -3
- package/layout-default/style/theme-dark.less +1 -0
- package/layout-default/style/theme-default.less +1 -0
- package/package.json +6 -6
- package/setting-drawer/index.d.ts +65 -5
- package/system/antd/_modal.less +1 -1
- package/system/ng/_preserve-white-spaces.less +8 -8
- package/theme-btn/index.d.ts +42 -5
- package/variable.css +529 -181
- package/variable.min.css +1 -1
- package/layout-blank/public_api.d.ts +0 -2
- package/layout-default/layout-header-item-trigger.directive.d.ts +0 -5
- package/layout-default/layout-header-item.component.d.ts +0 -10
- package/layout-default/layout-header.component.d.ts +0 -31
- package/layout-default/layout-nav.component.d.ts +0 -61
- package/layout-default/layout-top-menu-item.d.ts +0 -9
- package/layout-default/layout.component.d.ts +0 -39
- package/layout-default/layout.module.d.ts +0 -19
- package/layout-default/layout.service.d.ts +0 -29
- package/layout-default/public_api.d.ts +0 -9
- package/layout-default/types.d.ts +0 -60
- package/public_api.d.ts +0 -8
- package/setting-drawer/public_api.d.ts +0 -3
- package/setting-drawer/setting-drawer-item.component.d.ts +0 -11
- package/setting-drawer/setting-drawer.component.d.ts +0 -48
- package/setting-drawer/setting-drawer.module.d.ts +0 -8
- package/setting-drawer/setting-drawer.types.d.ts +0 -7
- package/src/config.d.ts +0 -63
- package/src/locale/index.d.ts +0 -1
- package/src/locale/languages/ar-SA.d.ts +0 -3
- package/src/locale/languages/el-GR.d.ts +0 -3
- package/src/locale/languages/en-US.d.ts +0 -3
- package/src/locale/languages/es-ES.d.ts +0 -3
- package/src/locale/languages/fr-FR.d.ts +0 -3
- package/src/locale/languages/hr-HR.d.ts +0 -3
- package/src/locale/languages/it-IT.d.ts +0 -3
- package/src/locale/languages/ja-JP.d.ts +0 -3
- package/src/locale/languages/ko-KR.d.ts +0 -3
- package/src/locale/languages/pl-PL.d.ts +0 -3
- package/src/locale/languages/sl-SI.d.ts +0 -3
- package/src/locale/languages/tr-TR.d.ts +0 -3
- package/src/locale/languages/vi-VI.d.ts +0 -3
- package/src/locale/languages/zh-CN.d.ts +0 -3
- package/src/locale/languages/zh-TW.d.ts +0 -3
- package/src/locale/locale.module.d.ts +0 -6
- package/src/locale/locale.service.d.ts +0 -17
- package/src/locale/locale.tokens.d.ts +0 -3
- package/src/locale/locale.types.d.ts +0 -93
- package/src/locale/public_api.d.ts +0 -19
- package/src/pipes/date/date.pipe.d.ts +0 -9
- package/src/pipes/index.d.ts +0 -5
- package/src/pipes/keys/keys.pipe.d.ts +0 -11
- package/src/pipes/safe/html.pipe.d.ts +0 -9
- package/src/pipes/safe/url.pipe.d.ts +0 -9
- package/src/pipes/yn/yn.pipe.d.ts +0 -16
- package/src/provide.d.ts +0 -23
- package/src/router/optional-preloader.d.ts +0 -20
- package/src/services/drawer/drawer.helper.d.ts +0 -71
- package/src/services/http/http.client.d.ts +0 -570
- package/src/services/http/http.decorator.d.ts +0 -108
- package/src/services/http/http.token.d.ts +0 -37
- package/src/services/http/index.d.ts +0 -3
- package/src/services/i18n/i18n-url.guard.d.ts +0 -36
- package/src/services/i18n/i18n.d.ts +0 -90
- package/src/services/i18n/i18n.pipe.d.ts +0 -8
- package/src/services/i18n/index.d.ts +0 -3
- package/src/services/index.d.ts +0 -10
- package/src/services/menu/index.d.ts +0 -2
- package/src/services/menu/interface.d.ts +0 -79
- package/src/services/menu/menu.service.d.ts +0 -114
- package/src/services/modal/modal.helper.d.ts +0 -78
- package/src/services/preloader/preloader.d.ts +0 -1
- package/src/services/responsive/responsive.d.ts +0 -12
- package/src/services/rtl/rtl.service.d.ts +0 -48
- package/src/services/settings/index.d.ts +0 -2
- package/src/services/settings/settings.service.d.ts +0 -40
- package/src/services/settings/types.d.ts +0 -35
- package/src/services/title/title.service.d.ts +0 -72
- package/src/theme.module.d.ts +0 -22
- package/src/version.d.ts +0 -2
- package/theme-btn/public_api.d.ts +0 -2
- package/theme-btn/theme-btn.component.d.ts +0 -32
- package/theme-btn/theme-btn.module.d.ts +0 -10
package/dark.css
CHANGED
|
@@ -6210,6 +6210,56 @@ nz-comment-content {
|
|
|
6210
6210
|
border-color: transparent !important;
|
|
6211
6211
|
box-shadow: none !important;
|
|
6212
6212
|
}
|
|
6213
|
+
.ant-picker.ant-picker-filled {
|
|
6214
|
+
background-color: rgba(255, 255, 255, 0.04) !important;
|
|
6215
|
+
border-color: transparent !important;
|
|
6216
|
+
box-shadow: none !important;
|
|
6217
|
+
}
|
|
6218
|
+
.ant-picker.ant-picker-filled:hover {
|
|
6219
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
6220
|
+
border-color: transparent !important;
|
|
6221
|
+
box-shadow: none !important;
|
|
6222
|
+
}
|
|
6223
|
+
.ant-picker.ant-picker-filled:focus,
|
|
6224
|
+
.ant-picker.ant-picker-filled.ant-picker-focused {
|
|
6225
|
+
border-color: #177ddc !important;
|
|
6226
|
+
box-shadow: 0 0 0 2px rgba(23, 125, 220, 0.2) !important;
|
|
6227
|
+
border-right-width: 1px !important;
|
|
6228
|
+
outline: 0 !important;
|
|
6229
|
+
background-color: transparent !important;
|
|
6230
|
+
box-shadow: none !important;
|
|
6231
|
+
}
|
|
6232
|
+
.ant-input-rtl .ant-picker.ant-picker-filled:focus,
|
|
6233
|
+
.ant-input-rtl .ant-picker.ant-picker-filled.ant-picker-focused {
|
|
6234
|
+
border-right-width: 0 !important;
|
|
6235
|
+
border-left-width: 1px !important;
|
|
6236
|
+
}
|
|
6237
|
+
.ant-picker.ant-picker-filled.ant-picker-disabled,
|
|
6238
|
+
.ant-picker.ant-picker-filled.ant-picker[disabled] {
|
|
6239
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
6240
|
+
border-color: #434343 !important;
|
|
6241
|
+
box-shadow: none !important;
|
|
6242
|
+
cursor: not-allowed !important;
|
|
6243
|
+
opacity: 1 !important;
|
|
6244
|
+
pointer-events: none !important;
|
|
6245
|
+
color: rgba(255, 255, 255, 0.3) !important;
|
|
6246
|
+
}
|
|
6247
|
+
.ant-picker.ant-picker-filled.ant-picker-disabled:hover,
|
|
6248
|
+
.ant-picker.ant-picker-filled.ant-picker[disabled]:hover {
|
|
6249
|
+
border-color: #434343 !important;
|
|
6250
|
+
border-right-width: 1px !important;
|
|
6251
|
+
}
|
|
6252
|
+
.ant-picker.ant-picker-underlined,
|
|
6253
|
+
.ant-picker.ant-picker-underlined:hover,
|
|
6254
|
+
.ant-picker.ant-picker-underlined:focus,
|
|
6255
|
+
.ant-picker.ant-picker-underlined.ant-picker-focused,
|
|
6256
|
+
.ant-picker.ant-picker-underlined.ant-picker-disabled,
|
|
6257
|
+
.ant-picker.ant-picker-underlined.ant-picker[disabled] {
|
|
6258
|
+
background-color: transparent !important;
|
|
6259
|
+
border-width: 0 0 1px !important;
|
|
6260
|
+
border-radius: 0 !important;
|
|
6261
|
+
box-shadow: none !important;
|
|
6262
|
+
}
|
|
6213
6263
|
.ant-picker-input {
|
|
6214
6264
|
position: relative;
|
|
6215
6265
|
display: inline-flex;
|
|
@@ -6297,15 +6347,64 @@ nz-comment-content {
|
|
|
6297
6347
|
border-color: #434343;
|
|
6298
6348
|
border-right-width: 1px;
|
|
6299
6349
|
}
|
|
6300
|
-
.ant-picker-input > input-borderless,
|
|
6301
|
-
.ant-picker-input > input-borderless:hover,
|
|
6302
|
-
.ant-picker-input > input-borderless:focus,
|
|
6303
|
-
.ant-picker-input > input-borderless-focused,
|
|
6304
|
-
.ant-picker-input > input-borderless-disabled,
|
|
6305
|
-
.ant-picker-input > input-borderless[disabled] {
|
|
6306
|
-
background-color: transparent;
|
|
6307
|
-
border: none;
|
|
6308
|
-
box-shadow: none;
|
|
6350
|
+
.ant-picker-input > input-borderless.ant-picker-input > input,
|
|
6351
|
+
.ant-picker-input > input-borderless.ant-picker-input > input:hover,
|
|
6352
|
+
.ant-picker-input > input-borderless.ant-picker-input > input:focus,
|
|
6353
|
+
.ant-picker-input > input-borderless.ant-picker-input > input-focused,
|
|
6354
|
+
.ant-picker-input > input-borderless.ant-picker-input > input-disabled,
|
|
6355
|
+
.ant-picker-input > input-borderless.ant-picker-input > input[disabled] {
|
|
6356
|
+
background-color: transparent !important;
|
|
6357
|
+
border: none !important;
|
|
6358
|
+
box-shadow: none !important;
|
|
6359
|
+
}
|
|
6360
|
+
.ant-picker-input > input-filled {
|
|
6361
|
+
background-color: rgba(255, 255, 255, 0.04) !important;
|
|
6362
|
+
border-color: transparent;
|
|
6363
|
+
box-shadow: none !important;
|
|
6364
|
+
}
|
|
6365
|
+
.ant-picker-input > input-filled:hover.ant-picker-input > input:not(.ant-picker-input > input-focused) {
|
|
6366
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
6367
|
+
border-color: transparent !important;
|
|
6368
|
+
}
|
|
6369
|
+
.ant-picker-input > input-filled:focus,
|
|
6370
|
+
.ant-picker-input > input-filled.ant-picker-input > input-focused {
|
|
6371
|
+
border-color: #177ddc;
|
|
6372
|
+
box-shadow: 0 0 0 2px rgba(23, 125, 220, 0.2);
|
|
6373
|
+
border-right-width: 1px;
|
|
6374
|
+
outline: 0;
|
|
6375
|
+
background-color: transparent !important;
|
|
6376
|
+
box-shadow: none !important;
|
|
6377
|
+
}
|
|
6378
|
+
.ant-input-rtl .ant-picker-input > input-filled:focus,
|
|
6379
|
+
.ant-input-rtl .ant-picker-input > input-filled.ant-picker-input > input-focused {
|
|
6380
|
+
border-right-width: 0;
|
|
6381
|
+
border-left-width: 1px !important;
|
|
6382
|
+
}
|
|
6383
|
+
.ant-picker-input > input-filled.ant-picker-input > input-disabled,
|
|
6384
|
+
.ant-picker-input > input-filled.ant-picker-input > input[disabled] {
|
|
6385
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
6386
|
+
border-color: #434343 !important;
|
|
6387
|
+
box-shadow: none !important;
|
|
6388
|
+
cursor: not-allowed !important;
|
|
6389
|
+
opacity: 1 !important;
|
|
6390
|
+
pointer-events: none !important;
|
|
6391
|
+
color: rgba(255, 255, 255, 0.3) !important;
|
|
6392
|
+
}
|
|
6393
|
+
.ant-picker-input > input-filled.ant-picker-input > input-disabled:hover,
|
|
6394
|
+
.ant-picker-input > input-filled.ant-picker-input > input[disabled]:hover {
|
|
6395
|
+
border-color: #434343 !important;
|
|
6396
|
+
border-right-width: 1px !important;
|
|
6397
|
+
}
|
|
6398
|
+
.ant-picker-input > input-underlined.ant-picker-input > input,
|
|
6399
|
+
.ant-picker-input > input-underlined:hover,
|
|
6400
|
+
.ant-picker-input > input-underlined:focus,
|
|
6401
|
+
.ant-picker-input > input-underlined.ant-picker-input > input-focused,
|
|
6402
|
+
.ant-picker-input > input-underlined.ant-picker-input > input-disabled,
|
|
6403
|
+
.ant-picker-input > input-underlined.ant-picker-input > input[disabled] {
|
|
6404
|
+
background-color: transparent !important;
|
|
6405
|
+
border-width: 0 0 1px !important;
|
|
6406
|
+
border-radius: 0 !important;
|
|
6407
|
+
box-shadow: none !important;
|
|
6309
6408
|
}
|
|
6310
6409
|
textarea.ant-picker-input > input {
|
|
6311
6410
|
max-width: 100%;
|
|
@@ -6572,7 +6671,7 @@ textarea.ant-picker-input > input {
|
|
|
6572
6671
|
.ant-picker-panel-container .ant-picker-panel {
|
|
6573
6672
|
vertical-align: top;
|
|
6574
6673
|
background: transparent;
|
|
6575
|
-
border-width: 0 0 1px
|
|
6674
|
+
border-width: 0 0 1px;
|
|
6576
6675
|
border-radius: 0;
|
|
6577
6676
|
}
|
|
6578
6677
|
.ant-picker-panel-container .ant-picker-panel .ant-picker-content,
|
|
@@ -13935,15 +14034,64 @@ nz-empty {
|
|
|
13935
14034
|
border-color: #434343;
|
|
13936
14035
|
border-right-width: 1px;
|
|
13937
14036
|
}
|
|
13938
|
-
.ant-input-affix-wrapper-borderless,
|
|
13939
|
-
.ant-input-affix-wrapper-borderless:hover,
|
|
13940
|
-
.ant-input-affix-wrapper-borderless:focus,
|
|
13941
|
-
.ant-input-affix-wrapper-borderless-focused,
|
|
13942
|
-
.ant-input-affix-wrapper-borderless-disabled,
|
|
13943
|
-
.ant-input-affix-wrapper-borderless[disabled] {
|
|
13944
|
-
background-color: transparent;
|
|
13945
|
-
border: none;
|
|
13946
|
-
box-shadow: none;
|
|
14037
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper,
|
|
14038
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper:hover,
|
|
14039
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper:focus,
|
|
14040
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper-focused,
|
|
14041
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper-disabled,
|
|
14042
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper[disabled] {
|
|
14043
|
+
background-color: transparent !important;
|
|
14044
|
+
border: none !important;
|
|
14045
|
+
box-shadow: none !important;
|
|
14046
|
+
}
|
|
14047
|
+
.ant-input-affix-wrapper-filled {
|
|
14048
|
+
background-color: rgba(255, 255, 255, 0.04) !important;
|
|
14049
|
+
border-color: transparent;
|
|
14050
|
+
box-shadow: none !important;
|
|
14051
|
+
}
|
|
14052
|
+
.ant-input-affix-wrapper-filled:hover.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-focused) {
|
|
14053
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
14054
|
+
border-color: transparent !important;
|
|
14055
|
+
}
|
|
14056
|
+
.ant-input-affix-wrapper-filled:focus,
|
|
14057
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper-focused {
|
|
14058
|
+
border-color: #177ddc;
|
|
14059
|
+
box-shadow: 0 0 0 2px rgba(23, 125, 220, 0.2);
|
|
14060
|
+
border-right-width: 1px;
|
|
14061
|
+
outline: 0;
|
|
14062
|
+
background-color: transparent !important;
|
|
14063
|
+
box-shadow: none !important;
|
|
14064
|
+
}
|
|
14065
|
+
.ant-input-rtl .ant-input-affix-wrapper-filled:focus,
|
|
14066
|
+
.ant-input-rtl .ant-input-affix-wrapper-filled.ant-input-affix-wrapper-focused {
|
|
14067
|
+
border-right-width: 0;
|
|
14068
|
+
border-left-width: 1px !important;
|
|
14069
|
+
}
|
|
14070
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper-disabled,
|
|
14071
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper[disabled] {
|
|
14072
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
14073
|
+
border-color: #434343 !important;
|
|
14074
|
+
box-shadow: none !important;
|
|
14075
|
+
cursor: not-allowed !important;
|
|
14076
|
+
opacity: 1 !important;
|
|
14077
|
+
pointer-events: none !important;
|
|
14078
|
+
color: rgba(255, 255, 255, 0.3) !important;
|
|
14079
|
+
}
|
|
14080
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper-disabled:hover,
|
|
14081
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper[disabled]:hover {
|
|
14082
|
+
border-color: #434343 !important;
|
|
14083
|
+
border-right-width: 1px !important;
|
|
14084
|
+
}
|
|
14085
|
+
.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper,
|
|
14086
|
+
.ant-input-affix-wrapper-underlined:hover,
|
|
14087
|
+
.ant-input-affix-wrapper-underlined:focus,
|
|
14088
|
+
.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper-focused,
|
|
14089
|
+
.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper-disabled,
|
|
14090
|
+
.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper[disabled] {
|
|
14091
|
+
background-color: transparent !important;
|
|
14092
|
+
border-width: 0 0 1px !important;
|
|
14093
|
+
border-radius: 0 !important;
|
|
14094
|
+
box-shadow: none !important;
|
|
13947
14095
|
}
|
|
13948
14096
|
textarea.ant-input-affix-wrapper {
|
|
13949
14097
|
max-width: 100%;
|
|
@@ -14220,15 +14368,64 @@ textarea.ant-input-affix-wrapper {
|
|
|
14220
14368
|
border-color: #434343;
|
|
14221
14369
|
border-right-width: 1px;
|
|
14222
14370
|
}
|
|
14223
|
-
.ant-input-borderless,
|
|
14224
|
-
.ant-input-borderless:hover,
|
|
14225
|
-
.ant-input-borderless:focus,
|
|
14226
|
-
.ant-input-borderless-focused,
|
|
14227
|
-
.ant-input-borderless-disabled,
|
|
14228
|
-
.ant-input-borderless[disabled] {
|
|
14229
|
-
background-color: transparent;
|
|
14230
|
-
border: none;
|
|
14231
|
-
box-shadow: none;
|
|
14371
|
+
.ant-input-borderless.ant-input,
|
|
14372
|
+
.ant-input-borderless.ant-input:hover,
|
|
14373
|
+
.ant-input-borderless.ant-input:focus,
|
|
14374
|
+
.ant-input-borderless.ant-input-focused,
|
|
14375
|
+
.ant-input-borderless.ant-input-disabled,
|
|
14376
|
+
.ant-input-borderless.ant-input[disabled] {
|
|
14377
|
+
background-color: transparent !important;
|
|
14378
|
+
border: none !important;
|
|
14379
|
+
box-shadow: none !important;
|
|
14380
|
+
}
|
|
14381
|
+
.ant-input-filled {
|
|
14382
|
+
background-color: rgba(255, 255, 255, 0.04) !important;
|
|
14383
|
+
border-color: transparent;
|
|
14384
|
+
box-shadow: none !important;
|
|
14385
|
+
}
|
|
14386
|
+
.ant-input-filled:hover.ant-input:not(.ant-input-focused) {
|
|
14387
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
14388
|
+
border-color: transparent !important;
|
|
14389
|
+
}
|
|
14390
|
+
.ant-input-filled:focus,
|
|
14391
|
+
.ant-input-filled.ant-input-focused {
|
|
14392
|
+
border-color: #177ddc;
|
|
14393
|
+
box-shadow: 0 0 0 2px rgba(23, 125, 220, 0.2);
|
|
14394
|
+
border-right-width: 1px;
|
|
14395
|
+
outline: 0;
|
|
14396
|
+
background-color: transparent !important;
|
|
14397
|
+
box-shadow: none !important;
|
|
14398
|
+
}
|
|
14399
|
+
.ant-input-rtl .ant-input-filled:focus,
|
|
14400
|
+
.ant-input-rtl .ant-input-filled.ant-input-focused {
|
|
14401
|
+
border-right-width: 0;
|
|
14402
|
+
border-left-width: 1px !important;
|
|
14403
|
+
}
|
|
14404
|
+
.ant-input-filled.ant-input-disabled,
|
|
14405
|
+
.ant-input-filled.ant-input[disabled] {
|
|
14406
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
14407
|
+
border-color: #434343 !important;
|
|
14408
|
+
box-shadow: none !important;
|
|
14409
|
+
cursor: not-allowed !important;
|
|
14410
|
+
opacity: 1 !important;
|
|
14411
|
+
pointer-events: none !important;
|
|
14412
|
+
color: rgba(255, 255, 255, 0.3) !important;
|
|
14413
|
+
}
|
|
14414
|
+
.ant-input-filled.ant-input-disabled:hover,
|
|
14415
|
+
.ant-input-filled.ant-input[disabled]:hover {
|
|
14416
|
+
border-color: #434343 !important;
|
|
14417
|
+
border-right-width: 1px !important;
|
|
14418
|
+
}
|
|
14419
|
+
.ant-input-underlined.ant-input,
|
|
14420
|
+
.ant-input-underlined:hover,
|
|
14421
|
+
.ant-input-underlined:focus,
|
|
14422
|
+
.ant-input-underlined.ant-input-focused,
|
|
14423
|
+
.ant-input-underlined.ant-input-disabled,
|
|
14424
|
+
.ant-input-underlined.ant-input[disabled] {
|
|
14425
|
+
background-color: transparent !important;
|
|
14426
|
+
border-width: 0 0 1px !important;
|
|
14427
|
+
border-radius: 0 !important;
|
|
14428
|
+
box-shadow: none !important;
|
|
14232
14429
|
}
|
|
14233
14430
|
textarea.ant-input {
|
|
14234
14431
|
max-width: 100%;
|
|
@@ -15332,15 +15529,64 @@ nz-form-item-feedback-icon.ant-input-suffix {
|
|
|
15332
15529
|
border-color: #434343;
|
|
15333
15530
|
border-right-width: 1px;
|
|
15334
15531
|
}
|
|
15335
|
-
.ant-input-number-affix-wrapper-borderless,
|
|
15336
|
-
.ant-input-number-affix-wrapper-borderless:hover,
|
|
15337
|
-
.ant-input-number-affix-wrapper-borderless:focus,
|
|
15338
|
-
.ant-input-number-affix-wrapper-borderless-focused,
|
|
15339
|
-
.ant-input-number-affix-wrapper-borderless-disabled,
|
|
15340
|
-
.ant-input-number-affix-wrapper-borderless[disabled] {
|
|
15341
|
-
background-color: transparent;
|
|
15342
|
-
border: none;
|
|
15343
|
-
box-shadow: none;
|
|
15532
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper,
|
|
15533
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper:hover,
|
|
15534
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper:focus,
|
|
15535
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper-focused,
|
|
15536
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper-disabled,
|
|
15537
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper[disabled] {
|
|
15538
|
+
background-color: transparent !important;
|
|
15539
|
+
border: none !important;
|
|
15540
|
+
box-shadow: none !important;
|
|
15541
|
+
}
|
|
15542
|
+
.ant-input-number-affix-wrapper-filled {
|
|
15543
|
+
background-color: rgba(255, 255, 255, 0.04) !important;
|
|
15544
|
+
border-color: transparent;
|
|
15545
|
+
box-shadow: none !important;
|
|
15546
|
+
}
|
|
15547
|
+
.ant-input-number-affix-wrapper-filled:hover.ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-focused) {
|
|
15548
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
15549
|
+
border-color: transparent !important;
|
|
15550
|
+
}
|
|
15551
|
+
.ant-input-number-affix-wrapper-filled:focus,
|
|
15552
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-focused {
|
|
15553
|
+
border-color: #177ddc;
|
|
15554
|
+
box-shadow: 0 0 0 2px rgba(23, 125, 220, 0.2);
|
|
15555
|
+
border-right-width: 1px;
|
|
15556
|
+
outline: 0;
|
|
15557
|
+
background-color: transparent !important;
|
|
15558
|
+
box-shadow: none !important;
|
|
15559
|
+
}
|
|
15560
|
+
.ant-input-rtl .ant-input-number-affix-wrapper-filled:focus,
|
|
15561
|
+
.ant-input-rtl .ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-focused {
|
|
15562
|
+
border-right-width: 0;
|
|
15563
|
+
border-left-width: 1px !important;
|
|
15564
|
+
}
|
|
15565
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-disabled,
|
|
15566
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper[disabled] {
|
|
15567
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
15568
|
+
border-color: #434343 !important;
|
|
15569
|
+
box-shadow: none !important;
|
|
15570
|
+
cursor: not-allowed !important;
|
|
15571
|
+
opacity: 1 !important;
|
|
15572
|
+
pointer-events: none !important;
|
|
15573
|
+
color: rgba(255, 255, 255, 0.3) !important;
|
|
15574
|
+
}
|
|
15575
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-disabled:hover,
|
|
15576
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper[disabled]:hover {
|
|
15577
|
+
border-color: #434343 !important;
|
|
15578
|
+
border-right-width: 1px !important;
|
|
15579
|
+
}
|
|
15580
|
+
.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper,
|
|
15581
|
+
.ant-input-number-affix-wrapper-underlined:hover,
|
|
15582
|
+
.ant-input-number-affix-wrapper-underlined:focus,
|
|
15583
|
+
.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper-focused,
|
|
15584
|
+
.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper-disabled,
|
|
15585
|
+
.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper[disabled] {
|
|
15586
|
+
background-color: transparent !important;
|
|
15587
|
+
border-width: 0 0 1px !important;
|
|
15588
|
+
border-radius: 0 !important;
|
|
15589
|
+
box-shadow: none !important;
|
|
15344
15590
|
}
|
|
15345
15591
|
textarea.ant-input-number-affix-wrapper {
|
|
15346
15592
|
max-width: 100%;
|
|
@@ -15517,6 +15763,7 @@ textarea.ant-input-number-affix-wrapper {
|
|
|
15517
15763
|
padding: 0;
|
|
15518
15764
|
border: 1px solid #434343;
|
|
15519
15765
|
border-radius: 2px;
|
|
15766
|
+
/* stylelint-disable less/no-duplicate-variables */
|
|
15520
15767
|
}
|
|
15521
15768
|
.ant-input-number::placeholder {
|
|
15522
15769
|
color: rgba(255, 255, 255, 0.3);
|
|
@@ -15578,15 +15825,64 @@ textarea.ant-input-number-affix-wrapper {
|
|
|
15578
15825
|
border-color: #434343;
|
|
15579
15826
|
border-right-width: 1px;
|
|
15580
15827
|
}
|
|
15581
|
-
.ant-input-number-borderless,
|
|
15582
|
-
.ant-input-number-borderless:hover,
|
|
15583
|
-
.ant-input-number-borderless:focus,
|
|
15584
|
-
.ant-input-number-borderless-focused,
|
|
15585
|
-
.ant-input-number-borderless-disabled,
|
|
15586
|
-
.ant-input-number-borderless[disabled] {
|
|
15587
|
-
background-color: transparent;
|
|
15588
|
-
border: none;
|
|
15589
|
-
box-shadow: none;
|
|
15828
|
+
.ant-input-number-borderless.ant-input-number,
|
|
15829
|
+
.ant-input-number-borderless.ant-input-number:hover,
|
|
15830
|
+
.ant-input-number-borderless.ant-input-number:focus,
|
|
15831
|
+
.ant-input-number-borderless.ant-input-number-focused,
|
|
15832
|
+
.ant-input-number-borderless.ant-input-number-disabled,
|
|
15833
|
+
.ant-input-number-borderless.ant-input-number[disabled] {
|
|
15834
|
+
background-color: transparent !important;
|
|
15835
|
+
border: none !important;
|
|
15836
|
+
box-shadow: none !important;
|
|
15837
|
+
}
|
|
15838
|
+
.ant-input-number-filled {
|
|
15839
|
+
background-color: rgba(255, 255, 255, 0.04) !important;
|
|
15840
|
+
border-color: transparent;
|
|
15841
|
+
box-shadow: none !important;
|
|
15842
|
+
}
|
|
15843
|
+
.ant-input-number-filled:hover.ant-input-number:not(.ant-input-number-focused) {
|
|
15844
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
15845
|
+
border-color: transparent !important;
|
|
15846
|
+
}
|
|
15847
|
+
.ant-input-number-filled:focus,
|
|
15848
|
+
.ant-input-number-filled.ant-input-number-focused {
|
|
15849
|
+
border-color: #177ddc;
|
|
15850
|
+
box-shadow: 0 0 0 2px rgba(23, 125, 220, 0.2);
|
|
15851
|
+
border-right-width: 1px;
|
|
15852
|
+
outline: 0;
|
|
15853
|
+
background-color: transparent !important;
|
|
15854
|
+
box-shadow: none !important;
|
|
15855
|
+
}
|
|
15856
|
+
.ant-input-rtl .ant-input-number-filled:focus,
|
|
15857
|
+
.ant-input-rtl .ant-input-number-filled.ant-input-number-focused {
|
|
15858
|
+
border-right-width: 0;
|
|
15859
|
+
border-left-width: 1px !important;
|
|
15860
|
+
}
|
|
15861
|
+
.ant-input-number-filled.ant-input-number-disabled,
|
|
15862
|
+
.ant-input-number-filled.ant-input-number[disabled] {
|
|
15863
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
15864
|
+
border-color: #434343 !important;
|
|
15865
|
+
box-shadow: none !important;
|
|
15866
|
+
cursor: not-allowed !important;
|
|
15867
|
+
opacity: 1 !important;
|
|
15868
|
+
pointer-events: none !important;
|
|
15869
|
+
color: rgba(255, 255, 255, 0.3) !important;
|
|
15870
|
+
}
|
|
15871
|
+
.ant-input-number-filled.ant-input-number-disabled:hover,
|
|
15872
|
+
.ant-input-number-filled.ant-input-number[disabled]:hover {
|
|
15873
|
+
border-color: #434343 !important;
|
|
15874
|
+
border-right-width: 1px !important;
|
|
15875
|
+
}
|
|
15876
|
+
.ant-input-number-underlined.ant-input-number,
|
|
15877
|
+
.ant-input-number-underlined:hover,
|
|
15878
|
+
.ant-input-number-underlined:focus,
|
|
15879
|
+
.ant-input-number-underlined.ant-input-number-focused,
|
|
15880
|
+
.ant-input-number-underlined.ant-input-number-disabled,
|
|
15881
|
+
.ant-input-number-underlined.ant-input-number[disabled] {
|
|
15882
|
+
background-color: transparent !important;
|
|
15883
|
+
border-width: 0 0 1px !important;
|
|
15884
|
+
border-radius: 0 !important;
|
|
15885
|
+
box-shadow: none !important;
|
|
15590
15886
|
}
|
|
15591
15887
|
textarea.ant-input-number {
|
|
15592
15888
|
max-width: 100%;
|
|
@@ -16142,7 +16438,7 @@ textarea.ant-input-number {
|
|
|
16142
16438
|
right: 0;
|
|
16143
16439
|
width: 22px;
|
|
16144
16440
|
height: 100%;
|
|
16145
|
-
background:
|
|
16441
|
+
background: transparent;
|
|
16146
16442
|
border-radius: 0 2px 2px 0;
|
|
16147
16443
|
opacity: 0;
|
|
16148
16444
|
transition: opacity 0.24s linear 0.1s;
|
|
@@ -16207,9 +16503,6 @@ textarea.ant-input-number {
|
|
|
16207
16503
|
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
|
|
16208
16504
|
color: rgba(255, 255, 255, 0.3);
|
|
16209
16505
|
}
|
|
16210
|
-
.ant-input-number-borderless {
|
|
16211
|
-
box-shadow: none;
|
|
16212
|
-
}
|
|
16213
16506
|
.ant-input-number-out-of-range input {
|
|
16214
16507
|
color: #a61d24;
|
|
16215
16508
|
}
|
|
@@ -16660,7 +16953,9 @@ textarea.ant-input-number {
|
|
|
16660
16953
|
right: auto;
|
|
16661
16954
|
left: 0;
|
|
16662
16955
|
}
|
|
16663
|
-
.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap
|
|
16956
|
+
.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap,
|
|
16957
|
+
.ant-input-number-rtl.ant-input-number-filled .ant-input-number-handler-wrap,
|
|
16958
|
+
.ant-input-number-rtl.ant-input-number-underlined .ant-input-number-handler-wrap {
|
|
16664
16959
|
border-right-width: 0;
|
|
16665
16960
|
}
|
|
16666
16961
|
.ant-input-number-rtl .ant-input-number-handler-up {
|
|
@@ -18795,15 +19090,64 @@ nz-list-item-extra {
|
|
|
18795
19090
|
border-color: #434343;
|
|
18796
19091
|
border-right-width: 1px;
|
|
18797
19092
|
}
|
|
18798
|
-
.ant-mentions-borderless,
|
|
18799
|
-
.ant-mentions-borderless:hover,
|
|
18800
|
-
.ant-mentions-borderless:focus,
|
|
18801
|
-
.ant-mentions-borderless-focused,
|
|
18802
|
-
.ant-mentions-borderless-disabled,
|
|
18803
|
-
.ant-mentions-borderless[disabled] {
|
|
18804
|
-
background-color: transparent;
|
|
18805
|
-
border: none;
|
|
18806
|
-
box-shadow: none;
|
|
19093
|
+
.ant-mentions-borderless.ant-mentions,
|
|
19094
|
+
.ant-mentions-borderless.ant-mentions:hover,
|
|
19095
|
+
.ant-mentions-borderless.ant-mentions:focus,
|
|
19096
|
+
.ant-mentions-borderless.ant-mentions-focused,
|
|
19097
|
+
.ant-mentions-borderless.ant-mentions-disabled,
|
|
19098
|
+
.ant-mentions-borderless.ant-mentions[disabled] {
|
|
19099
|
+
background-color: transparent !important;
|
|
19100
|
+
border: none !important;
|
|
19101
|
+
box-shadow: none !important;
|
|
19102
|
+
}
|
|
19103
|
+
.ant-mentions-filled {
|
|
19104
|
+
background-color: rgba(255, 255, 255, 0.04) !important;
|
|
19105
|
+
border-color: transparent;
|
|
19106
|
+
box-shadow: none !important;
|
|
19107
|
+
}
|
|
19108
|
+
.ant-mentions-filled:hover.ant-mentions:not(.ant-mentions-focused) {
|
|
19109
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
19110
|
+
border-color: transparent !important;
|
|
19111
|
+
}
|
|
19112
|
+
.ant-mentions-filled:focus,
|
|
19113
|
+
.ant-mentions-filled.ant-mentions-focused {
|
|
19114
|
+
border-color: #177ddc;
|
|
19115
|
+
box-shadow: 0 0 0 2px rgba(23, 125, 220, 0.2);
|
|
19116
|
+
border-right-width: 1px;
|
|
19117
|
+
outline: 0;
|
|
19118
|
+
background-color: transparent !important;
|
|
19119
|
+
box-shadow: none !important;
|
|
19120
|
+
}
|
|
19121
|
+
.ant-input-rtl .ant-mentions-filled:focus,
|
|
19122
|
+
.ant-input-rtl .ant-mentions-filled.ant-mentions-focused {
|
|
19123
|
+
border-right-width: 0;
|
|
19124
|
+
border-left-width: 1px !important;
|
|
19125
|
+
}
|
|
19126
|
+
.ant-mentions-filled.ant-mentions-disabled,
|
|
19127
|
+
.ant-mentions-filled.ant-mentions[disabled] {
|
|
19128
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
19129
|
+
border-color: #434343 !important;
|
|
19130
|
+
box-shadow: none !important;
|
|
19131
|
+
cursor: not-allowed !important;
|
|
19132
|
+
opacity: 1 !important;
|
|
19133
|
+
pointer-events: none !important;
|
|
19134
|
+
color: rgba(255, 255, 255, 0.3) !important;
|
|
19135
|
+
}
|
|
19136
|
+
.ant-mentions-filled.ant-mentions-disabled:hover,
|
|
19137
|
+
.ant-mentions-filled.ant-mentions[disabled]:hover {
|
|
19138
|
+
border-color: #434343 !important;
|
|
19139
|
+
border-right-width: 1px !important;
|
|
19140
|
+
}
|
|
19141
|
+
.ant-mentions-underlined.ant-mentions,
|
|
19142
|
+
.ant-mentions-underlined:hover,
|
|
19143
|
+
.ant-mentions-underlined:focus,
|
|
19144
|
+
.ant-mentions-underlined.ant-mentions-focused,
|
|
19145
|
+
.ant-mentions-underlined.ant-mentions-disabled,
|
|
19146
|
+
.ant-mentions-underlined.ant-mentions[disabled] {
|
|
19147
|
+
background-color: transparent !important;
|
|
19148
|
+
border-width: 0 0 1px !important;
|
|
19149
|
+
border-radius: 0 !important;
|
|
19150
|
+
box-shadow: none !important;
|
|
18807
19151
|
}
|
|
18808
19152
|
textarea.ant-mentions {
|
|
18809
19153
|
max-width: 100%;
|
|
@@ -20521,15 +20865,64 @@ nz-page-header-footer {
|
|
|
20521
20865
|
border-color: #434343;
|
|
20522
20866
|
border-right-width: 1px;
|
|
20523
20867
|
}
|
|
20524
|
-
.ant-pagination-options-quick-jumper input-borderless,
|
|
20525
|
-
.ant-pagination-options-quick-jumper input-borderless:hover,
|
|
20526
|
-
.ant-pagination-options-quick-jumper input-borderless:focus,
|
|
20527
|
-
.ant-pagination-options-quick-jumper input-borderless-focused,
|
|
20528
|
-
.ant-pagination-options-quick-jumper input-borderless-disabled,
|
|
20529
|
-
.ant-pagination-options-quick-jumper input-borderless[disabled] {
|
|
20530
|
-
background-color: transparent;
|
|
20531
|
-
border: none;
|
|
20532
|
-
box-shadow: none;
|
|
20868
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input,
|
|
20869
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input:hover,
|
|
20870
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input:focus,
|
|
20871
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input-focused,
|
|
20872
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input-disabled,
|
|
20873
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input[disabled] {
|
|
20874
|
+
background-color: transparent !important;
|
|
20875
|
+
border: none !important;
|
|
20876
|
+
box-shadow: none !important;
|
|
20877
|
+
}
|
|
20878
|
+
.ant-pagination-options-quick-jumper input-filled {
|
|
20879
|
+
background-color: rgba(255, 255, 255, 0.04) !important;
|
|
20880
|
+
border-color: transparent;
|
|
20881
|
+
box-shadow: none !important;
|
|
20882
|
+
}
|
|
20883
|
+
.ant-pagination-options-quick-jumper input-filled:hover.ant-pagination-options-quick-jumper input:not(.ant-pagination-options-quick-jumper input-focused) {
|
|
20884
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
20885
|
+
border-color: transparent !important;
|
|
20886
|
+
}
|
|
20887
|
+
.ant-pagination-options-quick-jumper input-filled:focus,
|
|
20888
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-focused {
|
|
20889
|
+
border-color: #177ddc;
|
|
20890
|
+
box-shadow: 0 0 0 2px rgba(23, 125, 220, 0.2);
|
|
20891
|
+
border-right-width: 1px;
|
|
20892
|
+
outline: 0;
|
|
20893
|
+
background-color: transparent !important;
|
|
20894
|
+
box-shadow: none !important;
|
|
20895
|
+
}
|
|
20896
|
+
.ant-input-rtl .ant-pagination-options-quick-jumper input-filled:focus,
|
|
20897
|
+
.ant-input-rtl .ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-focused {
|
|
20898
|
+
border-right-width: 0;
|
|
20899
|
+
border-left-width: 1px !important;
|
|
20900
|
+
}
|
|
20901
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-disabled,
|
|
20902
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input[disabled] {
|
|
20903
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
20904
|
+
border-color: #434343 !important;
|
|
20905
|
+
box-shadow: none !important;
|
|
20906
|
+
cursor: not-allowed !important;
|
|
20907
|
+
opacity: 1 !important;
|
|
20908
|
+
pointer-events: none !important;
|
|
20909
|
+
color: rgba(255, 255, 255, 0.3) !important;
|
|
20910
|
+
}
|
|
20911
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-disabled:hover,
|
|
20912
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input[disabled]:hover {
|
|
20913
|
+
border-color: #434343 !important;
|
|
20914
|
+
border-right-width: 1px !important;
|
|
20915
|
+
}
|
|
20916
|
+
.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input,
|
|
20917
|
+
.ant-pagination-options-quick-jumper input-underlined:hover,
|
|
20918
|
+
.ant-pagination-options-quick-jumper input-underlined:focus,
|
|
20919
|
+
.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input-focused,
|
|
20920
|
+
.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input-disabled,
|
|
20921
|
+
.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input[disabled] {
|
|
20922
|
+
background-color: transparent !important;
|
|
20923
|
+
border-width: 0 0 1px !important;
|
|
20924
|
+
border-radius: 0 !important;
|
|
20925
|
+
box-shadow: none !important;
|
|
20533
20926
|
}
|
|
20534
20927
|
textarea.ant-pagination-options-quick-jumper input {
|
|
20535
20928
|
max-width: 100%;
|
|
@@ -22357,6 +22750,56 @@ span.ant-radio + * {
|
|
|
22357
22750
|
border-color: transparent !important;
|
|
22358
22751
|
box-shadow: none !important;
|
|
22359
22752
|
}
|
|
22753
|
+
.ant-select-filled .ant-select-selector {
|
|
22754
|
+
background-color: rgba(255, 255, 255, 0.04) !important;
|
|
22755
|
+
border-color: transparent !important;
|
|
22756
|
+
box-shadow: none !important;
|
|
22757
|
+
}
|
|
22758
|
+
.ant-select-filled:hover .ant-select-selector {
|
|
22759
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
22760
|
+
border-color: transparent !important;
|
|
22761
|
+
box-shadow: none !important;
|
|
22762
|
+
}
|
|
22763
|
+
.ant-select-filled:focus .ant-select-selector,
|
|
22764
|
+
.ant-select-filled.ant-select-focused .ant-select-selector {
|
|
22765
|
+
border-color: #177ddc !important;
|
|
22766
|
+
box-shadow: 0 0 0 2px rgba(23, 125, 220, 0.2) !important;
|
|
22767
|
+
border-right-width: 1px !important;
|
|
22768
|
+
outline: 0 !important;
|
|
22769
|
+
background-color: transparent !important;
|
|
22770
|
+
box-shadow: none !important;
|
|
22771
|
+
}
|
|
22772
|
+
.ant-input-rtl .ant-select-filled:focus .ant-select-selector,
|
|
22773
|
+
.ant-input-rtl .ant-select-filled.ant-select-focused .ant-select-selector {
|
|
22774
|
+
border-right-width: 0 !important;
|
|
22775
|
+
border-left-width: 1px !important;
|
|
22776
|
+
}
|
|
22777
|
+
.ant-select-filled.ant-select-disabled .ant-select-selector,
|
|
22778
|
+
.ant-select-filled.ant-select[disabled] .ant-select-selector {
|
|
22779
|
+
background-color: rgba(255, 255, 255, 0.08) !important;
|
|
22780
|
+
border-color: #434343 !important;
|
|
22781
|
+
box-shadow: none !important;
|
|
22782
|
+
cursor: not-allowed !important;
|
|
22783
|
+
opacity: 1 !important;
|
|
22784
|
+
pointer-events: none !important;
|
|
22785
|
+
color: rgba(255, 255, 255, 0.3) !important;
|
|
22786
|
+
}
|
|
22787
|
+
.ant-select-filled.ant-select-disabled .ant-select-selector:hover,
|
|
22788
|
+
.ant-select-filled.ant-select[disabled] .ant-select-selector:hover {
|
|
22789
|
+
border-color: #434343 !important;
|
|
22790
|
+
border-right-width: 1px !important;
|
|
22791
|
+
}
|
|
22792
|
+
.ant-select-underlined .ant-select-selector,
|
|
22793
|
+
.ant-select-underlined:hover .ant-select-selector,
|
|
22794
|
+
.ant-select-underlined:focus .ant-select-selector,
|
|
22795
|
+
.ant-select-underlined.ant-select-focused .ant-select-selector,
|
|
22796
|
+
.ant-select-underlined.ant-select-disabled .ant-select-selector,
|
|
22797
|
+
.ant-select-underlined.ant-select[disabled] .ant-select-selector {
|
|
22798
|
+
background-color: transparent !important;
|
|
22799
|
+
border-width: 0 0 1px !important;
|
|
22800
|
+
border-radius: 0 !important;
|
|
22801
|
+
box-shadow: none !important;
|
|
22802
|
+
}
|
|
22360
22803
|
.ant-select.ant-select-in-form-item {
|
|
22361
22804
|
width: 100%;
|
|
22362
22805
|
}
|
|
@@ -31263,12 +31706,12 @@ sf + st {
|
|
|
31263
31706
|
.ant-btn:not(.ant-btn-link) + nz-popconfirm,
|
|
31264
31707
|
nz-popconfirm + .ant-btn,
|
|
31265
31708
|
nz-popconfirm + nz-popconfirm,
|
|
31266
|
-
.ant-btn:not(.ant-btn-link) + nz-
|
|
31267
|
-
nz-
|
|
31709
|
+
.ant-btn:not(.ant-btn-link) + nz-space-compact,
|
|
31710
|
+
nz-space-compact + .ant-btn,
|
|
31268
31711
|
.ant-btn:not(.ant-btn-link) + nz-dropdown,
|
|
31269
31712
|
nz-dropdown + .ant-btn,
|
|
31270
|
-
nz-popconfirm + nz-
|
|
31271
|
-
nz-
|
|
31713
|
+
nz-popconfirm + nz-space-compact,
|
|
31714
|
+
nz-space-compact + nz-popconfirm {
|
|
31272
31715
|
margin-left: 8px;
|
|
31273
31716
|
}
|
|
31274
31717
|
.ant-btn-group .ant-btn + .ant-btn {
|
|
@@ -31282,12 +31725,12 @@ nz-button-group + nz-popconfirm {
|
|
|
31282
31725
|
[dir='rtl'] .ant-btn + nz-popconfirm,
|
|
31283
31726
|
[dir='rtl'] nz-popconfirm + .ant-btn,
|
|
31284
31727
|
[dir='rtl'] nz-popconfirm + nz-popconfirm,
|
|
31285
|
-
[dir='rtl'] .ant-btn + nz-
|
|
31286
|
-
[dir='rtl'] nz-
|
|
31728
|
+
[dir='rtl'] .ant-btn + nz-space-compact,
|
|
31729
|
+
[dir='rtl'] nz-space-compact + .ant-btn,
|
|
31287
31730
|
[dir='rtl'] .ant-btn + nz-dropdown,
|
|
31288
31731
|
[dir='rtl'] nz-dropdown + .ant-btn,
|
|
31289
|
-
[dir='rtl'] nz-popconfirm + nz-
|
|
31290
|
-
[dir='rtl'] nz-
|
|
31732
|
+
[dir='rtl'] nz-popconfirm + nz-space-compact,
|
|
31733
|
+
[dir='rtl'] nz-space-compact + nz-popconfirm {
|
|
31291
31734
|
margin-right: 8px;
|
|
31292
31735
|
margin-left: inherit;
|
|
31293
31736
|
}
|
|
@@ -31551,7 +31994,8 @@ a:focus {
|
|
|
31551
31994
|
* 模态框内容是否包裹 `nz-tabs`,清除带来的多余边距
|
|
31552
31995
|
*/
|
|
31553
31996
|
}
|
|
31554
|
-
.modal-include-tabs nz-tabset
|
|
31997
|
+
.modal-include-tabs nz-tabset,
|
|
31998
|
+
.modal-include-tabs nz-tabs {
|
|
31555
31999
|
margin-top: -16px;
|
|
31556
32000
|
}
|
|
31557
32001
|
.modal-body-nopadding {
|
|
@@ -35553,6 +35997,13 @@ body {
|
|
|
35553
35997
|
.sidebar-nav__item-disabled:hover {
|
|
35554
35998
|
color: rgba(255, 255, 255, 0.85);
|
|
35555
35999
|
}
|
|
36000
|
+
.sidebar-nav__divider {
|
|
36001
|
+
overflow: hidden;
|
|
36002
|
+
height: 1px;
|
|
36003
|
+
margin: 4px 0;
|
|
36004
|
+
line-height: 0;
|
|
36005
|
+
background-color: #303030;
|
|
36006
|
+
}
|
|
35556
36007
|
.sidebar-nav__selected {
|
|
35557
36008
|
border-left-color: #177ddc;
|
|
35558
36009
|
background-color: #141414;
|
|
@@ -36303,50 +36754,6 @@ body {
|
|
|
36303
36754
|
width: 100% !important;
|
|
36304
36755
|
}
|
|
36305
36756
|
}
|
|
36306
|
-
.avatar-list {
|
|
36307
|
-
display: inline-block;
|
|
36308
|
-
}
|
|
36309
|
-
.avatar-list__wrap {
|
|
36310
|
-
display: inline-block;
|
|
36311
|
-
margin-left: 8px;
|
|
36312
|
-
padding: 0;
|
|
36313
|
-
font-size: 0;
|
|
36314
|
-
}
|
|
36315
|
-
.avatar-list__item {
|
|
36316
|
-
display: inline-block;
|
|
36317
|
-
width: 32px;
|
|
36318
|
-
height: 32px;
|
|
36319
|
-
margin-left: -8px;
|
|
36320
|
-
font-size: 14px;
|
|
36321
|
-
}
|
|
36322
|
-
.avatar-list__item .ant-avatar {
|
|
36323
|
-
cursor: pointer;
|
|
36324
|
-
border: 1px solid #fff;
|
|
36325
|
-
}
|
|
36326
|
-
.avatar-list__large {
|
|
36327
|
-
width: 40px;
|
|
36328
|
-
height: 40px;
|
|
36329
|
-
}
|
|
36330
|
-
.avatar-list__small {
|
|
36331
|
-
width: 24px;
|
|
36332
|
-
height: 24px;
|
|
36333
|
-
}
|
|
36334
|
-
.avatar-list__mini {
|
|
36335
|
-
width: 20px;
|
|
36336
|
-
height: 20px;
|
|
36337
|
-
}
|
|
36338
|
-
.avatar-list__mini .ant-avatar {
|
|
36339
|
-
width: 20px;
|
|
36340
|
-
height: 20px;
|
|
36341
|
-
line-height: 20px;
|
|
36342
|
-
}
|
|
36343
|
-
.avatar-list__mini .ant-avatar-string {
|
|
36344
|
-
font-size: 12px;
|
|
36345
|
-
line-height: 18px;
|
|
36346
|
-
}
|
|
36347
|
-
.avatar-list-rtl {
|
|
36348
|
-
direction: rtl;
|
|
36349
|
-
}
|
|
36350
36757
|
ellipsis {
|
|
36351
36758
|
display: inline;
|
|
36352
36759
|
}
|
|
@@ -36803,65 +37210,6 @@ ellipsis {
|
|
|
36803
37210
|
font-size: 20px;
|
|
36804
37211
|
line-height: 49px;
|
|
36805
37212
|
}
|
|
36806
|
-
.result {
|
|
36807
|
-
display: block;
|
|
36808
|
-
width: 72%;
|
|
36809
|
-
margin: 0 auto;
|
|
36810
|
-
text-align: center;
|
|
36811
|
-
}
|
|
36812
|
-
.result__icon {
|
|
36813
|
-
margin-bottom: 24px;
|
|
36814
|
-
font-size: 72px;
|
|
36815
|
-
line-height: 72px;
|
|
36816
|
-
}
|
|
36817
|
-
.result__icon-success {
|
|
36818
|
-
color: #49aa19;
|
|
36819
|
-
}
|
|
36820
|
-
.result__icon-error {
|
|
36821
|
-
color: #a61d24;
|
|
36822
|
-
}
|
|
36823
|
-
.result__title {
|
|
36824
|
-
margin-bottom: 16px;
|
|
36825
|
-
font-size: 24px;
|
|
36826
|
-
font-weight: 500;
|
|
36827
|
-
line-height: 32px;
|
|
36828
|
-
color: rgba(255, 255, 255, 0.85);
|
|
36829
|
-
}
|
|
36830
|
-
.result__desc {
|
|
36831
|
-
margin-bottom: 24px;
|
|
36832
|
-
font-size: 14px;
|
|
36833
|
-
line-height: 22px;
|
|
36834
|
-
color: rgba(255, 255, 255, 0.45);
|
|
36835
|
-
}
|
|
36836
|
-
.result__extra {
|
|
36837
|
-
padding: 24px 40px;
|
|
36838
|
-
border-radius: 2px;
|
|
36839
|
-
text-align: left;
|
|
36840
|
-
background: rgba(255, 255, 255, 0.04);
|
|
36841
|
-
}
|
|
36842
|
-
@media screen and (max-width: 480px) {
|
|
36843
|
-
.result__extra {
|
|
36844
|
-
padding: 18px 20px;
|
|
36845
|
-
}
|
|
36846
|
-
}
|
|
36847
|
-
.result__actions {
|
|
36848
|
-
margin-top: 32px;
|
|
36849
|
-
}
|
|
36850
|
-
.result__actions button:not(:last-child) {
|
|
36851
|
-
margin-right: 8px;
|
|
36852
|
-
}
|
|
36853
|
-
.result .ant-steps .ant-steps-head,
|
|
36854
|
-
.result .ant-steps .ant-steps-title {
|
|
36855
|
-
background: rgba(255, 255, 255, 0.04);
|
|
36856
|
-
}
|
|
36857
|
-
@media screen and (max-width: 480px) {
|
|
36858
|
-
.result {
|
|
36859
|
-
width: 100%;
|
|
36860
|
-
}
|
|
36861
|
-
}
|
|
36862
|
-
.result-rtl {
|
|
36863
|
-
direction: rtl;
|
|
36864
|
-
}
|
|
36865
37213
|
.reuse-tab {
|
|
36866
37214
|
user-select: none;
|
|
36867
37215
|
display: block;
|