@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/variable.css
CHANGED
|
@@ -6317,6 +6317,56 @@ nz-comment-content {
|
|
|
6317
6317
|
border-color: transparent !important;
|
|
6318
6318
|
box-shadow: none !important;
|
|
6319
6319
|
}
|
|
6320
|
+
.ant-picker.ant-picker-filled {
|
|
6321
|
+
background-color: #f5f5f5 !important;
|
|
6322
|
+
border-color: transparent !important;
|
|
6323
|
+
box-shadow: none !important;
|
|
6324
|
+
}
|
|
6325
|
+
.ant-picker.ant-picker-filled:hover {
|
|
6326
|
+
background-color: #f0f0f0 !important;
|
|
6327
|
+
border-color: transparent !important;
|
|
6328
|
+
box-shadow: none !important;
|
|
6329
|
+
}
|
|
6330
|
+
.ant-picker.ant-picker-filled:focus,
|
|
6331
|
+
.ant-picker.ant-picker-filled.ant-picker-focused {
|
|
6332
|
+
border-color: var(--ant-primary-color-hover) !important;
|
|
6333
|
+
box-shadow: 0 0 0 2px var(--ant-primary-color-outline) !important;
|
|
6334
|
+
border-right-width: 1px !important;
|
|
6335
|
+
outline: 0 !important;
|
|
6336
|
+
background-color: transparent !important;
|
|
6337
|
+
box-shadow: none !important;
|
|
6338
|
+
}
|
|
6339
|
+
.ant-input-rtl .ant-picker.ant-picker-filled:focus,
|
|
6340
|
+
.ant-input-rtl .ant-picker.ant-picker-filled.ant-picker-focused {
|
|
6341
|
+
border-right-width: 0 !important;
|
|
6342
|
+
border-left-width: 1px !important;
|
|
6343
|
+
}
|
|
6344
|
+
.ant-picker.ant-picker-filled.ant-picker-disabled,
|
|
6345
|
+
.ant-picker.ant-picker-filled.ant-picker[disabled] {
|
|
6346
|
+
background-color: #f5f5f5 !important;
|
|
6347
|
+
border-color: #d9d9d9 !important;
|
|
6348
|
+
box-shadow: none !important;
|
|
6349
|
+
cursor: not-allowed !important;
|
|
6350
|
+
opacity: 1 !important;
|
|
6351
|
+
pointer-events: none !important;
|
|
6352
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
6353
|
+
}
|
|
6354
|
+
.ant-picker.ant-picker-filled.ant-picker-disabled:hover,
|
|
6355
|
+
.ant-picker.ant-picker-filled.ant-picker[disabled]:hover {
|
|
6356
|
+
border-color: #d9d9d9 !important;
|
|
6357
|
+
border-right-width: 1px !important;
|
|
6358
|
+
}
|
|
6359
|
+
.ant-picker.ant-picker-underlined,
|
|
6360
|
+
.ant-picker.ant-picker-underlined:hover,
|
|
6361
|
+
.ant-picker.ant-picker-underlined:focus,
|
|
6362
|
+
.ant-picker.ant-picker-underlined.ant-picker-focused,
|
|
6363
|
+
.ant-picker.ant-picker-underlined.ant-picker-disabled,
|
|
6364
|
+
.ant-picker.ant-picker-underlined.ant-picker[disabled] {
|
|
6365
|
+
background-color: transparent !important;
|
|
6366
|
+
border-width: 0 0 1px !important;
|
|
6367
|
+
border-radius: 0 !important;
|
|
6368
|
+
box-shadow: none !important;
|
|
6369
|
+
}
|
|
6320
6370
|
.ant-picker-input {
|
|
6321
6371
|
position: relative;
|
|
6322
6372
|
display: inline-flex;
|
|
@@ -6404,15 +6454,64 @@ nz-comment-content {
|
|
|
6404
6454
|
border-color: #d9d9d9;
|
|
6405
6455
|
border-right-width: 1px;
|
|
6406
6456
|
}
|
|
6407
|
-
.ant-picker-input > input-borderless,
|
|
6408
|
-
.ant-picker-input > input-borderless:hover,
|
|
6409
|
-
.ant-picker-input > input-borderless:focus,
|
|
6410
|
-
.ant-picker-input > input-borderless-focused,
|
|
6411
|
-
.ant-picker-input > input-borderless-disabled,
|
|
6412
|
-
.ant-picker-input > input-borderless[disabled] {
|
|
6413
|
-
background-color: transparent;
|
|
6414
|
-
border: none;
|
|
6415
|
-
box-shadow: none;
|
|
6457
|
+
.ant-picker-input > input-borderless.ant-picker-input > input,
|
|
6458
|
+
.ant-picker-input > input-borderless.ant-picker-input > input:hover,
|
|
6459
|
+
.ant-picker-input > input-borderless.ant-picker-input > input:focus,
|
|
6460
|
+
.ant-picker-input > input-borderless.ant-picker-input > input-focused,
|
|
6461
|
+
.ant-picker-input > input-borderless.ant-picker-input > input-disabled,
|
|
6462
|
+
.ant-picker-input > input-borderless.ant-picker-input > input[disabled] {
|
|
6463
|
+
background-color: transparent !important;
|
|
6464
|
+
border: none !important;
|
|
6465
|
+
box-shadow: none !important;
|
|
6466
|
+
}
|
|
6467
|
+
.ant-picker-input > input-filled {
|
|
6468
|
+
background-color: #f5f5f5 !important;
|
|
6469
|
+
border-color: transparent;
|
|
6470
|
+
box-shadow: none !important;
|
|
6471
|
+
}
|
|
6472
|
+
.ant-picker-input > input-filled:hover.ant-picker-input > input:not(.ant-picker-input > input-focused) {
|
|
6473
|
+
background-color: #f0f0f0 !important;
|
|
6474
|
+
border-color: transparent !important;
|
|
6475
|
+
}
|
|
6476
|
+
.ant-picker-input > input-filled:focus,
|
|
6477
|
+
.ant-picker-input > input-filled.ant-picker-input > input-focused {
|
|
6478
|
+
border-color: var(--ant-primary-color-hover);
|
|
6479
|
+
box-shadow: 0 0 0 2px var(--ant-primary-color-outline);
|
|
6480
|
+
border-right-width: 1px;
|
|
6481
|
+
outline: 0;
|
|
6482
|
+
background-color: transparent !important;
|
|
6483
|
+
box-shadow: none !important;
|
|
6484
|
+
}
|
|
6485
|
+
.ant-input-rtl .ant-picker-input > input-filled:focus,
|
|
6486
|
+
.ant-input-rtl .ant-picker-input > input-filled.ant-picker-input > input-focused {
|
|
6487
|
+
border-right-width: 0;
|
|
6488
|
+
border-left-width: 1px !important;
|
|
6489
|
+
}
|
|
6490
|
+
.ant-picker-input > input-filled.ant-picker-input > input-disabled,
|
|
6491
|
+
.ant-picker-input > input-filled.ant-picker-input > input[disabled] {
|
|
6492
|
+
background-color: #f5f5f5 !important;
|
|
6493
|
+
border-color: #d9d9d9 !important;
|
|
6494
|
+
box-shadow: none !important;
|
|
6495
|
+
cursor: not-allowed !important;
|
|
6496
|
+
opacity: 1 !important;
|
|
6497
|
+
pointer-events: none !important;
|
|
6498
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
6499
|
+
}
|
|
6500
|
+
.ant-picker-input > input-filled.ant-picker-input > input-disabled:hover,
|
|
6501
|
+
.ant-picker-input > input-filled.ant-picker-input > input[disabled]:hover {
|
|
6502
|
+
border-color: #d9d9d9 !important;
|
|
6503
|
+
border-right-width: 1px !important;
|
|
6504
|
+
}
|
|
6505
|
+
.ant-picker-input > input-underlined.ant-picker-input > input,
|
|
6506
|
+
.ant-picker-input > input-underlined:hover,
|
|
6507
|
+
.ant-picker-input > input-underlined:focus,
|
|
6508
|
+
.ant-picker-input > input-underlined.ant-picker-input > input-focused,
|
|
6509
|
+
.ant-picker-input > input-underlined.ant-picker-input > input-disabled,
|
|
6510
|
+
.ant-picker-input > input-underlined.ant-picker-input > input[disabled] {
|
|
6511
|
+
background-color: transparent !important;
|
|
6512
|
+
border-width: 0 0 1px !important;
|
|
6513
|
+
border-radius: 0 !important;
|
|
6514
|
+
box-shadow: none !important;
|
|
6416
6515
|
}
|
|
6417
6516
|
textarea.ant-picker-input > input {
|
|
6418
6517
|
max-width: 100%;
|
|
@@ -6679,7 +6778,7 @@ textarea.ant-picker-input > input {
|
|
|
6679
6778
|
.ant-picker-panel-container .ant-picker-panel {
|
|
6680
6779
|
vertical-align: top;
|
|
6681
6780
|
background: transparent;
|
|
6682
|
-
border-width: 0 0 1px
|
|
6781
|
+
border-width: 0 0 1px;
|
|
6683
6782
|
border-radius: 0;
|
|
6684
6783
|
}
|
|
6685
6784
|
.ant-picker-panel-container .ant-picker-panel .ant-picker-content,
|
|
@@ -13854,15 +13953,64 @@ nz-empty {
|
|
|
13854
13953
|
border-color: #d9d9d9;
|
|
13855
13954
|
border-right-width: 1px;
|
|
13856
13955
|
}
|
|
13857
|
-
.ant-input-affix-wrapper-borderless,
|
|
13858
|
-
.ant-input-affix-wrapper-borderless:hover,
|
|
13859
|
-
.ant-input-affix-wrapper-borderless:focus,
|
|
13860
|
-
.ant-input-affix-wrapper-borderless-focused,
|
|
13861
|
-
.ant-input-affix-wrapper-borderless-disabled,
|
|
13862
|
-
.ant-input-affix-wrapper-borderless[disabled] {
|
|
13863
|
-
background-color: transparent;
|
|
13864
|
-
border: none;
|
|
13865
|
-
box-shadow: none;
|
|
13956
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper,
|
|
13957
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper:hover,
|
|
13958
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper:focus,
|
|
13959
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper-focused,
|
|
13960
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper-disabled,
|
|
13961
|
+
.ant-input-affix-wrapper-borderless.ant-input-affix-wrapper[disabled] {
|
|
13962
|
+
background-color: transparent !important;
|
|
13963
|
+
border: none !important;
|
|
13964
|
+
box-shadow: none !important;
|
|
13965
|
+
}
|
|
13966
|
+
.ant-input-affix-wrapper-filled {
|
|
13967
|
+
background-color: #f5f5f5 !important;
|
|
13968
|
+
border-color: transparent;
|
|
13969
|
+
box-shadow: none !important;
|
|
13970
|
+
}
|
|
13971
|
+
.ant-input-affix-wrapper-filled:hover.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-focused) {
|
|
13972
|
+
background-color: #f0f0f0 !important;
|
|
13973
|
+
border-color: transparent !important;
|
|
13974
|
+
}
|
|
13975
|
+
.ant-input-affix-wrapper-filled:focus,
|
|
13976
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper-focused {
|
|
13977
|
+
border-color: var(--ant-primary-color-hover);
|
|
13978
|
+
box-shadow: 0 0 0 2px var(--ant-primary-color-outline);
|
|
13979
|
+
border-right-width: 1px;
|
|
13980
|
+
outline: 0;
|
|
13981
|
+
background-color: transparent !important;
|
|
13982
|
+
box-shadow: none !important;
|
|
13983
|
+
}
|
|
13984
|
+
.ant-input-rtl .ant-input-affix-wrapper-filled:focus,
|
|
13985
|
+
.ant-input-rtl .ant-input-affix-wrapper-filled.ant-input-affix-wrapper-focused {
|
|
13986
|
+
border-right-width: 0;
|
|
13987
|
+
border-left-width: 1px !important;
|
|
13988
|
+
}
|
|
13989
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper-disabled,
|
|
13990
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper[disabled] {
|
|
13991
|
+
background-color: #f5f5f5 !important;
|
|
13992
|
+
border-color: #d9d9d9 !important;
|
|
13993
|
+
box-shadow: none !important;
|
|
13994
|
+
cursor: not-allowed !important;
|
|
13995
|
+
opacity: 1 !important;
|
|
13996
|
+
pointer-events: none !important;
|
|
13997
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
13998
|
+
}
|
|
13999
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper-disabled:hover,
|
|
14000
|
+
.ant-input-affix-wrapper-filled.ant-input-affix-wrapper[disabled]:hover {
|
|
14001
|
+
border-color: #d9d9d9 !important;
|
|
14002
|
+
border-right-width: 1px !important;
|
|
14003
|
+
}
|
|
14004
|
+
.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper,
|
|
14005
|
+
.ant-input-affix-wrapper-underlined:hover,
|
|
14006
|
+
.ant-input-affix-wrapper-underlined:focus,
|
|
14007
|
+
.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper-focused,
|
|
14008
|
+
.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper-disabled,
|
|
14009
|
+
.ant-input-affix-wrapper-underlined.ant-input-affix-wrapper[disabled] {
|
|
14010
|
+
background-color: transparent !important;
|
|
14011
|
+
border-width: 0 0 1px !important;
|
|
14012
|
+
border-radius: 0 !important;
|
|
14013
|
+
box-shadow: none !important;
|
|
13866
14014
|
}
|
|
13867
14015
|
textarea.ant-input-affix-wrapper {
|
|
13868
14016
|
max-width: 100%;
|
|
@@ -14139,15 +14287,64 @@ textarea.ant-input-affix-wrapper {
|
|
|
14139
14287
|
border-color: #d9d9d9;
|
|
14140
14288
|
border-right-width: 1px;
|
|
14141
14289
|
}
|
|
14142
|
-
.ant-input-borderless,
|
|
14143
|
-
.ant-input-borderless:hover,
|
|
14144
|
-
.ant-input-borderless:focus,
|
|
14145
|
-
.ant-input-borderless-focused,
|
|
14146
|
-
.ant-input-borderless-disabled,
|
|
14147
|
-
.ant-input-borderless[disabled] {
|
|
14148
|
-
background-color: transparent;
|
|
14149
|
-
border: none;
|
|
14150
|
-
box-shadow: none;
|
|
14290
|
+
.ant-input-borderless.ant-input,
|
|
14291
|
+
.ant-input-borderless.ant-input:hover,
|
|
14292
|
+
.ant-input-borderless.ant-input:focus,
|
|
14293
|
+
.ant-input-borderless.ant-input-focused,
|
|
14294
|
+
.ant-input-borderless.ant-input-disabled,
|
|
14295
|
+
.ant-input-borderless.ant-input[disabled] {
|
|
14296
|
+
background-color: transparent !important;
|
|
14297
|
+
border: none !important;
|
|
14298
|
+
box-shadow: none !important;
|
|
14299
|
+
}
|
|
14300
|
+
.ant-input-filled {
|
|
14301
|
+
background-color: #f5f5f5 !important;
|
|
14302
|
+
border-color: transparent;
|
|
14303
|
+
box-shadow: none !important;
|
|
14304
|
+
}
|
|
14305
|
+
.ant-input-filled:hover.ant-input:not(.ant-input-focused) {
|
|
14306
|
+
background-color: #f0f0f0 !important;
|
|
14307
|
+
border-color: transparent !important;
|
|
14308
|
+
}
|
|
14309
|
+
.ant-input-filled:focus,
|
|
14310
|
+
.ant-input-filled.ant-input-focused {
|
|
14311
|
+
border-color: var(--ant-primary-color-hover);
|
|
14312
|
+
box-shadow: 0 0 0 2px var(--ant-primary-color-outline);
|
|
14313
|
+
border-right-width: 1px;
|
|
14314
|
+
outline: 0;
|
|
14315
|
+
background-color: transparent !important;
|
|
14316
|
+
box-shadow: none !important;
|
|
14317
|
+
}
|
|
14318
|
+
.ant-input-rtl .ant-input-filled:focus,
|
|
14319
|
+
.ant-input-rtl .ant-input-filled.ant-input-focused {
|
|
14320
|
+
border-right-width: 0;
|
|
14321
|
+
border-left-width: 1px !important;
|
|
14322
|
+
}
|
|
14323
|
+
.ant-input-filled.ant-input-disabled,
|
|
14324
|
+
.ant-input-filled.ant-input[disabled] {
|
|
14325
|
+
background-color: #f5f5f5 !important;
|
|
14326
|
+
border-color: #d9d9d9 !important;
|
|
14327
|
+
box-shadow: none !important;
|
|
14328
|
+
cursor: not-allowed !important;
|
|
14329
|
+
opacity: 1 !important;
|
|
14330
|
+
pointer-events: none !important;
|
|
14331
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
14332
|
+
}
|
|
14333
|
+
.ant-input-filled.ant-input-disabled:hover,
|
|
14334
|
+
.ant-input-filled.ant-input[disabled]:hover {
|
|
14335
|
+
border-color: #d9d9d9 !important;
|
|
14336
|
+
border-right-width: 1px !important;
|
|
14337
|
+
}
|
|
14338
|
+
.ant-input-underlined.ant-input,
|
|
14339
|
+
.ant-input-underlined:hover,
|
|
14340
|
+
.ant-input-underlined:focus,
|
|
14341
|
+
.ant-input-underlined.ant-input-focused,
|
|
14342
|
+
.ant-input-underlined.ant-input-disabled,
|
|
14343
|
+
.ant-input-underlined.ant-input[disabled] {
|
|
14344
|
+
background-color: transparent !important;
|
|
14345
|
+
border-width: 0 0 1px !important;
|
|
14346
|
+
border-radius: 0 !important;
|
|
14347
|
+
box-shadow: none !important;
|
|
14151
14348
|
}
|
|
14152
14349
|
textarea.ant-input {
|
|
14153
14350
|
max-width: 100%;
|
|
@@ -15251,15 +15448,64 @@ nz-form-item-feedback-icon.ant-input-suffix {
|
|
|
15251
15448
|
border-color: #d9d9d9;
|
|
15252
15449
|
border-right-width: 1px;
|
|
15253
15450
|
}
|
|
15254
|
-
.ant-input-number-affix-wrapper-borderless,
|
|
15255
|
-
.ant-input-number-affix-wrapper-borderless:hover,
|
|
15256
|
-
.ant-input-number-affix-wrapper-borderless:focus,
|
|
15257
|
-
.ant-input-number-affix-wrapper-borderless-focused,
|
|
15258
|
-
.ant-input-number-affix-wrapper-borderless-disabled,
|
|
15259
|
-
.ant-input-number-affix-wrapper-borderless[disabled] {
|
|
15260
|
-
background-color: transparent;
|
|
15261
|
-
border: none;
|
|
15262
|
-
box-shadow: none;
|
|
15451
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper,
|
|
15452
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper:hover,
|
|
15453
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper:focus,
|
|
15454
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper-focused,
|
|
15455
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper-disabled,
|
|
15456
|
+
.ant-input-number-affix-wrapper-borderless.ant-input-number-affix-wrapper[disabled] {
|
|
15457
|
+
background-color: transparent !important;
|
|
15458
|
+
border: none !important;
|
|
15459
|
+
box-shadow: none !important;
|
|
15460
|
+
}
|
|
15461
|
+
.ant-input-number-affix-wrapper-filled {
|
|
15462
|
+
background-color: #f5f5f5 !important;
|
|
15463
|
+
border-color: transparent;
|
|
15464
|
+
box-shadow: none !important;
|
|
15465
|
+
}
|
|
15466
|
+
.ant-input-number-affix-wrapper-filled:hover.ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-focused) {
|
|
15467
|
+
background-color: #f0f0f0 !important;
|
|
15468
|
+
border-color: transparent !important;
|
|
15469
|
+
}
|
|
15470
|
+
.ant-input-number-affix-wrapper-filled:focus,
|
|
15471
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-focused {
|
|
15472
|
+
border-color: var(--ant-primary-color-hover);
|
|
15473
|
+
box-shadow: 0 0 0 2px var(--ant-primary-color-outline);
|
|
15474
|
+
border-right-width: 1px;
|
|
15475
|
+
outline: 0;
|
|
15476
|
+
background-color: transparent !important;
|
|
15477
|
+
box-shadow: none !important;
|
|
15478
|
+
}
|
|
15479
|
+
.ant-input-rtl .ant-input-number-affix-wrapper-filled:focus,
|
|
15480
|
+
.ant-input-rtl .ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-focused {
|
|
15481
|
+
border-right-width: 0;
|
|
15482
|
+
border-left-width: 1px !important;
|
|
15483
|
+
}
|
|
15484
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-disabled,
|
|
15485
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper[disabled] {
|
|
15486
|
+
background-color: #f5f5f5 !important;
|
|
15487
|
+
border-color: #d9d9d9 !important;
|
|
15488
|
+
box-shadow: none !important;
|
|
15489
|
+
cursor: not-allowed !important;
|
|
15490
|
+
opacity: 1 !important;
|
|
15491
|
+
pointer-events: none !important;
|
|
15492
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
15493
|
+
}
|
|
15494
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper-disabled:hover,
|
|
15495
|
+
.ant-input-number-affix-wrapper-filled.ant-input-number-affix-wrapper[disabled]:hover {
|
|
15496
|
+
border-color: #d9d9d9 !important;
|
|
15497
|
+
border-right-width: 1px !important;
|
|
15498
|
+
}
|
|
15499
|
+
.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper,
|
|
15500
|
+
.ant-input-number-affix-wrapper-underlined:hover,
|
|
15501
|
+
.ant-input-number-affix-wrapper-underlined:focus,
|
|
15502
|
+
.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper-focused,
|
|
15503
|
+
.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper-disabled,
|
|
15504
|
+
.ant-input-number-affix-wrapper-underlined.ant-input-number-affix-wrapper[disabled] {
|
|
15505
|
+
background-color: transparent !important;
|
|
15506
|
+
border-width: 0 0 1px !important;
|
|
15507
|
+
border-radius: 0 !important;
|
|
15508
|
+
box-shadow: none !important;
|
|
15263
15509
|
}
|
|
15264
15510
|
textarea.ant-input-number-affix-wrapper {
|
|
15265
15511
|
max-width: 100%;
|
|
@@ -15436,6 +15682,7 @@ textarea.ant-input-number-affix-wrapper {
|
|
|
15436
15682
|
padding: 0;
|
|
15437
15683
|
border: 1px solid #d9d9d9;
|
|
15438
15684
|
border-radius: 2px;
|
|
15685
|
+
/* stylelint-disable less/no-duplicate-variables */
|
|
15439
15686
|
}
|
|
15440
15687
|
.ant-input-number::placeholder {
|
|
15441
15688
|
color: #bfbfbf;
|
|
@@ -15497,15 +15744,64 @@ textarea.ant-input-number-affix-wrapper {
|
|
|
15497
15744
|
border-color: #d9d9d9;
|
|
15498
15745
|
border-right-width: 1px;
|
|
15499
15746
|
}
|
|
15500
|
-
.ant-input-number-borderless,
|
|
15501
|
-
.ant-input-number-borderless:hover,
|
|
15502
|
-
.ant-input-number-borderless:focus,
|
|
15503
|
-
.ant-input-number-borderless-focused,
|
|
15504
|
-
.ant-input-number-borderless-disabled,
|
|
15505
|
-
.ant-input-number-borderless[disabled] {
|
|
15506
|
-
background-color: transparent;
|
|
15507
|
-
border: none;
|
|
15508
|
-
box-shadow: none;
|
|
15747
|
+
.ant-input-number-borderless.ant-input-number,
|
|
15748
|
+
.ant-input-number-borderless.ant-input-number:hover,
|
|
15749
|
+
.ant-input-number-borderless.ant-input-number:focus,
|
|
15750
|
+
.ant-input-number-borderless.ant-input-number-focused,
|
|
15751
|
+
.ant-input-number-borderless.ant-input-number-disabled,
|
|
15752
|
+
.ant-input-number-borderless.ant-input-number[disabled] {
|
|
15753
|
+
background-color: transparent !important;
|
|
15754
|
+
border: none !important;
|
|
15755
|
+
box-shadow: none !important;
|
|
15756
|
+
}
|
|
15757
|
+
.ant-input-number-filled {
|
|
15758
|
+
background-color: #f5f5f5 !important;
|
|
15759
|
+
border-color: transparent;
|
|
15760
|
+
box-shadow: none !important;
|
|
15761
|
+
}
|
|
15762
|
+
.ant-input-number-filled:hover.ant-input-number:not(.ant-input-number-focused) {
|
|
15763
|
+
background-color: #f0f0f0 !important;
|
|
15764
|
+
border-color: transparent !important;
|
|
15765
|
+
}
|
|
15766
|
+
.ant-input-number-filled:focus,
|
|
15767
|
+
.ant-input-number-filled.ant-input-number-focused {
|
|
15768
|
+
border-color: var(--ant-primary-color-hover);
|
|
15769
|
+
box-shadow: 0 0 0 2px var(--ant-primary-color-outline);
|
|
15770
|
+
border-right-width: 1px;
|
|
15771
|
+
outline: 0;
|
|
15772
|
+
background-color: transparent !important;
|
|
15773
|
+
box-shadow: none !important;
|
|
15774
|
+
}
|
|
15775
|
+
.ant-input-rtl .ant-input-number-filled:focus,
|
|
15776
|
+
.ant-input-rtl .ant-input-number-filled.ant-input-number-focused {
|
|
15777
|
+
border-right-width: 0;
|
|
15778
|
+
border-left-width: 1px !important;
|
|
15779
|
+
}
|
|
15780
|
+
.ant-input-number-filled.ant-input-number-disabled,
|
|
15781
|
+
.ant-input-number-filled.ant-input-number[disabled] {
|
|
15782
|
+
background-color: #f5f5f5 !important;
|
|
15783
|
+
border-color: #d9d9d9 !important;
|
|
15784
|
+
box-shadow: none !important;
|
|
15785
|
+
cursor: not-allowed !important;
|
|
15786
|
+
opacity: 1 !important;
|
|
15787
|
+
pointer-events: none !important;
|
|
15788
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
15789
|
+
}
|
|
15790
|
+
.ant-input-number-filled.ant-input-number-disabled:hover,
|
|
15791
|
+
.ant-input-number-filled.ant-input-number[disabled]:hover {
|
|
15792
|
+
border-color: #d9d9d9 !important;
|
|
15793
|
+
border-right-width: 1px !important;
|
|
15794
|
+
}
|
|
15795
|
+
.ant-input-number-underlined.ant-input-number,
|
|
15796
|
+
.ant-input-number-underlined:hover,
|
|
15797
|
+
.ant-input-number-underlined:focus,
|
|
15798
|
+
.ant-input-number-underlined.ant-input-number-focused,
|
|
15799
|
+
.ant-input-number-underlined.ant-input-number-disabled,
|
|
15800
|
+
.ant-input-number-underlined.ant-input-number[disabled] {
|
|
15801
|
+
background-color: transparent !important;
|
|
15802
|
+
border-width: 0 0 1px !important;
|
|
15803
|
+
border-radius: 0 !important;
|
|
15804
|
+
box-shadow: none !important;
|
|
15509
15805
|
}
|
|
15510
15806
|
textarea.ant-input-number {
|
|
15511
15807
|
max-width: 100%;
|
|
@@ -16061,7 +16357,7 @@ textarea.ant-input-number {
|
|
|
16061
16357
|
right: 0;
|
|
16062
16358
|
width: 22px;
|
|
16063
16359
|
height: 100%;
|
|
16064
|
-
background:
|
|
16360
|
+
background: transparent;
|
|
16065
16361
|
border-radius: 0 2px 2px 0;
|
|
16066
16362
|
opacity: 0;
|
|
16067
16363
|
transition: opacity 0.24s linear 0.1s;
|
|
@@ -16126,9 +16422,6 @@ textarea.ant-input-number {
|
|
|
16126
16422
|
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
|
|
16127
16423
|
color: rgba(0, 0, 0, 0.25);
|
|
16128
16424
|
}
|
|
16129
|
-
.ant-input-number-borderless {
|
|
16130
|
-
box-shadow: none;
|
|
16131
|
-
}
|
|
16132
16425
|
.ant-input-number-out-of-range input {
|
|
16133
16426
|
color: var(--ant-error-color);
|
|
16134
16427
|
}
|
|
@@ -16579,7 +16872,9 @@ textarea.ant-input-number {
|
|
|
16579
16872
|
right: auto;
|
|
16580
16873
|
left: 0;
|
|
16581
16874
|
}
|
|
16582
|
-
.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap
|
|
16875
|
+
.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap,
|
|
16876
|
+
.ant-input-number-rtl.ant-input-number-filled .ant-input-number-handler-wrap,
|
|
16877
|
+
.ant-input-number-rtl.ant-input-number-underlined .ant-input-number-handler-wrap {
|
|
16583
16878
|
border-right-width: 0;
|
|
16584
16879
|
}
|
|
16585
16880
|
.ant-input-number-rtl .ant-input-number-handler-up {
|
|
@@ -18711,15 +19006,64 @@ nz-list-item-extra {
|
|
|
18711
19006
|
border-color: #d9d9d9;
|
|
18712
19007
|
border-right-width: 1px;
|
|
18713
19008
|
}
|
|
18714
|
-
.ant-mentions-borderless,
|
|
18715
|
-
.ant-mentions-borderless:hover,
|
|
18716
|
-
.ant-mentions-borderless:focus,
|
|
18717
|
-
.ant-mentions-borderless-focused,
|
|
18718
|
-
.ant-mentions-borderless-disabled,
|
|
18719
|
-
.ant-mentions-borderless[disabled] {
|
|
18720
|
-
background-color: transparent;
|
|
18721
|
-
border: none;
|
|
18722
|
-
box-shadow: none;
|
|
19009
|
+
.ant-mentions-borderless.ant-mentions,
|
|
19010
|
+
.ant-mentions-borderless.ant-mentions:hover,
|
|
19011
|
+
.ant-mentions-borderless.ant-mentions:focus,
|
|
19012
|
+
.ant-mentions-borderless.ant-mentions-focused,
|
|
19013
|
+
.ant-mentions-borderless.ant-mentions-disabled,
|
|
19014
|
+
.ant-mentions-borderless.ant-mentions[disabled] {
|
|
19015
|
+
background-color: transparent !important;
|
|
19016
|
+
border: none !important;
|
|
19017
|
+
box-shadow: none !important;
|
|
19018
|
+
}
|
|
19019
|
+
.ant-mentions-filled {
|
|
19020
|
+
background-color: #f5f5f5 !important;
|
|
19021
|
+
border-color: transparent;
|
|
19022
|
+
box-shadow: none !important;
|
|
19023
|
+
}
|
|
19024
|
+
.ant-mentions-filled:hover.ant-mentions:not(.ant-mentions-focused) {
|
|
19025
|
+
background-color: #f0f0f0 !important;
|
|
19026
|
+
border-color: transparent !important;
|
|
19027
|
+
}
|
|
19028
|
+
.ant-mentions-filled:focus,
|
|
19029
|
+
.ant-mentions-filled.ant-mentions-focused {
|
|
19030
|
+
border-color: var(--ant-primary-color-hover);
|
|
19031
|
+
box-shadow: 0 0 0 2px var(--ant-primary-color-outline);
|
|
19032
|
+
border-right-width: 1px;
|
|
19033
|
+
outline: 0;
|
|
19034
|
+
background-color: transparent !important;
|
|
19035
|
+
box-shadow: none !important;
|
|
19036
|
+
}
|
|
19037
|
+
.ant-input-rtl .ant-mentions-filled:focus,
|
|
19038
|
+
.ant-input-rtl .ant-mentions-filled.ant-mentions-focused {
|
|
19039
|
+
border-right-width: 0;
|
|
19040
|
+
border-left-width: 1px !important;
|
|
19041
|
+
}
|
|
19042
|
+
.ant-mentions-filled.ant-mentions-disabled,
|
|
19043
|
+
.ant-mentions-filled.ant-mentions[disabled] {
|
|
19044
|
+
background-color: #f5f5f5 !important;
|
|
19045
|
+
border-color: #d9d9d9 !important;
|
|
19046
|
+
box-shadow: none !important;
|
|
19047
|
+
cursor: not-allowed !important;
|
|
19048
|
+
opacity: 1 !important;
|
|
19049
|
+
pointer-events: none !important;
|
|
19050
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
19051
|
+
}
|
|
19052
|
+
.ant-mentions-filled.ant-mentions-disabled:hover,
|
|
19053
|
+
.ant-mentions-filled.ant-mentions[disabled]:hover {
|
|
19054
|
+
border-color: #d9d9d9 !important;
|
|
19055
|
+
border-right-width: 1px !important;
|
|
19056
|
+
}
|
|
19057
|
+
.ant-mentions-underlined.ant-mentions,
|
|
19058
|
+
.ant-mentions-underlined:hover,
|
|
19059
|
+
.ant-mentions-underlined:focus,
|
|
19060
|
+
.ant-mentions-underlined.ant-mentions-focused,
|
|
19061
|
+
.ant-mentions-underlined.ant-mentions-disabled,
|
|
19062
|
+
.ant-mentions-underlined.ant-mentions[disabled] {
|
|
19063
|
+
background-color: transparent !important;
|
|
19064
|
+
border-width: 0 0 1px !important;
|
|
19065
|
+
border-radius: 0 !important;
|
|
19066
|
+
box-shadow: none !important;
|
|
18723
19067
|
}
|
|
18724
19068
|
textarea.ant-mentions {
|
|
18725
19069
|
max-width: 100%;
|
|
@@ -20064,15 +20408,64 @@ nz-page-header-footer {
|
|
|
20064
20408
|
border-color: #d9d9d9;
|
|
20065
20409
|
border-right-width: 1px;
|
|
20066
20410
|
}
|
|
20067
|
-
.ant-pagination-options-quick-jumper input-borderless,
|
|
20068
|
-
.ant-pagination-options-quick-jumper input-borderless:hover,
|
|
20069
|
-
.ant-pagination-options-quick-jumper input-borderless:focus,
|
|
20070
|
-
.ant-pagination-options-quick-jumper input-borderless-focused,
|
|
20071
|
-
.ant-pagination-options-quick-jumper input-borderless-disabled,
|
|
20072
|
-
.ant-pagination-options-quick-jumper input-borderless[disabled] {
|
|
20073
|
-
background-color: transparent;
|
|
20074
|
-
border: none;
|
|
20075
|
-
box-shadow: none;
|
|
20411
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input,
|
|
20412
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input:hover,
|
|
20413
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input:focus,
|
|
20414
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input-focused,
|
|
20415
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input-disabled,
|
|
20416
|
+
.ant-pagination-options-quick-jumper input-borderless.ant-pagination-options-quick-jumper input[disabled] {
|
|
20417
|
+
background-color: transparent !important;
|
|
20418
|
+
border: none !important;
|
|
20419
|
+
box-shadow: none !important;
|
|
20420
|
+
}
|
|
20421
|
+
.ant-pagination-options-quick-jumper input-filled {
|
|
20422
|
+
background-color: #f5f5f5 !important;
|
|
20423
|
+
border-color: transparent;
|
|
20424
|
+
box-shadow: none !important;
|
|
20425
|
+
}
|
|
20426
|
+
.ant-pagination-options-quick-jumper input-filled:hover.ant-pagination-options-quick-jumper input:not(.ant-pagination-options-quick-jumper input-focused) {
|
|
20427
|
+
background-color: #f0f0f0 !important;
|
|
20428
|
+
border-color: transparent !important;
|
|
20429
|
+
}
|
|
20430
|
+
.ant-pagination-options-quick-jumper input-filled:focus,
|
|
20431
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-focused {
|
|
20432
|
+
border-color: var(--ant-primary-color-hover);
|
|
20433
|
+
box-shadow: 0 0 0 2px var(--ant-primary-color-outline);
|
|
20434
|
+
border-right-width: 1px;
|
|
20435
|
+
outline: 0;
|
|
20436
|
+
background-color: transparent !important;
|
|
20437
|
+
box-shadow: none !important;
|
|
20438
|
+
}
|
|
20439
|
+
.ant-input-rtl .ant-pagination-options-quick-jumper input-filled:focus,
|
|
20440
|
+
.ant-input-rtl .ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-focused {
|
|
20441
|
+
border-right-width: 0;
|
|
20442
|
+
border-left-width: 1px !important;
|
|
20443
|
+
}
|
|
20444
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-disabled,
|
|
20445
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input[disabled] {
|
|
20446
|
+
background-color: #f5f5f5 !important;
|
|
20447
|
+
border-color: #d9d9d9 !important;
|
|
20448
|
+
box-shadow: none !important;
|
|
20449
|
+
cursor: not-allowed !important;
|
|
20450
|
+
opacity: 1 !important;
|
|
20451
|
+
pointer-events: none !important;
|
|
20452
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
20453
|
+
}
|
|
20454
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input-disabled:hover,
|
|
20455
|
+
.ant-pagination-options-quick-jumper input-filled.ant-pagination-options-quick-jumper input[disabled]:hover {
|
|
20456
|
+
border-color: #d9d9d9 !important;
|
|
20457
|
+
border-right-width: 1px !important;
|
|
20458
|
+
}
|
|
20459
|
+
.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input,
|
|
20460
|
+
.ant-pagination-options-quick-jumper input-underlined:hover,
|
|
20461
|
+
.ant-pagination-options-quick-jumper input-underlined:focus,
|
|
20462
|
+
.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input-focused,
|
|
20463
|
+
.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input-disabled,
|
|
20464
|
+
.ant-pagination-options-quick-jumper input-underlined.ant-pagination-options-quick-jumper input[disabled] {
|
|
20465
|
+
background-color: transparent !important;
|
|
20466
|
+
border-width: 0 0 1px !important;
|
|
20467
|
+
border-radius: 0 !important;
|
|
20468
|
+
box-shadow: none !important;
|
|
20076
20469
|
}
|
|
20077
20470
|
textarea.ant-pagination-options-quick-jumper input {
|
|
20078
20471
|
max-width: 100%;
|
|
@@ -21900,6 +22293,56 @@ span.ant-radio + * {
|
|
|
21900
22293
|
border-color: transparent !important;
|
|
21901
22294
|
box-shadow: none !important;
|
|
21902
22295
|
}
|
|
22296
|
+
.ant-select-filled .ant-select-selector {
|
|
22297
|
+
background-color: #f5f5f5 !important;
|
|
22298
|
+
border-color: transparent !important;
|
|
22299
|
+
box-shadow: none !important;
|
|
22300
|
+
}
|
|
22301
|
+
.ant-select-filled:hover .ant-select-selector {
|
|
22302
|
+
background-color: #f0f0f0 !important;
|
|
22303
|
+
border-color: transparent !important;
|
|
22304
|
+
box-shadow: none !important;
|
|
22305
|
+
}
|
|
22306
|
+
.ant-select-filled:focus .ant-select-selector,
|
|
22307
|
+
.ant-select-filled.ant-select-focused .ant-select-selector {
|
|
22308
|
+
border-color: var(--ant-primary-color-hover) !important;
|
|
22309
|
+
box-shadow: 0 0 0 2px var(--ant-primary-color-outline) !important;
|
|
22310
|
+
border-right-width: 1px !important;
|
|
22311
|
+
outline: 0 !important;
|
|
22312
|
+
background-color: transparent !important;
|
|
22313
|
+
box-shadow: none !important;
|
|
22314
|
+
}
|
|
22315
|
+
.ant-input-rtl .ant-select-filled:focus .ant-select-selector,
|
|
22316
|
+
.ant-input-rtl .ant-select-filled.ant-select-focused .ant-select-selector {
|
|
22317
|
+
border-right-width: 0 !important;
|
|
22318
|
+
border-left-width: 1px !important;
|
|
22319
|
+
}
|
|
22320
|
+
.ant-select-filled.ant-select-disabled .ant-select-selector,
|
|
22321
|
+
.ant-select-filled.ant-select[disabled] .ant-select-selector {
|
|
22322
|
+
background-color: #f5f5f5 !important;
|
|
22323
|
+
border-color: #d9d9d9 !important;
|
|
22324
|
+
box-shadow: none !important;
|
|
22325
|
+
cursor: not-allowed !important;
|
|
22326
|
+
opacity: 1 !important;
|
|
22327
|
+
pointer-events: none !important;
|
|
22328
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
22329
|
+
}
|
|
22330
|
+
.ant-select-filled.ant-select-disabled .ant-select-selector:hover,
|
|
22331
|
+
.ant-select-filled.ant-select[disabled] .ant-select-selector:hover {
|
|
22332
|
+
border-color: #d9d9d9 !important;
|
|
22333
|
+
border-right-width: 1px !important;
|
|
22334
|
+
}
|
|
22335
|
+
.ant-select-underlined .ant-select-selector,
|
|
22336
|
+
.ant-select-underlined:hover .ant-select-selector,
|
|
22337
|
+
.ant-select-underlined:focus .ant-select-selector,
|
|
22338
|
+
.ant-select-underlined.ant-select-focused .ant-select-selector,
|
|
22339
|
+
.ant-select-underlined.ant-select-disabled .ant-select-selector,
|
|
22340
|
+
.ant-select-underlined.ant-select[disabled] .ant-select-selector {
|
|
22341
|
+
background-color: transparent !important;
|
|
22342
|
+
border-width: 0 0 1px !important;
|
|
22343
|
+
border-radius: 0 !important;
|
|
22344
|
+
box-shadow: none !important;
|
|
22345
|
+
}
|
|
21903
22346
|
.ant-select.ant-select-in-form-item {
|
|
21904
22347
|
width: 100%;
|
|
21905
22348
|
}
|
|
@@ -30807,12 +31250,12 @@ sf + st {
|
|
|
30807
31250
|
.ant-btn:not(.ant-btn-link) + nz-popconfirm,
|
|
30808
31251
|
nz-popconfirm + .ant-btn,
|
|
30809
31252
|
nz-popconfirm + nz-popconfirm,
|
|
30810
|
-
.ant-btn:not(.ant-btn-link) + nz-
|
|
30811
|
-
nz-
|
|
31253
|
+
.ant-btn:not(.ant-btn-link) + nz-space-compact,
|
|
31254
|
+
nz-space-compact + .ant-btn,
|
|
30812
31255
|
.ant-btn:not(.ant-btn-link) + nz-dropdown,
|
|
30813
31256
|
nz-dropdown + .ant-btn,
|
|
30814
|
-
nz-popconfirm + nz-
|
|
30815
|
-
nz-
|
|
31257
|
+
nz-popconfirm + nz-space-compact,
|
|
31258
|
+
nz-space-compact + nz-popconfirm {
|
|
30816
31259
|
margin-left: 8px;
|
|
30817
31260
|
}
|
|
30818
31261
|
.ant-btn-group .ant-btn + .ant-btn {
|
|
@@ -30826,12 +31269,12 @@ nz-button-group + nz-popconfirm {
|
|
|
30826
31269
|
[dir='rtl'] .ant-btn + nz-popconfirm,
|
|
30827
31270
|
[dir='rtl'] nz-popconfirm + .ant-btn,
|
|
30828
31271
|
[dir='rtl'] nz-popconfirm + nz-popconfirm,
|
|
30829
|
-
[dir='rtl'] .ant-btn + nz-
|
|
30830
|
-
[dir='rtl'] nz-
|
|
31272
|
+
[dir='rtl'] .ant-btn + nz-space-compact,
|
|
31273
|
+
[dir='rtl'] nz-space-compact + .ant-btn,
|
|
30831
31274
|
[dir='rtl'] .ant-btn + nz-dropdown,
|
|
30832
31275
|
[dir='rtl'] nz-dropdown + .ant-btn,
|
|
30833
|
-
[dir='rtl'] nz-popconfirm + nz-
|
|
30834
|
-
[dir='rtl'] nz-
|
|
31276
|
+
[dir='rtl'] nz-popconfirm + nz-space-compact,
|
|
31277
|
+
[dir='rtl'] nz-space-compact + nz-popconfirm {
|
|
30835
31278
|
margin-right: 8px;
|
|
30836
31279
|
margin-left: inherit;
|
|
30837
31280
|
}
|
|
@@ -31095,7 +31538,8 @@ a:focus {
|
|
|
31095
31538
|
* 模态框内容是否包裹 `nz-tabs`,清除带来的多余边距
|
|
31096
31539
|
*/
|
|
31097
31540
|
}
|
|
31098
|
-
.modal-include-tabs nz-tabset
|
|
31541
|
+
.modal-include-tabs nz-tabset,
|
|
31542
|
+
.modal-include-tabs nz-tabs {
|
|
31099
31543
|
margin-top: -16px;
|
|
31100
31544
|
}
|
|
31101
31545
|
.modal-body-nopadding {
|
|
@@ -35097,6 +35541,13 @@ body {
|
|
|
35097
35541
|
.sidebar-nav__item-disabled:hover {
|
|
35098
35542
|
color: rgba(0, 0, 0, 0.85);
|
|
35099
35543
|
}
|
|
35544
|
+
.sidebar-nav__divider {
|
|
35545
|
+
overflow: hidden;
|
|
35546
|
+
height: 1px;
|
|
35547
|
+
margin: 4px 0;
|
|
35548
|
+
line-height: 0;
|
|
35549
|
+
background-color: var(--alain-default-aside-nav-divider, #efe3e5);
|
|
35550
|
+
}
|
|
35100
35551
|
.sidebar-nav__selected {
|
|
35101
35552
|
border-left-color: var(--ant-primary-color);
|
|
35102
35553
|
background-color: var(--alain-default-aside-nav-selected-bg, #fcfcfc);
|
|
@@ -35847,50 +36298,6 @@ body {
|
|
|
35847
36298
|
width: 100% !important;
|
|
35848
36299
|
}
|
|
35849
36300
|
}
|
|
35850
|
-
.avatar-list {
|
|
35851
|
-
display: inline-block;
|
|
35852
|
-
}
|
|
35853
|
-
.avatar-list__wrap {
|
|
35854
|
-
display: inline-block;
|
|
35855
|
-
margin-left: 8px;
|
|
35856
|
-
padding: 0;
|
|
35857
|
-
font-size: 0;
|
|
35858
|
-
}
|
|
35859
|
-
.avatar-list__item {
|
|
35860
|
-
display: inline-block;
|
|
35861
|
-
width: 32px;
|
|
35862
|
-
height: 32px;
|
|
35863
|
-
margin-left: -8px;
|
|
35864
|
-
font-size: 14px;
|
|
35865
|
-
}
|
|
35866
|
-
.avatar-list__item .ant-avatar {
|
|
35867
|
-
cursor: pointer;
|
|
35868
|
-
border: 1px solid #fff;
|
|
35869
|
-
}
|
|
35870
|
-
.avatar-list__large {
|
|
35871
|
-
width: 40px;
|
|
35872
|
-
height: 40px;
|
|
35873
|
-
}
|
|
35874
|
-
.avatar-list__small {
|
|
35875
|
-
width: 24px;
|
|
35876
|
-
height: 24px;
|
|
35877
|
-
}
|
|
35878
|
-
.avatar-list__mini {
|
|
35879
|
-
width: 20px;
|
|
35880
|
-
height: 20px;
|
|
35881
|
-
}
|
|
35882
|
-
.avatar-list__mini .ant-avatar {
|
|
35883
|
-
width: 20px;
|
|
35884
|
-
height: 20px;
|
|
35885
|
-
line-height: 20px;
|
|
35886
|
-
}
|
|
35887
|
-
.avatar-list__mini .ant-avatar-string {
|
|
35888
|
-
font-size: 12px;
|
|
35889
|
-
line-height: 18px;
|
|
35890
|
-
}
|
|
35891
|
-
.avatar-list-rtl {
|
|
35892
|
-
direction: rtl;
|
|
35893
|
-
}
|
|
35894
36301
|
ellipsis {
|
|
35895
36302
|
display: inline;
|
|
35896
36303
|
}
|
|
@@ -36347,65 +36754,6 @@ ellipsis {
|
|
|
36347
36754
|
font-size: 20px;
|
|
36348
36755
|
line-height: 49px;
|
|
36349
36756
|
}
|
|
36350
|
-
.result {
|
|
36351
|
-
display: block;
|
|
36352
|
-
width: 72%;
|
|
36353
|
-
margin: 0 auto;
|
|
36354
|
-
text-align: center;
|
|
36355
|
-
}
|
|
36356
|
-
.result__icon {
|
|
36357
|
-
margin-bottom: 24px;
|
|
36358
|
-
font-size: 72px;
|
|
36359
|
-
line-height: 72px;
|
|
36360
|
-
}
|
|
36361
|
-
.result__icon-success {
|
|
36362
|
-
color: var(--ant-success-color);
|
|
36363
|
-
}
|
|
36364
|
-
.result__icon-error {
|
|
36365
|
-
color: var(--ant-error-color);
|
|
36366
|
-
}
|
|
36367
|
-
.result__title {
|
|
36368
|
-
margin-bottom: 16px;
|
|
36369
|
-
font-size: 24px;
|
|
36370
|
-
font-weight: 500;
|
|
36371
|
-
line-height: 32px;
|
|
36372
|
-
color: rgba(0, 0, 0, 0.85);
|
|
36373
|
-
}
|
|
36374
|
-
.result__desc {
|
|
36375
|
-
margin-bottom: 24px;
|
|
36376
|
-
font-size: 14px;
|
|
36377
|
-
line-height: 22px;
|
|
36378
|
-
color: rgba(0, 0, 0, 0.45);
|
|
36379
|
-
}
|
|
36380
|
-
.result__extra {
|
|
36381
|
-
padding: 24px 40px;
|
|
36382
|
-
border-radius: 2px;
|
|
36383
|
-
text-align: left;
|
|
36384
|
-
background: #fafafa;
|
|
36385
|
-
}
|
|
36386
|
-
@media screen and (max-width: 480px) {
|
|
36387
|
-
.result__extra {
|
|
36388
|
-
padding: 18px 20px;
|
|
36389
|
-
}
|
|
36390
|
-
}
|
|
36391
|
-
.result__actions {
|
|
36392
|
-
margin-top: 32px;
|
|
36393
|
-
}
|
|
36394
|
-
.result__actions button:not(:last-child) {
|
|
36395
|
-
margin-right: 8px;
|
|
36396
|
-
}
|
|
36397
|
-
.result .ant-steps .ant-steps-head,
|
|
36398
|
-
.result .ant-steps .ant-steps-title {
|
|
36399
|
-
background: #fafafa;
|
|
36400
|
-
}
|
|
36401
|
-
@media screen and (max-width: 480px) {
|
|
36402
|
-
.result {
|
|
36403
|
-
width: 100%;
|
|
36404
|
-
}
|
|
36405
|
-
}
|
|
36406
|
-
.result-rtl {
|
|
36407
|
-
direction: rtl;
|
|
36408
|
-
}
|
|
36409
36757
|
.reuse-tab {
|
|
36410
36758
|
user-select: none;
|
|
36411
36759
|
display: block;
|