ende 0.4.15 → 0.4.16

Sign up to get free protection for your applications and to get access to all the features.
Files changed (68) hide show
  1. checksums.yaml +4 -4
  2. data/lib/assets/javascripts/aura/extensions/models.js.coffee.erb +1 -0
  3. data/lib/assets/javascripts/aura/extensions/widget/lifecycleable.js.coffee +5 -1
  4. data/lib/assets/javascripts/widgets/list/presenter.js.coffee +4 -5
  5. data/lib/assets/javascripts/widgets/support/adapters/olark.js +1 -1
  6. data/lib/assets/javascripts/widgets/viewer/main.js.coffee +94 -30
  7. data/lib/ende/version.rb +1 -1
  8. data/vendor/assets/components/ende_build.js +30 -61
  9. data/vendor/components/indefinido-observable/component.json +3 -7
  10. data/vendor/components/indefinido-observable/lib/observable.js +19 -9
  11. metadata +2 -59
  12. data/build/build.css +0 -111
  13. data/vendor/components/indefinido-observable/.gitignore +0 -15
  14. data/vendor/components/indefinido-observable/.ruby-gemset +0 -1
  15. data/vendor/components/indefinido-observable/.ruby-version +0 -1
  16. data/vendor/components/indefinido-observable/Gemfile +0 -13
  17. data/vendor/components/indefinido-observable/Guardfile +0 -39
  18. data/vendor/components/indefinido-observable/History.md +0 -0
  19. data/vendor/components/indefinido-observable/Readme.md +0 -116
  20. data/vendor/components/indefinido-observable/build/build.js +0 -14798
  21. data/vendor/components/indefinido-observable/build/development.js +0 -339
  22. data/vendor/components/indefinido-observable/build/release.js +0 -14937
  23. data/vendor/components/indefinido-observable/build/test.js +0 -339
  24. data/vendor/components/indefinido-observable/components/chaijs-chai/component.json +0 -46
  25. data/vendor/components/indefinido-observable/components/chaijs-chai/index.js +0 -1
  26. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/assertion.js +0 -132
  27. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/core/assertions.js +0 -1270
  28. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/error.js +0 -60
  29. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/interface/assert.js +0 -1060
  30. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/interface/expect.js +0 -12
  31. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/interface/should.js +0 -76
  32. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/addChainableMethod.js +0 -94
  33. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/addMethod.js +0 -37
  34. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/addProperty.js +0 -40
  35. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/eql.js +0 -124
  36. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/flag.js +0 -32
  37. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/getActual.js +0 -19
  38. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/getEnumerableProperties.js +0 -25
  39. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/getMessage.js +0 -49
  40. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/getName.js +0 -20
  41. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/getPathValue.js +0 -102
  42. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/getProperties.js +0 -35
  43. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/index.js +0 -108
  44. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/inspect.js +0 -316
  45. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/objDisplay.js +0 -48
  46. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/overwriteMethod.js +0 -51
  47. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/overwriteProperty.js +0 -54
  48. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/test.js +0 -26
  49. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/transferFlags.js +0 -44
  50. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai/utils/type.js +0 -45
  51. data/vendor/components/indefinido-observable/components/chaijs-chai/lib/chai.js +0 -79
  52. data/vendor/components/indefinido-observable/components/cjohansen-sinon/sinon.js +0 -4290
  53. data/vendor/components/indefinido-observable/components/component-jquery/component.json +0 -14
  54. data/vendor/components/indefinido-observable/components/component-jquery/index.js +0 -9601
  55. data/vendor/components/indefinido-observable/components/kapit-observe-shim/component.json +0 -11
  56. data/vendor/components/indefinido-observable/components/kapit-observe-utils/component.json +0 -13
  57. data/vendor/components/indefinido-observable/karma.conf.js +0 -92
  58. data/vendor/components/indefinido-observable/spec/legacy/observable_spec.js +0 -126
  59. data/vendor/components/indefinido-observable/spec/observable_spec.js +0 -92
  60. data/vendor/components/indefinido-observable/spec/spec_helper.js +0 -8
  61. data/vendor/components/indefinido-observable/spec/vendor/accessors_spec.js +0 -63
  62. data/vendor/components/indefinido-observable/src/lib/adapters/rivets.js.coffee +0 -15
  63. data/vendor/components/indefinido-observable/src/spec/legacy/observable_spec.coffee +0 -132
  64. data/vendor/components/indefinido-observable/src/spec/observable_spec.coffee +0 -85
  65. data/vendor/components/indefinido-observable/src/spec/spec_helper.coffee +0 -5
  66. data/vendor/components/indefinido-observable/src/spec/vendor/accessors_spec.coffee +0 -59
  67. data/vendor/components/indefinido-observable/vendor/spec/boot.js +0 -104
  68. data/vendor/components/indefinido-observable/vendor/spec/jasmine.js +0 -2054
