@tachybase/client 1.3.21 → 1.3.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/APIClient.d.ts +1 -1
- package/es/api-client/APIClient.mjs +1 -1
- package/es/api-client/hooks/assign.mjs +1 -1
- package/es/api-client/hooks/useResource.d.ts +1 -1
- package/es/application/Application.d.ts +1 -2
- package/es/application/Application.mjs +1 -2
- package/es/application/WebSocketClient.mjs +1 -1
- package/es/application/utils/globalDeps.d.ts +1 -1
- package/es/application/utils/globalDeps.mjs +3 -11
- package/es/application/utils/remotePlugins.d.ts +1 -1
- package/es/block-provider/FormFieldProvider.mjs +1 -1
- package/es/block-provider/hooks/index.mjs +1 -1
- package/es/block-provider/hooks/useParsedFilter.mjs +1 -1
- package/es/built-in/acl/Configuration/RolesResourcesActions.mjs +1 -1
- package/es/built-in/context-menu/ContextMenuItemsProps.mjs +1 -1
- package/es/built-in/index.mjs +1 -1
- package/es/built-in/page-style/useTabSettings.mjs +3 -3
- package/es/built-in/pm/PluginManager.mjs +1 -1
- package/es/built-in/quick-access/ModalActionSchemaInitializerItem.mjs +1 -1
- package/es/collection-manager/Configuration/AddCollectionAction.mjs +1 -1
- package/es/collection-manager/Configuration/AddFieldAction.mjs +1 -1
- package/es/collection-manager/Configuration/AddSubFieldAction.mjs +1 -1
- package/es/collection-manager/Configuration/EditCollectionAction.mjs +1 -1
- package/es/collection-manager/Configuration/EditFieldAction.mjs +1 -1
- package/es/collection-manager/Configuration/EditSubFieldAction.mjs +1 -1
- package/es/collection-manager/Configuration/ImportXlsx/xlsxImportAction.mjs +1 -1
- package/es/collection-manager/Configuration/OverridingCollectionField.mjs +1 -1
- package/es/collection-manager/Configuration/SyncFieldsAction.mjs +1 -1
- package/es/collection-manager/Configuration/SyncSQLFieldsAction.mjs +1 -1
- package/es/collection-manager/Configuration/ViewInheritedField.mjs +1 -1
- package/es/collection-manager/hooks/useCollection_deprecated.d.ts +1 -1
- package/es/collection-manager/interfaces/json.mjs +1 -1
- package/es/collection-manager/interfaces/radioGroup.d.ts +11 -11
- package/es/collection-manager/templates/expression.mjs +1 -1
- package/es/collection-manager/templates/properties/index.d.ts +1 -1
- package/es/data-source/data-block/DataBlockResourceProvider.d.ts +1 -1
- package/es/filter-provider/utils.mjs +1 -1
- package/es/modules/actions/link/customizeLinkActionSettings.mjs +1 -1
- package/es/modules/blocks/data-blocks/details-multi/detailsWithPaginationSettings.mjs +1 -1
- package/es/modules/blocks/data-blocks/form/FormBlockInitializer.d.ts +11 -11
- package/es/modules/blocks/data-blocks/form/fieldSettingsFormItem.mjs +1 -1
- package/es/modules/blocks/data-blocks/grid-card/gridCardBlockSettings.mjs +1 -1
- package/es/modules/blocks/data-blocks/list/listBlockSettings.mjs +1 -1
- package/es/modules/blocks/data-blocks/table/tableBlockSettings.mjs +1 -1
- package/es/modules/blocks/data-blocks/table-selector/tableSelectorBlockSettings.mjs +1 -1
- package/es/modules/blocks/filter-blocks/form/filterFormItemFieldSettings.mjs +1 -1
- package/es/modules/blocks/filter-blocks/tree/filterTreeItemFieldSettings.mjs +1 -1
- package/es/modules/fields/component/Cascader/cascaderComponentFieldSettings.mjs +1 -1
- package/es/modules/fields/component/SubTable/subTablePopoverComponentFieldSettings.d.ts +1 -1
- package/es/modules/fields/component/SubTable/subTablePopoverComponentFieldSettings.mjs +1 -1
- package/es/modules/menu/GroupItem.mjs +1 -1
- package/es/modules/menu/LinkMenuItem.mjs +1 -1
- package/es/modules/menu/PageMenuItem.mjs +1 -1
- package/es/modules/menu/UploadMenuItem.mjs +1 -1
- package/es/schema-component/antd/action/Action.Designer.mjs +1 -1
- package/es/schema-component/antd/action/Action.mjs +1 -1
- package/es/schema-component/antd/association-field/InternalCascadeSelect.mjs +1 -1
- package/es/schema-component/antd/association-field/InternalCascader.mjs +1 -2
- package/es/schema-component/antd/association-field/InternalNester.mjs +1 -1
- package/es/schema-component/antd/association-field/InternalSubTable.mjs +1 -1
- package/es/schema-component/antd/association-field/SubTabs/InternalCollapse.mjs +1 -1
- package/es/schema-component/antd/association-field/SubTabs/hook.mjs +1 -1
- package/es/schema-component/antd/association-field/hooks.mjs +1 -1
- package/es/schema-component/antd/association-field/util.mjs +1 -1
- package/es/schema-component/antd/association-select/AssociationSelect.mjs +2 -2
- package/es/schema-component/antd/auto-complete/AutoComplete.mjs +1 -1
- package/es/schema-component/antd/color-picker/ColorPicker.mjs +1 -1
- package/es/schema-component/antd/color-picker/util.d.ts +1 -1
- package/es/schema-component/antd/color-picker/util.mjs +1 -1
- package/es/schema-component/antd/cron/Cron.mjs +1 -1
- package/es/schema-component/antd/date-picker/ReadPretty.mjs +1 -1
- package/es/schema-component/antd/date-picker/util.d.ts +1 -1
- package/es/schema-component/antd/date-picker/util.mjs +1 -1
- package/es/schema-component/antd/filter/FilterAction.mjs +1 -1
- package/es/schema-component/antd/form/Form.mjs +1 -1
- package/es/schema-component/antd/form-item/FormItem.Settings.mjs +1 -1
- package/es/schema-component/antd/form-item/FormItem.mjs +1 -1
- package/es/schema-component/antd/form-item/SchemaSettingOptions.mjs +1 -1
- package/es/schema-component/antd/form-item/hooks/useLazyLoadDisplayAssociationFieldsOfForm.mjs +1 -1
- package/es/schema-component/antd/form-item/hooks/useParseDefaultValue.mjs +1 -1
- package/es/schema-component/antd/form-v2/Form.Settings.mjs +1 -1
- package/es/schema-component/antd/form-v2/Form.mjs +1 -2
- package/es/schema-component/antd/form-v2/Templates.mjs +1 -1
- package/es/schema-component/antd/form-v2/utils.mjs +1 -2
- package/es/schema-component/antd/grid-card/GridCard.Decorator.mjs +1 -1
- package/es/schema-component/antd/grid-card/GridCard.Designer.mjs +1 -1
- package/es/schema-component/antd/icon-picker/IconPicker.mjs +1 -1
- package/es/schema-component/antd/index.d.ts +0 -1
- package/es/schema-component/antd/index.mjs +1 -2
- package/es/schema-component/antd/input/ReadPretty.mjs +1 -1
- package/es/schema-component/antd/input-number/ReadPretty.mjs +1 -1
- package/es/schema-component/antd/list/List.Decorator.mjs +1 -1
- package/es/schema-component/antd/list/List.Designer.mjs +1 -1
- package/es/schema-component/antd/menu/Menu.Designer.mjs +1 -1
- package/es/schema-component/antd/menu/Menu.mjs +1 -1
- package/es/schema-component/antd/page/Page.mjs +1 -1
- package/es/schema-component/antd/preview/Preview.mjs +1 -1
- package/es/schema-component/antd/quick-edit/QuickEdit.mjs +1 -1
- package/es/schema-component/antd/record-picker/util.mjs +1 -1
- package/es/schema-component/antd/select/FormulaSelect.mjs +1 -1
- package/es/schema-component/antd/select/ReadPretty.mjs +2 -2
- package/es/schema-component/antd/select/Select.mjs +1 -1
- package/es/schema-component/antd/select/utils.mjs +2 -2
- package/es/schema-component/antd/space/index.mjs +1 -1
- package/es/schema-component/antd/table/Table.Void.Designer.mjs +1 -1
- package/es/schema-component/antd/table-v2/Table.mjs +1 -1
- package/es/schema-component/antd/table-v2/TableBlockDesigner.mjs +1 -1
- package/es/schema-component/antd/table-v2/TableSelectorDesigner.mjs +1 -1
- package/es/schema-component/antd/time-picker/ReadPretty.mjs +1 -1
- package/es/schema-component/antd/time-picker/TimePicker.mjs +1 -1
- package/es/schema-component/antd/tree-select/ReadPretty.mjs +1 -1
- package/es/schema-component/antd/upload/ReadPretty.mjs +1 -2
- package/es/schema-component/antd/upload/Upload.mjs +1 -1
- package/es/schema-component/antd/variable/CodeMirror.mjs +1 -1
- package/es/schema-component/antd/variable/Input.mjs +1 -1
- package/es/schema-component/antd/variable/TextArea.mjs +1 -1
- package/es/schema-component/common/infinite-scroll/infinite-scroll.mjs +1 -1
- package/es/schema-initializer/items/CustomFilterFormItemInitializer.mjs +2 -2
- package/es/schema-settings/DataTemplates/components/AsDefaultTemplate.mjs +1 -1
- package/es/schema-settings/DataTemplates/components/DataTemplateTitle.mjs +1 -1
- package/es/schema-settings/DataTemplates/components/Designer.mjs +1 -1
- package/es/schema-settings/DataTemplates/utils.mjs +1 -1
- package/es/schema-settings/LinkageRules/LinkageRuleAction.mjs +1 -1
- package/es/schema-settings/LinkageRules/components/EnableLinkage.mjs +1 -1
- package/es/schema-settings/LinkageRules/components/LinkageHeader.mjs +1 -1
- package/es/schema-settings/SchemaSettings.mjs +2 -3
- package/es/schema-settings/SchemaSettingsDefaultValue.mjs +1 -1
- package/es/schema-settings/SchemaSettingsSortingRule.mjs +1 -1
- package/es/schema-settings/VariableInput/hooks/useContextAssociationFields.mjs +1 -1
- package/es/schema-settings/filter-form/FormFilterScope.mjs +1 -1
- package/es/schema-settings/hooks/useParseDataScopeFilter.mjs +1 -1
- package/es/user/ChangePassword.mjs +2 -2
- package/es/user/CurrentUser.mjs +1 -1
- package/es/user/CurrentUserSettingsMenuProvider.mjs +1 -1
- package/es/variables/VariablesProvider.mjs +2 -2
- package/es/variables/hooks/useBuiltinVariables.mjs +1 -1
- package/lib/api-client/APIClient.js +2 -2
- package/lib/api-client/hooks/assign.js +1 -1
- package/lib/application/Application.js +6 -7
- package/lib/application/WebSocketClient.js +2 -2
- package/lib/application/utils/globalDeps.js +3 -11
- package/lib/block-provider/FormFieldProvider.js +1 -1
- package/lib/block-provider/hooks/index.js +13 -13
- package/lib/block-provider/hooks/useParsedFilter.js +1 -1
- package/lib/built-in/acl/Configuration/RolesResourcesActions.js +4 -4
- package/lib/built-in/context-menu/ContextMenuItemsProps.js +1 -1
- package/lib/built-in/index.js +12 -12
- package/lib/built-in/page-style/useTabSettings.js +3 -3
- package/lib/built-in/pm/PluginManager.js +1 -1
- package/lib/built-in/quick-access/ModalActionSchemaInitializerItem.js +1 -1
- package/lib/collection-manager/Configuration/AddCollectionAction.js +2 -2
- package/lib/collection-manager/Configuration/AddFieldAction.js +2 -2
- package/lib/collection-manager/Configuration/AddSubFieldAction.js +2 -2
- package/lib/collection-manager/Configuration/EditCollectionAction.js +2 -2
- package/lib/collection-manager/Configuration/EditFieldAction.js +2 -2
- package/lib/collection-manager/Configuration/EditSubFieldAction.js +2 -2
- package/lib/collection-manager/Configuration/ImportXlsx/xlsxImportAction.js +2 -2
- package/lib/collection-manager/Configuration/OverridingCollectionField.js +2 -2
- package/lib/collection-manager/Configuration/SyncFieldsAction.js +2 -2
- package/lib/collection-manager/Configuration/SyncSQLFieldsAction.js +2 -2
- package/lib/collection-manager/Configuration/ViewInheritedField.js +2 -2
- package/lib/collection-manager/interfaces/json.js +3 -3
- package/lib/collection-manager/templates/expression.js +1 -1
- package/lib/filter-provider/utils.js +1 -1
- package/lib/modules/actions/link/customizeLinkActionSettings.js +2 -2
- package/lib/modules/blocks/data-blocks/details-multi/detailsWithPaginationSettings.js +2 -2
- package/lib/modules/blocks/data-blocks/form/fieldSettingsFormItem.js +3 -3
- package/lib/modules/blocks/data-blocks/grid-card/gridCardBlockSettings.js +2 -2
- package/lib/modules/blocks/data-blocks/list/listBlockSettings.js +2 -2
- package/lib/modules/blocks/data-blocks/table/tableBlockSettings.js +2 -2
- package/lib/modules/blocks/data-blocks/table-selector/tableSelectorBlockSettings.js +2 -2
- package/lib/modules/blocks/filter-blocks/form/filterFormItemFieldSettings.js +3 -3
- package/lib/modules/blocks/filter-blocks/tree/filterTreeItemFieldSettings.js +3 -3
- package/lib/modules/fields/component/Cascader/cascaderComponentFieldSettings.js +2 -2
- package/lib/modules/fields/component/SubTable/subTablePopoverComponentFieldSettings.js +3 -3
- package/lib/modules/menu/GroupItem.js +2 -2
- package/lib/modules/menu/LinkMenuItem.js +2 -2
- package/lib/modules/menu/PageMenuItem.js +2 -2
- package/lib/modules/menu/UploadMenuItem.js +2 -2
- package/lib/schema-component/antd/action/Action.Designer.js +3 -3
- package/lib/schema-component/antd/action/Action.js +1 -1
- package/lib/schema-component/antd/association-field/InternalCascadeSelect.js +4 -4
- package/lib/schema-component/antd/association-field/InternalCascader.js +4 -5
- package/lib/schema-component/antd/association-field/InternalNester.js +2 -2
- package/lib/schema-component/antd/association-field/InternalSubTable.js +2 -2
- package/lib/schema-component/antd/association-field/SubTabs/InternalCollapse.js +1 -1
- package/lib/schema-component/antd/association-field/SubTabs/hook.js +1 -1
- package/lib/schema-component/antd/association-field/hooks.js +1 -1
- package/lib/schema-component/antd/association-field/util.js +1 -1
- package/lib/schema-component/antd/association-select/AssociationSelect.js +12 -12
- package/lib/schema-component/antd/auto-complete/AutoComplete.js +1 -1
- package/lib/schema-component/antd/color-picker/ColorPicker.js +2 -2
- package/lib/schema-component/antd/color-picker/util.js +1 -1
- package/lib/schema-component/antd/cron/Cron.js +1 -1
- package/lib/schema-component/antd/date-picker/ReadPretty.js +1 -1
- package/lib/schema-component/antd/date-picker/util.js +1 -1
- package/lib/schema-component/antd/filter/FilterAction.js +1 -1
- package/lib/schema-component/antd/form/Form.js +3 -3
- package/lib/schema-component/antd/form-item/FormItem.Settings.js +3 -3
- package/lib/schema-component/antd/form-item/FormItem.js +2 -2
- package/lib/schema-component/antd/form-item/SchemaSettingOptions.js +5 -5
- package/lib/schema-component/antd/form-item/hooks/useLazyLoadDisplayAssociationFieldsOfForm.js +1 -1
- package/lib/schema-component/antd/form-item/hooks/useParseDefaultValue.js +1 -1
- package/lib/schema-component/antd/form-v2/Form.Settings.js +2 -2
- package/lib/schema-component/antd/form-v2/Form.js +3 -4
- package/lib/schema-component/antd/form-v2/Templates.js +1 -1
- package/lib/schema-component/antd/form-v2/utils.js +2 -3
- package/lib/schema-component/antd/grid-card/GridCard.Decorator.js +2 -2
- package/lib/schema-component/antd/grid-card/GridCard.Designer.js +2 -2
- package/lib/schema-component/antd/icon-picker/IconPicker.js +2 -2
- package/lib/schema-component/antd/index.js +120 -187
- package/lib/schema-component/antd/input/ReadPretty.js +6 -6
- package/lib/schema-component/antd/input-number/ReadPretty.js +1 -1
- package/lib/schema-component/antd/list/List.Decorator.js +2 -2
- package/lib/schema-component/antd/list/List.Designer.js +2 -2
- package/lib/schema-component/antd/menu/Menu.Designer.js +2 -2
- package/lib/schema-component/antd/menu/Menu.js +1 -1
- package/lib/schema-component/antd/page/Page.js +2 -2
- package/lib/schema-component/antd/preview/Preview.js +2 -2
- package/lib/schema-component/antd/quick-edit/QuickEdit.js +3 -3
- package/lib/schema-component/antd/record-picker/util.js +1 -1
- package/lib/schema-component/antd/select/FormulaSelect.js +1 -1
- package/lib/schema-component/antd/select/ReadPretty.js +2 -2
- package/lib/schema-component/antd/select/Select.js +1 -1
- package/lib/schema-component/antd/select/utils.js +2 -2
- package/lib/schema-component/antd/space/index.js +2 -2
- package/lib/schema-component/antd/table/Table.Void.Designer.js +2 -2
- package/lib/schema-component/antd/table-v2/Table.js +1 -1
- package/lib/schema-component/antd/table-v2/TableBlockDesigner.js +2 -2
- package/lib/schema-component/antd/table-v2/TableSelectorDesigner.js +2 -2
- package/lib/schema-component/antd/time-picker/ReadPretty.js +2 -2
- package/lib/schema-component/antd/time-picker/TimePicker.js +3 -3
- package/lib/schema-component/antd/tree-select/ReadPretty.js +2 -2
- package/lib/schema-component/antd/upload/ReadPretty.js +2 -3
- package/lib/schema-component/antd/upload/Upload.js +2 -2
- package/lib/schema-component/antd/variable/CodeMirror.js +2 -2
- package/lib/schema-component/antd/variable/Input.js +1 -1
- package/lib/schema-component/antd/variable/TextArea.js +1 -1
- package/lib/schema-component/common/infinite-scroll/infinite-scroll.js +1 -1
- package/lib/schema-initializer/items/CustomFilterFormItemInitializer.js +4 -4
- package/lib/schema-settings/DataTemplates/components/AsDefaultTemplate.js +3 -3
- package/lib/schema-settings/DataTemplates/components/DataTemplateTitle.js +10 -10
- package/lib/schema-settings/DataTemplates/components/Designer.js +1 -1
- package/lib/schema-settings/DataTemplates/utils.js +4 -4
- package/lib/schema-settings/LinkageRules/LinkageRuleAction.js +2 -2
- package/lib/schema-settings/LinkageRules/components/EnableLinkage.js +3 -3
- package/lib/schema-settings/LinkageRules/components/LinkageHeader.js +10 -10
- package/lib/schema-settings/SchemaSettings.js +17 -18
- package/lib/schema-settings/SchemaSettingsDefaultValue.js +3 -3
- package/lib/schema-settings/SchemaSettingsSortingRule.js +2 -2
- package/lib/schema-settings/VariableInput/hooks/useContextAssociationFields.js +1 -1
- package/lib/schema-settings/filter-form/FormFilterScope.js +2 -2
- package/lib/schema-settings/hooks/useParseDataScopeFilter.js +1 -1
- package/lib/user/ChangePassword.js +2 -2
- package/lib/user/CurrentUser.js +1 -1
- package/lib/user/CurrentUserSettingsMenuProvider.js +1 -1
- package/lib/variables/VariablesProvider.js +2 -2
- package/lib/variables/hooks/useBuiltinVariables.js +1 -1
- package/package.json +9 -23
|
@@ -29,7 +29,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
29
29
|
fullScreen: ()=>fullScreen,
|
|
30
30
|
disableRightMenu: ()=>disableRightMenu
|
|
31
31
|
});
|
|
32
|
-
const client_namespaceObject = require("@
|
|
32
|
+
const client_namespaceObject = require("@tego/client");
|
|
33
33
|
const external_antd_namespaceObject = require("antd");
|
|
34
34
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
35
35
|
const index_js_namespaceObject = require("../../schema-component/index.js");
|
package/lib/built-in/index.js
CHANGED
|
@@ -111,8 +111,8 @@ var __webpack_modules__ = {
|
|
|
111
111
|
"@tachybase/schema": function(module) {
|
|
112
112
|
module.exports = require("@tachybase/schema");
|
|
113
113
|
},
|
|
114
|
-
"@
|
|
115
|
-
module.exports = require("@
|
|
114
|
+
"@tego/client": function(module) {
|
|
115
|
+
module.exports = require("@tego/client");
|
|
116
116
|
},
|
|
117
117
|
antd: function(module) {
|
|
118
118
|
module.exports = require("antd");
|
|
@@ -184,10 +184,10 @@ var __webpack_exports__ = {};
|
|
|
184
184
|
});
|
|
185
185
|
var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("react/jsx-runtime");
|
|
186
186
|
var _tachybase_schema__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("@tachybase/schema");
|
|
187
|
-
var
|
|
188
|
-
var
|
|
189
|
-
var
|
|
190
|
-
var
|
|
187
|
+
var _ant_design_icons__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("@ant-design/icons");
|
|
188
|
+
var _emotion_css__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("@emotion/css");
|
|
189
|
+
var _lottiefiles_dotlottie_react__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__("@lottiefiles/dotlottie-react");
|
|
190
|
+
var _tego_client__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__("@tego/client");
|
|
191
191
|
var antd__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__("antd");
|
|
192
192
|
var antd_style__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__("antd-style");
|
|
193
193
|
var react_i18next__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__("react-i18next");
|
|
@@ -280,8 +280,8 @@ var __webpack_exports__ = {};
|
|
|
280
280
|
return data;
|
|
281
281
|
}
|
|
282
282
|
const AppSpin = ()=>/*#__PURE__*/ (0, react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)("div", {
|
|
283
|
-
className: (0,
|
|
284
|
-
children: /*#__PURE__*/ (0, react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(
|
|
283
|
+
className: (0, _emotion_css__WEBPACK_IMPORTED_MODULE_3__.css)(_templateObject()),
|
|
284
|
+
children: /*#__PURE__*/ (0, react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_lottiefiles_dotlottie_react__WEBPACK_IMPORTED_MODULE_4__.DotLottieReact, {
|
|
285
285
|
style: {
|
|
286
286
|
width: '100%',
|
|
287
287
|
maxWidth: '640px'
|
|
@@ -302,7 +302,7 @@ var __webpack_exports__ = {};
|
|
|
302
302
|
const api = (0, _api_client__WEBPACK_IMPORTED_MODULE_10__.useAPIClient)();
|
|
303
303
|
if (!error) return {};
|
|
304
304
|
const err = (null == error ? void 0 : null == (_error_response = error.response) ? void 0 : null == (_error_response_data = _error_response.data) ? void 0 : null == (_error_response_data_errors = _error_response_data.errors) ? void 0 : _error_response_data_errors[0]) || error;
|
|
305
|
-
const subApp = (0,
|
|
305
|
+
const subApp = (0, _tego_client__WEBPACK_IMPORTED_MODULE_5__.getSubAppName)(app.getPublicPath());
|
|
306
306
|
switch(err.code){
|
|
307
307
|
case 'USER_HAS_NO_ROLES_ERR':
|
|
308
308
|
return {
|
|
@@ -353,7 +353,7 @@ var __webpack_exports__ = {};
|
|
|
353
353
|
const getProps = (app)=>{
|
|
354
354
|
if (app.ws.serverDown) return {
|
|
355
355
|
status: 'error',
|
|
356
|
-
icon: /*#__PURE__*/ (0, react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(
|
|
356
|
+
icon: /*#__PURE__*/ (0, react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_ant_design_icons__WEBPACK_IMPORTED_MODULE_2__.DisconnectOutlined, {}),
|
|
357
357
|
title: "You're offline",
|
|
358
358
|
subTitle: 'Please check the server status or network connection status'
|
|
359
359
|
};
|
|
@@ -370,7 +370,7 @@ var __webpack_exports__ = {};
|
|
|
370
370
|
var _app_error1;
|
|
371
371
|
return {
|
|
372
372
|
status: 'info',
|
|
373
|
-
icon: /*#__PURE__*/ (0, react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(
|
|
373
|
+
icon: /*#__PURE__*/ (0, react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_ant_design_icons__WEBPACK_IMPORTED_MODULE_2__.LoadingOutlined, {}),
|
|
374
374
|
title: 'App initializing',
|
|
375
375
|
subTitle: null == (_app_error1 = app.error) ? void 0 : _app_error1.message
|
|
376
376
|
};
|
|
@@ -411,7 +411,7 @@ var __webpack_exports__ = {};
|
|
|
411
411
|
var _app_error_command, _app_error6, _app_error7, _app_error_command1, _app_error8;
|
|
412
412
|
const props = {
|
|
413
413
|
status: 'info',
|
|
414
|
-
icon: /*#__PURE__*/ (0, react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(
|
|
414
|
+
icon: /*#__PURE__*/ (0, react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_ant_design_icons__WEBPACK_IMPORTED_MODULE_2__.LoadingOutlined, {}),
|
|
415
415
|
title: null == (_app_error6 = app.error) ? void 0 : null == (_app_error_command = _app_error6.command) ? void 0 : _app_error_command.name,
|
|
416
416
|
subTitle: null == (_app_error7 = app.error) ? void 0 : _app_error7.message
|
|
417
417
|
};
|
|
@@ -30,7 +30,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
30
30
|
});
|
|
31
31
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
32
32
|
const external_react_namespaceObject = require("react");
|
|
33
|
-
const client_namespaceObject = require("@
|
|
33
|
+
const client_namespaceObject = require("@tego/client");
|
|
34
34
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
35
35
|
const index_js_namespaceObject = require("../../api-client/index.js");
|
|
36
36
|
const external_common_index_js_namespaceObject = require("../../common/index.js");
|
|
@@ -71,7 +71,7 @@ function useUpdatePageStyleSettings() {
|
|
|
71
71
|
await api.resource('users').updateProfile({
|
|
72
72
|
values: {
|
|
73
73
|
systemSettings: {
|
|
74
|
-
...currentUser.data.data.systemSettings
|
|
74
|
+
...currentUser.data.data.systemSettings,
|
|
75
75
|
pageStyle
|
|
76
76
|
}
|
|
77
77
|
}
|
|
@@ -80,7 +80,7 @@ function useUpdatePageStyleSettings() {
|
|
|
80
80
|
data: {
|
|
81
81
|
...currentUser.data.data,
|
|
82
82
|
systemSettings: {
|
|
83
|
-
...currentUser.data.data.systemSettings
|
|
83
|
+
...currentUser.data.data.systemSettings,
|
|
84
84
|
pageStyle
|
|
85
85
|
}
|
|
86
86
|
}
|
|
@@ -37,7 +37,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
37
37
|
});
|
|
38
38
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
39
39
|
const external_react_namespaceObject = require("react");
|
|
40
|
-
const client_namespaceObject = require("@
|
|
40
|
+
const client_namespaceObject = require("@tego/client");
|
|
41
41
|
const external_ahooks_namespaceObject = require("ahooks");
|
|
42
42
|
const external_antd_namespaceObject = require("antd");
|
|
43
43
|
const external_lodash_namespaceObject = require("lodash");
|
|
@@ -29,7 +29,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
29
29
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
30
30
|
const external_react_namespaceObject = require("react");
|
|
31
31
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
32
|
-
const client_namespaceObject = require("@
|
|
32
|
+
const client_namespaceObject = require("@tego/client");
|
|
33
33
|
const index_js_namespaceObject = require("../../application/index.js");
|
|
34
34
|
const external_schema_component_index_js_namespaceObject = require("../../schema-component/index.js");
|
|
35
35
|
function ModalActionSchemaInitializerItem(props) {
|
|
@@ -29,9 +29,9 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
29
29
|
});
|
|
30
30
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
31
31
|
const external_react_namespaceObject = require("react");
|
|
32
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
33
32
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
34
33
|
const icons_namespaceObject = require("@ant-design/icons");
|
|
34
|
+
const client_namespaceObject = require("@tego/client");
|
|
35
35
|
const external_antd_namespaceObject = require("antd");
|
|
36
36
|
const external_lodash_namespaceObject = require("lodash");
|
|
37
37
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
@@ -236,7 +236,7 @@ const AddCollectionAction = (props)=>{
|
|
|
236
236
|
schema: schema,
|
|
237
237
|
components: {
|
|
238
238
|
...external_components_index_js_namespaceObject,
|
|
239
|
-
ArrayTable:
|
|
239
|
+
ArrayTable: client_namespaceObject.ArrayTable,
|
|
240
240
|
TemplateSummay: TemplateSummary_js_namespaceObject.TemplateSummary
|
|
241
241
|
},
|
|
242
242
|
scope: {
|
|
@@ -39,9 +39,9 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
39
39
|
});
|
|
40
40
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
41
41
|
const external_react_namespaceObject = require("react");
|
|
42
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
43
42
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
44
43
|
const icons_namespaceObject = require("@ant-design/icons");
|
|
44
|
+
const client_namespaceObject = require("@tego/client");
|
|
45
45
|
const external_antd_namespaceObject = require("antd");
|
|
46
46
|
const external_lodash_namespaceObject = require("lodash");
|
|
47
47
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
@@ -372,7 +372,7 @@ const AddFieldAction = (props)=>{
|
|
|
372
372
|
schema: schema,
|
|
373
373
|
components: {
|
|
374
374
|
...external_components_index_js_namespaceObject,
|
|
375
|
-
ArrayTable:
|
|
375
|
+
ArrayTable: client_namespaceObject.ArrayTable
|
|
376
376
|
},
|
|
377
377
|
scope: {
|
|
378
378
|
getContainer,
|
|
@@ -28,9 +28,9 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
28
28
|
});
|
|
29
29
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
30
30
|
const external_react_namespaceObject = require("react");
|
|
31
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
32
31
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
33
32
|
const icons_namespaceObject = require("@ant-design/icons");
|
|
33
|
+
const client_namespaceObject = require("@tego/client");
|
|
34
34
|
const external_antd_namespaceObject = require("antd");
|
|
35
35
|
const external_lodash_namespaceObject = require("lodash");
|
|
36
36
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
@@ -154,7 +154,7 @@ const AddSubFieldAction = ()=>{
|
|
|
154
154
|
schema: schema,
|
|
155
155
|
components: {
|
|
156
156
|
...external_components_index_js_namespaceObject,
|
|
157
|
-
ArrayTable:
|
|
157
|
+
ArrayTable: client_namespaceObject.ArrayTable
|
|
158
158
|
},
|
|
159
159
|
scope: {
|
|
160
160
|
createOnly: true,
|
|
@@ -40,8 +40,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
40
40
|
});
|
|
41
41
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
42
42
|
const external_react_namespaceObject = require("react");
|
|
43
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
44
43
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
44
|
+
const client_namespaceObject = require("@tego/client");
|
|
45
45
|
const cloneDeep_namespaceObject = require("lodash/cloneDeep");
|
|
46
46
|
var cloneDeep_default = /*#__PURE__*/ __webpack_require__.n(cloneDeep_namespaceObject);
|
|
47
47
|
const omit_namespaceObject = require("lodash/omit");
|
|
@@ -195,7 +195,7 @@ const EditCollectionAction = (props)=>{
|
|
|
195
195
|
schema: schema,
|
|
196
196
|
components: {
|
|
197
197
|
...external_components_index_js_namespaceObject,
|
|
198
|
-
ArrayTable:
|
|
198
|
+
ArrayTable: client_namespaceObject.ArrayTable
|
|
199
199
|
},
|
|
200
200
|
scope: {
|
|
201
201
|
getContainer,
|
|
@@ -38,8 +38,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
38
38
|
});
|
|
39
39
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
40
40
|
const external_react_namespaceObject = require("react");
|
|
41
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
42
41
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
42
|
+
const client_namespaceObject = require("@tego/client");
|
|
43
43
|
const cloneDeep_namespaceObject = require("lodash/cloneDeep");
|
|
44
44
|
var cloneDeep_default = /*#__PURE__*/ __webpack_require__.n(cloneDeep_namespaceObject);
|
|
45
45
|
const omit_namespaceObject = require("lodash/omit");
|
|
@@ -265,7 +265,7 @@ const EditFieldAction = (props)=>{
|
|
|
265
265
|
schema: schema,
|
|
266
266
|
components: {
|
|
267
267
|
...external_components_index_js_namespaceObject,
|
|
268
|
-
ArrayTable:
|
|
268
|
+
ArrayTable: client_namespaceObject.ArrayTable
|
|
269
269
|
},
|
|
270
270
|
scope: {
|
|
271
271
|
getContainer,
|
|
@@ -37,8 +37,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
37
37
|
});
|
|
38
38
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
39
39
|
const external_react_namespaceObject = require("react");
|
|
40
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
41
40
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
41
|
+
const client_namespaceObject = require("@tego/client");
|
|
42
42
|
const cloneDeep_namespaceObject = require("lodash/cloneDeep");
|
|
43
43
|
var cloneDeep_default = /*#__PURE__*/ __webpack_require__.n(cloneDeep_namespaceObject);
|
|
44
44
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
@@ -141,7 +141,7 @@ const EditSubFieldAction = (props)=>{
|
|
|
141
141
|
schema: schema,
|
|
142
142
|
components: {
|
|
143
143
|
...external_components_index_js_namespaceObject,
|
|
144
|
-
ArrayTable:
|
|
144
|
+
ArrayTable: client_namespaceObject.ArrayTable
|
|
145
145
|
},
|
|
146
146
|
scope: {
|
|
147
147
|
useUpdateCollectionField
|
|
@@ -37,8 +37,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
37
37
|
});
|
|
38
38
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
39
39
|
const external_react_namespaceObject = require("react");
|
|
40
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
41
40
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
41
|
+
const client_namespaceObject = require("@tego/client");
|
|
42
42
|
const external_lodash_namespaceObject = require("lodash");
|
|
43
43
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
44
44
|
const index_js_namespaceObject = require("../../../api-client/index.js");
|
|
@@ -97,7 +97,7 @@ const XlsxEditFieldAction = (props)=>{
|
|
|
97
97
|
schema: schema,
|
|
98
98
|
components: {
|
|
99
99
|
...external_components_index_js_namespaceObject,
|
|
100
|
-
ArrayTable:
|
|
100
|
+
ArrayTable: client_namespaceObject.ArrayTable
|
|
101
101
|
},
|
|
102
102
|
scope: {
|
|
103
103
|
getContainer,
|
|
@@ -38,8 +38,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
38
38
|
});
|
|
39
39
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
40
40
|
const external_react_namespaceObject = require("react");
|
|
41
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
42
41
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
42
|
+
const client_namespaceObject = require("@tego/client");
|
|
43
43
|
const external_lodash_namespaceObject = require("lodash");
|
|
44
44
|
const cloneDeep_namespaceObject = require("lodash/cloneDeep");
|
|
45
45
|
var cloneDeep_default = /*#__PURE__*/ __webpack_require__.n(cloneDeep_namespaceObject);
|
|
@@ -230,7 +230,7 @@ const OverridingFieldAction = (props)=>{
|
|
|
230
230
|
schema: schema,
|
|
231
231
|
components: {
|
|
232
232
|
...external_components_index_js_namespaceObject,
|
|
233
|
-
ArrayTable:
|
|
233
|
+
ArrayTable: client_namespaceObject.ArrayTable
|
|
234
234
|
},
|
|
235
235
|
scope: {
|
|
236
236
|
getContainer,
|
|
@@ -29,9 +29,9 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
29
29
|
});
|
|
30
30
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
31
31
|
const external_react_namespaceObject = require("react");
|
|
32
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
33
32
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
34
33
|
const icons_namespaceObject = require("@ant-design/icons");
|
|
34
|
+
const client_namespaceObject = require("@tego/client");
|
|
35
35
|
const external_antd_namespaceObject = require("antd");
|
|
36
36
|
const external_lodash_namespaceObject = require("lodash");
|
|
37
37
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
@@ -208,7 +208,7 @@ const SyncFieldsActionCom = (props)=>{
|
|
|
208
208
|
schema: schema,
|
|
209
209
|
components: {
|
|
210
210
|
...external_components_index_js_namespaceObject,
|
|
211
|
-
ArrayTable:
|
|
211
|
+
ArrayTable: client_namespaceObject.ArrayTable
|
|
212
212
|
},
|
|
213
213
|
scope: {
|
|
214
214
|
getContainer,
|
|
@@ -28,9 +28,9 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
28
28
|
});
|
|
29
29
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
30
30
|
const external_react_namespaceObject = require("react");
|
|
31
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
32
31
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
33
32
|
const icons_namespaceObject = require("@ant-design/icons");
|
|
33
|
+
const client_namespaceObject = require("@tego/client");
|
|
34
34
|
const external_antd_namespaceObject = require("antd");
|
|
35
35
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
36
36
|
const index_js_namespaceObject = require("../../api-client/index.js");
|
|
@@ -179,7 +179,7 @@ const SyncSQLFieldsAction = (param)=>{
|
|
|
179
179
|
/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(external_schema_component_index_js_namespaceObject.SchemaComponent, {
|
|
180
180
|
schema: schema,
|
|
181
181
|
components: {
|
|
182
|
-
FormLayout:
|
|
182
|
+
FormLayout: client_namespaceObject.FormLayout
|
|
183
183
|
},
|
|
184
184
|
scope: {
|
|
185
185
|
useCancelAction: external_action_hooks_js_namespaceObject.useCancelAction,
|
|
@@ -38,8 +38,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
38
38
|
});
|
|
39
39
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
40
40
|
const external_react_namespaceObject = require("react");
|
|
41
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
42
41
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
42
|
+
const client_namespaceObject = require("@tego/client");
|
|
43
43
|
const cloneDeep_namespaceObject = require("lodash/cloneDeep");
|
|
44
44
|
var cloneDeep_default = /*#__PURE__*/ __webpack_require__.n(cloneDeep_namespaceObject);
|
|
45
45
|
const set_namespaceObject = require("lodash/set");
|
|
@@ -161,7 +161,7 @@ const ViewFieldAction = (props)=>{
|
|
|
161
161
|
schema: schema,
|
|
162
162
|
components: {
|
|
163
163
|
...external_components_index_js_namespaceObject,
|
|
164
|
-
ArrayTable:
|
|
164
|
+
ArrayTable: client_namespaceObject.ArrayTable
|
|
165
165
|
},
|
|
166
166
|
scope: {
|
|
167
167
|
getContainer,
|
|
@@ -28,8 +28,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
28
28
|
});
|
|
29
29
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
30
30
|
require("react");
|
|
31
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
32
31
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
32
|
+
const client_namespaceObject = require("@tego/client");
|
|
33
33
|
const CollectionFieldInterface_js_namespaceObject = require("../../data-source/collection-field-interface/CollectionFieldInterface.js");
|
|
34
34
|
const index_js_namespaceObject = require("./properties/index.js");
|
|
35
35
|
function _define_property(obj, key, value) {
|
|
@@ -85,8 +85,8 @@ class JsonFieldInterface extends CollectionFieldInterface_js_namespaceObject.Col
|
|
|
85
85
|
title: 'JSONB',
|
|
86
86
|
'x-decorator': (param)=>{
|
|
87
87
|
let { children } = param;
|
|
88
|
-
return /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(
|
|
89
|
-
children: /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(
|
|
88
|
+
return /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(client_namespaceObject.FormLayout, {
|
|
89
|
+
children: /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(client_namespaceObject.FormItem, {
|
|
90
90
|
children: children
|
|
91
91
|
})
|
|
92
92
|
});
|
|
@@ -26,7 +26,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
26
26
|
__webpack_require__.d(__webpack_exports__, {
|
|
27
27
|
ExpressionCollectionTemplate: ()=>ExpressionCollectionTemplate
|
|
28
28
|
});
|
|
29
|
-
const client_namespaceObject = require("@
|
|
29
|
+
const client_namespaceObject = require("@tego/client");
|
|
30
30
|
const CollectionTemplate_js_namespaceObject = require("../../data-source/collection-template/CollectionTemplate.js");
|
|
31
31
|
const index_js_namespaceObject = require("./properties/index.js");
|
|
32
32
|
function _define_property(obj, key, value) {
|
|
@@ -47,7 +47,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
47
47
|
});
|
|
48
48
|
const external_react_namespaceObject = require("react");
|
|
49
49
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
50
|
-
const client_namespaceObject = require("@
|
|
50
|
+
const client_namespaceObject = require("@tego/client");
|
|
51
51
|
const external_lodash_namespaceObject = require("lodash");
|
|
52
52
|
var external_lodash_default = /*#__PURE__*/ __webpack_require__.n(external_lodash_namespaceObject);
|
|
53
53
|
const index_js_namespaceObject = require("../block-provider/hooks/index.js");
|
|
@@ -38,8 +38,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
38
38
|
});
|
|
39
39
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
40
40
|
require("react");
|
|
41
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
42
41
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
42
|
+
const client_namespaceObject = require("@tego/client");
|
|
43
43
|
const external_lodash_namespaceObject = require("lodash");
|
|
44
44
|
var external_lodash_default = /*#__PURE__*/ __webpack_require__.n(external_lodash_namespaceObject);
|
|
45
45
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
@@ -67,7 +67,7 @@ const SchemaSettingsActionLinkItem = ()=>{
|
|
|
67
67
|
return /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(external_schema_settings_index_js_namespaceObject.SchemaSettingsModalItem, {
|
|
68
68
|
title: t('Edit link'),
|
|
69
69
|
components: {
|
|
70
|
-
ArrayItems:
|
|
70
|
+
ArrayItems: client_namespaceObject.ArrayItems
|
|
71
71
|
},
|
|
72
72
|
schema: {
|
|
73
73
|
type: 'object',
|
|
@@ -27,8 +27,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
27
27
|
detailsWithPaginationSettings: ()=>detailsWithPaginationSettings,
|
|
28
28
|
multiDataDetailsBlockSettings: ()=>multiDataDetailsBlockSettings
|
|
29
29
|
});
|
|
30
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
31
30
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
31
|
+
const client_namespaceObject = require("@tego/client");
|
|
32
32
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
33
33
|
const SchemaSettings_js_namespaceObject = require("../../../../application/schema-settings/SchemaSettings.js");
|
|
34
34
|
const index_js_namespaceObject = require("../../../../block-provider/index.js");
|
|
@@ -106,7 +106,7 @@ const commonItems = [
|
|
|
106
106
|
return {
|
|
107
107
|
title: t('Set default sorting rules'),
|
|
108
108
|
components: {
|
|
109
|
-
ArrayItems:
|
|
109
|
+
ArrayItems: client_namespaceObject.ArrayItems
|
|
110
110
|
},
|
|
111
111
|
schema: {
|
|
112
112
|
type: 'object',
|
|
@@ -35,8 +35,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
35
35
|
__webpack_require__.d(__webpack_exports__, {
|
|
36
36
|
fieldSettingsFormItem: ()=>fieldSettingsFormItem
|
|
37
37
|
});
|
|
38
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
39
38
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
39
|
+
const client_namespaceObject = require("@tego/client");
|
|
40
40
|
const external_lodash_namespaceObject = require("lodash");
|
|
41
41
|
var external_lodash_default = /*#__PURE__*/ __webpack_require__.n(external_lodash_namespaceObject);
|
|
42
42
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
@@ -393,8 +393,8 @@ const fieldSettingsFormItem = new SchemaSettings_js_namespaceObject.SchemaSettin
|
|
|
393
393
|
return {
|
|
394
394
|
title: t('Set validation rules'),
|
|
395
395
|
components: {
|
|
396
|
-
ArrayCollapse:
|
|
397
|
-
FormLayout:
|
|
396
|
+
ArrayCollapse: client_namespaceObject.ArrayCollapse,
|
|
397
|
+
FormLayout: client_namespaceObject.FormLayout
|
|
398
398
|
},
|
|
399
399
|
schema: {
|
|
400
400
|
type: 'object',
|
|
@@ -36,8 +36,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
36
36
|
gridCardBlockSettings: ()=>gridCardBlockSettings
|
|
37
37
|
});
|
|
38
38
|
const external_react_namespaceObject = require("react");
|
|
39
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
40
39
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
40
|
+
const client_namespaceObject = require("@tego/client");
|
|
41
41
|
const external_lodash_namespaceObject = require("lodash");
|
|
42
42
|
var external_lodash_default = /*#__PURE__*/ __webpack_require__.n(external_lodash_namespaceObject);
|
|
43
43
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
@@ -163,7 +163,7 @@ const gridCardBlockSettings = new SchemaSettings_js_namespaceObject.SchemaSettin
|
|
|
163
163
|
return {
|
|
164
164
|
title: t('Set default sorting rules'),
|
|
165
165
|
components: {
|
|
166
|
-
ArrayItems:
|
|
166
|
+
ArrayItems: client_namespaceObject.ArrayItems
|
|
167
167
|
},
|
|
168
168
|
schema: {
|
|
169
169
|
type: 'object',
|
|
@@ -35,8 +35,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
35
35
|
__webpack_require__.d(__webpack_exports__, {
|
|
36
36
|
listBlockSettings: ()=>listBlockSettings
|
|
37
37
|
});
|
|
38
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
39
38
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
39
|
+
const client_namespaceObject = require("@tego/client");
|
|
40
40
|
const external_lodash_namespaceObject = require("lodash");
|
|
41
41
|
var external_lodash_default = /*#__PURE__*/ __webpack_require__.n(external_lodash_namespaceObject);
|
|
42
42
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
@@ -108,7 +108,7 @@ const listBlockSettings = new SchemaSettings_js_namespaceObject.SchemaSettings({
|
|
|
108
108
|
return {
|
|
109
109
|
title: t('Set default sorting rules'),
|
|
110
110
|
components: {
|
|
111
|
-
ArrayItems:
|
|
111
|
+
ArrayItems: client_namespaceObject.ArrayItems
|
|
112
112
|
},
|
|
113
113
|
schema: {
|
|
114
114
|
type: 'object',
|
|
@@ -27,8 +27,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
27
27
|
tableBlockSettings: ()=>tableBlockSettings
|
|
28
28
|
});
|
|
29
29
|
const external_react_namespaceObject = require("react");
|
|
30
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
31
30
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
31
|
+
const client_namespaceObject = require("@tego/client");
|
|
32
32
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
33
33
|
const index_js_namespaceObject = require("../../../../api-client/index.js");
|
|
34
34
|
const SchemaSettings_js_namespaceObject = require("../../../../application/schema-settings/SchemaSettings.js");
|
|
@@ -228,7 +228,7 @@ const tableBlockSettings = new SchemaSettings_js_namespaceObject.SchemaSettings(
|
|
|
228
228
|
return {
|
|
229
229
|
title: t('Set default sorting rules'),
|
|
230
230
|
components: {
|
|
231
|
-
ArrayItems:
|
|
231
|
+
ArrayItems: client_namespaceObject.ArrayItems
|
|
232
232
|
},
|
|
233
233
|
schema: {
|
|
234
234
|
type: 'object',
|
|
@@ -27,8 +27,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
27
27
|
tableSelectorBlockSettings: ()=>tableSelectorBlockSettings
|
|
28
28
|
});
|
|
29
29
|
const external_react_namespaceObject = require("react");
|
|
30
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
31
30
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
31
|
+
const client_namespaceObject = require("@tego/client");
|
|
32
32
|
const external_lodash_namespaceObject = require("lodash");
|
|
33
33
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
34
34
|
const SchemaSettings_js_namespaceObject = require("../../../../application/schema-settings/SchemaSettings.js");
|
|
@@ -158,7 +158,7 @@ const tableSelectorBlockSettings = new SchemaSettings_js_namespaceObject.SchemaS
|
|
|
158
158
|
return {
|
|
159
159
|
title: t('Set default sorting rules'),
|
|
160
160
|
components: {
|
|
161
|
-
ArrayItems:
|
|
161
|
+
ArrayItems: client_namespaceObject.ArrayItems
|
|
162
162
|
},
|
|
163
163
|
schema: {
|
|
164
164
|
type: 'object',
|
|
@@ -35,8 +35,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
35
35
|
__webpack_require__.d(__webpack_exports__, {
|
|
36
36
|
filterFormItemFieldSettings: ()=>filterFormItemFieldSettings
|
|
37
37
|
});
|
|
38
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
39
38
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
39
|
+
const client_namespaceObject = require("@tego/client");
|
|
40
40
|
const external_lodash_namespaceObject = require("lodash");
|
|
41
41
|
var external_lodash_default = /*#__PURE__*/ __webpack_require__.n(external_lodash_namespaceObject);
|
|
42
42
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
@@ -228,8 +228,8 @@ const filterFormItemFieldSettings = new SchemaSettings_js_namespaceObject.Schema
|
|
|
228
228
|
return {
|
|
229
229
|
title: t('Set validation rules'),
|
|
230
230
|
components: {
|
|
231
|
-
ArrayCollapse:
|
|
232
|
-
FormLayout:
|
|
231
|
+
ArrayCollapse: client_namespaceObject.ArrayCollapse,
|
|
232
|
+
FormLayout: client_namespaceObject.FormLayout
|
|
233
233
|
},
|
|
234
234
|
schema: {
|
|
235
235
|
type: 'object',
|
|
@@ -35,8 +35,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
35
35
|
__webpack_require__.d(__webpack_exports__, {
|
|
36
36
|
filterFormItemFieldSettings: ()=>filterFormItemFieldSettings
|
|
37
37
|
});
|
|
38
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
39
38
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
39
|
+
const client_namespaceObject = require("@tego/client");
|
|
40
40
|
const external_lodash_namespaceObject = require("lodash");
|
|
41
41
|
var external_lodash_default = /*#__PURE__*/ __webpack_require__.n(external_lodash_namespaceObject);
|
|
42
42
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
@@ -227,8 +227,8 @@ const filterFormItemFieldSettings = new SchemaSettings_js_namespaceObject.Schema
|
|
|
227
227
|
return {
|
|
228
228
|
title: t('Set validation rules'),
|
|
229
229
|
components: {
|
|
230
|
-
ArrayCollapse:
|
|
231
|
-
FormLayout:
|
|
230
|
+
ArrayCollapse: client_namespaceObject.ArrayCollapse,
|
|
231
|
+
FormLayout: client_namespaceObject.FormLayout
|
|
232
232
|
},
|
|
233
233
|
schema: {
|
|
234
234
|
type: 'object',
|
|
@@ -39,8 +39,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
39
39
|
});
|
|
40
40
|
const jsx_runtime_namespaceObject = require("react/jsx-runtime");
|
|
41
41
|
require("react");
|
|
42
|
-
const components_namespaceObject = require("@tachybase/components");
|
|
43
42
|
const schema_namespaceObject = require("@tachybase/schema");
|
|
43
|
+
const client_namespaceObject = require("@tego/client");
|
|
44
44
|
const external_lodash_namespaceObject = require("lodash");
|
|
45
45
|
var external_lodash_default = /*#__PURE__*/ __webpack_require__.n(external_lodash_namespaceObject);
|
|
46
46
|
const external_react_i18next_namespaceObject = require("react-i18next");
|
|
@@ -80,7 +80,7 @@ const SchemaSettingsSortingRule = function(props) {
|
|
|
80
80
|
return /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(external_schema_settings_index_js_namespaceObject.SchemaSettingsModalItem, {
|
|
81
81
|
title: t('Set default sorting rules'),
|
|
82
82
|
components: {
|
|
83
|
-
ArrayItems:
|
|
83
|
+
ArrayItems: client_namespaceObject.ArrayItems
|
|
84
84
|
},
|
|
85
85
|
schema: {
|
|
86
86
|
type: 'object',
|