@nocobase/plugin-notification-manager 1.6.0-beta.9 → 1.7.0-beta.1
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.
|
@@ -7,7 +7,11 @@
|
|
|
7
7
|
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
8
|
*/
|
|
9
9
|
import React from 'react';
|
|
10
|
-
export declare const ContentConfigForm: React.FunctionComponent<{
|
|
10
|
+
export declare const ContentConfigForm: React.FunctionComponent<Omit<{
|
|
11
|
+
children?: React.ReactNode;
|
|
12
|
+
}, "variableOptions" | "channelType"> & {
|
|
11
13
|
variableOptions: any;
|
|
12
14
|
channelType: string;
|
|
15
|
+
} & {
|
|
16
|
+
children?: any;
|
|
13
17
|
}>;
|
package/dist/externalVersion.js
CHANGED
|
@@ -10,16 +10,16 @@
|
|
|
10
10
|
module.exports = {
|
|
11
11
|
"react": "18.2.0",
|
|
12
12
|
"antd": "5.12.8",
|
|
13
|
-
"@nocobase/client": "1.
|
|
14
|
-
"@nocobase/utils": "1.
|
|
15
|
-
"@nocobase/server": "1.
|
|
16
|
-
"@nocobase/logger": "1.
|
|
13
|
+
"@nocobase/client": "1.7.0-beta.1",
|
|
14
|
+
"@nocobase/utils": "1.7.0-beta.1",
|
|
15
|
+
"@nocobase/server": "1.7.0-beta.1",
|
|
16
|
+
"@nocobase/logger": "1.7.0-beta.1",
|
|
17
17
|
"@formily/react": "2.3.0",
|
|
18
18
|
"@formily/core": "2.3.0",
|
|
19
19
|
"react-i18next": "11.18.6",
|
|
20
|
-
"@nocobase/database": "1.
|
|
20
|
+
"@nocobase/database": "1.7.0-beta.1",
|
|
21
21
|
"@formily/shared": "2.3.2",
|
|
22
|
-
"@ant-design/icons": "5.
|
|
22
|
+
"@ant-design/icons": "5.6.1",
|
|
23
23
|
"@formily/antd-v5": "1.2.2",
|
|
24
|
-
"@nocobase/plugin-workflow": "1.
|
|
24
|
+
"@nocobase/plugin-workflow": "1.7.0-beta.1"
|
|
25
25
|
};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Notification Management": "Gestione Notifiche",
|
|
3
|
+
"Notification": "Notifica",
|
|
4
|
+
"Channels": "Canali",
|
|
5
|
+
"Channel": "Canale",
|
|
6
|
+
"Channel title": "Titolo canale",
|
|
7
|
+
"Channel name": "Nome canale",
|
|
8
|
+
"Channel display name": "Nome visualizzato canale",
|
|
9
|
+
"Content": "Contenuto",
|
|
10
|
+
"Receivers": "Destinatari",
|
|
11
|
+
"Receiver": "Destinatario",
|
|
12
|
+
"Add new receiver": "Aggiungi nuovo destinatario",
|
|
13
|
+
"Templates": "Modelli",
|
|
14
|
+
"Logs": "Registri",
|
|
15
|
+
"Title": "Titolo",
|
|
16
|
+
"Description": "Descrizione",
|
|
17
|
+
"Notification type": "Tipo di notifica",
|
|
18
|
+
"Actions": "Azioni",
|
|
19
|
+
"Configure": "Configura",
|
|
20
|
+
"Add new": "Aggiungi nuovo",
|
|
21
|
+
"Trigger From": "Attivato da",
|
|
22
|
+
"Status": "Stato",
|
|
23
|
+
"Created At": "Creato il",
|
|
24
|
+
"Delete record": "Elimina record",
|
|
25
|
+
"Are you sure you want to delete it?": "Sei sicuro di volerlo eliminare?",
|
|
26
|
+
"Deleted successfully!": "Eliminato con successo!",
|
|
27
|
+
"Add user": "Aggiungi utente",
|
|
28
|
+
"Select users": "Seleziona utenti",
|
|
29
|
+
"Query users": "Cerca utenti",
|
|
30
|
+
"Receiver type": "Tipo di destinatario",
|
|
31
|
+
"No channel enabled yet": "Nessun canale ancora abilitato",
|
|
32
|
+
"Success": "Successo",
|
|
33
|
+
"Fail": "Fallito",
|
|
34
|
+
"Reason": "Motivo",
|
|
35
|
+
"Failed reason": "Motivo fallimento",
|
|
36
|
+
"Log detail": "Dettaglio registro",
|
|
37
|
+
"Message": "Messaggio",
|
|
38
|
+
"Notification manager": "Gestore notifiche",
|
|
39
|
+
"Randomly generated and can not be modified. Support letters, numbers and underscores, must start with an letter.": "Generato casualmente e non modificabile. Supporta lettere, numeri e underscore, deve iniziare con una lettera."
|
|
40
|
+
}
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"description": "Provides a unified management service that includes channel configuration, logging, and other features, supporting the configuration of various notification channels, including in-app message and email.",
|
|
5
5
|
"displayName.zh-CN": "通知管理",
|
|
6
6
|
"description.zh-CN": "提供统一的管理服务,涵盖渠道配置、日志记录等功能,支持多种通知渠道的配置,包括站内信和电子邮件等。",
|
|
7
|
-
"version": "1.
|
|
7
|
+
"version": "1.7.0-beta.1",
|
|
8
8
|
"homepage": "https://docs.nocobase.com/handbook/notification-manager",
|
|
9
9
|
"homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/notification-manager",
|
|
10
10
|
"main": "dist/server/index.js",
|
|
@@ -31,5 +31,5 @@
|
|
|
31
31
|
"keywords": [
|
|
32
32
|
"Notification"
|
|
33
33
|
],
|
|
34
|
-
"gitHead": "
|
|
34
|
+
"gitHead": "374a1bc60b3d55fd8b532a57c8fe0423eed1d11e"
|
|
35
35
|
}
|