@reown/appkit-core-react-native 0.0.0-refactor-modal-migration-20241104195134 → 0.0.0-refactor-modal-migration-20241104195645

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.
@@ -7,7 +7,7 @@ exports.ConstantsUtil = void 0;
7
7
  const defaultFeatures = {
8
8
  email: true,
9
9
  emailShowWallets: true,
10
- socials: ['x', 'discord', 'apple', 'facebook', 'farcaster']
10
+ socials: ['x', 'discord', 'apple', 'farcaster']
11
11
  };
12
12
  const ConstantsUtil = exports.ConstantsUtil = {
13
13
  FOUR_MINUTES_MS: 240000,
@@ -1 +1 @@
1
- {"version":3,"names":["defaultFeatures","email","emailShowWallets","socials","ConstantsUtil","exports","FOUR_MINUTES_MS","TEN_SEC_MS","ONE_SEC_MS","EMAIL_REGEX","LINKING_ERROR","NATIVE_TOKEN_ADDRESS","DEFAULT_FEATURES"],"sourceRoot":"../../../src","sources":["utils/ConstantsUtil.ts"],"mappings":";;;;;;AAEA,MAAMA,eAAyB,GAAG;EAChCC,KAAK,EAAE,IAAI;EACXC,gBAAgB,EAAE,IAAI;EACtBC,OAAO,EAAE,CAAC,GAAG,EAAE,SAAS,EAAE,OAAO,EAAE,UAAU,EAAE,WAAW;AAC5D,CAAC;AAEM,MAAMC,aAAa,GAAAC,OAAA,CAAAD,aAAA,GAAG;EAC3BE,eAAe,EAAE,MAAM;EAEvBC,UAAU,EAAE,KAAK;EAEjBC,UAAU,EAAE,IAAI;EAEhBC,WAAW,EAAE,sEAAsE;EAEnFC,aAAa,EAAE,eAAe;EAE9BC,oBAAoB,EAAE,4CAA4C;EAElEC,gBAAgB,EAAEZ;AACpB,CAAC"}
1
+ {"version":3,"names":["defaultFeatures","email","emailShowWallets","socials","ConstantsUtil","exports","FOUR_MINUTES_MS","TEN_SEC_MS","ONE_SEC_MS","EMAIL_REGEX","LINKING_ERROR","NATIVE_TOKEN_ADDRESS","DEFAULT_FEATURES"],"sourceRoot":"../../../src","sources":["utils/ConstantsUtil.ts"],"mappings":";;;;;;AAEA,MAAMA,eAAyB,GAAG;EAChCC,KAAK,EAAE,IAAI;EACXC,gBAAgB,EAAE,IAAI;EACtBC,OAAO,EAAE,CAAC,GAAG,EAAE,SAAS,EAAE,OAAO,EAAE,WAAW;AAChD,CAAC;AAEM,MAAMC,aAAa,GAAAC,OAAA,CAAAD,aAAA,GAAG;EAC3BE,eAAe,EAAE,MAAM;EAEvBC,UAAU,EAAE,KAAK;EAEjBC,UAAU,EAAE,IAAI;EAEhBC,WAAW,EAAE,sEAAsE;EAEnFC,aAAa,EAAE,eAAe;EAE9BC,oBAAoB,EAAE,4CAA4C;EAElEC,gBAAgB,EAAEZ;AACpB,CAAC"}
@@ -1,7 +1,7 @@
1
1
  const defaultFeatures = {
2
2
  email: true,
3
3
  emailShowWallets: true,
4
- socials: ['x', 'discord', 'apple', 'facebook', 'farcaster']
4
+ socials: ['x', 'discord', 'apple', 'farcaster']
5
5
  };
6
6
  export const ConstantsUtil = {
7
7
  FOUR_MINUTES_MS: 240000,
@@ -1 +1 @@
1
- {"version":3,"names":["defaultFeatures","email","emailShowWallets","socials","ConstantsUtil","FOUR_MINUTES_MS","TEN_SEC_MS","ONE_SEC_MS","EMAIL_REGEX","LINKING_ERROR","NATIVE_TOKEN_ADDRESS","DEFAULT_FEATURES"],"sourceRoot":"../../../src","sources":["utils/ConstantsUtil.ts"],"mappings":"AAEA,MAAMA,eAAyB,GAAG;EAChCC,KAAK,EAAE,IAAI;EACXC,gBAAgB,EAAE,IAAI;EACtBC,OAAO,EAAE,CAAC,GAAG,EAAE,SAAS,EAAE,OAAO,EAAE,UAAU,EAAE,WAAW;AAC5D,CAAC;AAED,OAAO,MAAMC,aAAa,GAAG;EAC3BC,eAAe,EAAE,MAAM;EAEvBC,UAAU,EAAE,KAAK;EAEjBC,UAAU,EAAE,IAAI;EAEhBC,WAAW,EAAE,sEAAsE;EAEnFC,aAAa,EAAE,eAAe;EAE9BC,oBAAoB,EAAE,4CAA4C;EAElEC,gBAAgB,EAAEX;AACpB,CAAC"}
1
+ {"version":3,"names":["defaultFeatures","email","emailShowWallets","socials","ConstantsUtil","FOUR_MINUTES_MS","TEN_SEC_MS","ONE_SEC_MS","EMAIL_REGEX","LINKING_ERROR","NATIVE_TOKEN_ADDRESS","DEFAULT_FEATURES"],"sourceRoot":"../../../src","sources":["utils/ConstantsUtil.ts"],"mappings":"AAEA,MAAMA,eAAyB,GAAG;EAChCC,KAAK,EAAE,IAAI;EACXC,gBAAgB,EAAE,IAAI;EACtBC,OAAO,EAAE,CAAC,GAAG,EAAE,SAAS,EAAE,OAAO,EAAE,WAAW;AAChD,CAAC;AAED,OAAO,MAAMC,aAAa,GAAG;EAC3BC,eAAe,EAAE,MAAM;EAEvBC,UAAU,EAAE,KAAK;EAEjBC,UAAU,EAAE,IAAI;EAEhBC,WAAW,EAAE,sEAAsE;EAEnFC,aAAa,EAAE,eAAe;EAE9BC,oBAAoB,EAAE,4CAA4C;EAElEC,gBAAgB,EAAEX;AACpB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@reown/appkit-core-react-native",
3
- "version": "0.0.0-refactor-modal-migration-20241104195134",
3
+ "version": "0.0.0-refactor-modal-migration-20241104195645",
4
4
  "main": "lib/commonjs/index.js",
5
5
  "types": "lib/typescript/index.d.ts",
6
6
  "module": "lib/module/index.js",
@@ -38,7 +38,7 @@
38
38
  "access": "public"
39
39
  },
40
40
  "dependencies": {
41
- "@reown/appkit-common-react-native": "0.0.0-refactor-modal-migration-20241104195134",
41
+ "@reown/appkit-common-react-native": "0.0.0-refactor-modal-migration-20241104195645",
42
42
  "valtio": "1.11.2"
43
43
  },
44
44
  "peerDependencies": {
@@ -3,7 +3,7 @@ import type { Features } from './TypeUtil';
3
3
  const defaultFeatures: Features = {
4
4
  email: true,
5
5
  emailShowWallets: true,
6
- socials: ['x', 'discord', 'apple', 'facebook', 'farcaster']
6
+ socials: ['x', 'discord', 'apple', 'farcaster']
7
7
  };
8
8
 
9
9
  export const ConstantsUtil = {