(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2857d04e"],{"28ff":function(e){e.exports=JSON.parse('{"breadcrumb":{"root":"報告フォーム"},"page":{"title":"報告フォーム","description":"不具合、操作上のトラブル、機能要望など本アプリケーションをご使用中に発生した問題がありましたらこちらよりお送りください。検討の上、対応を実施させていただきます。尚、大変恐れ入りますが報告頂いた内容の個別返信は行っておりません。\\n 対応の結果についてはリリースノートに記載するようにいたしますのでご了承ください","submit":"送信"},"section1":{"type":"種別","typeOptions":{"bug":"不具合","operation":"操作上のトラブル","request":"機能要望","other":"その他"},"detectedUrl":"発生したページURL","detectedUrlPlaceholder":"例: {url}","required":"必須","summary":"概要","summaryPlaceholder":"例: プラン検索が正しく機能していない","report":"バグ内容","reportPlaceholder":"例: プランを検索しましたが、検索条件と異なる結果が表示されます","stateAndOperation":"その時の状態や操作","stateAndOperationPlaceholder":"例: 料金を3000円~4000円、カテゴリを和風と選択し、検索ボタンを押した。表示された中に2000円のプラン(豪華一泊二食付き露天風呂プランなど)が表示された","other":"その他","otherPlaceholder":"例: 重要性が高いためなるべく早く直してほしい"}}')},"5e91":function(e){e.exports=JSON.parse('{"breadcrumb":{"root":"Bug report"},"page":{"title":"Bug report","description":"If you have any problems while using this application, such as problems, operational troubles, or function requests, please send them from here. We will take measures after consideration. We apologize for the inconvenience, but we do not reply to individual reports. \\n Please note that the results of the support will be described in the release notes.","submit":"Submit"},"section1":{"type":"Type","typeOptions":{"bug":"Bug","operation":"Operation","request":"Request","other":"Other"},"detectedUrl":"Detected URL","detectedUrlPlaceholder":"Example: {url}","required":"Required","summary":"Summary","summaryPlaceholder":"Example: Plan search is not working properly","report":"Report","reportPlaceholder":"Example: I searched for a plan, but I get results that differ from the search criteria","stateAndOperation":"State and operation","stateAndOperationPlaceholder":"Example: Select the charge from 3000 yen to 4000 yen, select the category as Japanese style, and press the search button. A 2000 yen plan (such as a luxurious one-night, half-board open-air bath plan) was displayed.","other":"Other","otherPlaceholder":"Example: I want you to fix it as soon as possible because it is important"}}')},9366:function(e,t,r){"use strict";r.r(t);var o,a,n=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"wrapper"},[r("GlobalHeader"),r("section",{staticClass:"login-core-body"},[r("div",{staticClass:"home-breadcrumb"},[r("ul",{staticClass:"position-center"},[r("li",[e._v(" "+e._s(e.$t("breadcrumb.root"))+" ")])])]),r("div",{staticClass:"body-content position-center bug-report"},[r("h2",{staticClass:"page-title"},[e._v(" "+e._s(e.$t("page.title"))+" ")]),r("div",{staticClass:"notification-bg"},[r("p",{domProps:{innerHTML:e._s(e.$options.filters.nl2br(e.$t("page.description")))}}),r("ValidationObserver",{ref:"observer",scopedSlots:e._u([{key:"default",fn:function(t){var o=t.validate;return[r("table",{staticClass:"input-form grey-table report-form"},[r("tr",[r("th",[e._v(" "+e._s(e.$t("section1.type"))+" ")]),r("td",[r("div",{staticClass:"arrow-select"},[r("select",{directives:[{name:"model",rawName:"v-model",value:e.type,expression:"type"}],on:{change:function(t){var r=Array.prototype.filter.call(t.target.options,(function(e){return e.selected})).map((function(e){var t="_value"in e?e._value:e.value;return t}));e.type=t.target.multiple?r:r[0]}}},[r("option",{attrs:{value:"Bug"}},[e._v(e._s(e.$t("section1.typeOptions.bug")))]),r("option",{attrs:{value:"Operation"}},[e._v(e._s(e.$t("section1.typeOptions.operation")))]),r("option",{attrs:{value:"Request"}},[e._v(e._s(e.$t("section1.typeOptions.request")))]),r("option",{attrs:{value:"Other"}},[e._v(e._s(e.$t("section1.typeOptions.other")))])]),r("div",{staticClass:"select-arrow"})])])]),r("tr",[r("th",[e._v(e._s(e.$t("section1.detectedUrl")))]),r("td",[r("input",{directives:[{name:"model",rawName:"v-model",value:e.url,expression:"url"}],attrs:{type:"text",placeholder:e.$t("section1.detectedUrlPlaceholder",{url:"https://pre.libserve.net/official/sample01/a001"})},domProps:{value:e.url},on:{input:function(t){t.target.composing||(e.url=t.target.value)}}})])]),r("tr",[r("th",[r("span",{staticClass:"require"},[e._v(e._s(e.$t("section1.required")))]),e._v(e._s(e.$t("section1.summary"))+" ")]),r("td",[r("ValidationProvider",{attrs:{name:e.$t("section1.summary"),rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){t.touched,t.invalid;var o=t.errors;return[r("input",{directives:[{name:"model",rawName:"v-model",value:e.summary,expression:"summary"}],attrs:{type:"text",placeholder:e.$t("section1.summaryPlaceholder")},domProps:{value:e.summary},on:{input:function(t){t.target.composing||(e.summary=t.target.value)}}}),r("ValidationErrorNote",{attrs:{errors:o}})]}}],null,!0)}),r("GuideNote")],1)]),r("tr",[r("th",[r("span",{staticClass:"require"},[e._v(e._s(e.$t("section1.required")))]),e._v(e._s(e.$t("section1.report"))+" ")]),r("td",[r("ValidationProvider",{attrs:{name:e.$t("section1.report"),rules:"required"},scopedSlots:e._u([{key:"default",fn:function(t){t.touched,t.invalid;var o=t.errors;return[r("textarea",{directives:[{name:"model",rawName:"v-model",value:e.report,expression:"report"}],attrs:{rows:"4",placeholder:e.$t("section1.reportPlaceholder")},domProps:{value:e.report},on:{input:function(t){t.target.composing||(e.report=t.target.value)}}}),r("ValidationErrorNote",{attrs:{errors:o}})]}}],null,!0)}),r("GuideNote")],1)]),r("tr",[r("th",[e._v(e._s(e.$t("section1.stateAndOperation")))]),r("td",[r("textarea",{directives:[{name:"model",rawName:"v-model",value:e.operation,expression:"operation"}],attrs:{rows:"4",placeholder:e.$t("section1.stateAndOperationPlaceholder")},domProps:{value:e.operation},on:{input:function(t){t.target.composing||(e.operation=t.target.value)}}})])]),r("tr",[r("th",[e._v(e._s(e.$t("section1.other")))]),r("td",[r("textarea",{directives:[{name:"model",rawName:"v-model",value:e.other,expression:"other"}],attrs:{rows:"4",placeholder:e.$t("section1.otherPlaceholder")},domProps:{value:e.other},on:{input:function(t){t.target.composing||(e.other=t.target.value)}}})])])]),r("button",{staticClass:"submit-button",on:{click:function(t){return e.onSendClicked(o)}}},[e._v(e._s(e.$t("page.submit")))])]}}])})],1)])]),e._m(0)],1)},s=[function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("footer",{staticClass:"login-footer"},[r("p",[e._v("© all rights reserved by liberty")])])}],i=(r("96cf"),r("1da1")),l=r("d4ec"),u=r("bee2"),c=r("262e"),p=r("2caf"),d=r("9ab4"),m=r("08af"),h=r("60a3"),v=(r("8133"),r("5df3"),r("ebe2")),f=r("9699"),y=r("28ff"),b=r("5e91"),g={ja:y,en:b},_=g,w=r("2877"),O=Object(w["a"])(_,o,a,!1,null,null,null),$=O.exports,x=function(e){Object(c["a"])(r,e);var t=Object(p["a"])(r);function r(){var e;return Object(l["a"])(this,r),e=t.apply(this,arguments),e.type="",e.summary="",e.url="",e.report="",e.operation="",e.other="",e}return Object(u["a"])(r,[{key:"mounted",value:function(){var e=Object(i["a"])(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:case"end":return e.stop()}}),e)})));function t(){return e.apply(this,arguments)}return t}()},{key:"onSendClicked",value:function(){var e=Object(i["a"])(regeneratorRuntime.mark((function e(t){var r=this;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,t();case 2:if(e.sent){e.next=4;break}return e.abrupt("return");case 4:this.showConfirmDialog("","確認","入力いただいた送信します。よろしいですか?","はい","いいえ",(function(){var e={summary:r.summary,type:r.type,url:r.url,report:r.report,operation:r.operation,other:r.other};r.requestAsync(v["a"].ReqG002R,e,(function(e){var t=e.data,o=t.code,a="";a+="送信ありがとうございます。\n",a+="受付番号【".concat(o,"】で承りました。\n\n"),a+="お送りいただいた内容を丁重な精査の上、迅速に対応させていただきます。\n",a+="引き続き快適にご利用いただけるよう努めて参りますので、今後ともよろしくお願いいたします。",r.showMessageDialog("","完了",a,(function(){r.type="",r.summary="",r.url="",r.report="",r.operation="",r.other=""}))}))}));case 5:case"end":return e.stop()}}),e,this)})));function t(t){return e.apply(this,arguments)}return t}()},{key:"viewID",get:function(){return m["a"].BugReport}},{key:"viewParams",get:function(){return{}}},{key:"pageType",get:function(){return this.$route.params.pageType}}]),r}(m["c"]);x=Object(d["a"])([Object(h["a"])({components:{GlobalHeader:f["a"]},i18n:{messages:$}})],x);var P=x,k=P,q=Object(w["a"])(k,n,s,!1,null,null,null);t["default"]=q.exports}}]); //# sourceMappingURL=chunk-2857d04e.6e17413e.js.map