compass-jquery-plugin 0.3.2.8 → 0.3.3.0
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 +24 -6
- data/VERSION.yml +3 -3
- data/lib/jquery/gridify/grid_column.rb +6 -6
- data/lib/jquery/gridify/grid_options.rb +4 -4
- data/lib/jquery/mark_it_up.rb +2 -0
- data/lib/jquery/mobile.rb +0 -1
- data/templates/dynatree/jquery.dynatree.js +2896 -2880
- data/templates/dynatree/jquery.dynatree.min.js +55 -54
- data/templates/dynatree/jquery/dynatree/aero.scss +4 -2
- data/templates/dynatree/jquery/dynatree/aqua.scss +4 -2
- data/templates/dynatree/jquery/dynatree/crystal.scss +4 -2
- data/templates/dynatree/jquery/dynatree/xp.scss +5 -3
- data/templates/emulators/emulators/bb.playbook.landscape.png +0 -0
- data/templates/emulators/emulators/bb.playbook.landscape.scss +18 -0
- data/templates/emulators/emulators/bb.playbook.portrait.png +0 -0
- data/templates/emulators/emulators/bb.playbook.portrait.scss +18 -0
- data/templates/emulators/emulators/{blackberry.torch.landscape.png → bb.torch.landscape.png} +0 -0
- data/templates/emulators/emulators/{blackberry.torch.landscape.scss → bb.torch.landscape.scss} +1 -3
- data/templates/emulators/emulators/{blackberry.torch.portrait.png → bb.torch.portrait.png} +0 -0
- data/templates/emulators/emulators/{blackberry.torch.portrait.scss → bb.torch.portrait.scss} +1 -3
- data/templates/emulators/emulators/galaxy.ace.landscape.png +0 -0
- data/templates/emulators/emulators/galaxy.ace.landscape.scss +18 -0
- data/templates/emulators/emulators/galaxy.ace.portrait.png +0 -0
- data/templates/emulators/emulators/galaxy.ace.portrait.scss +18 -0
- data/templates/emulators/emulators/galaxy.s.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.s.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.s2.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.s2.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.10.1.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.10.1.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.7.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.7.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.8.9.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.8.9.portrait.scss +0 -2
- data/templates/emulators/emulators/htc.sensation.landscape.png +0 -0
- data/templates/emulators/emulators/htc.sensation.landscape.scss +18 -0
- data/templates/emulators/emulators/htc.sensation.portrait.png +0 -0
- data/templates/emulators/emulators/htc.sensation.portrait.scss +18 -0
- data/templates/emulators/emulators/ipad.landscape.scss +0 -2
- data/templates/emulators/emulators/ipad.portrait.scss +0 -2
- data/templates/emulators/emulators/iphone.3.landscape.scss +0 -2
- data/templates/emulators/emulators/iphone.3.portrait.scss +0 -2
- data/templates/emulators/emulators/{iphone.4.landscape .scss → iphone.4.landscape.scss} +0 -2
- data/templates/emulators/emulators/iphone.4.portrait.scss +0 -2
- data/templates/emulators/emulators/palm.pre.2.landscape.scss +0 -2
- data/templates/emulators/emulators/palm.pre.2.portrait.scss +0 -2
- data/templates/emulators/manifest.rb +17 -5
- data/templates/graphics/highcharts/dark-blue.js +159 -159
- data/templates/graphics/highcharts/dark-green.js +159 -159
- data/templates/graphics/highcharts/gray.js +154 -154
- data/templates/graphics/highcharts/grid.js +84 -84
- data/templates/graphics/highcharts/highslide-config.js +2 -2
- data/templates/graphics/highcharts/highslide-full.js +3310 -3310
- data/templates/graphics/highcharts/skies.js +72 -72
- data/templates/graphics/jquery.ganttView.js +1550 -1550
- data/templates/graphics/jquery.highcharts.js +11277 -11285
- data/templates/graphics/jquery.sparkline.js +1072 -1072
- data/templates/ical/jquery.ical.js +7637 -7637
- data/templates/ical/jquery/ical.print.scss +3 -3
- data/templates/jqgrid/i18n/jqgrid/locale-ar.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-bg.js +131 -131
- data/templates/jqgrid/i18n/jqgrid/locale-bg1251.js +131 -131
- data/templates/jqgrid/i18n/jqgrid/locale-cat.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-cn.js +132 -132
- data/templates/jqgrid/i18n/jqgrid/locale-cs.js +129 -129
- data/templates/jqgrid/i18n/jqgrid/locale-da.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-de.js +134 -134
- data/templates/jqgrid/i18n/jqgrid/locale-el.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-en.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-es.js +129 -129
- data/templates/jqgrid/i18n/jqgrid/locale-fa.js +141 -141
- data/templates/jqgrid/i18n/jqgrid/locale-fi.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-fr.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-gl.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-he.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-hu.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-is.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-it.js +6 -6
- data/templates/jqgrid/i18n/jqgrid/locale-ja.js +153 -153
- data/templates/jqgrid/i18n/jqgrid/locale-lt.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-mne.js +134 -0
- data/templates/jqgrid/i18n/jqgrid/locale-mne.min.js +7 -0
- data/templates/jqgrid/i18n/jqgrid/locale-nl.js +145 -145
- data/templates/jqgrid/i18n/jqgrid/locale-no.js +12 -12
- data/templates/jqgrid/i18n/jqgrid/locale-pl.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-pt-br.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-pt.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-ro.js +140 -140
- data/templates/jqgrid/i18n/jqgrid/locale-ru.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-sk.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-sr.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-sv.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-tr.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-ua.js +128 -128
- data/templates/jqgrid/jquery.jqGrid.js +13477 -13443
- data/templates/jqgrid/jquery.jqGrid.min.js +292 -287
- data/templates/jqgrid/jquery/jqGrid.scss +13 -12
- data/templates/jqgrid/manifest.rb +2 -0
- data/templates/jqtouch/jquery.jqtouch.js +9601 -9556
- data/templates/jqtouch/jquery.jqtouch.min.js +3 -3
- data/templates/jqtouch/jquery/touch/default.scss +2 -2
- data/templates/jqtouch/jquery/touch/jqt.scss +2 -2
- data/templates/jqtouch/jquery/touch/jqtouch.scss +26 -5
- data/templates/jquery/amplify.store.js +211 -211
- data/templates/jquery/config/initializers/jquery.rb +2 -0
- data/templates/jquery/history.adapter.jquery.js +42 -36
- data/templates/jquery/history.html4.js +563 -563
- data/templates/jquery/history.html4.min.js +5 -5
- data/templates/jquery/history.js +1721 -1694
- data/templates/jquery/history.min.js +28 -27
- data/templates/jquery/i18n/jquery.ui/datepicker-af.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ar-DZ.js +18 -18
- data/templates/jquery/i18n/jquery.ui/datepicker-ar.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-az.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-bg.js +21 -21
- data/templates/jquery/i18n/jquery.ui/datepicker-bs.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ca.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-cs.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-da.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-de.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-el.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-en-AU.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-en-GB.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-en-NZ.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-eo.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-es.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-et.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-eu.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-fa.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-fi.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-fo.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-fr-CH.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-fr.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-gl.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-he.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-hr.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-hu.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-hy.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-id.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-is.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-it.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-ja.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ko.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-kz.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-lt.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-lv.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-ml.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ms.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-nl.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-nl.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-no.js +18 -18
- data/templates/jquery/i18n/jquery.ui/datepicker-pl.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-pt-BR.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-pt.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-rm.js +17 -17
- data/templates/jquery/i18n/jquery.ui/datepicker-ro.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ru.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-sk.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-sk.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sl.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-sq.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-sr-SR.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-sr.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-sv.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ta.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-th.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-tj.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-tr.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-uk.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-vi.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-CN.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-HK.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-TW.js +20 -20
- data/templates/jquery/jquery-ui.js +11913 -11882
- data/templates/jquery/jquery-ui.min.js +340 -339
- data/templates/jquery/jquery.bgiframe.js +27 -27
- data/templates/jquery/jquery.contextMenu.js +202 -202
- data/templates/jquery/jquery.cookie.js +26 -26
- data/templates/jquery/jquery.dotimeout.js +227 -227
- data/templates/jquery/jquery.dst.js +89 -89
- data/templates/jquery/jquery.easing.js +226 -0
- data/templates/jquery/jquery.easing.min.js +8 -0
- data/templates/jquery/jquery.farbtastic.js +294 -294
- data/templates/jquery/jquery.flashMessages.js +14 -14
- data/templates/jquery/jquery.form.js +761 -761
- data/templates/jquery/jquery.haml.js +247 -247
- data/templates/jquery/jquery.hotkeys.js +79 -79
- data/templates/jquery/jquery.js +1490 -928
- data/templates/jquery/jquery.layout.js +2454 -2454
- data/templates/jquery/jquery.mediahelpers.js +216 -0
- data/templates/jquery/jquery.mediahelpers.min.js +3 -0
- data/templates/jquery/jquery.min.js +177 -166
- data/templates/jquery/jquery.mousewheel.js +57 -57
- data/templates/jquery/jquery.offline.js +171 -171
- data/templates/jquery/jquery.pngFix.js +72 -72
- data/templates/jquery/jquery.rails.js +145 -145
- data/templates/jquery/jquery.replacetext.js +80 -80
- data/templates/jquery/jquery.themeswitchertool.js +195 -195
- data/templates/jquery/jquery.tmpl.js +460 -460
- data/templates/jquery/jquery.tmplPlus.js +78 -78
- data/templates/jquery/jquery.tokeninput.js +480 -475
- data/templates/jquery/jquery/ui/_theme.scss +14 -14
- 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/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.js +66 -66
- data/templates/jquery/json2.js +177 -177
- data/templates/jquery/manifest.rb +4 -0
- data/templates/jstree/jquery.jstree.js +5918 -5918
- data/templates/markitup/app/views/shared/_mark_it_up.parsed.preview.blue.html.haml +9 -0
- data/templates/markitup/app/views/shared/_mark_it_up.parsed.preview.html.haml +9 -0
- data/templates/markitup/app/views/shared/_mark_it_up.preview.blue.html.haml +8 -0
- data/templates/markitup/app/views/shared/_mark_it_up.preview.html.haml +8 -0
- data/templates/markitup/config/initializers/mark_it_up.rb +40 -0
- data/templates/markitup/jquery.markitup.js +586 -0
- data/templates/markitup/jquery.markitup.min.js +1 -0
- data/templates/markitup/jquery/markitup/preview/body.blue.png +0 -0
- data/templates/markitup/jquery/markitup/preview/bullet.blue.png +0 -0
- data/templates/markitup/jquery/markitup/preview/preview.blue.scss +58 -0
- data/templates/markitup/jquery/markitup/preview/preview.scss +7 -0
- data/templates/markitup/jquery/markitup/sets/bbcode.scss +34 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/fonts.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/list-item.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/underline.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css.scss +54 -0
- data/templates/markitup/jquery/markitup/sets/css/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/css.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/tag.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_center.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_justify.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_left.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_right.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_indent.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_letterspacing.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_linespacing.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_lowercase.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_bottom.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_left.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_right.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_top.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_uppercase.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default.scss +22 -0
- data/templates/markitup/jquery/markitup/sets/default/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/image.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/url.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html.scss +42 -0
- data/templates/markitup/jquery/markitup/sets/html/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/image.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/list-item.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/paragraph.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/markdown/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/markmin/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/rest/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile.scss +44 -0
- data/templates/markitup/jquery/markitup/sets/textile/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/paragraph.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/table.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy.scss +40 -0
- data/templates/markitup/jquery/markitup/sets/texy/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/disconnect.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/page_white_code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags.scss +44 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/disconnect.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/underline.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki.scss +42 -0
- data/templates/markitup/jquery/markitup/sets/wiki/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/table.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/url.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode.scss +42 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/image.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/list-item.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/paragraph.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua.scss +136 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-container-white.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-footer-white.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-footer.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-header-white.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-header.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/spacer.gif +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor.scss +141 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-bbcode.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-dotclear.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-html.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-markdown.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-textile.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-wiki.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live.scss +135 -0
- data/templates/markitup/jquery/markitup/skins/live/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/bg-footer.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/bg-header.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/editor.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup.scss +150 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-bbcode.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-dotclear.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-html.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-json.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-markdown.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-textile.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-wiki.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-xml.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/simple.scss +117 -0
- data/templates/markitup/jquery/markitup/skins/simple/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/simple/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/simple/submenu.png +0 -0
- data/templates/markitup/manifest.rb +311 -0
- data/templates/markitup/markitup/jquery.markitup.set.bbcode.js +40 -0
- data/templates/markitup/markitup/jquery.markitup.set.bbcode.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.css.js +53 -0
- data/templates/markitup/markitup/jquery.markitup.set.css.min.js +5 -0
- data/templates/markitup/markitup/jquery.markitup.set.default.js +30 -0
- data/templates/markitup/markitup/jquery.markitup.set.default.min.js +2 -0
- data/templates/markitup/markitup/jquery.markitup.set.dotclear.js +38 -0
- data/templates/markitup/markitup/jquery.markitup.set.dotclear.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.html.js +40 -0
- data/templates/markitup/markitup/jquery.markitup.set.html.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.markdown.js +53 -0
- data/templates/markitup/markitup/jquery.markitup.set.markdown.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.markmin.js +50 -0
- data/templates/markitup/markitup/jquery.markitup.set.markmin.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.rest.js +52 -0
- data/templates/markitup/markitup/jquery.markitup.set.rest.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.textile.js +58 -0
- data/templates/markitup/markitup/jquery.markitup.set.textile.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.texy.js +52 -0
- data/templates/markitup/markitup/jquery.markitup.set.texy.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.txt2tags.js +42 -0
- data/templates/markitup/markitup/jquery.markitup.set.txt2tags.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.wiki.js +61 -0
- data/templates/markitup/markitup/jquery.markitup.set.wiki.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.xbbcode.js +36 -0
- data/templates/markitup/markitup/jquery.markitup.set.xbbcode.min.js +4 -0
- data/templates/mobile/config/initializers/mobile.rb +2 -0
- data/templates/mobile/jquery.mobile.js +4545 -4454
- data/templates/mobile/jquery.mobile.min.js +16 -7
- data/templates/mobile/jquery/mobile/960.fluid.scss +191 -0
- data/templates/mobile/jquery/mobile/960.scss +213 -0
- data/templates/mobile/jquery/mobile/_base.scss +37 -20
- data/templates/mobile/jquery/mobile/default.scss +48 -56
- data/templates/mobile/jquery/mobile/valencia.scss +43 -44
- data/templates/mobile/manifest.rb +2 -0
- data/templates/ribbon/jquery.ribbon.js +195 -195
- data/templates/ribbon/jquery.ribbon.min.js +1 -1
- data/templates/ribbon/jquery/ribbon/office.scss +12 -12
- data/templates/ribbon/jquery/ribbon/windows7.scss +12 -12
- data/templates/secret_sauce/secret_sauce.js +8 -8
- data/templates/tools/flowplayer.js +897 -897
- data/templates/tools/jquery.tools.js +3647 -3647
- data/templates/tools/jquery.tools.min.js +47 -47
- data/templates/tools/swfobject.js +760 -760
- metadata +350 -22
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* jQuery UI CSS Framework 1.8.
|
|
2
|
+
* jQuery UI CSS Framework 1.8.13
|
|
3
3
|
*
|
|
4
4
|
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
5
5
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
|
|
84
84
|
|
|
85
85
|
/*
|
|
86
|
-
* jQuery UI Accordion 1.8.
|
|
86
|
+
* jQuery UI Accordion 1.8.13
|
|
87
87
|
*
|
|
88
88
|
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
89
89
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
|
|
138
138
|
|
|
139
139
|
/*
|
|
140
|
-
* jQuery UI Autocomplete 1.8.
|
|
140
|
+
* jQuery UI Autocomplete 1.8.13
|
|
141
141
|
*
|
|
142
142
|
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
143
143
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
/* without this, the menu expands to 100% in IE6 */
|
|
157
157
|
|
|
158
158
|
/*
|
|
159
|
-
* jQuery UI Menu 1.8.
|
|
159
|
+
* jQuery UI Menu 1.8.13
|
|
160
160
|
*
|
|
161
161
|
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
|
|
162
162
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
|
|
197
197
|
|
|
198
198
|
/*
|
|
199
|
-
* jQuery UI Button 1.8.
|
|
199
|
+
* jQuery UI Button 1.8.13
|
|
200
200
|
*
|
|
201
201
|
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
202
202
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
@@ -292,7 +292,7 @@ button.ui-button::-moz-focus-inner {
|
|
|
292
292
|
|
|
293
293
|
|
|
294
294
|
/*
|
|
295
|
-
* jQuery UI Datepicker 1.8.
|
|
295
|
+
* jQuery UI Datepicker 1.8.13
|
|
296
296
|
*
|
|
297
297
|
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
298
298
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
@@ -491,7 +491,7 @@ button.ui-button::-moz-focus-inner {
|
|
|
491
491
|
|
|
492
492
|
|
|
493
493
|
/*
|
|
494
|
-
* jQuery UI Dialog 1.8.
|
|
494
|
+
* jQuery UI Dialog 1.8.13
|
|
495
495
|
*
|
|
496
496
|
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
497
497
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
@@ -627,7 +627,7 @@ button.ui-button::-moz-focus-inner {
|
|
|
627
627
|
|
|
628
628
|
|
|
629
629
|
/*
|
|
630
|
-
* jQuery UI Progressbar 1.8.
|
|
630
|
+
* jQuery UI Progressbar 1.8.13
|
|
631
631
|
*
|
|
632
632
|
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
633
633
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
@@ -645,7 +645,7 @@ button.ui-button::-moz-focus-inner {
|
|
|
645
645
|
|
|
646
646
|
|
|
647
647
|
/*
|
|
648
|
-
* jQuery UI Resizable 1.8.
|
|
648
|
+
* jQuery UI Resizable 1.8.13
|
|
649
649
|
*
|
|
650
650
|
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
651
651
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
@@ -664,7 +664,7 @@ button.ui-button::-moz-focus-inner {
|
|
|
664
664
|
/* http://bugs.jqueryui.com/ticket/7233
|
|
665
665
|
- Resizable: resizable handles fail to work in IE if transparent and content overlaps
|
|
666
666
|
*/
|
|
667
|
-
background-image: url(data:); }
|
|
667
|
+
background-image: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=); }
|
|
668
668
|
|
|
669
669
|
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
|
|
670
670
|
display: none; }
|
|
@@ -727,7 +727,7 @@ button.ui-button::-moz-focus-inner {
|
|
|
727
727
|
|
|
728
728
|
|
|
729
729
|
/*
|
|
730
|
-
* jQuery UI Selectable 1.8.
|
|
730
|
+
* jQuery UI Selectable 1.8.13
|
|
731
731
|
*
|
|
732
732
|
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
733
733
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
@@ -854,7 +854,7 @@ button.ui-button::-moz-focus-inner {
|
|
|
854
854
|
|
|
855
855
|
|
|
856
856
|
/*
|
|
857
|
-
* jQuery UI Slider 1.8.
|
|
857
|
+
* jQuery UI Slider 1.8.13
|
|
858
858
|
*
|
|
859
859
|
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
860
860
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
@@ -919,7 +919,7 @@ button.ui-button::-moz-focus-inner {
|
|
|
919
919
|
|
|
920
920
|
|
|
921
921
|
/*
|
|
922
|
-
* jQuery UI Tabs 1.8.
|
|
922
|
+
* jQuery UI Tabs 1.8.13
|
|
923
923
|
*
|
|
924
924
|
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
925
925
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
@@ -974,7 +974,7 @@ button.ui-button::-moz-focus-inner {
|
|
|
974
974
|
|
|
975
975
|
|
|
976
976
|
/*
|
|
977
|
-
* jQuery UI CSS Framework 1.8.
|
|
977
|
+
* jQuery UI CSS Framework 1.8.13
|
|
978
978
|
*
|
|
979
979
|
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
|
980
980
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/templates/jquery/json.js
CHANGED
|
@@ -1,77 +1,77 @@
|
|
|
1
1
|
if (!this.JSON)this.JSON = {};
|
|
2
2
|
(function() {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
function k(a) {
|
|
4
|
+
return a < 10 ? "0" + a : a
|
|
5
|
+
}
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
}
|
|
7
|
+
if (typeof Date.prototype.toJSON !== "function") {
|
|
8
|
+
Date.prototype.toJSON = function() {
|
|
9
|
+
return isFinite(this.valueOf()) ? this.getUTCFullYear() + "-" + k(this.getUTCMonth() + 1) + "-" + k(this.getUTCDate()) + "T" + k(this.getUTCHours()) + ":" + k(this.getUTCMinutes()) + ":" + k(this.getUTCSeconds()) + "Z" : null
|
|
10
|
+
};
|
|
11
|
+
String.prototype.toJSON = Number.prototype.toJSON = Boolean.prototype.toJSON = function() {
|
|
12
|
+
return this.valueOf()
|
|
14
13
|
}
|
|
15
|
-
|
|
16
|
-
|
|
14
|
+
}
|
|
15
|
+
var n = /[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,o =
|
|
16
|
+
/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,f,l,q = {"\u0008":"\\b","\t":"\\t","\n":"\\n","\u000c":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},i;
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
18
|
+
function p(a) {
|
|
19
|
+
o.lastIndex = 0;
|
|
20
|
+
return o.test(a) ? '"' + a.replace(o, function(c) {
|
|
21
|
+
var d = q[c];
|
|
22
|
+
return typeof d === "string" ? d : "\\u" + ("0000" + c.charCodeAt(0).toString(16)).slice(-4)
|
|
23
|
+
}) + '"' : '"' + a + '"'
|
|
24
|
+
}
|
|
25
25
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
}
|
|
26
|
+
function m(a, c) {
|
|
27
|
+
var d,g,j = f,e,b = c[a];
|
|
28
|
+
if (b && typeof b === "object" && typeof b.toJSON === "function")b = b.toJSON(a);
|
|
29
|
+
if (typeof i === "function")b = i.call(c, a, b);
|
|
30
|
+
switch (typeof b) {case "string":return p(b);case "number":return isFinite(b) ? String(b) : "null";case "boolean":case "null":return String(b);case "object":if (!b)return"null";f += l;e = [];if (Object.prototype.toString.apply(b) === "[object Array]") {
|
|
31
|
+
g = b.length;
|
|
32
|
+
for (a = 0; a < g; a += 1)e[a] = m(a, b) || "null";
|
|
33
|
+
c = e.length === 0 ? "[]" : f ? "[\n" + f + e.join(",\n" + f) + "\n" + j + "]" : "[" + e.join(",") + "]";
|
|
34
|
+
f = j;
|
|
35
|
+
return c
|
|
36
|
+
}if (i && typeof i === "object") {
|
|
37
|
+
g = i.length;
|
|
38
|
+
for (a = 0; a < g; a += 1) {
|
|
39
|
+
d = i[a];
|
|
40
|
+
if (typeof d === "string")if (c =
|
|
41
|
+
m(d, b))e.push(p(d) + (f ? ": " : ":") + c)
|
|
42
|
+
}
|
|
43
|
+
} else for (d in b)if (Object.hasOwnProperty.call(b, d))if (c = m(d, b))e.push(p(d) + (f ? ": " : ":") + c);c = e.length === 0 ? "{}" : f ? "{\n" + f + e.join(",\n" + f) + "\n" + j + "}" : "{" + e.join(",") + "}";f = j;return c
|
|
45
44
|
}
|
|
45
|
+
}
|
|
46
46
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
47
|
+
if (typeof JSON.stringify !== "function")JSON.stringify = function(a, c, d) {
|
|
48
|
+
var g;
|
|
49
|
+
l = f = "";
|
|
50
|
+
if (typeof d === "number")for (g = 0; g < d; g += 1)l += " "; else if (typeof d === "string")l = d;
|
|
51
|
+
if ((i = c) && typeof c !== "function" && (typeof c !== "object" || typeof c.length !== "number"))throw new Error("JSON.stringify");
|
|
52
|
+
return m("",
|
|
53
|
+
{"":a})
|
|
54
|
+
};
|
|
55
|
+
if (typeof JSON.parse !== "function")JSON.parse = function(a, c) {
|
|
56
|
+
function d(g, j) {
|
|
57
|
+
var e,b,h = g[j];
|
|
58
|
+
if (h && typeof h === "object")for (e in h)if (Object.hasOwnProperty.call(h, e)) {
|
|
59
|
+
b = d(h, e);
|
|
60
|
+
if (b !== undefined)h[e] = b; else delete h[e]
|
|
61
|
+
}
|
|
62
|
+
return c.call(g, j, h)
|
|
63
|
+
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
}
|
|
75
|
-
throw new SyntaxError("JSON.parse");
|
|
65
|
+
a = String(a);
|
|
66
|
+
n.lastIndex = 0;
|
|
67
|
+
if (n.test(a))a = a.replace(n, function(g) {
|
|
68
|
+
return"\\u" + ("0000" + g.charCodeAt(0).toString(16)).slice(-4)
|
|
69
|
+
});
|
|
70
|
+
if (/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g, "@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,
|
|
71
|
+
"]").replace(/(?:^|:|,)(?:\s*\[)+/g, ""))) {
|
|
72
|
+
a = eval("(" + a + ")");
|
|
73
|
+
return typeof c === "function" ? d({"":a}, "") : a
|
|
76
74
|
}
|
|
75
|
+
throw new SyntaxError("JSON.parse");
|
|
76
|
+
}
|
|
77
77
|
})();
|
data/templates/jquery/json2.js
CHANGED
|
@@ -161,197 +161,197 @@
|
|
|
161
161
|
|
|
162
162
|
var JSON;
|
|
163
163
|
if (!JSON) {
|
|
164
|
-
|
|
164
|
+
JSON = {};
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
(function () {
|
|
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
|
-
|
|
168
|
+
"use strict";
|
|
169
|
+
|
|
170
|
+
function f(n) {
|
|
171
|
+
// Format integers to have at least two digits.
|
|
172
|
+
return n < 10 ? '0' + n : n;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
if (typeof Date.prototype.toJSON !== 'function') {
|
|
176
|
+
|
|
177
|
+
Date.prototype.toJSON = function (key) {
|
|
178
|
+
|
|
179
|
+
return isFinite(this.valueOf()) ?
|
|
180
|
+
this.getUTCFullYear() + '-' +
|
|
181
|
+
f(this.getUTCMonth() + 1) + '-' +
|
|
182
|
+
f(this.getUTCDate()) + 'T' +
|
|
183
|
+
f(this.getUTCHours()) + ':' +
|
|
184
|
+
f(this.getUTCMinutes()) + ':' +
|
|
185
|
+
f(this.getUTCSeconds()) + 'Z' : null;
|
|
186
|
+
};
|
|
187
|
+
|
|
188
|
+
String.prototype.toJSON =
|
|
189
|
+
Number.prototype.toJSON =
|
|
190
|
+
Boolean.prototype.toJSON = function (key) {
|
|
191
|
+
return this.valueOf();
|
|
192
|
+
};
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
var cx = /[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,
|
|
196
|
+
escapable = /[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,
|
|
197
|
+
gap,
|
|
198
|
+
indent,
|
|
199
|
+
meta = { // table of character substitutions
|
|
200
|
+
'\b': '\\b',
|
|
201
|
+
'\t': '\\t',
|
|
202
|
+
'\n': '\\n',
|
|
203
|
+
'\f': '\\f',
|
|
204
|
+
'\r': '\\r',
|
|
205
|
+
'"' : '\\"',
|
|
206
|
+
'\\': '\\\\'
|
|
207
|
+
},
|
|
208
|
+
rep;
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
function quote(string) {
|
|
212
212
|
|
|
213
213
|
// If the string contains no control characters, no quote characters, and no
|
|
214
214
|
// backslash characters, then we can safely slap some quotes around it.
|
|
215
215
|
// Otherwise we must also replace the offending characters with safe escape
|
|
216
216
|
// sequences.
|
|
217
217
|
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
218
|
+
escapable.lastIndex = 0;
|
|
219
|
+
return escapable.test(string) ? '"' + string.replace(escapable, function (a) {
|
|
220
|
+
var c = meta[a];
|
|
221
|
+
return typeof c === 'string' ? c :
|
|
222
|
+
'\\u' + ('0000' + a.charCodeAt(0).toString(16)).slice(-4);
|
|
223
|
+
}) + '"' : '"' + string + '"';
|
|
224
|
+
}
|
|
225
225
|
|
|
226
226
|
|
|
227
|
-
|
|
227
|
+
function str(key, holder) {
|
|
228
228
|
|
|
229
229
|
// Produce a string from holder[key].
|
|
230
230
|
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
231
|
+
var i, // The loop counter.
|
|
232
|
+
k, // The member key.
|
|
233
|
+
v, // The member value.
|
|
234
|
+
length,
|
|
235
|
+
mind = gap,
|
|
236
|
+
partial,
|
|
237
|
+
value = holder[key];
|
|
238
238
|
|
|
239
239
|
// If the value has a toJSON method, call it to obtain a replacement value.
|
|
240
240
|
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
241
|
+
if (value && typeof value === 'object' &&
|
|
242
|
+
typeof value.toJSON === 'function') {
|
|
243
|
+
value = value.toJSON(key);
|
|
244
|
+
}
|
|
245
245
|
|
|
246
246
|
// If we were called with a replacer function, then call the replacer to
|
|
247
247
|
// obtain a replacement value.
|
|
248
248
|
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
249
|
+
if (typeof rep === 'function') {
|
|
250
|
+
value = rep.call(holder, key, value);
|
|
251
|
+
}
|
|
252
252
|
|
|
253
253
|
// What happens next depends on the value's type.
|
|
254
254
|
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
255
|
+
switch (typeof value) {
|
|
256
|
+
case 'string':
|
|
257
|
+
return quote(value);
|
|
258
258
|
|
|
259
|
-
|
|
259
|
+
case 'number':
|
|
260
260
|
|
|
261
261
|
// JSON numbers must be finite. Encode non-finite numbers as null.
|
|
262
262
|
|
|
263
|
-
|
|
263
|
+
return isFinite(value) ? String(value) : 'null';
|
|
264
264
|
|
|
265
|
-
|
|
266
|
-
|
|
265
|
+
case 'boolean':
|
|
266
|
+
case 'null':
|
|
267
267
|
|
|
268
268
|
// If the value is a boolean or null, convert it to a string. Note:
|
|
269
269
|
// typeof null does not produce 'null'. The case is included here in
|
|
270
270
|
// the remote chance that this gets fixed someday.
|
|
271
271
|
|
|
272
|
-
|
|
272
|
+
return String(value);
|
|
273
273
|
|
|
274
274
|
// If the type is 'object', we might be dealing with an object or an array or
|
|
275
275
|
// null.
|
|
276
276
|
|
|
277
|
-
|
|
277
|
+
case 'object':
|
|
278
278
|
|
|
279
279
|
// Due to a specification blunder in ECMAScript, typeof null is 'object',
|
|
280
280
|
// so watch out for that case.
|
|
281
281
|
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
282
|
+
if (!value) {
|
|
283
|
+
return 'null';
|
|
284
|
+
}
|
|
285
285
|
|
|
286
286
|
// Make an array to hold the partial results of stringifying this object value.
|
|
287
287
|
|
|
288
|
-
|
|
289
|
-
|
|
288
|
+
gap += indent;
|
|
289
|
+
partial = [];
|
|
290
290
|
|
|
291
291
|
// Is the value an array?
|
|
292
292
|
|
|
293
|
-
|
|
293
|
+
if (Object.prototype.toString.apply(value) === '[object Array]') {
|
|
294
294
|
|
|
295
295
|
// The value is an array. Stringify every element. Use null as a placeholder
|
|
296
296
|
// for non-JSON values.
|
|
297
297
|
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
298
|
+
length = value.length;
|
|
299
|
+
for (i = 0; i < length; i += 1) {
|
|
300
|
+
partial[i] = str(i, value) || 'null';
|
|
301
|
+
}
|
|
302
302
|
|
|
303
303
|
// Join all of the elements together, separated with commas, and wrap them in
|
|
304
304
|
// brackets.
|
|
305
305
|
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
306
|
+
v = partial.length === 0 ? '[]' : gap ?
|
|
307
|
+
'[\n' + gap + partial.join(',\n' + gap) + '\n' + mind + ']' :
|
|
308
|
+
'[' + partial.join(',') + ']';
|
|
309
|
+
gap = mind;
|
|
310
|
+
return v;
|
|
311
|
+
}
|
|
312
312
|
|
|
313
313
|
// If the replacer is an array, use it to select the members to be stringified.
|
|
314
314
|
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
315
|
+
if (rep && typeof rep === 'object') {
|
|
316
|
+
length = rep.length;
|
|
317
|
+
for (i = 0; i < length; i += 1) {
|
|
318
|
+
k = rep[i];
|
|
319
|
+
if (typeof k === 'string') {
|
|
320
|
+
v = str(k, value);
|
|
321
|
+
if (v) {
|
|
322
|
+
partial.push(quote(k) + (gap ? ': ' : ':') + v);
|
|
323
|
+
}
|
|
324
|
+
}
|
|
325
|
+
}
|
|
326
|
+
} else {
|
|
327
327
|
|
|
328
328
|
// Otherwise, iterate through all of the keys in the object.
|
|
329
329
|
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
330
|
+
for (k in value) {
|
|
331
|
+
if (Object.hasOwnProperty.call(value, k)) {
|
|
332
|
+
v = str(k, value);
|
|
333
|
+
if (v) {
|
|
334
|
+
partial.push(quote(k) + (gap ? ': ' : ':') + v);
|
|
335
|
+
}
|
|
336
|
+
}
|
|
337
|
+
}
|
|
338
|
+
}
|
|
339
339
|
|
|
340
340
|
// Join all of the member texts together, separated with commas,
|
|
341
341
|
// and wrap them in braces.
|
|
342
342
|
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
}
|
|
343
|
+
v = partial.length === 0 ? '{}' : gap ?
|
|
344
|
+
'{\n' + gap + partial.join(',\n' + gap) + '\n' + mind + '}' :
|
|
345
|
+
'{' + partial.join(',') + '}';
|
|
346
|
+
gap = mind;
|
|
347
|
+
return v;
|
|
349
348
|
}
|
|
349
|
+
}
|
|
350
350
|
|
|
351
351
|
// If the JSON object does not yet have a stringify method, give it one.
|
|
352
352
|
|
|
353
|
-
|
|
354
|
-
|
|
353
|
+
if (typeof JSON.stringify !== 'function') {
|
|
354
|
+
JSON.stringify = function (value, replacer, space) {
|
|
355
355
|
|
|
356
356
|
// The stringify method takes a value and an optional replacer, and an optional
|
|
357
357
|
// space parameter, and returns a JSON text. The replacer can be a function
|
|
@@ -359,86 +359,86 @@ if (!JSON) {
|
|
|
359
359
|
// A default replacer method can be provided. Use of the space parameter can
|
|
360
360
|
// produce text that is more easily readable.
|
|
361
361
|
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
362
|
+
var i;
|
|
363
|
+
gap = '';
|
|
364
|
+
indent = '';
|
|
365
365
|
|
|
366
366
|
// If the space parameter is a number, make an indent string containing that
|
|
367
367
|
// many spaces.
|
|
368
368
|
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
369
|
+
if (typeof space === 'number') {
|
|
370
|
+
for (i = 0; i < space; i += 1) {
|
|
371
|
+
indent += ' ';
|
|
372
|
+
}
|
|
373
373
|
|
|
374
374
|
// If the space parameter is a string, it will be used as the indent string.
|
|
375
375
|
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
376
|
+
} else if (typeof space === 'string') {
|
|
377
|
+
indent = space;
|
|
378
|
+
}
|
|
379
379
|
|
|
380
380
|
// If there is a replacer, it must be a function or an array.
|
|
381
381
|
// Otherwise, throw an error.
|
|
382
382
|
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
383
|
+
rep = replacer;
|
|
384
|
+
if (replacer && typeof replacer !== 'function' &&
|
|
385
|
+
(typeof replacer !== 'object' ||
|
|
386
|
+
typeof replacer.length !== 'number')) {
|
|
387
|
+
throw new Error('JSON.stringify');
|
|
388
|
+
}
|
|
389
389
|
|
|
390
390
|
// Make a fake root object containing our value under the key of ''.
|
|
391
391
|
// Return the result of stringifying the value.
|
|
392
392
|
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
393
|
+
return str('', {'': value});
|
|
394
|
+
};
|
|
395
|
+
}
|
|
396
396
|
|
|
397
397
|
|
|
398
398
|
// If the JSON object does not yet have a parse method, give it one.
|
|
399
399
|
|
|
400
|
-
|
|
401
|
-
|
|
400
|
+
if (typeof JSON.parse !== 'function') {
|
|
401
|
+
JSON.parse = function (text, reviver) {
|
|
402
402
|
|
|
403
403
|
// The parse method takes a text and an optional reviver function, and returns
|
|
404
404
|
// a JavaScript value if the text is a valid JSON text.
|
|
405
405
|
|
|
406
|
-
|
|
406
|
+
var j;
|
|
407
407
|
|
|
408
|
-
|
|
408
|
+
function walk(holder, key) {
|
|
409
409
|
|
|
410
410
|
// The walk method is used to recursively walk the resulting structure so
|
|
411
411
|
// that modifications can be made.
|
|
412
412
|
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
}
|
|
424
|
-
}
|
|
425
|
-
}
|
|
426
|
-
return reviver.call(holder, key, value);
|
|
413
|
+
var k, v, value = holder[key];
|
|
414
|
+
if (value && typeof value === 'object') {
|
|
415
|
+
for (k in value) {
|
|
416
|
+
if (Object.hasOwnProperty.call(value, k)) {
|
|
417
|
+
v = walk(value, k);
|
|
418
|
+
if (v !== undefined) {
|
|
419
|
+
value[k] = v;
|
|
420
|
+
} else {
|
|
421
|
+
delete value[k];
|
|
422
|
+
}
|
|
427
423
|
}
|
|
424
|
+
}
|
|
425
|
+
}
|
|
426
|
+
return reviver.call(holder, key, value);
|
|
427
|
+
}
|
|
428
428
|
|
|
429
429
|
|
|
430
430
|
// Parsing happens in four stages. In the first stage, we replace certain
|
|
431
431
|
// Unicode characters with escape sequences. JavaScript handles many characters
|
|
432
432
|
// incorrectly, either silently deleting them, or treating them as line endings.
|
|
433
433
|
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
434
|
+
text = String(text);
|
|
435
|
+
cx.lastIndex = 0;
|
|
436
|
+
if (cx.test(text)) {
|
|
437
|
+
text = text.replace(cx, function (a) {
|
|
438
|
+
return '\\u' +
|
|
439
|
+
('0000' + a.charCodeAt(0).toString(16)).slice(-4);
|
|
440
|
+
});
|
|
441
|
+
}
|
|
442
442
|
|
|
443
443
|
// In the second stage, we run the text against regular expressions that look
|
|
444
444
|
// for non-JSON patterns. We are especially concerned with '()' and 'new'
|
|
@@ -453,28 +453,28 @@ if (!JSON) {
|
|
|
453
453
|
// we look to see that the remaining characters are only whitespace or ']' or
|
|
454
454
|
// ',' or ':' or '{' or '}'. If that is so, then the text is safe for eval.
|
|
455
455
|
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
456
|
+
if (/^[\],:{}\s]*$/
|
|
457
|
+
.test(text.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g, '@')
|
|
458
|
+
.replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g, ']')
|
|
459
|
+
.replace(/(?:^|:|,)(?:\s*\[)+/g, ''))) {
|
|
460
460
|
|
|
461
461
|
// In the third stage we use the eval function to compile the text into a
|
|
462
462
|
// JavaScript structure. The '{' operator is subject to a syntactic ambiguity
|
|
463
463
|
// in JavaScript: it can begin a block or an object literal. We wrap the text
|
|
464
464
|
// in parens to eliminate the ambiguity.
|
|
465
465
|
|
|
466
|
-
|
|
466
|
+
j = eval('(' + text + ')');
|
|
467
467
|
|
|
468
468
|
// In the optional fourth stage, we recursively walk the new structure, passing
|
|
469
469
|
// each name/value pair to a reviver function for possible transformation.
|
|
470
470
|
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
471
|
+
return typeof reviver === 'function' ?
|
|
472
|
+
walk({'': j}, '') : j;
|
|
473
|
+
}
|
|
474
474
|
|
|
475
475
|
// If the text is not JSON parseable, then a SyntaxError is thrown.
|
|
476
476
|
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
477
|
+
throw new SyntaxError('JSON.parse');
|
|
478
|
+
};
|
|
479
|
+
}
|
|
480
480
|
}());
|