dojox-rails 0.13.0 → 0.14.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1851) hide show
  1. checksums.yaml +7 -0
  2. data/CHANGELOG.md +5 -1
  3. data/CONTRIBUTORS.md +2 -0
  4. data/README.md +38 -20
  5. data/dojox-rails.gemspec +1 -3
  6. data/lib/dojox-rails.rb +1 -7
  7. data/lib/dojox/rails/version.rb +2 -2
  8. data/lib/dojox/version.rb +1 -1
  9. data/vendor/assets/{javascripts/dojox → images}/av/widget/resources/images/dojoPlayerIcons.png +0 -0
  10. data/vendor/assets/{javascripts/dojox → images}/av/widget/resources/images/player_sprite.png +0 -0
  11. data/vendor/assets/{javascripts/dojox → images}/av/widget/resources/images/progressLoadedBk.png +0 -0
  12. data/vendor/assets/{javascripts/dojox → images}/av/widget/resources/images/progressPositionBk.png +0 -0
  13. data/vendor/assets/{javascripts/dojox → images}/av/widget/resources/images/sliderHandleNorm.png +0 -0
  14. data/vendor/assets/{javascripts/dojox → images}/av/widget/resources/images/sliderHandleOver.png +0 -0
  15. data/vendor/assets/{javascripts/dojox → images}/av/widget/resources/images/sliderHandleSprite.png +0 -0
  16. data/vendor/assets/{stylesheets → images}/calendar/themes/claro/images/titlebar.png +0 -0
  17. data/vendor/assets/{stylesheets → images}/calendar/themes/nihilo/images/accordionItemActive.png +0 -0
  18. data/vendor/assets/{stylesheets → images}/calendar/themes/nihilo/images/titleBar.png +0 -0
  19. data/vendor/assets/{stylesheets → images}/calendar/themes/soria/images/accordionItemActive.png +0 -0
  20. data/vendor/assets/{stylesheets → images}/calendar/themes/soria/images/titleBar.png +0 -0
  21. data/vendor/assets/{stylesheets → images}/calendar/themes/tundra/images/accordionItemHover.gif +0 -0
  22. data/vendor/assets/{stylesheets → images}/calendar/themes/tundra/images/titleBar.png +0 -0
  23. data/vendor/assets/images/drawing/{CrazyTruck.jpg → resources/CrazyTruck.jpg} +0 -0
  24. data/vendor/assets/images/drawing/{images → resources/images}/tool_icons.png +0 -0
  25. data/vendor/assets/images/drawing/{images → resources/images}/tool_sprites.png +0 -0
  26. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonAngel.gif +0 -0
  27. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonAngry.gif +0 -0
  28. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonCool.gif +0 -0
  29. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonCrying.gif +0 -0
  30. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonEyebrow.gif +0 -0
  31. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonFrown.gif +0 -0
  32. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonGoofy.gif +0 -0
  33. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonGrin.gif +0 -0
  34. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonHalf.gif +0 -0
  35. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonHappy.gif +0 -0
  36. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonIdea.gif +0 -0
  37. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonLaughing.gif +0 -0
  38. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonNo.gif +0 -0
  39. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonOops.gif +0 -0
  40. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonShy.gif +0 -0
  41. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonSmile.gif +0 -0
  42. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonTongue.gif +0 -0
  43. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonWink.gif +0 -0
  44. data/vendor/assets/images/editor/plugins/{emoticons → resources/emoticons}/emoticonYes.gif +0 -0
  45. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/anchor.gif +0 -0
  46. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/anchorDisabled.gif +0 -0
  47. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/autoSave.png +0 -0
  48. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/blockquote.gif +0 -0
  49. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/blockquoteDisabled.gif +0 -0
  50. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/breadcrumbDown.gif +0 -0
  51. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/claro/close.gif +0 -0
  52. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/editorIconsFindReplaceDisabled.png +0 -0
  53. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/editorIconsFindReplaceEnabled.png +0 -0
  54. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/insertEntity.gif +0 -0
  55. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/insertEntityDisabled.gif +0 -0
  56. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/nihilo/close.gif +0 -0
  57. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/pageBreak.gif +0 -0
  58. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/pageBreakDisabled.gif +0 -0
  59. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/pasteFromWord.gif +0 -0
  60. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/pasteFromWordDisabled.gif +0 -0
  61. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/preview.gif +0 -0
  62. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/previewDisabled.gif +0 -0
  63. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/save.gif +0 -0
  64. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/saveDisabled.gif +0 -0
  65. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/showBlockNodes.gif +0 -0
  66. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/showBlockNodesDisabled.gif +0 -0
  67. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/smiley.gif +0 -0
  68. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/smileyDisabled.gif +0 -0
  69. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/soria/close.gif +0 -0
  70. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/spellcheck.gif +0 -0
  71. data/vendor/assets/images/editor/plugins/{icons → resources/icons}/tundra/close.gif +0 -0
  72. data/vendor/assets/images/editor/plugins/{images → resources/images}/anchor.gif +0 -0
  73. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/address.gif +0 -0
  74. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/blockquote.gif +0 -0
  75. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/button.gif +0 -0
  76. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/center.gif +0 -0
  77. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/dd.gif +0 -0
  78. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/del.gif +0 -0
  79. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/div.gif +0 -0
  80. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/dt.gif +0 -0
  81. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/fieldset.gif +0 -0
  82. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/form.gif +0 -0
  83. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/h1.gif +0 -0
  84. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/h2.gif +0 -0
  85. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/h3.gif +0 -0
  86. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/h4.gif +0 -0
  87. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/h5.gif +0 -0
  88. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/h6.gif +0 -0
  89. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/hr.gif +0 -0
  90. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/iframe.gif +0 -0
  91. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/ins.gif +0 -0
  92. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/li.gif +0 -0
  93. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/map.gif +0 -0
  94. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/noscript.gif +0 -0
  95. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/object.gif +0 -0
  96. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/ol.gif +0 -0
  97. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/p.gif +0 -0
  98. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/pre.gif +0 -0
  99. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/script.gif +0 -0
  100. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/table.gif +0 -0
  101. data/vendor/assets/images/editor/plugins/{images → resources/images}/blockelems/ul.gif +0 -0
  102. data/vendor/assets/images/editor/plugins/{images → resources/images}/busy.gif +0 -0
  103. data/vendor/assets/images/editor/plugins/{images → resources/images}/cellpad.png +0 -0
  104. data/vendor/assets/images/editor/plugins/{images → resources/images}/cellspace.png +0 -0
  105. data/vendor/assets/images/editor/plugins/{images → resources/images}/checking.gif +0 -0
  106. data/vendor/assets/images/editor/plugins/{images → resources/images}/claro/collapse.gif +0 -0
  107. data/vendor/assets/images/editor/plugins/{images → resources/images}/claro/expand.gif +0 -0
  108. data/vendor/assets/images/editor/plugins/{images → resources/images}/nihilo/collapse.gif +0 -0
  109. data/vendor/assets/images/editor/plugins/{images → resources/images}/nihilo/expand.gif +0 -0
  110. data/vendor/assets/images/editor/plugins/{images → resources/images}/nihilo/sidebar.gif +0 -0
  111. data/vendor/assets/images/editor/plugins/{images → resources/images}/soria/collapse.gif +0 -0
  112. data/vendor/assets/images/editor/plugins/{images → resources/images}/soria/expand.gif +0 -0
  113. data/vendor/assets/images/editor/plugins/{images → resources/images}/soria/sidebar.gif +0 -0
  114. data/vendor/assets/images/editor/plugins/{images → resources/images}/tableIcons.png +0 -0
  115. data/vendor/assets/images/editor/plugins/{images → resources/images}/tableIcons_rtl.png +0 -0
  116. data/vendor/assets/images/editor/plugins/{images → resources/images}/tundra/collapse.gif +0 -0
  117. data/vendor/assets/images/editor/plugins/{images → resources/images}/tundra/expand.gif +0 -0
  118. data/vendor/assets/images/editor/plugins/{images → resources/images}/tundra/sidebar.gif +0 -0
  119. data/vendor/assets/images/editor/plugins/{images → resources/images}/uploadImageIcon.gif +0 -0
  120. data/vendor/assets/{javascripts/dojox → images}/form/resources/images/loading_wheel.gif +0 -0
  121. data/vendor/assets/{javascripts/dojox → images}/form/resources/images/nihiloFolderSprite.gif +0 -0
  122. data/vendor/assets/{javascripts/dojox → images}/form/resources/images/rating_empty.gif +0 -0
  123. data/vendor/assets/{javascripts/dojox → images}/form/resources/images/rating_full.gif +0 -0
  124. data/vendor/assets/{javascripts/dojox → images}/form/resources/images/soriaFolderSprite.gif +0 -0
  125. data/vendor/assets/{javascripts/dojox → images}/form/resources/images/tristatecheckboxStates.png +0 -0
  126. data/vendor/assets/{javascripts/dojox → images}/form/resources/images/tundraFolderSprite.gif +0 -0
  127. data/vendor/assets/images/fx/{shadowB.png → resources/shadowB.png} +0 -0
  128. data/vendor/assets/images/fx/{shadowBL.png → resources/shadowBL.png} +0 -0
  129. data/vendor/assets/images/fx/{shadowBR.png → resources/shadowBR.png} +0 -0
  130. data/vendor/assets/images/fx/{shadowL.png → resources/shadowL.png} +0 -0
  131. data/vendor/assets/images/fx/{shadowR.png → resources/shadowR.png} +0 -0
  132. data/vendor/assets/images/fx/{shadowT.png → resources/shadowT.png} +0 -0
  133. data/vendor/assets/images/fx/{shadowTL.png → resources/shadowTL.png} +0 -0
  134. data/vendor/assets/images/fx/{shadowTR.png → resources/shadowTR.png} +0 -0
  135. data/vendor/assets/images/gantt/{am.png → resources/images/am.png} +0 -0
  136. data/vendor/assets/images/gantt/{arrow.gif → resources/images/arrow.gif} +0 -0
  137. data/vendor/assets/images/gantt/{bg.png → resources/images/bg.png} +0 -0
  138. data/vendor/assets/images/gantt/{collapse.png → resources/images/collapse.png} +0 -0
  139. data/vendor/assets/images/gantt/{expand.png → resources/images/expand.png} +0 -0
  140. data/vendor/assets/images/gantt/{load.png → resources/images/load.png} +0 -0
  141. data/vendor/assets/images/gantt/{menuHighlight.png → resources/images/menuHighlight.png} +0 -0
  142. data/vendor/assets/images/gantt/{minus.gif → resources/images/minus.gif} +0 -0
  143. data/vendor/assets/images/gantt/{ownerBar.png → resources/images/ownerBar.png} +0 -0
  144. data/vendor/assets/images/gantt/{parentnode_bg.png → resources/images/parentnode_bg.png} +0 -0
  145. data/vendor/assets/images/gantt/{parentnode_filled.png → resources/images/parentnode_filled.png} +0 -0
  146. data/vendor/assets/images/gantt/{plus.gif → resources/images/plus.gif} +0 -0
  147. data/vendor/assets/images/gantt/{pm.png → resources/images/pm.png} +0 -0
  148. data/vendor/assets/images/gantt/{progress_bg.png → resources/images/progress_bg.png} +0 -0
  149. data/vendor/assets/images/gantt/{progress_filled.png → resources/images/progress_filled.png} +0 -0
  150. data/vendor/assets/images/gantt/{projProgressBg.png → resources/images/projProgressBg.png} +0 -0
  151. data/vendor/assets/images/gantt/{projProgressFilled.png → resources/images/projProgressFilled.png} +0 -0
  152. data/vendor/assets/images/gantt/{rbg.png → resources/images/rbg.png} +0 -0
  153. data/vendor/assets/images/gantt/{resourceBg.png → resources/images/resourceBg.png} +0 -0
  154. data/vendor/assets/images/gantt/{resourceHeader.png → resources/images/resourceHeader.png} +0 -0
  155. data/vendor/assets/images/gantt/{rheader.png → resources/images/rheader.png} +0 -0
  156. data/vendor/assets/images/gantt/{rowHighlight.png → resources/images/rowHighlight.png} +0 -0
  157. data/vendor/assets/images/gantt/{save.png → resources/images/save.png} +0 -0
  158. data/vendor/assets/images/gantt/{taskArrow.gif → resources/images/taskArrow.gif} +0 -0
  159. data/vendor/assets/images/gantt/{taskBar.png → resources/images/taskBar.png} +0 -0
  160. data/vendor/assets/images/gantt/{taskProgressBg.png → resources/images/taskProgressBg.png} +0 -0
  161. data/vendor/assets/images/gantt/{taskProgressFilled.png → resources/images/taskProgressFilled.png} +0 -0
  162. data/vendor/assets/images/gantt/{zoomin.png → resources/images/zoomin.png} +0 -0
  163. data/vendor/assets/images/gantt/{zoomintime.png → resources/images/zoomintime.png} +0 -0
  164. data/vendor/assets/images/gantt/{zoomout.png → resources/images/zoomout.png} +0 -0
  165. data/vendor/assets/images/gantt/{zoomouttime.png → resources/images/zoomouttime.png} +0 -0
  166. data/vendor/assets/images/{charting → geo/charting/resources/img}/zoomin.gif +0 -0
  167. data/vendor/assets/images/{charting → geo/charting/resources/img}/zoomin.png +0 -0
  168. data/vendor/assets/images/{charting → geo/charting/resources/img}/zoomout.gif +0 -0
  169. data/vendor/assets/images/{charting → geo/charting/resources/img}/zoomout.png +0 -0
  170. data/vendor/assets/images/grid/enhanced/{sprite_icons.png → resources/images/sprite_icons.png} +0 -0
  171. data/vendor/assets/images/grid/{grid_dx_gradient.gif → resources/images/grid_dx_gradient.gif} +0 -0
  172. data/vendor/assets/images/grid/{grid_sort_down.gif → resources/images/grid_sort_down.gif} +0 -0
  173. data/vendor/assets/images/grid/{grid_sort_up.gif → resources/images/grid_sort_up.gif} +0 -0
  174. data/vendor/assets/images/grid/{header.png → resources/images/header.png} +0 -0
  175. data/vendor/assets/images/grid/{header_shadow.png → resources/images/header_shadow.png} +0 -0
  176. data/vendor/assets/images/grid/{row_back.png → resources/images/row_back.png} +0 -0
  177. data/vendor/assets/images/grid/{tabEnabled_rotated.png → resources/images/tabEnabled_rotated.png} +0 -0
  178. data/vendor/assets/images/grid/{tabHover_rotated.png → resources/images/tabHover_rotated.png} +0 -0
  179. data/vendor/assets/images/grid/{td_button_down.png → resources/images/td_button_down.png} +0 -0
  180. data/vendor/assets/images/image/{buttons.gif → resources/images/buttons.gif} +0 -0
  181. data/vendor/assets/images/image/{buttons.png → resources/images/buttons.png} +0 -0
  182. data/vendor/assets/images/image/{close.gif → resources/images/close.gif} +0 -0
  183. data/vendor/assets/images/image/{close.png → resources/images/close.png} +0 -0
  184. data/vendor/assets/images/image/{close_dark.png → resources/images/close_dark.png} +0 -0
  185. data/vendor/assets/images/image/{left.gif → resources/images/left.gif} +0 -0
  186. data/vendor/assets/images/image/{left.png → resources/images/left.png} +0 -0
  187. data/vendor/assets/images/image/{loading.gif → resources/images/loading.gif} +0 -0
  188. data/vendor/assets/images/image/{right.gif → resources/images/right.gif} +0 -0
  189. data/vendor/assets/images/image/{right.png → resources/images/right.png} +0 -0
  190. data/vendor/assets/images/image/{warning.png → resources/images/warning.png} +0 -0
  191. data/vendor/assets/images/layout/{icons → resources/icons}/gridcontainer_grip.gif +0 -0
  192. data/vendor/assets/images/layout/{icons → resources/icons}/grip_bg.gif +0 -0
  193. data/vendor/assets/images/layout/{icons → resources/icons}/pixel.gif +0 -0
  194. data/vendor/assets/images/layout/{icons → resources/icons}/resize.png +0 -0
  195. data/vendor/assets/images/layout/{icons → resources/icons}/resizeRtl.png +0 -0
  196. data/vendor/assets/images/layout/{icons → resources/icons}/rotator.png +0 -0
  197. data/vendor/assets/images/layout/{icons → resources/icons}/splitterToggleH.png +0 -0
  198. data/vendor/assets/images/layout/{icons → resources/icons}/splitterToggleV.png +0 -0
  199. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/arrow-button-bg-sel.png +0 -0
  200. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/arrow-button-bg.png +0 -0
  201. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/arrow-button-head-sel.png +0 -0
  202. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/arrow-button-head.png +0 -0
  203. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/arrow-button-right-head-sel.png +0 -0
  204. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/arrow-button-right-head.png +0 -0
  205. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/blue-button-bg.png +0 -0
  206. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/blue-button-sel-bg.png +0 -0
  207. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/button-arrow-head-bg.gif +0 -0
  208. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/button-bg.png +0 -0
  209. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/button-chk-bg.png +0 -0
  210. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/button-sel-bg.png +0 -0
  211. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/button-unsel-bg.png +0 -0
  212. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/gray-arrow.png +0 -0
  213. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/heading-bg.png +0 -0
  214. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/icon-content-heading-bg.png +0 -0
  215. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/red-button-bg.png +0 -0
  216. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/red-button-sel-bg.png +0 -0
  217. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/slider-h-bar-bg.png +0 -0
  218. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/slider-h-bg.png +0 -0
  219. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/slider-handle-bg.png +0 -0
  220. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-arc1-k.gif +0 -0
  221. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-arc1-l.gif +0 -0
  222. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-arc1-r.gif +0 -0
  223. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-arc2-k.gif +0 -0
  224. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-arc2-l.gif +0 -0
  225. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-arc2-r.gif +0 -0
  226. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-round1-k.gif +0 -0
  227. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-round1-l.gif +0 -0
  228. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-round1-r.gif +0 -0
  229. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-round2-k.gif +0 -0
  230. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-round2-l.gif +0 -0
  231. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-round2-r.gif +0 -0
  232. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-square-k.gif +0 -0
  233. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-square-l.gif +0 -0
  234. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/switch-square-r.gif +0 -0
  235. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/tab-button-bg.png +0 -0
  236. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/tab-orange-button-bg.png +0 -0
  237. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/tab-seg-button-bg.png +0 -0
  238. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/tab-seg-sel-button-bg.png +0 -0
  239. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/tab-sel-button-bg.png +0 -0
  240. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/tab-slim-bar-bg.png +0 -0
  241. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/tab-tall-bar-bg.png +0 -0
  242. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/togglebutton-chk-bg.png +0 -0
  243. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/togglebutton-chk-mark-bg.png +0 -0
  244. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/compat/valuepicker-button-bg.png +0 -0
  245. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/dijit/compat/calendar-datelabel-act-bg.png +0 -0
  246. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/dijit/compat/calendar-datelabel-sel-bg.png +0 -0
  247. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/dijit/compat/calendar-month-bg.png +0 -0
  248. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/dijit/compat/calendar-year-bg.png +0 -0
  249. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/images/thumb-overlay-large.png +0 -0
  250. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/images/thumb-overlay-small.png +0 -0
  251. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/android/images/thumb-overlay.png +0 -0
  252. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/arrow-button-bg-sel.png +0 -0
  253. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/arrow-button-bg.png +0 -0
  254. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/arrow-button-head-sel.png +0 -0
  255. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/arrow-button-head.gif +0 -0
  256. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/arrow-button-head.png +0 -0
  257. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/arrow-button-right-head-sel.png +0 -0
  258. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/arrow-button-right-head.png +0 -0
  259. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/blue-button-bg.png +0 -0
  260. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/blue-button-sel-bg.png +0 -0
  261. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/button-arrow-head-bg.gif +0 -0
  262. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/button-bg.png +0 -0
  263. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/button-chk-bg.png +0 -0
  264. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/button-sel-bg.png +0 -0
  265. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/button-unsel-bg.png +0 -0
  266. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/gray-arrow.png +0 -0
  267. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/heading-bg.png +0 -0
  268. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/icon-content-heading-bg.png +0 -0
  269. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/red-button-bg.png +0 -0
  270. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/red-button-sel-bg.png +0 -0
  271. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/slider-h-bar-bg.png +0 -0
  272. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/slider-h-bg.png +0 -0
  273. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/slider-handle-bg.png +0 -0
  274. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-arc1-k.gif +0 -0
  275. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-arc1-l.gif +0 -0
  276. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-arc1-r.gif +0 -0
  277. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-arc2-k.gif +0 -0
  278. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-arc2-l.gif +0 -0
  279. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-arc2-r.gif +0 -0
  280. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-round1-k.gif +0 -0
  281. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-round1-l.gif +0 -0
  282. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-round1-r.gif +0 -0
  283. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-round2-k.gif +0 -0
  284. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-round2-l.gif +0 -0
  285. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-round2-r.gif +0 -0
  286. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-square-k.gif +0 -0
  287. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-square-l.gif +0 -0
  288. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/switch-square-r.gif +0 -0
  289. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/tab-button-bg.png +0 -0
  290. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/tab-orange-button-bg.png +0 -0
  291. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/tab-seg-button-bg.png +0 -0
  292. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/tab-seg-sel-button-bg.png +0 -0
  293. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/tab-sel-button-bg.png +0 -0
  294. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/tab-slim-bar-bg.png +0 -0
  295. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/tab-tall-bar-bg.png +0 -0
  296. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/togglebutton-chk-mark-bg.png +0 -0
  297. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/compat/valuepicker-button-bg.png +0 -0
  298. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/dijit/compat/calendar-datelabel-sel-bg.png +0 -0
  299. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/dijit/compat/calendar-month-bg.png +0 -0
  300. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/dijit/compat/calendar-year-bg.png +0 -0
  301. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/images/thumb-overlay-large.png +0 -0
  302. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/images/thumb-overlay-small.png +0 -0
  303. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/blackberry/images/thumb-overlay.png +0 -0
  304. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/compat/spinwheel-bar.png +0 -0
  305. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/compat/spinwheel-bg.png +0 -0
  306. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonArrow.png +0 -0
  307. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonBlackCircleCross.png +0 -0
  308. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonBlackDownArrow16.png +0 -0
  309. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonBlackLeftArrow16.png +0 -0
  310. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonBlackRightArrow16.png +0 -0
  311. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonBlackUpArrow16.png +0 -0
  312. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonBlueBall.png +0 -0
  313. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonBlueCircleArrow.png +0 -0
  314. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonBlueCircleMinus.png +0 -0
  315. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonBlueCirclePlus.png +0 -0
  316. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonBlueMinus.png +0 -0
  317. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonBluePlus.png +0 -0
  318. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonCheck.png +0 -0
  319. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonCheckboxOff.png +0 -0
  320. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonCheckboxOn.png +0 -0
  321. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonDarkBlueCheck.png +0 -0
  322. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonDarkBlueMinus.png +0 -0
  323. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonDarkBluePlus.png +0 -0
  324. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonGrayArrow.png +0 -0
  325. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonGrayCross.png +0 -0
  326. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonGrayKnob.png +0 -0
  327. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonGrayMinus.png +0 -0
  328. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonGrayPlus.png +0 -0
  329. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonGrayStar.png +0 -0
  330. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonGreenBall.png +0 -0
  331. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonGreenCircleArrow.png +0 -0
  332. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonGreenCircleMinus.png +0 -0
  333. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonGreenCirclePlus.png +0 -0
  334. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonOrangeBall.png +0 -0
  335. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonRedBall.png +0 -0
  336. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonRedCircleArrow.png +0 -0
  337. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonRedCircleMinus.png +0 -0
  338. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonRedCirclePlus.png +0 -0
  339. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonRedCross.png +0 -0
  340. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonRedMinus.png +0 -0
  341. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonRedPlus.png +0 -0
  342. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonSilverCircleDownArrow.png +0 -0
  343. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonSilverCircleGrayButton.png +0 -0
  344. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonSilverCircleGreenButton.png +0 -0
  345. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonSilverCircleGreenPlus.png +0 -0
  346. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonSilverCircleOrangeButton.png +0 -0
  347. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonSilverCircleRedCross.png +0 -0
  348. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonWhiteArrow.png +0 -0
  349. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonWhiteCheck.png +0 -0
  350. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonWhiteCross.png +0 -0
  351. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonWhiteDownArrow.png +0 -0
  352. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonWhiteDownArrow16.png +0 -0
  353. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonWhiteLeftArrow16.png +0 -0
  354. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonWhiteMinus.png +0 -0
  355. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonWhitePlus.png +0 -0
  356. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonWhiteRightArrow16.png +0 -0
  357. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonWhiteSearch.png +0 -0
  358. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonWhiteUpArrow.png +0 -0
  359. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonWhiteUpArrow16.png +0 -0
  360. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/common/domButtons/compat/mblDomButtonYellowStar.png +0 -0
  361. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/arrow-button-bg-sel.png +0 -0
  362. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/arrow-button-bg.png +0 -0
  363. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/arrow-button-head-sel.png +0 -0
  364. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/arrow-button-head.png +0 -0
  365. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/arrow-button-right-head-sel.png +0 -0
  366. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/arrow-button-right-head.png +0 -0
  367. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/blue-button-bg.png +0 -0
  368. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/blue-button-sel-bg.png +0 -0
  369. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/button-arrow-head-bg.gif +0 -0
  370. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/button-bg.png +0 -0
  371. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/button-chk-bg.png +0 -0
  372. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/button-sel-bg.png +0 -0
  373. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/button-unsel-bg.png +0 -0
  374. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/heading-bg.png +0 -0
  375. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/icon-content-heading-bg.png +0 -0
  376. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/red-button-bg.png +0 -0
  377. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/red-button-sel-bg.png +0 -0
  378. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/slider-h-bar-bg.png +0 -0
  379. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/slider-h-bg.png +0 -0
  380. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/slider-handle-bg.png +0 -0
  381. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-arc1-k.gif +0 -0
  382. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-arc1-l.gif +0 -0
  383. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-arc1-r.gif +0 -0
  384. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-arc2-k.gif +0 -0
  385. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-arc2-l.gif +0 -0
  386. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-arc2-r.gif +0 -0
  387. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-round1-k.gif +0 -0
  388. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-round1-l.gif +0 -0
  389. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-round1-r.gif +0 -0
  390. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-round2-k.gif +0 -0
  391. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-round2-l.gif +0 -0
  392. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-round2-r.gif +0 -0
  393. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-square-k.gif +0 -0
  394. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-square-l.gif +0 -0
  395. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/switch-square-r.gif +0 -0
  396. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/tab-seg-button-bg.png +0 -0
  397. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/tab-seg-sel-button-bg.png +0 -0
  398. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/tab-slim-bar-bg.png +0 -0
  399. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/tab-tall-bar-bg.png +0 -0
  400. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/togglebutton-chk-mark-bg.png +0 -0
  401. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/compat/valuepicker-button-bg.png +0 -0
  402. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/dijit/compat/calendar-datelabel-act-bg.png +0 -0
  403. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/dijit/compat/calendar-datelabel-sel-bg.png +0 -0
  404. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/dijit/compat/calendar-month-bg.png +0 -0
  405. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/dijit/compat/calendar-year-bg.png +0 -0
  406. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/images/thumb-overlay-large.png +0 -0
  407. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/images/thumb-overlay-small.png +0 -0
  408. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/custom/images/thumb-overlay.png +0 -0
  409. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/arrow-button-bg-sel.png +0 -0
  410. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/arrow-button-bg.png +0 -0
  411. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/arrow-button-head-sel.png +0 -0
  412. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/arrow-button-head.png +0 -0
  413. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/arrow-button-right-head-sel.png +0 -0
  414. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/arrow-button-right-head.png +0 -0
  415. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/blue-button-bg.png +0 -0
  416. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/blue-button-sel-bg.png +0 -0
  417. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/button-arrow-head-bg.gif +0 -0
  418. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/button-bg.png +0 -0
  419. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/button-chk-bg.png +0 -0
  420. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/button-sel-bg.png +0 -0
  421. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/button-unsel-bg.png +0 -0
  422. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/edge-categ-bg.png +0 -0
  423. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/gray-arrow.png +0 -0
  424. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/heading-bg.png +0 -0
  425. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/icon-content-heading-bg.png +0 -0
  426. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/ipad-arrow-button-bg.png +0 -0
  427. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/ipad-arrow-button-head-sel.png +0 -0
  428. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/ipad-arrow-button-head.png +0 -0
  429. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/ipad-arrow-button-right-head-sel.png +0 -0
  430. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/ipad-arrow-button-right-head.png +0 -0
  431. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/ipad-arrow-button-sel-bg.png +0 -0
  432. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/ipad-heading-bg.png +0 -0
  433. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/red-button-bg.png +0 -0
  434. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/red-button-sel-bg.png +0 -0
  435. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/slider-h-bar-bg.png +0 -0
  436. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/slider-h-bg.png +0 -0
  437. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/slider-handle-bg.png +0 -0
  438. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-arc-l.gif +0 -0
  439. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-arc-r.gif +0 -0
  440. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-arc1-k.gif +0 -0
  441. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-arc1-l.gif +0 -0
  442. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-arc1-r.gif +0 -0
  443. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-arc2-k.gif +0 -0
  444. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-arc2-l.gif +0 -0
  445. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-arc2-r.gif +0 -0
  446. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-default-k.gif +0 -0
  447. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-default-l.gif +0 -0
  448. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-default-r.gif +0 -0
  449. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-round-l.gif +0 -0
  450. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-round-r.gif +0 -0
  451. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-round1-k.gif +0 -0
  452. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-round1-l.gif +0 -0
  453. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-round1-r.gif +0 -0
  454. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-round2-k.gif +0 -0
  455. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-round2-l.gif +0 -0
  456. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-round2-r.gif +0 -0
  457. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-square-k.gif +0 -0
  458. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-square-l.gif +0 -0
  459. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/switch-square-r.gif +0 -0
  460. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/tab-button-bg.png +0 -0
  461. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/tab-seg-button-bg.png +0 -0
  462. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/tab-seg-sel-button-bg.png +0 -0
  463. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/tab-sel-button-bg.png +0 -0
  464. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/tab-slim-bar-bg.png +0 -0
  465. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/tab-tall-bar-bg.png +0 -0
  466. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/togglebutton-chk-mark-bg.png +0 -0
  467. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/tooltip-button-bg.png +0 -0
  468. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/tooltip-heading-bg.png +0 -0
  469. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/valuepicker-button-bg.png +0 -0
  470. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/compat/white-arrow.png +0 -0
  471. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/dijit/compat/calendar-daylabel-bg.png +0 -0
  472. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/dijit/compat/calendar-month-bg.png +0 -0
  473. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/dijit/compat/calendar-year-bg.png +0 -0
  474. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/images/thumb-overlay-large.png +0 -0
  475. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/images/thumb-overlay-small.png +0 -0
  476. data/vendor/assets/{javascripts/dojox → images}/mobile/themes/iphone/images/thumb-overlay.png +0 -0
  477. data/vendor/assets/images/sketch/{icons.gif → resources/images/icons.gif} +0 -0
  478. data/vendor/assets/{javascripts/dojox → images}/widget/ColorPicker/images/hue.png +0 -0
  479. data/vendor/assets/{javascripts/dojox → images}/widget/ColorPicker/images/hueHandle.png +0 -0
  480. data/vendor/assets/{javascripts/dojox → images}/widget/ColorPicker/images/hueHandleA11y.png +0 -0
  481. data/vendor/assets/{javascripts/dojox → images}/widget/ColorPicker/images/pickerPointer.png +0 -0
  482. data/vendor/assets/{javascripts/dojox → images}/widget/ColorPicker/images/underlay.png +0 -0
  483. data/vendor/assets/{javascripts/dojox → images}/widget/Dialog/images/dialogCloseButton.gif +0 -0
  484. data/vendor/assets/{javascripts/dojox → images}/widget/Dialog/images/dialogCloseButton.png +0 -0
  485. data/vendor/assets/{javascripts/dojox → images}/widget/FilePicker/images/nihiloFileIcons.gif +0 -0
  486. data/vendor/assets/{javascripts/dojox → images}/widget/FilePicker/images/soriaFileIcons.gif +0 -0
  487. data/vendor/assets/{javascripts/dojox → images}/widget/FilePicker/images/tundraFileIcons.gif +0 -0
  488. data/vendor/assets/{javascripts/dojox → images}/widget/Loader/icons/loading.gif +0 -0
  489. data/vendor/assets/{javascripts/dojox → images}/widget/Pager/images/hNext.png +0 -0
  490. data/vendor/assets/{javascripts/dojox → images}/widget/Pager/images/hPrevious.png +0 -0
  491. data/vendor/assets/{javascripts/dojox → images}/widget/Pager/images/pageActive.png +0 -0
  492. data/vendor/assets/{javascripts/dojox → images}/widget/Pager/images/pageInactive.png +0 -0
  493. data/vendor/assets/{javascripts/dojox → images}/widget/Pager/images/vNext.png +0 -0
  494. data/vendor/assets/{javascripts/dojox → images}/widget/Pager/images/vPrevious.png +0 -0
  495. data/vendor/assets/{javascripts/dojox → images}/widget/Portlet/images/icons.gif +0 -0
  496. data/vendor/assets/{javascripts/dojox → images}/widget/Portlet/images/icons.png +0 -0
  497. data/vendor/assets/{javascripts/dojox → images}/widget/Standby/images/loading.gif +0 -0
  498. data/vendor/assets/javascripts/dojox/analytics/_base.js +3 -1
  499. data/vendor/assets/javascripts/dojox/analytics/logger/JSON.php +724 -0
  500. data/vendor/assets/javascripts/dojox/analytics/logger/dojoxAnalytics.php +31 -0
  501. data/vendor/assets/javascripts/dojox/app/controllers/History.js +1 -1
  502. data/vendor/assets/javascripts/dojox/app/controllers/Layout.js +66 -58
  503. data/vendor/assets/javascripts/dojox/app/controllers/Transition.js +107 -102
  504. data/vendor/assets/javascripts/dojox/app/utils/mvcModel.js +30 -27
  505. data/vendor/assets/javascripts/dojox/app/widgets/Container.js +3 -3
  506. data/vendor/assets/javascripts/dojox/app/widgets/_ScrollableMixin.js +2 -2
  507. data/vendor/assets/javascripts/dojox/calendar/CalendarBase.js +1 -0
  508. data/vendor/assets/javascripts/dojox/calendar/MatrixView.js +9 -1
  509. data/vendor/assets/javascripts/dojox/calendar/MonthColumnView.js +1 -1
  510. data/vendor/assets/javascripts/dojox/calendar/StoreMixin.js +6 -2
  511. data/vendor/assets/javascripts/dojox/calendar/Touch.js +2 -2
  512. data/vendor/assets/javascripts/dojox/calendar/ViewBase.js +567 -532
  513. data/vendor/assets/javascripts/dojox/calendar/_RendererMixin.js +2 -2
  514. data/vendor/assets/javascripts/dojox/calendar/nls/buttons.js +1 -1
  515. data/vendor/assets/javascripts/dojox/calendar/nls/he/buttons.js +2 -0
  516. data/vendor/assets/javascripts/dojox/calendar/time.js +49 -30
  517. data/vendor/assets/javascripts/dojox/charting/Chart.js +1 -4
  518. data/vendor/assets/javascripts/dojox/charting/Element.js +127 -115
  519. data/vendor/assets/javascripts/dojox/charting/action2d/MoveSlice.js +30 -27
  520. data/vendor/assets/javascripts/dojox/charting/action2d/Tooltip.js +3 -0
  521. data/vendor/assets/javascripts/dojox/charting/action2d/TouchZoomAndPan.js +2 -2
  522. data/vendor/assets/javascripts/dojox/charting/plot2d/Bars.js +3 -4
  523. data/vendor/assets/javascripts/dojox/charting/plot2d/Columns.js +4 -5
  524. data/vendor/assets/javascripts/dojox/charting/plot2d/Pie.js +1 -1
  525. data/vendor/assets/javascripts/dojox/charting/plot2d/Stacked.js +10 -11
  526. data/vendor/assets/javascripts/dojox/charting/plot2d/StackedBars.js +6 -9
  527. data/vendor/assets/javascripts/dojox/charting/plot2d/StackedColumns.js +6 -9
  528. data/vendor/assets/javascripts/dojox/charting/plot2d/commonStacked.js +2 -2
  529. data/vendor/assets/javascripts/dojox/charting/widget/Chart2D.js +2 -2
  530. data/vendor/assets/javascripts/dojox/charting/widget/Legend.js +7 -8
  531. data/vendor/assets/javascripts/dojox/data/s3/proxy.example-php +74 -0
  532. data/vendor/assets/javascripts/dojox/dgauges/GaugeBase.js +38 -6
  533. data/vendor/assets/javascripts/dojox/dgauges/MultiLinearScaler.js +0 -1
  534. data/vendor/assets/javascripts/dojox/dgauges/RectangularRangeIndicator.js +1 -1
  535. data/vendor/assets/javascripts/dojox/dgauges/ScaleBase.js +48 -45
  536. data/vendor/assets/javascripts/dojox/dgauges/ScaleIndicatorBase.js +43 -47
  537. data/vendor/assets/javascripts/dojox/dgauges/components/DefaultPropertiesMixin.js +9 -11
  538. data/vendor/assets/javascripts/dojox/dtl.js +2 -2
  539. data/vendor/assets/javascripts/dojox/editor/plugins/NormalizeStyle.js +2 -1
  540. data/vendor/assets/javascripts/dojox/editor/plugins/SpellCheck.js +3 -4
  541. data/vendor/assets/javascripts/dojox/editor/plugins/TablePlugins.js +86 -70
  542. data/vendor/assets/javascripts/dojox/editor/plugins/nls/SafePaste.js +1 -1
  543. data/vendor/assets/javascripts/dojox/editor/plugins/nls/he/SafePaste.js +2 -0
  544. data/vendor/assets/javascripts/dojox/editor/plugins/nls/he/Smiley.js +1 -1
  545. data/vendor/assets/javascripts/dojox/flash/DojoExternalInterface.as +177 -0
  546. data/vendor/assets/javascripts/dojox/flash/ExpressInstall.as +71 -0
  547. data/vendor/assets/javascripts/dojox/flash/_base.js +290 -0
  548. data/vendor/assets/javascripts/dojox/form/CheckedMultiSelect.js +1 -1
  549. data/vendor/assets/javascripts/dojox/form/RangeSlider.js +1 -1
  550. data/vendor/assets/javascripts/dojox/form/Rating.js +1 -0
  551. data/vendor/assets/javascripts/dojox/form/TriStateCheckBox.js +3 -16
  552. data/vendor/assets/javascripts/dojox/form/Uploader.js +1 -1
  553. data/vendor/assets/javascripts/dojox/form/nls/CheckedMultiSelect.js +1 -1
  554. data/vendor/assets/javascripts/dojox/form/nls/Uploader.js +1 -1
  555. data/vendor/assets/javascripts/dojox/form/nls/he/CheckedMultiSelect.js +2 -0
  556. data/vendor/assets/javascripts/dojox/form/nls/he/Uploader.js +2 -0
  557. data/vendor/assets/javascripts/dojox/gantt/GanttResourceItem.js +8 -8
  558. data/vendor/assets/javascripts/dojox/gantt/GanttTaskControl.js +213 -211
  559. data/vendor/assets/javascripts/dojox/gantt/TabMenu.js +1 -1
  560. data/vendor/assets/javascripts/dojox/gfx.js +2 -2
  561. data/vendor/assets/javascripts/dojox/gfx/Moveable.js +18 -20
  562. data/vendor/assets/javascripts/dojox/gfx/Mover.js +7 -7
  563. data/vendor/assets/javascripts/dojox/gfx/_gfxBidiSupport.js +1 -0
  564. data/vendor/assets/javascripts/dojox/gfx/canvas.js +3 -0
  565. data/vendor/assets/javascripts/dojox/gfx/canvasWithEvents.js +8 -1
  566. data/vendor/assets/javascripts/dojox/gfx/renderer.js +33 -27
  567. data/vendor/assets/javascripts/dojox/gfx/resources/Gillius.svg +1272 -0
  568. data/vendor/assets/javascripts/dojox/gfx/shape.js +188 -168
  569. data/vendor/assets/javascripts/dojox/gfx/silverlight.js +4 -0
  570. data/vendor/assets/javascripts/dojox/gfx/svg.js +289 -280
  571. data/vendor/assets/javascripts/dojox/gfx/vml.js +3 -0
  572. data/vendor/assets/javascripts/dojox/grid/DataGrid.js +2 -2
  573. data/vendor/assets/javascripts/dojox/grid/Selection.js +5 -3
  574. data/vendor/assets/javascripts/dojox/grid/_Builder.js +222 -231
  575. data/vendor/assets/javascripts/dojox/grid/_Events.js +0 -1
  576. data/vendor/assets/javascripts/dojox/grid/_Grid.js +4 -4
  577. data/vendor/assets/javascripts/dojox/grid/_Scroller.js +135 -136
  578. data/vendor/assets/javascripts/dojox/grid/_View.js +1 -1
  579. data/vendor/assets/javascripts/dojox/grid/cells/dijit.js +76 -76
  580. data/vendor/assets/javascripts/dojox/grid/enhanced/_PluginManager.js +1 -1
  581. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/he/EnhancedGrid.js +1 -1
  582. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/he/Filter.js +1 -1
  583. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/he/Pagination.js +1 -1
  584. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/IndirectSelection.js +2 -2
  585. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/NestedSorting.js +272 -216
  586. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/Pagination.js +1 -1
  587. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/Selector.js +1 -1
  588. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/filter/ClearFilterConfirm.js +3 -2
  589. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/filter/FilterBar.js +13 -12
  590. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/filter/FilterDefDialog.js +344 -343
  591. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/filter/FilterStatusTip.js +9 -8
  592. data/vendor/assets/javascripts/dojox/html/_base.js +14 -11
  593. data/vendor/assets/javascripts/dojox/layout/GridContainerLite.js +1 -1
  594. data/vendor/assets/javascripts/dojox/math/round.js +6 -1
  595. data/vendor/assets/javascripts/dojox/mdnd/adapter/DndFromDojo.js +42 -42
  596. data/vendor/assets/javascripts/dojox/mobile.js +2 -2
  597. data/vendor/assets/javascripts/dojox/mobile/Heading.js +29 -14
  598. data/vendor/assets/javascripts/dojox/mobile/IconItem.js +2 -1
  599. data/vendor/assets/javascripts/dojox/mobile/IconMenuItem.js +2 -1
  600. data/vendor/assets/javascripts/dojox/mobile/ListItem.js +10 -2
  601. data/vendor/assets/javascripts/dojox/mobile/ProgressIndicator.js +5 -0
  602. data/vendor/assets/javascripts/dojox/mobile/RoundRectList.js +1 -1
  603. data/vendor/assets/javascripts/dojox/mobile/SpinWheelSlot.js +6 -3
  604. data/vendor/assets/javascripts/dojox/mobile/Switch.js +1 -1
  605. data/vendor/assets/javascripts/dojox/mobile/TabBarButton.js +2 -1
  606. data/vendor/assets/javascripts/dojox/mobile/TextBox.js +1 -0
  607. data/vendor/assets/javascripts/dojox/mobile/ToolBarButton.js +6 -2
  608. data/vendor/assets/javascripts/dojox/mobile/View.js +136 -125
  609. data/vendor/assets/javascripts/dojox/mobile/_ItemBase.js +15 -11
  610. data/vendor/assets/javascripts/dojox/mobile/_compat.js +12 -0
  611. data/vendor/assets/javascripts/dojox/mobile/app.js +2 -2
  612. data/vendor/assets/javascripts/dojox/mobile/app/compat.js +2 -2
  613. data/vendor/assets/javascripts/dojox/mobile/build/build.bat +0 -0
  614. data/vendor/assets/javascripts/dojox/mobile/build/build.sh +0 -0
  615. data/vendor/assets/javascripts/dojox/mobile/common.js +26 -10
  616. data/vendor/assets/javascripts/dojox/mobile/compat.js +1 -1
  617. data/vendor/assets/javascripts/dojox/mobile/deviceTheme.js +1 -1
  618. data/vendor/assets/javascripts/dojox/mobile/scrollable.js +47 -4
  619. data/vendor/assets/javascripts/dojox/mobile/sniff.js +1 -1
  620. data/vendor/assets/javascripts/dojox/mvc/EditStoreRefController.js +20 -12
  621. data/vendor/assets/javascripts/dojox/mvc/ModelRefController.js +1 -1
  622. data/vendor/assets/javascripts/dojox/mvc/StatefulArray.js +9 -4
  623. data/vendor/assets/javascripts/dojox/mvc/StatefulModel.js +36 -34
  624. data/vendor/assets/javascripts/dojox/mvc/StoreRefController.js +8 -2
  625. data/vendor/assets/javascripts/dojox/mvc/WidgetList.js +59 -48
  626. data/vendor/assets/javascripts/dojox/mvc/_Controller.js +11 -0
  627. data/vendor/assets/javascripts/dojox/mvc/_atBindingMixin.js +1 -1
  628. data/vendor/assets/javascripts/dojox/package.json +3 -3
  629. data/vendor/assets/javascripts/dojox/resources/explore.php +149 -0
  630. data/vendor/assets/javascripts/dojox/rpc/JsonRPC.js +19 -19
  631. data/vendor/assets/javascripts/dojox/rpc/SMDLibrary/google.smd +0 -0
  632. data/vendor/assets/javascripts/dojox/rpc/SMDLibrary/yahoo.smd +0 -0
  633. data/vendor/assets/javascripts/dojox/widget/Standby.js +3 -3
  634. data/vendor/assets/stylesheets/atom/{templates → widget/templates}/css/EntryHeader.css +0 -0
  635. data/vendor/assets/stylesheets/atom/{templates → widget/templates}/css/HtmlFeedEntryEditor.css +0 -0
  636. data/vendor/assets/stylesheets/atom/{templates → widget/templates}/css/HtmlFeedEntryViewer.css +0 -0
  637. data/vendor/assets/stylesheets/atom/{templates → widget/templates}/css/HtmlFeedViewer.css +0 -0
  638. data/vendor/assets/stylesheets/atom/{templates → widget/templates}/css/HtmlFeedViewerEntry.css +0 -0
  639. data/vendor/assets/stylesheets/atom/{templates → widget/templates}/css/HtmlFeedViewerGrouping.css +0 -0
  640. data/vendor/assets/{javascripts/dojox → stylesheets}/av/widget/resources/Player.css +0 -0
  641. data/vendor/assets/stylesheets/calc/{Common.css → resources/Common.css} +0 -0
  642. data/vendor/assets/stylesheets/calc/{GraphPro.css → resources/GraphPro.css} +0 -0
  643. data/vendor/assets/stylesheets/calc/{Standard.css → resources/Standard.css} +0 -0
  644. data/vendor/assets/stylesheets/calendar/themes/iphone/Calendar.css +12 -12
  645. data/vendor/assets/stylesheets/calendar/themes/iphone/Calendar_rtl.css +4 -4
  646. data/vendor/assets/stylesheets/calendar/themes/iphone/ColumnView.css +8 -8
  647. data/vendor/assets/stylesheets/calendar/themes/iphone/MatrixView.css +4 -4
  648. data/vendor/assets/stylesheets/calendar/themes/iphone/MatrixView_rtl.css +4 -4
  649. data/vendor/assets/stylesheets/calendar/themes/iphone/MonthColumnView.css +21 -10
  650. data/vendor/assets/stylesheets/calendar/themes/nihilo/Common.less +0 -0
  651. data/vendor/assets/stylesheets/calendar/themes/soria/Common.less +0 -0
  652. data/vendor/assets/stylesheets/calendar/themes/tundra/Common.less +0 -0
  653. data/vendor/assets/{javascripts/dojox → stylesheets}/charting/resources/Legend.css +0 -0
  654. data/vendor/assets/stylesheets/drawing/{GreekPalette.css → resources/GreekPalette.css} +0 -0
  655. data/vendor/assets/stylesheets/drawing/{drawing.css → resources/drawing.css} +0 -0
  656. data/vendor/assets/stylesheets/drawing/{toolbar.css → resources/toolbar.css} +0 -0
  657. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/AutoSave.css +0 -0
  658. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/Blockquote.css +0 -0
  659. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/Breadcrumb.css +0 -0
  660. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/CollapsibleToolbar.css +0 -0
  661. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/FindReplace.css +0 -0
  662. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/InsertAnchor.css +0 -0
  663. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/InsertEntity.css +0 -0
  664. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/LocalImage.css +0 -0
  665. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/PageBreak.css +0 -0
  666. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/PasteFromWord.css +0 -0
  667. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/Preview.css +0 -0
  668. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/SafePaste.css +0 -0
  669. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/Save.css +0 -0
  670. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/ShowBlockNodes.css +0 -0
  671. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/Smiley.css +0 -0
  672. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/SpellCheck.css +0 -0
  673. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/StatusBar.css +0 -0
  674. data/vendor/assets/stylesheets/editor/plugins/{css → resources/css}/TextColor.css +0 -0
  675. data/vendor/assets/stylesheets/editor/plugins/{editorPlugins.css → resources/editorPlugins.css} +0 -5
  676. data/vendor/assets/{javascripts/dojox → stylesheets}/form/resources/BusyButton.css +0 -0
  677. data/vendor/assets/{javascripts/dojox → stylesheets}/form/resources/CheckedMultiSelect.css +6 -2
  678. data/vendor/assets/{javascripts/dojox → stylesheets}/form/resources/FileInput.css +3 -0
  679. data/vendor/assets/{javascripts/dojox → stylesheets}/form/resources/FilePickerTextBox.css +0 -0
  680. data/vendor/assets/{javascripts/dojox → stylesheets}/form/resources/FileUploader.css +0 -0
  681. data/vendor/assets/{javascripts/dojox → stylesheets}/form/resources/ListInput.css +0 -0
  682. data/vendor/assets/{javascripts/dojox → stylesheets}/form/resources/RangeSlider.css +0 -0
  683. data/vendor/assets/{javascripts/dojox → stylesheets}/form/resources/Rating.css +0 -0
  684. data/vendor/assets/{javascripts/dojox → stylesheets}/form/resources/TriStateCheckBox.css +0 -6
  685. data/vendor/assets/{javascripts/dojox → stylesheets}/form/resources/UploaderFileList.css +0 -0
  686. data/vendor/assets/stylesheets/gantt/{gantt.css → resources/gantt.css} +0 -0
  687. data/vendor/assets/stylesheets/{charting → geo/charting/resources}/Map.css +0 -0
  688. data/vendor/assets/stylesheets/grid/enhanced/{Common.css → resources/Common.css} +0 -0
  689. data/vendor/assets/stylesheets/grid/enhanced/{Common_rtl.css → resources/Common_rtl.css} +0 -0
  690. data/vendor/assets/stylesheets/grid/enhanced/{DnD.css → resources/DnD.css} +0 -0
  691. data/vendor/assets/stylesheets/grid/enhanced/{DnD_rtl.css → resources/DnD_rtl.css} +0 -0
  692. data/vendor/assets/stylesheets/grid/enhanced/{EnhancedGrid.css → resources/EnhancedGrid.css} +0 -0
  693. data/vendor/assets/stylesheets/grid/enhanced/{EnhancedGrid_rtl.css → resources/EnhancedGrid_rtl.css} +0 -0
  694. data/vendor/assets/stylesheets/grid/enhanced/{Filter.css → resources/Filter.css} +0 -0
  695. data/vendor/assets/stylesheets/grid/enhanced/{Filter_rtl.css → resources/Filter_rtl.css} +0 -0
  696. data/vendor/assets/stylesheets/grid/enhanced/{Pagination.css → resources/Pagination.css} +0 -0
  697. data/vendor/assets/stylesheets/grid/enhanced/{Pagination_rtl.css → resources/Pagination_rtl.css} +0 -0
  698. data/vendor/assets/stylesheets/grid/enhanced/{Sorter.css → resources/Sorter.css} +0 -0
  699. data/vendor/assets/stylesheets/grid/enhanced/{Sorter_rtl.css → resources/Sorter_rtl.css} +0 -0
  700. data/vendor/assets/stylesheets/grid/enhanced/{claro → resources/claro}/Common.css +0 -0
  701. data/vendor/assets/stylesheets/grid/enhanced/{claro → resources/claro}/EnhancedGrid.css +7 -1
  702. data/vendor/assets/stylesheets/grid/enhanced/{claro → resources/claro}/Filter.css +0 -0
  703. data/vendor/assets/stylesheets/grid/enhanced/{claroEnhancedGrid.css → resources/claroEnhancedGrid.css} +7 -1
  704. data/vendor/assets/stylesheets/grid/enhanced/{tundra → resources/tundra}/Common.css +0 -0
  705. data/vendor/assets/stylesheets/grid/enhanced/{tundra → resources/tundra}/EnhancedGrid.css +7 -0
  706. data/vendor/assets/stylesheets/grid/enhanced/{tundra → resources/tundra}/Filter.css +0 -0
  707. data/vendor/assets/stylesheets/grid/enhanced/{tundra → resources/tundra}/Sorter.css +0 -0
  708. data/vendor/assets/stylesheets/grid/enhanced/{tundraEnhancedGrid.css → resources/tundraEnhancedGrid.css} +7 -0
  709. data/vendor/assets/stylesheets/grid/{Grid.css → resources/Grid.css} +7 -0
  710. data/vendor/assets/stylesheets/grid/{Grid_rtl.css → resources/Grid_rtl.css} +0 -0
  711. data/vendor/assets/stylesheets/grid/{claroGrid.css → resources/claroGrid.css} +7 -1
  712. data/vendor/assets/stylesheets/grid/{nihiloGrid.css → resources/nihiloGrid.css} +7 -0
  713. data/vendor/assets/stylesheets/grid/{soriaGrid.css → resources/soriaGrid.css} +7 -0
  714. data/vendor/assets/stylesheets/grid/{tundraGrid.css → resources/tundraGrid.css} +7 -0
  715. data/vendor/assets/stylesheets/highlight/{highlight.css → resources/highlight.css} +0 -0
  716. data/vendor/assets/stylesheets/highlight/{pygments → resources/pygments}/autumn.css +0 -0
  717. data/vendor/assets/stylesheets/highlight/{pygments → resources/pygments}/borland.css +0 -0
  718. data/vendor/assets/stylesheets/highlight/{pygments → resources/pygments}/colorful.css +0 -0
  719. data/vendor/assets/stylesheets/highlight/{pygments → resources/pygments}/default.css +0 -0
  720. data/vendor/assets/stylesheets/highlight/{pygments → resources/pygments}/emacs.css +0 -0
  721. data/vendor/assets/stylesheets/highlight/{pygments → resources/pygments}/friendly.css +0 -0
  722. data/vendor/assets/stylesheets/highlight/{pygments → resources/pygments}/fruity.css +0 -0
  723. data/vendor/assets/stylesheets/highlight/{pygments → resources/pygments}/manni.css +0 -0
  724. data/vendor/assets/stylesheets/highlight/{pygments → resources/pygments}/murphy.css +0 -0
  725. data/vendor/assets/stylesheets/highlight/{pygments → resources/pygments}/native.css +0 -0
  726. data/vendor/assets/stylesheets/highlight/{pygments → resources/pygments}/pastie.css +0 -0
  727. data/vendor/assets/stylesheets/highlight/{pygments → resources/pygments}/perldoc.css +0 -0
  728. data/vendor/assets/stylesheets/highlight/{pygments → resources/pygments}/trac.css +0 -0
  729. data/vendor/assets/stylesheets/html/{ellipsis.css → resources/ellipsis.css} +0 -0
  730. data/vendor/assets/stylesheets/image/{Badge.css → resources/Badge.css} +0 -0
  731. data/vendor/assets/stylesheets/image/{Gallery.css → resources/Gallery.css} +0 -0
  732. data/vendor/assets/stylesheets/image/{Lightbox.css → resources/Lightbox.css} +0 -0
  733. data/vendor/assets/stylesheets/image/{Magnifier.css → resources/Magnifier.css} +0 -0
  734. data/vendor/assets/stylesheets/image/{SlideShow.css → resources/SlideShow.css} +0 -0
  735. data/vendor/assets/stylesheets/image/{ThumbnailPicker.css → resources/ThumbnailPicker.css} +0 -0
  736. data/vendor/assets/stylesheets/image/{image.css → resources/image.css} +0 -0
  737. data/vendor/assets/stylesheets/layout/{DndGridContainer.css → resources/DndGridContainer.css} +0 -0
  738. data/vendor/assets/stylesheets/layout/{ExpandoPane.css → resources/ExpandoPane.css} +0 -0
  739. data/vendor/assets/stylesheets/layout/{FloatingPane.css → resources/FloatingPane.css} +0 -0
  740. data/vendor/assets/stylesheets/layout/{GridContainer.css → resources/GridContainer.css} +0 -0
  741. data/vendor/assets/stylesheets/layout/{RadioGroup.css → resources/RadioGroup.css} +0 -0
  742. data/vendor/assets/stylesheets/layout/{ResizeHandle.css → resources/ResizeHandle.css} +0 -0
  743. data/vendor/assets/stylesheets/layout/{RotatorContainer.css → resources/RotatorContainer.css} +0 -0
  744. data/vendor/assets/stylesheets/layout/{ScrollPane.css → resources/ScrollPane.css} +0 -0
  745. data/vendor/assets/stylesheets/layout/{ToggleSplitter.css → resources/ToggleSplitter.css} +0 -0
  746. data/vendor/assets/stylesheets/mdnd/{dnd.css → resources/dnd.css} +0 -0
  747. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Accordion-compat.css +0 -0
  748. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Accordion-compat.less +0 -0
  749. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Accordion.css +0 -0
  750. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Accordion.less +0 -0
  751. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Button-compat.css +0 -0
  752. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Button-compat.less +0 -0
  753. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Button.css +0 -0
  754. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Button.less +0 -0
  755. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Carousel.css +0 -0
  756. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Carousel.less +0 -0
  757. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/CheckBox-compat.css +0 -0
  758. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/CheckBox-compat.less +0 -0
  759. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/CheckBox.css +0 -0
  760. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/CheckBox.less +0 -0
  761. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ComboBox-compat.css +0 -0
  762. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ComboBox-compat.less +0 -0
  763. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ComboBox.css +0 -0
  764. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ComboBox.less +0 -0
  765. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/DatePicker.css +0 -0
  766. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/EdgeToEdgeCategory.css +0 -0
  767. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/EdgeToEdgeCategory.less +0 -0
  768. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/EdgeToEdgeList.css +0 -0
  769. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/EdgeToEdgeList.less +0 -0
  770. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/FixedSplitter.css +0 -0
  771. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/FixedSplitter.less +0 -0
  772. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/GridLayout.css +0 -0
  773. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/GridLayout.less +0 -0
  774. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Heading-compat.css +0 -0
  775. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Heading-compat.less +0 -0
  776. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Heading.css +0 -0
  777. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Heading.less +0 -0
  778. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/IconContainer-compat.css +0 -0
  779. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/IconContainer-compat.less +0 -0
  780. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/IconContainer.css +0 -0
  781. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/IconContainer.less +0 -0
  782. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/IconMenu-compat.css +0 -0
  783. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/IconMenu-compat.less +0 -0
  784. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/IconMenu.css +0 -0
  785. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/IconMenu.less +0 -0
  786. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ListItem-compat.css +0 -0
  787. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ListItem-compat.less +0 -0
  788. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ListItem.css +0 -0
  789. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ListItem.less +0 -0
  790. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Opener-compat.css +0 -0
  791. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Opener.css +0 -0
  792. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Overlay-compat.css +0 -0
  793. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Overlay-compat.less +0 -0
  794. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Overlay.css +0 -0
  795. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Overlay.less +0 -0
  796. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/PageIndicator-compat.css +0 -0
  797. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/PageIndicator.css +0 -0
  798. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/PageIndicator.less +0 -0
  799. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ProgressBar-compat.css +0 -0
  800. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ProgressBar-compat.less +0 -0
  801. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ProgressBar.css +0 -0
  802. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ProgressBar.less +0 -0
  803. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ProgressIndicator-compat.css +0 -0
  804. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ProgressIndicator-compat.less +0 -0
  805. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ProgressIndicator.css +0 -0
  806. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ProgressIndicator.less +0 -0
  807. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/RadioButton-compat.css +0 -0
  808. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/RadioButton-compat.less +0 -0
  809. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/RadioButton.css +0 -0
  810. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/RadioButton.less +0 -0
  811. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/RoundRect-compat.css +0 -0
  812. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/RoundRect-compat.less +0 -0
  813. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/RoundRect.css +0 -0
  814. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/RoundRect.less +0 -0
  815. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/RoundRectCategory.css +0 -0
  816. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/RoundRectCategory.less +0 -0
  817. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/RoundRectList-compat.css +0 -0
  818. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/RoundRectList-compat.less +0 -0
  819. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/RoundRectList.css +0 -0
  820. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/RoundRectList.less +0 -0
  821. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ScrollablePane.css +0 -0
  822. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ScrollablePane.less +0 -0
  823. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/SearchBox.css +0 -0
  824. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/SearchBox.less +0 -0
  825. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/SimpleDialog-compat.css +0 -0
  826. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/SimpleDialog-compat.less +0 -0
  827. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/SimpleDialog.css +0 -0
  828. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/SimpleDialog.less +0 -0
  829. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Slider-compat.css +0 -0
  830. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Slider-compat.less +0 -0
  831. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Slider.css +0 -0
  832. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Slider.less +0 -0
  833. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/SpinWheel-compat.css +0 -0
  834. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/SpinWheel-compat.less +0 -0
  835. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/SpinWheel.css +0 -0
  836. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/SpinWheel.less +0 -0
  837. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Switch-compat.css +0 -0
  838. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Switch-compat.less +0 -0
  839. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Switch.css +0 -0
  840. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Switch.less +0 -0
  841. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/TabBar-compat.css +0 -0
  842. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/TabBar-compat.less +0 -0
  843. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/TabBar.css +0 -0
  844. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/TabBar.less +0 -0
  845. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/TextArea-compat.css +0 -0
  846. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/TextArea-compat.less +0 -0
  847. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/TextArea.css +0 -0
  848. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/TextArea.less +0 -0
  849. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/TextBox-compat.css +0 -0
  850. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/TextBox-compat.less +0 -0
  851. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/TextBox.css +0 -0
  852. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/TextBox.less +0 -0
  853. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/TimePicker.css +0 -0
  854. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ToggleButton-compat.css +0 -0
  855. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ToggleButton-compat.less +0 -0
  856. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ToggleButton.css +0 -0
  857. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ToggleButton.less +0 -0
  858. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ToolBarButton-compat.css +0 -0
  859. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ToolBarButton-compat.less +0 -0
  860. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ToolBarButton.css +3 -0
  861. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ToolBarButton.less +0 -0
  862. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Tooltip-compat.css +0 -0
  863. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Tooltip-compat.less +0 -0
  864. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Tooltip.css +0 -0
  865. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/Tooltip.less +0 -0
  866. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ValuePicker-compat.css +0 -0
  867. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ValuePicker-compat.less +0 -0
  868. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ValuePicker.css +0 -0
  869. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/ValuePicker.less +0 -0
  870. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/View.css +0 -0
  871. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/View.less +0 -0
  872. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/android-app-compat.css +0 -0
  873. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/android-app.css +3 -0
  874. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/android-compat.css +0 -0
  875. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/android.css +3 -0
  876. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/base-compat.css +0 -0
  877. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/base.css +3 -0
  878. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/common-compat.css +0 -0
  879. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/common-compat.less +0 -0
  880. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/common.css +0 -0
  881. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/common.less +0 -0
  882. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/dijit/Calendar-compat.css +0 -0
  883. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/dijit/Calendar-compat.less +0 -0
  884. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/dijit/Calendar.css +0 -0
  885. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/dijit/Calendar.less +0 -0
  886. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/android/variables.less +0 -0
  887. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Accordion-compat.css +0 -0
  888. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Accordion-compat.less +0 -0
  889. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Accordion.css +0 -0
  890. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Accordion.less +0 -0
  891. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Button-compat.css +0 -0
  892. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Button-compat.less +0 -0
  893. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Button.css +0 -0
  894. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Button.less +0 -0
  895. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Carousel.css +0 -0
  896. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Carousel.less +0 -0
  897. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/CheckBox-compat.css +0 -0
  898. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/CheckBox-compat.less +0 -0
  899. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/CheckBox.css +0 -0
  900. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/CheckBox.less +0 -0
  901. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ComboBox-compat.css +0 -0
  902. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ComboBox-compat.less +0 -0
  903. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ComboBox.css +0 -0
  904. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ComboBox.less +0 -0
  905. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/DatePicker.css +0 -0
  906. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/EdgeToEdgeCategory.css +0 -0
  907. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/EdgeToEdgeCategory.less +0 -0
  908. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/EdgeToEdgeList.css +0 -0
  909. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/EdgeToEdgeList.less +0 -0
  910. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/FixedSplitter.css +0 -0
  911. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/FixedSplitter.less +0 -0
  912. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/GridLayout.css +0 -0
  913. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/GridLayout.less +0 -0
  914. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Heading-compat.css +0 -0
  915. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Heading-compat.less +0 -0
  916. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Heading.css +0 -0
  917. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Heading.less +0 -0
  918. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/IconContainer-compat.css +0 -0
  919. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/IconContainer-compat.less +0 -0
  920. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/IconContainer.css +0 -0
  921. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/IconContainer.less +0 -0
  922. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/IconMenu-compat.css +0 -0
  923. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/IconMenu-compat.less +0 -0
  924. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/IconMenu.css +0 -0
  925. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/IconMenu.less +0 -0
  926. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ListItem-compat.css +0 -0
  927. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ListItem-compat.less +0 -0
  928. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ListItem.css +0 -0
  929. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ListItem.less +0 -0
  930. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Opener-compat.css +0 -0
  931. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Opener.css +0 -0
  932. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Overlay-compat.css +0 -0
  933. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Overlay-compat.less +0 -0
  934. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Overlay.css +0 -0
  935. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Overlay.less +0 -0
  936. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/PageIndicator-compat.css +0 -0
  937. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/PageIndicator.css +0 -0
  938. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/PageIndicator.less +0 -0
  939. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ProgressBar-compat.css +0 -0
  940. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ProgressBar-compat.less +0 -0
  941. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ProgressBar.css +0 -0
  942. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ProgressBar.less +0 -0
  943. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ProgressIndicator-compat.css +0 -0
  944. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ProgressIndicator-compat.less +0 -0
  945. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ProgressIndicator.css +0 -0
  946. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ProgressIndicator.less +0 -0
  947. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RadioButton-compat.css +0 -0
  948. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RadioButton-compat.less +0 -0
  949. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RadioButton.css +0 -0
  950. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RadioButton.less +0 -0
  951. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RoundRect-compat.css +0 -0
  952. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RoundRect-compat.less +0 -0
  953. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RoundRect.css +0 -0
  954. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RoundRect.less +0 -0
  955. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RoundRectCategory-compat.css +0 -0
  956. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RoundRectCategory.css +0 -0
  957. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RoundRectCategory.less +0 -0
  958. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RoundRectList-compat.css +0 -0
  959. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RoundRectList-compat.less +0 -0
  960. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RoundRectList.css +0 -0
  961. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/RoundRectList.less +0 -0
  962. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ScrollablePane.css +0 -0
  963. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ScrollablePane.less +0 -0
  964. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/SearchBox.css +0 -0
  965. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/SearchBox.less +0 -0
  966. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/SimpleDialog-compat.css +0 -0
  967. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/SimpleDialog-compat.less +0 -0
  968. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/SimpleDialog.css +0 -0
  969. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/SimpleDialog.less +0 -0
  970. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Slider-compat.css +0 -0
  971. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Slider-compat.less +0 -0
  972. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Slider.css +0 -0
  973. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Slider.less +0 -0
  974. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/SpinWheel-compat.css +0 -0
  975. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/SpinWheel-compat.less +0 -0
  976. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/SpinWheel.css +0 -0
  977. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/SpinWheel.less +0 -0
  978. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Switch-compat.css +0 -0
  979. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Switch-compat.less +0 -0
  980. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Switch.css +0 -0
  981. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Switch.less +0 -0
  982. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/TabBar-compat.css +0 -0
  983. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/TabBar-compat.less +0 -0
  984. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/TabBar.css +0 -0
  985. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/TabBar.less +0 -0
  986. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/TextArea-compat.css +0 -0
  987. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/TextArea-compat.less +0 -0
  988. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/TextArea.css +0 -0
  989. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/TextArea.less +0 -0
  990. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/TextBox-compat.css +0 -0
  991. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/TextBox-compat.less +0 -0
  992. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/TextBox.css +0 -0
  993. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/TextBox.less +0 -0
  994. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/TimePicker.css +0 -0
  995. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ToggleButton-compat.css +0 -0
  996. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ToggleButton-compat.less +0 -0
  997. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ToggleButton.css +0 -0
  998. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ToggleButton.less +0 -0
  999. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ToolBarButton-compat.css +0 -0
  1000. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ToolBarButton-compat.less +0 -0
  1001. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ToolBarButton.css +3 -0
  1002. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ToolBarButton.less +0 -0
  1003. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Tooltip-compat.css +0 -0
  1004. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Tooltip-compat.less +0 -0
  1005. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Tooltip.css +0 -0
  1006. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/Tooltip.less +0 -0
  1007. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ValuePicker-compat.css +0 -0
  1008. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ValuePicker-compat.less +0 -0
  1009. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ValuePicker.css +0 -0
  1010. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/ValuePicker.less +0 -0
  1011. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/View.css +0 -0
  1012. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/View.less +0 -0
  1013. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/base-compat.css +0 -0
  1014. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/base.css +3 -0
  1015. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/blackberry-compat.css +0 -0
  1016. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/blackberry.css +3 -0
  1017. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/common-compat.css +0 -0
  1018. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/common-compat.less +0 -0
  1019. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/common.css +0 -0
  1020. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/common.less +0 -0
  1021. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/dijit/Calendar-compat.css +0 -0
  1022. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/dijit/Calendar-compat.less +0 -0
  1023. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/dijit/Calendar.css +0 -0
  1024. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/dijit/Calendar.less +0 -0
  1025. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/blackberry/variables.less +0 -0
  1026. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Accordion-compat.less +0 -0
  1027. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Accordion.less +0 -0
  1028. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Button-compat.less +0 -0
  1029. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Button.less +0 -0
  1030. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Carousel.less +0 -0
  1031. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/CheckBox-compat.less +0 -0
  1032. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/CheckBox.less +0 -0
  1033. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ComboBox-compat.less +0 -0
  1034. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ComboBox.less +0 -0
  1035. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/EdgeToEdgeCategory.less +0 -0
  1036. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/EdgeToEdgeList.less +0 -0
  1037. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/FixedSplitter.less +0 -0
  1038. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/GridLayout.less +0 -0
  1039. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Heading-compat.less +0 -0
  1040. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Heading.less +0 -0
  1041. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/IconContainer-compat.less +0 -0
  1042. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/IconContainer.less +0 -0
  1043. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/IconContainer_keyframes.css +0 -0
  1044. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/IconMenu-compat.less +0 -0
  1045. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/IconMenu.less +0 -0
  1046. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ListItem-compat.less +0 -0
  1047. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ListItem.less +0 -0
  1048. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Overlay-compat.less +0 -0
  1049. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Overlay.less +0 -0
  1050. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/PageIndicator.less +0 -0
  1051. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/PageTurning.css +0 -0
  1052. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ProgressBar-compat.less +0 -0
  1053. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ProgressBar.less +0 -0
  1054. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ProgressIndicator-compat.less +0 -0
  1055. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ProgressIndicator.less +0 -0
  1056. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/RadioButton-compat.less +0 -0
  1057. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/RadioButton.less +0 -0
  1058. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/RoundRect-compat.less +0 -0
  1059. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/RoundRect.less +0 -0
  1060. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/RoundRectCategory.less +0 -0
  1061. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/RoundRectList-compat.less +0 -0
  1062. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/RoundRectList.less +0 -0
  1063. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ScrollablePane.less +0 -0
  1064. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/SearchBox.less +0 -0
  1065. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/SimpleDialog-compat.less +0 -0
  1066. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/SimpleDialog.less +0 -0
  1067. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Slider-compat.less +0 -0
  1068. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Slider.less +0 -0
  1069. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/SpinWheel-compat.less +0 -0
  1070. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/SpinWheel.less +0 -0
  1071. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Switch-compat.less +0 -0
  1072. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Switch.less +0 -0
  1073. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/TabBar-compat.less +0 -0
  1074. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/TabBar.less +0 -0
  1075. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/TextArea-compat.less +0 -0
  1076. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/TextArea.less +0 -0
  1077. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/TextBox-compat.less +0 -0
  1078. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/TextBox.less +0 -0
  1079. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ToggleButton-compat.less +0 -0
  1080. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ToggleButton.less +0 -0
  1081. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ToolBarButton-compat.less +0 -0
  1082. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ToolBarButton.less +3 -0
  1083. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Tooltip-compat.less +0 -0
  1084. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/Tooltip.less +0 -0
  1085. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ValuePicker-compat.less +0 -0
  1086. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/ValuePicker.less +0 -0
  1087. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/View.less +0 -0
  1088. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/common-compat.less +0 -0
  1089. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/common.less +0 -0
  1090. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/dijit/Calendar-compat.less +0 -0
  1091. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/dijit/Calendar.less +0 -0
  1092. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/dijit/ColorPalette.css +0 -0
  1093. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/dijit/ColorPicker.css +0 -0
  1094. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/dijit/base.css +27 -12
  1095. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/dijit/dijit.css +27 -12
  1096. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons-compat.css +0 -0
  1097. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons.css +0 -0
  1098. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlackCircleCross-compat.css +0 -0
  1099. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlackCircleCross.css +0 -0
  1100. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlackDownArrow16-compat.css +0 -0
  1101. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlackDownArrow16.css +0 -0
  1102. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlackLeftArrow16-compat.css +0 -0
  1103. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlackLeftArrow16.css +0 -0
  1104. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlackRightArrow16-compat.css +0 -0
  1105. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlackRightArrow16.css +0 -0
  1106. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlackUpArrow16-compat.css +0 -0
  1107. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlackUpArrow16.css +0 -0
  1108. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlueBadge-compat.css +0 -0
  1109. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlueBadge.css +0 -0
  1110. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlueBall-compat.css +0 -0
  1111. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlueBall.css +0 -0
  1112. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlueCircleArrow-compat.css +0 -0
  1113. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlueCircleArrow.css +0 -0
  1114. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlueCircleMinus-compat.css +0 -0
  1115. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlueCircleMinus.css +0 -0
  1116. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlueCirclePlus-compat.css +0 -0
  1117. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonBlueCirclePlus.css +0 -0
  1118. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonCheckboxOff-compat.css +0 -0
  1119. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonCheckboxOff.css +0 -0
  1120. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonCheckboxOn-compat.css +0 -0
  1121. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonCheckboxOn.css +0 -0
  1122. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonColorButtons-compat.css +0 -0
  1123. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonColorButtons.css +0 -0
  1124. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonDarkBlueCheck-compat.css +0 -0
  1125. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonDarkBlueCheck.css +0 -0
  1126. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGrayArrow-compat.css +0 -0
  1127. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGrayArrow.css +0 -0
  1128. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGrayCross-compat.css +0 -0
  1129. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGrayCross.css +0 -0
  1130. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGrayKnob-compat.css +0 -0
  1131. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGrayKnob.css +0 -0
  1132. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGrayMinus-compat.css +0 -0
  1133. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGrayMinus.css +0 -0
  1134. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGrayPlus-compat.css +0 -0
  1135. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGrayPlus.css +0 -0
  1136. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGrayRoundRect-compat.css +0 -0
  1137. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGrayRoundRect.css +0 -0
  1138. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGrayStar-compat.css +0 -0
  1139. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGrayStar.css +0 -0
  1140. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGreenBadge-compat.css +0 -0
  1141. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGreenBadge.css +0 -0
  1142. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGreenBall-compat.css +0 -0
  1143. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGreenBall.css +0 -0
  1144. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGreenCircleArrow-compat.css +0 -0
  1145. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGreenCircleArrow.css +0 -0
  1146. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGreenCircleMinus-compat.css +0 -0
  1147. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGreenCircleMinus.css +0 -0
  1148. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGreenCirclePlus-compat.css +0 -0
  1149. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonGreenCirclePlus.css +0 -0
  1150. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonOrangeBall-compat.css +0 -0
  1151. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonOrangeBall.css +0 -0
  1152. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonRedBadge-compat.css +0 -0
  1153. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonRedBadge.css +0 -0
  1154. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonRedBall-compat.css +0 -0
  1155. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonRedBall.css +0 -0
  1156. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonRedCircleArrow-compat.css +0 -0
  1157. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonRedCircleArrow.css +0 -0
  1158. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonRedCircleMinus-compat.css +0 -0
  1159. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonRedCircleMinus.css +0 -0
  1160. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonRedCirclePlus-compat.css +0 -0
  1161. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonRedCirclePlus.css +0 -0
  1162. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonRedCross-compat.css +0 -0
  1163. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonRedCross.css +0 -0
  1164. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonSilverCircleDownArrow-compat.css +0 -0
  1165. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonSilverCircleDownArrow.css +0 -0
  1166. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonSilverCircleGrayButton-compat.css +0 -0
  1167. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonSilverCircleGrayButton.css +0 -0
  1168. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonSilverCircleGreenButton-compat.css +0 -0
  1169. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonSilverCircleGreenButton.css +0 -0
  1170. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonSilverCircleGreenPlus-compat.css +0 -0
  1171. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonSilverCircleGreenPlus.css +0 -0
  1172. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonSilverCircleOrangeButton-compat.css +0 -0
  1173. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonSilverCircleOrangeButton.css +0 -0
  1174. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonSilverCircleRedCross-compat.css +0 -0
  1175. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonSilverCircleRedCross.css +0 -0
  1176. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonTransparent19.css +0 -0
  1177. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonTransparent29.css +0 -0
  1178. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonTransparent30.css +0 -0
  1179. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteArrow-compat.css +0 -0
  1180. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteArrow.css +0 -0
  1181. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteCheck-compat.css +0 -0
  1182. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteCheck.css +0 -0
  1183. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteCross-compat.css +0 -0
  1184. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteCross.css +0 -0
  1185. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteDownArrow-compat.css +0 -0
  1186. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteDownArrow.css +0 -0
  1187. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteDownArrow16-compat.css +0 -0
  1188. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteDownArrow16.css +0 -0
  1189. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteLeftArrow16-compat.css +0 -0
  1190. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteLeftArrow16.css +0 -0
  1191. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteMinus-compat.css +0 -0
  1192. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteMinus.css +0 -0
  1193. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhitePlus-compat.css +0 -0
  1194. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhitePlus.css +0 -0
  1195. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteRightArrow16-compat.css +0 -0
  1196. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteRightArrow16.css +0 -0
  1197. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteSearch-compat.css +0 -0
  1198. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteSearch.css +0 -0
  1199. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteUpArrow-compat.css +0 -0
  1200. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteUpArrow.css +0 -0
  1201. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteUpArrow16-compat.css +0 -0
  1202. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonWhiteUpArrow16.css +0 -0
  1203. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonYellowStar-compat.css +0 -0
  1204. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/domButtons/DomButtonYellowStar.css +0 -0
  1205. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions.css +0 -0
  1206. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/cover.css +0 -0
  1207. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/coverv.css +0 -0
  1208. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/cube.css +0 -0
  1209. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/dissolve.css +0 -0
  1210. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/fade.css +0 -0
  1211. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/flip.css +0 -0
  1212. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/reveal.css +0 -0
  1213. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/revealv.css +0 -0
  1214. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/scaleIn.css +0 -0
  1215. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/scaleOut.css +0 -0
  1216. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/slide.css +0 -0
  1217. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/slidev.css +0 -0
  1218. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/swap.css +0 -0
  1219. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/swirl.css +0 -0
  1220. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/zoomIn.css +0 -0
  1221. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/common/transitions/zoomOut.css +0 -0
  1222. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Accordion-compat.css +0 -0
  1223. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Accordion-compat.less +0 -0
  1224. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Accordion.css +0 -0
  1225. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Accordion.less +0 -0
  1226. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Button-compat.css +0 -0
  1227. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Button-compat.less +0 -0
  1228. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Button.css +0 -0
  1229. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Button.less +0 -0
  1230. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Carousel.css +0 -0
  1231. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Carousel.less +0 -0
  1232. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/CheckBox-compat.css +0 -0
  1233. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/CheckBox-compat.less +0 -0
  1234. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/CheckBox.css +0 -0
  1235. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/CheckBox.less +0 -0
  1236. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ComboBox-compat.css +0 -0
  1237. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ComboBox-compat.less +0 -0
  1238. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ComboBox.css +0 -0
  1239. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ComboBox.less +0 -0
  1240. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/DatePicker.css +0 -0
  1241. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/EdgeToEdgeCategory.css +0 -0
  1242. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/EdgeToEdgeCategory.less +0 -0
  1243. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/EdgeToEdgeList.css +0 -0
  1244. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/EdgeToEdgeList.less +0 -0
  1245. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/FixedSplitter.css +0 -0
  1246. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/FixedSplitter.less +0 -0
  1247. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/GridLayout.css +0 -0
  1248. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/GridLayout.less +0 -0
  1249. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Heading-compat.css +0 -0
  1250. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Heading-compat.less +0 -0
  1251. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Heading.css +0 -0
  1252. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Heading.less +0 -0
  1253. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/IconContainer-compat.css +0 -0
  1254. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/IconContainer-compat.less +0 -0
  1255. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/IconContainer.css +0 -0
  1256. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/IconContainer.less +0 -0
  1257. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/IconMenu-compat.css +0 -0
  1258. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/IconMenu-compat.less +0 -0
  1259. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/IconMenu.css +0 -0
  1260. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/IconMenu.less +0 -0
  1261. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ListItem-compat.css +0 -0
  1262. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ListItem-compat.less +0 -0
  1263. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ListItem.css +0 -0
  1264. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ListItem.less +0 -0
  1265. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Opener-compat.css +0 -0
  1266. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Opener.css +0 -0
  1267. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Overlay-compat.css +0 -0
  1268. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Overlay-compat.less +0 -0
  1269. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Overlay.css +0 -0
  1270. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Overlay.less +0 -0
  1271. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/PageIndicator-compat.css +0 -0
  1272. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/PageIndicator.css +0 -0
  1273. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/PageIndicator.less +0 -0
  1274. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ProgressBar-compat.css +0 -0
  1275. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ProgressBar-compat.less +0 -0
  1276. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ProgressBar.css +0 -0
  1277. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ProgressBar.less +0 -0
  1278. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ProgressIndicator-compat.css +0 -0
  1279. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ProgressIndicator-compat.less +0 -0
  1280. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ProgressIndicator.css +0 -0
  1281. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ProgressIndicator.less +0 -0
  1282. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/RadioButton-compat.css +0 -0
  1283. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/RadioButton-compat.less +0 -0
  1284. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/RadioButton.css +0 -0
  1285. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/RadioButton.less +0 -0
  1286. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/RoundRect-compat.css +0 -0
  1287. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/RoundRect-compat.less +0 -0
  1288. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/RoundRect.css +0 -0
  1289. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/RoundRect.less +0 -0
  1290. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/RoundRectCategory.css +0 -0
  1291. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/RoundRectCategory.less +0 -0
  1292. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/RoundRectList-compat.css +0 -0
  1293. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/RoundRectList-compat.less +0 -0
  1294. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/RoundRectList.css +0 -0
  1295. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/RoundRectList.less +0 -0
  1296. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ScrollablePane.css +0 -0
  1297. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ScrollablePane.less +0 -0
  1298. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/SearchBox.css +0 -0
  1299. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/SearchBox.less +0 -0
  1300. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/SimpleDialog-compat.css +0 -0
  1301. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/SimpleDialog-compat.less +0 -0
  1302. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/SimpleDialog.css +0 -0
  1303. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/SimpleDialog.less +0 -0
  1304. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Slider-compat.css +0 -0
  1305. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Slider-compat.less +0 -0
  1306. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Slider.css +0 -0
  1307. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Slider.less +0 -0
  1308. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/SpinWheel-compat.css +0 -0
  1309. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/SpinWheel-compat.less +0 -0
  1310. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/SpinWheel.css +0 -0
  1311. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/SpinWheel.less +0 -0
  1312. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Switch-compat.css +0 -0
  1313. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Switch-compat.less +0 -0
  1314. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Switch.css +0 -0
  1315. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Switch.less +0 -0
  1316. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/TabBar-compat.css +0 -0
  1317. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/TabBar-compat.less +0 -0
  1318. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/TabBar.css +0 -0
  1319. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/TabBar.less +0 -0
  1320. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/TextArea-compat.css +0 -0
  1321. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/TextArea-compat.less +0 -0
  1322. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/TextArea.css +0 -0
  1323. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/TextArea.less +0 -0
  1324. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/TextBox-compat.css +0 -0
  1325. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/TextBox-compat.less +0 -0
  1326. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/TextBox.css +0 -0
  1327. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/TextBox.less +0 -0
  1328. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/TimePicker.css +0 -0
  1329. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ToggleButton-compat.css +0 -0
  1330. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ToggleButton-compat.less +0 -0
  1331. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ToggleButton.css +0 -0
  1332. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ToggleButton.less +0 -0
  1333. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ToolBarButton-compat.css +0 -0
  1334. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ToolBarButton-compat.less +0 -0
  1335. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ToolBarButton.css +3 -0
  1336. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ToolBarButton.less +0 -0
  1337. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Tooltip-compat.css +0 -0
  1338. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Tooltip-compat.less +0 -0
  1339. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Tooltip.css +0 -0
  1340. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/Tooltip.less +0 -0
  1341. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ValuePicker-compat.css +0 -0
  1342. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ValuePicker-compat.less +0 -0
  1343. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ValuePicker.css +0 -0
  1344. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/ValuePicker.less +0 -0
  1345. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/View.css +0 -0
  1346. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/View.less +0 -0
  1347. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/base-compat.css +0 -0
  1348. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/base.css +3 -0
  1349. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/common-compat.css +0 -0
  1350. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/common-compat.less +0 -0
  1351. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/common.css +0 -0
  1352. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/common.less +0 -0
  1353. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/custom-compat.css +0 -0
  1354. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/custom.css +3 -0
  1355. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/dijit/Calendar-compat.css +0 -0
  1356. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/dijit/Calendar-compat.less +0 -0
  1357. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/dijit/Calendar.css +0 -0
  1358. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/dijit/Calendar.less +0 -0
  1359. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/custom/variables.less +0 -0
  1360. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Accordion-compat.css +0 -0
  1361. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Accordion-compat.less +0 -0
  1362. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Accordion.css +0 -0
  1363. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Accordion.less +0 -0
  1364. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Button-compat.css +0 -0
  1365. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Button-compat.less +0 -0
  1366. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Button.css +0 -0
  1367. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Button.less +0 -0
  1368. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Carousel.css +0 -0
  1369. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Carousel.less +0 -0
  1370. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/CheckBox-compat.css +0 -0
  1371. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/CheckBox-compat.less +0 -0
  1372. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/CheckBox.css +0 -0
  1373. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/CheckBox.less +0 -0
  1374. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ComboBox-compat.css +0 -0
  1375. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ComboBox-compat.less +0 -0
  1376. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ComboBox.css +0 -0
  1377. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ComboBox.less +0 -0
  1378. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/DatePicker.css +0 -0
  1379. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/EdgeToEdgeCategory-compat.css +0 -0
  1380. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/EdgeToEdgeCategory.css +0 -0
  1381. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/EdgeToEdgeCategory.less +0 -0
  1382. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/EdgeToEdgeList.css +0 -0
  1383. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/EdgeToEdgeList.less +0 -0
  1384. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/FixedSplitter.css +0 -0
  1385. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/FixedSplitter.less +0 -0
  1386. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/GridLayout.css +0 -0
  1387. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/GridLayout.less +0 -0
  1388. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Heading-compat.css +0 -0
  1389. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Heading-compat.less +0 -0
  1390. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Heading.css +0 -0
  1391. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Heading.less +0 -0
  1392. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/IconContainer-compat.css +0 -0
  1393. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/IconContainer-compat.less +0 -0
  1394. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/IconContainer.css +0 -0
  1395. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/IconContainer.less +0 -0
  1396. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/IconMenu-compat.css +0 -0
  1397. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/IconMenu-compat.less +0 -0
  1398. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/IconMenu.css +0 -0
  1399. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/IconMenu.less +0 -0
  1400. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ListItem-compat.css +0 -0
  1401. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ListItem-compat.less +0 -0
  1402. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ListItem.css +0 -0
  1403. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ListItem.less +0 -0
  1404. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Opener-compat.css +0 -0
  1405. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Opener.css +0 -0
  1406. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Overlay-compat.css +0 -0
  1407. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Overlay-compat.less +0 -0
  1408. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Overlay.css +0 -0
  1409. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Overlay.less +0 -0
  1410. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/PageIndicator-compat.css +0 -0
  1411. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/PageIndicator.css +0 -0
  1412. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/PageIndicator.less +0 -0
  1413. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ProgressBar-compat.css +0 -0
  1414. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ProgressBar-compat.less +0 -0
  1415. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ProgressBar.css +0 -0
  1416. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ProgressBar.less +0 -0
  1417. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ProgressIndicator-compat.css +0 -0
  1418. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ProgressIndicator-compat.less +0 -0
  1419. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ProgressIndicator.css +0 -0
  1420. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ProgressIndicator.less +0 -0
  1421. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/RadioButton-compat.css +0 -0
  1422. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/RadioButton-compat.less +0 -0
  1423. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/RadioButton.css +0 -0
  1424. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/RadioButton.less +0 -0
  1425. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/RoundRect-compat.css +0 -0
  1426. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/RoundRect-compat.less +0 -0
  1427. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/RoundRect.css +0 -0
  1428. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/RoundRect.less +0 -0
  1429. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/RoundRectCategory.css +0 -0
  1430. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/RoundRectCategory.less +0 -0
  1431. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/RoundRectList-compat.css +0 -0
  1432. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/RoundRectList-compat.less +0 -0
  1433. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/RoundRectList.css +0 -0
  1434. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/RoundRectList.less +0 -0
  1435. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ScrollablePane.css +0 -0
  1436. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ScrollablePane.less +0 -0
  1437. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/SearchBox.css +0 -0
  1438. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/SearchBox.less +0 -0
  1439. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/SimpleDialog-compat.css +0 -0
  1440. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/SimpleDialog-compat.less +0 -0
  1441. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/SimpleDialog.css +0 -0
  1442. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/SimpleDialog.less +0 -0
  1443. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Slider-compat.css +0 -0
  1444. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Slider-compat.less +0 -0
  1445. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Slider.css +0 -0
  1446. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Slider.less +0 -0
  1447. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/SpinWheel-compat.css +0 -0
  1448. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/SpinWheel-compat.less +0 -0
  1449. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/SpinWheel.css +0 -0
  1450. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/SpinWheel.less +0 -0
  1451. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Switch-compat.css +0 -0
  1452. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Switch-compat.less +0 -0
  1453. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Switch.css +0 -0
  1454. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Switch.less +0 -0
  1455. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/TabBar-compat.css +0 -0
  1456. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/TabBar-compat.less +0 -0
  1457. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/TabBar.css +0 -0
  1458. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/TabBar.less +0 -0
  1459. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/TextArea-compat.css +0 -0
  1460. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/TextArea-compat.less +0 -0
  1461. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/TextArea.css +0 -0
  1462. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/TextArea.less +0 -0
  1463. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/TextBox-compat.css +0 -0
  1464. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/TextBox-compat.less +0 -0
  1465. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/TextBox.css +0 -0
  1466. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/TextBox.less +0 -0
  1467. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/TimePicker.css +0 -0
  1468. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ToggleButton-compat.css +0 -0
  1469. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ToggleButton-compat.less +0 -0
  1470. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ToggleButton.css +0 -0
  1471. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ToggleButton.less +0 -0
  1472. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ToolBarButton-compat.css +0 -0
  1473. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ToolBarButton-compat.less +0 -0
  1474. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ToolBarButton.css +3 -0
  1475. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ToolBarButton.less +0 -0
  1476. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Tooltip-compat.css +0 -0
  1477. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Tooltip-compat.less +0 -0
  1478. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Tooltip.css +0 -0
  1479. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/Tooltip.less +0 -0
  1480. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ValuePicker-compat.css +0 -0
  1481. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ValuePicker-compat.less +0 -0
  1482. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ValuePicker.css +0 -0
  1483. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ValuePicker.less +0 -0
  1484. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/View.css +0 -0
  1485. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/View.less +0 -0
  1486. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/base-compat.css +0 -0
  1487. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/base.css +3 -0
  1488. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/common-compat.css +0 -0
  1489. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/common-compat.less +0 -0
  1490. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/common.css +0 -0
  1491. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/common.less +0 -0
  1492. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/dijit/Calendar-compat.css +0 -0
  1493. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/dijit/Calendar-compat.less +0 -0
  1494. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/dijit/Calendar.css +0 -0
  1495. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/dijit/Calendar.less +0 -0
  1496. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ipad-compat.css +0 -0
  1497. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/ipad.css +0 -0
  1498. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/iphone-app-compat.css +0 -0
  1499. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/iphone-app.css +3 -0
  1500. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/iphone-compat.css +0 -0
  1501. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/iphone.css +3 -0
  1502. data/vendor/assets/{javascripts/dojox → stylesheets}/mobile/themes/iphone/variables.less +0 -0
  1503. data/vendor/assets/stylesheets/sketch/{sketch.css → resources/sketch.css} +0 -0
  1504. data/vendor/assets/{javascripts/dojox → stylesheets}/treemap/themes/DrillDownUp.css +0 -0
  1505. data/vendor/assets/{javascripts/dojox → stylesheets}/treemap/themes/GroupLabel.css +0 -0
  1506. data/vendor/assets/{javascripts/dojox → stylesheets}/treemap/themes/MobileTreeMap.css +0 -0
  1507. data/vendor/assets/{javascripts/dojox → stylesheets}/treemap/themes/TreeMap.css +0 -0
  1508. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/Calendar/Calendar.css +0 -0
  1509. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/ColorPicker/ColorPicker.css +0 -0
  1510. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/Dialog/Dialog.css +0 -0
  1511. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/DocTester/DocTester.css +0 -0
  1512. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/FilePicker/FilePicker.css +0 -0
  1513. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/FisheyeList/FisheyeList.css +0 -0
  1514. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/Loader/Loader.css +0 -0
  1515. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/Pager/Pager.css +0 -0
  1516. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/Portlet/Portlet.css +0 -0
  1517. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/RollingList/RollingList.css +0 -0
  1518. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/SortList/SortList.css +0 -0
  1519. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/TitleGroup/TitleGroup.css +0 -0
  1520. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/Toaster/Toaster.css +0 -0
  1521. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/UpgradeBar/UpgradeBar.css +0 -0
  1522. data/vendor/assets/{javascripts/dojox → stylesheets}/widget/Wizard/Wizard.css +0 -0
  1523. metadata +1389 -1708
  1524. data/DOJO_LICENSE +0 -195
  1525. data/LICENSE +0 -19
  1526. data/vendor/assets/javascripts/dojox/NodeList/README +0 -33
  1527. data/vendor/assets/javascripts/dojox/analytics/README +0 -199
  1528. data/vendor/assets/javascripts/dojox/app/LICENSE +0 -195
  1529. data/vendor/assets/javascripts/dojox/app/README.txt +0 -270
  1530. data/vendor/assets/javascripts/dojox/app/schema/README +0 -1
  1531. data/vendor/assets/javascripts/dojox/app/widgets/scrollable.js +0 -856
  1532. data/vendor/assets/javascripts/dojox/atom/README +0 -53
  1533. data/vendor/assets/javascripts/dojox/atom/widget/templates/EntryHeader.html +0 -1
  1534. data/vendor/assets/javascripts/dojox/atom/widget/templates/FeedEntryEditor.html +0 -195
  1535. data/vendor/assets/javascripts/dojox/atom/widget/templates/FeedEntryViewer.html +0 -158
  1536. data/vendor/assets/javascripts/dojox/atom/widget/templates/FeedViewer.html +0 -6
  1537. data/vendor/assets/javascripts/dojox/atom/widget/templates/FeedViewerEntry.html +0 -15
  1538. data/vendor/assets/javascripts/dojox/atom/widget/templates/FeedViewerGrouping.html +0 -4
  1539. data/vendor/assets/javascripts/dojox/atom/widget/templates/PeopleEditor.html +0 -6
  1540. data/vendor/assets/javascripts/dojox/av/README +0 -65
  1541. data/vendor/assets/javascripts/dojox/av/widget/resources/PlayButton.html +0 -3
  1542. data/vendor/assets/javascripts/dojox/av/widget/resources/Player.html +0 -20
  1543. data/vendor/assets/javascripts/dojox/av/widget/resources/ProgressSlider.html +0 -6
  1544. data/vendor/assets/javascripts/dojox/av/widget/resources/Status.html +0 -7
  1545. data/vendor/assets/javascripts/dojox/av/widget/resources/VolumeButton.html +0 -7
  1546. data/vendor/assets/javascripts/dojox/calc/Readme.txt +0 -175
  1547. data/vendor/assets/javascripts/dojox/calc/_ExecutorIframe.html +0 -533
  1548. data/vendor/assets/javascripts/dojox/calc/templates/FuncGen.html +0 -15
  1549. data/vendor/assets/javascripts/dojox/calc/templates/GraphPro.html +0 -165
  1550. data/vendor/assets/javascripts/dojox/calc/templates/Grapher.html +0 -117
  1551. data/vendor/assets/javascripts/dojox/calc/templates/Standard.html +0 -101
  1552. data/vendor/assets/javascripts/dojox/calendar/LICENSE +0 -195
  1553. data/vendor/assets/javascripts/dojox/calendar/README +0 -18
  1554. data/vendor/assets/javascripts/dojox/calendar/templates/Calendar.html +0 -16
  1555. data/vendor/assets/javascripts/dojox/calendar/templates/ColumnView.html +0 -32
  1556. data/vendor/assets/javascripts/dojox/calendar/templates/ColumnViewSecondarySheet.html +0 -11
  1557. data/vendor/assets/javascripts/dojox/calendar/templates/ExpandRenderer.html +0 -3
  1558. data/vendor/assets/javascripts/dojox/calendar/templates/HorizontalRenderer.html +0 -13
  1559. data/vendor/assets/javascripts/dojox/calendar/templates/LabelRenderer.html +0 -8
  1560. data/vendor/assets/javascripts/dojox/calendar/templates/MatrixView.html +0 -17
  1561. data/vendor/assets/javascripts/dojox/calendar/templates/MobileCalendar.html +0 -11
  1562. data/vendor/assets/javascripts/dojox/calendar/templates/MobileHorizontalRenderer.html +0 -13
  1563. data/vendor/assets/javascripts/dojox/calendar/templates/MobileVerticalRenderer.html +0 -12
  1564. data/vendor/assets/javascripts/dojox/calendar/templates/MonthColumnView.html +0 -18
  1565. data/vendor/assets/javascripts/dojox/calendar/templates/SimpleColumnView.html +0 -27
  1566. data/vendor/assets/javascripts/dojox/calendar/templates/VerticalRenderer.html +0 -13
  1567. data/vendor/assets/javascripts/dojox/calendar/time.js.uncompressed.js +0 -161
  1568. data/vendor/assets/javascripts/dojox/charting/README +0 -31
  1569. data/vendor/assets/javascripts/dojox/charting/themes/PlotKit/README +0 -11
  1570. data/vendor/assets/javascripts/dojox/charting/themes/PlotKit/base.js.uncompressed.js +0 -55
  1571. data/vendor/assets/javascripts/dojox/charting/themes/PlotKit/blue.js.uncompressed.js +0 -7
  1572. data/vendor/assets/javascripts/dojox/charting/themes/PlotKit/cyan.js.uncompressed.js +0 -7
  1573. data/vendor/assets/javascripts/dojox/charting/themes/PlotKit/green.js.uncompressed.js +0 -7
  1574. data/vendor/assets/javascripts/dojox/charting/themes/PlotKit/orange.js.uncompressed.js +0 -7
  1575. data/vendor/assets/javascripts/dojox/charting/themes/PlotKit/purple.js.uncompressed.js +0 -7
  1576. data/vendor/assets/javascripts/dojox/charting/themes/PlotKit/red.js.uncompressed.js +0 -7
  1577. data/vendor/assets/javascripts/dojox/charting/themes/README +0 -5
  1578. data/vendor/assets/javascripts/dojox/charting/themes/RoyalPurples.js.uncompressed.js +0 -12
  1579. data/vendor/assets/javascripts/dojox/collections/README +0 -39
  1580. data/vendor/assets/javascripts/dojox/color/README +0 -41
  1581. data/vendor/assets/javascripts/dojox/css3/README +0 -37
  1582. data/vendor/assets/javascripts/dojox/data/README +0 -127
  1583. data/vendor/assets/javascripts/dojox/date/README +0 -48
  1584. data/vendor/assets/javascripts/dojox/date/zoneinfo/LICENSE +0 -10
  1585. data/vendor/assets/javascripts/dojox/dgauges/LICENSE +0 -195
  1586. data/vendor/assets/javascripts/dojox/dgauges/README +0 -22
  1587. data/vendor/assets/javascripts/dojox/dnd/README +0 -22
  1588. data/vendor/assets/javascripts/dojox/drawing/README +0 -36
  1589. data/vendor/assets/javascripts/dojox/dtl/README +0 -207
  1590. data/vendor/assets/javascripts/dojox/editor/README +0 -369
  1591. data/vendor/assets/javascripts/dojox/editor/plugins/resources/insertTable.html +0 -48
  1592. data/vendor/assets/javascripts/dojox/editor/plugins/resources/modifyTable.html +0 -58
  1593. data/vendor/assets/javascripts/dojox/embed/README +0 -44
  1594. data/vendor/assets/javascripts/dojox/encoding/LICENSE +0 -14
  1595. data/vendor/assets/javascripts/dojox/encoding/README +0 -35
  1596. data/vendor/assets/javascripts/dojox/form/README +0 -73
  1597. data/vendor/assets/javascripts/dojox/form/resources/CheckedMultiSelect.html +0 -8
  1598. data/vendor/assets/javascripts/dojox/form/resources/FileInput.html +0 -9
  1599. data/vendor/assets/javascripts/dojox/form/resources/FileInputAuto.html +0 -9
  1600. data/vendor/assets/javascripts/dojox/form/resources/FilePickerTextBox.html +0 -18
  1601. data/vendor/assets/javascripts/dojox/form/resources/HorizontalRangeSlider.html +0 -39
  1602. data/vendor/assets/javascripts/dojox/form/resources/PasswordValidator.html +0 -3
  1603. data/vendor/assets/javascripts/dojox/form/resources/TriStateCheckBox.html +0 -5
  1604. data/vendor/assets/javascripts/dojox/form/resources/Uploader.html +0 -18
  1605. data/vendor/assets/javascripts/dojox/form/resources/VerticalRangeSlider.html +0 -49
  1606. data/vendor/assets/javascripts/dojox/form/resources/_CheckedMultiSelectItem.html +0 -5
  1607. data/vendor/assets/javascripts/dojox/form/resources/_CheckedMultiSelectMenuItem.html +0 -10
  1608. data/vendor/assets/javascripts/dojox/fx/README +0 -75
  1609. data/vendor/assets/javascripts/dojox/geo/README +0 -43
  1610. data/vendor/assets/javascripts/dojox/gesture/README +0 -39
  1611. data/vendor/assets/javascripts/dojox/gfx/README +0 -109
  1612. data/vendor/assets/javascripts/dojox/gfx/README-svgweb +0 -98
  1613. data/vendor/assets/javascripts/dojox/gfx/resources/README +0 -3
  1614. data/vendor/assets/javascripts/dojox/gfx/resources/gfxSvgProxyFrame.html +0 -13
  1615. data/vendor/assets/javascripts/dojox/gfx3d/README +0 -36
  1616. data/vendor/assets/javascripts/dojox/grid/README +0 -151
  1617. data/vendor/assets/javascripts/dojox/grid/_EditManager.js.uncompressed.js +0 -258
  1618. data/vendor/assets/javascripts/dojox/grid/cells/_base.js.uncompressed.js +0 -481
  1619. data/vendor/assets/javascripts/dojox/grid/cells/dijit.js.uncompressed.js +0 -261
  1620. data/vendor/assets/javascripts/dojox/grid/cells/tree.js.uncompressed.js +0 -74
  1621. data/vendor/assets/javascripts/dojox/grid/enhanced/_Events.js.uncompressed.js +0 -215
  1622. data/vendor/assets/javascripts/dojox/grid/enhanced/_FocusManager.js.uncompressed.js +0 -787
  1623. data/vendor/assets/javascripts/dojox/grid/enhanced/_Plugin.js.uncompressed.js +0 -174
  1624. data/vendor/assets/javascripts/dojox/grid/enhanced/_PluginManager.js.uncompressed.js +0 -275
  1625. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/EnhancedGrid.js.uncompressed.js +0 -47
  1626. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/Filter.js.uncompressed.js +0 -120
  1627. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/Pagination.js.uncompressed.js +0 -55
  1628. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ar/EnhancedGrid.js.uncompressed.js +0 -13
  1629. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ar/Filter.js.uncompressed.js +0 -75
  1630. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ar/Pagination.js.uncompressed.js +0 -21
  1631. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ca/EnhancedGrid.js.uncompressed.js +0 -13
  1632. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ca/Filter.js.uncompressed.js +0 -75
  1633. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ca/Pagination.js.uncompressed.js +0 -21
  1634. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/cs/EnhancedGrid.js.uncompressed.js +0 -13
  1635. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/cs/Filter.js.uncompressed.js +0 -75
  1636. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/cs/Pagination.js.uncompressed.js +0 -21
  1637. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/da/EnhancedGrid.js.uncompressed.js +0 -13
  1638. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/da/Filter.js.uncompressed.js +0 -75
  1639. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/da/Pagination.js.uncompressed.js +0 -21
  1640. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/de/EnhancedGrid.js.uncompressed.js +0 -13
  1641. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/de/Filter.js.uncompressed.js +0 -75
  1642. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/de/Pagination.js.uncompressed.js +0 -21
  1643. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/el/EnhancedGrid.js.uncompressed.js +0 -13
  1644. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/el/Filter.js.uncompressed.js +0 -75
  1645. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/el/Pagination.js.uncompressed.js +0 -21
  1646. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/es/EnhancedGrid.js.uncompressed.js +0 -13
  1647. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/es/Filter.js.uncompressed.js +0 -75
  1648. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/es/Pagination.js.uncompressed.js +0 -21
  1649. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/fi/EnhancedGrid.js.uncompressed.js +0 -13
  1650. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/fi/Filter.js.uncompressed.js +0 -75
  1651. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/fi/Pagination.js.uncompressed.js +0 -21
  1652. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/fr/EnhancedGrid.js.uncompressed.js +0 -13
  1653. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/fr/Filter.js.uncompressed.js +0 -75
  1654. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/fr/Pagination.js.uncompressed.js +0 -21
  1655. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/he/EnhancedGrid.js.uncompressed.js +0 -13
  1656. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/he/Filter.js.uncompressed.js +0 -84
  1657. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/he/Pagination.js.uncompressed.js +0 -20
  1658. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/hr/EnhancedGrid.js.uncompressed.js +0 -13
  1659. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/hr/Filter.js.uncompressed.js +0 -86
  1660. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/hr/Pagination.js.uncompressed.js +0 -21
  1661. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/hu/EnhancedGrid.js.uncompressed.js +0 -13
  1662. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/hu/Filter.js.uncompressed.js +0 -75
  1663. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/hu/Pagination.js.uncompressed.js +0 -21
  1664. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/it/EnhancedGrid.js.uncompressed.js +0 -13
  1665. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/it/Filter.js.uncompressed.js +0 -75
  1666. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/it/Pagination.js.uncompressed.js +0 -21
  1667. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ja/EnhancedGrid.js.uncompressed.js +0 -13
  1668. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ja/Filter.js.uncompressed.js +0 -75
  1669. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ja/Pagination.js.uncompressed.js +0 -21
  1670. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/kk/EnhancedGrid.js.uncompressed.js +0 -13
  1671. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/kk/Filter.js.uncompressed.js +0 -75
  1672. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/kk/Pagination.js.uncompressed.js +0 -21
  1673. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ko/EnhancedGrid.js.uncompressed.js +0 -13
  1674. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ko/Filter.js.uncompressed.js +0 -75
  1675. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ko/Pagination.js.uncompressed.js +0 -21
  1676. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/nb/EnhancedGrid.js.uncompressed.js +0 -13
  1677. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/nb/Filter.js.uncompressed.js +0 -75
  1678. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/nb/Pagination.js.uncompressed.js +0 -21
  1679. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/nl/EnhancedGrid.js.uncompressed.js +0 -13
  1680. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/nl/Filter.js.uncompressed.js +0 -75
  1681. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/nl/Pagination.js.uncompressed.js +0 -21
  1682. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/pl/EnhancedGrid.js.uncompressed.js +0 -13
  1683. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/pl/Filter.js.uncompressed.js +0 -75
  1684. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/pl/Pagination.js.uncompressed.js +0 -21
  1685. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/pt-pt/EnhancedGrid.js.uncompressed.js +0 -13
  1686. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/pt-pt/Filter.js.uncompressed.js +0 -75
  1687. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/pt-pt/Pagination.js.uncompressed.js +0 -21
  1688. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/pt/EnhancedGrid.js.uncompressed.js +0 -13
  1689. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/pt/Filter.js.uncompressed.js +0 -75
  1690. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/pt/Pagination.js.uncompressed.js +0 -21
  1691. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ro/EnhancedGrid.js.uncompressed.js +0 -13
  1692. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ro/Filter.js.uncompressed.js +0 -75
  1693. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ro/Pagination.js.uncompressed.js +0 -21
  1694. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ru/EnhancedGrid.js.uncompressed.js +0 -13
  1695. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ru/Filter.js.uncompressed.js +0 -75
  1696. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/ru/Pagination.js.uncompressed.js +0 -21
  1697. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/sk/EnhancedGrid.js.uncompressed.js +0 -13
  1698. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/sk/Filter.js.uncompressed.js +0 -75
  1699. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/sk/Pagination.js.uncompressed.js +0 -21
  1700. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/sl/EnhancedGrid.js.uncompressed.js +0 -13
  1701. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/sl/Filter.js.uncompressed.js +0 -75
  1702. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/sl/Pagination.js.uncompressed.js +0 -21
  1703. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/sv/EnhancedGrid.js.uncompressed.js +0 -13
  1704. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/sv/Filter.js.uncompressed.js +0 -75
  1705. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/sv/Pagination.js.uncompressed.js +0 -21
  1706. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/th/EnhancedGrid.js.uncompressed.js +0 -13
  1707. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/th/Filter.js.uncompressed.js +0 -75
  1708. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/th/Pagination.js.uncompressed.js +0 -21
  1709. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/tr/EnhancedGrid.js.uncompressed.js +0 -13
  1710. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/tr/Filter.js.uncompressed.js +0 -75
  1711. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/tr/Pagination.js.uncompressed.js +0 -21
  1712. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/zh-tw/EnhancedGrid.js.uncompressed.js +0 -13
  1713. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/zh-tw/Filter.js.uncompressed.js +0 -75
  1714. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/zh-tw/Pagination.js.uncompressed.js +0 -21
  1715. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/zh/EnhancedGrid.js.uncompressed.js +0 -13
  1716. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/zh/Filter.js.uncompressed.js +0 -75
  1717. data/vendor/assets/javascripts/dojox/grid/enhanced/nls/zh/Pagination.js.uncompressed.js +0 -21
  1718. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/AutoScroll.js.uncompressed.js +0 -181
  1719. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/CellMerge.js.uncompressed.js +0 -276
  1720. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/Cookie.js.uncompressed.js +0 -361
  1721. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/Dialog.js.uncompressed.js +0 -39
  1722. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/DnD.js.uncompressed.js +0 -1096
  1723. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/Exporter.js.uncompressed.js +0 -243
  1724. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/Filter.js.uncompressed.js +0 -174
  1725. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/GridSource.js.uncompressed.js +0 -154
  1726. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/IndirectSelection.js.uncompressed.js +0 -623
  1727. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/Menu.js.uncompressed.js +0 -135
  1728. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/NestedSorting.js.uncompressed.js +0 -610
  1729. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/Pagination.js.uncompressed.js +0 -984
  1730. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/Printer.js.uncompressed.js +0 -294
  1731. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/Rearrange.js.uncompressed.js +0 -508
  1732. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/Search.js.uncompressed.js +0 -122
  1733. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/Selector.js.uncompressed.js +0 -1479
  1734. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/_RowMapLayer.js.uncompressed.js +0 -207
  1735. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/_SelectionPreserver.js.uncompressed.js +0 -109
  1736. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/_StoreLayer.js.uncompressed.js +0 -392
  1737. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/exporter/CSVWriter.js.uncompressed.js +0 -87
  1738. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/exporter/TableWriter.js.uncompressed.js +0 -159
  1739. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/exporter/_ExportWriter.js.uncompressed.js +0 -272
  1740. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/filter/ClearFilterConfirm.js.uncompressed.js +0 -45
  1741. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/filter/FilterBar.js.uncompressed.js +0 -387
  1742. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/filter/FilterBuilder.js.uncompressed.js +0 -80
  1743. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/filter/FilterDefDialog.js.uncompressed.js +0 -1260
  1744. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/filter/FilterLayer.js.uncompressed.js +0 -410
  1745. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/filter/FilterStatusTip.js.uncompressed.js +0 -144
  1746. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/filter/_ConditionExpr.js.uncompressed.js +0 -238
  1747. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/filter/_DataExprs.js.uncompressed.js +0 -84
  1748. data/vendor/assets/javascripts/dojox/grid/enhanced/plugins/filter/_FilterExpr.js.uncompressed.js +0 -247
  1749. data/vendor/assets/javascripts/dojox/grid/enhanced/templates/ClearFilterConfirmPane.html +0 -9
  1750. data/vendor/assets/javascripts/dojox/grid/enhanced/templates/CriteriaBox.html +0 -20
  1751. data/vendor/assets/javascripts/dojox/grid/enhanced/templates/FilterBar.html +0 -15
  1752. data/vendor/assets/javascripts/dojox/grid/enhanced/templates/FilterBoolValueBox.html +0 -11
  1753. data/vendor/assets/javascripts/dojox/grid/enhanced/templates/FilterDefPane.html +0 -27
  1754. data/vendor/assets/javascripts/dojox/grid/enhanced/templates/FilterStatusPane.html +0 -8
  1755. data/vendor/assets/javascripts/dojox/grid/enhanced/templates/Pagination.html +0 -18
  1756. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_ROOT.js.uncompressed.js +0 -3
  1757. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_ar.js.uncompressed.js +0 -3
  1758. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_ca.js.uncompressed.js +0 -3
  1759. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_cs.js.uncompressed.js +0 -3
  1760. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_da.js.uncompressed.js +0 -3
  1761. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_de.js.uncompressed.js +0 -3
  1762. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_el.js.uncompressed.js +0 -3
  1763. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_en-gb.js.uncompressed.js +0 -3
  1764. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_en-us.js.uncompressed.js +0 -3
  1765. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_es-es.js.uncompressed.js +0 -3
  1766. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_fi-fi.js.uncompressed.js +0 -3
  1767. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_fr-fr.js.uncompressed.js +0 -3
  1768. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_he-il.js.uncompressed.js +0 -3
  1769. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_hu.js.uncompressed.js +0 -3
  1770. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_it-it.js.uncompressed.js +0 -3
  1771. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_ja-jp.js.uncompressed.js +0 -3
  1772. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_ko-kr.js.uncompressed.js +0 -3
  1773. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_nb.js.uncompressed.js +0 -3
  1774. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_nl-nl.js.uncompressed.js +0 -3
  1775. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_pl.js.uncompressed.js +0 -3
  1776. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_pt-br.js.uncompressed.js +0 -3
  1777. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_pt-pt.js.uncompressed.js +0 -3
  1778. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_ru.js.uncompressed.js +0 -3
  1779. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_sk.js.uncompressed.js +0 -3
  1780. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_sl.js.uncompressed.js +0 -3
  1781. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_sv.js.uncompressed.js +0 -3
  1782. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_th.js.uncompressed.js +0 -3
  1783. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_tr.js.uncompressed.js +0 -3
  1784. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_zh-cn.js.uncompressed.js +0 -3
  1785. data/vendor/assets/javascripts/dojox/grid/nls/DataGrid_zh-tw.js.uncompressed.js +0 -3
  1786. data/vendor/assets/javascripts/dojox/grid/resources/Expando.html +0 -5
  1787. data/vendor/assets/javascripts/dojox/grid/resources/View.html +0 -12
  1788. data/vendor/assets/javascripts/dojox/grid/resources/_Grid.html +0 -6
  1789. data/vendor/assets/javascripts/dojox/help/README +0 -35
  1790. data/vendor/assets/javascripts/dojox/highlight/README +0 -31
  1791. data/vendor/assets/javascripts/dojox/html/README +0 -48
  1792. data/vendor/assets/javascripts/dojox/image/README +0 -88
  1793. data/vendor/assets/javascripts/dojox/io/OAuth.js.uncompressed.js +0 -302
  1794. data/vendor/assets/javascripts/dojox/io/README +0 -82
  1795. data/vendor/assets/javascripts/dojox/io/proxy/README +0 -82
  1796. data/vendor/assets/javascripts/dojox/io/proxy/xip_client.html +0 -102
  1797. data/vendor/assets/javascripts/dojox/io/proxy/xip_server.html +0 -382
  1798. data/vendor/assets/javascripts/dojox/json/README +0 -42
  1799. data/vendor/assets/javascripts/dojox/jsonPath/README +0 -126
  1800. data/vendor/assets/javascripts/dojox/lang/LICENSE +0 -21
  1801. data/vendor/assets/javascripts/dojox/lang/README +0 -71
  1802. data/vendor/assets/javascripts/dojox/lang/utils.js.uncompressed.js +0 -121
  1803. data/vendor/assets/javascripts/dojox/layout/README +0 -121
  1804. data/vendor/assets/javascripts/dojox/math/README +0 -40
  1805. data/vendor/assets/javascripts/dojox/mdnd/README +0 -94
  1806. data/vendor/assets/javascripts/dojox/mobile/README +0 -57
  1807. data/vendor/assets/javascripts/dojox/mvc/README +0 -83
  1808. data/vendor/assets/javascripts/dojox/mvc/Repeat.js.uncompressed.js +0 -218
  1809. data/vendor/assets/javascripts/dojox/robot/README +0 -59
  1810. data/vendor/assets/javascripts/dojox/rpc/README +0 -56
  1811. data/vendor/assets/javascripts/dojox/secure/README +0 -50
  1812. data/vendor/assets/javascripts/dojox/sketch/README +0 -58
  1813. data/vendor/assets/javascripts/dojox/socket/README +0 -15
  1814. data/vendor/assets/javascripts/dojox/sql/LICENSE +0 -9
  1815. data/vendor/assets/javascripts/dojox/sql/README +0 -32
  1816. data/vendor/assets/javascripts/dojox/storage/README +0 -115
  1817. data/vendor/assets/javascripts/dojox/string/README +0 -39
  1818. data/vendor/assets/javascripts/dojox/testing/README +0 -41
  1819. data/vendor/assets/javascripts/dojox/timing/README +0 -63
  1820. data/vendor/assets/javascripts/dojox/treemap/README +0 -18
  1821. data/vendor/assets/javascripts/dojox/uuid/README +0 -43
  1822. data/vendor/assets/javascripts/dojox/validate/README +0 -62
  1823. data/vendor/assets/javascripts/dojox/widget/Calendar/Calendar.html +0 -24
  1824. data/vendor/assets/javascripts/dojox/widget/Calendar/CalendarDay.html +0 -23
  1825. data/vendor/assets/javascripts/dojox/widget/Calendar/CalendarMonth.html +0 -12
  1826. data/vendor/assets/javascripts/dojox/widget/Calendar/CalendarMonthYear.html +0 -31
  1827. data/vendor/assets/javascripts/dojox/widget/Calendar/CalendarYear.html +0 -12
  1828. data/vendor/assets/javascripts/dojox/widget/ColorPicker/ColorPicker.html +0 -72
  1829. data/vendor/assets/javascripts/dojox/widget/Dialog/Dialog.html +0 -11
  1830. data/vendor/assets/javascripts/dojox/widget/DocTester/DocTester.html +0 -10
  1831. data/vendor/assets/javascripts/dojox/widget/FilePicker/_FileInfoPane.html +0 -19
  1832. data/vendor/assets/javascripts/dojox/widget/MultiSelectCalendar/MultiSelectCalendar.html +0 -38
  1833. data/vendor/assets/javascripts/dojox/widget/Pager/Pager.html +0 -13
  1834. data/vendor/assets/javascripts/dojox/widget/README +0 -186
  1835. data/vendor/assets/javascripts/dojox/widget/RollingList/RollingList.html +0 -10
  1836. data/vendor/assets/javascripts/dojox/widget/SortList/SortList.html +0 -9
  1837. data/vendor/assets/javascripts/dojox/widget/UpgradeBar/UpgradeBar.html +0 -5
  1838. data/vendor/assets/javascripts/dojox/widget/Wizard.js.uncompressed.js +0 -141
  1839. data/vendor/assets/javascripts/dojox/widget/Wizard/Wizard.html +0 -9
  1840. data/vendor/assets/javascripts/dojox/wire/README +0 -54
  1841. data/vendor/assets/javascripts/dojox/xml/README +0 -40
  1842. data/vendor/assets/javascripts/dojox/xmpp/README +0 -55
  1843. data/vendor/assets/javascripts/dojox/xmpp/widget/templates/ChatSession.html +0 -5
  1844. data/vendor/assets/stylesheets/image/Gallery.html +0 -4
  1845. data/vendor/assets/stylesheets/image/Lightbox.html +0 -13
  1846. data/vendor/assets/stylesheets/image/SlideShow.html +0 -14
  1847. data/vendor/assets/stylesheets/image/ThumbnailPicker.html +0 -11
  1848. data/vendor/assets/stylesheets/layout/ExpandoPane.html +0 -9
  1849. data/vendor/assets/stylesheets/layout/FloatingPane.html +0 -14
  1850. data/vendor/assets/stylesheets/layout/GridContainer.html +0 -11
  1851. data/vendor/assets/stylesheets/layout/ScrollPane.html +0 -6
