chore(version): release v0.21.43 (#1118)
Reviewed-on: daoyoucloud/tachybase#1118
This commit is contained in:
parent
72231f8bf1
commit
9b2404d4ef
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "tachybase",
|
"name": "tachybase",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/acl",
|
"name": "@tachybase/acl",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/actions",
|
"name": "@tachybase/actions",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/app",
|
"name": "@tachybase/app",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/auth",
|
"name": "@tachybase/auth",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/build",
|
"name": "@tachybase/build",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Library build tool based on rollup.",
|
"description": "Library build tool based on rollup.",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
|
2
packages/core/cache/package.json
vendored
2
packages/core/cache/package.json
vendored
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/cache",
|
"name": "@tachybase/cache",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/cli",
|
"name": "@tachybase/cli",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/client",
|
"name": "@tachybase/client",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"module": "es/index.mjs",
|
"module": "es/index.mjs",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/components",
|
"name": "@tachybase/components",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"types": "lib/index.d.ts",
|
"types": "lib/index.d.ts",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "create-tachybase-app",
|
"name": "create-tachybase-app",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/data-source-manager",
|
"name": "@tachybase/data-source-manager",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/database",
|
"name": "@tachybase/database",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/devtools",
|
"name": "@tachybase/devtools",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./src/index.js",
|
"main": "./src/index.js",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/evaluators",
|
"name": "@tachybase/evaluators",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/logger",
|
"name": "@tachybase/logger",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "logging library",
|
"description": "logging library",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/resourcer",
|
"name": "@tachybase/resourcer",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/schema",
|
"name": "@tachybase/schema",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"types": "lib/index.d.ts",
|
"types": "lib/index.d.ts",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/sdk",
|
"name": "@tachybase/sdk",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"types": "lib/index.d.ts",
|
"types": "lib/index.d.ts",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/server",
|
"name": "@tachybase/server",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/index.d.ts",
|
||||||
|
@ -7,6 +7,6 @@ export default (app: Application) => {
|
|||||||
.auth()
|
.auth()
|
||||||
.action(async (options) => {
|
.action(async (options) => {
|
||||||
await app.upgrade(options);
|
await app.upgrade(options);
|
||||||
app.log.info(`✨ TachyBase has been upgraded to v${app.version.get()}`);
|
app.log.info(`✨ TachyBase has been upgraded to v${await app.version.get()}`);
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/telemetry",
|
"name": "@tachybase/telemetry",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "telemetry library",
|
"description": "telemetry library",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./lib/index.js",
|
"main": "./lib/index.js",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/test",
|
"name": "@tachybase/test",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": {
|
".": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/utils",
|
"name": "@tachybase/utils",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"types": "./lib/index.d.ts",
|
"types": "./lib/index.d.ts",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@hera/plugin-approval-mobile",
|
"name": "@hera/plugin-approval-mobile",
|
||||||
"version": "0.0.27",
|
"version": "0.0.28",
|
||||||
"main": "dist/server/index.js",
|
"main": "dist/server/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ant-design/icons": "5.x",
|
"@ant-design/icons": "5.x",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@hera/plugin-approval",
|
"name": "@hera/plugin-approval",
|
||||||
"displayName": "Workflow: Approval Center",
|
"displayName": "Workflow: Approval Center",
|
||||||
"version": "0.1.36",
|
"version": "0.1.37",
|
||||||
"description": "Can configure a universal approval process to complete the complete approval process in the approval center.",
|
"description": "Can configure a universal approval process to complete the complete approval process in the approval center.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Workflow"
|
"Workflow"
|
||||||
|
@ -1 +0,0 @@
|
|||||||
# @hera/plugin-audit-logs
|
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@hera/plugin-core",
|
"name": "@hera/plugin-core",
|
||||||
"displayName": "Hera platform",
|
"displayName": "Hera platform",
|
||||||
"version": "1.7.46",
|
"version": "1.7.47",
|
||||||
"description": "Hera platform",
|
"description": "Hera platform",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"System management"
|
"System management"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@hera/plugin-homepage",
|
"name": "@hera/plugin-homepage",
|
||||||
"version": "0.0.15",
|
"version": "0.0.16",
|
||||||
"main": "dist/server/index.js",
|
"main": "dist/server/index.js",
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@hera/plugin-rental",
|
"name": "@hera/plugin-rental",
|
||||||
"displayName": "professional construction materials rental system - customized based on hera",
|
"displayName": "professional construction materials rental system - customized based on hera",
|
||||||
"version": "1.7.58",
|
"version": "1.7.59",
|
||||||
"description": "Offering a standardized leasing management system, encompassing comprehensive administration from materials to contracts to labor personnel, while providing a robust financial management mechanism, and real-time monitoring of the operational capacity of the leasing system.",
|
"description": "Offering a standardized leasing management system, encompassing comprehensive administration from materials to contracts to labor personnel, while providing a robust financial management mechanism, and real-time monitoring of the operational capacity of the leasing system.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"System management"
|
"System management"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@hera/plugin-sancongtou",
|
"name": "@hera/plugin-sancongtou",
|
||||||
"displayName": "Mobile client: Sancongtou Customization",
|
"displayName": "Mobile client: Sancongtou Customization",
|
||||||
"version": "0.0.20",
|
"version": "0.0.21",
|
||||||
"description": "Provide mobile client customization for the sancongtou project.",
|
"description": "Provide mobile client customization for the sancongtou project.",
|
||||||
"main": "dist/server/index.js",
|
"main": "dist/server/index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-acl",
|
"name": "@tachybase/plugin-acl",
|
||||||
"displayName": "Access control",
|
"displayName": "Access control",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Based on roles, resources, and actions, access control can precisely manage interface configuration permissions, data operation permissions, menu access permissions, and plugin permissions.",
|
"description": "Based on roles, resources, and actions, access control can precisely manage interface configuration permissions, data operation permissions, menu access permissions, and plugin permissions.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Users & permissions"
|
"Users & permissions"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-action-bulk-edit",
|
"name": "@tachybase/plugin-action-bulk-edit",
|
||||||
"displayName": "Action: Batch edit",
|
"displayName": "Action: Batch edit",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Batch edit all records or selected records.",
|
"description": "Batch edit all records or selected records.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Actions"
|
"Actions"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-action-bulk-update",
|
"name": "@tachybase/plugin-action-bulk-update",
|
||||||
"displayName": "Action: Batch update",
|
"displayName": "Action: Batch update",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Batch update all records or selected records.",
|
"description": "Batch update all records or selected records.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Actions"
|
"Actions"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-action-duplicate",
|
"name": "@tachybase/plugin-action-duplicate",
|
||||||
"displayName": "Action: Duplicate record",
|
"displayName": "Action: Duplicate record",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Duplicate a record, you can either duplicate it into a form and edit it before saving it, or you can duplicate it directly to generate a new record.",
|
"description": "Duplicate a record, you can either duplicate it into a form and edit it before saving it, or you can duplicate it directly to generate a new record.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Actions"
|
"Actions"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-action-print",
|
"name": "@tachybase/plugin-action-print",
|
||||||
"displayName": "Action: Print",
|
"displayName": "Action: Print",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Calls the browser's print function to print a record.",
|
"description": "Calls the browser's print function to print a record.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Actions"
|
"Actions"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-api-doc",
|
"name": "@tachybase/plugin-api-doc",
|
||||||
"displayName": "API documentation",
|
"displayName": "API documentation",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "An OpenAPI documentation generator for TachyBase HTTP API.",
|
"description": "An OpenAPI documentation generator for TachyBase HTTP API.",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-api-keys",
|
"name": "@tachybase/plugin-api-keys",
|
||||||
"displayName": "Auth: API keys",
|
"displayName": "Auth: API keys",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Allows users to use API key to access application's HTTP API",
|
"description": "Allows users to use API key to access application's HTTP API",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Authentication"
|
"Authentication"
|
||||||
|
1
packages/plugins/@tachybase/plugin-audit-logs/README.md
Normal file
1
packages/plugins/@tachybase/plugin-audit-logs/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# @tachybase/plugin-audit-logs
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@hera/plugin-audit-logs",
|
"name": "@tachybase/plugin-audit-logs",
|
||||||
"displayName": "Audit logs",
|
"displayName": "Audit logs",
|
||||||
"version": "1.0.45",
|
"version": "0.21.43",
|
||||||
"description": "Audit logs.",
|
"description": "Audit logs.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"System management"
|
"System management"
|
@ -1,12 +1,14 @@
|
|||||||
import { TableOutlined } from '@ant-design/icons';
|
import React from 'react';
|
||||||
import { ISchema } from '@tachybase/schema';
|
|
||||||
import {
|
import {
|
||||||
createTableBlockSchema,
|
createTableBlockSchema,
|
||||||
SchemaInitializerItem,
|
SchemaInitializerItem,
|
||||||
useSchemaInitializer,
|
useSchemaInitializer,
|
||||||
useSchemaInitializerItem,
|
useSchemaInitializerItem,
|
||||||
} from '@tachybase/client';
|
} from '@tachybase/client';
|
||||||
import React from 'react';
|
import { ISchema } from '@tachybase/schema';
|
||||||
|
|
||||||
|
import { TableOutlined } from '@ant-design/icons';
|
||||||
|
|
||||||
import { useAuditLogsTranslation } from './locale';
|
import { useAuditLogsTranslation } from './locale';
|
||||||
|
|
||||||
export const AuditLogsBlockInitializer = () => {
|
export const AuditLogsBlockInitializer = () => {
|
@ -1,5 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import { ExtendCollectionsProvider, TableBlockProvider } from '@tachybase/client';
|
import { ExtendCollectionsProvider, TableBlockProvider } from '@tachybase/client';
|
||||||
|
|
||||||
import { useAuditChangesCollection, useAuditLogsCollection, useCollectionsCollection } from './collections';
|
import { useAuditChangesCollection, useAuditLogsCollection, useCollectionsCollection } from './collections';
|
||||||
|
|
||||||
export const AuditLogsBlockProvider: React.FC = ({ children, ...restProps }) => {
|
export const AuditLogsBlockProvider: React.FC = ({ children, ...restProps }) => {
|
@ -1,5 +1,6 @@
|
|||||||
import { SchemaComponentOptions } from '@tachybase/client';
|
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
|
import { SchemaComponentOptions } from '@tachybase/client';
|
||||||
|
|
||||||
import { AuditLogsBlockInitializer } from './AuditLogsBlockInitializer';
|
import { AuditLogsBlockInitializer } from './AuditLogsBlockInitializer';
|
||||||
import { AuditLogsBlockProvider } from './AuditLogsBlockProvider';
|
import { AuditLogsBlockProvider } from './AuditLogsBlockProvider';
|
||||||
import { AuditLogsField } from './components/AuditLogsField';
|
import { AuditLogsField } from './components/AuditLogsField';
|
@ -1,5 +1,5 @@
|
|||||||
import { EllipsisWithTooltip, useCompile } from '@tachybase/client';
|
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
|
import { EllipsisWithTooltip, useCompile } from '@tachybase/client';
|
||||||
import { observer, useField } from '@tachybase/schema';
|
import { observer, useField } from '@tachybase/schema';
|
||||||
|
|
||||||
export const AuditLogsField = observer(
|
export const AuditLogsField = observer(
|
@ -1,5 +1,5 @@
|
|||||||
import { EllipsisWithTooltip, FormProvider, SchemaComponent, useRecord } from '@tachybase/client';
|
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
|
import { EllipsisWithTooltip, FormProvider, SchemaComponent, useRecord } from '@tachybase/client';
|
||||||
import { observer, useField } from '@tachybase/schema';
|
import { observer, useField } from '@tachybase/schema';
|
||||||
|
|
||||||
export const AuditLogsValue = observer(
|
export const AuditLogsValue = observer(
|
@ -1,8 +1,9 @@
|
|||||||
import { ActionInitializer } from '@tachybase/client';
|
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import { tval } from '../locale';
|
import { ActionInitializer } from '@tachybase/client';
|
||||||
import { uid } from '@tachybase/utils/client';
|
import { uid } from '@tachybase/utils/client';
|
||||||
|
|
||||||
|
import { tval } from '../locale';
|
||||||
|
|
||||||
export const AuditLogsViewActionInitializer = () => {
|
export const AuditLogsViewActionInitializer = () => {
|
||||||
const changes = {
|
const changes = {
|
||||||
type: 'string',
|
type: 'string',
|
@ -1,5 +1,4 @@
|
|||||||
import { ArrayTable } from '@tachybase/components';
|
import React, { createContext, useContext } from 'react';
|
||||||
import { observer, useField } from '@tachybase/schema';
|
|
||||||
import {
|
import {
|
||||||
ExtendCollectionsProvider,
|
ExtendCollectionsProvider,
|
||||||
FormProvider,
|
FormProvider,
|
||||||
@ -9,9 +8,11 @@ import {
|
|||||||
useCompile,
|
useCompile,
|
||||||
useRecord,
|
useRecord,
|
||||||
} from '@tachybase/client';
|
} from '@tachybase/client';
|
||||||
import React, { createContext, useContext } from 'react';
|
import { ArrayTable } from '@tachybase/components';
|
||||||
import { AuditLogsDesigner } from './AuditLogsDesigner';
|
import { observer, useField } from '@tachybase/schema';
|
||||||
|
|
||||||
import { tval } from '../locale';
|
import { tval } from '../locale';
|
||||||
|
import { AuditLogsDesigner } from './AuditLogsDesigner';
|
||||||
|
|
||||||
const collection = {
|
const collection = {
|
||||||
name: 'auditLogs',
|
name: 'auditLogs',
|
@ -1,4 +1,4 @@
|
|||||||
import { useField, useFieldSchema } from '@tachybase/schema';
|
import React from 'react';
|
||||||
import {
|
import {
|
||||||
GeneralSchemaDesigner,
|
GeneralSchemaDesigner,
|
||||||
SchemaSettingsDataScope,
|
SchemaSettingsDataScope,
|
||||||
@ -10,7 +10,8 @@ import {
|
|||||||
useFormBlockContext,
|
useFormBlockContext,
|
||||||
useTableBlockContext,
|
useTableBlockContext,
|
||||||
} from '@tachybase/client';
|
} from '@tachybase/client';
|
||||||
import React from 'react';
|
import { useField, useFieldSchema } from '@tachybase/schema';
|
||||||
|
|
||||||
import { useAuditLogsTranslation } from '../locale';
|
import { useAuditLogsTranslation } from '../locale';
|
||||||
|
|
||||||
export const AuditLogsDesigner = () => {
|
export const AuditLogsDesigner = () => {
|
@ -1,9 +1,11 @@
|
|||||||
import { Plugin, SchemaInitializerItemType } from '@tachybase/client';
|
import { Plugin, SchemaInitializerItemType } from '@tachybase/client';
|
||||||
|
|
||||||
import { AuditLogsProvider } from './AuditLogsProvider';
|
import { AuditLogsProvider } from './AuditLogsProvider';
|
||||||
import { auditLogsTableActionColumnInitializers } from './initializers/AuditLogsTableActionColumnInitializers';
|
import { auditLogsTableActionColumnInitializers } from './initializers/AuditLogsTableActionColumnInitializers';
|
||||||
import { auditLogsTableActionInitializers } from './initializers/AuditLogsTableActionInitializers';
|
import { auditLogsTableActionInitializers } from './initializers/AuditLogsTableActionInitializers';
|
||||||
import { auditLogsTableColumnInitializers } from './initializers/AuditLogsTableColumnInitializers';
|
import { auditLogsTableColumnInitializers } from './initializers/AuditLogsTableColumnInitializers';
|
||||||
import { tval } from './locale';
|
import { tval } from './locale';
|
||||||
|
|
||||||
export * from './AuditLogsBlockInitializer';
|
export * from './AuditLogsBlockInitializer';
|
||||||
export * from './AuditLogsProvider';
|
export * from './AuditLogsProvider';
|
||||||
|
|
@ -1,5 +1,6 @@
|
|||||||
import { InitializerWithSwitch, useSchemaInitializerItem } from '@tachybase/client';
|
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
|
import { InitializerWithSwitch, useSchemaInitializerItem } from '@tachybase/client';
|
||||||
|
|
||||||
import { tval } from '../locale';
|
import { tval } from '../locale';
|
||||||
|
|
||||||
export const AuditLogsTableActionColumnInitializer = () => {
|
export const AuditLogsTableActionColumnInitializer = () => {
|
@ -1,7 +1,9 @@
|
|||||||
import { MenuOutlined } from '@ant-design/icons';
|
|
||||||
import { useFieldSchema } from '@tachybase/schema';
|
|
||||||
import { createDesignable, Resizable, SchemaInitializer, useAPIClient, useDesignable } from '@tachybase/client';
|
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
|
import { createDesignable, Resizable, SchemaInitializer, useAPIClient, useDesignable } from '@tachybase/client';
|
||||||
|
import { useFieldSchema } from '@tachybase/schema';
|
||||||
|
|
||||||
|
import { MenuOutlined } from '@ant-design/icons';
|
||||||
|
|
||||||
import { tval, useAuditLogsTranslation } from '../locale';
|
import { tval, useAuditLogsTranslation } from '../locale';
|
||||||
|
|
||||||
export const auditLogsTableActionColumnInitializers = new SchemaInitializer({
|
export const auditLogsTableActionColumnInitializers = new SchemaInitializer({
|
@ -1,5 +1,7 @@
|
|||||||
import { SchemaInitializer } from '@tachybase/client';
|
import { SchemaInitializer } from '@tachybase/client';
|
||||||
|
|
||||||
import { tval } from '../locale';
|
import { tval } from '../locale';
|
||||||
|
|
||||||
export type { ButtonProps } from 'antd';
|
export type { ButtonProps } from 'antd';
|
||||||
|
|
||||||
export const auditLogsTableActionInitializers = new SchemaInitializer({
|
export const auditLogsTableActionInitializers = new SchemaInitializer({
|
@ -1,3 +1,4 @@
|
|||||||
|
import React from 'react';
|
||||||
import {
|
import {
|
||||||
SchemaInitializer,
|
SchemaInitializer,
|
||||||
SchemaInitializerChildren,
|
SchemaInitializerChildren,
|
||||||
@ -6,7 +7,7 @@ import {
|
|||||||
useInheritsTableColumnInitializerFields,
|
useInheritsTableColumnInitializerFields,
|
||||||
useTableColumnInitializerFields,
|
useTableColumnInitializerFields,
|
||||||
} from '@tachybase/client';
|
} from '@tachybase/client';
|
||||||
import React from 'react';
|
|
||||||
import { tval, useAuditLogsTranslation } from '../locale';
|
import { tval, useAuditLogsTranslation } from '../locale';
|
||||||
|
|
||||||
// 表格列配置
|
// 表格列配置
|
@ -1,7 +1,7 @@
|
|||||||
import { i18n, tval as nTval } from '@tachybase/client';
|
import { i18n, tval as nTval } from '@tachybase/client';
|
||||||
import { useTranslation } from 'react-i18next';
|
import { useTranslation } from 'react-i18next';
|
||||||
|
|
||||||
export const NAMESPACE = '@hera/plugin-audit-logs';
|
export const NAMESPACE = '@tachybase/plugin-audit-logs';
|
||||||
|
|
||||||
export function lang(key: string) {
|
export function lang(key: string) {
|
||||||
return i18n.t(key, { ns: NAMESPACE });
|
return i18n.t(key, { ns: NAMESPACE });
|
@ -1,4 +1,5 @@
|
|||||||
import { uid } from '@tachybase/schema';
|
import { uid } from '@tachybase/schema';
|
||||||
|
|
||||||
import { tval } from './locale';
|
import { tval } from './locale';
|
||||||
|
|
||||||
export const createSchema = () => {
|
export const createSchema = () => {
|
@ -1,5 +1,6 @@
|
|||||||
import { Plugin } from '@tachybase/server';
|
|
||||||
import path from 'path';
|
import path from 'path';
|
||||||
|
import { Plugin } from '@tachybase/server';
|
||||||
|
|
||||||
import { afterCreate, afterDestroy, afterUpdate } from './hooks';
|
import { afterCreate, afterDestroy, afterUpdate } from './hooks';
|
||||||
|
|
||||||
export default class PluginActionLogs extends Plugin {
|
export default class PluginActionLogs extends Plugin {
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-auth",
|
"name": "@tachybase/plugin-auth",
|
||||||
"displayName": "Authentication",
|
"displayName": "Authentication",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "User authentication management, including password, SMS, and support for Single Sign-On (SSO) protocols, with extensibility.",
|
"description": "User authentication management, including password, SMS, and support for Single Sign-On (SSO) protocols, with extensibility.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Authentication"
|
"Authentication"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-backup-restore",
|
"name": "@tachybase/plugin-backup-restore",
|
||||||
"displayName": "App backup & restore",
|
"displayName": "App backup & restore",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Backup and restore applications for scenarios such as application replication, migration, and upgrades.",
|
"description": "Backup and restore applications for scenarios such as application replication, migration, and upgrades.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"System management"
|
"System management"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-calendar",
|
"name": "@tachybase/plugin-calendar",
|
||||||
"displayName": "Calendar",
|
"displayName": "Calendar",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Provides callendar collection template and block for managing date data, typically for date/time related information such as events, appointments, tasks, and so on.",
|
"description": "Provides callendar collection template and block for managing date data, typically for date/time related information such as events, appointments, tasks, and so on.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Collections",
|
"Collections",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-cas",
|
"name": "@tachybase/plugin-cas",
|
||||||
"displayName": "Auth: CAS",
|
"displayName": "Auth: CAS",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "CAS authentication.",
|
"description": "CAS authentication.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Authentication"
|
"Authentication"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-china-region",
|
"name": "@tachybase/plugin-china-region",
|
||||||
"displayName": "Administrative divisions of China",
|
"displayName": "Administrative divisions of China",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Provides data and field type for administrative divisions of China.",
|
"description": "Provides data and field type for administrative divisions of China.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Fields"
|
"Fields"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-client",
|
"name": "@tachybase/plugin-client",
|
||||||
"displayName": "WEB client",
|
"displayName": "WEB client",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Provides a client interface for the TachyBase server",
|
"description": "Provides a client interface for the TachyBase server",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-collection-manager",
|
"name": "@tachybase/plugin-collection-manager",
|
||||||
"displayName": "Data source: Main",
|
"displayName": "Data source: Main",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "TachyBase main database, supports relational databases such as MySQL, PostgreSQL, SQLite and so on.",
|
"description": "TachyBase main database, supports relational databases such as MySQL, PostgreSQL, SQLite and so on.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Data sources"
|
"Data sources"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-comments",
|
"name": "@tachybase/plugin-comments",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"main": "dist/server/index.js",
|
"main": "dist/server/index.js",
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-custom-request",
|
"name": "@tachybase/plugin-custom-request",
|
||||||
"displayName": "Action: Custom request",
|
"displayName": "Action: Custom request",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Sending a request to any HTTP service supports sending context data to the target service.",
|
"description": "Sending a request to any HTTP service supports sending context data to the target service.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Actions"
|
"Actions"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-data-source-manager",
|
"name": "@tachybase/plugin-data-source-manager",
|
||||||
"displayName": "Data source manager",
|
"displayName": "Data source manager",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Manage data sources, including the built-in Master database, external databases, APIs, etc.",
|
"description": "Manage data sources, including the built-in Master database, external databases, APIs, etc.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Data model tools"
|
"Data model tools"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-data-visualization",
|
"name": "@tachybase/plugin-data-visualization",
|
||||||
"displayName": "Data visualization",
|
"displayName": "Data visualization",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Provides data visualization feature, including chart block and chart filter block, support line charts, area charts, bar charts and more than a dozen kinds of charts, you can also extend more chart types.",
|
"description": "Provides data visualization feature, including chart block and chart filter block, support line charts, area charts, bar charts and more than a dozen kinds of charts, you can also extend more chart types.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Blocks"
|
"Blocks"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-error-handler",
|
"name": "@tachybase/plugin-error-handler",
|
||||||
"displayName": "Error handler",
|
"displayName": "Error handler",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Handling application errors and exceptions.",
|
"description": "Handling application errors and exceptions.",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-export",
|
"name": "@tachybase/plugin-export",
|
||||||
"displayName": "Action: Export records",
|
"displayName": "Action: Export records",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Export filtered records to excel, you can configure which fields to export.",
|
"description": "Export filtered records to excel, you can configure which fields to export.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Actions"
|
"Actions"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-external-data-source",
|
"name": "@tachybase/plugin-external-data-source",
|
||||||
"version": "0.0.25",
|
"version": "0.21.43",
|
||||||
"main": "dist/server/index.js",
|
"main": "dist/server/index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"antd": "5.16.1",
|
"antd": "5.16.1",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-field-markdown-vditor",
|
"name": "@tachybase/plugin-field-markdown-vditor",
|
||||||
"displayName": "Collection field: Markdown(Vditor)",
|
"displayName": "Collection field: Markdown(Vditor)",
|
||||||
"version": "0.0.19",
|
"version": "0.21.43",
|
||||||
"description": "Used to store Markdown and render it using Vditor editor, supports common Markdown syntax such as list, code, quote, etc., and supports uploading images, recordings, etc.It also allows for instant rendering, where what you see is what you get.",
|
"description": "Used to store Markdown and render it using Vditor editor, supports common Markdown syntax such as list, code, quote, etc., and supports uploading images, recordings, etc.It also allows for instant rendering, where what you see is what you get.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Collection fields"
|
"Collection fields"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-file-manager",
|
"name": "@tachybase/plugin-file-manager",
|
||||||
"displayName": "File manager",
|
"displayName": "File manager",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Provides files storage services with files collection template and attachment field.",
|
"description": "Provides files storage services with files collection template and attachment field.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Collections",
|
"Collections",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-formula-field",
|
"name": "@tachybase/plugin-formula-field",
|
||||||
"displayName": "Collection field: Formula",
|
"displayName": "Collection field: Formula",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Configure and store the results of calculations between multiple field values in the same record, supporting both Math.js and Excel formula functions.",
|
"description": "Configure and store the results of calculations between multiple field values in the same record, supporting both Math.js and Excel formula functions.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Collection fields"
|
"Collection fields"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-gantt",
|
"name": "@tachybase/plugin-gantt",
|
||||||
"displayName": "Block: Gantt",
|
"displayName": "Block: Gantt",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Provides Gantt block.",
|
"description": "Provides Gantt block.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Blocks"
|
"Blocks"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-graph-collection-manager",
|
"name": "@tachybase/plugin-graph-collection-manager",
|
||||||
"displayName": "Graph collection manager",
|
"displayName": "Graph collection manager",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "An ER diagram-like tool. Currently only the Master database is supported.",
|
"description": "An ER diagram-like tool. Currently only the Master database is supported.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Data model tools"
|
"Data model tools"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-iframe-block",
|
"name": "@tachybase/plugin-iframe-block",
|
||||||
"displayName": "Block: iframe",
|
"displayName": "Block: iframe",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Create an iframe block on the page to embed and display external web pages or content.",
|
"description": "Create an iframe block on the page to embed and display external web pages or content.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Blocks"
|
"Blocks"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-import",
|
"name": "@tachybase/plugin-import",
|
||||||
"displayName": "Action: Import records",
|
"displayName": "Action: Import records",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Import records using excel templates. You can configure which fields to import and templates will be generated automatically.",
|
"description": "Import records using excel templates. You can configure which fields to import and templates will be generated automatically.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Actions"
|
"Actions"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-kanban",
|
"name": "@tachybase/plugin-kanban",
|
||||||
"displayName": "Block: Kanban",
|
"displayName": "Block: Kanban",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Provides kanban block.",
|
"description": "Provides kanban block.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Blocks"
|
"Blocks"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-localization-management",
|
"name": "@tachybase/plugin-localization-management",
|
||||||
"displayName": "Localization",
|
"displayName": "Localization",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Allows to manage localization resources of the application.",
|
"description": "Allows to manage localization resources of the application.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"System management"
|
"System management"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-logger",
|
"name": "@tachybase/plugin-logger",
|
||||||
"displayName": "Logger",
|
"displayName": "Logger",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Server-side logs, mainly including API request logs and system runtime logs, and allows to package and download log files.",
|
"description": "Server-side logs, mainly including API request logs and system runtime logs, and allows to package and download log files.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Logging and monitoring"
|
"Logging and monitoring"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-map",
|
"name": "@tachybase/plugin-map",
|
||||||
"displayName": "Block: Map",
|
"displayName": "Block: Map",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Map block, support Gaode map and Google map, you can also extend more map types.",
|
"description": "Map block, support Gaode map and Google map, you can also extend more map types.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Blocks"
|
"Blocks"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tachybase/plugin-mobile-client",
|
"name": "@tachybase/plugin-mobile-client",
|
||||||
"displayName": "Mobile client",
|
"displayName": "Mobile client",
|
||||||
"version": "0.21.42",
|
"version": "0.21.43",
|
||||||
"description": "Provides the ability to configure mobile pages.",
|
"description": "Provides the ability to configure mobile pages.",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"main": "./dist/server/index.js",
|
"main": "./dist/server/index.js",
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user