From d60643b3f17319e69f36447284378e2d226546d7 Mon Sep 17 00:00:00 2001 From: Kristian Polso Date: Thu, 29 Mar 2018 17:38:26 +0300 Subject: [PATCH] Build --- dist/index.html | 2 +- dist/static/js/app.112b506f3fb5c20ed387.js | 2 -- dist/static/js/app.112b506f3fb5c20ed387.js.map | 1 - dist/static/js/app.2ab3ff455d43a5d616d4.js | 2 ++ dist/static/js/app.2ab3ff455d43a5d616d4.js.map | 1 + dist/static/js/manifest.2ae2e69a05c33dfc65f8.js.map | 2 +- 6 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 dist/static/js/app.112b506f3fb5c20ed387.js delete mode 100644 dist/static/js/app.112b506f3fb5c20ed387.js.map create mode 100644 dist/static/js/app.2ab3ff455d43a5d616d4.js create mode 100644 dist/static/js/app.2ab3ff455d43a5d616d4.js.map diff --git a/dist/index.html b/dist/index.html index edca965..dfa1a5a 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1 +1 @@ -LBRY.tech
\ No newline at end of file +LBRY.tech
\ No newline at end of file diff --git a/dist/static/js/app.112b506f3fb5c20ed387.js b/dist/static/js/app.112b506f3fb5c20ed387.js deleted file mode 100644 index 83d4086..0000000 --- a/dist/static/js/app.112b506f3fb5c20ed387.js +++ /dev/null @@ -1,2 +0,0 @@ -webpackJsonp([1],{0:function(t,e){},"0XVh":function(t,e){},"7P5P":function(t,e){},"7zck":function(t,e){},NHnr:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=a("7+uW"),i={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-app",[a("v-navigation-drawer",{attrs:{clipped:"",app:""},model:{value:t.drawer,callback:function(e){t.drawer=e},expression:"drawer"}},[a("v-list",{attrs:{dense:""}},[a("v-list-tile",[a("v-list-tile-content",[a("v-list-tile-title",[t._v("Link 1")])],1)],1),t._v(" "),a("v-list-tile",[a("v-list-tile-content",[a("v-list-tile-title",[t._v("Link 2")])],1)],1)],1)],1),t._v(" "),a("v-toolbar",{attrs:{"clipped-left":"",app:""}},[a("v-toolbar-side-icon",{on:{click:function(e){e.stopPropagation(),t.drawer=!t.drawer}}}),t._v(" "),a("v-toolbar-title",{staticClass:"mr-5 align-center"},[a("span",{staticClass:"title"},[t._v("LBRY.tech")])]),t._v(" "),a("v-spacer"),t._v(" "),a("v-toolbar-items",{staticClass:"hidden-sm-and-down"},[a("v-btn",{attrs:{flat:""}},[t._v("Link One")]),t._v(" "),a("v-btn",{attrs:{flat:""}},[t._v("Link Two")]),t._v(" "),a("v-btn",{attrs:{flat:""}},[t._v("Link Three")])],1)],1),t._v(" "),a("v-content",[a("router-view")],1)],1)},staticRenderFns:[]};var n=a("VU/8")({data:function(){return{drawer:!0}},name:"App"},i,!1,function(t){a("jUOZ")},null,null).exports,o=a("/ocq"),r=new s.default,l={data:function(){return{uploadDialog:!1,txhash:"",confirmed:!1}},watch:{uploadDialog:function(){var t=this;this.uploadDialog&&setTimeout(function(){t.confirmed=!0},1e4)}},created:function(){var t=this;r.$on("file-uploaded",function(e){t.txhash=e,t.uploadDialog=!0})},name:"Hook"},c={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",{attrs:{fluid:"","grid-list-md":"","text-xs-center":"",id:"hook"}},[a("v-layout",{attrs:{row:"",wrap:"",id:"hook-navigation"}},[a("v-flex",{attrs:{xs4:""}},[a("router-link",{attrs:{exact:"",to:"/"}},[a("v-btn",{attrs:{color:"grey",fab:""}},[t._v("1")]),t._v("\n Resolve a claim\n ")],1)],1),t._v(" "),a("v-flex",{attrs:{xs4:""}},[a("router-link",{attrs:{to:"/step-2"}},[a("v-btn",{attrs:{color:"grey",fab:""}},[t._v("2")]),t._v("\n Publish content\n ")],1)],1),t._v(" "),a("v-flex",{attrs:{xs4:""}},[a("router-link",{attrs:{to:"/step-3"}},[a("v-btn",{attrs:{color:"grey",fab:""}},[t._v("3")]),t._v("\n Support with LBC\n ")],1)],1)],1),t._v(" "),a("router-view"),t._v(" "),a("v-dialog",{attrs:{"hide-overlay":"",persistent:"",width:"30rem"},model:{value:t.uploadDialog,callback:function(e){t.uploadDialog=e},expression:"uploadDialog"}},[a("v-card",[t.confirmed?[a("v-card-title",{staticClass:"headline"},[t._v("Your image has been published!")]),t._v(" "),a("v-card-text",[a("a",{attrs:{href:"https://explorer.lbry.io/tx/"+t.txhash,target:"_blank"}},[t._v("Check out your content on the LBRY blockchain explorer")])]),t._v(" "),a("v-card-actions",[a("v-btn",{attrs:{flat:""},on:{click:function(e){t.uploadDialog=!1}}},[t._v("Dismiss this dialog")])],1)]:[a("v-card-title",{staticClass:"headline"},[a("v-progress-circular",{attrs:{indeterminate:"",color:"primary"}}),t._v(" Waiting for confirmations...")],1),t._v(" "),a("v-card-text",[t._v("Your image was uploaded to the LBRY network but we are currently waiting for the first confirmation. This should take just a few minutes. In the mean time, go ahead and try the other steps!")])]],2)],1)],1)},staticRenderFns:[]};var d={components:{hook:a("VU/8")(l,c,!1,function(t){a("7P5P")},null,null).exports},data:function(){return{}},name:"Home"},v={render:function(){var t=this.$createElement;return(this._self._c||t)("hook")},staticRenderFns:[]};var u=a("VU/8")(d,v,!1,function(t){a("0XVh")},null,null).exports,p=a("mvHQ"),m=a.n(p),h={data:function(){return{address:"Claim goes here",jsonData:"",isLoading:!1,exampleCode:""}},methods:{fetchMetadata:function(){var t=this;t.jsonData="",t.isLoading=!0,t.exampleCode='# Example code using the daemon\ncurl \'http://localhost:5279\' --data \'{"method":"resolve","params":{"uri":"'+this.address+"\"}}'",this.$http.get("http://daemon.lbry.tech/?method=resolve&uri="+this.address).then(function(e){t.isLoading=!1,t.jsonData=m()(e.body,null," ")})},chooseClaim:function(t){this.address=t,this.fetchMetadata()}},name:"Step1"},f={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",{attrs:{fluid:"",id:"step1-page"}},[a("v-layout",{attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:""}},[a("h1",{staticClass:"display-2"},[t._v("Learn the LBRY protocol by examples")]),t._v(" "),a("p",{staticClass:"subheading"},[t._v("Let's start by getting the associated metadata for "),a("a",{attrs:{href:"#"}},[t._v("a claim")]),t._v(".")])]),t._v(" "),a("v-flex",{attrs:{xs12:"",sm10:""}},[a("v-text-field",{attrs:{solo:"",dark:"",prefix:"lbry://"},model:{value:t.address,callback:function(e){t.address=e},expression:"address"}})],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm2:""}},[a("v-btn",{staticClass:"mt-0",attrs:{large:""},on:{click:t.fetchMetadata}},[t._v("Execute")])],1),t._v(" "),""!=t.exampleCode?a("v-flex",{attrs:{xs12:""}},[a("pre",{directives:[{name:"highlightjs",rawName:"v-highlightjs",value:t.exampleCode,expression:"exampleCode"}]},[a("code",{staticClass:"bash"})])]):t._e(),t._v(" "),t.isLoading?a("v-flex",{attrs:{xs12:""}},[a("v-progress-circular",{attrs:{indeterminate:"",color:"primary"}})],1):t._e(),t._v(" "),t.jsonData?a("v-flex",{attrs:{xs12:""}},[a("p",{staticClass:"subheading"},[t._v("Success! Here is the response for "),a("strong",[t._v("lbry://"+t._s(t.address))]),t._v(":")]),t._v(" "),a("pre",{directives:[{name:"highlightjs",rawName:"v-highlightjs",value:t.jsonData,expression:"jsonData"}],staticClass:"json-example"},[a("code",{staticClass:"json"})]),t._v(" "),a("v-btn",{staticClass:"mt-3",attrs:{large:""},on:{click:function(e){t.$router.push("step-2")}}},[t._v("Go to next step")])],1):t._e(),t._v(" "),t.isLoading||t.jsonData?t._e():[a("v-flex",{attrs:{xs12:""}},[a("p",{staticClass:"subheading"},[t._v("... or select a live example from below")])]),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"static/itsadisaster.jpg",height:"200px"},on:{click:function(e){t.chooseClaim("itsadisaster")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("itsadisaster")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("It's a Disaster")]),t._v(" "),a("div",{staticClass:"account"},[t._v("Anonymous")])])])],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"static/unbubbled.png",height:"200px"},on:{click:function(e){t.chooseClaim("unbubbled1-1")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("unbubbled1-1")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("Unbubbled with Jamie King, Ep1.1 - Bitcoin, Boom or Bust")]),t._v(" "),a("div",{staticClass:"account"},[t._v("@Unbubbled")])])])],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"static/fortnite.jpg",height:"200px"},on:{click:function(e){t.chooseClaim("fortnite-top-stream-moments-nickatnyte")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("fortnite-top-stream-moments-nickatnyte")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("FORTNITE TOP STREAM MOMENTS - Nickatnyte & GamingwithMolt")]),t._v(" "),a("div",{staticClass:"account"},[t._v("@nickatnyte")])])])],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"static/lbrymine.png",height:"200px"},on:{click:function(e){t.chooseClaim("six")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("six")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("LBRY Coin (LBC) GPU Miner for AMD and NVIDIA")]),t._v(" "),a("div",{staticClass:"account"},[t._v("Anonymous")])])])],1)],1)]],2)],1)},staticRenderFns:[]};var x=a("VU/8")(h,f,!1,function(t){a("yqJF")},null,null).exports,_=a("iPd/"),g=a.n(_),b=a("yazS"),k={directives:{imagesLoaded:g.a},components:{ImageUploader:b.ImageUploader},data:function(){return{valid:!1,isLoading:!1,topLine:"This is an example meme",bottomLine:"that I made",title:"",description:"",author:"",language:"EN",license:"Public Domain",nsfw:!1,backgroundImage:"",textFieldRules:[function(t){return!!t||"Field is required"}]}},methods:{updateCanvas:function(){var t=document.getElementById("meme-canvas").getContext("2d"),e=document.getElementById("base-image");t.clearRect(0,0,400,300),t.drawImage(e,0,0,400,300,0,0,400,300),t.lineWidth=4,t.font="bold 28px Coda",t.strokeStyle="black",t.fillStyle="white",t.textAlign="center",t.textBaseline="top",t.strokeText(this.topLine.toUpperCase(),200,20),t.fillText(this.topLine.toUpperCase(),200,20),t.strokeText(this.bottomLine.toUpperCase(),200,260),t.fillText(this.bottomLine.toUpperCase(),200,260)},submit:function(){r.$emit("file-uploaded","txhashhere")},imagesLoaded:function(t){var e=this;document.fonts.load("bold 28px Coda").then(function(){e.updateCanvas()})},setImage:function(t){document.getElementById("base-image").src=t,setTimeout(this.updateCanvas,1e3)},imageUploaded:function(){}},created:function(){},watch:{topLine:function(){this.updateCanvas()},bottomLine:function(){this.updateCanvas()}},name:"Step2"},C={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",{attrs:{fluid:"",id:"step2-page"}},[a("v-layout",{directives:[{name:"images-loaded",rawName:"v-images-loaded",value:t.imagesLoaded,expression:"imagesLoaded"}],attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:""}},[a("h1",{staticClass:"display-2"},[t._v("Publish your content on the blockchain")]),t._v(" "),a("p",{staticClass:"subheading"},[t._v("Upload an image to the blockchain and you are able to view it on the "),a("a",{attrs:{href:"http://explorer.lbry.io",target:"_blank"}},[t._v("LBRY Blockchain Explorer")]),t._v(".")])]),t._v(" "),a("v-flex",{attrs:{xs12:"",sm8:""}},[a("img",{attrs:{src:"static/lbry-green.png",id:"base-image"}}),t._v(" "),a("canvas",{attrs:{id:"meme-canvas",width:"400",height:"300"}},[t._v("\n Sorry, canvas not supported\n ")]),t._v(" "),a("v-flex",{staticClass:"mx-auto",attrs:{xs12:"",sm6:""}},[a("v-card",{staticClass:"pa-3"},[a("p",{staticClass:"subheading"},[t._v("Upload a background image")]),t._v(" "),a("image-uploader",{attrs:{quality:.8,autoRotate:!0,maxWidth:400,outputFormat:"string",preview:!1},on:{input:t.setImage,onComplete:t.imageUploaded}})],1)],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm4:""}},[a("v-card",{staticClass:"pa-3"},[a("v-form",{ref:"form",attrs:{"lazy-validation":""},model:{value:t.valid,callback:function(e){t.valid=e},expression:"valid"}},[a("v-text-field",{attrs:{dark:"",solo:"",rules:t.textFieldRules,required:""},model:{value:t.topLine,callback:function(e){t.topLine=e},expression:"topLine"}}),t._v(" "),a("v-text-field",{attrs:{dark:"",solo:"",rules:t.textFieldRules,required:""},model:{value:t.bottomLine,callback:function(e){t.bottomLine=e},expression:"bottomLine"}}),t._v(" "),a("v-text-field",{attrs:{label:"Title",rules:t.textFieldRules,required:""},model:{value:t.title,callback:function(e){t.title=e},expression:"title"}}),t._v(" "),a("v-text-field",{attrs:{label:"Description",rules:t.textFieldRules,required:""},model:{value:t.description,callback:function(e){t.description=e},expression:"description"}}),t._v(" "),a("v-text-field",{attrs:{label:"Author",rules:t.textFieldRules,required:""},model:{value:t.author,callback:function(e){t.author=e},expression:"author"}}),t._v(" "),a("v-text-field",{attrs:{label:"Language",rules:t.textFieldRules,required:""},model:{value:t.language,callback:function(e){t.language=e},expression:"language"}}),t._v(" "),a("v-text-field",{attrs:{label:"License",rules:t.textFieldRules,required:""},model:{value:t.license,callback:function(e){t.license=e},expression:"license"}}),t._v(" "),a("v-checkbox",{attrs:{label:"NSFW"},model:{value:t.nsfw,callback:function(e){t.nsfw=e},expression:"nsfw"}}),t._v(" "),a("v-btn",{attrs:{disabled:!t.valid},on:{click:t.submit}},[t._v("Submit")])],1)],1)],1),t._v(" "),t.isLoading?a("v-flex",{attrs:{xs12:""}},[a("v-progress-circular",{attrs:{indeterminate:"",color:"primary"}})],1):t._e()],1)],1)},staticRenderFns:[]};var w=a("VU/8")(k,C,!1,function(t){a("V+V2")},null,null).exports,y={render:function(){var t=this.$createElement,e=this._self._c||t;return e("v-container",{attrs:{fluid:"",id:"step3-page"}},[e("v-layout",{attrs:{row:"",wrap:""}},[e("v-flex",{attrs:{xs12:""}},[e("h1",{staticClass:"display-2"},[this._v("Support your favorite content creators with LBRY")]),this._v(" "),e("p",{staticClass:"subheading"},[this._v("Send LBRY coins to claim addresses and the owner will receive it in their wallet.")])])],1)],1)},staticRenderFns:[]};var L=a("VU/8")({data:function(){return{}},methods:{},name:"Step3"},y,!1,function(t){a("eyFN")},null,null).exports;s.default.use(o.a);var R=new o.a({routes:[{path:"/",name:"Home",component:u,children:[{path:"",name:"Step1",component:x},{path:"step-2",name:"Step2",component:w},{path:"step-3",name:"Step3",component:L}]}]}),F=a("3EgV"),D=a.n(F),U=(a("7zck"),a("8+8L")),j=a("5CJf"),B=a.n(j);s.default.use(D.a),s.default.use(U.a),s.default.use(B.a),s.default.config.productionTip=!1,new s.default({el:"#app",router:R,components:{App:n},template:""})},"V+V2":function(t,e){},eyFN:function(t,e){},jUOZ:function(t,e){},yqJF:function(t,e){}},["NHnr"]); -//# sourceMappingURL=app.112b506f3fb5c20ed387.js.map \ No newline at end of file diff --git a/dist/static/js/app.112b506f3fb5c20ed387.js.map b/dist/static/js/app.112b506f3fb5c20ed387.js.map deleted file mode 100644 index de913e6..0000000 --- a/dist/static/js/app.112b506f3fb5c20ed387.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["webpack:///./src/App.vue?0826","webpack:///./src/App.vue","webpack:///src/App.vue","webpack:///./src/event-bus.js","webpack:///src/components/partials/Hook.vue","webpack:///./src/components/partials/Hook.vue?d33a","webpack:///./src/components/partials/Hook.vue","webpack:///src/components/pages/Home.vue","webpack:///./src/components/pages/Home.vue?7fdb","webpack:///./src/components/pages/Home.vue","webpack:///src/components/partials/Step1.vue","webpack:///./src/components/partials/Step1.vue?5e67","webpack:///./src/components/partials/Step1.vue","webpack:///src/components/partials/Step2.vue","webpack:///./src/components/partials/Step2.vue?d8c6","webpack:///./src/components/partials/Step2.vue","webpack:///./src/components/partials/Step3.vue?2de3","webpack:///./src/components/partials/Step3.vue","webpack:///src/components/partials/Step3.vue","webpack:///./src/router/index.js","webpack:///./src/main.js"],"names":["selectortype_template_index_0_src_App","render","_vm","this","_h","$createElement","_c","_self","attrs","clipped","app","model","value","callback","$$v","drawer","expression","dense","_v","clipped-left","on","click","$event","stopPropagation","staticClass","flat","staticRenderFns","src_App","__webpack_require__","normalizeComponent","ssrContext","event_bus","vue_esm","Hook","txhash","partials_Hook","fluid","grid-list-md","text-xs-center","id","row","wrap","xs4","exact","to","color","fab","hide-overlay","persistent","width","uploadDialog","href","target","indeterminate","Home","Hook_normalizeComponent","pages_Home","components_pages_Home","Home_normalizeComponent","Step1","address","fetchMetadata","partials_Step1","xs12","sm10","solo","dark","prefix","sm2","large","exampleCode","directives","name","rawName","_e","_s","$router","push","isLoading","jsonData","sm3","hover","src","height","chooseClaim","components_partials_Step1","Step1_normalizeComponent","Step2","imagesLoaded","vueimagesloaded_default","a","ImageUploader","vue_image_upload_resize","updateCanvas","file","partials_Step2","sm8","sm6","quality","autoRotate","maxWidth","outputFormat","preview","input","setImage","onComplete","imageUploaded","sm4","ref","lazy-validation","valid","rules","textFieldRules","required","topLine","bottomLine","label","title","description","author","language","license","nsfw","disabled","submit","components_partials_Step2","Step2_normalizeComponent","partials_Step3","components_partials_Step3","Step3_normalizeComponent","use","vue_router_esm","router","routes","path","component","children","vuetify_default","vue_resource_esm","vue_highlightjs_default","config","productionTip","el","components","App","template"],"mappings":"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","file":"static/js/app.112b506f3fb5c20ed387.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-app',[_c('v-navigation-drawer',{attrs:{\"clipped\":\"\",\"app\":\"\"},model:{value:(_vm.drawer),callback:function ($$v) {_vm.drawer=$$v},expression:\"drawer\"}},[_c('v-list',{attrs:{\"dense\":\"\"}},[_c('v-list-tile',[_c('v-list-tile-content',[_c('v-list-tile-title',[_vm._v(\"Link 1\")])],1)],1),_vm._v(\" \"),_c('v-list-tile',[_c('v-list-tile-content',[_c('v-list-tile-title',[_vm._v(\"Link 2\")])],1)],1)],1)],1),_vm._v(\" \"),_c('v-toolbar',{attrs:{\"clipped-left\":\"\",\"app\":\"\"}},[_c('v-toolbar-side-icon',{on:{\"click\":function($event){$event.stopPropagation();_vm.drawer = !_vm.drawer}}}),_vm._v(\" \"),_c('v-toolbar-title',{staticClass:\"mr-5 align-center\"},[_c('span',{staticClass:\"title\"},[_vm._v(\"LBRY.tech\")])]),_vm._v(\" \"),_c('v-spacer'),_vm._v(\" \"),_c('v-toolbar-items',{staticClass:\"hidden-sm-and-down\"},[_c('v-btn',{attrs:{\"flat\":\"\"}},[_vm._v(\"Link One\")]),_vm._v(\" \"),_c('v-btn',{attrs:{\"flat\":\"\"}},[_vm._v(\"Link Two\")]),_vm._v(\" \"),_c('v-btn',{attrs:{\"flat\":\"\"}},[_vm._v(\"Link Three\")])],1)],1),_vm._v(\" \"),_c('v-content',[_c('router-view')],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-80c5eb94\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/App.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-80c5eb94\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../node_modules/vue-loader/lib/selector?type=styles&index=0!./App.vue\")\n}\nvar normalizeComponent = require(\"!../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../node_modules/vue-loader/lib/selector?type=script&index=0!./App.vue\"\nimport __vue_script__ from \"!!babel-loader!../node_modules/vue-loader/lib/selector?type=script&index=0!./App.vue\"\n/* template */\nimport __vue_template__ from \"!!../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-80c5eb94\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../node_modules/vue-loader/lib/selector?type=template&index=0!./App.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/App.vue\n// module id = null\n// module chunks = ","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/App.vue","import Vue from 'vue'\n\nvar EventBus = new Vue();\n\nexport default EventBus\n\n\n\n// WEBPACK FOOTER //\n// ./src/event-bus.js","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Hook.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"grid-list-md\":\"\",\"text-xs-center\":\"\",\"id\":\"hook\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\",\"id\":\"hook-navigation\"}},[_c('v-flex',{attrs:{\"xs4\":\"\"}},[_c('router-link',{attrs:{\"exact\":\"\",\"to\":\"/\"}},[_c('v-btn',{attrs:{\"color\":\"grey\",\"fab\":\"\"}},[_vm._v(\"1\")]),_vm._v(\"\\n Resolve a claim\\n \")],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs4\":\"\"}},[_c('router-link',{attrs:{\"to\":\"/step-2\"}},[_c('v-btn',{attrs:{\"color\":\"grey\",\"fab\":\"\"}},[_vm._v(\"2\")]),_vm._v(\"\\n Publish content\\n \")],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs4\":\"\"}},[_c('router-link',{attrs:{\"to\":\"/step-3\"}},[_c('v-btn',{attrs:{\"color\":\"grey\",\"fab\":\"\"}},[_vm._v(\"3\")]),_vm._v(\"\\n Support with LBC\\n \")],1)],1)],1),_vm._v(\" \"),_c('router-view'),_vm._v(\" \"),_c('v-dialog',{attrs:{\"hide-overlay\":\"\",\"persistent\":\"\",\"width\":\"30rem\"},model:{value:(_vm.uploadDialog),callback:function ($$v) {_vm.uploadDialog=$$v},expression:\"uploadDialog\"}},[_c('v-card',[(_vm.confirmed)?[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(\"Your image has been published!\")]),_vm._v(\" \"),_c('v-card-text',[_c('a',{attrs:{\"href\":'https://explorer.lbry.io/tx/' + _vm.txhash,\"target\":\"_blank\"}},[_vm._v(\"Check out your content on the LBRY blockchain explorer\")])]),_vm._v(\" \"),_c('v-card-actions',[_c('v-btn',{attrs:{\"flat\":\"\"},on:{\"click\":function($event){_vm.uploadDialog = false}}},[_vm._v(\"Dismiss this dialog\")])],1)]:[_c('v-card-title',{staticClass:\"headline\"},[_c('v-progress-circular',{attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}}),_vm._v(\" Waiting for confirmations...\")],1),_vm._v(\" \"),_c('v-card-text',[_vm._v(\"Your image was uploaded to the LBRY network but we are currently waiting for the first confirmation. This should take just a few minutes. In the mean time, go ahead and try the other steps!\")])]],2)],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-1f1efcdc\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Hook.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-1f1efcdc\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Hook.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Hook.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Hook.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-1f1efcdc\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Hook.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Hook.vue\n// module id = null\n// module chunks = ","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Home.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('hook')}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-329f0657\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Home.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-329f0657\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Home.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Home.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Home.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-329f0657\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Home.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Home.vue\n// module id = null\n// module chunks = ","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Step1.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"id\":\"step1-page\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('h1',{staticClass:\"display-2\"},[_vm._v(\"Learn the LBRY protocol by examples\")]),_vm._v(\" \"),_c('p',{staticClass:\"subheading\"},[_vm._v(\"Let's start by getting the associated metadata for \"),_c('a',{attrs:{\"href\":\"#\"}},[_vm._v(\"a claim\")]),_vm._v(\".\")])]),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm10\":\"\"}},[_c('v-text-field',{attrs:{\"solo\":\"\",\"dark\":\"\",\"prefix\":\"lbry://\"},model:{value:(_vm.address),callback:function ($$v) {_vm.address=$$v},expression:\"address\"}})],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm2\":\"\"}},[_c('v-btn',{staticClass:\"mt-0\",attrs:{\"large\":\"\"},on:{\"click\":_vm.fetchMetadata}},[_vm._v(\"Execute\")])],1),_vm._v(\" \"),(_vm.exampleCode != '')?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('pre',{directives:[{name:\"highlightjs\",rawName:\"v-highlightjs\",value:(_vm.exampleCode),expression:\"exampleCode\"}]},[_c('code',{staticClass:\"bash\"})])]):_vm._e(),_vm._v(\" \"),(_vm.isLoading)?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('v-progress-circular',{attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}})],1):_vm._e(),_vm._v(\" \"),(_vm.jsonData)?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('p',{staticClass:\"subheading\"},[_vm._v(\"Success! Here is the response for \"),_c('strong',[_vm._v(\"lbry://\"+_vm._s(_vm.address))]),_vm._v(\":\")]),_vm._v(\" \"),_c('pre',{directives:[{name:\"highlightjs\",rawName:\"v-highlightjs\",value:(_vm.jsonData),expression:\"jsonData\"}],staticClass:\"json-example\"},[_c('code',{staticClass:\"json\"})]),_vm._v(\" \"),_c('v-btn',{staticClass:\"mt-3\",attrs:{\"large\":\"\"},on:{\"click\":function($event){_vm.$router.push('step-2')}}},[_vm._v(\"Go to next step\")])],1):_vm._e(),_vm._v(\" \"),(!_vm.isLoading && !_vm.jsonData)?[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('p',{staticClass:\"subheading\"},[_vm._v(\"... or select a live example from below\")])]),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"static/itsadisaster.jpg\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('itsadisaster')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('itsadisaster')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"It's a Disaster\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"Anonymous\")])])])],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"static/unbubbled.png\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('unbubbled1-1')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('unbubbled1-1')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"Unbubbled with Jamie King, Ep1.1 - Bitcoin, Boom or Bust\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"@Unbubbled\")])])])],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"static/fortnite.jpg\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('fortnite-top-stream-moments-nickatnyte')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('fortnite-top-stream-moments-nickatnyte')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"FORTNITE TOP STREAM MOMENTS - Nickatnyte & GamingwithMolt\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"@nickatnyte\")])])])],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"static/lbrymine.png\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('six')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('six')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"LBRY Coin (LBC) GPU Miner for AMD and NVIDIA\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"Anonymous\")])])])],1)],1)]:_vm._e()],2)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-1fab315e\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Step1.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-1fab315e\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Step1.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step1.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step1.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-1fab315e\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Step1.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Step1.vue\n// module id = null\n// module chunks = ","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Step2.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"id\":\"step2-page\"}},[_c('v-layout',{directives:[{name:\"images-loaded\",rawName:\"v-images-loaded\",value:(_vm.imagesLoaded),expression:\"imagesLoaded\"}],attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('h1',{staticClass:\"display-2\"},[_vm._v(\"Publish your content on the blockchain\")]),_vm._v(\" \"),_c('p',{staticClass:\"subheading\"},[_vm._v(\"Upload an image to the blockchain and you are able to view it on the \"),_c('a',{attrs:{\"href\":\"http://explorer.lbry.io\",\"target\":\"_blank\"}},[_vm._v(\"LBRY Blockchain Explorer\")]),_vm._v(\".\")])]),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm8\":\"\"}},[_c('img',{attrs:{\"src\":\"static/lbry-green.png\",\"id\":\"base-image\"}}),_vm._v(\" \"),_c('canvas',{attrs:{\"id\":\"meme-canvas\",\"width\":\"400\",\"height\":\"300\"}},[_vm._v(\"\\n Sorry, canvas not supported\\n \")]),_vm._v(\" \"),_c('v-flex',{staticClass:\"mx-auto\",attrs:{\"xs12\":\"\",\"sm6\":\"\"}},[_c('v-card',{staticClass:\"pa-3\"},[_c('p',{staticClass:\"subheading\"},[_vm._v(\"Upload a background image\")]),_vm._v(\" \"),_c('image-uploader',{attrs:{\"quality\":0.8,\"autoRotate\":true,\"maxWidth\":400,\"outputFormat\":\"string\",\"preview\":false},on:{\"input\":_vm.setImage,\"onComplete\":_vm.imageUploaded}})],1)],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm4\":\"\"}},[_c('v-card',{staticClass:\"pa-3\"},[_c('v-form',{ref:\"form\",attrs:{\"lazy-validation\":\"\"},model:{value:(_vm.valid),callback:function ($$v) {_vm.valid=$$v},expression:\"valid\"}},[_c('v-text-field',{attrs:{\"dark\":\"\",\"solo\":\"\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.topLine),callback:function ($$v) {_vm.topLine=$$v},expression:\"topLine\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"dark\":\"\",\"solo\":\"\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.bottomLine),callback:function ($$v) {_vm.bottomLine=$$v},expression:\"bottomLine\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Title\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.title),callback:function ($$v) {_vm.title=$$v},expression:\"title\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Description\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.description),callback:function ($$v) {_vm.description=$$v},expression:\"description\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Author\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.author),callback:function ($$v) {_vm.author=$$v},expression:\"author\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Language\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.language),callback:function ($$v) {_vm.language=$$v},expression:\"language\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"License\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.license),callback:function ($$v) {_vm.license=$$v},expression:\"license\"}}),_vm._v(\" \"),_c('v-checkbox',{attrs:{\"label\":\"NSFW\"},model:{value:(_vm.nsfw),callback:function ($$v) {_vm.nsfw=$$v},expression:\"nsfw\"}}),_vm._v(\" \"),_c('v-btn',{attrs:{\"disabled\":!_vm.valid},on:{\"click\":_vm.submit}},[_vm._v(\"Submit\")])],1)],1)],1),_vm._v(\" \"),(_vm.isLoading)?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('v-progress-circular',{attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}})],1):_vm._e()],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-53595651\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Step2.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-53595651\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Step2.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step2.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step2.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-53595651\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Step2.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Step2.vue\n// module id = null\n// module chunks = ","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"id\":\"step3-page\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('h1',{staticClass:\"display-2\"},[_vm._v(\"Support your favorite content creators with LBRY\")]),_vm._v(\" \"),_c('p',{staticClass:\"subheading\"},[_vm._v(\"Send LBRY coins to claim addresses and the owner will receive it in their wallet.\")])])],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-47f19ac7\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Step3.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-47f19ac7\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Step3.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step3.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step3.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-47f19ac7\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Step3.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Step3.vue\n// module id = null\n// module chunks = ","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Step3.vue","import Vue from 'vue'\nimport Router from 'vue-router'\nimport Home from '@/components/pages/Home'\nimport Step1 from '@/components/partials/Step1'\nimport Step2 from '@/components/partials/Step2'\nimport Step3 from '@/components/partials/Step3'\n\nVue.use(Router)\n\nexport default new Router({\n routes: [\n {\n path: '/',\n name: 'Home',\n component: Home,\n children: [\n {\n path: '',\n name: 'Step1',\n component: Step1\n },\n {\n path: 'step-2',\n name: 'Step2',\n component: Step2\n },\n {\n path: 'step-3',\n name: 'Step3',\n component: Step3\n }\n ]\n },\n\n ]\n})\n\n\n\n// WEBPACK FOOTER //\n// ./src/router/index.js","// The Vue build version to load with the `import` command\n// (runtime-only or standalone) has been set in webpack.base.conf with an alias.\nimport Vue from 'vue'\nimport App from './App'\nimport router from './router'\nimport Vuetify from 'vuetify'\nimport 'vuetify/dist/vuetify.min.css'\nimport VueResource from 'vue-resource'\nimport VueHighlightJS from 'vue-highlightjs'\n\nVue.use(Vuetify)\nVue.use(VueResource)\nVue.use(VueHighlightJS)\n\nVue.config.productionTip = false\n\n/* eslint-disable no-new */\nnew Vue({\n el: '#app',\n router,\n components: { App },\n template: ''\n})\n\n\n\n// WEBPACK FOOTER //\n// ./src/main.js"],"sourceRoot":""} \ No newline at end of file diff --git a/dist/static/js/app.2ab3ff455d43a5d616d4.js b/dist/static/js/app.2ab3ff455d43a5d616d4.js new file mode 100644 index 0000000..3acfd2c --- /dev/null +++ b/dist/static/js/app.2ab3ff455d43a5d616d4.js @@ -0,0 +1,2 @@ +webpackJsonp([1],{"/JNp":function(t,e){},0:function(t,e){},"5ME/":function(t,e){},"7P5P":function(t,e){},"7zck":function(t,e){},E8on:function(t,e){},NHnr:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=a("7+uW"),s={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-app",[a("v-toolbar",{attrs:{"clipped-left":"",app:""}},[a("v-toolbar-title",{staticClass:"mr-5 align-center"},[a("span",{staticClass:"title"},[a("router-link",{attrs:{to:"/"}},[t._v("LBRY.tech")])],1)]),t._v(" "),a("v-spacer"),t._v(" "),a("v-toolbar-items",{staticClass:"hidden-sm-and-down"},[a("v-btn",{attrs:{flat:"",to:"/overview"}},[t._v("Overview")]),t._v(" "),a("v-btn",{attrs:{flat:"",to:"/documentation"}},[t._v("Documentation")]),t._v(" "),a("v-btn",{attrs:{flat:"",to:"/contribute"}},[t._v("How to Contribute")]),t._v(" "),a("v-btn",{attrs:{flat:"",to:"/develop"}},[t._v("How to Develop")]),t._v(" "),a("v-btn",{attrs:{flat:"",to:"/resources"}},[t._v("Resources")])],1)],1),t._v(" "),a("v-content",[a("router-view")],1)],1)},staticRenderFns:[]};var n=a("VU/8")({data:function(){return{}},name:"App"},s,!1,function(t){a("mlTc")},null,null).exports,r=a("/ocq"),o=new i.default,l={data:function(){return{uploadDialog:!1,txhash:"",confirmed:!1}},watch:{uploadDialog:function(){var t=this;this.uploadDialog&&setTimeout(function(){t.confirmed=!0},1e4)}},created:function(){var t=this;o.$on("file-uploaded",function(e){t.txhash=e,t.uploadDialog=!0})},name:"Hook"},c={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",{attrs:{fluid:"","grid-list-md":"","text-xs-center":"",id:"hook"}},[a("v-layout",{attrs:{row:"",wrap:"",id:"hook-navigation"}},[a("v-flex",{attrs:{xs4:""}},[a("router-link",{attrs:{exact:"",to:"/"}},[a("v-btn",{attrs:{color:"grey",fab:""}},[t._v("1")]),t._v("\n Resolve a claim\n ")],1)],1),t._v(" "),a("v-flex",{attrs:{xs4:""}},[a("router-link",{attrs:{to:"/step-2"}},[a("v-btn",{attrs:{color:"grey",fab:""}},[t._v("2")]),t._v("\n Publish content\n ")],1)],1),t._v(" "),a("v-flex",{attrs:{xs4:""}},[a("router-link",{attrs:{to:"/step-3"}},[a("v-btn",{attrs:{color:"grey",fab:""}},[t._v("3")]),t._v("\n Support with LBC\n ")],1)],1)],1),t._v(" "),a("router-view"),t._v(" "),a("v-dialog",{attrs:{"hide-overlay":"",persistent:"",width:"30rem"},model:{value:t.uploadDialog,callback:function(e){t.uploadDialog=e},expression:"uploadDialog"}},[a("v-card",[t.confirmed?[a("v-card-title",{staticClass:"headline"},[t._v("Your image has been published!")]),t._v(" "),a("v-card-text",[a("a",{attrs:{href:"https://explorer.lbry.io/tx/"+t.txhash,target:"_blank"}},[t._v("Check out your content on the LBRY blockchain explorer")])]),t._v(" "),a("v-card-actions",[a("v-btn",{attrs:{flat:""},on:{click:function(e){t.uploadDialog=!1}}},[t._v("Dismiss this dialog")])],1)]:[a("v-card-title",{staticClass:"headline"},[a("v-progress-circular",{attrs:{indeterminate:"",color:"primary"}}),t._v(" Waiting for confirmations...")],1),t._v(" "),a("v-card-text",[t._v("Your image was uploaded to the LBRY network but we are currently waiting for the first confirmation. This should take just a few minutes. In the mean time, go ahead and try the other steps!")])]],2)],1)],1)},staticRenderFns:[]};var u={components:{hook:a("VU/8")(l,c,!1,function(t){a("7P5P")},null,null).exports},data:function(){return{}},name:"Home"},v={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("hook"),t._v(" "),a("v-container",{attrs:{fluid:"","grid-list-md":""}},[a("v-layout",{attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs6:""}},[a("h1",[t._v("HTML Ipsum Presents")]),t._v(" "),a("p",[a("strong",[t._v("Pellentesque habitant morbi tristique")]),t._v(" senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. "),a("em",[t._v("Aenean ultricies mi vitae est.")]),t._v(" Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, "),a("code",[t._v("commodo vitae")]),t._v(", ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. "),a("a",{attrs:{href:"#"}},[t._v("Donec non enim")]),t._v(" in turpis pulvinar facilisis. Ut felis.")]),t._v(" "),a("h2",[t._v("Header Level 2")]),t._v(" "),a("ol",[a("li",[t._v("Lorem ipsum dolor sit amet, consectetuer adipiscing elit.")]),t._v(" "),a("li",[t._v("Aliquam tincidunt mauris eu risus.")])]),t._v(" "),a("blockquote",[a("p",[t._v("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.")])]),t._v(" "),a("h3",[t._v("Header Level 3")]),t._v(" "),a("ul",[a("li",[t._v("Lorem ipsum dolor sit amet, consectetuer adipiscing elit.")]),t._v(" "),a("li",[t._v("Aliquam tincidunt mauris eu risus.")])]),t._v(" "),a("pre",[a("code",[t._v("\n #header h1 a {\n display: block;\n width: 300px;\n height: 80px;\n }\n ")])])])],1)],1)],1)},staticRenderFns:[]};var d=a("VU/8")(u,v,!1,function(t){a("kUgs")},null,null).exports,m={render:function(){this.$createElement;this._self._c;return this._m(0)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("p",[this._v("Overview.")])])}]};var p=a("VU/8")({data:function(){return{}},name:"Overview"},m,!1,function(t){a("jOjS")},null,null).exports,h={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("v-navigation-drawer",{attrs:{clipped:"",app:""},model:{value:t.drawer,callback:function(e){t.drawer=e},expression:"drawer"}},[a("v-list",{attrs:{dense:""}},[a("v-list-tile",[a("v-list-tile-content",[a("v-list-tile-title",[t._v("Link 1")])],1)],1),t._v(" "),a("v-list-tile",[a("v-list-tile-content",[a("v-list-tile-title",[t._v("Link 2")])],1)],1)],1)],1),t._v(" "),a("p",[t._v("Documentation will be here.")])],1)},staticRenderFns:[]};var f=a("VU/8")({data:function(){return{}},name:"Documentation"},h,!1,function(t){a("/JNp")},null,null).exports,_={render:function(){this.$createElement;this._self._c;return this._m(0)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("p",[this._v("Contribute.")])])}]};var g=a("VU/8")({data:function(){return{}},name:"Contribute"},_,!1,function(t){a("5ME/")},null,null).exports,x={render:function(){this.$createElement;this._self._c;return this._m(0)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("p",[this._v("Develop.")])])}]};var b=a("VU/8")({data:function(){return{}},name:"Develop"},x,!1,function(t){a("iob4")},null,null).exports,C={render:function(){this.$createElement;this._self._c;return this._m(0)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("p",[this._v("Resources.")])])}]};var k=a("VU/8")({data:function(){return{}},name:"Resources"},C,!1,function(t){a("E8on")},null,null).exports,w=a("mvHQ"),y=a.n(w),L={data:function(){return{address:"Claim goes here",jsonData:"",isLoading:!1,exampleCode:""}},methods:{fetchMetadata:function(){var t=this;t.jsonData="",t.isLoading=!0,t.exampleCode='# Example code using the daemon\ncurl \'http://localhost:5279\' --data \'{"method":"resolve","params":{"uri":"'+this.address+"\"}}'",this.$http.get("http://daemon.lbry.tech/?method=resolve&uri="+this.address).then(function(e){t.isLoading=!1,t.jsonData=y()(e.body,null," ")})},chooseClaim:function(t){this.address=t,this.fetchMetadata()}},name:"Step1"},R={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",{attrs:{fluid:"",id:"step1-page"}},[a("v-layout",{attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:""}},[a("h1",{staticClass:"display-2"},[t._v("Learn the LBRY protocol by examples")]),t._v(" "),a("p",{staticClass:"subheading"},[t._v("Let's start by getting the associated metadata for "),a("a",{attrs:{href:"#"}},[t._v("a claim")]),t._v(".")])]),t._v(" "),a("v-flex",{attrs:{xs12:"",sm10:""}},[a("v-text-field",{attrs:{solo:"",dark:"",prefix:"lbry://"},model:{value:t.address,callback:function(e){t.address=e},expression:"address"}})],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm2:""}},[a("v-btn",{staticClass:"mt-0",attrs:{large:""},on:{click:t.fetchMetadata}},[t._v("Execute")])],1),t._v(" "),""!=t.exampleCode?a("v-flex",{attrs:{xs12:""}},[a("pre",{directives:[{name:"highlightjs",rawName:"v-highlightjs",value:t.exampleCode,expression:"exampleCode"}]},[a("code",{staticClass:"bash"})])]):t._e(),t._v(" "),t.isLoading?a("v-flex",{attrs:{xs12:""}},[a("v-progress-circular",{attrs:{indeterminate:"",color:"primary"}})],1):t._e(),t._v(" "),t.jsonData?a("v-flex",{attrs:{xs12:""}},[a("p",{staticClass:"subheading"},[t._v("Success! Here is the response for "),a("strong",[t._v("lbry://"+t._s(t.address))]),t._v(":")]),t._v(" "),a("pre",{directives:[{name:"highlightjs",rawName:"v-highlightjs",value:t.jsonData,expression:"jsonData"}],staticClass:"json-example"},[a("code",{staticClass:"json"})]),t._v(" "),a("v-btn",{staticClass:"mt-3",attrs:{large:""},on:{click:function(e){t.$router.push("step-2")}}},[t._v("Go to next step")])],1):t._e(),t._v(" "),t.isLoading||t.jsonData?t._e():[a("v-flex",{attrs:{xs12:""}},[a("p",{staticClass:"subheading"},[t._v("... or select a live example from below")])]),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"static/itsadisaster.jpg",height:"200px"},on:{click:function(e){t.chooseClaim("itsadisaster")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("itsadisaster")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("It's a Disaster")]),t._v(" "),a("div",{staticClass:"account"},[t._v("Anonymous")])])])],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"static/unbubbled.png",height:"200px"},on:{click:function(e){t.chooseClaim("unbubbled1-1")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("unbubbled1-1")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("Unbubbled with Jamie King, Ep1.1 - Bitcoin, Boom or Bust")]),t._v(" "),a("div",{staticClass:"account"},[t._v("@Unbubbled")])])])],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"static/fortnite.jpg",height:"200px"},on:{click:function(e){t.chooseClaim("fortnite-top-stream-moments-nickatnyte")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("fortnite-top-stream-moments-nickatnyte")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("FORTNITE TOP STREAM MOMENTS - Nickatnyte & GamingwithMolt")]),t._v(" "),a("div",{staticClass:"account"},[t._v("@nickatnyte")])])])],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm3:""}},[a("v-card",{attrs:{hover:""}},[a("v-card-media",{attrs:{src:"static/lbrymine.png",height:"200px"},on:{click:function(e){t.chooseClaim("six")}}}),t._v(" "),a("v-card-title",{on:{click:function(e){t.chooseClaim("six")}}},[a("div",[a("h4",{staticClass:"mb-0"},[t._v("LBRY Coin (LBC) GPU Miner for AMD and NVIDIA")]),t._v(" "),a("div",{staticClass:"account"},[t._v("Anonymous")])])])],1)],1)]],2)],1)},staticRenderFns:[]};var D=a("VU/8")(L,R,!1,function(t){a("yqJF")},null,null).exports,E=a("iPd/"),U=a.n(E),F=a("yazS"),q={directives:{imagesLoaded:U.a},components:{ImageUploader:F.ImageUploader},data:function(){return{valid:!1,isLoading:!1,topLine:"This is an example meme",bottomLine:"that I made",title:"",description:"",author:"",language:"EN",license:"Public Domain",nsfw:!1,backgroundImage:"",textFieldRules:[function(t){return!!t||"Field is required"}]}},methods:{updateCanvas:function(){var t=document.getElementById("meme-canvas").getContext("2d"),e=document.getElementById("base-image");t.clearRect(0,0,400,300),t.drawImage(e,0,0,400,300,0,0,400,300),t.lineWidth=4,t.font="bold 28px Coda",t.strokeStyle="black",t.fillStyle="white",t.textAlign="center",t.textBaseline="top",t.strokeText(this.topLine.toUpperCase(),200,20),t.fillText(this.topLine.toUpperCase(),200,20),t.strokeText(this.bottomLine.toUpperCase(),200,260),t.fillText(this.bottomLine.toUpperCase(),200,260)},submit:function(){o.$emit("file-uploaded","txhashhere")},imagesLoaded:function(t){var e=this;document.fonts.load("bold 28px Coda").then(function(){e.updateCanvas()})},setImage:function(t){document.getElementById("base-image").src=t,setTimeout(this.updateCanvas,1e3)},imageUploaded:function(){}},created:function(){},watch:{topLine:function(){this.updateCanvas()},bottomLine:function(){this.updateCanvas()}},name:"Step2"},j={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-container",{attrs:{fluid:"",id:"step2-page"}},[a("v-layout",{directives:[{name:"images-loaded",rawName:"v-images-loaded",value:t.imagesLoaded,expression:"imagesLoaded"}],attrs:{row:"",wrap:""}},[a("v-flex",{attrs:{xs12:""}},[a("h1",{staticClass:"display-2"},[t._v("Publish your content on the blockchain")]),t._v(" "),a("p",{staticClass:"subheading"},[t._v("Upload an image to the blockchain and you are able to view it on the "),a("a",{attrs:{href:"http://explorer.lbry.io",target:"_blank"}},[t._v("LBRY Blockchain Explorer")]),t._v(".")])]),t._v(" "),a("v-flex",{attrs:{xs12:"",sm8:""}},[a("img",{attrs:{src:"static/lbry-green.png",id:"base-image"}}),t._v(" "),a("canvas",{attrs:{id:"meme-canvas",width:"400",height:"300"}},[t._v("\n Sorry, canvas not supported\n ")]),t._v(" "),a("v-flex",{staticClass:"mx-auto",attrs:{xs12:"",sm6:""}},[a("v-card",{staticClass:"pa-3"},[a("p",{staticClass:"subheading"},[t._v("Upload a background image")]),t._v(" "),a("image-uploader",{attrs:{quality:.8,autoRotate:!0,maxWidth:400,outputFormat:"string",preview:!1},on:{input:t.setImage,onComplete:t.imageUploaded}})],1)],1)],1),t._v(" "),a("v-flex",{attrs:{xs12:"",sm4:""}},[a("v-card",{staticClass:"pa-3"},[a("v-form",{ref:"form",attrs:{"lazy-validation":""},model:{value:t.valid,callback:function(e){t.valid=e},expression:"valid"}},[a("v-text-field",{attrs:{dark:"",solo:"",rules:t.textFieldRules,required:""},model:{value:t.topLine,callback:function(e){t.topLine=e},expression:"topLine"}}),t._v(" "),a("v-text-field",{attrs:{dark:"",solo:"",rules:t.textFieldRules,required:""},model:{value:t.bottomLine,callback:function(e){t.bottomLine=e},expression:"bottomLine"}}),t._v(" "),a("v-text-field",{attrs:{label:"Title",rules:t.textFieldRules,required:""},model:{value:t.title,callback:function(e){t.title=e},expression:"title"}}),t._v(" "),a("v-text-field",{attrs:{label:"Description",rules:t.textFieldRules,required:""},model:{value:t.description,callback:function(e){t.description=e},expression:"description"}}),t._v(" "),a("v-text-field",{attrs:{label:"Author",rules:t.textFieldRules,required:""},model:{value:t.author,callback:function(e){t.author=e},expression:"author"}}),t._v(" "),a("v-text-field",{attrs:{label:"Language",rules:t.textFieldRules,required:""},model:{value:t.language,callback:function(e){t.language=e},expression:"language"}}),t._v(" "),a("v-text-field",{attrs:{label:"License",rules:t.textFieldRules,required:""},model:{value:t.license,callback:function(e){t.license=e},expression:"license"}}),t._v(" "),a("v-checkbox",{attrs:{label:"NSFW"},model:{value:t.nsfw,callback:function(e){t.nsfw=e},expression:"nsfw"}}),t._v(" "),a("v-btn",{attrs:{disabled:!t.valid},on:{click:t.submit}},[t._v("Submit")])],1)],1)],1),t._v(" "),t.isLoading?a("v-flex",{attrs:{xs12:""}},[a("v-progress-circular",{attrs:{indeterminate:"",color:"primary"}})],1):t._e()],1)],1)},staticRenderFns:[]};var V=a("VU/8")(q,j,!1,function(t){a("V+V2")},null,null).exports,S={render:function(){var t=this.$createElement,e=this._self._c||t;return e("v-container",{attrs:{fluid:"",id:"step3-page"}},[e("v-layout",{attrs:{row:"",wrap:""}},[e("v-flex",{attrs:{xs12:""}},[e("h1",{staticClass:"display-2"},[this._v("Support your favorite content creators with LBRY")]),this._v(" "),e("p",{staticClass:"subheading"},[this._v("Send LBRY coins to claim addresses and the owner will receive it in their wallet.")])])],1)],1)},staticRenderFns:[]};var $=a("VU/8")({data:function(){return{}},methods:{},name:"Step3"},S,!1,function(t){a("eyFN")},null,null).exports;i.default.use(r.a);var B=new r.a({routes:[{path:"/",name:"Home",component:d,children:[{path:"",name:"Step1",component:D},{path:"step-2",name:"Step2",component:V},{path:"step-3",name:"Step3",component:$}]},{path:"/overview",name:"Overview",component:p},{path:"/documentation",name:"Documentation",component:f},{path:"/contribute",name:"Contribute",component:g},{path:"/develop",name:"Develop",component:b},{path:"/resources",name:"Resources",component:k}]}),T=a("3EgV"),I=a.n(T),N=(a("7zck"),a("8+8L")),A=a("5CJf"),M=a.n(A);i.default.use(I.a),i.default.use(N.a),i.default.use(M.a),i.default.config.productionTip=!1,new i.default({el:"#app",router:B,components:{App:n},template:""})},"V+V2":function(t,e){},eyFN:function(t,e){},iob4:function(t,e){},jOjS:function(t,e){},kUgs:function(t,e){},mlTc:function(t,e){},yqJF:function(t,e){}},["NHnr"]); +//# sourceMappingURL=app.2ab3ff455d43a5d616d4.js.map \ No newline at end of file diff --git a/dist/static/js/app.2ab3ff455d43a5d616d4.js.map b/dist/static/js/app.2ab3ff455d43a5d616d4.js.map new file mode 100644 index 0000000..fc7bad9 --- /dev/null +++ b/dist/static/js/app.2ab3ff455d43a5d616d4.js.map @@ -0,0 +1 @@ +{"version":3,"sources":["webpack:///./src/App.vue?c08b","webpack:///./src/App.vue","webpack:///src/App.vue","webpack:///./src/event-bus.js","webpack:///src/components/partials/Hook.vue","webpack:///./src/components/partials/Hook.vue?d33a","webpack:///./src/components/partials/Hook.vue","webpack:///src/components/pages/Home.vue","webpack:///./src/components/pages/Home.vue?3f1a","webpack:///./src/components/pages/Home.vue","webpack:///./src/components/pages/Overview.vue?11a5","webpack:///./src/components/pages/Overview.vue","webpack:///src/components/pages/Overview.vue","webpack:///./src/components/pages/Documentation.vue?d836","webpack:///./src/components/pages/Documentation.vue","webpack:///src/components/pages/Documentation.vue","webpack:///./src/components/pages/Contribute.vue?cce8","webpack:///./src/components/pages/Contribute.vue","webpack:///src/components/pages/Contribute.vue","webpack:///./src/components/pages/Develop.vue?d2cd","webpack:///./src/components/pages/Develop.vue","webpack:///src/components/pages/Develop.vue","webpack:///./src/components/pages/Resources.vue?e54d","webpack:///./src/components/pages/Resources.vue","webpack:///src/components/pages/Resources.vue","webpack:///src/components/partials/Step1.vue","webpack:///./src/components/partials/Step1.vue?5e67","webpack:///./src/components/partials/Step1.vue","webpack:///src/components/partials/Step2.vue","webpack:///./src/components/partials/Step2.vue?d8c6","webpack:///./src/components/partials/Step2.vue","webpack:///./src/components/partials/Step3.vue?2de3","webpack:///./src/components/partials/Step3.vue","webpack:///src/components/partials/Step3.vue","webpack:///./src/router/index.js","webpack:///./src/main.js"],"names":["selectortype_template_index_0_src_App","render","_vm","this","_h","$createElement","_c","_self","attrs","clipped-left","app","staticClass","to","_v","flat","staticRenderFns","src_App","__webpack_require__","normalizeComponent","ssrContext","event_bus","vue_esm","Hook","txhash","partials_Hook","fluid","grid-list-md","text-xs-center","id","row","wrap","xs4","exact","color","fab","hide-overlay","persistent","width","model","value","callback","$$v","uploadDialog","expression","href","target","on","click","$event","indeterminate","Home","Hook_normalizeComponent","pages_Home","xs6","components_pages_Home","Home_normalizeComponent","pages_Overview","_m","components_pages_Overview","Overview_normalizeComponent","pages_Documentation","clipped","drawer","dense","components_pages_Documentation","Documentation_normalizeComponent","pages_Contribute","components_pages_Contribute","Contribute_normalizeComponent","pages_Develop","components_pages_Develop","Develop_normalizeComponent","pages_Resources","components_pages_Resources","Resources_normalizeComponent","Step1","address","fetchMetadata","partials_Step1","xs12","sm10","solo","dark","prefix","sm2","large","exampleCode","directives","name","rawName","_e","_s","$router","push","isLoading","jsonData","sm3","hover","src","height","chooseClaim","components_partials_Step1","Step1_normalizeComponent","Step2","imagesLoaded","vueimagesloaded_default","a","ImageUploader","vue_image_upload_resize","updateCanvas","file","partials_Step2","sm8","sm6","quality","autoRotate","maxWidth","outputFormat","preview","input","setImage","onComplete","imageUploaded","sm4","ref","lazy-validation","valid","rules","textFieldRules","required","topLine","bottomLine","label","title","description","author","language","license","nsfw","disabled","submit","components_partials_Step2","Step2_normalizeComponent","partials_Step3","components_partials_Step3","Step3_normalizeComponent","use","vue_router_esm","router","routes","path","component","children","vuetify_default","vue_resource_esm","vue_highlightjs_default","config","productionTip","el","components","App","template"],"mappings":"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","file":"static/js/app.2ab3ff455d43a5d616d4.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-app',[_c('v-toolbar',{attrs:{\"clipped-left\":\"\",\"app\":\"\"}},[_c('v-toolbar-title',{staticClass:\"mr-5 align-center\"},[_c('span',{staticClass:\"title\"},[_c('router-link',{attrs:{\"to\":\"/\"}},[_vm._v(\"LBRY.tech\")])],1)]),_vm._v(\" \"),_c('v-spacer'),_vm._v(\" \"),_c('v-toolbar-items',{staticClass:\"hidden-sm-and-down\"},[_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/overview\"}},[_vm._v(\"Overview\")]),_vm._v(\" \"),_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/documentation\"}},[_vm._v(\"Documentation\")]),_vm._v(\" \"),_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/contribute\"}},[_vm._v(\"How to Contribute\")]),_vm._v(\" \"),_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/develop\"}},[_vm._v(\"How to Develop\")]),_vm._v(\" \"),_c('v-btn',{attrs:{\"flat\":\"\",\"to\":\"/resources\"}},[_vm._v(\"Resources\")])],1)],1),_vm._v(\" \"),_c('v-content',[_c('router-view')],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-b1c94430\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/App.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-b1c94430\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../node_modules/vue-loader/lib/selector?type=styles&index=0!./App.vue\")\n}\nvar normalizeComponent = require(\"!../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../node_modules/vue-loader/lib/selector?type=script&index=0!./App.vue\"\nimport __vue_script__ from \"!!babel-loader!../node_modules/vue-loader/lib/selector?type=script&index=0!./App.vue\"\n/* template */\nimport __vue_template__ from \"!!../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-b1c94430\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../node_modules/vue-loader/lib/selector?type=template&index=0!./App.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/App.vue\n// module id = null\n// module chunks = ","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/App.vue","import Vue from 'vue'\n\nvar EventBus = new Vue();\n\nexport default EventBus\n\n\n\n// WEBPACK FOOTER //\n// ./src/event-bus.js","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Hook.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"grid-list-md\":\"\",\"text-xs-center\":\"\",\"id\":\"hook\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\",\"id\":\"hook-navigation\"}},[_c('v-flex',{attrs:{\"xs4\":\"\"}},[_c('router-link',{attrs:{\"exact\":\"\",\"to\":\"/\"}},[_c('v-btn',{attrs:{\"color\":\"grey\",\"fab\":\"\"}},[_vm._v(\"1\")]),_vm._v(\"\\n Resolve a claim\\n \")],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs4\":\"\"}},[_c('router-link',{attrs:{\"to\":\"/step-2\"}},[_c('v-btn',{attrs:{\"color\":\"grey\",\"fab\":\"\"}},[_vm._v(\"2\")]),_vm._v(\"\\n Publish content\\n \")],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs4\":\"\"}},[_c('router-link',{attrs:{\"to\":\"/step-3\"}},[_c('v-btn',{attrs:{\"color\":\"grey\",\"fab\":\"\"}},[_vm._v(\"3\")]),_vm._v(\"\\n Support with LBC\\n \")],1)],1)],1),_vm._v(\" \"),_c('router-view'),_vm._v(\" \"),_c('v-dialog',{attrs:{\"hide-overlay\":\"\",\"persistent\":\"\",\"width\":\"30rem\"},model:{value:(_vm.uploadDialog),callback:function ($$v) {_vm.uploadDialog=$$v},expression:\"uploadDialog\"}},[_c('v-card',[(_vm.confirmed)?[_c('v-card-title',{staticClass:\"headline\"},[_vm._v(\"Your image has been published!\")]),_vm._v(\" \"),_c('v-card-text',[_c('a',{attrs:{\"href\":'https://explorer.lbry.io/tx/' + _vm.txhash,\"target\":\"_blank\"}},[_vm._v(\"Check out your content on the LBRY blockchain explorer\")])]),_vm._v(\" \"),_c('v-card-actions',[_c('v-btn',{attrs:{\"flat\":\"\"},on:{\"click\":function($event){_vm.uploadDialog = false}}},[_vm._v(\"Dismiss this dialog\")])],1)]:[_c('v-card-title',{staticClass:\"headline\"},[_c('v-progress-circular',{attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}}),_vm._v(\" Waiting for confirmations...\")],1),_vm._v(\" \"),_c('v-card-text',[_vm._v(\"Your image was uploaded to the LBRY network but we are currently waiting for the first confirmation. This should take just a few minutes. In the mean time, go ahead and try the other steps!\")])]],2)],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-1f1efcdc\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Hook.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-1f1efcdc\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Hook.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Hook.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Hook.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-1f1efcdc\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Hook.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Hook.vue\n// module id = null\n// module chunks = ","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Home.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('hook'),_vm._v(\" \"),_c('v-container',{attrs:{\"fluid\":\"\",\"grid-list-md\":\"\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs6\":\"\"}},[_c('h1',[_vm._v(\"HTML Ipsum Presents\")]),_vm._v(\" \"),_c('p',[_c('strong',[_vm._v(\"Pellentesque habitant morbi tristique\")]),_vm._v(\" senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. \"),_c('em',[_vm._v(\"Aenean ultricies mi vitae est.\")]),_vm._v(\" Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, \"),_c('code',[_vm._v(\"commodo vitae\")]),_vm._v(\", ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. \"),_c('a',{attrs:{\"href\":\"#\"}},[_vm._v(\"Donec non enim\")]),_vm._v(\" in turpis pulvinar facilisis. Ut felis.\")]),_vm._v(\" \"),_c('h2',[_vm._v(\"Header Level 2\")]),_vm._v(\" \"),_c('ol',[_c('li',[_vm._v(\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Aliquam tincidunt mauris eu risus.\")])]),_vm._v(\" \"),_c('blockquote',[_c('p',[_vm._v(\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.\")])]),_vm._v(\" \"),_c('h3',[_vm._v(\"Header Level 3\")]),_vm._v(\" \"),_c('ul',[_c('li',[_vm._v(\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\")]),_vm._v(\" \"),_c('li',[_vm._v(\"Aliquam tincidunt mauris eu risus.\")])]),_vm._v(\" \"),_c('pre',[_c('code',[_vm._v(\"\\n #header h1 a {\\n display: block;\\n width: 300px;\\n height: 80px;\\n }\\n \")])])])],1)],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-07805136\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Home.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-07805136\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Home.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Home.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Home.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-07805136\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Home.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Home.vue\n// module id = null\n// module chunks = ","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('p',[_vm._v(\"Overview.\")])])}]\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-17b6829e\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Overview.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-17b6829e\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Overview.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Overview.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Overview.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-17b6829e\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Overview.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Overview.vue\n// module id = null\n// module chunks = ","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Overview.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('v-navigation-drawer',{attrs:{\"clipped\":\"\",\"app\":\"\"},model:{value:(_vm.drawer),callback:function ($$v) {_vm.drawer=$$v},expression:\"drawer\"}},[_c('v-list',{attrs:{\"dense\":\"\"}},[_c('v-list-tile',[_c('v-list-tile-content',[_c('v-list-tile-title',[_vm._v(\"Link 1\")])],1)],1),_vm._v(\" \"),_c('v-list-tile',[_c('v-list-tile-content',[_c('v-list-tile-title',[_vm._v(\"Link 2\")])],1)],1)],1)],1),_vm._v(\" \"),_c('p',[_vm._v(\"Documentation will be here.\")])],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-6697685d\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Documentation.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-6697685d\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Documentation.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Documentation.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Documentation.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-6697685d\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Documentation.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Documentation.vue\n// module id = null\n// module chunks = ","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Documentation.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('p',[_vm._v(\"Contribute.\")])])}]\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-84d8b986\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Contribute.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-84d8b986\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Contribute.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Contribute.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Contribute.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-84d8b986\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Contribute.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Contribute.vue\n// module id = null\n// module chunks = ","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Contribute.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('p',[_vm._v(\"Develop.\")])])}]\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-2b0ff1dd\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Develop.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-2b0ff1dd\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Develop.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Develop.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Develop.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-2b0ff1dd\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Develop.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Develop.vue\n// module id = null\n// module chunks = ","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Develop.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _vm._m(0)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('p',[_vm._v(\"Resources.\")])])}]\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-3edd79b6\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/pages/Resources.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-3edd79b6\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Resources.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Resources.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Resources.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-3edd79b6\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Resources.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/pages/Resources.vue\n// module id = null\n// module chunks = ","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/pages/Resources.vue","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Step1.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"id\":\"step1-page\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('h1',{staticClass:\"display-2\"},[_vm._v(\"Learn the LBRY protocol by examples\")]),_vm._v(\" \"),_c('p',{staticClass:\"subheading\"},[_vm._v(\"Let's start by getting the associated metadata for \"),_c('a',{attrs:{\"href\":\"#\"}},[_vm._v(\"a claim\")]),_vm._v(\".\")])]),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm10\":\"\"}},[_c('v-text-field',{attrs:{\"solo\":\"\",\"dark\":\"\",\"prefix\":\"lbry://\"},model:{value:(_vm.address),callback:function ($$v) {_vm.address=$$v},expression:\"address\"}})],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm2\":\"\"}},[_c('v-btn',{staticClass:\"mt-0\",attrs:{\"large\":\"\"},on:{\"click\":_vm.fetchMetadata}},[_vm._v(\"Execute\")])],1),_vm._v(\" \"),(_vm.exampleCode != '')?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('pre',{directives:[{name:\"highlightjs\",rawName:\"v-highlightjs\",value:(_vm.exampleCode),expression:\"exampleCode\"}]},[_c('code',{staticClass:\"bash\"})])]):_vm._e(),_vm._v(\" \"),(_vm.isLoading)?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('v-progress-circular',{attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}})],1):_vm._e(),_vm._v(\" \"),(_vm.jsonData)?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('p',{staticClass:\"subheading\"},[_vm._v(\"Success! Here is the response for \"),_c('strong',[_vm._v(\"lbry://\"+_vm._s(_vm.address))]),_vm._v(\":\")]),_vm._v(\" \"),_c('pre',{directives:[{name:\"highlightjs\",rawName:\"v-highlightjs\",value:(_vm.jsonData),expression:\"jsonData\"}],staticClass:\"json-example\"},[_c('code',{staticClass:\"json\"})]),_vm._v(\" \"),_c('v-btn',{staticClass:\"mt-3\",attrs:{\"large\":\"\"},on:{\"click\":function($event){_vm.$router.push('step-2')}}},[_vm._v(\"Go to next step\")])],1):_vm._e(),_vm._v(\" \"),(!_vm.isLoading && !_vm.jsonData)?[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('p',{staticClass:\"subheading\"},[_vm._v(\"... or select a live example from below\")])]),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"static/itsadisaster.jpg\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('itsadisaster')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('itsadisaster')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"It's a Disaster\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"Anonymous\")])])])],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"static/unbubbled.png\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('unbubbled1-1')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('unbubbled1-1')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"Unbubbled with Jamie King, Ep1.1 - Bitcoin, Boom or Bust\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"@Unbubbled\")])])])],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"static/fortnite.jpg\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('fortnite-top-stream-moments-nickatnyte')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('fortnite-top-stream-moments-nickatnyte')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"FORTNITE TOP STREAM MOMENTS - Nickatnyte & GamingwithMolt\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"@nickatnyte\")])])])],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm3\":\"\"}},[_c('v-card',{attrs:{\"hover\":\"\"}},[_c('v-card-media',{attrs:{\"src\":\"static/lbrymine.png\",\"height\":\"200px\"},on:{\"click\":function($event){_vm.chooseClaim('six')}}}),_vm._v(\" \"),_c('v-card-title',{on:{\"click\":function($event){_vm.chooseClaim('six')}}},[_c('div',[_c('h4',{staticClass:\"mb-0\"},[_vm._v(\"LBRY Coin (LBC) GPU Miner for AMD and NVIDIA\")]),_vm._v(\" \"),_c('div',{staticClass:\"account\"},[_vm._v(\"Anonymous\")])])])],1)],1)]:_vm._e()],2)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-1fab315e\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Step1.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-1fab315e\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Step1.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step1.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step1.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-1fab315e\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Step1.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Step1.vue\n// module id = null\n// module chunks = ","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Step2.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"id\":\"step2-page\"}},[_c('v-layout',{directives:[{name:\"images-loaded\",rawName:\"v-images-loaded\",value:(_vm.imagesLoaded),expression:\"imagesLoaded\"}],attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('h1',{staticClass:\"display-2\"},[_vm._v(\"Publish your content on the blockchain\")]),_vm._v(\" \"),_c('p',{staticClass:\"subheading\"},[_vm._v(\"Upload an image to the blockchain and you are able to view it on the \"),_c('a',{attrs:{\"href\":\"http://explorer.lbry.io\",\"target\":\"_blank\"}},[_vm._v(\"LBRY Blockchain Explorer\")]),_vm._v(\".\")])]),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm8\":\"\"}},[_c('img',{attrs:{\"src\":\"static/lbry-green.png\",\"id\":\"base-image\"}}),_vm._v(\" \"),_c('canvas',{attrs:{\"id\":\"meme-canvas\",\"width\":\"400\",\"height\":\"300\"}},[_vm._v(\"\\n Sorry, canvas not supported\\n \")]),_vm._v(\" \"),_c('v-flex',{staticClass:\"mx-auto\",attrs:{\"xs12\":\"\",\"sm6\":\"\"}},[_c('v-card',{staticClass:\"pa-3\"},[_c('p',{staticClass:\"subheading\"},[_vm._v(\"Upload a background image\")]),_vm._v(\" \"),_c('image-uploader',{attrs:{\"quality\":0.8,\"autoRotate\":true,\"maxWidth\":400,\"outputFormat\":\"string\",\"preview\":false},on:{\"input\":_vm.setImage,\"onComplete\":_vm.imageUploaded}})],1)],1)],1),_vm._v(\" \"),_c('v-flex',{attrs:{\"xs12\":\"\",\"sm4\":\"\"}},[_c('v-card',{staticClass:\"pa-3\"},[_c('v-form',{ref:\"form\",attrs:{\"lazy-validation\":\"\"},model:{value:(_vm.valid),callback:function ($$v) {_vm.valid=$$v},expression:\"valid\"}},[_c('v-text-field',{attrs:{\"dark\":\"\",\"solo\":\"\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.topLine),callback:function ($$v) {_vm.topLine=$$v},expression:\"topLine\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"dark\":\"\",\"solo\":\"\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.bottomLine),callback:function ($$v) {_vm.bottomLine=$$v},expression:\"bottomLine\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Title\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.title),callback:function ($$v) {_vm.title=$$v},expression:\"title\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Description\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.description),callback:function ($$v) {_vm.description=$$v},expression:\"description\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Author\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.author),callback:function ($$v) {_vm.author=$$v},expression:\"author\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"Language\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.language),callback:function ($$v) {_vm.language=$$v},expression:\"language\"}}),_vm._v(\" \"),_c('v-text-field',{attrs:{\"label\":\"License\",\"rules\":_vm.textFieldRules,\"required\":\"\"},model:{value:(_vm.license),callback:function ($$v) {_vm.license=$$v},expression:\"license\"}}),_vm._v(\" \"),_c('v-checkbox',{attrs:{\"label\":\"NSFW\"},model:{value:(_vm.nsfw),callback:function ($$v) {_vm.nsfw=$$v},expression:\"nsfw\"}}),_vm._v(\" \"),_c('v-btn',{attrs:{\"disabled\":!_vm.valid},on:{\"click\":_vm.submit}},[_vm._v(\"Submit\")])],1)],1)],1),_vm._v(\" \"),(_vm.isLoading)?_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('v-progress-circular',{attrs:{\"indeterminate\":\"\",\"color\":\"primary\"}})],1):_vm._e()],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-53595651\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Step2.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-53595651\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Step2.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step2.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step2.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-53595651\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Step2.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Step2.vue\n// module id = null\n// module chunks = ","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-container',{attrs:{\"fluid\":\"\",\"id\":\"step3-page\"}},[_c('v-layout',{attrs:{\"row\":\"\",\"wrap\":\"\"}},[_c('v-flex',{attrs:{\"xs12\":\"\"}},[_c('h1',{staticClass:\"display-2\"},[_vm._v(\"Support your favorite content creators with LBRY\")]),_vm._v(\" \"),_c('p',{staticClass:\"subheading\"},[_vm._v(\"Send LBRY coins to claim addresses and the owner will receive it in their wallet.\")])])],1)],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-47f19ac7\",\"hasScoped\":false,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/components/partials/Step3.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-47f19ac7\\\",\\\"scoped\\\":false,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./Step3.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step3.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Step3.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-47f19ac7\\\",\\\"hasScoped\\\":false,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./Step3.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = null\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/components/partials/Step3.vue\n// module id = null\n// module chunks = ","\n\n\n\n\n\n\n\n// WEBPACK FOOTER //\n// src/components/partials/Step3.vue","import Vue from 'vue'\nimport Router from 'vue-router'\nimport Home from '@/components/pages/Home'\nimport Overview from '@/components/pages/Overview'\nimport Documentation from '@/components/pages/Documentation'\nimport Contribute from '@/components/pages/Contribute'\nimport Develop from '@/components/pages/Develop'\nimport Resources from '@/components/pages/Resources'\nimport Step1 from '@/components/partials/Step1'\nimport Step2 from '@/components/partials/Step2'\nimport Step3 from '@/components/partials/Step3'\n\nVue.use(Router)\n\nexport default new Router({\n routes: [\n {\n path: '/',\n name: 'Home',\n component: Home,\n children: [\n {\n path: '',\n name: 'Step1',\n component: Step1\n },\n {\n path: 'step-2',\n name: 'Step2',\n component: Step2\n },\n {\n path: 'step-3',\n name: 'Step3',\n component: Step3\n }\n ]\n },\n {\n path: '/overview',\n name: 'Overview',\n component: Overview,\n },\n {\n path: '/documentation',\n name: 'Documentation',\n component: Documentation,\n },\n {\n path: '/contribute',\n name: 'Contribute',\n component: Contribute,\n },\n {\n path: '/develop',\n name: 'Develop',\n component: Develop,\n },\n {\n path: '/resources',\n name: 'Resources',\n component: Resources,\n }\n ]\n})\n\n\n\n// WEBPACK FOOTER //\n// ./src/router/index.js","// The Vue build version to load with the `import` command\n// (runtime-only or standalone) has been set in webpack.base.conf with an alias.\nimport Vue from 'vue'\nimport App from './App'\nimport router from './router'\nimport Vuetify from 'vuetify'\nimport 'vuetify/dist/vuetify.min.css'\nimport VueResource from 'vue-resource'\nimport VueHighlightJS from 'vue-highlightjs'\n\nVue.use(Vuetify)\nVue.use(VueResource)\nVue.use(VueHighlightJS)\n\nVue.config.productionTip = false\n\n/* eslint-disable no-new */\nnew Vue({\n el: '#app',\n router,\n components: { App },\n template: ''\n})\n\n\n\n// WEBPACK FOOTER //\n// ./src/main.js"],"sourceRoot":""} \ No newline at end of file diff --git a/dist/static/js/manifest.2ae2e69a05c33dfc65f8.js.map b/dist/static/js/manifest.2ae2e69a05c33dfc65f8.js.map index 985c2a6..da6ec09 100644 --- a/dist/static/js/manifest.2ae2e69a05c33dfc65f8.js.map +++ b/dist/static/js/manifest.2ae2e69a05c33dfc65f8.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack:///webpack/bootstrap 60a41e1b26bbb23aec59"],"names":["parentJsonpFunction","window","chunkIds","moreModules","executeModules","moduleId","chunkId","result","i","resolves","length","installedChunks","push","Object","prototype","hasOwnProperty","call","modules","shift","__webpack_require__","s","installedModules","2","exports","module","l","m","c","d","name","getter","o","defineProperty","configurable","enumerable","get","n","__esModule","object","property","p","oe","err","console","error"],"mappings":"aACA,IAAAA,EAAAC,OAAA,aACAA,OAAA,sBAAAC,EAAAC,EAAAC,GAIA,IADA,IAAAC,EAAAC,EAAAC,EAAAC,EAAA,EAAAC,KACQD,EAAAN,EAAAQ,OAAoBF,IAC5BF,EAAAJ,EAAAM,GACAG,EAAAL,IACAG,EAAAG,KAAAD,EAAAL,GAAA,IAEAK,EAAAL,GAAA,EAEA,IAAAD,KAAAF,EACAU,OAAAC,UAAAC,eAAAC,KAAAb,EAAAE,KACAY,EAAAZ,GAAAF,EAAAE,IAIA,IADAL,KAAAE,EAAAC,EAAAC,GACAK,EAAAC,QACAD,EAAAS,OAAAT,GAEA,GAAAL,EACA,IAAAI,EAAA,EAAYA,EAAAJ,EAAAM,OAA2BF,IACvCD,EAAAY,IAAAC,EAAAhB,EAAAI,IAGA,OAAAD,GAIA,IAAAc,KAGAV,GACAW,EAAA,GAIA,SAAAH,EAAAd,GAGA,GAAAgB,EAAAhB,GACA,OAAAgB,EAAAhB,GAAAkB,QAGA,IAAAC,EAAAH,EAAAhB,IACAG,EAAAH,EACAoB,GAAA,EACAF,YAUA,OANAN,EAAAZ,GAAAW,KAAAQ,EAAAD,QAAAC,IAAAD,QAAAJ,GAGAK,EAAAC,GAAA,EAGAD,EAAAD,QAKAJ,EAAAO,EAAAT,EAGAE,EAAAQ,EAAAN,EAGAF,EAAAS,EAAA,SAAAL,EAAAM,EAAAC,GACAX,EAAAY,EAAAR,EAAAM,IACAhB,OAAAmB,eAAAT,EAAAM,GACAI,cAAA,EACAC,YAAA,EACAC,IAAAL,KAMAX,EAAAiB,EAAA,SAAAZ,GACA,IAAAM,EAAAN,KAAAa,WACA,WAA2B,OAAAb,EAAA,SAC3B,WAAiC,OAAAA,GAEjC,OADAL,EAAAS,EAAAE,EAAA,IAAAA,GACAA,GAIAX,EAAAY,EAAA,SAAAO,EAAAC,GAAsD,OAAA1B,OAAAC,UAAAC,eAAAC,KAAAsB,EAAAC,IAGtDpB,EAAAqB,EAAA,IAGArB,EAAAsB,GAAA,SAAAC,GAA8D,MAApBC,QAAAC,MAAAF,GAAoBA","file":"static/js/manifest.2ae2e69a05c33dfc65f8.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tvar parentJsonpFunction = window[\"webpackJsonp\"];\n \twindow[\"webpackJsonp\"] = function webpackJsonpCallback(chunkIds, moreModules, executeModules) {\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [], result;\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(chunkIds, moreModules, executeModules);\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n \t\tif(executeModules) {\n \t\t\tfor(i=0; i < executeModules.length; i++) {\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = executeModules[i]);\n \t\t\t}\n \t\t}\n \t\treturn result;\n \t};\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// objects to store loaded and loading chunks\n \tvar installedChunks = {\n \t\t2: 0\n \t};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap 60a41e1b26bbb23aec59"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack:///webpack/bootstrap e592bd3700aa078476b5"],"names":["parentJsonpFunction","window","chunkIds","moreModules","executeModules","moduleId","chunkId","result","i","resolves","length","installedChunks","push","Object","prototype","hasOwnProperty","call","modules","shift","__webpack_require__","s","installedModules","2","exports","module","l","m","c","d","name","getter","o","defineProperty","configurable","enumerable","get","n","__esModule","object","property","p","oe","err","console","error"],"mappings":"aACA,IAAAA,EAAAC,OAAA,aACAA,OAAA,sBAAAC,EAAAC,EAAAC,GAIA,IADA,IAAAC,EAAAC,EAAAC,EAAAC,EAAA,EAAAC,KACQD,EAAAN,EAAAQ,OAAoBF,IAC5BF,EAAAJ,EAAAM,GACAG,EAAAL,IACAG,EAAAG,KAAAD,EAAAL,GAAA,IAEAK,EAAAL,GAAA,EAEA,IAAAD,KAAAF,EACAU,OAAAC,UAAAC,eAAAC,KAAAb,EAAAE,KACAY,EAAAZ,GAAAF,EAAAE,IAIA,IADAL,KAAAE,EAAAC,EAAAC,GACAK,EAAAC,QACAD,EAAAS,OAAAT,GAEA,GAAAL,EACA,IAAAI,EAAA,EAAYA,EAAAJ,EAAAM,OAA2BF,IACvCD,EAAAY,IAAAC,EAAAhB,EAAAI,IAGA,OAAAD,GAIA,IAAAc,KAGAV,GACAW,EAAA,GAIA,SAAAH,EAAAd,GAGA,GAAAgB,EAAAhB,GACA,OAAAgB,EAAAhB,GAAAkB,QAGA,IAAAC,EAAAH,EAAAhB,IACAG,EAAAH,EACAoB,GAAA,EACAF,YAUA,OANAN,EAAAZ,GAAAW,KAAAQ,EAAAD,QAAAC,IAAAD,QAAAJ,GAGAK,EAAAC,GAAA,EAGAD,EAAAD,QAKAJ,EAAAO,EAAAT,EAGAE,EAAAQ,EAAAN,EAGAF,EAAAS,EAAA,SAAAL,EAAAM,EAAAC,GACAX,EAAAY,EAAAR,EAAAM,IACAhB,OAAAmB,eAAAT,EAAAM,GACAI,cAAA,EACAC,YAAA,EACAC,IAAAL,KAMAX,EAAAiB,EAAA,SAAAZ,GACA,IAAAM,EAAAN,KAAAa,WACA,WAA2B,OAAAb,EAAA,SAC3B,WAAiC,OAAAA,GAEjC,OADAL,EAAAS,EAAAE,EAAA,IAAAA,GACAA,GAIAX,EAAAY,EAAA,SAAAO,EAAAC,GAAsD,OAAA1B,OAAAC,UAAAC,eAAAC,KAAAsB,EAAAC,IAGtDpB,EAAAqB,EAAA,IAGArB,EAAAsB,GAAA,SAAAC,GAA8D,MAApBC,QAAAC,MAAAF,GAAoBA","file":"static/js/manifest.2ae2e69a05c33dfc65f8.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tvar parentJsonpFunction = window[\"webpackJsonp\"];\n \twindow[\"webpackJsonp\"] = function webpackJsonpCallback(chunkIds, moreModules, executeModules) {\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [], result;\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(chunkIds, moreModules, executeModules);\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n \t\tif(executeModules) {\n \t\t\tfor(i=0; i < executeModules.length; i++) {\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = executeModules[i]);\n \t\t\t}\n \t\t}\n \t\treturn result;\n \t};\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// objects to store loaded and loading chunks\n \tvar installedChunks = {\n \t\t2: 0\n \t};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap e592bd3700aa078476b5"],"sourceRoot":""} \ No newline at end of file