@chase-shao/vue-component-lib 1.2.105 → 1.2.107

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.
@@ -10,9 +10,9 @@ declare function __VLS_template(): {
10
10
  };
11
11
  refs: {
12
12
  dataWidgets: (import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
13
+ onError?: ((value: string) => any) | undefined;
13
14
  onChange?: ((...args: any[]) => any) | undefined;
14
15
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
15
- onError?: ((value: string) => any) | undefined;
16
16
  }>, {
17
17
  isFileUpload(): boolean;
18
18
  submit(workflowId: string): Promise<unknown>;
@@ -21,24 +21,24 @@ declare function __VLS_template(): {
21
21
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
22
22
  "update:modelValue": (value: any) => any;
23
23
  } & {
24
+ error: (value: string) => any;
24
25
  change: (...args: any[]) => any;
25
26
  "update:modelValue": (value: any) => any;
26
- error: (value: string) => any;
27
27
  }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
28
28
  widgetRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
29
+ onError?: ((value: string) => any) | undefined;
29
30
  onInput?: ((value: any) => any) | undefined;
30
31
  onChange?: ((...args: any[]) => any) | undefined;
31
32
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
32
- onError?: ((value: string) => any) | undefined;
33
33
  }>, {
34
34
  validate(): boolean;
35
35
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
36
36
  "update:modelValue": (value: any) => any;
37
37
  } & {
38
+ error: (value: string) => any;
38
39
  input: (value: any) => any;
39
40
  change: (...args: any[]) => any;
40
41
  "update:modelValue": (value: any) => any;
41
- error: (value: string) => any;
42
42
  }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
43
43
  P: {};
44
44
  B: {};
@@ -47,10 +47,10 @@ declare function __VLS_template(): {
47
47
  M: {};
48
48
  Defaults: {};
49
49
  }, Readonly<{}> & Readonly<{
50
+ onError?: ((value: string) => any) | undefined;
50
51
  onInput?: ((value: any) => any) | undefined;
51
52
  onChange?: ((...args: any[]) => any) | undefined;
52
53
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
53
- onError?: ((value: string) => any) | undefined;
54
54
  }>, {
55
55
  validate(): boolean;
56
56
  }, {}, {}, {}, {}> | import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
@@ -107,9 +107,9 @@ declare function __VLS_template(): {
107
107
  M: {};
108
108
  Defaults: {};
109
109
  }, Readonly<{}> & Readonly<{
110
+ onError?: ((value: string) => any) | undefined;
110
111
  onChange?: ((...args: any[]) => any) | undefined;
111
112
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
112
- onError?: ((value: string) => any) | undefined;
113
113
  }>, {
114
114
  isFileUpload(): boolean;
115
115
  submit(workflowId: string): Promise<unknown>;
@@ -122,9 +122,9 @@ declare function __VLS_template(): {
122
122
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
123
123
  declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
124
124
  dataWidgets: (import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
125
+ onError?: ((value: string) => any) | undefined;
125
126
  onChange?: ((...args: any[]) => any) | undefined;
126
127
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
127
- onError?: ((value: string) => any) | undefined;
128
128
  }>, {
129
129
  isFileUpload(): boolean;
130
130
  submit(workflowId: string): Promise<unknown>;
@@ -133,24 +133,24 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
133
133
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
134
134
  "update:modelValue": (value: any) => any;
135
135
  } & {
136
+ error: (value: string) => any;
136
137
  change: (...args: any[]) => any;
137
138
  "update:modelValue": (value: any) => any;
138
- error: (value: string) => any;
139
139
  }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
140
140
  widgetRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
141
+ onError?: ((value: string) => any) | undefined;
141
142
  onInput?: ((value: any) => any) | undefined;
142
143
  onChange?: ((...args: any[]) => any) | undefined;
143
144
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
144
- onError?: ((value: string) => any) | undefined;
145
145
  }>, {
146
146
  validate(): boolean;
147
147
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
148
148
  "update:modelValue": (value: any) => any;
149
149
  } & {
150
+ error: (value: string) => any;
150
151
  input: (value: any) => any;
151
152
  change: (...args: any[]) => any;
152
153
  "update:modelValue": (value: any) => any;
153
- error: (value: string) => any;
154
154
  }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
155
155
  P: {};
156
156
  B: {};
@@ -159,10 +159,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
159
159
  M: {};
160
160
  Defaults: {};
161
161
  }, Readonly<{}> & Readonly<{
162
+ onError?: ((value: string) => any) | undefined;
162
163
  onInput?: ((value: any) => any) | undefined;
163
164
  onChange?: ((...args: any[]) => any) | undefined;
164
165
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
165
- onError?: ((value: string) => any) | undefined;
166
166
  }>, {
167
167
  validate(): boolean;
168
168
  }, {}, {}, {}, {}> | import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
@@ -219,9 +219,9 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
219
219
  M: {};
220
220
  Defaults: {};
221
221
  }, Readonly<{}> & Readonly<{
222
+ onError?: ((value: string) => any) | undefined;
222
223
  onChange?: ((...args: any[]) => any) | undefined;
223
224
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
224
- onError?: ((value: string) => any) | undefined;
225
225
  }>, {
226
226
  isFileUpload(): boolean;
227
227
  submit(workflowId: string): Promise<unknown>;
@@ -10,9 +10,9 @@ declare function __VLS_template(): {
10
10
  };
11
11
  refs: {
12
12
  dataWidgets: (import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
13
+ onError?: ((value: string) => any) | undefined;
13
14
  onChange?: ((...args: any[]) => any) | undefined;
14
15
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
15
- onError?: ((value: string) => any) | undefined;
16
16
  }>, {
17
17
  isFileUpload(): boolean;
18
18
  submit(workflowId: string): Promise<unknown>;
@@ -21,24 +21,24 @@ declare function __VLS_template(): {
21
21
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
22
22
  "update:modelValue": (value: any) => any;
23
23
  } & {
24
+ error: (value: string) => any;
24
25
  change: (...args: any[]) => any;
25
26
  "update:modelValue": (value: any) => any;
26
- error: (value: string) => any;
27
27
  }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
28
28
  widgetRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
29
+ onError?: ((value: string) => any) | undefined;
29
30
  onInput?: ((value: any) => any) | undefined;
30
31
  onChange?: ((...args: any[]) => any) | undefined;
31
32
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
32
- onError?: ((value: string) => any) | undefined;
33
33
  }>, {
34
34
  validate(): boolean;
35
35
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
36
36
  "update:modelValue": (value: any) => any;
37
37
  } & {
38
+ error: (value: string) => any;
38
39
  input: (value: any) => any;
39
40
  change: (...args: any[]) => any;
40
41
  "update:modelValue": (value: any) => any;
41
- error: (value: string) => any;
42
42
  }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
43
43
  P: {};
44
44
  B: {};
@@ -47,10 +47,10 @@ declare function __VLS_template(): {
47
47
  M: {};
48
48
  Defaults: {};
49
49
  }, Readonly<{}> & Readonly<{
50
+ onError?: ((value: string) => any) | undefined;
50
51
  onInput?: ((value: any) => any) | undefined;
51
52
  onChange?: ((...args: any[]) => any) | undefined;
52
53
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
53
- onError?: ((value: string) => any) | undefined;
54
54
  }>, {
55
55
  validate(): boolean;
56
56
  }, {}, {}, {}, {}> | import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
@@ -107,9 +107,9 @@ declare function __VLS_template(): {
107
107
  M: {};
108
108
  Defaults: {};
109
109
  }, Readonly<{}> & Readonly<{
110
+ onError?: ((value: string) => any) | undefined;
110
111
  onChange?: ((...args: any[]) => any) | undefined;
111
112
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
112
- onError?: ((value: string) => any) | undefined;
113
113
  }>, {
114
114
  isFileUpload(): boolean;
115
115
  submit(workflowId: string): Promise<unknown>;
@@ -122,9 +122,9 @@ declare function __VLS_template(): {
122
122
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
123
123
  declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
124
124
  dataWidgets: (import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
125
+ onError?: ((value: string) => any) | undefined;
125
126
  onChange?: ((...args: any[]) => any) | undefined;
126
127
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
127
- onError?: ((value: string) => any) | undefined;
128
128
  }>, {
129
129
  isFileUpload(): boolean;
130
130
  submit(workflowId: string): Promise<unknown>;
@@ -133,24 +133,24 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
133
133
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
134
134
  "update:modelValue": (value: any) => any;
135
135
  } & {
136
+ error: (value: string) => any;
136
137
  change: (...args: any[]) => any;
137
138
  "update:modelValue": (value: any) => any;
138
- error: (value: string) => any;
139
139
  }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
140
140
  widgetRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
141
+ onError?: ((value: string) => any) | undefined;
141
142
  onInput?: ((value: any) => any) | undefined;
142
143
  onChange?: ((...args: any[]) => any) | undefined;
143
144
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
144
- onError?: ((value: string) => any) | undefined;
145
145
  }>, {
146
146
  validate(): boolean;
147
147
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
148
148
  "update:modelValue": (value: any) => any;
149
149
  } & {
150
+ error: (value: string) => any;
150
151
  input: (value: any) => any;
151
152
  change: (...args: any[]) => any;
152
153
  "update:modelValue": (value: any) => any;
153
- error: (value: string) => any;
154
154
  }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
155
155
  P: {};
156
156
  B: {};
@@ -159,10 +159,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
159
159
  M: {};
160
160
  Defaults: {};
161
161
  }, Readonly<{}> & Readonly<{
162
+ onError?: ((value: string) => any) | undefined;
162
163
  onInput?: ((value: any) => any) | undefined;
163
164
  onChange?: ((...args: any[]) => any) | undefined;
164
165
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
165
- onError?: ((value: string) => any) | undefined;
166
166
  }>, {
167
167
  validate(): boolean;
168
168
  }, {}, {}, {}, {}> | import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
@@ -219,9 +219,9 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
219
219
  M: {};
220
220
  Defaults: {};
221
221
  }, Readonly<{}> & Readonly<{
222
+ onError?: ((value: string) => any) | undefined;
222
223
  onChange?: ((...args: any[]) => any) | undefined;
223
224
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
224
- onError?: ((value: string) => any) | undefined;
225
225
  }>, {
226
226
  isFileUpload(): boolean;
227
227
  submit(workflowId: string): Promise<unknown>;
@@ -10,9 +10,9 @@ declare function __VLS_template(): {
10
10
  };
11
11
  refs: {
12
12
  dataWidgets: (import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
13
+ onError?: ((value: string) => any) | undefined;
13
14
  onChange?: ((...args: any[]) => any) | undefined;
14
15
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
15
- onError?: ((value: string) => any) | undefined;
16
16
  }>, {
17
17
  isFileUpload(): boolean;
18
18
  submit(workflowId: string): Promise<unknown>;
@@ -21,24 +21,24 @@ declare function __VLS_template(): {
21
21
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
22
22
  "update:modelValue": (value: any) => any;
23
23
  } & {
24
+ error: (value: string) => any;
24
25
  change: (...args: any[]) => any;
25
26
  "update:modelValue": (value: any) => any;
26
- error: (value: string) => any;
27
27
  }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
28
28
  widgetRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
29
+ onError?: ((value: string) => any) | undefined;
29
30
  onInput?: ((value: any) => any) | undefined;
30
31
  onChange?: ((...args: any[]) => any) | undefined;
31
32
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
32
- onError?: ((value: string) => any) | undefined;
33
33
  }>, {
34
34
  validate(): boolean;
35
35
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
36
36
  "update:modelValue": (value: any) => any;
37
37
  } & {
38
+ error: (value: string) => any;
38
39
  input: (value: any) => any;
39
40
  change: (...args: any[]) => any;
40
41
  "update:modelValue": (value: any) => any;
41
- error: (value: string) => any;
42
42
  }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
43
43
  P: {};
44
44
  B: {};
@@ -47,10 +47,10 @@ declare function __VLS_template(): {
47
47
  M: {};
48
48
  Defaults: {};
49
49
  }, Readonly<{}> & Readonly<{
50
+ onError?: ((value: string) => any) | undefined;
50
51
  onInput?: ((value: any) => any) | undefined;
51
52
  onChange?: ((...args: any[]) => any) | undefined;
52
53
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
53
- onError?: ((value: string) => any) | undefined;
54
54
  }>, {
55
55
  validate(): boolean;
56
56
  }, {}, {}, {}, {}> | import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
@@ -107,9 +107,9 @@ declare function __VLS_template(): {
107
107
  M: {};
108
108
  Defaults: {};
109
109
  }, Readonly<{}> & Readonly<{
110
+ onError?: ((value: string) => any) | undefined;
110
111
  onChange?: ((...args: any[]) => any) | undefined;
111
112
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
112
- onError?: ((value: string) => any) | undefined;
113
113
  }>, {
114
114
  isFileUpload(): boolean;
115
115
  submit(workflowId: string): Promise<unknown>;
@@ -122,9 +122,9 @@ declare function __VLS_template(): {
122
122
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
123
123
  declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
124
124
  dataWidgets: (import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
125
+ onError?: ((value: string) => any) | undefined;
125
126
  onChange?: ((...args: any[]) => any) | undefined;
126
127
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
127
- onError?: ((value: string) => any) | undefined;
128
128
  }>, {
129
129
  isFileUpload(): boolean;
130
130
  submit(workflowId: string): Promise<unknown>;
@@ -133,24 +133,24 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
133
133
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
134
134
  "update:modelValue": (value: any) => any;
135
135
  } & {
136
+ error: (value: string) => any;
136
137
  change: (...args: any[]) => any;
137
138
  "update:modelValue": (value: any) => any;
138
- error: (value: string) => any;
139
139
  }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
140
140
  widgetRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
141
+ onError?: ((value: string) => any) | undefined;
141
142
  onInput?: ((value: any) => any) | undefined;
142
143
  onChange?: ((...args: any[]) => any) | undefined;
143
144
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
144
- onError?: ((value: string) => any) | undefined;
145
145
  }>, {
146
146
  validate(): boolean;
147
147
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
148
148
  "update:modelValue": (value: any) => any;
149
149
  } & {
150
+ error: (value: string) => any;
150
151
  input: (value: any) => any;
151
152
  change: (...args: any[]) => any;
152
153
  "update:modelValue": (value: any) => any;
153
- error: (value: string) => any;
154
154
  }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
155
155
  P: {};
156
156
  B: {};
@@ -159,10 +159,10 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
159
159
  M: {};
160
160
  Defaults: {};
161
161
  }, Readonly<{}> & Readonly<{
162
+ onError?: ((value: string) => any) | undefined;
162
163
  onInput?: ((value: any) => any) | undefined;
163
164
  onChange?: ((...args: any[]) => any) | undefined;
164
165
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
165
- onError?: ((value: string) => any) | undefined;
166
166
  }>, {
167
167
  validate(): boolean;
168
168
  }, {}, {}, {}, {}> | import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
@@ -219,9 +219,9 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
219
219
  M: {};
220
220
  Defaults: {};
221
221
  }, Readonly<{}> & Readonly<{
222
+ onError?: ((value: string) => any) | undefined;
222
223
  onChange?: ((...args: any[]) => any) | undefined;
223
224
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
224
- onError?: ((value: string) => any) | undefined;
225
225
  }>, {
226
226
  isFileUpload(): boolean;
227
227
  submit(workflowId: string): Promise<unknown>;
@@ -3,14 +3,14 @@ declare const _default: import('vue').DefineComponent<{}, {
3
3
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
4
4
  "update:modelValue": (value: any) => any;
5
5
  } & {
6
+ error: (value: string) => any;
6
7
  input: (value: any) => any;
7
8
  change: (...args: any[]) => any;
8
9
  "update:modelValue": (value: any) => any;
9
- error: (value: string) => any;
10
10
  }, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
11
+ onError?: ((value: string) => any) | undefined;
11
12
  onInput?: ((value: any) => any) | undefined;
12
13
  onChange?: ((...args: any[]) => any) | undefined;
13
14
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
14
- onError?: ((value: string) => any) | undefined;
15
15
  }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
16
16
  export default _default;
@@ -2,15 +2,15 @@ declare const _default: import('vue').DefineComponent<{}, {
2
2
  submit(workflowId: string): Promise<unknown>;
3
3
  validate(): boolean;
4
4
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
5
+ error: (value: string) => any;
5
6
  input: (value: any) => any;
6
7
  change: (...args: any[]) => any;
7
8
  "update:modelValue": (value: any) => any;
8
- error: (value: string) => any;
9
9
  }, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
10
+ onError?: ((value: string) => any) | undefined;
10
11
  onInput?: ((value: any) => any) | undefined;
11
12
  onChange?: ((...args: any[]) => any) | undefined;
12
13
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
13
- onError?: ((value: string) => any) | undefined;
14
14
  }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
15
15
  uploadRef: any;
16
16
  }, any>;
