@shopify/react-native-skia 1.3.11 → 1.3.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1643) hide show
  1. package/android/cpp/jni/JniSkiaManager.cpp +8 -2
  2. package/cpp/jsi/JsiHostObject.h +9 -15
  3. package/lib/commonjs/Platform/IPlatform.d.ts +0 -1
  4. package/lib/commonjs/Platform/IPlatform.js.map +1 -1
  5. package/lib/commonjs/Platform/Platform.js.map +1 -1
  6. package/lib/commonjs/Platform/Platform.web.js +5 -1
  7. package/lib/commonjs/Platform/Platform.web.js.map +1 -1
  8. package/lib/commonjs/Platform/index.js.map +1 -1
  9. package/lib/commonjs/animation/functions/index.js.map +1 -1
  10. package/lib/commonjs/animation/functions/interpolate.js.map +1 -1
  11. package/lib/commonjs/animation/functions/interpolateColors.js.map +1 -1
  12. package/lib/commonjs/animation/functions/interpolatePaths.js.map +1 -1
  13. package/lib/commonjs/animation/functions/interpolateVector.js.map +1 -1
  14. package/lib/commonjs/animation/index.js.map +1 -1
  15. package/lib/commonjs/dom/nodes/DrawingNode.js +2 -2
  16. package/lib/commonjs/dom/nodes/DrawingNode.js.map +1 -1
  17. package/lib/commonjs/dom/nodes/GroupNode.js.map +1 -1
  18. package/lib/commonjs/dom/nodes/JsiSkDOM.js.map +1 -1
  19. package/lib/commonjs/dom/nodes/LayerNode.js.map +1 -1
  20. package/lib/commonjs/dom/nodes/Node.js +2 -2
  21. package/lib/commonjs/dom/nodes/Node.js.map +1 -1
  22. package/lib/commonjs/dom/nodes/PaintNode.js.map +1 -1
  23. package/lib/commonjs/dom/nodes/RenderNode.js +2 -2
  24. package/lib/commonjs/dom/nodes/RenderNode.js.map +1 -1
  25. package/lib/commonjs/dom/nodes/datatypes/Circle.js.map +1 -1
  26. package/lib/commonjs/dom/nodes/datatypes/Enum.js.map +1 -1
  27. package/lib/commonjs/dom/nodes/datatypes/Fitting.js.map +1 -1
  28. package/lib/commonjs/dom/nodes/datatypes/Gradient.js.map +1 -1
  29. package/lib/commonjs/dom/nodes/datatypes/Path.js.map +1 -1
  30. package/lib/commonjs/dom/nodes/datatypes/Radius.js.map +1 -1
  31. package/lib/commonjs/dom/nodes/datatypes/Rect.js.map +1 -1
  32. package/lib/commonjs/dom/nodes/datatypes/Transform.js.map +1 -1
  33. package/lib/commonjs/dom/nodes/datatypes/index.js.map +1 -1
  34. package/lib/commonjs/dom/nodes/drawings/AtlasNode.js.map +1 -1
  35. package/lib/commonjs/dom/nodes/drawings/BackdropFilterNode.js.map +1 -1
  36. package/lib/commonjs/dom/nodes/drawings/Box.js.map +1 -1
  37. package/lib/commonjs/dom/nodes/drawings/CircleNode.js.map +1 -1
  38. package/lib/commonjs/dom/nodes/drawings/DiffRectNode.js.map +1 -1
  39. package/lib/commonjs/dom/nodes/drawings/FillNode.js.map +1 -1
  40. package/lib/commonjs/dom/nodes/drawings/ImageNode.js.map +1 -1
  41. package/lib/commonjs/dom/nodes/drawings/ImageSVG.js.map +1 -1
  42. package/lib/commonjs/dom/nodes/drawings/LineNode.js.map +1 -1
  43. package/lib/commonjs/dom/nodes/drawings/OvalNode.js.map +1 -1
  44. package/lib/commonjs/dom/nodes/drawings/ParagraphNode.js.map +1 -1
  45. package/lib/commonjs/dom/nodes/drawings/PatchNode.js.map +1 -1
  46. package/lib/commonjs/dom/nodes/drawings/PathNode.js.map +1 -1
  47. package/lib/commonjs/dom/nodes/drawings/PictureNode.js.map +1 -1
  48. package/lib/commonjs/dom/nodes/drawings/PointsNode.js.map +1 -1
  49. package/lib/commonjs/dom/nodes/drawings/RRectNode.js +2 -2
  50. package/lib/commonjs/dom/nodes/drawings/RRectNode.js.map +1 -1
  51. package/lib/commonjs/dom/nodes/drawings/RectNode.js.map +1 -1
  52. package/lib/commonjs/dom/nodes/drawings/Text.js.map +1 -1
  53. package/lib/commonjs/dom/nodes/drawings/VerticesNode.js.map +1 -1
  54. package/lib/commonjs/dom/nodes/drawings/index.js.map +1 -1
  55. package/lib/commonjs/dom/nodes/index.js.map +1 -1
  56. package/lib/commonjs/dom/nodes/paint/BlendNode.js.map +1 -1
  57. package/lib/commonjs/dom/nodes/paint/ColorFilters.js.map +1 -1
  58. package/lib/commonjs/dom/nodes/paint/ImageFilters.js.map +1 -1
  59. package/lib/commonjs/dom/nodes/paint/MaskFilters.js.map +1 -1
  60. package/lib/commonjs/dom/nodes/paint/PathEffects.js.map +1 -1
  61. package/lib/commonjs/dom/nodes/paint/Shaders.js.map +1 -1
  62. package/lib/commonjs/dom/nodes/paint/index.js.map +1 -1
  63. package/lib/commonjs/dom/types/ColorFilters.js.map +1 -1
  64. package/lib/commonjs/dom/types/Common.js.map +1 -1
  65. package/lib/commonjs/dom/types/DeclarationContext.js +2 -2
  66. package/lib/commonjs/dom/types/DeclarationContext.js.map +1 -1
  67. package/lib/commonjs/dom/types/DrawingContext.js +2 -2
  68. package/lib/commonjs/dom/types/DrawingContext.js.map +1 -1
  69. package/lib/commonjs/dom/types/Drawings.js.map +1 -1
  70. package/lib/commonjs/dom/types/ImageFilters.js.map +1 -1
  71. package/lib/commonjs/dom/types/MaskFilters.js.map +1 -1
  72. package/lib/commonjs/dom/types/Node.js.map +1 -1
  73. package/lib/commonjs/dom/types/NodeType.js.map +1 -1
  74. package/lib/commonjs/dom/types/Paragraph.js.map +1 -1
  75. package/lib/commonjs/dom/types/PathEffects.js.map +1 -1
  76. package/lib/commonjs/dom/types/Shaders.js.map +1 -1
  77. package/lib/commonjs/dom/types/SkDOM.js.map +1 -1
  78. package/lib/commonjs/dom/types/index.js.map +1 -1
  79. package/lib/commonjs/external/ModuleProxy.js.map +1 -1
  80. package/lib/commonjs/external/index.js.map +1 -1
  81. package/lib/commonjs/external/reanimated/ReanimatedProxy.js.map +1 -1
  82. package/lib/commonjs/external/reanimated/buffers.d.ts +4 -4
  83. package/lib/commonjs/external/reanimated/buffers.js +1 -1
  84. package/lib/commonjs/external/reanimated/buffers.js.map +1 -1
  85. package/lib/commonjs/external/reanimated/index.js.map +1 -1
  86. package/lib/commonjs/external/reanimated/interpolators.js +1 -1
  87. package/lib/commonjs/external/reanimated/interpolators.js.map +1 -1
  88. package/lib/commonjs/external/reanimated/renderHelpers.js +1 -1
  89. package/lib/commonjs/external/reanimated/renderHelpers.js.map +1 -1
  90. package/lib/commonjs/external/reanimated/textures.js +1 -1
  91. package/lib/commonjs/external/reanimated/textures.js.map +1 -1
  92. package/lib/commonjs/external/reanimated/useAnimatedImageValue.js +1 -1
  93. package/lib/commonjs/external/reanimated/useAnimatedImageValue.js.map +1 -1
  94. package/lib/commonjs/external/reanimated/useDerivedValueOnJS.js +1 -1
  95. package/lib/commonjs/external/reanimated/useDerivedValueOnJS.js.map +1 -1
  96. package/lib/commonjs/external/reanimated/useVideo.js +1 -1
  97. package/lib/commonjs/external/reanimated/useVideo.js.map +1 -1
  98. package/lib/commonjs/external/reanimated/useVideoLoading.js +1 -1
  99. package/lib/commonjs/external/reanimated/useVideoLoading.js.map +1 -1
  100. package/lib/commonjs/external/reanimated/useVideoLoading.web.js.map +1 -1
  101. package/lib/commonjs/headless/index.js.map +1 -1
  102. package/lib/commonjs/index.js.map +1 -1
  103. package/lib/commonjs/mock/index.js +4 -0
  104. package/lib/commonjs/mock/index.js.map +1 -1
  105. package/lib/commonjs/renderer/Canvas.d.ts +2 -2
  106. package/lib/commonjs/renderer/Canvas.js +2 -2
  107. package/lib/commonjs/renderer/Canvas.js.map +1 -1
  108. package/lib/commonjs/renderer/Container.d.ts +1 -0
  109. package/lib/commonjs/renderer/Container.js +3 -2
  110. package/lib/commonjs/renderer/Container.js.map +1 -1
  111. package/lib/commonjs/renderer/DrawingContext.js.map +1 -1
  112. package/lib/commonjs/renderer/HostComponents.js.map +1 -1
  113. package/lib/commonjs/renderer/HostConfig.d.ts +0 -1
  114. package/lib/commonjs/renderer/HostConfig.js +7 -3
  115. package/lib/commonjs/renderer/HostConfig.js.map +1 -1
  116. package/lib/commonjs/renderer/Offscreen.js.map +1 -1
  117. package/lib/commonjs/renderer/Reconciler.js +4 -3
  118. package/lib/commonjs/renderer/Reconciler.js.map +1 -1
  119. package/lib/commonjs/renderer/components/Blend.js +1 -1
  120. package/lib/commonjs/renderer/components/Blend.js.map +1 -1
  121. package/lib/commonjs/renderer/components/Group.js +3 -3
  122. package/lib/commonjs/renderer/components/Group.js.map +1 -1
  123. package/lib/commonjs/renderer/components/Mask.js +1 -1
  124. package/lib/commonjs/renderer/components/Mask.js.map +1 -1
  125. package/lib/commonjs/renderer/components/Paint.js +1 -1
  126. package/lib/commonjs/renderer/components/Paint.js.map +1 -1
  127. package/lib/commonjs/renderer/components/Picture.js +1 -1
  128. package/lib/commonjs/renderer/components/Picture.js.map +1 -1
  129. package/lib/commonjs/renderer/components/backdrop/BackdropBlur.js +2 -2
  130. package/lib/commonjs/renderer/components/backdrop/BackdropBlur.js.map +1 -1
  131. package/lib/commonjs/renderer/components/backdrop/BackdropFilter.js +1 -1
  132. package/lib/commonjs/renderer/components/backdrop/BackdropFilter.js.map +1 -1
  133. package/lib/commonjs/renderer/components/backdrop/index.js.map +1 -1
  134. package/lib/commonjs/renderer/components/colorFilters/BlendColor.js +1 -1
  135. package/lib/commonjs/renderer/components/colorFilters/BlendColor.js.map +1 -1
  136. package/lib/commonjs/renderer/components/colorFilters/Lerp.js +1 -1
  137. package/lib/commonjs/renderer/components/colorFilters/Lerp.js.map +1 -1
  138. package/lib/commonjs/renderer/components/colorFilters/LinearToSRGBGamma.js +1 -1
  139. package/lib/commonjs/renderer/components/colorFilters/LinearToSRGBGamma.js.map +1 -1
  140. package/lib/commonjs/renderer/components/colorFilters/LumaColorFilter.js +1 -1
  141. package/lib/commonjs/renderer/components/colorFilters/LumaColorFilter.js.map +1 -1
  142. package/lib/commonjs/renderer/components/colorFilters/Matrix.js +1 -1
  143. package/lib/commonjs/renderer/components/colorFilters/Matrix.js.map +1 -1
  144. package/lib/commonjs/renderer/components/colorFilters/SRGBToLinearGamma.js +1 -1
  145. package/lib/commonjs/renderer/components/colorFilters/SRGBToLinearGamma.js.map +1 -1
  146. package/lib/commonjs/renderer/components/colorFilters/index.js.map +1 -1
  147. package/lib/commonjs/renderer/components/image/Image.js +1 -1
  148. package/lib/commonjs/renderer/components/image/Image.js.map +1 -1
  149. package/lib/commonjs/renderer/components/image/ImageSVG.js +1 -1
  150. package/lib/commonjs/renderer/components/image/ImageSVG.js.map +1 -1
  151. package/lib/commonjs/renderer/components/image/ImageShader.js +2 -2
  152. package/lib/commonjs/renderer/components/image/ImageShader.js.map +1 -1
  153. package/lib/commonjs/renderer/components/image/index.js.map +1 -1
  154. package/lib/commonjs/renderer/components/imageFilters/Blur.js +2 -2
  155. package/lib/commonjs/renderer/components/imageFilters/Blur.js.map +1 -1
  156. package/lib/commonjs/renderer/components/imageFilters/DisplacementMap.js +1 -1
  157. package/lib/commonjs/renderer/components/imageFilters/DisplacementMap.js.map +1 -1
  158. package/lib/commonjs/renderer/components/imageFilters/Morphology.js +2 -2
  159. package/lib/commonjs/renderer/components/imageFilters/Morphology.js.map +1 -1
  160. package/lib/commonjs/renderer/components/imageFilters/Offset.js +2 -2
  161. package/lib/commonjs/renderer/components/imageFilters/Offset.js.map +1 -1
  162. package/lib/commonjs/renderer/components/imageFilters/RuntimeShader.js +1 -1
  163. package/lib/commonjs/renderer/components/imageFilters/RuntimeShader.js.map +1 -1
  164. package/lib/commonjs/renderer/components/imageFilters/Shadow.js +1 -1
  165. package/lib/commonjs/renderer/components/imageFilters/Shadow.js.map +1 -1
  166. package/lib/commonjs/renderer/components/imageFilters/index.js.map +1 -1
  167. package/lib/commonjs/renderer/components/index.js.map +1 -1
  168. package/lib/commonjs/renderer/components/maskFilters/Blur.js +2 -2
  169. package/lib/commonjs/renderer/components/maskFilters/Blur.js.map +1 -1
  170. package/lib/commonjs/renderer/components/maskFilters/index.js.map +1 -1
  171. package/lib/commonjs/renderer/components/paragraph/Paragraph.js +1 -1
  172. package/lib/commonjs/renderer/components/paragraph/Paragraph.js.map +1 -1
  173. package/lib/commonjs/renderer/components/paragraph/index.js.map +1 -1
  174. package/lib/commonjs/renderer/components/pathEffects/Corner.js +1 -1
  175. package/lib/commonjs/renderer/components/pathEffects/Corner.js.map +1 -1
  176. package/lib/commonjs/renderer/components/pathEffects/Dash.js +1 -1
  177. package/lib/commonjs/renderer/components/pathEffects/Dash.js.map +1 -1
  178. package/lib/commonjs/renderer/components/pathEffects/Discrete.js +2 -2
  179. package/lib/commonjs/renderer/components/pathEffects/Discrete.js.map +1 -1
  180. package/lib/commonjs/renderer/components/pathEffects/Line2D.js +1 -1
  181. package/lib/commonjs/renderer/components/pathEffects/Line2D.js.map +1 -1
  182. package/lib/commonjs/renderer/components/pathEffects/Path1D.js +1 -1
  183. package/lib/commonjs/renderer/components/pathEffects/Path1D.js.map +1 -1
  184. package/lib/commonjs/renderer/components/pathEffects/Path2D.js +1 -1
  185. package/lib/commonjs/renderer/components/pathEffects/Path2D.js.map +1 -1
  186. package/lib/commonjs/renderer/components/pathEffects/Sum.js +1 -1
  187. package/lib/commonjs/renderer/components/pathEffects/Sum.js.map +1 -1
  188. package/lib/commonjs/renderer/components/pathEffects/index.js.map +1 -1
  189. package/lib/commonjs/renderer/components/shaders/Color.js +1 -1
  190. package/lib/commonjs/renderer/components/shaders/Color.js.map +1 -1
  191. package/lib/commonjs/renderer/components/shaders/FractalNoise.js +2 -2
  192. package/lib/commonjs/renderer/components/shaders/FractalNoise.js.map +1 -1
  193. package/lib/commonjs/renderer/components/shaders/LinearGradient.js +1 -1
  194. package/lib/commonjs/renderer/components/shaders/LinearGradient.js.map +1 -1
  195. package/lib/commonjs/renderer/components/shaders/RadialGradient.js +1 -1
  196. package/lib/commonjs/renderer/components/shaders/RadialGradient.js.map +1 -1
  197. package/lib/commonjs/renderer/components/shaders/Shader.js +2 -2
  198. package/lib/commonjs/renderer/components/shaders/Shader.js.map +1 -1
  199. package/lib/commonjs/renderer/components/shaders/ShaderLib.js.map +1 -1
  200. package/lib/commonjs/renderer/components/shaders/SweepGradient.js +1 -1
  201. package/lib/commonjs/renderer/components/shaders/SweepGradient.js.map +1 -1
  202. package/lib/commonjs/renderer/components/shaders/Turbulence.js +2 -2
  203. package/lib/commonjs/renderer/components/shaders/Turbulence.js.map +1 -1
  204. package/lib/commonjs/renderer/components/shaders/TwoPointConicalGradient.js +1 -1
  205. package/lib/commonjs/renderer/components/shaders/TwoPointConicalGradient.js.map +1 -1
  206. package/lib/commonjs/renderer/components/shaders/index.js.map +1 -1
  207. package/lib/commonjs/renderer/components/shapes/Atlas.js +1 -1
  208. package/lib/commonjs/renderer/components/shapes/Atlas.js.map +1 -1
  209. package/lib/commonjs/renderer/components/shapes/Box.js +1 -1
  210. package/lib/commonjs/renderer/components/shapes/Box.js.map +1 -1
  211. package/lib/commonjs/renderer/components/shapes/Circle.js +1 -1
  212. package/lib/commonjs/renderer/components/shapes/Circle.js.map +1 -1
  213. package/lib/commonjs/renderer/components/shapes/DiffRect.js +1 -1
  214. package/lib/commonjs/renderer/components/shapes/DiffRect.js.map +1 -1
  215. package/lib/commonjs/renderer/components/shapes/Fill.js +1 -1
  216. package/lib/commonjs/renderer/components/shapes/Fill.js.map +1 -1
  217. package/lib/commonjs/renderer/components/shapes/FitBox.js +1 -1
  218. package/lib/commonjs/renderer/components/shapes/FitBox.js.map +1 -1
  219. package/lib/commonjs/renderer/components/shapes/Line.js +1 -1
  220. package/lib/commonjs/renderer/components/shapes/Line.js.map +1 -1
  221. package/lib/commonjs/renderer/components/shapes/Oval.js +1 -1
  222. package/lib/commonjs/renderer/components/shapes/Oval.js.map +1 -1
  223. package/lib/commonjs/renderer/components/shapes/Patch.js +1 -1
  224. package/lib/commonjs/renderer/components/shapes/Patch.js.map +1 -1
  225. package/lib/commonjs/renderer/components/shapes/Path.js +2 -2
  226. package/lib/commonjs/renderer/components/shapes/Path.js.map +1 -1
  227. package/lib/commonjs/renderer/components/shapes/Points.js +2 -2
  228. package/lib/commonjs/renderer/components/shapes/Points.js.map +1 -1
  229. package/lib/commonjs/renderer/components/shapes/Rect.js +1 -1
  230. package/lib/commonjs/renderer/components/shapes/Rect.js.map +1 -1
  231. package/lib/commonjs/renderer/components/shapes/RoundedRect.js +1 -1
  232. package/lib/commonjs/renderer/components/shapes/RoundedRect.js.map +1 -1
  233. package/lib/commonjs/renderer/components/shapes/Vertices.js +2 -2
  234. package/lib/commonjs/renderer/components/shapes/Vertices.js.map +1 -1
  235. package/lib/commonjs/renderer/components/shapes/index.js.map +1 -1
  236. package/lib/commonjs/renderer/components/text/Glyphs.js +2 -2
  237. package/lib/commonjs/renderer/components/text/Glyphs.js.map +1 -1
  238. package/lib/commonjs/renderer/components/text/Text.js +2 -2
  239. package/lib/commonjs/renderer/components/text/Text.js.map +1 -1
  240. package/lib/commonjs/renderer/components/text/TextBlob.js +2 -2
  241. package/lib/commonjs/renderer/components/text/TextBlob.js.map +1 -1
  242. package/lib/commonjs/renderer/components/text/TextPath.js +2 -2
  243. package/lib/commonjs/renderer/components/text/TextPath.js.map +1 -1
  244. package/lib/commonjs/renderer/components/text/index.js.map +1 -1
  245. package/lib/commonjs/renderer/index.js.map +1 -1
  246. package/lib/commonjs/renderer/processors/Animations/Animations.js.map +1 -1
  247. package/lib/commonjs/renderer/processors/Animations/index.js.map +1 -1
  248. package/lib/commonjs/renderer/processors/index.js.map +1 -1
  249. package/lib/commonjs/renderer/processors/math/Coordinates.js.map +1 -1
  250. package/lib/commonjs/renderer/processors/math/Math.js.map +1 -1
  251. package/lib/commonjs/renderer/processors/math/Transforms.js.map +1 -1
  252. package/lib/commonjs/renderer/processors/math/index.js.map +1 -1
  253. package/lib/commonjs/renderer/typeddash.js.map +1 -1
  254. package/lib/commonjs/skia/NativeSetup.js +1 -1
  255. package/lib/commonjs/skia/NativeSetup.js.map +1 -1
  256. package/lib/commonjs/skia/Skia.js.map +1 -1
  257. package/lib/commonjs/skia/Skia.web.js.map +1 -1
  258. package/lib/commonjs/skia/core/AnimatedImage.d.ts +1 -1
  259. package/lib/commonjs/skia/core/AnimatedImage.js.map +1 -1
  260. package/lib/commonjs/skia/core/Data.d.ts +3 -3
  261. package/lib/commonjs/skia/core/Data.js.map +1 -1
  262. package/lib/commonjs/skia/core/Font.d.ts +1 -1
  263. package/lib/commonjs/skia/core/Font.js.map +1 -1
  264. package/lib/commonjs/skia/core/Image.d.ts +2 -3
  265. package/lib/commonjs/skia/core/Image.js.map +1 -1
  266. package/lib/commonjs/skia/core/Matrix.js.map +1 -1
  267. package/lib/commonjs/skia/core/Picture.d.ts +1 -1
  268. package/lib/commonjs/skia/core/Picture.js.map +1 -1
  269. package/lib/commonjs/skia/core/RRect.js.map +1 -1
  270. package/lib/commonjs/skia/core/Rect.js.map +1 -1
  271. package/lib/commonjs/skia/core/SVG.d.ts +1 -1
  272. package/lib/commonjs/skia/core/SVG.js.map +1 -1
  273. package/lib/commonjs/skia/core/SVG.web.d.ts +1 -1
  274. package/lib/commonjs/skia/core/SVG.web.js.map +1 -1
  275. package/lib/commonjs/skia/core/Typeface.d.ts +1 -1
  276. package/lib/commonjs/skia/core/Typeface.js.map +1 -1
  277. package/lib/commonjs/skia/core/Vector.js.map +1 -1
  278. package/lib/commonjs/skia/core/index.js.map +1 -1
  279. package/lib/commonjs/skia/index.js.map +1 -1
  280. package/lib/commonjs/skia/types/AnimatedImage/AnimatedImage.js.map +1 -1
  281. package/lib/commonjs/skia/types/AnimatedImage/AnimatedImageFactory.js.map +1 -1
  282. package/lib/commonjs/skia/types/AnimatedImage/index.js.map +1 -1
  283. package/lib/commonjs/skia/types/Canvas.js.map +1 -1
  284. package/lib/commonjs/skia/types/Color.js.map +1 -1
  285. package/lib/commonjs/skia/types/ColorFilter/ColorFilter.js.map +1 -1
  286. package/lib/commonjs/skia/types/ColorFilter/ColorFilterFactory.js.map +1 -1
  287. package/lib/commonjs/skia/types/ColorFilter/index.js.map +1 -1
  288. package/lib/commonjs/skia/types/ContourMeasure.js.map +1 -1
  289. package/lib/commonjs/skia/types/Data/Data.d.ts +1 -1
  290. package/lib/commonjs/skia/types/Data/Data.js.map +1 -1
  291. package/lib/commonjs/skia/types/Data/DataFactory.js.map +1 -1
  292. package/lib/commonjs/skia/types/Data/index.js.map +1 -1
  293. package/lib/commonjs/skia/types/Font/Font.js.map +1 -1
  294. package/lib/commonjs/skia/types/Font/FontMgr.js.map +1 -1
  295. package/lib/commonjs/skia/types/Font/FontMgrFactory.js.map +1 -1
  296. package/lib/commonjs/skia/types/Font/index.js.map +1 -1
  297. package/lib/commonjs/skia/types/Image/Image.js.map +1 -1
  298. package/lib/commonjs/skia/types/Image/ImageFactory.d.ts +16 -16
  299. package/lib/commonjs/skia/types/Image/ImageFactory.js.map +1 -1
  300. package/lib/commonjs/skia/types/Image/index.js.map +1 -1
  301. package/lib/commonjs/skia/types/ImageFilter/ImageFilter.js.map +1 -1
  302. package/lib/commonjs/skia/types/ImageFilter/ImageFilterFactory.js.map +1 -1
  303. package/lib/commonjs/skia/types/ImageFilter/index.js.map +1 -1
  304. package/lib/commonjs/skia/types/JsiInstance.js.map +1 -1
  305. package/lib/commonjs/skia/types/MaskFilter.d.ts +3 -3
  306. package/lib/commonjs/skia/types/MaskFilter.js.map +1 -1
  307. package/lib/commonjs/skia/types/Matrix.js.map +1 -1
  308. package/lib/commonjs/skia/types/Matrix4.js.map +1 -1
  309. package/lib/commonjs/skia/types/NativeBuffer/NativeBufferFactory.d.ts +3 -3
  310. package/lib/commonjs/skia/types/NativeBuffer/NativeBufferFactory.js.map +1 -1
  311. package/lib/commonjs/skia/types/NativeBuffer/index.js.map +1 -1
  312. package/lib/commonjs/skia/types/Paint/BlendMode.d.ts +28 -28
  313. package/lib/commonjs/skia/types/Paint/BlendMode.js.map +1 -1
  314. package/lib/commonjs/skia/types/Paint/Paint.js.map +1 -1
  315. package/lib/commonjs/skia/types/Paint/index.js.map +1 -1
  316. package/lib/commonjs/skia/types/Paragraph/Paragraph.js.map +1 -1
  317. package/lib/commonjs/skia/types/Paragraph/ParagraphBuilder.js.map +1 -1
  318. package/lib/commonjs/skia/types/Paragraph/ParagraphStyle.js.map +1 -1
  319. package/lib/commonjs/skia/types/Paragraph/TextStyle.js.map +1 -1
  320. package/lib/commonjs/skia/types/Paragraph/TypefaceFontProvider.js.map +1 -1
  321. package/lib/commonjs/skia/types/Paragraph/TypefaceFontProviderFactory.js.map +1 -1
  322. package/lib/commonjs/skia/types/Paragraph/index.js.map +1 -1
  323. package/lib/commonjs/skia/types/Path/Path.d.ts +4 -4
  324. package/lib/commonjs/skia/types/Path/Path.js.map +1 -1
  325. package/lib/commonjs/skia/types/Path/PathFactory.js.map +1 -1
  326. package/lib/commonjs/skia/types/Path/index.js.map +1 -1
  327. package/lib/commonjs/skia/types/PathEffect.js.map +1 -1
  328. package/lib/commonjs/skia/types/Picture/Picture.js.map +1 -1
  329. package/lib/commonjs/skia/types/Picture/PictureFactory.js.map +1 -1
  330. package/lib/commonjs/skia/types/Picture/PictureRecorder.js.map +1 -1
  331. package/lib/commonjs/skia/types/Picture/index.js.map +1 -1
  332. package/lib/commonjs/skia/types/Point.js.map +1 -1
  333. package/lib/commonjs/skia/types/RRect.js.map +1 -1
  334. package/lib/commonjs/skia/types/RSXform.js.map +1 -1
  335. package/lib/commonjs/skia/types/Rect.js.map +1 -1
  336. package/lib/commonjs/skia/types/RuntimeEffect/RuntimeEffect.js.map +1 -1
  337. package/lib/commonjs/skia/types/RuntimeEffect/RuntimeEffectFactory.js.map +1 -1
  338. package/lib/commonjs/skia/types/RuntimeEffect/index.js.map +1 -1
  339. package/lib/commonjs/skia/types/SVG/SVG.js.map +1 -1
  340. package/lib/commonjs/skia/types/SVG/SVGFactory.js.map +1 -1
  341. package/lib/commonjs/skia/types/SVG/index.js.map +1 -1
  342. package/lib/commonjs/skia/types/Shader/Shader.js.map +1 -1
  343. package/lib/commonjs/skia/types/Shader/ShaderFactory.js.map +1 -1
  344. package/lib/commonjs/skia/types/Shader/index.js.map +1 -1
  345. package/lib/commonjs/skia/types/Size.js.map +1 -1
  346. package/lib/commonjs/skia/types/Skia.js.map +1 -1
  347. package/lib/commonjs/skia/types/Surface/Surface.js.map +1 -1
  348. package/lib/commonjs/skia/types/Surface/SurfaceFactory.js.map +1 -1
  349. package/lib/commonjs/skia/types/Surface/index.js.map +1 -1
  350. package/lib/commonjs/skia/types/TextBlob.js.map +1 -1
  351. package/lib/commonjs/skia/types/Typeface/Typeface.js.map +1 -1
  352. package/lib/commonjs/skia/types/Typeface/TypefaceFactory.js.map +1 -1
  353. package/lib/commonjs/skia/types/Typeface/index.js.map +1 -1
  354. package/lib/commonjs/skia/types/Vertices/Vertices.js.map +1 -1
  355. package/lib/commonjs/skia/types/Vertices/index.js.map +1 -1
  356. package/lib/commonjs/skia/types/Video/Video.js.map +1 -1
  357. package/lib/commonjs/skia/types/Video/index.js.map +1 -1
  358. package/lib/commonjs/skia/types/index.js.map +1 -1
  359. package/lib/commonjs/skia/web/CanvasKitWebGLBufferImpl.js +2 -2
  360. package/lib/commonjs/skia/web/CanvasKitWebGLBufferImpl.js.map +1 -1
  361. package/lib/commonjs/skia/web/Host.js +2 -2
  362. package/lib/commonjs/skia/web/Host.js.map +1 -1
  363. package/lib/commonjs/skia/web/JsiSkAnimatedImage.js +2 -2
  364. package/lib/commonjs/skia/web/JsiSkAnimatedImage.js.map +1 -1
  365. package/lib/commonjs/skia/web/JsiSkAnimatedImageFactory.js.map +1 -1
  366. package/lib/commonjs/skia/web/JsiSkCanvas.d.ts +1 -1
  367. package/lib/commonjs/skia/web/JsiSkCanvas.js +2 -2
  368. package/lib/commonjs/skia/web/JsiSkCanvas.js.map +1 -1
  369. package/lib/commonjs/skia/web/JsiSkColor.js.map +1 -1
  370. package/lib/commonjs/skia/web/JsiSkColorFilter.js +2 -2
  371. package/lib/commonjs/skia/web/JsiSkColorFilter.js.map +1 -1
  372. package/lib/commonjs/skia/web/JsiSkColorFilterFactory.js.map +1 -1
  373. package/lib/commonjs/skia/web/JsiSkContourMeasure.js +2 -2
  374. package/lib/commonjs/skia/web/JsiSkContourMeasure.js.map +1 -1
  375. package/lib/commonjs/skia/web/JsiSkContourMeasureIter.js +2 -2
  376. package/lib/commonjs/skia/web/JsiSkContourMeasureIter.js.map +1 -1
  377. package/lib/commonjs/skia/web/JsiSkData.js +2 -2
  378. package/lib/commonjs/skia/web/JsiSkData.js.map +1 -1
  379. package/lib/commonjs/skia/web/JsiSkDataFactory.js.map +1 -1
  380. package/lib/commonjs/skia/web/JsiSkFont.js +2 -2
  381. package/lib/commonjs/skia/web/JsiSkFont.js.map +1 -1
  382. package/lib/commonjs/skia/web/JsiSkFontMgr.js.map +1 -1
  383. package/lib/commonjs/skia/web/JsiSkFontMgrFactory.js.map +1 -1
  384. package/lib/commonjs/skia/web/JsiSkImage.js +2 -2
  385. package/lib/commonjs/skia/web/JsiSkImage.js.map +1 -1
  386. package/lib/commonjs/skia/web/JsiSkImageFactory.js.map +1 -1
  387. package/lib/commonjs/skia/web/JsiSkImageFilter.js +2 -2
  388. package/lib/commonjs/skia/web/JsiSkImageFilter.js.map +1 -1
  389. package/lib/commonjs/skia/web/JsiSkImageFilterFactory.js.map +1 -1
  390. package/lib/commonjs/skia/web/JsiSkMaskFilter.js +2 -2
  391. package/lib/commonjs/skia/web/JsiSkMaskFilter.js.map +1 -1
  392. package/lib/commonjs/skia/web/JsiSkMaskFilterFactory.js.map +1 -1
  393. package/lib/commonjs/skia/web/JsiSkMatrix.js +2 -2
  394. package/lib/commonjs/skia/web/JsiSkMatrix.js.map +1 -1
  395. package/lib/commonjs/skia/web/JsiSkNativeBufferFactory.d.ts +1 -1
  396. package/lib/commonjs/skia/web/JsiSkNativeBufferFactory.js.map +1 -1
  397. package/lib/commonjs/skia/web/JsiSkPaint.js +2 -2
  398. package/lib/commonjs/skia/web/JsiSkPaint.js.map +1 -1
  399. package/lib/commonjs/skia/web/JsiSkParagraph.js.map +1 -1
  400. package/lib/commonjs/skia/web/JsiSkParagraphBuilder.js.map +1 -1
  401. package/lib/commonjs/skia/web/JsiSkParagraphBuilderFactory.js.map +1 -1
  402. package/lib/commonjs/skia/web/JsiSkParagraphStyle.d.ts +1 -1
  403. package/lib/commonjs/skia/web/JsiSkParagraphStyle.js.map +1 -1
  404. package/lib/commonjs/skia/web/JsiSkPath.js +2 -2
  405. package/lib/commonjs/skia/web/JsiSkPath.js.map +1 -1
  406. package/lib/commonjs/skia/web/JsiSkPathEffect.js +2 -2
  407. package/lib/commonjs/skia/web/JsiSkPathEffect.js.map +1 -1
  408. package/lib/commonjs/skia/web/JsiSkPathEffectFactory.js.map +1 -1
  409. package/lib/commonjs/skia/web/JsiSkPathFactory.js.map +1 -1
  410. package/lib/commonjs/skia/web/JsiSkPicture.js +2 -2
  411. package/lib/commonjs/skia/web/JsiSkPicture.js.map +1 -1
  412. package/lib/commonjs/skia/web/JsiSkPictureFactory.js.map +1 -1
  413. package/lib/commonjs/skia/web/JsiSkPictureRecorder.js +2 -2
  414. package/lib/commonjs/skia/web/JsiSkPictureRecorder.js.map +1 -1
  415. package/lib/commonjs/skia/web/JsiSkPoint.js +2 -2
  416. package/lib/commonjs/skia/web/JsiSkPoint.js.map +1 -1
  417. package/lib/commonjs/skia/web/JsiSkRRect.js +2 -2
  418. package/lib/commonjs/skia/web/JsiSkRRect.js.map +1 -1
  419. package/lib/commonjs/skia/web/JsiSkRSXform.js +2 -2
  420. package/lib/commonjs/skia/web/JsiSkRSXform.js.map +1 -1
  421. package/lib/commonjs/skia/web/JsiSkRect.js +2 -2
  422. package/lib/commonjs/skia/web/JsiSkRect.js.map +1 -1
  423. package/lib/commonjs/skia/web/JsiSkRuntimeEffect.js +2 -2
  424. package/lib/commonjs/skia/web/JsiSkRuntimeEffect.js.map +1 -1
  425. package/lib/commonjs/skia/web/JsiSkRuntimeEffectFactory.js.map +1 -1
  426. package/lib/commonjs/skia/web/JsiSkSVG.js +2 -2
  427. package/lib/commonjs/skia/web/JsiSkSVG.js.map +1 -1
  428. package/lib/commonjs/skia/web/JsiSkSVGFactory.js.map +1 -1
  429. package/lib/commonjs/skia/web/JsiSkShader.js +2 -2
  430. package/lib/commonjs/skia/web/JsiSkShader.js.map +1 -1
  431. package/lib/commonjs/skia/web/JsiSkShaderFactory.js.map +1 -1
  432. package/lib/commonjs/skia/web/JsiSkSurface.js +2 -2
  433. package/lib/commonjs/skia/web/JsiSkSurface.js.map +1 -1
  434. package/lib/commonjs/skia/web/JsiSkSurfaceFactory.js.map +1 -1
  435. package/lib/commonjs/skia/web/JsiSkTextBlob.js +2 -2
  436. package/lib/commonjs/skia/web/JsiSkTextBlob.js.map +1 -1
  437. package/lib/commonjs/skia/web/JsiSkTextBlobFactory.js.map +1 -1
  438. package/lib/commonjs/skia/web/JsiSkTextStyle.js.map +1 -1
  439. package/lib/commonjs/skia/web/JsiSkTypeface.js +2 -2
  440. package/lib/commonjs/skia/web/JsiSkTypeface.js.map +1 -1
  441. package/lib/commonjs/skia/web/JsiSkTypefaceFactory.js.map +1 -1
  442. package/lib/commonjs/skia/web/JsiSkTypefaceFontProvider.js +2 -2
  443. package/lib/commonjs/skia/web/JsiSkTypefaceFontProvider.js.map +1 -1
  444. package/lib/commonjs/skia/web/JsiSkTypefaceFontProviderFactory.js.map +1 -1
  445. package/lib/commonjs/skia/web/JsiSkVertices.js +2 -2
  446. package/lib/commonjs/skia/web/JsiSkVertices.js.map +1 -1
  447. package/lib/commonjs/skia/web/JsiSkVerticesFactory.js.map +1 -1
  448. package/lib/commonjs/skia/web/JsiSkia.js.map +1 -1
  449. package/lib/commonjs/skia/web/JsiVideo.js +2 -2
  450. package/lib/commonjs/skia/web/JsiVideo.js.map +1 -1
  451. package/lib/commonjs/skia/web/index.js.map +1 -1
  452. package/lib/commonjs/specs/NativeSkiaModule.js.map +1 -1
  453. package/lib/commonjs/specs/NativeSkiaModule.web.js.map +1 -1
  454. package/lib/commonjs/specs/SkiaDomViewNativeComponent.d.ts +0 -1
  455. package/lib/commonjs/specs/SkiaDomViewNativeComponent.js +1 -1
  456. package/lib/commonjs/specs/SkiaDomViewNativeComponent.js.map +1 -1
  457. package/lib/commonjs/specs/SkiaPictureViewNativeComponent.d.ts +0 -1
  458. package/lib/commonjs/specs/SkiaPictureViewNativeComponent.js +1 -1
  459. package/lib/commonjs/specs/SkiaPictureViewNativeComponent.js.map +1 -1
  460. package/lib/commonjs/views/SkiaBaseWebView.js +4 -4
  461. package/lib/commonjs/views/SkiaBaseWebView.js.map +1 -1
  462. package/lib/commonjs/views/SkiaDomView.d.ts +0 -4
  463. package/lib/commonjs/views/SkiaDomView.js +4 -12
  464. package/lib/commonjs/views/SkiaDomView.js.map +1 -1
  465. package/lib/commonjs/views/SkiaDomView.web.js.map +1 -1
  466. package/lib/commonjs/views/SkiaJSDomView.js +4 -4
  467. package/lib/commonjs/views/SkiaJSDomView.js.map +1 -1
  468. package/lib/commonjs/views/SkiaJSDomView.web.js.map +1 -1
  469. package/lib/commonjs/views/SkiaPictureView.js +4 -4
  470. package/lib/commonjs/views/SkiaPictureView.js.map +1 -1
  471. package/lib/commonjs/views/SkiaPictureView.web.js.map +1 -1
  472. package/lib/commonjs/views/SkiaViewNativeId.js.map +1 -1
  473. package/lib/commonjs/views/api.js.map +1 -1
  474. package/lib/commonjs/views/index.js.map +1 -1
  475. package/lib/commonjs/views/types.js.map +1 -1
  476. package/lib/commonjs/views/useTouchHandler.js.map +1 -1
  477. package/lib/commonjs/web/LoadSkiaWeb.js +1 -1
  478. package/lib/commonjs/web/LoadSkiaWeb.js.map +1 -1
  479. package/lib/commonjs/web/WithSkiaWeb.js +1 -1
  480. package/lib/commonjs/web/WithSkiaWeb.js.map +1 -1
  481. package/lib/commonjs/web/index.js.map +1 -1
  482. package/lib/module/Platform/IPlatform.d.ts +0 -1
  483. package/lib/module/Platform/IPlatform.js.map +1 -1
  484. package/lib/module/Platform/Platform.js.map +1 -1
  485. package/lib/module/Platform/Platform.web.js +4 -0
  486. package/lib/module/Platform/Platform.web.js.map +1 -1
  487. package/lib/module/Platform/index.js.map +1 -1
  488. package/lib/module/animation/functions/index.js.map +1 -1
  489. package/lib/module/animation/functions/interpolate.js.map +1 -1
  490. package/lib/module/animation/functions/interpolateColors.js.map +1 -1
  491. package/lib/module/animation/functions/interpolatePaths.js.map +1 -1
  492. package/lib/module/animation/functions/interpolateVector.js.map +1 -1
  493. package/lib/module/animation/index.js.map +1 -1
  494. package/lib/module/dom/nodes/DrawingNode.js +2 -2
  495. package/lib/module/dom/nodes/DrawingNode.js.map +1 -1
  496. package/lib/module/dom/nodes/GroupNode.js.map +1 -1
  497. package/lib/module/dom/nodes/JsiSkDOM.js.map +1 -1
  498. package/lib/module/dom/nodes/LayerNode.js.map +1 -1
  499. package/lib/module/dom/nodes/Node.js +2 -2
  500. package/lib/module/dom/nodes/Node.js.map +1 -1
  501. package/lib/module/dom/nodes/PaintNode.js.map +1 -1
  502. package/lib/module/dom/nodes/RenderNode.js +2 -2
  503. package/lib/module/dom/nodes/RenderNode.js.map +1 -1
  504. package/lib/module/dom/nodes/datatypes/Circle.js.map +1 -1
  505. package/lib/module/dom/nodes/datatypes/Enum.js.map +1 -1
  506. package/lib/module/dom/nodes/datatypes/Fitting.js.map +1 -1
  507. package/lib/module/dom/nodes/datatypes/Gradient.js.map +1 -1
  508. package/lib/module/dom/nodes/datatypes/Path.js.map +1 -1
  509. package/lib/module/dom/nodes/datatypes/Radius.js.map +1 -1
  510. package/lib/module/dom/nodes/datatypes/Rect.js.map +1 -1
  511. package/lib/module/dom/nodes/datatypes/Transform.js.map +1 -1
  512. package/lib/module/dom/nodes/datatypes/index.js.map +1 -1
  513. package/lib/module/dom/nodes/drawings/AtlasNode.js.map +1 -1
  514. package/lib/module/dom/nodes/drawings/BackdropFilterNode.js.map +1 -1
  515. package/lib/module/dom/nodes/drawings/Box.js.map +1 -1
  516. package/lib/module/dom/nodes/drawings/CircleNode.js.map +1 -1
  517. package/lib/module/dom/nodes/drawings/DiffRectNode.js.map +1 -1
  518. package/lib/module/dom/nodes/drawings/FillNode.js.map +1 -1
  519. package/lib/module/dom/nodes/drawings/ImageNode.js.map +1 -1
  520. package/lib/module/dom/nodes/drawings/ImageSVG.js.map +1 -1
  521. package/lib/module/dom/nodes/drawings/LineNode.js.map +1 -1
  522. package/lib/module/dom/nodes/drawings/OvalNode.js.map +1 -1
  523. package/lib/module/dom/nodes/drawings/ParagraphNode.js.map +1 -1
  524. package/lib/module/dom/nodes/drawings/PatchNode.js.map +1 -1
  525. package/lib/module/dom/nodes/drawings/PathNode.js.map +1 -1
  526. package/lib/module/dom/nodes/drawings/PictureNode.js.map +1 -1
  527. package/lib/module/dom/nodes/drawings/PointsNode.js.map +1 -1
  528. package/lib/module/dom/nodes/drawings/RRectNode.js +2 -2
  529. package/lib/module/dom/nodes/drawings/RRectNode.js.map +1 -1
  530. package/lib/module/dom/nodes/drawings/RectNode.js.map +1 -1
  531. package/lib/module/dom/nodes/drawings/Text.js.map +1 -1
  532. package/lib/module/dom/nodes/drawings/VerticesNode.js.map +1 -1
  533. package/lib/module/dom/nodes/drawings/index.js.map +1 -1
  534. package/lib/module/dom/nodes/index.js.map +1 -1
  535. package/lib/module/dom/nodes/paint/BlendNode.js.map +1 -1
  536. package/lib/module/dom/nodes/paint/ColorFilters.js.map +1 -1
  537. package/lib/module/dom/nodes/paint/ImageFilters.js.map +1 -1
  538. package/lib/module/dom/nodes/paint/MaskFilters.js.map +1 -1
  539. package/lib/module/dom/nodes/paint/PathEffects.js.map +1 -1
  540. package/lib/module/dom/nodes/paint/Shaders.js.map +1 -1
  541. package/lib/module/dom/nodes/paint/index.js.map +1 -1
  542. package/lib/module/dom/types/ColorFilters.js.map +1 -1
  543. package/lib/module/dom/types/Common.js.map +1 -1
  544. package/lib/module/dom/types/DeclarationContext.js +2 -2
  545. package/lib/module/dom/types/DeclarationContext.js.map +1 -1
  546. package/lib/module/dom/types/DrawingContext.js +2 -2
  547. package/lib/module/dom/types/DrawingContext.js.map +1 -1
  548. package/lib/module/dom/types/Drawings.js.map +1 -1
  549. package/lib/module/dom/types/ImageFilters.js.map +1 -1
  550. package/lib/module/dom/types/MaskFilters.js.map +1 -1
  551. package/lib/module/dom/types/Node.js.map +1 -1
  552. package/lib/module/dom/types/NodeType.js.map +1 -1
  553. package/lib/module/dom/types/Paragraph.js.map +1 -1
  554. package/lib/module/dom/types/PathEffects.js.map +1 -1
  555. package/lib/module/dom/types/Shaders.js.map +1 -1
  556. package/lib/module/dom/types/SkDOM.js.map +1 -1
  557. package/lib/module/dom/types/index.js.map +1 -1
  558. package/lib/module/external/ModuleProxy.js.map +1 -1
  559. package/lib/module/external/index.js.map +1 -1
  560. package/lib/module/external/reanimated/ReanimatedProxy.js.map +1 -1
  561. package/lib/module/external/reanimated/buffers.d.ts +4 -4
  562. package/lib/module/external/reanimated/buffers.js.map +1 -1
  563. package/lib/module/external/reanimated/index.js.map +1 -1
  564. package/lib/module/external/reanimated/interpolators.js.map +1 -1
  565. package/lib/module/external/reanimated/renderHelpers.js.map +1 -1
  566. package/lib/module/external/reanimated/textures.js.map +1 -1
  567. package/lib/module/external/reanimated/useAnimatedImageValue.js.map +1 -1
  568. package/lib/module/external/reanimated/useDerivedValueOnJS.js.map +1 -1
  569. package/lib/module/external/reanimated/useVideo.js.map +1 -1
  570. package/lib/module/external/reanimated/useVideoLoading.js.map +1 -1
  571. package/lib/module/external/reanimated/useVideoLoading.web.js.map +1 -1
  572. package/lib/module/headless/index.js.map +1 -1
  573. package/lib/module/index.js.map +1 -1
  574. package/lib/module/mock/index.js +4 -0
  575. package/lib/module/mock/index.js.map +1 -1
  576. package/lib/module/renderer/Canvas.d.ts +2 -2
  577. package/lib/module/renderer/Canvas.js +1 -1
  578. package/lib/module/renderer/Canvas.js.map +1 -1
  579. package/lib/module/renderer/Container.d.ts +1 -0
  580. package/lib/module/renderer/Container.js +3 -2
  581. package/lib/module/renderer/Container.js.map +1 -1
  582. package/lib/module/renderer/DrawingContext.js.map +1 -1
  583. package/lib/module/renderer/HostComponents.js.map +1 -1
  584. package/lib/module/renderer/HostConfig.d.ts +0 -1
  585. package/lib/module/renderer/HostConfig.js +7 -3
  586. package/lib/module/renderer/HostConfig.js.map +1 -1
  587. package/lib/module/renderer/Offscreen.js.map +1 -1
  588. package/lib/module/renderer/Reconciler.js +3 -2
  589. package/lib/module/renderer/Reconciler.js.map +1 -1
  590. package/lib/module/renderer/components/Blend.js.map +1 -1
  591. package/lib/module/renderer/components/Group.js +2 -2
  592. package/lib/module/renderer/components/Group.js.map +1 -1
  593. package/lib/module/renderer/components/Mask.js.map +1 -1
  594. package/lib/module/renderer/components/Paint.js.map +1 -1
  595. package/lib/module/renderer/components/Picture.js.map +1 -1
  596. package/lib/module/renderer/components/backdrop/BackdropBlur.js +1 -1
  597. package/lib/module/renderer/components/backdrop/BackdropBlur.js.map +1 -1
  598. package/lib/module/renderer/components/backdrop/BackdropFilter.js.map +1 -1
  599. package/lib/module/renderer/components/backdrop/index.js.map +1 -1
  600. package/lib/module/renderer/components/colorFilters/BlendColor.js.map +1 -1
  601. package/lib/module/renderer/components/colorFilters/Lerp.js.map +1 -1
  602. package/lib/module/renderer/components/colorFilters/LinearToSRGBGamma.js.map +1 -1
  603. package/lib/module/renderer/components/colorFilters/LumaColorFilter.js.map +1 -1
  604. package/lib/module/renderer/components/colorFilters/Matrix.js.map +1 -1
  605. package/lib/module/renderer/components/colorFilters/SRGBToLinearGamma.js.map +1 -1
  606. package/lib/module/renderer/components/colorFilters/index.js.map +1 -1
  607. package/lib/module/renderer/components/image/Image.js.map +1 -1
  608. package/lib/module/renderer/components/image/ImageSVG.js.map +1 -1
  609. package/lib/module/renderer/components/image/ImageShader.js +1 -1
  610. package/lib/module/renderer/components/image/ImageShader.js.map +1 -1
  611. package/lib/module/renderer/components/image/index.js.map +1 -1
  612. package/lib/module/renderer/components/imageFilters/Blur.js +1 -1
  613. package/lib/module/renderer/components/imageFilters/Blur.js.map +1 -1
  614. package/lib/module/renderer/components/imageFilters/DisplacementMap.js.map +1 -1
  615. package/lib/module/renderer/components/imageFilters/Morphology.js +1 -1
  616. package/lib/module/renderer/components/imageFilters/Morphology.js.map +1 -1
  617. package/lib/module/renderer/components/imageFilters/Offset.js +1 -1
  618. package/lib/module/renderer/components/imageFilters/Offset.js.map +1 -1
  619. package/lib/module/renderer/components/imageFilters/RuntimeShader.js.map +1 -1
  620. package/lib/module/renderer/components/imageFilters/Shadow.js.map +1 -1
  621. package/lib/module/renderer/components/imageFilters/index.js.map +1 -1
  622. package/lib/module/renderer/components/index.js.map +1 -1
  623. package/lib/module/renderer/components/maskFilters/Blur.js +1 -1
  624. package/lib/module/renderer/components/maskFilters/Blur.js.map +1 -1
  625. package/lib/module/renderer/components/maskFilters/index.js.map +1 -1
  626. package/lib/module/renderer/components/paragraph/Paragraph.js.map +1 -1
  627. package/lib/module/renderer/components/paragraph/index.js.map +1 -1
  628. package/lib/module/renderer/components/pathEffects/Corner.js.map +1 -1
  629. package/lib/module/renderer/components/pathEffects/Dash.js.map +1 -1
  630. package/lib/module/renderer/components/pathEffects/Discrete.js +1 -1
  631. package/lib/module/renderer/components/pathEffects/Discrete.js.map +1 -1
  632. package/lib/module/renderer/components/pathEffects/Line2D.js.map +1 -1
  633. package/lib/module/renderer/components/pathEffects/Path1D.js.map +1 -1
  634. package/lib/module/renderer/components/pathEffects/Path2D.js.map +1 -1
  635. package/lib/module/renderer/components/pathEffects/Sum.js.map +1 -1
  636. package/lib/module/renderer/components/pathEffects/index.js.map +1 -1
  637. package/lib/module/renderer/components/shaders/Color.js.map +1 -1
  638. package/lib/module/renderer/components/shaders/FractalNoise.js +1 -1
  639. package/lib/module/renderer/components/shaders/FractalNoise.js.map +1 -1
  640. package/lib/module/renderer/components/shaders/LinearGradient.js.map +1 -1
  641. package/lib/module/renderer/components/shaders/RadialGradient.js.map +1 -1
  642. package/lib/module/renderer/components/shaders/Shader.js +1 -1
  643. package/lib/module/renderer/components/shaders/Shader.js.map +1 -1
  644. package/lib/module/renderer/components/shaders/ShaderLib.js.map +1 -1
  645. package/lib/module/renderer/components/shaders/SweepGradient.js.map +1 -1
  646. package/lib/module/renderer/components/shaders/Turbulence.js +1 -1
  647. package/lib/module/renderer/components/shaders/Turbulence.js.map +1 -1
  648. package/lib/module/renderer/components/shaders/TwoPointConicalGradient.js.map +1 -1
  649. package/lib/module/renderer/components/shaders/index.js.map +1 -1
  650. package/lib/module/renderer/components/shapes/Atlas.js.map +1 -1
  651. package/lib/module/renderer/components/shapes/Box.js.map +1 -1
  652. package/lib/module/renderer/components/shapes/Circle.js.map +1 -1
  653. package/lib/module/renderer/components/shapes/DiffRect.js.map +1 -1
  654. package/lib/module/renderer/components/shapes/Fill.js.map +1 -1
  655. package/lib/module/renderer/components/shapes/FitBox.js.map +1 -1
  656. package/lib/module/renderer/components/shapes/Line.js.map +1 -1
  657. package/lib/module/renderer/components/shapes/Oval.js.map +1 -1
  658. package/lib/module/renderer/components/shapes/Patch.js.map +1 -1
  659. package/lib/module/renderer/components/shapes/Path.js +1 -1
  660. package/lib/module/renderer/components/shapes/Path.js.map +1 -1
  661. package/lib/module/renderer/components/shapes/Points.js +1 -1
  662. package/lib/module/renderer/components/shapes/Points.js.map +1 -1
  663. package/lib/module/renderer/components/shapes/Rect.js.map +1 -1
  664. package/lib/module/renderer/components/shapes/RoundedRect.js.map +1 -1
  665. package/lib/module/renderer/components/shapes/Vertices.js +1 -1
  666. package/lib/module/renderer/components/shapes/Vertices.js.map +1 -1
  667. package/lib/module/renderer/components/shapes/index.js.map +1 -1
  668. package/lib/module/renderer/components/text/Glyphs.js +1 -1
  669. package/lib/module/renderer/components/text/Glyphs.js.map +1 -1
  670. package/lib/module/renderer/components/text/Text.js +1 -1
  671. package/lib/module/renderer/components/text/Text.js.map +1 -1
  672. package/lib/module/renderer/components/text/TextBlob.js +1 -1
  673. package/lib/module/renderer/components/text/TextBlob.js.map +1 -1
  674. package/lib/module/renderer/components/text/TextPath.js +1 -1
  675. package/lib/module/renderer/components/text/TextPath.js.map +1 -1
  676. package/lib/module/renderer/components/text/index.js.map +1 -1
  677. package/lib/module/renderer/index.js.map +1 -1
  678. package/lib/module/renderer/processors/Animations/Animations.js.map +1 -1
  679. package/lib/module/renderer/processors/Animations/index.js.map +1 -1
  680. package/lib/module/renderer/processors/index.js.map +1 -1
  681. package/lib/module/renderer/processors/math/Coordinates.js.map +1 -1
  682. package/lib/module/renderer/processors/math/Math.js.map +1 -1
  683. package/lib/module/renderer/processors/math/Transforms.js.map +1 -1
  684. package/lib/module/renderer/processors/math/index.js.map +1 -1
  685. package/lib/module/renderer/typeddash.js.map +1 -1
  686. package/lib/module/skia/NativeSetup.js.map +1 -1
  687. package/lib/module/skia/Skia.js.map +1 -1
  688. package/lib/module/skia/Skia.web.js.map +1 -1
  689. package/lib/module/skia/core/AnimatedImage.d.ts +1 -1
  690. package/lib/module/skia/core/AnimatedImage.js.map +1 -1
  691. package/lib/module/skia/core/Data.d.ts +3 -3
  692. package/lib/module/skia/core/Data.js.map +1 -1
  693. package/lib/module/skia/core/Font.d.ts +1 -1
  694. package/lib/module/skia/core/Font.js.map +1 -1
  695. package/lib/module/skia/core/Image.d.ts +2 -3
  696. package/lib/module/skia/core/Image.js.map +1 -1
  697. package/lib/module/skia/core/Matrix.js.map +1 -1
  698. package/lib/module/skia/core/Picture.d.ts +1 -1
  699. package/lib/module/skia/core/Picture.js.map +1 -1
  700. package/lib/module/skia/core/RRect.js.map +1 -1
  701. package/lib/module/skia/core/Rect.js.map +1 -1
  702. package/lib/module/skia/core/SVG.d.ts +1 -1
  703. package/lib/module/skia/core/SVG.js.map +1 -1
  704. package/lib/module/skia/core/SVG.web.d.ts +1 -1
  705. package/lib/module/skia/core/SVG.web.js.map +1 -1
  706. package/lib/module/skia/core/Typeface.d.ts +1 -1
  707. package/lib/module/skia/core/Typeface.js.map +1 -1
  708. package/lib/module/skia/core/Vector.js.map +1 -1
  709. package/lib/module/skia/core/index.js.map +1 -1
  710. package/lib/module/skia/index.js.map +1 -1
  711. package/lib/module/skia/types/AnimatedImage/AnimatedImage.js.map +1 -1
  712. package/lib/module/skia/types/AnimatedImage/AnimatedImageFactory.js.map +1 -1
  713. package/lib/module/skia/types/AnimatedImage/index.js.map +1 -1
  714. package/lib/module/skia/types/Canvas.js.map +1 -1
  715. package/lib/module/skia/types/Color.js.map +1 -1
  716. package/lib/module/skia/types/ColorFilter/ColorFilter.js.map +1 -1
  717. package/lib/module/skia/types/ColorFilter/ColorFilterFactory.js.map +1 -1
  718. package/lib/module/skia/types/ColorFilter/index.js.map +1 -1
  719. package/lib/module/skia/types/ContourMeasure.js.map +1 -1
  720. package/lib/module/skia/types/Data/Data.d.ts +1 -1
  721. package/lib/module/skia/types/Data/Data.js.map +1 -1
  722. package/lib/module/skia/types/Data/DataFactory.js.map +1 -1
  723. package/lib/module/skia/types/Data/index.js.map +1 -1
  724. package/lib/module/skia/types/Font/Font.js.map +1 -1
  725. package/lib/module/skia/types/Font/FontMgr.js.map +1 -1
  726. package/lib/module/skia/types/Font/FontMgrFactory.js.map +1 -1
  727. package/lib/module/skia/types/Font/index.js.map +1 -1
  728. package/lib/module/skia/types/Image/Image.js.map +1 -1
  729. package/lib/module/skia/types/Image/ImageFactory.d.ts +16 -16
  730. package/lib/module/skia/types/Image/ImageFactory.js.map +1 -1
  731. package/lib/module/skia/types/Image/index.js.map +1 -1
  732. package/lib/module/skia/types/ImageFilter/ImageFilter.js.map +1 -1
  733. package/lib/module/skia/types/ImageFilter/ImageFilterFactory.js.map +1 -1
  734. package/lib/module/skia/types/ImageFilter/index.js.map +1 -1
  735. package/lib/module/skia/types/JsiInstance.js.map +1 -1
  736. package/lib/module/skia/types/MaskFilter.d.ts +3 -3
  737. package/lib/module/skia/types/MaskFilter.js.map +1 -1
  738. package/lib/module/skia/types/Matrix.js.map +1 -1
  739. package/lib/module/skia/types/Matrix4.js.map +1 -1
  740. package/lib/module/skia/types/NativeBuffer/NativeBufferFactory.d.ts +3 -3
  741. package/lib/module/skia/types/NativeBuffer/NativeBufferFactory.js.map +1 -1
  742. package/lib/module/skia/types/NativeBuffer/index.js.map +1 -1
  743. package/lib/module/skia/types/Paint/BlendMode.d.ts +28 -28
  744. package/lib/module/skia/types/Paint/BlendMode.js.map +1 -1
  745. package/lib/module/skia/types/Paint/Paint.js.map +1 -1
  746. package/lib/module/skia/types/Paint/index.js.map +1 -1
  747. package/lib/module/skia/types/Paragraph/Paragraph.js.map +1 -1
  748. package/lib/module/skia/types/Paragraph/ParagraphBuilder.js.map +1 -1
  749. package/lib/module/skia/types/Paragraph/ParagraphStyle.js.map +1 -1
  750. package/lib/module/skia/types/Paragraph/TextStyle.js.map +1 -1
  751. package/lib/module/skia/types/Paragraph/TypefaceFontProvider.js.map +1 -1
  752. package/lib/module/skia/types/Paragraph/TypefaceFontProviderFactory.js.map +1 -1
  753. package/lib/module/skia/types/Paragraph/index.js.map +1 -1
  754. package/lib/module/skia/types/Path/Path.d.ts +4 -4
  755. package/lib/module/skia/types/Path/Path.js.map +1 -1
  756. package/lib/module/skia/types/Path/PathFactory.js.map +1 -1
  757. package/lib/module/skia/types/Path/index.js.map +1 -1
  758. package/lib/module/skia/types/PathEffect.js.map +1 -1
  759. package/lib/module/skia/types/Picture/Picture.js.map +1 -1
  760. package/lib/module/skia/types/Picture/PictureFactory.js.map +1 -1
  761. package/lib/module/skia/types/Picture/PictureRecorder.js.map +1 -1
  762. package/lib/module/skia/types/Picture/index.js.map +1 -1
  763. package/lib/module/skia/types/Point.js.map +1 -1
  764. package/lib/module/skia/types/RRect.js.map +1 -1
  765. package/lib/module/skia/types/RSXform.js.map +1 -1
  766. package/lib/module/skia/types/Rect.js.map +1 -1
  767. package/lib/module/skia/types/RuntimeEffect/RuntimeEffect.js.map +1 -1
  768. package/lib/module/skia/types/RuntimeEffect/RuntimeEffectFactory.js.map +1 -1
  769. package/lib/module/skia/types/RuntimeEffect/index.js.map +1 -1
  770. package/lib/module/skia/types/SVG/SVG.js.map +1 -1
  771. package/lib/module/skia/types/SVG/SVGFactory.js.map +1 -1
  772. package/lib/module/skia/types/SVG/index.js.map +1 -1
  773. package/lib/module/skia/types/Shader/Shader.js.map +1 -1
  774. package/lib/module/skia/types/Shader/ShaderFactory.js.map +1 -1
  775. package/lib/module/skia/types/Shader/index.js.map +1 -1
  776. package/lib/module/skia/types/Size.js.map +1 -1
  777. package/lib/module/skia/types/Skia.js.map +1 -1
  778. package/lib/module/skia/types/Surface/Surface.js.map +1 -1
  779. package/lib/module/skia/types/Surface/SurfaceFactory.js.map +1 -1
  780. package/lib/module/skia/types/Surface/index.js.map +1 -1
  781. package/lib/module/skia/types/TextBlob.js.map +1 -1
  782. package/lib/module/skia/types/Typeface/Typeface.js.map +1 -1
  783. package/lib/module/skia/types/Typeface/TypefaceFactory.js.map +1 -1
  784. package/lib/module/skia/types/Typeface/index.js.map +1 -1
  785. package/lib/module/skia/types/Vertices/Vertices.js.map +1 -1
  786. package/lib/module/skia/types/Vertices/index.js.map +1 -1
  787. package/lib/module/skia/types/Video/Video.js.map +1 -1
  788. package/lib/module/skia/types/Video/index.js.map +1 -1
  789. package/lib/module/skia/types/index.js.map +1 -1
  790. package/lib/module/skia/web/CanvasKitWebGLBufferImpl.js +2 -2
  791. package/lib/module/skia/web/CanvasKitWebGLBufferImpl.js.map +1 -1
  792. package/lib/module/skia/web/Host.js +2 -2
  793. package/lib/module/skia/web/Host.js.map +1 -1
  794. package/lib/module/skia/web/JsiSkAnimatedImage.js +2 -2
  795. package/lib/module/skia/web/JsiSkAnimatedImage.js.map +1 -1
  796. package/lib/module/skia/web/JsiSkAnimatedImageFactory.js.map +1 -1
  797. package/lib/module/skia/web/JsiSkCanvas.d.ts +1 -1
  798. package/lib/module/skia/web/JsiSkCanvas.js +2 -2
  799. package/lib/module/skia/web/JsiSkCanvas.js.map +1 -1
  800. package/lib/module/skia/web/JsiSkColor.js.map +1 -1
  801. package/lib/module/skia/web/JsiSkColorFilter.js +2 -2
  802. package/lib/module/skia/web/JsiSkColorFilter.js.map +1 -1
  803. package/lib/module/skia/web/JsiSkColorFilterFactory.js.map +1 -1
  804. package/lib/module/skia/web/JsiSkContourMeasure.js +2 -2
  805. package/lib/module/skia/web/JsiSkContourMeasure.js.map +1 -1
  806. package/lib/module/skia/web/JsiSkContourMeasureIter.js +2 -2
  807. package/lib/module/skia/web/JsiSkContourMeasureIter.js.map +1 -1
  808. package/lib/module/skia/web/JsiSkData.js +2 -2
  809. package/lib/module/skia/web/JsiSkData.js.map +1 -1
  810. package/lib/module/skia/web/JsiSkDataFactory.js.map +1 -1
  811. package/lib/module/skia/web/JsiSkFont.js +2 -2
  812. package/lib/module/skia/web/JsiSkFont.js.map +1 -1
  813. package/lib/module/skia/web/JsiSkFontMgr.js.map +1 -1
  814. package/lib/module/skia/web/JsiSkFontMgrFactory.js.map +1 -1
  815. package/lib/module/skia/web/JsiSkImage.js +2 -2
  816. package/lib/module/skia/web/JsiSkImage.js.map +1 -1
  817. package/lib/module/skia/web/JsiSkImageFactory.js.map +1 -1
  818. package/lib/module/skia/web/JsiSkImageFilter.js +2 -2
  819. package/lib/module/skia/web/JsiSkImageFilter.js.map +1 -1
  820. package/lib/module/skia/web/JsiSkImageFilterFactory.js.map +1 -1
  821. package/lib/module/skia/web/JsiSkMaskFilter.js +2 -2
  822. package/lib/module/skia/web/JsiSkMaskFilter.js.map +1 -1
  823. package/lib/module/skia/web/JsiSkMaskFilterFactory.js.map +1 -1
  824. package/lib/module/skia/web/JsiSkMatrix.js +2 -2
  825. package/lib/module/skia/web/JsiSkMatrix.js.map +1 -1
  826. package/lib/module/skia/web/JsiSkNativeBufferFactory.d.ts +1 -1
  827. package/lib/module/skia/web/JsiSkNativeBufferFactory.js.map +1 -1
  828. package/lib/module/skia/web/JsiSkPaint.js +2 -2
  829. package/lib/module/skia/web/JsiSkPaint.js.map +1 -1
  830. package/lib/module/skia/web/JsiSkParagraph.js.map +1 -1
  831. package/lib/module/skia/web/JsiSkParagraphBuilder.js.map +1 -1
  832. package/lib/module/skia/web/JsiSkParagraphBuilderFactory.js.map +1 -1
  833. package/lib/module/skia/web/JsiSkParagraphStyle.d.ts +1 -1
  834. package/lib/module/skia/web/JsiSkParagraphStyle.js.map +1 -1
  835. package/lib/module/skia/web/JsiSkPath.js +2 -2
  836. package/lib/module/skia/web/JsiSkPath.js.map +1 -1
  837. package/lib/module/skia/web/JsiSkPathEffect.js +2 -2
  838. package/lib/module/skia/web/JsiSkPathEffect.js.map +1 -1
  839. package/lib/module/skia/web/JsiSkPathEffectFactory.js.map +1 -1
  840. package/lib/module/skia/web/JsiSkPathFactory.js.map +1 -1
  841. package/lib/module/skia/web/JsiSkPicture.js +2 -2
  842. package/lib/module/skia/web/JsiSkPicture.js.map +1 -1
  843. package/lib/module/skia/web/JsiSkPictureFactory.js.map +1 -1
  844. package/lib/module/skia/web/JsiSkPictureRecorder.js +2 -2
  845. package/lib/module/skia/web/JsiSkPictureRecorder.js.map +1 -1
  846. package/lib/module/skia/web/JsiSkPoint.js +2 -2
  847. package/lib/module/skia/web/JsiSkPoint.js.map +1 -1
  848. package/lib/module/skia/web/JsiSkRRect.js +2 -2
  849. package/lib/module/skia/web/JsiSkRRect.js.map +1 -1
  850. package/lib/module/skia/web/JsiSkRSXform.js +2 -2
  851. package/lib/module/skia/web/JsiSkRSXform.js.map +1 -1
  852. package/lib/module/skia/web/JsiSkRect.js +2 -2
  853. package/lib/module/skia/web/JsiSkRect.js.map +1 -1
  854. package/lib/module/skia/web/JsiSkRuntimeEffect.js +2 -2
  855. package/lib/module/skia/web/JsiSkRuntimeEffect.js.map +1 -1
  856. package/lib/module/skia/web/JsiSkRuntimeEffectFactory.js.map +1 -1
  857. package/lib/module/skia/web/JsiSkSVG.js +2 -2
  858. package/lib/module/skia/web/JsiSkSVG.js.map +1 -1
  859. package/lib/module/skia/web/JsiSkSVGFactory.js.map +1 -1
  860. package/lib/module/skia/web/JsiSkShader.js +2 -2
  861. package/lib/module/skia/web/JsiSkShader.js.map +1 -1
  862. package/lib/module/skia/web/JsiSkShaderFactory.js.map +1 -1
  863. package/lib/module/skia/web/JsiSkSurface.js +2 -2
  864. package/lib/module/skia/web/JsiSkSurface.js.map +1 -1
  865. package/lib/module/skia/web/JsiSkSurfaceFactory.js.map +1 -1
  866. package/lib/module/skia/web/JsiSkTextBlob.js +2 -2
  867. package/lib/module/skia/web/JsiSkTextBlob.js.map +1 -1
  868. package/lib/module/skia/web/JsiSkTextBlobFactory.js.map +1 -1
  869. package/lib/module/skia/web/JsiSkTextStyle.js.map +1 -1
  870. package/lib/module/skia/web/JsiSkTypeface.js +2 -2
  871. package/lib/module/skia/web/JsiSkTypeface.js.map +1 -1
  872. package/lib/module/skia/web/JsiSkTypefaceFactory.js.map +1 -1
  873. package/lib/module/skia/web/JsiSkTypefaceFontProvider.js +2 -2
  874. package/lib/module/skia/web/JsiSkTypefaceFontProvider.js.map +1 -1
  875. package/lib/module/skia/web/JsiSkTypefaceFontProviderFactory.js.map +1 -1
  876. package/lib/module/skia/web/JsiSkVertices.js +2 -2
  877. package/lib/module/skia/web/JsiSkVertices.js.map +1 -1
  878. package/lib/module/skia/web/JsiSkVerticesFactory.js.map +1 -1
  879. package/lib/module/skia/web/JsiSkia.js.map +1 -1
  880. package/lib/module/skia/web/JsiVideo.js +2 -2
  881. package/lib/module/skia/web/JsiVideo.js.map +1 -1
  882. package/lib/module/skia/web/index.js.map +1 -1
  883. package/lib/module/specs/NativeSkiaModule.js.map +1 -1
  884. package/lib/module/specs/NativeSkiaModule.web.js.map +1 -1
  885. package/lib/module/specs/SkiaDomViewNativeComponent.d.ts +0 -1
  886. package/lib/module/specs/SkiaDomViewNativeComponent.js.map +1 -1
  887. package/lib/module/specs/SkiaPictureViewNativeComponent.d.ts +0 -1
  888. package/lib/module/specs/SkiaPictureViewNativeComponent.js.map +1 -1
  889. package/lib/module/views/SkiaBaseWebView.js +3 -3
  890. package/lib/module/views/SkiaBaseWebView.js.map +1 -1
  891. package/lib/module/views/SkiaDomView.d.ts +0 -4
  892. package/lib/module/views/SkiaDomView.js +3 -11
  893. package/lib/module/views/SkiaDomView.js.map +1 -1
  894. package/lib/module/views/SkiaDomView.web.js.map +1 -1
  895. package/lib/module/views/SkiaJSDomView.js +3 -3
  896. package/lib/module/views/SkiaJSDomView.js.map +1 -1
  897. package/lib/module/views/SkiaJSDomView.web.js.map +1 -1
  898. package/lib/module/views/SkiaPictureView.js +3 -3
  899. package/lib/module/views/SkiaPictureView.js.map +1 -1
  900. package/lib/module/views/SkiaPictureView.web.js.map +1 -1
  901. package/lib/module/views/SkiaViewNativeId.js.map +1 -1
  902. package/lib/module/views/api.js.map +1 -1
  903. package/lib/module/views/index.js.map +1 -1
  904. package/lib/module/views/types.js.map +1 -1
  905. package/lib/module/views/useTouchHandler.js.map +1 -1
  906. package/lib/module/web/LoadSkiaWeb.js.map +1 -1
  907. package/lib/module/web/WithSkiaWeb.js.map +1 -1
  908. package/lib/module/web/index.js.map +1 -1
  909. package/lib/typescript/jest.config.d.ts +2 -0
  910. package/lib/typescript/lib/commonjs/Platform/IPlatform.d.ts +1 -0
  911. package/lib/typescript/lib/commonjs/Platform/Platform.d.ts +9 -0
  912. package/lib/typescript/lib/commonjs/Platform/Platform.web.d.ts +14 -0
  913. package/lib/typescript/lib/commonjs/Platform/index.d.ts +1 -0
  914. package/lib/typescript/lib/commonjs/animation/functions/index.d.ts +1 -0
  915. package/lib/typescript/lib/commonjs/animation/functions/interpolate.d.ts +7 -0
  916. package/lib/typescript/lib/commonjs/animation/functions/interpolateColors.d.ts +3 -0
  917. package/lib/typescript/lib/commonjs/animation/functions/interpolatePaths.d.ts +18 -0
  918. package/lib/typescript/lib/commonjs/animation/functions/interpolateVector.d.ts +9 -0
  919. package/lib/typescript/lib/commonjs/animation/index.d.ts +1 -0
  920. package/lib/typescript/lib/commonjs/dom/nodes/DrawingNode.d.ts +6 -0
  921. package/lib/typescript/lib/commonjs/dom/nodes/GroupNode.d.ts +6 -0
  922. package/lib/typescript/lib/commonjs/dom/nodes/JsiSkDOM.d.ts +70 -0
  923. package/lib/typescript/lib/commonjs/dom/nodes/LayerNode.d.ts +6 -0
  924. package/lib/typescript/lib/commonjs/dom/nodes/Node.d.ts +20 -0
  925. package/lib/typescript/lib/commonjs/dom/nodes/PaintNode.d.ts +6 -0
  926. package/lib/typescript/lib/commonjs/dom/nodes/RenderNode.d.ts +16 -0
  927. package/lib/typescript/lib/commonjs/dom/nodes/datatypes/Circle.d.ts +3 -0
  928. package/lib/typescript/lib/commonjs/dom/nodes/datatypes/Enum.d.ts +2 -0
  929. package/lib/typescript/lib/commonjs/dom/nodes/datatypes/Fitting.d.ts +45 -0
  930. package/lib/typescript/lib/commonjs/dom/nodes/datatypes/Gradient.d.ts +16 -0
  931. package/lib/typescript/lib/commonjs/dom/nodes/datatypes/Path.d.ts +3 -0
  932. package/lib/typescript/lib/commonjs/dom/nodes/datatypes/Radius.d.ts +2 -0
  933. package/lib/typescript/lib/commonjs/dom/nodes/datatypes/Rect.d.ts +4 -0
  934. package/lib/typescript/lib/commonjs/dom/nodes/datatypes/Transform.d.ts +2 -0
  935. package/lib/typescript/lib/commonjs/dom/nodes/datatypes/index.d.ts +1 -0
  936. package/lib/typescript/lib/commonjs/dom/nodes/drawings/AtlasNode.d.ts +10 -0
  937. package/lib/typescript/lib/commonjs/dom/nodes/drawings/BackdropFilterNode.d.ts +10 -0
  938. package/lib/typescript/lib/commonjs/dom/nodes/drawings/Box.d.ts +15 -0
  939. package/lib/typescript/lib/commonjs/dom/nodes/drawings/CircleNode.d.ts +10 -0
  940. package/lib/typescript/lib/commonjs/dom/nodes/drawings/DiffRectNode.d.ts +10 -0
  941. package/lib/typescript/lib/commonjs/dom/nodes/drawings/FillNode.d.ts +10 -0
  942. package/lib/typescript/lib/commonjs/dom/nodes/drawings/ImageNode.d.ts +13 -0
  943. package/lib/typescript/lib/commonjs/dom/nodes/drawings/ImageSVG.d.ts +9 -0
  944. package/lib/typescript/lib/commonjs/dom/nodes/drawings/LineNode.d.ts +10 -0
  945. package/lib/typescript/lib/commonjs/dom/nodes/drawings/OvalNode.d.ts +10 -0
  946. package/lib/typescript/lib/commonjs/dom/nodes/drawings/ParagraphNode.d.ts +9 -0
  947. package/lib/typescript/lib/commonjs/dom/nodes/drawings/PatchNode.d.ts +14 -0
  948. package/lib/typescript/lib/commonjs/dom/nodes/drawings/PathNode.d.ts +10 -0
  949. package/lib/typescript/lib/commonjs/dom/nodes/drawings/PictureNode.d.ts +9 -0
  950. package/lib/typescript/lib/commonjs/dom/nodes/drawings/PointsNode.d.ts +10 -0
  951. package/lib/typescript/lib/commonjs/dom/nodes/drawings/RRectNode.d.ts +10 -0
  952. package/lib/typescript/lib/commonjs/dom/nodes/drawings/RectNode.d.ts +10 -0
  953. package/lib/typescript/lib/commonjs/dom/nodes/drawings/Text.d.ts +34 -0
  954. package/lib/typescript/lib/commonjs/dom/nodes/drawings/VerticesNode.d.ts +10 -0
  955. package/lib/typescript/lib/commonjs/dom/nodes/drawings/index.d.ts +1 -0
  956. package/lib/typescript/lib/commonjs/dom/nodes/index.d.ts +1 -0
  957. package/lib/typescript/lib/commonjs/dom/nodes/paint/BlendNode.d.ts +6 -0
  958. package/lib/typescript/lib/commonjs/dom/nodes/paint/ColorFilters.d.ts +29 -0
  959. package/lib/typescript/lib/commonjs/dom/nodes/paint/ImageFilters.d.ts +35 -0
  960. package/lib/typescript/lib/commonjs/dom/nodes/paint/MaskFilters.d.ts +6 -0
  961. package/lib/typescript/lib/commonjs/dom/nodes/paint/PathEffects.d.ts +34 -0
  962. package/lib/typescript/lib/commonjs/dom/nodes/paint/Shaders.d.ts +40 -0
  963. package/lib/typescript/lib/commonjs/dom/nodes/paint/index.d.ts +1 -0
  964. package/lib/typescript/lib/commonjs/dom/types/ColorFilters.d.ts +1 -0
  965. package/lib/typescript/lib/commonjs/dom/types/Common.d.ts +1 -0
  966. package/lib/typescript/lib/commonjs/dom/types/DeclarationContext.d.ts +26 -0
  967. package/lib/typescript/lib/commonjs/dom/types/DrawingContext.d.ts +13 -0
  968. package/lib/typescript/lib/commonjs/dom/types/Drawings.d.ts +1 -0
  969. package/lib/typescript/lib/commonjs/dom/types/ImageFilters.d.ts +1 -0
  970. package/lib/typescript/lib/commonjs/dom/types/MaskFilters.d.ts +1 -0
  971. package/lib/typescript/lib/commonjs/dom/types/Node.d.ts +1 -0
  972. package/lib/typescript/lib/commonjs/dom/types/NodeType.d.ts +2 -0
  973. package/lib/typescript/lib/commonjs/dom/types/Paragraph.d.ts +1 -0
  974. package/lib/typescript/lib/commonjs/dom/types/PathEffects.d.ts +1 -0
  975. package/lib/typescript/lib/commonjs/dom/types/Shaders.d.ts +1 -0
  976. package/lib/typescript/lib/commonjs/dom/types/SkDOM.d.ts +1 -0
  977. package/lib/typescript/lib/commonjs/dom/types/index.d.ts +1 -0
  978. package/lib/typescript/lib/commonjs/external/ModuleProxy.d.ts +11 -0
  979. package/lib/typescript/lib/commonjs/external/index.d.ts +1 -0
  980. package/lib/typescript/lib/commonjs/external/reanimated/ReanimatedProxy.d.ts +5 -0
  981. package/lib/typescript/lib/commonjs/external/reanimated/buffers.d.ts +5 -0
  982. package/lib/typescript/lib/commonjs/external/reanimated/index.d.ts +1 -0
  983. package/lib/typescript/lib/commonjs/external/reanimated/interpolators.d.ts +6 -0
  984. package/lib/typescript/lib/commonjs/external/reanimated/renderHelpers.d.ts +4 -0
  985. package/lib/typescript/lib/commonjs/external/reanimated/textures.d.ts +6 -0
  986. package/lib/typescript/lib/commonjs/external/reanimated/useAnimatedImageValue.d.ts +2 -0
  987. package/lib/typescript/lib/commonjs/external/reanimated/useDerivedValueOnJS.d.ts +2 -0
  988. package/lib/typescript/lib/commonjs/external/reanimated/useVideo.d.ts +9 -0
  989. package/lib/typescript/lib/commonjs/external/reanimated/useVideoLoading.d.ts +2 -0
  990. package/lib/typescript/lib/commonjs/external/reanimated/useVideoLoading.web.d.ts +2 -0
  991. package/lib/typescript/lib/commonjs/headless/index.d.ts +6 -0
  992. package/lib/typescript/lib/commonjs/index.d.ts +3 -0
  993. package/lib/typescript/lib/commonjs/mock/index.d.ts +64 -0
  994. package/lib/typescript/lib/commonjs/renderer/Canvas.d.ts +3 -0
  995. package/lib/typescript/lib/commonjs/renderer/Container.d.ts +10 -0
  996. package/lib/typescript/lib/commonjs/renderer/DrawingContext.d.ts +1 -0
  997. package/lib/typescript/lib/commonjs/renderer/HostComponents.d.ts +3 -0
  998. package/lib/typescript/lib/commonjs/renderer/HostConfig.d.ts +38 -0
  999. package/lib/typescript/lib/commonjs/renderer/Offscreen.d.ts +5 -0
  1000. package/lib/typescript/lib/commonjs/renderer/Reconciler.d.ts +10 -0
  1001. package/lib/typescript/lib/commonjs/renderer/components/Blend.d.ts +2 -0
  1002. package/lib/typescript/lib/commonjs/renderer/components/Group.d.ts +5 -0
  1003. package/lib/typescript/lib/commonjs/renderer/components/Mask.d.ts +7 -0
  1004. package/lib/typescript/lib/commonjs/renderer/components/Paint.d.ts +2 -0
  1005. package/lib/typescript/lib/commonjs/renderer/components/Picture.d.ts +2 -0
  1006. package/lib/typescript/lib/commonjs/renderer/components/backdrop/BackdropBlur.d.ts +6 -0
  1007. package/lib/typescript/lib/commonjs/renderer/components/backdrop/BackdropFilter.d.ts +6 -0
  1008. package/lib/typescript/lib/commonjs/renderer/components/backdrop/index.d.ts +1 -0
  1009. package/lib/typescript/lib/commonjs/renderer/components/colorFilters/BlendColor.d.ts +2 -0
  1010. package/lib/typescript/lib/commonjs/renderer/components/colorFilters/Lerp.d.ts +2 -0
  1011. package/lib/typescript/lib/commonjs/renderer/components/colorFilters/LinearToSRGBGamma.d.ts +2 -0
  1012. package/lib/typescript/lib/commonjs/renderer/components/colorFilters/LumaColorFilter.d.ts +2 -0
  1013. package/lib/typescript/lib/commonjs/renderer/components/colorFilters/Matrix.d.ts +3 -0
  1014. package/lib/typescript/lib/commonjs/renderer/components/colorFilters/SRGBToLinearGamma.d.ts +2 -0
  1015. package/lib/typescript/lib/commonjs/renderer/components/colorFilters/index.d.ts +1 -0
  1016. package/lib/typescript/lib/commonjs/renderer/components/image/Image.d.ts +2 -0
  1017. package/lib/typescript/lib/commonjs/renderer/components/image/ImageSVG.d.ts +2 -0
  1018. package/lib/typescript/lib/commonjs/renderer/components/image/ImageShader.d.ts +10 -0
  1019. package/lib/typescript/lib/commonjs/renderer/components/image/index.d.ts +1 -0
  1020. package/lib/typescript/lib/commonjs/renderer/components/imageFilters/Blur.d.ts +5 -0
  1021. package/lib/typescript/lib/commonjs/renderer/components/imageFilters/DisplacementMap.d.ts +2 -0
  1022. package/lib/typescript/lib/commonjs/renderer/components/imageFilters/Morphology.d.ts +5 -0
  1023. package/lib/typescript/lib/commonjs/renderer/components/imageFilters/Offset.d.ts +6 -0
  1024. package/lib/typescript/lib/commonjs/renderer/components/imageFilters/RuntimeShader.d.ts +2 -0
  1025. package/lib/typescript/lib/commonjs/renderer/components/imageFilters/Shadow.d.ts +2 -0
  1026. package/lib/typescript/lib/commonjs/renderer/components/imageFilters/index.d.ts +1 -0
  1027. package/lib/typescript/lib/commonjs/renderer/components/index.d.ts +1 -0
  1028. package/lib/typescript/lib/commonjs/renderer/components/maskFilters/Blur.d.ts +6 -0
  1029. package/lib/typescript/lib/commonjs/renderer/components/maskFilters/index.d.ts +1 -0
  1030. package/lib/typescript/lib/commonjs/renderer/components/paragraph/Paragraph.d.ts +2 -0
  1031. package/lib/typescript/lib/commonjs/renderer/components/paragraph/index.d.ts +1 -0
  1032. package/lib/typescript/lib/commonjs/renderer/components/pathEffects/Corner.d.ts +2 -0
  1033. package/lib/typescript/lib/commonjs/renderer/components/pathEffects/Dash.d.ts +2 -0
  1034. package/lib/typescript/lib/commonjs/renderer/components/pathEffects/Discrete.d.ts +5 -0
  1035. package/lib/typescript/lib/commonjs/renderer/components/pathEffects/Line2D.d.ts +2 -0
  1036. package/lib/typescript/lib/commonjs/renderer/components/pathEffects/Path1D.d.ts +2 -0
  1037. package/lib/typescript/lib/commonjs/renderer/components/pathEffects/Path2D.d.ts +2 -0
  1038. package/lib/typescript/lib/commonjs/renderer/components/pathEffects/Sum.d.ts +2 -0
  1039. package/lib/typescript/lib/commonjs/renderer/components/pathEffects/index.d.ts +1 -0
  1040. package/lib/typescript/lib/commonjs/renderer/components/shaders/Color.d.ts +2 -0
  1041. package/lib/typescript/lib/commonjs/renderer/components/shaders/FractalNoise.d.ts +7 -0
  1042. package/lib/typescript/lib/commonjs/renderer/components/shaders/LinearGradient.d.ts +2 -0
  1043. package/lib/typescript/lib/commonjs/renderer/components/shaders/RadialGradient.d.ts +2 -0
  1044. package/lib/typescript/lib/commonjs/renderer/components/shaders/Shader.d.ts +5 -0
  1045. package/lib/typescript/lib/commonjs/renderer/components/shaders/ShaderLib.d.ts +8 -0
  1046. package/lib/typescript/lib/commonjs/renderer/components/shaders/SweepGradient.d.ts +2 -0
  1047. package/lib/typescript/lib/commonjs/renderer/components/shaders/Turbulence.d.ts +7 -0
  1048. package/lib/typescript/lib/commonjs/renderer/components/shaders/TwoPointConicalGradient.d.ts +2 -0
  1049. package/lib/typescript/lib/commonjs/renderer/components/shaders/index.d.ts +1 -0
  1050. package/lib/typescript/lib/commonjs/renderer/components/shapes/Atlas.d.ts +2 -0
  1051. package/lib/typescript/lib/commonjs/renderer/components/shapes/Box.d.ts +3 -0
  1052. package/lib/typescript/lib/commonjs/renderer/components/shapes/Circle.d.ts +2 -0
  1053. package/lib/typescript/lib/commonjs/renderer/components/shapes/DiffRect.d.ts +2 -0
  1054. package/lib/typescript/lib/commonjs/renderer/components/shapes/Fill.d.ts +2 -0
  1055. package/lib/typescript/lib/commonjs/renderer/components/shapes/FitBox.d.ts +8 -0
  1056. package/lib/typescript/lib/commonjs/renderer/components/shapes/Line.d.ts +2 -0
  1057. package/lib/typescript/lib/commonjs/renderer/components/shapes/Oval.d.ts +2 -0
  1058. package/lib/typescript/lib/commonjs/renderer/components/shapes/Patch.d.ts +2 -0
  1059. package/lib/typescript/lib/commonjs/renderer/components/shapes/Path.d.ts +6 -0
  1060. package/lib/typescript/lib/commonjs/renderer/components/shapes/Points.d.ts +5 -0
  1061. package/lib/typescript/lib/commonjs/renderer/components/shapes/Rect.d.ts +2 -0
  1062. package/lib/typescript/lib/commonjs/renderer/components/shapes/RoundedRect.d.ts +2 -0
  1063. package/lib/typescript/lib/commonjs/renderer/components/shapes/Vertices.d.ts +5 -0
  1064. package/lib/typescript/lib/commonjs/renderer/components/shapes/index.d.ts +1 -0
  1065. package/lib/typescript/lib/commonjs/renderer/components/text/Glyphs.d.ts +6 -0
  1066. package/lib/typescript/lib/commonjs/renderer/components/text/Text.d.ts +6 -0
  1067. package/lib/typescript/lib/commonjs/renderer/components/text/TextBlob.d.ts +6 -0
  1068. package/lib/typescript/lib/commonjs/renderer/components/text/TextPath.d.ts +5 -0
  1069. package/lib/typescript/lib/commonjs/renderer/components/text/index.d.ts +1 -0
  1070. package/lib/typescript/lib/commonjs/renderer/index.d.ts +1 -0
  1071. package/lib/typescript/lib/commonjs/renderer/processors/Animations/Animations.d.ts +0 -0
  1072. package/lib/typescript/lib/commonjs/renderer/processors/Animations/index.d.ts +1 -0
  1073. package/lib/typescript/lib/commonjs/renderer/processors/index.d.ts +1 -0
  1074. package/lib/typescript/lib/commonjs/renderer/processors/math/Coordinates.d.ts +25 -0
  1075. package/lib/typescript/lib/commonjs/renderer/processors/math/Math.d.ts +10 -0
  1076. package/lib/typescript/lib/commonjs/renderer/processors/math/Transforms.d.ts +5 -0
  1077. package/lib/typescript/lib/commonjs/renderer/processors/math/index.d.ts +1 -0
  1078. package/lib/typescript/lib/commonjs/renderer/typeddash.d.ts +4 -0
  1079. package/lib/typescript/lib/commonjs/skia/NativeSetup.d.ts +1 -0
  1080. package/lib/typescript/lib/commonjs/skia/Skia.d.ts +2 -0
  1081. package/lib/typescript/lib/commonjs/skia/Skia.web.d.ts +2 -0
  1082. package/lib/typescript/lib/commonjs/skia/core/AnimatedImage.d.ts +5 -0
  1083. package/lib/typescript/lib/commonjs/skia/core/Data.d.ts +5 -0
  1084. package/lib/typescript/lib/commonjs/skia/core/Font.d.ts +8 -0
  1085. package/lib/typescript/lib/commonjs/skia/core/Image.d.ts +6 -0
  1086. package/lib/typescript/lib/commonjs/skia/core/Matrix.d.ts +2 -0
  1087. package/lib/typescript/lib/commonjs/skia/core/Picture.d.ts +8 -0
  1088. package/lib/typescript/lib/commonjs/skia/core/RRect.d.ts +2 -0
  1089. package/lib/typescript/lib/commonjs/skia/core/Rect.d.ts +8 -0
  1090. package/lib/typescript/lib/commonjs/skia/core/SVG.d.ts +2 -0
  1091. package/lib/typescript/lib/commonjs/skia/core/SVG.web.d.ts +2 -0
  1092. package/lib/typescript/lib/commonjs/skia/core/Typeface.d.ts +5 -0
  1093. package/lib/typescript/lib/commonjs/skia/core/Vector.d.ts +7 -0
  1094. package/lib/typescript/lib/commonjs/skia/core/index.d.ts +1 -0
  1095. package/lib/typescript/lib/commonjs/skia/index.d.ts +2 -0
  1096. package/lib/typescript/lib/commonjs/skia/types/AnimatedImage/AnimatedImage.d.ts +1 -0
  1097. package/lib/typescript/lib/commonjs/skia/types/AnimatedImage/AnimatedImageFactory.d.ts +1 -0
  1098. package/lib/typescript/lib/commonjs/skia/types/AnimatedImage/index.d.ts +1 -0
  1099. package/lib/typescript/lib/commonjs/skia/types/Canvas.d.ts +3 -0
  1100. package/lib/typescript/lib/commonjs/skia/types/Color.d.ts +0 -0
  1101. package/lib/typescript/lib/commonjs/skia/types/ColorFilter/ColorFilter.d.ts +2 -0
  1102. package/lib/typescript/lib/commonjs/skia/types/ColorFilter/ColorFilterFactory.d.ts +1 -0
  1103. package/lib/typescript/lib/commonjs/skia/types/ColorFilter/index.d.ts +1 -0
  1104. package/lib/typescript/lib/commonjs/skia/types/ContourMeasure.d.ts +1 -0
  1105. package/lib/typescript/lib/commonjs/skia/types/Data/Data.d.ts +2 -0
  1106. package/lib/typescript/lib/commonjs/skia/types/Data/DataFactory.d.ts +1 -0
  1107. package/lib/typescript/lib/commonjs/skia/types/Data/index.d.ts +1 -0
  1108. package/lib/typescript/lib/commonjs/skia/types/Font/Font.d.ts +16 -0
  1109. package/lib/typescript/lib/commonjs/skia/types/Font/FontMgr.d.ts +1 -0
  1110. package/lib/typescript/lib/commonjs/skia/types/Font/FontMgrFactory.d.ts +1 -0
  1111. package/lib/typescript/lib/commonjs/skia/types/Font/index.d.ts +1 -0
  1112. package/lib/typescript/lib/commonjs/skia/types/Image/Image.d.ts +4 -0
  1113. package/lib/typescript/lib/commonjs/skia/types/Image/ImageFactory.d.ts +3 -0
  1114. package/lib/typescript/lib/commonjs/skia/types/Image/index.d.ts +1 -0
  1115. package/lib/typescript/lib/commonjs/skia/types/ImageFilter/ImageFilter.d.ts +3 -0
  1116. package/lib/typescript/lib/commonjs/skia/types/ImageFilter/ImageFilterFactory.d.ts +2 -0
  1117. package/lib/typescript/lib/commonjs/skia/types/ImageFilter/index.d.ts +1 -0
  1118. package/lib/typescript/lib/commonjs/skia/types/JsiInstance.d.ts +0 -0
  1119. package/lib/typescript/lib/commonjs/skia/types/MaskFilter.d.ts +3 -0
  1120. package/lib/typescript/lib/commonjs/skia/types/Matrix.d.ts +4 -0
  1121. package/lib/typescript/lib/commonjs/skia/types/Matrix4.d.ts +31 -0
  1122. package/lib/typescript/lib/commonjs/skia/types/NativeBuffer/NativeBufferFactory.d.ts +6 -0
  1123. package/lib/typescript/lib/commonjs/skia/types/NativeBuffer/index.d.ts +1 -0
  1124. package/lib/typescript/lib/commonjs/skia/types/Paint/BlendMode.d.ts +2 -0
  1125. package/lib/typescript/lib/commonjs/skia/types/Paint/Paint.d.ts +5 -0
  1126. package/lib/typescript/lib/commonjs/skia/types/Paint/index.d.ts +1 -0
  1127. package/lib/typescript/lib/commonjs/skia/types/Paragraph/Paragraph.d.ts +1 -0
  1128. package/lib/typescript/lib/commonjs/skia/types/Paragraph/ParagraphBuilder.d.ts +2 -0
  1129. package/lib/typescript/lib/commonjs/skia/types/Paragraph/ParagraphStyle.d.ts +4 -0
  1130. package/lib/typescript/lib/commonjs/skia/types/Paragraph/TextStyle.d.ts +4 -0
  1131. package/lib/typescript/lib/commonjs/skia/types/Paragraph/TypefaceFontProvider.d.ts +1 -0
  1132. package/lib/typescript/lib/commonjs/skia/types/Paragraph/TypefaceFontProviderFactory.d.ts +1 -0
  1133. package/lib/typescript/lib/commonjs/skia/types/Paragraph/index.d.ts +1 -0
  1134. package/lib/typescript/lib/commonjs/skia/types/Path/Path.d.ts +5 -0
  1135. package/lib/typescript/lib/commonjs/skia/types/Path/PathFactory.d.ts +1 -0
  1136. package/lib/typescript/lib/commonjs/skia/types/Path/index.d.ts +1 -0
  1137. package/lib/typescript/lib/commonjs/skia/types/PathEffect.d.ts +3 -0
  1138. package/lib/typescript/lib/commonjs/skia/types/Picture/Picture.d.ts +1 -0
  1139. package/lib/typescript/lib/commonjs/skia/types/Picture/PictureFactory.d.ts +1 -0
  1140. package/lib/typescript/lib/commonjs/skia/types/Picture/PictureRecorder.d.ts +1 -0
  1141. package/lib/typescript/lib/commonjs/skia/types/Picture/index.d.ts +1 -0
  1142. package/lib/typescript/lib/commonjs/skia/types/Point.d.ts +2 -0
  1143. package/lib/typescript/lib/commonjs/skia/types/RRect.d.ts +2 -0
  1144. package/lib/typescript/lib/commonjs/skia/types/RSXform.d.ts +1 -0
  1145. package/lib/typescript/lib/commonjs/skia/types/Rect.d.ts +2 -0
  1146. package/lib/typescript/lib/commonjs/skia/types/RuntimeEffect/RuntimeEffect.d.ts +1 -0
  1147. package/lib/typescript/lib/commonjs/skia/types/RuntimeEffect/RuntimeEffectFactory.d.ts +1 -0
  1148. package/lib/typescript/lib/commonjs/skia/types/RuntimeEffect/index.d.ts +1 -0
  1149. package/lib/typescript/lib/commonjs/skia/types/SVG/SVG.d.ts +1 -0
  1150. package/lib/typescript/lib/commonjs/skia/types/SVG/SVGFactory.d.ts +1 -0
  1151. package/lib/typescript/lib/commonjs/skia/types/SVG/index.d.ts +1 -0
  1152. package/lib/typescript/lib/commonjs/skia/types/Shader/Shader.d.ts +3 -0
  1153. package/lib/typescript/lib/commonjs/skia/types/Shader/ShaderFactory.d.ts +1 -0
  1154. package/lib/typescript/lib/commonjs/skia/types/Shader/index.d.ts +1 -0
  1155. package/lib/typescript/lib/commonjs/skia/types/Size.d.ts +0 -0
  1156. package/lib/typescript/lib/commonjs/skia/types/Skia.d.ts +1 -0
  1157. package/lib/typescript/lib/commonjs/skia/types/Surface/Surface.d.ts +1 -0
  1158. package/lib/typescript/lib/commonjs/skia/types/Surface/SurfaceFactory.d.ts +1 -0
  1159. package/lib/typescript/lib/commonjs/skia/types/Surface/index.d.ts +1 -0
  1160. package/lib/typescript/lib/commonjs/skia/types/TextBlob.d.ts +1 -0
  1161. package/lib/typescript/lib/commonjs/skia/types/Typeface/Typeface.d.ts +1 -0
  1162. package/lib/typescript/lib/commonjs/skia/types/Typeface/TypefaceFactory.d.ts +1 -0
  1163. package/lib/typescript/lib/commonjs/skia/types/Typeface/index.d.ts +1 -0
  1164. package/lib/typescript/lib/commonjs/skia/types/Vertices/Vertices.d.ts +2 -0
  1165. package/lib/typescript/lib/commonjs/skia/types/Vertices/index.d.ts +1 -0
  1166. package/lib/typescript/lib/commonjs/skia/types/Video/Video.d.ts +1 -0
  1167. package/lib/typescript/lib/commonjs/skia/types/Video/index.d.ts +1 -0
  1168. package/lib/typescript/lib/commonjs/skia/types/index.d.ts +1 -0
  1169. package/lib/typescript/lib/commonjs/skia/web/CanvasKitWebGLBufferImpl.d.ts +8 -0
  1170. package/lib/typescript/lib/commonjs/skia/web/Host.d.ts +18 -0
  1171. package/lib/typescript/lib/commonjs/skia/web/JsiSkAnimatedImage.d.ts +10 -0
  1172. package/lib/typescript/lib/commonjs/skia/web/JsiSkAnimatedImageFactory.d.ts +6 -0
  1173. package/lib/typescript/lib/commonjs/skia/web/JsiSkCanvas.d.ts +45 -0
  1174. package/lib/typescript/lib/commonjs/skia/web/JsiSkColor.d.ts +2 -0
  1175. package/lib/typescript/lib/commonjs/skia/web/JsiSkColorFilter.d.ts +5 -0
  1176. package/lib/typescript/lib/commonjs/skia/web/JsiSkColorFilterFactory.d.ts +12 -0
  1177. package/lib/typescript/lib/commonjs/skia/web/JsiSkContourMeasure.d.ts +11 -0
  1178. package/lib/typescript/lib/commonjs/skia/web/JsiSkContourMeasureIter.d.ts +7 -0
  1179. package/lib/typescript/lib/commonjs/skia/web/JsiSkData.d.ts +5 -0
  1180. package/lib/typescript/lib/commonjs/skia/web/JsiSkDataFactory.d.ts +16 -0
  1181. package/lib/typescript/lib/commonjs/skia/web/JsiSkFont.d.ts +33 -0
  1182. package/lib/typescript/lib/commonjs/skia/web/JsiSkFontMgr.d.ts +9 -0
  1183. package/lib/typescript/lib/commonjs/skia/web/JsiSkFontMgrFactory.d.ts +6 -0
  1184. package/lib/typescript/lib/commonjs/skia/web/JsiSkImage.d.ts +21 -0
  1185. package/lib/typescript/lib/commonjs/skia/web/JsiSkImageFactory.d.ts +9 -0
  1186. package/lib/typescript/lib/commonjs/skia/web/JsiSkImageFilter.d.ts +5 -0
  1187. package/lib/typescript/lib/commonjs/skia/web/JsiSkImageFilterFactory.d.ts +17 -0
  1188. package/lib/typescript/lib/commonjs/skia/web/JsiSkMaskFilter.d.ts +5 -0
  1189. package/lib/typescript/lib/commonjs/skia/web/JsiSkMaskFilterFactory.d.ts +6 -0
  1190. package/lib/typescript/lib/commonjs/skia/web/JsiSkMatrix.d.ts +18 -0
  1191. package/lib/typescript/lib/commonjs/skia/web/JsiSkNativeBufferFactory.d.ts +6 -0
  1192. package/lib/typescript/lib/commonjs/skia/web/JsiSkPaint.d.ts +28 -0
  1193. package/lib/typescript/lib/commonjs/skia/web/JsiSkParagraph.d.ts +17 -0
  1194. package/lib/typescript/lib/commonjs/skia/web/JsiSkParagraphBuilder.d.ts +14 -0
  1195. package/lib/typescript/lib/commonjs/skia/web/JsiSkParagraphBuilderFactory.d.ts +6 -0
  1196. package/lib/typescript/lib/commonjs/skia/web/JsiSkParagraphStyle.d.ts +4 -0
  1197. package/lib/typescript/lib/commonjs/skia/web/JsiSkPath.d.ts +56 -0
  1198. package/lib/typescript/lib/commonjs/skia/web/JsiSkPathEffect.d.ts +5 -0
  1199. package/lib/typescript/lib/commonjs/skia/web/JsiSkPathEffectFactory.d.ts +13 -0
  1200. package/lib/typescript/lib/commonjs/skia/web/JsiSkPathFactory.d.ts +10 -0
  1201. package/lib/typescript/lib/commonjs/skia/web/JsiSkPicture.d.ts +8 -0
  1202. package/lib/typescript/lib/commonjs/skia/web/JsiSkPictureFactory.d.ts +6 -0
  1203. package/lib/typescript/lib/commonjs/skia/web/JsiSkPictureRecorder.d.ts +9 -0
  1204. package/lib/typescript/lib/commonjs/skia/web/JsiSkPoint.d.ts +8 -0
  1205. package/lib/typescript/lib/commonjs/skia/web/JsiSkRRect.d.ts +10 -0
  1206. package/lib/typescript/lib/commonjs/skia/web/JsiSkRSXform.d.ts +11 -0
  1207. package/lib/typescript/lib/commonjs/skia/web/JsiSkRect.d.ts +11 -0
  1208. package/lib/typescript/lib/commonjs/skia/web/JsiSkRuntimeEffect.d.ts +13 -0
  1209. package/lib/typescript/lib/commonjs/skia/web/JsiSkRuntimeEffectFactory.d.ts +6 -0
  1210. package/lib/typescript/lib/commonjs/skia/web/JsiSkSVG.d.ts +7 -0
  1211. package/lib/typescript/lib/commonjs/skia/web/JsiSkSVGFactory.d.ts +7 -0
  1212. package/lib/typescript/lib/commonjs/skia/web/JsiSkShader.d.ts +5 -0
  1213. package/lib/typescript/lib/commonjs/skia/web/JsiSkShaderFactory.d.ts +13 -0
  1214. package/lib/typescript/lib/commonjs/skia/web/JsiSkSurface.d.ts +12 -0
  1215. package/lib/typescript/lib/commonjs/skia/web/JsiSkSurfaceFactory.d.ts +7 -0
  1216. package/lib/typescript/lib/commonjs/skia/web/JsiSkTextBlob.d.ts +5 -0
  1217. package/lib/typescript/lib/commonjs/skia/web/JsiSkTextBlobFactory.d.ts +9 -0
  1218. package/lib/typescript/lib/commonjs/skia/web/JsiSkTextStyle.d.ts +38 -0
  1219. package/lib/typescript/lib/commonjs/skia/web/JsiSkTypeface.d.ts +8 -0
  1220. package/lib/typescript/lib/commonjs/skia/web/JsiSkTypefaceFactory.d.ts +6 -0
  1221. package/lib/typescript/lib/commonjs/skia/web/JsiSkTypefaceFontProvider.d.ts +10 -0
  1222. package/lib/typescript/lib/commonjs/skia/web/JsiSkTypefaceFontProviderFactory.d.ts +6 -0
  1223. package/lib/typescript/lib/commonjs/skia/web/JsiSkVertices.d.ts +8 -0
  1224. package/lib/typescript/lib/commonjs/skia/web/JsiSkVerticesFactory.d.ts +3 -0
  1225. package/lib/typescript/lib/commonjs/skia/web/JsiSkia.d.ts +64 -0
  1226. package/lib/typescript/lib/commonjs/skia/web/JsiVideo.d.ts +23 -0
  1227. package/lib/typescript/lib/commonjs/skia/web/index.d.ts +1 -0
  1228. package/lib/typescript/lib/commonjs/specs/NativeSkiaModule.d.ts +4 -0
  1229. package/lib/typescript/lib/commonjs/specs/NativeSkiaModule.web.d.ts +0 -0
  1230. package/lib/typescript/lib/commonjs/specs/SkiaDomViewNativeComponent.d.ts +3 -0
  1231. package/lib/typescript/lib/commonjs/specs/SkiaPictureViewNativeComponent.d.ts +3 -0
  1232. package/lib/typescript/lib/commonjs/views/SkiaBaseWebView.d.ts +53 -0
  1233. package/lib/typescript/lib/commonjs/views/SkiaDomView.d.ts +27 -0
  1234. package/lib/typescript/lib/commonjs/views/SkiaDomView.web.d.ts +5 -0
  1235. package/lib/typescript/lib/commonjs/views/SkiaJSDomView.d.ts +26 -0
  1236. package/lib/typescript/lib/commonjs/views/SkiaJSDomView.web.d.ts +3 -0
  1237. package/lib/typescript/lib/commonjs/views/SkiaPictureView.d.ts +21 -0
  1238. package/lib/typescript/lib/commonjs/views/SkiaPictureView.web.d.ts +5 -0
  1239. package/lib/typescript/lib/commonjs/views/SkiaViewNativeId.d.ts +4 -0
  1240. package/lib/typescript/lib/commonjs/views/api.d.ts +2 -0
  1241. package/lib/typescript/lib/commonjs/views/index.d.ts +1 -0
  1242. package/lib/typescript/lib/commonjs/views/types.d.ts +2 -0
  1243. package/lib/typescript/lib/commonjs/views/useTouchHandler.d.ts +12 -0
  1244. package/lib/typescript/lib/commonjs/web/LoadSkiaWeb.d.ts +3 -0
  1245. package/lib/typescript/lib/commonjs/web/WithSkiaWeb.d.ts +6 -0
  1246. package/lib/typescript/lib/commonjs/web/index.d.ts +1 -0
  1247. package/lib/typescript/lib/module/Platform/IPlatform.d.ts +1 -0
  1248. package/lib/typescript/lib/module/Platform/Platform.d.ts +9 -0
  1249. package/lib/typescript/lib/module/Platform/Platform.web.d.ts +17 -0
  1250. package/lib/typescript/lib/module/Platform/index.d.ts +1 -0
  1251. package/lib/typescript/lib/module/animation/functions/index.d.ts +4 -0
  1252. package/lib/typescript/lib/module/animation/functions/interpolate.d.ts +6 -0
  1253. package/lib/typescript/lib/module/animation/functions/interpolateColors.d.ts +2 -0
  1254. package/lib/typescript/lib/module/animation/functions/interpolatePaths.d.ts +1 -0
  1255. package/lib/typescript/lib/module/animation/functions/interpolateVector.d.ts +8 -0
  1256. package/lib/typescript/lib/module/animation/index.d.ts +1 -0
  1257. package/lib/typescript/lib/module/dom/nodes/DrawingNode.d.ts +5 -0
  1258. package/lib/typescript/lib/module/dom/nodes/GroupNode.d.ts +5 -0
  1259. package/lib/typescript/lib/module/dom/nodes/JsiSkDOM.d.ts +119 -0
  1260. package/lib/typescript/lib/module/dom/nodes/LayerNode.d.ts +5 -0
  1261. package/lib/typescript/lib/module/dom/nodes/Node.d.ts +19 -0
  1262. package/lib/typescript/lib/module/dom/nodes/PaintNode.d.ts +5 -0
  1263. package/lib/typescript/lib/module/dom/nodes/RenderNode.d.ts +15 -0
  1264. package/lib/typescript/lib/module/dom/nodes/datatypes/Circle.d.ts +2 -0
  1265. package/lib/typescript/lib/module/dom/nodes/datatypes/Enum.d.ts +1 -0
  1266. package/lib/typescript/lib/module/dom/nodes/datatypes/Fitting.d.ts +44 -0
  1267. package/lib/typescript/lib/module/dom/nodes/datatypes/Gradient.d.ts +15 -0
  1268. package/lib/typescript/lib/module/dom/nodes/datatypes/Path.d.ts +2 -0
  1269. package/lib/typescript/lib/module/dom/nodes/datatypes/Radius.d.ts +1 -0
  1270. package/lib/typescript/lib/module/dom/nodes/datatypes/Rect.d.ts +3 -0
  1271. package/lib/typescript/lib/module/dom/nodes/datatypes/Transform.d.ts +1 -0
  1272. package/lib/typescript/lib/module/dom/nodes/datatypes/index.d.ts +8 -0
  1273. package/lib/typescript/lib/module/dom/nodes/drawings/AtlasNode.d.ts +9 -0
  1274. package/lib/typescript/lib/module/dom/nodes/drawings/BackdropFilterNode.d.ts +9 -0
  1275. package/lib/typescript/lib/module/dom/nodes/drawings/Box.d.ts +14 -0
  1276. package/lib/typescript/lib/module/dom/nodes/drawings/CircleNode.d.ts +9 -0
  1277. package/lib/typescript/lib/module/dom/nodes/drawings/DiffRectNode.d.ts +9 -0
  1278. package/lib/typescript/lib/module/dom/nodes/drawings/FillNode.d.ts +9 -0
  1279. package/lib/typescript/lib/module/dom/nodes/drawings/ImageNode.d.ts +22 -0
  1280. package/lib/typescript/lib/module/dom/nodes/drawings/ImageSVG.d.ts +8 -0
  1281. package/lib/typescript/lib/module/dom/nodes/drawings/LineNode.d.ts +9 -0
  1282. package/lib/typescript/lib/module/dom/nodes/drawings/OvalNode.d.ts +9 -0
  1283. package/lib/typescript/lib/module/dom/nodes/drawings/ParagraphNode.d.ts +8 -0
  1284. package/lib/typescript/lib/module/dom/nodes/drawings/PatchNode.d.ts +13 -0
  1285. package/lib/typescript/lib/module/dom/nodes/drawings/PathNode.d.ts +9 -0
  1286. package/lib/typescript/lib/module/dom/nodes/drawings/PictureNode.d.ts +8 -0
  1287. package/lib/typescript/lib/module/dom/nodes/drawings/PointsNode.d.ts +9 -0
  1288. package/lib/typescript/lib/module/dom/nodes/drawings/RRectNode.d.ts +9 -0
  1289. package/lib/typescript/lib/module/dom/nodes/drawings/RectNode.d.ts +9 -0
  1290. package/lib/typescript/lib/module/dom/nodes/drawings/Text.d.ts +33 -0
  1291. package/lib/typescript/lib/module/dom/nodes/drawings/VerticesNode.d.ts +9 -0
  1292. package/lib/typescript/lib/module/dom/nodes/drawings/index.d.ts +18 -0
  1293. package/lib/typescript/lib/module/dom/nodes/index.d.ts +3 -0
  1294. package/lib/typescript/lib/module/dom/nodes/paint/BlendNode.d.ts +5 -0
  1295. package/lib/typescript/lib/module/dom/nodes/paint/ColorFilters.d.ts +28 -0
  1296. package/lib/typescript/lib/module/dom/nodes/paint/ImageFilters.d.ts +34 -0
  1297. package/lib/typescript/lib/module/dom/nodes/paint/MaskFilters.d.ts +5 -0
  1298. package/lib/typescript/lib/module/dom/nodes/paint/PathEffects.d.ts +33 -0
  1299. package/lib/typescript/lib/module/dom/nodes/paint/Shaders.d.ts +39 -0
  1300. package/lib/typescript/lib/module/dom/nodes/paint/index.d.ts +6 -0
  1301. package/lib/typescript/lib/module/dom/types/ColorFilters.d.ts +1 -0
  1302. package/lib/typescript/lib/module/dom/types/Common.d.ts +1 -0
  1303. package/lib/typescript/lib/module/dom/types/DeclarationContext.d.ts +25 -0
  1304. package/lib/typescript/lib/module/dom/types/DrawingContext.d.ts +12 -0
  1305. package/lib/typescript/lib/module/dom/types/Drawings.d.ts +1 -0
  1306. package/lib/typescript/lib/module/dom/types/ImageFilters.d.ts +1 -0
  1307. package/lib/typescript/lib/module/dom/types/MaskFilters.d.ts +1 -0
  1308. package/lib/typescript/lib/module/dom/types/Node.d.ts +1 -0
  1309. package/lib/typescript/lib/module/dom/types/NodeType.d.ts +1 -0
  1310. package/lib/typescript/lib/module/dom/types/Paragraph.d.ts +1 -0
  1311. package/lib/typescript/lib/module/dom/types/PathEffects.d.ts +1 -0
  1312. package/lib/typescript/lib/module/dom/types/Shaders.d.ts +1 -0
  1313. package/lib/typescript/lib/module/dom/types/SkDOM.d.ts +1 -0
  1314. package/lib/typescript/lib/module/dom/types/index.d.ts +13 -0
  1315. package/lib/typescript/lib/module/external/ModuleProxy.d.ts +6 -0
  1316. package/lib/typescript/lib/module/external/index.d.ts +1 -0
  1317. package/lib/typescript/lib/module/external/reanimated/ReanimatedProxy.d.ts +4 -0
  1318. package/lib/typescript/lib/module/external/reanimated/buffers.d.ts +4 -0
  1319. package/lib/typescript/lib/module/external/reanimated/index.d.ts +7 -0
  1320. package/lib/typescript/lib/module/external/reanimated/interpolators.d.ts +5 -0
  1321. package/lib/typescript/lib/module/external/reanimated/renderHelpers.d.ts +3 -0
  1322. package/lib/typescript/lib/module/external/reanimated/textures.d.ts +5 -0
  1323. package/lib/typescript/lib/module/external/reanimated/useAnimatedImageValue.d.ts +1 -0
  1324. package/lib/typescript/lib/module/external/reanimated/useDerivedValueOnJS.d.ts +1 -0
  1325. package/lib/typescript/lib/module/external/reanimated/useVideo.d.ts +8 -0
  1326. package/lib/typescript/lib/module/external/reanimated/useVideoLoading.d.ts +1 -0
  1327. package/lib/typescript/lib/module/external/reanimated/useVideoLoading.web.d.ts +1 -0
  1328. package/lib/typescript/lib/module/headless/index.d.ts +6 -0
  1329. package/lib/typescript/lib/module/index.d.ts +10 -0
  1330. package/lib/typescript/lib/module/mock/index.d.ts +474 -0
  1331. package/lib/typescript/lib/module/renderer/Canvas.d.ts +3 -0
  1332. package/lib/typescript/lib/module/renderer/Container.d.ts +10 -0
  1333. package/lib/typescript/lib/module/renderer/DrawingContext.d.ts +1 -0
  1334. package/lib/typescript/lib/module/renderer/HostComponents.d.ts +2 -0
  1335. package/lib/typescript/lib/module/renderer/HostConfig.d.ts +37 -0
  1336. package/lib/typescript/lib/module/renderer/Offscreen.d.ts +4 -0
  1337. package/lib/typescript/lib/module/renderer/Reconciler.d.ts +9 -0
  1338. package/lib/typescript/lib/module/renderer/components/Blend.d.ts +2 -0
  1339. package/lib/typescript/lib/module/renderer/components/Group.d.ts +5 -0
  1340. package/lib/typescript/lib/module/renderer/components/Mask.d.ts +10 -0
  1341. package/lib/typescript/lib/module/renderer/components/Paint.d.ts +2 -0
  1342. package/lib/typescript/lib/module/renderer/components/Picture.d.ts +2 -0
  1343. package/lib/typescript/lib/module/renderer/components/backdrop/BackdropBlur.d.ts +10 -0
  1344. package/lib/typescript/lib/module/renderer/components/backdrop/BackdropFilter.d.ts +6 -0
  1345. package/lib/typescript/lib/module/renderer/components/backdrop/index.d.ts +2 -0
  1346. package/lib/typescript/lib/module/renderer/components/colorFilters/BlendColor.d.ts +2 -0
  1347. package/lib/typescript/lib/module/renderer/components/colorFilters/Lerp.d.ts +2 -0
  1348. package/lib/typescript/lib/module/renderer/components/colorFilters/LinearToSRGBGamma.d.ts +2 -0
  1349. package/lib/typescript/lib/module/renderer/components/colorFilters/LumaColorFilter.d.ts +2 -0
  1350. package/lib/typescript/lib/module/renderer/components/colorFilters/Matrix.d.ts +3 -0
  1351. package/lib/typescript/lib/module/renderer/components/colorFilters/SRGBToLinearGamma.d.ts +2 -0
  1352. package/lib/typescript/lib/module/renderer/components/colorFilters/index.d.ts +6 -0
  1353. package/lib/typescript/lib/module/renderer/components/image/Image.d.ts +2 -0
  1354. package/lib/typescript/lib/module/renderer/components/image/ImageSVG.d.ts +2 -0
  1355. package/lib/typescript/lib/module/renderer/components/image/ImageShader.d.ts +10 -0
  1356. package/lib/typescript/lib/module/renderer/components/image/index.d.ts +3 -0
  1357. package/lib/typescript/lib/module/renderer/components/imageFilters/Blur.d.ts +5 -0
  1358. package/lib/typescript/lib/module/renderer/components/imageFilters/DisplacementMap.d.ts +2 -0
  1359. package/lib/typescript/lib/module/renderer/components/imageFilters/Morphology.d.ts +5 -0
  1360. package/lib/typescript/lib/module/renderer/components/imageFilters/Offset.d.ts +6 -0
  1361. package/lib/typescript/lib/module/renderer/components/imageFilters/RuntimeShader.d.ts +2 -0
  1362. package/lib/typescript/lib/module/renderer/components/imageFilters/Shadow.d.ts +2 -0
  1363. package/lib/typescript/lib/module/renderer/components/imageFilters/index.d.ts +6 -0
  1364. package/lib/typescript/lib/module/renderer/components/index.d.ts +16 -0
  1365. package/lib/typescript/lib/module/renderer/components/maskFilters/Blur.d.ts +6 -0
  1366. package/lib/typescript/lib/module/renderer/components/maskFilters/index.d.ts +1 -0
  1367. package/lib/typescript/lib/module/renderer/components/paragraph/Paragraph.d.ts +2 -0
  1368. package/lib/typescript/lib/module/renderer/components/paragraph/index.d.ts +1 -0
  1369. package/lib/typescript/lib/module/renderer/components/pathEffects/Corner.d.ts +2 -0
  1370. package/lib/typescript/lib/module/renderer/components/pathEffects/Dash.d.ts +2 -0
  1371. package/lib/typescript/lib/module/renderer/components/pathEffects/Discrete.d.ts +5 -0
  1372. package/lib/typescript/lib/module/renderer/components/pathEffects/Line2D.d.ts +2 -0
  1373. package/lib/typescript/lib/module/renderer/components/pathEffects/Path1D.d.ts +2 -0
  1374. package/lib/typescript/lib/module/renderer/components/pathEffects/Path2D.d.ts +2 -0
  1375. package/lib/typescript/lib/module/renderer/components/pathEffects/Sum.d.ts +2 -0
  1376. package/lib/typescript/lib/module/renderer/components/pathEffects/index.d.ts +7 -0
  1377. package/lib/typescript/lib/module/renderer/components/shaders/Color.d.ts +2 -0
  1378. package/lib/typescript/lib/module/renderer/components/shaders/FractalNoise.d.ts +7 -0
  1379. package/lib/typescript/lib/module/renderer/components/shaders/LinearGradient.d.ts +2 -0
  1380. package/lib/typescript/lib/module/renderer/components/shaders/RadialGradient.d.ts +2 -0
  1381. package/lib/typescript/lib/module/renderer/components/shaders/Shader.d.ts +5 -0
  1382. package/lib/typescript/lib/module/renderer/components/shaders/ShaderLib.d.ts +7 -0
  1383. package/lib/typescript/lib/module/renderer/components/shaders/SweepGradient.d.ts +2 -0
  1384. package/lib/typescript/lib/module/renderer/components/shaders/Turbulence.d.ts +7 -0
  1385. package/lib/typescript/lib/module/renderer/components/shaders/TwoPointConicalGradient.d.ts +2 -0
  1386. package/lib/typescript/lib/module/renderer/components/shaders/index.d.ts +9 -0
  1387. package/lib/typescript/lib/module/renderer/components/shapes/Atlas.d.ts +2 -0
  1388. package/lib/typescript/lib/module/renderer/components/shapes/Box.d.ts +3 -0
  1389. package/lib/typescript/lib/module/renderer/components/shapes/Circle.d.ts +2 -0
  1390. package/lib/typescript/lib/module/renderer/components/shapes/DiffRect.d.ts +2 -0
  1391. package/lib/typescript/lib/module/renderer/components/shapes/Fill.d.ts +2 -0
  1392. package/lib/typescript/lib/module/renderer/components/shapes/FitBox.d.ts +34 -0
  1393. package/lib/typescript/lib/module/renderer/components/shapes/Line.d.ts +2 -0
  1394. package/lib/typescript/lib/module/renderer/components/shapes/Oval.d.ts +2 -0
  1395. package/lib/typescript/lib/module/renderer/components/shapes/Patch.d.ts +2 -0
  1396. package/lib/typescript/lib/module/renderer/components/shapes/Path.d.ts +6 -0
  1397. package/lib/typescript/lib/module/renderer/components/shapes/Points.d.ts +5 -0
  1398. package/lib/typescript/lib/module/renderer/components/shapes/Rect.d.ts +2 -0
  1399. package/lib/typescript/lib/module/renderer/components/shapes/RoundedRect.d.ts +2 -0
  1400. package/lib/typescript/lib/module/renderer/components/shapes/Vertices.d.ts +5 -0
  1401. package/lib/typescript/lib/module/renderer/components/shapes/index.d.ts +14 -0
  1402. package/lib/typescript/lib/module/renderer/components/text/Glyphs.d.ts +6 -0
  1403. package/lib/typescript/lib/module/renderer/components/text/Text.d.ts +6 -0
  1404. package/lib/typescript/lib/module/renderer/components/text/TextBlob.d.ts +6 -0
  1405. package/lib/typescript/lib/module/renderer/components/text/TextPath.d.ts +5 -0
  1406. package/lib/typescript/lib/module/renderer/components/text/index.d.ts +4 -0
  1407. package/lib/typescript/lib/module/renderer/index.d.ts +1 -0
  1408. package/lib/typescript/lib/module/renderer/processors/Animations/Animations.d.ts +0 -0
  1409. package/lib/typescript/lib/module/renderer/processors/Animations/index.d.ts +1 -0
  1410. package/lib/typescript/lib/module/renderer/processors/index.d.ts +2 -0
  1411. package/lib/typescript/lib/module/renderer/processors/math/Coordinates.d.ts +24 -0
  1412. package/lib/typescript/lib/module/renderer/processors/math/Math.d.ts +3 -0
  1413. package/lib/typescript/lib/module/renderer/processors/math/Transforms.d.ts +4 -0
  1414. package/lib/typescript/lib/module/renderer/processors/math/index.d.ts +3 -0
  1415. package/lib/typescript/lib/module/renderer/typeddash.d.ts +3 -0
  1416. package/lib/typescript/lib/module/skia/NativeSetup.d.ts +1 -0
  1417. package/lib/typescript/lib/module/skia/Skia.d.ts +4 -0
  1418. package/lib/typescript/lib/module/skia/Skia.web.d.ts +35 -0
  1419. package/lib/typescript/lib/module/skia/core/AnimatedImage.d.ts +1 -0
  1420. package/lib/typescript/lib/module/skia/core/Data.d.ts +4 -0
  1421. package/lib/typescript/lib/module/skia/core/Font.d.ts +4 -0
  1422. package/lib/typescript/lib/module/skia/core/Image.d.ts +2 -0
  1423. package/lib/typescript/lib/module/skia/core/Matrix.d.ts +1 -0
  1424. package/lib/typescript/lib/module/skia/core/Picture.d.ts +1 -0
  1425. package/lib/typescript/lib/module/skia/core/RRect.d.ts +1 -0
  1426. package/lib/typescript/lib/module/skia/core/Rect.d.ts +7 -0
  1427. package/lib/typescript/lib/module/skia/core/SVG.d.ts +1 -0
  1428. package/lib/typescript/lib/module/skia/core/SVG.web.d.ts +1 -0
  1429. package/lib/typescript/lib/module/skia/core/Typeface.d.ts +1 -0
  1430. package/lib/typescript/lib/module/skia/core/Vector.d.ts +6 -0
  1431. package/lib/typescript/lib/module/skia/core/index.d.ts +11 -0
  1432. package/lib/typescript/lib/module/skia/index.d.ts +3 -0
  1433. package/lib/typescript/lib/module/skia/types/AnimatedImage/AnimatedImage.d.ts +1 -0
  1434. package/lib/typescript/lib/module/skia/types/AnimatedImage/AnimatedImageFactory.d.ts +1 -0
  1435. package/lib/typescript/lib/module/skia/types/AnimatedImage/index.d.ts +2 -0
  1436. package/lib/typescript/lib/module/skia/types/Canvas.d.ts +2 -0
  1437. package/lib/typescript/lib/module/skia/types/Color.d.ts +0 -0
  1438. package/lib/typescript/lib/module/skia/types/ColorFilter/ColorFilter.d.ts +1 -0
  1439. package/lib/typescript/lib/module/skia/types/ColorFilter/ColorFilterFactory.d.ts +1 -0
  1440. package/lib/typescript/lib/module/skia/types/ColorFilter/index.d.ts +2 -0
  1441. package/lib/typescript/lib/module/skia/types/ContourMeasure.d.ts +1 -0
  1442. package/lib/typescript/lib/module/skia/types/Data/Data.d.ts +1 -0
  1443. package/lib/typescript/lib/module/skia/types/Data/DataFactory.d.ts +1 -0
  1444. package/lib/typescript/lib/module/skia/types/Data/index.d.ts +2 -0
  1445. package/lib/typescript/lib/module/skia/types/Font/Font.d.ts +15 -0
  1446. package/lib/typescript/lib/module/skia/types/Font/FontMgr.d.ts +1 -0
  1447. package/lib/typescript/lib/module/skia/types/Font/FontMgrFactory.d.ts +1 -0
  1448. package/lib/typescript/lib/module/skia/types/Font/index.d.ts +3 -0
  1449. package/lib/typescript/lib/module/skia/types/Image/Image.d.ts +3 -0
  1450. package/lib/typescript/lib/module/skia/types/Image/ImageFactory.d.ts +2 -0
  1451. package/lib/typescript/lib/module/skia/types/Image/index.d.ts +2 -0
  1452. package/lib/typescript/lib/module/skia/types/ImageFilter/ImageFilter.d.ts +2 -0
  1453. package/lib/typescript/lib/module/skia/types/ImageFilter/ImageFilterFactory.d.ts +1 -0
  1454. package/lib/typescript/lib/module/skia/types/ImageFilter/index.d.ts +2 -0
  1455. package/lib/typescript/lib/module/skia/types/JsiInstance.d.ts +0 -0
  1456. package/lib/typescript/lib/module/skia/types/MaskFilter.d.ts +2 -0
  1457. package/lib/typescript/lib/module/skia/types/Matrix.d.ts +3 -0
  1458. package/lib/typescript/lib/module/skia/types/Matrix4.d.ts +15 -0
  1459. package/lib/typescript/lib/module/skia/types/NativeBuffer/NativeBufferFactory.d.ts +5 -0
  1460. package/lib/typescript/lib/module/skia/types/NativeBuffer/index.d.ts +1 -0
  1461. package/lib/typescript/lib/module/skia/types/Paint/BlendMode.d.ts +28 -0
  1462. package/lib/typescript/lib/module/skia/types/Paint/Paint.d.ts +4 -0
  1463. package/lib/typescript/lib/module/skia/types/Paint/index.d.ts +2 -0
  1464. package/lib/typescript/lib/module/skia/types/Paragraph/Paragraph.d.ts +1 -0
  1465. package/lib/typescript/lib/module/skia/types/Paragraph/ParagraphBuilder.d.ts +1 -0
  1466. package/lib/typescript/lib/module/skia/types/Paragraph/ParagraphStyle.d.ts +3 -0
  1467. package/lib/typescript/lib/module/skia/types/Paragraph/TextStyle.d.ts +3 -0
  1468. package/lib/typescript/lib/module/skia/types/Paragraph/TypefaceFontProvider.d.ts +1 -0
  1469. package/lib/typescript/lib/module/skia/types/Paragraph/TypefaceFontProviderFactory.d.ts +1 -0
  1470. package/lib/typescript/lib/module/skia/types/Paragraph/index.d.ts +6 -0
  1471. package/lib/typescript/lib/module/skia/types/Path/Path.d.ts +7 -0
  1472. package/lib/typescript/lib/module/skia/types/Path/PathFactory.d.ts +1 -0
  1473. package/lib/typescript/lib/module/skia/types/Path/index.d.ts +2 -0
  1474. package/lib/typescript/lib/module/skia/types/PathEffect.d.ts +2 -0
  1475. package/lib/typescript/lib/module/skia/types/Picture/Picture.d.ts +1 -0
  1476. package/lib/typescript/lib/module/skia/types/Picture/PictureFactory.d.ts +1 -0
  1477. package/lib/typescript/lib/module/skia/types/Picture/PictureRecorder.d.ts +1 -0
  1478. package/lib/typescript/lib/module/skia/types/Picture/index.d.ts +3 -0
  1479. package/lib/typescript/lib/module/skia/types/Point.d.ts +1 -0
  1480. package/lib/typescript/lib/module/skia/types/RRect.d.ts +1 -0
  1481. package/lib/typescript/lib/module/skia/types/RSXform.d.ts +1 -0
  1482. package/lib/typescript/lib/module/skia/types/Rect.d.ts +1 -0
  1483. package/lib/typescript/lib/module/skia/types/RuntimeEffect/RuntimeEffect.d.ts +1 -0
  1484. package/lib/typescript/lib/module/skia/types/RuntimeEffect/RuntimeEffectFactory.d.ts +1 -0
  1485. package/lib/typescript/lib/module/skia/types/RuntimeEffect/index.d.ts +2 -0
  1486. package/lib/typescript/lib/module/skia/types/SVG/SVG.d.ts +1 -0
  1487. package/lib/typescript/lib/module/skia/types/SVG/SVGFactory.d.ts +1 -0
  1488. package/lib/typescript/lib/module/skia/types/SVG/index.d.ts +2 -0
  1489. package/lib/typescript/lib/module/skia/types/Shader/Shader.d.ts +2 -0
  1490. package/lib/typescript/lib/module/skia/types/Shader/ShaderFactory.d.ts +1 -0
  1491. package/lib/typescript/lib/module/skia/types/Shader/index.d.ts +2 -0
  1492. package/lib/typescript/lib/module/skia/types/Size.d.ts +0 -0
  1493. package/lib/typescript/lib/module/skia/types/Skia.d.ts +1 -0
  1494. package/lib/typescript/lib/module/skia/types/Surface/Surface.d.ts +1 -0
  1495. package/lib/typescript/lib/module/skia/types/Surface/SurfaceFactory.d.ts +1 -0
  1496. package/lib/typescript/lib/module/skia/types/Surface/index.d.ts +2 -0
  1497. package/lib/typescript/lib/module/skia/types/TextBlob.d.ts +1 -0
  1498. package/lib/typescript/lib/module/skia/types/Typeface/Typeface.d.ts +1 -0
  1499. package/lib/typescript/lib/module/skia/types/Typeface/TypefaceFactory.d.ts +1 -0
  1500. package/lib/typescript/lib/module/skia/types/Typeface/index.d.ts +2 -0
  1501. package/lib/typescript/lib/module/skia/types/Vertices/Vertices.d.ts +1 -0
  1502. package/lib/typescript/lib/module/skia/types/Vertices/index.d.ts +1 -0
  1503. package/lib/typescript/lib/module/skia/types/Video/Video.d.ts +1 -0
  1504. package/lib/typescript/lib/module/skia/types/Video/index.d.ts +1 -0
  1505. package/lib/typescript/lib/module/skia/types/index.d.ts +30 -0
  1506. package/lib/typescript/lib/module/skia/web/CanvasKitWebGLBufferImpl.d.ts +8 -0
  1507. package/lib/typescript/lib/module/skia/web/Host.d.ts +17 -0
  1508. package/lib/typescript/lib/module/skia/web/JsiSkAnimatedImage.d.ts +9 -0
  1509. package/lib/typescript/lib/module/skia/web/JsiSkAnimatedImageFactory.d.ts +5 -0
  1510. package/lib/typescript/lib/module/skia/web/JsiSkCanvas.d.ts +44 -0
  1511. package/lib/typescript/lib/module/skia/web/JsiSkColor.d.ts +1 -0
  1512. package/lib/typescript/lib/module/skia/web/JsiSkColorFilter.d.ts +4 -0
  1513. package/lib/typescript/lib/module/skia/web/JsiSkColorFilterFactory.d.ts +11 -0
  1514. package/lib/typescript/lib/module/skia/web/JsiSkContourMeasure.d.ts +10 -0
  1515. package/lib/typescript/lib/module/skia/web/JsiSkContourMeasureIter.d.ts +6 -0
  1516. package/lib/typescript/lib/module/skia/web/JsiSkData.d.ts +4 -0
  1517. package/lib/typescript/lib/module/skia/web/JsiSkDataFactory.d.ts +15 -0
  1518. package/lib/typescript/lib/module/skia/web/JsiSkFont.d.ts +32 -0
  1519. package/lib/typescript/lib/module/skia/web/JsiSkFontMgr.d.ts +8 -0
  1520. package/lib/typescript/lib/module/skia/web/JsiSkFontMgrFactory.d.ts +5 -0
  1521. package/lib/typescript/lib/module/skia/web/JsiSkImage.d.ts +20 -0
  1522. package/lib/typescript/lib/module/skia/web/JsiSkImageFactory.d.ts +8 -0
  1523. package/lib/typescript/lib/module/skia/web/JsiSkImageFilter.d.ts +4 -0
  1524. package/lib/typescript/lib/module/skia/web/JsiSkImageFilterFactory.d.ts +16 -0
  1525. package/lib/typescript/lib/module/skia/web/JsiSkMaskFilter.d.ts +4 -0
  1526. package/lib/typescript/lib/module/skia/web/JsiSkMaskFilterFactory.d.ts +5 -0
  1527. package/lib/typescript/lib/module/skia/web/JsiSkMatrix.d.ts +17 -0
  1528. package/lib/typescript/lib/module/skia/web/JsiSkNativeBufferFactory.d.ts +5 -0
  1529. package/lib/typescript/lib/module/skia/web/JsiSkPaint.d.ts +27 -0
  1530. package/lib/typescript/lib/module/skia/web/JsiSkParagraph.d.ts +16 -0
  1531. package/lib/typescript/lib/module/skia/web/JsiSkParagraphBuilder.d.ts +13 -0
  1532. package/lib/typescript/lib/module/skia/web/JsiSkParagraphBuilderFactory.d.ts +5 -0
  1533. package/lib/typescript/lib/module/skia/web/JsiSkParagraphStyle.d.ts +3 -0
  1534. package/lib/typescript/lib/module/skia/web/JsiSkPath.d.ts +55 -0
  1535. package/lib/typescript/lib/module/skia/web/JsiSkPathEffect.d.ts +4 -0
  1536. package/lib/typescript/lib/module/skia/web/JsiSkPathEffectFactory.d.ts +12 -0
  1537. package/lib/typescript/lib/module/skia/web/JsiSkPathFactory.d.ts +9 -0
  1538. package/lib/typescript/lib/module/skia/web/JsiSkPicture.d.ts +7 -0
  1539. package/lib/typescript/lib/module/skia/web/JsiSkPictureFactory.d.ts +5 -0
  1540. package/lib/typescript/lib/module/skia/web/JsiSkPictureRecorder.d.ts +8 -0
  1541. package/lib/typescript/lib/module/skia/web/JsiSkPoint.d.ts +7 -0
  1542. package/lib/typescript/lib/module/skia/web/JsiSkRRect.d.ts +9 -0
  1543. package/lib/typescript/lib/module/skia/web/JsiSkRSXform.d.ts +10 -0
  1544. package/lib/typescript/lib/module/skia/web/JsiSkRect.d.ts +10 -0
  1545. package/lib/typescript/lib/module/skia/web/JsiSkRuntimeEffect.d.ts +12 -0
  1546. package/lib/typescript/lib/module/skia/web/JsiSkRuntimeEffectFactory.d.ts +5 -0
  1547. package/lib/typescript/lib/module/skia/web/JsiSkSVG.d.ts +6 -0
  1548. package/lib/typescript/lib/module/skia/web/JsiSkSVGFactory.d.ts +6 -0
  1549. package/lib/typescript/lib/module/skia/web/JsiSkShader.d.ts +4 -0
  1550. package/lib/typescript/lib/module/skia/web/JsiSkShaderFactory.d.ts +12 -0
  1551. package/lib/typescript/lib/module/skia/web/JsiSkSurface.d.ts +11 -0
  1552. package/lib/typescript/lib/module/skia/web/JsiSkSurfaceFactory.d.ts +6 -0
  1553. package/lib/typescript/lib/module/skia/web/JsiSkTextBlob.d.ts +4 -0
  1554. package/lib/typescript/lib/module/skia/web/JsiSkTextBlobFactory.d.ts +8 -0
  1555. package/lib/typescript/lib/module/skia/web/JsiSkTextStyle.d.ts +37 -0
  1556. package/lib/typescript/lib/module/skia/web/JsiSkTypeface.d.ts +7 -0
  1557. package/lib/typescript/lib/module/skia/web/JsiSkTypefaceFactory.d.ts +5 -0
  1558. package/lib/typescript/lib/module/skia/web/JsiSkTypefaceFontProvider.d.ts +9 -0
  1559. package/lib/typescript/lib/module/skia/web/JsiSkTypefaceFontProviderFactory.d.ts +5 -0
  1560. package/lib/typescript/lib/module/skia/web/JsiSkVertices.d.ts +7 -0
  1561. package/lib/typescript/lib/module/skia/web/JsiSkVerticesFactory.d.ts +2 -0
  1562. package/lib/typescript/lib/module/skia/web/JsiSkia.d.ts +63 -0
  1563. package/lib/typescript/lib/module/skia/web/JsiVideo.d.ts +22 -0
  1564. package/lib/typescript/lib/module/skia/web/index.d.ts +1 -0
  1565. package/lib/typescript/lib/module/specs/NativeSkiaModule.d.ts +2 -0
  1566. package/lib/typescript/lib/module/specs/NativeSkiaModule.web.d.ts +0 -0
  1567. package/lib/typescript/lib/module/specs/SkiaDomViewNativeComponent.d.ts +2 -0
  1568. package/lib/typescript/lib/module/specs/SkiaPictureViewNativeComponent.d.ts +2 -0
  1569. package/lib/typescript/lib/module/views/SkiaBaseWebView.d.ts +50 -0
  1570. package/lib/typescript/lib/module/views/SkiaDomView.d.ts +24 -0
  1571. package/lib/typescript/lib/module/views/SkiaDomView.web.d.ts +4 -0
  1572. package/lib/typescript/lib/module/views/SkiaJSDomView.d.ts +23 -0
  1573. package/lib/typescript/lib/module/views/SkiaJSDomView.web.d.ts +1 -0
  1574. package/lib/typescript/lib/module/views/SkiaPictureView.d.ts +18 -0
  1575. package/lib/typescript/lib/module/views/SkiaPictureView.web.d.ts +4 -0
  1576. package/lib/typescript/lib/module/views/SkiaViewNativeId.d.ts +3 -0
  1577. package/lib/typescript/lib/module/views/api.d.ts +1 -0
  1578. package/lib/typescript/lib/module/views/index.d.ts +4 -0
  1579. package/lib/typescript/lib/module/views/types.d.ts +1 -0
  1580. package/lib/typescript/lib/module/views/useTouchHandler.d.ts +2 -0
  1581. package/lib/typescript/lib/module/web/LoadSkiaWeb.d.ts +2 -0
  1582. package/lib/typescript/lib/module/web/WithSkiaWeb.d.ts +6 -0
  1583. package/lib/typescript/lib/module/web/index.d.ts +2 -0
  1584. package/lib/typescript/src/Platform/IPlatform.d.ts +0 -1
  1585. package/lib/typescript/src/external/reanimated/buffers.d.ts +4 -4
  1586. package/lib/typescript/src/renderer/Canvas.d.ts +2 -2
  1587. package/lib/typescript/src/renderer/Container.d.ts +1 -0
  1588. package/lib/typescript/src/renderer/HostConfig.d.ts +0 -1
  1589. package/lib/typescript/src/skia/core/AnimatedImage.d.ts +1 -1
  1590. package/lib/typescript/src/skia/core/Data.d.ts +3 -3
  1591. package/lib/typescript/src/skia/core/Font.d.ts +1 -1
  1592. package/lib/typescript/src/skia/core/Image.d.ts +2 -3
  1593. package/lib/typescript/src/skia/core/Picture.d.ts +1 -1
  1594. package/lib/typescript/src/skia/core/SVG.d.ts +1 -1
  1595. package/lib/typescript/src/skia/core/SVG.web.d.ts +1 -1
  1596. package/lib/typescript/src/skia/core/Typeface.d.ts +1 -1
  1597. package/lib/typescript/src/skia/types/Data/Data.d.ts +1 -1
  1598. package/lib/typescript/src/skia/types/Image/ImageFactory.d.ts +16 -16
  1599. package/lib/typescript/src/skia/types/MaskFilter.d.ts +3 -3
  1600. package/lib/typescript/src/skia/types/NativeBuffer/NativeBufferFactory.d.ts +3 -3
  1601. package/lib/typescript/src/skia/types/Paint/BlendMode.d.ts +28 -28
  1602. package/lib/typescript/src/skia/types/Path/Path.d.ts +4 -4
  1603. package/lib/typescript/src/skia/web/JsiSkCanvas.d.ts +1 -1
  1604. package/lib/typescript/src/skia/web/JsiSkNativeBufferFactory.d.ts +1 -1
  1605. package/lib/typescript/src/skia/web/JsiSkParagraphStyle.d.ts +1 -1
  1606. package/lib/typescript/src/specs/SkiaDomViewNativeComponent.d.ts +0 -1
  1607. package/lib/typescript/src/specs/SkiaPictureViewNativeComponent.d.ts +0 -1
  1608. package/lib/typescript/src/views/SkiaDomView.d.ts +0 -4
  1609. package/package.json +42 -19
  1610. package/scripts/setup-canvaskit.js +0 -0
  1611. package/src/Platform/Platform.web.tsx +4 -0
  1612. package/src/external/reanimated/buffers.ts +1 -1
  1613. package/src/mock/index.ts +4 -0
  1614. package/src/renderer/Container.tsx +1 -0
  1615. package/src/renderer/HostConfig.ts +7 -3
  1616. package/src/renderer/Reconciler.tsx +1 -0
  1617. package/src/skia/core/Picture.ts +2 -1
  1618. package/src/skia/types/Matrix4.ts +2 -7
  1619. package/src/skia/web/JsiSkCanvas.ts +26 -26
  1620. package/src/skia/web/JsiSkNativeBufferFactory.ts +1 -5
  1621. package/src/skia/web/JsiSkParagraphStyle.ts +2 -1
  1622. package/src/views/SkiaDomView.tsx +0 -8
  1623. package/libs/ios/libskia.xcframework/Info.plist +0 -46
  1624. package/libs/ios/libskia.xcframework/ios-arm64_arm64e/libskia.a +0 -0
  1625. package/libs/ios/libskia.xcframework/ios-arm64_arm64e_x86_64-simulator/libskia.a +0 -0
  1626. package/libs/ios/libskottie.xcframework/Info.plist +0 -46
  1627. package/libs/ios/libskottie.xcframework/ios-arm64_arm64e/libskottie.a +0 -0
  1628. package/libs/ios/libskottie.xcframework/ios-arm64_arm64e_x86_64-simulator/libskottie.a +0 -0
  1629. package/libs/ios/libskparagraph.xcframework/Info.plist +0 -46
  1630. package/libs/ios/libskparagraph.xcframework/ios-arm64_arm64e/libskparagraph.a +0 -0
  1631. package/libs/ios/libskparagraph.xcframework/ios-arm64_arm64e_x86_64-simulator/libskparagraph.a +0 -0
  1632. package/libs/ios/libsksg.xcframework/Info.plist +0 -46
  1633. package/libs/ios/libsksg.xcframework/ios-arm64_arm64e/libsksg.a +0 -0
  1634. package/libs/ios/libsksg.xcframework/ios-arm64_arm64e_x86_64-simulator/libsksg.a +0 -0
  1635. package/libs/ios/libskshaper.xcframework/Info.plist +0 -46
  1636. package/libs/ios/libskshaper.xcframework/ios-arm64_arm64e/libskshaper.a +0 -0
  1637. package/libs/ios/libskshaper.xcframework/ios-arm64_arm64e_x86_64-simulator/libskshaper.a +0 -0
  1638. package/libs/ios/libskunicode.xcframework/Info.plist +0 -46
  1639. package/libs/ios/libskunicode.xcframework/ios-arm64_arm64e/libskunicode.a +0 -0
  1640. package/libs/ios/libskunicode.xcframework/ios-arm64_arm64e_x86_64-simulator/libskunicode.a +0 -0
  1641. package/libs/ios/libsvg.xcframework/Info.plist +0 -46
  1642. package/libs/ios/libsvg.xcframework/ios-arm64_arm64e/libsvg.a +0 -0
  1643. package/libs/ios/libsvg.xcframework/ios-arm64_arm64e_x86_64-simulator/libsvg.a +0 -0
