primevue 2.9.1 → 2.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (279) hide show
  1. package/accordion/Accordion.d.ts +2 -0
  2. package/accordion/Accordion.vue +9 -1
  3. package/accordion/accordion.common.js +11 -3
  4. package/accordion/accordion.umd.js +11 -3
  5. package/accordion/accordion.umd.min.js +1 -1
  6. package/accordiontab/AccordionTab.vue +7 -5
  7. package/accordiontab/accordiontab.common.js +8 -9
  8. package/accordiontab/accordiontab.umd.js +8 -9
  9. package/accordiontab/accordiontab.umd.min.js +1 -1
  10. package/autocomplete/autocomplete.common.js +2 -2
  11. package/autocomplete/autocomplete.umd.js +2 -2
  12. package/avatar/avatar.common.js +1 -1
  13. package/avatar/avatar.umd.js +1 -1
  14. package/avatargroup/avatargroup.common.js +1 -1
  15. package/avatargroup/avatargroup.umd.js +1 -1
  16. package/badge/badge.common.js +1 -1
  17. package/badge/badge.umd.js +1 -1
  18. package/blockui/blockui.common.js +1 -1
  19. package/blockui/blockui.umd.js +1 -1
  20. package/breadcrumb/breadcrumb.common.js +2 -2
  21. package/breadcrumb/breadcrumb.umd.js +2 -2
  22. package/breadcrumb/breadcrumbitem.common.js +1 -1
  23. package/breadcrumb/breadcrumbitem.umd.js +1 -1
  24. package/button/button.common.js +1 -1
  25. package/button/button.umd.js +1 -1
  26. package/calendar/Calendar.vue +3 -0
  27. package/calendar/calendar.common.js +35 -28
  28. package/calendar/calendar.umd.js +35 -28
  29. package/calendar/calendar.umd.min.js +1 -1
  30. package/card/card.common.js +1 -1
  31. package/card/card.umd.js +1 -1
  32. package/carousel/carousel.common.js +1 -1
  33. package/carousel/carousel.umd.js +1 -1
  34. package/cascadeselect/cascadeselect.common.js +2 -2
  35. package/cascadeselect/cascadeselect.umd.js +2 -2
  36. package/cascadeselect/cascadeselectsub.common.js +1 -1
  37. package/cascadeselect/cascadeselectsub.umd.js +1 -1
  38. package/chart/chart.common.js +1 -1
  39. package/chart/chart.umd.js +1 -1
  40. package/checkbox/checkbox.common.js +1 -1
  41. package/checkbox/checkbox.umd.js +1 -1
  42. package/chip/chip.common.js +1 -1
  43. package/chip/chip.umd.js +1 -1
  44. package/chips/chips.common.js +1 -1
  45. package/chips/chips.umd.js +1 -1
  46. package/colorpicker/colorpicker.common.js +1 -1
  47. package/colorpicker/colorpicker.umd.js +1 -1
  48. package/columngroup/columngroup.common.js +1 -1
  49. package/columngroup/columngroup.umd.js +1 -1
  50. package/confirmdialog/confirmdialog.common.js +3 -3
  51. package/confirmdialog/confirmdialog.umd.js +3 -3
  52. package/confirmpopup/confirmpopup.common.js +2 -2
  53. package/confirmpopup/confirmpopup.umd.js +2 -2
  54. package/contextmenu/contextmenu.common.js +2 -2
  55. package/contextmenu/contextmenu.umd.js +2 -2
  56. package/contextmenu/contextmenusub.common.js +1 -1
  57. package/contextmenu/contextmenusub.umd.js +1 -1
  58. package/contextmenu/demo.html +4 -3
  59. package/datatable/TableBody.vue +5 -1
  60. package/datatable/bodycell.common.js +3 -3
  61. package/datatable/bodycell.umd.js +3 -3
  62. package/datatable/columnfilter.common.js +3 -3
  63. package/datatable/columnfilter.umd.js +3 -3
  64. package/datatable/datatable.common.js +38 -31
  65. package/datatable/datatable.umd.js +38 -31
  66. package/datatable/datatable.umd.min.js +1 -1
  67. package/datatable/footercell.common.js +1 -1
  68. package/datatable/footercell.umd.js +1 -1
  69. package/datatable/headercell.common.js +5 -5
  70. package/datatable/headercell.umd.js +5 -5
  71. package/datatable/headercheckbox.common.js +1 -1
  72. package/datatable/headercheckbox.umd.js +1 -1
  73. package/datatable/rowcheckbox.common.js +1 -1
  74. package/datatable/rowcheckbox.umd.js +1 -1
  75. package/datatable/rowradiobutton.common.js +1 -1
  76. package/datatable/rowradiobutton.umd.js +1 -1
  77. package/datatable/tablebody.common.js +16 -9
  78. package/datatable/tablebody.umd.js +16 -9
  79. package/datatable/tablebody.umd.min.js +1 -1
  80. package/datatable/tablefooter.common.js +2 -2
  81. package/datatable/tablefooter.umd.js +2 -2
  82. package/datatable/tableheader.common.js +6 -6
  83. package/datatable/tableheader.umd.js +6 -6
  84. package/datatable/tableloadingbody.common.js +1 -1
  85. package/datatable/tableloadingbody.umd.js +1 -1
  86. package/dataview/dataview.common.js +15 -15
  87. package/dataview/dataview.umd.js +15 -15
  88. package/dataviewlayoutoptions/dataviewlayoutoptions.common.js +1 -1
  89. package/dataviewlayoutoptions/dataviewlayoutoptions.umd.js +1 -1
  90. package/deferredcontent/deferredcontent.common.js +1 -1
  91. package/deferredcontent/deferredcontent.umd.js +1 -1
  92. package/dialog/dialog.common.js +1 -1
  93. package/dialog/dialog.umd.js +1 -1
  94. package/divider/divider.common.js +1 -1
  95. package/divider/divider.umd.js +1 -1
  96. package/dock/dock.common.js +2 -2
  97. package/dock/dock.umd.js +2 -2
  98. package/dock/docksub.common.js +1 -1
  99. package/dock/docksub.umd.js +1 -1
  100. package/dropdown/dropdown.common.js +1 -1
  101. package/dropdown/dropdown.umd.js +1 -1
  102. package/editor/editor.common.js +1 -1
  103. package/editor/editor.umd.js +1 -1
  104. package/fieldset/fieldset.common.js +1 -1
  105. package/fieldset/fieldset.umd.js +1 -1
  106. package/fileupload/FileUpload.vue +1 -0
  107. package/fileupload/fileupload.common.js +6 -5
  108. package/fileupload/fileupload.umd.js +6 -5
  109. package/fileupload/fileupload.umd.min.js +1 -1
  110. package/fullcalendar/fullcalendar.common.js +30 -23
  111. package/fullcalendar/fullcalendar.umd.js +30 -23
  112. package/fullcalendar/fullcalendar.umd.min.js +2 -2
  113. package/galleria/galleria.common.js +4 -4
  114. package/galleria/galleria.umd.js +4 -4
  115. package/galleria/galleriacontent.common.js +3 -3
  116. package/galleria/galleriacontent.umd.js +3 -3
  117. package/galleria/galleriaitem.common.js +1 -1
  118. package/galleria/galleriaitem.umd.js +1 -1
  119. package/galleria/galleriathumbnails.common.js +1 -1
  120. package/galleria/galleriathumbnails.umd.js +1 -1
  121. package/imagepreview/imagepreview.common.js +1 -1
  122. package/imagepreview/imagepreview.umd.js +1 -1
  123. package/inlinemessage/inlinemessage.common.js +1 -1
  124. package/inlinemessage/inlinemessage.umd.js +1 -1
  125. package/inplace/inplace.common.js +2 -2
  126. package/inplace/inplace.umd.js +2 -2
  127. package/inputmask/inputmask.common.js +1 -1
  128. package/inputmask/inputmask.umd.js +1 -1
  129. package/inputnumber/inputnumber.common.js +3 -3
  130. package/inputnumber/inputnumber.umd.js +3 -3
  131. package/inputswitch/inputswitch.common.js +1 -1
  132. package/inputswitch/inputswitch.umd.js +1 -1
  133. package/inputtext/inputtext.common.js +1 -1
  134. package/inputtext/inputtext.umd.js +1 -1
  135. package/knob/knob.common.js +1 -1
  136. package/knob/knob.umd.js +1 -1
  137. package/listbox/listbox.common.js +1 -1
  138. package/listbox/listbox.umd.js +1 -1
  139. package/megamenu/megamenu.common.js +1 -1
  140. package/megamenu/megamenu.umd.js +1 -1
  141. package/menu/menu.common.js +2 -2
  142. package/menu/menu.umd.js +2 -2
  143. package/menu/menuitem.common.js +1 -1
  144. package/menu/menuitem.umd.js +1 -1
  145. package/menubar/demo.html +4 -3
  146. package/menubar/menubar.common.js +2 -2
  147. package/menubar/menubar.umd.js +2 -2
  148. package/menubar/menubarsub.common.js +1 -1
  149. package/menubar/menubarsub.umd.js +1 -1
  150. package/message/message.common.js +1 -1
  151. package/message/message.umd.js +1 -1
  152. package/multiselect/multiselect.common.js +1 -1
  153. package/multiselect/multiselect.umd.js +1 -1
  154. package/orderlist/orderlist.common.js +2 -2
  155. package/orderlist/orderlist.umd.js +2 -2
  156. package/organizationchart/organizationchart.common.js +2 -2
  157. package/organizationchart/organizationchart.umd.js +2 -2
  158. package/organizationchart/organizationchartnode.common.js +1 -1
  159. package/organizationchart/organizationchartnode.umd.js +1 -1
  160. package/overlaypanel/overlaypanel.common.js +1 -1
  161. package/overlaypanel/overlaypanel.umd.js +1 -1
  162. package/package.json +1 -1
  163. package/paginator/currentpagereport.common.js +1 -1
  164. package/paginator/currentpagereport.umd.js +1 -1
  165. package/paginator/firstpagelink.common.js +1 -1
  166. package/paginator/firstpagelink.umd.js +1 -1
  167. package/paginator/jumptopagedropdown.common.js +2 -2
  168. package/paginator/jumptopagedropdown.umd.js +2 -2
  169. package/paginator/jumptopageinput.common.js +4 -4
  170. package/paginator/jumptopageinput.umd.js +4 -4
  171. package/paginator/lastpagelink.common.js +1 -1
  172. package/paginator/lastpagelink.umd.js +1 -1
  173. package/paginator/nextpagelink.common.js +1 -1
  174. package/paginator/nextpagelink.umd.js +1 -1
  175. package/paginator/pagelinks.common.js +1 -1
  176. package/paginator/pagelinks.umd.js +1 -1
  177. package/paginator/paginator.common.js +14 -14
  178. package/paginator/paginator.umd.js +14 -14
  179. package/paginator/prevpagelink.common.js +1 -1
  180. package/paginator/prevpagelink.umd.js +1 -1
  181. package/paginator/rowsperpagedropdown.common.js +2 -2
  182. package/paginator/rowsperpagedropdown.umd.js +2 -2
  183. package/panel/panel.common.js +1 -1
  184. package/panel/panel.umd.js +1 -1
  185. package/panelmenu/panelmenu.common.js +2 -2
  186. package/panelmenu/panelmenu.umd.js +2 -2
  187. package/panelmenu/panelmenusub.common.js +1 -1
  188. package/panelmenu/panelmenusub.umd.js +1 -1
  189. package/password/password.common.js +2 -2
  190. package/password/password.umd.js +2 -2
  191. package/picklist/picklist.common.js +2 -2
  192. package/picklist/picklist.umd.js +2 -2
  193. package/progressbar/progressbar.common.js +1 -1
  194. package/progressbar/progressbar.umd.js +1 -1
  195. package/progressspinner/progressspinner.common.js +1 -1
  196. package/progressspinner/progressspinner.umd.js +1 -1
  197. package/radiobutton/radiobutton.common.js +1 -1
  198. package/radiobutton/radiobutton.umd.js +1 -1
  199. package/rating/rating.common.js +1 -1
  200. package/rating/rating.umd.js +1 -1
  201. package/resources/primevue.css +3 -2
  202. package/resources/primevue.min.css +1 -1
  203. package/ripple/Ripple.css +3 -2
  204. package/row/row.common.js +1 -1
  205. package/row/row.umd.js +1 -1
  206. package/scrollpanel/scrollpanel.common.js +1 -1
  207. package/scrollpanel/scrollpanel.umd.js +1 -1
  208. package/scrolltop/scrolltop.common.js +1 -1
  209. package/scrolltop/scrolltop.umd.js +1 -1
  210. package/selectbutton/selectbutton.common.js +1 -1
  211. package/selectbutton/selectbutton.umd.js +1 -1
  212. package/sidebar/sidebar.common.js +1 -1
  213. package/sidebar/sidebar.umd.js +1 -1
  214. package/skeleton/skeleton.common.js +1 -1
  215. package/skeleton/skeleton.umd.js +1 -1
  216. package/slider/Slider.vue +8 -1
  217. package/slider/slider.common.js +9 -3
  218. package/slider/slider.umd.js +9 -3
  219. package/slider/slider.umd.min.js +1 -1
  220. package/speeddial/speeddial.common.js +2 -2
  221. package/speeddial/speeddial.umd.js +2 -2
  222. package/splitbutton/splitbutton.common.js +4 -4
  223. package/splitbutton/splitbutton.umd.js +4 -4
  224. package/steps/steps.common.js +1 -1
  225. package/steps/steps.umd.js +1 -1
  226. package/styleclass/StyleClass.js +10 -2
  227. package/styleclass/styleclass.common.js +10 -2
  228. package/styleclass/styleclass.umd.js +10 -2
  229. package/styleclass/styleclass.umd.min.js +1 -1
  230. package/tabmenu/tabmenu.common.js +1 -1
  231. package/tabmenu/tabmenu.umd.js +1 -1
  232. package/tabpanel/tabpanel.common.js +1 -1
  233. package/tabpanel/tabpanel.umd.js +1 -1
  234. package/tabview/tabview.common.js +1 -1
  235. package/tabview/tabview.umd.js +1 -1
  236. package/tag/tag.common.js +1 -1
  237. package/tag/tag.umd.js +1 -1
  238. package/terminal/terminal.common.js +1 -1
  239. package/terminal/terminal.umd.js +1 -1
  240. package/textarea/textarea.common.js +1 -1
  241. package/textarea/textarea.umd.js +1 -1
  242. package/tieredmenu/demo.html +4 -3
  243. package/tieredmenu/tieredmenu.common.js +2 -2
  244. package/tieredmenu/tieredmenu.umd.js +2 -2
  245. package/tieredmenu/tieredmenusub.common.js +1 -1
  246. package/tieredmenu/tieredmenusub.umd.js +1 -1
  247. package/timeline/timeline.common.js +1 -1
  248. package/timeline/timeline.umd.js +1 -1
  249. package/toast/toast.common.js +2 -2
  250. package/toast/toast.umd.js +2 -2
  251. package/toast/toastmessage.common.js +1 -1
  252. package/toast/toastmessage.umd.js +1 -1
  253. package/togglebutton/togglebutton.common.js +1 -1
  254. package/togglebutton/togglebutton.umd.js +1 -1
  255. package/toolbar/toolbar.common.js +1 -1
  256. package/toolbar/toolbar.umd.js +1 -1
  257. package/tooltip/Tooltip.js +28 -1
  258. package/tooltip/tooltip.common.js +28 -1
  259. package/tooltip/tooltip.umd.js +28 -1
  260. package/tooltip/tooltip.umd.min.js +1 -1
  261. package/tree/tree.common.js +2 -2
  262. package/tree/tree.umd.js +2 -2
  263. package/tree/treenode.common.js +1 -1
  264. package/tree/treenode.umd.js +1 -1
  265. package/treetable/footercell.common.js +1 -1
  266. package/treetable/footercell.umd.js +1 -1
  267. package/treetable/headercell.common.js +1 -1
  268. package/treetable/headercell.umd.js +1 -1
  269. package/treetable/treetable.common.js +18 -18
  270. package/treetable/treetable.umd.js +18 -18
  271. package/treetable/treetablerow.common.js +1 -1
  272. package/treetable/treetablerow.umd.js +1 -1
  273. package/treetable/treetablerowloader.common.js +1 -1
  274. package/treetable/treetablerowloader.umd.js +1 -1
  275. package/tristatecheckbox/tristatecheckbox.common.js +1 -1
  276. package/tristatecheckbox/tristatecheckbox.umd.js +1 -1
  277. package/vetur-attributes.json +8 -0
  278. package/vetur-tags.json +3 -1
  279. package/web-types.json +21 -1
