@wf-financing/ui 4.7.6 → 4.8.1

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/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @wf-financing/ui
2
2
 
3
+ ## 4.8.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @wf-financing/ui-assets@1.2.1
9
+
10
+ ## 4.8.0
11
+
12
+ ### Minor Changes
13
+
14
+ - Bundle CTA copy in the package
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies []:
19
+ - @wf-financing/ui-assets@1.2.0
20
+
3
21
  ## 4.7.6
4
22
 
5
23
  ### Patch Changes
package/README.md CHANGED
@@ -1,3 +1,5 @@
1
1
  # Wayflyer SDK UI mode
2
2
 
3
3
  Documentation - https://docs.wayflyer.com/embedded-finance/using-the-sdk
4
+
5
+ CTA strings and modal copy are bundled from `@wf-financing/ui-assets` (`packages/ui-assets/src/copy/`). Partner-specific JSON files are keyed in `partnerCopyMap.ts`; unlisted partner ids fall back to generic `copy.json`. Branding changes require a new SDK release—see the root README section **CTA copy (UI strings)**.