@@ -1 +1 @@
1
- {"version":3,"names":["_Host","require","_defineProperty","obj","key","value","_toPropertyKey","Object","defineProperty","enumerable","configurable","writable","t","i","_toPrimitive","String","r","e","Symbol","toPrimitive","call","TypeError","Number","JsiSkShader","HostObject","constructor","CanvasKit","ref","delete","exports"],"sources":["JsiSkShader.ts"],"sourcesContent":["import type { CanvasKit, Shader } from \"canvaskit-wasm\";\n\nimport type { SkShader } from \"../types\";\n\nimport { HostObject } from \"./Host\";\n\nexport class JsiSkShader\n extends HostObject<Shader, \"Shader\">\n implements SkShader\n{\n constructor(CanvasKit: CanvasKit, ref: Shader) {\n super(CanvasKit, ref, \"Shader\");\n }\n\n dispose = () => {\n this.ref.delete();\n };\n}\n"],"mappings":";;;;;;AAIA,IAAAA,KAAA,GAAAC,OAAA;AAAoC,SAAAC,gBAAAC,GAAA,EAAAC,GAAA,EAAAC,KAAA,IAAAD,GAAA,GAAAE,cAAA,CAAAF,GAAA,OAAAA,GAAA,IAAAD,GAAA,IAAAI,MAAA,CAAAC,cAAA,CAAAL,GAAA,EAAAC,GAAA,IAAAC,KAAA,EAAAA,KAAA,EAAAI,UAAA,QAAAC,YAAA,QAAAC,QAAA,oBAAAR,GAAA,CAAAC,GAAA,IAAAC,KAAA,WAAAF,GAAA;AAAA,SAAAG,eAAAM,CAAA,QAAAC,CAAA,GAAAC,YAAA,CAAAF,CAAA,uCAAAC,CAAA,GAAAA,CAAA,GAAAE,MAAA,CAAAF,CAAA;AAAA,SAAAC,aAAAF,CAAA,EAAAI,CAAA,2BAAAJ,CAAA,KAAAA,CAAA,SAAAA,CAAA,MAAAK,CAAA,GAAAL,CAAA,CAAAM,MAAA,CAAAC,WAAA,kBAAAF,CAAA,QAAAJ,CAAA,GAAAI,CAAA,CAAAG,IAAA,CAAAR,CAAA,EAAAI,CAAA,uCAAAH,CAAA,SAAAA,CAAA,YAAAQ,SAAA,yEAAAL,CAAA,GAAAD,MAAA,GAAAO,MAAA,EAAAV,CAAA;AAE7B,MAAMW,WAAW,SACdC,gBAAU,CAEpB;EACEC,WAAWA,CAACC,SAAoB,EAAEC,GAAW,EAAE;IAC7C,KAAK,CAACD,SAAS,EAAEC,GAAG,EAAE,QAAQ,CAAC;IAACzB,eAAA,kBAGxB,MAAM;MACd,IAAI,CAACyB,GAAG,CAACC,MAAM,CAAC,CAAC;IACnB,CAAC;EAJD;AAKF;AAACC,OAAA,CAAAN,WAAA,GAAAA,WAAA"}
1
+ {"version":3,"names":["_Host","require","_defineProperty","e","r","t","_toPropertyKey","Object","defineProperty","value","enumerable","configurable","writable","i","_toPrimitive","Symbol","toPrimitive","call","TypeError","String","Number","JsiSkShader","HostObject","constructor","CanvasKit","ref","delete","exports"],"sources":["JsiSkShader.ts"],"sourcesContent":["import type { CanvasKit, Shader } from \"canvaskit-wasm\";\n\nimport type { SkShader } from \"../types\";\n\nimport { HostObject } from \"./Host\";\n\nexport class JsiSkShader\n extends HostObject<Shader, \"Shader\">\n implements SkShader\n{\n constructor(CanvasKit: CanvasKit, ref: Shader) {\n super(CanvasKit, ref, \"Shader\");\n }\n\n dispose = () => {\n this.ref.delete();\n };\n}\n"],"mappings":";;;;;;AAIA,IAAAA,KAAA,GAAAC,OAAA;AAAoC,SAAAC,gBAAAC,CAAA,EAAAC,CAAA,EAAAC,CAAA,YAAAD,CAAA,GAAAE,cAAA,CAAAF,CAAA,MAAAD,CAAA,GAAAI,MAAA,CAAAC,cAAA,CAAAL,CAAA,EAAAC,CAAA,IAAAK,KAAA,EAAAJ,CAAA,EAAAK,UAAA,MAAAC,YAAA,MAAAC,QAAA,UAAAT,CAAA,CAAAC,CAAA,IAAAC,CAAA,EAAAF,CAAA;AAAA,SAAAG,eAAAD,CAAA,QAAAQ,CAAA,GAAAC,YAAA,CAAAT,CAAA,uCAAAQ,CAAA,GAAAA,CAAA,GAAAA,CAAA;AAAA,SAAAC,aAAAT,CAAA,EAAAD,CAAA,2BAAAC,CAAA,KAAAA,CAAA,SAAAA,CAAA,MAAAF,CAAA,GAAAE,CAAA,CAAAU,MAAA,CAAAC,WAAA,kBAAAb,CAAA,QAAAU,CAAA,GAAAV,CAAA,CAAAc,IAAA,CAAAZ,CAAA,EAAAD,CAAA,uCAAAS,CAAA,SAAAA,CAAA,YAAAK,SAAA,yEAAAd,CAAA,GAAAe,MAAA,GAAAC,MAAA,EAAAf,CAAA;AAE7B,MAAMgB,WAAW,SACdC,gBAAU,CAEpB;EACEC,WAAWA,CAACC,SAAoB,EAAEC,GAAW,EAAE;IAC7C,KAAK,CAACD,SAAS,EAAEC,GAAG,EAAE,QAAQ,CAAC;IAACvB,eAAA,kBAGxB,MAAM;MACd,IAAI,CAACuB,GAAG,CAACC,MAAM,CAAC,CAAC;IACnB,CAAC;EAJD;AAKF;AAACC,OAAA,CAAAN,WAAA,GAAAA,WAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_Host","require","_JsiSkMatrix","_JsiSkPoint","_JsiSkShader","JsiSkShaderFactory","Host","constructor","CanvasKit","MakeLinearGradient","start","end","colors","pos","mode","localMatrix","flags","JsiSkShader","Shader","JsiSkPoint","fromValue","getEnum","TileMode","undefined","JsiSkMatrix","MakeRadialGradient","center","radius","MakeTwoPointConicalGradient","startRadius","endRadius","MakeSweepGradient","cx","cy","startAngleInDegrees","endAngleInDegrees","MakeTurbulence","baseFreqX","baseFreqY","octaves","seed","tileW","tileH","MakeFractalNoise","MakeBlend","one","two","BlendMode","MakeColor","color","ColorSpace","SRGB","exports"],"sources":["JsiSkShaderFactory.ts"],"sourcesContent":["import type { CanvasKit } from \"canvaskit-wasm\";\n\nimport type {\n BlendMode,\n SkColor,\n SkMatrix,\n SkPoint,\n SkShader,\n TileMode,\n} from \"../types\";\nimport type { ShaderFactory } from \"../types/Shader/ShaderFactory\";\n\nimport { Host, getEnum } from \"./Host\";\nimport { JsiSkMatrix } from \"./JsiSkMatrix\";\nimport { JsiSkPoint } from \"./JsiSkPoint\";\nimport { JsiSkShader } from \"./JsiSkShader\";\n\nexport class JsiSkShaderFactory extends Host implements ShaderFactory {\n constructor(CanvasKit: CanvasKit) {\n super(CanvasKit);\n }\n\n MakeLinearGradient(\n start: SkPoint,\n end: SkPoint,\n colors: SkColor[],\n pos: number[] | null,\n mode: TileMode,\n localMatrix?: SkMatrix,\n flags?: number\n ) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeLinearGradient(\n JsiSkPoint.fromValue(start),\n JsiSkPoint.fromValue(end),\n colors,\n pos,\n getEnum(this.CanvasKit.TileMode, mode),\n localMatrix === undefined\n ? undefined\n : JsiSkMatrix.fromValue(localMatrix),\n flags\n )\n );\n }\n\n MakeRadialGradient(\n center: SkPoint,\n radius: number,\n colors: SkColor[],\n pos: number[] | null,\n mode: TileMode,\n localMatrix?: SkMatrix,\n flags?: number\n ) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeRadialGradient(\n JsiSkPoint.fromValue(center),\n radius,\n colors,\n pos,\n getEnum(this.CanvasKit.TileMode, mode),\n localMatrix === undefined\n ? undefined\n : JsiSkMatrix.fromValue(localMatrix),\n flags\n )\n );\n }\n\n MakeTwoPointConicalGradient(\n start: SkPoint,\n startRadius: number,\n end: SkPoint,\n endRadius: number,\n colors: SkColor[],\n pos: number[] | null,\n mode: TileMode,\n localMatrix?: SkMatrix,\n flags?: number\n ) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeTwoPointConicalGradient(\n JsiSkPoint.fromValue(start),\n startRadius,\n JsiSkPoint.fromValue(end),\n endRadius,\n colors,\n pos,\n getEnum(this.CanvasKit.TileMode, mode),\n localMatrix === undefined\n ? undefined\n : JsiSkMatrix.fromValue(localMatrix),\n flags\n )\n );\n }\n\n MakeSweepGradient(\n cx: number,\n cy: number,\n colors: SkColor[],\n pos: number[] | null,\n mode: TileMode,\n localMatrix?: SkMatrix | null,\n flags?: number,\n startAngleInDegrees?: number,\n endAngleInDegrees?: number\n ) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeSweepGradient(\n cx,\n cy,\n colors,\n pos,\n getEnum(this.CanvasKit.TileMode, mode),\n localMatrix === undefined || localMatrix === null\n ? undefined\n : JsiSkMatrix.fromValue(localMatrix),\n flags,\n startAngleInDegrees,\n endAngleInDegrees\n )\n );\n }\n\n MakeTurbulence(\n baseFreqX: number,\n baseFreqY: number,\n octaves: number,\n seed: number,\n tileW: number,\n tileH: number\n ) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeTurbulence(\n baseFreqX,\n baseFreqY,\n octaves,\n seed,\n tileW,\n tileH\n )\n );\n }\n\n MakeFractalNoise(\n baseFreqX: number,\n baseFreqY: number,\n octaves: number,\n seed: number,\n tileW: number,\n tileH: number\n ) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeFractalNoise(\n baseFreqX,\n baseFreqY,\n octaves,\n seed,\n tileW,\n tileH\n )\n );\n }\n\n MakeBlend(mode: BlendMode, one: SkShader, two: SkShader) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeBlend(\n getEnum(this.CanvasKit.BlendMode, mode),\n JsiSkShader.fromValue(one),\n JsiSkShader.fromValue(two)\n )\n );\n }\n\n MakeColor(color: SkColor) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeColor(color, this.CanvasKit.ColorSpace.SRGB)\n );\n }\n}\n"],"mappings":"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"}
1
+ {"version":3,"names":["_Host","require","_JsiSkMatrix","_JsiSkPoint","_JsiSkShader","JsiSkShaderFactory","Host","constructor","CanvasKit","MakeLinearGradient","start","end","colors","pos","mode","localMatrix","flags","JsiSkShader","Shader","JsiSkPoint","fromValue","getEnum","TileMode","undefined","JsiSkMatrix","MakeRadialGradient","center","radius","MakeTwoPointConicalGradient","startRadius","endRadius","MakeSweepGradient","cx","cy","startAngleInDegrees","endAngleInDegrees","MakeTurbulence","baseFreqX","baseFreqY","octaves","seed","tileW","tileH","MakeFractalNoise","MakeBlend","one","two","BlendMode","MakeColor","color","ColorSpace","SRGB","exports"],"sources":["JsiSkShaderFactory.ts"],"sourcesContent":["import type { CanvasKit } from \"canvaskit-wasm\";\n\nimport type {\n BlendMode,\n SkColor,\n SkMatrix,\n SkPoint,\n SkShader,\n TileMode,\n} from \"../types\";\nimport type { ShaderFactory } from \"../types/Shader/ShaderFactory\";\n\nimport { Host, getEnum } from \"./Host\";\nimport { JsiSkMatrix } from \"./JsiSkMatrix\";\nimport { JsiSkPoint } from \"./JsiSkPoint\";\nimport { JsiSkShader } from \"./JsiSkShader\";\n\nexport class JsiSkShaderFactory extends Host implements ShaderFactory {\n constructor(CanvasKit: CanvasKit) {\n super(CanvasKit);\n }\n\n MakeLinearGradient(\n start: SkPoint,\n end: SkPoint,\n colors: SkColor[],\n pos: number[] | null,\n mode: TileMode,\n localMatrix?: SkMatrix,\n flags?: number\n ) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeLinearGradient(\n JsiSkPoint.fromValue(start),\n JsiSkPoint.fromValue(end),\n colors,\n pos,\n getEnum(this.CanvasKit.TileMode, mode),\n localMatrix === undefined\n ? undefined\n : JsiSkMatrix.fromValue(localMatrix),\n flags\n )\n );\n }\n\n MakeRadialGradient(\n center: SkPoint,\n radius: number,\n colors: SkColor[],\n pos: number[] | null,\n mode: TileMode,\n localMatrix?: SkMatrix,\n flags?: number\n ) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeRadialGradient(\n JsiSkPoint.fromValue(center),\n radius,\n colors,\n pos,\n getEnum(this.CanvasKit.TileMode, mode),\n localMatrix === undefined\n ? undefined\n : JsiSkMatrix.fromValue(localMatrix),\n flags\n )\n );\n }\n\n MakeTwoPointConicalGradient(\n start: SkPoint,\n startRadius: number,\n end: SkPoint,\n endRadius: number,\n colors: SkColor[],\n pos: number[] | null,\n mode: TileMode,\n localMatrix?: SkMatrix,\n flags?: number\n ) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeTwoPointConicalGradient(\n JsiSkPoint.fromValue(start),\n startRadius,\n JsiSkPoint.fromValue(end),\n endRadius,\n colors,\n pos,\n getEnum(this.CanvasKit.TileMode, mode),\n localMatrix === undefined\n ? undefined\n : JsiSkMatrix.fromValue(localMatrix),\n flags\n )\n );\n }\n\n MakeSweepGradient(\n cx: number,\n cy: number,\n colors: SkColor[],\n pos: number[] | null,\n mode: TileMode,\n localMatrix?: SkMatrix | null,\n flags?: number,\n startAngleInDegrees?: number,\n endAngleInDegrees?: number\n ) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeSweepGradient(\n cx,\n cy,\n colors,\n pos,\n getEnum(this.CanvasKit.TileMode, mode),\n localMatrix === undefined || localMatrix === null\n ? undefined\n : JsiSkMatrix.fromValue(localMatrix),\n flags,\n startAngleInDegrees,\n endAngleInDegrees\n )\n );\n }\n\n MakeTurbulence(\n baseFreqX: number,\n baseFreqY: number,\n octaves: number,\n seed: number,\n tileW: number,\n tileH: number\n ) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeTurbulence(\n baseFreqX,\n baseFreqY,\n octaves,\n seed,\n tileW,\n tileH\n )\n );\n }\n\n MakeFractalNoise(\n baseFreqX: number,\n baseFreqY: number,\n octaves: number,\n seed: number,\n tileW: number,\n tileH: number\n ) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeFractalNoise(\n baseFreqX,\n baseFreqY,\n octaves,\n seed,\n tileW,\n tileH\n )\n );\n }\n\n MakeBlend(mode: BlendMode, one: SkShader, two: SkShader) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeBlend(\n getEnum(this.CanvasKit.BlendMode, mode),\n JsiSkShader.fromValue(one),\n JsiSkShader.fromValue(two)\n )\n );\n }\n\n MakeColor(color: SkColor) {\n return new JsiSkShader(\n this.CanvasKit,\n this.CanvasKit.Shader.MakeColor(color, this.CanvasKit.ColorSpace.SRGB)\n );\n }\n}\n"],"mappings":"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","ignoreList":[]}
@@ -8,8 +8,8 @@ var _Host = require("./Host");
8
8
  var _JsiSkCanvas = require("./JsiSkCanvas");
