aboutsummaryrefslogtreecommitdiff
path: root/node_modules
diff options
context:
space:
mode:
authorArmen Kesablyan2012-06-20 15:16:30 -0700
committerArmen Kesablyan2012-06-20 15:16:30 -0700
commit65b989c7759af923fb9456d34bff89f91831ea1e (patch)
treee408be732a3eee71229bfc7dbf7cace998ce18de /node_modules
parent38f571d1fdf02d36c3816637af7b2ca2493809da (diff)
parentfc818d31de267d2b77fda3b3029ad38d48698be8 (diff)
downloadninja-65b989c7759af923fb9456d34bff89f91831ea1e.tar.gz
Merge branch 'refs/heads/master' into binding
Conflicts: node_modules/montage/ui/application.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'node_modules')
-rw-r--r--node_modules/components-data/anchor.json2
-rw-r--r--node_modules/components-data/button.json2
-rw-r--r--node_modules/components-data/checkbox.json4
-rw-r--r--node_modules/components-data/image.json2
-rw-r--r--node_modules/components-data/number-input.json4
-rw-r--r--node_modules/components-data/radio-button.json4
-rw-r--r--node_modules/components-data/range-input.json4
-rw-r--r--node_modules/components-data/select.json4
-rw-r--r--node_modules/components-data/textarea.json2
-rw-r--r--node_modules/components-data/textfield.json4
-rw-r--r--node_modules/descriptor.json162
-rwxr-xr-xnode_modules/montage/CHANGES.md12
-rwxr-xr-xnode_modules/montage/core/core.js14
-rwxr-xr-xnode_modules/montage/core/deserializer.js64
-rwxr-xr-xnode_modules/montage/core/event/mutable-event.js61
-rwxr-xr-xnode_modules/montage/core/promise.js42
-rwxr-xr-xnode_modules/montage/data/blueprint.js1831
-rwxr-xr-xnode_modules/montage/data/change-context.js (renamed from node_modules/montage/data/context.js)17
-rwxr-xr-xnode_modules/montage/data/control-listener.js (renamed from node_modules/montage/data/controllistener.js)6
-rw-r--r--node_modules/montage/data/ldap-access/ldap-mapping.js61
-rwxr-xr-xnode_modules/montage/data/ldap-access/ldap-object-id.js (renamed from node_modules/montage/data/ldapaccess/ldapobjectid.js)8
-rw-r--r--[-rwxr-xr-x]node_modules/montage/data/ldap-access/ldap-selector-semantics.js (renamed from node_modules/montage/service/service.js)5
-rwxr-xr-xnode_modules/montage/data/ldap-access/ldap-store.js72
-rwxr-xr-xnode_modules/montage/data/ldapaccess/ldapblueprint.js135
-rwxr-xr-xnode_modules/montage/data/ldapaccess/ldapselectorevaluator.js24
-rwxr-xr-xnode_modules/montage/data/ldapaccess/ldapstore.js38
-rw-r--r--node_modules/montage/data/mapping.js632
-rw-r--r--node_modules/montage/data/nosql-access/nosql-mapping.js61
-rwxr-xr-xnode_modules/montage/data/nosql-access/nosql-object-id.js (renamed from node_modules/montage/data/nosqlaccess/nosqlobjectid.js)14
-rw-r--r--node_modules/montage/data/nosql-access/nosql-selector-semantics.js5
-rwxr-xr-xnode_modules/montage/data/nosql-access/nosql-store.js102
-rwxr-xr-xnode_modules/montage/data/nosqlaccess/nosqlblueprint.js135
-rwxr-xr-xnode_modules/montage/data/nosqlaccess/nosqlselectorevaluator.js24
-rwxr-xr-xnode_modules/montage/data/nosqlaccess/nosqlstore.js68
-rwxr-xr-xnode_modules/montage/data/object-id.js96
-rwxr-xr-xnode_modules/montage/data/object-property.js431
-rwxr-xr-xnode_modules/montage/data/objectid.js77
-rwxr-xr-xnode_modules/montage/data/objectproperty.js298
-rw-r--r--node_modules/montage/data/operation.js121
-rwxr-xr-xnode_modules/montage/data/pledge.js10
-rwxr-xr-xnode_modules/montage/data/query.js123
-rw-r--r--node_modules/montage/data/rest-access/rest-mapping.js61
-rwxr-xr-xnode_modules/montage/data/rest-access/rest-object-id.js (renamed from node_modules/montage/data/restaccess/restobjectid.js)14
-rw-r--r--node_modules/montage/data/rest-access/rest-selector-semantics.js5
-rwxr-xr-xnode_modules/montage/data/rest-access/rest-store.js221
-rwxr-xr-xnode_modules/montage/data/restaccess/restblueprint.js138
-rwxr-xr-xnode_modules/montage/data/restaccess/restselectorevaluator.js24
-rwxr-xr-xnode_modules/montage/data/restaccess/reststore.js186
-rwxr-xr-xnode_modules/montage/data/restriction.js61
-rwxr-xr-xnode_modules/montage/data/selector.js2220
-rw-r--r--node_modules/montage/data/sql-access/sql-mapping.js61
-rwxr-xr-xnode_modules/montage/data/sql-access/sql-object-id.js (renamed from node_modules/montage/data/sqlaccess/sqlobjectid.js)14
-rw-r--r--node_modules/montage/data/sql-access/sql-selector-semantics.js5
-rwxr-xr-xnode_modules/montage/data/sql-access/sql-store.js103
-rwxr-xr-xnode_modules/montage/data/sqlaccess/sqlblueprint.js135
-rwxr-xr-xnode_modules/montage/data/sqlaccess/sqlselectorevaluator.js24
-rwxr-xr-xnode_modules/montage/data/sqlaccess/sqlstore.js69
-rw-r--r--node_modules/montage/data/store-connection-information.js126
-rwxr-xr-xnode_modules/montage/data/store.js1421
-rwxr-xr-xnode_modules/montage/data/transaction-id.js267
-rwxr-xr-xnode_modules/montage/data/transactionid.js230
-rwxr-xr-xnode_modules/montage/montage.js90
-rwxr-xr-xnode_modules/montage/package.json2
-rwxr-xr-xnode_modules/montage/require/browser.js4
-rwxr-xr-xnode_modules/montage/require/require.js67
-rw-r--r--node_modules/montage/require/worker-script.js233
-rw-r--r--node_modules/montage/require/worker.js62
-rw-r--r--node_modules/montage/ui/anchor.reel/anchor.js80
-rwxr-xr-xnode_modules/montage/ui/application.js34
-rw-r--r--node_modules/montage/ui/autocomplete/autocomplete.reel/autocomplete.html13
-rw-r--r--node_modules/montage/ui/autocomplete/autocomplete.reel/autocomplete.js7
-rw-r--r--node_modules/montage/ui/autocomplete/results-list.reel/results-list.html16
-rw-r--r--node_modules/montage/ui/bluemoon/button-group.reel/button-group.html14
-rw-r--r--node_modules/montage/ui/bluemoon/button.reel/button.html8
-rw-r--r--node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.html6
-rw-r--r--node_modules/montage/ui/bluemoon/checkbox.reel/checkbox.js6
-rw-r--r--node_modules/montage/ui/bluemoon/progress.reel/progress.css33
-rw-r--r--node_modules/montage/ui/bluemoon/progress.reel/progress.html9
-rw-r--r--node_modules/montage/ui/bluemoon/slider.reel/slider.html7
-rwxr-xr-xnode_modules/montage/ui/bluemoon/tabs.reel/tabs.css (renamed from node_modules/montage/ui/tabs.reel/tabs.css)0
-rwxr-xr-xnode_modules/montage/ui/bluemoon/tabs.reel/tabs.html (renamed from node_modules/montage/ui/tabs.reel/tabs.html)21
-rwxr-xr-xnode_modules/montage/ui/bluemoon/tabs.reel/tabs.js (renamed from node_modules/montage/ui/tabs.reel/tabs.js)0
-rw-r--r--node_modules/montage/ui/bluemoon/textarea.reel/textarea.html7
-rw-r--r--node_modules/montage/ui/bluemoon/textfield.reel/textfield.html8
-rw-r--r--node_modules/montage/ui/bluemoon/textfield.reel/textfield.js6
-rw-r--r--node_modules/montage/ui/bluemoon/toggle.reel/toggle.html8
-rw-r--r--node_modules/montage/ui/button.reel/button.css55
-rw-r--r--node_modules/montage/ui/button.reel/button.html14
-rw-r--r--node_modules/montage/ui/button.reel/button.js457
-rw-r--r--node_modules/montage/ui/check-input.js4
-rwxr-xr-xnode_modules/montage/ui/component.js6
-rw-r--r--node_modules/montage/ui/composer/key-composer.js16
-rw-r--r--node_modules/montage/ui/composer/press-composer.js52
-rw-r--r--node_modules/montage/ui/composer/translate-composer.js2
-rw-r--r--node_modules/montage/ui/dynamic-element.reel/dynamic-element.js143
-rw-r--r--node_modules/montage/ui/flow.reel/flow.css32
-rw-r--r--node_modules/montage/ui/flow.reel/flow.html113
-rwxr-xr-xnode_modules/montage/ui/image.reel/image.js54
-rw-r--r--node_modules/montage/ui/input-checkbox.reel/checkbox.pngbin0 -> 1087 bytes
-rw-r--r--node_modules/montage/ui/input-checkbox.reel/input-checkbox.css36
-rw-r--r--node_modules/montage/ui/input-checkbox.reel/input-checkbox.html14
-rw-r--r--node_modules/montage/ui/input-checkbox.reel/input-checkbox.js25
-rw-r--r--node_modules/montage/ui/input-date.reel/input-date.html14
-rw-r--r--node_modules/montage/ui/input-date.reel/input-date.js35
-rw-r--r--node_modules/montage/ui/input-number.reel/input-number.html14
-rw-r--r--node_modules/montage/ui/input-number.reel/input-number.js35
-rw-r--r--node_modules/montage/ui/input-radio.reel/input-radio.css36
-rw-r--r--node_modules/montage/ui/input-radio.reel/input-radio.html14
-rw-r--r--node_modules/montage/ui/input-radio.reel/input-radio.js25
-rw-r--r--node_modules/montage/ui/input-radio.reel/radio.pngbin0 -> 1015 bytes
-rw-r--r--node_modules/montage/ui/input-range.reel/input-range.css42
-rw-r--r--node_modules/montage/ui/input-range.reel/input-range.html (renamed from node_modules/montage/ui/skeleton/range-input.reel/range-input.html)30
-rw-r--r--node_modules/montage/ui/input-range.reel/input-range.js (renamed from node_modules/montage/ui/skeleton/range-input.reel/range-input.js)99
-rw-r--r--node_modules/montage/ui/input-text.reel/input-text.css41
-rw-r--r--node_modules/montage/ui/input-text.reel/input-text.html14
-rw-r--r--node_modules/montage/ui/input-text.reel/input-text.js24
-rwxr-xr-xnode_modules/montage/ui/list.reel/list.html13
-rwxr-xr-xnode_modules/montage/ui/loader.reel/loader.js1
-rwxr-xr-xnode_modules/montage/ui/loading-panel.reel/loading-panel.html93
-rwxr-xr-xnode_modules/montage/ui/loading.reel/loading.html23
-rw-r--r--node_modules/montage/ui/native/anchor.reel/anchor.js80
-rw-r--r--node_modules/montage/ui/native/button.reel/button.js465
-rw-r--r--node_modules/montage/ui/native/image.reel/image.js54
-rw-r--r--node_modules/montage/ui/native/input-checkbox.reel/input-checkbox.js (renamed from node_modules/montage/ui/checkbox.reel/checkbox.js)10
-rw-r--r--