@wise/dynamic-flow-client 5.20.0-experimental-2dcb025 → 5.20.0-experimental-9265cac
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPerformCollectionQueryFunction.d.ts","sourceRoot":"","sources":["../../../../../src/domain/features/collection/getPerformCollectionQueryFunction.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EAEV,gBAAgB,EACjB,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EACL,gBAAgB,EAChB,kBAAkB,EAClB,eAAe,EAChB,MAAM,4CAA4C,CAAC;
|
|
1
|
+
{"version":3,"file":"getPerformCollectionQueryFunction.d.ts","sourceRoot":"","sources":["../../../../../src/domain/features/collection/getPerformCollectionQueryFunction.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EAEV,gBAAgB,EACjB,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EACL,gBAAgB,EAChB,kBAAkB,EAClB,eAAe,EAChB,MAAM,4CAA4C,CAAC;AAGpD,MAAM,MAAM,sBAAsB,GAAG,CAAC,MAAM,EAAE;IAC5C,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,WAAW,CAAC;IACpB,OAAO,CAAC,EAAE,gBAAgB,EAAE,CAAC;CAC9B,KAAK,OAAO,CAAC,kBAAkB,GAAG,IAAI,CAAC,CAAC;AAEzC,eAAO,MAAM,iCAAiC,eAChC,UAAU,OACjB,MAAM,UACH,UAAU,YACR,CAAC,KAAK,EAAE,gBAAgB,CAAC,cAAc,CAAC,KAAK,eAAe,KACrE,sBAwCF,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wise/dynamic-flow-client",
|
|
3
|
-
"version": "5.20.0-experimental-
|
|
3
|
+
"version": "5.20.0-experimental-9265cac",
|
|
4
4
|
"description": "Dynamic Flow web client",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "./build/main.js",
|
|
@@ -32,46 +32,46 @@
|
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
34
|
"@chromatic-com/storybook": "^5.2.1",
|
|
35
|
-
"@formatjs/cli": "^6.16.
|
|
36
|
-
"@storybook/addon-a11y": "^10.
|
|
37
|
-
"@storybook/addon-docs": "^10.
|
|
38
|
-
"@storybook/addon-links": "^10.
|
|
39
|
-
"@storybook/react-vite": "^10.
|
|
35
|
+
"@formatjs/cli": "^6.16.14",
|
|
36
|
+
"@storybook/addon-a11y": "^10.5.2",
|
|
37
|
+
"@storybook/addon-docs": "^10.5.2",
|
|
38
|
+
"@storybook/addon-links": "^10.5.2",
|
|
39
|
+
"@storybook/react-vite": "^10.5.2",
|
|
40
40
|
"@testing-library/dom": "^10.4.1",
|
|
41
41
|
"@testing-library/jest-dom": "^6.9.1",
|
|
42
42
|
"@testing-library/react": "^16.3.2",
|
|
43
43
|
"@testing-library/user-event": "^14.6.1",
|
|
44
|
-
"@transferwise/components": "^46.
|
|
44
|
+
"@transferwise/components": "^46.156.0",
|
|
45
45
|
"@transferwise/formatting": "^2.14.1",
|
|
46
46
|
"@transferwise/icons": "4.4.4",
|
|
47
47
|
"@transferwise/navigation-ui": "^4.46.0",
|
|
48
48
|
"@typescript/native": "npm:typescript@^7.0.2",
|
|
49
|
-
"@types/node": "^24.13.
|
|
49
|
+
"@types/node": "^24.13.3",
|
|
50
50
|
"@types/react": "^19.2.17",
|
|
51
51
|
"@types/react-dom": "^19.2.3",
|
|
52
52
|
"@vitejs/plugin-react": "^5.2.0",
|
|
53
|
-
"@wise/art": "^2.
|
|
53
|
+
"@wise/art": "^2.32.0",
|
|
54
54
|
"@wise/components-theming": "^1.10.3",
|
|
55
55
|
"esbuild": "^0.28.1",
|
|
56
|
-
"eslint-plugin-storybook": "^10.
|
|
56
|
+
"eslint-plugin-storybook": "^10.5.2",
|
|
57
57
|
"framer-motion": "^12.42.2",
|
|
58
58
|
"jsdom-testing-mocks": "^1.16.0",
|
|
59
59
|
"npm-run-all2": "^9.0.2",
|
|
60
|
-
"postcss": "^8.5.
|
|
60
|
+
"postcss": "^8.5.19",
|
|
61
61
|
"postcss-cli": "^11.0.1",
|
|
62
62
|
"postcss-import": "^16.1.1",
|
|
63
63
|
"react": "19.2.7",
|
|
64
64
|
"react-dom": "19.2.7",
|
|
65
65
|
"react-intl": "7.1.14",
|
|
66
|
-
"storybook": "^10.
|
|
66
|
+
"storybook": "^10.5.2",
|
|
67
67
|
"stylelint": "^16.26.1",
|
|
68
68
|
"stylelint-config-standard": "^36.0.1",
|
|
69
69
|
"stylelint-no-unsupported-browser-features": "^8.1.1",
|
|
70
70
|
"stylelint-value-no-unknown-custom-properties": "^6.1.1",
|
|
71
|
-
"tsx": "^4.23.
|
|
71
|
+
"tsx": "^4.23.1",
|
|
72
72
|
"typescript": "npm:@typescript/typescript6@^6.0.2",
|
|
73
|
-
"vite": "^8.1.
|
|
74
|
-
"vitest": "^4.1.
|
|
73
|
+
"vite": "^8.1.5",
|
|
74
|
+
"vitest": "^4.1.10",
|
|
75
75
|
"@wise/dynamic-flow-fixtures": "0.0.1",
|
|
76
76
|
"@wise/dynamic-flow-renderers": "0.0.0"
|
|
77
77
|
},
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"react-intl": "^6 || ^7"
|
|
86
86
|
},
|
|
87
87
|
"dependencies": {
|
|
88
|
-
"@wise/dynamic-flow-types": "4.18.0-experimental-
|
|
88
|
+
"@wise/dynamic-flow-types": "4.18.0-experimental-9265cac"
|
|
89
89
|
},
|
|
90
90
|
"wise": {
|
|
91
91
|
"platform": "wise-library",
|