\r\n\r\n\r\n\r\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!./RegisterCandidateFormBlock.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!./RegisterCandidateFormBlock.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./RegisterCandidateFormBlock.vue?vue&type=template&id=63d61640&\"\nimport script from \"./RegisterCandidateFormBlock.vue?vue&type=script&lang=js&\"\nexport * from \"./RegisterCandidateFormBlock.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 null,\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',{staticClass:\"register-candidate-form\"},[_c('div',{staticClass:\"register-candidate-form__header-block\"},[_c('h1',{staticClass:\"register-candidate-form__header\"},[_c('span',[_vm._v(_vm._s(_vm.$tCandidateForm('Register candidate')))]),_c('BaseSvg',{attrs:{\"name\":\"ico-check-rectangular\",\"width\":\"2.8rem\",\"height\":\"2.1rem\"}})],1),_c('div',{staticClass:\"register-candidate-form__header-block-subheader\"},[_vm._v(_vm._s(_vm.description))])]),_c('RegisterCandidateFormBlock',{attrs:{\"header\":_vm.$tCandidateForm('Personal data')}},[_c('div',{staticClass:\"register-candidate-form__row-inputs\"},[_c('BaseInput',{ref:\"lastName\",attrs:{\"label\":_vm.$tCandidateForm('Surname'),\"error\":_vm.validationErrors.lastName},model:{value:(_vm.formData.lastName),callback:function ($$v) {_vm.$set(_vm.formData, \"lastName\", $$v)},expression:\"formData.lastName\"}}),_c('BaseInput',{ref:\"firstName\",attrs:{\"label\":_vm.$tCandidateForm('Name'),\"error\":_vm.validationErrors.firstName},model:{value:(_vm.formData.firstName),callback:function ($$v) {_vm.$set(_vm.formData, \"firstName\", $$v)},expression:\"formData.firstName\"}})],1)]),_c('RegisterCandidateFormBlock',{ref:\"desiredCountries\",attrs:{\"header\":_vm.$tCandidateForm('Country you wanna work'),\"subheader\":_vm.$tCandidateForm('You can choose few')}},[_c('BaseCheckboxesList',{staticClass:\"register-candidate-form__checkboxes-list\",attrs:{\"list\":_vm.dataLists.register_candidate_desired_countries,\"label-key\":\"name\"},model:{value:(_vm.formData.desiredCountries),callback:function ($$v) {_vm.$set(_vm.formData, \"desiredCountries\", $$v)},expression:\"formData.desiredCountries\"}}),_c('BaseInputError',{attrs:{\"value\":_vm.validationErrors.desiredCountries}})],1),_c('RegisterCandidateFormBlock',{ref:\"genderOrPair\",attrs:{\"header\":_vm.$tCandidateForm('Looking work for')}},[_c('BaseRadioList',{attrs:{\"vertical\":\"\",\"text-key\":\"name\",\"options\":_vm.dataLists.register_candidate_gender_or_pair},model:{value:(_vm.formData.genderOrPair),callback:function ($$v) {_vm.$set(_vm.formData, \"genderOrPair\", $$v)},expression:\"formData.genderOrPair\"}}),_c('BaseInputError',{attrs:{\"value\":_vm.validationErrors.genderOrPair}})],1),_c('RegisterCandidateFormBlock',{attrs:{\"header\":_vm.$tCandidateForm('How old are you')}},[_c('div',{staticClass:\"register-candidate-form__age-content\"},[_c('BaseInput',{ref:\"age\",attrs:{\"type\":\"number\",\"error\":_vm.validationErrors.age},model:{value:(_vm.formData.age),callback:function ($$v) {_vm.$set(_vm.formData, \"age\", $$v)},expression:\"formData.age\"}})],1)]),_c('RegisterCandidateFormBlock',{attrs:{\"header\":_vm.$tCandidateForm('Which type of work you are looking for')}},[_c('BaseRadioList',{ref:\"workType\",attrs:{\"vertical\":\"\",\"text-key\":\"name\",\"options\":_vm.dataLists.register_candidate_work_types},model:{value:(_vm.formData.workType),callback:function ($$v) {_vm.$set(_vm.formData, \"workType\", $$v)},expression:\"formData.workType\"}}),_c('BaseInputError',{attrs:{\"value\":_vm.validationErrors.workType}})],1),_c('RegisterCandidateFormBlock',{ref:\"desiredCategories\",attrs:{\"header\":_vm.$tCandidateForm('What field do you want to work in'),\"subheader\":_vm.$tCandidateForm('You can choose few')}},[_c('BaseCheckboxesList',{staticClass:\"register-candidate-form__checkboxes-list\",attrs:{\"list\":_vm.dataLists.register_candidate_work_categories,\"label-key\":\"name\"},model:{value:(_vm.formData.desiredCategories),callback:function ($$v) {_vm.$set(_vm.formData, \"desiredCategories\", $$v)},expression:\"formData.desiredCategories\"}}),_c('BaseInputError',{attrs:{\"value\":_vm.validationErrors.desiredCategories}}),(_vm.anotherDesiredCategorySelected)?_c('BaseInput',{ref:\"anotherDesiredCategory\",staticClass:\"mt-3\",attrs:{\"value\":_vm.validationErrors.anotherDesiredCategory},model:{value:(_vm.formData.anotherDesiredCategory),callback:function ($$v) {_vm.$set(_vm.formData, \"anotherDesiredCategory\", $$v)},expression:\"formData.anotherDesiredCategory\"}}):_vm._e()],1),_c('RegisterCandidateFormBlock',{attrs:{\"header\":_vm.$tCandidateForm('Your last work experience')}},[_vm._l((_vm.formData.workExperience),function(experience,idx){return _c('div',{key:idx,staticClass:\"register-candidate-form__last-work-experience\"},[_c('SProfession',{attrs:{\"label\":_vm.$tCandidateForm('Specialization'),\"placeholder\":_vm.$tCandidateForm('Start typing the name') + '...',\"url\":\"/api/vacancies-list-v2/categories-list\"},model:{value:(experience.specialization),callback:function ($$v) {_vm.$set(experience, \"specialization\", $$v)},expression:\"experience.specialization\"}}),_c('BaseSelect',{attrs:{\"label\":_vm.$tCandidateForm('Term of the work'),\"text-key\":\"name\",\"cancelable\":\"\",\"options\":_vm.dataLists.register_candidate_last_experience_terms},model:{value:(experience.term),callback:function ($$v) {_vm.$set(experience, \"term\", $$v)},expression:\"experience.term\"}}),(_vm.formData.workExperience.length > 1)?_c('button',{staticClass:\"base-btn register-candidate-form__remove-block-button\",on:{\"click\":function($event){return _vm.deleteFormWorkExperience(idx)}}},[_c('BaseSvg',{attrs:{\"name\":\"ico-cross\",\"width\":\"1.2rem\",\"height\":\"1.2rem\"}})],1):_vm._e()],1)}),_c('button',{staticClass:\"base-btn base-btn--small register-candidate-form__add-button\",on:{\"click\":_vm.addMoreWorkExperience}},[_c('BaseSvg',{attrs:{\"name\":\"ico-plus\",\"width\":\"1.2rem\",\"height\":\"1.2rem\"}}),_c('span',[_vm._v(_vm._s(_vm.$tCandidateForm('Add experience')))])],1)],2),_c('RegisterCandidateFormBlock',{attrs:{\"header\":_vm.$tCandidateForm('What are the certificates and diplomas')}},[_c('div',{staticClass:\"register-candidate-form__certificates-and-diplomas\"},[_c('BaseRadioList',{class:{ 'mb-6': _vm.haveCertificateDocuments },attrs:{\"text-key\":\"name\",\"options\":_vm.dataLists.register_candidate_certificates_and_diplomas},model:{value:(_vm.formData.documents.showed),callback:function ($$v) {_vm.$set(_vm.formData.documents, \"showed\", $$v)},expression:\"formData.documents.showed\"}}),(_vm.haveCertificateDocuments)?[_vm._l((_vm.formData.documents.files),function(file,index){return _c('div',{key:index,staticClass:\"d-flex register-candidate-form__inset-block\"},[(_vm.formData.documents.files.length > 1)?_c('button',{staticClass:\"base-btn register-candidate-form__remove-block-button\",on:{\"click\":function($event){return _vm.deleteFormDocument(index)}}},[_c('BaseSvg',{attrs:{\"name\":\"ico-cross\",\"width\":\"1.2rem\",\"height\":\"1.2rem\"}})],1):_vm._e(),_c('div',[_c('BaseSelect',{attrs:{\"label\":_vm.$tCandidateForm('Document type'),\"placeholder\":_vm.$tCandidateForm('Start typing the name') + '...',\"text-key\":\"name\",\"cancelable\":\"\",\"options\":_vm.dataLists.register_candidate_certificates_documents_types},model:{value:(file.type),callback:function ($$v) {_vm.$set(file, \"type\", $$v)},expression:\"file.type\"}}),_c('div',[_c('BaseInput',{attrs:{\"label\":_vm.$tCandidateForm('Document name'),\"text-key\":\"name\"},model:{value:(file.name),callback:function ($$v) {_vm.$set(file, \"name\", $$v)},expression:\"file.name\"}})],1)],1),_c('div',[_c('div',{staticClass:\"register-candidate-form__document-upload-title\"},[_vm._v(_vm._s(_vm.$tCandidateForm('Upload')))]),_c('FilesUpload',{attrs:{\"max\":1},model:{value:(file.value),callback:function ($$v) {_vm.$set(file, \"value\", $$v)},expression:\"file.value\"}})],1)])}),_c('div',[_c('button',{staticClass:\"base-btn base-btn--small register-candidate-form__add-button\",on:{\"click\":_vm.addFormDocument}},[_c('BaseSvg',{attrs:{\"name\":\"ico-plus\",\"width\":\"1.2rem\",\"height\":\"1.2rem\"}}),_c('span',[_vm._v(_vm._s(_vm.$tCandidateForm('Add document')))])],1)])]:_vm._e()],2)]),_c('RegisterCandidateFormBlock',{attrs:{\"header\":_vm.$tCandidateForm('What is your passport')}},[_c('BaseRadioList',{ref:\"internationalPassport\",attrs:{\"vertical\":\"\",\"text-key\":\"name\",\"options\":_vm.dataLists.register_candidate_international_passport},model:{value:(_vm.formData.internationalPassport),callback:function ($$v) {_vm.$set(_vm.formData, \"internationalPassport\", $$v)},expression:\"formData.internationalPassport\"}}),_c('BaseInputError',{attrs:{\"value\":_vm.validationErrors.internationalPassport}})],1),_c('RegisterCandidateFormBlock',{attrs:{\"header\":_vm.$tCandidateForm('Do you have a work visa?')}},[_c('BaseRadioList',{attrs:{\"vertical\":\"\",\"text-key\":\"name\",\"options\":_vm.dataLists.register_candidate_work_visa},model:{value:(_vm.formData.workVisa.value),callback:function ($$v) {_vm.$set(_vm.formData.workVisa, \"value\", $$v)},expression:\"formData.workVisa.value\"}}),(_vm.haveWorkVisa)?_c('div',[_c('SCountry',{staticClass:\"mb-5 mt-6\",attrs:{\"label\":_vm.$tCandidateForm('Country for which visa is open'),\"url\":\"/api/helper/countries-all\"},model:{value:(_vm.formData.workVisa.country),callback:function ($$v) {_vm.$set(_vm.formData.workVisa, \"country\", $$v)},expression:\"formData.workVisa.country\"}}),_c('div',{staticClass:\"pb-2\"},[_c('div',{staticClass:\"select__title\"},[_vm._v(_vm._s(_vm.$tCandidateForm('Expiration date')))]),_c('BirthdaySelect',{attrs:{\"max-year\":new Date().getFullYear() + 12},model:{value:(_vm.formData.workVisa.expirationDate),callback:function ($$v) {_vm.$set(_vm.formData.workVisa, \"expirationDate\", $$v)},expression:\"formData.workVisa.expirationDate\"}})],1)],1):_vm._e()],1),_c('RegisterCandidateFormBlock',{ref:\"preferWorkBy\",attrs:{\"header\":_vm.$tCandidateForm('Do you want to work with a visa or biometric passport?'),\"subheader\":_vm.$tCandidateForm('You can choose few')}},[_c('BaseCheckboxesList',{staticClass:\"register-candidate-form__checkboxes-list\",attrs:{\"list\":_vm.dataLists.register_candidate_wanna_work_by,\"label-key\":\"name\"},model:{value:(_vm.formData.preferWorkBy),callback:function ($$v) {_vm.$set(_vm.formData, \"preferWorkBy\", $$v)},expression:\"formData.preferWorkBy\"}}),_c('BaseInputError',{attrs:{\"value\":_vm.validationErrors.preferWorkBy}})],1),_c('RegisterCandidateFormBlock',{ref:\"preferWorkBodyPositions\",attrs:{\"header\":_vm.$tCandidateForm('We care about the health of those whom we help to find a job, so please choose, can you work?'),\"subheader\":_vm.$tCandidateForm('You can choose few')}},[_c('BaseCheckboxesList',{staticClass:\"register-candidate-form__checkboxes-list\",attrs:{\"list\":_vm.dataLists.register_candidate_can_spend_workshift,\"label-key\":\"name\"},model:{value:(_vm.formData.preferWorkBodyPositions),callback:function ($$v) {_vm.$set(_vm.formData, \"preferWorkBodyPositions\", $$v)},expression:\"formData.preferWorkBodyPositions\"}}),_c('BaseInputError',{attrs:{\"value\":_vm.validationErrors.preferWorkBodyPositions}})],1),_c('RegisterCandidateFormBlock',{attrs:{\"header\":_vm.$tCandidateForm('What is the most weight you can work with?'),\"subheader\":_vm.$tCandidateForm('choose the most important value for yourself')}},[_c('BaseRadioList',{ref:\"maxWorkWeight\",attrs:{\"vertical\":\"\",\"text-key\":\"name\",\"options\":_vm.dataLists.register_candidate_max_work_weight},model:{value:(_vm.formData.maxWorkWeight),callback:function ($$v) {_vm.$set(_vm.formData, \"maxWorkWeight\", $$v)},expression:\"formData.maxWorkWeight\"}}),_c('BaseInputError',{attrs:{\"value\":_vm.validationErrors.maxWorkWeight}})],1),_c('RegisterCandidateFormBlock',{attrs:{\"header\":_vm.$tCandidateForm('When are you ready to start the employment process?')}},[_c('BaseRadioList',{ref:\"readyToWork\",attrs:{\"vertical\":\"\",\"text-key\":\"name\",\"options\":_vm.dataLists.register_candidate_ready_to_work},model:{value:(_vm.formData.readyToWork),callback:function ($$v) {_vm.$set(_vm.formData, \"readyToWork\", $$v)},expression:\"formData.readyToWork\"}}),_c('BaseInputError',{attrs:{\"value\":_vm.validationErrors.readyToWork}})],1),_c('RegisterCandidateFormBlock',{attrs:{\"header\":_vm.$tCandidateForm('What language and level do you speak?')}},[_c('div',{staticClass:\"register-candidate-form__languages-content\"},[_vm._l((_vm.formData.languages),function(language,index){return _c('div',{key:index,staticClass:\"register-candidate-form__inset-block\"},[_c('div',[_c('SLanguage',{attrs:{\"label\":_vm.$tCandidateForm('Language'),\"list-filter\":_vm.filterListLanguages},model:{value:(language.value),callback:function ($$v) {_vm.$set(language, \"value\", $$v)},expression:\"language.value\"}})],1),_c('div',{staticClass:\"register-candidate-form__languages-content-experience\"},_vm._l((_vm.dataLists.register_candidate_language_experience_levels),function(item){return _c('BaseCheckbox',{key:item.id,attrs:{\"label\":item.name,\"checked\":_vm.isCheckedInCheckboxesList(language.experience, item)},on:{\"input\":function($event){return _vm.bindWithCheckboxesList(language.experience, $event, item)}}})}),1),(_vm.formData.languages.length > 1)?_c('button',{staticClass:\"base-btn register-candidate-form__remove-block-button\",on:{\"click\":function($event){return _vm.deleteFormLanguage(index)}}},[_c('BaseSvg',{attrs:{\"name\":\"ico-cross\",\"width\":\"1.2rem\",\"height\":\"1.2rem\"}})],1):_vm._e()])}),_c('div',[_c('button',{staticClass:\"base-btn base-btn--small register-candidate-form__add-button\",on:{\"click\":_vm.addFormLanguage}},[_c('BaseSvg',{attrs:{\"name\":\"ico-plus\",\"width\":\"1.2rem\",\"height\":\"1.2rem\"}}),_c('span',[_vm._v(_vm._s(_vm.$tCandidateForm('Add language')))])],1)])],2)]),_c('RegisterCandidateFormBlock',{attrs:{\"header\":_vm.customTitles.phone || _vm.$tCandidateForm('Enter your phone number')}},[_c('div',{staticClass:\"register-candidate-form__phone-block-content\"},[_c('BaseInputPhone',{ref:\"phone\",attrs:{\"error\":_vm.validationErrors.phone},on:{\"validate\":_vm.onPhoneValidate},model:{value:(_vm.formData.phone),callback:function ($$v) {_vm.$set(_vm.formData, \"phone\", $$v)},expression:\"formData.phone\"}})],1)]),(_vm.useAdditionalQuestions)?_c('RegisterCandidateFormBlock',[_c('div',{staticClass:\"register-candidate-form__additional-questions-header\",attrs:{\"slot\":\"header\"},slot:\"header\"},[_c('div',[_c('h2',{staticClass:\"mb-1\"},[_vm._v(_vm._s(_vm.$tCandidateForm('Additional questions for the agent')))]),_c('div',{staticClass:\"register-candidate-form-block__subheader\"},[_vm._v(_vm._s(_vm.$tCandidateForm('not required')))])]),_c('div',[_c('button',{staticClass:\"base-btn base-btn--outline-grey\",on:{\"click\":function($event){_vm.show.additionalQuestions = !_vm.show.additionalQuestions}}},[_c('BaseSvg',{attrs:{\"name\":_vm.show.additionalQuestions ? 'ico-minus' : 'ico-plus',\"width\":\"1.2rem\",\"height\":\"1.2rem\"}})],1)])]),(_vm.show.additionalQuestions)?_c('div',{staticClass:\"register-candidate-form__inset-block mb-4\"},[_c('div',{staticClass:\"register-candidate-form__additional-question-block\"},[_c('div',{staticClass:\"select__title\"},[_vm._v(_vm._s(_vm.$tCandidateForm('The candidate looks like:')))]),_c('BaseRadioList',{attrs:{\"vertical\":\"\",\"text-key\":\"name\",\"options\":_vm.dataLists.register_candidate_looks_like},model:{value:(_vm.formData.additionalQuestions.candidateLooksLike),callback:function ($$v) {_vm.$set(_vm.formData.additionalQuestions, \"candidateLooksLike\", $$v)},expression:\"formData.additionalQuestions.candidateLooksLike\"}})],1),_c('div',{staticClass:\"register-candidate-form__additional-question-block\"},[_c('div',{staticClass:\"select__title\"},[_vm._v(_vm._s(_vm.$tCandidateForm('The candidate behaves:')))]),_c('BaseRadioList',{attrs:{\"vertical\":\"\",\"text-key\":\"name\",\"options\":_vm.dataLists.register_candidate_behave},model:{value:(_vm.formData.additionalQuestions.candidateBehave),callback:function ($$v) {_vm.$set(_vm.formData.additionalQuestions, \"candidateBehave\", $$v)},expression:\"formData.additionalQuestions.candidateBehave\"}})],1),_c('div',{staticClass:\"register-candidate-form__additional-question-block\"},[_c('div',{staticClass:\"select__title\"},[_vm._v(_vm._s(_vm.$tCandidateForm('During the interview with the candidate:')))]),_c('BaseRadioList',{attrs:{\"vertical\":\"\",\"text-key\":\"name\",\"options\":_vm.dataLists.register_candidate_feeling_alcohol},model:{value:(_vm.formData.additionalQuestions.candidateFeelingAlcohol),callback:function ($$v) {_vm.$set(_vm.formData.additionalQuestions, \"candidateFeelingAlcohol\", $$v)},expression:\"formData.additionalQuestions.candidateFeelingAlcohol\"}})],1)]):_vm._e()]):_vm._e(),_c('RegisterCandidateFormBlock',[(_vm.show.registerError)?_c('BaseAlert',{staticClass:\"mb-4 _error\",attrs:{\"value\":_vm.registerError.message}}):_vm._e(),_c('div',{staticClass:\"register-candidate-form__register-btn-wrap\"},[_c('button',{staticClass:\"register-candidate-form__register-btn base-btn base-btn--green\",attrs:{\"disabled\":_vm.loading.form || !_vm.isValidPhone},on:{\"click\":_vm.registerCandidate}},[(_vm.loading.form)?_c('SvgCircleLoader',{attrs:{\"size\":\"18\"}}):_c('span',[_vm._v(_vm._s(_vm.$tCandidateForm('Register')))])],1)])],1)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 38 38\",\"xmlns\":\"http://www.w3.org/2000/svg\"}},[_c('defs',[_c('linearGradient',{attrs:{\"x1\":\"8.042%\",\"y1\":\"0%\",\"x2\":\"65.682%\",\"y2\":\"23.865%\",\"id\":\"a\"}},[_c('stop',{attrs:{\"stop-color\":_vm.color,\"stop-opacity\":\"0\",\"offset\":\"0%\"}}),_c('stop',{attrs:{\"stop-color\":_vm.color,\"stop-opacity\":\".631\",\"offset\":\"63.146%\"}}),_c('stop',{attrs:{\"stop-color\":_vm.color,\"offset\":\"100%\"}})],1)],1),_c('g',{attrs:{\"fill\":\"none\",\"fill-rule\":\"evenodd\"}},[_c('g',{attrs:{\"transform\":\"translate(1 1)\"}},[_c('path',{attrs:{\"d\":\"M36 18c0-9.94-8.06-18-18-18\",\"id\":\"Oval-2\",\"stroke\":\"url(#a)\",\"stroke-width\":\"3\"}},[_c('animateTransform',{attrs:{\"attributeName\":\"transform\",\"type\":\"rotate\",\"from\":\"0 18 18\",\"to\":\"360 18 18\",\"dur\":\"0.9s\",\"repeatCount\":\"indefinite\"}})],1),_c('circle',{attrs:{\"fill\":_vm.color,\"cx\":\"36\",\"cy\":\"18\",\"r\":\"1\"}},[_c('animateTransform',{attrs:{\"attributeName\":\"transform\",\"type\":\"rotate\",\"from\":\"0 18 18\",\"to\":\"360 18 18\",\"dur\":\"0.9s\",\"repeatCount\":\"indefinite\"}})],1)])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\r\n \r\n\r\n\r\n\r\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!./SvgCircleLoader.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!./SvgCircleLoader.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./SvgCircleLoader.vue?vue&type=template&id=3c3d7bca&\"\nimport script from \"./SvgCircleLoader.vue?vue&type=script&lang=js&\"\nexport * from \"./SvgCircleLoader.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 null,\n null\n \n)\n\nexport default component.exports","\r\n