@node-red/editor-client 3.1.0-beta.1 → 3.1.0-beta.2

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.
Files changed (106) hide show
  1. package/locales/de/editor.json +2 -0
  2. package/locales/en-US/editor.json +8 -2
  3. package/locales/fr/editor.json +1238 -0
  4. package/locales/fr/infotips.json +23 -0
  5. package/locales/fr/jsonata.json +274 -0
  6. package/locales/ja/editor.json +14 -3
  7. package/locales/ko/editor.json +233 -31
  8. package/locales/pt-BR/editor.json +1208 -0
  9. package/locales/pt-BR/infotips.json +23 -0
  10. package/locales/pt-BR/jsonata.json +274 -0
  11. package/locales/ru/editor.json +2 -0
  12. package/locales/zh-CN/editor.json +1175 -1049
  13. package/locales/zh-TW/editor.json +3 -0
  14. package/package.json +1 -1
  15. package/public/red/about +50 -1
  16. package/public/red/red.js +1073 -984
  17. package/public/red/red.min.js +3 -3
  18. package/public/red/style.min.css +1 -1
  19. package/public/red/tours/3.0/welcome.js +6 -6
  20. package/public/red/tours/images/node-help.png +0 -0
  21. package/public/red/tours/images/tab-changes.png +0 -0
  22. package/public/red/tours/welcome.js +60 -4
  23. package/public/types/node/assert/strict.d.ts +11 -0
  24. package/public/types/node/assert.d.ts +898 -64
  25. package/public/types/node/async_hooks.d.ts +362 -94
  26. package/public/types/node/buffer.d.ts +2158 -14
  27. package/public/types/node/child_process.d.ts +1109 -257
  28. package/public/types/node/cluster.d.ts +349 -200
  29. package/public/types/node/console.d.ts +313 -43
  30. package/public/types/node/crypto.d.ts +3329 -656
  31. package/public/types/node/dgram.d.ts +459 -58
  32. package/public/types/node/diagnostics_channel.d.ts +155 -0
  33. package/public/types/node/dns/promises.d.ts +371 -0
  34. package/public/types/node/dns.d.ts +532 -265
  35. package/public/types/node/domain.d.ts +159 -16
  36. package/public/types/node/events.d.ts +589 -30
  37. package/public/types/node/fs/promises.d.ts +1097 -0
  38. package/public/types/node/fs.d.ts +2484 -958
  39. package/public/types/node/globals.d.ts +43 -503
  40. package/public/types/node/http.d.ts +1156 -145
  41. package/public/types/node/http2.d.ts +1610 -470
  42. package/public/types/node/https.d.ts +462 -72
  43. package/public/types/node/module.d.ts +72 -13
  44. package/public/types/node/net.d.ts +663 -131
  45. package/public/types/node/os.d.ts +238 -25
  46. package/public/types/node/path.d.ts +57 -23
  47. package/public/types/node/perf_hooks.d.ts +424 -112
  48. package/public/types/node/process.d.ts +1261 -193
  49. package/public/types/node/querystring.d.ts +107 -7
  50. package/public/types/node/readline.d.ts +443 -74
  51. package/public/types/node/stream/consumers.d.ts +15 -0
  52. package/public/types/node/stream/promises.d.ts +45 -0
  53. package/public/types/node/stream/web.d.ts +395 -0
  54. package/public/types/node/stream.d.ts +1081 -177
  55. package/public/types/node/string_decoder.d.ts +57 -0
  56. package/public/types/node/test.d.ts +193 -0
  57. package/public/types/node/timers/promises.d.ts +96 -0
  58. package/public/types/node/timers.d.ts +87 -12
  59. package/public/types/node/tls.d.ts +457 -222
  60. package/public/types/node/trace_events.d.ts +107 -10
  61. package/public/types/node/tty.d.ts +158 -23
  62. package/public/types/node/url.d.ts +734 -28
  63. package/public/types/node/util.d.ts +1542 -164
  64. package/public/types/node/v8.d.ts +261 -73
  65. package/public/types/node/vm.d.ts +384 -32
  66. package/public/types/node/wasi.d.ts +92 -23
  67. package/public/types/node/worker_threads.d.ts +531 -123
  68. package/public/types/node/zlib.d.ts +216 -63
  69. package/public/vendor/jquery/css/base/images/ui-icons_444444_256x240.png +0 -0
  70. package/public/vendor/jquery/css/base/images/ui-icons_555555_256x240.png +0 -0
  71. package/public/vendor/jquery/css/base/images/ui-icons_777620_256x240.png +0 -0
  72. package/public/vendor/jquery/css/base/images/ui-icons_777777_256x240.png +0 -0
  73. package/public/vendor/jquery/css/base/images/ui-icons_cc0000_256x240.png +0 -0
  74. package/public/vendor/jquery/css/base/images/ui-icons_ffffff_256x240.png +0 -0
  75. package/public/vendor/jquery/css/base/jquery-ui.min.css +4 -4
  76. package/public/vendor/monaco/dist/{ade705761eb7e702770d.ttf → 7064e66c3890a12c47b4.ttf} +0 -0
  77. package/public/vendor/monaco/dist/css.worker.js +1 -1
  78. package/public/vendor/monaco/dist/css.worker.js.LICENSE.txt +1 -1
  79. package/public/vendor/monaco/dist/editor.js +1 -1
  80. package/public/vendor/monaco/dist/editor.js.LICENSE.txt +5 -1
  81. package/public/vendor/monaco/dist/editor.worker.js +1 -1
  82. package/public/vendor/monaco/dist/html.worker.js +1 -1
  83. package/public/vendor/monaco/dist/html.worker.js.LICENSE.txt +1 -1
  84. package/public/vendor/monaco/dist/json.worker.js +1 -1
  85. package/public/vendor/monaco/dist/json.worker.js.LICENSE.txt +1 -1
  86. package/public/vendor/monaco/dist/locale/cs.js +319 -71
  87. package/public/vendor/monaco/dist/locale/de.js +323 -75
  88. package/public/vendor/monaco/dist/locale/es.js +318 -70
  89. package/public/vendor/monaco/dist/locale/fr.js +327 -79
  90. package/public/vendor/monaco/dist/locale/it.js +325 -77
  91. package/public/vendor/monaco/dist/locale/ja.js +337 -89
  92. package/public/vendor/monaco/dist/locale/ko.js +324 -76
  93. package/public/vendor/monaco/dist/locale/pl.js +322 -74
  94. package/public/vendor/monaco/dist/locale/pt-br.js +321 -73
  95. package/public/vendor/monaco/dist/locale/qps-ploc.js +1580 -1332
  96. package/public/vendor/monaco/dist/locale/ru.js +324 -76
  97. package/public/vendor/monaco/dist/locale/tr.js +326 -78
  98. package/public/vendor/monaco/dist/locale/zh-hans.js +328 -80
  99. package/public/vendor/monaco/dist/locale/zh-hant.js +321 -73
  100. package/public/vendor/monaco/dist/theme/forge.json +236 -0
  101. package/public/vendor/monaco/dist/theme/github-dark.json +348 -0
  102. package/public/vendor/monaco/dist/theme/github-light.json +348 -0
  103. package/public/vendor/monaco/dist/theme/nord.json +93 -0
  104. package/public/vendor/monaco/dist/ts.worker.js +1 -1
  105. package/public/vendor/monaco/dist/ts.worker.js.LICENSE.txt +14 -6
  106. package/public/vendor/vendor.js +6 -13
