\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!./CompletionProgress.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!./CompletionProgress.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./CompletionProgress.vue?vue&type=template&id=39aadbcf&scoped=true&\"\nimport script from \"./CompletionProgress.vue?vue&type=script&lang=js&\"\nexport * from \"./CompletionProgress.vue?vue&type=script&lang=js&\"\nimport style0 from \"./CompletionProgress.vue?vue&type=style&index=0&id=39aadbcf&lang=scss&scoped=true&\"\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 \"39aadbcf\",\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:\"authoring-wrapper\"},[_c('div',{staticClass:\"flex h-full\"},[_c('ProgressBar',{attrs:{\"stepIndex\":_vm.stepIndex,\"surveyID\":_vm.surveyID,\"stepsType\":_vm.isPackSbdTestPresent ? 'pack-sbd' : 'pack'}}),_c('section',{staticClass:\"wrapper\"},[_c('a-breadcrumb',{staticClass:\"breadcrum breadcrum--authoring\"},[(_vm.user !== null && _vm.user.SkinIdentifier !== 'pg')?[_c('a-breadcrumb-item',[_c('a',{attrs:{\"href\":\"/\"}},[_vm._v(_vm._s(_vm.client.ClientName))])]),_c('a-breadcrumb-item',[_c('a',{attrs:{\"href\":\"/products\"}},[_vm._v(\"Products\")])]),_c('a-breadcrumb-item',[_vm._v(_vm._s(_vm.breadcrumbTitle))])]:_vm._e()],2),_c('div',{staticClass:\"wrapper__inner\"},[_c('div',{attrs:{\"id\":\"objectivesWrapper\"}},[_c('div',{staticClass:\"page-title page-title--transparent-svg-color\"},[_c('icon-base',{attrs:{\"width\":32,\"height\":33,\"viewBox1\":32,\"viewBox2\":33,\"iconName\":\"bulb\",\"iconStroke\":\"#4318FF\"}},[_c('icon-bulb')],1),_vm._m(0)],1),_c('div',{staticClass:\"objectives__left-col flex-1\"},[(_vm.loading)?_c('Loader',{attrs:{\"text\":\"Loading data...\",\"paddingTop\":150}}):_c('div',[(_vm.surveyInfo && _vm.surveyInfo.studyType !== 'SBD')?_c('div',{staticClass:\"box-wrapper\"},[_c('h2',[_vm._v(\"Communication Objective\")]),_c('div',{staticClass:\"section-info\"},[_c('p',[_vm._v(\" Based on your packaging objectives please choose the key target equity associations you’re looking to reinforce. A primary objective is required but this methodology supports a secondary if applicable. \")])]),_c('div',{staticClass:\"flex items-start objectives__list\"},[_c('div',{staticClass:\"input-group\"},[_c('label',[_vm._v(\"Primary Communication Objective \"),_c('a-tooltip',[_c('template',{slot:\"title\"},[_vm._v(\" Communication objectives are the associations your packaging should be communicating. For Implicit, we will test how people unconsciously associate these targets with your brand and packaging. For explicit, it will help guide our analysis. \")]),_c('a-icon',{attrs:{\"type\":\"info-circle\"}})],2)],1),_c('a-select',{key:Math.random(),staticClass:\"fullWidth\",class:{ dlb: _vm.dlbStatus },attrs:{\"option-filter-prop\":\"children\",\"show-search\":\"\",\"placeholder\":\"Select communication objective\",\"default-value\":_vm.chosenCommunicationObjective1 !== 0\n ? _vm.chosenCommunicationObjective1\n : undefined},on:{\"change\":_vm.selectObjective1}},_vm._l((_vm.communicationObjectives),function(item){return _c('a-select-option',{key:item.CommunicationObjectiveID,attrs:{\"value\":item.CommunicationObjectiveID}},[_vm._v(\" \"+_vm._s(item.CommunicationObjectiveName)+\" \")])}),1)],1),(\n !_vm.showCommunicationObjective2 &&\n _vm.chosenCommunicationObjective1 !== 0 &&\n !_vm.dlbStatus\n )?_c('div',{staticClass:\"objectives__add-more\",on:{\"click\":function($event){_vm.showCommunicationObjective2 = true}}},[_vm._v(\" + \"),_c('span',[_vm._v(\"Add second communication objective\")])]):_vm._e(),(_vm.showCommunicationObjective2)?_c('div',{staticClass:\"input-group\"},[_c('label',[_vm._v(\"Second Communication Objective \"),_c('span',{staticClass:\"flex items-center gap-15\"},[_c('div',{staticClass:\"objectives__select-remove\",on:{\"click\":_vm.removeCommunicationObjective}},[_c('icon-base',{attrs:{\"width\":24,\"height\":24,\"viewBox1\":24,\"viewBox2\":24,\"iconName\":\"trash\",\"iconStroke\":\"#353F44\"}},[_c('icon-trash')],1)],1)])]),_c('a-select',{key:Math.random(),staticClass:\"fullWidth\",class:{ dlb: _vm.dlbStatus },attrs:{\"option-filter-prop\":\"children\",\"show-search\":\"\",\"placeholder\":\"Select communication objective\",\"default-value\":_vm.chosenCommunicationObjective2 !== 0\n ? _vm.chosenCommunicationObjective2\n : undefined},on:{\"change\":_vm.selectObjective2}},_vm._l((_vm.filteredCommunicationObjectives),function(item){return _c('a-select-option',{key:item.CommunicationObjectiveID,attrs:{\"value\":item.CommunicationObjectiveID}},[_vm._v(\" \"+_vm._s(item.CommunicationObjectiveName)+\" \")])}),1)],1):_vm._e()])]):_vm._e(),(false)?_c('div',{staticClass:\"box-wrapper\"},[_c('div',{staticClass:\"overflow-hidden objectives__form-attributes\"},[_c('div',{staticClass:\"flex-1\",attrs:{\"id\":\"emotionalAttributesContent\"}},[_c('div',{staticClass:\"objectives__select objectives__select--full\"},[_c('div',{staticClass:\"section-info\"},[_c('p',[_vm._v(\" Please select \"),_c('span',{staticClass:\"red\"},[_vm._v(\"3-9 attributes\")]),_vm._v(\" to reflect the way you would like your packaging to convey the concepts of \"+_vm._s(_vm.selectedCO1Name)+\" \"),(_vm.selectedCO2Name !== null)?_c('span',[_vm._v(\" and \"+_vm._s(_vm.selectedCO2Name))]):_vm._e(),_vm._v(\". \")])]),_c('div',{staticClass:\"objectives__form-attributes-number\"},[_c('p',{staticClass:\"color-blue-dark font-size-14 font-w-500\"},[_vm._v(\" \"+_vm._s(_vm.chosenAttributes.length)+\" selected attributes \")])]),_c('div',{staticClass:\"objectives__select-inner\"},[(_vm.chosenCommunicationObjective1 === 0)?_c('p',[_vm._v(\" To see the key attributes list you need to select Communication objective. \")]):_c('div',{staticClass:\"flex flex-wrap\"},_vm._l((_vm.activeAttributesList),function(item){return _c('div',{key:item.atributeID,staticClass:\"custom-checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.chosenAttributes),expression:\"chosenAttributes\"}],attrs:{\"type\":\"checkbox\",\"id\":item.attributeID},domProps:{\"value\":item,\"checked\":Array.isArray(_vm.chosenAttributes)?_vm._i(_vm.chosenAttributes,item)>-1:(_vm.chosenAttributes)},on:{\"change\":[function($event){var $$a=_vm.chosenAttributes,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=item,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.chosenAttributes=$$a.concat([$$v]))}else{$$i>-1&&(_vm.chosenAttributes=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.chosenAttributes=$$c}},function($event){return _vm.setRobotValidation()}]}}),_c('label',{class:{ dlb: _vm.dlbStatus },attrs:{\"for\":item.attributeID}},[_vm._v(_vm._s(item.AttributeLabel))])])}),0)])])]),_c('div',{staticClass:\"objectives__map\",attrs:{\"id\":\"emotionalAttributesContent1\"}},[_c('h3',[_vm._v(\" Communication Territory \"),_c('a-tooltip',{attrs:{\"placement\":\"top\",\"overlayClassName\":\"ant-tooltip--step-nav\"}},[_c('template',{slot:\"title\"},[_c('span',[_vm._v(\" Emotional attributes are used to measure the coherency of your packaging with your brand strategy. How does your brand and packaging deliver on key category drivers? \"),_c('span',{staticClass:\"cursor-pointer\",on:{\"click\":_vm.showModal}},[_c('u',[_vm._v(\"Click to learn more\")])]),_vm._v(\" about how Hotspex uses this powerful methodology. \")])]),_c('a-icon',{attrs:{\"type\":\"question-circle\"}})],2)],1),_c('div',{staticClass:\"objectives__map-inner\"},[_c('div',{staticClass:\"objectives__map-image\"},[_c('Map',{attrs:{\"selectedZone1\":_vm.selectedZone1Name,\"selectedZone2\":_vm.selectedZone2Name,\"selectedAttributes\":_vm.chosenAttributes}})],1)])])]),(_vm.chosenCommunicationObjective1 === 0)?_c('div',{staticClass:\"objectives__select-inner\"},[_c('p',{staticClass:\"mb-0 font-size-14\"},[_vm._v(\" Please select a Communication Objective above. \")])]):_vm._e()]):_vm._e(),_c('div',{staticClass:\"box-wrapper\"},[((_vm.dlbStatus && _vm.findCustomKey) || !_vm.dlbStatus)?_c('h2',[_vm._v(\" Key messages \")]):_vm._e(),((_vm.dlbStatus && _vm.findCustomKey) || !_vm.dlbStatus)?_c('div',[_c('div',{staticClass:\"section-info\"},[(!_vm.isPackSbdTestPresent)?_c('p',[_vm._v(\" Our standard pack test methodology uses predefined category-specific statements which are delivered in every report. The predefined statements for this category can be seen \"),_c('a-tooltip',{attrs:{\"placement\":\"top\",\"overlayClassName\":\"ant-tooltip--step-nav\"}},[_c('template',{slot:\"title\"},[_c('ul',{staticClass:\"list-reset pl-10 list-type-disc\"},_vm._l((_vm.categoryStatements),function(item){return _c('li',{key:item.id},[_vm._v(\" \"+_vm._s(item.CogniName)+\" \")])}),0)]),_c('span',{staticClass:\"cursor-pointer\"},[_c('u',{staticClass:\"red\"},[_vm._v(\"here\")])])],2),_vm._v(\". In addition to these predefined statements, up to 5 custom statements can be added below: \")],1):_c('p',[_vm._v(\" Please enter your key messages (cogni statements) you want to evaluate for this study. \"),_c('span',{staticClass:\"red\"},[_vm._v(\"You have to enter a minimum of 4 and can add up to \"+_vm._s(_vm.maxCustomKey)+\" messages\")]),_vm._v(\". \")])]),_c('div',{staticClass:\"ant-input-group-addon-small input-group\"},_vm._l((_vm.customKey),function(option,index){return _c('a-input',{key:index,staticClass:\"options-input mb-10\",class:{ dlb: _vm.dlbStatus },attrs:{\"placeholder\":\"Add custom statement\"},on:{\"pressEnter\":function($event){return _vm.addCustomKey(index)}},model:{value:(option.optionText),callback:function ($$v) {_vm.$set(option, \"optionText\", $$v)},expression:\"option.optionText\"}},[(\n option.optionText === '' ||\n (_vm.customKey[index + 1] === undefined &&\n index + 1 < _vm.maxCustomKey)\n )?_c('a-button',{attrs:{\"slot\":\"addonAfter\"},on:{\"click\":function($event){return _vm.addCustomKey(index)}},slot:\"addonAfter\"},[_vm._v(\" Add \")]):_c('a-button',{staticClass:\"ant-btn--delete\",attrs:{\"slot\":\"addonAfter\"},on:{\"click\":function($event){return _vm.removeCustomKey(index)}},slot:\"addonAfter\"},[_vm._v(\" Delete \")])],1)}),1),_c('a-button',{staticClass:\"mb-15\",attrs:{\"type\":\"primary\"},on:{\"click\":function($event){_vm.bulkAddModal = true}}},[_vm._v(\" Bulk Add \")]),_c('p',{staticClass:\"font-size-13 mb-0\"},[_vm._v(\" *Please ensure that the wording of your statements is in the language of your study - \"),_c('strong',[_vm._v(_vm._s(_vm.projectSummary !== null ? _vm.projectSummary.languageCode : \"\"))])])],1):_vm._e()])])],1)]),(!_vm.loading)?_c('StepNaviBar',{attrs:{\"stepIndex\":_vm.stepIndex,\"nextDisable\":_vm.enableNextStep,\"conciergeAssistance\":true,\"prevDisable\":false,\"prevBtnTooltip\":\"Back to Stimuli\",\"nextBtnTooltip\":\"Go to Audience\",\"stepsType\":\"pack\"},on:{\"nextHandler\":_vm.nextStep,\"prevHandler\":_vm.prevStep}}):_vm._e()],1)],1)],1),(!_vm.loading)?_c('CompletionProgress',{attrs:{\"checkList\":_vm.quizs}}):_vm._e(),_c('a-modal',{attrs:{\"width\":\"90%\",\"height\":\"90vh\",\"centered\":\"\",\"footer\":null,\"header\":false,\"wrapClassName\":\"ant-modal--persona-iframe\"},model:{value:(_vm.personaPreviewModal),callback:function ($$v) {_vm.personaPreviewModal=$$v},expression:\"personaPreviewModal\"}},[_c('iframe',{attrs:{\"src\":\"https://hotspex.com/persona/\",\"width\":\"100%\",\"height\":\"100%\",\"frameborder\":\"0\"}})]),_c('a-modal',{attrs:{\"title\":\"Bulk Add\",\"visible\":_vm.bulkAddModal,\"cancelText\":\"Cancel\",\"okText\":\"Add\",\"width\":1100},on:{\"ok\":_vm.processKeyMessages,\"cancel\":function($event){_vm.bulkAddModal = false}}},[_c('div',{staticClass:\"input-group position-r\"},[_c('label',[_vm._v(\"Please copy and paste your full list with up to \"+_vm._s(_vm.maxCustomKey)+\" key messages below. Make sure you paste them in a vertical list format, with one message per row.\")]),_c('a-textarea',{attrs:{\"auto-size\":{ minRows: 8 }},model:{value:(_vm.keyMessagesText),callback:function ($$v) {_vm.keyMessagesText=$$v},expression:\"keyMessagesText\"}}),(_vm.errorMessage)?_c('div',{staticClass:\"validation\"},[_vm._v(_vm._s(_vm.errorMessage))]):_vm._e()],1)])],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"page-title__text\"},[_c('h1',[_vm._v(\"Brand Strategy\")]),_c('span',[_vm._v(\"Emotional Attributes\")])])}]\n\nexport { render, staticRenderFns }","\n
\n Based on your packaging objectives please choose the key\n target equity associations you’re looking to reinforce. A\n primary objective is required but this methodology\n supports a secondary if applicable.\n
\n Please select\n 3-9 attributes to reflect\n the way you would like your packaging to convey the\n concepts of\n {{ selectedCO1Name }}\n \n and {{ selectedCO2Name }}.\n
\n To see the key attributes list you need to select\n Communication objective.\n
\n
\n
\n \n \n
\n
\n
\n
\n
\n
\n
\n Communication Territory\n \n \n \n Emotional attributes are used to measure the\n coherency of your packaging with your brand\n strategy. How does your brand and packaging\n deliver on key category drivers?\n Click to learn more\n about how Hotspex uses this powerful methodology.\n \n \n \n \n
\n
\n
\n \n \n
\n
\n
\n
\n
\n
\n Please select a Communication Objective above.\n
\n
\n
\n\n
\n
\n Key messages\n
\n
\n
\n
\n Our standard pack test methodology uses predefined\n category-specific statements which are delivered in\n every report. The predefined statements for this\n category can be seen\n \n \n
\n
\n {{ item.CogniName }}\n
\n
here. In addition to these predefined statements, up to 5\n custom statements can be added below:\n
\n
\n Please enter your key messages (cogni statements) you\n want to evaluate for this study.\n You have to enter a minimum of 4 and can add up to\n {{ maxCustomKey }} messages.\n
\n
\n
\n \n \n Add\n \n \n Delete\n \n \n
\n\n \n Bulk Add\n \n
\n *Please ensure that the wording of your statements is in\n the language of your study -\n {{\n projectSummary !== null\n ? projectSummary.languageCode\n : \"\"\n }}\n
\n
\n
\n
\n
\n
\n \n
\n \n
\n \n\n \n \n \n\n \n
\n \n \n
{{ errorMessage }}
\n
\n \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!./CommunicationObjective.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!./CommunicationObjective.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./CommunicationObjective.vue?vue&type=template&id=2fd53e26&scoped=true&\"\nimport script from \"./CommunicationObjective.vue?vue&type=script&lang=js&\"\nexport * from \"./CommunicationObjective.vue?vue&type=script&lang=js&\"\nimport style0 from \"./CommunicationObjective.vue?vue&type=style&index=0&id=2fd53e26&lang=scss&scoped=true&\"\nimport style1 from \"./CommunicationObjective.vue?vue&type=style&index=1&lang=scss&\"\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 \"2fd53e26\",\n null\n \n)\n\nexport default component.exports","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CommunicationObjective.vue?vue&type=style&index=1&lang=scss&\"","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CommunicationObjective.vue?vue&type=style&index=1&lang=scss&\"","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('path',{attrs:{\"d\":\"M4 7h16m-10 4v6m4-6v6M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3\",\"stroke-width\":\"2\",\"stroke-linecap\":\"round\",\"stroke-linejoin\":\"round\"}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import { render, staticRenderFns } from \"./IconTrash.vue?vue&type=template&id=c61ab8d4&\"\nvar script = {}\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","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CommunicationObjective.vue?vue&type=style&index=0&id=2fd53e26&lang=scss&scoped=true&\"","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"authoring-wrapper\"},[_c('div',{staticClass:\"flex h-full\"},[_c('ProgressBar',{attrs:{\"stepIndex\":_vm.stepIndex,\"surveyID\":_vm.surveyID,\"stepsType\":\"pack\"}}),_c('section',{staticClass:\"wrapper\"},[_c('a-breadcrumb',{staticClass:\"breadcrum breadcrum--authoring\"},[(_vm.user !== null && _vm.user.SkinIdentifier !== 'pg')?[_c('a-breadcrumb-item',[_c('a',{attrs:{\"href\":\"/\"}},[_vm._v(_vm._s(_vm.client.ClientName))])]),_c('a-breadcrumb-item',[_c('a',{attrs:{\"href\":\"/products\"}},[_vm._v(\"Products\")])]),_c('a-breadcrumb-item',[_vm._v(\"Pack Test\")])]:_vm._e()],2),_c('div',{staticClass:\"wrapper__inner\"},[_c('div',{attrs:{\"id\":\"objectivesWrapper\"}},[_c('div',{staticClass:\"page-title page-title--transparent-svg-color\"},[_c('icon-base',{attrs:{\"width\":32,\"height\":33,\"viewBox1\":32,\"viewBox2\":33,\"iconName\":\"bulb\",\"iconStroke\":\"#4318FF\"}},[_c('icon-bulb')],1),_vm._m(0)],1),_c('div',{staticClass:\"objectives__left-col flex-1\"},[(_vm.loading)?_c('Loader',{attrs:{\"text\":\"Loading data...\",\"paddingTop\":150}}):_c('div',[_c('div',{staticClass:\"box-wrapper\"},[_c('h2',[_vm._v(\"Communication Objective\")]),_c('div',{staticClass:\"section-info\"},[_c('p',[_vm._v(\" Based on your packaging objectives please choose the key target equity associations you’re looking to reinforce. A primary objective is required but this methodology supports a secondary if applicable. \")])]),_c('div',{staticClass:\"flex items-start objectives__list\"},[_c('div',{staticClass:\"input-group\"},[_c('label',[_vm._v(\"Primary Communication Objective \"),_c('a-tooltip',[_c('template',{slot:\"title\"},[_vm._v(\" Based on your packaging objectives please choose the key target equity associations you’re looking to reinforce. A primary objective is required but this methodology supports a secondary if applicable. \")]),_c('a-icon',{attrs:{\"type\":\"info-circle\"}})],2)],1),_c('a-select',{key:Math.random(),staticClass:\"fullWidth\",attrs:{\"option-filter-prop\":\"children\",\"show-search\":\"\",\"placeholder\":\"Select communication objective\",\"default-value\":_vm.chosenCommunicationObjective1 !== 0\n ? _vm.chosenCommunicationObjective1\n : undefined},on:{\"change\":_vm.selectObjective1}},_vm._l((_vm.communicationObjectives),function(item){return _c('a-select-option',{key:item.CommunicationObjectiveID,attrs:{\"value\":item.CommunicationObjectiveID}},[_vm._v(\" \"+_vm._s(item.CommunicationObjectiveName)+\" \")])}),1)],1),(\n !_vm.showCommunicationObjective2 &&\n _vm.chosenCommunicationObjective1\n )?_c('div',{staticClass:\"objectives__add-more\",on:{\"click\":function($event){_vm.showCommunicationObjective2 = true}}},[_vm._v(\" + \"),_c('span',[_vm._v(\"Add second communication objective\")])]):_vm._e(),(_vm.showCommunicationObjective2)?_c('div',{staticClass:\"input-group\"},[_c('label',[_vm._v(\"Second Communication Objective \"),_c('span',{staticClass:\"flex items-center gap-15\"},[_c('div',{staticClass:\"objectives__select-remove\",on:{\"click\":_vm.removeCommunicationObjective}},[_c('icon-base',{attrs:{\"width\":24,\"height\":24,\"viewBox1\":24,\"viewBox2\":24,\"iconName\":\"trash\",\"iconStroke\":\"#353F44\"}},[_c('icon-trash')],1)],1)])]),_c('a-select',{key:Math.random(),staticClass:\"fullWidth\",attrs:{\"option-filter-prop\":\"children\",\"show-search\":\"\",\"placeholder\":\"Select communication objective\",\"default-value\":_vm.chosenCommunicationObjective2 !== 0\n ? _vm.chosenCommunicationObjective2\n : undefined},on:{\"change\":_vm.selectObjective2}},_vm._l((_vm.filteredCommunicationObjectives),function(item){return _c('a-select-option',{key:item.CommunicationObjectiveID,attrs:{\"value\":item.CommunicationObjectiveID}},[_vm._v(\" \"+_vm._s(item.CommunicationObjectiveName)+\" \")])}),1)],1):_vm._e()])]),(false)?_c('div',{staticClass:\"box-wrapper\"},[_c('div',{staticClass:\"overflow-hidden objectives__form-attributes\"},[_c('div',{staticClass:\"flex-1\",attrs:{\"id\":\"emotionalAttributesContent\"}},[_c('div',{staticClass:\"objectives__select objectives__select--full\"},[_c('div',{staticClass:\"section-info\"},[_c('p',[_vm._v(\" Please select \"),_c('span',{staticClass:\"red\"},[_vm._v(\"3-9 attributes\")]),_vm._v(\" to reflect the way you would like your packaging to convey the concepts of \"+_vm._s(_vm.selectedCO1Name)+\" \"),(_vm.selectedCO2Name !== null)?_c('span',[_vm._v(\" and \"+_vm._s(_vm.selectedCO2Name))]):_vm._e(),_vm._v(\". \")])]),_c('div',{staticClass:\"objectives__form-attributes-number\"},[_c('p',{staticClass:\"color-blue-dark font-size-14 font-w-500\"},[_vm._v(\" \"+_vm._s(_vm.chosenAttributes.length)+\" selected attributes \")])]),_c('div',{staticClass:\"objectives__select-inner\"},[(_vm.chosenCommunicationObjective1 === 0)?_c('p',[_vm._v(\" To see the key attributes list you need to select Communication objective. \")]):_c('div',{staticClass:\"flex flex-wrap\"},_vm._l((_vm.activeAttributesList),function(item){return _c('div',{key:item.atributeID,staticClass:\"custom-checkbox\"},[_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.chosenAttributes),expression:\"chosenAttributes\"}],attrs:{\"type\":\"checkbox\",\"id\":item.attributeID},domProps:{\"value\":item,\"checked\":Array.isArray(_vm.chosenAttributes)?_vm._i(_vm.chosenAttributes,item)>-1:(_vm.chosenAttributes)},on:{\"change\":[function($event){var $$a=_vm.chosenAttributes,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=item,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.chosenAttributes=$$a.concat([$$v]))}else{$$i>-1&&(_vm.chosenAttributes=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.chosenAttributes=$$c}},function($event){return _vm.setRobotValidation()}]}}),_c('label',{attrs:{\"for\":item.attributeID}},[_vm._v(_vm._s(item.AttributeLabel))])])}),0)])])]),_c('div',{staticClass:\"objectives__map\",attrs:{\"id\":\"emotionalAttributesContent1\"}},[_c('h3',[_vm._v(\" Communication Territory \"),_c('a-tooltip',{attrs:{\"placement\":\"top\",\"overlayClassName\":\"ant-tooltip--step-nav\"}},[_c('template',{slot:\"title\"},[_c('span',[_vm._v(\" Emotional attributes are used to measure the coherency of your packaging with your brand strategy. How does your brand and packaging deliver on key category drivers? \"),_c('span',{staticClass:\"cursor-pointer\",on:{\"click\":_vm.showModal}},[_c('u',[_vm._v(\"Click to learn more\")])]),_vm._v(\" about how Hotspex uses this powerful methodology. \")])]),_c('a-icon',{attrs:{\"type\":\"question-circle\"}})],2)],1),_c('div',{staticClass:\"objectives__map-inner\"},[_c('div',{staticClass:\"objectives__map-image\"},[_c('Map',{attrs:{\"selectedZone1\":_vm.selectedZone1Name,\"selectedZone2\":_vm.selectedZone2Name,\"selectedAttributes\":_vm.chosenAttributes}})],1)])])]),(_vm.chosenCommunicationObjective1 === 0)?_c('div',{staticClass:\"objectives__select-inner\"},[_c('p',{staticClass:\"mb-0 font-size-14\"},[_vm._v(\" Please select a Communication Objective above. \")])]):_vm._e()]):_vm._e(),_c('div',{staticClass:\"box-wrapper\"},[_c('h2',[_vm._v(\"Key messages\")]),_c('div',[_c('div',{staticClass:\"section-info\"},[_c('p',[_vm._v(\" Our standard pack test methodology uses predefined category-specific statements which are delivered in every report. The predefined statements for this category can be seen \"),_c('a-tooltip',{attrs:{\"placement\":\"top\",\"overlayClassName\":\"ant-tooltip--step-nav\"}},[_c('template',{slot:\"title\"},[_c('ul',{staticClass:\"list-reset pl-10 list-type-disc\"},_vm._l((_vm.categoryStatements),function(item){return _c('li',{key:item.id},[_vm._v(\" \"+_vm._s(item.CogniName)+\" \")])}),0)]),_c('span',{staticClass:\"cursor-pointer\"},[_c('u',{staticClass:\"red\"},[_vm._v(\"here\")])])],2),_vm._v(\". In addition to these predefined statements, up to 5 custom statements can be added below: \")],1)]),_c('div',{staticClass:\"ant-input-group-addon-small input-group\"},_vm._l((_vm.customKey),function(option,index){return _c('a-input',{key:index,staticClass:\"options-input mb-10\",attrs:{\"placeholder\":\"Add custom statement\"},on:{\"pressEnter\":function($event){return _vm.addCustomKey(index)}},model:{value:(option.optionText),callback:function ($$v) {_vm.$set(option, \"optionText\", $$v)},expression:\"option.optionText\"}},[(\n option.optionText === '' ||\n (_vm.customKey[index + 1] === undefined &&\n index + 1 < _vm.maxCustomKey)\n )?_c('a-button',{attrs:{\"slot\":\"addonAfter\"},on:{\"click\":function($event){return _vm.addCustomKey(index)}},slot:\"addonAfter\"},[_vm._v(\" Add \")]):_c('a-button',{staticClass:\"ant-btn--delete\",attrs:{\"slot\":\"addonAfter\"},on:{\"click\":function($event){return _vm.removeCustomKey(index)}},slot:\"addonAfter\"},[_vm._v(\" Delete \")])],1)}),1),_c('p',{staticClass:\"font-size-13 mb-0\"},[_vm._v(\" *Please ensure that the wording of your statements is in the language of your study - \"),_c('strong',[_vm._v(_vm._s(_vm.projectSummary !== null ? _vm.projectSummary.languageCode : \"\"))])])])])])],1)]),(!_vm.loading)?_c('StepNaviBar',{attrs:{\"stepIndex\":_vm.stepIndex,\"nextDisable\":_vm.enableNextStep,\"conciergeAssistance\":true,\"prevDisable\":false,\"prevBtnTooltip\":\"Back to Stimuli\",\"nextBtnTooltip\":\"Go to Audience\",\"stepsType\":\"pack\"},on:{\"nextHandler\":_vm.nextStep,\"prevHandler\":_vm.prevStep}}):_vm._e()],1)],1)],1),(!_vm.loading)?_c('CompletionProgress',{attrs:{\"checkList\":_vm.quizs}}):_vm._e(),_c('a-modal',{attrs:{\"width\":\"90%\",\"height\":\"90vh\",\"centered\":\"\",\"footer\":null,\"header\":false,\"wrapClassName\":\"ant-modal--persona-iframe\"},model:{value:(_vm.personaPreviewModal),callback:function ($$v) {_vm.personaPreviewModal=$$v},expression:\"personaPreviewModal\"}},[_c('iframe',{attrs:{\"src\":\"https://hotspex.com/persona/\",\"width\":\"100%\",\"height\":\"100%\",\"frameborder\":\"0\"}})])],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"page-title__text\"},[_c('h1',[_vm._v(\"Brand Strategy\")]),_c('span',[_vm._v(\"Emotional Attributes\")])])}]\n\nexport { render, staticRenderFns }","\n
\n Based on your packaging objectives please choose the key\n target equity associations you’re looking to reinforce. A\n primary objective is required but this methodology\n supports a secondary if applicable.\n
\n Please select\n 3-9 attributes to reflect\n the way you would like your packaging to convey the\n concepts of\n {{ selectedCO1Name }}\n \n and {{ selectedCO2Name }}.\n
\n To see the key attributes list you need to select\n Communication objective.\n
\n
\n
\n \n \n
\n
\n
\n
\n
\n
\n
\n Communication Territory\n \n \n \n Emotional attributes are used to measure the\n coherency of your packaging with your brand\n strategy. How does your brand and packaging\n deliver on key category drivers?\n Click to learn more\n about how Hotspex uses this powerful methodology.\n \n \n \n \n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n Please select a Communication Objective above.\n
\n
\n
\n\n
\n
Key messages
\n
\n
\n
\n Our standard pack test methodology uses predefined\n category-specific statements which are delivered in\n every report. The predefined statements for this\n category can be seen\n \n \n
\n
\n {{ item.CogniName }}\n
\n
here. In addition to these predefined statements, up to 5\n custom statements can be added below:\n
\n
\n
\n \n \n Add\n \n \n Delete\n \n \n
\n
\n *Please ensure that the wording of your statements is in\n the language of your study -\n {{\n projectSummary !== null\n ? projectSummary.languageCode\n : \"\"\n }}\n