@nocobase/plugin-block-iframe 2.0.0-alpha.49 → 2.0.0-alpha.50
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/dist/externalVersion.js +6 -6
- package/dist/locale/de-DE.json +16 -13
- package/dist/locale/en-US.json +5 -0
- package/dist/locale/es-ES.json +5 -0
- package/dist/locale/fr-FR.json +5 -0
- package/dist/locale/hu-HU.json +5 -0
- package/dist/locale/id-ID.json +5 -0
- package/dist/locale/it-IT.json +15 -12
- package/dist/locale/ja-JP.json +1 -0
- package/dist/locale/ko-KR.json +5 -0
- package/dist/locale/nl-NL.json +5 -0
- package/dist/locale/pt-BR.json +5 -0
- package/dist/locale/ru-RU.json +5 -0
- package/dist/locale/tr-TR.json +5 -0
- package/dist/locale/uk-UA.json +5 -0
- package/dist/locale/vi-VN.json +5 -0
- package/dist/locale/zh-CN.json +3 -3
- package/dist/locale/zh-TW.json +5 -0
- package/package.json +2 -2
package/dist/externalVersion.js
CHANGED
|
@@ -10,16 +10,16 @@
|
|
|
10
10
|
module.exports = {
|
|
11
11
|
"@formily/react": "2.3.7",
|
|
12
12
|
"@formily/shared": "2.3.7",
|
|
13
|
-
"@nocobase/client": "2.0.0-alpha.
|
|
13
|
+
"@nocobase/client": "2.0.0-alpha.50",
|
|
14
14
|
"react": "18.2.0",
|
|
15
15
|
"react-i18next": "11.18.6",
|
|
16
16
|
"antd": "5.24.2",
|
|
17
17
|
"@ant-design/icons": "5.6.1",
|
|
18
18
|
"@formily/antd-v5": "1.2.3",
|
|
19
|
-
"@nocobase/server": "2.0.0-alpha.
|
|
20
|
-
"@nocobase/test": "2.0.0-alpha.
|
|
21
|
-
"@nocobase/flow-engine": "2.0.0-alpha.
|
|
19
|
+
"@nocobase/server": "2.0.0-alpha.50",
|
|
20
|
+
"@nocobase/test": "2.0.0-alpha.50",
|
|
21
|
+
"@nocobase/flow-engine": "2.0.0-alpha.50",
|
|
22
22
|
"@emotion/css": "11.13.0",
|
|
23
|
-
"@nocobase/actions": "2.0.0-alpha.
|
|
24
|
-
"@nocobase/database": "2.0.0-alpha.
|
|
23
|
+
"@nocobase/actions": "2.0.0-alpha.50",
|
|
24
|
+
"@nocobase/database": "2.0.0-alpha.50"
|
|
25
25
|
};
|
package/dist/locale/de-DE.json
CHANGED
|
@@ -1,18 +1,21 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Workbench": "Arbeitsbereich",
|
|
3
2
|
"Action panel": "Aktionspanel",
|
|
4
|
-
"
|
|
3
|
+
"Add custom request": "Benutzerdefinierte Anfrage hinzufügen",
|
|
4
|
+
"Add popup": "Popup hinzufügen",
|
|
5
5
|
"Album": "Album",
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"The image size is too large. Please compress it to below 1MB before uploading": "Die Bildgröße ist zu groß. Bitte komprimieren Sie es auf unter 1MB vor dem Hochladen.",
|
|
10
|
-
"QR code recognition failed, please scan again": "QR-Code-Erkennung fehlgeschlagen, bitte erneut scannen.",
|
|
11
|
-
"Layout": "Layout",
|
|
6
|
+
"At least 1, up to 6": "Mindestens 1, maximal 6",
|
|
7
|
+
"Block settings": "Block settings",
|
|
8
|
+
"Edit iframe": "Edit iframe",
|
|
12
9
|
"Grid": "Raster",
|
|
10
|
+
"Iframe block setting": "Iframe block setting",
|
|
11
|
+
"Items per row": "Elemente pro Zeile",
|
|
12
|
+
"Layout": "Layout",
|
|
13
13
|
"List": "Liste",
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
|
|
14
|
+
"No camera device detected": "Keine Kamera erkannt",
|
|
15
|
+
"QR code recognition failed, please scan again": "QR-Code-Erkennung fehlgeschlagen, bitte erneut scannen.",
|
|
16
|
+
"Scan QR code": "QR-Code scannen",
|
|
17
|
+
"The image size is too large. Please compress it to below 1MB before uploading": "Die Bildgröße ist zu groß. Bitte komprimieren Sie es auf unter 1MB vor dem Hochladen.",
|
|
18
|
+
"Unknown error": "Unbekannter Fehler",
|
|
19
|
+
"Workbench": "Arbeitsbereich",
|
|
20
|
+
"You have not granted permission to use the camera": "Sie haben keine Berechtigung zur Nutzung der Kamera erteilt"
|
|
21
|
+
}
|
package/dist/locale/it-IT.json
CHANGED
|
@@ -1,17 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Action panel": "Pannello azioni",
|
|
3
|
-
"
|
|
3
|
+
"Add custom request": "Aggiungi richiesta personalizzata",
|
|
4
|
+
"Add popup": "Aggiungi popup",
|
|
4
5
|
"Album": "Album",
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"The image size is too large. Please compress it to below 1MB before uploading": "La dimensione dell'immagine è troppo grande. Si prega di comprimerla sotto 1MB prima di caricarla.",
|
|
9
|
-
"QR code recognition failed, please scan again": "Riconoscimento del codice QR fallito, si prega di scansionare di nuovo.",
|
|
10
|
-
"Layout": "Layout",
|
|
6
|
+
"At least 1, up to 6": "Almeno 1, fino a 6",
|
|
7
|
+
"Block settings": "Block settings",
|
|
8
|
+
"Edit iframe": "Edit iframe",
|
|
11
9
|
"Grid": "Griglia",
|
|
10
|
+
"Iframe block setting": "Iframe block setting",
|
|
11
|
+
"Items per row": "Elementi per riga",
|
|
12
|
+
"Layout": "Layout",
|
|
12
13
|
"List": "Elenco",
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
|
|
14
|
+
"No camera device detected": "Nessuna fotocamera rilevata",
|
|
15
|
+
"QR code recognition failed, please scan again": "Riconoscimento del codice QR fallito, si prega di scansionare di nuovo.",
|
|
16
|
+
"Scan QR code": "Scansiona codice QR",
|
|
17
|
+
"The image size is too large. Please compress it to below 1MB before uploading": "La dimensione dell'immagine è troppo grande. Si prega di comprimerla sotto 1MB prima di caricarla.",
|
|
18
|
+
"Unknown error": "Errore sconosciuto",
|
|
19
|
+
"You have not granted permission to use the camera": "Non hai concesso l'autorizzazione per utilizzare la fotocamera"
|
|
20
|
+
}
|
package/dist/locale/ja-JP.json
CHANGED
package/dist/locale/zh-CN.json
CHANGED
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"description": "Create an iframe block on the page to embed and display external web pages or content.",
|
|
7
7
|
"description.ru-RU": "Создавайте iframe-блоки и управляйте ими на странице для встраивания и отображения внешних веб-страниц или контента.",
|
|
8
8
|
"description.zh-CN": "在页面上创建和管理iframe,用于嵌入和展示外部网页或内容。",
|
|
9
|
-
"version": "2.0.0-alpha.
|
|
9
|
+
"version": "2.0.0-alpha.50",
|
|
10
10
|
"license": "AGPL-3.0",
|
|
11
11
|
"main": "./dist/server/index.js",
|
|
12
12
|
"homepage": "https://docs.nocobase.com/handbook/block-iframe",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"@nocobase/server": "2.x",
|
|
29
29
|
"@nocobase/test": "2.x"
|
|
30
30
|
},
|
|
31
|
-
"gitHead": "
|
|
31
|
+
"gitHead": "a6eb64abf3632e116ad0b295a7f410270a1059d1",
|
|
32
32
|
"keywords": [
|
|
33
33
|
"Blocks"
|
|
34
34
|
]
|