o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1358772536.984206 ;:@value"{I" class:EFI"ProcessedAsset; FI"logical_path; FI"9iugu-ux/components/usecode/iugu-ui-responsive-box.js; FI" pathname; FI"/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/javascripts/iugu-ux/components/usecode/iugu-ui-responsive-box.js.coffee; FI"content_type; FI"application/javascript; FI" mtime; FI"2013-01-12T18:03:34-02:00; FI"length; FiI"digest; F"%1d218c452de05a9c62e920764397003fI"source; FI"(function() { var __hasProp = {}.hasOwnProperty, __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; }; IuguUI.ResponsiveBox = (function(_super) { __extends(ResponsiveBox, _super); function ResponsiveBox() { return ResponsiveBox.__super__.constructor.apply(this, arguments); } ResponsiveBox.prototype.layout = "iugu-ui-responsive-box"; ResponsiveBox.prototype.defaults = { sidebar: null }; ResponsiveBox.prototype.initialize = function() { _.bindAll(this, 'toggleSidebar'); this.sidebar = this.options.sidebar; if (!this.sidebar) { this.sidebar = new IuguUI.ScrollableContainer(); } this.content = new IuguUI.ScrollableContainer(); this.sidebar_wrapper = null; return this.content_wrapper = null; }; ResponsiveBox.prototype.getSidebarWrapper = function() { return this.sidebar_wrapper; }; ResponsiveBox.prototype.getSidebar = function() { return this.sidebar; }; ResponsiveBox.prototype.getContent = function() { return this.content.getContainer(); }; ResponsiveBox.prototype.setTitle = function(title) { return this.$('.responsive-title').html(title); }; ResponsiveBox.prototype.getTitle = function() { return this.$('.responsive-title').html(); }; ResponsiveBox.prototype.reallyToggleSidebar = function() { var preventContainer, uibox, uisidebar; uibox = this.$('.ui-responsive-box'); uisidebar = uibox.children('.sidebar'); if (uisidebar.css('z-index') !== '1000') { return; } preventContainer = $(document.createElement('div')); preventContainer.css('position', 'absolute'); preventContainer.css('width', '100%'); preventContainer.css('height', '100%'); preventContainer.css('left', '0px'); preventContainer.css('top', '0px'); preventContainer.css('backgroundColor', 'transparent'); preventContainer.css('z-index', '5000'); uibox.append(preventContainer); uibox.toggleClass('open'); return setTimeout(function() { return preventContainer.remove(); }, 500); }; ResponsiveBox.prototype.toggleSidebar = function(evt) { evt.preventDefault(); return this.reallyToggleSidebar(); }; ResponsiveBox.prototype.render = function() { var small_navigation, that; ResponsiveBox.__super__.render.apply(this, arguments); $(document.body).addClass('ui-box-background'); this.sidebar_wrapper = $(document.createElement('div')); this.content_wrapper = $(document.createElement('div')); this.sidebar_wrapper.addClass("sidebar"); this.content_wrapper.addClass("content-area handle-sidebar"); small_navigation = $(document.createElement('div')); small_navigation.addClass('small-navigation'); small_navigation.html('
'); this.sidebar.setElement(this.sidebar_wrapper).render(); this.content.setElement(this.content_wrapper).render(); this.content_wrapper.append(small_navigation); this.$('.ui-responsive-box').append(this.sidebar_wrapper, this.content_wrapper); that = this; if (window.TOUCH_SUPPORT) { this.$('.toggle-sidebar').bind('touchstart', that.toggleSidebar); } else { this.$('.toggle-sidebar').bind('click', that.toggleSidebar); } return this; }; return ResponsiveBox; })(IuguUI.Base); this.IuguUI.ResponsiveBox = IuguUI.ResponsiveBox; }).call(this); ; TI"dependency_digest; F"%8b45a961de82798b160a99062a975bc7I"required_paths; F[I"/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/javascripts/iugu-ux/components/usecode/iugu-ui-responsive-box.js.coffee; FI"dependency_paths; F[{I" path; FI"/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/javascripts/iugu-ux/components/usecode/iugu-ui-responsive-box.js.coffee; FI" mtime; FI"2013-01-12T18:03:34-02:00; FI"digest; F"%a1e944b25ca8a2e3a4479f83719d5255I" _version; F"%9f3b95dd7ea3030dc35985c0a8020862