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