zzz-pc-view 0.0.150 → 0.0.151

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.
@@ -1050,13 +1050,7 @@ export declare class CurdViewHandler<T extends object = object> extends ZDecorat
1050
1050
  }, {
1051
1051
  validate: (callback?: import('element-plus').FormValidateCallback) => FormValidationResult;
1052
1052
  validateField: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>, callback?: import('element-plus').FormValidateCallback) => FormValidationResult;
1053
- resetFields: (props
1054
- /**
1055
- * 自动聚焦输入框的方法。
1056
- * 该方法会在编辑器打开时自动聚焦到带有 'auto-focus' 类的输入框。
1057
- * 仅在有编辑的模式下生效,且需要确保编辑器表单元素和自动聚焦元素存在。
1058
- */
1059
- ? /**
1053
+ resetFields: (props? /**
1060
1054
  * 自动聚焦输入框的方法。
1061
1055
  * 该方法会在编辑器打开时自动聚焦到带有 'auto-focus' 类的输入框。
1062
1056
  * 仅在有编辑的模式下生效,且需要确保编辑器表单元素和自动聚焦元素存在。
@@ -1149,13 +1143,7 @@ export declare class CurdViewHandler<T extends object = object> extends ZDecorat
1149
1143
  }, "disabled" | "labelPosition" | "requireAsteriskPosition" | "labelWidth" | "labelSuffix" | "inline" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "validate" | "validateField" | "resetFields" | "clearValidate" | "scrollToField" | "fields"> & import('vue').ShallowUnwrapRef<{
1150
1144
  validate: (callback?: import('element-plus').FormValidateCallback) => FormValidationResult;
1151
1145
  validateField: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>, callback?: import('element-plus').FormValidateCallback) => FormValidationResult;
1152
- resetFields: (props
1153
- /**
1154
- * 自动聚焦输入框的方法。
1155
- * 该方法会在编辑器打开时自动聚焦到带有 'auto-focus' 类的输入框。
1156
- * 仅在有编辑的模式下生效,且需要确保编辑器表单元素和自动聚焦元素存在。
1157
- */
1158
- ? /**
1146
+ resetFields: (props? /**
1159
1147
  * 自动聚焦输入框的方法。
1160
1148
  * 该方法会在编辑器打开时自动聚焦到带有 'auto-focus' 类的输入框。
1161
1149
  * 仅在有编辑的模式下生效,且需要确保编辑器表单元素和自动聚焦元素存在。
@@ -1253,13 +1241,7 @@ export declare class CurdViewHandler<T extends object = object> extends ZDecorat
1253
1241
  }, {
1254
1242
  validate: (callback?: import('element-plus').FormValidateCallback) => FormValidationResult;
1255
1243
  validateField: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>, callback?: import('element-plus').FormValidateCallback) => FormValidationResult;
1256
- resetFields: (props
1257
- /**
1258
- * 自动聚焦输入框的方法。
1259
- * 该方法会在编辑器打开时自动聚焦到带有 'auto-focus' 类的输入框。
1260
- * 仅在有编辑的模式下生效,且需要确保编辑器表单元素和自动聚焦元素存在。
1261
- */
1262
- ? /**
1244
+ resetFields: (props? /**
1263
1245
  * 自动聚焦输入框的方法。
1264
1246
  * 该方法会在编辑器打开时自动聚焦到带有 'auto-focus' 类的输入框。
1265
1247
  * 仅在有编辑的模式下生效,且需要确保编辑器表单元素和自动聚焦元素存在。
@@ -1352,13 +1334,7 @@ export declare class CurdViewHandler<T extends object = object> extends ZDecorat
1352
1334
  }, "disabled" | "labelPosition" | "requireAsteriskPosition" | "labelWidth" | "labelSuffix" | "inline" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "validate" | "validateField" | "resetFields" | "clearValidate" | "scrollToField" | "fields"> & import('vue').ShallowUnwrapRef<{
1353
1335
  validate: (callback?: import('element-plus').FormValidateCallback) => FormValidationResult;
1354
1336
  validateField: (props?: import('element-plus/es/utils/typescript.mjs').Arrayable<import('element-plus').FormItemProp>, callback?: import('element-plus').FormValidateCallback) => FormValidationResult;
1355
- resetFields: (props
1356
- /**
1357
- * 自动聚焦输入框的方法。
1358
- * 该方法会在编辑器打开时自动聚焦到带有 'auto-focus' 类的输入框。
1359
- * 仅在有编辑的模式下生效,且需要确保编辑器表单元素和自动聚焦元素存在。
1360
- */
1361
- ? /**
1337
+ resetFields: (props? /**
1362
1338
  * 自动聚焦输入框的方法。
1363
1339
  * 该方法会在编辑器打开时自动聚焦到带有 'auto-focus' 类的输入框。
1364
1340
  * 仅在有编辑的模式下生效,且需要确保编辑器表单元素和自动聚焦元素存在。