Sha256: 99474bc69186c6e0eec8b3c5c28599b1dcd0f70b652810a0603a25c39ca88deb
Contents?: true
Size: 1.92 KB
Versions: 7
Compression:
Stored size: 1.92 KB
Contents
{:uriI"file:///Users/prehnra/src/revelry_core/app/assets/javascripts/revelry/ui/forms/Switch.js.cjsx?type=application/javascript&pipeline=self&id=ba7912920fbf21321d7d613a612dfb19f1c2b4b5d9a19d53a220d6ee4edd2dc0:ET:load_pathI";/Users/prehnra/src/revelry_core/app/assets/javascripts;F: filenameI"[/Users/prehnra/src/revelry_core/app/assets/javascripts/revelry/ui/forms/Switch.js.cjsx;T: nameI"revelry/ui/forms/Switch;T:logical_pathI"$revelry/ui/forms/Switch.self.js;T:content_typeI"application/javascript;T:sourceI"(function() { Rev.pullInto(this)('Input'); Rev.registerComponent('Switch', { getId: function() { if (this.props.id != null) { return this.props.id; } else { return this._id || (this._id = "RevSwitch-" + (_.uniqueId())); } }, render: function() { var className, props; props = this.getPropsWithout('className'); className = this.classAdd({ 'RevSwitch': true, 'switch': true }); return React.createElement("div", { "className": className }, React.createElement("input", React.__spread({}, props, { "id": this.getId(), "type": "checkbox" })), React.createElement("label", { "htmlFor": this.getId() })); } }); }).call(this); ;T: metadata{:dependencieso:Set: @hash{ I"environment-version;TTI"environment-paths;TTI"hprocessors:type=application/javascript&file_type=application/javascript&engines=.cjsx&pipeline=self;TTI"ifile-digest:///Users/prehnra/src/revelry_core/app/assets/javascripts/revelry/ui/forms/Switch.js.cjsx;TT: requiredo;;{ :stubbedo;;{ : linkso;;{ :charsetI" utf-8;F:digest"%F9]!Bv(W46t}zܺҊ:lengthi:integrityI"9sha-256-Rqbj6jmfXckhQnYoV+A0+bDrNtl0fZ4Xs6d63LrSiuE=;T:dependencies_digest"%j0K&BV4aӲy1CD{9:idI"Eba7912920fbf21321d7d613a612dfb19f1c2b4b5d9a19d53a220d6ee4edd2dc0;F: mtimel+%QU
Version data entries
7 entries across 7 versions & 1 rubygems