@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
@@ -9,9 +9,7 @@ import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
9
9
  import { ThemeConfig } from '@aplus-frontend/antdv/es/config-provider/context';
10
10
  import { LocaleType } from '../locale';
11
11
  import { ApiType, ApUploadConfig, ApDescriptionsConfig, ValueTypeRenderConfig, downloadCenterTriggerConfig, ExportField } from './constants';
12
- import { RecursivePartial } from '../type';
13
12
  import { ViewCacheOption } from '..';
14
- import { CssVarType } from './css-var';
15
13
  export * from './config-provider-props';
16
14
  export * from './constants';
17
15
  export * from './hooks/use-global-config';
@@ -161,137 +159,6 @@ export declare const APConfigProvider: {
161
159
  type: PropType<downloadCenterTriggerConfig>;
162
160
  default: () => {};
163
161
  };
164
- cssVar: {
165
- type: PropType<RecursivePartial<{
166
- 'ap-form': {
167
- bordered: {
168
- 'border-color': {
169
- base: string;
170
- hover: string;
171
- active: string;
172
- };
173
- 'shadow-color': string;
174
- };
175
- };
176
- 'ap-action': {
177
- color: {
178
- primary: {
179
- base: string;
180
- hover: string;
181
- };
182
- success: string;
183
- error: string;
184
- warn: string;
185
- };
186
- };
187
- 'check-card': {
188
- outline: {
189
- color: string;
190
- };
191
- hover: {
192
- outline: {
193
- color: string;
194
- };
195
- };
196
- checked: {
197
- outline: {
198
- color: string;
199
- };
200
- bg: string;
201
- };
202
- };
203
- 'ap-table': {
204
- header: {
205
- bg: string;
206
- };
207
- pagination: {
208
- total: {
209
- color: string;
210
- count: {
211
- color: string;
212
- };
213
- };
214
- };
215
- setting: {
216
- button: {
217
- color: string;
218
- };
219
- };
220
- };
221
- 'ap-batch-action': {
222
- color: {
223
- font: string;
224
- active: string;
225
- border: string;
226
- };
227
- };
228
- basic: {
229
- color: {
230
- primary: string;
231
- };
232
- };
233
- 'ap-descriptions': {
234
- item: {
235
- 'padding-bottom': string;
236
- 'label-width': string;
237
- };
238
- 'last-row-item': {
239
- 'padding-bottom': string;
240
- };
241
- };
242
- 'ap-appendix': {
243
- area: {
244
- color: {
245
- border: string;
246
- font: string;
247
- 'font-hover': string;
248
- 'font-disabled': string;
249
- icon: string;
250
- };
251
- };
252
- };
253
- 'ap-upload-single': {
254
- color: {
255
- main: string;
256
- sub: string;
257
- border: string;
258
- primary: string;
259
- };
260
- };
261
- 'batch-input-group': {
262
- trigger: {
263
- color: string;
264
- 'color-disabled': string;
265
- };
266
- };
267
- 'ap-text': {
268
- label: {
269
- color: string;
270
- };
271
- content: {
272
- color: {
273
- major: string;
274
- minor: string;
275
- };
276
- };
277
- };
278
- 'ap-view': {
279
- icon: {
280
- color: string;
281
- };
282
- bg: {
283
- color: string;
284
- };
285
- message: {
286
- color: string;
287
- };
288
- border: {
289
- color: string;
290
- };
291
- };
292
- }>>;
293
- default: () => {};
294
- };
295
162
  exportField: {
296
163
  type: PropType<ExportField>;
297
164
  default: boolean;
@@ -340,134 +207,6 @@ export declare const APConfigProvider: {
340
207
  apDescriptions: ApDescriptionsConfig;
341
208
  valueTypeMap: Record<string, ValueTypeRenderConfig>;
342
209
  downloadCenterTriggerConfig: downloadCenterTriggerConfig;
343
- cssVar: RecursivePartial<{
344
- 'ap-form': {
345
- bordered: {
346
- 'border-color': {
347
- base: string;
348
- hover: string;
349
- active: string;
350
- };
351
- 'shadow-color': string;
352
- };
353
- };
354
- 'ap-action': {
355
- color: {
356
- primary: {
357
- base: string;
358
- hover: string;
359
- };
360
- success: string;
361
- error: string;
362
- warn: string;
363
- };
364
- };
365
- 'check-card': {
366
- outline: {
367
- color: string;
368
- };
369
- hover: {
370
- outline: {
371
- color: string;
372
- };
373
- };
374
- checked: {
375
- outline: {
376
- color: string;
377
- };
378
- bg: string;
379
- };
380
- };
381
- 'ap-table': {
382
- header: {
383
- bg: string;
384
- };
385
- pagination: {
386
- total: {
387
- color: string;
388
- count: {
389
- color: string;
390
- };
391
- };
392
- };
393
- setting: {
394
- button: {
395
- color: string;
396
- };
397
- };
398
- };
399
- 'ap-batch-action': {
400
- color: {
401
- font: string;
402
- active: string;
403
- border: string;
404
- };
405
- };
406
- basic: {
407
- color: {
408
- primary: string;
409
- };
410
- };
411
- 'ap-descriptions': {
412
- item: {
413
- 'padding-bottom': string;
414
- 'label-width': string;
415
- };
416
- 'last-row-item': {
417
- 'padding-bottom': string;
418
- };
419
- };
420
- 'ap-appendix': {
421
- area: {
422
- color: {
423
- border: string;
424
- font: string;
425
- 'font-hover': string;
426
- 'font-disabled': string;
427
- icon: string;
428
- };
429
- };
430
- };
431
- 'ap-upload-single': {
432
- color: {
433
- main: string;
434
- sub: string;
435
- border: string;
436
- primary: string;
437
- };
438
- };
439
- 'batch-input-group': {
440
- trigger: {
441
- color: string;
442
- 'color-disabled': string;
443
- };
444
- };
445
- 'ap-text': {
446
- label: {
447
- color: string;
448
- };
449
- content: {
450
- color: {
451
- major: string;
452
- minor: string;
453
- };
454
- };
455
- };
456
- 'ap-view': {
457
- icon: {
458
- color: string;
459
- };
460
- bg: {
461
- color: string;
462
- };
463
- message: {
464
- color: string;
465
- };
466
- border: {
467
- color: string;
468
- };
469
- };
470
- }>;
471
210
  exportField: ExportField;
472
211
  viewCacheOption: ViewCacheOption;
473
212
  }, true, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
@@ -619,137 +358,6 @@ export declare const APConfigProvider: {
619
358
  type: PropType<downloadCenterTriggerConfig>;
620
359
  default: () => {};
621
360
  };
622
- cssVar: {
623
- type: PropType<RecursivePartial<{
624
- 'ap-form': {
625
- bordered: {
626
- 'border-color': {
627
- base: string;
628
- hover: string;
629
- active: string;
630
- };
631
- 'shadow-color': string;
632
- };
633
- };
634
- 'ap-action': {
635
- color: {
636
- primary: {
637
- base: string;
638
- hover: string;
639
- };
640
- success: string;
641
- error: string;
642
- warn: string;
643
- };
644
- };
645
- 'check-card': {
646
- outline: {
647
- color: string;
648
- };
649
- hover: {
650
- outline: {
651
- color: string;
652
- };
653
- };
654
- checked: {
655
- outline: {
656
- color: string;
657
- };
658
- bg: string;
659
- };
660
- };
661
- 'ap-table': {
662
- header: {
663
- bg: string;
664
- };
665
- pagination: {
666
- total: {
667
- color: string;
668
- count: {
669
- color: string;
670
- };
671
- };
672
- };
673
- setting: {
674
- button: {
675
- color: string;
676
- };
677
- };
678
- };
679
- 'ap-batch-action': {
680
- color: {
681
- font: string;
682
- active: string;
683
- border: string;
684
- };
685
- };
686
- basic: {
687
- color: {
688
- primary: string;
689
- };
690
- };
691
- 'ap-descriptions': {
692
- item: {
693
- 'padding-bottom': string;
694
- 'label-width': string;
695
- };
696
- 'last-row-item': {
697
- 'padding-bottom': string;
698
- };
699
- };
700
- 'ap-appendix': {
701
- area: {
702
- color: {
703
- border: string;
704
- font: string;
705
- 'font-hover': string;
706
- 'font-disabled': string;
707
- icon: string;
708
- };
709
- };
710
- };
711
- 'ap-upload-single': {
712
- color: {
713
- main: string;
714
- sub: string;
715
- border: string;
716
- primary: string;
717
- };
718
- };
719
- 'batch-input-group': {
720
- trigger: {
721
- color: string;
722
- 'color-disabled': string;
723
- };
724
- };
725
- 'ap-text': {
726
- label: {
727
- color: string;
728
- };
729
- content: {
730
- color: {
731
- major: string;
732
- minor: string;
733
- };
734
- };
735
- };
736
- 'ap-view': {
737
- icon: {
738
- color: string;
739
- };
740
- bg: {
741
- color: string;
742
- };
743
- message: {
744
- color: string;
745
- };
746
- border: {
747
- color: string;
748
- };
749
- };
750
- }>>;
751
- default: () => {};
752
- };
753
361
  exportField: {
754
362
  type: PropType<ExportField>;
755
363
  default: boolean;
@@ -798,134 +406,6 @@ export declare const APConfigProvider: {
798
406
  apDescriptions: ApDescriptionsConfig;
799
407
  valueTypeMap: Record<string, ValueTypeRenderConfig>;
800
408
  downloadCenterTriggerConfig: downloadCenterTriggerConfig;
801
- cssVar: RecursivePartial<{
802
- 'ap-form': {
803
- bordered: {
804
- 'border-color': {
805
- base: string;
806
- hover: string;
807
- active: string;
808
- };
809
- 'shadow-color': string;
810
- };
811
- };
812
- 'ap-action': {
813
- color: {
814
- primary: {
815
- base: string;
816
- hover: string;
817
- };
818
- success: string;
819
- error: string;
820
- warn: string;
821
- };
822
- };
823
- 'check-card': {
824
- outline: {
825
- color: string;
826
- };
827
- hover: {
828
- outline: {
829
- color: string;
830
- };
831
- };
832
- checked: {
833
- outline: {
834
- color: string;
835
- };
836
- bg: string;
837
- };
838
- };
839
- 'ap-table': {
840
- header: {
841
- bg: string;
842
- };
843
- pagination: {
844
- total: {
845
- color: string;
846
- count: {
847
- color: string;
848
- };
849
- };
850
- };
851
- setting: {
852
- button: {
853
- color: string;
854
- };
855
- };
856
- };
857
- 'ap-batch-action': {
858
- color: {
859
- font: string;
860
- active: string;
861
- border: string;
862
- };
863
- };
864
- basic: {
865
- color: {
866
- primary: string;
867
- };
868
- };
869
- 'ap-descriptions': {
870
- item: {
871
- 'padding-bottom': string;
872
- 'label-width': string;
873
- };
874
- 'last-row-item': {
875
- 'padding-bottom': string;
876
- };
877
- };
878
- 'ap-appendix': {
879
- area: {
880
- color: {
881
- border: string;
882
- font: string;
883
- 'font-hover': string;
884
- 'font-disabled': string;
885
- icon: string;
886
- };
887
- };
888
- };
889
- 'ap-upload-single': {
890
- color: {
891
- main: string;
892
- sub: string;
893
- border: string;
894
- primary: string;
895
- };
896
- };
897
- 'batch-input-group': {
898
- trigger: {
899
- color: string;
900
- 'color-disabled': string;
901
- };
902
- };
903
- 'ap-text': {
904
- label: {
905
- color: string;
906
- };
907
- content: {
908
- color: {
909
- major: string;
910
- minor: string;
911
- };
912
- };
913
- };
914
- 'ap-view': {
915
- icon: {
916
- color: string;
917
- };
918
- bg: {
919
- color: string;
920
- };
921
- message: {
922
- color: string;
923
- };
924
- border: {
925
- color: string;
926
- };
927
- };
928
- }>;
929
409
  exportField: ExportField;
930
410
  viewCacheOption: ViewCacheOption;
931
411
  }>;
@@ -1074,10 +554,6 @@ export declare const APConfigProvider: {
1074
554
  type: PropType<downloadCenterTriggerConfig>;
1075
555
  default: () => {};
1076
556
  };
1077
- cssVar: {
1078
- type: PropType<CssVarType>;
1079
- default: () => {};
1080
- };
1081
557
  exportField: {
1082
558
  type: PropType<ExportField>;
1083
559
  default: boolean;
@@ -1126,134 +602,6 @@ export declare const APConfigProvider: {
1126
602
  apDescriptions: ApDescriptionsConfig;
1127
603
  valueTypeMap: Record<string, ValueTypeRenderConfig>;
1128
604
  downloadCenterTriggerConfig: downloadCenterTriggerConfig;
1129
- cssVar: RecursivePartial<{
1130
- 'ap-form': {
1131
- bordered: {
1132
- 'border-color': {
1133
- base: string;
1134
- hover: string;
1135
- active: string;
1136
- };
1137
- 'shadow-color': string;
1138
- };
1139
- };
1140
- 'ap-action': {
1141
- color: {
1142
- primary: {
1143
- base: string;
1144
- hover: string;
1145
- };
1146
- success: string;
1147
- error: string;
1148
- warn: string;
1149
- };
1150
- };
1151
- 'check-card': {
1152
- outline: {
1153
- color: string;
1154
- };
1155
- hover: {
1156
- outline: {
1157
- color: string;
1158
- };
1159
- };
1160
- checked: {
1161
- outline: {
1162
- color: string;
1163
- };
1164
- bg: string;
1165
- };
1166
- };
1167
- 'ap-table': {
1168
- header: {
1169
- bg: string;
1170
- };
1171
- pagination: {
1172
- total: {
1173
- color: string;
1174
- count: {
1175
- color: string;
1176
- };
1177
- };
1178
- };
1179
- setting: {
1180
- button: {
1181
- color: string;
1182
- };
1183
- };
1184
- };
1185
- 'ap-batch-action': {
1186
- color: {
1187
- font: string;
1188
- active: string;
1189
- border: string;
1190
- };
1191
- };
1192
- basic: {
1193
- color: {
1194
- primary: string;
1195
- };
1196
- };
1197
- 'ap-descriptions': {
1198
- item: {
1199
- 'padding-bottom': string;
1200
- 'label-width': string;
1201
- };
1202
- 'last-row-item': {
1203
- 'padding-bottom': string;
1204
- };
1205
- };
1206
- 'ap-appendix': {
1207
- area: {
1208
- color: {
1209
- border: string;
1210
- font: string;
1211
- 'font-hover': string;
1212
- 'font-disabled': string;
1213
- icon: string;
1214
- };
1215
- };
1216
- };
1217
- 'ap-upload-single': {
1218
- color: {
1219
- main: string;
1220
- sub: string;
1221
- border: string;
1222
- primary: string;
1223
- };
1224
- };
1225
- 'batch-input-group': {
1226
- trigger: {
1227
- color: string;
1228
- 'color-disabled': string;
1229
- };
1230
- };
1231
- 'ap-text': {
1232
- label: {
1233
- color: string;
1234
- };
1235
- content: {
1236
- color: {
1237
- major: string;
1238
- minor: string;
1239
- };
1240
- };
1241
- };
1242
- 'ap-view': {
1243
- icon: {
1244
- color: string;
1245
- };
1246
- bg: {
1247
- color: string;
1248
- };
1249
- message: {
1250
- color: string;
1251
- };
1252
- border: {
1253
- color: string;
1254
- };
1255
- };
1256
- }>;
1257
605
  exportField: ExportField;
1258
606
  viewCacheOption: ViewCacheOption;
1259
607
  }, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & ( Plugin & (new (...args: any[]) => {
@@ -4,8 +4,8 @@ import { Trigger } from '@aplus-frontend/antdv/es/dropdown/props';
4
4
  import { GroupActionTypes } from '..';
5
5
  declare const _default: DefineComponent<ApActionGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApActionGroupProps> & Readonly<{}>, {
6
6
  placement: "top" | "topLeft" | "bottom" | "topRight" | "bottomLeft" | "bottomRight" | "topCenter" | "bottomCenter";
7
- count: number;
8
7
  trigger: Trigger | Trigger[];
9
8
  actions: GroupActionTypes[];
9
+ count: number;
10
10
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
11
11
  export default _default;
@@ -16,8 +16,8 @@ declare const __VLS_component: DefineComponent<ApActionItemDropdownProps, {}, {}
16
16
  visible: boolean;
17
17
  color: ActionColor;
18
18
  disabled: boolean;
19
- trigger: Trigger | Trigger[];
20
19
  loading: boolean;
20
+ trigger: Trigger | Trigger[];
21
21
  actions: MixedActionTypes[];
22
22
  showIcon: boolean;
23
23
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;