@vunk/form 2.13.1 → 2.14.0

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 (209) hide show
  1. package/components/fieldset/index.cjs +6 -2
  2. package/components/fieldset/index.mjs +6 -2
  3. package/components/form-item/index.cjs +8 -7
  4. package/components/form-item/index.css +6 -0
  5. package/components/form-item/index.mjs +8 -7
  6. package/components/input-array/index.cjs +287 -0
  7. package/components/input-array/index.css +14 -0
  8. package/components/input-array/index.mjs +280 -0
  9. package/index.css +21 -0
  10. package/package.json +9 -1
  11. package/components/api-tables-select/index.d.ts +0 -4
  12. package/components/api-tables-select/src/ctx.d.ts +0 -374
  13. package/components/api-tables-select/src/index.vue.d.ts +0 -1335
  14. package/components/api-tables-select/src/types.d.ts +0 -19
  15. package/components/button/index.d.ts +0 -4
  16. package/components/button/src/ctx.d.ts +0 -185
  17. package/components/button/src/index.vue.d.ts +0 -813
  18. package/components/button/src/types.d.ts +0 -13
  19. package/components/card-input-collection/index.d.ts +0 -4
  20. package/components/card-input-collection/src/ctx.d.ts +0 -114
  21. package/components/card-input-collection/src/index.vue.d.ts +0 -1029
  22. package/components/card-input-collection/src/types.d.ts +0 -10
  23. package/components/cascader/index.d.ts +0 -6
  24. package/components/cascader/src/ctx.d.ts +0 -285
  25. package/components/cascader/src/index.vue.d.ts +0 -627
  26. package/components/cascader/src/types.d.ts +0 -19
  27. package/components/cascader/src/use.d.ts +0 -5
  28. package/components/checkbox/index.d.ts +0 -5
  29. package/components/checkbox/src/ctx.d.ts +0 -146
  30. package/components/checkbox/src/index.vue.d.ts +0 -1353
  31. package/components/checkbox/src/types.d.ts +0 -8
  32. package/components/color-picker/index.d.ts +0 -4
  33. package/components/color-picker/src/ctx.d.ts +0 -164
  34. package/components/color-picker/src/index.vue.d.ts +0 -366
  35. package/components/color-picker/src/types.d.ts +0 -7
  36. package/components/date-picker/index.d.ts +0 -5
  37. package/components/date-picker/src/ctx.d.ts +0 -321
  38. package/components/date-picker/src/index.vue.d.ts +0 -1423
  39. package/components/date-picker/src/types.d.ts +0 -20
  40. package/components/date-picker-range/index.d.ts +0 -4
  41. package/components/date-picker-range/src/ctx.d.ts +0 -329
  42. package/components/date-picker-range/src/index.vue.d.ts +0 -720
  43. package/components/date-picker-range/src/types.d.ts +0 -12
  44. package/components/dialog-input-collection/index.d.ts +0 -4
  45. package/components/dialog-input-collection/src/ctx.d.ts +0 -140
  46. package/components/dialog-input-collection/src/dialog-form.vue.d.ts +0 -1782
  47. package/components/dialog-input-collection/src/index.vue.d.ts +0 -3100
  48. package/components/dialog-input-collection/src/layout.vue.d.ts +0 -85
  49. package/components/dialog-input-collection/src/types.d.ts +0 -28
  50. package/components/download-plus/index.d.ts +0 -4
  51. package/components/download-plus/src/api.d.ts +0 -13
  52. package/components/download-plus/src/const.d.ts +0 -9
  53. package/components/download-plus/src/ctx.d.ts +0 -124
  54. package/components/download-plus/src/index.vue.d.ts +0 -1453
  55. package/components/download-plus/src/types.d.ts +0 -17
  56. package/components/editable-text/index.d.ts +0 -4
  57. package/components/editable-text/src/ctx.d.ts +0 -127
  58. package/components/editable-text/src/index.vue.d.ts +0 -3385
  59. package/components/editable-text/src/types.d.ts +0 -1
  60. package/components/esri-input-geojson/index.d.ts +0 -6
  61. package/components/esri-input-geojson/src/append.vue.d.ts +0 -1179
  62. package/components/esri-input-geojson/src/const.d.ts +0 -12
  63. package/components/esri-input-geojson/src/ctx.d.ts +0 -344
  64. package/components/esri-input-geojson/src/default-view.vue.d.ts +0 -133
  65. package/components/esri-input-geojson/src/index.vue.d.ts +0 -1471
  66. package/components/esri-input-geojson/src/types.d.ts +0 -22
  67. package/components/esri-input-geojson/src/viewer.vue.d.ts +0 -427
  68. package/components/fieldset/index.d.ts +0 -4
  69. package/components/fieldset/src/ctx.d.ts +0 -12
  70. package/components/fieldset/src/index.vue.d.ts +0 -23
  71. package/components/fieldset/src/types.d.ts +0 -1
  72. package/components/fieldset/src/use.d.ts +0 -5
  73. package/components/form/index.d.ts +0 -5
  74. package/components/form/src/ctx.d.ts +0 -139
  75. package/components/form/src/index.vue.d.ts +0 -1182
  76. package/components/form/src/types.d.ts +0 -25
  77. package/components/form/src/utils.d.ts +0 -15
  78. package/components/form-item/index.d.ts +0 -5
  79. package/components/form-item/src/core.vue.d.ts +0 -1847
  80. package/components/form-item/src/ctx.d.ts +0 -102
  81. package/components/form-item/src/index.vue.d.ts +0 -211
  82. package/components/form-item/src/types.d.ts +0 -10
  83. package/components/form-item-renderer/index.d.ts +0 -4
  84. package/components/form-item-renderer/src/core.vue.d.ts +0 -38
  85. package/components/form-item-renderer/src/ctx.d.ts +0 -16
  86. package/components/form-item-renderer/src/index.vue.d.ts +0 -93
  87. package/components/form-item-renderer/src/types.d.ts +0 -5
  88. package/components/form-item-renderer/src/utils.d.ts +0 -5
  89. package/components/form-item-renderer-template/index.d.ts +0 -4
  90. package/components/form-item-renderer-template/src/ctx.d.ts +0 -7
  91. package/components/form-item-renderer-template/src/index.vue.d.ts +0 -16
  92. package/components/form-item-renderer-template/src/types.d.ts +0 -55
  93. package/components/forms-provider/index.d.ts +0 -6
  94. package/components/forms-provider/src/core.d.ts +0 -6
  95. package/components/forms-provider/src/index.vue.d.ts +0 -2
  96. package/components/forms-provider/src/segment.vue.d.ts +0 -9
  97. package/components/forms-provider/src/types.d.ts +0 -10
  98. package/components/forms-provider/src/view.vue.d.ts +0 -7
  99. package/components/information/index.d.ts +0 -4
  100. package/components/information/src/ctx.d.ts +0 -13
  101. package/components/information/src/index.vue.d.ts +0 -23
  102. package/components/information/src/types.d.ts +0 -3
  103. package/components/information-collection/index.d.ts +0 -4
  104. package/components/information-collection/src/ctx.d.ts +0 -142
  105. package/components/information-collection/src/index.vue.d.ts +0 -293
  106. package/components/information-collection/src/types.d.ts +0 -6
  107. package/components/information-renderer/index.d.ts +0 -73
  108. package/components/information-tag/index.d.ts +0 -4
  109. package/components/information-tag/src/ctx.d.ts +0 -64
  110. package/components/information-tag/src/index.vue.d.ts +0 -134
  111. package/components/information-tag/src/types.d.ts +0 -1
  112. package/components/information-templates-default/index.d.ts +0 -4
  113. package/components/information-templates-default/src/ctx.d.ts +0 -2
  114. package/components/information-templates-default/src/index.vue.d.ts +0 -2
  115. package/components/information-templates-default/src/types.d.ts +0 -1
  116. package/components/input/index.d.ts +0 -5
  117. package/components/input/src/ctx.d.ts +0 -273
  118. package/components/input/src/index.vue.d.ts +0 -1234
  119. package/components/input/src/types.d.ts +0 -13
  120. package/components/input-collection/index.d.ts +0 -4
  121. package/components/input-collection/src/ctx.d.ts +0 -132
  122. package/components/input-collection/src/index.vue.d.ts +0 -1127
  123. package/components/input-collection/src/types.d.ts +0 -29
  124. package/components/input-link/index.d.ts +0 -4
  125. package/components/input-link/src/ctx.d.ts +0 -277
  126. package/components/input-link/src/index.vue.d.ts +0 -587
  127. package/components/input-link/src/types.d.ts +0 -7
  128. package/components/input-number/index.d.ts +0 -4
  129. package/components/input-number/src/ctx.d.ts +0 -211
  130. package/components/input-number/src/index.vue.d.ts +0 -852
  131. package/components/input-number/src/types.d.ts +0 -12
  132. package/components/input-tag/index.d.ts +0 -5
  133. package/components/input-tag/src/ctx.d.ts +0 -227
  134. package/components/input-tag/src/index.vue.d.ts +0 -947
  135. package/components/input-tag/src/types.d.ts +0 -22
  136. package/components/monaco-editor/index.d.ts +0 -4
  137. package/components/monaco-editor/src/ctx.d.ts +0 -110
  138. package/components/monaco-editor/src/index.vue.d.ts +0 -294
  139. package/components/monaco-editor/src/types.d.ts +0 -7
  140. package/components/radio/index.d.ts +0 -4
  141. package/components/radio/src/ctx.d.ts +0 -157
  142. package/components/radio/src/index.vue.d.ts +0 -1302
  143. package/components/radio/src/types.d.ts +0 -8
  144. package/components/renderer-data/index.d.ts +0 -4
  145. package/components/renderer-data/src/ctx.d.ts +0 -12
  146. package/components/renderer-data/src/index.vue.d.ts +0 -20
  147. package/components/renderer-data/src/types.d.ts +0 -1
  148. package/components/select/index.d.ts +0 -5
  149. package/components/select/src/ctx.d.ts +0 -220
  150. package/components/select/src/index.vue.d.ts +0 -1034
  151. package/components/select/src/types.d.ts +0 -11
  152. package/components/slider/index.d.ts +0 -4
  153. package/components/slider/src/ctx.d.ts +0 -248
  154. package/components/slider/src/index.vue.d.ts +0 -579
  155. package/components/slider/src/types.d.ts +0 -7
  156. package/components/switch/index.d.ts +0 -4
  157. package/components/switch/src/ctx.d.ts +0 -203
  158. package/components/switch/src/index.vue.d.ts +0 -886
  159. package/components/switch/src/types.d.ts +0 -8
  160. package/components/tables-select/index.d.ts +0 -5
  161. package/components/tables-select/src/ctx.d.ts +0 -420
  162. package/components/tables-select/src/index.vue.d.ts +0 -5411
  163. package/components/tables-select/src/types.d.ts +0 -9
  164. package/components/template-instances-provider/index.d.ts +0 -3
  165. package/components/template-instances-provider/src/index.vue.d.ts +0 -6
  166. package/components/templates-default/index.d.ts +0 -4
  167. package/components/templates-default/src/ctx.d.ts +0 -19
  168. package/components/templates-default/src/index.vue.d.ts +0 -187
  169. package/components/templates-default/src/types.d.ts +0 -55
  170. package/components/templates-element-plus/index.d.ts +0 -4
  171. package/components/templates-element-plus/src/ctx.d.ts +0 -9
  172. package/components/templates-element-plus/src/index.vue.d.ts +0 -301
  173. package/components/templates-element-plus/src/types.d.ts +0 -13
  174. package/components/templates-esri/index.d.ts +0 -4
  175. package/components/templates-esri/src/ctx.d.ts +0 -11
  176. package/components/templates-esri/src/index.vue.d.ts +0 -43
  177. package/components/templates-esri/src/types.d.ts +0 -2
  178. package/components/templates-layout/index.d.ts +0 -4
  179. package/components/templates-layout/src/ctx.d.ts +0 -9
  180. package/components/templates-layout/src/index.vue.d.ts +0 -446
  181. package/components/templates-layout/src/types.d.ts +0 -32
  182. package/components/templates-variant/index.d.ts +0 -4
  183. package/components/templates-variant/src/ctx.d.ts +0 -11
  184. package/components/templates-variant/src/index.vue.d.ts +0 -43
  185. package/components/templates-variant/src/types.d.ts +0 -2
  186. package/components/upload/index.d.ts +0 -5
  187. package/components/upload/src/ctx.d.ts +0 -289
  188. package/components/upload/src/file.vue.d.ts +0 -492
  189. package/components/upload/src/index.vue.d.ts +0 -1926
  190. package/components/upload/src/types.d.ts +0 -13
  191. package/components/upload-plus/index.d.ts +0 -6
  192. package/components/upload-plus/src/api.d.ts +0 -38
  193. package/components/upload-plus/src/const.d.ts +0 -9
  194. package/components/upload-plus/src/ctx.d.ts +0 -143
  195. package/components/upload-plus/src/index.vue.d.ts +0 -1770
  196. package/components/upload-plus/src/types.d.ts +0 -32
  197. package/components/van-cascader/index.d.ts +0 -4
  198. package/components/van-cascader/src/ctx.d.ts +0 -272
  199. package/components/van-cascader/src/index.vue.d.ts +0 -2093
  200. package/components/van-cascader/src/types.d.ts +0 -1
  201. package/components/var-datetime-picker/index.d.ts +0 -4
  202. package/components/var-datetime-picker/src/const.d.ts +0 -10
  203. package/components/var-datetime-picker/src/ctx.d.ts +0 -107
  204. package/components/var-datetime-picker/src/index.vue.d.ts +0 -1485
  205. package/components/var-datetime-picker/src/types.d.ts +0 -22
  206. package/components/vditor/index.d.ts +0 -4
  207. package/components/vditor/src/ctx.d.ts +0 -117
  208. package/components/vditor/src/index.vue.d.ts +0 -409
  209. package/components/vditor/src/types.d.ts +0 -7
