@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
@@ -9,6 +9,12 @@
9
9
 
10
10
  namespace {
11
11
 
12
+ #ifdef REACT_NATIVE_VERSION >= 75
13
+ using CallFuncType = facebook::react::CallFunc;
14
+ #else
15
+ using CallFuncType = std::function<void()>;
16
+ #endif
17
+
12
18
  // For bridgeless mode, currently we don't have a way to get the JSCallInvoker
13
19
  // from Java. Workaround to use RuntimeExecutor to simulate the behavior of
14
20
  // JSCallInvoker. In the future when bridgeless mode is a standard and no more
@@ -20,7 +26,7 @@ public:
20
26
  facebook::react::RuntimeExecutor runtimeExecutor)
21
27
  : runtimeExecutor_(std::move(runtimeExecutor)) {}
22
28
 
23
- void invokeAsync(facebook::react::CallFunc &&func) noexcept override {
29
+ void invokeAsync(CallFuncType &&func) noexcept override {
24
30
  runtimeExecutor_([func = std::move(func)](facebook::jsi::Runtime &runtime) {
25
31
  #if REACT_NATIVE_VERSION >= 75
26
32
  func(runtime);
@@ -30,7 +36,7 @@ public:
30
36
  });
31
37
  }
32
38
 
33
- void invokeSync(facebook::react::CallFunc &&func) override {
39
+ void invokeSync(CallFuncType &&func) override {
34
40
  throw std::runtime_error(
35
41
  "Synchronous native -> JS calls are currently not supported.");
36
42
  }
@@ -47,12 +47,10 @@
47
47
  * Creates a JSI export function declaration
48
48
  */
49
49
  #define JSI_EXPORT_FUNC(CLASS, FUNCTION) \
50
- { \
51
- #FUNCTION, (jsi::Value(JsiHostObject::*)( \
52
- jsi::Runtime & runtime, const jsi::Value &thisValue, \
53
- const jsi::Value *arguments, size_t)) & \
54
- CLASS::FUNCTION \
55
- }
50
+ {#FUNCTION, (jsi::Value(JsiHostObject::*)( \
51
+ jsi::Runtime & runtime, const jsi::Value &thisValue, \
52
+ const jsi::Value *arguments, size_t)) & \
53
+ CLASS::FUNCTION}
56
54
 
57
55
  /**
58
56
  * Creates a JSI export functions statement
@@ -67,10 +65,8 @@
67
65
  * Creates a JSI export getter declaration
68
66
  */
69
67
  #define JSI_EXPORT_PROP_GET(CLASS, FUNCTION) \
70
- { \
71
- #FUNCTION, (jsi::Value(JsiHostObject::*)(jsi::Runtime & runtime)) & \
72
- CLASS::STR_CAT(STR_GET, FUNCTION) \
73
- }
68
+ {#FUNCTION, (jsi::Value(JsiHostObject::*)(jsi::Runtime & runtime)) & \
69
+ CLASS::STR_CAT(STR_GET, FUNCTION)}
74
70
 
75
71
  /**
76
72
  * Creates a JSI export getters statement
@@ -86,11 +82,9 @@
86
82
  * Creates a JSI export setter declaration
87
83
  */
88
84
  #define JSI_EXPORT_PROP_SET(CLASS, FUNCTION) \
89
- { \
90
- #FUNCTION, \
91
- (void(JsiHostObject::*)(jsi::Runtime & runtime, const jsi::Value &)) & \
92
- CLASS::STR_CAT(STR_SET, FUNCTION) \
93
- }
85
+ {#FUNCTION, \
86
+ (void(JsiHostObject::*)(jsi::Runtime & runtime, const jsi::Value &)) & \
87
+ CLASS::STR_CAT(STR_SET, FUNCTION)}
94
88
 
95
89
  /**
96
90
  * Creates a JSI export setters statement
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { NodeHandle, ViewComponent } from "react-native";
3
2
  import type { DataModule } from "../skia/types";
4
3
  export interface IPlatform {
@@ -1 +1 @@
1
- {"version":3,"names":[],"sources":["IPlatform.ts"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-explicit-any */\nimport type { NodeHandle, ViewComponent } from \"react-native\";\n\nimport type { DataModule } from \"../skia/types\";\n\nexport interface IPlatform {\n OS: string;\n PixelRatio: number;\n findNodeHandle: (\n componentOrHandle:\n | null\n | number\n | React.Component<any, any>\n | React.ComponentClass<any>\n ) => null | NodeHandle;\n resolveAsset: (source: DataModule) => string;\n View: typeof ViewComponent;\n}\n"],"mappings":""}
1
+ {"version":3,"names":[],"sources":["IPlatform.ts"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-explicit-any */\nimport type { NodeHandle, ViewComponent } from \"react-native\";\n\nimport type { DataModule } from \"../skia/types\";\n\nexport interface IPlatform {\n OS: string;\n PixelRatio: number;\n findNodeHandle: (\n componentOrHandle:\n | null\n | number\n | React.Component<any, any>\n | React.ComponentClass<any>\n ) => null | NodeHandle;\n resolveAsset: (source: DataModule) => string;\n View: typeof ViewComponent;\n}\n"],"mappings":"","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_reactNative","require","_types","Platform","exports","OS","RNPlatform","PixelRatio","get","resolveAsset","source","isRNModule","Image","resolveAssetSource","uri","default","findNodeHandle","View"],"sources":["Platform.ts"],"sourcesContent":["import {\n Image,\n PixelRatio,\n Platform as RNPlatform,\n findNodeHandle,\n View,\n} from \"react-native\";\n\nimport type { DataModule } from \"../skia/types\";\nimport { isRNModule } from \"../skia/types\";\n\nimport type { IPlatform } from \"./IPlatform\";\n\nexport const Platform: IPlatform = {\n OS: RNPlatform.OS,\n PixelRatio: PixelRatio.get(),\n resolveAsset: (source: DataModule) => {\n return isRNModule(source)\n ? Image.resolveAssetSource(source).uri\n : source.default;\n },\n findNodeHandle,\n View,\n};\n"],"mappings":";;;;;;AAAA,IAAAA,YAAA,GAAAC,OAAA;AASA,IAAAC,MAAA,GAAAD,OAAA;AAIO,MAAME,QAAmB,GAAAC,OAAA,CAAAD,QAAA,GAAG;EACjCE,EAAE,EAAEC,qBAAU,CAACD,EAAE;EACjBE,UAAU,EAAEA,uBAAU,CAACC,GAAG,CAAC,CAAC;EAC5BC,YAAY,EAAGC,MAAkB,IAAK;IACpC,OAAO,IAAAC,iBAAU,EAACD,MAAM,CAAC,GACrBE,kBAAK,CAACC,kBAAkB,CAACH,MAAM,CAAC,CAACI,GAAG,GACpCJ,MAAM,CAACK,OAAO;EACpB,CAAC;EACDC,cAAc,EAAdA,2BAAc;EACdC,IAAI,EAAJA;AACF,CAAC"}
1
+ {"version":3,"names":["_reactNative","require","_types","Platform","exports","OS","RNPlatform","PixelRatio","get","resolveAsset","source","isRNModule","Image","resolveAssetSource","uri","default","findNodeHandle","View"],"sources":["Platform.ts"],"sourcesContent":["import {\n Image,\n PixelRatio,\n Platform as RNPlatform,\n findNodeHandle,\n View,\n} from \"react-native\";\n\nimport type { DataModule } from \"../skia/types\";\nimport { isRNModule } from \"../skia/types\";\n\nimport type { IPlatform } from \"./IPlatform\";\n\nexport const Platform: IPlatform = {\n OS: RNPlatform.OS,\n PixelRatio: PixelRatio.get(),\n resolveAsset: (source: DataModule) => {\n return isRNModule(source)\n ? Image.resolveAssetSource(source).uri\n : source.default;\n },\n findNodeHandle,\n View,\n};\n"],"mappings":";;;;;;AAAA,IAAAA,YAAA,GAAAC,OAAA;AASA,IAAAC,MAAA,GAAAD,OAAA;AAIO,MAAME,QAAmB,GAAAC,OAAA,CAAAD,QAAA,GAAG;EACjCE,EAAE,EAAEC,qBAAU,CAACD,EAAE;EACjBE,UAAU,EAAEA,uBAAU,CAACC,GAAG,CAAC,CAAC;EAC5BC,YAAY,EAAGC,MAAkB,IAAK;IACpC,OAAO,IAAAC,iBAAU,EAACD,MAAM,CAAC,GACrBE,kBAAK,CAACC,kBAAkB,CAACH,MAAM,CAAC,CAACI,GAAG,GACpCJ,MAAM,CAACK,OAAO;EACpB,CAAC;EACDC,cAAc,EAAdA,2BAAc;EACdC,IAAI,EAAJA;AACF,CAAC","ignoreList":[]}
@@ -7,7 +7,7 @@ exports.Platform = void 0;
7
7
  var _react = _interopRequireWildcard(require("react"));
8
8
  var _types = require("../skia/types");
9
9
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
10
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
10
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
11
11
  // eslint-disable-next-line max-len
12
12
  // https://github.com/necolas/react-native-web/blob/master/packages/react-native-web/src/modules/useElementLayout/index.js
13
13
  const DOM_LAYOUT_HANDLER_NAME = "__reactLayoutHandler";
@@ -36,7 +36,11 @@ const getObserver = () => {
36
36
  height
37
37
  }
38
38
  },
39
+ // eslint-disable-next-line @typescript-eslint/ban-ts-comment
40
+ // @ts-expect-error
39
41
  currentTarget: 0,
42
+ // eslint-disable-next-line @typescript-eslint/ban-ts-comment
43
+ // @ts-expect-error
40
44
  target: 0,
41
45
  bubbles: false,
42
46
  cancelable: false,
