@nocobase/client 1.2.12-alpha → 1.3.0-alpha.20240710084543

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 (962) hide show
  1. package/package.json +5 -5
  2. package/es/acl/ACLProvider.d.ts +0 -34
  3. package/es/acl/ACLShortcut.d.ts +0 -10
  4. package/es/acl/Configuration/ConfigureCenter.d.ts +0 -11
  5. package/es/acl/Configuration/MenuConfigure.d.ts +0 -10
  6. package/es/acl/Configuration/MenuItemsProvider.d.ts +0 -12
  7. package/es/acl/Configuration/PermisionProvider.d.ts +0 -12
  8. package/es/acl/Configuration/RoleConfigure.d.ts +0 -10
  9. package/es/acl/Configuration/RoleTable.d.ts +0 -11
  10. package/es/acl/Configuration/RolesResourcesActions.d.ts +0 -11
  11. package/es/acl/Configuration/ScopeSelect.d.ts +0 -11
  12. package/es/acl/Configuration/StrategyActions.d.ts +0 -10
  13. package/es/acl/Configuration/index.d.ts +0 -17
  14. package/es/acl/Configuration/schemas/roles.d.ts +0 -10
  15. package/es/acl/Configuration/schemas/scopes.d.ts +0 -75
  16. package/es/acl/Configuration/schemas/useRoleResourceValues.d.ts +0 -12
  17. package/es/acl/Configuration/schemas/useSaveRoleResourceAction.d.ts +0 -11
  18. package/es/acl/index.d.ts +0 -15
  19. package/es/acl/style.d.ts +0 -9
  20. package/es/antd-config-provider/index.d.ts +0 -16
  21. package/es/antd-config-provider/loadConstrueLocale.d.ts +0 -9
  22. package/es/api-client/APIClient.d.ts +0 -23
  23. package/es/api-client/APIClientProvider.d.ts +0 -15
  24. package/es/api-client/context.d.ts +0 -11
  25. package/es/api-client/hooks/assign.d.ts +0 -17
  26. package/es/api-client/hooks/index.d.ts +0 -11
  27. package/es/api-client/hooks/useAPIClient.d.ts +0 -9
  28. package/es/api-client/hooks/useRequest.d.ts +0 -30
  29. package/es/api-client/hooks/useResource.d.ts +0 -9
  30. package/es/api-client/index.d.ts +0 -12
  31. package/es/appInfo/CurrentAppInfoProvider.d.ts +0 -21
  32. package/es/appInfo/index.d.ts +0 -9
  33. package/es/application/AppSchemaComponentProvider.d.ts +0 -11
  34. package/es/application/Application.d.ts +0 -106
  35. package/es/application/Plugin.d.ts +0 -26
  36. package/es/application/PluginManager.d.ts +0 -46
  37. package/es/application/PluginSettingsManager.d.ts +0 -63
  38. package/es/application/RouterManager.d.ts +0 -54
  39. package/es/application/WebSocketClient.d.ts +0 -43
  40. package/es/application/components/AppComponent.d.ts +0 -14
  41. package/es/application/components/BlankComponent.d.ts +0 -12
  42. package/es/application/components/MainComponent.d.ts +0 -10
  43. package/es/application/components/RouterContextCleaner.d.ts +0 -12
  44. package/es/application/components/defaultComponents.d.ts +0 -17
  45. package/es/application/components/index.d.ts +0 -12
  46. package/es/application/context.d.ts +0 -11
  47. package/es/application/globalType.d.ts +0 -13
  48. package/es/application/hooks/index.d.ts +0 -12
  49. package/es/application/hooks/useApp.d.ts +0 -10
  50. package/es/application/hooks/useAppSpin.d.ts +0 -12
  51. package/es/application/hooks/usePlugin.d.ts +0 -11
  52. package/es/application/hooks/useRouter.d.ts +0 -9
  53. package/es/application/index.d.ts +0 -22
  54. package/es/application/schema-initializer/CompatibleSchemaInitializer.d.ts +0 -35
  55. package/es/application/schema-initializer/SchemaInitializer.d.ts +0 -19
  56. package/es/application/schema-initializer/SchemaInitializerManager.d.ts +0 -32
  57. package/es/application/schema-initializer/components/SchemaInitializerActionModal.d.ts +0 -21
  58. package/es/application/schema-initializer/components/SchemaInitializerButton.d.ts +0 -15
  59. package/es/application/schema-initializer/components/SchemaInitializerChildren.d.ts +0 -14
  60. package/es/application/schema-initializer/components/SchemaInitializerDivider.d.ts +0 -10
  61. package/es/application/schema-initializer/components/SchemaInitializerItem.d.ts +0 -29
  62. package/es/application/schema-initializer/components/SchemaInitializerItemGroup.d.ts +0 -21
  63. package/es/application/schema-initializer/components/SchemaInitializerItems.d.ts +0 -16
  64. package/es/application/schema-initializer/components/SchemaInitializerSelect.d.ts +0 -22
  65. package/es/application/schema-initializer/components/SchemaInitializerSubMenu.d.ts +0 -33
  66. package/es/application/schema-initializer/components/SchemaInitializerSwitch.d.ts +0 -19
  67. package/es/application/schema-initializer/components/index.d.ts +0 -18
  68. package/es/application/schema-initializer/components/style.d.ts +0 -9
  69. package/es/application/schema-initializer/context/index.d.ts +0 -24
  70. package/es/application/schema-initializer/hooks/index.d.ts +0 -11
  71. package/es/application/schema-initializer/hooks/useAriaAttributeOfMenuItem.d.ts +0 -18
  72. package/es/application/schema-initializer/hooks/useGetSchemaInitializerMenuItems.d.ts +0 -16
  73. package/es/application/schema-initializer/hooks/useSchemaInitializerRender.d.ts +0 -19
  74. package/es/application/schema-initializer/index.d.ts +0 -16
  75. package/es/application/schema-initializer/types.d.ts +0 -88
  76. package/es/application/schema-initializer/withInitializer.d.ts +0 -11
  77. package/es/application/schema-settings/SchemaSettings.d.ts +0 -18
  78. package/es/application/schema-settings/SchemaSettingsManager.d.ts +0 -31
  79. package/es/application/schema-settings/components/SchemaSettingsChildren.d.ts +0 -15
  80. package/es/application/schema-settings/components/SchemaSettingsIcon.d.ts +0 -14
  81. package/es/application/schema-settings/components/SchemaSettingsWrapper.d.ts +0 -14
  82. package/es/application/schema-settings/components/index.d.ts +0 -10
  83. package/es/application/schema-settings/context/SchemaSettingItemContext.d.ts +0 -12
  84. package/es/application/schema-settings/hooks/useSchemaSettingsRender.d.ts +0 -28
  85. package/es/application/schema-settings/index.d.ts +0 -14
  86. package/es/application/schema-settings/types.d.ts +0 -70
  87. package/es/application/schema-settings/utils/createModalSettingsItem.d.ts +0 -28
  88. package/es/application/schema-settings/utils/createSelectSettingsItem.d.ts +0 -28
  89. package/es/application/schema-settings/utils/createSwitchSettingsItem.d.ts +0 -25
  90. package/es/application/schema-settings/utils/index.d.ts +0 -11
  91. package/es/application/schema-settings/utils/util.d.ts +0 -21
  92. package/es/application/schema-toolbar/context/index.d.ts +0 -12
  93. package/es/application/schema-toolbar/hooks/index.d.ts +0 -17
  94. package/es/application/schema-toolbar/index.d.ts +0 -10
  95. package/es/application/utils/globalDeps.d.ts +0 -13
  96. package/es/application/utils/index.d.ts +0 -11
  97. package/es/application/utils/remotePlugins.d.ts +0 -44
  98. package/es/application/utils/requirejs.d.ts +0 -18
  99. package/es/application/utils/types.d.ts +0 -330
  100. package/es/async-data-provider/index.d.ts +0 -25
  101. package/es/block-provider/BlockProvider.d.ts +0 -124
  102. package/es/block-provider/BlockSchemaComponentProvider.d.ts +0 -16
  103. package/es/block-provider/CollectOperators.d.ts +0 -18
  104. package/es/block-provider/DetailsBlockProvider.d.ts +0 -26
  105. package/es/block-provider/FilterFormBlockProvider.d.ts +0 -10
  106. package/es/block-provider/FormBlockProvider.d.ts +0 -63
  107. package/es/block-provider/FormFieldProvider.d.ts +0 -31
  108. package/es/block-provider/TableBlockProvider.d.ts +0 -22
  109. package/es/block-provider/TableFieldProvider.d.ts +0 -64
  110. package/es/block-provider/TableSelectorProvider.d.ts +0 -51
  111. package/es/block-provider/TemplateBlockProvider.d.ts +0 -18
  112. package/es/block-provider/hooks/index.d.ts +0 -153
  113. package/es/block-provider/hooks/useBlockHeightProps.d.ts +0 -12
  114. package/es/block-provider/hooks/useDataBlockParentRecord.d.ts +0 -25
  115. package/es/block-provider/hooks/useFormActiveFields.d.ts +0 -32
  116. package/es/block-provider/hooks/useParsedFilter.d.ts +0 -21
  117. package/es/block-provider/index.d.ts +0 -18
  118. package/es/china-region/index.d.ts +0 -10
  119. package/es/collection-manager/CollectionHistoryProvider.d.ts +0 -16
  120. package/es/collection-manager/CollectionManagerProvider.d.ts +0 -16
  121. package/es/collection-manager/CollectionManagerSchemaComponentProvider.d.ts +0 -10
  122. package/es/collection-manager/CollectionProvider_deprecated.d.ts +0 -20
  123. package/es/collection-manager/Configuration/AddCollectionAction.d.ts +0 -11
  124. package/es/collection-manager/Configuration/AddFieldAction.d.ts +0 -14
  125. package/es/collection-manager/Configuration/AddSubFieldAction.d.ts +0 -10
  126. package/es/collection-manager/Configuration/DeleteCollectionAction.d.ts +0 -31
  127. package/es/collection-manager/Configuration/EditCollectionAction.d.ts +0 -15
  128. package/es/collection-manager/Configuration/EditFieldAction.d.ts +0 -11
  129. package/es/collection-manager/Configuration/EditSubFieldAction.d.ts +0 -10
  130. package/es/collection-manager/Configuration/OverridingCollectionField.d.ts +0 -11
  131. package/es/collection-manager/Configuration/SyncFieldsAction.d.ts +0 -11
  132. package/es/collection-manager/Configuration/SyncSQLFieldsAction.d.ts +0 -12
  133. package/es/collection-manager/Configuration/ViewInheritedField.d.ts +0 -11
  134. package/es/collection-manager/Configuration/components/CollectionCategory.d.ts +0 -10
  135. package/es/collection-manager/Configuration/components/CollectionFieldInterfaceTag.d.ts +0 -10
  136. package/es/collection-manager/Configuration/components/CollectionTemplateTag.d.ts +0 -10
  137. package/es/collection-manager/Configuration/components/FieldSummary.d.ts +0 -13
  138. package/es/collection-manager/Configuration/components/Summary.d.ts +0 -14
  139. package/es/collection-manager/Configuration/components/TemplateSummary.d.ts +0 -15
  140. package/es/collection-manager/Configuration/components/index.d.ts +0 -17
  141. package/es/collection-manager/Configuration/index.d.ts +0 -25
  142. package/es/collection-manager/Configuration/interfaces.d.ts +0 -24
  143. package/es/collection-manager/ResourceActionProvider.d.ts +0 -44
  144. package/es/collection-manager/action-hooks.d.ts +0 -90
  145. package/es/collection-manager/collectionPlugin.d.ts +0 -16
  146. package/es/collection-manager/context.d.ts +0 -13
  147. package/es/collection-manager/hooks/index.d.ts +0 -12
  148. package/es/collection-manager/hooks/useCollectionDataSource.d.ts +0 -9
  149. package/es/collection-manager/hooks/useCollectionField_deprecated.d.ts +0 -12
  150. package/es/collection-manager/hooks/useCollectionManager_deprecated.d.ts +0 -62
  151. package/es/collection-manager/hooks/useCollection_deprecated.d.ts +0 -53
  152. package/es/collection-manager/hooks/useDialect.d.ts +0 -13
  153. package/es/collection-manager/index.d.ts +0 -29
  154. package/es/collection-manager/interfaces/checkbox.d.ts +0 -61
  155. package/es/collection-manager/interfaces/checkboxGroup.d.ts +0 -138
  156. package/es/collection-manager/interfaces/chinaRegion.d.ts +0 -110
  157. package/es/collection-manager/interfaces/collection.d.ts +0 -145
  158. package/es/collection-manager/interfaces/color.d.ts +0 -63
  159. package/es/collection-manager/interfaces/components/index.d.ts +0 -15
  160. package/es/collection-manager/interfaces/createdAt.d.ts +0 -78
  161. package/es/collection-manager/interfaces/createdBy.d.ts +0 -62
  162. package/es/collection-manager/interfaces/datetime.d.ts +0 -87
  163. package/es/collection-manager/interfaces/email.d.ts +0 -85
  164. package/es/collection-manager/interfaces/icon.d.ts +0 -44
  165. package/es/collection-manager/interfaces/id.d.ts +0 -70
  166. package/es/collection-manager/interfaces/index.d.ts +0 -47
  167. package/es/collection-manager/interfaces/input.d.ts +0 -178
  168. package/es/collection-manager/interfaces/integer.d.ts +0 -183
  169. package/es/collection-manager/interfaces/json.d.ts +0 -80
  170. package/es/collection-manager/interfaces/linkTo.d.ts +0 -90
  171. package/es/collection-manager/interfaces/m2m.d.ts +0 -267
  172. package/es/collection-manager/interfaces/m2o.d.ts +0 -214
  173. package/es/collection-manager/interfaces/markdown.d.ts +0 -96
  174. package/es/collection-manager/interfaces/multipleSelect.d.ts +0 -141
  175. package/es/collection-manager/interfaces/nanoid.d.ts +0 -130
  176. package/es/collection-manager/interfaces/number.d.ts +0 -141
  177. package/es/collection-manager/interfaces/o2m.d.ts +0 -244
  178. package/es/collection-manager/interfaces/o2o.d.ts +0 -618
  179. package/es/collection-manager/interfaces/password.d.ts +0 -92
  180. package/es/collection-manager/interfaces/percent.d.ts +0 -155
  181. package/es/collection-manager/interfaces/phone.d.ts +0 -83
  182. package/es/collection-manager/interfaces/properties/index.d.ts +0 -142
  183. package/es/collection-manager/interfaces/properties/operators.d.ts +0 -230
  184. package/es/collection-manager/interfaces/radioGroup.d.ts +0 -141
  185. package/es/collection-manager/interfaces/richText.d.ts +0 -98
  186. package/es/collection-manager/interfaces/select.d.ts +0 -146
  187. package/es/collection-manager/interfaces/sort.d.ts +0 -131
  188. package/es/collection-manager/interfaces/subTable.d.ts +0 -172
  189. package/es/collection-manager/interfaces/tableoid.d.ts +0 -59
  190. package/es/collection-manager/interfaces/textarea.d.ts +0 -98
  191. package/es/collection-manager/interfaces/time.d.ts +0 -75
  192. package/es/collection-manager/interfaces/types.d.ts +0 -38
  193. package/es/collection-manager/interfaces/unixTimestamp.d.ts +0 -79
  194. package/es/collection-manager/interfaces/updatedAt.d.ts +0 -78
  195. package/es/collection-manager/interfaces/updatedBy.d.ts +0 -62
  196. package/es/collection-manager/interfaces/url.d.ts +0 -66
  197. package/es/collection-manager/interfaces/uuid.d.ts +0 -117
  198. package/es/collection-manager/mixins/InheritanceCollectionMixin.d.ts +0 -41
  199. package/es/collection-manager/sub-table.d.ts +0 -28
  200. package/es/collection-manager/templates/components/PresetFields.d.ts +0 -10
  201. package/es/collection-manager/templates/components/PreviewFields.d.ts +0 -10
  202. package/es/collection-manager/templates/components/PreviewTable.d.ts +0 -10
  203. package/es/collection-manager/templates/components/UnSupportFields.d.ts +0 -12
  204. package/es/collection-manager/templates/components/sql-collection/FieldsConfigure.d.ts +0 -10
  205. package/es/collection-manager/templates/components/sql-collection/PreviewTable.d.ts +0 -10
  206. package/es/collection-manager/templates/components/sql-collection/SQLInput.d.ts +0 -12
  207. package/es/collection-manager/templates/components/sql-collection/SQLRequestProvider.d.ts +0 -12
  208. package/es/collection-manager/templates/components/sql-collection/index.d.ts +0 -12
  209. package/es/collection-manager/templates/general.d.ts +0 -19
  210. package/es/collection-manager/templates/index.d.ts +0 -12
  211. package/es/collection-manager/templates/properties/index.d.ts +0 -75
  212. package/es/collection-manager/templates/sql.d.ts +0 -84
  213. package/es/collection-manager/templates/tree.d.ts +0 -84
  214. package/es/collection-manager/templates/types.d.ts +0 -65
  215. package/es/collection-manager/templates/view.d.ts +0 -134
  216. package/es/collection-manager/types.d.ts +0 -29
  217. package/es/collection-manager/utils.d.ts +0 -10
  218. package/es/common/SelectWithTitle.d.ts +0 -17
  219. package/es/common/index.d.ts +0 -10
  220. package/es/common/useFieldComponentName.d.ts +0 -9
  221. package/es/common/useNiceDropdownHeight.d.ts +0 -13
  222. package/es/css-variable/CSSVariableProvider.d.ts +0 -15
  223. package/es/css-variable/index.d.ts +0 -9
  224. package/es/data-source/collection/AssociationProvider.d.ts +0 -22
  225. package/es/data-source/collection/Collection.d.ts +0 -135
  226. package/es/data-source/collection/CollectionManager.d.ts +0 -48
  227. package/es/data-source/collection/CollectionManagerProvider.d.ts +0 -20
  228. package/es/data-source/collection/CollectionProvider.d.ts +0 -25
  229. package/es/data-source/collection/ExtendCollectionsProvider.d.ts +0 -17
  230. package/es/data-source/collection/index.d.ts +0 -14
  231. package/es/data-source/collection/utils.d.ts +0 -60
  232. package/es/data-source/collection-field/CollectionField.d.ts +0 -15
  233. package/es/data-source/collection-field/CollectionFieldProvider.d.ts +0 -20
  234. package/es/data-source/collection-field/index.d.ts +0 -10
  235. package/es/data-source/collection-field-interface/CollectionFieldInterface.d.ts +0 -53
  236. package/es/data-source/collection-field-interface/CollectionFieldInterfaceManager.d.ts +0 -37
  237. package/es/data-source/collection-field-interface/index.d.ts +0 -10
  238. package/es/data-source/collection-record/CollectionRecord.d.ts +0 -21
  239. package/es/data-source/collection-record/CollectionRecordProvider.d.ts +0 -22
  240. package/es/data-source/collection-record/index.d.ts +0 -10
  241. package/es/data-source/collection-record/isNewRecord.d.ts +0 -20
  242. package/es/data-source/collection-template/CollectionTemplate.d.ts +0 -69
  243. package/es/data-source/collection-template/CollectionTemplateManager.d.ts +0 -18
  244. package/es/data-source/collection-template/index.d.ts +0 -10
  245. package/es/data-source/components/CollectionDeletedPlaceholder.d.ts +0 -18
  246. package/es/data-source/components/DataSourceApplicationProvider.d.ts +0 -19
  247. package/es/data-source/components/index.d.ts +0 -10
  248. package/es/data-source/data-block/DataBlockProvider.d.ts +0 -85
  249. package/es/data-source/data-block/DataBlockRequestProvider.d.ts +0 -23
  250. package/es/data-source/data-block/DataBlockResourceProvider.d.ts +0 -15
  251. package/es/data-source/data-block/index.d.ts +0 -11
  252. package/es/data-source/data-source/DataSource.d.ts +0 -50
  253. package/es/data-source/data-source/DataSourceManager.d.ts +0 -55
  254. package/es/data-source/data-source/DataSourceManagerProvider.d.ts +0 -17
  255. package/es/data-source/data-source/DataSourceProvider.d.ts +0 -18
  256. package/es/data-source/data-source/index.d.ts +0 -12
  257. package/es/data-source/index.d.ts +0 -17
  258. package/es/data-source/utils.d.ts +0 -19
  259. package/es/demo-utils/index.d.ts +0 -22
  260. package/es/document-title/index.d.ts +0 -26
  261. package/es/filter-provider/FilterProvider.d.ts +0 -88
  262. package/es/filter-provider/index.d.ts +0 -10
  263. package/es/filter-provider/utils.d.ts +0 -44
  264. package/es/flag-provider/FlagProvider.d.ts +0 -38
  265. package/es/flag-provider/hooks/useFlag.d.ts +0 -9
  266. package/es/flag-provider/index.d.ts +0 -10
  267. package/es/global-theme/AntdAppProvider.d.ts +0 -16
  268. package/es/global-theme/compatOldTheme.d.ts +0 -11
  269. package/es/global-theme/customAlgorithm.d.ts +0 -15
  270. package/es/global-theme/defaultTheme.d.ts +0 -11
  271. package/es/global-theme/index.d.ts +0 -37
  272. package/es/global-theme/type.d.ts +0 -48
  273. package/es/hoc/withDynamicSchemaProps.d.ts +0 -15
  274. package/es/hooks/index.d.ts +0 -10
  275. package/es/hooks/useAdminSchemaUid.d.ts +0 -9
  276. package/es/hooks/useMenuItem.d.ts +0 -45
  277. package/es/hooks/useViewport.d.ts +0 -9
  278. package/es/i18n/i18n.d.ts +0 -15
  279. package/es/i18n/index.d.ts +0 -9
  280. package/es/icon/Icon.d.ts +0 -24
  281. package/es/icon/index.d.ts +0 -9
  282. package/es/index.css +0 -1
  283. package/es/index.d.ts +0 -64
  284. package/es/index.mjs +0 -57490
  285. package/es/locale/index.d.ts +0 -280
  286. package/es/md-1OKMvqVH.mjs +0 -61
  287. package/es/modules/actions/ActionSchemaToolbar.d.ts +0 -10
  288. package/es/modules/actions/add-child/CreateChildInitializer.d.ts +0 -10
  289. package/es/modules/actions/add-child/addChildActionSettings.d.ts +0 -10
  290. package/es/modules/actions/add-new/CreateActionInitializer.d.ts +0 -10
  291. package/es/modules/actions/add-new/addNewActionSettings.d.ts +0 -10
  292. package/es/modules/actions/add-new/createFormBlockInitializers.d.ts +0 -15
  293. package/es/modules/actions/add-record/customizeAddRecordActionSettings.d.ts +0 -10
  294. package/es/modules/actions/add-record/customizeCreateFormBlockInitializers.d.ts +0 -15
  295. package/es/modules/actions/bulk-destroy/BulkDestroyActionInitializer.d.ts +0 -10
  296. package/es/modules/actions/bulk-destroy/bulkDeleteActionSettings.d.ts +0 -10
  297. package/es/modules/actions/delete/DestroyActionInitializer.d.ts +0 -10
  298. package/es/modules/actions/delete/deleteActionSettings.d.ts +0 -10
  299. package/es/modules/actions/disassociate/DisassociateActionInitializer.d.ts +0 -10
  300. package/es/modules/actions/disassociate/disassociateActionSettings.d.ts +0 -10
  301. package/es/modules/actions/expand-collapse/ExpandableActionInitializer.d.ts +0 -10
  302. package/es/modules/actions/expand-collapse/expendableActionSettings.d.ts +0 -10
  303. package/es/modules/actions/filter/FilterActionInitializer.d.ts +0 -10
  304. package/es/modules/actions/filter/filterActionSettings.d.ts +0 -10
  305. package/es/modules/actions/link/LinkActionInitializer.d.ts +0 -10
  306. package/es/modules/actions/link/customizeLinkActionSettings.d.ts +0 -4
  307. package/es/modules/actions/refresh/RefreshActionInitializer.d.ts +0 -10
  308. package/es/modules/actions/refresh/refreshActionSettings.d.ts +0 -10
  309. package/es/modules/actions/save-record/customizeSaveRecordActionSettings.d.ts +0 -14
  310. package/es/modules/actions/submit/CreateSubmitActionInitializer.d.ts +0 -10
  311. package/es/modules/actions/submit/UpdateSubmitActionInitializer.d.ts +0 -10
  312. package/es/modules/actions/submit/createSubmitActionSettings.d.ts +0 -12
  313. package/es/modules/actions/submit/updateSubmitActionSettings.d.ts +0 -11
  314. package/es/modules/actions/update-record/UpdateRecordActionInitializer.d.ts +0 -10
  315. package/es/modules/actions/update-record/customizeUpdateRecordActionSettings.d.ts +0 -10
  316. package/es/modules/actions/view-edit-popup/PopupActionInitializer.d.ts +0 -10
  317. package/es/modules/actions/view-edit-popup/RecordFormBlockInitializers.d.ts +0 -13
  318. package/es/modules/actions/view-edit-popup/UpdateActionInitializer.d.ts +0 -10
  319. package/es/modules/actions/view-edit-popup/ViewActionInitializer.d.ts +0 -10
  320. package/es/modules/actions/view-edit-popup/customizePopupActionSettings.d.ts +0 -10
  321. package/es/modules/actions/view-edit-popup/editActionSettings.d.ts +0 -10
  322. package/es/modules/actions/view-edit-popup/viewActionSettings.d.ts +0 -10
  323. package/es/modules/blocks/BlockSchemaToolbar.d.ts +0 -18
  324. package/es/modules/blocks/data-blocks/details-multi/DetailsActionInitializers.d.ts +0 -20
  325. package/es/modules/blocks/data-blocks/details-multi/DetailsBlockInitializer.d.ts +0 -32
  326. package/es/modules/blocks/data-blocks/details-multi/createDetailsWithPaginationUISchema.d.ts +0 -17
  327. package/es/modules/blocks/data-blocks/details-multi/detailsWithPaginationSettings.d.ts +0 -15
  328. package/es/modules/blocks/data-blocks/details-multi/hooks/index.d.ts +0 -11
  329. package/es/modules/blocks/data-blocks/details-multi/hooks/useDetailsWithPaginationBlockParams.d.ts +0 -12
  330. package/es/modules/blocks/data-blocks/details-multi/hooks/useDetailsWithPaginationDecoratorProps.d.ts +0 -16
  331. package/es/modules/blocks/data-blocks/details-multi/hooks/useDetailsWithPaginationProps.d.ts +0 -11
  332. package/es/modules/blocks/data-blocks/details-multi/index.d.ts +0 -10
  333. package/es/modules/blocks/data-blocks/details-multi/setDataLoadingModeSettingsItem.d.ts +0 -15
  334. package/es/modules/blocks/data-blocks/details-single/ReadPrettyFormActionInitializers.d.ts +0 -16
  335. package/es/modules/blocks/data-blocks/details-single/ReadPrettyFormItemInitializers.d.ts +0 -15
  336. package/es/modules/blocks/data-blocks/details-single/RecordReadPrettyFormBlockInitializer.d.ts +0 -14
  337. package/es/modules/blocks/data-blocks/details-single/createDetailsUISchema.d.ts +0 -19
  338. package/es/modules/blocks/data-blocks/details-single/detailsBlockSettings.d.ts +0 -15
  339. package/es/modules/blocks/data-blocks/details-single/hooks/index.d.ts +0 -10
  340. package/es/modules/blocks/data-blocks/details-single/hooks/useDetailsDecoratorProps.d.ts +0 -20
  341. package/es/modules/blocks/data-blocks/details-single/hooks/useDetailsProps.d.ts +0 -11
  342. package/es/modules/blocks/data-blocks/details-single/index.d.ts +0 -9
  343. package/es/modules/blocks/data-blocks/form/FormBlockInitializer.d.ts +0 -40
  344. package/es/modules/blocks/data-blocks/form/FormItemSchemaToolbar.d.ts +0 -10
  345. package/es/modules/blocks/data-blocks/form/RecordFormBlockInitializer.d.ts +0 -17
  346. package/es/modules/blocks/data-blocks/form/createCreateFormBlockUISchema.d.ts +0 -23
  347. package/es/modules/blocks/data-blocks/form/createEditFormBlockUISchema.d.ts +0 -22
  348. package/es/modules/blocks/data-blocks/form/createFormActionInitializers.d.ts +0 -15
  349. package/es/modules/blocks/data-blocks/form/createFormBlockSettings.d.ts +0 -10
  350. package/es/modules/blocks/data-blocks/form/editFormBlockSettings.d.ts +0 -10
  351. package/es/modules/blocks/data-blocks/form/fieldSettingsFormItem.d.ts +0 -10
  352. package/es/modules/blocks/data-blocks/form/formActionInitializers.d.ts +0 -14
  353. package/es/modules/blocks/data-blocks/form/formItemInitializers.d.ts +0 -16
  354. package/es/modules/blocks/data-blocks/form/hooks/useCreateFormBlockDecoratorProps.d.ts +0 -12
  355. package/es/modules/blocks/data-blocks/form/hooks/useCreateFormBlockProps.d.ts +0 -11
  356. package/es/modules/blocks/data-blocks/form/hooks/useEditFormBlockDecoratorProps.d.ts +0 -15
  357. package/es/modules/blocks/data-blocks/form/hooks/useEditFormBlockProps.d.ts +0 -11
  358. package/es/modules/blocks/data-blocks/form/hooks/useHiddenForInherit.d.ts +0 -15
  359. package/es/modules/blocks/data-blocks/form/index.d.ts +0 -19
  360. package/es/modules/blocks/data-blocks/form/updateFormActionInitializers.d.ts +0 -15
  361. package/es/modules/blocks/data-blocks/grid-card/GridCardActionInitializers.d.ts +0 -15
  362. package/es/modules/blocks/data-blocks/grid-card/GridCardBlockInitializer.d.ts +0 -32
  363. package/es/modules/blocks/data-blocks/grid-card/SetTheCountOfColumnsDisplayedInARow.d.ts +0 -2
  364. package/es/modules/blocks/data-blocks/grid-card/createGridCardBlockUISchema.d.ts +0 -16
  365. package/es/modules/blocks/data-blocks/grid-card/gridCardBlockSettings.d.ts +0 -10
  366. package/es/modules/blocks/data-blocks/grid-card/gridCardItemActionInitializers.d.ts +0 -15
  367. package/es/modules/blocks/data-blocks/grid-card/hooks/useGridCardBlockDecoratorProps.d.ts +0 -14
  368. package/es/modules/blocks/data-blocks/grid-card/hooks/useGridCardBlockParams.d.ts +0 -12
  369. package/es/modules/blocks/data-blocks/grid-card/utils.d.ts +0 -9
  370. package/es/modules/blocks/data-blocks/list/ListActionInitializers.d.ts +0 -16
  371. package/es/modules/blocks/data-blocks/list/ListBlockInitializer.d.ts +0 -32
  372. package/es/modules/blocks/data-blocks/list/createListBlockUISchema.d.ts +0 -16
  373. package/es/modules/blocks/data-blocks/list/hooks/useListBlockDecoratorProps.d.ts +0 -11
  374. package/es/modules/blocks/data-blocks/list/listBlockSettings.d.ts +0 -10
  375. package/es/modules/blocks/data-blocks/list/listItemActionInitializers.d.ts +0 -15
  376. package/es/modules/blocks/data-blocks/table/TableActionColumnInitializers.d.ts +0 -18
  377. package/es/modules/blocks/data-blocks/table/TableActionInitializers.d.ts +0 -16
  378. package/es/modules/blocks/data-blocks/table/TableBlockInitializer.d.ts +0 -28
  379. package/es/modules/blocks/data-blocks/table/TableColumnInitializers.d.ts +0 -15
  380. package/es/modules/blocks/data-blocks/table/TableColumnSchemaToolbar.d.ts +0 -10
  381. package/es/modules/blocks/data-blocks/table/TreeRecordProvider.d.ts +0 -20
  382. package/es/modules/blocks/data-blocks/table/createTableBlockUISchema.d.ts +0 -15
  383. package/es/modules/blocks/data-blocks/table/hooks/useTableBlockDecoratorProps.d.ts +0 -17
  384. package/es/modules/blocks/data-blocks/table/hooks/useTableBlockProps.d.ts +0 -22
  385. package/es/modules/blocks/data-blocks/table/index.d.ts +0 -18
  386. package/es/modules/blocks/data-blocks/table/tableBlockSettings.d.ts +0 -10
  387. package/es/modules/blocks/data-blocks/table/tableColumnSettings.d.ts +0 -10
  388. package/es/modules/blocks/data-blocks/table-selector/TableSelectorInitializer.d.ts +0 -10
  389. package/es/modules/blocks/data-blocks/table-selector/createTableSelectorUISchema.d.ts +0 -14
  390. package/es/modules/blocks/data-blocks/table-selector/hooks/useTableSelectorDecoratorProps.d.ts +0 -9
  391. package/es/modules/blocks/data-blocks/table-selector/index.d.ts +0 -10
  392. package/es/modules/blocks/data-blocks/table-selector/tableSelectorBlockSettings.d.ts +0 -10
  393. package/es/modules/blocks/filter-blocks/collapse/CollapseItemSchemaToolbar.d.ts +0 -10
  394. package/es/modules/blocks/filter-blocks/collapse/FilterCollapseBlockInitializer.d.ts +0 -18
  395. package/es/modules/blocks/filter-blocks/collapse/createFilterCollapseBlockSchema.d.ts +0 -14
  396. package/es/modules/blocks/filter-blocks/collapse/filterCollapseBlockSettings.d.ts +0 -10
  397. package/es/modules/blocks/filter-blocks/collapse/filterCollapseItemFieldSettings.d.ts +0 -10
  398. package/es/modules/blocks/filter-blocks/collapse/filterCollapseItemInitializer.d.ts +0 -20
  399. package/es/modules/blocks/filter-blocks/collapse/hooks/useCollapseBlockDecoratorProps.d.ts +0 -9
  400. package/es/modules/blocks/filter-blocks/form/FilterFormActionInitializers.d.ts +0 -16
  401. package/es/modules/blocks/filter-blocks/form/FilterFormBlockInitializer.d.ts +0 -18
  402. package/es/modules/blocks/filter-blocks/form/createFilterFormBlockSchema.d.ts +0 -70
  403. package/es/modules/blocks/filter-blocks/form/filterFormBlockSettings.d.ts +0 -10
  404. package/es/modules/blocks/filter-blocks/form/filterFormItemFieldSettings.d.ts +0 -10
  405. package/es/modules/blocks/filter-blocks/form/filterFormItemInitializers.d.ts +0 -15
  406. package/es/modules/blocks/filter-blocks/form/hooks/useCollectOperator.d.ts +0 -12
  407. package/es/modules/blocks/filter-blocks/form/hooks/useFilterFormBlockDecoratorProps.d.ts +0 -9
  408. package/es/modules/blocks/filter-blocks/form/hooks/useFilterFormBlockProps.d.ts +0 -11
  409. package/es/modules/blocks/filter-blocks/form/hooks/useFormItemProps.d.ts +0 -9
  410. package/es/modules/blocks/index.d.ts +0 -10
  411. package/es/modules/blocks/other-blocks/markdown/MarkdownBlockInitializer.d.ts +0 -10
  412. package/es/modules/blocks/other-blocks/markdown/MarkdownFormItemInitializer.d.ts +0 -10
  413. package/es/modules/blocks/other-blocks/markdown/markdownBlockSettings.d.ts +0 -10
  414. package/es/modules/blocks/useParentRecordCommon.d.ts +0 -15
  415. package/es/modules/blocks/useSourceId.d.ts +0 -9
  416. package/es/modules/blocks/useSourceKey.d.ts +0 -14
  417. package/es/modules/fields/component/CascadeSelect/cascadeSelectComponentFieldSettings.d.ts +0 -10
  418. package/es/modules/fields/component/DatePicker/datePickerComponentFieldSettings.d.ts +0 -10
  419. package/es/modules/fields/component/FileManager/fileManagerComponentFieldSettings.d.ts +0 -10
  420. package/es/modules/fields/component/FileManager/previewComponentFieldSettings.d.ts +0 -10
  421. package/es/modules/fields/component/FileManager/uploadAttachmentComponentFieldSettings.d.ts +0 -10
  422. package/es/modules/fields/component/Input.Preview/settings.d.ts +0 -10
  423. package/es/modules/fields/component/Input.URL/settings.d.ts +0 -11
  424. package/es/modules/fields/component/InputNumber/inputNumberComponentFieldSettings.d.ts +0 -10
  425. package/es/modules/fields/component/Nester/subformComponentFieldSettings.d.ts +0 -10
  426. package/es/modules/fields/component/Picker/TableSelectorInitializers.d.ts +0 -15
  427. package/es/modules/fields/component/Picker/recordPickerComponentFieldSettings.d.ts +0 -11
  428. package/es/modules/fields/component/PopoverNester/subformPopoverComponentFieldSettings.d.ts +0 -10
  429. package/es/modules/fields/component/Select/selectComponentFieldSettings.d.ts +0 -11
  430. package/es/modules/fields/component/SubTable/subTablePopoverComponentFieldSettings.d.ts +0 -95
  431. package/es/modules/fields/component/Tag/e2e/templatesOfBug.d.ts +0 -165
  432. package/es/modules/fields/component/Tag/tagComponentFieldSettings.d.ts +0 -10
  433. package/es/modules/fields/component/UnixTimestamp/unixTimestampComponentFieldSettings.d.ts +0 -10
  434. package/es/modules/fields/initializer/CollectionFieldInitializer.d.ts +0 -10
  435. package/es/modules/fields/initializer/TableCollectionFieldInitializer.d.ts +0 -10
  436. package/es/modules/menu/GroupItem.d.ts +0 -10
  437. package/es/modules/menu/LinkMenuItem.d.ts +0 -10
  438. package/es/modules/menu/PageMenuItem.d.ts +0 -10
  439. package/es/modules/menu/menuItemInitializer.d.ts +0 -14
  440. package/es/modules/page/BlockInitializers.d.ts +0 -15
  441. package/es/modules/variable/types.d.ts +0 -18
  442. package/es/modules/variable/variablesProvider/VariablePopupRecordProvider.d.ts +0 -21
  443. package/es/nocobase-buildin-plugin/index.d.ts +0 -16
  444. package/es/nocobase-buildin-plugin/plugins/LocalePlugin.d.ts +0 -13
  445. package/es/plugin-manager/PinnedPluginListProvider.d.ts +0 -13
  446. package/es/plugin-manager/context.d.ts +0 -12
  447. package/es/plugin-manager/index.d.ts +0 -14
  448. package/es/pm/PluginCard.d.ts +0 -14
  449. package/es/pm/PluginDetail.d.ts +0 -16
  450. package/es/pm/PluginDocument.d.ts +0 -15
  451. package/es/pm/PluginForm/form/PluginNpmForm.d.ts +0 -17
  452. package/es/pm/PluginForm/form/PluginUploadForm.d.ts +0 -17
  453. package/es/pm/PluginForm/form/PluginUrlForm.d.ts +0 -17
  454. package/es/pm/PluginForm/modal/PluginAddModal.d.ts +0 -15
  455. package/es/pm/PluginForm/modal/PluginUpgradeModal.d.ts +0 -17
  456. package/es/pm/PluginManager.d.ts +0 -28
  457. package/es/pm/PluginManagerLink.d.ts +0 -11
  458. package/es/pm/PluginSetting.d.ts +0 -11
  459. package/es/pm/index.d.ts +0 -19
  460. package/es/pm/style.d.ts +0 -57
  461. package/es/pm/types.d.ts +0 -33
  462. package/es/powered-by/index.d.ts +0 -10
  463. package/es/record-provider/index.d.ts +0 -33
  464. package/es/route-switch/antd/admin-layout/index.d.ts +0 -18
  465. package/es/route-switch/antd/index.d.ts +0 -10
  466. package/es/route-switch/antd/route-schema-component/index.d.ts +0 -10
  467. package/es/route-switch/index.d.ts +0 -9
  468. package/es/schema-component/antd/AntdSchemaComponentProvider.d.ts +0 -17
  469. package/es/schema-component/antd/__builtins__/hooks/index.d.ts +0 -11
  470. package/es/schema-component/antd/__builtins__/hooks/useConfig.d.ts +0 -9
  471. package/es/schema-component/antd/__builtins__/hooks/usePrefixCls.d.ts +0 -11
  472. package/es/schema-component/antd/__builtins__/hooks/useToken.d.ts +0 -15
  473. package/es/schema-component/antd/__builtins__/index.d.ts +0 -12
  474. package/es/schema-component/antd/__builtins__/loading.d.ts +0 -9
  475. package/es/schema-component/antd/__builtins__/portal.d.ts +0 -18
  476. package/es/schema-component/antd/__builtins__/render.d.ts +0 -17
  477. package/es/schema-component/antd/__builtins__/style.d.ts +0 -38
  478. package/es/schema-component/antd/action/Action.Container.d.ts +0 -11
  479. package/es/schema-component/antd/action/Action.Designer.d.ts +0 -32
  480. package/es/schema-component/antd/action/Action.Drawer.d.ts +0 -14
  481. package/es/schema-component/antd/action/Action.Drawer.style.d.ts +0 -9
  482. package/es/schema-component/antd/action/Action.Link.d.ts +0 -10
  483. package/es/schema-component/antd/action/Action.Modal.d.ts +0 -14
  484. package/es/schema-component/antd/action/Action.Page.d.ts +0 -11
  485. package/es/schema-component/antd/action/Action.d.ts +0 -11
  486. package/es/schema-component/antd/action/Action.style.d.ts +0 -10
  487. package/es/schema-component/antd/action/ActionBar.d.ts +0 -29
  488. package/es/schema-component/antd/action/context.d.ts +0 -14
  489. package/es/schema-component/antd/action/hooks/useGetAriaLabelOfAction.d.ts +0 -16
  490. package/es/schema-component/antd/action/hooks/useGetAriaLabelOfDrawer.d.ts +0 -15
  491. package/es/schema-component/antd/action/hooks/useGetAriaLabelOfModal.d.ts +0 -15
  492. package/es/schema-component/antd/action/hooks/useGetAriaLabelOfPopover.d.ts +0 -15
  493. package/es/schema-component/antd/action/hooks/useSetAriaLabelForDrawer.d.ts +0 -9
  494. package/es/schema-component/antd/action/hooks/useSetAriaLabelForModal.d.ts +0 -9
  495. package/es/schema-component/antd/action/hooks/useSetAriaLabelForPopover.d.ts +0 -9
  496. package/es/schema-component/antd/action/hooks.d.ts +0 -33
  497. package/es/schema-component/antd/action/index.d.ts +0 -18
  498. package/es/schema-component/antd/action/types.d.ts +0 -81
  499. package/es/schema-component/antd/action/utils.d.ts +0 -19
  500. package/es/schema-component/antd/appends-tree-select/AppendsTreeSelect.d.ts +0 -24
  501. package/es/schema-component/antd/appends-tree-select/index.d.ts +0 -9
  502. package/es/schema-component/antd/association-field/AssociationFieldProvider.d.ts +0 -10
  503. package/es/schema-component/antd/association-field/AssociationSelect.d.ts +0 -24
  504. package/es/schema-component/antd/association-field/Editable.d.ts +0 -10
  505. package/es/schema-component/antd/association-field/FileManager.d.ts +0 -12
  506. package/es/schema-component/antd/association-field/InternalCascadeSelect.d.ts +0 -11
  507. package/es/schema-component/antd/association-field/InternalNester.d.ts +0 -10
  508. package/es/schema-component/antd/association-field/InternalPicker.d.ts +0 -30
  509. package/es/schema-component/antd/association-field/InternalPopoverNester.d.ts +0 -10
  510. package/es/schema-component/antd/association-field/InternalSubTable.d.ts +0 -10
  511. package/es/schema-component/antd/association-field/InternalTag.d.ts +0 -10
  512. package/es/schema-component/antd/association-field/InternalViewer.d.ts +0 -11
  513. package/es/schema-component/antd/association-field/Nester.d.ts +0 -10
  514. package/es/schema-component/antd/association-field/ReadPretty.d.ts +0 -10
  515. package/es/schema-component/antd/association-field/SubTable.d.ts +0 -9
  516. package/es/schema-component/antd/association-field/components/CreateRecordAction.d.ts +0 -10
  517. package/es/schema-component/antd/association-field/context.d.ts +0 -18
  518. package/es/schema-component/antd/association-field/hooks.d.ts +0 -38
  519. package/es/schema-component/antd/association-field/index.d.ts +0 -9
  520. package/es/schema-component/antd/association-field/schema.d.ts +0 -142
  521. package/es/schema-component/antd/association-field/util.d.ts +0 -20
  522. package/es/schema-component/antd/association-filter/ActionBarAssociationFilterAction.d.ts +0 -15
  523. package/es/schema-component/antd/association-filter/AssociationFilter.BlockDesigner.d.ts +0 -10
  524. package/es/schema-component/antd/association-filter/AssociationFilter.Initializer.d.ts +0 -13
  525. package/es/schema-component/antd/association-filter/AssociationFilter.Item.Designer.d.ts +0 -10
  526. package/es/schema-component/antd/association-filter/AssociationFilter.Item.d.ts +0 -10
  527. package/es/schema-component/antd/association-filter/AssociationFilter.Item.style.d.ts +0 -10
  528. package/es/schema-component/antd/association-filter/AssociationFilter.d.ts +0 -23
  529. package/es/schema-component/antd/association-filter/AssociationFilterDesignerDelete.d.ts +0 -10
  530. package/es/schema-component/antd/association-filter/AssociationFilterDesignerDisplayField.d.ts +0 -10
  531. package/es/schema-component/antd/association-filter/AssociationFilterProvider.d.ts +0 -9
  532. package/es/schema-component/antd/association-filter/hook.d.ts +0 -9
  533. package/es/schema-component/antd/association-filter/utilts.d.ts +0 -10
  534. package/es/schema-component/antd/association-select/AssociationSelect.d.ts +0 -21
  535. package/es/schema-component/antd/association-select/ReadPretty.d.ts +0 -10
  536. package/es/schema-component/antd/association-select/index.d.ts +0 -9
  537. package/es/schema-component/antd/association-select/useServiceOptions.d.ts +0 -9
  538. package/es/schema-component/antd/auto-complete/AutoComplete.d.ts +0 -12
  539. package/es/schema-component/antd/auto-complete/index.d.ts +0 -9
  540. package/es/schema-component/antd/block-item/BlockItem.d.ts +0 -15
  541. package/es/schema-component/antd/block-item/BlockItemCard.d.ts +0 -10
  542. package/es/schema-component/antd/block-item/BlockItemError.d.ts +0 -10
  543. package/es/schema-component/antd/block-item/TestDesigner.d.ts +0 -10
  544. package/es/schema-component/antd/block-item/hooks/useGetAriaLabelOfBlockItem.d.ts +0 -15
  545. package/es/schema-component/antd/block-item/index.d.ts +0 -10
  546. package/es/schema-component/antd/card-item/CardItem.d.ts +0 -26
  547. package/es/schema-component/antd/card-item/index.d.ts +0 -9
  548. package/es/schema-component/antd/card-item/style.d.ts +0 -10
  549. package/es/schema-component/antd/cascader/Cascader.d.ts +0 -34
  550. package/es/schema-component/antd/cascader/ReadPretty.d.ts +0 -20
  551. package/es/schema-component/antd/cascader/defaultFieldNames.d.ts +0 -13
  552. package/es/schema-component/antd/cascader/index.d.ts +0 -9
  553. package/es/schema-component/antd/checkbox/Checkbox.d.ts +0 -25
  554. package/es/schema-component/antd/checkbox/index.d.ts +0 -9
  555. package/es/schema-component/antd/collection-select/CollectionSelect.d.ts +0 -25
  556. package/es/schema-component/antd/collection-select/index.d.ts +0 -9
  557. package/es/schema-component/antd/color-picker/ColorPicker.d.ts +0 -15
  558. package/es/schema-component/antd/color-picker/index.d.ts +0 -9
  559. package/es/schema-component/antd/color-select/ColorSelect.d.ts +0 -15
  560. package/es/schema-component/antd/color-select/index.d.ts +0 -9
  561. package/es/schema-component/antd/cron/Cron.d.ts +0 -18
  562. package/es/schema-component/antd/cron/CronSet.d.ts +0 -18
  563. package/es/schema-component/antd/cron/index.d.ts +0 -10
  564. package/es/schema-component/antd/date-picker/DatePicker.d.ts +0 -26
  565. package/es/schema-component/antd/date-picker/ReadPretty.d.ts +0 -27
  566. package/es/schema-component/antd/date-picker/index.d.ts +0 -9
  567. package/es/schema-component/antd/date-picker/util.d.ts +0 -45
  568. package/es/schema-component/antd/details/Details.d.ts +0 -12
  569. package/es/schema-component/antd/details/index.d.ts +0 -9
  570. package/es/schema-component/antd/error-fallback/ErrorFallback.d.ts +0 -17
  571. package/es/schema-component/antd/error-fallback/ErrorFallbackModal.d.ts +0 -11
  572. package/es/schema-component/antd/error-fallback/index.d.ts +0 -9
  573. package/es/schema-component/antd/expand-action/Expand.Action.Design.d.ts +0 -15
  574. package/es/schema-component/antd/expand-action/Expand.Action.d.ts +0 -10
  575. package/es/schema-component/antd/expand-action/index.d.ts +0 -9
  576. package/es/schema-component/antd/filter/DynamicComponent.d.ts +0 -30
  577. package/es/schema-component/antd/filter/Filter.Action.Designer.d.ts +0 -12
  578. package/es/schema-component/antd/filter/Filter.d.ts +0 -20
  579. package/es/schema-component/antd/filter/FilterAction.d.ts +0 -26
  580. package/es/schema-component/antd/filter/FilterGroup.d.ts +0 -10
  581. package/es/schema-component/antd/filter/FilterItem.d.ts +0 -10
  582. package/es/schema-component/antd/filter/FilterItems.d.ts +0 -10
  583. package/es/schema-component/antd/filter/SaveDefaultValue.d.ts +0 -10
  584. package/es/schema-component/antd/filter/context.d.ts +0 -25
  585. package/es/schema-component/antd/filter/index.d.ts +0 -13
  586. package/es/schema-component/antd/filter/useFilterActionProps.d.ts +0 -27
  587. package/es/schema-component/antd/filter/useOperators.d.ts +0 -13
  588. package/es/schema-component/antd/filter/useValues.d.ts +0 -22
  589. package/es/schema-component/antd/form/Form.Designer.d.ts +0 -10
  590. package/es/schema-component/antd/form/Form.Settings.d.ts +0 -13
  591. package/es/schema-component/antd/form/Form.d.ts +0 -21
  592. package/es/schema-component/antd/form/index.d.ts +0 -10
  593. package/es/schema-component/antd/form-dialog/index.d.ts +0 -37
  594. package/es/schema-component/antd/form-item/FormItem.FilterFormDesigner.d.ts +0 -10
  595. package/es/schema-component/antd/form-item/FormItem.FilterFormSettings.d.ts +0 -13
  596. package/es/schema-component/antd/form-item/FormItem.Settings.d.ts +0 -26
  597. package/es/schema-component/antd/form-item/FormItem.d.ts +0 -11
  598. package/es/schema-component/antd/form-item/SchemaSettingOptions.d.ts +0 -24
  599. package/es/schema-component/antd/form-item/hooks/useLazyLoadDisplayAssociationFieldsOfForm.d.ts +0 -16
  600. package/es/schema-component/antd/form-item/hooks/useParseDefaultValue.d.ts +0 -13
  601. package/es/schema-component/antd/form-item/hooks/useSpecialCase.d.ts +0 -70
  602. package/es/schema-component/antd/form-item/index.d.ts +0 -12
  603. package/es/schema-component/antd/form-item/utils.d.ts +0 -16
  604. package/es/schema-component/antd/form-v2/Form.Designer.d.ts +0 -12
  605. package/es/schema-component/antd/form-v2/Form.FilterDesigner.d.ts +0 -14
  606. package/es/schema-component/antd/form-v2/Form.Settings.d.ts +0 -21
  607. package/es/schema-component/antd/form-v2/Form.d.ts +0 -21
  608. package/es/schema-component/antd/form-v2/FormField.d.ts +0 -9
  609. package/es/schema-component/antd/form-v2/FormWithDataTemplates.d.ts +0 -9
  610. package/es/schema-component/antd/form-v2/Templates.d.ts +0 -41
  611. package/es/schema-component/antd/form-v2/hook.d.ts +0 -9
  612. package/es/schema-component/antd/form-v2/index.d.ts +0 -14
  613. package/es/schema-component/antd/form-v2/utils.d.ts +0 -36
  614. package/es/schema-component/antd/g2plot/G2Plot.d.ts +0 -16
  615. package/es/schema-component/antd/g2plot/G2PlotDesigner.d.ts +0 -10
  616. package/es/schema-component/antd/g2plot/index.d.ts +0 -9
  617. package/es/schema-component/antd/g2plot/requestChartData.d.ts +0 -12
  618. package/es/schema-component/antd/grid/Block.d.ts +0 -10
  619. package/es/schema-component/antd/grid/Grid.d.ts +0 -19
  620. package/es/schema-component/antd/grid/Grid.style.d.ts +0 -12
  621. package/es/schema-component/antd/grid/index.d.ts +0 -10
  622. package/es/schema-component/antd/grid-card/GridCard.Decorator.d.ts +0 -13
  623. package/es/schema-component/antd/grid-card/GridCard.Decorator.style.d.ts +0 -10
  624. package/es/schema-component/antd/grid-card/GridCard.Designer.d.ts +0 -11
  625. package/es/schema-component/antd/grid-card/GridCard.Item.d.ts +0 -10
  626. package/es/schema-component/antd/grid-card/GridCard.d.ts +0 -29
  627. package/es/schema-component/antd/grid-card/hooks.d.ts +0 -13
  628. package/es/schema-component/antd/grid-card/index.d.ts +0 -9
  629. package/es/schema-component/antd/grid-card/options.d.ts +0 -28
  630. package/es/schema-component/antd/icon-picker/IconPicker.d.ts +0 -19
  631. package/es/schema-component/antd/icon-picker/index.d.ts +0 -9
  632. package/es/schema-component/antd/index.d.ts +0 -64
  633. package/es/schema-component/antd/input/EllipsisWithTooltip.d.ts +0 -16
  634. package/es/schema-component/antd/input/Input.d.ts +0 -27
  635. package/es/schema-component/antd/input/Json.d.ts +0 -20
  636. package/es/schema-component/antd/input/ReadPretty.d.ts +0 -71
  637. package/es/schema-component/antd/input/index.d.ts +0 -13
  638. package/es/schema-component/antd/input/shared.d.ts +0 -9
  639. package/es/schema-component/antd/input-number/InputNumber.d.ts +0 -15
  640. package/es/schema-component/antd/input-number/ReadPretty.d.ts +0 -30
  641. package/es/schema-component/antd/input-number/index.d.ts +0 -9
  642. package/es/schema-component/antd/list/List.Decorator.d.ts +0 -13
  643. package/es/schema-component/antd/list/List.Designer.d.ts +0 -13
  644. package/es/schema-component/antd/list/List.Item.d.ts +0 -10
  645. package/es/schema-component/antd/list/List.d.ts +0 -17
  646. package/es/schema-component/antd/list/List.style.d.ts +0 -10
  647. package/es/schema-component/antd/list/hooks.d.ts +0 -13
  648. package/es/schema-component/antd/list/index.d.ts +0 -9
  649. package/es/schema-component/antd/markdown/Markdown.Void.Designer.d.ts +0 -10
  650. package/es/schema-component/antd/markdown/Markdown.Void.d.ts +0 -17
  651. package/es/schema-component/antd/markdown/Markdown.d.ts +0 -12
  652. package/es/schema-component/antd/markdown/index.d.ts +0 -9
  653. package/es/schema-component/antd/markdown/markdown-it-plugins/mermaidPlugin.d.ts +0 -13
  654. package/es/schema-component/antd/markdown/md.d.ts +0 -11
  655. package/es/schema-component/antd/markdown/qrcode-webcom.d.ts +0 -9
  656. package/es/schema-component/antd/markdown/style.d.ts +0 -9
  657. package/es/schema-component/antd/markdown/util.d.ts +0 -14
  658. package/es/schema-component/antd/menu/Menu.Designer.d.ts +0 -10
  659. package/es/schema-component/antd/menu/Menu.d.ts +0 -17
  660. package/es/schema-component/antd/menu/MenuItemInitializers/index.d.ts +0 -14
  661. package/es/schema-component/antd/menu/index.d.ts +0 -11
  662. package/es/schema-component/antd/menu/locale.d.ts +0 -9
  663. package/es/schema-component/antd/menu/util.d.ts +0 -12
  664. package/es/schema-component/antd/nanoid-input/NanoIDInput.d.ts +0 -12
  665. package/es/schema-component/antd/nanoid-input/index.d.ts +0 -9
  666. package/es/schema-component/antd/page/FixedBlock.d.ts +0 -23
  667. package/es/schema-component/antd/page/FixedBlockDesignerItem.d.ts +0 -10
  668. package/es/schema-component/antd/page/Page.Settings.d.ts +0 -13
  669. package/es/schema-component/antd/page/Page.d.ts +0 -13
  670. package/es/schema-component/antd/page/PageTab.Settings.d.ts +0 -13
  671. package/es/schema-component/antd/page/PageTabDesigner.d.ts +0 -15
  672. package/es/schema-component/antd/page/hooks/useIsBlockInPage.d.ts +0 -14
  673. package/es/schema-component/antd/page/index.d.ts +0 -13
  674. package/es/schema-component/antd/page/style.d.ts +0 -9
  675. package/es/schema-component/antd/pagination/index.d.ts +0 -14
  676. package/es/schema-component/antd/password/Password.d.ts +0 -15
  677. package/es/schema-component/antd/password/PasswordStrength.d.ts +0 -16
  678. package/es/schema-component/antd/password/index.d.ts +0 -9
  679. package/es/schema-component/antd/password/utils.d.ts +0 -9
  680. package/es/schema-component/antd/percent/Percent.d.ts +0 -10
  681. package/es/schema-component/antd/percent/index.d.ts +0 -9
  682. package/es/schema-component/antd/popover/Popover.d.ts +0 -17
  683. package/es/schema-component/antd/popover/index.d.ts +0 -9
  684. package/es/schema-component/antd/preview/Preview.d.ts +0 -16
  685. package/es/schema-component/antd/preview/index.d.ts +0 -9
  686. package/es/schema-component/antd/quick-edit/QuickEdit.d.ts +0 -15
  687. package/es/schema-component/antd/quick-edit/index.d.ts +0 -9
  688. package/es/schema-component/antd/radio/Radio.d.ts +0 -16
  689. package/es/schema-component/antd/radio/index.d.ts +0 -9
  690. package/es/schema-component/antd/record-picker/InputRecordPicker.d.ts +0 -13
  691. package/es/schema-component/antd/record-picker/ReadPrettyRecordPicker.d.ts +0 -10
  692. package/es/schema-component/antd/record-picker/RecordPicker.d.ts +0 -9
  693. package/es/schema-component/antd/record-picker/index.d.ts +0 -14
  694. package/es/schema-component/antd/record-picker/useFieldNames.d.ts +0 -9
  695. package/es/schema-component/antd/record-picker/util.d.ts +0 -13
  696. package/es/schema-component/antd/remote-select/ReadPretty.d.ts +0 -17
  697. package/es/schema-component/antd/remote-select/RemoteSelect.d.ts +0 -65
  698. package/es/schema-component/antd/remote-select/index.d.ts +0 -9
  699. package/es/schema-component/antd/remote-select/shared.d.ts +0 -9
  700. package/es/schema-component/antd/rich-text/RichText.d.ts +0 -10
  701. package/es/schema-component/antd/rich-text/index.d.ts +0 -9
  702. package/es/schema-component/antd/rich-text/style.d.ts +0 -15
  703. package/es/schema-component/antd/select/ReadPretty.d.ts +0 -21
  704. package/es/schema-component/antd/select/Select.d.ts +0 -44
  705. package/es/schema-component/antd/select/index.d.ts +0 -10
  706. package/es/schema-component/antd/select/utils.d.ts +0 -22
  707. package/es/schema-component/antd/space/index.d.ts +0 -12
  708. package/es/schema-component/antd/table/Table.Array.Designer.d.ts +0 -10
  709. package/es/schema-component/antd/table/Table.Array.d.ts +0 -21
  710. package/es/schema-component/antd/table/Table.Column.ActionBar.d.ts +0 -11
  711. package/es/schema-component/antd/table/Table.Column.Decorator.d.ts +0 -21
  712. package/es/schema-component/antd/table/Table.Column.Designer.d.ts +0 -10
  713. package/es/schema-component/antd/table/Table.Column.d.ts +0 -10
  714. package/es/schema-component/antd/table/Table.Designer.d.ts +0 -10
  715. package/es/schema-component/antd/table/Table.RowActionDesigner.d.ts +0 -10
  716. package/es/schema-component/antd/table/Table.RowSelection.d.ts +0 -15
  717. package/es/schema-component/antd/table/Table.Void.Designer.d.ts +0 -10
  718. package/es/schema-component/antd/table/Table.Void.d.ts +0 -23
  719. package/es/schema-component/antd/table/index.d.ts +0 -9
  720. package/es/schema-component/antd/table-v2/Table.ActionColumnDesigner.d.ts +0 -10
  721. package/es/schema-component/antd/table-v2/Table.Column.ActionBar.d.ts +0 -14
  722. package/es/schema-component/antd/table-v2/Table.Column.Decorator.d.ts +0 -21
  723. package/es/schema-component/antd/table-v2/Table.Column.Designer.d.ts +0 -18
  724. package/es/schema-component/antd/table-v2/Table.Column.d.ts +0 -10
  725. package/es/schema-component/antd/table-v2/Table.Designer.d.ts +0 -10
  726. package/es/schema-component/antd/table-v2/Table.Index.d.ts +0 -10
  727. package/es/schema-component/antd/table-v2/Table.d.ts +0 -66
  728. package/es/schema-component/antd/table-v2/TableBlockDesigner.d.ts +0 -11
  729. package/es/schema-component/antd/table-v2/TableField.d.ts +0 -9
  730. package/es/schema-component/antd/table-v2/TableSelector.d.ts +0 -9
  731. package/es/schema-component/antd/table-v2/TableSelectorDesigner.d.ts +0 -10
  732. package/es/schema-component/antd/table-v2/components/ColumnFieldProvider.d.ts +0 -14
  733. package/es/schema-component/antd/table-v2/index.d.ts +0 -13
  734. package/es/schema-component/antd/table-v2/utils.d.ts +0 -12
  735. package/es/schema-component/antd/tabs/Tabs.Designer.d.ts +0 -10
  736. package/es/schema-component/antd/tabs/Tabs.d.ts +0 -9
  737. package/es/schema-component/antd/tabs/context.d.ts +0 -16
  738. package/es/schema-component/antd/tabs/index.d.ts +0 -10
  739. package/es/schema-component/antd/time-picker/ReadPretty.d.ts +0 -17
  740. package/es/schema-component/antd/time-picker/TimePicker.d.ts +0 -15
  741. package/es/schema-component/antd/time-picker/index.d.ts +0 -9
  742. package/es/schema-component/antd/tree-select/ReadPretty.d.ts +0 -11
  743. package/es/schema-component/antd/tree-select/TreeSelect.d.ts +0 -10
  744. package/es/schema-component/antd/tree-select/index.d.ts +0 -9
  745. package/es/schema-component/antd/unix-timestamp/UnixTimestamp.d.ts +0 -16
  746. package/es/schema-component/antd/unix-timestamp/index.d.ts +0 -9
  747. package/es/schema-component/antd/upload/Upload.d.ts +0 -15
  748. package/es/schema-component/antd/upload/index.d.ts +0 -9
  749. package/es/schema-component/antd/upload/placeholder.d.ts +0 -13
  750. package/es/schema-component/antd/upload/shared.d.ts +0 -92
  751. package/es/schema-component/antd/upload/style.d.ts +0 -9
  752. package/es/schema-component/antd/variable/Input.d.ts +0 -25
  753. package/es/schema-component/antd/variable/JSONInput.d.ts +0 -10
  754. package/es/schema-component/antd/variable/RawTextArea.d.ts +0 -10
  755. package/es/schema-component/antd/variable/TextArea.d.ts +0 -13
  756. package/es/schema-component/antd/variable/Variable.d.ts +0 -22
  757. package/es/schema-component/antd/variable/VariableSelect.d.ts +0 -17
  758. package/es/schema-component/antd/variable/VariableSelect.style.d.ts +0 -10
  759. package/es/schema-component/antd/variable/XButton.d.ts +0 -11
  760. package/es/schema-component/antd/variable/index.d.ts +0 -9
  761. package/es/schema-component/antd/variable/style.d.ts +0 -9
  762. package/es/schema-component/common/dnd-context/index.d.ts +0 -12
  763. package/es/schema-component/common/index.d.ts +0 -11
  764. package/es/schema-component/common/show-form-data/index.d.ts +0 -14
  765. package/es/schema-component/common/sortable-item/SortableItem.d.ts +0 -22
  766. package/es/schema-component/common/sortable-item/index.d.ts +0 -9
  767. package/es/schema-component/common/utils/uitls.d.ts +0 -33
  768. package/es/schema-component/context.d.ts +0 -11
  769. package/es/schema-component/core/DesignableSwitch.d.ts +0 -10
  770. package/es/schema-component/core/FormProvider.d.ts +0 -10
  771. package/es/schema-component/core/RemoteSchemaComponent.d.ts +0 -22
  772. package/es/schema-component/core/SchemaComponent.d.ts +0 -24
  773. package/es/schema-component/core/SchemaComponentOptions.d.ts +0 -12
  774. package/es/schema-component/core/SchemaComponentProvider.d.ts +0 -11
  775. package/es/schema-component/core/index.d.ts +0 -20
  776. package/es/schema-component/hooks/addAppVersion.d.ts +0 -9
  777. package/es/schema-component/hooks/index.d.ts +0 -20
  778. package/es/schema-component/hooks/useAttach.d.ts +0 -14
  779. package/es/schema-component/hooks/useBlockSize.d.ts +0 -20
  780. package/es/schema-component/hooks/useCompile.d.ts +0 -16
  781. package/es/schema-component/hooks/useComponent.d.ts +0 -9
  782. package/es/schema-component/hooks/useDesignable.d.ts +0 -115
  783. package/es/schema-component/hooks/useDesigner.d.ts +0 -13
  784. package/es/schema-component/hooks/useFieldComponentOptions.d.ts +0 -12
  785. package/es/schema-component/hooks/useFieldModeOptions.d.ts +0 -12
  786. package/es/schema-component/hooks/useFieldProps.d.ts +0 -10
  787. package/es/schema-component/hooks/useFieldTitle.d.ts +0 -9
  788. package/es/schema-component/hooks/useProps.d.ts +0 -14
  789. package/es/schema-component/hooks/useSchemaComponentContext.d.ts +0 -9
  790. package/es/schema-component/index.d.ts +0 -14
  791. package/es/schema-component/types.d.ts +0 -39
  792. package/es/schema-initializer/buttons/CustomFormItemInitializers.d.ts +0 -15
  793. package/es/schema-initializer/buttons/FormItemInitializers.d.ts +0 -13
  794. package/es/schema-initializer/buttons/RecordBlockInitializers.d.ts +0 -16
  795. package/es/schema-initializer/buttons/SubTableActionInitializers.d.ts +0 -16
  796. package/es/schema-initializer/buttons/TabPaneInitializers.d.ts +0 -25
  797. package/es/schema-initializer/buttons/chart-config/area.d.ts +0 -19
  798. package/es/schema-initializer/buttons/chart-config/bar.d.ts +0 -20
  799. package/es/schema-initializer/buttons/chart-config/column.d.ts +0 -37
  800. package/es/schema-initializer/buttons/chart-config/index.d.ts +0 -13
  801. package/es/schema-initializer/buttons/chart-config/line.d.ts +0 -20
  802. package/es/schema-initializer/buttons/chart-config/pie.d.ts +0 -30
  803. package/es/schema-initializer/buttons/index.d.ts +0 -14
  804. package/es/schema-initializer/components/CreateRecordAction.d.ts +0 -12
  805. package/es/schema-initializer/components/DeletedField.d.ts +0 -10
  806. package/es/schema-initializer/components/assigned-field/AssignedField.d.ts +0 -20
  807. package/es/schema-initializer/components/assigned-field/index.d.ts +0 -9
  808. package/es/schema-initializer/components/index.d.ts +0 -10
  809. package/es/schema-initializer/hooks/useGetAriaLabelOfSchemaInitializer.d.ts +0 -15
  810. package/es/schema-initializer/index.d.ts +0 -15
  811. package/es/schema-initializer/items/ActionInitializer.d.ts +0 -16
  812. package/es/schema-initializer/items/ActionInitializerItem.d.ts +0 -10
  813. package/es/schema-initializer/items/BlockInitializer.d.ts +0 -11
  814. package/es/schema-initializer/items/CreateFilterActionInitializer.d.ts +0 -10
  815. package/es/schema-initializer/items/CreateResetActionInitializer.d.ts +0 -10
  816. package/es/schema-initializer/items/CustomizeActionInitializer.d.ts +0 -10
  817. package/es/schema-initializer/items/DataBlockInitializer.d.ts +0 -63
  818. package/es/schema-initializer/items/DeleteEventActionInitializer.d.ts +0 -10
  819. package/es/schema-initializer/items/FilterBlockInitializer.d.ts +0 -10
  820. package/es/schema-initializer/items/G2PlotInitializer.d.ts +0 -10
  821. package/es/schema-initializer/items/InitializerWithSwitch.d.ts +0 -10
  822. package/es/schema-initializer/items/RecordAssociationBlockInitializer.d.ts +0 -16
  823. package/es/schema-initializer/items/RecordAssociationDetailsBlockInitializer.d.ts +0 -13
  824. package/es/schema-initializer/items/RecordAssociationFormBlockInitializer.d.ts +0 -17
  825. package/es/schema-initializer/items/RecordAssociationGridCardBlockInitializer.d.ts +0 -16
  826. package/es/schema-initializer/items/RecordAssociationListBlockInitializer.d.ts +0 -13
  827. package/es/schema-initializer/items/RecordReadPrettyAssociationFormBlockInitializer.d.ts +0 -17
  828. package/es/schema-initializer/items/SelectActionInitializer.d.ts +0 -10
  829. package/es/schema-initializer/items/SubmitActionInitializer.d.ts +0 -10
  830. package/es/schema-initializer/items/TableActionColumnInitializer.d.ts +0 -10
  831. package/es/schema-initializer/items/index.d.ts +0 -31
  832. package/es/schema-initializer/style.d.ts +0 -20
  833. package/es/schema-initializer/utils.d.ts +0 -436
  834. package/es/schema-items/GeneralSchemaItems.d.ts +0 -12
  835. package/es/schema-items/GeneralSettings.d.ts +0 -10
  836. package/es/schema-items/OpenModeSchemaItems.d.ts +0 -16
  837. package/es/schema-items/index.d.ts +0 -10
  838. package/es/schema-settings/DataTemplates/FormDataTemplates.d.ts +0 -14
  839. package/es/schema-settings/DataTemplates/TreeLabel.d.ts +0 -10
  840. package/es/schema-settings/DataTemplates/components/AsDefaultTemplate.d.ts +0 -10
  841. package/es/schema-settings/DataTemplates/components/DataTemplateTitle.d.ts +0 -18
  842. package/es/schema-settings/DataTemplates/components/DataTemplateTitle.style.d.ts +0 -13
  843. package/es/schema-settings/DataTemplates/components/Designer.d.ts +0 -15
  844. package/es/schema-settings/DataTemplates/hooks/useCollectionState.d.ts +0 -21
  845. package/es/schema-settings/DataTemplates/index.d.ts +0 -9
  846. package/es/schema-settings/DataTemplates/utils.d.ts +0 -11
  847. package/es/schema-settings/DateFormat/ExpiresRadio.d.ts +0 -12
  848. package/es/schema-settings/EnableChildCollections/DynamicComponent.d.ts +0 -16
  849. package/es/schema-settings/EnableChildCollections/index.d.ts +0 -12
  850. package/es/schema-settings/GeneralSchemaDesigner.d.ts +0 -38
  851. package/es/schema-settings/LinkageRules/DynamicComponent.d.ts +0 -10
  852. package/es/schema-settings/LinkageRules/LinkageRuleAction.d.ts +0 -11
  853. package/es/schema-settings/LinkageRules/LinkageRuleActionGroup.d.ts +0 -17
  854. package/es/schema-settings/LinkageRules/ValueDynamicComponent.d.ts +0 -17
  855. package/es/schema-settings/LinkageRules/Variables.d.ts +0 -15
  856. package/es/schema-settings/LinkageRules/action-hooks.d.ts +0 -9
  857. package/es/schema-settings/LinkageRules/components/EnableLinkage.d.ts +0 -10
  858. package/es/schema-settings/LinkageRules/components/LinkageHeader.d.ts +0 -18
  859. package/es/schema-settings/LinkageRules/components/LinkageHeader.style.d.ts +0 -13
  860. package/es/schema-settings/LinkageRules/context.d.ts +0 -21
  861. package/es/schema-settings/LinkageRules/index.d.ts +0 -14
  862. package/es/schema-settings/LinkageRules/type.d.ts +0 -21
  863. package/es/schema-settings/LinkageRules/useValues.d.ts +0 -9
  864. package/es/schema-settings/SchemaSettings.d.ts +0 -125
  865. package/es/schema-settings/SchemaSettingsBlockHeightItem.d.ts +0 -15
  866. package/es/schema-settings/SchemaSettingsBlockTitleItem.d.ts +0 -10
  867. package/es/schema-settings/SchemaSettingsConnectDataBlocks.d.ts +0 -10
  868. package/es/schema-settings/SchemaSettingsDataScope.d.ts +0 -11
  869. package/es/schema-settings/SchemaSettingsDateFormat.d.ts +0 -13
  870. package/es/schema-settings/SchemaSettingsDefaultValue.d.ts +0 -13
  871. package/es/schema-settings/SchemaSettingsNumberFormat.d.ts +0 -13
  872. package/es/schema-settings/SchemaSettingsPlugin.d.ts +0 -12
  873. package/es/schema-settings/SchemaSettingsSortField.d.ts +0 -10
  874. package/es/schema-settings/SchemaSettingsSortingRule.d.ts +0 -10
  875. package/es/schema-settings/SchemaSettingsTemplate.d.ts +0 -10
  876. package/es/schema-settings/VariableInput/VariableInput.d.ts +0 -98
  877. package/es/schema-settings/VariableInput/hooks/index.d.ts +0 -14
  878. package/es/schema-settings/VariableInput/hooks/useBaseVariable.d.ts +0 -65
  879. package/es/schema-settings/VariableInput/hooks/useBlockCollection.d.ts +0 -11
  880. package/es/schema-settings/VariableInput/hooks/useContextAssociationFields.d.ts +0 -17
  881. package/es/schema-settings/VariableInput/hooks/useDateVariable.d.ts +0 -85
  882. package/es/schema-settings/VariableInput/hooks/useFormVariable.d.ts +0 -43
  883. package/es/schema-settings/VariableInput/hooks/useIterationVariable.d.ts +0 -46
  884. package/es/schema-settings/VariableInput/hooks/useParentPopupVariable.d.ts +0 -24
  885. package/es/schema-settings/VariableInput/hooks/useParentRecordVariable.d.ts +0 -40
  886. package/es/schema-settings/VariableInput/hooks/usePopupVariable.d.ts +0 -24
  887. package/es/schema-settings/VariableInput/hooks/useRecordVariable.d.ts +0 -43
  888. package/es/schema-settings/VariableInput/hooks/useRoleVariable.d.ts +0 -45
  889. package/es/schema-settings/VariableInput/hooks/useURLSearchParamsVariable.d.ts +0 -32
  890. package/es/schema-settings/VariableInput/hooks/useUserVariable.d.ts +0 -45
  891. package/es/schema-settings/VariableInput/hooks/useVariableOptions.d.ts +0 -51
  892. package/es/schema-settings/VariableInput/index.d.ts +0 -10
  893. package/es/schema-settings/VariableInput/type.d.ts +0 -46
  894. package/es/schema-settings/VariableInput/utils/formatVariableScop.d.ts +0 -10
  895. package/es/schema-settings/hooks/useGetAriaLabelOfDesigner.d.ts +0 -15
  896. package/es/schema-settings/hooks/useIsAllowToSetDefaultValue.d.ts +0 -35
  897. package/es/schema-settings/hooks/useIsShowMultipleSwitch.d.ts +0 -12
  898. package/es/schema-settings/hooks/useParseDataScopeFilter.d.ts +0 -20
  899. package/es/schema-settings/index.d.ts +0 -29
  900. package/es/schema-settings/isPatternDisabled.d.ts +0 -10
  901. package/es/schema-settings/setDefaultSortingRulesSchemaSettingsItem.d.ts +0 -10
  902. package/es/schema-settings/setTheDataScopeSchemaSettingsItem.d.ts +0 -10
  903. package/es/schema-settings/styles.d.ts +0 -59
  904. package/es/schema-settings/types.d.ts +0 -44
  905. package/es/schema-templates/BlockTemplate.d.ts +0 -11
  906. package/es/schema-templates/BlockTemplateDetails.d.ts +0 -10
  907. package/es/schema-templates/BlockTemplatePage.d.ts +0 -11
  908. package/es/schema-templates/SchemaTemplateManagerProvider.d.ts +0 -33
  909. package/es/schema-templates/collections/uiSchemaTemplates.d.ts +0 -10
  910. package/es/schema-templates/index.d.ts +0 -11
  911. package/es/schema-templates/schemas/CollectionTitle.d.ts +0 -10
  912. package/es/schema-templates/schemas/uiSchemaTemplates.d.ts +0 -10
  913. package/es/style/index.d.ts +0 -15
  914. package/es/style/useToken.d.ts +0 -15
  915. package/es/system-settings/SystemSettingsProvider.d.ts +0 -15
  916. package/es/system-settings/SystemSettingsShortcut.d.ts +0 -10
  917. package/es/system-settings/index.d.ts +0 -14
  918. package/es/testUtils/index.d.ts +0 -9
  919. package/es/testUtils/mockAPIClient.d.ts +0 -17
  920. package/es/user/ChangePassword.d.ts +0 -9
  921. package/es/user/CurrentUser.d.ts +0 -17
  922. package/es/user/CurrentUserProvider.d.ts +0 -16
  923. package/es/user/CurrentUserSettingsMenuProvider.d.ts +0 -29
  924. package/es/user/EditProfile.d.ts +0 -9
  925. package/es/user/Help.d.ts +0 -10
  926. package/es/user/LanguageSettings.d.ts +0 -9
  927. package/es/user/SwitchRole.d.ts +0 -9
  928. package/es/user/VerificationCode.d.ts +0 -15
  929. package/es/user/index.d.ts +0 -11
  930. package/es/variables/VariablesProvider.d.ts +0 -27
  931. package/es/variables/constants.d.ts +0 -9
  932. package/es/variables/hooks/useBuiltinVariables.d.ts +0 -17
  933. package/es/variables/hooks/useContextVariable.d.ts +0 -11
  934. package/es/variables/hooks/useLocalVariables.d.ts +0 -16
  935. package/es/variables/hooks/useVariables.d.ts +0 -10
  936. package/es/variables/index.d.ts +0 -16
  937. package/es/variables/types.d.ts +0 -88
  938. package/es/variables/utils/filterEmptyValues.d.ts +0 -9
  939. package/es/variables/utils/getAction.d.ts +0 -9
  940. package/es/variables/utils/getPath.d.ts +0 -14
  941. package/es/variables/utils/getVariableName.d.ts +0 -14
  942. package/es/variables/utils/hasRequested.d.ts +0 -17
  943. package/es/variables/utils/isVariable.d.ts +0 -12
  944. package/es/variables/utils/transformVariableValue.d.ts +0 -20
  945. package/es/variables/utils/uniq.d.ts +0 -14
  946. package/lib/index.css +0 -1
  947. package/lib/index.js +0 -1431
  948. package/lib/locale/cron/zh_CN.js +0 -33
  949. package/lib/locale/cron/zh_TW.js +0 -33
  950. package/lib/locale/en_US.js +0 -835
  951. package/lib/locale/es_ES.js +0 -766
  952. package/lib/locale/fr_FR.js +0 -786
  953. package/lib/locale/index.js +0 -165
  954. package/lib/locale/ja_JP.js +0 -705
  955. package/lib/locale/ko_KR.js +0 -877
  956. package/lib/locale/pt_BR.js +0 -743
  957. package/lib/locale/ru_RU.js +0 -580
  958. package/lib/locale/tr_TR.js +0 -578
  959. package/lib/locale/uk_UA.js +0 -786
  960. package/lib/locale/zh-CN.js +0 -966
  961. package/lib/locale/zh-TW.js +0 -875
  962. package/lib/md-1OKMvqVH-tU4j-cWD.js +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nocobase/client",