9
9
  var _JsiSkImage = require("./JsiSkImage");
10
10
  var _JsiSkRect = require("./JsiSkRect");
11
- function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
12
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : String(i); }
11
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
12
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : i + ""; }
13
13
  function _toPrimitive(t, r) { if ("object" != typeof t || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != typeof i) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
14
14
  class JsiSkSurface extends _Host.HostObject {
15
15
  constructor(CanvasKit, ref) {
@@ -1 +1 @@
1
- {"version":3,"names":["_Host","require","_JsiSkCanvas","_JsiSkImage","_JsiSkRect","_defineProperty","obj","key","value","_toPropertyKey","Object","defineProperty","enumerable","configurable","writable","t","i","_toPrimitive","String","r","e","Symbol","toPrimitive","call","TypeError","Number","JsiSkSurface","HostObject","constructor","CanvasKit","ref","dispose","flush","width","height","getCanvas","JsiSkCanvas","makeImageSnapshot","bounds","image","Array","from","JsiSkRect","fromValue","undefined","JsiSkImage","exports"],"sources":["JsiSkSurface.ts"],"sourcesContent":["import type { CanvasKit, Surface } from \"canvaskit-wasm\";\n\nimport type { SkCanvas, SkImage, SkRect, SkSurface } from \"../types\";\n\nimport { HostObject } from \"./Host\";\nimport { JsiSkCanvas } from \"./JsiSkCanvas\";\nimport { JsiSkImage } from \"./JsiSkImage\";\nimport { JsiSkRect } from \"./JsiSkRect\";\n\nexport class JsiSkSurface\n extends HostObject<Surface, \"Surface\">\n implements SkSurface\n{\n constructor(CanvasKit: CanvasKit, ref: Surface) {\n super(CanvasKit, ref, \"Surface\");\n }\n\n dispose = () => {\n this.ref.dispose();\n };\n\n flush() {\n this.ref.flush();\n }\n\n width() {\n return this.ref.width();\n }\n\n height() {\n return this.ref.height();\n }\n\n getCanvas(): SkCanvas {\n return new JsiSkCanvas(this.CanvasKit, this.ref.getCanvas());\n }\n\n makeImageSnapshot(bounds?: SkRect): SkImage {\n const image = this.ref.makeImageSnapshot(\n bounds\n ? Array.from(JsiSkRect.fromValue(this.CanvasKit, bounds))\n : undefined\n );\n return new JsiSkImage(this.CanvasKit, image);\n }\n}\n"],"mappings":";;;;;;AAIA,IAAAA,KAAA,GAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AACA,IAAAE,WAAA,GAAAF,OAAA;AACA,IAAAG,UAAA,GAAAH,OAAA;AAAwC,SAAAI,gBAAAC,GAAA,EAAAC,GAAA,EAAAC,KAAA,IAAAD,GAAA,GAAAE,cAAA,CAAAF,GAAA,OAAAA,GAAA,IAAAD,GAAA,IAAAI,MAAA,CAAAC,cAAA,CAAAL,GAAA,EAAAC,GAAA,IAAAC,KAAA,EAAAA,KAAA,EAAAI,UAAA,QAAAC,YAAA,QAAAC,QAAA,oBAAAR,GAAA,CAAAC,GAAA,IAAAC,KAAA,WAAAF,GAAA;AAAA,SAAAG,eAAAM,CAAA,QAAAC,CAAA,GAAAC,YAAA,CAAAF,CAAA,uCAAAC,CAAA,GAAAA,CAAA,GAAAE,MAAA,CAAAF,CAAA;AAAA,SAAAC,aAAAF,CAAA,EAAAI,CAAA,2BAAAJ,CAAA,KAAAA,CAAA,SAAAA,CAAA,MAAAK,CAAA,GAAAL,CAAA,CAAAM,MAAA,CAAAC,WAAA,kBAAAF,CAAA,QAAAJ,CAAA,GAAAI,CAAA,CAAAG,IAAA,CAAAR,CAAA,EAAAI,CAAA,uCAAAH,CAAA,SAAAA,CAAA,YAAAQ,SAAA,yEAAAL,CAAA,GAAAD,MAAA,GAAAO,MAAA,EAAAV,CAAA;AAEjC,MAAMW,YAAY,SACfC,gBAAU,CAEpB;EACEC,WAAWA,CAACC,SAAoB,EAAEC,GAAY,EAAE;IAC9C,KAAK,CAACD,SAAS,EAAEC,GAAG,EAAE,SAAS,CAAC;IAACzB,eAAA,kBAGzB,MAAM;MACd,IAAI,CAACyB,GAAG,CAACC,OAAO,CAAC,CAAC;IACpB,CAAC;EAJD;EAMAC,KAAKA,CAAA,EAAG;IACN,IAAI,CAACF,GAAG,CAACE,KAAK,CAAC,CAAC;EAClB;EAEAC,KAAKA,CAAA,EAAG;IACN,OAAO,IAAI,CAACH,GAAG,CAACG,KAAK,CAAC,CAAC;EACzB;EAEAC,MAAMA,CAAA,EAAG;IACP,OAAO,IAAI,CAACJ,GAAG,CAACI,MAAM,CAAC,CAAC;EAC1B;EAEAC,SAASA,CAAA,EAAa;IACpB,OAAO,IAAIC,wBAAW,CAAC,IAAI,CAACP,SAAS,EAAE,IAAI,CAACC,GAAG,CAACK,SAAS,CAAC,CAAC,CAAC;EAC9D;EAEAE,iBAAiBA,CAACC,MAAe,EAAW;IAC1C,MAAMC,KAAK,GAAG,IAAI,CAACT,GAAG,CAACO,iBAAiB,CACtCC,MAAM,GACFE,KAAK,CAACC,IAAI,CAACC,oBAAS,CAACC,SAAS,CAAC,IAAI,CAACd,SAAS,EAAES,MAAM,CAAC,CAAC,GACvDM,SACN,CAAC;IACD,OAAO,IAAIC,sBAAU,CAAC,IAAI,CAAChB,SAAS,EAAEU,KAAK,CAAC;EAC9C;AACF;AAACO,OAAA,CAAApB,YAAA,GAAAA,YAAA"}
1
+ {"version":3,"names":["_Host","require","_JsiSkCanvas","_JsiSkImage","_JsiSkRect","_defineProperty","e","r","t","_toPropertyKey","Object","defineProperty","value","enumerable","configurable","writable","i","_toPrimitive","Symbol","toPrimitive","call","TypeError","String","Number","JsiSkSurface","HostObject","constructor","CanvasKit","ref","dispose","flush","width","height","getCanvas","JsiSkCanvas","makeImageSnapshot","bounds","image","Array","from","JsiSkRect","fromValue","undefined","JsiSkImage","exports"],"sources":["JsiSkSurface.ts"],"sourcesContent":["import type { CanvasKit, Surface } from \"canvaskit-wasm\";\n\nimport type { SkCanvas, SkImage, SkRect, SkSurface } from \"../types\";\n\nimport { HostObject } from \"./Host\";\nimport { JsiSkCanvas } from \"./JsiSkCanvas\";\nimport { JsiSkImage } from \"./JsiSkImage\";\nimport { JsiSkRect } from \"./JsiSkRect\";\n\nexport class JsiSkSurface\n extends HostObject<Surface, \"Surface\">\n implements SkSurface\n{\n constructor(CanvasKit: CanvasKit, ref: Surface) {\n super(CanvasKit, ref, \"Surface\");\n }\n\n dispose = () => {\n this.ref.dispose();\n };\n\n flush() {\n this.ref.flush();\n }\n\n width() {\n return this.ref.width();\n }\n\n height() {\n return this.ref.height();\n }\n\n getCanvas(): SkCanvas {\n return new JsiSkCanvas(this.CanvasKit, this.ref.getCanvas());\n }\n\n makeImageSnapshot(bounds?: SkRect): SkImage {\n const image = this.ref.makeImageSnapshot(\n bounds\n ? Array.from(JsiSkRect.fromValue(this.CanvasKit, bounds))\n : undefined\n );\n return new JsiSkImage(this.CanvasKit, image);\n }\n}\n"],"mappings":";;;;;;AAIA,IAAAA,KAAA,GAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AACA,IAAAE,WAAA,GAAAF,OAAA;AACA,IAAAG,UAAA,GAAAH,OAAA;AAAwC,SAAAI,gBAAAC,CAAA,EAAAC,CAAA,EAAAC,CAAA,YAAAD,CAAA,GAAAE,cAAA,CAAAF,CAAA,MAAAD,CAAA,GAAAI,MAAA,CAAAC,cAAA,CAAAL,CAAA,EAAAC,CAAA,IAAAK,KAAA,EAAAJ,CAAA,EAAAK,UAAA,MAAAC,YAAA,MAAAC,QAAA,UAAAT,CAAA,CAAAC,CAAA,IAAAC,CAAA,EAAAF,CAAA;AAAA,SAAAG,eAAAD,CAAA,QAAAQ,CAAA,GAAAC,YAAA,CAAAT,CAAA,uCAAAQ,CAAA,GAAAA,CAAA,GAAAA,CAAA;AAAA,SAAAC,aAAAT,CAAA,EAAAD,CAAA,2BAAAC,CAAA,KAAAA,CAAA,SAAAA,CAAA,MAAAF,CAAA,GAAAE,CAAA,CAAAU,MAAA,CAAAC,WAAA,kBAAAb,CAAA,QAAAU,CAAA,GAAAV,CAAA,CAAAc,IAAA,CAAAZ,CAAA,EAAAD,CAAA,uCAAAS,CAAA,SAAAA,CAAA,YAAAK,SAAA,yEAAAd,CAAA,GAAAe,MAAA,GAAAC,MAAA,EAAAf,CAAA;AAEjC,MAAMgB,YAAY,SACfC,gBAAU,CAEpB;EACEC,WAAWA,CAACC,SAAoB,EAAEC,GAAY,EAAE;IAC9C,KAAK,CAACD,SAAS,EAAEC,GAAG,EAAE,SAAS,CAAC;IAACvB,eAAA,kBAGzB,MAAM;MACd,IAAI,CAACuB,GAAG,CAACC,OAAO,CAAC,CAAC;IACpB,CAAC;EAJD;EAMAC,KAAKA,CAAA,EAAG;IACN,IAAI,CAACF,GAAG,CAACE,KAAK,CAAC,CAAC;EAClB;EAEAC,KAAKA,CAAA,EAAG;IACN,OAAO,IAAI,CAACH,GAAG,CAACG,KAAK,CAAC,CAAC;EACzB;EAEAC,MAAMA,CAAA,EAAG;IACP,OAAO,IAAI,CAACJ,GAAG,CAACI,MAAM,CAAC,CAAC;EAC1B;EAEAC,SAASA,CAAA,EAAa;IACpB,OAAO,IAAIC,wBAAW,CAAC,IAAI,CAACP,SAAS,EAAE,IAAI,CAACC,GAAG,CAACK,SAAS,CAAC,CAAC,CAAC;EAC9D;EAEAE,iBAAiBA,CAACC,MAAe,EAAW;IAC1C,MAAMC,KAAK,GAAG,IAAI,CAACT,GAAG,CAACO,iBAAiB,CACtCC,MAAM,GACFE,KAAK,CAACC,IAAI,CAACC,oBAAS,CAACC,SAAS,CAAC,IAAI,CAACd,SAAS,EAAES,MAAM,CAAC,CAAC,GACvDM,SACN,CAAC;IACD,OAAO,IAAIC,sBAAU,CAAC,IAAI,CAAChB,SAAS,EAAEU,KAAK,CAAC;EAC9C;AACF;AAACO,OAAA,CAAApB,YAAA,GAAAA,YAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_Host","require","_JsiSkSurface","JsiSkSurfaceFactory","Host","constructor","CanvasKit","Make","width","height","JsiSkSurface","MakeSurface","MakeOffscreen","OC","globalThis","OffscreenCanvas","surface","undefined","offscreen","webglContext","GetWebGLContext","grContext","MakeWebGLContext","Error","MakeRenderTarget","exports"],"sources":["JsiSkSurfaceFactory.ts"],"sourcesContent":["import type { CanvasKit, Surface } from \"canvaskit-wasm\";\n\nimport type { SurfaceFactory } from \"../types\";\n\nimport { Host } from \"./Host\";\nimport { JsiSkSurface } from \"./JsiSkSurface\";\n\nexport class JsiSkSurfaceFactory extends Host implements SurfaceFactory {\n constructor(CanvasKit: CanvasKit) {\n super(CanvasKit);\n }\n\n Make(width: number, height: number) {\n return new JsiSkSurface(\n this.CanvasKit,\n this.CanvasKit.MakeSurface(width, height)!\n );\n }\n\n MakeOffscreen(width: number, height: number) {\n // OffscreenCanvas may be unvailable in some environments.\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n const OC = (globalThis as any).OffscreenCanvas;\n let surface: Surface | null;\n if (OC === undefined) {\n return this.Make(width, height);\n } else {\n const offscreen = new OC(width, height);\n const webglContext = this.CanvasKit.GetWebGLContext(offscreen);\n const grContext = this.CanvasKit.MakeWebGLContext(webglContext);\n if (!grContext) {\n throw new Error(\"Could not make a graphics context\");\n }\n surface = this.CanvasKit.MakeRenderTarget(grContext, width, height);\n }\n if (!surface) {\n return null;\n }\n return new JsiSkSurface(this.CanvasKit, surface);\n }\n}\n"],"mappings":";;;;;;AAIA,IAAAA,KAAA,GAAAC,OAAA;AACA,IAAAC,aAAA,GAAAD,OAAA;AAEO,MAAME,mBAAmB,SAASC,UAAI,CAA2B;EACtEC,WAAWA,CAACC,SAAoB,EAAE;IAChC,KAAK,CAACA,SAAS,CAAC;EAClB;EAEAC,IAAIA,CAACC,KAAa,EAAEC,MAAc,EAAE;IAClC,OAAO,IAAIC,0BAAY,CACrB,IAAI,CAACJ,SAAS,EACd,IAAI,CAACA,SAAS,CAACK,WAAW,CAACH,KAAK,EAAEC,MAAM,CAC1C,CAAC;EACH;EAEAG,aAAaA,CAACJ,KAAa,EAAEC,MAAc,EAAE;IAC3C;IACA;IACA,MAAMI,EAAE,GAAIC,UAAU,CAASC,eAAe;IAC9C,IAAIC,OAAuB;IAC3B,IAAIH,EAAE,KAAKI,SAAS,EAAE;MACpB,OAAO,IAAI,CAACV,IAAI,CAACC,KAAK,EAAEC,MAAM,CAAC;IACjC,CAAC,MAAM;MACL,MAAMS,SAAS,GAAG,IAAIL,EAAE,CAACL,KAAK,EAAEC,MAAM,CAAC;MACvC,MAAMU,YAAY,GAAG,IAAI,CAACb,SAAS,CAACc,eAAe,CAACF,SAAS,CAAC;MAC9D,MAAMG,SAAS,GAAG,IAAI,CAACf,SAAS,CAACgB,gBAAgB,CAACH,YAAY,CAAC;MAC/D,IAAI,CAACE,SAAS,EAAE;QACd,MAAM,IAAIE,KAAK,CAAC,mCAAmC,CAAC;MACtD;MACAP,OAAO,GAAG,IAAI,CAACV,SAAS,CAACkB,gBAAgB,CAACH,SAAS,EAAEb,KAAK,EAAEC,MAAM,CAAC;IACrE;IACA,IAAI,CAACO,OAAO,EAAE;MACZ,OAAO,IAAI;IACb;IACA,OAAO,IAAIN,0BAAY,CAAC,IAAI,CAACJ,SAAS,EAAEU,OAAO,CAAC;EAClD;AACF;AAACS,OAAA,CAAAtB,mBAAA,GAAAA,mBAAA"}
1
+ {"version":3,"names":["_Host","require","_JsiSkSurface","JsiSkSurfaceFactory","Host","constructor","CanvasKit","Make","width","height","JsiSkSurface","MakeSurface","MakeOffscreen","OC","globalThis","OffscreenCanvas","surface","undefined","offscreen","webglContext","GetWebGLContext","grContext","MakeWebGLContext","Error","MakeRenderTarget","exports"],"sources":["JsiSkSurfaceFactory.ts"],"sourcesContent":["import type { CanvasKit, Surface } from \"canvaskit-wasm\";\n\nimport type { SurfaceFactory } from \"../types\";\n\nimport { Host } from \"./Host\";\nimport { JsiSkSurface } from \"./JsiSkSurface\";\n\nexport class JsiSkSurfaceFactory extends Host implements SurfaceFactory {\n constructor(CanvasKit: CanvasKit) {\n super(CanvasKit);\n }\n\n Make(width: number, height: number) {\n return new JsiSkSurface(\n this.CanvasKit,\n this.CanvasKit.MakeSurface(width, height)!\n );\n }\n\n MakeOffscreen(width: number, height: number) {\n // OffscreenCanvas may be unvailable in some environments.\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n const OC = (globalThis as any).OffscreenCanvas;\n let surface: Surface | null;\n if (OC === undefined) {\n return this.Make(width, height);\n } else {\n const offscreen = new OC(width, height);\n const webglContext = this.CanvasKit.GetWebGLContext(offscreen);\n const grContext = this.CanvasKit.MakeWebGLContext(webglContext);\n if (!grContext) {\n throw new Error(\"Could not make a graphics context\");\n }\n surface = this.CanvasKit.MakeRenderTarget(grContext, width, height);\n }\n if (!surface) {\n return null;\n }\n return new JsiSkSurface(this.CanvasKit, surface);\n }\n}\n"],"mappings":";;;;;;AAIA,IAAAA,KAAA,GAAAC,OAAA;AACA,IAAAC,aAAA,GAAAD,OAAA;AAEO,MAAME,mBAAmB,SAASC,UAAI,CAA2B;EACtEC,WAAWA,CAACC,SAAoB,EAAE;IAChC,KAAK,CAACA,SAAS,CAAC;EAClB;EAEAC,IAAIA,CAACC,KAAa,EAAEC,MAAc,EAAE;IAClC,OAAO,IAAIC,0BAAY,CACrB,IAAI,CAACJ,SAAS,EACd,IAAI,CAACA,SAAS,CAACK,WAAW,CAACH,KAAK,EAAEC,MAAM,CAC1C,CAAC;EACH;EAEAG,aAAaA,CAACJ,KAAa,EAAEC,MAAc,EAAE;IAC3C;IACA;IACA,MAAMI,EAAE,GAAIC,UAAU,CAASC,eAAe;IAC9C,IAAIC,OAAuB;IAC3B,IAAIH,EAAE,KAAKI,SAAS,EAAE;MACpB,OAAO,IAAI,CAACV,IAAI,CAACC,KAAK,EAAEC,MAAM,CAAC;IACjC,CAAC,MAAM;MACL,MAAMS,SAAS,GAAG,IAAIL,EAAE,CAACL,KAAK,EAAEC,MAAM,CAAC;MACvC,MAAMU,YAAY,GAAG,IAAI,CAACb,SAAS,CAACc,eAAe,CAACF,SAAS,CAAC;MAC9D,MAAMG,SAAS,GAAG,IAAI,CAACf,SAAS,CAACgB,gBAAgB,CAACH,YAAY,CAAC;MAC/D,IAAI,CAACE,SAAS,EAAE;QACd,MAAM,IAAIE,KAAK,CAAC,mCAAmC,CAAC;MACtD;MACAP,OAAO,GAAG,IAAI,CAACV,SAAS,CAACkB,gBAAgB,CAACH,SAAS,EAAEb,KAAK,EAAEC,MAAM,CAAC;IACrE;IACA,IAAI,CAACO,OAAO,EAAE;MACZ,OAAO,IAAI;IACb;IACA,OAAO,IAAIN,0BAAY,CAAC,IAAI,CAACJ,SAAS,EAAEU,OAAO,CAAC;EAClD;AACF;AAACS,OAAA,CAAAtB,mBAAA,GAAAA,mBAAA","ignoreList":[]}
@@ -5,8 +5,8 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.JsiSkTextBlob = void 0;
7
7
  var _Host = require("./Host");
8
- function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
9
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : String(i); }
8
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
9
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : i + ""; }
10
10
  function _toPrimitive(t, r) { if ("object" != typeof t || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != typeof i) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
11
11
  class JsiSkTextBlob extends _Host.HostObject {
12
12
  constructor(CanvasKit, ref) {
@@ -1 +1 @@
1
- {"version":3,"names":["_Host","require","_defineProperty","obj","key","value","_toPropertyKey","Object","defineProperty","enumerable","configurable","writable","t","i","_toPrimitive","String","r","e","Symbol","toPrimitive","call","TypeError","Number","JsiSkTextBlob","HostObject","constructor","CanvasKit","ref","delete","exports"],"sources":["JsiSkTextBlob.ts"],"sourcesContent":["import type { CanvasKit, TextBlob } from \"canvaskit-wasm\";\n\nimport type { SkTextBlob } from \"../types\";\n\nimport { HostObject } from \"./Host\";\n\nexport class JsiSkTextBlob\n extends HostObject<TextBlob, \"TextBlob\">\n implements SkTextBlob\n{\n constructor(CanvasKit: CanvasKit, ref: TextBlob) {\n super(CanvasKit, ref, \"TextBlob\");\n }\n\n dispose = () => {\n this.ref.delete();\n };\n}\n"],"mappings":";;;;;;AAIA,IAAAA,KAAA,GAAAC,OAAA;AAAoC,SAAAC,gBAAAC,GAAA,EAAAC,GAAA,EAAAC,KAAA,IAAAD,GAAA,GAAAE,cAAA,CAAAF,GAAA,OAAAA,GAAA,IAAAD,GAAA,IAAAI,MAAA,CAAAC,cAAA,CAAAL,GAAA,EAAAC,GAAA,IAAAC,KAAA,EAAAA,KAAA,EAAAI,UAAA,QAAAC,YAAA,QAAAC,QAAA,oBAAAR,GAAA,CAAAC,GAAA,IAAAC,KAAA,WAAAF,GAAA;AAAA,SAAAG,eAAAM,CAAA,QAAAC,CAAA,GAAAC,YAAA,CAAAF,CAAA,uCAAAC,CAAA,GAAAA,CAAA,GAAAE,MAAA,CAAAF,CAAA;AAAA,SAAAC,aAAAF,CAAA,EAAAI,CAAA,2BAAAJ,CAAA,KAAAA,CAAA,SAAAA,CAAA,MAAAK,CAAA,GAAAL,CAAA,CAAAM,MAAA,CAAAC,WAAA,kBAAAF,CAAA,QAAAJ,CAAA,GAAAI,CAAA,CAAAG,IAAA,CAAAR,CAAA,EAAAI,CAAA,uCAAAH,CAAA,SAAAA,CAAA,YAAAQ,SAAA,yEAAAL,CAAA,GAAAD,MAAA,GAAAO,MAAA,EAAAV,CAAA;AAE7B,MAAMW,aAAa,SAChBC,gBAAU,CAEpB;EACEC,WAAWA,CAACC,SAAoB,EAAEC,GAAa,EAAE;IAC/C,KAAK,CAACD,SAAS,EAAEC,GAAG,EAAE,UAAU,CAAC;IAACzB,eAAA,kBAG1B,MAAM;MACd,IAAI,CAACyB,GAAG,CAACC,MAAM,CAAC,CAAC;IACnB,CAAC;EAJD;AAKF;AAACC,OAAA,CAAAN,aAAA,GAAAA,aAAA"}
1
+ {"version":3,"names":["_Host","require","_defineProperty","e","r","t","_toPropertyKey","Object","defineProperty","value","enumerable","configurable","writable","i","_toPrimitive","Symbol","toPrimitive","call","TypeError","String","Number","JsiSkTextBlob","HostObject","constructor","CanvasKit","ref","delete","exports"],"sources":["JsiSkTextBlob.ts"],"sourcesContent":["import type { CanvasKit, TextBlob } from \"canvaskit-wasm\";\n\nimport type { SkTextBlob } from \"../types\";\n\nimport { HostObject } from \"./Host\";\n\nexport class JsiSkTextBlob\n extends HostObject<TextBlob, \"TextBlob\">\n implements SkTextBlob\n{\n constructor(CanvasKit: CanvasKit, ref: TextBlob) {\n super(CanvasKit, ref, \"TextBlob\");\n }\n\n dispose = () => {\n this.ref.delete();\n };\n}\n"],"mappings":";;;;;;AAIA,IAAAA,KAAA,GAAAC,OAAA;AAAoC,SAAAC,gBAAAC,CAAA,EAAAC,CAAA,EAAAC,CAAA,YAAAD,CAAA,GAAAE,cAAA,CAAAF,CAAA,MAAAD,CAAA,GAAAI,MAAA,CAAAC,cAAA,CAAAL,CAAA,EAAAC,CAAA,IAAAK,KAAA,EAAAJ,CAAA,EAAAK,UAAA,MAAAC,YAAA,MAAAC,QAAA,UAAAT,CAAA,CAAAC,CAAA,IAAAC,CAAA,EAAAF,CAAA;AAAA,SAAAG,eAAAD,CAAA,QAAAQ,CAAA,GAAAC,YAAA,CAAAT,CAAA,uCAAAQ,CAAA,GAAAA,CAAA,GAAAA,CAAA;AAAA,SAAAC,aAAAT,CAAA,EAAAD,CAAA,2BAAAC,CAAA,KAAAA,CAAA,SAAAA,CAAA,MAAAF,CAAA,GAAAE,CAAA,CAAAU,MAAA,CAAAC,WAAA,kBAAAb,CAAA,QAAAU,CAAA,GAAAV,CAAA,CAAAc,IAAA,CAAAZ,CAAA,EAAAD,CAAA,uCAAAS,CAAA,SAAAA,CAAA,YAAAK,SAAA,yEAAAd,CAAA,GAAAe,MAAA,GAAAC,MAAA,EAAAf,CAAA;AAE7B,MAAMgB,aAAa,SAChBC,gBAAU,CAEpB;EACEC,WAAWA,CAACC,SAAoB,EAAEC,GAAa,EAAE;IAC/C,KAAK,CAACD,SAAS,EAAEC,GAAG,EAAE,UAAU,CAAC;IAACvB,eAAA,kBAG1B,MAAM;MACd,IAAI,CAACuB,GAAG,CAACC,MAAM,CAAC,CAAC;IACnB,CAAC;EAJD;AAKF;AAACC,OAAA,CAAAN,aAAA,GAAAA,aAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_Host","require","_JsiSkFont","_JsiSkTextBlob","_JsiSkRSXform","JsiSkTextBlobFactory","Host","constructor","CanvasKit","MakeFromText","str","font","JsiSkTextBlob","TextBlob","JsiSkFont","fromValue","MakeFromGlyphs","glyphs","MakeFromRSXform","rsxforms","map","f","Array","from","JsiSkRSXform","flat","MakeFromRSXformGlyphs","transforms","flatMap","s","exports"],"sources":["JsiSkTextBlobFactory.ts"],"sourcesContent":["import type { CanvasKit } from \"canvaskit-wasm\";\n\nimport type { SkFont } from \"../types\";\nimport type { TextBlobFactory } from \"../types/TextBlob\";\nimport type { SkRSXform } from \"../types/RSXform\";\n\nimport { Host } from \"./Host\";\nimport { JsiSkFont } from \"./JsiSkFont\";\nimport { JsiSkTextBlob } from \"./JsiSkTextBlob\";\nimport { JsiSkRSXform } from \"./JsiSkRSXform\";\n\nexport class JsiSkTextBlobFactory extends Host implements TextBlobFactory {\n constructor(CanvasKit: CanvasKit) {\n super(CanvasKit);\n }\n\n MakeFromText(str: string, font: SkFont) {\n return new JsiSkTextBlob(\n this.CanvasKit,\n this.CanvasKit.TextBlob.MakeFromText(str, JsiSkFont.fromValue(font))\n );\n }\n\n MakeFromGlyphs(glyphs: number[], font: SkFont) {\n return new JsiSkTextBlob(\n this.CanvasKit,\n this.CanvasKit.TextBlob.MakeFromGlyphs(glyphs, JsiSkFont.fromValue(font))\n );\n }\n\n MakeFromRSXform(str: string, rsxforms: SkRSXform[], font: SkFont) {\n return new JsiSkTextBlob(\n this.CanvasKit,\n this.CanvasKit.TextBlob.MakeFromRSXform(\n str,\n rsxforms.map((f) => Array.from(JsiSkRSXform.fromValue(f))).flat(),\n JsiSkFont.fromValue(font)\n )\n );\n }\n\n MakeFromRSXformGlyphs(glyphs: number[], rsxforms: SkRSXform[], font: SkFont) {\n const transforms = rsxforms.flatMap((s) =>\n Array.from(JsiSkRSXform.fromValue(s))\n );\n return new JsiSkTextBlob(\n this.CanvasKit,\n this.CanvasKit.TextBlob.MakeFromRSXformGlyphs(\n glyphs,\n transforms,\n JsiSkFont.fromValue(font)\n )\n );\n }\n}\n"],"mappings":";;;;;;AAMA,IAAAA,KAAA,GAAAC,OAAA;AACA,IAAAC,UAAA,GAAAD,OAAA;AACA,IAAAE,cAAA,GAAAF,OAAA;AACA,IAAAG,aAAA,GAAAH,OAAA;AAEO,MAAMI,oBAAoB,SAASC,UAAI,CAA4B;EACxEC,WAAWA,CAACC,SAAoB,EAAE;IAChC,KAAK,CAACA,SAAS,CAAC;EAClB;EAEAC,YAAYA,CAACC,GAAW,EAAEC,IAAY,EAAE;IACtC,OAAO,IAAIC,4BAAa,CACtB,IAAI,CAACJ,SAAS,EACd,IAAI,CAACA,SAAS,CAACK,QAAQ,CAACJ,YAAY,CAACC,GAAG,EAAEI,oBAAS,CAACC,SAAS,CAACJ,IAAI,CAAC,CACrE,CAAC;EACH;EAEAK,cAAcA,CAACC,MAAgB,EAAEN,IAAY,EAAE;IAC7C,OAAO,IAAIC,4BAAa,CACtB,IAAI,CAACJ,SAAS,EACd,IAAI,CAACA,SAAS,CAACK,QAAQ,CAACG,cAAc,CAACC,MAAM,EAAEH,oBAAS,CAACC,SAAS,CAACJ,IAAI,CAAC,CAC1E,CAAC;EACH;EAEAO,eAAeA,CAACR,GAAW,EAAES,QAAqB,EAAER,IAAY,EAAE;IAChE,OAAO,IAAIC,4BAAa,CACtB,IAAI,CAACJ,SAAS,EACd,IAAI,CAACA,SAAS,CAACK,QAAQ,CAACK,eAAe,CACrCR,GAAG,EACHS,QAAQ,CAACC,GAAG,CAAEC,CAAC,IAAKC,KAAK,CAACC,IAAI,CAACC,0BAAY,CAACT,SAAS,CAACM,CAAC,CAAC,CAAC,CAAC,CAACI,IAAI,CAAC,CAAC,EACjEX,oBAAS,CAACC,SAAS,CAACJ,IAAI,CAC1B,CACF,CAAC;EACH;EAEAe,qBAAqBA,CAACT,MAAgB,EAAEE,QAAqB,EAAER,IAAY,EAAE;IAC3E,MAAMgB,UAAU,GAAGR,QAAQ,CAACS,OAAO,CAAEC,CAAC,IACpCP,KAAK,CAACC,IAAI,CAACC,0BAAY,CAACT,SAAS,CAACc,CAAC,CAAC,CACtC,CAAC;IACD,OAAO,IAAIjB,4BAAa,CACtB,IAAI,CAACJ,SAAS,EACd,IAAI,CAACA,SAAS,CAACK,QAAQ,CAACa,qBAAqB,CAC3CT,MAAM,EACNU,UAAU,EACVb,oBAAS,CAACC,SAAS,CAACJ,IAAI,CAC1B,CACF,CAAC;EACH;AACF;AAACmB,OAAA,CAAAzB,oBAAA,GAAAA,oBAAA"}
1
+ {"version":3,"names":["_Host","require","_JsiSkFont","_JsiSkTextBlob","_JsiSkRSXform","JsiSkTextBlobFactory","Host","constructor","CanvasKit","MakeFromText","str","font","JsiSkTextBlob","TextBlob","JsiSkFont","fromValue","MakeFromGlyphs","glyphs","MakeFromRSXform","rsxforms","map","f","Array","from","JsiSkRSXform","flat","MakeFromRSXformGlyphs","transforms","flatMap","s","exports"],"sources":["JsiSkTextBlobFactory.ts"],"sourcesContent":["import type { CanvasKit } from \"canvaskit-wasm\";\n\nimport type { SkFont } from \"../types\";\nimport type { TextBlobFactory } from \"../types/TextBlob\";\nimport type { SkRSXform } from \"../types/RSXform\";\n\nimport { Host } from \"./Host\";\nimport { JsiSkFont } from \"./JsiSkFont\";\nimport { JsiSkTextBlob } from \"./JsiSkTextBlob\";\nimport { JsiSkRSXform } from \"./JsiSkRSXform\";\n\nexport class JsiSkTextBlobFactory extends Host implements TextBlobFactory {\n constructor(CanvasKit: CanvasKit) {\n super(CanvasKit);\n }\n\n MakeFromText(str: string, font: SkFont) {\n return new JsiSkTextBlob(\n this.CanvasKit,\n this.CanvasKit.TextBlob.MakeFromText(str, JsiSkFont.fromValue(font))\n );\n }\n\n MakeFromGlyphs(glyphs: number[], font: SkFont) {\n return new JsiSkTextBlob(\n this.CanvasKit,\n this.CanvasKit.TextBlob.MakeFromGlyphs(glyphs, JsiSkFont.fromValue(font))\n );\n }\n\n MakeFromRSXform(str: string, rsxforms: SkRSXform[], font: SkFont) {\n return new JsiSkTextBlob(\n this.CanvasKit,\n this.CanvasKit.TextBlob.MakeFromRSXform(\n str,\n rsxforms.map((f) => Array.from(JsiSkRSXform.fromValue(f))).flat(),\n JsiSkFont.fromValue(font)\n )\n );\n }\n\n MakeFromRSXformGlyphs(glyphs: number[], rsxforms: SkRSXform[], font: SkFont) {\n const transforms = rsxforms.flatMap((s) =>\n Array.from(JsiSkRSXform.fromValue(s))\n );\n return new JsiSkTextBlob(\n this.CanvasKit,\n this.CanvasKit.TextBlob.MakeFromRSXformGlyphs(\n glyphs,\n transforms,\n JsiSkFont.fromValue(font)\n )\n );\n }\n}\n"],"mappings":";;;;;;AAMA,IAAAA,KAAA,GAAAC,OAAA;AACA,IAAAC,UAAA,GAAAD,OAAA;AACA,IAAAE,cAAA,GAAAF,OAAA;AACA,IAAAG,aAAA,GAAAH,OAAA;AAEO,MAAMI,oBAAoB,SAASC,UAAI,CAA4B;EACxEC,WAAWA,CAACC,SAAoB,EAAE;IAChC,KAAK,CAACA,SAAS,CAAC;EAClB;EAEAC,YAAYA,CAACC,GAAW,EAAEC,IAAY,EAAE;IACtC,OAAO,IAAIC,4BAAa,CACtB,IAAI,CAACJ,SAAS,EACd,IAAI,CAACA,SAAS,CAACK,QAAQ,CAACJ,YAAY,CAACC,GAAG,EAAEI,oBAAS,CAACC,SAAS,CAACJ,IAAI,CAAC,CACrE,CAAC;EACH;EAEAK,cAAcA,CAACC,MAAgB,EAAEN,IAAY,EAAE;IAC7C,OAAO,IAAIC,4BAAa,CACtB,IAAI,CAACJ,SAAS,EACd,IAAI,CAACA,SAAS,CAACK,QAAQ,CAACG,cAAc,CAACC,MAAM,EAAEH,oBAAS,CAACC,SAAS,CAACJ,IAAI,CAAC,CAC1E,CAAC;EACH;EAEAO,eAAeA,CAACR,GAAW,EAAES,QAAqB,EAAER,IAAY,EAAE;IAChE,OAAO,IAAIC,4BAAa,CACtB,IAAI,CAACJ,SAAS,EACd,IAAI,CAACA,SAAS,CAACK,QAAQ,CAACK,eAAe,CACrCR,GAAG,EACHS,QAAQ,CAACC,GAAG,CAAEC,CAAC,IAAKC,KAAK,CAACC,IAAI,CAACC,0BAAY,CAACT,SAAS,CAACM,CAAC,CAAC,CAAC,CAAC,CAACI,IAAI,CAAC,CAAC,EACjEX,oBAAS,CAACC,SAAS,CAACJ,IAAI,CAC1B,CACF,CAAC;EACH;EAEAe,qBAAqBA,CAACT,MAAgB,EAAEE,QAAqB,EAAER,IAAY,EAAE;IAC3E,MAAMgB,UAAU,GAAGR,QAAQ,CAACS,OAAO,CAAEC,CAAC,IACpCP,KAAK,CAACC,IAAI,CAACC,0BAAY,CAACT,SAAS,CAACc,CAAC,CAAC,CACtC,CAAC;IACD,OAAO,IAAIjB,4BAAa,CACtB,IAAI,CAACJ,SAAS,EACd,IAAI,CAACA,SAAS,CAACK,QAAQ,CAACa,qBAAqB,CAC3CT,MAAM,EACNU,UAAU,EACVb,oBAAS,CAACC,SAAS,CAACJ,IAAI,CAC1B,CACF,CAAC;EACH;AACF;AAACmB,OAAA,CAAAzB,oBAAA,GAAAA,oBAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["JsiSkTextStyle","toTextStyle","value","backgroundColor","color","decoration","decorationColor","decorationStyle","undefined","decorationThickness","fontFamilies","fontSize","fontStyle","slant","weight","width","fontFeatures","foregroundColor","fontVariations","halfLeading","heightMultiplier","letterSpacing","locale","shadows","map","shadow","blurRadius","offset","x","y","textBaseline","wordSpacing","exports"],"sources":["JsiSkTextStyle.ts"],"sourcesContent":["import type { TextStyle } from \"canvaskit-wasm\";\n\nimport type { SkTextStyle } from \"../types\";\n\nexport class JsiSkTextStyle {\n static toTextStyle(value: SkTextStyle): TextStyle {\n return {\n backgroundColor: value.backgroundColor,\n color: value.color,\n decoration: value.decoration,\n decorationColor: value.decorationColor,\n decorationStyle: value.decorationStyle\n ? { value: value.decorationStyle }\n : undefined,\n decorationThickness: value.decorationThickness,\n fontFamilies: value.fontFamilies,\n fontSize: value.fontSize,\n fontStyle: value.fontStyle\n ? {\n slant: value.fontStyle.slant\n ? { value: value.fontStyle.slant }\n : undefined,\n weight: value.fontStyle.weight\n ? { value: value.fontStyle.weight }\n : undefined,\n width: value.fontStyle.width\n ? { value: value.fontStyle.width }\n : undefined,\n }\n : undefined,\n fontFeatures: value.fontFeatures,\n foregroundColor: value.foregroundColor,\n fontVariations: value.fontVariations,\n halfLeading: value.halfLeading,\n heightMultiplier: value.heightMultiplier,\n letterSpacing: value.letterSpacing,\n locale: value.locale,\n shadows: value.shadows\n ? value.shadows.map((shadow) => ({\n blurRadius: shadow.blurRadius,\n color: shadow.color,\n offset: shadow.offset\n ? [shadow.offset.x, shadow.offset.y]\n : undefined,\n }))\n : undefined,\n textBaseline: value.textBaseline\n ? { value: value.textBaseline }\n : undefined,\n wordSpacing: value.wordSpacing,\n };\n }\n}\n"],"mappings":";;;;;;AAIO,MAAMA,cAAc,CAAC;EAC1B,OAAOC,WAAWA,CAACC,KAAkB,EAAa;IAChD,OAAO;MACLC,eAAe,EAAED,KAAK,CAACC,eAAe;MACtCC,KAAK,EAAEF,KAAK,CAACE,KAAK;MAClBC,UAAU,EAAEH,KAAK,CAACG,UAAU;MAC5BC,eAAe,EAAEJ,KAAK,CAACI,eAAe;MACtCC,eAAe,EAAEL,KAAK,CAACK,eAAe,GAClC;QAAEL,KAAK,EAAEA,KAAK,CAACK;MAAgB,CAAC,GAChCC,SAAS;MACbC,mBAAmB,EAAEP,KAAK,CAACO,mBAAmB;MAC9CC,YAAY,EAAER,KAAK,CAACQ,YAAY;MAChCC,QAAQ,EAAET,KAAK,CAACS,QAAQ;MACxBC,SAAS,EAAEV,KAAK,CAACU,SAAS,GACtB;QACEC,KAAK,EAAEX,KAAK,CAACU,SAAS,CAACC,KAAK,GACxB;UAAEX,KAAK,EAAEA,KAAK,CAACU,SAAS,CAACC;QAAM,CAAC,GAChCL,SAAS;QACbM,MAAM,EAAEZ,KAAK,CAACU,SAAS,CAACE,MAAM,GAC1B;UAAEZ,KAAK,EAAEA,KAAK,CAACU,SAAS,CAACE;QAAO,CAAC,GACjCN,SAAS;QACbO,KAAK,EAAEb,KAAK,CAACU,SAAS,CAACG,KAAK,GACxB;UAAEb,KAAK,EAAEA,KAAK,CAACU,SAAS,CAACG;QAAM,CAAC,GAChCP;MACN,CAAC,GACDA,SAAS;MACbQ,YAAY,EAAEd,KAAK,CAACc,YAAY;MAChCC,eAAe,EAAEf,KAAK,CAACe,eAAe;MACtCC,cAAc,EAAEhB,KAAK,CAACgB,cAAc;MACpCC,WAAW,EAAEjB,KAAK,CAACiB,WAAW;MAC9BC,gBAAgB,EAAElB,KAAK,CAACkB,gBAAgB;MACxCC,aAAa,EAAEnB,KAAK,CAACmB,aAAa;MAClCC,MAAM,EAAEpB,KAAK,CAACoB,MAAM;MACpBC,OAAO,EAAErB,KAAK,CAACqB,OAAO,GAClBrB,KAAK,CAACqB,OAAO,CAACC,GAAG,CAAEC,MAAM,KAAM;QAC7BC,UAAU,EAAED,MAAM,CAACC,UAAU;QAC7BtB,KAAK,EAAEqB,MAAM,CAACrB,KAAK;QACnBuB,MAAM,EAAEF,MAAM,CAACE,MAAM,GACjB,CAACF,MAAM,CAACE,MAAM,CAACC,CAAC,EAAEH,MAAM,CAACE,MAAM,CAACE,CAAC,CAAC,GAClCrB;MACN,CAAC,CAAC,CAAC,GACHA,SAAS;MACbsB,YAAY,EAAE5B,KAAK,CAAC4B,YAAY,GAC5B;QAAE5B,KAAK,EAAEA,KAAK,CAAC4B;MAAa,CAAC,GAC7BtB,SAAS;MACbuB,WAAW,EAAE7B,KAAK,CAAC6B;IACrB,CAAC;EACH;AACF;AAACC,OAAA,CAAAhC,cAAA,GAAAA,cAAA"}
1
+ {"version":3,"names":["JsiSkTextStyle","toTextStyle","value","backgroundColor","color","decoration","decorationColor","decorationStyle","undefined","decorationThickness","fontFamilies","fontSize","fontStyle","slant","weight","width","fontFeatures","foregroundColor","fontVariations","halfLeading","heightMultiplier","letterSpacing","locale","shadows","map","shadow","blurRadius","offset","x","y","textBaseline","wordSpacing","exports"],"sources":["JsiSkTextStyle.ts"],"sourcesContent":["import type { TextStyle } from \"canvaskit-wasm\";\n\nimport type { SkTextStyle } from \"../types\";\n\nexport class JsiSkTextStyle {\n static toTextStyle(value: SkTextStyle): TextStyle {\n return {\n backgroundColor: value.backgroundColor,\n color: value.color,\n decoration: value.decoration,\n decorationColor: value.decorationColor,\n decorationStyle: value.decorationStyle\n ? { value: value.decorationStyle }\n : undefined,\n decorationThickness: value.decorationThickness,\n fontFamilies: value.fontFamilies,\n fontSize: value.fontSize,\n fontStyle: value.fontStyle\n ? {\n slant: value.fontStyle.slant\n ? { value: value.fontStyle.slant }\n : undefined,\n weight: value.fontStyle.weight\n ? { value: value.fontStyle.weight }\n : undefined,\n width: value.fontStyle.width\n ? { value: value.fontStyle.width }\n : undefined,\n }\n : undefined,\n fontFeatures: value.fontFeatures,\n foregroundColor: value.foregroundColor,\n fontVariations: value.fontVariations,\n halfLeading: value.halfLeading,\n heightMultiplier: value.heightMultiplier,\n letterSpacing: value.letterSpacing,\n locale: value.locale,\n shadows: value.shadows\n ? value.shadows.map((shadow) => ({\n blurRadius: shadow.blurRadius,\n color: shadow.color,\n offset: shadow.offset\n ? [shadow.offset.x, shadow.offset.y]\n : undefined,\n }))\n : undefined,\n textBaseline: value.textBaseline\n ? { value: value.textBaseline }\n : undefined,\n wordSpacing: value.wordSpacing,\n };\n }\n}\n"],"mappings":";;;;;;AAIO,MAAMA,cAAc,CAAC;EAC1B,OAAOC,WAAWA,CAACC,KAAkB,EAAa;IAChD,OAAO;MACLC,eAAe,EAAED,KAAK,CAACC,eAAe;MACtCC,KAAK,EAAEF,KAAK,CAACE,KAAK;MAClBC,UAAU,EAAEH,KAAK,CAACG,UAAU;MAC5BC,eAAe,EAAEJ,KAAK,CAACI,eAAe;MACtCC,eAAe,EAAEL,KAAK,CAACK,eAAe,GAClC;QAAEL,KAAK,EAAEA,KAAK,CAACK;MAAgB,CAAC,GAChCC,SAAS;MACbC,mBAAmB,EAAEP,KAAK,CAACO,mBAAmB;MAC9CC,YAAY,EAAER,KAAK,CAACQ,YAAY;MAChCC,QAAQ,EAAET,KAAK,CAACS,QAAQ;MACxBC,SAAS,EAAEV,KAAK,CAACU,SAAS,GACtB;QACEC,KAAK,EAAEX,KAAK,CAACU,SAAS,CAACC,KAAK,GACxB;UAAEX,KAAK,EAAEA,KAAK,CAACU,SAAS,CAACC;QAAM,CAAC,GAChCL,SAAS;QACbM,MAAM,EAAEZ,KAAK,CAACU,SAAS,CAACE,MAAM,GAC1B;UAAEZ,KAAK,EAAEA,KAAK,CAACU,SAAS,CAACE;QAAO,CAAC,GACjCN,SAAS;QACbO,KAAK,EAAEb,KAAK,CAACU,SAAS,CAACG,KAAK,GACxB;UAAEb,KAAK,EAAEA,KAAK,CAACU,SAAS,CAACG;QAAM,CAAC,GAChCP;MACN,CAAC,GACDA,SAAS;MACbQ,YAAY,EAAEd,KAAK,CAACc,YAAY;MAChCC,eAAe,EAAEf,KAAK,CAACe,eAAe;MACtCC,cAAc,EAAEhB,KAAK,CAACgB,cAAc;MACpCC,WAAW,EAAEjB,KAAK,CAACiB,WAAW;MAC9BC,gBAAgB,EAAElB,KAAK,CAACkB,gBAAgB;MACxCC,aAAa,EAAEnB,KAAK,CAACmB,aAAa;MAClCC,MAAM,EAAEpB,KAAK,CAACoB,MAAM;MACpBC,OAAO,EAAErB,KAAK,CAACqB,OAAO,GAClBrB,KAAK,CAACqB,OAAO,CAACC,GAAG,CAAEC,MAAM,KAAM;QAC7BC,UAAU,EAAED,MAAM,CAACC,UAAU;QAC7BtB,KAAK,EAAEqB,MAAM,CAACrB,KAAK;QACnBuB,MAAM,EAAEF,MAAM,CAACE,MAAM,GACjB,CAACF,MAAM,CAACE,MAAM,CAACC,CAAC,EAAEH,MAAM,CAACE,MAAM,CAACE,CAAC,CAAC,GAClCrB;MACN,CAAC,CAAC,CAAC,GACHA,SAAS;MACbsB,YAAY,EAAE5B,KAAK,CAAC4B,YAAY,GAC5B;QAAE5B,KAAK,EAAEA,KAAK,CAAC4B;MAAa,CAAC,GAC7BtB,SAAS;MACbuB,WAAW,EAAE7B,KAAK,CAAC6B;IACrB,CAAC;EACH;AACF;AAACC,OAAA,CAAAhC,cAAA,GAAAA,cAAA","ignoreList":[]}
@@ -5,8 +5,8 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.JsiSkTypeface = void 0;
7
7
  var _Host = require("./Host");
8
- function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
9
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : String(i); }
8
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
9
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : i + ""; }
10
10
  function _toPrimitive(t, r) { if ("object" != typeof t || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != typeof i) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
11
11
  class JsiSkTypeface extends _Host.HostObject {
12
12
  constructor(CanvasKit, ref) {
@@ -1 +1 @@
1
- {"version":3,"names":["_Host","require","_defineProperty","obj","key","value","_toPropertyKey","Object","defineProperty","enumerable","configurable","writable","t","i","_toPrimitive","String","r","e","Symbol","toPrimitive","call","TypeError","Number","JsiSkTypeface","HostObject","constructor","CanvasKit","ref","delete","bold","console","warn","italic","getGlyphIDs","str","numCodePoints","Array","from","exports"],"sources":["JsiSkTypeface.ts"],"sourcesContent":["import type { CanvasKit, Typeface } from \"canvaskit-wasm\";\n\nimport type { SkTypeface } from \"../types\";\n\nimport { HostObject } from \"./Host\";\n\nexport class JsiSkTypeface\n extends HostObject<Typeface, \"Typeface\">\n implements SkTypeface\n{\n constructor(CanvasKit: CanvasKit, ref: Typeface) {\n super(CanvasKit, ref, \"Typeface\");\n }\n\n get bold(): boolean {\n console.warn(\n \"Typeface.bold is deprecated and will be removed in a future release. The property will return false.\"\n );\n return false;\n }\n\n get italic(): boolean {\n console.warn(\n \"Typeface.italic is deprecated and will be removed in a future release. The property will return false.\"\n );\n return false;\n }\n\n getGlyphIDs(str: string, numCodePoints?: number) {\n return Array.from(this.ref.getGlyphIDs(str, numCodePoints));\n }\n\n dispose = () => {\n this.ref.delete();\n };\n}\n"],"mappings":";;;;;;AAIA,IAAAA,KAAA,GAAAC,OAAA;AAAoC,SAAAC,gBAAAC,GAAA,EAAAC,GAAA,EAAAC,KAAA,IAAAD,GAAA,GAAAE,cAAA,CAAAF,GAAA,OAAAA,GAAA,IAAAD,GAAA,IAAAI,MAAA,CAAAC,cAAA,CAAAL,GAAA,EAAAC,GAAA,IAAAC,KAAA,EAAAA,KAAA,EAAAI,UAAA,QAAAC,YAAA,QAAAC,QAAA,oBAAAR,GAAA,CAAAC,GAAA,IAAAC,KAAA,WAAAF,GAAA;AAAA,SAAAG,eAAAM,CAAA,QAAAC,CAAA,GAAAC,YAAA,CAAAF,CAAA,uCAAAC,CAAA,GAAAA,CAAA,GAAAE,MAAA,CAAAF,CAAA;AAAA,SAAAC,aAAAF,CAAA,EAAAI,CAAA,2BAAAJ,CAAA,KAAAA,CAAA,SAAAA,CAAA,MAAAK,CAAA,GAAAL,CAAA,CAAAM,MAAA,CAAAC,WAAA,kBAAAF,CAAA,QAAAJ,CAAA,GAAAI,CAAA,CAAAG,IAAA,CAAAR,CAAA,EAAAI,CAAA,uCAAAH,CAAA,SAAAA,CAAA,YAAAQ,SAAA,yEAAAL,CAAA,GAAAD,MAAA,GAAAO,MAAA,EAAAV,CAAA;AAE7B,MAAMW,aAAa,SAChBC,gBAAU,CAEpB;EACEC,WAAWA,CAACC,SAAoB,EAAEC,GAAa,EAAE;IAC/C,KAAK,CAACD,SAAS,EAAEC,GAAG,EAAE,UAAU,CAAC;IAACzB,eAAA,kBAqB1B,MAAM;MACd,IAAI,CAACyB,GAAG,CAACC,MAAM,CAAC,CAAC;IACnB,CAAC;EAtBD;EAEA,IAAIC,IAAIA,CAAA,EAAY;IAClBC,OAAO,CAACC,IAAI,CACV,sGACF,CAAC;IACD,OAAO,KAAK;EACd;EAEA,IAAIC,MAAMA,CAAA,EAAY;IACpBF,OAAO,CAACC,IAAI,CACV,wGACF,CAAC;IACD,OAAO,KAAK;EACd;EAEAE,WAAWA,CAACC,GAAW,EAAEC,aAAsB,EAAE;IAC/C,OAAOC,KAAK,CAACC,IAAI,CAAC,IAAI,CAACV,GAAG,CAACM,WAAW,CAACC,GAAG,EAAEC,aAAa,CAAC,CAAC;EAC7D;AAKF;AAACG,OAAA,CAAAf,aAAA,GAAAA,aAAA"}
1
+ {"version":3,"names":["_Host","require","_defineProperty","e","r","t","_toPropertyKey","Object","defineProperty","value","enumerable","configurable","writable","i","_toPrimitive","Symbol","toPrimitive","call","TypeError","String","Number","JsiSkTypeface","HostObject","constructor","CanvasKit","ref","delete","bold","console","warn","italic","getGlyphIDs","str","numCodePoints","Array","from","exports"],"sources":["JsiSkTypeface.ts"],"sourcesContent":["import type { CanvasKit, Typeface } from \"canvaskit-wasm\";\n\nimport type { SkTypeface } from \"../types\";\n\nimport { HostObject } from \"./Host\";\n\nexport class JsiSkTypeface\n extends HostObject<Typeface, \"Typeface\">\n implements SkTypeface\n{\n constructor(CanvasKit: CanvasKit, ref: Typeface) {\n super(CanvasKit, ref, \"Typeface\");\n }\n\n get bold(): boolean {\n console.warn(\n \"Typeface.bold is deprecated and will be removed in a future release. The property will return false.\"\n );\n return false;\n }\n\n get italic(): boolean {\n console.warn(\n \"Typeface.italic is deprecated and will be removed in a future release. The property will return false.\"\n );\n return false;\n }\n\n getGlyphIDs(str: string, numCodePoints?: number) {\n return Array.from(this.ref.getGlyphIDs(str, numCodePoints));\n }\n\n dispose = () => {\n this.ref.delete();\n };\n}\n"],"mappings":";;;;;;AAIA,IAAAA,KAAA,GAAAC,OAAA;AAAoC,SAAAC,gBAAAC,CAAA,EAAAC,CAAA,EAAAC,CAAA,YAAAD,CAAA,GAAAE,cAAA,CAAAF,CAAA,MAAAD,CAAA,GAAAI,MAAA,CAAAC,cAAA,CAAAL,CAAA,EAAAC,CAAA,IAAAK,KAAA,EAAAJ,CAAA,EAAAK,UAAA,MAAAC,YAAA,MAAAC,QAAA,UAAAT,CAAA,CAAAC,CAAA,IAAAC,CAAA,EAAAF,CAAA;AAAA,SAAAG,eAAAD,CAAA,QAAAQ,CAAA,GAAAC,YAAA,CAAAT,CAAA,uCAAAQ,CAAA,GAAAA,CAAA,GAAAA,CAAA;AAAA,SAAAC,aAAAT,CAAA,EAAAD,CAAA,2BAAAC,CAAA,KAAAA,CAAA,SAAAA,CAAA,MAAAF,CAAA,GAAAE,CAAA,CAAAU,MAAA,CAAAC,WAAA,kBAAAb,CAAA,QAAAU,CAAA,GAAAV,CAAA,CAAAc,IAAA,CAAAZ,CAAA,EAAAD,CAAA,uCAAAS,CAAA,SAAAA,CAAA,YAAAK,SAAA,yEAAAd,CAAA,GAAAe,MAAA,GAAAC,MAAA,EAAAf,CAAA;AAE7B,MAAMgB,aAAa,SAChBC,gBAAU,CAEpB;EACEC,WAAWA,CAACC,SAAoB,EAAEC,GAAa,EAAE;IAC/C,KAAK,CAACD,SAAS,EAAEC,GAAG,EAAE,UAAU,CAAC;IAACvB,eAAA,kBAqB1B,MAAM;MACd,IAAI,CAACuB,GAAG,CAACC,MAAM,CAAC,CAAC;IACnB,CAAC;EAtBD;EAEA,IAAIC,IAAIA,CAAA,EAAY;IAClBC,OAAO,CAACC,IAAI,CACV,sGACF,CAAC;IACD,OAAO,KAAK;EACd;EAEA,IAAIC,MAAMA,CAAA,EAAY;IACpBF,OAAO,CAACC,IAAI,CACV,wGACF,CAAC;IACD,OAAO,KAAK;EACd;EAEAE,WAAWA,CAACC,GAAW,EAAEC,aAAsB,EAAE;IAC/C,OAAOC,KAAK,CAACC,IAAI,CAAC,IAAI,CAACV,GAAG,CAACM,WAAW,CAACC,GAAG,EAAEC,aAAa,CAAC,CAAC;EAC7D;AAKF;AAACG,OAAA,CAAAf,aAAA,GAAAA,aAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_Host","require","_JsiSkTypeface","JsiSkTypefaceFactory","Host","constructor","CanvasKit","MakeFreeTypeFaceFromData","data","tf","Typeface","JsiSkTypeface","fromValue","exports"],"sources":["JsiSkTypefaceFactory.tsx"],"sourcesContent":["import type { CanvasKit } from \"canvaskit-wasm\";\n\nimport type { SkData, TypefaceFactory } from \"../types\";\n\nimport { Host } from \"./Host\";\nimport { JsiSkTypeface } from \"./JsiSkTypeface\";\n\nexport class JsiSkTypefaceFactory extends Host implements TypefaceFactory {\n constructor(CanvasKit: CanvasKit) {\n super(CanvasKit);\n }\n\n MakeFreeTypeFaceFromData(data: SkData) {\n const tf = this.CanvasKit.Typeface.MakeFreeTypeFaceFromData(\n JsiSkTypeface.fromValue(data)\n );\n if (tf === null) {\n return null;\n }\n return new JsiSkTypeface(this.CanvasKit, tf);\n }\n}\n"],"mappings":";;;;;;AAIA,IAAAA,KAAA,GAAAC,OAAA;AACA,IAAAC,cAAA,GAAAD,OAAA;AAEO,MAAME,oBAAoB,SAASC,UAAI,CAA4B;EACxEC,WAAWA,CAACC,SAAoB,EAAE;IAChC,KAAK,CAACA,SAAS,CAAC;EAClB;EAEAC,wBAAwBA,CAACC,IAAY,EAAE;IACrC,MAAMC,EAAE,GAAG,IAAI,CAACH,SAAS,CAACI,QAAQ,CAACH,wBAAwB,CACzDI,4BAAa,CAACC,SAAS,CAACJ,IAAI,CAC9B,CAAC;IACD,IAAIC,EAAE,KAAK,IAAI,EAAE;MACf,OAAO,IAAI;IACb;IACA,OAAO,IAAIE,4BAAa,CAAC,IAAI,CAACL,SAAS,EAAEG,EAAE,CAAC;EAC9C;AACF;AAACI,OAAA,CAAAV,oBAAA,GAAAA,oBAAA"}
1
+ {"version":3,"names":["_Host","require","_JsiSkTypeface","JsiSkTypefaceFactory","Host","constructor","CanvasKit","MakeFreeTypeFaceFromData","data","tf","Typeface","JsiSkTypeface","fromValue","exports"],"sources":["JsiSkTypefaceFactory.tsx"],"sourcesContent":["import type { CanvasKit } from \"canvaskit-wasm\";\n\nimport type { SkData, TypefaceFactory } from \"../types\";\n\nimport { Host } from \"./Host\";\nimport { JsiSkTypeface } from \"./JsiSkTypeface\";\n\nexport class JsiSkTypefaceFactory extends Host implements TypefaceFactory {\n constructor(CanvasKit: CanvasKit) {\n super(CanvasKit);\n }\n\n MakeFreeTypeFaceFromData(data: SkData) {\n const tf = this.CanvasKit.Typeface.MakeFreeTypeFaceFromData(\n JsiSkTypeface.fromValue(data)\n );\n if (tf === null) {\n return null;\n }\n return new JsiSkTypeface(this.CanvasKit, tf);\n }\n}\n"],"mappings":";;;;;;AAIA,IAAAA,KAAA,GAAAC,OAAA;AACA,IAAAC,cAAA,GAAAD,OAAA;AAEO,MAAME,oBAAoB,SAASC,UAAI,CAA4B;EACxEC,WAAWA,CAACC,SAAoB,EAAE;IAChC,KAAK,CAACA,SAAS,CAAC;EAClB;EAEAC,wBAAwBA,CAACC,IAAY,EAAE;IACrC,MAAMC,EAAE,GAAG,IAAI,CAACH,SAAS,CAACI,QAAQ,CAACH,wBAAwB,CACzDI,4BAAa,CAACC,SAAS,CAACJ,IAAI,CAC9B,CAAC;IACD,IAAIC,EAAE,KAAK,IAAI,EAAE;MACf,OAAO,IAAI;IACb;IACA,OAAO,IAAIE,4BAAa,CAAC,IAAI,CAACL,SAAS,EAAEG,EAAE,CAAC;EAC9C;AACF;AAACI,OAAA,CAAAV,oBAAA,GAAAA,oBAAA","ignoreList":[]}
@@ -5,8 +5,8 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.JsiSkTypefaceFontProvider = void 0;
7
7
  var _Host = require("./Host");
8
- function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
9
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : String(i); }
8
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
9
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : i + ""; }
10
10
  function _toPrimitive(t, r) { if ("object" != typeof t || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != typeof i) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
11
11
  class JsiSkTypefaceFontProvider extends _Host.HostObject {
12
12
  constructor(CanvasKit, ref) {
@@ -1 +1 @@
1
- {"version":3,"names":["_Host","require","_defineProperty","obj","key","value","_toPropertyKey","Object","defineProperty","enumerable","configurable","writable","t","i","_toPrimitive","String","r","e","Symbol","toPrimitive","call","TypeError","Number","JsiSkTypefaceFontProvider","HostObject","constructor","CanvasKit","ref","matchFamilyStyle","_name","_style","NotImplementedOnRNWeb","countFamilies","getFamilyName","index","registerFont","typeface","familyName","strLen","lengthBytesUTF8","strPtr","_malloc","stringToUTF8","_registerFont","dispose","ptr","allocatedPointers","_free","delete","exports","str","encoder","TextEncoder","utf8","encode","length","outPtr","maxBytesToWrite","heap","HEAPU8","Error"],"sources":["JsiSkTypefaceFontProvider.ts"],"sourcesContent":["import type { CanvasKit, TypefaceFontProvider } from \"canvaskit-wasm\";\n\nimport type { SkTypefaceFontProvider } from \"../types/Paragraph/TypefaceFontProvider\";\nimport type { FontStyle, SkTypeface } from \"../types\";\n\nimport { HostObject, NotImplementedOnRNWeb } from \"./Host\";\n\nexport class JsiSkTypefaceFontProvider\n extends HostObject<TypefaceFontProvider, \"FontMgr\">\n implements SkTypefaceFontProvider\n{\n private allocatedPointers: number[] = [];\n\n constructor(CanvasKit: CanvasKit, ref: TypefaceFontProvider) {\n super(CanvasKit, ref, \"FontMgr\");\n }\n\n matchFamilyStyle(_name: string, _style: FontStyle): SkTypeface {\n throw new NotImplementedOnRNWeb();\n }\n countFamilies() {\n return this.ref.countFamilies();\n }\n getFamilyName(index: number) {\n return this.ref.getFamilyName(index);\n }\n registerFont(typeface: SkTypeface, familyName: string) {\n const strLen = lengthBytesUTF8(familyName) + 1;\n\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-expect-error\n const strPtr = this.CanvasKit._malloc(strLen);\n stringToUTF8(this.CanvasKit, familyName, strPtr, strLen);\n\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-expect-error\n this.ref._registerFont(typeface.ref, strPtr);\n }\n\n dispose() {\n for (const ptr of this.allocatedPointers) {\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-expect-error\n this.CanvasKit._free(ptr);\n }\n\n this.ref.delete();\n }\n}\n\nconst lengthBytesUTF8 = (str: string) => {\n // TextEncoder will give us the byte length in UTF8 form\n const encoder = new TextEncoder();\n const utf8 = encoder.encode(str);\n return utf8.length;\n};\n\nconst stringToUTF8 = (\n CanvasKit: CanvasKit,\n str: string,\n outPtr: number,\n maxBytesToWrite: number\n) => {\n // TextEncoder will give us the byte array in UTF8 form\n const encoder = new TextEncoder();\n const utf8 = encoder.encode(str);\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-expect-error\n const heap: Int8Array = CanvasKit.HEAPU8;\n\n // Check if there's enough space\n if (utf8.length > maxBytesToWrite) {\n throw new Error(\"Not enough space to write UTF8 encoded string\");\n }\n\n // Copy the bytes\n for (let i = 0; i < utf8.length; i++) {\n heap[outPtr + i] = utf8[i];\n }\n\n // Null terminate\n if (utf8.length < maxBytesToWrite) {\n heap[outPtr + utf8.length] = 0;\n }\n};\n"],"mappings":"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"}
1
+ {"version":3,"names":["_Host","require","_defineProperty","e","r","t","_toPropertyKey","Object","defineProperty","value","enumerable","configurable","writable","i","_toPrimitive","Symbol","toPrimitive","call","TypeError","String","Number","JsiSkTypefaceFontProvider","HostObject","constructor","CanvasKit","ref","matchFamilyStyle","_name","_style","NotImplementedOnRNWeb","countFamilies","getFamilyName","index","registerFont","typeface","familyName","strLen","lengthBytesUTF8","strPtr","_malloc","stringToUTF8","_registerFont","dispose","ptr","allocatedPointers","_free","delete","exports","str","encoder","TextEncoder","utf8","encode","length","outPtr","maxBytesToWrite","heap","HEAPU8","Error"],"sources":["JsiSkTypefaceFontProvider.ts"],"sourcesContent":["import type { CanvasKit, TypefaceFontProvider } from \"canvaskit-wasm\";\n\nimport type { SkTypefaceFontProvider } from \"../types/Paragraph/TypefaceFontProvider\";\nimport type { FontStyle, SkTypeface } from \"../types\";\n\nimport { HostObject, NotImplementedOnRNWeb } from \"./Host\";\n\nexport class JsiSkTypefaceFontProvider\n extends HostObject<TypefaceFontProvider, \"FontMgr\">\n implements SkTypefaceFontProvider\n{\n private allocatedPointers: number[] = [];\n\n constructor(CanvasKit: CanvasKit, ref: TypefaceFontProvider) {\n super(CanvasKit, ref, \"FontMgr\");\n }\n\n matchFamilyStyle(_name: string, _style: FontStyle): SkTypeface {\n throw new NotImplementedOnRNWeb();\n }\n countFamilies() {\n return this.ref.countFamilies();\n }\n getFamilyName(index: number) {\n return this.ref.getFamilyName(index);\n }\n registerFont(typeface: SkTypeface, familyName: string) {\n const strLen = lengthBytesUTF8(familyName) + 1;\n\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-expect-error\n const strPtr = this.CanvasKit._malloc(strLen);\n stringToUTF8(this.CanvasKit, familyName, strPtr, strLen);\n\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-expect-error\n this.ref._registerFont(typeface.ref, strPtr);\n }\n\n dispose() {\n for (const ptr of this.allocatedPointers) {\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-expect-error\n this.CanvasKit._free(ptr);\n }\n\n this.ref.delete();\n }\n}\n\nconst lengthBytesUTF8 = (str: string) => {\n // TextEncoder will give us the byte length in UTF8 form\n const encoder = new TextEncoder();\n const utf8 = encoder.encode(str);\n return utf8.length;\n};\n\nconst stringToUTF8 = (\n CanvasKit: CanvasKit,\n str: string,\n outPtr: number,\n maxBytesToWrite: number\n) => {\n // TextEncoder will give us the byte array in UTF8 form\n const encoder = new TextEncoder();\n const utf8 = encoder.encode(str);\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-expect-error\n const heap: Int8Array = CanvasKit.HEAPU8;\n\n // Check if there's enough space\n if (utf8.length > maxBytesToWrite) {\n throw new Error(\"Not enough space to write UTF8 encoded string\");\n }\n\n // Copy the bytes\n for (let i = 0; i < utf8.length; i++) {\n heap[outPtr + i] = utf8[i];\n }\n\n // Null terminate\n if (utf8.length < maxBytesToWrite) {\n heap[outPtr + utf8.length] = 0;\n }\n};\n"],"mappings":"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","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_Host","require","_JsiSkTypefaceFontProvider","JsiSkTypefaceFontProviderFactory","Host","constructor","CanvasKit","Make","tf","TypefaceFontProvider","JsiSkTypefaceFontProvider","exports"],"sources":["JsiSkTypefaceFontProviderFactory.ts"],"sourcesContent":["import type { CanvasKit } from \"canvaskit-wasm\";\n\nimport { Host } from \"./Host\";\nimport { JsiSkTypefaceFontProvider } from \"./JsiSkTypefaceFontProvider\";\n\nexport class JsiSkTypefaceFontProviderFactory\n extends Host\n implements JsiSkTypefaceFontProviderFactory\n{\n constructor(CanvasKit: CanvasKit) {\n super(CanvasKit);\n }\n\n Make() {\n const tf = this.CanvasKit.TypefaceFontProvider.Make();\n return new JsiSkTypefaceFontProvider(this.CanvasKit, tf);\n }\n}\n"],"mappings":";;;;;;AAEA,IAAAA,KAAA,GAAAC,OAAA;AACA,IAAAC,0BAAA,GAAAD,OAAA;AAEO,MAAME,gCAAgC,SACnCC,UAAI,CAEd;EACEC,WAAWA,CAACC,SAAoB,EAAE;IAChC,KAAK,CAACA,SAAS,CAAC;EAClB;EAEAC,IAAIA,CAAA,EAAG;IACL,MAAMC,EAAE,GAAG,IAAI,CAACF,SAAS,CAACG,oBAAoB,CAACF,IAAI,CAAC,CAAC;IACrD,OAAO,IAAIG,oDAAyB,CAAC,IAAI,CAACJ,SAAS,EAAEE,EAAE,CAAC;EAC1D;AACF;AAACG,OAAA,CAAAR,gCAAA,GAAAA,gCAAA"}
1
+ {"version":3,"names":["_Host","require","_JsiSkTypefaceFontProvider","JsiSkTypefaceFontProviderFactory","Host","constructor","CanvasKit","Make","tf","TypefaceFontProvider","JsiSkTypefaceFontProvider","exports"],"sources":["JsiSkTypefaceFontProviderFactory.ts"],"sourcesContent":["import type { CanvasKit } from \"canvaskit-wasm\";\n\nimport { Host } from \"./Host\";\nimport { JsiSkTypefaceFontProvider } from \"./JsiSkTypefaceFontProvider\";\n\nexport class JsiSkTypefaceFontProviderFactory\n extends Host\n implements JsiSkTypefaceFontProviderFactory\n{\n constructor(CanvasKit: CanvasKit) {\n super(CanvasKit);\n }\n\n Make() {\n const tf = this.CanvasKit.TypefaceFontProvider.Make();\n return new JsiSkTypefaceFontProvider(this.CanvasKit, tf);\n }\n}\n"],"mappings":";;;;;;AAEA,IAAAA,KAAA,GAAAC,OAAA;AACA,IAAAC,0BAAA,GAAAD,OAAA;AAEO,MAAME,gCAAgC,SACnCC,UAAI,CAEd;EACEC,WAAWA,CAACC,SAAoB,EAAE;IAChC,KAAK,CAACA,SAAS,CAAC;EAClB;EAEAC,IAAIA,CAAA,EAAG;IACL,MAAMC,EAAE,GAAG,IAAI,CAACF,SAAS,CAACG,oBAAoB,CAACF,IAAI,CAAC,CAAC;IACrD,OAAO,IAAIG,oDAAyB,CAAC,IAAI,CAACJ,SAAS,EAAEE,EAAE,CAAC;EAC1D;AACF;AAACG,OAAA,CAAAR,gCAAA,GAAAA,gCAAA","ignoreList":[]}
@@ -6,8 +6,8 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.JsiSkVertices = void 0;
7
7
  var _Host = require("./Host");
8
8
  var _JsiSkRect = require("./JsiSkRect");
9
- function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
10
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : String(i); }
9
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
10
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : i + ""; }
11
11
  function _toPrimitive(t, r) { if ("object" != typeof t || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != typeof i) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
12
12
  class JsiSkVertices extends _Host.HostObject {
13
13
  constructor(CanvasKit, ref) {
@@ -1 +1 @@
1
- {"version":3,"names":["_Host","require","_JsiSkRect","_defineProperty","obj","key","value","_toPropertyKey","Object","defineProperty","enumerable","configurable","writable","t","i","_toPrimitive","String","r","e","Symbol","toPrimitive","call","TypeError","Number","JsiSkVertices","HostObject","constructor","CanvasKit","ref","delete","bounds","JsiSkRect","uniqueID","exports"],"sources":["JsiSkVertices.ts"],"sourcesContent":["import type { CanvasKit, Vertices } from \"canvaskit-wasm\";\n\nimport type { SkVertices } from \"../types\";\n\nimport { HostObject } from \"./Host\";\nimport { JsiSkRect } from \"./JsiSkRect\";\n\nexport class JsiSkVertices\n extends HostObject<Vertices, \"Vertices\">\n implements SkVertices\n{\n constructor(CanvasKit: CanvasKit, ref: Vertices) {\n super(CanvasKit, ref, \"Vertices\");\n }\n\n dispose = () => {\n this.ref.delete();\n };\n\n bounds() {\n return new JsiSkRect(this.CanvasKit, this.ref.bounds());\n }\n\n uniqueID() {\n return this.ref.uniqueID();\n }\n}\n"],"mappings":";;;;;;AAIA,IAAAA,KAAA,GAAAC,OAAA;AACA,IAAAC,UAAA,GAAAD,OAAA;AAAwC,SAAAE,gBAAAC,GAAA,EAAAC,GAAA,EAAAC,KAAA,IAAAD,GAAA,GAAAE,cAAA,CAAAF,GAAA,OAAAA,GAAA,IAAAD,GAAA,IAAAI,MAAA,CAAAC,cAAA,CAAAL,GAAA,EAAAC,GAAA,IAAAC,KAAA,EAAAA,KAAA,EAAAI,UAAA,QAAAC,YAAA,QAAAC,QAAA,oBAAAR,GAAA,CAAAC,GAAA,IAAAC,KAAA,WAAAF,GAAA;AAAA,SAAAG,eAAAM,CAAA,QAAAC,CAAA,GAAAC,YAAA,CAAAF,CAAA,uCAAAC,CAAA,GAAAA,CAAA,GAAAE,MAAA,CAAAF,CAAA;AAAA,SAAAC,aAAAF,CAAA,EAAAI,CAAA,2BAAAJ,CAAA,KAAAA,CAAA,SAAAA,CAAA,MAAAK,CAAA,GAAAL,CAAA,CAAAM,MAAA,CAAAC,WAAA,kBAAAF,CAAA,QAAAJ,CAAA,GAAAI,CAAA,CAAAG,IAAA,CAAAR,CAAA,EAAAI,CAAA,uCAAAH,CAAA,SAAAA,CAAA,YAAAQ,SAAA,yEAAAL,CAAA,GAAAD,MAAA,GAAAO,MAAA,EAAAV,CAAA;AAEjC,MAAMW,aAAa,SAChBC,gBAAU,CAEpB;EACEC,WAAWA,CAACC,SAAoB,EAAEC,GAAa,EAAE;IAC/C,KAAK,CAACD,SAAS,EAAEC,GAAG,EAAE,UAAU,CAAC;IAACzB,eAAA,kBAG1B,MAAM;MACd,IAAI,CAACyB,GAAG,CAACC,MAAM,CAAC,CAAC;IACnB,CAAC;EAJD;EAMAC,MAAMA,CAAA,EAAG;IACP,OAAO,IAAIC,oBAAS,CAAC,IAAI,CAACJ,SAAS,EAAE,IAAI,CAACC,GAAG,CAACE,MAAM,CAAC,CAAC,CAAC;EACzD;EAEAE,QAAQA,CAAA,EAAG;IACT,OAAO,IAAI,CAACJ,GAAG,CAACI,QAAQ,CAAC,CAAC;EAC5B;AACF;AAACC,OAAA,CAAAT,aAAA,GAAAA,aAAA"}
1
+ {"version":3,"names":["_Host","require","_JsiSkRect","_defineProperty","e","r","t","_toPropertyKey","Object","defineProperty","value","enumerable","configurable","writable","i","_toPrimitive","Symbol","toPrimitive","call","TypeError","String","Number","JsiSkVertices","HostObject","constructor","CanvasKit","ref","delete","bounds","JsiSkRect","uniqueID","exports"],"sources":["JsiSkVertices.ts"],"sourcesContent":["import type { CanvasKit, Vertices } from \"canvaskit-wasm\";\n\nimport type { SkVertices } from \"../types\";\n\nimport { HostObject } from \"./Host\";\nimport { JsiSkRect } from \"./JsiSkRect\";\n\nexport class JsiSkVertices\n extends HostObject<Vertices, \"Vertices\">\n implements SkVertices\n{\n constructor(CanvasKit: CanvasKit, ref: Vertices) {\n super(CanvasKit, ref, \"Vertices\");\n }\n\n dispose = () => {\n this.ref.delete();\n };\n\n bounds() {\n return new JsiSkRect(this.CanvasKit, this.ref.bounds());\n }\n\n uniqueID() {\n return this.ref.uniqueID();\n }\n}\n"],"mappings":";;;;;;AAIA,IAAAA,KAAA,GAAAC,OAAA;AACA,IAAAC,UAAA,GAAAD,OAAA;AAAwC,SAAAE,gBAAAC,CAAA,EAAAC,CAAA,EAAAC,CAAA,YAAAD,CAAA,GAAAE,cAAA,CAAAF,CAAA,MAAAD,CAAA,GAAAI,MAAA,CAAAC,cAAA,CAAAL,CAAA,EAAAC,CAAA,IAAAK,KAAA,EAAAJ,CAAA,EAAAK,UAAA,MAAAC,YAAA,MAAAC,QAAA,UAAAT,CAAA,CAAAC,CAAA,IAAAC,CAAA,EAAAF,CAAA;AAAA,SAAAG,eAAAD,CAAA,QAAAQ,CAAA,GAAAC,YAAA,CAAAT,CAAA,uCAAAQ,CAAA,GAAAA,CAAA,GAAAA,CAAA;AAAA,SAAAC,aAAAT,CAAA,EAAAD,CAAA,2BAAAC,CAAA,KAAAA,CAAA,SAAAA,CAAA,MAAAF,CAAA,GAAAE,CAAA,CAAAU,MAAA,CAAAC,WAAA,kBAAAb,CAAA,QAAAU,CAAA,GAAAV,CAAA,CAAAc,IAAA,CAAAZ,CAAA,EAAAD,CAAA,uCAAAS,CAAA,SAAAA,CAAA,YAAAK,SAAA,yEAAAd,CAAA,GAAAe,MAAA,GAAAC,MAAA,EAAAf,CAAA;AAEjC,MAAMgB,aAAa,SAChBC,gBAAU,CAEpB;EACEC,WAAWA,CAACC,SAAoB,EAAEC,GAAa,EAAE;IAC/C,KAAK,CAACD,SAAS,EAAEC,GAAG,EAAE,UAAU,CAAC;IAACvB,eAAA,kBAG1B,MAAM;MACd,IAAI,CAACuB,GAAG,CAACC,MAAM,CAAC,CAAC;IACnB,CAAC;EAJD;EAMAC,MAAMA,CAAA,EAAG;IACP,OAAO,IAAIC,oBAAS,CAAC,IAAI,CAACJ,SAAS,EAAE,IAAI,CAACC,GAAG,CAACE,MAAM,CAAC,CAAC,CAAC;EACzD;EAEAE,QAAQA,CAAA,EAAG;IACT,OAAO,IAAI,CAACJ,GAAG,CAACI,QAAQ,CAAC,CAAC;EAC5B;AACF;AAACC,OAAA,CAAAT,aAAA,GAAAA,aAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_JsiSkVertices","require","_Host","concat","arrays","totalLength","arr","length","result","Float32Array","offset","set","MakeVertices","CanvasKit","mode","positions","textureCoordinates","colors","indices","isVolatile","JsiSkVertices","getEnum","VertexMode","map","x","y","flat","reduce","a","c","exports"],"sources":["JsiSkVerticesFactory.ts"],"sourcesContent":["import type { CanvasKit } from \"canvaskit-wasm\";\n\nimport type { SkColor, SkPoint, VertexMode } from \"../types\";\n\nimport { JsiSkVertices } from \"./JsiSkVertices\";\nimport { getEnum } from \"./Host\";\n\nconst concat = (...arrays: Float32Array[]) => {\n let totalLength = 0;\n for (const arr of arrays) {\n totalLength += arr.length;\n }\n const result = new Float32Array(totalLength);\n let offset = 0;\n for (const arr of arrays) {\n result.set(arr, offset);\n offset += arr.length;\n }\n return result;\n};\n\nexport const MakeVertices = (\n CanvasKit: CanvasKit,\n mode: VertexMode,\n positions: SkPoint[],\n textureCoordinates?: SkPoint[] | null,\n colors?: SkColor[],\n indices?: number[] | null,\n isVolatile?: boolean\n) =>\n new JsiSkVertices(\n CanvasKit,\n CanvasKit.MakeVertices(\n getEnum(CanvasKit.VertexMode, mode),\n positions.map(({ x, y }) => [x, y]).flat(),\n (textureCoordinates || []).map(({ x, y }) => [x, y]).flat(),\n !colors ? null : colors.reduce((a, c) => concat(a, c)),\n indices,\n isVolatile\n )\n );\n"],"mappings":";;;;;;AAIA,IAAAA,cAAA,GAAAC,OAAA;AACA,IAAAC,KAAA,GAAAD,OAAA;AAEA,MAAME,MAAM,GAAGA,CAAC,GAAGC,MAAsB,KAAK;EAC5C,IAAIC,WAAW,GAAG,CAAC;EACnB,KAAK,MAAMC,GAAG,IAAIF,MAAM,EAAE;IACxBC,WAAW,IAAIC,GAAG,CAACC,MAAM;EAC3B;EACA,MAAMC,MAAM,GAAG,IAAIC,YAAY,CAACJ,WAAW,CAAC;EAC5C,IAAIK,MAAM,GAAG,CAAC;EACd,KAAK,MAAMJ,GAAG,IAAIF,MAAM,EAAE;IACxBI,MAAM,CAACG,GAAG,CAACL,GAAG,EAAEI,MAAM,CAAC;IACvBA,MAAM,IAAIJ,GAAG,CAACC,MAAM;EACtB;EACA,OAAOC,MAAM;AACf,CAAC;AAEM,MAAMI,YAAY,GAAGA,CAC1BC,SAAoB,EACpBC,IAAgB,EAChBC,SAAoB,EACpBC,kBAAqC,EACrCC,MAAkB,EAClBC,OAAyB,EACzBC,UAAoB,KAEpB,IAAIC,4BAAa,CACfP,SAAS,EACTA,SAAS,CAACD,YAAY,CACpB,IAAAS,aAAO,EAACR,SAAS,CAACS,UAAU,EAAER,IAAI,CAAC,EACnCC,SAAS,CAACQ,GAAG,CAAC,CAAC;EAAEC,CAAC;EAAEC;AAAE,CAAC,KAAK,CAACD,CAAC,EAAEC,CAAC,CAAC,CAAC,CAACC,IAAI,CAAC,CAAC,EAC1C,CAACV,kBAAkB,IAAI,EAAE,EAAEO,GAAG,CAAC,CAAC;EAAEC,CAAC;EAAEC;AAAE,CAAC,KAAK,CAACD,CAAC,EAAEC,CAAC,CAAC,CAAC,CAACC,IAAI,CAAC,CAAC,EAC3D,CAACT,MAAM,GAAG,IAAI,GAAGA,MAAM,CAACU,MAAM,CAAC,CAACC,CAAC,EAAEC,CAAC,KAAK1B,MAAM,CAACyB,CAAC,EAAEC,CAAC,CAAC,CAAC,EACtDX,OAAO,EACPC,UACF,CACF,CAAC;AAACW,OAAA,CAAAlB,YAAA,GAAAA,YAAA"}
1
+ {"version":3,"names":["_JsiSkVertices","require","_Host","concat","arrays","totalLength","arr","length","result","Float32Array","offset","set","MakeVertices","CanvasKit","mode","positions","textureCoordinates","colors","indices","isVolatile","JsiSkVertices","getEnum","VertexMode","map","x","y","flat","reduce","a","c","exports"],"sources":["JsiSkVerticesFactory.ts"],"sourcesContent":["import type { CanvasKit } from \"canvaskit-wasm\";\n\nimport type { SkColor, SkPoint, VertexMode } from \"../types\";\n\nimport { JsiSkVertices } from \"./JsiSkVertices\";\nimport { getEnum } from \"./Host\";\n\nconst concat = (...arrays: Float32Array[]) => {\n let totalLength = 0;\n for (const arr of arrays) {\n totalLength += arr.length;\n }\n const result = new Float32Array(totalLength);\n let offset = 0;\n for (const arr of arrays) {\n result.set(arr, offset);\n offset += arr.length;\n }\n return result;\n};\n\nexport const MakeVertices = (\n CanvasKit: CanvasKit,\n mode: VertexMode,\n positions: SkPoint[],\n textureCoordinates?: SkPoint[] | null,\n colors?: SkColor[],\n indices?: number[] | null,\n isVolatile?: boolean\n) =>\n new JsiSkVertices(\n CanvasKit,\n CanvasKit.MakeVertices(\n getEnum(CanvasKit.VertexMode, mode),\n positions.map(({ x, y }) => [x, y]).flat(),\n (textureCoordinates || []).map(({ x, y }) => [x, y]).flat(),\n !colors ? null : colors.reduce((a, c) => concat(a, c)),\n indices,\n isVolatile\n )\n );\n"],"mappings":";;;;;;AAIA,IAAAA,cAAA,GAAAC,OAAA;AACA,IAAAC,KAAA,GAAAD,OAAA;AAEA,MAAME,MAAM,GAAGA,CAAC,GAAGC,MAAsB,KAAK;EAC5C,IAAIC,WAAW,GAAG,CAAC;EACnB,KAAK,MAAMC,GAAG,IAAIF,MAAM,EAAE;IACxBC,WAAW,IAAIC,GAAG,CAACC,MAAM;EAC3B;EACA,MAAMC,MAAM,GAAG,IAAIC,YAAY,CAACJ,WAAW,CAAC;EAC5C,IAAIK,MAAM,GAAG,CAAC;EACd,KAAK,MAAMJ,GAAG,IAAIF,MAAM,EAAE;IACxBI,MAAM,CAACG,GAAG,CAACL,GAAG,EAAEI,MAAM,CAAC;IACvBA,MAAM,IAAIJ,GAAG,CAACC,MAAM;EACtB;EACA,OAAOC,MAAM;AACf,CAAC;AAEM,MAAMI,YAAY,GAAGA,CAC1BC,SAAoB,EACpBC,IAAgB,EAChBC,SAAoB,EACpBC,kBAAqC,EACrCC,MAAkB,EAClBC,OAAyB,EACzBC,UAAoB,KAEpB,IAAIC,4BAAa,CACfP,SAAS,EACTA,SAAS,CAACD,YAAY,CACpB,IAAAS,aAAO,EAACR,SAAS,CAACS,UAAU,EAAER,IAAI,CAAC,EACnCC,SAAS,CAACQ,GAAG,CAAC,CAAC;EAAEC,CAAC;EAAEC;AAAE,CAAC,KAAK,CAACD,CAAC,EAAEC,CAAC,CAAC,CAAC,CAACC,IAAI,CAAC,CAAC,EAC1C,CAACV,kBAAkB,IAAI,EAAE,EAAEO,GAAG,CAAC,CAAC;EAAEC,CAAC;EAAEC;AAAE,CAAC,KAAK,CAACD,CAAC,EAAEC,CAAC,CAAC,CAAC,CAACC,IAAI,CAAC,CAAC,EAC3D,CAACT,MAAM,GAAG,IAAI,GAAGA,MAAM,CAACU,MAAM,CAAC,CAACC,CAAC,EAAEC,CAAC,KAAK1B,MAAM,CAACyB,CAAC,EAAEC,CAAC,CAAC,CAAC,EACtDX,OAAO,EACPC,UACF,CACF,CAAC;AAACW,OAAA,CAAAlB,YAAA,GAAAA,YAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_JsiSkPoint","require","_JsiSkPaint","_JsiSkRect","_JsiSkColor","_JsiSkSurfaceFactory","_JsiSkRRect","_JsiSkRSXform","_JsiSkContourMeasureIter","_JsiSkPictureRecorder","_JsiSkPictureFactory","_JsiSkPathFactory","_JsiSkMatrix","_JsiSkColorFilterFactory","_JsiSkTypefaceFactory","_JsiSkMaskFilterFactory","_JsiSkRuntimeEffectFactory","_JsiSkImageFilterFactory","_JsiSkShaderFactory","_JsiSkPathEffectFactory","_JsiSkDataFactory","_JsiSkImageFactory","_JsiSkSVGFactory","_JsiSkTextBlobFactory","_JsiSkFont","_JsiSkVerticesFactory","_JsiSkPath","_JsiSkTypeface","_JsiSkTypefaceFontProviderFactory","_JsiSkFontMgrFactory","_JsiSkAnimatedImageFactory","_JsiSkParagraphBuilderFactory","_JsiSkNativeBufferFactory","_JsiVideo","JsiSkApi","CanvasKit","Point","x","y","JsiSkPoint","Float32Array","of","RuntimeShaderBuilder","_","Error","RRectXY","rect","rx","ry","JsiSkRRect","RSXform","scos","ssin","tx","ty","JsiSkRSXform","RSXformFromRadians","scale","r","px","py","s","Math","sin","c","cos","Color","ContourMeasureIter","path","forceClosed","resScale","JsiSkContourMeasureIter","JsiSkPath","fromValue","Paint","paint","JsiSkPaint","setAntiAlias","PictureRecorder","JsiSkPictureRecorder","Picture","JsiSkPictureFactory","Path","JsiSkPathFactory","Matrix","matrix","JsiSkMatrix","identity","ColorFilter","JsiSkColorFilterFactory","Font","typeface","size","JsiSkFont","undefined","JsiSkTypeface","Typeface","JsiSkTypefaceFactory","MaskFilter","JsiSkMaskFilterFactory","RuntimeEffect","JsiSkRuntimeEffectFactory","ImageFilter","JsiSkImageFilterFactory","Shader","JsiSkShaderFactory","PathEffect","JsiSkPathEffectFactory","MakeVertices","bind","Data","JsiSkDataFactory","Image","JsiSkImageFactory","AnimatedImage","JsiSkAnimatedImageFactory","SVG","JsiSkSVGFactory","TextBlob","JsiSkTextBlobFactory","XYWHRect","width","height","JsiSkRect","Surface","JsiSkSurfaceFactory","TypefaceFontProvider","JsiSkTypefaceFontProviderFactory","FontMgr","JsiSkFontMgrFactory","ParagraphBuilder","JsiSkParagraphBuilderFactory","NativeBuffer","JsiSkNativeBufferFactory","Video","createVideo","exports"],"sources":["JsiSkia.ts"],"sourcesContent":["import type { CanvasKit } from \"canvaskit-wasm\";\n\nimport type {\n SkContourMeasureIter,\n Skia,\n SkPath,\n SkRect,\n SkRuntimeEffect,\n SkRuntimeShaderBuilder,\n SkTypeface,\n} from \"../types\";\n\nimport { JsiSkPoint } from \"./JsiSkPoint\";\nimport { JsiSkPaint } from \"./JsiSkPaint\";\nimport { JsiSkRect } from \"./JsiSkRect\";\nimport { Color } from \"./JsiSkColor\";\nimport { JsiSkSurfaceFactory } from \"./JsiSkSurfaceFactory\";\nimport { JsiSkRRect } from \"./JsiSkRRect\";\nimport { JsiSkRSXform } from \"./JsiSkRSXform\";\nimport { JsiSkContourMeasureIter } from \"./JsiSkContourMeasureIter\";\nimport { JsiSkPictureRecorder } from \"./JsiSkPictureRecorder\";\nimport { JsiSkPictureFactory } from \"./JsiSkPictureFactory\";\nimport { JsiSkPathFactory } from \"./JsiSkPathFactory\";\nimport { JsiSkMatrix } from \"./JsiSkMatrix\";\nimport { JsiSkColorFilterFactory } from \"./JsiSkColorFilterFactory\";\nimport { JsiSkTypefaceFactory } from \"./JsiSkTypefaceFactory\";\nimport { JsiSkMaskFilterFactory } from \"./JsiSkMaskFilterFactory\";\nimport { JsiSkRuntimeEffectFactory } from \"./JsiSkRuntimeEffectFactory\";\nimport { JsiSkImageFilterFactory } from \"./JsiSkImageFilterFactory\";\nimport { JsiSkShaderFactory } from \"./JsiSkShaderFactory\";\nimport { JsiSkPathEffectFactory } from \"./JsiSkPathEffectFactory\";\nimport { JsiSkDataFactory } from \"./JsiSkDataFactory\";\nimport { JsiSkImageFactory } from \"./JsiSkImageFactory\";\nimport { JsiSkSVGFactory } from \"./JsiSkSVGFactory\";\nimport { JsiSkTextBlobFactory } from \"./JsiSkTextBlobFactory\";\nimport { JsiSkFont } from \"./JsiSkFont\";\nimport { MakeVertices } from \"./JsiSkVerticesFactory\";\nimport { JsiSkPath } from \"./JsiSkPath\";\nimport { JsiSkTypeface } from \"./JsiSkTypeface\";\nimport { JsiSkTypefaceFontProviderFactory } from \"./JsiSkTypefaceFontProviderFactory\";\nimport { JsiSkFontMgrFactory } from \"./JsiSkFontMgrFactory\";\nimport { JsiSkAnimatedImageFactory } from \"./JsiSkAnimatedImageFactory\";\nimport { JsiSkParagraphBuilderFactory } from \"./JsiSkParagraphBuilderFactory\";\nimport { JsiSkNativeBufferFactory } from \"./JsiSkNativeBufferFactory\";\nimport { createVideo } from \"./JsiVideo\";\n\nexport const JsiSkApi = (CanvasKit: CanvasKit): Skia => ({\n Point: (x: number, y: number) =>\n new JsiSkPoint(CanvasKit, Float32Array.of(x, y)),\n RuntimeShaderBuilder: (_: SkRuntimeEffect): SkRuntimeShaderBuilder => {\n throw new Error(\"Not implemented on React Native Web\");\n },\n RRectXY: (rect: SkRect, rx: number, ry: number) =>\n new JsiSkRRect(CanvasKit, rect, rx, ry),\n RSXform: (scos: number, ssin: number, tx: number, ty: number) =>\n new JsiSkRSXform(CanvasKit, Float32Array.of(scos, ssin, tx, ty)),\n RSXformFromRadians: (\n scale: number,\n r: number,\n tx: number,\n ty: number,\n px: number,\n py: number\n ) => {\n const s = Math.sin(r) * scale;\n const c = Math.cos(r) * scale;\n return new JsiSkRSXform(\n CanvasKit,\n Float32Array.of(c, s, tx - c * px + s * py, ty - s * px - c * py)\n );\n },\n Color,\n ContourMeasureIter: (\n path: SkPath,\n forceClosed: boolean,\n resScale: number\n ): SkContourMeasureIter =>\n new JsiSkContourMeasureIter(\n CanvasKit,\n new CanvasKit.ContourMeasureIter(\n JsiSkPath.fromValue(path),\n forceClosed,\n resScale\n )\n ),\n Paint: () => {\n const paint = new JsiSkPaint(CanvasKit, new CanvasKit.Paint());\n paint.setAntiAlias(true);\n return paint;\n },\n PictureRecorder: () =>\n new JsiSkPictureRecorder(CanvasKit, new CanvasKit.PictureRecorder()),\n Picture: new JsiSkPictureFactory(CanvasKit),\n Path: new JsiSkPathFactory(CanvasKit),\n Matrix: (matrix?: readonly number[]) =>\n new JsiSkMatrix(\n CanvasKit,\n matrix\n ? Float32Array.of(...matrix)\n : Float32Array.of(...CanvasKit.Matrix.identity())\n ),\n ColorFilter: new JsiSkColorFilterFactory(CanvasKit),\n Font: (typeface?: SkTypeface, size?: number) =>\n new JsiSkFont(\n CanvasKit,\n new CanvasKit.Font(\n typeface === undefined ? null : JsiSkTypeface.fromValue(typeface),\n size\n )\n ),\n Typeface: new JsiSkTypefaceFactory(CanvasKit),\n MaskFilter: new JsiSkMaskFilterFactory(CanvasKit),\n RuntimeEffect: new JsiSkRuntimeEffectFactory(CanvasKit),\n ImageFilter: new JsiSkImageFilterFactory(CanvasKit),\n Shader: new JsiSkShaderFactory(CanvasKit),\n PathEffect: new JsiSkPathEffectFactory(CanvasKit),\n MakeVertices: MakeVertices.bind(null, CanvasKit),\n Data: new JsiSkDataFactory(CanvasKit),\n Image: new JsiSkImageFactory(CanvasKit),\n AnimatedImage: new JsiSkAnimatedImageFactory(CanvasKit),\n SVG: new JsiSkSVGFactory(CanvasKit),\n TextBlob: new JsiSkTextBlobFactory(CanvasKit),\n XYWHRect: (x: number, y: number, width: number, height: number) => {\n return new JsiSkRect(CanvasKit, CanvasKit.XYWHRect(x, y, width, height));\n },\n Surface: new JsiSkSurfaceFactory(CanvasKit),\n TypefaceFontProvider: new JsiSkTypefaceFontProviderFactory(CanvasKit),\n FontMgr: new JsiSkFontMgrFactory(CanvasKit),\n ParagraphBuilder: new JsiSkParagraphBuilderFactory(CanvasKit),\n NativeBuffer: new JsiSkNativeBufferFactory(CanvasKit),\n Video: createVideo.bind(null, CanvasKit),\n});\n"],"mappings":"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"}
1
+ {"version":3,"names":["_JsiSkPoint","require","_JsiSkPaint","_JsiSkRect","_JsiSkColor","_JsiSkSurfaceFactory","_JsiSkRRect","_JsiSkRSXform","_JsiSkContourMeasureIter","_JsiSkPictureRecorder","_JsiSkPictureFactory","_JsiSkPathFactory","_JsiSkMatrix","_JsiSkColorFilterFactory","_JsiSkTypefaceFactory","_JsiSkMaskFilterFactory","_JsiSkRuntimeEffectFactory","_JsiSkImageFilterFactory","_JsiSkShaderFactory","_JsiSkPathEffectFactory","_JsiSkDataFactory","_JsiSkImageFactory","_JsiSkSVGFactory","_JsiSkTextBlobFactory","_JsiSkFont","_JsiSkVerticesFactory","_JsiSkPath","_JsiSkTypeface","_JsiSkTypefaceFontProviderFactory","_JsiSkFontMgrFactory","_JsiSkAnimatedImageFactory","_JsiSkParagraphBuilderFactory","_JsiSkNativeBufferFactory","_JsiVideo","JsiSkApi","CanvasKit","Point","x","y","JsiSkPoint","Float32Array","of","RuntimeShaderBuilder","_","Error","RRectXY","rect","rx","ry","JsiSkRRect","RSXform","scos","ssin","tx","ty","JsiSkRSXform","RSXformFromRadians","scale","r","px","py","s","Math","sin","c","cos","Color","ContourMeasureIter","path","forceClosed","resScale","JsiSkContourMeasureIter","JsiSkPath","fromValue","Paint","paint","JsiSkPaint","setAntiAlias","PictureRecorder","JsiSkPictureRecorder","Picture","JsiSkPictureFactory","Path","JsiSkPathFactory","Matrix","matrix","JsiSkMatrix","identity","ColorFilter","JsiSkColorFilterFactory","Font","typeface","size","JsiSkFont","undefined","JsiSkTypeface","Typeface","JsiSkTypefaceFactory","MaskFilter","JsiSkMaskFilterFactory","RuntimeEffect","JsiSkRuntimeEffectFactory","ImageFilter","JsiSkImageFilterFactory","Shader","JsiSkShaderFactory","PathEffect","JsiSkPathEffectFactory","MakeVertices","bind","Data","JsiSkDataFactory","Image","JsiSkImageFactory","AnimatedImage","JsiSkAnimatedImageFactory","SVG","JsiSkSVGFactory","TextBlob","JsiSkTextBlobFactory","XYWHRect","width","height","JsiSkRect","Surface","JsiSkSurfaceFactory","TypefaceFontProvider","JsiSkTypefaceFontProviderFactory","FontMgr","JsiSkFontMgrFactory","ParagraphBuilder","JsiSkParagraphBuilderFactory","NativeBuffer","JsiSkNativeBufferFactory","Video","createVideo","exports"],"sources":["JsiSkia.ts"],"sourcesContent":["import type { CanvasKit } from \"canvaskit-wasm\";\n\nimport type {\n SkContourMeasureIter,\n Skia,\n SkPath,\n SkRect,\n SkRuntimeEffect,\n SkRuntimeShaderBuilder,\n SkTypeface,\n} from \"../types\";\n\nimport { JsiSkPoint } from \"./JsiSkPoint\";\nimport { JsiSkPaint } from \"./JsiSkPaint\";\nimport { JsiSkRect } from \"./JsiSkRect\";\nimport { Color } from \"./JsiSkColor\";\nimport { JsiSkSurfaceFactory } from \"./JsiSkSurfaceFactory\";\nimport { JsiSkRRect } from \"./JsiSkRRect\";\nimport { JsiSkRSXform } from \"./JsiSkRSXform\";\nimport { JsiSkContourMeasureIter } from \"./JsiSkContourMeasureIter\";\nimport { JsiSkPictureRecorder } from \"./JsiSkPictureRecorder\";\nimport { JsiSkPictureFactory } from \"./JsiSkPictureFactory\";\nimport { JsiSkPathFactory } from \"./JsiSkPathFactory\";\nimport { JsiSkMatrix } from \"./JsiSkMatrix\";\nimport { JsiSkColorFilterFactory } from \"./JsiSkColorFilterFactory\";\nimport { JsiSkTypefaceFactory } from \"./JsiSkTypefaceFactory\";\nimport { JsiSkMaskFilterFactory } from \"./JsiSkMaskFilterFactory\";\nimport { JsiSkRuntimeEffectFactory } from \"./JsiSkRuntimeEffectFactory\";\nimport { JsiSkImageFilterFactory } from \"./JsiSkImageFilterFactory\";\nimport { JsiSkShaderFactory } from \"./JsiSkShaderFactory\";\nimport { JsiSkPathEffectFactory } from \"./JsiSkPathEffectFactory\";\nimport { JsiSkDataFactory } from \"./JsiSkDataFactory\";\nimport { JsiSkImageFactory } from \"./JsiSkImageFactory\";\nimport { JsiSkSVGFactory } from \"./JsiSkSVGFactory\";\nimport { JsiSkTextBlobFactory } from \"./JsiSkTextBlobFactory\";\nimport { JsiSkFont } from \"./JsiSkFont\";\nimport { MakeVertices } from \"./JsiSkVerticesFactory\";\nimport { JsiSkPath } from \"./JsiSkPath\";\nimport { JsiSkTypeface } from \"./JsiSkTypeface\";\nimport { JsiSkTypefaceFontProviderFactory } from \"./JsiSkTypefaceFontProviderFactory\";\nimport { JsiSkFontMgrFactory } from \"./JsiSkFontMgrFactory\";\nimport { JsiSkAnimatedImageFactory } from \"./JsiSkAnimatedImageFactory\";\nimport { JsiSkParagraphBuilderFactory } from \"./JsiSkParagraphBuilderFactory\";\nimport { JsiSkNativeBufferFactory } from \"./JsiSkNativeBufferFactory\";\nimport { createVideo } from \"./JsiVideo\";\n\nexport const JsiSkApi = (CanvasKit: CanvasKit): Skia => ({\n Point: (x: number, y: number) =>\n new JsiSkPoint(CanvasKit, Float32Array.of(x, y)),\n RuntimeShaderBuilder: (_: SkRuntimeEffect): SkRuntimeShaderBuilder => {\n throw new Error(\"Not implemented on React Native Web\");\n },\n RRectXY: (rect: SkRect, rx: number, ry: number) =>\n new JsiSkRRect(CanvasKit, rect, rx, ry),\n RSXform: (scos: number, ssin: number, tx: number, ty: number) =>\n new JsiSkRSXform(CanvasKit, Float32Array.of(scos, ssin, tx, ty)),\n RSXformFromRadians: (\n scale: number,\n r: number,\n tx: number,\n ty: number,\n px: number,\n py: number\n ) => {\n const s = Math.sin(r) * scale;\n const c = Math.cos(r) * scale;\n return new JsiSkRSXform(\n CanvasKit,\n Float32Array.of(c, s, tx - c * px + s * py, ty - s * px - c * py)\n );\n },\n Color,\n ContourMeasureIter: (\n path: SkPath,\n forceClosed: boolean,\n resScale: number\n ): SkContourMeasureIter =>\n new JsiSkContourMeasureIter(\n CanvasKit,\n new CanvasKit.ContourMeasureIter(\n JsiSkPath.fromValue(path),\n forceClosed,\n resScale\n )\n ),\n Paint: () => {\n const paint = new JsiSkPaint(CanvasKit, new CanvasKit.Paint());\n paint.setAntiAlias(true);\n return paint;\n },\n PictureRecorder: () =>\n new JsiSkPictureRecorder(CanvasKit, new CanvasKit.PictureRecorder()),\n Picture: new JsiSkPictureFactory(CanvasKit),\n Path: new JsiSkPathFactory(CanvasKit),\n Matrix: (matrix?: readonly number[]) =>\n new JsiSkMatrix(\n CanvasKit,\n matrix\n ? Float32Array.of(...matrix)\n : Float32Array.of(...CanvasKit.Matrix.identity())\n ),\n ColorFilter: new JsiSkColorFilterFactory(CanvasKit),\n Font: (typeface?: SkTypeface, size?: number) =>\n new JsiSkFont(\n CanvasKit,\n new CanvasKit.Font(\n typeface === undefined ? null : JsiSkTypeface.fromValue(typeface),\n size\n )\n ),\n Typeface: new JsiSkTypefaceFactory(CanvasKit),\n MaskFilter: new JsiSkMaskFilterFactory(CanvasKit),\n RuntimeEffect: new JsiSkRuntimeEffectFactory(CanvasKit),\n ImageFilter: new JsiSkImageFilterFactory(CanvasKit),\n Shader: new JsiSkShaderFactory(CanvasKit),\n PathEffect: new JsiSkPathEffectFactory(CanvasKit),\n MakeVertices: MakeVertices.bind(null, CanvasKit),\n Data: new JsiSkDataFactory(CanvasKit),\n Image: new JsiSkImageFactory(CanvasKit),\n AnimatedImage: new JsiSkAnimatedImageFactory(CanvasKit),\n SVG: new JsiSkSVGFactory(CanvasKit),\n TextBlob: new JsiSkTextBlobFactory(CanvasKit),\n XYWHRect: (x: number, y: number, width: number, height: number) => {\n return new JsiSkRect(CanvasKit, CanvasKit.XYWHRect(x, y, width, height));\n },\n Surface: new JsiSkSurfaceFactory(CanvasKit),\n TypefaceFontProvider: new JsiSkTypefaceFontProviderFactory(CanvasKit),\n FontMgr: new JsiSkFontMgrFactory(CanvasKit),\n ParagraphBuilder: new JsiSkParagraphBuilderFactory(CanvasKit),\n NativeBuffer: new JsiSkNativeBufferFactory(CanvasKit),\n Video: createVideo.bind(null, CanvasKit),\n});\n"],"mappings":"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","ignoreList":[]}
@@ -6,8 +6,8 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.createVideo = exports.JsiVideo = void 0;
7
7
  var _CanvasKitWebGLBufferImpl = require("./CanvasKitWebGLBufferImpl");
8
8
  var _JsiSkImageFactory = require("./JsiSkImageFactory");
9
- function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
10
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : String(i); }
9
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
10
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : i + ""; }
11
11
  function _toPrimitive(t, r) { if ("object" != typeof t || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != typeof i) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
12
12
  const createVideo = async (CanvasKit, url) => {
13
13
  const video = document.createElement("video");
@@ -1 +1 @@
1
- {"version":3,"names":["_CanvasKitWebGLBufferImpl","require","_JsiSkImageFactory","_defineProperty","obj","key","value","_toPropertyKey","Object","defineProperty","enumerable","configurable","writable","t","i","_toPrimitive","String","r","e","Symbol","toPrimitive","call","TypeError","Number","createVideo","CanvasKit","url","video","document","createElement","Promise","resolve","reject","src","style","display","crossOrigin","volume","addEventListener","body","appendChild","JsiVideo","JsiSkImageFactory","Error","exports","constructor","ImageFactory","videoElement","duration","framerate","setSurface","surface","webglBuffer","CanvasKitWebGLBufferImpl","nextImage","MakeImageFromNativeBuffer","seek","time","isNaN","currentTime","rotation","size","width","videoWidth","height","videoHeight","pause","play","setVolume","dispose","parentNode","removeChild"],"sources":["JsiVideo.ts"],"sourcesContent":["import type { CanvasKit, Surface } from \"canvaskit-wasm\";\n\nimport type { CanvasKitWebGLBuffer, Video, ImageFactory } from \"../types\";\n\nimport { CanvasKitWebGLBufferImpl } from \"./CanvasKitWebGLBufferImpl\";\nimport { JsiSkImageFactory } from \"./JsiSkImageFactory\";\n\nexport const createVideo = async (\n CanvasKit: CanvasKit,\n url: string\n): Promise<Video> => {\n const video = document.createElement(\"video\");\n return new Promise((resolve, reject) => {\n video.src = url;\n video.style.display = \"none\";\n video.crossOrigin = \"anonymous\";\n video.volume = 0;\n video.addEventListener(\"loadedmetadata\", () => {\n document.body.appendChild(video);\n resolve(new JsiVideo(new JsiSkImageFactory(CanvasKit), video));\n });\n video.addEventListener(\"error\", () => {\n reject(new Error(`Failed to load video from URL: ${url}`));\n });\n });\n};\n\nexport class JsiVideo implements Video {\n __typename__ = \"Video\" as const;\n\n private webglBuffer: CanvasKitWebGLBuffer | null = null;\n\n constructor(\n private ImageFactory: ImageFactory,\n private videoElement: HTMLVideoElement\n ) {\n document.body.appendChild(this.videoElement);\n }\n\n duration() {\n return this.videoElement.duration * 1000;\n }\n\n framerate(): number {\n throw new Error(\"Video.frame is not available on React Native Web\");\n }\n\n setSurface(surface: Surface) {\n // If we have the surface, we can use the WebGL buffer which is slightly faster\n // This is because WebGL cannot be shared across contextes.\n // This can be removed with WebGPU\n this.webglBuffer = new CanvasKitWebGLBufferImpl(surface, this.videoElement);\n }\n\n nextImage() {\n return this.ImageFactory.MakeImageFromNativeBuffer(\n this.webglBuffer ? this.webglBuffer : this.videoElement\n );\n }\n\n seek(time: number) {\n if (isNaN(time)) {\n throw new Error(`Invalid time: ${time}`);\n }\n this.videoElement.currentTime = time / 1000;\n }\n\n rotation() {\n return 0 as const;\n }\n\n size() {\n return {\n width: this.videoElement.videoWidth,\n height: this.videoElement.videoHeight,\n };\n }\n\n pause() {\n this.videoElement.pause();\n }\n\n play() {\n this.videoElement.play();\n }\n\n setVolume(volume: number) {\n this.videoElement.volume = volume;\n }\n\n dispose() {\n if (this.videoElement.parentNode) {\n this.videoElement.parentNode.removeChild(this.videoElement);\n }\n }\n}\n"],"mappings":"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"}
1
+ {"version":3,"names":["_CanvasKitWebGLBufferImpl","require","_JsiSkImageFactory","_defineProperty","e","r","t","_toPropertyKey","Object","defineProperty","value","enumerable","configurable","writable","i","_toPrimitive","Symbol","toPrimitive","call","TypeError","String","Number","createVideo","CanvasKit","url","video","document","createElement","Promise","resolve","reject","src","style","display","crossOrigin","volume","addEventListener","body","appendChild","JsiVideo","JsiSkImageFactory","Error","exports","constructor","ImageFactory","videoElement","duration","framerate","setSurface","surface","webglBuffer","CanvasKitWebGLBufferImpl","nextImage","MakeImageFromNativeBuffer","seek","time","isNaN","currentTime","rotation","size","width","videoWidth","height","videoHeight","pause","play","setVolume","dispose","parentNode","removeChild"],"sources":["JsiVideo.ts"],"sourcesContent":["import type { CanvasKit, Surface } from \"canvaskit-wasm\";\n\nimport type { CanvasKitWebGLBuffer, Video, ImageFactory } from \"../types\";\n\nimport { CanvasKitWebGLBufferImpl } from \"./CanvasKitWebGLBufferImpl\";\nimport { JsiSkImageFactory } from \"./JsiSkImageFactory\";\n\nexport const createVideo = async (\n CanvasKit: CanvasKit,\n url: string\n): Promise<Video> => {\n const video = document.createElement(\"video\");\n return new Promise((resolve, reject) => {\n video.src = url;\n video.style.display = \"none\";\n video.crossOrigin = \"anonymous\";\n video.volume = 0;\n video.addEventListener(\"loadedmetadata\", () => {\n document.body.appendChild(video);\n resolve(new JsiVideo(new JsiSkImageFactory(CanvasKit), video));\n });\n video.addEventListener(\"error\", () => {\n reject(new Error(`Failed to load video from URL: ${url}`));\n });\n });\n};\n\nexport class JsiVideo implements Video {\n __typename__ = \"Video\" as const;\n\n private webglBuffer: CanvasKitWebGLBuffer | null = null;\n\n constructor(\n private ImageFactory: ImageFactory,\n private videoElement: HTMLVideoElement\n ) {\n document.body.appendChild(this.videoElement);\n }\n\n duration() {\n return this.videoElement.duration * 1000;\n }\n\n framerate(): number {\n throw new Error(\"Video.frame is not available on React Native Web\");\n }\n\n setSurface(surface: Surface) {\n // If we have the surface, we can use the WebGL buffer which is slightly faster\n // This is because WebGL cannot be shared across contextes.\n // This can be removed with WebGPU\n this.webglBuffer = new CanvasKitWebGLBufferImpl(surface, this.videoElement);\n }\n\n nextImage() {\n return this.ImageFactory.MakeImageFromNativeBuffer(\n this.webglBuffer ? this.webglBuffer : this.videoElement\n );\n }\n\n seek(time: number) {\n if (isNaN(time)) {\n throw new Error(`Invalid time: ${time}`);\n }\n this.videoElement.currentTime = time / 1000;\n }\n\n rotation() {\n return 0 as const;\n }\n\n size() {\n return {\n width: this.videoElement.videoWidth,\n height: this.videoElement.videoHeight,\n };\n }\n\n pause() {\n this.videoElement.pause();\n }\n\n play() {\n this.videoElement.play();\n }\n\n setVolume(volume: number) {\n this.videoElement.volume = volume;\n }\n\n dispose() {\n if (this.videoElement.parentNode) {\n this.videoElement.parentNode.removeChild(this.videoElement);\n }\n }\n}\n"],"mappings":"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","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_JsiSkia","require","Object","keys","forEach","key","exports","defineProperty","enumerable","get"],"sources":["index.ts"],"sourcesContent":["export * from \"./JsiSkia\";\n"],"mappings":";;;;;AAAA,IAAAA,QAAA,GAAAC,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAH,QAAA,EAAAI,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAL,QAAA,CAAAK,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAT,QAAA,CAAAK,GAAA;IAAA;EAAA;AAAA"}
1
+ {"version":3,"names":["_JsiSkia","require","Object","keys","forEach","key","exports","defineProperty","enumerable","get"],"sources":["index.ts"],"sourcesContent":["export * from \"./JsiSkia\";\n"],"mappings":";;;;;AAAA,IAAAA,QAAA,GAAAC,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAH,QAAA,EAAAI,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAL,QAAA,CAAAK,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAT,QAAA,CAAAK,GAAA;IAAA;EAAA;AAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_reactNative","require","_default","exports","default","TurboModuleRegistry","getEnforcing"],"sources":["NativeSkiaModule.ts"],"sourcesContent":["import type { TurboModule } from \"react-native/Libraries/TurboModule/RCTExport\";\nimport { TurboModuleRegistry } from \"react-native\";\n\nexport interface Spec extends TurboModule {\n install: () => boolean;\n}\n\n// eslint-disable-next-line import/no-default-export\nexport default TurboModuleRegistry.getEnforcing<Spec>(\"RNSkiaModule\");\n"],"mappings":";;;;;;AACA,IAAAA,YAAA,GAAAC,OAAA;AAMA;AAAA,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GACeC,gCAAmB,CAACC,YAAY,CAAO,cAAc,CAAC"}
1
+ {"version":3,"names":["_reactNative","require","_default","exports","default","TurboModuleRegistry","getEnforcing"],"sources":["NativeSkiaModule.ts"],"sourcesContent":["import type { TurboModule } from \"react-native/Libraries/TurboModule/RCTExport\";\nimport { TurboModuleRegistry } from \"react-native\";\n\nexport interface Spec extends TurboModule {\n install: () => boolean;\n}\n\n// eslint-disable-next-line import/no-default-export\nexport default TurboModuleRegistry.getEnforcing<Spec>(\"RNSkiaModule\");\n"],"mappings":";;;;;;AACA,IAAAA,YAAA,GAAAC,OAAA;AAMA;AAAA,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GACeC,gCAAmB,CAACC,YAAY,CAAO,cAAc,CAAC","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":[],"sources":["NativeSkiaModule.web.ts"],"sourcesContent":[""],"mappings":""}
1
+ {"version":3,"names":[],"sources":["NativeSkiaModule.web.ts"],"sourcesContent":[""],"mappings":"","ignoreList":[]}
@@ -1,4 +1,3 @@
1
- /// <reference types="react-native/types/modules/Codegen" />
2
1
  import type { ViewProps } from "react-native";
