@delon/theme 19.1.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.
Files changed (110) hide show
  1. package/compact.css +994 -245
  2. package/compact.min.css +1 -1
  3. package/dark.css +991 -242
  4. package/dark.min.css +1 -1
  5. package/default.css +994 -245
  6. package/default.min.css +1 -1
  7. package/fesm2022/layout-default.mjs +52 -66
  8. package/fesm2022/layout-default.mjs.map +1 -1
  9. package/fesm2022/setting-drawer.mjs +14 -22
  10. package/fesm2022/setting-drawer.mjs.map +1 -1
  11. package/fesm2022/theme-btn.mjs +10 -19
  12. package/fesm2022/theme-btn.mjs.map +1 -1
  13. package/fesm2022/theme.mjs +112 -94
  14. package/fesm2022/theme.mjs.map +1 -1
  15. package/index.d.ts +1689 -3
  16. package/layout-blank/index.d.ts +2 -5
  17. package/layout-default/index.d.ts +245 -5
  18. package/layout-default/style/_header.less +3 -3
  19. package/layout-default/style/_layout.less +1 -1
  20. package/layout-default/style/fix/_sidebar-nav.less +21 -6
  21. package/layout-default/style/theme-dark.less +1 -0
  22. package/layout-default/style/theme-default.less +1 -0
  23. package/layout-default/style/widgets/_app-icons.less +2 -2
  24. package/package.json +6 -6
  25. package/setting-drawer/index.d.ts +65 -5
  26. package/setting-drawer/style/index.less +2 -2
  27. package/system/antd/_drawer.less +2 -2
  28. package/system/antd/_modal.less +3 -3
  29. package/system/antd/_table.less +2 -2
  30. package/system/antd/_tag.less +1 -1
  31. package/system/ng/_preserve-white-spaces.less +8 -8
  32. package/system/utils/_code.less +2 -2
  33. package/system/utils/_scrollbar.less +1 -1
  34. package/system/widgets/_header-dropdown.less +1 -1
  35. package/theme-btn/index.d.ts +42 -5
  36. package/variable.css +994 -245
  37. package/variable.min.css +1 -1
  38. package/layout-blank/public_api.d.ts +0 -2
  39. package/layout-default/layout-header-item-trigger.directive.d.ts +0 -5
  40. package/layout-default/layout-header-item.component.d.ts +0 -10
  41. package/layout-default/layout-header.component.d.ts +0 -31
  42. package/layout-default/layout-nav.component.d.ts +0 -61
  43. package/layout-default/layout-top-menu-item.d.ts +0 -9
  44. package/layout-default/layout.component.d.ts +0 -39
  45. package/layout-default/layout.module.d.ts +0 -19
  46. package/layout-default/layout.service.d.ts +0 -29
  47. package/layout-default/public_api.d.ts +0 -9
  48. package/layout-default/types.d.ts +0 -60
  49. package/public_api.d.ts +0 -8
  50. package/setting-drawer/public_api.d.ts +0 -3
  51. package/setting-drawer/setting-drawer-item.component.d.ts +0 -11
  52. package/setting-drawer/setting-drawer.component.d.ts +0 -48
  53. package/setting-drawer/setting-drawer.module.d.ts +0 -8
  54. package/setting-drawer/setting-drawer.types.d.ts +0 -7
  55. package/src/config.d.ts +0 -63
  56. package/src/locale/index.d.ts +0 -1
  57. package/src/locale/languages/ar-SA.d.ts +0 -3
  58. package/src/locale/languages/el-GR.d.ts +0 -3
  59. package/src/locale/languages/en-US.d.ts +0 -3
  60. package/src/locale/languages/es-ES.d.ts +0 -3
  61. package/src/locale/languages/fr-FR.d.ts +0 -3
  62. package/src/locale/languages/hr-HR.d.ts +0 -3
  63. package/src/locale/languages/it-IT.d.ts +0 -3
  64. package/src/locale/languages/ja-JP.d.ts +0 -3
  65. package/src/locale/languages/ko-KR.d.ts +0 -3
  66. package/src/locale/languages/pl-PL.d.ts +0 -3
  67. package/src/locale/languages/sl-SI.d.ts +0 -3
  68. package/src/locale/languages/tr-TR.d.ts +0 -3
  69. package/src/locale/languages/vi-VI.d.ts +0 -3
  70. package/src/locale/languages/zh-CN.d.ts +0 -3
  71. package/src/locale/languages/zh-TW.d.ts +0 -3
  72. package/src/locale/locale.module.d.ts +0 -6
  73. package/src/locale/locale.service.d.ts +0 -17
  74. package/src/locale/locale.tokens.d.ts +0 -3
  75. package/src/locale/locale.types.d.ts +0 -93
  76. package/src/locale/public_api.d.ts +0 -19
  77. package/src/pipes/date/date.pipe.d.ts +0 -9
  78. package/src/pipes/index.d.ts +0 -5
  79. package/src/pipes/keys/keys.pipe.d.ts +0 -11
  80. package/src/pipes/safe/html.pipe.d.ts +0 -9
  81. package/src/pipes/safe/url.pipe.d.ts +0 -9
  82. package/src/pipes/yn/yn.pipe.d.ts +0 -16
  83. package/src/provide.d.ts +0 -23
  84. package/src/router/optional-preloader.d.ts +0 -20
  85. package/src/services/drawer/drawer.helper.d.ts +0 -71
  86. package/src/services/http/http.client.d.ts +0 -570
  87. package/src/services/http/http.decorator.d.ts +0 -108
  88. package/src/services/http/http.token.d.ts +0 -37
  89. package/src/services/http/index.d.ts +0 -3
  90. package/src/services/i18n/i18n-url.guard.d.ts +0 -36
  91. package/src/services/i18n/i18n.d.ts +0 -90
  92. package/src/services/i18n/i18n.pipe.d.ts +0 -8
  93. package/src/services/i18n/index.d.ts +0 -3
  94. package/src/services/index.d.ts +0 -10
  95. package/src/services/menu/index.d.ts +0 -2
  96. package/src/services/menu/interface.d.ts +0 -79
  97. package/src/services/menu/menu.service.d.ts +0 -114
  98. package/src/services/modal/modal.helper.d.ts +0 -78
  99. package/src/services/preloader/preloader.d.ts +0 -1
  100. package/src/services/responsive/responsive.d.ts +0 -12
  101. package/src/services/rtl/rtl.service.d.ts +0 -48
  102. package/src/services/settings/index.d.ts +0 -2
  103. package/src/services/settings/settings.service.d.ts +0 -40
  104. package/src/services/settings/types.d.ts +0 -35
  105. package/src/services/title/title.service.d.ts +0 -72
  106. package/src/theme.module.d.ts +0 -22
  107. package/src/version.d.ts +0 -2
  108. package/theme-btn/public_api.d.ts +0 -2
  109. package/theme-btn/theme-btn.component.d.ts +0 -32
  110. package/theme-btn/theme-btn.module.d.ts +0 -10
