ende 0.5.6 → 0.5.7

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 (102) hide show
  1. checksums.yaml +4 -4
  2. data/component.json +2 -2
  3. data/components/component/bind/{0.0.1 → 1.0.0}/component.json +1 -1
  4. data/components/component/bind/{0.0.1 → 1.0.0}/index.js +1 -2
  5. data/components/component/jquery/1.0.0/component.json +10 -0
  6. data/components/component/jquery/1.0.0/index.js +10308 -0
  7. data/components/component/matches-selector/{0.1.2 → 0.1.4}/component.json +1 -1
  8. data/components/component/matches-selector/{0.1.2 → 0.1.4}/index.js +0 -0
  9. data/components/indefinido/advisable/master/component.json +1 -1
  10. data/components/indefinido/indemma/master/component.json +4 -7
  11. data/components/indefinido/indemma/master/lib/record.js +7 -2
  12. data/components/indefinido/indemma/master/lib/record/dirtyable.js +15 -6
  13. data/components/indefinido/indemma/master/lib/record/scopable.js +1 -1
  14. data/components/indefinido/observable/es6-modules/component.json +1 -1
  15. data/components/indefinido/observable/es6-modules/lib/legacy/schedulerable.js +8 -3
  16. data/components/indefinido/observable/es6-modules/lib/observable.js +0 -1
  17. data/components/indefinido/observable/es6-modules/lib/observable/observation.js +2 -2
  18. data/components/paulmillr/es6-shim/{0.10.1 → 0.14.0}/component.json +1 -1
  19. data/components/paulmillr/es6-shim/{0.10.1 → 0.14.0}/es6-shim.js +151 -102
  20. data/components/pluma/assimilate/{0.3.0 → 0.4.0}/component.json +2 -2
  21. data/components/pluma/assimilate/{0.3.0 → 0.4.0}/dist/assimilate.js +1 -1
  22. data/lib/assets/javascripts/aura/extensions/rivets.js.coffee +12 -6
  23. data/lib/assets/javascripts/config/load_components.js.coffee +1 -1
  24. data/lib/assets/javascripts/ende.js.coffee +1 -1
  25. data/lib/ende/version.rb +1 -1
  26. data/vendor/assets/component/build.css +112 -0
  27. data/vendor/assets/components/ende_build.js +20357 -19584
  28. metadata +13 -84
  29. data/components/chaijs/assertion-error/1.0.0/component.json +0 -18
  30. data/components/chaijs/assertion-error/1.0.0/index.js +0 -110
  31. data/components/chaijs/chai/1.9.1/.gitignore +0 -22
  32. data/components/chaijs/chai/1.9.1/.mailmap +0 -1
  33. data/components/chaijs/chai/1.9.1/.npmignore +0 -14
  34. data/components/chaijs/chai/1.9.1/.travis.yml +0 -14
  35. data/components/chaijs/chai/1.9.1/CONTRIBUTING.md +0 -173
  36. data/components/chaijs/chai/1.9.1/History.md +0 -895
  37. data/components/chaijs/chai/1.9.1/Makefile +0 -93
  38. data/components/chaijs/chai/1.9.1/README.md +0 -99
  39. data/components/chaijs/chai/1.9.1/ReleaseNotes.md +0 -482
  40. data/components/chaijs/chai/1.9.1/bower.json +0 -27
  41. data/components/chaijs/chai/1.9.1/chai.js +0 -4782
  42. data/components/chaijs/chai/1.9.1/component.json +0 -50
  43. data/components/chaijs/chai/1.9.1/index.js +0 -1
  44. data/components/chaijs/chai/1.9.1/karma.conf.js +0 -28
  45. data/components/chaijs/chai/1.9.1/karma.sauce.js +0 -41
  46. data/components/chaijs/chai/1.9.1/lib/chai.js +0 -87
  47. data/components/chaijs/chai/1.9.1/lib/chai/assertion.js +0 -130
  48. data/components/chaijs/chai/1.9.1/lib/chai/config.js +0 -50
  49. data/components/chaijs/chai/1.9.1/lib/chai/core/assertions.js +0 -1314
  50. data/components/chaijs/chai/1.9.1/lib/chai/interface/assert.js +0 -1056
  51. data/components/chaijs/chai/1.9.1/lib/chai/interface/expect.js +0 -12
  52. data/components/chaijs/chai/1.9.1/lib/chai/interface/should.js +0 -78
  53. data/components/chaijs/chai/1.9.1/lib/chai/utils/addChainableMethod.js +0 -111
  54. data/components/chaijs/chai/1.9.1/lib/chai/utils/addMethod.js +0 -43
  55. data/components/chaijs/chai/1.9.1/lib/chai/utils/addProperty.js +0 -40
  56. data/components/chaijs/chai/1.9.1/lib/chai/utils/flag.js +0 -32
  57. data/components/chaijs/chai/1.9.1/lib/chai/utils/getActual.js +0 -18
  58. data/components/chaijs/chai/1.9.1/lib/chai/utils/getEnumerableProperties.js +0 -25
  59. data/components/chaijs/chai/1.9.1/lib/chai/utils/getMessage.js +0 -49
  60. data/components/chaijs/chai/1.9.1/lib/chai/utils/getName.js +0 -20
  61. data/components/chaijs/chai/1.9.1/lib/chai/utils/getPathValue.js +0 -102
  62. data/components/chaijs/chai/1.9.1/lib/chai/utils/getProperties.js +0 -35
  63. data/components/chaijs/chai/1.9.1/lib/chai/utils/index.js +0 -114
  64. data/components/chaijs/chai/1.9.1/lib/chai/utils/inspect.js +0 -320
  65. data/components/chaijs/chai/1.9.1/lib/chai/utils/objDisplay.js +0 -49
  66. data/components/chaijs/chai/1.9.1/lib/chai/utils/overwriteChainableMethod.js +0 -53
  67. data/components/chaijs/chai/1.9.1/lib/chai/utils/overwriteMethod.js +0 -51
  68. data/components/chaijs/chai/1.9.1/lib/chai/utils/overwriteProperty.js +0 -54
  69. data/components/chaijs/chai/1.9.1/lib/chai/utils/test.js +0 -26
  70. data/components/chaijs/chai/1.9.1/lib/chai/utils/transferFlags.js +0 -44
  71. data/components/chaijs/chai/1.9.1/lib/chai/utils/type.js +0 -45
  72. data/components/chaijs/chai/1.9.1/package.json +0 -42
  73. data/components/chaijs/chai/1.9.1/sauce.browsers.js +0 -128
  74. data/components/chaijs/chai/1.9.1/support/sauce/sauce_connect_block.sh +0 -7
  75. data/components/chaijs/chai/1.9.1/support/sauce/sauce_connect_setup.sh +0 -53
  76. data/components/chaijs/chai/1.9.1/test/assert.js +0 -638
  77. data/components/chaijs/chai/1.9.1/test/auth/.gitkeep +0 -0
  78. data/components/chaijs/chai/1.9.1/test/bootstrap/index.js +0 -22
  79. data/components/chaijs/chai/1.9.1/test/bootstrap/karma.js +0 -22
  80. data/components/chaijs/chai/1.9.1/test/configuration.js +0 -133
  81. data/components/chaijs/chai/1.9.1/test/display/errors.js +0 -14
  82. data/components/chaijs/chai/1.9.1/test/display/message.js +0 -47
  83. data/components/chaijs/chai/1.9.1/test/expect.js +0 -814
  84. data/components/chaijs/chai/1.9.1/test/globalShould.js +0 -15
  85. data/components/chaijs/chai/1.9.1/test/plugins.js +0 -24
  86. data/components/chaijs/chai/1.9.1/test/should.js +0 -744
  87. data/components/chaijs/chai/1.9.1/test/utilities.js +0 -309
  88. data/components/chaijs/deep-eql/0.1.3/component.json +0 -20
  89. data/components/chaijs/deep-eql/0.1.3/lib/eql.js +0 -257
  90. data/components/chaijs/type-detect/0.1.1/component.json +0 -18
  91. data/components/chaijs/type-detect/0.1.1/lib/type.js +0 -142
  92. data/components/component/classes/1.2.1/component.json +0 -19
  93. data/components/component/classes/1.2.1/index.js +0 -184
  94. data/components/component/domify/1.2.2/component.json +0 -22
  95. data/components/component/domify/1.2.2/index.js +0 -87
  96. data/components/component/event/0.1.3/component.json +0 -13
  97. data/components/component/event/0.1.3/index.js +0 -35
  98. data/components/component/jquery/1.9.1/component.json +0 -14
  99. data/components/component/jquery/1.9.1/index.js +0 -9601
  100. data/components/component/query/0.0.3/component.json +0 -23
  101. data/components/component/query/0.0.3/index.js +0 -21
  102. data/lib/tasks/.gitkeep +0 -0
