Skip to content

Commit

Permalink
YUI Build
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Dec 2, 2011
1 parent 4370725 commit 706cc12
Show file tree
Hide file tree
Showing 35 changed files with 25 additions and 239 deletions.
2 changes: 0 additions & 2 deletions build/features/features-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ Y.mix(Y.namespace('Features'), {
// Y.Features.test("load", "1");
// caps=1:1;2:0;3:1;


/* This file is auto-generated by src/loader/scripts/meta_join.py */
var add = Y.Features.add;
// graphics-canvas-default
Expand Down Expand Up @@ -293,5 +292,4 @@ add('load', '14', {
});



}, '@VERSION@' ,{requires:['yui-base']});
2 changes: 0 additions & 2 deletions build/features/features.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ Y.mix(Y.namespace('Features'), {
// Y.Features.test("load", "1");
// caps=1:1;2:0;3:1;


/* This file is auto-generated by src/loader/scripts/meta_join.py */
var add = Y.Features.add;
// graphics-canvas-default
Expand Down Expand Up @@ -292,5 +291,4 @@ add('load', '14', {
});



}, '@VERSION@' ,{requires:['yui-base']});
1 change: 0 additions & 1 deletion build/get-nodejs/get-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,5 +135,4 @@ YUI.add('get', function(Y) {




}, '@VERSION@' ,{requires:['yui-base']});
1 change: 0 additions & 1 deletion build/get-nodejs/get.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,4 @@ YUI.add('get', function(Y) {




}, '@VERSION@' ,{requires:['yui-base']});
1 change: 0 additions & 1 deletion build/get/get-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -876,5 +876,4 @@ Y.Get = {
};



}, '@VERSION@' ,{requires:['yui-base']});
1 change: 0 additions & 1 deletion build/get/get.js
Original file line number Diff line number Diff line change
Expand Up @@ -861,5 +861,4 @@ Y.Get = {
};



}, '@VERSION@' ,{requires:['yui-base']});
1 change: 0 additions & 1 deletion build/intl-base/intl-base-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,4 @@ Y.mix(Y.namespace('Intl'), {
});



}, '@VERSION@' ,{requires:['yui-base']});
1 change: 0 additions & 1 deletion build/intl-base/intl-base.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,4 @@ Y.mix(Y.namespace('Intl'), {
});



}, '@VERSION@' ,{requires:['yui-base']});
3 changes: 1 addition & 2 deletions build/loader-base/loader-base-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ if (!YUI.Env[Y.version]) {
}



/**
* Loader dynamically loads script and css files. It includes the dependency
* info for the version of the library in use, and will automatically pull in
Expand Down Expand Up @@ -1530,6 +1529,7 @@ Y.Loader.prototype = {
* @return Boolean
*/
isCSSLoaded: function(name) {
//TODO - Make this call a batching call with name being an array
if (!name || !YUI.Env.cssStampEl) {
return false;
}
Expand Down Expand Up @@ -2428,5 +2428,4 @@ Y.log('Undefined module: ' + mname + ', matched a pattern: ' +




}, '@VERSION@' ,{requires:['get']});
3 changes: 1 addition & 2 deletions build/loader-base/loader-base.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ if (!YUI.Env[Y.version]) {
}



/**
* Loader dynamically loads script and css files. It includes the dependency
* info for the version of the library in use, and will automatically pull in
Expand Down Expand Up @@ -1520,6 +1519,7 @@ Y.Loader.prototype = {
* @return Boolean
*/
isCSSLoaded: function(name) {
//TODO - Make this call a batching call with name being an array
if (!name || !YUI.Env.cssStampEl) {
return false;
}
Expand Down Expand Up @@ -2397,5 +2397,4 @@ Y.Loader.prototype = {




}, '@VERSION@' ,{requires:['get']});
1 change: 0 additions & 1 deletion build/loader-rollup/loader-rollup-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,4 @@ Y.Loader.prototype._rollup = function() {
};



}, '@VERSION@' ,{requires:['loader-base']});
1 change: 0 additions & 1 deletion build/loader-rollup/loader-rollup.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,4 @@ Y.Loader.prototype._rollup = function() {
};



}, '@VERSION@' ,{requires:['loader-base']});
1 change: 0 additions & 1 deletion build/loader-yui3/loader-yui3-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -2103,5 +2103,4 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
YUI.Env[Y.version].md5 = '41dcd0e5ed081b08fa28ec85d162f408';



}, '@VERSION@' ,{requires:['loader-base']});
1 change: 0 additions & 1 deletion build/loader-yui3/loader-yui3.js
Original file line number Diff line number Diff line change
Expand Up @@ -2103,5 +2103,4 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
YUI.Env[Y.version].md5 = '41dcd0e5ed081b08fa28ec85d162f408';



}, '@VERSION@' ,{requires:['loader-base']});
8 changes: 1 addition & 7 deletions build/loader/loader-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ if (!YUI.Env[Y.version]) {
}



