@vunk/form 2.10.0 → 2.10.1

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 (190) hide show
  1. package/components/editable-text/index.cjs +29 -15
  2. package/components/editable-text/index.mjs +29 -15
  3. package/package.json +1 -1
  4. package/shared/element-plus/ctx.d.ts +6 -6
  5. package/shared/element-plus/instances.d.ts +140 -28
  6. package/components/api-tables-select/index.d.ts +0 -4
  7. package/components/api-tables-select/src/ctx.d.ts +0 -339
  8. package/components/api-tables-select/src/index.vue.d.ts +0 -847
  9. package/components/api-tables-select/src/types.d.ts +0 -19
  10. package/components/button/index.d.ts +0 -4
  11. package/components/button/src/ctx.d.ts +0 -106
  12. package/components/button/src/index.vue.d.ts +0 -486
  13. package/components/button/src/types.d.ts +0 -13
  14. package/components/card-input-collection/index.d.ts +0 -4
  15. package/components/card-input-collection/src/ctx.d.ts +0 -84
  16. package/components/card-input-collection/src/index.vue.d.ts +0 -551
  17. package/components/card-input-collection/src/types.d.ts +0 -10
  18. package/components/cascader/index.d.ts +0 -6
  19. package/components/cascader/src/ctx.d.ts +0 -151
  20. package/components/cascader/src/index.vue.d.ts +0 -375
  21. package/components/cascader/src/types.d.ts +0 -19
  22. package/components/cascader/src/use.d.ts +0 -5
  23. package/components/checkbox/index.d.ts +0 -5
  24. package/components/checkbox/src/ctx.d.ts +0 -99
  25. package/components/checkbox/src/index.vue.d.ts +0 -1138
  26. package/components/checkbox/src/types.d.ts +0 -8
  27. package/components/color-picker/index.d.ts +0 -4
  28. package/components/color-picker/src/ctx.d.ts +0 -90
  29. package/components/color-picker/src/index.vue.d.ts +0 -215
  30. package/components/color-picker/src/types.d.ts +0 -7
  31. package/components/date-picker/index.d.ts +0 -5
  32. package/components/date-picker/src/ctx.d.ts +0 -176
  33. package/components/date-picker/src/index.vue.d.ts +0 -650
  34. package/components/date-picker/src/types.d.ts +0 -20
  35. package/components/date-picker-range/index.d.ts +0 -4
  36. package/components/date-picker-range/src/ctx.d.ts +0 -195
  37. package/components/date-picker-range/src/index.vue.d.ts +0 -452
  38. package/components/date-picker-range/src/types.d.ts +0 -12
  39. package/components/download-plus/index.d.ts +0 -4
  40. package/components/download-plus/src/api.d.ts +0 -13
  41. package/components/download-plus/src/const.d.ts +0 -9
  42. package/components/download-plus/src/ctx.d.ts +0 -94
  43. package/components/download-plus/src/index.vue.d.ts +0 -979
  44. package/components/download-plus/src/types.d.ts +0 -17
  45. package/components/editable-text/index.d.ts +0 -4
  46. package/components/editable-text/src/ctx.d.ts +0 -89
  47. package/components/editable-text/src/index.vue.d.ts +0 -823
  48. package/components/editable-text/src/types.d.ts +0 -1
  49. package/components/esri-input-geojson/index.d.ts +0 -6
  50. package/components/esri-input-geojson/src/append.vue.d.ts +0 -828
  51. package/components/esri-input-geojson/src/const.d.ts +0 -12
  52. package/components/esri-input-geojson/src/ctx.d.ts +0 -239
  53. package/components/esri-input-geojson/src/default-view.vue.d.ts +0 -133
  54. package/components/esri-input-geojson/src/index.vue.d.ts +0 -1289
  55. package/components/esri-input-geojson/src/types.d.ts +0 -22
  56. package/components/esri-input-geojson/src/viewer.vue.d.ts +0 -427
  57. package/components/fieldset/index.d.ts +0 -4
  58. package/components/fieldset/src/ctx.d.ts +0 -12
  59. package/components/fieldset/src/index.vue.d.ts +0 -23
  60. package/components/fieldset/src/types.d.ts +0 -1
  61. package/components/fieldset/src/use.d.ts +0 -5
  62. package/components/form/index.d.ts +0 -5
  63. package/components/form/src/ctx.d.ts +0 -84
  64. package/components/form/src/index.vue.d.ts +0 -737
  65. package/components/form/src/types.d.ts +0 -25
  66. package/components/form/src/utils.d.ts +0 -15
  67. package/components/form-item/index.d.ts +0 -5
  68. package/components/form-item/src/ctx.d.ts +0 -72
  69. package/components/form-item/src/index.vue.d.ts +0 -618
  70. package/components/form-item/src/types.d.ts +0 -9
  71. package/components/form-item-renderer/index.d.ts +0 -4
  72. package/components/form-item-renderer/src/core.vue.d.ts +0 -38
  73. package/components/form-item-renderer/src/ctx.d.ts +0 -16
  74. package/components/form-item-renderer/src/index.vue.d.ts +0 -93
  75. package/components/form-item-renderer/src/types.d.ts +0 -5
  76. package/components/form-item-renderer/src/utils.d.ts +0 -5
  77. package/components/form-item-renderer-template/index.d.ts +0 -4
  78. package/components/form-item-renderer-template/src/ctx.d.ts +0 -7
  79. package/components/form-item-renderer-template/src/index.vue.d.ts +0 -16
  80. package/components/form-item-renderer-template/src/types.d.ts +0 -55
  81. package/components/information/index.d.ts +0 -4
  82. package/components/information/src/ctx.d.ts +0 -13
  83. package/components/information/src/index.vue.d.ts +0 -23
  84. package/components/information/src/types.d.ts +0 -3
  85. package/components/information-collection/index.d.ts +0 -4
  86. package/components/information-collection/src/ctx.d.ts +0 -112
  87. package/components/information-collection/src/index.vue.d.ts +0 -232
  88. package/components/information-collection/src/types.d.ts +0 -6
  89. package/components/information-tag/index.d.ts +0 -4
  90. package/components/information-tag/src/ctx.d.ts +0 -50
  91. package/components/information-tag/src/index.vue.d.ts +0 -106
  92. package/components/information-tag/src/types.d.ts +0 -1
  93. package/components/information-templates-default/index.d.ts +0 -4
  94. package/components/information-templates-default/src/ctx.d.ts +0 -2
  95. package/components/information-templates-default/src/index.vue.d.ts +0 -2
  96. package/components/information-templates-default/src/types.d.ts +0 -1
  97. package/components/input/index.d.ts +0 -5
  98. package/components/input/src/ctx.d.ts +0 -164
  99. package/components/input/src/index.vue.d.ts +0 -816
  100. package/components/input/src/types.d.ts +0 -13
  101. package/components/input-collection/index.d.ts +0 -4
  102. package/components/input-collection/src/ctx.d.ts +0 -102
  103. package/components/input-collection/src/index.vue.d.ts +0 -1178
  104. package/components/input-collection/src/types.d.ts +0 -29
  105. package/components/input-link/index.d.ts +0 -4
  106. package/components/input-link/src/ctx.d.ts +0 -195
  107. package/components/input-link/src/index.vue.d.ts +0 -421
  108. package/components/input-link/src/types.d.ts +0 -7
  109. package/components/input-number/index.d.ts +0 -4
  110. package/components/input-number/src/ctx.d.ts +0 -106
  111. package/components/input-number/src/index.vue.d.ts +0 -441
  112. package/components/input-number/src/types.d.ts +0 -12
  113. package/components/input-tag/index.d.ts +0 -5
  114. package/components/input-tag/src/ctx.d.ts +0 -123
  115. package/components/input-tag/src/index.vue.d.ts +0 -551
  116. package/components/input-tag/src/types.d.ts +0 -22
  117. package/components/monaco-editor/index.d.ts +0 -4
  118. package/components/monaco-editor/src/ctx.d.ts +0 -80
  119. package/components/monaco-editor/src/index.vue.d.ts +0 -233
  120. package/components/monaco-editor/src/types.d.ts +0 -7
  121. package/components/radio/index.d.ts +0 -4
  122. package/components/radio/src/ctx.d.ts +0 -92
  123. package/components/radio/src/index.vue.d.ts +0 -667
  124. package/components/radio/src/types.d.ts +0 -8
  125. package/components/renderer-data/index.d.ts +0 -4
  126. package/components/renderer-data/src/ctx.d.ts +0 -12
  127. package/components/renderer-data/src/index.vue.d.ts +0 -20
  128. package/components/renderer-data/src/types.d.ts +0 -1
  129. package/components/select/index.d.ts +0 -5
  130. package/components/select/src/ctx.d.ts +0 -175
  131. package/components/select/src/index.vue.d.ts +0 -602
  132. package/components/select/src/types.d.ts +0 -11
  133. package/components/slider/index.d.ts +0 -4
  134. package/components/slider/src/ctx.d.ts +0 -137
  135. package/components/slider/src/index.vue.d.ts +0 -363
  136. package/components/slider/src/types.d.ts +0 -7
  137. package/components/switch/index.d.ts +0 -4
  138. package/components/switch/src/ctx.d.ts +0 -124
  139. package/components/switch/src/index.vue.d.ts +0 -559
  140. package/components/switch/src/types.d.ts +0 -8
  141. package/components/tables-select/index.d.ts +0 -5
  142. package/components/tables-select/src/ctx.d.ts +0 -357
  143. package/components/tables-select/src/index.vue.d.ts +0 -5107
  144. package/components/tables-select/src/types.d.ts +0 -9
  145. package/components/template-instances-provider/index.d.ts +0 -3
  146. package/components/template-instances-provider/src/index.vue.d.ts +0 -6
  147. package/components/templates-default/index.d.ts +0 -4
  148. package/components/templates-default/src/ctx.d.ts +0 -19
  149. package/components/templates-default/src/index.vue.d.ts +0 -187
  150. package/components/templates-default/src/types.d.ts +0 -55
  151. package/components/templates-element-plus/index.d.ts +0 -4
  152. package/components/templates-element-plus/src/ctx.d.ts +0 -9
  153. package/components/templates-element-plus/src/index.vue.d.ts +0 -154
  154. package/components/templates-element-plus/src/types.d.ts +0 -13
  155. package/components/templates-esri/index.d.ts +0 -4
  156. package/components/templates-esri/src/ctx.d.ts +0 -11
  157. package/components/templates-esri/src/index.vue.d.ts +0 -43
  158. package/components/templates-esri/src/types.d.ts +0 -2
  159. package/components/templates-layout/index.d.ts +0 -4
  160. package/components/templates-layout/src/ctx.d.ts +0 -9
  161. package/components/templates-layout/src/index.vue.d.ts +0 -173
  162. package/components/templates-layout/src/types.d.ts +0 -32
  163. package/components/templates-variant/index.d.ts +0 -4
  164. package/components/templates-variant/src/ctx.d.ts +0 -11
  165. package/components/templates-variant/src/index.vue.d.ts +0 -43
  166. package/components/templates-variant/src/types.d.ts +0 -2
  167. package/components/upload/index.d.ts +0 -5
  168. package/components/upload/src/ctx.d.ts +0 -200
  169. package/components/upload/src/file.vue.d.ts +0 -306
  170. package/components/upload/src/index.vue.d.ts +0 -1321
  171. package/components/upload/src/types.d.ts +0 -13
  172. package/components/upload-plus/index.d.ts +0 -6
  173. package/components/upload-plus/src/api.d.ts +0 -38
  174. package/components/upload-plus/src/const.d.ts +0 -9
  175. package/components/upload-plus/src/ctx.d.ts +0 -113
  176. package/components/upload-plus/src/index.vue.d.ts +0 -1029
  177. package/components/upload-plus/src/types.d.ts +0 -32
  178. package/components/van-cascader/index.d.ts +0 -4
  179. package/components/van-cascader/src/ctx.d.ts +0 -147
  180. package/components/van-cascader/src/index.vue.d.ts +0 -908
  181. package/components/van-cascader/src/types.d.ts +0 -1
  182. package/components/var-datetime-picker/index.d.ts +0 -4
  183. package/components/var-datetime-picker/src/const.d.ts +0 -10
  184. package/components/var-datetime-picker/src/ctx.d.ts +0 -77
  185. package/components/var-datetime-picker/src/index.vue.d.ts +0 -740
  186. package/components/var-datetime-picker/src/types.d.ts +0 -22
  187. package/components/vditor/index.d.ts +0 -4
  188. package/components/vditor/src/ctx.d.ts +0 -87
  189. package/components/vditor/src/index.vue.d.ts +0 -348
  190. package/components/vditor/src/types.d.ts +0 -7
