@snap/camera-kit 0.21.0 → 0.23.0

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 (150) hide show
  1. package/README.md +1 -1
  2. package/dist/environment.js +1 -1
  3. package/dist/environment.js.map +1 -1
  4. package/dist/lens-core-module/loader/bootstrapURLs.d.ts +2 -0
  5. package/dist/lens-core-module/loader/bootstrapURLs.d.ts.map +1 -1
  6. package/dist/lens-core-module/loader/bootstrapURLs.js +22 -11
  7. package/dist/lens-core-module/loader/bootstrapURLs.js.map +1 -1
  8. package/dist/lensCoreWasmVersions.js +3 -3
  9. package/dist/lensCoreWasmVersions.js.map +1 -1
  10. package/dist/platform/platformCapabilities.d.ts +6 -16
  11. package/dist/platform/platformCapabilities.d.ts.map +1 -1
  12. package/dist/platform/platformCapabilities.js +15 -15
  13. package/dist/platform/platformCapabilities.js.map +1 -1
  14. package/dist/session/lensState.d.ts.map +1 -1
  15. package/dist/session/lensState.js +12 -3
  16. package/dist/session/lensState.js.map +1 -1
  17. package/docs/html/assets/navigation.js +1 -1
  18. package/docs/html/assets/search.js +1 -1
  19. package/docs/html/classes/CameraKit.html +2 -2
  20. package/docs/html/classes/CameraKitSession.html +2 -2
  21. package/docs/html/classes/CameraKitSource.html +2 -2
  22. package/docs/html/classes/LensPerformanceMeasurement.html +2 -2
  23. package/docs/html/classes/LensPerformanceMetrics.html +2 -2
  24. package/docs/html/classes/LensRepository.html +2 -2
  25. package/docs/html/classes/Transform2D.html +2 -2
  26. package/docs/html/classes/TypedCustomEvent.html +2 -2
  27. package/docs/html/classes/TypedEventTarget.html +2 -2
  28. package/docs/html/enums/Lens_CameraFacing.html +2 -2
  29. package/docs/html/functions/ConcatInjectable.html +2 -2
  30. package/docs/html/functions/Injectable.html +2 -2
  31. package/docs/html/functions/bootstrapCameraKit.html +2 -2
  32. package/docs/html/functions/createExtension.html +2 -2
  33. package/docs/html/functions/createImageSource.html +2 -2
  34. package/docs/html/functions/createMediaStreamSource.html +2 -2
  35. package/docs/html/functions/createVideoSource.html +2 -2
  36. package/docs/html/functions/estimateLensPerformance.html +2 -2
  37. package/docs/html/functions/filePickerFactory.html +2 -2
  38. package/docs/html/functions/lensSourcesFactory.html +2 -2
  39. package/docs/html/functions/remoteApiServicesFactory.html +2 -2
  40. package/docs/html/hierarchy.html +1 -1
  41. package/docs/html/index.html +3 -3
  42. package/docs/html/interfaces/BitmojiUserInfo.html +2 -2
  43. package/docs/html/interfaces/CameraKitBootstrapConfiguration.html +2 -2
  44. package/docs/html/interfaces/CameraKitDeviceOptions.html +2 -2
  45. package/docs/html/interfaces/CameraKitSourceInfo.html +2 -2
  46. package/docs/html/interfaces/CameraKitSourceSubscriber.html +2 -2
  47. package/docs/html/interfaces/ComputedFrameMetrics.html +2 -2
  48. package/docs/html/interfaces/CreateSessionOptions.html +2 -2
  49. package/docs/html/interfaces/EstimatedLensPerformance.html +2 -2
  50. package/docs/html/interfaces/FriendUserInfo.html +2 -2
  51. package/docs/html/interfaces/FunctionSourceOptions.html +2 -2
  52. package/docs/html/interfaces/Lens.html +2 -2
  53. package/docs/html/interfaces/LensCreator.html +2 -2
  54. package/docs/html/interfaces/LensLaunchData.html +2 -2
  55. package/docs/html/interfaces/LensSource.html +2 -2
  56. package/docs/html/interfaces/LensUserData.html +2 -2
  57. package/docs/html/interfaces/LoadAssetRequest.html +2 -2
  58. package/docs/html/interfaces/MediaStreamSourceOptions.html +2 -2
  59. package/docs/html/interfaces/Preview.html +2 -2
  60. package/docs/html/interfaces/RemoteApiRequest.html +2 -2
  61. package/docs/html/interfaces/RemoteApiResponse.html +2 -2
  62. package/docs/html/interfaces/RemoteApiService.html +2 -2
  63. package/docs/html/interfaces/Snapcode.html +2 -2
  64. package/docs/html/interfaces/UriCancelRequest.html +2 -2
  65. package/docs/html/interfaces/UriRequest.html +2 -2
  66. package/docs/html/interfaces/UriResponse.html +2 -2
  67. package/docs/html/interfaces/VideoSourceOptions.html +2 -2
  68. package/docs/html/modules.html +2 -2
  69. package/docs/html/types/ArgumentValidationError.html +2 -2
  70. package/docs/html/types/AssetLoader.html +2 -2
  71. package/docs/html/types/AssetResponse.html +1 -1
  72. package/docs/html/types/AssetTiming.html +2 -2
  73. package/docs/html/types/BenchmarkError.html +1 -1
  74. package/docs/html/types/BootstrapError.html +2 -2
  75. package/docs/html/types/CacheKeyNotFoundError.html +1 -1
  76. package/docs/html/types/CameraKitSessionEventListener.html +2 -2
  77. package/docs/html/types/CameraKitSessionEvents.html +2 -2
  78. package/docs/html/types/CameraKitSourceError.html +1 -1
  79. package/docs/html/types/ConfigurationError.html +2 -2
  80. package/docs/html/types/FetchHandler.html +1 -1
  81. package/docs/html/types/FilePicker.html +2 -2
  82. package/docs/html/types/FilePickerOptions.html +2 -2
  83. package/docs/html/types/FilePickerResult.html +2 -2
  84. package/docs/html/types/Keyboard.html +2 -2
  85. package/docs/html/types/KeyboardEvents.html +2 -2
  86. package/docs/html/types/LegalError.html +1 -1
  87. package/docs/html/types/LensAbortError.html +2 -2
  88. package/docs/html/types/LensAssetError.html +2 -2
  89. package/docs/html/types/LensContentValidationError.html +1 -1
  90. package/docs/html/types/LensError.html +1 -1
  91. package/docs/html/types/LensExecutionError.html +2 -2
  92. package/docs/html/types/LensImagePickerError.html +2 -2
  93. package/docs/html/types/LensLaunchParams.html +2 -2
  94. package/docs/html/types/LensMetricsEvents.html +2 -2
  95. package/docs/html/types/LensPerformanceCluster.html +1 -1
  96. package/docs/html/types/LensView.html +2 -2
  97. package/docs/html/types/LensWait.html +2 -2
  98. package/docs/html/types/Matrix.html +2 -2
  99. package/docs/html/types/PersistentStoreError.html +2 -2
  100. package/docs/html/types/PlatformNotSupportedError.html +2 -2
  101. package/docs/html/types/PublicContainer.html +2 -2
  102. package/docs/html/types/PublicServices.html +2 -2
  103. package/docs/html/types/RemoteApiCancelRequestHandler.html +2 -2
  104. package/docs/html/types/RemoteApiRequestHandler.html +2 -2
  105. package/docs/html/types/RemoteApiServices.html +1 -1
  106. package/docs/html/types/RemoteApiStatus.html +2 -2
  107. package/docs/html/types/RenderTarget.html +2 -2
  108. package/docs/html/types/Uri.html +1 -1
  109. package/docs/html/types/WebGLError.html +1 -1
  110. package/docs/html/types/Zodiac.html +1 -1
  111. package/docs/html/variables/extensionRequestContext.html +2 -2
  112. package/docs/md/README.md +1 -1
  113. package/docs/md/classes/CameraKit.md +1 -1
  114. package/docs/md/classes/CameraKitSession.md +1 -1
  115. package/docs/md/classes/CameraKitSource.md +1 -1
  116. package/docs/md/classes/LensPerformanceMeasurement.md +1 -1
  117. package/docs/md/classes/LensPerformanceMetrics.md +1 -1
  118. package/docs/md/classes/LensRepository.md +1 -1
  119. package/docs/md/classes/Transform2D.md +1 -1
  120. package/docs/md/classes/TypedCustomEvent.md +1 -1
  121. package/docs/md/classes/TypedEventTarget.md +1 -1
  122. package/docs/md/enums/Lens_CameraFacing.md +1 -1
  123. package/docs/md/interfaces/BitmojiUserInfo.md +1 -1
  124. package/docs/md/interfaces/CameraKitBootstrapConfiguration.md +1 -1
  125. package/docs/md/interfaces/CameraKitDeviceOptions.md +1 -1
  126. package/docs/md/interfaces/CameraKitSourceInfo.md +1 -1
  127. package/docs/md/interfaces/CameraKitSourceSubscriber.md +1 -1
  128. package/docs/md/interfaces/ComputedFrameMetrics.md +1 -1
  129. package/docs/md/interfaces/CreateSessionOptions.md +1 -1
  130. package/docs/md/interfaces/EstimatedLensPerformance.md +1 -1
  131. package/docs/md/interfaces/FriendUserInfo.md +1 -1
  132. package/docs/md/interfaces/FunctionSourceOptions.md +1 -1
  133. package/docs/md/interfaces/Lens.md +1 -1
  134. package/docs/md/interfaces/LensCreator.md +1 -1
  135. package/docs/md/interfaces/LensLaunchData.md +1 -1
  136. package/docs/md/interfaces/LensSource.md +1 -1
  137. package/docs/md/interfaces/LensUserData.md +1 -1
  138. package/docs/md/interfaces/LoadAssetRequest.md +1 -1
  139. package/docs/md/interfaces/MediaStreamSourceOptions.md +1 -1
  140. package/docs/md/interfaces/Preview.md +1 -1
  141. package/docs/md/interfaces/RemoteApiRequest.md +1 -1
  142. package/docs/md/interfaces/RemoteApiResponse.md +1 -1
  143. package/docs/md/interfaces/RemoteApiService.md +1 -1
  144. package/docs/md/interfaces/Snapcode.md +1 -1
  145. package/docs/md/interfaces/UriCancelRequest.md +1 -1
  146. package/docs/md/interfaces/UriRequest.md +1 -1
  147. package/docs/md/interfaces/UriResponse.md +1 -1
  148. package/docs/md/interfaces/VideoSourceOptions.md +1 -1
  149. package/docs/md/modules.md +2 -2
  150. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snap/camera-kit",
3
- "version": "0.21.0",
3
+ "version": "0.23.0",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "description": "Camera Kit Web",
6
6
  "homepage": "https://ar.snap.com/camera-kit",
@@ -73,7 +73,7 @@
73
73
  },
74
74
  "dependencies": {
75
75
  "@improbable-eng/grpc-web": "^0.15.0",
76
- "@snap/state-management": "^0.21.0",
76
+ "@snap/state-management": "^0.23.0",
77
77
  "browser-fs-access": "^0.35.0",
78
78
  "browser-headers": "^0.4.1",
79
79
  "long": "^4.0.0",
@@ -81,6 +81,6 @@
81
81
  "rxjs": "^7.5.7",
82
82
  "tslib": "^2.5.0",
83
83
  "uuid": "^10.0.0",
84
- "wasm-feature-detect": "^1.6.2"
84
+ "wasm-feature-detect": "^1.8.0"
85
85
  }
86
86
  }