@aplus-frontend/ui 0.6.0-beta.4 → 0.6.0-beta.6

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 (174) hide show
  1. package/es/src/ap-action/group/index.vue.d.ts +1 -1
  2. package/es/src/ap-action/item-dropdown/index.vue.d.ts +1 -1
  3. package/es/src/ap-field/date/helper.mjs +12 -12
  4. package/es/src/ap-field/date/index.vue.d.ts +1 -1
  5. package/es/src/ap-field/date-range/index.vue.d.ts +1 -1
  6. package/es/src/ap-field/number/index.vue.d.ts +1 -1
  7. package/es/src/ap-field/rate/index.vue.d.ts +1 -1
  8. package/es/src/ap-field/select/index.vue.d.ts +1 -1
  9. package/es/src/ap-field/tree-select/index.vue.d.ts +1 -1
  10. package/es/src/ap-form/item/index.vue.d.ts +1 -1
  11. package/es/src/ap-form/items/number/index.vue.d.ts +8 -8
  12. package/es/src/ap-form/items/select/index.vue.d.ts +8 -8
  13. package/es/src/ap-form/items/text/index.vue.d.ts +2 -2
  14. package/es/src/ap-form/items/text/password.vue.d.ts +2 -2
  15. package/es/src/ap-form/items/tree-select/index.vue.d.ts +8 -8
  16. package/es/src/ap-form/render/item.vue.d.ts +1 -1
  17. package/es/src/ap-grid/index.vue.mjs +37 -35
  18. package/es/src/ap-info-layout/ap-info-layout-admin/ApInfoLayoutAdmin.vue.d.ts +1 -1
  19. package/es/src/ap-table/ap-table.vue2.mjs +20 -18
  20. package/es/src/ap-table/constants.d.ts +30 -30
  21. package/es/src/ap-table/utils.d.ts +14 -14
  22. package/es/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +3 -3
  23. package/es/src/business/ap-expand-alert/ApExpandAlert.vue2.mjs +25 -25
  24. package/es/src/business/ap-expand-alert/index.d.ts +4 -4
  25. package/es/src/business/ap-label/ApLabel.d.ts +1 -1
  26. package/es/src/business/ap-label/index.d.ts +3 -3
  27. package/es/src/business/ap-ladder/ApLadder.d.ts +1 -1
  28. package/es/src/business/ap-ladder/index.d.ts +3 -3
  29. package/es/src/business/ap-view/ap-view.vue2.mjs +60 -58
  30. package/es/src/business/ap-view/components/menu-list-content.vue2.mjs +79 -73
  31. package/es/src/business/ap-view/hooks/use-view-provide.d.ts +1 -0
  32. package/es/src/business/batch-input-group/form-item.vue.d.ts +1 -1
  33. package/es/src/business/batch-input-group/index.vue.d.ts +1 -1
  34. package/es/src/check-card/group.vue.d.ts +1 -1
  35. package/es/src/config-provider/config-provider-props.d.ts +0 -5
  36. package/es/src/config-provider/config-provider-props.mjs +0 -4
  37. package/es/src/config-provider/config-provider.d.ts +0 -138
  38. package/es/src/config-provider/config-provider.mjs +21 -26
  39. package/es/src/config-provider/hooks/use-global-config.d.ts +0 -5
  40. package/es/src/config-provider/index.d.ts +0 -652
  41. package/lib/src/ap-action/group/index.vue.d.ts +1 -1
  42. package/lib/src/ap-action/item-dropdown/index.vue.d.ts +1 -1
  43. package/lib/src/ap-field/date/helper.js +1 -1
  44. package/lib/src/ap-field/date/index.vue.d.ts +1 -1
  45. package/lib/src/ap-field/date-range/index.vue.d.ts +1 -1
  46. package/lib/src/ap-field/number/index.vue.d.ts +1 -1
  47. package/lib/src/ap-field/rate/index.vue.d.ts +1 -1
  48. package/lib/src/ap-field/select/index.vue.d.ts +1 -1
  49. package/lib/src/ap-field/tree-select/index.vue.d.ts +1 -1
  50. package/lib/src/ap-form/item/index.vue.d.ts +1 -1
  51. package/lib/src/ap-form/items/number/index.vue.d.ts +8 -8
  52. package/lib/src/ap-form/items/select/index.vue.d.ts +8 -8
  53. package/lib/src/ap-form/items/text/index.vue.d.ts +2 -2
  54. package/lib/src/ap-form/items/text/password.vue.d.ts +2 -2
  55. package/lib/src/ap-form/items/tree-select/index.vue.d.ts +8 -8
  56. package/lib/src/ap-form/render/item.vue.d.ts +1 -1
  57. package/lib/src/ap-grid/index.vue.js +1 -1
  58. package/lib/src/ap-info-layout/ap-info-layout-admin/ApInfoLayoutAdmin.vue.d.ts +1 -1
  59. package/lib/src/ap-table/ap-table.vue2.js +1 -1
  60. package/lib/src/ap-table/constants.d.ts +30 -30
  61. package/lib/src/ap-table/utils.d.ts +14 -14
  62. package/lib/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +3 -3
  63. package/lib/src/business/ap-expand-alert/ApExpandAlert.vue2.js +1 -1
  64. package/lib/src/business/ap-expand-alert/index.d.ts +4 -4
  65. package/lib/src/business/ap-label/ApLabel.d.ts +1 -1
  66. package/lib/src/business/ap-label/index.d.ts +3 -3
  67. package/lib/src/business/ap-ladder/ApLadder.d.ts +1 -1
  68. package/lib/src/business/ap-ladder/index.d.ts +3 -3
  69. package/lib/src/business/ap-view/ap-view.vue2.js +1 -1
  70. package/lib/src/business/ap-view/components/menu-list-content.vue2.js +1 -1
  71. package/lib/src/business/ap-view/hooks/use-view-provide.d.ts +1 -0
  72. package/lib/src/business/batch-input-group/form-item.vue.d.ts +1 -1
  73. package/lib/src/business/batch-input-group/index.vue.d.ts +1 -1
  74. package/lib/src/check-card/group.vue.d.ts +1 -1
  75. package/lib/src/config-provider/config-provider-props.d.ts +0 -5
  76. package/lib/src/config-provider/config-provider-props.js +1 -1
  77. package/lib/src/config-provider/config-provider.d.ts +0 -138
  78. package/lib/src/config-provider/config-provider.js +1 -1
  79. package/lib/src/config-provider/hooks/use-global-config.d.ts +0 -5
  80. package/lib/src/config-provider/index.d.ts +0 -652
  81. package/package.json +3 -3
  82. package/theme/antd-global-overwrite/admin/index.css +3 -0
  83. package/theme/antd-global-overwrite/admin/index.less +1 -0
  84. package/theme/antd-global-overwrite/admin/tooltip.css +3 -0
  85. package/theme/antd-global-overwrite/admin/tooltip.less +3 -0
  86. package/theme/antd-global-overwrite/aplus/index.css +3 -0
  87. package/theme/antd-global-overwrite/aplus/index.less +1 -0
  88. package/theme/antd-global-overwrite/aplus/tooltip.css +3 -0
  89. package/theme/antd-global-overwrite/aplus/tooltip.less +3 -0
  90. package/theme/ap-action/item-dropdown.css +17 -0
  91. package/theme/ap-action/item.css +17 -0
  92. package/theme/ap-appendix/ap-appendix.css +17 -0
  93. package/theme/ap-attachment/ap-attachment.css +17 -0
  94. package/theme/ap-batch-action/ap-batch-action.css +17 -0
  95. package/theme/ap-button/ap-button.css +17 -0
  96. package/theme/ap-card/ap-card.css +17 -0
  97. package/theme/ap-descriptions/ap-descriptions.css +17 -0
  98. package/theme/ap-download/ap-download.css +17 -0
  99. package/theme/ap-expand-alert/ap-expand-alert.css +17 -0
  100. package/theme/ap-field/checkbox.css +17 -0
  101. package/theme/ap-field/index.css +17 -0
  102. package/theme/ap-field/number.css +17 -0
  103. package/theme/ap-field/radio.css +17 -0
  104. package/theme/ap-field/text-area.css +17 -0
  105. package/theme/ap-form/ap-form-item-group.css +17 -0
  106. package/theme/ap-form/ap-form-item.css +22 -2
  107. package/theme/ap-form/ap-form-item.less +9 -3
  108. package/theme/ap-form/drawer-form.css +17 -0
  109. package/theme/ap-form/index.css +22 -2
  110. package/theme/ap-form/item-text-group.css +17 -0
  111. package/theme/ap-form/item-text.css +17 -0
  112. package/theme/ap-form/modal-form.css +17 -0
  113. package/theme/ap-form/search-form-sorter.css +17 -0
  114. package/theme/ap-form/search-form.css +22 -2
  115. package/theme/ap-grid/editable.css +17 -0
  116. package/theme/ap-grid/index.css +39 -2
  117. package/theme/ap-grid/index.less +1 -0
  118. package/theme/ap-group-search/ap-extension-select.css +17 -0
  119. package/theme/ap-group-search/ap-group-search.css +17 -0
  120. package/theme/ap-group-search/ap-popover-select.css +17 -0
  121. package/theme/ap-image/ap-image.css +17 -0
  122. package/theme/ap-input-radio/ap-input-radio.css +17 -0
  123. package/theme/ap-label/ap-label.css +17 -0
  124. package/theme/ap-ladder/ap-ladder.css +17 -0
  125. package/theme/ap-layout/ap-info-layout.css +17 -0
  126. package/theme/ap-list/index.css +17 -0
  127. package/theme/ap-product-info/ap-product-info.css +17 -0
  128. package/theme/ap-select-layout/ap-select-layout.css +17 -0
  129. package/theme/ap-size-input/ap-size-input.css +17 -0
  130. package/theme/ap-status/ap-status.css +17 -0
  131. package/theme/ap-summary/index.css +17 -0
  132. package/theme/ap-table/ap-table-index.css +17 -0
  133. package/theme/ap-table/ap-table-paragraph-ellipsis.css +17 -0
  134. package/theme/ap-table/ap-table.css +39 -2
  135. package/theme/ap-table/ap-table.less +1 -0
  136. package/theme/ap-table/setting/index.css +17 -0
  137. package/theme/ap-table/setting/modal.css +17 -0
  138. package/theme/ap-table/setting/select-group.css +17 -0
  139. package/theme/ap-table/setting/sortable-item-meta.css +17 -0
  140. package/theme/ap-table/setting/sortable-item.css +17 -0
  141. package/theme/ap-table/setting/sorter.css +17 -0
  142. package/theme/ap-table-modal/index.css +39 -2
  143. package/theme/ap-tag/ap-tag-group.css +17 -0
  144. package/theme/ap-tag/ap-tag.css +17 -0
  145. package/theme/ap-title/ap-title.css +17 -0
  146. package/theme/ap-upload/index.css +17 -0
  147. package/theme/ap-upload/multiple-file.css +17 -0
  148. package/theme/ap-upload/picture.css +17 -0
  149. package/theme/ap-upload/single-file.css +17 -0
  150. package/theme/ap-upload/upload.css +17 -0
  151. package/theme/ap-upload-single/index.css +17 -0
  152. package/theme/ap-view/ap-view.css +17 -0
  153. package/theme/batch-input-group/index.css +17 -0
  154. package/theme/batch-input-group/popover-input.css +17 -0
  155. package/theme/check-card/index.css +17 -0
  156. package/theme/editable-table/index.css +22 -2
  157. package/theme/full-screen/index.css +17 -0
  158. package/theme/index.css +148 -2
  159. package/theme/index.less +1 -0
  160. package/theme/mask/index.css +17 -0
  161. package/theme/mixins/mixins.css +17 -0
  162. package/theme/mixins/mixins.less +28 -0
  163. package/theme/scroll-bar/index.css +17 -0
  164. package/theme/scroll-view/index.css +17 -0
  165. package/theme/splitter/index.css +17 -0
  166. package/theme/text/group.css +17 -0
  167. package/theme/text/index.css +17 -0
  168. package/theme/ui-mode.css +92 -0
  169. package/theme/ui-mode.less +93 -0
  170. package/theme/work-order-modal/index.css +17 -0
  171. package/es/src/config-provider/css-var.d.ts +0 -139
  172. package/es/src/config-provider/css-var.mjs +0 -278
  173. package/lib/src/config-provider/css-var.d.ts +0 -139
  174. package/lib/src/config-provider/css-var.js +0 -1
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -232,6 +249,9 @@
232
249
  .aplus-ap-form-item--bordered .ant-input-affix-wrapper {
233
250
  padding: 0;
234
251
  }
