waterfall_bourbon_neat_rails 1.2.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (50) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/dialog.js +1 -1
  3. data/app/assets/javascripts/modal.js +69 -0
  4. data/app/assets/javascripts/waterfall_bourbon_neat_rails/application.js +6 -4
  5. data/app/assets/libs/bPopup/jquery-bpopup.js +7 -0
  6. data/app/assets/libs/chosen/chosen.jquery.css +447 -0
  7. data/app/assets/{javascripts/libs → libs/chosen}/chosen.jquery.js +0 -0
  8. data/app/assets/libs/jQueryUI/images/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
  9. data/app/assets/libs/jQueryUI/images/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
  10. data/app/assets/libs/jQueryUI/images/ui-bg_flat_10_000000_40x100.png +0 -0
  11. data/app/assets/libs/jQueryUI/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
  12. data/app/assets/libs/jQueryUI/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
  13. data/app/assets/libs/jQueryUI/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  14. data/app/assets/libs/jQueryUI/images/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
  15. data/app/assets/libs/jQueryUI/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
  16. data/app/assets/libs/jQueryUI/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
  17. data/app/assets/libs/jQueryUI/images/ui-icons_222222_256x240.png +0 -0
  18. data/app/assets/libs/jQueryUI/images/ui-icons_228ef1_256x240.png +0 -0
  19. data/app/assets/libs/jQueryUI/images/ui-icons_ef8c08_256x240.png +0 -0
  20. data/app/assets/libs/jQueryUI/images/ui-icons_ffd27a_256x240.png +0 -0
  21. data/app/assets/libs/jQueryUI/images/ui-icons_ffffff_256x240.png +0 -0
  22. data/app/assets/libs/jQueryUI/index.html +513 -0
  23. data/app/assets/libs/jQueryUI/jquery-ui.css +1225 -0
  24. data/app/assets/libs/jQueryUI/jquery-ui.js +13953 -0
  25. data/app/assets/libs/jQueryUI/jquery-ui.min.css +7 -0
  26. data/app/assets/libs/jQueryUI/jquery-ui.structure.css +833 -0
  27. data/app/assets/libs/jQueryUI/jquery-ui.structure.min.css +5 -0
  28. data/app/assets/libs/jQueryUI/jquery-ui.theme.css +410 -0
  29. data/app/assets/libs/jQueryUI/jquery-ui.theme.min.css +5 -0
  30. data/app/assets/{stylesheets/libs → libs/timepicker}/jquery.ui.timepicker.css +0 -0
  31. data/app/assets/{javascripts/libs → libs/timepicker}/jquery.ui.timepicker.js +0 -0
  32. data/app/assets/stylesheets/custom/{_style.scss → _config.scss} +1 -0
  33. data/app/assets/stylesheets/custom/_general.scss +10 -0
  34. data/app/assets/stylesheets/custom/components/_ajax_spinner.scss +20 -14
  35. data/app/assets/stylesheets/custom/components/_config.scss +3 -5
  36. data/app/assets/stylesheets/custom/components/_modals.scss +52 -0
  37. data/app/assets/stylesheets/custom/components/_view_profile.scss +0 -1
  38. data/app/assets/stylesheets/custom/components/related/_body.scss +0 -0
  39. data/app/assets/stylesheets/custom/components/related/_config.scss +2 -0
  40. data/app/assets/stylesheets/{partials → custom/components/related}/_flash.scss +0 -0
  41. data/app/assets/stylesheets/custom/components/related/_landing_page.scss +3 -0
  42. data/app/assets/stylesheets/custom/components/related/_main_page.scss +3 -0
  43. data/app/assets/stylesheets/partials/_layout.scss +2 -2
  44. data/app/assets/stylesheets/waterfall_bourbon_neat_rails/application.scss +1 -3
  45. data/app/assets/stylesheets/waterfall_bourbon_neat_rails.css +3 -2
  46. data/lib/waterfall_bourbon_neat_rails/version.rb +1 -1
  47. metadata +35 -10
  48. data/app/assets/javascripts/libs/jquery-ui-1.10.4.min.js +0 -7
  49. data/app/assets/libs/abc.js +0 -3
  50. data/app/assets/stylesheets/libs/jquery-ui-1.10.4.min.css +0 -7

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the gem file manually.