com.xd.sdk.common 0.0.2 → 0.0.10-alpha

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 (1450) hide show
  1. package/Editor/Android/XDCommonAndroidGradleProcessor.cs +112 -0
  2. package/Editor/Android/XDCommonAndroidGradleProcessor.cs.meta +11 -0
  3. package/Editor/Android/XDGAndroidCommonProcessor.cs +64 -0
  4. package/Editor/Android/XDGAndroidCommonProcessor.cs.meta +11 -0
  5. package/Editor/Android/XDGAndroidProcessor.cs +199 -0
  6. package/Editor/Android/XDGAndroidProcessor.cs.meta +11 -0
  7. package/Editor/Android.meta +8 -0
  8. package/Editor/Standalone/XDGPCCommonProcessor.cs +79 -0
  9. package/Editor/Standalone/XDGPCCommonProcessor.cs.meta +11 -0
  10. package/Editor/Standalone.meta +3 -0
  11. package/Editor/Steam/SteamBuildProcessor.cs +38 -0
  12. package/Editor/Steam/SteamBuildProcessor.cs.meta +11 -0
  13. package/Editor/Steam.meta +8 -0
  14. package/Editor/XD.SDK.Common.Editor.asmdef +2 -2
  15. package/Editor/XD.SDK.Common.Editor.asmdef.meta +1 -1
  16. package/Editor/XDGCommonLinkProcessor.cs +11 -0
  17. package/Editor/XDGCommonLinkProcessor.cs.meta +11 -0
  18. package/Editor/XDGScriptHandlerProcessor.cs +61 -2
  19. package/Editor/XDGScriptHandlerProcessor.cs.meta +1 -1
  20. package/Editor/iOS/Plist.cs +955 -0
  21. package/Editor/iOS/Plist.cs.meta +11 -0
  22. package/Editor/iOS/XDGIOSCommonProcessor.cs +690 -0
  23. package/Editor/iOS/XDGIOSCommonProcessor.cs.meta +11 -0
  24. package/Editor/iOS.meta +8 -0
  25. package/Editor.meta +1 -1
  26. package/Plugins/Android/libs/XDGCommon_7.0.0.aar +0 -0
  27. package/Plugins/Android/libs/XDGCommon_7.0.0.aar.meta +3 -0
  28. package/Plugins/Android/libs.meta +1 -1
  29. package/Plugins/Android.meta +1 -1
  30. package/Plugins/iOS/Resource/Blank.swift.meta +1 -1
  31. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/Root.plist +61 -0
  32. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/Root.plist.meta +7 -0
  33. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/TapTapImage.png +0 -0
  34. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/TapTapImage.png.meta +7 -0
  35. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/anti_back@3x.png +0 -0
  36. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/anti_back@3x.png.meta +7 -0
  37. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/anti_closeBtn@3x.png +0 -0
  38. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/anti_closeBtn@3x.png.meta +7 -0
  39. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/changeAccountBtn@3x.png +0 -0
  40. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/changeAccountBtn@3x.png.meta +7 -0
  41. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/en.lproj/Root.strings +0 -0
  42. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/en.lproj/Root.strings.meta +7 -0
  43. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/en.lproj.meta +8 -0
  44. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/longbackBtn@3x.png +0 -0
  45. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/longbackBtn@3x.png.meta +7 -0
  46. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/negative_button@3x.png +0 -0
  47. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/negative_button@3x.png.meta +7 -0
  48. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/positive_button@3x.png +0 -0
  49. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/positive_button@3x.png.meta +7 -0
  50. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/realName_icon@3x.png +0 -0
  51. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/realName_icon@3x.png.meta +7 -0
  52. package/Plugins/iOS/Resource/TapTapComplianceResource.bundle.meta +81 -0
  53. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/Root.plist +61 -0
  54. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/Root.plist.meta +7 -0
  55. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/de.lproj/Localizable.strings +1 -0
  56. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/de.lproj/Localizable.strings.meta +7 -0
  57. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/de.lproj.meta +8 -0
  58. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/en.lproj/Localizable.strings +1 -0
  59. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/en.lproj/Localizable.strings.meta +7 -0
  60. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/en.lproj.meta +8 -0
  61. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/es.lproj/Localizable.strings +1 -0
  62. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/es.lproj/Localizable.strings.meta +7 -0
  63. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/es.lproj.meta +8 -0
  64. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/fr.lproj/Localizable.strings +1 -0
  65. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/fr.lproj/Localizable.strings.meta +7 -0
  66. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/fr.lproj.meta +8 -0
  67. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/in.lproj/Localizable.strings +1 -0
  68. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/in.lproj/Localizable.strings.meta +7 -0
  69. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/in.lproj.meta +8 -0
  70. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ja.lproj/Localizable.strings +1 -0
  71. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ja.lproj/Localizable.strings.meta +7 -0
  72. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ja.lproj.meta +8 -0
  73. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ko.lproj/Localizable.strings +1 -0
  74. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ko.lproj/Localizable.strings.meta +7 -0
  75. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ko.lproj.meta +8 -0
  76. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/pt.lproj/Localizable.strings +1 -0
  77. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/pt.lproj/Localizable.strings.meta +7 -0
  78. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/pt.lproj.meta +8 -0
  79. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ru.lproj/Localizable.strings +1 -0
  80. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ru.lproj/Localizable.strings.meta +7 -0
  81. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ru.lproj.meta +8 -0
  82. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_login_close_38.png +0 -0
  83. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_login_close_38.png.meta +7 -0
  84. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_login_close_select_38.png +0 -0
  85. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_login_close_select_38.png.meta +7 -0
  86. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_logo_75.png +0 -0
  87. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_logo_75.png.meta +7 -0
  88. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/th.lproj/Localizable.strings +1 -0
  89. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/th.lproj/Localizable.strings.meta +7 -0
  90. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/th.lproj.meta +8 -0
  91. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tr.lproj/Localizable.strings +1 -0
  92. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tr.lproj/Localizable.strings.meta +7 -0
  93. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tr.lproj.meta +8 -0
  94. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/vi.lproj/Localizable.strings +1 -0
  95. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/vi.lproj/Localizable.strings.meta +7 -0
  96. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/vi.lproj.meta +8 -0
  97. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hans.lproj/Localizable.strings +1 -0
  98. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hans.lproj/Localizable.strings.meta +7 -0
  99. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hans.lproj.meta +8 -0
  100. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hant.lproj/Localizable.strings +1 -0
  101. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hant.lproj/Localizable.strings.meta +7 -0
  102. package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hant.lproj.meta +8 -0
  103. package/Plugins/iOS/Resource/TapTapLoginResource.bundle.meta +81 -0
  104. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/de.lproj/Localizable.strings +17 -0
  105. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/de.lproj/Localizable.strings.meta +7 -0
  106. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/de.lproj.meta +8 -0
  107. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/en.lproj/Localizable.strings +17 -0
  108. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/en.lproj/Localizable.strings.meta +7 -0
  109. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/en.lproj.meta +8 -0
  110. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/es.lproj/Localizable.strings +17 -0
  111. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/es.lproj/Localizable.strings.meta +7 -0
  112. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/es.lproj.meta +8 -0
  113. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/fr.lproj/Localizable.strings +17 -0
  114. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/fr.lproj/Localizable.strings.meta +7 -0
  115. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/fr.lproj.meta +8 -0
  116. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_alert_close@3x.png +0 -0
  117. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_alert_close@3x.png.meta +7 -0
  118. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_back@3x.png +0 -0
  119. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_back@3x.png.meta +7 -0
  120. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_close@3x.png +0 -0
  121. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_close@3x.png.meta +7 -0
  122. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_load_failed@3x.png +0 -0
  123. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_load_failed@3x.png.meta +7 -0
  124. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_reload@3x.png +0 -0
  125. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_reload@3x.png.meta +7 -0
  126. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_button@3x.png +0 -0
  127. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_button@3x.png.meta +7 -0
  128. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_cancel@3x.png +0 -0
  129. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_cancel@3x.png.meta +7 -0
  130. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_close@3x.png +0 -0
  131. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_close@3x.png.meta +7 -0
  132. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_confirm@3x.png +0 -0
  133. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_confirm@3x.png.meta +7 -0
  134. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_download@3x.png +0 -0
  135. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_download@3x.png.meta +7 -0
  136. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_airplan@3x.png +0 -0
  137. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_airplan@3x.png.meta +7 -0
  138. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_bg@3x.png +0 -0
  139. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_bg@3x.png.meta +7 -0
  140. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_reload@3x.png +0 -0
  141. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_reload@3x.png.meta +7 -0
  142. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_wifi@3x.png +0 -0
  143. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_wifi@3x.png.meta +7 -0
  144. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_poptip_close@3x.png +0 -0
  145. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_poptip_close@3x.png.meta +7 -0
  146. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images.meta +8 -0
  147. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/in.lproj/Localizable.strings +17 -0
  148. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/in.lproj/Localizable.strings.meta +7 -0
  149. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/in.lproj.meta +8 -0
  150. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ja.lproj/Localizable.strings +17 -0
  151. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ja.lproj/Localizable.strings.meta +7 -0
  152. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ja.lproj.meta +8 -0
  153. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ko.lproj/Localizable.strings +17 -0
  154. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ko.lproj/Localizable.strings.meta +7 -0
  155. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ko.lproj.meta +8 -0
  156. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/pt.lproj/Localizable.strings +17 -0
  157. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/pt.lproj/Localizable.strings.meta +7 -0
  158. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/pt.lproj.meta +8 -0
  159. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ru.lproj/Localizable.strings +17 -0
  160. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ru.lproj/Localizable.strings.meta +7 -0
  161. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ru.lproj.meta +8 -0
  162. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/th.lproj/Localizable.strings +17 -0
  163. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/th.lproj/Localizable.strings.meta +7 -0
  164. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/th.lproj.meta +8 -0
  165. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/tr.lproj/Localizable.strings +17 -0
  166. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/tr.lproj/Localizable.strings.meta +7 -0
  167. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/tr.lproj.meta +8 -0
  168. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/vi.lproj/Localizable.strings +17 -0
  169. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/vi.lproj/Localizable.strings.meta +7 -0
  170. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/vi.lproj.meta +8 -0
  171. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hans.lproj/Localizable.strings +17 -0
  172. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hans.lproj/Localizable.strings.meta +7 -0
  173. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hans.lproj.meta +8 -0
  174. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hant.lproj/Localizable.strings +17 -0
  175. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hant.lproj/Localizable.strings.meta +7 -0
  176. package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hant.lproj.meta +8 -0
  177. package/Plugins/iOS/Resource/TapTapMomentResource.bundle.meta +81 -0
  178. package/Plugins/iOS/Resource.meta +1 -1
  179. package/Plugins/iOS/XDCommonSDK.framework/Headers/NSBundle+XDG.h.meta +1 -1
  180. package/Plugins/iOS/XDCommonSDK.framework/Headers/NSDictionary+XDG.h +29 -0
  181. package/Plugins/iOS/XDCommonSDK.framework/Headers/NSDictionary+XDG.h.meta +7 -0
  182. package/Plugins/iOS/XDCommonSDK.framework/Headers/NSError+XDG.h +45 -0
  183. package/Plugins/iOS/XDCommonSDK.framework/Headers/NSError+XDG.h.meta +7 -0
  184. package/Plugins/iOS/XDCommonSDK.framework/Headers/NSString+XDG.h +33 -0
  185. package/Plugins/iOS/XDCommonSDK.framework/Headers/NSString+XDG.h.meta +7 -0
  186. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSBridgeTool.h +28 -0
  187. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSBridgeTool.h.meta +7 -0
  188. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSCommonUIHelper.h +34 -0
  189. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSCommonUIHelper.h.meta +7 -0
  190. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalAutoLayout.h.meta +1 -1
  191. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalCommonUtility.h +0 -14
  192. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalCommonUtility.h.meta +1 -1
  193. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalDeviceInfoTool.h.meta +1 -1
  194. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNotifications.h +9 -3
  195. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNotifications.h.meta +1 -1
  196. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalPopWindowManager.h.meta +1 -1
  197. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalRouterSchemes.h +5 -20
  198. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalRouterSchemes.h.meta +1 -1
  199. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalTimer.h.meta +1 -1
  200. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalUIDefine.h +11 -0
  201. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalUIDefine.h.meta +1 -1
  202. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalViewControllerBase.h.meta +1 -1
  203. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalWKCookieWebview.h.meta +1 -1
  204. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalWebController.h +2 -2
  205. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalWebController.h.meta +1 -1
  206. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSHostReplaceUtil.h +27 -0
  207. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSHostReplaceUtil.h.meta +7 -0
  208. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSRouter.h +63 -0
  209. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSRouter.h.meta +7 -0
  210. package/Plugins/iOS/XDCommonSDK.framework/Headers/UIApplication+XDG.h.meta +1 -1
  211. package/Plugins/iOS/XDCommonSDK.framework/Headers/UIButton+XDG.h +18 -0
  212. package/Plugins/iOS/XDCommonSDK.framework/Headers/UIButton+XDG.h.meta +7 -0
  213. package/Plugins/iOS/XDCommonSDK.framework/Headers/UIImage+XDG.h +18 -0
  214. package/Plugins/iOS/XDCommonSDK.framework/Headers/UIImage+XDG.h.meta +7 -0
  215. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAdjustInfo.h.meta +1 -1
  216. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAliYunInfo.h +20 -0
  217. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAliYunInfo.h.meta +7 -0
  218. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAppleInfo.h +1 -0
  219. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAppleInfo.h.meta +1 -1
  220. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAppsFlyerInfo.h.meta +1 -1
  221. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommon-Pch.pch.meta +1 -1
  222. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommonSDK-Swift.h +334 -0
  223. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommonSDK-Swift.h.meta +7 -0
  224. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommonSDK.h +28 -6
  225. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommonSDK.h.meta +1 -1
  226. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDConfigManager.h +8 -9
  227. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDConfigManager.h.meta +1 -1
  228. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDDouYinInfo.h +4 -0
  229. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDDouYinInfo.h.meta +1 -1
  230. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDFacebookInfo.h.meta +1 -1
  231. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDFirebaseInfo.h.meta +1 -1
  232. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGALIAuthUtil.h.meta +1 -1
  233. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAccessToken.h +2 -0
  234. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAccessToken.h.meta +1 -1
  235. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreement.h.meta +1 -1
  236. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreementConfig.h +3 -0
  237. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreementConfig.h.meta +1 -1
  238. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreementManager.h +0 -12
  239. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreementManager.h.meta +1 -1
  240. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAlertView.h.meta +1 -1
  241. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGBaseDialog.h.meta +1 -1
  242. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGBridgeWeb.h +34 -0
  243. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGBridgeWeb.h.meta +7 -0
  244. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGButton.h +4 -1
  245. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGButton.h.meta +1 -1
  246. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCaptchaView.h +24 -0
  247. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCaptchaView.h.meta +7 -0
  248. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCardView.h.meta +1 -1
  249. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCheckBox.h.meta +1 -1
  250. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCloudLogHelper.h.meta +1 -1
  251. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCloudLogProperties.h.meta +1 -1
  252. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonDefines.h +56 -0
  253. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonDefines.h.meta +7 -0
  254. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonTool.h +21 -0
  255. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonTool.h.meta +7 -0
  256. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonWebController.h +17 -0
  257. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonWebController.h.meta +7 -0
  258. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGConfig.h +16 -7
  259. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGConfig.h.meta +1 -1
  260. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGConstants.h.meta +1 -1
  261. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCoreService.h +0 -14
  262. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCoreService.h.meta +1 -1
  263. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGDialog.h.meta +1 -1
  264. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGDouYinShareParam.h +1 -1
  265. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGDouYinShareParam.h.meta +1 -1
  266. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGEntryType.h +2 -14
  267. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGEntryType.h.meta +1 -1
  268. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGErrorView.h.meta +1 -1
  269. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGFacebookShareParam.h +1 -1
  270. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGFacebookShareParam.h.meta +1 -1
  271. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGGameBindEntry.h.meta +1 -1
  272. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttp.h +1 -1
  273. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttp.h.meta +1 -1
  274. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpRequest.h.meta +1 -1
  275. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpResponse.h +1 -0
  276. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpResponse.h.meta +1 -1
  277. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpUtils.h +3 -0
  278. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpUtils.h.meta +1 -1
  279. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInitParam.h +24 -0
  280. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInitParam.h.meta +7 -0
  281. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInputCheckDialog.h.meta +1 -1
  282. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInstagramShareParam.h +32 -0
  283. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInstagramShareParam.h.meta +7 -0
  284. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLineShareParam.h +1 -1
  285. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLineShareParam.h.meta +1 -1
  286. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLocalizeManager.h +2 -18
  287. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLocalizeManager.h.meta +1 -1
  288. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLogger.h +37 -0
  289. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLogger.h.meta +1 -1
  290. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLoginLogger.h +26 -2
  291. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLoginLogger.h.meta +1 -1
  292. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNavigationBar.h +21 -0
  293. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNavigationBar.h.meta +7 -0
  294. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNotificationManager.h +59 -0
  295. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNotificationManager.h.meta +7 -0
  296. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGPaymentLogger.h +10 -1
  297. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGPaymentLogger.h.meta +1 -1
  298. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGProgressHUD.h.meta +1 -1
  299. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGPush.h +56 -0
  300. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGPush.h.meta +7 -0
  301. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGQQShareParam.h +1 -1
  302. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGQQShareParam.h.meta +1 -1
  303. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRegionInfo.h.meta +1 -1
  304. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRegionUtil.h +22 -0
  305. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRegionUtil.h.meta +7 -0
  306. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGReportManager.h.meta +1 -1
  307. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRoleInfo.h +38 -0
  308. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRoleInfo.h.meta +7 -0
  309. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRouter.h +67 -0
  310. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRouter.h.meta +7 -0
  311. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSDK.h +58 -44
  312. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSDK.h.meta +1 -1
  313. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSDKSettings.h.meta +1 -1
  314. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShare.h.meta +1 -1
  315. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShareParamBase.h +4 -2
  316. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShareParamBase.h.meta +1 -1
  317. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShareService.h.meta +1 -1
  318. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSharing.h.meta +1 -1
  319. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSharingService.h.meta +1 -1
  320. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGStringUtils.h +20 -0
  321. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGStringUtils.h.meta +7 -0
  322. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapLabel.h +16 -0
  323. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapLabel.h.meta +7 -0
  324. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMoment.h +40 -0
  325. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMoment.h.meta +7 -0
  326. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMomentDelegate.h +12 -0
  327. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMomentDelegate.h.meta +7 -0
  328. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMomentPostData.h +70 -0
  329. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMomentPostData.h.meta +7 -0
  330. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapSDK.h +58 -0
  331. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapSDK.h.meta +7 -0
  332. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapTapShareParam.h +1 -1
  333. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapTapShareParam.h.meta +1 -1
  334. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdSDKHelper.h +11 -1
  335. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdSDKHelper.h.meta +1 -1
  336. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdSDKProtocol.h +6 -0
  337. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdSDKProtocol.h.meta +1 -1
  338. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdTokenManager.h.meta +1 -1
  339. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThrottleManager.h +23 -0
  340. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThrottleManager.h.meta +7 -0
  341. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTikTokShareParam.h +32 -0
  342. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTikTokShareParam.h.meta +7 -0
  343. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTimeUtil.h +21 -0
  344. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTimeUtil.h.meta +7 -0
  345. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTrackerManager.h +19 -17
  346. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTrackerManager.h.meta +1 -1
  347. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTwitterShareParam.h +1 -1
  348. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTwitterShareParam.h.meta +1 -1
  349. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUIUtils.h +35 -0
  350. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUIUtils.h.meta +7 -0
  351. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUser.h +12 -35
  352. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUser.h.meta +1 -1
  353. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUserDataManager.h +4 -4
  354. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUserDataManager.h.meta +1 -1
  355. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWeChatShareParam.h +1 -1
  356. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWeChatShareParam.h.meta +1 -1
  357. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebDefines.h +38 -0
  358. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebDefines.h.meta +7 -0
  359. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebFunctionHolder.h +33 -0
  360. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebFunctionHolder.h.meta +7 -0
  361. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebParams.h +30 -0
  362. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebParams.h.meta +7 -0
  363. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebRequest.h +23 -0
  364. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebRequest.h.meta +7 -0
  365. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWeiboShareParam.h +1 -1
  366. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWeiboShareParam.h.meta +1 -1
  367. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGXHSShareParam.h +1 -1
  368. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGXHSShareParam.h.meta +1 -1
  369. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGoogleInfo.h.meta +1 -1
  370. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDLineInfo.h.meta +1 -1
  371. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDPlateWebController.h.meta +1 -1
  372. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDQQInfo.h.meta +1 -1
  373. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDShare.h.meta +1 -1
  374. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDShareService.h.meta +1 -1
  375. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTapTapInfo.h +52 -0
  376. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTapTapInfo.h.meta +7 -0
  377. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTikTokInfo.h +18 -0
  378. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTikTokInfo.h.meta +7 -0
  379. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTwitterInfo.h.meta +1 -1
  380. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDVersion.h +3 -2
  381. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDVersion.h.meta +1 -1
  382. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDWeChatInfo.h.meta +1 -1
  383. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDWeiboInfo.h.meta +1 -1
  384. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDXHSInfo.h.meta +1 -1
  385. package/Plugins/iOS/XDCommonSDK.framework/Headers.meta +1 -1
  386. package/Plugins/iOS/XDCommonSDK.framework/Info.plist +0 -0
  387. package/Plugins/iOS/XDCommonSDK.framework/Info.plist.meta +1 -1
  388. package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
  389. package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo.meta +7 -0
  390. package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/Project.meta +8 -0
  391. package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.abi.json +9 -0
  392. package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.abi.json.meta +7 -0
  393. package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  394. package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.swiftdoc.meta +7 -0
  395. package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.swiftmodule +0 -0
  396. package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.swiftmodule.meta +7 -0
  397. package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule.meta +8 -0
  398. package/Plugins/iOS/XDCommonSDK.framework/Modules/module.modulemap.meta +1 -1
  399. package/Plugins/iOS/XDCommonSDK.framework/Modules.meta +1 -1
  400. package/Plugins/iOS/XDCommonSDK.framework/XDCommonSDK +0 -0
  401. package/Plugins/iOS/XDCommonSDK.framework/XDCommonSDK.meta +1 -1
  402. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/PrivacyInfo.xcprivacy +97 -0
  403. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/PrivacyInfo.xcprivacy.meta +7 -0
  404. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/agreement/Agreement_local_cn.json.meta +7 -0
  405. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/agreement/Agreement_local_df.json.meta +7 -0
  406. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/agreement/Agreement_local_kr.json.meta +7 -0
  407. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/agreement.meta +8 -0
  408. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/de.lproj/Localizable.strings +111 -0
  409. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/de.lproj/Localizable.strings.meta +7 -0
  410. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/de.lproj.meta +8 -0
  411. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/en.lproj/Localizable.strings +111 -0
  412. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/en.lproj/Localizable.strings.meta +7 -0
  413. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/en.lproj.meta +8 -0
  414. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/es.lproj/Localizable.strings +111 -0
  415. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/es.lproj/Localizable.strings.meta +7 -0
  416. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/es.lproj.meta +8 -0
  417. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/fr.lproj/Localizable.strings +111 -0
  418. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/fr.lproj/Localizable.strings.meta +7 -0
  419. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/fr.lproj.meta +8 -0
  420. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/id.lproj/Localizable.strings +111 -0
  421. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/id.lproj/Localizable.strings.meta +7 -0
  422. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/id.lproj.meta +8 -0
  423. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_arrow_down@3x.png +0 -0
  424. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_arrow_down@3x.png.meta +7 -0
  425. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_arrow_down_orange@3x.png +0 -0
  426. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_arrow_down_orange@3x.png.meta +7 -0
  427. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_back_circle@3x.png.meta +7 -0
  428. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_back_circle_pressed@3x.png.meta +7 -0
  429. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_back_thin@3x.png.meta +7 -0
  430. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_back_thin_pressed@3x.png.meta +7 -0
  431. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_clear@3x.png +0 -0
  432. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_clear@3x.png.meta +7 -0
  433. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_clear_pressed@3x.png +0 -0
  434. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_clear_pressed@3x.png.meta +7 -0
  435. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_large_color@3x.png.meta +7 -0
  436. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_large_color_disabled@3x.png.meta +7 -0
  437. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_large_color_pressed@3x.png.meta +7 -0
  438. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_medium_color@3x.png.meta +7 -0
  439. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_medium_color_pressed@3x.png.meta +7 -0
  440. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_taplogin@3x.png.meta +7 -0
  441. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_taplogin_disabled@3x.png.meta +7 -0
  442. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_taplogin_pressed@3x.png.meta +7 -0
  443. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_check@3x.png.meta +7 -0
  444. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_check_orange@3x.png +0 -0
  445. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_check_orange@3x.png.meta +7 -0
  446. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_rc_check@3x.png.meta +7 -0
  447. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_rc_checking@3x.png.meta +7 -0
  448. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_rc_uncheck@3x.png.meta +7 -0
  449. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_solid_check@3x.png.meta +7 -0
  450. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_solid_uncheck@3x.png.meta +7 -0
  451. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_static_check@3x.png.meta +7 -0
  452. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_uncheck@3x.png.meta +7 -0
  453. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_close_circle@3x.png.meta +7 -0
  454. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_close_circle_pressed@3x.png.meta +7 -0
  455. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_close_thin@3x.png.meta +7 -0
  456. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_close_thin_pressed@3x.png.meta +7 -0
  457. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_copy@3x.png.meta +7 -0
  458. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_copy_pressed@3x.png.meta +7 -0
  459. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_indicator@3x.png.meta +7 -0
  460. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_apple_icon@3x.png.meta +7 -0
  461. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_apple_icon_pressed@3x.png.meta +7 -0
  462. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_apple_long@3x.png.meta +7 -0
  463. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_apple_long_pressed@3x.png.meta +7 -0
  464. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_email_icon@3x.png +0 -0
  465. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_email_icon@3x.png.meta +7 -0
  466. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_facebook_icon@3x.png.meta +7 -0
  467. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_facebook_icon_pressed@3x.png.meta +7 -0
  468. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_facebook_long@3x.png.meta +7 -0
  469. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_facebook_long_pressed@3x.png.meta +7 -0
  470. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_icon@3x.png.meta +7 -0
  471. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_icon_pressed@3x.png.meta +7 -0
  472. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_icon_uc@3x.png.meta +7 -0
  473. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_long@3x.png.meta +7 -0
  474. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_long_pressed@3x.png.meta +7 -0
  475. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_guest_icon@3x.png.meta +7 -0
  476. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_guest_icon_pressed@3x.png.meta +7 -0
  477. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_guest_long@3x.png.meta +7 -0
  478. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_guest_long_pressed@3x.png.meta +7 -0
  479. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_line_icon@3x.png.meta +7 -0
  480. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_line_icon_pressed@3x.png.meta +7 -0
  481. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_line_long@3x.png.meta +7 -0
  482. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_line_long_pressed@3x.png.meta +7 -0
  483. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_phone_icon@3x.png +0 -0
  484. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_phone_icon@3x.png.meta +7 -0
  485. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_steam_icon@3x.png.meta +7 -0
  486. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_steam_icon_pressed@3x.png.meta +7 -0
  487. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_steam_long@3x.png.meta +7 -0
  488. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_steam_long_pressed@3x.png.meta +7 -0
  489. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_taptap_icon@3x.png.meta +7 -0
  490. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_taptap_icon_pressed@3x.png.meta +7 -0
  491. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_taptap_long@3x.png.meta +7 -0
  492. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_taptap_long_pressed@3x.png.meta +7 -0
  493. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_twitter_icon@3x.png.meta +7 -0
  494. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_twitter_icon_pressed@3x.png.meta +7 -0
  495. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_twitter_long@3x.png.meta +7 -0
  496. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_twitter_long_pressed@3x.png.meta +7 -0
  497. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_more_icon@3x.png.meta +7 -0
  498. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_payback_button@3x.png.meta +7 -0
  499. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_payback_button_pressed@3x.png.meta +7 -0
  500. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_payback_tip@3x.png.meta +7 -0
  501. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_phone_edit@3x.png.meta +7 -0
  502. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_phone_edit_pressed@3x.png.meta +7 -0
  503. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_tap_logo_cn@3x.png.meta +7 -0
  504. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_uc_error_refresh@3x.png.meta +7 -0
  505. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_uc_load_fail@3x.png.meta +7 -0
  506. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_xd_logo_cn@3x.png.meta +7 -0
  507. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images.meta +8 -0
  508. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ja.lproj/Localizable.strings +112 -0
  509. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ja.lproj/Localizable.strings.meta +7 -0
  510. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ja.lproj.meta +8 -0
  511. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ko.lproj/Localizable.strings +111 -0
  512. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ko.lproj/Localizable.strings.meta +7 -0
  513. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ko.lproj.meta +8 -0
  514. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/local/Global_sms_regions.json +20 -0
  515. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/local/Global_sms_regions.json.meta +7 -0
  516. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/local.meta +8 -0
  517. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/pt.lproj/Localizable.strings +111 -0
  518. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/pt.lproj/Localizable.strings.meta +7 -0
  519. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/pt.lproj.meta +8 -0
  520. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ru.lproj/Localizable.strings +111 -0
  521. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ru.lproj/Localizable.strings.meta +7 -0
  522. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ru.lproj.meta +8 -0
  523. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/th.lproj/Localizable.strings +111 -0
  524. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/th.lproj/Localizable.strings.meta +7 -0
  525. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/th.lproj.meta +8 -0
  526. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/tr.lproj/Localizable.strings +111 -0
  527. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/tr.lproj/Localizable.strings.meta +7 -0
  528. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/tr.lproj.meta +8 -0
  529. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/vi.lproj/Localizable.strings +111 -0
  530. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/vi.lproj/Localizable.strings.meta +7 -0
  531. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/vi.lproj.meta +8 -0
  532. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/zh-Hans.lproj/Localizable.strings +111 -0
  533. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/zh-Hans.lproj/Localizable.strings.meta +7 -0
  534. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/zh-Hans.lproj.meta +8 -0
  535. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/zh-Hant.lproj/Localizable.strings +111 -0
  536. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/zh-Hant.lproj/Localizable.strings.meta +7 -0
  537. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/zh-Hant.lproj.meta +8 -0
  538. package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle.meta +8 -0
  539. package/Plugins/iOS/XDCommonSDK.framework.meta +56 -3
  540. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers/XDTapSDK4WrapperSDK-Swift.h +315 -0
  541. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers/XDTapSDK4WrapperSDK-Swift.h.meta +3 -0
  542. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers/XDTapSDK4WrapperSDK.h +16 -0
  543. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers/XDTapSDK4WrapperSDK.h.meta +3 -0
  544. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers.meta +3 -0
  545. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Info.plist +0 -0
  546. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Info.plist.meta +3 -0
  547. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
  548. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo.meta +3 -0
  549. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/Project.meta +3 -0
  550. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.abi.json +9 -0
  551. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.abi.json.meta +3 -0
  552. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  553. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.swiftdoc.meta +3 -0
  554. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.swiftmodule +0 -0
  555. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.swiftmodule.meta +3 -0
  556. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule.meta +3 -0
  557. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/module.modulemap +11 -0
  558. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/module.modulemap.meta +3 -0
  559. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules.meta +3 -0
  560. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/XDTapSDK4WrapperSDK +0 -0
  561. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/XDTapSDK4WrapperSDK.meta +3 -0
  562. package/Plugins/iOS/XDTapSDK4WrapperSDK.framework.meta +81 -0
  563. package/Plugins/iOS.meta +1 -1
  564. package/Plugins/macOS/MacDeviceInfo.bundle/Contents/Info.plist +48 -0
  565. package/Plugins/macOS/MacDeviceInfo.bundle/Contents/Info.plist.meta +7 -0
  566. package/Plugins/macOS/MacDeviceInfo.bundle/Contents/MacOS/MacDeviceInfo +0 -0
  567. package/Plugins/macOS/MacDeviceInfo.bundle/Contents/MacOS/MacDeviceInfo.meta +7 -0
  568. package/Plugins/macOS/MacDeviceInfo.bundle/Contents/MacOS.meta +8 -0
  569. package/Plugins/macOS/MacDeviceInfo.bundle/Contents/_CodeSignature/CodeResources +115 -0
  570. package/Plugins/macOS/MacDeviceInfo.bundle/Contents/_CodeSignature/CodeResources.meta +7 -0
  571. package/Plugins/macOS/MacDeviceInfo.bundle/Contents/_CodeSignature.meta +8 -0
  572. package/Plugins/macOS/MacDeviceInfo.bundle/Contents.meta +8 -0
  573. package/Plugins/macOS/MacDeviceInfo.bundle.meta +81 -0
  574. package/Plugins/macOS.meta +8 -0
  575. package/Plugins.meta +1 -1
  576. package/Resources/Images/arrow_black.png +0 -0
  577. package/Resources/Images/arrow_black.png.meta +128 -0
  578. package/Resources/Images/arrow_gray.png +0 -0
  579. package/Resources/Images/arrow_gray.png.meta +128 -0
  580. package/Resources/Images/back_img.png +0 -0
  581. package/Resources/Images/back_img.png.meta +128 -0
  582. package/Resources/Images/bind_button_bg.png +0 -0
  583. package/Resources/Images/bind_button_bg.png.meta +144 -0
  584. package/Resources/Images/border_gray.png +0 -0
  585. package/Resources/Images/border_gray.png.meta +96 -0
  586. package/Resources/Images/border_red.png +0 -0
  587. package/Resources/Images/border_red.png.meta +128 -0
  588. package/Resources/Images/bottom_corner.png +0 -0
  589. package/Resources/Images/bottom_corner.png.meta +128 -0
  590. package/Resources/Images/button_gray.png +0 -0
  591. package/Resources/Images/button_gray.png.meta +132 -0
  592. package/Resources/Images/button_green.png +0 -0
  593. package/Resources/Images/button_green.png.meta +132 -0
  594. package/Resources/Images/button_green_bg.png +0 -0
  595. package/Resources/Images/button_green_bg.png.meta +144 -0
  596. package/Resources/Images/button_white_bg.png +0 -0
  597. package/Resources/Images/button_white_bg.png.meta +144 -0
  598. package/Resources/Images/check_false.png +0 -0
  599. package/Resources/Images/check_false.png.meta +128 -0
  600. package/Resources/Images/check_true.png +0 -0
  601. package/Resources/Images/check_true.png.meta +128 -0
  602. package/Resources/Images/circulartimer.png +0 -0
  603. package/Resources/Images/circulartimer.png.meta +128 -0
  604. package/Resources/Images/close.png +0 -0
  605. package/Resources/Images/close.png.meta +144 -0
  606. package/Resources/Images/close_2.png +0 -0
  607. package/Resources/Images/close_2.png.meta +144 -0
  608. package/Resources/Images/close_img.png +0 -0
  609. package/Resources/Images/close_img.png.meta +128 -0
  610. package/Resources/Images/copy_icon.png +0 -0
  611. package/Resources/Images/copy_icon.png.meta +144 -0
  612. package/Resources/Images/del_small_icon.png +0 -0
  613. package/Resources/Images/del_small_icon.png.meta +128 -0
  614. package/Resources/Images/delete_account_input_bg.png +0 -0
  615. package/Resources/Images/delete_account_input_bg.png.meta +144 -0
  616. package/Resources/Images/delete_account_input_red_bg.png +0 -0
  617. package/Resources/Images/delete_account_input_red_bg.png.meta +144 -0
  618. package/Resources/Images/error_icon.png +0 -0
  619. package/Resources/Images/error_icon.png.meta +128 -0
  620. package/Resources/Images/icon_checked.png +0 -0
  621. package/Resources/Images/icon_checked.png.meta +128 -0
  622. package/Resources/Images/loading.png +0 -0
  623. package/Resources/Images/loading.png.meta +132 -0
  624. package/Resources/Images/round_button_blank_bg.png +0 -0
  625. package/Resources/Images/round_button_blank_bg.png.meta +144 -0
  626. package/Resources/Images/round_button_green_bg.png +0 -0
  627. package/Resources/Images/round_button_green_bg.png.meta +144 -0
  628. package/Resources/Images/type_icon_apple.png +0 -0
  629. package/Resources/Images/type_icon_apple.png.meta +132 -0
  630. package/Resources/Images/type_icon_email.png +0 -0
  631. package/Resources/Images/type_icon_email.png.meta +128 -0
  632. package/Resources/Images/type_icon_fb.png +0 -0
  633. package/Resources/Images/type_icon_fb.png.meta +128 -0
  634. package/Resources/Images/type_icon_google.png +0 -0
  635. package/Resources/Images/type_icon_google.png.meta +144 -0
  636. package/Resources/Images/type_icon_line.png +0 -0
  637. package/Resources/Images/type_icon_line.png.meta +128 -0
  638. package/Resources/Images/type_icon_phone.png +0 -0
  639. package/Resources/Images/type_icon_phone.png.meta +128 -0
  640. package/Resources/Images/type_icon_steam.png +0 -0
  641. package/Resources/Images/type_icon_steam.png.meta +144 -0
  642. package/Resources/Images/type_icon_tap.png +0 -0
  643. package/Resources/Images/type_icon_tap.png.meta +128 -0
  644. package/Resources/Images/type_icon_twitter.png +0 -0
  645. package/Resources/Images/type_icon_twitter.png.meta +128 -0
  646. package/Resources/Images/up_corner.png +0 -0
  647. package/Resources/Images/up_corner.png.meta +128 -0
  648. package/Resources/Images/user_center_bar_bg.png +0 -0
  649. package/Resources/Images/user_center_bar_bg.png.meta +144 -0
  650. package/Resources/Images/user_center_divider.png +0 -0
  651. package/Resources/Images/user_center_divider.png.meta +144 -0
  652. package/Resources/Images/user_center_load_failed_icon.png +0 -0
  653. package/Resources/Images/user_center_load_failed_icon.png.meta +144 -0
  654. package/Resources/Images/user_center_retry_icon.png +0 -0
  655. package/Resources/Images/user_center_retry_icon.png.meta +144 -0
  656. package/Resources/Images/white_bg.png +0 -0
  657. package/Resources/Images/white_bg.png.meta +144 -0
  658. package/Resources/Images/white_corner.png +0 -0
  659. package/Resources/Images/white_corner.png.meta +128 -0
  660. package/Resources/Images/white_square_img.png +0 -0
  661. package/Resources/Images/white_square_img.png.meta +128 -0
  662. package/Resources/Images/window_background.png +0 -0
  663. package/Resources/Images/window_background.png.meta +144 -0
  664. package/Resources/Images/xdsdk_unity_dialog_bg.png +0 -0
  665. package/Resources/Images/xdsdk_unity_dialog_bg.png.meta +140 -0
  666. package/Resources/Images.meta +8 -0
  667. package/Resources/Localization/Agreement_local_cn.json +12 -0
  668. package/Resources/Localization/Agreement_local_cn.json.meta +7 -0
  669. package/Resources/Localization/Agreement_local_df.json +210 -0
  670. package/Resources/Localization/Agreement_local_df.json.meta +7 -0
  671. package/Resources/Localization/Agreement_local_kr.json +38 -0
  672. package/Resources/Localization/Agreement_local_kr.json.meta +7 -0
  673. package/Resources/Localization/LocalizableString.json +1979 -0
  674. package/Resources/Localization/LocalizableString.json.meta +7 -0
  675. package/Resources/Localization.meta +8 -0
  676. package/Resources/Prefabs/AccountCell.prefab +644 -0
  677. package/Resources/Prefabs/AccountCell.prefab.meta +7 -0
  678. package/Resources/Prefabs/AgreementOptionAll.prefab +421 -0
  679. package/Resources/Prefabs/AgreementOptionAll.prefab.meta +7 -0
  680. package/Resources/Prefabs/AgreementOptionNormal.prefab +457 -0
  681. package/Resources/Prefabs/AgreementOptionNormal.prefab.meta +7 -0
  682. package/Resources/Prefabs/AreaCodeCell.prefab +374 -0
  683. package/Resources/Prefabs/AreaCodeCell.prefab.meta +7 -0
  684. package/Resources/Prefabs/CancelAccountAlert.prefab +1107 -0
  685. package/Resources/Prefabs/CancelAccountAlert.prefab.meta +7 -0
  686. package/Resources/Prefabs/CenterErrorView.prefab +354 -0
  687. package/Resources/Prefabs/CenterErrorView.prefab.meta +7 -0
  688. package/Resources/Prefabs/ConfirmDialog.prefab +977 -0
  689. package/Resources/Prefabs/ConfirmDialog.prefab.meta +7 -0
  690. package/Resources/Prefabs/DeleteAccountAlert.prefab +2195 -0
  691. package/Resources/Prefabs/DeleteAccountAlert.prefab.meta +7 -0
  692. package/Resources/Prefabs/DeleteCell.prefab +290 -0
  693. package/Resources/Prefabs/DeleteCell.prefab.meta +7 -0
  694. package/Resources/Prefabs/Dialog.prefab +1206 -0
  695. package/Resources/Prefabs/Dialog.prefab.meta +7 -0
  696. package/Resources/Prefabs/DisagreeConfirmAlert.prefab +715 -0
  697. package/Resources/Prefabs/DisagreeConfirmAlert.prefab.meta +7 -0
  698. package/Resources/Prefabs/GeneralAgreementAlert.prefab +1529 -0
  699. package/Resources/Prefabs/GeneralAgreementAlert.prefab.meta +7 -0
  700. package/Resources/Prefabs/LoadFailedView.prefab +568 -0
  701. package/Resources/Prefabs/LoadFailedView.prefab.meta +7 -0
  702. package/Resources/Prefabs/LoadingView.prefab +241 -0
  703. package/Resources/Prefabs/LoadingView.prefab.meta +7 -0
  704. package/Resources/Prefabs/PayHintAlert.prefab +628 -0
  705. package/Resources/Prefabs/PayHintAlert.prefab.meta +7 -0
  706. package/Resources/Prefabs/PayLoadFailedView.prefab +663 -0
  707. package/Resources/Prefabs/PayLoadFailedView.prefab.meta +7 -0
  708. package/Resources/Prefabs/PaymentAlert.prefab +420 -0
  709. package/Resources/Prefabs/PaymentAlert.prefab.meta +7 -0
  710. package/Resources/Prefabs/SmallLoadingView.prefab +168 -0
  711. package/Resources/Prefabs/SmallLoadingView.prefab.meta +7 -0
  712. package/Resources/Prefabs/UserCenterAlert.prefab +2353 -0
  713. package/Resources/Prefabs/UserCenterAlert.prefab.meta +7 -0
  714. package/Resources/Prefabs/XDCodeUnbindAlert.prefab +1508 -0
  715. package/Resources/Prefabs/XDCodeUnbindAlert.prefab.meta +7 -0
  716. package/Resources/Prefabs/XDEmailAlert.prefab +2213 -0
  717. package/Resources/Prefabs/XDEmailAlert.prefab.meta +7 -0
  718. package/Resources/Prefabs/XDPhoneAlertIO.prefab +3559 -0
  719. package/Resources/Prefabs/XDPhoneAlertIO.prefab.meta +7 -0
  720. package/Resources/Prefabs/XDPhoneNumberInputAlert.prefab +1159 -0
  721. package/Resources/Prefabs/XDPhoneNumberInputAlert.prefab.meta +7 -0
  722. package/Resources/Prefabs/XDRiskControlAlert.prefab +350 -0
  723. package/Resources/Prefabs/XDRiskControlAlert.prefab.meta +7 -0
  724. package/Resources/Prefabs/XDSDKUI.prefab +548 -0
  725. package/Resources/Prefabs/XDSDKUI.prefab.meta +7 -0
  726. package/Resources/Prefabs/XDVerifyCodeInputAlert.prefab +1203 -0
  727. package/Resources/Prefabs/XDVerifyCodeInputAlert.prefab.meta +7 -0
  728. package/Resources/Prefabs/XDWebBridgeView.prefab +1130 -0
  729. package/Resources/Prefabs/XDWebBridgeView.prefab.meta +7 -0
  730. package/Resources/Prefabs/XDWebViewAlert.prefab +958 -0
  731. package/Resources/Prefabs/XDWebViewAlert.prefab.meta +7 -0
  732. package/Resources/Prefabs.meta +8 -0
  733. package/Resources/Textures/XDAgreeButton.png +0 -0
  734. package/Resources/Textures/XDAgreeButton.png.meta +132 -0
  735. package/Resources/Textures/XDAgreeButtonDisable.png +0 -0
  736. package/Resources/Textures/XDAgreeButtonDisable.png.meta +132 -0
  737. package/Resources/Textures/XDAgreementChecked.png +0 -0
  738. package/Resources/Textures/XDAgreementChecked.png.meta +132 -0
  739. package/Resources/Textures/XDAgreementLoadFailed.png +0 -0
  740. package/Resources/Textures/XDAgreementLoadFailed.png.meta +132 -0
  741. package/Resources/Textures/XDAgreementUnchecked.png +0 -0
  742. package/Resources/Textures/XDAgreementUnchecked.png.meta +132 -0
  743. package/Resources/Textures/XDAlertBG.png +0 -0
  744. package/Resources/Textures/XDAlertBG.png.meta +132 -0
  745. package/Resources/Textures/XDAlertBorderBG.png +0 -0
  746. package/Resources/Textures/XDAlertBorderBG.png.meta +128 -0
  747. package/Resources/Textures/XDAlertClose.png +0 -0
  748. package/Resources/Textures/XDAlertClose.png.meta +132 -0
  749. package/Resources/Textures/XDDisagreeButton.png +0 -0
  750. package/Resources/Textures/XDDisagreeButton.png.meta +132 -0
  751. package/Resources/Textures/XDPayLoadFailedIcon.png +0 -0
  752. package/Resources/Textures/XDPayLoadFailedIcon.png.meta +132 -0
  753. package/Resources/Textures/XDRetry.png +0 -0
  754. package/Resources/Textures/XDRetry.png.meta +132 -0
  755. package/Resources/Textures/checkbox_hover.png +0 -0
  756. package/Resources/Textures/checkbox_hover.png.meta +128 -0
  757. package/Resources/Textures/checkbox_mark.png +0 -0
  758. package/Resources/Textures/checkbox_mark.png.meta +128 -0
  759. package/Resources/Textures/checkbox_normal.png +0 -0
  760. package/Resources/Textures/checkbox_normal.png.meta +128 -0
  761. package/Resources/Textures/checkbox_selected.png +0 -0
  762. package/Resources/Textures/checkbox_selected.png.meta +128 -0
  763. package/Resources/Textures/checkbox_square_empty.png +0 -0
  764. package/Resources/Textures/checkbox_square_empty.png.meta +159 -0
  765. package/Resources/Textures/checkbox_square_full.png +0 -0
  766. package/Resources/Textures/checkbox_square_full.png.meta +159 -0
  767. package/Resources/Textures/checkbox_square_half.png +0 -0
  768. package/Resources/Textures/checkbox_square_half.png.meta +159 -0
  769. package/Resources/Textures/icon_alert.png +0 -0
  770. package/Resources/Textures/icon_alert.png.meta +144 -0
  771. package/Resources/Textures/round_button_green_42_normal.png +0 -0
  772. package/Resources/Textures/round_button_green_42_normal.png.meta +144 -0
  773. package/Resources/Textures/round_button_green_42_pressed.png +0 -0
  774. package/Resources/Textures/round_button_green_42_pressed.png.meta +144 -0
  775. package/Resources/Textures/round_button_green_disable.png +0 -0
  776. package/Resources/Textures/round_button_green_disable.png.meta +144 -0
  777. package/Resources/Textures/round_button_green_normal.png +0 -0
  778. package/Resources/Textures/round_button_green_normal.png.meta +144 -0
  779. package/Resources/Textures/round_button_green_pressed.png +0 -0
  780. package/Resources/Textures/round_button_green_pressed.png.meta +144 -0
  781. package/Resources/Textures/round_button_outline_42_normal.png +0 -0
  782. package/Resources/Textures/round_button_outline_42_normal.png.meta +144 -0
  783. package/Resources/Textures/round_button_outline_42_pressed.png +0 -0
  784. package/Resources/Textures/round_button_outline_42_pressed.png.meta +144 -0
  785. package/Resources/Textures/round_button_outline_normal.png +0 -0
  786. package/Resources/Textures/round_button_outline_normal.png.meta +144 -0
  787. package/Resources/Textures/round_button_outline_pressed.png +0 -0
  788. package/Resources/Textures/round_button_outline_pressed.png.meta +144 -0
  789. package/Resources/Textures/toast_bg.png +0 -0
  790. package/Resources/Textures/toast_bg.png.meta +144 -0
  791. package/Resources/Textures/xd_alert_back_round.png +0 -0
  792. package/Resources/Textures/xd_alert_back_round.png.meta +128 -0
  793. package/Resources/Textures/xd_alert_close.png +0 -0
  794. package/Resources/Textures/xd_alert_close.png.meta +128 -0
  795. package/Resources/Textures/xd_alert_close_round.png +0 -0
  796. package/Resources/Textures/xd_alert_close_round.png.meta +128 -0
  797. package/Resources/Textures/xd_input_round_outline.png +0 -0
  798. package/Resources/Textures/xd_input_round_outline.png.meta +128 -0
  799. package/Resources/Textures/xd_left.png +0 -0
  800. package/Resources/Textures/xd_left.png.meta +128 -0
  801. package/Resources/Textures/xd_logo_cn.png +0 -0
  802. package/Resources/Textures/xd_logo_cn.png.meta +128 -0
  803. package/Resources/Textures/xd_round_button_green_320_50.png +0 -0
  804. package/Resources/Textures/xd_round_button_green_320_50.png.meta +128 -0
  805. package/Resources/Textures/xd_round_button_white_320_50.png +0 -0
  806. package/Resources/Textures/xd_round_button_white_320_50.png.meta +128 -0
  807. package/Resources/Textures.meta +8 -0
  808. package/Resources.meta +8 -0
  809. package/Runtime/Internal/Core/DataStorage.cs +152 -0
  810. package/Runtime/Internal/Core/DataStorage.cs.meta +3 -0
  811. package/Runtime/Internal/Core/IBridgeWebView.cs +17 -0
  812. package/Runtime/Internal/Core/IBridgeWebView.cs.meta +11 -0
  813. package/Runtime/Internal/Core/IWebFunction.cs +11 -0
  814. package/Runtime/Internal/Core/IWebFunction.cs.meta +11 -0
  815. package/Runtime/Internal/Core/MiniJSON.cs +630 -0
  816. package/Runtime/Internal/Core/MiniJSON.cs.meta +11 -0
  817. package/Runtime/Internal/Core/Platform.cs +27 -0
  818. package/Runtime/Internal/Core/Platform.cs.meta +3 -0
  819. package/Runtime/Internal/Core/ReflectionUtils.cs +640 -0
  820. package/Runtime/Internal/Core/ReflectionUtils.cs.meta +3 -0
  821. package/Runtime/Internal/Core/XDGRegionInfo.cs +31 -0
  822. package/Runtime/Internal/Core/XDGRegionInfo.cs.meta +11 -0
  823. package/Runtime/Internal/Core.meta +8 -0
  824. package/Runtime/Internal/Events/XDGEventBus.cs +131 -0
  825. package/Runtime/Internal/Events/XDGEventBus.cs.meta +11 -0
  826. package/Runtime/Internal/Events/XDGEvents.cs +73 -0
  827. package/Runtime/Internal/Events/XDGEvents.cs.meta +11 -0
  828. package/Runtime/Internal/Events.meta +8 -0
  829. package/Runtime/Internal/IXDGCommon.Extended.cs +20 -0
  830. package/Runtime/Internal/IXDGCommon.Extended.cs.meta +3 -0
  831. package/Runtime/Internal/Mobile/Bean/CommonConfig.cs +16 -0
  832. package/Runtime/Internal/Mobile/Bean/CommonConfig.cs.meta +3 -0
  833. package/Runtime/Internal/Mobile/Bean.meta +3 -0
  834. package/Runtime/Internal/Mobile/Bridge/BridgeAndroid.cs +75 -0
  835. package/Runtime/Internal/Mobile/Bridge/BridgeAndroid.cs.meta +11 -0
  836. package/Runtime/Internal/Mobile/Bridge/BridgeCallback.cs +35 -0
  837. package/Runtime/Internal/Mobile/Bridge/BridgeCallback.cs.meta +11 -0
  838. package/Runtime/Internal/Mobile/Bridge/BridgeConstants.cs +46 -0
  839. package/Runtime/Internal/Mobile/Bridge/BridgeConstants.cs.meta +11 -0
  840. package/Runtime/Internal/Mobile/Bridge/BridgeIOS.cs +94 -0
  841. package/Runtime/Internal/Mobile/Bridge/BridgeIOS.cs.meta +11 -0
  842. package/Runtime/Internal/Mobile/Bridge/Command.cs +126 -0
  843. package/Runtime/Internal/Mobile/Bridge/Command.cs.meta +11 -0
  844. package/Runtime/Internal/Mobile/Bridge/EngineBridge.cs +298 -0
  845. package/Runtime/Internal/Mobile/Bridge/EngineBridge.cs.meta +11 -0
  846. package/Runtime/Internal/Mobile/Bridge/IBridge.cs +18 -0
  847. package/Runtime/Internal/Mobile/Bridge/IBridge.cs.meta +11 -0
  848. package/Runtime/Internal/Mobile/Bridge/MainThreadDispatcher.cs +113 -0
  849. package/Runtime/Internal/Mobile/Bridge/MainThreadDispatcher.cs.meta +11 -0
  850. package/Runtime/Internal/Mobile/Bridge/Result.cs +64 -0
  851. package/Runtime/Internal/Mobile/Bridge/Result.cs.meta +11 -0
  852. package/Runtime/Internal/Mobile/Bridge.meta +8 -0
  853. package/Runtime/Internal/Mobile/CommonFeaturesImpl.cs +311 -0
  854. package/Runtime/Internal/Mobile/CommonFeaturesImpl.cs.meta +11 -0
  855. package/Runtime/Internal/Mobile/Http/CommonParamsInterceptor.cs +35 -0
  856. package/Runtime/Internal/Mobile/Http/CommonParamsInterceptor.cs.meta +3 -0
  857. package/Runtime/Internal/Mobile/Http.meta +3 -0
  858. package/Runtime/Internal/Mobile/XDGTool.cs +51 -0
  859. package/Runtime/Internal/Mobile/XDGTool.cs.meta +11 -0
  860. package/Runtime/Internal/Mobile.meta +8 -0
  861. package/Runtime/Internal/Standalone/Agreement/Agreement.cs +78 -0
  862. package/Runtime/Internal/Standalone/Agreement/Agreement.cs.meta +11 -0
  863. package/Runtime/Internal/Standalone/Agreement/AgreementModule.cs +326 -0
  864. package/Runtime/Internal/Standalone/Agreement/AgreementModule.cs.meta +11 -0
  865. package/Runtime/Internal/Standalone/Agreement/LocalSignedAgreements.cs +11 -0
  866. package/Runtime/Internal/Standalone/Agreement/LocalSignedAgreements.cs.meta +11 -0
  867. package/Runtime/Internal/Standalone/Agreement.meta +8 -0
  868. package/Runtime/Internal/Standalone/Bind.cs +28 -0
  869. package/Runtime/Internal/Standalone/Bind.cs.meta +11 -0
  870. package/Runtime/Internal/Standalone/BindType.cs +9 -0
  871. package/Runtime/Internal/Standalone/BindType.cs.meta +11 -0
  872. package/Runtime/Internal/Standalone/Captcha/XDGCaptcha.cs +86 -0
  873. package/Runtime/Internal/Standalone/Captcha/XDGCaptcha.cs.meta +11 -0
  874. package/Runtime/Internal/Standalone/Captcha.meta +8 -0
  875. package/Runtime/Internal/Standalone/Common/LocalServiceUtils.cs +37 -0
  876. package/Runtime/Internal/Standalone/Common/LocalServiceUtils.cs.meta +11 -0
  877. package/Runtime/Internal/Standalone/Common/User32.cs +92 -0
  878. package/Runtime/Internal/Standalone/Common/User32.cs.meta +11 -0
  879. package/Runtime/Internal/Standalone/Common/WindowUtils.cs +17 -0
  880. package/Runtime/Internal/Standalone/Common/WindowUtils.cs.meta +11 -0
  881. package/Runtime/Internal/Standalone/Common.meta +8 -0
  882. package/Runtime/Internal/Standalone/CommonFeaturesImpl.cs +256 -0
  883. package/Runtime/Internal/Standalone/CommonFeaturesImpl.cs.meta +11 -0
  884. package/Runtime/Internal/Standalone/Config/AppConfig.cs +68 -0
  885. package/Runtime/Internal/Standalone/Config/AppConfig.cs.meta +11 -0
  886. package/Runtime/Internal/Standalone/Config/AppleConfig.cs +11 -0
  887. package/Runtime/Internal/Standalone/Config/AppleConfig.cs.meta +11 -0
  888. package/Runtime/Internal/Standalone/Config/Config.cs +27 -0
  889. package/Runtime/Internal/Standalone/Config/Config.cs.meta +11 -0
  890. package/Runtime/Internal/Standalone/Config/ConfigModule.cs +224 -0
  891. package/Runtime/Internal/Standalone/Config/ConfigModule.cs.meta +11 -0
  892. package/Runtime/Internal/Standalone/Config/FacebookConfig.cs +11 -0
  893. package/Runtime/Internal/Standalone/Config/FacebookConfig.cs.meta +11 -0
  894. package/Runtime/Internal/Standalone/Config/GoogleConfig.cs +13 -0
  895. package/Runtime/Internal/Standalone/Config/GoogleConfig.cs.meta +11 -0
  896. package/Runtime/Internal/Standalone/Config/TapConfig.cs +33 -0
  897. package/Runtime/Internal/Standalone/Config/TapConfig.cs.meta +11 -0
  898. package/Runtime/Internal/Standalone/Config.meta +8 -0
  899. package/Runtime/Internal/Standalone/Constants/AuthConstants.cs +9 -0
  900. package/Runtime/Internal/Standalone/Constants/AuthConstants.cs.meta +11 -0
  901. package/Runtime/Internal/Standalone/Constants.meta +8 -0
  902. package/Runtime/Internal/Standalone/Http/Interceptor/CommonParamsInterceptor.cs +126 -0
  903. package/Runtime/Internal/Standalone/Http/Interceptor/CommonParamsInterceptor.cs.meta +11 -0
  904. package/Runtime/Internal/Standalone/Http/Interceptor/MacAuthenticationInterceptor.cs +92 -0
  905. package/Runtime/Internal/Standalone/Http/Interceptor/MacAuthenticationInterceptor.cs.meta +11 -0
  906. package/Runtime/Internal/Standalone/Http/Interceptor/StandaloneErrorHandlingInterceptor.cs +123 -0
  907. package/Runtime/Internal/Standalone/Http/Interceptor/StandaloneErrorHandlingInterceptor.cs.meta +11 -0
  908. package/Runtime/Internal/Standalone/Http/Interceptor.meta +8 -0
  909. package/Runtime/Internal/Standalone/Http/Response/AccessTokenResponse.cs +11 -0
  910. package/Runtime/Internal/Standalone/Http/Response/AccessTokenResponse.cs.meta +11 -0
  911. package/Runtime/Internal/Standalone/Http/Response/AgreementResponse.cs +23 -0
  912. package/Runtime/Internal/Standalone/Http/Response/AgreementResponse.cs.meta +11 -0
  913. package/Runtime/Internal/Standalone/Http/Response/BindResponse.cs +11 -0
  914. package/Runtime/Internal/Standalone/Http/Response/BindResponse.cs.meta +11 -0
  915. package/Runtime/Internal/Standalone/Http/Response/ConfigResponse.cs +16 -0
  916. package/Runtime/Internal/Standalone/Http/Response/ConfigResponse.cs.meta +11 -0
  917. package/Runtime/Internal/Standalone/Http/Response/CreateOrderResponse.cs +50 -0
  918. package/Runtime/Internal/Standalone/Http/Response/CreateOrderResponse.cs.meta +11 -0
  919. package/Runtime/Internal/Standalone/Http/Response/ErrorResponse.cs +11 -0
  920. package/Runtime/Internal/Standalone/Http/Response/ErrorResponse.cs.meta +11 -0
  921. package/Runtime/Internal/Standalone/Http/Response/ProfileResponse.cs +10 -0
  922. package/Runtime/Internal/Standalone/Http/Response/ProfileResponse.cs.meta +11 -0
  923. package/Runtime/Internal/Standalone/Http/Response/RefreshTokenResponse.cs +19 -0
  924. package/Runtime/Internal/Standalone/Http/Response/RefreshTokenResponse.cs.meta +11 -0
  925. package/Runtime/Internal/Standalone/Http/Response/ReportOrderResponse.cs +17 -0
  926. package/Runtime/Internal/Standalone/Http/Response/ReportOrderResponse.cs.meta +11 -0
  927. package/Runtime/Internal/Standalone/Http/Response/RequestAreaCodeListResponse.cs +12 -0
  928. package/Runtime/Internal/Standalone/Http/Response/RequestAreaCodeListResponse.cs.meta +11 -0
  929. package/Runtime/Internal/Standalone/Http/Response/RequestAuthCodeResponse.cs +17 -0
  930. package/Runtime/Internal/Standalone/Http/Response/RequestAuthCodeResponse.cs.meta +11 -0
  931. package/Runtime/Internal/Standalone/Http/Response/RequestVerifyCodeResponse.cs +15 -0
  932. package/Runtime/Internal/Standalone/Http/Response/RequestVerifyCodeResponse.cs.meta +11 -0
  933. package/Runtime/Internal/Standalone/Http/Response/SyncTokenResponse.cs +15 -0
  934. package/Runtime/Internal/Standalone/Http/Response/SyncTokenResponse.cs.meta +11 -0
  935. package/Runtime/Internal/Standalone/Http/Response.meta +8 -0
  936. package/Runtime/Internal/Standalone/Http/XDHttpClient.cs +49 -0
  937. package/Runtime/Internal/Standalone/Http/XDHttpClient.cs.meta +11 -0
  938. package/Runtime/Internal/Standalone/Http/XDHttpUtils.cs +57 -0
  939. package/Runtime/Internal/Standalone/Http/XDHttpUtils.cs.meta +11 -0
  940. package/Runtime/Internal/Standalone/Http.meta +8 -0
  941. package/Runtime/Internal/Standalone/IPInfo/IPInfoModule.cs +82 -0
  942. package/Runtime/Internal/Standalone/IPInfo/IPInfoModule.cs.meta +11 -0
  943. package/Runtime/Internal/Standalone/IPInfo/XDGAreaCode.cs +78 -0
  944. package/Runtime/Internal/Standalone/IPInfo/XDGAreaCode.cs.meta +11 -0
  945. package/Runtime/Internal/Standalone/IPInfo.meta +8 -0
  946. package/Runtime/Internal/Standalone/Interfaces.meta +8 -0
  947. package/Runtime/Internal/Standalone/Localization/LocalizableString.cs +428 -0
  948. package/Runtime/Internal/Standalone/Localization/LocalizableString.cs.meta +11 -0
  949. package/Runtime/Internal/Standalone/Localization/XDLocalization.cs +143 -0
  950. package/Runtime/Internal/Standalone/Localization/XDLocalization.cs.meta +11 -0
  951. package/Runtime/Internal/Standalone/Localization.meta +8 -0
  952. package/Runtime/Internal/Standalone/LoginTypeModel.cs +99 -0
  953. package/Runtime/Internal/Standalone/LoginTypeModel.cs.meta +11 -0
  954. package/Runtime/Internal/Standalone/Persistence/Persistence.cs +83 -0
  955. package/Runtime/Internal/Standalone/Persistence/Persistence.cs.meta +11 -0
  956. package/Runtime/Internal/Standalone/Persistence.meta +8 -0
  957. package/Runtime/Internal/Standalone/Phone/AreaCodeData.cs +16 -0
  958. package/Runtime/Internal/Standalone/Phone/AreaCodeData.cs.meta +11 -0
  959. package/Runtime/Internal/Standalone/Phone.meta +8 -0
  960. package/Runtime/Internal/Standalone/Steam/SteamUtils.cs +41 -0
  961. package/Runtime/Internal/Standalone/Steam/SteamUtils.cs.meta +11 -0
  962. package/Runtime/Internal/Standalone/Steam.meta +8 -0
  963. package/Runtime/Internal/Standalone/Track/AliyunTrack.Agreement.cs +69 -0
  964. package/Runtime/Internal/Standalone/Track/AliyunTrack.Agreement.cs.meta +11 -0
  965. package/Runtime/Internal/Standalone/Track/AliyunTrack.cs +382 -0
  966. package/Runtime/Internal/Standalone/Track/AliyunTrack.cs.meta +11 -0
  967. package/Runtime/Internal/Standalone/Track/TrackHttpClient.cs +91 -0
  968. package/Runtime/Internal/Standalone/Track/TrackHttpClient.cs.meta +11 -0
  969. package/Runtime/Internal/Standalone/Track.meta +8 -0
  970. package/Runtime/Internal/Standalone/UI/Base/ContainerWindow.cs +49 -0
  971. package/Runtime/Internal/Standalone/UI/Base/ContainerWindow.cs.meta +11 -0
  972. package/Runtime/Internal/Standalone/UI/Base/HyperlinkText.cs +339 -0
  973. package/Runtime/Internal/Standalone/UI/Base/HyperlinkText.cs.meta +11 -0
  974. package/Runtime/Internal/Standalone/UI/Base/UI.cs +17 -0
  975. package/Runtime/Internal/Standalone/UI/Base/UI.cs.meta +11 -0
  976. package/Runtime/Internal/Standalone/UI/Base/UIAnimator.cs +60 -0
  977. package/Runtime/Internal/Standalone/UI/Base/UIAnimator.cs.meta +11 -0
  978. package/Runtime/Internal/Standalone/UI/Base/UIBase.cs +22 -0
  979. package/Runtime/Internal/Standalone/UI/Base/UIBase.cs.meta +11 -0
  980. package/Runtime/Internal/Standalone/UI/Base/UIElement.cs +149 -0
  981. package/Runtime/Internal/Standalone/UI/Base/UIElement.cs.meta +11 -0
  982. package/Runtime/Internal/Standalone/UI/Base/UIManager.cs +235 -0
  983. package/Runtime/Internal/Standalone/UI/Base/UIManager.cs.meta +11 -0
  984. package/Runtime/Internal/Standalone/UI/Base.meta +8 -0
  985. package/Runtime/Internal/Standalone/UI/Controllers/AgreementOptionAll.cs +40 -0
  986. package/Runtime/Internal/Standalone/UI/Controllers/AgreementOptionAll.cs.meta +11 -0
  987. package/Runtime/Internal/Standalone/UI/Controllers/AgreementOptionNormal.cs +36 -0
  988. package/Runtime/Internal/Standalone/UI/Controllers/AgreementOptionNormal.cs.meta +11 -0
  989. package/Runtime/Internal/Standalone/UI/Controllers/CancelAccountAlert.cs +191 -0
  990. package/Runtime/Internal/Standalone/UI/Controllers/CancelAccountAlert.cs.meta +11 -0
  991. package/Runtime/Internal/Standalone/UI/Controllers/ConfirmDialog.cs +34 -0
  992. package/Runtime/Internal/Standalone/UI/Controllers/ConfirmDialog.cs.meta +11 -0
  993. package/Runtime/Internal/Standalone/UI/Controllers/DeleteAccountAlert.cs +169 -0
  994. package/Runtime/Internal/Standalone/UI/Controllers/DeleteAccountAlert.cs.meta +11 -0
  995. package/Runtime/Internal/Standalone/UI/Controllers/DeleteCell.cs +29 -0
  996. package/Runtime/Internal/Standalone/UI/Controllers/DeleteCell.cs.meta +11 -0
  997. package/Runtime/Internal/Standalone/UI/Controllers/Dialog.cs +58 -0
  998. package/Runtime/Internal/Standalone/UI/Controllers/Dialog.cs.meta +11 -0
  999. package/Runtime/Internal/Standalone/UI/Controllers/DisagreeConfirmAlert.cs +39 -0
  1000. package/Runtime/Internal/Standalone/UI/Controllers/DisagreeConfirmAlert.cs.meta +11 -0
  1001. package/Runtime/Internal/Standalone/UI/Controllers/GeneralAgreementAlert.cs +364 -0
  1002. package/Runtime/Internal/Standalone/UI/Controllers/GeneralAgreementAlert.cs.meta +11 -0
  1003. package/Runtime/Internal/Standalone/UI/Controllers/LoadingView.cs +16 -0
  1004. package/Runtime/Internal/Standalone/UI/Controllers/LoadingView.cs.meta +11 -0
  1005. package/Runtime/Internal/Standalone/UI/Controllers/PayHintAlert.cs +44 -0
  1006. package/Runtime/Internal/Standalone/UI/Controllers/PayHintAlert.cs.meta +11 -0
  1007. package/Runtime/Internal/Standalone/UI/Controllers/ScrollRectListener.cs +17 -0
  1008. package/Runtime/Internal/Standalone/UI/Controllers/ScrollRectListener.cs.meta +11 -0
  1009. package/Runtime/Internal/Standalone/UI/Controllers/XDWebViewAlert.cs +246 -0
  1010. package/Runtime/Internal/Standalone/UI/Controllers/XDWebViewAlert.cs.meta +11 -0
  1011. package/Runtime/Internal/Standalone/UI/Controllers.meta +8 -0
  1012. package/Runtime/Internal/Standalone/UI.meta +8 -0
  1013. package/Runtime/Internal/Standalone/UploadConfig/UploadConfigModule.cs +57 -0
  1014. package/Runtime/Internal/Standalone/UploadConfig/UploadConfigModule.cs.meta +11 -0
  1015. package/Runtime/Internal/Standalone/UploadConfig.meta +8 -0
  1016. package/Runtime/Internal/Standalone/Utils/StandaloneDeviceInfo.cs +34 -0
  1017. package/Runtime/Internal/Standalone/Utils/StandaloneDeviceInfo.cs.meta +11 -0
  1018. package/Runtime/Internal/Standalone/Utils/SteamWrapper.cs +122 -0
  1019. package/Runtime/Internal/Standalone/Utils/SteamWrapper.cs.meta +11 -0
  1020. package/Runtime/Internal/Standalone/Utils/TaskDispatcher.cs +134 -0
  1021. package/Runtime/Internal/Standalone/Utils/TaskDispatcher.cs.meta +3 -0
  1022. package/Runtime/Internal/Standalone/Utils/WindowsRegistryAccess.cs +192 -0
  1023. package/Runtime/Internal/Standalone/Utils/WindowsRegistryAccess.cs.meta +11 -0
  1024. package/Runtime/Internal/Standalone/Utils.meta +8 -0
  1025. package/Runtime/Internal/Standalone/Web/Bean/WebCloseButtonBean.cs +15 -0
  1026. package/Runtime/Internal/Standalone/Web/Bean/WebCloseButtonBean.cs.meta +11 -0
  1027. package/Runtime/Internal/Standalone/Web/Bean/WebHttpRequest.cs +23 -0
  1028. package/Runtime/Internal/Standalone/Web/Bean/WebHttpRequest.cs.meta +11 -0
  1029. package/Runtime/Internal/Standalone/Web/Bean/WebHttpResponse.cs +13 -0
  1030. package/Runtime/Internal/Standalone/Web/Bean/WebHttpResponse.cs.meta +11 -0
  1031. package/Runtime/Internal/Standalone/Web/Bean/WebNavigationBean.cs +14 -0
  1032. package/Runtime/Internal/Standalone/Web/Bean/WebNavigationBean.cs.meta +11 -0
  1033. package/Runtime/Internal/Standalone/Web/Bean/WebTrackEventBean.cs +16 -0
  1034. package/Runtime/Internal/Standalone/Web/Bean/WebTrackEventBean.cs.meta +11 -0
  1035. package/Runtime/Internal/Standalone/Web/Bean.meta +8 -0
  1036. package/Runtime/Internal/Standalone/Web/Function/BackgroundColorWebFunction.cs +24 -0
  1037. package/Runtime/Internal/Standalone/Web/Function/BackgroundColorWebFunction.cs.meta +11 -0
  1038. package/Runtime/Internal/Standalone/Web/Function/ClipboardWebFunction.cs +45 -0
  1039. package/Runtime/Internal/Standalone/Web/Function/ClipboardWebFunction.cs.meta +11 -0
  1040. package/Runtime/Internal/Standalone/Web/Function/CloseVisibleWebFunction.cs +23 -0
  1041. package/Runtime/Internal/Standalone/Web/Function/CloseVisibleWebFunction.cs.meta +11 -0
  1042. package/Runtime/Internal/Standalone/Web/Function/CloseWebFunction.cs +28 -0
  1043. package/Runtime/Internal/Standalone/Web/Function/CloseWebFunction.cs.meta +11 -0
  1044. package/Runtime/Internal/Standalone/Web/Function/DeviceInfoWebFunction.cs +26 -0
  1045. package/Runtime/Internal/Standalone/Web/Function/DeviceInfoWebFunction.cs.meta +11 -0
  1046. package/Runtime/Internal/Standalone/Web/Function/GameMessageWebFunction.cs +23 -0
  1047. package/Runtime/Internal/Standalone/Web/Function/GameMessageWebFunction.cs.meta +11 -0
  1048. package/Runtime/Internal/Standalone/Web/Function/GetSafeAreaWebFunction.cs +33 -0
  1049. package/Runtime/Internal/Standalone/Web/Function/GetSafeAreaWebFunction.cs.meta +11 -0
  1050. package/Runtime/Internal/Standalone/Web/Function/GetStorageWebFunction.cs +42 -0
  1051. package/Runtime/Internal/Standalone/Web/Function/GetStorageWebFunction.cs.meta +11 -0
  1052. package/Runtime/Internal/Standalone/Web/Function/HttpRequestWebFunction.cs +93 -0
  1053. package/Runtime/Internal/Standalone/Web/Function/HttpRequestWebFunction.cs.meta +11 -0
  1054. package/Runtime/Internal/Standalone/Web/Function/LoadingWebFunction.cs +46 -0
  1055. package/Runtime/Internal/Standalone/Web/Function/LoadingWebFunction.cs.meta +11 -0
  1056. package/Runtime/Internal/Standalone/Web/Function/LogWebFunction.cs +38 -0
  1057. package/Runtime/Internal/Standalone/Web/Function/LogWebFunction.cs.meta +11 -0
  1058. package/Runtime/Internal/Standalone/Web/Function/NavigationWebFunction.cs +23 -0
  1059. package/Runtime/Internal/Standalone/Web/Function/NavigationWebFunction.cs.meta +11 -0
  1060. package/Runtime/Internal/Standalone/Web/Function/OpenPageWebFunction.cs +56 -0
  1061. package/Runtime/Internal/Standalone/Web/Function/OpenPageWebFunction.cs.meta +11 -0
  1062. package/Runtime/Internal/Standalone/Web/Function/PutStorageWebFunction.cs +38 -0
  1063. package/Runtime/Internal/Standalone/Web/Function/PutStorageWebFunction.cs.meta +11 -0
  1064. package/Runtime/Internal/Standalone/Web/Function/ToastWebFunction.cs +25 -0
  1065. package/Runtime/Internal/Standalone/Web/Function/ToastWebFunction.cs.meta +11 -0
  1066. package/Runtime/Internal/Standalone/Web/Function/TrackEventWebFunction.cs +23 -0
  1067. package/Runtime/Internal/Standalone/Web/Function/TrackEventWebFunction.cs.meta +11 -0
  1068. package/Runtime/Internal/Standalone/Web/Function/WebFunctionHolder.cs +75 -0
  1069. package/Runtime/Internal/Standalone/Web/Function/WebFunctionHolder.cs.meta +11 -0
  1070. package/Runtime/Internal/Standalone/Web/Function.meta +8 -0
  1071. package/Runtime/Internal/Standalone/Web/IWebTransmit.cs +13 -0
  1072. package/Runtime/Internal/Standalone/Web/IWebTransmit.cs.meta +11 -0
  1073. package/Runtime/Internal/Standalone/Web/JsRequest.cs +15 -0
  1074. package/Runtime/Internal/Standalone/Web/JsRequest.cs.meta +11 -0
  1075. package/Runtime/Internal/Standalone/Web/JsResponse.cs +17 -0
  1076. package/Runtime/Internal/Standalone/Web/JsResponse.cs.meta +11 -0
  1077. package/Runtime/Internal/Standalone/Web/WebBridgeConstants.cs +33 -0
  1078. package/Runtime/Internal/Standalone/Web/WebBridgeConstants.cs.meta +11 -0
  1079. package/Runtime/Internal/Standalone/Web/WebBridgeController.cs +203 -0
  1080. package/Runtime/Internal/Standalone/Web/WebBridgeController.cs.meta +11 -0
  1081. package/Runtime/Internal/Standalone/Web/WebBridgeResponse.cs +38 -0
  1082. package/Runtime/Internal/Standalone/Web/WebBridgeResponse.cs.meta +11 -0
  1083. package/Runtime/Internal/Standalone/Web/WebRequest.cs +45 -0
  1084. package/Runtime/Internal/Standalone/Web/WebRequest.cs.meta +11 -0
  1085. package/Runtime/Internal/Standalone/Web/XDWebBridgeView.cs +301 -0
  1086. package/Runtime/Internal/Standalone/Web/XDWebBridgeView.cs.meta +11 -0
  1087. package/Runtime/Internal/Standalone/Web.meta +8 -0
  1088. package/Runtime/Internal/Standalone.meta +8 -0
  1089. package/Runtime/Internal/XDGAgreement.cs +17 -4
  1090. package/Runtime/Internal/XDGAgreement.cs.meta +10 -2
  1091. package/Runtime/Internal/XDGCommonInternal.cs +102 -0
  1092. package/Runtime/Internal/XDGCommonInternal.cs.meta +11 -0
  1093. package/Runtime/Internal/XDGTapSDK.cs +107 -0
  1094. package/Runtime/Internal/XDGTapSDK.cs.meta +3 -0
  1095. package/Runtime/Internal.meta +7 -2
  1096. package/Runtime/Public/XDGCommon.Deprecated.cs +163 -0
  1097. package/Runtime/Public/XDGCommon.Deprecated.cs.meta +11 -0
  1098. package/Runtime/Public/XDGCommon.cs +90 -0
  1099. package/Runtime/Public/XDGCommon.cs.meta +11 -0
  1100. package/Runtime/Public.meta +1 -1
  1101. package/Runtime/XD.SDK.Common.asmdef +4 -2
  1102. package/Runtime/XD.SDK.Common.asmdef.meta +1 -1
  1103. package/Runtime.meta +7 -2
  1104. package/link.xml +25 -0
  1105. package/link.xml.meta +7 -0
  1106. package/package.json +5 -4
  1107. package/package.json.meta +2 -2
  1108. package/ChangeLog.md +0 -1
  1109. package/ChangeLog.md.meta +0 -7
  1110. package/Editor/Plist.cs +0 -938
  1111. package/Editor/Plist.cs.meta +0 -11
  1112. package/Editor/XDCommonProcessBuild.cs +0 -18
  1113. package/Editor/XDCommonProcessBuild.cs.meta +0 -3
  1114. package/Editor/XDConfigModel.cs +0 -123
  1115. package/Editor/XDConfigModel.cs.meta +0 -3
  1116. package/Editor/XDGAndroidCommonProcessor.cs +0 -57
  1117. package/Editor/XDGAndroidCommonProcessor.cs.meta +0 -11
  1118. package/Editor/XDGAndroidProcessor.cs +0 -194
  1119. package/Editor/XDGAndroidProcessor.cs.meta +0 -11
  1120. package/Editor/XDGCommonEditorUtils.cs +0 -52
  1121. package/Editor/XDGCommonEditorUtils.cs.meta +0 -3
  1122. package/Editor/XDGCommonGradleContextProvider.cs +0 -194
  1123. package/Editor/XDGCommonGradleContextProvider.cs.meta +0 -3
  1124. package/Editor/XDGIOSCommonProcessor.cs +0 -476
  1125. package/Editor/XDGIOSCommonProcessor.cs.meta +0 -11
  1126. package/Mobile/Config/XDGConfigsMobile.cs +0 -25
  1127. package/Mobile/Config/XDGConfigsMobile.cs.meta +0 -11
  1128. package/Mobile/Config.meta +0 -8
  1129. package/Mobile/Constant.cs +0 -15
  1130. package/Mobile/Constant.cs.meta +0 -3
  1131. package/Mobile/Editor/XD.SDK.Common.Mobile.Editor.asmdef +0 -22
  1132. package/Mobile/Editor/XD.SDK.Common.Mobile.Editor.asmdef.meta +0 -3
  1133. package/Mobile/Editor/XDCommonMobileProcessBuild.cs +0 -20
  1134. package/Mobile/Editor/XDCommonMobileProcessBuild.cs.meta +0 -3
  1135. package/Mobile/Editor.meta +0 -3
  1136. package/Mobile/Http/XDGCommonHttpConfigMobile.cs +0 -30
  1137. package/Mobile/Http/XDGCommonHttpConfigMobile.cs.meta +0 -11
  1138. package/Mobile/Http.meta +0 -8
  1139. package/Mobile/LocalConfigInfo.cs +0 -39
  1140. package/Mobile/LocalConfigInfo.cs.meta +0 -11
  1141. package/Mobile/Net/EventManager.cs +0 -11
  1142. package/Mobile/Net/EventManager.cs.meta +0 -3
  1143. package/Mobile/Net/MiniJSON.cs +0 -556
  1144. package/Mobile/Net/MiniJSON.cs.meta +0 -3
  1145. package/Mobile/Net/Net.cs +0 -172
  1146. package/Mobile/Net/Net.cs.meta +0 -3
  1147. package/Mobile/Net.meta +0 -3
  1148. package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCommonBridge.java +0 -14
  1149. package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCommonBridge.java.meta +0 -32
  1150. package/Mobile/Plugins/Android/com/xd/common/bridge.meta +0 -8
  1151. package/Mobile/Plugins/Android/com/xd/common.meta +0 -8
  1152. package/Mobile/Plugins/Android/com/xd.meta +0 -8
  1153. package/Mobile/Plugins/Android/com.meta +0 -8
  1154. package/Mobile/Plugins/Android.meta +0 -8
  1155. package/Mobile/Plugins/iOS/XDCommonBridge.m +0 -23
  1156. package/Mobile/Plugins/iOS/XDCommonBridge.m.meta +0 -37
  1157. package/Mobile/Plugins/iOS.meta +0 -8
  1158. package/Mobile/Plugins.meta +0 -8
  1159. package/Mobile/XD.SDK.Common.Mobile.Runtime.asmdef +0 -22
  1160. package/Mobile/XD.SDK.Common.Mobile.Runtime.asmdef.meta +0 -7
  1161. package/Mobile/XDGBridgeWrapper.cs +0 -77
  1162. package/Mobile/XDGBridgeWrapper.cs.meta +0 -11
  1163. package/Mobile/XDGCommonMobile.cs +0 -123
  1164. package/Mobile/XDGCommonMobile.cs.meta +0 -11
  1165. package/Mobile/XDGCommonMobileImpl.cs +0 -547
  1166. package/Mobile/XDGCommonMobileImpl.cs.meta +0 -11
  1167. package/Mobile/XDGErrorMobile.cs +0 -47
  1168. package/Mobile/XDGErrorMobile.cs.meta +0 -11
  1169. package/Mobile/XDGRegionInfoMobile.cs +0 -27
  1170. package/Mobile/XDGRegionInfoMobile.cs.meta +0 -11
  1171. package/Mobile/XDGSettingsMobile.cs +0 -13
  1172. package/Mobile/XDGSettingsMobile.cs.meta +0 -3
  1173. package/Mobile/XDGTool.cs +0 -50
  1174. package/Mobile/XDGTool.cs.meta +0 -11
  1175. package/Mobile/XDGUserStatusChangeWrapper.cs +0 -23
  1176. package/Mobile/XDGUserStatusChangeWrapper.cs.meta +0 -11
  1177. package/Mobile.meta +0 -8
  1178. package/Plugins/Android/libs/XDGCommon_6.21.1.aar +0 -0
  1179. package/Plugins/Android/libs/XDGCommon_6.21.1.aar.meta +0 -32
  1180. package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_cn.json.meta +0 -7
  1181. package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_df.json.meta +0 -7
  1182. package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_kr.json.meta +0 -7
  1183. package/Plugins/iOS/Resource/XDResources.bundle/agreement.meta +0 -8
  1184. package/Plugins/iOS/Resource/XDResources.bundle/de.lproj/Localizable.strings +0 -84
  1185. package/Plugins/iOS/Resource/XDResources.bundle/de.lproj/Localizable.strings.meta +0 -7
  1186. package/Plugins/iOS/Resource/XDResources.bundle/de.lproj.meta +0 -8
  1187. package/Plugins/iOS/Resource/XDResources.bundle/en.lproj/Localizable.strings +0 -84
  1188. package/Plugins/iOS/Resource/XDResources.bundle/en.lproj/Localizable.strings.meta +0 -7
  1189. package/Plugins/iOS/Resource/XDResources.bundle/en.lproj.meta +0 -8
  1190. package/Plugins/iOS/Resource/XDResources.bundle/es.lproj/Localizable.strings +0 -84
  1191. package/Plugins/iOS/Resource/XDResources.bundle/es.lproj/Localizable.strings.meta +0 -7
  1192. package/Plugins/iOS/Resource/XDResources.bundle/es.lproj.meta +0 -8
  1193. package/Plugins/iOS/Resource/XDResources.bundle/fr.lproj/Localizable.strings +0 -84
  1194. package/Plugins/iOS/Resource/XDResources.bundle/fr.lproj/Localizable.strings.meta +0 -7
  1195. package/Plugins/iOS/Resource/XDResources.bundle/fr.lproj.meta +0 -8
  1196. package/Plugins/iOS/Resource/XDResources.bundle/id.lproj/Localizable.strings +0 -84
  1197. package/Plugins/iOS/Resource/XDResources.bundle/id.lproj/Localizable.strings.meta +0 -7
  1198. package/Plugins/iOS/Resource/XDResources.bundle/id.lproj.meta +0 -8
  1199. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_circle@3x.png.meta +0 -7
  1200. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_circle_pressed@3x.png.meta +0 -7
  1201. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_thin@3x.png.meta +0 -7
  1202. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_thin_pressed@3x.png.meta +0 -7
  1203. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color@3x.png.meta +0 -7
  1204. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color_disabled@3x.png.meta +0 -7
  1205. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color_pressed@3x.png.meta +0 -7
  1206. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_medium_color@3x.png.meta +0 -7
  1207. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_medium_color_pressed@3x.png.meta +0 -7
  1208. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin@3x.png.meta +0 -7
  1209. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin_disabled@3x.png.meta +0 -7
  1210. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin_pressed@3x.png.meta +0 -7
  1211. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_check@3x.png.meta +0 -7
  1212. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_check@3x.png.meta +0 -7
  1213. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_checking@3x.png.meta +0 -7
  1214. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_uncheck@3x.png.meta +0 -7
  1215. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_solid_check@3x.png.meta +0 -7
  1216. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_solid_uncheck@3x.png.meta +0 -7
  1217. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_static_check@3x.png.meta +0 -7
  1218. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_uncheck@3x.png.meta +0 -7
  1219. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_circle@3x.png.meta +0 -7
  1220. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_circle_pressed@3x.png.meta +0 -7
  1221. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_thin@3x.png.meta +0 -7
  1222. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_thin_pressed@3x.png.meta +0 -7
  1223. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white@3x.png +0 -0
  1224. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white@3x.png.meta +0 -7
  1225. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white_pressed@3x.png +0 -0
  1226. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white_pressed@3x.png.meta +0 -7
  1227. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white_pressed_2@3x.png +0 -0
  1228. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white_pressed_2@3x.png.meta +0 -7
  1229. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_copy@3x.png.meta +0 -7
  1230. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_copy_pressed@3x.png.meta +0 -7
  1231. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_indicator@3x.png.meta +0 -7
  1232. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_icon@3x.png.meta +0 -7
  1233. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_icon_pressed@3x.png.meta +0 -7
  1234. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_long@3x.png.meta +0 -7
  1235. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_long_pressed@3x.png.meta +0 -7
  1236. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_icon@3x.png.meta +0 -7
  1237. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_icon_pressed@3x.png.meta +0 -7
  1238. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_long@3x.png.meta +0 -7
  1239. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_long_pressed@3x.png.meta +0 -7
  1240. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon@3x.png.meta +0 -7
  1241. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon_pressed@3x.png.meta +0 -7
  1242. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon_uc@3x.png.meta +0 -7
  1243. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_long@3x.png.meta +0 -7
  1244. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_long_pressed@3x.png.meta +0 -7
  1245. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_icon@3x.png.meta +0 -7
  1246. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_icon_pressed@3x.png.meta +0 -7
  1247. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_long@3x.png.meta +0 -7
  1248. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_long_pressed@3x.png.meta +0 -7
  1249. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_icon@3x.png.meta +0 -7
  1250. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_icon_pressed@3x.png.meta +0 -7
  1251. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_long@3x.png.meta +0 -7
  1252. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_long_pressed@3x.png.meta +0 -7
  1253. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_phone_icon@3x.png +0 -0
  1254. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_phone_icon@3x.png.meta +0 -7
  1255. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_icon@3x.png.meta +0 -7
  1256. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_icon_pressed@3x.png.meta +0 -7
  1257. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_long@3x.png.meta +0 -7
  1258. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_long_pressed@3x.png.meta +0 -7
  1259. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_icon@3x.png.meta +0 -7
  1260. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_icon_pressed@3x.png.meta +0 -7
  1261. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_long@3x.png.meta +0 -7
  1262. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_long_pressed@3x.png.meta +0 -7
  1263. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_icon@3x.png.meta +0 -7
  1264. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_icon_pressed@3x.png.meta +0 -7
  1265. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_long@3x.png.meta +0 -7
  1266. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_long_pressed@3x.png.meta +0 -7
  1267. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_more_icon@3x.png.meta +0 -7
  1268. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_button@3x.png.meta +0 -7
  1269. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_button_pressed@3x.png.meta +0 -7
  1270. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_tip@3x.png.meta +0 -7
  1271. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_phone_edit@3x.png.meta +0 -7
  1272. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_phone_edit_pressed@3x.png.meta +0 -7
  1273. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_tap_logo_cn@3x.png.meta +0 -7
  1274. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_uc_error_refresh@3x.png.meta +0 -7
  1275. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_uc_load_fail@3x.png.meta +0 -7
  1276. package/Plugins/iOS/Resource/XDResources.bundle/images/tds_xd_logo_cn@3x.png.meta +0 -7
  1277. package/Plugins/iOS/Resource/XDResources.bundle/images.meta +0 -8
  1278. package/Plugins/iOS/Resource/XDResources.bundle/ja.lproj/Localizable.strings +0 -84
  1279. package/Plugins/iOS/Resource/XDResources.bundle/ja.lproj/Localizable.strings.meta +0 -7
  1280. package/Plugins/iOS/Resource/XDResources.bundle/ja.lproj.meta +0 -8
  1281. package/Plugins/iOS/Resource/XDResources.bundle/ko.lproj/Localizable.strings +0 -84
  1282. package/Plugins/iOS/Resource/XDResources.bundle/ko.lproj/Localizable.strings.meta +0 -7
  1283. package/Plugins/iOS/Resource/XDResources.bundle/ko.lproj.meta +0 -8
  1284. package/Plugins/iOS/Resource/XDResources.bundle/pt.lproj/Localizable.strings +0 -84
  1285. package/Plugins/iOS/Resource/XDResources.bundle/pt.lproj/Localizable.strings.meta +0 -7
  1286. package/Plugins/iOS/Resource/XDResources.bundle/pt.lproj.meta +0 -8
  1287. package/Plugins/iOS/Resource/XDResources.bundle/ru.lproj/Localizable.strings +0 -84
  1288. package/Plugins/iOS/Resource/XDResources.bundle/ru.lproj/Localizable.strings.meta +0 -7
  1289. package/Plugins/iOS/Resource/XDResources.bundle/ru.lproj.meta +0 -8
  1290. package/Plugins/iOS/Resource/XDResources.bundle/th.lproj/Localizable.strings +0 -84
  1291. package/Plugins/iOS/Resource/XDResources.bundle/th.lproj/Localizable.strings.meta +0 -7
  1292. package/Plugins/iOS/Resource/XDResources.bundle/th.lproj.meta +0 -8
  1293. package/Plugins/iOS/Resource/XDResources.bundle/tr.lproj/Localizable.strings +0 -84
  1294. package/Plugins/iOS/Resource/XDResources.bundle/tr.lproj/Localizable.strings.meta +0 -7
  1295. package/Plugins/iOS/Resource/XDResources.bundle/tr.lproj.meta +0 -8
  1296. package/Plugins/iOS/Resource/XDResources.bundle/vi.lproj/Localizable.strings +0 -84
  1297. package/Plugins/iOS/Resource/XDResources.bundle/vi.lproj/Localizable.strings.meta +0 -7
  1298. package/Plugins/iOS/Resource/XDResources.bundle/vi.lproj.meta +0 -8
  1299. package/Plugins/iOS/Resource/XDResources.bundle/zh-Hans.lproj/Localizable.strings +0 -84
  1300. package/Plugins/iOS/Resource/XDResources.bundle/zh-Hans.lproj/Localizable.strings.meta +0 -7
  1301. package/Plugins/iOS/Resource/XDResources.bundle/zh-Hans.lproj.meta +0 -8
  1302. package/Plugins/iOS/Resource/XDResources.bundle/zh-Hant.lproj/Localizable.strings +0 -84
  1303. package/Plugins/iOS/Resource/XDResources.bundle/zh-Hant.lproj/Localizable.strings.meta +0 -7
  1304. package/Plugins/iOS/Resource/XDResources.bundle/zh-Hant.lproj.meta +0 -8
  1305. package/Plugins/iOS/Resource/XDResources.bundle.meta +0 -81
  1306. package/Plugins/iOS/XDCommonSDK.framework/Headers/NSDictionary+TDSGlobalJson.h +0 -17
  1307. package/Plugins/iOS/XDCommonSDK.framework/Headers/NSDictionary+TDSGlobalJson.h.meta +0 -7
  1308. package/Plugins/iOS/XDCommonSDK.framework/Headers/NSString+TDSGlobalTools.h +0 -24
  1309. package/Plugins/iOS/XDCommonSDK.framework/Headers/NSString+TDSGlobalTools.h.meta +0 -7
  1310. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNetStatusManager.h +0 -10
  1311. package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNetStatusManager.h.meta +0 -7
  1312. package/Plugins/iOS/XDCommonSDK.framework/Headers/UIImage+TDSSDK.h +0 -18
  1313. package/Plugins/iOS/XDCommonSDK.framework/Headers/UIImage+TDSSDK.h.meta +0 -7
  1314. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNavicationBar.h +0 -21
  1315. package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNavicationBar.h.meta +0 -7
  1316. package/README.md +0 -0
  1317. package/README.md.meta +0 -7
  1318. package/Runtime/Internal/Config/IXDConfigs.cs +0 -6
  1319. package/Runtime/Internal/Config/IXDConfigs.cs.meta +0 -11
  1320. package/Runtime/Internal/Config/XDConfigs.cs +0 -23
  1321. package/Runtime/Internal/Config/XDConfigs.cs.meta +0 -11
  1322. package/Runtime/Internal/Config.meta +0 -8
  1323. package/Runtime/Internal/Encryption/EncryptionUtils.cs +0 -72
  1324. package/Runtime/Internal/Encryption/EncryptionUtils.cs.meta +0 -11
  1325. package/Runtime/Internal/Encryption.meta +0 -8
  1326. package/Runtime/Internal/Exception/XDException.cs +0 -38
  1327. package/Runtime/Internal/Exception/XDException.cs.meta +0 -11
  1328. package/Runtime/Internal/Exception/XDHttpException.cs +0 -22
  1329. package/Runtime/Internal/Exception/XDHttpException.cs.meta +0 -11
  1330. package/Runtime/Internal/Exception.meta +0 -8
  1331. package/Runtime/Internal/Http/IXDCommonHttpConfig.cs +0 -7
  1332. package/Runtime/Internal/Http/IXDCommonHttpConfig.cs.meta +0 -11
  1333. package/Runtime/Internal/Http/Response/BaseResponse.cs +0 -17
  1334. package/Runtime/Internal/Http/Response/BaseResponse.cs.meta +0 -11
  1335. package/Runtime/Internal/Http/Response/ErrorResponse.cs +0 -9
  1336. package/Runtime/Internal/Http/Response/ErrorResponse.cs.meta +0 -11
  1337. package/Runtime/Internal/Http/Response.meta +0 -8
  1338. package/Runtime/Internal/Http/XDCommonHttpConfig.cs +0 -28
  1339. package/Runtime/Internal/Http/XDCommonHttpConfig.cs.meta +0 -11
  1340. package/Runtime/Internal/Http/XDDelegatingHandler.cs +0 -41
  1341. package/Runtime/Internal/Http/XDDelegatingHandler.cs.meta +0 -3
  1342. package/Runtime/Internal/Http/XDHttpClient.cs +0 -160
  1343. package/Runtime/Internal/Http/XDHttpClient.cs.meta +0 -11
  1344. package/Runtime/Internal/Http/XDHttpClientFactory.cs +0 -82
  1345. package/Runtime/Internal/Http/XDHttpClientFactory.cs.meta +0 -11
  1346. package/Runtime/Internal/Http/XDHttpUtils.cs +0 -65
  1347. package/Runtime/Internal/Http/XDHttpUtils.cs.meta +0 -11
  1348. package/Runtime/Internal/Http/XDUrlUtils.cs +0 -35
  1349. package/Runtime/Internal/Http/XDUrlUtils.cs.meta +0 -11
  1350. package/Runtime/Internal/Http.meta +0 -8
  1351. package/Runtime/Internal/IXDGCommon.cs +0 -58
  1352. package/Runtime/Internal/IXDGCommon.cs.meta +0 -3
  1353. package/Runtime/Internal/IXDGSettings.cs +0 -7
  1354. package/Runtime/Internal/IXDGSettings.cs.meta +0 -3
  1355. package/Runtime/Internal/LangType.cs +0 -20
  1356. package/Runtime/Internal/LangType.cs.meta +0 -11
  1357. package/Runtime/Internal/ShareFlavors.cs +0 -9
  1358. package/Runtime/Internal/ShareFlavors.cs.meta +0 -11
  1359. package/Runtime/Internal/XDGError.cs +0 -14
  1360. package/Runtime/Internal/XDGError.cs.meta +0 -3
  1361. package/Runtime/Internal/XDGRegionInfo.cs +0 -10
  1362. package/Runtime/Internal/XDGRegionInfo.cs.meta +0 -3
  1363. package/Runtime/Internal/XDGRegionInfoWrapper.cs +0 -7
  1364. package/Runtime/Internal/XDGRegionInfoWrapper.cs.meta +0 -3
  1365. package/Runtime/Internal/XDGShareCallback.cs +0 -9
  1366. package/Runtime/Internal/XDGShareCallback.cs.meta +0 -11
  1367. package/Runtime/Internal/XDUtility.cs +0 -23
  1368. package/Runtime/Internal/XDUtility.cs.meta +0 -3
  1369. package/Runtime/Public/Log/XDGLogLevel.cs +0 -11
  1370. package/Runtime/Public/Log/XDGLogLevel.cs.meta +0 -11
  1371. package/Runtime/Public/Log/XDGLogger.cs +0 -48
  1372. package/Runtime/Public/Log/XDGLogger.cs.meta +0 -11
  1373. package/Runtime/Public/Log.meta +0 -8
  1374. package/Runtime/Public/XDGSettings.cs +0 -33
  1375. package/Runtime/Public/XDGSettings.cs.meta +0 -3
  1376. package/Runtime/XDGCommon.cs +0 -170
  1377. package/Runtime/XDGCommon.cs.meta +0 -3
  1378. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/agreement/Agreement_local_cn.json +0 -0
  1379. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/agreement/Agreement_local_df.json +0 -0
  1380. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/agreement/Agreement_local_kr.json +0 -0
  1381. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_back_circle@3x.png +0 -0
  1382. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_back_circle_pressed@3x.png +0 -0
  1383. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_back_thin@3x.png +0 -0
  1384. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_back_thin_pressed@3x.png +0 -0
  1385. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_large_color@3x.png +0 -0
  1386. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_large_color_disabled@3x.png +0 -0
  1387. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_large_color_pressed@3x.png +0 -0
  1388. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_medium_color@3x.png +0 -0
  1389. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_medium_color_pressed@3x.png +0 -0
  1390. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_taplogin@3x.png +0 -0
  1391. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_taplogin_disabled@3x.png +0 -0
  1392. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_taplogin_pressed@3x.png +0 -0
  1393. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_check@3x.png +0 -0
  1394. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_rc_check@3x.png +0 -0
  1395. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_rc_checking@3x.png +0 -0
  1396. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_rc_uncheck@3x.png +0 -0
  1397. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_solid_check@3x.png +0 -0
  1398. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_solid_uncheck@3x.png +0 -0
  1399. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_static_check@3x.png +0 -0
  1400. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_uncheck@3x.png +0 -0
  1401. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_close_circle@3x.png +0 -0
  1402. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_close_circle_pressed@3x.png +0 -0
  1403. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_close_thin@3x.png +0 -0
  1404. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_close_thin_pressed@3x.png +0 -0
  1405. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_copy@3x.png +0 -0
  1406. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_copy_pressed@3x.png +0 -0
  1407. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_indicator@3x.png +0 -0
  1408. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_apple_icon@3x.png +0 -0
  1409. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_apple_icon_pressed@3x.png +0 -0
  1410. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_apple_long@3x.png +0 -0
  1411. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_apple_long_pressed@3x.png +0 -0
  1412. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_facebook_icon@3x.png +0 -0
  1413. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_facebook_icon_pressed@3x.png +0 -0
  1414. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_facebook_long@3x.png +0 -0
  1415. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_facebook_long_pressed@3x.png +0 -0
  1416. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_icon@3x.png +0 -0
  1417. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_icon_pressed@3x.png +0 -0
  1418. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_icon_uc@3x.png +0 -0
  1419. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_long@3x.png +0 -0
  1420. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_long_pressed@3x.png +0 -0
  1421. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_guest_icon@3x.png +0 -0
  1422. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_guest_icon_pressed@3x.png +0 -0
  1423. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_guest_long@3x.png +0 -0
  1424. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_guest_long_pressed@3x.png +0 -0
  1425. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_line_icon@3x.png +0 -0
  1426. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_line_icon_pressed@3x.png +0 -0
  1427. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_line_long@3x.png +0 -0
  1428. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_line_long_pressed@3x.png +0 -0
  1429. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_steam_icon@3x.png +0 -0
  1430. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_steam_icon_pressed@3x.png +0 -0
  1431. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_steam_long@3x.png +0 -0
  1432. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_steam_long_pressed@3x.png +0 -0
  1433. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_taptap_icon@3x.png +0 -0
  1434. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_taptap_icon_pressed@3x.png +0 -0
  1435. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_taptap_long@3x.png +0 -0
  1436. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_taptap_long_pressed@3x.png +0 -0
  1437. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_twitter_icon@3x.png +0 -0
  1438. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_twitter_icon_pressed@3x.png +0 -0
  1439. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_twitter_long@3x.png +0 -0
  1440. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_twitter_long_pressed@3x.png +0 -0
  1441. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_more_icon@3x.png +0 -0
  1442. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_payback_button@3x.png +0 -0
  1443. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_payback_button_pressed@3x.png +0 -0
  1444. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_payback_tip@3x.png +0 -0
  1445. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_phone_edit@3x.png +0 -0
  1446. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_phone_edit_pressed@3x.png +0 -0
  1447. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_tap_logo_cn@3x.png +0 -0
  1448. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_uc_error_refresh@3x.png +0 -0
  1449. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_uc_load_fail@3x.png +0 -0
  1450. /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_xd_logo_cn@3x.png +0 -0
