From 24b483db367291b72170f969de78efcb1a9b95bd Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Thu, 3 May 2012 22:53:07 -0700 Subject: integrating the latest montage version Signed-off-by: Valerio Virgillito --- .../examples/feed-reader/images/07-map-marker.png | Bin 3131 -> 0 bytes .../examples/feed-reader/images/10-medical.png | Bin 2915 -> 0 bytes .../examples/feed-reader/images/100-coffee.png | Bin 2958 -> 0 bytes .../examples/feed-reader/images/107-widescreen.png | Bin 2986 -> 0 bytes .../examples/feed-reader/images/125-food.png | Bin 3038 -> 0 bytes .../feed-reader/images/142-wine-bottle.png | Bin 187 -> 0 bytes .../examples/feed-reader/images/34-coffee.png | Bin 3052 -> 0 bytes .../examples/feed-reader/images/35-shopping.png | Bin 2970 -> 0 bytes .../examples/feed-reader/images/38-airplane.png | Bin 3004 -> 0 bytes .../feed-reader/images/41-picture-frame.png | Bin 2928 -> 0 bytes .../examples/feed-reader/images/47-fuel.png | Bin 3091 -> 0 bytes .../feed-reader/images/48-fork-and-knife.png | Bin 2882 -> 0 bytes .../feed-reader/images/80-shopping-cart.png | Bin 2963 -> 0 bytes .../examples/feed-reader/images/87-wine-glass.png | Bin 2983 -> 0 bytes .../examples/feed-reader/images/88-beer-mug.png | Bin 3087 -> 0 bytes .../montage/examples/feed-reader/index.html | 81 ------ .../examples/feed-reader/main.reel/main.html | 274 --------------------- .../montage/examples/feed-reader/main.reel/main.js | 55 ----- .../examples/feed-reader/map-example.reel/main.css | 2 - .../feed-reader/map-example.reel/main.html | 58 ----- .../examples/feed-reader/map-example.reel/main.js | 24 -- .../montage/examples/feed-reader/package.json | 10 - .../examples/youtube-channel-example/index.html | 45 ---- .../examples/youtube-channel-example/package.json | 7 - .../examples/youtube-channel-example/style.css | 47 ---- .../youtube-channel-example.js | 8 - 26 files changed, 611 deletions(-) delete mode 100644 node_modules/montage/examples/feed-reader/images/07-map-marker.png delete mode 100644 node_modules/montage/examples/feed-reader/images/10-medical.png delete mode 100644 node_modules/montage/examples/feed-reader/images/100-coffee.png delete mode 100644 node_modules/montage/examples/feed-reader/images/107-widescreen.png delete mode 100644 node_modules/montage/examples/feed-reader/images/125-food.png delete mode 100644 node_modules/montage/examples/feed-reader/images/142-wine-bottle.png delete mode 100644 node_modules/montage/examples/feed-reader/images/34-coffee.png delete mode 100644 node_modules/montage/examples/feed-reader/images/35-shopping.png delete mode 100644 node_modules/montage/examples/feed-reader/images/38-airplane.png delete mode 100644 node_modules/montage/examples/feed-reader/images/41-picture-frame.png delete mode 100644 node_modules/montage/examples/feed-reader/images/47-fuel.png delete mode 100644 node_modules/montage/examples/feed-reader/images/48-fork-and-knife.png delete mode 100644 node_modules/montage/examples/feed-reader/images/80-shopping-cart.png delete mode 100644 node_modules/montage/examples/feed-reader/images/87-wine-glass.png delete mode 100644 node_modules/montage/examples/feed-reader/images/88-beer-mug.png delete mode 100644 node_modules/montage/examples/feed-reader/index.html delete mode 100644 node_modules/montage/examples/feed-reader/main.reel/main.html delete mode 100644 node_modules/montage/examples/feed-reader/main.reel/main.js delete mode 100644 node_modules/montage/examples/feed-reader/map-example.reel/main.css delete mode 100644 node_modules/montage/examples/feed-reader/map-example.reel/main.html delete mode 100644 node_modules/montage/examples/feed-reader/map-example.reel/main.js delete mode 100644 node_modules/montage/examples/feed-reader/package.json delete mode 100755 node_modules/montage/examples/youtube-channel-example/index.html delete mode 100755 node_modules/montage/examples/youtube-channel-example/package.json delete mode 100755 node_modules/montage/examples/youtube-channel-example/style.css delete mode 100755 node_modules/montage/examples/youtube-channel-example/youtube-channel-example.js (limited to 'node_modules/montage/examples') diff --git a/node_modules/montage/examples/feed-reader/images/07-map-marker.png b/node_modules/montage/examples/feed-reader/images/07-map-marker.png deleted file mode 100644 index a5d99d69..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/07-map-marker.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/images/10-medical.png b/node_modules/montage/examples/feed-reader/images/10-medical.png deleted file mode 100644 index ab78c783..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/10-medical.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/images/100-coffee.png b/node_modules/montage/examples/feed-reader/images/100-coffee.png deleted file mode 100644 index 4e9c517a..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/100-coffee.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/images/107-widescreen.png b/node_modules/montage/examples/feed-reader/images/107-widescreen.png deleted file mode 100644 index 2e5f1ba7..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/107-widescreen.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/images/125-food.png b/node_modules/montage/examples/feed-reader/images/125-food.png deleted file mode 100644 index 81afd74a..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/125-food.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/images/142-wine-bottle.png b/node_modules/montage/examples/feed-reader/images/142-wine-bottle.png deleted file mode 100644 index a7df9e97..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/142-wine-bottle.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/images/34-coffee.png b/node_modules/montage/examples/feed-reader/images/34-coffee.png deleted file mode 100644 index 4c4bedad..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/34-coffee.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/images/35-shopping.png b/node_modules/montage/examples/feed-reader/images/35-shopping.png deleted file mode 100644 index 03689f99..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/35-shopping.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/images/38-airplane.png b/node_modules/montage/examples/feed-reader/images/38-airplane.png deleted file mode 100644 index dfcbbc78..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/38-airplane.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/images/41-picture-frame.png b/node_modules/montage/examples/feed-reader/images/41-picture-frame.png deleted file mode 100644 index 6deee997..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/41-picture-frame.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/images/47-fuel.png b/node_modules/montage/examples/feed-reader/images/47-fuel.png deleted file mode 100644 index 617d7640..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/47-fuel.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/images/48-fork-and-knife.png b/node_modules/montage/examples/feed-reader/images/48-fork-and-knife.png deleted file mode 100644 index 06d91088..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/48-fork-and-knife.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/images/80-shopping-cart.png b/node_modules/montage/examples/feed-reader/images/80-shopping-cart.png deleted file mode 100644 index 51a5f86f..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/80-shopping-cart.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/images/87-wine-glass.png b/node_modules/montage/examples/feed-reader/images/87-wine-glass.png deleted file mode 100644 index b4d34474..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/87-wine-glass.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/images/88-beer-mug.png b/node_modules/montage/examples/feed-reader/images/88-beer-mug.png deleted file mode 100644 index b0fdd99a..00000000 Binary files a/node_modules/montage/examples/feed-reader/images/88-beer-mug.png and /dev/null differ diff --git a/node_modules/montage/examples/feed-reader/index.html b/node_modules/montage/examples/feed-reader/index.html deleted file mode 100644 index 3b5529b9..00000000 --- a/node_modules/montage/examples/feed-reader/index.html +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - Montage Feed Reader - - - - - - - - - - -