252
+ .aplus-ap-form-item--bordered:has(.aplus-batch-input-group) .ant-input-affix-wrapper {
253
+ padding-right: 8px;
254
+ }
235
255
  .aplus-ap-form-item--bordered .ant-input {
236
256
  padding: 0;
237
257
  }
@@ -245,7 +265,7 @@
245
265
  inset-inline-end: 0;
246
266
  }
247
267
  .aplus-ap-form-item--bordered .ant-space-compact-block .ant-input {
248
- padding-left: 11px;
268
+ padding-left: 8px;
249
269
  }
250
270
  .aplus-ap-form-item--bordered .ant-select-selector {
251
271
  border-width: 0 !important;
@@ -298,7 +318,7 @@
298
318
  width: 100%;
299
319
  }
300
320
  .aplus-ap-form-item .ant-input-group .ant-select + .ant-picker {
301
- padding-inline: 11px;
321
+ padding-inline: 8px;
302
322
  flex: 1;
303
323
  }
304
324
  .aplus-ap-form-drawer-form__resize-bar {
@@ -663,6 +683,23 @@
663
683
  width: var(--aplus-scroll-bar-bar-width, 8px);
664
684
  left: calc(var(--aplus-scroll-bar-track-width, 10px) / 2 - var(--aplus-scroll-bar-bar-width, 8px) / 2);
665
685
  }
