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,35 +0,0 @@
1
- /*!
2
- * Chai - getProperties utility
3
- * Copyright(c) 2012-2014 Jake Luer <jake@alogicalparadox.com>
4
- * MIT Licensed
5
- */
6
-
7
- /**
8
- * ### .getProperties(object)
9
- *
10
- * This allows the retrieval of property names of an object, enumerable or not,
11
- * inherited or not.
12
- *
13
- * @param {Object} object
14
- * @returns {Array}
15
- * @name getProperties
16
- * @api public
17
- */
18
-
19
- module.exports = function getProperties(object) {
20
- var result = Object.getOwnPropertyNames(subject);
21
-
22
- function addProperty(property) {
23
- if (result.indexOf(property) === -1) {
24
- result.push(property);
25
- }
26
- }
27
-
28
- var proto = Object.getPrototypeOf(subject);
29
- while (proto !== null) {
30
- Object.getOwnPropertyNames(proto).forEach(addProperty);
31
- proto = Object.getPrototypeOf(proto);
32
- }
33
-
34
- return result;
35
- };
@@ -1,114 +0,0 @@
1
- /*!
2
- * chai
3
- * Copyright(c) 2011 Jake Luer <jake@alogicalparadox.com>
4
- * MIT Licensed
5
- */
6
-
7
- /*!
8
- * Main exports
9
- */
10
-
11
- var exports = module.exports = {};
12
-
13
- /*!
14
- * test utility
15
- */
16
-
17
- exports.test = require('./test');
18
-
19
- /*!
20
- * type utility
21
- */
22
-
23
- exports.type = require('./type');
24
-
25
- /*!
26
- * message utility
27
- */
28
-
29
- exports.getMessage = require('./getMessage');
30
-
31
- /*!
32
- * actual utility
33
- */
34
-
35
- exports.getActual = require('./getActual');
36
-
37
- /*!
38
- * Inspect util
39
- */
40
-
41
- exports.inspect = require('./inspect');
42
-
43
- /*!
44
- * Object Display util
45
- */
46
-
47
- exports.objDisplay = require('./objDisplay');
48
-
49
- /*!
50
- * Flag utility
51
- */
52
-
53
- exports.flag = require('./flag');
54
-
55
- /*!
56
- * Flag transferring utility
57
- */
58
-
59
- exports.transferFlags = require('./transferFlags');
60
-
61
- /*!
62
- * Deep equal utility
63
- */
64
-
65
- exports.eql = require('deep-eql');
66
-
67
- /*!
68
- * Deep path value
69
- */
70
-
71
- exports.getPathValue = require('./getPathValue');
72
-
73
- /*!
74
- * Function name
75
- */
76
-
77
- exports.getName = require('./getName');
78
-
79
- /*!
80
- * add Property
81
- */
82
-
83
- exports.addProperty = require('./addProperty');
84
-
85
- /*!
86
- * add Method
87
- */
88
-
89
- exports.addMethod = require('./addMethod');
90
-
91
- /*!
92
- * overwrite Property
93
- */
94
-
95
- exports.overwriteProperty = require('./overwriteProperty');
96
-
97
- /*!
98
- * overwrite Method
99
- */
100
-
101
- exports.overwriteMethod = require('./overwriteMethod');
102
-
103
- /*!
104
- * Add a chainable method
105
- */
106
-
107
- exports.addChainableMethod = require('./addChainableMethod');
108
-
109
- /*!
110
- * Overwrite chainable method
111
- */
112
-
113
- exports.overwriteChainableMethod = require('./overwriteChainableMethod');
114
-
@@ -1,320 +0,0 @@
1
- // This is (almost) directly from Node.js utils
2
- // https://github.com/joyent/node/blob/f8c335d0caf47f16d31413f89aa28eda3878e3aa/lib/util.js
3
-
4
- var getName = require('./getName');
5
- var getProperties = require('./getProperties');
6
- var getEnumerableProperties = require('./getEnumerableProperties');
7
-
8
- module.exports = inspect;
9
-
10
- /**
11
- * Echos the value of a value. Trys to print the value out
12
- * in the best way possible given the different types.
13
- *
14
- * @param {Object} obj The object to print out.
15
- * @param {Boolean} showHidden Flag that shows hidden (not enumerable)
16
- * properties of objects.
17
- * @param {Number} depth Depth in which to descend in object. Default is 2.
18
- * @param {Boolean} colors Flag to turn on ANSI escape codes to color the
19
- * output. Default is false (no coloring).
20
- */
21
- function inspect(obj, showHidden, depth, colors) {
22
- var ctx = {
23
- showHidden: showHidden,
24
- seen: [],
25
- stylize: function (str) { return str; }
26
- };
27
- return formatValue(ctx, obj, (typeof depth === 'undefined' ? 2 : depth));
28
- }
29
-
30
- // https://gist.github.com/1044128/
31
- var getOuterHTML = function(element) {
32
- if ('outerHTML' in element) return element.outerHTML;
33
- var ns = "http://www.w3.org/1999/xhtml";
34
- var container = document.createElementNS(ns, '_');
35
- var elemProto = (window.HTMLElement || window.Element).prototype;
36
- var xmlSerializer = new XMLSerializer();
37
- var html;
38
- if (document.xmlVersion) {
39
- return xmlSerializer.serializeToString(element);
40
- } else {
41
- container.appendChild(element.cloneNode(false));
42
- html = container.innerHTML.replace('><', '>' + element.innerHTML + '<');
43
- container.innerHTML = '';
44
- return html;
45
- }
46
- };
47
-
48
- // Returns true if object is a DOM element.
49
- var isDOMElement = function (object) {
50
- if (typeof HTMLElement === 'object') {
51
- return object instanceof HTMLElement;
52
- } else {
53
- return object &&
54
- typeof object === 'object' &&
55
- object.nodeType === 1 &&
56
- typeof object.nodeName === 'string';
57
- }
58
- };
59
-
60
- function formatValue(ctx, value, recurseTimes) {
61
- // Provide a hook for user-specified inspect functions.
62
- // Check that value is an object with an inspect function on it
63
- if (value && typeof value.inspect === 'function' &&
64
- // Filter out the util module, it's inspect function is special
65
- value.inspect !== exports.inspect &&
66
- // Also filter out any prototype objects using the circular check.
67
- !(value.constructor && value.constructor.prototype === value)) {
68
- var ret = value.inspect(recurseTimes);
69
- if (typeof ret !== 'string') {
70
- ret = formatValue(ctx, ret, recurseTimes);
71
- }
72
- return ret;
73
- }
74
-
75
- // Primitive types cannot have properties
76
- var primitive = formatPrimitive(ctx, value);
77
- if (primitive) {
78
- return primitive;
79
- }
80
-
81
- // If it's DOM elem, get outer HTML.
82
- if (isDOMElement(value)) {
83
- return getOuterHTML(value);
84
- }
85
-
86
- // Look up the keys of the object.
87
- var visibleKeys = getEnumerableProperties(value);
88
- var keys = ctx.showHidden ? getProperties(value) : visibleKeys;
89
-
90
- // Some type of object without properties can be shortcutted.
91
- // In IE, errors have a single `stack` property, or if they are vanilla `Error`,
92
- // a `stack` plus `description` property; ignore those for consistency.
93
- if (keys.length === 0 || (isError(value) && (
94
- (keys.length === 1 && keys[0] === 'stack') ||
95
- (keys.length === 2 && keys[0] === 'description' && keys[1] === 'stack')
96
- ))) {
97
- if (typeof value === 'function') {
98
- var name = getName(value);
99
- var nameSuffix = name ? ': ' + name : '';
100
- return ctx.stylize('[Function' + nameSuffix + ']', 'special');
101
- }
102
- if (isRegExp(value)) {
103
- return ctx.stylize(RegExp.prototype.toString.call(value), 'regexp');
104
- }
105
- if (isDate(value)) {
106
- return ctx.stylize(Date.prototype.toUTCString.call(value), 'date');
107
- }
108
- if (isError(value)) {
109
- return formatError(value);
110
- }
111
- }
112
-
113
- var base = '', array = false, braces = ['{', '}'];
114
-
115
- // Make Array say that they are Array
116
- if (isArray(value)) {
117
- array = true;
118
- braces = ['[', ']'];
119
- }
120
-
121
- // Make functions say that they are functions
122
- if (typeof value === 'function') {
123
- var name = getName(value);
124
- var nameSuffix = name ? ': ' + name : '';
125
- base = ' [Function' + nameSuffix + ']';
126
- }
127
-
128
- // Make RegExps say that they are RegExps
129
- if (isRegExp(value)) {
130
- base = ' ' + RegExp.prototype.toString.call(value);
131
- }
132
-
133
- // Make dates with properties first say the date
134
- if (isDate(value)) {
135
- base = ' ' + Date.prototype.toUTCString.call(value);
136
- }
137
-
138
- // Make error with message first say the error
139
- if (isError(value)) {
140
- return formatError(value);
141
- }
142
-
143
- if (keys.length === 0 && (!array || value.length == 0)) {
144
- return braces[0] + base + braces[1];
145
- }
146
-
147
- if (recurseTimes < 0) {
148
- if (isRegExp(value)) {
149
- return ctx.stylize(RegExp.prototype.toString.call(value), 'regexp');
150
- } else {
151
- return ctx.stylize('[Object]', 'special');
152
- }
153
- }
154
-
155
- ctx.seen.push(value);
156
-
157
- var output;
158
- if (array) {
159
- output = formatArray(ctx, value, recurseTimes, visibleKeys, keys);
160
- } else {
161
- output = keys.map(function(key) {
162
- return formatProperty(ctx, value, recurseTimes, visibleKeys, key, array);
163
- });
164
- }
165
-
166
- ctx.seen.pop();
167
-
168
- return reduceToSingleString(output, base, braces);
169
- }
170
-
171
-
172
- function formatPrimitive(ctx, value) {
173
- switch (typeof value) {
174
- case 'undefined':
175
- return ctx.stylize('undefined', 'undefined');
176
-
177
- case 'string':
178
- var simple = '\'' + JSON.stringify(value).replace(/^"|"$/g, '')
179
- .replace(/'/g, "\\'")
180
- .replace(/\\"/g, '"') + '\'';
181
- return ctx.stylize(simple, 'string');
182
-
183
- case 'number':
184
- return ctx.stylize('' + value, 'number');
185
-
186
- case 'boolean':
187
- return ctx.stylize('' + value, 'boolean');
188
- }
189
- // For some reason typeof null is "object", so special case here.
190
- if (value === null) {
191
- return ctx.stylize('null', 'null');
192
- }
193
- }
194
-
195
-
196
- function formatError(value) {
197
- return '[' + Error.prototype.toString.call(value) + ']';
198
- }
199
-
200
-
201
- function formatArray(ctx, value, recurseTimes, visibleKeys, keys) {
202
- var output = [];
203
- for (var i = 0, l = value.length; i < l; ++i) {
204
- if (Object.prototype.hasOwnProperty.call(value, String(i))) {
205
- output.push(formatProperty(ctx, value, recurseTimes, visibleKeys,
206
- String(i), true));
207
- } else {
208
- output.push('');
209
- }
210
- }
211
- keys.forEach(function(key) {
212
- if (!key.match(/^\d+$/)) {
213
- output.push(formatProperty(ctx, value, recurseTimes, visibleKeys,
214
- key, true));
215
- }
216
- });
217
- return output;
218
- }
219
-
220
-
221
- function formatProperty(ctx, value, recurseTimes, visibleKeys, key, array) {
222
- var name, str;
223
- if (value.__lookupGetter__) {
224
- if (value.__lookupGetter__(key)) {
225
- if (value.__lookupSetter__(key)) {
226
- str = ctx.stylize('[Getter/Setter]', 'special');
227
- } else {
228
- str = ctx.stylize('[Getter]', 'special');
229
- }
230
- } else {
231
- if (value.__lookupSetter__(key)) {
232
- str = ctx.stylize('[Setter]', 'special');
233
- }
234
- }
235
- }
236
- if (visibleKeys.indexOf(key) < 0) {
237
- name = '[' + key + ']';
238
- }
239
- if (!str) {
240
- if (ctx.seen.indexOf(value[key]) < 0) {
241
- if (recurseTimes === null) {
242
- str = formatValue(ctx, value[key], null);
243
- } else {
244
- str = formatValue(ctx, value[key], recurseTimes - 1);
245
- }
246
- if (str.indexOf('\n') > -1) {
247
- if (array) {
248
- str = str.split('\n').map(function(line) {
249
- return ' ' + line;
250
- }).join('\n').substr(2);
251
- } else {
252
- str = '\n' + str.split('\n').map(function(line) {
253
- return ' ' + line;
254
- }).join('\n');
255
- }
256
- }
257
- } else {
258
- str = ctx.stylize('[Circular]', 'special');
259
- }
260
- }
261
- if (typeof name === 'undefined') {
262
- if (array && key.match(/^\d+$/)) {
263
- return str;
264
- }
265
- name = JSON.stringify('' + key);
266
- if (name.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)) {
267
- name = name.substr(1, name.length - 2);
268
- name = ctx.stylize(name, 'name');
269
- } else {
270
- name = name.replace(/'/g, "\\'")
271
- .replace(/\\"/g, '"')
272
- .replace(/(^"|"$)/g, "'");
273
- name = ctx.stylize(name, 'string');
274
- }
275
- }
276
-
277
- return name + ': ' + str;
278
- }
279
-
280
-
281
- function reduceToSingleString(output, base, braces) {
282
- var numLinesEst = 0;
283
- var length = output.reduce(function(prev, cur) {
284
- numLinesEst++;
285
- if (cur.indexOf('\n') >= 0) numLinesEst++;
286
- return prev + cur.length + 1;
287
- }, 0);
288
-
289
- if (length > 60) {
290
- return braces[0] +
291
- (base === '' ? '' : base + '\n ') +
292
- ' ' +
293
- output.join(',\n ') +
294
- ' ' +
295
- braces[1];
296
- }
297
-
298
- return braces[0] + base + ' ' + output.join(', ') + ' ' + braces[1];
299
- }
300
-
301
- function isArray(ar) {
302
- return Array.isArray(ar) ||
303
- (typeof ar === 'object' && objectToString(ar) === '[object Array]');
304
- }
305
-
306
- function isRegExp(re) {
307
- return typeof re === 'object' && objectToString(re) === '[object RegExp]';
308
- }
309
-
310
- function isDate(d) {
311
- return typeof d === 'object' && objectToString(d) === '[object Date]';
312
- }
313
-
314
- function isError(e) {
315
- return typeof e === 'object' && objectToString(e) === '[object Error]';
316
- }
317
-
318
- function objectToString(o) {
319
- return Object.prototype.toString.call(o);
320
- }