diff options
author | Jose Antonio Marquez | 2012-03-26 15:37:41 -0700 |
---|---|---|
committer | Jose Antonio Marquez | 2012-03-26 15:37:41 -0700 |
commit | 9d88d2827c6c1cc10f64575bd3c2f5f21dd0d89d (patch) | |
tree | af3b114d6a83ae62dfcead8bd61bc62efe0c9516 /node_modules/components-data/picasa-carousel.json | |
parent | b1ba63e509f77b14c05b89ea193f4d706a28ac9b (diff) | |
parent | 309dde5a8c4599cef6a1052c1ff9ee1ad8ec5858 (diff) | |
download | ninja-9d88d2827c6c1cc10f64575bd3c2f5f21dd0d89d.tar.gz |
Merge branch 'refs/heads/Ninja-Internal' into Document
Diffstat (limited to 'node_modules/components-data/picasa-carousel.json')
-rw-r--r-- | node_modules/components-data/picasa-carousel.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/node_modules/components-data/picasa-carousel.json b/node_modules/components-data/picasa-carousel.json new file mode 100644 index 00000000..2eb601c7 --- /dev/null +++ b/node_modules/components-data/picasa-carousel.json | |||
@@ -0,0 +1,20 @@ | |||
1 | { | ||
2 | "component": "picasa-carousel", | ||
3 | |||
4 | "module": "montage/ui/picasa-carousel.reel", | ||
5 | |||
6 | "name": "PicasaCarousel", | ||
7 | |||
8 | "properties": [ | ||
9 | { | ||
10 | "name": "queryParameter", | ||
11 | "type": "string", | ||
12 | "default": "" | ||
13 | } | ||
14 | ], | ||
15 | "defaultStyles": { | ||
16 | "width":"800px", | ||
17 | "height":"160px", | ||
18 | "border": "1px" | ||
19 | } | ||
20 | } \ No newline at end of file | ||