@webstudio-is/sdk 0.223.0 → 0.225.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -731,7 +731,65 @@ var tags = [
731
731
  "ul",
732
732
  "var",
733
733
  "video",
734
- "wbr"
734
+ "wbr",
735
+ "svg",
736
+ "g",
737
+ "defs",
738
+ "desc",
739
+ "symbol",
740
+ "use",
741
+ "image",
742
+ "switch",
743
+ "path",
744
+ "rect",
745
+ "circle",
746
+ "ellipse",
747
+ "line",
748
+ "polyline",
749
+ "polygon",
750
+ "text",
751
+ "tspan",
752
+ "textPath",
753
+ "marker",
754
+ "linearGradient",
755
+ "radialGradient",
756
+ "stop",
757
+ "pattern",
758
+ "clipPath",
759
+ "mask",
760
+ "filter",
761
+ "feDistantLight",
762
+ "fePointLight",
763
+ "feSpotLight",
764
+ "feBlend",
765
+ "feColorMatrix",
766
+ "feComponentTransfer",
767
+ "feFuncR",
768
+ "feFuncG",
769
+ "feFuncB",
770
+ "feFuncA",
771
+ "feComposite",
772
+ "feConvolveMatrix",
773
+ "feDiffuseLighting",
774
+ "feDisplacementMap",
775
+ "feFlood",
776
+ "feGaussianBlur",
777
+ "feImage",
778
+ "feMerge",
779
+ "feMergeNode",
780
+ "feMorphology",
781
+ "feOffset",
782
+ "feSpecularLighting",
783
+ "feTile",
784
+ "feTurbulence",
785
+ "view",
786
+ "animate",
787
+ "set",
788
+ "animateMotion",
789
+ "mpath",
790
+ "animateTransform",
791
+ "metadata",
792
+ "foreignObject"
735
793
  ];
736
794
 
737
795
  // src/core-metas.ts
package/lib/index.js CHANGED
@@ -1617,7 +1617,65 @@ var tags = [
1617
1617
  "ul",
1618
1618
  "var",
1619
1619
  "video",
1620
- "wbr"
1620
+ "wbr",
1621
+ "svg",
1622
+ "g",
1623
+ "defs",
1624
+ "desc",
1625
+ "symbol",
1626
+ "use",
1627
+ "image",
1628
+ "switch",
1629
+ "path",
1630
+ "rect",
1631
+ "circle",
1632
+ "ellipse",
1633
+ "line",
1634
+ "polyline",
1635
+ "polygon",
1636
+ "text",
1637
+ "tspan",
1638
+ "textPath",
1639
+ "marker",
1640
+ "linearGradient",
1641
+ "radialGradient",
1642
+ "stop",
1643
+ "pattern",
1644
+ "clipPath",
1645
+ "mask",
1646
+ "filter",
1647
+ "feDistantLight",
1648
+ "fePointLight",
1649
+ "feSpotLight",
1650
+ "feBlend",
1651
+ "feColorMatrix",
1652
+ "feComponentTransfer",
1653
+ "feFuncR",
1654
+ "feFuncG",
1655
+ "feFuncB",
1656
+ "feFuncA",
1657
+ "feComposite",
1658
+ "feConvolveMatrix",
1659
+ "feDiffuseLighting",
1660
+ "feDisplacementMap",
1661
+ "feFlood",
1662
+ "feGaussianBlur",
1663
+ "feImage",
1664
+ "feMerge",
1665
+ "feMergeNode",
1666
+ "feMorphology",
1667
+ "feOffset",
1668
+ "feSpecularLighting",
1669
+ "feTile",
1670
+ "feTurbulence",
1671
+ "view",
1672
+ "animate",
1673
+ "set",
1674
+ "animateMotion",
1675
+ "mpath",
1676
+ "animateTransform",
1677
+ "metadata",
1678
+ "foreignObject"
1621
1679
  ];
1622
1680
 
1623
1681
  // src/core-metas.ts