aboutsummaryrefslogtreecommitdiff
path: root/node_modules
diff options
context:
space:
mode:
authorValerio Virgillito2012-06-17 22:31:44 -0700
committerValerio Virgillito2012-06-17 22:31:44 -0700
commit8fe92b94ce5e1e2857d088752d94e19db7e3d8a8 (patch)
treed84807aae0b974b5200050972dd94da6066e363b /node_modules
parente570fc8518cf03dd03c15982edcf17c5ba0a293d (diff)
downloadninja-8fe92b94ce5e1e2857d088752d94e19db7e3d8a8.tar.gz
montage v11 merge into ninja
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'node_modules')
-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/core/serializer.js4
-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.js33
-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--node_modules/montage/ui/native/input-date.reel/input-date.js (renamed from node_modules/montage/ui/date-input.reel/date-input.js)8
-rw-r--r--node_modules/montage/ui/native/input-number.reel/input-number.js (renamed from node_modules/montage/ui/number-input.reel/number-input.js)10
-rw-r--r--node_modules/montage/ui/native/input-radio.reel/input-radio.js174
-rw-r--r--node_modules/montage/ui/native/input-range.reel/input-range.js (renamed from node_modules/montage/ui/range-input.reel/range-input.js)10
-rw-r--r--node_modules/montage/ui/native/input-text.reel/input-text.js (renamed from node_modules/montage/ui/textfield.reel/textfield.js)6
-rw-r--r--node_modules/montage/ui/native/progress.reel/progress.js49
-rw-r--r--node_modules/montage/ui/native/select.reel/select.js (renamed from node_modules/montage/ui/select-input.reel/select-input.js)12
-rw-r--r--node_modules/montage/ui/native/textarea.reel/textarea.js127
-rw-r--r--node_modules/montage/ui/nearest-neighbor-component-search.js232
-rwxr-xr-xnode_modules/montage/ui/popup/alert.reel/alert.html56
-rwxr-xr-xnode_modules/montage/ui/popup/confirm.reel/confirm.html59
-rwxr-xr-xnode_modules/montage/ui/popup/notifier.reel/notifier.html24
-rwxr-xr-xnode_modules/montage/ui/popup/popup.reel/popup.html28
-rw-r--r--node_modules/montage/ui/progress.reel/progress.css29