@@ -17,7 +17,7 @@ export default {
17
17
  "en-US": "Context Menu",
18
18
  "ja": "コンテキストメニュー"
19
19
  },
20
- image: 'images/context-menu.png',
20
+ image: '3.0/images/context-menu.png',
21
21
  description: {
22
22
  "en-US": `<p>The editor now has its own context menu when you
23
23
  right-click in the workspace.</p>
@@ -32,7 +32,7 @@ export default {
32
32
  "en-US": "Wire Junctions",
33
33
  "ja": "分岐点をワイヤーに追加"
34
34
  },
35
- image: 'images/junction-slice.gif',
35
+ image: '3.0/images/junction-slice.gif',
36
36
  description: {
37
37
  "en-US": `<p>To make it easier to route wires around your flows,
38
38
  it is now possible to add junction nodes that give
@@ -48,7 +48,7 @@ export default {
48
48
  "en-US": "Wire Junctions",
49
49
  "ja": "分岐点をワイヤーに追加"
50
50
  },
51
- image: 'images/junction-quick-add.png',
51
+ image: '3.0/images/junction-quick-add.png',
52
52
  description: {
53
53
  "en-US": `<p>Junctions can also be added using the quick-add dialog.</p>
54
54
  <p>The dialog is opened by holding the Ctrl (or Cmd) key when
@@ -62,7 +62,7 @@ export default {
62
62
  "en-US": "Debug Path Tooltip",
63
63
  "ja": "デバッグパスのツールチップ"
64
64
  },
65
- image: 'images/debug-path-tooltip.png',
65
+ image: '3.0/images/debug-path-tooltip.png',
66
66
  description: {
67
67
  "en-US": `<p>When hovering over a node name in the Debug sidebar, a
68
68
  new tooltip shows the full location of the node.</p>
@@ -81,7 +81,7 @@ export default {
81
81
  "en-US": "Continuous Search",
82
82
  "ja": "連続した検索"
83
83
  },
84
- image: 'images/continuous-search.png',
84
+ image: '3.0/images/continuous-search.png',
85
85
  description: {
86
86
  "en-US": `<p>When searching for things in the editor, a new toolbar in
87
87
  the workspace provides options to quickly jump between
@@ -94,7 +94,7 @@ export default {
94
94
  "en-US": "New wiring actions",
95
95
  "ja": "新しいワイヤー操作"
96
96
  },
97
- image: "images/split-wire-with-links.gif",
97
+ image: "3.0/images/split-wire-with-links.gif",
98
98
  description: {
99
99
  "en-US": `<p>A new action has been added that will replace a wire with a pair of connected Link nodes:</p>
100
100
  <ul>
@@ -1,15 +1,71 @@
1
1
  export default {
2
- version: "3.1.0-beta.1",
2
+ version: "3.1.0-beta.2",
3
3
  steps: [
4
4
  {
5
5
  titleIcon: "fa fa-map-o",
6
6
  title: {
7
- "en-US": "Welcome to Node-RED 3.1 Beta 1!",
7
+ "en-US": "Welcome to Node-RED 3.1 Beta 2!",
8
8
  "ja": "Node-RED 3.1 ベータ1へようこそ!"
9
9
  },
10
10
  description: {
11
- "en-US": "<p>This is the first beta release for 3.1.0 and we have a few new features to tell you about.</p>",
12
- "ja": "<p>これは3.1.0の最初のベータリリースです。いくつかの新機能について説明します。</p>"
11
+ "en-US": "<p>This is the second beta release for 3.1.0 and we have a few new features to tell you about.</p>",
12
+ // "ja": "<p>これは3.1.0の最初のベータリリースです。いくつかの新機能について説明します。</p>"
13
+ }
14
+ },
15
+ {
16
+ title: {
17
+ "en-US": "New ways to work with groups",
18
+ },
19
+ description: {
20
+ "en-US": `<p>We have changed how you interact with groups in the editor.</p>
21
+ <ul>
22
+ <li>They don't get in the way when clicking on a node</li>
23
+ <li>They can be reordered using the Moving Forwards and Move Backwards actions</li>
24
+ <li>Multiple nodes can be dragged into a group in one go</li>
25
+ <li>Holding <code>Alt</code> when dragging a node will *remove* it from its group</li>
26
+ </ul>`
27
+ }
28
+ },
29
+ {
30
+ title: {
31
+ "en-US": "Change notification on tabs",
32
+ },
33
+ image: 'images/tab-changes.png',
34
+ description: {
35
+ "en-US": `<p>When a tab contains undeployed changes it now shows the
36
+ same style of change icon used by nodes.</p>
37
+ <p>This will make it much easier to track down changes when you're
38
+ working across multiple flows.</p>`
39
+ }
40
+ },
41
+ {
42
+ title: {
43
+ "en-US": "A bigger canvas to work with",
44
+ },
45
+ description: {
46
+ "en-US": `<p>The default canvas size has been increased so you can fit more
47
+ into one flow.</p>
48
+ <p>We still recommend using tools such as subflows and Link Nodes to help
49
+ keep things organised, but now you have more room to work in.</p>`
50
+ }
51
+ },
52
+ {
53
+ title: {
54
+ "en-US": "Finding help",
55
+ },
56
+ image: 'images/node-help.png',
57
+ description: {
58
+ "en-US": `<p>All node edit dialogs now include a link to that node's help
59
+ in the footer.</p>
60
+ <p>Clicking it will open up the Help sidebar showing the help for that node.</p>`
61
+ }
62
+ },
63
+ {
64
+ title: {
65
+ "en-US": "And lots more...",
66
+ },
67
+ description: {
68
+ "en-US": `<p>Of course we have everything from 3.1.0-beta.1 as well....</p>`
13
69
  }
14
70
  },
15
71
  {
@@ -0,0 +1,11 @@
1
+
2
+ /* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */
3
+
4
+ declare module 'assert/strict' {
5
+ import { strict } from 'node:assert';
6
+ export = strict;
7
+ }
8
+ declare module 'node:assert/strict' {
9
+ import { strict } from 'node:assert';
10
+ export = strict;
11
+ }