@@ -1,9 +0,0 @@
1
- import { __VkTablesV1 } from '@vunk/plus/components/tables-v1';
2
- import { VueComponentPropsType } from '@vunk/shared';
3
- import Core from './index.vue';
4
- import { BasicSource } from '@vunk/form/shared';
5
- export interface Source<P extends string = string> extends BasicSource, VueComponentPropsType<typeof Core> {
6
- prop?: P | P[];
7
- templateType: 'VkfTablesSelect';
8
- }
9
- export type Column = __VkTablesV1.Column;
@@ -1,3 +0,0 @@
1
- import VkfTemplateInstancesProvider from './src/index.vue';
2
- export { VkfTemplateInstancesProvider, };
3
- export default VkfTemplateInstancesProvider;
@@ -1,6 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, (() => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2
- [key: string]: any;
3
- }>[]) | (() => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
4
- [key: string]: any;
5
- }>[][]), {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
- export default _default;
@@ -1,4 +0,0 @@
1
- import VkfTemplatesDefault from './src/index.vue';
2
- export * as __VkfTemplatesDefault from './src/types';
3
- export { VkfTemplatesDefault, };
4
- export default VkfTemplatesDefault;
@@ -1,19 +0,0 @@
1
- import { SetDataEvent } from '@vunk/core/shared/types';
2
- import { PropType } from 'vue';
3
- import { CreateIntoUndefined } from './types';
4
- export declare const props: {
5
- data: {
6
- type: PropType<Record<string, any>>;
7
- default: () => {};
8
- };
9
- createIntoUndefined: {
10
- type: PropType<CreateIntoUndefined>;
11
- default: (arg: {
12
- raw: any;
13
- data: Record<string, any>;
14
- }) => import("@vunk/core/shared/types").IntoUndefined;
15
- };
16
- };
17
- export declare const emits: {
18
- setData: (e: SetDataEvent) => SetDataEvent;
19
- };
@@ -1,187 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
- data: {
3
- type: import("vue").PropType<Record<string, any>>;
4
- default: () => {};
5
- };
6
- createIntoUndefined: {
7
- type: import("vue").PropType<import("./types").CreateIntoUndefined>;
8
- default: (arg: {
9
- raw: any;
10
- data: Record<string, any>;
11
- }) => import("@vunk/core").IntoUndefined;
12
- };
13
- }>, {
14
- pickObject: <T extends import("@vunk/core").NormalObject, EX extends (keyof T)[], KI extends keyof T>(data: T, opts?: {
15
- excludes?: EX;
16
- includes?: KI[];
17
- }) => { [P in EX extends (infer KE)[] ? Exclude<KI, KE> : KI]: T[P]; };
18
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
- setData: (e: import("@vunk/core").SetDataEvent) => import("@vunk/core").SetDataEvent;
20
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
- data: {
22
- type: import("vue").PropType<Record<string, any>>;
23
- default: () => {};
24
- };
25
- createIntoUndefined: {
26
- type: import("vue").PropType<import("./types").CreateIntoUndefined>;
27
- default: (arg: {
28
- raw: any;
29
- data: Record<string, any>;
30
- }) => import("@vunk/core").IntoUndefined;
31
- };
32
- }>> & Readonly<{
33
- onSetData?: (e: import("@vunk/core").SetDataEvent) => any;
34
- }>, {
35
- data: Record<string, any>;
36
- createIntoUndefined: (arg: {
37
- raw: any;
38
- data: Record<string, any>;
39
- }) => import("@vunk/core").IntoUndefined;
40
- }, {}, {
41
- VkfFormItemRendererTemplate: {
42
- new (...args: any[]): any;
43
- __isFragment?: never;
44
- __isTeleport?: never;
45
- __isSuspense?: never;
46
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
47
- [x: string]: any;
48
- [x: symbol]: any;
49
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
50
- install(app: import("vue").App): void;
51
- };
52
- VkfInput: {
53
- new (...args: any[]): any;
54
- __isFragment?: never;
55
- __isTeleport?: never;
56
- __isSuspense?: never;
57
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
58
- [x: string]: any;
59
- [x: symbol]: any;
60
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
61
- install(app: import("vue").App): void;
62
- };
63
- VkfSwitch: {
64
- new (...args: any[]): any;
65
- __isFragment?: never;
66
- __isTeleport?: never;
67
- __isSuspense?: never;
68
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
69
- [x: string]: any;
70
- [x: symbol]: any;
71
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
72
- install(app: import("vue").App): void;
73
- };
74
- VkfSelect: {
75
- new (...args: any[]): any;
76
- __isFragment?: never;
77
- __isTeleport?: never;
78
- __isSuspense?: never;
79
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
80
- [x: string]: any;
81
- [x: symbol]: any;
82
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
83
- install(app: import("vue").App): void;
84
- };
85
- VkfDatePicker: {
86
- new (...args: any[]): any;
87
- __isFragment?: never;
88
- __isTeleport?: never;
89
- __isSuspense?: never;
90
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
91
- [x: string]: any;
92
- [x: symbol]: any;
93
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
94
- install(app: import("vue").App): void;
95
- };
96
- VkfInputNumber: {
97
- new (...args: any[]): any;
98
- __isFragment?: never;
99
- __isTeleport?: never;
100
- __isSuspense?: never;
101
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
102
- [x: string]: any;
103
- [x: symbol]: any;
104
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
105
- install(app: import("vue").App): void;
106
- };
107
- VkfRadio: {
108
- new (...args: any[]): any;
109
- __isFragment?: never;
110
- __isTeleport?: never;
111
- __isSuspense?: never;
112
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
113
- [x: string]: any;
114
- [x: symbol]: any;
115
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
116
- install(app: import("vue").App): void;
117
- };
118
- VkfCheckbox: {
119
- new (...args: any[]): any;
120
- __isFragment?: never;
121
- __isTeleport?: never;
122
- __isSuspense?: never;
123
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
124
- [x: string]: any;
125
- [x: symbol]: any;
126
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
127
- install(app: import("vue").App): void;
128
- };
129
- VkfUpload: {
130
- new (...args: any[]): any;
131
- __isFragment?: never;
132
- __isTeleport?: never;
133
- __isSuspense?: never;
134
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
135
- [x: string]: any;
136
- [x: symbol]: any;
137
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
138
- install(app: import("vue").App): void;
139
- };
140
- VkfColorPicker: {
141
- new (...args: any[]): any;
142
- __isFragment?: never;
143
- __isTeleport?: never;
144
- __isSuspense?: never;
145
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
146
- [x: string]: any;
147
- [x: symbol]: any;
148
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
149
- install(app: import("vue").App): void;
150
- };
151
- VkfButton: {
152
- new (...args: any[]): any;
153
- __isFragment?: never;
154
- __isTeleport?: never;
155
- __isSuspense?: never;
156
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
157
- [x: string]: any;
158
- [x: symbol]: any;
159
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
160
- install(app: import("vue").App): void;
161
- };
162
- VkfCascader: never;
163
- VkfInputLink: never;
164
- VkfSlider: {
165
- new (...args: any[]): any;
166
- __isFragment?: never;
167
- __isTeleport?: never;
168
- __isSuspense?: never;
169
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
170
- [x: string]: any;
171
- [x: symbol]: any;
172
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
173
- install(app: import("vue").App): void;
174
- };
175
- VkfInputTag: {
176
- new (...args: any[]): any;
177
- __isFragment?: never;
178
- __isTeleport?: never;
179
- __isSuspense?: never;
180
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
181
- [x: string]: any;
182
- [x: symbol]: any;
183
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
184
- install(app: import("vue").App): void;
185
- };
186
- }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
187
- export default _default;
@@ -1,55 +0,0 @@
1
- import { BasicSource } from '@vunk/form/shared';
2
- import { __VkfButton } from '@vunk/form/components/button';
3
- import { __VkfInput } from '@vunk/form/components/input';
4
- import { __VkfDatePicker } from '@vunk/form/components/date-picker';
5
- import { __VkfSelect } from '@vunk/form/components/select';
6
- import { __VkfSwitch } from '@vunk/form/components/switch';
7
- import { __VkfInputNumber } from '@vunk/form/components/input-number';
8
- import { __VkfRadio } from '@vunk/form/components/radio';
9
- import { __VkfCheckbox } from '@vunk/form/components/checkbox';
10
- import { __VkfUpload } from '@vunk/form/components/upload';
11
- import { __VkfColorPicker } from '@vunk/form/components/color-picker';
12
- import { __VkfCascader } from '@vunk/form/components/cascader';
13
- import { __VkfInputLink } from '@vunk/form/components/input-link';
14
- import { __VkfSlider } from '@vunk/form/components/slider';
15
- import { __VkfInputTag } from '@vunk/form/components/input-tag';
16
- import { IntoUndefined, Func } from '@vunk/core';
17
- export type VkfButtonSource<P extends string = string> = __VkfButton.Source<P>;
18
- export type VkfInputSource<P extends string = string> = __VkfInput.Source<P>;
19
- export type VkfDatePickerSource<P extends string = string> = __VkfDatePicker.Source<P>;
20
- export type VkfSelectSource<P extends string = string> = __VkfSelect.Source<P>;
21
- export type VkfSwitchSource<P extends string = string> = __VkfSwitch.Source<P>;
22
- export type VkfInputNumberSource<P extends string = string> = __VkfInputNumber.Source<P>;
23
- export type VkfRadioSource<P extends string = string> = __VkfRadio.Source<P>;
24
- export type VkfCheckboxSource<P extends string = string> = __VkfCheckbox.Source<P>;
25
- export type VkfUploadSource<P extends string = string> = __VkfUpload.Source<P>;
26
- export type VkfColorPickerSource<P extends string = string> = __VkfColorPicker.Source<P>;
27
- export type VkfCascaderSource<P extends string = string> = __VkfCascader.Source<P>;
28
- export type VkfInputLinkSource<P extends string = string> = __VkfInputLink.Source<P>;
29
- export type VkfSliderSource<P extends string = string> = __VkfSlider.Source<P>;
30
- export type VkfInputTagSource<P extends string = string> = __VkfInputTag.Source<P>;
31
- export interface ComponentSource extends BasicSource {
32
- templateType: 'Component';
33
- is: any;
34
- }
35
- export type CoreSource<P extends string = string> = VkfInputSource<P> | VkfSwitchSource<P> | VkfSelectSource<P> | VkfDatePickerSource<P> | VkfInputNumberSource<P> | VkfRadioSource<P> | VkfCheckboxSource<P> | VkfUploadSource<P> | VkfColorPickerSource<P> | VkfButtonSource<P> | VkfCascaderSource<P> | VkfInputLinkSource<P> | VkfSliderSource<P> | VkfInputTagSource<P>;
36
- export type Source<P extends string = string> = CoreSource<P> | ComponentSource;
37
- /**
38
- * @example
39
- * ```ts
40
- * const createIntoUndefined = ({ raw }) => {
41
- * const objectFields = ['rules']
42
- * const isObjectFields = objectFields.includes(raw.prop)
43
- * return (currentData, currentK) => {
44
- * )
45
- * if (isObjectFields) {
46
- * currentData[currentK] = {}
47
- * }
48
- * }
49
- * }
50
- * ```
51
- */
52
- export type CreateIntoUndefined = Func<{
53
- raw: any;
54
- data: Record<string, any>;
55
- }, IntoUndefined>;
@@ -1,4 +0,0 @@
1
- import VkfTemplatesElementPlus from './src/index.vue';
2
- export * as __VkfTemplatesElementPlus from './src/types';
3
- export { VkfTemplatesElementPlus, };
4
- export default VkfTemplatesElementPlus;
@@ -1,9 +0,0 @@
1
- import { NormalObject } from '@vunk/core';
2
- import { PropType } from 'vue';
3
- export declare const props: {
4
- data: {
5
- type: PropType<NormalObject>;
6
- default: () => {};
7
- };
8
- };
9
- export declare const emits: {};
@@ -1,154 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
- data: {
3
- type: import("vue").PropType<import("@vunk/core").NormalObject>;
4
- default: () => {};
5
- };
6
- }>, {
7
- pickObject: <T extends import("@vunk/core").NormalObject, EX extends (keyof T)[], KI extends keyof T>(data: T, opts?: {
8
- excludes?: EX;
9
- includes?: KI[];
10
- }) => { [P in EX extends (infer KE)[] ? Exclude<KI, KE> : KI]: T[P]; };
11
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
12
- data: {
13
- type: import("vue").PropType<import("@vunk/core").NormalObject>;
14
- default: () => {};
15
- };
16
- }>> & Readonly<{}>, {
17
- data: import("@vunk/core").NormalObject;
18
- }, {}, {
19
- VkfFormItemRendererTemplate: {
20
- new (...args: any[]): any;
21
- __isFragment?: never;
22
- __isTeleport?: never;
23
- __isSuspense?: never;
24
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
25
- [x: string]: any;
26
- [x: symbol]: any;
27
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
28
- install(app: import("vue").App): void;
29
- };
30
- ElLink: import("element-plus/es/utils").SFCWithInstall<{
31
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
32
- readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "default" | "success" | "warning" | "info" | "primary" | "danger", unknown, "default", boolean>;
33
- readonly underline: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
34
- readonly disabled: BooleanConstructor;
35
- readonly href: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
36
- readonly target: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string) | (() => string) | ((new (...args: any[]) => string) | (() => string))[], unknown, unknown, "_self", boolean>;
37
- readonly icon: {
38
- readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown>>;
39
- readonly required: false;
40
- readonly validator: ((val: unknown) => boolean) | undefined;
41
- __epPropKey: true;
42
- };
43
- }>> & {
44
- onClick?: ((evt: MouseEvent) => any) | undefined;
45
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
46
- click: (evt: MouseEvent) => void;
47
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
48
- readonly disabled: boolean;
49
- readonly underline: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
50
- readonly type: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "success" | "warning" | "info" | "primary" | "danger", unknown>;
51
- readonly target: string;
52
- readonly href: string;
53
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
54
- P: {};
55
- B: {};
56
- D: {};
57
- C: {};
58
- M: {};
59
- Defaults: {};
60
- }, Readonly<import("vue").ExtractPropTypes<{
61
- readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "default" | "success" | "warning" | "info" | "primary" | "danger", unknown, "default", boolean>;
62
- readonly underline: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
63
- readonly disabled: BooleanConstructor;
64
- readonly href: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
65
- readonly target: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string) | (() => string) | ((new (...args: any[]) => string) | (() => string))[], unknown, unknown, "_self", boolean>;
66
- readonly icon: {
67
- readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown>>;
68
- readonly required: false;
69
- readonly validator: ((val: unknown) => boolean) | undefined;
70
- __epPropKey: true;
71
- };
72
- }>> & {
73
- onClick?: ((evt: MouseEvent) => any) | undefined;
74
- }, {}, {}, {}, {}, {
75
- readonly disabled: boolean;
76
- readonly underline: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
77
- readonly type: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "success" | "warning" | "info" | "primary" | "danger", unknown>;
78
- readonly target: string;
79
- readonly href: string;
80
- }>;
81
- __isFragment?: never;
82
- __isTeleport?: never;
83
- __isSuspense?: never;
84
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
85
- readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "default" | "success" | "warning" | "info" | "primary" | "danger", unknown, "default", boolean>;
86
- readonly underline: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
87
- readonly disabled: BooleanConstructor;
88
- readonly href: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
89
- readonly target: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string) | (() => string) | ((new (...args: any[]) => string) | (() => string))[], unknown, unknown, "_self", boolean>;
90
- readonly icon: {
91
- readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown>>;
92
- readonly required: false;
93
- readonly validator: ((val: unknown) => boolean) | undefined;
94
- __epPropKey: true;
95
- };
96
- }>> & {
97
- onClick?: ((evt: MouseEvent) => any) | undefined;
98
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
99
- click: (evt: MouseEvent) => void;
100
- }, string, {
101
- readonly disabled: boolean;
102
- readonly underline: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
103
- readonly type: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "success" | "warning" | "info" | "primary" | "danger", unknown>;
104
- readonly target: string;
105
- readonly href: string;
106
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
107
- $slots: {
108
- default?(_: {}): any;
109
- icon?(_: {}): any;
110
- };
111
- })>;
112
- ElDivider: import("element-plus/es/utils").SFCWithInstall<{
113
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
114
- readonly direction: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "horizontal" | "vertical", unknown, "horizontal", boolean>;
115
- readonly contentPosition: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "center" | "left" | "right", unknown, "center", boolean>;
116
- readonly borderStyle: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string) | (() => string) | ((new (...args: any[]) => string) | (() => string))[], unknown, unknown, "solid", boolean>;
117
- }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
118
- readonly direction: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "horizontal" | "vertical", unknown>;
119
- readonly borderStyle: string;
120
- readonly contentPosition: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "center" | "left" | "right", unknown>;
121
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
122
- P: {};
123
- B: {};
124
- D: {};
125
- C: {};
126
- M: {};
127
- Defaults: {};
128
- }, Readonly<import("vue").ExtractPropTypes<{
129
- readonly direction: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "horizontal" | "vertical", unknown, "horizontal", boolean>;
130
- readonly contentPosition: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "center" | "left" | "right", unknown, "center", boolean>;
131
- readonly borderStyle: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string) | (() => string) | ((new (...args: any[]) => string) | (() => string))[], unknown, unknown, "solid", boolean>;
132
- }>>, {}, {}, {}, {}, {
133
- readonly direction: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "horizontal" | "vertical", unknown>;
134
- readonly borderStyle: string;
135
- readonly contentPosition: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "center" | "left" | "right", unknown>;
136
- }>;
137
- __isFragment?: never;
138
- __isTeleport?: never;
139
- __isSuspense?: never;
140
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
141
- readonly direction: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "horizontal" | "vertical", unknown, "horizontal", boolean>;
142
- readonly contentPosition: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "center" | "left" | "right", unknown, "center", boolean>;
143
- readonly borderStyle: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string) | (() => string) | ((new (...args: any[]) => string) | (() => string))[], unknown, unknown, "solid", boolean>;
144
- }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
145
- readonly direction: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "horizontal" | "vertical", unknown>;
146
- readonly borderStyle: string;
147
- readonly contentPosition: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "center" | "left" | "right", unknown>;
148
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
149
- $slots: {
150
- default?(_: {}): any;
151
- };
152
- })>;
153
- }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
154
- export default _default;
@@ -1,13 +0,0 @@
1
- import { ElDivider, ElLink } from 'element-plus';
2
- import { VueComponentPropsType } from '@vunk/core';
3
- import { BasicSource } from '@vunk/form/shared';
4
- export interface ElDividerSource extends VueComponentPropsType<typeof ElDivider>, BasicSource {
5
- templateType: 'ElDivider';
6
- label: string;
7
- }
8
- export interface ElLinkSource extends VueComponentPropsType<typeof ElLink>, BasicSource {
9
- templateType: 'ElLink';
10
- label: string;
11
- target?: '_blank';
12
- }
13
- export type Source = ElDividerSource | ElLinkSource;
@@ -1,4 +0,0 @@
1
- import VkfTemplatesEsri from './src/index.vue';
2
- export * as __VkfTemplatesEsri from './src/types';
3
- export { VkfTemplatesEsri, };
4
- export default VkfTemplatesEsri;
@@ -1,11 +0,0 @@
1
- import { NormalObject, SetDataEvent } from '@vunk/core';
2
- import { PropType } from 'vue';
3
- export declare const props: {
4
- data: {
5
- type: PropType<NormalObject>;
6
- default: () => {};
7
- };
8
- };
9
- export declare const emits: {
10
- setData: (data: SetDataEvent) => SetDataEvent;
11
- };
@@ -1,43 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
- data: {
3
- type: import("vue").PropType<import("@vunk/core").NormalObject>;
4
- default: () => {};
5
- };
6
- }>, {
7
- getValue: (obj: any, k: any, intoUndefined?: import("@vunk/core").IntoUndefined, safe?: boolean) => any;
8
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9
- setData: (data: import("@vunk/core").SetDataEvent) => import("@vunk/core").SetDataEvent;
10
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
11
- data: {
12
- type: import("vue").PropType<import("@vunk/core").NormalObject>;
13
- default: () => {};
14
- };
15
- }>> & Readonly<{
16
- onSetData?: (data: import("@vunk/core").SetDataEvent) => any;
17
- }>, {
18
- data: import("@vunk/core").NormalObject;
19
- }, {}, {
20
- VkfFormItemRendererTemplate: {
21
- new (...args: any[]): any;
22
- __isFragment?: never;
23
- __isTeleport?: never;
24
- __isSuspense?: never;
25
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
26
- [x: string]: any;
27
- [x: symbol]: any;
28
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
29
- install(app: import("vue").App): void;
30
- };
31
- VkfEsriInputGeojson: {
32
- new (...args: any[]): any;
33
- __isFragment?: never;
34
- __isTeleport?: never;
35
- __isSuspense?: never;
36
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
37
- [x: string]: any;
38
- [x: symbol]: any;
39
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
40
- install(app: import("vue").App): void;
41
- };
42
- }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
43
- export default _default;
@@ -1,2 +0,0 @@
1
- import { __VkfEsriInputGeojson } from '@vunk/form/components/esri-input-geojson';
2
- export type Source<P extends string = string> = __VkfEsriInputGeojson.Source<P>;
@@ -1,4 +0,0 @@
1
- import VkfTemplatesLayout from './src/index.vue';
2
- export * as __VkfTemplatesLayout from './src/types';
3
- export { VkfTemplatesLayout, };
4
- export default VkfTemplatesLayout;
@@ -1,9 +0,0 @@
1
- import { NormalObject } from '@vunk/core';
2
- import { PropType } from 'vue';
3
- export declare const props: {
4
- data: {
5
- type: PropType<NormalObject>;
6
- default: () => {};
7
- };
8
- };
9
- export declare const emits: {};