@@ -1 +1 @@
1
- {"version":3,"names":["_react","_interopRequireWildcard","require","_types","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","prototype","hasOwnProperty","call","i","set","DOM_LAYOUT_HANDLER_NAME","resizeObserver","getObserver","window","ResizeObserver","entries","forEach","entry","node","target","left","top","width","height","contentRect","onLayout","setTimeout","timeStamp","Date","now","nativeEvent","layout","x","y","currentTarget","bubbles","cancelable","defaultPrevented","eventPhase","isDefaultPrevented","Error","isPropagationStopped","persist","preventDefault","stopPropagation","isTrusted","type","useElementLayout","ref","observer","useLayoutEffect","current","observe","unobserve","View","children","style","rawStyle","useMemo","useRef","cssStyles","alignItems","backgroundColor","border","boxSizing","display","flexBasis","flexDirection","flexShrink","listStyle","margin","minHeight","minWidth","padding","position","textDecoration","zIndex","createElement","Platform","exports","OS","PixelRatio","devicePixelRatio","resolveAsset","source","isRNModule","getAssetByID","httpServerLocation","name","uri","findNodeHandle"],"sources":["Platform.web.tsx"],"sourcesContent":["import type { RefObject, CSSProperties } from \"react\";\nimport React, { useLayoutEffect, useMemo, useRef } from \"react\";\nimport type { LayoutChangeEvent, ViewComponent, ViewProps } from \"react-native\";\n\nimport type { DataModule } from \"../skia/types\";\nimport { isRNModule } from \"../skia/types\";\n\nimport type { IPlatform } from \"./IPlatform\";\n\n// eslint-disable-next-line max-len\n// https://github.com/necolas/react-native-web/blob/master/packages/react-native-web/src/modules/useElementLayout/index.js\nconst DOM_LAYOUT_HANDLER_NAME = \"__reactLayoutHandler\";\ntype OnLayout = ((event: LayoutChangeEvent) => void) | undefined;\ntype Div = HTMLDivElement & {\n __reactLayoutHandler: OnLayout;\n};\n\nlet resizeObserver: ResizeObserver | null = null;\n\nconst getObserver = () => {\n if (resizeObserver == null) {\n resizeObserver = new window.ResizeObserver(function (entries) {\n entries.forEach((entry) => {\n const node = entry.target as Div;\n const { left, top, width, height } = entry.contentRect;\n const onLayout = node[DOM_LAYOUT_HANDLER_NAME];\n if (typeof onLayout === \"function\") {\n // setTimeout 0 is taken from react-native-web (UIManager)\n setTimeout(\n () =>\n onLayout({\n timeStamp: Date.now(),\n nativeEvent: { layout: { x: left, y: top, width, height } },\n currentTarget: 0,\n target: 0,\n bubbles: false,\n cancelable: false,\n defaultPrevented: false,\n eventPhase: 0,\n isDefaultPrevented() {\n throw new Error(\"Method not supported on web.\");\n },\n isPropagationStopped() {\n throw new Error(\"Method not supported on web.\");\n },\n persist() {\n throw new Error(\"Method not supported on web.\");\n },\n preventDefault() {\n throw new Error(\"Method not supported on web.\");\n },\n stopPropagation() {\n throw new Error(\"Method not supported on web.\");\n },\n isTrusted: true,\n type: \"\",\n }),\n 0\n );\n }\n });\n });\n }\n return resizeObserver;\n};\n\nconst useElementLayout = (ref: RefObject<Div>, onLayout: OnLayout) => {\n const observer = getObserver();\n\n useLayoutEffect(() => {\n const node = ref.current;\n if (node !== null) {\n node[DOM_LAYOUT_HANDLER_NAME] = onLayout;\n }\n }, [ref, onLayout]);\n\n useLayoutEffect(() => {\n const node = ref.current;\n if (node != null && observer != null) {\n if (typeof node[DOM_LAYOUT_HANDLER_NAME] === \"function\") {\n observer.observe(node);\n } else {\n observer.unobserve(node);\n }\n }\n return () => {\n if (node != null && observer != null) {\n observer.unobserve(node);\n }\n };\n }, [observer, ref]);\n};\n\nconst View = (({ children, onLayout, style: rawStyle }: ViewProps) => {\n const style = useMemo(() => (rawStyle ?? {}) as CSSProperties, [rawStyle]);\n const ref = useRef<Div>(null);\n useElementLayout(ref, onLayout);\n const cssStyles = useMemo(() => {\n return {\n alignItems: \"stretch\" as const,\n backgroundColor: \"transparent\" as const,\n border: \"0 solid black\" as const,\n boxSizing: \"border-box\" as const,\n display: \"flex\" as const,\n flexBasis: \"auto\" as const,\n flexDirection: \"column\" as const,\n flexShrink: 0,\n listStyle: \"none\" as const,\n margin: 0,\n minHeight: 0,\n minWidth: 0,\n padding: 0,\n position: \"relative\" as const,\n textDecoration: \"none\" as const,\n zIndex: 0,\n ...style,\n };\n }, [style]);\n\n return (\n <div ref={ref} style={cssStyles}>\n {children}\n </div>\n );\n}) as unknown as typeof ViewComponent;\n\nexport const Platform: IPlatform = {\n OS: \"web\",\n PixelRatio: typeof window !== \"undefined\" ? window.devicePixelRatio : 1, // window is not defined on node\n resolveAsset: (source: DataModule) => {\n if (isRNModule(source)) {\n if (typeof source === \"number\" && typeof require === \"function\") {\n const {\n getAssetByID,\n } = require(\"react-native/Libraries/Image/AssetRegistry\");\n const { httpServerLocation, name, type } = getAssetByID(source);\n const uri = `${httpServerLocation}/${name}.${type}`;\n return uri;\n }\n throw new Error(\n \"Asset source is a number - this is not supported on the web\"\n );\n }\n return source.default;\n },\n findNodeHandle: () => {\n throw new Error(\"findNodeHandle is not supported on the web\");\n },\n View,\n};\n"],"mappings":"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"}
1
+ {"version":3,"names":["_react","_interopRequireWildcard","require","_types","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","DOM_LAYOUT_HANDLER_NAME","resizeObserver","getObserver","window","ResizeObserver","entries","forEach","entry","node","target","left","top","width","height","contentRect","onLayout","setTimeout","timeStamp","Date","now","nativeEvent","layout","x","y","currentTarget","bubbles","cancelable","defaultPrevented","eventPhase","isDefaultPrevented","Error","isPropagationStopped","persist","preventDefault","stopPropagation","isTrusted","type","useElementLayout","ref","observer","useLayoutEffect","current","observe","unobserve","View","children","style","rawStyle","useMemo","useRef","cssStyles","alignItems","backgroundColor","border","boxSizing","display","flexBasis","flexDirection","flexShrink","listStyle","margin","minHeight","minWidth","padding","position","textDecoration","zIndex","createElement","Platform","exports","OS","PixelRatio","devicePixelRatio","resolveAsset","source","isRNModule","getAssetByID","httpServerLocation","name","uri","findNodeHandle"],"sources":["Platform.web.tsx"],"sourcesContent":["import type { RefObject, CSSProperties } from \"react\";\nimport React, { useLayoutEffect, useMemo, useRef } from \"react\";\nimport type { LayoutChangeEvent, ViewComponent, ViewProps } from \"react-native\";\n\nimport type { DataModule } from \"../skia/types\";\nimport { isRNModule } from \"../skia/types\";\n\nimport type { IPlatform } from \"./IPlatform\";\n\n// eslint-disable-next-line max-len\n// https://github.com/necolas/react-native-web/blob/master/packages/react-native-web/src/modules/useElementLayout/index.js\nconst DOM_LAYOUT_HANDLER_NAME = \"__reactLayoutHandler\";\ntype OnLayout = ((event: LayoutChangeEvent) => void) | undefined;\ntype Div = HTMLDivElement & {\n __reactLayoutHandler: OnLayout;\n};\n\nlet resizeObserver: ResizeObserver | null = null;\n\nconst getObserver = () => {\n if (resizeObserver == null) {\n resizeObserver = new window.ResizeObserver(function (entries) {\n entries.forEach((entry) => {\n const node = entry.target as Div;\n const { left, top, width, height } = entry.contentRect;\n const onLayout = node[DOM_LAYOUT_HANDLER_NAME];\n if (typeof onLayout === \"function\") {\n // setTimeout 0 is taken from react-native-web (UIManager)\n setTimeout(\n () =>\n onLayout({\n timeStamp: Date.now(),\n nativeEvent: { layout: { x: left, y: top, width, height } },\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-expect-error\n currentTarget: 0,\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-expect-error\n target: 0,\n bubbles: false,\n cancelable: false,\n defaultPrevented: false,\n eventPhase: 0,\n isDefaultPrevented() {\n throw new Error(\"Method not supported on web.\");\n },\n isPropagationStopped() {\n throw new Error(\"Method not supported on web.\");\n },\n persist() {\n throw new Error(\"Method not supported on web.\");\n },\n preventDefault() {\n throw new Error(\"Method not supported on web.\");\n },\n stopPropagation() {\n throw new Error(\"Method not supported on web.\");\n },\n isTrusted: true,\n type: \"\",\n }),\n 0\n );\n }\n });\n });\n }\n return resizeObserver;\n};\n\nconst useElementLayout = (ref: RefObject<Div>, onLayout: OnLayout) => {\n const observer = getObserver();\n\n useLayoutEffect(() => {\n const node = ref.current;\n if (node !== null) {\n node[DOM_LAYOUT_HANDLER_NAME] = onLayout;\n }\n }, [ref, onLayout]);\n\n useLayoutEffect(() => {\n const node = ref.current;\n if (node != null && observer != null) {\n if (typeof node[DOM_LAYOUT_HANDLER_NAME] === \"function\") {\n observer.observe(node);\n } else {\n observer.unobserve(node);\n }\n }\n return () => {\n if (node != null && observer != null) {\n observer.unobserve(node);\n }\n };\n }, [observer, ref]);\n};\n\nconst View = (({ children, onLayout, style: rawStyle }: ViewProps) => {\n const style = useMemo(() => (rawStyle ?? {}) as CSSProperties, [rawStyle]);\n const ref = useRef<Div>(null);\n useElementLayout(ref, onLayout);\n const cssStyles = useMemo(() => {\n return {\n alignItems: \"stretch\" as const,\n backgroundColor: \"transparent\" as const,\n border: \"0 solid black\" as const,\n boxSizing: \"border-box\" as const,\n display: \"flex\" as const,\n flexBasis: \"auto\" as const,\n flexDirection: \"column\" as const,\n flexShrink: 0,\n listStyle: \"none\" as const,\n margin: 0,\n minHeight: 0,\n minWidth: 0,\n padding: 0,\n position: \"relative\" as const,\n textDecoration: \"none\" as const,\n zIndex: 0,\n ...style,\n };\n }, [style]);\n\n return (\n <div ref={ref} style={cssStyles}>\n {children}\n </div>\n );\n}) as unknown as typeof ViewComponent;\n\nexport const Platform: IPlatform = {\n OS: \"web\",\n PixelRatio: typeof window !== \"undefined\" ? window.devicePixelRatio : 1, // window is not defined on node\n resolveAsset: (source: DataModule) => {\n if (isRNModule(source)) {\n if (typeof source === \"number\" && typeof require === \"function\") {\n const {\n getAssetByID,\n } = require(\"react-native/Libraries/Image/AssetRegistry\");\n const { httpServerLocation, name, type } = getAssetByID(source);\n const uri = `${httpServerLocation}/${name}.${type}`;\n return uri;\n }\n throw new Error(\n \"Asset source is a number - this is not supported on the web\"\n );\n }\n return source.default;\n },\n findNodeHandle: () => {\n throw new Error(\"findNodeHandle is not supported on the web\");\n },\n View,\n};\n"],"mappings":"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","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_Platform","require","Object","keys","forEach","key","exports","defineProperty","enumerable","get"],"sources":["index.ts"],"sourcesContent":["export * from \"./Platform\";\n"],"mappings":";;;;;AAAA,IAAAA,SAAA,GAAAC,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAH,SAAA,EAAAI,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAL,SAAA,CAAAK,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAT,SAAA,CAAAK,GAAA;IAAA;EAAA;AAAA"}
1
+ {"version":3,"names":["_Platform","require","Object","keys","forEach","key","exports","defineProperty","enumerable","get"],"sources":["index.ts"],"sourcesContent":["export * from \"./Platform\";\n"],"mappings":";;;;;AAAA,IAAAA,SAAA,GAAAC,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAH,SAAA,EAAAI,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAL,SAAA,CAAAK,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAT,SAAA,CAAAK,GAAA;IAAA;EAAA;AAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_interpolate","require","Object","keys","forEach","key","exports","defineProperty","enumerable","get","_interpolateColors","_interpolateVector","_interpolatePaths"],"sources":["index.ts"],"sourcesContent":["export * from \"./interpolate\";\nexport * from \"./interpolateColors\";\nexport * from \"./interpolateVector\";\nexport * from \"./interpolatePaths\";\n"],"mappings":";;;;;AAAA,IAAAA,YAAA,GAAAC,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAH,YAAA,EAAAI,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAL,YAAA,CAAAK,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAT,YAAA,CAAAK,GAAA;IAAA;EAAA;AAAA;AACA,IAAAK,kBAAA,GAAAT,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAO,kBAAA,EAAAN,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAK,kBAAA,CAAAL,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAC,kBAAA,CAAAL,GAAA;IAAA;EAAA;AAAA;AACA,IAAAM,kBAAA,GAAAV,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAQ,kBAAA,EAAAP,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAM,kBAAA,CAAAN,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAE,kBAAA,CAAAN,GAAA;IAAA;EAAA;AAAA;AACA,IAAAO,iBAAA,GAAAX,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAS,iBAAA,EAAAR,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAO,iBAAA,CAAAP,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAG,iBAAA,CAAAP,GAAA;IAAA;EAAA;AAAA"}
1
+ {"version":3,"names":["_interpolate","require","Object","keys","forEach","key","exports","defineProperty","enumerable","get","_interpolateColors","_interpolateVector","_interpolatePaths"],"sources":["index.ts"],"sourcesContent":["export * from \"./interpolate\";\nexport * from \"./interpolateColors\";\nexport * from \"./interpolateVector\";\nexport * from \"./interpolatePaths\";\n"],"mappings":";;;;;AAAA,IAAAA,YAAA,GAAAC,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAH,YAAA,EAAAI,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAL,YAAA,CAAAK,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAT,YAAA,CAAAK,GAAA;IAAA;EAAA;AAAA;AACA,IAAAK,kBAAA,GAAAT,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAO,kBAAA,EAAAN,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAK,kBAAA,CAAAL,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAC,kBAAA,CAAAL,GAAA;IAAA;EAAA;AAAA;AACA,IAAAM,kBAAA,GAAAV,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAQ,kBAAA,EAAAP,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAM,kBAAA,CAAAN,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAE,kBAAA,CAAAN,GAAA;IAAA;EAAA;AAAA;AACA,IAAAO,iBAAA,GAAAX,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAS,iBAAA,EAAAR,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAO,iBAAA,CAAAP,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAG,iBAAA,CAAAP,GAAA;IAAA;EAAA;AAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["Extrapolate","exports","getVal","type","coef","val","leftEdgeOutput","rightEdgeOutput","x","IDENTITY","CLAMP","EXTEND","isExtrapolate","value","validateInterpolationOptions","extrapolationConfig","extrapolateLeft","extrapolateRight","Error","Object","assign","internalInterpolate","narrowedInput","leftEdgeInput","rightEdgeInput","progress","interpolate","input","output","length","i"],"sources":["interpolate.ts"],"sourcesContent":["/* eslint-disable max-len */\nexport enum Extrapolate {\n IDENTITY = \"identity\",\n CLAMP = \"clamp\",\n EXTEND = \"extend\",\n}\n\ninterface InterpolationNarrowedInput {\n leftEdgeInput: number;\n rightEdgeInput: number;\n leftEdgeOutput: number;\n rightEdgeOutput: number;\n}\n\nexport interface ExtrapolationConfig {\n extrapolateLeft?: Extrapolate | string;\n extrapolateRight?: Extrapolate | string;\n}\n\ninterface RequiredExtrapolationConfig {\n extrapolateLeft: Extrapolate;\n extrapolateRight: Extrapolate;\n}\n\nexport type ExtrapolationType =\n | ExtrapolationConfig\n | Extrapolate\n | string\n | undefined;\n\nfunction getVal(\n type: Extrapolate,\n coef: number,\n val: number,\n leftEdgeOutput: number,\n rightEdgeOutput: number,\n x: number\n): number {\n \"worklet\";\n switch (type) {\n case Extrapolate.IDENTITY:\n return x;\n case Extrapolate.CLAMP:\n if (coef * val < coef * leftEdgeOutput) {\n return leftEdgeOutput;\n }\n return rightEdgeOutput;\n case Extrapolate.EXTEND:\n default:\n return val;\n }\n}\n\nfunction isExtrapolate(value: string): value is Extrapolate {\n \"worklet\";\n return (\n value === Extrapolate.EXTEND ||\n value === Extrapolate.CLAMP ||\n value === Extrapolate.IDENTITY\n );\n}\n\n// validates extrapolations type\n// if type is correct, converts it to ExtrapolationConfig\nexport function validateInterpolationOptions(\n type: ExtrapolationType\n): RequiredExtrapolationConfig {\n \"worklet\";\n // initialize extrapolationConfig with default extrapolation\n const extrapolationConfig: RequiredExtrapolationConfig = {\n extrapolateLeft: Extrapolate.EXTEND,\n extrapolateRight: Extrapolate.EXTEND,\n };\n\n if (!type) {\n return extrapolationConfig;\n }\n\n if (typeof type === \"string\") {\n if (!isExtrapolate(type)) {\n throw new Error(\n `No supported value for \"interpolate\" \\nSupported values: [\"extend\", \"clamp\", \"identity\", Extrapolatation.CLAMP, Extrapolatation.EXTEND, Extrapolatation.IDENTITY]\\n Valid example:\n interpolate(value, [inputRange], [outputRange], \"clamp\")`\n );\n }\n extrapolationConfig.extrapolateLeft = type;\n extrapolationConfig.extrapolateRight = type;\n return extrapolationConfig;\n }\n\n // otherwise type is extrapolation config object\n if (\n (type.extrapolateLeft && !isExtrapolate(type.extrapolateLeft)) ||\n (type.extrapolateRight && !isExtrapolate(type.extrapolateRight))\n ) {\n throw new Error(\n `No supported value for \"interpolate\" \\nSupported values: [\"extend\", \"clamp\", \"identity\", Extrapolatation.CLAMP, Extrapolatation.EXTEND, Extrapolatation.IDENTITY]\\n Valid example:\n interpolate(value, [inputRange], [outputRange], {\n extrapolateLeft: Extrapolation.CLAMP,\n extrapolateRight: Extrapolation.IDENTITY\n }})`\n );\n }\n\n Object.assign(extrapolationConfig, type);\n return extrapolationConfig;\n}\n\nfunction internalInterpolate(\n x: number,\n narrowedInput: InterpolationNarrowedInput,\n extrapolationConfig: RequiredExtrapolationConfig\n) {\n \"worklet\";\n const { leftEdgeInput, rightEdgeInput, leftEdgeOutput, rightEdgeOutput } =\n narrowedInput;\n if (rightEdgeInput - leftEdgeInput === 0) {\n return leftEdgeOutput;\n }\n const progress = (x - leftEdgeInput) / (rightEdgeInput - leftEdgeInput);\n const val = leftEdgeOutput + progress * (rightEdgeOutput - leftEdgeOutput);\n const coef = rightEdgeOutput >= leftEdgeOutput ? 1 : -1;\n\n if (coef * val < coef * leftEdgeOutput) {\n return getVal(\n extrapolationConfig.extrapolateLeft,\n coef,\n val,\n leftEdgeOutput,\n rightEdgeOutput,\n x\n );\n } else if (coef * val > coef * rightEdgeOutput) {\n return getVal(\n extrapolationConfig.extrapolateRight,\n coef,\n val,\n leftEdgeOutput,\n rightEdgeOutput,\n x\n );\n }\n\n return val;\n}\n\n// e.g. function interpolate(x, input, output, type = Extrapolatation.CLAMP)\nexport function interpolate(\n x: number,\n input: readonly number[],\n output: readonly number[],\n type?: ExtrapolationType\n): number {\n \"worklet\";\n if (input.length < 2 || output.length < 2) {\n throw Error(\n \"Interpolation input and output should contain at least two values.\"\n );\n }\n\n const extrapolationConfig = validateInterpolationOptions(type);\n const { length } = input;\n const narrowedInput: InterpolationNarrowedInput = {\n leftEdgeInput: input[0],\n rightEdgeInput: input[1],\n leftEdgeOutput: output[0],\n rightEdgeOutput: output[1],\n };\n if (length > 2) {\n if (x > input[length - 1]) {\n narrowedInput.leftEdgeInput = input[length - 2];\n narrowedInput.rightEdgeInput = input[length - 1];\n narrowedInput.leftEdgeOutput = output[length - 2];\n narrowedInput.rightEdgeOutput = output[length - 1];\n } else {\n for (let i = 1; i < length; ++i) {\n if (x <= input[i]) {\n narrowedInput.leftEdgeInput = input[i - 1];\n narrowedInput.rightEdgeInput = input[i];\n narrowedInput.leftEdgeOutput = output[i - 1];\n narrowedInput.rightEdgeOutput = output[i];\n break;\n }\n }\n }\n }\n\n return internalInterpolate(x, narrowedInput, extrapolationConfig);\n}\n"],"mappings":"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"}
1
+ {"version":3,"names":["Extrapolate","exports","getVal","type","coef","val","leftEdgeOutput","rightEdgeOutput","x","IDENTITY","CLAMP","EXTEND","isExtrapolate","value","validateInterpolationOptions","extrapolationConfig","extrapolateLeft","extrapolateRight","Error","Object","assign","internalInterpolate","narrowedInput","leftEdgeInput","rightEdgeInput","progress","interpolate","input","output","length","i"],"sources":["interpolate.ts"],"sourcesContent":["/* eslint-disable max-len */\nexport enum Extrapolate {\n IDENTITY = \"identity\",\n CLAMP = \"clamp\",\n EXTEND = \"extend\",\n}\n\ninterface InterpolationNarrowedInput {\n leftEdgeInput: number;\n rightEdgeInput: number;\n leftEdgeOutput: number;\n rightEdgeOutput: number;\n}\n\nexport interface ExtrapolationConfig {\n extrapolateLeft?: Extrapolate | string;\n extrapolateRight?: Extrapolate | string;\n}\n\ninterface RequiredExtrapolationConfig {\n extrapolateLeft: Extrapolate;\n extrapolateRight: Extrapolate;\n}\n\nexport type ExtrapolationType =\n | ExtrapolationConfig\n | Extrapolate\n | string\n | undefined;\n\nfunction getVal(\n type: Extrapolate,\n coef: number,\n val: number,\n leftEdgeOutput: number,\n rightEdgeOutput: number,\n x: number\n): number {\n \"worklet\";\n switch (type) {\n case Extrapolate.IDENTITY:\n return x;\n case Extrapolate.CLAMP:\n if (coef * val < coef * leftEdgeOutput) {\n return leftEdgeOutput;\n }\n return rightEdgeOutput;\n case Extrapolate.EXTEND:\n default:\n return val;\n }\n}\n\nfunction isExtrapolate(value: string): value is Extrapolate {\n \"worklet\";\n return (\n value === Extrapolate.EXTEND ||\n value === Extrapolate.CLAMP ||\n value === Extrapolate.IDENTITY\n );\n}\n\n// validates extrapolations type\n// if type is correct, converts it to ExtrapolationConfig\nexport function validateInterpolationOptions(\n type: ExtrapolationType\n): RequiredExtrapolationConfig {\n \"worklet\";\n // initialize extrapolationConfig with default extrapolation\n const extrapolationConfig: RequiredExtrapolationConfig = {\n extrapolateLeft: Extrapolate.EXTEND,\n extrapolateRight: Extrapolate.EXTEND,\n };\n\n if (!type) {\n return extrapolationConfig;\n }\n\n if (typeof type === \"string\") {\n if (!isExtrapolate(type)) {\n throw new Error(\n `No supported value for \"interpolate\" \\nSupported values: [\"extend\", \"clamp\", \"identity\", Extrapolatation.CLAMP, Extrapolatation.EXTEND, Extrapolatation.IDENTITY]\\n Valid example:\n interpolate(value, [inputRange], [outputRange], \"clamp\")`\n );\n }\n extrapolationConfig.extrapolateLeft = type;\n extrapolationConfig.extrapolateRight = type;\n return extrapolationConfig;\n }\n\n // otherwise type is extrapolation config object\n if (\n (type.extrapolateLeft && !isExtrapolate(type.extrapolateLeft)) ||\n (type.extrapolateRight && !isExtrapolate(type.extrapolateRight))\n ) {\n throw new Error(\n `No supported value for \"interpolate\" \\nSupported values: [\"extend\", \"clamp\", \"identity\", Extrapolatation.CLAMP, Extrapolatation.EXTEND, Extrapolatation.IDENTITY]\\n Valid example:\n interpolate(value, [inputRange], [outputRange], {\n extrapolateLeft: Extrapolation.CLAMP,\n extrapolateRight: Extrapolation.IDENTITY\n }})`\n );\n }\n\n Object.assign(extrapolationConfig, type);\n return extrapolationConfig;\n}\n\nfunction internalInterpolate(\n x: number,\n narrowedInput: InterpolationNarrowedInput,\n extrapolationConfig: RequiredExtrapolationConfig\n) {\n \"worklet\";\n const { leftEdgeInput, rightEdgeInput, leftEdgeOutput, rightEdgeOutput } =\n narrowedInput;\n if (rightEdgeInput - leftEdgeInput === 0) {\n return leftEdgeOutput;\n }\n const progress = (x - leftEdgeInput) / (rightEdgeInput - leftEdgeInput);\n const val = leftEdgeOutput + progress * (rightEdgeOutput - leftEdgeOutput);\n const coef = rightEdgeOutput >= leftEdgeOutput ? 1 : -1;\n\n if (coef * val < coef * leftEdgeOutput) {\n return getVal(\n extrapolationConfig.extrapolateLeft,\n coef,\n val,\n leftEdgeOutput,\n rightEdgeOutput,\n x\n );\n } else if (coef * val > coef * rightEdgeOutput) {\n return getVal(\n extrapolationConfig.extrapolateRight,\n coef,\n val,\n leftEdgeOutput,\n rightEdgeOutput,\n x\n );\n }\n\n return val;\n}\n\n// e.g. function interpolate(x, input, output, type = Extrapolatation.CLAMP)\nexport function interpolate(\n x: number,\n input: readonly number[],\n output: readonly number[],\n type?: ExtrapolationType\n): number {\n \"worklet\";\n if (input.length < 2 || output.length < 2) {\n throw Error(\n \"Interpolation input and output should contain at least two values.\"\n );\n }\n\n const extrapolationConfig = validateInterpolationOptions(type);\n const { length } = input;\n const narrowedInput: InterpolationNarrowedInput = {\n leftEdgeInput: input[0],\n rightEdgeInput: input[1],\n leftEdgeOutput: output[0],\n rightEdgeOutput: output[1],\n };\n if (length > 2) {\n if (x > input[length - 1]) {\n narrowedInput.leftEdgeInput = input[length - 2];\n narrowedInput.rightEdgeInput = input[length - 1];\n narrowedInput.leftEdgeOutput = output[length - 2];\n narrowedInput.rightEdgeOutput = output[length - 1];\n } else {\n for (let i = 1; i < length; ++i) {\n if (x <= input[i]) {\n narrowedInput.leftEdgeInput = input[i - 1];\n narrowedInput.rightEdgeInput = input[i];\n narrowedInput.leftEdgeOutput = output[i - 1];\n narrowedInput.rightEdgeOutput = output[i];\n break;\n }\n }\n }\n }\n\n return internalInterpolate(x, narrowedInput, extrapolationConfig);\n}\n"],"mappings":"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","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_math","require","_skia","_interpolate","interpolateColorsRGB","value","inputRange","outputRange","r","interpolate","map","c","g","b","a","interpolateColors","_outputRange","cl","Skia","Color","exports","mixColors","x","y","c1","c2","Float32Array","mix"],"sources":["interpolateColors.ts"],"sourcesContent":["import { mix } from \"../../renderer/processors/math\";\nimport type { Color, SkColor } from \"../../skia\";\nimport { Skia } from \"../../skia\";\n\nimport { interpolate } from \"./interpolate\";\n\nconst interpolateColorsRGB = (\n value: number,\n inputRange: number[],\n outputRange: SkColor[]\n) => {\n \"worklet\";\n const r = interpolate(\n value,\n inputRange,\n outputRange.map((c) => c[0]),\n \"clamp\"\n );\n const g = interpolate(\n value,\n inputRange,\n outputRange.map((c) => c[1]),\n \"clamp\"\n );\n const b = interpolate(\n value,\n inputRange,\n outputRange.map((c) => c[2]),\n \"clamp\"\n );\n const a = interpolate(\n value,\n inputRange,\n outputRange.map((c) => c[3]),\n \"clamp\"\n );\n // TODO: once Float32Array are supported in the reanimated integration we can switch there\n return [r, g, b, a];\n};\n\nexport const interpolateColors = (\n value: number,\n inputRange: number[],\n _outputRange: Color[]\n) => {\n \"worklet\";\n const outputRange = _outputRange.map((cl) => Skia.Color(cl));\n return interpolateColorsRGB(value, inputRange, outputRange);\n};\n\nexport const mixColors = (value: number, x: Color, y: Color) => {\n \"worklet\";\n const c1 = Skia.Color(x);\n const c2 = Skia.Color(y);\n return new Float32Array([\n mix(value, c1[0], c2[0]),\n mix(value, c1[1], c2[1]),\n mix(value, c1[2], c2[2]),\n mix(value, c1[3], c2[3]),\n ]);\n};\n"],"mappings":";;;;;;AAAA,IAAAA,KAAA,GAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAEA,IAAAE,YAAA,GAAAF,OAAA;AAEA,MAAMG,oBAAoB,GAAGA,CAC3BC,KAAa,EACbC,UAAoB,EACpBC,WAAsB,KACnB;EACH,SAAS;;EACT,MAAMC,CAAC,GAAG,IAAAC,wBAAW,EACnBJ,KAAK,EACLC,UAAU,EACVC,WAAW,CAACG,GAAG,CAAEC,CAAC,IAAKA,CAAC,CAAC,CAAC,CAAC,CAAC,EAC5B,OACF,CAAC;EACD,MAAMC,CAAC,GAAG,IAAAH,wBAAW,EACnBJ,KAAK,EACLC,UAAU,EACVC,WAAW,CAACG,GAAG,CAAEC,CAAC,IAAKA,CAAC,CAAC,CAAC,CAAC,CAAC,EAC5B,OACF,CAAC;EACD,MAAME,CAAC,GAAG,IAAAJ,wBAAW,EACnBJ,KAAK,EACLC,UAAU,EACVC,WAAW,CAACG,GAAG,CAAEC,CAAC,IAAKA,CAAC,CAAC,CAAC,CAAC,CAAC,EAC5B,OACF,CAAC;EACD,MAAMG,CAAC,GAAG,IAAAL,wBAAW,EACnBJ,KAAK,EACLC,UAAU,EACVC,WAAW,CAACG,GAAG,CAAEC,CAAC,IAAKA,CAAC,CAAC,CAAC,CAAC,CAAC,EAC5B,OACF,CAAC;EACD;EACA,OAAO,CAACH,CAAC,EAAEI,CAAC,EAAEC,CAAC,EAAEC,CAAC,CAAC;AACrB,CAAC;AAEM,MAAMC,iBAAiB,GAAGA,CAC/BV,KAAa,EACbC,UAAoB,EACpBU,YAAqB,KAClB;EACH,SAAS;;EACT,MAAMT,WAAW,GAAGS,YAAY,CAACN,GAAG,CAAEO,EAAE,IAAKC,UAAI,CAACC,KAAK,CAACF,EAAE,CAAC,CAAC;EAC5D,OAAOb,oBAAoB,CAACC,KAAK,EAAEC,UAAU,EAAEC,WAAW,CAAC;AAC7D,CAAC;AAACa,OAAA,CAAAL,iBAAA,GAAAA,iBAAA;AAEK,MAAMM,SAAS,GAAGA,CAAChB,KAAa,EAAEiB,CAAQ,EAAEC,CAAQ,KAAK;EAC9D,SAAS;;EACT,MAAMC,EAAE,GAAGN,UAAI,CAACC,KAAK,CAACG,CAAC,CAAC;EACxB,MAAMG,EAAE,GAAGP,UAAI,CAACC,KAAK,CAACI,CAAC,CAAC;EACxB,OAAO,IAAIG,YAAY,CAAC,CACtB,IAAAC,SAAG,EAACtB,KAAK,EAAEmB,EAAE,CAAC,CAAC,CAAC,EAAEC,EAAE,CAAC,CAAC,CAAC,CAAC,EACxB,IAAAE,SAAG,EAACtB,KAAK,EAAEmB,EAAE,CAAC,CAAC,CAAC,EAAEC,EAAE,CAAC,CAAC,CAAC,CAAC,EACxB,IAAAE,SAAG,EAACtB,KAAK,EAAEmB,EAAE,CAAC,CAAC,CAAC,EAAEC,EAAE,CAAC,CAAC,CAAC,CAAC,EACxB,IAAAE,SAAG,EAACtB,KAAK,EAAEmB,EAAE,CAAC,CAAC,CAAC,EAAEC,EAAE,CAAC,CAAC,CAAC,CAAC,CACzB,CAAC;AACJ,CAAC;AAACL,OAAA,CAAAC,SAAA,GAAAA,SAAA"}
1
+ {"version":3,"names":["_math","require","_skia","_interpolate","interpolateColorsRGB","value","inputRange","outputRange","r","interpolate","map","c","g","b","a","interpolateColors","_outputRange","cl","Skia","Color","exports","mixColors","x","y","c1","c2","Float32Array","mix"],"sources":["interpolateColors.ts"],"sourcesContent":["import { mix } from \"../../renderer/processors/math\";\nimport type { Color, SkColor } from \"../../skia\";\nimport { Skia } from \"../../skia\";\n\nimport { interpolate } from \"./interpolate\";\n\nconst interpolateColorsRGB = (\n value: number,\n inputRange: number[],\n outputRange: SkColor[]\n) => {\n \"worklet\";\n const r = interpolate(\n value,\n inputRange,\n outputRange.map((c) => c[0]),\n \"clamp\"\n );\n const g = interpolate(\n value,\n inputRange,\n outputRange.map((c) => c[1]),\n \"clamp\"\n );\n const b = interpolate(\n value,\n inputRange,\n outputRange.map((c) => c[2]),\n \"clamp\"\n );\n const a = interpolate(\n value,\n inputRange,\n outputRange.map((c) => c[3]),\n \"clamp\"\n );\n // TODO: once Float32Array are supported in the reanimated integration we can switch there\n return [r, g, b, a];\n};\n\nexport const interpolateColors = (\n value: number,\n inputRange: number[],\n _outputRange: Color[]\n) => {\n \"worklet\";\n const outputRange = _outputRange.map((cl) => Skia.Color(cl));\n return interpolateColorsRGB(value, inputRange, outputRange);\n};\n\nexport const mixColors = (value: number, x: Color, y: Color) => {\n \"worklet\";\n const c1 = Skia.Color(x);\n const c2 = Skia.Color(y);\n return new Float32Array([\n mix(value, c1[0], c2[0]),\n mix(value, c1[1], c2[1]),\n mix(value, c1[2], c2[2]),\n mix(value, c1[3], c2[3]),\n ]);\n};\n"],"mappings":";;;;;;AAAA,IAAAA,KAAA,GAAAC,OAAA;AAEA,IAAAC,KAAA,GAAAD,OAAA;AAEA,IAAAE,YAAA,GAAAF,OAAA;AAEA,MAAMG,oBAAoB,GAAGA,CAC3BC,KAAa,EACbC,UAAoB,EACpBC,WAAsB,KACnB;EACH,SAAS;;EACT,MAAMC,CAAC,GAAG,IAAAC,wBAAW,EACnBJ,KAAK,EACLC,UAAU,EACVC,WAAW,CAACG,GAAG,CAAEC,CAAC,IAAKA,CAAC,CAAC,CAAC,CAAC,CAAC,EAC5B,OACF,CAAC;EACD,MAAMC,CAAC,GAAG,IAAAH,wBAAW,EACnBJ,KAAK,EACLC,UAAU,EACVC,WAAW,CAACG,GAAG,CAAEC,CAAC,IAAKA,CAAC,CAAC,CAAC,CAAC,CAAC,EAC5B,OACF,CAAC;EACD,MAAME,CAAC,GAAG,IAAAJ,wBAAW,EACnBJ,KAAK,EACLC,UAAU,EACVC,WAAW,CAACG,GAAG,CAAEC,CAAC,IAAKA,CAAC,CAAC,CAAC,CAAC,CAAC,EAC5B,OACF,CAAC;EACD,MAAMG,CAAC,GAAG,IAAAL,wBAAW,EACnBJ,KAAK,EACLC,UAAU,EACVC,WAAW,CAACG,GAAG,CAAEC,CAAC,IAAKA,CAAC,CAAC,CAAC,CAAC,CAAC,EAC5B,OACF,CAAC;EACD;EACA,OAAO,CAACH,CAAC,EAAEI,CAAC,EAAEC,CAAC,EAAEC,CAAC,CAAC;AACrB,CAAC;AAEM,MAAMC,iBAAiB,GAAGA,CAC/BV,KAAa,EACbC,UAAoB,EACpBU,YAAqB,KAClB;EACH,SAAS;;EACT,MAAMT,WAAW,GAAGS,YAAY,CAACN,GAAG,CAAEO,EAAE,IAAKC,UAAI,CAACC,KAAK,CAACF,EAAE,CAAC,CAAC;EAC5D,OAAOb,oBAAoB,CAACC,KAAK,EAAEC,UAAU,EAAEC,WAAW,CAAC;AAC7D,CAAC;AAACa,OAAA,CAAAL,iBAAA,GAAAA,iBAAA;AAEK,MAAMM,SAAS,GAAGA,CAAChB,KAAa,EAAEiB,CAAQ,EAAEC,CAAQ,KAAK;EAC9D,SAAS;;EACT,MAAMC,EAAE,GAAGN,UAAI,CAACC,KAAK,CAACG,CAAC,CAAC;EACxB,MAAMG,EAAE,GAAGP,UAAI,CAACC,KAAK,CAACI,CAAC,CAAC;EACxB,OAAO,IAAIG,YAAY,CAAC,CACtB,IAAAC,SAAG,EAACtB,KAAK,EAAEmB,EAAE,CAAC,CAAC,CAAC,EAAEC,EAAE,CAAC,CAAC,CAAC,CAAC,EACxB,IAAAE,SAAG,EAACtB,KAAK,EAAEmB,EAAE,CAAC,CAAC,CAAC,EAAEC,EAAE,CAAC,CAAC,CAAC,CAAC,EACxB,IAAAE,SAAG,EAACtB,KAAK,EAAEmB,EAAE,CAAC,CAAC,CAAC,EAAEC,EAAE,CAAC,CAAC,CAAC,CAAC,EACxB,IAAAE,SAAG,EAACtB,KAAK,EAAEmB,EAAE,CAAC,CAAC,CAAC,EAAEC,EAAE,CAAC,CAAC,CAAC,CAAC,CACzB,CAAC;AACJ,CAAC;AAACL,OAAA,CAAAC,SAAA,GAAAA,SAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_typeddash","require","_interpolate","lerp","value","from","to","p1","p2","output","t","interpolate","interpolatePaths","input","outputRange","options","extrapolation","validateInterpolationOptions","extrapolateLeft","Extrapolate","CLAMP","EXTEND","IDENTITY","Error","exhaustiveCheck","length","extrapolateRight","i","exports"],"sources":["interpolatePaths.ts"],"sourcesContent":["import type { SkPath } from \"../../skia/types\";\nimport { exhaustiveCheck } from \"../../renderer/typeddash\";\n\nimport type { ExtrapolationType } from \"./interpolate\";\nimport { validateInterpolationOptions, Extrapolate } from \"./interpolate\";\n\nconst lerp = (\n value: number,\n from: number,\n to: number,\n p1: SkPath,\n p2: SkPath,\n output?: SkPath\n) => {\n \"worklet\";\n const t = (value - from) / (to - from);\n return p2.interpolate(p1, t, output)!;\n};\n\n/**\n * Maps an input value within a range to an output path within a path range.\n * @param value - The input value.\n * @param inputRange - The range of the input value.\n * @param outputRange - The range of the output path.\n * @param options - Extrapolation options\n * @returns The output path.\n * @example <caption>Map a value between 0 and 1 to a path between two paths.</caption>\n * const path1 = new Path();\n * path1.moveTo(0, 0);\n * path1.lineTo(100, 0);\n * const path2 = new Path();\n * path2.moveTo(0, 0);\n * path2.lineTo(0, 100);\n * const path = interpolatePath(0.5, [0, 1], [path1, path2]);\n */\nexport const interpolatePaths = (\n value: number,\n input: number[],\n outputRange: SkPath[],\n options?: ExtrapolationType,\n output?: SkPath\n) => {\n \"worklet\";\n const extrapolation = validateInterpolationOptions(options);\n if (value < input[0]) {\n switch (extrapolation.extrapolateLeft) {\n case Extrapolate.CLAMP:\n return outputRange[0];\n case Extrapolate.EXTEND:\n return lerp(value, input[0], input[1], outputRange[0], outputRange[1]);\n case Extrapolate.IDENTITY:\n throw new Error(\n \"Identity is not a supported extrapolation type for interpolatePaths()\"\n );\n default:\n exhaustiveCheck(extrapolation.extrapolateLeft);\n }\n } else if (value > input[input.length - 1]) {\n switch (extrapolation.extrapolateRight) {\n case Extrapolate.CLAMP:\n return outputRange[outputRange.length - 1];\n case Extrapolate.EXTEND:\n return lerp(\n value,\n input[input.length - 2],\n input[input.length - 1],\n outputRange[input.length - 2],\n outputRange[input.length - 1]\n );\n case Extrapolate.IDENTITY:\n throw new Error(\n \"Identity is not a supported extrapolation type for interpolatePaths()\"\n );\n default:\n exhaustiveCheck(extrapolation.extrapolateRight);\n }\n }\n let i = 0;\n for (; i <= input.length - 1; i++) {\n if (value >= input[i] && value <= input[i + 1]) {\n break;\n }\n }\n return lerp(\n value,\n input[i],\n input[i + 1],\n outputRange[i],\n outputRange[i + 1],\n output\n );\n};\n"],"mappings":";;;;;;AACA,IAAAA,UAAA,GAAAC,OAAA;AAGA,IAAAC,YAAA,GAAAD,OAAA;AAEA,MAAME,IAAI,GAAGA,CACXC,KAAa,EACbC,IAAY,EACZC,EAAU,EACVC,EAAU,EACVC,EAAU,EACVC,MAAe,KACZ;EACH,SAAS;;EACT,MAAMC,CAAC,GAAG,CAACN,KAAK,GAAGC,IAAI,KAAKC,EAAE,GAAGD,IAAI,CAAC;EACtC,OAAOG,EAAE,CAACG,WAAW,CAACJ,EAAE,EAAEG,CAAC,EAAED,MAAM,CAAC;AACtC,CAAC;;AAED;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMG,gBAAgB,GAAGA,CAC9BR,KAAa,EACbS,KAAe,EACfC,WAAqB,EACrBC,OAA2B,EAC3BN,MAAe,KACZ;EACH,SAAS;;EACT,MAAMO,aAAa,GAAG,IAAAC,yCAA4B,EAACF,OAAO,CAAC;EAC3D,IAAIX,KAAK,GAAGS,KAAK,CAAC,CAAC,CAAC,EAAE;IACpB,QAAQG,aAAa,CAACE,eAAe;MACnC,KAAKC,wBAAW,CAACC,KAAK;QACpB,OAAON,WAAW,CAAC,CAAC,CAAC;MACvB,KAAKK,wBAAW,CAACE,MAAM;QACrB,OAAOlB,IAAI,CAACC,KAAK,EAAES,KAAK,CAAC,CAAC,CAAC,EAAEA,KAAK,CAAC,CAAC,CAAC,EAAEC,WAAW,CAAC,CAAC,CAAC,EAAEA,WAAW,CAAC,CAAC,CAAC,CAAC;MACxE,KAAKK,wBAAW,CAACG,QAAQ;QACvB,MAAM,IAAIC,KAAK,CACb,uEACF,CAAC;MACH;QACE,IAAAC,0BAAe,EAACR,aAAa,CAACE,eAAe,CAAC;IAClD;EACF,CAAC,MAAM,IAAId,KAAK,GAAGS,KAAK,CAACA,KAAK,CAACY,MAAM,GAAG,CAAC,CAAC,EAAE;IAC1C,QAAQT,aAAa,CAACU,gBAAgB;MACpC,KAAKP,wBAAW,CAACC,KAAK;QACpB,OAAON,WAAW,CAACA,WAAW,CAACW,MAAM,GAAG,CAAC,CAAC;MAC5C,KAAKN,wBAAW,CAACE,MAAM;QACrB,OAAOlB,IAAI,CACTC,KAAK,EACLS,KAAK,CAACA,KAAK,CAACY,MAAM,GAAG,CAAC,CAAC,EACvBZ,KAAK,CAACA,KAAK,CAACY,MAAM,GAAG,CAAC,CAAC,EACvBX,WAAW,CAACD,KAAK,CAACY,MAAM,GAAG,CAAC,CAAC,EAC7BX,WAAW,CAACD,KAAK,CAACY,MAAM,GAAG,CAAC,CAC9B,CAAC;MACH,KAAKN,wBAAW,CAACG,QAAQ;QACvB,MAAM,IAAIC,KAAK,CACb,uEACF,CAAC;MACH;QACE,IAAAC,0BAAe,EAACR,aAAa,CAACU,gBAAgB,CAAC;IACnD;EACF;EACA,IAAIC,CAAC,GAAG,CAAC;EACT,OAAOA,CAAC,IAAId,KAAK,CAACY,MAAM,GAAG,CAAC,EAAEE,CAAC,EAAE,EAAE;IACjC,IAAIvB,KAAK,IAAIS,KAAK,CAACc,CAAC,CAAC,IAAIvB,KAAK,IAAIS,KAAK,CAACc,CAAC,GAAG,CAAC,CAAC,EAAE;MAC9C;IACF;EACF;EACA,OAAOxB,IAAI,CACTC,KAAK,EACLS,KAAK,CAACc,CAAC,CAAC,EACRd,KAAK,CAACc,CAAC,GAAG,CAAC,CAAC,EACZb,WAAW,CAACa,CAAC,CAAC,EACdb,WAAW,CAACa,CAAC,GAAG,CAAC,CAAC,EAClBlB,MACF,CAAC;AACH,CAAC;AAACmB,OAAA,CAAAhB,gBAAA,GAAAA,gBAAA"}
1
+ {"version":3,"names":["_typeddash","require","_interpolate","lerp","value","from","to","p1","p2","output","t","interpolate","interpolatePaths","input","outputRange","options","extrapolation","validateInterpolationOptions","extrapolateLeft","Extrapolate","CLAMP","EXTEND","IDENTITY","Error","exhaustiveCheck","length","extrapolateRight","i","exports"],"sources":["interpolatePaths.ts"],"sourcesContent":["import type { SkPath } from \"../../skia/types\";\nimport { exhaustiveCheck } from \"../../renderer/typeddash\";\n\nimport type { ExtrapolationType } from \"./interpolate\";\nimport { validateInterpolationOptions, Extrapolate } from \"./interpolate\";\n\nconst lerp = (\n value: number,\n from: number,\n to: number,\n p1: SkPath,\n p2: SkPath,\n output?: SkPath\n) => {\n \"worklet\";\n const t = (value - from) / (to - from);\n return p2.interpolate(p1, t, output)!;\n};\n\n/**\n * Maps an input value within a range to an output path within a path range.\n * @param value - The input value.\n * @param inputRange - The range of the input value.\n * @param outputRange - The range of the output path.\n * @param options - Extrapolation options\n * @returns The output path.\n * @example <caption>Map a value between 0 and 1 to a path between two paths.</caption>\n * const path1 = new Path();\n * path1.moveTo(0, 0);\n * path1.lineTo(100, 0);\n * const path2 = new Path();\n * path2.moveTo(0, 0);\n * path2.lineTo(0, 100);\n * const path = interpolatePath(0.5, [0, 1], [path1, path2]);\n */\nexport const interpolatePaths = (\n value: number,\n input: number[],\n outputRange: SkPath[],\n options?: ExtrapolationType,\n output?: SkPath\n) => {\n \"worklet\";\n const extrapolation = validateInterpolationOptions(options);\n if (value < input[0]) {\n switch (extrapolation.extrapolateLeft) {\n case Extrapolate.CLAMP:\n return outputRange[0];\n case Extrapolate.EXTEND:\n return lerp(value, input[0], input[1], outputRange[0], outputRange[1]);\n case Extrapolate.IDENTITY:\n throw new Error(\n \"Identity is not a supported extrapolation type for interpolatePaths()\"\n );\n default:\n exhaustiveCheck(extrapolation.extrapolateLeft);\n }\n } else if (value > input[input.length - 1]) {\n switch (extrapolation.extrapolateRight) {\n case Extrapolate.CLAMP:\n return outputRange[outputRange.length - 1];\n case Extrapolate.EXTEND:\n return lerp(\n value,\n input[input.length - 2],\n input[input.length - 1],\n outputRange[input.length - 2],\n outputRange[input.length - 1]\n );\n case Extrapolate.IDENTITY:\n throw new Error(\n \"Identity is not a supported extrapolation type for interpolatePaths()\"\n );\n default:\n exhaustiveCheck(extrapolation.extrapolateRight);\n }\n }\n let i = 0;\n for (; i <= input.length - 1; i++) {\n if (value >= input[i] && value <= input[i + 1]) {\n break;\n }\n }\n return lerp(\n value,\n input[i],\n input[i + 1],\n outputRange[i],\n outputRange[i + 1],\n output\n );\n};\n"],"mappings":";;;;;;AACA,IAAAA,UAAA,GAAAC,OAAA;AAGA,IAAAC,YAAA,GAAAD,OAAA;AAEA,MAAME,IAAI,GAAGA,CACXC,KAAa,EACbC,IAAY,EACZC,EAAU,EACVC,EAAU,EACVC,EAAU,EACVC,MAAe,KACZ;EACH,SAAS;;EACT,MAAMC,CAAC,GAAG,CAACN,KAAK,GAAGC,IAAI,KAAKC,EAAE,GAAGD,IAAI,CAAC;EACtC,OAAOG,EAAE,CAACG,WAAW,CAACJ,EAAE,EAAEG,CAAC,EAAED,MAAM,CAAC;AACtC,CAAC;;AAED;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAMG,gBAAgB,GAAGA,CAC9BR,KAAa,EACbS,KAAe,EACfC,WAAqB,EACrBC,OAA2B,EAC3BN,MAAe,KACZ;EACH,SAAS;;EACT,MAAMO,aAAa,GAAG,IAAAC,yCAA4B,EAACF,OAAO,CAAC;EAC3D,IAAIX,KAAK,GAAGS,KAAK,CAAC,CAAC,CAAC,EAAE;IACpB,QAAQG,aAAa,CAACE,eAAe;MACnC,KAAKC,wBAAW,CAACC,KAAK;QACpB,OAAON,WAAW,CAAC,CAAC,CAAC;MACvB,KAAKK,wBAAW,CAACE,MAAM;QACrB,OAAOlB,IAAI,CAACC,KAAK,EAAES,KAAK,CAAC,CAAC,CAAC,EAAEA,KAAK,CAAC,CAAC,CAAC,EAAEC,WAAW,CAAC,CAAC,CAAC,EAAEA,WAAW,CAAC,CAAC,CAAC,CAAC;MACxE,KAAKK,wBAAW,CAACG,QAAQ;QACvB,MAAM,IAAIC,KAAK,CACb,uEACF,CAAC;MACH;QACE,IAAAC,0BAAe,EAACR,aAAa,CAACE,eAAe,CAAC;IAClD;EACF,CAAC,MAAM,IAAId,KAAK,GAAGS,KAAK,CAACA,KAAK,CAACY,MAAM,GAAG,CAAC,CAAC,EAAE;IAC1C,QAAQT,aAAa,CAACU,gBAAgB;MACpC,KAAKP,wBAAW,CAACC,KAAK;QACpB,OAAON,WAAW,CAACA,WAAW,CAACW,MAAM,GAAG,CAAC,CAAC;MAC5C,KAAKN,wBAAW,CAACE,MAAM;QACrB,OAAOlB,IAAI,CACTC,KAAK,EACLS,KAAK,CAACA,KAAK,CAACY,MAAM,GAAG,CAAC,CAAC,EACvBZ,KAAK,CAACA,KAAK,CAACY,MAAM,GAAG,CAAC,CAAC,EACvBX,WAAW,CAACD,KAAK,CAACY,MAAM,GAAG,CAAC,CAAC,EAC7BX,WAAW,CAACD,KAAK,CAACY,MAAM,GAAG,CAAC,CAC9B,CAAC;MACH,KAAKN,wBAAW,CAACG,QAAQ;QACvB,MAAM,IAAIC,KAAK,CACb,uEACF,CAAC;MACH;QACE,IAAAC,0BAAe,EAACR,aAAa,CAACU,gBAAgB,CAAC;IACnD;EACF;EACA,IAAIC,CAAC,GAAG,CAAC;EACT,OAAOA,CAAC,IAAId,KAAK,CAACY,MAAM,GAAG,CAAC,EAAEE,CAAC,EAAE,EAAE;IACjC,IAAIvB,KAAK,IAAIS,KAAK,CAACc,CAAC,CAAC,IAAIvB,KAAK,IAAIS,KAAK,CAACc,CAAC,GAAG,CAAC,CAAC,EAAE;MAC9C;IACF;EACF;EACA,OAAOxB,IAAI,CACTC,KAAK,EACLS,KAAK,CAACc,CAAC,CAAC,EACRd,KAAK,CAACc,CAAC,GAAG,CAAC,CAAC,EACZb,WAAW,CAACa,CAAC,CAAC,EACdb,WAAW,CAACa,CAAC,GAAG,CAAC,CAAC,EAClBlB,MACF,CAAC;AACH,CAAC;AAACmB,OAAA,CAAAhB,gBAAA,GAAAA,gBAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_interpolate","require","interpolateVector","value","inputRange","outputRange","options","x","interpolate","map","v","y","exports","mixVector","from","to"],"sources":["interpolateVector.ts"],"sourcesContent":["import type { Vector } from \"../../skia/types\";\n\nimport { interpolate } from \"./interpolate\";\n\nexport const interpolateVector = (\n value: number,\n inputRange: readonly number[],\n outputRange: readonly Vector[],\n options?: Parameters<typeof interpolate>[3]\n) => {\n \"worklet\";\n return {\n x: interpolate(\n value,\n inputRange,\n outputRange.map((v) => v.x),\n options\n ),\n y: interpolate(\n value,\n inputRange,\n outputRange.map((v) => v.y),\n options\n ),\n };\n};\n\nexport const mixVector = (value: number, from: Vector, to: Vector) => {\n \"worklet\";\n return interpolateVector(value, [0, 1], [from, to]);\n};\n"],"mappings":";;;;;;AAEA,IAAAA,YAAA,GAAAC,OAAA;AAEO,MAAMC,iBAAiB,GAAGA,CAC/BC,KAAa,EACbC,UAA6B,EAC7BC,WAA8B,EAC9BC,OAA2C,KACxC;EACH,SAAS;;EACT,OAAO;IACLC,CAAC,EAAE,IAAAC,wBAAW,EACZL,KAAK,EACLC,UAAU,EACVC,WAAW,CAACI,GAAG,CAAEC,CAAC,IAAKA,CAAC,CAACH,CAAC,CAAC,EAC3BD,OACF,CAAC;IACDK,CAAC,EAAE,IAAAH,wBAAW,EACZL,KAAK,EACLC,UAAU,EACVC,WAAW,CAACI,GAAG,CAAEC,CAAC,IAAKA,CAAC,CAACC,CAAC,CAAC,EAC3BL,OACF;EACF,CAAC;AACH,CAAC;AAACM,OAAA,CAAAV,iBAAA,GAAAA,iBAAA;AAEK,MAAMW,SAAS,GAAGA,CAACV,KAAa,EAAEW,IAAY,EAAEC,EAAU,KAAK;EACpE,SAAS;;EACT,OAAOb,iBAAiB,CAACC,KAAK,EAAE,CAAC,CAAC,EAAE,CAAC,CAAC,EAAE,CAACW,IAAI,EAAEC,EAAE,CAAC,CAAC;AACrD,CAAC;AAACH,OAAA,CAAAC,SAAA,GAAAA,SAAA"}
1
+ {"version":3,"names":["_interpolate","require","interpolateVector","value","inputRange","outputRange","options","x","interpolate","map","v","y","exports","mixVector","from","to"],"sources":["interpolateVector.ts"],"sourcesContent":["import type { Vector } from \"../../skia/types\";\n\nimport { interpolate } from \"./interpolate\";\n\nexport const interpolateVector = (\n value: number,\n inputRange: readonly number[],\n outputRange: readonly Vector[],\n options?: Parameters<typeof interpolate>[3]\n) => {\n \"worklet\";\n return {\n x: interpolate(\n value,\n inputRange,\n outputRange.map((v) => v.x),\n options\n ),\n y: interpolate(\n value,\n inputRange,\n outputRange.map((v) => v.y),\n options\n ),\n };\n};\n\nexport const mixVector = (value: number, from: Vector, to: Vector) => {\n \"worklet\";\n return interpolateVector(value, [0, 1], [from, to]);\n};\n"],"mappings":";;;;;;AAEA,IAAAA,YAAA,GAAAC,OAAA;AAEO,MAAMC,iBAAiB,GAAGA,CAC/BC,KAAa,EACbC,UAA6B,EAC7BC,WAA8B,EAC9BC,OAA2C,KACxC;EACH,SAAS;;EACT,OAAO;IACLC,CAAC,EAAE,IAAAC,wBAAW,EACZL,KAAK,EACLC,UAAU,EACVC,WAAW,CAACI,GAAG,CAAEC,CAAC,IAAKA,CAAC,CAACH,CAAC,CAAC,EAC3BD,OACF,CAAC;IACDK,CAAC,EAAE,IAAAH,wBAAW,EACZL,KAAK,EACLC,UAAU,EACVC,WAAW,CAACI,GAAG,CAAEC,CAAC,IAAKA,CAAC,CAACC,CAAC,CAAC,EAC3BL,OACF;EACF,CAAC;AACH,CAAC;AAACM,OAAA,CAAAV,iBAAA,GAAAA,iBAAA;AAEK,MAAMW,SAAS,GAAGA,CAACV,KAAa,EAAEW,IAAY,EAAEC,EAAU,KAAK;EACpE,SAAS;;EACT,OAAOb,iBAAiB,CAACC,KAAK,EAAE,CAAC,CAAC,EAAE,CAAC,CAAC,EAAE,CAACW,IAAI,EAAEC,EAAE,CAAC,CAAC;AACrD,CAAC;AAACH,OAAA,CAAAC,SAAA,GAAAA,SAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_functions","require","Object","keys","forEach","key","exports","defineProperty","enumerable","get"],"sources":["index.ts"],"sourcesContent":["export * from \"./functions\";\n"],"mappings":";;;;;AAAA,IAAAA,UAAA,GAAAC,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAH,UAAA,EAAAI,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAL,UAAA,CAAAK,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAT,UAAA,CAAAK,GAAA;IAAA;EAAA;AAAA"}
1
+ {"version":3,"names":["_functions","require","Object","keys","forEach","key","exports","defineProperty","enumerable","get"],"sources":["index.ts"],"sourcesContent":["export * from \"./functions\";\n"],"mappings":";;;;;AAAA,IAAAA,UAAA,GAAAC,OAAA;AAAAC,MAAA,CAAAC,IAAA,CAAAH,UAAA,EAAAI,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAA,GAAA,IAAAC,OAAA,IAAAA,OAAA,CAAAD,GAAA,MAAAL,UAAA,CAAAK,GAAA;EAAAH,MAAA,CAAAK,cAAA,CAAAD,OAAA,EAAAD,GAAA;IAAAG,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAT,UAAA,CAAAK,GAAA;IAAA;EAAA;AAAA","ignoreList":[]}
@@ -7,8 +7,8 @@ exports.JsiDrawingNode = void 0;
7
7
  var _Node = require("./Node");
