@delon/theme 19.2.0 → 20.0.0-beta.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/compact.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: #f5f5f5 !important;
|
|
6215
|
+
border-color: transparent !important;
|
|
6216
|
+
box-shadow: none !important;
|
|
6217
|
+
}
|
|
6218
|
+
.ant-picker.ant-picker-filled:hover {
|
|
6219
|
+
background-color: #f0f0f0 !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: #40a9ff !important;
|
|
6226
|
+
box-shadow: 0 0 0 2px rgba(24, 144, 255, 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: #f5f5f5 !important;
|
|
6240
|
+
border-color: #d9d9d9 !important;
|
|
6241
|
+
box-shadow: none !important;
|
|
6242
|
+
cursor: not-allowed !important;
|
|
6243
|
+
opacity: 1 !important;
|
|
6244
|
+
pointer-events: none !important;
|
|
6245
|
+
color: rgba(0, 0, 0, 0.25) !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: #d9d9d9 !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: #d9d9d9;
|
|
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: #f5f5f5 !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: #f0f0f0 !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: #40a9ff;
|
|
6372
|
+
box-shadow: 0 0 0 2px rgba(24, 144, 255, 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: #f5f5f5 !important;
|
|
6386
|
+
border-color: #d9d9d9 !important;
|
|
6387
|
+
box-shadow: none !important;
|
|
6388
|
+
cursor: not-allowed !important;
|
|
6389
|
+
opacity: 1 !important;
|
|
6390
|
+
pointer-events: none !important;
|
|
6391
|
+
color: rgba(0, 0, 0, 0.25) !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: #d9d9d9 !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,
|
|
@@ -13747,15 +13846,64 @@ nz-empty {
|
|
|
13747
13846
|
border-color: #d9d9d9;
|
|
13748
13847
|
border-right-width: 1px;
|
|
13749
13848
|
}
|
|
13750
|
-
.ant-input-affix-wrapper-borderless,
|
|
13751
|
-
.ant-input-affix-wrapper-borderless:hover,
|
|
13752
|
-
.ant-input-affix-wrapper-borderless:focus,
|
|
13753
|
-
.ant-input-affix-wrapper-borderless-focused,
|
|
13754
|
-
.ant-input-affix-wrapper-borderless-disabled,
|
|
13755
|
-
.ant-input-affix-wrapper-borderless[disabled] {
|
|
13756
|
-
background-color: transparent;
|
|
13757
|
-
border: none;
|
|
13758
|
-
box-shadow: none;
|
|
13849
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper,
|
|
13850
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper:hover,
|
|
13851
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper:focus,
|
|
13852
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper-focused,
|
|
13853
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper-disabled,
|
|
13854
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper[disabled] {
|
|
13855
|
+
background-color: transparent !important;
|
|
13856
|
+
border: none !important;
|
|
13857
|
+
box-shadow: none !important;
|
|
13858
|
+
}
|
|
13859
|
+
.ant-input-affix-wrapper-filled {
|
|
13860
|
+
background-color: #f5f5f5 !important;
|
|
13861
|
+
border-color: transparent;
|
|
13862
|
+
box-shadow: none !important;
|
|
13863
|
+
}
|
|
13864
|
+
.ant-input-affix-wrapper-filled:hover.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-focused) {
|
|
13865
|
+
background-color: #f0f0f0 !important;
|
|
13866
|
+
border-color: transparent !important;
|
|
13867
|
+
}
|
|
13868
|
+
.ant-input-affix-wrapper-filled:focus,
|
|
13869
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper-focused {
|
|
13870
|
+
border-color: #40a9ff;
|
|
13871
|
+
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
13872
|
+
border-right-width: 1px;
|
|
13873
|
+
outline: 0;
|
|
13874
|
+
background-color: transparent !important;
|
|
13875
|
+
box-shadow: none !important;
|
|
13876
|
+
}
|
|
13877
|
+
.ant-input-rtl .ant-input-affix-wrapper-filled:focus,
|
|
13878
|
+
.ant-input-rtl .ant-input-affix-wrapper-filled.ant-input-affix-wrapper-focused {
|
|
13879
|
+
border-right-width: 0;
|
|
13880
|
+
border-left-width: 1px !important;
|
|
13881
|
+
}
|
|
13882
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper-disabled,
|
|
13883
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper[disabled] {
|
|
13884
|
+
background-color: #f5f5f5 !important;
|
|
13885
|
+
border-color: #d9d9d9 !important;
|
|
13886
|
+
box-shadow: none !important;
|
|
13887
|
+
cursor: not-allowed !important;
|
|
13888
|
+
opacity: 1 !important;
|
|
13889
|
+
pointer-events: none !important;
|
|
13890
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
13891
|
+
}
|
|
13892
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper-disabled:hover,
|
|
13893
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper[disabled]:hover {
|
|
13894
|
+
border-color: #d9d9d9 !important;
|
|
13895
|
+
border-right-width: 1px !important;
|
|
13896
|
+
}
|
|
13897
|
+
.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper,
|
|
13898
|
+
.ant-input-affix-wrapper-underlined:hover,
|
|
13899
|
+
.ant-input-affix-wrapper-underlined:focus,
|
|
13900
|
+
.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper-focused,
|
|
13901
|
+
.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper-disabled,
|
|
13902
|
+
.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper[disabled] {
|
|
13903
|
+
background-color: transparent !important;
|
|
13904
|
+
border-width: 0 0 1px !important;
|
|
13905
|
+
border-radius: 0 !important;
|
|
13906
|
+
box-shadow: none !important;
|
|
13759
13907
|
}
|
|
13760
13908
|
textarea.ant-input-affix-wrapper {
|
|
13761
13909
|
max-width: 100%;
|
|
@@ -14032,15 +14180,64 @@ textarea.ant-input-affix-wrapper {
|
|
|
14032
14180
|
border-color: #d9d9d9;
|
|
14033
14181
|
border-right-width: 1px;
|
|
14034
14182
|
}
|
|
14035
|
-
.ant-input-borderless,
|
|
14036
|
-
.ant-input-borderless:hover,
|
|
14037
|
-
.ant-input-borderless:focus,
|
|
14038
|
-
.ant-input-borderless-focused,
|
|
14039
|
-
.ant-input-borderless-disabled,
|
|
14040
|
-
.ant-input-borderless[disabled] {
|
|
14041
|
-
background-color: transparent;
|
|
14042
|
-
border: none;
|
|
14043
|
-
box-shadow: none;
|
|
14183
|
+
.ant-input-borderless.ant-input,
|
|
14184
|
+
.ant-input-borderless.ant-input:hover,
|
|
14185
|
+
.ant-input-borderless.ant-input:focus,
|
|
14186
|
+
.ant-input-borderless.ant-input-focused,
|
|
14187
|
+
.ant-input-borderless.ant-input-disabled,
|
|
14188
|
+
.ant-input-borderless.ant-input[disabled] {
|
|
14189
|
+
background-color: transparent !important;
|
|
14190
|
+
border: none !important;
|
|
14191
|
+
box-shadow: none !important;
|
|
14192
|
+
}
|
|
14193
|
+
.ant-input-filled {
|
|
14194
|
+
background-color: #f5f5f5 !important;
|
|
14195
|
+
border-color: transparent;
|
|
14196
|
+
box-shadow: none !important;
|
|
14197
|
+
}
|
|
14198
|
+
.ant-input-filled:hover.ant-input:not(.ant-input-focused) {
|
|
14199
|
+
background-color: #f0f0f0 !important;
|
|
14200
|
+
border-color: transparent !important;
|
|
14201
|
+
}
|
|
14202
|
+
.ant-input-filled:focus,
|
|
14203
|
+
.ant-input-filled.ant-input-focused {
|
|
14204
|
+
border-color: #40a9ff;
|
|
14205
|
+
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
14206
|
+
border-right-width: 1px;
|
|
14207
|
+
outline: 0;
|
|
14208
|
+
background-color: transparent !important;
|
|
14209
|
+
box-shadow: none !important;
|
|
14210
|
+
}
|
|
14211
|
+
.ant-input-rtl .ant-input-filled:focus,
|
|
14212
|
+
.ant-input-rtl .ant-input-filled.ant-input-focused {
|
|
14213
|
+
border-right-width: 0;
|
|
14214
|
+
border-left-width: 1px !important;
|
|
14215
|
+
}
|
|
14216
|
+
.ant-input-filled.ant-input-disabled,
|
|
14217
|
+
.ant-input-filled.ant-input[disabled] {
|
|
14218
|
+
background-color: #f5f5f5 !important;
|
|
14219
|
+
border-color: #d9d9d9 !important;
|
|
14220
|
+
box-shadow: none !important;
|
|
14221
|
+
cursor: not-allowed !important;
|
|
14222
|
+
opacity: 1 !important;
|
|
14223
|
+
pointer-events: none !important;
|
|
14224
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
14225
|
+
}
|
|
14226
|
+
.ant-input-filled.ant-input-disabled:hover,
|
|
14227
|
+
.ant-input-filled.ant-input[disabled]:hover {
|
|
14228
|
+
border-color: #d9d9d9 !important;
|
|
14229
|
+
border-right-width: 1px !important;
|
|
14230
|
+
}
|
|
14231
|
+
.ant-input-underlined.ant-input,
|
|
14232
|
+
.ant-input-underlined:hover,
|
|
14233
|
+
.ant-input-underlined:focus,
|
|
14234
|
+
.ant-input-underlined.ant-input-focused,
|
|
14235
|
+
.ant-input-underlined.ant-input-disabled,
|
|
14236
|
+
.ant-input-underlined.ant-input[disabled] {
|
|
14237
|
+
background-color: transparent !important;
|
|
14238
|
+
border-width: 0 0 1px !important;
|
|
14239
|
+
border-radius: 0 !important;
|
|
14240
|
+
box-shadow: none !important;
|
|
14044
14241
|
}
|
|
14045
14242
|
textarea.ant-input {
|
|
14046
14243
|
max-width: 100%;
|
|
@@ -15144,15 +15341,64 @@ nz-form-item-feedback-icon.ant-input-suffix {
|
|
|
15144
15341
|
border-color: #d9d9d9;
|
|
15145
15342
|
border-right-width: 1px;
|
|
15146
15343
|
}
|
|
15147
|
-
.ant-input-number-affix-wrapper-borderless,
|
|
15148
|
-
.ant-input-number-affix-wrapper-borderless:hover,
|
|
15149
|
-
.ant-input-number-affix-wrapper-borderless:focus,
|
|
15150
|
-
.ant-input-number-affix-wrapper-borderless-focused,
|
|
15151
|
-
.ant-input-number-affix-wrapper-borderless-disabled,
|
|
15152
|
-
.ant-input-number-affix-wrapper-borderless[disabled] {
|
|
15153
|
-
background-color: transparent;
|
|
15154
|
-
border: none;
|
|
15155
|
-
box-shadow: none;
|
|
15344
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper,
|
|
15345
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper:hover,
|
|
15346
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper:focus,
|
|
15347
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper-focused,
|
|
15348
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper-disabled,
|
|
15349
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper[disabled] {
|
|
15350
|
+
background-color: transparent !important;
|
|
15351
|
+
border: none !important;
|
|
15352
|
+
box-shadow: none !important;
|
|
15353
|
+
}
|
|
15354
|
+
.ant-input-number-affix-wrapper-filled {
|
|
15355
|
+
background-color: #f5f5f5 !important;
|
|
15356
|
+
border-color: transparent;
|
|
15357
|
+
box-shadow: none !important;
|
|
15358
|
+
}
|
|
15359
|
+
.ant-input-number-affix-wrapper-filled:hover.ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-focused) {
|
|
15360
|
+
background-color: #f0f0f0 !important;
|
|
15361
|
+
border-color: transparent !important;
|
|
15362
|
+
}
|
|
15363
|
+
.ant-input-number-affix-wrapper-filled:focus,
|
|
15364
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-focused {
|
|
15365
|
+
border-color: #40a9ff;
|
|
15366
|
+
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
15367
|
+
border-right-width: 1px;
|
|
15368
|
+
outline: 0;
|
|
15369
|
+
background-color: transparent !important;
|
|
15370
|
+
box-shadow: none !important;
|
|
15371
|
+
}
|
|
15372
|
+
.ant-input-rtl .ant-input-number-affix-wrapper-filled:focus,
|
|
15373
|
+
.ant-input-rtl .ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-focused {
|
|
15374
|
+
border-right-width: 0;
|
|
15375
|
+
border-left-width: 1px !important;
|
|
15376
|
+
}
|
|
15377
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-disabled,
|
|
15378
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper[disabled] {
|
|
15379
|
+
background-color: #f5f5f5 !important;
|
|
15380
|
+
border-color: #d9d9d9 !important;
|
|
15381
|
+
box-shadow: none !important;
|
|
15382
|
+
cursor: not-allowed !important;
|
|
15383
|
+
opacity: 1 !important;
|
|
15384
|
+
pointer-events: none !important;
|
|
15385
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
15386
|
+
}
|
|
15387
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-disabled:hover,
|
|
15388
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper[disabled]:hover {
|
|
15389
|
+
border-color: #d9d9d9 !important;
|
|
15390
|
+
border-right-width: 1px !important;
|
|
15391
|
+
}
|
|
15392
|
+
.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper,
|
|
15393
|
+
.ant-input-number-affix-wrapper-underlined:hover,
|
|
15394
|
+
.ant-input-number-affix-wrapper-underlined:focus,
|
|
15395
|
+
.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper-focused,
|
|
15396
|
+
.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper-disabled,
|
|
15397
|
+
.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper[disabled] {
|
|
15398
|
+
background-color: transparent !important;
|
|
15399
|
+
border-width: 0 0 1px !important;
|
|
15400
|
+
border-radius: 0 !important;
|
|
15401
|
+
box-shadow: none !important;
|
|
15156
15402
|
}
|
|
15157
15403
|
textarea.ant-input-number-affix-wrapper {
|
|
15158
15404
|
max-width: 100%;
|
|
@@ -15329,6 +15575,7 @@ textarea.ant-input-number-affix-wrapper {
|
|
|
15329
15575
|
padding: 0;
|
|
15330
15576
|
border: 1px solid #d9d9d9;
|
|
15331
15577
|
border-radius: 2px;
|
|
15578
|
+
/* stylelint-disable less/no-duplicate-variables */
|
|
15332
15579
|
}
|
|
15333
15580
|
.ant-input-number::placeholder {
|
|
15334
15581
|
color: #bfbfbf;
|
|
@@ -15390,15 +15637,64 @@ textarea.ant-input-number-affix-wrapper {
|
|
|
15390
15637
|
border-color: #d9d9d9;
|
|
15391
15638
|
border-right-width: 1px;
|
|
15392
15639
|
}
|
|
15393
|
-
.ant-input-number-borderless,
|
|
15394
|
-
.ant-input-number-borderless:hover,
|
|
15395
|
-
.ant-input-number-borderless:focus,
|
|
15396
|
-
.ant-input-number-borderless-focused,
|
|
15397
|
-
.ant-input-number-borderless-disabled,
|
|
15398
|
-
.ant-input-number-borderless[disabled] {
|
|
15399
|
-
background-color: transparent;
|
|
15400
|
-
border: none;
|
|
15401
|
-
box-shadow: none;
|
|
15640
|
+
.ant-input-number-borderless.ant-input-number,
|
|
15641
|
+
.ant-input-number-borderless.ant-input-number:hover,
|
|
15642
|
+
.ant-input-number-borderless.ant-input-number:focus,
|
|
15643
|
+
.ant-input-number-borderless.ant-input-number-focused,
|
|
15644
|
+
.ant-input-number-borderless.ant-input-number-disabled,
|
|
15645
|
+
.ant-input-number-borderless.ant-input-number[disabled] {
|
|
15646
|
+
background-color: transparent !important;
|
|
15647
|
+
border: none !important;
|
|
15648
|
+
box-shadow: none !important;
|
|
15649
|
+
}
|
|
15650
|
+
.ant-input-number-filled {
|
|
15651
|
+
background-color: #f5f5f5 !important;
|
|
15652
|
+
border-color: transparent;
|
|
15653
|
+
box-shadow: none !important;
|
|
15654
|
+
}
|
|
15655
|
+
.ant-input-number-filled:hover.ant-input-number:not(.ant-input-number-focused) {
|
|
15656
|
+
background-color: #f0f0f0 !important;
|
|
15657
|
+
border-color: transparent !important;
|
|
15658
|
+
}
|
|
15659
|
+
.ant-input-number-filled:focus,
|
|
15660
|
+
.ant-input-number-filled.ant-input-number-focused {
|
|
15661
|
+
border-color: #40a9ff;
|
|
15662
|
+
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
15663
|
+
border-right-width: 1px;
|
|
15664
|
+
outline: 0;
|
|
15665
|
+
background-color: transparent !important;
|
|
15666
|
+
box-shadow: none !important;
|
|
15667
|
+
}
|
|
15668
|
+
.ant-input-rtl .ant-input-number-filled:focus,
|
|
15669
|
+
.ant-input-rtl .ant-input-number-filled.ant-input-number-focused {
|
|
15670
|
+
border-right-width: 0;
|
|
15671
|
+
border-left-width: 1px !important;
|
|
15672
|
+
}
|
|
15673
|
+
.ant-input-number-filled.ant-input-number-disabled,
|
|
15674
|
+
.ant-input-number-filled.ant-input-number[disabled] {
|
|
15675
|
+
background-color: #f5f5f5 !important;
|
|
15676
|
+
border-color: #d9d9d9 !important;
|
|
15677
|
+
box-shadow: none !important;
|
|
15678
|
+
cursor: not-allowed !important;
|
|
15679
|
+
opacity: 1 !important;
|
|
15680
|
+
pointer-events: none !important;
|
|
15681
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
15682
|
+
}
|
|
15683
|
+
.ant-input-number-filled.ant-input-number-disabled:hover,
|
|
15684
|
+
.ant-input-number-filled.ant-input-number[disabled]:hover {
|
|
15685
|
+
border-color: #d9d9d9 !important;
|
|
15686
|
+
border-right-width: 1px !important;
|
|
15687
|
+
}
|
|
15688
|
+
.ant-input-number-underlined.ant-input-number,
|
|
15689
|
+
.ant-input-number-underlined:hover,
|
|
15690
|
+
.ant-input-number-underlined:focus,
|
|
15691
|
+
.ant-input-number-underlined.ant-input-number-focused,
|
|
15692
|
+
.ant-input-number-underlined.ant-input-number-disabled,
|
|
15693
|
+
.ant-input-number-underlined.ant-input-number[disabled] {
|
|
15694
|
+
background-color: transparent !important;
|
|
15695
|
+
border-width: 0 0 1px !important;
|
|
15696
|
+
border-radius: 0 !important;
|
|
15697
|
+
box-shadow: none !important;
|
|
15402
15698
|
}
|
|
15403
15699
|
textarea.ant-input-number {
|
|
15404
15700
|
max-width: 100%;
|
|
@@ -15954,7 +16250,7 @@ textarea.ant-input-number {
|
|
|
15954
16250
|
right: 0;
|
|
15955
16251
|
width: 22px;
|
|
15956
16252
|
height: 100%;
|
|
15957
|
-
background:
|
|
16253
|
+
background: transparent;
|
|
15958
16254
|
border-radius: 0 2px 2px 0;
|
|
15959
16255
|
opacity: 0;
|
|
15960
16256
|
transition: opacity 0.24s linear 0.1s;
|
|
@@ -16019,9 +16315,6 @@ textarea.ant-input-number {
|
|
|
16019
16315
|
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
|
|
16020
16316
|
color: rgba(0, 0, 0, 0.25);
|
|
16021
16317
|
}
|
|
16022
|
-
.ant-input-number-borderless {
|
|
16023
|
-
box-shadow: none;
|
|
16024
|
-
}
|
|
16025
16318
|
.ant-input-number-out-of-range input {
|
|
16026
16319
|
color: #ff4d4f;
|
|
16027
16320
|
}
|
|
@@ -16472,7 +16765,9 @@ textarea.ant-input-number {
|
|
|
16472
16765
|
right: auto;
|
|
16473
16766
|
left: 0;
|
|
16474
16767
|
}
|
|
16475
|
-
.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap
|
|
16768
|
+
.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap,
|
|
16769
|
+
.ant-input-number-rtl.ant-input-number-filled .ant-input-number-handler-wrap,
|
|
16770
|
+
.ant-input-number-rtl.ant-input-number-underlined .ant-input-number-handler-wrap {
|
|
16476
16771
|
border-right-width: 0;
|
|
16477
16772
|
}
|
|
16478
16773
|
.ant-input-number-rtl .ant-input-number-handler-up {
|
|
@@ -18604,15 +18899,64 @@ nz-list-item-extra {
|
|
|
18604
18899
|
border-color: #d9d9d9;
|
|
18605
18900
|
border-right-width: 1px;
|
|
18606
18901
|
}
|
|
18607
|
-
.ant-mentions-borderless,
|
|
18608
|
-
.ant-mentions-borderless:hover,
|
|
18609
|
-
.ant-mentions-borderless:focus,
|
|
18610
|
-
.ant-mentions-borderless-focused,
|
|
18611
|
-
.ant-mentions-borderless-disabled,
|
|
18612
|
-
.ant-mentions-borderless[disabled] {
|
|
18613
|
-
background-color: transparent;
|
|
18614
|
-
border: none;
|
|
18615
|
-
box-shadow: none;
|
|
18902
|
+
.ant-mentions-borderless.ant-mentions,
|
|
18903
|
+
.ant-mentions-borderless.ant-mentions:hover,
|
|
18904
|
+
.ant-mentions-borderless.ant-mentions:focus,
|
|
18905
|
+
.ant-mentions-borderless.ant-mentions-focused,
|
|
18906
|
+
.ant-mentions-borderless.ant-mentions-disabled,
|
|
18907
|
+
.ant-mentions-borderless.ant-mentions[disabled] {
|
|
18908
|
+
background-color: transparent !important;
|
|
18909
|
+
border: none !important;
|
|
18910
|
+
box-shadow: none !important;
|
|
18911
|
+
}
|
|
18912
|
+
.ant-mentions-filled {
|
|
18913
|
+
background-color: #f5f5f5 !important;
|
|
18914
|
+
border-color: transparent;
|
|
18915
|
+
box-shadow: none !important;
|
|
18916
|
+
}
|
|
18917
|
+
.ant-mentions-filled:hover.ant-mentions:not(.ant-mentions-focused) {
|
|
18918
|
+
background-color: #f0f0f0 !important;
|
|
18919
|
+
border-color: transparent !important;
|
|
18920
|
+
}
|
|
18921
|
+
.ant-mentions-filled:focus,
|
|
18922
|
+
.ant-mentions-filled.ant-mentions-focused {
|
|
18923
|
+
border-color: #40a9ff;
|
|
18924
|
+
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
18925
|
+
border-right-width: 1px;
|
|
18926
|
+
outline: 0;
|
|
18927
|
+
background-color: transparent !important;
|
|
18928
|
+
box-shadow: none !important;
|
|
18929
|
+
}
|
|
18930
|
+
.ant-input-rtl .ant-mentions-filled:focus,
|
|
18931
|
+
.ant-input-rtl .ant-mentions-filled.ant-mentions-focused {
|
|
18932
|
+
border-right-width: 0;
|
|
18933
|
+
border-left-width: 1px !important;
|
|
18934
|
+
}
|
|
18935
|
+
.ant-mentions-filled.ant-mentions-disabled,
|
|
18936
|
+
.ant-mentions-filled.ant-mentions[disabled] {
|
|
18937
|
+
background-color: #f5f5f5 !important;
|
|
18938
|
+
border-color: #d9d9d9 !important;
|
|
18939
|
+
box-shadow: none !important;
|
|
18940
|
+
cursor: not-allowed !important;
|
|
18941
|
+
opacity: 1 !important;
|
|
18942
|
+
pointer-events: none !important;
|
|
18943
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
18944
|
+
}
|
|
18945
|
+
.ant-mentions-filled.ant-mentions-disabled:hover,
|
|
18946
|
+
.ant-mentions-filled.ant-mentions[disabled]:hover {
|
|
18947
|
+
border-color: #d9d9d9 !important;
|
|
18948
|
+
border-right-width: 1px !important;
|
|
18949
|
+
}
|
|
18950
|
+
.ant-mentions-underlined.ant-mentions,
|
|
18951
|
+
.ant-mentions-underlined:hover,
|
|
18952
|
+
.ant-mentions-underlined:focus,
|
|
18953
|
+
.ant-mentions-underlined.ant-mentions-focused,
|
|
18954
|
+
.ant-mentions-underlined.ant-mentions-disabled,
|
|
18955
|
+
.ant-mentions-underlined.ant-mentions[disabled] {
|
|
18956
|
+
background-color: transparent !important;
|
|
18957
|
+
border-width: 0 0 1px !important;
|
|
18958
|
+
border-radius: 0 !important;
|
|
18959
|
+
box-shadow: none !important;
|
|
18616
18960
|
}
|
|
18617
18961
|
textarea.ant-mentions {
|
|
18618
18962
|
max-width: 100%;
|
|
@@ -19957,15 +20301,64 @@ nz-page-header-footer {
|
|
|
19957
20301
|
border-color: #d9d9d9;
|
|
19958
20302
|
border-right-width: 1px;
|
|
19959
20303
|
}
|
|
19960
|
-
.ant-pagination-options-quick-jumper input-borderless,
|
|
19961
|
-
.ant-pagination-options-quick-jumper input-borderless:hover,
|
|
19962
|
-
.ant-pagination-options-quick-jumper input-borderless:focus,
|
|
19963
|
-
.ant-pagination-options-quick-jumper input-borderless-focused,
|
|
19964
|
-
.ant-pagination-options-quick-jumper input-borderless-disabled,
|
|
19965
|
-
.ant-pagination-options-quick-jumper input-borderless[disabled] {
|
|
19966
|
-
background-color: transparent;
|
|
19967
|
-
border: none;
|
|
19968
|
-
box-shadow: none;
|
|
20304
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input,
|
|
20305
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input:hover,
|
|
20306
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input:focus,
|
|
20307
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input-focused,
|
|
20308
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input-disabled,
|
|
20309
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input[disabled] {
|
|
20310
|
+
background-color: transparent !important;
|
|
20311
|
+
border: none !important;
|
|
20312
|
+
box-shadow: none !important;
|
|
20313
|
+
}
|
|
20314
|
+
.ant-pagination-options-quick-jumper input-filled {
|
|
20315
|
+
background-color: #f5f5f5 !important;
|
|
20316
|
+
border-color: transparent;
|
|
20317
|
+
box-shadow: none !important;
|
|
20318
|
+
}
|
|
20319
|
+
.ant-pagination-options-quick-jumper input-filled:hover.ant-pagination-options-quick-jumper input:not(.ant-pagination-options-quick-jumper input-focused) {
|
|
20320
|
+
background-color: #f0f0f0 !important;
|
|
20321
|
+
border-color: transparent !important;
|
|
20322
|
+
}
|
|
20323
|
+
.ant-pagination-options-quick-jumper input-filled:focus,
|
|
20324
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-focused {
|
|
20325
|
+
border-color: #40a9ff;
|
|
20326
|
+
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
20327
|
+
border-right-width: 1px;
|
|
20328
|
+
outline: 0;
|
|
20329
|
+
background-color: transparent !important;
|
|
20330
|
+
box-shadow: none !important;
|
|
20331
|
+
}
|
|
20332
|
+
.ant-input-rtl .ant-pagination-options-quick-jumper input-filled:focus,
|
|
20333
|
+
.ant-input-rtl .ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-focused {
|
|
20334
|
+
border-right-width: 0;
|
|
20335
|
+
border-left-width: 1px !important;
|
|
20336
|
+
}
|
|
20337
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-disabled,
|
|
20338
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input[disabled] {
|
|
20339
|
+
background-color: #f5f5f5 !important;
|
|
20340
|
+
border-color: #d9d9d9 !important;
|
|
20341
|
+
box-shadow: none !important;
|
|
20342
|
+
cursor: not-allowed !important;
|
|
20343
|
+
opacity: 1 !important;
|
|
20344
|
+
pointer-events: none !important;
|
|
20345
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
20346
|
+
}
|
|
20347
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-disabled:hover,
|
|
20348
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input[disabled]:hover {
|
|
20349
|
+
border-color: #d9d9d9 !important;
|
|
20350
|
+
border-right-width: 1px !important;
|
|
20351
|
+
}
|
|
20352
|
+
.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input,
|
|
20353
|
+
.ant-pagination-options-quick-jumper input-underlined:hover,
|
|
20354
|
+
.ant-pagination-options-quick-jumper input-underlined:focus,
|
|
20355
|
+
.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input-focused,
|
|
20356
|
+
.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input-disabled,
|
|
20357
|
+
.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input[disabled] {
|
|
20358
|
+
background-color: transparent !important;
|
|
20359
|
+
border-width: 0 0 1px !important;
|
|
20360
|
+
border-radius: 0 !important;
|
|
20361
|
+
box-shadow: none !important;
|
|
19969
20362
|
}
|
|
19970
20363
|
textarea.ant-pagination-options-quick-jumper input {
|
|
19971
20364
|
max-width: 100%;
|
|
@@ -21793,6 +22186,56 @@ span.ant-radio + * {
|
|
|
21793
22186
|
border-color: transparent !important;
|
|
21794
22187
|
box-shadow: none !important;
|
|
21795
22188
|
}
|
|
22189
|
+
.ant-select-filled .ant-select-selector {
|
|
22190
|
+
background-color: #f5f5f5 !important;
|
|
22191
|
+
border-color: transparent !important;
|
|
22192
|
+
box-shadow: none !important;
|
|
22193
|
+
}
|
|
22194
|
+
.ant-select-filled:hover .ant-select-selector {
|
|
22195
|
+
background-color: #f0f0f0 !important;
|
|
22196
|
+
border-color: transparent !important;
|
|
22197
|
+
box-shadow: none !important;
|
|
22198
|
+
}
|
|
22199
|
+
.ant-select-filled:focus .ant-select-selector,
|
|
22200
|
+
.ant-select-filled.ant-select-focused .ant-select-selector {
|
|
22201
|
+
border-color: #40a9ff !important;
|
|
22202
|
+
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2) !important;
|
|
22203
|
+
border-right-width: 1px !important;
|
|
22204
|
+
outline: 0 !important;
|
|
22205
|
+
background-color: transparent !important;
|
|
22206
|
+
box-shadow: none !important;
|
|
22207
|
+
}
|
|
22208
|
+
.ant-input-rtl .ant-select-filled:focus .ant-select-selector,
|
|
22209
|
+
.ant-input-rtl .ant-select-filled.ant-select-focused .ant-select-selector {
|
|
22210
|
+
border-right-width: 0 !important;
|
|
22211
|
+
border-left-width: 1px !important;
|
|
22212
|
+
}
|
|
22213
|
+
.ant-select-filled.ant-select-disabled .ant-select-selector,
|
|
22214
|
+
.ant-select-filled.ant-select[disabled] .ant-select-selector {
|
|
22215
|
+
background-color: #f5f5f5 !important;
|
|
22216
|
+
border-color: #d9d9d9 !important;
|
|
22217
|
+
box-shadow: none !important;
|
|
22218
|
+
cursor: not-allowed !important;
|
|
22219
|
+
opacity: 1 !important;
|
|
22220
|
+
pointer-events: none !important;
|
|
22221
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
22222
|
+
}
|
|
22223
|
+
.ant-select-filled.ant-select-disabled .ant-select-selector:hover,
|
|
22224
|
+
.ant-select-filled.ant-select[disabled] .ant-select-selector:hover {
|
|
22225
|
+
border-color: #d9d9d9 !important;
|
|
22226
|
+
border-right-width: 1px !important;
|
|
22227
|
+
}
|
|
22228
|
+
.ant-select-underlined .ant-select-selector,
|
|
22229
|
+
.ant-select-underlined:hover .ant-select-selector,
|
|
22230
|
+
.ant-select-underlined:focus .ant-select-selector,
|
|
22231
|
+
.ant-select-underlined.ant-select-focused .ant-select-selector,
|
|
22232
|
+
.ant-select-underlined.ant-select-disabled .ant-select-selector,
|
|
22233
|
+
.ant-select-underlined.ant-select[disabled] .ant-select-selector {
|
|
22234
|
+
background-color: transparent !important;
|
|
22235
|
+
border-width: 0 0 1px !important;
|
|
22236
|
+
border-radius: 0 !important;
|
|
22237
|
+
box-shadow: none !important;
|
|
22238
|
+
}
|
|
21796
22239
|
.ant-select.ant-select-in-form-item {
|
|
21797
22240
|
width: 100%;
|
|
21798
22241
|
}
|
|
@@ -30699,12 +31142,12 @@ sf + st {
|
|
|
30699
31142
|
.ant-btn:not(.ant-btn-link) + nz-popconfirm,
|
|
30700
31143
|
nz-popconfirm + .ant-btn,
|
|
30701
31144
|
nz-popconfirm + nz-popconfirm,
|
|
30702
|
-
.ant-btn:not(.ant-btn-link) + nz-
|
|
30703
|
-
nz-
|
|
31145
|
+
.ant-btn:not(.ant-btn-link) + nz-space-compact,
|
|
31146
|
+
nz-space-compact + .ant-btn,
|
|
30704
31147
|
.ant-btn:not(.ant-btn-link) + nz-dropdown,
|
|
30705
31148
|
nz-dropdown + .ant-btn,
|
|
30706
|
-
nz-popconfirm + nz-
|
|
30707
|
-
nz-
|
|
31149
|
+
nz-popconfirm + nz-space-compact,
|
|
31150
|
+
nz-space-compact + nz-popconfirm {
|
|
30708
31151
|
margin-left: 8px;
|
|
30709
31152
|
}
|
|
30710
31153
|
.ant-btn-group .ant-btn + .ant-btn {
|
|
@@ -30718,12 +31161,12 @@ nz-button-group + nz-popconfirm {
|
|
|
30718
31161
|
[dir='rtl'] .ant-btn + nz-popconfirm,
|
|
30719
31162
|
[dir='rtl'] nz-popconfirm + .ant-btn,
|
|
30720
31163
|
[dir='rtl'] nz-popconfirm + nz-popconfirm,
|
|
30721
|
-
[dir='rtl'] .ant-btn + nz-
|
|
30722
|
-
[dir='rtl'] nz-
|
|
31164
|
+
[dir='rtl'] .ant-btn + nz-space-compact,
|
|
31165
|
+
[dir='rtl'] nz-space-compact + .ant-btn,
|
|
30723
31166
|
[dir='rtl'] .ant-btn + nz-dropdown,
|
|
30724
31167
|
[dir='rtl'] nz-dropdown + .ant-btn,
|
|
30725
|
-
[dir='rtl'] nz-popconfirm + nz-
|
|
30726
|
-
[dir='rtl'] nz-
|
|
31168
|
+
[dir='rtl'] nz-popconfirm + nz-space-compact,
|
|
31169
|
+
[dir='rtl'] nz-space-compact + nz-popconfirm {
|
|
30727
31170
|
margin-right: 8px;
|
|
30728
31171
|
margin-left: inherit;
|
|
30729
31172
|
}
|
|
@@ -30987,7 +31430,8 @@ a:focus {
|
|
|
30987
31430
|
* 模态框内容是否包裹 `nz-tabs`,清除带来的多余边距
|
|
30988
31431
|
*/
|
|
30989
31432
|
}
|
|
30990
|
-
.modal-include-tabs nz-tabset
|
|
31433
|
+
.modal-include-tabs nz-tabset,
|
|
31434
|
+
.modal-include-tabs nz-tabs {
|
|
30991
31435
|
margin-top: -16px;
|
|
30992
31436
|
}
|
|
30993
31437
|
.modal-body-nopadding {
|
|
@@ -34989,6 +35433,13 @@ body {
|
|
|
34989
35433
|
.sidebar-nav__item-disabled:hover {
|
|
34990
35434
|
color: rgba(0, 0, 0, 0.85);
|
|
34991
35435
|
}
|
|
35436
|
+
.sidebar-nav__divider {
|
|
35437
|
+
overflow: hidden;
|
|
35438
|
+
height: 1px;
|
|
35439
|
+
margin: 4px 0;
|
|
35440
|
+
line-height: 0;
|
|
35441
|
+
background-color: var(--alain-default-aside-nav-divider, #efe3e5);
|
|
35442
|
+
}
|
|
34992
35443
|
.sidebar-nav__selected {
|
|
34993
35444
|
border-left-color: #1890ff;
|
|
34994
35445
|
background-color: var(--alain-default-aside-nav-selected-bg, #fcfcfc);
|
|
@@ -35739,50 +36190,6 @@ body {
|
|
|
35739
36190
|
width: 100% !important;
|
|
35740
36191
|
}
|
|
35741
36192
|
}
|
|
35742
|
-
.avatar-list {
|
|
35743
|
-
display: inline-block;
|
|
35744
|
-
}
|
|
35745
|
-
.avatar-list__wrap {
|
|
35746
|
-
display: inline-block;
|
|
35747
|
-
margin-left: 8px;
|
|
35748
|
-
padding: 0;
|
|
35749
|
-
font-size: 0;
|
|
35750
|
-
}
|
|
35751
|
-
.avatar-list__item {
|
|
35752
|
-
display: inline-block;
|
|
35753
|
-
width: 28px;
|
|
35754
|
-
height: 28px;
|
|
35755
|
-
margin-left: -8px;
|
|
35756
|
-
font-size: 12px;
|
|
35757
|
-
}
|
|
35758
|
-
.avatar-list__item .ant-avatar {
|
|
35759
|
-
cursor: pointer;
|
|
35760
|
-
border: 1px solid #fff;
|
|
35761
|
-
}
|
|
35762
|
-
.avatar-list__large {
|
|
35763
|
-
width: 32px;
|
|
35764
|
-
height: 32px;
|
|
35765
|
-
}
|
|
35766
|
-
.avatar-list__small {
|
|
35767
|
-
width: 22px;
|
|
35768
|
-
height: 22px;
|
|
35769
|
-
}
|
|
35770
|
-
.avatar-list__mini {
|
|
35771
|
-
width: 20px;
|
|
35772
|
-
height: 20px;
|
|
35773
|
-
}
|
|
35774
|
-
.avatar-list__mini .ant-avatar {
|
|
35775
|
-
width: 20px;
|
|
35776
|
-
height: 20px;
|
|
35777
|
-
line-height: 20px;
|
|
35778
|
-
}
|
|
35779
|
-
.avatar-list__mini .ant-avatar-string {
|
|
35780
|
-
font-size: 12px;
|
|
35781
|
-
line-height: 18px;
|
|
35782
|
-
}
|
|
35783
|
-
.avatar-list-rtl {
|
|
35784
|
-
direction: rtl;
|
|
35785
|
-
}
|
|
35786
36193
|
ellipsis {
|
|
35787
36194
|
display: inline;
|
|
35788
36195
|
}
|
|
@@ -36239,65 +36646,6 @@ ellipsis {
|
|
|
36239
36646
|
font-size: 20px;
|
|
36240
36647
|
line-height: 49px;
|
|
36241
36648
|
}
|
|
36242
|
-
.result {
|
|
36243
|
-
display: block;
|
|
36244
|
-
width: 72%;
|
|
36245
|
-
margin: 0 auto;
|
|
36246
|
-
text-align: center;
|
|
36247
|
-
}
|
|
36248
|
-
.result__icon {
|
|
36249
|
-
margin-bottom: 24px;
|
|
36250
|
-
font-size: 72px;
|
|
36251
|
-
line-height: 72px;
|
|
36252
|
-
}
|
|
36253
|
-
.result__icon-success {
|
|
36254
|
-
color: #52c41a;
|
|
36255
|
-
}
|
|
36256
|
-
.result__icon-error {
|
|
36257
|
-
color: #ff4d4f;
|
|
36258
|
-
}
|
|
36259
|
-
.result__title {
|
|
36260
|
-
margin-bottom: 16px;
|
|
36261
|
-
font-size: 24px;
|
|
36262
|
-
font-weight: 500;
|
|
36263
|
-
line-height: 32px;
|
|
36264
|
-
color: rgba(0, 0, 0, 0.85);
|
|
36265
|
-
}
|
|
36266
|
-
.result__desc {
|
|
36267
|
-
margin-bottom: 24px;
|
|
36268
|
-
font-size: 14px;
|
|
36269
|
-
line-height: 22px;
|
|
36270
|
-
color: rgba(0, 0, 0, 0.45);
|
|
36271
|
-
}
|
|
36272
|
-
.result__extra {
|
|
36273
|
-
padding: 24px 40px;
|
|
36274
|
-
border-radius: 2px;
|
|
36275
|
-
text-align: left;
|
|
36276
|
-
background: #fafafa;
|
|
36277
|
-
}
|
|
36278
|
-
@media screen and (max-width: 480px) {
|
|
36279
|
-
.result__extra {
|
|
36280
|
-
padding: 18px 20px;
|
|
36281
|
-
}
|
|
36282
|
-
}
|
|
36283
|
-
.result__actions {
|
|
36284
|
-
margin-top: 32px;
|
|
36285
|
-
}
|
|
36286
|
-
.result__actions button:not(:last-child) {
|
|
36287
|
-
margin-right: 8px;
|
|
36288
|
-
}
|
|
36289
|
-
.result .ant-steps .ant-steps-head,
|
|
36290
|
-
.result .ant-steps .ant-steps-title {
|
|
36291
|
-
background: #fafafa;
|
|
36292
|
-
}
|
|
36293
|
-
@media screen and (max-width: 480px) {
|
|
36294
|
-
.result {
|
|
36295
|
-
width: 100%;
|
|
36296
|
-
}
|
|
36297
|
-
}
|
|
36298
|
-
.result-rtl {
|
|
36299
|
-
direction: rtl;
|
|
36300
|
-
}
|
|
36301
36649
|
.reuse-tab {
|
|
36302
36650
|
user-select: none;
|
|
36303
36651
|
display: block;
|