@dynamic-labs/iconic 4.83.1 → 4.84.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 +36 -0
- package/package.cjs +1 -1
- package/package.js +1 -1
- package/package.json +3 -3
- package/src/icons/wallets/index.cjs +0 -6
- package/src/icons/wallets/index.d.ts +0 -1
- package/src/icons/wallets/index.js +1 -6
- package/src/index.cjs +0 -1
- package/src/index.js +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,40 @@
|
|
|
1
1
|
|
|
2
|
+
## [4.84.0](https://github.com/dynamic-labs/dynamic-auth/compare/v4.83.2-alpha.0...v4.84.0) (2026-05-22)
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
### Features
|
|
6
|
+
|
|
7
|
+
* **ethereum-gasless:** add @dynamic-labs/ethereum-gasless-{core,extension} and webview controller ([#11267](https://github.com/dynamic-labs/dynamic-auth/issues/11267)) ([edac5df](https://github.com/dynamic-labs/dynamic-auth/commit/edac5df8180483093f69caee508cbdebf2e4e663)), closes [#11274](https://github.com/dynamic-labs/dynamic-auth/issues/11274) [#11274](https://github.com/dynamic-labs/dynamic-auth/issues/11274) [#11274](https://github.com/dynamic-labs/dynamic-auth/issues/11274)
|
|
8
|
+
* **mobile-demo:** add EVM gasless screens for 7702 delegation and sponsored transactions ([#11274](https://github.com/dynamic-labs/dynamic-auth/issues/11274)) ([2961b8f](https://github.com/dynamic-labs/dynamic-auth/commit/2961b8f732ef3a172fcf0e814db3b74961015edf)), closes [#11267](https://github.com/dynamic-labs/dynamic-auth/issues/11267) [#11267](https://github.com/dynamic-labs/dynamic-auth/issues/11267) [#11267](https://github.com/dynamic-labs/dynamic-auth/issues/11267)
|
|
9
|
+
* **mobile-demo:** wire Maestro Cloud E2E for iOS smoke flow ([#11144](https://github.com/dynamic-labs/dynamic-auth/issues/11144)) ([d25b694](https://github.com/dynamic-labs/dynamic-auth/commit/d25b694017277fbe97fc13e21f82201350551862))
|
|
10
|
+
* **starknet:** rename Argent X to Ready X, remove Ready Mobile ([#11299](https://github.com/dynamic-labs/dynamic-auth/issues/11299)) ([addc5dd](https://github.com/dynamic-labs/dynamic-auth/commit/addc5dd9f18310c474dd7ad3ff15c9ab1b652136))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* **playwright:** unflake allow/block on 4201/4202 (domain-access-control) DYNT-777 ([#11118](https://github.com/dynamic-labs/dynamic-auth/issues/11118)) ([86e0d72](https://github.com/dynamic-labs/dynamic-auth/commit/86e0d72b7d094f25ce9efd2173cd478b93eb8393)), closes [#11119](https://github.com/dynamic-labs/dynamic-auth/issues/11119)
|
|
16
|
+
* **playwright:** unflake demo-v2 phantom flows (tolerate get-started splash skip) ([#11185](https://github.com/dynamic-labs/dynamic-auth/issues/11185)) ([b648d39](https://github.com/dynamic-labs/dynamic-auth/commit/b648d39c11580b5fbedb5a6972c174a42aa13326))
|
|
17
|
+
* **sdk-react-core:** prevent duplicate deviceRegistration calls and stale list refetch after self-revoke ([#11298](https://github.com/dynamic-labs/dynamic-auth/issues/11298)) ([8ae5180](https://github.com/dynamic-labs/dynamic-auth/commit/8ae51803517bcde9503a20c290e82f3068dfda66))
|
|
18
|
+
* **wallet-book:** correct sprite IDs for bitgetwallet and coin98 wallet groups ([#11291](https://github.com/dynamic-labs/dynamic-auth/issues/11291)) ([d56763c](https://github.com/dynamic-labs/dynamic-auth/commit/d56763c741a93c279c8dd9e548ab7d5ab14cd30d))
|
|
19
|
+
|
|
20
|
+
### [4.83.2-alpha.0](https://github.com/dynamic-labs/dynamic-auth/compare/v4.83.1...v4.83.2-alpha.0) (2026-05-18)
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
### Features
|
|
24
|
+
|
|
25
|
+
* **ci:** add structured DD event reporting on RWX CI failure ([#11231](https://github.com/dynamic-labs/dynamic-auth/issues/11231)) ([2a6e19f](https://github.com/dynamic-labs/dynamic-auth/commit/2a6e19f5746bed28993b73c9dc43656ef9c8b75e)), closes [dynamic-labs/pw-configs#30](https://github.com/dynamic-labs/pw-configs/issues/30) [pw-configs#30](https://github.com/dynamic-labs/pw-configs/issues/30) [pw-configs#30](https://github.com/dynamic-labs/pw-configs/issues/30)
|
|
26
|
+
* **playwright:** support local e2e + document workflow + .env.example ([#11230](https://github.com/dynamic-labs/dynamic-auth/issues/11230)) ([492cc5c](https://github.com/dynamic-labs/dynamic-auth/commit/492cc5ce6b5f9241ac670ebf140d1c2dce66dd58))
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
### Bug Fixes
|
|
30
|
+
|
|
31
|
+
* **aleo:** dedup concurrent shieldToken calls + hide manual CTA during auto-shield ([#11264](https://github.com/dynamic-labs/dynamic-auth/issues/11264)) ([f466373](https://github.com/dynamic-labs/dynamic-auth/commit/f4663732d50cc3e617c15d41c5131a6f84ee44d5)), closes [#3](https://github.com/dynamic-labs/dynamic-auth/issues/3) [#11263](https://github.com/dynamic-labs/dynamic-auth/issues/11263)
|
|
32
|
+
* **aleo:** render real brand logos on the shielded balance tab ([#11270](https://github.com/dynamic-labs/dynamic-auth/issues/11270)) ([0482fb7](https://github.com/dynamic-labs/dynamic-auth/commit/0482fb7134ee85677e4e48d1cb1e323073703f92))
|
|
33
|
+
* **aleo:** reuse pollOnShielded backoff for the manual shield refresh ([#11265](https://github.com/dynamic-labs/dynamic-auth/issues/11265)) ([4956798](https://github.com/dynamic-labs/dynamic-auth/commit/4956798bfd455caef2844dd1a1db1af3bb6d7daf)), closes [#11264](https://github.com/dynamic-labs/dynamic-auth/issues/11264) [#11263](https://github.com/dynamic-labs/dynamic-auth/issues/11263)
|
|
34
|
+
* **ci:** drop doubled-playwright prefix from in-task dd reporter paths ([#11261](https://github.com/dynamic-labs/dynamic-auth/issues/11261)) ([459693d](https://github.com/dynamic-labs/dynamic-auth/commit/459693d74b73d534ed96ef6afdc5de930e2da9de)), closes [#11255](https://github.com/dynamic-labs/dynamic-auth/issues/11255) [#11255](https://github.com/dynamic-labs/dynamic-auth/issues/11255) [post-#11255](https://github.com/dynamic-labs/post-/issues/11255) [#11251](https://github.com/dynamic-labs/dynamic-auth/issues/11251) [#11231](https://github.com/dynamic-labs/dynamic-auth/issues/11231) [#11251](https://github.com/dynamic-labs/dynamic-auth/issues/11251) [#11231](https://github.com/dynamic-labs/dynamic-auth/issues/11231) [#11255](https://github.com/dynamic-labs/dynamic-auth/issues/11255) [#11251](https://github.com/dynamic-labs/dynamic-auth/issues/11251)
|
|
35
|
+
* **ci:** pass captain log by path so dd reporter dodges ARG_MAX ([#11255](https://github.com/dynamic-labs/dynamic-auth/issues/11255)) ([43dfad0](https://github.com/dynamic-labs/dynamic-auth/commit/43dfad0fda0fdd487a246315d9c6e2be6d61edb1)), closes [#11251](https://github.com/dynamic-labs/dynamic-auth/issues/11251)
|
|
36
|
+
* **widget:** theme TransactionMode segmented control for dark mode ([#11269](https://github.com/dynamic-labs/dynamic-auth/issues/11269)) ([21d6da2](https://github.com/dynamic-labs/dynamic-auth/commit/21d6da2b3edc8b3107c396ac7631b1dcb477533f)), closes [#e5e7](https://github.com/dynamic-labs/dynamic-auth/issues/e5e7) [#cbd5e1](https://github.com/dynamic-labs/dynamic-auth/issues/cbd5e1) [#f9](https://github.com/dynamic-labs/dynamic-auth/issues/f9)
|
|
37
|
+
|
|
2
38
|
### [4.83.1](https://github.com/dynamic-labs/dynamic-auth/compare/v4.83.0...v4.83.1) (2026-05-14)
|
|
3
39
|
|
|
4
40
|
|
package/package.cjs
CHANGED
package/package.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dynamic-labs/iconic",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.84.0",
|
|
4
4
|
"description": "A React SDK for implementing wallet web3 authentication and authorization to your website.",
|
|
5
5
|
"author": "Dynamic Labs, Inc.",
|
|
6
6
|
"license": "MIT",
|
|
@@ -22,8 +22,8 @@
|
|
|
22
22
|
"react-dom": ">=18.0.0 <20.0.0"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@dynamic-labs/assert-package-version": "4.
|
|
26
|
-
"@dynamic-labs/logger": "4.
|
|
25
|
+
"@dynamic-labs/assert-package-version": "4.84.0",
|
|
26
|
+
"@dynamic-labs/logger": "4.84.0",
|
|
27
27
|
"sharp": "0.33.5",
|
|
28
28
|
"url": "0.11.0"
|
|
29
29
|
}
|
|
@@ -15,11 +15,6 @@ const ArgentXIcon = Iconic.createIconic({
|
|
|
15
15
|
iconName: 'argentx',
|
|
16
16
|
sourcePath: 'icons/wallets/argentx.svg',
|
|
17
17
|
});
|
|
18
|
-
const ArgentMobile = Iconic.createIconic({
|
|
19
|
-
alt: 'Argent Mobile',
|
|
20
|
-
iconName: 'argentmobile',
|
|
21
|
-
sourcePath: 'icons/wallets/argent-mobile.svg',
|
|
22
|
-
});
|
|
23
18
|
const ArgentWebWallet = Iconic.createIconic({
|
|
24
19
|
alt: 'Argent Web Wallet',
|
|
25
20
|
iconName: 'argentwebwallet',
|
|
@@ -453,7 +448,6 @@ const OneAMIcon = Iconic.createIconic({
|
|
|
453
448
|
|
|
454
449
|
exports.AbstractIcon = AbstractIcon;
|
|
455
450
|
exports.AmbireIcon = AmbireIcon;
|
|
456
|
-
exports.ArgentMobile = ArgentMobile;
|
|
457
451
|
exports.ArgentWebWallet = ArgentWebWallet;
|
|
458
452
|
exports.ArgentXIcon = ArgentXIcon;
|
|
459
453
|
exports.BackpackIcon = BackpackIcon;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { type Iconic } from '../../Iconic';
|
|
2
2
|
export declare const OneInchIcon: Iconic;
|
|
3
3
|
export declare const ArgentXIcon: Iconic;
|
|
4
|
-
export declare const ArgentMobile: Iconic;
|
|
5
4
|
export declare const ArgentWebWallet: Iconic;
|
|
6
5
|
export declare const BackpackIcon: Iconic;
|
|
7
6
|
export declare const BinanceIcon: Iconic;
|
|
@@ -11,11 +11,6 @@ const ArgentXIcon = createIconic({
|
|
|
11
11
|
iconName: 'argentx',
|
|
12
12
|
sourcePath: 'icons/wallets/argentx.svg',
|
|
13
13
|
});
|
|
14
|
-
const ArgentMobile = createIconic({
|
|
15
|
-
alt: 'Argent Mobile',
|
|
16
|
-
iconName: 'argentmobile',
|
|
17
|
-
sourcePath: 'icons/wallets/argent-mobile.svg',
|
|
18
|
-
});
|
|
19
14
|
const ArgentWebWallet = createIconic({
|
|
20
15
|
alt: 'Argent Web Wallet',
|
|
21
16
|
iconName: 'argentwebwallet',
|
|
@@ -447,4 +442,4 @@ const OneAMIcon = createIconic({
|
|
|
447
442
|
sourcePath: 'icons/wallets/1am.svg',
|
|
448
443
|
});
|
|
449
444
|
|
|
450
|
-
export { AbstractIcon, AmbireIcon,
|
|
445
|
+
export { AbstractIcon, AmbireIcon, ArgentWebWallet, ArgentXIcon, BackpackIcon, BinanceIcon, BitGetWalletIcon, BitPayIcon, BloctoIcon, BraavosIcon, ByBitIcon, CloverWalletIcon, Coin98Icon, CoinbaseIcon, CoinbaseWaaSIcon, CryptoIcon, DapperIcon, DawnIcon, DefaultIcon, DynamicWaasIcon, EdenOnlineIcon, EmailSignIcon, ExodusIcon, FireblocksIcon, FlowWalletIcon, FordefiIcon, FortmaticIcon, FrameIcon, FreighterIcon, GamestopIcon, GlowIcon, ImTokenWallet, InfinexIcon, InjectedWalletIcon, IntersendIcon, KeplrIcon, LeatherIcon, LedgerIcon, LilicoIcon, LinenIcon, LobstrIcon, MagicEdenIcon, MagicLinkIcon, MathWalletIcon, MaticIcon, MetaMaskIcon, MetaMaskStarknetIcon, MissingIcon, MyalgoIcon, NightlyIcon, OkxIcon, OmniIcon, OneAMIcon, OneInchIcon, OneKeyIcon, OpeanSeaIcon, OylIcon, PasskeysWalletIcon, PeraIcon, PhantomIcon, PontemIcon, RabbyIcon, RainbowIcon, SafeIcon, SequenceIcon, ShieldIcon, SignInWithEmailIcon, SlushIcon, SmartWalletIcon, SolflareIcon, SpotIcon, StrokeIcon, SuietIcon, SuperbIcon, TallyCashIcon, TerraIcon, TorusIcon, TronLinkIcon, TrustIcon, TurnkeyIcon, UnisatIcon, UnknownWalletIcon, UnstoppableIcon, VenlyIcon, WalletConnectIcon, XverseEdenIcon, ZengoIcon, ZeroDevIcon };
|
package/src/index.cjs
CHANGED
|
@@ -101,7 +101,6 @@ exports.TwitterIcon = index$3.TwitterIcon;
|
|
|
101
101
|
exports.YouTubeIcon = index$3.YouTubeIcon;
|
|
102
102
|
exports.AbstractIcon = index$4.AbstractIcon;
|
|
103
103
|
exports.AmbireIcon = index$4.AmbireIcon;
|
|
104
|
-
exports.ArgentMobile = index$4.ArgentMobile;
|
|
105
104
|
exports.ArgentWebWallet = index$4.ArgentWebWallet;
|
|
106
105
|
exports.ArgentXIcon = index$4.ArgentXIcon;
|
|
107
106
|
exports.BackpackIcon = index$4.BackpackIcon;
|
package/src/index.js
CHANGED
|
@@ -5,7 +5,7 @@ export { BraveIcon, ChromeIcon, EdgeIcon, FirefoxIcon, OperaIcon, SafariIcon } f
|
|
|
5
5
|
export { AleoIcon, AlgorandIcon, AptosIcon, ArbitrumIcon, AuroraIcon, AxelarIcon, BaseChainIcon, BerachainIcon, BitcoinIcon, BnbIcon, CosmosIcon, EclipseIcon, EthereumIcon, FlowIcon, GnosisIcon, GoerliIcon, MidnightIcon, OptimismIcon, OsmosisIcon, PalmIcon, PolygonIcon, SeiIcon, SolanaIcon, SparkIcon, StarknetIcon, StellarIcon, SuiIcon, TempoIcon, TonIcon, TronIcon, ZkSyncIcon } from './icons/chains/index.js';
|
|
6
6
|
export { BanxaIcon, CoinbasePayIcon, CryptoDotComIcon, MoonpayIcon } from './icons/onramps/index.js';
|
|
7
7
|
export { AppleDarkSocialIcon, AppleSocialIcon, BinanceSocialIcon, BitbucketIcon, CoinbaseSocialDarkIcon, CoinbaseSocialIcon, DiscordIcon, EpicGamesDarkIcon, EpicGamesIcon, FacebookIcon, FarcasterIcon, GithubDarkIcon, GithubIcon, GitlabIcon, GoogleIcon, HelpdeskIcon, InstagramIcon, KrakenDarkIcon, KrakenIcon, LineIcon, LinkedinIcon, MicrosoftIcon, OktaIcon, OnePasswordDarkIcon, OnePasswordIcon, ShopifyIcon, SlackIcon, SpotifyDarkIcon, SpotifyIcon, SteamDarkIcon, SteamIcon, TelegramIcon, TikTokDarkIcon, TikTokIcon, TwitchDarkIcon, TwitchIcon, TwitterDarkIcon, TwitterIcon, YouTubeIcon } from './icons/social/index.js';
|
|
8
|
-
export { AbstractIcon, AmbireIcon,
|
|
8
|
+
export { AbstractIcon, AmbireIcon, ArgentWebWallet, ArgentXIcon, BackpackIcon, BinanceIcon, BitGetWalletIcon, BitPayIcon, BloctoIcon, BraavosIcon, ByBitIcon, CloverWalletIcon, Coin98Icon, CoinbaseIcon, CoinbaseWaaSIcon, CryptoIcon, DapperIcon, DawnIcon, DefaultIcon, DynamicWaasIcon, EdenOnlineIcon, EmailSignIcon, ExodusIcon, FireblocksIcon, FlowWalletIcon, FordefiIcon, FortmaticIcon, FrameIcon, FreighterIcon, GamestopIcon, GlowIcon, ImTokenWallet, InfinexIcon, InjectedWalletIcon, IntersendIcon, KeplrIcon, LeatherIcon, LedgerIcon, LilicoIcon, LinenIcon, LobstrIcon, MagicEdenIcon, MagicLinkIcon, MathWalletIcon, MaticIcon, MetaMaskIcon, MetaMaskStarknetIcon, MissingIcon, MyalgoIcon, NightlyIcon, OkxIcon, OmniIcon, OneAMIcon, OneInchIcon, OneKeyIcon, OpeanSeaIcon, OylIcon, PasskeysWalletIcon, PeraIcon, PhantomIcon, PontemIcon, RabbyIcon, RainbowIcon, SafeIcon, SequenceIcon, ShieldIcon, SignInWithEmailIcon, SlushIcon, SmartWalletIcon, SolflareIcon, SpotIcon, StrokeIcon, SuietIcon, SuperbIcon, TallyCashIcon, TerraIcon, TorusIcon, TronLinkIcon, TrustIcon, TurnkeyIcon, UnisatIcon, UnknownWalletIcon, UnstoppableIcon, VenlyIcon, WalletConnectIcon, XverseEdenIcon, ZengoIcon, ZeroDevIcon } from './icons/wallets/index.js';
|
|
9
9
|
export { AndroidIcon, AppleIcon } from './icons/mobile/index.js';
|
|
10
10
|
export { ArrowSendIcon, CaptchaWaveIcon, UserProfileIcon } from './icons/misc/index.js';
|
|
11
11
|
export { SocialIcon } from './components/SocialIcon.js';
|