@@ -1,46 +0,0 @@
1
- {
2
- "name": "chai",
3
- "repo": "chaijs/chai",
4
- "version": "1.6.0",
5
- "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
6
- "license": "MIT",
7
- "keywords": [
8
- "test",
9
- "assertion",
10
- "assert",
11
- "testing",
12
- "chai"
13
- ],
14
- "main": "index.js",
15
- "scripts": [
16
- "index.js",
17
- "lib/chai.js",
18
- "lib/chai/assertion.js",
19
- "lib/chai/error.js",
20
- "lib/chai/core/assertions.js",
21
- "lib/chai/interface/assert.js",
22
- "lib/chai/interface/expect.js",
23
- "lib/chai/interface/should.js",
24
- "lib/chai/utils/addChainableMethod.js",
25
- "lib/chai/utils/addMethod.js",
26
- "lib/chai/utils/addProperty.js",
27
- "lib/chai/utils/eql.js",
28
- "lib/chai/utils/flag.js",
29
- "lib/chai/utils/getActual.js",
30
- "lib/chai/utils/getEnumerableProperties.js",
31
- "lib/chai/utils/getMessage.js",
32
- "lib/chai/utils/getName.js",
33
- "lib/chai/utils/getPathValue.js",
34
- "lib/chai/utils/getProperties.js",
35
- "lib/chai/utils/index.js",
36
- "lib/chai/utils/inspect.js",
37
- "lib/chai/utils/objDisplay.js",
38
- "lib/chai/utils/overwriteMethod.js",
39
- "lib/chai/utils/overwriteProperty.js",
40
- "lib/chai/utils/test.js",
41
- "lib/chai/utils/transferFlags.js",
42
- "lib/chai/utils/type.js"
43
- ],
44
- "dependencies": {},
45
- "development": {}
46
- }
@@ -1 +0,0 @@
1
- module.exports = require('./lib/chai');
@@ -1,132 +0,0 @@
1
- /*!
2
- * chai
3
- * http://chaijs.com
4
- * Copyright(c) 2011-2013 Jake Luer <jake@alogicalparadox.com>
5
- * MIT Licensed
6
- */
7
-
8
- /*!
9
- * Module dependencies.
10
- */
11
-
12
- var AssertionError = require('./error')
13
- , util = require('./utils')
14
- , flag = util.flag;
15
-
16
- /*!
17
- * Module export.
18
- */
19
-
20
- module.exports = Assertion;
21
-
22
-
23
- /*!
24
- * Assertion Constructor
25
- *
26
- * Creates object for chaining.
27
- *
28
- * @api private
29
- */
30
-
31
- function Assertion (obj, msg, stack) {
32
- flag(this, 'ssfi', stack || arguments.callee);
33
- flag(this, 'object', obj);
34
- flag(this, 'message', msg);
35
- }
36
-
37
- /*!
38
- * ### Assertion.includeStack
39
- *
40
- * User configurable property, influences whether stack trace
41
- * is included in Assertion error message. Default of false
42
- * suppresses stack trace in the error message
43
- *
44
- * Assertion.includeStack = true; // enable stack on error
45
- *
46
- * @api public
47
- */
48
-
49
- Assertion.includeStack = false;
50
-
51
- /*!
52
- * ### Assertion.showDiff
53
- *
54
- * User configurable property, influences whether or not
55
- * the `showDiff` flag should be included in the thrown
56
- * AssertionErrors. `false` will always be `false`; `true`
57
- * will be true when the assertion has requested a diff
58
- * be shown.
59
- *
60
- * @api public
61
- */
62
-
63
- Assertion.showDiff = true;
64
-
65
- Assertion.addProperty = function (name, fn) {
66
- util.addProperty(this.prototype, name, fn);
67
- };
68
-
69
- Assertion.addMethod = function (name, fn) {
70
- util.addMethod(this.prototype, name, fn);
71
- };
72
-
73
- Assertion.addChainableMethod = function (name, fn, chainingBehavior) {
74
- util.addChainableMethod(this.prototype, name, fn, chainingBehavior);
75
- };
76
-
77
- Assertion.overwriteProperty = function (name, fn) {
78
- util.overwriteProperty(this.prototype, name, fn);
79
- };
80
-
81
- Assertion.overwriteMethod = function (name, fn) {
82
- util.overwriteMethod(this.prototype, name, fn);
83
- };
84
-
85
- /*!
86
- * ### .assert(expression, message, negateMessage, expected, actual)
87
- *
88
- * Executes an expression and check expectations. Throws AssertionError for reporting if test doesn't pass.
89
- *
90
- * @name assert
91
- * @param {Philosophical} expression to be tested
92
- * @param {String} message to display if fails
93
- * @param {String} negatedMessage to display if negated expression fails
94
- * @param {Mixed} expected value (remember to check for negation)
95
- * @param {Mixed} actual (optional) will default to `this.obj`
96
- * @api private
97
- */
98
-
99
- Assertion.prototype.assert = function (expr, msg, negateMsg, expected, _actual, showDiff) {
100
- var ok = util.test(this, arguments);
101
- if (true !== showDiff) showDiff = false;
102
- if (true !== Assertion.showDiff) showDiff = false;
103
-
104
- if (!ok) {
105
- var msg = util.getMessage(this, arguments)
106
- , actual = util.getActual(this, arguments);
107
- throw new AssertionError({
108
- message: msg
109
- , actual: actual
110
- , expected: expected
111
- , stackStartFunction: (Assertion.includeStack) ? this.assert : flag(this, 'ssfi')
112
- , showDiff: showDiff
113
- });
114
- }
115
- };
116
-
117
- /*!
118
- * ### ._obj
119
- *
120
- * Quick reference to stored `actual` value for plugin developers.
121
- *
122
- * @api private
123
- */
124
-
125
- Object.defineProperty(Assertion.prototype, '_obj',
126
- { get: function () {
127
- return flag(this, 'object');
128
- }
129
- , set: function (val) {
130
- flag(this, 'object', val);
131
- }
132
- });