compass-jquery-plugin 0.3.1.1 → 0.3.2.pre.2
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile +4 -0
- data/{LICENSE → LICENSE.md} +1 -1
- data/{README.textile → README.md} +122 -71
- data/Rakefile +2 -47
- data/VERSION.yml +5 -4
- data/lib/jquery/gridify/grid_finder.rb +9 -1
- data/lib/jquery/gridify/grid_options.rb +16 -2
- data/lib/jquery/gridify/grid_view.rb +7 -1
- data/lib/jquery/jqgrid/jqgrid.rb +13 -2
- data/lib/jquery/jqgrid.rb +4 -4
- data/lib/jquery/jqtouch.rb +3 -3
- data/lib/jquery/{jrails.rb → jquery.rb} +1 -1
- data/lib/jquery/secret_sauce/controller/ui_dialog_controls.rb +13 -13
- data/lib/jquery/secret_sauce/controller/ui_grid_controls.rb +18 -18
- data/lib/jquery/secret_sauce/helpers/ui_dialog_helper.rb +5 -5
- data/lib/jquery/secret_sauce/model/find_for_grid.rb +41 -41
- data/lib/jquery/secret_sauce.rb +8 -8
- data/lib/jquery.rb +18 -11
- data/lib/jquery_ui_theme.rb +3 -3
- data/templates/dynatree/jquery/dynatree/aero/icons.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/{ltWait.gif → loading.gif} +0 -0
- data/templates/dynatree/jquery/dynatree/aero.scss +235 -130
- data/templates/dynatree/jquery/dynatree/aqua/icons.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/{ltWait.gif → loading.gif} +0 -0
- data/templates/dynatree/jquery/dynatree/aqua.scss +235 -130
- data/templates/dynatree/jquery/dynatree/crystal/icons.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/{ltWait.gif → loading.gif} +0 -0
- data/templates/dynatree/jquery/dynatree/crystal.scss +235 -130
- data/templates/dynatree/jquery/dynatree/xp/icons.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/{ltWait.gif → loading.gif} +0 -0
- data/templates/dynatree/jquery/dynatree/xp.scss +72 -88
- data/templates/dynatree/jquery.dynatree.js +86 -60
- data/templates/dynatree/jquery.dynatree.min.js +47 -47
- data/templates/dynatree/manifest.rb +8 -139
- data/templates/ical/jquery/ical.scss +12 -2
- data/templates/ical/jquery.ical.js +3195 -2380
- data/templates/ical/jquery.ical.min.js +209 -199
- data/templates/jqgrid/i18n/jqgrid/locale-fa.js +139 -119
- data/templates/jqgrid/i18n/jqgrid/locale-fa.min.js +5 -5
- data/templates/jqgrid/i18n/jqgrid/locale-sr.js +8 -8
- data/templates/jqgrid/i18n/jqgrid/locale-sr.min.js +3 -3
- data/templates/jqgrid/jquery/jqGrid.scss +13 -16
- data/templates/jqgrid/jquery.jqGrid.js +3493 -3326
- data/templates/jqgrid/jquery.jqGrid.min.js +427 -425
- data/templates/{jrails/config/initializers/jrails.rb → jquery/config/initializers/jquery.rb} +5 -4
- data/templates/{jrails → jquery}/haml.js +2 -2
- data/templates/{jrails → jquery}/haml.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-af.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-af.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ar.js +6 -7
- data/templates/jquery/i18n/jquery.ui/datepicker-ar.min.js +2 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-az.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-az.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-bg.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-bg.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-bs.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-bs.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ca.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ca.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-cs.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-cs.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-da.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-da.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-de.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-de.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-el.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-el.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-en-GB.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-en-GB.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-eo.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-eo.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-es.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-es.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-et.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-et.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-eu.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-eu.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-fa.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-fa.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-fi.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-fi.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-fo.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-fo.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-fr-CH.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-fr-CH.min.js +0 -0
- data/templates/jquery/i18n/jquery.ui/datepicker-fr.js +25 -0
- data/templates/jquery/i18n/jquery.ui/datepicker-fr.min.js +2 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-gl.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-gl.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-he.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-he.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-hr.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-hr.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-hu.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-hu.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-hy.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-hy.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-id.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-id.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-is.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-is.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-it.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-it.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ja.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ja.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ko.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ko.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-kz.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-kz.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-lt.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-lt.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-lv.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-lv.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ms.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ms.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-nl.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-nl.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-no.js +2 -2
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-no.min.js +1 -1
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-pl.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-pl.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-pt-BR.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-pt-BR.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-pt.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-pt.min.js +0 -0
- data/templates/jquery/i18n/jquery.ui/datepicker-rm.js +21 -0
- data/templates/jquery/i18n/jquery.ui/datepicker-rm.min.js +2 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ro.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ro.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ru.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ru.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-sk.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-sk.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-sl.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-sl.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-sq.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-sq.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-sr-SR.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-sr-SR.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-sr.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-sr.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-sv.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-sv.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ta.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-ta.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-th.js +1 -1
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-th.min.js +1 -1
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-tr.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-tr.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-uk.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-uk.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-vi.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-vi.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-zh-CN.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-zh-CN.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-zh-HK.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-zh-HK.min.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-zh-TW.js +0 -0
- data/templates/{jrails → jquery}/i18n/jquery.ui/datepicker-zh-TW.min.js +0 -0
- data/templates/{jrails → jquery}/jquery/ui/_theme.scss +19 -17
- data/templates/{jrails → jquery}/jquery/ui/base/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/base/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/base/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/base/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/base/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/base/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/base/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/base/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/base/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/base/ui-icons_222222_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/base/ui-icons_2e83ff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/base/ui-icons_454545_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/base/ui-icons_888888_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/base/ui-icons_cd0a0a_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/base.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-bg_diagonals-thick_8_333333_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-bg_flat_65_ffffff_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-bg_glass_40_111111_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-bg_glass_55_1c1c1c_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-bg_highlight-hard_100_f9f9f9_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-bg_highlight-hard_40_aaaaaa_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-bg_highlight-soft_50_aaaaaa_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-bg_inset-hard_45_cd0a0a_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-bg_inset-hard_55_ffeb80_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-icons_222222_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-icons_4ca300_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-icons_bbbbbb_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-icons_ededed_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-icons_ffcf29_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/black-tie.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/blitzer/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/blitzer/ui-bg_diagonals-thick_75_f3d8d8_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/blitzer/ui-bg_dots-small_65_a6a6a6_2x2.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/blitzer/ui-bg_flat_0_333333_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/blitzer/ui-bg_flat_65_ffffff_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/blitzer/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/blitzer/ui-bg_glass_55_fbf8ee_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/blitzer/ui-bg_highlight-hard_100_eeeeee_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/blitzer/ui-bg_highlight-hard_100_f6f6f6_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/blitzer/ui-bg_highlight-soft_15_cc0000_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/blitzer/ui-icons_004276_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/blitzer/ui-icons_cc0000_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/blitzer/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/blitzer.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/contextMenu/cut.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/contextMenu/door.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/contextMenu/page_white_copy.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/contextMenu/page_white_delete.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/contextMenu/page_white_edit.png +0 -0
- data/templates/jquery/jquery/ui/contextMenu/page_white_new.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/contextMenu/page_white_paste.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/contextMenu.scss +2 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-bg_diagonals-thick_90_eeeeee_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-bg_flat_15_cd0a0a_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-bg_glass_100_e4f1fb_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-bg_glass_50_3baae3_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-bg_glass_80_d7ebf9_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-bg_highlight-hard_100_f2f5f7_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-bg_highlight-hard_70_000000_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-bg_highlight-soft_100_deedf7_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-bg_highlight-soft_25_ffef8f_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-icons_2694e8_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-icons_2e83ff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-icons_3d80b3_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-icons_72a7cf_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/cupertino.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-bg_flat_30_cccccc_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-bg_glass_40_ffc73d_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-bg_highlight-hard_20_0972a5_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-bg_highlight-soft_33_003147_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-bg_highlight-soft_35_222222_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-bg_highlight-soft_44_444444_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-bg_highlight-soft_80_eeeeee_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-bg_loop_25_000000_21x21.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-icons_222222_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-icons_4b8e0b_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-icons_a83300_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-icons_cccccc_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dark-hive.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/dot-luv/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dot-luv/ui-bg_diagonals-thick_15_0b3e6f_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dot-luv/ui-bg_dots-medium_30_0b58a2_4x4.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dot-luv/ui-bg_dots-small_20_333333_2x2.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dot-luv/ui-bg_dots-small_30_a32d00_2x2.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dot-luv/ui-bg_dots-small_40_00498f_2x2.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dot-luv/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dot-luv/ui-bg_flat_40_292929_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dot-luv/ui-bg_gloss-wave_20_111111_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dot-luv/ui-icons_00498f_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dot-luv/ui-icons_98d2fb_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dot-luv/ui-icons_9ccdfc_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dot-luv/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/dot-luv.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-bg_flat_0_eeeeee_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-bg_flat_55_994d53_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-bg_flat_55_fafafa_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-bg_gloss-wave_30_3d3644_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-bg_highlight-soft_100_dcd9de_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-bg_highlight-soft_100_eae6ea_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-bg_highlight-soft_25_30273a_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-bg_highlight-soft_45_5f5964_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-icons_454545_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-icons_734d99_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-icons_8d78a5_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-icons_a8a3ae_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-icons_ebccce_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/eggplant.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/excite-bike/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/excite-bike/ui-bg_diagonals-small_25_c5ddfc_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/excite-bike/ui-bg_diagonals-thick_20_e69700_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/excite-bike/ui-bg_diagonals-thick_22_1484e6_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/excite-bike/ui-bg_diagonals-thick_26_2293f7_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/excite-bike/ui-bg_flat_0_e69700_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/excite-bike/ui-bg_flat_0_e6b900_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/excite-bike/ui-bg_highlight-soft_100_f9f9f9_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/excite-bike/ui-bg_inset-hard_100_eeeeee_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/excite-bike/ui-icons_0a82eb_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/excite-bike/ui-icons_0b54d5_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/excite-bike/ui-icons_5fa5e3_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/excite-bike/ui-icons_fcdd4a_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/excite-bike/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/excite-bike.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/farbtastic/marker.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/farbtastic/mask.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/farbtastic/wheel.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/farbtastic.scss +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flash_messages/flash-check.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flash_messages/flash-error-bg.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flash_messages/flash-error.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flash_messages/flash-notice-bg.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flash_messages/flash-warning-bg.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flash_messages/flash-warning.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick/ui-bg_flat_0_eeeeee_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick/ui-bg_flat_55_ffffff_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick/ui-bg_highlight-soft_100_f6f6f6_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick/ui-bg_highlight-soft_25_0073ea_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick/ui-bg_highlight-soft_50_dddddd_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick/ui-icons_0073ea_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick/ui-icons_454545_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick/ui-icons_666666_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick/ui-icons_ff0084_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/flick.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-bg_diagonals-small_40_db4865_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-bg_diagonals-small_50_93c3cd_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-bg_diagonals-small_50_ff3853_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-bg_diagonals-small_75_ccd232_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-bg_dots-medium_80_ffff38_4x4.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-bg_dots-small_35_35414f_2x2.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-bg_flat_75_ba9217_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-bg_white-lines_85_f7f7ba_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-icons_454545_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-icons_88a206_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-icons_c02669_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-icons_e1e463_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-icons_ffeb33_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/hot-sneaks.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-bg_flat_75_aaaaaa_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-bg_glass_100_f5f0e5_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-bg_glass_25_cb842e_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-bg_glass_70_ede4d4_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-bg_highlight-hard_100_f4f0ec_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-bg_highlight-hard_65_fee4bd_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-bg_highlight-hard_75_f5f5b5_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-bg_inset-soft_100_f4f0ec_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-icons_c47a23_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-icons_cb672b_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-icons_f08000_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-icons_f35f07_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-icons_ff7519_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/humanity.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/le-frog/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/le-frog/ui-bg_diagonals-small_0_aaaaaa_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/le-frog/ui-bg_diagonals-thick_15_444444_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/le-frog/ui-bg_diagonals-thick_95_ffdc2e_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/le-frog/ui-bg_glass_55_fbf5d0_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/le-frog/ui-bg_highlight-hard_30_285c00_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/le-frog/ui-bg_highlight-soft_33_3a8104_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/le-frog/ui-bg_highlight-soft_50_4eb305_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/le-frog/ui-bg_highlight-soft_60_4ca20b_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/le-frog/ui-bg_inset-soft_10_285c00_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/le-frog/ui-icons_4eb305_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/le-frog/ui-icons_72b42d_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/le-frog/ui-icons_cd0a0a_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/le-frog/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/le-frog.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-bg_glass_15_5f391b_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-bg_gloss-wave_20_1c160d_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-bg_gloss-wave_25_453326_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-bg_gloss-wave_30_44372c_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-bg_highlight-soft_20_201913_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-bg_highlight-soft_20_619226_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-bg_inset-soft_10_201913_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-icons_222222_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-icons_9bcc60_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-icons_add978_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-icons_e3ddc9_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-icons_f1fd86_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/mint-choc.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-bg_flat_0_eeeeee_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-bg_flat_55_c0402a_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-bg_flat_55_eeeeee_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-bg_glass_100_f8f8f8_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-bg_glass_35_dddddd_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-bg_glass_60_eeeeee_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-bg_inset-hard_75_999999_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-bg_inset-soft_50_c9c9c9_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-icons_3383bb_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-icons_454545_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-icons_70b2e1_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-icons_999999_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast/ui-icons_fbc856_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/overcast.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-bg_diagonal-maze_20_6e4f1c_10x10.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-bg_diagonal-maze_40_000000_10x10.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-bg_fine-grain_10_eceadf_60x60.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-bg_fine-grain_10_f8f7f6_60x60.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-bg_fine-grain_15_eceadf_60x60.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-bg_fine-grain_15_f7f3de_60x60.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-bg_fine-grain_15_ffffff_60x60.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-bg_fine-grain_65_654b24_60x60.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-bg_fine-grain_68_b83400_60x60.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-icons_222222_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-icons_3572ac_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-icons_8c291d_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-icons_b83400_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-icons_fbdb93_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/pepper-grinder.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-bg_flat_55_fbec88_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-bg_glass_75_d0e5f5_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-bg_glass_85_dfeffc_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-bg_gloss-wave_55_5c9ccc_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-bg_inset-hard_100_f5f8f9_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-bg_inset-hard_100_fcfdfd_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-icons_217bc0_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-icons_2e83ff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-icons_469bdd_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-icons_6da8d5_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-icons_cd0a0a_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-icons_d8e7f3_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond/ui-icons_f9bd01_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/redmond.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/smoothness/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/smoothness/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/smoothness/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/smoothness/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/smoothness/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/smoothness/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/smoothness/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/smoothness/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/smoothness/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/smoothness/ui-icons_222222_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/smoothness/ui-icons_2e83ff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/smoothness/ui-icons_454545_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/smoothness/ui-icons_888888_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/smoothness/ui-icons_cd0a0a_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/smoothness.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-bg_glass_55_fcf0ba_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-bg_gloss-wave_100_ece8da_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-bg_highlight-hard_100_f5f3e5_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-bg_highlight-hard_100_fafaf4_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-bg_highlight-hard_15_459e00_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-bg_highlight-hard_95_cccccc_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-bg_highlight-soft_25_67b021_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-bg_highlight-soft_95_ffedad_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-bg_inset-soft_15_2b2922_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-icons_808080_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-icons_847e71_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-icons_8dc262_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-icons_cd0a0a_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-icons_eeeeee_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/south-street.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/start/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-bg_flat_55_999999_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-bg_flat_75_aaaaaa_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-bg_glass_45_0078ae_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-bg_glass_55_f8da4e_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-bg_glass_75_79c9ec_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-bg_gloss-wave_45_e14f1c_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-bg_gloss-wave_50_6eac2c_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-bg_gloss-wave_75_2191c0_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-bg_inset-hard_100_fcfdfd_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-icons_0078ae_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-icons_056b93_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-icons_d8e7f3_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-icons_e0fdff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-icons_f5e175_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-icons_f7a50d_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start/ui-icons_fcd113_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/start.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-bg_diagonals-medium_20_d34d17_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-bg_flat_30_cccccc_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-bg_gloss-wave_45_817865_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-bg_gloss-wave_60_fece2f_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-bg_gloss-wave_70_ffdd57_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-bg_gloss-wave_90_fff9e5_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-bg_highlight-soft_100_feeebd_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-bg_inset-soft_30_ffffff_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-icons_3d3d3d_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-icons_bd7b00_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-icons_d19405_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-icons_eb990f_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-icons_ed9f26_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-icons_fadc7a_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny/ui-icons_ffe180_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/sunny.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-bg_diamond_10_4f4221_10x8.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-bg_diamond_20_372806_10x8.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-bg_diamond_25_675423_10x8.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-bg_diamond_25_d5ac5d_10x8.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-bg_diamond_8_261803_10x8.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-bg_diamond_8_443113_10x8.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-bg_flat_75_ddd4b0_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-bg_highlight-hard_65_fee4bd_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-icons_070603_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-icons_e8e2b5_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-icons_e9cd86_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-icons_efec9f_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-icons_f2ec64_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-icons_f9f2bd_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse/ui-icons_ff7519_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/swanky-purse.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/buttonbg.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/icon_color_arrow.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/menuhoverbg.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_black_matte.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_black_tie.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_blitzer.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_cupertino.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_dark_hive.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_dot_luv.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_eggplant.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_excite_bike.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_flick.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_hot_sneaks.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_humanity.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_le_frog.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_mint_choco.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_overcast.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_pepper_grinder.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_smoothness.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_south_street.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_start_menu.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_sunny.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_swanky_purse.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_trontastic.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_ui_dark.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_ui_light.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/themeSwitcher/theme_90_windoze.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-bg_diagonals-small_50_262626_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-bg_flat_0_303030_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-bg_flat_0_4c4c4c_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-bg_glass_40_0a0a0a_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-bg_glass_55_f1fbe5_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-bg_glass_60_000000_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-bg_gloss-wave_55_000000_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-bg_gloss-wave_85_9fda58_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-bg_gloss-wave_95_f6ecd5_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-icons_000000_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-icons_1f1f1f_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-icons_9fda58_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-icons_b8ec79_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-icons_cd0a0a_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/trontastic.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-bg_flat_30_cccccc_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-bg_glass_20_555555_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-bg_glass_40_0078a3_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-bg_glass_40_ffc73d_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-bg_gloss-wave_25_333333_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-bg_highlight-soft_80_eeeeee_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-bg_inset-soft_25_000000_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-bg_inset-soft_30_f58400_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-icons_222222_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-icons_4b8e0b_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-icons_a83300_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-icons_cccccc_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-darkness.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-bg_flat_10_000000_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-icons_222222_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-icons_228ef1_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-icons_ef8c08_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-icons_ffd27a_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness/ui-icons_ffffff_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/ui-lightness.scss +1 -1
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-anim_basic_16x16.gif +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-bg_gloss-wave_16_121212_500x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-bg_highlight-hard_15_888888_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-bg_highlight-hard_55_555555_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-bg_highlight-soft_35_adadad_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-bg_highlight-soft_60_dddddd_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-bg_inset-soft_15_121212_1x100.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-icons_666666_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-icons_aaaaaa_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-icons_bbbbbb_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-icons_c98000_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-icons_cccccc_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-icons_cd0a0a_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader/ui-icons_f29a00_256x240.png +0 -0
- data/templates/{jrails → jquery}/jquery/ui/vader.scss +1 -1
- data/templates/{jrails → jquery}/jquery-ui.js +518 -342
- data/templates/jquery/jquery-ui.min.js +830 -0
- data/templates/{jrails → jquery}/jquery.bgiframe.js +0 -0
- data/templates/{jrails → jquery}/jquery.bgiframe.min.js +0 -0
- data/templates/{jrails → jquery}/jquery.compat-1.3.js +0 -0
- data/templates/{jrails → jquery}/jquery.compat-1.3.min.js +0 -0
- data/templates/{jrails → jquery}/jquery.contextMenu.js +8 -8
- data/templates/{jrails → jquery}/jquery.contextMenu.min.js +4 -4
- data/templates/{jrails → jquery}/jquery.cookie.js +0 -0
- data/templates/{jrails → jquery}/jquery.cookie.min.js +0 -0
- data/templates/{jrails → jquery}/jquery.farbtastic.js +0 -0
- data/templates/{jrails → jquery}/jquery.farbtastic.min.js +0 -0
- data/templates/{jrails → jquery}/jquery.flash_messages.js +0 -0
- data/templates/{jrails → jquery}/jquery.flash_messages.min.js +0 -0
- data/templates/{jrails → jquery}/jquery.form.js +0 -0
- data/templates/{jrails → jquery}/jquery.form.min.js +0 -0
- data/templates/{jrails → jquery}/jquery.haml.js +0 -0
- data/templates/{jrails → jquery}/jquery.haml.min.js +0 -0
- data/templates/jquery/jquery.history.js +194 -0
- data/templates/jquery/jquery.history.min.js +5 -0
- data/templates/{jrails → jquery}/jquery.hotkeys.js +0 -0
- data/templates/{jrails → jquery}/jquery.hotkeys.min.js +0 -0
- data/templates/{jrails → jquery}/jquery.js +0 -0
- data/templates/{jrails → jquery}/jquery.layout.js +0 -0
- data/templates/{jrails → jquery}/jquery.layout.min.js +0 -0
- data/templates/{jrails → jquery}/jquery.metadata.js +0 -0
- data/templates/{jrails → jquery}/jquery.metadata.min.js +0 -0
- data/templates/{jrails → jquery}/jquery.min.js +0 -0
- data/templates/{jrails → jquery}/jquery.pngFix.js +0 -0
- data/templates/{jrails → jquery}/jquery.pngFix.min.js +0 -0
- data/templates/{jrails → jquery}/jquery.sparkline.js +609 -388
- data/templates/jquery/jquery.sparkline.min.js +36 -0
- data/templates/{jrails → jquery}/jquery.themeswitchertool.js +0 -0
- data/templates/{jrails → jquery}/jquery.themeswitchertool.min.js +0 -0
- data/templates/{jrails → jquery}/jquery.tmpl.js +0 -0
- data/templates/{jrails → jquery}/jquery.tmpl.min.js +0 -0
- data/templates/{jrails → jquery}/jquery.tmplPlus.js +0 -0
- data/templates/{jrails → jquery}/jquery.tmplPlus.min.js +0 -0
- data/templates/{jrails → jquery}/jrails.js +0 -0
- data/templates/{jrails → jquery}/jrails.min.js +0 -0
- data/templates/{jrails → jquery}/lib/tasks/haml.rake +0 -0
- data/templates/{jrails → jquery}/manifest.rb +8 -3
- data/templates/{jrails → jquery}/partials/_flash_messages.scss +0 -0
- data/templates/mobile/jquery/mobile/_base.scss +1069 -934
- data/templates/mobile/jquery/mobile/default.scss +119 -91
- data/templates/mobile/jquery/mobile/valencia.scss +3 -1
- data/templates/mobile/jquery.mobile.js +692 -365
- data/templates/mobile/jquery.mobile.min.js +2 -2
- metadata +703 -834
- data/.document +0 -3
- data/.loadpath +0 -5
- data/.project +0 -18
- data/gem_tasks/dynatree.rake +0 -77
- data/gem_tasks/emulators.rake +0 -57
- data/gem_tasks/ical.rake +0 -85
- data/gem_tasks/jqgrid.rake +0 -119
- data/gem_tasks/jqtouch.rake +0 -167
- data/gem_tasks/jrails.rake +0 -366
- data/gem_tasks/jstree.rake +0 -98
- data/gem_tasks/mobile.rake +0 -156
- data/gem_tasks/ribbon.rake +0 -78
- data/gem_tasks/rubygems.rake +0 -18
- data/gem_tasks/secret_sauce.rake +0 -64
- data/gem_tasks/tools.rake +0 -66
- data/lib/google-compiler-20100917.jar +0 -0
- data/lib/js.jar +0 -0
- data/lib/jslint-check.js +0 -36
- data/lib/jslint.js +0 -5500
- data/lib/yuicompressor-2.4.2.jar +0 -0
- data/spec/compass-jquery-plugin_spec.rb +0 -7
- data/spec/spec.opts +0 -1
- data/spec/spec_helper.rb +0 -9
- data/templates/dynatree/jquery/dynatree/aero/cbChecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/cbChecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/cbIntermediate.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/cbIntermediate_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/cbUnchecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/cbUnchecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/collapsed.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/collapsed_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/copy_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/customDoc1.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/customFolder1.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/doc_with_children.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/document.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/drop_accept.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/drop_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/drop_reject.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/drop_sibling_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/empty.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/expanded.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/expanded_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/folder.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/folder_docs.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/folder_images.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/folder_page.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/ltDoc.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/ltError.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/move_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/rbChecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/rbChecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/rbIntermediate.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/rbIntermediate_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/rbUnchecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/aero/rbUnchecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/cbChecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/cbChecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/cbIntermediate.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/cbIntermediate_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/cbUnchecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/cbUnchecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/collapsed.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/collapsed_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/copy_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/customDoc1.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/customFolder1.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/doc_with_children.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/document.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/drop_accept.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/drop_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/drop_reject.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/drop_sibling_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/empty.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/expanded.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/expanded_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/folder.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/folder_docs.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/folder_images.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/folder_open.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/folder_page.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/ltDoc.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/ltError.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/move_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/rbChecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/rbChecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/rbIntermediate.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/rbIntermediate_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/rbUnchecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/aqua/rbUnchecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/cbChecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/cbChecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/cbIntermediate.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/cbIntermediate_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/cbUnchecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/cbUnchecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/collapsed.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/collapsed_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/copy_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/customDoc1.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/customFolder1.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/doc_with_children.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/document.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/drop_accept.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/drop_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/drop_reject.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/drop_sibling_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/empty.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/expanded.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/expanded_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/folder.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/folder_docs.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/folder_images.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/folder_open.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/folder_page.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/ltDoc.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/ltError.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/move_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/rbChecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/rbChecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/rbIntermediate.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/rbIntermediate_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/rbUnchecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/crystal/rbUnchecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/cbChecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/cbChecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/cbIntermediate.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/cbIntermediate_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/cbUnchecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/cbUnchecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/copy_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/customDoc1.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/customFolder1.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/drop_accept.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/drop_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/drop_reject.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/drop_sibling_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/ltD_ne.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/ltD_nes.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/ltDoc.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/ltError.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/ltFld.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/ltFld_o.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/ltL_.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/ltL_ne.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/ltL_nes.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/ltL_ns.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/ltM_ne.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/ltM_nes.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/ltP_ne.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/ltP_nes.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/move_here.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/rbChecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/rbChecked_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/rbIntermediate.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/rbIntermediate_hover.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/rbUnchecked.png +0 -0
- data/templates/dynatree/jquery/dynatree/xp/rbUnchecked_hover.png +0 -0
- data/templates/jrails/i18n/jquery.ui/datepicker-ar.min.js +0 -2
- data/templates/jrails/i18n/jquery.ui/datepicker-fr.js +0 -23
- data/templates/jrails/i18n/jquery.ui/datepicker-fr.min.js +0 -2
- data/templates/jrails/jquery-ui.min.js +0 -825
- data/templates/jrails/jquery.sparkline.min.js +0 -31
@@ -1,50 +1,50 @@
|
|
1
|
-
var _canLog=true;function _log(f){if(_canLog){var
|
1
|
+
var _canLog=true;function _log(f){if(_canLog){var l=Array.prototype.slice.apply(arguments,[1]),m=new Date;m=m.getHours()+":"+m.getMinutes()+":"+m.getSeconds()+"."+m.getMilliseconds();l[0]=m+" - "+l[0];try{switch(f){case "info":window.console.info.apply(window.console,l);break;case "warn":window.console.warn.apply(window.console,l);break;default:window.console.log.apply(window.console,l)}}catch(o){window.console||(_canLog=false)}}}
|
2
2
|
function logMsg(){Array.prototype.unshift.apply(arguments,["debug"]);_log.apply(this,arguments)}var getDynaTreePersistData=null,DTNodeStatus_Error=-1,DTNodeStatus_Loading=1,DTNodeStatus_Ok=0;
|
3
|
-
(function(f){function
|
3
|
+
(function(f){function l(a){for(var b=5;a&&b--;){if(a.dtnode)return a.dtnode;a=a.parentNode}return null}function m(a){var b=a.options.dnd||null;if(b&&(b.onDragStart||b.onDrop))t();b&&b.onDragStart&&a.$tree.draggable({addClasses:false,appendTo:"body",containment:false,delay:0,distance:4,revert:false,connectToDynatree:true,helper:function(c){var d=l(c.target);return d.tree._onDragEvent("helper",d,null,c,null,null)},_last:null});b&&b.onDrop&&a.$tree.droppable({addClasses:false,tolerance:"intersect",greedy:false,
|
4
4
|
_last:null})}var o={create:function(){return function(){this.initialize.apply(this,arguments)}}},p=o.create();p.prototype={initialize:function(a,b,c){this.parent=a;this.tree=b;if(typeof c==="string")c={title:c};if(c.key===undefined)c.key="_"+b._nodeCount++;this.data=f.extend({},f.ui.dynatree.nodedatadefaults,c);this.childList=this.ul=this.span=this.li=null;this.bSelected=this.bExpanded=this.hasSubSel=this.isLoading=false},toString:function(){return"DynaTreeNode<"+this.data.key+">: '"+this.data.title+
|
5
|
-
"'"},toDict:function(a,b){var c=f.extend({},this.data);c.activate=this.tree.activeNode===this;c.focus=this.tree.focusNode===this;c.expand=this.bExpanded;c.select=this.bSelected;b&&b(c);if(a&&this.childList){c.children=[];for(var d=0
|
6
|
-
a);this.removeChildren();this.addChild(b)}},_getInnerHtml:function(){var a=this.tree.options,b=this.tree.cache,c=this.getLevel(),d="";if(c<a.minExpandLevel){if(c>1)d+=b.tagConnector}else d+=this.hasChildren()!==false?b.tagExpander:b.tagConnector;if(a.checkbox&&this.data.hideCheckbox!==true&&!this.data.isStatusNode)d+=b.tagCheckbox;if(this.data.icon)d+="<img src='"+a.imagePath+this.data.icon+"' alt='' />";else if(this.data.icon!==false)d+=b.tagNodeIcon;b=this.data.tooltip?" title='"+
|
7
|
-
"'":"";d+=a.noLink||this.data.noLink?"<span style='display: inline-block;' class='"+a.classNames.title+"'"+b+">"+this.data.title+"</span>":"<a href='#' class='"+a.classNames.title+"'"+b+">"+this.data.title+"</a>";return d},_fixOrder:function(){var a=this.childList;if(a)for(var b=this.ul.firstChild,c=0
|
5
|
+
"'"},toDict:function(a,b){var c=f.extend({},this.data);c.activate=this.tree.activeNode===this;c.focus=this.tree.focusNode===this;c.expand=this.bExpanded;c.select=this.bSelected;b&&b(c);if(a&&this.childList){c.children=[];for(var d=0,e=this.childList.length;d<e;d++)c.children.push(this.childList[d].toDict(true,b))}else delete c.children;return c},fromDict:function(a){var b=a.children;if(b===undefined){this.data=f.extend(this.data,a);this.render()}else{a=f.extend({},a);a.children=undefined;this.data=
|
6
|
+
f.extend(this.data,a);this.removeChildren();this.addChild(b)}},_getInnerHtml:function(){var a=this.tree.options,b=this.tree.cache,c=this.getLevel(),d="";if(c<a.minExpandLevel){if(c>1)d+=b.tagConnector}else d+=this.hasChildren()!==false?b.tagExpander:b.tagConnector;if(a.checkbox&&this.data.hideCheckbox!==true&&!this.data.isStatusNode)d+=b.tagCheckbox;if(this.data.icon)d+="<img src='"+a.imagePath+this.data.icon+"' alt='' />";else if(this.data.icon!==false)d+=b.tagNodeIcon;b=this.data.tooltip?" title='"+
|
7
|
+
this.data.tooltip+"'":"";d+=a.noLink||this.data.noLink?"<span style='display: inline-block;' class='"+a.classNames.title+"'"+b+">"+this.data.title+"</span>":"<a href='#' class='"+a.classNames.title+"'"+b+">"+this.data.title+"</a>";return d},_fixOrder:function(){var a=this.childList;if(a)for(var b=this.ul.firstChild,c=0,d=a.length-1;c<d;c++){var e=a[c],g=b.dtnode;if(e!==g){this.tree.logDebug("_fixOrder: mismatch at index "+c+": "+e+" != "+g);this.ul.insertBefore(e.li,g.li)}else b=b.nextSibling}},render:function(a){var b=
|
8
8
|
this.tree.options,c=b.classNames,d=this.isLastSibling();if(!this.parent&&!this.ul){this.li=this.span=null;this.ul=document.createElement("ul");this.ul.className=b.minExpandLevel>1?c.container+" "+c.noConnector:c.container}else if(this.parent){if(!this.li){this.li=document.createElement("li");this.li.dtnode=this;if(this.data.key&&b.generateIds)this.li.id=b.idPrefix+this.data.key;this.span=document.createElement("span");this.span.className=c.title;this.li.appendChild(this.span);if(!this.parent.ul){this.parent.ul=
|
9
9
|
document.createElement("ul");this.parent.ul.style.display="none";this.parent.li.appendChild(this.parent.ul)}this.parent.ul.appendChild(this.li)}this.span.innerHTML=this._getInnerHtml();var e=[];e.push(c.node);this.data.isFolder&&e.push(c.folder);this.bExpanded&&e.push(c.expanded);this.hasChildren()!==false&&e.push(c.hasChildren);this.data.isLazy&&this.childList===null&&e.push(c.lazy);d&&e.push(c.lastsib);this.bSelected&&e.push(c.selected);this.hasSubSel&&e.push(c.partsel);this.tree.activeNode===this&&
|
10
|
-
e.push(c.active);this.data.addClass&&e.push(this.data.addClass);e.push(c.combinedExpanderPrefix+(this.bExpanded?"e":"c")+(this.data.isLazy&&this.childList===null?"d":"")+(d?"l":""));e.push(c.combinedIconPrefix+(this.bExpanded?"e":"c")+(this.data.isFolder?"f":""));this.span.className=e.join(" ");this.li.className=d?c.lastsib:""}if(this.bExpanded&&this.childList){
|
11
|
-
|
12
|
-
0)return false;else if(this.childList.length===1&&this.childList[0].isStatusNode())return;return true}return!!this.childList},isFirstSibling:function(){var a=this.parent;return!a||a.childList[0]===this},isLastSibling:function(){var a=this.parent;return!a||a.childList[a.childList.length-1]===this},getPrevSibling:function(){if(!this.parent)return null;for(var a=this.parent.childList,b=1
|
13
|
-
this.parent.childList,b=0
|
14
|
-
c[d].sortChildren(a,"$norender$");b!=="$norender$"&&this.render()}},_setStatusNode:function(a){var b=this.childList?this.childList[0]:null;if(a)if(b){a.isStatusNode=true;a.key="_statusNode";b.data=a;b.render()}else{a.isStatusNode=true;a.key="_statusNode";this.addChild(a)}else if(b&&b.isStatusNode()){try{this.ul&&this.ul.removeChild(b.li)}catch(c){}if(this.childList.length===1)this.childList=[];else this.childList.shift()}},setLazyNodeStatus:function(a,b){var c=b&&
|
15
|
-
" ("+b.info+")":"";switch(a){case DTNodeStatus_Ok:this._setStatusNode(null);f(this.span).removeClass(this.tree.options.classNames.nodeLoading);this.isLoading=false;this.render();if(this.tree.options.autoFocus)this===this.tree.tnRoot&&this.childList&&this.childList.length>0?this.childList[0].focus():this.focus();break;case DTNodeStatus_Loading:this.isLoading=true;f(this.span).addClass(this.tree.options.classNames.nodeLoading);this.parent||this._setStatusNode({title:this.tree.options.strings.loading+
|
10
|
+
e.push(c.active);this.data.addClass&&e.push(this.data.addClass);e.push(c.combinedExpanderPrefix+(this.bExpanded?"e":"c")+(this.data.isLazy&&this.childList===null?"d":"")+(d?"l":""));e.push(c.combinedIconPrefix+(this.bExpanded?"e":"c")+(this.data.isFolder?"f":""));this.span.className=e.join(" ");this.li.className=d?c.lastsib:""}if(this.bExpanded&&this.childList){c=0;for(d=this.childList.length;c<d;c++)this.childList[c].render();this._fixOrder()}if(this.ul){c=this.ul.style.display==="none";d=!!this.bExpanded;
|
11
|
+
if(a&&b.fx&&c===d){a=b.fx.duration||200;f(this.ul).animate(b.fx,a)}else this.ul.style.display=this.bExpanded||!this.parent?"":"none"}},getKeyPath:function(a){var b=[];this.visitParents(function(c){c.parent&&b.unshift(c.data.key)},!a);return"/"+b.join(this.tree.options.keyPathSeparator)},getParent:function(){return this.parent},getChildren:function(){return this.childList},hasChildren:function(){if(this.data.isLazy){if(this.childList===null||this.childList===undefined)return;else if(this.childList.length===
|
12
|
+
0)return false;else if(this.childList.length===1&&this.childList[0].isStatusNode())return;return true}return!!this.childList},isFirstSibling:function(){var a=this.parent;return!a||a.childList[0]===this},isLastSibling:function(){var a=this.parent;return!a||a.childList[a.childList.length-1]===this},getPrevSibling:function(){if(!this.parent)return null;for(var a=this.parent.childList,b=1,c=a.length;b<c;b++)if(a[b]===this)return a[b-1];return null},getNextSibling:function(){if(!this.parent)return null;
|
13
|
+
for(var a=this.parent.childList,b=0,c=a.length-1;b<c;b++)if(a[b]===this)return a[b+1];return null},isStatusNode:function(){return this.data.isStatusNode===true},isChildOf:function(a){return this.parent&&this.parent===a},isDescendantOf:function(a){if(!a)return false;for(var b=this.parent;b;){if(b===a)return true;b=b.parent}return false},sortChildren:function(a,b){var c=this.childList;if(c){a=a||function(g,i){return g.data.title===i.data.title?0:g.data.title>i.data.title};c.sort(a);if(b)for(var d=0,
|
14
|
+
e=c.length;d<e;d++)c[d].childList&&c[d].sortChildren(a,"$norender$");b!=="$norender$"&&this.render()}},_setStatusNode:function(a){var b=this.childList?this.childList[0]:null;if(a)if(b){a.isStatusNode=true;a.key="_statusNode";b.data=a;b.render()}else{a.isStatusNode=true;a.key="_statusNode";this.addChild(a)}else if(b&&b.isStatusNode()){try{this.ul&&this.ul.removeChild(b.li)}catch(c){}if(this.childList.length===1)this.childList=[];else this.childList.shift()}},setLazyNodeStatus:function(a,b){var c=b&&
|
15
|
+
b.tooltip?b.tooltip:null,d=b&&b.info?" ("+b.info+")":"";switch(a){case DTNodeStatus_Ok:this._setStatusNode(null);f(this.span).removeClass(this.tree.options.classNames.nodeLoading);this.isLoading=false;this.render();if(this.tree.options.autoFocus)this===this.tree.tnRoot&&this.childList&&this.childList.length>0?this.childList[0].focus():this.focus();break;case DTNodeStatus_Loading:this.isLoading=true;f(this.span).addClass(this.tree.options.classNames.nodeLoading);this.parent||this._setStatusNode({title:this.tree.options.strings.loading+
|
16
16
|
d,tooltip:c,addClass:this.tree.options.classNames.nodeWait});break;case DTNodeStatus_Error:this.isLoading=false;this._setStatusNode({title:this.tree.options.strings.loadError+d,tooltip:c,addClass:this.tree.options.classNames.nodeError});break;default:throw"Bad LazyNodeStatus: '"+a+"'.";}},_parentList:function(a,b){for(var c=[],d=b?this:this.parent;d;){if(a||d.parent)c.unshift(d);d=d.parent}return c},getLevel:function(){for(var a=0,b=this.parent;b;){a++;b=b.parent}return a},_getTypeForOuterNodeEvent:function(a){var b=
|
17
|
-
this.tree.options.classNames,c=a.target;if(c.className.indexOf(b.node)<0)return null;var d=a.pageX-c.offsetLeft;a=a.pageY-c.offsetTop;for(var e=0
|
18
|
-
getEventTargetType:function(a){var b=a&&a.target?a.target.className:"",c=this.tree.options.classNames;if(b===c.title)return"title";else if(b===c.expander)return"expander";else if(b===c.checkbox)return"checkbox";else if(b===c.nodeIcon)return"icon";else if(b===c.empty||b===c.vline||b===c.connector)return"prefix";else if(b.indexOf(c.node)>=0)return this._getTypeForOuterNodeEvent(a);return null},isVisible:function(){for(var a=this._parentList(true,false),b=0
|
19
|
-
return true},makeVisible:function(){for(var a=this._parentList(true,false),b=0
|
20
|
-
this)return;this.tree.activeNode.deactivate()}c.activeVisible&&this.makeVisible();this.tree.activeNode=this;c.persist&&f.cookie(c.cookieId+"-active",this.data.key,c.cookie);this.tree.persistence.activeKey=this.data.key;f(this.span).addClass(c.classNames.active);b&&c.onActivate&&c.onActivate.call(this.tree,this)}else if(this.tree.activeNode===this)
|
21
|
-
|
22
|
-
|
23
|
-
|
17
|
+
this.tree.options.classNames,c=a.target;if(c.className.indexOf(b.node)<0)return null;var d=a.pageX-c.offsetLeft;a=a.pageY-c.offsetTop;for(var e=0,g=c.childNodes.length;e<g;e++){var i=c.childNodes[e],h=i.offsetLeft-c.offsetLeft,j=i.offsetTop-c.offsetTop,k=i.clientWidth,r=i.clientHeight;if(d>=h&&d<=h+k&&a>=j&&a<=j+r)if(i.className==b.title)return"title";else if(i.className==b.expander)return"expander";else if(i.className==b.checkbox)return"checkbox";else if(i.className==b.nodeIcon)return"icon"}return"prefix"},
|
18
|
+
getEventTargetType:function(a){var b=a&&a.target?a.target.className:"",c=this.tree.options.classNames;if(b===c.title)return"title";else if(b===c.expander)return"expander";else if(b===c.checkbox)return"checkbox";else if(b===c.nodeIcon)return"icon";else if(b===c.empty||b===c.vline||b===c.connector)return"prefix";else if(b.indexOf(c.node)>=0)return this._getTypeForOuterNodeEvent(a);return null},isVisible:function(){for(var a=this._parentList(true,false),b=0,c=a.length;b<c;b++)if(!a[b].bExpanded)return false;
|
19
|
+
return true},makeVisible:function(){for(var a=this._parentList(true,false),b=0,c=a.length;b<c;b++)a[b]._expand(true)},focus:function(){this.makeVisible();try{f(this.span).find(">a").focus()}catch(a){}},isFocused:function(){return this.tree.tnFocused===this},_activate:function(a,b){this.tree.logDebug("dtnode._activate(%o, fireEvents=%o) - %o",a,b,this);var c=this.tree.options;if(!this.data.isStatusNode)if(!(b&&c.onQueryActivate&&c.onQueryActivate.call(this.tree,a,this)===false))if(a){if(this.tree.activeNode){if(this.tree.activeNode===
|
20
|
+
this)return;this.tree.activeNode.deactivate()}c.activeVisible&&this.makeVisible();this.tree.activeNode=this;c.persist&&f.cookie(c.cookieId+"-active",this.data.key,c.cookie);this.tree.persistence.activeKey=this.data.key;f(this.span).addClass(c.classNames.active);b&&c.onActivate&&c.onActivate.call(this.tree,this)}else if(this.tree.activeNode===this)if(!(c.onQueryActivate&&c.onQueryActivate.call(this.tree,false,this)===false)){f(this.span).removeClass(c.classNames.active);c.persist&&f.cookie(c.cookieId+
|
21
|
+
"-active","",c.cookie);this.tree.persistence.activeKey=null;this.tree.activeNode=null;b&&c.onDeactivate&&c.onDeactivate.call(this.tree,this)}},activate:function(){this._activate(true,true)},activateSilently:function(){this._activate(true,false)},deactivate:function(){this._activate(false,true)},isActive:function(){return this.tree.activeNode===this},_userActivate:function(){var a=true,b=false;if(this.data.isFolder)switch(this.tree.options.clickFolderMode){case 2:a=false;b=true;break;case 3:a=b=true}if(this.parent===
|
22
|
+
null)b=false;if(b){this.toggleExpand();this.focus()}a&&this.activate()},_setSubSel:function(a){if(a){this.hasSubSel=true;f(this.span).addClass(this.tree.options.classNames.partsel)}else{this.hasSubSel=false;f(this.span).removeClass(this.tree.options.classNames.partsel)}},_fixSelectionState:function(){var a,b,c;if(this.bSelected){this.visit(function(g){g.parent._setSubSel(true);g._select(true,false,false)});for(a=this.parent;a;){a._setSubSel(true);var d=true;b=0;for(c=a.childList.length;b<c;b++){var e=
|
23
|
+
a.childList[b];if(!e.bSelected&&!e.data.isStatusNode){d=false;break}}d&&a._select(true,false,false);a=a.parent}}else{this._setSubSel(false);this.visit(function(g){g._setSubSel(false);g._select(false,false,false)});for(a=this.parent;a;){a._select(false,false,false);d=false;b=0;for(c=a.childList.length;b<c;b++)if(a.childList[b].bSelected||a.childList[b].hasSubSel){d=true;break}a._setSubSel(d);a=a.parent}}},_select:function(a,b,c){var d=this.tree.options;if(!this.data.isStatusNode)if(this.bSelected!==
|
24
24
|
a)if(!(b&&d.onQuerySelect&&d.onQuerySelect.call(this.tree,a,this)===false)){d.selectMode==1&&a&&this.tree.visit(function(e){if(e.bSelected){e._select(false,false,false);return false}});if(this.bSelected=a){d.persist&&this.tree.persistence.addSelect(this.data.key);f(this.span).addClass(d.classNames.selected);c&&d.selectMode===3&&this._fixSelectionState();b&&d.onSelect&&d.onSelect.call(this.tree,true,this)}else{d.persist&&this.tree.persistence.clearSelect(this.data.key);f(this.span).removeClass(d.classNames.selected);
|
25
25
|
c&&d.selectMode===3&&this._fixSelectionState();b&&d.onSelect&&d.onSelect.call(this.tree,false,this)}}},select:function(a){if(this.data.unselectable)return this.bSelected;return this._select(a!==false,true,true)},toggleSelect:function(){return this.select(!this.bSelected)},isSelected:function(){return this.bSelected},_loadContent:function(){try{var a=this.tree.options;this.tree.logDebug("_loadContent: start - %o",this);this.setLazyNodeStatus(DTNodeStatus_Loading);if(true===a.onLazyRead.call(this.tree,
|
26
26
|
this)){this.setLazyNodeStatus(DTNodeStatus_Ok);this.tree.logDebug("_loadContent: succeeded - %o",this)}}catch(b){this.tree.logWarning("_loadContent: failed - %o",b);this.setLazyNodeStatus(DTNodeStatus_Error,{tooltip:""+b})}},_expand:function(a,b){if(this.bExpanded===a)this.tree.logDebug("dtnode._expand(%o) IGNORED - %o",a,this);else{this.tree.logDebug("dtnode._expand(%o) - %o",a,this);var c=this.tree.options;if(!a&&this.getLevel()<c.minExpandLevel)this.tree.logDebug("dtnode._expand(%o) prevented collapse - %o",
|
27
|
-
a,this);else if(!(c.onQueryExpand&&c.onQueryExpand.call(this.tree,a,this)===false)){this.bExpanded=a;if(c.persist)a?this.tree.persistence.addExpand(this.data.key):this.tree.persistence.clearExpand(this.data.key);this.render(!(this.data.isLazy&&this.childList===null)&&!this.isLoading&&!b);if(this.bExpanded&&this.parent&&c.autoCollapse)for(var d=this._parentList(false,true),e=0
|
27
|
+
a,this);else if(!(c.onQueryExpand&&c.onQueryExpand.call(this.tree,a,this)===false)){this.bExpanded=a;if(c.persist)a?this.tree.persistence.addExpand(this.data.key):this.tree.persistence.clearExpand(this.data.key);this.render(!(this.data.isLazy&&this.childList===null)&&!this.isLoading&&!b);if(this.bExpanded&&this.parent&&c.autoCollapse)for(var d=this._parentList(false,true),e=0,g=d.length;e<g;e++)d[e].collapseSiblings();c.activeVisible&&this.tree.activeNode&&!this.tree.activeNode.isVisible()&&this.tree.activeNode.deactivate();
|
28
28
|
if(a&&this.data.isLazy&&this.childList===null&&!this.isLoading)this._loadContent();else c.onExpand&&c.onExpand.call(this.tree,a,this)}}},expand:function(a){a=a!==false;!this.childList&&!this.data.isLazy&&a||this.parent===null&&!a||this._expand(a)},scheduleAction:function(a,b){if(this.tree.timer){clearTimeout(this.tree.timer);this.tree.logDebug("clearTimeout(%o)",this.tree.timer)}var c=this;switch(a){case "cancel":break;case "expand":this.tree.timer=setTimeout(function(){c.tree.logDebug("setTimeout: trigger expand");
|
29
|
-
c.expand(true)},b);break;case "activate":this.tree.timer=setTimeout(function(){c.tree.logDebug("setTimeout: trigger activate");c.activate()},b);break;default:throw"Invalid mode "+a;}this.tree.logDebug("setTimeout(%s, %s): %s",a,b,this.tree.timer)},toggleExpand:function(){this.expand(!this.bExpanded)},collapseSiblings:function(){if(this.parent!==null)for(var a=this.parent.childList,b=0
|
30
|
-
if(a==="expander"){this.toggleExpand();this.focus()}else if(a==="checkbox"){this.toggleSelect();this.focus()}else{this._userActivate();a=this.span.getElementsByTagName("a");if(a[0])f.browser.msie||a[0].focus();else return true}return false},_onDblClick:function(){},_onKeydown:function(a){var b=true;switch(a.which){case 107:case 187:this.bExpanded||this.toggleExpand();break;case 109:case 189:this.bExpanded&&this.toggleExpand();break;case 32:this._userActivate();break;case 8:this.parent&&this.parent.focus();
|
31
|
-
break;case 37:if(this.bExpanded){this.toggleExpand();this.focus()}else this.parent&&this.parent.parent&&this.parent.focus();break;case 39:if(!this.bExpanded&&(this.childList||this.data.isLazy)){this.toggleExpand();this.focus()}else this.childList&&this.childList[0].focus();break;case 38:for(
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
!b){
|
29
|
+
c.expand(true)},b);break;case "activate":this.tree.timer=setTimeout(function(){c.tree.logDebug("setTimeout: trigger activate");c.activate()},b);break;default:throw"Invalid mode "+a;}this.tree.logDebug("setTimeout(%s, %s): %s",a,b,this.tree.timer)},toggleExpand:function(){this.expand(!this.bExpanded)},collapseSiblings:function(){if(this.parent!==null)for(var a=this.parent.childList,b=0,c=a.length;b<c;b++)a[b]!==this&&a[b].bExpanded&&a[b]._expand(false)},_onClick:function(a){a=this.getEventTargetType(a);
|
30
|
+
if(a==="expander"){this.toggleExpand();this.focus()}else if(a==="checkbox"){this.toggleSelect();this.focus()}else{this._userActivate();a=this.span.getElementsByTagName("a");if(a[0])f.browser.msie||a[0].focus();else return true}return false},_onDblClick:function(){},_onKeydown:function(a){var b=true,c;switch(a.which){case 107:case 187:this.bExpanded||this.toggleExpand();break;case 109:case 189:this.bExpanded&&this.toggleExpand();break;case 32:this._userActivate();break;case 8:this.parent&&this.parent.focus();
|
31
|
+
break;case 37:if(this.bExpanded){this.toggleExpand();this.focus()}else this.parent&&this.parent.parent&&this.parent.focus();break;case 39:if(!this.bExpanded&&(this.childList||this.data.isLazy)){this.toggleExpand();this.focus()}else this.childList&&this.childList[0].focus();break;case 38:for(c=this.getPrevSibling();c&&c.bExpanded&&c.childList;)c=c.childList[c.childList.length-1];if(!c&&this.parent&&this.parent.parent)c=this.parent;c&&c.focus();break;case 40:if(this.bExpanded&&this.childList)c=this.childList[0];
|
32
|
+
else{a=this._parentList(false,true);for(var d=a.length-1;d>=0;d--)if(c=a[d].getNextSibling())break}c&&c.focus();break;default:b=false}return!b},_onKeypress:function(){},_onFocus:function(a){var b=this.tree.options;if(a.type=="blur"||a.type=="focusout"){b.onBlur&&b.onBlur.call(this.tree,this);this.tree.tnFocused&&f(this.tree.tnFocused.span).removeClass(b.classNames.focused);this.tree.tnFocused=null;b.persist&&f.cookie(b.cookieId+"-focus","",b.cookie)}else if(a.type=="focus"||a.type=="focusin"){if(this.tree.tnFocused&&
|
33
|
+
this.tree.tnFocused!==this){this.tree.logDebug("dtnode.onFocus: out of sync: curFocus: %o",this.tree.tnFocused);f(this.tree.tnFocused.span).removeClass(b.classNames.focused)}this.tree.tnFocused=this;b.onFocus&&b.onFocus.call(this.tree,this);f(this.tree.tnFocused.span).addClass(b.classNames.focused);b.persist&&f.cookie(b.cookieId+"-focus",this.data.key,b.cookie)}},visit:function(a,b){var c=true;if(b===true){c=a(this);if(c===false||c=="skip")return c}if(this.childList)for(var d=0,e=this.childList.length;d<
|
34
|
+
e;d++){c=this.childList[d].visit(a,true);if(c===false)break}return c},visitParents:function(a,b){if(b&&a(this)===false)return false;for(var c=this.parent;c;){if(a(c)===false)return false;c=c.parent}return true},remove:function(){if(this===this.tree.root)throw"Cannot remove system root";return this.parent.removeChild(this)},removeChild:function(a){var b=this.childList;if(b.length==1){if(a!==b[0])throw"removeChild: invalid child";return this.removeChildren()}a===this.tree.activeNode&&a.deactivate();
|
35
|
+
if(this.tree.options.persist){a.bSelected&&this.tree.persistence.clearSelect(a.data.key);a.bExpanded&&this.tree.persistence.clearExpand(a.data.key)}a.removeChildren(true);this.ul.removeChild(a.li);for(var c=0,d=b.length;c<d;c++)if(b[c]===a){this.childList.splice(c,1);break}},removeChildren:function(a,b){this.tree.logDebug("%s.removeChildren(%o)",this,a);var c=this.tree,d=this.childList;if(d){for(var e=0,g=d.length;e<g;e++){var i=d[e];i===c.activeNode&&!b&&i.deactivate();if(this.tree.options.persist&&
|
36
|
+
!b){i.bSelected&&this.tree.persistence.clearSelect(i.data.key);i.bExpanded&&this.tree.persistence.clearExpand(i.data.key)}i.removeChildren(true,b);this.ul&&this.ul.removeChild(i.li)}this.childList=null}if(!a){this.isLoading=false;this.render()}},setTitle:function(a){this.fromDict({title:a})},reload:function(){throw"Use reloadChildren() instead";},reloadChildren:function(a){if(this.parent===null)throw"Use tree.reload() instead";else if(!this.data.isLazy)throw"node.reloadChildren() requires lazy nodes.";
|
37
37
|
if(a){var b=this,c="nodeLoaded.dynatree."+this.tree.$tree.attr("id")+"."+this.data.key;this.tree.$tree.bind(c,function(d,e,g){b.tree.$tree.unbind(c);b.tree.logInfo("loaded %o, %o, %o",d,e,g);if(e!==b)throw"got invalid load event";a.call(b.tree,e,g)})}this.removeChildren();this._loadContent()},_loadKeyPath:function(a,b){var c=this.tree;c.logDebug("%s._loadKeyPath(%s)",this,a);if(a==="")throw"Key path must not be empty";var d=a.split(c.options.keyPathSeparator);if(d[0]==="")throw"Key path must be relative (don't start with '/')";
|
38
|
-
for(var e=d.shift(),g=0
|
39
|
-
|
38
|
+
for(var e=d.shift(),g=0,i=this.childList.length;g<i;g++){var h=this.childList[g];if(h.data.key===e){if(d.length===0)b.call(c,h,"ok");else if(h.data.isLazy&&(h.childList===null||h.childList===undefined)){c.logDebug("%s._loadKeyPath(%s) -> reloading %s...",this,a,h);var j=this;h.reloadChildren(function(k,r){if(r){c.logDebug("%s._loadKeyPath(%s) -> reloaded %s.",k,a,k);b.call(c,h,"loaded");k._loadKeyPath(d.join(c.options.keyPathSeparator),b)}else{c.logWarning("%s._loadKeyPath(%s) -> reloadChildren() failed.",
|
39
|
+
j,a);b.call(c,h,"error")}})}else{b.call(c,h,"loaded");h._loadKeyPath(d.join(c.options.keyPathSeparator),b)}return}}c.logWarning("Node not found: "+e)},resetLazy:function(){if(this.parent===null)throw"Use tree.reload() instead";else if(!this.data.isLazy)throw"node.resetLazy() requires lazy nodes.";this.expand(false);this.removeChildren()},_addChildNode:function(a,b){var c=this.tree,d=c.options,e=c.persistence;a.parent=this;if(this.childList===null)this.childList=[];else b||f(this.childList[this.childList.length-
|
40
40
|
1].span).removeClass(d.classNames.lastsib);if(b){var g=f.inArray(b,this.childList);if(g<0)throw"<beforeNode> must be a child of <this>";this.childList.splice(g,0,a)}else this.childList.push(a);g=c.isInitializing();if(d.persist&&e.cookiesFound&&g){if(e.activeKey==a.data.key)c.activeNode=a;if(e.focusedKey==a.data.key)c.focusNode=a;a.bExpanded=f.inArray(a.data.key,e.expandedKeyList)>=0;a.bSelected=f.inArray(a.data.key,e.selectedKeyList)>=0}else{if(a.data.activate){c.activeNode=a;if(d.persist)e.activeKey=
|
41
41
|
a.data.key}if(a.data.focus){c.focusNode=a;if(d.persist)e.focusedKey=a.data.key}a.bExpanded=a.data.expand===true;a.bExpanded&&d.persist&&e.addExpand(a.data.key);a.bSelected=a.data.select===true;a.bSelected&&d.persist&&e.addSelect(a.data.key)}if(d.minExpandLevel>=a.getLevel())this.bExpanded=true;if(a.bSelected&&d.selectMode==3)for(d=this;d;){d.hasSubSel||d._setSubSel(true);d=d.parent}c.bEnableUpdate&&this.render();return a},addChild:function(a,b){if(typeof a=="string")throw"Invalid data type for "+
|
42
|
-
a;else if(!a||a.length===0)return;else if(a instanceof p)return this._addChildNode(a,b);a.length||(a=[a]);for(var c=this.tree.enableUpdate(false),d=null,e=0
|
43
|
-
this.setLazyNodeStatus(DTNodeStatus_Loading);if(a.debugLazyDelay){var
|
44
|
-
|
45
|
-
if(b===undefined||b=="over")b="child";var
|
46
|
-
|
47
|
-
|
42
|
+
a;else if(!a||a.length===0)return;else if(a instanceof p)return this._addChildNode(a,b);a.length||(a=[a]);for(var c=this.tree.enableUpdate(false),d=null,e=0,g=a.length;e<g;e++){var i=a[e],h=this._addChildNode(new p(this,this.tree,i),b);d||(d=h);i.children&&h.addChild(i.children,null)}this.tree.enableUpdate(c);return d},append:function(a){this.tree.logWarning("node.append() is deprecated (use node.addChild() instead).");return this.addChild(a,null)},appendAjax:function(a){var b=this;this.removeChildren(false,
|
43
|
+
true);this.setLazyNodeStatus(DTNodeStatus_Loading);if(a.debugLazyDelay){var c=a.debugLazyDelay;a.debugLazyDelay=0;this.tree.logInfo("appendAjax: waiting for debugLazyDelay "+c);setTimeout(function(){b.appendAjax(a)},c)}else{var d=a.success,e=a.error,g="nodeLoaded.dynatree."+this.tree.$tree.attr("id")+"."+this.data.key,i=f.extend({},this.tree.options.ajaxDefaults,a,{success:function(h){var j=b.tree.phase;b.tree.phase="init";if(i.postProcess)h=i.postProcess.call(this,h,this.dataType);if(!f.isArray(h)||
|
44
|
+
h.length!==0)b.addChild(h,null);b.tree.phase="postInit";d&&d.call(i,b);b.tree.logInfo("trigger "+g);b.tree.$tree.trigger(g,[b,true]);b.tree.phase=j;b.setLazyNodeStatus(DTNodeStatus_Ok);if(f.isArray(h)&&h.length===0){b.childList=[];b.render()}},error:function(h,j,k){b.tree.logWarning("appendAjax failed:",j,":\n",h,"\n",k);e&&e.call(i,b,h,j,k);b.tree.$tree.trigger(g,[b,false]);b.setLazyNodeStatus(DTNodeStatus_Error,{info:j,tooltip:""+k})}});f.ajax(i)}},move:function(a,b){var c;if(this!==a){if(!this.parent)throw"Cannot move system root";
|
45
|
+
if(b===undefined||b=="over")b="child";var d=this.parent,e=b==="child"?a:a.parent;if(e.isDescendantOf(this))throw"Cannot move a node to it's own descendant";if(this.parent.childList.length==1){this.parent.childList=null;this.parent.bExpanded=false}else{c=f.inArray(this,this.parent.childList);if(c<0)throw"Internal error";this.parent.childList.splice(c,1)}this.parent.ul.removeChild(this.li);this.parent=e;if(e.hasChildren())switch(b){case "child":e.childList.push(this);break;case "before":c=f.inArray(a,
|
46
|
+
e.childList);if(c<0)throw"Internal error";e.childList.splice(c,0,this);break;case "after":c=f.inArray(a,e.childList);if(c<0)throw"Internal error";e.childList.splice(c+1,0,this);break;default:throw"Invalid mode "+b;}else{e.childList=[this];if(!e.ul){e.ul=document.createElement("ul");e.ul.style.display="none";e.li.appendChild(e.ul)}}e.ul.appendChild(this.li);if(this.tree!==a.tree){this.visit(function(g){g.tree=a.tree},null,true);throw"Not yet implemented.";}d.isDescendantOf(e)||d.render();e.isDescendantOf(d)||
|
47
|
+
e.render()}},lastentry:undefined};var n=o.create();n._getTreePersistData=function(a,b){var c=new n(a,b);c.read();return c.toDict()};getDynaTreePersistData=n._getTreePersistData;n.prototype={initialize:function(a,b){this._log("DynaTreeStatus: initialize");if(a===undefined)a=f.ui.dynatree.prototype.options.cookieId;b=f.extend({},f.ui.dynatree.prototype.options.cookie,b);this.cookieId=a;this.cookieOpts=b;this.cookiesFound=undefined;this.selectedKeyList=this.expandedKeyList=this.focusedKey=this.activeKey=
|
48
48
|
null},_log:function(){Array.prototype.unshift.apply(arguments,["debug"]);_log.apply(this,arguments)},read:function(){this._log("DynaTreeStatus: read");this.cookiesFound=false;var a=f.cookie(this.cookieId+"-active");this.activeKey=a===null?"":a;if(a!==null)this.cookiesFound=true;a=f.cookie(this.cookieId+"-focus");this.focusedKey=a===null?"":a;if(a!==null)this.cookiesFound=true;a=f.cookie(this.cookieId+"-expand");this.expandedKeyList=a===null?[]:a.split(",");if(a!==null)this.cookiesFound=true;a=f.cookie(this.cookieId+
|
49
49
|
"-select");this.selectedKeyList=a===null?[]:a.split(",");if(a!==null)this.cookiesFound=true},write:function(){this._log("DynaTreeStatus: write");f.cookie(this.cookieId+"-active",this.activeKey===null?"":this.activeKey,this.cookieOpts);f.cookie(this.cookieId+"-focus",this.focusedKey===null?"":this.focusedKey,this.cookieOpts);f.cookie(this.cookieId+"-expand",this.expandedKeyList===null?"":this.expandedKeyList.join(","),this.cookieOpts);f.cookie(this.cookieId+"-select",this.selectedKeyList===null?"":
|
50
50
|
this.selectedKeyList.join(","),this.cookieOpts)},addExpand:function(a){this._log("addExpand(%o)",a);if(f.inArray(a,this.expandedKeyList)<0){this.expandedKeyList.push(a);f.cookie(this.cookieId+"-expand",this.expandedKeyList.join(","),this.cookieOpts)}},clearExpand:function(a){this._log("clearExpand(%o)",a);a=f.inArray(a,this.expandedKeyList);if(a>=0){this.expandedKeyList.splice(a,1);f.cookie(this.cookieId+"-expand",this.expandedKeyList.join(","),this.cookieOpts)}},addSelect:function(a){this._log("addSelect(%o)",
|
@@ -62,23 +62,23 @@ this.getSelectedNodes(a);for(var b=this.$tree.attr("name")||this.$tree.attr("id"
|
|
62
62
|
disable:function(){this.$widget.disable()},getNodeByKey:function(a){var b=document.getElementById(this.options.idPrefix+a);if(b)return b.dtnode?b.dtnode:null;var c=null;this.visit(function(d){if(d.data.key==a){c=d;return false}},true);return c},getActiveNode:function(){return this.activeNode},reactivate:function(a){var b=this.activeNode;if(b){this.activeNode=null;b.activate();a&&b.focus()}},getSelectedNodes:function(a){var b=[];this.tnRoot.visit(function(c){if(c.bSelected){b.push(c);if(a===true)return"skip"}});
|
63
63
|
return b},activateKey:function(a){a=a===null?null:this.getNodeByKey(a);if(!a){this.activeNode&&this.activeNode.deactivate();return this.activeNode=null}a.focus();a.activate();return a},loadKeyPath:function(a,b){var c=a.split(this.options.keyPathSeparator);c[0]===""&&c.shift();if(c[0]==this.tnRoot.data.key){this.logDebug("Removed leading root key.");c.shift()}a=c.join(this.options.keyPathSeparator);return this.tnRoot._loadKeyPath(a,b)},selectKey:function(a,b){var c=this.getNodeByKey(a);if(!c)return null;
|
64
64
|
c.select(b);return c},enableUpdate:function(a){if(this.bEnableUpdate==a)return a;(this.bEnableUpdate=a)&&this.redraw();return!a},visit:function(a,b){return this.tnRoot.visit(a,b)},_createFromTag:function(a,b){var c=this;b.find(">li").each(function(){var d=f(this),e=d.find(">span:first");if(e.length)e=e.html();else{e=d.html();var g=e.search(/<ul/i);e=g>=0?f.trim(e.substring(0,g)):f.trim(e)}e={title:e,isFolder:d.hasClass("folder"),isLazy:d.hasClass("lazy"),expand:d.hasClass("expanded"),select:d.hasClass("selected"),
|
65
|
-
activate:d.hasClass("active"),focus:d.hasClass("focused"),noLink:d.hasClass("noLink")};if(d.attr("title"))e.tooltip=d.attr("title");if(d.attr("id"))e.key=d.attr("id");if(d.attr("data"))if(g=f.trim(d.attr("data"))){if(g.charAt(0)!="{")g="{"+g+"}";try{f.extend(e,eval("("+g+")"))}catch(
|
65
|
+
activate:d.hasClass("active"),focus:d.hasClass("focused"),noLink:d.hasClass("noLink")};if(d.attr("title"))e.tooltip=d.attr("title");if(d.attr("id"))e.key=d.attr("id");if(d.attr("data"))if(g=f.trim(d.attr("data"))){if(g.charAt(0)!="{")g="{"+g+"}";try{f.extend(e,eval("("+g+")"))}catch(i){throw"Error parsing node data: "+i+"\ndata:\n'"+g+"'";}}e=a.addChild(e);d=d.find(">ul:first");d.length&&c._createFromTag(e,d)})},_checkConsistency:function(){},_setDndStatus:function(a,b,c,d,e){a=a?f(a.span):null;b=
|
66
66
|
f(b.span);if(!this.$dndMarker){this.$dndMarker=f("<div id='dynatree-drop-marker'></div>").hide().prependTo(f(this.divTree).parent());logMsg("Creating marker: %o",this.$dndMarker)}if(d==="after"||d==="before"||d==="over"){var g=b.position();switch(d){case "before":this.$dndMarker.removeClass("dynatree-drop-after dynatree-drop-over");this.$dndMarker.addClass("dynatree-drop-before");g.top-=8;break;case "after":this.$dndMarker.removeClass("dynatree-drop-before dynatree-drop-over");this.$dndMarker.addClass("dynatree-drop-after");
|
67
67
|
g.top+=8;break;default:this.$dndMarker.removeClass("dynatree-drop-after dynatree-drop-before");this.$dndMarker.addClass("dynatree-drop-over");b.addClass("dynatree-drop-target");g.left+=8}this.$dndMarker.css({left:g.left+"px",top:g.top+"px"}).show()}else{b.removeClass("dynatree-drop-target");this.$dndMarker.hide()}d==="after"?b.addClass("dynatree-drop-after"):b.removeClass("dynatree-drop-after");d==="before"?b.addClass("dynatree-drop-before"):b.removeClass("dynatree-drop-before");if(e===true){a&&a.addClass("dynatree-drop-accept");
|
68
68
|
b.addClass("dynatree-drop-accept");c.addClass("dynatree-drop-accept")}else{a&&a.removeClass("dynatree-drop-accept");b.removeClass("dynatree-drop-accept");c.removeClass("dynatree-drop-accept")}if(e===false){a&&a.addClass("dynatree-drop-reject");b.addClass("dynatree-drop-reject");c.addClass("dynatree-drop-reject")}else{a&&a.removeClass("dynatree-drop-reject");b.removeClass("dynatree-drop-reject");c.removeClass("dynatree-drop-reject")}},_onDragEvent:function(a,b,c,d,e,g){a!=="over"&&this.logDebug("tree._onDragEvent(%s, %o, %o) - %o",
|
69
|
-
a,b,c,this);var
|
70
|
-
break;case "enter":i
|
71
|
-
j={x:d.x/j.width(),y:d.y/j.height()};if(g.after&&j.y>0.75)a="after";else if(!g.over&&g.after&&j.y>0.5)a="after";else if(g.before&&j.y<=0.25)a="before";else if(!g.over&&g.before&&j.y<=0.5)a="before";else if(g.over)a="over";if(
|
72
|
-
a=null}else if(a==="over"&&c&&c.parent===b&&c.isLastSibling()){this.logDebug(" drop last child over own parent prevented");a=null}this.logDebug("hitMode: %s - %s - %s",a,b.parent===c,b.isLastSibling());e.helper.data("hitMode",a)}a==="over"&&
|
73
|
-
g);break;case "leave":b.scheduleAction("cancel");e.helper.data("enterResponse",null);e.helper.data("hitMode",null);this._setDndStatus(c,b,e.helper,"out",undefined);
|
74
|
-
"ui.dynatree._init() was called; you should upgrade to jquery.ui.core.js v1.8 or higher.");return this._create()}_log("debug","ui.dynatree._init() was called; no current default functionality.")},_create:function(){logMsg("Dynatree._create(): version='%s', debugLevel=%o.",q.version,this.options.debugLevel);this.options.event+=".dynatree";this.element.get(0);this.tree=new q(this);this.tree._load();this.tree.logDebug("Dynatree._init(): done.")},bind:function(){function a(c){c=
|
75
|
-
var d=
|
76
|
-
false?false:d._onDblClick(c);case "keydown":return g.onKeydown&&g.onKeydown.call(e,d,c)===false?false:d._onKeydown(c);case "keypress":return g.onKeypress&&g.onKeypress.call(e,d,c)===false?false:d._onKeypress(c)}}catch(
|
69
|
+
a,b,c,this);var i=this.options.dnd,h=null,j=f(b.span);switch(a){case "helper":c=f("<div class='dynatree-drag-helper'><span class='dynatree-drag-helper-img' /></div>").append(f(d.target).closest("a").clone());c.data("dtSourceNode",b);this.logDebug("helper.sourceNode=%o",c.data("dtSourceNode"));h=c;break;case "start":if(b.isStatusNode())h=false;else if(i.onDragStart)h=i.onDragStart(b);if(h===false){this.logDebug("tree.onDragStart() cancelled");e.helper.trigger("mouseup");e.helper.hide()}else j.addClass("dynatree-drag-source");
|
70
|
+
break;case "enter":h=i.onDragEnter?i.onDragEnter(b,c):null;h={over:h!==false&&(h===true||h==="over"||f.inArray("over",h)>=0),before:h!==false&&(h===true||h==="before"||f.inArray("before",h)>=0),after:h!==false&&(h===true||h==="after"||f.inArray("after",h)>=0)};e.helper.data("enterResponse",h);this.logDebug("helper.enterResponse: %o",h);break;case "over":g=e.helper.data("enterResponse");a=null;if(g===false)break;else if(typeof g==="string")a=g;else{var k=j.offset();d={x:d.pageX-k.left,y:d.pageY-k.top};
|
71
|
+
j={x:d.x/j.width(),y:d.y/j.height()};if(g.after&&j.y>0.75)a="after";else if(!g.over&&g.after&&j.y>0.5)a="after";else if(g.before&&j.y<=0.25)a="before";else if(!g.over&&g.before&&j.y<=0.5)a="before";else if(g.over)a="over";if(i.preventVoidMoves)if(b===c){this.logDebug(" drop over source node prevented");a=null}else if(a==="before"&&c&&b===c.getNextSibling()){this.logDebug(" drop after source node prevented");a=null}else if(a==="after"&&c&&b===c.getPrevSibling()){this.logDebug(" drop before source node prevented");
|
72
|
+
a=null}else if(a==="over"&&c&&c.parent===b&&c.isLastSibling()){this.logDebug(" drop last child over own parent prevented");a=null}this.logDebug("hitMode: %s - %s - %s",a,b.parent===c,b.isLastSibling());e.helper.data("hitMode",a)}a==="over"&&i.autoExpandMS&&b.hasChildren()!==false&&!b.bExpanded&&b.scheduleAction("expand",i.autoExpandMS);if(a&&i.onDragOver)h=i.onDragOver(b,c,a);this._setDndStatus(c,b,e.helper,a,h!==false);break;case "drop":(a=e.helper.data("hitMode"))&&i.onDrop&&i.onDrop(b,c,a,e,
|
73
|
+
g);break;case "leave":b.scheduleAction("cancel");e.helper.data("enterResponse",null);e.helper.data("hitMode",null);this._setDndStatus(c,b,e.helper,"out",undefined);i.onDragLeave&&i.onDragLeave(b,c);break;case "stop":j.removeClass("dynatree-drag-source");i.onDragStop&&i.onDragStop(b);break;default:throw"Unsupported drag event: "+a;}return h},cancelDrag:function(){var a=f.ui.ddmanager.current;a&&a.cancel()},lastentry:undefined};f.widget("ui.dynatree",{_init:function(){if(parseFloat(f.ui.version)<1.8){_log("warn",
|
74
|
+
"ui.dynatree._init() was called; you should upgrade to jquery.ui.core.js v1.8 or higher.");return this._create()}_log("debug","ui.dynatree._init() was called; no current default functionality.")},_create:function(){logMsg("Dynatree._create(): version='%s', debugLevel=%o.",q.version,this.options.debugLevel);this.options.event+=".dynatree";this.element.get(0);this.tree=new q(this);this.tree._load();this.tree.logDebug("Dynatree._init(): done.")},bind:function(){function a(c){c=f.event.fix(c||window.event);
|
75
|
+
var d=l(c.target);return d?d._onFocus(c):false}this.unbind();var b="click.dynatree dblclick.dynatree";if(this.options.keyboard)b+=" keypress.dynatree keydown.dynatree";this.element.bind(b,function(c){var d=l(c.target);if(!d)return true;var e=d.tree,g=e.options;e.logDebug("event(%s): dtnode: %s",c.type,d);var i=e.phase;e.phase="userEvent";try{switch(c.type){case "click":return g.onClick&&g.onClick.call(e,d,c)===false?false:d._onClick(c);case "dblclick":return g.onDblClick&&g.onDblClick.call(e,d,c)===
|
76
|
+
false?false:d._onDblClick(c);case "keydown":return g.onKeydown&&g.onKeydown.call(e,d,c)===false?false:d._onKeydown(c);case "keypress":return g.onKeypress&&g.onKeypress.call(e,d,c)===false?false:d._onKeypress(c)}}catch(h){e.logWarning("bind(%o): dtnode: %o, error: %o",c,d,h)}finally{e.phase=i}});b=this.tree.divTree;if(b.addEventListener){b.addEventListener("focus",a,true);b.addEventListener("blur",a,true)}else b.onfocusin=b.onfocusout=a},unbind:function(){this.element.unbind(".dynatree")},enable:function(){this.bind();
|
77
77
|
f.Widget.prototype.enable.apply(this,arguments)},disable:function(){this.unbind();f.Widget.prototype.disable.apply(this,arguments)},getTree:function(){return this.tree},getRoot:function(){return this.tree.getRoot()},getActiveNode:function(){return this.tree.getActiveNode()},getSelectedNodes:function(){return this.tree.getSelectedNodes()},lastentry:undefined});if(parseFloat(f.ui.version)<1.8)f.ui.dynatree.getter="getTree getRoot getActiveNode getSelectedNodes";f.ui.dynatree.prototype.options={title:"Dynatree",
|
78
78
|
minExpandLevel:1,imagePath:null,children:null,initId:null,initAjax:null,autoFocus:true,keyboard:true,persist:false,autoCollapse:false,clickFolderMode:3,activeVisible:true,checkbox:false,selectMode:2,fx:null,noLink:false,onClick:null,onDblClick:null,onKeydown:null,onKeypress:null,onFocus:null,onBlur:null,onQueryActivate:null,onQuerySelect:null,onQueryExpand:null,onPostInit:null,onActivate:null,onDeactivate:null,onSelect:null,onExpand:null,onLazyRead:null,dnd:{onDragStart:null,onDragStop:null,autoExpandMS:1E3,
|
79
79
|
preventVoidMoves:true,onDragEnter:null,onDragOver:null,onDrop:null,onDragLeave:null},ajaxDefaults:{cache:false,dataType:"json"},strings:{loading:"Loading…",loadError:"Load error!"},generateIds:false,idPrefix:"dynatree-id-",keyPathSeparator:"/",cookieId:"dynatree",cookie:{expires:null},classNames:{container:"dynatree-container",node:"dynatree-node",folder:"dynatree-folder",empty:"dynatree-empty",vline:"dynatree-vline",expander:"dynatree-expander",connector:"dynatree-connector",checkbox:"dynatree-checkbox",
|
80
80
|
nodeIcon:"dynatree-icon",title:"dynatree-title",noConnector:"dynatree-no-connector",nodeError:"dynatree-statusnode-error",nodeWait:"dynatree-statusnode-wait",hidden:"dynatree-hidden",combinedExpanderPrefix:"dynatree-exp-",combinedIconPrefix:"dynatree-ico-",nodeLoading:"dynatree-loading",hasChildren:"dynatree-has-children",active:"dynatree-active",selected:"dynatree-selected",expanded:"dynatree-expanded",lazy:"dynatree-lazy",focused:"dynatree-focused",partsel:"dynatree-partsel",lastsib:"dynatree-lastsib"},
|
81
|
-
debugLevel:2,lastentry:undefined};if(parseFloat(f.ui.version)<1.8)f.ui.dynatree.defaults=f.ui.dynatree.prototype.options;f.ui.dynatree.nodedatadefaults={title:null,key:null,isFolder:false,isLazy:false,tooltip:null,icon:null,addClass:null,noLink:false,activate:false,focus:false,expand:false,select:false,hideCheckbox:false,unselectable:false,children:null,lastentry:undefined};var
|
82
|
-
d=b.helper.data("dtSourceNode")||null;logMsg("draggable-connectToDynatree.start, %s",d);logMsg(" this: %o",this);logMsg(" event: %o",a);logMsg(" draggable: %o",c);logMsg(" ui: %o",b);if(d){c.offset.click.top=-2;c.offset.click.left=+16;return d.tree._onDragEvent("start",d,null,a,b,c)}},drag:function(a,b){var c=f(this).data("draggable"),d=b.helper.data("dtSourceNode")||null,e=b.helper.data("dtTargetNode")||null,g=
|
81
|
+
debugLevel:2,lastentry:undefined};if(parseFloat(f.ui.version)<1.8)f.ui.dynatree.defaults=f.ui.dynatree.prototype.options;f.ui.dynatree.nodedatadefaults={title:null,key:null,isFolder:false,isLazy:false,tooltip:null,icon:null,addClass:null,noLink:false,activate:false,focus:false,expand:false,select:false,hideCheckbox:false,unselectable:false,children:null,lastentry:undefined};var s=false,t=function(){if(!s){f.ui.plugin.add("draggable","connectToDynatree",{start:function(a,b){var c=f(this).data("draggable"),
|
82
|
+
d=b.helper.data("dtSourceNode")||null;logMsg("draggable-connectToDynatree.start, %s",d);logMsg(" this: %o",this);logMsg(" event: %o",a);logMsg(" draggable: %o",c);logMsg(" ui: %o",b);if(d){c.offset.click.top=-2;c.offset.click.left=+16;return d.tree._onDragEvent("start",d,null,a,b,c)}},drag:function(a,b){var c=f(this).data("draggable"),d=b.helper.data("dtSourceNode")||null,e=b.helper.data("dtTargetNode")||null,g=l(a.target);if(a.target&&!g)if(f(a.target).closest("div.dynatree-drag-helper,#dynatree-drop-marker").length>
|
83
83
|
0){logMsg("Drag event over helper: ignored.");return}b.helper.data("dtTargetNode",g);e&&e!==g&&e.tree._onDragEvent("leave",e,d,a,b,c);if(g)if(g.tree.options.dnd.onDrop)g===e?g.tree._onDragEvent("over",g,d,a,b,c):g.tree._onDragEvent("enter",g,d,a,b,c)},stop:function(a,b){var c=f(this).data("draggable"),d=b.helper.data("dtSourceNode")||null,e=b.helper.data("dtTargetNode")||null;logMsg("draggable-connectToDynatree.stop: targetNode(from event): %s, dtTargetNode: %s",e,b.helper.data("dtTargetNode"));logMsg("draggable-connectToDynatree.stop, %s",
|
84
|
-
d);var g=a.type;logMsg(" type: %o, downEvent: %o, upEvent: %o",g,c._mouseDownEvent,a);logMsg(" targetNode: %o",e);(g=g=="mouseup"&&a.which==1)||logMsg("Drag was cancelled");if(e){g&&e.tree._onDragEvent("drop",e,d,a,b,c);e.tree._onDragEvent("leave",e,d,a,b,c)}d&&d.tree._onDragEvent("stop",d,null,a,b,c)}});
|
84
|
+
d);var g=a.type;logMsg(" type: %o, downEvent: %o, upEvent: %o",g,c._mouseDownEvent,a);logMsg(" targetNode: %o",e);(g=g=="mouseup"&&a.which==1)||logMsg("Drag was cancelled");if(e){g&&e.tree._onDragEvent("drop",e,d,a,b,c);e.tree._onDragEvent("leave",e,d,a,b,c)}d&&d.tree._onDragEvent("stop",d,null,a,b,c)}});s=true}}})(jQuery);
|
@@ -5,146 +5,15 @@ file 'config/initializers/dynatree.rb'
|
|
5
5
|
javascript 'jquery.dynatree.js'
|
6
6
|
javascript 'jquery.dynatree.min.js'
|
7
7
|
stylesheet 'jquery/dynatree/aero.scss'
|
8
|
-
image 'jquery/dynatree/aero/
|
9
|
-
image 'jquery/dynatree/aero/
|
10
|
-
image 'jquery/dynatree/aero/cbIntermediate.png'
|
11
|
-
image 'jquery/dynatree/aero/cbIntermediate_hover.png'
|
12
|
-
image 'jquery/dynatree/aero/cbUnchecked.png'
|
13
|
-
image 'jquery/dynatree/aero/cbUnchecked_hover.png'
|
14
|
-
image 'jquery/dynatree/aero/collapsed.png'
|
15
|
-
image 'jquery/dynatree/aero/collapsed_hover.png'
|
16
|
-
image 'jquery/dynatree/aero/copy_here.png'
|
17
|
-
image 'jquery/dynatree/aero/customDoc1.png'
|
18
|
-
image 'jquery/dynatree/aero/customFolder1.png'
|
19
|
-
image 'jquery/dynatree/aero/document.png'
|
20
|
-
image 'jquery/dynatree/aero/doc_with_children.png'
|
21
|
-
image 'jquery/dynatree/aero/drop_accept.png'
|
22
|
-
image 'jquery/dynatree/aero/drop_here.png'
|
23
|
-
image 'jquery/dynatree/aero/drop_reject.png'
|
24
|
-
image 'jquery/dynatree/aero/drop_sibling_here.png'
|
25
|
-
image 'jquery/dynatree/aero/empty.png'
|
26
|
-
image 'jquery/dynatree/aero/expanded.png'
|
27
|
-
image 'jquery/dynatree/aero/expanded_hover.png'
|
28
|
-
image 'jquery/dynatree/aero/folder.png'
|
29
|
-
image 'jquery/dynatree/aero/folder_docs.png'
|
30
|
-
image 'jquery/dynatree/aero/folder_images.png'
|
31
|
-
image 'jquery/dynatree/aero/folder_page.png'
|
32
|
-
image 'jquery/dynatree/aero/ltDoc.png'
|
33
|
-
image 'jquery/dynatree/aero/ltError.png'
|
34
|
-
image 'jquery/dynatree/aero/ltWait.gif'
|
35
|
-
image 'jquery/dynatree/aero/move_here.png'
|
36
|
-
image 'jquery/dynatree/aero/rbChecked.png'
|
37
|
-
image 'jquery/dynatree/aero/rbChecked_hover.png'
|
38
|
-
image 'jquery/dynatree/aero/rbIntermediate.png'
|
39
|
-
image 'jquery/dynatree/aero/rbIntermediate_hover.png'
|
40
|
-
image 'jquery/dynatree/aero/rbUnchecked.png'
|
41
|
-
image 'jquery/dynatree/aero/rbUnchecked_hover.png'
|
8
|
+
image 'jquery/dynatree/aero/icons.png'
|
9
|
+
image 'jquery/dynatree/aero/loading.gif'
|
42
10
|
stylesheet 'jquery/dynatree/aqua.scss'
|
43
|
-
image 'jquery/dynatree/aqua/
|
44
|
-
image 'jquery/dynatree/aqua/
|
45
|
-
image 'jquery/dynatree/aqua/cbIntermediate.png'
|
46
|
-
image 'jquery/dynatree/aqua/cbIntermediate_hover.png'
|
47
|
-
image 'jquery/dynatree/aqua/cbUnchecked.png'
|
48
|
-
image 'jquery/dynatree/aqua/cbUnchecked_hover.png'
|
49
|
-
image 'jquery/dynatree/aqua/collapsed.png'
|
50
|
-
image 'jquery/dynatree/aqua/collapsed_hover.png'
|
51
|
-
image 'jquery/dynatree/aqua/copy_here.png'
|
52
|
-
image 'jquery/dynatree/aqua/customDoc1.png'
|
53
|
-
image 'jquery/dynatree/aqua/customFolder1.png'
|
54
|
-
image 'jquery/dynatree/aqua/document.png'
|
55
|
-
image 'jquery/dynatree/aqua/doc_with_children.png'
|
56
|
-
image 'jquery/dynatree/aqua/drop_accept.png'
|
57
|
-
image 'jquery/dynatree/aqua/drop_here.png'
|
58
|
-
image 'jquery/dynatree/aqua/drop_reject.png'
|
59
|
-
image 'jquery/dynatree/aqua/drop_sibling_here.png'
|
60
|
-
image 'jquery/dynatree/aqua/empty.png'
|
61
|
-
image 'jquery/dynatree/aqua/expanded.png'
|
62
|
-
image 'jquery/dynatree/aqua/expanded_hover.png'
|
63
|
-
image 'jquery/dynatree/aqua/folder.png'
|
64
|
-
image 'jquery/dynatree/aqua/folder_docs.png'
|
65
|
-
image 'jquery/dynatree/aqua/folder_images.png'
|
66
|
-
image 'jquery/dynatree/aqua/folder_open.png'
|
67
|
-
image 'jquery/dynatree/aqua/folder_page.png'
|
68
|
-
image 'jquery/dynatree/aqua/ltDoc.png'
|
69
|
-
image 'jquery/dynatree/aqua/ltError.png'
|
70
|
-
image 'jquery/dynatree/aqua/ltWait.gif'
|
71
|
-
image 'jquery/dynatree/aqua/move_here.png'
|
72
|
-
image 'jquery/dynatree/aqua/rbChecked.png'
|
73
|
-
image 'jquery/dynatree/aqua/rbChecked_hover.png'
|
74
|
-
image 'jquery/dynatree/aqua/rbIntermediate.png'
|
75
|
-
image 'jquery/dynatree/aqua/rbIntermediate_hover.png'
|
76
|
-
image 'jquery/dynatree/aqua/rbUnchecked.png'
|
77
|
-
image 'jquery/dynatree/aqua/rbUnchecked_hover.png'
|
11
|
+
image 'jquery/dynatree/aqua/icons.png'
|
12
|
+
image 'jquery/dynatree/aqua/loading.gif'
|
78
13
|
stylesheet 'jquery/dynatree/crystal.scss'
|
79
|
-
image 'jquery/dynatree/crystal/
|
80
|
-
image 'jquery/dynatree/crystal/
|
81
|
-
image 'jquery/dynatree/crystal/cbIntermediate.png'
|
82
|
-
image 'jquery/dynatree/crystal/cbIntermediate_hover.png'
|
83
|
-
image 'jquery/dynatree/crystal/cbUnchecked.png'
|
84
|
-
image 'jquery/dynatree/crystal/cbUnchecked_hover.png'
|
85
|
-
image 'jquery/dynatree/crystal/collapsed.png'
|
86
|
-
image 'jquery/dynatree/crystal/collapsed_hover.png'
|
87
|
-
image 'jquery/dynatree/crystal/copy_here.png'
|
88
|
-
image 'jquery/dynatree/crystal/customDoc1.png'
|
89
|
-
image 'jquery/dynatree/crystal/customFolder1.png'
|
90
|
-
image 'jquery/dynatree/crystal/document.png'
|
91
|
-
image 'jquery/dynatree/crystal/doc_with_children.png'
|
92
|
-
image 'jquery/dynatree/crystal/drop_accept.png'
|
93
|
-
image 'jquery/dynatree/crystal/drop_here.png'
|
94
|
-
image 'jquery/dynatree/crystal/drop_reject.png'
|
95
|
-
image 'jquery/dynatree/crystal/drop_sibling_here.png'
|
96
|
-
image 'jquery/dynatree/crystal/empty.png'
|
97
|
-
image 'jquery/dynatree/crystal/expanded.png'
|
98
|
-
image 'jquery/dynatree/crystal/expanded_hover.png'
|
99
|
-
image 'jquery/dynatree/crystal/folder.png'
|
100
|
-
image 'jquery/dynatree/crystal/folder_docs.png'
|
101
|
-
image 'jquery/dynatree/crystal/folder_images.png'
|
102
|
-
image 'jquery/dynatree/crystal/folder_open.png'
|
103
|
-
image 'jquery/dynatree/crystal/folder_page.png'
|
104
|
-
image 'jquery/dynatree/crystal/ltDoc.png'
|
105
|
-
image 'jquery/dynatree/crystal/ltError.png'
|
106
|
-
image 'jquery/dynatree/crystal/ltWait.gif'
|
107
|
-
image 'jquery/dynatree/crystal/move_here.png'
|
108
|
-
image 'jquery/dynatree/crystal/rbChecked.png'
|
109
|
-
image 'jquery/dynatree/crystal/rbChecked_hover.png'
|
110
|
-
image 'jquery/dynatree/crystal/rbIntermediate.png'
|
111
|
-
image 'jquery/dynatree/crystal/rbIntermediate_hover.png'
|
112
|
-
image 'jquery/dynatree/crystal/rbUnchecked.png'
|
113
|
-
image 'jquery/dynatree/crystal/rbUnchecked_hover.png'
|
14
|
+
image 'jquery/dynatree/crystal/icons.png'
|
15
|
+
image 'jquery/dynatree/crystal/loading.gif'
|
114
16
|
stylesheet 'jquery/dynatree/xp.scss'
|
115
|
-
image 'jquery/dynatree/xp/
|
116
|
-
image 'jquery/dynatree/xp/
|
117
|
-
image 'jquery/dynatree/xp/cbIntermediate.png'
|
118
|
-
image 'jquery/dynatree/xp/cbIntermediate_hover.png'
|
119
|
-
image 'jquery/dynatree/xp/cbUnchecked.png'
|
120
|
-
image 'jquery/dynatree/xp/cbUnchecked_hover.png'
|
121
|
-
image 'jquery/dynatree/xp/copy_here.png'
|
122
|
-
image 'jquery/dynatree/xp/customDoc1.png'
|
123
|
-
image 'jquery/dynatree/xp/customFolder1.png'
|
124
|
-
image 'jquery/dynatree/xp/drop_accept.png'
|
125
|
-
image 'jquery/dynatree/xp/drop_here.png'
|
126
|
-
image 'jquery/dynatree/xp/drop_reject.png'
|
127
|
-
image 'jquery/dynatree/xp/drop_sibling_here.png'
|
128
|
-
image 'jquery/dynatree/xp/ltDoc.png'
|
129
|
-
image 'jquery/dynatree/xp/ltD_ne.png'
|
130
|
-
image 'jquery/dynatree/xp/ltD_nes.png'
|
131
|
-
image 'jquery/dynatree/xp/ltError.png'
|
132
|
-
image 'jquery/dynatree/xp/ltFld.png'
|
133
|
-
image 'jquery/dynatree/xp/ltFld_o.png'
|
134
|
-
image 'jquery/dynatree/xp/ltL_.png'
|
135
|
-
image 'jquery/dynatree/xp/ltL_ne.png'
|
136
|
-
image 'jquery/dynatree/xp/ltL_nes.png'
|
137
|
-
image 'jquery/dynatree/xp/ltL_ns.png'
|
138
|
-
image 'jquery/dynatree/xp/ltM_ne.png'
|
139
|
-
image 'jquery/dynatree/xp/ltM_nes.png'
|
140
|
-
image 'jquery/dynatree/xp/ltP_ne.png'
|
141
|
-
image 'jquery/dynatree/xp/ltP_nes.png'
|
142
|
-
image 'jquery/dynatree/xp/ltWait.gif'
|
143
|
-
image 'jquery/dynatree/xp/move_here.png'
|
144
|
-
image 'jquery/dynatree/xp/rbChecked.png'
|
145
|
-
image 'jquery/dynatree/xp/rbChecked_hover.png'
|
146
|
-
image 'jquery/dynatree/xp/rbIntermediate.png'
|
147
|
-
image 'jquery/dynatree/xp/rbIntermediate_hover.png'
|
148
|
-
image 'jquery/dynatree/xp/rbUnchecked.png'
|
149
|
-
image 'jquery/dynatree/xp/rbUnchecked_hover.png'
|
17
|
+
image 'jquery/dynatree/xp/icons.png'
|
18
|
+
image 'jquery/dynatree/xp/loading.gif'
|
150
19
|
image 'jquery/dynatree/xp/vline.png'
|
@@ -489,16 +489,18 @@ div.AnyTime-win {
|
|
489
489
|
*/
|
490
490
|
|
491
491
|
/*
|
492
|
-
* FullCalendar v1.4.
|
492
|
+
* FullCalendar v1.4.9 Stylesheet
|
493
493
|
*
|
494
494
|
* Feel free to edit this file to customize the look of FullCalendar.
|
495
495
|
* When upgrading to newer versions, please upgrade this file as well,
|
496
496
|
* porting over any customizations afterwards.
|
497
497
|
*
|
498
|
-
* Date:
|
498
|
+
* Date: Fri Nov 19 22:45:44 2010 -0800
|
499
499
|
*
|
500
500
|
*/
|
501
501
|
|
502
|
+
/* TODO: make font sizes look the same in all doctypes */
|
503
|
+
|
502
504
|
.fc {
|
503
505
|
font-size: 1em;
|
504
506
|
.fc-header, .fc-content {
|
@@ -643,6 +645,7 @@ table.fc-header {
|
|
643
645
|
/* today */
|
644
646
|
background: #ffc; }
|
645
647
|
.fc-not-today {
|
648
|
+
/* override jq-ui highlight (TODO: ui-widget-content) */
|
646
649
|
background: none; } }
|
647
650
|
|
648
651
|
.fc-cell-overlay {
|
@@ -718,6 +721,7 @@ table.fc-header {
|
|
718
721
|
/* resizable */
|
719
722
|
|
720
723
|
.fc .ui-resizable-handle {
|
724
|
+
/*** TODO: don't use ui-resizable anoymore, change class ***/
|
721
725
|
display: block;
|
722
726
|
position: absolute;
|
723
727
|
z-index: 99999;
|
@@ -877,6 +881,12 @@ table.fc-header {
|
|
877
881
|
padding: 2px 2px 0;
|
878
882
|
/* distance between events and day edges */ }
|
879
883
|
|
884
|
+
/* vertical background columns */
|
885
|
+
|
886
|
+
.fc .fc-agenda-bg .ui-state-highlight {
|
887
|
+
background-image: none;
|
888
|
+
/* tall column, don't want repeating background image */ }
|
889
|
+
|
880
890
|
/* Vertical Events
|
881
891
|
------------------------------------------------------------------------*/
|
882
892
|
|