@@ -4716,7 +4716,7 @@ if (typeof window !== 'undefined') {
4716
4716
  // Indicate to webpack that this file can be concatenated
4717
4717
  /* harmony default export */ var setPublicPath = (null);
4718
4718
 
4719
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/listbox/Listbox.vue?vue&type=template&id=5485f601&
4719
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/listbox/Listbox.vue?vue&type=template&id=5485f601&
4720
4720
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"p-listbox p-component"},[(_vm.filter)?_c('div',{staticClass:"p-listbox-header"},[_c('div',{staticClass:"p-listbox-filter-container"},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.filterValue),expression:"filterValue"}],staticClass:"p-listbox-filter p-inputtext p-component",attrs:{"type":"text","placeholder":_vm.filterPlaceholder},domProps:{"value":(_vm.filterValue)},on:{"input":[function($event){if($event.target.composing){ return; }_vm.filterValue=$event.target.value},_vm.onFilterChange]}}),_c('span',{staticClass:"p-listbox-filter-icon pi pi-search"})])]):_vm._e(),_c('div',{staticClass:"p-listbox-list-wrapper",style:(_vm.listStyle)},[_c('ul',{staticClass:"p-listbox-list",attrs:{"role":"listbox","aria-multiselectable":"multiple"}},[_vm._l((_vm.visibleOptions),function(option,i){return _c('li',{directives:[{name:"ripple",rawName:"v-ripple"}],key:_vm.getOptionRenderKey(option),class:['p-listbox-item', {'p-highlight': _vm.isSelected(option), 'p-disabled': _vm.isOptionDisabled(option)}],attrs:{"tabindex":_vm.isOptionDisabled(option) ? null : '0',"aria-label":_vm.getOptionLabel(option),"role":"option","aria-selected":_vm.isSelected(option)},on:{"click":function($event){return _vm.onOptionSelect($event, option)},"touchend":function($event){return _vm.onOptionTouchEnd()},"keydown":function($event){return _vm.onOptionKeyDown($event, option)}}},[_vm._t("option",function(){return [_vm._v("\n "+_vm._s(_vm.getOptionLabel(option))+"\n ")]},{"option":option,"index":i})],2)}),(_vm.filterValue && (!_vm.visibleOptions || (_vm.visibleOptions && _vm.visibleOptions.length === 0)))?_c('li',{staticClass:"p-listbox-empty-message"},[_vm._v(_vm._s(_vm.emptyFilterMessage))]):_vm._e()],2)])])}
4721
4721
  var staticRenderFns = []
4722
4722
 
