@rango-dev/widget-embedded 0.29.1-next.20 → 0.29.1-next.21

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.
Files changed (50) hide show
  1. package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts +6 -0
  2. package/dist/components/ConfirmWalletsModal/ConfirmWallets.styles.d.ts.map +1 -1
  3. package/dist/components/ConfirmWalletsModal/WalletList.d.ts.map +1 -1
  4. package/dist/components/SearchInput/SearchInput.types.d.ts +2 -0
  5. package/dist/components/SearchInput/SearchInput.types.d.ts.map +1 -1
  6. package/dist/components/SwapDetailsModal/SwapDetailsModal.WalletState.d.ts.map +1 -1
  7. package/dist/components/WalletDerivationPathModal/WalletDerivationPathModal.d.ts +4 -0
  8. package/dist/components/WalletDerivationPathModal/WalletDerivationPathModal.d.ts.map +1 -0
  9. package/dist/components/WalletDerivationPathModal/WalletDerivationPathModal.styles.d.ts +325 -0
  10. package/dist/components/WalletDerivationPathModal/WalletDerivationPathModal.styles.d.ts.map +1 -0
  11. package/dist/components/WalletDerivationPathModal/WalletDerivationPathModal.types.d.ts +10 -0
  12. package/dist/components/WalletDerivationPathModal/WalletDerivationPathModal.types.d.ts.map +1 -0
  13. package/dist/components/WalletDerivationPathModal/index.d.ts +2 -0
  14. package/dist/components/WalletDerivationPathModal/index.d.ts.map +1 -0
  15. package/dist/components/WalletNamespacesModal/WalletNamespacesModal.d.ts.map +1 -1
  16. package/dist/components/WalletNamespacesModal/WalletNamespacesModal.types.d.ts +1 -1
  17. package/dist/components/WalletNamespacesModal/WalletNamespacesModal.types.d.ts.map +1 -1
  18. package/dist/constants/namespaces.d.ts +8 -0
  19. package/dist/constants/namespaces.d.ts.map +1 -0
  20. package/dist/hooks/useWalletList.d.ts +3 -3
  21. package/dist/hooks/useWalletList.d.ts.map +1 -1
  22. package/dist/index.d.ts +2 -2
  23. package/dist/index.d.ts.map +1 -1
  24. package/dist/index.js +2 -2
  25. package/dist/index.js.map +4 -4
  26. package/dist/pages/WalletsPage.d.ts.map +1 -1
  27. package/dist/types/wallets.d.ts +2 -1
  28. package/dist/types/wallets.d.ts.map +1 -1
  29. package/dist/utils/common.d.ts +2 -2
  30. package/dist/utils/common.d.ts.map +1 -1
  31. package/dist/utils/wallets.d.ts +4 -4
  32. package/dist/utils/wallets.d.ts.map +1 -1
  33. package/dist/widget-embedded.build.json +1 -1
  34. package/package.json +6 -6
  35. package/src/components/ConfirmWalletsModal/WalletList.tsx +81 -14
  36. package/src/components/SearchInput/SearchInput.types.ts +2 -0
  37. package/src/components/SwapDetailsModal/SwapDetailsModal.WalletState.tsx +77 -11
  38. package/src/components/WalletDerivationPathModal/WalletDerivationPathModal.styles.ts +17 -0
  39. package/src/components/WalletDerivationPathModal/WalletDerivationPathModal.tsx +154 -0
  40. package/src/components/WalletDerivationPathModal/WalletDerivationPathModal.types.tsx +10 -0
  41. package/src/components/WalletDerivationPathModal/index.ts +1 -0
  42. package/src/components/WalletNamespacesModal/WalletNamespacesModal.tsx +9 -6
  43. package/src/components/WalletNamespacesModal/WalletNamespacesModal.types.tsx +1 -1
  44. package/src/constants/namespaces.ts +62 -0
  45. package/src/hooks/useWalletList.ts +5 -2
  46. package/src/index.ts +2 -2
  47. package/src/pages/WalletsPage.tsx +85 -19
  48. package/src/types/wallets.ts +2 -1
  49. package/src/utils/common.ts +2 -2
  50. package/src/utils/wallets.ts +7 -5