3
- "version": "1.2.12-alpha",
3
+ "version": "1.3.0-alpha.20240710084543",
4
4
  "license": "AGPL-3.0",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.mjs",
@@ -26,9 +26,9 @@
26
26
  "@formily/reactive-react": "^2.2.27",
27
27
  "@formily/shared": "^2.2.27",
28
28
  "@formily/validator": "^2.2.27",
29
- "@nocobase/evaluators": "1.2.12-alpha",
30
- "@nocobase/sdk": "1.2.12-alpha",
31
- "@nocobase/utils": "1.2.12-alpha",
29
+ "@nocobase/evaluators": "1.3.0-alpha.20240710084543",
30
+ "@nocobase/sdk": "1.3.0-alpha.20240710084543",
31
+ "@nocobase/utils": "1.3.0-alpha.20240710084543",
32
32
  "ahooks": "^3.7.2",
33
33
  "antd": "^5.12.8",
34
34
  "antd-style": "3.4.5",
@@ -79,5 +79,5 @@
79
79
  "dumi": "2.2.14",
80
80
  "dumi-theme-nocobase": "^0.2.28"
81
81
  },
82
- "gitHead": "553231d4882496cb7f1f17fa7541899ce82a27ab"
82
+ "gitHead": "07a8b596fc64a9779a194cb9b0dc2ca7570ed9d4"
83
83
  }