686
+ .aplus-ap-table ::-webkit-scrollbar {
687
+ width: 10px;
688
+ height: 10px;
689
+ }
690
+ .aplus-ap-table ::-webkit-scrollbar-thumb {
691
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
692
+ border-radius: 4px;
693
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
694
+ }
695
+ .aplus-ap-table ::-webkit-scrollbar-track,
696
+ .aplus-ap-table ::-webkit-scrollbar-corner {
697
+ background-color: #ffffff;
698
+ }
699
+ .aplus-ap-table ::-webkit-scrollbar-thumb:hover,
700
+ .aplus-ap-table ::-webkit-scrollbar-thumb:active {
701
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
702
+ }
666
703
  .aplus-ap-table-wrapper {
667
704
  padding: 8px 8px 12px;
668
705
  background-color: #fff;
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';
@@ -44,6 +61,9 @@
44
61
  .aplus-ap-form-item--bordered .ant-input-affix-wrapper {
45
62
  padding: 0;
46
63
  }
64
+ .aplus-ap-form-item--bordered:has(.aplus-batch-input-group) .ant-input-affix-wrapper {
65
+ padding-right: 8px;
66
+ }
47
67
  .aplus-ap-form-item--bordered .ant-input {
48
68
  padding: 0;
49
69
  }
@@ -57,7 +77,7 @@
57
77
  inset-inline-end: 0;
58
78
  }
