chore(version): release v0.21.20 (#819)
Reviewed-on: daoyoucloud/tachybase#819
This commit is contained in:
parent
1b59cb2a6b
commit
72bb3b43fe
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tachybase",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"scripts": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/acl",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/actions",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/app",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/auth",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/build",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Library build tool based on rollup.",
|
||||
"license": "Apache-2.0",
|
||||
"main": "lib/index.js",
|
||||
|
2
packages/core/cache/package.json
vendored
2
packages/core/cache/package.json
vendored
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/cache",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tachybase/cli",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "",
|
||||
"license": "Apache-2.0",
|
||||
"type": "module",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/client",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"license": "Apache-2.0",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.mjs",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "create-tachybase-app",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"license": "Apache-2.0",
|
||||
"main": "src/index.js",
|
||||
"bin": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/data-source-manager",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/database",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/devtools",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/evaluators",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/logger",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "nocobase logging library",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/resourcer",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/schema",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"license": "Apache-2.0",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/sdk",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"license": "Apache-2.0",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/server",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"license": "Apache-2.0",
|
||||
"main": "lib/index.js",
|
||||
"types": "./lib/index.d.ts",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/telemetry",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "nocobase telemetry library",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/test",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"license": "Apache-2.0",
|
||||
"exports": {
|
||||
".": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/utils",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"license": "Apache-2.0",
|
||||
"main": "lib/index.js",
|
||||
"types": "./lib/index.d.ts",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@hera/plugin-approval-mobile",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"main": "dist/server/index.js",
|
||||
"devDependencies": {
|
||||
"@ant-design/icons": "5.x",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@hera/plugin-approval",
|
||||
"displayName": "Workflow: Approval Center",
|
||||
"version": "0.1.13",
|
||||
"version": "0.1.14",
|
||||
"description": "Can configure a universal approval process to complete the complete approval process in the approval center.",
|
||||
"keywords": [
|
||||
"Workflow"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@hera/plugin-audit-logs",
|
||||
"displayName": "Audit logs",
|
||||
"version": "1.0.22",
|
||||
"version": "1.0.23",
|
||||
"description": "Audit logs.",
|
||||
"keywords": [
|
||||
"System management"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@hera/plugin-core",
|
||||
"displayName": "Hera platform",
|
||||
"version": "1.7.22",
|
||||
"version": "1.7.23",
|
||||
"description": "Hera platform as nocobase plugin.",
|
||||
"keywords": [
|
||||
"System management"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@hera/plugin-external-data-source",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"main": "dist/server/index.js",
|
||||
"dependencies": {
|
||||
"antd": "5.16.1",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@hera/plugin-mobile",
|
||||
"displayName": "Mobile client: Customization",
|
||||
"version": "1.1.15",
|
||||
"version": "1.1.16",
|
||||
"description": "Provides the ability to configure mobile pages,more professional.",
|
||||
"main": "dist/server/index.js",
|
||||
"devDependencies": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@hera/plugin-rental",
|
||||
"displayName": "professional construction materials rental system - customized based on hera",
|
||||
"version": "1.7.30",
|
||||
"version": "1.7.31",
|
||||
"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": [
|
||||
"System management"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-acl",
|
||||
"displayName": "Access control",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"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": [
|
||||
"Users & permissions"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-action-bulk-edit",
|
||||
"displayName": "Action: Batch edit",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Batch edit all records or selected records.",
|
||||
"keywords": [
|
||||
"Actions"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-action-bulk-update",
|
||||
"displayName": "Action: Batch update",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Batch update all records or selected records.",
|
||||
"keywords": [
|
||||
"Actions"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-action-duplicate",
|
||||
"displayName": "Action: Duplicate record",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"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": [
|
||||
"Actions"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-action-print",
|
||||
"displayName": "Action: Print",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Calls the browser's print function to print a record.",
|
||||
"keywords": [
|
||||
"Actions"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-api-doc",
|
||||
"displayName": "API documentation",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "An OpenAPI documentation generator for NocoBase HTTP API.",
|
||||
"homepage": "https://docs.nocobase.com/handbook/api-doc",
|
||||
"repository": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-api-keys",
|
||||
"displayName": "Auth: API keys",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Allows users to use API key to access application's HTTP API",
|
||||
"keywords": [
|
||||
"Authentication"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-auth",
|
||||
"displayName": "Authentication",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "User authentication management, including password, SMS, and support for Single Sign-On (SSO) protocols, with extensibility.",
|
||||
"keywords": [
|
||||
"Authentication"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-backup-restore",
|
||||
"displayName": "App backup & restore",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Backup and restore applications for scenarios such as application replication, migration, and upgrades.",
|
||||
"keywords": [
|
||||
"System management"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-calendar",
|
||||
"displayName": "Calendar",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"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": [
|
||||
"Collections",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-cas",
|
||||
"displayName": "Auth: CAS",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "CAS authentication.",
|
||||
"keywords": [
|
||||
"Authentication"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-charts",
|
||||
"displayName": "Charts (deprecated)",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "The plugin has been deprecated, please use the data visualization plugin instead.",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "./dist/server/index.js",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-china-region",
|
||||
"displayName": "Administrative divisions of China",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Provides data and field type for administrative divisions of China.",
|
||||
"keywords": [
|
||||
"Fields"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-client",
|
||||
"displayName": "WEB client",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Provides a client interface for the NocoBase server",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "./dist/server/index.js",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-collection-manager",
|
||||
"displayName": "Data source: Main",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "NocoBase main database, supports relational databases such as MySQL, PostgreSQL, SQLite and so on.",
|
||||
"keywords": [
|
||||
"Data sources"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-custom-request",
|
||||
"displayName": "Action: Custom request",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Sending a request to any HTTP service supports sending context data to the target service.",
|
||||
"keywords": [
|
||||
"Actions"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-data-source-manager",
|
||||
"displayName": "Data source manager",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Manage data sources, including the built-in Master database, external databases, APIs, etc.",
|
||||
"keywords": [
|
||||
"Data model tools"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-data-visualization",
|
||||
"displayName": "Data visualization",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"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": [
|
||||
"Blocks"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-disable-pm-add",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"keywords": [
|
||||
"system"
|
||||
],
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-error-handler",
|
||||
"displayName": "Error handler",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Handling application errors and exceptions.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-export",
|
||||
"displayName": "Action: Export records",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Export filtered records to excel, you can configure which fields to export.",
|
||||
"keywords": [
|
||||
"Actions"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-file-manager",
|
||||
"displayName": "File manager",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Provides files storage services with files collection template and attachment field.",
|
||||
"keywords": [
|
||||
"Collections",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-formula-field",
|
||||
"displayName": "Collection field: Formula",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"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": [
|
||||
"Collection fields"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-gantt",
|
||||
"displayName": "Block: Gantt",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Provides Gantt block.",
|
||||
"keywords": [
|
||||
"Blocks"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-graph-collection-manager",
|
||||
"displayName": "Graph collection manager",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "An ER diagram-like tool. Currently only the Master database is supported.",
|
||||
"keywords": [
|
||||
"Data model tools"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-iframe-block",
|
||||
"displayName": "Block: iframe",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Create an iframe block on the page to embed and display external web pages or content.",
|
||||
"keywords": [
|
||||
"Blocks"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-import",
|
||||
"displayName": "Action: Import records",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Import records using excel templates. You can configure which fields to import and templates will be generated automatically.",
|
||||
"keywords": [
|
||||
"Actions"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-kanban",
|
||||
"displayName": "Block: Kanban",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Provides kanban block.",
|
||||
"keywords": [
|
||||
"Blocks"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-localization-management",
|
||||
"displayName": "Localization",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Allows to manage localization resources of the application.",
|
||||
"keywords": [
|
||||
"System management"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-logger",
|
||||
"displayName": "Logger",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Server-side logs, mainly including API request logs and system runtime logs, and allows to package and download log files.",
|
||||
"keywords": [
|
||||
"Logging and monitoring"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-map",
|
||||
"displayName": "Block: Map",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Map block, support Gaode map and Google map, you can also extend more map types.",
|
||||
"keywords": [
|
||||
"Blocks"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-mobile-client",
|
||||
"displayName": "Mobile client",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Provides the ability to configure mobile pages.",
|
||||
"homepage": "https://docs.nocobase.com/handbook/mobile-client",
|
||||
"license": "AGPL-3.0",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-mock-collections",
|
||||
"displayName": "mock-collections",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "mock-collections",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "./dist/server/index.js",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-multi-app-manager",
|
||||
"displayName": "Multi-app manager",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Dynamically create multiple apps without separate deployments.",
|
||||
"keywords": [
|
||||
"system"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-multi-app-share-collection",
|
||||
"displayName": "Multi-app share collection",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "",
|
||||
"keywords": [
|
||||
"System management"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-notifications",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "./dist/server/index.js",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-oidc",
|
||||
"displayName": "Auth: OIDC",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "OIDC (OpenID Connect) authentication.",
|
||||
"keywords": [
|
||||
"Authentication"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-saml",
|
||||
"displayName": "Auth: SAML 2.0",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "SAML 2.0 authentication.",
|
||||
"keywords": [
|
||||
"Authentication"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-sample-hello",
|
||||
"displayName": "Hello",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "A simple NocoBase plugin example",
|
||||
"main": "./dist/server/index.js",
|
||||
"devDependencies": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-sequence-field",
|
||||
"displayName": "Collection field: Sequence",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.",
|
||||
"keywords": [
|
||||
"Collection fields"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-sms-auth",
|
||||
"displayName": "Auth: SMS",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "SMS authentication.",
|
||||
"keywords": [
|
||||
"Authentication"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-snapshot-field",
|
||||
"displayName": "Collection field: Snapshot",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "When adding a new record, create a snapshot for its relational record and save in the new record. The snapshot will not be updated when the relational record is updated.",
|
||||
"keywords": [
|
||||
"Collection fields"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-system-settings",
|
||||
"displayName": "System settings",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Used to adjust the system title, logo, language, etc.",
|
||||
"keywords": [
|
||||
"System management"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-theme-editor",
|
||||
"displayName": "Theme editor",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Customize UI colors, sizes, etc. and save the result as a theme to switch between multiple themes.",
|
||||
"keywords": [
|
||||
"System management"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-ui-schema-storage",
|
||||
"displayName": "UI schema storage",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Provides centralized UI schema storage service.",
|
||||
"keywords": [
|
||||
"System & security"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-users",
|
||||
"displayName": "Users",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Provides basic user model, as well as created by and updated by fields.",
|
||||
"keywords": [
|
||||
"Users & permissions"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-verification",
|
||||
"displayName": "Verification",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "verification setting.",
|
||||
"keywords": [
|
||||
"Authentication"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-workflow-action-trigger",
|
||||
"displayName": "Workflow: Action trigger",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Bind action buttons to trigger workflow events when clicked.",
|
||||
"keywords": [
|
||||
"Workflow"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-workflow-aggregate",
|
||||
"displayName": "Workflow: Aggregate node",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Used to aggregate data against the database in workflow, such as: statistics, sum, average, etc.",
|
||||
"keywords": [
|
||||
"Workflow"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-workflow-delay",
|
||||
"displayName": "Workflow: Delay node",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Could be used in workflow parallel branch for waiting other branches.",
|
||||
"keywords": [
|
||||
"Workflow"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-workflow-dynamic-calculation",
|
||||
"displayName": "Workflow: Dynamic calculation node",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Useful plugin for doing dynamic calculation based on expression collection records in workflow.",
|
||||
"keywords": [
|
||||
"Workflow",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-workflow-loop",
|
||||
"displayName": "Workflow: Loop node",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Used to repeat the sub-process processing of each value in an array, and can also be used for fixed times of sub-process processing.",
|
||||
"keywords": [
|
||||
"Workflow"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-workflow-manual",
|
||||
"displayName": "Workflow: Manual node",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Could be used for workflows which some of decisions are made by users.",
|
||||
"keywords": [
|
||||
"Workflow"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-workflow-parallel",
|
||||
"displayName": "Workflow: Parallel node",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Could be used for parallel execution of branch processes in the workflow.",
|
||||
"keywords": [
|
||||
"Workflow"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-workflow-request",
|
||||
"displayName": "Workflow: HTTP request node",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Send HTTP requests to any HTTP service for data interaction in workflow.",
|
||||
"keywords": [
|
||||
"Workflow"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-workflow-sql",
|
||||
"displayName": "Workflow: SQL node",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "Execute SQL statements in workflow.",
|
||||
"keywords": [
|
||||
"Workflow"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-workflow-test",
|
||||
"displayName": "Workflow: test kit",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/server/index.js",
|
||||
"types": "./dist/server/index.d.ts",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nocobase/plugin-workflow",
|
||||
"displayName": "Workflow",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"description": "A powerful BPM tool that provides foundational support for business automation, with the capability to extend unlimited triggers and nodes.",
|
||||
"keywords": [
|
||||
"Workflow"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tachybase/preset-tachybase",
|
||||
"version": "0.21.19",
|
||||
"version": "0.21.20",
|
||||
"license": "Apache-2.0",
|
||||
"main": "./lib/server/index.js",
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user