@@ -1,29 +0,0 @@
1
- import type { __VkfTemplatesDefault } from '@vunk/form/components/templates-default';
2
- import type { BasicSource } from '@vunk/form/shared';
3
- import type { __VkTableColumns } from '@vunk/plus/components/table-columns';
4
- import type { AnyFunc, Keyof, NormalObject, VueComponentPropsType } from '@vunk/shared';
5
- import type { TableColumnCtx } from 'element-plus';
6
- import type Core from './index.vue';
7
- import type { __VkfInformationCollection } from '@vunk/form/components/information-collection';
8
- export interface Source<P = string> extends VueComponentPropsType<typeof Core>, BasicSource {
9
- prop?: P;
10
- templateType: 'VkfInputCollection';
11
- informationProps?: Partial<__VkfInformationCollection.ComponentProps>;
12
- }
13
- export type Column<R extends NormalObject = NormalObject, SourceType extends NormalObject = __VkfTemplatesDefault.CoreSource<Keyof<R>>> = Omit<__VkTableColumns.Source<R>, 'slots'> & {
14
- templateType: SourceType['templateType'];
15
- templateProps?: Partial<SourceType> | AnyFunc;
16
- expandVisible?: boolean;
17
- createTemplateProps?: (columnSlotEvent: {
18
- row: R;
19
- column: TableColumnCtx<R>;
20
- $index: number;
21
- }, formItemProps: {
22
- prop: Array<string | number>;
23
- readonly: boolean;
24
- }, innerContext: {
25
- addExpandRowKey: (rowKey: string) => void;
26
- removeExpandRowKey: (rowKey: string) => void;
27
- getExpandRowKeys: () => string[];
28
- }) => Partial<SourceType>;
29
- };
@@ -1,4 +0,0 @@
1
- import VkfInputLink from './src/index.vue';
2
- export * as __VkfInputLink from './src/types';
3
- export { VkfInputLink, };
4
- export default VkfInputLink;
@@ -1,277 +0,0 @@
1
- export declare const props: {
2
- type: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- rows: {
7
- type: NumberConstructor;
8
- default: number;
9
- };
10
- label: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- placeholder: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- readonly: {
19
- type: BooleanConstructor;
20
- default: any;
21
- };
22
- /**
23
- * @deprecated 请使用 referenceUrl
24
- */
25
- uploadUrl: {
26
- type: StringConstructor;
27
- default: string;
28
- };
29
- /**
30
- * 参考地址
31
- */
32
- referenceUrl: {
33
- type: StringConstructor;
34
- default: string;
35
- };
36
- /**
37
- * 仅展示参考地址
38
- */
39
- referenceOnly: {
40
- type: BooleanConstructor;
41
- default: boolean;
42
- };
43
- /**
44
- * @description 参考地址的 label
45
- */
46
- referenceLabel: {
47
- type: StringConstructor;
48
- default: string;
49
- };
50
- modelValue: {
51
- type: StringConstructor;
52
- default: string;
53
- };
54
- maxlength: {
55
- type: NumberConstructor;
56
- required: boolean;
57
- };
58
- minlength: {
59
- type: NumberConstructor;
60
- required: boolean;
61
- };
62
- inputSlots: {
63
- type: import("vue").PropType<import("@vunk/form/components/input/src/types").InputSlots>;
64
- default: any;
65
- };
66
- required: {
67
- readonly type: import("vue").PropType<boolean>;
68
- readonly required: false;
69
- readonly validator: ((val: unknown) => boolean) | undefined;
70
- __epPropKey: true;
71
- } & {
72
- readonly default: undefined;
73
- };
74
- formItemSize: {
75
- type: import("vue").PropType<"default" | "small" | "large">;
76
- default: "default" | "small" | "large";
77
- };
78
- formItemSlots: {
79
- type: import("vue").PropType<import("@vunk/form/components/form-item/src/types").FormItemSlots>;
80
- default: any;
81
- };
82
- elRef: {
83
- type: import("vue").PropType<any>;
84
- required: boolean;
85
- };
86
- inline: {
87
- type: BooleanConstructor;
88
- default: boolean;
89
- };
90
- formItemTip: {
91
- type: StringConstructor;
92
- default: any;
93
- };
94
- formItemTipClass: any;
95
- labelTip: {
96
- type: StringConstructor;
97
- default: any;
98
- };
99
- information: {
100
- type: BooleanConstructor;
101
- default: boolean;
102
- };
103
- prop: any;
104
- labelWidth: {
105
- readonly type: import("vue").PropType<string | number>;
106
- readonly required: false;
107
- readonly validator: ((val: unknown) => boolean) | undefined;
108
- __epPropKey: true;
109
- } & {
110
- readonly default: "";
111
- };
112
- labelPosition: {
113
- readonly type: import("vue").PropType<"" | "top" | "left" | "right">;
114
- readonly required: false;
115
- readonly validator: ((val: unknown) => boolean) | undefined;
116
- __epPropKey: true;
117
- } & {
118
- readonly default: "";
119
- };
120
- rules: {
121
- readonly type: import("vue").PropType<unknown>;
122
- readonly required: false;
123
- readonly validator: ((val: unknown) => boolean) | undefined;
124
- __epPropKey: true;
125
- };
126
- error: StringConstructor;
127
- validateStatus: {
128
- readonly type: import("vue").PropType<"" | "error" | "success" | "validating">;
129
- readonly required: false;
130
- readonly validator: ((val: unknown) => boolean) | undefined;
131
- __epPropKey: true;
132
- };
133
- for: StringConstructor;
134
- inlineMessage: {
135
- readonly type: import("vue").PropType<string | boolean>;
136
- readonly required: false;
137
- readonly validator: ((val: unknown) => boolean) | undefined;
138
- __epPropKey: true;
139
- } & {
140
- readonly default: "";
141
- };
142
- showMessage: {
143
- readonly type: import("vue").PropType<boolean>;
144
- readonly required: false;
145
- readonly validator: ((val: unknown) => boolean) | undefined;
146
- __epPropKey: true;
147
- } & {
148
- readonly default: true;
149
- };
150
- inputmode: {
151
- readonly type: import("vue").PropType<"none" | "search" | "text" | "url" | "email" | "tel" | "numeric" | "decimal">;
152
- readonly required: false;
153
- readonly validator: ((val: unknown) => boolean) | undefined;
154
- __epPropKey: true;
155
- } & {
156
- readonly default: undefined;
157
- };
158
- name: StringConstructor;
159
- ariaLabel: StringConstructor;
160
- id: {
161
- readonly type: import("vue").PropType<string>;
162
- readonly required: false;
163
- readonly validator: ((val: unknown) => boolean) | undefined;
164
- __epPropKey: true;
165
- } & {
166
- readonly default: undefined;
167
- };
168
- size: {
169
- readonly type: import("vue").PropType<"" | "default" | "small" | "large">;
170
- readonly required: false;
171
- readonly validator: ((val: unknown) => boolean) | undefined;
172
- __epPropKey: true;
173
- };
174
- disabled: BooleanConstructor;
175
- resize: {
176
- readonly type: import("vue").PropType<"none" | "horizontal" | "vertical" | "both">;
177
- readonly required: false;
178
- readonly validator: ((val: unknown) => boolean) | undefined;
179
- __epPropKey: true;
180
- };
181
- autosize: {
182
- readonly type: import("vue").PropType<unknown>;
183
- readonly required: false;
184
- readonly validator: ((val: unknown) => boolean) | undefined;
185
- __epPropKey: true;
186
- } & {
187
- readonly default: false;
188
- };
189
- autocomplete: {
190
- readonly type: import("vue").PropType<string>;
191
- readonly required: false;
192
- readonly validator: ((val: unknown) => boolean) | undefined;
193
- __epPropKey: true;
194
- } & {
195
- readonly default: "off";
196
- };
197
- formatter: {
198
- readonly type: import("vue").PropType<Function>;
199
- readonly required: false;
200
- readonly validator: ((val: unknown) => boolean) | undefined;
201
- __epPropKey: true;
202
- };
203
- parser: {
204
- readonly type: import("vue").PropType<Function>;
205
- readonly required: false;
206
- readonly validator: ((val: unknown) => boolean) | undefined;
207
- __epPropKey: true;
208
- };
209
- form: {
210
- readonly type: import("vue").PropType<string>;
211
- readonly required: false;
212
- readonly validator: ((val: unknown) => boolean) | undefined;
213
- __epPropKey: true;
214
- };
215
- clearable: BooleanConstructor;
216
- showPassword: BooleanConstructor;
217
- showWordLimit: BooleanConstructor;
218
- suffixIcon: {
219
- readonly type: import("vue").PropType<unknown>;
220
- readonly required: false;
221
- readonly validator: ((val: unknown) => boolean) | undefined;
222
- __epPropKey: true;
223
- };
224
- prefixIcon: {
225
- readonly type: import("vue").PropType<unknown>;
226
- readonly required: false;
227
- readonly validator: ((val: unknown) => boolean) | undefined;
228
- __epPropKey: true;
229
- };
230
- containerRole: {
231
- readonly type: import("vue").PropType<string>;
232
- readonly required: false;
233
- readonly validator: ((val: unknown) => boolean) | undefined;
234
- __epPropKey: true;
235
- } & {
236
- readonly default: undefined;
237
- };
238
- tabindex: {
239
- readonly type: import("vue").PropType<string | number>;
240
- readonly required: false;
241
- readonly validator: ((val: unknown) => boolean) | undefined;
242
- __epPropKey: true;
243
- } & {
244
- readonly default: 0;
245
- };
246
- validateEvent: {
247
- readonly type: import("vue").PropType<boolean>;
248
- readonly required: false;
249
- readonly validator: ((val: unknown) => boolean) | undefined;
250
- __epPropKey: true;
251
- } & {
252
- readonly default: true;
253
- };
254
- inputStyle: {
255
- readonly type: import("vue").PropType<import("vue").StyleValue>;
256
- readonly required: false;
257
- readonly validator: ((val: unknown) => boolean) | undefined;
258
- __epPropKey: true;
259
- } & {
260
- readonly default: () => {};
261
- };
262
- autofocus: BooleanConstructor;
263
- };
264
- export declare const emits: {
265
- "update:modelValue": (value: string) => boolean;
266
- input: (value: string) => boolean;
267
- change: (value: string) => boolean;
268
- focus: (evt: FocusEvent) => boolean;
269
- blur: (evt: FocusEvent) => boolean;
270
- clear: () => boolean;
271
- mouseleave: (evt: MouseEvent) => boolean;
272
- mouseenter: (evt: MouseEvent) => boolean;
273
- keydown: (evt: KeyboardEvent | Event) => boolean;
274
- compositionstart: (evt: CompositionEvent) => boolean;
275
- compositionupdate: (evt: CompositionEvent) => boolean;
276
- compositionend: (evt: CompositionEvent) => boolean;
277
- };