first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-09-30 18:11:26 -04:00
commit e592ca6823
27270 changed files with 5002257 additions and 0 deletions
@@ -0,0 +1,12 @@
YUI.add('graphics-svg-default', function (Y, NAME) {
Y.Graphic = Y.SVGGraphic;
Y.Shape = Y.SVGShape;
Y.Circle = Y.SVGCircle;
Y.Rect = Y.SVGRect;
Y.Ellipse = Y.SVGEllipse;
Y.Path = Y.SVGPath;
Y.Drawing = Y.SVGDrawing;
}, '3.18.1');
@@ -0,0 +1 @@
YUI.add("graphics-svg-default",function(e,t){e.Graphic=e.SVGGraphic,e.Shape=e.SVGShape,e.Circle=e.SVGCircle,e.Rect=e.SVGRect,e.Ellipse=e.SVGEllipse,e.Path=e.SVGPath,e.Drawing=e.SVGDrawing},"3.18.1");
@@ -0,0 +1,12 @@
YUI.add('graphics-svg-default', function (Y, NAME) {
Y.Graphic = Y.SVGGraphic;
Y.Shape = Y.SVGShape;
Y.Circle = Y.SVGCircle;
Y.Rect = Y.SVGRect;
Y.Ellipse = Y.SVGEllipse;
Y.Path = Y.SVGPath;
Y.Drawing = Y.SVGDrawing;
}, '3.18.1');