{"version":3,"sources":["webpack:///./resources/js/src/app/components/itemList/SearchSuggestionItem.vue?265b","webpack:///resources/js/src/app/components/itemList/SearchSuggestionItem.vue","webpack:///./resources/js/src/app/components/itemList/SearchSuggestionItem.vue?d3e5","webpack:///./resources/js/src/app/components/itemList/SearchSuggestionItem.vue"],"names":["render","_vm","this","_h","$createElement","_c","_self","autocompleteResult","length","attrs","_l","item","index","key","staticClass","class","paddingClasses","style","paddingInlineStyles","href","getTargetUrl","tabindex","showImages","image","alt","src","_e","_v","compact","showAdditionalInformation","beforeLabel","afterLabel","_s","domProps","innerHTML","getHighlightedLabel","label","showCount","count","$translate","_withStripped","component","options","__file"],"mappings":"kGAAA,IAAIA,EAAS,WACX,IAAIC,EAAMC,KACNC,EAAKF,EAAIG,eACTC,EAAKJ,EAAIK,MAAMD,IAAMF,EACzB,OAAOE,EACL,MACA,CACEJ,EAAIM,oBAAsBN,EAAIM,mBAAmBC,OAC7C,CACEH,EACE,MACA,CAAEI,MAAO,CAAE,eAAgB,sBAC3BR,EAAIS,GAAGT,EAAIM,oBAAoB,SAASI,EAAMC,GAC5C,OAAOP,EACL,IACA,CACEQ,IAAKD,EACLE,YAAa,0BACbC,MAAOd,EAAIe,eACXC,MAAOhB,EAAIiB,oBACXT,MAAO,CACL,aAAc,qBACdU,KAAMlB,EAAImB,aAAaT,GACvBU,SAAU,MAGd,CACEpB,EAAIqB,WACAjB,EAAG,MAAO,CAAES,YAAa,4BAA8B,CACrDH,EAAKY,MACDlB,EAAG,MAAO,CACRI,MAAO,CACLe,IAAK,oBACLC,IAAKd,EAAKY,SAGdtB,EAAIyB,OAEVzB,EAAIyB,KACRzB,EAAI0B,GAAG,KACPtB,EACE,MACA,CACES,YAAa,wBACbC,MAAO,CACLa,QACE3B,EAAI4B,2BACJlB,EAAKmB,aACLnB,EAAKoB,aAGX,CACE9B,EAAI4B,2BAA6BlB,EAAKmB,YAClCzB,EACE,IACA,CAAES,YAAa,4BACf,CAACb,EAAI0B,GAAG1B,EAAI+B,GAAGrB,EAAKmB,gBAEtB7B,EAAIyB,KACRzB,EAAI0B,GAAG,KACPtB,EAAG,IAAK,CACNS,YAAa,qBACbmB,SAAU,CACRC,UAAWjC,EAAI+B,GACb/B,EAAIkC,oBAAoBxB,EAAKyB,WAInCnC,EAAI0B,GAAG,KACP1B,EAAI4B,2BAA6BlB,EAAKoB,WAClC1B,EACE,IACA,CAAES,YAAa,4BACf,CAACb,EAAI0B,GAAG1B,EAAI+B,GAAGrB,EAAKoB,eAEtB9B,EAAIyB,OAGZzB,EAAI0B,GAAG,KACP1B,EAAIoC,WAAa1B,EAAK2B,MAAQ,EAC1BjC,EAAG,MAAO,CAAES,YAAa,SAAW,CAClCT,EAAG,OAAQ,CAACJ,EAAI0B,GAAG1B,EAAI+B,GAAGrB,EAAK2B,YAEjCrC,EAAIyB,UAId,IAGJ,CACErB,EACE,IACA,CACES,YAAa,aACbC,MAAOd,EAAIe,eACXC,MAAOhB,EAAIiB,qBAEb,CACEjB,EAAI0B,GACF,iBACE1B,EAAI+B,GACF/B,EAAIsC,WACF,oDAGJ,kBAMhB,IAIJvC,EAAOwC,eAAgB,E,2bC3EvB,ICzC4N,EDyC5N,CACE,MACF,CACI,WAAJ,QAEI,eACJ,CACM,KAAN,OACM,QAAN,aAGI,oBACJ,CACM,KAAN,OACM,QAAN,MAGI,eACJ,CACM,KAAN,OACM,UAAN,GAGI,UAAJ,QAEI,0BAAJ,SAGE,S,+VAAF,IAEA,aACI,mBADJ,SACA,GAEM,OAAN,sDAEI,yBAAJ,YAAM,OAAN,0CAIE,QAvCF,WAyCI,KAAJ,0DAGE,QACF,CACI,oBADJ,SACA,GAEM,IAAN,6CACA,oBAAQ,OAAR,YACA,UAIM,OAFA,GAAN,mBAGA,wCAEQ,MAAR,6DAII,aAhBJ,SAgBA,GAEM,OAAN,oBAEA,MAGA,4E,OEtGIC,EAAY,YACd,EACAzC,EH0GoB,IGxGpB,EACA,KACA,KACA,MAuBFyC,EAAUC,QAAQC,OAAS,oEACZ,UAAAF,E","file":"chunks/ceres-56.min.js","sourcesContent":["var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"div\",\n [\n _vm.autocompleteResult && _vm.autocompleteResult.length\n ? [\n _c(\n \"div\",\n { attrs: { \"data-testing\": \"autocomplete-list\" } },\n _vm._l(_vm.autocompleteResult, function(item, index) {\n return _c(\n \"a\",\n {\n key: index,\n staticClass: \"autocomplete-suggestion\",\n class: _vm.paddingClasses,\n style: _vm.paddingInlineStyles,\n attrs: {\n \"aria-label\": \"autocompleteResult\",\n href: _vm.getTargetUrl(item),\n tabindex: \"0\"\n }\n },\n [\n _vm.showImages\n ? _c(\"div\", { staticClass: \"image flex-shrink-0 mr-3\" }, [\n item.image\n ? _c(\"img\", {\n attrs: {\n alt: \"search-suggestion\",\n src: item.image\n }\n })\n : _vm._e()\n ])\n : _vm._e(),\n _vm._v(\" \"),\n _c(\n \"div\",\n {\n staticClass: \"label overflow-hidden\",\n class: {\n compact:\n _vm.showAdditionalInformation &&\n item.beforeLabel &&\n item.afterLabel\n }\n },\n [\n _vm.showAdditionalInformation && item.beforeLabel\n ? _c(\n \"p\",\n { staticClass: \"small mb-0 text-truncate\" },\n [_vm._v(_vm._s(item.beforeLabel))]\n )\n : _vm._e(),\n _vm._v(\" \"),\n _c(\"p\", {\n staticClass: \"mb-0 text-truncate\",\n domProps: {\n innerHTML: _vm._s(\n _vm.getHighlightedLabel(item.label)\n )\n }\n }),\n _vm._v(\" \"),\n _vm.showAdditionalInformation && item.afterLabel\n ? _c(\n \"p\",\n { staticClass: \"small mb-0 text-truncate\" },\n [_vm._v(_vm._s(item.afterLabel))]\n )\n : _vm._e()\n ]\n ),\n _vm._v(\" \"),\n _vm.showCount && item.count > 0\n ? _c(\"div\", { staticClass: \"count\" }, [\n _c(\"span\", [_vm._v(_vm._s(item.count))])\n ])\n : _vm._e()\n ]\n )\n }),\n 0\n )\n ]\n : [\n _c(\n \"p\",\n {\n staticClass: \"text-muted\",\n class: _vm.paddingClasses,\n style: _vm.paddingInlineStyles\n },\n [\n _vm._v(\n \"\\n \" +\n _vm._s(\n _vm.$translate(\n \"Bigtex5::Template.itemSearchSuggestionNoResults\"\n )\n ) +\n \"\\n \"\n )\n ]\n )\n ]\n ],\n 2\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }","\n \n \n \n \n\n \n \n \n\n \n {{ item.beforeLabel }}\n \n {{ item.afterLabel }}\n \n\n 0\">\n {{ item.count }}\n \n \n \n \n \n \n {{ $translate(\"Bigtex5::Template.itemSearchSuggestionNoResults\") }}\n \n \n \n\n\n\n","import mod from \"-!../../../../../../node_modules/babel-loader/lib/index.js!../../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SearchSuggestionItem.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../../../node_modules/babel-loader/lib/index.js!../../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./SearchSuggestionItem.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./SearchSuggestionItem.vue?vue&type=template&id=4ff8d14a&\"\nimport script from \"./SearchSuggestionItem.vue?vue&type=script&lang=js&\"\nexport * from \"./SearchSuggestionItem.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\n/* hot reload */\nif (module.hot) {\n var api = require(\"/Users/stefanschmidt/Entwicklung/plenty24/3672/203/Bigtex5/node_modules/vue-hot-reload-api/dist/index.js\")\n api.install(require('vue'))\n if (api.compatible) {\n module.hot.accept()\n if (!api.isRecorded('4ff8d14a')) {\n api.createRecord('4ff8d14a', component.options)\n } else {\n api.reload('4ff8d14a', component.options)\n }\n module.hot.accept(\"./SearchSuggestionItem.vue?vue&type=template&id=4ff8d14a&\", function () {\n api.rerender('4ff8d14a', {\n render: render,\n staticRenderFns: staticRenderFns\n })\n })\n }\n}\ncomponent.options.__file = \"resources/js/src/app/components/itemList/SearchSuggestionItem.vue\"\nexport default component.exports"],"sourceRoot":""}
{{ item.beforeLabel }}
{{ item.afterLabel }}
\n {{ $translate(\"Bigtex5::Template.itemSearchSuggestionNoResults\") }}\n