o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357820264.657241: @value"m{I" class:EFI"ProcessedAsset;FI"logical_path;FI"/iugu-ux/components/usecode/iugu-ui-base.js;TI" pathname;FI"ƒ/Users/nkr/.rvm/gems/ruby-1.9.3-p327/gems/iugu-ux-0.8.7/vendor/assets/javascripts/iugu-ux/components/usecode/iugu-ui-base.js.coffee;TI"content_type;FI"application/javascript;FI" mtime;FI"2013-01-09T15:40:06-02:00;FI" length;FižI" digest;F"%0f6d3bad9367c05a8f2d57cab35e8d93I" 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.Base = (function(_super) { __extends(Base, _super); function Base() { return Base.__super__.constructor.apply(this, arguments); } Base.prototype.defaults = { baseURL: "" }; Base.prototype.initialize = function() { _.bindAll(this, 'render', 'root', 'identifier', 'delegateChild', 'mapDOMEvent', 'handleEvent', 'handleDOMEvent', 'unload', 'close'); this.options = _.extend({}, this.defaults, this.options); if (this.options.layout) { this.layout = this.options.layout; } if (this.options.parent) { this.parent = this.options.parent; } if (this.options.identifier) { this.identifier = (function() { return this.options.identifier + ':'; }); } this.handleEvent('initialize'); return this; }; Base.prototype.render = function() { $(this.el).html(this.getLayout()(this.context())); if (this.className) { $(this.el).addClass(this.className); } return this; }; Base.prototype.getLayout = function() { if (JST["web-app/presenters/" + this.layout]) { return JST["web-app/presenters/" + this.layout]; } return JST["iugu-ux/components/presenters/" + this.layout]; }; Base.prototype.context = function() { return {}; }; Base.prototype.historyNavigate = function(url) { return Backbone.history.navigate(this.options.baseURL + '/' + url); }; Base.prototype.root = function() { return _.result(this.parent, 'root') || this; }; Base.prototype.identifier = function() { return _.result(this.parent, 'identifier') || ''; }; Base.prototype.delegateChild = function(selector, view) { var selectors; selectors = {}; if (_.isObject(selector)) { selectors = selector; } else { selectors[selector] = view; } if (!selectors) { return; } return _.each(selectors, function(view, selector) { return view.setElement(this.$(selector)).render(); }, this); }; Base.prototype.mapDOMEvent = function(type) { switch (type) { case 'click': return 'click'; case 'mouseover': return 'mouseover'; case 'mouseout': return 'mouseout'; default: return type; } }; Base.prototype.handleEvent = function(triggerType) { return this.root().trigger(this.identifier() + triggerType, this); }; Base.prototype.handleDOMEvent = function(e) { var triggerType; e.preventDefault(); triggerType = this.mapDOMEvent(e.type); return this.handleEvent(triggerType); }; Base.prototype.trigger = function(events) { if (app.debug_events) { debug('Triggered Event: ' + arguments[0]); } return Base.__super__.trigger.apply(this, arguments); }; Base.prototype.unload = function() { debug('Called IuguUI.Base:unload'); this.undelegateEvents(); return this.off(); }; Base.prototype.close = function() { debug('Called IuguUI.Base:close'); if (this.className) { $(this.el).removeClass(this.className); } this.unload(); return this.remove; }; return Base; })(Backbone.View); this.IuguUI.Base = IuguUI.Base; }).call(this); ;TI"dependency_digest;F"%6b02ee6d56178ea902defcc2ff1f5861I"required_paths;F[I"ƒ/Users/nkr/.rvm/gems/ruby-1.9.3-p327/gems/iugu-ux-0.8.7/vendor/assets/javascripts/iugu-ux/components/usecode/iugu-ui-base.js.coffee;TI"dependency_paths;F[{I" path;FI"ƒ/Users/nkr/.rvm/gems/ruby-1.9.3-p327/gems/iugu-ux-0.8.7/vendor/assets/javascripts/iugu-ux/components/usecode/iugu-ui-base.js.coffee;TI" mtime;FI"2013-01-09T15:40:06-02:00;FI" digest;F"%e8067d8bef411fb455f8dfb06037e546I" _version;F"%6776f581a4329e299531e1d52aa59832