@wise/dynamic-flow-client 4.3.4 → 4.3.5
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/build/i18n/cs.json +5 -5
- package/package.json +16 -16
package/build/i18n/cs.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"dynamicFlows.ArraySchema.addItem": "Uložit",
|
|
3
|
-
"dynamicFlows.ArraySchema.addItemTitle": "
|
|
3
|
+
"dynamicFlows.ArraySchema.addItemTitle": "Přidat položku",
|
|
4
4
|
"dynamicFlows.ArraySchema.editItem": "Uložit",
|
|
5
5
|
"dynamicFlows.ArraySchema.maxItemsError": "Přidejte {maxItems} nebo méně.",
|
|
6
6
|
"dynamicFlows.ArraySchema.minItemsError": "Přidejte alespoň {minItems}.",
|
|
@@ -34,11 +34,11 @@
|
|
|
34
34
|
"dynamicFlows.ErrorBoundary.errorAlert": "Něco se pokazilo.",
|
|
35
35
|
"dynamicFlows.ErrorBoundary.retry": "Zkusit znovu",
|
|
36
36
|
"dynamicFlows.ExternalConfirmation.cancel": "Zrušit",
|
|
37
|
-
"dynamicFlows.ExternalConfirmation.description": "
|
|
38
|
-
"dynamicFlows.ExternalConfirmation.open": "
|
|
39
|
-
"dynamicFlows.ExternalConfirmation.title": "
|
|
37
|
+
"dynamicFlows.ExternalConfirmation.description": "Potvrďte, že chcete otevřít **{origin}** v nové kartě prohlížeče.",
|
|
38
|
+
"dynamicFlows.ExternalConfirmation.open": "Otevřít v nové kartě",
|
|
39
|
+
"dynamicFlows.ExternalConfirmation.title": "Potvrďte",
|
|
40
40
|
"dynamicFlows.FileUploadSchema.maxFileSizeError": "Pardon, tento soubor je příliš velký. Nahrajte prosím menší soubor.",
|
|
41
|
-
"dynamicFlows.FileUploadSchema.wrongFileTypeError": "
|
|
41
|
+
"dynamicFlows.FileUploadSchema.wrongFileTypeError": "Je nám líto, tento formát souboru není podporován. Nahrajte jiný soubor.",
|
|
42
42
|
"dynamicFlows.Help.ariaLabel": "Pro více informací klikněte sem.",
|
|
43
43
|
"dynamicFlows.MultiSelect.summary": "{first} a {count} více",
|
|
44
44
|
"dynamicFlows.MultipleFileUploadSchema.maxFileSizeError": "Pardon, tento soubor je příliš velký. Nahrajte prosím menší soubor.",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wise/dynamic-flow-client",
|
|
3
|
-
"version": "4.3.
|
|
3
|
+
"version": "4.3.5",
|
|
4
4
|
"description": "Dynamic Flow web client",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "./build/main.js",
|
|
@@ -35,20 +35,20 @@
|
|
|
35
35
|
"@babel/plugin-transform-react-jsx": "7.25.9",
|
|
36
36
|
"@babel/preset-env": "7.26.9",
|
|
37
37
|
"@babel/preset-react": "7.26.3",
|
|
38
|
-
"@babel/preset-typescript": "7.
|
|
38
|
+
"@babel/preset-typescript": "7.27.0",
|
|
39
39
|
"@chromatic-com/storybook": "3.2.6",
|
|
40
|
-
"@formatjs/cli": "^6.6.
|
|
41
|
-
"@storybook/addon-a11y": "^8.6.
|
|
42
|
-
"@storybook/addon-actions": "^8.6.
|
|
43
|
-
"@storybook/addon-essentials": "^8.6.
|
|
44
|
-
"@storybook/addon-interactions": "^8.6.
|
|
45
|
-
"@storybook/addon-links": "^8.6.
|
|
40
|
+
"@formatjs/cli": "^6.6.3",
|
|
41
|
+
"@storybook/addon-a11y": "^8.6.11",
|
|
42
|
+
"@storybook/addon-actions": "^8.6.11",
|
|
43
|
+
"@storybook/addon-essentials": "^8.6.11",
|
|
44
|
+
"@storybook/addon-interactions": "^8.6.11",
|
|
45
|
+
"@storybook/addon-links": "^8.6.11",
|
|
46
46
|
"@storybook/addon-webpack5-compiler-babel": "^3.0.5",
|
|
47
|
-
"@storybook/manager-api": "^8.6.
|
|
48
|
-
"@storybook/react": "^8.6.
|
|
49
|
-
"@storybook/react-webpack5": "^8.6.
|
|
50
|
-
"@storybook/test": "^8.6.
|
|
51
|
-
"@storybook/types": "^8.6.
|
|
47
|
+
"@storybook/manager-api": "^8.6.11",
|
|
48
|
+
"@storybook/react": "^8.6.11",
|
|
49
|
+
"@storybook/react-webpack5": "^8.6.11",
|
|
50
|
+
"@storybook/test": "^8.6.11",
|
|
51
|
+
"@storybook/types": "^8.6.11",
|
|
52
52
|
"@testing-library/dom": "10.4.0",
|
|
53
53
|
"@testing-library/jest-dom": "6.6.3",
|
|
54
54
|
"@testing-library/react": "16.2.0",
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"@transferwise/formatting": "^2.13.1",
|
|
58
58
|
"@transferwise/icons": "3.19.1",
|
|
59
59
|
"@transferwise/neptune-css": "14.23.0",
|
|
60
|
-
"@types/node": "22.13.
|
|
60
|
+
"@types/node": "22.13.14",
|
|
61
61
|
"@types/jest": "29.5.14",
|
|
62
62
|
"@types/react": "18.3.20",
|
|
63
63
|
"@types/react-dom": "18.3.5",
|
|
@@ -77,8 +77,8 @@
|
|
|
77
77
|
"react": "18.3.1",
|
|
78
78
|
"react-dom": "18.3.1",
|
|
79
79
|
"react-intl": "6.8.9",
|
|
80
|
-
"storybook": "^8.6.
|
|
81
|
-
"stylelint": "16.
|
|
80
|
+
"storybook": "^8.6.11",
|
|
81
|
+
"stylelint": "16.17.0",
|
|
82
82
|
"stylelint-config-standard": "36.0.1",
|
|
83
83
|
"stylelint-no-unsupported-browser-features": "8.0.4",
|
|
84
84
|
"stylelint-value-no-unknown-custom-properties": "6.0.1",
|