@wise/dynamic-flow-client-internal 3.27.4 → 3.27.6

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.16.3_@transferwise+neptune-css@14.20.0_@types+react@18.3.12_react-dom@18.3.1_reac_ybxnuulsvhsfhz3tk3mxo6vlti/node_modules/@wise/art/dist/index-a91e5689.esm.js
146
+ // ../../node_modules/.pnpm/@wise+art@2.17.0_@transferwise+neptune-css@14.20.1_@types+react@18.3.16_react-dom@18.3.1_reac_4hsljgguo7de2wpoipdhgf4kzi/node_modules/@wise/art/dist/index-213daaa3.esm.js
147
147
  var import_react3, import_jsx_runtime12, unknownFlagName, Flag, Sizes, ImageSizes, imageSizes, Assets, RenderMode;
148
- var init_index_a91e5689_esm = __esm({
149
- "../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.20.0_@types+react@18.3.12_react-dom@18.3.1_reac_ybxnuulsvhsfhz3tk3mxo6vlti/node_modules/@wise/art/dist/index-a91e5689.esm.js"() {
148
+ var init_index_213daaa3_esm = __esm({
149
+ "../../node_modules/.pnpm/@wise+art@2.17.0_@transferwise+neptune-css@14.20.1_@types+react@18.3.16_react-dom@18.3.1_reac_4hsljgguo7de2wpoipdhgf4kzi/node_modules/@wise/art/dist/index-213daaa3.esm.js"() {
150
150
  "use strict";
151
151
  init_clsx();
152
152
  import_react3 = require("react");
@@ -166,7 +166,7 @@ var init_index_a91e5689_esm = __esm({
166
166
  const name = fallback !== "unknown" ? `${code.toLowerCase()}${fallback == null && detailed ? "-detailed" : ""}` : unknownFlagName;
167
167
  return /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("img", {
168
168
  className: clsx(`wds-flag wds-flag-${name}`, className),
169
- src: `https://wise.com/web-art/assets/flags/${name}.svg`,
169
+ src: false ? `${name}.svg` : `https://wise.com/web-art/assets/flags/${name}.svg`,
170
170
  loading,
171
171
  alt: "",
172
172
  width: intrinsicSize,
@@ -1327,8 +1327,8 @@ var DateInputRenderer_default = DateInputRenderer;
1327
1327
  // ../renderers/src/DecisionRenderer.tsx
1328
1328
  var import_components8 = require("@transferwise/components");
1329
1329
 
1330
- // ../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.20.0_@types+react@18.3.12_react-dom@18.3.1_reac_ybxnuulsvhsfhz3tk3mxo6vlti/node_modules/@wise/art/dist/index.esm.js
1331
- init_index_a91e5689_esm();
1330
+ // ../../node_modules/.pnpm/@wise+art@2.17.0_@transferwise+neptune-css@14.20.1_@types+react@18.3.16_react-dom@18.3.1_reac_4hsljgguo7de2wpoipdhgf4kzi/node_modules/@wise/art/dist/index.esm.js
1331
+ init_index_213daaa3_esm();
1332
1332
  init_clsx();
1333
1333
  var import_react4 = require("react");
1334
1334
  var import_jsx_runtime13 = require("react/jsx-runtime");
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.16.3_@transferwise+neptune-css@14.20.0_@types+react@18.3.12_react-dom@18.3.1_reac_ybxnuulsvhsfhz3tk3mxo6vlti/node_modules/@wise/art/dist/index-a91e5689.esm.js
140
+ // ../../node_modules/.pnpm/@wise+art@2.17.0_@transferwise+neptune-css@14.20.1_@types+react@18.3.16_react-dom@18.3.1_reac_4hsljgguo7de2wpoipdhgf4kzi/node_modules/@wise/art/dist/index-213daaa3.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
- var init_index_a91e5689_esm = __esm({
145
- "../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.20.0_@types+react@18.3.12_react-dom@18.3.1_reac_ybxnuulsvhsfhz3tk3mxo6vlti/node_modules/@wise/art/dist/index-a91e5689.esm.js"() {
144
+ var init_index_213daaa3_esm = __esm({
145
+ "../../node_modules/.pnpm/@wise+art@2.17.0_@transferwise+neptune-css@14.20.1_@types+react@18.3.16_react-dom@18.3.1_reac_4hsljgguo7de2wpoipdhgf4kzi/node_modules/@wise/art/dist/index-213daaa3.esm.js"() {
146
146
  "use strict";
147
147
  init_clsx();
148
148
  unknownFlagName = "wise";
@@ -160,7 +160,7 @@ var init_index_a91e5689_esm = __esm({
160
160
  const name = fallback !== "unknown" ? `${code.toLowerCase()}${fallback == null && detailed ? "-detailed" : ""}` : unknownFlagName;
161
161
  return /* @__PURE__ */ jsx12("img", {
162
162
  className: clsx(`wds-flag wds-flag-${name}`, className),
163
- src: `https://wise.com/web-art/assets/flags/${name}.svg`,
163
+ src: false ? `${name}.svg` : `https://wise.com/web-art/assets/flags/${name}.svg`,
164
164
  loading,
165
165
  alt: "",
166
166
  width: intrinsicSize,
@@ -1313,8 +1313,8 @@ var DateInputRenderer_default = DateInputRenderer;
1313
1313
  // ../renderers/src/DecisionRenderer.tsx
1314
1314
  import { NavigationOptionsList, NavigationOption, Header } from "@transferwise/components";
1315
1315
 
1316
- // ../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.20.0_@types+react@18.3.12_react-dom@18.3.1_reac_ybxnuulsvhsfhz3tk3mxo6vlti/node_modules/@wise/art/dist/index.esm.js
1317
- init_index_a91e5689_esm();
1316
+ // ../../node_modules/.pnpm/@wise+art@2.17.0_@transferwise+neptune-css@14.20.1_@types+react@18.3.16_react-dom@18.3.1_reac_4hsljgguo7de2wpoipdhgf4kzi/node_modules/@wise/art/dist/index.esm.js
1317
+ init_index_213daaa3_esm();
1318
1318
  init_clsx();
1319
1319
  import "react";
1320
1320
  import "react/jsx-runtime";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wise/dynamic-flow-client-internal",
3
- "version": "3.27.4",
3
+ "version": "3.27.6",
4
4
  "description": "Dynamic Flow web client for Wise",
5
5
  "license": "Apache-2.0",
6
6
  "main": "./build/main.min.js",
@@ -31,31 +31,31 @@
31
31
  "@babel/plugin-syntax-flow": "7.26.0",
32
32
  "@babel/plugin-transform-react-jsx": "7.25.9",
33
33
  "@babel/preset-env": "7.26.0",
34
- "@babel/preset-react": "7.25.9",
34
+ "@babel/preset-react": "7.26.3",
35
35
  "@babel/preset-typescript": "7.26.0",
36
36
  "@chromatic-com/storybook": "3.2.2",
37
- "@formatjs/cli": "^6.3.11",
38
- "@storybook/addon-a11y": "^8.4.6",
39
- "@storybook/addon-actions": "^8.4.6",
40
- "@storybook/addon-essentials": "^8.4.6",
41
- "@storybook/addon-interactions": "^8.4.6",
42
- "@storybook/addon-links": "^8.4.6",
37
+ "@formatjs/cli": "^6.3.14",
38
+ "@storybook/addon-a11y": "^8.4.7",
39
+ "@storybook/addon-actions": "^8.4.7",
40
+ "@storybook/addon-essentials": "^8.4.7",
41
+ "@storybook/addon-interactions": "^8.4.7",
42
+ "@storybook/addon-links": "^8.4.7",
43
43
  "@storybook/addon-webpack5-compiler-babel": "^3.0.3",
44
- "@storybook/react": "^8.4.6",
45
- "@storybook/react-webpack5": "^8.4.6",
46
- "@storybook/test": "^8.4.6",
44
+ "@storybook/react": "^8.4.7",
45
+ "@storybook/react-webpack5": "^8.4.7",
46
+ "@storybook/test": "^8.4.7",
47
47
  "@testing-library/dom": "10.4.0",
48
48
  "@testing-library/jest-dom": "6.6.3",
49
- "@testing-library/react": "16.0.1",
49
+ "@testing-library/react": "16.1.0",
50
50
  "@testing-library/user-event": "14.5.2",
51
- "@transferwise/components": "46.80.0",
51
+ "@transferwise/components": "46.84.0",
52
52
  "@transferwise/formatting": "^2.13.0",
53
53
  "@transferwise/icons": "3.15.0",
54
- "@transferwise/neptune-css": "14.20.0",
54
+ "@transferwise/neptune-css": "14.20.1",
55
55
  "@types/jest": "29.5.14",
56
- "@types/react": "18.3.12",
57
- "@types/react-dom": "18.3.1",
58
- "@wise/art": "2.16.3",
56
+ "@types/react": "18.3.16",
57
+ "@types/react-dom": "18.3.5",
58
+ "@wise/art": "2.17.0",
59
59
  "@wise/components-theming": "^1.6.1",
60
60
  "babel-jest": "29.7.0",
61
61
  "currency-flags": "4.0.7",
@@ -64,24 +64,24 @@
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.6",
67
+ "npm-run-all2": "7.0.1",
68
68
  "postcss": "^8.4.49",
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.9",
74
- "storybook": "^8.4.6",
75
- "stylelint": "16.11.0",
74
+ "storybook": "^8.4.7",
75
+ "stylelint": "16.12.0",
76
76
  "stylelint-config-standard": "36.0.1",
77
77
  "stylelint-no-unsupported-browser-features": "8.0.2",
78
78
  "stylelint-value-no-unknown-custom-properties": "6.0.1",
79
79
  "tsx": "4.19.2",
80
80
  "typescript": "5.7.2",
81
- "webpack": "5.96.1",
81
+ "webpack": "5.97.1",
82
82
  "@wise/dynamic-flow-renderers": "0.0.0",
83
83
  "@wise/dynamic-flow-fixtures": "0.0.1",
84
- "@wise/dynamic-flow-types": "2.28.1"
84
+ "@wise/dynamic-flow-types": "2.28.2"
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.28.4",
99
- "@wise/dynamic-flow-types": "2.28.1"
98
+ "@wise/dynamic-flow-client": "3.28.6",
99
+ "@wise/dynamic-flow-types": "2.28.2"
100
100
  },
101
101
  "scripts": {
102
102
  "dev": "pnpm build:visual-tests && storybook dev -p 3005",