8
8
  var _PaintNode = require("./PaintNode");
9
9
  var _RenderNode = require("./RenderNode");
10
- 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; }
11
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : String(i); }
10
+ 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; }
11
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : i + ""; }
12
12
  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); }
13
13
  class JsiDrawingNode extends _RenderNode.JsiRenderNode {
14
14
  constructor(ctx, type, props) {
@@ -1 +1 @@
1
- {"version":3,"names":["_Node","require","_PaintNode","_RenderNode","_defineProperty","obj","key","value","_toPropertyKey","Object","defineProperty","enumerable","configurable","writable","t","i","_toPrimitive","String","r","e","Symbol","toPrimitive","call","TypeError","Number","JsiDrawingNode","JsiRenderNode","constructor","ctx","type","props","derived","deriveProps","setProps","setProp","name","hasChanged","addChild","child","JsiDeclarationNode","Error","insertChildBefore","before","renderNode","paint","draw","children","map","PaintNode","declCtx","declarationCtx","save","decorate","paints","pop","restore","exports"],"sources":["DrawingNode.ts"],"sourcesContent":["import type {\n DrawingContext,\n DrawingNodeProps,\n Node,\n NodeType,\n RenderNode,\n} from \"../types\";\n\nimport type { NodeContext } from \"./Node\";\nimport { JsiDeclarationNode } from \"./Node\";\nimport { PaintNode } from \"./PaintNode\";\nimport { JsiRenderNode } from \"./RenderNode\";\n\nexport abstract class JsiDrawingNode<P extends DrawingNodeProps, C>\n extends JsiRenderNode<P>\n implements RenderNode<P>\n{\n protected derived?: C;\n\n constructor(ctx: NodeContext, type: NodeType, props: P) {\n super(ctx, type, props);\n this.derived = this.deriveProps();\n }\n\n setProps(props: P) {\n super.setProps(props);\n this.derived = this.deriveProps();\n }\n\n setProp<K extends keyof P>(name: K, value: P[K]) {\n const hasChanged = super.setProp(name, value);\n if (hasChanged) {\n this.derived = this.deriveProps();\n }\n return hasChanged;\n }\n\n addChild(child: Node<unknown>): void {\n if (!(child instanceof JsiDeclarationNode)) {\n throw new Error(`Cannot add ${child.type} to ${this.type}`);\n }\n super.addChild(child);\n this.derived = this.deriveProps();\n }\n\n insertChildBefore(child: Node<unknown>, before: Node<unknown>): void {\n if (!(child instanceof JsiDeclarationNode)) {\n throw new Error(`Cannot add ${child.type} to ${this.type}`);\n }\n super.insertChildBefore(child, before);\n this.derived = this.deriveProps();\n }\n\n renderNode(ctx: DrawingContext): void {\n if (this.props.paint) {\n this.draw({ ...ctx, paint: this.props.paint });\n } else {\n this.draw(ctx);\n }\n this.children().map((child) => {\n if (child instanceof PaintNode) {\n const declCtx = ctx.declarationCtx;\n declCtx.save();\n child.decorate(declCtx);\n const paint = declCtx.paints.pop()!;\n declCtx.restore();\n this.draw({ ...ctx, paint });\n }\n });\n }\n\n protected abstract draw(ctx: DrawingContext): void;\n protected abstract deriveProps(): C;\n}\n"],"mappings":"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"}
1
+ {"version":3,"names":["_Node","require","_PaintNode","_RenderNode","_defineProperty","e","r","t","_toPropertyKey","Object","defineProperty","value","enumerable","configurable","writable","i","_toPrimitive","Symbol","toPrimitive","call","TypeError","String","Number","JsiDrawingNode","JsiRenderNode","constructor","ctx","type","props","derived","deriveProps","setProps","setProp","name","hasChanged","addChild","child","JsiDeclarationNode","Error","insertChildBefore","before","renderNode","paint","draw","children","map","PaintNode","declCtx","declarationCtx","save","decorate","paints","pop","restore","exports"],"sources":["DrawingNode.ts"],"sourcesContent":["import type {\n DrawingContext,\n DrawingNodeProps,\n Node,\n NodeType,\n RenderNode,\n} from \"../types\";\n\nimport type { NodeContext } from \"./Node\";\nimport { JsiDeclarationNode } from \"./Node\";\nimport { PaintNode } from \"./PaintNode\";\nimport { JsiRenderNode } from \"./RenderNode\";\n\nexport abstract class JsiDrawingNode<P extends DrawingNodeProps, C>\n extends JsiRenderNode<P>\n implements RenderNode<P>\n{\n protected derived?: C;\n\n constructor(ctx: NodeContext, type: NodeType, props: P) {\n super(ctx, type, props);\n this.derived = this.deriveProps();\n }\n\n setProps(props: P) {\n super.setProps(props);\n this.derived = this.deriveProps();\n }\n\n setProp<K extends keyof P>(name: K, value: P[K]) {\n const hasChanged = super.setProp(name, value);\n if (hasChanged) {\n this.derived = this.deriveProps();\n }\n return hasChanged;\n }\n\n addChild(child: Node<unknown>): void {\n if (!(child instanceof JsiDeclarationNode)) {\n throw new Error(`Cannot add ${child.type} to ${this.type}`);\n }\n super.addChild(child);\n this.derived = this.deriveProps();\n }\n\n insertChildBefore(child: Node<unknown>, before: Node<unknown>): void {\n if (!(child instanceof JsiDeclarationNode)) {\n throw new Error(`Cannot add ${child.type} to ${this.type}`);\n }\n super.insertChildBefore(child, before);\n this.derived = this.deriveProps();\n }\n\n renderNode(ctx: DrawingContext): void {\n if (this.props.paint) {\n this.draw({ ...ctx, paint: this.props.paint });\n } else {\n this.draw(ctx);\n }\n this.children().map((child) => {\n if (child instanceof PaintNode) {\n const declCtx = ctx.declarationCtx;\n declCtx.save();\n child.decorate(declCtx);\n const paint = declCtx.paints.pop()!;\n declCtx.restore();\n this.draw({ ...ctx, paint });\n }\n });\n }\n\n protected abstract draw(ctx: DrawingContext): void;\n protected abstract deriveProps(): C;\n}\n"],"mappings":"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","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_types","require","_RenderNode","GroupNode","JsiRenderNode","constructor","ctx","props","NodeType","Group","renderNode","children","map","child","render","exports"],"sources":["GroupNode.ts"],"sourcesContent":["import type { DrawingContext, GroupProps } from \"../types\";\nimport { NodeType } from \"../types\";\n\nimport { JsiRenderNode } from \"./RenderNode\";\nimport type { NodeContext } from \"./Node\";\n\nexport class GroupNode extends JsiRenderNode<GroupProps> {\n constructor(ctx: NodeContext, props: GroupProps) {\n super(ctx, NodeType.Group, props);\n }\n\n renderNode(ctx: DrawingContext): void {\n this.children().map((child) => {\n if (child instanceof JsiRenderNode) {\n child.render(ctx);\n }\n });\n }\n}\n"],"mappings":";;;;;;AACA,IAAAA,MAAA,GAAAC,OAAA;AAEA,IAAAC,WAAA,GAAAD,OAAA;AAGO,MAAME,SAAS,SAASC,yBAAa,CAAa;EACvDC,WAAWA,CAACC,GAAgB,EAAEC,KAAiB,EAAE;IAC/C,KAAK,CAACD,GAAG,EAAEE,eAAQ,CAACC,KAAK,EAAEF,KAAK,CAAC;EACnC;EAEAG,UAAUA,CAACJ,GAAmB,EAAQ;IACpC,IAAI,CAACK,QAAQ,CAAC,CAAC,CAACC,GAAG,CAAEC,KAAK,IAAK;MAC7B,IAAIA,KAAK,YAAYT,yBAAa,EAAE;QAClCS,KAAK,CAACC,MAAM,CAACR,GAAG,CAAC;MACnB;IACF,CAAC,CAAC;EACJ;AACF;AAACS,OAAA,CAAAZ,SAAA,GAAAA,SAAA"}
1
+ {"version":3,"names":["_types","require","_RenderNode","GroupNode","JsiRenderNode","constructor","ctx","props","NodeType","Group","renderNode","children","map","child","render","exports"],"sources":["GroupNode.ts"],"sourcesContent":["import type { DrawingContext, GroupProps } from \"../types\";\nimport { NodeType } from \"../types\";\n\nimport { JsiRenderNode } from \"./RenderNode\";\nimport type { NodeContext } from \"./Node\";\n\nexport class GroupNode extends JsiRenderNode<GroupProps> {\n constructor(ctx: NodeContext, props: GroupProps) {\n super(ctx, NodeType.Group, props);\n }\n\n renderNode(ctx: DrawingContext): void {\n this.children().map((child) => {\n if (child instanceof JsiRenderNode) {\n child.render(ctx);\n }\n });\n }\n}\n"],"mappings":";;;;;;AACA,IAAAA,MAAA,GAAAC,OAAA;AAEA,IAAAC,WAAA,GAAAD,OAAA;AAGO,MAAME,SAAS,SAASC,yBAAa,CAAa;EACvDC,WAAWA,CAACC,GAAgB,EAAEC,KAAiB,EAAE;IAC/C,KAAK,CAACD,GAAG,EAAEE,eAAQ,CAACC,KAAK,EAAEF,KAAK,CAAC;EACnC;EAEAG,UAAUA,CAACJ,GAAmB,EAAQ;IACpC,IAAI,CAACK,QAAQ,CAAC,CAAC,CAACC,GAAG,CAAEC,KAAK,IAAK;MAC7B,IAAIA,KAAK,YAAYT,yBAAa,EAAE;QAClCS,KAAK,CAACC,MAAM,CAACR,GAAG,CAAC;MACnB;IACF,CAAC,CAAC;EACJ;AACF;AAACS,OAAA,CAAAZ,SAAA,GAAAA,SAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_drawings","require","_paint","_ColorFilters","_Shaders","_ImageFilters","_GroupNode","_PaintNode","_LayerNode","_ParagraphNode","JsiSkDOM","constructor","ctx","native","Layer","props","global","SkiaDomApi","LayerNode","Group","GroupNode","Paint","PaintNode","Fill","FillNode","Image","ImageNode","Circle","CircleNode","Path","PathNode","Line","LineNode","Oval","OvalNode","Patch","PatchNode","Points","PointsNode","Rect","RectNode","RRect","RRectNode","Vertices","VerticesNode","Text","TextNode","TextPath","TextPathNode","TextBlob","TextBlobNode","Glyphs","GlyphsNode","DiffRect","DiffRectNode","Picture","PictureNode","Atlas","AtlasNode","ImageSVG","ImageSVGNode","BlurMaskFilter","BlurMaskFilterNode","BlendImageFilter","BlendImageFilterNode","DropShadowImageFilter","DropShadowImageFilterNode","DisplacementMapImageFilter","DisplacementMapImageFilterNode","BlurImageFilter","BlurImageFilterNode","OffsetImageFilter","OffsetImageFilterNode","MorphologyImageFilter","MorphologyImageFilterNode","RuntimeShaderImageFilter","RuntimeShaderImageFilterNode","MatrixColorFilter","MatrixColorFilterNode","BlendColorFilter","BlendColorFilterNode","LumaColorFilter","LumaColorFilterNode","LinearToSRGBGammaColorFilter","LinearToSRGBGammaColorFilterNode","SRGBToLinearGammaColorFilter","SRGBToLinearGammaColorFilterNode","LerpColorFilter","LerpColorFilterNode","Shader","ShaderNode","ImageShader","ImageShaderNode","ColorShader","ColorShaderNode","ColorNode","SweepGradient","SweepGradientNode","Turbulence","TurbulenceNode","FractalNoise","FractalNoiseNode","LinearGradient","LinearGradientNode","RadialGradient","RadialGradientNode","TwoPointConicalGradient","TwoPointConicalGradientNode","CornerPathEffect","CornerPathEffectNode","DiscretePathEffect","DiscretePathEffectNode","DashPathEffect","DashPathEffectNode","Path1DPathEffect","Path1DPathEffectNode","Path2DPathEffect","Path2DPathEffectNode","SumPathEffect","SumPathEffectNode","Line2DPathEffect","Line2DPathEffectNode","Blend","BlendNode","BackdropFilter","BackdropFilterNode","Box","BoxNode","BoxShadow","BoxShadowNode","Paragraph","ParagraphNode","exports"],"sources":["JsiSkDOM.ts"],"sourcesContent":["import type {\n PathProps,\n SkDOM,\n GroupProps,\n ImageProps,\n BlurImageFilterProps,\n MatrixColorFilterProps,\n CircleProps,\n BlurMaskFilterProps,\n LinearGradientProps,\n PaintProps,\n ShaderProps,\n ImageShaderProps,\n LineProps,\n OvalProps,\n PatchProps,\n PointsProps,\n RectProps,\n RoundedRectProps,\n VerticesProps,\n TextProps,\n DiffRectProps,\n OffsetImageFilterProps,\n BlendColorFilterProps,\n TextPathProps,\n TextBlobProps,\n GlyphsProps,\n TwoPointConicalGradientProps,\n TurbulenceProps,\n SweepGradientProps,\n RadialGradientProps,\n FractalNoiseProps,\n ColorProps,\n PictureProps,\n ImageSVGProps,\n LerpColorFilterProps,\n DrawingNodeProps,\n BoxProps,\n BoxShadowProps,\n ChildrenProps,\n AtlasProps,\n} from \"../types\";\nimport type {\n BlendImageFilterProps,\n BlendProps,\n DisplacementMapImageFilterProps,\n DropShadowImageFilterProps,\n MorphologyImageFilterProps,\n RuntimeShaderImageFilterProps,\n} from \"../types/ImageFilters\";\nimport type {\n CornerPathEffectProps,\n DashPathEffectProps,\n DiscretePathEffectProps,\n Line2DPathEffectProps,\n Path1DPathEffectProps,\n Path2DPathEffectProps,\n} from \"../types/PathEffects\";\nimport type { ParagraphProps } from \"../types/Paragraph\";\n\nimport {\n FillNode,\n ImageNode,\n CircleNode,\n PathNode,\n LineNode,\n PatchNode,\n PointsNode,\n RectNode,\n RRectNode,\n VerticesNode,\n TextNode,\n OvalNode,\n TextPathNode,\n TextBlobNode,\n GlyphsNode,\n DiffRectNode,\n PictureNode,\n ImageSVGNode,\n BackdropFilterNode,\n BoxNode,\n BoxShadowNode,\n AtlasNode,\n} from \"./drawings\";\nimport {\n BlendImageFilterNode,\n BlurImageFilterNode,\n BlurMaskFilterNode,\n DisplacementMapImageFilterNode,\n DropShadowImageFilterNode,\n OffsetImageFilterNode,\n RuntimeShaderImageFilterNode,\n CornerPathEffectNode,\n DiscretePathEffectNode,\n DashPathEffectNode,\n Path1DPathEffectNode,\n Path2DPathEffectNode,\n SumPathEffectNode,\n Line2DPathEffectNode,\n BlendNode,\n} from \"./paint\";\nimport {\n MatrixColorFilterNode,\n LumaColorFilterNode,\n LinearToSRGBGammaColorFilterNode,\n SRGBToLinearGammaColorFilterNode,\n BlendColorFilterNode,\n LerpColorFilterNode,\n} from \"./paint/ColorFilters\";\nimport {\n LinearGradientNode,\n ShaderNode,\n ImageShaderNode,\n TwoPointConicalGradientNode,\n TurbulenceNode,\n SweepGradientNode,\n RadialGradientNode,\n FractalNoiseNode,\n ColorNode,\n} from \"./paint/Shaders\";\nimport { MorphologyImageFilterNode } from \"./paint/ImageFilters\";\nimport { GroupNode } from \"./GroupNode\";\nimport { PaintNode } from \"./PaintNode\";\nimport type { NodeContext } from \"./Node\";\nimport { LayerNode } from \"./LayerNode\";\nimport { ParagraphNode } from \"./drawings/ParagraphNode\";\n\nexport class JsiSkDOM implements SkDOM {\n constructor(private ctx: NodeContext, private native: boolean) {}\n\n Layer(props?: ChildrenProps) {\n return this.native\n ? global.SkiaDomApi.LayerNode(props ?? {})\n : new LayerNode(this.ctx, props ?? {});\n }\n\n Group(props?: GroupProps) {\n return this.native\n ? global.SkiaDomApi.GroupNode(props ?? {})\n : new GroupNode(this.ctx, props ?? {});\n }\n\n Paint(props: PaintProps) {\n return this.native\n ? global.SkiaDomApi.PaintNode(props ?? {})\n : new PaintNode(this.ctx, props);\n }\n\n // Drawings\n Fill(props?: DrawingNodeProps) {\n return this.native\n ? global.SkiaDomApi.FillNode(props ?? {})\n : new FillNode(this.ctx, props);\n }\n\n Image(props: ImageProps) {\n return this.native\n ? global.SkiaDomApi.ImageNode(props ?? {})\n : new ImageNode(this.ctx, props);\n }\n\n Circle(props: CircleProps) {\n return this.native\n ? global.SkiaDomApi.CircleNode(props ?? {})\n : new CircleNode(this.ctx, props);\n }\n\n Path(props: PathProps) {\n return this.native\n ? global.SkiaDomApi.PathNode(props ?? {})\n : new PathNode(this.ctx, props);\n }\n\n Line(props: LineProps) {\n return this.native\n ? global.SkiaDomApi.LineNode(props ?? {})\n : new LineNode(this.ctx, props);\n }\n\n Oval(props: OvalProps) {\n return this.native\n ? global.SkiaDomApi.OvalNode(props ?? {})\n : new OvalNode(this.ctx, props);\n }\n\n Patch(props: PatchProps) {\n return this.native\n ? global.SkiaDomApi.PatchNode(props ?? {})\n : new PatchNode(this.ctx, props);\n }\n\n Points(props: PointsProps) {\n return this.native\n ? global.SkiaDomApi.PointsNode(props ?? {})\n : new PointsNode(this.ctx, props);\n }\n\n Rect(props: RectProps) {\n return this.native\n ? global.SkiaDomApi.RectNode(props)\n : new RectNode(this.ctx, props);\n }\n\n RRect(props: RoundedRectProps) {\n return this.native\n ? global.SkiaDomApi.RRectNode(props)\n : new RRectNode(this.ctx, props);\n }\n\n Vertices(props: VerticesProps) {\n return this.native\n ? global.SkiaDomApi.VerticesNode(props)\n : new VerticesNode(this.ctx, props);\n }\n\n Text(props: TextProps) {\n return this.native\n ? global.SkiaDomApi.TextNode(props)\n : new TextNode(this.ctx, props);\n }\n\n TextPath(props: TextPathProps) {\n return this.native\n ? global.SkiaDomApi.TextPathNode(props)\n : new TextPathNode(this.ctx, props);\n }\n\n TextBlob(props: TextBlobProps) {\n return this.native\n ? global.SkiaDomApi.TextBlobNode(props)\n : new TextBlobNode(this.ctx, props);\n }\n\n Glyphs(props: GlyphsProps) {\n return this.native\n ? global.SkiaDomApi.GlyphsNode(props)\n : new GlyphsNode(this.ctx, props);\n }\n\n DiffRect(props: DiffRectProps) {\n return this.native\n ? global.SkiaDomApi.DiffRectNode(props)\n : new DiffRectNode(this.ctx, props);\n }\n\n Picture(props: PictureProps) {\n return this.native\n ? global.SkiaDomApi.PictureNode(props)\n : new PictureNode(this.ctx, props);\n }\n\n Atlas(props: AtlasProps) {\n return this.native\n ? global.SkiaDomApi.AtlasNode(props)\n : new AtlasNode(this.ctx, props);\n }\n\n ImageSVG(props: ImageSVGProps) {\n return this.native\n ? global.SkiaDomApi.ImageSVGNode(props)\n : new ImageSVGNode(this.ctx, props);\n }\n\n // BlurMaskFilters\n BlurMaskFilter(props: BlurMaskFilterProps) {\n return this.native\n ? global.SkiaDomApi.BlurMaskFilterNode(props)\n : new BlurMaskFilterNode(this.ctx, props);\n }\n\n // ImageFilters\n BlendImageFilter(props: BlendImageFilterProps) {\n return this.native\n ? global.SkiaDomApi.BlendImageFilterNode(props)\n : new BlendImageFilterNode(this.ctx, props);\n }\n\n DropShadowImageFilter(props: DropShadowImageFilterProps) {\n return this.native\n ? global.SkiaDomApi.DropShadowImageFilterNode(props)\n : new DropShadowImageFilterNode(this.ctx, props);\n }\n\n DisplacementMapImageFilter(props: DisplacementMapImageFilterProps) {\n return this.native\n ? global.SkiaDomApi.DisplacementMapImageFilterNode(props)\n : new DisplacementMapImageFilterNode(this.ctx, props);\n }\n\n BlurImageFilter(props: BlurImageFilterProps) {\n return this.native\n ? global.SkiaDomApi.BlurImageFilterNode(props)\n : new BlurImageFilterNode(this.ctx, props);\n }\n\n OffsetImageFilter(props: OffsetImageFilterProps) {\n return this.native\n ? global.SkiaDomApi.OffsetImageFilterNode(props)\n : new OffsetImageFilterNode(this.ctx, props);\n }\n\n MorphologyImageFilter(props: MorphologyImageFilterProps) {\n return this.native\n ? global.SkiaDomApi.MorphologyImageFilterNode(props)\n : new MorphologyImageFilterNode(this.ctx, props);\n }\n\n RuntimeShaderImageFilter(props: RuntimeShaderImageFilterProps) {\n return this.native\n ? global.SkiaDomApi.RuntimeShaderImageFilterNode(props)\n : new RuntimeShaderImageFilterNode(this.ctx, props);\n }\n\n // Color Filters\n MatrixColorFilter(props: MatrixColorFilterProps) {\n return this.native\n ? global.SkiaDomApi.MatrixColorFilterNode(props)\n : new MatrixColorFilterNode(this.ctx, props);\n }\n\n BlendColorFilter(props: BlendColorFilterProps) {\n return this.native\n ? global.SkiaDomApi.BlendColorFilterNode(props)\n : new BlendColorFilterNode(this.ctx, props);\n }\n\n LumaColorFilter() {\n return this.native\n ? global.SkiaDomApi.LumaColorFilterNode()\n : new LumaColorFilterNode(this.ctx);\n }\n\n LinearToSRGBGammaColorFilter() {\n return global.SkiaDomApi &&\n global.SkiaDomApi.LinearToSRGBGammaColorFilterNode\n ? global.SkiaDomApi.LinearToSRGBGammaColorFilterNode()\n : new LinearToSRGBGammaColorFilterNode(this.ctx);\n }\n\n SRGBToLinearGammaColorFilter() {\n return global.SkiaDomApi &&\n global.SkiaDomApi.SRGBToLinearGammaColorFilterNode\n ? global.SkiaDomApi.SRGBToLinearGammaColorFilterNode()\n : new SRGBToLinearGammaColorFilterNode(this.ctx);\n }\n\n LerpColorFilter(props: LerpColorFilterProps) {\n return this.native\n ? global.SkiaDomApi.LerpColorFilterNode(props)\n : new LerpColorFilterNode(this.ctx, props);\n }\n\n // Shaders\n Shader(props: ShaderProps) {\n return this.native\n ? global.SkiaDomApi.ShaderNode(props)\n : new ShaderNode(this.ctx, props);\n }\n\n ImageShader(props: ImageShaderProps) {\n return this.native\n ? global.SkiaDomApi.ImageShaderNode(props)\n : new ImageShaderNode(this.ctx, props);\n }\n\n ColorShader(props: ColorProps) {\n return this.native\n ? global.SkiaDomApi.ColorShaderNode(props)\n : new ColorNode(this.ctx, props);\n }\n\n SweepGradient(props: SweepGradientProps) {\n return this.native\n ? global.SkiaDomApi.SweepGradientNode(props)\n : new SweepGradientNode(this.ctx, props);\n }\n\n Turbulence(props: TurbulenceProps) {\n return this.native\n ? global.SkiaDomApi.TurbulenceNode(props)\n : new TurbulenceNode(this.ctx, props);\n }\n\n FractalNoise(props: FractalNoiseProps) {\n return this.native\n ? global.SkiaDomApi.FractalNoiseNode(props)\n : new FractalNoiseNode(this.ctx, props);\n }\n\n LinearGradient(props: LinearGradientProps) {\n return this.native\n ? global.SkiaDomApi.LinearGradientNode(props)\n : new LinearGradientNode(this.ctx, props);\n }\n\n RadialGradient(props: RadialGradientProps) {\n return this.native\n ? global.SkiaDomApi.RadialGradientNode(props)\n : new RadialGradientNode(this.ctx, props);\n }\n\n TwoPointConicalGradient(props: TwoPointConicalGradientProps) {\n return this.native\n ? global.SkiaDomApi.TwoPointConicalGradientNode(props)\n : new TwoPointConicalGradientNode(this.ctx, props);\n }\n\n // Path Effects\n CornerPathEffect(props: CornerPathEffectProps) {\n return this.native\n ? global.SkiaDomApi.CornerPathEffectNode(props)\n : new CornerPathEffectNode(this.ctx, props);\n }\n\n DiscretePathEffect(props: DiscretePathEffectProps) {\n return this.native\n ? global.SkiaDomApi.DiscretePathEffectNode(props)\n : new DiscretePathEffectNode(this.ctx, props);\n }\n\n DashPathEffect(props: DashPathEffectProps) {\n return this.native\n ? global.SkiaDomApi.DashPathEffectNode(props)\n : new DashPathEffectNode(this.ctx, props);\n }\n\n Path1DPathEffect(props: Path1DPathEffectProps) {\n return this.native\n ? global.SkiaDomApi.Path1DPathEffectNode(props)\n : new Path1DPathEffectNode(this.ctx, props);\n }\n\n Path2DPathEffect(props: Path2DPathEffectProps) {\n return this.native\n ? global.SkiaDomApi.Path2DPathEffectNode(props)\n : new Path2DPathEffectNode(this.ctx, props);\n }\n\n SumPathEffect() {\n return this.native\n ? global.SkiaDomApi.SumPathEffectNode()\n : new SumPathEffectNode(this.ctx);\n }\n\n Line2DPathEffect(props: Line2DPathEffectProps) {\n return this.native\n ? global.SkiaDomApi.Line2DPathEffectNode(props)\n : new Line2DPathEffectNode(this.ctx, props);\n }\n\n Blend(props: BlendProps) {\n return this.native\n ? global.SkiaDomApi.BlendNode(props)\n : new BlendNode(this.ctx, props);\n }\n\n BackdropFilter(props: ChildrenProps) {\n return this.native\n ? global.SkiaDomApi.BackdropFilterNode(props)\n : new BackdropFilterNode(this.ctx, props);\n }\n\n Box(props: BoxProps) {\n return this.native\n ? global.SkiaDomApi.BoxNode(props)\n : new BoxNode(this.ctx, props);\n }\n\n BoxShadow(props: BoxShadowProps) {\n return this.native\n ? global.SkiaDomApi.BoxShadowNode(props)\n : new BoxShadowNode(this.ctx, props);\n }\n\n // Paragraph\n Paragraph(props: ParagraphProps) {\n return this.native\n ? global.SkiaDomApi.ParagraphNode(props)\n : new ParagraphNode(this.ctx, props);\n }\n}\n"],"mappings":"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"}
1
+ {"version":3,"names":["_drawings","require","_paint","_ColorFilters","_Shaders","_ImageFilters","_GroupNode","_PaintNode","_LayerNode","_ParagraphNode","JsiSkDOM","constructor","ctx","native","Layer","props","global","SkiaDomApi","LayerNode","Group","GroupNode","Paint","PaintNode","Fill","FillNode","Image","ImageNode","Circle","CircleNode","Path","PathNode","Line","LineNode","Oval","OvalNode","Patch","PatchNode","Points","PointsNode","Rect","RectNode","RRect","RRectNode","Vertices","VerticesNode","Text","TextNode","TextPath","TextPathNode","TextBlob","TextBlobNode","Glyphs","GlyphsNode","DiffRect","DiffRectNode","Picture","PictureNode","Atlas","AtlasNode","ImageSVG","ImageSVGNode","BlurMaskFilter","BlurMaskFilterNode","BlendImageFilter","BlendImageFilterNode","DropShadowImageFilter","DropShadowImageFilterNode","DisplacementMapImageFilter","DisplacementMapImageFilterNode","BlurImageFilter","BlurImageFilterNode","OffsetImageFilter","OffsetImageFilterNode","MorphologyImageFilter","MorphologyImageFilterNode","RuntimeShaderImageFilter","RuntimeShaderImageFilterNode","MatrixColorFilter","MatrixColorFilterNode","BlendColorFilter","BlendColorFilterNode","LumaColorFilter","LumaColorFilterNode","LinearToSRGBGammaColorFilter","LinearToSRGBGammaColorFilterNode","SRGBToLinearGammaColorFilter","SRGBToLinearGammaColorFilterNode","LerpColorFilter","LerpColorFilterNode","Shader","ShaderNode","ImageShader","ImageShaderNode","ColorShader","ColorShaderNode","ColorNode","SweepGradient","SweepGradientNode","Turbulence","TurbulenceNode","FractalNoise","FractalNoiseNode","LinearGradient","LinearGradientNode","RadialGradient","RadialGradientNode","TwoPointConicalGradient","TwoPointConicalGradientNode","CornerPathEffect","CornerPathEffectNode","DiscretePathEffect","DiscretePathEffectNode","DashPathEffect","DashPathEffectNode","Path1DPathEffect","Path1DPathEffectNode","Path2DPathEffect","Path2DPathEffectNode","SumPathEffect","SumPathEffectNode","Line2DPathEffect","Line2DPathEffectNode","Blend","BlendNode","BackdropFilter","BackdropFilterNode","Box","BoxNode","BoxShadow","BoxShadowNode","Paragraph","ParagraphNode","exports"],"sources":["JsiSkDOM.ts"],"sourcesContent":["import type {\n PathProps,\n SkDOM,\n GroupProps,\n ImageProps,\n BlurImageFilterProps,\n MatrixColorFilterProps,\n CircleProps,\n BlurMaskFilterProps,\n LinearGradientProps,\n PaintProps,\n ShaderProps,\n ImageShaderProps,\n LineProps,\n OvalProps,\n PatchProps,\n PointsProps,\n RectProps,\n RoundedRectProps,\n VerticesProps,\n TextProps,\n DiffRectProps,\n OffsetImageFilterProps,\n BlendColorFilterProps,\n TextPathProps,\n TextBlobProps,\n GlyphsProps,\n TwoPointConicalGradientProps,\n TurbulenceProps,\n SweepGradientProps,\n RadialGradientProps,\n FractalNoiseProps,\n ColorProps,\n PictureProps,\n ImageSVGProps,\n LerpColorFilterProps,\n DrawingNodeProps,\n BoxProps,\n BoxShadowProps,\n ChildrenProps,\n AtlasProps,\n} from \"../types\";\nimport type {\n BlendImageFilterProps,\n BlendProps,\n DisplacementMapImageFilterProps,\n DropShadowImageFilterProps,\n MorphologyImageFilterProps,\n RuntimeShaderImageFilterProps,\n} from \"../types/ImageFilters\";\nimport type {\n CornerPathEffectProps,\n DashPathEffectProps,\n DiscretePathEffectProps,\n Line2DPathEffectProps,\n Path1DPathEffectProps,\n Path2DPathEffectProps,\n} from \"../types/PathEffects\";\nimport type { ParagraphProps } from \"../types/Paragraph\";\n\nimport {\n FillNode,\n ImageNode,\n CircleNode,\n PathNode,\n LineNode,\n PatchNode,\n PointsNode,\n RectNode,\n RRectNode,\n VerticesNode,\n TextNode,\n OvalNode,\n TextPathNode,\n TextBlobNode,\n GlyphsNode,\n DiffRectNode,\n PictureNode,\n ImageSVGNode,\n BackdropFilterNode,\n BoxNode,\n BoxShadowNode,\n AtlasNode,\n} from \"./drawings\";\nimport {\n BlendImageFilterNode,\n BlurImageFilterNode,\n BlurMaskFilterNode,\n DisplacementMapImageFilterNode,\n DropShadowImageFilterNode,\n OffsetImageFilterNode,\n RuntimeShaderImageFilterNode,\n CornerPathEffectNode,\n DiscretePathEffectNode,\n DashPathEffectNode,\n Path1DPathEffectNode,\n Path2DPathEffectNode,\n SumPathEffectNode,\n Line2DPathEffectNode,\n BlendNode,\n} from \"./paint\";\nimport {\n MatrixColorFilterNode,\n LumaColorFilterNode,\n LinearToSRGBGammaColorFilterNode,\n SRGBToLinearGammaColorFilterNode,\n BlendColorFilterNode,\n LerpColorFilterNode,\n} from \"./paint/ColorFilters\";\nimport {\n LinearGradientNode,\n ShaderNode,\n ImageShaderNode,\n TwoPointConicalGradientNode,\n TurbulenceNode,\n SweepGradientNode,\n RadialGradientNode,\n FractalNoiseNode,\n ColorNode,\n} from \"./paint/Shaders\";\nimport { MorphologyImageFilterNode } from \"./paint/ImageFilters\";\nimport { GroupNode } from \"./GroupNode\";\nimport { PaintNode } from \"./PaintNode\";\nimport type { NodeContext } from \"./Node\";\nimport { LayerNode } from \"./LayerNode\";\nimport { ParagraphNode } from \"./drawings/ParagraphNode\";\n\nexport class JsiSkDOM implements SkDOM {\n constructor(private ctx: NodeContext, private native: boolean) {}\n\n Layer(props?: ChildrenProps) {\n return this.native\n ? global.SkiaDomApi.LayerNode(props ?? {})\n : new LayerNode(this.ctx, props ?? {});\n }\n\n Group(props?: GroupProps) {\n return this.native\n ? global.SkiaDomApi.GroupNode(props ?? {})\n : new GroupNode(this.ctx, props ?? {});\n }\n\n Paint(props: PaintProps) {\n return this.native\n ? global.SkiaDomApi.PaintNode(props ?? {})\n : new PaintNode(this.ctx, props);\n }\n\n // Drawings\n Fill(props?: DrawingNodeProps) {\n return this.native\n ? global.SkiaDomApi.FillNode(props ?? {})\n : new FillNode(this.ctx, props);\n }\n\n Image(props: ImageProps) {\n return this.native\n ? global.SkiaDomApi.ImageNode(props ?? {})\n : new ImageNode(this.ctx, props);\n }\n\n Circle(props: CircleProps) {\n return this.native\n ? global.SkiaDomApi.CircleNode(props ?? {})\n : new CircleNode(this.ctx, props);\n }\n\n Path(props: PathProps) {\n return this.native\n ? global.SkiaDomApi.PathNode(props ?? {})\n : new PathNode(this.ctx, props);\n }\n\n Line(props: LineProps) {\n return this.native\n ? global.SkiaDomApi.LineNode(props ?? {})\n : new LineNode(this.ctx, props);\n }\n\n Oval(props: OvalProps) {\n return this.native\n ? global.SkiaDomApi.OvalNode(props ?? {})\n : new OvalNode(this.ctx, props);\n }\n\n Patch(props: PatchProps) {\n return this.native\n ? global.SkiaDomApi.PatchNode(props ?? {})\n : new PatchNode(this.ctx, props);\n }\n\n Points(props: PointsProps) {\n return this.native\n ? global.SkiaDomApi.PointsNode(props ?? {})\n : new PointsNode(this.ctx, props);\n }\n\n Rect(props: RectProps) {\n return this.native\n ? global.SkiaDomApi.RectNode(props)\n : new RectNode(this.ctx, props);\n }\n\n RRect(props: RoundedRectProps) {\n return this.native\n ? global.SkiaDomApi.RRectNode(props)\n : new RRectNode(this.ctx, props);\n }\n\n Vertices(props: VerticesProps) {\n return this.native\n ? global.SkiaDomApi.VerticesNode(props)\n : new VerticesNode(this.ctx, props);\n }\n\n Text(props: TextProps) {\n return this.native\n ? global.SkiaDomApi.TextNode(props)\n : new TextNode(this.ctx, props);\n }\n\n TextPath(props: TextPathProps) {\n return this.native\n ? global.SkiaDomApi.TextPathNode(props)\n : new TextPathNode(this.ctx, props);\n }\n\n TextBlob(props: TextBlobProps) {\n return this.native\n ? global.SkiaDomApi.TextBlobNode(props)\n : new TextBlobNode(this.ctx, props);\n }\n\n Glyphs(props: GlyphsProps) {\n return this.native\n ? global.SkiaDomApi.GlyphsNode(props)\n : new GlyphsNode(this.ctx, props);\n }\n\n DiffRect(props: DiffRectProps) {\n return this.native\n ? global.SkiaDomApi.DiffRectNode(props)\n : new DiffRectNode(this.ctx, props);\n }\n\n Picture(props: PictureProps) {\n return this.native\n ? global.SkiaDomApi.PictureNode(props)\n : new PictureNode(this.ctx, props);\n }\n\n Atlas(props: AtlasProps) {\n return this.native\n ? global.SkiaDomApi.AtlasNode(props)\n : new AtlasNode(this.ctx, props);\n }\n\n ImageSVG(props: ImageSVGProps) {\n return this.native\n ? global.SkiaDomApi.ImageSVGNode(props)\n : new ImageSVGNode(this.ctx, props);\n }\n\n // BlurMaskFilters\n BlurMaskFilter(props: BlurMaskFilterProps) {\n return this.native\n ? global.SkiaDomApi.BlurMaskFilterNode(props)\n : new BlurMaskFilterNode(this.ctx, props);\n }\n\n // ImageFilters\n BlendImageFilter(props: BlendImageFilterProps) {\n return this.native\n ? global.SkiaDomApi.BlendImageFilterNode(props)\n : new BlendImageFilterNode(this.ctx, props);\n }\n\n DropShadowImageFilter(props: DropShadowImageFilterProps) {\n return this.native\n ? global.SkiaDomApi.DropShadowImageFilterNode(props)\n : new DropShadowImageFilterNode(this.ctx, props);\n }\n\n DisplacementMapImageFilter(props: DisplacementMapImageFilterProps) {\n return this.native\n ? global.SkiaDomApi.DisplacementMapImageFilterNode(props)\n : new DisplacementMapImageFilterNode(this.ctx, props);\n }\n\n BlurImageFilter(props: BlurImageFilterProps) {\n return this.native\n ? global.SkiaDomApi.BlurImageFilterNode(props)\n : new BlurImageFilterNode(this.ctx, props);\n }\n\n OffsetImageFilter(props: OffsetImageFilterProps) {\n return this.native\n ? global.SkiaDomApi.OffsetImageFilterNode(props)\n : new OffsetImageFilterNode(this.ctx, props);\n }\n\n MorphologyImageFilter(props: MorphologyImageFilterProps) {\n return this.native\n ? global.SkiaDomApi.MorphologyImageFilterNode(props)\n : new MorphologyImageFilterNode(this.ctx, props);\n }\n\n RuntimeShaderImageFilter(props: RuntimeShaderImageFilterProps) {\n return this.native\n ? global.SkiaDomApi.RuntimeShaderImageFilterNode(props)\n : new RuntimeShaderImageFilterNode(this.ctx, props);\n }\n\n // Color Filters\n MatrixColorFilter(props: MatrixColorFilterProps) {\n return this.native\n ? global.SkiaDomApi.MatrixColorFilterNode(props)\n : new MatrixColorFilterNode(this.ctx, props);\n }\n\n BlendColorFilter(props: BlendColorFilterProps) {\n return this.native\n ? global.SkiaDomApi.BlendColorFilterNode(props)\n : new BlendColorFilterNode(this.ctx, props);\n }\n\n LumaColorFilter() {\n return this.native\n ? global.SkiaDomApi.LumaColorFilterNode()\n : new LumaColorFilterNode(this.ctx);\n }\n\n LinearToSRGBGammaColorFilter() {\n return global.SkiaDomApi &&\n global.SkiaDomApi.LinearToSRGBGammaColorFilterNode\n ? global.SkiaDomApi.LinearToSRGBGammaColorFilterNode()\n : new LinearToSRGBGammaColorFilterNode(this.ctx);\n }\n\n SRGBToLinearGammaColorFilter() {\n return global.SkiaDomApi &&\n global.SkiaDomApi.SRGBToLinearGammaColorFilterNode\n ? global.SkiaDomApi.SRGBToLinearGammaColorFilterNode()\n : new SRGBToLinearGammaColorFilterNode(this.ctx);\n }\n\n LerpColorFilter(props: LerpColorFilterProps) {\n return this.native\n ? global.SkiaDomApi.LerpColorFilterNode(props)\n : new LerpColorFilterNode(this.ctx, props);\n }\n\n // Shaders\n Shader(props: ShaderProps) {\n return this.native\n ? global.SkiaDomApi.ShaderNode(props)\n : new ShaderNode(this.ctx, props);\n }\n\n ImageShader(props: ImageShaderProps) {\n return this.native\n ? global.SkiaDomApi.ImageShaderNode(props)\n : new ImageShaderNode(this.ctx, props);\n }\n\n ColorShader(props: ColorProps) {\n return this.native\n ? global.SkiaDomApi.ColorShaderNode(props)\n : new ColorNode(this.ctx, props);\n }\n\n SweepGradient(props: SweepGradientProps) {\n return this.native\n ? global.SkiaDomApi.SweepGradientNode(props)\n : new SweepGradientNode(this.ctx, props);\n }\n\n Turbulence(props: TurbulenceProps) {\n return this.native\n ? global.SkiaDomApi.TurbulenceNode(props)\n : new TurbulenceNode(this.ctx, props);\n }\n\n FractalNoise(props: FractalNoiseProps) {\n return this.native\n ? global.SkiaDomApi.FractalNoiseNode(props)\n : new FractalNoiseNode(this.ctx, props);\n }\n\n LinearGradient(props: LinearGradientProps) {\n return this.native\n ? global.SkiaDomApi.LinearGradientNode(props)\n : new LinearGradientNode(this.ctx, props);\n }\n\n RadialGradient(props: RadialGradientProps) {\n return this.native\n ? global.SkiaDomApi.RadialGradientNode(props)\n : new RadialGradientNode(this.ctx, props);\n }\n\n TwoPointConicalGradient(props: TwoPointConicalGradientProps) {\n return this.native\n ? global.SkiaDomApi.TwoPointConicalGradientNode(props)\n : new TwoPointConicalGradientNode(this.ctx, props);\n }\n\n // Path Effects\n CornerPathEffect(props: CornerPathEffectProps) {\n return this.native\n ? global.SkiaDomApi.CornerPathEffectNode(props)\n : new CornerPathEffectNode(this.ctx, props);\n }\n\n DiscretePathEffect(props: DiscretePathEffectProps) {\n return this.native\n ? global.SkiaDomApi.DiscretePathEffectNode(props)\n : new DiscretePathEffectNode(this.ctx, props);\n }\n\n DashPathEffect(props: DashPathEffectProps) {\n return this.native\n ? global.SkiaDomApi.DashPathEffectNode(props)\n : new DashPathEffectNode(this.ctx, props);\n }\n\n Path1DPathEffect(props: Path1DPathEffectProps) {\n return this.native\n ? global.SkiaDomApi.Path1DPathEffectNode(props)\n : new Path1DPathEffectNode(this.ctx, props);\n }\n\n Path2DPathEffect(props: Path2DPathEffectProps) {\n return this.native\n ? global.SkiaDomApi.Path2DPathEffectNode(props)\n : new Path2DPathEffectNode(this.ctx, props);\n }\n\n SumPathEffect() {\n return this.native\n ? global.SkiaDomApi.SumPathEffectNode()\n : new SumPathEffectNode(this.ctx);\n }\n\n Line2DPathEffect(props: Line2DPathEffectProps) {\n return this.native\n ? global.SkiaDomApi.Line2DPathEffectNode(props)\n : new Line2DPathEffectNode(this.ctx, props);\n }\n\n Blend(props: BlendProps) {\n return this.native\n ? global.SkiaDomApi.BlendNode(props)\n : new BlendNode(this.ctx, props);\n }\n\n BackdropFilter(props: ChildrenProps) {\n return this.native\n ? global.SkiaDomApi.BackdropFilterNode(props)\n : new BackdropFilterNode(this.ctx, props);\n }\n\n Box(props: BoxProps) {\n return this.native\n ? global.SkiaDomApi.BoxNode(props)\n : new BoxNode(this.ctx, props);\n }\n\n BoxShadow(props: BoxShadowProps) {\n return this.native\n ? global.SkiaDomApi.BoxShadowNode(props)\n : new BoxShadowNode(this.ctx, props);\n }\n\n // Paragraph\n Paragraph(props: ParagraphProps) {\n return this.native\n ? global.SkiaDomApi.ParagraphNode(props)\n : new ParagraphNode(this.ctx, props);\n }\n}\n"],"mappings":"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","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["_types","require","_RenderNode","_Node","LayerNode","JsiRenderNode","constructor","ctx","props","NodeType","Layer","renderNode","hasLayer","layer","children","JsiDeclarationNode","declCtx","declarationCtx","save","decorate","paint","paints","pop","restore","canvas","saveLayer","map","child","render","exports"],"sources":["LayerNode.ts"],"sourcesContent":["import type { DrawingContext } from \"../types\";\nimport { NodeType } from \"../types\";\nimport type { ChildrenProps } from \"../types/Common\";\n\nimport { JsiRenderNode } from \"./RenderNode\";\nimport type { NodeContext } from \"./Node\";\nimport { JsiDeclarationNode } from \"./Node\";\n\nexport class LayerNode extends JsiRenderNode<ChildrenProps> {\n constructor(ctx: NodeContext, props: ChildrenProps) {\n super(ctx, NodeType.Layer, props);\n }\n\n renderNode(ctx: DrawingContext): void {\n let hasLayer = false;\n const [layer, ...children] = this.children();\n if (layer instanceof JsiDeclarationNode) {\n const declCtx = ctx.declarationCtx;\n declCtx.save();\n layer.decorate(declCtx);\n const paint = declCtx.paints.pop();\n declCtx.restore();\n if (paint) {\n hasLayer = true;\n ctx.canvas.saveLayer(paint);\n }\n }\n children.map((child) => {\n if (child instanceof JsiRenderNode) {\n child.render(ctx);\n }\n });\n if (hasLayer) {\n ctx.canvas.restore();\n }\n }\n}\n"],"mappings":";;;;;;AACA,IAAAA,MAAA,GAAAC,OAAA;AAGA,IAAAC,WAAA,GAAAD,OAAA;AAEA,IAAAE,KAAA,GAAAF,OAAA;AAEO,MAAMG,SAAS,SAASC,yBAAa,CAAgB;EAC1DC,WAAWA,CAACC,GAAgB,EAAEC,KAAoB,EAAE;IAClD,KAAK,CAACD,GAAG,EAAEE,eAAQ,CAACC,KAAK,EAAEF,KAAK,CAAC;EACnC;EAEAG,UAAUA,CAACJ,GAAmB,EAAQ;IACpC,IAAIK,QAAQ,GAAG,KAAK;IACpB,MAAM,CAACC,KAAK,EAAE,GAAGC,QAAQ,CAAC,GAAG,IAAI,CAACA,QAAQ,CAAC,CAAC;IAC5C,IAAID,KAAK,YAAYE,wBAAkB,EAAE;MACvC,MAAMC,OAAO,GAAGT,GAAG,CAACU,cAAc;MAClCD,OAAO,CAACE,IAAI,CAAC,CAAC;MACdL,KAAK,CAACM,QAAQ,CAACH,OAAO,CAAC;MACvB,MAAMI,KAAK,GAAGJ,OAAO,CAACK,MAAM,CAACC,GAAG,CAAC,CAAC;MAClCN,OAAO,CAACO,OAAO,CAAC,CAAC;MACjB,IAAIH,KAAK,EAAE;QACTR,QAAQ,GAAG,IAAI;QACfL,GAAG,CAACiB,MAAM,CAACC,SAAS,CAACL,KAAK,CAAC;MAC7B;IACF;IACAN,QAAQ,CAACY,GAAG,CAAEC,KAAK,IAAK;MACtB,IAAIA,KAAK,YAAYtB,yBAAa,EAAE;QAClCsB,KAAK,CAACC,MAAM,CAACrB,GAAG,CAAC;MACnB;IACF,CAAC,CAAC;IACF,IAAIK,QAAQ,EAAE;MACZL,GAAG,CAACiB,MAAM,CAACD,OAAO,CAAC,CAAC;IACtB;EACF;AACF;AAACM,OAAA,CAAAzB,SAAA,GAAAA,SAAA"}
1
+ {"version":3,"names":["_types","require","_RenderNode","_Node","LayerNode","JsiRenderNode","constructor","ctx","props","NodeType","Layer","renderNode","hasLayer","layer","children","JsiDeclarationNode","declCtx","declarationCtx","save","decorate","paint","paints","pop","restore","canvas","saveLayer","map","child","render","exports"],"sources":["LayerNode.ts"],"sourcesContent":["import type { DrawingContext } from \"../types\";\nimport { NodeType } from \"../types\";\nimport type { ChildrenProps } from \"../types/Common\";\n\nimport { JsiRenderNode } from \"./RenderNode\";\nimport type { NodeContext } from \"./Node\";\nimport { JsiDeclarationNode } from \"./Node\";\n\nexport class LayerNode extends JsiRenderNode<ChildrenProps> {\n constructor(ctx: NodeContext, props: ChildrenProps) {\n super(ctx, NodeType.Layer, props);\n }\n\n renderNode(ctx: DrawingContext): void {\n let hasLayer = false;\n const [layer, ...children] = this.children();\n if (layer instanceof JsiDeclarationNode) {\n const declCtx = ctx.declarationCtx;\n declCtx.save();\n layer.decorate(declCtx);\n const paint = declCtx.paints.pop();\n declCtx.restore();\n if (paint) {\n hasLayer = true;\n ctx.canvas.saveLayer(paint);\n }\n }\n children.map((child) => {\n if (child instanceof JsiRenderNode) {\n child.render(ctx);\n }\n });\n if (hasLayer) {\n ctx.canvas.restore();\n }\n }\n}\n"],"mappings":";;;;;;AACA,IAAAA,MAAA,GAAAC,OAAA;AAGA,IAAAC,WAAA,GAAAD,OAAA;AAEA,IAAAE,KAAA,GAAAF,OAAA;AAEO,MAAMG,SAAS,SAASC,yBAAa,CAAgB;EAC1DC,WAAWA,CAACC,GAAgB,EAAEC,KAAoB,EAAE;IAClD,KAAK,CAACD,GAAG,EAAEE,eAAQ,CAACC,KAAK,EAAEF,KAAK,CAAC;EACnC;EAEAG,UAAUA,CAACJ,GAAmB,EAAQ;IACpC,IAAIK,QAAQ,GAAG,KAAK;IACpB,MAAM,CAACC,KAAK,EAAE,GAAGC,QAAQ,CAAC,GAAG,IAAI,CAACA,QAAQ,CAAC,CAAC;IAC5C,IAAID,KAAK,YAAYE,wBAAkB,EAAE;MACvC,MAAMC,OAAO,GAAGT,GAAG,CAACU,cAAc;MAClCD,OAAO,CAACE,IAAI,CAAC,CAAC;MACdL,KAAK,CAACM,QAAQ,CAACH,OAAO,CAAC;MACvB,MAAMI,KAAK,GAAGJ,OAAO,CAACK,MAAM,CAACC,GAAG,CAAC,CAAC;MAClCN,OAAO,CAACO,OAAO,CAAC,CAAC;MACjB,IAAIH,KAAK,EAAE;QACTR,QAAQ,GAAG,IAAI;QACfL,GAAG,CAACiB,MAAM,CAACC,SAAS,CAACL,KAAK,CAAC;MAC7B;IACF;IACAN,QAAQ,CAACY,GAAG,CAAEC,KAAK,IAAK;MACtB,IAAIA,KAAK,YAAYtB,yBAAa,EAAE;QAClCsB,KAAK,CAACC,MAAM,CAACrB,GAAG,CAAC;MACnB;IACF,CAAC,CAAC;IACF,IAAIK,QAAQ,EAAE;MACZL,GAAG,CAACiB,MAAM,CAACD,OAAO,CAAC,CAAC;IACtB;EACF;AACF;AAACM,OAAA,CAAAzB,SAAA,GAAAA,SAAA","ignoreList":[]}
@@ -4,8 +4,8 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.JsiNode = exports.JsiDeclarationNode = void 0;
7
- 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; }
8
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : String(i); }
7
+ 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; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : i + ""; }
9
9
  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); }