/**
* Loader dynamically loads script and css files. It includes the dependency
* info for the version of the library in use, and will automatically pull in
Expand Down Expand Up @@ -1530,6 +1529,7 @@ Y.Loader.prototype = {
* @return Boolean
*/
isCSSLoaded: function(name) {
//TODO - Make this call a batching call with name being an array
if (!name || !YUI.Env.cssStampEl) {
return false;
}
Expand Down Expand Up @@ -2428,9 +2428,7 @@ Y.log('Undefined module: ' + mname + ', matched a pattern: ' +




}, '@VERSION@' ,{requires:['get']});

YUI.add('loader-rollup', function(Y) {

/**
Expand Down Expand Up @@ -2532,9 +2530,7 @@ Y.Loader.prototype._rollup = function() {
};



}, '@VERSION@' ,{requires:['loader-base']});

YUI.add('loader-yui3', function(Y) {

/* This file is auto-generated by src/loader/scripts/meta_join.py */
Expand Down Expand Up @@ -4640,10 +4636,8 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
YUI.Env[Y.version].md5 = '41dcd0e5ed081b08fa28ec85d162f408';



}, '@VERSION@' ,{requires:['loader-base']});



YUI.add('loader', function(Y){}, '@VERSION@' ,{use:['loader-base', 'loader-rollup', 'loader-yui3' ]});

2 changes: 1 addition & 1 deletion build/loader/loader-min.js

Large diffs are not rendered by default.

8 changes: 1 addition & 7 deletions build/loader/loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ if (!YUI.Env[Y.version]) {
}



/**
* Loader dynamically loads script and css files. It includes the dependency
* info for the version of the library in use, and will automatically pull in
Expand Down Expand Up @@ -1520,6 +1519,7 @@ Y.Loader.prototype = {
* @return Boolean
*/
isCSSLoaded: function(name) {
//TODO - Make this call a batching call with name being an array
if (!name || !YUI.Env.cssStampEl) {
return false;
}
Expand Down Expand Up @@ -2397,9 +2397,7 @@ Y.Loader.prototype = {




}, '@VERSION@' ,{requires:['get']});

