@webstudio-is/sdk-components-react 0.189.0 → 0.191.4

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 (125) hide show
  1. package/package.json +10 -13
  2. package/lib/components.js +0 -1359
  3. package/lib/metas.js +0 -4583
  4. package/lib/props.js +0 -17921
  5. package/lib/types/__generated__/blockquote.props.d.ts +0 -2
  6. package/lib/types/__generated__/body.props.d.ts +0 -2
  7. package/lib/types/__generated__/bold.props.d.ts +0 -2
  8. package/lib/types/__generated__/box.props.d.ts +0 -2
  9. package/lib/types/__generated__/button.props.d.ts +0 -2
  10. package/lib/types/__generated__/checkbox.props.d.ts +0 -2
  11. package/lib/types/__generated__/code-text.props.d.ts +0 -2
  12. package/lib/types/__generated__/form.props.d.ts +0 -2
  13. package/lib/types/__generated__/fragment.props.d.ts +0 -2
  14. package/lib/types/__generated__/heading.props.d.ts +0 -2
  15. package/lib/types/__generated__/html-embed.props.d.ts +0 -2
  16. package/lib/types/__generated__/image.props.d.ts +0 -2
  17. package/lib/types/__generated__/input.props.d.ts +0 -2
  18. package/lib/types/__generated__/italic.props.d.ts +0 -2
  19. package/lib/types/__generated__/label.props.d.ts +0 -2
  20. package/lib/types/__generated__/link.props.d.ts +0 -2
  21. package/lib/types/__generated__/list-item.props.d.ts +0 -2
  22. package/lib/types/__generated__/list.props.d.ts +0 -2
  23. package/lib/types/__generated__/local-date.props.d.ts +0 -2
  24. package/lib/types/__generated__/markdown-embed.props.d.ts +0 -2
  25. package/lib/types/__generated__/option.props.d.ts +0 -2
  26. package/lib/types/__generated__/paragraph.props.d.ts +0 -2
  27. package/lib/types/__generated__/radio-button.props.d.ts +0 -2
  28. package/lib/types/__generated__/rich-text-link.props.d.ts +0 -2
  29. package/lib/types/__generated__/select.props.d.ts +0 -2
  30. package/lib/types/__generated__/separator.props.d.ts +0 -2
  31. package/lib/types/__generated__/slot.props.d.ts +0 -2
  32. package/lib/types/__generated__/span.props.d.ts +0 -2
  33. package/lib/types/__generated__/subscript.props.d.ts +0 -2
  34. package/lib/types/__generated__/superscript.props.d.ts +0 -2
  35. package/lib/types/__generated__/text.props.d.ts +0 -2
  36. package/lib/types/__generated__/textarea.props.d.ts +0 -2
  37. package/lib/types/__generated__/time.props.d.ts +0 -2
  38. package/lib/types/__generated__/vimeo-play-button.props.d.ts +0 -2
  39. package/lib/types/__generated__/vimeo-preview-image.props.d.ts +0 -2
  40. package/lib/types/__generated__/vimeo-spinner.props.d.ts +0 -2
  41. package/lib/types/__generated__/vimeo.props.d.ts +0 -2
  42. package/lib/types/__generated__/xml-node.props.d.ts +0 -2
  43. package/lib/types/blockquote.d.ts +0 -2
  44. package/lib/types/blockquote.ws.d.ts +0 -3
  45. package/lib/types/body.d.ts +0 -2
  46. package/lib/types/body.ws.d.ts +0 -3
  47. package/lib/types/bold.d.ts +0 -2
  48. package/lib/types/bold.ws.d.ts +0 -3
  49. package/lib/types/box.d.ts +0 -8
  50. package/lib/types/box.ws.d.ts +0 -3
  51. package/lib/types/button.d.ts +0 -2
  52. package/lib/types/button.ws.d.ts +0 -3
  53. package/lib/types/checkbox.d.ts +0 -4
  54. package/lib/types/checkbox.ws.d.ts +0 -3
  55. package/lib/types/code-text.d.ts +0 -4
  56. package/lib/types/code-text.ws.d.ts +0 -3
  57. package/lib/types/components.d.ts +0 -38
  58. package/lib/types/content-embed.ws.d.ts +0 -2
  59. package/lib/types/form.d.ts +0 -2
  60. package/lib/types/form.ws.d.ts +0 -3
  61. package/lib/types/fragment.d.ts +0 -6
  62. package/lib/types/fragment.ws.d.ts +0 -3
  63. package/lib/types/heading.d.ts +0 -8
  64. package/lib/types/heading.ws.d.ts +0 -3
  65. package/lib/types/hooks.d.ts +0 -2
  66. package/lib/types/html-embed-patchers.d.ts +0 -2
  67. package/lib/types/html-embed.d.ts +0 -12
  68. package/lib/types/html-embed.test.d.ts +0 -1
  69. package/lib/types/html-embed.ws.d.ts +0 -3
  70. package/lib/types/image.d.ts +0 -8
  71. package/lib/types/image.ws.d.ts +0 -11
  72. package/lib/types/input.d.ts +0 -4
  73. package/lib/types/input.ws.d.ts +0 -3
  74. package/lib/types/italic.d.ts +0 -2
  75. package/lib/types/italic.ws.d.ts +0 -3
  76. package/lib/types/label.d.ts +0 -2
  77. package/lib/types/label.ws.d.ts +0 -3
  78. package/lib/types/link.d.ts +0 -7
  79. package/lib/types/link.ws.d.ts +0 -3
  80. package/lib/types/list-item.d.ts +0 -2
  81. package/lib/types/list-item.ws.d.ts +0 -3
  82. package/lib/types/list.d.ts +0 -10
  83. package/lib/types/list.ws.d.ts +0 -3
  84. package/lib/types/markdown-embed.d.ts +0 -7
  85. package/lib/types/markdown-embed.ws.d.ts +0 -3
  86. package/lib/types/metas.d.ts +0 -39
  87. package/lib/types/option.d.ts +0 -2
  88. package/lib/types/option.ws.d.ts +0 -3
  89. package/lib/types/paragraph.d.ts +0 -2
  90. package/lib/types/paragraph.ws.d.ts +0 -3
  91. package/lib/types/props.d.ts +0 -38
  92. package/lib/types/radio-button.d.ts +0 -4
  93. package/lib/types/radio-button.ws.d.ts +0 -3
  94. package/lib/types/rich-text-link.d.ts +0 -2
  95. package/lib/types/rich-text-link.ws.d.ts +0 -3
  96. package/lib/types/select.d.ts +0 -4
  97. package/lib/types/select.ws.d.ts +0 -3
  98. package/lib/types/separator.d.ts +0 -2
  99. package/lib/types/separator.ws.d.ts +0 -3
  100. package/lib/types/slot.d.ts +0 -6
  101. package/lib/types/slot.ws.d.ts +0 -3
  102. package/lib/types/span.d.ts +0 -2
  103. package/lib/types/span.ws.d.ts +0 -3
  104. package/lib/types/subscript.d.ts +0 -2
  105. package/lib/types/subscript.ws.d.ts +0 -3
  106. package/lib/types/superscript.d.ts +0 -2
  107. package/lib/types/superscript.ws.d.ts +0 -3
  108. package/lib/types/test-utils/cartesian.d.ts +0 -2
  109. package/lib/types/text.d.ts +0 -8
  110. package/lib/types/text.ws.d.ts +0 -3
  111. package/lib/types/textarea.d.ts +0 -2
  112. package/lib/types/textarea.ws.d.ts +0 -3
  113. package/lib/types/time.d.ts +0 -18
  114. package/lib/types/time.test.d.ts +0 -1
  115. package/lib/types/time.ws.d.ts +0 -3
  116. package/lib/types/vimeo-play-button.d.ts +0 -3
  117. package/lib/types/vimeo-play-button.ws.d.ts +0 -3
  118. package/lib/types/vimeo-preview-image.d.ts +0 -284
  119. package/lib/types/vimeo-preview-image.ws.d.ts +0 -3
  120. package/lib/types/vimeo-spinner.d.ts +0 -1
  121. package/lib/types/vimeo-spinner.ws.d.ts +0 -3
  122. package/lib/types/vimeo.d.ts +0 -75
  123. package/lib/types/vimeo.ws.d.ts +0 -3
  124. package/lib/types/xml-node.d.ts +0 -13
  125. package/lib/types/xml-node.ws.d.ts +0 -3

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.