{"version":3,"sources":["webpack:///./src/components/_site/TermsPage.vue?3706","webpack:///./src/components/_site/TermsPage.vue","webpack:///./src/components/_site/TermsPage.vue?0e59","webpack:///./src/components/_site/TermsPage.vue?d18a"],"names":["render","_vm","this","_h","$createElement","_c","_self","staticClass","attrs","_v","staticRenderFns","component","VCol","VContainer","VRow"],"mappings":"uHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACE,YAAY,wBAAwB,CAACF,EAAG,cAAc,CAACG,MAAM,CAAC,MAAQ,GAAG,cAAc,KAAK,CAACH,EAAG,QAAQ,CAACG,MAAM,CAAC,KAAO,GAAG,MAAQ,QAAQ,QAAU,WAAW,CAACH,EAAG,QAAQ,CAACE,YAAY,iCAAiCC,MAAM,CAAC,KAAO,KAAK,GAAK,KAAK,GAAK,MAAM,CAACH,EAAG,KAAK,CAACE,YAAY,kBAAkB,CAACN,EAAIQ,GAAG,WAAWJ,EAAG,IAAI,CAACJ,EAAIQ,GAAG,uGAAiHJ,EAAG,KAAK,CAACE,YAAY,4BAA4B,CAACN,EAAIQ,GAAG,aAAaJ,EAAG,IAAI,CAACJ,EAAIQ,GAAG,4NAA4NJ,EAAG,IAAI,CAACJ,EAAIQ,GAAG,6DAA6DJ,EAAG,KAAK,CAACE,YAAY,4BAA4B,CAACN,EAAIQ,GAAG,gBAAgBJ,EAAG,IAAI,CAACJ,EAAIQ,GAAG,4bAA4bJ,EAAG,KAAK,CAACE,YAAY,4BAA4B,CAACN,EAAIQ,GAAG,oBAAoBJ,EAAG,IAAI,CAACJ,EAAIQ,GAAG,qDAAqDJ,EAAG,cAAc,CAACE,YAAY,SAASC,MAAM,CAAC,GAAK,aAAa,CAACP,EAAIQ,GAAG,UAAUR,EAAIQ,GAAG,gBAAgB,GAAGJ,EAAG,KAAK,CAACE,YAAY,4BAA4B,CAACN,EAAIQ,GAAG,gBAAgBJ,EAAG,IAAI,CAACJ,EAAIQ,GAAG,2JAA2J,IAAI,IAAI,IAC36DC,EAAkB,G,uiBCsCtB,IAAqB,EAArB,wHAAuC,QAAlB,EAAS,gBAD7B,QACoB,WCvCiY,I,qECOlZC,EAAY,eACd,EACAX,EACAU,GACA,EACA,KACA,KACA,MAIa,aAAAC,EAAiB,QAOhC,IAAkBA,EAAW,CAACC,OAAA,KAAKC,aAAA,KAAWC,OAAA","file":"dist/js/chunk-2d2306e0.61fbcabc.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"content-fade-in ma-3\"},[_c('v-container',{attrs:{\"fluid\":\"\",\"fill-height\":\"\"}},[_c('v-row',{attrs:{\"flex\":\"\",\"align\":\"start\",\"justify\":\"center\"}},[_c('v-col',{staticClass:\"font-weight-light text-justify\",attrs:{\"cols\":\"12\",\"md\":\"10\",\"lg\":\"8\"}},[_c('h1',{staticClass:\"display-2 mb-3\"},[_vm._v(\"Terms\")]),_c('p',[_vm._v(\"Warcraft Roster (\\\"us\\\", \\\"we\\\", or \\\"our\\\") operates the \\\"warcraftroster.com\\\" website (the \\\"Service\\\").\")]),_c('h2',{staticClass:\"display-1 mb-3 mt-5 pt-5\"},[_vm._v(\"Hosting\")]),_c('p',[_vm._v(\"The Service is hosted by Google Ireland Limited (“Google”), a company incorporated and operating under the laws of Ireland (Registered Number: 368047), and located at Gordon House, Barrow Street, Dublin 4, Ireland.\")]),_c('p',[_vm._v(\"By using this Service, you are agreeing to these terms.\")]),_c('h2',{staticClass:\"display-1 mb-3 mt-5 pt-5\"},[_vm._v(\"Disclaimer\")]),_c('p',[_vm._v(\"\\n\\t\\t\\t\\t\\tThe Service is an independent fan website and is not affiliated with or endorsed by Blizzard Entertainment, Inc. or its licensors. \\n\\t\\t\\t\\t\\tAll Blizzard game-related assets, including but not limited to images, logos, and names, are the intellectual property of Blizzard Entertainment, Inc. \\n\\t\\t\\t\\t\\tThis website does not intend to infringe on any copyrights or trademarks owned by Blizzard Entertainment, Inc.\\n\\t\\t\\t\\t\")]),_c('h2',{staticClass:\"display-1 mb-3 mt-5 pt-5\"},[_vm._v(\"Privacy policy\")]),_c('p',[_vm._v(\"\\n\\t\\t\\t\\t\\tPrivacy policy details are described \"),_c('router-link',{staticClass:\"simple\",attrs:{\"to\":\"/privacy\"}},[_vm._v(\"here\")]),_vm._v(\".\\n\\t\\t\\t\\t\")],1),_c('h2',{staticClass:\"display-1 mb-3 mt-5 pt-5\"},[_vm._v(\"Contact Us\")]),_c('p',[_vm._v(\"\\n\\t\\t\\t\\t\\tIf you have any questions about these terms, please contact us by sending an email to:\\n\\t\\t\\t\\t\\tcontact@warcraftroster.com\\n\\t\\t\\t\\t\")])])],1)],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nimport { Component, Vue } from \"vue-property-decorator\";\n\n@Component\nexport default class TermsPage extends Vue {\n\t/** Attributs */\n\n\t/** Méthodes */\n}\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--14-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??ref--14-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TermsPage.vue?vue&type=script&lang=ts&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--14-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??ref--14-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TermsPage.vue?vue&type=script&lang=ts&\"","import { render, staticRenderFns } from \"./TermsPage.vue?vue&type=template&id=52ef5ca2&\"\nimport script from \"./TermsPage.vue?vue&type=script&lang=ts&\"\nexport * from \"./TermsPage.vue?vue&type=script&lang=ts&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VCol } from 'vuetify/lib/components/VGrid';\nimport { VContainer } from 'vuetify/lib/components/VGrid';\nimport { VRow } from 'vuetify/lib/components/VGrid';\ninstallComponents(component, {VCol,VContainer,VRow})\n"],"sourceRoot":""}