@jaw.id/ui 0.4.4 → 0.4.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.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ConnectDialog/index.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAI7C,eAAO,MAAM,aAAa,GAAI,+LAiB3B,kBAAkB,4CA6NpB,CAAC;AAEF,cAAc,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ConnectDialog/index.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAI7C,eAAO,MAAM,aAAa,GAAI,+LAiB3B,kBAAkB,4CAyNpB,CAAC;AAEF,cAAc,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Eip712Dialog/index.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AA0P5C,eAAO,MAAM,YAAY,GAAI,mLAgB1B,iBAAiB,4CA2OnB,CAAC;AAEF,cAAc,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Eip712Dialog/index.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AA0P5C,eAAO,MAAM,YAAY,GAAI,mLAgB1B,iBAAiB,4CAuOnB,CAAC;AAEF,cAAc,SAAS,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { ReactNode } from 'react';
2
+ interface IdentityAvatarProps {
3
+ src?: string;
4
+ /** Defaults to the wallet icon; pass `null` to render nothing when there's no avatar. */
5
+ fallback?: ReactNode;
6
+ }
7
+ /** ENS avatar for a resolved identity; falls back to `fallback` when there's no avatar or the image fails to load. */
8
+ export declare const IdentityAvatar: ({ src, fallback }: IdentityAvatarProps) => import("react/jsx-runtime").JSX.Element;
9
+ export {};
10
+ //# sourceMappingURL=IdentityAvatar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IdentityAvatar.d.ts","sourceRoot":"","sources":["../../src/components/IdentityAvatar.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvC,UAAU,mBAAmB;IAC3B,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,yFAAyF;IACzF,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB;AAID,sHAAsH;AACtH,eAAO,MAAM,cAAc,GAAI,mBAAqC,mBAAmB,4CAatF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/PermissionDialog/index.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAOhD,eAAO,MAAM,gBAAgB,GAAI,waAmC9B,qBAAqB,4CA6gBvB,CAAC;AAEF,cAAc,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/PermissionDialog/index.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAQhD,eAAO,MAAM,gBAAgB,GAAI,waAmC9B,qBAAqB,4CAmhBvB,CAAC;AAEF,cAAc,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/SignatureDialog/index.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AAK/C,eAAO,MAAM,eAAe,GAAI,6KAgB7B,oBAAoB,4CA8ItB,CAAC;AAEF,cAAc,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/SignatureDialog/index.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AAK/C,eAAO,MAAM,eAAe,GAAI,6KAgB7B,oBAAoB,4CA0ItB,CAAC;AAEF,cAAc,SAAS,CAAC"}
@@ -1,4 +1,4 @@
1
1
  import { SiweDialogProps } from './types';
2
- export declare const SiweDialog: ({ open, onOpenChange, message, timestamp, appName, appLogoUrl, accountAddress, chainName, chainId, chainIcon, mainnetRpcUrl, onSign, onCancel, isProcessing, siweStatus, canSign, warningMessage, }: SiweDialogProps) => import("react/jsx-runtime").JSX.Element;
2
+ export declare const SiweDialog: ({ open, onOpenChange, message, origin, timestamp, appName, appLogoUrl, accountAddress, chainName, chainId, chainIcon, mainnetRpcUrl, onSign, onCancel, isProcessing, siweStatus, canSign, warningMessage, }: SiweDialogProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export * from './types';
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/SiweDialog/index.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAE1C,eAAO,MAAM,UAAU,GAAI,qMAkBxB,eAAe,4CAqLjB,CAAC;AAEF,cAAc,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/SiweDialog/index.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAE1C,eAAO,MAAM,UAAU,GAAI,6MAmBxB,eAAe,4CAoMjB,CAAC;AAEF,cAAc,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ClearSignedView.d.ts","sourceRoot":"","sources":["../../../src/components/TransactionDialog/ClearSignedView.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAc,MAAM,0BAA0B,CAAC;AAGhF,UAAU,oBAAoB;IAC5B,OAAO,EAAE,mBAAmB,CAAC;IAC7B,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AA0BD,eAAO,MAAM,eAAe,GAAI,qCAAqC,oBAAoB,mDAmExF,CAAC"}
1
+ {"version":3,"file":"ClearSignedView.d.ts","sourceRoot":"","sources":["../../../src/components/TransactionDialog/ClearSignedView.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAc,MAAM,0BAA0B,CAAC;AAIhF,UAAU,oBAAoB;IAC5B,OAAO,EAAE,mBAAmB,CAAC;IAC7B,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAqCD,eAAO,MAAM,eAAe,GAAI,qCAAqC,oBAAoB,mDAuFxF,CAAC"}
@@ -4,8 +4,9 @@ interface DecodedCalldataProps {
4
4
  chainId: number;
5
5
  apiKey?: string;
6
6
  resolvedAddresses?: Record<string, string>;
7
+ resolvedAvatars?: Record<string, string>;
7
8
  mainnetRpcUrl?: string;
8
9
  }
9
- export declare const DecodedCalldata: ({ to, data, chainId, apiKey, resolvedAddresses, mainnetRpcUrl, }: DecodedCalldataProps) => import("react/jsx-runtime").JSX.Element;
10
+ export declare const DecodedCalldata: ({ to, data, chainId, apiKey, resolvedAddresses, resolvedAvatars, mainnetRpcUrl, }: DecodedCalldataProps) => import("react/jsx-runtime").JSX.Element;
10
11
  export {};
11
12
  //# sourceMappingURL=DecodedCalldata.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DecodedCalldata.d.ts","sourceRoot":"","sources":["../../../src/components/TransactionDialog/DecodedCalldata.tsx"],"names":[],"mappings":"AAQA,UAAU,oBAAoB;IAC5B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,iBAAiB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC3C,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,eAAe,GAAI,kEAO7B,oBAAoB,4CAgLtB,CAAC"}
1
+ {"version":3,"file":"DecodedCalldata.d.ts","sourceRoot":"","sources":["../../../src/components/TransactionDialog/DecodedCalldata.tsx"],"names":[],"mappings":"AAoBA,UAAU,oBAAoB;IAC5B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,iBAAiB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC3C,eAAe,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACzC,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,eAAe,GAAI,mFAQ7B,oBAAoB,4CAqLtB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/TransactionDialog/index.tsx"],"names":[],"mappings":"AAWA,OAAO,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAMjD,eAAO,MAAM,iBAAiB,GAAI,kTAyB/B,sBAAsB,4CAsyBxB,CAAC;AAEF,cAAc,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/TransactionDialog/index.tsx"],"names":[],"mappings":"AAWA,OAAO,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAC;AAOjD,eAAO,MAAM,iBAAiB,GAAI,kTAyB/B,sBAAsB,4CAgyBxB,CAAC;AAEF,cAAc,SAAS,CAAC"}