-

- -
-

- -
-

This is the bootstrapper content which will now be shown for at least 1500ms.

-
-
-

This is the loader content which will now be shown for at least 2000ms.

-
- - - - diff --git a/node_modules/montage/examples/feed-reader/main.reel/main.html b/node_modules/montage/examples/feed-reader/main.reel/main.html deleted file mode 100644 index 1313219f..00000000 --- a/node_modules/montage/examples/feed-reader/main.reel/main.html +++ /dev/null @@ -1,274 +0,0 @@ - - - - - Feed Reader Example - - - - - - - - - - -
- - - -
-
-
-

Top Stories Around you

-
- Feed URL: - -
-
-
-
- -
-
-

Find your way

-
- Location: - -
- Show: - -
- Show Traffic -
-
-
Map
-
- -
- -
- - -
- - - diff --git a/node_modules/montage/examples/feed-reader/main.reel/main.js b/node_modules/montage/examples/feed-reader/main.reel/main.js deleted file mode 100644 index 06d8fdba..00000000 --- a/node_modules/montage/examples/feed-reader/main.reel/main.js +++ /dev/null @@ -1,55 +0,0 @@ -/* - This file contains proprietary software owned by Motorola Mobility, Inc.
- No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.
- (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. -
*/ -var Montage = require("montage/core/core").Montage, - Component = require("montage/ui/component").Component; - -exports.Main = Montage.create(Component, { - - feedURL: { - value: 'http://rss.cnn.com/rss/cnn_mostpopular.rss', - distinct: true - }, - - mapCategory: { - get: function() { - return this._mapCategory; - }, - set: function(value) { - this._mapCategory = value; - this.map.category = value; - } - }, - - feedReader: {value: null}, - - map: {value: null}, - - mapCenter: {value: null}, - - handleGoAction: { - value: function(event) { - event.preventDefault(); - this.feedReader.feedURL = this.feedURL; - - } - }, - - handleMapButtonAction: { - value: function(event) { - event.preventDefault(); - this.map.center = this.mapCenter; - } - }, - - draw: { - value: function() { - if(this.mapCenter != null) { - this.map.center = this.mapCenter; - } - } - } - -}); diff --git a/node_modules/montage/examples/feed-reader/map-example.reel/main.css b/node_modules/montage/examples/feed-reader/map-example.reel/main.css deleted file mode 100644 index 139597f9..00000000 --- a/node_modules/montage/examples/feed-reader/map-example.reel/main.css +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/node_modules/montage/examples/feed-reader/map-example.reel/main.html b/node_modules/montage/examples/feed-reader/map-example.reel/main.html deleted file mode 100644 index 889ca8d6..00000000 --- a/node_modules/montage/examples/feed-reader/map-example.reel/main.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - Main Component - - - - - - - - -
-

