@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/compact.css CHANGED
@@ -6210,6 +6210,56 @@ nz-comment-content {
6210
6210
  border-color: transparent !important;
6211
6211
  box-shadow: none !important;
6212
6212
  }
6213
+ .ant-picker.ant-picker-filled {
6214
+ background-color: #f5f5f5 !important;
6215
+ border-color: transparent !important;
6216
+ box-shadow: none !important;
6217
+ }
6218
+ .ant-picker.ant-picker-filled:hover {
6219
+ background-color: #f0f0f0 !important;
6220
+ border-color: transparent !important;
6221
+ box-shadow: none !important;
6222
+ }
6223
+ .ant-picker.ant-picker-filled:focus,
6224
+ .ant-picker.ant-picker-filled.ant-picker-focused {
6225
+ border-color: #40a9ff !important;
6226
+ box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2) !important;
6227
+ border-right-width: 1px !important;
6228
+ outline: 0 !important;
6229
+ background-color: transparent !important;
6230
+ box-shadow: none !important;
6231
+ }
6232
+ .ant-input-rtl .ant-picker.ant-picker-filled:focus,
6233
+ .ant-input-rtl .ant-picker.ant-picker-filled.ant-picker-focused {
6234
+ border-right-width: 0 !important;
6235
+ border-left-width: 1px !important;
6236
+ }
6237
+ .ant-picker.ant-picker-filled.ant-picker-disabled,
6238
+ .ant-picker.ant-picker-filled.ant-picker[disabled] {
6239
+ background-color: #f5f5f5 !important;
6240
+ border-color: #d9d9d9 !important;
6241
+ box-shadow: none !important;
6242
+ cursor: not-allowed !important;
6243
+ opacity: 1 !important;
6244
+ pointer-events: none !important;
6245
+ color: rgba(0, 0, 0, 0.25) !important;
6246
+ }
6247
+ .ant-picker.ant-picker-filled.ant-picker-disabled:hover,
6248
+ .ant-picker.ant-picker-filled.ant-picker[disabled]:hover {
6249
+ border-color: #d9d9d9 !important;
6250
+ border-right-width: 1px !important;
6251
+ }
6252
+ .ant-picker.ant-picker-underlined,
6253
+ .ant-picker.ant-picker-underlined:hover,
6254
+ .ant-picker.ant-picker-underlined:focus,
6255
+ .ant-picker.ant-picker-underlined.ant-picker-focused,
6256
+ .ant-picker.ant-picker-underlined.ant-picker-disabled,
6257
+ .ant-picker.ant-picker-underlined.ant-picker[disabled] {
6258
+ background-color: transparent !important;
6259
+ border-width: 0 0 1px !important;
6260
+ border-radius: 0 !important;
6261
+ box-shadow: none !important;
6262
+ }
6213
6263
  .ant-picker-input {
6214
6264
  position: relative;
6215
6265
  display: inline-flex;
@@ -6297,15 +6347,64 @@ nz-comment-content {
6297
6347
  border-color: #d9d9d9;
6298
6348
  border-right-width: 1px;
6299
6349
  }
6300
- .ant-picker-input > input-borderless,
6301
- .ant-picker-input > input-borderless:hover,
6302
- .ant-picker-input > input-borderless:focus,
6303
- .ant-picker-input > input-borderless-focused,
6304
- .ant-picker-input > input-borderless-disabled,
6305
- .ant-picker-input > input-borderless[disabled] {
6306
- background-color: transparent;
6307
- border: none;
6308
- box-shadow: none;
6350
+ .ant-picker-input > input-borderless.ant-picker-input > input,
6351
+ .ant-picker-input > input-borderless.ant-picker-input > input:hover,
6352
+ .ant-picker-input > input-borderless.ant-picker-input > input:focus,
6353
+ .ant-picker-input > input-borderless.ant-picker-input > input-focused,
6354
+ .ant-picker-input > input-borderless.ant-picker-input > input-disabled,
6355
+ .ant-picker-input > input-borderless.ant-picker-input > input[disabled] {
6356
+ background-color: transparent !important;
6357
+ border: none !important;
6358
+ box-shadow: none !important;
6359
+ }
6360
+ .ant-picker-input > input-filled {
6361
+ background-color: #f5f5f5 !important;
6362
+ border-color: transparent;
6363
+ box-shadow: none !important;
6364
+ }
6365
+ .ant-picker-input > input-filled:hover.ant-picker-input > input:not(.ant-picker-input > input-focused) {
6366
+ background-color: #f0f0f0 !important;
6367
+ border-color: transparent !important;
6368
+ }
6369
+ .ant-picker-input > input-filled:focus,
6370
+ .ant-picker-input > input-filled.ant-picker-input > input-focused {
6371
+ border-color: #40a9ff;
6372
+ box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
6373
+ border-right-width: 1px;
6374
+ outline: 0;
6375
+ background-color: transparent !important;
6376
+ box-shadow: none !important;
6377
+ }
6378
+ .ant-input-rtl .ant-picker-input > input-filled:focus,
6379
+ .ant-input-rtl .ant-picker-input > input-filled.ant-picker-input > input-focused {
6380
+ border-right-width: 0;
6381
+ border-left-width: 1px !important;
6382
+ }
6383
+ .ant-picker-input > input-filled.ant-picker-input > input-disabled,
6384
+ .ant-picker-input > input-filled.ant-picker-input > input[disabled] {
6385
+ background-color: #f5f5f5 !important;
6386
+ border-color: #d9d9d9 !important;
6387
+ box-shadow: none !important;
6388
+ cursor: not-allowed !important;
6389
+ opacity: 1 !important;
6390
+ pointer-events: none !important;
6391
+ color: rgba(0, 0, 0, 0.25) !important;
6392
+ }
6393
+ .ant-picker-input > input-filled.ant-picker-input > input-disabled:hover,
6394
+ .ant-picker-input > input-filled.ant-picker-input > input[disabled]:hover {
6395
+ border-color: #d9d9d9 !important;
6396
+ border-right-width: 1px !important;
6397
+ }
6398
+ .ant-picker-input > input-underlined.ant-picker-input > input,
6399
+ .ant-picker-input > input-underlined:hover,
6400
+ .ant-picker-input > input-underlined:focus,
6401
+ .ant-picker-input > input-underlined.ant-picker-input > input-focused,
6402
+ .ant-picker-input > input-underlined.ant-picker-input > input-disabled,
6403
+ .ant-picker-input > input-underlined.ant-picker-input > input[disabled] {
6404
+ background-color: transparent !important;
6405
+ border-width: 0 0 1px !important;
6406
+ border-radius: 0 !important;
6407
+ box-shadow: none !important;
6309
6408
  }
6310
6409
  textarea.ant-picker-input > input {
6311
6410
  max-width: 100%;
@@ -6572,7 +6671,7 @@ textarea.ant-picker-input > input {
6572
6671
  .ant-picker-panel-container .ant-picker-panel {
6573
6672
  vertical-align: top;
6574
6673
  background: transparent;
6575
- border-width: 0 0 1px 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: 12px;
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.66667;
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;
@@ -29046,6 +29712,9 @@ nz-tree {
29046
29712
  margin-bottom: 4px;
29047
29713
  overflow: auto;
29048
29714
  }
29715
+ .ant-select-dropdown.ant-select-tree-dropdown .cdk-virtual-scroll-content-wrapper {
29716
+ overflow: auto;
29717
+ }
29049
29718
  .ant-picker-calendar {
29050
29719
  box-sizing: border-box;
29051
29720
  margin: 0;
@@ -29964,7 +30633,7 @@ nz-space-item {
29964
30633
  width: 16px;
29965
30634
  height: 16px;
29966
30635
  }
29967
- .ant-hashCode {
30636
+ .ant-hash-code {
29968
30637
  display: flex;
29969
30638
  flex-direction: column;
29970
30639
  align-items: center;
@@ -29978,78 +30647,78 @@ nz-space-item {
29978
30647
  list-style: none;
29979
30648
  cursor: pointer;
29980
30649
  }
29981
- .ant-hashCode-header-copy {
30650
+ .ant-hash-code-header-copy {
29982
30651
  margin-left: 4px;
29983
30652
  cursor: pointer;
29984
30653
  opacity: 0.45;
29985
30654
  }
29986
- .ant-hashCode-header {
30655
+ .ant-hash-code-header {
29987
30656
  display: flex;
29988
30657
  justify-content: left;
29989
30658
  width: 100%;
29990
30659
  height: 22px;
29991
30660
  padding-bottom: 4px;
29992
30661
  }
29993
- .ant-hashCode-header .ant-hashCode-header-title {
30662
+ .ant-hash-code-header .ant-hash-code-header-title {
29994
30663
  font-size: 12px;
29995
30664
  line-height: 1.66667;
29996
30665
  text-align: center;
29997
30666
  opacity: 0.45;
29998
30667
  }
29999
- .ant-hashCode-header .ant-hashCode-header-logo {
30668
+ .ant-hash-code-header .ant-hash-code-header-logo {
30000
30669
  display: flex;
30001
30670
  flex: 1;
30002
30671
  justify-content: right;
30003
30672
  }
30004
- .ant-hashCode-double {
30673
+ .ant-hash-code-double {
30005
30674
  width: 172px;
30006
30675
  }
30007
- .ant-hashCode-double.ant-hashCode-primary {
30676
+ .ant-hash-code-double.ant-hash-code-primary {
30008
30677
  width: 220px;
30009
30678
  }
30010
- .ant-hashCode-single {
30679
+ .ant-hash-code-single {
30011
30680
  display: flex;
30012
30681
  flex-direction: row-reverse;
30013
30682
  width: 236px;
30014
30683
  }
30015
- .ant-hashCode-single.ant-hashCode-primary {
30684
+ .ant-hash-code-single.ant-hash-code-primary {
30016
30685
  width: 284px;
30017
30686
  }
30018
- .ant-hashCode-single .ant-hashCode-header-copy {
30687
+ .ant-hash-code-single .ant-hash-code-header-copy {
30019
30688
  margin-top: 4px;
30020
30689
  }
30021
- .ant-hashCode-strip {
30690
+ .ant-hash-code-strip {
30022
30691
  width: 350px;
30023
30692
  }
30024
- .ant-hashCode-strip.ant-hashCode-primary {
30693
+ .ant-hash-code-strip.ant-hash-code-primary {
30025
30694
  width: 398px;
30026
30695
  }
30027
- .ant-hashCode-rect {
30696
+ .ant-hash-code-rect {
30028
30697
  display: flex;
30029
30698
  flex-direction: row-reverse;
30030
30699
  width: 196px;
30031
30700
  }
30032
- .ant-hashCode-rect.ant-hashCode-primary {
30701
+ .ant-hash-code-rect.ant-hash-code-primary {
30033
30702
  width: 244px;
30034
30703
  }
30035
- .ant-hashCode-primary {
30704
+ .ant-hash-code-primary {
30036
30705
  padding: 16px;
30037
30706
  background-color: #1890ff;
30038
30707
  border-radius: 24px;
30039
30708
  }
30040
- .ant-hashCode-primary .ant-hashCode-header-copy {
30709
+ .ant-hash-code-primary .ant-hash-code-header-copy {
30041
30710
  opacity: 1;
30042
30711
  }
30043
- .ant-hashCode-primary .ant-hashCode-header-title,
30044
- .ant-hashCode-primary .ant-hashCode-header-copy,
30045
- .ant-hashCode-primary .ant-hashCode-header-logo {
30712
+ .ant-hash-code-primary .ant-hash-code-header-title,
30713
+ .ant-hash-code-primary .ant-hash-code-header-copy,
30714
+ .ant-hash-code-primary .ant-hash-code-header-logo {
30046
30715
  color: rgba(255, 255, 255, 0.85);
30047
30716
  }
30048
- .ant-hashCode-contant {
30717
+ .ant-hash-code-contant {
30049
30718
  width: 100%;
30050
30719
  height: 100%;
30051
30720
  }
30052
- .ant-hashCode-code-value {
30721
+ .ant-hash-code-code-value {
30053
30722
  display: flex;
30054
30723
  flex-wrap: wrap;
30055
30724
  gap: 0 10px;
@@ -30057,33 +30726,33 @@ nz-space-item {
30057
30726
  height: 35px;
30058
30727
  overflow: hidden;
30059
30728
  }
30060
- .ant-hashCode-code-value-block {
30729
+ .ant-hash-code-code-value-block {
30061
30730
  height: 16px;
30062
30731
  font-size: 12px;
30063
30732
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
30064
30733
  }
30065
- .ant-hashCode-value-primary .ant-hashCode-code-value-block {
30734
+ .ant-hash-code-value-primary .ant-hash-code-code-value-block {
30066
30735
  color: #fff;
30067
30736
  }
30068
- .ant-hashCode-texaure-double {
30737
+ .ant-hash-code-texaure-double {
30069
30738
  width: 175px;
30070
30739
  height: 36px;
30071
30740
  }
30072
- .ant-hashCode-texaure {
30741
+ .ant-hash-code-texaure {
30073
30742
  position: absolute;
30074
30743
  margin-top: -35px;
30075
30744
  overflow: hidden;
30076
30745
  }
30077
- .ant-hashCode-texaure-single {
30746
+ .ant-hash-code-texaure-single {
30078
30747
  width: 210px;
30079
30748
  height: 28px;
30080
30749
  margin-top: -21px;
30081
30750
  }
30082
- .ant-hashCode-texaure-strip {
30751
+ .ant-hash-code-texaure-strip {
30083
30752
  width: 350px;
30084
30753
  height: 36px;
30085
30754
  }
30086
- .ant-hashCode-texaure-rect {
30755
+ .ant-hash-code-texaure-rect {
30087
30756
  width: 175px;
30088
30757
  height: 72px;
30089
30758
  margin-top: -71px;
@@ -30290,6 +30959,181 @@ nz-space-item {
30290
30959
  width: 32px;
30291
30960
  height: 32px;
30292
30961
  }
30962
+ .ant-check-list {
30963
+ position: fixed;
30964
+ right: 32px;
30965
+ bottom: 32px;
30966
+ z-index: 999;
30967
+ font-size: 12px;
30968
+ cursor: pointer;
30969
+ }
30970
+ .ant-check-list .ant-check-list-button {
30971
+ display: flex;
30972
+ gap: 4px;
30973
+ align-items: center;
30974
+ justify-content: center;
30975
+ min-width: 110px;
30976
+ height: 40px;
30977
+ border-radius: 20px;
30978
+ }
30979
+ .ant-check-list .ant-check-list-icon {
30980
+ font-size: 21px;
30981
+ line-height: 24px;
30982
+ }
30983
+ .ant-check-list .ant-check-list-description {
30984
+ font-size: 12px;
30985
+ }
30986
+ .ant-check-list-content {
30987
+ display: block;
30988
+ width: 303px;
30989
+ }
30990
+ .ant-check-list-content .ant-check-list-header {
30991
+ display: flex;
30992
+ align-items: center;
30993
+ justify-content: space-between;
30994
+ padding: 8px 8px 8px;
30995
+ }
30996
+ .ant-check-list-content .ant-check-list-header .ant-check-list-header-title {
30997
+ font-weight: 500;
30998
+ font-size: 18px;
30999
+ }
31000
+ .ant-check-list-content .ant-check-list-header .ant-check-list-header-extra {
31001
+ cursor: pointer;
31002
+ }
31003
+ .ant-check-list-content .ant-check-list-header-finish {
31004
+ width: 304px;
31005
+ padding-top: 8px;
31006
+ text-align: center;
31007
+ }
31008
+ .ant-check-list-content .ant-check-list-header-finish .ant-check-list-header-finish-icon {
31009
+ width: 64px;
31010
+ height: 64px;
31011
+ color: #1890ff;
31012
+ font-size: 64px;
31013
+ }
31014
+ .ant-check-list-content .ant-check-list-header-finish .ant-check-list-header-finish-title {
31015
+ margin-top: 4px;
31016
+ margin-bottom: 4px;
31017
+ font-weight: 500;
31018
+ font-size: 14px;
31019
+ }
31020
+ .ant-check-list-content .ant-check-list-progressBar {
31021
+ display: flex;
31022
+ justify-content: space-between;
31023
+ margin: 8px 8px;
31024
+ margin-top: 0;
31025
+ }
31026
+ .ant-check-list-content .ant-check-list-progressBar .ant-check-list-progressBar-progress {
31027
+ flex: auto;
31028
+ }
31029
+ .ant-check-list-content .ant-check-list-steps-content {
31030
+ max-height: 250px;
31031
+ overflow-y: scroll;
31032
+ }
31033
+ .ant-check-list-content .ant-check-list-steps {
31034
+ display: flex;
31035
+ align-items: center;
31036
+ justify-content: space-between;
31037
+ height: 52px;
31038
+ padding-right: 8px;
31039
+ padding-left: 8px;
31040
+ border-radius: 6px;
31041
+ cursor: pointer;
31042
+ }
31043
+ .ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item {
31044
+ display: flex;
31045
+ gap: 12px;
31046
+ align-items: center;
31047
+ justify-content: center;
31048
+ width: calc(100% - 22px);
31049
+ font-weight: 400;
31050
+ }
31051
+ .ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item .ant-check-list-steps-item-circle {
31052
+ display: flex;
31053
+ flex: 0 0 28px;
31054
+ align-items: center;
31055
+ justify-content: center;
31056
+ width: 28px;
31057
+ height: 28px;
31058
+ font-weight: 600;
31059
+ background-color: #fff;
31060
+ border: 1px solid #d9d9d9;
31061
+ border-radius: 50%;
31062
+ user-select: none;
31063
+ }
31064
+ .ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item .ant-check-list-steps-item-circle .ant-check-list-steps-number {
31065
+ color: #1890ff;
31066
+ font-size: 14px;
31067
+ }
31068
+ .ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item .ant-check-list-steps-item-circle .ant-check-list-steps-checkoutlined {
31069
+ color: #fff;
31070
+ font-size: 12px;
31071
+ }
31072
+ .ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item .ant-check-list-steps-item-description {
31073
+ flex: 1;
31074
+ overflow: hidden;
31075
+ line-height: 2;
31076
+ white-space: nowrap;
31077
+ text-overflow: ellipsis;
31078
+ }
31079
+ .ant-check-list-content .ant-check-list-steps .ant-check-list-steps-item-arrows {
31080
+ flex: 0 0 22px;
31081
+ width: 38px;
31082
+ height: 38px;
31083
+ color: #1890ff;
31084
+ font-size: 22px;
31085
+ }
31086
+ .ant-check-list-content .ant-check-list-checked .ant-check-list-steps-item .ant-check-list-steps-item-circle {
31087
+ background-color: #1890ff;
31088
+ border: none;
31089
+ }
31090
+ .ant-check-list-content .ant-check-list-checked .ant-check-list-steps-item .ant-check-list-steps-item-description {
31091
+ font-weight: 500;
31092
+ text-decoration: line-through;
31093
+ text-decoration-thickness: 2px;
31094
+ text-decoration-color: rgba(0, 0, 0, 0.85);
31095
+ opacity: 0.85;
31096
+ }
31097
+ .ant-check-list-content .ant-check-list-highlight {
31098
+ background-color: #e6f7ff;
31099
+ }
31100
+ .ant-check-list-content .ant-check-list-highlight .ant-check-list-steps-item .ant-check-list-steps-item-circle {
31101
+ border: 1px solid #1890ff;
31102
+ }
31103
+ .ant-check-list-content .ant-check-list-highlight .ant-check-list-steps-item .ant-check-list-steps-item-circle .ant-check-list-steps-number {
31104
+ color: #1890ff;
31105
+ }
31106
+ .ant-check-list-content .ant-check-list-highlight .ant-check-list-steps-item .ant-check-list-steps-item-description {
31107
+ font-weight: 600;
31108
+ }
31109
+ .ant-check-list-content .ant-check-list-footer {
31110
+ padding: 8px 8px 0;
31111
+ color: rgba(0, 0, 0, 0.45);
31112
+ font-size: 12px;
31113
+ text-decoration: underline;
31114
+ cursor: pointer;
31115
+ }
31116
+ .ant-check-list-content .ant-check-list-close-check {
31117
+ display: flex;
31118
+ flex-direction: column;
31119
+ padding: 8px;
31120
+ }
31121
+ .ant-check-list-content .ant-check-list-close-check .ant-check-list-close-check-title {
31122
+ margin-bottom: 16px;
31123
+ font-weight: 500;
31124
+ font-size: 14px;
31125
+ }
31126
+ .ant-check-list-content .ant-check-list-close-check .ant-check-list-close-check-action {
31127
+ display: flex;
31128
+ flex-direction: row;
31129
+ gap: 4px;
31130
+ margin-bottom: 8px;
31131
+ }
31132
+ .ant-check-list-content .ant-check-list-close-check .ant-check-list-close-check-other {
31133
+ color: rgba(0, 0, 0, 0.45);
31134
+ font-size: 12px;
31135
+ cursor: pointer;
31136
+ }
30293
31137
  /** system */
30294
31138
  sf + st {
30295
31139
  margin-top: 16px;
@@ -30298,12 +31142,12 @@ sf + st {
30298
31142
  .ant-btn:not(.ant-btn-link) + nz-popconfirm,
30299
31143
  nz-popconfirm + .ant-btn,
30300
31144
  nz-popconfirm + nz-popconfirm,
30301
- .ant-btn:not(.ant-btn-link) + nz-button-group,
30302
- nz-button-group + .ant-btn,
31145
+ .ant-btn:not(.ant-btn-link) + nz-space-compact,
31146
+ nz-space-compact + .ant-btn,
30303
31147
  .ant-btn:not(.ant-btn-link) + nz-dropdown,
30304
31148
  nz-dropdown + .ant-btn,
30305
- nz-popconfirm + nz-button-group,
30306
- nz-button-group + nz-popconfirm {
31149
+ nz-popconfirm + nz-space-compact,
31150
+ nz-space-compact + nz-popconfirm {
30307
31151
  margin-left: 8px;
30308
31152
  }
30309
31153
  .ant-btn-group .ant-btn + .ant-btn {
@@ -30317,12 +31161,12 @@ nz-button-group + nz-popconfirm {
30317
31161
  [dir='rtl'] .ant-btn + nz-popconfirm,
30318
31162
  [dir='rtl'] nz-popconfirm + .ant-btn,
30319
31163
  [dir='rtl'] nz-popconfirm + nz-popconfirm,
30320
- [dir='rtl'] .ant-btn + nz-button-group,
30321
- [dir='rtl'] nz-button-group + .ant-btn,
31164
+ [dir='rtl'] .ant-btn + nz-space-compact,
31165
+ [dir='rtl'] nz-space-compact + .ant-btn,
30322
31166
  [dir='rtl'] .ant-btn + nz-dropdown,
30323
31167
  [dir='rtl'] nz-dropdown + .ant-btn,
30324
- [dir='rtl'] nz-popconfirm + nz-button-group,
30325
- [dir='rtl'] nz-button-group + nz-popconfirm {
31168
+ [dir='rtl'] nz-popconfirm + nz-space-compact,
31169
+ [dir='rtl'] nz-space-compact + nz-popconfirm {
30326
31170
  margin-right: 8px;
30327
31171
  margin-left: inherit;
30328
31172
  }
@@ -30475,10 +31319,10 @@ a:focus {
30475
31319
  left: 0;
30476
31320
  width: 100%;
30477
31321
  padding: 8px 16px;
30478
- text-align: right;
30479
- background: #fff;
30480
31322
  border-top: 1px solid #f0f0f0;
30481
31323
  border-radius: 0 0 2px 2px;
31324
+ text-align: right;
31325
+ background: #fff;
30482
31326
  }
30483
31327
  .ant-form-item-label em {
30484
31328
  color: #bfbfbf;
@@ -30534,9 +31378,9 @@ a:focus {
30534
31378
  justify-content: space-between;
30535
31379
  margin: -16px -16px 16px -16px;
30536
31380
  padding: 11px 16px;
30537
- background: #fff;
30538
31381
  border-bottom: 1px solid #f0f0f0;
30539
31382
  border-radius: 2px 2px 0 0;
31383
+ background: #fff;
30540
31384
  }
30541
31385
  .modal-title {
30542
31386
  /**
@@ -30575,9 +31419,9 @@ a:focus {
30575
31419
  */
30576
31420
  margin: 16px -16px -16px -16px;
30577
31421
  padding: 8px 16px;
30578
- text-align: right;
30579
31422
  border-top: 1px solid #f0f0f0;
30580
31423
  border-radius: 0 0 2px 2px;
31424
+ text-align: right;
30581
31425
  }
30582
31426
  .modal-include-tabs {
30583
31427
  /**
@@ -30586,7 +31430,8 @@ a:focus {
30586
31430
  * 模态框内容是否包裹 `nz-tabs`,清除带来的多余边距
30587
31431
  */
30588
31432
  }
30589
- .modal-include-tabs nz-tabset {
31433
+ .modal-include-tabs nz-tabset,
31434
+ .modal-include-tabs nz-tabs {
30590
31435
  margin-top: -16px;
30591
31436
  }
30592
31437
  .modal-body-nopadding {
@@ -30606,8 +31451,8 @@ a:focus {
30606
31451
  .ant-table td .img {
30607
31452
  max-width: 32px;
30608
31453
  max-height: 32px;
30609
- vertical-align: middle;
30610
31454
  border-radius: 4px;
31455
+ vertical-align: middle;
30611
31456
  }
30612
31457
  .ant-table td > img:not(:last-child),
30613
31458
  .ant-table td .img:not(:last-child) {
@@ -30660,9 +31505,9 @@ a:focus {
30660
31505
  align-items: center;
30661
31506
  width: 100%;
30662
31507
  padding: 6px 4px;
31508
+ border-bottom: none;
30663
31509
  text-align: left !important;
30664
31510
  white-space: inherit;
30665
- border-bottom: none;
30666
31511
  }
30667
31512
  .ant-table-rep .ant-table-tbody > tr > td .ant-table-rep__title + *:not(.ant-avatar) {
30668
31513
  flex: 1;
@@ -30677,8 +31522,8 @@ a:focus {
30677
31522
  */
30678
31523
  }
30679
31524
  .ant-tag__plus .ant-tag {
30680
- background: #fff;
30681
31525
  border-style: dashed;
31526
+ background: #fff;
30682
31527
  }
30683
31528
  /**
30684
31529
  * Corrected `ng-tag` list line wrapping spacing
@@ -31042,8 +31887,8 @@ fieldset {
31042
31887
  }
31043
31888
  }
31044
31889
  .header-dropdown {
31045
- background-color: #fff;
31046
31890
  border-radius: 4px;
31891
+ background-color: #fff;
31047
31892
  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);
31048
31893
  }
31049
31894
  @media screen and (max-width: 480px) {
@@ -31102,11 +31947,11 @@ fieldset {
31102
31947
  display: none;
31103
31948
  width: 32px;
31104
31949
  height: 32px;
31950
+ border-radius: 50%;
31105
31951
  font-size: 20px;
31106
31952
  line-height: 32px;
31107
31953
  text-align: center;
31108
31954
  background: rgba(0, 0, 0, 0.26);
31109
- border-radius: 50%;
31110
31955
  }
31111
31956
  .sf__array-container .ant-card .sf__array-remove i {
31112
31957
  color: #fff;
@@ -31267,10 +32112,10 @@ fieldset {
31267
32112
  width: 20px;
31268
32113
  height: 20px;
31269
32114
  margin-right: 8px;
32115
+ border-radius: 2px;
31270
32116
  font-weight: bold;
31271
32117
  color: #fff;
31272
32118
  text-align: center;
31273
- border-radius: 2px;
31274
32119
  }
31275
32120
  .setting-drawer__handle {
31276
32121
  pointer-events: auto;
@@ -31284,10 +32129,10 @@ fieldset {
31284
32129
  justify-content: center;
31285
32130
  width: 48px;
31286
32131
  height: 48px;
32132
+ border-radius: 4px 0 0 4px;
31287
32133
  font-size: 16px;
31288
32134
  text-align: center;
31289
32135
  background: #1890ff;
31290
- border-radius: 4px 0 0 4px;
31291
32136
  transition: right 0.3s cubic-bezier(0.9, 0, 0.3, 0.7);
31292
32137
  }
31293
32138
  .setting-drawer__handle-icon {
@@ -31721,10 +32566,10 @@ fieldset {
31721
32566
  code {
31722
32567
  margin: 0 4px;
31723
32568
  padding: 2px 4px;
31724
- font-size: 90%;
31725
- background-color: #fafafa;
31726
32569
  border: 1px solid #d9d9d9;
31727
32570
  border-radius: 2px;
32571
+ font-size: 90%;
32572
+ background-color: #fafafa;
31728
32573
  }
31729
32574
  /**
31730
32575
  * Set the background to white
@@ -34119,8 +34964,8 @@ textarea.ant-input::-webkit-scrollbar-thumb {
34119
34964
  * 隐藏滚动条
34120
34965
  */
34121
34966
  .hide-scrollbar {
34122
- scrollbar-width: none;
34123
34967
  scrollbar-color: transparent transparent;
34968
+ scrollbar-width: none;
34124
34969
  }
34125
34970
  .hide-scrollbar::-webkit-scrollbar {
34126
34971
  width: 1px;
@@ -34176,9 +35021,9 @@ body {
34176
35021
  padding: 24px;
34177
35022
  padding-top: 12px;
34178
35023
  padding-bottom: 12px;
35024
+ border-bottom: 1px solid var(--alain-default-heading-border, #efe3e5);
34179
35025
  color: #929292;
34180
35026
  background-color: var(--alain-default-heading-bg, #fafbfc);
34181
- border-bottom: 1px solid var(--alain-default-heading-border, #efe3e5);
34182
35027
  }
34183
35028
  .alain-default__content-title > h1 {
34184
35029
  margin-bottom: 0;
@@ -34283,9 +35128,9 @@ body {
34283
35128
  display: block;
34284
35129
  min-width: 50px;
34285
35130
  padding: 8px 2px;
35131
+ border-radius: 2px;
34286
35132
  line-height: 100%;
34287
35133
  text-align: center;
34288
- border-radius: 2px;
34289
35134
  outline: none;
34290
35135
  transition: background-color 300ms;
34291
35136
  }
@@ -34329,9 +35174,9 @@ body {
34329
35174
  .alain-default__search .ant-input,
34330
35175
  .alain-default__search .ant-input-group-addon,
34331
35176
  .alain-default__search .ant-input-affix-wrapper {
34332
- color: #fff;
34333
- background-color: rgba(255, 255, 255, 0.2);
34334
35177
  border: none;
35178
+ color: #fff;
35179
+ background-color: #ffffff;
34335
35180
  }
34336
35181
  .alain-default__search .ant-input::placeholder,
34337
35182
  .alain-default__search .ant-input-group-addon::placeholder,
@@ -34588,9 +35433,16 @@ body {
34588
35433
  .sidebar-nav__item-disabled:hover {
34589
35434
  color: rgba(0, 0, 0, 0.85);
34590
35435
  }
35436
+ .sidebar-nav__divider {
35437
+ overflow: hidden;
35438
+ height: 1px;
35439
+ margin: 4px 0;
35440
+ line-height: 0;
35441
+ background-color: var(--alain-default-aside-nav-divider, #efe3e5);
35442
+ }
34591
35443
  .sidebar-nav__selected {
34592
- background-color: var(--alain-default-aside-nav-selected-bg, #fcfcfc);
34593
35444
  border-left-color: #1890ff;
35445
+ background-color: var(--alain-default-aside-nav-selected-bg, #fcfcfc);
34594
35446
  }
34595
35447
  .sidebar-nav__selected > .sidebar-nav__item-link {
34596
35448
  color: #1890ff;
@@ -34632,9 +35484,9 @@ body {
34632
35484
  position: absolute;
34633
35485
  width: 6px;
34634
35486
  height: 1.5px;
35487
+ border-radius: 2px;
34635
35488
  background: #fff;
34636
35489
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85));
34637
- border-radius: 2px;
34638
35490
  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);
34639
35491
  }
34640
35492
  .sidebar-nav__sub-arrow::before {
@@ -34672,9 +35524,9 @@ body {
34672
35524
  z-index: 16;
34673
35525
  display: none;
34674
35526
  min-width: 160px;
34675
- background-color: var(--alain-default-aside-bg, #fff);
34676
35527
  border: 1px solid var(--alain-default-heading-border, #efe3e5);
34677
35528
  border-radius: 4px;
35529
+ background-color: var(--alain-default-aside-bg, #fff);
34678
35530
  }
34679
35531
  .sidebar-nav__floating .sidebar-nav__item-link {
34680
35532
  padding-left: 16px;
@@ -34832,8 +35684,8 @@ body {
34832
35684
  .app-icons .ant-col-6 {
34833
35685
  cursor: pointer;
34834
35686
  padding: 16px 0;
34835
- text-align: center;
34836
35687
  border-radius: 4px;
35688
+ text-align: center;
34837
35689
  transition: background-color 300ms;
34838
35690
  }
34839
35691
  .app-icons .ant-col-6:hover {
@@ -34841,8 +35693,8 @@ body {
34841
35693
  }
34842
35694
  .app-icons i {
34843
35695
  padding: 15px;
34844
- font-size: 22px;
34845
35696
  border-radius: 50%;
35697
+ font-size: 22px;
34846
35698
  }
34847
35699
  .app-icons small {
34848
35700
  display: block;
@@ -34936,9 +35788,9 @@ body {
34936
35788
  width: 100%;
34937
35789
  }
34938
35790
  .st__btn-sub .st__btn-text {
35791
+ display: block;
34939
35792
  width: 100%;
34940
35793
  color: inherit;
34941
- display: block;
34942
35794
  }
34943
35795
  .st__btn-disabled .st__btn-text {
34944
35796
  pointer-events: none;
@@ -35193,8 +36045,8 @@ body {
35193
36045
  border-bottom: 1px solid #f0f0f0;
35194
36046
  }
35195
36047
  .sv__bordered .sv__label {
35196
- background-color: #fafafa;
35197
36048
  border-right: 1px solid #f0f0f0;
36049
+ background-color: #fafafa;
35198
36050
  }
35199
36051
  .sv__bordered .sv__label,
35200
36052
  .sv__bordered .sv__detail {
@@ -35338,50 +36190,6 @@ body {
35338
36190
  width: 100% !important;
35339
36191
  }
35340
36192
  }
35341
- .avatar-list {
35342
- display: inline-block;
35343
- }
35344
- .avatar-list__wrap {
35345
- display: inline-block;
35346
- margin-left: 8px;
35347
- padding: 0;
35348
- font-size: 0;
35349
- }
35350
- .avatar-list__item {
35351
- display: inline-block;
35352
- width: 28px;
35353
- height: 28px;
35354
- margin-left: -8px;
35355
- font-size: 12px;
35356
- }
35357
- .avatar-list__item .ant-avatar {
35358
- cursor: pointer;
35359
- border: 1px solid #fff;
35360
- }
35361
- .avatar-list__large {
35362
- width: 32px;
35363
- height: 32px;
35364
- }
35365
- .avatar-list__small {
35366
- width: 22px;
35367
- height: 22px;
35368
- }
35369
- .avatar-list__mini {
35370
- width: 20px;
35371
- height: 20px;
35372
- }
35373
- .avatar-list__mini .ant-avatar {
35374
- width: 20px;
35375
- height: 20px;
35376
- line-height: 20px;
35377
- }
35378
- .avatar-list__mini .ant-avatar-string {
35379
- font-size: 12px;
35380
- line-height: 18px;
35381
- }
35382
- .avatar-list-rtl {
35383
- direction: rtl;
35384
- }
35385
36193
  ellipsis {
35386
36194
  display: inline;
35387
36195
  }
@@ -35511,9 +36319,9 @@ ellipsis {
35511
36319
  width: 100%;
35512
36320
  height: 48px;
35513
36321
  padding: 0 16px;
36322
+ border-top: 1px solid #f0f0f0;
35514
36323
  line-height: 48px;
35515
36324
  background: #fff;
35516
- border-top: 1px solid #f0f0f0;
35517
36325
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.03);
35518
36326
  transition: all 0.3s;
35519
36327
  }
@@ -35617,11 +36425,11 @@ ellipsis {
35617
36425
  .notice-icon__clear {
35618
36426
  cursor: pointer;
35619
36427
  height: 46px;
36428
+ border-top: 1px solid #f0f0f0;
36429
+ border-radius: 0 0 2px 2px;
35620
36430
  line-height: 46px;
35621
36431
  color: rgba(0, 0, 0, 0.85);
35622
36432
  text-align: center;
35623
- border-top: 1px solid #f0f0f0;
35624
- border-radius: 0 0 2px 2px;
35625
36433
  transition: all 0.3s;
35626
36434
  }
35627
36435
  .notice-icon__clear:hover {
@@ -35655,8 +36463,8 @@ ellipsis {
35655
36463
  .page-header {
35656
36464
  display: block;
35657
36465
  padding: 8px 16px 0 16px;
35658
- background-color: #fff;
35659
36466
  border-bottom: 1px solid #f0f0f0;
36467
+ background-color: #fff;
35660
36468
  }
35661
36469
  .page-header__wide {
35662
36470
  max-width: 1200px;
@@ -35815,8 +36623,8 @@ ellipsis {
35815
36623
  }
35816
36624
  .quick-menu,
35817
36625
  .quick-menu__ctrl {
35818
- background-color: #fff;
35819
36626
  border: 1px solid #fff;
36627
+ background-color: #fff;
35820
36628
  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);
35821
36629
  }
35822
36630
  .quick-menu__inner {
@@ -35830,73 +36638,14 @@ ellipsis {
35830
36638
  left: -50px;
35831
36639
  width: 50px;
35832
36640
  height: 50px;
35833
- text-align: center;
35834
36641
  border-right: 0;
35835
36642
  border-radius: 3px 0 0 3px;
36643
+ text-align: center;
35836
36644
  }
35837
36645
  .quick-menu__ctrl-icon {
35838
36646
  font-size: 20px;
35839
36647
  line-height: 49px;
35840
36648
  }
35841
- .result {
35842
- display: block;
35843
- width: 72%;
35844
- margin: 0 auto;
35845
- text-align: center;
35846
- }
35847
- .result__icon {
35848
- margin-bottom: 24px;
35849
- font-size: 72px;
35850
- line-height: 72px;
35851
- }
35852
- .result__icon-success {
35853
- color: #52c41a;
35854
- }
35855
- .result__icon-error {
35856
- color: #ff4d4f;
35857
- }
35858
- .result__title {
35859
- margin-bottom: 16px;
35860
- font-size: 24px;
35861
- font-weight: 500;
35862
- line-height: 32px;
35863
- color: rgba(0, 0, 0, 0.85);
35864
- }
35865
- .result__desc {
35866
- margin-bottom: 24px;
35867
- font-size: 14px;
35868
- line-height: 22px;
35869
- color: rgba(0, 0, 0, 0.45);
35870
- }
35871
- .result__extra {
35872
- padding: 24px 40px;
35873
- text-align: left;
35874
- background: #fafafa;
35875
- border-radius: 2px;
35876
- }
35877
- @media screen and (max-width: 480px) {
35878
- .result__extra {
35879
- padding: 18px 20px;
35880
- }
35881
- }
35882
- .result__actions {
35883
- margin-top: 32px;
35884
- }
35885
- .result__actions button:not(:last-child) {
35886
- margin-right: 8px;
35887
- }
35888
- .result .ant-steps .ant-steps-head,
35889
- .result .ant-steps .ant-steps-title {
35890
- background: #fafafa;
35891
- }
35892
- @media screen and (max-width: 480px) {
35893
- .result {
35894
- width: 100%;
35895
- }
35896
- }
35897
- .result-rtl {
35898
- direction: rtl;
35899
- }
35900
36649
  .reuse-tab {
35901
36650
  user-select: none;
35902
36651
  display: block;
@@ -36129,8 +36878,8 @@ ellipsis {
36129
36878
  margin-right: 4px;
36130
36879
  }
36131
36880
  .cell .img {
36132
- vertical-align: middle;
36133
36881
  border-radius: 4px;
36882
+ vertical-align: middle;
36134
36883
  }
36135
36884
  .cell .unit {
36136
36885
  margin-left: 2px;
@@ -36235,8 +36984,8 @@ g2-tag-cloud {
36235
36984
  .g2-mini-progress__value {
36236
36985
  width: 0;
36237
36986
  height: 100%;
36238
- background-color: #1890ff;
36239
36987
  border-radius: 1px 0 0 1px;
36988
+ background-color: #1890ff;
36240
36989
  transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
36241
36990
  }
36242
36991
  .g2-mini-progress__target {