3
2
  export interface NativeProps extends ViewProps {
4
3
  mode: string;
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.default = void 0;
7
7
  var _codegenNativeComponent = _interopRequireDefault(require("react-native/Libraries/Utilities/codegenNativeComponent"));
8
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
8
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
9
9
  // eslint-disable-next-line import/no-default-export
10
10
  var _default = exports.default = (0, _codegenNativeComponent.default)("SkiaDomView");
11
11
  //# sourceMappingURL=SkiaDomViewNativeComponent.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["_codegenNativeComponent","_interopRequireDefault","require","obj","__esModule","default","_default","exports","codegenNativeComponent"],"sources":["SkiaDomViewNativeComponent.ts"],"sourcesContent":["import codegenNativeComponent from \"react-native/Libraries/Utilities/codegenNativeComponent\";\nimport type { ViewProps } from \"react-native\";\n\nexport interface NativeProps extends ViewProps {\n mode: string;\n debug?: boolean;\n}\n\n// eslint-disable-next-line import/no-default-export\nexport default codegenNativeComponent<NativeProps>(\"SkiaDomView\");\n"],"mappings":";;;;;;AAAA,IAAAA,uBAAA,GAAAC,sBAAA,CAAAC,OAAA;AAA6F,SAAAD,uBAAAE,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,KAAAE,OAAA,EAAAF,GAAA;AAQ7F;AAAA,IAAAG,QAAA,GAAAC,OAAA,CAAAF,OAAA,GACe,IAAAG,+BAAsB,EAAc,aAAa,CAAC"}
1
+ {"version":3,"names":["_codegenNativeComponent","_interopRequireDefault","require","e","__esModule","default","_default","exports","codegenNativeComponent"],"sources":["SkiaDomViewNativeComponent.ts"],"sourcesContent":["import codegenNativeComponent from \"react-native/Libraries/Utilities/codegenNativeComponent\";\nimport type { ViewProps } from \"react-native\";\n\nexport interface NativeProps extends ViewProps {\n mode: string;\n debug?: boolean;\n}\n\n// eslint-disable-next-line import/no-default-export\nexport default codegenNativeComponent<NativeProps>(\"SkiaDomView\");\n"],"mappings":";;;;;;AAAA,IAAAA,uBAAA,GAAAC,sBAAA,CAAAC,OAAA;AAA6F,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAQ7F;AAAA,IAAAG,QAAA,GAAAC,OAAA,CAAAF,OAAA,GACe,IAAAG,+BAAsB,EAAc,aAAa,CAAC","ignoreList":[]}
@@ -1,4 +1,3 @@
1
- /// <reference types="react-native/types/modules/Codegen" />
2
1
  import type { ViewProps } from "react-native";
3
2
  export interface NativeProps extends ViewProps {
4
3
  mode: string;
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.default = void 0;
7
7
  var _codegenNativeComponent = _interopRequireDefault(require("react-native/Libraries/Utilities/codegenNativeComponent"));
8
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
8
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
9
9
  // eslint-disable-next-line import/no-default-export
10
10
  var _default = exports.default = (0, _codegenNativeComponent.default)("SkiaPictureView");
11
11
  //# sourceMappingURL=SkiaPictureViewNativeComponent.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["_codegenNativeComponent","_interopRequireDefault","require","obj","__esModule","default","_default","exports","codegenNativeComponent"],"sources":["SkiaPictureViewNativeComponent.ts"],"sourcesContent":["import codegenNativeComponent from \"react-native/Libraries/Utilities/codegenNativeComponent\";\nimport type { ViewProps } from \"react-native\";\n\nexport interface NativeProps extends ViewProps {\n mode: string;\n debug?: boolean;\n}\n\n// eslint-disable-next-line import/no-default-export\nexport default codegenNativeComponent<NativeProps>(\"SkiaPictureView\");\n"],"mappings":";;;;;;AAAA,IAAAA,uBAAA,GAAAC,sBAAA,CAAAC,OAAA;AAA6F,SAAAD,uBAAAE,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,KAAAE,OAAA,EAAAF,GAAA;AAQ7F;AAAA,IAAAG,QAAA,GAAAC,OAAA,CAAAF,OAAA,GACe,IAAAG,+BAAsB,EAAc,iBAAiB,CAAC"}
1
+ {"version":3,"names":["_codegenNativeComponent","_interopRequireDefault","require","e","__esModule","default","_default","exports","codegenNativeComponent"],"sources":["SkiaPictureViewNativeComponent.ts"],"sourcesContent":["import codegenNativeComponent from \"react-native/Libraries/Utilities/codegenNativeComponent\";\nimport type { ViewProps } from \"react-native\";\n\nexport interface NativeProps extends ViewProps {\n mode: string;\n debug?: boolean;\n}\n\n// eslint-disable-next-line import/no-default-export\nexport default codegenNativeComponent<NativeProps>(\"SkiaPictureView\");\n"],"mappings":";;;;;;AAAA,IAAAA,uBAAA,GAAAC,sBAAA,CAAAC,OAAA;AAA6F,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAQ7F;AAAA,IAAAG,QAAA,GAAAC,OAAA,CAAAF,OAAA,GACe,IAAAG,+BAAsB,EAAc,iBAAiB,CAAC","ignoreList":[]}
@@ -8,10 +8,10 @@ var _react = _interopRequireDefault(require("react"));
8
8
  var _JsiSkSurface = require("../skia/web/JsiSkSurface");
9
9
  var _Platform = require("../Platform");
10
10
  var _types = require("./types");
11
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
12
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
13
- function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
14
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : String(i); }
11
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
12
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
13
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
14
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : i + ""; }
15
15
  function _toPrimitive(t, r) { if ("object" != typeof t || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != typeof i) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); } /* global HTMLCanvasElement */
16
16
  const pd = _Platform.Platform.PixelRatio;
17
17
  class SkiaBaseWebView extends _react.default.Component {