@tachybase/client 0.23.18 → 0.23.20
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.
- package/es/api-client/APIClientProvider.d.ts +2 -2
- package/es/application/AppSchemaComponentProvider.d.ts +1 -2
- package/es/application/Application.d.ts +1 -1
- package/es/application/NoticesManager.d.ts +1 -1
- package/es/application/RouterManager.d.ts +1 -1
- package/es/application/components/BlankComponent.d.ts +2 -2
- package/es/application/components/MainComponent.d.ts +1 -1
- package/es/application/components/RouterContextCleaner.d.ts +1 -1
- package/es/application/components/defaultComponents.d.ts +4 -4
- package/es/application/schema-initializer/components/SchemaInitializerActionModal.d.ts +2 -2
- package/es/application/schema-initializer/components/SchemaInitializerDivider.d.ts +1 -2
- package/es/application/schema-initializer/components/SchemaInitializerItem.d.ts +1 -1
- package/es/application/schema-initializer/components/SchemaInitializerItemGroup.d.ts +2 -2
- package/es/application/schema-initializer/components/SchemaInitializerSelect.d.ts +2 -2
- package/es/application/schema-initializer/components/SchemaInitializerSubMenu.d.ts +3 -3
- package/es/application/schema-initializer/components/SchemaInitializerSwitch.d.ts +2 -2
- package/es/application/schema-toolbar/context/index.d.ts +1 -1
- package/es/application/schema-toolbar/hooks/index.d.ts +1 -2
- package/es/async-data-provider/index.d.ts +1 -1
- package/es/block-provider/BlockProvider.d.ts +3 -3
- package/es/block-provider/FormFieldProvider.d.ts +1 -1
- package/es/block-provider/MobileProvider.d.ts +1 -1
- package/es/block-provider/PageLayout.d.ts +1 -2
- package/es/block-provider/TableFieldProvider.d.ts +1 -1
- package/es/block-provider/TableSelectorProvider.d.ts +1 -1
- package/es/block-provider/TreeBlockProvider.d.ts +1 -1
- package/es/block-provider/hooks/useFormActiveFields.d.ts +1 -1
- package/es/built-in/acl/ACLProvider.d.ts +5 -5
- package/es/built-in/acl/ACLShortcut.d.ts +1 -2
- package/es/built-in/acl/Configuration/ConfigureCenter.d.ts +2 -3
- package/es/built-in/acl/Configuration/MenuConfigure.d.ts +1 -2
- package/es/built-in/acl/Configuration/MenuItemsProvider.d.ts +1 -2
- package/es/built-in/acl/Configuration/PermisionProvider.d.ts +2 -2
- package/es/built-in/acl/Configuration/RoleConfigure.d.ts +1 -2
- package/es/built-in/acl/Configuration/RoleTable.d.ts +1 -2
- package/es/built-in/acl/Configuration/ScopeSelect.d.ts +1 -2
- package/es/built-in/admin-layout/AdminContent.d.ts +1 -2
- package/es/built-in/admin-layout/AdminLayout.d.ts +1 -2
- package/es/built-in/admin-layout/AdminProvider.d.ts +1 -2
- package/es/built-in/admin-layout/AdminTabs.d.ts +1 -2
- package/es/built-in/admin-layout/InternalAdminLayout.d.ts +1 -2
- package/es/built-in/admin-layout/MenuEditor.d.ts +1 -1
- package/es/built-in/admin-layout/components/AddNewButton.d.ts +1 -2
- package/es/built-in/admin-layout/components/WelcomeCard.d.ts +1 -2
- package/es/built-in/assistant/Assistant.provider.d.ts +3 -3
- package/es/built-in/assistant/calculator/AutoScalingText.d.ts +1 -2
- package/es/built-in/assistant/calculator/CalculatorDisplay.d.ts +1 -2
- package/es/built-in/assistant/calculator/CalculatorKey.d.ts +1 -2
- package/es/built-in/assistant/calculator/CalculatorProvider.d.ts +1 -1
- package/es/built-in/assistant/search-and-jump/index.d.ts +2 -2
- package/es/built-in/attachment-preview/previewers/file-default.d.ts +2 -3
- package/es/built-in/attachment-preview/previewers/file-pdf.d.ts +2 -3
- package/es/built-in/attachment-preview/previewers/file-sheet.d.ts +6 -7
- package/es/built-in/attachment-preview/previewers/image-jpeg.d.ts +2 -3
- package/es/built-in/attachment-preview/previewers/image-png.d.ts +2 -3
- package/es/built-in/attachment-preview/previewers/image-svg.d.ts +2 -3
- package/es/built-in/context-menu/ContextMenu.provider.d.ts +1 -2
- package/es/built-in/document-title/index.d.ts +2 -2
- package/es/built-in/dynamic-page/DynamicPage.d.ts +1 -2
- package/es/built-in/dynamic-page/index.d.ts +1 -1
- package/es/built-in/index.d.ts +1 -2
- package/es/built-in/page-style/CustomAdminHeader.d.ts +1 -2
- package/es/built-in/page-style/PageStyle.provider.d.ts +1 -1
- package/es/built-in/page-style/TabContent.d.ts +2 -3
- package/es/built-in/page-style/TabHeader.d.ts +2 -3
- package/es/built-in/page-style/useTabSettings.d.ts +2 -3
- package/es/built-in/pinned-list/PinnedPluginListProvider.d.ts +2 -2
- package/es/built-in/pm/PluginCard.d.ts +2 -2
- package/es/built-in/pm/PluginManager.d.ts +1 -2
- package/es/built-in/quick-access/CustomRequestActionSchemaInitializerItem.d.ts +1 -2
- package/es/built-in/quick-access/LinkActionSchemaInitializerItem.d.ts +1 -2
- package/es/built-in/quick-access/ModalActionSchemaInitializerItem.d.ts +1 -2
- package/es/built-in/quick-access/PopupActionSchemaInitializerItem.d.ts +1 -2
- package/es/built-in/quick-access/SchemaSettingsBlockTitleItem.d.ts +1 -2
- package/es/built-in/scroll-assistant/ScrollAssistant.provider.d.ts +1 -2
- package/es/built-in/scroll-assistant/ScrollAssistantStatus.provider.d.ts +1 -2
- package/es/built-in/setting-layout/AdminSettings.d.ts +1 -1
- package/es/built-in/setting-layout/SettingLayout.d.ts +1 -2
- package/es/built-in/setting-layout/SettingsCenterDropdown.d.ts +1 -2
- package/es/built-in/system-settings/SystemSettingsShortcut.d.ts +1 -2
- package/es/built-in/system-version/SystemVersion.provider.d.ts +1 -2
- package/es/built-in/user-settings/UserSettingsLayout.d.ts +1 -2
- package/es/collection-manager/CollectionHistoryProvider.d.ts +1 -2
- package/es/collection-manager/CollectionManagerProvider.d.ts +2 -2
- package/es/collection-manager/CollectionManagerSchemaComponentProvider.d.ts +1 -2
- package/es/collection-manager/Configuration/AddCollectionAction.d.ts +2 -3
- package/es/collection-manager/Configuration/AddFieldAction.d.ts +2 -3
- package/es/collection-manager/Configuration/AddSubFieldAction.d.ts +1 -2
- package/es/collection-manager/Configuration/DeleteCollectionAction.d.ts +2 -3
- package/es/collection-manager/Configuration/EditCollectionAction.d.ts +2 -3
- package/es/collection-manager/Configuration/EditFieldAction.d.ts +2 -3
- package/es/collection-manager/Configuration/EditSubFieldAction.d.ts +1 -2
- package/es/collection-manager/Configuration/OverridingCollectionField.d.ts +2 -3
- package/es/collection-manager/Configuration/SyncFieldsAction.d.ts +2 -3
- package/es/collection-manager/Configuration/ViewInheritedField.d.ts +2 -3
- package/es/collection-manager/Configuration/components/FieldSummary.d.ts +1 -2
- package/es/collection-manager/Configuration/components/TemplateSummary.d.ts +1 -2
- package/es/collection-manager/ResourceActionProvider.d.ts +1 -1
- package/es/collection-manager/interfaces/__tests__/json.mjs +1 -1
- package/es/collection-manager/interfaces/components/index.d.ts +6 -7
- package/es/collection-manager/interfaces/json.d.ts +1 -2
- package/es/collection-manager/templates/components/PreviewFields.d.ts +1 -1
- package/es/collection-manager/templates/components/PreviewTable.d.ts +1 -2
- package/es/collection-manager/templates/components/sql-collection/SQLInput.d.ts +1 -2
- package/es/collection-manager/templates/components/sql-collection/SQLRequestProvider.d.ts +1 -1
- package/es/collection-manager/templates/sql.d.ts +2 -2
- package/es/collection-manager/templates/view.d.ts +2 -2
- package/es/common/SelectWithTitle.d.ts +1 -2
- package/es/common/appInfo/CurrentAppInfoProvider.d.ts +1 -1
- package/es/data-source/collection/ExtendCollectionsProvider.d.ts +1 -1
- package/es/data-source/collection-field/CollectionField.d.ts +1 -1
- package/es/data-source/data-block/DataBlockProvider.d.ts +1 -1
- package/es/data-source/data-block/DataBlockRequestProvider.d.ts +1 -1
- package/es/data-source/data-block/DataBlockResourceProvider.d.ts +1 -1
- package/es/data-source/data-source/DataSourceManagerProvider.d.ts +1 -1
- package/es/data-source/data-source/DataSourceProvider.d.ts +1 -1
- package/es/filter-provider/FilterProvider.d.ts +2 -2
- package/es/flag-provider/FlagProvider.d.ts +1 -1
- package/es/hooks/useMenuItem.d.ts +1 -1
- package/es/icon/preloaded.d.ts +8 -9
- package/es/modules/actions/ActionSchemaToolbar.d.ts +1 -2
- package/es/modules/actions/add-child/CreateChildInitializer.d.ts +1 -2
- package/es/modules/actions/add-new/CreateActionInitializer.d.ts +1 -2
- package/es/modules/actions/add-record/CustomizeAddRecordActionInitializer.d.ts +1 -2
- package/es/modules/actions/bulk-destroy/BulkDestroyActionInitializer.d.ts +1 -2
- package/es/modules/actions/delete/DestroyActionInitializer.d.ts +1 -2
- package/es/modules/actions/disassociate/DisassociateActionInitializer.d.ts +1 -2
- package/es/modules/actions/expand-collapse/ExpandableActionInitializer.d.ts +1 -2
- package/es/modules/actions/filter/FilterActionInitializer.d.ts +1 -2
- package/es/modules/actions/link/hooks.d.ts +3 -4
- package/es/modules/actions/refresh/RefreshActionInitializer.d.ts +1 -2
- package/es/modules/actions/save-record/SaveRecordActionInitializer.d.ts +1 -2
- package/es/modules/actions/submit/CreateSubmitActionInitializer.d.ts +1 -2
- package/es/modules/actions/submit/UpdateSubmitActionInitializer.d.ts +1 -2
- package/es/modules/actions/submit/createSubmitActionSettings.d.ts +1 -2
- package/es/modules/actions/update-record/UpdateRecordActionInitializer.d.ts +1 -2
- package/es/modules/actions/view-edit-popup/PopupActionInitializer.d.ts +1 -2
- package/es/modules/actions/view-edit-popup/UpdateActionInitializer.d.ts +1 -2
- package/es/modules/actions/view-edit-popup/ViewActionInitializer.d.ts +1 -2
- package/es/modules/blocks/BlockSchemaToolbar.d.ts +1 -2
- package/es/modules/blocks/data-blocks/details-multi/DetailsBlockInitializer.d.ts +1 -2
- package/es/modules/blocks/data-blocks/details-multi/setDataLoadingModeSettingsItem.d.ts +1 -2
- package/es/modules/blocks/data-blocks/details-single/RecordReadPrettyFormBlockInitializer.d.ts +1 -2
- package/es/modules/blocks/data-blocks/form/CreateFormBlockInitializer.d.ts +1 -2
- package/es/modules/blocks/data-blocks/form/FormBlockInitializer.d.ts +1 -2
- package/es/modules/blocks/data-blocks/form/FormItemSchemaToolbar.d.ts +1 -2
- package/es/modules/blocks/data-blocks/form/RecordFormBlockInitializer.d.ts +1 -2
- package/es/modules/blocks/data-blocks/grid-card/GridCardBlockInitializer.d.ts +1 -2
- package/es/modules/blocks/data-blocks/list/ListBlockInitializer.d.ts +1 -2
- package/es/modules/blocks/data-blocks/table/TableActionColumnInitializers.d.ts +1 -2
- package/es/modules/blocks/data-blocks/table/TableBlockInitializer.d.ts +1 -2
- package/es/modules/blocks/data-blocks/table/TableColumnSchemaToolbar.d.ts +1 -2
- package/es/modules/blocks/data-blocks/table-selector/TableSelectorInitializer.d.ts +1 -2
- package/es/modules/blocks/filter-blocks/collapse/CollapseItemSchemaToolbar.d.ts +1 -2
- package/es/modules/blocks/filter-blocks/collapse/FilterCollapseBlockInitializer.d.ts +1 -2
- package/es/modules/blocks/filter-blocks/form/FilterFormBlockInitializer.d.ts +1 -2
- package/es/modules/blocks/filter-blocks/tree/FilterTreeBlockInitializer.d.ts +1 -2
- package/es/modules/blocks/other-blocks/markdown/MarkdownBlockInitializer.d.ts +1 -2
- package/es/modules/blocks/other-blocks/markdown/MarkdownFormItemInitializer.d.ts +1 -2
- package/es/modules/fields/component/Cascader/cascaderComponentFieldSettings.d.ts +2 -3
- package/es/modules/fields/initializer/CollectionFieldInitializer.d.ts +1 -2
- package/es/modules/fields/initializer/TableCollectionFieldInitializer.d.ts +1 -2
- package/es/modules/menu/GroupItem.d.ts +1 -2
- package/es/modules/menu/LinkMenuItem.d.ts +1 -2
- package/es/modules/menu/PageMenuItem.d.ts +1 -2
- package/es/modules/variable/DeclareVariable.d.ts +1 -1
- package/es/powered-by/index.d.ts +1 -2
- package/es/record-provider/index.d.ts +3 -3
- package/es/route-switch/RouteSchemaComponent.d.ts +1 -2
- package/es/schema-component/antd/action/Action.Area.d.ts +2 -2
- package/es/schema-component/antd/action/Action.Designer.d.ts +13 -13
- package/es/schema-component/antd/action/Action.Drawer.d.ts +1 -2
- package/es/schema-component/antd/action/Action.Modal.d.ts +1 -2
- package/es/schema-component/antd/action/ActionBar.d.ts +1 -1
- package/es/schema-component/antd/action/context.d.ts +1 -1
- package/es/schema-component/antd/appends-tree-select/AppendsTreeSelectV2.d.ts +1 -2
- package/es/schema-component/antd/association-cascader/AssociationCascader.d.ts +1 -1
- package/es/schema-component/antd/association-field/FileManager.d.ts +1 -1
- package/es/schema-component/antd/association-field/Nester.d.ts +1 -2
- package/es/schema-component/antd/association-field/SubTabs/InternalCollapse.d.ts +1 -1
- package/es/schema-component/antd/association-filter/ActionBarAssociationFilterAction.d.ts +1 -2
- package/es/schema-component/antd/association-filter/AssociationFilter.BlockDesigner.d.ts +1 -2
- package/es/schema-component/antd/association-filter/AssociationFilter.Item.Designer.d.ts +1 -2
- package/es/schema-component/antd/association-filter/AssociationFilter.d.ts +2 -2
- package/es/schema-component/antd/association-filter/AssociationFilterDesignerDelete.d.ts +1 -2
- package/es/schema-component/antd/association-filter/AssociationFilterDesignerDisplayField.d.ts +1 -2
- package/es/schema-component/antd/block-item/BlockToolbar.d.ts +6 -6
- package/es/schema-component/antd/block-item/useBlockToolbar.d.ts +1 -1
- package/es/schema-component/antd/card-item/CardItem.d.ts +1 -1
- package/es/schema-component/antd/checkbox/Checkbox.d.ts +2 -2
- package/es/schema-component/antd/cron/Cron.d.ts +1 -2
- package/es/schema-component/antd/date-picker/DatePicker.d.ts +2 -2
- package/es/schema-component/antd/error-fallback/ErrorFallback.d.ts +1 -2
- package/es/schema-component/antd/expand-action/Expand.Action.Design.d.ts +1 -2
- package/es/schema-component/antd/filter/DynamicComponent.d.ts +1 -1
- package/es/schema-component/antd/filter/Filter.Action.Designer.d.ts +2 -3
- package/es/schema-component/antd/filter/SaveDefaultValue.d.ts +1 -2
- package/es/schema-component/antd/form/Form.Designer.d.ts +1 -2
- package/es/schema-component/antd/form-item/FormItem.FilterFormDesigner.d.ts +1 -2
- package/es/schema-component/antd/form-item/FormItem.d.ts +3 -4
- package/es/schema-component/antd/form-item/SchemaSettingOptions.d.ts +10 -11
- package/es/schema-component/antd/form-v2/Form.Designer.d.ts +3 -4
- package/es/schema-component/antd/form-v2/Form.FilterDesigner.d.ts +1 -2
- package/es/schema-component/antd/form-v2/Templates.d.ts +1 -2
- package/es/schema-component/antd/form-v2/Templates.mjs +0 -1
- package/es/schema-component/antd/grid-card/GridCard.Designer.d.ts +1 -2
- package/es/schema-component/antd/grid-card/GridCard.d.ts +1 -2
- package/es/schema-component/antd/icon-picker/IconFilterInput.d.ts +1 -2
- package/es/schema-component/antd/icon-picker/IconList.d.ts +1 -2
- package/es/schema-component/antd/input/ReadPretty.d.ts +5 -6
- package/es/schema-component/antd/list/List.Designer.d.ts +1 -2
- package/es/schema-component/antd/markdown/Markdown.Void.Designer.d.ts +1 -2
- package/es/schema-component/antd/menu/Menu.Designer.d.ts +1 -2
- package/es/schema-component/antd/nanoIDInput/NanoIDInput.d.ts +1 -1
- package/es/schema-component/antd/page/FixedBlock.d.ts +2 -2
- package/es/schema-component/antd/page/FixedBlockDesignerItem.d.ts +1 -2
- package/es/schema-component/antd/page/PageTabDesigner.d.ts +2 -3
- package/es/schema-component/antd/popover/Popover.d.ts +1 -2
- package/es/schema-component/antd/record-picker/InputRecordPicker.d.ts +1 -1
- package/es/schema-component/antd/scroll-area/ScrollArea.d.ts +1 -2
- package/es/schema-component/antd/select/FormulaSelect.d.ts +1 -2
- package/es/schema-component/antd/table/Table.Array.Designer.d.ts +1 -2
- package/es/schema-component/antd/table/Table.Column.Decorator.d.ts +1 -2
- package/es/schema-component/antd/table/Table.Column.Designer.d.ts +1 -2
- package/es/schema-component/antd/table/Table.Column.d.ts +1 -2
- package/es/schema-component/antd/table/Table.Designer.d.ts +1 -2
- package/es/schema-component/antd/table/Table.RowActionDesigner.d.ts +1 -2
- package/es/schema-component/antd/table/Table.Void.Designer.d.ts +1 -2
- package/es/schema-component/antd/table-v2/Table.ActionColumnDesigner.d.ts +1 -2
- package/es/schema-component/antd/table-v2/Table.Column.Decorator.d.ts +1 -2
- package/es/schema-component/antd/table-v2/Table.Column.Designer.d.ts +1 -2
- package/es/schema-component/antd/table-v2/Table.Column.d.ts +1 -2
- package/es/schema-component/antd/table-v2/Table.Designer.d.ts +1 -2
- package/es/schema-component/antd/table-v2/Table.Index.d.ts +1 -2
- package/es/schema-component/antd/table-v2/TableBlockDesigner.d.ts +2 -3
- package/es/schema-component/antd/table-v2/TableSelectorDesigner.d.ts +1 -2
- package/es/schema-component/antd/tabs/Tabs.Designer.d.ts +1 -2
- package/es/schema-component/antd/upload/ReadPretty.d.ts +1 -1
- package/es/schema-component/antd/upload/Upload.d.ts +1 -2
- package/es/schema-component/antd/variable/CodeMirror.d.ts +1 -2
- package/es/schema-component/antd/variable/Input.d.ts +1 -2
- package/es/schema-component/antd/variable/JSONInput.d.ts +1 -2
- package/es/schema-component/antd/variable/TextArea.d.ts +2 -3
- package/es/schema-component/antd/variable/Variable.d.ts +1 -1
- package/es/schema-component/common/infinite-scroll/infinite-scroll.d.ts +2 -2
- package/es/schema-component/common/sortable-item/SortableItem.d.ts +2 -2
- package/es/schema-component/core/DesignableSwitch.d.ts +1 -2
- package/es/schema-component/core/FormProvider.d.ts +1 -2
- package/es/schema-component/core/RemoteSchemaComponent.d.ts +1 -1
- package/es/schema-component/core/SchemaComponent.d.ts +1 -2
- package/es/schema-component/core/SchemaComponentOptions.d.ts +1 -1
- package/es/schema-component/core/SchemaComponentProvider.d.ts +1 -2
- package/es/schema-component/hooks/useDesignable.d.ts +2 -2
- package/es/schema-initializer/buttons/FormItemInitializers.d.ts +5 -6
- package/es/schema-initializer/buttons/TabPaneInitializers.d.ts +3 -4
- package/es/schema-initializer/components/DeletedField.d.ts +1 -2
- package/es/schema-initializer/components/assigned-field/AssignedField.d.ts +1 -2
- package/es/schema-initializer/items/ActionInitializer.d.ts +1 -2
- package/es/schema-initializer/items/BlockInitializer.d.ts +2 -3
- package/es/schema-initializer/items/CreateFilterActionInitializer.d.ts +1 -2
- package/es/schema-initializer/items/CreateResetActionInitializer.d.ts +1 -2
- package/es/schema-initializer/items/CustomFilterFormItemInitializer.d.ts +1 -1
- package/es/schema-initializer/items/CustomizeActionInitializer.d.ts +1 -2
- package/es/schema-initializer/items/DataBlockInitializer.d.ts +2 -2
- package/es/schema-initializer/items/DeleteEventActionInitializer.d.ts +1 -2
- package/es/schema-initializer/items/FilterBlockInitializer.d.ts +1 -1
- package/es/schema-initializer/items/G2PlotInitializer.d.ts +1 -2
- package/es/schema-initializer/items/InitializerWithSwitch.d.ts +1 -2
- package/es/schema-initializer/items/RecordAssociationBlockInitializer.d.ts +1 -2
- package/es/schema-initializer/items/RecordAssociationDetailsBlockInitializer.d.ts +1 -2
- package/es/schema-initializer/items/RecordAssociationFormBlockInitializer.d.ts +1 -2
- package/es/schema-initializer/items/RecordAssociationGridCardBlockInitializer.d.ts +1 -2
- package/es/schema-initializer/items/RecordAssociationListBlockInitializer.d.ts +1 -2
- package/es/schema-initializer/items/RecordReadPrettyAssociationFormBlockInitializer.d.ts +1 -2
- package/es/schema-initializer/items/SelectActionInitializer.d.ts +1 -2
- package/es/schema-initializer/items/SubmitActionInitializer.d.ts +1 -2
- package/es/schema-initializer/items/TableActionColumnInitializer.d.ts +1 -2
- package/es/schema-settings/DataTemplates/TreeLabel.d.ts +1 -2
- package/es/schema-settings/DateFormat/ExpiresRadio.d.ts +1 -1
- package/es/schema-settings/EditCustomDefaultValue.d.ts +2 -3
- package/es/schema-settings/EditFormulaTitleField.d.ts +1 -2
- package/es/schema-settings/LinkageRules/DynamicComponent.d.ts +1 -2
- package/es/schema-settings/LinkageRules/ValueDynamicComponent.d.ts +1 -2
- package/es/schema-settings/SchemaSettingCollection.d.ts +1 -2
- package/es/schema-settings/SchemaSettingComponent.d.ts +1 -2
- package/es/schema-settings/SchemaSettings.d.ts +9 -9
- package/es/schema-settings/SchemaSettings.mjs +3 -2
- package/es/schema-settings/SchemaSettingsDateFormat.d.ts +1 -2
- package/es/schema-settings/SchemaSettingsDefaultValue.d.ts +1 -2
- package/es/schema-settings/SchemaSettingsNumberFormat.d.ts +1 -2
- package/es/schema-settings/SchemaSettingsSortingRule.d.ts +1 -2
- package/es/schema-settings/VariableInput/VariableInput.d.ts +1 -1
- package/es/schema-settings/VariableInput/hooks/useBaseVariable.d.ts +1 -1
- package/es/schema-settings/hooks/useIsAllowToSetDefaultValue.d.ts +1 -1
- package/es/schema-settings/index.d.ts +1 -0
- package/es/schema-settings/index.mjs +1 -0
- package/es/schema-templates/BlockTemplate.d.ts +1 -2
- package/es/schema-templates/BlockTemplateDetails.d.ts +1 -2
- package/es/schema-templates/BlockTemplatePage.d.ts +2 -3
- package/es/schema-templates/SchemaTemplateManagerProvider.d.ts +1 -1
- package/es/schema-templates/schemas/CollectionTitle.d.ts +1 -2
- package/es/style/theme/AntdAppProvider.d.ts +1 -1
- package/es/style/theme/index.d.ts +1 -1
- package/es/user/CurrentUser.d.ts +1 -1
- package/es/user/CurrentUserProvider.d.ts +2 -2
- package/es/user/CurrentUserSettingsMenuProvider.d.ts +1 -2
- package/es/user/VerificationCode.d.ts +1 -2
- package/es/variables/VariablesProvider.d.ts +1 -1
- package/lib/collection-manager/interfaces/__tests__/json.js +1 -1
- package/lib/schema-component/antd/form-v2/Templates.js +0 -1
- package/lib/schema-settings/SchemaSettings.js +3 -2
- package/lib/schema-settings/index.js +57 -48
- package/package.json +7 -7
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const FilterActionInitializer: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const FilterActionInitializer: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
export declare const useURLAndHTMLSchema: () => {
|
|
3
2
|
urlSchema: {
|
|
4
3
|
title: string;
|
|
5
4
|
type: string;
|
|
6
5
|
'x-decorator': string;
|
|
7
|
-
'x-component': (props: any) =>
|
|
6
|
+
'x-component': (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
description: string;
|
|
9
8
|
'x-reactions': {
|
|
10
9
|
dependencies: string[];
|
|
@@ -45,7 +44,7 @@ export declare const useURLAndHTMLSchema: () => {
|
|
|
45
44
|
value: {
|
|
46
45
|
type: string;
|
|
47
46
|
'x-decorator': string;
|
|
48
|
-
'x-component': (props: any) =>
|
|
47
|
+
'x-component': (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
49
48
|
'x-component-props': {
|
|
50
49
|
placeholder: string;
|
|
51
50
|
useTypedConstant: boolean;
|
|
@@ -105,7 +104,7 @@ export declare const useURLAndHTMLSchema: () => {
|
|
|
105
104
|
title: string;
|
|
106
105
|
type: string;
|
|
107
106
|
'x-decorator': string;
|
|
108
|
-
'x-component': (props: any) =>
|
|
107
|
+
'x-component': (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
109
108
|
'x-component-props': {
|
|
110
109
|
rows: number;
|
|
111
110
|
};
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const RefreshActionInitializer: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const RefreshActionInitializer: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const SaveRecordActionInitializer: () => React.JSX.Element;
|
|
1
|
+
export declare const SaveRecordActionInitializer: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const CreateSubmitActionInitializer: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const CreateSubmitActionInitializer: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const UpdateSubmitActionInitializer: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const UpdateSubmitActionInitializer: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { SchemaSettings } from '../../../application/schema-settings/SchemaSettings';
|
|
3
|
-
export declare function SaveMode():
|
|
2
|
+
export declare function SaveMode(): import("react/jsx-runtime").JSX.Element;
|
|
4
3
|
export declare const createSubmitActionSettings: SchemaSettings<{}>;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const UpdateRecordActionInitializer: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const UpdateRecordActionInitializer: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const PopupActionInitializer: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const PopupActionInitializer: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const UpdateActionInitializer: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const UpdateActionInitializer: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const ViewActionInitializer: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const ViewActionInitializer: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const BlockSchemaToolbar: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const BlockSchemaToolbar: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Collection, CollectionFieldOptions } from '../../../../data-source/collection/Collection';
|
|
3
2
|
export declare const DetailsBlockInitializer: ({ filterCollections, onlyCurrentDataSource, hideSearch, componentType, createBlockSchema, templateWrap, showAssociationFields, hideChildrenIfSingleCollection, }: {
|
|
4
3
|
filterCollections: (options: {
|
|
@@ -18,7 +17,7 @@ export declare const DetailsBlockInitializer: ({ filterCollections, onlyCurrentD
|
|
|
18
17
|
}) => any;
|
|
19
18
|
showAssociationFields?: boolean;
|
|
20
19
|
hideChildrenIfSingleCollection?: boolean;
|
|
21
|
-
}) =>
|
|
20
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
22
21
|
export declare const useCreateDetailsBlock: () => {
|
|
23
22
|
createDetailsBlock: ({ item }: {
|
|
24
23
|
item: any;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
export declare const setDataLoadingModeSettingsItem: {
|
|
3
2
|
name: string;
|
|
4
3
|
Component: typeof SetDataLoadingMode;
|
|
5
4
|
};
|
|
6
5
|
export declare function useDataLoadingMode(): "auto" | "manual";
|
|
7
|
-
export declare function SetDataLoadingMode():
|
|
6
|
+
export declare function SetDataLoadingMode(): import("react/jsx-runtime").JSX.Element;
|
package/es/modules/blocks/data-blocks/details-single/RecordReadPrettyFormBlockInitializer.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const RecordReadPrettyFormBlockInitializer: () => React.JSX.Element;
|
|
1
|
+
export declare const RecordReadPrettyFormBlockInitializer: () => import("react/jsx-runtime").JSX.Element;
|
|
3
2
|
export declare function useCreateSingleDetailsSchema(): {
|
|
4
3
|
createSingleDetailsSchema: ({ item }: {
|
|
5
4
|
item: any;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const CreateFormBlockInitializer: () => React.JSX.Element;
|
|
1
|
+
export declare const CreateFormBlockInitializer: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Collection, CollectionFieldOptions } from '../../../../data-source/collection/Collection';
|
|
3
2
|
export declare const FormBlockInitializer: ({ filterCollections, onlyCurrentDataSource, hideSearch, createBlockSchema, componentType, templateWrap: customizeTemplateWrap, showAssociationFields, hideChildrenIfSingleCollection, hideOtherRecordsInPopup, currentText, otherText, }: {
|
|
4
3
|
filterCollections: (options: {
|
|
@@ -25,7 +24,7 @@ export declare const FormBlockInitializer: ({ filterCollections, onlyCurrentData
|
|
|
25
24
|
currentText?: string;
|
|
26
25
|
/** 用于更改 Other records 的文案 */
|
|
27
26
|
otherText?: string;
|
|
28
|
-
}) =>
|
|
27
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
29
28
|
export declare const useCreateFormBlock: () => {
|
|
30
29
|
createFormBlock: ({ item, fromOthersInPopup }: {
|
|
31
30
|
item: any;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const FormItemSchemaToolbar: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const FormItemSchemaToolbar: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
/**
|
|
3
2
|
* @deprecated
|
|
4
3
|
*/
|
|
5
|
-
export declare const RecordFormBlockInitializer: () =>
|
|
4
|
+
export declare const RecordFormBlockInitializer: () => import("react/jsx-runtime").JSX.Element;
|
|
6
5
|
export declare function useCreateEditFormBlock(): {
|
|
7
6
|
createEditFormBlock: ({ item }: {
|
|
8
7
|
item: any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Collection, CollectionFieldOptions } from '../../../../data-source/collection/Collection';
|
|
3
2
|
export declare const GridCardBlockInitializer: ({ filterCollections, onlyCurrentDataSource, hideSearch, createBlockSchema, componentType, templateWrap, showAssociationFields, }: {
|
|
4
3
|
filterCollections: (options: {
|
|
@@ -16,7 +15,7 @@ export declare const GridCardBlockInitializer: ({ filterCollections, onlyCurrent
|
|
|
16
15
|
item: any;
|
|
17
16
|
}) => any;
|
|
18
17
|
showAssociationFields?: boolean;
|
|
19
|
-
}) =>
|
|
18
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
20
19
|
export declare const useCreateGridCardBlock: () => {
|
|
21
20
|
createGridCardBlock: ({ item }: {
|
|
22
21
|
item: any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Collection, CollectionFieldOptions } from '../../../../data-source/collection/Collection';
|
|
3
2
|
export declare const ListBlockInitializer: ({ filterCollections, onlyCurrentDataSource, hideSearch, createBlockSchema, componentType, templateWrap, showAssociationFields, }: {
|
|
4
3
|
filterCollections: (options: {
|
|
@@ -16,7 +15,7 @@ export declare const ListBlockInitializer: ({ filterCollections, onlyCurrentData
|
|
|
16
15
|
item: any;
|
|
17
16
|
}) => any;
|
|
18
17
|
showAssociationFields?: boolean;
|
|
19
|
-
}) =>
|
|
18
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
20
19
|
export declare const useCreateListBlock: () => {
|
|
21
20
|
createListBlock: ({ item }: {
|
|
22
21
|
item: any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { SchemaInitializer } from '../../../../application/schema-initializer/SchemaInitializer';
|
|
3
|
-
export declare const Resizable: () =>
|
|
2
|
+
export declare const Resizable: () => import("react/jsx-runtime").JSX.Element;
|
|
4
3
|
export declare const tableActionColumnInitializers: SchemaInitializer<import("antd").ButtonProps, {}>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Collection, CollectionFieldOptions } from '../../../../data-source/collection/Collection';
|
|
3
2
|
export declare const TableBlockInitializer: ({ filterCollections, onlyCurrentDataSource, hideSearch, createBlockSchema, templateWrap, showAssociationFields, }: {
|
|
4
3
|
filterCollections: (options: {
|
|
@@ -12,7 +11,7 @@ export declare const TableBlockInitializer: ({ filterCollections, onlyCurrentDat
|
|
|
12
11
|
item: any;
|
|
13
12
|
}) => any;
|
|
14
13
|
showAssociationFields?: boolean;
|
|
15
|
-
}) =>
|
|
14
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
16
15
|
export declare const useCreateTableBlock: () => {
|
|
17
16
|
createTableBlock: ({ item }: {
|
|
18
17
|
item: any;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const TableColumnSchemaToolbar: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const TableColumnSchemaToolbar: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const TableSelectorInitializer: () => React.JSX.Element;
|
|
1
|
+
export declare const TableSelectorInitializer: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const CollapseItemSchemaToolbar: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const CollapseItemSchemaToolbar: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Collection, CollectionFieldOptions } from '../../../../data-source';
|
|
3
2
|
export declare const FilterCollapseBlockInitializer: ({ filterCollections, onlyCurrentDataSource, hideChildrenIfSingleCollection, }: {
|
|
4
3
|
filterCollections: (options: {
|
|
@@ -7,4 +6,4 @@ export declare const FilterCollapseBlockInitializer: ({ filterCollections, onlyC
|
|
|
7
6
|
}) => boolean;
|
|
8
7
|
onlyCurrentDataSource: boolean;
|
|
9
8
|
hideChildrenIfSingleCollection?: boolean;
|
|
10
|
-
}) =>
|
|
9
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Collection, CollectionFieldOptions } from '../../../../data-source';
|
|
3
2
|
export declare const FilterFormBlockInitializer: ({ filterCollections, onlyCurrentDataSource, hideChildrenIfSingleCollection, }: {
|
|
4
3
|
filterCollections: (options: {
|
|
@@ -7,4 +6,4 @@ export declare const FilterFormBlockInitializer: ({ filterCollections, onlyCurre
|
|
|
7
6
|
}) => boolean;
|
|
8
7
|
onlyCurrentDataSource: boolean;
|
|
9
8
|
hideChildrenIfSingleCollection?: boolean;
|
|
10
|
-
}) =>
|
|
9
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Collection, CollectionFieldOptions } from '../../../../data-source';
|
|
3
2
|
export declare const createTreeBlockSchema: (options: any) => import("@tachybase/schema").Stringify<{
|
|
4
3
|
[key: symbol]: any;
|
|
@@ -64,4 +63,4 @@ export declare const FilterTreeBlockInitializer: ({ filterCollections, onlyCurre
|
|
|
64
63
|
}) => boolean;
|
|
65
64
|
onlyCurrentDataSource: boolean;
|
|
66
65
|
hideChildrenIfSingleCollection?: boolean;
|
|
67
|
-
}) =>
|
|
66
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const MarkdownBlockInitializer: () => React.JSX.Element;
|
|
1
|
+
export declare const MarkdownBlockInitializer: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const MarkdownFormItemInitializer: () => React.JSX.Element;
|
|
1
|
+
export declare const MarkdownFormItemInitializer: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { SchemaSettings } from '../../../../application/schema-settings/SchemaSettings';
|
|
3
|
-
export declare const SchemaSettingsSortingRule: (props: any) =>
|
|
4
|
-
export declare const setIsChangOnSelect: (props: any) =>
|
|
2
|
+
export declare const SchemaSettingsSortingRule: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
export declare const setIsChangOnSelect: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
export declare const cascaderComponentFieldSettings: SchemaSettings<{}>;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const CollectionFieldInitializer: () => React.JSX.Element;
|
|
1
|
+
export declare const CollectionFieldInitializer: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const TableCollectionFieldInitializer: () => React.JSX.Element;
|
|
1
|
+
export declare const TableCollectionFieldInitializer: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const GroupItem: () => React.JSX.Element;
|
|
1
|
+
export declare const GroupItem: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const LinkMenuItem: () => React.JSX.Element;
|
|
1
|
+
export declare const LinkMenuItem: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const PageMenuItem: () => React.JSX.Element;
|
|
1
|
+
export declare const PageMenuItem: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -14,5 +14,5 @@ export declare const DeclareVariableContext: React.Context<DeclareVariableProps>
|
|
|
14
14
|
/**
|
|
15
15
|
* 在当前上下文中声明一个变量
|
|
16
16
|
*/
|
|
17
|
-
export declare const DeclareVariable: (props: DeclareVariableProps) =>
|
|
17
|
+
export declare const DeclareVariable: (props: DeclareVariableProps) => import("react/jsx-runtime").JSX.Element;
|
|
18
18
|
export {};
|
package/es/powered-by/index.d.ts
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const PoweredBy: () => React.JSX.Element;
|
|
1
|
+
export declare const PoweredBy: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -10,15 +10,15 @@ export declare const RecordProvider: (props: {
|
|
|
10
10
|
isNew?: boolean;
|
|
11
11
|
collectionName?: string;
|
|
12
12
|
children: React.ReactNode;
|
|
13
|
-
}) =>
|
|
13
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
14
14
|
export declare const RecordSimpleProvider: (props: {
|
|
15
15
|
value: Record<string, any>;
|
|
16
16
|
children: React.ReactNode;
|
|
17
|
-
}) =>
|
|
17
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
18
18
|
export declare const RecordIndexProvider: (props: {
|
|
19
19
|
index: any;
|
|
20
20
|
children: React.ReactNode;
|
|
21
|
-
}) =>
|
|
21
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
22
22
|
/**
|
|
23
23
|
* @deprecated use `useCollectionRecord` instead
|
|
24
24
|
*/
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare function RouteSchemaComponent(props: any): React.JSX.Element;
|
|
1
|
+
export declare function RouteSchemaComponent(props: any): import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,9 +2,9 @@ import React from 'react';
|
|
|
2
2
|
import { ComposedActionDrawer } from './types';
|
|
3
3
|
export declare const ActionAreaProvider: ({ children }: {
|
|
4
4
|
children: React.ReactNode;
|
|
5
|
-
}) =>
|
|
5
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
export declare const useActionAreaStub: () => any;
|
|
7
|
-
export declare const ActionAreaStub: () =>
|
|
7
|
+
export declare const ActionAreaStub: () => import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
export declare const ActionAreaPlayer: ({ children }: {
|
|
9
9
|
children: any;
|
|
10
10
|
}) => React.ReactPortal;
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { ModalProps } from 'antd';
|
|
3
3
|
import { SchemaSettingOptions, SchemaSettings } from '../../../application/schema-settings';
|
|
4
|
-
export declare function ButtonEditor(props: any):
|
|
5
|
-
export declare function AssignedFieldValues():
|
|
6
|
-
export declare function RequestSettings():
|
|
7
|
-
export declare function SkipValidation():
|
|
4
|
+
export declare function ButtonEditor(props: any): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export declare function AssignedFieldValues(): import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
export declare function RequestSettings(): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export declare function SkipValidation(): import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
export declare const findSchema: (schema: any) => any;
|
|
9
|
-
export declare function AfterSuccess():
|
|
9
|
+
export declare function AfterSuccess(): import("react/jsx-runtime").JSX.Element;
|
|
10
10
|
export declare function RemoveButton(props?: {
|
|
11
11
|
onConfirmOk?: ModalProps['onOk'];
|
|
12
|
-
}):
|
|
12
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
13
13
|
export declare const WorkflowSelect: React.FunctionComponent<any>;
|
|
14
|
-
export declare function WorkflowConfig():
|
|
14
|
+
export declare function WorkflowConfig(): import("react/jsx-runtime").JSX.Element;
|
|
15
15
|
export declare const useSetFilterScopeVisible: () => boolean;
|
|
16
|
-
export declare const SetFilterScope: (props: any) =>
|
|
16
|
+
export declare const SetFilterScope: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
17
17
|
export declare const actionSettingsItems: SchemaSettingOptions['items'];
|
|
18
|
-
export declare function SecondConFirm():
|
|
19
|
-
export declare function IsDownLoad():
|
|
20
|
-
export declare function ShowData():
|
|
21
|
-
export declare function SettingDownTitle():
|
|
18
|
+
export declare function SecondConFirm(): import("react/jsx-runtime").JSX.Element;
|
|
19
|
+
export declare function IsDownLoad(): import("react/jsx-runtime").JSX.Element;
|
|
20
|
+
export declare function ShowData(): import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
export declare function SettingDownTitle(): import("react/jsx-runtime").JSX.Element;
|
|
22
22
|
/**
|
|
23
23
|
* @deprecated
|
|
24
24
|
*/
|
|
25
25
|
export declare const actionSettings: SchemaSettings<{}>;
|
|
26
26
|
export declare const ActionDesigner: {
|
|
27
|
-
(props: any):
|
|
27
|
+
(props: any): import("react/jsx-runtime").JSX.Element;
|
|
28
28
|
ButtonEditor: typeof ButtonEditor;
|
|
29
29
|
RemoveButton: typeof RemoveButton;
|
|
30
30
|
};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { ComposedActionDrawer } from './types';
|
|
3
2
|
export declare const ActionDrawer: ComposedActionDrawer;
|
|
4
3
|
export default ActionDrawer;
|
|
5
|
-
export declare const Amplifier: () =>
|
|
4
|
+
export declare const Amplifier: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { ModalProps } from 'antd';
|
|
3
2
|
import { ComposedActionDrawer } from './types';
|
|
4
3
|
export declare const ActionModal: ComposedActionDrawer<ModalProps>;
|
|
5
4
|
export default ActionModal;
|
|
6
|
-
export declare const Amplifier: () =>
|
|
5
|
+
export declare const Amplifier: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -13,7 +13,7 @@ export interface ActionBarContextValue {
|
|
|
13
13
|
parentComponents?: string[];
|
|
14
14
|
children?: React.ReactNode;
|
|
15
15
|
}
|
|
16
|
-
export declare const ActionBarProvider: ({ children, ...props }: ActionBarContextValue) =>
|
|
16
|
+
export declare const ActionBarProvider: ({ children, ...props }: ActionBarContextValue) => import("react/jsx-runtime").JSX.Element;
|
|
17
17
|
export declare const useActionBarContext: () => ActionBarContextValue;
|
|
18
18
|
export declare const ActionBar: React.FunctionComponent<any>;
|
|
19
19
|
export {};
|
|
@@ -5,7 +5,7 @@ export declare const ActionContext: React.Context<ActionContextProps>;
|
|
|
5
5
|
export declare const ActionContextProvider: (props: ActionContextProps & {
|
|
6
6
|
value?: ActionContextProps;
|
|
7
7
|
children: any;
|
|
8
|
-
}) =>
|
|
8
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
9
9
|
export type OpenSize = 'small' | 'middle' | 'large';
|
|
10
10
|
export interface ActionContextProps {
|
|
11
11
|
button?: any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import type { TreeSelectProps } from 'rc-tree-select/es/TreeSelect';
|
|
3
2
|
export type AppendsTreeSelectPropsV2 = {
|
|
4
3
|
value: string[] | string;
|
|
@@ -14,4 +13,4 @@ export type AppendsTreeSelectPropsV2 = {
|
|
|
14
13
|
value: string;
|
|
15
14
|
};
|
|
16
15
|
};
|
|
17
|
-
export declare const AppendsTreeSelectV2: (props: Omit<TreeSelectProps, "suffixIcon"> & AppendsTreeSelectPropsV2) =>
|
|
16
|
+
export declare const AppendsTreeSelectV2: (props: Omit<TreeSelectProps, "suffixIcon"> & AppendsTreeSelectPropsV2) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
export declare const AssociationCascader: React.ForwardRefExoticComponent<Omit<Partial<any>, "ref"> & React.RefAttributes<unknown>>;
|
|
3
3
|
export declare const SingleValueCascader: {
|
|
4
|
-
(props: any):
|
|
4
|
+
(props: any): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default AssociationCascader;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
declare const InternalFileManager: (props: any) =>
|
|
2
|
+
declare const InternalFileManager: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare const FileManageReadPretty: React.ForwardRefExoticComponent<Omit<Partial<any>, "ref"> & React.RefAttributes<unknown>>;
|
|
4
4
|
export { FileManageReadPretty, InternalFileManager };
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const Nester: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const Nester: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -3,6 +3,6 @@ export declare const ObservableItem: ({ item, onChange, leftRef }: {
|
|
|
3
3
|
item: any;
|
|
4
4
|
onChange: any;
|
|
5
5
|
leftRef: any;
|
|
6
|
-
}) =>
|
|
6
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export declare const InternalTabs: React.MemoExoticComponent<import("@tachybase/schema").ReactFC<unknown>>;
|
|
8
8
|
export declare const InternalCollapse: React.MemoExoticComponent<import("@tachybase/schema").ReactFC<unknown>>;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
/**
|
|
3
2
|
* @deprecated
|
|
4
3
|
* @param props
|
|
5
4
|
* @returns
|
|
6
5
|
*/
|
|
7
|
-
export declare const ActionBarAssociationFilterAction: (props: any) =>
|
|
6
|
+
export declare const ActionBarAssociationFilterAction: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const AssociationFilterBlockDesigner: () => React.JSX.Element;
|
|
1
|
+
export declare const AssociationFilterBlockDesigner: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const AssociationFilterItemDesigner: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const AssociationFilterItemDesigner: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
import { Plugin } from '../../../application/Plugin';
|
|
3
3
|
import { AssociationFilterItemDesigner } from './AssociationFilter.Item.Designer';
|
|
4
4
|
export declare const AssociationFilter: {
|
|
5
|
-
(props: any):
|
|
5
|
+
(props: any): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
Provider: React.FunctionComponent<any>;
|
|
7
7
|
Item: React.FunctionComponent<any> & {
|
|
8
8
|
Designer: typeof AssociationFilterItemDesigner;
|
|
9
9
|
};
|
|
10
|
-
BlockDesigner: () =>
|
|
10
|
+
BlockDesigner: () => import("react/jsx-runtime").JSX.Element;
|
|
11
11
|
useAssociationField(): any;
|
|
12
12
|
};
|
|
13
13
|
export declare class AssociationFilterPlugin extends Plugin {
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const AssociationFilterDesignerDelete: () => React.JSX.Element;
|
|
1
|
+
export declare const AssociationFilterDesignerDelete: () => import("react/jsx-runtime").JSX.Element;
|
package/es/schema-component/antd/association-filter/AssociationFilterDesignerDisplayField.d.ts
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const AssociationFilterDesignerDisplayField: () => React.JSX.Element;
|
|
1
|
+
export declare const AssociationFilterDesignerDisplayField: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
declare const defaultItems: {
|
|
3
|
-
icon:
|
|
3
|
+
icon: import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
title: string;
|
|
5
5
|
}[];
|
|
6
6
|
declare const customItems: ({
|
|
7
|
-
icon:
|
|
7
|
+
icon: import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
placement: string;
|
|
9
9
|
title: string;
|
|
10
10
|
style?: undefined;
|
|
11
11
|
type?: undefined;
|
|
12
12
|
} | {
|
|
13
|
-
icon:
|
|
13
|
+
icon: import("react/jsx-runtime").JSX.Element;
|
|
14
14
|
title: string;
|
|
15
15
|
placement?: undefined;
|
|
16
16
|
style?: undefined;
|
|
17
17
|
type?: undefined;
|
|
18
18
|
} | {
|
|
19
|
-
icon:
|
|
19
|
+
icon: import("react/jsx-runtime").JSX.Element;
|
|
20
20
|
style: {
|
|
21
21
|
color: string;
|
|
22
22
|
};
|
|
@@ -31,13 +31,13 @@ declare const customItems: ({
|
|
|
31
31
|
style?: undefined;
|
|
32
32
|
})[];
|
|
33
33
|
declare const dropdownMenuItems: ({
|
|
34
|
-
icon:
|
|
34
|
+
icon: import("react/jsx-runtime").JSX.Element;
|
|
35
35
|
onClick: () => void;
|
|
36
36
|
label: string;
|
|
37
37
|
style?: undefined;
|
|
38
38
|
type?: undefined;
|
|
39
39
|
} | {
|
|
40
|
-
icon:
|
|
40
|
+
icon: import("react/jsx-runtime").JSX.Element;
|
|
41
41
|
style: {
|
|
42
42
|
color: string;
|
|
43
43
|
};
|
|
@@ -3,7 +3,7 @@ export declare const ToolbarContext: React.Context<any>;
|
|
|
3
3
|
export declare const ToolbarProvider: ({ children, onVisibilityChange }: {
|
|
4
4
|
children: any;
|
|
5
5
|
onVisibilityChange: any;
|
|
6
|
-
}) =>
|
|
6
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export declare const useToolbar: () => any;
|
|
8
8
|
export declare const useBlockToolbar: () => {
|
|
9
9
|
open: boolean;
|