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
@@ -1,122 +0,0 @@
1
- define("dojox/grid/enhanced/plugins/Search", [
2
- "dojo/_base/kernel",
3
- "dojo/_base/lang",
4
- "dojo/_base/declare",
5
- "dojo/_base/array",
6
- "dojo/data/util/filter",
7
- "../../EnhancedGrid",
8
- "../_Plugin"
9
- ], function(dojo, lang, declare, array, dFilter, EnhancedGrid, _Plugin){
10
-
11
- var Search = declare("dojox.grid.enhanced.plugins.Search", _Plugin, {
12
- // summary:
13
- // Search the grid using wildcard string or Regular Expression.
14
-
15
- // name: String
16
- // plugin name
17
- name: "search",
18
-
19
- constructor: function(grid, args){
20
- this.grid = grid;
21
- args = (args && lang.isObject(args)) ? args : {};
22
- this._cacheSize = args.cacheSize || -1;
23
- grid.searchRow = lang.hitch(this, "searchRow");
24
- },
25
- searchRow: function(/* Object|RegExp|String */searchArgs, /* function(Integer, item) */onSearched){
26
- if(!lang.isFunction(onSearched)){ return; }
27
- if(lang.isString(searchArgs)){
28
- searchArgs = dFilter.patternToRegExp(searchArgs);
29
- }
30
- var isGlobal = false;
31
- if(searchArgs instanceof RegExp){
32
- isGlobal = true;
33
- }else if(lang.isObject(searchArgs)){
34
- var isEmpty = true;
35
- for(var field in searchArgs){
36
- if(lang.isString(searchArgs[field])){
37
- searchArgs[field] = dFilter.patternToRegExp(searchArgs[field]);
38
- }
39
- isEmpty = false;
40
- }
41
- if(isEmpty){ return; }
42
- }else{
43
- return;
44
- }
45
- this._search(searchArgs, 0, onSearched, isGlobal);
46
- },
47
- _search: function(/* Object|RegExp */searchArgs, /* Integer */start, /* function(Integer, item) */onSearched, /* Boolean */isGlobal){
48
- var _this = this,
49
- cnt = this._cacheSize,
50
- args = {
51
- start: start,
52
- query: this.grid.query,
53
- sort: this.grid.getSortProps(),
54
- queryOptions: this.grid.queryOptions,
55
- onBegin: function(size){
56
- _this._storeSize = size;
57
- },
58
- onComplete: function(items){
59
- if(!array.some(items, function(item, i){
60
- if(_this._checkRow(item, searchArgs, isGlobal)){
61
- onSearched(start + i, item);
62
- return true;
63
- }
64
- return false;
65
- })){
66
- if(cnt > 0 && start + cnt < _this._storeSize){
67
- _this._search(searchArgs, start + cnt, onSearched, isGlobal);
68
- }else{
69
- onSearched(-1, null);
70
- }
71
- }
72
- }
73
- };
74
- if(cnt > 0){
75
- args.count = cnt;
76
- }
77
- this.grid._storeLayerFetch(args);
78
- },
79
- _checkRow: function(/* store item */item, /* Object|RegExp */searchArgs, /* Boolean */isGlobal){
80
- var g = this.grid, s = g.store, i, field,
81
- cells = array.filter(g.layout.cells, function(cell){
82
- return !cell.hidden;
83
- });
84
- if(isGlobal){
85
- return array.some(cells, function(cell){
86
- try{
87
- if(cell.field){
88
- return String(s.getValue(item, cell.field)).search(searchArgs) >= 0;
89
- }
90
- }catch(e){
91
- console.log("Search._checkRow() error: ", e);
92
- }
93
- return false;
94
- });
95
- }else{
96
- for(field in searchArgs){
97
- if(searchArgs[field] instanceof RegExp){
98
- for(i = cells.length - 1; i >= 0; --i){
99
- if(cells[i].field == field){
100
- try{
101
- if(String(s.getValue(item, field)).search(searchArgs[field]) < 0){
102
- return false;
103
- }
104
- break;
105
- }catch(e){
106
- return false;
107
- }
108
- }
109
- }
110
- if(i < 0){ return false; }
111
- }
112
- }
113
- return true;
114
- }
115
- }
116
- });
117
-
118
- EnhancedGrid.registerPlugin(Search/*name:'search'*/);
119
-
120
- return Search;
121
-
122
- });
@@ -1,1479 +0,0 @@
1
- define("dojox/grid/enhanced/plugins/Selector", [
2
- "dojo/_base/kernel",
3
- "dojo/_base/lang",
4
- "dojo/_base/declare",
5
- "dojo/_base/array",
6
- "dojo/_base/event",
7
- "dojo/keys",
8
- "dojo/query",
9
- "dojo/_base/html",
10
- "dojo/_base/window",
11
- "dijit/focus",
12
- "../../_RowSelector",
13
- "../_Plugin",
14
- "../../EnhancedGrid",
15
- "../../cells/_base",
16
- "./AutoScroll"
17
- ], function(dojo, lang, declare, array, event, keys, query, html, win, dijitFocus, _RowSelector, _Plugin, EnhancedGrid){
18
-
19
- /*=====
20
- declare("__SelectItem", null,{
21
- // summary:
22
- // An abstract representation of an item.
23
- });
24
- declare("__SelectCellItem", __SelectItem,{
25
- // summary:
26
- // An abstract representation of a cell.
27
-
28
- // row: Integer
29
- // Row index of this cell
30
- row: 0,
31
-
32
- // col: Integer
33
- // Column index of this cell
34
- col: 0
35
- });
36
- declare("__SelectRowItem", __SelectItem,{
37
- // summary:
38
- // An abstract representation of a row.
39
-
40
- // row: Integer
41
- // Row index of this row
42
- row: 0,
43
-
44
- // except: Integer[]
45
- // An array of column indexes of all the unselected cells in this row.
46
- except: []
47
- });
48
- declare("__SelectColItem", __SelectItem,{
49
- // summary:
50
- // An abstract representation of a column.
51
-
52
- // col: Integer
53
- // Column index of this column
54
- col: 0,
55
-
56
- // except: Integer[]
57
- // An array of row indexes of all the unselected cells in this column.
58
- except: []
59
- });
60
- =====*/
61
-
62
- var DISABLED = 0, SINGLE = 1, MULTI = 2,
63
- _theOther = { col: "row", row: "col" },
64
- _inRange = function(type, value, start, end, halfClose){
65
- if(type !== "cell"){
66
- value = value[type];
67
- start = start[type];
68
- end = end[type];
69
- if(typeof value !== "number" || typeof start !== "number" || typeof end !== "number"){
70
- return false;
71
- }
72
- return halfClose ? ((value >= start && value < end) || (value > end && value <= start))
73
- : ((value >= start && value <= end) || (value >= end && value <= start));
74
- }else{
75
- return _inRange("col", value, start, end, halfClose) && _inRange("row", value, start, end, halfClose);
76
- }
77
- },
78
- _isEqual = function(type, v1, v2){
79
- try{
80
- if(v1 && v2){
81
- switch(type){
82
- case "col": case "row":
83
- return v1[type] == v2[type] && typeof v1[type] == "number" &&
84
- !(_theOther[type] in v1) && !(_theOther[type] in v2);
85
- case "cell":
86
- return v1.col == v2.col && v1.row == v2.row && typeof v1.col == "number" && typeof v1.row == "number";
87
- }
88
- }
89
- }catch(e){}
90
- return false;
91
- },
92
- _stopEvent = function(evt){
93
- try{
94
- if(evt && evt.preventDefault){
95
- event.stop(evt);
96
- }
97
- }catch(e){}
98
- },
99
- _createItem = function(type, rowIndex, colIndex){
100
- switch(type){
101
- case "col":
102
- return {
103
- "col": typeof colIndex == "undefined" ? rowIndex : colIndex,
104
- "except": []
105
- };
106
- case "row":
107
- return {
108
- "row": rowIndex,
109
- "except": []
110
- };
111
- case "cell":
112
- return {
113
- "row": rowIndex,
114
- "col": colIndex
115
- };
116
- }
117
- return null;
118
- };
119
- var Selector = declare("dojox.grid.enhanced.plugins.Selector", _Plugin, {
120
- // summary:
121
- // Provides standard extended selection for grid.
122
- // Supports mouse/keyboard selection, multi-selection, and de-selection.
123
- //
124
- // Acceptable plugin parameters:
125
- // The whole plugin parameter object is a config object passed to the setupConfig function.
126
- //
127
- // Acceptable cell parameters defined in layout:
128
- //
129
- // 1. notselectable: Boolean: Whether this column is (and all the cells in it are) selectable.
130
-
131
- // name: String
132
- // plugin name
133
- name: "selector",
134
-
135
- // noClear: Boolean
136
- // Not to clear rows selected by IndirectSelection.
137
- /*
138
- // _config: null,
139
- // _enabled: true,
140
- // _selecting: {
141
- // row: false,
142
- // col: false,
143
- // cell: false
144
- // },
145
- // _selected: {
146
- // row: [],
147
- // col: [],
148
- // cell: []
149
- // },
150
- // _startPoint: {},
151
- // _currentPoint: {},
152
- // _lastAnchorPoint: {},
153
- // _lastEndPoint: {},
154
- // _lastSelectedAnchorPoint: {},
155
- // _lastSelectedEndPoint: {},
156
- // _keyboardSelect: {
157
- // row: 0,
158
- // col: 0,
159
- // cell: 0
160
- // },
161
- // _curType: null,
162
- // _lastType: null,
163
- // _usingKeyboard: false,
164
- // _toSelect: true,
165
- */
166
-
167
- constructor: function(grid, args){
168
- this.grid = grid;
169
- this._config = {
170
- row: MULTI,
171
- col: MULTI,
172
- cell: MULTI
173
- };
174
- this.noClear = args && args.noClear;
175
- this.setupConfig(args);
176
- if(grid.selectionMode === "single"){
177
- this._config.row = SINGLE;
178
- }
179
- this._enabled = true;
180
- this._selecting = {};
181
- this._selected = {
182
- "col": [],
183
- "row": [],
184
- "cell": []
185
- };
186
- this._startPoint = {};
187
- this._currentPoint = {};
188
- this._lastAnchorPoint = {};
189
- this._lastEndPoint = {};
190
- this._lastSelectedAnchorPoint = {};
191
- this._lastSelectedEndPoint = {};
192
- this._keyboardSelect = {};
193
- this._lastType = null;
194
- this._selectedRowModified = {};
195
- this._hacks();
196
- this._initEvents();
197
- this._initAreas();
198
- this._mixinGrid();
199
- },
200
- destroy: function(){
201
- this.inherited(arguments);
202
- },
203
- //------------public--------------------
204
- setupConfig: function(config){
205
- // summary:
206
- // Set selection mode for row/col/cell.
207
- // config: Object
208
- // An object with the following structure (all properties are optional):
209
- // | {
210
- // | //Default is "multi", all other values are same as "multi".
211
- // | row: false|"disabled"|"single",
212
- // | col: false|"disabled"|"single",
213
- // | cell: false|"disabled"|"single"
214
- // | }
215
- if(!config || !lang.isObject(config)){
216
- return;
217
- }
218
- var types = ["row", "col", "cell"];
219
- for(var type in config){
220
- if(array.indexOf(types, type) >= 0){
221
- if(!config[type] || config[type] == "disabled"){
222
- this._config[type] = DISABLED;
223
- }else if(config[type] == "single"){
224
- this._config[type] = SINGLE;
225
- }else{
226
- this._config[type] = MULTI;
227
- }
228
- }
229
- }
230
-
231
- //Have to set mode to default grid selection.
232
- var mode = ["none","single","extended"][this._config.row];
233
- this.grid.selection.setMode(mode);
234
- },
235
- isSelected: function(type, rowIndex, colIndex){
236
- // summary:
237
- // Check whether a location (a cell, a column or a row) is selected.
238
- // tags:
239
- // public
240
- // type: String
241
- // "row" or "col" or "cell"
242
- // rowIndex: Integer
243
- // If type is "row" or "cell", this is the row index.
244
- // If type if "col", this is the column index.
245
- // colIndex: Integer?
246
- // Only valid when type is "cell"
247
- // returns: Boolean
248
- // true if selected, false if not. If cell is covered by a selected column, it's selected.
249
- return this._isSelected(type, _createItem(type, rowIndex, colIndex));
250
- },
251
- toggleSelect: function(type, rowIndex, colIndex){
252
- this._startSelect(type, _createItem(type, rowIndex, colIndex), this._config[type] === MULTI, false, false, !this.isSelected(type, rowIndex, colIndex));
253
- this._endSelect(type);
254
- },
255
- select: function(type, rowIndex, colIndex){
256
- // summary:
257
- // Select a location (a cell, a column or a row).
258
- // tags:
259
- // public
260
- // type: String
261
- // "row" or "col" or "cell"
262
- // rowIndex: Integer
263
- // If type is "row" or "cell", this is the row index.
264
- // If type if "col", this is the column index.
265
- // colIndex: Integer?
266
- // Only valid when type is "cell"
267
- if(!this.isSelected(type, rowIndex, colIndex)){
268
- this.toggleSelect(type, rowIndex, colIndex);
269
- }
270
- },
271
- deselect: function(type, rowIndex, colIndex){
272
- if(this.isSelected(type, rowIndex, colIndex)){
273
- this.toggleSelect(type, rowIndex, colIndex);
274
- }
275
- },
276
- selectRange: function(type, start, end, toSelect){
277
- // summary:
278
- // Select a continuous range (a block of cells, a set of continuous columns or rows)
279
- // tags:
280
- // public
281
- // type: String
282
- // "row" or "col" or "cell"
283
- // start: Integer|Object
284
- // If type is "row" or "col", this is the index of the starting row or column.
285
- // If type if "cell", this is the left-top cell of the range.
286
- // end: Integer|Object
287
- // If type is "row" or "col", this is the index of the ending row or column.
288
- // If type if "cell", this is the right-bottom cell of the range.
289
- this.grid._selectingRange = true;
290
- var startPoint = type == "cell" ? _createItem(type, start.row, start.col) : _createItem(type, start),
291
- endPoint = type == "cell" ? _createItem(type, end.row, end.col) : _createItem(type, end);
292
- this._startSelect(type, startPoint, false, false, false, toSelect);
293
- this._highlight(type, endPoint, toSelect === undefined ? true : toSelect);
294
- this._endSelect(type);
295
- this.grid._selectingRange = false;
296
- },
297
- clear: function(type){
298
- // summary:
299
- // Clear all selections.
300
- // tags:
301
- // public
302
- // type: String?
303
- // "row" or "col" or "cell". If omitted, clear all.
304
- this._clearSelection(type || "all");
305
- },
306
- isSelecting: function(type){
307
- // summary:
308
- // Check whether the user is currently selecting something.
309
- // tags:
310
- // public
311
- // type: String
312
- // "row" or "col" or "cell"
313
- // returns: Boolean
314
- // true if is selection, false otherwise.
315
- if(typeof type == "undefined"){
316
- return this._selecting.col || this._selecting.row || this._selecting.cell;
317
- }
318
- return this._selecting[type];
319
- },
320
- selectEnabled: function(toEnable){
321
- // summary:
322
- // Turn on/off this selection functionality if *toEnable* is provided.
323
- // Check whether this selection functionality is enabled if nothing is passed in.
324
- // tags:
325
- // public
326
- // toEnable: Boolean?
327
- // To enable or not.
328
- // returns: Boolean|undefined
329
- // Enabled or not.
330
- if(typeof toEnable != "undefined" && !this.isSelecting()){
331
- this._enabled = !!toEnable;
332
- }
333
- return this._enabled;
334
- },
335
- getSelected: function(type, includeExceptions){
336
- // summary:
337
- // Get an array of selected locations.
338
- // tags:
339
- // public
340
- // type: String
341
- // "row" or "col" or "cell"
342
- // includeExceptions: Boolean
343
- // Only meaningful for rows/columns. If true, all selected rows/cols, even they are partly selected, are all returned.
344
- // returns: __SelectItem[]
345
- switch(type){
346
- case "cell":
347
- return array.map(this._selected[type], function(item){ return item; });
348
- case "col": case "row":
349
- return array.map(includeExceptions ? this._selected[type]
350
- : array.filter(this._selected[type], function(item){
351
- return item.except.length === 0;
352
- }), function(item){
353
- return includeExceptions ? item : item[type];
354
- });
355
- }
356
- return [];
357
- },
358
- getSelectedCount: function(type, includeExceptions){
359
- // summary:
360
- // Get the number of selected items.
361
- // tags:
362
- // public
363
- // type: String
364
- // "row" or "col" or "cell"
365
- // includeExceptions: Boolean
366
- // Only meaningful for rows/columns. If true, all selected rows/cols, even they are partly selected, are all returned.
367
- // returns: Integer
368
- // The number of selected items.
369
- switch(type){
370
- case "cell":
371
- return this._selected[type].length;
372
- case "col": case "row":
373
- return (includeExceptions ? this._selected[type]
374
- : array.filter(this._selected[type], function(item){
375
- return item.except.length === 0;
376
- })).length;
377
- }
378
- return 0;
379
- },
380
- getSelectedType: function(){
381
- // summary:
382
- // Get the type of selected items.
383
- // tags:
384
- // public
385
- // returns: String
386
- // "row" or "col" or "cell", or any mix of these (separator is | ).
387
- var s = this._selected;
388
- return ["", "cell", "row", "row|cell",
389
- "col", "col|cell", "col|row", "col|row|cell"
390
- ][(!!s.cell.length) | (!!s.row.length << 1) | (!!s.col.length << 2)];
391
- },
392
- getLastSelectedRange: function(type){
393
- // summary:
394
- // Get last selected range of the given type.
395
- // tags:
396
- // public
397
- // returns: Object
398
- // {start: __SelectItem, end: __SelectItem}
399
- // return null if nothing is selected.
400
- return this._lastAnchorPoint[type] ? {
401
- "start": this._lastAnchorPoint[type],
402
- "end": this._lastEndPoint[type]
403
- } : null;
404
- },
405
-
406
- //--------------------------private----------------------------
407
- _hacks: function(){
408
- // summary:
409
- // Complete the event system of grid, hack some grid functions to prevent default behavior.
410
- var g = this.grid;
411
- var doContentMouseUp = function(e){
412
- if(e.cellNode){
413
- g.onMouseUp(e);
414
- }
415
- g.onMouseUpRow(e);
416
- };
417
- var mouseUp = lang.hitch(g, "onMouseUp");
418
- var mouseDown = lang.hitch(g, "onMouseDown");
419
- var doRowSelectorFocus = function(e){
420
- e.cellNode.style.border = "solid 1px";
421
- };
422
- array.forEach(g.views.views, function(view){
423
- view.content.domouseup = doContentMouseUp;
424
- view.header.domouseup = mouseUp;
425
- if(view.declaredClass == "dojox.grid._RowSelector"){
426
- view.domousedown = mouseDown;
427
- view.domouseup = mouseUp;
428
- view.dofocus = doRowSelectorFocus;
429
- }
430
- });
431
- //Disable default selection.
432
- g.selection.clickSelect = function(){};
433
-
434
- this._oldDeselectAll = g.selection.deselectAll;
435
- var _this = this;
436
- g.selection.selectRange = function(from, to){
437
- _this.selectRange("row", from, to, true);
438
- if(g.selection.preserver){
439
- g.selection.preserver._updateMapping(true, true, false, from, to);
440
- }
441
- g.selection.onChanged();
442
- };
443
- g.selection.deselectRange = function(from, to){
444
- _this.selectRange("row", from, to, false);
445
- if(g.selection.preserver){
446
- g.selection.preserver._updateMapping(true, false, false, from, to);
447
- }
448
- g.selection.onChanged();
449
- };
450
- g.selection.deselectAll = function(){
451
- g._selectingRange = true;
452
- _this._oldDeselectAll.apply(g.selection, arguments);
453
- _this._clearSelection("all");
454
- g._selectingRange = false;
455
- if(g.selection.preserver){
456
- g.selection.preserver._updateMapping(true, false, true);
457
- }
458
- g.selection.onChanged();
459
- };
460
-
461
- var rowSelector = g.views.views[0];
462
- //The default function re-write the whole className, so can not insert any other classes.
463
- if(rowSelector instanceof _RowSelector){
464
- rowSelector.doStyleRowNode = function(inRowIndex, inRowNode){
465
- html.removeClass(inRowNode, "dojoxGridRow");
466
- html.addClass(inRowNode, "dojoxGridRowbar");
467
- html.addClass(inRowNode, "dojoxGridNonNormalizedCell");
468
- html.toggleClass(inRowNode, "dojoxGridRowbarOver", g.rows.isOver(inRowIndex));
469
- html.toggleClass(inRowNode, "dojoxGridRowbarSelected", !!g.selection.isSelected(inRowIndex));
470
- };
471
- }
472
- this.connect(g, "updateRow", function(rowIndex){
473
- array.forEach(g.layout.cells, function(cell){
474
- if(this.isSelected("cell", rowIndex, cell.index)){
475
- this._highlightNode(cell.getNode(rowIndex), true);
476
- }
477
- }, this);
478
- });
479
- },
480
- _mixinGrid: function(){
481
- // summary:
482
- // Expose events to grid.
483
- var g = this.grid;
484
- g.setupSelectorConfig = lang.hitch(this, this.setupConfig);
485
- g.onStartSelect = function(){};
486
- g.onEndSelect = function(){};
487
- g.onStartDeselect = function(){};
488
- g.onEndDeselect = function(){};
489
- g.onSelectCleared = function(){};
490
- },
491
- _initEvents: function(){
492
- // summary:
493
- // Connect events, create event handlers.
494
- var g = this.grid,
495
- _this = this,
496
- dp = lang.partial,
497
- starter = function(type, e){
498
- if(type === "row"){
499
- _this._isUsingRowSelector = true;
500
- }
501
- //only left mouse button can select.
502
- if(_this.selectEnabled() && _this._config[type] && e.button != 2){
503
- if(_this._keyboardSelect.col || _this._keyboardSelect.row || _this._keyboardSelect.cell){
504
- _this._endSelect("all");
505
- _this._keyboardSelect.col = _this._keyboardSelect.row = _this._keyboardSelect.cell = 0;
506
- }
507
- if(_this._usingKeyboard){
508
- _this._usingKeyboard = false;
509
- }
510
- var target = _createItem(type, e.rowIndex, e.cell && e.cell.index);
511
- _this._startSelect(type, target, e.ctrlKey, e.shiftKey);
512
- }
513
- },
514
- ender = lang.hitch(this, "_endSelect");
515
- this.connect(g, "onHeaderCellMouseDown", dp(starter, "col"));
516
- this.connect(g, "onHeaderCellMouseUp", dp(ender, "col"));
517
-
518
- this.connect(g, "onRowSelectorMouseDown", dp(starter, "row"));
519
- this.connect(g, "onRowSelectorMouseUp", dp(ender, "row"));
520
-
521
- this.connect(g, "onCellMouseDown", function(e){
522
- if(e.cell && e.cell.isRowSelector){ return; }
523
- if(g.singleClickEdit){
524
- _this._singleClickEdit = true;
525
- g.singleClickEdit = false;
526
- }
527
- starter(_this._config["cell"] == DISABLED ? "row" : "cell", e);
528
- });
529
- this.connect(g, "onCellMouseUp", function(e){
530
- if(_this._singleClickEdit){
531
- delete _this._singleClickEdit;
532
- g.singleClickEdit = true;
533
- }
534
- ender("all", e);
535
- });
536
-
537
- this.connect(g, "onCellMouseOver", function(e){
538
- if(_this._curType != "row" && _this._selecting[_this._curType] && _this._config[_this._curType] == MULTI){
539
- _this._highlight("col", _createItem("col", e.cell.index), _this._toSelect);
540
- if(!_this._keyboardSelect.cell){
541
- _this._highlight("cell", _createItem("cell", e.rowIndex, e.cell.index), _this._toSelect);
542
- }
543
- }
544
- });
545
- this.connect(g, "onHeaderCellMouseOver", function(e){
546
- if(_this._selecting.col && _this._config.col == MULTI){
547
- _this._highlight("col", _createItem("col", e.cell.index), _this._toSelect);
548
- }
549
- });
550
- this.connect(g, "onRowMouseOver", function(e){
551
- if(_this._selecting.row && _this._config.row == MULTI){
552
- _this._highlight("row", _createItem("row", e.rowIndex), _this._toSelect);
553
- }
554
- });
555
-
556
- //When row order has changed in a unpredictable way (sorted or filtered), map the new rowindex.
557
- this.connect(g, "onSelectedById", "_onSelectedById");
558
-
559
- //When the grid refreshes, all those selected should still appear selected.
560
- this.connect(g, "_onFetchComplete", function(){
561
- //console.debug("refresh after buildPage:", g._notRefreshSelection);
562
- if(!g._notRefreshSelection){
563
- this._refreshSelected(true);
564
- }
565
- });
566
-
567
- //Small scroll might not refresh the grid.
568
- this.connect(g.scroller, "buildPage", function(){
569
- //console.debug("refresh after buildPage:", g._notRefreshSelection);
570
- if(!g._notRefreshSelection){
571
- this._refreshSelected(true);
572
- }
573
- });
574
-
575
- //Whenever the mouse is up, end selecting.
576
- this.connect(win.doc, "onmouseup", dp(ender, "all"));
577
-
578
- //If autoscroll is enabled, connect to it.
579
- this.connect(g, "onEndAutoScroll", function(isVertical, isForward, view, target){
580
- var selectCell = _this._selecting.cell,
581
- type, current, dir = isForward ? 1 : -1;
582
- if(isVertical && (selectCell || _this._selecting.row)){
583
- type = selectCell ? "cell" : "row";
584
- current = _this._currentPoint[type];
585
- _this._highlight(type, _createItem(type, current.row + dir, current.col), _this._toSelect);
586
- }else if(!isVertical && (selectCell || _this._selecting.col)){
587
- type = selectCell ? "cell" : "col";
588
- current = _this._currentPoint[type];
589
- _this._highlight(type, _createItem(type, current.row, target), _this._toSelect);
590
- }
591
- });
592
- //If the grid is changed, selection should be consistent.
593
- this.subscribe("dojox/grid/rearrange/move/" + g.id, "_onInternalRearrange");
594
- this.subscribe("dojox/grid/rearrange/copy/" + g.id, "_onInternalRearrange");
595
- this.subscribe("dojox/grid/rearrange/change/" + g.id, "_onExternalChange");
596
- this.subscribe("dojox/grid/rearrange/insert/" + g.id, "_onExternalChange");
597
- this.subscribe("dojox/grid/rearrange/remove/" + g.id, "clear");
598
-
599
- //have to also select when the grid's default select is used.
600
- this.connect(g, "onSelected", function(rowIndex){
601
- if(this._selectedRowModified && this._isUsingRowSelector){
602
- delete this._selectedRowModified;
603
- }else if(!this.grid._selectingRange){
604
- this.select("row", rowIndex);
605
- }
606
- });
607
- this.connect(g, "onDeselected", function(rowIndex){
608
- if(this._selectedRowModified && this._isUsingRowSelector){
609
- delete this._selectedRowModified;
610
- }else if(!this.grid._selectingRange){
611
- this.deselect("row", rowIndex);
612
- }
613
- });
614
- },
615
- _onSelectedById: function(id, newIndex, isSelected){
616
- if(this.grid._noInternalMapping){
617
- return;
618
- }
619
- var pointSet = [this._lastAnchorPoint.row, this._lastEndPoint.row,
620
- this._lastSelectedAnchorPoint.row, this._lastSelectedEndPoint.row];
621
- pointSet = pointSet.concat(this._selected.row);
622
- var found = false;
623
- array.forEach(pointSet, function(item){
624
- if(item){
625
- if(item.id === id){
626
- found = true;
627
- item.row = newIndex;
628
- }else if(item.row === newIndex && item.id){
629
- item.row = -1;
630
- }
631
- }
632
- });
633
- if(!found && isSelected){
634
- array.some(this._selected.row, function(item){
635
- if(item && !item.id && !item.except.length){
636
- item.id = id;
637
- item.row = newIndex;
638
- return true;
639
- }
640
- return false;
641
- });
642
- }
643
- found = false;
644
- pointSet = [this._lastAnchorPoint.cell, this._lastEndPoint.cell,
645
- this._lastSelectedAnchorPoint.cell, this._lastSelectedEndPoint.cell];
646
- pointSet = pointSet.concat(this._selected.cell);
647
- array.forEach(pointSet, function(item){
648
- if(item){
649
- if(item.id === id){
650
- found = true;
651
- item.row = newIndex;
652
- }else if(item.row === newIndex && item.id){
653
- item.row = -1;
654
- }
655
- }
656
- });
657
- },
658
- onSetStore: function(){
659
- this._clearSelection("all");
660
- },
661
- _onInternalRearrange: function(type, mapping){
662
- try{
663
- //The column can not refresh it self!
664
- this._refresh("col", false);
665
-
666
- array.forEach(this._selected.row, function(item){
667
- array.forEach(this.grid.layout.cells, function(cell){
668
- this._highlightNode(cell.getNode(item.row), false);
669
- }, this);
670
- }, this);
671
- //The rowbar must be cleaned manually
672
- query(".dojoxGridRowSelectorSelected").forEach(function(node){
673
- html.removeClass(node, "dojoxGridRowSelectorSelected");
674
- html.removeClass(node, "dojoxGridRowSelectorSelectedUp");
675
- html.removeClass(node, "dojoxGridRowSelectorSelectedDown");
676
- });
677
-
678
- var cleanUp = function(item){
679
- if(item){
680
- delete item.converted;
681
- }
682
- },
683
- pointSet = [this._lastAnchorPoint[type], this._lastEndPoint[type],
684
- this._lastSelectedAnchorPoint[type], this._lastSelectedEndPoint[type]];
685
-
686
- if(type === "cell"){
687
- this.selectRange("cell", mapping.to.min, mapping.to.max);
688
- var cells = this.grid.layout.cells;
689
- array.forEach(pointSet, function(item){
690
- if(item.converted){ return; }
691
- for(var r = mapping.from.min.row, tr = mapping.to.min.row; r <= mapping.from.max.row; ++r, ++tr){
692
- for(var c = mapping.from.min.col, tc = mapping.to.min.col; c <= mapping.from.max.col; ++c, ++tc){
693
- while(cells[c].hidden){ ++c; }
694
- while(cells[tc].hidden){ ++tc; }
695
- if(item.row == r && item.col == c){
696
- //console.log('mapping found: (', item.row, ",",item.col,") to (", tr, ",", tc,")");
697
- item.row = tr;
698
- item.col = tc;
699
- item.converted = true;
700
- return;
701
- }
702
- }
703
- }
704
- });
705
- }else{
706
- pointSet = this._selected.cell.concat(this._selected[type]).concat(pointSet).concat(
707
- [this._lastAnchorPoint.cell, this._lastEndPoint.cell,
708
- this._lastSelectedAnchorPoint.cell, this._lastSelectedEndPoint.cell]);
709
- array.forEach(pointSet, function(item){
710
- if(item && !item.converted){
711
- var from = item[type];
712
- if(from in mapping){
713
- item[type] = mapping[from];
714
- }
715
- item.converted = true;
716
- }
717
- });
718
- array.forEach(this._selected[_theOther[type]], function(item){
719
- for(var i = 0, len = item.except.length; i < len; ++i){
720
- var from = item.except[i];
721
- if(from in mapping){
722
- item.except[i] = mapping[from];
723
- }
724
- }
725
- });
726
- }
727
-
728
- array.forEach(pointSet, cleanUp);
729
-
730
- this._refreshSelected(true);
731
- this._focusPoint(type, this._lastEndPoint);
732
- }catch(e){
733
- console.warn("Selector._onInternalRearrange() error",e);
734
- }
735
- },
736
- _onExternalChange: function(type, target){
737
- var start = type == "cell" ? target.min : target[0],
738
- end = type == "cell" ? target.max : target[target.length - 1];
739
- this.selectRange(type, start, end);
740
- },
741
- _refresh: function(type, toHighlight){
742
- if(!this._keyboardSelect[type]){
743
- array.forEach(this._selected[type], function(item){
744
- this._highlightSingle(type, toHighlight, item, undefined, true);
745
- }, this);
746
- }
747
- },
748
- _refreshSelected: function(){
749
- this._refresh("col", true);
750
- this._refresh("row", true);
751
- this._refresh("cell", true);
752
- },
753
- _initAreas: function(){
754
- var g = this.grid, f = g.focus, _this = this,
755
- keyboardSelectReady = 1, duringKeyboardSelect = 2,
756
- onmove = function(type, createNewEnd, rowStep, colStep, evt){
757
- //Keyboard swipe selection is SHIFT + Direction Keys.
758
- var ks = _this._keyboardSelect;
759
- //Tricky, rely on valid status not being 0.
760
- if(evt.shiftKey && ks[type]){
761
- if(ks[type] === keyboardSelectReady){
762
- if(type === "cell"){
763
- var item = _this._lastEndPoint[type];
764
- if(f.cell != g.layout.cells[item.col + colStep] || f.rowIndex != item.row + rowStep){
765
- ks[type] = 0;
766
- return;
767
- }
768
- }
769
- //If selecting is not started, start it
770
- _this._startSelect(type, _this._lastAnchorPoint[type], true, false, true);
771
- _this._highlight(type, _this._lastEndPoint[type], _this._toSelect);
772
- ks[type] = duringKeyboardSelect;
773
- }
774
- //Highlight to the new end point.
775
- var newEnd = createNewEnd(type, rowStep, colStep, evt);
776
- if(_this._isValid(type, newEnd, g)){
777
- _this._highlight(type, newEnd, _this._toSelect);
778
- }
779
- _stopEvent(evt);
780
- }
781
- },
782
- onkeydown = function(type, getTarget, evt, isBubble){
783
- if(isBubble && _this.selectEnabled() && _this._config[type] != DISABLED){
784
- switch(evt.keyCode){
785
- case keys.SPACE:
786
- //Keyboard single point selection is SPACE.
787
- _this._startSelect(type, getTarget(), evt.ctrlKey, evt.shiftKey);
788
- _this._endSelect(type);
789
- break;
790
- case keys.SHIFT:
791
- //Keyboard swipe selection starts with SHIFT.
792
- if(_this._config[type] == MULTI && _this._isValid(type, _this._lastAnchorPoint[type], g)){
793
- //End last selection if any.
794
- _this._endSelect(type);
795
- _this._keyboardSelect[type] = keyboardSelectReady;
796
- _this._usingKeyboard = true;
797
- }
798
- }
799
- }
800
- },
801
- onkeyup = function(type, evt, isBubble){
802
- if(isBubble && evt.keyCode == keys.SHIFT && _this._keyboardSelect[type]){
803
- _this._endSelect(type);
804
- _this._keyboardSelect[type] = 0;
805
- }
806
- };
807
- //TODO: this area "rowHeader" should be put outside, same level as header/content.
808
- if(g.views.views[0] instanceof _RowSelector){
809
- this._lastFocusedRowBarIdx = 0;
810
- f.addArea({
811
- name:"rowHeader",
812
- onFocus: function(evt, step){
813
- var view = g.views.views[0];
814
- if(view instanceof _RowSelector){
815
- var rowBarNode = view.getCellNode(_this._lastFocusedRowBarIdx, 0);
816
- if(rowBarNode){
817
- html.toggleClass(rowBarNode, f.focusClass, false);
818
- }
819
- //evt might not be real event, it may be a mock object instead.
820
- if(evt && "rowIndex" in evt){
821
- if(evt.rowIndex >= 0){
822
- _this._lastFocusedRowBarIdx = evt.rowIndex;
823
- }else if(!_this._lastFocusedRowBarIdx){
824
- _this._lastFocusedRowBarIdx = 0;
825
- }
826
- }
827
- rowBarNode = view.getCellNode(_this._lastFocusedRowBarIdx, 0);
828
- if(rowBarNode){
829
- dijitFocus.focus(rowBarNode);
830
- html.toggleClass(rowBarNode, f.focusClass, true);
831
- }
832
- f.rowIndex = _this._lastFocusedRowBarIdx;
833
- _stopEvent(evt);
834
- return true;
835
- }
836
- return false;
837
- },
838
- onBlur: function(evt, step){
839
- var view = g.views.views[0];
840
- if(view instanceof _RowSelector){
841
- var rowBarNode = view.getCellNode(_this._lastFocusedRowBarIdx, 0);
842
- if(rowBarNode){
843
- html.toggleClass(rowBarNode, f.focusClass, false);
844
- }
845
- _stopEvent(evt);
846
- }
847
- return true;
848
- },
849
- onMove: function(rowStep, colStep, evt){
850
- var view = g.views.views[0];
851
- if(rowStep && view instanceof _RowSelector){
852
- var next = _this._lastFocusedRowBarIdx + rowStep;
853
- if(next >= 0 && next < g.rowCount){
854
- //TODO: these logic require a better Scroller.
855
- _stopEvent(evt);
856
- var rowBarNode = view.getCellNode(_this._lastFocusedRowBarIdx, 0);
857
- html.toggleClass(rowBarNode, f.focusClass, false);
858
- //If the row is not fetched, fetch it.
859
- var sc = g.scroller;
860
- var lastPageRow = sc.getLastPageRow(sc.page);
861
- var rc = g.rowCount - 1, row = Math.min(rc, next);
862
- if(next > lastPageRow){
863
- g.setScrollTop(g.scrollTop + sc.findScrollTop(row) - sc.findScrollTop(_this._lastFocusedRowBarIdx));
864
- }
865
- //Now we have fetched the row.
866
- rowBarNode = view.getCellNode(next, 0);
867
- dijitFocus.focus(rowBarNode);
868
- html.toggleClass(rowBarNode, f.focusClass, true);
869
- _this._lastFocusedRowBarIdx = next;
870
- //If the row is out of view, scroll to it.
871
- f.cell = rowBarNode;
872
- f.cell.view = view;
873
- f.cell.getNode = function(index){
874
- return f.cell;
875
- };
876
- f.rowIndex = _this._lastFocusedRowBarIdx;
877
- f.scrollIntoView();
878
- f.cell = null;
879
- }
880
- }
881
- }
882
- });
883
- f.placeArea("rowHeader","before","content");
884
- }
885
- //Support keyboard selection.
886
- f.addArea({
887
- name:"cellselect",
888
- onMove: lang.partial(onmove, "cell", function(type, rowStep, colStep, evt){
889
- var current = _this._currentPoint[type];
890
- return _createItem("cell", current.row + rowStep, current.col + colStep);
891
- }),
892
- onKeyDown: lang.partial(onkeydown, "cell", function(){
893
- return _createItem("cell", f.rowIndex, f.cell.index);
894
- }),
895
- onKeyUp: lang.partial(onkeyup, "cell")
896
- });
897
- f.placeArea("cellselect","below","content");
898
- f.addArea({
899
- name:"colselect",
900
- onMove: lang.partial(onmove, "col", function(type, rowStep, colStep, evt){
901
- var current = _this._currentPoint[type];
902
- return _createItem("col", current.col + colStep);
903
- }),
904
- onKeyDown: lang.partial(onkeydown, "col", function(){
905
- return _createItem("col", f.getHeaderIndex());
906
- }),
907
- onKeyUp: lang.partial(onkeyup, "col")
908
- });
909
- f.placeArea("colselect","below","header");
910
- f.addArea({
911
- name:"rowselect",
912
- onMove: lang.partial(onmove, "row", function(type, rowStep, colStep, evt){
913
- return _createItem("row", f.rowIndex);
914
- }),
915
- onKeyDown: lang.partial(onkeydown, "row", function(){
916
- return _createItem("row", f.rowIndex);
917
- }),
918
- onKeyUp: lang.partial(onkeyup, "row")
919
- });
920
- f.placeArea("rowselect","below","rowHeader");
921
- },
922
- _clearSelection: function(type, reservedItem){
923
- // summary:
924
- // Clear selection for given type and fire events, but retain the highlight for *reservedItem*,
925
- // thus avoid "flashing".
926
- // tags:
927
- // private
928
- // type: String
929
- // "row", "col", or "cell
930
- // reservedItem: __SelectItem
931
- // The item to retain highlight.
932
- if(type == "all"){
933
- this._clearSelection("cell", reservedItem);
934
- this._clearSelection("col", reservedItem);
935
- this._clearSelection("row", reservedItem);
936
- return;
937
- }
938
- this._isUsingRowSelector = true;
939
- array.forEach(this._selected[type], function(item){
940
- if(!_isEqual(type, reservedItem, item)){
941
- this._highlightSingle(type, false, item);
942
- }
943
- }, this);
944
- this._blurPoint(type, this._currentPoint);
945
- this._selecting[type] = false;
946
- this._startPoint[type] = this._currentPoint[type] = null;
947
- this._selected[type] = [];
948
-
949
- //Have to also deselect default grid selection.
950
- if(type == "row" && !this.grid._selectingRange){
951
- this._oldDeselectAll.call(this.grid.selection);
952
- this.grid.selection._selectedById = {};
953
- }
954
-
955
- //Fire events.
956
- this.grid.onEndDeselect(type, null, null, this._selected);
957
- this.grid.onSelectCleared(type);
958
- },
959
- _startSelect: function(type, start, extending, isRange, mandatarySelect, toSelect){
960
- // summary:
961
- // Start selection, setup start point and current point, fire events.
962
- // tags:
963
- // private
964
- // type: String
965
- // "row", "col", or "cell"
966
- // extending: Boolean
967
- // Whether this is a multi selection
968
- // isRange: Boolean
969
- // Whether this is a range selection (i.e. select from the last end point to this point)
970
- // start: __SelectItem
971
- // The start point
972
- // mandatarySelect: Boolean
973
- // If true, toSelect will be same as the original selection status.
974
- if(!this._isValid(type, start)){
975
- return;
976
- }
977
- var lastIsSelected = this._isSelected(type, this._lastEndPoint[type]),
978
- isSelected = this._isSelected(type, start);
979
-
980
- if(this.noClear && !extending){
981
- this._toSelect = toSelect === undefined ? true : toSelect;
982
- }else{
983
- //If we are modifying the selection using keyboard, retain the old status.
984
- this._toSelect = mandatarySelect ? isSelected : !isSelected;
985
- }
986
-
987
- //If CTRL is not pressed or it's SINGLE mode, this is a brand new selection.
988
- if(!extending || (!isSelected && this._config[type] == SINGLE)){
989
- this._clearSelection("col", start);
990
- this._clearSelection("cell", start);
991
- if(!this.noClear || (type === 'row' && this._config[type] == SINGLE)){
992
- this._clearSelection('row', start);
993
- }
994
- this._toSelect = toSelect === undefined ? true : toSelect;
995
- }
996
-
997
- this._selecting[type] = true;
998
- this._currentPoint[type] = null;
999
-
1000
- //We're holding SHIFT while clicking, it's a Click-Range selection.
1001
- if(isRange && this._lastType == type && lastIsSelected == this._toSelect && this._config[type] == MULTI){
1002
- if(type === "row"){
1003
- this._isUsingRowSelector = true;
1004
- }
1005
- this._startPoint[type] = this._lastEndPoint[type];
1006
- this._highlight(type, this._startPoint[type]);
1007
- this._isUsingRowSelector = false;
1008
- }else{
1009
- this._startPoint[type] = start;
1010
- }
1011
- //Now start selection
1012
- this._curType = type;
1013
- this._fireEvent("start", type);
1014
- this._isStartFocus = true;
1015
- this._isUsingRowSelector = true;
1016
- this._highlight(type, start, this._toSelect);
1017
- this._isStartFocus = false;
1018
- },
1019
- _endSelect: function(type){
1020
- // summary:
1021
- // End selection. Keep records, fire events and cleanup status.
1022
- // tags:
1023
- // private
1024
- // type: String
1025
- // "row", "col", or "cell"
1026
- if(type === "row"){
1027
- delete this._isUsingRowSelector;
1028
- }
1029
- if(type == "all"){
1030
- this._endSelect("col");
1031
- this._endSelect("row");
1032
- this._endSelect("cell");
1033
- }else if(this._selecting[type]){
1034
- this._addToSelected(type);
1035
- this._lastAnchorPoint[type] = this._startPoint[type];
1036
- this._lastEndPoint[type] = this._currentPoint[type];
1037
- if(this._toSelect){
1038
- this._lastSelectedAnchorPoint[type] = this._lastAnchorPoint[type];
1039
- this._lastSelectedEndPoint[type] = this._lastEndPoint[type];
1040
- }
1041
- this._startPoint[type] = this._currentPoint[type] = null;
1042
- this._selecting[type] = false;
1043
- this._lastType = type;
1044
- this._fireEvent("end", type);
1045
- }
1046
- },
1047
- _fireEvent: function(evtName, type){
1048
- switch(evtName){
1049
- case "start":
1050
- this.grid[this._toSelect ? "onStartSelect" : "onStartDeselect"](type, this._startPoint[type], this._selected);
1051
- break;
1052
- case "end":
1053
- this.grid[this._toSelect ? "onEndSelect" : "onEndDeselect"](type, this._lastAnchorPoint[type], this._lastEndPoint[type], this._selected);
1054
- break;
1055
- }
1056
- },
1057
- _calcToHighlight: function(type, target, toHighlight, toSelect){
1058
- // summary:
1059
- // Calculate what status should *target* have.
1060
- // If *toSelect* is not provided, this is a no op.
1061
-
1062
- // This function is time-critical!!
1063
- if(toSelect !== undefined){
1064
- var sltd;
1065
- if(this._usingKeyboard && !toHighlight){
1066
- var last = this._isInLastRange(this._lastType, target);
1067
- if(last){
1068
- sltd = this._isSelected(type, target);
1069
- //This 2 cases makes the keyboard swipe selection valid!
1070
- if(toSelect && sltd){
1071
- return false;
1072
- }
1073
- if(!toSelect && !sltd && this._isInLastRange(this._lastType, target, true)){
1074
- return true;
1075
- }
1076
- }
1077
- }
1078
- return toHighlight ? toSelect : (sltd || this._isSelected(type, target));
1079
- }
1080
- return toHighlight;
1081
- },
1082
- _highlightNode: function(node, toHighlight){
1083
- // summary:
1084
- // Do the actual highlight work.
1085
- if(node){
1086
- var selectCSSClass = "dojoxGridRowSelected";
1087
- var selectCellClass = "dojoxGridCellSelected";
1088
- html.toggleClass(node, selectCSSClass, toHighlight);
1089
- html.toggleClass(node, selectCellClass, toHighlight);
1090
- }
1091
- },
1092
- _highlightHeader: function(colIdx, toHighlight){
1093
- var cells = this.grid.layout.cells;
1094
- var node = cells[colIdx].getHeaderNode();
1095
- var selectedClass = "dojoxGridHeaderSelected";
1096
- html.toggleClass(node, selectedClass, toHighlight);
1097
- },
1098
- _highlightRowSelector: function(rowIdx, toHighlight){
1099
- //var t1 = (new Date()).getTime();
1100
- var rowSelector = this.grid.views.views[0];
1101
- if(rowSelector instanceof _RowSelector){
1102
- var node = rowSelector.getRowNode(rowIdx);
1103
- if(node){
1104
- var selectedClass = "dojoxGridRowSelectorSelected";
1105
- html.toggleClass(node, selectedClass, toHighlight);
1106
- }
1107
- }
1108
- //console.log((new Date()).getTime() - t1);
1109
- },
1110
- _highlightSingle: function(type, toHighlight, target, toSelect, isRefresh){
1111
- // summary:
1112
- // Highlight a single item.
1113
-
1114
- // This function is time critical!!
1115
- var _this = this, toHL, g = _this.grid, cells = g.layout.cells;
1116
- switch(type){
1117
- case "cell":
1118
- toHL = this._calcToHighlight(type, target, toHighlight, toSelect);
1119
- var c = cells[target.col];
1120
- if(!c.hidden && !c.notselectable){
1121
- this._highlightNode(target.node || c.getNode(target.row), toHL);
1122
- }
1123
- break;
1124
- case "col":
1125
- toHL = this._calcToHighlight(type, target, toHighlight, toSelect);
1126
- this._highlightHeader(target.col, toHL);
1127
- query("td[idx='" + target.col + "']", g.domNode).forEach(function(cellNode){
1128
- var rowNode = cells[target.col].view.content.findRowTarget(cellNode);
1129
- if(rowNode){
1130
- var rowIndex = rowNode[dojox.grid.util.rowIndexTag];
1131
- _this._highlightSingle("cell", toHL, {
1132
- "row": rowIndex,
1133
- "col": target.col,
1134
- "node": cellNode
1135
- });
1136
- }
1137
- });
1138
- break;
1139
- case "row":
1140
- toHL = this._calcToHighlight(type, target, toHighlight, toSelect);
1141
- this._highlightRowSelector(target.row, toHL);
1142
- if(this._config.cell){
1143
- array.forEach(cells, function(cell){
1144
- _this._highlightSingle("cell", toHL, {
1145
- "row": target.row,
1146
- "col": cell.index,
1147
- "node": cell.getNode(target.row)
1148
- });
1149
- });
1150
- }
1151
- //To avoid dead lock
1152
- this._selectedRowModified = true;
1153
- if(!isRefresh){
1154
- g.selection.setSelected(target.row, toHL);
1155
- }
1156
- }
1157
- },
1158
- _highlight: function(type, target, toSelect){
1159
- // summary:
1160
- // Highlight from start point to target.
1161
- // toSelect: Boolean
1162
- // Whether we are selecting or deselecting.
1163
-
1164
- // This function is time critical!!
1165
- if(this._selecting[type] && target !== null){
1166
- var start = this._startPoint[type],
1167
- current = this._currentPoint[type],
1168
- _this = this,
1169
- highlight = function(from, to, toHL){
1170
- _this._forEach(type, from, to, function(item){
1171
- _this._highlightSingle(type, toHL, item, toSelect);
1172
- }, true);
1173
- };
1174
- switch(type){
1175
- case "col": case "row":
1176
- if(current !== null){
1177
- if(_inRange(type, target, start, current, true)){
1178
- //target is between start and current, some selected should be deselected.
1179
- highlight(current, target, false);
1180
- }else{
1181
- if(_inRange(type, start, target, current, true)){
1182
- //selection has jumped to different direction, all should be deselected.
1183
- highlight(current, start, false);
1184
- current = start;
1185
- }
1186
- highlight(target, current, true);
1187
- }
1188
- }else{
1189
- //First time select.
1190
- this._highlightSingle(type, true, target, toSelect);
1191
- }
1192
- break;
1193
- case "cell":
1194
- if(current !== null){
1195
- if(_inRange("row", target, start, current, true) ||
1196
- _inRange("col", target, start, current, true) ||
1197
- _inRange("row", start, target, current, true) ||
1198
- _inRange("col", start, target, current, true)){
1199
- highlight(start, current, false);
1200
- }
1201
- }
1202
- highlight(start, target, true);
1203
- }
1204
- this._currentPoint[type] = target;
1205
- this._focusPoint(type, this._currentPoint);
1206
- }
1207
- },
1208
- _focusPoint: function(type, point){
1209
- // summary:
1210
- // Focus the current point, so when you move mouse, the focus indicator follows you.
1211
- if(!this._isStartFocus){
1212
- var current = point[type],
1213
- f = this.grid.focus;
1214
- if(type == "col"){
1215
- f._colHeadFocusIdx = current.col;
1216
- f.focusArea("header");
1217
- }else if(type == "row"){
1218
- f.focusArea("rowHeader", {
1219
- "rowIndex": current.row
1220
- });
1221
- }else if(type == "cell"){
1222
- f.setFocusIndex(current.row, current.col);
1223
- }
1224
- }
1225
- },
1226
- _blurPoint: function(type, point){
1227
- // summary:
1228
- // Blur the current point.
1229
- var f = this.grid.focus;
1230
- if(type == "cell"){
1231
- f._blurContent();
1232
- }
1233
- },
1234
- _addToSelected: function(type){
1235
- // summary:
1236
- // Record the selected items.
1237
- var toSelect = this._toSelect, _this = this,
1238
- toAdd = [], toRemove = [],
1239
- start = this._startPoint[type],
1240
- end = this._currentPoint[type];
1241
- if(this._usingKeyboard){
1242
- //If using keyboard, selection will be ended after every move. But we have to remember the original selection status,
1243
- //so as to return to correct status when we shrink the selection region.
1244
- this._forEach(type, this._lastAnchorPoint[type], this._lastEndPoint[type], function(item){
1245
- //If the original selected item is not in current range, change its status.
1246
- if(!_inRange(type, item, start, end)){
1247
- (toSelect ? toRemove : toAdd).push(item);
1248
- }
1249
- });
1250
- }
1251
- this._forEach(type, start, end, function(item){
1252
- var isSelected = _this._isSelected(type, item);
1253
- if(toSelect && !isSelected){
1254
- //Add new selected items
1255
- toAdd.push(item);
1256
- }else if(!toSelect){
1257
- //Remove deselected items.
1258
- toRemove.push(item);
1259
- }
1260
- });
1261
- this._add(type, toAdd);
1262
- this._remove(type, toRemove);
1263
-
1264
- // have to keep record in original grid selection
1265
- array.forEach(this._selected.row, function(item){
1266
- if(item.except.length > 0){
1267
- //to avoid dead lock
1268
- this._selectedRowModified = true;
1269
- this.grid.selection.setSelected(item.row, false);
1270
- }
1271
- }, this);
1272
- },
1273
- _forEach: function(type, start, end, func, halfClose){
1274
- // summary:
1275
- // Go through items from *start* point to *end* point.
1276
-
1277
- // This function is time critical!!
1278
- if(!this._isValid(type, start, true) || !this._isValid(type, end, true)){
1279
- return;
1280
- }
1281
- switch(type){
1282
- case "col": case "row":
1283
- start = start[type];
1284
- end = end[type];
1285
- var dir = end > start ? 1 : -1;
1286
- if(!halfClose){
1287
- end += dir;
1288
- }
1289
- for(; start != end; start += dir){
1290
- func(_createItem(type, start));
1291
- }
1292
- break;
1293
- case "cell":
1294
- var colDir = end.col > start.col ? 1 : -1,
1295
- rowDir = end.row > start.row ? 1 : -1;
1296
- for(var i = start.row, p = end.row + rowDir; i != p; i += rowDir){
1297
- for(var j = start.col, q = end.col + colDir; j != q; j += colDir){
1298
- func(_createItem(type, i, j));
1299
- }
1300
- }
1301
- }
1302
- },
1303
- _makeupForExceptions: function(type, newCellItems){
1304
- // summary:
1305
- // When new cells is selected, maybe they will fill in the "holes" in selected rows and columns.
1306
- var makedUps = [];
1307
- array.forEach(this._selected[type], function(v1){
1308
- array.forEach(newCellItems, function(v2){
1309
- if(v1[type] == v2[type]){
1310
- var pos = array.indexOf(v1.except, v2[_theOther[type]]);
1311
- if(pos >= 0){
1312
- v1.except.splice(pos, 1);
1313
- }
1314
- makedUps.push(v2);
1315
- }
1316
- });
1317
- });
1318
- return makedUps;
1319
- },
1320
- _makeupForCells: function(type, newItems){
1321
- // summary:
1322
- // When some rows/cols are selected, maybe they can cover some of the selected cells,
1323
- // and fill some of the "holes" in the selected cols/rows.
1324
- var toRemove = [];
1325
- array.forEach(this._selected.cell, function(v1){
1326
- array.some(newItems, function(v2){
1327
- if(v1[type] == v2[type]){
1328
- toRemove.push(v1);
1329
- return true;
1330
- }
1331
- return false;
1332
- });
1333
- });
1334
- this._remove("cell", toRemove);
1335
- array.forEach(this._selected[_theOther[type]], function(v1){
1336
- array.forEach(newItems, function(v2){
1337
- var pos = array.indexOf(v1.except, v2[type]);
1338
- if(pos >= 0){
1339
- v1.except.splice(pos, 1);
1340
- }
1341
- });
1342
- });
1343
- },
1344
- _addException: function(type, items){
1345
- // summary:
1346
- // If some rows/cols are deselected, maybe they have created "holes" in selected cols/rows.
1347
- array.forEach(this._selected[type], function(v1){
1348
- array.forEach(items, function(v2){
1349
- v1.except.push(v2[_theOther[type]]);
1350
- });
1351
- });
1352
- },
1353
- _addCellException: function(type, items){
1354
- // summary:
1355
- // If some cells are deselected, maybe they have created "holes" in selected rows/cols.
1356
- array.forEach(this._selected[type], function(v1){
1357
- array.forEach(items, function(v2){
1358
- if(v1[type] == v2[type]){
1359
- v1.except.push(v2[_theOther[type]]);
1360
- }
1361
- });
1362
- });
1363
- },
1364
- _add: function(type, items){
1365
- // summary:
1366
- // Add to the selection record.
1367
- var cells = this.grid.layout.cells;
1368
- if(type == "cell"){
1369
- var colMakedup = this._makeupForExceptions("col", items);
1370
- var rowMakedup = this._makeupForExceptions("row", items);
1371
- //Step over hidden columns.
1372
- items = array.filter(items, function(item){
1373
- return array.indexOf(colMakedup, item) < 0 && array.indexOf(rowMakedup, item) < 0 &&
1374
- !cells[item.col].hidden && !cells[item.col].notselectable;
1375
- });
1376
- }else{
1377
- if(type == "col"){
1378
- //Step over hidden columns.
1379
- items = array.filter(items, function(item){
1380
- return !cells[item.col].hidden && !cells[item.col].notselectable;
1381
- });
1382
- }
1383
- this._makeupForCells(type, items);
1384
- this._selected[type] = array.filter(this._selected[type], function(v){
1385
- return array.every(items, function(item){
1386
- return v[type] !== item[type];
1387
- });
1388
- });
1389
- }
1390
- if(type != "col" && this.grid._hasIdentity){
1391
- array.forEach(items, function(item){
1392
- var record = this.grid._by_idx[item.row];
1393
- if(record){
1394
- item.id = record.idty;
1395
- }
1396
- }, this);
1397
- }
1398
- this._selected[type] = this._selected[type].concat(items);
1399
- },
1400
- _remove: function(type, items){
1401
- // summary:
1402
- // Remove from the selection record.
1403
- var comp = lang.partial(_isEqual, type);
1404
- this._selected[type] = array.filter(this._selected[type], function(v1){
1405
- return !array.some(items, function(v2){
1406
- return comp(v1, v2);
1407
- });
1408
- });
1409
- if(type == "cell"){
1410
- this._addCellException("col", items);
1411
- this._addCellException("row", items);
1412
- }else if(this._config.cell){
1413
- this._addException(_theOther[type], items);
1414
- }
1415
- },
1416
- _isCellNotInExcept: function(type, item){
1417
- // summary:
1418
- // Return true only when a cell is covered by selected row/col, and its not a "hole".
1419
- var attr = item[type], corres = item[_theOther[type]];
1420
- return array.some(this._selected[type], function(v){
1421
- return v[type] == attr && array.indexOf(v.except, corres) < 0;
1422
- });
1423
- },
1424
- _isSelected: function(type, item){
1425
- // summary:
1426
- // Return true when the item is selected. (or logically selected, i.e, covered by a row/col).
1427
- if(!item){ return false; }
1428
- var res = array.some(this._selected[type], function(v){
1429
- var ret = _isEqual(type, item, v);
1430
- if(ret && type !== "cell"){
1431
- return v.except.length === 0;
1432
- }
1433
- return ret;
1434
- });
1435
- if(!res && type === "cell"){
1436
- res = (this._isCellNotInExcept("col", item) || this._isCellNotInExcept("row", item));
1437
- if(type === "cell"){
1438
- res = res && !this.grid.layout.cells[item.col].notselectable;
1439
- }
1440
- }
1441
- return res;
1442
- },
1443
- _isInLastRange: function(type, item, isSelected){
1444
- // summary:
1445
- // Return true only when the item is in the last seletion/deseletion range.
1446
- var start = this[isSelected ? "_lastSelectedAnchorPoint" : "_lastAnchorPoint"][type],
1447
- end = this[isSelected ? "_lastSelectedEndPoint" : "_lastEndPoint"][type];
1448
- if(!item || !start || !end){ return false; }
1449
- return _inRange(type, item, start, end);
1450
- },
1451
- _isValid: function(type, item, allowNotSelectable){
1452
- // summary:
1453
- // Check whether the item is a valid __SelectItem for the given type.
1454
- if(!item){ return false; }
1455
- try{
1456
- var g = this.grid, index = item[type];
1457
- switch(type){
1458
- case "col":
1459
- return index >= 0 && index < g.layout.cells.length && lang.isArray(item.except) &&
1460
- (allowNotSelectable || !g.layout.cells[index].notselectable);
1461
- case "row":
1462
- return index >= 0 && index < g.rowCount && lang.isArray(item.except);
1463
- case "cell":
1464
- return item.col >= 0 && item.col < g.layout.cells.length &&
1465
- item.row >= 0 && item.row < g.rowCount &&
1466
- (allowNotSelectable || !g.layout.cells[item.col].notselectable);
1467
- }
1468
- }catch(e){}
1469
- return false;
1470
- }
1471
- });
1472
-
1473
- EnhancedGrid.registerPlugin(Selector/*name:'selector'*/, {
1474
- "dependency": ["autoScroll"]
1475
- });
1476
-
1477
- return Selector;
1478
-
1479
- });