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
@@ -778,6 +778,9 @@ break;
778
778
  _d.TextPath.nodeType="shape";
779
779
  _d.Surface=_2("dojox.gfx.vml.Surface",gs.Surface,{constructor:function(){
780
780
  gs.Container._init.call(this);
781
+ },destroy:function(){
782
+ this.clear(true);
783
+ this.inherited(arguments);
781
784
  },setDimensions:function(_82,_83){
782
785
  this.width=g.normalizedLength(_82);
783
786
  this.height=g.normalizedLength(_83);
@@ -1,5 +1,5 @@
1
1
  /*
2
- Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
2
+ Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
3
3
  Available via Academic Free License >= 2.1 OR the modified BSD license.
4
4
  see: http://dojotoolkit.org/license for details
5
5
  */
@@ -12,4 +12,4 @@
12
12
  */
13
13
 
14
14
  //>>built
15
- require({cache:{"dojo/uacss":function(){define(["./dom-geometry","./_base/lang","./ready","./sniff","./_base/window"],function(_1,_2,_3,_4,_5){var _6=_5.doc.documentElement,ie=_4("ie"),_7=_4("opera"),_8=Math.floor,ff=_4("ff"),_9=_1.boxModel.replace(/-/,""),_a={"dj_ie":ie,"dj_ie6":_8(ie)==6,"dj_ie7":_8(ie)==7,"dj_ie8":_8(ie)==8,"dj_ie9":_8(ie)==9,"dj_quirks":_4("quirks"),"dj_iequirks":ie&&_4("quirks"),"dj_opera":_7,"dj_khtml":_4("khtml"),"dj_webkit":_4("webkit"),"dj_safari":_4("safari"),"dj_chrome":_4("chrome"),"dj_gecko":_4("mozilla"),"dj_ff3":_8(ff)==3};_a["dj_"+_9]=true;var _b="";for(var _c in _a){if(_a[_c]){_b+=_c+" ";}}_6.className=_2.trim(_6.className+" "+_b);_3(90,function(){if(!_1.isBodyLtr()){var _d="dj_rtl dijitRtl "+_b.replace(/ /g,"-rtl ");_6.className=_2.trim(_6.className+" "+_d+"dj_rtl dijitRtl "+_b.replace(/ /g,"-rtl "));}});return _4;});},"dijit/hccss":function(){define("dijit/hccss",["dojo/dom-class","dojo/hccss","dojo/ready","dojo/_base/window"],function(_e,_f,_10,win){_10(90,function(){if(_f("highcontrast")){_e.add(win.body(),"dijit_a11y");}});return _f;});},"dojox/grid/_View":function(){define(["dojo","dijit/registry","../main","dojo/_base/declare","dojo/_base/array","dojo/_base/lang","dojo/_base/connect","dojo/_base/sniff","dojo/query","dojo/_base/window","dojo/text!./resources/View.html","dojo/dnd/Source","dijit/_Widget","dijit/_TemplatedMixin","dojox/html/metrics","./util","dojo/_base/html","./_Builder","dojo/dnd/Avatar","dojo/dnd/Manager"],function(_11,_12,_13,_14,_15,_16,_17,has,_18,win,_19,_1a,_1b,_1c,_1d,_1e,_1f,_20,_21,_22){var _23=function(_24,_25){return _24.style.cssText==undefined?_24.getAttribute("style"):_24.style.cssText;};var _26=_14("dojox.grid._View",[_1b,_1c],{defaultWidth:"18em",viewWidth:"",templateString:_19,classTag:"dojoxGrid",marginBottom:0,rowPad:2,_togglingColumn:-1,_headerBuilderClass:_20._HeaderBuilder,_contentBuilderClass:_20._ContentBuilder,postMixInProperties:function(){this.rowNodes={};},postCreate:function(){this.connect(this.scrollboxNode,"onscroll","doscroll");_1e.funnelEvents(this.contentNode,this,"doContentEvent",["mouseover","mouseout","click","dblclick","contextmenu","mousedown"]);_1e.funnelEvents(this.headerNode,this,"doHeaderEvent",["dblclick","mouseover","mouseout","mousemove","mousedown","click","contextmenu"]);this.content=new this._contentBuilderClass(this);this.header=new this._headerBuilderClass(this);if(!this.grid.isLeftToRight()){this.headerNodeContainer.style.width="";}},destroy:function(){_1f.destroy(this.headerNode);delete this.headerNode;for(var i in this.rowNodes){this._cleanupRowWidgets(this.rowNodes[i]);_1f.destroy(this.rowNodes[i]);}this.rowNodes={};if(this.source){this.source.destroy();}this.inherited(arguments);},focus:function(){if(has("ie")||has("webkit")||has("opera")){this.hiddenFocusNode.focus();}else{this.scrollboxNode.focus();}},setStructure:function(_27){var vs=(this.structure=_27);if(vs.width&&!isNaN(vs.width)){this.viewWidth=vs.width+"em";}else{this.viewWidth=vs.width||(vs.noscroll?"auto":this.viewWidth);}this._onBeforeRow=vs.onBeforeRow||function(){};this._onAfterRow=vs.onAfterRow||function(){};this.noscroll=vs.noscroll;if(this.noscroll){this.scrollboxNode.style.overflow="hidden";}this.simpleStructure=Boolean(vs.cells.length==1);this.testFlexCells();this.updateStructure();},_cleanupRowWidgets:function(_28){if(_28){_15.forEach(_18("[widgetId]",_28).map(_12.byNode),function(w){if(w._destroyOnRemove){w.destroy();delete w;}else{if(w.domNode&&w.domNode.parentNode){w.domNode.parentNode.removeChild(w.domNode);}}});}},onBeforeRow:function(_29,_2a){this._onBeforeRow(_29,_2a);if(_29>=0){this._cleanupRowWidgets(this.getRowNode(_29));}},onAfterRow:function(_2b,_2c,_2d){this._onAfterRow(_2b,_2c,_2d);var g=this.grid;_15.forEach(_18(".dojoxGridStubNode",_2d),function(n){if(n&&n.parentNode){var lw=n.getAttribute("linkWidget");var _2e=window.parseInt(_1f.attr(n,"cellIdx"),10);var _2f=g.getCell(_2e);var w=_12.byId(lw);if(w){n.parentNode.replaceChild(w.domNode,n);if(!w._started){w.startup();}_11.destroy(n);}else{n.innerHTML="";}}},this);},testFlexCells:function(){this.flexCells=false;for(var j=0,row;(row=this.structure.cells[j]);j++){for(var i=0,_30;(_30=row[i]);i++){_30.view=this;this.flexCells=this.flexCells||_30.isFlex();}}return this.flexCells;},updateStructure:function(){this.header.update();this.content.update();},getScrollbarWidth:function(){var _31=this.hasVScrollbar();var _32=_1f.style(this.scrollboxNode,"overflow");if(this.noscroll||!_32||_32=="hidden"){_31=false;}else{if(_32=="scroll"){_31=true;}}return (_31?_1d.getScrollbar().w:0);},getColumnsWidth:function(){var h=this.headerContentNode;return h&&h.firstChild?h.firstChild.offsetWidth:0;},setColumnsWidth:function(_33){this.headerContentNode.firstChild.style.width=_33+"px";if(this.viewWidth){this.viewWidth=_33+"px";}},getWidth:function(){return this.viewWidth||(this.getColumnsWidth()+this.getScrollbarWidth())+"px";},getContentWidth:function(){return Math.max(0,_1f._getContentBox(this.domNode).w-this.getScrollbarWidth())+"px";},render:function(){this.scrollboxNode.style.height="";this.renderHeader();if(this._togglingColumn>=0){this.setColumnsWidth(this.getColumnsWidth()-this._togglingColumn);this._togglingColumn=-1;}var _34=this.grid.layout.cells;var _35=_16.hitch(this,function(_36,_37){!this.grid.isLeftToRight()&&(_37=!_37);var inc=_37?-1:1;var idx=this.header.getCellNodeIndex(_36)+inc;var _38=_34[idx];while(_38&&_38.getHeaderNode()&&_38.getHeaderNode().style.display=="none"){idx+=inc;_38=_34[idx];}if(_38){return _38.getHeaderNode();}return null;});if(this.grid.columnReordering&&this.simpleStructure){if(this.source){this.source.destroy();}var _39="dojoxGrid_bottomMarker";var _3a="dojoxGrid_topMarker";if(this.bottomMarker){_1f.destroy(this.bottomMarker);}this.bottomMarker=_1f.byId(_39);if(this.topMarker){_1f.destroy(this.topMarker);}this.topMarker=_1f.byId(_3a);if(!this.bottomMarker){this.bottomMarker=_1f.create("div",{"id":_39,"class":"dojoxGridColPlaceBottom"},win.body());this._hide(this.bottomMarker);this.topMarker=_1f.create("div",{"id":_3a,"class":"dojoxGridColPlaceTop"},win.body());this._hide(this.topMarker);}this.arrowDim=_1f.contentBox(this.bottomMarker);var _3b=_1f.contentBox(this.headerContentNode.firstChild.rows[0]).h;this.source=new _1a(this.headerContentNode.firstChild.rows[0],{horizontal:true,accept:["gridColumn_"+this.grid.id],viewIndex:this.index,generateText:false,onMouseDown:_16.hitch(this,function(e){this.header.decorateEvent(e);if((this.header.overRightResizeArea(e)||this.header.overLeftResizeArea(e))&&this.header.canResize(e)&&!this.header.moveable){this.header.beginColumnResize(e);}else{if(this.grid.headerMenu){this.grid.headerMenu.onCancel(true);}if(e.button===(has("ie")<9?1:0)){_1a.prototype.onMouseDown.call(this.source,e);}}}),onMouseOver:_16.hitch(this,function(e){var src=this.source;if(src._getChildByEvent(e)){_1a.prototype.onMouseOver.apply(src,arguments);}}),_markTargetAnchor:_16.hitch(this,function(_3c){var src=this.source;if(src.current==src.targetAnchor&&src.before==_3c){return;}if(src.targetAnchor&&_35(src.targetAnchor,src.before)){src._removeItemClass(_35(src.targetAnchor,src.before),src.before?"After":"Before");}_1a.prototype._markTargetAnchor.call(src,_3c);var _3d=_3c?src.targetAnchor:_35(src.targetAnchor,src.before);var _3e=0;if(!_3d){_3d=src.targetAnchor;_3e=_1f.contentBox(_3d).w+this.arrowDim.w/2+2;}var pos=_1f.position(_3d,true);var _3f=Math.floor(pos.x-this.arrowDim.w/2+_3e);_1f.style(this.bottomMarker,"visibility","visible");_1f.style(this.topMarker,"visibility","visible");_1f.style(this.bottomMarker,{"left":_3f+"px","top":(_3b+pos.y)+"px"});_1f.style(this.topMarker,{"left":_3f+"px","top":(pos.y-this.arrowDim.h)+"px"});if(src.targetAnchor&&_35(src.targetAnchor,src.before)){src._addItemClass(_35(src.targetAnchor,src.before),src.before?"After":"Before");}}),_unmarkTargetAnchor:_16.hitch(this,function(){var src=this.source;if(!src.targetAnchor){return;}if(src.targetAnchor&&_35(src.targetAnchor,src.before)){src._removeItemClass(_35(src.targetAnchor,src.before),src.before?"After":"Before");}this._hide(this.bottomMarker);this._hide(this.topMarker);_1a.prototype._unmarkTargetAnchor.call(src);}),destroy:_16.hitch(this,function(){_17.disconnect(this._source_conn);_17.unsubscribe(this._source_sub);_1a.prototype.destroy.call(this.source);if(this.bottomMarker){_1f.destroy(this.bottomMarker);delete this.bottomMarker;}if(this.topMarker){_1f.destroy(this.topMarker);delete this.topMarker;}}),onDndCancel:_16.hitch(this,function(){_1a.prototype.onDndCancel.call(this.source);this._hide(this.bottomMarker);this._hide(this.topMarker);})});this._source_conn=_17.connect(this.source,"onDndDrop",this,"_onDndDrop");this._source_sub=_17.subscribe("/dnd/drop/before",this,"_onDndDropBefore");this.source.startup();}},_hide:function(_40){_1f.style(_40,{top:"-10000px","visibility":"hidden"});},_onDndDropBefore:function(_41,_42,_43){if(_22.manager().target!==this.source){return;}this.source._targetNode=this.source.targetAnchor;this.source._beforeTarget=this.source.before;var _44=this.grid.views.views;var _45=_44[_41.viewIndex];var _46=_44[this.index];if(_46!=_45){_45.convertColPctToFixed();_46.convertColPctToFixed();}},_onDndDrop:function(_47,_48,_49){if(_22.manager().target!==this.source){if(_22.manager().source===this.source){this._removingColumn=true;}return;}this._hide(this.bottomMarker);this._hide(this.topMarker);var _4a=function(n){return n?_1f.attr(n,"idx"):null;};var w=_1f.marginBox(_48[0]).w;if(_47.viewIndex!==this.index){var _4b=this.grid.views.views;var _4c=_4b[_47.viewIndex];var _4d=_4b[this.index];if(_4c.viewWidth&&_4c.viewWidth!="auto"){_4c.setColumnsWidth(_4c.getColumnsWidth()-w);}if(_4d.viewWidth&&_4d.viewWidth!="auto"){_4d.setColumnsWidth(_4d.getColumnsWidth());}}var stn=this.source._targetNode;var stb=this.source._beforeTarget;!this.grid.isLeftToRight()&&(stb=!stb);var _4e=this.grid.layout;var idx=this.index;delete this.source._targetNode;delete this.source._beforeTarget;_4e.moveColumn(_47.viewIndex,idx,_4a(_48[0]),_4a(stn),stb);},renderHeader:function(){this.headerContentNode.innerHTML=this.header.generateHtml(this._getHeaderContent);if(this.flexCells){this.contentWidth=this.getContentWidth();this.headerContentNode.firstChild.style.width=this.contentWidth;}_1e.fire(this,"onAfterRow",[-1,this.structure.cells,this.headerContentNode]);},_getHeaderContent:function(_4f){var n=_4f.name||_4f.grid.getCellName(_4f);if(/^\s+$/.test(n)){n="&nbsp;";}var ret=["<div class=\"dojoxGridSortNode"];if(_4f.index!=_4f.grid.getSortIndex()){ret.push("\">");}else{ret=ret.concat([" ",_4f.grid.sortInfo>0?"dojoxGridSortUp":"dojoxGridSortDown","\"><div class=\"dojoxGridArrowButtonChar\">",_4f.grid.sortInfo>0?"&#9650;":"&#9660;","</div><div class=\"dojoxGridArrowButtonNode\" role=\"presentation\"></div>","<div class=\"dojoxGridColCaption\">"]);}ret=ret.concat([n,"</div></div>"]);return ret.join("");},resize:function(){this.adaptHeight();this.adaptWidth();},hasHScrollbar:function(_50){var _51=this._hasHScroll||false;if(this._hasHScroll==undefined||_50){if(this.noscroll){this._hasHScroll=false;}else{var _52=_1f.style(this.scrollboxNode,"overflow");if(_52=="hidden"){this._hasHScroll=false;}else{if(_52=="scroll"){this._hasHScroll=true;}else{this._hasHScroll=(this.scrollboxNode.offsetWidth-this.getScrollbarWidth()<this.contentNode.offsetWidth);}}}}if(_51!==this._hasHScroll){this.grid.update();}return this._hasHScroll;},hasVScrollbar:function(_53){var _54=this._hasVScroll||false;if(this._hasVScroll==undefined||_53){if(this.noscroll){this._hasVScroll=false;}else{var _55=_1f.style(this.scrollboxNode,"overflow");if(_55=="hidden"){this._hasVScroll=false;}else{if(_55=="scroll"){this._hasVScroll=true;}else{this._hasVScroll=(this.scrollboxNode.scrollHeight>this.scrollboxNode.clientHeight);}}}}if(_54!==this._hasVScroll){this.grid.update();}return this._hasVScroll;},convertColPctToFixed:function(){var _56=false;this.grid.initialWidth="";var _57=_18("th",this.headerContentNode);var _58=_15.map(_57,function(c,_59){var w=c.style.width;_1f.attr(c,"vIdx",_59);if(w&&w.slice(-1)=="%"){_56=true;}else{if(w&&w.slice(-2)=="px"){return window.parseInt(w,10);}}return _1f.contentBox(c).w;});if(_56){_15.forEach(this.grid.layout.cells,function(_5a,idx){if(_5a.view==this){var _5b=_5a.view.getHeaderCellNode(_5a.index);if(_5b&&_1f.hasAttr(_5b,"vIdx")){var _5c=window.parseInt(_1f.attr(_5b,"vIdx"));this.setColWidth(idx,_58[_5c]);_1f.removeAttr(_5b,"vIdx");}}},this);return true;}return false;},adaptHeight:function(_5d){if(!this.grid._autoHeight){var h=(this.domNode.style.height&&parseInt(this.domNode.style.height.replace(/px/,""),10))||this.domNode.clientHeight;var _5e=this;var _5f=function(){var v;for(var i in _5e.grid.views.views){v=_5e.grid.views.views[i];if(v!==_5e&&v.hasHScrollbar()){return true;}}return false;};if(_5d||(this.noscroll&&_5f())){h-=_1d.getScrollbar().h;}_1e.setStyleHeightPx(this.scrollboxNode,h);}this.hasVScrollbar(true);},adaptWidth:function(){if(this.flexCells){this.contentWidth=this.getContentWidth();this.headerContentNode.firstChild.style.width=this.contentWidth;}var w=this.scrollboxNode.offsetWidth-this.getScrollbarWidth();if(!this._removingColumn){w=Math.max(w,this.getColumnsWidth())+"px";}else{w=Math.min(w,this.getColumnsWidth())+"px";this._removingColumn=false;}var cn=this.contentNode;cn.style.width=w;this.hasHScrollbar(true);},setSize:function(w,h){var ds=this.domNode.style;var hs=this.headerNode.style;if(w){ds.width=w;hs.width=w;}ds.height=(h>=0?h+"px":"");},renderRow:function(_60){var _61=this.createRowNode(_60);this.buildRow(_60,_61);return _61;},createRowNode:function(_62){var _63=document.createElement("div");_63.className=this.classTag+"Row";if(this instanceof _13.grid._RowSelector){_1f.attr(_63,"role","presentation");}else{_1f.attr(_63,"role","row");if(this.grid.selectionMode!="none"){_63.setAttribute("aria-selected","false");}}_63[_1e.gridViewTag]=this.id;_63[_1e.rowIndexTag]=_62;this.rowNodes[_62]=_63;return _63;},buildRow:function(_64,_65){this.buildRowContent(_64,_65);this.styleRow(_64,_65);},buildRowContent:function(_66,_67){_67.innerHTML=this.content.generateHtml(_66,_66);if(this.flexCells&&this.contentWidth){_67.firstChild.style.width=this.contentWidth;}_1e.fire(this,"onAfterRow",[_66,this.structure.cells,_67]);},rowRemoved:function(_68){if(_68>=0){this._cleanupRowWidgets(this.getRowNode(_68));}this.grid.edit.save(this,_68);delete this.rowNodes[_68];},getRowNode:function(_69){return this.rowNodes[_69];},getCellNode:function(_6a,_6b){var row=this.getRowNode(_6a);if(row){return this.content.getCellNode(row,_6b);}},getHeaderCellNode:function(_6c){if(this.headerContentNode){return this.header.getCellNode(this.headerContentNode,_6c);}},styleRow:function(_6d,_6e){_6e._style=_23(_6e);this.styleRowNode(_6d,_6e);},styleRowNode:function(_6f,_70){if(_70){this.doStyleRowNode(_6f,_70);}},doStyleRowNode:function(_71,_72){this.grid.styleRowNode(_71,_72);},updateRow:function(_73){var _74=this.getRowNode(_73);if(_74){_74.style.height="";this.buildRow(_73,_74);}return _74;},updateRowStyles:function(_75){this.styleRowNode(_75,this.getRowNode(_75));},lastTop:0,firstScroll:0,_nativeScroll:false,doscroll:function(_76){if(has("ff")>=13){this._nativeScroll=true;}var _77=this.grid.isLeftToRight();if(this.firstScroll<2){if((!_77&&this.firstScroll==1)||(_77&&this.firstScroll===0)){var s=_1f.marginBox(this.headerNodeContainer);if(has("ie")){this.headerNodeContainer.style.width=s.w+this.getScrollbarWidth()+"px";}else{if(has("mozilla")){this.headerNodeContainer.style.width=s.w-this.getScrollbarWidth()+"px";this.scrollboxNode.scrollLeft=_77?this.scrollboxNode.clientWidth-this.scrollboxNode.scrollWidth:this.scrollboxNode.scrollWidth-this.scrollboxNode.clientWidth;}}}this.firstScroll++;}this.headerNode.scrollLeft=this.scrollboxNode.scrollLeft;var top=this.scrollboxNode.scrollTop;if(top!==this.lastTop){this.grid.scrollTo(top);}this._nativeScroll=false;},setScrollTop:function(_78){this.lastTop=_78;if(!this._nativeScroll){this.scrollboxNode.scrollTop=_78;}return this.scrollboxNode.scrollTop;},doContentEvent:function(e){if(this.content.decorateEvent(e)){this.grid.onContentEvent(e);}},doHeaderEvent:function(e){if(this.header.decorateEvent(e)){this.grid.onHeaderEvent(e);}},dispatchContentEvent:function(e){return this.content.dispatchEvent(e);},dispatchHeaderEvent:function(e){return this.header.dispatchEvent(e);},setColWidth:function(_79,_7a){this.grid.setCellWidth(_79,_7a+"px");},update:function(){if(!this.domNode){return;}this.content.update();this.grid.update();var _7b=this.scrollboxNode.scrollLeft;this.scrollboxNode.scrollLeft=_7b;this.headerNode.scrollLeft=_7b;}});var _7c=_14("dojox.grid._GridAvatar",_21,{construct:function(){var dd=win.doc;var a=dd.createElement("table");a.cellPadding=a.cellSpacing="0";a.className="dojoxGridDndAvatar";a.style.position="absolute";a.style.zIndex=1999;a.style.margin="0px";var b=dd.createElement("tbody");var tr=dd.createElement("tr");var td=dd.createElement("td");var img=dd.createElement("td");tr.className="dojoxGridDndAvatarItem";img.className="dojoxGridDndAvatarItemImage";img.style.width="16px";var _7d=this.manager.source,_7e;if(_7d.creator){_7e=_7d._normalizedCreator(_7d.getItem(this.manager.nodes[0].id).data,"avatar").node;}else{_7e=this.manager.nodes[0].cloneNode(true);var _7f,_80;if(_7e.tagName.toLowerCase()=="tr"){_7f=dd.createElement("table");_80=dd.createElement("tbody");_80.appendChild(_7e);_7f.appendChild(_80);_7e=_7f;}else{if(_7e.tagName.toLowerCase()=="th"){_7f=dd.createElement("table");_80=dd.createElement("tbody");var r=dd.createElement("tr");_7f.cellPadding=_7f.cellSpacing="0";r.appendChild(_7e);_80.appendChild(r);_7f.appendChild(_80);_7e=_7f;}}}_7e.id="";td.appendChild(_7e);tr.appendChild(img);tr.appendChild(td);_1f.style(tr,"opacity",0.9);b.appendChild(tr);a.appendChild(b);this.node=a;var m=_22.manager();this.oldOffsetY=m.OFFSET_Y;m.OFFSET_Y=1;},destroy:function(){_22.manager().OFFSET_Y=this.oldOffsetY;this.inherited(arguments);}});var _81=_22.manager().makeAvatar;_22.manager().makeAvatar=function(){var src=this.source;if(src.viewIndex!==undefined&&!_1f.hasClass(win.body(),"dijit_a11y")){return new _7c(this);}return _81.call(_22.manager());};return _26;});},"dijit/_Contained":function(){define("dijit/_Contained",["dojo/_base/declare","./registry"],function(_82,_83){return _82("dijit._Contained",null,{_getSibling:function(_84){var _85=this.domNode;do{_85=_85[_84+"Sibling"];}while(_85&&_85.nodeType!=1);return _85&&_83.byNode(_85);},getPreviousSibling:function(){return this._getSibling("previous");},getNextSibling:function(){return this._getSibling("next");},getIndexInParent:function(){var p=this.getParent();if(!p||!p.getIndexOfChild){return -1;}return p.getIndexOfChild(this);}});});},"dojo/dnd/Selector":function(){define(["../_base/array","../_base/declare","../_base/event","../_base/kernel","../_base/lang","../dom","../dom-construct","../mouse","../_base/NodeList","../on","../touch","./common","./Container"],function(_86,_87,_88,_89,_8a,dom,_8b,_8c,_8d,on,_8e,dnd,_8f){var _90=_87("dojo.dnd.Selector",_8f,{constructor:function(_91,_92){if(!_92){_92={};}this.singular=_92.singular;this.autoSync=_92.autoSync;this.selection={};this.anchor=null;this.simpleSelection=false;this.events.push(on(this.node,_8e.press,_8a.hitch(this,"onMouseDown")),on(this.node,_8e.release,_8a.hitch(this,"onMouseUp")));},singular:false,getSelectedNodes:function(){var t=new _8d();var e=dnd._empty;for(var i in this.selection){if(i in e){continue;}t.push(dom.byId(i));}return t;},selectNone:function(){return this._removeSelection()._removeAnchor();},selectAll:function(){this.forInItems(function(_93,id){this._addItemClass(dom.byId(id),"Selected");this.selection[id]=1;},this);return this._removeAnchor();},deleteSelectedNodes:function(){var e=dnd._empty;for(var i in this.selection){if(i in e){continue;}var n=dom.byId(i);this.delItem(i);_8b.destroy(n);}this.anchor=null;this.selection={};return this;},forInSelectedItems:function(f,o){o=o||_89.global;var s=this.selection,e=dnd._empty;for(var i in s){if(i in e){continue;}f.call(o,this.getItem(i),i,this);}},sync:function(){_90.superclass.sync.call(this);if(this.anchor){if(!this.getItem(this.anchor.id)){this.anchor=null;}}var t=[],e=dnd._empty;for(var i in this.selection){if(i in e){continue;}if(!this.getItem(i)){t.push(i);}}_86.forEach(t,function(i){delete this.selection[i];},this);return this;},insertNodes:function(_94,_95,_96,_97){var _98=this._normalizedCreator;this._normalizedCreator=function(_99,_9a){var t=_98.call(this,_99,_9a);if(_94){if(!this.anchor){this.anchor=t.node;this._removeItemClass(t.node,"Selected");this._addItemClass(this.anchor,"Anchor");}else{if(this.anchor!=t.node){this._removeItemClass(t.node,"Anchor");this._addItemClass(t.node,"Selected");}}this.selection[t.node.id]=1;}else{this._removeItemClass(t.node,"Selected");this._removeItemClass(t.node,"Anchor");}return t;};_90.superclass.insertNodes.call(this,_95,_96,_97);this._normalizedCreator=_98;return this;},destroy:function(){_90.superclass.destroy.call(this);this.selection=this.anchor=null;},onMouseDown:function(e){if(this.autoSync){this.sync();}if(!this.current){return;}if(!this.singular&&!dnd.getCopyKeyState(e)&&!e.shiftKey&&(this.current.id in this.selection)){this.simpleSelection=true;if(_8c.isLeft(e)){_88.stop(e);}return;}if(!this.singular&&e.shiftKey){if(!dnd.getCopyKeyState(e)){this._removeSelection();}var c=this.getAllNodes();if(c.length){if(!this.anchor){this.anchor=c[0];this._addItemClass(this.anchor,"Anchor");}this.selection[this.anchor.id]=1;if(this.anchor!=this.current){var i=0,_9b;for(;i<c.length;++i){_9b=c[i];if(_9b==this.anchor||_9b==this.current){break;}}for(++i;i<c.length;++i){_9b=c[i];if(_9b==this.anchor||_9b==this.current){break;}this._addItemClass(_9b,"Selected");this.selection[_9b.id]=1;}this._addItemClass(this.current,"Selected");this.selection[this.current.id]=1;}}}else{if(this.singular){if(this.anchor==this.current){if(dnd.getCopyKeyState(e)){this.selectNone();}}else{this.selectNone();this.anchor=this.current;this._addItemClass(this.anchor,"Anchor");this.selection[this.current.id]=1;}}else{if(dnd.getCopyKeyState(e)){if(this.anchor==this.current){delete this.selection[this.anchor.id];this._removeAnchor();}else{if(this.current.id in this.selection){this._removeItemClass(this.current,"Selected");delete this.selection[this.current.id];}else{if(this.anchor){this._removeItemClass(this.anchor,"Anchor");this._addItemClass(this.anchor,"Selected");}this.anchor=this.current;this._addItemClass(this.current,"Anchor");this.selection[this.current.id]=1;}}}else{if(!(this.current.id in this.selection)){this.selectNone();this.anchor=this.current;this._addItemClass(this.current,"Anchor");this.selection[this.current.id]=1;}}}}_88.stop(e);},onMouseUp:function(){if(!this.simpleSelection){return;}this.simpleSelection=false;this.selectNone();if(this.current){this.anchor=this.current;this._addItemClass(this.anchor,"Anchor");this.selection[this.current.id]=1;}},onMouseMove:function(){this.simpleSelection=false;},onOverEvent:function(){this.onmousemoveEvent=on(this.node,_8e.move,_8a.hitch(this,"onMouseMove"));},onOutEvent:function(){if(this.onmousemoveEvent){this.onmousemoveEvent.remove();delete this.onmousemoveEvent;}},_removeSelection:function(){var e=dnd._empty;for(var i in this.selection){if(i in e){continue;}var _9c=dom.byId(i);if(_9c){this._removeItemClass(_9c,"Selected");}}this.selection={};return this;},_removeAnchor:function(){if(this.anchor){this._removeItemClass(this.anchor,"Anchor");this.anchor=null;}return this;}});return _90;});},"dojox/grid/DataSelection":function(){define("dojox/grid/DataSelection",["dojo/_base/declare","./_SelectionPreserver","./Selection"],function(_9d,_9e,_9f){return _9d("dojox.grid.DataSelection",_9f,{constructor:function(_a0){if(_a0.keepSelection){this.preserver=new _9e(this);}},destroy:function(){if(this.preserver){this.preserver.destroy();}},getFirstSelected:function(){var idx=_9f.prototype.getFirstSelected.call(this);if(idx==-1){return null;}return this.grid.getItem(idx);},getNextSelected:function(_a1){var _a2=this.grid.getItemIndex(_a1);var idx=_9f.prototype.getNextSelected.call(this,_a2);if(idx==-1){return null;}return this.grid.getItem(idx);},getSelected:function(){var _a3=[];for(var i=0,l=this.selected.length;i<l;i++){if(this.selected[i]){_a3.push(this.grid.getItem(i));}}return _a3;},addToSelection:function(_a4){if(this.mode=="none"){return;}var idx=null;if(typeof _a4=="number"||typeof _a4=="string"){idx=_a4;}else{idx=this.grid.getItemIndex(_a4);}_9f.prototype.addToSelection.call(this,idx);},deselect:function(_a5){if(this.mode=="none"){return;}var idx=null;if(typeof _a5=="number"||typeof _a5=="string"){idx=_a5;}else{idx=this.grid.getItemIndex(_a5);}_9f.prototype.deselect.call(this,idx);},deselectAll:function(_a6){var idx=null;if(_a6||typeof _a6=="number"){if(typeof _a6=="number"||typeof _a6=="string"){idx=_a6;}else{idx=this.grid.getItemIndex(_a6);}_9f.prototype.deselectAll.call(this,idx);}else{this.inherited(arguments);}}});});},"url:dijit/templates/CheckedMenuItem.html":"<tr class=\"dijitReset dijitMenuItem\" data-dojo-attach-point=\"focusNode\" role=\"menuitemcheckbox\" tabIndex=\"-1\">\n\t<td class=\"dijitReset dijitMenuItemIconCell\" role=\"presentation\">\n\t\t<img src=\"${_blankGif}\" alt=\"\" class=\"dijitMenuItemIcon dijitCheckedMenuItemIcon\" data-dojo-attach-point=\"iconNode\"/>\n\t\t<span class=\"dijitCheckedMenuItemIconChar\">&#10003;</span>\n\t</td>\n\t<td class=\"dijitReset dijitMenuItemLabel\" colspan=\"2\" data-dojo-attach-point=\"containerNode,labelNode\"></td>\n\t<td class=\"dijitReset dijitMenuItemAccelKey\" style=\"display: none\" data-dojo-attach-point=\"accelKeyNode\"></td>\n\t<td class=\"dijitReset dijitMenuArrowCell\" role=\"presentation\">&#160;</td>\n</tr>\n","dojo/dnd/Manager":function(){define(["../_base/array","../_base/declare","../_base/event","../_base/lang","../_base/window","../dom-class","../Evented","../has","../keys","../on","../topic","../touch","./common","./autoscroll","./Avatar"],function(_a7,_a8,_a9,_aa,win,_ab,_ac,has,_ad,on,_ae,_af,dnd,_b0,_b1){var _b2=_a8("dojo.dnd.Manager",[_ac],{constructor:function(){this.avatar=null;this.source=null;this.nodes=[];this.copy=true;this.target=null;this.canDropFlag=false;this.events=[];},OFFSET_X:has("touch")?0:16,OFFSET_Y:has("touch")?-64:16,overSource:function(_b3){if(this.avatar){this.target=(_b3&&_b3.targetState!="Disabled")?_b3:null;this.canDropFlag=Boolean(this.target);this.avatar.update();}_ae.publish("/dnd/source/over",_b3);},outSource:function(_b4){if(this.avatar){if(this.target==_b4){this.target=null;this.canDropFlag=false;this.avatar.update();_ae.publish("/dnd/source/over",null);}}else{_ae.publish("/dnd/source/over",null);}},startDrag:function(_b5,_b6,_b7){_b0.autoScrollStart(win.doc);this.source=_b5;this.nodes=_b6;this.copy=Boolean(_b7);this.avatar=this.makeAvatar();win.body().appendChild(this.avatar.node);_ae.publish("/dnd/start",_b5,_b6,this.copy);this.events=[on(win.doc,_af.move,_aa.hitch(this,"onMouseMove")),on(win.doc,_af.release,_aa.hitch(this,"onMouseUp")),on(win.doc,"keydown",_aa.hitch(this,"onKeyDown")),on(win.doc,"keyup",_aa.hitch(this,"onKeyUp")),on(win.doc,"dragstart",_a9.stop),on(win.body(),"selectstart",_a9.stop)];var c="dojoDnd"+(_b7?"Copy":"Move");_ab.add(win.body(),c);},canDrop:function(_b8){var _b9=Boolean(this.target&&_b8);if(this.canDropFlag!=_b9){this.canDropFlag=_b9;this.avatar.update();}},stopDrag:function(){_ab.remove(win.body(),["dojoDndCopy","dojoDndMove"]);_a7.forEach(this.events,function(_ba){_ba.remove();});this.events=[];this.avatar.destroy();this.avatar=null;this.source=this.target=null;this.nodes=[];},makeAvatar:function(){return new _b1(this);},updateAvatar:function(){this.avatar.update();},onMouseMove:function(e){var a=this.avatar;if(a){_b0.autoScrollNodes(e);var s=a.node.style;s.left=(e.pageX+this.OFFSET_X)+"px";s.top=(e.pageY+this.OFFSET_Y)+"px";var _bb=Boolean(this.source.copyState(dnd.getCopyKeyState(e)));if(this.copy!=_bb){this._setCopyStatus(_bb);}}if(has("touch")){e.preventDefault();}},onMouseUp:function(e){if(this.avatar){if(this.target&&this.canDropFlag){var _bc=Boolean(this.source.copyState(dnd.getCopyKeyState(e)));_ae.publish("/dnd/drop/before",this.source,this.nodes,_bc,this.target,e);_ae.publish("/dnd/drop",this.source,this.nodes,_bc,this.target,e);}else{_ae.publish("/dnd/cancel");}this.stopDrag();}},onKeyDown:function(e){if(this.avatar){switch(e.keyCode){case _ad.CTRL:var _bd=Boolean(this.source.copyState(true));if(this.copy!=_bd){this._setCopyStatus(_bd);}break;case _ad.ESCAPE:_ae.publish("/dnd/cancel");this.stopDrag();break;}}},onKeyUp:function(e){if(this.avatar&&e.keyCode==_ad.CTRL){var _be=Boolean(this.source.copyState(false));if(this.copy!=_be){this._setCopyStatus(_be);}}},_setCopyStatus:function(_bf){this.copy=_bf;this.source._markDndStatus(this.copy);this.updateAvatar();_ab.replace(win.body(),"dojoDnd"+(this.copy?"Copy":"Move"),"dojoDnd"+(this.copy?"Move":"Copy"));}});dnd._manager=null;_b2.manager=dnd.manager=function(){if(!dnd._manager){dnd._manager=new _b2();}return dnd._manager;};return _b2;});},"dijit/a11yclick":function(){define("dijit/a11yclick",["dojo/on","dojo/_base/array","dojo/keys","dojo/_base/declare","dojo/has","dojo/_base/unload","dojo/_base/window"],function(on,_c0,_c1,_c2,has,_c3,win){var _c4=null;if(has("dom-addeventlistener")){win.doc.addEventListener("keydown",function(evt){_c4=evt.target;},true);}else{(function(){var _c5=function(evt){_c4=evt.srcElement;};win.doc.attachEvent("onkeydown",_c5);_c3.addOnWindowUnload(function(){win.doc.detachEvent("onkeydown",_c5);});})();}function _c6(e){return (e.keyCode===_c1.ENTER||e.keyCode===_c1.SPACE)&&!e.ctrlKey&&!e.shiftKey&&!e.altKey&&!e.metaKey;};return function(_c7,_c8){if(/input|button/i.test(_c7.nodeName)){return on(_c7,"click",_c8);}else{var _c9=[on(_c7,"keydown",function(e){if(_c6(e)){_c4=e.target;e.preventDefault();}}),on(_c7,"keyup",function(e){if(_c6(e)&&e.target==_c4){_c4=null;on.emit(e.target,"click",{cancelable:true,bubbles:true});}}),on(_c7,"click",function(e){_c8.call(this,e);})];if(has("touch")){var _ca;_c9.push(on(_c7,"touchend",function(e){var _cb=e.target;_ca=setTimeout(function(){_ca=null;on.emit(_cb,"click",{cancelable:true,bubbles:true});},600);}),on(_c7,"click",function(e){if(_ca){clearTimeout(_ca);}}));}return {remove:function(){_c0.forEach(_c9,function(h){h.remove();});if(_ca){clearTimeout(_ca);_ca=null;}}};}};return ret;});},"dojox/grid/_RowSelector":function(){define(["dojo/_base/declare","./_View"],function(_cc,_cd){return _cc("dojox.grid._RowSelector",_cd,{defaultWidth:"2em",noscroll:true,padBorderWidth:2,buildRendering:function(){this.inherited("buildRendering",arguments);this.scrollboxNode.style.overflow="hidden";this.headerNode.style.visibility="hidden";},getWidth:function(){return this.viewWidth||this.defaultWidth;},buildRowContent:function(_ce,_cf){var w=this.contentWidth||0;_cf.innerHTML="<table class=\"dojoxGridRowbarTable\" style=\"width:"+w+"px;height:1px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" role=\"presentation\"><tr><td class=\"dojoxGridRowbarInner\">&nbsp;</td></tr></table>";},renderHeader:function(){},updateRow:function(){},resize:function(){this.adaptHeight();},adaptWidth:function(){if(!("contentWidth" in this)&&this.contentNode&&this.contentNode.offsetWidth>0){this.contentWidth=this.contentNode.offsetWidth-this.padBorderWidth;}},doStyleRowNode:function(_d0,_d1){var n=["dojoxGridRowbar dojoxGridNonNormalizedCell"];if(this.grid.rows.isOver(_d0)){n.push("dojoxGridRowbarOver");}if(this.grid.selection.isSelected(_d0)){n.push("dojoxGridRowbarSelected");}_d1.className=n.join(" ");},domouseover:function(e){this.grid.onMouseOverRow(e);},domouseout:function(e){if(!this.isIntraRowEvent(e)){this.grid.onMouseOutRow(e);}}});});},"dojox/grid/_Layout":function(){define("dojox/grid/_Layout",["dojo/_base/kernel","../main","dojo/_base/declare","dojo/_base/array","dojo/_base/lang","dojo/dom-geometry","./cells","./_RowSelector"],function(_d2,_d3,_d4,_d5,_d6,_d7){return _d4("dojox.grid._Layout",null,{constructor:function(_d8){this.grid=_d8;},cells:[],structure:null,defaultWidth:"6em",moveColumn:function(_d9,_da,_db,_dc,_dd){var _de=this.structure[_d9].cells[0];var _df=this.structure[_da].cells[0];var _e0=null;var _e1=0;var _e2=0;for(var i=0,c;c=_de[i];i++){if(c.index==_db){_e1=i;break;}}_e0=_de.splice(_e1,1)[0];_e0.view=this.grid.views.views[_da];for(i=0,c=null;c=_df[i];i++){if(c.index==_dc){_e2=i;break;}}if(!_dd){_e2+=1;}_df.splice(_e2,0,_e0);var _e3=this.grid.getCell(this.grid.getSortIndex());if(_e3){_e3._currentlySorted=this.grid.getSortAsc();}this.cells=[];_db=0;var v;for(i=0;v=this.structure[i];i++){for(var j=0,cs;cs=v.cells[j];j++){for(var k=0;c=cs[k];k++){c.index=_db;this.cells.push(c);if("_currentlySorted" in c){var si=_db+1;si*=c._currentlySorted?1:-1;this.grid.sortInfo=si;delete c._currentlySorted;}_db++;}}}_d5.forEach(this.cells,function(c){var _e4=c.markup[2].split(" ");var _e5=parseInt(_e4[1].substring(5));if(_e5!=c.index){_e4[1]="idx=\""+c.index+"\"";c.markup[2]=_e4.join(" ");}});this.grid.setupHeaderMenu();},setColumnVisibility:function(_e6,_e7){var _e8=this.cells[_e6];if(_e8.hidden==_e7){_e8.hidden=!_e7;var v=_e8.view,w=v.viewWidth;if(w&&w!="auto"){v._togglingColumn=_d7.getMarginBox(_e8.getHeaderNode()).w||0;}v.update();return true;}else{return false;}},addCellDef:function(_e9,_ea,_eb){var _ec=this;var _ed=function(_ee){var w=0;if(_ee.colSpan>1){w=0;}else{w=_ee.width||_ec._defaultCellProps.width||_ec.defaultWidth;if(!isNaN(w)){w=w+"em";}}return w;};var _ef={grid:this.grid,subrow:_e9,layoutIndex:_ea,index:this.cells.length};if(_eb&&_eb instanceof _d3.grid.cells._Base){var _f0=_d6.clone(_eb);_ef.unitWidth=_ed(_f0._props);_f0=_d6.mixin(_f0,this._defaultCellProps,_eb._props,_ef);return _f0;}var _f1=_eb.type||_eb.cellType||this._defaultCellProps.type||this._defaultCellProps.cellType||_d3.grid.cells.Cell;if(_d6.isString(_f1)){_f1=_d6.getObject(_f1);}_ef.unitWidth=_ed(_eb);return new _f1(_d6.mixin({},this._defaultCellProps,_eb,_ef));},addRowDef:function(_f2,_f3){var _f4=[];var _f5=0,_f6=0,_f7=true;for(var i=0,def,_f8;(def=_f3[i]);i++){_f8=this.addCellDef(_f2,i,def);_f4.push(_f8);this.cells.push(_f8);if(_f7&&_f8.relWidth){_f5+=_f8.relWidth;}else{if(_f8.width){var w=_f8.width;if(typeof w=="string"&&w.slice(-1)=="%"){_f6+=window.parseInt(w,10);}else{if(w=="auto"){_f7=false;}}}}}if(_f5&&_f7){_d5.forEach(_f4,function(_f9){if(_f9.relWidth){_f9.width=_f9.unitWidth=((_f9.relWidth/_f5)*(100-_f6))+"%";}});}return _f4;},addRowsDef:function(_fa){var _fb=[];if(_d6.isArray(_fa)){if(_d6.isArray(_fa[0])){for(var i=0,row;_fa&&(row=_fa[i]);i++){_fb.push(this.addRowDef(i,row));}}else{_fb.push(this.addRowDef(0,_fa));}}return _fb;},addViewDef:function(_fc){this._defaultCellProps=_fc.defaultCell||{};if(_fc.width&&_fc.width=="auto"){delete _fc.width;}return _d6.mixin({},_fc,{cells:this.addRowsDef(_fc.rows||_fc.cells)});},setStructure:function(_fd){this.fieldIndex=0;this.cells=[];var s=this.structure=[];if(this.grid.rowSelector){var sel={type:_d3._scopeName+".grid._RowSelector"};if(_d6.isString(this.grid.rowSelector)){var _fe=this.grid.rowSelector;if(_fe=="false"){sel=null;}else{if(_fe!="true"){sel["width"]=_fe;}}}else{if(!this.grid.rowSelector){sel=null;}}if(sel){s.push(this.addViewDef(sel));}}var _ff=function(def){return ("name" in def||"field" in def||"get" in def);};var _100=function(def){if(_d6.isArray(def)){if(_d6.isArray(def[0])||_ff(def[0])){return true;}}return false;};var _101=function(def){return (def!==null&&_d6.isObject(def)&&("cells" in def||"rows" in def||("type" in def&&!_ff(def))));};if(_d6.isArray(_fd)){var _102=false;for(var i=0,st;(st=_fd[i]);i++){if(_101(st)){_102=true;break;}}if(!_102){s.push(this.addViewDef({cells:_fd}));}else{for(i=0;(st=_fd[i]);i++){if(_100(st)){s.push(this.addViewDef({cells:st}));}else{if(_101(st)){s.push(this.addViewDef(st));}}}}}else{if(_101(_fd)){s.push(this.addViewDef(_fd));}}this.cellCount=this.cells.length;this.grid.setupHeaderMenu();}});});},"dojox/grid/_Grid":function(){require({cache:{"url:dojox/grid/resources/_Grid.html":"<div hidefocus=\"hidefocus\" role=\"grid\" dojoAttachEvent=\"onmouseout:_mouseOut\">\n\t<div class=\"dojoxGridMasterHeader\" dojoAttachPoint=\"viewsHeaderNode\" role=\"presentation\"></div>\n\t<div class=\"dojoxGridMasterView\" dojoAttachPoint=\"viewsNode\" role=\"presentation\"></div>\n\t<div class=\"dojoxGridMasterMessages\" style=\"display: none;\" dojoAttachPoint=\"messagesNode\"></div>\n\t<span dojoAttachPoint=\"lastFocusNode\" tabindex=\"0\"></span>\n</div>\n"}});define("dojox/grid/_Grid",["dojo/_base/kernel","../main","dojo/_base/declare","./_Events","./_Scroller","./_Layout","./_View","./_ViewManager","./_RowManager","./_FocusManager","./_EditManager","./Selection","./_RowSelector","./util","dijit/_Widget","dijit/_TemplatedMixin","dijit/CheckedMenuItem","dojo/text!./resources/_Grid.html","dojo/string","dojo/_base/array","dojo/_base/lang","dojo/_base/sniff","dojox/html/metrics","dojo/_base/html","dojo/query","dojo/dnd/common","dojo/i18n!dijit/nls/loading"],function(dojo,_103,_104,_105,_106,_107,_108,_109,_10a,_10b,_10c,_10d,_10e,util,_10f,_110,_111,_112,_113,_114,lang,has,_115,html,_116){if(!dojo.isCopyKey){dojo.isCopyKey=dojo.dnd.getCopyKeyState;}var _117=_104("dojox.grid._Grid",[_10f,_110,_105],{templateString:_112,classTag:"dojoxGrid",rowCount:5,keepRows:75,rowsPerPage:25,autoWidth:false,initialWidth:"",autoHeight:"",rowHeight:0,autoRender:true,defaultHeight:"15em",height:"",structure:null,elasticView:-1,singleClickEdit:false,selectionMode:"extended",rowSelector:"",columnReordering:false,headerMenu:null,placeholderLabel:"GridColumns",selectable:false,_click:null,loadingMessage:"<span class='dojoxGridLoading'>${loadingState}</span>",errorMessage:"<span class='dojoxGridError'>${errorState}</span>",noDataMessage:"",escapeHTMLInData:true,formatterScope:null,editable:false,summary:"",_setSummaryAttr:"domNode",sortInfo:0,_placeholders:null,_layoutClass:_107,buildRendering:function(){this.inherited(arguments);if(!this.domNode.getAttribute("tabIndex")){this.domNode.tabIndex="0";}this.createScroller();this.createLayout();this.createViews();this.createManagers();this.createSelection();this.connect(this.selection,"onSelected","onSelected");this.connect(this.selection,"onDeselected","onDeselected");this.connect(this.selection,"onChanged","onSelectionChanged");_115.initOnFontResize();this.connect(_115,"onFontResize","textSizeChanged");util.funnelEvents(this.domNode,this,"doKeyEvent",util.keyEvents);if(this.selectionMode!="none"){this.domNode.setAttribute("aria-multiselectable",this.selectionMode=="single"?"false":"true");}html.addClass(this.domNode,this.classTag);if(!this.isLeftToRight()){html.addClass(this.domNode,this.classTag+"Rtl");}},postMixInProperties:function(){this.inherited(arguments);var _118=dojo.i18n.getLocalization("dijit","loading",this.lang);this.loadingMessage=_113.substitute(this.loadingMessage,_118);this.errorMessage=_113.substitute(this.errorMessage,_118);if(this.srcNodeRef&&this.srcNodeRef.style.height){this.height=this.srcNodeRef.style.height;}this._setAutoHeightAttr(this.autoHeight,true);this.lastScrollTop=this.scrollTop=0;},postCreate:function(){this._placeholders=[];this._setHeaderMenuAttr(this.headerMenu);this._setStructureAttr(this.structure);this._click=[];this.inherited(arguments);if(this.domNode&&this.autoWidth&&this.initialWidth){this.domNode.style.width=this.initialWidth;}if(this.domNode&&!this.editable){html.attr(this.domNode,"aria-readonly","true");}},destroy:function(){this.domNode.onReveal=null;this.domNode.onSizeChange=null;delete this._click;if(this.scroller){this.scroller.destroy();delete this.scroller;}this.edit.destroy();delete this.edit;this.views.destroyViews();if(this.focus){this.focus.destroy();delete this.focus;}if(this.headerMenu&&this._placeholders.length){_114.forEach(this._placeholders,function(p){p.unReplace(true);});this.headerMenu.unBindDomNode(this.viewsHeaderNode);}this.inherited(arguments);},_setAutoHeightAttr:function(ah,_119){if(typeof ah=="string"){if(!ah||ah=="false"){ah=false;}else{if(ah=="true"){ah=true;}else{ah=window.parseInt(ah,10);}}}if(typeof ah=="number"){if(isNaN(ah)){ah=false;}if(ah<0){ah=true;}else{if(ah===0){ah=false;}}}this.autoHeight=ah;if(typeof ah=="boolean"){this._autoHeight=ah;}else{if(typeof ah=="number"){this._autoHeight=(ah>=this.get("rowCount"));}else{this._autoHeight=false;}}if(this._started&&!_119){this.render();}},_getRowCountAttr:function(){return this.updating&&this.invalidated&&this.invalidated.rowCount!=undefined?this.invalidated.rowCount:this.rowCount;},textSizeChanged:function(){this.render();},sizeChange:function(){this.update();},createManagers:function(){this.rows=new _10a(this);this.focus=new _10b(this);this.edit=new _10c(this);},createSelection:function(){this.selection=new _10d(this);},createScroller:function(){this.scroller=new _106();this.scroller.grid=this;this.scroller.renderRow=lang.hitch(this,"renderRow");this.scroller.removeRow=lang.hitch(this,"rowRemoved");},createLayout:function(){this.layout=new this._layoutClass(this);this.connect(this.layout,"moveColumn","onMoveColumn");},onMoveColumn:function(){this.update();},onResizeColumn:function(_11a){},createViews:function(){this.views=new _109(this);this.views.createView=lang.hitch(this,"createView");},createView:function(_11b,idx){var c=lang.getObject(_11b);var view=new c({grid:this,index:idx});this.viewsNode.appendChild(view.domNode);this.viewsHeaderNode.appendChild(view.headerNode);this.views.addView(view);html.attr(this.domNode,"align",this.isLeftToRight()?"left":"right");return view;},buildViews:function(){for(var i=0,vs;(vs=this.layout.structure[i]);i++){this.createView(vs.type||_103._scopeName+".grid._View",i).setStructure(vs);}this.scroller.setContentNodes(this.views.getContentNodes());},_setStructureAttr:function(_11c){var s=_11c;if(s&&lang.isString(s)){dojo.deprecated("dojox.grid._Grid.set('structure', 'objVar')","use dojox.grid._Grid.set('structure', objVar) instead","2.0");s=lang.getObject(s);}this.structure=s;if(!s){if(this.layout.structure){s=this.layout.structure;}else{return;}}this.views.destroyViews();this.focus.focusView=null;if(s!==this.layout.structure){this.layout.setStructure(s);}this._structureChanged();},setStructure:function(_11d){dojo.deprecated("dojox.grid._Grid.setStructure(obj)","use dojox.grid._Grid.set('structure', obj) instead.","2.0");this._setStructureAttr(_11d);},getColumnTogglingItems:function(){var _11e,_11f=[];_11e=_114.map(this.layout.cells,function(cell){if(!cell.menuItems){cell.menuItems=[];}var self=this;var item=new _111({label:cell.name,checked:!cell.hidden,_gridCell:cell,onChange:function(_120){if(self.layout.setColumnVisibility(this._gridCell.index,_120)){var _121=this._gridCell.menuItems;if(_121.length>1){_114.forEach(_121,function(item){if(item!==this){item.setAttribute("checked",_120);}},this);}_120=_114.filter(self.layout.cells,function(c){if(c.menuItems.length>1){_114.forEach(c.menuItems,"item.set('disabled', false);");}else{c.menuItems[0].set("disabled",false);}return !c.hidden;});if(_120.length==1){_114.forEach(_120[0].menuItems,"item.set('disabled', true);");}}},destroy:function(){var _122=_114.indexOf(this._gridCell.menuItems,this);this._gridCell.menuItems.splice(_122,1);delete this._gridCell;_111.prototype.destroy.apply(this,arguments);}});cell.menuItems.push(item);if(!cell.hidden){_11f.push(item);}return item;},this);if(_11f.length==1){_11f[0].set("disabled",true);}return _11e;},_setHeaderMenuAttr:function(menu){if(this._placeholders&&this._placeholders.length){_114.forEach(this._placeholders,function(p){p.unReplace(true);});this._placeholders=[];}if(this.headerMenu){this.headerMenu.unBindDomNode(this.viewsHeaderNode);}this.headerMenu=menu;if(!menu){return;}this.headerMenu.bindDomNode(this.viewsHeaderNode);if(this.headerMenu.getPlaceholders){this._placeholders=this.headerMenu.getPlaceholders(this.placeholderLabel);}},setHeaderMenu:function(menu){dojo.deprecated("dojox.grid._Grid.setHeaderMenu(obj)","use dojox.grid._Grid.set('headerMenu', obj) instead.","2.0");this._setHeaderMenuAttr(menu);},setupHeaderMenu:function(){if(this._placeholders&&this._placeholders.length){_114.forEach(this._placeholders,function(p){if(p._replaced){p.unReplace(true);}p.replace(this.getColumnTogglingItems());},this);}},_fetch:function(_123){this.setScrollTop(0);},getItem:function(_124){return null;},showMessage:function(_125){if(_125){this.messagesNode.innerHTML=_125;this.messagesNode.style.display="";}else{this.messagesNode.innerHTML="";this.messagesNode.style.display="none";}},_structureChanged:function(){this.buildViews();if(this.autoRender&&this._started){this.render();}},hasLayout:function(){return this.layout.cells.length;},resize:function(_126,_127){if(dojo.isIE&&!_126&&!_127&&this._autoHeight){return;}this._pendingChangeSize=_126;this._pendingResultSize=_127;this.sizeChange();},_getPadBorder:function(){this._padBorder=this._padBorder||html._getPadBorderExtents(this.domNode);return this._padBorder;},_getHeaderHeight:function(){var vns=this.viewsHeaderNode.style,t=vns.display=="none"?0:this.views.measureHeader();vns.height=t+"px";this.views.normalizeHeaderNodeHeight();return t;},_resize:function(_128,_129){_128=_128||this._pendingChangeSize;_129=_129||this._pendingResultSize;delete this._pendingChangeSize;delete this._pendingResultSize;if(!this.domNode){return;}var pn=this.domNode.parentNode;if(!pn||pn.nodeType!=1||!this.hasLayout()||pn.style.visibility=="hidden"||pn.style.display=="none"){return;}var _12a=this._getPadBorder();var hh=undefined;var h;if(this._autoHeight){this.domNode.style.height="auto";}else{if(typeof this.autoHeight=="number"){h=hh=this._getHeaderHeight();h+=(this.scroller.averageRowHeight*this.autoHeight);this.domNode.style.height=h+"px";}else{if(this.domNode.clientHeight<=_12a.h){if(pn==document.body){this.domNode.style.height=this.defaultHeight;}else{if(this.height){this.domNode.style.height=this.height;}else{this.fitTo="parent";}}}}}if(_129){_128=_129;}if(!this._autoHeight&&_128){html.marginBox(this.domNode,_128);this.height=this.domNode.style.height;delete this.fitTo;}else{if(this.fitTo=="parent"){h=this._parentContentBoxHeight=this._parentContentBoxHeight||html._getContentBox(pn).h;this.domNode.style.height=Math.max(0,h)+"px";}}var _12b=_114.some(this.views.views,function(v){return v.flexCells;});if(!this._autoHeight&&(h||html._getContentBox(this.domNode).h)===0){this.viewsHeaderNode.style.display="none";}else{this.viewsHeaderNode.style.display="block";if(!_12b&&hh===undefined){hh=this._getHeaderHeight();}}if(_12b){hh=undefined;}this.adaptWidth();this.adaptHeight(hh);this.postresize();},adaptWidth:function(){var _12c=(!this.initialWidth&&this.autoWidth);var w=_12c?0:this.domNode.clientWidth||(this.domNode.offsetWidth-this._getPadBorder().w),vw=this.views.arrange(1,w);this.views.onEach("adaptWidth");if(_12c){this.domNode.style.width=vw+"px";}},adaptHeight:function(_12d){var t=_12d===undefined?this._getHeaderHeight():_12d;var h=(this._autoHeight?-1:Math.max(this.domNode.clientHeight-t,0)||0);this.views.onEach("setSize",[0,h]);this.views.onEach("adaptHeight");if(!this._autoHeight){var _12e=0,_12f=0;var _130=_114.filter(this.views.views,function(v){var has=v.hasHScrollbar();if(has){_12e++;}else{_12f++;}return (!has);});if(_12e>0&&_12f>0){_114.forEach(_130,function(v){v.adaptHeight(true);});}}if(this.autoHeight===true||h!=-1||(typeof this.autoHeight=="number"&&this.autoHeight>=this.get("rowCount"))){this.scroller.windowHeight=h;}else{this.scroller.windowHeight=Math.max(this.domNode.clientHeight-t,0);}},startup:function(){if(this._started){return;}this.inherited(arguments);if(this.autoRender){this.render();}},render:function(){if(!this.domNode){return;}if(!this._started){return;}if(!this.hasLayout()){this.scroller.init(0,this.keepRows,this.rowsPerPage);return;}this.update=this.defaultUpdate;this._render();},_render:function(){this.scroller.init(this.get("rowCount"),this.keepRows,this.rowsPerPage);this.prerender();this.setScrollTop(0);this.postrender();},prerender:function(){this.keepRows=this._autoHeight?0:this.keepRows;this.scroller.setKeepInfo(this.keepRows);this.views.render();this._resize();},postrender:function(){this.postresize();this.focus.initFocusView();html.setSelectable(this.domNode,this.selectable);},postresize:function(){if(this._autoHeight){var size=Math.max(this.views.measureContent())+"px";this.viewsNode.style.height=size;}},renderRow:function(_131,_132){this.views.renderRow(_131,_132,this._skipRowRenormalize);},rowRemoved:function(_133){this.views.rowRemoved(_133);},invalidated:null,updating:false,beginUpdate:function(){this.invalidated=[];this.updating=true;},endUpdate:function(){this.updating=false;var i=this.invalidated,r;if(i.all){this.update();}else{if(i.rowCount!=undefined){this.updateRowCount(i.rowCount);}else{for(r in i){this.updateRow(Number(r));}}}this.invalidated=[];},defaultUpdate:function(){if(!this.domNode){return;}if(this.updating){this.invalidated.all=true;return;}this.lastScrollTop=this.scrollTop;this.prerender();this.scroller.invalidateNodes();this.setScrollTop(this.lastScrollTop);this.postrender();},update:function(){this.render();},updateRow:function(_134){_134=Number(_134);if(this.updating){this.invalidated[_134]=true;}else{this.views.updateRow(_134);this.scroller.rowHeightChanged(_134);}},updateRows:function(_135,_136){_135=Number(_135);_136=Number(_136);var i;if(this.updating){for(i=0;i<_136;i++){this.invalidated[i+_135]=true;}}else{for(i=0;i<_136;i++){this.views.updateRow(i+_135,this._skipRowRenormalize);}this.scroller.rowHeightChanged(_135);}},updateRowCount:function(_137){if(this.updating){this.invalidated.rowCount=_137;}else{this.rowCount=_137;this._setAutoHeightAttr(this.autoHeight,true);if(this.layout.cells.length){this.scroller.updateRowCount(_137);}this._resize();if(this.layout.cells.length){this.setScrollTop(this.scrollTop);}}},updateRowStyles:function(_138){this.views.updateRowStyles(_138);},getRowNode:function(_139){if(this.focus.focusView&&!(this.focus.focusView instanceof _10e)){return this.focus.focusView.rowNodes[_139];}else{for(var i=0,_13a;(_13a=this.views.views[i]);i++){if(!(_13a instanceof _10e)){return _13a.rowNodes[_139];}}}return null;},rowHeightChanged:function(_13b){this.views.renormalizeRow(_13b);this.scroller.rowHeightChanged(_13b);},fastScroll:true,delayScroll:false,scrollRedrawThreshold:(has("ie")?100:50),scrollTo:function(_13c){if(!this.fastScroll){this.setScrollTop(_13c);return;}var _13d=Math.abs(this.lastScrollTop-_13c);this.lastScrollTop=_13c;if(_13d>this.scrollRedrawThreshold||this.delayScroll){this.delayScroll=true;this.scrollTop=_13c;this.views.setScrollTop(_13c);if(this._pendingScroll){window.clearTimeout(this._pendingScroll);}var _13e=this;this._pendingScroll=window.setTimeout(function(){delete _13e._pendingScroll;_13e.finishScrollJob();},200);}else{this.setScrollTop(_13c);}},finishScrollJob:function(){this.delayScroll=false;this.setScrollTop(this.scrollTop);},setScrollTop:function(_13f){this.scroller.scroll(this.views.setScrollTop(_13f));},scrollToRow:function(_140){this.setScrollTop(this.scroller.findScrollTop(_140)+1);},styleRowNode:function(_141,_142){if(_142){this.rows.styleRowNode(_141,_142);}},_mouseOut:function(e){this.rows.setOverRow(-2);},getCell:function(_143){return this.layout.cells[_143];},setCellWidth:function(_144,_145){this.getCell(_144).unitWidth=_145;},getCellName:function(_146){return "Cell "+_146.index;},canSort:function(_147){},sort:function(){},getSortAsc:function(_148){_148=_148==undefined?this.sortInfo:_148;return Boolean(_148>0);},getSortIndex:function(_149){_149=_149==undefined?this.sortInfo:_149;return Math.abs(_149)-1;},setSortIndex:function(_14a,_14b){var si=_14a+1;if(_14b!=undefined){si*=(_14b?1:-1);}else{if(this.getSortIndex()==_14a){si=-this.sortInfo;}}this.setSortInfo(si);},setSortInfo:function(_14c){if(this.canSort(_14c)){this.sortInfo=_14c;this.sort();this.update();}},doKeyEvent:function(e){e.dispatch="do"+e.type;this.onKeyEvent(e);},_dispatch:function(m,e){if(m in this){return this[m](e);}return false;},dispatchKeyEvent:function(e){this._dispatch(e.dispatch,e);},dispatchContentEvent:function(e){this.edit.dispatchEvent(e)||e.sourceView.dispatchContentEvent(e)||this._dispatch(e.dispatch,e);},dispatchHeaderEvent:function(e){e.sourceView.dispatchHeaderEvent(e)||this._dispatch("doheader"+e.type,e);},dokeydown:function(e){this.onKeyDown(e);},doclick:function(e){if(e.cellNode){this.onCellClick(e);}else{this.onRowClick(e);}},dodblclick:function(e){if(e.cellNode){this.onCellDblClick(e);}else{this.onRowDblClick(e);}},docontextmenu:function(e){if(e.cellNode){this.onCellContextMenu(e);}else{this.onRowContextMenu(e);}},doheaderclick:function(e){if(e.cellNode){this.onHeaderCellClick(e);}else{this.onHeaderClick(e);}},doheaderdblclick:function(e){if(e.cellNode){this.onHeaderCellDblClick(e);}else{this.onHeaderDblClick(e);}},doheadercontextmenu:function(e){if(e.cellNode){this.onHeaderCellContextMenu(e);}else{this.onHeaderContextMenu(e);}},doStartEdit:function(_14d,_14e){this.onStartEdit(_14d,_14e);},doApplyCellEdit:function(_14f,_150,_151){this.onApplyCellEdit(_14f,_150,_151);},doCancelEdit:function(_152){this.onCancelEdit(_152);},doApplyEdit:function(_153){this.onApplyEdit(_153);},addRow:function(){this.updateRowCount(this.get("rowCount")+1);},removeSelectedRows:function(){if(this.allItemsSelected){this.updateRowCount(0);}else{this.updateRowCount(Math.max(0,this.get("rowCount")-this.selection.getSelected().length));}this.selection.clear();}});_117.markupFactory=function(_154,node,ctor,_155){var _156=function(n){var w=html.attr(n,"width")||"auto";if((w!="auto")&&(w.slice(-2)!="em")&&(w.slice(-1)!="%")){w=parseInt(w,10)+"px";}return w;};if(!_154.structure&&node.nodeName.toLowerCase()=="table"){_154.structure=_116("> colgroup",node).map(function(cg){var sv=html.attr(cg,"span");var v={noscroll:(html.attr(cg,"noscroll")=="true")?true:false,__span:(!!sv?parseInt(sv,10):1),cells:[]};if(html.hasAttr(cg,"width")){v.width=_156(cg);}return v;});if(!_154.structure.length){_154.structure.push({__span:Infinity,cells:[]});}_116("thead > tr",node).forEach(function(tr,_157){var _158=0;var _159=0;var _15a;var _15b=null;_116("> th",tr).map(function(th){if(!_15b){_15a=0;_15b=_154.structure[0];}else{if(_158>=(_15a+_15b.__span)){_159++;_15a+=_15b.__span;var _15c=_15b;_15b=_154.structure[_159];}}var cell={name:lang.trim(html.attr(th,"name")||th.innerHTML),colSpan:parseInt(html.attr(th,"colspan")||1,10),type:lang.trim(html.attr(th,"cellType")||""),id:lang.trim(html.attr(th,"id")||"")};_158+=cell.colSpan;var _15d=html.attr(th,"rowspan");if(_15d){cell.rowSpan=_15d;}if(html.hasAttr(th,"width")){cell.width=_156(th);}if(html.hasAttr(th,"relWidth")){cell.relWidth=window.parseInt(html.attr(th,"relWidth"),10);}if(html.hasAttr(th,"hidden")){cell.hidden=(html.attr(th,"hidden")=="true"||html.attr(th,"hidden")===true);}if(_155){_155(th,cell);}cell.type=cell.type?lang.getObject(cell.type):_103.grid.cells.Cell;if(cell.type&&cell.type.markupFactory){cell.type.markupFactory(th,cell);}if(!_15b.cells[_157]){_15b.cells[_157]=[];}_15b.cells[_157].push(cell);});});}return new ctor(_154,node);};return _117;});},"dojox/main":function(){define("dojox/main",["dojo/_base/kernel"],function(dojo){return dojo.dojox;});},"dojo/dnd/Mover":function(){define(["../_base/array","../_base/declare","../_base/event","../_base/lang","../sniff","../_base/window","../dom","../dom-geometry","../dom-style","../Evented","../on","../touch","./common","./autoscroll"],function(_15e,_15f,_160,lang,has,win,dom,_161,_162,_163,on,_164,dnd,_165){return _15f("dojo.dnd.Mover",[_163],{constructor:function(node,e,host){this.node=dom.byId(node);this.marginBox={l:e.pageX,t:e.pageY};this.mouseButton=e.button;var h=(this.host=host),d=node.ownerDocument;this.events=[on(d,_164.move,lang.hitch(this,"onFirstMove")),on(d,_164.move,lang.hitch(this,"onMouseMove")),on(d,_164.release,lang.hitch(this,"onMouseUp")),on(d,"dragstart",_160.stop),on(d.body,"selectstart",_160.stop)];_165.autoScrollStart(d);if(h&&h.onMoveStart){h.onMoveStart(this);}},onMouseMove:function(e){_165.autoScroll(e);var m=this.marginBox;this.host.onMove(this,{l:m.l+e.pageX,t:m.t+e.pageY},e);_160.stop(e);},onMouseUp:function(e){if(has("webkit")&&has("mac")&&this.mouseButton==2?e.button==0:this.mouseButton==e.button){this.destroy();}_160.stop(e);},onFirstMove:function(e){var s=this.node.style,l,t,h=this.host;switch(s.position){case "relative":case "absolute":l=Math.round(parseFloat(s.left))||0;t=Math.round(parseFloat(s.top))||0;break;default:s.position="absolute";var m=_161.getMarginBox(this.node);var b=win.doc.body;var bs=_162.getComputedStyle(b);var bm=_161.getMarginBox(b,bs);var bc=_161.getContentBox(b,bs);l=m.l-(bc.l-bm.l);t=m.t-(bc.t-bm.t);break;}this.marginBox.l=l-this.marginBox.l;this.marginBox.t=t-this.marginBox.t;if(h&&h.onFirstMove){h.onFirstMove(this,e);}this.events.shift().remove();},destroy:function(){_15e.forEach(this.events,function(_166){_166.remove();});var h=this.host;if(h&&h.onMoveStop){h.onMoveStop(this);}this.events=this.node=this.host=null;}});});},"dojo/Stateful":function(){define(["./_base/declare","./_base/lang","./_base/array","dojo/when"],function(_167,lang,_168,when){return _167("dojo.Stateful",null,{_attrPairNames:{},_getAttrNames:function(name){var apn=this._attrPairNames;if(apn[name]){return apn[name];}return (apn[name]={s:"_"+name+"Setter",g:"_"+name+"Getter"});},postscript:function(_169){if(_169){this.set(_169);}},_get:function(name,_16a){return typeof this[_16a.g]==="function"?this[_16a.g]():this[name];},get:function(name){return this._get(name,this._getAttrNames(name));},set:function(name,_16b){if(typeof name==="object"){for(var x in name){if(name.hasOwnProperty(x)&&x!="_watchCallbacks"){this.set(x,name[x]);}}return this;}var _16c=this._getAttrNames(name),_16d=this._get(name,_16c),_16e=this[_16c.s],_16f;if(typeof _16e==="function"){_16f=_16e.apply(this,Array.prototype.slice.call(arguments,1));}else{this[name]=_16b;}if(this._watchCallbacks){var self=this;when(_16f,function(){self._watchCallbacks(name,_16d,_16b);});}return this;},_changeAttrValue:function(name,_170){var _171=this.get(name);this[name]=_170;if(this._watchCallbacks){this._watchCallbacks(name,_171,_170);}return this;},watch:function(name,_172){var _173=this._watchCallbacks;if(!_173){var self=this;_173=this._watchCallbacks=function(name,_174,_175,_176){var _177=function(_178){if(_178){_178=_178.slice();for(var i=0,l=_178.length;i<l;i++){_178[i].call(self,name,_174,_175);}}};_177(_173["_"+name]);if(!_176){_177(_173["*"]);}};}if(!_172&&typeof name==="function"){_172=name;name="*";}else{name="_"+name;}var _179=_173[name];if(typeof _179!=="object"){_179=_173[name]=[];}_179.push(_172);var _17a={};_17a.unwatch=_17a.remove=function(){var _17b=_168.indexOf(_179,_172);if(_17b>-1){_179.splice(_17b,1);}};return _17a;}});});},"dojo/touch":function(){define(["./_base/kernel","./_base/lang","./aspect","./dom","./on","./has","./mouse","./ready","./_base/window"],function(dojo,lang,_17c,dom,on,has,_17d,_17e,win){var _17f=has("touch");var _180,_181;if(_17f){_17e(function(){_181=win.body();win.doc.addEventListener("touchstart",function(evt){var _182=_181;_181=evt.target;on.emit(_182,"dojotouchout",{target:_182,relatedTarget:_181,bubbles:true});on.emit(_181,"dojotouchover",{target:_181,relatedTarget:_182,bubbles:true});},true);on(win.doc,"touchmove",function(evt){var _183=win.doc.elementFromPoint(evt.pageX-win.global.pageXOffset,evt.pageY-win.global.pageYOffset);if(_183&&_181!==_183){on.emit(_181,"dojotouchout",{target:_181,relatedTarget:_183,bubbles:true});on.emit(_183,"dojotouchover",{target:_183,relatedTarget:_181,bubbles:true});_181=_183;}});});_180=function(node,_184){return on(win.doc,"touchmove",function(evt){if(node===win.doc||dom.isDescendant(_181,node)){_184.call(this,lang.mixin({},evt,{target:_181}));}});};}function _185(type){return function(node,_186){return on(node,type,_186);};};var _187={press:_185(_17f?"touchstart":"mousedown"),move:_17f?_180:_185("mousemove"),release:_185(_17f?"touchend":"mouseup"),cancel:_17f?_185("touchcancel"):_17d.leave,over:_185(_17f?"dojotouchover":"mouseover"),out:_185(_17f?"dojotouchout":"mouseout"),enter:_17d._eventHandler(_17f?"dojotouchover":"mouseover"),leave:_17d._eventHandler(_17f?"dojotouchout":"mouseout")};1&&(dojo.touch=_187);return _187;});},"dojox/grid/Selection":function(){define(["dojo/_base/declare","dojo/_base/array","dojo/_base/lang","dojo/dom-attr"],function(_188,_189,lang,_18a){return _188("dojox.grid.Selection",null,{constructor:function(_18b){this.grid=_18b;this.selected=[];this.setMode(_18b.selectionMode);},mode:"extended",selected:null,updating:0,selectedIndex:-1,setMode:function(mode){if(this.selected.length){this.deselectAll();}if(mode!="extended"&&mode!="multiple"&&mode!="single"&&mode!="none"){this.mode="extended";}else{this.mode=mode;}},onCanSelect:function(_18c){return this.grid.onCanSelect(_18c);},onCanDeselect:function(_18d){return this.grid.onCanDeselect(_18d);},onSelected:function(_18e){},onDeselected:function(_18f){},onChanging:function(){},onChanged:function(){},isSelected:function(_190){if(this.mode=="none"){return false;}return this.selected[_190];},getFirstSelected:function(){if(!this.selected.length||this.mode=="none"){return -1;}for(var i=0,l=this.selected.length;i<l;i++){if(this.selected[i]){return i;}}return -1;},getNextSelected:function(_191){if(this.mode=="none"){return -1;}for(var i=_191+1,l=this.selected.length;i<l;i++){if(this.selected[i]){return i;}}return -1;},getSelected:function(){var _192=[];for(var i=0,l=this.selected.length;i<l;i++){if(this.selected[i]){_192.push(i);}}return _192;},getSelectedCount:function(){var c=0;for(var i=0;i<this.selected.length;i++){if(this.selected[i]){c++;}}return c;},_beginUpdate:function(){if(this.updating===0){this.onChanging();}this.updating++;},_endUpdate:function(){this.updating--;if(this.updating===0){this.onChanged();}},select:function(_193){if(this.mode=="none"){return;}if(this.mode!="multiple"){this.deselectAll(_193);this.addToSelection(_193);}else{this.toggleSelect(_193);}},addToSelection:function(_194){if(this.mode=="none"){return;}if(lang.isArray(_194)){_189.forEach(_194,this.addToSelection,this);return;}_194=Number(_194);if(this.selected[_194]){this.selectedIndex=_194;}else{if(this.onCanSelect(_194)!==false){this.selectedIndex=_194;var _195=this.grid.getRowNode(_194);if(_195){_18a.set(_195,"aria-selected","true");}this._beginUpdate();this.selected[_194]=true;this.onSelected(_194);this._endUpdate();}}},deselect:function(_196){if(this.mode=="none"){return;}if(lang.isArray(_196)){_189.forEach(_196,this.deselect,this);return;}_196=Number(_196);if(this.selectedIndex==_196){this.selectedIndex=-1;}if(this.selected[_196]){if(this.onCanDeselect(_196)===false){return;}var _197=this.grid.getRowNode(_196);if(_197){_18a.set(_197,"aria-selected","false");}this._beginUpdate();delete this.selected[_196];this.onDeselected(_196);this._endUpdate();}},setSelected:function(_198,_199){this[(_199?"addToSelection":"deselect")](_198);},toggleSelect:function(_19a){if(lang.isArray(_19a)){_189.forEach(_19a,this.toggleSelect,this);return;}this.setSelected(_19a,!this.selected[_19a]);},_range:function(_19b,inTo,func){var s=(_19b>=0?_19b:inTo),e=inTo;if(s>e){e=s;s=inTo;}for(var i=s;i<=e;i++){func(i);}},selectRange:function(_19c,inTo){this._range(_19c,inTo,lang.hitch(this,"addToSelection"));},deselectRange:function(_19d,inTo){this._range(_19d,inTo,lang.hitch(this,"deselect"));},insert:function(_19e){this.selected.splice(_19e,0,false);if(this.selectedIndex>=_19e){this.selectedIndex++;}},remove:function(_19f){this.selected.splice(_19f,1);if(this.selectedIndex>=_19f){this.selectedIndex--;}},deselectAll:function(_1a0){for(var i in this.selected){if((i!=_1a0)&&(this.selected[i]===true)){this.deselect(i);}}},clickSelect:function(_1a1,_1a2,_1a3){if(this.mode=="none"){return;}this._beginUpdate();if(this.mode!="extended"){this.select(_1a1);}else{var _1a4=this.selectedIndex;if(!_1a2){this.deselectAll(_1a1);}if(_1a3){this.selectRange(_1a4,_1a1);}else{if(_1a2){this.toggleSelect(_1a1);}else{this.addToSelection(_1a1);}}}this._endUpdate();},clickSelectEvent:function(e){this.clickSelect(e.rowIndex,dojo.isCopyKey(e),e.shiftKey);},clear:function(){this._beginUpdate();this.deselectAll();this._endUpdate();}});});},"dijit/_CssStateMixin":function(){define("dijit/_CssStateMixin",["dojo/_base/array","dojo/_base/declare","dojo/dom","dojo/dom-class","dojo/_base/lang","dojo/on","dojo/ready","dojo/_base/window","./registry"],function(_1a5,_1a6,dom,_1a7,lang,on,_1a8,win,_1a9){var _1aa=_1a6("dijit._CssStateMixin",[],{cssStateNodes:{},hovering:false,active:false,_applyAttributes:function(){this.inherited(arguments);_1a5.forEach(["disabled","readOnly","checked","selected","focused","state","hovering","active","_opened"],function(attr){this.watch(attr,lang.hitch(this,"_setStateClass"));},this);for(var ap in this.cssStateNodes){this._trackMouseState(this[ap],this.cssStateNodes[ap]);}this._trackMouseState(this.domNode,this.baseClass);this._setStateClass();},_cssMouseEvent:function(_1ab){if(!this.disabled){switch(_1ab.type){case "mouseover":this._set("hovering",true);this._set("active",this._mouseDown);break;case "mouseout":this._set("hovering",false);this._set("active",false);break;case "mousedown":case "touchstart":this._set("active",true);break;case "mouseup":case "touchend":this._set("active",false);break;}}},_setStateClass:function(){var _1ac=this.baseClass.split(" ");function _1ad(_1ae){_1ac=_1ac.concat(_1a5.map(_1ac,function(c){return c+_1ae;}),"dijit"+_1ae);};if(!this.isLeftToRight()){_1ad("Rtl");}var _1af=this.checked=="mixed"?"Mixed":(this.checked?"Checked":"");if(this.checked){_1ad(_1af);}if(this.state){_1ad(this.state);}if(this.selected){_1ad("Selected");}if(this._opened){_1ad("Opened");}if(this.disabled){_1ad("Disabled");}else{if(this.readOnly){_1ad("ReadOnly");}else{if(this.active){_1ad("Active");}else{if(this.hovering){_1ad("Hover");}}}}if(this.focused){_1ad("Focused");}var tn=this.stateNode||this.domNode,_1b0={};_1a5.forEach(tn.className.split(" "),function(c){_1b0[c]=true;});if("_stateClasses" in this){_1a5.forEach(this._stateClasses,function(c){delete _1b0[c];});}_1a5.forEach(_1ac,function(c){_1b0[c]=true;});var _1b1=[];for(var c in _1b0){_1b1.push(c);}tn.className=_1b1.join(" ");this._stateClasses=_1ac;},_subnodeCssMouseEvent:function(node,_1b2,evt){if(this.disabled||this.readOnly){return;}function _1b3(_1b4){_1a7.toggle(node,_1b2+"Hover",_1b4);};function _1b5(_1b6){_1a7.toggle(node,_1b2+"Active",_1b6);};function _1b7(_1b8){_1a7.toggle(node,_1b2+"Focused",_1b8);};switch(evt.type){case "mouseover":_1b3(true);break;case "mouseout":_1b3(false);_1b5(false);break;case "mousedown":case "touchstart":_1b5(true);break;case "mouseup":case "touchend":_1b5(false);break;case "focus":case "focusin":_1b7(true);break;case "blur":case "focusout":_1b7(false);break;}},_trackMouseState:function(node,_1b9){node._cssState=_1b9;}});_1a8(function(){function _1ba(evt){if(!dom.isDescendant(evt.relatedTarget,evt.target)){for(var node=evt.target;node&&node!=evt.relatedTarget;node=node.parentNode){if(node._cssState){var _1bb=_1a9.getEnclosingWidget(node);if(_1bb){if(node==_1bb.domNode){_1bb._cssMouseEvent(evt);}else{_1bb._subnodeCssMouseEvent(node,node._cssState,evt);}}}}}};function _1bc(evt){evt.target=evt.srcElement;_1ba(evt);};var body=win.body();_1a5.forEach(["mouseover","mouseout","mousedown","touchstart","mouseup","touchend"],function(type){if(body.addEventListener){body.addEventListener(type,_1ba,true);}else{body.attachEvent("on"+type,_1bc);}});on(body,"focusin, focusout",function(evt){var node=evt.target;if(node._cssState&&!node.getAttribute("widgetId")){var _1bd=_1a9.getEnclosingWidget(node);_1bd._subnodeCssMouseEvent(node,node._cssState,evt);}});});return _1aa;});},"url:dojox/grid/resources/_Grid.html":"<div hidefocus=\"hidefocus\" role=\"grid\" dojoAttachEvent=\"onmouseout:_mouseOut\">\n\t<div class=\"dojoxGridMasterHeader\" dojoAttachPoint=\"viewsHeaderNode\" role=\"presentation\"></div>\n\t<div class=\"dojoxGridMasterView\" dojoAttachPoint=\"viewsNode\" role=\"presentation\"></div>\n\t<div class=\"dojoxGridMasterMessages\" style=\"display: none;\" dojoAttachPoint=\"messagesNode\"></div>\n\t<span dojoAttachPoint=\"lastFocusNode\" tabindex=\"0\"></span>\n</div>\n","dojox/grid/_RowManager":function(){define(["dojo/_base/declare","dojo/_base/lang","dojo/dom-class"],function(_1be,lang,_1bf){var _1c0=function(_1c1,_1c2){if(_1c1.style.cssText==undefined){_1c1.setAttribute("style",_1c2);}else{_1c1.style.cssText=_1c2;}};return _1be("dojox.grid._RowManager",null,{constructor:function(_1c3){this.grid=_1c3;},linesToEms:2,overRow:-2,prepareStylingRow:function(_1c4,_1c5){return {index:_1c4,node:_1c5,odd:Boolean(_1c4&1),selected:!!this.grid.selection.isSelected(_1c4),over:this.isOver(_1c4),customStyles:"",customClasses:"dojoxGridRow"};},styleRowNode:function(_1c6,_1c7){var row=this.prepareStylingRow(_1c6,_1c7);this.grid.onStyleRow(row);this.applyStyles(row);},applyStyles:function(_1c8){var i=_1c8;i.node.className=i.customClasses;var h=i.node.style.height;_1c0(i.node,i.customStyles+";"+(i.node._style||""));i.node.style.height=h;},updateStyles:function(_1c9){this.grid.updateRowStyles(_1c9);},setOverRow:function(_1ca){var last=this.overRow;this.overRow=_1ca;if((last!=this.overRow)&&(lang.isString(last)||last>=0)){this.updateStyles(last);}this.updateStyles(this.overRow);},isOver:function(_1cb){return (this.overRow==_1cb&&!_1bf.contains(this.grid.domNode,"dojoxGridColumnResizing"));}});});},"dojo/hccss":function(){define(["require","./_base/config","./dom-class","./dom-construct","./dom-style","./has","./ready","./_base/window"],function(_1cc,_1cd,_1ce,_1cf,_1d0,has,_1d1,win){has.add("highcontrast",function(){var div=win.doc.createElement("div");div.style.cssText="border: 1px solid; border-color:red green; position: absolute; height: 5px; top: -999px;"+"background-image: url("+(_1cd.blankGif||_1cc.toUrl("./resources/blank.gif"))+");";win.body().appendChild(div);var cs=_1d0.getComputedStyle(div),_1d2=cs.backgroundImage,hc=(cs.borderTopColor==cs.borderRightColor)||(_1d2&&(_1d2=="none"||_1d2=="url(invalid-url:)"));_1cf.destroy(div);return hc;});_1d1(90,function(){if(has("highcontrast")){_1ce.add(win.body(),"dj_a11y");}});return has;});},"dojo/string":function(){define(["./_base/kernel","./_base/lang"],function(_1d3,lang){var _1d4={};lang.setObject("dojo.string",_1d4);_1d4.rep=function(str,num){if(num<=0||!str){return "";}var buf=[];for(;;){if(num&1){buf.push(str);}if(!(num>>=1)){break;}str+=str;}return buf.join("");};_1d4.pad=function(text,size,ch,end){if(!ch){ch="0";}var out=String(text),pad=_1d4.rep(ch,Math.ceil((size-out.length)/ch.length));return end?out+pad:pad+out;};_1d4.substitute=function(_1d5,map,_1d6,_1d7){_1d7=_1d7||_1d3.global;_1d6=_1d6?lang.hitch(_1d7,_1d6):function(v){return v;};return _1d5.replace(/\$\{([^\s\:\}]+)(?:\:([^\s\:\}]+))?\}/g,function(_1d8,key,_1d9){var _1da=lang.getObject(key,false,map);if(_1d9){_1da=lang.getObject(_1d9,false,_1d7).call(_1d7,_1da,key);}return _1d6(_1da,key).toString();});};_1d4.trim=String.prototype.trim?lang.trim:function(str){str=str.replace(/^\s+/,"");for(var i=str.length-1;i>=0;i--){if(/\S/.test(str.charAt(i))){str=str.substring(0,i+1);break;}}return str;};return _1d4;});},"dojo/dnd/Avatar":function(){define(["../_base/declare","../_base/window","../dom","../dom-attr","../dom-class","../dom-construct","../hccss","../query"],function(_1db,win,dom,_1dc,_1dd,_1de,has,_1df){return _1db("dojo.dnd.Avatar",null,{constructor:function(_1e0){this.manager=_1e0;this.construct();},construct:function(){var a=_1de.create("table",{"class":"dojoDndAvatar",style:{position:"absolute",zIndex:"1999",margin:"0px"}}),_1e1=this.manager.source,node,b=_1de.create("tbody",null,a),tr=_1de.create("tr",null,b),td=_1de.create("td",null,tr),k=Math.min(5,this.manager.nodes.length),i=0;if(has("highcontrast")){_1de.create("span",{id:"a11yIcon",innerHTML:this.manager.copy?"+":"<"},td);}_1de.create("span",{innerHTML:_1e1.generateText?this._generateText():""},td);_1dc.set(tr,{"class":"dojoDndAvatarHeader",style:{opacity:0.9}});for(;i<k;++i){if(_1e1.creator){node=_1e1._normalizedCreator(_1e1.getItem(this.manager.nodes[i].id).data,"avatar").node;}else{node=this.manager.nodes[i].cloneNode(true);if(node.tagName.toLowerCase()=="tr"){var _1e2=_1de.create("table"),_1e3=_1de.create("tbody",null,_1e2);_1e3.appendChild(node);node=_1e2;}}node.id="";tr=_1de.create("tr",null,b);td=_1de.create("td",null,tr);td.appendChild(node);_1dc.set(tr,{"class":"dojoDndAvatarItem",style:{opacity:(9-i)/10}});}this.node=a;},destroy:function(){_1de.destroy(this.node);this.node=false;},update:function(){_1dd.toggle(this.node,"dojoDndAvatarCanDrop",this.manager.canDropFlag);if(has("highcontrast")){var icon=dom.byId("a11yIcon");var text="+";if(this.manager.canDropFlag&&!this.manager.copy){text="< ";}else{if(!this.manager.canDropFlag&&!this.manager.copy){text="o";}else{if(!this.manager.canDropFlag){text="x";}}}icon.innerHTML=text;}_1df(("tr.dojoDndAvatarHeader td span"+(has("highcontrast")?" span":"")),this.node).forEach(function(node){node.innerHTML=this.manager.source.generateText?this._generateText():"";},this);},_generateText:function(){return this.manager.nodes.length.toString();}});});},"dojox/grid/_Scroller":function(){define("dojox/grid/_Scroller",["dijit/registry","dojo/_base/declare","dojo/_base/lang","./util","dojo/_base/html"],function(_1e4,_1e5,lang,util,html){var _1e6=function(_1e7){var i=0,n,p=_1e7.parentNode;while((n=p.childNodes[i++])){if(n==_1e7){return i-1;}}return -1;};var _1e8=function(_1e9){if(!_1e9){return;}dojo.forEach(_1e4.toArray(),function(w){if(w.domNode&&html.isDescendant(w.domNode,_1e9,true)){w.destroy();}});};var _1ea=function(_1eb){var node=html.byId(_1eb);return (node&&node.tagName?node.tagName.toLowerCase():"");};var _1ec=function(_1ed,_1ee){var _1ef=[];var i=0,n;while((n=_1ed.childNodes[i])){i++;if(_1ea(n)==_1ee){_1ef.push(n);}}return _1ef;};var _1f0=function(_1f1){return _1ec(_1f1,"div");};return _1e5("dojox.grid._Scroller",null,{constructor:function(_1f2){this.setContentNodes(_1f2);this.pageHeights=[];this.pageNodes=[];this.stack=[];},rowCount:0,defaultRowHeight:32,keepRows:100,contentNode:null,scrollboxNode:null,defaultPageHeight:0,keepPages:10,pageCount:0,windowHeight:0,firstVisibleRow:0,lastVisibleRow:0,averageRowHeight:0,page:0,pageTop:0,init:function(_1f3,_1f4,_1f5){switch(arguments.length){case 3:this.rowsPerPage=_1f5;case 2:this.keepRows=_1f4;case 1:this.rowCount=_1f3;default:break;}this.defaultPageHeight=this.defaultRowHeight*this.rowsPerPage;this.pageCount=this._getPageCount(this.rowCount,this.rowsPerPage);this.setKeepInfo(this.keepRows);this.invalidate();if(this.scrollboxNode){this.scrollboxNode.scrollTop=0;this.scroll(0);this.scrollboxNode.onscroll=lang.hitch(this,"onscroll");}},_getPageCount:function(_1f6,_1f7){return _1f6?(Math.ceil(_1f6/_1f7)||1):0;},destroy:function(){this.invalidateNodes();delete this.contentNodes;delete this.contentNode;delete this.scrollboxNode;},setKeepInfo:function(_1f8){this.keepRows=_1f8;this.keepPages=!this.keepRows?this.keepPages:Math.max(Math.ceil(this.keepRows/this.rowsPerPage),2);},setContentNodes:function(_1f9){this.contentNodes=_1f9;this.colCount=(this.contentNodes?this.contentNodes.length:0);this.pageNodes=[];for(var i=0;i<this.colCount;i++){this.pageNodes[i]=[];}},getDefaultNodes:function(){return this.pageNodes[0]||[];},invalidate:function(){this._invalidating=true;this.invalidateNodes();this.pageHeights=[];this.height=(this.pageCount?(this.pageCount-1)*this.defaultPageHeight+this.calcLastPageHeight():0);this.resize();this._invalidating=false;},updateRowCount:function(_1fa){this.invalidateNodes();this.rowCount=_1fa;var _1fb=this.pageCount;if(_1fb===0){this.height=1;}this.pageCount=this._getPageCount(this.rowCount,this.rowsPerPage);if(this.pageCount<_1fb){for(var i=_1fb-1;i>=this.pageCount;i--){this.height-=this.getPageHeight(i);delete this.pageHeights[i];}}else{if(this.pageCount>_1fb){this.height+=this.defaultPageHeight*(this.pageCount-_1fb-1)+this.calcLastPageHeight();}}this.resize();},pageExists:function(_1fc){return Boolean(this.getDefaultPageNode(_1fc));},measurePage:function(_1fd){if(this.grid.rowHeight){var _1fe=this.grid.rowHeight+1;return ((_1fd+1)*this.rowsPerPage>this.rowCount?this.rowCount-_1fd*this.rowsPerPage:this.rowsPerPage)*_1fe;}var n=this.getDefaultPageNode(_1fd);return (n&&n.innerHTML)?n.offsetHeight:undefined;},positionPage:function(_1ff,_200){for(var i=0;i<this.colCount;i++){this.pageNodes[i][_1ff].style.top=_200+"px";}},repositionPages:function(_201){var _202=this.getDefaultNodes();var last=0;for(var i=0;i<this.stack.length;i++){last=Math.max(this.stack[i],last);}var n=_202[_201];var y=(n?this.getPageNodePosition(n)+this.getPageHeight(_201):0);for(var p=_201+1;p<=last;p++){n=_202[p];if(n){if(this.getPageNodePosition(n)==y){return;}this.positionPage(p,y);}y+=this.getPageHeight(p);}},installPage:function(_203){for(var i=0;i<this.colCount;i++){this.contentNodes[i].appendChild(this.pageNodes[i][_203]);}},preparePage:function(_204,_205){var p=(_205?this.popPage():null);for(var i=0;i<this.colCount;i++){var _206=this.pageNodes[i];var _207=(p===null?this.createPageNode():this.invalidatePageNode(p,_206));_207.pageIndex=_204;_206[_204]=_207;}},renderPage:function(_208){var _209=[];var i,j;for(i=0;i<this.colCount;i++){_209[i]=this.pageNodes[i][_208];}for(i=0,j=_208*this.rowsPerPage;(i<this.rowsPerPage)&&(j<this.rowCount);i++,j++){this.renderRow(j,_209);}},removePage:function(_20a){for(var i=0,j=_20a*this.rowsPerPage;i<this.rowsPerPage;i++,j++){this.removeRow(j);}},destroyPage:function(_20b){for(var i=0;i<this.colCount;i++){var n=this.invalidatePageNode(_20b,this.pageNodes[i]);if(n){html.destroy(n);}}},pacify:function(_20c){},pacifying:false,pacifyTicks:200,setPacifying:function(_20d){if(this.pacifying!=_20d){this.pacifying=_20d;this.pacify(this.pacifying);}},startPacify:function(){this.startPacifyTicks=new Date().getTime();},doPacify:function(){var _20e=(new Date().getTime()-this.startPacifyTicks)>this.pacifyTicks;this.setPacifying(true);this.startPacify();return _20e;},endPacify:function(){this.setPacifying(false);},resize:function(){if(this.scrollboxNode){this.windowHeight=this.scrollboxNode.clientHeight;}for(var i=0;i<this.colCount;i++){util.setStyleHeightPx(this.contentNodes[i],Math.max(1,this.height));}var _20f=(!this._invalidating);if(!_20f){var ah=this.grid.get("autoHeight");if(typeof ah=="number"&&ah<=Math.min(this.rowsPerPage,this.rowCount)){_20f=true;}}if(_20f){this.needPage(this.page,this.pageTop);}var _210=(this.page<this.pageCount-1)?this.rowsPerPage:((this.rowCount%this.rowsPerPage)||this.rowsPerPage);var _211=this.getPageHeight(this.page);this.averageRowHeight=(_211>0&&_210>0)?(_211/_210):0;},calcLastPageHeight:function(){if(!this.pageCount){return 0;}var _212=this.pageCount-1;var _213=((this.rowCount%this.rowsPerPage)||(this.rowsPerPage))*this.defaultRowHeight;this.pageHeights[_212]=_213;return _213;},updateContentHeight:function(inDh){this.height+=inDh;this.resize();},updatePageHeight:function(_214,_215,_216){if(this.pageExists(_214)){var oh=this.getPageHeight(_214);var h=(this.measurePage(_214));if(h===undefined){h=oh;}this.pageHeights[_214]=h;if(oh!=h){this.updateContentHeight(h-oh);var ah=this.grid.get("autoHeight");if((typeof ah=="number"&&ah>this.rowCount)||(ah===true&&!_215)){if(!_216){this.grid.sizeChange();}else{var ns=this.grid.viewsNode.style;ns.height=parseInt(ns.height)+h-oh+"px";this.repositionPages(_214);}}else{this.repositionPages(_214);}}return h;}return 0;},rowHeightChanged:function(_217,_218){this.updatePageHeight(Math.floor(_217/this.rowsPerPage),false,_218);},invalidateNodes:function(){while(this.stack.length){this.destroyPage(this.popPage());}},createPageNode:function(){var p=document.createElement("div");html.attr(p,"role","presentation");p.style.position="absolute";p.style[this.grid.isLeftToRight()?"left":"right"]="0";return p;},getPageHeight:function(_219){var ph=this.pageHeights[_219];return (ph!==undefined?ph:this.defaultPageHeight);},pushPage:function(_21a){return this.stack.push(_21a);},popPage:function(){return this.stack.shift();},findPage:function(_21b){var i=0,h=0;for(var ph=0;i<this.pageCount;i++,h+=ph){ph=this.getPageHeight(i);if(h+ph>=_21b){break;}}this.page=i;this.pageTop=h;},buildPage:function(_21c,_21d,_21e){this.preparePage(_21c,_21d);this.positionPage(_21c,_21e);this.installPage(_21c);this.renderPage(_21c);this.pushPage(_21c);},needPage:function(_21f,_220){var h=this.getPageHeight(_21f),oh=h;if(!this.pageExists(_21f)){this.buildPage(_21f,(!this.grid._autoHeight&&this.keepPages&&(this.stack.length>=this.keepPages)),_220);h=this.updatePageHeight(_21f,true);}else{this.positionPage(_21f,_220);}return h;},onscroll:function(){this.scroll(this.scrollboxNode.scrollTop);},scroll:function(_221){this.grid.scrollTop=_221;if(this.colCount){this.startPacify();this.findPage(_221);var h=this.height;var b=this.getScrollBottom(_221);for(var p=this.page,y=this.pageTop;(p<this.pageCount)&&((b<0)||(y<b));p++){y+=this.needPage(p,y);}this.firstVisibleRow=this.getFirstVisibleRow(this.page,this.pageTop,_221);this.lastVisibleRow=this.getLastVisibleRow(p-1,y,b);if(h!=this.height){this.repositionPages(p-1);}this.endPacify();}},getScrollBottom:function(_222){return (this.windowHeight>=0?_222+this.windowHeight:-1);},processNodeEvent:function(e,_223){var t=e.target;while(t&&(t!=_223)&&t.parentNode&&(t.parentNode.parentNode!=_223)){t=t.parentNode;}if(!t||!t.parentNode||(t.parentNode.parentNode!=_223)){return false;}var page=t.parentNode;e.topRowIndex=page.pageIndex*this.rowsPerPage;e.rowIndex=e.topRowIndex+_1e6(t);e.rowTarget=t;return true;},processEvent:function(e){return this.processNodeEvent(e,this.contentNode);},renderRow:function(_224,_225){},removeRow:function(_226){},getDefaultPageNode:function(_227){return this.getDefaultNodes()[_227];},positionPageNode:function(_228,_229){},getPageNodePosition:function(_22a){return _22a.offsetTop;},invalidatePageNode:function(_22b,_22c){var p=_22c[_22b];if(p){delete _22c[_22b];this.removePage(_22b,p);_1e8(p);p.innerHTML="";}return p;},getPageRow:function(_22d){return _22d*this.rowsPerPage;},getLastPageRow:function(_22e){return Math.min(this.rowCount,this.getPageRow(_22e+1))-1;},getFirstVisibleRow:function(_22f,_230,_231){if(!this.pageExists(_22f)){return 0;}var row=this.getPageRow(_22f);var _232=this.getDefaultNodes();var rows=_1f0(_232[_22f]);for(var i=0,l=rows.length;i<l&&_230<_231;i++,row++){_230+=rows[i].offsetHeight;}return (row?row-1:row);},getLastVisibleRow:function(_233,_234,_235){if(!this.pageExists(_233)){return 0;}var _236=this.getDefaultNodes();var row=this.getLastPageRow(_233);var rows=_1f0(_236[_233]);for(var i=rows.length-1;i>=0&&_234>_235;i--,row--){_234-=rows[i].offsetHeight;}return row+1;},findTopRow:function(_237){var _238=this.getDefaultNodes();var rows=_1f0(_238[this.page]);for(var i=0,l=rows.length,t=this.pageTop,h;i<l;i++){h=rows[i].offsetHeight;t+=h;if(t>=_237){this.offset=h-(t-_237);return i+this.page*this.rowsPerPage;}}return -1;},findScrollTop:function(_239){var _23a=Math.floor(_239/this.rowsPerPage);var t=0;var i,l;for(i=0;i<_23a;i++){t+=this.getPageHeight(i);}this.pageTop=t;this.page=_23a;this.needPage(_23a,this.pageTop);var _23b=this.getDefaultNodes();var rows=_1f0(_23b[_23a]);var r=_239-this.rowsPerPage*_23a;for(i=0,l=rows.length;i<l&&i<r;i++){t+=rows[i].offsetHeight;}return t;},dummy:0});});},"dojox/grid/_Events":function(){define("dojox/grid/_Events",["dojo/keys","dojo/dom-class","dojo/_base/declare","dojo/_base/event","dojo/_base/sniff"],function(keys,_23c,_23d,_23e,has){return _23d("dojox.grid._Events",null,{cellOverClass:"dojoxGridCellOver",onKeyEvent:function(e){this.dispatchKeyEvent(e);},onContentEvent:function(e){this.dispatchContentEvent(e);},onHeaderEvent:function(e){this.dispatchHeaderEvent(e);},onStyleRow:function(_23f){var i=_23f;i.customClasses+=(i.odd?" dojoxGridRowOdd":"")+(i.selected?" dojoxGridRowSelected":"")+(i.over?" dojoxGridRowOver":"");this.focus.styleRow(_23f);this.edit.styleRow(_23f);},onKeyDown:function(e){if(e.altKey||e.metaKey){return;}var _240;switch(e.keyCode){case keys.ESCAPE:this.edit.cancel();break;case keys.ENTER:if(!this.edit.isEditing()){_240=this.focus.getHeaderIndex();if(_240>=0){this.setSortIndex(_240);break;}else{this.selection.clickSelect(this.focus.rowIndex,dojo.isCopyKey(e),e.shiftKey);}_23e.stop(e);}if(!e.shiftKey){var _241=this.edit.isEditing();this.edit.apply();if(!_241){this.edit.setEditCell(this.focus.cell,this.focus.rowIndex);}}if(!this.edit.isEditing()){var _242=this.focus.focusView||this.views.views[0];_242.content.decorateEvent(e);this.onRowClick(e);_23e.stop(e);}break;case keys.SPACE:if(!this.edit.isEditing()){_240=this.focus.getHeaderIndex();if(_240>=0){this.setSortIndex(_240);break;}else{this.selection.clickSelect(this.focus.rowIndex,dojo.isCopyKey(e),e.shiftKey);}_23e.stop(e);}break;case keys.TAB:this.focus[e.shiftKey?"previousKey":"nextKey"](e);break;case keys.LEFT_ARROW:case keys.RIGHT_ARROW:if(!this.edit.isEditing()){var _243=e.keyCode;_23e.stop(e);_240=this.focus.getHeaderIndex();if(_240>=0&&(e.shiftKey&&e.ctrlKey)){this.focus.colSizeAdjust(e,_240,(_243==keys.LEFT_ARROW?-1:1)*5);}else{var _244=(_243==keys.LEFT_ARROW)?1:-1;if(this.isLeftToRight()){_244*=-1;}this.focus.move(0,_244);}}break;case keys.UP_ARROW:if(!this.edit.isEditing()&&this.focus.rowIndex!==0){_23e.stop(e);this.focus.move(-1,0);}break;case keys.DOWN_ARROW:if(!this.edit.isEditing()&&this.focus.rowIndex+1!=this.rowCount){_23e.stop(e);this.focus.move(1,0);}break;case keys.PAGE_UP:if(!this.edit.isEditing()&&this.focus.rowIndex!==0){_23e.stop(e);if(this.focus.rowIndex!=this.scroller.firstVisibleRow+1){this.focus.move(this.scroller.firstVisibleRow-this.focus.rowIndex,0);}else{this.setScrollTop(this.scroller.findScrollTop(this.focus.rowIndex-1));this.focus.move(this.scroller.firstVisibleRow-this.scroller.lastVisibleRow+1,0);}}break;case keys.PAGE_DOWN:if(!this.edit.isEditing()&&this.focus.rowIndex+1!=this.rowCount){_23e.stop(e);if(this.focus.rowIndex!=this.scroller.lastVisibleRow-1){this.focus.move(this.scroller.lastVisibleRow-this.focus.rowIndex-1,0);}else{this.setScrollTop(this.scroller.findScrollTop(this.focus.rowIndex+1));this.focus.move(this.scroller.lastVisibleRow-this.scroller.firstVisibleRow-1,0);}}break;default:break;}},onMouseOver:function(e){e.rowIndex==-1?this.onHeaderCellMouseOver(e):this.onCellMouseOver(e);},onMouseOut:function(e){e.rowIndex==-1?this.onHeaderCellMouseOut(e):this.onCellMouseOut(e);},onMouseDown:function(e){e.rowIndex==-1?this.onHeaderCellMouseDown(e):this.onCellMouseDown(e);},onMouseOverRow:function(e){if(!this.rows.isOver(e.rowIndex)){this.rows.setOverRow(e.rowIndex);e.rowIndex==-1?this.onHeaderMouseOver(e):this.onRowMouseOver(e);}},onMouseOutRow:function(e){if(this.rows.isOver(-1)){this.onHeaderMouseOut(e);}else{if(!this.rows.isOver(-2)){this.rows.setOverRow(-2);this.onRowMouseOut(e);}}},onMouseDownRow:function(e){if(e.rowIndex!=-1){this.onRowMouseDown(e);}},onCellMouseOver:function(e){if(e.cellNode){_23c.add(e.cellNode,this.cellOverClass);}},onCellMouseOut:function(e){if(e.cellNode){_23c.remove(e.cellNode,this.cellOverClass);}},onCellMouseDown:function(e){},onCellClick:function(e){this._click[0]=this._click[1];this._click[1]=e;if(!this.edit.isEditCell(e.rowIndex,e.cellIndex)){this.focus.setFocusCell(e.cell,e.rowIndex);}if(this._click.length>1&&this._click[0]==null){this._click.shift();}this.onRowClick(e);},onCellDblClick:function(e){var _245;if(this._click.length>1&&has("ie")){_245=this._click[1];}else{if(this._click.length>1&&this._click[0].rowIndex!=this._click[1].rowIndex){_245=this._click[0];}else{_245=e;}}this.focus.setFocusCell(_245.cell,_245.rowIndex);this.onRowClick(_245);this.edit.setEditCell(_245.cell,_245.rowIndex);this.onRowDblClick(e);},onCellContextMenu:function(e){this.onRowContextMenu(e);},onCellFocus:function(_246,_247){this.edit.cellFocus(_246,_247);},onRowClick:function(e){this.edit.rowClick(e);this.selection.clickSelectEvent(e);},onRowDblClick:function(e){},onRowMouseOver:function(e){},onRowMouseOut:function(e){},onRowMouseDown:function(e){},onRowContextMenu:function(e){_23e.stop(e);},onHeaderMouseOver:function(e){},onHeaderMouseOut:function(e){},onHeaderCellMouseOver:function(e){if(e.cellNode){_23c.add(e.cellNode,this.cellOverClass);}},onHeaderCellMouseOut:function(e){if(e.cellNode){_23c.remove(e.cellNode,this.cellOverClass);}},onHeaderCellMouseDown:function(e){},onHeaderClick:function(e){},onHeaderCellClick:function(e){this.setSortIndex(e.cell.index);this.onHeaderClick(e);},onHeaderDblClick:function(e){},onHeaderCellDblClick:function(e){this.onHeaderDblClick(e);},onHeaderCellContextMenu:function(e){this.onHeaderContextMenu(e);},onHeaderContextMenu:function(e){if(!this.headerMenu){_23e.stop(e);}},onStartEdit:function(_248,_249){},onApplyCellEdit:function(_24a,_24b,_24c){},onCancelEdit:function(_24d){},onApplyEdit:function(_24e){},onCanSelect:function(_24f){return true;},onCanDeselect:function(_250){return true;},onSelected:function(_251){this.updateRowStyles(_251);},onDeselected:function(_252){this.updateRowStyles(_252);},onSelectionChanged:function(){}});});},"dojo/dnd/autoscroll":function(){define(["../_base/lang","../sniff","../_base/window","../dom-geometry","../dom-style","../window"],function(lang,has,win,_253,_254,_255){var _256={};lang.setObject("dojo.dnd.autoscroll",_256);_256.getViewport=_255.getBox;_256.V_TRIGGER_AUTOSCROLL=32;_256.H_TRIGGER_AUTOSCROLL=32;_256.V_AUTOSCROLL_VALUE=16;_256.H_AUTOSCROLL_VALUE=16;var _257,doc=win.doc,_258=Infinity,_259=Infinity;_256.autoScrollStart=function(d){doc=d;_257=_255.getBox(doc);var html=win.body(doc).parentNode;_258=Math.max(html.scrollHeight-_257.h,0);_259=Math.max(html.scrollWidth-_257.w,0);};_256.autoScroll=function(e){var v=_257||_255.getBox(doc),html=win.body(doc).parentNode,dx=0,dy=0;if(e.clientX<_256.H_TRIGGER_AUTOSCROLL){dx=-_256.H_AUTOSCROLL_VALUE;}else{if(e.clientX>v.w-_256.H_TRIGGER_AUTOSCROLL){dx=Math.min(_256.H_AUTOSCROLL_VALUE,_259-html.scrollLeft);}}if(e.clientY<_256.V_TRIGGER_AUTOSCROLL){dy=-_256.V_AUTOSCROLL_VALUE;}else{if(e.clientY>v.h-_256.V_TRIGGER_AUTOSCROLL){dy=Math.min(_256.V_AUTOSCROLL_VALUE,_258-html.scrollTop);}}window.scrollBy(dx,dy);};_256._validNodes={"div":1,"p":1,"td":1};_256._validOverflow={"auto":1,"scroll":1};_256.autoScrollNodes=function(e){var b,t,w,h,rx,ry,dx=0,dy=0,_25a,_25b;for(var n=e.target;n;){if(n.nodeType==1&&(n.tagName.toLowerCase() in _256._validNodes)){var s=_254.getComputedStyle(n),_25c=(s.overflow.toLowerCase() in _256._validOverflow),_25d=(s.overflowX.toLowerCase() in _256._validOverflow),_25e=(s.overflowY.toLowerCase() in _256._validOverflow);if(_25c||_25d||_25e){b=_253.getContentBox(n,s);t=_253.position(n,true);}if(_25c||_25d){w=Math.min(_256.H_TRIGGER_AUTOSCROLL,b.w/2);rx=e.pageX-t.x;if(has("webkit")||has("opera")){rx+=win.body().scrollLeft;}dx=0;if(rx>0&&rx<b.w){if(rx<w){dx=-w;}else{if(rx>b.w-w){dx=w;}}_25a=n.scrollLeft;n.scrollLeft=n.scrollLeft+dx;}}if(_25c||_25e){h=Math.min(_256.V_TRIGGER_AUTOSCROLL,b.h/2);ry=e.pageY-t.y;if(has("webkit")||has("opera")){ry+=win.body().scrollTop;}dy=0;if(ry>0&&ry<b.h){if(ry<h){dy=-h;}else{if(ry>b.h-h){dy=h;}}_25b=n.scrollTop;n.scrollTop=n.scrollTop+dy;}}if(dx||dy){return;}}try{n=n.parentNode;}catch(x){n=null;}}_256.autoScroll(e);};return _256;});},"dijit/registry":function(){define("dijit/registry",["dojo/_base/array","dojo/sniff","dojo/_base/unload","dojo/_base/window","./main"],function(_25f,has,_260,win,_261){var _262={},hash={};var _263={length:0,add:function(_264){if(hash[_264.id]){throw new Error("Tried to register widget with id=="+_264.id+" but that id is already registered");}hash[_264.id]=_264;this.length++;},remove:function(id){if(hash[id]){delete hash[id];this.length--;}},byId:function(id){return typeof id=="string"?hash[id]:id;},byNode:function(node){return hash[node.getAttribute("widgetId")];},toArray:function(){var ar=[];for(var id in hash){ar.push(hash[id]);}return ar;},getUniqueId:function(_265){var id;do{id=_265+"_"+(_265 in _262?++_262[_265]:_262[_265]=0);}while(hash[id]);return _261._scopeName=="dijit"?id:_261._scopeName+"_"+id;},findWidgets:function(root,_266){var _267=[];function _268(root){for(var node=root.firstChild;node;node=node.nextSibling){if(node.nodeType==1){var _269=node.getAttribute("widgetId");if(_269){var _26a=hash[_269];if(_26a){_267.push(_26a);}}else{if(node!==_266){_268(node);}}}}};_268(root);return _267;},_destroyAll:function(){_261._curFocus=null;_261._prevFocus=null;_261._activeStack=[];_25f.forEach(_263.findWidgets(win.body()),function(_26b){if(!_26b._destroyed){if(_26b.destroyRecursive){_26b.destroyRecursive();}else{if(_26b.destroy){_26b.destroy();}}}});},getEnclosingWidget:function(node){while(node){var id=node.getAttribute&&node.getAttribute("widgetId");if(id){return hash[id];}node=node.parentNode;}return null;},_hash:hash};_261.registry=_263;return _263;});},"dijit/Destroyable":function(){define("dijit/Destroyable",["dojo/_base/array","dojo/aspect","dojo/_base/declare"],function(_26c,_26d,_26e){return _26e("dijit.Destroyable",null,{destroy:function(_26f){this._destroyed=true;},own:function(){_26c.forEach(arguments,function(_270){var _271="destroyRecursive" in _270?"destroyRecursive":"destroy" in _270?"destroy":"remove";_270._odh=_26d.before(this,"destroy",function(_272){_270._odh.remove();_270[_271](_272);});_26d.after(_270,_271,function(){_270._odh.remove();});},this);return arguments;}});});},"dojox/html/metrics":function(){define("dojox/html/metrics",["dojo/_base/kernel","dojo/_base/lang","dojo/_base/sniff","dojo/ready","dojo/_base/unload","dojo/_base/window","dojo/dom-geometry"],function(_273,lang,has,_274,_275,_276,_277){var dhm=lang.getObject("dojox.html.metrics",true);var _278=lang.getObject("dojox");dhm.getFontMeasurements=function(){var _279={"1em":0,"1ex":0,"100%":0,"12pt":0,"16px":0,"xx-small":0,"x-small":0,"small":0,"medium":0,"large":0,"x-large":0,"xx-large":0};if(has("ie")){_276.doc.documentElement.style.fontSize="100%";}var div=_276.doc.createElement("div");var ds=div.style;ds.position="absolute";ds.left="-100px";ds.top="0";ds.width="30px";ds.height="1000em";ds.borderWidth="0";ds.margin="0";ds.padding="0";ds.outline="0";ds.lineHeight="1";ds.overflow="hidden";_276.body().appendChild(div);for(var p in _279){ds.fontSize=p;_279[p]=Math.round(div.offsetHeight*12/16)*16/12/1000;}_276.body().removeChild(div);div=null;return _279;};var _27a=null;dhm.getCachedFontMeasurements=function(_27b){if(_27b||!_27a){_27a=dhm.getFontMeasurements();}return _27a;};var _27c=null,_27d={};dhm.getTextBox=function(text,_27e,_27f){var m,s;if(!_27c){m=_27c=_276.doc.createElement("div");var c=_276.doc.createElement("div");c.appendChild(m);s=c.style;s.overflow="scroll";s.position="absolute";s.left="0px";s.top="-10000px";s.width="1px";s.height="1px";s.visibility="hidden";s.borderWidth="0";s.margin="0";s.padding="0";s.outline="0";_276.body().appendChild(c);}else{m=_27c;}m.className="";s=m.style;s.borderWidth="0";s.margin="0";s.padding="0";s.outline="0";if(arguments.length>1&&_27e){for(var i in _27e){if(i in _27d){continue;}s[i]=_27e[i];}}if(arguments.length>2&&_27f){m.className=_27f;}m.innerHTML=text;var box=_277.position(m);box.w=m.parentNode.scrollWidth;return box;};var _280={w:16,h:16};dhm.getScrollbar=function(){return {w:_280.w,h:_280.h};};dhm._fontResizeNode=null;dhm.initOnFontResize=function(_281){var f=dhm._fontResizeNode=_276.doc.createElement("iframe");var fs=f.style;fs.position="absolute";fs.width="5em";fs.height="10em";fs.top="-10000px";fs.display="none";if(has("ie")){f.onreadystatechange=function(){if(f.contentWindow.document.readyState=="complete"){f.onresize=f.contentWindow.parent[_278._scopeName].html.metrics._fontresize;}};}else{f.onload=function(){f.contentWindow.onresize=f.contentWindow.parent[_278._scopeName].html.metrics._fontresize;};}f.setAttribute("src","javascript:'<html><head><script>if(\"loadFirebugConsole\" in window){window.loadFirebugConsole();}</script></head><body></body></html>'");_276.body().appendChild(f);dhm.initOnFontResize=function(){};};dhm.onFontResize=function(){};dhm._fontresize=function(){dhm.onFontResize();};_275.addOnUnload(function(){var f=dhm._fontResizeNode;if(f){if(has("ie")&&f.onresize){f.onresize=null;}else{if(f.contentWindow&&f.contentWindow.onresize){f.contentWindow.onresize=null;}}dhm._fontResizeNode=null;}});_274(function(){try{var n=_276.doc.createElement("div");n.style.cssText="top:0;left:0;width:100px;height:100px;overflow:scroll;position:absolute;visibility:hidden;";_276.body().appendChild(n);_280.w=n.offsetWidth-n.clientWidth;_280.h=n.offsetHeight-n.clientHeight;_276.body().removeChild(n);delete n;}catch(e){}if("fontSizeWatch" in _273.config&&!!_273.config.fontSizeWatch){dhm.initOnFontResize();}});return dhm;});},"dojox/grid/_EditManager":function(){define(["dojo/_base/lang","dojo/_base/array","dojo/_base/declare","dojo/_base/connect","dojo/_base/sniff","./util"],function(lang,_282,_283,_284,has,util){return _283("dojox.grid._EditManager",null,{constructor:function(_285){this.grid=_285;if(has("ie")){this.connections=[_284.connect(document.body,"onfocus",lang.hitch(this,"_boomerangFocus"))];}else{this.connections=[_284.connect(this.grid,"onBlur",this,"apply")];}},info:{},destroy:function(){_282.forEach(this.connections,_284.disconnect);},cellFocus:function(_286,_287){if(this.grid.singleClickEdit||this.isEditRow(_287)){this.setEditCell(_286,_287);}else{this.apply();}if(this.isEditing()||(_286&&_286.editable&&_286.alwaysEditing)){this._focusEditor(_286,_287);}},rowClick:function(e){if(this.isEditing()&&!this.isEditRow(e.rowIndex)){this.apply();}},styleRow:function(_288){if(_288.index==this.info.rowIndex){_288.customClasses+=" dojoxGridRowEditing";}},dispatchEvent:function(e){var c=e.cell,ed=(c&&c["editable"])?c:0;return ed&&ed.dispatchEvent(e.dispatch,e);},isEditing:function(){return this.info.rowIndex!==undefined;},isEditCell:function(_289,_28a){return (this.info.rowIndex===_289)&&(this.info.cell.index==_28a);},isEditRow:function(_28b){return this.info.rowIndex===_28b;},setEditCell:function(_28c,_28d){if(!this.isEditCell(_28d,_28c.index)&&this.grid.canEdit&&this.grid.canEdit(_28c,_28d)){this.start(_28c,_28d,this.isEditRow(_28d)||_28c.editable);}},_focusEditor:function(_28e,_28f){util.fire(_28e,"focus",[_28f]);},focusEditor:function(){if(this.isEditing()){this._focusEditor(this.info.cell,this.info.rowIndex);}},_boomerangWindow:500,_shouldCatchBoomerang:function(){return this._catchBoomerang>new Date().getTime();},_boomerangFocus:function(){if(this._shouldCatchBoomerang()){this.grid.focus.focusGrid();this.focusEditor();this._catchBoomerang=0;}},_doCatchBoomerang:function(){if(has("ie")){this._catchBoomerang=new Date().getTime()+this._boomerangWindow;}},start:function(_290,_291,_292){if(!this._isValidInput()){return;}this.grid.beginUpdate();this.editorApply();if(this.isEditing()&&!this.isEditRow(_291)){this.applyRowEdit();this.grid.updateRow(_291);}if(_292){this.info={cell:_290,rowIndex:_291};this.grid.doStartEdit(_290,_291);this.grid.updateRow(_291);}else{this.info={};}this.grid.endUpdate();this.grid.focus.focusGrid();this._focusEditor(_290,_291);this._doCatchBoomerang();},_editorDo:function(_293){var c=this.info.cell;if(c&&c.editable){c[_293](this.info.rowIndex);}},editorApply:function(){this._editorDo("apply");},editorCancel:function(){this._editorDo("cancel");},applyCellEdit:function(_294,_295,_296){if(this.grid.canEdit(_295,_296)){this.grid.doApplyCellEdit(_294,_296,_295.field);}},applyRowEdit:function(){this.grid.doApplyEdit(this.info.rowIndex,this.info.cell.field);},apply:function(){if(this.isEditing()&&this._isValidInput()){this.grid.beginUpdate();this.editorApply();this.applyRowEdit();this.info={};this.grid.endUpdate();this.grid.focus.focusGrid();this._doCatchBoomerang();}},cancel:function(){if(this.isEditing()){this.grid.beginUpdate();this.editorCancel();this.info={};this.grid.endUpdate();this.grid.focus.focusGrid();this._doCatchBoomerang();}},save:function(_297,_298){var c=this.info.cell;if(this.isEditRow(_297)&&(!_298||c.view==_298)&&c.editable){c.save(c,this.info.rowIndex);}},restore:function(_299,_29a){var c=this.info.cell;if(this.isEditRow(_29a)&&c.view==_299&&c.editable){c.restore(this.info.rowIndex);}},_isValidInput:function(){var w=(this.info.cell||{}).widget;if(!w||!w.isValid){return true;}w.focused=true;return w.isValid(true);}});});},"dijit/a11y":function(){define("dijit/a11y",["dojo/_base/array","dojo/_base/config","dojo/_base/declare","dojo/dom","dojo/dom-attr","dojo/dom-style","dojo/sniff","./main"],function(_29b,_29c,_29d,dom,_29e,_29f,has,_2a0){var _2a1=(_2a0._isElementShown=function(elem){var s=_29f.get(elem);return (s.visibility!="hidden")&&(s.visibility!="collapsed")&&(s.display!="none")&&(_29e.get(elem,"type")!="hidden");});_2a0.hasDefaultTabStop=function(elem){switch(elem.nodeName.toLowerCase()){case "a":return _29e.has(elem,"href");case "area":case "button":case "input":case "object":case "select":case "textarea":return true;case "iframe":var body;try{var _2a2=elem.contentDocument;if("designMode" in _2a2&&_2a2.designMode=="on"){return true;}body=_2a2.body;}catch(e1){try{body=elem.contentWindow.document.body;}catch(e2){return false;}}return body&&(body.contentEditable=="true"||(body.firstChild&&body.firstChild.contentEditable=="true"));default:return elem.contentEditable=="true";}};var _2a3=(_2a0.isTabNavigable=function(elem){if(_29e.get(elem,"disabled")){return false;}else{if(_29e.has(elem,"tabIndex")){return _29e.get(elem,"tabIndex")>=0;}else{return _2a0.hasDefaultTabStop(elem);}}});_2a0._getTabNavigable=function(root){var _2a4,last,_2a5,_2a6,_2a7,_2a8,_2a9={};function _2aa(node){return node&&node.tagName.toLowerCase()=="input"&&node.type&&node.type.toLowerCase()=="radio"&&node.name&&node.name.toLowerCase();};var _2ab=function(_2ac){for(var _2ad=_2ac.firstChild;_2ad;_2ad=_2ad.nextSibling){if(_2ad.nodeType!=1||(has("ie")&&_2ad.scopeName!=="HTML")||!_2a1(_2ad)){continue;}if(_2a3(_2ad)){var _2ae=+_29e.get(_2ad,"tabIndex");if(!_29e.has(_2ad,"tabIndex")||_2ae==0){if(!_2a4){_2a4=_2ad;}last=_2ad;}else{if(_2ae>0){if(!_2a5||_2ae<_2a6){_2a6=_2ae;_2a5=_2ad;}if(!_2a7||_2ae>=_2a8){_2a8=_2ae;_2a7=_2ad;}}}var rn=_2aa(_2ad);if(_29e.get(_2ad,"checked")&&rn){_2a9[rn]=_2ad;}}if(_2ad.nodeName.toUpperCase()!="SELECT"){_2ab(_2ad);}}};if(_2a1(root)){_2ab(root);}function rs(node){return _2a9[_2aa(node)]||node;};return {first:rs(_2a4),last:rs(last),lowest:rs(_2a5),highest:rs(_2a7)};};_2a0.getFirstInTabbingOrder=function(root,doc){var _2af=_2a0._getTabNavigable(dom.byId(root,doc));return _2af.lowest?_2af.lowest:_2af.first;};_2a0.getLastInTabbingOrder=function(root,doc){var _2b0=_2a0._getTabNavigable(dom.byId(root,doc));return _2b0.last?_2b0.last:_2b0.highest;};return {hasDefaultTabStop:_2a0.hasDefaultTabStop,isTabNavigable:_2a0.isTabNavigable,_getTabNavigable:_2a0._getTabNavigable,getFirstInTabbingOrder:_2a0.getFirstInTabbingOrder,getLastInTabbingOrder:_2a0.getLastInTabbingOrder};});},"dijit/CheckedMenuItem":function(){require({cache:{"url:dijit/templates/CheckedMenuItem.html":"<tr class=\"dijitReset dijitMenuItem\" data-dojo-attach-point=\"focusNode\" role=\"menuitemcheckbox\" tabIndex=\"-1\">\n\t<td class=\"dijitReset dijitMenuItemIconCell\" role=\"presentation\">\n\t\t<img src=\"${_blankGif}\" alt=\"\" class=\"dijitMenuItemIcon dijitCheckedMenuItemIcon\" data-dojo-attach-point=\"iconNode\"/>\n\t\t<span class=\"dijitCheckedMenuItemIconChar\">&#10003;</span>\n\t</td>\n\t<td class=\"dijitReset dijitMenuItemLabel\" colspan=\"2\" data-dojo-attach-point=\"containerNode,labelNode\"></td>\n\t<td class=\"dijitReset dijitMenuItemAccelKey\" style=\"display: none\" data-dojo-attach-point=\"accelKeyNode\"></td>\n\t<td class=\"dijitReset dijitMenuArrowCell\" role=\"presentation\">&#160;</td>\n</tr>\n"}});define("dijit/CheckedMenuItem",["dojo/_base/declare","dojo/dom-class","./MenuItem","dojo/text!./templates/CheckedMenuItem.html","./hccss"],function(_2b1,_2b2,_2b3,_2b4){return _2b1("dijit.CheckedMenuItem",_2b3,{templateString:_2b4,checked:false,_setCheckedAttr:function(_2b5){_2b2.toggle(this.domNode,"dijitCheckedMenuItemChecked",_2b5);this.domNode.setAttribute("aria-checked",_2b5?"true":"false");this._set("checked",_2b5);},iconClass:"",onChange:function(){},_onClick:function(evt){if(!this.disabled){this.set("checked",!this.checked);this.onChange(this.checked);}this.onClick(evt);}});});},"dojo/dnd/Container":function(){define(["../_base/array","../_base/declare","../_base/event","../_base/kernel","../_base/lang","../_base/window","../dom","../dom-class","../dom-construct","../Evented","../has","../on","../query","../ready","../touch","./common"],function(_2b6,_2b7,_2b8,_2b9,lang,win,dom,_2ba,_2bb,_2bc,has,on,_2bd,_2be,_2bf,dnd){var _2c0=_2b7("dojo.dnd.Container",_2bc,{skipForm:false,allowNested:false,constructor:function(node,_2c1){this.node=dom.byId(node);if(!_2c1){_2c1={};}this.creator=_2c1.creator||null;this.skipForm=_2c1.skipForm;this.parent=_2c1.dropParent&&dom.byId(_2c1.dropParent);this.map={};this.current=null;this.containerState="";_2ba.add(this.node,"dojoDndContainer");if(!(_2c1&&_2c1._skipStartup)){this.startup();}this.events=[on(this.node,_2bf.over,lang.hitch(this,"onMouseOver")),on(this.node,_2bf.out,lang.hitch(this,"onMouseOut")),on(this.node,"dragstart",lang.hitch(this,"onSelectStart")),on(this.node,"selectstart",lang.hitch(this,"onSelectStart"))];},creator:function(){},getItem:function(key){return this.map[key];},setItem:function(key,data){this.map[key]=data;},delItem:function(key){delete this.map[key];},forInItems:function(f,o){o=o||_2b9.global;var m=this.map,e=dnd._empty;for(var i in m){if(i in e){continue;}f.call(o,m[i],i,this);}return o;},clearItems:function(){this.map={};},getAllNodes:function(){return _2bd((this.allowNested?"":"> ")+".dojoDndItem",this.parent);},sync:function(){var map={};this.getAllNodes().forEach(function(node){if(node.id){var item=this.getItem(node.id);if(item){map[node.id]=item;return;}}else{node.id=dnd.getUniqueId();}var type=node.getAttribute("dndType"),data=node.getAttribute("dndData");map[node.id]={data:data||node.innerHTML,type:type?type.split(/\s*,\s*/):["text"]};},this);this.map=map;return this;},insertNodes:function(data,_2c2,_2c3){if(!this.parent.firstChild){_2c3=null;}else{if(_2c2){if(!_2c3){_2c3=this.parent.firstChild;}}else{if(_2c3){_2c3=_2c3.nextSibling;}}}var i,t;if(_2c3){for(i=0;i<data.length;++i){t=this._normalizedCreator(data[i]);this.setItem(t.node.id,{data:t.data,type:t.type});_2c3.parentNode.insertBefore(t.node,_2c3);}}else{for(i=0;i<data.length;++i){t=this._normalizedCreator(data[i]);this.setItem(t.node.id,{data:t.data,type:t.type});this.parent.appendChild(t.node);}}return this;},destroy:function(){_2b6.forEach(this.events,function(_2c4){_2c4.remove();});this.clearItems();this.node=this.parent=this.current=null;},markupFactory:function(_2c5,node,Ctor){_2c5._skipStartup=true;return new Ctor(node,_2c5);},startup:function(){if(!this.parent){this.parent=this.node;if(this.parent.tagName.toLowerCase()=="table"){var c=this.parent.getElementsByTagName("tbody");if(c&&c.length){this.parent=c[0];}}}this.defaultCreator=dnd._defaultCreator(this.parent);this.sync();},onMouseOver:function(e){var n=e.relatedTarget;while(n){if(n==this.node){break;}try{n=n.parentNode;}catch(x){n=null;}}if(!n){this._changeState("Container","Over");this.onOverEvent();}n=this._getChildByEvent(e);if(this.current==n){return;}if(this.current){this._removeItemClass(this.current,"Over");}if(n){this._addItemClass(n,"Over");}this.current=n;},onMouseOut:function(e){for(var n=e.relatedTarget;n;){if(n==this.node){return;}try{n=n.parentNode;}catch(x){n=null;}}if(this.current){this._removeItemClass(this.current,"Over");this.current=null;}this._changeState("Container","");this.onOutEvent();},onSelectStart:function(e){if(!this.skipForm||!dnd.isFormElement(e)){_2b8.stop(e);}},onOverEvent:function(){},onOutEvent:function(){},_changeState:function(type,_2c6){var _2c7="dojoDnd"+type;var _2c8=type.toLowerCase()+"State";_2ba.replace(this.node,_2c7+_2c6,_2c7+this[_2c8]);this[_2c8]=_2c6;},_addItemClass:function(node,type){_2ba.add(node,"dojoDndItem"+type);},_removeItemClass:function(node,type){_2ba.remove(node,"dojoDndItem"+type);},_getChildByEvent:function(e){var node=e.target;if(node){for(var _2c9=node.parentNode;_2c9;node=_2c9,_2c9=node.parentNode){if((_2c9==this.parent||this.allowNested)&&_2ba.contains(node,"dojoDndItem")){return node;}}}return null;},_normalizedCreator:function(item,hint){var t=(this.creator||this.defaultCreator).call(this,item,hint);if(!lang.isArray(t.type)){t.type=["text"];}if(!t.node.id){t.node.id=dnd.getUniqueId();}_2ba.add(t.node,"dojoDndItem");return t;}});dnd._createNode=function(tag){if(!tag){return dnd._createSpan;}return function(text){return _2bb.create(tag,{innerHTML:text});};};dnd._createTrTd=function(text){var tr=_2bb.create("tr");_2bb.create("td",{innerHTML:text},tr);return tr;};dnd._createSpan=function(text){return _2bb.create("span",{innerHTML:text});};dnd._defaultCreatorNodes={ul:"li",ol:"li",div:"div",p:"div"};dnd._defaultCreator=function(node){var tag=node.tagName.toLowerCase();var c=tag=="tbody"||tag=="thead"?dnd._createTrTd:dnd._createNode(dnd._defaultCreatorNodes[tag]);return function(item,hint){var _2ca=item&&lang.isObject(item),data,type,n;if(_2ca&&item.tagName&&item.nodeType&&item.getAttribute){data=item.getAttribute("dndData")||item.innerHTML;type=item.getAttribute("dndType");type=type?type.split(/\s*,\s*/):["text"];n=item;}else{data=(_2ca&&item.data)?item.data:item;type=(_2ca&&item.type)?item.type:["text"];n=(hint=="avatar"?dnd._createSpan:c)(String(data));}if(!n.id){n.id=dnd.getUniqueId();}return {node:n,data:data,type:type};};};return _2c0;});},"dojo/dnd/common":function(){define(["../_base/connect","../_base/kernel","../_base/lang","../dom"],function(_2cb,_2cc,lang,dom){var _2cd={};_2cd.getCopyKeyState=_2cb.isCopyKey;_2cd._uniqueId=0;_2cd.getUniqueId=function(){var id;do{id=_2cc._scopeName+"Unique"+(++_2cd._uniqueId);}while(dom.byId(id));return id;};_2cd._empty={};_2cd.isFormElement=function(e){var t=e.target;if(t.nodeType==3){t=t.parentNode;}return " button textarea input select option ".indexOf(" "+t.tagName.toLowerCase()+" ")>=0;};lang.mixin(lang.getObject("dojo.dnd",true),_2cd);return _2cd;});},"dojox/grid/_ViewManager":function(){define(["dojo/_base/declare","dojo/_base/sniff","dojo/dom-class"],function(_2ce,has,_2cf){return _2ce("dojox.grid._ViewManager",null,{constructor:function(_2d0){this.grid=_2d0;},defaultWidth:200,views:[],resize:function(){this.onEach("resize");},render:function(){this.onEach("render");},addView:function(_2d1){_2d1.idx=this.views.length;this.views.push(_2d1);},destroyViews:function(){for(var i=0,v;v=this.views[i];i++){v.destroy();}this.views=[];},getContentNodes:function(){var _2d2=[];for(var i=0,v;v=this.views[i];i++){_2d2.push(v.contentNode);}return _2d2;},forEach:function(_2d3){for(var i=0,v;v=this.views[i];i++){_2d3(v,i);}},onEach:function(_2d4,_2d5){_2d5=_2d5||[];for(var i=0,v;v=this.views[i];i++){if(_2d4 in v){v[_2d4].apply(v,_2d5);}}},normalizeHeaderNodeHeight:function(){var _2d6=[];for(var i=0,v;(v=this.views[i]);i++){if(v.headerContentNode.firstChild){_2d6.push(v.headerContentNode);}}this.normalizeRowNodeHeights(_2d6);},normalizeRowNodeHeights:function(_2d7){var h=0;var _2d8=[];if(this.grid.rowHeight){h=this.grid.rowHeight;}else{if(_2d7.length<=1){return;}for(var i=0,n;(n=_2d7[i]);i++){if(!_2cf.contains(n,"dojoxGridNonNormalizedCell")){_2d8[i]=n.firstChild.offsetHeight;h=Math.max(h,_2d8[i]);}}h=(h>=0?h:0);if((has("mozilla")||has("ie")>8)&&h){h++;}}for(i=0;(n=_2d7[i]);i++){if(_2d8[i]!=h){n.firstChild.style.height=h+"px";}}},resetHeaderNodeHeight:function(){for(var i=0,v,n;(v=this.views[i]);i++){n=v.headerContentNode.firstChild;if(n){n.style.height="";}}},renormalizeRow:function(_2d9){var _2da=[];for(var i=0,v,n;(v=this.views[i])&&(n=v.getRowNode(_2d9));i++){n.firstChild.style.height="";_2da.push(n);}this.normalizeRowNodeHeights(_2da);},getViewWidth:function(_2db){return this.views[_2db].getWidth()||this.defaultWidth;},measureHeader:function(){this.resetHeaderNodeHeight();this.forEach(function(_2dc){_2dc.headerContentNode.style.height="";});var h=0;this.forEach(function(_2dd){h=Math.max(_2dd.headerNode.offsetHeight,h);});return h;},measureContent:function(){var h=0;this.forEach(function(_2de){h=Math.max(_2de.domNode.offsetHeight,h);});return h;},findClient:function(_2df){var c=this.grid.elasticView||-1;if(c<0){for(var i=1,v;(v=this.views[i]);i++){if(v.viewWidth){for(i=1;(v=this.views[i]);i++){if(!v.viewWidth){c=i;break;}}break;}}}if(c<0){c=Math.floor(this.views.length/2);}return c;},arrange:function(l,w){var i,v,vw,len=this.views.length,self=this;var c=(w<=0?len:this.findClient());var _2e0=function(v,l){var ds=v.domNode.style;var hs=v.headerNode.style;if(!self.grid.isLeftToRight()){ds.right=l+"px";if(has("ff")<4){hs.right=l+v.getScrollbarWidth()+"px";}else{hs.right=l+"px";}if(!has("webkit")){hs.width=parseInt(hs.width,10)-v.getScrollbarWidth()+"px";}}else{ds.left=l+"px";hs.left=l+"px";}ds.top=0+"px";hs.top=0;};for(i=0;(v=this.views[i])&&(i<c);i++){vw=this.getViewWidth(i);v.setSize(vw,0);_2e0(v,l);if(v.headerContentNode&&v.headerContentNode.firstChild){vw=v.getColumnsWidth()+v.getScrollbarWidth();}else{vw=v.domNode.offsetWidth;}l+=vw;}i++;var r=w;for(var j=len-1;(v=this.views[j])&&(i<=j);j--){vw=this.getViewWidth(j);v.setSize(vw,0);vw=v.domNode.offsetWidth;r-=vw;_2e0(v,r);}if(c<len){v=this.views[c];vw=Math.max(1,r-l);v.setSize(vw+"px",0);_2e0(v,l);}return l;},renderRow:function(_2e1,_2e2,_2e3){var _2e4=[];for(var i=0,v,n,_2e5;(v=this.views[i])&&(n=_2e2[i]);i++){_2e5=v.renderRow(_2e1);n.appendChild(_2e5);_2e4.push(_2e5);}if(!_2e3){this.normalizeRowNodeHeights(_2e4);}},rowRemoved:function(_2e6){this.onEach("rowRemoved",[_2e6]);},updateRow:function(_2e7,_2e8){for(var i=0,v;v=this.views[i];i++){v.updateRow(_2e7);}if(!_2e8){this.renormalizeRow(_2e7);}},updateRowStyles:function(_2e9){this.onEach("updateRowStyles",[_2e9]);},setScrollTop:function(_2ea){var top=_2ea;for(var i=0,v;v=this.views[i];i++){top=v.setScrollTop(_2ea);if(has("ie")&&v.headerNode&&v.scrollboxNode){v.headerNode.scrollLeft=v.scrollboxNode.scrollLeft;}}return top;},getFirstScrollingView:function(){for(var i=0,v;(v=this.views[i]);i++){if(v.hasHScrollbar()||v.hasVScrollbar()){return v;}}return null;}});});},"dojox/grid/cells":function(){define("dojox/grid/cells",["../main","./cells/_base"],function(_2eb){return _2eb.grid.cells;});},"dijit/_Widget":function(){define("dijit/_Widget",["dojo/aspect","dojo/_base/config","dojo/_base/connect","dojo/_base/declare","dojo/has","dojo/_base/kernel","dojo/_base/lang","dojo/query","dojo/ready","./registry","./_WidgetBase","./_OnDijitClickMixin","./_FocusMixin","dojo/uacss","./hccss"],function(_2ec,_2ed,_2ee,_2ef,has,_2f0,lang,_2f1,_2f2,_2f3,_2f4,_2f5,_2f6){function _2f7(){};function _2f8(_2f9){return function(obj,_2fa,_2fb,_2fc){if(obj&&typeof _2fa=="string"&&obj[_2fa]==_2f7){return obj.on(_2fa.substring(2).toLowerCase(),lang.hitch(_2fb,_2fc));}return _2f9.apply(_2ee,arguments);};};_2ec.around(_2ee,"connect",_2f8);if(_2f0.connect){_2ec.around(_2f0,"connect",_2f8);}var _2fd=_2ef("dijit._Widget",[_2f4,_2f5,_2f6],{onClick:_2f7,onDblClick:_2f7,onKeyDown:_2f7,onKeyPress:_2f7,onKeyUp:_2f7,onMouseDown:_2f7,onMouseMove:_2f7,onMouseOut:_2f7,onMouseOver:_2f7,onMouseLeave:_2f7,onMouseEnter:_2f7,onMouseUp:_2f7,constructor:function(_2fe){this._toConnect={};for(var name in _2fe){if(this[name]===_2f7){this._toConnect[name.replace(/^on/,"").toLowerCase()]=_2fe[name];delete _2fe[name];}}},postCreate:function(){this.inherited(arguments);for(var name in this._toConnect){this.on(name,this._toConnect[name]);}delete this._toConnect;},on:function(type,func){if(this[this._onMap(type)]===_2f7){return _2ee.connect(this.domNode,type.toLowerCase(),this,func);}return this.inherited(arguments);},_setFocusedAttr:function(val){this._focused=val;this._set("focused",val);},setAttribute:function(attr,_2ff){_2f0.deprecated(this.declaredClass+"::setAttribute(attr, value) is deprecated. Use set() instead.","","2.0");this.set(attr,_2ff);},attr:function(name,_300){if(_2ed.isDebug){var _301=arguments.callee._ach||(arguments.callee._ach={}),_302=(arguments.callee.caller||"unknown caller").toString();if(!_301[_302]){_2f0.deprecated(this.declaredClass+"::attr() is deprecated. Use get() or set() instead, called from "+_302,"","2.0");_301[_302]=true;}}var args=arguments.length;if(args>=2||typeof name==="object"){return this.set.apply(this,arguments);}else{return this.get(name);}},getDescendants:function(){_2f0.deprecated(this.declaredClass+"::getDescendants() is deprecated. Use getChildren() instead.","","2.0");return this.containerNode?_2f1("[widgetId]",this.containerNode).map(_2f3.byNode):[];},_onShow:function(){this.onShow();},onShow:function(){},onHide:function(){},onClose:function(){return true;}});if(has("dijit-legacy-requires")){_2f2(0,function(){var _303=["dijit/_base"];require(_303);});}return _2fd;});},"dijit/_FocusMixin":function(){define("dijit/_FocusMixin",["./focus","./_WidgetBase","dojo/_base/declare","dojo/_base/lang"],function(_304,_305,_306,lang){lang.extend(_305,{focused:false,onFocus:function(){},onBlur:function(){},_onFocus:function(){this.onFocus();},_onBlur:function(){this.onBlur();}});return _306("dijit._FocusMixin",null,{_focusManager:_304});});},"dijit/_OnDijitClickMixin":function(){define("dijit/_OnDijitClickMixin",["dojo/on","dojo/_base/array","dojo/keys","dojo/_base/declare","dojo/has","dojo/_base/unload","dojo/_base/window","./a11yclick"],function(on,_307,keys,_308,has,_309,win,_30a){var ret=_308("dijit._OnDijitClickMixin",null,{connect:function(obj,_30b,_30c){return this.inherited(arguments,[obj,_30b=="ondijitclick"?_30a:_30b,_30c]);}});ret.a11yclick=_30a;return ret;});},"dojo/cache":function(){define(["./_base/kernel","./text"],function(dojo){return dojo.cache;});},"dijit/focus":function(){define("dijit/focus",["dojo/aspect","dojo/_base/declare","dojo/dom","dojo/dom-attr","dojo/dom-construct","dojo/Evented","dojo/_base/lang","dojo/on","dojo/ready","dojo/sniff","dojo/Stateful","dojo/_base/unload","dojo/_base/window","dojo/window","./a11y","./registry","./main"],function(_30d,_30e,dom,_30f,_310,_311,lang,on,_312,has,_313,_314,win,_315,a11y,_316,_317){var _318=_30e([_313,_311],{curNode:null,activeStack:[],constructor:function(){var _319=lang.hitch(this,function(node){if(dom.isDescendant(this.curNode,node)){this.set("curNode",null);}if(dom.isDescendant(this.prevNode,node)){this.set("prevNode",null);}});_30d.before(_310,"empty",_319);_30d.before(_310,"destroy",_319);},registerIframe:function(_31a){return this.registerWin(_31a.contentWindow,_31a);},registerWin:function(_31b,_31c){var _31d=this;var _31e=function(evt){_31d._justMouseDowned=true;setTimeout(function(){_31d._justMouseDowned=false;},0);if(has("ie")&&evt&&evt.srcElement&&evt.srcElement.parentNode==null){return;}_31d._onTouchNode(_31c||evt.target||evt.srcElement,"mouse");};var doc=has("ie")?_31b.document.documentElement:_31b.document;if(doc){if(has("ie")){_31b.document.body.attachEvent("onmousedown",_31e);var _31f=function(evt){var tag=evt.srcElement.tagName.toLowerCase();if(tag=="#document"||tag=="body"){return;}if(a11y.isTabNavigable(evt.srcElement)){_31d._onFocusNode(_31c||evt.srcElement);}else{_31d._onTouchNode(_31c||evt.srcElement);}};doc.attachEvent("onfocusin",_31f);var _320=function(evt){_31d._onBlurNode(_31c||evt.srcElement);};doc.attachEvent("onfocusout",_320);return {remove:function(){_31b.document.detachEvent("onmousedown",_31e);doc.detachEvent("onfocusin",_31f);doc.detachEvent("onfocusout",_320);doc=null;}};}else{doc.body.addEventListener("mousedown",_31e,true);doc.body.addEventListener("touchstart",_31e,true);var _321=function(evt){_31d._onFocusNode(_31c||evt.target);};doc.addEventListener("focus",_321,true);var _322=function(evt){_31d._onBlurNode(_31c||evt.target);};doc.addEventListener("blur",_322,true);return {remove:function(){doc.body.removeEventListener("mousedown",_31e,true);doc.body.removeEventListener("touchstart",_31e,true);doc.removeEventListener("focus",_321,true);doc.removeEventListener("blur",_322,true);doc=null;}};}}},_onBlurNode:function(node){if(this._clearFocusTimer){clearTimeout(this._clearFocusTimer);}this._clearFocusTimer=setTimeout(lang.hitch(this,function(){this.set("prevNode",this.curNode);this.set("curNode",null);}),0);if(this._justMouseDowned){return;}if(this._clearActiveWidgetsTimer){clearTimeout(this._clearActiveWidgetsTimer);}this._clearActiveWidgetsTimer=setTimeout(lang.hitch(this,function(){delete this._clearActiveWidgetsTimer;this._setStack([]);}),0);},_onTouchNode:function(node,by){if(this._clearActiveWidgetsTimer){clearTimeout(this._clearActiveWidgetsTimer);delete this._clearActiveWidgetsTimer;}var _323=[];try{while(node){var _324=_30f.get(node,"dijitPopupParent");if(_324){node=_316.byId(_324).domNode;}else{if(node.tagName&&node.tagName.toLowerCase()=="body"){if(node===win.body()){break;}node=_315.get(node.ownerDocument).frameElement;}else{var id=node.getAttribute&&node.getAttribute("widgetId"),_325=id&&_316.byId(id);if(_325&&!(by=="mouse"&&_325.get("disabled"))){_323.unshift(id);}node=node.parentNode;}}}}catch(e){}this._setStack(_323,by);},_onFocusNode:function(node){if(!node){return;}if(node.nodeType==9){return;}if(this._clearFocusTimer){clearTimeout(this._clearFocusTimer);delete this._clearFocusTimer;}this._onTouchNode(node);if(node==this.curNode){return;}this.set("prevNode",this.curNode);this.set("curNode",node);},_setStack:function(_326,by){var _327=this.activeStack;this.set("activeStack",_326);for(var _328=0;_328<Math.min(_327.length,_326.length);_328++){if(_327[_328]!=_326[_328]){break;}}var _329;for(var i=_327.length-1;i>=_328;i--){_329=_316.byId(_327[i]);if(_329){_329._hasBeenBlurred=true;_329.set("focused",false);if(_329._focusManager==this){_329._onBlur(by);}this.emit("widget-blur",_329,by);}}for(i=_328;i<_326.length;i++){_329=_316.byId(_326[i]);if(_329){_329.set("focused",true);if(_329._focusManager==this){_329._onFocus(by);}this.emit("widget-focus",_329,by);}}},focus:function(node){if(node){try{node.focus();}catch(e){}}}});var _32a=new _318();_312(function(){var _32b=_32a.registerWin(_315.get(win.doc));if(has("ie")){_314.addOnWindowUnload(function(){if(_32b){_32b.remove();_32b=null;}});}});_317.focus=function(node){_32a.focus(node);};for(var attr in _32a){if(!/^_/.test(attr)){_317.focus[attr]=typeof _32a[attr]=="function"?lang.hitch(_32a,attr):_32a[attr];}}_32a.watch(function(attr,_32c,_32d){_317.focus[attr]=_32d;});return _32a;});},"dojox/grid/util":function(){define("dojox/grid/util",["../main","dojo/_base/lang","dojo/dom"],function(_32e,lang,dom){var dgu=lang.getObject("grid.util",true,_32e);dgu.na="...";dgu.rowIndexTag="gridRowIndex";dgu.gridViewTag="gridView";dgu.fire=function(ob,ev,args){var fn=ob&&ev&&ob[ev];return fn&&(args?fn.apply(ob,args):ob[ev]());};dgu.setStyleHeightPx=function(_32f,_330){if(_330>=0){var s=_32f.style;var v=_330+"px";if(_32f&&s["height"]!=v){s["height"]=v;}}};dgu.mouseEvents=["mouseover","mouseout","mousedown","mouseup","click","dblclick","contextmenu"];dgu.keyEvents=["keyup","keydown","keypress"];dgu.funnelEvents=function(_331,_332,_333,_334){var evts=(_334?_334:dgu.mouseEvents.concat(dgu.keyEvents));for(var i=0,l=evts.length;i<l;i++){_332.connect(_331,"on"+evts[i],_333);}};dgu.removeNode=function(_335){_335=dom.byId(_335);_335&&_335.parentNode&&_335.parentNode.removeChild(_335);return _335;};dgu.arrayCompare=function(inA,inB){for(var i=0,l=inA.length;i<l;i++){if(inA[i]!=inB[i]){return false;}}return (inA.length==inB.length);};dgu.arrayInsert=function(_336,_337,_338){if(_336.length<=_337){_336[_337]=_338;}else{_336.splice(_337,0,_338);}};dgu.arrayRemove=function(_339,_33a){_339.splice(_33a,1);};dgu.arraySwap=function(_33b,inI,inJ){var _33c=_33b[inI];_33b[inI]=_33b[inJ];_33b[inJ]=_33c;};return dgu;});},"url:dijit/templates/MenuItem.html":"<tr class=\"dijitReset dijitMenuItem\" data-dojo-attach-point=\"focusNode\" role=\"menuitem\" tabIndex=\"-1\">\n\t<td class=\"dijitReset dijitMenuItemIconCell\" role=\"presentation\">\n\t\t<img src=\"${_blankGif}\" alt=\"\" class=\"dijitIcon dijitMenuItemIcon\" data-dojo-attach-point=\"iconNode\"/>\n\t</td>\n\t<td class=\"dijitReset dijitMenuItemLabel\" colspan=\"2\" data-dojo-attach-point=\"containerNode\"></td>\n\t<td class=\"dijitReset dijitMenuItemAccelKey\" style=\"display: none\" data-dojo-attach-point=\"accelKeyNode\"></td>\n\t<td class=\"dijitReset dijitMenuArrowCell\" role=\"presentation\">\n\t\t<div data-dojo-attach-point=\"arrowWrapper\" style=\"visibility: hidden\">\n\t\t\t<img src=\"${_blankGif}\" alt=\"\" class=\"dijitMenuExpand\"/>\n\t\t\t<span class=\"dijitMenuExpandA11y\">+</span>\n\t\t</div>\n\t</td>\n</tr>\n","dijit/main":function(){define("dijit/main",["dojo/_base/kernel"],function(dojo){return dojo.dijit;});},"url:dojox/grid/resources/View.html":"<div class=\"dojoxGridView\" role=\"presentation\">\n\t<div class=\"dojoxGridHeader\" dojoAttachPoint=\"headerNode\" role=\"presentation\">\n\t\t<div dojoAttachPoint=\"headerNodeContainer\" style=\"width:9000em\" role=\"presentation\">\n\t\t\t<div dojoAttachPoint=\"headerContentNode\" role=\"row\"></div>\n\t\t</div>\n\t</div>\n\t<input type=\"checkbox\" class=\"dojoxGridHiddenFocus\" dojoAttachPoint=\"hiddenFocusNode\" role=\"presentation\" />\n\t<input type=\"checkbox\" class=\"dojoxGridHiddenFocus\" role=\"presentation\" />\n\t<div class=\"dojoxGridScrollbox\" dojoAttachPoint=\"scrollboxNode\" role=\"presentation\">\n\t\t<div class=\"dojoxGridContent\" dojoAttachPoint=\"contentNode\" hidefocus=\"hidefocus\" role=\"presentation\"></div>\n\t</div>\n</div>\n","dojox/grid/_FocusManager":function(){define("dojox/grid/_FocusManager",["dojo/_base/array","dojo/_base/lang","dojo/_base/declare","dojo/_base/connect","dojo/_base/event","dojo/_base/sniff","dojo/query","./util","dojo/_base/html"],function(_33d,lang,_33e,_33f,_340,has,_341,util,html){return _33e("dojox.grid._FocusManager",null,{constructor:function(_342){this.grid=_342;this.cell=null;this.rowIndex=-1;this._connects=[];this._headerConnects=[];this.headerMenu=this.grid.headerMenu;this._connects.push(_33f.connect(this.grid.domNode,"onfocus",this,"doFocus"));this._connects.push(_33f.connect(this.grid.domNode,"onblur",this,"doBlur"));this._connects.push(_33f.connect(this.grid.domNode,"mousedown",this,"_mouseDown"));this._connects.push(_33f.connect(this.grid.domNode,"mouseup",this,"_mouseUp"));this._connects.push(_33f.connect(this.grid.domNode,"oncontextmenu",this,"doContextMenu"));this._connects.push(_33f.connect(this.grid.lastFocusNode,"onfocus",this,"doLastNodeFocus"));this._connects.push(_33f.connect(this.grid.lastFocusNode,"onblur",this,"doLastNodeBlur"));this._connects.push(_33f.connect(this.grid,"_onFetchComplete",this,"_delayedCellFocus"));this._connects.push(_33f.connect(this.grid,"postrender",this,"_delayedHeaderFocus"));},destroy:function(){_33d.forEach(this._connects,_33f.disconnect);_33d.forEach(this._headerConnects,_33f.disconnect);delete this.grid;delete this.cell;},_colHeadNode:null,_colHeadFocusIdx:null,_contextMenuBindNode:null,tabbingOut:false,focusClass:"dojoxGridCellFocus",focusView:null,initFocusView:function(){this.focusView=this.grid.views.getFirstScrollingView()||this.focusView||this.grid.views.views[0];this._initColumnHeaders();},isFocusCell:function(_343,_344){return (this.cell==_343)&&(this.rowIndex==_344);},isLastFocusCell:function(){if(this.cell){return (this.rowIndex==this.grid.rowCount-1)&&(this.cell.index==this.grid.layout.cellCount-1);}return false;},isFirstFocusCell:function(){if(this.cell){return (this.rowIndex===0)&&(this.cell.index===0);}return false;},isNoFocusCell:function(){return (this.rowIndex<0)||!this.cell;},isNavHeader:function(){return (!!this._colHeadNode);},getHeaderIndex:function(){if(this._colHeadNode){return _33d.indexOf(this._findHeaderCells(),this._colHeadNode);}else{return -1;}},_focusifyCellNode:function(_345){var n=this.cell&&this.cell.getNode(this.rowIndex);if(n){html.toggleClass(n,this.focusClass,_345);if(_345){var sl=this.scrollIntoView();try{if(has("webkit")||!this.grid.edit.isEditing()){util.fire(n,"focus");if(sl){this.cell.view.scrollboxNode.scrollLeft=sl;}}}catch(e){}}}},_delayedCellFocus:function(){if(this.isNavHeader()||!this.grid.focused){return;}var n=this.cell&&this.cell.getNode(this.rowIndex);if(n){try{if(!this.grid.edit.isEditing()){html.toggleClass(n,this.focusClass,true);if(this._colHeadNode){this.blurHeader();}util.fire(n,"focus");}}catch(e){}}},_delayedHeaderFocus:function(){if(this.isNavHeader()){this.focusHeader();}},_initColumnHeaders:function(){_33d.forEach(this._headerConnects,_33f.disconnect);this._headerConnects=[];var _346=this._findHeaderCells();for(var i=0;i<_346.length;i++){this._headerConnects.push(_33f.connect(_346[i],"onfocus",this,"doColHeaderFocus"));this._headerConnects.push(_33f.connect(_346[i],"onblur",this,"doColHeaderBlur"));}},_findHeaderCells:function(){var _347=_341("th",this.grid.viewsHeaderNode);var _348=[];for(var i=0;i<_347.length;i++){var _349=_347[i];var _34a=html.hasAttr(_349,"tabIndex");var _34b=html.attr(_349,"tabIndex");if(_34a&&_34b<0){_348.push(_349);}}return _348;},_setActiveColHeader:function(_34c,_34d,_34e){this.grid.domNode.setAttribute("aria-activedescendant",_34c.id);if(_34e!=null&&_34e>=0&&_34e!=_34d){html.toggleClass(this._findHeaderCells()[_34e],this.focusClass,false);}html.toggleClass(_34c,this.focusClass,true);this._colHeadNode=_34c;this._colHeadFocusIdx=_34d;this._scrollHeader(this._colHeadFocusIdx);},scrollIntoView:function(){var info=(this.cell?this._scrollInfo(this.cell):null);if(!info||!info.s){return null;}var rt=this.grid.scroller.findScrollTop(this.rowIndex);if(info.n&&info.sr){if(info.n.offsetLeft+info.n.offsetWidth>info.sr.l+info.sr.w){info.s.scrollLeft=info.n.offsetLeft+info.n.offsetWidth-info.sr.w;}else{if(info.n.offsetLeft<info.sr.l){info.s.scrollLeft=info.n.offsetLeft;}}}if(info.r&&info.sr){if(rt+info.r.offsetHeight>info.sr.t+info.sr.h){this.grid.setScrollTop(rt+info.r.offsetHeight-info.sr.h);}else{if(rt<info.sr.t){this.grid.setScrollTop(rt);}}}return info.s.scrollLeft;},_scrollInfo:function(cell,_34f){if(cell){var cl=cell,sbn=cl.view.scrollboxNode,sbnr={w:sbn.clientWidth,l:sbn.scrollLeft,t:sbn.scrollTop,h:sbn.clientHeight},rn=cl.view.getRowNode(this.rowIndex);return {c:cl,s:sbn,sr:sbnr,n:(_34f?_34f:cell.getNode(this.rowIndex)),r:rn};}return null;},_scrollHeader:function(_350){var info=null;if(this._colHeadNode){var cell=this.grid.getCell(_350);if(!cell){return;}info=this._scrollInfo(cell,cell.getNode(0));}if(info&&info.s&&info.sr&&info.n){var _351=info.sr.l+info.sr.w;if(info.n.offsetLeft+info.n.offsetWidth>_351){info.s.scrollLeft=info.n.offsetLeft+info.n.offsetWidth-info.sr.w;}else{if(info.n.offsetLeft<info.sr.l){info.s.scrollLeft=info.n.offsetLeft;}else{if(has("ie")<=7&&cell&&cell.view.headerNode){cell.view.headerNode.scrollLeft=info.s.scrollLeft;}}}}},_isHeaderHidden:function(){var _352=this.focusView;if(!_352){for(var i=0,_353;(_353=this.grid.views.views[i]);i++){if(_353.headerNode){_352=_353;break;}}}return (_352&&html.getComputedStyle(_352.headerNode).display=="none");},colSizeAdjust:function(e,_354,_355){var _356=this._findHeaderCells();var view=this.focusView;if(!view||!view.header.tableMap.map){for(var i=0,_357;(_357=this.grid.views.views[i]);i++){if(_357.header.tableMap.map){view=_357;break;}}}var _358=_356[_354];if(!view||(_354==_356.length-1&&_354===0)){return;}view.content.baseDecorateEvent(e);e.cellNode=_358;e.cellIndex=view.content.getCellNodeIndex(e.cellNode);e.cell=(e.cellIndex>=0?this.grid.getCell(e.cellIndex):null);if(view.header.canResize(e)){var _359={l:_355};var drag=view.header.colResizeSetup(e,false);view.header.doResizeColumn(drag,null,_359);view.update();}},styleRow:function(_35a){return;},setFocusIndex:function(_35b,_35c){this.setFocusCell(this.grid.getCell(_35c),_35b);},setFocusCell:function(_35d,_35e){if(_35d&&!this.isFocusCell(_35d,_35e)){this.tabbingOut=false;if(this._colHeadNode){this.blurHeader();}this._colHeadNode=this._colHeadFocusIdx=null;this.focusGridView();this._focusifyCellNode(false);this.cell=_35d;this.rowIndex=_35e;this._focusifyCellNode(true);}if(has("opera")){setTimeout(lang.hitch(this.grid,"onCellFocus",this.cell,this.rowIndex),1);}else{this.grid.onCellFocus(this.cell,this.rowIndex);}},next:function(){if(this.cell){var row=this.rowIndex,col=this.cell.index+1,cc=this.grid.layout.cellCount-1,rc=this.grid.rowCount-1;if(col>cc){col=0;row++;}if(row>rc){col=cc;row=rc;}if(this.grid.edit.isEditing()){var _35f=this.grid.getCell(col);if(!this.isLastFocusCell()&&(!_35f.editable||this.grid.canEdit&&!this.grid.canEdit(_35f,row))){this.cell=_35f;this.rowIndex=row;this.next();return;}}this.setFocusIndex(row,col);}},previous:function(){if(this.cell){var row=(this.rowIndex||0),col=(this.cell.index||0)-1;if(col<0){col=this.grid.layout.cellCount-1;row--;}if(row<0){row=0;col=0;}if(this.grid.edit.isEditing()){var _360=this.grid.getCell(col);if(!this.isFirstFocusCell()&&!_360.editable){this.cell=_360;this.rowIndex=row;this.previous();return;}}this.setFocusIndex(row,col);}},move:function(_361,_362){var _363=_362<0?-1:1;if(this.isNavHeader()){var _364=this._findHeaderCells();var _365=currentIdx=_33d.indexOf(_364,this._colHeadNode);currentIdx+=_362;while(currentIdx>=0&&currentIdx<_364.length&&_364[currentIdx].style.display=="none"){currentIdx+=_363;}if((currentIdx>=0)&&(currentIdx<_364.length)){this._setActiveColHeader(_364[currentIdx],currentIdx,_365);}}else{if(this.cell){var sc=this.grid.scroller,r=this.rowIndex,rc=this.grid.rowCount-1,row=Math.min(rc,Math.max(0,r+_361));if(_361){if(_361>0){if(row>sc.getLastPageRow(sc.page)){this.grid.setScrollTop(this.grid.scrollTop+sc.findScrollTop(row)-sc.findScrollTop(r));}}else{if(_361<0){if(row<=sc.getPageRow(sc.page)){this.grid.setScrollTop(this.grid.scrollTop-sc.findScrollTop(r)-sc.findScrollTop(row));}}}}var cc=this.grid.layout.cellCount-1,i=this.cell.index,col=Math.min(cc,Math.max(0,i+_362));var cell=this.grid.getCell(col);while(col>=0&&col<cc&&cell&&cell.hidden===true){col+=_363;cell=this.grid.getCell(col);}if(!cell||cell.hidden===true){col=i;}var n=cell.getNode(row);if(!n&&_361){if((row+_361)>=0&&(row+_361)<=rc){this.move(_361>0?++_361:--_361,_362);}return;}else{if((!n||html.style(n,"display")==="none")&&_362){if((col+_362)>=0&&(col+_362)<=cc){this.move(_361,_362>0?++_362:--_362);}return;}}this.setFocusIndex(row,col);if(_361){this.grid.updateRow(r);}}}},previousKey:function(e){if(this.grid.edit.isEditing()){_340.stop(e);this.previous();}else{if(!this.isNavHeader()&&!this._isHeaderHidden()){this.grid.domNode.focus();_340.stop(e);}else{this.tabOut(this.grid.domNode);if(this._colHeadFocusIdx!=null){html.toggleClass(this._findHeaderCells()[this._colHeadFocusIdx],this.focusClass,false);this._colHeadFocusIdx=null;}this._focusifyCellNode(false);}}},nextKey:function(e){var _366=(this.grid.rowCount===0);if(e.target===this.grid.domNode&&this._colHeadFocusIdx==null){this.focusHeader();_340.stop(e);}else{if(this.isNavHeader()){this.blurHeader();if(!this.findAndFocusGridCell()){this.tabOut(this.grid.lastFocusNode);}this._colHeadNode=this._colHeadFocusIdx=null;}else{if(this.grid.edit.isEditing()){_340.stop(e);this.next();}else{this.tabOut(this.grid.lastFocusNode);}}}},tabOut:function(_367){this.tabbingOut=true;_367.focus();},focusGridView:function(){util.fire(this.focusView,"focus");},focusGrid:function(_368){this.focusGridView();this._focusifyCellNode(true);},findAndFocusGridCell:function(){var _369=true;var _36a=(this.grid.rowCount===0);if(this.isNoFocusCell()&&!_36a){var _36b=0;var cell=this.grid.getCell(_36b);if(cell.hidden){_36b=this.isNavHeader()?this._colHeadFocusIdx:0;}this.setFocusIndex(0,_36b);}else{if(this.cell&&!_36a){if(this.focusView&&!this.focusView.rowNodes[this.rowIndex]){this.grid.scrollToRow(this.rowIndex);}this.focusGrid();}else{_369=false;}}this._colHeadNode=this._colHeadFocusIdx=null;return _369;},focusHeader:function(){var _36c=this._findHeaderCells();var _36d=this._colHeadFocusIdx;if(this._isHeaderHidden()){this.findAndFocusGridCell();}else{if(!this._colHeadFocusIdx){if(this.isNoFocusCell()){this._colHeadFocusIdx=0;}else{this._colHeadFocusIdx=this.cell.index;}}}this._colHeadNode=_36c[this._colHeadFocusIdx];while(this._colHeadNode&&this._colHeadFocusIdx>=0&&this._colHeadFocusIdx<_36c.length&&this._colHeadNode.style.display=="none"){this._colHeadFocusIdx++;this._colHeadNode=_36c[this._colHeadFocusIdx];}if(this._colHeadNode&&this._colHeadNode.style.display!="none"){if(this.headerMenu&&this._contextMenuBindNode!=this.grid.domNode){this.headerMenu.unBindDomNode(this.grid.viewsHeaderNode);this.headerMenu.bindDomNode(this.grid.domNode);this._contextMenuBindNode=this.grid.domNode;}this._setActiveColHeader(this._colHeadNode,this._colHeadFocusIdx,_36d);this._scrollHeader(this._colHeadFocusIdx);this._focusifyCellNode(false);}else{this.findAndFocusGridCell();}},blurHeader:function(){html.removeClass(this._colHeadNode,this.focusClass);html.removeAttr(this.grid.domNode,"aria-activedescendant");if(this.headerMenu&&this._contextMenuBindNode==this.grid.domNode){var _36e=this.grid.viewsHeaderNode;this.headerMenu.unBindDomNode(this.grid.domNode);this.headerMenu.bindDomNode(_36e);this._contextMenuBindNode=_36e;}},doFocus:function(e){if(e&&e.target!=e.currentTarget){_340.stop(e);return;}if(this._clickFocus){return;}if(!this.tabbingOut){this.focusHeader();}this.tabbingOut=false;_340.stop(e);},doBlur:function(e){_340.stop(e);},doContextMenu:function(e){if(!this.headerMenu){_340.stop(e);}},doLastNodeFocus:function(e){if(this.tabbingOut){this._focusifyCellNode(false);}else{if(this.grid.rowCount>0){if(this.isNoFocusCell()){this.setFocusIndex(0,0);}this._focusifyCellNode(true);}else{this.focusHeader();}}this.tabbingOut=false;_340.stop(e);},doLastNodeBlur:function(e){_340.stop(e);},doColHeaderFocus:function(e){this._setActiveColHeader(e.target,html.attr(e.target,"idx"),this._colHeadFocusIdx);this._scrollHeader(this.getHeaderIndex());_340.stop(e);},doColHeaderBlur:function(e){html.toggleClass(e.target,this.focusClass,false);},_mouseDown:function(e){this._clickFocus=dojo.some(this.grid.views.views,function(v){return v.scrollboxNode===e.target;});},_mouseUp:function(e){this._clickFocus=false;}});});},"dijit/MenuItem":function(){require({cache:{"url:dijit/templates/MenuItem.html":"<tr class=\"dijitReset dijitMenuItem\" data-dojo-attach-point=\"focusNode\" role=\"menuitem\" tabIndex=\"-1\">\n\t<td class=\"dijitReset dijitMenuItemIconCell\" role=\"presentation\">\n\t\t<img src=\"${_blankGif}\" alt=\"\" class=\"dijitIcon dijitMenuItemIcon\" data-dojo-attach-point=\"iconNode\"/>\n\t</td>\n\t<td class=\"dijitReset dijitMenuItemLabel\" colspan=\"2\" data-dojo-attach-point=\"containerNode\"></td>\n\t<td class=\"dijitReset dijitMenuItemAccelKey\" style=\"display: none\" data-dojo-attach-point=\"accelKeyNode\"></td>\n\t<td class=\"dijitReset dijitMenuArrowCell\" role=\"presentation\">\n\t\t<div data-dojo-attach-point=\"arrowWrapper\" style=\"visibility: hidden\">\n\t\t\t<img src=\"${_blankGif}\" alt=\"\" class=\"dijitMenuExpand\"/>\n\t\t\t<span class=\"dijitMenuExpandA11y\">+</span>\n\t\t</div>\n\t</td>\n</tr>\n"}});define("dijit/MenuItem",["dojo/_base/declare","dojo/dom","dojo/dom-attr","dojo/dom-class","dojo/_base/kernel","dojo/sniff","./_Widget","./_TemplatedMixin","./_Contained","./_CssStateMixin","dojo/text!./templates/MenuItem.html"],function(_36f,dom,_370,_371,_372,has,_373,_374,_375,_376,_377){return _36f("dijit.MenuItem",[_373,_374,_375,_376],{templateString:_377,baseClass:"dijitMenuItem",label:"",_setLabelAttr:function(val){this.containerNode.innerHTML=val;this._set("label",val);if(this.textDir==="auto"){this.applyTextDir(this.focusNode,this.label);}},iconClass:"dijitNoIcon",_setIconClassAttr:{node:"iconNode",type:"class"},accelKey:"",disabled:false,_fillContent:function(_378){if(_378&&!("label" in this.params)){this.set("label",_378.innerHTML);}},buildRendering:function(){this.inherited(arguments);var _379=this.id+"_text";_370.set(this.containerNode,"id",_379);if(this.accelKeyNode){_370.set(this.accelKeyNode,"id",this.id+"_accel");_379+=" "+this.id+"_accel";}this.domNode.setAttribute("aria-labelledby",_379);dom.setSelectable(this.domNode,false);},onClick:function(){},focus:function(){try{if(has("ie")==8){this.containerNode.focus();}this.focusNode.focus();}catch(e){}},_onFocus:function(){this._setSelected(true);this.getParent()._onItemFocus(this);this.inherited(arguments);},_setSelected:function(_37a){_371.toggle(this.domNode,"dijitMenuItemSelected",_37a);},setLabel:function(_37b){_372.deprecated("dijit.MenuItem.setLabel() is deprecated. Use set('label', ...) instead.","","2.0");this.set("label",_37b);},setDisabled:function(_37c){_372.deprecated("dijit.Menu.setDisabled() is deprecated. Use set('disabled', bool) instead.","","2.0");this.set("disabled",_37c);},_setDisabledAttr:function(_37d){this.focusNode.setAttribute("aria-disabled",_37d?"true":"false");this._set("disabled",_37d);},_setAccelKeyAttr:function(_37e){this.accelKeyNode.style.display=_37e?"":"none";this.accelKeyNode.innerHTML=_37e;_370.set(this.containerNode,"colSpan",_37e?"1":"2");this._set("accelKey",_37e);},_setTextDirAttr:function(_37f){if(!this._created||this.textDir!=_37f){this._set("textDir",_37f);this.applyTextDir(this.focusNode,this.label);}}});});},"dijit/_TemplatedMixin":function(){define("dijit/_TemplatedMixin",["dojo/_base/lang","dojo/touch","./_WidgetBase","dojo/string","dojo/cache","dojo/_base/array","dojo/_base/declare","dojo/dom-construct","dojo/sniff","dojo/_base/unload"],function(lang,_380,_381,_382,_383,_384,_385,_386,has,_387){var _388=_385("dijit._TemplatedMixin",null,{templateString:null,templatePath:null,_skipNodeCache:false,_earlyTemplatedStartup:false,constructor:function(){this._attachPoints=[];this._attachEvents=[];},_stringRepl:function(tmpl){var _389=this.declaredClass,_38a=this;return _382.substitute(tmpl,this,function(_38b,key){if(key.charAt(0)=="!"){_38b=lang.getObject(key.substr(1),false,_38a);}if(typeof _38b=="undefined"){throw new Error(_389+" template:"+key);}if(_38b==null){return "";}return key.charAt(0)=="!"?_38b:_38b.toString().replace(/"/g,"&quot;");},this);},buildRendering:function(){if(!this.templateString){this.templateString=_383(this.templatePath,{sanitize:true});}var _38c=_388.getCachedTemplate(this.templateString,this._skipNodeCache,this.ownerDocument);var node;if(lang.isString(_38c)){node=_386.toDom(this._stringRepl(_38c),this.ownerDocument);if(node.nodeType!=1){throw new Error("Invalid template: "+_38c);}}else{node=_38c.cloneNode(true);}this.domNode=node;this.inherited(arguments);this._attachTemplateNodes(node,function(n,p){return n.getAttribute(p);});this._beforeFillContent();this._fillContent(this.srcNodeRef);},_beforeFillContent:function(){},_fillContent:function(_38d){var dest=this.containerNode;if(_38d&&dest){while(_38d.hasChildNodes()){dest.appendChild(_38d.firstChild);}}},_attachTemplateNodes:function(_38e,_38f){var _390=lang.isArray(_38e)?_38e:(_38e.all||_38e.getElementsByTagName("*"));var x=lang.isArray(_38e)?0:-1;for(;x<0||_390[x];x++){var _391=(x==-1)?_38e:_390[x];if(this.widgetsInTemplate&&(_38f(_391,"dojoType")||_38f(_391,"data-dojo-type"))){continue;}var _392=_38f(_391,"dojoAttachPoint")||_38f(_391,"data-dojo-attach-point");if(_392){var _393,_394=_392.split(/\s*,\s*/);while((_393=_394.shift())){if(lang.isArray(this[_393])){this[_393].push(_391);}else{this[_393]=_391;}this._attachPoints.push(_393);}}var _395=_38f(_391,"dojoAttachEvent")||_38f(_391,"data-dojo-attach-event");if(_395){var _396,_397=_395.split(/\s*,\s*/);var trim=lang.trim;while((_396=_397.shift())){if(_396){var _398=null;if(_396.indexOf(":")!=-1){var _399=_396.split(":");_396=trim(_399[0]);_398=trim(_399[1]);}else{_396=trim(_396);}if(!_398){_398=_396;}this._attachEvents.push(this.connect(_391,_380[_396]||_396,_398));}}}}},destroyRendering:function(){_384.forEach(this._attachPoints,function(_39a){delete this[_39a];},this);this._attachPoints=[];_384.forEach(this._attachEvents,this.disconnect,this);this._attachEvents=[];this.inherited(arguments);}});_388._templateCache={};_388.getCachedTemplate=function(_39b,_39c,doc){var _39d=_388._templateCache;var key=_39b;var _39e=_39d[key];if(_39e){try{if(!_39e.ownerDocument||_39e.ownerDocument==(doc||document)){return _39e;}}catch(e){}_386.destroy(_39e);}_39b=_382.trim(_39b);if(_39c||_39b.match(/\$\{([^\}]+)\}/g)){return (_39d[key]=_39b);}else{var node=_386.toDom(_39b,doc);if(node.nodeType!=1){throw new Error("Invalid template: "+_39b);}return (_39d[key]=node);}};if(has("ie")){_387.addOnWindowUnload(function(){var _39f=_388._templateCache;for(var key in _39f){var _3a0=_39f[key];if(typeof _3a0=="object"){_386.destroy(_3a0);}delete _39f[key];}});}lang.extend(_381,{dojoAttachEvent:"",dojoAttachPoint:""});return _388;});},"dojox/grid/_SelectionPreserver":function(){define("dojox/grid/_SelectionPreserver",["dojo/_base/declare","dojo/_base/connect","dojo/_base/lang","dojo/_base/array"],function(_3a1,_3a2,lang,_3a3){return _3a1("dojox.grid._SelectionPreserver",null,{constructor:function(_3a4){this.selection=_3a4;var grid=this.grid=_3a4.grid;this.reset();this._connects=[_3a2.connect(grid,"_setStore",this,"reset"),_3a2.connect(grid,"_addItem",this,"_reSelectById"),_3a2.connect(_3a4,"onSelected",lang.hitch(this,"_selectById",true)),_3a2.connect(_3a4,"onDeselected",lang.hitch(this,"_selectById",false)),_3a2.connect(_3a4,"deselectAll",this,"reset")];},destroy:function(){this.reset();_3a3.forEach(this._connects,_3a2.disconnect);delete this._connects;},reset:function(){this._selectedById={};},_reSelectById:function(item,_3a5){if(item&&this.grid._hasIdentity){this.selection.selected[_3a5]=this._selectedById[this.grid.store.getIdentity(item)];}},_selectById:function(_3a6,_3a7){if(this.selection.mode=="none"||!this.grid._hasIdentity){return;}var item=_3a7,g=this.grid;if(typeof _3a7=="number"||typeof _3a7=="string"){var _3a8=g._by_idx[_3a7];item=_3a8&&_3a8.item;}if(item){this._selectedById[g.store.getIdentity(item)]=!!_3a6;}return item;}});});},"dojo/window":function(){define(["./_base/lang","./sniff","./_base/window","./dom","./dom-geometry","./dom-style"],function(lang,has,_3a9,dom,geom,_3aa){var _3ab={getBox:function(doc){doc=doc||_3a9.doc;var _3ac=(doc.compatMode=="BackCompat")?_3a9.body(doc):doc.documentElement,_3ad=geom.docScroll(doc),w,h;if(has("touch")){var _3ae=_3ab.get(doc);w=_3ae.innerWidth||_3ac.clientWidth;h=_3ae.innerHeight||_3ac.clientHeight;}else{w=_3ac.clientWidth;h=_3ac.clientHeight;}return {l:_3ad.x,t:_3ad.y,w:w,h:h};},get:function(doc){if(has("ie")&&_3ab!==document.parentWindow){doc.parentWindow.execScript("document._parentWindow = window;","Javascript");var win=doc._parentWindow;doc._parentWindow=null;return win;}return doc.parentWindow||doc.defaultView;},scrollIntoView:function(node,pos){try{node=dom.byId(node);var doc=node.ownerDocument||_3a9.doc,body=_3a9.body(doc),html=doc.documentElement||body.parentNode,isIE=has("ie"),isWK=has("webkit");if((!(has("mozilla")||isIE||isWK||has("opera"))||node==body||node==html)&&(typeof node.scrollIntoView!="undefined")){node.scrollIntoView(false);return;}var _3af=doc.compatMode=="BackCompat",_3b0=(isIE>=9&&"frameElement" in node.ownerDocument.parentWindow)?((html.clientHeight>0&&html.clientWidth>0&&(body.clientHeight==0||body.clientWidth==0||body.clientHeight>html.clientHeight||body.clientWidth>html.clientWidth))?html:body):(_3af?body:html),_3b1=isWK?body:_3b0,_3b2=_3b0.clientWidth,_3b3=_3b0.clientHeight,rtl=!geom.isBodyLtr(doc),_3b4=pos||geom.position(node),el=node.parentNode,_3b5=function(el){return ((isIE<=6||(isIE&&_3af))?false:(_3aa.get(el,"position").toLowerCase()=="fixed"));};if(_3b5(node)){return;}while(el){if(el==body){el=_3b1;}var _3b6=geom.position(el),_3b7=_3b5(el);if(el==_3b1){_3b6.w=_3b2;_3b6.h=_3b3;if(_3b1==html&&isIE&&rtl){_3b6.x+=_3b1.offsetWidth-_3b6.w;}if(_3b6.x<0||!isIE){_3b6.x=0;}if(_3b6.y<0||!isIE){_3b6.y=0;}}else{var pb=geom.getPadBorderExtents(el);_3b6.w-=pb.w;_3b6.h-=pb.h;_3b6.x+=pb.l;_3b6.y+=pb.t;var _3b8=el.clientWidth,_3b9=_3b6.w-_3b8;if(_3b8>0&&_3b9>0){_3b6.w=_3b8;_3b6.x+=(rtl&&(isIE||el.clientLeft>pb.l))?_3b9:0;}_3b8=el.clientHeight;_3b9=_3b6.h-_3b8;if(_3b8>0&&_3b9>0){_3b6.h=_3b8;}}if(_3b7){if(_3b6.y<0){_3b6.h+=_3b6.y;_3b6.y=0;}if(_3b6.x<0){_3b6.w+=_3b6.x;_3b6.x=0;}if(_3b6.y+_3b6.h>_3b3){_3b6.h=_3b3-_3b6.y;}if(_3b6.x+_3b6.w>_3b2){_3b6.w=_3b2-_3b6.x;}}var l=_3b4.x-_3b6.x,t=_3b4.y-Math.max(_3b6.y,0),r=l+_3b4.w-_3b6.w,bot=t+_3b4.h-_3b6.h;if(r*l>0){var s=Math[l<0?"max":"min"](l,r);if(rtl&&((isIE==8&&!_3af)||isIE>=9)){s=-s;}_3b4.x+=el.scrollLeft;el.scrollLeft+=s;_3b4.x-=el.scrollLeft;}if(bot*t>0){_3b4.y+=el.scrollTop;el.scrollTop+=Math[t<0?"max":"min"](t,bot);_3b4.y-=el.scrollTop;}el=(el!=_3b1)&&!_3b7&&el.parentNode;}}catch(error){console.error("scrollIntoView: "+error);node.scrollIntoView(false);}}};1&&lang.setObject("dojo.window",_3ab);return _3ab;});},"dojox/grid/_Builder":function(){define(["../main","dojo/_base/array","dojo/_base/lang","dojo/_base/window","dojo/_base/event","dojo/_base/sniff","dojo/_base/connect","dojo/dnd/Moveable","dojox/html/metrics","./util","dojo/_base/html"],function(_3ba,_3bb,lang,win,_3bc,has,_3bd,_3be,_3bf,util,html){var dg=_3ba.grid;var _3c0=function(td){return td.cellIndex>=0?td.cellIndex:_3bb.indexOf(td.parentNode.cells,td);};var _3c1=function(tr){return tr.rowIndex>=0?tr.rowIndex:_3bb.indexOf(tr.parentNode.childNodes,tr);};var _3c2=function(_3c3,_3c4){return _3c3&&((_3c3.rows||0)[_3c4]||_3c3.childNodes[_3c4]);};var _3c5=function(node){for(var n=node;n&&n.tagName!="TABLE";n=n.parentNode){}return n;};var _3c6=function(_3c7,_3c8){for(var n=_3c7;n&&_3c8(n);n=n.parentNode){}return n;};var _3c9=function(_3ca){var name=_3ca.toUpperCase();return function(node){return node.tagName!=name;};};var _3cb=util.rowIndexTag;var _3cc=util.gridViewTag;var _3cd=dg._Builder=lang.extend(function(view){if(view){this.view=view;this.grid=view.grid;}},{view:null,_table:"<table class=\"dojoxGridRowTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" role=\"presentation\"",getTableArray:function(){var html=[this._table];if(this.view.viewWidth){html.push([" style=\"width:",this.view.viewWidth,";\""].join(""));}html.push(">");return html;},generateCellMarkup:function(_3ce,_3cf,_3d0,_3d1){var _3d2=[],html;if(_3d1){var _3d3=_3ce.index!=_3ce.grid.getSortIndex()?"":_3ce.grid.sortInfo>0?"aria-sort=\"ascending\"":"aria-sort=\"descending\"";if(!_3ce.id){_3ce.id=this.grid.id+"Hdr"+_3ce.index;}html=["<th tabIndex=\"-1\" aria-readonly=\"true\" role=\"columnheader\"",_3d3,"id=\"",_3ce.id,"\""];}else{var _3d4=this.grid.editable&&!_3ce.editable?"aria-readonly=\"true\"":"";html=["<td tabIndex=\"-1\" role=\"gridcell\"",_3d4];}if(_3ce.colSpan){html.push(" colspan=\"",_3ce.colSpan,"\"");}if(_3ce.rowSpan){html.push(" rowspan=\"",_3ce.rowSpan,"\"");}html.push(" class=\"dojoxGridCell ");if(_3ce.classes){html.push(_3ce.classes," ");}if(_3d0){html.push(_3d0," ");}_3d2.push(html.join(""));_3d2.push("");html=["\" idx=\"",_3ce.index,"\" style=\""];if(_3cf&&_3cf[_3cf.length-1]!=";"){_3cf+=";";}html.push(_3ce.styles,_3cf||"",_3ce.hidden?"display:none;":"");if(_3ce.unitWidth){html.push("width:",_3ce.unitWidth,";");}_3d2.push(html.join(""));_3d2.push("");html=["\""];if(_3ce.attrs){html.push(" ",_3ce.attrs);}html.push(">");_3d2.push(html.join(""));_3d2.push("");_3d2.push(_3d1?"</th>":"</td>");return _3d2;},isCellNode:function(_3d5){return Boolean(_3d5&&_3d5!=win.doc&&html.attr(_3d5,"idx"));},getCellNodeIndex:function(_3d6){return _3d6?Number(html.attr(_3d6,"idx")):-1;},getCellNode:function(_3d7,_3d8){for(var i=0,row;((row=_3c2(_3d7.firstChild,i))&&row.cells);i++){for(var j=0,cell;(cell=row.cells[j]);j++){if(this.getCellNodeIndex(cell)==_3d8){return cell;}}}return null;},findCellTarget:function(_3d9,_3da){var n=_3d9;while(n&&(!this.isCellNode(n)||(n.offsetParent&&_3cc in n.offsetParent.parentNode&&n.offsetParent.parentNode[_3cc]!=this.view.id))&&(n!=_3da)){n=n.parentNode;}return n!=_3da?n:null;},baseDecorateEvent:function(e){e.dispatch="do"+e.type;e.grid=this.grid;e.sourceView=this.view;e.cellNode=this.findCellTarget(e.target,e.rowNode);e.cellIndex=this.getCellNodeIndex(e.cellNode);e.cell=(e.cellIndex>=0?this.grid.getCell(e.cellIndex):null);},findTarget:function(_3db,_3dc){var n=_3db;while(n&&(n!=this.domNode)&&(!(_3dc in n)||(_3cc in n&&n[_3cc]!=this.view.id))){n=n.parentNode;}return (n!=this.domNode)?n:null;},findRowTarget:function(_3dd){return this.findTarget(_3dd,_3cb);},isIntraNodeEvent:function(e){try{return (e.cellNode&&e.relatedTarget&&html.isDescendant(e.relatedTarget,e.cellNode));}catch(x){return false;}},isIntraRowEvent:function(e){try{var row=e.relatedTarget&&this.findRowTarget(e.relatedTarget);return !row&&(e.rowIndex==-1)||row&&(e.rowIndex==row.gridRowIndex);}catch(x){return false;}},dispatchEvent:function(e){if(e.dispatch in this){return this[e.dispatch](e);}return false;},domouseover:function(e){if(e.cellNode&&(e.cellNode!=this.lastOverCellNode)){this.lastOverCellNode=e.cellNode;this.grid.onMouseOver(e);}this.grid.onMouseOverRow(e);},domouseout:function(e){if(e.cellNode&&(e.cellNode==this.lastOverCellNode)&&!this.isIntraNodeEvent(e,this.lastOverCellNode)){this.lastOverCellNode=null;this.grid.onMouseOut(e);if(!this.isIntraRowEvent(e)){this.grid.onMouseOutRow(e);}}},domousedown:function(e){if(e.cellNode){this.grid.onMouseDown(e);}this.grid.onMouseDownRow(e);}});var _3de=dg._ContentBuilder=lang.extend(function(view){_3cd.call(this,view);},_3cd.prototype,{update:function(){this.prepareHtml();},prepareHtml:function(){var _3df=this.grid.get,_3e0=this.view.structure.cells;for(var j=0,row;(row=_3e0[j]);j++){for(var i=0,cell;(cell=row[i]);i++){cell.get=cell.get||(cell.value==undefined)&&_3df;cell.markup=this.generateCellMarkup(cell,cell.cellStyles,cell.cellClasses,false);if(!this.grid.editable&&cell.editable){this.grid.editable=true;}}}},generateHtml:function(_3e1,_3e2){var html=this.getTableArray(),v=this.view,_3e3=v.structure.cells,item=this.grid.getItem(_3e2);util.fire(this.view,"onBeforeRow",[_3e2,_3e3]);for(var j=0,row;(row=_3e3[j]);j++){if(row.hidden||row.header){continue;}html.push(!row.invisible?"<tr>":"<tr class=\"dojoxGridInvisible\">");for(var i=0,cell,m,cc,cs;(cell=row[i]);i++){m=cell.markup;cc=cell.customClasses=[];cs=cell.customStyles=[];m[5]=cell.format(_3e2,item);m[1]=cc.join(" ");m[3]=cs.join(";");html.push.apply(html,m);}html.push("</tr>");}html.push("</table>");return html.join("");},decorateEvent:function(e){e.rowNode=this.findRowTarget(e.target);if(!e.rowNode){return false;}e.rowIndex=e.rowNode[_3cb];this.baseDecorateEvent(e);e.cell=this.grid.getCell(e.cellIndex);return true;}});var _3e4=dg._HeaderBuilder=lang.extend(function(view){this.moveable=null;_3cd.call(this,view);},_3cd.prototype,{_skipBogusClicks:false,overResizeWidth:4,minColWidth:1,update:function(){if(this.tableMap){this.tableMap.mapRows(this.view.structure.cells);}else{this.tableMap=new dg._TableMap(this.view.structure.cells);}},generateHtml:function(_3e5,_3e6){var html=this.getTableArray(),_3e7=this.view.structure.cells;util.fire(this.view,"onBeforeRow",[-1,_3e7]);for(var j=0,row;(row=_3e7[j]);j++){if(row.hidden){continue;}html.push(!row.invisible?"<tr>":"<tr class=\"dojoxGridInvisible\">");for(var i=0,cell,_3e8;(cell=row[i]);i++){cell.customClasses=[];cell.customStyles=[];if(this.view.simpleStructure){if(cell.draggable){if(cell.headerClasses){if(cell.headerClasses.indexOf("dojoDndItem")==-1){cell.headerClasses+=" dojoDndItem";}}else{cell.headerClasses="dojoDndItem";}}if(cell.attrs){if(cell.attrs.indexOf("dndType='gridColumn_")==-1){cell.attrs+=" dndType='gridColumn_"+this.grid.id+"'";}}else{cell.attrs="dndType='gridColumn_"+this.grid.id+"'";}}_3e8=this.generateCellMarkup(cell,cell.headerStyles,cell.headerClasses,true);_3e8[5]=(_3e6!=undefined?_3e6:_3e5(cell));_3e8[3]=cell.customStyles.join(";");_3e8[1]=cell.customClasses.join(" ");html.push(_3e8.join(""));}html.push("</tr>");}html.push("</table>");return html.join("");},getCellX:function(e){var n,x=e.layerX;if(has("mozilla")||has("ie")>=9){n=_3c6(e.target,_3c9("th"));x-=(n&&n.offsetLeft)||0;var t=e.sourceView.getScrollbarWidth();if(!this.grid.isLeftToRight()){table=_3c6(n,_3c9("table"));x-=(table&&table.offsetLeft)||0;}}n=_3c6(e.target,function(){if(!n||n==e.cellNode){return false;}x+=(n.offsetLeft<0?0:n.offsetLeft);return true;});return x;},decorateEvent:function(e){this.baseDecorateEvent(e);e.rowIndex=-1;e.cellX=this.getCellX(e);return true;},prepareResize:function(e,mod){do{var i=e.cellIndex;e.cellNode=(i?e.cellNode.parentNode.cells[i+mod]:null);e.cellIndex=(e.cellNode?this.getCellNodeIndex(e.cellNode):-1);}while(e.cellNode&&e.cellNode.style.display=="none");return Boolean(e.cellNode);},canResize:function(e){if(!e.cellNode||e.cellNode.colSpan>1){return false;}var cell=this.grid.getCell(e.cellIndex);return !cell.noresize&&cell.canResize();},overLeftResizeArea:function(e){if(html.hasClass(win.body(),"dojoDndMove")){return false;}if(has("ie")){var tN=e.target;if(html.hasClass(tN,"dojoxGridArrowButtonNode")||html.hasClass(tN,"dojoxGridArrowButtonChar")||html.hasClass(tN,"dojoxGridColCaption")){return false;}}if(this.grid.isLeftToRight()){return (e.cellIndex>0)&&(e.cellX>0&&e.cellX<this.overResizeWidth)&&this.prepareResize(e,-1);}var t=e.cellNode&&(e.cellX>0&&e.cellX<this.overResizeWidth);return t;},overRightResizeArea:function(e){if(html.hasClass(win.body(),"dojoDndMove")){return false;}if(has("ie")){var tN=e.target;if(html.hasClass(tN,"dojoxGridArrowButtonNode")||html.hasClass(tN,"dojoxGridArrowButtonChar")||html.hasClass(tN,"dojoxGridColCaption")){return false;}}if(this.grid.isLeftToRight()){return e.cellNode&&(e.cellX>=e.cellNode.offsetWidth-this.overResizeWidth);}return (e.cellIndex>0)&&(e.cellX>=e.cellNode.offsetWidth-this.overResizeWidth)&&this.prepareResize(e,-1);},domousemove:function(e){if(!this.moveable){var c=(this.overRightResizeArea(e)?"dojoxGridColResize":(this.overLeftResizeArea(e)?"dojoxGridColResize":""));if(c&&!this.canResize(e)){c="dojoxGridColNoResize";}html.toggleClass(e.sourceView.headerNode,"dojoxGridColNoResize",(c=="dojoxGridColNoResize"));html.toggleClass(e.sourceView.headerNode,"dojoxGridColResize",(c=="dojoxGridColResize"));if(c){_3bc.stop(e);}}},domousedown:function(e){if(!this.moveable){if((this.overRightResizeArea(e)||this.overLeftResizeArea(e))&&this.canResize(e)){this.beginColumnResize(e);}else{this.grid.onMouseDown(e);this.grid.onMouseOverRow(e);}}},doclick:function(e){if(this._skipBogusClicks){_3bc.stop(e);return true;}return false;},colResizeSetup:function(e,_3e9){var _3ea=html.contentBox(e.sourceView.headerNode);if(_3e9){this.lineDiv=document.createElement("div");var vw=html.position(e.sourceView.headerNode,true);var _3eb=html.contentBox(e.sourceView.domNode);var l=e.pageX;if(!this.grid.isLeftToRight()&&has("ie")<8){l-=_3bf.getScrollbar().w;}html.style(this.lineDiv,{top:vw.y+"px",left:l+"px",height:(_3eb.h+_3ea.h)+"px"});html.addClass(this.lineDiv,"dojoxGridResizeColLine");this.lineDiv._origLeft=l;win.body().appendChild(this.lineDiv);}var _3ec=[],_3ed=this.tableMap.findOverlappingNodes(e.cellNode);for(var i=0,cell;(cell=_3ed[i]);i++){_3ec.push({node:cell,index:this.getCellNodeIndex(cell),width:cell.offsetWidth});}var view=e.sourceView;var adj=this.grid.isLeftToRight()?1:-1;var _3ee=e.grid.views.views;var _3ef=[];for(var j=view.idx+adj,_3f0;(_3f0=_3ee[j]);j=j+adj){_3ef.push({node:_3f0.headerNode,left:window.parseInt(_3f0.headerNode.style.left)});}var _3f1=view.headerContentNode.firstChild;var drag={scrollLeft:e.sourceView.headerNode.scrollLeft,view:view,node:e.cellNode,index:e.cellIndex,w:html.contentBox(e.cellNode).w,vw:_3ea.w,table:_3f1,tw:html.contentBox(_3f1).w,spanners:_3ec,followers:_3ef};return drag;},beginColumnResize:function(e){this.moverDiv=document.createElement("div");html.style(this.moverDiv,{position:"absolute",left:0});win.body().appendChild(this.moverDiv);html.addClass(this.grid.domNode,"dojoxGridColumnResizing");var m=(this.moveable=new _3be(this.moverDiv));var drag=this.colResizeSetup(e,true);m.onMove=lang.hitch(this,"doResizeColumn",drag);_3bd.connect(m,"onMoveStop",lang.hitch(this,function(){this.endResizeColumn(drag);if(drag.node.releaseCapture){drag.node.releaseCapture();}this.moveable.destroy();delete this.moveable;this.moveable=null;html.removeClass(this.grid.domNode,"dojoxGridColumnResizing");}));if(e.cellNode.setCapture){e.cellNode.setCapture();}m.onMouseDown(e);},doResizeColumn:function(_3f2,_3f3,_3f4){var _3f5=_3f4.l;var data={deltaX:_3f5,w:_3f2.w+(this.grid.isLeftToRight()?_3f5:-_3f5),vw:_3f2.vw+_3f5,tw:_3f2.tw+_3f5};this.dragRecord={inDrag:_3f2,mover:_3f3,leftTop:_3f4};if(data.w>=this.minColWidth){if(!_3f3){this.doResizeNow(_3f2,data);}else{html.style(this.lineDiv,"left",(this.lineDiv._origLeft+data.deltaX)+"px");}}},endResizeColumn:function(_3f6){if(this.dragRecord){var _3f7=this.dragRecord.leftTop;var _3f8=this.grid.isLeftToRight()?_3f7.l:-_3f7.l;_3f8+=Math.max(_3f6.w+_3f8,this.minColWidth)-(_3f6.w+_3f8);if(has("webkit")&&_3f6.spanners.length){_3f8+=html._getPadBorderExtents(_3f6.spanners[0].node).w;}var data={deltaX:_3f8,w:_3f6.w+_3f8,vw:_3f6.vw+_3f8,tw:_3f6.tw+_3f8};this.doResizeNow(_3f6,data);delete this.dragRecord;}html.destroy(this.lineDiv);html.destroy(this.moverDiv);html.destroy(this.moverDiv);delete this.moverDiv;this._skipBogusClicks=true;_3f6.view.update();this._skipBogusClicks=false;this.grid.onResizeColumn(_3f6.index);},doResizeNow:function(_3f9,data){_3f9.view.convertColPctToFixed();if(_3f9.view.flexCells&&!_3f9.view.testFlexCells()){var t=_3c5(_3f9.node);if(t){(t.style.width="");}}var i,s,sw,f,fl;for(i=0;(s=_3f9.spanners[i]);i++){sw=s.width+data.deltaX;if(sw>0){s.node.style.width=sw+"px";_3f9.view.setColWidth(s.index,sw);}}if(this.grid.isLeftToRight()||!has("ie")){for(i=0;(f=_3f9.followers[i]);i++){fl=f.left+data.deltaX;f.node.style.left=fl+"px";}}_3f9.node.style.width=data.w+"px";_3f9.view.setColWidth(_3f9.index,data.w);_3f9.view.headerNode.style.width=data.vw+"px";_3f9.view.setColumnsWidth(data.tw);if(!this.grid.isLeftToRight()){_3f9.view.headerNode.scrollLeft=_3f9.scrollLeft+data.deltaX;}}});dg._TableMap=lang.extend(function(rows){this.mapRows(rows);},{map:null,mapRows:function(_3fa){var _3fb=_3fa.length;if(!_3fb){return;}this.map=[];var row;for(var k=0;(row=_3fa[k]);k++){this.map[k]=[];}for(var j=0;(row=_3fa[j]);j++){for(var i=0,x=0,cell,_3fc,_3fd;(cell=row[i]);i++){while(this.map[j][x]){x++;}this.map[j][x]={c:i,r:j};_3fd=cell.rowSpan||1;_3fc=cell.colSpan||1;for(var y=0;y<_3fd;y++){for(var s=0;s<_3fc;s++){this.map[j+y][x+s]=this.map[j][x];}}x+=_3fc;}}},dumpMap:function(){for(var j=0,row,h="";(row=this.map[j]);j++,h=""){for(var i=0,cell;(cell=row[i]);i++){h+=cell.r+","+cell.c+" ";}}},getMapCoords:function(_3fe,_3ff){for(var j=0,row;(row=this.map[j]);j++){for(var i=0,cell;(cell=row[i]);i++){if(cell.c==_3ff&&cell.r==_3fe){return {j:j,i:i};}}}return {j:-1,i:-1};},getNode:function(_400,_401,_402){var row=_400&&_400.rows[_401];return row&&row.cells[_402];},_findOverlappingNodes:function(_403,_404,_405){var _406=[];var m=this.getMapCoords(_404,_405);for(var j=0,row;(row=this.map[j]);j++){if(j==m.j){continue;}var rw=row[m.i];var n=(rw?this.getNode(_403,rw.r,rw.c):null);if(n){_406.push(n);}}return _406;},findOverlappingNodes:function(_407){return this._findOverlappingNodes(_3c5(_407),_3c1(_407.parentNode),_3c0(_407));}});return {_Builder:_3cd,_HeaderBuilder:_3e4,_ContentBuilder:_3de};});},"dojo/dnd/Source":function(){define(["../_base/array","../_base/connect","../_base/declare","../_base/kernel","../_base/lang","../dom-class","../dom-geometry","../mouse","../ready","../topic","./common","./Selector","./Manager"],function(_408,_409,_40a,_40b,lang,_40c,_40d,_40e,_40f,_410,dnd,_411,_412){if(!_40b.isAsync){_40f(0,function(){var _413=["dojo/dnd/AutoSource","dojo/dnd/Target"];require(_413);});}var _414=_40a("dojo.dnd.Source",_411,{isSource:true,horizontal:false,copyOnly:false,selfCopy:false,selfAccept:true,skipForm:false,withHandles:false,autoSync:false,delay:0,accept:["text"],generateText:true,constructor:function(node,_415){lang.mixin(this,lang.mixin({},_415));var type=this.accept;if(type.length){this.accept={};for(var i=0;i<type.length;++i){this.accept[type[i]]=1;}}this.isDragging=false;this.mouseDown=false;this.targetAnchor=null;this.targetBox=null;this.before=true;this._lastX=0;this._lastY=0;this.sourceState="";if(this.isSource){_40c.add(this.node,"dojoDndSource");}this.targetState="";if(this.accept){_40c.add(this.node,"dojoDndTarget");}if(this.horizontal){_40c.add(this.node,"dojoDndHorizontal");}this.topics=[_410.subscribe("/dnd/source/over",lang.hitch(this,"onDndSourceOver")),_410.subscribe("/dnd/start",lang.hitch(this,"onDndStart")),_410.subscribe("/dnd/drop",lang.hitch(this,"onDndDrop")),_410.subscribe("/dnd/cancel",lang.hitch(this,"onDndCancel"))];},checkAcceptance:function(_416,_417){if(this==_416){return !this.copyOnly||this.selfAccept;}for(var i=0;i<_417.length;++i){var type=_416.getItem(_417[i].id).type;var flag=false;for(var j=0;j<type.length;++j){if(type[j] in this.accept){flag=true;break;}}if(!flag){return false;}}return true;},copyState:function(_418,self){if(_418){return true;}if(arguments.length<2){self=this==_412.manager().target;}if(self){if(this.copyOnly){return this.selfCopy;}}else{return this.copyOnly;}return false;},destroy:function(){_414.superclass.destroy.call(this);_408.forEach(this.topics,function(t){t.remove();});this.targetAnchor=null;},onMouseMove:function(e){if(this.isDragging&&this.targetState=="Disabled"){return;}_414.superclass.onMouseMove.call(this,e);var m=_412.manager();if(!this.isDragging){if(this.mouseDown&&this.isSource&&(Math.abs(e.pageX-this._lastX)>this.delay||Math.abs(e.pageY-this._lastY)>this.delay)){var _419=this.getSelectedNodes();if(_419.length){m.startDrag(this,_419,this.copyState(dnd.getCopyKeyState(e),true));}}}if(this.isDragging){var _41a=false;if(this.current){if(!this.targetBox||this.targetAnchor!=this.current){this.targetBox=_40d.position(this.current,true);}if(this.horizontal){_41a=(e.pageX-this.targetBox.x<this.targetBox.w/2)==_40d.isBodyLtr(this.current.ownerDocument);}else{_41a=(e.pageY-this.targetBox.y)<(this.targetBox.h/2);}}if(this.current!=this.targetAnchor||_41a!=this.before){this._markTargetAnchor(_41a);m.canDrop(!this.current||m.source!=this||!(this.current.id in this.selection));}}},onMouseDown:function(e){if(!this.mouseDown&&this._legalMouseDown(e)&&(!this.skipForm||!dnd.isFormElement(e))){this.mouseDown=true;this._lastX=e.pageX;this._lastY=e.pageY;_414.superclass.onMouseDown.call(this,e);}},onMouseUp:function(e){if(this.mouseDown){this.mouseDown=false;_414.superclass.onMouseUp.call(this,e);}},onDndSourceOver:function(_41b){if(this!==_41b){this.mouseDown=false;if(this.targetAnchor){this._unmarkTargetAnchor();}}else{if(this.isDragging){var m=_412.manager();m.canDrop(this.targetState!="Disabled"&&(!this.current||m.source!=this||!(this.current.id in this.selection)));}}},onDndStart:function(_41c,_41d,copy){if(this.autoSync){this.sync();}if(this.isSource){this._changeState("Source",this==_41c?(copy?"Copied":"Moved"):"");}var _41e=this.accept&&this.checkAcceptance(_41c,_41d);this._changeState("Target",_41e?"":"Disabled");if(this==_41c){_412.manager().overSource(this);}this.isDragging=true;},onDndDrop:function(_41f,_420,copy,_421){if(this==_421){this.onDrop(_41f,_420,copy);}this.onDndCancel();},onDndCancel:function(){if(this.targetAnchor){this._unmarkTargetAnchor();this.targetAnchor=null;}this.before=true;this.isDragging=false;this.mouseDown=false;this._changeState("Source","");this._changeState("Target","");},onDrop:function(_422,_423,copy){if(this!=_422){this.onDropExternal(_422,_423,copy);}else{this.onDropInternal(_423,copy);}},onDropExternal:function(_424,_425,copy){var _426=this._normalizedCreator;if(this.creator){this._normalizedCreator=function(node,hint){return _426.call(this,_424.getItem(node.id).data,hint);};}else{if(copy){this._normalizedCreator=function(node){var t=_424.getItem(node.id);var n=node.cloneNode(true);n.id=dnd.getUniqueId();return {node:n,data:t.data,type:t.type};};}else{this._normalizedCreator=function(node){var t=_424.getItem(node.id);_424.delItem(node.id);return {node:node,data:t.data,type:t.type};};}}this.selectNone();if(!copy&&!this.creator){_424.selectNone();}this.insertNodes(true,_425,this.before,this.current);if(!copy&&this.creator){_424.deleteSelectedNodes();}this._normalizedCreator=_426;},onDropInternal:function(_427,copy){var _428=this._normalizedCreator;if(this.current&&this.current.id in this.selection){return;}if(copy){if(this.creator){this._normalizedCreator=function(node,hint){return _428.call(this,this.getItem(node.id).data,hint);};}else{this._normalizedCreator=function(node){var t=this.getItem(node.id);var n=node.cloneNode(true);n.id=dnd.getUniqueId();return {node:n,data:t.data,type:t.type};};}}else{if(!this.current){return;}this._normalizedCreator=function(node){var t=this.getItem(node.id);return {node:node,data:t.data,type:t.type};};}this._removeSelection();this.insertNodes(true,_427,this.before,this.current);this._normalizedCreator=_428;},onDraggingOver:function(){},onDraggingOut:function(){},onOverEvent:function(){_414.superclass.onOverEvent.call(this);_412.manager().overSource(this);if(this.isDragging&&this.targetState!="Disabled"){this.onDraggingOver();}},onOutEvent:function(){_414.superclass.onOutEvent.call(this);_412.manager().outSource(this);if(this.isDragging&&this.targetState!="Disabled"){this.onDraggingOut();}},_markTargetAnchor:function(_429){if(this.current==this.targetAnchor&&this.before==_429){return;}if(this.targetAnchor){this._removeItemClass(this.targetAnchor,this.before?"Before":"After");}this.targetAnchor=this.current;this.targetBox=null;this.before=_429;if(this.targetAnchor){this._addItemClass(this.targetAnchor,this.before?"Before":"After");}},_unmarkTargetAnchor:function(){if(!this.targetAnchor){return;}this._removeItemClass(this.targetAnchor,this.before?"Before":"After");this.targetAnchor=null;this.targetBox=null;this.before=true;},_markDndStatus:function(copy){this._changeState("Source",copy?"Copied":"Moved");},_legalMouseDown:function(e){if(e.type!="touchstart"&&!_40e.isLeft(e)){return false;}if(!this.withHandles){return true;}for(var node=e.target;node&&node!==this.node;node=node.parentNode){if(_40c.contains(node,"dojoDndHandle")){return true;}if(_40c.contains(node,"dojoDndItem")||_40c.contains(node,"dojoDndIgnore")){break;}}return false;}});return _414;});},"dojox/grid/cells/_base":function(){define("dojox/grid/cells/_base",["dojo/_base/kernel","dojo/_base/declare","dojo/_base/lang","dojo/_base/event","dojo/_base/connect","dojo/_base/array","dojo/_base/sniff","dojo/dom","dojo/dom-attr","dojo/dom-construct","dijit/_Widget","../util"],function(dojo,_42a,lang,_42b,_42c,_42d,has,dom,_42e,_42f,_430,util){var _431=_42a("dojox.grid._DeferredTextWidget",_430,{deferred:null,_destroyOnRemove:true,postCreate:function(){if(this.deferred){this.deferred.addBoth(lang.hitch(this,function(text){if(this.domNode){this.domNode.innerHTML=text;}}));}}});var _432=function(_433){try{util.fire(_433,"focus");util.fire(_433,"select");}catch(e){}};var _434=function(){setTimeout(lang.hitch.apply(dojo,arguments),0);};var _435=_42a("dojox.grid.cells._Base",null,{styles:"",classes:"",editable:false,alwaysEditing:false,formatter:null,defaultValue:"...",value:null,hidden:false,noresize:false,draggable:true,_valueProp:"value",_formatPending:false,constructor:function(_436){this._props=_436||{};lang.mixin(this,_436);if(this.draggable===undefined){this.draggable=true;}},_defaultFormat:function(_437,_438){var s=this.grid.formatterScope||this;var f=this.formatter;if(f&&s&&typeof f=="string"){f=this.formatter=s[f];}var v=(_437!=this.defaultValue&&f)?f.apply(s,_438):_437;if(typeof v=="undefined"){return this.defaultValue;}if(v&&v.addBoth){v=new _431({deferred:v},_42f.create("span",{innerHTML:this.defaultValue}));}if(v&&v.declaredClass&&v.startup){return "<div class='dojoxGridStubNode' linkWidget='"+v.id+"' cellIdx='"+this.index+"'>"+this.defaultValue+"</div>";}return v;},format:function(_439,_43a){var f,i=this.grid.edit.info,d=this.get?this.get(_439,_43a):(this.value||this.defaultValue);d=(d&&d.replace&&this.grid.escapeHTMLInData)?d.replace(/&/g,"&amp;").replace(/</g,"&lt;"):d;if(this.editable&&(this.alwaysEditing||(i.rowIndex==_439&&i.cell==this))){return this.formatEditing(d,_439);}else{return this._defaultFormat(d,[d,_439,this]);}},formatEditing:function(_43b,_43c){},getNode:function(_43d){return this.view.getCellNode(_43d,this.index);},getHeaderNode:function(){return this.view.getHeaderCellNode(this.index);},getEditNode:function(_43e){return (this.getNode(_43e)||0).firstChild||0;},canResize:function(){var uw=this.unitWidth;return uw&&(uw!=="auto");},isFlex:function(){var uw=this.unitWidth;return uw&&lang.isString(uw)&&(uw=="auto"||uw.slice(-1)=="%");},applyEdit:function(_43f,_440){if(this.getNode(_440)){this.grid.edit.applyCellEdit(_43f,this,_440);}},cancelEdit:function(_441){this.grid.doCancelEdit(_441);},_onEditBlur:function(_442){if(this.grid.edit.isEditCell(_442,this.index)){this.grid.edit.apply();}},registerOnBlur:function(_443,_444){if(this.commitOnBlur){_42c.connect(_443,"onblur",function(e){setTimeout(lang.hitch(this,"_onEditBlur",_444),250);});}},needFormatNode:function(_445,_446){this._formatPending=true;_434(this,"_formatNode",_445,_446);},cancelFormatNode:function(){this._formatPending=false;},_formatNode:function(_447,_448){if(this._formatPending){this._formatPending=false;if(!has("ie")){dom.setSelectable(this.grid.domNode,true);}this.formatNode(this.getEditNode(_448),_447,_448);}},formatNode:function(_449,_44a,_44b){if(has("ie")){_434(this,"focus",_44b,_449);}else{this.focus(_44b,_449);}},dispatchEvent:function(m,e){if(m in this){return this[m](e);}},getValue:function(_44c){return this.getEditNode(_44c)[this._valueProp];},setValue:function(_44d,_44e){var n=this.getEditNode(_44d);if(n){n[this._valueProp]=_44e;}},focus:function(_44f,_450){_432(_450||this.getEditNode(_44f));},save:function(_451){this.value=this.value||this.getValue(_451);},restore:function(_452){this.setValue(_452,this.value);},_finish:function(_453){dom.setSelectable(this.grid.domNode,false);this.cancelFormatNode();},apply:function(_454){this.applyEdit(this.getValue(_454),_454);this._finish(_454);},cancel:function(_455){this.cancelEdit(_455);this._finish(_455);}});_435.markupFactory=function(node,_456){var _457=lang.trim(_42e.get(node,"formatter")||"");if(_457){_456.formatter=lang.getObject(_457)||_457;}var get=lang.trim(_42e.get(node,"get")||"");if(get){_456.get=lang.getObject(get);}var _458=function(attr,cell,_459){var _45a=lang.trim(_42e.get(node,attr)||"");if(_45a){cell[_459||attr]=!(_45a.toLowerCase()=="false");}};_458("sortDesc",_456);_458("editable",_456);_458("alwaysEditing",_456);_458("noresize",_456);_458("draggable",_456);var _45b=lang.trim(_42e.get(node,"loadingText")||_42e.get(node,"defaultValue")||"");if(_45b){_456.defaultValue=_45b;}var _45c=function(attr,cell,_45d){var _45e=lang.trim(_42e.get(node,attr)||"")||undefined;if(_45e){cell[_45d||attr]=_45e;}};_45c("styles",_456);_45c("headerStyles",_456);_45c("cellStyles",_456);_45c("classes",_456);_45c("headerClasses",_456);_45c("cellClasses",_456);};var Cell=_42a("dojox.grid.cells.Cell",_435,{constructor:function(){this.keyFilter=this.keyFilter;},keyFilter:null,formatEditing:function(_45f,_460){this.needFormatNode(_45f,_460);return "<input class=\"dojoxGridInput\" type=\"text\" value=\""+_45f+"\">";},formatNode:function(_461,_462,_463){this.inherited(arguments);this.registerOnBlur(_461,_463);},doKey:function(e){if(this.keyFilter){var key=String.fromCharCode(e.charCode);if(key.search(this.keyFilter)==-1){_42b.stop(e);}}},_finish:function(_464){this.inherited(arguments);var n=this.getEditNode(_464);try{util.fire(n,"blur");}catch(e){}}});Cell.markupFactory=function(node,_465){_435.markupFactory(node,_465);var _466=lang.trim(_42e.get(node,"keyFilter")||"");if(_466){_465.keyFilter=new RegExp(_466);}};var _467=_42a("dojox.grid.cells.RowIndex",Cell,{name:"Row",postscript:function(){this.editable=false;},get:function(_468){return _468+1;}});_467.markupFactory=function(node,_469){Cell.markupFactory(node,_469);};var _46a=_42a("dojox.grid.cells.Select",Cell,{options:null,values:null,returnIndex:-1,constructor:function(_46b){this.values=this.values||this.options;},formatEditing:function(_46c,_46d){this.needFormatNode(_46c,_46d);var h=["<select class=\"dojoxGridSelect\">"];for(var i=0,o,v;((o=this.options[i])!==undefined)&&((v=this.values[i])!==undefined);i++){v=v.replace?v.replace(/&/g,"&amp;").replace(/</g,"&lt;"):v;o=o.replace?o.replace(/&/g,"&amp;").replace(/</g,"&lt;"):o;h.push("<option",(_46c==v?" selected":"")," value=\""+v+"\"",">",o,"</option>");}h.push("</select>");return h.join("");},_defaultFormat:function(_46e,_46f){var v=this.inherited(arguments);if(!this.formatter&&this.values&&this.options){var i=_42d.indexOf(this.values,v);if(i>=0){v=this.options[i];}}return v;},getValue:function(_470){var n=this.getEditNode(_470);if(n){var i=n.selectedIndex,o=n.options[i];return this.returnIndex>-1?i:o.value||o.innerHTML;}}});_46a.markupFactory=function(node,cell){Cell.markupFactory(node,cell);var _471=lang.trim(_42e.get(node,"options")||"");if(_471){var o=_471.split(",");if(o[0]!=_471){cell.options=o;}}var _472=lang.trim(_42e.get(node,"values")||"");if(_472){var v=_472.split(",");if(v[0]!=_472){cell.values=v;}}};var _473=_42a("dojox.grid.cells.AlwaysEdit",Cell,{alwaysEditing:true,_formatNode:function(_474,_475){this.formatNode(this.getEditNode(_475),_474,_475);},applyStaticValue:function(_476){var e=this.grid.edit;e.applyCellEdit(this.getValue(_476),this,_476);e.start(this,_476,true);}});_473.markupFactory=function(node,cell){Cell.markupFactory(node,cell);};var Bool=_42a("dojox.grid.cells.Bool",_473,{_valueProp:"checked",formatEditing:function(_477,_478){return "<input class=\"dojoxGridInput\" type=\"checkbox\""+(_477?" checked=\"checked\"":"")+" style=\"width: auto\" />";},doclick:function(e){if(e.target.tagName=="INPUT"){this.applyStaticValue(e.rowIndex);}}});Bool.markupFactory=function(node,cell){_473.markupFactory(node,cell);};return _435;});},"dijit/_WidgetBase":function(){define("dijit/_WidgetBase",["require","dojo/_base/array","dojo/aspect","dojo/_base/config","dojo/_base/connect","dojo/_base/declare","dojo/dom","dojo/dom-attr","dojo/dom-class","dojo/dom-construct","dojo/dom-geometry","dojo/dom-style","dojo/has","dojo/_base/kernel","dojo/_base/lang","dojo/on","dojo/ready","dojo/Stateful","dojo/topic","dojo/_base/window","./Destroyable","./registry"],function(_479,_47a,_47b,_47c,_47d,_47e,dom,_47f,_480,_481,_482,_483,has,_484,lang,on,_485,_486,_487,win,_488,_489){has.add("dijit-legacy-requires",!_484.isAsync);if(has("dijit-legacy-requires")){_485(0,function(){var _48a=["dijit/_base/manager"];_479(_48a);});}var _48b={};function _48c(obj){var ret={};for(var attr in obj){ret[attr.toLowerCase()]=true;}return ret;};function _48d(attr){return function(val){_47f[val?"set":"remove"](this.domNode,attr,val);this._set(attr,val);};};return _47e("dijit._WidgetBase",[_486,_488],{id:"",_setIdAttr:"domNode",lang:"",_setLangAttr:_48d("lang"),dir:"",_setDirAttr:_48d("dir"),textDir:"","class":"",_setClassAttr:{node:"domNode",type:"class"},style:"",title:"",tooltip:"",baseClass:"",srcNodeRef:null,domNode:null,containerNode:null,ownerDocument:null,_setOwnerDocumentAttr:function(val){this._set("ownerDocument",val);},attributeMap:{},_blankGif:_47c.blankGif||_479.toUrl("dojo/resources/blank.gif"),postscript:function(_48e,_48f){this.create(_48e,_48f);},create:function(_490,_491){this.srcNodeRef=dom.byId(_491);this._connects=[];this._supportingWidgets=[];if(this.srcNodeRef&&(typeof this.srcNodeRef.id=="string")){this.id=this.srcNodeRef.id;}if(_490){this.params=_490;lang.mixin(this,_490);}this.postMixInProperties();if(!this.id){this.id=_489.getUniqueId(this.declaredClass.replace(/\./g,"_"));if(this.params){delete this.params.id;}}this.ownerDocument=this.ownerDocument||(this.srcNodeRef?this.srcNodeRef.ownerDocument:win.doc);this.ownerDocumentBody=win.body(this.ownerDocument);_489.add(this);this.buildRendering();var _492;if(this.domNode){this._applyAttributes();var _493=this.srcNodeRef;if(_493&&_493.parentNode&&this.domNode!==_493){_493.parentNode.replaceChild(this.domNode,_493);_492=true;}this.domNode.setAttribute("widgetId",this.id);}this.postCreate();if(_492){delete this.srcNodeRef;}this._created=true;},_applyAttributes:function(){var ctor=this.constructor,list=ctor._setterAttrs;if(!list){list=(ctor._setterAttrs=[]);for(var attr in this.attributeMap){list.push(attr);}var _494=ctor.prototype;for(var _495 in _494){if(_495 in this.attributeMap){continue;}var _496="_set"+_495.replace(/^[a-z]|-[a-zA-Z]/g,function(c){return c.charAt(c.length-1).toUpperCase();})+"Attr";if(_496 in _494){list.push(_495);}}}_47a.forEach(list,function(attr){if(this.params&&attr in this.params){}else{if(this[attr]){this.set(attr,this[attr]);}}},this);for(var _497 in this.params){this.set(_497,this.params[_497]);}},postMixInProperties:function(){},buildRendering:function(){if(!this.domNode){this.domNode=this.srcNodeRef||this.ownerDocument.createElement("div");}if(this.baseClass){var _498=this.baseClass.split(" ");if(!this.isLeftToRight()){_498=_498.concat(_47a.map(_498,function(name){return name+"Rtl";}));}_480.add(this.domNode,_498);}},postCreate:function(){},startup:function(){if(this._started){return;}this._started=true;_47a.forEach(this.getChildren(),function(obj){if(!obj._started&&!obj._destroyed&&lang.isFunction(obj.startup)){obj.startup();obj._started=true;}});},destroyRecursive:function(_499){this._beingDestroyed=true;this.destroyDescendants(_499);this.destroy(_499);},destroy:function(_49a){this._beingDestroyed=true;this.uninitialize();function _49b(w){if(w.destroyRecursive){w.destroyRecursive(_49a);}else{if(w.destroy){w.destroy(_49a);}}};_47a.forEach(this._connects,lang.hitch(this,"disconnect"));_47a.forEach(this._supportingWidgets,_49b);if(this.domNode){_47a.forEach(_489.findWidgets(this.domNode,this.containerNode),_49b);}this.destroyRendering(_49a);_489.remove(this.id);this._destroyed=true;},destroyRendering:function(_49c){if(this.bgIframe){this.bgIframe.destroy(_49c);delete this.bgIframe;}if(this.domNode){if(_49c){_47f.remove(this.domNode,"widgetId");}else{_481.destroy(this.domNode);}delete this.domNode;}if(this.srcNodeRef){if(!_49c){_481.destroy(this.srcNodeRef);}delete this.srcNodeRef;}},destroyDescendants:function(_49d){_47a.forEach(this.getChildren(),function(_49e){if(_49e.destroyRecursive){_49e.destroyRecursive(_49d);}});},uninitialize:function(){return false;},_setStyleAttr:function(_49f){var _4a0=this.domNode;if(lang.isObject(_49f)){_483.set(_4a0,_49f);}else{if(_4a0.style.cssText){_4a0.style.cssText+="; "+_49f;}else{_4a0.style.cssText=_49f;}}this._set("style",_49f);},_attrToDom:function(attr,_4a1,_4a2){_4a2=arguments.length>=3?_4a2:this.attributeMap[attr];_47a.forEach(lang.isArray(_4a2)?_4a2:[_4a2],function(_4a3){var _4a4=this[_4a3.node||_4a3||"domNode"];var type=_4a3.type||"attribute";switch(type){case "attribute":if(lang.isFunction(_4a1)){_4a1=lang.hitch(this,_4a1);}var _4a5=_4a3.attribute?_4a3.attribute:(/^on[A-Z][a-zA-Z]*$/.test(attr)?attr.toLowerCase():attr);if(_4a4.tagName){_47f.set(_4a4,_4a5,_4a1);}else{_4a4.set(_4a5,_4a1);}break;case "innerText":_4a4.innerHTML="";_4a4.appendChild(this.ownerDocument.createTextNode(_4a1));break;case "innerHTML":_4a4.innerHTML=_4a1;break;case "class":_480.replace(_4a4,_4a1,this[attr]);break;}},this);},get:function(name){var _4a6=this._getAttrNames(name);return this[_4a6.g]?this[_4a6.g]():this[name];},set:function(name,_4a7){if(typeof name==="object"){for(var x in name){this.set(x,name[x]);}return this;}var _4a8=this._getAttrNames(name),_4a9=this[_4a8.s];if(lang.isFunction(_4a9)){var _4aa=_4a9.apply(this,Array.prototype.slice.call(arguments,1));}else{var _4ab=this.focusNode&&!lang.isFunction(this.focusNode)?"focusNode":"domNode",tag=this[_4ab].tagName,_4ac=_48b[tag]||(_48b[tag]=_48c(this[_4ab])),map=name in this.attributeMap?this.attributeMap[name]:_4a8.s in this?this[_4a8.s]:((_4a8.l in _4ac&&typeof _4a7!="function")||/^aria-|^data-|^role$/.test(name))?_4ab:null;if(map!=null){this._attrToDom(name,_4a7,map);}this._set(name,_4a7);}return _4aa||this;},_attrPairNames:{},_getAttrNames:function(name){var apn=this._attrPairNames;if(apn[name]){return apn[name];}var uc=name.replace(/^[a-z]|-[a-zA-Z]/g,function(c){return c.charAt(c.length-1).toUpperCase();});return (apn[name]={n:name+"Node",s:"_set"+uc+"Attr",g:"_get"+uc+"Attr",l:uc.toLowerCase()});},_set:function(name,_4ad){var _4ae=this[name];this[name]=_4ad;if(this._created&&_4ad!==_4ae){if(this._watchCallbacks){this._watchCallbacks(name,_4ae,_4ad);}this.emit("attrmodified-"+name,{detail:{prevValue:_4ae,newValue:_4ad}});}},emit:function(type,_4af,_4b0){_4af=_4af||{};if(_4af.bubbles===undefined){_4af.bubbles=true;}if(_4af.cancelable===undefined){_4af.cancelable=true;}if(!_4af.detail){_4af.detail={};}_4af.detail.widget=this;var ret,_4b1=this["on"+type];if(_4b1){ret=_4b1.apply(this,_4b0?_4b0:[_4af]);}if(this._started&&!this._beingDestroyed){on.emit(this.domNode,type.toLowerCase(),_4af);}return ret;},on:function(type,func){var _4b2=this._onMap(type);if(_4b2){return _47b.after(this,_4b2,func,true);}return this.own(on(this.domNode,type,func))[0];},_onMap:function(type){var ctor=this.constructor,map=ctor._onMap;if(!map){map=(ctor._onMap={});for(var attr in ctor.prototype){if(/^on/.test(attr)){map[attr.replace(/^on/,"").toLowerCase()]=attr;}}}return map[typeof type=="string"&&type.toLowerCase()];},toString:function(){return "[Widget "+this.declaredClass+", "+(this.id||"NO ID")+"]";},getChildren:function(){return this.containerNode?_489.findWidgets(this.containerNode):[];},getParent:function(){return _489.getEnclosingWidget(this.domNode.parentNode);},connect:function(obj,_4b3,_4b4){return this.own(_47d.connect(obj,_4b3,this,_4b4))[0];},disconnect:function(_4b5){_4b5.remove();},subscribe:function(t,_4b6){return this.own(_487.subscribe(t,lang.hitch(this,_4b6)))[0];},unsubscribe:function(_4b7){_4b7.remove();},isLeftToRight:function(){return this.dir?(this.dir=="ltr"):_482.isBodyLtr(this.ownerDocument);},isFocusable:function(){return this.focus&&(_483.get(this.domNode,"display")!="none");},placeAt:function(_4b8,_4b9){var _4ba=!_4b8.tagName&&_489.byId(_4b8);if(_4ba&&_4ba.addChild&&(!_4b9||typeof _4b9==="number")){_4ba.addChild(this,_4b9);}else{var ref=_4ba?(_4ba.containerNode&&!/after|before|replace/.test(_4b9||"")?_4ba.containerNode:_4ba.domNode):dom.byId(_4b8,this.ownerDocument);_481.place(this.domNode,ref,_4b9);if(!this._started&&(this.getParent()||{})._started){this.startup();}}return this;},getTextDir:function(text,_4bb){return _4bb;},applyTextDir:function(){},defer:function(fcn,_4bc){var _4bd=setTimeout(lang.hitch(this,function(){_4bd=null;if(!this._destroyed){lang.hitch(this,fcn)();}}),_4bc||0);return {remove:function(){if(_4bd){clearTimeout(_4bd);_4bd=null;}return null;}};}});});},"dojo/dnd/Moveable":function(){define(["../_base/array","../_base/declare","../_base/event","../_base/lang","../dom","../dom-class","../Evented","../on","../topic","../touch","./common","./Mover","../_base/window"],function(_4be,_4bf,_4c0,lang,dom,_4c1,_4c2,on,_4c3,_4c4,dnd,_4c5,win){var _4c6=_4bf("dojo.dnd.Moveable",[_4c2],{handle:"",delay:0,skip:false,constructor:function(node,_4c7){this.node=dom.byId(node);if(!_4c7){_4c7={};}this.handle=_4c7.handle?dom.byId(_4c7.handle):null;if(!this.handle){this.handle=this.node;}this.delay=_4c7.delay>0?_4c7.delay:0;this.skip=_4c7.skip;this.mover=_4c7.mover?_4c7.mover:_4c5;this.events=[on(this.handle,_4c4.press,lang.hitch(this,"onMouseDown")),on(this.handle,"dragstart",lang.hitch(this,"onSelectStart")),on(this.handle,"selectstart",lang.hitch(this,"onSelectStart"))];},markupFactory:function(_4c8,node,Ctor){return new Ctor(node,_4c8);},destroy:function(){_4be.forEach(this.events,function(_4c9){_4c9.remove();});this.events=this.node=this.handle=null;},onMouseDown:function(e){if(this.skip&&dnd.isFormElement(e)){return;}if(this.delay){this.events.push(on(this.handle,_4c4.move,lang.hitch(this,"onMouseMove")),on(this.handle,_4c4.release,lang.hitch(this,"onMouseUp")));this._lastX=e.pageX;this._lastY=e.pageY;}else{this.onDragDetected(e);}_4c0.stop(e);},onMouseMove:function(e){if(Math.abs(e.pageX-this._lastX)>this.delay||Math.abs(e.pageY-this._lastY)>this.delay){this.onMouseUp(e);this.onDragDetected(e);}_4c0.stop(e);},onMouseUp:function(e){for(var i=0;i<2;++i){this.events.pop().remove();}_4c0.stop(e);},onSelectStart:function(e){if(!this.skip||!dnd.isFormElement(e)){_4c0.stop(e);}},onDragDetected:function(e){new this.mover(this.node,e,this);},onMoveStart:function(_4ca){_4c3.publish("/dnd/move/start",_4ca);_4c1.add(win.body(),"dojoMove");_4c1.add(this.node,"dojoMoveItem");},onMoveStop:function(_4cb){_4c3.publish("/dnd/move/stop",_4cb);_4c1.remove(win.body(),"dojoMove");_4c1.remove(this.node,"dojoMoveItem");},onFirstMove:function(){},onMove:function(_4cc,_4cd){this.onMoving(_4cc,_4cd);var s=_4cc.node.style;s.left=_4cd.l+"px";s.top=_4cd.t+"px";this.onMoved(_4cc,_4cd);},onMoving:function(){},onMoved:function(){}});return _4c6;});},"*now":function(r){r(["dojo/i18n!*preload*dojox/grid/nls/DataGrid*[\"ar\",\"ca\",\"cs\",\"da\",\"de\",\"el\",\"en-gb\",\"en-us\",\"es-es\",\"fi-fi\",\"fr-fr\",\"he-il\",\"hu\",\"it-it\",\"ja-jp\",\"ko-kr\",\"nl-nl\",\"nb\",\"pl\",\"pt-br\",\"pt-pt\",\"ru\",\"sk\",\"sl\",\"sv\",\"th\",\"tr\",\"zh-tw\",\"zh-cn\",\"ROOT\"]"]);}}});define("dojox/grid/DataGrid",["../main","dojo/_base/array","dojo/_base/lang","dojo/_base/json","dojo/_base/sniff","dojo/_base/declare","./_Grid","./DataSelection","dojo/_base/html"],function(_4ce,_4cf,lang,json,has,_4d0,_4d1,_4d2,html){var _4d3=_4d0("dojox.grid.DataGrid",_4d1,{store:null,query:null,queryOptions:null,fetchText:"...",sortFields:null,updateDelay:1,items:null,_store_connects:null,_by_idty:null,_by_idx:null,_cache:null,_pages:null,_pending_requests:null,_bop:-1,_eop:-1,_requests:0,rowCount:0,_isLoaded:false,_isLoading:false,keepSelection:false,postCreate:function(){this._pages=[];this._store_connects=[];this._by_idty={};this._by_idx=[];this._cache=[];this._pending_requests={};this._setStore(this.store);this.inherited(arguments);},destroy:function(){this.selection.destroy();this.inherited(arguments);},createSelection:function(){this.selection=new _4d2(this);},get:function(_4d4,_4d5){if(_4d5&&this.field=="_item"&&!this.fields){return _4d5;}else{if(_4d5&&this.fields){var ret=[];var s=this.grid.store;_4cf.forEach(this.fields,function(f){ret=ret.concat(s.getValues(_4d5,f));});return ret;}else{if(!_4d5&&typeof _4d4==="string"){return this.inherited(arguments);}}}return (!_4d5?this.defaultValue:(!this.field?this.value:(this.field=="_item"?_4d5:this.grid.store.getValue(_4d5,this.field))));},_checkUpdateStatus:function(){if(this.updateDelay>0){var _4d6=false;if(this._endUpdateDelay){clearTimeout(this._endUpdateDelay);delete this._endUpdateDelay;_4d6=true;}if(!this.updating){this.beginUpdate();_4d6=true;}if(_4d6){var _4d7=this;this._endUpdateDelay=setTimeout(function(){delete _4d7._endUpdateDelay;_4d7.endUpdate();},this.updateDelay);}}},_onSet:function(item,_4d8,_4d9,_4da){this._checkUpdateStatus();var idx=this.getItemIndex(item);if(idx>-1){this.updateRow(idx);}},_createItem:function(item,_4db){var idty=this._hasIdentity?this.store.getIdentity(item):json.toJson(this.query)+":idx:"+_4db+":sort:"+json.toJson(this.getSortProps());var o=this._by_idty[idty]={idty:idty,item:item};return o;},_addItem:function(item,_4dc,_4dd){this._by_idx[_4dc]=this._createItem(item,_4dc);if(!_4dd){this.updateRow(_4dc);}},_onNew:function(item,_4de){this._checkUpdateStatus();var _4df=this.get("rowCount");this._addingItem=true;this.updateRowCount(_4df+1);this._addingItem=false;this._addItem(item,_4df);this.showMessage();},_onDelete:function(item){this._checkUpdateStatus();var idx=this._getItemIndex(item,true);if(idx>=0){this._pages=[];this._bop=-1;this._eop=-1;var o=this._by_idx[idx];this._by_idx.splice(idx,1);delete this._by_idty[o.idty];this.updateRowCount(this.get("rowCount")-1);if(this.get("rowCount")===0){this.showMessage(this.noDataMessage);}}if(this.selection.isSelected(idx)){this.selection.deselect(idx);this.selection.selected.splice(idx,1);}},_onRevert:function(){this._refresh();},setStore:function(_4e0,_4e1,_4e2){if(this._requestsPending(0)){return;}this._setQuery(_4e1,_4e2);this._setStore(_4e0);this._refresh(true);},setQuery:function(_4e3,_4e4){if(this._requestsPending(0)){return;}this._setQuery(_4e3,_4e4);this._refresh(true);},setItems:function(_4e5){this.items=_4e5;this._setStore(this.store);this._refresh(true);},_setQuery:function(_4e6,_4e7){this.query=_4e6;this.queryOptions=_4e7||this.queryOptions;},_setStore:function(_4e8){if(this.store&&this._store_connects){_4cf.forEach(this._store_connects,this.disconnect,this);}this.store=_4e8;if(this.store){var f=this.store.getFeatures();var h=[];this._canEdit=!!f["dojo.data.api.Write"]&&!!f["dojo.data.api.Identity"];this._hasIdentity=!!f["dojo.data.api.Identity"];if(!!f["dojo.data.api.Notification"]&&!this.items){h.push(this.connect(this.store,"onSet","_onSet"));h.push(this.connect(this.store,"onNew","_onNew"));h.push(this.connect(this.store,"onDelete","_onDelete"));}if(this._canEdit){h.push(this.connect(this.store,"revert","_onRevert"));}this._store_connects=h;}},_onFetchBegin:function(size,req){if(!this.scroller){return;}if(this.rowCount!=size){if(req.isRender){this.scroller.init(size,this.keepRows,this.rowsPerPage);this.rowCount=size;this._setAutoHeightAttr(this.autoHeight,true);this._skipRowRenormalize=true;this.prerender();this._skipRowRenormalize=false;}else{this.updateRowCount(size);}}if(!size){this.views.render();this._resize();this.showMessage(this.noDataMessage);this.focus.initFocusView();}else{this.showMessage();}},_onFetchComplete:function(_4e9,req){if(!this.scroller){return;}if(_4e9&&_4e9.length>0){_4cf.forEach(_4e9,function(item,idx){this._addItem(item,req.start+idx,true);},this);this.updateRows(req.start,_4e9.length);if(req.isRender){this.setScrollTop(0);this.postrender();}else{if(this._lastScrollTop){this.setScrollTop(this._lastScrollTop);}}if(has("ie")){html.setSelectable(this.domNode,this.selectable);}}delete this._lastScrollTop;if(!this._isLoaded){this._isLoading=false;this._isLoaded=true;}this._pending_requests[req.start]=false;},_onFetchError:function(err,req){delete this._lastScrollTop;if(!this._isLoaded){this._isLoading=false;this._isLoaded=true;this.showMessage(this.errorMessage);}this._pending_requests[req.start]=false;this.onFetchError(err,req);},onFetchError:function(err,req){},_fetch:function(_4ea,_4eb){_4ea=_4ea||0;if(this.store&&!this._pending_requests[_4ea]){if(!this._isLoaded&&!this._isLoading){this._isLoading=true;this.showMessage(this.loadingMessage);}this._pending_requests[_4ea]=true;try{if(this.items){var _4ec=this.items;var _4ed=this.store;this.rowsPerPage=_4ec.length;var req={start:_4ea,count:this.rowsPerPage,isRender:_4eb};this._onFetchBegin(_4ec.length,req);var _4ee=0;_4cf.forEach(_4ec,function(i){if(!_4ed.isItemLoaded(i)){_4ee++;}});if(_4ee===0){this._onFetchComplete(_4ec,req);}else{var _4ef=function(item){_4ee--;if(_4ee===0){this._onFetchComplete(_4ec,req);}};_4cf.forEach(_4ec,function(i){if(!_4ed.isItemLoaded(i)){_4ed.loadItem({item:i,onItem:_4ef,scope:this});}},this);}}else{this.store.fetch({start:_4ea,count:this.rowsPerPage,query:this.query,sort:this.getSortProps(),queryOptions:this.queryOptions,isRender:_4eb,onBegin:lang.hitch(this,"_onFetchBegin"),onComplete:lang.hitch(this,"_onFetchComplete"),onError:lang.hitch(this,"_onFetchError")});}}catch(e){this._onFetchError(e,{start:_4ea,count:this.rowsPerPage});}}},_clearData:function(){this.updateRowCount(0);this._by_idty={};this._by_idx=[];this._pages=[];this._bop=this._eop=-1;this._isLoaded=false;this._isLoading=false;},getItem:function(idx){var data=this._by_idx[idx];if(!data||(data&&!data.item)){this._preparePage(idx);return null;}return data.item;},getItemIndex:function(item){return this._getItemIndex(item,false);},_getItemIndex:function(item,_4f0){if(!_4f0&&!this.store.isItem(item)){return -1;}var idty=this._hasIdentity?this.store.getIdentity(item):null;for(var i=0,l=this._by_idx.length;i<l;i++){var d=this._by_idx[i];if(d&&((idty&&d.idty==idty)||(d.item===item))){return i;}}return -1;},filter:function(_4f1,_4f2){this.query=_4f1;if(_4f2){this._clearData();}this._fetch();},_getItemAttr:function(idx,attr){var item=this.getItem(idx);return (!item?this.fetchText:this.store.getValue(item,attr));},_render:function(){if(this.domNode.parentNode){this.scroller.init(this.get("rowCount"),this.keepRows,this.rowsPerPage);this.prerender();this._fetch(0,true);}},_requestsPending:function(_4f3){return this._pending_requests[_4f3];},_rowToPage:function(_4f4){return (this.rowsPerPage?Math.floor(_4f4/this.rowsPerPage):_4f4);},_pageToRow:function(_4f5){return (this.rowsPerPage?this.rowsPerPage*_4f5:_4f5);},_preparePage:function(_4f6){if((_4f6<this._bop||_4f6>=this._eop)&&!this._addingItem){var _4f7=this._rowToPage(_4f6);this._needPage(_4f7);this._bop=_4f7*this.rowsPerPage;this._eop=this._bop+(this.rowsPerPage||this.get("rowCount"));}},_needPage:function(_4f8){if(!this._pages[_4f8]){this._pages[_4f8]=true;this._requestPage(_4f8);}},_requestPage:function(_4f9){var row=this._pageToRow(_4f9);var _4fa=Math.min(this.rowsPerPage,this.get("rowCount")-row);if(_4fa>0){this._requests++;if(!this._requestsPending(row)){setTimeout(lang.hitch(this,"_fetch",row,false),1);}}},getCellName:function(_4fb){return _4fb.field;},_refresh:function(_4fc){this._clearData();this._fetch(0,_4fc);},sort:function(){this.edit.apply();this._lastScrollTop=this.scrollTop;this._refresh();},canSort:function(){return (!this._isLoading);},getSortProps:function(){var c=this.getCell(this.getSortIndex());if(!c){if(this.sortFields){return this.sortFields;}return null;}else{var desc=c["sortDesc"];var si=!(this.sortInfo>0);if(typeof desc=="undefined"){desc=si;}else{desc=si?!desc:desc;}return [{attribute:c.field,descending:desc}];}},styleRowState:function(_4fd){if(this.store&&this.store.getState){var _4fe=this.store.getState(_4fd.index),c="";for(var i=0,ss=["inflight","error","inserting"],s;s=ss[i];i++){if(_4fe[s]){c=" dojoxGridRow-"+s;break;}}_4fd.customClasses+=c;}},onStyleRow:function(_4ff){this.styleRowState(_4ff);this.inherited(arguments);},canEdit:function(_500,_501){return this._canEdit;},_copyAttr:function(idx,attr){var row={};var _502={};var src=this.getItem(idx);return this.store.getValue(src,attr);},doStartEdit:function(_503,_504){if(!this._cache[_504]){this._cache[_504]=this._copyAttr(_504,_503.field);}this.onStartEdit(_503,_504);},doApplyCellEdit:function(_505,_506,_507){this.store.fetchItemByIdentity({identity:this._by_idx[_506].idty,onItem:lang.hitch(this,function(item){var _508=this.store.getValue(item,_507);if(typeof _508=="number"){_505=isNaN(_505)?_505:parseFloat(_505);}else{if(typeof _508=="boolean"){_505=_505=="true"?true:_505=="false"?false:_505;}else{if(_508 instanceof Date){var _509=new Date(_505);_505=isNaN(_509.getTime())?_505:_509;}}}this.store.setValue(item,_507,_505);this.onApplyCellEdit(_505,_506,_507);})});},doCancelEdit:function(_50a){var _50b=this._cache[_50a];if(_50b){this.updateRow(_50a);delete this._cache[_50a];}this.onCancelEdit.apply(this,arguments);},doApplyEdit:function(_50c,_50d){var _50e=this._cache[_50c];this.onApplyEdit(_50c);},removeSelectedRows:function(){if(this._canEdit){this.edit.apply();var fx=lang.hitch(this,function(_50f){if(_50f.length){_4cf.forEach(_50f,this.store.deleteItem,this.store);this.selection.clear();}});if(this.allItemsSelected){this.store.fetch({query:this.query,queryOptions:this.queryOptions,onComplete:fx});}else{fx(this.selection.getSelected());}}}});_4d3.cell_markupFactory=function(_510,node,_511){var _512=lang.trim(html.attr(node,"field")||"");if(_512){_511.field=_512;}_511.field=_511.field||_511.name;var _513=lang.trim(html.attr(node,"fields")||"");if(_513){_511.fields=_513.split(",");}if(_510){_510(node,_511);}};_4d3.markupFactory=function(_514,node,ctor,_515){return _4d1.markupFactory(_514,node,ctor,lang.partial(_4d3.cell_markupFactory,_515));};return _4d3;});
15
+ require({cache:{"dojo/string":function(){define(["./_base/kernel","./_base/lang"],function(_1,_2){var _3={};_2.setObject("dojo.string",_3);_3.rep=function(_4,_5){if(_5<=0||!_4){return "";}var _6=[];for(;;){if(_5&1){_6.push(_4);}if(!(_5>>=1)){break;}_4+=_4;}return _6.join("");};_3.pad=function(_7,_8,ch,_9){if(!ch){ch="0";}var _a=String(_7),_b=_3.rep(ch,Math.ceil((_8-_a.length)/ch.length));return _9?_a+_b:_b+_a;};_3.substitute=function(_c,_d,_e,_f){_f=_f||_1.global;_e=_e?_2.hitch(_f,_e):function(v){return v;};return _c.replace(/\$\{([^\s\:\}]+)(?:\:([^\s\:\}]+))?\}/g,function(_10,key,_11){var _12=_2.getObject(key,false,_d);if(_11){_12=_2.getObject(_11,false,_f).call(_f,_12,key);}return _e(_12,key).toString();});};_3.trim=String.prototype.trim?_2.trim:function(str){str=str.replace(/^\s+/,"");for(var i=str.length-1;i>=0;i--){if(/\S/.test(str.charAt(i))){str=str.substring(0,i+1);break;}}return str;};return _3;});},"dijit/a11y":function(){define("dijit/a11y",["dojo/_base/array","dojo/_base/config","dojo/_base/declare","dojo/dom","dojo/dom-attr","dojo/dom-style","dojo/sniff","./main"],function(_13,_14,_15,dom,_16,_17,has,_18){var _19=(_18._isElementShown=function(_1a){var s=_17.get(_1a);return (s.visibility!="hidden")&&(s.visibility!="collapsed")&&(s.display!="none")&&(_16.get(_1a,"type")!="hidden");});_18.hasDefaultTabStop=function(_1b){switch(_1b.nodeName.toLowerCase()){case "a":return _16.has(_1b,"href");case "area":case "button":case "input":case "object":case "select":case "textarea":return true;case "iframe":var _1c;try{var _1d=_1b.contentDocument;if("designMode" in _1d&&_1d.designMode=="on"){return true;}_1c=_1d.body;}catch(e1){try{_1c=_1b.contentWindow.document.body;}catch(e2){return false;}}return _1c&&(_1c.contentEditable=="true"||(_1c.firstChild&&_1c.firstChild.contentEditable=="true"));default:return _1b.contentEditable=="true";}};var _1e=(_18.isTabNavigable=function(_1f){if(_16.get(_1f,"disabled")){return false;}else{if(_16.has(_1f,"tabIndex")){return _16.get(_1f,"tabIndex")>=0;}else{return _18.hasDefaultTabStop(_1f);}}});_18._getTabNavigable=function(_20){var _21,_22,_23,_24,_25,_26,_27={};function _28(_29){return _29&&_29.tagName.toLowerCase()=="input"&&_29.type&&_29.type.toLowerCase()=="radio"&&_29.name&&_29.name.toLowerCase();};var _2a=function(_2b){for(var _2c=_2b.firstChild;_2c;_2c=_2c.nextSibling){if(_2c.nodeType!=1||(has("ie")<=9&&_2c.scopeName!=="HTML")||!_19(_2c)){continue;}if(_1e(_2c)){var _2d=+_16.get(_2c,"tabIndex");if(!_16.has(_2c,"tabIndex")||_2d==0){if(!_21){_21=_2c;}_22=_2c;}else{if(_2d>0){if(!_23||_2d<_24){_24=_2d;_23=_2c;}if(!_25||_2d>=_26){_26=_2d;_25=_2c;}}}var rn=_28(_2c);if(_16.get(_2c,"checked")&&rn){_27[rn]=_2c;}}if(_2c.nodeName.toUpperCase()!="SELECT"){_2a(_2c);}}};if(_19(_20)){_2a(_20);}function rs(_2e){return _27[_28(_2e)]||_2e;};return {first:rs(_21),last:rs(_22),lowest:rs(_23),highest:rs(_25)};};_18.getFirstInTabbingOrder=function(_2f,doc){var _30=_18._getTabNavigable(dom.byId(_2f,doc));return _30.lowest?_30.lowest:_30.first;};_18.getLastInTabbingOrder=function(_31,doc){var _32=_18._getTabNavigable(dom.byId(_31,doc));return _32.last?_32.last:_32.highest;};return {hasDefaultTabStop:_18.hasDefaultTabStop,isTabNavigable:_18.isTabNavigable,_getTabNavigable:_18._getTabNavigable,getFirstInTabbingOrder:_18.getFirstInTabbingOrder,getLastInTabbingOrder:_18.getLastInTabbingOrder};});},"dojo/dnd/autoscroll":function(){define(["../_base/lang","../sniff","../_base/window","../dom-geometry","../dom-style","../window"],function(_33,has,win,_34,_35,_36){var _37={};_33.setObject("dojo.dnd.autoscroll",_37);_37.getViewport=_36.getBox;_37.V_TRIGGER_AUTOSCROLL=32;_37.H_TRIGGER_AUTOSCROLL=32;_37.V_AUTOSCROLL_VALUE=16;_37.H_AUTOSCROLL_VALUE=16;var _38,doc=win.doc,_39=Infinity,_3a=Infinity;_37.autoScrollStart=function(d){doc=d;_38=_36.getBox(doc);var _3b=win.body(doc).parentNode;_39=Math.max(_3b.scrollHeight-_38.h,0);_3a=Math.max(_3b.scrollWidth-_38.w,0);};_37.autoScroll=function(e){var v=_38||_36.getBox(doc),_3c=win.body(doc).parentNode,dx=0,dy=0;if(e.clientX<_37.H_TRIGGER_AUTOSCROLL){dx=-_37.H_AUTOSCROLL_VALUE;}else{if(e.clientX>v.w-_37.H_TRIGGER_AUTOSCROLL){dx=Math.min(_37.H_AUTOSCROLL_VALUE,_3a-_3c.scrollLeft);}}if(e.clientY<_37.V_TRIGGER_AUTOSCROLL){dy=-_37.V_AUTOSCROLL_VALUE;}else{if(e.clientY>v.h-_37.V_TRIGGER_AUTOSCROLL){dy=Math.min(_37.V_AUTOSCROLL_VALUE,_39-_3c.scrollTop);}}window.scrollBy(dx,dy);};_37._validNodes={"div":1,"p":1,"td":1};_37._validOverflow={"auto":1,"scroll":1};_37.autoScrollNodes=function(e){var b,t,w,h,rx,ry,dx=0,dy=0,_3d,_3e;for(var n=e.target;n;){if(n.nodeType==1&&(n.tagName.toLowerCase() in _37._validNodes)){var s=_35.getComputedStyle(n),_3f=(s.overflow.toLowerCase() in _37._validOverflow),_40=(s.overflowX.toLowerCase() in _37._validOverflow),_41=(s.overflowY.toLowerCase() in _37._validOverflow);if(_3f||_40||_41){b=_34.getContentBox(n,s);t=_34.position(n,true);}if(_3f||_40){w=Math.min(_37.H_TRIGGER_AUTOSCROLL,b.w/2);rx=e.pageX-t.x;if(has("webkit")||has("opera")){rx+=win.body().scrollLeft;}dx=0;if(rx>0&&rx<b.w){if(rx<w){dx=-w;}else{if(rx>b.w-w){dx=w;}}_3d=n.scrollLeft;n.scrollLeft=n.scrollLeft+dx;}}if(_3f||_41){h=Math.min(_37.V_TRIGGER_AUTOSCROLL,b.h/2);ry=e.pageY-t.y;if(has("webkit")||has("opera")){ry+=win.body().scrollTop;}dy=0;if(ry>0&&ry<b.h){if(ry<h){dy=-h;}else{if(ry>b.h-h){dy=h;}}_3e=n.scrollTop;n.scrollTop=n.scrollTop+dy;}}if(dx||dy){return;}}try{n=n.parentNode;}catch(x){n=null;}}_37.autoScroll(e);};return _37;});},"dojox/grid/_View":function(){define(["dojo","dijit/registry","../main","dojo/_base/declare","dojo/_base/array","dojo/_base/lang","dojo/_base/connect","dojo/_base/sniff","dojo/query","dojo/_base/window","dojo/text!./resources/View.html","dojo/dnd/Source","dijit/_Widget","dijit/_TemplatedMixin","dojox/html/metrics","./util","dojo/_base/html","./_Builder","dojo/dnd/Avatar","dojo/dnd/Manager"],function(_42,_43,_44,_45,_46,_47,_48,has,_49,win,_4a,_4b,_4c,_4d,_4e,_4f,_50,_51,_52,_53){var _54=function(_55,_56){return _55.style.cssText==undefined?_55.getAttribute("style"):_55.style.cssText;};var _57=_45("dojox.grid._View",[_4c,_4d],{defaultWidth:"18em",viewWidth:"",templateString:_4a,classTag:"dojoxGrid",marginBottom:0,rowPad:2,_togglingColumn:-1,_headerBuilderClass:_51._HeaderBuilder,_contentBuilderClass:_51._ContentBuilder,postMixInProperties:function(){this.rowNodes={};},postCreate:function(){this.connect(this.scrollboxNode,"onscroll","doscroll");_4f.funnelEvents(this.contentNode,this,"doContentEvent",["mouseover","mouseout","click","dblclick","contextmenu","mousedown"]);_4f.funnelEvents(this.headerNode,this,"doHeaderEvent",["dblclick","mouseover","mouseout","mousemove","mousedown","click","contextmenu"]);this.content=new this._contentBuilderClass(this);this.header=new this._headerBuilderClass(this);if(!this.grid.isLeftToRight()){this.headerNodeContainer.style.width="";}},destroy:function(){_50.destroy(this.headerNode);delete this.headerNode;for(var i in this.rowNodes){this._cleanupRowWidgets(this.rowNodes[i]);_50.destroy(this.rowNodes[i]);}this.rowNodes={};if(this.source){this.source.destroy();}this.inherited(arguments);},focus:function(){if(has("ie")||has("webkit")||has("opera")){this.hiddenFocusNode.focus();}else{this.scrollboxNode.focus();}},setStructure:function(_58){var vs=(this.structure=_58);if(vs.width&&!isNaN(vs.width)){this.viewWidth=vs.width+"em";}else{this.viewWidth=vs.width||(vs.noscroll?"auto":this.viewWidth);}this._onBeforeRow=vs.onBeforeRow||function(){};this._onAfterRow=vs.onAfterRow||function(){};this.noscroll=vs.noscroll;if(this.noscroll){this.scrollboxNode.style.overflow="hidden";}this.simpleStructure=Boolean(vs.cells.length==1);this.testFlexCells();this.updateStructure();},_cleanupRowWidgets:function(_59){if(_59){_46.forEach(_49("[widgetId]",_59).map(_43.byNode),function(w){if(w._destroyOnRemove){w.destroy();delete w;}else{if(w.domNode&&w.domNode.parentNode){w.domNode.parentNode.removeChild(w.domNode);}}});}},onBeforeRow:function(_5a,_5b){this._onBeforeRow(_5a,_5b);if(_5a>=0){this._cleanupRowWidgets(this.getRowNode(_5a));}},onAfterRow:function(_5c,_5d,_5e){this._onAfterRow(_5c,_5d,_5e);var g=this.grid;_46.forEach(_49(".dojoxGridStubNode",_5e),function(n){if(n&&n.parentNode){var lw=n.getAttribute("linkWidget");var _5f=window.parseInt(_50.attr(n,"cellIdx"),10);var _60=g.getCell(_5f);var w=_43.byId(lw);if(w){n.parentNode.replaceChild(w.domNode,n);if(!w._started){w.startup();}_42.destroy(n);}else{n.innerHTML="";}}},this);},testFlexCells:function(){this.flexCells=false;for(var j=0,row;(row=this.structure.cells[j]);j++){for(var i=0,_61;(_61=row[i]);i++){_61.view=this;this.flexCells=this.flexCells||_61.isFlex();}}return this.flexCells;},updateStructure:function(){this.header.update();this.content.update();},getScrollbarWidth:function(){var _62=this.hasVScrollbar();var _63=_50.style(this.scrollboxNode,"overflow");if(this.noscroll||!_63||_63=="hidden"){_62=false;}else{if(_63=="scroll"){_62=true;}}return (_62?_4e.getScrollbar().w:0);},getColumnsWidth:function(){var h=this.headerContentNode;return h&&h.firstChild?(h.firstChild.offsetWidth||_50.style(h.firstChild,"width")):0;},setColumnsWidth:function(_64){this.headerContentNode.firstChild.style.width=_64+"px";if(this.viewWidth){this.viewWidth=_64+"px";}},getWidth:function(){return this.viewWidth||(this.getColumnsWidth()+this.getScrollbarWidth())+"px";},getContentWidth:function(){return Math.max(0,_50._getContentBox(this.domNode).w-this.getScrollbarWidth())+"px";},render:function(){this.scrollboxNode.style.height="";this.renderHeader();if(this._togglingColumn>=0){this.setColumnsWidth(this.getColumnsWidth()-this._togglingColumn);this._togglingColumn=-1;}var _65=this.grid.layout.cells;var _66=_47.hitch(this,function(_67,_68){!this.grid.isLeftToRight()&&(_68=!_68);var inc=_68?-1:1;var idx=this.header.getCellNodeIndex(_67)+inc;var _69=_65[idx];while(_69&&_69.getHeaderNode()&&_69.getHeaderNode().style.display=="none"){idx+=inc;_69=_65[idx];}if(_69){return _69.getHeaderNode();}return null;});if(this.grid.columnReordering&&this.simpleStructure){if(this.source){this.source.destroy();}var _6a="dojoxGrid_bottomMarker";var _6b="dojoxGrid_topMarker";if(this.bottomMarker){_50.destroy(this.bottomMarker);}this.bottomMarker=_50.byId(_6a);if(this.topMarker){_50.destroy(this.topMarker);}this.topMarker=_50.byId(_6b);if(!this.bottomMarker){this.bottomMarker=_50.create("div",{"id":_6a,"class":"dojoxGridColPlaceBottom"},win.body());this._hide(this.bottomMarker);this.topMarker=_50.create("div",{"id":_6b,"class":"dojoxGridColPlaceTop"},win.body());this._hide(this.topMarker);}this.arrowDim=_50.contentBox(this.bottomMarker);var _6c=_50.contentBox(this.headerContentNode.firstChild.rows[0]).h;this.source=new _4b(this.headerContentNode.firstChild.rows[0],{horizontal:true,accept:["gridColumn_"+this.grid.id],viewIndex:this.index,generateText:false,onMouseDown:_47.hitch(this,function(e){this.header.decorateEvent(e);if((this.header.overRightResizeArea(e)||this.header.overLeftResizeArea(e))&&this.header.canResize(e)&&!this.header.moveable){this.header.beginColumnResize(e);}else{if(this.grid.headerMenu){this.grid.headerMenu.onCancel(true);}if(e.button===(has("ie")<9?1:0)){_4b.prototype.onMouseDown.call(this.source,e);}}}),onMouseOver:_47.hitch(this,function(e){var src=this.source;if(src._getChildByEvent(e)){_4b.prototype.onMouseOver.apply(src,arguments);}}),_markTargetAnchor:_47.hitch(this,function(_6d){var src=this.source;if(src.current==src.targetAnchor&&src.before==_6d){return;}if(src.targetAnchor&&_66(src.targetAnchor,src.before)){src._removeItemClass(_66(src.targetAnchor,src.before),src.before?"After":"Before");}_4b.prototype._markTargetAnchor.call(src,_6d);var _6e=_6d?src.targetAnchor:_66(src.targetAnchor,src.before);var _6f=0;if(!_6e){_6e=src.targetAnchor;_6f=_50.contentBox(_6e).w+this.arrowDim.w/2+2;}var pos=_50.position(_6e,true);var _70=Math.floor(pos.x-this.arrowDim.w/2+_6f);_50.style(this.bottomMarker,"visibility","visible");_50.style(this.topMarker,"visibility","visible");_50.style(this.bottomMarker,{"left":_70+"px","top":(_6c+pos.y)+"px"});_50.style(this.topMarker,{"left":_70+"px","top":(pos.y-this.arrowDim.h)+"px"});if(src.targetAnchor&&_66(src.targetAnchor,src.before)){src._addItemClass(_66(src.targetAnchor,src.before),src.before?"After":"Before");}}),_unmarkTargetAnchor:_47.hitch(this,function(){var src=this.source;if(!src.targetAnchor){return;}if(src.targetAnchor&&_66(src.targetAnchor,src.before)){src._removeItemClass(_66(src.targetAnchor,src.before),src.before?"After":"Before");}this._hide(this.bottomMarker);this._hide(this.topMarker);_4b.prototype._unmarkTargetAnchor.call(src);}),destroy:_47.hitch(this,function(){_48.disconnect(this._source_conn);_48.unsubscribe(this._source_sub);_4b.prototype.destroy.call(this.source);if(this.bottomMarker){_50.destroy(this.bottomMarker);delete this.bottomMarker;}if(this.topMarker){_50.destroy(this.topMarker);delete this.topMarker;}}),onDndCancel:_47.hitch(this,function(){_4b.prototype.onDndCancel.call(this.source);this._hide(this.bottomMarker);this._hide(this.topMarker);})});this._source_conn=_48.connect(this.source,"onDndDrop",this,"_onDndDrop");this._source_sub=_48.subscribe("/dnd/drop/before",this,"_onDndDropBefore");this.source.startup();}},_hide:function(_71){_50.style(_71,{top:"-10000px","visibility":"hidden"});},_onDndDropBefore:function(_72,_73,_74){if(_53.manager().target!==this.source){return;}this.source._targetNode=this.source.targetAnchor;this.source._beforeTarget=this.source.before;var _75=this.grid.views.views;var _76=_75[_72.viewIndex];var _77=_75[this.index];if(_77!=_76){_76.convertColPctToFixed();_77.convertColPctToFixed();}},_onDndDrop:function(_78,_79,_7a){if(_53.manager().target!==this.source){if(_53.manager().source===this.source){this._removingColumn=true;}return;}this._hide(this.bottomMarker);this._hide(this.topMarker);var _7b=function(n){return n?_50.attr(n,"idx"):null;};var w=_50.marginBox(_79[0]).w;if(_78.viewIndex!==this.index){var _7c=this.grid.views.views;var _7d=_7c[_78.viewIndex];var _7e=_7c[this.index];if(_7d.viewWidth&&_7d.viewWidth!="auto"){_7d.setColumnsWidth(_7d.getColumnsWidth()-w);}if(_7e.viewWidth&&_7e.viewWidth!="auto"){_7e.setColumnsWidth(_7e.getColumnsWidth());}}var stn=this.source._targetNode;var stb=this.source._beforeTarget;!this.grid.isLeftToRight()&&(stb=!stb);var _7f=this.grid.layout;var idx=this.index;delete this.source._targetNode;delete this.source._beforeTarget;_7f.moveColumn(_78.viewIndex,idx,_7b(_79[0]),_7b(stn),stb);},renderHeader:function(){this.headerContentNode.innerHTML=this.header.generateHtml(this._getHeaderContent);if(this.flexCells){this.contentWidth=this.getContentWidth();this.headerContentNode.firstChild.style.width=this.contentWidth;}_4f.fire(this,"onAfterRow",[-1,this.structure.cells,this.headerContentNode]);},_getHeaderContent:function(_80){var n=_80.name||_80.grid.getCellName(_80);if(/^\s+$/.test(n)){n="&nbsp;";}var ret=["<div class=\"dojoxGridSortNode"];if(_80.index!=_80.grid.getSortIndex()){ret.push("\">");}else{ret=ret.concat([" ",_80.grid.sortInfo>0?"dojoxGridSortUp":"dojoxGridSortDown","\"><div class=\"dojoxGridArrowButtonChar\">",_80.grid.sortInfo>0?"&#9650;":"&#9660;","</div><div class=\"dojoxGridArrowButtonNode\" role=\"presentation\"></div>","<div class=\"dojoxGridColCaption\">"]);}ret=ret.concat([n,"</div></div>"]);return ret.join("");},resize:function(){this.adaptHeight();this.adaptWidth();},hasHScrollbar:function(_81){var _82=this._hasHScroll||false;if(this._hasHScroll==undefined||_81){if(this.noscroll){this._hasHScroll=false;}else{var _83=_50.style(this.scrollboxNode,"overflow");if(_83=="hidden"){this._hasHScroll=false;}else{if(_83=="scroll"){this._hasHScroll=true;}else{this._hasHScroll=(this.scrollboxNode.offsetWidth-this.getScrollbarWidth()<this.contentNode.offsetWidth);}}}}if(_82!==this._hasHScroll){this.grid.update();}return this._hasHScroll;},hasVScrollbar:function(_84){var _85=this._hasVScroll||false;if(this._hasVScroll==undefined||_84){if(this.noscroll){this._hasVScroll=false;}else{var _86=_50.style(this.scrollboxNode,"overflow");if(_86=="hidden"){this._hasVScroll=false;}else{if(_86=="scroll"){this._hasVScroll=true;}else{this._hasVScroll=(this.scrollboxNode.scrollHeight>this.scrollboxNode.clientHeight);}}}}if(_85!==this._hasVScroll){this.grid.update();}return this._hasVScroll;},convertColPctToFixed:function(){var _87=false;this.grid.initialWidth="";var _88=_49("th",this.headerContentNode);var _89=_46.map(_88,function(c,_8a){var w=c.style.width;_50.attr(c,"vIdx",_8a);if(w&&w.slice(-1)=="%"){_87=true;}else{if(w&&w.slice(-2)=="px"){return window.parseInt(w,10);}}return _50.contentBox(c).w;});if(_87){_46.forEach(this.grid.layout.cells,function(_8b,idx){if(_8b.view==this){var _8c=_8b.view.getHeaderCellNode(_8b.index);if(_8c&&_50.hasAttr(_8c,"vIdx")){var _8d=window.parseInt(_50.attr(_8c,"vIdx"));this.setColWidth(idx,_89[_8d]);_50.removeAttr(_8c,"vIdx");}}},this);return true;}return false;},adaptHeight:function(_8e){if(!this.grid._autoHeight){var h=(this.domNode.style.height&&parseInt(this.domNode.style.height.replace(/px/,""),10))||this.domNode.clientHeight;var _8f=this;var _90=function(){var v;for(var i in _8f.grid.views.views){v=_8f.grid.views.views[i];if(v!==_8f&&v.hasHScrollbar()){return true;}}return false;};if(_8e||(this.noscroll&&_90())){h-=_4e.getScrollbar().h;}_4f.setStyleHeightPx(this.scrollboxNode,h);}this.hasVScrollbar(true);},adaptWidth:function(){if(this.flexCells){this.contentWidth=this.getContentWidth();this.headerContentNode.firstChild.style.width=this.contentWidth;}var w=this.scrollboxNode.offsetWidth-this.getScrollbarWidth();if(!this._removingColumn){w=Math.max(w,this.getColumnsWidth())+"px";}else{w=Math.min(w,this.getColumnsWidth())+"px";this._removingColumn=false;}var cn=this.contentNode;cn.style.width=w;this.hasHScrollbar(true);},setSize:function(w,h){var ds=this.domNode.style;var hs=this.headerNode.style;if(w){ds.width=w;hs.width=w;}ds.height=(h>=0?h+"px":"");},renderRow:function(_91){var _92=this.createRowNode(_91);this.buildRow(_91,_92);return _92;},createRowNode:function(_93){var _94=document.createElement("div");_94.className=this.classTag+"Row";if(this instanceof _44.grid._RowSelector){_50.attr(_94,"role","presentation");}else{_50.attr(_94,"role","row");if(this.grid.selectionMode!="none"){_94.setAttribute("aria-selected","false");}}_94[_4f.gridViewTag]=this.id;_94[_4f.rowIndexTag]=_93;this.rowNodes[_93]=_94;return _94;},buildRow:function(_95,_96){this.buildRowContent(_95,_96);this.styleRow(_95,_96);},buildRowContent:function(_97,_98){_98.innerHTML=this.content.generateHtml(_97,_97);if(this.flexCells&&this.contentWidth){_98.firstChild.style.width=this.contentWidth;}_4f.fire(this,"onAfterRow",[_97,this.structure.cells,_98]);},rowRemoved:function(_99){if(_99>=0){this._cleanupRowWidgets(this.getRowNode(_99));}this.grid.edit.save(this,_99);delete this.rowNodes[_99];},getRowNode:function(_9a){return this.rowNodes[_9a];},getCellNode:function(_9b,_9c){var row=this.getRowNode(_9b);if(row){return this.content.getCellNode(row,_9c);}},getHeaderCellNode:function(_9d){if(this.headerContentNode){return this.header.getCellNode(this.headerContentNode,_9d);}},styleRow:function(_9e,_9f){_9f._style=_54(_9f);this.styleRowNode(_9e,_9f);},styleRowNode:function(_a0,_a1){if(_a1){this.doStyleRowNode(_a0,_a1);}},doStyleRowNode:function(_a2,_a3){this.grid.styleRowNode(_a2,_a3);},updateRow:function(_a4){var _a5=this.getRowNode(_a4);if(_a5){_a5.style.height="";this.buildRow(_a4,_a5);}return _a5;},updateRowStyles:function(_a6){this.styleRowNode(_a6,this.getRowNode(_a6));},lastTop:0,firstScroll:0,_nativeScroll:false,doscroll:function(_a7){if(has("ff")>=13){this._nativeScroll=true;}var _a8=this.grid.isLeftToRight();if(this.firstScroll<2){if((!_a8&&this.firstScroll==1)||(_a8&&this.firstScroll===0)){var s=_50.marginBox(this.headerNodeContainer);if(has("ie")){this.headerNodeContainer.style.width=s.w+this.getScrollbarWidth()+"px";}else{if(has("mozilla")){this.headerNodeContainer.style.width=s.w-this.getScrollbarWidth()+"px";this.scrollboxNode.scrollLeft=_a8?this.scrollboxNode.clientWidth-this.scrollboxNode.scrollWidth:this.scrollboxNode.scrollWidth-this.scrollboxNode.clientWidth;}}}this.firstScroll++;}this.headerNode.scrollLeft=this.scrollboxNode.scrollLeft;var top=this.scrollboxNode.scrollTop;if(top!==this.lastTop){this.grid.scrollTo(top);}this._nativeScroll=false;},setScrollTop:function(_a9){this.lastTop=_a9;if(!this._nativeScroll){this.scrollboxNode.scrollTop=_a9;}return this.scrollboxNode.scrollTop;},doContentEvent:function(e){if(this.content.decorateEvent(e)){this.grid.onContentEvent(e);}},doHeaderEvent:function(e){if(this.header.decorateEvent(e)){this.grid.onHeaderEvent(e);}},dispatchContentEvent:function(e){return this.content.dispatchEvent(e);},dispatchHeaderEvent:function(e){return this.header.dispatchEvent(e);},setColWidth:function(_aa,_ab){this.grid.setCellWidth(_aa,_ab+"px");},update:function(){if(!this.domNode){return;}this.content.update();this.grid.update();var _ac=this.scrollboxNode.scrollLeft;this.scrollboxNode.scrollLeft=_ac;this.headerNode.scrollLeft=_ac;}});var _ad=_45("dojox.grid._GridAvatar",_52,{construct:function(){var dd=win.doc;var a=dd.createElement("table");a.cellPadding=a.cellSpacing="0";a.className="dojoxGridDndAvatar";a.style.position="absolute";a.style.zIndex=1999;a.style.margin="0px";var b=dd.createElement("tbody");var tr=dd.createElement("tr");var td=dd.createElement("td");var img=dd.createElement("td");tr.className="dojoxGridDndAvatarItem";img.className="dojoxGridDndAvatarItemImage";img.style.width="16px";var _ae=this.manager.source,_af;if(_ae.creator){_af=_ae._normalizedCreator(_ae.getItem(this.manager.nodes[0].id).data,"avatar").node;}else{_af=this.manager.nodes[0].cloneNode(true);var _b0,_b1;if(_af.tagName.toLowerCase()=="tr"){_b0=dd.createElement("table");_b1=dd.createElement("tbody");_b1.appendChild(_af);_b0.appendChild(_b1);_af=_b0;}else{if(_af.tagName.toLowerCase()=="th"){_b0=dd.createElement("table");_b1=dd.createElement("tbody");var r=dd.createElement("tr");_b0.cellPadding=_b0.cellSpacing="0";r.appendChild(_af);_b1.appendChild(r);_b0.appendChild(_b1);_af=_b0;}}}_af.id="";td.appendChild(_af);tr.appendChild(img);tr.appendChild(td);_50.style(tr,"opacity",0.9);b.appendChild(tr);a.appendChild(b);this.node=a;var m=_53.manager();this.oldOffsetY=m.OFFSET_Y;m.OFFSET_Y=1;},destroy:function(){_53.manager().OFFSET_Y=this.oldOffsetY;this.inherited(arguments);}});var _b2=_53.manager().makeAvatar;_53.manager().makeAvatar=function(){var src=this.source;if(src.viewIndex!==undefined&&!_50.hasClass(win.body(),"dijit_a11y")){return new _ad(this);}return _b2.call(_53.manager());};return _57;});},"dijit/CheckedMenuItem":function(){require({cache:{"url:dijit/templates/CheckedMenuItem.html":"<tr class=\"dijitReset dijitMenuItem\" data-dojo-attach-point=\"focusNode\" role=\"menuitemcheckbox\" tabIndex=\"-1\" aria-checked=\"${checked}\">\n\t<td class=\"dijitReset dijitMenuItemIconCell\" role=\"presentation\">\n\t\t<img src=\"${_blankGif}\" alt=\"\" class=\"dijitMenuItemIcon dijitCheckedMenuItemIcon\" data-dojo-attach-point=\"iconNode\"/>\n\t\t<span class=\"dijitCheckedMenuItemIconChar\">&#10003;</span>\n\t</td>\n\t<td class=\"dijitReset dijitMenuItemLabel\" colspan=\"2\" data-dojo-attach-point=\"containerNode,labelNode\"></td>\n\t<td class=\"dijitReset dijitMenuItemAccelKey\" style=\"display: none\" data-dojo-attach-point=\"accelKeyNode\"></td>\n\t<td class=\"dijitReset dijitMenuArrowCell\" role=\"presentation\">&#160;</td>\n</tr>\n"}});define("dijit/CheckedMenuItem",["dojo/_base/declare","dojo/dom-class","./MenuItem","dojo/text!./templates/CheckedMenuItem.html","./hccss"],function(_b3,_b4,_b5,_b6){return _b3("dijit.CheckedMenuItem",_b5,{templateString:_b6,checked:false,_setCheckedAttr:function(_b7){_b4.toggle(this.domNode,"dijitCheckedMenuItemChecked",_b7);this.domNode.setAttribute("aria-checked",_b7?"true":"false");this._set("checked",_b7);},iconClass:"",onChange:function(){},_onClick:function(evt){if(!this.disabled){this.set("checked",!this.checked);this.onChange(this.checked);}this.onClick(evt);}});});},"dojo/hccss":function(){define(["require","./_base/config","./dom-class","./dom-style","./has","./ready","./_base/window"],function(_b8,_b9,_ba,_bb,has,_bc,win){has.add("highcontrast",function(){var div=win.doc.createElement("div");div.style.cssText="border: 1px solid; border-color:red green; position: absolute; height: 5px; top: -999px;"+"background-image: url("+(_b9.blankGif||_b8.toUrl("./resources/blank.gif"))+");";win.body().appendChild(div);var cs=_bb.getComputedStyle(div),_bd=cs.backgroundImage,hc=(cs.borderTopColor==cs.borderRightColor)||(_bd&&(_bd=="none"||_bd=="url(invalid-url:)"));if(has("ie")<=8){div.outerHTML="";}else{win.body().removeChild(div);}return hc;});_bc(90,function(){if(has("highcontrast")){_ba.add(win.body(),"dj_a11y");}});return has;});},"dijit/_WidgetBase":function(){define("dijit/_WidgetBase",["require","dojo/_base/array","dojo/aspect","dojo/_base/config","dojo/_base/connect","dojo/_base/declare","dojo/dom","dojo/dom-attr","dojo/dom-class","dojo/dom-construct","dojo/dom-geometry","dojo/dom-style","dojo/has","dojo/_base/kernel","dojo/_base/lang","dojo/on","dojo/ready","dojo/Stateful","dojo/topic","dojo/_base/window","./Destroyable","./registry"],function(_be,_bf,_c0,_c1,_c2,_c3,dom,_c4,_c5,_c6,_c7,_c8,has,_c9,_ca,on,_cb,_cc,_cd,win,_ce,_cf){has.add("dijit-legacy-requires",!_c9.isAsync);if(has("dijit-legacy-requires")){_cb(0,function(){var _d0=["dijit/_base/manager"];_be(_d0);});}var _d1={};function _d2(obj){var ret={};for(var _d3 in obj){ret[_d3.toLowerCase()]=true;}return ret;};function _d4(_d5){return function(val){_c4[val?"set":"remove"](this.domNode,_d5,val);this._set(_d5,val);};};return _c3("dijit._WidgetBase",[_cc,_ce],{id:"",_setIdAttr:"domNode",lang:"",_setLangAttr:_d4("lang"),dir:"",_setDirAttr:_d4("dir"),textDir:"","class":"",_setClassAttr:{node:"domNode",type:"class"},style:"",title:"",tooltip:"",baseClass:"",srcNodeRef:null,domNode:null,containerNode:null,ownerDocument:null,_setOwnerDocumentAttr:function(val){this._set("ownerDocument",val);},attributeMap:{},_blankGif:_c1.blankGif||_be.toUrl("dojo/resources/blank.gif"),postscript:function(_d6,_d7){this.create(_d6,_d7);},create:function(_d8,_d9){this.srcNodeRef=dom.byId(_d9);this._connects=[];this._supportingWidgets=[];if(this.srcNodeRef&&(typeof this.srcNodeRef.id=="string")){this.id=this.srcNodeRef.id;}if(_d8){this.params=_d8;_ca.mixin(this,_d8);}this.postMixInProperties();if(!this.id){this.id=_cf.getUniqueId(this.declaredClass.replace(/\./g,"_"));if(this.params){delete this.params.id;}}this.ownerDocument=this.ownerDocument||(this.srcNodeRef?this.srcNodeRef.ownerDocument:win.doc);this.ownerDocumentBody=win.body(this.ownerDocument);_cf.add(this);this.buildRendering();var _da;if(this.domNode){this._applyAttributes();var _db=this.srcNodeRef;if(_db&&_db.parentNode&&this.domNode!==_db){_db.parentNode.replaceChild(this.domNode,_db);_da=true;}this.domNode.setAttribute("widgetId",this.id);}this.postCreate();if(_da){delete this.srcNodeRef;}this._created=true;},_applyAttributes:function(){var _dc=this.constructor,_dd=_dc._setterAttrs;if(!_dd){_dd=(_dc._setterAttrs=[]);for(var _de in this.attributeMap){_dd.push(_de);}var _df=_dc.prototype;for(var _e0 in _df){if(_e0 in this.attributeMap){continue;}var _e1="_set"+_e0.replace(/^[a-z]|-[a-zA-Z]/g,function(c){return c.charAt(c.length-1).toUpperCase();})+"Attr";if(_e1 in _df){_dd.push(_e0);}}}var _e2={};for(var key in this.params||{}){_e2[key]=this[key];}_bf.forEach(_dd,function(_e3){if(_e3 in _e2){}else{if(this[_e3]){this.set(_e3,this[_e3]);}}},this);for(key in _e2){this.set(key,_e2[key]);}},postMixInProperties:function(){},buildRendering:function(){if(!this.domNode){this.domNode=this.srcNodeRef||this.ownerDocument.createElement("div");}if(this.baseClass){var _e4=this.baseClass.split(" ");if(!this.isLeftToRight()){_e4=_e4.concat(_bf.map(_e4,function(_e5){return _e5+"Rtl";}));}_c5.add(this.domNode,_e4);}},postCreate:function(){},startup:function(){if(this._started){return;}this._started=true;_bf.forEach(this.getChildren(),function(obj){if(!obj._started&&!obj._destroyed&&_ca.isFunction(obj.startup)){obj.startup();obj._started=true;}});},destroyRecursive:function(_e6){this._beingDestroyed=true;this.destroyDescendants(_e6);this.destroy(_e6);},destroy:function(_e7){this._beingDestroyed=true;this.uninitialize();function _e8(w){if(w.destroyRecursive){w.destroyRecursive(_e7);}else{if(w.destroy){w.destroy(_e7);}}};_bf.forEach(this._connects,_ca.hitch(this,"disconnect"));_bf.forEach(this._supportingWidgets,_e8);if(this.domNode){_bf.forEach(_cf.findWidgets(this.domNode,this.containerNode),_e8);}this.destroyRendering(_e7);_cf.remove(this.id);this._destroyed=true;},destroyRendering:function(_e9){if(this.bgIframe){this.bgIframe.destroy(_e9);delete this.bgIframe;}if(this.domNode){if(_e9){_c4.remove(this.domNode,"widgetId");}else{_c6.destroy(this.domNode);}delete this.domNode;}if(this.srcNodeRef){if(!_e9){_c6.destroy(this.srcNodeRef);}delete this.srcNodeRef;}},destroyDescendants:function(_ea){_bf.forEach(this.getChildren(),function(_eb){if(_eb.destroyRecursive){_eb.destroyRecursive(_ea);}});},uninitialize:function(){return false;},_setStyleAttr:function(_ec){var _ed=this.domNode;if(_ca.isObject(_ec)){_c8.set(_ed,_ec);}else{if(_ed.style.cssText){_ed.style.cssText+="; "+_ec;}else{_ed.style.cssText=_ec;}}this._set("style",_ec);},_attrToDom:function(_ee,_ef,_f0){_f0=arguments.length>=3?_f0:this.attributeMap[_ee];_bf.forEach(_ca.isArray(_f0)?_f0:[_f0],function(_f1){var _f2=this[_f1.node||_f1||"domNode"];var _f3=_f1.type||"attribute";switch(_f3){case "attribute":if(_ca.isFunction(_ef)){_ef=_ca.hitch(this,_ef);}var _f4=_f1.attribute?_f1.attribute:(/^on[A-Z][a-zA-Z]*$/.test(_ee)?_ee.toLowerCase():_ee);if(_f2.tagName){_c4.set(_f2,_f4,_ef);}else{_f2.set(_f4,_ef);}break;case "innerText":_f2.innerHTML="";_f2.appendChild(this.ownerDocument.createTextNode(_ef));break;case "innerHTML":_f2.innerHTML=_ef;break;case "class":_c5.replace(_f2,_ef,this[_ee]);break;}},this);},get:function(_f5){var _f6=this._getAttrNames(_f5);return this[_f6.g]?this[_f6.g]():this[_f5];},set:function(_f7,_f8){if(typeof _f7==="object"){for(var x in _f7){this.set(x,_f7[x]);}return this;}var _f9=this._getAttrNames(_f7),_fa=this[_f9.s];if(_ca.isFunction(_fa)){var _fb=_fa.apply(this,Array.prototype.slice.call(arguments,1));}else{var _fc=this.focusNode&&!_ca.isFunction(this.focusNode)?"focusNode":"domNode",tag=this[_fc].tagName,_fd=_d1[tag]||(_d1[tag]=_d2(this[_fc])),map=_f7 in this.attributeMap?this.attributeMap[_f7]:_f9.s in this?this[_f9.s]:((_f9.l in _fd&&typeof _f8!="function")||/^aria-|^data-|^role$/.test(_f7))?_fc:null;if(map!=null){this._attrToDom(_f7,_f8,map);}this._set(_f7,_f8);}return _fb||this;},_attrPairNames:{},_getAttrNames:function(_fe){var apn=this._attrPairNames;if(apn[_fe]){return apn[_fe];}var uc=_fe.replace(/^[a-z]|-[a-zA-Z]/g,function(c){return c.charAt(c.length-1).toUpperCase();});return (apn[_fe]={n:_fe+"Node",s:"_set"+uc+"Attr",g:"_get"+uc+"Attr",l:uc.toLowerCase()});},_set:function(_ff,_100){var _101=this[_ff];this[_ff]=_100;if(this._created&&_100!==_101){if(this._watchCallbacks){this._watchCallbacks(_ff,_101,_100);}this.emit("attrmodified-"+_ff,{detail:{prevValue:_101,newValue:_100}});}},emit:function(type,_102,_103){_102=_102||{};if(_102.bubbles===undefined){_102.bubbles=true;}if(_102.cancelable===undefined){_102.cancelable=true;}if(!_102.detail){_102.detail={};}_102.detail.widget=this;var ret,_104=this["on"+type];if(_104){ret=_104.apply(this,_103?_103:[_102]);}if(this._started&&!this._beingDestroyed){on.emit(this.domNode,type.toLowerCase(),_102);}return ret;},on:function(type,func){var _105=this._onMap(type);if(_105){return _c0.after(this,_105,func,true);}return this.own(on(this.domNode,type,func))[0];},_onMap:function(type){var ctor=this.constructor,map=ctor._onMap;if(!map){map=(ctor._onMap={});for(var attr in ctor.prototype){if(/^on/.test(attr)){map[attr.replace(/^on/,"").toLowerCase()]=attr;}}}return map[typeof type=="string"&&type.toLowerCase()];},toString:function(){return "[Widget "+this.declaredClass+", "+(this.id||"NO ID")+"]";},getChildren:function(){return this.containerNode?_cf.findWidgets(this.containerNode):[];},getParent:function(){return _cf.getEnclosingWidget(this.domNode.parentNode);},connect:function(obj,_106,_107){return this.own(_c2.connect(obj,_106,this,_107))[0];},disconnect:function(_108){_108.remove();},subscribe:function(t,_109){return this.own(_cd.subscribe(t,_ca.hitch(this,_109)))[0];},unsubscribe:function(_10a){_10a.remove();},isLeftToRight:function(){return this.dir?(this.dir=="ltr"):_c7.isBodyLtr(this.ownerDocument);},isFocusable:function(){return this.focus&&(_c8.get(this.domNode,"display")!="none");},placeAt:function(_10b,_10c){var _10d=!_10b.tagName&&_cf.byId(_10b);if(_10d&&_10d.addChild&&(!_10c||typeof _10c==="number")){_10d.addChild(this,_10c);}else{var ref=_10d?(_10d.containerNode&&!/after|before|replace/.test(_10c||"")?_10d.containerNode:_10d.domNode):dom.byId(_10b,this.ownerDocument);_c6.place(this.domNode,ref,_10c);if(!this._started&&(this.getParent()||{})._started){this.startup();}}return this;},getTextDir:function(text,_10e){return _10e;},applyTextDir:function(){},defer:function(fcn,_10f){var _110=setTimeout(_ca.hitch(this,function(){_110=null;if(!this._destroyed){_ca.hitch(this,fcn)();}}),_10f||0);return {remove:function(){if(_110){clearTimeout(_110);_110=null;}return null;}};}});});},"dojo/dnd/common":function(){define(["../_base/connect","../_base/kernel","../_base/lang","../dom"],function(_111,_112,lang,dom){var _113=lang.getObject("dojo.dnd",true);_113.getCopyKeyState=_111.isCopyKey;_113._uniqueId=0;_113.getUniqueId=function(){var id;do{id=_112._scopeName+"Unique"+(++_113._uniqueId);}while(dom.byId(id));return id;};_113._empty={};_113.isFormElement=function(e){var t=e.target;if(t.nodeType==3){t=t.parentNode;}return " button textarea input select option ".indexOf(" "+t.tagName.toLowerCase()+" ")>=0;};return _113;});},"dojox/main":function(){define("dojox/main",["dojo/_base/kernel"],function(dojo){return dojo.dojox;});},"dojo/touch":function(){define(["./_base/kernel","./aspect","./dom","./on","./has","./mouse","./domReady","./_base/window"],function(dojo,_114,dom,on,has,_115,_116,win){var _117=has("touch");var ios4=false;if(has("ios")){var ua=navigator.userAgent;var v=ua.match(/OS ([\d_]+)/)?RegExp.$1:"1";var os=parseFloat(v.replace(/_/,".").replace(/_/g,""));ios4=os<5;}var _118;function _119(_11a,_11b){if(_117){return function(node,_11c){var _11d=on(node,_11b,_11c),_11e=on(node,_11a,function(evt){if(!_118||(new Date()).getTime()>_118+1000){_11c.call(this,evt);}});return {remove:function(){_11d.remove();_11e.remove();}};};}else{return function(node,_11f){return on(node,_11a,_11f);};}};var _120,_121;if(_117){_116(function(){_121=win.body();win.doc.addEventListener("touchstart",function(evt){_118=(new Date()).getTime();var _122=_121;_121=evt.target;on.emit(_122,"dojotouchout",{target:_122,relatedTarget:_121,bubbles:true});on.emit(_121,"dojotouchover",{target:_121,relatedTarget:_122,bubbles:true});},true);on(win.doc,"touchmove",function(evt){_118=(new Date()).getTime();var _123=win.doc.elementFromPoint(evt.pageX-(ios4?0:win.global.pageXOffset),evt.pageY-(ios4?0:win.global.pageYOffset));if(_123&&_121!==_123){on.emit(_121,"dojotouchout",{target:_121,relatedTarget:_123,bubbles:true});on.emit(_123,"dojotouchover",{target:_123,relatedTarget:_121,bubbles:true});_121=_123;}});});_120=function(node,_124){return on(win.doc,"touchmove",function(evt){if(node===win.doc||dom.isDescendant(_121,node)){evt.target=_121;_124.call(this,evt);}});};}var _125={press:_119("mousedown","touchstart"),move:_119("mousemove",_120),release:_119("mouseup","touchend"),cancel:_119(_115.leave,"touchcancel"),over:_119("mouseover","dojotouchover"),out:_119("mouseout","dojotouchout"),enter:_115._eventHandler(_119("mouseover","dojotouchover")),leave:_115._eventHandler(_119("mouseout","dojotouchout"))};1&&(dojo.touch=_125);return _125;});},"dojox/grid/cells/_base":function(){define("dojox/grid/cells/_base",["dojo/_base/kernel","dojo/_base/declare","dojo/_base/lang","dojo/_base/event","dojo/_base/connect","dojo/_base/array","dojo/_base/sniff","dojo/dom","dojo/dom-attr","dojo/dom-construct","dijit/_Widget","../util"],function(dojo,_126,lang,_127,_128,_129,has,dom,_12a,_12b,_12c,util){var _12d=_126("dojox.grid._DeferredTextWidget",_12c,{deferred:null,_destroyOnRemove:true,postCreate:function(){if(this.deferred){this.deferred.addBoth(lang.hitch(this,function(text){if(this.domNode){this.domNode.innerHTML=text;}}));}}});var _12e=function(_12f){try{util.fire(_12f,"focus");util.fire(_12f,"select");}catch(e){}};var _130=function(){setTimeout(lang.hitch.apply(dojo,arguments),0);};var _131=_126("dojox.grid.cells._Base",null,{styles:"",classes:"",editable:false,alwaysEditing:false,formatter:null,defaultValue:"...",value:null,hidden:false,noresize:false,draggable:true,_valueProp:"value",_formatPending:false,constructor:function(_132){this._props=_132||{};lang.mixin(this,_132);if(this.draggable===undefined){this.draggable=true;}},_defaultFormat:function(_133,_134){var s=this.grid.formatterScope||this;var f=this.formatter;if(f&&s&&typeof f=="string"){f=this.formatter=s[f];}var v=(_133!=this.defaultValue&&f)?f.apply(s,_134):_133;if(typeof v=="undefined"){return this.defaultValue;}if(v&&v.addBoth){v=new _12d({deferred:v},_12b.create("span",{innerHTML:this.defaultValue}));}if(v&&v.declaredClass&&v.startup){return "<div class='dojoxGridStubNode' linkWidget='"+v.id+"' cellIdx='"+this.index+"'>"+this.defaultValue+"</div>";}return v;},format:function(_135,_136){var f,i=this.grid.edit.info,d=this.get?this.get(_135,_136):(this.value||this.defaultValue);d=(d&&d.replace&&this.grid.escapeHTMLInData)?d.replace(/&/g,"&amp;").replace(/</g,"&lt;"):d;if(this.editable&&(this.alwaysEditing||(i.rowIndex==_135&&i.cell==this))){return this.formatEditing(d,_135);}else{return this._defaultFormat(d,[d,_135,this]);}},formatEditing:function(_137,_138){},getNode:function(_139){return this.view.getCellNode(_139,this.index);},getHeaderNode:function(){return this.view.getHeaderCellNode(this.index);},getEditNode:function(_13a){return (this.getNode(_13a)||0).firstChild||0;},canResize:function(){var uw=this.unitWidth;return uw&&(uw!=="auto");},isFlex:function(){var uw=this.unitWidth;return uw&&lang.isString(uw)&&(uw=="auto"||uw.slice(-1)=="%");},applyEdit:function(_13b,_13c){if(this.getNode(_13c)){this.grid.edit.applyCellEdit(_13b,this,_13c);}},cancelEdit:function(_13d){this.grid.doCancelEdit(_13d);},_onEditBlur:function(_13e){if(this.grid.edit.isEditCell(_13e,this.index)){this.grid.edit.apply();}},registerOnBlur:function(_13f,_140){if(this.commitOnBlur){_128.connect(_13f,"onblur",function(e){setTimeout(lang.hitch(this,"_onEditBlur",_140),250);});}},needFormatNode:function(_141,_142){this._formatPending=true;_130(this,"_formatNode",_141,_142);},cancelFormatNode:function(){this._formatPending=false;},_formatNode:function(_143,_144){if(this._formatPending){this._formatPending=false;if(!has("ie")){dom.setSelectable(this.grid.domNode,true);}this.formatNode(this.getEditNode(_144),_143,_144);}},formatNode:function(_145,_146,_147){if(has("ie")){_130(this,"focus",_147,_145);}else{this.focus(_147,_145);}},dispatchEvent:function(m,e){if(m in this){return this[m](e);}},getValue:function(_148){return this.getEditNode(_148)[this._valueProp];},setValue:function(_149,_14a){var n=this.getEditNode(_149);if(n){n[this._valueProp]=_14a;}},focus:function(_14b,_14c){_12e(_14c||this.getEditNode(_14b));},save:function(_14d){this.value=this.value||this.getValue(_14d);},restore:function(_14e){this.setValue(_14e,this.value);},_finish:function(_14f){dom.setSelectable(this.grid.domNode,false);this.cancelFormatNode();},apply:function(_150){this.applyEdit(this.getValue(_150),_150);this._finish(_150);},cancel:function(_151){this.cancelEdit(_151);this._finish(_151);}});_131.markupFactory=function(node,_152){var _153=lang.trim(_12a.get(node,"formatter")||"");if(_153){_152.formatter=lang.getObject(_153)||_153;}var get=lang.trim(_12a.get(node,"get")||"");if(get){_152.get=lang.getObject(get);}var _154=function(attr,cell,_155){var _156=lang.trim(_12a.get(node,attr)||"");if(_156){cell[_155||attr]=!(_156.toLowerCase()=="false");}};_154("sortDesc",_152);_154("editable",_152);_154("alwaysEditing",_152);_154("noresize",_152);_154("draggable",_152);var _157=lang.trim(_12a.get(node,"loadingText")||_12a.get(node,"defaultValue")||"");if(_157){_152.defaultValue=_157;}var _158=function(attr,cell,_159){var _15a=lang.trim(_12a.get(node,attr)||"")||undefined;if(_15a){cell[_159||attr]=_15a;}};_158("styles",_152);_158("headerStyles",_152);_158("cellStyles",_152);_158("classes",_152);_158("headerClasses",_152);_158("cellClasses",_152);};var Cell=_126("dojox.grid.cells.Cell",_131,{constructor:function(){this.keyFilter=this.keyFilter;},keyFilter:null,formatEditing:function(_15b,_15c){this.needFormatNode(_15b,_15c);return "<input class=\"dojoxGridInput\" type=\"text\" value=\""+_15b+"\">";},formatNode:function(_15d,_15e,_15f){this.inherited(arguments);this.registerOnBlur(_15d,_15f);},doKey:function(e){if(this.keyFilter){var key=String.fromCharCode(e.charCode);if(key.search(this.keyFilter)==-1){_127.stop(e);}}},_finish:function(_160){this.inherited(arguments);var n=this.getEditNode(_160);try{util.fire(n,"blur");}catch(e){}}});Cell.markupFactory=function(node,_161){_131.markupFactory(node,_161);var _162=lang.trim(_12a.get(node,"keyFilter")||"");if(_162){_161.keyFilter=new RegExp(_162);}};var _163=_126("dojox.grid.cells.RowIndex",Cell,{name:"Row",postscript:function(){this.editable=false;},get:function(_164){return _164+1;}});_163.markupFactory=function(node,_165){Cell.markupFactory(node,_165);};var _166=_126("dojox.grid.cells.Select",Cell,{options:null,values:null,returnIndex:-1,constructor:function(_167){this.values=this.values||this.options;},formatEditing:function(_168,_169){this.needFormatNode(_168,_169);var h=["<select class=\"dojoxGridSelect\">"];for(var i=0,o,v;((o=this.options[i])!==undefined)&&((v=this.values[i])!==undefined);i++){v=v.replace?v.replace(/&/g,"&amp;").replace(/</g,"&lt;"):v;o=o.replace?o.replace(/&/g,"&amp;").replace(/</g,"&lt;"):o;h.push("<option",(_168==v?" selected":"")," value=\""+v+"\"",">",o,"</option>");}h.push("</select>");return h.join("");},_defaultFormat:function(_16a,_16b){var v=this.inherited(arguments);if(!this.formatter&&this.values&&this.options){var i=_129.indexOf(this.values,v);if(i>=0){v=this.options[i];}}return v;},getValue:function(_16c){var n=this.getEditNode(_16c);if(n){var i=n.selectedIndex,o=n.options[i];return this.returnIndex>-1?i:o.value||o.innerHTML;}}});_166.markupFactory=function(node,cell){Cell.markupFactory(node,cell);var _16d=lang.trim(_12a.get(node,"options")||"");if(_16d){var o=_16d.split(",");if(o[0]!=_16d){cell.options=o;}}var _16e=lang.trim(_12a.get(node,"values")||"");if(_16e){var v=_16e.split(",");if(v[0]!=_16e){cell.values=v;}}};var _16f=_126("dojox.grid.cells.AlwaysEdit",Cell,{alwaysEditing:true,_formatNode:function(_170,_171){this.formatNode(this.getEditNode(_171),_170,_171);},applyStaticValue:function(_172){var e=this.grid.edit;e.applyCellEdit(this.getValue(_172),this,_172);e.start(this,_172,true);}});_16f.markupFactory=function(node,cell){Cell.markupFactory(node,cell);};var Bool=_126("dojox.grid.cells.Bool",_16f,{_valueProp:"checked",formatEditing:function(_173,_174){return "<input class=\"dojoxGridInput\" type=\"checkbox\""+(_173?" checked=\"checked\"":"")+" style=\"width: auto\" />";},doclick:function(e){if(e.target.tagName=="INPUT"){this.applyStaticValue(e.rowIndex);}}});Bool.markupFactory=function(node,cell){_16f.markupFactory(node,cell);};return _131;});},"url:dojox/grid/resources/View.html":"<div class=\"dojoxGridView\" role=\"presentation\">\n\t<div class=\"dojoxGridHeader\" dojoAttachPoint=\"headerNode\" role=\"presentation\">\n\t\t<div dojoAttachPoint=\"headerNodeContainer\" style=\"width:9000em\" role=\"presentation\">\n\t\t\t<div dojoAttachPoint=\"headerContentNode\" role=\"row\"></div>\n\t\t</div>\n\t</div>\n\t<input type=\"checkbox\" class=\"dojoxGridHiddenFocus\" dojoAttachPoint=\"hiddenFocusNode\" role=\"presentation\" />\n\t<input type=\"checkbox\" class=\"dojoxGridHiddenFocus\" role=\"presentation\" />\n\t<div class=\"dojoxGridScrollbox\" dojoAttachPoint=\"scrollboxNode\" role=\"presentation\">\n\t\t<div class=\"dojoxGridContent\" dojoAttachPoint=\"contentNode\" hidefocus=\"hidefocus\" role=\"presentation\"></div>\n\t</div>\n</div>\n","dojo/Stateful":function(){define(["./_base/declare","./_base/lang","./_base/array","./when"],function(_175,lang,_176,when){return _175("dojo.Stateful",null,{_attrPairNames:{},_getAttrNames:function(name){var apn=this._attrPairNames;if(apn[name]){return apn[name];}return (apn[name]={s:"_"+name+"Setter",g:"_"+name+"Getter"});},postscript:function(_177){if(_177){this.set(_177);}},_get:function(name,_178){return typeof this[_178.g]==="function"?this[_178.g]():this[name];},get:function(name){return this._get(name,this._getAttrNames(name));},set:function(name,_179){if(typeof name==="object"){for(var x in name){if(name.hasOwnProperty(x)&&x!="_watchCallbacks"){this.set(x,name[x]);}}return this;}var _17a=this._getAttrNames(name),_17b=this._get(name,_17a),_17c=this[_17a.s],_17d;if(typeof _17c==="function"){_17d=_17c.apply(this,Array.prototype.slice.call(arguments,1));}else{this[name]=_179;}if(this._watchCallbacks){var self=this;when(_17d,function(){self._watchCallbacks(name,_17b,_179);});}return this;},_changeAttrValue:function(name,_17e){var _17f=this.get(name);this[name]=_17e;if(this._watchCallbacks){this._watchCallbacks(name,_17f,_17e);}return this;},watch:function(name,_180){var _181=this._watchCallbacks;if(!_181){var self=this;_181=this._watchCallbacks=function(name,_182,_183,_184){var _185=function(_186){if(_186){_186=_186.slice();for(var i=0,l=_186.length;i<l;i++){_186[i].call(self,name,_182,_183);}}};_185(_181["_"+name]);if(!_184){_185(_181["*"]);}};}if(!_180&&typeof name==="function"){_180=name;name="*";}else{name="_"+name;}var _187=_181[name];if(typeof _187!=="object"){_187=_181[name]=[];}_187.push(_180);var _188={};_188.unwatch=_188.remove=function(){var _189=_176.indexOf(_187,_180);if(_189>-1){_187.splice(_189,1);}};return _188;}});});},"dijit/_CssStateMixin":function(){define("dijit/_CssStateMixin",["dojo/_base/array","dojo/_base/declare","dojo/dom","dojo/dom-class","dojo/has","dojo/_base/lang","dojo/on","dojo/ready","dojo/_base/window","./registry"],function(_18a,_18b,dom,_18c,has,lang,on,_18d,win,_18e){var _18f=_18b("dijit._CssStateMixin",[],{cssStateNodes:{},hovering:false,active:false,_applyAttributes:function(){this.inherited(arguments);_18a.forEach(["disabled","readOnly","checked","selected","focused","state","hovering","active","_opened"],function(attr){this.watch(attr,lang.hitch(this,"_setStateClass"));},this);for(var ap in this.cssStateNodes){this._trackMouseState(this[ap],this.cssStateNodes[ap]);}this._trackMouseState(this.domNode,this.baseClass);this._setStateClass();},_cssMouseEvent:function(_190){if(!this.disabled){switch(_190.type){case "mouseover":this._set("hovering",true);this._set("active",this._mouseDown);break;case "mouseout":this._set("hovering",false);this._set("active",false);break;case "mousedown":case "touchstart":this._set("active",true);break;case "mouseup":case "touchend":this._set("active",false);break;}}},_setStateClass:function(){var _191=this.baseClass.split(" ");function _192(_193){_191=_191.concat(_18a.map(_191,function(c){return c+_193;}),"dijit"+_193);};if(!this.isLeftToRight()){_192("Rtl");}var _194=this.checked=="mixed"?"Mixed":(this.checked?"Checked":"");if(this.checked){_192(_194);}if(this.state){_192(this.state);}if(this.selected){_192("Selected");}if(this._opened){_192("Opened");}if(this.disabled){_192("Disabled");}else{if(this.readOnly){_192("ReadOnly");}else{if(this.active){_192("Active");}else{if(this.hovering){_192("Hover");}}}}if(this.focused){_192("Focused");}var tn=this.stateNode||this.domNode,_195={};_18a.forEach(tn.className.split(" "),function(c){_195[c]=true;});if("_stateClasses" in this){_18a.forEach(this._stateClasses,function(c){delete _195[c];});}_18a.forEach(_191,function(c){_195[c]=true;});var _196=[];for(var c in _195){_196.push(c);}tn.className=_196.join(" ");this._stateClasses=_191;},_subnodeCssMouseEvent:function(node,_197,evt){if(this.disabled||this.readOnly){return;}function _198(_199){_18c.toggle(node,_197+"Hover",_199);};function _19a(_19b){_18c.toggle(node,_197+"Active",_19b);};function _19c(_19d){_18c.toggle(node,_197+"Focused",_19d);};switch(evt.type){case "mouseover":_198(true);break;case "mouseout":_198(false);_19a(false);break;case "mousedown":case "touchstart":_19a(true);break;case "mouseup":case "touchend":_19a(false);break;case "focus":case "focusin":_19c(true);break;case "blur":case "focusout":_19c(false);break;}},_trackMouseState:function(node,_19e){node._cssState=_19e;}});_18d(function(){function _19f(evt){if(!dom.isDescendant(evt.relatedTarget,evt.target)){for(var node=evt.target;node&&node!=evt.relatedTarget;node=node.parentNode){if(node._cssState){var _1a0=_18e.getEnclosingWidget(node);if(_1a0){if(node==_1a0.domNode){_1a0._cssMouseEvent(evt);}else{_1a0._subnodeCssMouseEvent(node,node._cssState,evt);}}}}}};function _1a1(evt){evt.target=evt.srcElement;_19f(evt);};var body=win.body(),_1a2=(has("touch")?[]:["mouseover","mouseout"]).concat(["mousedown","touchstart","mouseup","touchend"]);_18a.forEach(_1a2,function(type){if(body.addEventListener){body.addEventListener(type,_19f,true);}else{body.attachEvent("on"+type,_1a1);}});on(body,"focusin, focusout",function(evt){var node=evt.target;if(node._cssState&&!node.getAttribute("widgetId")){var _1a3=_18e.getEnclosingWidget(node);_1a3._subnodeCssMouseEvent(node,node._cssState,evt);}});});return _18f;});},"dojo/dnd/Moveable":function(){define(["../_base/array","../_base/declare","../_base/event","../_base/lang","../dom","../dom-class","../Evented","../on","../topic","../touch","./common","./Mover","../_base/window"],function(_1a4,_1a5,_1a6,lang,dom,_1a7,_1a8,on,_1a9,_1aa,dnd,_1ab,win){var _1ac=_1a5("dojo.dnd.Moveable",[_1a8],{handle:"",delay:0,skip:false,constructor:function(node,_1ad){this.node=dom.byId(node);if(!_1ad){_1ad={};}this.handle=_1ad.handle?dom.byId(_1ad.handle):null;if(!this.handle){this.handle=this.node;}this.delay=_1ad.delay>0?_1ad.delay:0;this.skip=_1ad.skip;this.mover=_1ad.mover?_1ad.mover:_1ab;this.events=[on(this.handle,_1aa.press,lang.hitch(this,"onMouseDown")),on(this.handle,"dragstart",lang.hitch(this,"onSelectStart")),on(this.handle,"selectstart",lang.hitch(this,"onSelectStart"))];},markupFactory:function(_1ae,node,Ctor){return new Ctor(node,_1ae);},destroy:function(){_1a4.forEach(this.events,function(_1af){_1af.remove();});this.events=this.node=this.handle=null;},onMouseDown:function(e){if(this.skip&&dnd.isFormElement(e)){return;}if(this.delay){this.events.push(on(this.handle,_1aa.move,lang.hitch(this,"onMouseMove")),on(this.handle,_1aa.release,lang.hitch(this,"onMouseUp")));this._lastX=e.pageX;this._lastY=e.pageY;}else{this.onDragDetected(e);}_1a6.stop(e);},onMouseMove:function(e){if(Math.abs(e.pageX-this._lastX)>this.delay||Math.abs(e.pageY-this._lastY)>this.delay){this.onMouseUp(e);this.onDragDetected(e);}_1a6.stop(e);},onMouseUp:function(e){for(var i=0;i<2;++i){this.events.pop().remove();}_1a6.stop(e);},onSelectStart:function(e){if(!this.skip||!dnd.isFormElement(e)){_1a6.stop(e);}},onDragDetected:function(e){new this.mover(this.node,e,this);},onMoveStart:function(_1b0){_1a9.publish("/dnd/move/start",_1b0);_1a7.add(win.body(),"dojoMove");_1a7.add(this.node,"dojoMoveItem");},onMoveStop:function(_1b1){_1a9.publish("/dnd/move/stop",_1b1);_1a7.remove(win.body(),"dojoMove");_1a7.remove(this.node,"dojoMoveItem");},onFirstMove:function(){},onMove:function(_1b2,_1b3){this.onMoving(_1b2,_1b3);var s=_1b2.node.style;s.left=_1b3.l+"px";s.top=_1b3.t+"px";this.onMoved(_1b2,_1b3);},onMoving:function(){},onMoved:function(){}});return _1ac;});},"dojox/grid/Selection":function(){define(["dojo/_base/declare","dojo/_base/array","dojo/_base/lang","dojo/dom-attr"],function(_1b4,_1b5,lang,_1b6){return _1b4("dojox.grid.Selection",null,{constructor:function(_1b7){this.grid=_1b7;this.selected=[];this.setMode(_1b7.selectionMode);},mode:"extended",selected:null,updating:0,selectedIndex:-1,rangeStartIndex:-1,setMode:function(mode){if(this.selected.length){this.deselectAll();}if(mode!="extended"&&mode!="multiple"&&mode!="single"&&mode!="none"){this.mode="extended";}else{this.mode=mode;}},onCanSelect:function(_1b8){return this.grid.onCanSelect(_1b8);},onCanDeselect:function(_1b9){return this.grid.onCanDeselect(_1b9);},onSelected:function(_1ba){},onDeselected:function(_1bb){},onChanging:function(){},onChanged:function(){},isSelected:function(_1bc){if(this.mode=="none"){return false;}return this.selected[_1bc];},getFirstSelected:function(){if(!this.selected.length||this.mode=="none"){return -1;}for(var i=0,l=this.selected.length;i<l;i++){if(this.selected[i]){return i;}}return -1;},getNextSelected:function(_1bd){if(this.mode=="none"){return -1;}for(var i=_1bd+1,l=this.selected.length;i<l;i++){if(this.selected[i]){return i;}}return -1;},getSelected:function(){var _1be=[];for(var i=0,l=this.selected.length;i<l;i++){if(this.selected[i]){_1be.push(i);}}return _1be;},getSelectedCount:function(){var c=0;for(var i=0;i<this.selected.length;i++){if(this.selected[i]){c++;}}return c;},_beginUpdate:function(){if(this.updating===0){this.onChanging();}this.updating++;},_endUpdate:function(){this.updating--;if(this.updating===0){this.onChanged();}},select:function(_1bf){if(this.mode=="none"){return;}if(this.mode!="multiple"){this.deselectAll(_1bf);this.addToSelection(_1bf);}else{this.toggleSelect(_1bf);}},addToSelection:function(_1c0){if(this.mode=="none"){return;}if(lang.isArray(_1c0)){_1b5.forEach(_1c0,this.addToSelection,this);return;}_1c0=Number(_1c0);if(this.selected[_1c0]){this.selectedIndex=_1c0;}else{if(this.onCanSelect(_1c0)!==false){this.selectedIndex=_1c0;var _1c1=this.grid.getRowNode(_1c0);if(_1c1){_1b6.set(_1c1,"aria-selected","true");}this._beginUpdate();this.selected[_1c0]=true;this.onSelected(_1c0);this._endUpdate();}}},deselect:function(_1c2){if(this.mode=="none"){return;}if(lang.isArray(_1c2)){_1b5.forEach(_1c2,this.deselect,this);return;}_1c2=Number(_1c2);if(this.selectedIndex==_1c2){this.selectedIndex=-1;}if(this.selected[_1c2]){if(this.onCanDeselect(_1c2)===false){return;}var _1c3=this.grid.getRowNode(_1c2);if(_1c3){_1b6.set(_1c3,"aria-selected","false");}this._beginUpdate();delete this.selected[_1c2];this.onDeselected(_1c2);this._endUpdate();}},setSelected:function(_1c4,_1c5){this[(_1c5?"addToSelection":"deselect")](_1c4);},toggleSelect:function(_1c6){if(lang.isArray(_1c6)){_1b5.forEach(_1c6,this.toggleSelect,this);return;}this.setSelected(_1c6,!this.selected[_1c6]);},_range:function(_1c7,inTo,func){var s=(_1c7>=0?_1c7:inTo),e=inTo;if(s>e){e=s;s=inTo;}for(var i=s;i<=e;i++){func(i);}},selectRange:function(_1c8,inTo){this._range(_1c8,inTo,lang.hitch(this,"addToSelection"));},deselectRange:function(_1c9,inTo){this._range(_1c9,inTo,lang.hitch(this,"deselect"));},insert:function(_1ca){this.selected.splice(_1ca,0,false);if(this.selectedIndex>=_1ca){this.selectedIndex++;}},remove:function(_1cb){this.selected.splice(_1cb,1);if(this.selectedIndex>=_1cb){this.selectedIndex--;}},deselectAll:function(_1cc){for(var i in this.selected){if((i!=_1cc)&&(this.selected[i]===true)){this.deselect(i);}}},clickSelect:function(_1cd,_1ce,_1cf){if(this.mode=="none"){return;}this._beginUpdate();if(this.mode!="extended"){this.select(_1cd);}else{if(!_1cf||this.rangeStartIndex<0){this.rangeStartIndex=_1cd;}if(!_1ce){this.deselectAll(_1cd);}if(_1cf){this.selectRange(this.rangeStartIndex,_1cd);}else{if(_1ce){this.toggleSelect(_1cd);}else{this.addToSelection(_1cd);}}}this._endUpdate();},clickSelectEvent:function(e){this.clickSelect(e.rowIndex,dojo.isCopyKey(e),e.shiftKey);},clear:function(){this._beginUpdate();this.deselectAll();this._endUpdate();}});});},"dojox/grid/_Grid":function(){require({cache:{"url:dojox/grid/resources/_Grid.html":"<div hidefocus=\"hidefocus\" role=\"grid\" dojoAttachEvent=\"onmouseout:_mouseOut\">\n\t<div class=\"dojoxGridMasterHeader\" dojoAttachPoint=\"viewsHeaderNode\" role=\"presentation\"></div>\n\t<div class=\"dojoxGridMasterView\" dojoAttachPoint=\"viewsNode\" role=\"presentation\"></div>\n\t<div class=\"dojoxGridMasterMessages\" style=\"display: none;\" dojoAttachPoint=\"messagesNode\"></div>\n\t<span dojoAttachPoint=\"lastFocusNode\" tabindex=\"0\"></span>\n</div>\n"}});define("dojox/grid/_Grid",["dojo/_base/kernel","../main","dojo/_base/declare","./_Events","./_Scroller","./_Layout","./_View","./_ViewManager","./_RowManager","./_FocusManager","./_EditManager","./Selection","./_RowSelector","./util","dijit/_Widget","dijit/_TemplatedMixin","dijit/CheckedMenuItem","dojo/text!./resources/_Grid.html","dojo/string","dojo/_base/array","dojo/_base/lang","dojo/_base/sniff","dojox/html/metrics","dojo/_base/html","dojo/query","dojo/dnd/common","dojo/i18n!dijit/nls/loading"],function(dojo,_1d0,_1d1,_1d2,_1d3,_1d4,_1d5,_1d6,_1d7,_1d8,_1d9,_1da,_1db,util,_1dc,_1dd,_1de,_1df,_1e0,_1e1,lang,has,_1e2,html,_1e3){if(!dojo.isCopyKey){dojo.isCopyKey=dojo.dnd.getCopyKeyState;}var _1e4=_1d1("dojox.grid._Grid",[_1dc,_1dd,_1d2],{templateString:_1df,classTag:"dojoxGrid",rowCount:5,keepRows:75,rowsPerPage:25,autoWidth:false,initialWidth:"",autoHeight:"",rowHeight:0,autoRender:true,defaultHeight:"15em",height:"",structure:null,elasticView:-1,singleClickEdit:false,selectionMode:"extended",rowSelector:"",columnReordering:false,headerMenu:null,placeholderLabel:"GridColumns",selectable:false,_click:null,loadingMessage:"<span class='dojoxGridLoading'>${loadingState}</span>",errorMessage:"<span class='dojoxGridError'>${errorState}</span>",noDataMessage:"",escapeHTMLInData:true,formatterScope:null,editable:false,summary:"",_setSummaryAttr:"domNode",sortInfo:0,_placeholders:null,_layoutClass:_1d4,buildRendering:function(){this.inherited(arguments);if(!this.domNode.getAttribute("tabIndex")){this.domNode.tabIndex="0";}this.createScroller();this.createLayout();this.createViews();this.createManagers();this.createSelection();this.connect(this.selection,"onSelected","onSelected");this.connect(this.selection,"onDeselected","onDeselected");this.connect(this.selection,"onChanged","onSelectionChanged");_1e2.initOnFontResize();this.connect(_1e2,"onFontResize","textSizeChanged");util.funnelEvents(this.domNode,this,"doKeyEvent",util.keyEvents);if(this.selectionMode!="none"){this.domNode.setAttribute("aria-multiselectable",this.selectionMode=="single"?"false":"true");}html.addClass(this.domNode,this.classTag);if(!this.isLeftToRight()){html.addClass(this.domNode,this.classTag+"Rtl");}if(this.rowHeight>0){html.addClass(this.viewsNode,this.classTag+"FixedRowHeight");}},postMixInProperties:function(){this.inherited(arguments);var _1e5=dojo.i18n.getLocalization("dijit","loading",this.lang);this.loadingMessage=_1e0.substitute(this.loadingMessage,_1e5);this.errorMessage=_1e0.substitute(this.errorMessage,_1e5);if(this.srcNodeRef&&this.srcNodeRef.style.height){this.height=this.srcNodeRef.style.height;}this._setAutoHeightAttr(this.autoHeight,true);this.lastScrollTop=this.scrollTop=0;},postCreate:function(){this._placeholders=[];this._setHeaderMenuAttr(this.headerMenu);this._setStructureAttr(this.structure);this._click=[];this.inherited(arguments);if(this.domNode&&this.autoWidth&&this.initialWidth){this.domNode.style.width=this.initialWidth;}if(this.domNode&&!this.editable){html.attr(this.domNode,"aria-readonly","true");}},destroy:function(){this.domNode.onReveal=null;this.domNode.onSizeChange=null;delete this._click;if(this.scroller){this.scroller.destroy();delete this.scroller;}this.edit.destroy();delete this.edit;this.views.destroyViews();if(this.focus){this.focus.destroy();delete this.focus;}if(this.headerMenu&&this._placeholders.length){_1e1.forEach(this._placeholders,function(p){p.unReplace(true);});this.headerMenu.unBindDomNode(this.viewsHeaderNode);}this.inherited(arguments);},_setAutoHeightAttr:function(ah,_1e6){if(typeof ah=="string"){if(!ah||ah=="false"){ah=false;}else{if(ah=="true"){ah=true;}else{ah=window.parseInt(ah,10);}}}if(typeof ah=="number"){if(isNaN(ah)){ah=false;}if(ah<0){ah=true;}else{if(ah===0){ah=false;}}}this.autoHeight=ah;if(typeof ah=="boolean"){this._autoHeight=ah;}else{if(typeof ah=="number"){this._autoHeight=(ah>=this.get("rowCount"));}else{this._autoHeight=false;}}if(this._started&&!_1e6){this.render();}},_getRowCountAttr:function(){return this.updating&&this.invalidated&&this.invalidated.rowCount!=undefined?this.invalidated.rowCount:this.rowCount;},textSizeChanged:function(){this.render();},sizeChange:function(){this.update();},createManagers:function(){this.rows=new _1d7(this);this.focus=new _1d8(this);this.edit=new _1d9(this);},createSelection:function(){this.selection=new _1da(this);},createScroller:function(){this.scroller=new _1d3();this.scroller.grid=this;this.scroller.renderRow=lang.hitch(this,"renderRow");this.scroller.removeRow=lang.hitch(this,"rowRemoved");},createLayout:function(){this.layout=new this._layoutClass(this);this.connect(this.layout,"moveColumn","onMoveColumn");},onMoveColumn:function(){this.update();},onResizeColumn:function(_1e7){},createViews:function(){this.views=new _1d6(this);this.views.createView=lang.hitch(this,"createView");},createView:function(_1e8,idx){var c=lang.getObject(_1e8);var view=new c({grid:this,index:idx});this.viewsNode.appendChild(view.domNode);this.viewsHeaderNode.appendChild(view.headerNode);this.views.addView(view);html.attr(this.domNode,"align",this.isLeftToRight()?"left":"right");return view;},buildViews:function(){for(var i=0,vs;(vs=this.layout.structure[i]);i++){this.createView(vs.type||_1d0._scopeName+".grid._View",i).setStructure(vs);}this.scroller.setContentNodes(this.views.getContentNodes());},_setStructureAttr:function(_1e9){var s=_1e9;if(s&&lang.isString(s)){dojo.deprecated("dojox.grid._Grid.set('structure', 'objVar')","use dojox.grid._Grid.set('structure', objVar) instead","2.0");s=lang.getObject(s);}this.structure=s;if(!s){if(this.layout.structure){s=this.layout.structure;}else{return;}}this.views.destroyViews();this.focus.focusView=null;if(s!==this.layout.structure){this.layout.setStructure(s);}this._structureChanged();},setStructure:function(_1ea){dojo.deprecated("dojox.grid._Grid.setStructure(obj)","use dojox.grid._Grid.set('structure', obj) instead.","2.0");this._setStructureAttr(_1ea);},getColumnTogglingItems:function(){var _1eb,_1ec=[];_1eb=_1e1.map(this.layout.cells,function(cell){if(!cell.menuItems){cell.menuItems=[];}var self=this;var item=new _1de({label:cell.name,checked:!cell.hidden,_gridCell:cell,onChange:function(_1ed){if(self.layout.setColumnVisibility(this._gridCell.index,_1ed)){var _1ee=this._gridCell.menuItems;if(_1ee.length>1){_1e1.forEach(_1ee,function(item){if(item!==this){item.setAttribute("checked",_1ed);}},this);}_1ed=_1e1.filter(self.layout.cells,function(c){if(c.menuItems.length>1){_1e1.forEach(c.menuItems,"item.set('disabled', false);");}else{c.menuItems[0].set("disabled",false);}return !c.hidden;});if(_1ed.length==1){_1e1.forEach(_1ed[0].menuItems,"item.set('disabled', true);");}}},destroy:function(){var _1ef=_1e1.indexOf(this._gridCell.menuItems,this);this._gridCell.menuItems.splice(_1ef,1);delete this._gridCell;_1de.prototype.destroy.apply(this,arguments);}});cell.menuItems.push(item);if(!cell.hidden){_1ec.push(item);}return item;},this);if(_1ec.length==1){_1ec[0].set("disabled",true);}return _1eb;},_setHeaderMenuAttr:function(menu){if(this._placeholders&&this._placeholders.length){_1e1.forEach(this._placeholders,function(p){p.unReplace(true);});this._placeholders=[];}if(this.headerMenu){this.headerMenu.unBindDomNode(this.viewsHeaderNode);}this.headerMenu=menu;if(!menu){return;}this.headerMenu.bindDomNode(this.viewsHeaderNode);if(this.headerMenu.getPlaceholders){this._placeholders=this.headerMenu.getPlaceholders(this.placeholderLabel);}},setHeaderMenu:function(menu){dojo.deprecated("dojox.grid._Grid.setHeaderMenu(obj)","use dojox.grid._Grid.set('headerMenu', obj) instead.","2.0");this._setHeaderMenuAttr(menu);},setupHeaderMenu:function(){if(this._placeholders&&this._placeholders.length){_1e1.forEach(this._placeholders,function(p){if(p._replaced){p.unReplace(true);}p.replace(this.getColumnTogglingItems());},this);}},_fetch:function(_1f0){this.setScrollTop(0);},getItem:function(_1f1){return null;},showMessage:function(_1f2){if(_1f2){this.messagesNode.innerHTML=_1f2;this.messagesNode.style.display="";}else{this.messagesNode.innerHTML="";this.messagesNode.style.display="none";}},_structureChanged:function(){this.buildViews();if(this.autoRender&&this._started){this.render();}},hasLayout:function(){return this.layout.cells.length;},resize:function(_1f3,_1f4){this._pendingChangeSize=_1f3;this._pendingResultSize=_1f4;this.sizeChange();},_getPadBorder:function(){this._padBorder=this._padBorder||html._getPadBorderExtents(this.domNode);return this._padBorder;},_getHeaderHeight:function(){var vns=this.viewsHeaderNode.style,t=vns.display=="none"?0:this.views.measureHeader();vns.height=t+"px";this.views.normalizeHeaderNodeHeight();return t;},_resize:function(_1f5,_1f6){_1f5=_1f5||this._pendingChangeSize;_1f6=_1f6||this._pendingResultSize;delete this._pendingChangeSize;delete this._pendingResultSize;if(!this.domNode){return;}var pn=this.domNode.parentNode;if(!pn||pn.nodeType!=1||!this.hasLayout()||pn.style.visibility=="hidden"||pn.style.display=="none"){return;}var _1f7=this._getPadBorder();var hh=undefined;var h;if(this._autoHeight){this.domNode.style.height="auto";}else{if(typeof this.autoHeight=="number"){h=hh=this._getHeaderHeight();h+=(this.scroller.averageRowHeight*this.autoHeight);this.domNode.style.height=h+"px";}else{if(this.domNode.clientHeight<=_1f7.h){if(pn==document.body){this.domNode.style.height=this.defaultHeight;}else{if(this.height){this.domNode.style.height=this.height;}else{this.fitTo="parent";}}}}}if(_1f6){_1f5=_1f6;}if(!this._autoHeight&&_1f5){html.marginBox(this.domNode,_1f5);this.height=this.domNode.style.height;delete this.fitTo;}else{if(this.fitTo=="parent"){h=this._parentContentBoxHeight=(this._parentContentBoxHeight>0?this._parentContentBoxHeight:html._getContentBox(pn).h);this.domNode.style.height=Math.max(0,h)+"px";}}var _1f8=_1e1.some(this.views.views,function(v){return v.flexCells;});if(!this._autoHeight&&(h||html._getContentBox(this.domNode).h)===0){this.viewsHeaderNode.style.display="none";}else{this.viewsHeaderNode.style.display="block";if(!_1f8&&hh===undefined){hh=this._getHeaderHeight();}}if(_1f8){hh=undefined;}this.adaptWidth();this.adaptHeight(hh);this.postresize();},adaptWidth:function(){var _1f9=(!this.initialWidth&&this.autoWidth);var w=_1f9?0:this.domNode.clientWidth||(this.domNode.offsetWidth-this._getPadBorder().w),vw=this.views.arrange(1,w);this.views.onEach("adaptWidth");if(_1f9){this.domNode.style.width=vw+"px";}},adaptHeight:function(_1fa){var t=_1fa===undefined?this._getHeaderHeight():_1fa;var h=(this._autoHeight?-1:Math.max(this.domNode.clientHeight-t,0)||0);this.views.onEach("setSize",[0,h]);this.views.onEach("adaptHeight");if(!this._autoHeight){var _1fb=0,_1fc=0;var _1fd=_1e1.filter(this.views.views,function(v){var has=v.hasHScrollbar();if(has){_1fb++;}else{_1fc++;}return (!has);});if(_1fb>0&&_1fc>0){_1e1.forEach(_1fd,function(v){v.adaptHeight(true);});}}if(this.autoHeight===true||h!=-1||(typeof this.autoHeight=="number"&&this.autoHeight>=this.get("rowCount"))){this.scroller.windowHeight=h;}else{this.scroller.windowHeight=Math.max(this.domNode.clientHeight-t,0);}},startup:function(){if(this._started){return;}this.inherited(arguments);if(this.autoRender){this.render();}},render:function(){if(!this.domNode){return;}if(!this._started){return;}if(!this.hasLayout()){this.scroller.init(0,this.keepRows,this.rowsPerPage);return;}this.update=this.defaultUpdate;this._render();},_render:function(){this.scroller.init(this.get("rowCount"),this.keepRows,this.rowsPerPage);this.prerender();this.setScrollTop(0);this.postrender();},prerender:function(){this.keepRows=this._autoHeight?0:this.keepRows;this.scroller.setKeepInfo(this.keepRows);this.views.render();this._resize();},postrender:function(){this.postresize();this.focus.initFocusView();html.setSelectable(this.domNode,this.selectable);},postresize:function(){if(this._autoHeight){var size=Math.max(this.views.measureContent())+"px";this.viewsNode.style.height=size;}},renderRow:function(_1fe,_1ff){this.views.renderRow(_1fe,_1ff,this._skipRowRenormalize);},rowRemoved:function(_200){this.views.rowRemoved(_200);},invalidated:null,updating:false,beginUpdate:function(){this.invalidated=[];this.updating=true;},endUpdate:function(){this.updating=false;var i=this.invalidated,r;if(i.all){this.update();}else{if(i.rowCount!=undefined){this.updateRowCount(i.rowCount);}else{for(r in i){this.updateRow(Number(r));}}}this.invalidated=[];},defaultUpdate:function(){if(!this.domNode){return;}if(this.updating){this.invalidated.all=true;return;}this.lastScrollTop=this.scrollTop;this.prerender();this.scroller.invalidateNodes();this.setScrollTop(this.lastScrollTop);this.postrender();},update:function(){this.render();},updateRow:function(_201){_201=Number(_201);if(this.updating){this.invalidated[_201]=true;}else{this.views.updateRow(_201);this.scroller.rowHeightChanged(_201);}},updateRows:function(_202,_203){_202=Number(_202);_203=Number(_203);var i;if(this.updating){for(i=0;i<_203;i++){this.invalidated[i+_202]=true;}}else{for(i=0;i<_203;i++){this.views.updateRow(i+_202,this._skipRowRenormalize);}this.scroller.rowHeightChanged(_202);}},updateRowCount:function(_204){if(this.updating){this.invalidated.rowCount=_204;}else{this.rowCount=_204;this._setAutoHeightAttr(this.autoHeight,true);if(this.layout.cells.length){this.scroller.updateRowCount(_204);}this._resize();if(this.layout.cells.length){this.setScrollTop(this.scrollTop);}}},updateRowStyles:function(_205){this.views.updateRowStyles(_205);},getRowNode:function(_206){if(this.focus.focusView&&!(this.focus.focusView instanceof _1db)){return this.focus.focusView.rowNodes[_206];}else{for(var i=0,_207;(_207=this.views.views[i]);i++){if(!(_207 instanceof _1db)){return _207.rowNodes[_206];}}}return null;},rowHeightChanged:function(_208){this.views.renormalizeRow(_208);this.scroller.rowHeightChanged(_208);},fastScroll:true,delayScroll:false,scrollRedrawThreshold:(has("ie")?100:50),scrollTo:function(_209){if(!this.fastScroll){this.setScrollTop(_209);return;}var _20a=Math.abs(this.lastScrollTop-_209);this.lastScrollTop=_209;if(_20a>this.scrollRedrawThreshold||this.delayScroll){this.delayScroll=true;this.scrollTop=_209;this.views.setScrollTop(_209);if(this._pendingScroll){window.clearTimeout(this._pendingScroll);}var _20b=this;this._pendingScroll=window.setTimeout(function(){delete _20b._pendingScroll;_20b.finishScrollJob();},200);}else{this.setScrollTop(_209);}},finishScrollJob:function(){this.delayScroll=false;this.setScrollTop(this.scrollTop);},setScrollTop:function(_20c){this.scroller.scroll(this.views.setScrollTop(_20c));},scrollToRow:function(_20d){this.setScrollTop(this.scroller.findScrollTop(_20d)+1);},styleRowNode:function(_20e,_20f){if(_20f){this.rows.styleRowNode(_20e,_20f);}},_mouseOut:function(e){this.rows.setOverRow(-2);},getCell:function(_210){return this.layout.cells[_210];},setCellWidth:function(_211,_212){this.getCell(_211).unitWidth=_212;},getCellName:function(_213){return "Cell "+_213.index;},canSort:function(_214){},sort:function(){},getSortAsc:function(_215){_215=_215==undefined?this.sortInfo:_215;return Boolean(_215>0);},getSortIndex:function(_216){_216=_216==undefined?this.sortInfo:_216;return Math.abs(_216)-1;},setSortIndex:function(_217,_218){var si=_217+1;if(_218!=undefined){si*=(_218?1:-1);}else{if(this.getSortIndex()==_217){si=-this.sortInfo;}}this.setSortInfo(si);},setSortInfo:function(_219){if(this.canSort(_219)){this.sortInfo=_219;this.sort();this.update();}},doKeyEvent:function(e){e.dispatch="do"+e.type;this.onKeyEvent(e);},_dispatch:function(m,e){if(m in this){return this[m](e);}return false;},dispatchKeyEvent:function(e){this._dispatch(e.dispatch,e);},dispatchContentEvent:function(e){this.edit.dispatchEvent(e)||e.sourceView.dispatchContentEvent(e)||this._dispatch(e.dispatch,e);},dispatchHeaderEvent:function(e){e.sourceView.dispatchHeaderEvent(e)||this._dispatch("doheader"+e.type,e);},dokeydown:function(e){this.onKeyDown(e);},doclick:function(e){if(e.cellNode){this.onCellClick(e);}else{this.onRowClick(e);}},dodblclick:function(e){if(e.cellNode){this.onCellDblClick(e);}else{this.onRowDblClick(e);}},docontextmenu:function(e){if(e.cellNode){this.onCellContextMenu(e);}else{this.onRowContextMenu(e);}},doheaderclick:function(e){if(e.cellNode){this.onHeaderCellClick(e);}else{this.onHeaderClick(e);}},doheaderdblclick:function(e){if(e.cellNode){this.onHeaderCellDblClick(e);}else{this.onHeaderDblClick(e);}},doheadercontextmenu:function(e){if(e.cellNode){this.onHeaderCellContextMenu(e);}else{this.onHeaderContextMenu(e);}},doStartEdit:function(_21a,_21b){this.onStartEdit(_21a,_21b);},doApplyCellEdit:function(_21c,_21d,_21e){this.onApplyCellEdit(_21c,_21d,_21e);},doCancelEdit:function(_21f){this.onCancelEdit(_21f);},doApplyEdit:function(_220){this.onApplyEdit(_220);},addRow:function(){this.updateRowCount(this.get("rowCount")+1);},removeSelectedRows:function(){if(this.allItemsSelected){this.updateRowCount(0);}else{this.updateRowCount(Math.max(0,this.get("rowCount")-this.selection.getSelected().length));}this.selection.clear();}});_1e4.markupFactory=function(_221,node,ctor,_222){var _223=function(n){var w=html.attr(n,"width")||"auto";if((w!="auto")&&(w.slice(-2)!="em")&&(w.slice(-1)!="%")){w=parseInt(w,10)+"px";}return w;};if(!_221.structure&&node.nodeName.toLowerCase()=="table"){_221.structure=_1e3("> colgroup",node).map(function(cg){var sv=html.attr(cg,"span");var v={noscroll:(html.attr(cg,"noscroll")=="true")?true:false,__span:(!!sv?parseInt(sv,10):1),cells:[]};if(html.hasAttr(cg,"width")){v.width=_223(cg);}return v;});if(!_221.structure.length){_221.structure.push({__span:Infinity,cells:[]});}_1e3("thead > tr",node).forEach(function(tr,_224){var _225=0;var _226=0;var _227;var _228=null;_1e3("> th",tr).map(function(th){if(!_228){_227=0;_228=_221.structure[0];}else{if(_225>=(_227+_228.__span)){_226++;_227+=_228.__span;var _229=_228;_228=_221.structure[_226];}}var cell={name:lang.trim(html.attr(th,"name")||th.innerHTML),colSpan:parseInt(html.attr(th,"colspan")||1,10),type:lang.trim(html.attr(th,"cellType")||""),id:lang.trim(html.attr(th,"id")||"")};_225+=cell.colSpan;var _22a=html.attr(th,"rowspan");if(_22a){cell.rowSpan=_22a;}if(html.hasAttr(th,"width")){cell.width=_223(th);}if(html.hasAttr(th,"relWidth")){cell.relWidth=window.parseInt(html.attr(th,"relWidth"),10);}if(html.hasAttr(th,"hidden")){cell.hidden=(html.attr(th,"hidden")=="true"||html.attr(th,"hidden")===true);}if(_222){_222(th,cell);}cell.type=cell.type?lang.getObject(cell.type):_1d0.grid.cells.Cell;if(cell.type&&cell.type.markupFactory){cell.type.markupFactory(th,cell);}if(!_228.cells[_224]){_228.cells[_224]=[];}_228.cells[_224].push(cell);});});}return new ctor(_221,node);};return _1e4;});},"dojo/dnd/Selector":function(){define(["../_base/array","../_base/declare","../_base/event","../_base/kernel","../_base/lang","../dom","../dom-construct","../mouse","../_base/NodeList","../on","../touch","./common","./Container"],function(_22b,_22c,_22d,_22e,lang,dom,_22f,_230,_231,on,_232,dnd,_233){var _234=_22c("dojo.dnd.Selector",_233,{constructor:function(node,_235){if(!_235){_235={};}this.singular=_235.singular;this.autoSync=_235.autoSync;this.selection={};this.anchor=null;this.simpleSelection=false;this.events.push(on(this.node,_232.press,lang.hitch(this,"onMouseDown")),on(this.node,_232.release,lang.hitch(this,"onMouseUp")));},singular:false,getSelectedNodes:function(){var t=new _231();var e=dnd._empty;for(var i in this.selection){if(i in e){continue;}t.push(dom.byId(i));}return t;},selectNone:function(){return this._removeSelection()._removeAnchor();},selectAll:function(){this.forInItems(function(data,id){this._addItemClass(dom.byId(id),"Selected");this.selection[id]=1;},this);return this._removeAnchor();},deleteSelectedNodes:function(){var e=dnd._empty;for(var i in this.selection){if(i in e){continue;}var n=dom.byId(i);this.delItem(i);_22f.destroy(n);}this.anchor=null;this.selection={};return this;},forInSelectedItems:function(f,o){o=o||_22e.global;var s=this.selection,e=dnd._empty;for(var i in s){if(i in e){continue;}f.call(o,this.getItem(i),i,this);}},sync:function(){_234.superclass.sync.call(this);if(this.anchor){if(!this.getItem(this.anchor.id)){this.anchor=null;}}var t=[],e=dnd._empty;for(var i in this.selection){if(i in e){continue;}if(!this.getItem(i)){t.push(i);}}_22b.forEach(t,function(i){delete this.selection[i];},this);return this;},insertNodes:function(_236,data,_237,_238){var _239=this._normalizedCreator;this._normalizedCreator=function(item,hint){var t=_239.call(this,item,hint);if(_236){if(!this.anchor){this.anchor=t.node;this._removeItemClass(t.node,"Selected");this._addItemClass(this.anchor,"Anchor");}else{if(this.anchor!=t.node){this._removeItemClass(t.node,"Anchor");this._addItemClass(t.node,"Selected");}}this.selection[t.node.id]=1;}else{this._removeItemClass(t.node,"Selected");this._removeItemClass(t.node,"Anchor");}return t;};_234.superclass.insertNodes.call(this,data,_237,_238);this._normalizedCreator=_239;return this;},destroy:function(){_234.superclass.destroy.call(this);this.selection=this.anchor=null;},onMouseDown:function(e){if(this.autoSync){this.sync();}if(!this.current){return;}if(!this.singular&&!dnd.getCopyKeyState(e)&&!e.shiftKey&&(this.current.id in this.selection)){this.simpleSelection=true;if(_230.isLeft(e)){_22d.stop(e);}return;}if(!this.singular&&e.shiftKey){if(!dnd.getCopyKeyState(e)){this._removeSelection();}var c=this.getAllNodes();if(c.length){if(!this.anchor){this.anchor=c[0];this._addItemClass(this.anchor,"Anchor");}this.selection[this.anchor.id]=1;if(this.anchor!=this.current){var i=0,node;for(;i<c.length;++i){node=c[i];if(node==this.anchor||node==this.current){break;}}for(++i;i<c.length;++i){node=c[i];if(node==this.anchor||node==this.current){break;}this._addItemClass(node,"Selected");this.selection[node.id]=1;}this._addItemClass(this.current,"Selected");this.selection[this.current.id]=1;}}}else{if(this.singular){if(this.anchor==this.current){if(dnd.getCopyKeyState(e)){this.selectNone();}}else{this.selectNone();this.anchor=this.current;this._addItemClass(this.anchor,"Anchor");this.selection[this.current.id]=1;}}else{if(dnd.getCopyKeyState(e)){if(this.anchor==this.current){delete this.selection[this.anchor.id];this._removeAnchor();}else{if(this.current.id in this.selection){this._removeItemClass(this.current,"Selected");delete this.selection[this.current.id];}else{if(this.anchor){this._removeItemClass(this.anchor,"Anchor");this._addItemClass(this.anchor,"Selected");}this.anchor=this.current;this._addItemClass(this.current,"Anchor");this.selection[this.current.id]=1;}}}else{if(!(this.current.id in this.selection)){this.selectNone();this.anchor=this.current;this._addItemClass(this.current,"Anchor");this.selection[this.current.id]=1;}}}}_22d.stop(e);},onMouseUp:function(){if(!this.simpleSelection){return;}this.simpleSelection=false;this.selectNone();if(this.current){this.anchor=this.current;this._addItemClass(this.anchor,"Anchor");this.selection[this.current.id]=1;}},onMouseMove:function(){this.simpleSelection=false;},onOverEvent:function(){this.onmousemoveEvent=on(this.node,_232.move,lang.hitch(this,"onMouseMove"));},onOutEvent:function(){if(this.onmousemoveEvent){this.onmousemoveEvent.remove();delete this.onmousemoveEvent;}},_removeSelection:function(){var e=dnd._empty;for(var i in this.selection){if(i in e){continue;}var node=dom.byId(i);if(node){this._removeItemClass(node,"Selected");}}this.selection={};return this;},_removeAnchor:function(){if(this.anchor){this._removeItemClass(this.anchor,"Anchor");this.anchor=null;}return this;}});return _234;});},"url:dijit/templates/MenuItem.html":"<tr class=\"dijitReset dijitMenuItem\" data-dojo-attach-point=\"focusNode\" role=\"menuitem\" tabIndex=\"-1\">\n\t<td class=\"dijitReset dijitMenuItemIconCell\" role=\"presentation\">\n\t\t<img src=\"${_blankGif}\" alt=\"\" class=\"dijitIcon dijitMenuItemIcon\" data-dojo-attach-point=\"iconNode\"/>\n\t</td>\n\t<td class=\"dijitReset dijitMenuItemLabel\" colspan=\"2\" data-dojo-attach-point=\"containerNode\"></td>\n\t<td class=\"dijitReset dijitMenuItemAccelKey\" style=\"display: none\" data-dojo-attach-point=\"accelKeyNode\"></td>\n\t<td class=\"dijitReset dijitMenuArrowCell\" role=\"presentation\">\n\t\t<div data-dojo-attach-point=\"arrowWrapper\" style=\"visibility: hidden\">\n\t\t\t<img src=\"${_blankGif}\" alt=\"\" class=\"dijitMenuExpand\"/>\n\t\t\t<span class=\"dijitMenuExpandA11y\">+</span>\n\t\t</div>\n\t</td>\n</tr>\n","dijit/registry":function(){define("dijit/registry",["dojo/_base/array","dojo/sniff","dojo/_base/unload","dojo/_base/window","./main"],function(_23a,has,_23b,win,_23c){var _23d={},hash={};var _23e={length:0,add:function(_23f){if(hash[_23f.id]){throw new Error("Tried to register widget with id=="+_23f.id+" but that id is already registered");}hash[_23f.id]=_23f;this.length++;},remove:function(id){if(hash[id]){delete hash[id];this.length--;}},byId:function(id){return typeof id=="string"?hash[id]:id;},byNode:function(node){return hash[node.getAttribute("widgetId")];},toArray:function(){var ar=[];for(var id in hash){ar.push(hash[id]);}return ar;},getUniqueId:function(_240){var id;do{id=_240+"_"+(_240 in _23d?++_23d[_240]:_23d[_240]=0);}while(hash[id]);return _23c._scopeName=="dijit"?id:_23c._scopeName+"_"+id;},findWidgets:function(root,_241){var _242=[];function _243(root){for(var node=root.firstChild;node;node=node.nextSibling){if(node.nodeType==1){var _244=node.getAttribute("widgetId");if(_244){var _245=hash[_244];if(_245){_242.push(_245);}}else{if(node!==_241){_243(node);}}}}};_243(root);return _242;},_destroyAll:function(){_23c._curFocus=null;_23c._prevFocus=null;_23c._activeStack=[];_23a.forEach(_23e.findWidgets(win.body()),function(_246){if(!_246._destroyed){if(_246.destroyRecursive){_246.destroyRecursive();}else{if(_246.destroy){_246.destroy();}}}});},getEnclosingWidget:function(node){while(node){var id=node.nodeType==1&&node.getAttribute("widgetId");if(id){return hash[id];}node=node.parentNode;}return null;},_hash:hash};_23c.registry=_23e;return _23e;});},"dojo/uacss":function(){define(["./dom-geometry","./_base/lang","./ready","./sniff","./_base/window"],function(_247,lang,_248,has,_249){var html=_249.doc.documentElement,ie=has("ie"),_24a=has("opera"),maj=Math.floor,ff=has("ff"),_24b=_247.boxModel.replace(/-/,""),_24c={"dj_quirks":has("quirks"),"dj_opera":_24a,"dj_khtml":has("khtml"),"dj_webkit":has("webkit"),"dj_safari":has("safari"),"dj_chrome":has("chrome"),"dj_gecko":has("mozilla")};if(ie){_24c["dj_ie"]=true;_24c["dj_ie"+maj(ie)]=true;_24c["dj_iequirks"]=has("quirks");}if(ff){_24c["dj_ff"+maj(ff)]=true;}_24c["dj_"+_24b]=true;var _24d="";for(var clz in _24c){if(_24c[clz]){_24d+=clz+" ";}}html.className=lang.trim(html.className+" "+_24d);_248(90,function(){if(!_247.isBodyLtr()){var _24e="dj_rtl dijitRtl "+_24d.replace(/ /g,"-rtl ");html.className=lang.trim(html.className+" "+_24e+"dj_rtl dijitRtl "+_24d.replace(/ /g,"-rtl "));}});return has;});},"dojo/window":function(){define(["./_base/lang","./sniff","./_base/window","./dom","./dom-geometry","./dom-style","./dom-construct"],function(lang,has,_24f,dom,geom,_250,_251){has.add("rtl-adjust-position-for-verticalScrollBar",function(win,doc){var body=_24f.body(doc),_252=_251.create("div",{style:{overflow:"scroll",overflowX:"visible",direction:"rtl",visibility:"hidden",position:"absolute",left:"0",top:"0",width:"64px",height:"64px"}},body,"last"),div=_251.create("div",{style:{overflow:"hidden",direction:"ltr"}},_252,"last"),ret=geom.position(div).x!=0;_252.removeChild(div);body.removeChild(_252);return ret;});has.add("position-fixed-support",function(win,doc){var body=_24f.body(doc),_253=_251.create("span",{style:{visibility:"hidden",position:"fixed",left:"1px",top:"1px"}},body,"last"),_254=_251.create("span",{style:{position:"fixed",left:"0",top:"0"}},_253,"last"),ret=geom.position(_254).x!=geom.position(_253).x;_253.removeChild(_254);body.removeChild(_253);return ret;});var _255={getBox:function(doc){doc=doc||_24f.doc;var _256=(doc.compatMode=="BackCompat")?_24f.body(doc):doc.documentElement,_257=geom.docScroll(doc),w,h;if(has("touch")){var _258=_255.get(doc);w=_258.innerWidth||_256.clientWidth;h=_258.innerHeight||_256.clientHeight;}else{w=_256.clientWidth;h=_256.clientHeight;}return {l:_257.x,t:_257.y,w:w,h:h};},get:function(doc){if(has("ie")&&_255!==document.parentWindow){doc.parentWindow.execScript("document._parentWindow = window;","Javascript");var win=doc._parentWindow;doc._parentWindow=null;return win;}return doc.parentWindow||doc.defaultView;},scrollIntoView:function(node,pos){try{node=dom.byId(node);var doc=node.ownerDocument||_24f.doc,body=_24f.body(doc),html=doc.documentElement||body.parentNode,isIE=has("ie"),isWK=has("webkit");if(node==body||node==html){return;}if(!(has("mozilla")||isIE||isWK||has("opera"))&&("scrollIntoView" in node)){node.scrollIntoView(false);return;}var _259=doc.compatMode=="BackCompat",_25a=Math.min(body.clientWidth||html.clientWidth,html.clientWidth||body.clientWidth),_25b=Math.min(body.clientHeight||html.clientHeight,html.clientHeight||body.clientHeight),_25c=(isWK||_259)?body:html,_25d=pos||geom.position(node),el=node.parentNode,_25e=function(el){return (isIE<=6||(isIE==7&&_259))?false:(has("position-fixed-support")&&(_250.get(el,"position").toLowerCase()=="fixed"));};if(_25e(node)){return;}while(el){if(el==body){el=_25c;}var _25f=geom.position(el),_260=_25e(el),rtl=_250.getComputedStyle(el).direction.toLowerCase()=="rtl";if(el==_25c){_25f.w=_25a;_25f.h=_25b;if(_25c==html&&isIE&&rtl){_25f.x+=_25c.offsetWidth-_25f.w;}if(_25f.x<0||!isIE||isIE>=9){_25f.x=0;}if(_25f.y<0||!isIE||isIE>=9){_25f.y=0;}}else{var pb=geom.getPadBorderExtents(el);_25f.w-=pb.w;_25f.h-=pb.h;_25f.x+=pb.l;_25f.y+=pb.t;var _261=el.clientWidth,_262=_25f.w-_261;if(_261>0&&_262>0){if(rtl&&has("rtl-adjust-position-for-verticalScrollBar")){_25f.x+=_262;}_25f.w=_261;}_261=el.clientHeight;_262=_25f.h-_261;if(_261>0&&_262>0){_25f.h=_261;}}if(_260){if(_25f.y<0){_25f.h+=_25f.y;_25f.y=0;}if(_25f.x<0){_25f.w+=_25f.x;_25f.x=0;}if(_25f.y+_25f.h>_25b){_25f.h=_25b-_25f.y;}if(_25f.x+_25f.w>_25a){_25f.w=_25a-_25f.x;}}var l=_25d.x-_25f.x,t=_25d.y-_25f.y,r=l+_25d.w-_25f.w,bot=t+_25d.h-_25f.h;var s,old;if(r*l>0&&(!!el.scrollLeft||el==_25c||el.scrollWidth>el.offsetHeight)){s=Math[l<0?"max":"min"](l,r);if(rtl&&((isIE==8&&!_259)||isIE>=9)){s=-s;}old=el.scrollLeft;el.scrollLeft+=s;s=el.scrollLeft-old;_25d.x-=s;}if(bot*t>0&&(!!el.scrollTop||el==_25c||el.scrollHeight>el.offsetHeight)){s=Math.ceil(Math[t<0?"max":"min"](t,bot));old=el.scrollTop;el.scrollTop+=s;s=el.scrollTop-old;_25d.y-=s;}el=(el!=_25c)&&!_260&&el.parentNode;}}catch(error){console.error("scrollIntoView: "+error);node.scrollIntoView(false);}}};1&&lang.setObject("dojo.window",_255);return _255;});},"dojo/dnd/Mover":function(){define(["../_base/array","../_base/declare","../_base/event","../_base/lang","../sniff","../_base/window","../dom","../dom-geometry","../dom-style","../Evented","../on","../touch","./common","./autoscroll"],function(_263,_264,_265,lang,has,win,dom,_266,_267,_268,on,_269,dnd,_26a){return _264("dojo.dnd.Mover",[_268],{constructor:function(node,e,host){this.node=dom.byId(node);this.marginBox={l:e.pageX,t:e.pageY};this.mouseButton=e.button;var h=(this.host=host),d=node.ownerDocument;this.events=[on(d,_269.move,lang.hitch(this,"onFirstMove")),on(d,_269.move,lang.hitch(this,"onMouseMove")),on(d,_269.release,lang.hitch(this,"onMouseUp")),on(d,"dragstart",_265.stop),on(d.body,"selectstart",_265.stop)];_26a.autoScrollStart(d);if(h&&h.onMoveStart){h.onMoveStart(this);}},onMouseMove:function(e){_26a.autoScroll(e);var m=this.marginBox;this.host.onMove(this,{l:m.l+e.pageX,t:m.t+e.pageY},e);_265.stop(e);},onMouseUp:function(e){if(has("webkit")&&has("mac")&&this.mouseButton==2?e.button==0:this.mouseButton==e.button){this.destroy();}_265.stop(e);},onFirstMove:function(e){var s=this.node.style,l,t,h=this.host;switch(s.position){case "relative":case "absolute":l=Math.round(parseFloat(s.left))||0;t=Math.round(parseFloat(s.top))||0;break;default:s.position="absolute";var m=_266.getMarginBox(this.node);var b=win.doc.body;var bs=_267.getComputedStyle(b);var bm=_266.getMarginBox(b,bs);var bc=_266.getContentBox(b,bs);l=m.l-(bc.l-bm.l);t=m.t-(bc.t-bm.t);break;}this.marginBox.l=l-this.marginBox.l;this.marginBox.t=t-this.marginBox.t;if(h&&h.onFirstMove){h.onFirstMove(this,e);}this.events.shift().remove();},destroy:function(){_263.forEach(this.events,function(_26b){_26b.remove();});var h=this.host;if(h&&h.onMoveStop){h.onMoveStop(this);}this.events=this.node=this.host=null;}});});},"url:dojox/grid/resources/_Grid.html":"<div hidefocus=\"hidefocus\" role=\"grid\" dojoAttachEvent=\"onmouseout:_mouseOut\">\n\t<div class=\"dojoxGridMasterHeader\" dojoAttachPoint=\"viewsHeaderNode\" role=\"presentation\"></div>\n\t<div class=\"dojoxGridMasterView\" dojoAttachPoint=\"viewsNode\" role=\"presentation\"></div>\n\t<div class=\"dojoxGridMasterMessages\" style=\"display: none;\" dojoAttachPoint=\"messagesNode\"></div>\n\t<span dojoAttachPoint=\"lastFocusNode\" tabindex=\"0\"></span>\n</div>\n","dojox/grid/_EditManager":function(){define(["dojo/_base/lang","dojo/_base/array","dojo/_base/declare","dojo/_base/connect","dojo/_base/sniff","./util"],function(lang,_26c,_26d,_26e,has,util){return _26d("dojox.grid._EditManager",null,{constructor:function(_26f){this.grid=_26f;if(has("ie")){this.connections=[_26e.connect(document.body,"onfocus",lang.hitch(this,"_boomerangFocus"))];}else{this.connections=[_26e.connect(this.grid,"onBlur",this,"apply")];}},info:{},destroy:function(){_26c.forEach(this.connections,_26e.disconnect);},cellFocus:function(_270,_271){if(this.grid.singleClickEdit||this.isEditRow(_271)){this.setEditCell(_270,_271);}else{this.apply();}if(this.isEditing()||(_270&&_270.editable&&_270.alwaysEditing)){this._focusEditor(_270,_271);}},rowClick:function(e){if(this.isEditing()&&!this.isEditRow(e.rowIndex)){this.apply();}},styleRow:function(_272){if(_272.index==this.info.rowIndex){_272.customClasses+=" dojoxGridRowEditing";}},dispatchEvent:function(e){var c=e.cell,ed=(c&&c["editable"])?c:0;return ed&&ed.dispatchEvent(e.dispatch,e);},isEditing:function(){return this.info.rowIndex!==undefined;},isEditCell:function(_273,_274){return (this.info.rowIndex===_273)&&(this.info.cell.index==_274);},isEditRow:function(_275){return this.info.rowIndex===_275;},setEditCell:function(_276,_277){if(!this.isEditCell(_277,_276.index)&&this.grid.canEdit&&this.grid.canEdit(_276,_277)){this.start(_276,_277,this.isEditRow(_277)||_276.editable);}},_focusEditor:function(_278,_279){util.fire(_278,"focus",[_279]);},focusEditor:function(){if(this.isEditing()){this._focusEditor(this.info.cell,this.info.rowIndex);}},_boomerangWindow:500,_shouldCatchBoomerang:function(){return this._catchBoomerang>new Date().getTime();},_boomerangFocus:function(){if(this._shouldCatchBoomerang()){this.grid.focus.focusGrid();this.focusEditor();this._catchBoomerang=0;}},_doCatchBoomerang:function(){if(has("ie")){this._catchBoomerang=new Date().getTime()+this._boomerangWindow;}},start:function(_27a,_27b,_27c){if(!this._isValidInput()){return;}this.grid.beginUpdate();this.editorApply();if(this.isEditing()&&!this.isEditRow(_27b)){this.applyRowEdit();this.grid.updateRow(_27b);}if(_27c){this.info={cell:_27a,rowIndex:_27b};this.grid.doStartEdit(_27a,_27b);this.grid.updateRow(_27b);}else{this.info={};}this.grid.endUpdate();this.grid.focus.focusGrid();this._focusEditor(_27a,_27b);this._doCatchBoomerang();},_editorDo:function(_27d){var c=this.info.cell;if(c&&c.editable){c[_27d](this.info.rowIndex);}},editorApply:function(){this._editorDo("apply");},editorCancel:function(){this._editorDo("cancel");},applyCellEdit:function(_27e,_27f,_280){if(this.grid.canEdit(_27f,_280)){this.grid.doApplyCellEdit(_27e,_280,_27f.field);}},applyRowEdit:function(){this.grid.doApplyEdit(this.info.rowIndex,this.info.cell.field);},apply:function(){if(this.isEditing()&&this._isValidInput()){this.grid.beginUpdate();this.editorApply();this.applyRowEdit();this.info={};this.grid.endUpdate();this.grid.focus.focusGrid();this._doCatchBoomerang();}},cancel:function(){if(this.isEditing()){this.grid.beginUpdate();this.editorCancel();this.info={};this.grid.endUpdate();this.grid.focus.focusGrid();this._doCatchBoomerang();}},save:function(_281,_282){var c=this.info.cell;if(this.isEditRow(_281)&&(!_282||c.view==_282)&&c.editable){c.save(c,this.info.rowIndex);}},restore:function(_283,_284){var c=this.info.cell;if(this.isEditRow(_284)&&c.view==_283&&c.editable){c.restore(this.info.rowIndex);}},_isValidInput:function(){var w=(this.info.cell||{}).widget;if(!w||!w.isValid){return true;}w.focused=true;return w.isValid(true);}});});},"dojox/grid/DataSelection":function(){define("dojox/grid/DataSelection",["dojo/_base/declare","./_SelectionPreserver","./Selection"],function(_285,_286,_287){return _285("dojox.grid.DataSelection",_287,{constructor:function(grid){if(grid.keepSelection){this.preserver=new _286(this);}},destroy:function(){if(this.preserver){this.preserver.destroy();}},getFirstSelected:function(){var idx=_287.prototype.getFirstSelected.call(this);if(idx==-1){return null;}return this.grid.getItem(idx);},getNextSelected:function(_288){var _289=this.grid.getItemIndex(_288);var idx=_287.prototype.getNextSelected.call(this,_289);if(idx==-1){return null;}return this.grid.getItem(idx);},getSelected:function(){var _28a=[];for(var i=0,l=this.selected.length;i<l;i++){if(this.selected[i]){_28a.push(this.grid.getItem(i));}}return _28a;},addToSelection:function(_28b){if(this.mode=="none"){return;}var idx=null;if(typeof _28b=="number"||typeof _28b=="string"){idx=_28b;}else{idx=this.grid.getItemIndex(_28b);}_287.prototype.addToSelection.call(this,idx);},deselect:function(_28c){if(this.mode=="none"){return;}var idx=null;if(typeof _28c=="number"||typeof _28c=="string"){idx=_28c;}else{idx=this.grid.getItemIndex(_28c);}_287.prototype.deselect.call(this,idx);},deselectAll:function(_28d){var idx=null;if(_28d||typeof _28d=="number"){if(typeof _28d=="number"||typeof _28d=="string"){idx=_28d;}else{idx=this.grid.getItemIndex(_28d);}_287.prototype.deselectAll.call(this,idx);}else{this.inherited(arguments);}}});});},"dojox/grid/_ViewManager":function(){define(["dojo/_base/declare","dojo/_base/sniff","dojo/dom-class"],function(_28e,has,_28f){return _28e("dojox.grid._ViewManager",null,{constructor:function(_290){this.grid=_290;},defaultWidth:200,views:[],resize:function(){this.onEach("resize");},render:function(){this.onEach("render");},addView:function(_291){_291.idx=this.views.length;this.views.push(_291);},destroyViews:function(){for(var i=0,v;v=this.views[i];i++){v.destroy();}this.views=[];},getContentNodes:function(){var _292=[];for(var i=0,v;v=this.views[i];i++){_292.push(v.contentNode);}return _292;},forEach:function(_293){for(var i=0,v;v=this.views[i];i++){_293(v,i);}},onEach:function(_294,_295){_295=_295||[];for(var i=0,v;v=this.views[i];i++){if(_294 in v){v[_294].apply(v,_295);}}},normalizeHeaderNodeHeight:function(){var _296=[];for(var i=0,v;(v=this.views[i]);i++){if(v.headerContentNode.firstChild){_296.push(v.headerContentNode);}}this.normalizeRowNodeHeights(_296);},normalizeRowNodeHeights:function(_297){var h=0;var _298=[];if(this.grid.rowHeight){h=this.grid.rowHeight;}else{if(_297.length<=1){return;}for(var i=0,n;(n=_297[i]);i++){if(!_28f.contains(n,"dojoxGridNonNormalizedCell")){_298[i]=n.firstChild.offsetHeight;h=Math.max(h,_298[i]);}}h=(h>=0?h:0);if((has("mozilla")||has("ie")>8)&&h){h++;}}for(i=0;(n=_297[i]);i++){if(_298[i]!=h){n.firstChild.style.height=h+"px";}}},resetHeaderNodeHeight:function(){for(var i=0,v,n;(v=this.views[i]);i++){n=v.headerContentNode.firstChild;if(n){n.style.height="";}}},renormalizeRow:function(_299){var _29a=[];for(var i=0,v,n;(v=this.views[i])&&(n=v.getRowNode(_299));i++){n.firstChild.style.height="";_29a.push(n);}this.normalizeRowNodeHeights(_29a);},getViewWidth:function(_29b){return this.views[_29b].getWidth()||this.defaultWidth;},measureHeader:function(){this.resetHeaderNodeHeight();this.forEach(function(_29c){_29c.headerContentNode.style.height="";});var h=0;this.forEach(function(_29d){h=Math.max(_29d.headerNode.offsetHeight,h);});return h;},measureContent:function(){var h=0;this.forEach(function(_29e){h=Math.max(_29e.domNode.offsetHeight,h);});return h;},findClient:function(_29f){var c=this.grid.elasticView||-1;if(c<0){for(var i=1,v;(v=this.views[i]);i++){if(v.viewWidth){for(i=1;(v=this.views[i]);i++){if(!v.viewWidth){c=i;break;}}break;}}}if(c<0){c=Math.floor(this.views.length/2);}return c;},arrange:function(l,w){var i,v,vw,len=this.views.length,self=this;var c=(w<=0?len:this.findClient());var _2a0=function(v,l){var ds=v.domNode.style;var hs=v.headerNode.style;if(!self.grid.isLeftToRight()){ds.right=l+"px";if(has("ff")<4){hs.right=l+v.getScrollbarWidth()+"px";}else{hs.right=l+"px";}if(!has("webkit")){hs.width=parseInt(hs.width,10)-v.getScrollbarWidth()+"px";}}else{ds.left=l+"px";hs.left=l+"px";}ds.top=0+"px";hs.top=0;};for(i=0;(v=this.views[i])&&(i<c);i++){vw=this.getViewWidth(i);v.setSize(vw,0);_2a0(v,l);if(v.headerContentNode&&v.headerContentNode.firstChild){vw=v.getColumnsWidth()+v.getScrollbarWidth();}else{vw=v.domNode.offsetWidth;}l+=vw;}i++;var r=w;for(var j=len-1;(v=this.views[j])&&(i<=j);j--){vw=this.getViewWidth(j);v.setSize(vw,0);vw=v.domNode.offsetWidth;r-=vw;_2a0(v,r);}if(c<len){v=this.views[c];vw=Math.max(1,r-l);v.setSize(vw+"px",0);_2a0(v,l);}return l;},renderRow:function(_2a1,_2a2,_2a3){var _2a4=[];for(var i=0,v,n,_2a5;(v=this.views[i])&&(n=_2a2[i]);i++){_2a5=v.renderRow(_2a1);n.appendChild(_2a5);_2a4.push(_2a5);}if(!_2a3){this.normalizeRowNodeHeights(_2a4);}},rowRemoved:function(_2a6){this.onEach("rowRemoved",[_2a6]);},updateRow:function(_2a7,_2a8){for(var i=0,v;v=this.views[i];i++){v.updateRow(_2a7);}if(!_2a8){this.renormalizeRow(_2a7);}},updateRowStyles:function(_2a9){this.onEach("updateRowStyles",[_2a9]);},setScrollTop:function(_2aa){var top=_2aa;for(var i=0,v;v=this.views[i];i++){top=v.setScrollTop(_2aa);if(has("ie")&&v.headerNode&&v.scrollboxNode){v.headerNode.scrollLeft=v.scrollboxNode.scrollLeft;}}return top;},getFirstScrollingView:function(){for(var i=0,v;(v=this.views[i]);i++){if(v.hasHScrollbar()||v.hasVScrollbar()){return v;}}return null;}});});},"dijit/_OnDijitClickMixin":function(){define("dijit/_OnDijitClickMixin",["dojo/on","dojo/_base/array","dojo/keys","dojo/_base/declare","dojo/has","dojo/_base/unload","dojo/_base/window","./a11yclick"],function(on,_2ab,keys,_2ac,has,_2ad,win,_2ae){var ret=_2ac("dijit._OnDijitClickMixin",null,{connect:function(obj,_2af,_2b0){return this.inherited(arguments,[obj,_2af=="ondijitclick"?_2ae:_2af,_2b0]);}});ret.a11yclick=_2ae;return ret;});},"dojox/grid/util":function(){define("dojox/grid/util",["../main","dojo/_base/lang","dojo/dom"],function(_2b1,lang,dom){var dgu=lang.getObject("grid.util",true,_2b1);dgu.na="...";dgu.rowIndexTag="gridRowIndex";dgu.gridViewTag="gridView";dgu.fire=function(ob,ev,args){var fn=ob&&ev&&ob[ev];return fn&&(args?fn.apply(ob,args):ob[ev]());};dgu.setStyleHeightPx=function(_2b2,_2b3){if(_2b3>=0){var s=_2b2.style;var v=_2b3+"px";if(_2b2&&s["height"]!=v){s["height"]=v;}}};dgu.mouseEvents=["mouseover","mouseout","mousedown","mouseup","click","dblclick","contextmenu"];dgu.keyEvents=["keyup","keydown","keypress"];dgu.funnelEvents=function(_2b4,_2b5,_2b6,_2b7){var evts=(_2b7?_2b7:dgu.mouseEvents.concat(dgu.keyEvents));for(var i=0,l=evts.length;i<l;i++){_2b5.connect(_2b4,"on"+evts[i],_2b6);}};dgu.removeNode=function(_2b8){_2b8=dom.byId(_2b8);_2b8&&_2b8.parentNode&&_2b8.parentNode.removeChild(_2b8);return _2b8;};dgu.arrayCompare=function(inA,inB){for(var i=0,l=inA.length;i<l;i++){if(inA[i]!=inB[i]){return false;}}return (inA.length==inB.length);};dgu.arrayInsert=function(_2b9,_2ba,_2bb){if(_2b9.length<=_2ba){_2b9[_2ba]=_2bb;}else{_2b9.splice(_2ba,0,_2bb);}};dgu.arrayRemove=function(_2bc,_2bd){_2bc.splice(_2bd,1);};dgu.arraySwap=function(_2be,inI,inJ){var _2bf=_2be[inI];_2be[inI]=_2be[inJ];_2be[inJ]=_2bf;};return dgu;});},"dijit/a11yclick":function(){define("dijit/a11yclick",["dojo/on","dojo/_base/array","dojo/keys","dojo/_base/declare","dojo/has","dojo/_base/unload","dojo/_base/window"],function(on,_2c0,keys,_2c1,has,_2c2,win){var _2c3=null;if(has("dom-addeventlistener")){win.doc.addEventListener("keydown",function(evt){_2c3=evt.target;},true);}else{(function(){var _2c4=function(evt){_2c3=evt.srcElement;};win.doc.attachEvent("onkeydown",_2c4);_2c2.addOnWindowUnload(function(){win.doc.detachEvent("onkeydown",_2c4);});})();}function _2c5(e){return (e.keyCode===keys.ENTER||e.keyCode===keys.SPACE)&&!e.ctrlKey&&!e.shiftKey&&!e.altKey&&!e.metaKey;};return function(node,_2c6){if(/input|button/i.test(node.nodeName)){return on(node,"click",_2c6);}else{var _2c7=[on(node,"keydown",function(e){if(_2c5(e)){_2c3=e.target;e.preventDefault();}}),on(node,"keyup",function(e){if(_2c5(e)&&e.target==_2c3){_2c3=null;on.emit(e.target,"click",{cancelable:true,bubbles:true});}}),on(node,"click",function(e){_2c6.call(this,e);})];if(has("touch")){var _2c8;_2c7.push(on(node,"touchend",function(e){var _2c9=e.target;_2c8=setTimeout(function(){_2c8=null;on.emit(_2c9,"click",{cancelable:true,bubbles:true});},600);}),on(node,"click",function(e){if(_2c8){clearTimeout(_2c8);}}));}return {remove:function(){_2c0.forEach(_2c7,function(h){h.remove();});if(_2c8){clearTimeout(_2c8);_2c8=null;}}};}};return ret;});},"dijit/hccss":function(){define("dijit/hccss",["dojo/dom-class","dojo/hccss","dojo/ready","dojo/_base/window"],function(_2ca,has,_2cb,win){_2cb(90,function(){if(has("highcontrast")){_2ca.add(win.body(),"dijit_a11y");}});return has;});},"dojox/grid/cells":function(){define("dojox/grid/cells",["../main","./cells/_base"],function(_2cc){return _2cc.grid.cells;});},"dijit/_TemplatedMixin":function(){define("dijit/_TemplatedMixin",["dojo/_base/lang","dojo/touch","./_WidgetBase","dojo/string","dojo/cache","dojo/_base/array","dojo/_base/declare","dojo/dom-construct","dojo/sniff","dojo/_base/unload"],function(lang,_2cd,_2ce,_2cf,_2d0,_2d1,_2d2,_2d3,has,_2d4){var _2d5=_2d2("dijit._TemplatedMixin",null,{templateString:null,templatePath:null,_skipNodeCache:false,_earlyTemplatedStartup:false,constructor:function(){this._attachPoints=[];this._attachEvents=[];},_stringRepl:function(tmpl){var _2d6=this.declaredClass,_2d7=this;return _2cf.substitute(tmpl,this,function(_2d8,key){if(key.charAt(0)=="!"){_2d8=lang.getObject(key.substr(1),false,_2d7);}if(typeof _2d8=="undefined"){throw new Error(_2d6+" template:"+key);}if(_2d8==null){return "";}return key.charAt(0)=="!"?_2d8:_2d8.toString().replace(/"/g,"&quot;");},this);},buildRendering:function(){if(!this.templateString){this.templateString=_2d0(this.templatePath,{sanitize:true});}var _2d9=_2d5.getCachedTemplate(this.templateString,this._skipNodeCache,this.ownerDocument);var node;if(lang.isString(_2d9)){node=_2d3.toDom(this._stringRepl(_2d9),this.ownerDocument);if(node.nodeType!=1){throw new Error("Invalid template: "+_2d9);}}else{node=_2d9.cloneNode(true);}this.domNode=node;this.inherited(arguments);this._attachTemplateNodes(node,function(n,p){return n.getAttribute(p);});this._beforeFillContent();this._fillContent(this.srcNodeRef);},_beforeFillContent:function(){},_fillContent:function(_2da){var dest=this.containerNode;if(_2da&&dest){while(_2da.hasChildNodes()){dest.appendChild(_2da.firstChild);}}},_attachTemplateNodes:function(_2db,_2dc){var _2dd=lang.isArray(_2db)?_2db:(_2db.all||_2db.getElementsByTagName("*"));var x=lang.isArray(_2db)?0:-1;for(;x<0||_2dd[x];x++){var _2de=(x==-1)?_2db:_2dd[x];if(this.widgetsInTemplate&&(_2dc(_2de,"dojoType")||_2dc(_2de,"data-dojo-type"))){continue;}var _2df=_2dc(_2de,"dojoAttachPoint")||_2dc(_2de,"data-dojo-attach-point");if(_2df){var _2e0,_2e1=_2df.split(/\s*,\s*/);while((_2e0=_2e1.shift())){if(lang.isArray(this[_2e0])){this[_2e0].push(_2de);}else{this[_2e0]=_2de;}this._attachPoints.push(_2e0);}}var _2e2=_2dc(_2de,"dojoAttachEvent")||_2dc(_2de,"data-dojo-attach-event");if(_2e2){var _2e3,_2e4=_2e2.split(/\s*,\s*/);var trim=lang.trim;while((_2e3=_2e4.shift())){if(_2e3){var _2e5=null;if(_2e3.indexOf(":")!=-1){var _2e6=_2e3.split(":");_2e3=trim(_2e6[0]);_2e5=trim(_2e6[1]);}else{_2e3=trim(_2e3);}if(!_2e5){_2e5=_2e3;}this._attachEvents.push(this.connect(_2de,_2cd[_2e3]||_2e3,_2e5));}}}}},destroyRendering:function(){_2d1.forEach(this._attachPoints,function(_2e7){delete this[_2e7];},this);this._attachPoints=[];_2d1.forEach(this._attachEvents,this.disconnect,this);this._attachEvents=[];this.inherited(arguments);}});_2d5._templateCache={};_2d5.getCachedTemplate=function(_2e8,_2e9,doc){var _2ea=_2d5._templateCache;var key=_2e8;var _2eb=_2ea[key];if(_2eb){try{if(!_2eb.ownerDocument||_2eb.ownerDocument==(doc||document)){return _2eb;}}catch(e){}_2d3.destroy(_2eb);}_2e8=_2cf.trim(_2e8);if(_2e9||_2e8.match(/\$\{([^\}]+)\}/g)){return (_2ea[key]=_2e8);}else{var node=_2d3.toDom(_2e8,doc);if(node.nodeType!=1){throw new Error("Invalid template: "+_2e8);}return (_2ea[key]=node);}};if(has("ie")){_2d4.addOnWindowUnload(function(){var _2ec=_2d5._templateCache;for(var key in _2ec){var _2ed=_2ec[key];if(typeof _2ed=="object"){_2d3.destroy(_2ed);}delete _2ec[key];}});}lang.extend(_2ce,{dojoAttachEvent:"",dojoAttachPoint:""});return _2d5;});},"dojox/html/metrics":function(){define("dojox/html/metrics",["dojo/_base/kernel","dojo/_base/lang","dojo/_base/sniff","dojo/ready","dojo/_base/unload","dojo/_base/window","dojo/dom-geometry"],function(_2ee,lang,has,_2ef,_2f0,_2f1,_2f2){var dhm=lang.getObject("dojox.html.metrics",true);var _2f3=lang.getObject("dojox");dhm.getFontMeasurements=function(){var _2f4={"1em":0,"1ex":0,"100%":0,"12pt":0,"16px":0,"xx-small":0,"x-small":0,"small":0,"medium":0,"large":0,"x-large":0,"xx-large":0};if(has("ie")){_2f1.doc.documentElement.style.fontSize="100%";}var div=_2f1.doc.createElement("div");var ds=div.style;ds.position="absolute";ds.left="-100px";ds.top="0";ds.width="30px";ds.height="1000em";ds.borderWidth="0";ds.margin="0";ds.padding="0";ds.outline="0";ds.lineHeight="1";ds.overflow="hidden";_2f1.body().appendChild(div);for(var p in _2f4){ds.fontSize=p;_2f4[p]=Math.round(div.offsetHeight*12/16)*16/12/1000;}_2f1.body().removeChild(div);div=null;return _2f4;};var _2f5=null;dhm.getCachedFontMeasurements=function(_2f6){if(_2f6||!_2f5){_2f5=dhm.getFontMeasurements();}return _2f5;};var _2f7=null,_2f8={};dhm.getTextBox=function(text,_2f9,_2fa){var m,s;if(!_2f7){m=_2f7=_2f1.doc.createElement("div");var c=_2f1.doc.createElement("div");c.appendChild(m);s=c.style;s.overflow="scroll";s.position="absolute";s.left="0px";s.top="-10000px";s.width="1px";s.height="1px";s.visibility="hidden";s.borderWidth="0";s.margin="0";s.padding="0";s.outline="0";_2f1.body().appendChild(c);}else{m=_2f7;}m.className="";s=m.style;s.borderWidth="0";s.margin="0";s.padding="0";s.outline="0";if(arguments.length>1&&_2f9){for(var i in _2f9){if(i in _2f8){continue;}s[i]=_2f9[i];}}if(arguments.length>2&&_2fa){m.className=_2fa;}m.innerHTML=text;var box=_2f2.position(m);box.w=m.parentNode.scrollWidth;return box;};var _2fb={w:16,h:16};dhm.getScrollbar=function(){return {w:_2fb.w,h:_2fb.h};};dhm._fontResizeNode=null;dhm.initOnFontResize=function(_2fc){var f=dhm._fontResizeNode=_2f1.doc.createElement("iframe");var fs=f.style;fs.position="absolute";fs.width="5em";fs.height="10em";fs.top="-10000px";fs.display="none";if(has("ie")){f.onreadystatechange=function(){if(f.contentWindow.document.readyState=="complete"){f.onresize=f.contentWindow.parent[_2f3._scopeName].html.metrics._fontresize;}};}else{f.onload=function(){f.contentWindow.onresize=f.contentWindow.parent[_2f3._scopeName].html.metrics._fontresize;};}f.setAttribute("src","javascript:'<html><head><script>if(\"loadFirebugConsole\" in window){window.loadFirebugConsole();}</script></head><body></body></html>'");_2f1.body().appendChild(f);dhm.initOnFontResize=function(){};};dhm.onFontResize=function(){};dhm._fontresize=function(){dhm.onFontResize();};_2f0.addOnUnload(function(){var f=dhm._fontResizeNode;if(f){if(has("ie")&&f.onresize){f.onresize=null;}else{if(f.contentWindow&&f.contentWindow.onresize){f.contentWindow.onresize=null;}}dhm._fontResizeNode=null;}});_2ef(function(){try{var n=_2f1.doc.createElement("div");n.style.cssText="top:0;left:0;width:100px;height:100px;overflow:scroll;position:absolute;visibility:hidden;";_2f1.body().appendChild(n);_2fb.w=n.offsetWidth-n.clientWidth;_2fb.h=n.offsetHeight-n.clientHeight;_2f1.body().removeChild(n);delete n;}catch(e){}if("fontSizeWatch" in _2ee.config&&!!_2ee.config.fontSizeWatch){dhm.initOnFontResize();}});return dhm;});},"dojox/grid/_Builder":function(){define(["../main","dojo/_base/array","dojo/_base/lang","dojo/_base/window","dojo/_base/event","dojo/_base/sniff","dojo/_base/connect","dojo/dnd/Moveable","dojox/html/metrics","./util","dojo/_base/html","dojo/dom-geometry"],function(_2fd,_2fe,lang,win,_2ff,has,_300,_301,_302,util,html,_303){var dg=_2fd.grid;var _304=function(td){return td.cellIndex>=0?td.cellIndex:_2fe.indexOf(td.parentNode.cells,td);};var _305=function(tr){return tr.rowIndex>=0?tr.rowIndex:_2fe.indexOf(tr.parentNode.childNodes,tr);};var _306=function(_307,_308){return _307&&((_307.rows||0)[_308]||_307.childNodes[_308]);};var _309=function(node){for(var n=node;n&&n.tagName!="TABLE";n=n.parentNode){}return n;};var _30a=function(_30b,_30c){for(var n=_30b;n&&_30c(n);n=n.parentNode){}return n;};var _30d=function(_30e){var name=_30e.toUpperCase();return function(node){return node.tagName!=name;};};var _30f=util.rowIndexTag;var _310=util.gridViewTag;var _311=dg._Builder=lang.extend(function(view){if(view){this.view=view;this.grid=view.grid;}},{view:null,_table:"<table class=\"dojoxGridRowTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" role=\"presentation\"",getTableArray:function(){var html=[this._table];if(this.view.viewWidth){html.push([" style=\"width:",this.view.viewWidth,";\""].join(""));}html.push(">");return html;},generateCellMarkup:function(_312,_313,_314,_315){var _316=[],html;if(_315){var _317=_312.index!=_312.grid.getSortIndex()?"":_312.grid.sortInfo>0?"aria-sort=\"ascending\"":"aria-sort=\"descending\"";if(!_312.id){_312.id=this.grid.id+"Hdr"+_312.index;}html=["<th tabIndex=\"-1\" aria-readonly=\"true\" role=\"columnheader\"",_317,"id=\"",_312.id,"\""];}else{var _318=this.grid.editable&&!_312.editable?"aria-readonly=\"true\"":"";html=["<td tabIndex=\"-1\" role=\"gridcell\"",_318];}if(_312.colSpan){html.push(" colspan=\"",_312.colSpan,"\"");}if(_312.rowSpan){html.push(" rowspan=\"",_312.rowSpan,"\"");}html.push(" class=\"dojoxGridCell ");if(_312.classes){html.push(_312.classes," ");}if(_314){html.push(_314," ");}_316.push(html.join(""));_316.push("");html=["\" idx=\"",_312.index,"\" style=\""];if(_313&&_313[_313.length-1]!=";"){_313+=";";}html.push(_312.styles,_313||"",_312.hidden?"display:none;":"");if(_312.unitWidth){html.push("width:",_312.unitWidth,";");}_316.push(html.join(""));_316.push("");html=["\""];if(_312.attrs){html.push(" ",_312.attrs);}html.push(">");_316.push(html.join(""));_316.push("");_316.push(_315?"</th>":"</td>");return _316;},isCellNode:function(_319){return Boolean(_319&&_319!=win.doc&&html.attr(_319,"idx"));},getCellNodeIndex:function(_31a){return _31a?Number(html.attr(_31a,"idx")):-1;},getCellNode:function(_31b,_31c){for(var i=0,row;((row=_306(_31b.firstChild,i))&&row.cells);i++){for(var j=0,cell;(cell=row.cells[j]);j++){if(this.getCellNodeIndex(cell)==_31c){return cell;}}}return null;},findCellTarget:function(_31d,_31e){var n=_31d;while(n&&(!this.isCellNode(n)||(n.offsetParent&&_310 in n.offsetParent.parentNode&&n.offsetParent.parentNode[_310]!=this.view.id))&&(n!=_31e)){n=n.parentNode;}return n!=_31e?n:null;},baseDecorateEvent:function(e){e.dispatch="do"+e.type;e.grid=this.grid;e.sourceView=this.view;e.cellNode=this.findCellTarget(e.target,e.rowNode);e.cellIndex=this.getCellNodeIndex(e.cellNode);e.cell=(e.cellIndex>=0?this.grid.getCell(e.cellIndex):null);},findTarget:function(_31f,_320){var n=_31f;while(n&&(n!=this.domNode)&&(!(_320 in n)||(_310 in n&&n[_310]!=this.view.id))){n=n.parentNode;}return (n!=this.domNode)?n:null;},findRowTarget:function(_321){return this.findTarget(_321,_30f);},isIntraNodeEvent:function(e){try{return (e.cellNode&&e.relatedTarget&&html.isDescendant(e.relatedTarget,e.cellNode));}catch(x){return false;}},isIntraRowEvent:function(e){try{var row=e.relatedTarget&&this.findRowTarget(e.relatedTarget);return !row&&(e.rowIndex==-1)||row&&(e.rowIndex==row.gridRowIndex);}catch(x){return false;}},dispatchEvent:function(e){if(e.dispatch in this){return this[e.dispatch](e);}return false;},domouseover:function(e){if(e.cellNode&&(e.cellNode!=this.lastOverCellNode)){this.lastOverCellNode=e.cellNode;this.grid.onMouseOver(e);}this.grid.onMouseOverRow(e);},domouseout:function(e){if(e.cellNode&&(e.cellNode==this.lastOverCellNode)&&!this.isIntraNodeEvent(e,this.lastOverCellNode)){this.lastOverCellNode=null;this.grid.onMouseOut(e);if(!this.isIntraRowEvent(e)){this.grid.onMouseOutRow(e);}}},domousedown:function(e){if(e.cellNode){this.grid.onMouseDown(e);}this.grid.onMouseDownRow(e);}});var _322=dg._ContentBuilder=lang.extend(function(view){_311.call(this,view);},_311.prototype,{update:function(){this.prepareHtml();},prepareHtml:function(){var _323=this.grid.get,_324=this.view.structure.cells;for(var j=0,row;(row=_324[j]);j++){for(var i=0,cell;(cell=row[i]);i++){cell.get=cell.get||(cell.value==undefined)&&_323;cell.markup=this.generateCellMarkup(cell,cell.cellStyles,cell.cellClasses,false);if(!this.grid.editable&&cell.editable){this.grid.editable=true;}}}},generateHtml:function(_325,_326){var html=this.getTableArray(),v=this.view,_327=v.structure.cells,item=this.grid.getItem(_326);util.fire(this.view,"onBeforeRow",[_326,_327]);for(var j=0,row;(row=_327[j]);j++){if(row.hidden||row.header){continue;}html.push(!row.invisible?"<tr>":"<tr class=\"dojoxGridInvisible\">");for(var i=0,cell,m,cc,cs;(cell=row[i]);i++){m=cell.markup;cc=cell.customClasses=[];cs=cell.customStyles=[];m[5]=cell.format(_326,item);m[1]=cc.join(" ");m[3]=cs.join(";");html.push.apply(html,m);}html.push("</tr>");}html.push("</table>");return html.join("");},decorateEvent:function(e){e.rowNode=this.findRowTarget(e.target);if(!e.rowNode){return false;}e.rowIndex=e.rowNode[_30f];this.baseDecorateEvent(e);e.cell=this.grid.getCell(e.cellIndex);return true;}});var _328=dg._HeaderBuilder=lang.extend(function(view){this.moveable=null;_311.call(this,view);},_311.prototype,{_skipBogusClicks:false,overResizeWidth:4,minColWidth:1,update:function(){if(this.tableMap){this.tableMap.mapRows(this.view.structure.cells);}else{this.tableMap=new dg._TableMap(this.view.structure.cells);}},generateHtml:function(_329,_32a){var html=this.getTableArray(),_32b=this.view.structure.cells;util.fire(this.view,"onBeforeRow",[-1,_32b]);for(var j=0,row;(row=_32b[j]);j++){if(row.hidden){continue;}html.push(!row.invisible?"<tr>":"<tr class=\"dojoxGridInvisible\">");for(var i=0,cell,_32c;(cell=row[i]);i++){cell.customClasses=[];cell.customStyles=[];if(this.view.simpleStructure){if(cell.draggable){if(cell.headerClasses){if(cell.headerClasses.indexOf("dojoDndItem")==-1){cell.headerClasses+=" dojoDndItem";}}else{cell.headerClasses="dojoDndItem";}}if(cell.attrs){if(cell.attrs.indexOf("dndType='gridColumn_")==-1){cell.attrs+=" dndType='gridColumn_"+this.grid.id+"'";}}else{cell.attrs="dndType='gridColumn_"+this.grid.id+"'";}}_32c=this.generateCellMarkup(cell,cell.headerStyles,cell.headerClasses,true);_32c[5]=(_32a!=undefined?_32a:_329(cell));_32c[3]=cell.customStyles.join(";");_32c[1]=cell.customClasses.join(" ");html.push(_32c.join(""));}html.push("</tr>");}html.push("</table>");return html.join("");},getCellX:function(e){var n,x,pos;n=_30a(e.target,_30d("th"));if(n){pos=_303.position(n);x=e.clientX-pos.x;}else{x=e.layerX;}return x;},decorateEvent:function(e){this.baseDecorateEvent(e);e.rowIndex=-1;e.cellX=this.getCellX(e);return true;},prepareResize:function(e,mod){do{var i=e.cellIndex;e.cellNode=(i?e.cellNode.parentNode.cells[i+mod]:null);e.cellIndex=(e.cellNode?this.getCellNodeIndex(e.cellNode):-1);}while(e.cellNode&&e.cellNode.style.display=="none");return Boolean(e.cellNode);},canResize:function(e){if(!e.cellNode||e.cellNode.colSpan>1){return false;}var cell=this.grid.getCell(e.cellIndex);return !cell.noresize&&cell.canResize();},overLeftResizeArea:function(e){if(html.hasClass(win.body(),"dojoDndMove")){return false;}if(has("ie")){var tN=e.target;if(html.hasClass(tN,"dojoxGridArrowButtonNode")||html.hasClass(tN,"dojoxGridArrowButtonChar")||html.hasClass(tN,"dojoxGridColCaption")){return false;}}if(this.grid.isLeftToRight()){return (e.cellIndex>0)&&(e.cellX>0&&e.cellX<this.overResizeWidth)&&this.prepareResize(e,-1);}var t=e.cellNode&&(e.cellX>0&&e.cellX<this.overResizeWidth);return t;},overRightResizeArea:function(e){if(html.hasClass(win.body(),"dojoDndMove")){return false;}if(has("ie")){var tN=e.target;if(html.hasClass(tN,"dojoxGridArrowButtonNode")||html.hasClass(tN,"dojoxGridArrowButtonChar")||html.hasClass(tN,"dojoxGridColCaption")){return false;}}if(this.grid.isLeftToRight()){return e.cellNode&&(e.cellX>=e.cellNode.offsetWidth-this.overResizeWidth);}return (e.cellIndex>0)&&(e.cellX>=e.cellNode.offsetWidth-this.overResizeWidth)&&this.prepareResize(e,-1);},domousemove:function(e){if(!this.moveable){var c=(this.overRightResizeArea(e)?"dojoxGridColResize":(this.overLeftResizeArea(e)?"dojoxGridColResize":""));if(c&&!this.canResize(e)){c="dojoxGridColNoResize";}html.toggleClass(e.sourceView.headerNode,"dojoxGridColNoResize",(c=="dojoxGridColNoResize"));html.toggleClass(e.sourceView.headerNode,"dojoxGridColResize",(c=="dojoxGridColResize"));if(c){_2ff.stop(e);}}},domousedown:function(e){if(!this.moveable){if((this.overRightResizeArea(e)||this.overLeftResizeArea(e))&&this.canResize(e)){this.beginColumnResize(e);}else{this.grid.onMouseDown(e);this.grid.onMouseOverRow(e);}}},doclick:function(e){if(this._skipBogusClicks){_2ff.stop(e);return true;}return false;},colResizeSetup:function(e,_32d){var _32e=html.contentBox(e.sourceView.headerNode);if(_32d){this.lineDiv=document.createElement("div");var vw=html.position(e.sourceView.headerNode,true);var _32f=html.contentBox(e.sourceView.domNode);var l=e.pageX;if(!this.grid.isLeftToRight()&&has("ie")<8){l-=_302.getScrollbar().w;}html.style(this.lineDiv,{top:vw.y+"px",left:l+"px",height:(_32f.h+_32e.h)+"px"});html.addClass(this.lineDiv,"dojoxGridResizeColLine");this.lineDiv._origLeft=l;win.body().appendChild(this.lineDiv);}var _330=[],_331=this.tableMap.findOverlappingNodes(e.cellNode);for(var i=0,cell;(cell=_331[i]);i++){_330.push({node:cell,index:this.getCellNodeIndex(cell),width:cell.offsetWidth});}var view=e.sourceView;var adj=this.grid.isLeftToRight()?1:-1;var _332=e.grid.views.views;var _333=[];for(var j=view.idx+adj,_334;(_334=_332[j]);j=j+adj){_333.push({node:_334.headerNode,left:window.parseInt(_334.headerNode.style.left)});}var _335=view.headerContentNode.firstChild;var drag={scrollLeft:e.sourceView.headerNode.scrollLeft,view:view,node:e.cellNode,index:e.cellIndex,w:html.contentBox(e.cellNode).w,vw:_32e.w,table:_335,tw:html.contentBox(_335).w,spanners:_330,followers:_333};return drag;},beginColumnResize:function(e){this.moverDiv=document.createElement("div");html.style(this.moverDiv,{position:"absolute",left:0});win.body().appendChild(this.moverDiv);html.addClass(this.grid.domNode,"dojoxGridColumnResizing");var m=(this.moveable=new _301(this.moverDiv));var drag=this.colResizeSetup(e,true);m.onMove=lang.hitch(this,"doResizeColumn",drag);_300.connect(m,"onMoveStop",lang.hitch(this,function(){this.endResizeColumn(drag);if(drag.node.releaseCapture){drag.node.releaseCapture();}this.moveable.destroy();delete this.moveable;this.moveable=null;html.removeClass(this.grid.domNode,"dojoxGridColumnResizing");}));if(e.cellNode.setCapture){e.cellNode.setCapture();}m.onMouseDown(e);},doResizeColumn:function(_336,_337,_338){var _339=_338.l;var data={deltaX:_339,w:_336.w+(this.grid.isLeftToRight()?_339:-_339),vw:_336.vw+_339,tw:_336.tw+_339};this.dragRecord={inDrag:_336,mover:_337,leftTop:_338};if(data.w>=this.minColWidth){if(!_337){this.doResizeNow(_336,data);}else{html.style(this.lineDiv,"left",(this.lineDiv._origLeft+data.deltaX)+"px");}}},endResizeColumn:function(_33a){if(this.dragRecord){var _33b=this.dragRecord.leftTop;var _33c=this.grid.isLeftToRight()?_33b.l:-_33b.l;_33c+=Math.max(_33a.w+_33c,this.minColWidth)-(_33a.w+_33c);if(has("webkit")&&_33a.spanners.length){_33c+=html._getPadBorderExtents(_33a.spanners[0].node).w;}var data={deltaX:_33c,w:_33a.w+_33c,vw:_33a.vw+_33c,tw:_33a.tw+_33c};this.doResizeNow(_33a,data);delete this.dragRecord;}html.destroy(this.lineDiv);html.destroy(this.moverDiv);html.destroy(this.moverDiv);delete this.moverDiv;this._skipBogusClicks=true;_33a.view.update();this._skipBogusClicks=false;this.grid.onResizeColumn(_33a.index);},doResizeNow:function(_33d,data){_33d.view.convertColPctToFixed();if(_33d.view.flexCells&&!_33d.view.testFlexCells()){var t=_309(_33d.node);if(t){(t.style.width="");}}var i,s,sw,f,fl;for(i=0;(s=_33d.spanners[i]);i++){sw=s.width+data.deltaX;if(sw>0){s.node.style.width=sw+"px";_33d.view.setColWidth(s.index,sw);}}if(this.grid.isLeftToRight()||!has("ie")){for(i=0;(f=_33d.followers[i]);i++){fl=f.left+data.deltaX;f.node.style.left=fl+"px";}}_33d.node.style.width=data.w+"px";_33d.view.setColWidth(_33d.index,data.w);_33d.view.headerNode.style.width=data.vw+"px";_33d.view.setColumnsWidth(data.tw);if(!this.grid.isLeftToRight()){_33d.view.headerNode.scrollLeft=_33d.scrollLeft+data.deltaX;}}});dg._TableMap=lang.extend(function(rows){this.mapRows(rows);},{map:null,mapRows:function(_33e){var _33f=_33e.length;if(!_33f){return;}this.map=[];var row;for(var k=0;(row=_33e[k]);k++){this.map[k]=[];}for(var j=0;(row=_33e[j]);j++){for(var i=0,x=0,cell,_340,_341;(cell=row[i]);i++){while(this.map[j][x]){x++;}this.map[j][x]={c:i,r:j};_341=cell.rowSpan||1;_340=cell.colSpan||1;for(var y=0;y<_341;y++){for(var s=0;s<_340;s++){this.map[j+y][x+s]=this.map[j][x];}}x+=_340;}}},dumpMap:function(){for(var j=0,row,h="";(row=this.map[j]);j++,h=""){for(var i=0,cell;(cell=row[i]);i++){h+=cell.r+","+cell.c+" ";}}},getMapCoords:function(_342,_343){for(var j=0,row;(row=this.map[j]);j++){for(var i=0,cell;(cell=row[i]);i++){if(cell.c==_343&&cell.r==_342){return {j:j,i:i};}}}return {j:-1,i:-1};},getNode:function(_344,_345,_346){var row=_344&&_344.rows[_345];return row&&row.cells[_346];},_findOverlappingNodes:function(_347,_348,_349){var _34a=[];var m=this.getMapCoords(_348,_349);for(var j=0,row;(row=this.map[j]);j++){if(j==m.j){continue;}var rw=row[m.i];var n=(rw?this.getNode(_347,rw.r,rw.c):null);if(n){_34a.push(n);}}return _34a;},findOverlappingNodes:function(_34b){return this._findOverlappingNodes(_309(_34b),_305(_34b.parentNode),_304(_34b));}});return {_Builder:_311,_HeaderBuilder:_328,_ContentBuilder:_322};});},"dojox/grid/_Scroller":function(){define("dojox/grid/_Scroller",["dijit/registry","dojo/_base/declare","dojo/_base/lang","./util","dojo/_base/html"],function(_34c,_34d,lang,util,html){var _34e=function(_34f){var i=0,n,p=_34f.parentNode;while((n=p.childNodes[i++])){if(n==_34f){return i-1;}}return -1;};var _350=function(_351){if(!_351){return;}dojo.forEach(_34c.toArray(),function(w){if(w.domNode&&html.isDescendant(w.domNode,_351,true)){w.destroy();}});};var _352=function(_353){var node=html.byId(_353);return (node&&node.tagName?node.tagName.toLowerCase():"");};var _354=function(_355,_356){var _357=[];var i=0,n;while((n=_355.childNodes[i])){i++;if(_352(n)==_356){_357.push(n);}}return _357;};var _358=function(_359){return _354(_359,"div");};return _34d("dojox.grid._Scroller",null,{constructor:function(_35a){this.setContentNodes(_35a);this.pageHeights=[];this.pageNodes=[];this.stack=[];},rowCount:0,defaultRowHeight:32,keepRows:100,contentNode:null,scrollboxNode:null,defaultPageHeight:0,keepPages:10,pageCount:0,windowHeight:0,firstVisibleRow:0,lastVisibleRow:0,averageRowHeight:0,page:0,pageTop:0,init:function(_35b,_35c,_35d){switch(arguments.length){case 3:this.rowsPerPage=_35d;case 2:this.keepRows=_35c;case 1:this.rowCount=_35b;default:break;}this.defaultPageHeight=(this.grid.rowHeight>0?this.grid.rowHeight:this.defaultRowHeight)*this.rowsPerPage;this.pageCount=this._getPageCount(this.rowCount,this.rowsPerPage);this.setKeepInfo(this.keepRows);this.invalidate();if(this.scrollboxNode){this.scrollboxNode.scrollTop=0;this.scroll(0);this.scrollboxNode.onscroll=lang.hitch(this,"onscroll");}},_getPageCount:function(_35e,_35f){return _35e?(Math.ceil(_35e/_35f)||1):0;},destroy:function(){this.invalidateNodes();delete this.contentNodes;delete this.contentNode;delete this.scrollboxNode;},setKeepInfo:function(_360){this.keepRows=_360;this.keepPages=!this.keepRows?this.keepPages:Math.max(Math.ceil(this.keepRows/this.rowsPerPage),2);},setContentNodes:function(_361){this.contentNodes=_361;this.colCount=(this.contentNodes?this.contentNodes.length:0);this.pageNodes=[];for(var i=0;i<this.colCount;i++){this.pageNodes[i]=[];}},getDefaultNodes:function(){return this.pageNodes[0]||[];},invalidate:function(){this._invalidating=true;this.invalidateNodes();this.pageHeights=[];this.height=(this.pageCount?(this.pageCount-1)*this.defaultPageHeight+this.calcLastPageHeight():0);this.resize();this._invalidating=false;},updateRowCount:function(_362){this.invalidateNodes();this.rowCount=_362;var _363=this.pageCount;if(_363===0){this.height=1;}this.pageCount=this._getPageCount(this.rowCount,this.rowsPerPage);if(this.pageCount<_363){for(var i=_363-1;i>=this.pageCount;i--){this.height-=this.getPageHeight(i);delete this.pageHeights[i];}}else{if(this.pageCount>_363){this.height+=this.defaultPageHeight*(this.pageCount-_363-1)+this.calcLastPageHeight();}}this.resize();},pageExists:function(_364){return Boolean(this.getDefaultPageNode(_364));},measurePage:function(_365){if(this.grid.rowHeight){return ((_365+1)*this.rowsPerPage>this.rowCount?this.rowCount-_365*this.rowsPerPage:this.rowsPerPage)*this.grid.rowHeight;}var n=this.getDefaultPageNode(_365);return (n&&n.innerHTML)?n.offsetHeight:undefined;},positionPage:function(_366,_367){for(var i=0;i<this.colCount;i++){this.pageNodes[i][_366].style.top=_367+"px";}},repositionPages:function(_368){var _369=this.getDefaultNodes();var last=0;for(var i=0;i<this.stack.length;i++){last=Math.max(this.stack[i],last);}var n=_369[_368];var y=(n?this.getPageNodePosition(n)+this.getPageHeight(_368):0);for(var p=_368+1;p<=last;p++){n=_369[p];if(n){if(this.getPageNodePosition(n)==y){return;}this.positionPage(p,y);}y+=this.getPageHeight(p);}},installPage:function(_36a){for(var i=0;i<this.colCount;i++){this.contentNodes[i].appendChild(this.pageNodes[i][_36a]);}},preparePage:function(_36b,_36c){var p=(_36c?this.popPage():null);for(var i=0;i<this.colCount;i++){var _36d=this.pageNodes[i];var _36e=(p===null?this.createPageNode():this.invalidatePageNode(p,_36d));_36e.pageIndex=_36b;_36d[_36b]=_36e;}},renderPage:function(_36f){var _370=[];var i,j;for(i=0;i<this.colCount;i++){_370[i]=this.pageNodes[i][_36f];}for(i=0,j=_36f*this.rowsPerPage;(i<this.rowsPerPage)&&(j<this.rowCount);i++,j++){this.renderRow(j,_370);}},removePage:function(_371){for(var i=0,j=_371*this.rowsPerPage;i<this.rowsPerPage;i++,j++){this.removeRow(j);}},destroyPage:function(_372){for(var i=0;i<this.colCount;i++){var n=this.invalidatePageNode(_372,this.pageNodes[i]);if(n){html.destroy(n);}}},pacify:function(_373){},pacifying:false,pacifyTicks:200,setPacifying:function(_374){if(this.pacifying!=_374){this.pacifying=_374;this.pacify(this.pacifying);}},startPacify:function(){this.startPacifyTicks=new Date().getTime();},doPacify:function(){var _375=(new Date().getTime()-this.startPacifyTicks)>this.pacifyTicks;this.setPacifying(true);this.startPacify();return _375;},endPacify:function(){this.setPacifying(false);},resize:function(){if(this.scrollboxNode){this.windowHeight=this.scrollboxNode.clientHeight;}for(var i=0;i<this.colCount;i++){util.setStyleHeightPx(this.contentNodes[i],Math.max(1,this.height));}var _376=(!this._invalidating);if(!_376){var ah=this.grid.get("autoHeight");if(typeof ah=="number"&&ah<=Math.min(this.rowsPerPage,this.rowCount)){_376=true;}}if(_376){this.needPage(this.page,this.pageTop);}var _377=(this.page<this.pageCount-1)?this.rowsPerPage:((this.rowCount%this.rowsPerPage)||this.rowsPerPage);var _378=this.getPageHeight(this.page);this.averageRowHeight=(_378>0&&_377>0)?(_378/_377):0;},calcLastPageHeight:function(){if(!this.pageCount){return 0;}var _379=this.pageCount-1;var _37a=((this.rowCount%this.rowsPerPage)||(this.rowsPerPage))*this.defaultRowHeight;this.pageHeights[_379]=_37a;return _37a;},updateContentHeight:function(inDh){this.height+=inDh;this.resize();},updatePageHeight:function(_37b,_37c,_37d){if(this.pageExists(_37b)){var oh=this.getPageHeight(_37b);var h=(this.measurePage(_37b));if(h===undefined){h=oh;}this.pageHeights[_37b]=h;if(oh!=h){this.updateContentHeight(h-oh);var ah=this.grid.get("autoHeight");if((typeof ah=="number"&&ah>this.rowCount)||(ah===true&&!_37c)){if(!_37d){this.grid.sizeChange();}else{var ns=this.grid.viewsNode.style;ns.height=parseInt(ns.height)+h-oh+"px";this.repositionPages(_37b);}}else{this.repositionPages(_37b);}}return h;}return 0;},rowHeightChanged:function(_37e,_37f){this.updatePageHeight(Math.floor(_37e/this.rowsPerPage),false,_37f);},invalidateNodes:function(){while(this.stack.length){this.destroyPage(this.popPage());}},createPageNode:function(){var p=document.createElement("div");html.attr(p,"role","presentation");p.style.position="absolute";p.style[this.grid.isLeftToRight()?"left":"right"]="0";return p;},getPageHeight:function(_380){var ph=this.pageHeights[_380];return (ph!==undefined?ph:this.defaultPageHeight);},pushPage:function(_381){return this.stack.push(_381);},popPage:function(){return this.stack.shift();},findPage:function(_382){var i=0,h=0;for(var ph=0;i<this.pageCount;i++,h+=ph){ph=this.getPageHeight(i);if(h+ph>=_382){break;}}this.page=i;this.pageTop=h;},buildPage:function(_383,_384,_385){this.preparePage(_383,_384);this.positionPage(_383,_385);this.installPage(_383);this.renderPage(_383);this.pushPage(_383);},needPage:function(_386,_387){var h=this.getPageHeight(_386),oh=h;if(!this.pageExists(_386)){this.buildPage(_386,(!this.grid._autoHeight&&this.keepPages&&(this.stack.length>=this.keepPages)),_387);h=this.updatePageHeight(_386,true);}else{this.positionPage(_386,_387);}return h;},onscroll:function(){this.scroll(this.scrollboxNode.scrollTop);},scroll:function(_388){this.grid.scrollTop=_388;if(this.colCount){this.startPacify();this.findPage(_388);var h=this.height;var b=this.getScrollBottom(_388);for(var p=this.page,y=this.pageTop;(p<this.pageCount)&&((b<0)||(y<b));p++){y+=this.needPage(p,y);}this.firstVisibleRow=this.getFirstVisibleRow(this.page,this.pageTop,_388);this.lastVisibleRow=this.getLastVisibleRow(p-1,y,b);if(h!=this.height){this.repositionPages(p-1);}this.endPacify();}},getScrollBottom:function(_389){return (this.windowHeight>=0?_389+this.windowHeight:-1);},processNodeEvent:function(e,_38a){var t=e.target;while(t&&(t!=_38a)&&t.parentNode&&(t.parentNode.parentNode!=_38a)){t=t.parentNode;}if(!t||!t.parentNode||(t.parentNode.parentNode!=_38a)){return false;}var page=t.parentNode;e.topRowIndex=page.pageIndex*this.rowsPerPage;e.rowIndex=e.topRowIndex+_34e(t);e.rowTarget=t;return true;},processEvent:function(e){return this.processNodeEvent(e,this.contentNode);},renderRow:function(_38b,_38c){},removeRow:function(_38d){},getDefaultPageNode:function(_38e){return this.getDefaultNodes()[_38e];},positionPageNode:function(_38f,_390){},getPageNodePosition:function(_391){return _391.offsetTop;},invalidatePageNode:function(_392,_393){var p=_393[_392];if(p){delete _393[_392];this.removePage(_392,p);_350(p);p.innerHTML="";}return p;},getPageRow:function(_394){return _394*this.rowsPerPage;},getLastPageRow:function(_395){return Math.min(this.rowCount,this.getPageRow(_395+1))-1;},getFirstVisibleRow:function(_396,_397,_398){if(!this.pageExists(_396)){return 0;}var row=this.getPageRow(_396);var _399=this.getDefaultNodes();var rows=_358(_399[_396]);for(var i=0,l=rows.length;i<l&&_397<_398;i++,row++){_397+=rows[i].offsetHeight;}return (row?row-1:row);},getLastVisibleRow:function(_39a,_39b,_39c){if(!this.pageExists(_39a)){return 0;}var _39d=this.getDefaultNodes();var row=this.getLastPageRow(_39a);var rows=_358(_39d[_39a]);for(var i=rows.length-1;i>=0&&_39b>_39c;i--,row--){_39b-=rows[i].offsetHeight;}return row+1;},findTopRow:function(_39e){var _39f=this.getDefaultNodes();var rows=_358(_39f[this.page]);for(var i=0,l=rows.length,t=this.pageTop,h;i<l;i++){h=rows[i].offsetHeight;t+=h;if(t>=_39e){this.offset=h-(t-_39e);return i+this.page*this.rowsPerPage;}}return -1;},findScrollTop:function(_3a0){var _3a1=Math.floor(_3a0/this.rowsPerPage);var t=0;var i,l;for(i=0;i<_3a1;i++){t+=this.getPageHeight(i);}this.pageTop=t;this.page=_3a1;this.needPage(_3a1,this.pageTop);var _3a2=this.getDefaultNodes();var rows=_358(_3a2[_3a1]);var r=_3a0-this.rowsPerPage*_3a1;for(i=0,l=rows.length;i<l&&i<r;i++){t+=rows[i].offsetHeight;}return t;},dummy:0});});},"dojox/grid/_Layout":function(){define("dojox/grid/_Layout",["dojo/_base/kernel","../main","dojo/_base/declare","dojo/_base/array","dojo/_base/lang","dojo/dom-geometry","./cells","./_RowSelector"],function(dojo,_3a3,_3a4,_3a5,lang,_3a6){return _3a4("dojox.grid._Layout",null,{constructor:function(_3a7){this.grid=_3a7;},cells:[],structure:null,defaultWidth:"6em",moveColumn:function(_3a8,_3a9,_3aa,_3ab,_3ac){var _3ad=this.structure[_3a8].cells[0];var _3ae=this.structure[_3a9].cells[0];var cell=null;var _3af=0;var _3b0=0;for(var i=0,c;c=_3ad[i];i++){if(c.index==_3aa){_3af=i;break;}}cell=_3ad.splice(_3af,1)[0];cell.view=this.grid.views.views[_3a9];for(i=0,c=null;c=_3ae[i];i++){if(c.index==_3ab){_3b0=i;break;}}if(!_3ac){_3b0+=1;}_3ae.splice(_3b0,0,cell);var _3b1=this.grid.getCell(this.grid.getSortIndex());if(_3b1){_3b1._currentlySorted=this.grid.getSortAsc();}this.cells=[];_3aa=0;var v;for(i=0;v=this.structure[i];i++){for(var j=0,cs;cs=v.cells[j];j++){for(var k=0;c=cs[k];k++){c.index=_3aa;this.cells.push(c);if("_currentlySorted" in c){var si=_3aa+1;si*=c._currentlySorted?1:-1;this.grid.sortInfo=si;delete c._currentlySorted;}_3aa++;}}}_3a5.forEach(this.cells,function(c){var _3b2=c.markup[2].split(" ");var _3b3=parseInt(_3b2[1].substring(5));if(_3b3!=c.index){_3b2[1]="idx=\""+c.index+"\"";c.markup[2]=_3b2.join(" ");}});this.grid.setupHeaderMenu();},setColumnVisibility:function(_3b4,_3b5){var cell=this.cells[_3b4];if(cell.hidden==_3b5){cell.hidden=!_3b5;var v=cell.view,w=v.viewWidth;if(w&&w!="auto"){v._togglingColumn=_3a6.getMarginBox(cell.getHeaderNode()).w||0;}v.update();return true;}else{return false;}},addCellDef:function(_3b6,_3b7,_3b8){var self=this;var _3b9=function(_3ba){var w=0;if(_3ba.colSpan>1){w=0;}else{w=_3ba.width||self._defaultCellProps.width||self.defaultWidth;if(!isNaN(w)){w=w+"em";}}return w;};var _3bb={grid:this.grid,subrow:_3b6,layoutIndex:_3b7,index:this.cells.length};if(_3b8&&_3b8 instanceof _3a3.grid.cells._Base){var _3bc=lang.clone(_3b8);_3bb.unitWidth=_3b9(_3bc._props);_3bc=lang.mixin(_3bc,this._defaultCellProps,_3b8._props,_3bb);return _3bc;}var _3bd=_3b8.type||_3b8.cellType||this._defaultCellProps.type||this._defaultCellProps.cellType||_3a3.grid.cells.Cell;if(lang.isString(_3bd)){_3bd=lang.getObject(_3bd);}_3bb.unitWidth=_3b9(_3b8);return new _3bd(lang.mixin({},this._defaultCellProps,_3b8,_3bb));},addRowDef:function(_3be,_3bf){var _3c0=[];var _3c1=0,_3c2=0,_3c3=true;for(var i=0,def,cell;(def=_3bf[i]);i++){cell=this.addCellDef(_3be,i,def);_3c0.push(cell);this.cells.push(cell);if(_3c3&&cell.relWidth){_3c1+=cell.relWidth;}else{if(cell.width){var w=cell.width;if(typeof w=="string"&&w.slice(-1)=="%"){_3c2+=window.parseInt(w,10);}else{if(w=="auto"){_3c3=false;}}}}}if(_3c1&&_3c3){_3a5.forEach(_3c0,function(cell){if(cell.relWidth){cell.width=cell.unitWidth=((cell.relWidth/_3c1)*(100-_3c2))+"%";}});}return _3c0;},addRowsDef:function(_3c4){var _3c5=[];if(lang.isArray(_3c4)){if(lang.isArray(_3c4[0])){for(var i=0,row;_3c4&&(row=_3c4[i]);i++){_3c5.push(this.addRowDef(i,row));}}else{_3c5.push(this.addRowDef(0,_3c4));}}return _3c5;},addViewDef:function(_3c6){this._defaultCellProps=_3c6.defaultCell||{};if(_3c6.width&&_3c6.width=="auto"){delete _3c6.width;}return lang.mixin({},_3c6,{cells:this.addRowsDef(_3c6.rows||_3c6.cells)});},setStructure:function(_3c7){this.fieldIndex=0;this.cells=[];var s=this.structure=[];if(this.grid.rowSelector){var sel={type:_3a3._scopeName+".grid._RowSelector"};if(lang.isString(this.grid.rowSelector)){var _3c8=this.grid.rowSelector;if(_3c8=="false"){sel=null;}else{if(_3c8!="true"){sel["width"]=_3c8;}}}else{if(!this.grid.rowSelector){sel=null;}}if(sel){s.push(this.addViewDef(sel));}}var _3c9=function(def){return ("name" in def||"field" in def||"get" in def);};var _3ca=function(def){if(lang.isArray(def)){if(lang.isArray(def[0])||_3c9(def[0])){return true;}}return false;};var _3cb=function(def){return (def!==null&&lang.isObject(def)&&("cells" in def||"rows" in def||("type" in def&&!_3c9(def))));};if(lang.isArray(_3c7)){var _3cc=false;for(var i=0,st;(st=_3c7[i]);i++){if(_3cb(st)){_3cc=true;break;}}if(!_3cc){s.push(this.addViewDef({cells:_3c7}));}else{for(i=0;(st=_3c7[i]);i++){if(_3ca(st)){s.push(this.addViewDef({cells:st}));}else{if(_3cb(st)){s.push(this.addViewDef(st));}}}}}else{if(_3cb(_3c7)){s.push(this.addViewDef(_3c7));}}this.cellCount=this.cells.length;this.grid.setupHeaderMenu();}});});},"dojo/dnd/Source":function(){define(["../_base/array","../_base/connect","../_base/declare","../_base/kernel","../_base/lang","../dom-class","../dom-geometry","../mouse","../ready","../topic","./common","./Selector","./Manager"],function(_3cd,_3ce,_3cf,_3d0,lang,_3d1,_3d2,_3d3,_3d4,_3d5,dnd,_3d6,_3d7){if(!_3d0.isAsync){_3d4(0,function(){var _3d8=["dojo/dnd/AutoSource","dojo/dnd/Target"];require(_3d8);});}var _3d9=_3cf("dojo.dnd.Source",_3d6,{isSource:true,horizontal:false,copyOnly:false,selfCopy:false,selfAccept:true,skipForm:false,withHandles:false,autoSync:false,delay:0,accept:["text"],generateText:true,constructor:function(node,_3da){lang.mixin(this,lang.mixin({},_3da));var type=this.accept;if(type.length){this.accept={};for(var i=0;i<type.length;++i){this.accept[type[i]]=1;}}this.isDragging=false;this.mouseDown=false;this.targetAnchor=null;this.targetBox=null;this.before=true;this._lastX=0;this._lastY=0;this.sourceState="";if(this.isSource){_3d1.add(this.node,"dojoDndSource");}this.targetState="";if(this.accept){_3d1.add(this.node,"dojoDndTarget");}if(this.horizontal){_3d1.add(this.node,"dojoDndHorizontal");}this.topics=[_3d5.subscribe("/dnd/source/over",lang.hitch(this,"onDndSourceOver")),_3d5.subscribe("/dnd/start",lang.hitch(this,"onDndStart")),_3d5.subscribe("/dnd/drop",lang.hitch(this,"onDndDrop")),_3d5.subscribe("/dnd/cancel",lang.hitch(this,"onDndCancel"))];},checkAcceptance:function(_3db,_3dc){if(this==_3db){return !this.copyOnly||this.selfAccept;}for(var i=0;i<_3dc.length;++i){var type=_3db.getItem(_3dc[i].id).type;var flag=false;for(var j=0;j<type.length;++j){if(type[j] in this.accept){flag=true;break;}}if(!flag){return false;}}return true;},copyState:function(_3dd,self){if(_3dd){return true;}if(arguments.length<2){self=this==_3d7.manager().target;}if(self){if(this.copyOnly){return this.selfCopy;}}else{return this.copyOnly;}return false;},destroy:function(){_3d9.superclass.destroy.call(this);_3cd.forEach(this.topics,function(t){t.remove();});this.targetAnchor=null;},onMouseMove:function(e){if(this.isDragging&&this.targetState=="Disabled"){return;}_3d9.superclass.onMouseMove.call(this,e);var m=_3d7.manager();if(!this.isDragging){if(this.mouseDown&&this.isSource&&(Math.abs(e.pageX-this._lastX)>this.delay||Math.abs(e.pageY-this._lastY)>this.delay)){var _3de=this.getSelectedNodes();if(_3de.length){m.startDrag(this,_3de,this.copyState(dnd.getCopyKeyState(e),true));}}}if(this.isDragging){var _3df=false;if(this.current){if(!this.targetBox||this.targetAnchor!=this.current){this.targetBox=_3d2.position(this.current,true);}if(this.horizontal){_3df=(e.pageX-this.targetBox.x<this.targetBox.w/2)==_3d2.isBodyLtr(this.current.ownerDocument);}else{_3df=(e.pageY-this.targetBox.y)<(this.targetBox.h/2);}}if(this.current!=this.targetAnchor||_3df!=this.before){this._markTargetAnchor(_3df);m.canDrop(!this.current||m.source!=this||!(this.current.id in this.selection));}}},onMouseDown:function(e){if(!this.mouseDown&&this._legalMouseDown(e)&&(!this.skipForm||!dnd.isFormElement(e))){this.mouseDown=true;this._lastX=e.pageX;this._lastY=e.pageY;_3d9.superclass.onMouseDown.call(this,e);}},onMouseUp:function(e){if(this.mouseDown){this.mouseDown=false;_3d9.superclass.onMouseUp.call(this,e);}},onDndSourceOver:function(_3e0){if(this!==_3e0){this.mouseDown=false;if(this.targetAnchor){this._unmarkTargetAnchor();}}else{if(this.isDragging){var m=_3d7.manager();m.canDrop(this.targetState!="Disabled"&&(!this.current||m.source!=this||!(this.current.id in this.selection)));}}},onDndStart:function(_3e1,_3e2,copy){if(this.autoSync){this.sync();}if(this.isSource){this._changeState("Source",this==_3e1?(copy?"Copied":"Moved"):"");}var _3e3=this.accept&&this.checkAcceptance(_3e1,_3e2);this._changeState("Target",_3e3?"":"Disabled");if(this==_3e1){_3d7.manager().overSource(this);}this.isDragging=true;},onDndDrop:function(_3e4,_3e5,copy,_3e6){if(this==_3e6){this.onDrop(_3e4,_3e5,copy);}this.onDndCancel();},onDndCancel:function(){if(this.targetAnchor){this._unmarkTargetAnchor();this.targetAnchor=null;}this.before=true;this.isDragging=false;this.mouseDown=false;this._changeState("Source","");this._changeState("Target","");},onDrop:function(_3e7,_3e8,copy){if(this!=_3e7){this.onDropExternal(_3e7,_3e8,copy);}else{this.onDropInternal(_3e8,copy);}},onDropExternal:function(_3e9,_3ea,copy){var _3eb=this._normalizedCreator;if(this.creator){this._normalizedCreator=function(node,hint){return _3eb.call(this,_3e9.getItem(node.id).data,hint);};}else{if(copy){this._normalizedCreator=function(node){var t=_3e9.getItem(node.id);var n=node.cloneNode(true);n.id=dnd.getUniqueId();return {node:n,data:t.data,type:t.type};};}else{this._normalizedCreator=function(node){var t=_3e9.getItem(node.id);_3e9.delItem(node.id);return {node:node,data:t.data,type:t.type};};}}this.selectNone();if(!copy&&!this.creator){_3e9.selectNone();}this.insertNodes(true,_3ea,this.before,this.current);if(!copy&&this.creator){_3e9.deleteSelectedNodes();}this._normalizedCreator=_3eb;},onDropInternal:function(_3ec,copy){var _3ed=this._normalizedCreator;if(this.current&&this.current.id in this.selection){return;}if(copy){if(this.creator){this._normalizedCreator=function(node,hint){return _3ed.call(this,this.getItem(node.id).data,hint);};}else{this._normalizedCreator=function(node){var t=this.getItem(node.id);var n=node.cloneNode(true);n.id=dnd.getUniqueId();return {node:n,data:t.data,type:t.type};};}}else{if(!this.current){return;}this._normalizedCreator=function(node){var t=this.getItem(node.id);return {node:node,data:t.data,type:t.type};};}this._removeSelection();this.insertNodes(true,_3ec,this.before,this.current);this._normalizedCreator=_3ed;},onDraggingOver:function(){},onDraggingOut:function(){},onOverEvent:function(){_3d9.superclass.onOverEvent.call(this);_3d7.manager().overSource(this);if(this.isDragging&&this.targetState!="Disabled"){this.onDraggingOver();}},onOutEvent:function(){_3d9.superclass.onOutEvent.call(this);_3d7.manager().outSource(this);if(this.isDragging&&this.targetState!="Disabled"){this.onDraggingOut();}},_markTargetAnchor:function(_3ee){if(this.current==this.targetAnchor&&this.before==_3ee){return;}if(this.targetAnchor){this._removeItemClass(this.targetAnchor,this.before?"Before":"After");}this.targetAnchor=this.current;this.targetBox=null;this.before=_3ee;if(this.targetAnchor){this._addItemClass(this.targetAnchor,this.before?"Before":"After");}},_unmarkTargetAnchor:function(){if(!this.targetAnchor){return;}this._removeItemClass(this.targetAnchor,this.before?"Before":"After");this.targetAnchor=null;this.targetBox=null;this.before=true;},_markDndStatus:function(copy){this._changeState("Source",copy?"Copied":"Moved");},_legalMouseDown:function(e){if(e.type!="touchstart"&&!_3d3.isLeft(e)){return false;}if(!this.withHandles){return true;}for(var node=e.target;node&&node!==this.node;node=node.parentNode){if(_3d1.contains(node,"dojoDndHandle")){return true;}if(_3d1.contains(node,"dojoDndItem")||_3d1.contains(node,"dojoDndIgnore")){break;}}return false;}});return _3d9;});},"dijit/_Widget":function(){define("dijit/_Widget",["dojo/aspect","dojo/_base/config","dojo/_base/connect","dojo/_base/declare","dojo/has","dojo/_base/kernel","dojo/_base/lang","dojo/query","dojo/ready","./registry","./_WidgetBase","./_OnDijitClickMixin","./_FocusMixin","dojo/uacss","./hccss"],function(_3ef,_3f0,_3f1,_3f2,has,_3f3,lang,_3f4,_3f5,_3f6,_3f7,_3f8,_3f9){function _3fa(){};function _3fb(_3fc){return function(obj,_3fd,_3fe,_3ff){if(obj&&typeof _3fd=="string"&&obj[_3fd]==_3fa){return obj.on(_3fd.substring(2).toLowerCase(),lang.hitch(_3fe,_3ff));}return _3fc.apply(_3f1,arguments);};};_3ef.around(_3f1,"connect",_3fb);if(_3f3.connect){_3ef.around(_3f3,"connect",_3fb);}var _400=_3f2("dijit._Widget",[_3f7,_3f8,_3f9],{onClick:_3fa,onDblClick:_3fa,onKeyDown:_3fa,onKeyPress:_3fa,onKeyUp:_3fa,onMouseDown:_3fa,onMouseMove:_3fa,onMouseOut:_3fa,onMouseOver:_3fa,onMouseLeave:_3fa,onMouseEnter:_3fa,onMouseUp:_3fa,constructor:function(_401){this._toConnect={};for(var name in _401){if(this[name]===_3fa){this._toConnect[name.replace(/^on/,"").toLowerCase()]=_401[name];delete _401[name];}}},postCreate:function(){this.inherited(arguments);for(var name in this._toConnect){this.on(name,this._toConnect[name]);}delete this._toConnect;},on:function(type,func){if(this[this._onMap(type)]===_3fa){return _3f1.connect(this.domNode,type.toLowerCase(),this,func);}return this.inherited(arguments);},_setFocusedAttr:function(val){this._focused=val;this._set("focused",val);},setAttribute:function(attr,_402){_3f3.deprecated(this.declaredClass+"::setAttribute(attr, value) is deprecated. Use set() instead.","","2.0");this.set(attr,_402);},attr:function(name,_403){if(_3f0.isDebug){var _404=arguments.callee._ach||(arguments.callee._ach={}),_405=(arguments.callee.caller||"unknown caller").toString();if(!_404[_405]){_3f3.deprecated(this.declaredClass+"::attr() is deprecated. Use get() or set() instead, called from "+_405,"","2.0");_404[_405]=true;}}var args=arguments.length;if(args>=2||typeof name==="object"){return this.set.apply(this,arguments);}else{return this.get(name);}},getDescendants:function(){_3f3.deprecated(this.declaredClass+"::getDescendants() is deprecated. Use getChildren() instead.","","2.0");return this.containerNode?_3f4("[widgetId]",this.containerNode).map(_3f6.byNode):[];},_onShow:function(){this.onShow();},onShow:function(){},onHide:function(){},onClose:function(){return true;}});if(has("dijit-legacy-requires")){_3f5(0,function(){var _406=["dijit/_base"];require(_406);});}return _400;});},"dijit/_FocusMixin":function(){define("dijit/_FocusMixin",["./focus","./_WidgetBase","dojo/_base/declare","dojo/_base/lang"],function(_407,_408,_409,lang){lang.extend(_408,{focused:false,onFocus:function(){},onBlur:function(){},_onFocus:function(){this.onFocus();},_onBlur:function(){this.onBlur();}});return _409("dijit._FocusMixin",null,{_focusManager:_407});});},"dijit/focus":function(){define("dijit/focus",["dojo/aspect","dojo/_base/declare","dojo/dom","dojo/dom-attr","dojo/dom-construct","dojo/Evented","dojo/_base/lang","dojo/on","dojo/ready","dojo/sniff","dojo/Stateful","dojo/_base/unload","dojo/_base/window","dojo/window","./a11y","./registry","./main"],function(_40a,_40b,dom,_40c,_40d,_40e,lang,on,_40f,has,_410,_411,win,_412,a11y,_413,_414){var _415=_40b([_410,_40e],{curNode:null,activeStack:[],constructor:function(){var _416=lang.hitch(this,function(node){if(dom.isDescendant(this.curNode,node)){this.set("curNode",null);}if(dom.isDescendant(this.prevNode,node)){this.set("prevNode",null);}});_40a.before(_40d,"empty",_416);_40a.before(_40d,"destroy",_416);},registerIframe:function(_417){return this.registerWin(_417.contentWindow,_417);},registerWin:function(_418,_419){var _41a=this;var _41b=function(evt){_41a._justMouseDowned=true;setTimeout(function(){_41a._justMouseDowned=false;},0);if(has("ie")&&evt&&evt.srcElement&&evt.srcElement.parentNode==null){return;}_41a._onTouchNode(_419||evt.target||evt.srcElement,"mouse");};var doc=has("ie")?_418.document.documentElement:_418.document;if(doc){if(has("ie")){_418.document.body.attachEvent("onmousedown",_41b);var _41c=function(evt){var tag=evt.srcElement.tagName.toLowerCase();if(tag=="#document"||tag=="body"){return;}if(a11y.isTabNavigable(evt.srcElement)){_41a._onFocusNode(_419||evt.srcElement);}else{_41a._onTouchNode(_419||evt.srcElement);}};doc.attachEvent("onfocusin",_41c);var _41d=function(evt){_41a._onBlurNode(_419||evt.srcElement);};doc.attachEvent("onfocusout",_41d);return {remove:function(){_418.document.detachEvent("onmousedown",_41b);doc.detachEvent("onfocusin",_41c);doc.detachEvent("onfocusout",_41d);doc=null;}};}else{doc.body.addEventListener("mousedown",_41b,true);doc.body.addEventListener("touchstart",_41b,true);var _41e=function(evt){_41a._onFocusNode(_419||evt.target);};doc.addEventListener("focus",_41e,true);var _41f=function(evt){_41a._onBlurNode(_419||evt.target);};doc.addEventListener("blur",_41f,true);return {remove:function(){doc.body.removeEventListener("mousedown",_41b,true);doc.body.removeEventListener("touchstart",_41b,true);doc.removeEventListener("focus",_41e,true);doc.removeEventListener("blur",_41f,true);doc=null;}};}}},_onBlurNode:function(node){if(this._clearFocusTimer){clearTimeout(this._clearFocusTimer);}this._clearFocusTimer=setTimeout(lang.hitch(this,function(){this.set("prevNode",this.curNode);this.set("curNode",null);}),0);if(this._justMouseDowned){return;}if(this._clearActiveWidgetsTimer){clearTimeout(this._clearActiveWidgetsTimer);}this._clearActiveWidgetsTimer=setTimeout(lang.hitch(this,function(){delete this._clearActiveWidgetsTimer;this._setStack([]);}),0);},_onTouchNode:function(node,by){if(this._clearActiveWidgetsTimer){clearTimeout(this._clearActiveWidgetsTimer);delete this._clearActiveWidgetsTimer;}var _420=[];try{while(node){var _421=_40c.get(node,"dijitPopupParent");if(_421){node=_413.byId(_421).domNode;}else{if(node.tagName&&node.tagName.toLowerCase()=="body"){if(node===win.body()){break;}node=_412.get(node.ownerDocument).frameElement;}else{var id=node.getAttribute&&node.getAttribute("widgetId"),_422=id&&_413.byId(id);if(_422&&!(by=="mouse"&&_422.get("disabled"))){_420.unshift(id);}node=node.parentNode;}}}}catch(e){}this._setStack(_420,by);},_onFocusNode:function(node){if(!node){return;}if(node.nodeType==9){return;}if(this._clearFocusTimer){clearTimeout(this._clearFocusTimer);delete this._clearFocusTimer;}this._onTouchNode(node);if(node==this.curNode){return;}this.set("prevNode",this.curNode);this.set("curNode",node);},_setStack:function(_423,by){var _424=this.activeStack;this.set("activeStack",_423);for(var _425=0;_425<Math.min(_424.length,_423.length);_425++){if(_424[_425]!=_423[_425]){break;}}var _426;for(var i=_424.length-1;i>=_425;i--){_426=_413.byId(_424[i]);if(_426){_426._hasBeenBlurred=true;_426.set("focused",false);if(_426._focusManager==this){_426._onBlur(by);}this.emit("widget-blur",_426,by);}}for(i=_425;i<_423.length;i++){_426=_413.byId(_423[i]);if(_426){_426.set("focused",true);if(_426._focusManager==this){_426._onFocus(by);}this.emit("widget-focus",_426,by);}}},focus:function(node){if(node){try{node.focus();}catch(e){}}}});var _427=new _415();_40f(function(){var _428=_427.registerWin(_412.get(win.doc));if(has("ie")){_411.addOnWindowUnload(function(){if(_428){_428.remove();_428=null;}});}});_414.focus=function(node){_427.focus(node);};for(var attr in _427){if(!/^_/.test(attr)){_414.focus[attr]=typeof _427[attr]=="function"?lang.hitch(_427,attr):_427[attr];}}_427.watch(function(attr,_429,_42a){_414.focus[attr]=_42a;});return _427;});},"dijit/_Contained":function(){define("dijit/_Contained",["dojo/_base/declare","./registry"],function(_42b,_42c){return _42b("dijit._Contained",null,{_getSibling:function(_42d){var node=this.domNode;do{node=node[_42d+"Sibling"];}while(node&&node.nodeType!=1);return node&&_42c.byNode(node);},getPreviousSibling:function(){return this._getSibling("previous");},getNextSibling:function(){return this._getSibling("next");},getIndexInParent:function(){var p=this.getParent();if(!p||!p.getIndexOfChild){return -1;}return p.getIndexOfChild(this);}});});},"dojox/grid/_RowManager":function(){define(["dojo/_base/declare","dojo/_base/lang","dojo/dom-class"],function(_42e,lang,_42f){var _430=function(_431,_432){if(_431.style.cssText==undefined){_431.setAttribute("style",_432);}else{_431.style.cssText=_432;}};return _42e("dojox.grid._RowManager",null,{constructor:function(_433){this.grid=_433;},linesToEms:2,overRow:-2,prepareStylingRow:function(_434,_435){return {index:_434,node:_435,odd:Boolean(_434&1),selected:!!this.grid.selection.isSelected(_434),over:this.isOver(_434),customStyles:"",customClasses:"dojoxGridRow"};},styleRowNode:function(_436,_437){var row=this.prepareStylingRow(_436,_437);this.grid.onStyleRow(row);this.applyStyles(row);},applyStyles:function(_438){var i=_438;i.node.className=i.customClasses;var h=i.node.style.height;_430(i.node,i.customStyles+";"+(i.node._style||""));i.node.style.height=h;},updateStyles:function(_439){this.grid.updateRowStyles(_439);},setOverRow:function(_43a){var last=this.overRow;this.overRow=_43a;if((last!=this.overRow)&&(lang.isString(last)||last>=0)){this.updateStyles(last);}this.updateStyles(this.overRow);},isOver:function(_43b){return (this.overRow==_43b&&!_42f.contains(this.grid.domNode,"dojoxGridColumnResizing"));}});});},"dijit/main":function(){define("dijit/main",["dojo/_base/kernel"],function(dojo){return dojo.dijit;});},"dijit/Destroyable":function(){define("dijit/Destroyable",["dojo/_base/array","dojo/aspect","dojo/_base/declare"],function(_43c,_43d,_43e){return _43e("dijit.Destroyable",null,{destroy:function(_43f){this._destroyed=true;},own:function(){_43c.forEach(arguments,function(_440){var _441="destroyRecursive" in _440?"destroyRecursive":"destroy" in _440?"destroy":"remove";var odh=_43d.before(this,"destroy",function(_442){_440[_441](_442);});var hdh=_43d.after(_440,_441,function(){odh.remove();hdh.remove();},true);},this);return arguments;}});});},"dojo/dnd/Container":function(){define(["../_base/array","../_base/declare","../_base/event","../_base/kernel","../_base/lang","../_base/window","../dom","../dom-class","../dom-construct","../Evented","../has","../on","../query","../ready","../touch","./common"],function(_443,_444,_445,_446,lang,win,dom,_447,_448,_449,has,on,_44a,_44b,_44c,dnd){var _44d=_444("dojo.dnd.Container",_449,{skipForm:false,allowNested:false,constructor:function(node,_44e){this.node=dom.byId(node);if(!_44e){_44e={};}this.creator=_44e.creator||null;this.skipForm=_44e.skipForm;this.parent=_44e.dropParent&&dom.byId(_44e.dropParent);this.map={};this.current=null;this.containerState="";_447.add(this.node,"dojoDndContainer");if(!(_44e&&_44e._skipStartup)){this.startup();}this.events=[on(this.node,_44c.over,lang.hitch(this,"onMouseOver")),on(this.node,_44c.out,lang.hitch(this,"onMouseOut")),on(this.node,"dragstart",lang.hitch(this,"onSelectStart")),on(this.node,"selectstart",lang.hitch(this,"onSelectStart"))];},creator:function(){},getItem:function(key){return this.map[key];},setItem:function(key,data){this.map[key]=data;},delItem:function(key){delete this.map[key];},forInItems:function(f,o){o=o||_446.global;var m=this.map,e=dnd._empty;for(var i in m){if(i in e){continue;}f.call(o,m[i],i,this);}return o;},clearItems:function(){this.map={};},getAllNodes:function(){return _44a((this.allowNested?"":"> ")+".dojoDndItem",this.parent);},sync:function(){var map={};this.getAllNodes().forEach(function(node){if(node.id){var item=this.getItem(node.id);if(item){map[node.id]=item;return;}}else{node.id=dnd.getUniqueId();}var type=node.getAttribute("dndType"),data=node.getAttribute("dndData");map[node.id]={data:data||node.innerHTML,type:type?type.split(/\s*,\s*/):["text"]};},this);this.map=map;return this;},insertNodes:function(data,_44f,_450){if(!this.parent.firstChild){_450=null;}else{if(_44f){if(!_450){_450=this.parent.firstChild;}}else{if(_450){_450=_450.nextSibling;}}}var i,t;if(_450){for(i=0;i<data.length;++i){t=this._normalizedCreator(data[i]);this.setItem(t.node.id,{data:t.data,type:t.type});_450.parentNode.insertBefore(t.node,_450);}}else{for(i=0;i<data.length;++i){t=this._normalizedCreator(data[i]);this.setItem(t.node.id,{data:t.data,type:t.type});this.parent.appendChild(t.node);}}return this;},destroy:function(){_443.forEach(this.events,function(_451){_451.remove();});this.clearItems();this.node=this.parent=this.current=null;},markupFactory:function(_452,node,Ctor){_452._skipStartup=true;return new Ctor(node,_452);},startup:function(){if(!this.parent){this.parent=this.node;if(this.parent.tagName.toLowerCase()=="table"){var c=this.parent.getElementsByTagName("tbody");if(c&&c.length){this.parent=c[0];}}}this.defaultCreator=dnd._defaultCreator(this.parent);this.sync();},onMouseOver:function(e){var n=e.relatedTarget;while(n){if(n==this.node){break;}try{n=n.parentNode;}catch(x){n=null;}}if(!n){this._changeState("Container","Over");this.onOverEvent();}n=this._getChildByEvent(e);if(this.current==n){return;}if(this.current){this._removeItemClass(this.current,"Over");}if(n){this._addItemClass(n,"Over");}this.current=n;},onMouseOut:function(e){for(var n=e.relatedTarget;n;){if(n==this.node){return;}try{n=n.parentNode;}catch(x){n=null;}}if(this.current){this._removeItemClass(this.current,"Over");this.current=null;}this._changeState("Container","");this.onOutEvent();},onSelectStart:function(e){if(!this.skipForm||!dnd.isFormElement(e)){_445.stop(e);}},onOverEvent:function(){},onOutEvent:function(){},_changeState:function(type,_453){var _454="dojoDnd"+type;var _455=type.toLowerCase()+"State";_447.replace(this.node,_454+_453,_454+this[_455]);this[_455]=_453;},_addItemClass:function(node,type){_447.add(node,"dojoDndItem"+type);},_removeItemClass:function(node,type){_447.remove(node,"dojoDndItem"+type);},_getChildByEvent:function(e){var node=e.target;if(node){for(var _456=node.parentNode;_456;node=_456,_456=node.parentNode){if((_456==this.parent||this.allowNested)&&_447.contains(node,"dojoDndItem")){return node;}}}return null;},_normalizedCreator:function(item,hint){var t=(this.creator||this.defaultCreator).call(this,item,hint);if(!lang.isArray(t.type)){t.type=["text"];}if(!t.node.id){t.node.id=dnd.getUniqueId();}_447.add(t.node,"dojoDndItem");return t;}});dnd._createNode=function(tag){if(!tag){return dnd._createSpan;}return function(text){return _448.create(tag,{innerHTML:text});};};dnd._createTrTd=function(text){var tr=_448.create("tr");_448.create("td",{innerHTML:text},tr);return tr;};dnd._createSpan=function(text){return _448.create("span",{innerHTML:text});};dnd._defaultCreatorNodes={ul:"li",ol:"li",div:"div",p:"div"};dnd._defaultCreator=function(node){var tag=node.tagName.toLowerCase();var c=tag=="tbody"||tag=="thead"?dnd._createTrTd:dnd._createNode(dnd._defaultCreatorNodes[tag]);return function(item,hint){var _457=item&&lang.isObject(item),data,type,n;if(_457&&item.tagName&&item.nodeType&&item.getAttribute){data=item.getAttribute("dndData")||item.innerHTML;type=item.getAttribute("dndType");type=type?type.split(/\s*,\s*/):["text"];n=item;}else{data=(_457&&item.data)?item.data:item;type=(_457&&item.type)?item.type:["text"];n=(hint=="avatar"?dnd._createSpan:c)(String(data));}if(!n.id){n.id=dnd.getUniqueId();}return {node:n,data:data,type:type};};};return _44d;});},"url:dijit/templates/CheckedMenuItem.html":"<tr class=\"dijitReset dijitMenuItem\" data-dojo-attach-point=\"focusNode\" role=\"menuitemcheckbox\" tabIndex=\"-1\" aria-checked=\"${checked}\">\n\t<td class=\"dijitReset dijitMenuItemIconCell\" role=\"presentation\">\n\t\t<img src=\"${_blankGif}\" alt=\"\" class=\"dijitMenuItemIcon dijitCheckedMenuItemIcon\" data-dojo-attach-point=\"iconNode\"/>\n\t\t<span class=\"dijitCheckedMenuItemIconChar\">&#10003;</span>\n\t</td>\n\t<td class=\"dijitReset dijitMenuItemLabel\" colspan=\"2\" data-dojo-attach-point=\"containerNode,labelNode\"></td>\n\t<td class=\"dijitReset dijitMenuItemAccelKey\" style=\"display: none\" data-dojo-attach-point=\"accelKeyNode\"></td>\n\t<td class=\"dijitReset dijitMenuArrowCell\" role=\"presentation\">&#160;</td>\n</tr>\n","dojo/cache":function(){define(["./_base/kernel","./text"],function(dojo){return dojo.cache;});},"dojo/dnd/Manager":function(){define(["../_base/array","../_base/declare","../_base/event","../_base/lang","../_base/window","../dom-class","../Evented","../has","../keys","../on","../topic","../touch","./common","./autoscroll","./Avatar"],function(_458,_459,_45a,lang,win,_45b,_45c,has,keys,on,_45d,_45e,dnd,_45f,_460){var _461=_459("dojo.dnd.Manager",[_45c],{constructor:function(){this.avatar=null;this.source=null;this.nodes=[];this.copy=true;this.target=null;this.canDropFlag=false;this.events=[];},OFFSET_X:has("touch")?0:16,OFFSET_Y:has("touch")?-64:16,overSource:function(_462){if(this.avatar){this.target=(_462&&_462.targetState!="Disabled")?_462:null;this.canDropFlag=Boolean(this.target);this.avatar.update();}_45d.publish("/dnd/source/over",_462);},outSource:function(_463){if(this.avatar){if(this.target==_463){this.target=null;this.canDropFlag=false;this.avatar.update();_45d.publish("/dnd/source/over",null);}}else{_45d.publish("/dnd/source/over",null);}},startDrag:function(_464,_465,copy){_45f.autoScrollStart(win.doc);this.source=_464;this.nodes=_465;this.copy=Boolean(copy);this.avatar=this.makeAvatar();win.body().appendChild(this.avatar.node);_45d.publish("/dnd/start",_464,_465,this.copy);this.events=[on(win.doc,_45e.move,lang.hitch(this,"onMouseMove")),on(win.doc,_45e.release,lang.hitch(this,"onMouseUp")),on(win.doc,"keydown",lang.hitch(this,"onKeyDown")),on(win.doc,"keyup",lang.hitch(this,"onKeyUp")),on(win.doc,"dragstart",_45a.stop),on(win.body(),"selectstart",_45a.stop)];var c="dojoDnd"+(copy?"Copy":"Move");_45b.add(win.body(),c);},canDrop:function(flag){var _466=Boolean(this.target&&flag);if(this.canDropFlag!=_466){this.canDropFlag=_466;this.avatar.update();}},stopDrag:function(){_45b.remove(win.body(),["dojoDndCopy","dojoDndMove"]);_458.forEach(this.events,function(_467){_467.remove();});this.events=[];this.avatar.destroy();this.avatar=null;this.source=this.target=null;this.nodes=[];},makeAvatar:function(){return new _460(this);},updateAvatar:function(){this.avatar.update();},onMouseMove:function(e){var a=this.avatar;if(a){_45f.autoScrollNodes(e);var s=a.node.style;s.left=(e.pageX+this.OFFSET_X)+"px";s.top=(e.pageY+this.OFFSET_Y)+"px";var copy=Boolean(this.source.copyState(dnd.getCopyKeyState(e)));if(this.copy!=copy){this._setCopyStatus(copy);}}if(has("touch")){e.preventDefault();}},onMouseUp:function(e){if(this.avatar){if(this.target&&this.canDropFlag){var copy=Boolean(this.source.copyState(dnd.getCopyKeyState(e)));_45d.publish("/dnd/drop/before",this.source,this.nodes,copy,this.target,e);_45d.publish("/dnd/drop",this.source,this.nodes,copy,this.target,e);}else{_45d.publish("/dnd/cancel");}this.stopDrag();}},onKeyDown:function(e){if(this.avatar){switch(e.keyCode){case keys.CTRL:var copy=Boolean(this.source.copyState(true));if(this.copy!=copy){this._setCopyStatus(copy);}break;case keys.ESCAPE:_45d.publish("/dnd/cancel");this.stopDrag();break;}}},onKeyUp:function(e){if(this.avatar&&e.keyCode==keys.CTRL){var copy=Boolean(this.source.copyState(false));if(this.copy!=copy){this._setCopyStatus(copy);}}},_setCopyStatus:function(copy){this.copy=copy;this.source._markDndStatus(this.copy);this.updateAvatar();_45b.replace(win.body(),"dojoDnd"+(this.copy?"Copy":"Move"),"dojoDnd"+(this.copy?"Move":"Copy"));}});dnd._manager=null;_461.manager=dnd.manager=function(){if(!dnd._manager){dnd._manager=new _461();}return dnd._manager;};return _461;});},"dojo/dnd/Avatar":function(){define(["../_base/declare","../_base/window","../dom","../dom-attr","../dom-class","../dom-construct","../hccss","../query"],function(_468,win,dom,_469,_46a,_46b,has,_46c){return _468("dojo.dnd.Avatar",null,{constructor:function(_46d){this.manager=_46d;this.construct();},construct:function(){var a=_46b.create("table",{"class":"dojoDndAvatar",style:{position:"absolute",zIndex:"1999",margin:"0px"}}),_46e=this.manager.source,node,b=_46b.create("tbody",null,a),tr=_46b.create("tr",null,b),td=_46b.create("td",null,tr),k=Math.min(5,this.manager.nodes.length),i=0;if(has("highcontrast")){_46b.create("span",{id:"a11yIcon",innerHTML:this.manager.copy?"+":"<"},td);}_46b.create("span",{innerHTML:_46e.generateText?this._generateText():""},td);_469.set(tr,{"class":"dojoDndAvatarHeader",style:{opacity:0.9}});for(;i<k;++i){if(_46e.creator){node=_46e._normalizedCreator(_46e.getItem(this.manager.nodes[i].id).data,"avatar").node;}else{node=this.manager.nodes[i].cloneNode(true);if(node.tagName.toLowerCase()=="tr"){var _46f=_46b.create("table"),_470=_46b.create("tbody",null,_46f);_470.appendChild(node);node=_46f;}}node.id="";tr=_46b.create("tr",null,b);td=_46b.create("td",null,tr);td.appendChild(node);_469.set(tr,{"class":"dojoDndAvatarItem",style:{opacity:(9-i)/10}});}this.node=a;},destroy:function(){_46b.destroy(this.node);this.node=false;},update:function(){_46a.toggle(this.node,"dojoDndAvatarCanDrop",this.manager.canDropFlag);if(has("highcontrast")){var icon=dom.byId("a11yIcon");var text="+";if(this.manager.canDropFlag&&!this.manager.copy){text="< ";}else{if(!this.manager.canDropFlag&&!this.manager.copy){text="o";}else{if(!this.manager.canDropFlag){text="x";}}}icon.innerHTML=text;}_46c(("tr.dojoDndAvatarHeader td span"+(has("highcontrast")?" span":"")),this.node).forEach(function(node){node.innerHTML=this.manager.source.generateText?this._generateText():"";},this);},_generateText:function(){return this.manager.nodes.length.toString();}});});},"dojox/grid/_SelectionPreserver":function(){define("dojox/grid/_SelectionPreserver",["dojo/_base/declare","dojo/_base/connect","dojo/_base/lang","dojo/_base/array"],function(_471,_472,lang,_473){return _471("dojox.grid._SelectionPreserver",null,{constructor:function(_474){this.selection=_474;var grid=this.grid=_474.grid;this.reset();this._connects=[_472.connect(grid,"_setStore",this,"reset"),_472.connect(grid,"_addItem",this,"_reSelectById"),_472.connect(_474,"onSelected",lang.hitch(this,"_selectById",true)),_472.connect(_474,"onDeselected",lang.hitch(this,"_selectById",false)),_472.connect(_474,"deselectAll",this,"reset")];},destroy:function(){this.reset();_473.forEach(this._connects,_472.disconnect);delete this._connects;},reset:function(){this._selectedById={};},_reSelectById:function(item,_475){if(item&&this.grid._hasIdentity){this.selection.selected[_475]=this._selectedById[this.grid.store.getIdentity(item)];}},_selectById:function(_476,_477){if(this.selection.mode=="none"||!this.grid._hasIdentity){return;}var item=_477,g=this.grid;if(typeof _477=="number"||typeof _477=="string"){var _478=g._by_idx[_477];item=_478&&_478.item;}if(item){this._selectedById[g.store.getIdentity(item)]=!!_476;}return item;}});});},"dojox/grid/_FocusManager":function(){define("dojox/grid/_FocusManager",["dojo/_base/array","dojo/_base/lang","dojo/_base/declare","dojo/_base/connect","dojo/_base/event","dojo/_base/sniff","dojo/query","./util","dojo/_base/html"],function(_479,lang,_47a,_47b,_47c,has,_47d,util,html){return _47a("dojox.grid._FocusManager",null,{constructor:function(_47e){this.grid=_47e;this.cell=null;this.rowIndex=-1;this._connects=[];this._headerConnects=[];this.headerMenu=this.grid.headerMenu;this._connects.push(_47b.connect(this.grid.domNode,"onfocus",this,"doFocus"));this._connects.push(_47b.connect(this.grid.domNode,"onblur",this,"doBlur"));this._connects.push(_47b.connect(this.grid.domNode,"mousedown",this,"_mouseDown"));this._connects.push(_47b.connect(this.grid.domNode,"mouseup",this,"_mouseUp"));this._connects.push(_47b.connect(this.grid.domNode,"oncontextmenu",this,"doContextMenu"));this._connects.push(_47b.connect(this.grid.lastFocusNode,"onfocus",this,"doLastNodeFocus"));this._connects.push(_47b.connect(this.grid.lastFocusNode,"onblur",this,"doLastNodeBlur"));this._connects.push(_47b.connect(this.grid,"_onFetchComplete",this,"_delayedCellFocus"));this._connects.push(_47b.connect(this.grid,"postrender",this,"_delayedHeaderFocus"));},destroy:function(){_479.forEach(this._connects,_47b.disconnect);_479.forEach(this._headerConnects,_47b.disconnect);delete this.grid;delete this.cell;},_colHeadNode:null,_colHeadFocusIdx:null,_contextMenuBindNode:null,tabbingOut:false,focusClass:"dojoxGridCellFocus",focusView:null,initFocusView:function(){this.focusView=this.grid.views.getFirstScrollingView()||this.focusView||this.grid.views.views[0];this._initColumnHeaders();},isFocusCell:function(_47f,_480){return (this.cell==_47f)&&(this.rowIndex==_480);},isLastFocusCell:function(){if(this.cell){return (this.rowIndex==this.grid.rowCount-1)&&(this.cell.index==this.grid.layout.cellCount-1);}return false;},isFirstFocusCell:function(){if(this.cell){return (this.rowIndex===0)&&(this.cell.index===0);}return false;},isNoFocusCell:function(){return (this.rowIndex<0)||!this.cell;},isNavHeader:function(){return (!!this._colHeadNode);},getHeaderIndex:function(){if(this._colHeadNode){return _479.indexOf(this._findHeaderCells(),this._colHeadNode);}else{return -1;}},_focusifyCellNode:function(_481){var n=this.cell&&this.cell.getNode(this.rowIndex);if(n){html.toggleClass(n,this.focusClass,_481);if(_481){var sl=this.scrollIntoView();try{if(has("webkit")||!this.grid.edit.isEditing()){util.fire(n,"focus");if(sl){this.cell.view.scrollboxNode.scrollLeft=sl;}}}catch(e){}}}},_delayedCellFocus:function(){if(this.isNavHeader()||!this.grid.focused){return;}var n=this.cell&&this.cell.getNode(this.rowIndex);if(n){try{if(!this.grid.edit.isEditing()){html.toggleClass(n,this.focusClass,true);if(this._colHeadNode){this.blurHeader();}util.fire(n,"focus");}}catch(e){}}},_delayedHeaderFocus:function(){if(this.isNavHeader()){this.focusHeader();}},_initColumnHeaders:function(){_479.forEach(this._headerConnects,_47b.disconnect);this._headerConnects=[];var _482=this._findHeaderCells();for(var i=0;i<_482.length;i++){this._headerConnects.push(_47b.connect(_482[i],"onfocus",this,"doColHeaderFocus"));this._headerConnects.push(_47b.connect(_482[i],"onblur",this,"doColHeaderBlur"));}},_findHeaderCells:function(){var _483=_47d("th",this.grid.viewsHeaderNode);var _484=[];for(var i=0;i<_483.length;i++){var _485=_483[i];var _486=html.hasAttr(_485,"tabIndex");var _487=html.attr(_485,"tabIndex");if(_486&&_487<0){_484.push(_485);}}return _484;},_setActiveColHeader:function(_488,_489,_48a){this.grid.domNode.setAttribute("aria-activedescendant",_488.id);if(_48a!=null&&_48a>=0&&_48a!=_489){html.toggleClass(this._findHeaderCells()[_48a],this.focusClass,false);}html.toggleClass(_488,this.focusClass,true);this._colHeadNode=_488;this._colHeadFocusIdx=_489;this._scrollHeader(this._colHeadFocusIdx);},scrollIntoView:function(){var info=(this.cell?this._scrollInfo(this.cell):null);if(!info||!info.s){return null;}var rt=this.grid.scroller.findScrollTop(this.rowIndex);if(info.n&&info.sr){if(info.n.offsetLeft+info.n.offsetWidth>info.sr.l+info.sr.w){info.s.scrollLeft=info.n.offsetLeft+info.n.offsetWidth-info.sr.w;}else{if(info.n.offsetLeft<info.sr.l){info.s.scrollLeft=info.n.offsetLeft;}}}if(info.r&&info.sr){if(rt+info.r.offsetHeight>info.sr.t+info.sr.h){this.grid.setScrollTop(rt+info.r.offsetHeight-info.sr.h);}else{if(rt<info.sr.t){this.grid.setScrollTop(rt);}}}return info.s.scrollLeft;},_scrollInfo:function(cell,_48b){if(cell){var cl=cell,sbn=cl.view.scrollboxNode,sbnr={w:sbn.clientWidth,l:sbn.scrollLeft,t:sbn.scrollTop,h:sbn.clientHeight},rn=cl.view.getRowNode(this.rowIndex);return {c:cl,s:sbn,sr:sbnr,n:(_48b?_48b:cell.getNode(this.rowIndex)),r:rn};}return null;},_scrollHeader:function(_48c){var info=null;if(this._colHeadNode){var cell=this.grid.getCell(_48c);if(!cell){return;}info=this._scrollInfo(cell,cell.getNode(0));}if(info&&info.s&&info.sr&&info.n){var _48d=info.sr.l+info.sr.w;if(info.n.offsetLeft+info.n.offsetWidth>_48d){info.s.scrollLeft=info.n.offsetLeft+info.n.offsetWidth-info.sr.w;}else{if(info.n.offsetLeft<info.sr.l){info.s.scrollLeft=info.n.offsetLeft;}else{if(has("ie")<=7&&cell&&cell.view.headerNode){cell.view.headerNode.scrollLeft=info.s.scrollLeft;}}}}},_isHeaderHidden:function(){var _48e=this.focusView;if(!_48e){for(var i=0,_48f;(_48f=this.grid.views.views[i]);i++){if(_48f.headerNode){_48e=_48f;break;}}}return (_48e&&html.getComputedStyle(_48e.headerNode).display=="none");},colSizeAdjust:function(e,_490,_491){var _492=this._findHeaderCells();var view=this.focusView;if(!view||!view.header.tableMap.map){for(var i=0,_493;(_493=this.grid.views.views[i]);i++){if(_493.header.tableMap.map){view=_493;break;}}}var _494=_492[_490];if(!view||(_490==_492.length-1&&_490===0)){return;}view.content.baseDecorateEvent(e);e.cellNode=_494;e.cellIndex=view.content.getCellNodeIndex(e.cellNode);e.cell=(e.cellIndex>=0?this.grid.getCell(e.cellIndex):null);if(view.header.canResize(e)){var _495={l:_491};var drag=view.header.colResizeSetup(e,false);view.header.doResizeColumn(drag,null,_495);view.update();}},styleRow:function(_496){return;},setFocusIndex:function(_497,_498){this.setFocusCell(this.grid.getCell(_498),_497);},setFocusCell:function(_499,_49a){if(_499&&!this.isFocusCell(_499,_49a)){this.tabbingOut=false;if(this._colHeadNode){this.blurHeader();}this._colHeadNode=this._colHeadFocusIdx=null;this.focusGridView();this._focusifyCellNode(false);this.cell=_499;this.rowIndex=_49a;this._focusifyCellNode(true);}if(has("opera")){setTimeout(lang.hitch(this.grid,"onCellFocus",this.cell,this.rowIndex),1);}else{this.grid.onCellFocus(this.cell,this.rowIndex);}},next:function(){if(this.cell){var row=this.rowIndex,col=this.cell.index+1,cc=this.grid.layout.cellCount-1,rc=this.grid.rowCount-1;if(col>cc){col=0;row++;}if(row>rc){col=cc;row=rc;}if(this.grid.edit.isEditing()){var _49b=this.grid.getCell(col);if(!this.isLastFocusCell()&&(!_49b.editable||this.grid.canEdit&&!this.grid.canEdit(_49b,row))){this.cell=_49b;this.rowIndex=row;this.next();return;}}this.setFocusIndex(row,col);}},previous:function(){if(this.cell){var row=(this.rowIndex||0),col=(this.cell.index||0)-1;if(col<0){col=this.grid.layout.cellCount-1;row--;}if(row<0){row=0;col=0;}if(this.grid.edit.isEditing()){var _49c=this.grid.getCell(col);if(!this.isFirstFocusCell()&&!_49c.editable){this.cell=_49c;this.rowIndex=row;this.previous();return;}}this.setFocusIndex(row,col);}},move:function(_49d,_49e){var _49f=_49e<0?-1:1;if(this.isNavHeader()){var _4a0=this._findHeaderCells();var _4a1=currentIdx=_479.indexOf(_4a0,this._colHeadNode);currentIdx+=_49e;while(currentIdx>=0&&currentIdx<_4a0.length&&_4a0[currentIdx].style.display=="none"){currentIdx+=_49f;}if((currentIdx>=0)&&(currentIdx<_4a0.length)){this._setActiveColHeader(_4a0[currentIdx],currentIdx,_4a1);}}else{if(this.cell){var sc=this.grid.scroller,r=this.rowIndex,rc=this.grid.rowCount-1,row=Math.min(rc,Math.max(0,r+_49d));if(_49d){if(_49d>0){if(row>sc.getLastPageRow(sc.page)){this.grid.setScrollTop(this.grid.scrollTop+sc.findScrollTop(row)-sc.findScrollTop(r));}}else{if(_49d<0){if(row<=sc.getPageRow(sc.page)){this.grid.setScrollTop(this.grid.scrollTop-sc.findScrollTop(r)-sc.findScrollTop(row));}}}}var cc=this.grid.layout.cellCount-1,i=this.cell.index,col=Math.min(cc,Math.max(0,i+_49e));var cell=this.grid.getCell(col);while(col>=0&&col<cc&&cell&&cell.hidden===true){col+=_49f;cell=this.grid.getCell(col);}if(!cell||cell.hidden===true){col=i;}var n=cell.getNode(row);if(!n&&_49d){if((row+_49d)>=0&&(row+_49d)<=rc){this.move(_49d>0?++_49d:--_49d,_49e);}return;}else{if((!n||html.style(n,"display")==="none")&&_49e){if((col+_49e)>=0&&(col+_49e)<=cc){this.move(_49d,_49e>0?++_49e:--_49e);}return;}}this.setFocusIndex(row,col);if(_49d){this.grid.updateRow(r);}}}},previousKey:function(e){if(this.grid.edit.isEditing()){_47c.stop(e);this.previous();}else{if(!this.isNavHeader()&&!this._isHeaderHidden()){this.grid.domNode.focus();_47c.stop(e);}else{this.tabOut(this.grid.domNode);if(this._colHeadFocusIdx!=null){html.toggleClass(this._findHeaderCells()[this._colHeadFocusIdx],this.focusClass,false);this._colHeadFocusIdx=null;}this._focusifyCellNode(false);}}},nextKey:function(e){var _4a2=(this.grid.rowCount===0);if(e.target===this.grid.domNode&&this._colHeadFocusIdx==null){this.focusHeader();_47c.stop(e);}else{if(this.isNavHeader()){this.blurHeader();if(!this.findAndFocusGridCell()){this.tabOut(this.grid.lastFocusNode);}this._colHeadNode=this._colHeadFocusIdx=null;}else{if(this.grid.edit.isEditing()){_47c.stop(e);this.next();}else{this.tabOut(this.grid.lastFocusNode);}}}},tabOut:function(_4a3){this.tabbingOut=true;_4a3.focus();},focusGridView:function(){util.fire(this.focusView,"focus");},focusGrid:function(_4a4){this.focusGridView();this._focusifyCellNode(true);},findAndFocusGridCell:function(){var _4a5=true;var _4a6=(this.grid.rowCount===0);if(this.isNoFocusCell()&&!_4a6){var _4a7=0;var cell=this.grid.getCell(_4a7);if(cell.hidden){_4a7=this.isNavHeader()?this._colHeadFocusIdx:0;}this.setFocusIndex(0,_4a7);}else{if(this.cell&&!_4a6){if(this.focusView&&!this.focusView.rowNodes[this.rowIndex]){this.grid.scrollToRow(this.rowIndex);}this.focusGrid();}else{_4a5=false;}}this._colHeadNode=this._colHeadFocusIdx=null;return _4a5;},focusHeader:function(){var _4a8=this._findHeaderCells();var _4a9=this._colHeadFocusIdx;if(this._isHeaderHidden()){this.findAndFocusGridCell();}else{if(!this._colHeadFocusIdx){if(this.isNoFocusCell()){this._colHeadFocusIdx=0;}else{this._colHeadFocusIdx=this.cell.index;}}}this._colHeadNode=_4a8[this._colHeadFocusIdx];while(this._colHeadNode&&this._colHeadFocusIdx>=0&&this._colHeadFocusIdx<_4a8.length&&this._colHeadNode.style.display=="none"){this._colHeadFocusIdx++;this._colHeadNode=_4a8[this._colHeadFocusIdx];}if(this._colHeadNode&&this._colHeadNode.style.display!="none"){if(this.headerMenu&&this._contextMenuBindNode!=this.grid.domNode){this.headerMenu.unBindDomNode(this.grid.viewsHeaderNode);this.headerMenu.bindDomNode(this.grid.domNode);this._contextMenuBindNode=this.grid.domNode;}this._setActiveColHeader(this._colHeadNode,this._colHeadFocusIdx,_4a9);this._scrollHeader(this._colHeadFocusIdx);this._focusifyCellNode(false);}else{this.findAndFocusGridCell();}},blurHeader:function(){html.removeClass(this._colHeadNode,this.focusClass);html.removeAttr(this.grid.domNode,"aria-activedescendant");if(this.headerMenu&&this._contextMenuBindNode==this.grid.domNode){var _4aa=this.grid.viewsHeaderNode;this.headerMenu.unBindDomNode(this.grid.domNode);this.headerMenu.bindDomNode(_4aa);this._contextMenuBindNode=_4aa;}},doFocus:function(e){if(e&&e.target!=e.currentTarget){_47c.stop(e);return;}if(this._clickFocus){return;}if(!this.tabbingOut){this.focusHeader();}this.tabbingOut=false;_47c.stop(e);},doBlur:function(e){_47c.stop(e);},doContextMenu:function(e){if(!this.headerMenu){_47c.stop(e);}},doLastNodeFocus:function(e){if(this.tabbingOut){this._focusifyCellNode(false);}else{if(this.grid.rowCount>0){if(this.isNoFocusCell()){this.setFocusIndex(0,0);}this._focusifyCellNode(true);}else{this.focusHeader();}}this.tabbingOut=false;_47c.stop(e);},doLastNodeBlur:function(e){_47c.stop(e);},doColHeaderFocus:function(e){this._setActiveColHeader(e.target,html.attr(e.target,"idx"),this._colHeadFocusIdx);this._scrollHeader(this.getHeaderIndex());_47c.stop(e);},doColHeaderBlur:function(e){html.toggleClass(e.target,this.focusClass,false);},_mouseDown:function(e){this._clickFocus=dojo.some(this.grid.views.views,function(v){return v.scrollboxNode===e.target;});},_mouseUp:function(e){this._clickFocus=false;}});});},"dojox/grid/_Events":function(){define("dojox/grid/_Events",["dojo/keys","dojo/dom-class","dojo/_base/declare","dojo/_base/event","dojo/_base/sniff"],function(keys,_4ab,_4ac,_4ad,has){return _4ac("dojox.grid._Events",null,{cellOverClass:"dojoxGridCellOver",onKeyEvent:function(e){this.dispatchKeyEvent(e);},onContentEvent:function(e){this.dispatchContentEvent(e);},onHeaderEvent:function(e){this.dispatchHeaderEvent(e);},onStyleRow:function(_4ae){var i=_4ae;i.customClasses+=(i.odd?" dojoxGridRowOdd":"")+(i.selected?" dojoxGridRowSelected":"")+(i.over?" dojoxGridRowOver":"");this.focus.styleRow(_4ae);this.edit.styleRow(_4ae);},onKeyDown:function(e){if(e.altKey||e.metaKey){return;}var _4af;switch(e.keyCode){case keys.ESCAPE:this.edit.cancel();break;case keys.ENTER:if(!this.edit.isEditing()){_4af=this.focus.getHeaderIndex();if(_4af>=0){this.setSortIndex(_4af);break;}else{this.selection.clickSelect(this.focus.rowIndex,dojo.isCopyKey(e),e.shiftKey);}_4ad.stop(e);}if(!e.shiftKey){var _4b0=this.edit.isEditing();this.edit.apply();if(!_4b0){this.edit.setEditCell(this.focus.cell,this.focus.rowIndex);}}if(!this.edit.isEditing()){var _4b1=this.focus.focusView||this.views.views[0];_4b1.content.decorateEvent(e);this.onRowClick(e);_4ad.stop(e);}break;case keys.SPACE:if(!this.edit.isEditing()){_4af=this.focus.getHeaderIndex();if(_4af>=0){this.setSortIndex(_4af);break;}else{this.selection.clickSelect(this.focus.rowIndex,dojo.isCopyKey(e),e.shiftKey);}_4ad.stop(e);}break;case keys.TAB:this.focus[e.shiftKey?"previousKey":"nextKey"](e);break;case keys.LEFT_ARROW:case keys.RIGHT_ARROW:if(!this.edit.isEditing()){var _4b2=e.keyCode;_4ad.stop(e);_4af=this.focus.getHeaderIndex();if(_4af>=0&&(e.shiftKey&&e.ctrlKey)){this.focus.colSizeAdjust(e,_4af,(_4b2==keys.LEFT_ARROW?-1:1)*5);}else{var _4b3=(_4b2==keys.LEFT_ARROW)?1:-1;if(this.isLeftToRight()){_4b3*=-1;}this.focus.move(0,_4b3);}}break;case keys.UP_ARROW:if(!this.edit.isEditing()&&this.focus.rowIndex!==0){_4ad.stop(e);this.focus.move(-1,0);}break;case keys.DOWN_ARROW:if(!this.edit.isEditing()&&this.focus.rowIndex+1!=this.rowCount){_4ad.stop(e);this.focus.move(1,0);}break;case keys.PAGE_UP:if(!this.edit.isEditing()&&this.focus.rowIndex!==0){_4ad.stop(e);if(this.focus.rowIndex!=this.scroller.firstVisibleRow+1){this.focus.move(this.scroller.firstVisibleRow-this.focus.rowIndex,0);}else{this.setScrollTop(this.scroller.findScrollTop(this.focus.rowIndex-1));this.focus.move(this.scroller.firstVisibleRow-this.scroller.lastVisibleRow+1,0);}}break;case keys.PAGE_DOWN:if(!this.edit.isEditing()&&this.focus.rowIndex+1!=this.rowCount){_4ad.stop(e);if(this.focus.rowIndex!=this.scroller.lastVisibleRow-1){this.focus.move(this.scroller.lastVisibleRow-this.focus.rowIndex-1,0);}else{this.setScrollTop(this.scroller.findScrollTop(this.focus.rowIndex+1));this.focus.move(this.scroller.lastVisibleRow-this.scroller.firstVisibleRow-1,0);}}break;default:break;}},onMouseOver:function(e){e.rowIndex==-1?this.onHeaderCellMouseOver(e):this.onCellMouseOver(e);},onMouseOut:function(e){e.rowIndex==-1?this.onHeaderCellMouseOut(e):this.onCellMouseOut(e);},onMouseDown:function(e){e.rowIndex==-1?this.onHeaderCellMouseDown(e):this.onCellMouseDown(e);},onMouseOverRow:function(e){if(!this.rows.isOver(e.rowIndex)){this.rows.setOverRow(e.rowIndex);e.rowIndex==-1?this.onHeaderMouseOver(e):this.onRowMouseOver(e);}},onMouseOutRow:function(e){if(this.rows.isOver(-1)){this.onHeaderMouseOut(e);}else{if(!this.rows.isOver(-2)){this.rows.setOverRow(-2);this.onRowMouseOut(e);}}},onMouseDownRow:function(e){if(e.rowIndex!=-1){this.onRowMouseDown(e);}},onCellMouseOver:function(e){if(e.cellNode){_4ab.add(e.cellNode,this.cellOverClass);}},onCellMouseOut:function(e){if(e.cellNode){_4ab.remove(e.cellNode,this.cellOverClass);}},onCellMouseDown:function(e){},onCellClick:function(e){this._click[0]=this._click[1];this._click[1]=e;if(!this.edit.isEditCell(e.rowIndex,e.cellIndex)){this.focus.setFocusCell(e.cell,e.rowIndex);}if(this._click.length>1&&this._click[0]==null){this._click.shift();}this.onRowClick(e);},onCellDblClick:function(e){var _4b4;if(this._click.length>1&&has("ie")){_4b4=this._click[1];}else{if(this._click.length>1&&this._click[0].rowIndex!=this._click[1].rowIndex){_4b4=this._click[0];}else{_4b4=e;}}this.focus.setFocusCell(_4b4.cell,_4b4.rowIndex);this.edit.setEditCell(_4b4.cell,_4b4.rowIndex);this.onRowDblClick(e);},onCellContextMenu:function(e){this.onRowContextMenu(e);},onCellFocus:function(_4b5,_4b6){this.edit.cellFocus(_4b5,_4b6);},onRowClick:function(e){this.edit.rowClick(e);this.selection.clickSelectEvent(e);},onRowDblClick:function(e){},onRowMouseOver:function(e){},onRowMouseOut:function(e){},onRowMouseDown:function(e){},onRowContextMenu:function(e){_4ad.stop(e);},onHeaderMouseOver:function(e){},onHeaderMouseOut:function(e){},onHeaderCellMouseOver:function(e){if(e.cellNode){_4ab.add(e.cellNode,this.cellOverClass);}},onHeaderCellMouseOut:function(e){if(e.cellNode){_4ab.remove(e.cellNode,this.cellOverClass);}},onHeaderCellMouseDown:function(e){},onHeaderClick:function(e){},onHeaderCellClick:function(e){this.setSortIndex(e.cell.index);this.onHeaderClick(e);},onHeaderDblClick:function(e){},onHeaderCellDblClick:function(e){this.onHeaderDblClick(e);},onHeaderCellContextMenu:function(e){this.onHeaderContextMenu(e);},onHeaderContextMenu:function(e){if(!this.headerMenu){_4ad.stop(e);}},onStartEdit:function(_4b7,_4b8){},onApplyCellEdit:function(_4b9,_4ba,_4bb){},onCancelEdit:function(_4bc){},onApplyEdit:function(_4bd){},onCanSelect:function(_4be){return true;},onCanDeselect:function(_4bf){return true;},onSelected:function(_4c0){this.updateRowStyles(_4c0);},onDeselected:function(_4c1){this.updateRowStyles(_4c1);},onSelectionChanged:function(){}});});},"dijit/MenuItem":function(){require({cache:{"url:dijit/templates/MenuItem.html":"<tr class=\"dijitReset dijitMenuItem\" data-dojo-attach-point=\"focusNode\" role=\"menuitem\" tabIndex=\"-1\">\n\t<td class=\"dijitReset dijitMenuItemIconCell\" role=\"presentation\">\n\t\t<img src=\"${_blankGif}\" alt=\"\" class=\"dijitIcon dijitMenuItemIcon\" data-dojo-attach-point=\"iconNode\"/>\n\t</td>\n\t<td class=\"dijitReset dijitMenuItemLabel\" colspan=\"2\" data-dojo-attach-point=\"containerNode\"></td>\n\t<td class=\"dijitReset dijitMenuItemAccelKey\" style=\"display: none\" data-dojo-attach-point=\"accelKeyNode\"></td>\n\t<td class=\"dijitReset dijitMenuArrowCell\" role=\"presentation\">\n\t\t<div data-dojo-attach-point=\"arrowWrapper\" style=\"visibility: hidden\">\n\t\t\t<img src=\"${_blankGif}\" alt=\"\" class=\"dijitMenuExpand\"/>\n\t\t\t<span class=\"dijitMenuExpandA11y\">+</span>\n\t\t</div>\n\t</td>\n</tr>\n"}});define("dijit/MenuItem",["dojo/_base/declare","dojo/dom","dojo/dom-attr","dojo/dom-class","dojo/_base/kernel","dojo/sniff","./_Widget","./_TemplatedMixin","./_Contained","./_CssStateMixin","dojo/text!./templates/MenuItem.html"],function(_4c2,dom,_4c3,_4c4,_4c5,has,_4c6,_4c7,_4c8,_4c9,_4ca){return _4c2("dijit.MenuItem",[_4c6,_4c7,_4c8,_4c9],{templateString:_4ca,baseClass:"dijitMenuItem",label:"",_setLabelAttr:function(val){this.containerNode.innerHTML=val;this._set("label",val);if(this.textDir==="auto"){this.applyTextDir(this.focusNode,this.label);}},iconClass:"dijitNoIcon",_setIconClassAttr:{node:"iconNode",type:"class"},accelKey:"",disabled:false,_fillContent:function(_4cb){if(_4cb&&!("label" in this.params)){this.set("label",_4cb.innerHTML);}},buildRendering:function(){this.inherited(arguments);var _4cc=this.id+"_text";_4c3.set(this.containerNode,"id",_4cc);if(this.accelKeyNode){_4c3.set(this.accelKeyNode,"id",this.id+"_accel");_4cc+=" "+this.id+"_accel";}this.domNode.setAttribute("aria-labelledby",_4cc);dom.setSelectable(this.domNode,false);},onClick:function(){},focus:function(){try{if(has("ie")==8){this.containerNode.focus();}this.focusNode.focus();}catch(e){}},_onFocus:function(){this._setSelected(true);this.getParent()._onItemFocus(this);this.inherited(arguments);},_setSelected:function(_4cd){_4c4.toggle(this.domNode,"dijitMenuItemSelected",_4cd);},setLabel:function(_4ce){_4c5.deprecated("dijit.MenuItem.setLabel() is deprecated. Use set('label', ...) instead.","","2.0");this.set("label",_4ce);},setDisabled:function(_4cf){_4c5.deprecated("dijit.Menu.setDisabled() is deprecated. Use set('disabled', bool) instead.","","2.0");this.set("disabled",_4cf);},_setDisabledAttr:function(_4d0){this.focusNode.setAttribute("aria-disabled",_4d0?"true":"false");this._set("disabled",_4d0);},_setAccelKeyAttr:function(_4d1){this.accelKeyNode.style.display=_4d1?"":"none";this.accelKeyNode.innerHTML=_4d1;_4c3.set(this.containerNode,"colSpan",_4d1?"1":"2");this._set("accelKey",_4d1);},_setTextDirAttr:function(_4d2){if(!this._created||this.textDir!=_4d2){this._set("textDir",_4d2);this.applyTextDir(this.focusNode,this.label);}}});});},"dojox/grid/_RowSelector":function(){define(["dojo/_base/declare","./_View"],function(_4d3,_4d4){return _4d3("dojox.grid._RowSelector",_4d4,{defaultWidth:"2em",noscroll:true,padBorderWidth:2,buildRendering:function(){this.inherited("buildRendering",arguments);this.scrollboxNode.style.overflow="hidden";this.headerNode.style.visibility="hidden";},getWidth:function(){return this.viewWidth||this.defaultWidth;},buildRowContent:function(_4d5,_4d6){var w=this.contentWidth||0;_4d6.innerHTML="<table class=\"dojoxGridRowbarTable\" style=\"width:"+w+"px;height:1px;\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" role=\"presentation\"><tr><td class=\"dojoxGridRowbarInner\">&nbsp;</td></tr></table>";},renderHeader:function(){},updateRow:function(){},resize:function(){this.adaptHeight();},adaptWidth:function(){if(!("contentWidth" in this)&&this.contentNode&&this.contentNode.offsetWidth>0){this.contentWidth=this.contentNode.offsetWidth-this.padBorderWidth;}},doStyleRowNode:function(_4d7,_4d8){var n=["dojoxGridRowbar dojoxGridNonNormalizedCell"];if(this.grid.rows.isOver(_4d7)){n.push("dojoxGridRowbarOver");}if(this.grid.selection.isSelected(_4d7)){n.push("dojoxGridRowbarSelected");}_4d8.className=n.join(" ");},domouseover:function(e){this.grid.onMouseOverRow(e);},domouseout:function(e){if(!this.isIntraRowEvent(e)){this.grid.onMouseOutRow(e);}}});});},"*now":function(r){r(["dojo/i18n!*preload*dojox/grid/nls/DataGrid*[\"ar\",\"ca\",\"cs\",\"da\",\"de\",\"el\",\"en-gb\",\"en-us\",\"es-es\",\"fi-fi\",\"fr-fr\",\"he-il\",\"hu\",\"it-it\",\"ja-jp\",\"ko-kr\",\"nl-nl\",\"nb\",\"pl\",\"pt-br\",\"pt-pt\",\"ru\",\"sk\",\"sl\",\"sv\",\"th\",\"tr\",\"zh-tw\",\"zh-cn\",\"ROOT\"]"]);}}});define("dojox/grid/DataGrid",["../main","dojo/_base/array","dojo/_base/lang","dojo/_base/json","dojo/_base/sniff","dojo/_base/declare","./_Grid","./DataSelection","dojo/_base/html"],function(_4d9,_4da,lang,json,has,_4db,_4dc,_4dd,html){var _4de=_4db("dojox.grid.DataGrid",_4dc,{store:null,query:null,queryOptions:null,fetchText:"...",sortFields:null,updateDelay:1,items:null,_store_connects:null,_by_idty:null,_by_idx:null,_cache:null,_pages:null,_pending_requests:null,_bop:-1,_eop:-1,_requests:0,rowCount:0,_isLoaded:false,_isLoading:false,keepSelection:false,postCreate:function(){this._pages=[];this._store_connects=[];this._by_idty={};this._by_idx=[];this._cache=[];this._pending_requests={};this._setStore(this.store);this.inherited(arguments);},destroy:function(){this.selection.destroy();this.inherited(arguments);},createSelection:function(){this.selection=new _4dd(this);},get:function(_4df,_4e0){if(_4e0&&this.field=="_item"&&!this.fields){return _4e0;}else{if(_4e0&&this.fields){var ret=[];var s=this.grid.store;_4da.forEach(this.fields,function(f){ret=ret.concat(s.getValues(_4e0,f));});return ret;}else{if(!_4e0&&typeof _4df==="string"){return this.inherited(arguments);}}}return (!_4e0?this.defaultValue:(!this.field?this.value:(this.field=="_item"?_4e0:this.grid.store.getValue(_4e0,this.field))));},_checkUpdateStatus:function(){if(this.updateDelay>0){var _4e1=false;if(this._endUpdateDelay){clearTimeout(this._endUpdateDelay);delete this._endUpdateDelay;_4e1=true;}if(!this.updating){this.beginUpdate();_4e1=true;}if(_4e1){var _4e2=this;this._endUpdateDelay=setTimeout(function(){delete _4e2._endUpdateDelay;_4e2.endUpdate();},this.updateDelay);}}},_onSet:function(item,_4e3,_4e4,_4e5){this._checkUpdateStatus();var idx=this.getItemIndex(item);if(idx>-1){this.updateRow(idx);}},_createItem:function(item,_4e6){var idty=this._hasIdentity?this.store.getIdentity(item):json.toJson(this.query)+":idx:"+_4e6+":sort:"+json.toJson(this.getSortProps());var o=this._by_idty[idty]={idty:idty,item:item};return o;},_addItem:function(item,_4e7,_4e8){this._by_idx[_4e7]=this._createItem(item,_4e7);if(!_4e8){this.updateRow(_4e7);}},_onNew:function(item,_4e9){this._checkUpdateStatus();var _4ea=this.get("rowCount");this._addingItem=true;this.updateRowCount(_4ea+1);this._addingItem=false;this._addItem(item,_4ea);this.showMessage();},_onDelete:function(item){this._checkUpdateStatus();var idx=this._getItemIndex(item,true);if(idx>=0){this._pages=[];this._bop=-1;this._eop=-1;var o=this._by_idx[idx];this._by_idx.splice(idx,1);delete this._by_idty[o.idty];this.updateRowCount(this.get("rowCount")-1);if(this.get("rowCount")===0){this.showMessage(this.noDataMessage);}}if(this.selection.isSelected(idx)){this.selection.deselect(idx);this.selection.selected.splice(idx,1);}},_onRevert:function(){this._refresh();},setStore:function(_4eb,_4ec,_4ed){if(this._requestsPending(0)){return;}this._setQuery(_4ec,_4ed);this._setStore(_4eb);this._refresh(true);},setQuery:function(_4ee,_4ef){if(this._requestsPending(0)){return;}this._setQuery(_4ee,_4ef);this._refresh(true);},setItems:function(_4f0){this.items=_4f0;this._setStore(this.store);this._refresh(true);},_setQuery:function(_4f1,_4f2){this.query=_4f1;this.queryOptions=_4f2||this.queryOptions;},_setStore:function(_4f3){if(this.store&&this._store_connects){_4da.forEach(this._store_connects,this.disconnect,this);}this.store=_4f3;if(this.store){var f=this.store.getFeatures();var h=[];this._canEdit=!!f["dojo.data.api.Write"]&&!!f["dojo.data.api.Identity"];this._hasIdentity=!!f["dojo.data.api.Identity"];if(!!f["dojo.data.api.Notification"]&&!this.items){h.push(this.connect(this.store,"onSet","_onSet"));h.push(this.connect(this.store,"onNew","_onNew"));h.push(this.connect(this.store,"onDelete","_onDelete"));}if(this._canEdit){h.push(this.connect(this.store,"revert","_onRevert"));}this._store_connects=h;}},_onFetchBegin:function(size,req){if(!this.scroller){return;}if(this.rowCount!=size){if(req.isRender){this.scroller.init(size,this.keepRows,this.rowsPerPage);this.rowCount=size;this._setAutoHeightAttr(this.autoHeight,true);this._skipRowRenormalize=true;this.prerender();this._skipRowRenormalize=false;}else{this.updateRowCount(size);}}if(!size){this.views.render();this._resize();this.showMessage(this.noDataMessage);this.focus.initFocusView();}else{this.showMessage();}},_onFetchComplete:function(_4f4,req){if(!this.scroller){return;}if(_4f4&&_4f4.length>0){_4da.forEach(_4f4,function(item,idx){this._addItem(item,req.start+idx,true);},this);this.updateRows(req.start,_4f4.length);if(req.isRender){this.setScrollTop(0);this.postrender();}else{if(this._lastScrollTop){this.setScrollTop(this._lastScrollTop);}}if(has("ie")){html.setSelectable(this.domNode,this.selectable);}}delete this._lastScrollTop;if(!this._isLoaded){this._isLoading=false;this._isLoaded=true;}this._pending_requests[req.start]=false;},_onFetchError:function(err,req){delete this._lastScrollTop;if(!this._isLoaded){this._isLoading=false;this._isLoaded=true;this.showMessage(this.errorMessage);}this._pending_requests[req.start]=false;this.onFetchError(err,req);},onFetchError:function(err,req){},_fetch:function(_4f5,_4f6){_4f5=_4f5||0;if(this.store&&!this._pending_requests[_4f5]){if(!this._isLoaded&&!this._isLoading){this._isLoading=true;this.showMessage(this.loadingMessage);}this._pending_requests[_4f5]=true;try{if(this.items){var _4f7=this.items;var _4f8=this.store;this.rowsPerPage=_4f7.length;var req={start:_4f5,count:this.rowsPerPage,isRender:_4f6};this._onFetchBegin(_4f7.length,req);var _4f9=0;_4da.forEach(_4f7,function(i){if(!_4f8.isItemLoaded(i)){_4f9++;}});if(_4f9===0){this._onFetchComplete(_4f7,req);}else{var _4fa=function(item){_4f9--;if(_4f9===0){this._onFetchComplete(_4f7,req);}};_4da.forEach(_4f7,function(i){if(!_4f8.isItemLoaded(i)){_4f8.loadItem({item:i,onItem:_4fa,scope:this});}},this);}}else{this.store.fetch({start:_4f5,count:this.rowsPerPage,query:this.query,sort:this.getSortProps(),queryOptions:this.queryOptions,isRender:_4f6,onBegin:lang.hitch(this,"_onFetchBegin"),onComplete:lang.hitch(this,"_onFetchComplete"),onError:lang.hitch(this,"_onFetchError")});}}catch(e){this._onFetchError(e,{start:_4f5,count:this.rowsPerPage});}}},_clearData:function(){this.updateRowCount(0);this._by_idty={};this._by_idx=[];this._pages=[];this._bop=this._eop=-1;this._isLoaded=false;this._isLoading=false;},getItem:function(idx){var data=this._by_idx[idx];if(!data||(data&&!data.item)){this._preparePage(idx);return null;}return data.item;},getItemIndex:function(item){return this._getItemIndex(item,false);},_getItemIndex:function(item,_4fb){if(!_4fb&&!this.store.isItem(item)){return -1;}var idty=this._hasIdentity?this.store.getIdentity(item):null;for(var i=0,l=this._by_idx.length;i<l;i++){var d=this._by_idx[i];if(d&&((idty&&d.idty==idty)||(d.item===item))){return i;}}return -1;},filter:function(_4fc,_4fd){this.query=_4fc;if(_4fd){this._clearData();}this._fetch();},_getItemAttr:function(idx,attr){var item=this.getItem(idx);return (!item?this.fetchText:this.store.getValue(item,attr));},_render:function(){if(this.domNode.parentNode){this.scroller.init(this.get("rowCount"),this.keepRows,this.rowsPerPage);this.prerender();this._fetch(0,true);}},_requestsPending:function(_4fe){return this._pending_requests[_4fe];},_rowToPage:function(_4ff){return (this.rowsPerPage?Math.floor(_4ff/this.rowsPerPage):_4ff);},_pageToRow:function(_500){return (this.rowsPerPage?this.rowsPerPage*_500:_500);},_preparePage:function(_501){if((_501<this._bop||_501>=this._eop)&&!this._addingItem){var _502=this._rowToPage(_501);this._needPage(_502);this._bop=_502*this.rowsPerPage;this._eop=this._bop+(this.rowsPerPage||this.get("rowCount"));}},_needPage:function(_503){if(!this._pages[_503]){this._pages[_503]=true;this._requestPage(_503);}},_requestPage:function(_504){var row=this._pageToRow(_504);var _505=Math.min(this.rowsPerPage,this.get("rowCount")-row);if(_505>0){this._requests++;if(!this._requestsPending(row)){setTimeout(lang.hitch(this,"_fetch",row,false),1);}}},getCellName:function(_506){return _506.field;},_refresh:function(_507){this._clearData();this._fetch(0,_507);},sort:function(){this.edit.apply();this._lastScrollTop=this.scrollTop;this._refresh();},canSort:function(){return (!this._isLoading);},getSortProps:function(){var c=this.getCell(this.getSortIndex());if(!c){if(this.sortFields){return this.sortFields;}return null;}else{var desc=c["sortDesc"];var si=!(this.sortInfo>0);if(typeof desc=="undefined"){desc=si;}else{desc=si?!desc:desc;}return [{attribute:c.field,descending:desc}];}},styleRowState:function(_508){if(this.store&&this.store.getState){var _509=this.store.getState(_508.index),c="";for(var i=0,ss=["inflight","error","inserting"],s;s=ss[i];i++){if(_509[s]){c=" dojoxGridRow-"+s;break;}}_508.customClasses+=c;}},onStyleRow:function(_50a){this.styleRowState(_50a);this.inherited(arguments);},canEdit:function(_50b,_50c){return this._canEdit;},_copyAttr:function(idx,attr){var row={};var _50d={};var src=this.getItem(idx);return this.store.getValue(src,attr);},doStartEdit:function(_50e,_50f){if(!this._cache[_50f]){this._cache[_50f]=this._copyAttr(_50f,_50e.field);}this.onStartEdit(_50e,_50f);},doApplyCellEdit:function(_510,_511,_512){this.store.fetchItemByIdentity({identity:this._by_idx[_511].idty,onItem:lang.hitch(this,function(item){var _513=this.store.getValue(item,_512);if(typeof _513=="number"){_510=isNaN(_510)?_510:parseFloat(_510);}else{if(typeof _513=="boolean"){_510=_510=="true"?true:_510=="false"?false:_510;}else{if(_513 instanceof Date){var _514=new Date(_510);_510=isNaN(_514.getTime())?_510:_514;}}}this.store.setValue(item,_512,_510);this.onApplyCellEdit(_510,_511,_512);})});},doCancelEdit:function(_515){var _516=this._cache[_515];if(_516){this.updateRow(_515);delete this._cache[_515];}this.onCancelEdit.apply(this,arguments);},doApplyEdit:function(_517,_518){var _519=this._cache[_517];this.onApplyEdit(_517);},removeSelectedRows:function(){if(this._canEdit){this.edit.apply();var fx=lang.hitch(this,function(_51a){if(_51a.length){_4da.forEach(_51a,this.store.deleteItem,this.store);this.selection.clear();}});if(this.allItemsSelected){this.store.fetch({query:this.query,queryOptions:this.queryOptions,onComplete:fx});}else{fx(this.selection.getSelected());}}}});_4de.cell_markupFactory=function(_51b,node,_51c){var _51d=lang.trim(html.attr(node,"field")||"");if(_51d){_51c.field=_51d;}_51c.field=_51c.field||_51c.name;var _51e=lang.trim(html.attr(node,"fields")||"");if(_51e){_51c.fields=_51e.split(",");}if(_51b){_51b(node,_51c);}};_4de.markupFactory=function(_51f,node,ctor,_520){return _4dc.markupFactory(_51f,node,ctor,lang.partial(_4de.cell_markupFactory,_520));};return _4de;});
@@ -4,7 +4,7 @@ return _1("dojox.grid.Selection",null,{constructor:function(_5){
4
4
  this.grid=_5;
5
5
  this.selected=[];
6
6
  this.setMode(_5.selectionMode);
7
- },mode:"extended",selected:null,updating:0,selectedIndex:-1,setMode:function(_6){
7
+ },mode:"extended",selected:null,updating:0,selectedIndex:-1,rangeStartIndex:-1,setMode:function(_6){
8
8
  if(this.selected.length){
9
9
  this.deselectAll();
10
10
  }
@@ -176,12 +176,14 @@ this._beginUpdate();
176
176
  if(this.mode!="extended"){
177
177
  this.select(_20);
178
178
  }else{
179
- var _23=this.selectedIndex;
179
+ if(!_22||this.rangeStartIndex<0){
180
+ this.rangeStartIndex=_20;
181
+ }
180
182
  if(!_21){
181
183
  this.deselectAll(_20);
182
184
  }
183
185
  if(_22){
184
- this.selectRange(_23,_20);
186
+ this.selectRange(this.rangeStartIndex,_20);
185
187
  }else{
186
188
  if(_21){
187
189
  this.toggleSelect(_20);
@@ -1,110 +1,110 @@
1
1
  //>>built
2
- define("dojox/grid/_Builder",["../main","dojo/_base/array","dojo/_base/lang","dojo/_base/window","dojo/_base/event","dojo/_base/sniff","dojo/_base/connect","dojo/dnd/Moveable","dojox/html/metrics","./util","dojo/_base/html"],function(_1,_2,_3,_4,_5,_6,_7,_8,_9,_a,_b){
2
+ define("dojox/grid/_Builder",["../main","dojo/_base/array","dojo/_base/lang","dojo/_base/window","dojo/_base/event","dojo/_base/sniff","dojo/_base/connect","dojo/dnd/Moveable","dojox/html/metrics","./util","dojo/_base/html","dojo/dom-geometry"],function(_1,_2,_3,_4,_5,_6,_7,_8,_9,_a,_b,_c){
3
3
  var dg=_1.grid;
4
- var _c=function(td){
4
+ var _d=function(td){
5
5
  return td.cellIndex>=0?td.cellIndex:_2.indexOf(td.parentNode.cells,td);
6
6
  };
7
- var _d=function(tr){
7
+ var _e=function(tr){
8
8
  return tr.rowIndex>=0?tr.rowIndex:_2.indexOf(tr.parentNode.childNodes,tr);
9
9
  };
10
- var _e=function(_f,_10){
11
- return _f&&((_f.rows||0)[_10]||_f.childNodes[_10]);
10
+ var _f=function(_10,_11){
11
+ return _10&&((_10.rows||0)[_11]||_10.childNodes[_11]);
12
12
  };
13
- var _11=function(_12){
14
- for(var n=_12;n&&n.tagName!="TABLE";n=n.parentNode){
13
+ var _12=function(_13){
14
+ for(var n=_13;n&&n.tagName!="TABLE";n=n.parentNode){
15
15
  }
16
16
  return n;
17
17
  };
18
- var _13=function(_14,_15){
19
- for(var n=_14;n&&_15(n);n=n.parentNode){
18
+ var _14=function(_15,_16){
19
+ for(var n=_15;n&&_16(n);n=n.parentNode){
20
20
  }
21
21
  return n;
22
22
  };
23
- var _16=function(_17){
24
- var _18=_17.toUpperCase();
25
- return function(_19){
26
- return _19.tagName!=_18;
23
+ var _17=function(_18){
24
+ var _19=_18.toUpperCase();
25
+ return function(_1a){
26
+ return _1a.tagName!=_19;
27
27
  };
28
28
  };
29
- var _1a=_a.rowIndexTag;
30
- var _1b=_a.gridViewTag;
31
- var _1c=dg._Builder=_3.extend(function(_1d){
32
- if(_1d){
33
- this.view=_1d;
34
- this.grid=_1d.grid;
29
+ var _1b=_a.rowIndexTag;
30
+ var _1c=_a.gridViewTag;
31
+ var _1d=dg._Builder=_3.extend(function(_1e){
32
+ if(_1e){
33
+ this.view=_1e;
34
+ this.grid=_1e.grid;
35
35
  }
36
36
  },{view:null,_table:"<table class=\"dojoxGridRowTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" role=\"presentation\"",getTableArray:function(){
37
- var _1e=[this._table];
37
+ var _1f=[this._table];
38
38
  if(this.view.viewWidth){
39
- _1e.push([" style=\"width:",this.view.viewWidth,";\""].join(""));
40
- }
41
- _1e.push(">");
42
- return _1e;
43
- },generateCellMarkup:function(_1f,_20,_21,_22){
44
- var _23=[],_b;
45
- if(_22){
46
- var _24=_1f.index!=_1f.grid.getSortIndex()?"":_1f.grid.sortInfo>0?"aria-sort=\"ascending\"":"aria-sort=\"descending\"";
47
- if(!_1f.id){
48
- _1f.id=this.grid.id+"Hdr"+_1f.index;
49
- }
50
- _b=["<th tabIndex=\"-1\" aria-readonly=\"true\" role=\"columnheader\"",_24,"id=\"",_1f.id,"\""];
39
+ _1f.push([" style=\"width:",this.view.viewWidth,";\""].join(""));
40
+ }
41
+ _1f.push(">");
42
+ return _1f;
43
+ },generateCellMarkup:function(_20,_21,_22,_23){
44
+ var _24=[],_b;
45
+ if(_23){
46
+ var _25=_20.index!=_20.grid.getSortIndex()?"":_20.grid.sortInfo>0?"aria-sort=\"ascending\"":"aria-sort=\"descending\"";
47
+ if(!_20.id){
48
+ _20.id=this.grid.id+"Hdr"+_20.index;
49
+ }
50
+ _b=["<th tabIndex=\"-1\" aria-readonly=\"true\" role=\"columnheader\"",_25,"id=\"",_20.id,"\""];
51
51
  }else{
52
- var _25=this.grid.editable&&!_1f.editable?"aria-readonly=\"true\"":"";
53
- _b=["<td tabIndex=\"-1\" role=\"gridcell\"",_25];
52
+ var _26=this.grid.editable&&!_20.editable?"aria-readonly=\"true\"":"";
53
+ _b=["<td tabIndex=\"-1\" role=\"gridcell\"",_26];
54
54
  }
55
- if(_1f.colSpan){
56
- _b.push(" colspan=\"",_1f.colSpan,"\"");
55
+ if(_20.colSpan){
56
+ _b.push(" colspan=\"",_20.colSpan,"\"");
57
57
  }
58
- if(_1f.rowSpan){
59
- _b.push(" rowspan=\"",_1f.rowSpan,"\"");
58
+ if(_20.rowSpan){
59
+ _b.push(" rowspan=\"",_20.rowSpan,"\"");
60
60
  }
61
61
  _b.push(" class=\"dojoxGridCell ");
62
- if(_1f.classes){
63
- _b.push(_1f.classes," ");
62
+ if(_20.classes){
63
+ _b.push(_20.classes," ");
64
64
  }
65
- if(_21){
66
- _b.push(_21," ");
65
+ if(_22){
66
+ _b.push(_22," ");
67
67
  }
68
- _23.push(_b.join(""));
69
- _23.push("");
70
- _b=["\" idx=\"",_1f.index,"\" style=\""];
71
- if(_20&&_20[_20.length-1]!=";"){
72
- _20+=";";
68
+ _24.push(_b.join(""));
69
+ _24.push("");
70
+ _b=["\" idx=\"",_20.index,"\" style=\""];
71
+ if(_21&&_21[_21.length-1]!=";"){
72
+ _21+=";";
73
73
  }
74
- _b.push(_1f.styles,_20||"",_1f.hidden?"display:none;":"");
75
- if(_1f.unitWidth){
76
- _b.push("width:",_1f.unitWidth,";");
74
+ _b.push(_20.styles,_21||"",_20.hidden?"display:none;":"");
75
+ if(_20.unitWidth){
76
+ _b.push("width:",_20.unitWidth,";");
77
77
  }
78
- _23.push(_b.join(""));
79
- _23.push("");
78
+ _24.push(_b.join(""));
79
+ _24.push("");
80
80
  _b=["\""];
81
- if(_1f.attrs){
82
- _b.push(" ",_1f.attrs);
81
+ if(_20.attrs){
82
+ _b.push(" ",_20.attrs);
83
83
  }
84
84
  _b.push(">");
85
- _23.push(_b.join(""));
86
- _23.push("");
87
- _23.push(_22?"</th>":"</td>");
88
- return _23;
89
- },isCellNode:function(_26){
90
- return Boolean(_26&&_26!=_4.doc&&_b.attr(_26,"idx"));
91
- },getCellNodeIndex:function(_27){
92
- return _27?Number(_b.attr(_27,"idx")):-1;
93
- },getCellNode:function(_28,_29){
94
- for(var i=0,row;((row=_e(_28.firstChild,i))&&row.cells);i++){
95
- for(var j=0,_2a;(_2a=row.cells[j]);j++){
96
- if(this.getCellNodeIndex(_2a)==_29){
97
- return _2a;
85
+ _24.push(_b.join(""));
86
+ _24.push("");
87
+ _24.push(_23?"</th>":"</td>");
88
+ return _24;
89
+ },isCellNode:function(_27){
90
+ return Boolean(_27&&_27!=_4.doc&&_b.attr(_27,"idx"));
91
+ },getCellNodeIndex:function(_28){
92
+ return _28?Number(_b.attr(_28,"idx")):-1;
93
+ },getCellNode:function(_29,_2a){
94
+ for(var i=0,row;((row=_f(_29.firstChild,i))&&row.cells);i++){
95
+ for(var j=0,_2b;(_2b=row.cells[j]);j++){
96
+ if(this.getCellNodeIndex(_2b)==_2a){
97
+ return _2b;
98
98
  }
99
99
  }
100
100
  }
101
101
  return null;
102
- },findCellTarget:function(_2b,_2c){
103
- var n=_2b;
104
- while(n&&(!this.isCellNode(n)||(n.offsetParent&&_1b in n.offsetParent.parentNode&&n.offsetParent.parentNode[_1b]!=this.view.id))&&(n!=_2c)){
102
+ },findCellTarget:function(_2c,_2d){
103
+ var n=_2c;
104
+ while(n&&(!this.isCellNode(n)||(n.offsetParent&&_1c in n.offsetParent.parentNode&&n.offsetParent.parentNode[_1c]!=this.view.id))&&(n!=_2d)){
105
105
  n=n.parentNode;
106
106
  }
107
- return n!=_2c?n:null;
107
+ return n!=_2d?n:null;
108
108
  },baseDecorateEvent:function(e){
109
109
  e.dispatch="do"+e.type;
110
110
  e.grid=this.grid;
@@ -112,14 +112,14 @@ e.sourceView=this.view;
112
112
  e.cellNode=this.findCellTarget(e.target,e.rowNode);
113
113
  e.cellIndex=this.getCellNodeIndex(e.cellNode);
114
114
  e.cell=(e.cellIndex>=0?this.grid.getCell(e.cellIndex):null);
115
- },findTarget:function(_2d,_2e){
116
- var n=_2d;
117
- while(n&&(n!=this.domNode)&&(!(_2e in n)||(_1b in n&&n[_1b]!=this.view.id))){
115
+ },findTarget:function(_2e,_2f){
116
+ var n=_2e;
117
+ while(n&&(n!=this.domNode)&&(!(_2f in n)||(_1c in n&&n[_1c]!=this.view.id))){
118
118
  n=n.parentNode;
119
119
  }
120
120
  return (n!=this.domNode)?n:null;
121
- },findRowTarget:function(_2f){
122
- return this.findTarget(_2f,_1a);
121
+ },findRowTarget:function(_30){
122
+ return this.findTarget(_30,_1b);
123
123
  },isIntraNodeEvent:function(e){
124
124
  try{
125
125
  return (e.cellNode&&e.relatedTarget&&_b.isDescendant(e.relatedTarget,e.cellNode));
@@ -160,118 +160,109 @@ this.grid.onMouseDown(e);
160
160
  }
161
161
  this.grid.onMouseDownRow(e);
162
162
  }});
163
- var _30=dg._ContentBuilder=_3.extend(function(_31){
164
- _1c.call(this,_31);
165
- },_1c.prototype,{update:function(){
163
+ var _31=dg._ContentBuilder=_3.extend(function(_32){
164
+ _1d.call(this,_32);
165
+ },_1d.prototype,{update:function(){
166
166
  this.prepareHtml();
167
167
  },prepareHtml:function(){
168
- var _32=this.grid.get,_33=this.view.structure.cells;
169
- for(var j=0,row;(row=_33[j]);j++){
170
- for(var i=0,_34;(_34=row[i]);i++){
171
- _34.get=_34.get||(_34.value==undefined)&&_32;
172
- _34.markup=this.generateCellMarkup(_34,_34.cellStyles,_34.cellClasses,false);
173
- if(!this.grid.editable&&_34.editable){
168
+ var _33=this.grid.get,_34=this.view.structure.cells;
169
+ for(var j=0,row;(row=_34[j]);j++){
170
+ for(var i=0,_35;(_35=row[i]);i++){
171
+ _35.get=_35.get||(_35.value==undefined)&&_33;
172
+ _35.markup=this.generateCellMarkup(_35,_35.cellStyles,_35.cellClasses,false);
173
+ if(!this.grid.editable&&_35.editable){
174
174
  this.grid.editable=true;
175
175
  }
176
176
  }
177
177
  }
178
- },generateHtml:function(_35,_36){
179
- var _37=this.getTableArray(),v=this.view,_38=v.structure.cells,_39=this.grid.getItem(_36);
180
- _a.fire(this.view,"onBeforeRow",[_36,_38]);
181
- for(var j=0,row;(row=_38[j]);j++){
178
+ },generateHtml:function(_36,_37){
179
+ var _38=this.getTableArray(),v=this.view,_39=v.structure.cells,_3a=this.grid.getItem(_37);
180
+ _a.fire(this.view,"onBeforeRow",[_37,_39]);
181
+ for(var j=0,row;(row=_39[j]);j++){
182
182
  if(row.hidden||row.header){
183
183
  continue;
184
184
  }
185
- _37.push(!row.invisible?"<tr>":"<tr class=\"dojoxGridInvisible\">");
186
- for(var i=0,_3a,m,cc,cs;(_3a=row[i]);i++){
187
- m=_3a.markup;
188
- cc=_3a.customClasses=[];
189
- cs=_3a.customStyles=[];
190
- m[5]=_3a.format(_36,_39);
185
+ _38.push(!row.invisible?"<tr>":"<tr class=\"dojoxGridInvisible\">");
186
+ for(var i=0,_3b,m,cc,cs;(_3b=row[i]);i++){
187
+ m=_3b.markup;
188
+ cc=_3b.customClasses=[];
189
+ cs=_3b.customStyles=[];
190
+ m[5]=_3b.format(_37,_3a);
191
191
  m[1]=cc.join(" ");
192
192
  m[3]=cs.join(";");
193
- _37.push.apply(_37,m);
193
+ _38.push.apply(_38,m);
194
194
  }
195
- _37.push("</tr>");
195
+ _38.push("</tr>");
196
196
  }
197
- _37.push("</table>");
198
- return _37.join("");
197
+ _38.push("</table>");
198
+ return _38.join("");
199
199
  },decorateEvent:function(e){
200
200
  e.rowNode=this.findRowTarget(e.target);
201
201
  if(!e.rowNode){
202
202
  return false;
203
203
  }
204
- e.rowIndex=e.rowNode[_1a];
204
+ e.rowIndex=e.rowNode[_1b];
205
205
  this.baseDecorateEvent(e);
206
206
  e.cell=this.grid.getCell(e.cellIndex);
207
207
  return true;
208
208
  }});
209
- var _3b=dg._HeaderBuilder=_3.extend(function(_3c){
209
+ var _3c=dg._HeaderBuilder=_3.extend(function(_3d){
210
210
  this.moveable=null;
211
- _1c.call(this,_3c);
212
- },_1c.prototype,{_skipBogusClicks:false,overResizeWidth:4,minColWidth:1,update:function(){
211
+ _1d.call(this,_3d);
212
+ },_1d.prototype,{_skipBogusClicks:false,overResizeWidth:4,minColWidth:1,update:function(){
213
213
  if(this.tableMap){
214
214
  this.tableMap.mapRows(this.view.structure.cells);
215
215
  }else{
216
216
  this.tableMap=new dg._TableMap(this.view.structure.cells);
217
217
  }
218
- },generateHtml:function(_3d,_3e){
219
- var _3f=this.getTableArray(),_40=this.view.structure.cells;
220
- _a.fire(this.view,"onBeforeRow",[-1,_40]);
221
- for(var j=0,row;(row=_40[j]);j++){
218
+ },generateHtml:function(_3e,_3f){
219
+ var _40=this.getTableArray(),_41=this.view.structure.cells;
220
+ _a.fire(this.view,"onBeforeRow",[-1,_41]);
221
+ for(var j=0,row;(row=_41[j]);j++){
222
222
  if(row.hidden){
223
223
  continue;
224
224
  }
225
- _3f.push(!row.invisible?"<tr>":"<tr class=\"dojoxGridInvisible\">");
226
- for(var i=0,_41,_42;(_41=row[i]);i++){
227
- _41.customClasses=[];
228
- _41.customStyles=[];
225
+ _40.push(!row.invisible?"<tr>":"<tr class=\"dojoxGridInvisible\">");
226
+ for(var i=0,_42,_43;(_42=row[i]);i++){
227
+ _42.customClasses=[];
228
+ _42.customStyles=[];
229
229
  if(this.view.simpleStructure){
230
- if(_41.draggable){
231
- if(_41.headerClasses){
232
- if(_41.headerClasses.indexOf("dojoDndItem")==-1){
233
- _41.headerClasses+=" dojoDndItem";
230
+ if(_42.draggable){
231
+ if(_42.headerClasses){
232
+ if(_42.headerClasses.indexOf("dojoDndItem")==-1){
233
+ _42.headerClasses+=" dojoDndItem";
234
234
  }
235
235
  }else{
236
- _41.headerClasses="dojoDndItem";
236
+ _42.headerClasses="dojoDndItem";
237
237
  }
238
238
  }
239
- if(_41.attrs){
240
- if(_41.attrs.indexOf("dndType='gridColumn_")==-1){
241
- _41.attrs+=" dndType='gridColumn_"+this.grid.id+"'";
239
+ if(_42.attrs){
240
+ if(_42.attrs.indexOf("dndType='gridColumn_")==-1){
241
+ _42.attrs+=" dndType='gridColumn_"+this.grid.id+"'";
242
242
  }
243
243
  }else{
244
- _41.attrs="dndType='gridColumn_"+this.grid.id+"'";
244
+ _42.attrs="dndType='gridColumn_"+this.grid.id+"'";
245
245
  }
246
246
  }
247
- _42=this.generateCellMarkup(_41,_41.headerStyles,_41.headerClasses,true);
248
- _42[5]=(_3e!=undefined?_3e:_3d(_41));
249
- _42[3]=_41.customStyles.join(";");
250
- _42[1]=_41.customClasses.join(" ");
251
- _3f.push(_42.join(""));
247
+ _43=this.generateCellMarkup(_42,_42.headerStyles,_42.headerClasses,true);
248
+ _43[5]=(_3f!=undefined?_3f:_3e(_42));
249
+ _43[3]=_42.customStyles.join(";");
250
+ _43[1]=_42.customClasses.join(" ");
251
+ _40.push(_43.join(""));
252
252
  }
253
- _3f.push("</tr>");
253
+ _40.push("</tr>");
254
254
  }
255
- _3f.push("</table>");
256
- return _3f.join("");
255
+ _40.push("</table>");
256
+ return _40.join("");
257
257
  },getCellX:function(e){
258
- var n,x=e.layerX;
259
- if(_6("mozilla")||_6("ie")>=9){
260
- n=_13(e.target,_16("th"));
261
- x-=(n&&n.offsetLeft)||0;
262
- var t=e.sourceView.getScrollbarWidth();
263
- if(!this.grid.isLeftToRight()){
264
- table=_13(n,_16("table"));
265
- x-=(table&&table.offsetLeft)||0;
266
- }
267
- }
268
- n=_13(e.target,function(){
269
- if(!n||n==e.cellNode){
270
- return false;
258
+ var n,x,pos;
259
+ n=_14(e.target,_17("th"));
260
+ if(n){
261
+ pos=_c.position(n);
262
+ x=e.clientX-pos.x;
263
+ }else{
264
+ x=e.layerX;
271
265
  }
272
- x+=(n.offsetLeft<0?0:n.offsetLeft);
273
- return true;
274
- });
275
266
  return x;
276
267
  },decorateEvent:function(e){
277
268
  this.baseDecorateEvent(e);
@@ -289,8 +280,8 @@ return Boolean(e.cellNode);
289
280
  if(!e.cellNode||e.cellNode.colSpan>1){
290
281
  return false;
291
282
  }
292
- var _43=this.grid.getCell(e.cellIndex);
293
- return !_43.noresize&&_43.canResize();
283
+ var _44=this.grid.getCell(e.cellIndex);
284
+ return !_44.noresize&&_44.canResize();
294
285
  },overLeftResizeArea:function(e){
295
286
  if(_b.hasClass(_4.body(),"dojoDndMove")){
296
287
  return false;
@@ -347,47 +338,47 @@ _5.stop(e);
347
338
  return true;
348
339
  }
349
340
  return false;
350
- },colResizeSetup:function(e,_44){
351
- var _45=_b.contentBox(e.sourceView.headerNode);
352
- if(_44){
341
+ },colResizeSetup:function(e,_45){
342
+ var _46=_b.contentBox(e.sourceView.headerNode);
343
+ if(_45){
353
344
  this.lineDiv=document.createElement("div");
354
345
  var vw=_b.position(e.sourceView.headerNode,true);
355
- var _46=_b.contentBox(e.sourceView.domNode);
346
+ var _47=_b.contentBox(e.sourceView.domNode);
356
347
  var l=e.pageX;
357
348
  if(!this.grid.isLeftToRight()&&_6("ie")<8){
358
349
  l-=_9.getScrollbar().w;
359
350
  }
360
- _b.style(this.lineDiv,{top:vw.y+"px",left:l+"px",height:(_46.h+_45.h)+"px"});
351
+ _b.style(this.lineDiv,{top:vw.y+"px",left:l+"px",height:(_47.h+_46.h)+"px"});
361
352
  _b.addClass(this.lineDiv,"dojoxGridResizeColLine");
362
353
  this.lineDiv._origLeft=l;
363
354
  _4.body().appendChild(this.lineDiv);
364
355
  }
365
- var _47=[],_48=this.tableMap.findOverlappingNodes(e.cellNode);
366
- for(var i=0,_49;(_49=_48[i]);i++){
367
- _47.push({node:_49,index:this.getCellNodeIndex(_49),width:_49.offsetWidth});
356
+ var _48=[],_49=this.tableMap.findOverlappingNodes(e.cellNode);
357
+ for(var i=0,_4a;(_4a=_49[i]);i++){
358
+ _48.push({node:_4a,index:this.getCellNodeIndex(_4a),width:_4a.offsetWidth});
368
359
  }
369
- var _4a=e.sourceView;
360
+ var _4b=e.sourceView;
370
361
  var adj=this.grid.isLeftToRight()?1:-1;
371
- var _4b=e.grid.views.views;
372
- var _4c=[];
373
- for(var j=_4a.idx+adj,_4d;(_4d=_4b[j]);j=j+adj){
374
- _4c.push({node:_4d.headerNode,left:window.parseInt(_4d.headerNode.style.left)});
375
- }
376
- var _4e=_4a.headerContentNode.firstChild;
377
- var _4f={scrollLeft:e.sourceView.headerNode.scrollLeft,view:_4a,node:e.cellNode,index:e.cellIndex,w:_b.contentBox(e.cellNode).w,vw:_45.w,table:_4e,tw:_b.contentBox(_4e).w,spanners:_47,followers:_4c};
378
- return _4f;
362
+ var _4c=e.grid.views.views;
363
+ var _4d=[];
364
+ for(var j=_4b.idx+adj,_4e;(_4e=_4c[j]);j=j+adj){
365
+ _4d.push({node:_4e.headerNode,left:window.parseInt(_4e.headerNode.style.left)});
366
+ }
367
+ var _4f=_4b.headerContentNode.firstChild;
368
+ var _50={scrollLeft:e.sourceView.headerNode.scrollLeft,view:_4b,node:e.cellNode,index:e.cellIndex,w:_b.contentBox(e.cellNode).w,vw:_46.w,table:_4f,tw:_b.contentBox(_4f).w,spanners:_48,followers:_4d};
369
+ return _50;
379
370
  },beginColumnResize:function(e){
380
371
  this.moverDiv=document.createElement("div");
381
372
  _b.style(this.moverDiv,{position:"absolute",left:0});
382
373
  _4.body().appendChild(this.moverDiv);
383
374
  _b.addClass(this.grid.domNode,"dojoxGridColumnResizing");
384
375
  var m=(this.moveable=new _8(this.moverDiv));
385
- var _50=this.colResizeSetup(e,true);
386
- m.onMove=_3.hitch(this,"doResizeColumn",_50);
376
+ var _51=this.colResizeSetup(e,true);
377
+ m.onMove=_3.hitch(this,"doResizeColumn",_51);
387
378
  _7.connect(m,"onMoveStop",_3.hitch(this,function(){
388
- this.endResizeColumn(_50);
389
- if(_50.node.releaseCapture){
390
- _50.node.releaseCapture();
379
+ this.endResizeColumn(_51);
380
+ if(_51.node.releaseCapture){
381
+ _51.node.releaseCapture();
391
382
  }
392
383
  this.moveable.destroy();
393
384
  delete this.moveable;
@@ -398,27 +389,27 @@ if(e.cellNode.setCapture){
398
389
  e.cellNode.setCapture();
399
390
  }
400
391
  m.onMouseDown(e);
401
- },doResizeColumn:function(_51,_52,_53){
402
- var _54=_53.l;
403
- var _55={deltaX:_54,w:_51.w+(this.grid.isLeftToRight()?_54:-_54),vw:_51.vw+_54,tw:_51.tw+_54};
404
- this.dragRecord={inDrag:_51,mover:_52,leftTop:_53};
405
- if(_55.w>=this.minColWidth){
406
- if(!_52){
407
- this.doResizeNow(_51,_55);
392
+ },doResizeColumn:function(_52,_53,_54){
393
+ var _55=_54.l;
394
+ var _56={deltaX:_55,w:_52.w+(this.grid.isLeftToRight()?_55:-_55),vw:_52.vw+_55,tw:_52.tw+_55};
395
+ this.dragRecord={inDrag:_52,mover:_53,leftTop:_54};
396
+ if(_56.w>=this.minColWidth){
397
+ if(!_53){
398
+ this.doResizeNow(_52,_56);
408
399
  }else{
409
- _b.style(this.lineDiv,"left",(this.lineDiv._origLeft+_55.deltaX)+"px");
400
+ _b.style(this.lineDiv,"left",(this.lineDiv._origLeft+_56.deltaX)+"px");
410
401
  }
411
402
  }
412
- },endResizeColumn:function(_56){
403
+ },endResizeColumn:function(_57){
413
404
  if(this.dragRecord){
414
- var _57=this.dragRecord.leftTop;
415
- var _58=this.grid.isLeftToRight()?_57.l:-_57.l;
416
- _58+=Math.max(_56.w+_58,this.minColWidth)-(_56.w+_58);
417
- if(_6("webkit")&&_56.spanners.length){
418
- _58+=_b._getPadBorderExtents(_56.spanners[0].node).w;
419
- }
420
- var _59={deltaX:_58,w:_56.w+_58,vw:_56.vw+_58,tw:_56.tw+_58};
421
- this.doResizeNow(_56,_59);
405
+ var _58=this.dragRecord.leftTop;
406
+ var _59=this.grid.isLeftToRight()?_58.l:-_58.l;
407
+ _59+=Math.max(_57.w+_59,this.minColWidth)-(_57.w+_59);
408
+ if(_6("webkit")&&_57.spanners.length){
409
+ _59+=_b._getPadBorderExtents(_57.spanners[0].node).w;
410
+ }
411
+ var _5a={deltaX:_59,w:_57.w+_59,vw:_57.vw+_59,tw:_57.tw+_59};
412
+ this.doResizeNow(_57,_5a);
422
413
  delete this.dragRecord;
423
414
  }
424
415
  _b.destroy(this.lineDiv);
@@ -426,101 +417,101 @@ _b.destroy(this.moverDiv);
426
417
  _b.destroy(this.moverDiv);
427
418
  delete this.moverDiv;
428
419
  this._skipBogusClicks=true;
429
- _56.view.update();
420
+ _57.view.update();
430
421
  this._skipBogusClicks=false;
431
- this.grid.onResizeColumn(_56.index);
432
- },doResizeNow:function(_5a,_5b){
433
- _5a.view.convertColPctToFixed();
434
- if(_5a.view.flexCells&&!_5a.view.testFlexCells()){
435
- var t=_11(_5a.node);
422
+ this.grid.onResizeColumn(_57.index);
423
+ },doResizeNow:function(_5b,_5c){
424
+ _5b.view.convertColPctToFixed();
425
+ if(_5b.view.flexCells&&!_5b.view.testFlexCells()){
426
+ var t=_12(_5b.node);
436
427
  if(t){
437
428
  (t.style.width="");
438
429
  }
439
430
  }
440
431
  var i,s,sw,f,fl;
441
- for(i=0;(s=_5a.spanners[i]);i++){
442
- sw=s.width+_5b.deltaX;
432
+ for(i=0;(s=_5b.spanners[i]);i++){
433
+ sw=s.width+_5c.deltaX;
443
434
  if(sw>0){
444
435
  s.node.style.width=sw+"px";
445
- _5a.view.setColWidth(s.index,sw);
436
+ _5b.view.setColWidth(s.index,sw);
446
437
  }
447
438
  }
448
439
  if(this.grid.isLeftToRight()||!_6("ie")){
449
- for(i=0;(f=_5a.followers[i]);i++){
450
- fl=f.left+_5b.deltaX;
440
+ for(i=0;(f=_5b.followers[i]);i++){
441
+ fl=f.left+_5c.deltaX;
451
442
  f.node.style.left=fl+"px";
452
443
  }
453
444
  }
454
- _5a.node.style.width=_5b.w+"px";
455
- _5a.view.setColWidth(_5a.index,_5b.w);
456
- _5a.view.headerNode.style.width=_5b.vw+"px";
457
- _5a.view.setColumnsWidth(_5b.tw);
445
+ _5b.node.style.width=_5c.w+"px";
446
+ _5b.view.setColWidth(_5b.index,_5c.w);
447
+ _5b.view.headerNode.style.width=_5c.vw+"px";
448
+ _5b.view.setColumnsWidth(_5c.tw);
458
449
  if(!this.grid.isLeftToRight()){
459
- _5a.view.headerNode.scrollLeft=_5a.scrollLeft+_5b.deltaX;
450
+ _5b.view.headerNode.scrollLeft=_5b.scrollLeft+_5c.deltaX;
460
451
  }
461
452
  }});
462
- dg._TableMap=_3.extend(function(_5c){
463
- this.mapRows(_5c);
464
- },{map:null,mapRows:function(_5d){
465
- var _5e=_5d.length;
466
- if(!_5e){
453
+ dg._TableMap=_3.extend(function(_5d){
454
+ this.mapRows(_5d);
455
+ },{map:null,mapRows:function(_5e){
456
+ var _5f=_5e.length;
457
+ if(!_5f){
467
458
  return;
468
459
  }
469
460
  this.map=[];
470
461
  var row;
471
- for(var k=0;(row=_5d[k]);k++){
462
+ for(var k=0;(row=_5e[k]);k++){
472
463
  this.map[k]=[];
473
464
  }
474
- for(var j=0;(row=_5d[j]);j++){
475
- for(var i=0,x=0,_5f,_60,_61;(_5f=row[i]);i++){
465
+ for(var j=0;(row=_5e[j]);j++){
466
+ for(var i=0,x=0,_60,_61,_62;(_60=row[i]);i++){
476
467
  while(this.map[j][x]){
477
468
  x++;
478
469
  }
479
470
  this.map[j][x]={c:i,r:j};
480
- _61=_5f.rowSpan||1;
481
- _60=_5f.colSpan||1;
482
- for(var y=0;y<_61;y++){
483
- for(var s=0;s<_60;s++){
471
+ _62=_60.rowSpan||1;
472
+ _61=_60.colSpan||1;
473
+ for(var y=0;y<_62;y++){
474
+ for(var s=0;s<_61;s++){
484
475
  this.map[j+y][x+s]=this.map[j][x];
485
476
  }
486
477
  }
487
- x+=_60;
478
+ x+=_61;
488
479
  }
489
480
  }
490
481
  },dumpMap:function(){
491
482
  for(var j=0,row,h="";(row=this.map[j]);j++,h=""){
492
- for(var i=0,_62;(_62=row[i]);i++){
493
- h+=_62.r+","+_62.c+" ";
483
+ for(var i=0,_63;(_63=row[i]);i++){
484
+ h+=_63.r+","+_63.c+" ";
494
485
  }
495
486
  }
496
- },getMapCoords:function(_63,_64){
487
+ },getMapCoords:function(_64,_65){
497
488
  for(var j=0,row;(row=this.map[j]);j++){
498
- for(var i=0,_65;(_65=row[i]);i++){
499
- if(_65.c==_64&&_65.r==_63){
489
+ for(var i=0,_66;(_66=row[i]);i++){
490
+ if(_66.c==_65&&_66.r==_64){
500
491
  return {j:j,i:i};
501
492
  }
502
493
  }
503
494
  }
504
495
  return {j:-1,i:-1};
505
- },getNode:function(_66,_67,_68){
506
- var row=_66&&_66.rows[_67];
507
- return row&&row.cells[_68];
508
- },_findOverlappingNodes:function(_69,_6a,_6b){
509
- var _6c=[];
510
- var m=this.getMapCoords(_6a,_6b);
496
+ },getNode:function(_67,_68,_69){
497
+ var row=_67&&_67.rows[_68];
498
+ return row&&row.cells[_69];
499
+ },_findOverlappingNodes:function(_6a,_6b,_6c){
500
+ var _6d=[];
501
+ var m=this.getMapCoords(_6b,_6c);
511
502
  for(var j=0,row;(row=this.map[j]);j++){
512
503
  if(j==m.j){
513
504
  continue;
514
505
  }
515
506
  var rw=row[m.i];
516
- var n=(rw?this.getNode(_69,rw.r,rw.c):null);
507
+ var n=(rw?this.getNode(_6a,rw.r,rw.c):null);
517
508
  if(n){
518
- _6c.push(n);
509
+ _6d.push(n);
519
510
  }
520
511
  }
521
- return _6c;
522
- },findOverlappingNodes:function(_6d){
523
- return this._findOverlappingNodes(_11(_6d),_d(_6d.parentNode),_c(_6d));
512
+ return _6d;
513
+ },findOverlappingNodes:function(_6e){
514
+ return this._findOverlappingNodes(_12(_6e),_e(_6e.parentNode),_d(_6e));
524
515
  }});
525
- return {_Builder:_1c,_HeaderBuilder:_3b,_ContentBuilder:_30};
516
+ return {_Builder:_1d,_HeaderBuilder:_3c,_ContentBuilder:_31};
526
517
  });