sandbox/tmp/cache/assets/D37/1E0/sprockets%2Fc42800bd200fbf8edbdf9410949590a4 in iugu-ux-0.9.2 vs sandbox/tmp/cache/assets/D37/1E0/sprockets%2Fc42800bd200fbf8edbdf9410949590a4 in iugu-ux-0.9.3
- old
+ new
@@ -1,8 +1,8 @@
-o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1357654410.6932669 ^|:@value"I{I"
+o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1358772538.38939 ëÄ:@value"Z{I"
class:EFI"BundledAsset; FI"logical_path; FI"0iugu-ux/components/usecode/iugu-ui-alert.js; FI"
pathname; FI"}/Users/patricknegri/Desenvolvimento/iugu-ux/vendor/assets/javascripts/iugu-ux/components/usecode/iugu-ui-alert.js.coffee; FI"content_type; FI"application/javascript; FI"
-mtime; FI"2013-01-08T11:05:46-02:00; FI"length; Fi0I"digest; F"%39b9e4876f22554da2c69bbea1897de2I"source; FI"0(function() {
+mtime; FI"2013-01-11T10:50:34-02:00; FI"length; FiAI"digest; F"%ecbe47cca27133b3b5f623f33c2044fdI"source; FI"A(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.Alert = (function(_super) {
@@ -14,29 +14,29 @@
Alert.prototype.layout = "iugu-ui-alert";
Alert.prototype.defaults = {
headerText: "HEADER TEXT",
- bodyText: "BODY TEXT",
- buttonText: "BUTTON TEXT"
+ alertClass: "notice-green"
};
Alert.prototype.events = {
'click a.alertButton': 'handleDOMEvent'
};
Alert.prototype.context = function() {
return {
headerText: this.options.headerText,
bodyText: this.options.bodyText,
- buttonText: this.options.buttonText
+ buttonText: this.options.buttonText,
+ alertClass: this.options.alertClass
};
};
return Alert;
})(IuguUI.Base);
this.IuguUI.Alert = IuguUI.Alert;
}).call(this);
-; FI"required_assets_digest; F"%bb9b4446792fd503ce31810f302ead81I"
_version; F"%9f3b95dd7ea3030dc35985c0a8020862
+; FI"required_assets_digest; F"%4408bfb79b9ed0c9d161b29eaea10237I"
_version; F"%9f3b95dd7ea3030dc35985c0a8020862
\ No newline at end of file