@@ -1,49 +0,0 @@
1
- /*!
2
- * Chai - flag utility
3
- * Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
4
- * MIT Licensed
5
- */
6
-
7
- /*!
8
- * Module dependancies
9
- */
10
-
11
- var inspect = require('./inspect');
12
- var config = require('../config');
13
-
14
- /**
15
- * ### .objDisplay (object)
16
- *
17
- * Determines if an object or an array matches
18
- * criteria to be inspected in-line for error
19
- * messages or should be truncated.
20
- *
21
- * @param {Mixed} javascript object to inspect
22
- * @name objDisplay
23
- * @api public
24
- */
25
-
26
- module.exports = function (obj) {
27
- var str = inspect(obj)
28
- , type = Object.prototype.toString.call(obj);
29
-
30
- if (config.truncateThreshold && str.length >= config.truncateThreshold) {
31
- if (type === '[object Function]') {
32
- return !obj.name || obj.name === ''
33
- ? '[Function]'
34
- : '[Function: ' + obj.name + ']';
35
- } else if (type === '[object Array]') {
36
- return '[ Array(' + obj.length + ') ]';
37
- } else if (type === '[object Object]') {
38
- var keys = Object.keys(obj)
39
- , kstr = keys.length > 2
40
- ? keys.splice(0, 2).join(', ') + ', ...'
41
- : keys.join(', ');
42
- return '{ Object (' + kstr + ') }';
43
- } else {
44
- return str;
45
- }
46
- } else {
47
- return str;
48
- }
49
- };
@@ -1,53 +0,0 @@
1
- /*!
2
- * Chai - overwriteChainableMethod utility
3
- * Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
4
- * MIT Licensed
5
- */
6
-
7
- /**
8
- * ### overwriteChainableMethod (ctx, name, fn)
9
- *
10
- * Overwites an already existing chainable method
11
- * and provides access to the previous function or
12
- * property. Must return functions to be used for
13
- * name.
14
- *
15
- * utils.overwriteChainableMethod(chai.Assertion.prototype, 'length',
16
- * function (_super) {
17
- * }
18
- * , function (_super) {
19
- * }
20
- * );
21
- *
22
- * Can also be accessed directly from `chai.Assertion`.
23
- *
24
- * chai.Assertion.overwriteChainableMethod('foo', fn, fn);
25
- *
26
- * Then can be used as any other assertion.
27
- *
28
- * expect(myFoo).to.have.length(3);
29
- * expect(myFoo).to.have.length.above(3);
30
- *
31
- * @param {Object} ctx object whose method / property is to be overwritten
32
- * @param {String} name of method / property to overwrite
33
- * @param {Function} method function that returns a function to be used for name
34
- * @param {Function} chainingBehavior function that returns a function to be used for property
35
- * @name overwriteChainableMethod
36
- * @api public
37
- */
38
-
39
- module.exports = function (ctx, name, method, chainingBehavior) {
40
- var chainableBehavior = ctx.__methods[name];
41
-
42
- var _chainingBehavior = chainableBehavior.chainingBehavior;
43
- chainableBehavior.chainingBehavior = function () {
44
- var result = chainingBehavior(_chainingBehavior).call(this);
45
- return result === undefined ? this : result;
46
- };
47
-
48
- var _method = chainableBehavior.method;
49
- chainableBehavior.method = function () {
50
- var result = method(_method).apply(this, arguments);
51
- return result === undefined ? this : result;
52
- };
53
- };
@@ -1,51 +0,0 @@
1
- /*!
2
- * Chai - overwriteMethod utility
3
- * Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
4
- * MIT Licensed
5
- */
6
-
7
- /**
8
- * ### overwriteMethod (ctx, name, fn)
9
- *
10
- * Overwites an already existing method and provides
11
- * access to previous function. Must return function
12
- * to be used for name.
13
- *
14
- * utils.overwriteMethod(chai.Assertion.prototype, 'equal', function (_super) {
15
- * return function (str) {
16
- * var obj = utils.flag(this, 'object');
17
- * if (obj instanceof Foo) {
18
- * new chai.Assertion(obj.value).to.equal(str);
19
- * } else {
20
- * _super.apply(this, arguments);
21
- * }
22
- * }
23
- * });
24
- *
25
- * Can also be accessed directly from `chai.Assertion`.
26
- *
27
- * chai.Assertion.overwriteMethod('foo', fn);
28
- *
29
- * Then can be used as any other assertion.
30
- *
31
- * expect(myFoo).to.equal('bar');
32
- *
33
- * @param {Object} ctx object whose method is to be overwritten
34
- * @param {String} name of method to overwrite
35
- * @param {Function} method function that returns a function to be used for name
36
- * @name overwriteMethod
37
- * @api public
38
- */
39
-
40
- module.exports = function (ctx, name, method) {
41
- var _method = ctx[name]
42
- , _super = function () { return this; };
43
-
44
- if (_method && 'function' === typeof _method)
45
- _super = _method;
46
-
47
- ctx[name] = function () {
48
- var result = method(_super).apply(this, arguments);
49
- return result === undefined ? this : result;
50
- }
51
- };
@@ -1,54 +0,0 @@
1
- /*!
2
- * Chai - overwriteProperty utility
3
- * Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
4
- * MIT Licensed
5
- */
6
-
7
- /**
8
- * ### overwriteProperty (ctx, name, fn)
9
- *
10
- * Overwites an already existing property getter and provides
11
- * access to previous value. Must return function to use as getter.
12
- *
13
- * utils.overwriteProperty(chai.Assertion.prototype, 'ok', function (_super) {
14
- * return function () {
15
- * var obj = utils.flag(this, 'object');
16
- * if (obj instanceof Foo) {
17
- * new chai.Assertion(obj.name).to.equal('bar');
18
- * } else {
19
- * _super.call(this);
20
- * }
21
- * }
22
- * });
23
- *
24
- *
25
- * Can also be accessed directly from `chai.Assertion`.
26
- *
27
- * chai.Assertion.overwriteProperty('foo', fn);
28
- *
29
- * Then can be used as any other assertion.
30
- *
31
- * expect(myFoo).to.be.ok;
32
- *
33
- * @param {Object} ctx object whose property is to be overwritten
34
- * @param {String} name of property to overwrite
35
- * @param {Function} getter function that returns a getter function to be used for name
36
- * @name overwriteProperty
37
- * @api public
38
- */
39
-
40
- module.exports = function (ctx, name, getter) {
41
- var _get = Object.getOwnPropertyDescriptor(ctx, name)
42
- , _super = function () {};
43
-
44
- if (_get && 'function' === typeof _get.get)
45
- _super = _get.get
46
-
47
- Object.defineProperty(ctx, name,
48
- { get: function () {
49
- var result = getter(_super).call(this);
50
- return result === undefined ? this : result;
51
- }
52
- , configurable: true
53
- });
54
- };
@@ -1,26 +0,0 @@
1
- /*!
2
- * Chai - test utility
3
- * Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
4
- * MIT Licensed
5
- */
6
-
7
- /*!
8
- * Module dependancies
9
- */
10
-
11
- var flag = require('./flag');
12
-
13
- /**
14
- * # test(object, expression)
15
- *
16
- * Test and object for expression.
17
- *
18
- * @param {Object} object (constructed Assertion)
19
- * @param {Arguments} chai.Assertion.prototype.assert arguments
20
- */
21
-
22
- module.exports = function (obj, args) {
23
- var negate = flag(obj, 'negate')
24
- , expr = args[0];
25
- return negate ? !expr : expr;
26
- };
@@ -1,44 +0,0 @@
1
- /*!
2
- * Chai - transferFlags utility
3
- * Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
4
- * MIT Licensed
5
- */
6
-
7
- /**
8
- * ### transferFlags(assertion, object, includeAll = true)
9
- *
10
- * Transfer all the flags for `assertion` to `object`. If
11
- * `includeAll` is set to `false`, then the base Chai
12
- * assertion flags (namely `object`, `ssfi`, and `message`)
13
- * will not be transferred.
14
- *
15
- *
16
- * var newAssertion = new Assertion();
17
- * utils.transferFlags(assertion, newAssertion);
18
- *
19
- * var anotherAsseriton = new Assertion(myObj);
20
- * utils.transferFlags(assertion, anotherAssertion, false);
21
- *
22
- * @param {Assertion} assertion the assertion to transfer the flags from
23
- * @param {Object} object the object to transfer the flags too; usually a new assertion
24
- * @param {Boolean} includeAll
25
- * @name getAllFlags
26
- * @api private
27
- */
28
-
29
- module.exports = function (assertion, object, includeAll) {
30
- var flags = assertion.__flags || (assertion.__flags = Object.create(null));
31
-
32
- if (!object.__flags) {
33
- object.__flags = Object.create(null);
34
- }
35
-
36
- includeAll = arguments.length === 3 ? includeAll : true;
37
-
38
- for (var flag in flags) {
39
- if (includeAll ||
40
- (flag !== 'object' && flag !== 'ssfi' && flag != 'message')) {
41
- object.__flags[flag] = flags[flag];
42
- }
43
- }
44
- };
@@ -1,45 +0,0 @@
1
- /*!
2
- * Chai - type utility
3
- * Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
4
- * MIT Licensed
5
- */
6
-
7
- /*!
8
- * Detectable javascript natives
9
- */
10
-
11
- var natives = {
12
- '[object Arguments]': 'arguments'
13
- , '[object Array]': 'array'
14
- , '[object Date]': 'date'
15
- , '[object Function]': 'function'
16
- , '[object Number]': 'number'
17
- , '[object RegExp]': 'regexp'
18
- , '[object String]': 'string'
19
- };
20
-
21
- /**
22
- * ### type(object)
23
- *
24
- * Better implementation of `typeof` detection that can
25
- * be used cross-browser. Handles the inconsistencies of
26
- * Array, `null`, and `undefined` detection.
27
- *
28
- * utils.type({}) // 'object'
29
- * utils.type(null) // `null'
30
- * utils.type(undefined) // `undefined`
31
- * utils.type([]) // `array`
32
- *
33
- * @param {Mixed} object to detect type of
34
- * @name type
35
- * @api private
36
- */
37
-
38
- module.exports = function (obj) {
39
- var str = Object.prototype.toString.call(obj);
40
- if (natives[str]) return natives[str];
41
- if (obj === null) return 'null';
42
- if (obj === undefined) return 'undefined';
43
- if (obj === Object(obj)) return 'object';
44
- return typeof obj;
45
- };
@@ -1,42 +0,0 @@
1
- {
2
- "author": "Jake Luer <jake@alogicalparadox.com>",
3
- "name": "chai",
4
- "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
5
- "keywords": [ "test", "assertion", "assert", "testing", "chai" ],
6
- "homepage": "http://chaijs.com",
7
- "license": "MIT",
8
- "contributors": [
9
- "Jake Luer <jake@alogicalparadox.com>",
10
- "Domenic Denicola <domenic@domenicdenicola.com> (http://domenicdenicola.com)",
11
- "Veselin Todorov <hi@vesln.com>",
12
- "John Firebaugh <john.firebaugh@gmail.com>"
13
- ],
14
- "version": "1.9.1",
15
- "repository": {
16
- "type": "git",
17
- "url": "https://github.com/chaijs/chai"
18
- },
19
- "bugs": {
20
- "url": "https://github.com/chaijs/chai/issues"
21
- },
22
- "main": "./index",
23
- "scripts": {
24
- "test": "make test"
25
- },
26
- "engines": {
27
- "node": ">= 0.4.0"
28
- },
29
- "dependencies": {
30
- "assertion-error": "1.0.0"
31
- , "deep-eql": "0.1.3"
32
- },
33
- "devDependencies": {
34
- "component": "*"
35
- , "karma": "0.12.x"
36
- , "karma-mocha": "*"
37
- , "karma-sauce-launcher": "0.2.x"
38
- , "karma-phantomjs-launcher": "0.1.1"
39
- , "mocha": "1.17.x"
40
- , "istanbul": "0.2.x"
41
- }
42
- }
@@ -1,128 +0,0 @@
1
-
2
- /*!
3
- * Chrome
4
- */
5
-
6
- exports['SL_Chrome'] = {
7
- base: 'SauceLabs'
8
- , browserName: 'chrome'
9
- };
10
-
11
- /*!
12
- * Firefox
13
- */
14
-
15
- /*!
16
- * TODO: Karma doesn't seem to like this, though sauce boots its up
17
- *
18
-
19
- exports['SL_Firefox_23'] = {
20
- base: 'SauceLabs'
21
- , browserName: 'firefox'
22
- , platform: 'Windows XP'
23
- , version: '23'
24
- };
25
-
26
- */
27
-
28
- exports['SL_Firefox_22'] = {
29
- base: 'SauceLabs'
30
- , browserName: 'firefox'
31
- , platform: 'Windows 7'
32
- , version: '22'
33
- };
34
-
35
- /*!
36
- * Opera
37
- */
38
-
39
- exports['SL_Opera_12'] = {
40
- base: 'SauceLabs'
41
- , browserName: 'opera'
42
- , platform: 'Windows 7'
43
- , version: '12'
44
- };
45
-
46
- exports['SL_Opera_11'] = {
47
- base: 'SauceLabs'
48
- , browserName: 'opera'
49
- , platform: 'Windows 7'
50
- , version: '11'
51
- };
52
-
53
- /*!
54
- * Internet Explorer
55
- */
56
-
57
- exports['SL_IE_10'] = {
58
- base: 'SauceLabs'
59
- , browserName: 'internet explorer'
60
- , platform: 'Windows 2012'
61
- , version: '10'
62
- };
63
-
64
- /*!
65
- * Safari
66
- */
67
-
68
- exports['SL_Safari_6'] = {
69
- base: 'SauceLabs'
70
- , browserName: 'safari'
71
- , platform: 'Mac 10.8'
72
- , version: '6'
73
- };
74
-
75
- exports['SL_Safari_5'] = {
76
- base: 'SauceLabs'
77
- , browserName: 'safari'
78
- , platform: 'Mac 10.6'
79
- , version: '5'
80
- };
81
-
82
- /*!
83
- * iPhone
84
- */
85
-
86
- /*!
87
- * TODO: These take forever to boot or shut down. Causes timeout.
88
- *
89
-
90
- exports['SL_iPhone_6'] = {
91
- base: 'SauceLabs'
92
- , browserName: 'iphone'
93
- , platform: 'Mac 10.8'
94
- , version: '6'
95
- };
96
-
97
- exports['SL_iPhone_5-1'] = {
98
- base: 'SauceLabs'
99
- , browserName: 'iphone'
100
- , platform: 'Mac 10.8'
101
- , version: '5.1'
102
- };
103
-
104
- exports['SL_iPhone_5'] = {
105
- base: 'SauceLabs'
106
- , browserName: 'iphone'
107
- , platform: 'Mac 10.6'
108
- , version: '5'
109
- };
110
-
111
- */
112
-
113
- /*!
114
- * Android
115
- */
116
-
117
- /*!
118
- * TODO: fails because of error serialization
119
- *
120
-
121
- exports['SL_Android_4'] = {
122
- base: 'SauceLabs'
123
- , browserName: 'android'
124
- , platform: 'Linux'
125
- , version: '4'
126
- };
127
-
128
- */