@@ -3173,7 +3173,7 @@ if (typeof window !== 'undefined') {
3173
3173
  // Indicate to webpack that this file can be concatenated
3174
3174
  /* harmony default export */ var setPublicPath = (null);
3175
3175
 
3176
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/megamenu/MegaMenu.vue?vue&type=template&id=7ba247e8&
3176
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/megamenu/MegaMenu.vue?vue&type=template&id=7ba247e8&
3177
3177
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.containerClass},[(_vm.$slots.start)?_c('div',{staticClass:"p-megamenu-start"},[_vm._t("start")],2):_vm._e(),_c('ul',{staticClass:"p-megamenu-root-list",attrs:{"role":"menubar"}},[_vm._l((_vm.model),function(category,index){return [(_vm.visible(category))?_c('li',{key:_vm.label(category) + '_' + index,class:_vm.getCategoryClass(category),style:(category.style),attrs:{"role":"none"},on:{"mouseenter":function($event){return _vm.onCategoryMouseEnter($event, category)}}},[(category.to && !_vm.disabled(category))?_c('router-link',{attrs:{"to":category.to,"custom":""},scopedSlots:_vm._u([{key:"default",fn:function(ref){
3178
3178
  var navigate = ref.navigate;
3179
3179
  var href = ref.href;
@@ -3182,7 +3182,7 @@ if (typeof window !== 'undefined') {
3182
3182
  // Indicate to webpack that this file can be concatenated
3183
3183
  /* harmony default export */ var setPublicPath = (null);
3184
3184
 
3185
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/megamenu/MegaMenu.vue?vue&type=template&id=7ba247e8&
3185
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/megamenu/MegaMenu.vue?vue&type=template&id=7ba247e8&
3186
3186
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.containerClass},[(_vm.$slots.start)?_c('div',{staticClass:"p-megamenu-start"},[_vm._t("start")],2):_vm._e(),_c('ul',{staticClass:"p-megamenu-root-list",attrs:{"role":"menubar"}},[_vm._l((_vm.model),function(category,index){return [(_vm.visible(category))?_c('li',{key:_vm.label(category) + '_' + index,class:_vm.getCategoryClass(category),style:(category.style),attrs:{"role":"none"},on:{"mouseenter":function($event){return _vm.onCategoryMouseEnter($event, category)}}},[(category.to && !_vm.disabled(category))?_c('router-link',{attrs:{"to":category.to,"custom":""},scopedSlots:_vm._u([{key:"default",fn:function(ref){
3187
3187
  var navigate = ref.navigate;
3188
3188
  var href = ref.href;
@@ -3260,7 +3260,7 @@ if (typeof window !== 'undefined') {
3260
3260
  // Indicate to webpack that this file can be concatenated
3261
3261
  /* harmony default export */ var setPublicPath = (null);
3262
3262
 
3263
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menu/Menu.vue?vue&type=template&id=a93d5590&
3263
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menu/Menu.vue?vue&type=template&id=a93d5590&
3264
3264
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('transition',{attrs:{"name":"p-connected-overlay"},on:{"enter":_vm.onEnter,"leave":_vm.onLeave}},[(_vm.popup ? _vm.overlayVisible : true)?_c('div',{ref:"container",class:_vm.containerClass},[_c('ul',{staticClass:"p-menu-list p-reset",attrs:{"role":"menu"}},[_vm._l((_vm.model),function(item,i){return [(item.items && _vm.visible(item) && !item.separator)?[(item.items)?_c('li',{key:_vm.label(item) + i,staticClass:"p-submenu-header"},[_vm._v(_vm._s(_vm.label(item)))]):_vm._e(),_vm._l((item.items),function(child,j){return [(_vm.visible(child) && !child.separator)?_c('Menuitem',{key:_vm.label(child) + i + j,attrs:{"item":child,"exact":_vm.exact},on:{"click":_vm.itemClick}}):(_vm.visible(child) && child.separator)?_c('li',{key:'separator' + i + j,class:['p-menu-separator', child.class],style:(child.style),attrs:{"role":"separator"}}):_vm._e()]})]:(_vm.visible(item) && item.separator)?_c('li',{key:'separator' + i,class:['p-menu-separator', item.class],style:(item.style),attrs:{"role":"separator"}}):_c('Menuitem',{key:_vm.label(item) + i,attrs:{"item":item,"exact":_vm.exact},on:{"click":_vm.itemClick}})]})],2)]):_vm._e()])}
3265
3265
  var staticRenderFns = []
3266
3266
 
@@ -3956,7 +3956,7 @@ var ConnectedOverlayScrollHandler_ConnectedOverlayScrollHandler = /*#__PURE__*/f
3956
3956
  }();
3957
3957
 
3958
3958
 
3959
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menu/Menuitem.vue?vue&type=template&id=f658e7ec&
3959
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menu/Menuitem.vue?vue&type=template&id=f658e7ec&
3960
3960
  var Menuitemvue_type_template_id_f658e7ec_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.visible())?_c('li',{class:_vm.containerClass,style:(_vm.item.style),attrs:{"role":"none"}},[(_vm.item.to && !_vm.disabled(_vm.item))?_c('router-link',{attrs:{"to":_vm.item.to,"custom":""},scopedSlots:_vm._u([{key:"default",fn:function(ref){
3961
3961
  var navigate = ref.navigate;
3962
3962
  var href = ref.href;
package/menu/menu.umd.js CHANGED
@@ -3269,7 +3269,7 @@ if (typeof window !== 'undefined') {
3269
3269
  // Indicate to webpack that this file can be concatenated
3270
3270
  /* harmony default export */ var setPublicPath = (null);
3271
3271
 
3272
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menu/Menu.vue?vue&type=template&id=a93d5590&
3272
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menu/Menu.vue?vue&type=template&id=a93d5590&
3273
3273
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('transition',{attrs:{"name":"p-connected-overlay"},on:{"enter":_vm.onEnter,"leave":_vm.onLeave}},[(_vm.popup ? _vm.overlayVisible : true)?_c('div',{ref:"container",class:_vm.containerClass},[_c('ul',{staticClass:"p-menu-list p-reset",attrs:{"role":"menu"}},[_vm._l((_vm.model),function(item,i){return [(item.items && _vm.visible(item) && !item.separator)?[(item.items)?_c('li',{key:_vm.label(item) + i,staticClass:"p-submenu-header"},[_vm._v(_vm._s(_vm.label(item)))]):_vm._e(),_vm._l((item.items),function(child,j){return [(_vm.visible(child) && !child.separator)?_c('Menuitem',{key:_vm.label(child) + i + j,attrs:{"item":child,"exact":_vm.exact},on:{"click":_vm.itemClick}}):(_vm.visible(child) && child.separator)?_c('li',{key:'separator' + i + j,class:['p-menu-separator', child.class],style:(child.style),attrs:{"role":"separator"}}):_vm._e()]})]:(_vm.visible(item) && item.separator)?_c('li',{key:'separator' + i,class:['p-menu-separator', item.class],style:(item.style),attrs:{"role":"separator"}}):_c('Menuitem',{key:_vm.label(item) + i,attrs:{"item":item,"exact":_vm.exact},on:{"click":_vm.itemClick}})]})],2)]):_vm._e()])}
3274
3274
  var staticRenderFns = []
3275
3275
 
@@ -3965,7 +3965,7 @@ var ConnectedOverlayScrollHandler_ConnectedOverlayScrollHandler = /*#__PURE__*/f
3965
3965
  }();
3966
3966
 
3967
3967
 
3968
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menu/Menuitem.vue?vue&type=template&id=f658e7ec&
3968
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menu/Menuitem.vue?vue&type=template&id=f658e7ec&
3969
3969
  var Menuitemvue_type_template_id_f658e7ec_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.visible())?_c('li',{class:_vm.containerClass,style:(_vm.item.style),attrs:{"role":"none"}},[(_vm.item.to && !_vm.disabled(_vm.item))?_c('router-link',{attrs:{"to":_vm.item.to,"custom":""},scopedSlots:_vm._u([{key:"default",fn:function(ref){
3970
3970
  var navigate = ref.navigate;
3971
3971
  var href = ref.href;
@@ -2782,7 +2782,7 @@ if (typeof window !== 'undefined') {
2782
2782
  // Indicate to webpack that this file can be concatenated
2783
2783
  /* harmony default export */ var setPublicPath = (null);
2784
2784
 
2785
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menu/Menuitem.vue?vue&type=template&id=f658e7ec&
2785
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menu/Menuitem.vue?vue&type=template&id=f658e7ec&
2786
2786
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.visible())?_c('li',{class:_vm.containerClass,style:(_vm.item.style),attrs:{"role":"none"}},[(_vm.item.to && !_vm.disabled(_vm.item))?_c('router-link',{attrs:{"to":_vm.item.to,"custom":""},scopedSlots:_vm._u([{key:"default",fn:function(ref){
2787
2787
  var navigate = ref.navigate;
2788
2788
  var href = ref.href;
@@ -2791,7 +2791,7 @@ if (typeof window !== 'undefined') {
2791
2791
  // Indicate to webpack that this file can be concatenated
2792
2792
  /* harmony default export */ var setPublicPath = (null);
2793
2793
 
2794
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menu/Menuitem.vue?vue&type=template&id=f658e7ec&
2794
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menu/Menuitem.vue?vue&type=template&id=f658e7ec&
2795
2795
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.visible())?_c('li',{class:_vm.containerClass,style:(_vm.item.style),attrs:{"role":"none"}},[(_vm.item.to && !_vm.disabled(_vm.item))?_c('router-link',{attrs:{"to":_vm.item.to,"custom":""},scopedSlots:_vm._u([{key:"default",fn:function(ref){
2796
2796
  var navigate = ref.navigate;
2797
2797
  var href = ref.href;
package/menubar/demo.html CHANGED
@@ -1,7 +1,7 @@
1
1
  <meta charset="utf-8">
2
- <title>menubarsub demo</title>
2
+ <title>menubar demo</title>
3
3
  <script src="https://unpkg.com/vue"></script>
4
- <script src="./menubarsub.umd.js"></script>
4
+ <script src="./menubar.umd.js"></script>
5
5
 
6
6
 
7
7
  <div id="app">
@@ -11,7 +11,8 @@
11
11
  <script>
12
12
  new Vue({
13
13
  components: {
14
- demo: menubarsub
14
+ demo: menubar
15
15
  }
16
16
  }).$mount('#app')
17
17
  </script>
18
+ /script>
@@ -3173,14 +3173,14 @@ if (typeof window !== 'undefined') {
3173
3173
  // Indicate to webpack that this file can be concatenated
3174
3174
  /* harmony default export */ var setPublicPath = (null);
3175
3175
 
3176
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menubar/Menubar.vue?vue&type=template&id=050a1a2c&
3176
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menubar/Menubar.vue?vue&type=template&id=050a1a2c&
3177
3177
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.containerClass},[(_vm.$slots.start)?_c('div',{staticClass:"p-menubar-start"},[_vm._t("start")],2):_vm._e(),_c('a',{ref:"menubutton",staticClass:"p-menubar-button",attrs:{"tabindex":"0"},on:{"click":function($event){return _vm.toggle($event)}}},[_c('i',{staticClass:"pi pi-bars"})]),_c('MenubarSub',{ref:"rootmenu",attrs:{"model":_vm.model,"root":true,"mobileActive":_vm.mobileActive,"exact":_vm.exact},on:{"leaf-click":_vm.onLeafClick}}),(_vm.$slots.end)?_c('div',{staticClass:"p-menubar-end"},[_vm._t("end")],2):_vm._e()],1)}
3178
3178
  var staticRenderFns = []
3179
3179
 
3180
3180
 
3181
3181
  // CONCATENATED MODULE: ./src/components/menubar/Menubar.vue?vue&type=template&id=050a1a2c&
3182
3182
 
3183
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menubar/MenubarSub.vue?vue&type=template&id=a44977b2&
3183
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menubar/MenubarSub.vue?vue&type=template&id=a44977b2&
3184
3184
  var MenubarSubvue_type_template_id_a44977b2_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ul',{class:_vm.containerClass,attrs:{"role":_vm.root ? 'menubar' : 'menu'}},[_vm._l((_vm.model),function(item,i){return [(_vm.visible(item) && !item.separator)?_c('li',{key:_vm.label(item) + i,class:_vm.getItemClass(item),style:(item.style),attrs:{"role":"none"},on:{"mouseenter":function($event){return _vm.onItemMouseEnter($event, item)}}},[(item.to && !_vm.disabled(item))?_c('router-link',{attrs:{"to":item.to,"custom":""},scopedSlots:_vm._u([{key:"default",fn:function(ref){
3185
3185
  var navigate = ref.navigate;
3186
3186
  var href = ref.href;
@@ -3182,14 +3182,14 @@ if (typeof window !== 'undefined') {
3182
3182
  // Indicate to webpack that this file can be concatenated
3183
3183
  /* harmony default export */ var setPublicPath = (null);
3184
3184
 
3185
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menubar/Menubar.vue?vue&type=template&id=050a1a2c&
3185
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menubar/Menubar.vue?vue&type=template&id=050a1a2c&
3186
3186
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.containerClass},[(_vm.$slots.start)?_c('div',{staticClass:"p-menubar-start"},[_vm._t("start")],2):_vm._e(),_c('a',{ref:"menubutton",staticClass:"p-menubar-button",attrs:{"tabindex":"0"},on:{"click":function($event){return _vm.toggle($event)}}},[_c('i',{staticClass:"pi pi-bars"})]),_c('MenubarSub',{ref:"rootmenu",attrs:{"model":_vm.model,"root":true,"mobileActive":_vm.mobileActive,"exact":_vm.exact},on:{"leaf-click":_vm.onLeafClick}}),(_vm.$slots.end)?_c('div',{staticClass:"p-menubar-end"},[_vm._t("end")],2):_vm._e()],1)}
3187
3187
  var staticRenderFns = []
3188
3188
 
3189
3189
 
3190
3190
  // CONCATENATED MODULE: ./src/components/menubar/Menubar.vue?vue&type=template&id=050a1a2c&
3191
3191
 
3192
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menubar/MenubarSub.vue?vue&type=template&id=a44977b2&
3192
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menubar/MenubarSub.vue?vue&type=template&id=a44977b2&
3193
3193
  var MenubarSubvue_type_template_id_a44977b2_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ul',{class:_vm.containerClass,attrs:{"role":_vm.root ? 'menubar' : 'menu'}},[_vm._l((_vm.model),function(item,i){return [(_vm.visible(item) && !item.separator)?_c('li',{key:_vm.label(item) + i,class:_vm.getItemClass(item),style:(item.style),attrs:{"role":"none"},on:{"mouseenter":function($event){return _vm.onItemMouseEnter($event, item)}}},[(item.to && !_vm.disabled(item))?_c('router-link',{attrs:{"to":item.to,"custom":""},scopedSlots:_vm._u([{key:"default",fn:function(ref){
3194
3194
  var navigate = ref.navigate;
3195
3195
  var href = ref.href;
@@ -2782,7 +2782,7 @@ if (typeof window !== 'undefined') {
2782
2782
  // Indicate to webpack that this file can be concatenated
2783
2783
  /* harmony default export */ var setPublicPath = (null);
2784
2784
 
2785
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menubar/MenubarSub.vue?vue&type=template&id=a44977b2&
2785
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menubar/MenubarSub.vue?vue&type=template&id=a44977b2&
2786
2786
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ul',{class:_vm.containerClass,attrs:{"role":_vm.root ? 'menubar' : 'menu'}},[_vm._l((_vm.model),function(item,i){return [(_vm.visible(item) && !item.separator)?_c('li',{key:_vm.label(item) + i,class:_vm.getItemClass(item),style:(item.style),attrs:{"role":"none"},on:{"mouseenter":function($event){return _vm.onItemMouseEnter($event, item)}}},[(item.to && !_vm.disabled(item))?_c('router-link',{attrs:{"to":item.to,"custom":""},scopedSlots:_vm._u([{key:"default",fn:function(ref){
2787
2787
  var navigate = ref.navigate;
2788
2788
  var href = ref.href;
@@ -2791,7 +2791,7 @@ if (typeof window !== 'undefined') {
2791
2791
  // Indicate to webpack that this file can be concatenated
2792
2792
  /* harmony default export */ var setPublicPath = (null);
2793
2793
 
2794
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menubar/MenubarSub.vue?vue&type=template&id=a44977b2&
2794
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/menubar/MenubarSub.vue?vue&type=template&id=a44977b2&
2795
2795
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ul',{class:_vm.containerClass,attrs:{"role":_vm.root ? 'menubar' : 'menu'}},[_vm._l((_vm.model),function(item,i){return [(_vm.visible(item) && !item.separator)?_c('li',{key:_vm.label(item) + i,class:_vm.getItemClass(item),style:(item.style),attrs:{"role":"none"},on:{"mouseenter":function($event){return _vm.onItemMouseEnter($event, item)}}},[(item.to && !_vm.disabled(item))?_c('router-link',{attrs:{"to":item.to,"custom":""},scopedSlots:_vm._u([{key:"default",fn:function(ref){
2796
2796
  var navigate = ref.navigate;
2797
2797
  var href = ref.href;
@@ -3287,7 +3287,7 @@ if (typeof window !== 'undefined') {
3287
3287
  // Indicate to webpack that this file can be concatenated
3288
3288
  /* harmony default export */ var setPublicPath = (null);
3289
3289
 
3290
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/message/Message.vue?vue&type=template&id=79142b85&
3290
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/message/Message.vue?vue&type=template&id=79142b85&
3291
3291
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('transition',{attrs:{"name":"p-message"}},[(_vm.visible)?_c('div',{class:_vm.containerClass,attrs:{"role":"alert"}},[_c('div',{staticClass:"p-message-wrapper"},[_c('span',{class:_vm.iconClass}),_c('div',{staticClass:"p-message-text"},[_vm._t("default")],2),(_vm.closable)?_c('button',{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"p-message-close p-link",attrs:{"type":"button"},on:{"click":function($event){return _vm.close($event)}}},[_c('i',{staticClass:"p-message-close-icon pi pi-times"})]):_vm._e()])]):_vm._e()])}
3292
3292
  var staticRenderFns = []
3293
3293
 
@@ -3296,7 +3296,7 @@ if (typeof window !== 'undefined') {
3296
3296
  // Indicate to webpack that this file can be concatenated
3297
3297
  /* harmony default export */ var setPublicPath = (null);
3298
3298
 
3299
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/message/Message.vue?vue&type=template&id=79142b85&
3299
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/message/Message.vue?vue&type=template&id=79142b85&
3300
3300
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('transition',{attrs:{"name":"p-message"}},[(_vm.visible)?_c('div',{class:_vm.containerClass,attrs:{"role":"alert"}},[_c('div',{staticClass:"p-message-wrapper"},[_c('span',{class:_vm.iconClass}),_c('div',{staticClass:"p-message-text"},[_vm._t("default")],2),(_vm.closable)?_c('button',{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"p-message-close p-link",attrs:{"type":"button"},on:{"click":function($event){return _vm.close($event)}}},[_c('i',{staticClass:"p-message-close-icon pi pi-times"})]):_vm._e()])]):_vm._e()])}
3301
3301
  var staticRenderFns = []
3302
3302
 
@@ -4821,7 +4821,7 @@ if (typeof window !== 'undefined') {
4821
4821
  // Indicate to webpack that this file can be concatenated
4822
4822
  /* harmony default export */ var setPublicPath = (null);
4823
4823
 
4824
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/multiselect/MultiSelect.vue?vue&type=template&id=9f6d89a8&
4824
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/multiselect/MultiSelect.vue?vue&type=template&id=9f6d89a8&
4825
4825
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"container",class:_vm.containerClass,on:{"click":_vm.onClick}},[_c('div',{staticClass:"p-hidden-accessible"},[_c('input',{ref:"focusInput",attrs:{"type":"text","role":"listbox","id":_vm.inputId,"readonly":"","disabled":_vm.disabled,"tabindex":_vm.tabindex,"aria-haspopup":"listbox","aria-expanded":_vm.overlayVisible,"aria-labelledby":_vm.ariaLabelledBy},on:{"focus":_vm.onFocus,"blur":_vm.onBlur,"keydown":_vm.onKeyDown}})]),_c('div',{staticClass:"p-multiselect-label-container"},[_c('div',{class:_vm.labelClass},[_vm._t("value",function(){return [(_vm.display === 'comma')?[_vm._v("\n "+_vm._s(_vm.label || 'empty')+"\n ")]:(_vm.display === 'chip')?[_vm._l((_vm.value),function(item){return _c('div',{key:_vm.getLabelByValue(item),staticClass:"p-multiselect-token"},[_c('span',{staticClass:"p-multiselect-token-label"},[_vm._v(_vm._s(_vm.getLabelByValue(item)))]),(!_vm.disabled)?_c('span',{staticClass:"p-multiselect-token-icon pi pi-times-circle",on:{"click":function($event){return _vm.removeChip(item)}}}):_vm._e()])}),(!_vm.value || _vm.value.length === 0)?[_vm._v(_vm._s(_vm.placeholder || 'empty'))]:_vm._e()]:_vm._e()]},{"value":_vm.value,"placeholder":_vm.placeholder})],2)]),_c('div',{staticClass:"p-multiselect-trigger"},[_vm._t("indicator",function(){return [_c('span',{staticClass:"p-multiselect-trigger-icon pi pi-chevron-down"})]})],2),_c('transition',{attrs:{"name":"p-connected-overlay"},on:{"enter":_vm.onOverlayEnter,"leave":_vm.onOverlayLeave}},[(_vm.overlayVisible)?_c('div',{ref:"overlay",staticClass:"p-multiselect-panel p-component"},[((_vm.showToggleAll && _vm.selectionLimit == null) || _vm.filter)?_c('div',{staticClass:"p-multiselect-header"},[(_vm.showToggleAll && _vm.selectionLimit == null)?_c('div',{staticClass:"p-checkbox p-component",attrs:{"role":"checkbox","aria-checked":_vm.allSelected},on:{"click":_vm.onToggleAll}},[_c('div',{staticClass:"p-hidden-accessible"},[_c('input',{attrs:{"type":"checkbox","readonly":""},on:{"focus":_vm.onHeaderCheckboxFocus,"blur":_vm.onHeaderCheckboxBlur}})]),_c('div',{class:['p-checkbox-box', {'p-highlight': _vm.allSelected, 'p-focus': _vm.headerCheckboxFocused}],attrs:{"role":"checkbox","aria-checked":_vm.allSelected}},[_c('span',{class:['p-checkbox-icon', {'pi pi-check': _vm.allSelected}]})])]):_vm._e(),(_vm.filter)?_c('div',{staticClass:"p-multiselect-filter-container"},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.filterValue),expression:"filterValue"}],ref:"filterInput",staticClass:"p-multiselect-filter p-inputtext p-component",attrs:{"type":"text","autoComplete":"on","placeholder":_vm.filterPlaceholder},domProps:{"value":(_vm.filterValue)},on:{"input":[function($event){if($event.target.composing){ return; }_vm.filterValue=$event.target.value},_vm.onFilterChange]}}),_c('span',{staticClass:"p-multiselect-filter-icon pi pi-search"})]):_vm._e(),_c('button',{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"p-multiselect-close p-link",attrs:{"type":"button"},on:{"click":_vm.onCloseClick}},[_c('span',{staticClass:"p-multiselect-close-icon pi pi-times"})])]):_vm._e(),_c('div',{ref:"itemsWrapper",staticClass:"p-multiselect-items-wrapper",style:({'max-height': _vm.scrollHeight})},[_c('ul',{staticClass:"p-multiselect-items p-component",attrs:{"role":"listbox","aria-multiselectable":"true"}},[_vm._l((_vm.visibleOptions),function(option,i){return _c('li',{directives:[{name:"ripple",rawName:"v-ripple"}],key:_vm.getOptionRenderKey(option),class:['p-multiselect-item', {'p-highlight': _vm.isSelected(option), 'p-disabled': _vm.isOptionDisabled(option)}],attrs:{"role":"option","aria-selected":_vm.isSelected(option),"aria-label":_vm.getOptionLabel(option),"tabindex":_vm.tabindex||'0'},on:{"click":function($event){return _vm.onOptionSelect($event, option)},"keydown":function($event){return _vm.onOptionKeyDown($event, option)}}},[_c('div',{staticClass:"p-checkbox p-component"},[_c('div',{class:['p-checkbox-box', {'p-highlight': _vm.isSelected(option)}]},[_c('span',{class:['p-checkbox-icon', {'pi pi-check': _vm.isSelected(option)}]})])]),_vm._t("option",function(){return [_c('span',[_vm._v(_vm._s(_vm.getOptionLabel(option)))])]},{"option":option,"index":i})],2)}),(_vm.filterValue && (!_vm.visibleOptions || (_vm.visibleOptions && _vm.visibleOptions.length === 0)))?_c('li',{staticClass:"p-multiselect-empty-message"},[_vm._v(_vm._s(_vm.emptyFilterMessage))]):_vm._e()],2)])]):_vm._e()])],1)}
4826
4826
  var staticRenderFns = []
4827
4827
 
@@ -4830,7 +4830,7 @@ if (typeof window !== 'undefined') {
4830
4830
  // Indicate to webpack that this file can be concatenated
4831
4831
  /* harmony default export */ var setPublicPath = (null);
4832
4832
 
4833
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/multiselect/MultiSelect.vue?vue&type=template&id=9f6d89a8&
4833
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/multiselect/MultiSelect.vue?vue&type=template&id=9f6d89a8&
4834
4834
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"container",class:_vm.containerClass,on:{"click":_vm.onClick}},[_c('div',{staticClass:"p-hidden-accessible"},[_c('input',{ref:"focusInput",attrs:{"type":"text","role":"listbox","id":_vm.inputId,"readonly":"","disabled":_vm.disabled,"tabindex":_vm.tabindex,"aria-haspopup":"listbox","aria-expanded":_vm.overlayVisible,"aria-labelledby":_vm.ariaLabelledBy},on:{"focus":_vm.onFocus,"blur":_vm.onBlur,"keydown":_vm.onKeyDown}})]),_c('div',{staticClass:"p-multiselect-label-container"},[_c('div',{class:_vm.labelClass},[_vm._t("value",function(){return [(_vm.display === 'comma')?[_vm._v("\n "+_vm._s(_vm.label || 'empty')+"\n ")]:(_vm.display === 'chip')?[_vm._l((_vm.value),function(item){return _c('div',{key:_vm.getLabelByValue(item),staticClass:"p-multiselect-token"},[_c('span',{staticClass:"p-multiselect-token-label"},[_vm._v(_vm._s(_vm.getLabelByValue(item)))]),(!_vm.disabled)?_c('span',{staticClass:"p-multiselect-token-icon pi pi-times-circle",on:{"click":function($event){return _vm.removeChip(item)}}}):_vm._e()])}),(!_vm.value || _vm.value.length === 0)?[_vm._v(_vm._s(_vm.placeholder || 'empty'))]:_vm._e()]:_vm._e()]},{"value":_vm.value,"placeholder":_vm.placeholder})],2)]),_c('div',{staticClass:"p-multiselect-trigger"},[_vm._t("indicator",function(){return [_c('span',{staticClass:"p-multiselect-trigger-icon pi pi-chevron-down"})]})],2),_c('transition',{attrs:{"name":"p-connected-overlay"},on:{"enter":_vm.onOverlayEnter,"leave":_vm.onOverlayLeave}},[(_vm.overlayVisible)?_c('div',{ref:"overlay",staticClass:"p-multiselect-panel p-component"},[((_vm.showToggleAll && _vm.selectionLimit == null) || _vm.filter)?_c('div',{staticClass:"p-multiselect-header"},[(_vm.showToggleAll && _vm.selectionLimit == null)?_c('div',{staticClass:"p-checkbox p-component",attrs:{"role":"checkbox","aria-checked":_vm.allSelected},on:{"click":_vm.onToggleAll}},[_c('div',{staticClass:"p-hidden-accessible"},[_c('input',{attrs:{"type":"checkbox","readonly":""},on:{"focus":_vm.onHeaderCheckboxFocus,"blur":_vm.onHeaderCheckboxBlur}})]),_c('div',{class:['p-checkbox-box', {'p-highlight': _vm.allSelected, 'p-focus': _vm.headerCheckboxFocused}],attrs:{"role":"checkbox","aria-checked":_vm.allSelected}},[_c('span',{class:['p-checkbox-icon', {'pi pi-check': _vm.allSelected}]})])]):_vm._e(),(_vm.filter)?_c('div',{staticClass:"p-multiselect-filter-container"},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.filterValue),expression:"filterValue"}],ref:"filterInput",staticClass:"p-multiselect-filter p-inputtext p-component",attrs:{"type":"text","autoComplete":"on","placeholder":_vm.filterPlaceholder},domProps:{"value":(_vm.filterValue)},on:{"input":[function($event){if($event.target.composing){ return; }_vm.filterValue=$event.target.value},_vm.onFilterChange]}}),_c('span',{staticClass:"p-multiselect-filter-icon pi pi-search"})]):_vm._e(),_c('button',{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"p-multiselect-close p-link",attrs:{"type":"button"},on:{"click":_vm.onCloseClick}},[_c('span',{staticClass:"p-multiselect-close-icon pi pi-times"})])]):_vm._e(),_c('div',{ref:"itemsWrapper",staticClass:"p-multiselect-items-wrapper",style:({'max-height': _vm.scrollHeight})},[_c('ul',{staticClass:"p-multiselect-items p-component",attrs:{"role":"listbox","aria-multiselectable":"true"}},[_vm._l((_vm.visibleOptions),function(option,i){return _c('li',{directives:[{name:"ripple",rawName:"v-ripple"}],key:_vm.getOptionRenderKey(option),class:['p-multiselect-item', {'p-highlight': _vm.isSelected(option), 'p-disabled': _vm.isOptionDisabled(option)}],attrs:{"role":"option","aria-selected":_vm.isSelected(option),"aria-label":_vm.getOptionLabel(option),"tabindex":_vm.tabindex||'0'},on:{"click":function($event){return _vm.onOptionSelect($event, option)},"keydown":function($event){return _vm.onOptionKeyDown($event, option)}}},[_c('div',{staticClass:"p-checkbox p-component"},[_c('div',{class:['p-checkbox-box', {'p-highlight': _vm.isSelected(option)}]},[_c('span',{class:['p-checkbox-icon', {'pi pi-check': _vm.isSelected(option)}]})])]),_vm._t("option",function(){return [_c('span',[_vm._v(_vm._s(_vm.getOptionLabel(option)))])]},{"option":option,"index":i})],2)}),(_vm.filterValue && (!_vm.visibleOptions || (_vm.visibleOptions && _vm.visibleOptions.length === 0)))?_c('li',{staticClass:"p-multiselect-empty-message"},[_vm._v(_vm._s(_vm.emptyFilterMessage))]):_vm._e()],2)])]):_vm._e()])],1)}
4835
4835
  var staticRenderFns = []
4836
4836
 
@@ -4707,7 +4707,7 @@ if (typeof window !== 'undefined') {
4707
4707
  // Indicate to webpack that this file can be concatenated
4708
4708
  /* harmony default export */ var setPublicPath = (null);
4709
4709
 
4710
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/orderlist/OrderList.vue?vue&type=template&id=d4d9fe48&
4710
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/orderlist/OrderList.vue?vue&type=template&id=d4d9fe48&
4711
4711
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.containerClass},[_c('div',{staticClass:"p-orderlist-controls"},[_vm._t("controlsstart"),_c('OLButton',{attrs:{"type":"button","icon":"pi pi-angle-up"},on:{"click":_vm.moveUp}}),_c('OLButton',{attrs:{"type":"button","icon":"pi pi-angle-double-up"},on:{"click":_vm.moveTop}}),_c('OLButton',{attrs:{"type":"button","icon":"pi pi-angle-down"},on:{"click":_vm.moveDown}}),_c('OLButton',{attrs:{"type":"button","icon":"pi pi-angle-double-down"},on:{"click":_vm.moveBottom}}),_vm._t("controlsend")],2),_c('div',{staticClass:"p-orderlist-list-container"},[(_vm.$slots.header)?_c('div',{staticClass:"p-orderlist-header"},[_vm._t("header")],2):_vm._e(),_c('transition-group',{ref:"list",staticClass:"p-orderlist-list",style:(_vm.listStyle),attrs:{"name":"p-orderlist-flip","tag":"ul","role":"listbox","aria-multiselectable":"multiple"}},[_vm._l((_vm.value),function(item,i){return [_c('li',{directives:[{name:"ripple",rawName:"v-ripple"}],key:_vm.getItemKey(item, i),class:['p-orderlist-item', {'p-highlight': _vm.isSelected(item)}],attrs:{"tabindex":"0","role":"option","aria-selected":_vm.isSelected(item)},on:{"click":function($event){return _vm.onItemClick($event, item, i)},"keydown":function($event){return _vm.onItemKeyDown($event, item, i)},"touchend":_vm.onItemTouchEnd}},[_vm._t("item",null,{"item":item,"index":i})],2)]})],2)],1)])}
4712
4712
  var staticRenderFns = []
4713
4713
 
@@ -4779,7 +4779,7 @@ function _nonIterableSpread() {
4779
4779
  function _toConsumableArray(arr) {
4780
4780
  return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
4781
4781
  }
4782
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/button/Button.vue?vue&type=template&id=3d0cb6ac&
4782
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/button/Button.vue?vue&type=template&id=3d0cb6ac&
4783
4783
  var Buttonvue_type_template_id_3d0cb6ac_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',_vm._g({directives:[{name:"ripple",rawName:"v-ripple"}],class:_vm.buttonClass,attrs:{"type":"button"}},_vm.$listeners),[_vm._t("default",function(){return [(_vm.icon)?_c('span',{class:_vm.iconClass}):_vm._e(),_c('span',{staticClass:"p-button-label"},[_vm._v(_vm._s(_vm.label||' '))]),(_vm.badge)?_c('span',{staticClass:"p-badge",class:_vm.badgeStyleClass},[_vm._v(_vm._s(_vm.badge))]):_vm._e()]})],2)}
4784
4784
  var Buttonvue_type_template_id_3d0cb6ac_staticRenderFns = []
4785
4785
 
@@ -4716,7 +4716,7 @@ if (typeof window !== 'undefined') {
4716
4716
  // Indicate to webpack that this file can be concatenated
4717
4717
  /* harmony default export */ var setPublicPath = (null);
4718
4718
 
4719
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/orderlist/OrderList.vue?vue&type=template&id=d4d9fe48&
4719
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/orderlist/OrderList.vue?vue&type=template&id=d4d9fe48&
4720
4720
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.containerClass},[_c('div',{staticClass:"p-orderlist-controls"},[_vm._t("controlsstart"),_c('OLButton',{attrs:{"type":"button","icon":"pi pi-angle-up"},on:{"click":_vm.moveUp}}),_c('OLButton',{attrs:{"type":"button","icon":"pi pi-angle-double-up"},on:{"click":_vm.moveTop}}),_c('OLButton',{attrs:{"type":"button","icon":"pi pi-angle-down"},on:{"click":_vm.moveDown}}),_c('OLButton',{attrs:{"type":"button","icon":"pi pi-angle-double-down"},on:{"click":_vm.moveBottom}}),_vm._t("controlsend")],2),_c('div',{staticClass:"p-orderlist-list-container"},[(_vm.$slots.header)?_c('div',{staticClass:"p-orderlist-header"},[_vm._t("header")],2):_vm._e(),_c('transition-group',{ref:"list",staticClass:"p-orderlist-list",style:(_vm.listStyle),attrs:{"name":"p-orderlist-flip","tag":"ul","role":"listbox","aria-multiselectable":"multiple"}},[_vm._l((_vm.value),function(item,i){return [_c('li',{directives:[{name:"ripple",rawName:"v-ripple"}],key:_vm.getItemKey(item, i),class:['p-orderlist-item', {'p-highlight': _vm.isSelected(item)}],attrs:{"tabindex":"0","role":"option","aria-selected":_vm.isSelected(item)},on:{"click":function($event){return _vm.onItemClick($event, item, i)},"keydown":function($event){return _vm.onItemKeyDown($event, item, i)},"touchend":_vm.onItemTouchEnd}},[_vm._t("item",null,{"item":item,"index":i})],2)]})],2)],1)])}
4721
4721
  var staticRenderFns = []
4722
4722
 
@@ -4788,7 +4788,7 @@ function _nonIterableSpread() {
4788
4788
  function _toConsumableArray(arr) {
4789
4789
  return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
4790
4790
  }
4791
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/button/Button.vue?vue&type=template&id=3d0cb6ac&
4791
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/button/Button.vue?vue&type=template&id=3d0cb6ac&
4792
4792
  var Buttonvue_type_template_id_3d0cb6ac_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',_vm._g({directives:[{name:"ripple",rawName:"v-ripple"}],class:_vm.buttonClass,attrs:{"type":"button"}},_vm.$listeners),[_vm._t("default",function(){return [(_vm.icon)?_c('span',{class:_vm.iconClass}):_vm._e(),_c('span',{staticClass:"p-button-label"},[_vm._v(_vm._s(_vm.label||' '))]),(_vm.badge)?_c('span',{staticClass:"p-badge",class:_vm.badgeStyleClass},[_vm._v(_vm._s(_vm.badge))]):_vm._e()]})],2)}
4793
4793
  var Buttonvue_type_template_id_3d0cb6ac_staticRenderFns = []
4794
4794
 
@@ -3369,7 +3369,7 @@ if (typeof window !== 'undefined') {
3369
3369
  // Indicate to webpack that this file can be concatenated
3370
3370
  /* harmony default export */ var setPublicPath = (null);
3371
3371
 
3372
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/organizationchart/OrganizationChart.vue?vue&type=template&id=3319b89f&
3372
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/organizationchart/OrganizationChart.vue?vue&type=template&id=3319b89f&
3373
3373
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"p-organizationchart p-component"},[_c('OrganizationChartNode',{attrs:{"node":_vm.value,"templates":_vm.$scopedSlots,"collapsedKeys":_vm.d_collapsedKeys,"collapsible":_vm.collapsible,"selectionMode":_vm.selectionMode,"selectionKeys":_vm.selectionKeys},on:{"node-toggle":_vm.onNodeToggle,"node-click":_vm.onNodeClick}})],1)}
3374
3374
  var staticRenderFns = []
3375
3375
 
@@ -3405,7 +3405,7 @@ function _defineProperty(obj, key, value) {
3405
3405
 
3406
3406
  return obj;
3407
3407
  }
3408
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/organizationchart/OrganizationChartNode.vue?vue&type=template&id=ac083f2e&
3408
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/organizationchart/OrganizationChartNode.vue?vue&type=template&id=ac083f2e&
3409
3409
  var OrganizationChartNodevue_type_template_id_ac083f2e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('table',{staticClass:"p-organizationchart-table"},[_c('tbody',[(_vm.node)?_c('tr',[_c('td',{attrs:{"colspan":_vm.colspan}},[_c('div',{class:_vm.nodeContentClass,on:{"click":_vm.onNodeClick}},[_c('OrganizationChartNodeTemplate',{attrs:{"node":_vm.node,"template":_vm.templates[_vm.node.type]||_vm.templates['default']}}),(_vm.toggleable)?_c('a',{staticClass:"p-node-toggler",attrs:{"tabindex":"0"},on:{"click":_vm.toggleNode,"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.toggleNode.apply(null, arguments)}}},[_c('i',{staticClass:"p-node-toggler-icon pi",class:{'pi-chevron-down': _vm.expanded, 'pi-chevron-up': !_vm.expanded}})]):_vm._e()],1)])]):_vm._e(),_c('tr',{staticClass:"p-organizationchart-lines",style:(_vm.childStyle)},[_c('td',{attrs:{"colspan":_vm.colspan}},[_c('div',{staticClass:"p-organizationchart-line-down"})])]),_c('tr',{staticClass:"p-organizationchart-lines",style:(_vm.childStyle)},[(_vm.node.children && _vm.node.children.length === 1)?[_c('td',{attrs:{"colspan":_vm.colspan}},[_c('div',{staticClass:"p-organizationchart-line-down"})])]:_vm._e(),(_vm.node.children && _vm.node.children.length > 1)?[_vm._l((_vm.node.children),function(child,i){return [_c('td',{key:child.key + '_left',staticClass:"p-organizationchart-line-left",class:{'p-organizationchart-line-top': !(i === 0)}},[_vm._v(" ")]),_c('td',{key:child.key + '_right',staticClass:"p-organizationchart-line-right",class:{'p-organizationchart-line-top': !(i === (_vm.node.children.length - 1))}},[_vm._v(" ")])]})]:_vm._e()],2),_c('tr',{staticClass:"p-organizationchart-nodes",style:(_vm.childStyle)},_vm._l((_vm.node.children),function(child){return _c('td',{key:child.key,attrs:{"colspan":"2"}},[_c('sub-node',{attrs:{"node":child,"templates":_vm.templates,"collapsedKeys":_vm.collapsedKeys,"collapsible":_vm.collapsible,"selectionMode":_vm.selectionMode,"selectionKeys":_vm.selectionKeys},on:{"node-toggle":_vm.onChildNodeToggle,"node-click":_vm.onChildNodeClick}})],1)}),0)])])}
3410
3410
  var OrganizationChartNodevue_type_template_id_ac083f2e_staticRenderFns = []
3411
3411
 
@@ -3378,7 +3378,7 @@ if (typeof window !== 'undefined') {
3378
3378
  // Indicate to webpack that this file can be concatenated
3379
3379
  /* harmony default export */ var setPublicPath = (null);
3380
3380
 
3381
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/organizationchart/OrganizationChart.vue?vue&type=template&id=3319b89f&
3381
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/organizationchart/OrganizationChart.vue?vue&type=template&id=3319b89f&
3382
3382
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"p-organizationchart p-component"},[_c('OrganizationChartNode',{attrs:{"node":_vm.value,"templates":_vm.$scopedSlots,"collapsedKeys":_vm.d_collapsedKeys,"collapsible":_vm.collapsible,"selectionMode":_vm.selectionMode,"selectionKeys":_vm.selectionKeys},on:{"node-toggle":_vm.onNodeToggle,"node-click":_vm.onNodeClick}})],1)}
3383
3383
  var staticRenderFns = []
3384
3384
 
@@ -3414,7 +3414,7 @@ function _defineProperty(obj, key, value) {
3414
3414
 
3415
3415
  return obj;
3416
3416
  }
3417
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/organizationchart/OrganizationChartNode.vue?vue&type=template&id=ac083f2e&
3417
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/organizationchart/OrganizationChartNode.vue?vue&type=template&id=ac083f2e&
3418
3418
  var OrganizationChartNodevue_type_template_id_ac083f2e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('table',{staticClass:"p-organizationchart-table"},[_c('tbody',[(_vm.node)?_c('tr',[_c('td',{attrs:{"colspan":_vm.colspan}},[_c('div',{class:_vm.nodeContentClass,on:{"click":_vm.onNodeClick}},[_c('OrganizationChartNodeTemplate',{attrs:{"node":_vm.node,"template":_vm.templates[_vm.node.type]||_vm.templates['default']}}),(_vm.toggleable)?_c('a',{staticClass:"p-node-toggler",attrs:{"tabindex":"0"},on:{"click":_vm.toggleNode,"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.toggleNode.apply(null, arguments)}}},[_c('i',{staticClass:"p-node-toggler-icon pi",class:{'pi-chevron-down': _vm.expanded, 'pi-chevron-up': !_vm.expanded}})]):_vm._e()],1)])]):_vm._e(),_c('tr',{staticClass:"p-organizationchart-lines",style:(_vm.childStyle)},[_c('td',{attrs:{"colspan":_vm.colspan}},[_c('div',{staticClass:"p-organizationchart-line-down"})])]),_c('tr',{staticClass:"p-organizationchart-lines",style:(_vm.childStyle)},[(_vm.node.children && _vm.node.children.length === 1)?[_c('td',{attrs:{"colspan":_vm.colspan}},[_c('div',{staticClass:"p-organizationchart-line-down"})])]:_vm._e(),(_vm.node.children && _vm.node.children.length > 1)?[_vm._l((_vm.node.children),function(child,i){return [_c('td',{key:child.key + '_left',staticClass:"p-organizationchart-line-left",class:{'p-organizationchart-line-top': !(i === 0)}},[_vm._v(" ")]),_c('td',{key:child.key + '_right',staticClass:"p-organizationchart-line-right",class:{'p-organizationchart-line-top': !(i === (_vm.node.children.length - 1))}},[_vm._v(" ")])]})]:_vm._e()],2),_c('tr',{staticClass:"p-organizationchart-nodes",style:(_vm.childStyle)},_vm._l((_vm.node.children),function(child){return _c('td',{key:child.key,attrs:{"colspan":"2"}},[_c('sub-node',{attrs:{"node":child,"templates":_vm.templates,"collapsedKeys":_vm.collapsedKeys,"collapsible":_vm.collapsible,"selectionMode":_vm.selectionMode,"selectionKeys":_vm.selectionKeys},on:{"node-toggle":_vm.onChildNodeToggle,"node-click":_vm.onChildNodeClick}})],1)}),0)])])}
3419
3419
  var OrganizationChartNodevue_type_template_id_ac083f2e_staticRenderFns = []
3420
3420
 
@@ -2782,7 +2782,7 @@ if (typeof window !== 'undefined') {
2782
2782
  // Indicate to webpack that this file can be concatenated
2783
2783
  /* harmony default export */ var setPublicPath = (null);
2784
2784
 
2785
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/organizationchart/OrganizationChartNode.vue?vue&type=template&id=ac083f2e&
2785
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/organizationchart/OrganizationChartNode.vue?vue&type=template&id=ac083f2e&
2786
2786
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('table',{staticClass:"p-organizationchart-table"},[_c('tbody',[(_vm.node)?_c('tr',[_c('td',{attrs:{"colspan":_vm.colspan}},[_c('div',{class:_vm.nodeContentClass,on:{"click":_vm.onNodeClick}},[_c('OrganizationChartNodeTemplate',{attrs:{"node":_vm.node,"template":_vm.templates[_vm.node.type]||_vm.templates['default']}}),(_vm.toggleable)?_c('a',{staticClass:"p-node-toggler",attrs:{"tabindex":"0"},on:{"click":_vm.toggleNode,"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.toggleNode.apply(null, arguments)}}},[_c('i',{staticClass:"p-node-toggler-icon pi",class:{'pi-chevron-down': _vm.expanded, 'pi-chevron-up': !_vm.expanded}})]):_vm._e()],1)])]):_vm._e(),_c('tr',{staticClass:"p-organizationchart-lines",style:(_vm.childStyle)},[_c('td',{attrs:{"colspan":_vm.colspan}},[_c('div',{staticClass:"p-organizationchart-line-down"})])]),_c('tr',{staticClass:"p-organizationchart-lines",style:(_vm.childStyle)},[(_vm.node.children && _vm.node.children.length === 1)?[_c('td',{attrs:{"colspan":_vm.colspan}},[_c('div',{staticClass:"p-organizationchart-line-down"})])]:_vm._e(),(_vm.node.children && _vm.node.children.length > 1)?[_vm._l((_vm.node.children),function(child,i){return [_c('td',{key:child.key + '_left',staticClass:"p-organizationchart-line-left",class:{'p-organizationchart-line-top': !(i === 0)}},[_vm._v(" ")]),_c('td',{key:child.key + '_right',staticClass:"p-organizationchart-line-right",class:{'p-organizationchart-line-top': !(i === (_vm.node.children.length - 1))}},[_vm._v(" ")])]})]:_vm._e()],2),_c('tr',{staticClass:"p-organizationchart-nodes",style:(_vm.childStyle)},_vm._l((_vm.node.children),function(child){return _c('td',{key:child.key,attrs:{"colspan":"2"}},[_c('sub-node',{attrs:{"node":child,"templates":_vm.templates,"collapsedKeys":_vm.collapsedKeys,"collapsible":_vm.collapsible,"selectionMode":_vm.selectionMode,"selectionKeys":_vm.selectionKeys},on:{"node-toggle":_vm.onChildNodeToggle,"node-click":_vm.onChildNodeClick}})],1)}),0)])])}
2787
2787
  var staticRenderFns = []
2788
2788
 
@@ -2791,7 +2791,7 @@ if (typeof window !== 'undefined') {
2791
2791
  // Indicate to webpack that this file can be concatenated
2792
2792
  /* harmony default export */ var setPublicPath = (null);
2793
2793
 
2794
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/organizationchart/OrganizationChartNode.vue?vue&type=template&id=ac083f2e&
2794
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/organizationchart/OrganizationChartNode.vue?vue&type=template&id=ac083f2e&
2795
2795
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('table',{staticClass:"p-organizationchart-table"},[_c('tbody',[(_vm.node)?_c('tr',[_c('td',{attrs:{"colspan":_vm.colspan}},[_c('div',{class:_vm.nodeContentClass,on:{"click":_vm.onNodeClick}},[_c('OrganizationChartNodeTemplate',{attrs:{"node":_vm.node,"template":_vm.templates[_vm.node.type]||_vm.templates['default']}}),(_vm.toggleable)?_c('a',{staticClass:"p-node-toggler",attrs:{"tabindex":"0"},on:{"click":_vm.toggleNode,"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.toggleNode.apply(null, arguments)}}},[_c('i',{staticClass:"p-node-toggler-icon pi",class:{'pi-chevron-down': _vm.expanded, 'pi-chevron-up': !_vm.expanded}})]):_vm._e()],1)])]):_vm._e(),_c('tr',{staticClass:"p-organizationchart-lines",style:(_vm.childStyle)},[_c('td',{attrs:{"colspan":_vm.colspan}},[_c('div',{staticClass:"p-organizationchart-line-down"})])]),_c('tr',{staticClass:"p-organizationchart-lines",style:(_vm.childStyle)},[(_vm.node.children && _vm.node.children.length === 1)?[_c('td',{attrs:{"colspan":_vm.colspan}},[_c('div',{staticClass:"p-organizationchart-line-down"})])]:_vm._e(),(_vm.node.children && _vm.node.children.length > 1)?[_vm._l((_vm.node.children),function(child,i){return [_c('td',{key:child.key + '_left',staticClass:"p-organizationchart-line-left",class:{'p-organizationchart-line-top': !(i === 0)}},[_vm._v(" ")]),_c('td',{key:child.key + '_right',staticClass:"p-organizationchart-line-right",class:{'p-organizationchart-line-top': !(i === (_vm.node.children.length - 1))}},[_vm._v(" ")])]})]:_vm._e()],2),_c('tr',{staticClass:"p-organizationchart-nodes",style:(_vm.childStyle)},_vm._l((_vm.node.children),function(child){return _c('td',{key:child.key,attrs:{"colspan":"2"}},[_c('sub-node',{attrs:{"node":child,"templates":_vm.templates,"collapsedKeys":_vm.collapsedKeys,"collapsible":_vm.collapsible,"selectionMode":_vm.selectionMode,"selectionKeys":_vm.selectionKeys},on:{"node-toggle":_vm.onChildNodeToggle,"node-click":_vm.onChildNodeClick}})],1)}),0)])])}
2796
2796
  var staticRenderFns = []
2797
2797
 
@@ -3271,7 +3271,7 @@ if (typeof window !== 'undefined') {
3271
3271
  // Indicate to webpack that this file can be concatenated
3272
3272
  /* harmony default export */ var setPublicPath = (null);
3273
3273
 
3274
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/overlaypanel/OverlayPanel.vue?vue&type=template&id=261b754d&
3274
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/overlaypanel/OverlayPanel.vue?vue&type=template&id=261b754d&
3275
3275
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('transition',{attrs:{"name":"p-overlaypanel"},on:{"enter":_vm.onEnter,"leave":_vm.onLeave}},[(_vm.visible)?_c('div',{ref:"container",staticClass:"p-overlaypanel p-component"},[_c('div',{staticClass:"p-overlaypanel-content",on:{"click":_vm.onContentClick}},[_vm._t("default")],2),(_vm.showCloseIcon)?_c('button',{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"p-overlaypanel-close p-link",attrs:{"aria-label":_vm.ariaCloseLabel,"type":"button"},on:{"click":_vm.hide}},[_c('span',{staticClass:"p-overlaypanel-close-icon pi pi-times"})]):_vm._e()]):_vm._e()])}
3276
3276
  var staticRenderFns = []
3277
3277
 
@@ -3280,7 +3280,7 @@ if (typeof window !== 'undefined') {
3280
3280
  // Indicate to webpack that this file can be concatenated
3281
3281
  /* harmony default export */ var setPublicPath = (null);
3282
3282
 
3283
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/overlaypanel/OverlayPanel.vue?vue&type=template&id=261b754d&
3283
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/overlaypanel/OverlayPanel.vue?vue&type=template&id=261b754d&
3284
3284
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('transition',{attrs:{"name":"p-overlaypanel"},on:{"enter":_vm.onEnter,"leave":_vm.onLeave}},[(_vm.visible)?_c('div',{ref:"container",staticClass:"p-overlaypanel p-component"},[_c('div',{staticClass:"p-overlaypanel-content",on:{"click":_vm.onContentClick}},[_vm._t("default")],2),(_vm.showCloseIcon)?_c('button',{directives:[{name:"ripple",rawName:"v-ripple"}],staticClass:"p-overlaypanel-close p-link",attrs:{"aria-label":_vm.ariaCloseLabel,"type":"button"},on:{"click":_vm.hide}},[_c('span',{staticClass:"p-overlaypanel-close-icon pi pi-times"})]):_vm._e()]):_vm._e()])}
3285
3285
  var staticRenderFns = []
3286
3286
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "primevue",
3
- "version": "2.9.1",
3
+ "version": "2.9.2",
4
4
  "homepage": "https://www.primefaces.org/primevue",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1431,7 +1431,7 @@ if (typeof window !== 'undefined') {
1431
1431
  // Indicate to webpack that this file can be concatenated
1432
1432
  /* harmony default export */ var setPublicPath = (null);
1433
1433
 
1434
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/paginator/CurrentPageReport.vue?vue&type=template&id=47febb3a&
1434
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/paginator/CurrentPageReport.vue?vue&type=template&id=47febb3a&
1435
1435
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',{staticClass:"p-paginator-current"},[_vm._v(_vm._s(_vm.text))])}
1436
1436
  var staticRenderFns = []
1437
1437
 
@@ -1440,7 +1440,7 @@ if (typeof window !== 'undefined') {
1440
1440
  // Indicate to webpack that this file can be concatenated
1441
1441
  /* harmony default export */ var setPublicPath = (null);
1442
1442
 
1443
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/paginator/CurrentPageReport.vue?vue&type=template&id=47febb3a&
1443
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/paginator/CurrentPageReport.vue?vue&type=template&id=47febb3a&
1444
1444
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',{staticClass:"p-paginator-current"},[_vm._v(_vm._s(_vm.text))])}
1445
1445
  var staticRenderFns = []
1446
1446
 
@@ -2782,7 +2782,7 @@ if (typeof window !== 'undefined') {
2782
2782
  // Indicate to webpack that this file can be concatenated
2783
2783
  /* harmony default export */ var setPublicPath = (null);
2784
2784
 
2785
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/paginator/FirstPageLink.vue?vue&type=template&id=1f99c87b&
2785
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/paginator/FirstPageLink.vue?vue&type=template&id=1f99c87b&
2786
2786
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',_vm._g({directives:[{name:"ripple",rawName:"v-ripple"}],class:_vm.containerClass,attrs:{"type":"button"}},_vm.$listeners),[_c('span',{staticClass:"p-paginator-icon pi pi-angle-double-left"})])}
2787
2787
  var staticRenderFns = []
2788
2788
 
@@ -2791,7 +2791,7 @@ if (typeof window !== 'undefined') {
2791
2791
  // Indicate to webpack that this file can be concatenated
2792
2792
  /* harmony default export */ var setPublicPath = (null);
2793
2793
 
2794
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/paginator/FirstPageLink.vue?vue&type=template&id=1f99c87b&
2794
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/paginator/FirstPageLink.vue?vue&type=template&id=1f99c87b&
2795
2795
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',_vm._g({directives:[{name:"ripple",rawName:"v-ripple"}],class:_vm.containerClass,attrs:{"type":"button"}},_vm.$listeners),[_c('span',{staticClass:"p-paginator-icon pi pi-angle-double-left"})])}
2796
2796
  var staticRenderFns = []
2797
2797
 
@@ -4668,7 +4668,7 @@ if (typeof window !== 'undefined') {
4668
4668
  // Indicate to webpack that this file can be concatenated
4669
4669
  /* harmony default export */ var setPublicPath = (null);
4670
4670
 
4671
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/paginator/JumpToPageDropdown.vue?vue&type=template&id=feba0bc8&
4671
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/paginator/JumpToPageDropdown.vue?vue&type=template&id=feba0bc8&
4672
4672
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('JTPDropdown',{staticClass:"p-paginator-page-options",attrs:{"value":_vm.page,"options":_vm.pageOptions,"optionLabel":"label","optionValue":"value","disabled":_vm.disabled},on:{"input":function($event){return _vm.onChange($event)}}})}
4673
4673
  var staticRenderFns = []
4674
4674
 
@@ -4678,7 +4678,7 @@ var staticRenderFns = []
4678
4678
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.number.constructor.js
4679
4679
  var es6_number_constructor = __webpack_require__("c5f6");
4680
4680
 
4681
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"49e9ffe4-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/dropdown/Dropdown.vue?vue&type=template&id=0ebc4c6d&
4681
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"28cb4606-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/dropdown/Dropdown.vue?vue&type=template&id=0ebc4c6d&
4682
4682
  var Dropdownvue_type_template_id_0ebc4c6d_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"container",class:_vm.containerClass,on:{"click":function($event){return _vm.onClick($event)}}},[_c('div',{staticClass:"p-hidden-accessible"},[_c('input',{ref:"focusInput",attrs:{"type":"text","id":_vm.inputId,"readonly":"","disabled":_vm.disabled,"tabindex":_vm.tabindex,"aria-haspopup":"listbox","aria-expanded":_vm.overlayVisible,"aria-labelledby":_vm.ariaLabelledBy},on:{"focus":_vm.onFocus,"blur":_vm.onBlur,"keydown":_vm.onKeyDown}})]),(_vm.editable)?_c('input',{staticClass:"p-dropdown-label p-inputtext",attrs:{"type":"text","disabled":_vm.disabled,"placeholder":_vm.placeholder,"aria-haspopup":"listbox","aria-expanded":_vm.overlayVisible},domProps:{"value":_vm.editableInputValue},on:{"focus":_vm.onFocus,"blur":_vm.onBlur,"input":_vm.onEditableInput}}):_vm._e(),(!_vm.editable)?_c('span',{class:_vm.labelClass},[_vm._t("value",function(){return [_vm._v("\n "+_vm._s(_vm.label)+"\n ")]},{"value":_vm.value,"placeholder":_vm.placeholder})],2):_vm._e(),(_vm.showClear && _vm.value != null)?_c('i',{staticClass:"p-dropdown-clear-icon pi pi-times",on:{"click":function($event){return _vm.onClearClick($event)}}}):_vm._e(),_c('div',{staticClass:"p-dropdown-trigger",attrs:{"role":"button","aria-haspopup":"listbox","aria-expanded":_vm.overlayVisible}},[_vm._t("indicator",function(){return [_c('span',{staticClass:"p-dropdown-trigger-icon pi pi-chevron-down"})]})],2),_c('transition',{attrs:{"name":"p-connected-overlay"},on:{"enter":_vm.onOverlayEnter,"leave":_vm.onOverlayLeave}},[(_vm.overlayVisible)?_c('div',{ref:"overlay",staticClass:"p-dropdown-panel p-component"},[(_vm.filter)?_c('div',{staticClass:"p-dropdown-header"},[_c('div',{staticClass:"p-dropdown-filter-container"},[_c('input',{ref:"filterInput",staticClass:"p-dropdown-filter p-inputtext p-component",attrs:{"type":"text","autoComplete":"off","placeholder":_vm.filterPlaceholder},domProps:{"value":_vm.filterValue},on:{"keydown":_vm.onFilterKeyDown,"input":_vm.onFilterChange}}),_c('span',{staticClass:"p-dropdown-filter-icon pi pi-search"})])]):_vm._e(),_c('div',{ref:"itemsWrapper",staticClass:"p-dropdown-items-wrapper",style:({'max-height': _vm.scrollHeight})},[_c('ul',{staticClass:"p-dropdown-items",attrs:{"role":"listbox"}},[_vm._l((_vm.visibleOptions),function(option,i){return _c('li',{directives:[{name:"ripple",rawName:"v-ripple"}],key:_vm.getOptionRenderKey(option),class:['p-dropdown-item', {'p-highlight': _vm.isSelected(option), 'p-disabled': _vm.isOptionDisabled(option)}],attrs:{"aria-label":_vm.getOptionLabel(option),"role":"option","aria-selected":_vm.isSelected(option)},on:{"click":function($event){return _vm.onOptionSelect($event, option)}}},[_vm._t("option",function(){return [_vm._v("\n "+_vm._s(_vm.getOptionLabel(option))+"\n ")]},{"option":option,"index":i})],2)}),(_vm.filterValue && (!_vm.visibleOptions || (_vm.visibleOptions && _vm.visibleOptions.length === 0)))?_c('li',{staticClass:"p-dropdown-empty-message"},[_vm._v(_vm._s(_vm.emptyFilterMessage))]):_vm._e()],2)])]):_vm._e()])],1)}
4683
4683
  var Dropdownvue_type_template_id_0ebc4c6d_staticRenderFns = []
4684
4684