@@ -3,14 +3,14 @@ declare const _default: import('vue').DefineComponent<{}, {
3
3
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
4
4
  "update:modelValue": (value: any) => any;
5
5
  } & {
6
+ error: (value: string) => any;
6
7
  input: (value: any) => any;
7
8
  change: (...args: any[]) => any;
8
9
  "update:modelValue": (value: any) => any;
9
- error: (value: string) => any;
10
10
  }, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
11
+ onError?: ((value: string) => any) | undefined;
11
12
  onInput?: ((value: any) => any) | undefined;
12
13
  onChange?: ((...args: any[]) => any) | undefined;
13
14
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
14
- onError?: ((value: string) => any) | undefined;
15
15
  }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
16
16
  export default _default;
@@ -3,14 +3,14 @@ declare const _default: import('vue').DefineComponent<{}, {
3
3
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
4
4
  "update:modelValue": (value: any) => any;
5
5
  } & {
6
+ error: (value: string) => any;
6
7
  input: (value: any) => any;
7
8
  change: (...args: any[]) => any;
8
9
  "update:modelValue": (value: any) => any;
9
- error: (value: string) => any;
10
10
  }, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
11
+ onError?: ((value: string) => any) | undefined;
11
12
  onInput?: ((value: any) => any) | undefined;
12
13
  onChange?: ((...args: any[]) => any) | undefined;
