\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginModal.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginModal.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./LoginModal.vue?vue&type=template&id=5b0f01ba&scoped=true&\"\nimport script from \"./LoginModal.vue?vue&type=script&lang=js&\"\nexport * from \"./LoginModal.vue?vue&type=script&lang=js&\"\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 \"5b0f01ba\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.open)?_c('div',{staticClass:\"modal fade show\",staticStyle:{\"display\":\"block\"},attrs:{\"id\":\"login-medhub\",\"role\":\"dialog\"}},[_c('div',{staticClass:\"modal-dialog modal-dialog-centered modal-xl\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_c('div',{staticClass:\"modal-body\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"aria-label\":\"Close\"},on:{\"click\":function($event){return _vm.closeModal()}}},[_vm._m(0)]),(_vm.isSignupFlow)?_c('h2',{staticClass:\"mb-4 text-center\"},[_vm._v(\"Create an Account\")]):_vm._e(),(!_vm.isSignupFlow)?_c('h2',{staticClass:\"mb-4 text-center\"},[_vm._v(\"Scientific Response Letter Access Request\")]):_vm._e(),_c('div',{staticClass:\"mb-3 text-left\"},[_vm._v(\" This content is intended for US Healthcare Professionals. The information you provide us in this form is collected in order for us to honor your request for information about our products and investigational compounds. We will not use your information for any other purpose. For more information on how to opt-out and about our overall privacy practices, please visit our \"),_c('a',{attrs:{\"href\":\"https://www.sagerx.com/privacy-policy\"}},[_vm._v(\"Privacy Policy\")]),_vm._v(\". \"),_c('strong',[_vm._v(\"Already have an account? \"),_c('a',{attrs:{\"href\":\"#\"},on:{\"click\":_vm.showLogin}},[_vm._v(\"Login\")])])]),(_vm.error)?_c('div',{staticClass:\"alert-content red\"},[_c('div',{staticClass:\"alert-description text-center text-sm text-red-600 mt-5\"},[_vm._v(\" \"+_vm._s(_vm.error.message)+\" \"),(_vm.error.code === 105 || _vm.error.code === 110)?_c('span',{staticClass:\"underline\"},[_c('a',{on:{\"click\":_vm.showForgotPw}},[_vm._v(\"Click here\")]),_vm._v(\" . \")]):_vm._e()])]):_vm._e(),_c('div',{staticClass:\"form-group text-left\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-6 mb-3\"},[_c('label',{attrs:{\"for\":\"account-fname\"}},[_vm._v(\"First Name*\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.firstName),expression:\"form.firstName\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"required\":\"\",\"placeholder\":\"Enter your first name...\"},domProps:{\"value\":(_vm.form.firstName)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, \"firstName\", $event.target.value)}}})]),_c('div',{staticClass:\"col-sm-6 mb-3\"},[_c('label',{attrs:{\"for\":\"account-lname\"}},[_vm._v(\"Last Name*\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.lastName),expression:\"form.lastName\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"required\":\"\",\"placeholder\":\"Enter your last name...\"},domProps:{\"value\":(_vm.form.lastName)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, \"lastName\", $event.target.value)}}})]),_c('div',{staticClass:\"col-sm-6 mb-3\"},[_c('label',{attrs:{\"for\":\"account-email\"}},[_vm._v(\"Email*\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.email),expression:\"form.email\"}],staticClass:\"form-control\",attrs:{\"type\":\"email\",\"required\":\"\",\"placeholder\":\"Enter your email address...\"},domProps:{\"value\":(_vm.form.email)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, \"email\", $event.target.value)}}})])]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-6 mb-3 mb-sm-5\"},[_c('label',{attrs:{\"for\":\"account-npi\"}},[_vm._v(\"Do you have an NPI or state license number?*\")]),_c('div',{staticClass:\"d-flex flex-row\"},[_c('div',{staticClass:\"form-check mr-4\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.npiyn),expression:\"form.npiyn\"}],staticClass:\"form-check-input\",attrs:{\"type\":\"radio\",\"required\":\"\",\"name\":\"account-npi\",\"id\":\"account-npi-yes\",\"value\":\"Yes\"},domProps:{\"checked\":_vm._q(_vm.form.npiyn,\"Yes\")},on:{\"change\":function($event){return _vm.$set(_vm.form, \"npiyn\", \"Yes\")}}}),_c('label',{staticClass:\"form-check-label\",attrs:{\"for\":\"account-npi-yes\"}},[_vm._v(\" Yes \")])]),_c('div',{staticClass:\"form-check\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.npiyn),expression:\"form.npiyn\"}],staticClass:\"form-check-input\",attrs:{\"type\":\"radio\",\"required\":\"\",\"name\":\"account-npi-no\",\"id\":\"account-npi-no\",\"value\":\"No\"},domProps:{\"checked\":_vm._q(_vm.form.npiyn,\"No\")},on:{\"change\":function($event){return _vm.$set(_vm.form, \"npiyn\", \"No\")}}}),_c('label',{staticClass:\"form-check-label\",attrs:{\"for\":\"account-npi-no\"}},[_vm._v(\" No \")])])])]),_c('div',{staticClass:\"col-sm-6 mb-5\"},[(!_vm.form.npiyn || _vm.form.npiyn === 'Yes')?_c('label',{attrs:{\"for\":\"account-state-license\"}},[_vm._v(\"State of License*\")]):_vm._e(),(_vm.form.npiyn === 'No')?_c('label',{attrs:{\"for\":\"account-state-license\"}},[_vm._v(\"State of Residence*\")]):_vm._e(),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.state),expression:\"form.state\"}],staticClass:\"form-control\",attrs:{\"required\":\"\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.form, \"state\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])}}},[_c('option',{attrs:{\"value\":\"\"}},[_vm._v(\"State\")]),_c('option',{attrs:{\"value\":\"AL\"}},[_vm._v(\"AL\")]),_c('option',{attrs:{\"value\":\"AK\"}},[_vm._v(\"AK\")]),_c('option',{attrs:{\"value\":\"AR\"}},[_vm._v(\"AR\")]),_c('option',{attrs:{\"value\":\"AZ\"}},[_vm._v(\"AZ\")]),_c('option',{attrs:{\"value\":\"CA\"}},[_vm._v(\"CA\")]),_c('option',{attrs:{\"value\":\"CO\"}},[_vm._v(\"CO\")]),_c('option',{attrs:{\"value\":\"CT\"}},[_vm._v(\"CT\")]),_c('option',{attrs:{\"value\":\"DC\"}},[_vm._v(\"DC\")]),_c('option',{attrs:{\"value\":\"DE\"}},[_vm._v(\"DE\")]),_c('option',{attrs:{\"value\":\"FL\"}},[_vm._v(\"FL\")]),_c('option',{attrs:{\"value\":\"GA\"}},[_vm._v(\"GA\")]),_c('option',{attrs:{\"value\":\"HI\"}},[_vm._v(\"HI\")]),_c('option',{attrs:{\"value\":\"IA\"}},[_vm._v(\"IA\")]),_c('option',{attrs:{\"value\":\"ID\"}},[_vm._v(\"ID\")]),_c('option',{attrs:{\"value\":\"IL\"}},[_vm._v(\"IL\")]),_c('option',{attrs:{\"value\":\"IN\"}},[_vm._v(\"IN\")]),_c('option',{attrs:{\"value\":\"KS\"}},[_vm._v(\"KS\")]),_c('option',{attrs:{\"value\":\"KY\"}},[_vm._v(\"KY\")]),_c('option',{attrs:{\"value\":\"LA\"}},[_vm._v(\"LA\")]),_c('option',{attrs:{\"value\":\"MA\"}},[_vm._v(\"MA\")]),_c('option',{attrs:{\"value\":\"MD\"}},[_vm._v(\"MD\")]),_c('option',{attrs:{\"value\":\"ME\"}},[_vm._v(\"ME\")]),_c('option',{attrs:{\"value\":\"MI\"}},[_vm._v(\"MI\")]),_c('option',{attrs:{\"value\":\"MN\"}},[_vm._v(\"MN\")]),_c('option',{attrs:{\"value\":\"MO\"}},[_vm._v(\"MO\")]),_c('option',{attrs:{\"value\":\"MS\"}},[_vm._v(\"MS\")]),_c('option',{attrs:{\"value\":\"MT\"}},[_vm._v(\"MT\")]),_c('option',{attrs:{\"value\":\"NC\"}},[_vm._v(\"NC\")]),_c('option',{attrs:{\"value\":\"NE\"}},[_vm._v(\"NE\")]),_c('option',{attrs:{\"value\":\"NH\"}},[_vm._v(\"NH\")]),_c('option',{attrs:{\"value\":\"NJ\"}},[_vm._v(\"NJ\")]),_c('option',{attrs:{\"value\":\"NM\"}},[_vm._v(\"NM\")]),_c('option',{attrs:{\"value\":\"NV\"}},[_vm._v(\"NV\")]),_c('option',{attrs:{\"value\":\"NY\"}},[_vm._v(\"NY\")]),_c('option',{attrs:{\"value\":\"ND\"}},[_vm._v(\"ND\")]),_c('option',{attrs:{\"value\":\"OH\"}},[_vm._v(\"OH\")]),_c('option',{attrs:{\"value\":\"OK\"}},[_vm._v(\"OK\")]),_c('option',{attrs:{\"value\":\"OR\"}},[_vm._v(\"OR\")]),_c('option',{attrs:{\"value\":\"PA\"}},[_vm._v(\"PA\")]),_c('option',{attrs:{\"value\":\"RI\"}},[_vm._v(\"RI\")]),_c('option',{attrs:{\"value\":\"SC\"}},[_vm._v(\"SC\")]),_c('option',{attrs:{\"value\":\"SD\"}},[_vm._v(\"SD\")]),_c('option',{attrs:{\"value\":\"TN\"}},[_vm._v(\"TN\")]),_c('option',{attrs:{\"value\":\"TX\"}},[_vm._v(\"TX\")]),_c('option',{attrs:{\"value\":\"UT\"}},[_vm._v(\"UT\")]),_c('option',{attrs:{\"value\":\"VT\"}},[_vm._v(\"VT\")]),_c('option',{attrs:{\"value\":\"VA\"}},[_vm._v(\"VA\")]),_c('option',{attrs:{\"value\":\"WA\"}},[_vm._v(\"WA\")]),_c('option',{attrs:{\"value\":\"WI\"}},[_vm._v(\"WI\")]),_c('option',{attrs:{\"value\":\"WV\"}},[_vm._v(\"WV\")]),_c('option',{attrs:{\"value\":\"WY\"}},[_vm._v(\"WY\")])])])]),_c('div',{staticClass:\"row align-items-center\"},[_c('div',{staticClass:\"col-sm-6 mb-3\"},[_vm._v(\"*indicates required field\")]),_c('div',{staticClass:\"col-sm-6 text-sm-right\"},[_c('button',{staticClass:\"btn btn-primary\",attrs:{\"type\":\"button\",\"disabled\":_vm.progress || _vm.formErrors.length>0},on:{\"click\":_vm.next}},[_vm._v(\"Next \")])])])])])])])]):_vm._e(),(_vm.open)?_c('div',{staticClass:\"modal-backdrop fade show\"}):_vm._e()])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',{attrs:{\"aria-hidden\":\"true\"}},[_c('i',{staticClass:\"fa-sharp fa-regular fa-xmark\"})])}]\n\nexport { render, staticRenderFns }","\n \n
\n
\n
\n
\n
\n \n
Create an Account
\n
Scientific Response Letter Access Request
\n\n
\n This content is intended for US Healthcare Professionals. The information you provide us in this form is\n collected in order for us to honor your request for information about our products and investigational\n compounds. We will not use your information for any other purpose. For more information on how to opt-out\n and about our overall privacy practices, please visit our Privacy\n Policy.\n Already have an account? Login\n
\n\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./A.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./A.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./A.vue?vue&type=template&id=3c4b56fc&scoped=true&\"\nimport script from \"./A.vue?vue&type=script&lang=js&\"\nexport * from \"./A.vue?vue&type=script&lang=js&\"\nimport style0 from \"./A.vue?vue&type=style&index=0&id=3c4b56fc&scoped=true&lang=css&\"\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 \"3c4b56fc\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.open)?_c('div',{staticClass:\"modal fade show\",staticStyle:{\"display\":\"block\"},attrs:{\"id\":\"login-medhub\",\"role\":\"dialog\"}},[_c('div',{staticClass:\"modal-dialog modal-dialog-centered modal-xl\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_c('div',{staticClass:\"modal-body\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"aria-label\":\"Close\"},on:{\"click\":function($event){return _vm.closeModal()}}},[_vm._m(0)]),(_vm.isSignupFlow)?_c('h2',{staticClass:\"mb-4 text-center\"},[_vm._v(\"Create an Account\")]):_vm._e(),(!_vm.isSignupFlow)?_c('h2',{staticClass:\"mb-4 text-center\"},[_vm._v(\"Scientific Response Letter Access Request\")]):_vm._e(),_c('div',{staticClass:\"mb-3 text-left\"},[_vm._v(\" This content is intended for US Healthcare Professionals. The information you provide us in this form is collected in order for us to honor your request for information about our products and investigational compounds. We will not use your information for any other purpose. For more information on how to opt-out and about our overall privacy practices, please visit our \"),_c('a',{attrs:{\"href\":\"https://www.sagerx.com/privacy-policy\"}},[_vm._v(\"Privacy Policy\")]),_vm._v(\" . \"),_c('br'),_c('strong',[_vm._v(\"Already have an account?\")]),_vm._v(\" \"),_c('a',{attrs:{\"href\":\"#\"},on:{\"click\":_vm.showLogin}},[_vm._v(\"Login\")])]),(_vm.error)?_c('div',{staticClass:\"alert-content red\"},[_c('div',{staticClass:\"alert-description text-center text-sm text-red-600 mt-5\"},[_vm._v(\" \"+_vm._s(_vm.error.message)+\" \"),(_vm.error.code === 105 || _vm.error.code === 110)?_c('span',{staticClass:\"underline\"},[_c('a',{on:{\"click\":_vm.showForgotPw}},[_vm._v(\"Click here\")]),_vm._v(\" . \")]):_vm._e()])]):_vm._e(),_c('div',{staticClass:\"form-group text-left\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-3\"}),_c('div',{staticClass:\"col-sm-6 mb-4\"},[_c('label',{attrs:{\"for\":\"account-state-license\"}},[_vm._v(\"Professional Designation*\")]),_c('select',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.classification),expression:\"form.classification\"}],staticClass:\"form-control\",attrs:{\"required\":\"\",\"id\":\"account-state-license\"},on:{\"change\":function($event){var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = \"_value\" in o ? o._value : o.value;return val}); _vm.$set(_vm.form, \"classification\", $event.target.multiple ? $$selectedVal : $$selectedVal[0])}}},[_c('option',{attrs:{\"value\":\"\"}},[_vm._v(\"Select\")]),_c('option',{attrs:{\"value\":\"md\"}},[_vm._v(\"MD\")]),_c('option',{attrs:{\"value\":\"do\"}},[_vm._v(\"DO\")]),_c('option',{attrs:{\"value\":\"pharmd\"}},[_vm._v(\"PharmD\")]),_c('option',{attrs:{\"value\":\"rph\"}},[_vm._v(\"RPh\")]),_c('option',{attrs:{\"value\":\"rn\"}},[_vm._v(\"RN\")]),_c('option',{attrs:{\"value\":\"np\"}},[_vm._v(\"NP\")]),_c('option',{attrs:{\"value\":\"payer\"}},[_vm._v(\"Payer\")]),_c('option',{attrs:{\"value\":\"other\"}},[_vm._v(\"Other\")])])]),_c('div',{staticClass:\"col-sm-3\"})]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-3\"}),(_vm.form.classification === 'other')?_c('div',{staticClass:\"col-sm-6 mb-5\"},[_c('label',{attrs:{\"for\":\"classification-other\"}},[_vm._v(\"Other (Please specify)*\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.otherClassification),expression:\"form.otherClassification\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"id\":\"classification-other\",\"placeholder\":\"Other Professional Designation...\"},domProps:{\"value\":(_vm.form.otherClassification)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, \"otherClassification\", $event.target.value)}}})]):_vm._e(),_c('div',{staticClass:\"col-sm-3\"})]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-3\"}),_c('div',{staticClass:\"col-sm-6 mb-5\"},[_c('label',{attrs:{\"for\":\"account-state-license\"}},[_vm._v(\"NPI or state license number*\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.npi),expression:\"form.npi\"}],staticClass:\"form-control\",attrs:{\"type\":\"text\",\"required\":\"\",\"id\":\"account-state-license\",\"placeholder\":\"Enter your NPI or license number...\"},domProps:{\"value\":(_vm.form.npi)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, \"npi\", $event.target.value)}}})]),_c('div',{staticClass:\"col-sm-3\"})]),_c('div',{staticClass:\"row align-items-center\"},[_c('div',{staticClass:\"col-sm-6 mb-3 text-center text-sm-left\"},[_vm._v(\"*indicates required field\")]),_c('div',{staticClass:\"col-sm-6 text-center text-sm-right\"},[_c('span',{staticClass:\"step-back mr-5\"},[_c('a',{staticClass:\"link-black\",attrs:{\"href\":\"#\"},on:{\"click\":_vm.showSignup}},[_vm._v(\" BACK \")])]),_c('button',{staticClass:\"btn btn-primary\",attrs:{\"type\":\"button\",\"disabled\":_vm.progress || _vm.formErrors.length>0},on:{\"click\":_vm.next}},[_vm._v(\"Next \")])])])])])])])]):_vm._e(),(_vm.open)?_c('div',{staticClass:\"modal-backdrop fade show\"}):_vm._e()])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',{attrs:{\"aria-hidden\":\"true\"}},[_c('i',{staticClass:\"fa-sharp fa-regular fa-xmark\"})])}]\n\nexport { render, staticRenderFns }","\n \n
\n
\n
\n
\n
\n \n
Create an Account
\n
Scientific Response Letter Access Request
\n\n
\n This content is intended for US Healthcare Professionals. The information you provide us in this form is\n collected in order for us to honor your request for information about our products and investigational\n compounds. We will not use your information for any other purpose. For more information on how to opt-out\n and about our overall privacy practices, please visit our\n Privacy Policy\n .\n \n Already have an account?\n \n Login\n
\n\n\n\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./B.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./B.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./B.vue?vue&type=template&id=c34bd262&scoped=true&\"\nimport script from \"./B.vue?vue&type=script&lang=js&\"\nexport * from \"./B.vue?vue&type=script&lang=js&\"\nimport style0 from \"./B.vue?vue&type=style&index=0&id=c34bd262&scoped=true&lang=css&\"\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 \"c34bd262\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.open)?_c('div',{staticClass:\"modal fade show\",staticStyle:{\"display\":\"block\"},attrs:{\"id\":\"login-medhub\",\"role\":\"dialog\"}},[_c('div',{staticClass:\"modal-dialog modal-dialog-centered modal-xl\",attrs:{\"role\":\"document\"}},[_c('div',{staticClass:\"modal-content\"},[_c('div',{staticClass:\"modal-body\"},[_c('button',{staticClass:\"close\",attrs:{\"type\":\"button\",\"aria-label\":\"Close\"},on:{\"click\":function($event){return _vm.closeModal()}}},[_vm._m(0)]),(_vm.isSignupFlow)?_c('h2',{staticClass:\"mb-4 text-center\"},[_vm._v(\"Create an Account\")]):_vm._e(),(!_vm.isSignupFlow)?_c('h2',{staticClass:\"mb-4 text-center\"},[_vm._v(\"Scientific Response Letter Access Request\")]):_vm._e(),_c('div',{staticClass:\"mb-3 text-left\"},[_vm._v(\" This content is intended for US Healthcare Professionals. The information you provide us in this form is collected in order for us to honor your request for information about our products and investigational compounds. We will not use your information for any other purpose. For more information on how to opt-out and about our overall privacy practices, please visit our \"),_c('a',{attrs:{\"href\":\"https://www.sagerx.com/privacy-policy\"}},[_vm._v(\"Privacy Policy\")]),_vm._v(\" . \"),_c('br'),_c('strong',[_vm._v(\"Already have an account?\")]),_vm._v(\" \"),_c('a',{attrs:{\"href\":\"#\"},on:{\"click\":_vm.showLogin}},[_vm._v(\"Login\")])]),(_vm.error)?_c('div',{staticClass:\"alert-content red\"},[_c('div',{staticClass:\"alert-description text-center text-sm text-red-600 mt-5\"},[_vm._v(\" \"+_vm._s(_vm.error.message)+\" \")])]):_vm._e(),_c('div',{staticClass:\"form-group text-left\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-3\"}),_c('div',{staticClass:\"col-sm-6 mb-4\"},[_c('label',{attrs:{\"for\":\"password\"}},[_vm._v(\"Create Password*\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.password),expression:\"form.password\"}],staticClass:\"form-control\",attrs:{\"type\":\"password\",\"required\":\"\",\"id\":\"password\",\"placeholder\":\"Create Password...\"},domProps:{\"value\":(_vm.form.password)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, \"password\", $event.target.value)}}}),_c('div',{staticClass:\"text-justify text-xs font-semibold mt-8\"},[_vm._v(\" Password must include:\"),_c('br'),_c('div',{staticClass:\"flex items-center \"},[(_vm.passwordStrength.case === false )?_c('i',{staticClass:\"fa-sharp fa-regular fa-xmark red\"}):_vm._e(),(_vm.passwordStrength.case === true )?_c('i',{staticClass:\"fa-sharp fa-regular fa-check green\"}):_vm._e(),_c('span',[_vm._v(\" Uppercase and lowercase letter (A,z)\")]),_c('br')]),_c('div',{staticClass:\"flex items-center \"},[(_vm.passwordStrength.numeric === false )?_c('i',{staticClass:\"fa-sharp fa-regular fa-xmark red\"}):_vm._e(),(_vm.passwordStrength.numeric === true )?_c('i',{staticClass:\"fa-sharp fa-regular fa-check green\"}):_vm._e(),_c('span',[_vm._v(\" Numeric character (0-9)\")]),_c('br')]),_c('div',{staticClass:\"flex items-center \"},[(_vm.passwordStrength.minlen === false )?_c('i',{staticClass:\"fa-sharp fa-regular fa-xmark red\"}):_vm._e(),(_vm.passwordStrength.minlen === true )?_c('i',{staticClass:\"fa-sharp fa-regular fa-check green\"}):_vm._e(),_c('span',[_vm._v(\" Minimum of 8 characters\")]),_c('br')])])]),_c('div',{staticClass:\"col-sm-3\"})]),_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-3\"}),_c('div',{staticClass:\"col-sm-6 mb-5\"},[_c('label',{attrs:{\"for\":\"confirm-password\"}},[_vm._v(\"Confirm Password:\")]),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.confirmPassword),expression:\"form.confirmPassword\"}],staticClass:\"form-control\",attrs:{\"type\":\"password\",\"required\":\"\",\"id\":\"confirm-password\",\"placeholder\":\"Confirm Password...\"},domProps:{\"value\":(_vm.form.confirmPassword)},on:{\"input\":function($event){if($event.target.composing){ return; }_vm.$set(_vm.form, \"confirmPassword\", $event.target.value)}}})]),_c('div',{staticClass:\"col-sm-3\"})]),(!_vm.isSignupFlow)?_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-sm-3\"}),_c('div',{staticClass:\"col-sm-6 mb-5\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.form.sendEmail),expression:\"form.sendEmail\"}],staticClass:\"form-control\",attrs:{\"id\":\"checkbox\",\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.form.sendEmail)?_vm._i(_vm.form.sendEmail,null)>-1:(_vm.form.sendEmail)},on:{\"change\":function($event){var $$a=_vm.form.sendEmail,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.$set(_vm.form, \"sendEmail\", $$a.concat([$$v])))}else{$$i>-1&&(_vm.$set(_vm.form, \"sendEmail\", $$a.slice(0,$$i).concat($$a.slice($$i+1))))}}else{_vm.$set(_vm.form, \"sendEmail\", $$c)}}}}),_c('label',{attrs:{\"for\":\"checkbox\"}},[_vm._v(\"Send me an email with a link to the Scientific Response Letter\")])]),_c('div',{staticClass:\"col-sm-3\"})]):_vm._e(),_c('div',{staticClass:\"row align-items-center\"},[_c('div',{staticClass:\"col-sm-6 mb-3 text-center text-sm-left\"},[_vm._v(\"*indicates required field\")]),_c('div',{staticClass:\"col-sm-6 text-center text-sm-right\"},[_c('button',{staticClass:\"btn btn-primary\",attrs:{\"type\":\"button\",\"disabled\":_vm.progress || _vm.formErrors.length>0},on:{\"click\":_vm.next}},[_vm._v(\"Submit \")])])])])])])])]):_vm._e(),(_vm.open)?_c('div',{staticClass:\"modal-backdrop fade show\"}):_vm._e()])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',{attrs:{\"aria-hidden\":\"true\"}},[_c('i',{staticClass:\"fa-sharp fa-regular fa-xmark\"})])}]\n\nexport { render, staticRenderFns }","/* eslint-disable */\n// this is an auto generated file. This will be overwritten\n\nexport const startSearchRequest = /* GraphQL */ `\n mutation StartSearchRequest($input: StartSearchRequestInput!) {\n startSearchRequest(input: $input) {\n documentNumber\n email\n status\n searchKeywords\n searchProduct\n documentMetadata\n owner\n createdAt\n updatedAt\n }\n }\n`;\nexport const completeSearchRequest = /* GraphQL */ `\n mutation CompleteSearchRequest($input: CompleteSearchRequestInput!) {\n completeSearchRequest(input: $input) {\n documentNumber\n email\n status\n searchKeywords\n searchProduct\n documentMetadata\n owner\n createdAt\n updatedAt\n }\n }\n`;\nexport const recoverRequest = /* GraphQL */ `\n mutation RecoverRequest($input: RecoverRequestInput!) {\n recoverRequest(input: $input) {\n documentNumber\n documentMetadata\n email\n npi\n state\n firstName\n lastName\n classification\n }\n }\n`;\nexport const manualUpdateRequest = /* GraphQL */ `\n mutation ManualUpdateRequest($input: ManualUpdateInput!) {\n manualUpdateRequest(input: $input)\n }\n`;\nexport const createStandardResponseLetterAccessRequest = /* GraphQL */ `\n mutation CreateStandardResponseLetterAccessRequest(\n $input: CreateStandardResponseLetterAccessRequestInput!\n $condition: ModelStandardResponseLetterAccessRequestConditionInput\n ) {\n createStandardResponseLetterAccessRequest(\n input: $input\n condition: $condition\n ) {\n documentNumber\n email\n status\n searchKeywords\n searchProduct\n documentMetadata\n owner\n createdAt\n updatedAt\n }\n }\n`;\nexport const updateStandardResponseLetterAccessRequest = /* GraphQL */ `\n mutation UpdateStandardResponseLetterAccessRequest(\n $input: UpdateStandardResponseLetterAccessRequestInput!\n $condition: ModelStandardResponseLetterAccessRequestConditionInput\n ) {\n updateStandardResponseLetterAccessRequest(\n input: $input\n condition: $condition\n ) {\n documentNumber\n email\n status\n searchKeywords\n searchProduct\n documentMetadata\n owner\n createdAt\n updatedAt\n }\n }\n`;\nexport const deleteStandardResponseLetterAccessRequest = /* GraphQL */ `\n mutation DeleteStandardResponseLetterAccessRequest(\n $input: DeleteStandardResponseLetterAccessRequestInput!\n $condition: ModelStandardResponseLetterAccessRequestConditionInput\n ) {\n deleteStandardResponseLetterAccessRequest(\n input: $input\n condition: $condition\n ) {\n documentNumber\n email\n status\n searchKeywords\n searchProduct\n documentMetadata\n owner\n createdAt\n updatedAt\n }\n }\n`;\nexport const createUser = /* GraphQL */ `\n mutation CreateUser(\n $input: CreateUserInput!\n $condition: ModelUserConditionInput\n ) {\n createUser(input: $input, condition: $condition) {\n email\n npi\n firstName\n lastName\n npiVerified\n classification\n status\n state\n owner\n manualActivationToken\n manualActivationTokenExpiresAt\n manualRecoverToken\n manualRecoverTokenExpiresAt\n registeredAt\n createdAt\n updatedAt\n }\n }\n`;\nexport const updateUser = /* GraphQL */ `\n mutation UpdateUser(\n $input: UpdateUserInput!\n $condition: ModelUserConditionInput\n ) {\n updateUser(input: $input, condition: $condition) {\n email\n npi\n firstName\n lastName\n npiVerified\n classification\n status\n state\n owner\n manualActivationToken\n manualActivationTokenExpiresAt\n manualRecoverToken\n manualRecoverTokenExpiresAt\n registeredAt\n createdAt\n updatedAt\n }\n }\n`;\nexport const deleteUser = /* GraphQL */ `\n mutation DeleteUser(\n $input: DeleteUserInput!\n $condition: ModelUserConditionInput\n ) {\n deleteUser(input: $input, condition: $condition) {\n email\n npi\n firstName\n lastName\n npiVerified\n classification\n status\n state\n owner\n manualActivationToken\n manualActivationTokenExpiresAt\n manualRecoverToken\n manualRecoverTokenExpiresAt\n registeredAt\n createdAt\n updatedAt\n }\n }\n`;\n","\n
\n
\n
\n
\n
\n \n
Create an Account
\n
Scientific Response Letter Access Request
\n\n
\n This content is intended for US Healthcare Professionals. The information you provide us in this form is\n collected in order for us to honor your request for information about our products and investigational\n compounds. We will not use your information for any other purpose. For more information on how to\n opt-out and about our overall privacy practices, please visit our\n Privacy Policy\n .\n \n Already have an account?\n \n Login\n