59
79
  .aplus-ap-form-item--bordered .ant-space-compact-block .ant-input {
60
- padding-left: 11px;
80
+ padding-left: 8px;
61
81
  }
62
82
  .aplus-ap-form-item--bordered .ant-select-selector {
63
83
  border-width: 0 !important;
@@ -110,7 +130,7 @@
110
130
  width: 100%;
111
131
  }
112
132
  .aplus-ap-form-item .ant-input-group .ant-select + .ant-picker {
113
- padding-inline: 11px;
133
+ padding-inline: 8px;
114
134
  flex: 1;
115
135
  }
116
136
  .aplus-ap-form-drawer-form__resize-bar {
@@ -8,6 +8,23 @@
8
8
  line-height: 1.5;
9
9
  list-style: none;
10
10
  }
11
+ .reset-scrollbar ::-webkit-scrollbar {
12
+ width: 10px;
13
+ height: 10px;
14
+ }
15
+ .reset-scrollbar ::-webkit-scrollbar-thumb {
16
+ background-color: var(--basic-scrollbar-thumb-color-base, #bfbfbf);
17
+ border-radius: 4px;
18
+ box-shadow: inset 0 -1px 0 0 #f0f0f0, inset 0 1px 0 0 #f0f0f0, inset -1px 0 0 0 #f0f0f0, inset 1px 0 0 0 #f0f0f0;
19
+ }
20
+ .reset-scrollbar ::-webkit-scrollbar-track,
21
+ .reset-scrollbar ::-webkit-scrollbar-corner {
22
+ background-color: #ffffff;
23
+ }
24
+ .reset-scrollbar ::-webkit-scrollbar-thumb:hover,
25
+ .reset-scrollbar ::-webkit-scrollbar-thumb:active {
26
+ background-color: var(--basic-scrollbar-thumb-color-hover, #787878);
27
+ }
11
28
  .clear-fix::before {
12
29
  display: table;
13
30
  content: '';