@tachybase/client 0.23.18 → 0.23.22
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-initializer/utils.mjs +17 -7
- 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-initializer/utils.js +17 -7
- package/lib/schema-settings/SchemaSettings.js +3 -2
- package/lib/schema-settings/index.js +57 -48
- package/package.json +7 -7
|
@@ -349,7 +349,7 @@ const useFormItemInitializerFields = (options)=>{
|
|
|
349
349
|
},
|
|
350
350
|
schema
|
|
351
351
|
};
|
|
352
|
-
if ('Kanban'
|
|
352
|
+
if ('Kanban' === block) resultItem['find'] = (schema, key, action)=>{
|
|
353
353
|
const s = findSchema(schema, 'x-component', block);
|
|
354
354
|
return findSchema(s, key, action);
|
|
355
355
|
};
|
|
@@ -484,10 +484,14 @@ const useAssociatedFormItemInitializerFields = (options)=>{
|
|
|
484
484
|
});
|
|
485
485
|
return groups;
|
|
486
486
|
};
|
|
487
|
-
const getItem = (field, schemaName, collectionName, getCollectionFields, processedCollections)=>{
|
|
487
|
+
const getItem = (field, schemaName, collectionName, getCollectionFields, processedCollections, level)=>{
|
|
488
|
+
if (level >= 3) return null;
|
|
488
489
|
if ([
|
|
489
490
|
'm2o',
|
|
490
|
-
'obo'
|
|
491
|
+
'obo',
|
|
492
|
+
'oho',
|
|
493
|
+
'o2m',
|
|
494
|
+
'm2m'
|
|
491
495
|
].includes(field.interface)) {
|
|
492
496
|
var _field_uiSchema, _field_uiSchema1;
|
|
493
497
|
if (processedCollections.includes(field.target)) return null;
|
|
@@ -496,12 +500,15 @@ const getItem = (field, schemaName, collectionName, getCollectionFields, process
|
|
|
496
500
|
subFields.forEach((subField)=>{
|
|
497
501
|
if ([
|
|
498
502
|
'm2o',
|
|
499
|
-
'obo'
|
|
503
|
+
'obo',
|
|
504
|
+
'oho',
|
|
505
|
+
'o2m',
|
|
506
|
+
'm2m'
|
|
500
507
|
].includes(subField.interface)) options.push(getResultSchema("".concat(schemaName, ".").concat(subField.name), subField, collectionName));
|
|
501
508
|
options.push(getItem(subField, "".concat(schemaName, ".").concat(subField.name), collectionName, getCollectionFields, [
|
|
502
509
|
...processedCollections,
|
|
503
510
|
field.target
|
|
504
|
-
]));
|
|
511
|
+
], level + 1));
|
|
505
512
|
});
|
|
506
513
|
return {
|
|
507
514
|
type: 'subMenu',
|
|
@@ -544,9 +551,12 @@ const useFilterAssociatedFormItemInitializerFields = ()=>{
|
|
|
544
551
|
const { getCollectionFields } = (0, index_js_namespaceObject.useCollectionManager_deprecated)();
|
|
545
552
|
const interfaces = [
|
|
546
553
|
'm2o',
|
|
547
|
-
'obo'
|
|
554
|
+
'obo',
|
|
555
|
+
'oho',
|
|
556
|
+
'o2m',
|
|
557
|
+
'm2m'
|
|
548
558
|
];
|
|
549
|
-
const groups = null == fields ? void 0 : null === (_fields_filter = fields.filter((field)=>interfaces.includes(field.interface))) || void 0 === _fields_filter ? void 0 : _fields_filter.map((field)=>getItem(field, field.name, name, getCollectionFields, []));
|
|
559
|
+
const groups = null == fields ? void 0 : null === (_fields_filter = fields.filter((field)=>interfaces.includes(field.interface))) || void 0 === _fields_filter ? void 0 : _fields_filter.map((field)=>getItem(field, field.name, name, getCollectionFields, [], 0));
|
|
550
560
|
return groups;
|
|
551
561
|
};
|
|
552
562
|
const useInheritsFormItemInitializerFields = (options)=>{
|
|
@@ -637,7 +637,7 @@ const SchemaSettingsConnectDataBlocks = (props)=>{
|
|
|
637
637
|
});
|
|
638
638
|
};
|
|
639
639
|
const SchemaSettingsSelectItem = (props)=>{
|
|
640
|
-
const { title, options, value, onChange, ...others } = props;
|
|
640
|
+
const { title, options, value, onChange, fieldNames, ...others } = props;
|
|
641
641
|
return /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(SchemaSettingsItem, {
|
|
642
642
|
title: title,
|
|
643
643
|
...others,
|
|
@@ -645,7 +645,8 @@ const SchemaSettingsSelectItem = (props)=>{
|
|
|
645
645
|
title,
|
|
646
646
|
defaultValue: value,
|
|
647
647
|
onChange,
|
|
648
|
-
options
|
|
648
|
+
options,
|
|
649
|
+
fieldNames
|
|
649
650
|
})
|
|
650
651
|
});
|
|
651
652
|
};
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __webpack_modules__ = {
|
|
3
|
+
"./DataTemplates/FormDataTemplates": function(module) {
|
|
4
|
+
module.exports = require("./DataTemplates/FormDataTemplates.js");
|
|
5
|
+
},
|
|
3
6
|
"./DataTemplates/hooks/useCollectionState": function(module) {
|
|
4
7
|
module.exports = require("./DataTemplates/hooks/useCollectionState.js");
|
|
5
8
|
},
|
|
@@ -115,100 +118,106 @@ for(var __WEBPACK_IMPORT_KEY__ in _DataTemplates_utils__WEBPACK_IMPORTED_MODULE_
|
|
|
115
118
|
return _DataTemplates_utils__WEBPACK_IMPORTED_MODULE_1__[key];
|
|
116
119
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
117
120
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
118
|
-
var
|
|
121
|
+
var _DataTemplates_FormDataTemplates__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("./DataTemplates/FormDataTemplates");
|
|
122
|
+
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
123
|
+
for(var __WEBPACK_IMPORT_KEY__ in _DataTemplates_FormDataTemplates__WEBPACK_IMPORTED_MODULE_2__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
124
|
+
return _DataTemplates_FormDataTemplates__WEBPACK_IMPORTED_MODULE_2__[key];
|
|
125
|
+
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
126
|
+
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
127
|
+
var _GeneralSchemaDesigner__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("./GeneralSchemaDesigner");
|
|
119
128
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
120
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
121
|
-
return
|
|
129
|
+
for(var __WEBPACK_IMPORT_KEY__ in _GeneralSchemaDesigner__WEBPACK_IMPORTED_MODULE_3__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
130
|
+
return _GeneralSchemaDesigner__WEBPACK_IMPORTED_MODULE_3__[key];
|
|
122
131
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
123
132
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
124
|
-
var
|
|
133
|
+
var _SchemaSettings__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("./SchemaSettings");
|
|
125
134
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
126
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
127
|
-
return
|
|
135
|
+
for(var __WEBPACK_IMPORT_KEY__ in _SchemaSettings__WEBPACK_IMPORTED_MODULE_4__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
136
|
+
return _SchemaSettings__WEBPACK_IMPORTED_MODULE_4__[key];
|
|
128
137
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
129
138
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
130
|
-
var
|
|
139
|
+
var _hooks_useGetAriaLabelOfDesigner__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("./hooks/useGetAriaLabelOfDesigner");
|
|
131
140
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
132
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
133
|
-
return
|
|
141
|
+
for(var __WEBPACK_IMPORT_KEY__ in _hooks_useGetAriaLabelOfDesigner__WEBPACK_IMPORTED_MODULE_5__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
142
|
+
return _hooks_useGetAriaLabelOfDesigner__WEBPACK_IMPORTED_MODULE_5__[key];
|
|
134
143
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
135
144
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
136
|
-
var
|
|
145
|
+
var _hooks_useIsAllowToSetDefaultValue__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__("./hooks/useIsAllowToSetDefaultValue");
|
|
137
146
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
138
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
139
|
-
return
|
|
147
|
+
for(var __WEBPACK_IMPORT_KEY__ in _hooks_useIsAllowToSetDefaultValue__WEBPACK_IMPORTED_MODULE_6__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
148
|
+
return _hooks_useIsAllowToSetDefaultValue__WEBPACK_IMPORTED_MODULE_6__[key];
|
|
140
149
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
141
150
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
142
|
-
var
|
|
151
|
+
var _isPatternDisabled__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__("./isPatternDisabled");
|
|
143
152
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
144
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
145
|
-
return
|
|
153
|
+
for(var __WEBPACK_IMPORT_KEY__ in _isPatternDisabled__WEBPACK_IMPORTED_MODULE_7__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
154
|
+
return _isPatternDisabled__WEBPACK_IMPORTED_MODULE_7__[key];
|
|
146
155
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
147
156
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
148
|
-
var
|
|
157
|
+
var _SchemaSettingsDataScope__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__("./SchemaSettingsDataScope");
|
|
149
158
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
150
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
151
|
-
return
|
|
159
|
+
for(var __WEBPACK_IMPORT_KEY__ in _SchemaSettingsDataScope__WEBPACK_IMPORTED_MODULE_8__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
160
|
+
return _SchemaSettingsDataScope__WEBPACK_IMPORTED_MODULE_8__[key];
|
|
152
161
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
153
162
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
154
|
-
var
|
|
163
|
+
var _SchemaSettingsDefaultValue__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__("./SchemaSettingsDefaultValue");
|
|
155
164
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
156
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
157
|
-
return
|
|
165
|
+
for(var __WEBPACK_IMPORT_KEY__ in _SchemaSettingsDefaultValue__WEBPACK_IMPORTED_MODULE_9__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
166
|
+
return _SchemaSettingsDefaultValue__WEBPACK_IMPORTED_MODULE_9__[key];
|
|
158
167
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
159
168
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
160
|
-
var
|
|
169
|
+
var _SchemaSettingsDateFormat__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__("./SchemaSettingsDateFormat");
|
|
161
170
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
162
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
163
|
-
return
|
|
171
|
+
for(var __WEBPACK_IMPORT_KEY__ in _SchemaSettingsDateFormat__WEBPACK_IMPORTED_MODULE_10__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
172
|
+
return _SchemaSettingsDateFormat__WEBPACK_IMPORTED_MODULE_10__[key];
|
|
164
173
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
165
174
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
166
|
-
var
|
|
175
|
+
var _SchemaSettingsSortingRule__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__("./SchemaSettingsSortingRule");
|
|
167
176
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
168
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
169
|
-
return
|
|
177
|
+
for(var __WEBPACK_IMPORT_KEY__ in _SchemaSettingsSortingRule__WEBPACK_IMPORTED_MODULE_11__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
178
|
+
return _SchemaSettingsSortingRule__WEBPACK_IMPORTED_MODULE_11__[key];
|
|
170
179
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
171
180
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
172
|
-
var
|
|
181
|
+
var _SchemaSettingCollection__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__("./SchemaSettingCollection");
|
|
173
182
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
174
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
175
|
-
return
|
|
183
|
+
for(var __WEBPACK_IMPORT_KEY__ in _SchemaSettingCollection__WEBPACK_IMPORTED_MODULE_12__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
184
|
+
return _SchemaSettingCollection__WEBPACK_IMPORTED_MODULE_12__[key];
|
|
176
185
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
177
186
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
178
|
-
var
|
|
187
|
+
var _SchemaSettingComponent__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__("./SchemaSettingComponent");
|
|
179
188
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
180
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
181
|
-
return
|
|
189
|
+
for(var __WEBPACK_IMPORT_KEY__ in _SchemaSettingComponent__WEBPACK_IMPORTED_MODULE_13__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
190
|
+
return _SchemaSettingComponent__WEBPACK_IMPORTED_MODULE_13__[key];
|
|
182
191
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
183
192
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
184
|
-
var
|
|
193
|
+
var _EditFormulaTitleField__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__("./EditFormulaTitleField");
|
|
185
194
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
186
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
187
|
-
return
|
|
195
|
+
for(var __WEBPACK_IMPORT_KEY__ in _EditFormulaTitleField__WEBPACK_IMPORTED_MODULE_14__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
196
|
+
return _EditFormulaTitleField__WEBPACK_IMPORTED_MODULE_14__[key];
|
|
188
197
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
189
198
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
190
|
-
var
|
|
199
|
+
var _EditCustomDefaultValue__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__("./EditCustomDefaultValue");
|
|
191
200
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
192
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
193
|
-
return
|
|
201
|
+
for(var __WEBPACK_IMPORT_KEY__ in _EditCustomDefaultValue__WEBPACK_IMPORTED_MODULE_15__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
202
|
+
return _EditCustomDefaultValue__WEBPACK_IMPORTED_MODULE_15__[key];
|
|
194
203
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
195
204
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
196
|
-
var
|
|
205
|
+
var _hooks_useParseDataScopeFilter__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__("./hooks/useParseDataScopeFilter");
|
|
197
206
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
198
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
199
|
-
return
|
|
207
|
+
for(var __WEBPACK_IMPORT_KEY__ in _hooks_useParseDataScopeFilter__WEBPACK_IMPORTED_MODULE_16__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
208
|
+
return _hooks_useParseDataScopeFilter__WEBPACK_IMPORTED_MODULE_16__[key];
|
|
200
209
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
201
210
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
202
|
-
var
|
|
211
|
+
var _SchemaSettingsPlugin__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__("./SchemaSettingsPlugin");
|
|
203
212
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
204
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
205
|
-
return
|
|
213
|
+
for(var __WEBPACK_IMPORT_KEY__ in _SchemaSettingsPlugin__WEBPACK_IMPORTED_MODULE_17__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
214
|
+
return _SchemaSettingsPlugin__WEBPACK_IMPORTED_MODULE_17__[key];
|
|
206
215
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
207
216
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
208
|
-
var
|
|
217
|
+
var _VariableInput__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__("./VariableInput?569d");
|
|
209
218
|
var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
210
|
-
for(var __WEBPACK_IMPORT_KEY__ in
|
|
211
|
-
return
|
|
219
|
+
for(var __WEBPACK_IMPORT_KEY__ in _VariableInput__WEBPACK_IMPORTED_MODULE_18__)if ("default" !== __WEBPACK_IMPORT_KEY__) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = (function(key) {
|
|
220
|
+
return _VariableInput__WEBPACK_IMPORTED_MODULE_18__[key];
|
|
212
221
|
}).bind(0, __WEBPACK_IMPORT_KEY__);
|
|
213
222
|
__webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
214
223
|
var __webpack_export_target__ = exports;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tachybase/client",
|
|
3
|
-
"version": "0.23.
|
|
3
|
+
"version": "0.23.22",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "es/index.mjs",
|
|
@@ -63,12 +63,12 @@
|
|
|
63
63
|
"react-zoom-pan-pinch": "^3.6.1",
|
|
64
64
|
"sanitize-html": "2.14.0",
|
|
65
65
|
"use-deep-compare-effect": "^1.8.1",
|
|
66
|
-
"@tachybase/components": "0.23.
|
|
67
|
-
"@tachybase/
|
|
68
|
-
"@tachybase/requirejs": "0.23.
|
|
69
|
-
"@tachybase/
|
|
70
|
-
"@tachybase/utils": "0.23.
|
|
71
|
-
"@tachybase/
|
|
66
|
+
"@tachybase/components": "0.23.22",
|
|
67
|
+
"@tachybase/schema": "0.23.22",
|
|
68
|
+
"@tachybase/requirejs": "0.23.22",
|
|
69
|
+
"@tachybase/sdk": "0.23.22",
|
|
70
|
+
"@tachybase/utils": "0.23.22",
|
|
71
|
+
"@tachybase/evaluators": "0.23.22"
|
|
72
72
|
},
|
|
73
73
|
"devDependencies": {
|
|
74
74
|
"@testing-library/react": "^14.3.1",
|