package/default.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 0;
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: #fff;
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,10 +22186,60 @@ span.ant-radio + * {
21793
22186
  border-color: transparent !important;
21794
22187
  box-shadow: none !important;
21795
22188
  }
21796
- .ant-select.ant-select-in-form-item {
21797
- width: 100%;
22189
+ .ant-select-filled .ant-select-selector {
22190
+ background-color: #f5f5f5 !important;
22191
+ border-color: transparent !important;
22192
+ box-shadow: none !important;
21798
22193
  }
21799
- .ant-select-compact-item:not(.ant-select-compact-last-item) {
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
+ }
22239
+ .ant-select.ant-select-in-form-item {
22240
+ width: 100%;
22241
+ }
22242
+ .ant-select-compact-item:not(.ant-select-compact-last-item) {
21800
22243
  margin-right: -1px;
21801
22244
  }
21802
22245
  .ant-select-compact-item:not(.ant-select-compact-last-item).ant-select-compact-item-rtl {
@@ -22832,6 +23275,229 @@ span.ant-radio + * {
22832
23275
  nz-spin {
22833
23276
  display: block;
22834
23277
  }
23278
+ .ant-splitter {
23279
+ font-variant: tabular-nums;
23280
+ font-feature-settings: 'tnum';
23281
+ display: flex;
23282
+ align-items: stretch;
23283
+ box-sizing: border-box;
23284
+ width: 100%;
23285
+ height: 100%;
23286
+ margin: 0;
23287
+ padding: 0;
23288
+ color: rgba(0, 0, 0, 0.85);
23289
+ font-size: 14px;
23290
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
23291
+ line-height: 1.5715;
23292
+ list-style: none;
23293
+ }
23294
+ .ant-splitter-horizontal {
23295
+ flex-direction: row;
23296
+ }
23297
+ .ant-splitter-vertical {
23298
+ flex-direction: column;
23299
+ }
23300
+ .ant-splitter-panel {
23301
+ box-sizing: border-box;
23302
+ padding: 0 1px;
23303
+ overflow: auto;
23304
+ scrollbar-width: thin;
23305
+ }
23306
+ .ant-splitter-panel-hidden {
23307
+ padding: 0;
23308
+ overflow: hidden;
23309
+ }
23310
+ .ant-splitter-panel:has(.ant-splitter:only-child) {
23311
+ overflow: hidden;
23312
+ }
23313
+ .ant-splitter-bar {
23314
+ position: relative;
23315
+ flex: none;
23316
+ user-select: none;
23317
+ }
23318
+ .ant-splitter-bar-preview {
23319
+ position: absolute;
23320
+ z-index: 1;
23321
+ display: none;
23322
+ background: #1890ff;
23323
+ opacity: 0.2;
23324
+ transition: none;
23325
+ pointer-events: none;
23326
+ }
23327
+ .ant-splitter-bar-preview-active {
23328
+ display: block;
23329
+ }
23330
+ .ant-splitter-bar-dragger {
23331
+ position: absolute;
23332
+ top: 50%;
23333
+ left: 50%;
23334
+ z-index: 1;
23335
+ transform: translate(-50%, -50%);
23336
+ }
23337
+ .ant-splitter-bar-dragger::before {
23338
+ position: absolute;
23339
+ top: 50%;
23340
+ left: 50%;
23341
+ background: rgba(0, 0, 0, 0.04);
23342
+ transform: translate(-50%, -50%);
23343
+ content: '';
23344
+ }
23345
+ .ant-splitter-bar-dragger:hover:not(.ant-splitter-bar-dragger-active)::before {
23346
+ background: #e6f4ff;
23347
+ }
23348
+ .ant-splitter-bar-dragger::after {
23349
+ position: absolute;
23350
+ top: 50%;
23351
+ left: 50%;
23352
+ background: rgba(0, 0, 0, 0.15);
23353
+ transform: translate(-50%, -50%);
23354
+ content: '';
23355
+ }
23356
+ .ant-splitter-bar-dragger-active {
23357
+ z-index: 2;
23358
+ }
23359
+ .ant-splitter-bar-dragger-active::before {
23360
+ background: #bae0ff;
23361
+ }
23362
+ .ant-splitter-bar:hover .ant-splitter-bar-collapse-bar,
23363
+ .ant-splitter-bar:active .ant-splitter-bar-collapse-bar {
23364
+ opacity: 1;
23365
+ }
23366
+ .ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled {
23367
+ z-index: 0;
23368
+ }
23369
+ .ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled,
23370
+ .ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled:hover,
23371
+ .ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled-active {
23372
+ cursor: default;
23373
+ }
23374
+ .ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled::before,
23375
+ .ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled:hover::before,
23376
+ .ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled-active::before {
23377
+ background: rgba(0, 0, 0, 0.04);
23378
+ }
23379
+ .ant-splitter > .ant-splitter-bar > .ant-splitter-bar-dragger.ant-splitter-bar-dragger-disabled::after {
23380
+ display: none;
23381
+ }
23382
+ .ant-splitter-bar-collapse-bar {
23383
+ position: absolute;
23384
+ top: 50%;
23385
+ left: 50%;
23386
+ z-index: 1000;
23387
+ display: flex;
23388
+ align-items: center;
23389
+ justify-content: center;
23390
+ color: rgba(0, 0, 0, 0.85);
23391
+ font-size: 12px;
23392
+ background: rgba(0, 0, 0, 0.04);
23393
+ border-radius: 2px;
23394
+ transform: translate(-50%, -50%);
23395
+ cursor: pointer;
23396
+ opacity: 0;
23397
+ }
23398
+ .ant-splitter-bar-collapse-bar:hover {
23399
+ background: #e6f4ff;
23400
+ }
23401
+ .ant-splitter-bar-collapse-bar:active {
23402
+ background: #bae0ff;
23403
+ }
23404
+ .ant-splitter-horizontal > .ant-splitter-bar {
23405
+ width: 0;
23406
+ }
23407
+ .ant-splitter-horizontal > .ant-splitter-bar .ant-splitter-bar-dragger {
23408
+ width: 6px;
23409
+ height: 100%;
23410
+ cursor: col-resize;
23411
+ }
23412
+ .ant-splitter-horizontal > .ant-splitter-bar .ant-splitter-bar-dragger::before {
23413
+ width: 2px;
23414
+ height: 100%;
23415
+ }
23416
+ .ant-splitter-horizontal > .ant-splitter-bar .ant-splitter-bar-dragger::after {
23417
+ width: 2px;
23418
+ height: 20px;
23419
+ }
23420
+ .ant-splitter-horizontal > .ant-splitter-bar .ant-splitter-bar-preview {
23421
+ width: 2px;
23422
+ height: 100%;
23423
+ }
23424
+ .ant-splitter-horizontal > .ant-splitter-bar .ant-splitter-bar-collapse-bar {
23425
+ width: 12px;
23426
+ height: 24px;
23427
+ }
23428
+ .ant-splitter-horizontal > .ant-splitter-bar .ant-splitter-bar-collapse-bar-start {
23429
+ right: calc(6px / 2);
23430
+ left: auto;
23431
+ transform: translateY(-50%);
23432
+ }
23433
+ .ant-splitter-horizontal > .ant-splitter-bar .ant-splitter-bar-collapse-bar-end {
23434
+ right: auto;
23435
+ left: calc(6px / 2);
23436
+ transform: translateY(-50%);
23437
+ }
23438
+ .ant-splitter-vertical > .ant-splitter-bar {
23439
+ height: 0;
23440
+ }
23441
+ .ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-dragger {
23442
+ width: 100%;
23443
+ height: 6px;
23444
+ cursor: row-resize;
23445
+ }
23446
+ .ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-dragger:has(.ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-dragger-disabled) {
23447
+ cursor: default;
23448
+ }
23449
+ .ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-dragger::before {
23450
+ width: 100%;
23451
+ height: 2px;
23452
+ }
23453
+ .ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-dragger::after {
23454
+ width: 20px;
23455
+ height: 2px;
23456
+ }
23457
+ .ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-preview {
23458
+ width: 100%;
23459
+ height: 2px;
23460
+ }
23461
+ .ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-collapse-bar {
23462
+ width: 24px;
23463
+ height: 12px;
23464
+ }
23465
+ .ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-collapse-bar-start {
23466
+ top: auto;
23467
+ bottom: calc(6px / 2);
23468
+ transform: translateX(-50%);
23469
+ }
23470
+ .ant-splitter-vertical > .ant-splitter-bar .ant-splitter-bar-collapse-bar-end {
23471
+ top: calc(6px / 2);
23472
+ bottom: auto;
23473
+ transform: translateX(-50%);
23474
+ }
23475
+ .ant-splitter-mask {
23476
+ position: fixed;
23477
+ z-index: 1000;
23478
+ inset: 0;
23479
+ }
23480
+ .ant-splitter-mask-horizontal {
23481
+ cursor: col-resize;
23482
+ }
23483
+ .ant-splitter-mask-vertical {
23484
+ cursor: row-resize;
23485
+ }
23486
+ .ant-splitter-rtl {
23487
+ direction: rtl;
23488
+ }
23489
+ .ant-splitter-rtl .ant-splitter-dot-spin {
23490
+ transform: rotate(-45deg);
23491
+ animation-name: antRotateRtl;
23492
+ }
23493
+ @keyframes antRotateRtl {
23494
+ to {
23495
+ transform: rotate(-405deg);
23496
+ }
23497
+ }
23498
+ nz-splitter {
23499
+ display: block;
23500
+ }
22835
23501
  .ant-statistic {
22836
23502
  box-sizing: border-box;
22837
23503
  margin: 0;
@@ -29047,6 +29713,9 @@ nz-tree {
29047
29713
  margin-bottom: 4px;
29048
29714
  overflow: auto;
29049
29715
  }
29716
+ .ant-select-dropdown.ant-select-tree-dropdown .cdk-virtual-scroll-content-wrapper {
29717
+ overflow: auto;
29718
+ }
29050
29719
  .ant-picker-calendar {
29051
29720
  box-sizing: border-box;
29052
29721
  margin: 0;
@@ -29965,7 +30634,7 @@ nz-space-item {
29965
30634
  width: 16px;
29966
30635
  height: 16px;
29967
30636
  }
29968
- .ant-hashCode {
30637
+ .ant-hash-code {
29969
30638
  display: flex;
29970
30639
  flex-direction: column;
29971
30640
  align-items: center;
@@ -29979,78 +30648,78 @@ nz-space-item {
29979
30648
  list-style: none;
29980
30649
  cursor: pointer;
29981
30650
  }
29982
- .ant-hashCode-header-copy {
30651
+ .ant-hash-code-header-copy {
29983
30652
  margin-left: 8px;
29984
30653
  cursor: pointer;
29985
30654
  opacity: 0.45;
29986
30655
  }
29987
- .ant-hashCode-header {
30656
+ .ant-hash-code-header {
29988
30657
  display: flex;
29989
30658
  justify-content: left;
29990
30659
  width: 100%;
29991
30660
  height: 22px;
29992
30661
  padding-bottom: 8px;
29993
30662
  }
29994
- .ant-hashCode-header .ant-hashCode-header-title {
30663
+ .ant-hash-code-header .ant-hash-code-header-title {
29995
30664
  font-size: 14px;
29996
30665
  line-height: 1.5715;
29997
30666
  text-align: center;
29998
30667
  opacity: 0.45;
29999
30668
  }
30000
- .ant-hashCode-header .ant-hashCode-header-logo {
30669
+ .ant-hash-code-header .ant-hash-code-header-logo {
30001
30670
  display: flex;
30002
30671
  flex: 1;
30003
30672
  justify-content: right;
30004
30673
  }
30005
- .ant-hashCode-double {
30674
+ .ant-hash-code-double {
30006
30675
  width: 172px;
30007
30676
  }
30008
- .ant-hashCode-double.ant-hashCode-primary {
30677
+ .ant-hash-code-double.ant-hash-code-primary {
30009
30678
  width: 220px;
30010
30679
  }
30011
- .ant-hashCode-single {
30680
+ .ant-hash-code-single {
30012
30681
  display: flex;
30013
30682
  flex-direction: row-reverse;
30014
30683
  width: 236px;
30015
30684
  }
30016
- .ant-hashCode-single.ant-hashCode-primary {
30685
+ .ant-hash-code-single.ant-hash-code-primary {
30017
30686
  width: 284px;
30018
30687
  }
30019
- .ant-hashCode-single .ant-hashCode-header-copy {
30688
+ .ant-hash-code-single .ant-hash-code-header-copy {
30020
30689
  margin-top: 8px;
30021
30690
  }
30022
- .ant-hashCode-strip {
30691
+ .ant-hash-code-strip {
30023
30692
  width: 350px;
30024
30693
  }
30025
- .ant-hashCode-strip.ant-hashCode-primary {
30694
+ .ant-hash-code-strip.ant-hash-code-primary {
30026
30695
  width: 398px;
30027
30696
  }
30028
- .ant-hashCode-rect {
30697
+ .ant-hash-code-rect {
30029
30698
  display: flex;
30030
30699
  flex-direction: row-reverse;
30031
30700
  width: 196px;
30032
30701
  }
30033
- .ant-hashCode-rect.ant-hashCode-primary {
30702
+ .ant-hash-code-rect.ant-hash-code-primary {
30034
30703
  width: 244px;
30035
30704
  }
30036
- .ant-hashCode-primary {
30705
+ .ant-hash-code-primary {
30037
30706
  padding: 24px;
30038
30707
  background-color: #1890ff;
30039
30708
  border-radius: 24px;
30040
30709
  }
30041
- .ant-hashCode-primary .ant-hashCode-header-copy {
30710
+ .ant-hash-code-primary .ant-hash-code-header-copy {
30042
30711
  opacity: 1;
30043
30712
  }
30044
- .ant-hashCode-primary .ant-hashCode-header-title,
30045
- .ant-hashCode-primary .ant-hashCode-header-copy,
30046
- .ant-hashCode-primary .ant-hashCode-header-logo {
30713
+ .ant-hash-code-primary .ant-hash-code-header-title,
30714
+ .ant-hash-code-primary .ant-hash-code-header-copy,
30715
+ .ant-hash-code-primary .ant-hash-code-header-logo {
30047
30716
  color: rgba(255, 255, 255, 0.85);
30048
30717
  }
30049
- .ant-hashCode-contant {
30718
+ .ant-hash-code-contant {
30050
30719
  width: 100%;
30051
30720
  height: 100%;
30052
30721
  }
30053
- .ant-hashCode-code-value {
30722
+ .ant-hash-code-code-value {
30054
30723
  display: flex;
30055
30724
  flex-wrap: wrap;
30056
30725
  gap: 0 10px;
@@ -30058,33 +30727,33 @@ nz-space-item {
30058
30727
  height: 35px;
30059
30728
  overflow: hidden;
30060
30729
  }
30061
- .ant-hashCode-code-value-block {
30730
+ .ant-hash-code-code-value-block {
30062
30731
  height: 16px;
30063
30732
  font-size: 14px;
30064
30733
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
30065
30734
  }
30066
- .ant-hashCode-value-primary .ant-hashCode-code-value-block {
30735
+ .ant-hash-code-value-primary .ant-hash-code-code-value-block {
30067
30736
  color: #fff;
30068
30737
  }
30069
- .ant-hashCode-texaure-double {
30738
+ .ant-hash-code-texaure-double {
30070
30739
  width: 175px;
30071
30740
  height: 36px;
30072
30741
  }
30073
- .ant-hashCode-texaure {
30742
+ .ant-hash-code-texaure {
30074
30743
  position: absolute;
30075
30744
  margin-top: -35px;
30076
30745
  overflow: hidden;
30077
30746
  }
30078
- .ant-hashCode-texaure-single {
30747
+ .ant-hash-code-texaure-single {
30079
30748
  width: 210px;
30080
30749
  height: 28px;
30081
30750
  margin-top: -21px;
30082
30751
  }
30083
- .ant-hashCode-texaure-strip {
30752
+ .ant-hash-code-texaure-strip {
30084
30753
  width: 350px;
30085
30754
  height: 36px;
30086
30755
  }
30087
- .ant-hashCode-texaure-rect {
30756
+ .ant-hash-code-texaure-rect {
30088
30757
  width: 175px;
30089
30758
  height: 72px;
30090
30759
  margin-top: -71px;
@@ -30291,6 +30960,181 @@ nz-space-item {
30291
30960
  width: 32px;
30292
30961
  height: 32px;
30293
30962
  }
30963
+ .ant-check-list {
30964
+ position: fixed;
30965
+ right: 32px;
30966
+ bottom: 32px;
30967
+ z-index: 999;
30968
+ font-size: 14px;
30969
+ cursor: pointer;
30970
+ }
30971
+ .ant-check-list .ant-check-list-button {
30972
+ display: flex;
30973
+ gap: 8px;
30974
+ align-items: center;
30975
+ justify-content: center;
30976
+ min-width: 110px;
30977
+ height: 40px;
30978
+ border-radius: 20px;
30979
+ }
30980
+ .ant-check-list .ant-check-list-icon {
30981
+ font-size: 24px;
30982
+ line-height: 24px;
30983
+ }
30984
+ .ant-check-list .ant-check-list-description {
30985
+ font-size: 14px;
30986
+ }
30987
+ .ant-check-list-content {
30988
+ display: block;
30989
+ width: 303px;
30990
+ }
30991
+ .ant-check-list-content .ant-check-list-header {
30992
+ display: flex;
30993
+ align-items: center;
30994
+ justify-content: space-between;
30995
+ padding: 12px 12px 16px;
30996
+ }
30997
+ .ant-check-list-content .ant-check-list-header .ant-check-list-header-title {
30998
+ font-weight: 500;
30999
+ font-size: 20px;
31000
+ }
31001
+ .ant-check-list-content .ant-check-list-header .ant-check-list-header-extra {
31002
+ cursor: pointer;
31003
+ }
31004
+ .ant-check-list-content .ant-check-list-header-finish {
31005
+ width: 304px;
31006
+ padding-top: 12px;
31007
+ text-align: center;
31008
+ }
31009
+ .ant-check-list-content .ant-check-list-header-finish .ant-check-list-header-finish-icon {
31010
+ width: 64px;
31011
+ height: 64px;
31012
+ color: #1890ff;
31013
+ font-size: 64px;
31014
+ }
31015
+ .ant-check-list-content .ant-check-list-header-finish .ant-check-list-header-finish-title {
31016
+ margin-top: 8px;
31017
+ margin-bottom: 8px;
31018
+ font-weight: 500;
31019
+ font-size: 16px;
31020
+ }
31021
+ .ant-check-list-content .ant-check-list-progressBar {
31022
+ display: flex;
31023
+ justify-content: space-between;
31024
+ margin: 12px 16px;
31025
+ margin-top: 0;
31026
+ }
31027
+ .ant-check-list-content .ant-check-list-progressBar .ant-check-list-progressBar-progress {
31028
+ flex: auto;
31029
+ }
31030
+ .ant-check-list-content .ant-check-list-steps-content {
31031
+ max-height: 250px;
31032
+ overflow-y: scroll;
31033
+ }
31034
+ .ant-check-list-content .ant-check-list-steps {
31035
+ display: flex;
31036
+ align-items: center;
31037
+ justify-content: space-between;
31038
+ height: 52px;
31039
+ padding-right: 12px;
31040
+ padding-left: 12px;
31041
+ border-radius: 6px;
31042
+ cursor: pointer;
31043
+ }
31044
+ .ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item {
31045
+ display: flex;
31046
+ gap: 12px;
31047
+ align-items: center;
31048
+ justify-content: center;
31049
+ width: calc(100% - 22px);
31050
+ font-weight: 400;
31051
+ }
31052
+ .ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item .ant-check-list-steps-item-circle {
31053
+ display: flex;
31054
+ flex: 0 0 28px;
31055
+ align-items: center;
31056
+ justify-content: center;
31057
+ width: 28px;
31058
+ height: 28px;
31059
+ font-weight: 600;
31060
+ background-color: #fff;
31061
+ border: 1px solid #d9d9d9;
31062
+ border-radius: 50%;
31063
+ user-select: none;
31064
+ }
31065
+ .ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item .ant-check-list-steps-item-circle .ant-check-list-steps-number {
31066
+ color: #1890ff;
31067
+ font-size: 16px;
31068
+ }
31069
+ .ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item .ant-check-list-steps-item-circle .ant-check-list-steps-checkoutlined {
31070
+ color: #fff;
31071
+ font-size: 14px;
31072
+ }
31073
+ .ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item .ant-check-list-steps-item-description {
31074
+ flex: 1;
31075
+ overflow: hidden;
31076
+ line-height: 2;
31077
+ white-space: nowrap;
31078
+ text-overflow: ellipsis;
31079
+ }
31080
+ .ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item-arrows {
31081
+ flex: 0 0 22px;
31082
+ width: 38px;
31083
+ height: 38px;
31084
+ color: #1890ff;
31085
+ font-size: 22px;
31086
+ }
31087
+ .ant-check-list-content .ant-check-list-checked .ant-check-list-steps-item .ant-check-list-steps-item-circle {
31088
+ background-color: #1890ff;
31089
+ border: none;
31090
+ }
31091
+ .ant-check-list-content .ant-check-list-checked .ant-check-list-steps-item .ant-check-list-steps-item-description {
31092
+ font-weight: 500;
31093
+ text-decoration: line-through;
31094
+ text-decoration-thickness: 2px;
31095
+ text-decoration-color: rgba(0, 0, 0, 0.85);
31096
+ opacity: 0.85;
31097
+ }
31098
+ .ant-check-list-content .ant-check-list-highlight {
31099
+ background-color: #e6f7ff;
31100
+ }
31101
+ .ant-check-list-content .ant-check-list-highlight .ant-check-list-steps-item .ant-check-list-steps-item-circle {
31102
+ border: 1px solid #1890ff;
31103
+ }
31104
+ .ant-check-list-content .ant-check-list-highlight .ant-check-list-steps-item .ant-check-list-steps-item-circle .ant-check-list-steps-number {
31105
+ color: #1890ff;
31106
+ }
31107
+ .ant-check-list-content .ant-check-list-highlight .ant-check-list-steps-item .ant-check-list-steps-item-description {
31108
+ font-weight: 600;
31109
+ }
31110
+ .ant-check-list-content .ant-check-list-footer {
31111
+ padding: 12px 12px 0;
31112
+ color: rgba(0, 0, 0, 0.45);
31113
+ font-size: 14px;
31114
+ text-decoration: underline;
31115
+ cursor: pointer;
31116
+ }
31117
+ .ant-check-list-content .ant-check-list-close-check {
31118
+ display: flex;
31119
+ flex-direction: column;
31120
+ padding: 12px;
31121
+ }
31122
+ .ant-check-list-content .ant-check-list-close-check .ant-check-list-close-check-title {
31123
+ margin-bottom: 24px;
31124
+ font-weight: 500;
31125
+ font-size: 16px;
31126
+ }
31127
+ .ant-check-list-content .ant-check-list-close-check .ant-check-list-close-check-action {
31128
+ display: flex;
31129
+ flex-direction: row;
31130
+ gap: 8px;
31131
+ margin-bottom: 16px;
31132
+ }
31133
+ .ant-check-list-content .ant-check-list-close-check .ant-check-list-close-check-other {
31134
+ color: rgba(0, 0, 0, 0.45);
31135
+ font-size: 14px;
31136
+ cursor: pointer;
31137
+ }
30294
31138
  /** system */
30295
31139
  sf + st {
30296
31140
  margin-top: 16px;
@@ -30299,12 +31143,12 @@ sf + st {
30299
31143
  .ant-btn:not(.ant-btn-link) + nz-popconfirm,
30300
31144
  nz-popconfirm + .ant-btn,
30301
31145
  nz-popconfirm + nz-popconfirm,
30302
- .ant-btn:not(.ant-btn-link) + nz-button-group,
30303
- nz-button-group + .ant-btn,
31146
+ .ant-btn:not(.ant-btn-link) + nz-space-compact,
31147
+ nz-space-compact + .ant-btn,
30304
31148
  .ant-btn:not(.ant-btn-link) + nz-dropdown,
30305
31149
  nz-dropdown + .ant-btn,
30306
- nz-popconfirm + nz-button-group,
30307
- nz-button-group + nz-popconfirm {
31150
+ nz-popconfirm + nz-space-compact,
31151
+ nz-space-compact + nz-popconfirm {
30308
31152
  margin-left: 8px;
30309
31153
  }
30310
31154
  .ant-btn-group .ant-btn + .ant-btn {
@@ -30318,12 +31162,12 @@ nz-button-group + nz-popconfirm {
30318
31162
  [dir='rtl'] .ant-btn + nz-popconfirm,
30319
31163
  [dir='rtl'] nz-popconfirm + .ant-btn,
30320
31164
  [dir='rtl'] nz-popconfirm + nz-popconfirm,
30321
- [dir='rtl'] .ant-btn + nz-button-group,
30322
- [dir='rtl'] nz-button-group + .ant-btn,
31165
+ [dir='rtl'] .ant-btn + nz-space-compact,
31166
+ [dir='rtl'] nz-space-compact + .ant-btn,
30323
31167
  [dir='rtl'] .ant-btn + nz-dropdown,
30324
31168
  [dir='rtl'] nz-dropdown + .ant-btn,
30325
- [dir='rtl'] nz-popconfirm + nz-button-group,
30326
- [dir='rtl'] nz-button-group + nz-popconfirm {
31169
+ [dir='rtl'] nz-popconfirm + nz-space-compact,
31170
+ [dir='rtl'] nz-space-compact + nz-popconfirm {
30327
31171
  margin-right: 8px;
30328
31172
  margin-left: inherit;
30329
31173
  }
@@ -30476,10 +31320,10 @@ a:focus {
30476
31320
  left: 0;
30477
31321
  width: 100%;
30478
31322
  padding: 10px 24px;
30479
- text-align: right;
30480
- background: #fff;
30481
31323
  border-top: 1px solid #f0f0f0;
30482
31324
  border-radius: 0 0 2px 2px;
31325
+ text-align: right;
31326
+ background: #fff;
30483
31327
  }
30484
31328
  .ant-form-item-label em {
30485
31329
  color: #bfbfbf;
@@ -30535,9 +31379,9 @@ a:focus {
30535
31379
  justify-content: space-between;
30536
31380
  margin: -24px -24px 24px -24px;
30537
31381
  padding: 16px 24px;
30538
- background: #fff;
30539
31382
  border-bottom: 1px solid #f0f0f0;
30540
31383
  border-radius: 2px 2px 0 0;
31384
+ background: #fff;
30541
31385
  }
30542
31386
  .modal-title {
30543
31387
  /**
@@ -30576,9 +31420,9 @@ a:focus {
30576
31420
  */
30577
31421
  margin: 24px -24px -24px -24px;
30578
31422
  padding: 10px 16px;
30579
- text-align: right;
30580
31423
  border-top: 1px solid #f0f0f0;
30581
31424
  border-radius: 0 0 2px 2px;
31425
+ text-align: right;
30582
31426
  }
30583
31427
  .modal-include-tabs {
30584
31428
  /**
@@ -30587,7 +31431,8 @@ a:focus {
30587
31431
  * 模态框内容是否包裹 `nz-tabs`,清除带来的多余边距
30588
31432
  */
30589
31433
  }
30590
- .modal-include-tabs nz-tabset {
31434
+ .modal-include-tabs nz-tabset,
31435
+ .modal-include-tabs nz-tabs {
30591
31436
  margin-top: -16px;
30592
31437
  }
30593
31438
  .modal-body-nopadding {
@@ -30607,8 +31452,8 @@ a:focus {
30607
31452
  .ant-table td .img {
30608
31453
  max-width: 32px;
30609
31454
  max-height: 32px;
30610
- vertical-align: middle;
30611
31455
  border-radius: 4px;
31456
+ vertical-align: middle;
30612
31457
  }
30613
31458
  .ant-table td > img:not(:last-child),
30614
31459
  .ant-table td .img:not(:last-child) {
@@ -30661,9 +31506,9 @@ a:focus {
30661
31506
  align-items: center;
30662
31507
  width: 100%;
30663
31508
  padding: 8px 8px;
31509
+ border-bottom: none;
30664
31510
  text-align: left !important;
30665
31511
  white-space: inherit;
30666
- border-bottom: none;
30667
31512
  }
30668
31513
  .ant-table-rep .ant-table-tbody > tr > td .ant-table-rep__title + *:not(.ant-avatar) {
30669
31514
  flex: 1;
@@ -30678,8 +31523,8 @@ a:focus {
30678
31523
  */
30679
31524
  }
30680
31525
  .ant-tag__plus .ant-tag {
30681
- background: #fff;
30682
31526
  border-style: dashed;
31527
+ background: #fff;
30683
31528
  }
30684
31529
  /**
30685
31530
  * Corrected `ng-tag` list line wrapping spacing
@@ -31043,8 +31888,8 @@ fieldset {
31043
31888
  }
31044
31889
  }
31045
31890
  .header-dropdown {
31046
- background-color: #fff;
31047
31891
  border-radius: 4px;
31892
+ background-color: #fff;
31048
31893
  box-shadow: 0 6px 16px -8px rgba(0, 0, 0, 0.08), 0 9px 28px 0 rgba(0, 0, 0, 0.05), 0 12px 48px 16px rgba(0, 0, 0, 0.03);
31049
31894
  }
31050
31895
  @media screen and (max-width: 480px) {
@@ -31103,11 +31948,11 @@ fieldset {
31103
31948
  display: none;
31104
31949
  width: 32px;
31105
31950
  height: 32px;
31951
+ border-radius: 50%;
31106
31952
  font-size: 20px;
31107
31953
  line-height: 32px;
31108
31954
  text-align: center;
31109
31955
  background: rgba(0, 0, 0, 0.26);
31110
- border-radius: 50%;
31111
31956
  }
31112
31957
  .sf__array-container .ant-card .sf__array-remove i {
31113
31958
  color: #fff;
@@ -31268,10 +32113,10 @@ fieldset {
31268
32113
  width: 20px;
31269
32114
  height: 20px;
31270
32115
  margin-right: 8px;
32116
+ border-radius: 2px;
31271
32117
  font-weight: bold;
31272
32118
  color: #fff;
31273
32119
  text-align: center;
31274
- border-radius: 2px;
31275
32120
  }
31276
32121
  .setting-drawer__handle {
31277
32122
  pointer-events: auto;
@@ -31285,10 +32130,10 @@ fieldset {
31285
32130
  justify-content: center;
31286
32131
  width: 48px;
31287
32132
  height: 48px;
32133
+ border-radius: 4px 0 0 4px;
31288
32134
  font-size: 16px;
31289
32135
  text-align: center;
31290
32136
  background: #1890ff;
31291
- border-radius: 4px 0 0 4px;
31292
32137
  transition: right 0.3s cubic-bezier(0.9, 0, 0.3, 0.7);
31293
32138
  }
31294
32139
  .setting-drawer__handle-icon {
@@ -31722,10 +32567,10 @@ fieldset {
31722
32567
  code {
31723
32568
  margin: 0 4px;
31724
32569
  padding: 2px 4px;
31725
- font-size: 90%;
31726
- background-color: #fafafa;
31727
32570
  border: 1px solid #d9d9d9;
31728
32571
  border-radius: 2px;
32572
+ font-size: 90%;
32573
+ background-color: #fafafa;
31729
32574
  }
31730
32575
  /**
31731
32576
  * Set the background to white
@@ -34120,8 +34965,8 @@ textarea.ant-input::-webkit-scrollbar-thumb {
34120
34965
  * 隐藏滚动条
34121
34966
  */
34122
34967
  .hide-scrollbar {
34123
- scrollbar-width: none;
34124
34968
  scrollbar-color: transparent transparent;
34969
+ scrollbar-width: none;
34125
34970
  }
34126
34971
  .hide-scrollbar::-webkit-scrollbar {
34127
34972
  width: 1px;
@@ -34177,9 +35022,9 @@ body {
34177
35022
  padding: 24px;
34178
35023
  padding-top: 12px;
34179
35024
  padding-bottom: 12px;
35025
+ border-bottom: 1px solid var(--alain-default-heading-border, #efe3e5);
34180
35026
  color: #929292;
34181
35027
  background-color: var(--alain-default-heading-bg, #fafbfc);
34182
- border-bottom: 1px solid var(--alain-default-heading-border, #efe3e5);
34183
35028
  }
34184
35029
  .alain-default__content-title > h1 {
34185
35030
  margin-bottom: 0;
@@ -34284,9 +35129,9 @@ body {
34284
35129
  display: block;
34285
35130
  min-width: 50px;
34286
35131
  padding: 8px 2px;
35132
+ border-radius: 2px;
34287
35133
  line-height: 100%;
34288
35134
  text-align: center;
34289
- border-radius: 2px;
34290
35135
  outline: none;
34291
35136
  transition: background-color 300ms;
34292
35137
  }
@@ -34330,9 +35175,9 @@ body {
34330
35175
  .alain-default__search .ant-input,
34331
35176
  .alain-default__search .ant-input-group-addon,
34332
35177
  .alain-default__search .ant-input-affix-wrapper {
34333
- color: #fff;
34334
- background-color: rgba(255, 255, 255, 0.2);
34335
35178
  border: none;
35179
+ color: #fff;
35180
+ background-color: #ffffff;
34336
35181
  }
34337
35182
  .alain-default__search .ant-input::placeholder,
34338
35183
  .alain-default__search .ant-input-group-addon::placeholder,
@@ -34589,9 +35434,16 @@ body {
34589
35434
  .sidebar-nav__item-disabled:hover {
34590
35435
  color: rgba(0, 0, 0, 0.85);
34591
35436
  }
35437
+ .sidebar-nav__divider {
35438
+ overflow: hidden;
35439
+ height: 1px;
35440
+ margin: 4px 0;
35441
+ line-height: 0;
35442
+ background-color: var(--alain-default-aside-nav-divider, #efe3e5);
35443
+ }
34592
35444
  .sidebar-nav__selected {
34593
- background-color: var(--alain-default-aside-nav-selected-bg, #fcfcfc);
34594
35445
  border-left-color: #1890ff;
35446
+ background-color: var(--alain-default-aside-nav-selected-bg, #fcfcfc);
34595
35447
  }
34596
35448
  .sidebar-nav__selected > .sidebar-nav__item-link {
34597
35449
  color: #1890ff;
@@ -34633,9 +35485,9 @@ body {
34633
35485
  position: absolute;
34634
35486
  width: 6px;
34635
35487
  height: 1.5px;
35488
+ border-radius: 2px;
34636
35489
  background: #fff;
34637
35490
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85));
34638
- border-radius: 2px;
34639
35491
  transition: background-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
34640
35492
  }
34641
35493
  .sidebar-nav__sub-arrow::before {
@@ -34673,9 +35525,9 @@ body {
34673
35525
  z-index: 16;
34674
35526
  display: none;
34675
35527
  min-width: 160px;
34676
- background-color: var(--alain-default-aside-bg, #fff);
34677
35528
  border: 1px solid var(--alain-default-heading-border, #efe3e5);
34678
35529
  border-radius: 4px;
35530
+ background-color: var(--alain-default-aside-bg, #fff);
34679
35531
  }
34680
35532
  .sidebar-nav__floating .sidebar-nav__item-link {
34681
35533
  padding-left: 16px;
@@ -34833,8 +35685,8 @@ body {
34833
35685
  .app-icons .ant-col-6 {
34834
35686
  cursor: pointer;
34835
35687
  padding: 16px 0;
34836
- text-align: center;
34837
35688
  border-radius: 4px;
35689
+ text-align: center;
34838
35690
  transition: background-color 300ms;
34839
35691
  }
34840
35692
  .app-icons .ant-col-6:hover {
@@ -34842,8 +35694,8 @@ body {
34842
35694
  }
34843
35695
  .app-icons i {
34844
35696
  padding: 15px;
34845
- font-size: 22px;
34846
35697
  border-radius: 50%;
35698
+ font-size: 22px;
34847
35699
  }
34848
35700
  .app-icons small {
34849
35701
  display: block;
@@ -34937,9 +35789,9 @@ body {
34937
35789
  width: 100%;
34938
35790
  }
34939
35791
  .st__btn-sub .st__btn-text {
35792
+ display: block;
34940
35793
  width: 100%;
34941
35794
  color: inherit;
34942
- display: block;
34943
35795
  }
34944
35796
  .st__btn-disabled .st__btn-text {
34945
35797
  pointer-events: none;
@@ -35194,8 +36046,8 @@ body {
35194
36046
  border-bottom: 1px solid #f0f0f0;
35195
36047
  }
35196
36048
  .sv__bordered .sv__label {
35197
- background-color: #fafafa;
35198
36049
  border-right: 1px solid #f0f0f0;
36050
+ background-color: #fafafa;
35199
36051
  }
35200
36052
  .sv__bordered .sv__label,
35201
36053
  .sv__bordered .sv__detail {
@@ -35339,50 +36191,6 @@ body {
35339
36191
  width: 100% !important;
35340
36192
  }
35341
36193
  }
35342
- .avatar-list {
35343
- display: inline-block;
35344
- }
35345
- .avatar-list__wrap {
35346
- display: inline-block;
35347
- margin-left: 8px;
35348
- padding: 0;
35349
- font-size: 0;
35350
- }
35351
- .avatar-list__item {
35352
- display: inline-block;
35353
- width: 32px;
35354
- height: 32px;
35355
- margin-left: -8px;
35356
- font-size: 14px;
35357
- }
35358
- .avatar-list__item .ant-avatar {
35359
- cursor: pointer;
35360
- border: 1px solid #fff;
35361
- }
35362
- .avatar-list__large {
35363
- width: 40px;
35364
- height: 40px;
35365
- }
35366
- .avatar-list__small {
35367
- width: 24px;
35368
- height: 24px;
35369
- }
35370
- .avatar-list__mini {
35371
- width: 20px;
35372
- height: 20px;
35373
- }
35374
- .avatar-list__mini .ant-avatar {
35375
- width: 20px;
35376
- height: 20px;
35377
- line-height: 20px;
35378
- }
35379
- .avatar-list__mini .ant-avatar-string {
35380
- font-size: 12px;
35381
- line-height: 18px;
35382
- }
35383
- .avatar-list-rtl {
35384
- direction: rtl;
35385
- }
35386
36194
  ellipsis {
35387
36195
  display: inline;
35388
36196
  }
@@ -35512,9 +36320,9 @@ ellipsis {
35512
36320
  width: 100%;
35513
36321
  height: 56px;
35514
36322
  padding: 0 24px;
36323
+ border-top: 1px solid #f0f0f0;
35515
36324
  line-height: 56px;
35516
36325
  background: #fff;
35517
- border-top: 1px solid #f0f0f0;
35518
36326
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.03);
35519
36327
  transition: all 0.3s;
35520
36328
  }
@@ -35618,11 +36426,11 @@ ellipsis {
35618
36426
  .notice-icon__clear {
35619
36427
  cursor: pointer;
35620
36428
  height: 46px;
36429
+ border-top: 1px solid #f0f0f0;
36430
+ border-radius: 0 0 2px 2px;
35621
36431
  line-height: 46px;
35622
36432
  color: rgba(0, 0, 0, 0.85);
35623
36433
  text-align: center;
35624
- border-top: 1px solid #f0f0f0;
35625
- border-radius: 0 0 2px 2px;
35626
36434
  transition: all 0.3s;
35627
36435
  }
35628
36436
  .notice-icon__clear:hover {
@@ -35656,8 +36464,8 @@ ellipsis {
35656
36464
  .page-header {
35657
36465
  display: block;
35658
36466
  padding: 24px;
35659
- background-color: #fff;
35660
36467
  border-bottom: 1px solid #f0f0f0;
36468
+ background-color: #fff;
35661
36469
  }
35662
36470
  .page-header__wide {
35663
36471
  max-width: 1200px;
@@ -35816,8 +36624,8 @@ ellipsis {
35816
36624
  }
35817
36625
  .quick-menu,
35818
36626
  .quick-menu__ctrl {
35819
- background-color: #fff;
35820
36627
  border: 1px solid #fff;
36628
+ background-color: #fff;
35821
36629
  box-shadow: 0 6px 16px -8px rgba(0, 0, 0, 0.08), 0 9px 28px 0 rgba(0, 0, 0, 0.05), 0 12px 48px 16px rgba(0, 0, 0, 0.03);
35822
36630
  }
35823
36631
  .quick-menu__inner {
@@ -35831,73 +36639,14 @@ ellipsis {
35831
36639
  left: -50px;
35832
36640
  width: 50px;
35833
36641
  height: 50px;
35834
- text-align: center;
35835
36642
  border-right: 0;
35836
36643
  border-radius: 3px 0 0 3px;
36644
+ text-align: center;
35837
36645
  }
35838
36646
  .quick-menu__ctrl-icon {
35839
36647
  font-size: 20px;
35840
36648
  line-height: 49px;
35841
36649
  }
35842
- .result {
35843
- display: block;
35844
- width: 72%;
35845
- margin: 0 auto;
35846
- text-align: center;
35847
- }
35848
- .result__icon {
35849
- margin-bottom: 24px;
35850
- font-size: 72px;
35851
- line-height: 72px;
35852
- }
35853
- .result__icon-success {
35854
- color: #52c41a;
35855
- }
35856
- .result__icon-error {
35857
- color: #ff4d4f;
35858
- }
35859
- .result__title {
35860
- margin-bottom: 16px;
35861
- font-size: 24px;
35862
- font-weight: 500;
35863
- line-height: 32px;
35864
- color: rgba(0, 0, 0, 0.85);
35865
- }
35866
- .result__desc {
35867
- margin-bottom: 24px;
35868
- font-size: 14px;
35869
- line-height: 22px;
35870
- color: rgba(0, 0, 0, 0.45);
35871
- }
35872
- .result__extra {
35873
- padding: 24px 40px;
35874
- text-align: left;
35875
- background: #fafafa;
35876
- border-radius: 2px;
35877
- }
35878
- @media screen and (max-width: 480px) {
35879
- .result__extra {
35880
- padding: 18px 20px;
35881
- }
35882
- }
35883
- .result__actions {
35884
- margin-top: 32px;
35885
- }
35886
- .result__actions button:not(:last-child) {
35887
- margin-right: 8px;
35888
- }
35889
- .result .ant-steps .ant-steps-head,
35890
- .result .ant-steps .ant-steps-title {
35891
- background: #fafafa;
35892
- }
35893
- @media screen and (max-width: 480px) {
35894
- .result {
35895
- width: 100%;
35896
- }
35897
- }
35898
- .result-rtl {
35899
- direction: rtl;
35900
- }
35901
36650
  .reuse-tab {
35902
36651
  user-select: none;
35903
36652
  display: block;
@@ -36130,8 +36879,8 @@ ellipsis {
36130
36879
  margin-right: 4px;
36131
36880
  }
36132
36881
  .cell .img {
36133
- vertical-align: middle;
36134
36882
  border-radius: 4px;
36883
+ vertical-align: middle;
36135
36884
  }
36136
36885
  .cell .unit {
36137
36886
  margin-left: 2px;
@@ -36236,8 +36985,8 @@ g2-tag-cloud {
36236
36985
  .g2-mini-progress__value {
36237
36986
  width: 0;
36238
36987
  height: 100%;
36239
- background-color: #1890ff;
36240
36988
  border-radius: 1px 0 0 1px;
36989
+ background-color: #1890ff;
36241
36990
  transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
36242
36991
  }
36243
36992
  .g2-mini-progress__target {