YUI.add('loader-rollup', function(Y) {

/**
Expand Down Expand Up @@ -2498,9 +2496,7 @@ Y.Loader.prototype._rollup = function() {
};



}, '@VERSION@' ,{requires:['loader-base']});

YUI.add('loader-yui3', function(Y) {

/* This file is auto-generated by src/loader/scripts/meta_join.py */
Expand Down Expand Up @@ -4606,10 +4602,8 @@ YUI.Env[Y.version].modules = YUI.Env[Y.version].modules || {
YUI.Env[Y.version].md5 = '41dcd0e5ed081b08fa28ec85d162f408';



}, '@VERSION@' ,{requires:['loader-base']});



YUI.add('loader', function(Y){}, '@VERSION@' ,{use:['loader-base', 'loader-rollup', 'loader-yui3' ]});

24 changes: 1 addition & 23 deletions build/yui-base/yui-base-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ proto = {
el = doc.createElement('div');
el.innerHTML = '<div id="' + CSS_STAMP_EL + '" style="position: absolute !important; visibility: hidden !important"></div>';
YUI.Env.cssStampEl = el.firstChild;
docEl.appendChild(YUI.Env.cssStampEl);
docEl.insertBefore(YUI.Env.cssStampEl, docEl.firstChild);
}

Y.config.lang = Y.config.lang || 'en-US';
Expand Down Expand Up @@ -1777,15 +1777,13 @@ overwriting other scripts configs.
* @deprecated no longer used
*/


YUI.add('yui-base', function(Y) {

/*
* YUI stub
* @module yui
* @submodule yui-base
*/

/**
* The YUI module contains the components required for building the YUI
* seed file. This includes the script loading mechanism, a simple queue,
Expand Down Expand Up @@ -2078,7 +2076,6 @@ L.sub = function(s, o) {
L.now = Date.now || function () {
return new Date().getTime();
};

/**
@module yui
@submodule yui-base
Expand Down Expand Up @@ -2352,7 +2349,6 @@ YArray.test = function (obj) {

return result;
};

/**
* The YUI module contains the components required for building the YUI
* seed file. This includes the script loading mechanism, a simple queue,
Expand Down Expand Up @@ -2440,7 +2436,6 @@ Y.Queue = Queue;

YUI.Env._loaderQueue = YUI.Env._loaderQueue || new Queue();


/**
The YUI module contains the components required for building the YUI seed file.
This includes the script loading mechanism, a simple queue, and the core
Expand Down Expand Up @@ -2663,7 +2658,6 @@ Y.mix = function(receiver, supplier, overwrite, whitelist, mode, merge) {

return receiver;
};

/**
* The YUI module contains the components required for building the YUI
* seed file. This includes the script loading mechanism, a simple queue,
Expand Down Expand Up @@ -3048,7 +3042,6 @@ O.setValue = function(o, path, val) {
O.isEmpty = function (obj) {
return !O.keys(obj).length;
};

/**
* The YUI module contains the components required for building the YUI seed
* file. This includes the script loading mechanism, a simple queue, and the
Expand Down Expand Up @@ -3417,7 +3410,6 @@ YUI.Env.parseUA = function(subUA) {


Y.UA = YUI.Env.UA || YUI.Env.parseUA();

YUI.Env.aliases = {
"anim": ["anim-base","anim-color","anim-curve","anim-easing","anim-node-plugin","anim-scroll","anim-xy"],
"app": ["model","model-list","router","view"],
Expand Down Expand Up @@ -3457,10 +3449,7 @@ YUI.Env.aliases = {
};



}, '@VERSION@' );


YUI.add('get', function(Y) {

/**
Expand Down Expand Up @@ -4339,9 +4328,7 @@ Y.Get = {
};



}, '@VERSION@' ,{requires:['yui-base']});

YUI.add('features', function(Y) {

var feature_tests = {};
Expand Down Expand Up @@ -4457,7 +4444,6 @@ Y.mix(Y.namespace('Features'), {
// Y.Features.test("load", "1");
// caps=1:1;2:0;3:1;


/* This file is auto-generated by src/loader/scripts/meta_join.py */
var add = Y.Features.add;
// graphics-canvas-default
Expand Down Expand Up @@ -4637,9 +4623,7 @@ add('load', '14', {
});



}, '@VERSION@' ,{requires:['yui-base']});

YUI.add('intl-base', function(Y) {

/**
Expand Down Expand Up @@ -4727,9 +4711,7 @@ Y.mix(Y.namespace('Intl'), {
});



}, '@VERSION@' ,{requires:['yui-base']});

YUI.add('yui-log', function(Y) {

/**
Expand Down Expand Up @@ -4838,9 +4820,7 @@ INSTANCE.message = function() {
};



}, '@VERSION@' ,{requires:['yui-base']});

YUI.add('yui-later', function(Y) {

/**
Expand Down Expand Up @@ -4917,10 +4897,8 @@ Y.Lang.later = Y.later;




}, '@VERSION@' ,{requires:['yui-base']});



YUI.add('yui', function(Y){}, '@VERSION@' ,{use:['yui-base','get','features','intl-base','yui-log','yui-later']});

Loading

0 comments on commit 706cc12

Please sign in to comment.