@rango-dev/widget-embedded 0.36.1-next.15 → 0.36.1-next.17

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.
@@ -375,7 +375,7 @@ export declare const AllRoutesButton: import("@stitches/react/types/styled-compo
375
375
  results?: number | undefined;
376
376
  security?: string | undefined;
377
377
  unselectable?: "on" | "off" | undefined;
378
- inputMode?: "email" | "search" | "text" | "none" | "tel" | "url" | "numeric" | "decimal" | undefined;
378
+ inputMode?: "search" | "email" | "text" | "none" | "tel" | "url" | "numeric" | "decimal" | undefined;
379
379
  is?: string | undefined;
380
380
  "aria-activedescendant"?: string | undefined;
381
381
  "aria-atomic"?: boolean | "true" | "false" | undefined;
@@ -49,7 +49,7 @@ export declare const RefreshButton: import("@stitches/react/types/styled-compone
49
49
  results?: number | undefined;
50
50
  security?: string | undefined;
51
51
  unselectable?: "on" | "off" | undefined;
52
- inputMode?: "email" | "search" | "text" | "none" | "tel" | "url" | "numeric" | "decimal" | undefined;
52
+ inputMode?: "search" | "email" | "text" | "none" | "tel" | "url" | "numeric" | "decimal" | undefined;
53
53
  is?: string | undefined;
54
54
  "aria-activedescendant"?: string | undefined;
55
55
  "aria-atomic"?: boolean | "true" | "false" | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"useWalletList.d.ts","sourceRoot":"","sources":["../../src/hooks/useWalletList.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,UAAU,CAAC;AA0BpD,UAAU,MAAM;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,UAAU,GAAG;IACX,IAAI,EAAE,mBAAmB,EAAE,CAAC;IAC5B,0BAA0B,EAAE,MAAM,IAAI,CAAC;CACxC;AAED;;;;;;GAMG;AACH,wBAAgB,aAAa,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,GAAG,CA4GlD"}
1
+ {"version":3,"file":"useWalletList.d.ts","sourceRoot":"","sources":["../../src/hooks/useWalletList.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAwBpD,UAAU,MAAM;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,UAAU,GAAG;IACX,IAAI,EAAE,mBAAmB,EAAE,CAAC;IAC5B,0BAA0B,EAAE,MAAM,IAAI,CAAC;CACxC;AAED;;;;;;GAMG;AACH,wBAAgB,aAAa,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,GAAG,CA8GlD"}
@@ -1,6 +1,6 @@
1
1
  import type { WidgetConfig } from '../../types';
2
2
  import type { ProvidersOptions } from '../../utils/providers';
3
- export declare function useWalletProviders(providers: WidgetConfig['wallets'], options?: ProvidersOptions): {
3
+ export declare function useWalletProviders(configWallets: WidgetConfig['wallets'], options?: ProvidersOptions): {
4
4
  providers: import("@rango-dev/wallets-core").VersionedProviders[];
5
5
  };
6
6
  //# sourceMappingURL=useWalletProviders.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useWalletProviders.d.ts","sourceRoot":"","sources":["../../../src/hooks/useWalletProviders/useWalletProviders.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAChD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAS9D,wBAAgB,kBAAkB,CAChC,SAAS,EAAE,YAAY,CAAC,SAAS,CAAC,EAClC,OAAO,CAAC,EAAE,gBAAgB;;EAiB3B"}
1
+ {"version":3,"file":"useWalletProviders.d.ts","sourceRoot":"","sources":["../../../src/hooks/useWalletProviders/useWalletProviders.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAChD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAQ9D,wBAAgB,kBAAkB,CAChC,aAAa,EAAE,YAAY,CAAC,SAAS,CAAC,EACtC,OAAO,CAAC,EAAE,gBAAgB;;EAkB3B"}