@nocobase/client 1.8.11 → 1.8.13

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.
@@ -13,4 +13,5 @@ export declare const enableLinkSettingsItem: SchemaSettingsItemType;
13
13
  export declare const enableScanSettingsItem: SchemaSettingsItemType;
14
14
  export declare const disableManualInputSettingsItem: SchemaSettingsItemType;
15
15
  export declare const openModeSettingsItem: SchemaSettingsItemType;
16
+ export declare const autoFocusSettingsItem: SchemaSettingsItemType;
16
17
  export declare const inputComponentSettings: SchemaSettings<{}>;