compass-jquery-plugin 0.3.2.7 → 0.3.2.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.md +17 -11
- data/VERSION.yml +2 -2
- data/lib/handle_js_files.rb +1 -1
- data/lib/jquery/emulators.rb +13 -0
- data/templates/dynatree/jquery.dynatree.min.js +79 -81
- data/templates/emulators/config/initializers/emulators.rb +0 -9
- data/templates/emulators/emulators/{blackberry.landscape.scss → blackberry.torch.landscape.scss} +6 -2
- data/templates/emulators/emulators/{blackberry.portrait.scss → blackberry.torch.portrait.scss} +6 -1
- data/templates/emulators/emulators/galaxy.s.landscape.png +0 -0
- data/templates/emulators/emulators/galaxy.s.landscape.scss +20 -0
- data/templates/emulators/emulators/galaxy.s.portrait.png +0 -0
- data/templates/emulators/emulators/galaxy.s.portrait.scss +20 -0
- data/templates/emulators/emulators/galaxy.s2.landscape.png +0 -0
- data/templates/emulators/emulators/galaxy.s2.landscape.scss +20 -0
- data/templates/emulators/emulators/galaxy.s2.portrait.png +0 -0
- data/templates/emulators/emulators/galaxy.s2.portrait.scss +20 -0
- data/templates/emulators/emulators/galaxy.tab.10.1.landscape.png +0 -0
- data/templates/emulators/emulators/galaxy.tab.10.1.landscape.scss +20 -0
- data/templates/emulators/emulators/galaxy.tab.10.1.portrait.png +0 -0
- data/templates/emulators/emulators/galaxy.tab.10.1.portrait.scss +20 -0
- data/templates/emulators/emulators/galaxy.tab.7.landscape.png +0 -0
- data/templates/emulators/emulators/galaxy.tab.7.landscape.scss +20 -0
- data/templates/emulators/emulators/galaxy.tab.7.portrait.png +0 -0
- data/templates/emulators/emulators/galaxy.tab.7.portrait.scss +20 -0
- data/templates/emulators/emulators/galaxy.tab.8.9.landscape.png +0 -0
- data/templates/emulators/emulators/galaxy.tab.8.9.landscape.scss +20 -0
- data/templates/emulators/emulators/galaxy.tab.8.9.portrait.png +0 -0
- data/templates/emulators/emulators/galaxy.tab.8.9.portrait.scss +20 -0
- data/templates/emulators/emulators/ipad.landscape.png +0 -0
- data/templates/emulators/emulators/ipad.landscape.scss +9 -4
- data/templates/emulators/emulators/ipad.portrait.png +0 -0
- data/templates/emulators/emulators/ipad.portrait.scss +9 -4
- data/templates/emulators/emulators/{iphone.landscape.png → iphone.3.landscape.png} +0 -0
- data/templates/emulators/emulators/{iphone.landscape.scss → iphone.3.landscape.scss} +7 -3
- data/templates/emulators/emulators/{iphone.portrait.png → iphone.3.portrait.png} +0 -0
- data/templates/emulators/emulators/{iphone.portrait.scss → iphone.3.portrait.scss} +7 -3
- data/templates/emulators/emulators/iphone.4.landscape .scss +20 -0
- data/templates/emulators/emulators/iphone.4.landscape.png +0 -0
- data/templates/emulators/emulators/iphone.4.portrait.png +0 -0
- data/templates/emulators/emulators/iphone.4.portrait.scss +20 -0
- data/templates/emulators/emulators/{palm.pre.landscape.png → palm.pre.2.landscape.png} +0 -0
- data/templates/emulators/emulators/{palm.landscape.scss → palm.pre.2.landscape.scss} +7 -3
- data/templates/emulators/emulators/{palm.pre.portrait.png → palm.pre.2.portrait.png} +0 -0
- data/templates/emulators/emulators/{palm.portrait.scss → palm.pre.2.portrait.scss} +7 -3
- data/templates/emulators/manifest.rb +34 -10
- data/templates/graphics/config/initializers/graphics.rb +8 -0
- data/templates/graphics/highcharts/dark-blue.js +170 -0
- data/templates/graphics/highcharts/dark-blue.min.js +4 -0
- data/templates/graphics/highcharts/dark-green.js +170 -0
- data/templates/graphics/highcharts/dark-green.min.js +4 -0
- data/templates/graphics/highcharts/gray.js +164 -0
- data/templates/graphics/highcharts/gray.min.js +4 -0
- data/templates/graphics/highcharts/grid.js +97 -0
- data/templates/graphics/highcharts/grid.min.js +3 -0
- data/templates/graphics/highcharts/highslide-config.js +12 -0
- data/templates/graphics/highcharts/highslide-config.min.js +1 -0
- data/templates/graphics/highcharts/highslide-full.js +3391 -0
- data/templates/graphics/highcharts/highslide-full.min.js +132 -0
- data/templates/graphics/highcharts/skies.js +89 -0
- data/templates/graphics/highcharts/skies.min.js +3 -0
- data/templates/graphics/jquery.ganttView.js +1 -1
- data/templates/graphics/jquery.ganttView.min.js +61 -61
- data/templates/graphics/jquery.highcharts.js +11342 -0
- data/templates/graphics/jquery.highcharts.min.js +176 -0
- data/templates/graphics/jquery.sparkline.min.js +35 -36
- data/templates/graphics/jquery/highcharts/graphics/close.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/closeX.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar-black-border.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar-text-buttons.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar-white-small.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar-white.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar2.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar3.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar4-hover.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar4.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/fullexpand.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/geckodimmer.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/icon.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/loader.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/loader.white.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/outlines/beveled.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/outlines/drop-shadow.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/outlines/glossy-dark.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/outlines/outer-glow.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/outlines/rounded-black.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/outlines/rounded-white.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/resize.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/scrollarrows.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/zoomin.cur +0 -0
- data/templates/graphics/jquery/highcharts/graphics/zoomout.cur +0 -0
- data/templates/graphics/jquery/highcharts/skies.jpg +0 -0
- data/templates/graphics/jquery/highslide.scss +763 -0
- data/templates/graphics/manifest.rb +43 -0
- data/templates/ical/config/initializers/ical.rb +1 -0
- data/templates/ical/jquery.ical.js +8401 -8209
- data/templates/ical/jquery.ical.min.js +206 -208
- data/templates/ical/jquery/ical.print.scss +48 -0
- data/templates/ical/jquery/ical.scss +372 -343
- data/templates/ical/manifest.rb +1 -0
- data/templates/jqgrid/i18n/jqgrid/locale-ar.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-bg.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-bg1251.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-cat.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-cn.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-cs.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-da.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-de.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-el.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-en.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-es.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-fa.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-fi.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-fr.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-gl.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-he.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-hu.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-is.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-it.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-ja.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-lt.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-nl.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-no.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-pl.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-pt-br.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-pt.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-ro.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-ru.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-sk.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-sr.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-sv.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-tr.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-ua.min.js +2 -2
- data/templates/jqgrid/jquery.jqGrid.js +162 -850
- data/templates/jqgrid/jquery.jqGrid.min.js +476 -497
- data/templates/jqgrid/jquery/jqGrid.scss +0 -19
- data/templates/jquery/amplify.store.js +248 -0
- data/templates/jquery/amplify.store.min.js +6 -0
- data/templates/jquery/config/initializers/jquery.rb +5 -1
- data/templates/jquery/history.adapter.jquery.js +37 -43
- data/templates/jquery/history.adapter.jquery.min.js +1 -1
- data/templates/jquery/history.html4.js +596 -587
- data/templates/jquery/history.html4.min.js +8 -8
- data/templates/jquery/history.js +1839 -1669
- data/templates/jquery/history.min.js +27 -25
- data/templates/jquery/i18n/jquery.ui/datepicker-af.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ar-DZ.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ar.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-az.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-bg.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-bs.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ca.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-cs.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-da.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-de.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-el.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-en-AU.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-en-GB.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-en-NZ.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-eo.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-es.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-et.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-eu.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-fa.min.js +2 -2
- data/templates/jquery/i18n/jquery.ui/datepicker-fi.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-fo.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-fr-CH.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-fr.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-gl.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-he.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-hr.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-hu.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-hy.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-id.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-is.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-it.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ja.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ko.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-kz.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-lt.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-lv.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ml.min.js +2 -2
- data/templates/jquery/i18n/jquery.ui/datepicker-ms.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-nl.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-no.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-pl.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-pt-BR.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-pt.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-rm.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ro.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ru.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sk.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sl.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sq.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sr-SR.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sr.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sv.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ta.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-th.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-tj.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-tr.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-uk.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-vi.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-CN.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-HK.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-TW.min.js +1 -1
- data/templates/jquery/jquery-ui.js +217 -104
- data/templates/jquery/jquery-ui.min.js +437 -436
- data/templates/jquery/jquery.bgiframe.min.js +1 -1
- data/templates/jquery/jquery.contextMenu.min.js +7 -7
- data/templates/jquery/jquery.cookie.js +60 -58
- data/templates/jquery/jquery.cookie.min.js +1 -1
- data/templates/jquery/jquery.dotimeout.min.js +2 -2
- data/templates/jquery/jquery.dst.min.js +4 -4
- data/templates/jquery/jquery.farbtastic.min.js +10 -10
- data/templates/jquery/jquery.form.js +15 -5
- data/templates/jquery/jquery.form.min.js +20 -20
- data/templates/jquery/jquery.haml.min.js +5 -5
- data/templates/jquery/jquery.hotkeys.min.js +3 -3
- data/templates/jquery/jquery.js +8205 -8170
- data/templates/jquery/jquery.layout.min.js +48 -50
- data/templates/jquery/jquery.min.js +166 -167
- data/templates/jquery/jquery.mousewheel.min.js +2 -2
- data/templates/jquery/jquery.offline.min.js +4 -4
- data/templates/jquery/jquery.pngFix.js +28 -30
- data/templates/jquery/jquery.pngFix.min.js +5 -5
- data/templates/jquery/jquery.rails.js +166 -0
- data/templates/jquery/jquery.rails.min.js +6 -0
- data/templates/jquery/jquery.replacetext.min.js +1 -1
- data/templates/jquery/jquery.themeswitchertool.min.js +4 -4
- data/templates/jquery/jquery.tmpl.js +14 -12
- data/templates/jquery/jquery.tmpl.min.js +12 -12
- data/templates/jquery/jquery.tmplPlus.js +2 -2
- data/templates/jquery/jquery.tmplPlus.min.js +3 -3
- data/templates/jquery/jquery.tokeninput.js +729 -0
- data/templates/jquery/jquery.tokeninput.min.js +14 -0
- data/templates/jquery/jquery/ui/_theme.scss +23 -16
- data/templates/jquery/jquery/ui/black-tie/ui-icons_4ca300_256x240.png +0 -0
- data/templates/jquery/jquery/ui/black-tie/ui-icons_bbbbbb_256x240.png +0 -0
- data/templates/jquery/jquery/ui/black-tie/ui-icons_ededed_256x240.png +0 -0
- data/templates/jquery/jquery/ui/black-tie/ui-icons_ffcf29_256x240.png +0 -0
- data/templates/jquery/jquery/ui/tokeninput.facebook.scss +95 -0
- data/templates/jquery/jquery/ui/tokeninput.mac.scss +164 -0
- data/templates/jquery/jquery/ui/tokeninput.scss +85 -0
- data/templates/jquery/jquery/ui/vader/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-icons_bbbbbb_256x240.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-icons_c98000_256x240.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-icons_f29a00_256x240.png +0 -0
- data/templates/jquery/json.min.js +6 -6
- data/templates/jquery/json2.js +214 -214
- data/templates/jquery/json2.min.js +5 -6
- data/templates/jquery/manifest.rb +9 -2
- data/templates/jstree/jquery.jstree.min.js +222 -224
- data/templates/mobile/config/initializers/mobile.rb +1 -1
- data/templates/mobile/jquery.mobile.js +887 -404
- data/templates/mobile/jquery.mobile.min.js +4 -4
- data/templates/mobile/jquery/mobile/_base.scss +50 -26
- data/templates/mobile/jquery/mobile/default.scss +59 -63
- data/templates/mobile/jquery/mobile/valencia.scss +44 -42
- data/templates/ribbon/jquery.ribbon.min.js +14 -14
- data/templates/tiny_mce/manifest.rb +4 -0
- data/templates/tiny_mce/tiny_mce/langs/de.js +1 -1
- data/templates/tiny_mce/tiny_mce/langs/en.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advimage/js/image.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advimage/langs/de_dlg.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advlink/js/advlink.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advlink/langs/en_dlg.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advlink/link.htm +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advlist/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advlist/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/autolink/editor_plugin.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/autolink/editor_plugin_src.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/autoresize/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/autoresize/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/contextmenu/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/contextmenu/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/css/fullpage.css +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/fullpage.htm +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/js/fullpage.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/legacyoutput/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/legacyoutput/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/lists/editor_plugin.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/lists/editor_plugin_src.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/media/js/media.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/media/media.htm +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/noneditable/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/noneditable/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/paste/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/paste/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/searchreplace/js/searchreplace.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/spellchecker/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/spellchecker/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/table/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/table/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/attributes.js +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/editor_template.js +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/editor_template_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/js/charmap.js +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/langs/de_dlg.js +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/langs/en_dlg.js +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/default/ui.css +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/dialog.css +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui.css +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui_black.css +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css +1 -1
- data/templates/tiny_mce/tiny_mce/tiny_mce.js +1 -1
- data/templates/tiny_mce/tiny_mce/utils/form_utils.js +1 -1
- data/templates/tiny_mce/tiny_mce/utils/validate.js +1 -1
- data/templates/tools/flowplayer.min.js +29 -30
- data/templates/tools/jquery.tools.min.js +96 -96
- data/templates/tools/swfobject.min.js +18 -19
- metadata +95 -16
- data/templates/jquery/jrails.js +0 -200
- data/templates/jquery/jrails.min.js +0 -8
|
@@ -574,25 +574,6 @@ tr.ui-search-toolbar {
|
|
|
574
574
|
text-overflow: ellipsis;
|
|
575
575
|
-moz-binding: url('ellipsis-xbl.xml#ellipsis'); } }
|
|
576
576
|
|
|
577
|
-
.ui-searchFilter {
|
|
578
|
-
display: none;
|
|
579
|
-
position: absolute;
|
|
580
|
-
z-index: 770;
|
|
581
|
-
overflow: visible;
|
|
582
|
-
table {
|
|
583
|
-
position: relative;
|
|
584
|
-
margin: 0em;
|
|
585
|
-
width: auto;
|
|
586
|
-
td {
|
|
587
|
-
margin: 0em;
|
|
588
|
-
padding: 1px;
|
|
589
|
-
input, select {
|
|
590
|
-
margin: 0.1em; } } }
|
|
591
|
-
.ui-state-default {
|
|
592
|
-
cursor: pointer; }
|
|
593
|
-
.divider hr {
|
|
594
|
-
margin: 1px; } }
|
|
595
|
-
|
|
596
577
|
/* Multiselect
|
|
597
578
|
----------------------------------*/
|
|
598
579
|
|
|
@@ -0,0 +1,248 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Amplify Store - Persistent Client-Side Storage @VERSION
|
|
3
|
+
*
|
|
4
|
+
* Copyright 2011 appendTo LLC. (http://appendto.com/team)
|
|
5
|
+
* Dual licensed under the MIT or GPL licenses.
|
|
6
|
+
* http://appendto.com/open-source-licenses
|
|
7
|
+
*
|
|
8
|
+
* http://amplifyjs.com
|
|
9
|
+
*/
|
|
10
|
+
(function(amplify, undefined) {
|
|
11
|
+
|
|
12
|
+
// MooTools Compatibility
|
|
13
|
+
JSON.stringify = JSON.stringify || JSON.encode;
|
|
14
|
+
JSON.parse = JSON.parse || JSON.decode;
|
|
15
|
+
|
|
16
|
+
var store = amplify.store = function(key, value, options, type) {
|
|
17
|
+
var type = store.type;
|
|
18
|
+
if (options && options.type && options.type in store.types) {
|
|
19
|
+
type = options.type;
|
|
20
|
+
}
|
|
21
|
+
return store.types[ type ](key, value, options || {});
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
store.types = {};
|
|
25
|
+
store.type = null;
|
|
26
|
+
store.addType = function(type, storage) {
|
|
27
|
+
if (!store.type) {
|
|
28
|
+
store.type = type;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
store.types[ type ] = storage;
|
|
32
|
+
store[ type ] = function(key, value, options) {
|
|
33
|
+
options = options || {};
|
|
34
|
+
options.type = type;
|
|
35
|
+
return store(key, value, options);
|
|
36
|
+
};
|
|
37
|
+
}
|
|
38
|
+
store.error = function() {
|
|
39
|
+
return "amplify.store quota exceeded";
|
|
40
|
+
};
|
|
41
|
+
|
|
42
|
+
function createSimpleStorage(storageType, storage) {
|
|
43
|
+
var values = storage.__amplify__ ? JSON.parse(storage.__amplify__) : {};
|
|
44
|
+
store.addType(storageType, function(key, value, options) {
|
|
45
|
+
var ret = value,
|
|
46
|
+
now = (new Date()).getTime(),
|
|
47
|
+
storedValue,
|
|
48
|
+
parsed;
|
|
49
|
+
|
|
50
|
+
if (!key) {
|
|
51
|
+
ret = {};
|
|
52
|
+
for (key in values) {
|
|
53
|
+
storedValue = storage[ key ];
|
|
54
|
+
parsed = storedValue ? JSON.parse(storedValue) : { expires: -1 };
|
|
55
|
+
if (parsed.expires && parsed.expires <= now) {
|
|
56
|
+
delete storage[ key ];
|
|
57
|
+
delete values[ key ];
|
|
58
|
+
} else {
|
|
59
|
+
ret[ key.replace(/^__amplify__/, "") ] = parsed.data;
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
storage.__amplify__ = JSON.stringify(values);
|
|
63
|
+
return ret;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
// protect against overwriting built-in properties
|
|
67
|
+
key = "__amplify__" + key;
|
|
68
|
+
|
|
69
|
+
if (value === undefined) {
|
|
70
|
+
if (values[ key ]) {
|
|
71
|
+
storedValue = storage[ key ];
|
|
72
|
+
parsed = storedValue ? JSON.parse(storedValue) : { expires: -1 };
|
|
73
|
+
if (parsed.expires && parsed.expires <= now) {
|
|
74
|
+
delete storage[ key ];
|
|
75
|
+
delete values[ key ];
|
|
76
|
+
} else {
|
|
77
|
+
return parsed.data;
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
} else {
|
|
81
|
+
if (value === null) {
|
|
82
|
+
delete storage[ key ];
|
|
83
|
+
delete values[ key ];
|
|
84
|
+
} else {
|
|
85
|
+
parsed = JSON.stringify({
|
|
86
|
+
data: value,
|
|
87
|
+
expires: options.expires ? now + options.expires : null
|
|
88
|
+
});
|
|
89
|
+
try {
|
|
90
|
+
storage[ key ] = parsed;
|
|
91
|
+
values[ key ] = true;
|
|
92
|
+
// quota exceeded
|
|
93
|
+
} catch(error) {
|
|
94
|
+
// expire old data and try again
|
|
95
|
+
store[ storageType ]();
|
|
96
|
+
try {
|
|
97
|
+
storage[ key ] = parsed;
|
|
98
|
+
values[ key ] = true;
|
|
99
|
+
} catch(error) {
|
|
100
|
+
throw store.error();
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
storage.__amplify__ = JSON.stringify(values);
|
|
107
|
+
return ret;
|
|
108
|
+
});
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
// localStorage + sessionStorage
|
|
112
|
+
// IE 8+, Firefox 3.5+, Safari 4+, Chrome 4+, Opera 10.5+, iPhone 2+, Android 2+
|
|
113
|
+
for (var webStorageType in { localStorage: 1, sessionStorage: 1 }) {
|
|
114
|
+
// try/catch for file protocol in Firefox
|
|
115
|
+
try {
|
|
116
|
+
if (window[ webStorageType ].getItem) {
|
|
117
|
+
createSimpleStorage(webStorageType, window[ webStorageType ]);
|
|
118
|
+
}
|
|
119
|
+
} catch(e) {
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
// globalStorage
|
|
124
|
+
// non-standard: Firefox 2+
|
|
125
|
+
// https://developer.mozilla.org/en/dom/storage#globalStorage
|
|
126
|
+
if (window.globalStorage) {
|
|
127
|
+
createSimpleStorage("globalStorage",
|
|
128
|
+
window.globalStorage[ window.location.hostname ]);
|
|
129
|
+
// Firefox 2.0 and 3.0 have sessionStorage and globalStorage
|
|
130
|
+
// make sure we defualt to globalStorage
|
|
131
|
+
// but don't default to globalStorage in 3.5+ which also has localStorage
|
|
132
|
+
if (store.type === "sessionStorage") {
|
|
133
|
+
store.type = "globalStorage";
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
// userData
|
|
138
|
+
// non-standard: IE 5+
|
|
139
|
+
// http://msdn.microsoft.com/en-us/library/ms531424(v=vs.85).aspx
|
|
140
|
+
(function() {
|
|
141
|
+
// append to html instead of body so we can do this from the head
|
|
142
|
+
var div = document.createElement("div"),
|
|
143
|
+
attrKey = "amplify",
|
|
144
|
+
attrs;
|
|
145
|
+
div.style.display = "none";
|
|
146
|
+
document.getElementsByTagName("head")[ 0 ].appendChild(div);
|
|
147
|
+
if (div.addBehavior) {
|
|
148
|
+
div.addBehavior("#default#userdata");
|
|
149
|
+
div.load(attrKey);
|
|
150
|
+
attrs = div.getAttribute(attrKey) ? JSON.parse(div.getAttribute(attrKey)) : {};
|
|
151
|
+
|
|
152
|
+
store.addType("userData", function(key, value, options) {
|
|
153
|
+
var ret = value,
|
|
154
|
+
now = (new Date()).getTime(),
|
|
155
|
+
attr,
|
|
156
|
+
parsed,
|
|
157
|
+
prevValue;
|
|
158
|
+
|
|
159
|
+
if (!key) {
|
|
160
|
+
ret = {};
|
|
161
|
+
for (key in attrs) {
|
|
162
|
+
attr = div.getAttribute(key);
|
|
163
|
+
parsed = attr ? JSON.parse(attr) : { expires: -1 };
|
|
164
|
+
if (parsed.expires && parsed.expires <= now) {
|
|
165
|
+
div.removeAttribute(key);
|
|
166
|
+
delete attrs[ key ];
|
|
167
|
+
} else {
|
|
168
|
+
ret[ key ] = parsed.data;
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
div.setAttribute(attrKey, JSON.stringify(attrs));
|
|
172
|
+
div.save(attrKey);
|
|
173
|
+
return ret;
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
// convert invalid characters to dashes
|
|
177
|
+
// http://www.w3.org/TR/REC-xml/#NT-Name
|
|
178
|
+
// simplified to assume the starting character is valid
|
|
179
|
+
// also removed colon as it is invalid in HTML attribute names
|
|
180
|
+
key = key.replace(/[^-._0-9A-Za-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u37f-\u1fff\u200c-\u200d\u203f\u2040\u2070-\u218f]/g, "-");
|
|
181
|
+
|
|
182
|
+
if (value === undefined) {
|
|
183
|
+
if (key in attrs) {
|
|
184
|
+
attr = div.getAttribute(key);
|
|
185
|
+
parsed = attr ? JSON.parse(attr) : { expires: -1 };
|
|
186
|
+
if (parsed.expires && parsed.expires <= now) {
|
|
187
|
+
div.removeAttribute(key);
|
|
188
|
+
delete attrs[ key ];
|
|
189
|
+
} else {
|
|
190
|
+
return parsed.data;
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
} else {
|
|
194
|
+
if (value === null) {
|
|
195
|
+
div.removeAttribute(key);
|
|
196
|
+
delete attrs[ key ];
|
|
197
|
+
} else {
|
|
198
|
+
// we need to get the previous value in case we need to rollback
|
|
199
|
+
prevValue = div.getAttribute(key);
|
|
200
|
+
parsed = JSON.stringify({
|
|
201
|
+
data: value,
|
|
202
|
+
expires: (options.expires ? (now + options.expires) : null)
|
|
203
|
+
});
|
|
204
|
+
div.setAttribute(key, parsed);
|
|
205
|
+
attrs[ key ] = true;
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
div.setAttribute(attrKey, JSON.stringify(attrs));
|
|
210
|
+
try {
|
|
211
|
+
div.save(attrKey);
|
|
212
|
+
// quota exceeded
|
|
213
|
+
} catch (error) {
|
|
214
|
+
// roll the value back to the previous value
|
|
215
|
+
if (prevValue === null) {
|
|
216
|
+
div.removeAttribute(key);
|
|
217
|
+
delete attrs[ key ];
|
|
218
|
+
} else {
|
|
219
|
+
div.setAttribute(key, prevValue);
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
// expire old data and try again
|
|
223
|
+
store.userData();
|
|
224
|
+
try {
|
|
225
|
+
div.setAttribute(key, parsed);
|
|
226
|
+
attrs[ key ] = true;
|
|
227
|
+
div.save(attrKey);
|
|
228
|
+
} catch (error) {
|
|
229
|
+
// roll the value back to the previous value
|
|
230
|
+
if (prevValue === null) {
|
|
231
|
+
div.removeAttribute(key);
|
|
232
|
+
delete attrs[ key ];
|
|
233
|
+
} else {
|
|
234
|
+
div.setAttribute(key, prevValue);
|
|
235
|
+
}
|
|
236
|
+
throw store.error();
|
|
237
|
+
}
|
|
238
|
+
}
|
|
239
|
+
return ret;
|
|
240
|
+
});
|
|
241
|
+
}
|
|
242
|
+
}() );
|
|
243
|
+
|
|
244
|
+
// in-memory storage
|
|
245
|
+
// fallback for all browsers to enable the API even if we can't persist data
|
|
246
|
+
createSimpleStorage("memory", {});
|
|
247
|
+
|
|
248
|
+
}(this.amplify = this.amplify || {}) );
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
(function(n,m){function k(b,c){var a=c.__amplify__?JSON.parse(c.__amplify__):{};f.addType(b,function(d,e,i){var h=e,g=(new Date).getTime();if(!d){h={};for(d in a)e=(e=c[d])?JSON.parse(e):{expires:-1},e.expires&&e.expires<=g?(delete c[d],delete a[d]):h[d.replace(/^__amplify__/,"")]=e.data;c.__amplify__=JSON.stringify(a);return h}d="__amplify__"+d;if(e===m){if(a[d])if(e=(e=c[d])?JSON.parse(e):{expires:-1},e.expires&&e.expires<=g)delete c[d],delete a[d];else return e.data}else if(e===null)delete c[d],
|
|
2
|
+
delete a[d];else{e=JSON.stringify({data:e,expires:i.expires?g+i.expires:null});try{c[d]=e,a[d]=!0}catch(j){f[b]();try{c[d]=e,a[d]=!0}catch(k){throw f.error();}}}c.__amplify__=JSON.stringify(a);return h})}JSON.stringify=JSON.stringify||JSON.encode;JSON.parse=JSON.parse||JSON.decode;var f=n.store=function(b,c,a,d){d=f.type;if(a&&a.type&&a.type in f.types)d=a.type;return f.types[d](b,c,a||{})};f.types={};f.type=null;f.addType=function(b,c){if(!f.type)f.type=b;f.types[b]=c;f[b]=function(a,d,c){c=c||{};
|
|
3
|
+
c.type=b;return f(a,d,c)}};f.error=function(){return"amplify.store quota exceeded"};for(var l in{localStorage:1,sessionStorage:1})try{window[l].getItem&&k(l,window[l])}catch(o){}if(window.globalStorage&&(k("globalStorage",window.globalStorage[window.location.hostname]),f.type==="sessionStorage"))f.type="globalStorage";(function(){var b=document.createElement("div"),c;b.style.display="none";document.getElementsByTagName("head")[0].appendChild(b);b.addBehavior&&(b.addBehavior("#default#userdata"),b.load("amplify"),
|
|
4
|
+
c=b.getAttribute("amplify")?JSON.parse(b.getAttribute("amplify")):{},f.addType("userData",function(a,d,e){var i=d,h=(new Date).getTime(),g,j;if(!a){i={};for(a in c)g=(d=b.getAttribute(a))?JSON.parse(d):{expires:-1},g.expires&&g.expires<=h?(b.removeAttribute(a),delete c[a]):i[a]=g.data;b.setAttribute("amplify",JSON.stringify(c));b.save("amplify");return i}a=a.replace(/[^-._0-9A-Za-z\xb7\xc0-\xd6\xd8-\xf6\xf8-\u037d\u37f-\u1fff\u200c-\u200d\u203f\u2040\u2070-\u218f]/g,"-");if(d===m){if(a in c)if(g=
|
|
5
|
+
(d=b.getAttribute(a))?JSON.parse(d):{expires:-1},g.expires&&g.expires<=h)b.removeAttribute(a),delete c[a];else return g.data}else d===null?(b.removeAttribute(a),delete c[a]):(j=b.getAttribute(a),g=JSON.stringify({data:d,expires:e.expires?h+e.expires:null}),b.setAttribute(a,g),c[a]=!0);b.setAttribute("amplify",JSON.stringify(c));try{b.save("amplify")}catch(k){j===null?(b.removeAttribute(a),delete c[a]):b.setAttribute(a,j);f.userData();try{b.setAttribute(a,g),c[a]=!0,b.save("amplify")}catch(l){throw j===
|
|
6
|
+
null?(b.removeAttribute(a),delete c[a]):b.setAttribute(a,j),f.error();}}return i}))})();k("memory",{})})(this.amplify=this.amplify||{});
|
|
@@ -19,7 +19,7 @@ ActionView::Helpers::PrototypeHelper::JQUERY_VAR = 'jQuery'
|
|
|
19
19
|
|
|
20
20
|
ActionView::Helpers::AssetTagHelper.register_javascript_expansion :jquery => ['jquery.min']
|
|
21
21
|
ActionView::Helpers::AssetTagHelper.register_javascript_expansion :jquery_ui => ['jquery.min', 'jquery.cookie.min', 'jquery.form.min', 'jquery.layout.min', 'jquery-ui.min', 'jquery.flashMessages.min']
|
|
22
|
-
ActionView::Helpers::AssetTagHelper.register_javascript_expansion :jrails => ['
|
|
22
|
+
ActionView::Helpers::AssetTagHelper.register_javascript_expansion :jrails => ['jquery.rails.min']
|
|
23
23
|
ActionView::Helpers::AssetTagHelper.register_javascript_expansion :jhaml => ['jquery.haml.min']
|
|
24
24
|
ActionView::Helpers::AssetTagHelper.register_stylesheet_expansion :contextMenu => ['compiled/jquery/ui/contextMenu.css']
|
|
25
25
|
ActionView::Helpers::AssetTagHelper.register_javascript_expansion :contextMenu => ['jquery.contextMenu.min']
|
|
@@ -38,6 +38,10 @@ ActionView::Helpers::AssetTagHelper.register_javascript_expansion :pngFix => ['j
|
|
|
38
38
|
ActionView::Helpers::AssetTagHelper.register_javascript_expansion :replaceText => ['jquery.replaceText.min']
|
|
39
39
|
ActionView::Helpers::AssetTagHelper.register_javascript_expansion :themeSwitcher => ['jquery.themeswitchertool.min']
|
|
40
40
|
ActionView::Helpers::AssetTagHelper.register_javascript_expansion :tmpl => ['jquery.tmpl.min', 'jquery.tmplPlus.min']
|
|
41
|
+
ActionView::Helpers::AssetTagHelper.register_stylesheet_expansion :tokeninput => ['compiled/jquery/ui/tokeninput.css']
|
|
42
|
+
ActionView::Helpers::AssetTagHelper.register_stylesheet_expansion :tokeninput_facebook => ['compiled/jquery/ui/tokeninput.facebook.css']
|
|
43
|
+
ActionView::Helpers::AssetTagHelper.register_stylesheet_expansion :tokeninput_mac => ['compiled/jquery/ui/tokeninput.mac.css']
|
|
44
|
+
ActionView::Helpers::AssetTagHelper.register_javascript_expansion :tokeninput => ['jquery.tokeninput.min']
|
|
41
45
|
|
|
42
46
|
require 'jquery/jquery'
|
|
43
47
|
require 'handle_attributes'
|
|
@@ -6,53 +6,47 @@
|
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
// Closure
|
|
9
|
-
(function(window,undefined){
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
9
|
+
(function(window, undefined) {
|
|
10
|
+
// Localise Globals
|
|
11
|
+
var
|
|
12
|
+
History = window.History = window.History || {},
|
|
13
|
+
jQuery = window.jQuery;
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
15
|
+
// Check Existence
|
|
16
|
+
if (typeof History.Adapter !== 'undefined') {
|
|
17
|
+
throw new Error('History.js Adapter has already been loaded...');
|
|
18
|
+
}
|
|
19
19
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
jQuery(el).bind(event,callback);
|
|
31
|
-
},
|
|
20
|
+
// Add the Adapter
|
|
21
|
+
History.Adapter = {
|
|
22
|
+
// History.Adapter.bind(el,event,callback)
|
|
23
|
+
// @param {Element|Selector} el
|
|
24
|
+
// @param {String} event - custom and standard events
|
|
25
|
+
// @param {Function} callback
|
|
26
|
+
// @return
|
|
27
|
+
bind: function(el, event, callback) {
|
|
28
|
+
jQuery(el).bind(event, callback);
|
|
29
|
+
},
|
|
32
30
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
jQuery(el).trigger(event);
|
|
41
|
-
},
|
|
31
|
+
// History.Adapter.trigger(el,event)
|
|
32
|
+
// @param {Element|Selector} el
|
|
33
|
+
// @param {String} event - custom and standard events
|
|
34
|
+
// @return
|
|
35
|
+
trigger: function(el, event) {
|
|
36
|
+
jQuery(el).trigger(event);
|
|
37
|
+
},
|
|
42
38
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
}
|
|
51
|
-
};
|
|
39
|
+
// History.Adapter.trigger(el,event,data)
|
|
40
|
+
// @param {Function} callback
|
|
41
|
+
// @return
|
|
42
|
+
onDomLoad: function(callback) {
|
|
43
|
+
jQuery(callback);
|
|
44
|
+
}
|
|
45
|
+
};
|
|
52
46
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
47
|
+
// Try and Initialise History
|
|
48
|
+
if (typeof History.init !== 'undefined') {
|
|
49
|
+
History.init();
|
|
50
|
+
}
|
|
57
51
|
|
|
58
52
|
})(window);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*
|
|
2
2
|
New BSD License <http://creativecommons.org/licenses/BSD/>
|
|
3
3
|
*/
|
|
4
|
-
(function(
|
|
4
|
+
(function(b){var a=b.History=b.History||{},c=b.jQuery;if(typeof a.Adapter!=="undefined")throw Error("History.js Adapter has already been loaded...");a.Adapter={bind:function(d,a,b){c(d).bind(a,b)},trigger:function(a,b){c(a).trigger(b)},onDomLoad:function(a){c(a)}};typeof a.init!=="undefined"&&a.init()})(window);
|
|
@@ -6,592 +6,601 @@
|
|
|
6
6
|
* @license New BSD License <http://creativecommons.org/licenses/BSD/>
|
|
7
7
|
*/
|
|
8
8
|
|
|
9
|
-
(function(window,undefined){
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
9
|
+
(function(window, undefined) {
|
|
10
|
+
"use strict";
|
|
11
|
+
|
|
12
|
+
// --------------------------------------------------------------------------
|
|
13
|
+
// Initialise
|
|
14
|
+
|
|
15
|
+
// Localise Globals
|
|
16
|
+
var
|
|
17
|
+
document = window.document, // Make sure we are using the correct document
|
|
18
|
+
setTimeout = window.setTimeout || setTimeout,
|
|
19
|
+
clearTimeout = window.clearTimeout || clearTimeout,
|
|
20
|
+
setInterval = window.setInterval || setInterval,
|
|
21
|
+
History = window.History = window.History || {}; // Public History Object
|
|
22
|
+
|
|
23
|
+
// Check Existence
|
|
24
|
+
if (typeof History.initHtml4 !== 'undefined') {
|
|
25
|
+
throw new Error('History.js HTML4 Support has already been loaded...');
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
// --------------------------------------------------------------------------
|
|
29
|
+
// Initialise HTML4 Support
|
|
30
|
+
|
|
31
|
+
// Initialise HTML4 Support
|
|
32
|
+
History.initHtml4 = function() {
|
|
33
|
+
// Initialise
|
|
34
|
+
if (typeof History.initHtml4.initialized !== 'undefined') {
|
|
35
|
+
// Already Loaded
|
|
36
|
+
return false;
|
|
37
|
+
}
|
|
38
|
+
else {
|
|
39
|
+
History.initHtml4.initialized = true;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
// ----------------------------------------------------------------------
|
|
43
|
+
// Properties
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
* History.enabled
|
|
47
|
+
* Is History enabled?
|
|
48
|
+
*/
|
|
49
|
+
History.enabled = true;
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
// ----------------------------------------------------------------------
|
|
53
|
+
// Hash Storage
|
|
54
|
+
|
|
55
|
+
/**
|
|
56
|
+
* History.savedHashes
|
|
57
|
+
* Store the hashes in an array
|
|
58
|
+
*/
|
|
59
|
+
History.savedHashes = [];
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* History.isLastHash(newHash)
|
|
63
|
+
* Checks if the hash is the last hash
|
|
64
|
+
* @param {string} newHash
|
|
65
|
+
* @return {boolean} true
|
|
66
|
+
*/
|
|
67
|
+
History.isLastHash = function(newHash) {
|
|
68
|
+
// Prepare
|
|
69
|
+
var oldHash = History.getHashByIndex();
|
|
70
|
+
|
|
71
|
+
// Check
|
|
72
|
+
var isLast = newHash === oldHash;
|
|
73
|
+
|
|
74
|
+
// Return isLast
|
|
75
|
+
return isLast;
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
/**
|
|
79
|
+
* History.saveHash(newHash)
|
|
80
|
+
* Push a Hash
|
|
81
|
+
* @param {string} newHash
|
|
82
|
+
* @return {boolean} true
|
|
83
|
+
*/
|
|
84
|
+
History.saveHash = function(newHash) {
|
|
85
|
+
// Check Hash
|
|
86
|
+
if (History.isLastHash(newHash)) {
|
|
87
|
+
return false;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
// Push the Hash
|
|
91
|
+
History.savedHashes.push(newHash);
|
|
92
|
+
|
|
93
|
+
// Return true
|
|
94
|
+
return true;
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
/**
|
|
98
|
+
* History.getHashByIndex()
|
|
99
|
+
* Gets a hash by the index
|
|
100
|
+
* @param {integer} index
|
|
101
|
+
* @return {string}
|
|
102
|
+
*/
|
|
103
|
+
History.getHashByIndex = function(index) {
|
|
104
|
+
// Prepare
|
|
105
|
+
var hash = null;
|
|
106
|
+
|
|
107
|
+
// Handle
|
|
108
|
+
if (typeof index === 'undefined') {
|
|
109
|
+
// Get the last inserted
|
|
110
|
+
hash = History.savedHashes[History.savedHashes.length - 1];
|
|
111
|
+
}
|
|
112
|
+
else if (index < 0) {
|
|
113
|
+
// Get from the end
|
|
114
|
+
hash = History.savedHashes[History.savedHashes.length + index];
|
|
115
|
+
}
|
|
116
|
+
else {
|
|
117
|
+
// Get from the beginning
|
|
118
|
+
hash = History.savedHashes[index];
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
// Return hash
|
|
122
|
+
return hash;
|
|
123
|
+
};
|
|
124
|
+
|
|
125
|
+
// ----------------------------------------------------------------------
|
|
126
|
+
// Discarded States
|
|
127
|
+
|
|
128
|
+
/**
|
|
129
|
+
* History.discardedHashes
|
|
130
|
+
* A hashed array of discarded hashes
|
|
131
|
+
*/
|
|
132
|
+
History.discardedHashes = {};
|
|
133
|
+
|
|
134
|
+
/**
|
|
135
|
+
* History.discardedStates
|
|
136
|
+
* A hashed array of discarded states
|
|
137
|
+
*/
|
|
138
|
+
History.discardedStates = {};
|
|
139
|
+
|
|
140
|
+
/**
|
|
141
|
+
* History.discardState(State)
|
|
142
|
+
* Discards the state by ignoring it through History
|
|
143
|
+
* @param {object} State
|
|
144
|
+
* @return {true}
|
|
145
|
+
*/
|
|
146
|
+
History.discardState = function(discardedState, forwardState, backState) {
|
|
147
|
+
//History.debug('History.discardState', arguments);
|
|
148
|
+
// Prepare
|
|
149
|
+
var discardedStateHash = History.getHashByState(discardedState);
|
|
150
|
+
|
|
151
|
+
// Create Discard Object
|
|
152
|
+
var discardObject = {
|
|
153
|
+
'discardedState': discardedState,
|
|
154
|
+
'backState': backState,
|
|
155
|
+
'forwardState': forwardState
|
|
156
|
+
};
|
|
157
|
+
|
|
158
|
+
// Add to DiscardedStates
|
|
159
|
+
History.discardedStates[discardedStateHash] = discardObject;
|
|
160
|
+
|
|
161
|
+
// Return true
|
|
162
|
+
return true;
|
|
163
|
+
};
|
|
164
|
+
|
|
165
|
+
/**
|
|
166
|
+
* History.discardHash(hash)
|
|
167
|
+
* Discards the hash by ignoring it through History
|
|
168
|
+
* @param {string} hash
|
|
169
|
+
* @return {true}
|
|
170
|
+
*/
|
|
171
|
+
History.discardHash = function(discardedHash, forwardState, backState) {
|
|
172
|
+
//History.debug('History.discardState', arguments);
|
|
173
|
+
// Create Discard Object
|
|
174
|
+
var discardObject = {
|
|
175
|
+
'discardedHash': discardedHash,
|
|
176
|
+
'backState': backState,
|
|
177
|
+
'forwardState': forwardState
|
|
178
|
+
};
|
|
179
|
+
|
|
180
|
+
// Add to discardedHash
|
|
181
|
+
History.discardedHashes[discardedHash] = discardObject;
|
|
182
|
+
|
|
183
|
+
// Return true
|
|
184
|
+
return true;
|
|
185
|
+
};
|
|
186
|
+
|
|
187
|
+
/**
|
|
188
|
+
* History.discardState(State)
|
|
189
|
+
* Checks to see if the state is discarded
|
|
190
|
+
* @param {object} State
|
|
191
|
+
* @return {bool}
|
|
192
|
+
*/
|
|
193
|
+
History.discardedState = function(State) {
|
|
194
|
+
// Prepare
|
|
195
|
+
var StateHash = History.getHashByState(State);
|
|
196
|
+
|
|
197
|
+
// Check
|
|
198
|
+
var discarded = History.discardedStates[StateHash] || false;
|
|
199
|
+
|
|
200
|
+
// Return true
|
|
201
|
+
return discarded;
|
|
202
|
+
};
|
|
203
|
+
|
|
204
|
+
/**
|
|
205
|
+
* History.discardedHash(hash)
|
|
206
|
+
* Checks to see if the state is discarded
|
|
207
|
+
* @param {string} State
|
|
208
|
+
* @return {bool}
|
|
209
|
+
*/
|
|
210
|
+
History.discardedHash = function(hash) {
|
|
211
|
+
// Check
|
|
212
|
+
var discarded = History.discardedHashes[hash] || false;
|
|
213
|
+
|
|
214
|
+
// Return true
|
|
215
|
+
return discarded;
|
|
216
|
+
};
|
|
217
|
+
|
|
218
|
+
/**
|
|
219
|
+
* History.recycleState(State)
|
|
220
|
+
* Allows a discarded state to be used again
|
|
221
|
+
* @param {object} data
|
|
222
|
+
* @param {string} title
|
|
223
|
+
* @param {string} url
|
|
224
|
+
* @return {true}
|
|
225
|
+
*/
|
|
226
|
+
History.recycleState = function(State) {
|
|
227
|
+
//History.debug('History.recycleState', arguments);
|
|
228
|
+
// Prepare
|
|
229
|
+
var StateHash = History.getHashByState(State);
|
|
230
|
+
|
|
231
|
+
// Remove from DiscardedStates
|
|
232
|
+
if (History.discardedState(State)) {
|
|
233
|
+
delete History.discardedStates[StateHash];
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
// Return true
|
|
237
|
+
return true;
|
|
238
|
+
};
|
|
239
|
+
|
|
240
|
+
// ----------------------------------------------------------------------
|
|
241
|
+
// HTML4 HashChange Support
|
|
242
|
+
|
|
243
|
+
if (History.emulated.hashChange) {
|
|
244
|
+
/*
|
|
245
|
+
* We must emulate the HTML4 HashChange Support by manually checking for hash changes
|
|
246
|
+
*/
|
|
247
|
+
|
|
248
|
+
/**
|
|
249
|
+
* History.hashChangeInit()
|
|
250
|
+
* Init the HashChange Emulation
|
|
251
|
+
*/
|
|
252
|
+
History.hashChangeInit = function() {
|
|
253
|
+
// Define our Checker Function
|
|
254
|
+
History.checkerFunction = null;
|
|
255
|
+
|
|
256
|
+
// Define some variables that will help in our checker function
|
|
257
|
+
var
|
|
258
|
+
lastDocumentHash = '';
|
|
259
|
+
|
|
260
|
+
// Handle depending on the browser
|
|
261
|
+
if (History.isInternetExplorer()) {
|
|
262
|
+
// IE6 and IE7
|
|
263
|
+
// We need to use an iframe to emulate the back and forward buttons
|
|
264
|
+
|
|
265
|
+
// Create iFrame
|
|
266
|
+
var
|
|
267
|
+
iframeId = 'historyjs-iframe',
|
|
268
|
+
iframe = document.createElement('iframe');
|
|
269
|
+
|
|
270
|
+
// Adjust iFarme
|
|
271
|
+
iframe.setAttribute('id', iframeId);
|
|
272
|
+
iframe.style.display = 'none';
|
|
273
|
+
|
|
274
|
+
// Append iFrame
|
|
275
|
+
document.body.appendChild(iframe);
|
|
276
|
+
|
|
277
|
+
// Create initial history entry
|
|
278
|
+
iframe.contentWindow.document.open();
|
|
279
|
+
iframe.contentWindow.document.close();
|
|
280
|
+
|
|
281
|
+
// Define some variables that will help in our checker function
|
|
282
|
+
var
|
|
283
|
+
lastIframeHash = '',
|
|
284
|
+
checkerRunning = false;
|
|
285
|
+
|
|
286
|
+
// Define the checker function
|
|
287
|
+
History.checkerFunction = function() {
|
|
288
|
+
// Check Running
|
|
289
|
+
if (checkerRunning) {
|
|
290
|
+
return false;
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
// Update Running
|
|
294
|
+
checkerRunning = true;
|
|
295
|
+
|
|
296
|
+
// Fetch
|
|
297
|
+
var
|
|
298
|
+
documentHash = History.getHash() || '',
|
|
299
|
+
iframeHash = History.unescapeHash(iframe.contentWindow.document.location.hash) || '';
|
|
300
|
+
|
|
301
|
+
// The Document Hash has changed (application caused)
|
|
302
|
+
if (documentHash !== lastDocumentHash) {
|
|
303
|
+
// Equalise
|
|
304
|
+
lastDocumentHash = documentHash;
|
|
305
|
+
|
|
306
|
+
// Create a history entry in the iframe
|
|
307
|
+
if (iframeHash !== documentHash) {
|
|
308
|
+
//History.debug('hashchange.checker: iframe hash change', 'documentHash (new):', documentHash, 'iframeHash (old):', iframeHash);
|
|
309
|
+
|
|
310
|
+
// Equalise
|
|
311
|
+
lastIframeHash = iframeHash = documentHash;
|
|
312
|
+
|
|
313
|
+
// Create History Entry
|
|
314
|
+
iframe.contentWindow.document.open();
|
|
315
|
+
iframe.contentWindow.document.close();
|
|
316
|
+
|
|
317
|
+
// Update the iframe's hash
|
|
318
|
+
iframe.contentWindow.document.location.hash = History.escapeHash(documentHash);
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
// Trigger Hashchange Event
|
|
322
|
+
History.Adapter.trigger(window, 'hashchange');
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
// The iFrame Hash has changed (back button caused)
|
|
326
|
+
else if (iframeHash !== lastIframeHash) {
|
|
327
|
+
//History.debug('hashchange.checker: iframe hash out of sync', 'iframeHash (new):', iframeHash, 'documentHash (old):', documentHash);
|
|
328
|
+
|
|
329
|
+
// Equalise
|
|
330
|
+
lastIframeHash = iframeHash;
|
|
331
|
+
|
|
332
|
+
// Update the Hash
|
|
333
|
+
History.setHash(iframeHash, false);
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
// Reset Running
|
|
337
|
+
checkerRunning = false;
|
|
338
|
+
|
|
339
|
+
// Return true
|
|
340
|
+
return true;
|
|
341
|
+
};
|
|
342
|
+
}
|
|
343
|
+
else {
|
|
344
|
+
// We are not IE
|
|
345
|
+
// Firefox 1 or 2, Opera
|
|
346
|
+
|
|
347
|
+
// Define the checker function
|
|
348
|
+
History.checkerFunction = function() {
|
|
349
|
+
// Prepare
|
|
350
|
+
var documentHash = History.getHash();
|
|
351
|
+
|
|
352
|
+
// The Document Hash has changed (application caused)
|
|
353
|
+
if (documentHash !== lastDocumentHash) {
|
|
354
|
+
// Equalise
|
|
355
|
+
lastDocumentHash = documentHash;
|
|
356
|
+
|
|
357
|
+
// Trigger Hashchange Event
|
|
358
|
+
History.Adapter.trigger(window, 'hashchange');
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
// Return true
|
|
362
|
+
return true;
|
|
363
|
+
};
|
|
364
|
+
}
|
|
365
|
+
|
|
366
|
+
// Apply the checker function
|
|
367
|
+
setInterval(History.checkerFunction, History.options.hashChangeInterval);
|
|
368
|
+
|
|
369
|
+
// Done
|
|
370
|
+
return true;
|
|
371
|
+
}; // History.hashChangeInit
|
|
372
|
+
|
|
373
|
+
// Bind hashChangeInit
|
|
374
|
+
History.Adapter.onDomLoad(History.hashChangeInit);
|
|
375
|
+
|
|
376
|
+
} // History.emulated.hashChange
|
|
377
|
+
|
|
378
|
+
|
|
379
|
+
// ----------------------------------------------------------------------
|
|
380
|
+
// HTML5 State Support
|
|
381
|
+
|
|
382
|
+
if (History.emulated.pushState) {
|
|
383
|
+
/*
|
|
384
|
+
* We must emulate the HTML5 State Management by using HTML4 HashChange
|
|
385
|
+
*/
|
|
386
|
+
|
|
387
|
+
/**
|
|
388
|
+
* History.onHashChange(event)
|
|
389
|
+
* Trigger HTML5's window.onpopstate via HTML4 HashChange Support
|
|
390
|
+
*/
|
|
391
|
+
History.onHashChange = function(event) {
|
|
392
|
+
//History.debug('History.onHashChange', arguments);
|
|
393
|
+
|
|
394
|
+
// Prepare
|
|
395
|
+
var
|
|
396
|
+
currentUrl = ((event && event.newURL) || document.location.href),
|
|
397
|
+
currentHash = History.getHashByUrl(currentUrl),
|
|
398
|
+
currentState = null,
|
|
399
|
+
currentStateHash = null,
|
|
400
|
+
currentStateHashExits = null;
|
|
401
|
+
|
|
402
|
+
// Check if we are the same state
|
|
403
|
+
if (History.isLastHash(currentHash)) {
|
|
404
|
+
// There has been no change (just the page's hash has finally propagated)
|
|
405
|
+
//History.debug('History.onHashChange: no change');
|
|
406
|
+
History.busy(false);
|
|
407
|
+
return false;
|
|
408
|
+
}
|
|
409
|
+
|
|
410
|
+
// Reset the double check
|
|
411
|
+
History.doubleCheckComplete();
|
|
412
|
+
|
|
413
|
+
// Store our location for use in detecting back/forward direction
|
|
414
|
+
History.saveHash(currentHash);
|
|
415
|
+
|
|
416
|
+
// Expand Hash
|
|
417
|
+
if (currentHash && History.isTraditionalAnchor(currentHash)) {
|
|
418
|
+
//History.debug('History.onHashChange: traditional anchor', currentHash);
|
|
419
|
+
// Traditional Anchor Hash
|
|
420
|
+
History.Adapter.trigger(window, 'anchorchange');
|
|
421
|
+
History.busy(false);
|
|
422
|
+
return false;
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
// Create State
|
|
426
|
+
currentState = History.extractState(History.getFullUrl(currentHash || document.location.href, false), true);
|
|
427
|
+
|
|
428
|
+
// Check if we are the same state
|
|
429
|
+
if (History.isLastSavedState(currentState)) {
|
|
430
|
+
//History.debug('History.onHashChange: no change');
|
|
431
|
+
// There has been no change (just the page's hash has finally propagated)
|
|
432
|
+
History.busy(false);
|
|
433
|
+
return false;
|
|
434
|
+
}
|
|
435
|
+
|
|
436
|
+
// Create the state Hash
|
|
437
|
+
currentStateHash = History.getHashByState(currentState);
|
|
438
|
+
|
|
439
|
+
// Check if we are DiscardedState
|
|
440
|
+
var discardObject = History.discardedState(currentState);
|
|
441
|
+
if (discardObject) {
|
|
442
|
+
// Ignore this state as it has been discarded and go back to the state before it
|
|
443
|
+
if (History.getHashByIndex(-2) === History.getHashByState(discardObject.forwardState)) {
|
|
444
|
+
// We are going backwards
|
|
445
|
+
//History.debug('History.onHashChange: go backwards');
|
|
446
|
+
History.back(false);
|
|
447
|
+
} else {
|
|
448
|
+
// We are going forwards
|
|
449
|
+
//History.debug('History.onHashChange: go forwards');
|
|
450
|
+
History.forward(false);
|
|
451
|
+
}
|
|
452
|
+
return false;
|
|
453
|
+
}
|
|
454
|
+
|
|
455
|
+
// Push the new HTML5 State
|
|
456
|
+
//History.debug('History.onHashChange: success hashchange');
|
|
457
|
+
History.pushState(currentState.data, currentState.title, currentState.url, false);
|
|
458
|
+
|
|
459
|
+
// End onHashChange closure
|
|
460
|
+
return true;
|
|
461
|
+
};
|
|
462
|
+
History.Adapter.bind(window, 'hashchange', History.onHashChange);
|
|
463
|
+
|
|
464
|
+
/**
|
|
465
|
+
* History.pushState(data,title,url)
|
|
466
|
+
* Add a new State to the history object, become it, and trigger onpopstate
|
|
467
|
+
* We have to trigger for HTML4 compatibility
|
|
468
|
+
* @param {object} data
|
|
469
|
+
* @param {string} title
|
|
470
|
+
* @param {string} url
|
|
471
|
+
* @return {true}
|
|
472
|
+
*/
|
|
473
|
+
History.pushState = function(data, title, url, queue) {
|
|
474
|
+
//History.debug('History.pushState: called', arguments);
|
|
475
|
+
|
|
476
|
+
// Check the State
|
|
477
|
+
if (History.getHashByUrl(url)) {
|
|
478
|
+
throw new Error('History.js does not support states with fragement-identifiers (hashes/anchors).');
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
// Handle Queueing
|
|
482
|
+
if (queue !== false && History.busy()) {
|
|
483
|
+
// Wait + Push to Queue
|
|
484
|
+
//History.debug('History.pushState: we must wait', arguments);
|
|
485
|
+
History.pushQueue({
|
|
486
|
+
scope: History,
|
|
487
|
+
callback: History.pushState,
|
|
488
|
+
args: arguments,
|
|
489
|
+
queue: queue
|
|
490
|
+
});
|
|
491
|
+
return false;
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
// Make Busy
|
|
495
|
+
History.busy(true);
|
|
496
|
+
|
|
497
|
+
// Fetch the State Object
|
|
498
|
+
var
|
|
499
|
+
newState = History.createStateObject(data, title, url),
|
|
500
|
+
newStateHash = History.getHashByState(newState),
|
|
501
|
+
oldState = History.getState(false),
|
|
502
|
+
oldStateHash = History.getHashByState(oldState),
|
|
503
|
+
html4Hash = History.getHash();
|
|
504
|
+
|
|
505
|
+
// Store the newState
|
|
506
|
+
History.storeState(newState);
|
|
507
|
+
History.expectedStateId = newState.id;
|
|
508
|
+
|
|
509
|
+
// Recycle the State
|
|
510
|
+
History.recycleState(newState);
|
|
511
|
+
|
|
512
|
+
// Force update of the title
|
|
513
|
+
History.setTitle(newState);
|
|
514
|
+
|
|
515
|
+
// Check if we are the same State
|
|
516
|
+
if (newStateHash === oldStateHash) {
|
|
517
|
+
//History.debug('History.pushState: no change', newStateHash);
|
|
518
|
+
History.busy(false);
|
|
519
|
+
return false;
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
// Update HTML4 Hash
|
|
523
|
+
if (newStateHash !== html4Hash && newStateHash !== History.getShortUrl(document.location.href)) {
|
|
524
|
+
//History.debug('History.pushState: update hash', newStateHash, html4Hash);
|
|
525
|
+
History.setHash(newStateHash, false);
|
|
526
|
+
return false;
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
// Update HTML5 State
|
|
530
|
+
History.saveState(newState);
|
|
531
|
+
|
|
532
|
+
// Fire HTML5 Event
|
|
533
|
+
//History.debug('History.pushState: trigger popstate');
|
|
534
|
+
History.Adapter.trigger(window, 'statechange');
|
|
535
|
+
History.busy(false);
|
|
536
|
+
|
|
537
|
+
// End pushState closure
|
|
538
|
+
return true;
|
|
539
|
+
};
|
|
540
|
+
|
|
541
|
+
/**
|
|
542
|
+
* History.replaceState(data,title,url)
|
|
543
|
+
* Replace the State and trigger onpopstate
|
|
544
|
+
* We have to trigger for HTML4 compatibility
|
|
545
|
+
* @param {object} data
|
|
546
|
+
* @param {string} title
|
|
547
|
+
* @param {string} url
|
|
548
|
+
* @return {true}
|
|
549
|
+
*/
|
|
550
|
+
History.replaceState = function(data, title, url, queue) {
|
|
551
|
+
//History.debug('History.replaceState: called', arguments);
|
|
552
|
+
|
|
553
|
+
// Check the State
|
|
554
|
+
if (History.getHashByUrl(url)) {
|
|
555
|
+
throw new Error('History.js does not support states with fragement-identifiers (hashes/anchors).');
|
|
556
|
+
}
|
|
557
|
+
|
|
558
|
+
// Handle Queueing
|
|
559
|
+
if (queue !== false && History.busy()) {
|
|
560
|
+
// Wait + Push to Queue
|
|
561
|
+
//History.debug('History.replaceState: we must wait', arguments);
|
|
562
|
+
History.pushQueue({
|
|
563
|
+
scope: History,
|
|
564
|
+
callback: History.replaceState,
|
|
565
|
+
args: arguments,
|
|
566
|
+
queue: queue
|
|
567
|
+
});
|
|
568
|
+
return false;
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
// Make Busy
|
|
572
|
+
History.busy(true);
|
|
573
|
+
|
|
574
|
+
// Fetch the State Objects
|
|
575
|
+
var
|
|
576
|
+
newState = History.createStateObject(data, title, url),
|
|
577
|
+
oldState = History.getState(false),
|
|
578
|
+
previousState = History.getStateByIndex(-2);
|
|
579
|
+
|
|
580
|
+
// Discard Old State
|
|
581
|
+
History.discardState(oldState, newState, previousState);
|
|
582
|
+
|
|
583
|
+
// Alias to PushState
|
|
584
|
+
History.pushState(newState.data, newState.title, newState.url, false);
|
|
585
|
+
|
|
586
|
+
// End replaceState closure
|
|
587
|
+
return true;
|
|
588
|
+
};
|
|
589
|
+
|
|
590
|
+
/**
|
|
591
|
+
* Ensure initial state is handled correctly
|
|
592
|
+
*/
|
|
593
|
+
if (History.getHash() && !History.emulated.hashChange) {
|
|
594
|
+
History.Adapter.onDomLoad(function() {
|
|
595
|
+
History.Adapter.trigger(window, 'hashchange');
|
|
596
|
+
});
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
} // History.emulated.pushState
|
|
600
|
+
|
|
601
|
+
}; // History.initHtml4
|
|
602
|
+
|
|
603
|
+
// Try and Initialise History
|
|
604
|
+
History.init();
|
|
596
605
|
|
|
597
606
|
})(window);
|