@dynamic-labs/locale 5.6.1 → 5.8.0

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,4 +1,32 @@
1
1
 
2
+ ## [5.8.0](https://github.com/dynamic-labs/dynamic-auth/compare/v5.7.0...v5.8.0) (2026-09-09)
3
+
4
+
5
+ ### Features
6
+
7
+ * **solana-core:** standalone sponsored ATA creation ([#12365](https://github.com/dynamic-labs/dynamic-auth/issues/12365)) ([ac2e776](https://github.com/dynamic-labs/dynamic-auth/commit/ac2e7769fcf91c868e961a227b8acb6347bf3f13))
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * do not report wallets installed from a provider selection router ([#12340](https://github.com/dynamic-labs/dynamic-auth/issues/12340)) ([dac5546](https://github.com/dynamic-labs/dynamic-auth/commit/dac5546edf6004c37bd84dd2089d94952949230b))
13
+ * **screening:** soften the blocked-wallet copy to be provider-neutral ([#12358](https://github.com/dynamic-labs/dynamic-auth/issues/12358)) ([b4854d8](https://github.com/dynamic-labs/dynamic-auth/commit/b4854d88fa67f684be0e133edd5fd4a4bf5c7f37))
14
+ * show transaction amount when simulation returns no transfers ([#12355](https://github.com/dynamic-labs/dynamic-auth/issues/12355)) ([bfaf337](https://github.com/dynamic-labs/dynamic-auth/commit/bfaf337e5350970f71255baff065e0cdbccdc7ca))
15
+
16
+ ## [5.7.0](https://github.com/dynamic-labs/dynamic-auth/compare/v5.6.1...v5.7.0) (2026-09-08)
17
+
18
+
19
+ ### Features
20
+
21
+ * **social:** add gemini social provider ([#12292](https://github.com/dynamic-labs/dynamic-auth/issues/12292)) ([fa72cb0](https://github.com/dynamic-labs/dynamic-auth/commit/fa72cb09f678506a5f34188eb7d62415bcb7073b))
22
+
23
+
24
+ ### Bug Fixes
25
+
26
+ * **locale:** add missing dyn_upgrade_wallet.no_legacy_wallets and .close keys ([#12350](https://github.com/dynamic-labs/dynamic-auth/issues/12350)) ([50da3fa](https://github.com/dynamic-labs/dynamic-auth/commit/50da3fa3078de4ecbd88031a3e533a4ff6ced89b))
27
+ * **sdk-react-core:** expose SDK i18next instance for extension packages ([#12351](https://github.com/dynamic-labs/dynamic-auth/issues/12351)) ([f3d95b1](https://github.com/dynamic-labs/dynamic-auth/commit/f3d95b1bb1c30114d32d93dec4e9c2455ab4fdbb))
28
+ * **sdk-react-core:** publish ./icons and ./components subpath exports ([#12334](https://github.com/dynamic-labs/dynamic-auth/issues/12334)) ([519487c](https://github.com/dynamic-labs/dynamic-auth/commit/519487cf5f4f7abe895a125c5bf38800cae04bb5))
29
+
2
30
  ### [5.6.1](https://github.com/dynamic-labs/dynamic-auth/compare/v5.6.0...v5.6.1) (2026-09-01)
3
31
 
4
32
 
package/package.cjs CHANGED
@@ -3,6 +3,6 @@
3
3
 
4
4
  Object.defineProperty(exports, '__esModule', { value: true });
5
5
 
6
- var version = "5.6.1";
6
+ var version = "5.8.0";
7
7
 
8
8
  exports.version = version;
package/package.js CHANGED
@@ -1,4 +1,4 @@
1
1
  'use client'
2
- var version = "5.6.1";
2
+ var version = "5.8.0";
3
3
 
4
4
  export { version };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dynamic-labs/locale",
3
- "version": "5.6.1",
3
+ "version": "5.8.0",
4
4
  "description": "Locale for Dynamic SDK",
5
5
  "author": "Dynamic Labs, Inc.",
6
6
  "license": "MIT",
@@ -20,7 +20,7 @@
20
20
  "dependencies": {
21
21
  "i18next": "23.4.6",
22
22
  "react-i18next": "13.5.0",
23
- "@dynamic-labs/assert-package-version": "5.6.1"
23
+ "@dynamic-labs/assert-package-version": "5.8.0"
24
24
  },
25
25
  "peerDependencies": {}
26
26
  }
@@ -1647,15 +1647,17 @@ const translation = {
1647
1647
  warning_message: 'This network is not available, please update.',
1648
1648
  },
1649
1649
  /**
1650
- * @description copy keys for no access view
1650
+ * @description copy keys for no access view. The `chainalysis` key name is
1651
+ * historical: it drives the blocked view for every screening provider and for
1652
+ * customer-authored screening policies, so its copy stays generic.
1651
1653
  * @default
1652
1654
  * {
1653
1655
  chainalysis: {
1654
1656
  button_text: 'Try another method',
1655
- description: 'This wallet has been correlated to illicit activity and cannot access this site.',
1657
+ description: "Access was declined based on this site's security policy.",
1656
1658
  social_media_link_text: 'Why am I seeing this message?',
1657
1659
  social_media_link_url: 'https://docs.dynamic.xyz/docs',
1658
- title: 'This address seems corrupted.',
1660
+ title: "This wallet can't access this site.",
1659
1661
  },
1660
1662
  default: {
1661
1663
  button_text: 'Try another method',
@@ -1674,10 +1676,10 @@ const translation = {
1674
1676
  dyn_no_access: {
1675
1677
  chainalysis: {
1676
1678
  button_text: 'Try another method',
1677
- description: 'This wallet has been correlated to illicit activity and cannot access this site.',
1679
+ description: "Access was declined based on this site's security policy.",
1678
1680
  social_media_link_text: 'Why am I seeing this message?',
1679
1681
  social_media_link_url: 'https://docs.dynamic.xyz/docs',
1680
- title: 'This address seems corrupted.',
1682
+ title: "This wallet can't access this site.",
1681
1683
  },
1682
1684
  default: {
1683
1685
  button_text: 'Try another method',
@@ -3177,6 +3179,8 @@ const translation = {
3177
3179
  * recommended: 'recommended',
3178
3180
  * upgrade: 'Upgrade',
3179
3181
  * not_now: 'Not now',
3182
+ * no_legacy_wallets: 'You have no legacy wallets to upgrade.',
3183
+ * close: 'Close',
3180
3184
  * }
3181
3185
  */
3182
3186
  dyn_upgrade_wallet: {
@@ -3191,6 +3195,8 @@ const translation = {
3191
3195
  recommended: 'recommended',
3192
3196
  upgrade: 'Upgrade',
3193
3197
  not_now: 'Not now',
3198
+ no_legacy_wallets: 'You have no legacy wallets to upgrade.',
3199
+ close: 'Close',
3194
3200
  },
3195
3201
  /**
3196
3202
  * @description copy keys for Dynamic wallet upgrade flow view
@@ -1643,15 +1643,17 @@ export declare const translation: {
1643
1643
  warning_message: string;
1644
1644
  };
1645
1645
  /**
1646
- * @description copy keys for no access view
1646
+ * @description copy keys for no access view. The `chainalysis` key name is
1647
+ * historical: it drives the blocked view for every screening provider and for
1648
+ * customer-authored screening policies, so its copy stays generic.
1647
1649
  * @default
1648
1650
  * {
1649
1651
  chainalysis: {
1650
1652
  button_text: 'Try another method',
1651
- description: 'This wallet has been correlated to illicit activity and cannot access this site.',
1653
+ description: "Access was declined based on this site's security policy.",
1652
1654
  social_media_link_text: 'Why am I seeing this message?',
1653
1655
  social_media_link_url: 'https://docs.dynamic.xyz/docs',
1654
- title: 'This address seems corrupted.',
1656
+ title: "This wallet can't access this site.",
1655
1657
  },
1656
1658
  default: {
1657
1659
  button_text: 'Try another method',
@@ -3173,6 +3175,8 @@ export declare const translation: {
3173
3175
  * recommended: 'recommended',
3174
3176
  * upgrade: 'Upgrade',
3175
3177
  * not_now: 'Not now',
3178
+ * no_legacy_wallets: 'You have no legacy wallets to upgrade.',
3179
+ * close: 'Close',
3176
3180
  * }
3177
3181
  */
3178
3182
  dyn_upgrade_wallet: {
@@ -3187,6 +3191,8 @@ export declare const translation: {
3187
3191
  recommended: string;
3188
3192
  upgrade: string;
3189
3193
  not_now: string;
3194
+ no_legacy_wallets: string;
3195
+ close: string;
3190
3196
  };
3191
3197
  /**
3192
3198
  * @description copy keys for Dynamic wallet upgrade flow view
@@ -1643,15 +1643,17 @@ const translation = {
1643
1643
  warning_message: 'This network is not available, please update.',
1644
1644
  },
1645
1645
  /**
1646
- * @description copy keys for no access view
1646
+ * @description copy keys for no access view. The `chainalysis` key name is
1647
+ * historical: it drives the blocked view for every screening provider and for
1648
+ * customer-authored screening policies, so its copy stays generic.
1647
1649
  * @default
1648
1650
  * {
1649
1651
  chainalysis: {
1650
1652
  button_text: 'Try another method',
1651
- description: 'This wallet has been correlated to illicit activity and cannot access this site.',
1653
+ description: "Access was declined based on this site's security policy.",
1652
1654
  social_media_link_text: 'Why am I seeing this message?',
1653
1655
  social_media_link_url: 'https://docs.dynamic.xyz/docs',
1654
- title: 'This address seems corrupted.',
1656
+ title: "This wallet can't access this site.",
1655
1657
  },
1656
1658
  default: {
1657
1659
  button_text: 'Try another method',
@@ -1670,10 +1672,10 @@ const translation = {
1670
1672
  dyn_no_access: {
1671
1673
  chainalysis: {
1672
1674
  button_text: 'Try another method',
1673
- description: 'This wallet has been correlated to illicit activity and cannot access this site.',
1675
+ description: "Access was declined based on this site's security policy.",
1674
1676
  social_media_link_text: 'Why am I seeing this message?',
1675
1677
  social_media_link_url: 'https://docs.dynamic.xyz/docs',
1676
- title: 'This address seems corrupted.',
1678
+ title: "This wallet can't access this site.",
1677
1679
  },
1678
1680
  default: {
1679
1681
  button_text: 'Try another method',
@@ -3173,6 +3175,8 @@ const translation = {
3173
3175
  * recommended: 'recommended',
3174
3176
  * upgrade: 'Upgrade',
3175
3177
  * not_now: 'Not now',
3178
+ * no_legacy_wallets: 'You have no legacy wallets to upgrade.',
3179
+ * close: 'Close',
3176
3180
  * }
3177
3181
  */
3178
3182
  dyn_upgrade_wallet: {
@@ -3187,6 +3191,8 @@ const translation = {
3187
3191
  recommended: 'recommended',
3188
3192
  upgrade: 'Upgrade',
3189
3193
  not_now: 'Not now',
3194
+ no_legacy_wallets: 'You have no legacy wallets to upgrade.',
3195
+ close: 'Close',
3190
3196
  },
3191
3197
  /**
3192
3198
  * @description copy keys for Dynamic wallet upgrade flow view