@exodus/react-native-webview 11.26.1-exodus.13 → 11.26.1-exodus.15
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.
- package/android/.gradle/7.1/dependencies-accessors/dependencies-accessors.lock +0 -0
- package/android/.gradle/7.1/dependencies-accessors/gc.properties +0 -0
- package/android/.gradle/7.1/executionHistory/executionHistory.bin +0 -0
- package/android/.gradle/7.1/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/7.1/fileChanges/last-build.bin +0 -0
- package/android/.gradle/7.1/fileHashes/fileHashes.bin +0 -0
- package/android/.gradle/7.1/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/7.1/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/android/.gradle/checksums/checksums.lock +0 -0
- package/android/.gradle/checksums/md5-checksums.bin +0 -0
- package/android/.gradle/checksums/sha1-checksums.bin +0 -0
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/.idea/compiler.xml +6 -0
- package/android/.idea/gradle.xml +17 -0
- package/android/.idea/jarRepositories.xml +30 -0
- package/android/.idea/libraries/Gradle__androidx_annotation_annotation_1_1_0.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_0_2_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_common_2_0_0.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_autofill_autofill_1_1_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_collection_collection_1_0_0.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_0_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_core_core_1_1_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_fragment_fragment_1_0_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_0_0.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_0_1_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_webkit_webkit_1_4_0_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__com_facebook_fbjni_fbjni_java_only_0_2_2.xml +13 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_drawee_2_5_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_fbcore_2_5_0_aar.xml +18 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_fresco_2_5_0_aar.xml +18 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_2_5_0_aar.xml +18 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_base_2_5_0_aar.xml +18 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_native_2_5_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_okhttp3_2_5_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_memory_type_ashmem_2_5_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_memory_type_java_2_5_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_memory_type_native_2_5_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_nativeimagefilters_2_5_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_nativeimagetranscoder_2_5_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_facebook_fresco_ui_common_2_5_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_facebook_infer_annotation_infer_annotation_0_18_0.xml +13 -0
- package/android/.idea/libraries/Gradle__com_facebook_react_react_native_0_68_5_aar.xml +16 -0
- package/android/.idea/libraries/Gradle__com_facebook_soloader_annotation_0_10_3.xml +13 -0
- package/android/.idea/libraries/Gradle__com_facebook_soloader_nativeloader_0_10_3.xml +13 -0
- package/android/.idea/libraries/Gradle__com_facebook_soloader_soloader_0_10_3_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_facebook_yoga_proguard_annotations_1_19_0.xml +13 -0
- package/android/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_3_0_2.xml +13 -0
- package/android/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_4_9_2.xml +13 -0
- package/android/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_urlconnection_4_9_2.xml +13 -0
- package/android/.idea/libraries/Gradle__com_squareup_okio_okio_2_9_0.xml +13 -0
- package/android/.idea/libraries/Gradle__javax_inject_javax_inject_1.xml +13 -0
- package/android/.idea/libraries/Gradle__org_jetbrains_annotations_13_0.xml +13 -0
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_annotations_jvm_1_3_72.xml +13 -0
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_1_6_0.xml +13 -0
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_common_1_6_0.xml +13 -0
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_jdk7_1_4_10.xml +13 -0
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_jdk8_1_4_10.xml +13 -0
- package/android/.idea/misc.xml +9 -0
- package/android/.idea/modules/android.androidTest.iml +129 -0
- package/android/.idea/modules/android.iml +40 -0
- package/android/.idea/modules/android.main.iml +124 -0
- package/android/.idea/modules/android.unitTest.iml +124 -0
- package/android/.idea/modules.xml +11 -0
- package/android/.idea/vcs.xml +6 -0
- package/{example/android → android}/gradle/wrapper/gradle-wrapper.jar +0 -0
- package/{example/android → android}/gradle/wrapper/gradle-wrapper.properties +1 -1
- package/android/gradlew +185 -0
- package/android/local.properties +8 -0
- package/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManager.java +16 -0
- package/android/src/main/java/com/reactnativecommunity/webview/events/TopNewWindowEvent.kt +25 -0
- package/lib/WebView.android.js +4 -3
- package/lib/WebViewShared.d.ts +4 -2
- package/lib/WebViewShared.js +7 -1
- package/lib/WebViewTypes.d.ts +13 -0
- package/package.json +1 -1
- package/.all-contributorsrc +0 -185
- package/.circleci/config.yml +0 -66
- package/.eslintignore +0 -2
- package/.eslintrc.js +0 -94
- package/.flowconfig +0 -88
- package/.flowconfig.android +0 -88
- package/.gitattributes +0 -12
- package/.github/CODEOWNERS +0 -1
- package/.github/ISSUE_TEMPLATE/bug-report.md +0 -42
- package/.github/ISSUE_TEMPLATE/feature_request.md +0 -30
- package/.github/workflows/android-ci.yml +0 -35
- package/.github/workflows/detox.yml +0 -20
- package/.github/workflows/ios-ci.yml +0 -31
- package/.github/workflows/scripts/install-vs-features.ps1 +0 -108
- package/.github/workflows/stale.yml +0 -17
- package/.gitignore +0 -62
- package/.prettierrc.js +0 -10
- package/.releaserc +0 -15
- package/.vscode/settings.json +0 -9
- package/babel.config.js +0 -11
- package/bin/setup +0 -26
- package/docs/Contributing.md +0 -102
- package/docs/Custom-Android.md +0 -222
- package/docs/Custom-iOS.md +0 -236
- package/docs/Debugging.md +0 -101
- package/docs/Getting-Started.md +0 -142
- package/docs/Guide.md +0 -613
- package/docs/Reference.md +0 -1639
- package/example/.gitignore +0 -14
- package/example/.watchmanconfig +0 -1
- package/example/App.tsx +0 -262
- package/example/android/build.gradle +0 -15
- package/example/android/gradle.properties +0 -34
- package/example/android/gradlew +0 -234
- package/example/android/settings.gradle +0 -12
- package/example/app.json +0 -20
- package/example/assets/test.html +0 -9
- package/example/babel.config.js +0 -3
- package/example/examples/Alerts.tsx +0 -72
- package/example/examples/ApplePay.tsx +0 -23
- package/example/examples/Background.tsx +0 -54
- package/example/examples/Downloads.tsx +0 -57
- package/example/examples/Injection.tsx +0 -161
- package/example/examples/LocalPageLoad.tsx +0 -16
- package/example/examples/Messaging.tsx +0 -63
- package/example/examples/NativeWebpage.tsx +0 -22
- package/example/examples/Scrolling.tsx +0 -68
- package/example/examples/Uploads.tsx +0 -69
- package/example/index.js +0 -9
- package/example/ios/Podfile +0 -8
- package/example/ios/Podfile.lock +0 -445
- package/jest-setups/jest.setup.js +0 -8
- package/jest.config.js +0 -184
- package/lib/WebView.android.d.ts.map +0 -1
- package/lib/WebView.d.ts.map +0 -1
- package/lib/WebView.ios.d.ts.map +0 -1
- package/lib/WebView.styles.d.ts.map +0 -1
- package/lib/WebViewNativeComponent.android.d.ts.map +0 -1
- package/lib/WebViewNativeComponent.ios.d.ts.map +0 -1
- package/lib/WebViewShared.d.ts.map +0 -1
- package/lib/WebViewTypes.d.ts.map +0 -1
- package/lib/index.d.ts.map +0 -1
- package/metro.config.js +0 -57
- package/src/WebView.android.tsx +0 -246
- package/src/WebView.ios.tsx +0 -221
- package/src/WebView.styles.ts +0 -44
- package/src/WebView.tsx +0 -18
- package/src/WebViewNativeComponent.android.ts +0 -8
- package/src/WebViewNativeComponent.ios.ts +0 -8
- package/src/WebViewShared.tsx +0 -257
- package/src/WebViewTypes.ts +0 -920
- package/src/__tests__/WebViewShared-test.js +0 -208
- package/src/__tests__/__snapshots__/WebViewShared-test.js.snap +0 -8
- package/src/index.ts +0 -4
- package/tsconfig.json +0 -24
- package/yarn.lock +0 -13397
- /package/{example/android → android}/gradlew.bat +0 -0
package/example/ios/Podfile.lock
DELETED
|
@@ -1,445 +0,0 @@
|
|
|
1
|
-
PODS:
|
|
2
|
-
- boost (1.76.0)
|
|
3
|
-
- DoubleConversion (1.1.6)
|
|
4
|
-
- FBLazyVector (0.68.5)
|
|
5
|
-
- FBReactNativeSpec (0.68.5):
|
|
6
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
7
|
-
- RCTRequired (= 0.68.5)
|
|
8
|
-
- RCTTypeSafety (= 0.68.5)
|
|
9
|
-
- React-Core (= 0.68.5)
|
|
10
|
-
- React-jsi (= 0.68.5)
|
|
11
|
-
- ReactCommon/turbomodule/core (= 0.68.5)
|
|
12
|
-
- fmt (6.2.1)
|
|
13
|
-
- glog (0.3.5)
|
|
14
|
-
- RCT-Folly (2021.06.28.00-v2):
|
|
15
|
-
- boost
|
|
16
|
-
- DoubleConversion
|
|
17
|
-
- fmt (~> 6.2.1)
|
|
18
|
-
- glog
|
|
19
|
-
- RCT-Folly/Default (= 2021.06.28.00-v2)
|
|
20
|
-
- RCT-Folly/Default (2021.06.28.00-v2):
|
|
21
|
-
- boost
|
|
22
|
-
- DoubleConversion
|
|
23
|
-
- fmt (~> 6.2.1)
|
|
24
|
-
- glog
|
|
25
|
-
- RCTRequired (0.68.5)
|
|
26
|
-
- RCTTypeSafety (0.68.5):
|
|
27
|
-
- FBLazyVector (= 0.68.5)
|
|
28
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
29
|
-
- RCTRequired (= 0.68.5)
|
|
30
|
-
- React-Core (= 0.68.5)
|
|
31
|
-
- React (0.68.5):
|
|
32
|
-
- React-Core (= 0.68.5)
|
|
33
|
-
- React-Core/DevSupport (= 0.68.5)
|
|
34
|
-
- React-Core/RCTWebSocket (= 0.68.5)
|
|
35
|
-
- React-RCTActionSheet (= 0.68.5)
|
|
36
|
-
- React-RCTAnimation (= 0.68.5)
|
|
37
|
-
- React-RCTBlob (= 0.68.5)
|
|
38
|
-
- React-RCTImage (= 0.68.5)
|
|
39
|
-
- React-RCTLinking (= 0.68.5)
|
|
40
|
-
- React-RCTNetwork (= 0.68.5)
|
|
41
|
-
- React-RCTSettings (= 0.68.5)
|
|
42
|
-
- React-RCTText (= 0.68.5)
|
|
43
|
-
- React-RCTVibration (= 0.68.5)
|
|
44
|
-
- React-callinvoker (0.68.5)
|
|
45
|
-
- React-Codegen (0.68.5):
|
|
46
|
-
- FBReactNativeSpec (= 0.68.5)
|
|
47
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
48
|
-
- RCTRequired (= 0.68.5)
|
|
49
|
-
- RCTTypeSafety (= 0.68.5)
|
|
50
|
-
- React-Core (= 0.68.5)
|
|
51
|
-
- React-jsi (= 0.68.5)
|
|
52
|
-
- React-jsiexecutor (= 0.68.5)
|
|
53
|
-
- ReactCommon/turbomodule/core (= 0.68.5)
|
|
54
|
-
- React-Core (0.68.5):
|
|
55
|
-
- glog
|
|
56
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
57
|
-
- React-Core/Default (= 0.68.5)
|
|
58
|
-
- React-cxxreact (= 0.68.5)
|
|
59
|
-
- React-jsi (= 0.68.5)
|
|
60
|
-
- React-jsiexecutor (= 0.68.5)
|
|
61
|
-
- React-perflogger (= 0.68.5)
|
|
62
|
-
- Yoga
|
|
63
|
-
- React-Core/CoreModulesHeaders (0.68.5):
|
|
64
|
-
- glog
|
|
65
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
66
|
-
- React-Core/Default
|
|
67
|
-
- React-cxxreact (= 0.68.5)
|
|
68
|
-
- React-jsi (= 0.68.5)
|
|
69
|
-
- React-jsiexecutor (= 0.68.5)
|
|
70
|
-
- React-perflogger (= 0.68.5)
|
|
71
|
-
- Yoga
|
|
72
|
-
- React-Core/Default (0.68.5):
|
|
73
|
-
- glog
|
|
74
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
75
|
-
- React-cxxreact (= 0.68.5)
|
|
76
|
-
- React-jsi (= 0.68.5)
|
|
77
|
-
- React-jsiexecutor (= 0.68.5)
|
|
78
|
-
- React-perflogger (= 0.68.5)
|
|
79
|
-
- Yoga
|
|
80
|
-
- React-Core/DevSupport (0.68.5):
|
|
81
|
-
- glog
|
|
82
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
83
|
-
- React-Core/Default (= 0.68.5)
|
|
84
|
-
- React-Core/RCTWebSocket (= 0.68.5)
|
|
85
|
-
- React-cxxreact (= 0.68.5)
|
|
86
|
-
- React-jsi (= 0.68.5)
|
|
87
|
-
- React-jsiexecutor (= 0.68.5)
|
|
88
|
-
- React-jsinspector (= 0.68.5)
|
|
89
|
-
- React-perflogger (= 0.68.5)
|
|
90
|
-
- Yoga
|
|
91
|
-
- React-Core/RCTActionSheetHeaders (0.68.5):
|
|
92
|
-
- glog
|
|
93
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
94
|
-
- React-Core/Default
|
|
95
|
-
- React-cxxreact (= 0.68.5)
|
|
96
|
-
- React-jsi (= 0.68.5)
|
|
97
|
-
- React-jsiexecutor (= 0.68.5)
|
|
98
|
-
- React-perflogger (= 0.68.5)
|
|
99
|
-
- Yoga
|
|
100
|
-
- React-Core/RCTAnimationHeaders (0.68.5):
|
|
101
|
-
- glog
|
|
102
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
103
|
-
- React-Core/Default
|
|
104
|
-
- React-cxxreact (= 0.68.5)
|
|
105
|
-
- React-jsi (= 0.68.5)
|
|
106
|
-
- React-jsiexecutor (= 0.68.5)
|
|
107
|
-
- React-perflogger (= 0.68.5)
|
|
108
|
-
- Yoga
|
|
109
|
-
- React-Core/RCTBlobHeaders (0.68.5):
|
|
110
|
-
- glog
|
|
111
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
112
|
-
- React-Core/Default
|
|
113
|
-
- React-cxxreact (= 0.68.5)
|
|
114
|
-
- React-jsi (= 0.68.5)
|
|
115
|
-
- React-jsiexecutor (= 0.68.5)
|
|
116
|
-
- React-perflogger (= 0.68.5)
|
|
117
|
-
- Yoga
|
|
118
|
-
- React-Core/RCTImageHeaders (0.68.5):
|
|
119
|
-
- glog
|
|
120
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
121
|
-
- React-Core/Default
|
|
122
|
-
- React-cxxreact (= 0.68.5)
|
|
123
|
-
- React-jsi (= 0.68.5)
|
|
124
|
-
- React-jsiexecutor (= 0.68.5)
|
|
125
|
-
- React-perflogger (= 0.68.5)
|
|
126
|
-
- Yoga
|
|
127
|
-
- React-Core/RCTLinkingHeaders (0.68.5):
|
|
128
|
-
- glog
|
|
129
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
130
|
-
- React-Core/Default
|
|
131
|
-
- React-cxxreact (= 0.68.5)
|
|
132
|
-
- React-jsi (= 0.68.5)
|
|
133
|
-
- React-jsiexecutor (= 0.68.5)
|
|
134
|
-
- React-perflogger (= 0.68.5)
|
|
135
|
-
- Yoga
|
|
136
|
-
- React-Core/RCTNetworkHeaders (0.68.5):
|
|
137
|
-
- glog
|
|
138
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
139
|
-
- React-Core/Default
|
|
140
|
-
- React-cxxreact (= 0.68.5)
|
|
141
|
-
- React-jsi (= 0.68.5)
|
|
142
|
-
- React-jsiexecutor (= 0.68.5)
|
|
143
|
-
- React-perflogger (= 0.68.5)
|
|
144
|
-
- Yoga
|
|
145
|
-
- React-Core/RCTSettingsHeaders (0.68.5):
|
|
146
|
-
- glog
|
|
147
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
148
|
-
- React-Core/Default
|
|
149
|
-
- React-cxxreact (= 0.68.5)
|
|
150
|
-
- React-jsi (= 0.68.5)
|
|
151
|
-
- React-jsiexecutor (= 0.68.5)
|
|
152
|
-
- React-perflogger (= 0.68.5)
|
|
153
|
-
- Yoga
|
|
154
|
-
- React-Core/RCTTextHeaders (0.68.5):
|
|
155
|
-
- glog
|
|
156
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
157
|
-
- React-Core/Default
|
|
158
|
-
- React-cxxreact (= 0.68.5)
|
|
159
|
-
- React-jsi (= 0.68.5)
|
|
160
|
-
- React-jsiexecutor (= 0.68.5)
|
|
161
|
-
- React-perflogger (= 0.68.5)
|
|
162
|
-
- Yoga
|
|
163
|
-
- React-Core/RCTVibrationHeaders (0.68.5):
|
|
164
|
-
- glog
|
|
165
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
166
|
-
- React-Core/Default
|
|
167
|
-
- React-cxxreact (= 0.68.5)
|
|
168
|
-
- React-jsi (= 0.68.5)
|
|
169
|
-
- React-jsiexecutor (= 0.68.5)
|
|
170
|
-
- React-perflogger (= 0.68.5)
|
|
171
|
-
- Yoga
|
|
172
|
-
- React-Core/RCTWebSocket (0.68.5):
|
|
173
|
-
- glog
|
|
174
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
175
|
-
- React-Core/Default (= 0.68.5)
|
|
176
|
-
- React-cxxreact (= 0.68.5)
|
|
177
|
-
- React-jsi (= 0.68.5)
|
|
178
|
-
- React-jsiexecutor (= 0.68.5)
|
|
179
|
-
- React-perflogger (= 0.68.5)
|
|
180
|
-
- Yoga
|
|
181
|
-
- React-CoreModules (0.68.5):
|
|
182
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
183
|
-
- RCTTypeSafety (= 0.68.5)
|
|
184
|
-
- React-Codegen (= 0.68.5)
|
|
185
|
-
- React-Core/CoreModulesHeaders (= 0.68.5)
|
|
186
|
-
- React-jsi (= 0.68.5)
|
|
187
|
-
- React-RCTImage (= 0.68.5)
|
|
188
|
-
- ReactCommon/turbomodule/core (= 0.68.5)
|
|
189
|
-
- React-cxxreact (0.68.5):
|
|
190
|
-
- boost (= 1.76.0)
|
|
191
|
-
- DoubleConversion
|
|
192
|
-
- glog
|
|
193
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
194
|
-
- React-callinvoker (= 0.68.5)
|
|
195
|
-
- React-jsi (= 0.68.5)
|
|
196
|
-
- React-jsinspector (= 0.68.5)
|
|
197
|
-
- React-logger (= 0.68.5)
|
|
198
|
-
- React-perflogger (= 0.68.5)
|
|
199
|
-
- React-runtimeexecutor (= 0.68.5)
|
|
200
|
-
- React-jsi (0.68.5):
|
|
201
|
-
- boost (= 1.76.0)
|
|
202
|
-
- DoubleConversion
|
|
203
|
-
- glog
|
|
204
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
205
|
-
- React-jsi/Default (= 0.68.5)
|
|
206
|
-
- React-jsi/Default (0.68.5):
|
|
207
|
-
- boost (= 1.76.0)
|
|
208
|
-
- DoubleConversion
|
|
209
|
-
- glog
|
|
210
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
211
|
-
- React-jsiexecutor (0.68.5):
|
|
212
|
-
- DoubleConversion
|
|
213
|
-
- glog
|
|
214
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
215
|
-
- React-cxxreact (= 0.68.5)
|
|
216
|
-
- React-jsi (= 0.68.5)
|
|
217
|
-
- React-perflogger (= 0.68.5)
|
|
218
|
-
- React-jsinspector (0.68.5)
|
|
219
|
-
- React-logger (0.68.5):
|
|
220
|
-
- glog
|
|
221
|
-
- react-native-webview (11.26.0):
|
|
222
|
-
- React-Core
|
|
223
|
-
- React-perflogger (0.68.5)
|
|
224
|
-
- React-RCTActionSheet (0.68.5):
|
|
225
|
-
- React-Core/RCTActionSheetHeaders (= 0.68.5)
|
|
226
|
-
- React-RCTAnimation (0.68.5):
|
|
227
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
228
|
-
- RCTTypeSafety (= 0.68.5)
|
|
229
|
-
- React-Codegen (= 0.68.5)
|
|
230
|
-
- React-Core/RCTAnimationHeaders (= 0.68.5)
|
|
231
|
-
- React-jsi (= 0.68.5)
|
|
232
|
-
- ReactCommon/turbomodule/core (= 0.68.5)
|
|
233
|
-
- React-RCTBlob (0.68.5):
|
|
234
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
235
|
-
- React-Codegen (= 0.68.5)
|
|
236
|
-
- React-Core/RCTBlobHeaders (= 0.68.5)
|
|
237
|
-
- React-Core/RCTWebSocket (= 0.68.5)
|
|
238
|
-
- React-jsi (= 0.68.5)
|
|
239
|
-
- React-RCTNetwork (= 0.68.5)
|
|
240
|
-
- ReactCommon/turbomodule/core (= 0.68.5)
|
|
241
|
-
- React-RCTImage (0.68.5):
|
|
242
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
243
|
-
- RCTTypeSafety (= 0.68.5)
|
|
244
|
-
- React-Codegen (= 0.68.5)
|
|
245
|
-
- React-Core/RCTImageHeaders (= 0.68.5)
|
|
246
|
-
- React-jsi (= 0.68.5)
|
|
247
|
-
- React-RCTNetwork (= 0.68.5)
|
|
248
|
-
- ReactCommon/turbomodule/core (= 0.68.5)
|
|
249
|
-
- React-RCTLinking (0.68.5):
|
|
250
|
-
- React-Codegen (= 0.68.5)
|
|
251
|
-
- React-Core/RCTLinkingHeaders (= 0.68.5)
|
|
252
|
-
- React-jsi (= 0.68.5)
|
|
253
|
-
- ReactCommon/turbomodule/core (= 0.68.5)
|
|
254
|
-
- React-RCTNetwork (0.68.5):
|
|
255
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
256
|
-
- RCTTypeSafety (= 0.68.5)
|
|
257
|
-
- React-Codegen (= 0.68.5)
|
|
258
|
-
- React-Core/RCTNetworkHeaders (= 0.68.5)
|
|
259
|
-
- React-jsi (= 0.68.5)
|
|
260
|
-
- ReactCommon/turbomodule/core (= 0.68.5)
|
|
261
|
-
- React-RCTSettings (0.68.5):
|
|
262
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
263
|
-
- RCTTypeSafety (= 0.68.5)
|
|
264
|
-
- React-Codegen (= 0.68.5)
|
|
265
|
-
- React-Core/RCTSettingsHeaders (= 0.68.5)
|
|
266
|
-
- React-jsi (= 0.68.5)
|
|
267
|
-
- ReactCommon/turbomodule/core (= 0.68.5)
|
|
268
|
-
- React-RCTText (0.68.5):
|
|
269
|
-
- React-Core/RCTTextHeaders (= 0.68.5)
|
|
270
|
-
- React-RCTVibration (0.68.5):
|
|
271
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
272
|
-
- React-Codegen (= 0.68.5)
|
|
273
|
-
- React-Core/RCTVibrationHeaders (= 0.68.5)
|
|
274
|
-
- React-jsi (= 0.68.5)
|
|
275
|
-
- ReactCommon/turbomodule/core (= 0.68.5)
|
|
276
|
-
- React-runtimeexecutor (0.68.5):
|
|
277
|
-
- React-jsi (= 0.68.5)
|
|
278
|
-
- ReactCommon/turbomodule/core (0.68.5):
|
|
279
|
-
- DoubleConversion
|
|
280
|
-
- glog
|
|
281
|
-
- RCT-Folly (= 2021.06.28.00-v2)
|
|
282
|
-
- React-callinvoker (= 0.68.5)
|
|
283
|
-
- React-Core (= 0.68.5)
|
|
284
|
-
- React-cxxreact (= 0.68.5)
|
|
285
|
-
- React-jsi (= 0.68.5)
|
|
286
|
-
- React-logger (= 0.68.5)
|
|
287
|
-
- React-perflogger (= 0.68.5)
|
|
288
|
-
- ReactTestApp-DevSupport (2.3.2):
|
|
289
|
-
- React-Core
|
|
290
|
-
- React-jsi
|
|
291
|
-
- ReactTestApp-Resources (1.0.0-dev)
|
|
292
|
-
- Yoga (1.14.0)
|
|
293
|
-
|
|
294
|
-
DEPENDENCIES:
|
|
295
|
-
- boost (from `../../node_modules/react-native/third-party-podspecs/boost.podspec`)
|
|
296
|
-
- DoubleConversion (from `../../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
|
|
297
|
-
- FBLazyVector (from `../../node_modules/react-native/Libraries/FBLazyVector`)
|
|
298
|
-
- FBReactNativeSpec (from `../../node_modules/react-native/React/FBReactNativeSpec`)
|
|
299
|
-
- glog (from `../../node_modules/react-native/third-party-podspecs/glog.podspec`)
|
|
300
|
-
- RCT-Folly (from `../../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
|
|
301
|
-
- RCTRequired (from `../../node_modules/react-native/Libraries/RCTRequired`)
|
|
302
|
-
- RCTTypeSafety (from `../../node_modules/react-native/Libraries/TypeSafety`)
|
|
303
|
-
- React (from `../../node_modules/react-native/`)
|
|
304
|
-
- React-callinvoker (from `../../node_modules/react-native/ReactCommon/callinvoker`)
|
|
305
|
-
- React-Codegen (from `build/generated/ios`)
|
|
306
|
-
- React-Core (from `../../node_modules/react-native/`)
|
|
307
|
-
- React-Core/DevSupport (from `../../node_modules/react-native/`)
|
|
308
|
-
- React-Core/RCTWebSocket (from `../../node_modules/react-native/`)
|
|
309
|
-
- React-CoreModules (from `../../node_modules/react-native/React/CoreModules`)
|
|
310
|
-
- React-cxxreact (from `../../node_modules/react-native/ReactCommon/cxxreact`)
|
|
311
|
-
- React-jsi (from `../../node_modules/react-native/ReactCommon/jsi`)
|
|
312
|
-
- React-jsiexecutor (from `../../node_modules/react-native/ReactCommon/jsiexecutor`)
|
|
313
|
-
- React-jsinspector (from `../../node_modules/react-native/ReactCommon/jsinspector`)
|
|
314
|
-
- React-logger (from `../../node_modules/react-native/ReactCommon/logger`)
|
|
315
|
-
- react-native-webview (from `../..`)
|
|
316
|
-
- React-perflogger (from `../../node_modules/react-native/ReactCommon/reactperflogger`)
|
|
317
|
-
- React-RCTActionSheet (from `../../node_modules/react-native/Libraries/ActionSheetIOS`)
|
|
318
|
-
- React-RCTAnimation (from `../../node_modules/react-native/Libraries/NativeAnimation`)
|
|
319
|
-
- React-RCTBlob (from `../../node_modules/react-native/Libraries/Blob`)
|
|
320
|
-
- React-RCTImage (from `../../node_modules/react-native/Libraries/Image`)
|
|
321
|
-
- React-RCTLinking (from `../../node_modules/react-native/Libraries/LinkingIOS`)
|
|
322
|
-
- React-RCTNetwork (from `../../node_modules/react-native/Libraries/Network`)
|
|
323
|
-
- React-RCTSettings (from `../../node_modules/react-native/Libraries/Settings`)
|
|
324
|
-
- React-RCTText (from `../../node_modules/react-native/Libraries/Text`)
|
|
325
|
-
- React-RCTVibration (from `../../node_modules/react-native/Libraries/Vibration`)
|
|
326
|
-
- React-runtimeexecutor (from `../../node_modules/react-native/ReactCommon/runtimeexecutor`)
|
|
327
|
-
- ReactCommon/turbomodule/core (from `../../node_modules/react-native/ReactCommon`)
|
|
328
|
-
- ReactTestApp-DevSupport (from `../../node_modules/react-native-test-app`)
|
|
329
|
-
- ReactTestApp-Resources (from `..`)
|
|
330
|
-
- Yoga (from `../../node_modules/react-native/ReactCommon/yoga`)
|
|
331
|
-
|
|
332
|
-
SPEC REPOS:
|
|
333
|
-
trunk:
|
|
334
|
-
- fmt
|
|
335
|
-
|
|
336
|
-
EXTERNAL SOURCES:
|
|
337
|
-
boost:
|
|
338
|
-
:podspec: "../../node_modules/react-native/third-party-podspecs/boost.podspec"
|
|
339
|
-
DoubleConversion:
|
|
340
|
-
:podspec: "../../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
|
|
341
|
-
FBLazyVector:
|
|
342
|
-
:path: "../../node_modules/react-native/Libraries/FBLazyVector"
|
|
343
|
-
FBReactNativeSpec:
|
|
344
|
-
:path: "../../node_modules/react-native/React/FBReactNativeSpec"
|
|
345
|
-
glog:
|
|
346
|
-
:podspec: "../../node_modules/react-native/third-party-podspecs/glog.podspec"
|
|
347
|
-
RCT-Folly:
|
|
348
|
-
:podspec: "../../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
|
|
349
|
-
RCTRequired:
|
|
350
|
-
:path: "../../node_modules/react-native/Libraries/RCTRequired"
|
|
351
|
-
RCTTypeSafety:
|
|
352
|
-
:path: "../../node_modules/react-native/Libraries/TypeSafety"
|
|
353
|
-
React:
|
|
354
|
-
:path: "../../node_modules/react-native/"
|
|
355
|
-
React-callinvoker:
|
|
356
|
-
:path: "../../node_modules/react-native/ReactCommon/callinvoker"
|
|
357
|
-
React-Codegen:
|
|
358
|
-
:path: build/generated/ios
|
|
359
|
-
React-Core:
|
|
360
|
-
:path: "../../node_modules/react-native/"
|
|
361
|
-
React-CoreModules:
|
|
362
|
-
:path: "../../node_modules/react-native/React/CoreModules"
|
|
363
|
-
React-cxxreact:
|
|
364
|
-
:path: "../../node_modules/react-native/ReactCommon/cxxreact"
|
|
365
|
-
React-jsi:
|
|
366
|
-
:path: "../../node_modules/react-native/ReactCommon/jsi"
|
|
367
|
-
React-jsiexecutor:
|
|
368
|
-
:path: "../../node_modules/react-native/ReactCommon/jsiexecutor"
|
|
369
|
-
React-jsinspector:
|
|
370
|
-
:path: "../../node_modules/react-native/ReactCommon/jsinspector"
|
|
371
|
-
React-logger:
|
|
372
|
-
:path: "../../node_modules/react-native/ReactCommon/logger"
|
|
373
|
-
react-native-webview:
|
|
374
|
-
:path: "../.."
|
|
375
|
-
React-perflogger:
|
|
376
|
-
:path: "../../node_modules/react-native/ReactCommon/reactperflogger"
|
|
377
|
-
React-RCTActionSheet:
|
|
378
|
-
:path: "../../node_modules/react-native/Libraries/ActionSheetIOS"
|
|
379
|
-
React-RCTAnimation:
|
|
380
|
-
:path: "../../node_modules/react-native/Libraries/NativeAnimation"
|
|
381
|
-
React-RCTBlob:
|
|
382
|
-
:path: "../../node_modules/react-native/Libraries/Blob"
|
|
383
|
-
React-RCTImage:
|
|
384
|
-
:path: "../../node_modules/react-native/Libraries/Image"
|
|
385
|
-
React-RCTLinking:
|
|
386
|
-
:path: "../../node_modules/react-native/Libraries/LinkingIOS"
|
|
387
|
-
React-RCTNetwork:
|
|
388
|
-
:path: "../../node_modules/react-native/Libraries/Network"
|
|
389
|
-
React-RCTSettings:
|
|
390
|
-
:path: "../../node_modules/react-native/Libraries/Settings"
|
|
391
|
-
React-RCTText:
|
|
392
|
-
:path: "../../node_modules/react-native/Libraries/Text"
|
|
393
|
-
React-RCTVibration:
|
|
394
|
-
:path: "../../node_modules/react-native/Libraries/Vibration"
|
|
395
|
-
React-runtimeexecutor:
|
|
396
|
-
:path: "../../node_modules/react-native/ReactCommon/runtimeexecutor"
|
|
397
|
-
ReactCommon:
|
|
398
|
-
:path: "../../node_modules/react-native/ReactCommon"
|
|
399
|
-
ReactTestApp-DevSupport:
|
|
400
|
-
:path: "../../node_modules/react-native-test-app"
|
|
401
|
-
ReactTestApp-Resources:
|
|
402
|
-
:path: ".."
|
|
403
|
-
Yoga:
|
|
404
|
-
:path: "../../node_modules/react-native/ReactCommon/yoga"
|
|
405
|
-
|
|
406
|
-
SPEC CHECKSUMS:
|
|
407
|
-
boost: a7c83b31436843459a1961bfd74b96033dc77234
|
|
408
|
-
DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662
|
|
409
|
-
FBLazyVector: 2b47ff52037bd9ae07cc9b051c9975797814b736
|
|
410
|
-
FBReactNativeSpec: 077145af227b87804441c945101b5587c04ad00c
|
|
411
|
-
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
|
|
412
|
-
glog: 476ee3e89abb49e07f822b48323c51c57124b572
|
|
413
|
-
RCT-Folly: 4d8508a426467c48885f1151029bc15fa5d7b3b8
|
|
414
|
-
RCTRequired: 0f06b6068f530932d10e1a01a5352fad4eaacb74
|
|
415
|
-
RCTTypeSafety: b0ee81f10ef1b7d977605a2b266823dabd565e65
|
|
416
|
-
React: 3becd12bd51ea8a43bdde7e09d0f40fba7820e03
|
|
417
|
-
React-callinvoker: 11abfff50e6bf7a55b3a90b4dc2187f71f224593
|
|
418
|
-
React-Codegen: f8946ce0768fb8e92e092e30944489c4b2955b2d
|
|
419
|
-
React-Core: 203cdb6ee2657b198d97d41031c249161060e6ca
|
|
420
|
-
React-CoreModules: 6eb0c06a4a223fde2cb6a8d0f44f58b67e808942
|
|
421
|
-
React-cxxreact: afb0c6c07d19adbd850747fedeac20c6832d40b9
|
|
422
|
-
React-jsi: 14d37a6db2af2c1a49f6f5c2e4ee667c364ae45c
|
|
423
|
-
React-jsiexecutor: 45c0496ca8cef6b02d9fa0274c25cf458fe91a56
|
|
424
|
-
React-jsinspector: eb202e43b3879aba9a14f3f65788aec85d4e1ea9
|
|
425
|
-
React-logger: 98f663b292a60967ebbc6d803ae96c1381183b6d
|
|
426
|
-
react-native-webview: 994b9f8fbb504d6314dc40d83f94f27c6831b3bf
|
|
427
|
-
React-perflogger: 0458a87ea9a7342079e7a31b0d32b3734fb8415f
|
|
428
|
-
React-RCTActionSheet: 22538001ea2926dea001111dd2846c13a0730bc9
|
|
429
|
-
React-RCTAnimation: 732ce66878d4aa151d56a0d142b1105aa12fd313
|
|
430
|
-
React-RCTBlob: 9cb9e3e9a41d27be34aaf89b0e0f52c7ca415d57
|
|
431
|
-
React-RCTImage: 6bd16627eb9c4bb79903c4cdec7c551266ee1a5b
|
|
432
|
-
React-RCTLinking: e9edfc8919c8fa9a3f3c7b34362811f58a2ebba4
|
|
433
|
-
React-RCTNetwork: 880eccd21bbe2660a0b63da5ccba75c46eceeaa6
|
|
434
|
-
React-RCTSettings: 8c85d8188c97d6c6bd470af6631a6c4555b79bb3
|
|
435
|
-
React-RCTText: bbd275ee287730c5acbab1aadc0db39c25c5c64e
|
|
436
|
-
React-RCTVibration: 9819a3bf6230e4b2a99877c21268b0b2416157a1
|
|
437
|
-
React-runtimeexecutor: b1f1995089b90696dbc2a7ffe0059a80db5c8eb1
|
|
438
|
-
ReactCommon: 149e2c0acab9bac61378da0db5b2880a1b5ff59b
|
|
439
|
-
ReactTestApp-DevSupport: 1646ce70be36400a60ca18608284f3f7099a35c1
|
|
440
|
-
ReactTestApp-Resources: ff5f151e465e890010b417ce65ca6c5de6aeccbb
|
|
441
|
-
Yoga: c4d61225a466f250c35c1ee78d2d0b3d41fe661c
|
|
442
|
-
|
|
443
|
-
PODFILE CHECKSUM: 8344c021910ed9b6a9bb9985ff8f7f05a68b19c1
|
|
444
|
-
|
|
445
|
-
COCOAPODS: 1.11.3
|
package/jest.config.js
DELETED
|
@@ -1,184 +0,0 @@
|
|
|
1
|
-
// For a detailed explanation regarding each configuration property, visit:
|
|
2
|
-
// https://jestjs.io/docs/en/configuration.html
|
|
3
|
-
|
|
4
|
-
module.exports = {
|
|
5
|
-
// All imported modules in your tests should be mocked automatically
|
|
6
|
-
// automock: false,
|
|
7
|
-
|
|
8
|
-
// Stop running tests after `n` failures
|
|
9
|
-
// bail: 0,
|
|
10
|
-
|
|
11
|
-
// Respect "browser" field in package.json when resolving modules
|
|
12
|
-
// browser: false,
|
|
13
|
-
|
|
14
|
-
// The directory where Jest should store its cached dependency information
|
|
15
|
-
// cacheDirectory: "/private/var/folders/8f/kgcy219d1dvfvbcqky441_d00000gp/T/jest_dy",
|
|
16
|
-
|
|
17
|
-
// Automatically clear mock calls and instances between every test
|
|
18
|
-
clearMocks: true,
|
|
19
|
-
|
|
20
|
-
// Indicates whether the coverage information should be collected while executing the test
|
|
21
|
-
// collectCoverage: false,
|
|
22
|
-
|
|
23
|
-
// An array of glob patterns indicating a set of files for which coverage information should be collected
|
|
24
|
-
// collectCoverageFrom: null,
|
|
25
|
-
|
|
26
|
-
// The directory where Jest should output its coverage files
|
|
27
|
-
// coverageDirectory: "coverage",
|
|
28
|
-
|
|
29
|
-
// An array of regexp pattern strings used to skip coverage collection
|
|
30
|
-
// coveragePathIgnorePatterns: [
|
|
31
|
-
// "/node_modules/"
|
|
32
|
-
// ],
|
|
33
|
-
|
|
34
|
-
// A list of reporter names that Jest uses when writing coverage reports
|
|
35
|
-
// coverageReporters: [
|
|
36
|
-
// "json",
|
|
37
|
-
// "text",
|
|
38
|
-
// "lcov",
|
|
39
|
-
// "clover"
|
|
40
|
-
// ],
|
|
41
|
-
|
|
42
|
-
// An object that configures minimum threshold enforcement for coverage results
|
|
43
|
-
// coverageThreshold: null,
|
|
44
|
-
|
|
45
|
-
// A path to a custom dependency extractor
|
|
46
|
-
// dependencyExtractor: null,
|
|
47
|
-
|
|
48
|
-
// Make calling deprecated APIs throw helpful error messages
|
|
49
|
-
// errorOnDeprecated: false,
|
|
50
|
-
|
|
51
|
-
// Force coverage collection from ignored files usin a array of glob patterns
|
|
52
|
-
// forceCoverageMatch: [],
|
|
53
|
-
|
|
54
|
-
// A path to a module which exports an async function that is triggered once before all test suites
|
|
55
|
-
// globalSetup: null,
|
|
56
|
-
|
|
57
|
-
// A path to a module which exports an async function that is triggered once after all test suites
|
|
58
|
-
// globalTeardown: null,
|
|
59
|
-
|
|
60
|
-
// A set of global variables that need to be available in all test environments
|
|
61
|
-
// globals: {},
|
|
62
|
-
|
|
63
|
-
// An array of directory names to be searched recursively up from the requiring module's location
|
|
64
|
-
// moduleDirectories: [
|
|
65
|
-
// "node_modules"
|
|
66
|
-
// ],
|
|
67
|
-
|
|
68
|
-
// An array of file extensions your modules use
|
|
69
|
-
// moduleFileExtensions: [
|
|
70
|
-
// "js",
|
|
71
|
-
// "json",
|
|
72
|
-
// "jsx",
|
|
73
|
-
// "ts",
|
|
74
|
-
// "tsx",
|
|
75
|
-
// "node"
|
|
76
|
-
// ],
|
|
77
|
-
|
|
78
|
-
// A map from regular expressions to module names that allow to stub out resources with a single module
|
|
79
|
-
// moduleNameMapper: {},
|
|
80
|
-
|
|
81
|
-
// An array of regexp pattern strings, matched against all module paths before considered 'visible' to the module loader
|
|
82
|
-
// modulePathIgnorePatterns: [],
|
|
83
|
-
|
|
84
|
-
// Activates notifications for test results
|
|
85
|
-
// notify: false,
|
|
86
|
-
|
|
87
|
-
// An enum that specifies notification mode. Requires { notify: true }
|
|
88
|
-
// notifyMode: "failure-change",
|
|
89
|
-
|
|
90
|
-
// A preset that is used as a base for Jest's configuration
|
|
91
|
-
preset: 'react-native',
|
|
92
|
-
|
|
93
|
-
// Run tests from one or more projects
|
|
94
|
-
// projects: null,
|
|
95
|
-
|
|
96
|
-
// Use this configuration option to add custom reporters to Jest
|
|
97
|
-
// reporters: undefined,
|
|
98
|
-
|
|
99
|
-
// Automatically reset mock state between every test
|
|
100
|
-
// resetMocks: false,
|
|
101
|
-
|
|
102
|
-
// Reset the module registry before running each individual test
|
|
103
|
-
// resetModules: false,
|
|
104
|
-
|
|
105
|
-
// A path to a custom resolver
|
|
106
|
-
// resolver: null,
|
|
107
|
-
|
|
108
|
-
// Automatically restore mock state between every test
|
|
109
|
-
// restoreMocks: false,
|
|
110
|
-
|
|
111
|
-
// The root directory that Jest should scan for tests and modules within
|
|
112
|
-
// rootDir: null,
|
|
113
|
-
|
|
114
|
-
// A list of paths to directories that Jest should use to search for files in
|
|
115
|
-
// roots: [
|
|
116
|
-
// "<rootDir>"
|
|
117
|
-
// ],
|
|
118
|
-
|
|
119
|
-
// Allows you to use a custom runner instead of Jest's default test runner
|
|
120
|
-
// runner: "jest-runner",
|
|
121
|
-
|
|
122
|
-
// The paths to modules that run some code to configure or set up the testing environment before each test
|
|
123
|
-
// setupFiles: [],
|
|
124
|
-
|
|
125
|
-
// A list of paths to modules that run some code to configure or set up the testing framework before each test
|
|
126
|
-
// setupFilesAfterEnv: [],
|
|
127
|
-
|
|
128
|
-
// A list of paths to snapshot serializer modules Jest should use for snapshot testing
|
|
129
|
-
// snapshotSerializers: [],
|
|
130
|
-
|
|
131
|
-
// The test environment that will be used for testing
|
|
132
|
-
testEnvironment: 'node',
|
|
133
|
-
|
|
134
|
-
// Options that will be passed to the testEnvironment
|
|
135
|
-
// testEnvironmentOptions: {},
|
|
136
|
-
|
|
137
|
-
// Adds a location field to test results
|
|
138
|
-
// testLocationInResults: false,
|
|
139
|
-
|
|
140
|
-
// The glob patterns Jest uses to detect test files
|
|
141
|
-
// testMatch: [
|
|
142
|
-
// "**/__tests__/**/*.[jt]s?(x)",
|
|
143
|
-
// "**/?(*.)+(spec|test).[tj]s?(x)"
|
|
144
|
-
// ],
|
|
145
|
-
|
|
146
|
-
// An array of regexp pattern strings that are matched against all test paths, matched tests are skipped
|
|
147
|
-
// testPathIgnorePatterns: [
|
|
148
|
-
// "/node_modules/"
|
|
149
|
-
// ],
|
|
150
|
-
|
|
151
|
-
// The regexp pattern or array of patterns that Jest uses to detect test files
|
|
152
|
-
// testRegex: [],
|
|
153
|
-
|
|
154
|
-
// This option allows the use of a custom results processor
|
|
155
|
-
// testResultsProcessor: null,
|
|
156
|
-
|
|
157
|
-
// This option allows use of a custom test runner
|
|
158
|
-
// testRunner: "jasmine2",
|
|
159
|
-
|
|
160
|
-
// This option sets the URL for the jsdom environment. It is reflected in properties such as location.href
|
|
161
|
-
// testURL: "http://localhost",
|
|
162
|
-
|
|
163
|
-
// Setting this value to "fake" allows the use of fake timers for functions such as "setTimeout"
|
|
164
|
-
// timers: "real",
|
|
165
|
-
|
|
166
|
-
// A map from regular expressions to paths to transformers
|
|
167
|
-
|
|
168
|
-
// An array of regexp pattern strings that are matched against all source file paths, matched files will skip transformation
|
|
169
|
-
// transformIgnorePatterns: [
|
|
170
|
-
// "/node_modules/"
|
|
171
|
-
// ],
|
|
172
|
-
|
|
173
|
-
// An array of regexp pattern strings that are matched against all modules before the module loader will automatically return a mock for them
|
|
174
|
-
// unmockedModulePathPatterns: undefined,
|
|
175
|
-
|
|
176
|
-
// Indicates whether each individual test should be reported during the run
|
|
177
|
-
// verbose: null,
|
|
178
|
-
|
|
179
|
-
// An array of regexp patterns that are matched against all source file paths before re-running tests in watch mode
|
|
180
|
-
// watchPathIgnorePatterns: [],
|
|
181
|
-
|
|
182
|
-
// Whether to use watchman for file crawling
|
|
183
|
-
// watchman: true,
|
|
184
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WebView.android.d.ts","sourceRoot":"","sources":["../src/WebView.android.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6F,MAAM,OAAO,CAAC;AAsBlH,OAAO,EACL,mBAAmB,EAEpB,MAAM,gBAAgB,CAAC;AA0NxB,QAAA,MAAM,OAAO;iCAHsB,QAAQ,OAAO,CAAC;CAGqB,CAAC;AAEzE,eAAe,OAAO,CAAC"}
|
package/lib/WebView.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WebView.d.ts","sourceRoot":"","sources":["../src/WebView.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,eAAe,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AAEtE,oBAAY,YAAY,GAAG,eAAe,GAAG,mBAAmB,CAAC;AAIjE,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,iBAAiB,CAAC,YAAY,CAMlD,CAAC;AAEF,OAAO,EAAE,OAAO,EAAE,CAAC;AACnB,eAAe,OAAO,CAAC"}
|
package/lib/WebView.ios.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WebView.ios.d.ts","sourceRoot":"","sources":["../src/WebView.ios.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+D,MAAM,OAAO,CAAC;AAmBpF,OAAO,EACL,eAAe,EAIhB,MAAM,gBAAgB,CAAC;AAkMxB,QAAA,MAAM,OAAO;iCAHsB,QAAQ,OAAO,CAAC;CAGqB,CAAC;AAEzE,eAAe,OAAO,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WebView.styles.d.ts","sourceRoot":"","sources":["../src/WebView.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEhE,UAAU,MAAM;IACd,SAAS,EAAE,SAAS,CAAC;IACrB,SAAS,EAAE,SAAS,CAAC;IACrB,cAAc,EAAE,SAAS,CAAC;IAC1B,kBAAkB,EAAE,SAAS,CAAC;IAC9B,OAAO,EAAE,SAAS,CAAC;IACnB,kBAAkB,EAAE,SAAS,CAAC;CAC/B;AAED,QAAA,MAAM,MAAM,QA8BV,CAAC;AAEH,eAAe,MAAM,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WebViewNativeComponent.android.d.ts","sourceRoot":"","sources":["../src/WebViewNativeComponent.android.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAE3D,QAAA,MAAM,UAAU,EAAE,OAAO,oBAExB,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WebViewNativeComponent.ios.d.ts","sourceRoot":"","sources":["../src/WebViewNativeComponent.ios.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAEvD,QAAA,MAAM,UAAU,EAAE,OAAO,gBAExB,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WebViewShared.d.ts","sourceRoot":"","sources":["../src/WebViewShared.tsx"],"names":[],"mappings":"AACA,OAAO,KAAiD,MAAM,OAAO,CAAC;AAEtE,OAAO,EACL,4BAA4B,EAC5B,2BAA2B,EAC3B,YAAY,EACZ,iBAAiB,EACjB,mBAAmB,EACnB,cAAc,EACd,sBAAsB,EACtB,oBAAoB,EACpB,kBAAkB,EACnB,MAAM,gBAAgB,CAAC;AAGxB,QAAA,MAAM,sBAAsB,wBAAyB,CAAC;AAyBtD,QAAA,MAAM,kCAAkC,8BAEvB,OAAO,OACf,MAAM,kBACK,MAAM,KACnB,IAAI,mBACQ,SAAS,MAAM,EAAE,oIAwBnC,CAAC;AAEF,QAAA,MAAM,oBAAoB,mBAIzB,CAAC;AACF,QAAA,MAAM,kBAAkB,gBACT,MAAM,GAAG,SAAS,aACpB,MAAM,aACN,MAAM,gBAQlB,CAAC;AAEF,OAAO,EACL,sBAAsB,EACtB,kCAAkC,EAClC,oBAAoB,EACpB,kBAAkB,GACnB,CAAC;AAGF,eAAO,MAAM,eAAe;;sDAcuB,IAAI;iDACT,IAAI;yBAC5B,sBAAsB,GAAG,iBAAiB,KAAK,IAAI;6CAC/B,IAAI;6BACpB,cAAc,KAAK,IAAI;qBAC9B,SAAS,MAAM,EAAE;;wDAEkB,OAAO,OAAO,MAAM,mBAAmB,MAAM,GAAG,SAAS,KAAK,IAAI;0BAChG,kBAAkB,KAAK,kBAAkB;yBAC1C,MAAM,KAAK,MAAM;;;;;;;;2BAOR,MAAM;;;;CA8FrC,CAAC;AAEF,eAAO,MAAM,aAAa,YAAa,MAAM,GAAG,SAAS,WAAW,MAAM,GAAG,SAAS,KAAG,OA+BxF,CAAA"}
|