@@ -0,0 +1,2213 @@
1
+ %YAML 1.1
2
+ %TAG !u! tag:unity3d.com,2011:
3
+ --- !u!1 &396853082569105744
4
+ GameObject:
5
+ m_ObjectHideFlags: 0
6
+ m_CorrespondingSourceObject: {fileID: 0}
7
+ m_PrefabInstance: {fileID: 0}
8
+ m_PrefabAsset: {fileID: 0}
9
+ serializedVersion: 6
10
+ m_Component:
11
+ - component: {fileID: 1850485563859254054}
12
+ - component: {fileID: 7882653727920960848}
13
+ - component: {fileID: 4905500514268044693}
14
+ - component: {fileID: 4205250997155901663}
15
+ m_Layer: 5
16
+ m_Name: UserAgreement
17
+ m_TagString: Untagged
18
+ m_Icon: {fileID: 0}
19
+ m_NavMeshLayer: 0
20
+ m_StaticEditorFlags: 0
21
+ m_IsActive: 1
22
+ --- !u!224 &1850485563859254054
23
+ RectTransform:
24
+ m_ObjectHideFlags: 0
25
+ m_CorrespondingSourceObject: {fileID: 0}
26
+ m_PrefabInstance: {fileID: 0}
27
+ m_PrefabAsset: {fileID: 0}
28
+ m_GameObject: {fileID: 396853082569105744}
29
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
30
+ m_LocalPosition: {x: 0, y: 0, z: 0}
31
+ m_LocalScale: {x: 1, y: 1, z: 1}
32
+ m_Children: []
33
+ m_Father: {fileID: 7449323878916527366}
34
+ m_RootOrder: 0
35
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
36
+ m_AnchorMin: {x: 0.5, y: 0.5}
37
+ m_AnchorMax: {x: 0.5, y: 0.5}
38
+ m_AnchoredPosition: {x: -15, y: 0}
39
+ m_SizeDelta: {x: 200, y: 42}
40
+ m_Pivot: {x: 1, y: 0.5}
41
+ --- !u!222 &7882653727920960848
42
+ CanvasRenderer:
43
+ m_ObjectHideFlags: 0
44
+ m_CorrespondingSourceObject: {fileID: 0}
45
+ m_PrefabInstance: {fileID: 0}
46
+ m_PrefabAsset: {fileID: 0}
47
+ m_GameObject: {fileID: 396853082569105744}
48
+ m_CullTransparentMesh: 0
49
+ --- !u!114 &4905500514268044693
50
+ MonoBehaviour:
51
+ m_ObjectHideFlags: 0
52
+ m_CorrespondingSourceObject: {fileID: 0}
53
+ m_PrefabInstance: {fileID: 0}
54
+ m_PrefabAsset: {fileID: 0}
55
+ m_GameObject: {fileID: 396853082569105744}
56
+ m_Enabled: 1
57
+ m_EditorHideFlags: 0
58
+ m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
59
+ m_Name:
60
+ m_EditorClassIdentifier:
61
+ m_Material: {fileID: 0}
62
+ m_Color: {r: 0.4, g: 0.4, b: 0.4, a: 1}
63
+ m_RaycastTarget: 1
64
+ m_Maskable: 1
65
+ m_OnCullStateChanged:
66
+ m_PersistentCalls:
67
+ m_Calls: []
68
+ m_FontData:
69
+ m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
70
+ m_FontSize: 14
71
+ m_FontStyle: 0
72
+ m_BestFit: 0
73
+ m_MinSize: 1
74
+ m_MaxSize: 40
75
+ m_Alignment: 5
76
+ m_AlignByGeometry: 0
77
+ m_RichText: 1
78
+ m_HorizontalOverflow: 0
79
+ m_VerticalOverflow: 0
80
+ m_LineSpacing: 1
81
+ m_Text: User Agreement
82
+ --- !u!114 &4205250997155901663
83
+ MonoBehaviour:
84
+ m_ObjectHideFlags: 0
85
+ m_CorrespondingSourceObject: {fileID: 0}
86
+ m_PrefabInstance: {fileID: 0}
87
+ m_PrefabAsset: {fileID: 0}
88
+ m_GameObject: {fileID: 396853082569105744}
89
+ m_Enabled: 1
90
+ m_EditorHideFlags: 0
91
+ m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
92
+ m_Name:
93
+ m_EditorClassIdentifier:
94
+ m_Navigation:
95
+ m_Mode: 3
96
+ m_SelectOnUp: {fileID: 0}
97
+ m_SelectOnDown: {fileID: 0}
98
+ m_SelectOnLeft: {fileID: 0}
99
+ m_SelectOnRight: {fileID: 0}
100
+ m_Transition: 1
101
+ m_Colors:
102
+ m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
103
+ m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
104
+ m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
105
+ m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
106
+ m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
107
+ m_ColorMultiplier: 1
108
+ m_FadeDuration: 0.1
109
+ m_SpriteState:
110
+ m_HighlightedSprite: {fileID: 0}
111
+ m_PressedSprite: {fileID: 0}
112
+ m_SelectedSprite: {fileID: 0}
113
+ m_DisabledSprite: {fileID: 0}
114
+ m_AnimationTriggers:
115
+ m_NormalTrigger: Normal
116
+ m_HighlightedTrigger: Highlighted
117
+ m_PressedTrigger: Pressed
118
+ m_SelectedTrigger: Selected
119
+ m_DisabledTrigger: Disabled
120
+ m_Interactable: 1
121
+ m_TargetGraphic: {fileID: 4905500514268044693}
122
+ m_OnClick:
123
+ m_PersistentCalls:
124
+ m_Calls: []
125
+ --- !u!1 &444985772158242252
126
+ GameObject:
127
+ m_ObjectHideFlags: 0
128
+ m_CorrespondingSourceObject: {fileID: 0}
129
+ m_PrefabInstance: {fileID: 0}
130
+ m_PrefabAsset: {fileID: 0}
131
+ serializedVersion: 6
132
+ m_Component:
133
+ - component: {fileID: 5540777692444829884}
134
+ - component: {fileID: 1736483787322356271}
135
+ - component: {fileID: 1099790913917630366}
136
+ m_Layer: 5
137
+ m_Name: Placeholder
138
+ m_TagString: Untagged
139
+ m_Icon: {fileID: 0}
140
+ m_NavMeshLayer: 0
141
+ m_StaticEditorFlags: 0
142
+ m_IsActive: 1
143
+ --- !u!224 &5540777692444829884
144
+ RectTransform:
145
+ m_ObjectHideFlags: 0
146
+ m_CorrespondingSourceObject: {fileID: 0}
147
+ m_PrefabInstance: {fileID: 0}
148
+ m_PrefabAsset: {fileID: 0}
149
+ m_GameObject: {fileID: 444985772158242252}
150
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
151
+ m_LocalPosition: {x: 0, y: 0, z: 0}
152
+ m_LocalScale: {x: 1, y: 1, z: 1}
153
+ m_Children: []
154
+ m_Father: {fileID: 1075250629400738201}
155
+ m_RootOrder: 0
156
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
157
+ m_AnchorMin: {x: 0, y: 0}
158
+ m_AnchorMax: {x: 1, y: 1}
159
+ m_AnchoredPosition: {x: 0, y: 0}
160
+ m_SizeDelta: {x: 0, y: 0}
161
+ m_Pivot: {x: 0.5, y: 0.5}
162
+ --- !u!222 &1736483787322356271
163
+ CanvasRenderer:
164
+ m_ObjectHideFlags: 0
165
+ m_CorrespondingSourceObject: {fileID: 0}
166
+ m_PrefabInstance: {fileID: 0}
167
+ m_PrefabAsset: {fileID: 0}
168
+ m_GameObject: {fileID: 444985772158242252}
169
+ m_CullTransparentMesh: 0
170
+ --- !u!114 &1099790913917630366
171
+ MonoBehaviour:
172
+ m_ObjectHideFlags: 0
173
+ m_CorrespondingSourceObject: {fileID: 0}
174
+ m_PrefabInstance: {fileID: 0}
175
+ m_PrefabAsset: {fileID: 0}
176
+ m_GameObject: {fileID: 444985772158242252}
177
+ m_Enabled: 1
178
+ m_EditorHideFlags: 0
179
+ m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
180
+ m_Name:
181
+ m_EditorClassIdentifier:
182
+ m_Material: {fileID: 0}
183
+ m_Color: {r: 0.7490196, g: 0.7490196, b: 0.7490196, a: 1}
184
+ m_RaycastTarget: 1
185
+ m_Maskable: 1
186
+ m_OnCullStateChanged:
187
+ m_PersistentCalls:
188
+ m_Calls: []
189
+ m_FontData:
190
+ m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
191
+ m_FontSize: 14
192
+ m_FontStyle: 0
193
+ m_BestFit: 0
194
+ m_MinSize: 1
195
+ m_MaxSize: 40
196
+ m_Alignment: 3
197
+ m_AlignByGeometry: 0
198
+ m_RichText: 1
199
+ m_HorizontalOverflow: 0
200
+ m_VerticalOverflow: 0
201
+ m_LineSpacing: 1
202
+ m_Text: Enter the code
203
+ --- !u!1 &683480517750294662
204
+ GameObject:
205
+ m_ObjectHideFlags: 0
206
+ m_CorrespondingSourceObject: {fileID: 0}
207
+ m_PrefabInstance: {fileID: 0}
208
+ m_PrefabAsset: {fileID: 0}
209
+ serializedVersion: 6
210
+ m_Component:
211
+ - component: {fileID: 8067546415886852786}
212
+ - component: {fileID: 889273419066460529}
213
+ - component: {fileID: 1900573434184938824}
214
+ m_Layer: 5
215
+ m_Name: Text
216
+ m_TagString: Untagged
217
+ m_Icon: {fileID: 0}
218
+ m_NavMeshLayer: 0
219
+ m_StaticEditorFlags: 0
220
+ m_IsActive: 1
221
+ --- !u!224 &8067546415886852786
222
+ RectTransform:
223
+ m_ObjectHideFlags: 0
224
+ m_CorrespondingSourceObject: {fileID: 0}
225
+ m_PrefabInstance: {fileID: 0}
226
+ m_PrefabAsset: {fileID: 0}
227
+ m_GameObject: {fileID: 683480517750294662}
228
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
229
+ m_LocalPosition: {x: 0, y: 0, z: 0}
230
+ m_LocalScale: {x: 1, y: 1, z: 1}
231
+ m_Children: []
232
+ m_Father: {fileID: 720024215126133561}
233
+ m_RootOrder: 0
234
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
235
+ m_AnchorMin: {x: 0.5, y: 0.5}
236
+ m_AnchorMax: {x: 0.5, y: 0.5}
237
+ m_AnchoredPosition: {x: 0, y: 0}
238
+ m_SizeDelta: {x: 320, y: 50}
239
+ m_Pivot: {x: 0.5, y: 0.5}
240
+ --- !u!222 &889273419066460529
241
+ CanvasRenderer:
242
+ m_ObjectHideFlags: 0
243
+ m_CorrespondingSourceObject: {fileID: 0}
244
+ m_PrefabInstance: {fileID: 0}
245
+ m_PrefabAsset: {fileID: 0}
246
+ m_GameObject: {fileID: 683480517750294662}
247
+ m_CullTransparentMesh: 0
248
+ --- !u!114 &1900573434184938824
249
+ MonoBehaviour:
250
+ m_ObjectHideFlags: 0
251
+ m_CorrespondingSourceObject: {fileID: 0}
252
+ m_PrefabInstance: {fileID: 0}
253
+ m_PrefabAsset: {fileID: 0}
254
+ m_GameObject: {fileID: 683480517750294662}
255
+ m_Enabled: 1
256
+ m_EditorHideFlags: 0
257
+ m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
258
+ m_Name:
259
+ m_EditorClassIdentifier:
260
+ m_Material: {fileID: 0}
261
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
262
+ m_RaycastTarget: 1
263
+ m_Maskable: 1
264
+ m_OnCullStateChanged:
265
+ m_PersistentCalls:
266
+ m_Calls: []
267
+ m_FontData:
268
+ m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
269
+ m_FontSize: 14
270
+ m_FontStyle: 1
271
+ m_BestFit: 0
272
+ m_MinSize: 1
273
+ m_MaxSize: 40
274
+ m_Alignment: 4
275
+ m_AlignByGeometry: 0
276
+ m_RichText: 1
277
+ m_HorizontalOverflow: 0
278
+ m_VerticalOverflow: 0
279
+ m_LineSpacing: 1
280
+ m_Text: Log in
281
+ --- !u!1 &1071190310575155607
282
+ GameObject:
283
+ m_ObjectHideFlags: 0
284
+ m_CorrespondingSourceObject: {fileID: 0}
285
+ m_PrefabInstance: {fileID: 0}
286
+ m_PrefabAsset: {fileID: 0}
287
+ serializedVersion: 6
288
+ m_Component:
289
+ - component: {fileID: 7676872848961478182}
290
+ - component: {fileID: 5693025606606571590}
291
+ - component: {fileID: 8433933669770602709}
292
+ m_Layer: 5
293
+ m_Name: Text
294
+ m_TagString: Untagged
295
+ m_Icon: {fileID: 0}
296
+ m_NavMeshLayer: 0
297
+ m_StaticEditorFlags: 0
298
+ m_IsActive: 1
299
+ --- !u!224 &7676872848961478182
300
+ RectTransform:
301
+ m_ObjectHideFlags: 0
302
+ m_CorrespondingSourceObject: {fileID: 0}
303
+ m_PrefabInstance: {fileID: 0}
304
+ m_PrefabAsset: {fileID: 0}
305
+ m_GameObject: {fileID: 1071190310575155607}
306
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
307
+ m_LocalPosition: {x: 0, y: 0, z: 0}
308
+ m_LocalScale: {x: 1, y: 1, z: 1}
309
+ m_Children: []
310
+ m_Father: {fileID: 1075250629400738201}
311
+ m_RootOrder: 1
312
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
313
+ m_AnchorMin: {x: 0, y: 0}
314
+ m_AnchorMax: {x: 1, y: 1}
315
+ m_AnchoredPosition: {x: 0, y: 0}
316
+ m_SizeDelta: {x: 0, y: 0}
317
+ m_Pivot: {x: 0.5, y: 0.5}
318
+ --- !u!222 &5693025606606571590
319
+ CanvasRenderer:
320
+ m_ObjectHideFlags: 0
321
+ m_CorrespondingSourceObject: {fileID: 0}
322
+ m_PrefabInstance: {fileID: 0}
323
+ m_PrefabAsset: {fileID: 0}
324
+ m_GameObject: {fileID: 1071190310575155607}
325
+ m_CullTransparentMesh: 0
326
+ --- !u!114 &8433933669770602709
327
+ MonoBehaviour:
328
+ m_ObjectHideFlags: 0
329
+ m_CorrespondingSourceObject: {fileID: 0}
330
+ m_PrefabInstance: {fileID: 0}
331
+ m_PrefabAsset: {fileID: 0}
332
+ m_GameObject: {fileID: 1071190310575155607}
333
+ m_Enabled: 1
334
+ m_EditorHideFlags: 0
335
+ m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
336
+ m_Name:
337
+ m_EditorClassIdentifier:
338
+ m_Material: {fileID: 0}
339
+ m_Color: {r: 0.13333334, g: 0.13333334, b: 0.13333334, a: 1}
340
+ m_RaycastTarget: 1
341
+ m_Maskable: 1
342
+ m_OnCullStateChanged:
343
+ m_PersistentCalls:
344
+ m_Calls: []
345
+ m_FontData:
346
+ m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
347
+ m_FontSize: 16
348
+ m_FontStyle: 0
349
+ m_BestFit: 0
350
+ m_MinSize: 1
351
+ m_MaxSize: 40
352
+ m_Alignment: 3
353
+ m_AlignByGeometry: 0
354
+ m_RichText: 0
355
+ m_HorizontalOverflow: 1
356
+ m_VerticalOverflow: 0
357
+ m_LineSpacing: 1
358
+ m_Text:
359
+ --- !u!1 &1202236966052316899
360
+ GameObject:
361
+ m_ObjectHideFlags: 0
362
+ m_CorrespondingSourceObject: {fileID: 0}
363
+ m_PrefabInstance: {fileID: 0}
364
+ m_PrefabAsset: {fileID: 0}
365
+ serializedVersion: 6
366
+ m_Component:
367
+ - component: {fileID: 1387167017953546121}
368
+ - component: {fileID: 5522909594847106346}
369
+ - component: {fileID: 8142900309291900094}
370
+ m_Layer: 5
371
+ m_Name: Image
372
+ m_TagString: Untagged
373
+ m_Icon: {fileID: 0}
374
+ m_NavMeshLayer: 0
375
+ m_StaticEditorFlags: 0
376
+ m_IsActive: 1
377
+ --- !u!224 &1387167017953546121
378
+ RectTransform:
379
+ m_ObjectHideFlags: 0
380
+ m_CorrespondingSourceObject: {fileID: 0}
381
+ m_PrefabInstance: {fileID: 0}
382
+ m_PrefabAsset: {fileID: 0}
383
+ m_GameObject: {fileID: 1202236966052316899}
384
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
385
+ m_LocalPosition: {x: 0, y: 0, z: 0}
386
+ m_LocalScale: {x: 1, y: 1, z: 1}
387
+ m_Children: []
388
+ m_Father: {fileID: 7449323878916527366}
389
+ m_RootOrder: 1
390
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
391
+ m_AnchorMin: {x: 0.5, y: 0.5}
392
+ m_AnchorMax: {x: 0.5, y: 0.5}
393
+ m_AnchoredPosition: {x: 0, y: 0}
394
+ m_SizeDelta: {x: 1, y: 21}
395
+ m_Pivot: {x: 0.5, y: 0.5}
396
+ --- !u!222 &5522909594847106346
397
+ CanvasRenderer:
398
+ m_ObjectHideFlags: 0
399
+ m_CorrespondingSourceObject: {fileID: 0}
400
+ m_PrefabInstance: {fileID: 0}
401
+ m_PrefabAsset: {fileID: 0}
402
+ m_GameObject: {fileID: 1202236966052316899}
403
+ m_CullTransparentMesh: 0
404
+ --- !u!114 &8142900309291900094
405
+ MonoBehaviour:
406
+ m_ObjectHideFlags: 0
407
+ m_CorrespondingSourceObject: {fileID: 0}
408
+ m_PrefabInstance: {fileID: 0}
409
+ m_PrefabAsset: {fileID: 0}
410
+ m_GameObject: {fileID: 1202236966052316899}
411
+ m_Enabled: 1
412
+ m_EditorHideFlags: 0
413
+ m_Script: {fileID: 11500000, guid: 1344c3c82d62a2a41a3576d8abb8e3ea, type: 3}
414
+ m_Name:
415
+ m_EditorClassIdentifier:
416
+ m_Material: {fileID: 0}
417
+ m_Color: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
418
+ m_RaycastTarget: 1
419
+ m_Maskable: 1
420
+ m_OnCullStateChanged:
421
+ m_PersistentCalls:
422
+ m_Calls: []
423
+ m_Texture: {fileID: 0}
424
+ m_UVRect:
425
+ serializedVersion: 2
426
+ x: 0
427
+ y: 0
428
+ width: 1
429
+ height: 1
430
+ --- !u!1 &2143469980901689039
431
+ GameObject:
432
+ m_ObjectHideFlags: 0
433
+ m_CorrespondingSourceObject: {fileID: 0}
434
+ m_PrefabInstance: {fileID: 0}
435
+ m_PrefabAsset: {fileID: 0}
436
+ serializedVersion: 6
437
+ m_Component:
438
+ - component: {fileID: 5612824589684719816}
439
+ - component: {fileID: 753064387711774253}
440
+ - component: {fileID: 8147102227277211301}
441
+ m_Layer: 5
442
+ m_Name: Image
443
+ m_TagString: Untagged
444
+ m_Icon: {fileID: 0}
445
+ m_NavMeshLayer: 0
446
+ m_StaticEditorFlags: 0
447
+ m_IsActive: 1
448
+ --- !u!224 &5612824589684719816
449
+ RectTransform:
450
+ m_ObjectHideFlags: 0
451
+ m_CorrespondingSourceObject: {fileID: 0}
452
+ m_PrefabInstance: {fileID: 0}
453
+ m_PrefabAsset: {fileID: 0}
454
+ m_GameObject: {fileID: 2143469980901689039}
455
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
456
+ m_LocalPosition: {x: 0, y: 0, z: 0}
457
+ m_LocalScale: {x: 1, y: 1, z: 1}
458
+ m_Children: []
459
+ m_Father: {fileID: 4758066801170060837}
460
+ m_RootOrder: 1
461
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
462
+ m_AnchorMin: {x: 1, y: 0.5}
463
+ m_AnchorMax: {x: 1, y: 0.5}
464
+ m_AnchoredPosition: {x: -113.8, y: 0}
465
+ m_SizeDelta: {x: 1, y: 21}
466
+ m_Pivot: {x: 0.5, y: 0.5}
467
+ --- !u!222 &753064387711774253
468
+ CanvasRenderer:
469
+ m_ObjectHideFlags: 0
470
+ m_CorrespondingSourceObject: {fileID: 0}
471
+ m_PrefabInstance: {fileID: 0}
472
+ m_PrefabAsset: {fileID: 0}
473
+ m_GameObject: {fileID: 2143469980901689039}
474
+ m_CullTransparentMesh: 0
475
+ --- !u!114 &8147102227277211301
476
+ MonoBehaviour:
477
+ m_ObjectHideFlags: 0
478
+ m_CorrespondingSourceObject: {fileID: 0}
479
+ m_PrefabInstance: {fileID: 0}
480
+ m_PrefabAsset: {fileID: 0}
481
+ m_GameObject: {fileID: 2143469980901689039}
482
+ m_Enabled: 1
483
+ m_EditorHideFlags: 0
484
+ m_Script: {fileID: 11500000, guid: 1344c3c82d62a2a41a3576d8abb8e3ea, type: 3}
485
+ m_Name:
486
+ m_EditorClassIdentifier:
487
+ m_Material: {fileID: 0}
488
+ m_Color: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
489
+ m_RaycastTarget: 1
490
+ m_Maskable: 1
491
+ m_OnCullStateChanged:
492
+ m_PersistentCalls:
493
+ m_Calls: []
494
+ m_Texture: {fileID: 0}
495
+ m_UVRect:
496
+ serializedVersion: 2
497
+ x: 0
498
+ y: 0
499
+ width: 1
500
+ height: 1
501
+ --- !u!1 &2243926731334242851
502
+ GameObject:
503
+ m_ObjectHideFlags: 0
504
+ m_CorrespondingSourceObject: {fileID: 0}
505
+ m_PrefabInstance: {fileID: 0}
506
+ m_PrefabAsset: {fileID: 0}
507
+ serializedVersion: 6
508
+ m_Component:
509
+ - component: {fileID: 307698343128932062}
510
+ - component: {fileID: 8614760936121249013}
511
+ - component: {fileID: 275597026793106243}
512
+ m_Layer: 5
513
+ m_Name: CodeErrorTips
514
+ m_TagString: Untagged
515
+ m_Icon: {fileID: 0}
516
+ m_NavMeshLayer: 0
517
+ m_StaticEditorFlags: 0
518
+ m_IsActive: 1
519
+ --- !u!224 &307698343128932062
520
+ RectTransform:
521
+ m_ObjectHideFlags: 0
522
+ m_CorrespondingSourceObject: {fileID: 0}
523
+ m_PrefabInstance: {fileID: 0}
524
+ m_PrefabAsset: {fileID: 0}
525
+ m_GameObject: {fileID: 2243926731334242851}
526
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
527
+ m_LocalPosition: {x: 0, y: 0, z: 0}
528
+ m_LocalScale: {x: 1, y: 1, z: 1}
529
+ m_Children: []
530
+ m_Father: {fileID: 4758066801170060837}
531
+ m_RootOrder: 3
532
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
533
+ m_AnchorMin: {x: 0, y: 1}
534
+ m_AnchorMax: {x: 0, y: 1}
535
+ m_AnchoredPosition: {x: 0, y: -50}
536
+ m_SizeDelta: {x: 160, y: 22}
537
+ m_Pivot: {x: 0, y: 1}
538
+ --- !u!222 &8614760936121249013
539
+ CanvasRenderer:
540
+ m_ObjectHideFlags: 0
541
+ m_CorrespondingSourceObject: {fileID: 0}
542
+ m_PrefabInstance: {fileID: 0}
543
+ m_PrefabAsset: {fileID: 0}
544
+ m_GameObject: {fileID: 2243926731334242851}
545
+ m_CullTransparentMesh: 0
546
+ --- !u!114 &275597026793106243
547
+ MonoBehaviour:
548
+ m_ObjectHideFlags: 0
549
+ m_CorrespondingSourceObject: {fileID: 0}
550
+ m_PrefabInstance: {fileID: 0}
551
+ m_PrefabAsset: {fileID: 0}
552
+ m_GameObject: {fileID: 2243926731334242851}
553
+ m_Enabled: 1
554
+ m_EditorHideFlags: 0
555
+ m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
556
+ m_Name:
557
+ m_EditorClassIdentifier:
558
+ m_Material: {fileID: 0}
559
+ m_Color: {r: 0.9647059, g: 0.29803923, b: 0.29803923, a: 1}
560
+ m_RaycastTarget: 1
561
+ m_Maskable: 1
562
+ m_OnCullStateChanged:
563
+ m_PersistentCalls:
564
+ m_Calls: []
565
+ m_FontData:
566
+ m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
567
+ m_FontSize: 14
568
+ m_FontStyle: 0
569
+ m_BestFit: 0
570
+ m_MinSize: 10
571
+ m_MaxSize: 40
572
+ m_Alignment: 3
573
+ m_AlignByGeometry: 0
574
+ m_RichText: 1
575
+ m_HorizontalOverflow: 0
576
+ m_VerticalOverflow: 0
577
+ m_LineSpacing: 1
578
+ m_Text:
579
+ --- !u!1 &2497404714564999643
580
+ GameObject:
581
+ m_ObjectHideFlags: 0
582
+ m_CorrespondingSourceObject: {fileID: 0}
583
+ m_PrefabInstance: {fileID: 0}
584
+ m_PrefabAsset: {fileID: 0}
585
+ serializedVersion: 6
586
+ m_Component:
587
+ - component: {fileID: 4758066801170060837}
588
+ - component: {fileID: 4295993811725856693}
589
+ - component: {fileID: 6006708215779347004}
590
+ m_Layer: 5
591
+ m_Name: VerificationCodeBox
592
+ m_TagString: Untagged
593
+ m_Icon: {fileID: 0}
594
+ m_NavMeshLayer: 0
595
+ m_StaticEditorFlags: 0
596
+ m_IsActive: 1
597
+ --- !u!224 &4758066801170060837
598
+ RectTransform:
599
+ m_ObjectHideFlags: 0
600
+ m_CorrespondingSourceObject: {fileID: 0}
601
+ m_PrefabInstance: {fileID: 0}
602
+ m_PrefabAsset: {fileID: 0}
603
+ m_GameObject: {fileID: 2497404714564999643}
604
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
605
+ m_LocalPosition: {x: 0, y: 0, z: 0}
606
+ m_LocalScale: {x: 1, y: 1, z: 1}
607
+ m_Children:
608
+ - {fileID: 1075250629400738201}
609
+ - {fileID: 5612824589684719816}
610
+ - {fileID: 2689422909935002207}
611
+ - {fileID: 307698343128932062}
612
+ m_Father: {fileID: 5018397771723610370}
613
+ m_RootOrder: 3
614
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
615
+ m_AnchorMin: {x: 0.5, y: 1}
616
+ m_AnchorMax: {x: 0.5, y: 1}
617
+ m_AnchoredPosition: {x: 0, y: -201}
618
+ m_SizeDelta: {x: 320, y: 50}
619
+ m_Pivot: {x: 0.5, y: 1}
620
+ --- !u!222 &4295993811725856693
621
+ CanvasRenderer:
622
+ m_ObjectHideFlags: 0
623
+ m_CorrespondingSourceObject: {fileID: 0}
624
+ m_PrefabInstance: {fileID: 0}
625
+ m_PrefabAsset: {fileID: 0}
626
+ m_GameObject: {fileID: 2497404714564999643}
627
+ m_CullTransparentMesh: 0
628
+ --- !u!114 &6006708215779347004
629
+ MonoBehaviour:
630
+ m_ObjectHideFlags: 0
631
+ m_CorrespondingSourceObject: {fileID: 0}
632
+ m_PrefabInstance: {fileID: 0}
633
+ m_PrefabAsset: {fileID: 0}
634
+ m_GameObject: {fileID: 2497404714564999643}
635
+ m_Enabled: 1
636
+ m_EditorHideFlags: 0
637
+ m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
638
+ m_Name:
639
+ m_EditorClassIdentifier:
640
+ m_Material: {fileID: 0}
641
+ m_Color: {r: 0.8509804, g: 0.8509804, b: 0.8509804, a: 1}
642
+ m_RaycastTarget: 1
643
+ m_Maskable: 1
644
+ m_OnCullStateChanged:
645
+ m_PersistentCalls:
646
+ m_Calls: []
647
+ m_Sprite: {fileID: 21300000, guid: c2495d3b0ed1474ba3caaab15c74dbf8, type: 3}
648
+ m_Type: 0
649
+ m_PreserveAspect: 0
650
+ m_FillCenter: 1
651
+ m_FillMethod: 4
652
+ m_FillAmount: 1
653
+ m_FillClockwise: 1
654
+ m_FillOrigin: 0
655
+ m_UseSpriteMesh: 0
656
+ m_PixelsPerUnitMultiplier: 1
657
+ --- !u!1 &2511136944973659332
658
+ GameObject:
659
+ m_ObjectHideFlags: 0
660
+ m_CorrespondingSourceObject: {fileID: 0}
661
+ m_PrefabInstance: {fileID: 0}
662
+ m_PrefabAsset: {fileID: 0}
663
+ serializedVersion: 6
664
+ m_Component:
665
+ - component: {fileID: 7294807780124224622}
666
+ - component: {fileID: 8968432902651951568}
667
+ - component: {fileID: 2209172092450759876}
668
+ m_Layer: 5
669
+ m_Name: Text
670
+ m_TagString: Untagged
671
+ m_Icon: {fileID: 0}
672
+ m_NavMeshLayer: 0
673
+ m_StaticEditorFlags: 0
674
+ m_IsActive: 1
675
+ --- !u!224 &7294807780124224622
676
+ RectTransform:
677
+ m_ObjectHideFlags: 0
678
+ m_CorrespondingSourceObject: {fileID: 0}
679
+ m_PrefabInstance: {fileID: 0}
680
+ m_PrefabAsset: {fileID: 0}
681
+ m_GameObject: {fileID: 2511136944973659332}
682
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
683
+ m_LocalPosition: {x: 0, y: 0, z: 0}
684
+ m_LocalScale: {x: 1, y: 1, z: 1}
685
+ m_Children: []
686
+ m_Father: {fileID: 4627950731712415376}
687
+ m_RootOrder: 1
688
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
689
+ m_AnchorMin: {x: 0, y: 0}
690
+ m_AnchorMax: {x: 1, y: 1}
691
+ m_AnchoredPosition: {x: 0, y: 0}
692
+ m_SizeDelta: {x: 0, y: 0}
693
+ m_Pivot: {x: 0.5, y: 0.5}
694
+ --- !u!222 &8968432902651951568
695
+ CanvasRenderer:
696
+ m_ObjectHideFlags: 0
697
+ m_CorrespondingSourceObject: {fileID: 0}
698
+ m_PrefabInstance: {fileID: 0}
699
+ m_PrefabAsset: {fileID: 0}
700
+ m_GameObject: {fileID: 2511136944973659332}
701
+ m_CullTransparentMesh: 0
702
+ --- !u!114 &2209172092450759876
703
+ MonoBehaviour:
704
+ m_ObjectHideFlags: 0
705
+ m_CorrespondingSourceObject: {fileID: 0}
706
+ m_PrefabInstance: {fileID: 0}
707
+ m_PrefabAsset: {fileID: 0}
708
+ m_GameObject: {fileID: 2511136944973659332}
709
+ m_Enabled: 1
710
+ m_EditorHideFlags: 0
711
+ m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
712
+ m_Name:
713
+ m_EditorClassIdentifier:
714
+ m_Material: {fileID: 0}
715
+ m_Color: {r: 0.13333334, g: 0.13333334, b: 0.13333334, a: 1}
716
+ m_RaycastTarget: 1
717
+ m_Maskable: 1
718
+ m_OnCullStateChanged:
719
+ m_PersistentCalls:
720
+ m_Calls: []
721
+ m_FontData:
722
+ m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
723
+ m_FontSize: 14
724
+ m_FontStyle: 0
725
+ m_BestFit: 0
726
+ m_MinSize: 1
727
+ m_MaxSize: 300
728
+ m_Alignment: 3
729
+ m_AlignByGeometry: 0
730
+ m_RichText: 0
731
+ m_HorizontalOverflow: 1
732
+ m_VerticalOverflow: 0
733
+ m_LineSpacing: 1
734
+ m_Text:
735
+ --- !u!1 &2861982572596644304
736
+ GameObject:
737
+ m_ObjectHideFlags: 0
738
+ m_CorrespondingSourceObject: {fileID: 0}
739
+ m_PrefabInstance: {fileID: 0}
740
+ m_PrefabAsset: {fileID: 0}
741
+ serializedVersion: 6
742
+ m_Component:
743
+ - component: {fileID: 720024215126133561}
744
+ - component: {fileID: 4468054359861478702}
745
+ - component: {fileID: 6232489889678183502}
746
+ - component: {fileID: 8427063069110683392}
747
+ m_Layer: 5
748
+ m_Name: LoginButton
749
+ m_TagString: Untagged
750
+ m_Icon: {fileID: 0}
751
+ m_NavMeshLayer: 0
752
+ m_StaticEditorFlags: 0
753
+ m_IsActive: 1
754
+ --- !u!224 &720024215126133561
755
+ RectTransform:
756
+ m_ObjectHideFlags: 0
757
+ m_CorrespondingSourceObject: {fileID: 0}
758
+ m_PrefabInstance: {fileID: 0}
759
+ m_PrefabAsset: {fileID: 0}
760
+ m_GameObject: {fileID: 2861982572596644304}
761
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
762
+ m_LocalPosition: {x: 0, y: 0, z: 0}
763
+ m_LocalScale: {x: 1, y: 1, z: 1}
764
+ m_Children:
765
+ - {fileID: 8067546415886852786}
766
+ m_Father: {fileID: 5018397771723610370}
767
+ m_RootOrder: 4
768
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
769
+ m_AnchorMin: {x: 0.5, y: 1}
770
+ m_AnchorMax: {x: 0.5, y: 1}
771
+ m_AnchoredPosition: {x: 0, y: -289}
772
+ m_SizeDelta: {x: 320, y: 50}
773
+ m_Pivot: {x: 0.5, y: 1}
774
+ --- !u!222 &4468054359861478702
775
+ CanvasRenderer:
776
+ m_ObjectHideFlags: 0
777
+ m_CorrespondingSourceObject: {fileID: 0}
778
+ m_PrefabInstance: {fileID: 0}
779
+ m_PrefabAsset: {fileID: 0}
780
+ m_GameObject: {fileID: 2861982572596644304}
781
+ m_CullTransparentMesh: 0
782
+ --- !u!114 &6232489889678183502
783
+ MonoBehaviour:
784
+ m_ObjectHideFlags: 0
785
+ m_CorrespondingSourceObject: {fileID: 0}
786
+ m_PrefabInstance: {fileID: 0}
787
+ m_PrefabAsset: {fileID: 0}
788
+ m_GameObject: {fileID: 2861982572596644304}
789
+ m_Enabled: 1
790
+ m_EditorHideFlags: 0
791
+ m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
792
+ m_Name:
793
+ m_EditorClassIdentifier:
794
+ m_Material: {fileID: 0}
795
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
796
+ m_RaycastTarget: 1
797
+ m_Maskable: 1
798
+ m_OnCullStateChanged:
799
+ m_PersistentCalls:
800
+ m_Calls: []
801
+ m_Sprite: {fileID: 21300000, guid: b571be5da3f7427999451b69c1ca1cf7, type: 3}
802
+ m_Type: 0
803
+ m_PreserveAspect: 0
804
+ m_FillCenter: 1
805
+ m_FillMethod: 4
806
+ m_FillAmount: 1
807
+ m_FillClockwise: 1
808
+ m_FillOrigin: 0
809
+ m_UseSpriteMesh: 0
810
+ m_PixelsPerUnitMultiplier: 1
811
+ --- !u!114 &8427063069110683392
812
+ MonoBehaviour:
813
+ m_ObjectHideFlags: 0
814
+ m_CorrespondingSourceObject: {fileID: 0}
815
+ m_PrefabInstance: {fileID: 0}
816
+ m_PrefabAsset: {fileID: 0}
817
+ m_GameObject: {fileID: 2861982572596644304}
818
+ m_Enabled: 1
819
+ m_EditorHideFlags: 0
820
+ m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
821
+ m_Name:
822
+ m_EditorClassIdentifier:
823
+ m_Navigation:
824
+ m_Mode: 3
825
+ m_SelectOnUp: {fileID: 0}
826
+ m_SelectOnDown: {fileID: 0}
827
+ m_SelectOnLeft: {fileID: 0}
828
+ m_SelectOnRight: {fileID: 0}
829
+ m_Transition: 1
830
+ m_Colors:
831
+ m_NormalColor: {r: 1, g: 0.4, b: 0, a: 1}
832
+ m_HighlightedColor: {r: 0.8784314, g: 0.3529412, b: 0, a: 1}
833
+ m_PressedColor: {r: 0.8784314, g: 0.3529412, b: 0, a: 1}
834
+ m_SelectedColor: {r: 0.8784314, g: 0.3529412, b: 0, a: 1}
835
+ m_DisabledColor: {r: 0.8784314, g: 0.3529412, b: 0, a: 0.2627451}
836
+ m_ColorMultiplier: 1
837
+ m_FadeDuration: 0.1
838
+ m_SpriteState:
839
+ m_HighlightedSprite: {fileID: 0}
840
+ m_PressedSprite: {fileID: 0}
841
+ m_SelectedSprite: {fileID: 0}
842
+ m_DisabledSprite: {fileID: 0}
843
+ m_AnimationTriggers:
844
+ m_NormalTrigger: Normal
845
+ m_HighlightedTrigger: Highlighted
846
+ m_PressedTrigger: Pressed
847
+ m_SelectedTrigger: Selected
848
+ m_DisabledTrigger: Disabled
849
+ m_Interactable: 1
850
+ m_TargetGraphic: {fileID: 6232489889678183502}
851
+ m_OnClick:
852
+ m_PersistentCalls:
853
+ m_Calls: []
854
+ --- !u!1 &2883610124264430306
855
+ GameObject:
856
+ m_ObjectHideFlags: 0
857
+ m_CorrespondingSourceObject: {fileID: 0}
858
+ m_PrefabInstance: {fileID: 0}
859
+ m_PrefabAsset: {fileID: 0}
860
+ serializedVersion: 6
861
+ m_Component:
862
+ - component: {fileID: 6896427038639248526}
863
+ - component: {fileID: 1103611194763236857}
864
+ - component: {fileID: 8572623953172721366}
865
+ m_Layer: 5
866
+ m_Name: EmailBox
867
+ m_TagString: Untagged
868
+ m_Icon: {fileID: 0}
869
+ m_NavMeshLayer: 0
870
+ m_StaticEditorFlags: 0
871
+ m_IsActive: 1
872
+ --- !u!224 &6896427038639248526
873
+ RectTransform:
874
+ m_ObjectHideFlags: 0
875
+ m_CorrespondingSourceObject: {fileID: 0}
876
+ m_PrefabInstance: {fileID: 0}
877
+ m_PrefabAsset: {fileID: 0}
878
+ m_GameObject: {fileID: 2883610124264430306}
879
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
880
+ m_LocalPosition: {x: 0, y: 0, z: 0}
881
+ m_LocalScale: {x: 1, y: 1, z: 1}
882
+ m_Children:
883
+ - {fileID: 4627950731712415376}
884
+ - {fileID: 2042992510964801540}
885
+ m_Father: {fileID: 5018397771723610370}
886
+ m_RootOrder: 2
887
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
888
+ m_AnchorMin: {x: 0.5, y: 1}
889
+ m_AnchorMax: {x: 0.5, y: 1}
890
+ m_AnchoredPosition: {x: 0, y: -119}
891
+ m_SizeDelta: {x: 320, y: 50}
892
+ m_Pivot: {x: 0.5, y: 1}
893
+ --- !u!222 &1103611194763236857
894
+ CanvasRenderer:
895
+ m_ObjectHideFlags: 0
896
+ m_CorrespondingSourceObject: {fileID: 0}
897
+ m_PrefabInstance: {fileID: 0}
898
+ m_PrefabAsset: {fileID: 0}
899
+ m_GameObject: {fileID: 2883610124264430306}
900
+ m_CullTransparentMesh: 0
901
+ --- !u!114 &8572623953172721366
902
+ MonoBehaviour:
903
+ m_ObjectHideFlags: 0
904
+ m_CorrespondingSourceObject: {fileID: 0}
905
+ m_PrefabInstance: {fileID: 0}
906
+ m_PrefabAsset: {fileID: 0}
907
+ m_GameObject: {fileID: 2883610124264430306}
908
+ m_Enabled: 1
909
+ m_EditorHideFlags: 0
910
+ m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
911
+ m_Name:
912
+ m_EditorClassIdentifier:
913
+ m_Material: {fileID: 0}
914
+ m_Color: {r: 0.8509804, g: 0.8509804, b: 0.8509804, a: 1}
915
+ m_RaycastTarget: 1
916
+ m_Maskable: 1
917
+ m_OnCullStateChanged:
918
+ m_PersistentCalls:
919
+ m_Calls: []
920
+ m_Sprite: {fileID: 21300000, guid: c2495d3b0ed1474ba3caaab15c74dbf8, type: 3}
921
+ m_Type: 0
922
+ m_PreserveAspect: 0
923
+ m_FillCenter: 1
924
+ m_FillMethod: 4
925
+ m_FillAmount: 1
926
+ m_FillClockwise: 1
927
+ m_FillOrigin: 0
928
+ m_UseSpriteMesh: 0
929
+ m_PixelsPerUnitMultiplier: 1
930
+ --- !u!1 &3920508542038262506
931
+ GameObject:
932
+ m_ObjectHideFlags: 0
933
+ m_CorrespondingSourceObject: {fileID: 0}
934
+ m_PrefabInstance: {fileID: 0}
935
+ m_PrefabAsset: {fileID: 0}
936
+ serializedVersion: 6
937
+ m_Component:
938
+ - component: {fileID: 1954624523670969163}
939
+ - component: {fileID: 6068933154334260160}
940
+ - component: {fileID: 6112891456252591109}
941
+ - component: {fileID: 1630641087262978673}
942
+ m_Layer: 5
943
+ m_Name: CloseButton
944
+ m_TagString: Untagged
945
+ m_Icon: {fileID: 0}
946
+ m_NavMeshLayer: 0
947
+ m_StaticEditorFlags: 0
948
+ m_IsActive: 1
949
+ --- !u!224 &1954624523670969163
950
+ RectTransform:
951
+ m_ObjectHideFlags: 0
952
+ m_CorrespondingSourceObject: {fileID: 0}
953
+ m_PrefabInstance: {fileID: 0}
954
+ m_PrefabAsset: {fileID: 0}
955
+ m_GameObject: {fileID: 3920508542038262506}
956
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
957
+ m_LocalPosition: {x: 0, y: 0, z: 0}
958
+ m_LocalScale: {x: 1, y: 1, z: 1}
959
+ m_Children: []
960
+ m_Father: {fileID: 5018397771723610370}
961
+ m_RootOrder: 0
962
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
963
+ m_AnchorMin: {x: 1, y: 1}
964
+ m_AnchorMax: {x: 1, y: 1}
965
+ m_AnchoredPosition: {x: -16, y: -16}
966
+ m_SizeDelta: {x: 20, y: 20}
967
+ m_Pivot: {x: 1, y: 1}
968
+ --- !u!222 &6068933154334260160
969
+ CanvasRenderer:
970
+ m_ObjectHideFlags: 0
971
+ m_CorrespondingSourceObject: {fileID: 0}
972
+ m_PrefabInstance: {fileID: 0}
973
+ m_PrefabAsset: {fileID: 0}
974
+ m_GameObject: {fileID: 3920508542038262506}
975
+ m_CullTransparentMesh: 0
976
+ --- !u!114 &6112891456252591109
977
+ MonoBehaviour:
978
+ m_ObjectHideFlags: 0
979
+ m_CorrespondingSourceObject: {fileID: 0}
980
+ m_PrefabInstance: {fileID: 0}
981
+ m_PrefabAsset: {fileID: 0}
982
+ m_GameObject: {fileID: 3920508542038262506}
983
+ m_Enabled: 1
984
+ m_EditorHideFlags: 0
985
+ m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
986
+ m_Name:
987
+ m_EditorClassIdentifier:
988
+ m_Material: {fileID: 0}
989
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
990
+ m_RaycastTarget: 1
991
+ m_Maskable: 1
992
+ m_OnCullStateChanged:
993
+ m_PersistentCalls:
994
+ m_Calls: []
995
+ m_Sprite: {fileID: 21300000, guid: c76c920fc2ff4c1cbe496cef8301fbce, type: 3}
996
+ m_Type: 0
997
+ m_PreserveAspect: 0
998
+ m_FillCenter: 1
999
+ m_FillMethod: 4
1000
+ m_FillAmount: 1
1001
+ m_FillClockwise: 1
1002
+ m_FillOrigin: 0
1003
+ m_UseSpriteMesh: 0
1004
+ m_PixelsPerUnitMultiplier: 1
1005
+ --- !u!114 &1630641087262978673
1006
+ MonoBehaviour:
1007
+ m_ObjectHideFlags: 0
1008
+ m_CorrespondingSourceObject: {fileID: 0}
1009
+ m_PrefabInstance: {fileID: 0}
1010
+ m_PrefabAsset: {fileID: 0}
1011
+ m_GameObject: {fileID: 3920508542038262506}
1012
+ m_Enabled: 1
1013
+ m_EditorHideFlags: 0
1014
+ m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
1015
+ m_Name:
1016
+ m_EditorClassIdentifier:
1017
+ m_Navigation:
1018
+ m_Mode: 3
1019
+ m_SelectOnUp: {fileID: 0}
1020
+ m_SelectOnDown: {fileID: 0}
1021
+ m_SelectOnLeft: {fileID: 0}
1022
+ m_SelectOnRight: {fileID: 0}
1023
+ m_Transition: 1
1024
+ m_Colors:
1025
+ m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
1026
+ m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
1027
+ m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
1028
+ m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
1029
+ m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
1030
+ m_ColorMultiplier: 1
1031
+ m_FadeDuration: 0.1
1032
+ m_SpriteState:
1033
+ m_HighlightedSprite: {fileID: 0}
1034
+ m_PressedSprite: {fileID: 0}
1035
+ m_SelectedSprite: {fileID: 0}
1036
+ m_DisabledSprite: {fileID: 0}
1037
+ m_AnimationTriggers:
1038
+ m_NormalTrigger: Normal
1039
+ m_HighlightedTrigger: Highlighted
1040
+ m_PressedTrigger: Pressed
1041
+ m_SelectedTrigger: Selected
1042
+ m_DisabledTrigger: Disabled
1043
+ m_Interactable: 1
1044
+ m_TargetGraphic: {fileID: 6112891456252591109}
1045
+ m_OnClick:
1046
+ m_PersistentCalls:
1047
+ m_Calls: []
1048
+ --- !u!1 &4962305922811733912
1049
+ GameObject:
1050
+ m_ObjectHideFlags: 0
1051
+ m_CorrespondingSourceObject: {fileID: 0}
1052
+ m_PrefabInstance: {fileID: 0}
1053
+ m_PrefabAsset: {fileID: 0}
1054
+ serializedVersion: 6
1055
+ m_Component:
1056
+ - component: {fileID: 1122624791655884368}
1057
+ - component: {fileID: 8895137866793789011}
1058
+ - component: {fileID: 5120021483473520254}
1059
+ m_Layer: 5
1060
+ m_Name: Background
1061
+ m_TagString: Untagged
1062
+ m_Icon: {fileID: 0}
1063
+ m_NavMeshLayer: 0
1064
+ m_StaticEditorFlags: 0
1065
+ m_IsActive: 1
1066
+ --- !u!224 &1122624791655884368
1067
+ RectTransform:
1068
+ m_ObjectHideFlags: 0
1069
+ m_CorrespondingSourceObject: {fileID: 0}
1070
+ m_PrefabInstance: {fileID: 0}
1071
+ m_PrefabAsset: {fileID: 0}
1072
+ m_GameObject: {fileID: 4962305922811733912}
1073
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
1074
+ m_LocalPosition: {x: 0, y: 0, z: 0}
1075
+ m_LocalScale: {x: 1, y: 1, z: 1}
1076
+ m_Children: []
1077
+ m_Father: {fileID: 639651558060255743}
1078
+ m_RootOrder: 0
1079
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1080
+ m_AnchorMin: {x: 0, y: 0}
1081
+ m_AnchorMax: {x: 1, y: 1}
1082
+ m_AnchoredPosition: {x: 0, y: 0}
1083
+ m_SizeDelta: {x: 0, y: 0}
1084
+ m_Pivot: {x: 0.5, y: 0.5}
1085
+ --- !u!222 &8895137866793789011
1086
+ CanvasRenderer:
1087
+ m_ObjectHideFlags: 0
1088
+ m_CorrespondingSourceObject: {fileID: 0}
1089
+ m_PrefabInstance: {fileID: 0}
1090
+ m_PrefabAsset: {fileID: 0}
1091
+ m_GameObject: {fileID: 4962305922811733912}
1092
+ m_CullTransparentMesh: 0
1093
+ --- !u!114 &5120021483473520254
1094
+ MonoBehaviour:
1095
+ m_ObjectHideFlags: 0
1096
+ m_CorrespondingSourceObject: {fileID: 0}
1097
+ m_PrefabInstance: {fileID: 0}
1098
+ m_PrefabAsset: {fileID: 0}
1099
+ m_GameObject: {fileID: 4962305922811733912}
1100
+ m_Enabled: 1
1101
+ m_EditorHideFlags: 0
1102
+ m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
1103
+ m_Name:
1104
+ m_EditorClassIdentifier:
1105
+ m_Material: {fileID: 0}
1106
+ m_Color: {r: 0, g: 0, b: 0, a: 0.23529412}
1107
+ m_RaycastTarget: 1
1108
+ m_Maskable: 1
1109
+ m_OnCullStateChanged:
1110
+ m_PersistentCalls:
1111
+ m_Calls: []
1112
+ m_Sprite: {fileID: 0}
1113
+ m_Type: 0
1114
+ m_PreserveAspect: 0
1115
+ m_FillCenter: 1
1116
+ m_FillMethod: 4
1117
+ m_FillAmount: 1
1118
+ m_FillClockwise: 1
1119
+ m_FillOrigin: 0
1120
+ m_UseSpriteMesh: 0
1121
+ m_PixelsPerUnitMultiplier: 1
1122
+ --- !u!1 &5119067228131595718
1123
+ GameObject:
1124
+ m_ObjectHideFlags: 0
1125
+ m_CorrespondingSourceObject: {fileID: 0}
1126
+ m_PrefabInstance: {fileID: 0}
1127
+ m_PrefabAsset: {fileID: 0}
1128
+ serializedVersion: 6
1129
+ m_Component:
1130
+ - component: {fileID: 7926448663259676008}
1131
+ - component: {fileID: 7444146767574454962}
1132
+ - component: {fileID: 7455007443097990221}
1133
+ m_Layer: 5
1134
+ m_Name: TitleText
1135
+ m_TagString: Untagged
1136
+ m_Icon: {fileID: 0}
1137
+ m_NavMeshLayer: 0
1138
+ m_StaticEditorFlags: 0
1139
+ m_IsActive: 1
1140
+ --- !u!224 &7926448663259676008
1141
+ RectTransform:
1142
+ m_ObjectHideFlags: 0
1143
+ m_CorrespondingSourceObject: {fileID: 0}
1144
+ m_PrefabInstance: {fileID: 0}
1145
+ m_PrefabAsset: {fileID: 0}
1146
+ m_GameObject: {fileID: 5119067228131595718}
1147
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
1148
+ m_LocalPosition: {x: 0, y: 0, z: 0}
1149
+ m_LocalScale: {x: 1, y: 1, z: 1}
1150
+ m_Children: []
1151
+ m_Father: {fileID: 5018397771723610370}
1152
+ m_RootOrder: 1
1153
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1154
+ m_AnchorMin: {x: 0.5, y: 1}
1155
+ m_AnchorMax: {x: 0.5, y: 1}
1156
+ m_AnchoredPosition: {x: 0, y: -61}
1157
+ m_SizeDelta: {x: 420, y: 24}
1158
+ m_Pivot: {x: 0.5, y: 1}
1159
+ --- !u!222 &7444146767574454962
1160
+ CanvasRenderer:
1161
+ m_ObjectHideFlags: 0
1162
+ m_CorrespondingSourceObject: {fileID: 0}
1163
+ m_PrefabInstance: {fileID: 0}
1164
+ m_PrefabAsset: {fileID: 0}
1165
+ m_GameObject: {fileID: 5119067228131595718}
1166
+ m_CullTransparentMesh: 0
1167
+ --- !u!114 &7455007443097990221
1168
+ MonoBehaviour:
1169
+ m_ObjectHideFlags: 0
1170
+ m_CorrespondingSourceObject: {fileID: 0}
1171
+ m_PrefabInstance: {fileID: 0}
1172
+ m_PrefabAsset: {fileID: 0}
1173
+ m_GameObject: {fileID: 5119067228131595718}
1174
+ m_Enabled: 1
1175
+ m_EditorHideFlags: 0
1176
+ m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
1177
+ m_Name:
1178
+ m_EditorClassIdentifier:
1179
+ m_Material: {fileID: 0}
1180
+ m_Color: {r: 0.13333334, g: 0.13333334, b: 0.13333334, a: 1}
1181
+ m_RaycastTarget: 1
1182
+ m_Maskable: 1
1183
+ m_OnCullStateChanged:
1184
+ m_PersistentCalls:
1185
+ m_Calls: []
1186
+ m_FontData:
1187
+ m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
1188
+ m_FontSize: 18
1189
+ m_FontStyle: 1
1190
+ m_BestFit: 0
1191
+ m_MinSize: 1
1192
+ m_MaxSize: 40
1193
+ m_Alignment: 4
1194
+ m_AlignByGeometry: 0
1195
+ m_RichText: 1
1196
+ m_HorizontalOverflow: 0
1197
+ m_VerticalOverflow: 0
1198
+ m_LineSpacing: 1
1199
+ m_Text: 'Log in with Phone Number
1200
+
1201
+ '
1202
+ --- !u!1 &6004474181679769829
1203
+ GameObject:
1204
+ m_ObjectHideFlags: 0
1205
+ m_CorrespondingSourceObject: {fileID: 0}
1206
+ m_PrefabInstance: {fileID: 0}
1207
+ m_PrefabAsset: {fileID: 0}
1208
+ serializedVersion: 6
1209
+ m_Component:
1210
+ - component: {fileID: 9134993221823760649}
1211
+ - component: {fileID: 4440601841978552443}
1212
+ - component: {fileID: 648966714314129042}
1213
+ m_Layer: 5
1214
+ m_Name: Placeholder
1215
+ m_TagString: Untagged
1216
+ m_Icon: {fileID: 0}
1217
+ m_NavMeshLayer: 0
1218
+ m_StaticEditorFlags: 0
1219
+ m_IsActive: 1
1220
+ --- !u!224 &9134993221823760649
1221
+ RectTransform:
1222
+ m_ObjectHideFlags: 0
1223
+ m_CorrespondingSourceObject: {fileID: 0}
1224
+ m_PrefabInstance: {fileID: 0}
1225
+ m_PrefabAsset: {fileID: 0}
1226
+ m_GameObject: {fileID: 6004474181679769829}
1227
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
1228
+ m_LocalPosition: {x: 0, y: 0, z: 0}
1229
+ m_LocalScale: {x: 1, y: 1, z: 1}
1230
+ m_Children: []
1231
+ m_Father: {fileID: 4627950731712415376}
1232
+ m_RootOrder: 0
1233
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1234
+ m_AnchorMin: {x: 0, y: 0}
1235
+ m_AnchorMax: {x: 1, y: 1}
1236
+ m_AnchoredPosition: {x: 0, y: 0}
1237
+ m_SizeDelta: {x: 0, y: 0}
1238
+ m_Pivot: {x: 0.5, y: 0.5}
1239
+ --- !u!222 &4440601841978552443
1240
+ CanvasRenderer:
1241
+ m_ObjectHideFlags: 0
1242
+ m_CorrespondingSourceObject: {fileID: 0}
1243
+ m_PrefabInstance: {fileID: 0}
1244
+ m_PrefabAsset: {fileID: 0}
1245
+ m_GameObject: {fileID: 6004474181679769829}
1246
+ m_CullTransparentMesh: 0
1247
+ --- !u!114 &648966714314129042
1248
+ MonoBehaviour:
1249
+ m_ObjectHideFlags: 0
1250
+ m_CorrespondingSourceObject: {fileID: 0}
1251
+ m_PrefabInstance: {fileID: 0}
1252
+ m_PrefabAsset: {fileID: 0}
1253
+ m_GameObject: {fileID: 6004474181679769829}
1254
+ m_Enabled: 1
1255
+ m_EditorHideFlags: 0
1256
+ m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
1257
+ m_Name:
1258
+ m_EditorClassIdentifier:
1259
+ m_Material: {fileID: 0}
1260
+ m_Color: {r: 0.7490196, g: 0.7490196, b: 0.7490196, a: 1}
1261
+ m_RaycastTarget: 1
1262
+ m_Maskable: 1
1263
+ m_OnCullStateChanged:
1264
+ m_PersistentCalls:
1265
+ m_Calls: []
1266
+ m_FontData:
1267
+ m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
1268
+ m_FontSize: 14
1269
+ m_FontStyle: 0
1270
+ m_BestFit: 0
1271
+ m_MinSize: 1
1272
+ m_MaxSize: 40
1273
+ m_Alignment: 3
1274
+ m_AlignByGeometry: 0
1275
+ m_RichText: 1
1276
+ m_HorizontalOverflow: 0
1277
+ m_VerticalOverflow: 0
1278
+ m_LineSpacing: 1
1279
+ m_Text: Enter your phone number
1280
+ --- !u!1 &6226437366539305597
1281
+ GameObject:
1282
+ m_ObjectHideFlags: 0
1283
+ m_CorrespondingSourceObject: {fileID: 0}
1284
+ m_PrefabInstance: {fileID: 0}
1285
+ m_PrefabAsset: {fileID: 0}
1286
+ serializedVersion: 6
1287
+ m_Component:
1288
+ - component: {fileID: 1075250629400738201}
1289
+ - component: {fileID: 3672488182383716354}
1290
+ - component: {fileID: 4483815932362718842}
1291
+ - component: {fileID: 8778891339452375703}
1292
+ m_Layer: 5
1293
+ m_Name: CodeInput
1294
+ m_TagString: Untagged
1295
+ m_Icon: {fileID: 0}
1296
+ m_NavMeshLayer: 0
1297
+ m_StaticEditorFlags: 0
1298
+ m_IsActive: 1
1299
+ --- !u!224 &1075250629400738201
1300
+ RectTransform:
1301
+ m_ObjectHideFlags: 0
1302
+ m_CorrespondingSourceObject: {fileID: 0}
1303
+ m_PrefabInstance: {fileID: 0}
1304
+ m_PrefabAsset: {fileID: 0}
1305
+ m_GameObject: {fileID: 6226437366539305597}
1306
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
1307
+ m_LocalPosition: {x: 0, y: 0, z: 0}
1308
+ m_LocalScale: {x: 1, y: 1, z: 1}
1309
+ m_Children:
1310
+ - {fileID: 5540777692444829884}
1311
+ - {fileID: 7676872848961478182}
1312
+ m_Father: {fileID: 4758066801170060837}
1313
+ m_RootOrder: 0
1314
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1315
+ m_AnchorMin: {x: 1, y: 0.5}
1316
+ m_AnchorMax: {x: 1, y: 0.5}
1317
+ m_AnchoredPosition: {x: -114.3, y: 0}
1318
+ m_SizeDelta: {x: 190, y: 24}
1319
+ m_Pivot: {x: 1, y: 0.5}
1320
+ --- !u!222 &3672488182383716354
1321
+ CanvasRenderer:
1322
+ m_ObjectHideFlags: 0
1323
+ m_CorrespondingSourceObject: {fileID: 0}
1324
+ m_PrefabInstance: {fileID: 0}
1325
+ m_PrefabAsset: {fileID: 0}
1326
+ m_GameObject: {fileID: 6226437366539305597}
1327
+ m_CullTransparentMesh: 0
1328
+ --- !u!114 &4483815932362718842
1329
+ MonoBehaviour:
1330
+ m_ObjectHideFlags: 0
1331
+ m_CorrespondingSourceObject: {fileID: 0}
1332
+ m_PrefabInstance: {fileID: 0}
1333
+ m_PrefabAsset: {fileID: 0}
1334
+ m_GameObject: {fileID: 6226437366539305597}
1335
+ m_Enabled: 1
1336
+ m_EditorHideFlags: 0
1337
+ m_Script: {fileID: 11500000, guid: d199490a83bb2b844b9695cbf13b01ef, type: 3}
1338
+ m_Name:
1339
+ m_EditorClassIdentifier:
1340
+ m_Navigation:
1341
+ m_Mode: 3
1342
+ m_SelectOnUp: {fileID: 0}
1343
+ m_SelectOnDown: {fileID: 0}
1344
+ m_SelectOnLeft: {fileID: 0}
1345
+ m_SelectOnRight: {fileID: 0}
1346
+ m_Transition: 0
1347
+ m_Colors:
1348
+ m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
1349
+ m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
1350
+ m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
1351
+ m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
1352
+ m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
1353
+ m_ColorMultiplier: 1
1354
+ m_FadeDuration: 0.1
1355
+ m_SpriteState:
1356
+ m_HighlightedSprite: {fileID: 0}
1357
+ m_PressedSprite: {fileID: 0}
1358
+ m_SelectedSprite: {fileID: 0}
1359
+ m_DisabledSprite: {fileID: 0}
1360
+ m_AnimationTriggers:
1361
+ m_NormalTrigger: Normal
1362
+ m_HighlightedTrigger: Highlighted
1363
+ m_PressedTrigger: Pressed
1364
+ m_SelectedTrigger: Selected
1365
+ m_DisabledTrigger: Disabled
1366
+ m_Interactable: 1
1367
+ m_TargetGraphic: {fileID: 0}
1368
+ m_TextComponent: {fileID: 8433933669770602709}
1369
+ m_Placeholder: {fileID: 1099790913917630366}
1370
+ m_ContentType: 2
1371
+ m_InputType: 0
1372
+ m_AsteriskChar: 42
1373
+ m_KeyboardType: 4
1374
+ m_LineType: 0
1375
+ m_HideMobileInput: 0
1376
+ m_CharacterValidation: 1
1377
+ m_CharacterLimit: 0
1378
+ m_OnEndEdit:
1379
+ m_PersistentCalls:
1380
+ m_Calls: []
1381
+ m_OnValueChanged:
1382
+ m_PersistentCalls:
1383
+ m_Calls: []
1384
+ m_CaretColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
1385
+ m_CustomCaretColor: 0
1386
+ m_SelectionColor: {r: 0.65882355, g: 0.80784315, b: 1, a: 0.7529412}
1387
+ m_Text:
1388
+ m_CaretBlinkRate: 0.85
1389
+ m_CaretWidth: 1
1390
+ m_ReadOnly: 0
1391
+ m_ShouldActivateOnSelect: 1
1392
+ --- !u!114 &8778891339452375703
1393
+ MonoBehaviour:
1394
+ m_ObjectHideFlags: 0
1395
+ m_CorrespondingSourceObject: {fileID: 0}
1396
+ m_PrefabInstance: {fileID: 0}
1397
+ m_PrefabAsset: {fileID: 0}
1398
+ m_GameObject: {fileID: 6226437366539305597}
1399
+ m_Enabled: 1
1400
+ m_EditorHideFlags: 0
1401
+ m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3}
1402
+ m_Name:
1403
+ m_EditorClassIdentifier:
1404
+ m_Delegates: []
1405
+ --- !u!1 &6257933037600208408
1406
+ GameObject:
1407
+ m_ObjectHideFlags: 0
1408
+ m_CorrespondingSourceObject: {fileID: 0}
1409
+ m_PrefabInstance: {fileID: 0}
1410
+ m_PrefabAsset: {fileID: 0}
1411
+ serializedVersion: 6
1412
+ m_Component:
1413
+ - component: {fileID: 2689422909935002207}
1414
+ - component: {fileID: 4509779078473032273}
1415
+ - component: {fileID: 2540798122604175235}
1416
+ - component: {fileID: 722034681062584780}
1417
+ m_Layer: 5
1418
+ m_Name: SendButton
1419
+ m_TagString: Untagged
1420
+ m_Icon: {fileID: 0}
1421
+ m_NavMeshLayer: 0
1422
+ m_StaticEditorFlags: 0
1423
+ m_IsActive: 1
1424
+ --- !u!224 &2689422909935002207
1425
+ RectTransform:
1426
+ m_ObjectHideFlags: 0
1427
+ m_CorrespondingSourceObject: {fileID: 0}
1428
+ m_PrefabInstance: {fileID: 0}
1429
+ m_PrefabAsset: {fileID: 0}
1430
+ m_GameObject: {fileID: 6257933037600208408}
1431
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
1432
+ m_LocalPosition: {x: 0, y: 0, z: 0}
1433
+ m_LocalScale: {x: 1, y: 1, z: 1}
1434
+ m_Children: []
1435
+ m_Father: {fileID: 4758066801170060837}
1436
+ m_RootOrder: 2
1437
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1438
+ m_AnchorMin: {x: 1, y: 0.5}
1439
+ m_AnchorMax: {x: 1, y: 0.5}
1440
+ m_AnchoredPosition: {x: -12.9, y: 0}
1441
+ m_SizeDelta: {x: 100, y: 24}
1442
+ m_Pivot: {x: 1, y: 0.5}
1443
+ --- !u!222 &4509779078473032273
1444
+ CanvasRenderer:
1445
+ m_ObjectHideFlags: 0
1446
+ m_CorrespondingSourceObject: {fileID: 0}
1447
+ m_PrefabInstance: {fileID: 0}
1448
+ m_PrefabAsset: {fileID: 0}
1449
+ m_GameObject: {fileID: 6257933037600208408}
1450
+ m_CullTransparentMesh: 0
1451
+ --- !u!114 &2540798122604175235
1452
+ MonoBehaviour:
1453
+ m_ObjectHideFlags: 0
1454
+ m_CorrespondingSourceObject: {fileID: 0}
1455
+ m_PrefabInstance: {fileID: 0}
1456
+ m_PrefabAsset: {fileID: 0}
1457
+ m_GameObject: {fileID: 6257933037600208408}
1458
+ m_Enabled: 1
1459
+ m_EditorHideFlags: 0
1460
+ m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
1461
+ m_Name:
1462
+ m_EditorClassIdentifier:
1463
+ m_Material: {fileID: 0}
1464
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
1465
+ m_RaycastTarget: 1
1466
+ m_Maskable: 1
1467
+ m_OnCullStateChanged:
1468
+ m_PersistentCalls:
1469
+ m_Calls: []
1470
+ m_FontData:
1471
+ m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
1472
+ m_FontSize: 14
1473
+ m_FontStyle: 0
1474
+ m_BestFit: 0
1475
+ m_MinSize: 1
1476
+ m_MaxSize: 40
1477
+ m_Alignment: 4
1478
+ m_AlignByGeometry: 0
1479
+ m_RichText: 1
1480
+ m_HorizontalOverflow: 0
1481
+ m_VerticalOverflow: 0
1482
+ m_LineSpacing: 1
1483
+ m_Text: Send a code
1484
+ --- !u!114 &722034681062584780
1485
+ MonoBehaviour:
1486
+ m_ObjectHideFlags: 0
1487
+ m_CorrespondingSourceObject: {fileID: 0}
1488
+ m_PrefabInstance: {fileID: 0}
1489
+ m_PrefabAsset: {fileID: 0}
1490
+ m_GameObject: {fileID: 6257933037600208408}
1491
+ m_Enabled: 1
1492
+ m_EditorHideFlags: 0
1493
+ m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
1494
+ m_Name:
1495
+ m_EditorClassIdentifier:
1496
+ m_Navigation:
1497
+ m_Mode: 3
1498
+ m_SelectOnUp: {fileID: 0}
1499
+ m_SelectOnDown: {fileID: 0}
1500
+ m_SelectOnLeft: {fileID: 0}
1501
+ m_SelectOnRight: {fileID: 0}
1502
+ m_Transition: 1
1503
+ m_Colors:
1504
+ m_NormalColor: {r: 1, g: 0.4, b: 0, a: 1}
1505
+ m_HighlightedColor: {r: 0.704, g: 0.28160003, b: 0, a: 1}
1506
+ m_PressedColor: {r: 0.873, g: 0.34920004, b: 0, a: 1}
1507
+ m_SelectedColor: {r: 1, g: 0.4, b: 0, a: 1}
1508
+ m_DisabledColor: {r: 0.7254902, g: 0.74509805, b: 0.75686276, a: 0.5019608}
1509
+ m_ColorMultiplier: 1
1510
+ m_FadeDuration: 0.1
1511
+ m_SpriteState:
1512
+ m_HighlightedSprite: {fileID: 0}
1513
+ m_PressedSprite: {fileID: 0}
1514
+ m_SelectedSprite: {fileID: 0}
1515
+ m_DisabledSprite: {fileID: 0}
1516
+ m_AnimationTriggers:
1517
+ m_NormalTrigger: Normal
1518
+ m_HighlightedTrigger: Highlighted
1519
+ m_PressedTrigger: Pressed
1520
+ m_SelectedTrigger: Selected
1521
+ m_DisabledTrigger: Disabled
1522
+ m_Interactable: 1
1523
+ m_TargetGraphic: {fileID: 2540798122604175235}
1524
+ m_OnClick:
1525
+ m_PersistentCalls:
1526
+ m_Calls: []
1527
+ --- !u!1 &6335521682488240305
1528
+ GameObject:
1529
+ m_ObjectHideFlags: 0
1530
+ m_CorrespondingSourceObject: {fileID: 0}
1531
+ m_PrefabInstance: {fileID: 0}
1532
+ m_PrefabAsset: {fileID: 0}
1533
+ serializedVersion: 6
1534
+ m_Component:
1535
+ - component: {fileID: 4627950731712415376}
1536
+ - component: {fileID: 5709737596121942738}
1537
+ - component: {fileID: 4971396178736036742}
1538
+ - component: {fileID: 7515487377359440327}
1539
+ m_Layer: 5
1540
+ m_Name: EmailInput
1541
+ m_TagString: Untagged
1542
+ m_Icon: {fileID: 0}
1543
+ m_NavMeshLayer: 0
1544
+ m_StaticEditorFlags: 0
1545
+ m_IsActive: 1
1546
+ --- !u!224 &4627950731712415376
1547
+ RectTransform:
1548
+ m_ObjectHideFlags: 0
1549
+ m_CorrespondingSourceObject: {fileID: 0}
1550
+ m_PrefabInstance: {fileID: 0}
1551
+ m_PrefabAsset: {fileID: 0}
1552
+ m_GameObject: {fileID: 6335521682488240305}
1553
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
1554
+ m_LocalPosition: {x: 0, y: 0, z: 0}
1555
+ m_LocalScale: {x: 1, y: 1, z: 1}
1556
+ m_Children:
1557
+ - {fileID: 9134993221823760649}
1558
+ - {fileID: 7294807780124224622}
1559
+ - {fileID: 1306277433535585128}
1560
+ m_Father: {fileID: 6896427038639248526}
1561
+ m_RootOrder: 0
1562
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1563
+ m_AnchorMin: {x: 0.5, y: 0.5}
1564
+ m_AnchorMax: {x: 0.5, y: 0.5}
1565
+ m_AnchoredPosition: {x: 0, y: 0}
1566
+ m_SizeDelta: {x: 290, y: 50}
1567
+ m_Pivot: {x: 0.5, y: 0.5}
1568
+ --- !u!222 &5709737596121942738
1569
+ CanvasRenderer:
1570
+ m_ObjectHideFlags: 0
1571
+ m_CorrespondingSourceObject: {fileID: 0}
1572
+ m_PrefabInstance: {fileID: 0}
1573
+ m_PrefabAsset: {fileID: 0}
1574
+ m_GameObject: {fileID: 6335521682488240305}
1575
+ m_CullTransparentMesh: 0
1576
+ --- !u!114 &4971396178736036742
1577
+ MonoBehaviour:
1578
+ m_ObjectHideFlags: 0
1579
+ m_CorrespondingSourceObject: {fileID: 0}
1580
+ m_PrefabInstance: {fileID: 0}
1581
+ m_PrefabAsset: {fileID: 0}
1582
+ m_GameObject: {fileID: 6335521682488240305}
1583
+ m_Enabled: 1
1584
+ m_EditorHideFlags: 0
1585
+ m_Script: {fileID: 11500000, guid: d199490a83bb2b844b9695cbf13b01ef, type: 3}
1586
+ m_Name:
1587
+ m_EditorClassIdentifier:
1588
+ m_Navigation:
1589
+ m_Mode: 3
1590
+ m_SelectOnUp: {fileID: 0}
1591
+ m_SelectOnDown: {fileID: 0}
1592
+ m_SelectOnLeft: {fileID: 0}
1593
+ m_SelectOnRight: {fileID: 0}
1594
+ m_Transition: 0
1595
+ m_Colors:
1596
+ m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
1597
+ m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
1598
+ m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
1599
+ m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
1600
+ m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
1601
+ m_ColorMultiplier: 1
1602
+ m_FadeDuration: 0.1
1603
+ m_SpriteState:
1604
+ m_HighlightedSprite: {fileID: 0}
1605
+ m_PressedSprite: {fileID: 0}
1606
+ m_SelectedSprite: {fileID: 0}
1607
+ m_DisabledSprite: {fileID: 0}
1608
+ m_AnimationTriggers:
1609
+ m_NormalTrigger: Normal
1610
+ m_HighlightedTrigger: Highlighted
1611
+ m_PressedTrigger: Pressed
1612
+ m_SelectedTrigger: Selected
1613
+ m_DisabledTrigger: Disabled
1614
+ m_Interactable: 1
1615
+ m_TargetGraphic: {fileID: 0}
1616
+ m_TextComponent: {fileID: 2209172092450759876}
1617
+ m_Placeholder: {fileID: 648966714314129042}
1618
+ m_ContentType: 0
1619
+ m_InputType: 0
1620
+ m_AsteriskChar: 42
1621
+ m_KeyboardType: 0
1622
+ m_LineType: 0
1623
+ m_HideMobileInput: 0
1624
+ m_CharacterValidation: 0
1625
+ m_CharacterLimit: 0
1626
+ m_OnEndEdit:
1627
+ m_PersistentCalls:
1628
+ m_Calls: []
1629
+ m_OnValueChanged:
1630
+ m_PersistentCalls:
1631
+ m_Calls: []
1632
+ m_CaretColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
1633
+ m_CustomCaretColor: 0
1634
+ m_SelectionColor: {r: 0.65882355, g: 0.80784315, b: 1, a: 0.7529412}
1635
+ m_Text:
1636
+ m_CaretBlinkRate: 0.85
1637
+ m_CaretWidth: 1
1638
+ m_ReadOnly: 0
1639
+ m_ShouldActivateOnSelect: 1
1640
+ --- !u!114 &7515487377359440327
1641
+ MonoBehaviour:
1642
+ m_ObjectHideFlags: 0
1643
+ m_CorrespondingSourceObject: {fileID: 0}
1644
+ m_PrefabInstance: {fileID: 0}
1645
+ m_PrefabAsset: {fileID: 0}
1646
+ m_GameObject: {fileID: 6335521682488240305}
1647
+ m_Enabled: 1
1648
+ m_EditorHideFlags: 0
1649
+ m_Script: {fileID: 11500000, guid: d0b148fe25e99eb48b9724523833bab1, type: 3}
1650
+ m_Name:
1651
+ m_EditorClassIdentifier:
1652
+ m_Delegates: []
1653
+ --- !u!1 &7184790389031081152
1654
+ GameObject:
1655
+ m_ObjectHideFlags: 0
1656
+ m_CorrespondingSourceObject: {fileID: 0}
1657
+ m_PrefabInstance: {fileID: 0}
1658
+ m_PrefabAsset: {fileID: 0}
1659
+ serializedVersion: 6
1660
+ m_Component:
1661
+ - component: {fileID: 5018397771723610370}
1662
+ - component: {fileID: 5893932195424731972}
1663
+ - component: {fileID: 519410984211000279}
1664
+ m_Layer: 5
1665
+ m_Name: Alert
1666
+ m_TagString: Untagged
1667
+ m_Icon: {fileID: 0}
1668
+ m_NavMeshLayer: 0
1669
+ m_StaticEditorFlags: 0
1670
+ m_IsActive: 1
1671
+ --- !u!224 &5018397771723610370
1672
+ RectTransform:
1673
+ m_ObjectHideFlags: 0
1674
+ m_CorrespondingSourceObject: {fileID: 0}
1675
+ m_PrefabInstance: {fileID: 0}
1676
+ m_PrefabAsset: {fileID: 0}
1677
+ m_GameObject: {fileID: 7184790389031081152}
1678
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
1679
+ m_LocalPosition: {x: 0, y: 0, z: 0}
1680
+ m_LocalScale: {x: 1, y: 1, z: 1}
1681
+ m_Children:
1682
+ - {fileID: 1954624523670969163}
1683
+ - {fileID: 7926448663259676008}
1684
+ - {fileID: 6896427038639248526}
1685
+ - {fileID: 4758066801170060837}
1686
+ - {fileID: 720024215126133561}
1687
+ - {fileID: 7449323878916527366}
1688
+ - {fileID: 9192804957643402083}
1689
+ m_Father: {fileID: 639651558060255743}
1690
+ m_RootOrder: 1
1691
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1692
+ m_AnchorMin: {x: 0.5, y: 0.5}
1693
+ m_AnchorMax: {x: 0.5, y: 0.5}
1694
+ m_AnchoredPosition: {x: 0, y: 0}
1695
+ m_SizeDelta: {x: 444, y: 432}
1696
+ m_Pivot: {x: 0.5, y: 0.5}
1697
+ --- !u!222 &5893932195424731972
1698
+ CanvasRenderer:
1699
+ m_ObjectHideFlags: 0
1700
+ m_CorrespondingSourceObject: {fileID: 0}
1701
+ m_PrefabInstance: {fileID: 0}
1702
+ m_PrefabAsset: {fileID: 0}
1703
+ m_GameObject: {fileID: 7184790389031081152}
1704
+ m_CullTransparentMesh: 0
1705
+ --- !u!114 &519410984211000279
1706
+ MonoBehaviour:
1707
+ m_ObjectHideFlags: 0
1708
+ m_CorrespondingSourceObject: {fileID: 0}
1709
+ m_PrefabInstance: {fileID: 0}
1710
+ m_PrefabAsset: {fileID: 0}
1711
+ m_GameObject: {fileID: 7184790389031081152}
1712
+ m_Enabled: 1
1713
+ m_EditorHideFlags: 0
1714
+ m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
1715
+ m_Name:
1716
+ m_EditorClassIdentifier:
1717
+ m_Material: {fileID: 0}
1718
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
1719
+ m_RaycastTarget: 1
1720
+ m_Maskable: 1
1721
+ m_OnCullStateChanged:
1722
+ m_PersistentCalls:
1723
+ m_Calls: []
1724
+ m_Sprite: {fileID: 21300000, guid: 01e439214ae248a8bd02ef69a17e5a4e, type: 3}
1725
+ m_Type: 1
1726
+ m_PreserveAspect: 0
1727
+ m_FillCenter: 1
1728
+ m_FillMethod: 4
1729
+ m_FillAmount: 1
1730
+ m_FillClockwise: 1
1731
+ m_FillOrigin: 0
1732
+ m_UseSpriteMesh: 0
1733
+ m_PixelsPerUnitMultiplier: 1
1734
+ --- !u!1 &7768578217646425414
1735
+ GameObject:
1736
+ m_ObjectHideFlags: 0
1737
+ m_CorrespondingSourceObject: {fileID: 0}
1738
+ m_PrefabInstance: {fileID: 0}
1739
+ m_PrefabAsset: {fileID: 0}
1740
+ serializedVersion: 6
1741
+ m_Component:
1742
+ - component: {fileID: 2042992510964801540}
1743
+ - component: {fileID: 778978255427980417}
1744
+ - component: {fileID: 346098136637130949}
1745
+ m_Layer: 5
1746
+ m_Name: EmailErrorTips
1747
+ m_TagString: Untagged
1748
+ m_Icon: {fileID: 0}
1749
+ m_NavMeshLayer: 0
1750
+ m_StaticEditorFlags: 0
1751
+ m_IsActive: 1
1752
+ --- !u!224 &2042992510964801540
1753
+ RectTransform:
1754
+ m_ObjectHideFlags: 0
1755
+ m_CorrespondingSourceObject: {fileID: 0}
1756
+ m_PrefabInstance: {fileID: 0}
1757
+ m_PrefabAsset: {fileID: 0}
1758
+ m_GameObject: {fileID: 7768578217646425414}
1759
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
1760
+ m_LocalPosition: {x: 0, y: 0, z: 0}
1761
+ m_LocalScale: {x: 1, y: 1, z: 1}
1762
+ m_Children: []
1763
+ m_Father: {fileID: 6896427038639248526}
1764
+ m_RootOrder: 1
1765
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1766
+ m_AnchorMin: {x: 0, y: 1}
1767
+ m_AnchorMax: {x: 0, y: 1}
1768
+ m_AnchoredPosition: {x: 0, y: -50}
1769
+ m_SizeDelta: {x: 160, y: 22}
1770
+ m_Pivot: {x: 0, y: 1}
1771
+ --- !u!222 &778978255427980417
1772
+ CanvasRenderer:
1773
+ m_ObjectHideFlags: 0
1774
+ m_CorrespondingSourceObject: {fileID: 0}
1775
+ m_PrefabInstance: {fileID: 0}
1776
+ m_PrefabAsset: {fileID: 0}
1777
+ m_GameObject: {fileID: 7768578217646425414}
1778
+ m_CullTransparentMesh: 0
1779
+ --- !u!114 &346098136637130949
1780
+ MonoBehaviour:
1781
+ m_ObjectHideFlags: 0
1782
+ m_CorrespondingSourceObject: {fileID: 0}
1783
+ m_PrefabInstance: {fileID: 0}
1784
+ m_PrefabAsset: {fileID: 0}
1785
+ m_GameObject: {fileID: 7768578217646425414}
1786
+ m_Enabled: 1
1787
+ m_EditorHideFlags: 0
1788
+ m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
1789
+ m_Name:
1790
+ m_EditorClassIdentifier:
1791
+ m_Material: {fileID: 0}
1792
+ m_Color: {r: 0.9647059, g: 0.29803923, b: 0.29803923, a: 1}
1793
+ m_RaycastTarget: 1
1794
+ m_Maskable: 1
1795
+ m_OnCullStateChanged:
1796
+ m_PersistentCalls:
1797
+ m_Calls: []
1798
+ m_FontData:
1799
+ m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
1800
+ m_FontSize: 14
1801
+ m_FontStyle: 0
1802
+ m_BestFit: 0
1803
+ m_MinSize: 10
1804
+ m_MaxSize: 40
1805
+ m_Alignment: 3
1806
+ m_AlignByGeometry: 0
1807
+ m_RichText: 1
1808
+ m_HorizontalOverflow: 0
1809
+ m_VerticalOverflow: 0
1810
+ m_LineSpacing: 1
1811
+ m_Text:
1812
+ --- !u!1 &8026268746216219099
1813
+ GameObject:
1814
+ m_ObjectHideFlags: 0
1815
+ m_CorrespondingSourceObject: {fileID: 0}
1816
+ m_PrefabInstance: {fileID: 0}
1817
+ m_PrefabAsset: {fileID: 0}
1818
+ serializedVersion: 6
1819
+ m_Component:
1820
+ - component: {fileID: 1306277433535585128}
1821
+ - component: {fileID: 6101343721351297022}
1822
+ - component: {fileID: 6891423336062940548}
1823
+ - component: {fileID: 3484199026045978303}
1824
+ m_Layer: 5
1825
+ m_Name: ClearButton
1826
+ m_TagString: Untagged
1827
+ m_Icon: {fileID: 0}
1828
+ m_NavMeshLayer: 0
1829
+ m_StaticEditorFlags: 0
1830
+ m_IsActive: 0
1831
+ --- !u!224 &1306277433535585128
1832
+ RectTransform:
1833
+ m_ObjectHideFlags: 0
1834
+ m_CorrespondingSourceObject: {fileID: 0}
1835
+ m_PrefabInstance: {fileID: 0}
1836
+ m_PrefabAsset: {fileID: 0}
1837
+ m_GameObject: {fileID: 8026268746216219099}
1838
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
1839
+ m_LocalPosition: {x: 0, y: 0, z: 0}
1840
+ m_LocalScale: {x: 1, y: 1, z: 1}
1841
+ m_Children: []
1842
+ m_Father: {fileID: 4627950731712415376}
1843
+ m_RootOrder: 2
1844
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1845
+ m_AnchorMin: {x: 0.5, y: 0.5}
1846
+ m_AnchorMax: {x: 0.5, y: 0.5}
1847
+ m_AnchoredPosition: {x: 80.6, y: 0}
1848
+ m_SizeDelta: {x: 27, y: 27}
1849
+ m_Pivot: {x: 0.5, y: 0.5}
1850
+ --- !u!222 &6101343721351297022
1851
+ CanvasRenderer:
1852
+ m_ObjectHideFlags: 0
1853
+ m_CorrespondingSourceObject: {fileID: 0}
1854
+ m_PrefabInstance: {fileID: 0}
1855
+ m_PrefabAsset: {fileID: 0}
1856
+ m_GameObject: {fileID: 8026268746216219099}
1857
+ m_CullTransparentMesh: 0
1858
+ --- !u!114 &6891423336062940548
1859
+ MonoBehaviour:
1860
+ m_ObjectHideFlags: 0
1861
+ m_CorrespondingSourceObject: {fileID: 0}
1862
+ m_PrefabInstance: {fileID: 0}
1863
+ m_PrefabAsset: {fileID: 0}
1864
+ m_GameObject: {fileID: 8026268746216219099}
1865
+ m_Enabled: 1
1866
+ m_EditorHideFlags: 0
1867
+ m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
1868
+ m_Name:
1869
+ m_EditorClassIdentifier:
1870
+ m_Material: {fileID: 0}
1871
+ m_Color: {r: 1, g: 1, b: 1, a: 1}
1872
+ m_RaycastTarget: 1
1873
+ m_Maskable: 1
1874
+ m_OnCullStateChanged:
1875
+ m_PersistentCalls:
1876
+ m_Calls: []
1877
+ m_Sprite: {fileID: 21300000, guid: 676507bd09f44716bf12d37f73195201, type: 3}
1878
+ m_Type: 0
1879
+ m_PreserveAspect: 0
1880
+ m_FillCenter: 1
1881
+ m_FillMethod: 4
1882
+ m_FillAmount: 1
1883
+ m_FillClockwise: 1
1884
+ m_FillOrigin: 0
1885
+ m_UseSpriteMesh: 0
1886
+ m_PixelsPerUnitMultiplier: 1
1887
+ --- !u!114 &3484199026045978303
1888
+ MonoBehaviour:
1889
+ m_ObjectHideFlags: 0
1890
+ m_CorrespondingSourceObject: {fileID: 0}
1891
+ m_PrefabInstance: {fileID: 0}
1892
+ m_PrefabAsset: {fileID: 0}
1893
+ m_GameObject: {fileID: 8026268746216219099}
1894
+ m_Enabled: 1
1895
+ m_EditorHideFlags: 0
1896
+ m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
1897
+ m_Name:
1898
+ m_EditorClassIdentifier:
1899
+ m_Navigation:
1900
+ m_Mode: 3
1901
+ m_SelectOnUp: {fileID: 0}
1902
+ m_SelectOnDown: {fileID: 0}
1903
+ m_SelectOnLeft: {fileID: 0}
1904
+ m_SelectOnRight: {fileID: 0}
1905
+ m_Transition: 1
1906
+ m_Colors:
1907
+ m_NormalColor: {r: 0.88235295, g: 0.88235295, b: 0.88235295, a: 1}
1908
+ m_HighlightedColor: {r: 0.7921569, g: 0.7921569, b: 0.7921569, a: 1}
1909
+ m_PressedColor: {r: 0.7921569, g: 0.7921569, b: 0.7921569, a: 1}
1910
+ m_SelectedColor: {r: 0.7921569, g: 0.7921569, b: 0.7921569, a: 1}
1911
+ m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
1912
+ m_ColorMultiplier: 1
1913
+ m_FadeDuration: 0.1
1914
+ m_SpriteState:
1915
+ m_HighlightedSprite: {fileID: 0}
1916
+ m_PressedSprite: {fileID: 0}
1917
+ m_SelectedSprite: {fileID: 0}
1918
+ m_DisabledSprite: {fileID: 0}
1919
+ m_AnimationTriggers:
1920
+ m_NormalTrigger: Normal
1921
+ m_HighlightedTrigger: Highlighted
1922
+ m_PressedTrigger: Pressed
1923
+ m_SelectedTrigger: Selected
1924
+ m_DisabledTrigger: Disabled
1925
+ m_Interactable: 1
1926
+ m_TargetGraphic: {fileID: 6891423336062940548}
1927
+ m_OnClick:
1928
+ m_PersistentCalls:
1929
+ m_Calls: []
1930
+ --- !u!1 &8208346661465407223
1931
+ GameObject:
1932
+ m_ObjectHideFlags: 0
1933
+ m_CorrespondingSourceObject: {fileID: 0}
1934
+ m_PrefabInstance: {fileID: 0}
1935
+ m_PrefabAsset: {fileID: 0}
1936
+ serializedVersion: 6
1937
+ m_Component:
1938
+ - component: {fileID: 639651558060255743}
1939
+ m_Layer: 5
1940
+ m_Name: XDEmailAlert
1941
+ m_TagString: Untagged
1942
+ m_Icon: {fileID: 0}
1943
+ m_NavMeshLayer: 0
1944
+ m_StaticEditorFlags: 0
1945
+ m_IsActive: 1
1946
+ --- !u!224 &639651558060255743
1947
+ RectTransform:
1948
+ m_ObjectHideFlags: 0
1949
+ m_CorrespondingSourceObject: {fileID: 0}
1950
+ m_PrefabInstance: {fileID: 0}
1951
+ m_PrefabAsset: {fileID: 0}
1952
+ m_GameObject: {fileID: 8208346661465407223}
1953
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
1954
+ m_LocalPosition: {x: 0, y: 0, z: 0}
1955
+ m_LocalScale: {x: 1, y: 1, z: 1}
1956
+ m_Children:
1957
+ - {fileID: 1122624791655884368}
1958
+ - {fileID: 5018397771723610370}
1959
+ m_Father: {fileID: 0}
1960
+ m_RootOrder: 0
1961
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1962
+ m_AnchorMin: {x: 0, y: 0}
1963
+ m_AnchorMax: {x: 1, y: 1}
1964
+ m_AnchoredPosition: {x: 0, y: 0}
1965
+ m_SizeDelta: {x: 0, y: 0}
1966
+ m_Pivot: {x: 0.5, y: 0.5}
1967
+ --- !u!1 &8634022149634662467
1968
+ GameObject:
1969
+ m_ObjectHideFlags: 0
1970
+ m_CorrespondingSourceObject: {fileID: 0}
1971
+ m_PrefabInstance: {fileID: 0}
1972
+ m_PrefabAsset: {fileID: 0}
1973
+ serializedVersion: 6
1974
+ m_Component:
1975
+ - component: {fileID: 9192804957643402083}
1976
+ - component: {fileID: 2582708532160460216}
1977
+ - component: {fileID: 8564491237122379449}
1978
+ m_Layer: 5
1979
+ m_Name: FooterText
1980
+ m_TagString: Untagged
1981
+ m_Icon: {fileID: 0}
1982
+ m_NavMeshLayer: 0
1983
+ m_StaticEditorFlags: 0
1984
+ m_IsActive: 1
1985
+ --- !u!224 &9192804957643402083
1986
+ RectTransform:
1987
+ m_ObjectHideFlags: 0
1988
+ m_CorrespondingSourceObject: {fileID: 0}
1989
+ m_PrefabInstance: {fileID: 0}
1990
+ m_PrefabAsset: {fileID: 0}
1991
+ m_GameObject: {fileID: 8634022149634662467}
1992
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
1993
+ m_LocalPosition: {x: 0, y: 0, z: 0}
1994
+ m_LocalScale: {x: 1, y: 1, z: 1}
1995
+ m_Children: []
1996
+ m_Father: {fileID: 5018397771723610370}
1997
+ m_RootOrder: 6
1998
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1999
+ m_AnchorMin: {x: 0.5, y: 1}
2000
+ m_AnchorMax: {x: 0.5, y: 1}
2001
+ m_AnchoredPosition: {x: 0, y: -363.90002}
2002
+ m_SizeDelta: {x: 420, y: 36}
2003
+ m_Pivot: {x: 0.5, y: 1}
2004
+ --- !u!222 &2582708532160460216
2005
+ CanvasRenderer:
2006
+ m_ObjectHideFlags: 0
2007
+ m_CorrespondingSourceObject: {fileID: 0}
2008
+ m_PrefabInstance: {fileID: 0}
2009
+ m_PrefabAsset: {fileID: 0}
2010
+ m_GameObject: {fileID: 8634022149634662467}
2011
+ m_CullTransparentMesh: 0
2012
+ --- !u!114 &8564491237122379449
2013
+ MonoBehaviour:
2014
+ m_ObjectHideFlags: 0
2015
+ m_CorrespondingSourceObject: {fileID: 0}
2016
+ m_PrefabInstance: {fileID: 0}
2017
+ m_PrefabAsset: {fileID: 0}
2018
+ m_GameObject: {fileID: 8634022149634662467}
2019
+ m_Enabled: 1
2020
+ m_EditorHideFlags: 0
2021
+ m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
2022
+ m_Name:
2023
+ m_EditorClassIdentifier:
2024
+ m_Material: {fileID: 0}
2025
+ m_Color: {r: 0.324, g: 0.324, b: 0.324, a: 1}
2026
+ m_RaycastTarget: 1
2027
+ m_Maskable: 1
2028
+ m_OnCullStateChanged:
2029
+ m_PersistentCalls:
2030
+ m_Calls: []
2031
+ m_FontData:
2032
+ m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
2033
+ m_FontSize: 14
2034
+ m_FontStyle: 0
2035
+ m_BestFit: 0
2036
+ m_MinSize: 10
2037
+ m_MaxSize: 40
2038
+ m_Alignment: 1
2039
+ m_AlignByGeometry: 0
2040
+ m_RichText: 1
2041
+ m_HorizontalOverflow: 0
2042
+ m_VerticalOverflow: 0
2043
+ m_LineSpacing: 1
2044
+ m_Text: "Doesn't work? \r\nPlease try to contact Customer Service."
2045
+ --- !u!1 &8688493204584740494
2046
+ GameObject:
2047
+ m_ObjectHideFlags: 0
2048
+ m_CorrespondingSourceObject: {fileID: 0}
2049
+ m_PrefabInstance: {fileID: 0}
2050
+ m_PrefabAsset: {fileID: 0}
2051
+ serializedVersion: 6
2052
+ m_Component:
2053
+ - component: {fileID: 7449323878916527366}
2054
+ - component: {fileID: 7387363581332256017}
2055
+ m_Layer: 5
2056
+ m_Name: Footer
2057
+ m_TagString: Untagged
2058
+ m_Icon: {fileID: 0}
2059
+ m_NavMeshLayer: 0
2060
+ m_StaticEditorFlags: 0
2061
+ m_IsActive: 1
2062
+ --- !u!224 &7449323878916527366
2063
+ RectTransform:
2064
+ m_ObjectHideFlags: 0
2065
+ m_CorrespondingSourceObject: {fileID: 0}
2066
+ m_PrefabInstance: {fileID: 0}
2067
+ m_PrefabAsset: {fileID: 0}
2068
+ m_GameObject: {fileID: 8688493204584740494}
2069
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
2070
+ m_LocalPosition: {x: 0, y: 0, z: 0}
2071
+ m_LocalScale: {x: 1, y: 1, z: 1}
2072
+ m_Children:
2073
+ - {fileID: 1850485563859254054}
2074
+ - {fileID: 1387167017953546121}
2075
+ - {fileID: 7923667831003162784}
2076
+ m_Father: {fileID: 5018397771723610370}
2077
+ m_RootOrder: 5
2078
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
2079
+ m_AnchorMin: {x: 0.5, y: 1}
2080
+ m_AnchorMax: {x: 0.5, y: 1}
2081
+ m_AnchoredPosition: {x: 0, y: -363.9}
2082
+ m_SizeDelta: {x: 420, y: 36}
2083
+ m_Pivot: {x: 0.5, y: 1}
2084
+ --- !u!222 &7387363581332256017
2085
+ CanvasRenderer:
2086
+ m_ObjectHideFlags: 0
2087
+ m_CorrespondingSourceObject: {fileID: 0}
2088
+ m_PrefabInstance: {fileID: 0}
2089
+ m_PrefabAsset: {fileID: 0}
2090
+ m_GameObject: {fileID: 8688493204584740494}
2091
+ m_CullTransparentMesh: 0
2092
+ --- !u!1 &8873663035369414727
2093
+ GameObject:
2094
+ m_ObjectHideFlags: 0
2095
+ m_CorrespondingSourceObject: {fileID: 0}
2096
+ m_PrefabInstance: {fileID: 0}
2097
+ m_PrefabAsset: {fileID: 0}
2098
+ serializedVersion: 6
2099
+ m_Component:
2100
+ - component: {fileID: 7923667831003162784}
2101
+ - component: {fileID: 7420826858271797621}
2102
+ - component: {fileID: 285976442338062841}
2103
+ - component: {fileID: 5022500957353694846}
2104
+ m_Layer: 5
2105
+ m_Name: PrivacyPolicy
2106
+ m_TagString: Untagged
2107
+ m_Icon: {fileID: 0}
2108
+ m_NavMeshLayer: 0
2109
+ m_StaticEditorFlags: 0
2110
+ m_IsActive: 1
2111
+ --- !u!224 &7923667831003162784
2112
+ RectTransform:
2113
+ m_ObjectHideFlags: 0
2114
+ m_CorrespondingSourceObject: {fileID: 0}
2115
+ m_PrefabInstance: {fileID: 0}
2116
+ m_PrefabAsset: {fileID: 0}
2117
+ m_GameObject: {fileID: 8873663035369414727}
2118
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
2119
+ m_LocalPosition: {x: 0, y: 0, z: 0}
2120
+ m_LocalScale: {x: 1, y: 1, z: 1}
2121
+ m_Children: []
2122
+ m_Father: {fileID: 7449323878916527366}
2123
+ m_RootOrder: 2
2124
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
2125
+ m_AnchorMin: {x: 0.5, y: 0.5}
2126
+ m_AnchorMax: {x: 0.5, y: 0.5}
2127
+ m_AnchoredPosition: {x: 15, y: 0}
2128
+ m_SizeDelta: {x: 200, y: 42}
2129
+ m_Pivot: {x: 0, y: 0.5}
2130
+ --- !u!222 &7420826858271797621
2131
+ CanvasRenderer:
2132
+ m_ObjectHideFlags: 0
2133
+ m_CorrespondingSourceObject: {fileID: 0}
2134
+ m_PrefabInstance: {fileID: 0}
2135
+ m_PrefabAsset: {fileID: 0}
2136
+ m_GameObject: {fileID: 8873663035369414727}
2137
+ m_CullTransparentMesh: 0
2138
+ --- !u!114 &285976442338062841
2139
+ MonoBehaviour:
2140
+ m_ObjectHideFlags: 0
2141
+ m_CorrespondingSourceObject: {fileID: 0}
2142
+ m_PrefabInstance: {fileID: 0}
2143
+ m_PrefabAsset: {fileID: 0}
2144
+ m_GameObject: {fileID: 8873663035369414727}
2145
+ m_Enabled: 1
2146
+ m_EditorHideFlags: 0
2147
+ m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
2148
+ m_Name:
2149
+ m_EditorClassIdentifier:
2150
+ m_Material: {fileID: 0}
2151
+ m_Color: {r: 0.4, g: 0.4, b: 0.4, a: 1}
2152
+ m_RaycastTarget: 1
2153
+ m_Maskable: 1
2154
+ m_OnCullStateChanged:
2155
+ m_PersistentCalls:
2156
+ m_Calls: []
2157
+ m_FontData:
2158
+ m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
2159
+ m_FontSize: 14
2160
+ m_FontStyle: 0
2161
+ m_BestFit: 0
2162
+ m_MinSize: 1
2163
+ m_MaxSize: 40
2164
+ m_Alignment: 3
2165
+ m_AlignByGeometry: 0
2166
+ m_RichText: 0
2167
+ m_HorizontalOverflow: 1
2168
+ m_VerticalOverflow: 0
2169
+ m_LineSpacing: 1
2170
+ m_Text: Privacy Policy
2171
+ --- !u!114 &5022500957353694846
2172
+ MonoBehaviour:
2173
+ m_ObjectHideFlags: 0
2174
+ m_CorrespondingSourceObject: {fileID: 0}
2175
+ m_PrefabInstance: {fileID: 0}
2176
+ m_PrefabAsset: {fileID: 0}
2177
+ m_GameObject: {fileID: 8873663035369414727}
2178
+ m_Enabled: 1
2179
+ m_EditorHideFlags: 0
2180
+ m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
2181
+ m_Name:
2182
+ m_EditorClassIdentifier:
2183
+ m_Navigation:
2184
+ m_Mode: 3
2185
+ m_SelectOnUp: {fileID: 0}
2186
+ m_SelectOnDown: {fileID: 0}
2187
+ m_SelectOnLeft: {fileID: 0}
2188
+ m_SelectOnRight: {fileID: 0}
2189
+ m_Transition: 1
2190
+ m_Colors:
2191
+ m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
2192
+ m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
2193
+ m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
2194
+ m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
2195
+ m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
2196
+ m_ColorMultiplier: 1
2197
+ m_FadeDuration: 0.1
2198
+ m_SpriteState:
2199
+ m_HighlightedSprite: {fileID: 0}
2200
+ m_PressedSprite: {fileID: 0}
2201
+ m_SelectedSprite: {fileID: 0}
2202
+ m_DisabledSprite: {fileID: 0}
2203
+ m_AnimationTriggers:
2204
+ m_NormalTrigger: Normal
2205
+ m_HighlightedTrigger: Highlighted
2206
+ m_PressedTrigger: Pressed
2207
+ m_SelectedTrigger: Selected
2208
+ m_DisabledTrigger: Disabled
2209
+ m_Interactable: 1
2210
+ m_TargetGraphic: {fileID: 285976442338062841}
2211
+ m_OnClick:
2212
+ m_PersistentCalls:
2213
+ m_Calls: []