@wise/dynamic-flow-client-internal 3.22.2 → 3.22.3

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/main.js CHANGED
@@ -143,10 +143,10 @@ var init_clsx = __esm({
143
143
  }
144
144
  });
145
145
 
146
- // ../../node_modules/.pnpm/@wise+art@2.15.0_@transferwise+neptune-css@14.19.0_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js
146
+ // ../../node_modules/.pnpm/@wise+art@2.16.1_@transferwise+neptune-css@14.19.0_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js
147
147
  var import_react3, import_jsx_runtime12, unknownFlagName, Flag, Sizes, ImageSizes, imageSizes, Assets, RenderMode;
148
148
  var init_index_a91e5689_esm = __esm({
149
- "../../node_modules/.pnpm/@wise+art@2.15.0_@transferwise+neptune-css@14.19.0_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js"() {
149
+ "../../node_modules/.pnpm/@wise+art@2.16.1_@transferwise+neptune-css@14.19.0_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js"() {
150
150
  "use strict";
151
151
  init_clsx();
152
152
  import_react3 = require("react");
@@ -1305,7 +1305,7 @@ var DateInputRenderer_default = DateInputRenderer;
1305
1305
  // ../renderers/src/DecisionRenderer.tsx
1306
1306
  var import_components8 = require("@transferwise/components");
1307
1307
 
1308
- // ../../node_modules/.pnpm/@wise+art@2.15.0_@transferwise+neptune-css@14.19.0_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index.esm.js
1308
+ // ../../node_modules/.pnpm/@wise+art@2.16.1_@transferwise+neptune-css@14.19.0_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index.esm.js
1309
1309
  init_index_a91e5689_esm();
1310
1310
  init_clsx();
1311
1311
  var import_react4 = require("react");
package/build/main.mjs CHANGED
@@ -137,12 +137,12 @@ var init_clsx = __esm({
137
137
  }
138
138
  });
139
139
 
140
- // ../../node_modules/.pnpm/@wise+art@2.15.0_@transferwise+neptune-css@14.19.0_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js
140
+ // ../../node_modules/.pnpm/@wise+art@2.16.1_@transferwise+neptune-css@14.19.0_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js
141
141
  import { useState, useEffect, forwardRef, Suspense, lazy } from "react";
142
142
  import { jsx as jsx12, jsxs as jsxs3, Fragment } from "react/jsx-runtime";
143
143
  var unknownFlagName, Flag, Sizes, ImageSizes, imageSizes, Assets, RenderMode;
144
144
  var init_index_a91e5689_esm = __esm({
145
- "../../node_modules/.pnpm/@wise+art@2.15.0_@transferwise+neptune-css@14.19.0_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js"() {
145
+ "../../node_modules/.pnpm/@wise+art@2.16.1_@transferwise+neptune-css@14.19.0_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js"() {
146
146
  "use strict";
147
147
  init_clsx();
148
148
  unknownFlagName = "wise";
@@ -1291,7 +1291,7 @@ var DateInputRenderer_default = DateInputRenderer;
1291
1291
  // ../renderers/src/DecisionRenderer.tsx
1292
1292
  import { NavigationOptionsList, NavigationOption, Header } from "@transferwise/components";
1293
1293
 
1294
- // ../../node_modules/.pnpm/@wise+art@2.15.0_@transferwise+neptune-css@14.19.0_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index.esm.js
1294
+ // ../../node_modules/.pnpm/@wise+art@2.16.1_@transferwise+neptune-css@14.19.0_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index.esm.js
1295
1295
  init_index_a91e5689_esm();
1296
1296
  init_clsx();
1297
1297
  import "react";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wise/dynamic-flow-client-internal",
3
- "version": "3.22.2",
3
+ "version": "3.22.3",
4
4
  "description": "Dynamic Flow web client for Wise",
5
5
  "license": "Apache-2.0",
6
6
  "main": "./build/main.min.js",
@@ -34,18 +34,18 @@
34
34
  "@babel/preset-react": "7.25.7",
35
35
  "@babel/preset-typescript": "7.25.7",
36
36
  "@chromatic-com/storybook": "2.0.2",
37
- "@formatjs/cli": "^6.2.15",
38
- "@storybook/addon-a11y": "^8.3.5",
39
- "@storybook/addon-actions": "^8.3.5",
40
- "@storybook/addon-essentials": "^8.3.5",
41
- "@storybook/addon-interactions": "^8.3.5",
42
- "@storybook/addon-links": "^8.3.5",
37
+ "@formatjs/cli": "^6.3.0",
38
+ "@storybook/addon-a11y": "^8.3.6",
39
+ "@storybook/addon-actions": "^8.3.6",
40
+ "@storybook/addon-essentials": "^8.3.6",
41
+ "@storybook/addon-interactions": "^8.3.6",
42
+ "@storybook/addon-links": "^8.3.6",
43
43
  "@storybook/addon-webpack5-compiler-babel": "^3.0.3",
44
- "@storybook/react": "^8.3.5",
45
- "@storybook/react-webpack5": "^8.3.5",
46
- "@storybook/test": "^8.3.5",
44
+ "@storybook/react": "^8.3.6",
45
+ "@storybook/react-webpack5": "^8.3.6",
46
+ "@storybook/test": "^8.3.6",
47
47
  "@testing-library/dom": "10.4.0",
48
- "@testing-library/jest-dom": "6.5.0",
48
+ "@testing-library/jest-dom": "6.6.2",
49
49
  "@testing-library/react": "16.0.1",
50
50
  "@testing-library/user-event": "14.5.2",
51
51
  "@transferwise/components": "46.71.3",
@@ -55,7 +55,7 @@
55
55
  "@types/jest": "29.5.13",
56
56
  "@types/react": "18.3.11",
57
57
  "@types/react-dom": "18.3.1",
58
- "@wise/art": "2.15.0",
58
+ "@wise/art": "2.16.1",
59
59
  "@wise/components-theming": "^1.6.0",
60
60
  "babel-jest": "29.7.0",
61
61
  "currency-flags": "4.0.7",
@@ -64,14 +64,14 @@
64
64
  "jest-environment-jsdom": "29.7.0",
65
65
  "jest-fetch-mock": "^3.0.3",
66
66
  "jest-watch-typeahead": "^2.2.2",
67
- "npm-run-all2": "6.2.3",
67
+ "npm-run-all2": "6.2.4",
68
68
  "postcss": "^8.4.47",
69
69
  "postcss-cli": "^11.0.0",
70
70
  "postcss-import": "^15.1.0",
71
71
  "react": "18.3.1",
72
72
  "react-dom": "18.3.1",
73
73
  "react-intl": "6.8.0",
74
- "storybook": "^8.3.5",
74
+ "storybook": "^8.3.6",
75
75
  "stylelint": "16.10.0",
76
76
  "stylelint-config-standard": "36.0.1",
77
77
  "stylelint-no-unsupported-browser-features": "8.0.1",
@@ -81,7 +81,7 @@
81
81
  "webpack": "5.95.0",
82
82
  "@wise/dynamic-flow-fixtures": "0.0.1",
83
83
  "@wise/dynamic-flow-renderers": "0.0.0",
84
- "@wise/dynamic-flow-types": "2.24.1"
84
+ "@wise/dynamic-flow-types": "2.25.0"
85
85
  },
86
86
  "peerDependencies": {
87
87
  "@transferwise/components": "^46.31",
@@ -95,8 +95,8 @@
95
95
  },
96
96
  "dependencies": {
97
97
  "classnames": "2.5.1",
98
- "@wise/dynamic-flow-client": "3.22.2",
99
- "@wise/dynamic-flow-types": "2.24.1"
98
+ "@wise/dynamic-flow-client": "3.23.0",
99
+ "@wise/dynamic-flow-types": "2.25.0"
100
100
  },
101
101
  "scripts": {
102
102
  "dev": "pnpm build:visual-tests && storybook dev -p 3005",