@@ -81,6 +81,5 @@ _12=_13;
81
81
  continue;
82
82
  }
83
83
  }
84
- return _f;
85
84
  }});
86
85
  });
@@ -15,7 +15,7 @@ _e.y2=_a;
15
15
  }
16
16
  return _7.createPolyline(gp).setFill(_e).setStroke(_f);
17
17
  },_defaultVerticalShapeFunc:function(_10,_11,_12,_13,_14,_15,_16,_17,_18,_19){
18
- var gp=[_13,_14,_13,_15,_13+_17,_15,_13,_14+_16,_13,_14];
18
+ var gp=[_13,_14,_13,_15,_13+_17,_15,_13+_16,_14,_13,_14];
19
19
  if(_18&&_18.colors){
20
20
  _18.x1=_13;
21
21
  _18.y1=_14;
@@ -1,76 +1,79 @@
1
1
  //>>built
2
- define("dojox/dgauges/ScaleBase",["dojo/_base/lang","dojo/_base/declare","dojox/gfx","dojo/_base/array","dojox/widget/_Invalidating"],function(_1,_2,_3,_4,_5){
2
+ define("dojox/dgauges/ScaleBase",["dojo/_base/lang","dojo/_base/declare","dojox/gfx","dojo/_base/array","dojox/widget/_Invalidating","dojo/_base/sniff"],function(_1,_2,_3,_4,_5,_6){
3
3
  return _2("dojox.dgauges.ScaleBase",_5,{scaler:null,font:null,labelPosition:null,labelGap:1,tickStroke:null,_gauge:null,_gfxGroup:null,_bgGroup:null,_fgGroup:null,_indicators:null,_indicatorsIndex:null,_indicatorsRenderers:null,constructor:function(){
4
4
  this._indicators=[];
5
5
  this._indicatorsIndex={};
6
6
  this._indicatorsRenderers={};
7
7
  this._gauge=null;
8
8
  this._gfxGroup=null;
9
- this.tickStroke={color:"black",width:0.5};
9
+ this.tickStroke={color:"black",width:_6("ie")<=8?1:0.5};
10
10
  this.addInvalidatingProperties(["scaler","font","labelGap","labelPosition","tickShapeFunc","tickLabelFunc","tickStroke"]);
11
11
  this.watch("scaler",_1.hitch(this,this._watchScaler));
12
- },postscript:function(_6){
12
+ },postscript:function(_7){
13
13
  this.inherited(arguments);
14
- if(_6&&_6.scaler){
15
- this._watchScaler("scaler",null,_6.scaler);
14
+ if(_7&&_7.scaler){
15
+ this._watchScaler("scaler",null,_7.scaler);
16
16
  }
17
- },_watchers:null,_watchScaler:function(_7,_8,_9){
18
- _4.forEach(this._watchers,_1.hitch(this,function(_a){
19
- _a.unwatch();
17
+ },_watchers:null,_watchScaler:function(_8,_9,_a){
18
+ _4.forEach(this._watchers,_1.hitch(this,function(_b){
19
+ _b.unwatch();
20
20
  }));
21
- var _b=_9.watchedProperties;
21
+ var _c=_a.watchedProperties;
22
22
  this._watchers=[];
23
- _4.forEach(_b,_1.hitch(this,function(_c){
24
- this._watchers.push(_9.watch(_c,_1.hitch(this,this.invalidateRendering)));
23
+ _4.forEach(_c,_1.hitch(this,function(_d){
24
+ this._watchers.push(_a.watch(_d,_1.hitch(this,this.invalidateRendering)));
25
25
  }));
26
26
  },_getFont:function(){
27
- var _d=this.font;
28
- if(!_d){
29
- _d=this._gauge.font;
27
+ var _e=this.font;
28
+ if(!_e){
29
+ _e=this._gauge.font;
30
30
  }
31
- if(!_d){
32
- _d=_3.defaultFont;
31
+ if(!_e){
32
+ _e=_3.defaultFont;
33
33
  }
34
- return _d;
35
- },positionForValue:function(_e){
34
+ return _e;
35
+ },positionForValue:function(_f){
36
36
  return 0;
37
- },valueForPosition:function(_f){
38
- },tickLabelFunc:function(_10){
39
- if(_10.isMinor){
37
+ },valueForPosition:function(_10){
38
+ },tickLabelFunc:function(_11){
39
+ if(_11.isMinor){
40
40
  return null;
41
41
  }else{
42
- return String(_10.value);
42
+ return String(_11.value);
43
43
  }
44
- },tickShapeFunc:function(_11,_12,_13){
45
- return _11.createLine({x1:0,y1:0,x2:_13.isMinor?6:10,y2:0}).setStroke(this.tickStroke);
46
- },getIndicatorRenderer:function(_14){
47
- return this._indicatorsRenderers[_14];
48
- },removeIndicator:function(_15){
49
- var _16=this._indicatorsIndex[_15];
50
- if(_16){
51
- _16._gfxGroup.removeShape();
52
- var idx=this._indicators.indexOf(_16);
44
+ },tickShapeFunc:function(_12,_13,_14){
45
+ return _12.createLine({x1:0,y1:0,x2:_14.isMinor?6:10,y2:0}).setStroke(this.tickStroke);
46
+ },getIndicatorRenderer:function(_15){
47
+ return this._indicatorsRenderers[_15];
48
+ },removeIndicator:function(_16){
49
+ var _17=this._indicatorsIndex[_16];
50
+ if(_17){
51
+ _17._gfxGroup.removeShape();
52
+ var idx=this._indicators.indexOf(_17);
53
53
  this._indicators.splice(idx,1);
54
- _16._disconnectListeners();
55
- delete this._indicatorsIndex[_15];
56
- delete this._indicatorsRenderers[_15];
54
+ _17._disconnectListeners();
55
+ delete this._indicatorsIndex[_16];
56
+ delete this._indicatorsRenderers[_16];
57
+ }
58
+ if(this._gauge){
59
+ this._gauge._resetMainIndicator();
57
60
  }
58
61
  this.invalidateRendering();
59
- return _16;
60
- },getIndicator:function(_17){
61
- return this._indicatorsIndex[_17];
62
- },addIndicator:function(_18,_19,_1a){
63
- if(this._indicatorsIndex[_18]&&this._indicatorsIndex[_18]!=_19){
64
- this.removeIndicator(_18);
62
+ return _17;
63
+ },getIndicator:function(_18){
64
+ return this._indicatorsIndex[_18];
65
+ },addIndicator:function(_19,_1a,_1b){
66
+ if(this._indicatorsIndex[_19]&&this._indicatorsIndex[_19]!=_1a){
67
+ this.removeIndicator(_19);
65
68
  }
66
- this._indicators.push(_19);
67
- this._indicatorsIndex[_18]=_19;
69
+ this._indicators.push(_1a);
70
+ this._indicatorsIndex[_19]=_1a;
68
71
  if(!this._ticksGroup){
69
72
  this._createSubGroups();
70
73
  }
71
- var _1b=_1a?this._bgGroup:this._fgGroup;
72
- _19._gfxGroup=_1b.createGroup();
73
- _19.scale=this;
74
+ var _1c=_1b?this._bgGroup:this._fgGroup;
75
+ _1a._gfxGroup=_1c.createGroup();
76
+ _1a.scale=this;
74
77
  return this.invalidateRendering();
75
78
  },_createSubGroups:function(){
76
79
  if(!this._gfxGroup||this._ticksGroup){
@@ -1,6 +1,6 @@
1
1
  //>>built
2
- define("dojox/dgauges/ScaleIndicatorBase",["dojo/_base/lang","dojo/_base/declare","dojo/on","dojo/_base/connect","dojo/_base/fx","dojox/gfx","dojox/widget/_Invalidating","./IndicatorBase"],function(_1,_2,on,_3,fx,_4,_5,_6){
3
- return _2("dojox.dgauges.ScaleIndicatorBase",_6,{scale:null,value:0,interactionArea:"gauge",interactionMode:"mouse",animationDuration:0,animationEaser:null,_indicatorShapeFuncFlag:true,_interactionAreaFlag:true,_downListeners:null,_cursorListeners:null,_moveAndUpListeners:null,_transitionValue:NaN,_preventAnimation:false,_animation:null,constructor:function(){
2
+ define("dojox/dgauges/ScaleIndicatorBase",["dojo/_base/lang","dojo/_base/declare","dojo/_base/window","dojo/on","dojo/_base/connect","dojo/_base/fx","dojox/gfx","dojox/widget/_Invalidating","./IndicatorBase"],function(_1,_2,_3,on,_4,fx,_5,_6,_7){
3
+ return _2("dojox.dgauges.ScaleIndicatorBase",_7,{scale:null,value:0,interactionArea:"gauge",interactionMode:"mouse",animationDuration:0,animationEaser:null,_indicatorShapeFuncFlag:true,_interactionAreaFlag:true,_downListeners:null,_cursorListeners:null,_moveAndUpListeners:null,_transitionValue:NaN,_preventAnimation:false,_animation:null,constructor:function(){
4
4
  this.watch("value",_1.hitch(this,function(){
5
5
  this.valueChanged(this);
6
6
  }));
@@ -18,15 +18,15 @@ this.addInvalidatingProperties(["scale","value","indicatorShapeFunc","interactio
18
18
  this._downListeners=[];
19
19
  this._moveAndUpListeners=[];
20
20
  this._cursorListeners=[];
21
- },_startAnimation:function(_7,_8,_9){
21
+ },_startAnimation:function(_8,_9,_a){
22
22
  if(this.animationDuration==0){
23
23
  return;
24
24
  }
25
- if(this._animation&&(this._preventAnimation||_8==_9)){
25
+ if(this._animation&&(this._preventAnimation||_9==_a)){
26
26
  this._animation.stop();
27
27
  return;
28
28
  }
29
- this._animation=new fx.Animation({curve:[_8,_9],duration:this.animationDuration,easing:this.animationEaser?this.animationEaser:fx._defaultEasing,onAnimate:_1.hitch(this,this._updateAnimation),onEnd:_1.hitch(this,this._endAnimation),onStop:_1.hitch(this,this._endAnimation)});
29
+ this._animation=new fx.Animation({curve:[_9,_a],duration:this.animationDuration,easing:this.animationEaser?this.animationEaser:fx._defaultEasing,onAnimate:_1.hitch(this,this._updateAnimation),onEnd:_1.hitch(this,this._endAnimation),onStop:_1.hitch(this,this._endAnimation)});
30
30
  this._animation.play();
31
31
  },_updateAnimation:function(v){
32
32
  this._transitionValue=v;
@@ -47,52 +47,52 @@ if(this._interactionAreaFlag){
47
47
  this._interactionAreaFlag=this._connectDownListeners();
48
48
  }
49
49
  }
50
- },valueChanged:function(_a){
50
+ },valueChanged:function(_b){
51
51
  on.emit(this,"valueChanged",{target:this,bubbles:true,cancelable:true});
52
52
  },_disconnectDownListeners:function(){
53
53
  for(var i=0;i<this._downListeners.length;i++){
54
- _3.disconnect(this._downListeners[i]);
54
+ _4.disconnect(this._downListeners[i]);
55
55
  }
56
56
  this._downListeners=[];
57
57
  },_disconnectMoveAndUpListeners:function(){
58
58
  for(var i=0;i<this._moveAndUpListeners.length;i++){
59
- _3.disconnect(this._moveAndUpListeners[i]);
59
+ _4.disconnect(this._moveAndUpListeners[i]);
60
60
  }
61
61
  this._moveAndUpListeners=[];
62
62
  },_disconnectListeners:function(){
63
63
  this._disconnectDownListeners();
64
64
  this._disconnectMoveAndUpListeners();
65
65
  this._disconnectCursorListeners();
66
- },_connectCursorListeners:function(_b){
67
- var _c=_b.connect("onmouseover",this,function(){
66
+ },_connectCursorListeners:function(_c){
67
+ var _d=_c.connect("onmouseover",this,function(){
68
68
  this.scale._gauge._setCursor("pointer");
69
69
  });
70
- this._cursorListeners.push(_c);
71
- _c=_b.connect("onmouseout",this,function(_d){
70
+ this._cursorListeners.push(_d);
71
+ _d=_c.connect("onmouseout",this,function(_e){
72
72
  this.scale._gauge._setCursor("");
73
73
  });
74
- this._cursorListeners.push(_c);
74
+ this._cursorListeners.push(_d);
75
75
  },_disconnectCursorListeners:function(){
76
76
  for(var i=0;i<this._cursorListeners.length;i++){
77
- _3.disconnect(this._cursorListeners[i]);
77
+ _4.disconnect(this._cursorListeners[i]);
78
78
  }
79
79
  this._cursorListeners=[];
80
80
  },_connectDownListeners:function(){
81
81
  this._disconnectDownListeners();
82
82
  this._disconnectCursorListeners();
83
- var _e=null;
84
- var _f;
83
+ var _f=null;
84
+ var _10;
85
85
  if(this.interactionMode=="mouse"){
86
- _f="onmousedown";
86
+ _10="onmousedown";
87
87
  }else{
88
88
  if(this.interactionMode=="touch"){
89
- _f="ontouchstart";
89
+ _10="ontouchstart";
90
90
  }
91
91
  }
92
92
  if(this.interactionMode=="mouse"||this.interactionMode=="touch"){
93
93
  if(this.interactionArea=="indicator"){
94
- _e=this._gfxGroup.connect(_f,this,this._onMouseDown);
95
- this._downListeners.push(_e);
94
+ _f=this._gfxGroup.connect(_10,this,this._onMouseDown);
95
+ this._downListeners.push(_f);
96
96
  if(this.interactionMode=="mouse"){
97
97
  this._connectCursorListeners(this._gfxGroup);
98
98
  }
@@ -101,10 +101,10 @@ if(this.interactionArea=="gauge"){
101
101
  if(!this.scale||!this.scale._gauge||!this.scale._gauge._gfxGroup){
102
102
  return true;
103
103
  }
104
- _e=this.scale._gauge._gfxGroup.connect(_f,this,this._onMouseDown);
105
- this._downListeners.push(_e);
106
- _e=this._gfxGroup.connect(_f,this,this._onMouseDown);
107
- this._downListeners.push(_e);
104
+ _f=this.scale._gauge._gfxGroup.connect(_10,this,this._onMouseDown);
105
+ this._downListeners.push(_f);
106
+ _f=this._gfxGroup.connect(_10,this,this._onMouseDown);
107
+ this._downListeners.push(_f);
108
108
  if(this.interactionMode=="mouse"){
109
109
  this._connectCursorListeners(this.scale._gauge._gfxGroup);
110
110
  }
@@ -113,10 +113,10 @@ if(this.interactionArea=="area"){
113
113
  if(!this.scale||!this.scale._gauge||!this.scale._gauge._baseGroup){
114
114
  return true;
115
115
  }
116
- _e=this.scale._gauge._baseGroup.connect(_f,this,this._onMouseDown);
117
- this._downListeners.push(_e);
118
- _e=this._gfxGroup.connect(_f,this,this._onMouseDown);
119
- this._downListeners.push(_e);
116
+ _f=this.scale._gauge._baseGroup.connect(_10,this,this._onMouseDown);
117
+ this._downListeners.push(_f);
118
+ _f=this._gfxGroup.connect(_10,this,this._onMouseDown);
119
+ this._downListeners.push(_f);
120
120
  if(this.interactionMode=="mouse"){
121
121
  this._connectCursorListeners(this.scale._gauge._baseGroup);
122
122
  }
@@ -126,35 +126,31 @@ this._connectCursorListeners(this.scale._gauge._baseGroup);
126
126
  }
127
127
  return false;
128
128
  },_connectMoveAndUpListeners:function(){
129
- var _10=null;
130
- var _11;
129
+ var _11=null;
131
130
  var _12;
131
+ var _13;
132
132
  if(this.interactionMode=="mouse"){
133
- _11="onmousemove";
134
- _12="onmouseup";
133
+ _12="onmousemove";
134
+ _13="onmouseup";
135
135
  }else{
136
136
  if(this.interactionMode=="touch"){
137
- _11="ontouchmove";
138
- _12="ontouchend";
139
- }
140
- }
141
- _10=this.scale._gauge._baseGroup.connect(_11,this,this._onMouseMove);
142
- this._moveAndUpListeners.push(_10);
143
- _10=this._gfxGroup.connect(_11,this,this._onMouseMove);
144
- this._moveAndUpListeners.push(_10);
145
- _10=this.scale._gauge._baseGroup.connect(_12,this,this._onMouseUp);
146
- this._moveAndUpListeners.push(_10);
147
- _10=this._gfxGroup.connect(_12,this,this._onMouseUp);
148
- this._moveAndUpListeners.push(_10);
149
- },_onMouseDown:function(_13){
137
+ _12="ontouchmove";
138
+ _13="ontouchend";
139
+ }
140
+ }
141
+ _11=_4.connect(_3.doc,_12,this,this._onMouseMove);
142
+ this._moveAndUpListeners.push(_11);
143
+ _11=_4.connect(_3.doc,_13,this,this._onMouseUp);
144
+ this._moveAndUpListeners.push(_11);
145
+ },_onMouseDown:function(_14){
150
146
  this._connectMoveAndUpListeners();
151
147
  this._startEditing();
152
- },_onMouseMove:function(_14){
148
+ },_onMouseMove:function(_15){
153
149
  this._preventAnimation=true;
154
150
  if(this._animation){
155
151
  this._animation.stop();
156
152
  }
157
- },_onMouseUp:function(_15){
153
+ },_onMouseUp:function(_16){
158
154
  this._disconnectMoveAndUpListeners();
159
155
  this._preventAnimation=false;
160
156
  this._endEditing();
@@ -1,25 +1,23 @@
1
1
  //>>built
2
2
  define("dojox/dgauges/components/DefaultPropertiesMixin",["dojo/_base/declare","dojo/_base/Color"],function(_1,_2){
3
3
  return _1("dojox.dgauges.components.DefaultPropertiesMixin",null,{minimum:0,maximum:100,snapInterval:1,majorTickInterval:NaN,minorTickInterval:NaN,minorTicksEnabled:true,value:0,interactionArea:"gauge",interactionMode:"mouse",animationDuration:0,_setMinimumAttr:function(v){
4
- this.getElement("scale").scaler.minimum=v;
4
+ this.getElement("scale").scaler.set("minimum",v);
5
5
  },_setMaximumAttr:function(v){
6
- this.getElement("scale").scaler.maximum=v;
6
+ this.getElement("scale").scaler.set("maximum",v);
7
7
  },_setSnapIntervalAttr:function(v){
8
- this.getElement("scale").scaler.snapInterval=v;
8
+ this.getElement("scale").scaler.set("snapInterval",v);
9
9
  },_setMajorTickIntervalAttr:function(v){
10
- this.getElement("scale").scaler.majorTickInterval=v;
10
+ this.getElement("scale").scaler.set("majorTickInterval",v);
11
11
  },_setMinorTickIntervalAttr:function(v){
12
- this.getElement("scale").scaler.minorTickInterval=v;
12
+ this.getElement("scale").scaler.set("minorTickInterval",v);
13
13
  },_setMinorTicksEnabledAttr:function(v){
14
- this.getElement("scale").scaler.minorTicksEnabled=v;
15
- },_setValueAttr:function(v){
16
- this.getElement("scale").getIndicator("indicator").value=v;
14
+ this.getElement("scale").scaler.set("minorTicksEnabled",v);
17
15
  },_setInteractionAreaAttr:function(v){
18
- this.getElement("scale").getIndicator("indicator").interactionArea=v;
16
+ this.getElement("scale").getIndicator("indicator").set("interactionArea",v);
19
17
  },_setInteractionModeAttr:function(v){
20
- this.getElement("scale").getIndicator("indicator").interactionMode=v;
18
+ this.getElement("scale").getIndicator("indicator").set("interactionMode",v);
21
19
  },_setAnimationDurationAttr:function(v){
22
- this.getElement("scale").getIndicator("indicator").animationDuration=v;
20
+ this.getElement("scale").getIndicator("indicator").set("animationDuration",v);
23
21
  },_setBorderColorAttr:function(v){
24
22
  this.borderColor=new _2(v);
25
23
  this.invalidateRendering();
@@ -1,5 +1,5 @@
1
1
  /*
2
- Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
2
+ Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
3
3
  Available via Academic Free License >= 2.1 OR the modified BSD license.
4
4
  see: http://dojotoolkit.org/license for details
5
5
  */
@@ -12,4 +12,4 @@
12
12
  */
13
13
 
14
14
  //>>built
15
- require({cache:{"dojox/dtl/_base":function(){define(["dojo/_base/kernel","dojo/_base/lang","dojox/string/tokenize","dojo/_base/json","dojo/dom","dojo/_base/xhr","dojox/string/Builder","dojo/_base/Deferred"],function(_1,_2,_3,_4,_5,_6,_7,_8){_1.experimental("dojox.dtl");var dd=_2.getObject("dojox.dtl",true);dd._base={};dd.TOKEN_BLOCK=-1;dd.TOKEN_VAR=-2;dd.TOKEN_COMMENT=-3;dd.TOKEN_TEXT=3;dd._Context=_2.extend(function(_9){if(_9){_2._mixin(this,_9);if(_9.get){this._getter=_9.get;delete this.get;}}},{push:function(){var _a=this;var _b=_2.delegate(this);_b.pop=function(){return _a;};return _b;},pop:function(){throw new Error("pop() called on empty Context");},get:function(_c,_d){var n=this._normalize;if(this._getter){var _e=this._getter(_c);if(_e!==undefined){return n(_e);}}if(this[_c]!==undefined){return n(this[_c]);}return _d;},_normalize:function(_f){if(_f instanceof Date){_f.year=_f.getFullYear();_f.month=_f.getMonth()+1;_f.day=_f.getDate();_f.date=_f.year+"-"+("0"+_f.month).slice(-2)+"-"+("0"+_f.day).slice(-2);_f.hour=_f.getHours();_f.minute=_f.getMinutes();_f.second=_f.getSeconds();_f.microsecond=_f.getMilliseconds();}return _f;},update:function(_10){var _11=this.push();if(_10){_2._mixin(this,_10);}return _11;}});var _12=/("(?:[^"\\]*(?:\\.[^"\\]*)*)"|'(?:[^'\\]*(?:\\.[^'\\]*)*)'|[^\s]+)/g;var _13=/\s+/g;var _14=function(_15,_16){_15=_15||_13;if(!(_15 instanceof RegExp)){_15=new RegExp(_15,"g");}if(!_15.global){throw new Error("You must use a globally flagged RegExp with split "+_15);}_15.exec("");var _17,_18=[],_19=0,i=0;while((_17=_15.exec(this))){_18.push(this.slice(_19,_15.lastIndex-_17[0].length));_19=_15.lastIndex;if(_16&&(++i>_16-1)){break;}}_18.push(this.slice(_19));return _18;};dd.Token=function(_1a,_1b){this.token_type=_1a;this.contents=new String(_2.trim(_1b));this.contents.split=_14;this.split=function(){return String.prototype.split.apply(this.contents,arguments);};};dd.Token.prototype.split_contents=function(_1c){var bit,_1d=[],i=0;_1c=_1c||999;while(i++<_1c&&(bit=_12.exec(this.contents))){bit=bit[0];if(bit.charAt(0)=="\""&&bit.slice(-1)=="\""){_1d.push("\""+bit.slice(1,-1).replace("\\\"","\"").replace("\\\\","\\")+"\"");}else{if(bit.charAt(0)=="'"&&bit.slice(-1)=="'"){_1d.push("'"+bit.slice(1,-1).replace("\\'","'").replace("\\\\","\\")+"'");}else{_1d.push(bit);}}}return _1d;};var ddt=dd.text={_get:function(_1e,_1f,_20){var _21=dd.register.get(_1e,_1f.toLowerCase(),_20);if(!_21){if(!_20){throw new Error("No tag found for "+_1f);}return null;}var fn=_21[1];var _22=_21[2];var _23;if(fn.indexOf(":")!=-1){_23=fn.split(":");fn=_23.pop();}var mod=_22;if(/\./.test(_22)){_22=_22.replace(/\./g,"/");}require([_22],function(){});var _24=_2.getObject(mod);return _24[fn||_1f]||_24[_1f+"_"]||_24[fn+"_"];},getTag:function(_25,_26){return ddt._get("tag",_25,_26);},getFilter:function(_27,_28){return ddt._get("filter",_27,_28);},getTemplate:function(_29){return new dd.Template(ddt.getTemplateString(_29));},getTemplateString:function(_2a){return _6._getText(_2a.toString())||"";},_resolveLazy:function(_2b,_2c,_2d){if(_2c){if(_2d){return _2d.fromJson(_6._getText(_2b))||{};}else{return dd.text.getTemplateString(_2b);}}else{return _6.get({handleAs:_2d?"json":"text",url:_2b});}},_resolveTemplateArg:function(arg,_2e){if(ddt._isTemplate(arg)){if(!_2e){var d=new _8();d.callback(arg);return d;}return arg;}return ddt._resolveLazy(arg,_2e);},_isTemplate:function(arg){return (arg===undefined)||(typeof arg=="string"&&(arg.match(/^\s*[<{]/)||arg.indexOf(" ")!=-1));},_resolveContextArg:function(arg,_2f){if(arg.constructor==Object){if(!_2f){var d=new _8;d.callback(arg);return d;}return arg;}return ddt._resolveLazy(arg,_2f,true);},_re:/(?:\{\{\s*(.+?)\s*\}\}|\{%\s*(load\s*)?(.+?)\s*%\})/g,tokenize:function(str){return _3(str,ddt._re,ddt._parseDelims);},_parseDelims:function(_30,_31,tag){if(_30){return [dd.TOKEN_VAR,_30];}else{if(_31){var _32=_2.trim(tag).split(/\s+/g);for(var i=0,_33;_33=_32[i];i++){if(/\./.test(_33)){_33=_33.replace(/\./g,"/");}require([_33]);}}else{return [dd.TOKEN_BLOCK,tag];}}}};dd.Template=_2.extend(function(_34,_35){var str=_35?_34:ddt._resolveTemplateArg(_34,true)||"";var _36=ddt.tokenize(str);var _37=new dd._Parser(_36);this.nodelist=_37.parse();},{update:function(_38,_39){return ddt._resolveContextArg(_39).addCallback(this,function(_3a){var _3b=this.render(new dd._Context(_3a));if(_38.forEach){_38.forEach(function(_3c){_3c.innerHTML=_3b;});}else{_5.byId(_38).innerHTML=_3b;}return this;});},render:function(_3d,_3e){_3e=_3e||this.getBuffer();_3d=_3d||new dd._Context({});return this.nodelist.render(_3d,_3e)+"";},getBuffer:function(){return new _7();}});var _3f=/\{\{\s*(.+?)\s*\}\}/g;dd.quickFilter=function(str){if(!str){return new dd._NodeList();}if(str.indexOf("{%")==-1){return new dd._QuickNodeList(_3(str,_3f,function(_40){return new dd._Filter(_40);}));}};dd._QuickNodeList=_2.extend(function(_41){this.contents=_41;},{render:function(_42,_43){for(var i=0,l=this.contents.length;i<l;i++){if(this.contents[i].resolve){_43=_43.concat(this.contents[i].resolve(_42));}else{_43=_43.concat(this.contents[i]);}}return _43;},dummyRender:function(_44){return this.render(_44,dd.Template.prototype.getBuffer()).toString();},clone:function(_45){return this;}});dd._Filter=_2.extend(function(_46){if(!_46){throw new Error("Filter must be called with variable name");}this.contents=_46;var _47=this._cache[_46];if(_47){this.key=_47[0];this.filters=_47[1];}else{this.filters=[];_3(_46,this._re,this._tokenize,this);this._cache[_46]=[this.key,this.filters];}},{_cache:{},_re:/(?:^_\("([^\\"]*(?:\\.[^\\"])*)"\)|^"([^\\"]*(?:\\.[^\\"]*)*)"|^([a-zA-Z0-9_.]+)|\|(\w+)(?::(?:_\("([^\\"]*(?:\\.[^\\"])*)"\)|"([^\\"]*(?:\\.[^\\"]*)*)"|([a-zA-Z0-9_.]+)|'([^\\']*(?:\\.[^\\']*)*)'))?|^'([^\\']*(?:\\.[^\\']*)*)')/g,_values:{0:"\"",1:"\"",2:"",8:"\""},_args:{4:"\"",5:"\"",6:"",7:"'"},_tokenize:function(){var pos,arg;for(var i=0,has=[];i<arguments.length;i++){has[i]=(arguments[i]!==undefined&&typeof arguments[i]=="string"&&arguments[i]);}if(!this.key){for(pos in this._values){if(has[pos]){this.key=this._values[pos]+arguments[pos]+this._values[pos];break;}}}else{for(pos in this._args){if(has[pos]){var _48=arguments[pos];if(this._args[pos]=="'"){_48=_48.replace(/\\'/g,"'");}else{if(this._args[pos]=="\""){_48=_48.replace(/\\"/g,"\"");}}arg=[!this._args[pos],_48];break;}}var fn=ddt.getFilter(arguments[3]);if(!_2.isFunction(fn)){throw new Error(arguments[3]+" is not registered as a filter");}this.filters.push([fn,arg]);}},getExpression:function(){return this.contents;},resolve:function(_49){if(this.key===undefined){return "";}var str=this.resolvePath(this.key,_49);for(var i=0,_4a;_4a=this.filters[i];i++){if(_4a[1]){if(_4a[1][0]){str=_4a[0](str,this.resolvePath(_4a[1][1],_49));}else{str=_4a[0](str,_4a[1][1]);}}else{str=_4a[0](str);}}return str;},resolvePath:function(_4b,_4c){var _4d,_4e;var _4f=_4b.charAt(0);var _50=_4b.slice(-1);if(!isNaN(parseInt(_4f))){_4d=(_4b.indexOf(".")==-1)?parseInt(_4b):parseFloat(_4b);}else{if(_4f=="\""&&_4f==_50){_4d=_4b.slice(1,-1);}else{if(_4b=="true"){return true;}if(_4b=="false"){return false;}if(_4b=="null"||_4b=="None"){return null;}_4e=_4b.split(".");_4d=_4c.get(_4e[0]);if(_2.isFunction(_4d)){var _51=_4c.getThis&&_4c.getThis();if(_4d.alters_data){_4d="";}else{if(_51){_4d=_4d.call(_51);}else{_4d="";}}}for(var i=1;i<_4e.length;i++){var _52=_4e[i];if(_4d){var _53=_4d;if(_2.isObject(_4d)&&_52=="items"&&_4d[_52]===undefined){var _54=[];for(var key in _4d){_54.push([key,_4d[key]]);}_4d=_54;continue;}if(_4d.get&&_2.isFunction(_4d.get)&&_4d.get.safe){_4d=_4d.get(_52);}else{if(_4d[_52]===undefined){_4d=_4d[_52];break;}else{_4d=_4d[_52];}}if(_2.isFunction(_4d)){if(_4d.alters_data){_4d="";}else{_4d=_4d.call(_53);}}else{if(_4d instanceof Date){_4d=dd._Context.prototype._normalize(_4d);}}}else{return "";}}}}return _4d;}});dd._TextNode=dd._Node=_2.extend(function(obj){this.contents=obj;},{set:function(_55){this.contents=_55;return this;},render:function(_56,_57){return _57.concat(this.contents);},isEmpty:function(){return !_2.trim(this.contents);},clone:function(){return this;}});dd._NodeList=_2.extend(function(_58){this.contents=_58||[];this.last="";},{push:function(_59){this.contents.push(_59);return this;},concat:function(_5a){this.contents=this.contents.concat(_5a);return this;},render:function(_5b,_5c){for(var i=0;i<this.contents.length;i++){_5c=this.contents[i].render(_5b,_5c);if(!_5c){throw new Error("Template must return buffer");}}return _5c;},dummyRender:function(_5d){return this.render(_5d,dd.Template.prototype.getBuffer()).toString();},unrender:function(){return arguments[1];},clone:function(){return this;},rtrim:function(){while(1){i=this.contents.length-1;if(this.contents[i] instanceof dd._TextNode&&this.contents[i].isEmpty()){this.contents.pop();}else{break;}}return this;}});dd._VarNode=_2.extend(function(str){this.contents=new dd._Filter(str);},{render:function(_5e,_5f){var str=this.contents.resolve(_5e);if(!str.safe){str=dd._base.escape(""+str);}return _5f.concat(str);}});dd._noOpNode=new function(){this.render=this.unrender=function(){return arguments[1];};this.clone=function(){return this;};};dd._Parser=_2.extend(function(_60){this.contents=_60;},{i:0,parse:function(_61){var _62={},_63;_61=_61||[];for(var i=0;i<_61.length;i++){_62[_61[i]]=true;}var _64=new dd._NodeList();while(this.i<this.contents.length){_63=this.contents[this.i++];if(typeof _63=="string"){_64.push(new dd._TextNode(_63));}else{var _65=_63[0];var _66=_63[1];if(_65==dd.TOKEN_VAR){_64.push(new dd._VarNode(_66));}else{if(_65==dd.TOKEN_BLOCK){if(_62[_66]){--this.i;return _64;}var cmd=_66.split(/\s+/g);if(cmd.length){cmd=cmd[0];var fn=ddt.getTag(cmd);if(fn){_64.push(fn(this,new dd.Token(_65,_66)));}}}}}}if(_61.length){throw new Error("Could not find closing tag(s): "+_61.toString());}this.contents.length=0;return _64;},next_token:function(){var _67=this.contents[this.i++];return new dd.Token(_67[0],_67[1]);},delete_first_token:function(){this.i++;},skip_past:function(_68){while(this.i<this.contents.length){var _69=this.contents[this.i++];if(_69[0]==dd.TOKEN_BLOCK&&_69[1]==_68){return;}}throw new Error("Unclosed tag found when looking for "+_68);},create_variable_node:function(_6a){return new dd._VarNode(_6a);},create_text_node:function(_6b){return new dd._TextNode(_6b||"");},getTemplate:function(_6c){return new dd.Template(_6c);}});dd.register={_registry:{attributes:[],tags:[],filters:[]},get:function(_6d,_6e){var _6f=dd.register._registry[_6d+"s"];for(var i=0,_70;_70=_6f[i];i++){if(typeof _70[0]=="string"){if(_70[0]==_6e){return _70;}}else{if(_6e.match(_70[0])){return _70;}}}},getAttributeTags:function(){var _71=[];var _72=dd.register._registry.attributes;for(var i=0,_73;_73=_72[i];i++){if(_73.length==3){_71.push(_73);}else{var fn=_2.getObject(_73[1]);if(fn&&_2.isFunction(fn)){_73.push(fn);_71.push(_73);}}}return _71;},_any:function(_74,_75,_76){for(var _77 in _76){for(var i=0,fn;fn=_76[_77][i];i++){var key=fn;if(_2.isArray(fn)){key=fn[0];fn=fn[1];}if(typeof key=="string"){if(key.substr(0,5)=="attr:"){var _78=fn;if(_78.substr(0,5)=="attr:"){_78=_78.slice(5);}dd.register._registry.attributes.push([_78.toLowerCase(),_75+"."+_77+"."+_78]);}key=key.toLowerCase();}dd.register._registry[_74].push([key,fn,_75+"."+_77]);}}},tags:function(_79,_7a){dd.register._any("tags",_79,_7a);},filters:function(_7b,_7c){dd.register._any("filters",_7b,_7c);}};var _7d=/&/g;var _7e=/</g;var _7f=/>/g;var _80=/'/g;var _81=/"/g;dd._base.escape=function(_82){return dd.mark_safe(_82.replace(_7d,"&amp;").replace(_7e,"&lt;").replace(_7f,"&gt;").replace(_81,"&quot;").replace(_80,"&#39;"));};dd._base.safe=function(_83){if(typeof _83=="string"){_83=new String(_83);}if(typeof _83=="object"){_83.safe=true;}return _83;};dd.mark_safe=dd._base.safe;dd.register.tags("dojox.dtl.tag",{"date":["now"],"logic":["if","for","ifequal","ifnotequal"],"loader":["extends","block","include","load","ssi"],"misc":["comment","debug","filter","firstof","spaceless","templatetag","widthratio","with"],"loop":["cycle","ifchanged","regroup"]});dd.register.filters("dojox.dtl.filter",{"dates":["date","time","timesince","timeuntil"],"htmlstrings":["linebreaks","linebreaksbr","removetags","striptags"],"integers":["add","get_digit"],"lists":["dictsort","dictsortreversed","first","join","length","length_is","random","slice","unordered_list"],"logic":["default","default_if_none","divisibleby","yesno"],"misc":["filesizeformat","pluralize","phone2numeric","pprint"],"strings":["addslashes","capfirst","center","cut","fix_ampersands","floatformat","iriencode","linenumbers","ljust","lower","make_list","rjust","slugify","stringformat","title","truncatewords","truncatewords_html","upper","urlencode","urlize","urlizetrunc","wordcount","wordwrap"]});dd.register.filters("dojox.dtl",{"_base":["escape","safe"]});return dd;});},"dojox/dtl/tag/loader":function(){define(["dojo/_base/lang","../_base","dojo/_base/array","dojo/_base/connect"],function(_84,dd,_85,_86){_84.getObject("dojox.dtl.tag.loader",true);var _87=dd.tag.loader;_87.BlockNode=_84.extend(function(_88,_89){this.name=_88;this.nodelist=_89;},{"super":function(){if(this.parent){var _8a=this.parent.nodelist.dummyRender(this.context,null,true);if(typeof _8a=="string"){_8a=new String(_8a);}_8a.safe=true;return _8a;}return "";},render:function(_8b,_8c){var _8d=this.name;var _8e=this.nodelist;var _8f;if(_8c.blocks){var _90=_8c.blocks[_8d];if(_90){_8f=_90.parent;_8e=_90.nodelist;_90.used=true;}}this.rendered=_8e;_8b=_8b.push();this.context=_8b;this.parent=null;if(_8e!=this.nodelist){this.parent=this;}_8b.block=this;if(_8c.getParent){var _91=_8c.getParent();var _92=_86.connect(_8c,"onSetParent",function(_93,up,_94){if(up&&_94){_8c.setParent(_91);}});}_8c=_8e.render(_8b,_8c,this);_92&&_86.disconnect(_92);_8b=_8b.pop();return _8c;},unrender:function(_95,_96){return this.rendered.unrender(_95,_96);},clone:function(_97){return new this.constructor(this.name,this.nodelist.clone(_97));},toString:function(){return "dojox.dtl.tag.loader.BlockNode";}});_87.ExtendsNode=_84.extend(function(_98,_99,_9a,_9b,key){this.getTemplate=_98;this.nodelist=_99;this.shared=_9a;this.parent=_9b;this.key=key;},{parents:{},getParent:function(_9c){var _9d=this.parent;if(!_9d){var _9e;_9d=this.parent=_9c.get(this.key,false);if(!_9d){throw new Error("extends tag used a variable that did not resolve");}if(typeof _9d=="object"){var url=_9d.url||_9d.templatePath;if(_9d.shared){this.shared=true;}if(url){_9d=this.parent=url.toString();}else{if(_9d.templateString){_9e=_9d.templateString;_9d=this.parent=" ";}else{_9d=this.parent=this.parent.toString();}}}if(_9d&&_9d.indexOf("shared:")===0){this.shared=true;_9d=this.parent=_9d.substring(7,_9d.length);}}if(!_9d){throw new Error("Invalid template name in 'extends' tag.");}if(_9d.render){return _9d;}if(this.parents[_9d]){return this.parents[_9d];}this.parent=this.getTemplate(_9e||dojox.dtl.text.getTemplateString(_9d));if(this.shared){this.parents[_9d]=this.parent;}return this.parent;},render:function(_9f,_a0){var _a1=this.getParent(_9f);_a1.blocks=_a1.blocks||{};_a0.blocks=_a0.blocks||{};for(var i=0,_a2;_a2=this.nodelist.contents[i];i++){if(_a2 instanceof dojox.dtl.tag.loader.BlockNode){var old=_a1.blocks[_a2.name];if(old&&old.nodelist!=_a2.nodelist){_a0=old.nodelist.unrender(_9f,_a0);}_a1.blocks[_a2.name]=_a0.blocks[_a2.name]={shared:this.shared,nodelist:_a2.nodelist,used:false};}}this.rendered=_a1;return _a1.nodelist.render(_9f,_a0,this);},unrender:function(_a3,_a4){return this.rendered.unrender(_a3,_a4,this);},toString:function(){return "dojox.dtl.block.ExtendsNode";}});_87.IncludeNode=_84.extend(function(_a5,_a6,_a7,_a8,_a9){this._path=_a5;this.constant=_a6;this.path=(_a6)?_a5:new dd._Filter(_a5);this.getTemplate=_a7;this.text=_a8;this.parsed=(arguments.length==5)?_a9:true;},{_cache:[{},{}],render:function(_aa,_ab){var _ac=((this.constant)?this.path:this.path.resolve(_aa)).toString();var _ad=Number(this.parsed);var _ae=false;if(_ac!=this.last){_ae=true;if(this.last){_ab=this.unrender(_aa,_ab);}this.last=_ac;}var _af=this._cache[_ad];if(_ad){if(!_af[_ac]){_af[_ac]=dd.text._resolveTemplateArg(_ac,true);}if(_ae){var _b0=this.getTemplate(_af[_ac]);this.rendered=_b0.nodelist;}return this.rendered.render(_aa,_ab,this);}else{if(this.text instanceof dd._TextNode){if(_ae){this.rendered=this.text;this.rendered.set(dd.text._resolveTemplateArg(_ac,true));}return this.rendered.render(_aa,_ab);}else{if(!_af[_ac]){var _b1=[];var div=document.createElement("div");div.innerHTML=dd.text._resolveTemplateArg(_ac,true);var _b2=div.childNodes;while(_b2.length){var _b3=div.removeChild(_b2[0]);_b1.push(_b3);}_af[_ac]=_b1;}if(_ae){this.nodelist=[];var _b4=true;for(var i=0,_b5;_b5=_af[_ac][i];i++){this.nodelist.push(_b5.cloneNode(true));}}for(var i=0,_b6;_b6=this.nodelist[i];i++){_ab=_ab.concat(_b6);}}}return _ab;},unrender:function(_b7,_b8){if(this.rendered){_b8=this.rendered.unrender(_b7,_b8);}if(this.nodelist){for(var i=0,_b9;_b9=this.nodelist[i];i++){_b8=_b8.remove(_b9);}}return _b8;},clone:function(_ba){return new this.constructor(this._path,this.constant,this.getTemplate,this.text.clone(_ba),this.parsed);}});_84.mixin(_87,{block:function(_bb,_bc){var _bd=_bc.contents.split();var _be=_bd[1];_bb._blocks=_bb._blocks||{};_bb._blocks[_be]=_bb._blocks[_be]||[];_bb._blocks[_be].push(_be);var _bf=_bb.parse(["endblock","endblock "+_be]).rtrim();_bb.next_token();return new dojox.dtl.tag.loader.BlockNode(_be,_bf);},extends_:function(_c0,_c1){var _c2=_c1.contents.split();var _c3=false;var _c4=null;var key=null;if(_c2[1].charAt(0)=="\""||_c2[1].charAt(0)=="'"){_c4=_c2[1].substring(1,_c2[1].length-1);}else{key=_c2[1];}if(_c4&&_c4.indexOf("shared:")==0){_c3=true;_c4=_c4.substring(7,_c4.length);}var _c5=_c0.parse();return new dojox.dtl.tag.loader.ExtendsNode(_c0.getTemplate,_c5,_c3,_c4,key);},include:function(_c6,_c7){var _c8=_c7.contents.split();if(_c8.length!=2){throw new Error(_c8[0]+" tag takes one argument: the name of the template to be included");}var _c9=_c8[1];var _ca=false;if((_c9.charAt(0)=="\""||_c9.slice(-1)=="'")&&_c9.charAt(0)==_c9.slice(-1)){_c9=_c9.slice(1,-1);_ca=true;}return new _87.IncludeNode(_c9,_ca,_c6.getTemplate,_c6.create_text_node());},ssi:function(_cb,_cc){var _cd=_cc.contents.split();var _ce=false;if(_cd.length==3){_ce=(_cd.pop()=="parsed");if(!_ce){throw new Error("Second (optional) argument to ssi tag must be 'parsed'");}}var _cf=_87.include(_cb,new dd.Token(_cc.token_type,_cd.join(" ")));_cf.parsed=_ce;return _cf;}});return dojox.dtl.tag.loader;});},"dojo/date":function(){define(["./has","./_base/lang"],function(has,_d0){var _d1={};_d1.getDaysInMonth=function(_d2){var _d3=_d2.getMonth();var _d4=[31,28,31,30,31,30,31,31,30,31,30,31];if(_d3==1&&_d1.isLeapYear(_d2)){return 29;}return _d4[_d3];};_d1.isLeapYear=function(_d5){var _d6=_d5.getFullYear();return !(_d6%400)||(!(_d6%4)&&!!(_d6%100));};_d1.getTimezoneName=function(_d7){var str=_d7.toString();var tz="";var _d8;var pos=str.indexOf("(");if(pos>-1){tz=str.substring(++pos,str.indexOf(")"));}else{var pat=/([A-Z\/]+) \d{4}$/;if((_d8=str.match(pat))){tz=_d8[1];}else{str=_d7.toLocaleString();pat=/ ([A-Z\/]+)$/;if((_d8=str.match(pat))){tz=_d8[1];}}}return (tz=="AM"||tz=="PM")?"":tz;};_d1.compare=function(_d9,_da,_db){_d9=new Date(+_d9);_da=new Date(+(_da||new Date()));if(_db=="date"){_d9.setHours(0,0,0,0);_da.setHours(0,0,0,0);}else{if(_db=="time"){_d9.setFullYear(0,0,0);_da.setFullYear(0,0,0);}}if(_d9>_da){return 1;}if(_d9<_da){return -1;}return 0;};_d1.add=function(_dc,_dd,_de){var sum=new Date(+_dc);var _df=false;var _e0="Date";switch(_dd){case "day":break;case "weekday":var _e1,_e2;var mod=_de%5;if(!mod){_e1=(_de>0)?5:-5;_e2=(_de>0)?((_de-5)/5):((_de+5)/5);}else{_e1=mod;_e2=parseInt(_de/5);}var _e3=_dc.getDay();var adj=0;if(_e3==6&&_de>0){adj=1;}else{if(_e3==0&&_de<0){adj=-1;}}var _e4=_e3+_e1;if(_e4==0||_e4==6){adj=(_de>0)?2:-2;}_de=(7*_e2)+_e1+adj;break;case "year":_e0="FullYear";_df=true;break;case "week":_de*=7;break;case "quarter":_de*=3;case "month":_df=true;_e0="Month";break;default:_e0="UTC"+_dd.charAt(0).toUpperCase()+_dd.substring(1)+"s";}if(_e0){sum["set"+_e0](sum["get"+_e0]()+_de);}if(_df&&(sum.getDate()<_dc.getDate())){sum.setDate(0);}return sum;};_d1.difference=function(_e5,_e6,_e7){_e6=_e6||new Date();_e7=_e7||"day";var _e8=_e6.getFullYear()-_e5.getFullYear();var _e9=1;switch(_e7){case "quarter":var m1=_e5.getMonth();var m2=_e6.getMonth();var q1=Math.floor(m1/3)+1;var q2=Math.floor(m2/3)+1;q2+=(_e8*4);_e9=q2-q1;break;case "weekday":var _ea=Math.round(_d1.difference(_e5,_e6,"day"));var _eb=parseInt(_d1.difference(_e5,_e6,"week"));var mod=_ea%7;if(mod==0){_ea=_eb*5;}else{var adj=0;var _ec=_e5.getDay();var _ed=_e6.getDay();_eb=parseInt(_ea/7);mod=_ea%7;var _ee=new Date(_e5);_ee.setDate(_ee.getDate()+(_eb*7));var _ef=_ee.getDay();if(_ea>0){switch(true){case _ec==6:adj=-1;break;case _ec==0:adj=0;break;case _ed==6:adj=-1;break;case _ed==0:adj=-2;break;case (_ef+mod)>5:adj=-2;}}else{if(_ea<0){switch(true){case _ec==6:adj=0;break;case _ec==0:adj=1;break;case _ed==6:adj=2;break;case _ed==0:adj=1;break;case (_ef+mod)<0:adj=2;}}}_ea+=adj;_ea-=(_eb*2);}_e9=_ea;break;case "year":_e9=_e8;break;case "month":_e9=(_e6.getMonth()-_e5.getMonth())+(_e8*12);break;case "week":_e9=parseInt(_d1.difference(_e5,_e6,"day")/7);break;case "day":_e9/=24;case "hour":_e9/=60;case "minute":_e9/=60;case "second":_e9/=1000;case "millisecond":_e9*=_e6.getTime()-_e5.getTime();}return Math.round(_e9);};1&&_d0.mixin(_d0.getObject("dojo.date",true),_d1);return _d1;});},"dojox/date/php":function(){define(["dojo/_base/kernel","dojo/_base/lang","dojo/date","dojox/string/tokenize"],function(_f0,_f1,_f2,_f3){_f0.getObject("date.php",true,dojox);dojox.date.php.format=function(_f4,_f5){var df=new dojox.date.php.DateFormat(_f5);return df.format(_f4);};dojox.date.php.DateFormat=function(_f6){if(!this.regex){var _f7=[];for(var key in this.constructor.prototype){if(_f0.isString(key)&&key.length==1&&_f0.isFunction(this[key])){_f7.push(key);}}this.constructor.prototype.regex=new RegExp("(?:(\\\\.)|(["+_f7.join("")+"]))","g");}var _f8=[];this.tokens=_f3(_f6,this.regex,function(_f9,_fa,i){if(_fa){_f8.push([i,_fa]);return _fa;}if(_f9){return _f9.charAt(1);}});this.replacements=_f8;};_f0.extend(dojox.date.php.DateFormat,{weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekdays_3:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],months_3:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],monthdays:[31,28,31,30,31,30,31,31,30,31,30,31],format:function(_fb){this.date=_fb;for(var i=0,_fc;_fc=this.replacements[i];i++){this.tokens[_fc[0]]=this[_fc[1]]();}return this.tokens.join("");},d:function(){var j=this.j();return (j.length==1)?"0"+j:j;},D:function(){return this.weekdays_3[this.date.getDay()];},j:function(){return this.date.getDate()+"";},l:function(){return this.weekdays[this.date.getDay()];},N:function(){var w=this.w();return (!w)?7:w;},S:function(){switch(this.date.getDate()){case 11:case 12:case 13:return "th";case 1:case 21:case 31:return "st";case 2:case 22:return "nd";case 3:case 23:return "rd";default:return "th";}},w:function(){return this.date.getDay()+"";},z:function(){var _fd=this.date.getTime()-new Date(this.date.getFullYear(),0,1).getTime();return Math.floor(_fd/86400000)+"";},W:function(){var _fe;var _ff=new Date(this.date.getFullYear(),0,1).getDay()+1;var w=this.date.getDay()+1;var z=parseInt(this.z());if(z<=(8-_ff)&&_ff>4){var _100=new Date(this.date.getFullYear()-1,this.date.getMonth(),this.date.getDate());if(_ff==5||(_ff==6&&_f2.isLeapYear(_100))){_fe=53;}else{_fe=52;}}else{var i;if(Boolean(this.L())){i=366;}else{i=365;}if((i-z)<(4-w)){_fe=1;}else{var j=z+(7-w)+(_ff-1);_fe=Math.ceil(j/7);if(_ff>4){--_fe;}}}return _fe;},F:function(){return this.months[this.date.getMonth()];},m:function(){var n=this.n();return (n.length==1)?"0"+n:n;},M:function(){return this.months_3[this.date.getMonth()];},n:function(){return this.date.getMonth()+1+"";},t:function(){return (Boolean(this.L())&&this.date.getMonth()==1)?29:this.monthdays[this.getMonth()];},L:function(){return (_f2.isLeapYear(this.date))?"1":"0";},o:function(){},Y:function(){return this.date.getFullYear()+"";},y:function(){return this.Y().slice(-2);},a:function(){return this.date.getHours()>=12?"pm":"am";},b:function(){return this.a().toUpperCase();},B:function(){var off=this.date.getTimezoneOffset()+60;var secs=(this.date.getHours()*3600)+(this.date.getMinutes()*60)+this.getSeconds()+(off*60);var beat=Math.abs(Math.floor(secs/86.4)%1000)+"";while(beat.length<2){beat="0"+beat;}return beat;},g:function(){return (this.date.getHours()%12||12)+"";},G:function(){return this.date.getHours()+"";},h:function(){var g=this.g();return (g.length==1)?"0"+g:g;},H:function(){var G=this.G();return (G.length==1)?"0"+G:G;},i:function(){var mins=this.date.getMinutes()+"";return (mins.length==1)?"0"+mins:mins;},s:function(){var secs=this.date.getSeconds()+"";return (secs.length==1)?"0"+secs:secs;},e:function(){return _f2.getTimezoneName(this.date);},I:function(){},O:function(){var off=Math.abs(this.date.getTimezoneOffset());var _101=Math.floor(off/60)+"";var mins=(off%60)+"";if(_101.length==1){_101="0"+_101;}if(mins.length==1){_101="0"+mins;}return ((this.date.getTimezoneOffset()<0)?"+":"-")+_101+mins;},P:function(){var O=this.O();return O.substring(0,2)+":"+O.substring(2,4);},T:function(){return this.e().substring(0,3);},Z:function(){return this.date.getTimezoneOffset()*-60;},c:function(){return this.Y()+"-"+this.m()+"-"+this.d()+"T"+this.h()+":"+this.i()+":"+this.s()+this.P();},r:function(){return this.D()+", "+this.d()+" "+this.M()+" "+this.Y()+" "+this.H()+":"+this.i()+":"+this.s()+" "+this.O();},U:function(){return Math.floor(this.date.getTime()/1000);}});return dojox.date.php;});},"dojox/dtl/ext-dojo/NodeList":function(){define(["dojo/_base/lang","dojo/query","../_base"],function(lang,_102,dd){var nl=lang.getObject("dojox.dtl.ext-dojo.NodeList",true);var _103=_102.NodeList;lang.extend(_103,{dtl:function(_104,_105){var d=dd,self=this;var _106=function(_107,_108){var _109=_107.render(new d._Context(_108));self.forEach(function(node){node.innerHTML=_109;});};d.text._resolveTemplateArg(_104).addCallback(function(_10a){_104=new d.Template(_10a);d.text._resolveContextArg(_105).addCallback(function(_10b){_106(_104,_10b);});});return this;}});return _103;});},"dojox/dtl/utils/date":function(){define(["dojo/_base/lang","dojox/date/php","../_base"],function(lang,ddp,dd){lang.getObject("dojox.dtl.utils.date",true);dd.utils.date.DateFormat=ddp.DateFormat;lang.extend(dd.utils.date.DateFormat,ddp.DateFormat.prototype,{f:function(){return (!this.date.getMinutes())?this.g():this.g()+":"+this.i();},N:function(){return dojox.dtl.utils.date._months_ap[this.date.getMonth()];},P:function(){if(!this.date.getMinutes()&&!this.date.getHours()){return "midnight";}if(!this.date.getMinutes()&&this.date.getHours()==12){return "noon";}return this.f()+" "+this.a();}});lang.mixin(dojox.dtl.utils.date,{format:function(date,_10c){var df=new dojox.dtl.utils.date.DateFormat(_10c);return df.format(date);},timesince:function(d,now){if(!(d instanceof Date)){d=new Date(d.year,d.month,d.day);}if(!now){now=new Date();}var _10d=Math.abs(now.getTime()-d.getTime());for(var i=0,_10e;_10e=dojox.dtl.utils.date._chunks[i];i++){var _10f=Math.floor(_10d/_10e[0]);if(_10f){break;}}return _10f+" "+_10e[1](_10f);},_chunks:[[60*60*24*365*1000,function(n){return (n==1)?"year":"years";}],[60*60*24*30*1000,function(n){return (n==1)?"month":"months";}],[60*60*24*7*1000,function(n){return (n==1)?"week":"weeks";}],[60*60*24*1000,function(n){return (n==1)?"day":"days";}],[60*60*1000,function(n){return (n==1)?"hour":"hours";}],[60*1000,function(n){return (n==1)?"minute":"minutes";}]],_months_ap:["Jan.","Feb.","March","April","May","June","July","Aug.","Sept.","Oct.","Nov.","Dec."]});return dojox.dtl.utils.date;});},"dojox/dtl/tag/loop":function(){define(["dojo/_base/lang","dojo/_base/array","dojo/_base/json","../_base","dojox/string/tokenize"],function(lang,_110,json,dd,_111){lang.getObject("dojox.dtl.tag.loop",true);var ddtl=dd.tag.loop;ddtl.CycleNode=lang.extend(function(_112,name,text,_113){this.cyclevars=_112;this.name=name;this.contents=text;this.shared=_113||{counter:-1,map:{}};},{render:function(_114,_115){if(_114.forloop&&!_114.forloop.counter0){this.shared.counter=-1;}++this.shared.counter;var _116=this.cyclevars[this.shared.counter%this.cyclevars.length];var map=this.shared.map;if(!map[_116]){map[_116]=new dd._Filter(_116);}_116=map[_116].resolve(_114,_115);if(this.name){_114[this.name]=_116;}this.contents.set(_116);return this.contents.render(_114,_115);},unrender:function(_117,_118){return this.contents.unrender(_117,_118);},clone:function(_119){return new this.constructor(this.cyclevars,this.name,this.contents.clone(_119),this.shared);}});ddtl.IfChangedNode=lang.extend(function(_11a,vars,_11b){this.nodes=_11a;this._vars=vars;this.shared=_11b||{last:null,counter:0};this.vars=_110.map(vars,function(item){return new dojox.dtl._Filter(item);});},{render:function(_11c,_11d){if(_11c.forloop){if(_11c.forloop.counter<=this.shared.counter){this.shared.last=null;}this.shared.counter=_11c.forloop.counter;}var _11e;if(this.vars.length){_11e=json.toJson(_110.map(this.vars,function(item){return item.resolve(_11c);}));}else{_11e=this.nodes.dummyRender(_11c,_11d);}if(_11e!=this.shared.last){var _11f=(this.shared.last===null);this.shared.last=_11e;_11c=_11c.push();_11c.ifchanged={firstloop:_11f};_11d=this.nodes.render(_11c,_11d);_11c=_11c.pop();}else{_11d=this.nodes.unrender(_11c,_11d);}return _11d;},unrender:function(_120,_121){return this.nodes.unrender(_120,_121);},clone:function(_122){return new this.constructor(this.nodes.clone(_122),this._vars,this.shared);}});ddtl.RegroupNode=lang.extend(function(_123,key,_124){this._expression=_123;this.expression=new dd._Filter(_123);this.key=key;this.alias=_124;},{_push:function(_125,_126,_127){if(_127.length){_125.push({grouper:_126,list:_127});}},render:function(_128,_129){_128[this.alias]=[];var list=this.expression.resolve(_128);if(list){var last=null;var _12a=[];for(var i=0;i<list.length;i++){var id=list[i][this.key];if(last!==id){this._push(_128[this.alias],last,_12a);last=id;_12a=[list[i]];}else{_12a.push(list[i]);}}this._push(_128[this.alias],last,_12a);}return _129;},unrender:function(_12b,_12c){return _12c;},clone:function(_12d,_12e){return this;}});lang.mixin(ddtl,{cycle:function(_12f,_130){var args=_130.split_contents();if(args.length<2){throw new Error("'cycle' tag requires at least two arguments");}if(args[1].indexOf(",")!=-1){var vars=args[1].split(",");args=[args[0]];for(var i=0;i<vars.length;i++){args.push("\""+vars[i]+"\"");}}if(args.length==2){var name=args[args.length-1];if(!_12f._namedCycleNodes){throw new Error("No named cycles in template: '"+name+"' is not defined");}if(!_12f._namedCycleNodes[name]){throw new Error("Named cycle '"+name+"' does not exist");}return _12f._namedCycleNodes[name];}if(args.length>4&&args[args.length-2]=="as"){var name=args[args.length-1];var node=new ddtl.CycleNode(args.slice(1,args.length-2),name,_12f.create_text_node());if(!_12f._namedCycleNodes){_12f._namedCycleNodes={};}_12f._namedCycleNodes[name]=node;}else{node=new ddtl.CycleNode(args.slice(1),null,_12f.create_text_node());}return node;},ifchanged:function(_131,_132){var _133=_132.contents.split();var _134=_131.parse(["endifchanged"]);_131.delete_first_token();return new ddtl.IfChangedNode(_134,_133.slice(1));},regroup:function(_135,_136){var _137=_111(_136.contents,/(\s+)/g,function(_138){return _138;});if(_137.length<11||_137[_137.length-3]!="as"||_137[_137.length-7]!="by"){throw new Error("Expected the format: regroup list by key as newList");}var _139=_137.slice(2,-8).join("");var key=_137[_137.length-5];var _13a=_137[_137.length-1];return new ddtl.RegroupNode(_139,key,_13a);}});return dojox.dtl.tag.loop;});},"dojox/string/Builder":function(){define(["dojo/_base/lang"],function(lang){lang.getObject("string",true,dojox).Builder=function(str){var b="";this.length=0;this.append=function(s){if(arguments.length>1){var tmp="",l=arguments.length;switch(l){case 9:tmp=""+arguments[8]+tmp;case 8:tmp=""+arguments[7]+tmp;case 7:tmp=""+arguments[6]+tmp;case 6:tmp=""+arguments[5]+tmp;case 5:tmp=""+arguments[4]+tmp;case 4:tmp=""+arguments[3]+tmp;case 3:tmp=""+arguments[2]+tmp;case 2:b+=""+arguments[0]+arguments[1]+tmp;break;default:var i=0;while(i<arguments.length){tmp+=arguments[i++];}b+=tmp;}}else{b+=s;}this.length=b.length;return this;};this.concat=function(s){return this.append.apply(this,arguments);};this.appendArray=function(_13b){return this.append.apply(this,_13b);};this.clear=function(){b="";this.length=0;return this;};this.replace=function(_13c,_13d){b=b.replace(_13c,_13d);this.length=b.length;return this;};this.remove=function(_13e,len){if(len===undefined){len=b.length;}if(len==0){return this;}b=b.substr(0,_13e)+b.substr(_13e+len);this.length=b.length;return this;};this.insert=function(_13f,str){if(_13f==0){b=str+b;}else{b=b.slice(0,_13f)+str+b.slice(_13f);}this.length=b.length;return this;};this.toString=function(){return b;};if(str){this.append(str);}};return dojox.string.Builder;});},"dojox/string/tokenize":function(){define(["dojo/_base/lang","dojo/_base/sniff"],function(lang,has){var _140=lang.getObject("dojox.string",true).tokenize;_140=function(str,re,_141,_142){var _143=[];var _144,_145,_146=0;while(_144=re.exec(str)){_145=str.slice(_146,re.lastIndex-_144[0].length);if(_145.length){_143.push(_145);}if(_141){if(has("opera")){var copy=_144.slice(0);while(copy.length<_144.length){copy.push(null);}_144=copy;}var _147=_141.apply(_142,_144.slice(1).concat(_143.length));if(typeof _147!="undefined"){_143.push(_147);}}_146=re.lastIndex;}_145=str.slice(_146);if(_145.length){_143.push(_145);}return _143;};return _140;});},"dojox/dtl/tag/misc":function(){define(["dojo/_base/lang","dojo/_base/array","dojo/_base/connect","../_base"],function(lang,_148,_149,dd){lang.getObject("dojox.dtl.tag.misc",true);var ddtm=dd.tag.misc;ddtm.DebugNode=lang.extend(function(text){this.text=text;},{render:function(_14a,_14b){var keys=_14a.getKeys();var _14c=[];var only={};for(var i=0,key;key=keys[i];i++){only[key]=_14a[key];_14c+="["+key+": "+typeof _14a[key]+"]\n";}return this.text.set(_14c).render(_14a,_14b,this);},unrender:function(_14d,_14e){return _14e;},clone:function(_14f){return new this.constructor(this.text.clone(_14f));},toString:function(){return "ddtm.DebugNode";}});ddtm.FilterNode=lang.extend(function(_150,_151){this._varnode=_150;this._nodelist=_151;},{render:function(_152,_153){var _154=this._nodelist.render(_152,new dojox.string.Builder());_152=_152.update({"var":_154.toString()});var _155=this._varnode.render(_152,_153);_152=_152.pop();return _153;},unrender:function(_156,_157){return _157;},clone:function(_158){return new this.constructor(this._expression,this._nodelist.clone(_158));}});ddtm.FirstOfNode=lang.extend(function(vars,text){this._vars=vars;this.vars=_148.map(vars,function(item){return new dojox.dtl._Filter(item);});this.contents=text;},{render:function(_159,_15a){for(var i=0,item;item=this.vars[i];i++){var _15b=item.resolve(_159);if(typeof _15b!="undefined"){if(_15b===null){_15b="null";}this.contents.set(_15b);return this.contents.render(_159,_15a);}}return this.contents.unrender(_159,_15a);},unrender:function(_15c,_15d){return this.contents.unrender(_15c,_15d);},clone:function(_15e){return new this.constructor(this._vars,this.contents.clone(_15e));}});ddtm.SpacelessNode=lang.extend(function(_15f,text){this.nodelist=_15f;this.contents=text;},{render:function(_160,_161){if(_161.getParent){var _162=[_149.connect(_161,"onAddNodeComplete",this,"_watch"),_149.connect(_161,"onSetParent",this,"_watchParent")];_161=this.nodelist.render(_160,_161);_149.disconnect(_162[0]);_149.disconnect(_162[1]);}else{var _163=this.nodelist.dummyRender(_160);this.contents.set(_163.replace(/>\s+</g,"><"));_161=this.contents.render(_160,_161);}return _161;},unrender:function(_164,_165){return this.nodelist.unrender(_164,_165);},clone:function(_166){return new this.constructor(this.nodelist.clone(_166),this.contents.clone(_166));},_isEmpty:function(node){return (node.nodeType==3&&!node.data.match(/[^\s\n]/));},_watch:function(node){if(this._isEmpty(node)){var _167=false;if(node.parentNode.firstChild==node){node.parentNode.removeChild(node);}}else{var _168=node.parentNode.childNodes;if(node.nodeType==1&&_168.length>2){for(var i=2,_169;_169=_168[i];i++){if(_168[i-2].nodeType==1&&this._isEmpty(_168[i-1])){node.parentNode.removeChild(_168[i-1]);return;}}}}},_watchParent:function(node){var _16a=node.childNodes;if(_16a.length){while(node.childNodes.length){var last=node.childNodes[node.childNodes.length-1];if(!this._isEmpty(last)){return;}node.removeChild(last);}}}});ddtm.TemplateTagNode=lang.extend(function(tag,text){this.tag=tag;this.contents=text;},{mapping:{openblock:"{%",closeblock:"%}",openvariable:"{{",closevariable:"}}",openbrace:"{",closebrace:"}",opencomment:"{#",closecomment:"#}"},render:function(_16b,_16c){this.contents.set(this.mapping[this.tag]);return this.contents.render(_16b,_16c);},unrender:function(_16d,_16e){return this.contents.unrender(_16d,_16e);},clone:function(_16f){return new this.constructor(this.tag,this.contents.clone(_16f));}});ddtm.WidthRatioNode=lang.extend(function(_170,max,_171,text){this.current=new dd._Filter(_170);this.max=new dd._Filter(max);this.width=_171;this.contents=text;},{render:function(_172,_173){var _174=+this.current.resolve(_172);var max=+this.max.resolve(_172);if(typeof _174!="number"||typeof max!="number"||!max){this.contents.set("");}else{this.contents.set(""+Math.round((_174/max)*this.width));}return this.contents.render(_172,_173);},unrender:function(_175,_176){return this.contents.unrender(_175,_176);},clone:function(_177){return new this.constructor(this.current.getExpression(),this.max.getExpression(),this.width,this.contents.clone(_177));}});ddtm.WithNode=lang.extend(function(_178,_179,_17a){this.target=new dd._Filter(_178);this.alias=_179;this.nodelist=_17a;},{render:function(_17b,_17c){var _17d=this.target.resolve(_17b);_17b=_17b.push();_17b[this.alias]=_17d;_17c=this.nodelist.render(_17b,_17c);_17b=_17b.pop();return _17c;},unrender:function(_17e,_17f){return _17f;},clone:function(_180){return new this.constructor(this.target.getExpression(),this.alias,this.nodelist.clone(_180));}});lang.mixin(ddtm,{comment:function(_181,_182){_181.skip_past("endcomment");return dd._noOpNode;},debug:function(_183,_184){return new ddtm.DebugNode(_183.create_text_node());},filter:function(_185,_186){var rest=_186.contents.split(null,1)[1];var _187=_185.create_variable_node("var|"+rest);var _188=_185.parse(["endfilter"]);_185.next_token();return new ddtm.FilterNode(_187,_188);},firstof:function(_189,_18a){var _18b=_18a.split_contents().slice(1);if(!_18b.length){throw new Error("'firstof' statement requires at least one argument");}return new ddtm.FirstOfNode(_18b,_189.create_text_node());},spaceless:function(_18c,_18d){var _18e=_18c.parse(["endspaceless"]);_18c.delete_first_token();return new ddtm.SpacelessNode(_18e,_18c.create_text_node());},templatetag:function(_18f,_190){var _191=_190.contents.split();if(_191.length!=2){throw new Error("'templatetag' statement takes one argument");}var tag=_191[1];var _192=ddtm.TemplateTagNode.prototype.mapping;if(!_192[tag]){var keys=[];for(var key in _192){keys.push(key);}throw new Error("Invalid templatetag argument: '"+tag+"'. Must be one of: "+keys.join(", "));}return new ddtm.TemplateTagNode(tag,_18f.create_text_node());},widthratio:function(_193,_194){var _195=_194.contents.split();if(_195.length!=4){throw new Error("widthratio takes three arguments");}var _196=+_195[3];if(typeof _196!="number"){throw new Error("widthratio final argument must be an integer");}return new ddtm.WidthRatioNode(_195[1],_195[2],_196,_193.create_text_node());},with_:function(_197,_198){var _199=_198.split_contents();if(_199.length!=4||_199[2]!="as"){throw new Error("do_width expected format as 'with value as name'");}var _19a=_197.parse(["endwith"]);_197.next_token();return new ddtm.WithNode(_199[1],_199[3],_19a);}});return dojox.dtl.tag.misc;});},"dojox/dtl/Context":function(){define(["dojo/_base/lang","./_base"],function(lang,dd){dd.Context=lang.extend(function(dict){this._this={};dd._Context.call(this,dict);},dd._Context.prototype,{getKeys:function(){var keys=[];for(var key in this){if(this.hasOwnProperty(key)&&key!="_this"){keys.push(key);}}return keys;},extend:function(obj){return lang.delegate(this,obj);},filter:function(_19b){var _19c=new dd.Context();var keys=[];var i,arg;if(_19b instanceof dd.Context){keys=_19b.getKeys();}else{if(typeof _19b=="object"){for(var key in _19b){keys.push(key);}}else{for(i=0;arg=arguments[i];i++){if(typeof arg=="string"){keys.push(arg);}}}}for(i=0,key;key=keys[i];i++){_19c[key]=this[key];}return _19c;},setThis:function(_19d){this._this=_19d;},getThis:function(){return this._this;},hasKey:function(key){if(this._getter){var got=this._getter(key);if(typeof got!="undefined"){return true;}}if(typeof this[key]!="undefined"){return true;}return false;}});return dd.Context;});},"dojox/dtl/tag/logic":function(){define(["dojo/_base/lang","../_base"],function(lang,dd){lang.getObject("dojox.dtl.tag.logic",true);var ddt=dd.text;var ddtl=dd.tag.logic;ddtl.IfNode=lang.extend(function(_19e,_19f,_1a0,type){this.bools=_19e;this.trues=_19f;this.falses=_1a0;this.type=type;},{render:function(_1a1,_1a2){var i,bool,_1a3,_1a4,_1a5;if(this.type=="or"){for(i=0;bool=this.bools[i];i++){_1a3=bool[0];_1a4=bool[1];_1a5=_1a4.resolve(_1a1);if((_1a5&&!_1a3)||(_1a3&&!_1a5)){if(this.falses){_1a2=this.falses.unrender(_1a1,_1a2);}return (this.trues)?this.trues.render(_1a1,_1a2,this):_1a2;}}if(this.trues){_1a2=this.trues.unrender(_1a1,_1a2);}return (this.falses)?this.falses.render(_1a1,_1a2,this):_1a2;}else{for(i=0;bool=this.bools[i];i++){_1a3=bool[0];_1a4=bool[1];_1a5=_1a4.resolve(_1a1);if(_1a5==_1a3){if(this.trues){_1a2=this.trues.unrender(_1a1,_1a2);}return (this.falses)?this.falses.render(_1a1,_1a2,this):_1a2;}}if(this.falses){_1a2=this.falses.unrender(_1a1,_1a2);}return (this.trues)?this.trues.render(_1a1,_1a2,this):_1a2;}return _1a2;},unrender:function(_1a6,_1a7){_1a7=(this.trues)?this.trues.unrender(_1a6,_1a7):_1a7;_1a7=(this.falses)?this.falses.unrender(_1a6,_1a7):_1a7;return _1a7;},clone:function(_1a8){var _1a9=(this.trues)?this.trues.clone(_1a8):null;var _1aa=(this.falses)?this.falses.clone(_1a8):null;return new this.constructor(this.bools,_1a9,_1aa,this.type);}});ddtl.IfEqualNode=lang.extend(function(var1,var2,_1ab,_1ac,_1ad){this.var1=new dd._Filter(var1);this.var2=new dd._Filter(var2);this.trues=_1ab;this.falses=_1ac;this.negate=_1ad;},{render:function(_1ae,_1af){var var1=this.var1.resolve(_1ae);var var2=this.var2.resolve(_1ae);var1=(typeof var1!="undefined")?var1:"";var2=(typeof var1!="undefined")?var2:"";if((this.negate&&var1!=var2)||(!this.negate&&var1==var2)){if(this.falses){_1af=this.falses.unrender(_1ae,_1af,this);}return (this.trues)?this.trues.render(_1ae,_1af,this):_1af;}if(this.trues){_1af=this.trues.unrender(_1ae,_1af,this);}return (this.falses)?this.falses.render(_1ae,_1af,this):_1af;},unrender:function(_1b0,_1b1){return ddtl.IfNode.prototype.unrender.call(this,_1b0,_1b1);},clone:function(_1b2){var _1b3=this.trues?this.trues.clone(_1b2):null;var _1b4=this.falses?this.falses.clone(_1b2):null;return new this.constructor(this.var1.getExpression(),this.var2.getExpression(),_1b3,_1b4,this.negate);}});ddtl.ForNode=lang.extend(function(_1b5,loop,_1b6,_1b7){this.assign=_1b5;this.loop=new dd._Filter(loop);this.reversed=_1b6;this.nodelist=_1b7;this.pool=[];},{render:function(_1b8,_1b9){var i,j,k;var _1ba=false;var _1bb=this.assign;for(k=0;k<_1bb.length;k++){if(typeof _1b8[_1bb[k]]!="undefined"){_1ba=true;_1b8=_1b8.push();break;}}if(!_1ba&&_1b8.forloop){_1ba=true;_1b8=_1b8.push();}var _1bc=this.loop.resolve(_1b8)||[];for(i=_1bc.length;i<this.pool.length;i++){this.pool[i].unrender(_1b8,_1b9,this);}if(this.reversed){_1bc=_1bc.slice(0).reverse();}var _1bd=lang.isObject(_1bc)&&!lang.isArrayLike(_1bc);var _1be=[];if(_1bd){for(var key in _1bc){_1be.push(_1bc[key]);}}else{_1be=_1bc;}var _1bf=_1b8.forloop={parentloop:_1b8.get("forloop",{})};var j=0;for(i=0;i<_1be.length;i++){var item=_1be[i];_1bf.counter0=j;_1bf.counter=j+1;_1bf.revcounter0=_1be.length-j-1;_1bf.revcounter=_1be.length-j;_1bf.first=!j;_1bf.last=(j==_1be.length-1);if(_1bb.length>1&&lang.isArrayLike(item)){if(!_1ba){_1ba=true;_1b8=_1b8.push();}var _1c0={};for(k=0;k<item.length&&k<_1bb.length;k++){_1c0[_1bb[k]]=item[k];}lang.mixin(_1b8,_1c0);}else{_1b8[_1bb[0]]=item;}if(j+1>this.pool.length){this.pool.push(this.nodelist.clone(_1b9));}_1b9=this.pool[j++].render(_1b8,_1b9,this);}delete _1b8.forloop;if(_1ba){_1b8=_1b8.pop();}else{for(k=0;k<_1bb.length;k++){delete _1b8[_1bb[k]];}}return _1b9;},unrender:function(_1c1,_1c2){for(var i=0,pool;pool=this.pool[i];i++){_1c2=pool.unrender(_1c1,_1c2);}return _1c2;},clone:function(_1c3){return new this.constructor(this.assign,this.loop.getExpression(),this.reversed,this.nodelist.clone(_1c3));}});lang.mixin(ddtl,{if_:function(_1c4,_1c5){var i,part,type,_1c6=[],_1c7=_1c5.contents.split();_1c7.shift();_1c5=_1c7.join(" ");_1c7=_1c5.split(" and ");if(_1c7.length==1){type="or";_1c7=_1c5.split(" or ");}else{type="and";for(i=0;i<_1c7.length;i++){if(_1c7[i].indexOf(" or ")!=-1){throw new Error("'if' tags can't mix 'and' and 'or'");}}}for(i=0;part=_1c7[i];i++){var not=false;if(part.indexOf("not ")==0){part=part.slice(4);not=true;}_1c6.push([not,new dd._Filter(part)]);}var _1c8=_1c4.parse(["else","endif"]);var _1c9=false;var _1c5=_1c4.next_token();if(_1c5.contents=="else"){_1c9=_1c4.parse(["endif"]);_1c4.next_token();}return new ddtl.IfNode(_1c6,_1c8,_1c9,type);},_ifequal:function(_1ca,_1cb,_1cc){var _1cd=_1cb.split_contents();if(_1cd.length!=3){throw new Error(_1cd[0]+" takes two arguments");}var end="end"+_1cd[0];var _1ce=_1ca.parse(["else",end]);var _1cf=false;var _1cb=_1ca.next_token();if(_1cb.contents=="else"){_1cf=_1ca.parse([end]);_1ca.next_token();}return new ddtl.IfEqualNode(_1cd[1],_1cd[2],_1ce,_1cf,_1cc);},ifequal:function(_1d0,_1d1){return ddtl._ifequal(_1d0,_1d1);},ifnotequal:function(_1d2,_1d3){return ddtl._ifequal(_1d2,_1d3,true);},for_:function(_1d4,_1d5){var _1d6=_1d5.contents.split();if(_1d6.length<4){throw new Error("'for' statements should have at least four words: "+_1d5.contents);}var _1d7=_1d6[_1d6.length-1]=="reversed";var _1d8=(_1d7)?-3:-2;if(_1d6[_1d6.length+_1d8]!="in"){throw new Error("'for' tag received an invalid argument: "+_1d5.contents);}var _1d9=_1d6.slice(1,_1d8).join(" ").split(/ *, */);for(var i=0;i<_1d9.length;i++){if(!_1d9[i]||_1d9[i].indexOf(" ")!=-1){throw new Error("'for' tag received an invalid argument: "+_1d5.contents);}}var _1da=_1d4.parse(["endfor"]);_1d4.next_token();return new ddtl.ForNode(_1d9,_1d6[_1d6.length+_1d8+1],_1d7,_1da);}});return dojox.dtl.tag.logic;});},"dojox/dtl/tag/date":function(){define(["dojo/_base/lang","../_base","../utils/date"],function(lang,dd,ddud){lang.getObject("dojox.dtl.tag.date",true);dojox.dtl.tag.date.NowNode=function(_1db,node){this._format=_1db;this.format=new ddud.DateFormat(_1db);this.contents=node;};lang.extend(dd.tag.date.NowNode,{render:function(_1dc,_1dd){this.contents.set(this.format.format(new Date()));return this.contents.render(_1dc,_1dd);},unrender:function(_1de,_1df){return this.contents.unrender(_1de,_1df);},clone:function(_1e0){return new this.constructor(this._format,this.contents.clone(_1e0));}});dojox.dtl.tag.date.now=function(_1e1,_1e2){var _1e3=_1e2.split_contents();if(_1e3.length!=2){throw new Error("'now' statement takes one argument");}return new dojox.dtl.tag.date.NowNode(_1e3[1].slice(1,-1),_1e1.create_text_node());};return dojox.dtl.tag.date;});}}});define("dojox/dtl",["./dtl/_base"],function(_1e4){return _1e4;});
15
+ require({cache:{"dojox/dtl/_base":function(){define(["dojo/_base/kernel","dojo/_base/lang","dojox/string/tokenize","dojo/_base/json","dojo/dom","dojo/_base/xhr","dojox/string/Builder","dojo/_base/Deferred"],function(_1,_2,_3,_4,_5,_6,_7,_8){_1.experimental("dojox.dtl");var dd=_2.getObject("dojox.dtl",true);dd._base={};dd.TOKEN_BLOCK=-1;dd.TOKEN_VAR=-2;dd.TOKEN_COMMENT=-3;dd.TOKEN_TEXT=3;dd._Context=_2.extend(function(_9){if(_9){_2._mixin(this,_9);if(_9.get){this._getter=_9.get;delete this.get;}}},{push:function(){var _a=this;var _b=_2.delegate(this);_b.pop=function(){return _a;};return _b;},pop:function(){throw new Error("pop() called on empty Context");},get:function(_c,_d){var n=this._normalize;if(this._getter){var _e=this._getter(_c);if(_e!==undefined){return n(_e);}}if(this[_c]!==undefined){return n(this[_c]);}return _d;},_normalize:function(_f){if(_f instanceof Date){_f.year=_f.getFullYear();_f.month=_f.getMonth()+1;_f.day=_f.getDate();_f.date=_f.year+"-"+("0"+_f.month).slice(-2)+"-"+("0"+_f.day).slice(-2);_f.hour=_f.getHours();_f.minute=_f.getMinutes();_f.second=_f.getSeconds();_f.microsecond=_f.getMilliseconds();}return _f;},update:function(_10){var _11=this.push();if(_10){_2._mixin(this,_10);}return _11;}});var _12=/("(?:[^"\\]*(?:\\.[^"\\]*)*)"|'(?:[^'\\]*(?:\\.[^'\\]*)*)'|[^\s]+)/g;var _13=/\s+/g;var _14=function(_15,_16){_15=_15||_13;if(!(_15 instanceof RegExp)){_15=new RegExp(_15,"g");}if(!_15.global){throw new Error("You must use a globally flagged RegExp with split "+_15);}_15.exec("");var _17,_18=[],_19=0,i=0;while((_17=_15.exec(this))){_18.push(this.slice(_19,_15.lastIndex-_17[0].length));_19=_15.lastIndex;if(_16&&(++i>_16-1)){break;}}_18.push(this.slice(_19));return _18;};dd.Token=function(_1a,_1b){this.token_type=_1a;this.contents=new String(_2.trim(_1b));this.contents.split=_14;this.split=function(){return String.prototype.split.apply(this.contents,arguments);};};dd.Token.prototype.split_contents=function(_1c){var bit,_1d=[],i=0;_1c=_1c||999;while(i++<_1c&&(bit=_12.exec(this.contents))){bit=bit[0];if(bit.charAt(0)=="\""&&bit.slice(-1)=="\""){_1d.push("\""+bit.slice(1,-1).replace("\\\"","\"").replace("\\\\","\\")+"\"");}else{if(bit.charAt(0)=="'"&&bit.slice(-1)=="'"){_1d.push("'"+bit.slice(1,-1).replace("\\'","'").replace("\\\\","\\")+"'");}else{_1d.push(bit);}}}return _1d;};var ddt=dd.text={_get:function(_1e,_1f,_20){var _21=dd.register.get(_1e,_1f.toLowerCase(),_20);if(!_21){if(!_20){throw new Error("No tag found for "+_1f);}return null;}var fn=_21[1];var _22=_21[2];var _23;if(fn.indexOf(":")!=-1){_23=fn.split(":");fn=_23.pop();}var mod=_22;if(/\./.test(_22)){_22=_22.replace(/\./g,"/");}require([_22],function(){});var _24=_2.getObject(mod);return _24[fn||_1f]||_24[_1f+"_"]||_24[fn+"_"];},getTag:function(_25,_26){return ddt._get("tag",_25,_26);},getFilter:function(_27,_28){return ddt._get("filter",_27,_28);},getTemplate:function(_29){return new dd.Template(ddt.getTemplateString(_29));},getTemplateString:function(_2a){return _6._getText(_2a.toString())||"";},_resolveLazy:function(_2b,_2c,_2d){if(_2c){if(_2d){return _2d.fromJson(_6._getText(_2b))||{};}else{return dd.text.getTemplateString(_2b);}}else{return _6.get({handleAs:_2d?"json":"text",url:_2b});}},_resolveTemplateArg:function(arg,_2e){if(ddt._isTemplate(arg)){if(!_2e){var d=new _8();d.callback(arg);return d;}return arg;}return ddt._resolveLazy(arg,_2e);},_isTemplate:function(arg){return (arg===undefined)||(typeof arg=="string"&&(arg.match(/^\s*[<{]/)||arg.indexOf(" ")!=-1));},_resolveContextArg:function(arg,_2f){if(arg.constructor==Object){if(!_2f){var d=new _8;d.callback(arg);return d;}return arg;}return ddt._resolveLazy(arg,_2f,true);},_re:/(?:\{\{\s*(.+?)\s*\}\}|\{%\s*(load\s*)?(.+?)\s*%\})/g,tokenize:function(str){return _3(str,ddt._re,ddt._parseDelims);},_parseDelims:function(_30,_31,tag){if(_30){return [dd.TOKEN_VAR,_30];}else{if(_31){var _32=_2.trim(tag).split(/\s+/g);for(var i=0,_33;_33=_32[i];i++){if(/\./.test(_33)){_33=_33.replace(/\./g,"/");}require([_33]);}}else{return [dd.TOKEN_BLOCK,tag];}}}};dd.Template=_2.extend(function(_34,_35){var str=_35?_34:ddt._resolveTemplateArg(_34,true)||"";var _36=ddt.tokenize(str);var _37=new dd._Parser(_36);this.nodelist=_37.parse();},{update:function(_38,_39){return ddt._resolveContextArg(_39).addCallback(this,function(_3a){var _3b=this.render(new dd._Context(_3a));if(_38.forEach){_38.forEach(function(_3c){_3c.innerHTML=_3b;});}else{_5.byId(_38).innerHTML=_3b;}return this;});},render:function(_3d,_3e){_3e=_3e||this.getBuffer();_3d=_3d||new dd._Context({});return this.nodelist.render(_3d,_3e)+"";},getBuffer:function(){return new _7();}});var _3f=/\{\{\s*(.+?)\s*\}\}/g;dd.quickFilter=function(str){if(!str){return new dd._NodeList();}if(str.indexOf("{%")==-1){return new dd._QuickNodeList(_3(str,_3f,function(_40){return new dd._Filter(_40);}));}};dd._QuickNodeList=_2.extend(function(_41){this.contents=_41;},{render:function(_42,_43){for(var i=0,l=this.contents.length;i<l;i++){if(this.contents[i].resolve){_43=_43.concat(this.contents[i].resolve(_42));}else{_43=_43.concat(this.contents[i]);}}return _43;},dummyRender:function(_44){return this.render(_44,dd.Template.prototype.getBuffer()).toString();},clone:function(_45){return this;}});dd._Filter=_2.extend(function(_46){if(!_46){throw new Error("Filter must be called with variable name");}this.contents=_46;var _47=this._cache[_46];if(_47){this.key=_47[0];this.filters=_47[1];}else{this.filters=[];_3(_46,this._re,this._tokenize,this);this._cache[_46]=[this.key,this.filters];}},{_cache:{},_re:/(?:^_\("([^\\"]*(?:\\.[^\\"])*)"\)|^"([^\\"]*(?:\\.[^\\"]*)*)"|^([a-zA-Z0-9_.]+)|\|(\w+)(?::(?:_\("([^\\"]*(?:\\.[^\\"])*)"\)|"([^\\"]*(?:\\.[^\\"]*)*)"|([a-zA-Z0-9_.]+)|'([^\\']*(?:\\.[^\\']*)*)'))?|^'([^\\']*(?:\\.[^\\']*)*)')/g,_values:{0:"\"",1:"\"",2:"",8:"\""},_args:{4:"\"",5:"\"",6:"",7:"'"},_tokenize:function(){var pos,arg;for(var i=0,has=[];i<arguments.length;i++){has[i]=(arguments[i]!==undefined&&typeof arguments[i]=="string"&&arguments[i]);}if(!this.key){for(pos in this._values){if(has[pos]){this.key=this._values[pos]+arguments[pos]+this._values[pos];break;}}}else{for(pos in this._args){if(has[pos]){var _48=arguments[pos];if(this._args[pos]=="'"){_48=_48.replace(/\\'/g,"'");}else{if(this._args[pos]=="\""){_48=_48.replace(/\\"/g,"\"");}}arg=[!this._args[pos],_48];break;}}var fn=ddt.getFilter(arguments[3]);if(!_2.isFunction(fn)){throw new Error(arguments[3]+" is not registered as a filter");}this.filters.push([fn,arg]);}},getExpression:function(){return this.contents;},resolve:function(_49){if(this.key===undefined){return "";}var str=this.resolvePath(this.key,_49);for(var i=0,_4a;_4a=this.filters[i];i++){if(_4a[1]){if(_4a[1][0]){str=_4a[0](str,this.resolvePath(_4a[1][1],_49));}else{str=_4a[0](str,_4a[1][1]);}}else{str=_4a[0](str);}}return str;},resolvePath:function(_4b,_4c){var _4d,_4e;var _4f=_4b.charAt(0);var _50=_4b.slice(-1);if(!isNaN(parseInt(_4f))){_4d=(_4b.indexOf(".")==-1)?parseInt(_4b):parseFloat(_4b);}else{if(_4f=="\""&&_4f==_50){_4d=_4b.slice(1,-1);}else{if(_4b=="true"){return true;}if(_4b=="false"){return false;}if(_4b=="null"||_4b=="None"){return null;}_4e=_4b.split(".");_4d=_4c.get(_4e[0]);if(_2.isFunction(_4d)){var _51=_4c.getThis&&_4c.getThis();if(_4d.alters_data){_4d="";}else{if(_51){_4d=_4d.call(_51);}else{_4d="";}}}for(var i=1;i<_4e.length;i++){var _52=_4e[i];if(_4d){var _53=_4d;if(_2.isObject(_4d)&&_52=="items"&&_4d[_52]===undefined){var _54=[];for(var key in _4d){_54.push([key,_4d[key]]);}_4d=_54;continue;}if(_4d.get&&_2.isFunction(_4d.get)&&_4d.get.safe){_4d=_4d.get(_52);}else{if(_4d[_52]===undefined){_4d=_4d[_52];break;}else{_4d=_4d[_52];}}if(_2.isFunction(_4d)){if(_4d.alters_data){_4d="";}else{_4d=_4d.call(_53);}}else{if(_4d instanceof Date){_4d=dd._Context.prototype._normalize(_4d);}}}else{return "";}}}}return _4d;}});dd._TextNode=dd._Node=_2.extend(function(obj){this.contents=obj;},{set:function(_55){this.contents=_55;return this;},render:function(_56,_57){return _57.concat(this.contents);},isEmpty:function(){return !_2.trim(this.contents);},clone:function(){return this;}});dd._NodeList=_2.extend(function(_58){this.contents=_58||[];this.last="";},{push:function(_59){this.contents.push(_59);return this;},concat:function(_5a){this.contents=this.contents.concat(_5a);return this;},render:function(_5b,_5c){for(var i=0;i<this.contents.length;i++){_5c=this.contents[i].render(_5b,_5c);if(!_5c){throw new Error("Template must return buffer");}}return _5c;},dummyRender:function(_5d){return this.render(_5d,dd.Template.prototype.getBuffer()).toString();},unrender:function(){return arguments[1];},clone:function(){return this;},rtrim:function(){while(1){i=this.contents.length-1;if(this.contents[i] instanceof dd._TextNode&&this.contents[i].isEmpty()){this.contents.pop();}else{break;}}return this;}});dd._VarNode=_2.extend(function(str){this.contents=new dd._Filter(str);},{render:function(_5e,_5f){var str=this.contents.resolve(_5e);if(!str.safe){str=dd._base.escape(""+str);}return _5f.concat(str);}});dd._noOpNode=new function(){this.render=this.unrender=function(){return arguments[1];};this.clone=function(){return this;};};dd._Parser=_2.extend(function(_60){this.contents=_60;},{i:0,parse:function(_61){var _62={},_63;_61=_61||[];for(var i=0;i<_61.length;i++){_62[_61[i]]=true;}var _64=new dd._NodeList();while(this.i<this.contents.length){_63=this.contents[this.i++];if(typeof _63=="string"){_64.push(new dd._TextNode(_63));}else{var _65=_63[0];var _66=_63[1];if(_65==dd.TOKEN_VAR){_64.push(new dd._VarNode(_66));}else{if(_65==dd.TOKEN_BLOCK){if(_62[_66]){--this.i;return _64;}var cmd=_66.split(/\s+/g);if(cmd.length){cmd=cmd[0];var fn=ddt.getTag(cmd);if(fn){_64.push(fn(this,new dd.Token(_65,_66)));}}}}}}if(_61.length){throw new Error("Could not find closing tag(s): "+_61.toString());}this.contents.length=0;return _64;},next_token:function(){var _67=this.contents[this.i++];return new dd.Token(_67[0],_67[1]);},delete_first_token:function(){this.i++;},skip_past:function(_68){while(this.i<this.contents.length){var _69=this.contents[this.i++];if(_69[0]==dd.TOKEN_BLOCK&&_69[1]==_68){return;}}throw new Error("Unclosed tag found when looking for "+_68);},create_variable_node:function(_6a){return new dd._VarNode(_6a);},create_text_node:function(_6b){return new dd._TextNode(_6b||"");},getTemplate:function(_6c){return new dd.Template(_6c);}});dd.register={_registry:{attributes:[],tags:[],filters:[]},get:function(_6d,_6e){var _6f=dd.register._registry[_6d+"s"];for(var i=0,_70;_70=_6f[i];i++){if(typeof _70[0]=="string"){if(_70[0]==_6e){return _70;}}else{if(_6e.match(_70[0])){return _70;}}}},getAttributeTags:function(){var _71=[];var _72=dd.register._registry.attributes;for(var i=0,_73;_73=_72[i];i++){if(_73.length==3){_71.push(_73);}else{var fn=_2.getObject(_73[1]);if(fn&&_2.isFunction(fn)){_73.push(fn);_71.push(_73);}}}return _71;},_any:function(_74,_75,_76){for(var _77 in _76){for(var i=0,fn;fn=_76[_77][i];i++){var key=fn;if(_2.isArray(fn)){key=fn[0];fn=fn[1];}if(typeof key=="string"){if(key.substr(0,5)=="attr:"){var _78=fn;if(_78.substr(0,5)=="attr:"){_78=_78.slice(5);}dd.register._registry.attributes.push([_78.toLowerCase(),_75+"."+_77+"."+_78]);}key=key.toLowerCase();}dd.register._registry[_74].push([key,fn,_75+"."+_77]);}}},tags:function(_79,_7a){dd.register._any("tags",_79,_7a);},filters:function(_7b,_7c){dd.register._any("filters",_7b,_7c);}};var _7d=/&/g;var _7e=/</g;var _7f=/>/g;var _80=/'/g;var _81=/"/g;dd._base.escape=function(_82){return dd.mark_safe(_82.replace(_7d,"&amp;").replace(_7e,"&lt;").replace(_7f,"&gt;").replace(_81,"&quot;").replace(_80,"&#39;"));};dd._base.safe=function(_83){if(typeof _83=="string"){_83=new String(_83);}if(typeof _83=="object"){_83.safe=true;}return _83;};dd.mark_safe=dd._base.safe;dd.register.tags("dojox.dtl.tag",{"date":["now"],"logic":["if","for","ifequal","ifnotequal"],"loader":["extends","block","include","load","ssi"],"misc":["comment","debug","filter","firstof","spaceless","templatetag","widthratio","with"],"loop":["cycle","ifchanged","regroup"]});dd.register.filters("dojox.dtl.filter",{"dates":["date","time","timesince","timeuntil"],"htmlstrings":["linebreaks","linebreaksbr","removetags","striptags"],"integers":["add","get_digit"],"lists":["dictsort","dictsortreversed","first","join","length","length_is","random","slice","unordered_list"],"logic":["default","default_if_none","divisibleby","yesno"],"misc":["filesizeformat","pluralize","phone2numeric","pprint"],"strings":["addslashes","capfirst","center","cut","fix_ampersands","floatformat","iriencode","linenumbers","ljust","lower","make_list","rjust","slugify","stringformat","title","truncatewords","truncatewords_html","upper","urlencode","urlize","urlizetrunc","wordcount","wordwrap"]});dd.register.filters("dojox.dtl",{"_base":["escape","safe"]});return dd;});},"dojox/dtl/utils/date":function(){define(["dojo/_base/lang","dojox/date/php","../_base"],function(_84,ddp,dd){_84.getObject("dojox.dtl.utils.date",true);dd.utils.date.DateFormat=ddp.DateFormat;_84.extend(dd.utils.date.DateFormat,ddp.DateFormat.prototype,{f:function(){return (!this.date.getMinutes())?this.g():this.g()+":"+this.i();},N:function(){return dojox.dtl.utils.date._months_ap[this.date.getMonth()];},P:function(){if(!this.date.getMinutes()&&!this.date.getHours()){return "midnight";}if(!this.date.getMinutes()&&this.date.getHours()==12){return "noon";}return this.f()+" "+this.a();}});_84.mixin(dojox.dtl.utils.date,{format:function(_85,_86){var df=new dojox.dtl.utils.date.DateFormat(_86);return df.format(_85);},timesince:function(d,now){if(!(d instanceof Date)){d=new Date(d.year,d.month,d.day);}if(!now){now=new Date();}var _87=Math.abs(now.getTime()-d.getTime());for(var i=0,_88;_88=dojox.dtl.utils.date._chunks[i];i++){var _89=Math.floor(_87/_88[0]);if(_89){break;}}return _89+" "+_88[1](_89);},_chunks:[[60*60*24*365*1000,function(n){return (n==1)?"year":"years";}],[60*60*24*30*1000,function(n){return (n==1)?"month":"months";}],[60*60*24*7*1000,function(n){return (n==1)?"week":"weeks";}],[60*60*24*1000,function(n){return (n==1)?"day":"days";}],[60*60*1000,function(n){return (n==1)?"hour":"hours";}],[60*1000,function(n){return (n==1)?"minute":"minutes";}]],_months_ap:["Jan.","Feb.","March","April","May","June","July","Aug.","Sept.","Oct.","Nov.","Dec."]});return dojox.dtl.utils.date;});},"dojox/dtl/tag/date":function(){define(["dojo/_base/lang","../_base","../utils/date"],function(_8a,dd,_8b){_8a.getObject("dojox.dtl.tag.date",true);dojox.dtl.tag.date.NowNode=function(_8c,_8d){this._format=_8c;this.format=new _8b.DateFormat(_8c);this.contents=_8d;};_8a.extend(dd.tag.date.NowNode,{render:function(_8e,_8f){this.contents.set(this.format.format(new Date()));return this.contents.render(_8e,_8f);},unrender:function(_90,_91){return this.contents.unrender(_90,_91);},clone:function(_92){return new this.constructor(this._format,this.contents.clone(_92));}});dojox.dtl.tag.date.now=function(_93,_94){var _95=_94.split_contents();if(_95.length!=2){throw new Error("'now' statement takes one argument");}return new dojox.dtl.tag.date.NowNode(_95[1].slice(1,-1),_93.create_text_node());};return dojox.dtl.tag.date;});},"dojox/dtl/tag/loader":function(){define(["dojo/_base/lang","../_base","dojo/_base/array","dojo/_base/connect"],function(_96,dd,_97,_98){_96.getObject("dojox.dtl.tag.loader",true);var _99=dd.tag.loader;_99.BlockNode=_96.extend(function(_9a,_9b){this.name=_9a;this.nodelist=_9b;},{"super":function(){if(this.parent){var _9c=this.parent.nodelist.dummyRender(this.context,null,true);if(typeof _9c=="string"){_9c=new String(_9c);}_9c.safe=true;return _9c;}return "";},render:function(_9d,_9e){var _9f=this.name;var _a0=this.nodelist;var _a1;if(_9e.blocks){var _a2=_9e.blocks[_9f];if(_a2){_a1=_a2.parent;_a0=_a2.nodelist;_a2.used=true;}}this.rendered=_a0;_9d=_9d.push();this.context=_9d;this.parent=null;if(_a0!=this.nodelist){this.parent=this;}_9d.block=this;if(_9e.getParent){var _a3=_9e.getParent();var _a4=_98.connect(_9e,"onSetParent",function(_a5,up,_a6){if(up&&_a6){_9e.setParent(_a3);}});}_9e=_a0.render(_9d,_9e,this);_a4&&_98.disconnect(_a4);_9d=_9d.pop();return _9e;},unrender:function(_a7,_a8){return this.rendered.unrender(_a7,_a8);},clone:function(_a9){return new this.constructor(this.name,this.nodelist.clone(_a9));},toString:function(){return "dojox.dtl.tag.loader.BlockNode";}});_99.ExtendsNode=_96.extend(function(_aa,_ab,_ac,_ad,key){this.getTemplate=_aa;this.nodelist=_ab;this.shared=_ac;this.parent=_ad;this.key=key;},{parents:{},getParent:function(_ae){var _af=this.parent;if(!_af){var _b0;_af=this.parent=_ae.get(this.key,false);if(!_af){throw new Error("extends tag used a variable that did not resolve");}if(typeof _af=="object"){var url=_af.url||_af.templatePath;if(_af.shared){this.shared=true;}if(url){_af=this.parent=url.toString();}else{if(_af.templateString){_b0=_af.templateString;_af=this.parent=" ";}else{_af=this.parent=this.parent.toString();}}}if(_af&&_af.indexOf("shared:")===0){this.shared=true;_af=this.parent=_af.substring(7,_af.length);}}if(!_af){throw new Error("Invalid template name in 'extends' tag.");}if(_af.render){return _af;}if(this.parents[_af]){return this.parents[_af];}this.parent=this.getTemplate(_b0||dojox.dtl.text.getTemplateString(_af));if(this.shared){this.parents[_af]=this.parent;}return this.parent;},render:function(_b1,_b2){var _b3=this.getParent(_b1);_b3.blocks=_b3.blocks||{};_b2.blocks=_b2.blocks||{};for(var i=0,_b4;_b4=this.nodelist.contents[i];i++){if(_b4 instanceof dojox.dtl.tag.loader.BlockNode){var old=_b3.blocks[_b4.name];if(old&&old.nodelist!=_b4.nodelist){_b2=old.nodelist.unrender(_b1,_b2);}_b3.blocks[_b4.name]=_b2.blocks[_b4.name]={shared:this.shared,nodelist:_b4.nodelist,used:false};}}this.rendered=_b3;return _b3.nodelist.render(_b1,_b2,this);},unrender:function(_b5,_b6){return this.rendered.unrender(_b5,_b6,this);},toString:function(){return "dojox.dtl.block.ExtendsNode";}});_99.IncludeNode=_96.extend(function(_b7,_b8,_b9,_ba,_bb){this._path=_b7;this.constant=_b8;this.path=(_b8)?_b7:new dd._Filter(_b7);this.getTemplate=_b9;this.text=_ba;this.parsed=(arguments.length==5)?_bb:true;},{_cache:[{},{}],render:function(_bc,_bd){var _be=((this.constant)?this.path:this.path.resolve(_bc)).toString();var _bf=Number(this.parsed);var _c0=false;if(_be!=this.last){_c0=true;if(this.last){_bd=this.unrender(_bc,_bd);}this.last=_be;}var _c1=this._cache[_bf];if(_bf){if(!_c1[_be]){_c1[_be]=dd.text._resolveTemplateArg(_be,true);}if(_c0){var _c2=this.getTemplate(_c1[_be]);this.rendered=_c2.nodelist;}return this.rendered.render(_bc,_bd,this);}else{if(this.text instanceof dd._TextNode){if(_c0){this.rendered=this.text;this.rendered.set(dd.text._resolveTemplateArg(_be,true));}return this.rendered.render(_bc,_bd);}else{if(!_c1[_be]){var _c3=[];var div=document.createElement("div");div.innerHTML=dd.text._resolveTemplateArg(_be,true);var _c4=div.childNodes;while(_c4.length){var _c5=div.removeChild(_c4[0]);_c3.push(_c5);}_c1[_be]=_c3;}if(_c0){this.nodelist=[];var _c6=true;for(var i=0,_c7;_c7=_c1[_be][i];i++){this.nodelist.push(_c7.cloneNode(true));}}for(var i=0,_c8;_c8=this.nodelist[i];i++){_bd=_bd.concat(_c8);}}}return _bd;},unrender:function(_c9,_ca){if(this.rendered){_ca=this.rendered.unrender(_c9,_ca);}if(this.nodelist){for(var i=0,_cb;_cb=this.nodelist[i];i++){_ca=_ca.remove(_cb);}}return _ca;},clone:function(_cc){return new this.constructor(this._path,this.constant,this.getTemplate,this.text.clone(_cc),this.parsed);}});_96.mixin(_99,{block:function(_cd,_ce){var _cf=_ce.contents.split();var _d0=_cf[1];_cd._blocks=_cd._blocks||{};_cd._blocks[_d0]=_cd._blocks[_d0]||[];_cd._blocks[_d0].push(_d0);var _d1=_cd.parse(["endblock","endblock "+_d0]).rtrim();_cd.next_token();return new dojox.dtl.tag.loader.BlockNode(_d0,_d1);},extends_:function(_d2,_d3){var _d4=_d3.contents.split();var _d5=false;var _d6=null;var key=null;if(_d4[1].charAt(0)=="\""||_d4[1].charAt(0)=="'"){_d6=_d4[1].substring(1,_d4[1].length-1);}else{key=_d4[1];}if(_d6&&_d6.indexOf("shared:")==0){_d5=true;_d6=_d6.substring(7,_d6.length);}var _d7=_d2.parse();return new dojox.dtl.tag.loader.ExtendsNode(_d2.getTemplate,_d7,_d5,_d6,key);},include:function(_d8,_d9){var _da=_d9.contents.split();if(_da.length!=2){throw new Error(_da[0]+" tag takes one argument: the name of the template to be included");}var _db=_da[1];var _dc=false;if((_db.charAt(0)=="\""||_db.slice(-1)=="'")&&_db.charAt(0)==_db.slice(-1)){_db=_db.slice(1,-1);_dc=true;}return new _99.IncludeNode(_db,_dc,_d8.getTemplate,_d8.create_text_node());},ssi:function(_dd,_de){var _df=_de.contents.split();var _e0=false;if(_df.length==3){_e0=(_df.pop()=="parsed");if(!_e0){throw new Error("Second (optional) argument to ssi tag must be 'parsed'");}}var _e1=_99.include(_dd,new dd.Token(_de.token_type,_df.join(" ")));_e1.parsed=_e0;return _e1;}});return dojox.dtl.tag.loader;});},"dojox/dtl/Context":function(){define(["dojo/_base/lang","./_base"],function(_e2,dd){dd.Context=_e2.extend(function(_e3){this._this={};dd._Context.call(this,_e3);},dd._Context.prototype,{getKeys:function(){var _e4=[];for(var key in this){if(this.hasOwnProperty(key)&&key!="_this"){_e4.push(key);}}return _e4;},extend:function(obj){return _e2.delegate(this,obj);},filter:function(_e5){var _e6=new dd.Context();var _e7=[];var i,arg;if(_e5 instanceof dd.Context){_e7=_e5.getKeys();}else{if(typeof _e5=="object"){for(var key in _e5){_e7.push(key);}}else{for(i=0;arg=arguments[i];i++){if(typeof arg=="string"){_e7.push(arg);}}}}for(i=0,key;key=_e7[i];i++){_e6[key]=this[key];}return _e6;},setThis:function(_e8){this._this=_e8;},getThis:function(){return this._this;},hasKey:function(key){if(this._getter){var got=this._getter(key);if(typeof got!="undefined"){return true;}}if(typeof this[key]!="undefined"){return true;}return false;}});return dd.Context;});},"dojox/string/tokenize":function(){define(["dojo/_base/lang","dojo/_base/sniff"],function(_e9,has){var _ea=_e9.getObject("dojox.string",true).tokenize;_ea=function(str,re,_eb,_ec){var _ed=[];var _ee,_ef,_f0=0;while(_ee=re.exec(str)){_ef=str.slice(_f0,re.lastIndex-_ee[0].length);if(_ef.length){_ed.push(_ef);}if(_eb){if(has("opera")){var _f1=_ee.slice(0);while(_f1.length<_ee.length){_f1.push(null);}_ee=_f1;}var _f2=_eb.apply(_ec,_ee.slice(1).concat(_ed.length));if(typeof _f2!="undefined"){_ed.push(_f2);}}_f0=re.lastIndex;}_ef=str.slice(_f0);if(_ef.length){_ed.push(_ef);}return _ed;};return _ea;});},"dojox/dtl/tag/misc":function(){define(["dojo/_base/lang","dojo/_base/array","dojo/_base/connect","../_base"],function(_f3,_f4,_f5,dd){_f3.getObject("dojox.dtl.tag.misc",true);var _f6=dd.tag.misc;_f6.DebugNode=_f3.extend(function(_f7){this.text=_f7;},{render:function(_f8,_f9){var _fa=_f8.getKeys();var _fb=[];var _fc={};for(var i=0,key;key=_fa[i];i++){_fc[key]=_f8[key];_fb+="["+key+": "+typeof _f8[key]+"]\n";}return this.text.set(_fb).render(_f8,_f9,this);},unrender:function(_fd,_fe){return _fe;},clone:function(_ff){return new this.constructor(this.text.clone(_ff));},toString:function(){return "ddtm.DebugNode";}});_f6.FilterNode=_f3.extend(function(_100,_101){this._varnode=_100;this._nodelist=_101;},{render:function(_102,_103){var _104=this._nodelist.render(_102,new dojox.string.Builder());_102=_102.update({"var":_104.toString()});var _105=this._varnode.render(_102,_103);_102=_102.pop();return _103;},unrender:function(_106,_107){return _107;},clone:function(_108){return new this.constructor(this._expression,this._nodelist.clone(_108));}});_f6.FirstOfNode=_f3.extend(function(vars,text){this._vars=vars;this.vars=_f4.map(vars,function(item){return new dojox.dtl._Filter(item);});this.contents=text;},{render:function(_109,_10a){for(var i=0,item;item=this.vars[i];i++){var _10b=item.resolve(_109);if(typeof _10b!="undefined"){if(_10b===null){_10b="null";}this.contents.set(_10b);return this.contents.render(_109,_10a);}}return this.contents.unrender(_109,_10a);},unrender:function(_10c,_10d){return this.contents.unrender(_10c,_10d);},clone:function(_10e){return new this.constructor(this._vars,this.contents.clone(_10e));}});_f6.SpacelessNode=_f3.extend(function(_10f,text){this.nodelist=_10f;this.contents=text;},{render:function(_110,_111){if(_111.getParent){var _112=[_f5.connect(_111,"onAddNodeComplete",this,"_watch"),_f5.connect(_111,"onSetParent",this,"_watchParent")];_111=this.nodelist.render(_110,_111);_f5.disconnect(_112[0]);_f5.disconnect(_112[1]);}else{var _113=this.nodelist.dummyRender(_110);this.contents.set(_113.replace(/>\s+</g,"><"));_111=this.contents.render(_110,_111);}return _111;},unrender:function(_114,_115){return this.nodelist.unrender(_114,_115);},clone:function(_116){return new this.constructor(this.nodelist.clone(_116),this.contents.clone(_116));},_isEmpty:function(node){return (node.nodeType==3&&!node.data.match(/[^\s\n]/));},_watch:function(node){if(this._isEmpty(node)){var _117=false;if(node.parentNode.firstChild==node){node.parentNode.removeChild(node);}}else{var _118=node.parentNode.childNodes;if(node.nodeType==1&&_118.length>2){for(var i=2,_119;_119=_118[i];i++){if(_118[i-2].nodeType==1&&this._isEmpty(_118[i-1])){node.parentNode.removeChild(_118[i-1]);return;}}}}},_watchParent:function(node){var _11a=node.childNodes;if(_11a.length){while(node.childNodes.length){var last=node.childNodes[node.childNodes.length-1];if(!this._isEmpty(last)){return;}node.removeChild(last);}}}});_f6.TemplateTagNode=_f3.extend(function(tag,text){this.tag=tag;this.contents=text;},{mapping:{openblock:"{%",closeblock:"%}",openvariable:"{{",closevariable:"}}",openbrace:"{",closebrace:"}",opencomment:"{#",closecomment:"#}"},render:function(_11b,_11c){this.contents.set(this.mapping[this.tag]);return this.contents.render(_11b,_11c);},unrender:function(_11d,_11e){return this.contents.unrender(_11d,_11e);},clone:function(_11f){return new this.constructor(this.tag,this.contents.clone(_11f));}});_f6.WidthRatioNode=_f3.extend(function(_120,max,_121,text){this.current=new dd._Filter(_120);this.max=new dd._Filter(max);this.width=_121;this.contents=text;},{render:function(_122,_123){var _124=+this.current.resolve(_122);var max=+this.max.resolve(_122);if(typeof _124!="number"||typeof max!="number"||!max){this.contents.set("");}else{this.contents.set(""+Math.round((_124/max)*this.width));}return this.contents.render(_122,_123);},unrender:function(_125,_126){return this.contents.unrender(_125,_126);},clone:function(_127){return new this.constructor(this.current.getExpression(),this.max.getExpression(),this.width,this.contents.clone(_127));}});_f6.WithNode=_f3.extend(function(_128,_129,_12a){this.target=new dd._Filter(_128);this.alias=_129;this.nodelist=_12a;},{render:function(_12b,_12c){var _12d=this.target.resolve(_12b);_12b=_12b.push();_12b[this.alias]=_12d;_12c=this.nodelist.render(_12b,_12c);_12b=_12b.pop();return _12c;},unrender:function(_12e,_12f){return _12f;},clone:function(_130){return new this.constructor(this.target.getExpression(),this.alias,this.nodelist.clone(_130));}});_f3.mixin(_f6,{comment:function(_131,_132){_131.skip_past("endcomment");return dd._noOpNode;},debug:function(_133,_134){return new _f6.DebugNode(_133.create_text_node());},filter:function(_135,_136){var rest=_136.contents.split(null,1)[1];var _137=_135.create_variable_node("var|"+rest);var _138=_135.parse(["endfilter"]);_135.next_token();return new _f6.FilterNode(_137,_138);},firstof:function(_139,_13a){var _13b=_13a.split_contents().slice(1);if(!_13b.length){throw new Error("'firstof' statement requires at least one argument");}return new _f6.FirstOfNode(_13b,_139.create_text_node());},spaceless:function(_13c,_13d){var _13e=_13c.parse(["endspaceless"]);_13c.delete_first_token();return new _f6.SpacelessNode(_13e,_13c.create_text_node());},templatetag:function(_13f,_140){var _141=_140.contents.split();if(_141.length!=2){throw new Error("'templatetag' statement takes one argument");}var tag=_141[1];var _142=_f6.TemplateTagNode.prototype.mapping;if(!_142[tag]){var keys=[];for(var key in _142){keys.push(key);}throw new Error("Invalid templatetag argument: '"+tag+"'. Must be one of: "+keys.join(", "));}return new _f6.TemplateTagNode(tag,_13f.create_text_node());},widthratio:function(_143,_144){var _145=_144.contents.split();if(_145.length!=4){throw new Error("widthratio takes three arguments");}var _146=+_145[3];if(typeof _146!="number"){throw new Error("widthratio final argument must be an integer");}return new _f6.WidthRatioNode(_145[1],_145[2],_146,_143.create_text_node());},with_:function(_147,_148){var _149=_148.split_contents();if(_149.length!=4||_149[2]!="as"){throw new Error("do_width expected format as 'with value as name'");}var _14a=_147.parse(["endwith"]);_147.next_token();return new _f6.WithNode(_149[1],_149[3],_14a);}});return dojox.dtl.tag.misc;});},"dojox/string/Builder":function(){define(["dojo/_base/lang"],function(lang){lang.getObject("string",true,dojox).Builder=function(str){var b="";this.length=0;this.append=function(s){if(arguments.length>1){var tmp="",l=arguments.length;switch(l){case 9:tmp=""+arguments[8]+tmp;case 8:tmp=""+arguments[7]+tmp;case 7:tmp=""+arguments[6]+tmp;case 6:tmp=""+arguments[5]+tmp;case 5:tmp=""+arguments[4]+tmp;case 4:tmp=""+arguments[3]+tmp;case 3:tmp=""+arguments[2]+tmp;case 2:b+=""+arguments[0]+arguments[1]+tmp;break;default:var i=0;while(i<arguments.length){tmp+=arguments[i++];}b+=tmp;}}else{b+=s;}this.length=b.length;return this;};this.concat=function(s){return this.append.apply(this,arguments);};this.appendArray=function(_14b){return this.append.apply(this,_14b);};this.clear=function(){b="";this.length=0;return this;};this.replace=function(_14c,_14d){b=b.replace(_14c,_14d);this.length=b.length;return this;};this.remove=function(_14e,len){if(len===undefined){len=b.length;}if(len==0){return this;}b=b.substr(0,_14e)+b.substr(_14e+len);this.length=b.length;return this;};this.insert=function(_14f,str){if(_14f==0){b=str+b;}else{b=b.slice(0,_14f)+str+b.slice(_14f);}this.length=b.length;return this;};this.toString=function(){return b;};if(str){this.append(str);}};return dojox.string.Builder;});},"dojox/dtl/ext-dojo/NodeList":function(){define(["dojo/_base/lang","dojo/query","../_base"],function(lang,_150,dd){var nl=lang.getObject("dojox.dtl.ext-dojo.NodeList",true);var _151=_150.NodeList;lang.extend(_151,{dtl:function(_152,_153){var d=dd,self=this;var _154=function(_155,_156){var _157=_155.render(new d._Context(_156));self.forEach(function(node){node.innerHTML=_157;});};d.text._resolveTemplateArg(_152).addCallback(function(_158){_152=new d.Template(_158);d.text._resolveContextArg(_153).addCallback(function(_159){_154(_152,_159);});});return this;}});return _151;});},"dojox/dtl/tag/logic":function(){define(["dojo/_base/lang","../_base"],function(lang,dd){lang.getObject("dojox.dtl.tag.logic",true);var ddt=dd.text;var ddtl=dd.tag.logic;ddtl.IfNode=lang.extend(function(_15a,_15b,_15c,type){this.bools=_15a;this.trues=_15b;this.falses=_15c;this.type=type;},{render:function(_15d,_15e){var i,bool,_15f,_160,_161;if(this.type=="or"){for(i=0;bool=this.bools[i];i++){_15f=bool[0];_160=bool[1];_161=_160.resolve(_15d);if((_161&&!_15f)||(_15f&&!_161)){if(this.falses){_15e=this.falses.unrender(_15d,_15e);}return (this.trues)?this.trues.render(_15d,_15e,this):_15e;}}if(this.trues){_15e=this.trues.unrender(_15d,_15e);}return (this.falses)?this.falses.render(_15d,_15e,this):_15e;}else{for(i=0;bool=this.bools[i];i++){_15f=bool[0];_160=bool[1];_161=_160.resolve(_15d);if(_161==_15f){if(this.trues){_15e=this.trues.unrender(_15d,_15e);}return (this.falses)?this.falses.render(_15d,_15e,this):_15e;}}if(this.falses){_15e=this.falses.unrender(_15d,_15e);}return (this.trues)?this.trues.render(_15d,_15e,this):_15e;}return _15e;},unrender:function(_162,_163){_163=(this.trues)?this.trues.unrender(_162,_163):_163;_163=(this.falses)?this.falses.unrender(_162,_163):_163;return _163;},clone:function(_164){var _165=(this.trues)?this.trues.clone(_164):null;var _166=(this.falses)?this.falses.clone(_164):null;return new this.constructor(this.bools,_165,_166,this.type);}});ddtl.IfEqualNode=lang.extend(function(var1,var2,_167,_168,_169){this.var1=new dd._Filter(var1);this.var2=new dd._Filter(var2);this.trues=_167;this.falses=_168;this.negate=_169;},{render:function(_16a,_16b){var var1=this.var1.resolve(_16a);var var2=this.var2.resolve(_16a);var1=(typeof var1!="undefined")?var1:"";var2=(typeof var1!="undefined")?var2:"";if((this.negate&&var1!=var2)||(!this.negate&&var1==var2)){if(this.falses){_16b=this.falses.unrender(_16a,_16b,this);}return (this.trues)?this.trues.render(_16a,_16b,this):_16b;}if(this.trues){_16b=this.trues.unrender(_16a,_16b,this);}return (this.falses)?this.falses.render(_16a,_16b,this):_16b;},unrender:function(_16c,_16d){return ddtl.IfNode.prototype.unrender.call(this,_16c,_16d);},clone:function(_16e){var _16f=this.trues?this.trues.clone(_16e):null;var _170=this.falses?this.falses.clone(_16e):null;return new this.constructor(this.var1.getExpression(),this.var2.getExpression(),_16f,_170,this.negate);}});ddtl.ForNode=lang.extend(function(_171,loop,_172,_173){this.assign=_171;this.loop=new dd._Filter(loop);this.reversed=_172;this.nodelist=_173;this.pool=[];},{render:function(_174,_175){var i,j,k;var _176=false;var _177=this.assign;for(k=0;k<_177.length;k++){if(typeof _174[_177[k]]!="undefined"){_176=true;_174=_174.push();break;}}if(!_176&&_174.forloop){_176=true;_174=_174.push();}var _178=this.loop.resolve(_174)||[];for(i=_178.length;i<this.pool.length;i++){this.pool[i].unrender(_174,_175,this);}if(this.reversed){_178=_178.slice(0).reverse();}var _179=lang.isObject(_178)&&!lang.isArrayLike(_178);var _17a=[];if(_179){for(var key in _178){_17a.push(_178[key]);}}else{_17a=_178;}var _17b=_174.forloop={parentloop:_174.get("forloop",{})};var j=0;for(i=0;i<_17a.length;i++){var item=_17a[i];_17b.counter0=j;_17b.counter=j+1;_17b.revcounter0=_17a.length-j-1;_17b.revcounter=_17a.length-j;_17b.first=!j;_17b.last=(j==_17a.length-1);if(_177.length>1&&lang.isArrayLike(item)){if(!_176){_176=true;_174=_174.push();}var _17c={};for(k=0;k<item.length&&k<_177.length;k++){_17c[_177[k]]=item[k];}lang.mixin(_174,_17c);}else{_174[_177[0]]=item;}if(j+1>this.pool.length){this.pool.push(this.nodelist.clone(_175));}_175=this.pool[j++].render(_174,_175,this);}delete _174.forloop;if(_176){_174=_174.pop();}else{for(k=0;k<_177.length;k++){delete _174[_177[k]];}}return _175;},unrender:function(_17d,_17e){for(var i=0,pool;pool=this.pool[i];i++){_17e=pool.unrender(_17d,_17e);}return _17e;},clone:function(_17f){return new this.constructor(this.assign,this.loop.getExpression(),this.reversed,this.nodelist.clone(_17f));}});lang.mixin(ddtl,{if_:function(_180,_181){var i,part,type,_182=[],_183=_181.contents.split();_183.shift();_181=_183.join(" ");_183=_181.split(" and ");if(_183.length==1){type="or";_183=_181.split(" or ");}else{type="and";for(i=0;i<_183.length;i++){if(_183[i].indexOf(" or ")!=-1){throw new Error("'if' tags can't mix 'and' and 'or'");}}}for(i=0;part=_183[i];i++){var not=false;if(part.indexOf("not ")==0){part=part.slice(4);not=true;}_182.push([not,new dd._Filter(part)]);}var _184=_180.parse(["else","endif"]);var _185=false;var _181=_180.next_token();if(_181.contents=="else"){_185=_180.parse(["endif"]);_180.next_token();}return new ddtl.IfNode(_182,_184,_185,type);},_ifequal:function(_186,_187,_188){var _189=_187.split_contents();if(_189.length!=3){throw new Error(_189[0]+" takes two arguments");}var end="end"+_189[0];var _18a=_186.parse(["else",end]);var _18b=false;var _187=_186.next_token();if(_187.contents=="else"){_18b=_186.parse([end]);_186.next_token();}return new ddtl.IfEqualNode(_189[1],_189[2],_18a,_18b,_188);},ifequal:function(_18c,_18d){return ddtl._ifequal(_18c,_18d);},ifnotequal:function(_18e,_18f){return ddtl._ifequal(_18e,_18f,true);},for_:function(_190,_191){var _192=_191.contents.split();if(_192.length<4){throw new Error("'for' statements should have at least four words: "+_191.contents);}var _193=_192[_192.length-1]=="reversed";var _194=(_193)?-3:-2;if(_192[_192.length+_194]!="in"){throw new Error("'for' tag received an invalid argument: "+_191.contents);}var _195=_192.slice(1,_194).join(" ").split(/ *, */);for(var i=0;i<_195.length;i++){if(!_195[i]||_195[i].indexOf(" ")!=-1){throw new Error("'for' tag received an invalid argument: "+_191.contents);}}var _196=_190.parse(["endfor"]);_190.next_token();return new ddtl.ForNode(_195,_192[_192.length+_194+1],_193,_196);}});return dojox.dtl.tag.logic;});},"dojox/date/php":function(){define(["dojo/_base/kernel","dojo/_base/lang","dojo/date","dojox/string/tokenize"],function(dojo,_197,_198,dxst){dojo.getObject("date.php",true,dojox);dojox.date.php.format=function(date,_199){var df=new dojox.date.php.DateFormat(_199);return df.format(date);};dojox.date.php.DateFormat=function(_19a){if(!this.regex){var keys=[];for(var key in this.constructor.prototype){if(dojo.isString(key)&&key.length==1&&dojo.isFunction(this[key])){keys.push(key);}}this.constructor.prototype.regex=new RegExp("(?:(\\\\.)|(["+keys.join("")+"]))","g");}var _19b=[];this.tokens=dxst(_19a,this.regex,function(_19c,_19d,i){if(_19d){_19b.push([i,_19d]);return _19d;}if(_19c){return _19c.charAt(1);}});this.replacements=_19b;};dojo.extend(dojox.date.php.DateFormat,{weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekdays_3:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],months_3:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],monthdays:[31,28,31,30,31,30,31,31,30,31,30,31],format:function(date){this.date=date;for(var i=0,_19e;_19e=this.replacements[i];i++){this.tokens[_19e[0]]=this[_19e[1]]();}return this.tokens.join("");},d:function(){var j=this.j();return (j.length==1)?"0"+j:j;},D:function(){return this.weekdays_3[this.date.getDay()];},j:function(){return this.date.getDate()+"";},l:function(){return this.weekdays[this.date.getDay()];},N:function(){var w=this.w();return (!w)?7:w;},S:function(){switch(this.date.getDate()){case 11:case 12:case 13:return "th";case 1:case 21:case 31:return "st";case 2:case 22:return "nd";case 3:case 23:return "rd";default:return "th";}},w:function(){return this.date.getDay()+"";},z:function(){var _19f=this.date.getTime()-new Date(this.date.getFullYear(),0,1).getTime();return Math.floor(_19f/86400000)+"";},W:function(){var week;var _1a0=new Date(this.date.getFullYear(),0,1).getDay()+1;var w=this.date.getDay()+1;var z=parseInt(this.z());if(z<=(8-_1a0)&&_1a0>4){var _1a1=new Date(this.date.getFullYear()-1,this.date.getMonth(),this.date.getDate());if(_1a0==5||(_1a0==6&&_198.isLeapYear(_1a1))){week=53;}else{week=52;}}else{var i;if(Boolean(this.L())){i=366;}else{i=365;}if((i-z)<(4-w)){week=1;}else{var j=z+(7-w)+(_1a0-1);week=Math.ceil(j/7);if(_1a0>4){--week;}}}return week;},F:function(){return this.months[this.date.getMonth()];},m:function(){var n=this.n();return (n.length==1)?"0"+n:n;},M:function(){return this.months_3[this.date.getMonth()];},n:function(){return this.date.getMonth()+1+"";},t:function(){return (Boolean(this.L())&&this.date.getMonth()==1)?29:this.monthdays[this.getMonth()];},L:function(){return (_198.isLeapYear(this.date))?"1":"0";},o:function(){},Y:function(){return this.date.getFullYear()+"";},y:function(){return this.Y().slice(-2);},a:function(){return this.date.getHours()>=12?"pm":"am";},b:function(){return this.a().toUpperCase();},B:function(){var off=this.date.getTimezoneOffset()+60;var secs=(this.date.getHours()*3600)+(this.date.getMinutes()*60)+this.getSeconds()+(off*60);var beat=Math.abs(Math.floor(secs/86.4)%1000)+"";while(beat.length<2){beat="0"+beat;}return beat;},g:function(){return (this.date.getHours()%12||12)+"";},G:function(){return this.date.getHours()+"";},h:function(){var g=this.g();return (g.length==1)?"0"+g:g;},H:function(){var G=this.G();return (G.length==1)?"0"+G:G;},i:function(){var mins=this.date.getMinutes()+"";return (mins.length==1)?"0"+mins:mins;},s:function(){var secs=this.date.getSeconds()+"";return (secs.length==1)?"0"+secs:secs;},e:function(){return _198.getTimezoneName(this.date);},I:function(){},O:function(){var off=Math.abs(this.date.getTimezoneOffset());var _1a2=Math.floor(off/60)+"";var mins=(off%60)+"";if(_1a2.length==1){_1a2="0"+_1a2;}if(mins.length==1){_1a2="0"+mins;}return ((this.date.getTimezoneOffset()<0)?"+":"-")+_1a2+mins;},P:function(){var O=this.O();return O.substring(0,2)+":"+O.substring(2,4);},T:function(){return this.e().substring(0,3);},Z:function(){return this.date.getTimezoneOffset()*-60;},c:function(){return this.Y()+"-"+this.m()+"-"+this.d()+"T"+this.h()+":"+this.i()+":"+this.s()+this.P();},r:function(){return this.D()+", "+this.d()+" "+this.M()+" "+this.Y()+" "+this.H()+":"+this.i()+":"+this.s()+" "+this.O();},U:function(){return Math.floor(this.date.getTime()/1000);}});return dojox.date.php;});},"dojo/date":function(){define(["./has","./_base/lang"],function(has,lang){var date={};date.getDaysInMonth=function(_1a3){var _1a4=_1a3.getMonth();var days=[31,28,31,30,31,30,31,31,30,31,30,31];if(_1a4==1&&date.isLeapYear(_1a3)){return 29;}return days[_1a4];};date.isLeapYear=function(_1a5){var year=_1a5.getFullYear();return !(year%400)||(!(year%4)&&!!(year%100));};date.getTimezoneName=function(_1a6){var str=_1a6.toString();var tz="";var _1a7;var pos=str.indexOf("(");if(pos>-1){tz=str.substring(++pos,str.indexOf(")"));}else{var pat=/([A-Z\/]+) \d{4}$/;if((_1a7=str.match(pat))){tz=_1a7[1];}else{str=_1a6.toLocaleString();pat=/ ([A-Z\/]+)$/;if((_1a7=str.match(pat))){tz=_1a7[1];}}}return (tz=="AM"||tz=="PM")?"":tz;};date.compare=function(_1a8,_1a9,_1aa){_1a8=new Date(+_1a8);_1a9=new Date(+(_1a9||new Date()));if(_1aa=="date"){_1a8.setHours(0,0,0,0);_1a9.setHours(0,0,0,0);}else{if(_1aa=="time"){_1a8.setFullYear(0,0,0);_1a9.setFullYear(0,0,0);}}if(_1a8>_1a9){return 1;}if(_1a8<_1a9){return -1;}return 0;};date.add=function(date,_1ab,_1ac){var sum=new Date(+date);var _1ad=false;var _1ae="Date";switch(_1ab){case "day":break;case "weekday":var days,_1af;var mod=_1ac%5;if(!mod){days=(_1ac>0)?5:-5;_1af=(_1ac>0)?((_1ac-5)/5):((_1ac+5)/5);}else{days=mod;_1af=parseInt(_1ac/5);}var strt=date.getDay();var adj=0;if(strt==6&&_1ac>0){adj=1;}else{if(strt==0&&_1ac<0){adj=-1;}}var trgt=strt+days;if(trgt==0||trgt==6){adj=(_1ac>0)?2:-2;}_1ac=(7*_1af)+days+adj;break;case "year":_1ae="FullYear";_1ad=true;break;case "week":_1ac*=7;break;case "quarter":_1ac*=3;case "month":_1ad=true;_1ae="Month";break;default:_1ae="UTC"+_1ab.charAt(0).toUpperCase()+_1ab.substring(1)+"s";}if(_1ae){sum["set"+_1ae](sum["get"+_1ae]()+_1ac);}if(_1ad&&(sum.getDate()<date.getDate())){sum.setDate(0);}return sum;};date.difference=function(_1b0,_1b1,_1b2){_1b1=_1b1||new Date();_1b2=_1b2||"day";var _1b3=_1b1.getFullYear()-_1b0.getFullYear();var _1b4=1;switch(_1b2){case "quarter":var m1=_1b0.getMonth();var m2=_1b1.getMonth();var q1=Math.floor(m1/3)+1;var q2=Math.floor(m2/3)+1;q2+=(_1b3*4);_1b4=q2-q1;break;case "weekday":var days=Math.round(date.difference(_1b0,_1b1,"day"));var _1b5=parseInt(date.difference(_1b0,_1b1,"week"));var mod=days%7;if(mod==0){days=_1b5*5;}else{var adj=0;var aDay=_1b0.getDay();var bDay=_1b1.getDay();_1b5=parseInt(days/7);mod=days%7;var _1b6=new Date(_1b0);_1b6.setDate(_1b6.getDate()+(_1b5*7));var _1b7=_1b6.getDay();if(days>0){switch(true){case aDay==6:adj=-1;break;case aDay==0:adj=0;break;case bDay==6:adj=-1;break;case bDay==0:adj=-2;break;case (_1b7+mod)>5:adj=-2;}}else{if(days<0){switch(true){case aDay==6:adj=0;break;case aDay==0:adj=1;break;case bDay==6:adj=2;break;case bDay==0:adj=1;break;case (_1b7+mod)<0:adj=2;}}}days+=adj;days-=(_1b5*2);}_1b4=days;break;case "year":_1b4=_1b3;break;case "month":_1b4=(_1b1.getMonth()-_1b0.getMonth())+(_1b3*12);break;case "week":_1b4=parseInt(date.difference(_1b0,_1b1,"day")/7);break;case "day":_1b4/=24;case "hour":_1b4/=60;case "minute":_1b4/=60;case "second":_1b4/=1000;case "millisecond":_1b4*=_1b1.getTime()-_1b0.getTime();}return Math.round(_1b4);};1&&lang.mixin(lang.getObject("dojo.date",true),date);return date;});},"dojox/dtl/tag/loop":function(){define(["dojo/_base/lang","dojo/_base/array","dojo/_base/json","../_base","dojox/string/tokenize"],function(lang,_1b8,json,dd,_1b9){lang.getObject("dojox.dtl.tag.loop",true);var ddtl=dd.tag.loop;ddtl.CycleNode=lang.extend(function(_1ba,name,text,_1bb){this.cyclevars=_1ba;this.name=name;this.contents=text;this.shared=_1bb||{counter:-1,map:{}};},{render:function(_1bc,_1bd){if(_1bc.forloop&&!_1bc.forloop.counter0){this.shared.counter=-1;}++this.shared.counter;var _1be=this.cyclevars[this.shared.counter%this.cyclevars.length];var map=this.shared.map;if(!map[_1be]){map[_1be]=new dd._Filter(_1be);}_1be=map[_1be].resolve(_1bc,_1bd);if(this.name){_1bc[this.name]=_1be;}this.contents.set(_1be);return this.contents.render(_1bc,_1bd);},unrender:function(_1bf,_1c0){return this.contents.unrender(_1bf,_1c0);},clone:function(_1c1){return new this.constructor(this.cyclevars,this.name,this.contents.clone(_1c1),this.shared);}});ddtl.IfChangedNode=lang.extend(function(_1c2,vars,_1c3){this.nodes=_1c2;this._vars=vars;this.shared=_1c3||{last:null,counter:0};this.vars=_1b8.map(vars,function(item){return new dojox.dtl._Filter(item);});},{render:function(_1c4,_1c5){if(_1c4.forloop){if(_1c4.forloop.counter<=this.shared.counter){this.shared.last=null;}this.shared.counter=_1c4.forloop.counter;}var _1c6;if(this.vars.length){_1c6=json.toJson(_1b8.map(this.vars,function(item){return item.resolve(_1c4);}));}else{_1c6=this.nodes.dummyRender(_1c4,_1c5);}if(_1c6!=this.shared.last){var _1c7=(this.shared.last===null);this.shared.last=_1c6;_1c4=_1c4.push();_1c4.ifchanged={firstloop:_1c7};_1c5=this.nodes.render(_1c4,_1c5);_1c4=_1c4.pop();}else{_1c5=this.nodes.unrender(_1c4,_1c5);}return _1c5;},unrender:function(_1c8,_1c9){return this.nodes.unrender(_1c8,_1c9);},clone:function(_1ca){return new this.constructor(this.nodes.clone(_1ca),this._vars,this.shared);}});ddtl.RegroupNode=lang.extend(function(_1cb,key,_1cc){this._expression=_1cb;this.expression=new dd._Filter(_1cb);this.key=key;this.alias=_1cc;},{_push:function(_1cd,_1ce,_1cf){if(_1cf.length){_1cd.push({grouper:_1ce,list:_1cf});}},render:function(_1d0,_1d1){_1d0[this.alias]=[];var list=this.expression.resolve(_1d0);if(list){var last=null;var _1d2=[];for(var i=0;i<list.length;i++){var id=list[i][this.key];if(last!==id){this._push(_1d0[this.alias],last,_1d2);last=id;_1d2=[list[i]];}else{_1d2.push(list[i]);}}this._push(_1d0[this.alias],last,_1d2);}return _1d1;},unrender:function(_1d3,_1d4){return _1d4;},clone:function(_1d5,_1d6){return this;}});lang.mixin(ddtl,{cycle:function(_1d7,_1d8){var args=_1d8.split_contents();if(args.length<2){throw new Error("'cycle' tag requires at least two arguments");}if(args[1].indexOf(",")!=-1){var vars=args[1].split(",");args=[args[0]];for(var i=0;i<vars.length;i++){args.push("\""+vars[i]+"\"");}}if(args.length==2){var name=args[args.length-1];if(!_1d7._namedCycleNodes){throw new Error("No named cycles in template: '"+name+"' is not defined");}if(!_1d7._namedCycleNodes[name]){throw new Error("Named cycle '"+name+"' does not exist");}return _1d7._namedCycleNodes[name];}if(args.length>4&&args[args.length-2]=="as"){var name=args[args.length-1];var node=new ddtl.CycleNode(args.slice(1,args.length-2),name,_1d7.create_text_node());if(!_1d7._namedCycleNodes){_1d7._namedCycleNodes={};}_1d7._namedCycleNodes[name]=node;}else{node=new ddtl.CycleNode(args.slice(1),null,_1d7.create_text_node());}return node;},ifchanged:function(_1d9,_1da){var _1db=_1da.contents.split();var _1dc=_1d9.parse(["endifchanged"]);_1d9.delete_first_token();return new ddtl.IfChangedNode(_1dc,_1db.slice(1));},regroup:function(_1dd,_1de){var _1df=_1b9(_1de.contents,/(\s+)/g,function(_1e0){return _1e0;});if(_1df.length<11||_1df[_1df.length-3]!="as"||_1df[_1df.length-7]!="by"){throw new Error("Expected the format: regroup list by key as newList");}var _1e1=_1df.slice(2,-8).join("");var key=_1df[_1df.length-5];var _1e2=_1df[_1df.length-1];return new ddtl.RegroupNode(_1e1,key,_1e2);}});return dojox.dtl.tag.loop;});}}});define("dojox/dtl",["./dtl/_base"],function(_1e3){return _1e3;});
@@ -171,7 +171,7 @@ if(!_14){
171
171
  _14=3;
172
172
  }
173
173
  _e=_8.createElement("font");
174
- font.setAttribute("size",_14);
174
+ _e.setAttribute("size",_14);
175
175
  _b.style.fontSize="";
176
176
  }
177
177
  _b=_f(_e,_b);
@@ -207,6 +207,7 @@ return this._normalizeTags(_a(_7));
207
207
  return _7;
208
208
  },_normalizeTags:function(_16){
209
209
  var w=this.editor.window;
210
+ var doc=this.editor.document;
210
211
  _1.query("em,s,strong",_16).forEach(function(n){
211
212
  var tag=n.tagName?n.tagName.toLowerCase():"";
212
213
  var _17;
@@ -481,7 +481,7 @@ var _6e,win;
481
481
  if(_6d.tagName.toLowerCase()=="iframe"){
482
482
  _6e=_6d;
483
483
  win=this._iframeContentWindow(_6e);
484
- cn=_2.body(ed.document);
484
+ cn=_2.body(_5e.document);
485
485
  }else{
486
486
  cn=(_6d==_2.body()?_2.doc.documentElement:_6d);
487
487
  }
@@ -533,8 +533,7 @@ this._scheduleOpen(evt.target,_6e);
533
533
  _6f.connects=cn?_70(cn):[];
534
534
  if(_6e){
535
535
  _6f.onloadHandler=_2.hitch(this,function(){
536
- var win=this._iframeContentWindow(_6e);
537
- cn=_2.body(ed.document);
536
+ var win=this._iframeContentWindow(_6e),cn=_2.body(_5e.document);
538
537
  _6f.connects=_70(cn);
539
538
  });
540
539
  if(_6e.addEventListener){
@@ -546,7 +545,7 @@ _6e.attachEvent("onload",_6f.onloadHandler);
546
545
  }});
547
546
  }
548
547
  },_selectWord:function(_77){
549
- var _78=this._spanList;
548
+ var ed=this._editor,_78=this._spanList;
550
549
  if(_77<_78.length&&_78.length>0){
551
550
  ed._sCall("selectElement",[_78[_77]]);
552
551
  ed._sCall("collapse",[true]);
@@ -26,26 +26,31 @@ this.editor=_13;
26
26
  this.editor._tablePluginHandler=this;
27
27
  _13.onLoadDeferred.addCallback(dojo.hitch(this,function(){
28
28
  this.editorDomNode=this.editor.editNode||this.editor.iframe.document.body.firstChild;
29
- this._myListeners=[];
30
- this._myListeners.push(dojo.connect(this.editorDomNode,"mouseup",this.editor,"onClick"));
31
- this._myListeners.push(dojo.connect(this.editor,"onDisplayChanged",this,"checkAvailable"));
32
- this._myListeners.push(dojo.connect(this.editor,"onBlur",this,"checkAvailable"));
29
+ this._myListeners=[dojo.connect(this.editorDomNode,"mouseup",this.editor,"onClick"),dojo.connect(this.editor,"onDisplayChanged",this,"checkAvailable"),dojo.connect(this.editor,"onBlur",this,"checkAvailable"),dojo.connect(this.editor,"_saveSelection",this,function(){
30
+ this._savedTableInfo=this.getTableInfo();
31
+ }),dojo.connect(this.editor,"_restoreSelection",this,function(){
32
+ delete this._savedTableInfo;
33
+ })];
33
34
  this.doMixins();
34
35
  this.connectDraggable();
35
36
  }));
36
37
  },getTableInfo:function(_14){
38
+ if(this._savedTableInfo){
39
+ return this._savedTableInfo;
40
+ }
37
41
  if(_14){
38
42
  this._tempStoreTableData(false);
39
43
  }
40
44
  if(this.tableData){
41
45
  return this.tableData;
42
46
  }
43
- var tr,trs,td,tds,tbl,_15,_16,_17;
47
+ var tr,trs,td,tds,tbl,_15,_16,_17,o;
44
48
  td=this.editor.getAncestorElement("td");
45
49
  if(td){
46
50
  tr=td.parentNode;
47
51
  }
48
52
  tbl=this.editor.getAncestorElement("table");
53
+ if(tbl){
49
54
  tds=dojo.query("td",tbl);
50
55
  tds.forEach(function(d,i){
51
56
  if(td==d){
@@ -59,7 +64,10 @@ _17=i;
59
64
  }
60
65
  });
61
66
  _15=tds.length/trs.length;
62
- var o={tbl:tbl,td:td,tr:tr,trs:trs,tds:tds,rows:trs.length,cols:_15,tdIndex:_16,trIndex:_17,colIndex:_16%_15};
67
+ o={tbl:tbl,td:td,tr:tr,trs:trs,tds:tds,rows:trs.length,cols:_15,tdIndex:_16,trIndex:_17,colIndex:_16%_15};
68
+ }else{
69
+ o={};
70
+ }
63
71
  this.tableData=o;
64
72
  this._tempStoreTableData(500);
65
73
  return this.tableData;
@@ -95,7 +103,7 @@ return false;
95
103
  if(this.alwaysAvailable){
96
104
  return true;
97
105
  }
98
- this.currentlyAvailable=this.editor.focused?this.editor.hasAncestorElement("table"):false;
106
+ this.currentlyAvailable=this.editor.focused&&(this._savedTableInfo?this._savedTableInfo.tbl:this.editor.hasAncestorElement("table"));
99
107
  if(this.currentlyAvailable){
100
108
  this.connectTableKeys();
101
109
  }else{
@@ -248,14 +256,14 @@ delete this.command;
248
256
  this.connect(this.button,"onClick","modTable");
249
257
  this.onDisplayChanged(false);
250
258
  },modTable:function(cmd,_22){
259
+ if(dojo.isIE){
260
+ this.editor.focus();
261
+ }
251
262
  this.begEdit();
252
263
  var o=this.getTableInfo();
253
264
  var sw=(dojo.isString(cmd))?cmd:this.commandName;
254
265
  var r,c,i;
255
266
  var _23=false;
256
- if(dojo.isIE){
257
- this.editor.focus();
258
- }
259
267
  switch(sw){
260
268
  case "insertTableRowBefore":
261
269
  r=o.tbl.insertRow(o.trIndex);
@@ -333,6 +341,12 @@ dojo.attr(d,"width",w+"%");
333
341
  },getTableInfo:function(_25){
334
342
  return this.editor._tablePluginHandler.getTableInfo(_25);
335
343
  },_makeTitle:function(str){
344
+ this._strings=dojo.i18n.getLocalization("dojox.editor.plugins","TableDialog");
345
+ var _26=this._strings[str+"Title"]||this._strings[str+"Label"];
346
+ if(!_26){
347
+ if(str=="colorTableCell"){
348
+ _26=this._strings["backgroundColor"].slice(0,-1);
349
+ }else{
336
350
  var ns=[];
337
351
  dojo.forEach(str,function(c,i){
338
352
  if(c.charCodeAt(0)<91&&i>0&&ns[i-1].charCodeAt(0)!=32){
@@ -343,41 +357,44 @@ c=c.toUpperCase();
343
357
  }
344
358
  ns.push(c);
345
359
  });
346
- return ns.join("");
360
+ _26=ns.join("");
361
+ }
362
+ }
363
+ return _26;
347
364
  },getSelectedCells:function(){
348
- var _26=[];
365
+ var _27=[];
349
366
  var tbl=this.getTableInfo().tbl;
350
367
  this.editor._tablePluginHandler._prepareTable(tbl);
351
368
  var e=this.editor;
352
- var _27=e._sCall("getSelectedHtml",[null]);
353
- var str=_27.match(/id="*\w*"*/g);
369
+ var _28=e._sCall("getSelectedHtml",[null]);
370
+ var str=_28.match(/id="*\w*"*/g);
354
371
  dojo.forEach(str,function(a){
355
372
  var id=a.substring(3,a.length);
356
373
  if(id.charAt(0)=="\""&&id.charAt(id.length-1)=="\""){
357
374
  id=id.substring(1,id.length-1);
358
375
  }
359
- var _28=e.byId(id);
360
- if(_28&&_28.tagName.toLowerCase()=="td"){
361
- _26.push(_28);
376
+ var _29=e.byId(id);
377
+ if(_29&&_29.tagName.toLowerCase()=="td"){
378
+ _27.push(_29);
362
379
  }
363
380
  },this);
364
- if(!_26.length){
381
+ if(!_27.length){
365
382
  var sel=dijit.range.getSelection(e.window);
366
383
  if(sel.rangeCount){
367
384
  var r=sel.getRangeAt(0);
368
- var _29=r.startContainer;
369
- while(_29&&_29!=e.editNode&&_29!=e.document){
370
- if(_29.nodeType===1){
371
- var tg=_29.tagName?_29.tagName.toLowerCase():"";
385
+ var _2a=r.startContainer;
386
+ while(_2a&&_2a!=e.editNode&&_2a!=e.document){
387
+ if(_2a.nodeType===1){
388
+ var tg=_2a.tagName?_2a.tagName.toLowerCase():"";
372
389
  if(tg==="td"){
373
- return [_29];
390
+ return [_2a];
374
391
  }
375
392
  }
376
- _29=_29.parentNode;
393
+ _2a=_2a.parentNode;
377
394
  }
378
395
  }
379
396
  }
380
- return _26;
397
+ return _27;
381
398
  },updateState:function(){
382
399
  if(this.button){
383
400
  if((this.available||this.alwaysAvailable)&&!this.get("disabled")){
@@ -391,9 +408,9 @@ this.inherited(arguments);
391
408
  dojo.unsubscribe(this._availableTopic);
392
409
  this.editor._tablePluginHandler.uninitialize(this.editor);
393
410
  }});
394
- var _2a=_1(_1e,{constructor:function(){
395
- this.connect(this,"setEditor",function(_2b){
396
- _2b.onLoadDeferred.addCallback(dojo.hitch(this,function(){
411
+ var _2b=_1(_1e,{constructor:function(){
412
+ this.connect(this,"setEditor",function(_2c){
413
+ _2c.onLoadDeferred.addCallback(dojo.hitch(this,function(){
397
414
  this._createContextMenu();
398
415
  }));
399
416
  this.button.domNode.style.display="none";
@@ -410,20 +427,20 @@ if(this.commandName=="tableContextMenu"){
410
427
  this.button.domNode.display="none";
411
428
  }
412
429
  },_createContextMenu:function(){
413
- var _2c=new _7({targetNodeIds:[this.editor.iframe]});
414
- var _2d=_c;
415
- _2c.addChild(new _8({label:_2d.selectTableLabel,onClick:dojo.hitch(this,"selectTable")}));
416
- _2c.addChild(new _9());
417
- _2c.addChild(new _8({label:_2d.insertTableRowBeforeLabel,onClick:dojo.hitch(this,"modTable","insertTableRowBefore")}));
418
- _2c.addChild(new _8({label:_2d.insertTableRowAfterLabel,onClick:dojo.hitch(this,"modTable","insertTableRowAfter")}));
419
- _2c.addChild(new _8({label:_2d.insertTableColumnBeforeLabel,onClick:dojo.hitch(this,"modTable","insertTableColumnBefore")}));
420
- _2c.addChild(new _8({label:_2d.insertTableColumnAfterLabel,onClick:dojo.hitch(this,"modTable","insertTableColumnAfter")}));
421
- _2c.addChild(new _9());
422
- _2c.addChild(new _8({label:_2d.deleteTableRowLabel,onClick:dojo.hitch(this,"modTable","deleteTableRow")}));
423
- _2c.addChild(new _8({label:_2d.deleteTableColumnLabel,onClick:dojo.hitch(this,"modTable","deleteTableColumn")}));
424
- this.menu=_2c;
430
+ var _2d=new _7({targetNodeIds:[this.editor.iframe]});
431
+ var _2e=_c;
432
+ _2d.addChild(new _8({label:_2e.selectTableLabel,onClick:dojo.hitch(this,"selectTable")}));
433
+ _2d.addChild(new _9());
434
+ _2d.addChild(new _8({label:_2e.insertTableRowBeforeLabel,onClick:dojo.hitch(this,"modTable","insertTableRowBefore")}));
435
+ _2d.addChild(new _8({label:_2e.insertTableRowAfterLabel,onClick:dojo.hitch(this,"modTable","insertTableRowAfter")}));
436
+ _2d.addChild(new _8({label:_2e.insertTableColumnBeforeLabel,onClick:dojo.hitch(this,"modTable","insertTableColumnBefore")}));
437
+ _2d.addChild(new _8({label:_2e.insertTableColumnAfterLabel,onClick:dojo.hitch(this,"modTable","insertTableColumnAfter")}));
438
+ _2d.addChild(new _9());
439
+ _2d.addChild(new _8({label:_2e.deleteTableRowLabel,onClick:dojo.hitch(this,"modTable","deleteTableRow")}));
440
+ _2d.addChild(new _8({label:_2e.deleteTableColumnLabel,onClick:dojo.hitch(this,"modTable","deleteTableColumn")}));
441
+ this.menu=_2d;
425
442
  }});
426
- var _2e=_1("dojox.editor.plugins.InsertTable",_1e,{alwaysAvailable:true,modTable:function(){
443
+ var _2f=_1("dojox.editor.plugins.InsertTable",_1e,{alwaysAvailable:true,modTable:function(){
427
444
  var w=new dojox.editor.plugins.EditorTableDialog({});
428
445
  w.show();
429
446
  var c=dojo.connect(w,"onBuildTable",this,function(obj){
@@ -431,65 +448,64 @@ dojo.disconnect(c);
431
448
  var res=this.editor.execCommand("inserthtml",obj.htmlText);
432
449
  });
433
450
  }});
434
- var _2f=_1("dojox.editor.plugins.ModifyTable",_1e,{modTable:function(){
451
+ var _30=_1("dojox.editor.plugins.ModifyTable",_1e,{modTable:function(){
435
452
  if(!this.editor._tablePluginHandler.checkAvailable()){
436
453
  return;
437
454
  }
438
455
  var o=this.getTableInfo();
439
- var w=new _30({table:o.tbl});
456
+ var w=new _31({table:o.tbl});
440
457
  w.show();
441
- this.connect(w,"onSetTable",function(_31){
458
+ this.connect(w,"onSetTable",function(_32){
442
459
  var o=this.getTableInfo();
443
- dojo.attr(o.td,"bgcolor",_31);
460
+ dojo.attr(o.td,"bgcolor",_32);
444
461
  });
445
462
  }});
446
- var _32=_1([_3,_4,_5],{templateString:"<div style='display: none; position: absolute; top: -10000; z-index: -10000'>"+"<div dojoType='dijit.TooltipDialog' dojoAttachPoint='dialog' class='dojoxEditorColorPicker'>"+"<div dojoType='dojox.widget.ColorPicker' dojoAttachPoint='_colorPicker'></div>"+"<div style='margin: 0.5em 0em 0em 0em'>"+"<button dojoType='dijit.form.Button' type='button' dojoAttachPoint='_setButton'>${buttonSet}</button>"+"&nbsp;"+"<button dojoType='dijit.form.Button' type='button' dojoAttachPoint='_cancelButton'>${buttonCancel}</button>"+"</div>"+"</div>"+"</div>",widgetsInTemplate:true,constructor:function(){
463
+ var _33=_1([_3,_4,_5],{templateString:"<div style='display: none; position: absolute; top: -10000; z-index: -10000'>"+"<div dojoType='dijit.TooltipDialog' dojoAttachPoint='dialog' class='dojoxEditorColorPicker'>"+"<div dojoType='dojox.widget.ColorPicker' dojoAttachPoint='_colorPicker'></div>"+"<div style='margin: 0.5em 0em 0em 0em'>"+"<button dojoType='dijit.form.Button' type='submit' dojoAttachPoint='_setButton'>${buttonSet}</button>"+"&nbsp;"+"<button dojoType='dijit.form.Button' type='button' dojoAttachPoint='_cancelButton'>${buttonCancel}</button>"+"</div>"+"</div>"+"</div>",widgetsInTemplate:true,constructor:function(){
447
464
  dojo.mixin(this,_c);
448
465
  },startup:function(){
449
466
  if(!this._started){
450
467
  this.inherited(arguments);
451
- this.connect(this._setButton,"onClick",function(){
468
+ this.connect(this.dialog,"execute",function(){
452
469
  this.onChange(this.get("value"));
453
470
  });
454
471
  this.connect(this._cancelButton,"onClick",function(){
455
472
  dijit.popup.close(this.dialog);
456
- this.onCancel();
457
473
  });
474
+ this.connect(this.dialog,"onCancel","onCancel");
458
475
  dojo.style(this.domNode,"display","block");
459
476
  }
460
- },_setValueAttr:function(_33,_34){
461
- this._colorPicker.set("value",_33,_34);
477
+ },_setValueAttr:function(_34,_35){
478
+ this._colorPicker.set("value",_34,_35);
462
479
  },_getValueAttr:function(){
463
480
  return this._colorPicker.get("value");
464
- },setColor:function(_35){
465
- this._colorPicker.setColor(_35,false);
466
- },onChange:function(_36){
481
+ },setColor:function(_36){
482
+ this._colorPicker.setColor(_36,false);
483
+ },onChange:function(_37){
467
484
  },onCancel:function(){
468
485
  }});
469
- var _37=_1("dojox.editor.plugins.ColorTableCell",_1e,{constructor:function(){
486
+ var _38=_1("dojox.editor.plugins.ColorTableCell",_1e,{constructor:function(){
470
487
  this.closable=true;
471
488
  this.buttonClass=dijit.form.DropDownButton;
472
- var _38=new _32();
473
- dojo.body().appendChild(_38.domNode);
474
- _38.startup();
475
- this.dropDown=_38.dialog;
476
- this.connect(_38,"onChange",function(_39){
477
- this.modTable(null,_39);
489
+ var _39=new _33();
490
+ dojo.body().appendChild(_39.domNode);
491
+ _39.startup();
492
+ this.dropDown=_39.dialog;
493
+ this.connect(_39,"onChange",function(_3a){
478
494
  this.editor.focus();
495
+ this.modTable(null,_3a);
479
496
  });
480
- this.connect(_38,"onCancel",function(_3a){
497
+ this.connect(_39,"onCancel",function(){
481
498
  this.editor.focus();
482
499
  });
483
- this.connect(_38.dialog,"onOpen",function(){
500
+ this.connect(_39.dialog,"onOpen",function(){
484
501
  var o=this.getTableInfo(),tds=this.getSelectedCells(o.tbl);
485
502
  if(tds&&tds.length>0){
486
503
  var t=tds[0]==this.lastObject?tds[0]:tds[tds.length-1],_3b;
487
- while(t&&((_3b=dojo.style(t,"backgroundColor"))=="transparent"||_3b.indexOf("rgba")==0)){
504
+ while(t&&t!==this.editor.document&&((_3b=dojo.style(t,"backgroundColor"))=="transparent"||_3b.indexOf("rgba")==0)){
488
505
  t=t.parentNode;
489
506
  }
490
- _3b=dojo.style(t,"backgroundColor");
491
507
  if(_3b!="transparent"&&_3b.indexOf("rgba")!=0){
492
- _38.setColor(_3b);
508
+ _39.setColor(_3b);
493
509
  }
494
510
  }
495
511
  });
@@ -550,7 +566,7 @@ _46.destroyRecursive();
550
566
  });
551
567
  },onBuildTable:function(_47){
552
568
  }});
553
- var _30=_1([_6,_4,_5],{baseClass:"EditorTableDialog",table:null,tableAtts:{},templateString:_b,postMixInProperties:function(){
569
+ var _31=_1([_6,_4,_5],{baseClass:"EditorTableDialog",table:null,tableAtts:{},templateString:_b,postMixInProperties:function(){
554
570
  dojo.mixin(this,_c);
555
571
  this.inherited(arguments);
556
572
  },postCreate:function(){
@@ -664,16 +680,16 @@ case "deleteTableColumn":
664
680
  o.plugin=new _1e({commandName:cmd});
665
681
  break;
666
682
  case "colorTableCell":
667
- o.plugin=new _37({commandName:cmd});
683
+ o.plugin=new _38({commandName:cmd});
668
684
  break;
669
685
  case "modifyTable":
670
- o.plugin=new _2f({commandName:cmd});
686
+ o.plugin=new _30({commandName:cmd});
671
687
  break;
672
688
  case "insertTable":
673
- o.plugin=new _2e({commandName:cmd});
689
+ o.plugin=new _2f({commandName:cmd});
674
690
  break;
675
691
  case "tableContextMenu":
676
- o.plugin=new _2a({commandName:cmd});
692
+ o.plugin=new _2b({commandName:cmd});
677
693
  break;
678
694
  }
679
695
  }