13
14
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
14
- onError?: ((value: string) => any) | undefined;
15
15
  }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
16
16
  export default _default;
@@ -1,14 +1,14 @@
1
1
  declare const _default: import('vue').DefineComponent<{}, {
2
2
  validate(): boolean;
3
3
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
4
+ error: (value: string) => any;
4
5
  input: (value: any) => any;
5
6
  change: (...args: any[]) => any;
6
7
  "update:modelValue": (value: any) => any;
7
- error: (value: string) => any;
8
8
  }, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
9
+ onError?: ((value: string) => any) | undefined;
9
10
  onInput?: ((value: any) => any) | undefined;
10
11
  onChange?: ((...args: any[]) => any) | undefined;
11
12
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
12
- onError?: ((value: string) => any) | undefined;
13
13
  }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
14
14
  export default _default;
@@ -6,28 +6,28 @@ declare const _default: import('vue').DefineComponent<{}, {
6
6
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
7
7
  "update:modelValue": (value: any) => any;
8
8
  } & {
9
+ error: (value: string) => any;
9
10
  change: (...args: any[]) => any;
10
11
  "update:modelValue": (value: any) => any;
11
- error: (value: string) => any;
12
12
  }, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
13
+ onError?: ((value: string) => any) | undefined;
13
14
  onChange?: ((...args: any[]) => any) | undefined;