@@ -1,34 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import { Schema } from '@formily/react';
10
- import React from 'react';
11
- export declare const ACLContext: React.Context<any>;
12
- export declare const ACLProvider: (props: any) => React.JSX.Element;
13
- export declare const ACLRolesCheckProvider: (props: any) => React.JSX.Element;
14
- export declare const useRoleRecheck: () => () => void;
15
- export declare const useACLContext: () => any;
16
- export declare const ACLActionParamsContext: React.Context<any>;
17
- export declare const useACLRolesCheck: () => {
18
- data: any;
19
- getActionAlias: (actionPath: string) => any;
20
- inResources: (resourceName: string) => any;
21
- getResourceActionParams: (actionPath: string) => any;
22
- getStrategyActionParams: (actionPath: string) => {};
23
- };
24
- export declare function useACLRoleContext(): any;
25
- export declare const ACLCollectionProvider: (props: any) => any;
26
- export declare const useACLActionParamsContext: () => any;
27
- export declare const useRecordPkValue: () => any;
28
- export declare const ACLActionProvider: (props: any) => React.JSX.Element;
29
- export declare const useACLFieldWhitelist: () => {
30
- whitelist: any[];
31
- schemaInWhitelist: (fieldSchema: Schema, isSkip?: any) => boolean;
32
- };
33
- export declare const ACLCollectionFieldProvider: (props: any) => React.JSX.Element;
34
- export declare const ACLMenuItemProvider: (props: any) => React.JSX.Element;
@@ -1,10 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import React from 'react';
10
- export declare const ACLPane: () => React.JSX.Element;
@@ -1,11 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import React from 'react';
10
- export declare const SettingCenterProvider: (props: any) => React.JSX.Element;
11
- export declare const SettingsCenterConfigure: () => React.JSX.Element;
@@ -1,10 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import React from 'react';
10
- export declare const MenuConfigure: () => React.JSX.Element;
@@ -1,12 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import React from 'react';
10
- export declare const toItems: (properties?: {}) => any[];
11
- export declare const useMenuItems: () => any;
12
- export declare const MenuItemsProvider: (props: any) => React.JSX.Element;
@@ -1,12 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import React from 'react';
10
- export declare const SettingCenterPermissionProvider: (props: any) => React.JSX.Element;
11
- export declare const PermissionContext: React.Context<any>;
12
- export declare const PermissionProvider: (props: any) => React.JSX.Element;
@@ -1,10 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import React from 'react';
10
- export declare const RoleConfigure: () => React.JSX.Element;
@@ -1,11 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import React from 'react';
10
- export declare const useAvailableActions: () => any[];
11
- export declare const RoleTable: () => React.JSX.Element;
@@ -1,11 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import React from 'react';
10
- export declare const RoleResourceCollectionContext: React.Context<any>;
11
- export declare const RolesResourcesActions: React.ForwardRefExoticComponent<Omit<Partial<any>, "ref"> & React.RefAttributes<unknown>>;
@@ -1,11 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import React from 'react';
10
- export declare const useRolesResourcesScopesSelectedRowKeys: () => any;
11
- export declare const ScopeSelect: (props: any) => React.JSX.Element;
@@ -1,10 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import React from 'react';
10
- export declare const StrategyActions: React.ForwardRefExoticComponent<Omit<Partial<any>, "ref"> & React.RefAttributes<unknown>>;
@@ -1,17 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- export { MenuConfigure } from './MenuConfigure';
10
- export { RoleConfigure } from './RoleConfigure';
11
- export { RolesResourcesActions } from './RolesResourcesActions';
12
- export { RoleTable } from './RoleTable';
13
- export { StrategyActions } from './StrategyActions';
14
- export { SettingsCenterConfigure, SettingCenterProvider } from './ConfigureCenter';
15
- export * from './PermisionProvider';
16
- export * from './RolesResourcesActions';
17
- export * from './ScopeSelect';
@@ -1,10 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import { ISchema } from '@formily/react';
10
- export declare const roleSchema: ISchema;
@@ -1,75 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import { ISchema } from '@formily/react';
10
- export declare const rolesResourcesScopesCollection: {
11
- name: string;
12
- fields: {
13
- type: string;
14
- name: string;
15
- interface: string;
16
- uiSchema: import("@formily/react").Stringify<{
17
- [key: symbol]: any;
18
- [key: `x-${string}`]: any;
19
- [key: `x-${number}`]: any;
20
- version?: string;
21
- name?: import("@formily/react").SchemaKey;
22
- title?: any;
23
- description?: any;
24
- default?: any;
25
- readOnly?: boolean;
26
- writeOnly?: boolean;
27
- type?: import("@formily/react").SchemaTypes;
28
- enum?: import("@formily/react").SchemaEnum<any>;
29
- const?: any;
30
- multipleOf?: number;
31
- maximum?: number;
32
- exclusiveMaximum?: number;
33
- minimum?: number;
34
- exclusiveMinimum?: number;
35
- maxLength?: number;
36
- minLength?: number;
37
- pattern?: string | RegExp;
38
- maxItems?: number;
39
- minItems?: number;
40
- uniqueItems?: boolean;
41
- maxProperties?: number;
42
- minProperties?: number;
43
- required?: string | boolean | string[];
44
- format?: string;
45
- $ref?: string;
46
- $namespace?: string;
47
- definitions?: import("@formily/react").SchemaProperties<any, any, any, any, any, any, any, any>;
48
- properties?: import("@formily/react").SchemaProperties<any, any, any, any, any, any, any, any>;
49
- items?: import("@formily/react").SchemaItems<any, any, any, any, any, any, any, any>;
50
- additionalItems?: import("@formily/react").Stringify<any>;
51
- patternProperties?: import("@formily/react").SchemaProperties<any, any, any, any, any, any, any, any>;
52
- additionalProperties?: import("@formily/react").Stringify<any>;
53
- "x-value"?: any;
54
- "x-index"?: number;
55
- "x-pattern"?: any;
56
- "x-display"?: any;
57
- "x-validator"?: any;
58
- "x-decorator"?: any;
59
- "x-decorator-props"?: any;
60
- "x-component"?: any;
61
- "x-component-props"?: any;
62
- "x-reactions"?: import("@formily/react").SchemaReactions<any>;
63
- "x-content"?: any;
64
- "x-data"?: any;
65
- "x-visible"?: boolean;
66
- "x-hidden"?: boolean;
67
- "x-disabled"?: boolean;
68
- "x-editable"?: boolean;
69
- "x-read-only"?: boolean;
70
- "x-read-pretty"?: boolean;
71
- "x-compile-omitted"?: string[];
72
- }>;
73
- }[];
74
- };
75
- export declare const scopesSchema: ISchema;
@@ -1,12 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- export declare const useRoleResourceValues: (options: any) => import("../../../").UseRequestResult<{
10
- appends: string[];
11
- filterByTk: any;
12
- }>;
@@ -1,11 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- export declare const useSaveRoleResourceAction: () => {
10
- run(): Promise<void>;
11
- };
package/es/acl/index.d.ts DELETED
@@ -1,15 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- export * from './ACLProvider';
10
- export * from './ACLShortcut';
11
- export * from './Configuration';
12
- import { Plugin } from '../application/Plugin';
13
- export declare class ACLPlugin extends Plugin {
14
- load(): Promise<void>;
15
- }
package/es/acl/style.d.ts DELETED
@@ -1,9 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- export declare const useStyles: (props?: unknown) => import("antd-style").ReturnStyles<import("antd-style").SerializedStyles>;
@@ -1,16 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import React from 'react';
10
- import { Plugin } from '../application/Plugin';
11
- export declare const AppLangContext: React.Context<any>;
12
- export declare const useAppLangContext: () => any;
13
- export declare function AntdConfigProvider(props: any): React.JSX.Element;
14
- export declare class AntdConfigPlugin extends Plugin {
15
- load(): Promise<void>;
16
- }
@@ -1,9 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- export declare const loadConstrueLocale: (data: any) => void;
@@ -1,23 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import { APIClient as APIClientSDK } from '@nocobase/sdk';
10
- import { Result } from 'ahooks/es/useRequest/src/types';
11
- import { Application } from '../application';
12
- export declare class APIClient extends APIClientSDK {
13
- services: Record<string, Result<any, any>>;
14
- silence: boolean;
15
- app: Application;
16
- /** 该值会在 AntdAppProvider 中被重新赋值 */
17
- notification: any;
18
- getHeaders(): {};
19
- service(uid: string): Result<any, any>;
20
- interceptors(): void;
21
- useNotificationMiddleware(): void;
22
- silent(): this;
23
- }
@@ -1,15 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import React, { ReactNode } from 'react';
10
- import { APIClient } from './APIClient';
11
- export interface APIClientProviderProps {
12
- apiClient: APIClient;
13
- children?: ReactNode;
14
- }
15
- export declare const APIClientProvider: React.FC<APIClientProviderProps>;
@@ -1,11 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- /// <reference types="react" />
10
- import { APIClient } from './APIClient';
11
- export declare const APIClientContext: import("react").Context<APIClient>;
@@ -1,17 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- type MergeStrategyType = 'merge' | 'deepMerge' | 'overwrite' | 'andMerge' | 'orMerge' | 'intersect' | 'union';
10
- type MergeStrategyFunc = (x: any, y: any) => any;
11
- export type MergeStrategy = MergeStrategyType | MergeStrategyFunc;
12
- export interface MergeStrategies {
13
- [key: string]: MergeStrategy;
14
- }
15
- export declare const mergeStrategies: Map<MergeStrategyType, MergeStrategyFunc>;
16
- export declare function assign(target: any, source: any, strategies?: MergeStrategies): any;
17
- export {};
@@ -1,11 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- export * from './useAPIClient';
10
- export * from './useRequest';
11
- export * from './useResource';
@@ -1,9 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- export declare function useAPIClient(): import("..").APIClient;
@@ -1,30 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import { Options, Result } from 'ahooks/es/useRequest/src/types';
10
- import { AxiosRequestConfig } from 'axios';
11
- import { SetState } from 'ahooks/lib/useSetState';
12
- type FunctionService = (...args: any[]) => Promise<any>;
13
- export type ReturnTypeOfUseRequest<TData = any> = ReturnType<typeof useRequest<TData>>;
14
- export type ResourceActionOptions<P = any> = {
15
- resource?: string;
16
- resourceOf?: any;
17
- action?: string;
18
- params?: P;
19
- url?: string;
20
- };
21
- export type UseRequestService<P> = AxiosRequestConfig<P> | ResourceActionOptions<P> | FunctionService;
22
- export type UseRequestOptions = Options<any, any> & {
23
- uid?: string;
24
- };
25
- export interface UseRequestResult<P> extends Result<P, any> {
26
- state: any;
27
- setState: SetState<{}>;
28
- }
29
- export declare function useRequest<P>(service: UseRequestService<P>, options?: UseRequestOptions): UseRequestResult<P>;
30
- export {};
@@ -1,9 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- export declare function useResource(name: string, of?: string | number): import("@nocobase/sdk").IResource;
@@ -1,12 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- export * from './hooks';
10
- export * from './APIClient';
11
- export * from './APIClientProvider';
12
- export * from './context';
@@ -1,21 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import React from 'react';
10
- export declare const CurrentAppInfoContext: React.Context<any>;
11
- export declare const useCurrentAppInfo: () => {
12
- data: {
13
- database: {
14
- dialect: string;
15
- };
16
- lang: string;
17
- version: string;
18
- exportLimit?: number;
19
- };
20
- };
21
- export declare const CurrentAppInfoProvider: (props: any) => React.JSX.Element;
@@ -1,9 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- export * from './CurrentAppInfoProvider';
@@ -1,11 +0,0 @@
1
- /**
2
- * This file is part of the NocoBase (R) project.
3
- * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
- * Authors: NocoBase Team.
5
- *
6
- * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
- * For more information, please refer to: https://www.nocobase.com/agreement.
8
- */
9
- import React from 'react';
10
- import { ISchemaComponentProvider } from '../schema-component/types';
11
- export declare const AppSchemaComponentProvider: React.FC<ISchemaComponentProvider>;