bm-admin-ui 1.0.19-alpha → 1.0.20-alpha

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 (152) hide show
  1. package/es/components/feedback/index.js +4 -4
  2. package/es/components/input-tags-display/index.js +61 -26
  3. package/es/components/multi-cascader-compose/index.js +4 -4
  4. package/es/components/search-filter/index.js +7 -5
  5. package/es/components/shops-filter/index.js +4 -4
  6. package/es/components/staffs-selector/index.js +4 -4
  7. package/es/components/upload/index.js +51 -23
  8. package/index.esm.js +431 -753
  9. package/index.js +351 -673
  10. package/lib/components/feedback/index.js +4 -4
  11. package/lib/components/input-tags-display/index.js +60 -25
  12. package/lib/components/multi-cascader-compose/index.js +4 -4
  13. package/lib/components/search-filter/index.js +7 -5
  14. package/lib/components/shops-filter/index.js +4 -4
  15. package/lib/components/staffs-selector/index.js +4 -4
  16. package/lib/components/upload/index.js +51 -23
  17. package/package.json +1 -1
  18. package/es/components/button/index.d.ts +0 -307
  19. package/es/components/button/src/button.d.ts +0 -12
  20. package/es/components/button/src/button.vue.d.ts +0 -308
  21. package/es/components/feedback/index.d.ts +0 -1037
  22. package/es/components/feedback/src/bmAlert.vue.d.ts +0 -193
  23. package/es/components/feedback/src/bmModal.vue.d.ts +0 -839
  24. package/es/components/float-table/index.d.ts +0 -70
  25. package/es/components/float-table/src/float-table.vue.d.ts +0 -69
  26. package/es/components/flow-designer/index.d.ts +0 -7
  27. package/es/components/flow-designer/src/flow-designer.vue.d.ts +0 -6
  28. package/es/components/form-designer/index.d.ts +0 -9
  29. package/es/components/form-designer/src/form-designer.vue.d.ts +0 -8
  30. package/es/components/index.d.ts +0 -13
  31. package/es/components/input-tags-display/index.d.ts +0 -72
  32. package/es/components/input-tags-display/src/input-tags-display.vue.d.ts +0 -69
  33. package/es/components/multi-cascader-compose/index.d.ts +0 -164
  34. package/es/components/multi-cascader-compose/src/multi-cascader-compose.vue.d.ts +0 -164
  35. package/es/components/multi-cascader-compose/src/props.d.ts +0 -40
  36. package/es/components/multi-cascader-compose/types.d.ts +0 -10
  37. package/es/components/over-tooltips/index.d.ts +0 -35
  38. package/es/components/over-tooltips/src/over-tooltips.vue.d.ts +0 -34
  39. package/es/components/search-filter/index.d.ts +0 -194
  40. package/es/components/search-filter/src/search-filter.d.ts +0 -57
  41. package/es/components/search-filter/src/search-filter.vue.d.ts +0 -193
  42. package/es/components/search-filter/src/search-reset-btn.vue.d.ts +0 -50
  43. package/es/components/shops-filter/index.d.ts +0 -99
  44. package/es/components/shops-filter/src/shops-filter.d.ts +0 -25
  45. package/es/components/shops-filter/src/shops-filter.vue.d.ts +0 -98
  46. package/es/components/staffs-selector/index.d.ts +0 -109
  47. package/es/components/staffs-selector/src/multipleCmp.vue.d.ts +0 -97
  48. package/es/components/staffs-selector/src/radioCmp.vue.d.ts +0 -31
  49. package/es/components/staffs-selector/src/staffs-selector.vue.d.ts +0 -108
  50. package/es/components/staffs-selector/src/variedCmp.vue.d.ts +0 -62
  51. package/es/components/timeline/index.d.ts +0 -107
  52. package/es/components/timeline/src/props.d.ts +0 -24
  53. package/es/components/timeline/src/timeline-item.vue.d.ts +0 -65
  54. package/es/components/timeline/src/timeline.vue.d.ts +0 -42
  55. package/es/components/upload/index.d.ts +0 -135
  56. package/es/components/upload/src/icons.d.ts +0 -13
  57. package/es/components/upload/src/upload.vue.d.ts +0 -134
  58. package/es/components/upload/utils/index.d.ts +0 -7
  59. package/es/index.d.ts +0 -6
  60. package/es/utils/bm-admin-ui-resolver.d.ts +0 -9
  61. package/es/utils/vxe-table.d.ts +0 -6
  62. package/es/utils/with-install.d.ts +0 -3
  63. package/lib/components/button/index.d.ts +0 -307
  64. package/lib/components/button/src/button.d.ts +0 -12
  65. package/lib/components/button/src/button.vue.d.ts +0 -308
  66. package/lib/components/feedback/index.d.ts +0 -1037
  67. package/lib/components/feedback/src/bmAlert.vue.d.ts +0 -193
  68. package/lib/components/feedback/src/bmModal.vue.d.ts +0 -839
  69. package/lib/components/float-table/index.d.ts +0 -70
  70. package/lib/components/float-table/src/float-table.vue.d.ts +0 -69
  71. package/lib/components/flow-designer/index.d.ts +0 -7
  72. package/lib/components/flow-designer/src/flow-designer.vue.d.ts +0 -6
  73. package/lib/components/form-designer/index.d.ts +0 -9
  74. package/lib/components/form-designer/src/form-designer.vue.d.ts +0 -8
  75. package/lib/components/index.d.ts +0 -13
  76. package/lib/components/input-tags-display/index.d.ts +0 -72
  77. package/lib/components/input-tags-display/src/input-tags-display.vue.d.ts +0 -69
  78. package/lib/components/multi-cascader-compose/index.d.ts +0 -164
  79. package/lib/components/multi-cascader-compose/src/multi-cascader-compose.vue.d.ts +0 -164
  80. package/lib/components/multi-cascader-compose/src/props.d.ts +0 -40
  81. package/lib/components/multi-cascader-compose/types.d.ts +0 -10
  82. package/lib/components/over-tooltips/index.d.ts +0 -35
  83. package/lib/components/over-tooltips/src/over-tooltips.vue.d.ts +0 -34
  84. package/lib/components/search-filter/index.d.ts +0 -194
  85. package/lib/components/search-filter/src/search-filter.d.ts +0 -57
  86. package/lib/components/search-filter/src/search-filter.vue.d.ts +0 -193
  87. package/lib/components/search-filter/src/search-reset-btn.vue.d.ts +0 -50
  88. package/lib/components/shops-filter/index.d.ts +0 -99
  89. package/lib/components/shops-filter/src/shops-filter.d.ts +0 -25
  90. package/lib/components/shops-filter/src/shops-filter.vue.d.ts +0 -98
  91. package/lib/components/staffs-selector/index.d.ts +0 -109
  92. package/lib/components/staffs-selector/src/multipleCmp.vue.d.ts +0 -97
  93. package/lib/components/staffs-selector/src/radioCmp.vue.d.ts +0 -31
  94. package/lib/components/staffs-selector/src/staffs-selector.vue.d.ts +0 -108
  95. package/lib/components/staffs-selector/src/variedCmp.vue.d.ts +0 -62
  96. package/lib/components/timeline/index.d.ts +0 -107
  97. package/lib/components/timeline/src/props.d.ts +0 -24
  98. package/lib/components/timeline/src/timeline-item.vue.d.ts +0 -65
  99. package/lib/components/timeline/src/timeline.vue.d.ts +0 -42
  100. package/lib/components/upload/index.d.ts +0 -135
  101. package/lib/components/upload/src/icons.d.ts +0 -13
  102. package/lib/components/upload/src/upload.vue.d.ts +0 -134
  103. package/lib/components/upload/utils/index.d.ts +0 -7
  104. package/lib/index.d.ts +0 -6
  105. package/lib/utils/bm-admin-ui-resolver.d.ts +0 -9
  106. package/lib/utils/vxe-table.d.ts +0 -6
  107. package/lib/utils/with-install.d.ts +0 -3
  108. package/types/components/button/index.d.ts +0 -307
  109. package/types/components/button/src/button.d.ts +0 -12
  110. package/types/components/button/src/button.vue.d.ts +0 -308
  111. package/types/components/feedback/index.d.ts +0 -1037
  112. package/types/components/feedback/src/bmAlert.vue.d.ts +0 -193
  113. package/types/components/feedback/src/bmModal.vue.d.ts +0 -839
  114. package/types/components/float-table/index.d.ts +0 -70
  115. package/types/components/float-table/src/float-table.vue.d.ts +0 -69
  116. package/types/components/flow-designer/index.d.ts +0 -7
  117. package/types/components/flow-designer/src/flow-designer.vue.d.ts +0 -6
  118. package/types/components/form-designer/index.d.ts +0 -9
  119. package/types/components/form-designer/src/form-designer.vue.d.ts +0 -8
  120. package/types/components/index.d.ts +0 -13
  121. package/types/components/input-tags-display/index.d.ts +0 -72
  122. package/types/components/input-tags-display/src/input-tags-display.vue.d.ts +0 -69
  123. package/types/components/multi-cascader-compose/index.d.ts +0 -164
  124. package/types/components/multi-cascader-compose/src/multi-cascader-compose.vue.d.ts +0 -164
  125. package/types/components/multi-cascader-compose/src/props.d.ts +0 -40
  126. package/types/components/multi-cascader-compose/types.d.ts +0 -10
  127. package/types/components/over-tooltips/index.d.ts +0 -35
  128. package/types/components/over-tooltips/src/over-tooltips.vue.d.ts +0 -34
  129. package/types/components/search-filter/index.d.ts +0 -194
  130. package/types/components/search-filter/src/search-filter.d.ts +0 -57
  131. package/types/components/search-filter/src/search-filter.vue.d.ts +0 -193
  132. package/types/components/search-filter/src/search-reset-btn.vue.d.ts +0 -50
  133. package/types/components/shops-filter/index.d.ts +0 -99
  134. package/types/components/shops-filter/src/shops-filter.d.ts +0 -25
  135. package/types/components/shops-filter/src/shops-filter.vue.d.ts +0 -98
  136. package/types/components/staffs-selector/index.d.ts +0 -109
  137. package/types/components/staffs-selector/src/multipleCmp.vue.d.ts +0 -97
  138. package/types/components/staffs-selector/src/radioCmp.vue.d.ts +0 -31
  139. package/types/components/staffs-selector/src/staffs-selector.vue.d.ts +0 -108
  140. package/types/components/staffs-selector/src/variedCmp.vue.d.ts +0 -62
  141. package/types/components/timeline/index.d.ts +0 -107
  142. package/types/components/timeline/src/props.d.ts +0 -24
  143. package/types/components/timeline/src/timeline-item.vue.d.ts +0 -65
  144. package/types/components/timeline/src/timeline.vue.d.ts +0 -42
  145. package/types/components/upload/index.d.ts +0 -135
  146. package/types/components/upload/src/icons.d.ts +0 -13
  147. package/types/components/upload/src/upload.vue.d.ts +0 -134
  148. package/types/components/upload/utils/index.d.ts +0 -7
  149. package/types/index.d.ts +0 -6
  150. package/types/utils/bm-admin-ui-resolver.d.ts +0 -9
  151. package/types/utils/vxe-table.d.ts +0 -6
  152. package/types/utils/with-install.d.ts +0 -3