@@ -1920,6 +1920,12 @@ export declare const StyledTextField: import("@stitches/react/types/styled-compo
1920
1920
  variant?: "contained" | "outlined" | "ghost" | undefined;
1921
1921
  fullWidth?: boolean | undefined;
1922
1922
  labelProps?: import("@rango-dev/ui").TypographyPropTypes | undefined;
1923
+ style?: import("@stitches/react").CSS<{
1924
+ media: {};
1925
+ theme: {};
1926
+ themeMap: {};
1927
+ utils: {};
1928
+ }> | undefined;
1923
1929
  } & Omit<import("react").InputHTMLAttributes<HTMLInputElement>, "prefix" | "size"> & {
1924
1930
  children?: import("react").ReactNode;
1925
1931
  } & import("react").RefAttributes<HTMLInputElement>>, {}, {
@@ -1 +1 @@
1
- {"version":3,"file":"ConfirmWallets.styles.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/ConfirmWallets.styles.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ConfirmWallets.styles.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/ConfirmWallets.styles.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"WalletList.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/WalletList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAcnD,OAAO,KAA8B,MAAM,OAAO,CAAC;AAqCnD,wBAAgB,UAAU,CAAC,KAAK,EAAE,SAAS,qBAyT1C"}
1
+ {"version":3,"file":"WalletList.d.ts","sourceRoot":"","sources":["../../../src/components/ConfirmWalletsModal/WalletList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAcnD,OAAO,KAA8B,MAAM,OAAO,CAAC;AA8CnD,wBAAgB,UAAU,CAAC,KAAK,EAAE,SAAS,qBAmX1C"}
@@ -1,3 +1,4 @@
1
+ import type * as Stitches from '@stitches/react';
1
2
  import type React from 'react';
2
3
  export type PropTypes = {
3
4
  variant?: 'contained' | 'outlined' | 'ghost';
@@ -6,5 +7,6 @@ export type PropTypes = {
6
7
  size?: 'small' | 'large';
7
8
  value: string;
8
9
  setValue?: (value: string) => void;
10
+ style?: Stitches.CSS;
9
11
  } & Omit<React.InputHTMLAttributes<HTMLInputElement>, 'size' | 'value'>;
10
12
  //# sourceMappingURL=SearchInput.types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SearchInput.types.d.ts","sourceRoot":"","sources":["../../../src/components/SearchInput/SearchInput.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,MAAM,SAAS,GAAG;IACtB,OAAO,CAAC,EAAE,WAAW,GAAG,UAAU,GAAG,OAAO,CAAC;IAC7C,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACzB,IAAI,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACpC,GAAG,IAAI,CAAC,KAAK,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC"}
1
+ {"version":3,"file":"SearchInput.types.d.ts","sourceRoot":"","sources":["../../../src/components/SearchInput/SearchInput.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,QAAQ,MAAM,iBAAiB,CAAC;AACjD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,MAAM,SAAS,GAAG;IACtB,OAAO,CAAC,EAAE,WAAW,GAAG,UAAU,GAAG,OAAO,CAAC;IAC7C,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACzB,IAAI,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACnC,KAAK,CAAC,EAAE,QAAQ,CAAC,GAAG,CAAC;CACtB,GAAG,IAAI,CAAC,KAAK,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SwapDetailsModal.WalletState.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsModal.WalletState.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,0BAA0B,CAAC;AAMxE,OAAO,KAAmB,MAAM,OAAO,CAAC;AAexC,eAAO,MAAM,kBAAkB,UAAW,uBAAuB,sBAkEhE,CAAC"}
1
+ {"version":3,"file":"SwapDetailsModal.WalletState.d.ts","sourceRoot":"","sources":["../../../src/components/SwapDetailsModal/SwapDetailsModal.WalletState.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,0BAA0B,CAAC;AAMxE,OAAO,KAAmB,MAAM,OAAO,CAAC;AAwBxC,eAAO,MAAM,kBAAkB,UAAW,uBAAuB,sBA2HhE,CAAC"}
@@ -0,0 +1,4 @@
1
+ import type { PropTypes } from './WalletDerivationPathModal.types';
2
+ import React from 'react';
3
+ export declare function WalletDerivationPathModal(props: PropTypes): React.JSX.Element;
4
+ //# sourceMappingURL=WalletDerivationPathModal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WalletDerivationPathModal.d.ts","sourceRoot":"","sources":["../../../src/components/WalletDerivationPathModal/WalletDerivationPathModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,mCAAmC,CAAC;AAYnE,OAAO,KAA8B,MAAM,OAAO,CAAC;AAmCnD,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,SAAS,qBA0GzD"}
@@ -0,0 +1,325 @@
1
+ import { Typography } from '@rango-dev/ui';
2
+ export declare const InputsContainer: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
3
+ xs: string;
4
+ sm: string;
5
+ md: string;
6
+ lg: string;
7
+ }, import("@stitches/react/types/css-util").CSS<{
8
+ xs: string;
9
+ sm: string;
10
+ md: string;
11
+ lg: string;
12
+ }, {
13
+ colors: {
14
+ primary: string;
15
+ primary500: string;
16
+ primary550: string;
17
+ secondary: string;
18
+ secondary100: string;
19
+ secondary150: string;
20
+ secondary200: string;
21
+ secondary250: string;
22
+ secondary500: string;
23
+ secondary550: string;
24
+ neutral: string;
25
+ neutral100: string;
26
+ neutral200: string;
27
+ neutral300: string;
28
+ neutral400: string;
29
+ neutral500: string;
30
+ neutral600: string;
31
+ neutral700: string;
32
+ neutral800: string;
33
+ neutral900: string;
34
+ error100: string;
35
+ error300: string;
36
+ error500: string;
37
+ error600: string;
38
+ error700: string;
39
+ warning100: string;
40
+ warning300: string;
41
+ warning500: string;
42
+ warning600: string;
43
+ warning700: string;
44
+ info: string;
45
+ info100: string;
46
+ info300: string;
47
+ info500: string;
48
+ info600: string;
49
+ info700: string;
50
+ success100: string;
51
+ success300: string;
52
+ success500: string;
53
+ success600: string;
54
+ success700: string;
55
+ background: string;
56
+ foreground: string;
57
+ };
58
+ space: {
59
+ 0: string;
60
+ 5: string;
61
+ 10: string;
62
+ 15: string;
63
+ 20: string;
64
+ 25: string;
65
+ 30: string;
66
+ 40: string;
67
+ 46: string;
68
+ 50: string;
69
+ 60: string;
70
+ 70: string;
71
+ 80: string;
72
+ 90: string;
73
+ 100: string;
74
+ 2: string;
75
+ 4: string;
76
+ 6: string;
77
+ 8: string;
78
+ 12: string;
79
+ 16: string;
80
+ 24: string;
81
+ 28: string;
82
+ 32: string;
83
+ };
84
+ radii: {
85
+ xs: string;
86
+ sm: string;
87
+ xm: string;
88
+ md: string;
89
+ xl: string;
90
+ lg: string;
91
+ primary: string;
92
+ secondary: string;
93
+ };
94
+ fontSizes: {
95
+ 10: string;
96
+ 12: string;
97
+ 14: string;
98
+ 16: string;
99
+ 18: string;
100
+ 20: string;
101
+ 22: string;
102
+ 24: string;
103
+ 28: string;
104
+ 32: string;
105
+ 36: string;
106
+ 40: string;
107
+ 48: string;
108
+ };
109
+ fonts: {
110
+ primary: string;
111
+ widget: string;
112
+ };
113
+ fontWeights: {
114
+ regular: number;
115
+ medium: number;
116
+ semiBold: number;
117
+ bold: number;
118
+ };
119
+ lineHeights: {
120
+ 12: string;
121
+ 16: string;
122
+ 20: string;
123
+ 24: string;
124
+ 26: string;
125
+ 28: string;
126
+ 30: string;
127
+ 36: string;
128
+ 40: string;
129
+ 44: string;
130
+ 52: string;
131
+ 64: string;
132
+ };
133
+ letterSpacings: {};
134
+ sizes: {
135
+ 4: string;
136
+ 6: string;
137
+ 8: string;
138
+ 10: string;
139
+ 12: string;
140
+ 16: string;
141
+ 18: string;
142
+ 20: string;
143
+ 24: string;
144
+ 26: string;
145
+ 28: string;
146
+ 30: string;
147
+ 32: string;
148
+ 36: string;
149
+ 40: string;
150
+ 45: string;
151
+ 48: string;
152
+ };
153
+ borderWidths: {};
154
+ borderStyles: {};
155
+ shadows: {
156
+ mainContainer: string;
157
+ };
158
+ zIndices: {};
159
+ transitions: {};
160
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
161
+ export declare const InputLabel: import("@stitches/react/types/styled-component").StyledComponent<typeof Typography, {}, {
162
+ xs: string;
163
+ sm: string;
164
+ md: string;
165
+ lg: string;
166
+ }, import("@stitches/react/types/css-util").CSS<{
167
+ xs: string;
168
+ sm: string;
169
+ md: string;
170
+ lg: string;
171
+ }, {
172
+ colors: {
173
+ primary: string;
174
+ primary500: string;
175
+ primary550: string;
176
+ secondary: string;
177
+ secondary100: string;
178
+ secondary150: string;
179
+ secondary200: string;
180
+ secondary250: string;
181
+ secondary500: string;
182
+ secondary550: string;
183
+ neutral: string;
184
+ neutral100: string;
185
+ neutral200: string;
186
+ neutral300: string;
187
+ neutral400: string;
188
+ neutral500: string;
189
+ neutral600: string;
190
+ neutral700: string;
191
+ neutral800: string;
192
+ neutral900: string;
193
+ error100: string;
194
+ error300: string;
195
+ error500: string;
196
+ error600: string;
197
+ error700: string;
198
+ warning100: string;
199
+ warning300: string;
200
+ warning500: string;
201
+ warning600: string;
202
+ warning700: string;
203
+ info: string;
204
+ info100: string;
205
+ info300: string;
206
+ info500: string;
207
+ info600: string;
208
+ info700: string;
209
+ success100: string;
210
+ success300: string;
211
+ success500: string;
212
+ success600: string;
213
+ success700: string;
214
+ background: string;
215
+ foreground: string;
216
+ };
217
+ space: {
218
+ 0: string;
219
+ 5: string;
220
+ 10: string;
221
+ 15: string;
222
+ 20: string;
223
+ 25: string;
224
+ 30: string;
225
+ 40: string;
226
+ 46: string;
227
+ 50: string;
228
+ 60: string;
229
+ 70: string;
230
+ 80: string;
231
+ 90: string;
232
+ 100: string;
233
+ 2: string;
234
+ 4: string;
235
+ 6: string;
236
+ 8: string;
237
+ 12: string;
238
+ 16: string;
239
+ 24: string;
240
+ 28: string;
241
+ 32: string;
242
+ };
243
+ radii: {
244
+ xs: string;
245
+ sm: string;
246
+ xm: string;
247
+ md: string;
248
+ xl: string;
249
+ lg: string;
250
+ primary: string;
251
+ secondary: string;
252
+ };
253
+ fontSizes: {
254
+ 10: string;
255
+ 12: string;
256
+ 14: string;
257
+ 16: string;
258
+ 18: string;
259
+ 20: string;
260
+ 22: string;
261
+ 24: string;
262
+ 28: string;
263
+ 32: string;
264
+ 36: string;
265
+ 40: string;
266
+ 48: string;
267
+ };
268
+ fonts: {
269
+ primary: string;
270
+ widget: string;
271
+ };
272
+ fontWeights: {
273
+ regular: number;
274
+ medium: number;
275
+ semiBold: number;
276
+ bold: number;
277
+ };
278
+ lineHeights: {
279
+ 12: string;
280
+ 16: string;
281
+ 20: string;
282
+ 24: string;
283
+ 26: string;
284
+ 28: string;
285
+ 30: string;
286
+ 36: string;
287
+ 40: string;
288
+ 44: string;
289
+ 52: string;
290
+ 64: string;
291
+ };
292
+ letterSpacings: {};
293
+ sizes: {
294
+ 4: string;
295
+ 6: string;
296
+ 8: string;
297
+ 10: string;
298
+ 12: string;
299
+ 16: string;
300
+ 18: string;
301
+ 20: string;
302
+ 24: string;
303
+ 26: string;
304
+ 28: string;
305
+ 30: string;
306
+ 32: string;
307
+ 36: string;
308
+ 40: string;
309
+ 45: string;
310
+ 48: string;
311
+ };
312
+ borderWidths: {};
313
+ borderStyles: {};
314
+ shadows: {
315
+ mainContainer: string;
316
+ };
317
+ zIndices: {};
318
+ transitions: {};
319
+ }, import("@stitches/react/types/config").DefaultThemeMap, {}>>;
320
+ export declare const derivationPathInputStyles: {
321
+ height: string;
322
+ backgroundColor: string;
323
+ borderRadius: string;
324
+ };
325
+ //# sourceMappingURL=WalletDerivationPathModal.styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WalletDerivationPathModal.styles.d.ts","sourceRoot":"","sources":["../../../src/components/WalletDerivationPathModal/WalletDerivationPathModal.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAU,UAAU,EAAE,MAAM,eAAe,CAAC;AAEnD,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAI1B,CAAC;AAEH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAErB,CAAC;AAEH,eAAO,MAAM,yBAAyB;;;;CAIrC,CAAC"}
@@ -0,0 +1,10 @@
1
+ import type { Namespace } from '@rango-dev/wallets-shared';
2
+ export interface PropTypes {
3
+ open: boolean;
4
+ selectedNamespace?: Namespace;
5
+ type?: string;
6
+ image?: string;
7
+ onClose: () => void;
8
+ onConfirm: (path: string) => void;
9
+ }
10
+ //# sourceMappingURL=WalletDerivationPathModal.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WalletDerivationPathModal.types.d.ts","sourceRoot":"","sources":["../../../src/components/WalletDerivationPathModal/WalletDerivationPathModal.types.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAE3D,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,OAAO,CAAC;IACd,iBAAiB,CAAC,EAAE,SAAS,CAAC;IAC9B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;CACnC"}
@@ -0,0 +1,2 @@
1
+ export { WalletDerivationPathModal } from './WalletDerivationPathModal';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/WalletDerivationPathModal/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"WalletNamespacesModal.d.ts","sourceRoot":"","sources":["../../../src/components/WalletNamespacesModal/WalletNamespacesModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAC;AAe/D,OAAO,KAA4B,MAAM,OAAO,CAAC;AAqBjD,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,SAAS,qBAiGrD"}
1
+ {"version":3,"file":"WalletNamespacesModal.d.ts","sourceRoot":"","sources":["../../../src/components/WalletNamespacesModal/WalletNamespacesModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAC;AAe/D,OAAO,KAA4B,MAAM,OAAO,CAAC;AAsBjD,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,SAAS,qBAmGrD"}
@@ -4,7 +4,7 @@ export interface PropTypes {
4
4
  image?: string;
5
5
  onClose: () => void;
6
6
  onConfirm: (namespaces: Namespace[]) => void;
7
- namespaces?: Namespace[];
7
+ availableNamespaces?: Namespace[];
8
8
  singleNamespace?: boolean;
9
9
  }
10
10
  //# sourceMappingURL=WalletNamespacesModal.types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WalletNamespacesModal.types.d.ts","sourceRoot":"","sources":["../../../src/components/WalletNamespacesModal/WalletNamespacesModal.types.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAE3D,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,OAAO,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,EAAE,CAAC,UAAU,EAAE,SAAS,EAAE,KAAK,IAAI,CAAC;IAC7C,UAAU,CAAC,EAAE,SAAS,EAAE,CAAC;IACzB,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B"}
1
+ {"version":3,"file":"WalletNamespacesModal.types.d.ts","sourceRoot":"","sources":["../../../src/components/WalletNamespacesModal/WalletNamespacesModal.types.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAE3D,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,OAAO,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,EAAE,CAAC,UAAU,EAAE,SAAS,EAAE,KAAK,IAAI,CAAC;IAC7C,mBAAmB,CAAC,EAAE,SAAS,EAAE,CAAC;IAClC,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B"}
@@ -0,0 +1,8 @@
1
+ import type { DerivationPath } from '@rango-dev/wallets-shared';
2
+ import { Namespace } from '@rango-dev/wallets-shared';
3
+ export declare const namespaces: Record<Namespace, {
4
+ mainBlockchain: string;
5
+ title: string;
6
+ derivationPaths?: DerivationPath[];
7
+ }>;
8
+ //# sourceMappingURL=namespaces.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"namespaces.d.ts","sourceRoot":"","sources":["../../src/constants/namespaces.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAEhE,OAAO,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAEtD,eAAO,MAAM,UAAU,EAAE,MAAM,CAC7B,SAAS,EACT;IAAE,cAAc,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,eAAe,CAAC,EAAE,cAAc,EAAE,CAAA;CAAE,CAuD9E,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { Namespace, WalletType } from '@rango-dev/wallets-shared';
1
+ import type { NamespaceData, WalletType } from '@rango-dev/wallets-shared';
2
2
  interface Params {
3
3
  chain?: string;
4
4
  onBeforeConnect?: (walletType: string) => void;
@@ -11,9 +11,9 @@ interface Params {
11
11
  * you can use this list whenever you need to show the list of wallets and needed callbacks
12
12
  */
13
13
  export declare function useWalletList(params: Params): {
14
- list: import("..").WalletInfoWithNamespaces[];
14
+ list: import("..").WalletInfoWithExtra[];
15
15
  error: string;
16
- handleClick: (type: WalletType, namespaces?: Namespace[]) => Promise<void>;
16
+ handleClick: (type: WalletType, namespaces?: NamespaceData[]) => Promise<void>;
17
17
  disconnectConnectingWallets: () => void;
18
18
  disconnectWallet: (type: WalletType) => Promise<void>;
19
19
  };
@@ -1 +1 @@
1
- {"version":3,"file":"useWalletList.d.ts","sourceRoot":"","sources":["../../src/hooks/useWalletList.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAyBvE,UAAU,MAAM;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,eAAe,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/C,SAAS,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,OAAO,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;CACpC;AAED;;;;GAIG;AACH,wBAAgB,aAAa,CAAC,MAAM,EAAE,MAAM;;;wBAwCT,UAAU,eAAe,SAAS,EAAE;;6BAgC/B,UAAU;EAqEjD"}
1
+ {"version":3,"file":"useWalletList.d.ts","sourceRoot":"","sources":["../../src/hooks/useWalletList.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAyB3E,UAAU,MAAM;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,eAAe,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/C,SAAS,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,OAAO,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;CACpC;AAED;;;;GAIG;AACH,wBAAgB,aAAa,CAAC,MAAM,EAAE,MAAM;;;wBAyClC,UAAU,eACH,aAAa,EAAE;;6BAiCQ,UAAU;EAqEjD"}
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import type { WidgetProps } from './containers/Widget';
2
2
  import type { ConnectedWallet } from './store/wallets';
3
- import type { BlockchainAndTokenConfig, QuoteEventData, Tokens, WalletEventData, WalletInfoWithNamespaces, WidgetColors, WidgetColorsKeys, WidgetConfig, WidgetTheme, WidgetVariant } from './types';
3
+ import type { BlockchainAndTokenConfig, QuoteEventData, Tokens, WalletEventData, WalletInfoWithExtra, WidgetColors, WidgetColorsKeys, WidgetConfig, WidgetTheme, WidgetVariant } from './types';
4
4
  import type { PendingSwapWithQueueID, Route, RouteEvent, RouteEventData, RouteExecutionEvents, RouteFailedEvent, RouteStartedEvent, RouteSucceededEvent, Step, StepApprovalTxSucceededEvent, StepCheckStatusEvent, StepEvent, StepEventData, StepFailedEvent, StepOutputRevealedEvent, StepStartedEvent, StepSucceededEvent, StepTxExecutionBlockedEvent, StepTxExecutionUpdatedEvent } from '@rango-dev/queue-manager-rango-preset';
5
5
  import type { EventHandler as HandleWalletsUpdate, ProviderInterface } from '@rango-dev/wallets-react';
6
6
  import type { WalletInfo, WalletState, WalletType } from '@rango-dev/wallets-shared';
@@ -20,7 +20,7 @@ import { useWidgetEvents } from './hooks/useWidgetEvents';
20
20
  import { widgetEventEmitter } from './services/eventEmitter';
21
21
  import { WidgetEvents as MainEvents, QuoteEventTypes, WalletEventTypes, WidgetEvents } from './types';
22
22
  import { customizedThemeTokens } from './utils/ui';
23
- export type { WidgetConfig, WalletType, WidgetTheme, WidgetColors, WidgetColorsKeys, ProviderInterface, BlockchainAndTokenConfig, WidgetProps, RouteEvent, RouteEventData, StepEvent, StepEventData, Route, Step, RouteStartedEvent, RouteSucceededEvent, RouteFailedEvent, StepStartedEvent, StepSucceededEvent, StepFailedEvent, StepTxExecutionUpdatedEvent, StepTxExecutionBlockedEvent, StepCheckStatusEvent, StepApprovalTxSucceededEvent, StepOutputRevealedEvent, HandleWalletsUpdate, ConnectedWallet, Tokens, WidgetVariant, WalletEventData, QuoteEventData, WalletInfoWithNamespaces, };
23
+ export type { WidgetConfig, WalletType, WidgetTheme, WidgetColors, WidgetColorsKeys, ProviderInterface, BlockchainAndTokenConfig, WidgetProps, RouteEvent, RouteEventData, StepEvent, StepEventData, Route, Step, RouteStartedEvent, RouteSucceededEvent, RouteFailedEvent, StepStartedEvent, StepSucceededEvent, StepFailedEvent, StepTxExecutionUpdatedEvent, StepTxExecutionBlockedEvent, StepCheckStatusEvent, StepApprovalTxSucceededEvent, StepOutputRevealedEvent, HandleWalletsUpdate, ConnectedWallet, Tokens, WidgetVariant, WalletEventData, QuoteEventData, WalletInfoWithExtra, };
24
24
  export { Widget,
25
25
  /**
26
26
  * @deprecated Use `WidgetProvider` instead. This component will be removed in future versions.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}