Sha256: 2c306ecc9ec755b66faab054bff30ed1a823708d46de2d0cae345a50a824253d
Contents?: true
Size: 1.94 KB
Versions: 8
Compression:
Stored size: 1.94 KB
Contents
{:uriI"Èfile:///Users/joel/src/revelry_core/app/assets/javascripts/revelry/ui/forms/Switch.js.cjsx?type=application/javascript&pipeline=self&id=16df425c86bfbdcaeed44eb23c963a71c388c29d0188c05f1c9760d0a741909c:ET:load_pathI"8/Users/joel/src/revelry_core/app/assets/javascripts;F: filenameI"X/Users/joel/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"ffile-digest:///Users/joel/src/revelry_core/app/assets/javascripts/revelry/ui/forms/Switch.js.cjsx;TT: requiredo;;{ :stubbedo;;{ : linkso;;{ :charsetI" utf-8;F:digest"%F¦ãê9Ÿ]É!Bv(Wà4ù°ë6Ùt}ž³§zܺҊá:lengthi:integrityI"Xni:///sha-256;Rqbj6jmfXckhQnYoV-A0-bDrNtl0fZ4Xs6d63LrSiuE?ct=application/javascript;T:dependencies_digest"%õ”t0Ut¾„äô\×QÐxkA}`NsÊKŸ†:idI"E16df425c86bfbdcaeed44eb23c963a71c388c29d0188c05f1c9760d0a741909c;F: mtimel+7<BU
Version data entries
8 entries across 4 versions & 1 rubygems