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-vml-default', function (Y, NAME) {
Y.Graphic = Y.VMLGraphic;
Y.Shape = Y.VMLShape;
Y.Circle = Y.VMLCircle;
Y.Rect = Y.VMLRect;
Y.Ellipse = Y.VMLEllipse;
Y.Path = Y.VMLPath;
Y.Drawing = Y.VMLDrawing;
}, '3.18.1');
@@ -0,0 +1 @@
YUI.add("graphics-vml-default",function(e,t){e.Graphic=e.VMLGraphic,e.Shape=e.VMLShape,e.Circle=e.VMLCircle,e.Rect=e.VMLRect,e.Ellipse=e.VMLEllipse,e.Path=e.VMLPath,e.Drawing=e.VMLDrawing},"3.18.1");
@@ -0,0 +1,12 @@
YUI.add('graphics-vml-default', function (Y, NAME) {
Y.Graphic = Y.VMLGraphic;
Y.Shape = Y.VMLShape;
Y.Circle = Y.VMLCircle;
Y.Rect = Y.VMLRect;
Y.Ellipse = Y.VMLEllipse;
Y.Path = Y.VMLPath;
Y.Drawing = Y.VMLDrawing;
}, '3.18.1');