@@ -1,107 +0,0 @@
1
- export type { TimelineProps, TimelineItemProps } from './src/props';
2
- declare const BmTimeline: import("bm-admin-ui/es/utils/with-install").SFCWithInstall<import("vue").DefineComponent<{
3
- mode: import("vue-types").VueTypeDef<string> & {
4
- default: string;
5
- };
6
- labelWidth: import("vue-types").VueTypeValidableDef<string> & {
7
- default: string;
8
- } & {
9
- default: string;
10
- };
11
- }, {
12
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
13
- mode: import("vue-types").VueTypeDef<string> & {
14
- default: string;
15
- };
16
- labelWidth: import("vue-types").VueTypeValidableDef<string> & {
17
- default: string;
18
- } & {
19
- default: string;
20
- };
21
- }>> & {
22
- [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
23
- }>>;
24
- labelWidth: import("vue").Ref<string>;
25
- mode: import("vue").Ref<string>;
26
- className: import("vue").ComputedRef<{
27
- [x: string]: boolean;
28
- 'bm-timeline': boolean;
29
- }>;
30
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
- mode: import("vue-types").VueTypeDef<string> & {
32
- default: string;
33
- };
34
- labelWidth: import("vue-types").VueTypeValidableDef<string> & {
35
- default: string;
36
- } & {
37
- default: string;
38
- };
39
- }>>, {
40
- mode: string;
41
- labelWidth: string;
42
- }>>;
43
- declare const BmTimelineItem: import("bm-admin-ui/es/utils/with-install").SFCWithInstall<import("vue").DefineComponent<{
44
- color: import("vue-types").VueTypeDef<string> & {
45
- default: string;
46
- };
47
- dot: import("vue-types").VueTypeValidableDef<any> & {
48
- default: any;
49
- };
50
- label: import("vue-types").VueTypeValidableDef<any> & {
51
- default: any;
52
- };
53
- }, {
54
- slots: Readonly<{
55
- [name: string]: import("vue").Slot | undefined;
56
- }>;
57
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
58
- color: import("vue-types").VueTypeDef<string> & {
59
- default: string;
60
- };
61
- dot: import("vue-types").VueTypeValidableDef<any> & {
62
- default: any;
63
- };
64
- label: import("vue-types").VueTypeValidableDef<any> & {
65
- default: any;
66
- };
67
- }>> & {
68
- [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
69
- }>>;
70
- labelWidth: import("vue").Ref<any>;
71
- mode: import("vue").Ref<any>;
72
- offsetStyle: import("vue").ComputedRef<{
73
- left: string;
74
- right?: undefined;
75
- } | {
76
- right: string;
77
- left?: undefined;
78
- } | {
79
- left?: undefined;
80
- right?: undefined;
81
- }>;
82
- itemClassName: import("vue").ComputedRef<{
83
- 'bm-timeline-item': boolean;
84
- }>;
85
- dotClassName: import("vue").ComputedRef<{
86
- [x: string]: any;
87
- 'bm-timeline-item-head': boolean;
88
- 'bm-timeline-item-head-custom': any;
89
- }>;
90
- customColor: import("vue").ComputedRef<string | undefined>;
91
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
92
- color: import("vue-types").VueTypeDef<string> & {
93
- default: string;
94
- };
95
- dot: import("vue-types").VueTypeValidableDef<any> & {
96
- default: any;
97
- };
98
- label: import("vue-types").VueTypeValidableDef<any> & {
99
- default: any;
100
- };
101
- }>>, {
102
- color: string;
103
- label: any;
104
- dot: any;
105
- }>>;
106
- export { BmTimeline, BmTimelineItem };
107
- export default BmTimeline;
@@ -1,24 +0,0 @@
1
- import type { ExtractPropTypes } from 'vue';
2
- export declare const timelineProps: () => {
3
- mode: import("vue-types").VueTypeDef<string> & {
4
- default: string;
5
- };
6
- labelWidth: import("vue-types").VueTypeValidableDef<string> & {
7
- default: string;
8
- } & {
9
- default: string;
10
- };
11
- };
12
- export declare type TimelineProps = Partial<ExtractPropTypes<ReturnType<typeof timelineProps>>>;
13
- export declare const timelineItemProps: () => {
14
- color: import("vue-types").VueTypeDef<string> & {
15
- default: string;
16
- };
17
- dot: import("vue-types").VueTypeValidableDef<any> & {
18
- default: any;
19
- };
20
- label: import("vue-types").VueTypeValidableDef<any> & {
21
- default: any;
22
- };
23
- };
24
- export declare type TimelineItemProps = Partial<ExtractPropTypes<ReturnType<typeof timelineItemProps>>>;
@@ -1,65 +0,0 @@
1
- import { Ref } from 'vue';
2
- declare const _default: import("vue").DefineComponent<{
3
- color: import("vue-types").VueTypeDef<string> & {
4
- default: string;
5
- };
6
- dot: import("vue-types").VueTypeValidableDef<any> & {
7
- default: any;
8
- };
9
- label: import("vue-types").VueTypeValidableDef<any> & {
10
- default: any;
11
- };
12
- }, {
13
- slots: Readonly<{
14
- [name: string]: import("vue").Slot | undefined;
15
- }>;
16
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
17
- color: import("vue-types").VueTypeDef<string> & {
18
- default: string;
19
- };
20
- dot: import("vue-types").VueTypeValidableDef<any> & {
21
- default: any;
22
- };
23
- label: import("vue-types").VueTypeValidableDef<any> & {
24
- default: any;
25
- };
26
- }>> & {
27
- [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
28
- }>>;
29
- labelWidth: Ref<any>;
30
- mode: Ref<any>;
31
- offsetStyle: import("vue").ComputedRef<{
32
- left: string;
33
- right?: undefined;
34
- } | {
35
- right: string;
36
- left?: undefined;
37
- } | {
38
- left?: undefined;
39
- right?: undefined;
40
- }>;
41
- itemClassName: import("vue").ComputedRef<{
42
- 'bm-timeline-item': boolean;
43
- }>;
44
- dotClassName: import("vue").ComputedRef<{
45
- [x: string]: any;
46
- 'bm-timeline-item-head': boolean;
47
- 'bm-timeline-item-head-custom': any;
48
- }>;
49
- customColor: import("vue").ComputedRef<string | undefined>;
50
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
51
- color: import("vue-types").VueTypeDef<string> & {
52
- default: string;
53
- };
54
- dot: import("vue-types").VueTypeValidableDef<any> & {
55
- default: any;
56
- };
57
- label: import("vue-types").VueTypeValidableDef<any> & {
58
- default: any;
59
- };
60
- }>>, {
61
- color: string;
62
- label: any;
63
- dot: any;
64
- }>;
65
- export default _default;
@@ -1,42 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- mode: import("vue-types").VueTypeDef<string> & {
3
- default: string;
4
- };
5
- labelWidth: import("vue-types").VueTypeValidableDef<string> & {
6
- default: string;
7
- } & {
8
- default: string;
9
- };
10
- }, {
11
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
12
- mode: import("vue-types").VueTypeDef<string> & {
13
- default: string;
14
- };
15
- labelWidth: import("vue-types").VueTypeValidableDef<string> & {
16
- default: string;
17
- } & {
18
- default: string;
19
- };
20
- }>> & {
21
- [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
22
- }>>;
23
- labelWidth: import("vue").Ref<string>;
24
- mode: import("vue").Ref<string>;
25
- className: import("vue").ComputedRef<{
26
- [x: string]: boolean;
27
- 'bm-timeline': boolean;
28
- }>;
29
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
30
- mode: import("vue-types").VueTypeDef<string> & {
31
- default: string;
32
- };
33
- labelWidth: import("vue-types").VueTypeValidableDef<string> & {
34
- default: string;
35
- } & {
36
- default: string;
37
- };
38
- }>>, {
39
- mode: string;
40
- labelWidth: string;
41
- }>;
42
- export default _default;
@@ -1,135 +0,0 @@
1
- declare const BmUpload: import("bm-admin-ui/es/utils/with-install").SFCWithInstall<{
2
- name: string;
3
- components: {
4
- PlusOutlined: import("@ant-design/icons-vue/lib/icons/PlusOutlined").PlusOutlinedIconType;
5
- OverTooltips: import("bm-admin-ui/es/utils/with-install").SFCWithInstall<{
6
- name: string;
7
- props: {
8
- title: {
9
- type: StringConstructor;
10
- default: undefined;
11
- };
12
- labelTitle: {
13
- type: StringConstructor;
14
- default: undefined;
15
- };
16
- line: {
17
- type: NumberConstructor;
18
- default: number;
19
- };
20
- width: {
21
- type: (StringConstructor | NumberConstructor)[];
22
- default: number;
23
- };
24
- showAlways: {
25
- type: BooleanConstructor;
26
- default: boolean;
27
- };
28
- };
29
- setup(props: any, context: any): {
30
- mySelf: import("vue").Ref<any>;
31
- handleVisibleChange: (val: any) => void;
32
- getPopupContainer: () => HTMLElement;
33
- mSlots: import("vue").Ref<{}>;
34
- isShow: import("vue").Ref<boolean>;
35
- openShow: import("vue").Ref<boolean>;
36
- };
37
- }>;
38
- UploadOutlined: import("@ant-design/icons-vue/lib/icons/UploadOutlined").UploadOutlinedIconType;
39
- };
40
- props: {
41
- uploadProps: {
42
- type: ObjectConstructor;
43
- default: () => {};
44
- };
45
- extraProps: {
46
- type: ObjectConstructor;
47
- default: () => {};
48
- };
49
- defaultList: {
50
- type: ArrayConstructor;
51
- default: () => never[];
52
- };
53
- uploadRequest: {
54
- type: (file: File, config: Record<string, any>) => Promise<{
55
- [prop: string]: any;
56
- url: string;
57
- }>;
58
- default(): () => void;
59
- };
60
- cloudReadUrl: {
61
- type: StringConstructor;
62
- default: string;
63
- };
64
- holdProgress: {
65
- type: NumberConstructor;
66
- default: number;
67
- };
68
- customErrors: {
69
- type: ObjectConstructor;
70
- default(): undefined;
71
- };
72
- };
73
- emits: string[];
74
- setup(props: any, { emit }: {
75
- emit: any;
76
- }): {
77
- uploadDisabled: import("vue").ComputedRef<boolean>;
78
- customUploadRequest(file: any): void;
79
- fileIsDelete(file: any): boolean;
80
- uploadSuccess(data: any, file: any): void;
81
- uploadError(error: any, file?: any): void;
82
- deleteFile(uid: any): Promise<void>;
83
- pictureHoverEnter(uid: string): void;
84
- pictureHoverLeave(uid: string): void;
85
- viewOnePicture(item: any): void;
86
- handleClosePictureView(): void;
87
- reUpload(e: any, uid: any): void;
88
- paste(event: ClipboardEvent): void;
89
- icons: {
90
- pdf: string;
91
- ppt: string;
92
- excel: string;
93
- doc: string;
94
- others: string;
95
- };
96
- uploadBarColor: import("vue").Ref<string>;
97
- uploadedList: import("vue").Ref<any[]>;
98
- fileList: import("vue").Ref<{}>;
99
- onepViewImageHover: import("vue").Ref<{}>;
100
- previewVisible: import("vue").Ref<boolean>;
101
- onepViewImage: import("vue").Ref<string>;
102
- extraConfigs: import("vue").Ref<{
103
- maxSize: number;
104
- maxCount: number;
105
- isAllowDownloadFieldProps: boolean;
106
- hideDisabledBtn: boolean;
107
- tips: string;
108
- showTips: boolean;
109
- btnClass: string;
110
- picClass: string;
111
- alignCenter: boolean;
112
- canNotViewAccept: string;
113
- fileDetail: boolean;
114
- myBtn: boolean;
115
- }>;
116
- uploadConfigs: import("vue").Ref<{
117
- multiple: boolean;
118
- showUploadList: boolean;
119
- showSlotList: boolean;
120
- listType: string;
121
- text: string;
122
- accept: string;
123
- data: {};
124
- name: string;
125
- disabled: boolean;
126
- customRequest: ({ file, fileField, data }: {
127
- file: any;
128
- fileField: any;
129
- data: any;
130
- }) => Promise<void>;
131
- }>;
132
- };
133
- }>;
134
- export { BmUpload };
135
- export default BmUpload;
@@ -1,13 +0,0 @@
1
- export declare const pdf = "data:image/png;base64,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";
2
- export declare const ppt = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABGdBTUEAALGPC/xhBQAAA1dJREFUeAHtmktoE0EYx7/ZbpLmRUuKFjGiVqE9qLkIRU+CHrzYQ3uQVtF6EbyovSheRS9S8eTjoODF5mB94EWjtYgUHzf1IgVRKWltLA2Gprvb5rHuRLO4aWJmd3bDzmYHQubxfbPz/803OzvJIlDSYn9vdCUvXkGA9smyvAHXsZKCAyfibcMjQ0bHy5XE58SPIMMga+KxaL4zOpi5e23MMAA884pzxGgHdvCjgcDhsLeDCNoxGIXAsRj2tWAZgcDV6ozVer0QHAcAT5weCI4EoAeCYwGQQnA0ABIIjgdQD0JTAPgfBOYBFIUs1keUqu0OzAPIz34nEl82qoTAPADpzQTIK1JZH9H3vxDQ3KFdMpGXjY1QMAytew8Av3ELcIEQ8UjzqWTcEQCIFVcxZH4JVNGkq8oFoAuXA42bPgJ4qyfV070T2s9eqnsZvJUVFuah8HMOCqlZEKcSUEwv1PWjNbAcAPL5S9sTyUA9XT2qWfjYaRCejUP2/m0oZtJqvdkZ2y4B5PVBsO8IRC7eUn7h8JitW+3P8ghQr/Q3I049B+ndZGU1cMrDDBdZB75YL3h7Ymq7Z2s3hI+fgaU7o2qdmZmGA8h/mwbp9dOaGrL3rkPrnv3Qfn4UEPcnQIN9RyE7dgNkUajpZ7TBlktAevsSxInHqiaEEPCbtqllMzO2BIAFrk5/0ujkN2/XlM0q2BaAXHHOR/6AWZo1/dgWAB/t0gw0P/NVUzarYEsAKNwGgYMDGo35mS+aslmFhu8CNQfu8UJLx3rw7tgNof5hJd+pmuL7gVVPhQ0HEBo6BaHDJ1Vx5Qx+8KmWisrW9+vqhWpNptQ1HABqUS6JPwSpsJiCzM3LUJhPElgbMyEbibG+DXkVheXSYUh48QiExDhAbtVQP6RODQcgJB6AMPlkzfhkSSydBOXlpTVtVlY0HAA+7uY+f7BSk66+bbkN6lJAaewCoATIvLsbAcxPIaUANwIoATLv7v43yPwUUgpw7wGUAJl3dyOA+SmkFOBGACVA5t3dCGB+CikFuBFACZB5dzcCmJ9CSgFuBFACZN6dU96++MG8CoMCsHZOBvmVQX/m3bB2zsf7zylKrHsRz76Y0lg71/HwfdLn8ccAQbwZlkNJo6IVa8bafwMo0u8qx3AUAQAAAABJRU5ErkJggg==";
3
- export declare const excel = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABGdBTUEAALGPC/xhBQAABJhJREFUeAHtmmtsDFEUgM/sdre7SpsttqqtXaIRQfvDD694RJAiIfH4UUl/SMMPiUTEI4QStJ6RiD8SIkKiUs8QryBKEKEkFRHxiL63pbTKatd0d92zMdfMWGt27R292zmbZs65c+/dc757zp3HVgAiedVbs0VR3EPUaQDBTGzjRYozppSvySlYEqu/Jgy+WxSrSeCFvAWPQeckOwr31V87GTMAXPkgBNNjnaAnjPsXCCYSwLSeEMS/+hArBAKAr5qPBCoWCJgBCSXRQkg4ALia0UBISADRQEhYAFohJDQALRASHsDfIPQKAJEgcA/gi78L49Mk4a4O3AOo8X3UFLzUSQ2BewA32p5DV0CU4tN0lEMQRlZtDGoa1YM7pZptMNMxGtzJ/aEf0bVKva+tPCEAaA04XD/uSyBcUNG0GQCioZWIfXt9BiSxWtU0sx2O5C6FFHMy/YqK1kdwrOU+tf+kjO3rgu2uBYrTm2rPwdOvtYq2eBjMMuCzvxNOkYDdtgH0b9XgWTDc5ozot81kgR2uhXQMjq/21jMJHh1hBgAnP9taBZXtL1ENidWUBDvdi8Ac4WsRksvWXxoCjb422FF3idrxVpgCQGc3k9T9JHqp36NSsqB40GRqyxVM/SLnBNoUCAZgQ80Z8AZ8tC3eCnMAH7u9sKXugsLvFZnTfysFKfUFQaB9j7bcg6qvNdRmoTAHgE7fan8B51ufUP+xFMrcCxWloE79l988cLDpJh3DStEFADpfVn85VM9SIKNTsmkpqFP/e6Ab1r2rADHol7ozO+oGAOsY6xnrWhIshTF9skO7vjz19zdehzdd76VuTI+6AcAosJ7l9wFYCidGLFPs+g873sLx9w+YBi2fXFcA+MUHmm7Aq85m6gNCkKSjuzOUJZKtx1F3AFjX69+dBqxztWyruwgtYoe6mamtOwCMppa8xvogflEEhkDwjk9v+S8A1mYVQFayQxErlsKuoYtAIB89RXcAk1JzodA5PmyMY/u66aUxbAcGjboCwCfEUtVT3nHydCjfD1YOngEj7fr9l46uADYPmQdOaypdxwcdb2BXwxU45LlN2yyCmZTCYrAKv64O9CQDRTcAcxx5MCc9j4bg9fugpPZ8yD7cfBdefGuk53LtGbA6axa1WSq6AHBaUgFXXy57G65C0/f2UJMf8KnvrKIUipwTYXy/YfIhTHRdAJS6F0Bakp0GgKlf0fqY2qi87mxRlALeGpeRdwfRvOdXTKjRYA6gcOA4wJ1fEnnqS23SUV0Kg6xpUKLKHKlvvI5MAbjILzVrsgsUvspTX3GCGOFKYW56Psx2jFF3jZvNDAC+9tpNdnO7yUqdDZf69ORPJVQKzZWK5pIh8yGD7CMshBmA5ZlTIS8lh/ocKfVpp5/KYc8dxVUB949S8gKFhRi/DbKgytOczEqAFwgGAF5WipWfRgawIsvLvEYG8LJSrPw0MoAVWV7mNTKAl5Vi5aeRAazI8jKvkQEAgoeX1Yq/n4IHM6Ay/hNzM2OlyWKxrCM/SH7ixuU4OYoxY+ymZ/lbG5IslnxSCuW9oxyw5IVyjBlj/wFKmHHAnlmA/gAAAABJRU5ErkJggg==";
4
- export declare const doc = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABGdBTUEAALGPC/xhBQAABKVJREFUeAHtWrluFEEQfbuYw8bGXMKAuYXEZXAAQogExwgSiEAExERE8AuInJwA4YwEIVJHkJgbcQkhjGywwRw+AGOvvdST3era1uyyO9Mj0btT0nq6Z7p7ql69rqqZcQ4ip24UNxVmcVWaPcUiNvBcKHK6C73nD+XOxtU3T+NnCngihp8JzXga3dGGM9f7izdjA7Dg+dVxF/gf5iUBIS8G9PwPRiTVIS4I+RBpXw6sOCCQAXUltYJQdwDQm7WAUJcA1AJC3QJQLQh1DUA1INQ9AP8CoSEAqARC8AD8mqZ51UlUdggegKHx6ow3o1wQggfg3gDwp2DMq+6oQcidvC7FcOCyfAlwdCvQuQJokXa1MjKB3roAoFqDo8YFvwWijKrlXAZALWjV49iGZ0BTUq9uWwVcPmZXmZkDLt4G5irklv3rgQtH7JyBH8CVPtuPah3fBZzcY688HwGu3bf9uK3EAHwQ5dubgVaVfnauAd6MllfpYKekrHZ7fX0b0Cya/K6Qzw9vLp1z942dn6SVeAvQ048/lqrQ1VHad3sHnBfvi0SLfRXm5HPAnnWlqzwYLO3H7SUGgDd+MFR6e1K8nLBo2RHxDtoFRc8no5oX2zPDE0CtJbCdXdryA4B4Q9eT9Ba9FiUEJ+pat8MKPddllAu4Hltr2wsAP6aAd9/srVmORnmZIw4odkzP2jkMpm1LbV+3utQcnu/3RH+u5QUALuR6xfUax1C0p++8AgwIOWGMBmd+9Dxb9qr9z/HPhs3V5Ed/ADhecb1GVVdJtti80irNQPbys+1HxYHtEi/0Aw6NN6DZmfFb3gB4LWlv8o9VZK9EdTcMaA/TCBr/9JOdo9lhzrpM8hX9zfreAGA6fKTSIesC7mst2sM0nkXTEwXARnmcXdOiZwAuAP1OxikdXXvPGwC8taucuw00AMbzb78C+rWWHkMG6fpgaAxgCvQpXgF4KN7R6VDXAx2t8sVGfkaM58kclrVGulXEJ4NaVWZwATZzkhy9AjA2BdCjRnT01p6lx/W4pyqq63Eug9xMY+6T5OgVACqilVyxDNi6EPV1gKPH9cOS2Q6cv3Y5wFhA0ft/akaYooCaH5H8r38AyqRDvR0M/Y36778D48IeIyZb6P1PlhQkaPoW7wDwKVAbQy9uERawBjDiAsDzehuQLZxDBhnxWf2ZNXn0DgBfA+h0SC9q+n//DfAR2hW9DcgWwwIzTm8tc87H0TsAVEoru1I8f2K3VbVcGatZQc/rlx8DskW+/LRr+GylBoAOchsWghoV14ZqQz5Jfh9VRuo5TK9pSSoATEhJ/FZiQZRoqrvXy11LI/+be6cCABePUnpkEuCvnOhAaMawZnihCiVz3tcxNQB0HDDKlqO/uR7FgMfyrDDLyJqSpAYAtwArQy1RBurro7+Aj87XXt9Pf/p+bGffBl1EGq2f2hYIBcgMgFA8lZaeGQPSQjaUdTMGhOKptPTMGJAWsqGsmzEgFE+lpWfGgLSQDWXdjAHyjwnq+2wofvOjJ20nA/r8LBfkKn35pkW4JKqr//AJ0pA4Sn+j7flb53KDi5vQLXTobYTtQBtpK22m7X8BXxtVZAjutWYAAAAASUVORK5CYII=";
5
- export declare const others = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABGdBTUEAALGPC/xhBQAAAbNJREFUeAHtlTFOAkEYhWd3LaDUDYWJF7AgHsAGCjsusF6DZG1t3YO4F6CzoaYxhsILmFCQxXIJhuBMkOTFGJwdmp15/zS8bGbJfN//BiKlV54/XW2360LHgVK7S/PMlzUc3paj0d2963njPXz9psEz3+ANdJqeZ5PJy7OzgJ/JX7h+QRveO0VCrAEGbYA49QyuErQAv+78MVEuEkwDglpNJQQnwEyziYQgBTSREKwAWwlBC7CRELyA/yRQCDgmwXsBdb02fFbrr38H7wUsl5UV/GHTbwneC5jP39Vm83Xgs/pECdF4/LizeqvFm7rdjur3r1WvlyqTbVdVfZZntpvbvM/8Dsxmry5HzLy/Ai7U+I4IQBuMWRrAOHVklgagDcYsDWCcOjJLA9AGY5YGME4dmaUBaIMxSwMYp47M0gC0wZilAYxTR2ZpANpgzNIAxqkjszQAbTBmaQDj1JFZGoA2GLM0gHHqyCwNQBuMWRrAOHVklgagDcYsDWCcOjJLA9AGY9YNiBaM4HvmaGGuwJRXgJrGSdLJtYAVoYSVYY+L4uEjSbo3+iqUHNfBXPmoNMyG/RuvFms2+co7XAAAAABJRU5ErkJggg==";
6
- declare const _default: {
7
- pdf: string;
8
- ppt: string;
9
- excel: string;
10
- doc: string;
11
- others: string;
12
- };
13
- export default _default;
@@ -1,134 +0,0 @@
1
- declare const _default: {
2
- name: string;
3
- components: {
4
- PlusOutlined: import("@ant-design/icons-vue/lib/icons/PlusOutlined").PlusOutlinedIconType;
5
- OverTooltips: import("../../../utils/with-install").SFCWithInstall<{
6
- name: string;
7
- props: {
8
- title: {
9
- type: StringConstructor;
10
- default: undefined;
11
- };
12
- labelTitle: {
13
- type: StringConstructor;
14
- default: undefined;
15
- };
16
- line: {
17
- type: NumberConstructor;
18
- default: number;
19
- };
20
- width: {
21
- type: (StringConstructor | NumberConstructor)[];
22
- default: number;
23
- };
24
- showAlways: {
25
- type: BooleanConstructor;
26
- default: boolean;
27
- };
28
- };
29
- setup(props: any, context: any): {
30
- mySelf: import("vue").Ref<any>;
31
- handleVisibleChange: (val: any) => void;
32
- getPopupContainer: () => HTMLElement;
33
- mSlots: import("vue").Ref<{}>;
34
- isShow: import("vue").Ref<boolean>;
35
- openShow: import("vue").Ref<boolean>;
36
- };
37
- }>;
38
- UploadOutlined: import("@ant-design/icons-vue/lib/icons/UploadOutlined").UploadOutlinedIconType;
39
- };
40
- props: {
41
- uploadProps: {
42
- type: ObjectConstructor;
43
- default: () => {};
44
- };
45
- extraProps: {
46
- type: ObjectConstructor;
47
- default: () => {};
48
- };
49
- defaultList: {
50
- type: ArrayConstructor;
51
- default: () => never[];
52
- };
53
- uploadRequest: {
54
- type: (file: File, config: Record<string, any>) => Promise<{
55
- [prop: string]: any;
56
- url: string;
57
- }>;
58
- default(): () => void;
59
- };
60
- cloudReadUrl: {
61
- type: StringConstructor;
62
- default: string;
63
- };
64
- holdProgress: {
65
- type: NumberConstructor;
66
- default: number;
67
- };
68
- customErrors: {
69
- type: ObjectConstructor;
70
- default(): undefined;
71
- };
72
- };
73
- emits: string[];
74
- setup(props: any, { emit }: {
75
- emit: any;
76
- }): {
77
- uploadDisabled: import("vue").ComputedRef<boolean>;
78
- customUploadRequest(file: any): void;
79
- fileIsDelete(file: any): boolean;
80
- uploadSuccess(data: any, file: any): void;
81
- uploadError(error: any, file?: any): void;
82
- deleteFile(uid: any): Promise<void>;
83
- pictureHoverEnter(uid: string): void;
84
- pictureHoverLeave(uid: string): void;
85
- viewOnePicture(item: any): void;
86
- handleClosePictureView(): void;
87
- reUpload(e: any, uid: any): void;
88
- paste(event: ClipboardEvent): void;
89
- icons: {
90
- pdf: string;
91
- ppt: string;
92
- excel: string;
93
- doc: string;
94
- others: string;
95
- };
96
- uploadBarColor: import("vue").Ref<string>;
97
- uploadedList: import("vue").Ref<any[]>;
98
- fileList: import("vue").Ref<{}>;
99
- onepViewImageHover: import("vue").Ref<{}>;
100
- previewVisible: import("vue").Ref<boolean>;
101
- onepViewImage: import("vue").Ref<string>;
102
- extraConfigs: import("vue").Ref<{
103
- maxSize: number;
104
- maxCount: number;
105
- isAllowDownloadFieldProps: boolean;
106
- hideDisabledBtn: boolean;
107
- tips: string;
108
- showTips: boolean;
109
- btnClass: string;
110
- picClass: string;
111
- alignCenter: boolean;
112
- canNotViewAccept: string;
113
- fileDetail: boolean;
114
- myBtn: boolean;
115
- }>;
116
- uploadConfigs: import("vue").Ref<{
117
- multiple: boolean;
118
- showUploadList: boolean;
119
- showSlotList: boolean;
120
- listType: string;
121
- text: string;
122
- accept: string;
123
- data: {};
124
- name: string;
125
- disabled: boolean;
126
- customRequest: ({ file, fileField, data }: {
127
- file: any;
128
- fileField: any;
129
- data: any;
130
- }) => Promise<void>;
131
- }>;
132
- };
133
- };
134
- export default _default;
@@ -1,7 +0,0 @@
1
- export declare function getuid(): string;
2
- export declare function wait(ms: number): Promise<void>;
3
- declare const _default: {
4
- getuid: typeof getuid;
5
- wait: typeof wait;
6
- };
7
- export default _default;
package/es/index.d.ts DELETED
@@ -1,6 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const _default: {
3
- install: (app: App<any>) => void;
4
- };
5
- export default _default;
6
- export * from 'bm-admin-ui/es/components';
@@ -1,9 +0,0 @@
1
- export declare function BmAdminUiResolver(): {
2
- type: string;
3
- resolve: (name: string) => {
4
- name: string;
5
- importName: string;
6
- path: string;
7
- sideEffects: string;
8
- } | undefined;
9
- }[];
@@ -1,6 +0,0 @@
1
- import 'vxe-table/lib/style.css';
2
- declare function install(app: any): void;
3
- declare const _default: {
4
- install: typeof install;
5
- };
6
- export default _default;
@@ -1,3 +0,0 @@
1
- import type { Plugin } from 'vue';
2
- export declare type SFCWithInstall<T> = T & Plugin;
3
- export declare const withInstall: <T>(comp: T) => SFCWithInstall<T>;