rx-compo 1.0.57 → 1.0.59

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.
@@ -1 +1 @@
1
- import{withInstall as t}from"rx-compo/es/utils/with-install";import{defineComponent as o,resolveComponent as e,openBlock as r,createBlock as n,mergeProps as s,withCtx as u,renderSlot as p}from"vue";import{IxPropTypes as l}from"rx-compo/es/utils";import{ElButton as m}from"element-plus";var c=o({name:"RxButton",components:{ElButton:m},props:{type:String,fuck:l.oneOf(["circle","round"])},setup:()=>({})});c.render=function(t,o,l,m,c,i){const a=e("el-button");return r(),n(a,s({...t.$attrs,...t.$props},{class:"rx-button"}),{default:u((()=>[p(t.$slots,"default")])),_:3},16)},c.__file="packages/components/RxButton/src/RxButton.vue";const i=t(c);export{i as RxButton,i as default};
1
+ import{withInstall as t}from"rx-compo/es/utils/with-install";import{defineComponent as o,resolveComponent as e,openBlock as n,createBlock as r,mergeProps as s,withCtx as u,renderSlot as p}from"vue";import{ElButton as l}from"element-plus";var a=o({name:"RxButton",components:{ElButton:l},props:{type:String},setup:()=>({})});a.render=function(t,o,l,a,m,c){const i=e("el-button");return n(),r(i,s({...t.$attrs,...t.$props},{class:"rx-button"}),{default:u((()=>[p(t.$slots,"default")])),_:3},16)},a.__file="packages/components/RxButton/src/RxButton.vue";const m=t(a);export{m as RxButton,m as default};
@@ -1,10 +1,8 @@
1
1
  import type { DefineComponent, ExtractPropTypes, PropType } from 'vue';
2
2
  import { ButtonInstance } from 'element-plus';
3
3
  export declare type butonType = Partial<Omit<ButtonInstance['$props'], 'type'>>;
4
- export declare type DateShape = 'circle' | 'round';
5
4
  export declare const RxButtonProps: {
6
5
  type: PropType<"primary" | "danger">;
7
- fuck: import("vue-types").VueTypeDef<DateShape>;
8
6
  };
9
7
  export declare type RxButtonPropsType = ExtractPropTypes<typeof RxButtonProps & butonType>;
10
8
  export declare type RxButtonComponent = DefineComponent<typeof RxButtonProps>;
@@ -1,8 +1,6 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
2
  type: import("vue").PropType<"primary" | "danger">;
3
- fuck: import("vue-types").VueTypeDef<import("./RxButton").DateShape>;
4
3
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
5
4
  type: import("vue").PropType<"primary" | "danger">;
6
- fuck: import("vue-types").VueTypeDef<import("./RxButton").DateShape>;
7
5
  }>>, {}>;
8
6
  export default _default;