Main component of application

-
-
-
- -
- - - diff --git a/node_modules/montage/examples/feed-reader/map-example.reel/main.js b/node_modules/montage/examples/feed-reader/map-example.reel/main.js deleted file mode 100644 index 54b84425..00000000 --- a/node_modules/montage/examples/feed-reader/map-example.reel/main.js +++ /dev/null @@ -1,24 +0,0 @@ -/* - This file contains proprietary software owned by Motorola Mobility, Inc.
- No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.
- (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. -
*/ -var Montage = require("montage/core/core").Montage, - Component = require("montage/ui/component").Component; - - -exports.Main = Montage.create(Component, { - - templateDidLoad: { - value: function() { - //console.log("main templateDidLoad") - } - }, - - prepareForDraw: { - value: function() { - //console.log("main prepareForDraw") - } - } - -}); diff --git a/node_modules/montage/examples/feed-reader/package.json b/node_modules/montage/examples/feed-reader/package.json deleted file mode 100644 index cbb9365f..00000000 --- a/node_modules/montage/examples/feed-reader/package.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "name": "loader", - "version": "0.0.0", - "mappings": { - "montage": "../.." - }, - "directories": { - "lib": "" - } -} diff --git a/node_modules/montage/examples/youtube-channel-example/index.html b/node_modules/montage/examples/youtube-channel-example/index.html deleted file mode 100755 index 132d0d5a..00000000 --- a/node_modules/montage/examples/youtube-channel-example/index.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - Youtube Channel - - - - - -
-
Youtube Channel
- -
-
- - diff --git a/node_modules/montage/examples/youtube-channel-example/package.json b/node_modules/montage/examples/youtube-channel-example/package.json deleted file mode 100755 index ecfbdd8a..00000000 --- a/node_modules/montage/examples/youtube-channel-example/package.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "name": "youtube-channel-example", - "version": "0.0.0", - "mappings": { - "montage": "../../" - } -} \ No newline at end of file diff --git a/node_modules/montage/examples/youtube-channel-example/style.css b/node_modules/montage/examples/youtube-channel-example/style.css deleted file mode 100755 index c281cd65..00000000 --- a/node_modules/montage/examples/youtube-channel-example/style.css +++ /dev/null @@ -1,47 +0,0 @@ -/* - This file contains proprietary software owned by Motorola Mobility, Inc.
- No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.
- (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. -
*/ - - -/* Base ----------------------------- */ - -html { - background-color: hsl(0,0%,85%); - height: 100%; -} - -body { - margin: 0; - width: 100%; - height: 100%; - display: -webkit-box; - -webkit-box-align: center; - -webkit-box-pack: center; - - display: -moz-box; - -moz-box-align: center; - -moz-box-pack: center; -} - - -/* Converter ----------------------------- */ - -.youtube-channel-example { - padding: 10px; - text-shadow: #fff 0 1px 0; - border-radius: 8px; - background-color: hsl(0,0%,95%); - box-shadow: inset 0px 1px 2px 1px hsla(0,0%,100%,1), 0px 2px 5px hsla(0,0%,0%,.1); -} - -.youtube-channel-example #title { - margin: 0 0 5px 0; - text-align: center; - font: 24px/40px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; -} - -.youtube-channel-example-url { - width: 100%; -} diff --git a/node_modules/montage/examples/youtube-channel-example/youtube-channel-example.js b/node_modules/montage/examples/youtube-channel-example/youtube-channel-example.js deleted file mode 100755 index 4ca12757..00000000 --- a/node_modules/montage/examples/youtube-channel-example/youtube-channel-example.js +++ /dev/null @@ -1,8 +0,0 @@ -/* - This file contains proprietary software owned by Motorola Mobility, Inc.
- No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.
- (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. -
*/ -var Montage = require("montage").Montage; - -exports.YoutubeChannelExample = Montage.create(Converter, {}); -- cgit v1.2.3