14
15
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
15
- onError?: ((value: string) => any) | undefined;
16
16
  }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
17
17
  widgetRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
18
+ onError?: ((value: string) => any) | undefined;
18
19
  onInput?: ((value: any) => any) | undefined;
19
20
  onChange?: ((...args: any[]) => any) | undefined;
20
21
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
21
- onError?: ((value: string) => any) | undefined;
22
22
  }>, {
23
23
  validate(): boolean;
24
24
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
25
25
  "update:modelValue": (value: any) => any;
26
26
  } & {
27
+ error: (value: string) => any;
27
28
  input: (value: any) => any;
28
29
  change: (...args: any[]) => any;
29
30
  "update:modelValue": (value: any) => any;
30
- error: (value: string) => any;
31
31
  }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
32
32
  P: {};
33
33
  B: {};
@@ -36,10 +36,10 @@ declare const _default: import('vue').DefineComponent<{}, {
36
36
  M: {};
37
37
  Defaults: {};
38
38
  }, Readonly<{}> & Readonly<{
39
+ onError?: ((value: string) => any) | undefined;
39
40
  onInput?: ((value: any) => any) | undefined;
40
41
  onChange?: ((...args: any[]) => any) | undefined;
41
42
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
42
- onError?: ((value: string) => any) | undefined;
43
43
  }>, {
44
44
  validate(): boolean;
45
45
  }, {}, {}, {}, {}> | import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
@@ -1,4 +1,5 @@
1
1
  import { InjectionKey } from 'vue';
2
2
  import { Router } from 'vue-router';
3
3
  export declare const RouterKey: InjectionKey<Router>;
4
+ export declare function setLibraryRouter(router?: Router | null): void;
4
5
  export declare function useLibraryRouter(): Router;