10
10
  class JsiNode {
11
11
  constructor(ctx, type, props) {
@@ -1 +1 @@
1
- {"version":3,"names":["JsiNode","constructor","ctx","type","props","_defineProperty","Skia","setProps","setProp","name","v","hasChanged","getProps","children","_children","addChild","child","removeChild","push","dispose","forEach","index","indexOf","node","splice","insertChildBefore","before","beforeIndex","exports","JsiDeclarationNode","decorateChildren","decorate","Error","invalidate","setInvalidate"],"sources":["Node.ts"],"sourcesContent":["import type { Skia } from \"../../skia/types\";\nimport type { Node, DeclarationNode, NodeType } from \"../types\";\nimport type { DeclarationContext } from \"../types/DeclarationContext\";\n\nexport interface NodeContext {\n Skia: Skia;\n}\n\nexport abstract class JsiNode<P> implements Node<P> {\n protected _children: JsiNode<unknown>[] = [];\n protected Skia: Skia;\n\n constructor(ctx: NodeContext, public type: NodeType, protected props: P) {\n this.Skia = ctx.Skia;\n }\n\n setProps(props: P) {\n this.props = props;\n }\n\n setProp<K extends keyof P>(name: K, v: P[K]) {\n const hasChanged = this.props[name] !== v;\n this.props[name] = v;\n return hasChanged;\n }\n\n getProps() {\n return this.props;\n }\n\n children() {\n return this._children;\n }\n\n addChild(child: Node<unknown>) {\n this.removeChild(child);\n this._children.push(child as JsiNode<unknown>);\n }\n\n dispose() {\n this._children.forEach((child) => child.dispose());\n }\n\n removeChild(child: Node<unknown>) {\n const index = this._children.indexOf(child as JsiNode<unknown>);\n if (index !== -1) {\n const [node] = this._children.splice(index, 1);\n node.dispose();\n }\n }\n\n insertChildBefore(child: Node<unknown>, before: Node<unknown>) {\n const index = this._children.indexOf(child as JsiNode<unknown>);\n if (index !== -1) {\n this._children.splice(index, 1);\n }\n const beforeIndex = this._children.indexOf(before as JsiNode<unknown>);\n this._children.splice(beforeIndex, 0, child as JsiNode<unknown>);\n }\n}\n\nexport type Invalidate = () => void;\n\nexport abstract class JsiDeclarationNode<P>\n extends JsiNode<P>\n implements DeclarationNode<P>\n{\n private invalidate: Invalidate = () => {};\n\n constructor(ctx: NodeContext, type: NodeType, props: P) {\n super(ctx, type, props);\n }\n\n abstract decorate(ctx: DeclarationContext): void;\n\n protected decorateChildren(ctx: DeclarationContext) {\n this.children().forEach((child) => {\n if (child instanceof JsiDeclarationNode) {\n child.decorate(ctx);\n }\n });\n }\n\n addChild(child: Node<unknown>): void {\n if (!(child instanceof JsiDeclarationNode)) {\n throw new Error(`Cannot add child of type ${child.type} to ${this.type}`);\n }\n super.addChild(child);\n this.invalidate();\n }\n\n insertChildBefore(child: Node<unknown>, before: Node<unknown>): void {\n if (!(child instanceof JsiDeclarationNode)) {\n throw new Error(`Cannot add child of type ${child.type} to ${this.type}`);\n }\n super.insertChildBefore(child, before);\n this.invalidate();\n }\n\n dispose() {\n this.invalidate();\n super.dispose();\n }\n\n setInvalidate(invalidate: Invalidate) {\n this.invalidate = invalidate;\n }\n\n setProps(props: P) {\n super.setProps(props);\n this.invalidate();\n }\n\n setProp<K extends keyof P>(name: K, v: P[K]) {\n const hasChanged = super.setProp(name, v);\n if (hasChanged) {\n this.invalidate();\n }\n return hasChanged;\n }\n}\n"],"mappings":";;;;;;;;;AAQO,MAAeA,OAAO,CAAuB;EAIlDC,WAAWA,CAACC,GAAgB,EAASC,IAAc,EAAYC,KAAQ,EAAE;IAAA,KAApCD,IAAc,GAAdA,IAAc;IAAA,KAAYC,KAAQ,GAARA,KAAQ;IAAAC,eAAA,oBAH7B,EAAE;IAAAA,eAAA;IAI1C,IAAI,CAACC,IAAI,GAAGJ,GAAG,CAACI,IAAI;EACtB;EAEAC,QAAQA,CAACH,KAAQ,EAAE;IACjB,IAAI,CAACA,KAAK,GAAGA,KAAK;EACpB;EAEAI,OAAOA,CAAoBC,IAAO,EAAEC,CAAO,EAAE;IAC3C,MAAMC,UAAU,GAAG,IAAI,CAACP,KAAK,CAACK,IAAI,CAAC,KAAKC,CAAC;IACzC,IAAI,CAACN,KAAK,CAACK,IAAI,CAAC,GAAGC,CAAC;IACpB,OAAOC,UAAU;EACnB;EAEAC,QAAQA,CAAA,EAAG;IACT,OAAO,IAAI,CAACR,KAAK;EACnB;EAEAS,QAAQA,CAAA,EAAG;IACT,OAAO,IAAI,CAACC,SAAS;EACvB;EAEAC,QAAQA,CAACC,KAAoB,EAAE;IAC7B,IAAI,CAACC,WAAW,CAACD,KAAK,CAAC;IACvB,IAAI,CAACF,SAAS,CAACI,IAAI,CAACF,KAAyB,CAAC;EAChD;EAEAG,OAAOA,CAAA,EAAG;IACR,IAAI,CAACL,SAAS,CAACM,OAAO,CAAEJ,KAAK,IAAKA,KAAK,CAACG,OAAO,CAAC,CAAC,CAAC;EACpD;EAEAF,WAAWA,CAACD,KAAoB,EAAE;IAChC,MAAMK,KAAK,GAAG,IAAI,CAACP,SAAS,CAACQ,OAAO,CAACN,KAAyB,CAAC;IAC/D,IAAIK,KAAK,KAAK,CAAC,CAAC,EAAE;MAChB,MAAM,CAACE,IAAI,CAAC,GAAG,IAAI,CAACT,SAAS,CAACU,MAAM,CAACH,KAAK,EAAE,CAAC,CAAC;MAC9CE,IAAI,CAACJ,OAAO,CAAC,CAAC;IAChB;EACF;EAEAM,iBAAiBA,CAACT,KAAoB,EAAEU,MAAqB,EAAE;IAC7D,MAAML,KAAK,GAAG,IAAI,CAACP,SAAS,CAACQ,OAAO,CAACN,KAAyB,CAAC;IAC/D,IAAIK,KAAK,KAAK,CAAC,CAAC,EAAE;MAChB,IAAI,CAACP,SAAS,CAACU,MAAM,CAACH,KAAK,EAAE,CAAC,CAAC;IACjC;IACA,MAAMM,WAAW,GAAG,IAAI,CAACb,SAAS,CAACQ,OAAO,CAACI,MAA0B,CAAC;IACtE,IAAI,CAACZ,SAAS,CAACU,MAAM,CAACG,WAAW,EAAE,CAAC,EAAEX,KAAyB,CAAC;EAClE;AACF;AAACY,OAAA,CAAA5B,OAAA,GAAAA,OAAA;AAIM,MAAe6B,kBAAkB,SAC9B7B,OAAO,CAEjB;EAGEC,WAAWA,CAACC,GAAgB,EAAEC,IAAc,EAAEC,KAAQ,EAAE;IACtD,KAAK,CAACF,GAAG,EAAEC,IAAI,EAAEC,KAAK,CAAC;IAACC,eAAA,qBAHO,MAAM,CAAC,CAAC;EAIzC;EAIUyB,gBAAgBA,CAAC5B,GAAuB,EAAE;IAClD,IAAI,CAACW,QAAQ,CAAC,CAAC,CAACO,OAAO,CAAEJ,KAAK,IAAK;MACjC,IAAIA,KAAK,YAAYa,kBAAkB,EAAE;QACvCb,KAAK,CAACe,QAAQ,CAAC7B,GAAG,CAAC;MACrB;IACF,CAAC,CAAC;EACJ;EAEAa,QAAQA,CAACC,KAAoB,EAAQ;IACnC,IAAI,EAAEA,KAAK,YAAYa,kBAAkB,CAAC,EAAE;MAC1C,MAAM,IAAIG,KAAK,CAAE,4BAA2BhB,KAAK,CAACb,IAAK,OAAM,IAAI,CAACA,IAAK,EAAC,CAAC;IAC3E;IACA,KAAK,CAACY,QAAQ,CAACC,KAAK,CAAC;IACrB,IAAI,CAACiB,UAAU,CAAC,CAAC;EACnB;EAEAR,iBAAiBA,CAACT,KAAoB,EAAEU,MAAqB,EAAQ;IACnE,IAAI,EAAEV,KAAK,YAAYa,kBAAkB,CAAC,EAAE;MAC1C,MAAM,IAAIG,KAAK,CAAE,4BAA2BhB,KAAK,CAACb,IAAK,OAAM,IAAI,CAACA,IAAK,EAAC,CAAC;IAC3E;IACA,KAAK,CAACsB,iBAAiB,CAACT,KAAK,EAAEU,MAAM,CAAC;IACtC,IAAI,CAACO,UAAU,CAAC,CAAC;EACnB;EAEAd,OAAOA,CAAA,EAAG;IACR,IAAI,CAACc,UAAU,CAAC,CAAC;IACjB,KAAK,CAACd,OAAO,CAAC,CAAC;EACjB;EAEAe,aAAaA,CAACD,UAAsB,EAAE;IACpC,IAAI,CAACA,UAAU,GAAGA,UAAU;EAC9B;EAEA1B,QAAQA,CAACH,KAAQ,EAAE;IACjB,KAAK,CAACG,QAAQ,CAACH,KAAK,CAAC;IACrB,IAAI,CAAC6B,UAAU,CAAC,CAAC;EACnB;EAEAzB,OAAOA,CAAoBC,IAAO,EAAEC,CAAO,EAAE;IAC3C,MAAMC,UAAU,GAAG,KAAK,CAACH,OAAO,CAACC,IAAI,EAAEC,CAAC,CAAC;IACzC,IAAIC,UAAU,EAAE;MACd,IAAI,CAACsB,UAAU,CAAC,CAAC;IACnB;IACA,OAAOtB,UAAU;EACnB;AACF;AAACiB,OAAA,CAAAC,kBAAA,GAAAA,kBAAA"}
1
+ {"version":3,"names":["JsiNode","constructor","ctx","type","props","_defineProperty","Skia","setProps","setProp","name","v","hasChanged","getProps","children","_children","addChild","child","removeChild","push","dispose","forEach","index","indexOf","node","splice","insertChildBefore","before","beforeIndex","exports","JsiDeclarationNode","decorateChildren","decorate","Error","invalidate","setInvalidate"],"sources":["Node.ts"],"sourcesContent":["import type { Skia } from \"../../skia/types\";\nimport type { Node, DeclarationNode, NodeType } from \"../types\";\nimport type { DeclarationContext } from \"../types/DeclarationContext\";\n\nexport interface NodeContext {\n Skia: Skia;\n}\n\nexport abstract class JsiNode<P> implements Node<P> {\n protected _children: JsiNode<unknown>[] = [];\n protected Skia: Skia;\n\n constructor(ctx: NodeContext, public type: NodeType, protected props: P) {\n this.Skia = ctx.Skia;\n }\n\n setProps(props: P) {\n this.props = props;\n }\n\n setProp<K extends keyof P>(name: K, v: P[K]) {\n const hasChanged = this.props[name] !== v;\n this.props[name] = v;\n return hasChanged;\n }\n\n getProps() {\n return this.props;\n }\n\n children() {\n return this._children;\n }\n\n addChild(child: Node<unknown>) {\n this.removeChild(child);\n this._children.push(child as JsiNode<unknown>);\n }\n\n dispose() {\n this._children.forEach((child) => child.dispose());\n }\n\n removeChild(child: Node<unknown>) {\n const index = this._children.indexOf(child as JsiNode<unknown>);\n if (index !== -1) {\n const [node] = this._children.splice(index, 1);\n node.dispose();\n }\n }\n\n insertChildBefore(child: Node<unknown>, before: Node<unknown>) {\n const index = this._children.indexOf(child as JsiNode<unknown>);\n if (index !== -1) {\n this._children.splice(index, 1);\n }\n const beforeIndex = this._children.indexOf(before as JsiNode<unknown>);\n this._children.splice(beforeIndex, 0, child as JsiNode<unknown>);\n }\n}\n\nexport type Invalidate = () => void;\n\nexport abstract class JsiDeclarationNode<P>\n extends JsiNode<P>\n implements DeclarationNode<P>\n{\n private invalidate: Invalidate = () => {};\n\n constructor(ctx: NodeContext, type: NodeType, props: P) {\n super(ctx, type, props);\n }\n\n abstract decorate(ctx: DeclarationContext): void;\n\n protected decorateChildren(ctx: DeclarationContext) {\n this.children().forEach((child) => {\n if (child instanceof JsiDeclarationNode) {\n child.decorate(ctx);\n }\n });\n }\n\n addChild(child: Node<unknown>): void {\n if (!(child instanceof JsiDeclarationNode)) {\n throw new Error(`Cannot add child of type ${child.type} to ${this.type}`);\n }\n super.addChild(child);\n this.invalidate();\n }\n\n insertChildBefore(child: Node<unknown>, before: Node<unknown>): void {\n if (!(child instanceof JsiDeclarationNode)) {\n throw new Error(`Cannot add child of type ${child.type} to ${this.type}`);\n }\n super.insertChildBefore(child, before);\n this.invalidate();\n }\n\n dispose() {\n this.invalidate();\n super.dispose();\n }\n\n setInvalidate(invalidate: Invalidate) {\n this.invalidate = invalidate;\n }\n\n setProps(props: P) {\n super.setProps(props);\n this.invalidate();\n }\n\n setProp<K extends keyof P>(name: K, v: P[K]) {\n const hasChanged = super.setProp(name, v);\n if (hasChanged) {\n this.invalidate();\n }\n return hasChanged;\n }\n}\n"],"mappings":"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","ignoreList":[]}