@@ -18,7 +18,7 @@ export declare const RxSelectPlusProps: {
18
18
  readonly onClick?: Function;
19
19
  readonly style?: import("vue").StyleValue;
20
20
  readonly id?: string;
21
- readonly popperClass?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | {
21
+ readonly popperClass?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<string | {
22
22
  [x: string]: boolean;
23
23
  } | (string | {
24
24
  [x: string]: boolean;
@@ -40,96 +40,28 @@ export declare const RxSelectPlusProps: {
40
40
  [x: string]: boolean;
41
41
  } | (string | any[] | {
42
42
  [x: string]: boolean;
43
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
44
- [x: string]: boolean;
45
- } | (string | {
46
- [x: string]: boolean;
47
- } | (string | {
48
- [x: string]: boolean;
49
- } | (string | {
50
- [x: string]: boolean;
51
- } | (string | {
52
- [x: string]: boolean;
53
- } | (string | {
54
- [x: string]: boolean;
55
- } | (string | {
56
- [x: string]: boolean;
57
- } | (string | {
58
- [x: string]: boolean;
59
- } | (string | {
60
- [x: string]: boolean;
61
- } | (string | {
62
- [x: string]: boolean;
63
- } | (string | any[] | {
64
- [x: string]: boolean;
65
- })[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | {
66
- [x: string]: boolean;
67
- } | (string | {
68
- [x: string]: boolean;
69
- } | (string | {
70
- [x: string]: boolean;
71
- } | (string | {
72
- [x: string]: boolean;
73
- } | (string | {
74
- [x: string]: boolean;
75
- } | (string | {
76
- [x: string]: boolean;
77
- } | (string | {
78
- [x: string]: boolean;
79
- } | (string | {
80
- [x: string]: boolean;
81
- } | (string | {
82
- [x: string]: boolean;
83
- } | (string | {
84
- [x: string]: boolean;
85
- } | (string | any[] | {
86
- [x: string]: boolean;
87
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
88
- [x: string]: boolean;
89
- } | (string | {
90
- [x: string]: boolean;
91
- } | (string | {
92
- [x: string]: boolean;
93
- } | (string | {
94
- [x: string]: boolean;
95
- } | (string | {
96
- [x: string]: boolean;
97
- } | (string | {
98
- [x: string]: boolean;
99
- } | (string | {
100
- [x: string]: boolean;
101
- } | (string | {
102
- [x: string]: boolean;
103
- } | (string | {
104
- [x: string]: boolean;
105
- } | (string | {
106
- [x: string]: boolean;
107
- } | (string | any[] | {
108
- [x: string]: boolean;
109
- })[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>;
43
+ })[])[])[])[])[])[])[])[])[])[]>, unknown, unknown>;
110
44
  readonly popperOptions?: unknown;
111
- readonly placement?: import("element-plus/es/utils").EpPropMergeType<StringConstructor, import("element-plus").Placement, unknown>;
112
- readonly strategy?: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "fixed" | "absolute", unknown>;
113
45
  readonly zIndex?: number;
114
- readonly onFocus?: Function;
115
46
  readonly onBlur?: Function;
47
+ readonly onFocus?: Function;
116
48
  readonly onMouseleave?: Function;
117
49
  readonly onMouseenter?: Function;
118
50
  readonly onKeydown?: Function;
119
- readonly visible?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => boolean & {}) | (() => boolean) | ((new (...args: any[]) => boolean & {}) | (() => boolean))[], unknown, unknown>;
51
+ readonly visible?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<boolean>, unknown, unknown>;
120
52
  readonly effect?: string;
121
- readonly teleported?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
53
+ readonly teleported?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
122
54
  readonly persistent?: boolean;
123
55
  openDelay?: number;
124
- visibleArrow?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
56
+ visibleArrow?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
125
57
  readonly hideAfter?: number;
126
- showArrow?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
127
- readonly appendTo?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement) | ((new (...args: any[]) => (string | HTMLElement) & {}) | (() => string | HTMLElement))[], unknown, unknown>;
58
+ showArrow?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
59
+ readonly appendTo?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<string | HTMLElement>, unknown, unknown>;
128
60
  readonly content?: string;
129
- readonly rawContent?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
61
+ readonly rawContent?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
130
62
  readonly ariaLabel?: string;
131
63
  readonly transition?: string;
132
- readonly className?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | {
64
+ readonly className?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<string | {
133
65
  [x: string]: boolean;
134
66
  } | (string | {
135
67
  [x: string]: boolean;
@@ -151,90 +83,22 @@ export declare const RxSelectPlusProps: {
151
83
  [x: string]: boolean;
152
84
  } | (string | any[] | {
153
85
  [x: string]: boolean;
154
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
155
- [x: string]: boolean;
156
- } | (string | {
157
- [x: string]: boolean;
158
- } | (string | {
159
- [x: string]: boolean;
160
- } | (string | {
161
- [x: string]: boolean;
162
- } | (string | {
163
- [x: string]: boolean;
164
- } | (string | {
165
- [x: string]: boolean;
166
- } | (string | {
167
- [x: string]: boolean;
168
- } | (string | {
169
- [x: string]: boolean;
170
- } | (string | {
171
- [x: string]: boolean;
172
- } | (string | {
173
- [x: string]: boolean;
174
- } | (string | any[] | {
175
- [x: string]: boolean;
176
- })[])[])[])[])[])[])[])[])[])[]) | ((new (...args: any[]) => (string | {
177
- [x: string]: boolean;
178
- } | (string | {
179
- [x: string]: boolean;
180
- } | (string | {
181
- [x: string]: boolean;
182
- } | (string | {
183
- [x: string]: boolean;
184
- } | (string | {
185
- [x: string]: boolean;
186
- } | (string | {
187
- [x: string]: boolean;
188
- } | (string | {
189
- [x: string]: boolean;
190
- } | (string | {
191
- [x: string]: boolean;
192
- } | (string | {
193
- [x: string]: boolean;
194
- } | (string | {
195
- [x: string]: boolean;
196
- } | (string | any[] | {
197
- [x: string]: boolean;
198
- })[])[])[])[])[])[])[])[])[])[]) & {}) | (() => string | {
199
- [x: string]: boolean;
200
- } | (string | {
201
- [x: string]: boolean;
202
- } | (string | {
203
- [x: string]: boolean;
204
- } | (string | {
205
- [x: string]: boolean;
206
- } | (string | {
207
- [x: string]: boolean;
208
- } | (string | {
209
- [x: string]: boolean;
210
- } | (string | {
211
- [x: string]: boolean;
212
- } | (string | {
213
- [x: string]: boolean;
214
- } | (string | {
215
- [x: string]: boolean;
216
- } | (string | {
217
- [x: string]: boolean;
218
- } | (string | any[] | {
219
- [x: string]: boolean;
220
- })[])[])[])[])[])[])[])[])[])[]))[], unknown, unknown>;
221
- readonly enterable?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
86
+ })[])[])[])[])[])[])[])[])[])[]>, unknown, unknown>;
87
+ readonly enterable?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
222
88
  readonly pure?: boolean;
223
- readonly focusOnShow?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
224
- readonly trapping?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
225
89
  readonly popperStyle?: import("vue").StyleValue;
226
90
  readonly referenceEl?: HTMLElement;
227
- readonly triggerTargetEl?: HTMLElement;
228
- readonly stopPopperMouseEvent?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
229
- readonly virtualTriggering?: boolean;
91
+ readonly stopPopperMouseEvent?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
230
92
  readonly boundariesPadding?: number;
231
93
  readonly fallbackPlacements?: import("element-plus").Placement;
232
- readonly gpuAcceleration?: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
94
+ readonly gpuAcceleration?: import("element-plus/es/utils").BuildPropType<BooleanConstructor, unknown, unknown>;
233
95
  readonly offset?: number;
96
+ readonly placement?: import("element-plus/es/utils").BuildPropType<StringConstructor, import("element-plus").Placement, unknown>;
97
+ readonly strategy?: import("element-plus/es/utils").BuildPropType<StringConstructor, "fixed" | "absolute", unknown>;
234
98
  readonly showAfter?: number;
235
- readonly trigger?: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => ("focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]) & {}) | (() => "focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]) | ((new (...args: any[]) => ("focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]) & {}) | (() => "focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]))[], unknown, unknown>;
236
- readonly triggerKeys?: string;
99
+ readonly trigger?: import("element-plus/es/utils").BuildPropType<import("element-plus/es/utils").PropWrapper<"focus" | "hover" | "click" | "contextmenu" | ("focus" | "hover" | "click" | "contextmenu")[]>, unknown, unknown>;
237
100
  readonly virtualRef?: import("element-plus").Measurable;
101
+ readonly virtualTriggering?: boolean;
238
102
  readonly onContextmenu?: Function;
239
103
  readonly open?: boolean;
240
104
  } & ScrollbarMaxHeight>;