@shotstack/schemas 1.9.6 → 1.9.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/dist/api.bundled.json +82 -1261
  2. package/dist/json-schema/asset.json +1 -853
  3. package/dist/json-schema/clip.json +1 -853
  4. package/dist/json-schema/edit.json +2 -854
  5. package/dist/json-schema/schemas.json +5 -950
  6. package/dist/json-schema/svg-asset.json +6 -857
  7. package/dist/json-schema/timeline.json +2 -854
  8. package/dist/json-schema/track.json +2 -854
  9. package/dist/schema.d.ts +14 -1038
  10. package/dist/zod/zod.gen.cjs +35 -725
  11. package/dist/zod/zod.gen.d.ts +469 -11518
  12. package/dist/zod/zod.gen.js +28 -717
  13. package/dist/zod/zod.gen.ts +30 -710
  14. package/package.json +1 -1
  15. package/dist/json-schema/svg-arrow-shape.json +0 -49
  16. package/dist/json-schema/svg-circle-shape.json +0 -28
  17. package/dist/json-schema/svg-cross-shape.json +0 -42
  18. package/dist/json-schema/svg-ellipse-shape.json +0 -35
  19. package/dist/json-schema/svg-fill.json +0 -169
  20. package/dist/json-schema/svg-gradient-stop.json +0 -25
  21. package/dist/json-schema/svg-heart-shape.json +0 -28
  22. package/dist/json-schema/svg-line-shape.json +0 -35
  23. package/dist/json-schema/svg-linear-gradient-fill.json +0 -80
  24. package/dist/json-schema/svg-path-shape.json +0 -26
  25. package/dist/json-schema/svg-polygon-shape.json +0 -35
  26. package/dist/json-schema/svg-radial-gradient-fill.json +0 -66
  27. package/dist/json-schema/svg-rectangle-shape.json +0 -49
  28. package/dist/json-schema/svg-ring-shape.json +0 -35
  29. package/dist/json-schema/svg-shadow.json +0 -79
  30. package/dist/json-schema/svg-shape.json +0 -404
  31. package/dist/json-schema/svg-solid-fill.json +0 -40
  32. package/dist/json-schema/svg-star-shape.json +0 -42
  33. package/dist/json-schema/svg-stroke.json +0 -115
  34. package/dist/json-schema/svg-transform.json +0 -93

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.