@fewangsit/wangsvue 1.5.219-alpha.0 → 1.5.219-alpha.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 (598) hide show
  1. package/animation/index.es.js +54 -37
  2. package/assets/lottiejs/loading-page.es.js +14 -9
  3. package/assets/lottiejs/loading-plane.es.js +2 -2
  4. package/assets/lottiejs/loading-table.es.js +14 -9
  5. package/assets/lottiejs/no-data.es.js +14 -9
  6. package/backgroundimagecropper/index.es.js +61 -37
  7. package/badge/index.es.js +77 -67
  8. package/badgegroup/index.es.js +62 -50
  9. package/basecalendar/index.es.js +1258 -735
  10. package/basetree/index.es.js +213 -113
  11. package/breadcrumb/index.es.js +46 -38
  12. package/button/index.es.js +60 -54
  13. package/buttonbulkaction/index.es.js +168 -117
  14. package/buttoncopy/index.es.js +25 -22
  15. package/buttondownload/index.es.js +125 -76
  16. package/buttonfilter/index.es.js +21 -15
  17. package/buttonradio/index.es.js +91 -67
  18. package/buttonsearch/index.es.js +62 -46
  19. package/buttonselecttree/index.es.js +233 -172
  20. package/buttontoggle/index.es.js +8 -6
  21. package/calendar/index.es.js +113 -58
  22. package/card/index.es.js +44 -42
  23. package/checkbox/index.es.js +105 -74
  24. package/codesnippet/index.es.js +91 -71
  25. package/codesnippetadapter/index.es.js +25 -21
  26. package/columnlist/index.es.js +249 -171
  27. package/components.d.ts +0 -21
  28. package/config/defaultProps.es.js +9 -9
  29. package/config/index.es.js +11 -10
  30. package/config/locale.es.js +2 -2
  31. package/customcolumn/index.es.js +95 -78
  32. package/datatable/index.es.js +1071 -732
  33. package/dialog/index.es.js +54 -54
  34. package/dialogconfirm/index.es.js +90 -75
  35. package/dialogform/index.es.js +170 -133
  36. package/dialogselecttree/index.es.js +242 -194
  37. package/directives/focus.es.js +13 -8
  38. package/dropdown/index.es.js +250 -196
  39. package/editor/index.es.js +694 -498
  40. package/editorbutton/index.es.js +21 -19
  41. package/event-bus/index.es.js +3 -3
  42. package/event-bus/mitt.es.js +37 -20
  43. package/fieldwrapper/index.es.js +30 -25
  44. package/fileupload/index.es.js +230 -140
  45. package/filtercontainer/index.es.js +299 -222
  46. package/form/index.es.js +176 -126
  47. package/gallerypreview/index.es.js +138 -101
  48. package/icon/index.es.js +38 -36
  49. package/image/index.es.js +161 -108
  50. package/imagecompressor/index.es.js +616 -449
  51. package/imageinputinfo/index.es.js +26 -22
  52. package/inlinemessage/index.es.js +77 -65
  53. package/inputbadge/index.es.js +230 -156
  54. package/inputcurrency/index.es.js +146 -109
  55. package/inputemail/index.es.js +18 -16
  56. package/inputgroup/index.es.js +19 -16
  57. package/inputnumber/index.es.js +252 -182
  58. package/inputpassword/index.es.js +120 -94
  59. package/inputphonenumber/index.es.js +1017 -550
  60. package/inputrangenumber/index.es.js +129 -98
  61. package/inputtext/index.es.js +264 -189
  62. package/inputurl/index.es.js +31 -29
  63. package/invisiblefield/index.es.js +24 -16
  64. package/litedropdown/index.es.js +87 -81
  65. package/loading/index.es.js +21 -19
  66. package/loading-page-BXZ4fLOS.js +8 -0
  67. package/loading-page-BuLpsb_1.js +8 -0
  68. package/loading-page-CNqVBg__.js +4 -0
  69. package/loading-page-DbhhZih2.js +4 -0
  70. package/loading-page-DjfWXoOy.js +8 -0
  71. package/loading-page-S-KRY5zm.js +4 -0
  72. package/loading-plane-C1mi7Whv.js +4 -0
  73. package/loading-plane-CWq1hz_l.js +8 -0
  74. package/loading-table-B7LAXzAp.js +4 -0
  75. package/loading-table-BLmgKUsR.js +4 -0
  76. package/loading-table-CG7-cuhv.js +8 -0
  77. package/loading-table-CUPS49ta.js +4 -0
  78. package/loading-table-CuWWrTbv.js +8 -0
  79. package/loading-table-DbBzVwaZ.js +8 -0
  80. package/mentionlist/index.es.js +77 -44
  81. package/mentionsection/index.es.js +53 -43
  82. package/menu/index.es.js +65 -51
  83. package/menuitem/index.es.js +39 -37
  84. package/multirow/index.es.js +29 -28
  85. package/multiselect/index.es.js +184 -152
  86. package/no-data-B781skt3.js +4 -0
  87. package/no-data-CAksOnDl.js +4 -0
  88. package/no-data-DCsjBXQR.js +4 -0
  89. package/no-data-Dz0QOe7Q.js +8 -0
  90. package/no-data-_Huxiv9q.js +8 -0
  91. package/no-data-ybRQontJ.js +8 -0
  92. package/overlaypanel/index.es.js +49 -36
  93. package/package.json +1 -1
  94. package/paginator/index.es.js +36 -33
  95. package/plugins/WangsVue.es.js +63 -45
  96. package/plugins/formValidation.es.js +15 -11
  97. package/progressbar/index.es.js +39 -32
  98. package/quickfilter/index.es.js +94 -81
  99. package/stats.html +1 -1
  100. package/style.css +2 -2
  101. package/tabmenu/index.es.js +18 -16
  102. package/textarea/index.es.js +94 -72
  103. package/timeline/index.es.js +124 -102
  104. package/timelinecontentbytype/index.es.js +114 -92
  105. package/toast/index.es.js +67 -54
  106. package/toggleswitch/index.es.js +83 -66
  107. package/tree/index.es.js +306 -198
  108. package/treenode/index.es.js +464 -339
  109. package/treesearchinput/index.es.js +32 -26
  110. package/usergroup/index.es.js +83 -67
  111. package/username/index.es.js +99 -85
  112. package/utils/addAttachment.util.es.js +47 -21
  113. package/utils/baseToast.util.es.js +41 -33
  114. package/utils/convertJsonImage.util.es.js +24 -24
  115. package/utils/date.util.es.js +131 -106
  116. package/utils/exportToExcel.util.es.js +81 -47
  117. package/utils/filterOptions.util.es.js +8 -2
  118. package/utils/genPlaceholder.util.es.js +30 -16
  119. package/utils/getProjectPermission.util.es.js +15 -12
  120. package/utils/getSalesRole.util.es.js +4 -4
  121. package/utils/getUser.util.es.js +2 -2
  122. package/utils/getUserType.util.es.js +13 -8
  123. package/utils/isIntersect.es.js +4 -2
  124. package/utils/mergePropsWithDefaults.util.es.js +7 -6
  125. package/utils/object.util.es.js +88 -54
  126. package/utils/queryParamsStringfy.util.es.js +19 -11
  127. package/utils/role.util.es.js +5 -4
  128. package/utils/statusSeverity.util.es.js +20 -5
  129. package/utils/textFormatter.util.es.js +28 -50
  130. package/utils/toast.util.es.js +8 -5
  131. package/utils/xlsx.util.es.js +12 -6
  132. package/validatormessage/index.es.js +9 -9
  133. package/vendor/@popperjs/core/lib/createPopper.es.js +110 -83
  134. package/vendor/@popperjs/core/lib/dom-utils/contains.es.js +14 -13
  135. package/vendor/@popperjs/core/lib/dom-utils/getBoundingClientRect.es.js +33 -18
  136. package/vendor/@popperjs/core/lib/dom-utils/getClippingRect.es.js +55 -31
  137. package/vendor/@popperjs/core/lib/dom-utils/getCompositeRect.es.js +43 -22
  138. package/vendor/@popperjs/core/lib/dom-utils/getComputedStyle.es.js +4 -4
  139. package/vendor/@popperjs/core/lib/dom-utils/getDocumentElement.es.js +5 -5
  140. package/vendor/@popperjs/core/lib/dom-utils/getDocumentRect.es.js +23 -13
  141. package/vendor/@popperjs/core/lib/dom-utils/getHTMLElementScroll.es.js +4 -4
  142. package/vendor/@popperjs/core/lib/dom-utils/getLayoutRect.es.js +17 -9
  143. package/vendor/@popperjs/core/lib/dom-utils/getNodeName.es.js +3 -3
  144. package/vendor/@popperjs/core/lib/dom-utils/getNodeScroll.es.js +11 -7
  145. package/vendor/@popperjs/core/lib/dom-utils/getOffsetParent.es.js +42 -26
  146. package/vendor/@popperjs/core/lib/dom-utils/getParentNode.es.js +13 -10
  147. package/vendor/@popperjs/core/lib/dom-utils/getScrollParent.es.js +13 -7
  148. package/vendor/@popperjs/core/lib/dom-utils/getViewportRect.es.js +25 -15
  149. package/vendor/@popperjs/core/lib/dom-utils/getWindow.es.js +8 -7
  150. package/vendor/@popperjs/core/lib/dom-utils/getWindowScroll.es.js +8 -6
  151. package/vendor/@popperjs/core/lib/dom-utils/getWindowScrollBarX.es.js +6 -6
  152. package/vendor/@popperjs/core/lib/dom-utils/instanceOf.es.js +16 -15
  153. package/vendor/@popperjs/core/lib/dom-utils/isLayoutViewport.es.js +4 -4
  154. package/vendor/@popperjs/core/lib/dom-utils/isScrollParent.es.js +5 -5
  155. package/vendor/@popperjs/core/lib/dom-utils/isTableElement.es.js +4 -4
  156. package/vendor/@popperjs/core/lib/dom-utils/listScrollParents.es.js +17 -11
  157. package/vendor/@popperjs/core/lib/enums.es.js +43 -20
  158. package/vendor/@popperjs/core/lib/modifiers/applyStyles.es.js +49 -25
  159. package/vendor/@popperjs/core/lib/modifiers/arrow.es.js +61 -26
  160. package/vendor/@popperjs/core/lib/modifiers/computeStyles.es.js +101 -69
  161. package/vendor/@popperjs/core/lib/modifiers/eventListeners.es.js +30 -16
  162. package/vendor/@popperjs/core/lib/modifiers/flip.es.js +99 -60
  163. package/vendor/@popperjs/core/lib/modifiers/hide.es.js +44 -31
  164. package/vendor/@popperjs/core/lib/modifiers/offset.es.js +32 -20
  165. package/vendor/@popperjs/core/lib/modifiers/popperOffsets.es.js +11 -11
  166. package/vendor/@popperjs/core/lib/modifiers/preventOverflow.es.js +91 -40
  167. package/vendor/@popperjs/core/lib/popper.es.js +14 -13
  168. package/vendor/@popperjs/core/lib/utils/computeAutoPlacement.es.js +29 -21
  169. package/vendor/@popperjs/core/lib/utils/computeOffsets.es.js +41 -36
  170. package/vendor/@popperjs/core/lib/utils/debounce.es.js +11 -7
  171. package/vendor/@popperjs/core/lib/utils/detectOverflow.es.js +42 -28
  172. package/vendor/@popperjs/core/lib/utils/expandToHashMap.es.js +5 -4
  173. package/vendor/@popperjs/core/lib/utils/getAltAxis.es.js +3 -3
  174. package/vendor/@popperjs/core/lib/utils/getBasePlacement.es.js +3 -3
  175. package/vendor/@popperjs/core/lib/utils/getFreshSideObject.es.js +2 -2
  176. package/vendor/@popperjs/core/lib/utils/getMainAxisFromPlacement.es.js +3 -3
  177. package/vendor/@popperjs/core/lib/utils/getOppositePlacement.es.js +5 -5
  178. package/vendor/@popperjs/core/lib/utils/getOppositeVariationPlacement.es.js +5 -5
  179. package/vendor/@popperjs/core/lib/utils/getVariation.es.js +3 -3
  180. package/vendor/@popperjs/core/lib/utils/math.es.js +6 -4
  181. package/vendor/@popperjs/core/lib/utils/mergeByName.es.js +11 -10
  182. package/vendor/@popperjs/core/lib/utils/mergePaddingObject.es.js +4 -4
  183. package/vendor/@popperjs/core/lib/utils/orderModifiers.es.js +30 -22
  184. package/vendor/@popperjs/core/lib/utils/rectToClientRect.es.js +7 -7
  185. package/vendor/@popperjs/core/lib/utils/userAgent.es.js +9 -6
  186. package/vendor/@popperjs/core/lib/utils/within.es.js +8 -8
  187. package/vendor/@tiptap/core/dist/index.es.js +3494 -2000
  188. package/vendor/@tiptap/extension-bold/dist/index.es.js +29 -19
  189. package/vendor/@tiptap/extension-bubble-menu/dist/index.es.js +145 -71
  190. package/vendor/@tiptap/extension-bullet-list/dist/index.es.js +32 -19
  191. package/vendor/@tiptap/extension-code/dist/index.es.js +22 -14
  192. package/vendor/@tiptap/extension-document/dist/index.es.js +4 -4
  193. package/vendor/@tiptap/extension-floating-menu/dist/index.es.js +106 -51
  194. package/vendor/@tiptap/extension-heading/dist/index.es.js +38 -22
  195. package/vendor/@tiptap/extension-history/dist/index.es.js +11 -7
  196. package/vendor/@tiptap/extension-image/dist/index.es.js +20 -17
  197. package/vendor/@tiptap/extension-italic/dist/index.es.js +28 -18
  198. package/vendor/@tiptap/extension-link/dist/index.es.js +236 -147
  199. package/vendor/@tiptap/extension-list-item/dist/index.es.js +6 -6
  200. package/vendor/@tiptap/extension-mention/dist/index.es.js +98 -63
  201. package/vendor/@tiptap/extension-ordered-list/dist/index.es.js +38 -25
  202. package/vendor/@tiptap/extension-paragraph/dist/index.es.js +8 -6
  203. package/vendor/@tiptap/extension-placeholder/dist/index.es.js +34 -27
  204. package/vendor/@tiptap/extension-text/dist/index.es.js +3 -3
  205. package/vendor/@tiptap/extension-underline/dist/index.es.js +16 -10
  206. package/vendor/@tiptap/suggestion/dist/index.es.js +174 -90
  207. package/vendor/@tiptap/vue-3/dist/index.es.js +287 -188
  208. package/vendor/@wangs-ui/core/components/p-BU8h34na.es.js +17 -14
  209. package/vendor/@wangs-ui/core/components/p-C5lMEBcj.es.js +69 -55
  210. package/vendor/@wangs-ui/core/components/p-CKYwZoTo.es.js +26 -22
  211. package/vendor/@wangs-ui/core/components/p-CsoK-EWG.es.js +147 -102
  212. package/vendor/@wangs-ui/core/components/p-DPHEi31J.es.js +102 -77
  213. package/vendor/@wangs-ui/core/components/p-DTTCzifR.es.js +1298 -551
  214. package/vendor/@wangs-ui/core/components/p-Duri5p90.es.js +60 -49
  215. package/vendor/@wangs-ui/core/components/wangs-button.es.js +19 -15
  216. package/vendor/@wangs-ui/core/components/wangs-icon.es.js +3 -3
  217. package/vendor/@wangs-ui/core/components/wangs-input-otp.es.js +3 -3
  218. package/vendor/@wangs-ui/core/components/wangs-tab-menu.es.js +3 -3
  219. package/vendor/@wangs-ui/core/dist/esm/index-DCkh3cGv.es.js +116 -102
  220. package/vendor/@wangs-ui/vue/dist/index.es.js +77 -77
  221. package/vendor/base64toblob/base64toblob.es.js +31 -15
  222. package/vendor/highlight.js/es/core.es.js +5 -5
  223. package/vendor/highlight.js/es/languages/javascript.es.js +237 -193
  224. package/vendor/highlight.js/es/languages/json.es.js +18 -15
  225. package/vendor/highlight.js/es/languages/typescript.es.js +288 -228
  226. package/vendor/highlight.js/es/languages/vbscript-html.es.js +2 -2
  227. package/vendor/highlight.js/lib/core.es.js +1144 -666
  228. package/vendor/linkifyjs/dist/linkify.es.es.js +858 -405
  229. package/vendor/lodash/_Symbol.es.js +11 -8
  230. package/vendor/lodash/_baseGetTag.es.js +19 -12
  231. package/vendor/lodash/_baseTrim.es.js +13 -10
  232. package/vendor/lodash/_freeGlobal.es.js +10 -8
  233. package/vendor/lodash/_getRawTag.es.js +28 -15
  234. package/vendor/lodash/_objectToString.es.js +12 -9
  235. package/vendor/lodash/_root.es.js +12 -8
  236. package/vendor/lodash/_trimmedEndIndex.es.js +14 -11
  237. package/vendor/lodash/debounce.es.js +92 -54
  238. package/vendor/lodash/isObject.es.js +11 -9
  239. package/vendor/lodash/isObjectLike.es.js +10 -8
  240. package/vendor/lodash/isSymbol.es.js +14 -11
  241. package/vendor/lodash/now.es.js +12 -9
  242. package/vendor/lodash/throttle.es.js +25 -17
  243. package/vendor/lodash/toNumber.es.js +33 -23
  244. package/vendor/lodash-es/_DataView.es.js +4 -4
  245. package/vendor/lodash-es/_Hash.es.js +17 -16
  246. package/vendor/lodash-es/_ListCache.es.js +17 -16
  247. package/vendor/lodash-es/_Map.es.js +4 -4
  248. package/vendor/lodash-es/_MapCache.es.js +17 -16
  249. package/vendor/lodash-es/_Promise.es.js +4 -4
  250. package/vendor/lodash-es/_Set.es.js +4 -4
  251. package/vendor/lodash-es/_SetCache.es.js +12 -10
  252. package/vendor/lodash-es/_Stack.es.js +15 -15
  253. package/vendor/lodash-es/_Symbol.es.js +3 -3
  254. package/vendor/lodash-es/_Uint8Array.es.js +3 -3
  255. package/vendor/lodash-es/_WeakMap.es.js +4 -4
  256. package/vendor/lodash-es/_arrayEach.es.js +9 -5
  257. package/vendor/lodash-es/_arrayFilter.es.js +9 -6
  258. package/vendor/lodash-es/_arrayLikeKeys.es.js +21 -17
  259. package/vendor/lodash-es/_arrayPush.es.js +7 -5
  260. package/vendor/lodash-es/_arraySome.es.js +9 -6
  261. package/vendor/lodash-es/_assignValue.es.js +10 -7
  262. package/vendor/lodash-es/_assocIndexOf.es.js +9 -6
  263. package/vendor/lodash-es/_baseAssignValue.es.js +13 -9
  264. package/vendor/lodash-es/_baseClone.es.js +67 -49
  265. package/vendor/lodash-es/_baseCreate.es.js +15 -11
  266. package/vendor/lodash-es/_baseGetAllKeys.es.js +6 -6
  267. package/vendor/lodash-es/_baseGetTag.es.js +11 -7
  268. package/vendor/lodash-es/_baseIsArguments.es.js +6 -6
  269. package/vendor/lodash-es/_baseIsEqual.es.js +11 -5
  270. package/vendor/lodash-es/_baseIsEqualDeep.es.js +39 -26
  271. package/vendor/lodash-es/_baseIsMap.es.js +6 -6
  272. package/vendor/lodash-es/_baseIsNative.es.js +18 -12
  273. package/vendor/lodash-es/_baseIsSet.es.js +6 -6
  274. package/vendor/lodash-es/_baseIsTypedArray.es.js +11 -9
  275. package/vendor/lodash-es/_baseKeys.es.js +16 -11
  276. package/vendor/lodash-es/_baseTimes.es.js +7 -5
  277. package/vendor/lodash-es/_baseTrim.es.js +5 -5
  278. package/vendor/lodash-es/_baseUnary.es.js +4 -4
  279. package/vendor/lodash-es/_cacheHas.es.js +3 -3
  280. package/vendor/lodash-es/_cloneArrayBuffer.es.js +6 -5
  281. package/vendor/lodash-es/_cloneBuffer.es.js +11 -6
  282. package/vendor/lodash-es/_cloneDataView.es.js +5 -5
  283. package/vendor/lodash-es/_cloneRegExp.es.js +6 -5
  284. package/vendor/lodash-es/_cloneSymbol.es.js +5 -5
  285. package/vendor/lodash-es/_cloneTypedArray.es.js +5 -5
  286. package/vendor/lodash-es/_coreJsData.es.js +3 -3
  287. package/vendor/lodash-es/_defineProperty.es.js +7 -6
  288. package/vendor/lodash-es/_equalArrays.es.js +38 -28
  289. package/vendor/lodash-es/_equalByTag.es.js +55 -41
  290. package/vendor/lodash-es/_equalObjects.es.js +42 -28
  291. package/vendor/lodash-es/_freeGlobal.es.js +2 -2
  292. package/vendor/lodash-es/_getAllKeys.es.js +6 -6
  293. package/vendor/lodash-es/_getMapData.es.js +5 -5
  294. package/vendor/lodash-es/_getNative.es.js +6 -6
  295. package/vendor/lodash-es/_getPrototype.es.js +3 -3
  296. package/vendor/lodash-es/_getRawTag.es.js +20 -10
  297. package/vendor/lodash-es/_getSymbols.es.js +15 -8
  298. package/vendor/lodash-es/_getTag.es.js +31 -25
  299. package/vendor/lodash-es/_getValue.es.js +3 -3
  300. package/vendor/lodash-es/_hashClear.es.js +5 -4
  301. package/vendor/lodash-es/_hashDelete.es.js +5 -4
  302. package/vendor/lodash-es/_hashGet.es.js +11 -9
  303. package/vendor/lodash-es/_hashHas.es.js +7 -6
  304. package/vendor/lodash-es/_hashSet.es.js +8 -6
  305. package/vendor/lodash-es/_initCloneArray.es.js +10 -5
  306. package/vendor/lodash-es/_initCloneByTag.es.js +39 -38
  307. package/vendor/lodash-es/_initCloneObject.es.js +6 -6
  308. package/vendor/lodash-es/_isIndex.es.js +7 -5
  309. package/vendor/lodash-es/_isKeyable.es.js +4 -4
  310. package/vendor/lodash-es/_isMasked.es.js +7 -7
  311. package/vendor/lodash-es/_isPrototype.es.js +5 -5
  312. package/vendor/lodash-es/_listCacheClear.es.js +4 -3
  313. package/vendor/lodash-es/_listCacheDelete.es.js +17 -9
  314. package/vendor/lodash-es/_listCacheGet.es.js +5 -5
  315. package/vendor/lodash-es/_listCacheHas.es.js +4 -4
  316. package/vendor/lodash-es/_listCacheSet.es.js +11 -5
  317. package/vendor/lodash-es/_mapCacheClear.es.js +10 -9
  318. package/vendor/lodash-es/_mapCacheDelete.es.js +6 -5
  319. package/vendor/lodash-es/_mapCacheGet.es.js +4 -4
  320. package/vendor/lodash-es/_mapCacheHas.es.js +4 -4
  321. package/vendor/lodash-es/_mapCacheSet.es.js +7 -5
  322. package/vendor/lodash-es/_mapToArray.es.js +7 -6
  323. package/vendor/lodash-es/_nativeCreate.es.js +3 -3
  324. package/vendor/lodash-es/_nativeKeys.es.js +3 -3
  325. package/vendor/lodash-es/_nodeUtil.es.js +13 -6
  326. package/vendor/lodash-es/_objectToString.es.js +5 -4
  327. package/vendor/lodash-es/_overArg.es.js +4 -4
  328. package/vendor/lodash-es/_root.es.js +4 -3
  329. package/vendor/lodash-es/_setCacheAdd.es.js +5 -4
  330. package/vendor/lodash-es/_setCacheHas.es.js +3 -3
  331. package/vendor/lodash-es/_setToArray.es.js +7 -6
  332. package/vendor/lodash-es/_stackClear.es.js +5 -4
  333. package/vendor/lodash-es/_stackDelete.es.js +5 -4
  334. package/vendor/lodash-es/_stackGet.es.js +3 -3
  335. package/vendor/lodash-es/_stackHas.es.js +3 -3
  336. package/vendor/lodash-es/_stackSet.es.js +18 -13
  337. package/vendor/lodash-es/_toSource.es.js +9 -8
  338. package/vendor/lodash-es/_trimmedEndIndex.es.js +7 -6
  339. package/vendor/lodash-es/cloneDeep.es.js +5 -5
  340. package/vendor/lodash-es/debounce.es.js +84 -49
  341. package/vendor/lodash-es/eq.es.js +3 -3
  342. package/vendor/lodash-es/isArguments.es.js +9 -6
  343. package/vendor/lodash-es/isArray.es.js +2 -2
  344. package/vendor/lodash-es/isArrayLike.es.js +5 -5
  345. package/vendor/lodash-es/isBuffer.es.js +9 -4
  346. package/vendor/lodash-es/isEqual.es.js +4 -4
  347. package/vendor/lodash-es/isFunction.es.js +10 -9
  348. package/vendor/lodash-es/isLength.es.js +4 -4
  349. package/vendor/lodash-es/isMap.es.js +6 -5
  350. package/vendor/lodash-es/isObject.es.js +4 -4
  351. package/vendor/lodash-es/isObjectLike.es.js +3 -3
  352. package/vendor/lodash-es/isSet.es.js +6 -5
  353. package/vendor/lodash-es/isSymbol.es.js +6 -6
  354. package/vendor/lodash-es/isTypedArray.es.js +6 -5
  355. package/vendor/lodash-es/keys.es.js +6 -6
  356. package/vendor/lodash-es/now.es.js +4 -4
  357. package/vendor/lodash-es/stubArray.es.js +2 -2
  358. package/vendor/lodash-es/stubFalse.es.js +3 -3
  359. package/vendor/lodash-es/toNumber.es.js +25 -18
  360. package/vendor/lodash-es/toString.es.js +2 -2
  361. package/vendor/lodash-es/uniqueId.es.js +6 -6
  362. package/vendor/orderedmap/dist/index.es.js +65 -49
  363. package/vendor/primevue/api/api.esm.es.js +214 -121
  364. package/vendor/primevue/avatar/avatar.esm.es.js +44 -41
  365. package/vendor/primevue/avatar/style/avatarstyle.esm.es.js +12 -11
  366. package/vendor/primevue/avatargroup/avatargroup.esm.es.js +17 -16
  367. package/vendor/primevue/avatargroup/style/avatargroupstyle.esm.es.js +6 -5
  368. package/vendor/primevue/badge/badge.esm.es.js +21 -20
  369. package/vendor/primevue/badge/style/badgestyle.esm.es.js +19 -18
  370. package/vendor/primevue/base/style/basestyle.esm.es.js +88 -99
  371. package/vendor/primevue/basecomponent/basecomponent.esm.es.js +327 -261
  372. package/vendor/primevue/basedirective/basedirective.esm.es.js +257 -186
  373. package/vendor/primevue/baseicon/baseicon.esm.es.js +55 -49
  374. package/vendor/primevue/baseicon/style/baseiconstyle.esm.es.js +5 -35
  375. package/vendor/primevue/button/button.esm.es.js +76 -72
  376. package/vendor/primevue/button/style/buttonstyle.esm.es.js +46 -39
  377. package/vendor/primevue/card/card.esm.es.js +30 -29
  378. package/vendor/primevue/card/style/cardstyle.esm.es.js +6 -5
  379. package/vendor/primevue/checkbox/checkbox.esm.es.js +109 -101
  380. package/vendor/primevue/checkbox/style/checkboxstyle.esm.es.js +12 -11
  381. package/vendor/primevue/config/config.esm.es.js +76 -58
  382. package/vendor/primevue/dialog/dialog.esm.es.js +421 -281
  383. package/vendor/primevue/dialog/style/dialogstyle.esm.es.js +26 -22
  384. package/vendor/primevue/dropdown/dropdown.esm.es.js +956 -742
  385. package/vendor/primevue/dropdown/style/dropdownstyle.esm.es.js +33 -31
  386. package/vendor/primevue/fileupload/fileupload.esm.es.js +559 -450
  387. package/vendor/primevue/fileupload/style/fileuploadstyle.esm.es.js +14 -13
  388. package/vendor/primevue/focustrap/focustrap.esm.es.js +128 -90
  389. package/vendor/primevue/focustrap/style/focustrapstyle.esm.es.js +2 -2
  390. package/vendor/primevue/icons/angledoubleleft/index.esm.es.js +13 -11
  391. package/vendor/primevue/icons/angledoubleright/index.esm.es.js +13 -11
  392. package/vendor/primevue/icons/angledown/index.esm.es.js +13 -11
  393. package/vendor/primevue/icons/angleleft/index.esm.es.js +13 -11
  394. package/vendor/primevue/icons/angleright/index.esm.es.js +13 -11
  395. package/vendor/primevue/icons/angleup/index.esm.es.js +13 -11
  396. package/vendor/primevue/icons/blank/index.esm.es.js +13 -11
  397. package/vendor/primevue/icons/check/index.esm.es.js +13 -11
  398. package/vendor/primevue/icons/chevrondown/index.esm.es.js +13 -11
  399. package/vendor/primevue/icons/exclamationtriangle/index.esm.es.js +17 -13
  400. package/vendor/primevue/icons/eye/index.esm.es.js +13 -11
  401. package/vendor/primevue/icons/eyeslash/index.esm.es.js +13 -11
  402. package/vendor/primevue/icons/infocircle/index.esm.es.js +13 -11
  403. package/vendor/primevue/icons/plus/index.esm.es.js +13 -11
  404. package/vendor/primevue/icons/refresh/index.esm.es.js +13 -11
  405. package/vendor/primevue/icons/search/index.esm.es.js +13 -11
  406. package/vendor/primevue/icons/searchminus/index.esm.es.js +13 -11
  407. package/vendor/primevue/icons/searchplus/index.esm.es.js +13 -11
  408. package/vendor/primevue/icons/spinner/index.esm.es.js +13 -11
  409. package/vendor/primevue/icons/times/index.esm.es.js +13 -11
  410. package/vendor/primevue/icons/timescircle/index.esm.es.js +13 -11
  411. package/vendor/primevue/icons/undo/index.esm.es.js +13 -11
  412. package/vendor/primevue/icons/upload/index.esm.es.js +13 -11
  413. package/vendor/primevue/icons/windowmaximize/index.esm.es.js +13 -11
  414. package/vendor/primevue/icons/windowminimize/index.esm.es.js +13 -11
  415. package/vendor/primevue/image/image.esm.es.js +280 -235
  416. package/vendor/primevue/image/style/imagestyle.esm.es.js +18 -17
  417. package/vendor/primevue/inputgroup/inputgroup.esm.es.js +17 -16
  418. package/vendor/primevue/inputgroup/style/inputgroupstyle.esm.es.js +6 -5
  419. package/vendor/primevue/inputgroupaddon/inputgroupaddon.esm.es.js +17 -16
  420. package/vendor/primevue/inputgroupaddon/style/inputgroupaddonstyle.esm.es.js +6 -5
  421. package/vendor/primevue/inputnumber/inputnumber.esm.es.js +834 -566
  422. package/vendor/primevue/inputnumber/style/inputnumberstyle.esm.es.js +23 -22
  423. package/vendor/primevue/inputtext/inputtext.esm.es.js +32 -30
  424. package/vendor/primevue/inputtext/style/inputtextstyle.esm.es.js +13 -12
  425. package/vendor/primevue/menu/menu.esm.es.js +402 -304
  426. package/vendor/primevue/menu/style/menustyle.esm.es.js +14 -13
  427. package/vendor/primevue/message/message.esm.es.js +126 -112
  428. package/vendor/primevue/message/style/messagestyle.esm.es.js +9 -8
  429. package/vendor/primevue/multiselect/multiselect.esm.es.js +1083 -835
  430. package/vendor/primevue/multiselect/style/multiselectstyle.esm.es.js +38 -36
  431. package/vendor/primevue/overlayeventbus/overlayeventbus.esm.es.js +3 -3
  432. package/vendor/primevue/overlaypanel/overlaypanel.esm.es.js +275 -169
  433. package/vendor/primevue/overlaypanel/style/overlaypanelstyle.esm.es.js +9 -8
  434. package/vendor/primevue/paginator/paginator.esm.es.js +513 -469
  435. package/vendor/primevue/paginator/style/paginatorstyle.esm.es.js +50 -43
  436. package/vendor/primevue/password/password.esm.es.js +306 -233
  437. package/vendor/primevue/password/style/passwordstyle.esm.es.js +26 -24
  438. package/vendor/primevue/portal/portal.esm.es.js +17 -17
  439. package/vendor/primevue/progressbar/progressbar.esm.es.js +37 -35
  440. package/vendor/primevue/progressbar/style/progressbarstyle.esm.es.js +10 -9
  441. package/vendor/primevue/ripple/ripple.esm.es.js +90 -62
  442. package/vendor/primevue/ripple/style/ripplestyle.esm.es.js +6 -5
  443. package/vendor/primevue/selectbutton/selectbutton.esm.es.js +213 -167
  444. package/vendor/primevue/selectbutton/style/selectbuttonstyle.esm.es.js +14 -13
  445. package/vendor/primevue/skeleton/skeleton.esm.es.js +28 -26
  446. package/vendor/primevue/skeleton/style/skeletonstyle.esm.es.js +13 -11
  447. package/vendor/primevue/textarea/style/textareastyle.esm.es.js +12 -11
  448. package/vendor/primevue/textarea/textarea.esm.es.js +49 -33
  449. package/vendor/primevue/timeline/style/timelinestyle.esm.es.js +9 -8
  450. package/vendor/primevue/timeline/timeline.esm.es.js +53 -52
  451. package/vendor/primevue/toast/style/toaststyle.esm.es.js +54 -46
  452. package/vendor/primevue/toast/toast.esm.es.js +309 -260
  453. package/vendor/primevue/toasteventbus/toasteventbus.esm.es.js +3 -3
  454. package/vendor/primevue/toastservice/toastservice.esm.es.js +16 -15
  455. package/vendor/primevue/tooltip/style/tooltipstyle.esm.es.js +6 -5
  456. package/vendor/primevue/tooltip/tooltip.esm.es.js +383 -186
  457. package/vendor/primevue/usestyle/usestyle.esm.es.js +94 -64
  458. package/vendor/primevue/usetoast/usetoast.esm.es.js +9 -8
  459. package/vendor/primevue/utils/utils.esm.es.js +1078 -772
  460. package/vendor/primevue/virtualscroller/style/virtualscrollerstyle.esm.es.js +5 -67
  461. package/vendor/primevue/virtualscroller/virtualscroller.esm.es.js +655 -428
  462. package/vendor/prosemirror-commands/dist/index.es.js +454 -316
  463. package/vendor/prosemirror-history/dist/index.es.js +286 -178
  464. package/vendor/prosemirror-keymap/dist/index.es.js +68 -48
  465. package/vendor/prosemirror-model/dist/index.es.js +1905 -1436
  466. package/vendor/prosemirror-schema-list/dist/index.es.js +115 -73
  467. package/vendor/prosemirror-state/dist/index.es.js +467 -353
  468. package/vendor/prosemirror-transform/dist/index.es.js +1146 -829
  469. package/vendor/prosemirror-view/dist/index.es.js +4127 -2719
  470. package/vendor/rope-sequence/dist/index.es.js +165 -82
  471. package/vendor/simplebar-core/dist/index.es.js +670 -242
  472. package/vendor/simplebar-vue/dist/simplebar-vue.esm.es.js +73 -60
  473. package/vendor/single-spa/lib/es2015/esm/single-spa.min.es.js +511 -510
  474. package/vendor/tippy.js/dist/tippy.esm.es.js +971 -525
  475. package/vendor/vee-validate/dist/vee-validate.esm.es.js +1830 -1097
  476. package/vendor/vue-advanced-cropper/dist/index.esm-bundler.es.js +740 -738
  477. package/vendor/w3c-keyname/index.es.js +25 -13
  478. package/wangsvue.es.js +167 -208
  479. package/wangsvue.esm.browser.js +49417 -48026
  480. package/wangsvue.system.js +67600 -234
  481. package/api/index.es.js +0 -149
  482. package/apiitem/index.es.js +0 -611
  483. package/assignmember/index.es.js +0 -434
  484. package/attachment/index.es.js +0 -118
  485. package/attachmentchangelog/index.es.js +0 -79
  486. package/attachmentitem/index.es.js +0 -231
  487. package/attachmentthumbnail/index.es.js +0 -83
  488. package/changelog/index.d.ts +0 -164
  489. package/changelog/index.es.js +0 -85
  490. package/changelogfilter/index.es.js +0 -113
  491. package/changelogpage/index.d.ts +0 -184
  492. package/changelogpage/index.es.js +0 -176
  493. package/checklist/index.es.js +0 -571
  494. package/checklistchangelog/index.es.js +0 -85
  495. package/comment/index.d.ts +0 -187
  496. package/comment/index.es.js +0 -267
  497. package/commentblock/index.es.js +0 -337
  498. package/confirmdeploy/index.es.js +0 -64
  499. package/dependencycol/index.es.js +0 -32
  500. package/description/index.es.js +0 -135
  501. package/descriptiontab/index.es.js +0 -30
  502. package/detailmember/index.d.ts +0 -77
  503. package/detailmember/index.es.js +0 -32
  504. package/detailmemberadmin/index.es.js +0 -210
  505. package/detailmemberleader/index.es.js +0 -164
  506. package/detailmemberlog/index.es.js +0 -117
  507. package/detailsprint/index.d.ts +0 -86
  508. package/detailsprint/index.es.js +0 -414
  509. package/dialogaddattachment/index.es.js +0 -273
  510. package/dialogaddchecklist/index.es.js +0 -120
  511. package/dialogaddeditapi/index.es.js +0 -87
  512. package/dialogaddpbi/index.es.js +0 -197
  513. package/dialogadjustmenttask/index.es.js +0 -484
  514. package/dialogadjustmenttaskheader/index.es.js +0 -193
  515. package/dialogapichangelog/index.es.js +0 -83
  516. package/dialogassignmember/index.es.js +0 -171
  517. package/dialogconfirmapproval/index.es.js +0 -54
  518. package/dialogconfirmchecklist/index.es.js +0 -189
  519. package/dialogconfirmdeletetask/index.es.js +0 -70
  520. package/dialogconfirmdeletetaskpermanently/index.es.js +0 -50
  521. package/dialogconfirmedit/index.es.js +0 -50
  522. package/dialogconfirmfinishtask/index.es.js +0 -50
  523. package/dialogconfirmrestoretask/index.es.js +0 -46
  524. package/dialogconfirmsprint/index.es.js +0 -42
  525. package/dialogcopyapi/index.es.js +0 -130
  526. package/dialogcustomdependency/index.es.js +0 -55
  527. package/dialogdetailchecklisttemplate/index.es.js +0 -214
  528. package/dialogdetailcomponent/index.es.js +0 -121
  529. package/dialogdetailpbi/index.es.js +0 -192
  530. package/dialogfinishreview/index.es.js +0 -126
  531. package/dialogimprovementtask/index.es.js +0 -191
  532. package/dialogmemberadmin/index.es.js +0 -93
  533. package/dialogpreparepbi/index.es.js +0 -93
  534. package/dialogpriorityvalue/index.es.js +0 -85
  535. package/dialogreportbug/index.es.js +0 -207
  536. package/dialogreviewleader/index.es.js +0 -280
  537. package/dialogsavechecklisttemplate/index.es.js +0 -127
  538. package/dialogselectproject/index.es.js +0 -69
  539. package/dialogsetduration/index.es.js +0 -109
  540. package/dialogsettasklink/index.es.js +0 -153
  541. package/dialogtestapi/index.es.js +0 -389
  542. package/eventlogtab/index.es.js +0 -50
  543. package/infotasktab/index.es.js +0 -186
  544. package/inputadditional/index.es.js +0 -62
  545. package/inputinitialname/index.d.ts +0 -118
  546. package/inputinitialname/index.es.js +0 -95
  547. package/inputrepositoryname/index.d.ts +0 -86
  548. package/inputrepositoryname/index.es.js +0 -41
  549. package/isrequiredtext/index.es.js +0 -16
  550. package/legend/index.es.js +0 -727
  551. package/legendlist/index.es.js +0 -33
  552. package/loading-page-BrQattYE.js +0 -1
  553. package/loading-page-CgfbWppy.js +0 -1
  554. package/loading-page-CoC9UhfC.js +0 -4
  555. package/loading-page-CoXtqoc9.js +0 -4
  556. package/loading-page-DbLuqCHa.js +0 -1
  557. package/loading-page-f8D03l3G.js +0 -4
  558. package/loading-plane-CgfbWppy.js +0 -1
  559. package/loading-plane-CoXtqoc9.js +0 -4
  560. package/loading-table-Bdr9ZhtP.js +0 -1
  561. package/loading-table-ByUoWqUo.js +0 -4
  562. package/loading-table-BygEMzFM.js +0 -4
  563. package/loading-table-BzrSQlA0.js +0 -1
  564. package/loading-table-D9bw9OcI.js +0 -4
  565. package/loading-table-chOgXi94.js +0 -1
  566. package/no-data-CTKux8RI.js +0 -4
  567. package/no-data-Cgze_Rvp.js +0 -1
  568. package/no-data-DLHO1L_u.js +0 -4
  569. package/no-data-Dep79CBh.js +0 -1
  570. package/no-data-g0dJCy2p.js +0 -4
  571. package/no-data-y1X5WtcQ.js +0 -1
  572. package/notificationitem/index.d.ts +0 -107
  573. package/notificationitem/index.es.js +0 -333
  574. package/reviewitem/index.es.js +0 -65
  575. package/reviewtab/index.es.js +0 -44
  576. package/services/calendar.service.es.js +0 -32
  577. package/sonarqubesummary/index.es.js +0 -234
  578. package/sprintsummary/index.es.js +0 -73
  579. package/summaryaccordion/index.d.ts +0 -121
  580. package/summaryaccordion/index.es.js +0 -365
  581. package/taskdependency/index.es.js +0 -686
  582. package/taskdetail/index.d.ts +0 -82
  583. package/taskdetail/index.es.js +0 -491
  584. package/taskdetailpbi/index.d.ts +0 -35
  585. package/taskdetailpbi/index.es.js +0 -172
  586. package/taskdetailunassignedpbi/index.es.js +0 -261
  587. package/tasklink/index.es.js +0 -257
  588. package/tasklinkchangelog/index.es.js +0 -93
  589. package/tasklist/index.es.js +0 -92
  590. package/taskmore/index.es.js +0 -52
  591. package/taskstatusbadge/index.es.js +0 -18
  592. package/tasktable/index.d.ts +0 -87
  593. package/tasktable/index.es.js +0 -832
  594. package/ticket/index.es.js +0 -151
  595. package/tooltipspan/index.es.js +0 -30
  596. package/utils/updateSprintStatus.util.es.js +0 -17
  597. package/valueformdatainput/index.es.js +0 -70
  598. package/workcalendar/index.es.js +0 -351
@@ -1,117 +1,118 @@
1
- import { U as X, D as Y } from "../utils/utils.esm.es.js";
2
- import { s as h } from "../basecomponent/basecomponent.esm.es.js";
3
- import { P as Z } from "./style/paginatorstyle.esm.es.js";
4
- import { createElementBlock as g, openBlock as o, mergeProps as d, toDisplayString as E, resolveDirective as T, withDirectives as A, createBlock as p, resolveDynamicComponent as v, resolveComponent as c, normalizeClass as C, createSlots as x, withCtx as V, Fragment as O, renderList as D, createTextVNode as ee, createCommentVNode as S, normalizeProps as te, renderSlot as F } from "vue";
5
- import { s as ae } from "../icons/angledoubleleft/index.esm.es.js";
6
- import { R as I } from "../ripple/ripple.esm.es.js";
7
- import { s as U } from "../dropdown/dropdown.esm.es.js";
8
- import { s as ne } from "../inputnumber/inputnumber.esm.es.js";
9
- import { s as re } from "../icons/angledoubleright/index.esm.es.js";
10
- import { s as oe } from "../icons/angleright/index.esm.es.js";
11
- import { s as ie } from "../icons/angleleft/index.esm.es.js";
12
- var se = {
1
+ import { U as UniqueComponentId, D as DomHandler } from "../utils/utils.esm.es.js";
2
+ import { s as script$c } from "../basecomponent/basecomponent.esm.es.js";
3
+ import { P as PaginatorStyle } from "./style/paginatorstyle.esm.es.js";
4
+ import { createElementBlock, openBlock, mergeProps, toDisplayString, resolveDirective, withDirectives, createBlock, resolveDynamicComponent, resolveComponent, normalizeClass, createSlots, withCtx, Fragment, renderList, createTextVNode, createCommentVNode, normalizeProps, renderSlot } from "vue";
5
+ import { s as script$h } from "../icons/angledoubleleft/index.esm.es.js";
6
+ import { R as Ripple } from "../ripple/ripple.esm.es.js";
7
+ import { s as script$d } from "../dropdown/dropdown.esm.es.js";
8
+ import { s as script$b } from "../inputnumber/inputnumber.esm.es.js";
9
+ import { s as script$g } from "../icons/angledoubleright/index.esm.es.js";
10
+ import { s as script$f } from "../icons/angleright/index.esm.es.js";
11
+ import { s as script$e } from "../icons/angleleft/index.esm.es.js";
12
+ var script$a = {
13
13
  name: "BasePaginator",
14
- extends: h,
14
+ "extends": script$c,
15
15
  props: {
16
16
  totalRecords: {
17
17
  type: Number,
18
- default: 0
18
+ "default": 0
19
19
  },
20
20
  rows: {
21
21
  type: Number,
22
- default: 0
22
+ "default": 0
23
23
  },
24
24
  first: {
25
25
  type: Number,
26
- default: 0
26
+ "default": 0
27
27
  },
28
28
  pageLinkSize: {
29
29
  type: Number,
30
- default: 5
30
+ "default": 5
31
31
  },
32
32
  rowsPerPageOptions: {
33
33
  type: Array,
34
- default: null
34
+ "default": null
35
35
  },
36
36
  template: {
37
37
  type: [Object, String],
38
- default: "FirstPageLink PrevPageLink PageLinks NextPageLink LastPageLink RowsPerPageDropdown"
38
+ "default": "FirstPageLink PrevPageLink PageLinks NextPageLink LastPageLink RowsPerPageDropdown"
39
39
  },
40
40
  currentPageReportTemplate: {
41
41
  type: null,
42
- default: "({currentPage} of {totalPages})"
42
+ "default": "({currentPage} of {totalPages})"
43
43
  },
44
44
  alwaysShow: {
45
45
  type: Boolean,
46
- default: !0
46
+ "default": true
47
47
  }
48
48
  },
49
- style: Z,
50
- provide: function() {
49
+ style: PaginatorStyle,
50
+ provide: function provide() {
51
51
  return {
52
52
  $parentInstance: this
53
53
  };
54
54
  }
55
- }, M = {
55
+ };
56
+ var script$9 = {
56
57
  name: "CurrentPageReport",
57
58
  hostName: "Paginator",
58
- extends: h,
59
+ "extends": script$c,
59
60
  props: {
60
61
  pageCount: {
61
62
  type: Number,
62
- default: 0
63
+ "default": 0
63
64
  },
64
65
  currentPage: {
65
66
  type: Number,
66
- default: 0
67
+ "default": 0
67
68
  },
68
69
  page: {
69
70
  type: Number,
70
- default: 0
71
+ "default": 0
71
72
  },
72
73
  first: {
73
74
  type: Number,
74
- default: 0
75
+ "default": 0
75
76
  },
76
77
  rows: {
77
78
  type: Number,
78
- default: 0
79
+ "default": 0
79
80
  },
80
81
  totalRecords: {
81
82
  type: Number,
82
- default: 0
83
+ "default": 0
83
84
  },
84
85
  template: {
85
86
  type: String,
86
- default: "({currentPage} of {totalPages})"
87
+ "default": "({currentPage} of {totalPages})"
87
88
  }
88
89
  },
89
90
  computed: {
90
- text: function() {
91
- var t = this.template.replace("{currentPage}", this.currentPage).replace("{totalPages}", this.pageCount).replace("{first}", this.pageCount > 0 ? this.first + 1 : 0).replace("{last}", Math.min(this.first + this.rows, this.totalRecords)).replace("{rows}", this.rows).replace("{totalRecords}", this.totalRecords);
92
- return t;
91
+ text: function text() {
92
+ var text2 = this.template.replace("{currentPage}", this.currentPage).replace("{totalPages}", this.pageCount).replace("{first}", this.pageCount > 0 ? this.first + 1 : 0).replace("{last}", Math.min(this.first + this.rows, this.totalRecords)).replace("{rows}", this.rows).replace("{totalRecords}", this.totalRecords);
93
+ return text2;
93
94
  }
94
95
  }
95
96
  };
96
- function le(e, t, a, r, l, n) {
97
- return o(), g("span", d({
98
- class: e.cx("current")
99
- }, e.ptm("current")), E(n.text), 17);
97
+ function render$9(_ctx, _cache, $props, $setup, $data, $options) {
98
+ return openBlock(), createElementBlock("span", mergeProps({
99
+ "class": _ctx.cx("current")
100
+ }, _ctx.ptm("current")), toDisplayString($options.text), 17);
100
101
  }
101
- M.render = le;
102
- var z = {
102
+ script$9.render = render$9;
103
+ var script$8 = {
103
104
  name: "FirstPageLink",
104
105
  hostName: "Paginator",
105
- extends: h,
106
+ "extends": script$c,
106
107
  props: {
107
108
  template: {
108
109
  type: Function,
109
- default: null
110
+ "default": null
110
111
  }
111
112
  },
112
113
  methods: {
113
- getPTOptions: function(t) {
114
- return this.ptm(t, {
114
+ getPTOptions: function getPTOptions(key) {
115
+ return this.ptm(key, {
115
116
  context: {
116
117
  disabled: this.$attrs.disabled
117
118
  }
@@ -119,28 +120,28 @@ var z = {
119
120
  }
120
121
  },
121
122
  components: {
122
- AngleDoubleLeftIcon: ae
123
+ AngleDoubleLeftIcon: script$h
123
124
  },
124
125
  directives: {
125
- ripple: I
126
+ ripple: Ripple
126
127
  }
127
128
  };
128
- function pe(e, t, a, r, l, n) {
129
- var i = T("ripple");
130
- return A((o(), g("button", d({
131
- class: e.cx("firstPageButton"),
129
+ function render$8(_ctx, _cache, $props, $setup, $data, $options) {
130
+ var _directive_ripple = resolveDirective("ripple");
131
+ return withDirectives((openBlock(), createElementBlock("button", mergeProps({
132
+ "class": _ctx.cx("firstPageButton"),
132
133
  type: "button"
133
- }, n.getPTOptions("firstPageButton"), {
134
+ }, $options.getPTOptions("firstPageButton"), {
134
135
  "data-pc-group-section": "pagebutton"
135
- }), [(o(), p(v(a.template || "AngleDoubleLeftIcon"), d({
136
- class: e.cx("firstPageIcon")
137
- }, n.getPTOptions("firstPageIcon")), null, 16, ["class"]))], 16)), [[i]]);
136
+ }), [(openBlock(), createBlock(resolveDynamicComponent($props.template || "AngleDoubleLeftIcon"), mergeProps({
137
+ "class": _ctx.cx("firstPageIcon")
138
+ }, $options.getPTOptions("firstPageIcon")), null, 16, ["class"]))], 16)), [[_directive_ripple]]);
138
139
  }
139
- z.render = pe;
140
- var W = {
140
+ script$8.render = render$8;
141
+ var script$7 = {
141
142
  name: "JumpToPageDropdown",
142
143
  hostName: "Paginator",
143
- extends: h,
144
+ "extends": script$c,
144
145
  emits: ["page-change"],
145
146
  props: {
146
147
  page: Number,
@@ -149,114 +150,119 @@ var W = {
149
150
  templates: null
150
151
  },
151
152
  methods: {
152
- onChange: function(t) {
153
- this.$emit("page-change", t);
153
+ onChange: function onChange(value) {
154
+ this.$emit("page-change", value);
154
155
  }
155
156
  },
156
157
  computed: {
157
- pageOptions: function() {
158
- for (var t = [], a = 0; a < this.pageCount; a++)
159
- t.push({
160
- label: String(a + 1),
161
- value: a
158
+ pageOptions: function pageOptions() {
159
+ var opts = [];
160
+ for (var i = 0; i < this.pageCount; i++) {
161
+ opts.push({
162
+ label: String(i + 1),
163
+ value: i
162
164
  });
163
- return t;
165
+ }
166
+ return opts;
164
167
  }
165
168
  },
166
169
  components: {
167
- JTPDropdown: U
170
+ JTPDropdown: script$d
168
171
  }
169
172
  };
170
- function ue(e, t, a, r, l, n) {
171
- var i = c("JTPDropdown");
172
- return o(), p(i, {
173
- modelValue: a.page,
174
- options: n.pageOptions,
173
+ function render$7(_ctx, _cache, $props, $setup, $data, $options) {
174
+ var _component_JTPDropdown = resolveComponent("JTPDropdown");
175
+ return openBlock(), createBlock(_component_JTPDropdown, {
176
+ modelValue: $props.page,
177
+ options: $options.pageOptions,
175
178
  optionLabel: "label",
176
179
  optionValue: "value",
177
- "onUpdate:modelValue": t[0] || (t[0] = function(s) {
178
- return n.onChange(s);
180
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = function($event) {
181
+ return $options.onChange($event);
179
182
  }),
180
- class: C(e.cx("jumpToPageDropdown")),
181
- disabled: a.disabled,
182
- unstyled: e.unstyled,
183
- pt: e.ptm("jumpToPageDropdown"),
183
+ "class": normalizeClass(_ctx.cx("jumpToPageDropdown")),
184
+ disabled: $props.disabled,
185
+ unstyled: _ctx.unstyled,
186
+ pt: _ctx.ptm("jumpToPageDropdown"),
184
187
  "data-pc-group-section": "pagedropdown"
185
- }, x({
188
+ }, createSlots({
186
189
  _: 2
187
- }, [a.templates.jumptopagedropdownicon ? {
190
+ }, [$props.templates["jumptopagedropdownicon"] ? {
188
191
  name: "dropdownicon",
189
- fn: V(function(s) {
190
- return [(o(), p(v(a.templates.jumptopagedropdownicon), {
191
- class: C(s.class)
192
+ fn: withCtx(function(slotProps) {
193
+ return [(openBlock(), createBlock(resolveDynamicComponent($props.templates["jumptopagedropdownicon"]), {
194
+ "class": normalizeClass(slotProps["class"])
192
195
  }, null, 8, ["class"]))];
193
196
  }),
194
197
  key: "0"
195
198
  } : void 0]), 1032, ["modelValue", "options", "class", "disabled", "unstyled", "pt"]);
196
199
  }
197
- W.render = ue;
198
- var $ = {
200
+ script$7.render = render$7;
201
+ var script$6 = {
199
202
  name: "JumpToPageInput",
200
203
  hostName: "Paginator",
201
- extends: h,
202
- inheritAttrs: !1,
204
+ "extends": script$c,
205
+ inheritAttrs: false,
203
206
  emits: ["page-change"],
204
207
  props: {
205
208
  page: Number,
206
209
  pageCount: Number,
207
210
  disabled: Boolean
208
211
  },
209
- data: function() {
212
+ data: function data() {
210
213
  return {
211
214
  d_page: this.page
212
215
  };
213
216
  },
214
217
  watch: {
215
- page: function(t) {
216
- this.d_page = t;
218
+ page: function page(newValue) {
219
+ this.d_page = newValue;
217
220
  }
218
221
  },
219
222
  methods: {
220
- onChange: function(t) {
221
- t !== this.page && (this.d_page = t, this.$emit("page-change", t - 1));
223
+ onChange: function onChange2(value) {
224
+ if (value !== this.page) {
225
+ this.d_page = value;
226
+ this.$emit("page-change", value - 1);
227
+ }
222
228
  }
223
229
  },
224
230
  computed: {
225
- inputArialabel: function() {
231
+ inputArialabel: function inputArialabel() {
226
232
  return this.$primevue.config.locale.aria ? this.$primevue.config.locale.aria.jumpToPageInputLabel : void 0;
227
233
  }
228
234
  },
229
235
  components: {
230
- JTPInput: ne
236
+ JTPInput: script$b
231
237
  }
232
238
  };
233
- function ge(e, t, a, r, l, n) {
234
- var i = c("JTPInput");
235
- return o(), p(i, {
239
+ function render$6(_ctx, _cache, $props, $setup, $data, $options) {
240
+ var _component_JTPInput = resolveComponent("JTPInput");
241
+ return openBlock(), createBlock(_component_JTPInput, {
236
242
  ref: "jtpInput",
237
- modelValue: l.d_page,
238
- class: C(e.cx("jumpToPageInput")),
239
- "aria-label": n.inputArialabel,
240
- disabled: a.disabled,
241
- "onUpdate:modelValue": n.onChange,
242
- unstyled: e.unstyled,
243
- pt: e.ptm("jumpToPageInput")
243
+ modelValue: $data.d_page,
244
+ "class": normalizeClass(_ctx.cx("jumpToPageInput")),
245
+ "aria-label": $options.inputArialabel,
246
+ disabled: $props.disabled,
247
+ "onUpdate:modelValue": $options.onChange,
248
+ unstyled: _ctx.unstyled,
249
+ pt: _ctx.ptm("jumpToPageInput")
244
250
  }, null, 8, ["modelValue", "class", "aria-label", "disabled", "onUpdate:modelValue", "unstyled", "pt"]);
245
251
  }
246
- $.render = ge;
247
- var H = {
252
+ script$6.render = render$6;
253
+ var script$5 = {
248
254
  name: "LastPageLink",
249
255
  hostName: "Paginator",
250
- extends: h,
256
+ "extends": script$c,
251
257
  props: {
252
258
  template: {
253
259
  type: Function,
254
- default: null
260
+ "default": null
255
261
  }
256
262
  },
257
263
  methods: {
258
- getPTOptions: function(t) {
259
- return this.ptm(t, {
264
+ getPTOptions: function getPTOptions2(key) {
265
+ return this.ptm(key, {
260
266
  context: {
261
267
  disabled: this.$attrs.disabled
262
268
  }
@@ -264,37 +270,37 @@ var H = {
264
270
  }
265
271
  },
266
272
  components: {
267
- AngleDoubleRightIcon: re
273
+ AngleDoubleRightIcon: script$g
268
274
  },
269
275
  directives: {
270
- ripple: I
276
+ ripple: Ripple
271
277
  }
272
278
  };
273
- function de(e, t, a, r, l, n) {
274
- var i = T("ripple");
275
- return A((o(), g("button", d({
276
- class: e.cx("lastPageButton"),
279
+ function render$5(_ctx, _cache, $props, $setup, $data, $options) {
280
+ var _directive_ripple = resolveDirective("ripple");
281
+ return withDirectives((openBlock(), createElementBlock("button", mergeProps({
282
+ "class": _ctx.cx("lastPageButton"),
277
283
  type: "button"
278
- }, n.getPTOptions("lastPageButton"), {
284
+ }, $options.getPTOptions("lastPageButton"), {
279
285
  "data-pc-group-section": "pagebutton"
280
- }), [(o(), p(v(a.template || "AngleDoubleRightIcon"), d({
281
- class: e.cx("lastPageIcon")
282
- }, n.getPTOptions("lastPageIcon")), null, 16, ["class"]))], 16)), [[i]]);
286
+ }), [(openBlock(), createBlock(resolveDynamicComponent($props.template || "AngleDoubleRightIcon"), mergeProps({
287
+ "class": _ctx.cx("lastPageIcon")
288
+ }, $options.getPTOptions("lastPageIcon")), null, 16, ["class"]))], 16)), [[_directive_ripple]]);
283
289
  }
284
- H.render = de;
285
- var _ = {
290
+ script$5.render = render$5;
291
+ var script$4 = {
286
292
  name: "NextPageLink",
287
293
  hostName: "Paginator",
288
- extends: h,
294
+ "extends": script$c,
289
295
  props: {
290
296
  template: {
291
297
  type: Function,
292
- default: null
298
+ "default": null
293
299
  }
294
300
  },
295
301
  methods: {
296
- getPTOptions: function(t) {
297
- return this.ptm(t, {
302
+ getPTOptions: function getPTOptions3(key) {
303
+ return this.ptm(key, {
298
304
  context: {
299
305
  disabled: this.$attrs.disabled
300
306
  }
@@ -302,91 +308,92 @@ var _ = {
302
308
  }
303
309
  },
304
310
  components: {
305
- AngleRightIcon: oe
311
+ AngleRightIcon: script$f
306
312
  },
307
313
  directives: {
308
- ripple: I
314
+ ripple: Ripple
309
315
  }
310
316
  };
311
- function ce(e, t, a, r, l, n) {
312
- var i = T("ripple");
313
- return A((o(), g("button", d({
314
- class: e.cx("nextPageButton"),
317
+ function render$4(_ctx, _cache, $props, $setup, $data, $options) {
318
+ var _directive_ripple = resolveDirective("ripple");
319
+ return withDirectives((openBlock(), createElementBlock("button", mergeProps({
320
+ "class": _ctx.cx("nextPageButton"),
315
321
  type: "button"
316
- }, n.getPTOptions("nextPageButton"), {
322
+ }, $options.getPTOptions("nextPageButton"), {
317
323
  "data-pc-group-section": "pagebutton"
318
- }), [(o(), p(v(a.template || "AngleRightIcon"), d({
319
- class: e.cx("nextPageIcon")
320
- }, n.getPTOptions("nextPageIcon")), null, 16, ["class"]))], 16)), [[i]]);
324
+ }), [(openBlock(), createBlock(resolveDynamicComponent($props.template || "AngleRightIcon"), mergeProps({
325
+ "class": _ctx.cx("nextPageIcon")
326
+ }, $options.getPTOptions("nextPageIcon")), null, 16, ["class"]))], 16)), [[_directive_ripple]]);
321
327
  }
322
- _.render = ce;
323
- var q = {
328
+ script$4.render = render$4;
329
+ var script$3 = {
324
330
  name: "PageLinks",
325
331
  hostName: "Paginator",
326
- extends: h,
327
- inheritAttrs: !1,
332
+ "extends": script$c,
333
+ inheritAttrs: false,
328
334
  emits: ["click"],
329
335
  props: {
330
336
  value: Array,
331
337
  page: Number
332
338
  },
333
339
  methods: {
334
- getPTOptions: function(t, a) {
335
- return this.ptm(a, {
340
+ getPTOptions: function getPTOptions4(pageLink, key) {
341
+ return this.ptm(key, {
336
342
  context: {
337
- active: t === this.page
343
+ active: pageLink === this.page
338
344
  }
339
345
  });
340
346
  },
341
- onPageLinkClick: function(t, a) {
347
+ onPageLinkClick: function onPageLinkClick(event, pageLink) {
342
348
  this.$emit("click", {
343
- originalEvent: t,
344
- value: a
349
+ originalEvent: event,
350
+ value: pageLink
345
351
  });
346
352
  },
347
- ariaPageLabel: function(t) {
348
- return this.$primevue.config.locale.aria ? this.$primevue.config.locale.aria.pageLabel.replace(/{page}/g, t) : void 0;
353
+ ariaPageLabel: function ariaPageLabel(value) {
354
+ return this.$primevue.config.locale.aria ? this.$primevue.config.locale.aria.pageLabel.replace(/{page}/g, value) : void 0;
349
355
  }
350
356
  },
351
357
  directives: {
352
- ripple: I
358
+ ripple: Ripple
353
359
  }
354
- }, me = ["aria-label", "aria-current", "onClick", "data-p-highlight"];
355
- function fe(e, t, a, r, l, n) {
356
- var i = T("ripple");
357
- return o(), g("span", d({
358
- class: e.cx("pages")
359
- }, e.ptm("pages")), [(o(!0), g(O, null, D(a.value, function(s) {
360
- return A((o(), g("button", d({
361
- key: s,
362
- class: e.cx("pageButton", {
363
- pageLink: s
360
+ };
361
+ var _hoisted_1 = ["aria-label", "aria-current", "onClick", "data-p-highlight"];
362
+ function render$3(_ctx, _cache, $props, $setup, $data, $options) {
363
+ var _directive_ripple = resolveDirective("ripple");
364
+ return openBlock(), createElementBlock("span", mergeProps({
365
+ "class": _ctx.cx("pages")
366
+ }, _ctx.ptm("pages")), [(openBlock(true), createElementBlock(Fragment, null, renderList($props.value, function(pageLink) {
367
+ return withDirectives((openBlock(), createElementBlock("button", mergeProps({
368
+ key: pageLink,
369
+ "class": _ctx.cx("pageButton", {
370
+ pageLink
364
371
  }),
365
372
  type: "button",
366
- "aria-label": n.ariaPageLabel(s),
367
- "aria-current": s - 1 === a.page ? "page" : void 0,
368
- onClick: function(m) {
369
- return n.onPageLinkClick(m, s);
373
+ "aria-label": $options.ariaPageLabel(pageLink),
374
+ "aria-current": pageLink - 1 === $props.page ? "page" : void 0,
375
+ onClick: function onClick($event) {
376
+ return $options.onPageLinkClick($event, pageLink);
370
377
  }
371
- }, n.getPTOptions(s - 1, "pageButton"), {
372
- "data-p-highlight": s - 1 === a.page
373
- }), [ee(E(s), 1)], 16, me)), [[i]]);
378
+ }, $options.getPTOptions(pageLink - 1, "pageButton"), {
379
+ "data-p-highlight": pageLink - 1 === $props.page
380
+ }), [createTextVNode(toDisplayString(pageLink), 1)], 16, _hoisted_1)), [[_directive_ripple]]);
374
381
  }), 128))], 16);
375
382
  }
376
- q.render = fe;
377
- var G = {
383
+ script$3.render = render$3;
384
+ var script$2 = {
378
385
  name: "PrevPageLink",
379
386
  hostName: "Paginator",
380
- extends: h,
387
+ "extends": script$c,
381
388
  props: {
382
389
  template: {
383
390
  type: Function,
384
- default: null
391
+ "default": null
385
392
  }
386
393
  },
387
394
  methods: {
388
- getPTOptions: function(t) {
389
- return this.ptm(t, {
395
+ getPTOptions: function getPTOptions5(key) {
396
+ return this.ptm(key, {
390
397
  context: {
391
398
  disabled: this.$attrs.disabled
392
399
  }
@@ -394,28 +401,28 @@ var G = {
394
401
  }
395
402
  },
396
403
  components: {
397
- AngleLeftIcon: ie
404
+ AngleLeftIcon: script$e
398
405
  },
399
406
  directives: {
400
- ripple: I
407
+ ripple: Ripple
401
408
  }
402
409
  };
403
- function Pe(e, t, a, r, l, n) {
404
- var i = T("ripple");
405
- return A((o(), g("button", d({
406
- class: e.cx("previousPageButton"),
410
+ function render$2(_ctx, _cache, $props, $setup, $data, $options) {
411
+ var _directive_ripple = resolveDirective("ripple");
412
+ return withDirectives((openBlock(), createElementBlock("button", mergeProps({
413
+ "class": _ctx.cx("previousPageButton"),
407
414
  type: "button"
408
- }, n.getPTOptions("previousPageButton"), {
415
+ }, $options.getPTOptions("previousPageButton"), {
409
416
  "data-pc-group-section": "pagebutton"
410
- }), [(o(), p(v(a.template || "AngleLeftIcon"), d({
411
- class: e.cx("previousPageIcon")
412
- }, n.getPTOptions("previousPageIcon")), null, 16, ["class"]))], 16)), [[i]]);
417
+ }), [(openBlock(), createBlock(resolveDynamicComponent($props.template || "AngleLeftIcon"), mergeProps({
418
+ "class": _ctx.cx("previousPageIcon")
419
+ }, $options.getPTOptions("previousPageIcon")), null, 16, ["class"]))], 16)), [[_directive_ripple]]);
413
420
  }
414
- G.render = Pe;
415
- var K = {
421
+ script$2.render = render$2;
422
+ var script$1 = {
416
423
  name: "RowsPerPageDropdown",
417
424
  hostName: "Paginator",
418
- extends: h,
425
+ "extends": script$c,
419
426
  emits: ["rows-change"],
420
427
  props: {
421
428
  options: Array,
@@ -424,415 +431,452 @@ var K = {
424
431
  templates: null
425
432
  },
426
433
  methods: {
427
- onChange: function(t) {
428
- this.$emit("rows-change", t);
434
+ onChange: function onChange3(value) {
435
+ this.$emit("rows-change", value);
429
436
  }
430
437
  },
431
438
  computed: {
432
- rowsOptions: function() {
433
- var t = [];
434
- if (this.options)
435
- for (var a = 0; a < this.options.length; a++)
436
- t.push({
437
- label: String(this.options[a]),
438
- value: this.options[a]
439
+ rowsOptions: function rowsOptions() {
440
+ var opts = [];
441
+ if (this.options) {
442
+ for (var i = 0; i < this.options.length; i++) {
443
+ opts.push({
444
+ label: String(this.options[i]),
445
+ value: this.options[i]
439
446
  });
440
- return t;
447
+ }
448
+ }
449
+ return opts;
441
450
  }
442
451
  },
443
452
  components: {
444
- RPPDropdown: U
453
+ RPPDropdown: script$d
445
454
  }
446
455
  };
447
- function he(e, t, a, r, l, n) {
448
- var i = c("RPPDropdown");
449
- return o(), p(i, {
450
- modelValue: a.rows,
451
- options: n.rowsOptions,
456
+ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
457
+ var _component_RPPDropdown = resolveComponent("RPPDropdown");
458
+ return openBlock(), createBlock(_component_RPPDropdown, {
459
+ modelValue: $props.rows,
460
+ options: $options.rowsOptions,
452
461
  optionLabel: "label",
453
462
  optionValue: "value",
454
- "onUpdate:modelValue": t[0] || (t[0] = function(s) {
455
- return n.onChange(s);
463
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = function($event) {
464
+ return $options.onChange($event);
456
465
  }),
457
- class: C(e.cx("rowPerPageDropdown")),
458
- disabled: a.disabled,
459
- unstyled: e.unstyled,
460
- pt: e.ptm("rowPerPageDropdown"),
466
+ "class": normalizeClass(_ctx.cx("rowPerPageDropdown")),
467
+ disabled: $props.disabled,
468
+ unstyled: _ctx.unstyled,
469
+ pt: _ctx.ptm("rowPerPageDropdown"),
461
470
  "data-pc-group-section": "pagedropdown"
462
- }, x({
471
+ }, createSlots({
463
472
  _: 2
464
- }, [a.templates.rowsperpagedropdownicon ? {
473
+ }, [$props.templates["rowsperpagedropdownicon"] ? {
465
474
  name: "dropdownicon",
466
- fn: V(function(s) {
467
- return [(o(), p(v(a.templates.rowsperpagedropdownicon), {
468
- class: C(s.class)
475
+ fn: withCtx(function(slotProps) {
476
+ return [(openBlock(), createBlock(resolveDynamicComponent($props.templates["rowsperpagedropdownicon"]), {
477
+ "class": normalizeClass(slotProps["class"])
469
478
  }, null, 8, ["class"]))];
470
479
  }),
471
480
  key: "0"
472
481
  } : void 0]), 1032, ["modelValue", "options", "class", "disabled", "unstyled", "pt"]);
473
482
  }
474
- K.render = he;
475
- function be(e) {
476
- return we(e) || ve(e) || Q(e) || ye();
483
+ script$1.render = render$1;
484
+ function _toConsumableArray(arr) {
485
+ return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
477
486
  }
478
- function ye() {
479
- throw new TypeError(`Invalid attempt to spread non-iterable instance.
480
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
487
+ function _nonIterableSpread() {
488
+ throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
481
489
  }
482
- function ve(e) {
483
- if (typeof Symbol < "u" && e[Symbol.iterator] != null || e["@@iterator"] != null) return Array.from(e);
490
+ function _iterableToArray(iter) {
491
+ if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
484
492
  }
485
- function we(e) {
486
- if (Array.isArray(e)) return j(e);
493
+ function _arrayWithoutHoles(arr) {
494
+ if (Array.isArray(arr)) return _arrayLikeToArray(arr);
487
495
  }
488
- function N(e) {
496
+ function _typeof(o) {
489
497
  "@babel/helpers - typeof";
490
- return N = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
491
- return typeof t;
492
- } : function(t) {
493
- return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
494
- }, N(e);
498
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(o2) {
499
+ return typeof o2;
500
+ } : function(o2) {
501
+ return o2 && "function" == typeof Symbol && o2.constructor === Symbol && o2 !== Symbol.prototype ? "symbol" : typeof o2;
502
+ }, _typeof(o);
495
503
  }
496
- function J(e, t) {
497
- return Ce(e) || ke(e, t) || Q(e, t) || Le();
504
+ function _slicedToArray(arr, i) {
505
+ return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest();
498
506
  }
499
- function Le() {
500
- throw new TypeError(`Invalid attempt to destructure non-iterable instance.
501
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
507
+ function _nonIterableRest() {
508
+ throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
502
509
  }
503
- function Q(e, t) {
504
- if (e) {
505
- if (typeof e == "string") return j(e, t);
506
- var a = Object.prototype.toString.call(e).slice(8, -1);
507
- if (a === "Object" && e.constructor && (a = e.constructor.name), a === "Map" || a === "Set") return Array.from(e);
508
- if (a === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)) return j(e, t);
509
- }
510
+ function _unsupportedIterableToArray(o, minLen) {
511
+ if (!o) return;
512
+ if (typeof o === "string") return _arrayLikeToArray(o, minLen);
513
+ var n = Object.prototype.toString.call(o).slice(8, -1);
514
+ if (n === "Object" && o.constructor) n = o.constructor.name;
515
+ if (n === "Map" || n === "Set") return Array.from(o);
516
+ if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
510
517
  }
511
- function j(e, t) {
512
- (t == null || t > e.length) && (t = e.length);
513
- for (var a = 0, r = new Array(t); a < t; a++) r[a] = e[a];
514
- return r;
518
+ function _arrayLikeToArray(arr, len) {
519
+ if (len == null || len > arr.length) len = arr.length;
520
+ for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
521
+ return arr2;
515
522
  }
516
- function ke(e, t) {
517
- var a = e == null ? null : typeof Symbol < "u" && e[Symbol.iterator] || e["@@iterator"];
518
- if (a != null) {
519
- var r, l, n, i, s = [], f = !0, m = !1;
523
+ function _iterableToArrayLimit(r, l) {
524
+ var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
525
+ if (null != t) {
526
+ var e, n, i, u, a = [], f = true, o = false;
520
527
  try {
521
- if (n = (a = a.call(e)).next, t === 0) {
522
- if (Object(a) !== a) return;
523
- f = !1;
524
- } else for (; !(f = (r = n.call(a)).done) && (s.push(r.value), s.length !== t); f = !0) ;
525
- } catch (w) {
526
- m = !0, l = w;
528
+ if (i = (t = t.call(r)).next, 0 === l) {
529
+ if (Object(t) !== t) return;
530
+ f = false;
531
+ } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = true) ;
532
+ } catch (r2) {
533
+ o = true, n = r2;
527
534
  } finally {
528
535
  try {
529
- if (!f && a.return != null && (i = a.return(), Object(i) !== i)) return;
536
+ if (!f && null != t["return"] && (u = t["return"](), Object(u) !== u)) return;
530
537
  } finally {
531
- if (m) throw l;
538
+ if (o) throw n;
532
539
  }
533
540
  }
534
- return s;
541
+ return a;
535
542
  }
536
543
  }
537
- function Ce(e) {
538
- if (Array.isArray(e)) return e;
544
+ function _arrayWithHoles(arr) {
545
+ if (Array.isArray(arr)) return arr;
539
546
  }
540
- var Te = {
547
+ var script = {
541
548
  name: "Paginator",
542
- extends: se,
543
- inheritAttrs: !1,
549
+ "extends": script$a,
550
+ inheritAttrs: false,
544
551
  emits: ["update:first", "update:rows", "page"],
545
- data: function() {
552
+ data: function data2() {
546
553
  return {
547
554
  d_first: this.first,
548
555
  d_rows: this.rows
549
556
  };
550
557
  },
551
558
  watch: {
552
- first: function(t) {
553
- this.d_first = t;
559
+ first: function first(newValue) {
560
+ this.d_first = newValue;
554
561
  },
555
- rows: function(t) {
556
- this.d_rows = t;
562
+ rows: function rows(newValue) {
563
+ this.d_rows = newValue;
557
564
  },
558
- totalRecords: function(t) {
559
- this.page > 0 && t && this.d_first >= t && this.changePage(this.pageCount - 1);
565
+ totalRecords: function totalRecords(newValue) {
566
+ if (this.page > 0 && newValue && this.d_first >= newValue) {
567
+ this.changePage(this.pageCount - 1);
568
+ }
560
569
  }
561
570
  },
562
- mounted: function() {
563
- this.setPaginatorAttribute(), this.createStyle();
571
+ mounted: function mounted() {
572
+ this.setPaginatorAttribute();
573
+ this.createStyle();
564
574
  },
565
575
  methods: {
566
- changePage: function(t) {
567
- var a = this.pageCount;
568
- if (t >= 0 && t < a) {
569
- this.d_first = this.d_rows * t;
570
- var r = {
571
- page: t,
576
+ changePage: function changePage(p) {
577
+ var pc = this.pageCount;
578
+ if (p >= 0 && p < pc) {
579
+ this.d_first = this.d_rows * p;
580
+ var state = {
581
+ page: p,
572
582
  first: this.d_first,
573
583
  rows: this.d_rows,
574
- pageCount: a
584
+ pageCount: pc
575
585
  };
576
- this.$emit("update:first", this.d_first), this.$emit("update:rows", this.d_rows), this.$emit("page", r);
586
+ this.$emit("update:first", this.d_first);
587
+ this.$emit("update:rows", this.d_rows);
588
+ this.$emit("page", state);
577
589
  }
578
590
  },
579
- changePageToFirst: function(t) {
580
- this.isFirstPage || this.changePage(0), t.preventDefault();
591
+ changePageToFirst: function changePageToFirst(event) {
592
+ if (!this.isFirstPage) {
593
+ this.changePage(0);
594
+ }
595
+ event.preventDefault();
581
596
  },
582
- changePageToPrev: function(t) {
583
- this.changePage(this.page - 1), t.preventDefault();
597
+ changePageToPrev: function changePageToPrev(event) {
598
+ this.changePage(this.page - 1);
599
+ event.preventDefault();
584
600
  },
585
- changePageLink: function(t) {
586
- this.changePage(t.value - 1), t.originalEvent.preventDefault();
601
+ changePageLink: function changePageLink(event) {
602
+ this.changePage(event.value - 1);
603
+ event.originalEvent.preventDefault();
587
604
  },
588
- changePageToNext: function(t) {
589
- this.changePage(this.page + 1), t.preventDefault();
605
+ changePageToNext: function changePageToNext(event) {
606
+ this.changePage(this.page + 1);
607
+ event.preventDefault();
590
608
  },
591
- changePageToLast: function(t) {
592
- this.isLastPage || this.changePage(this.pageCount - 1), t.preventDefault();
609
+ changePageToLast: function changePageToLast(event) {
610
+ if (!this.isLastPage) {
611
+ this.changePage(this.pageCount - 1);
612
+ }
613
+ event.preventDefault();
593
614
  },
594
- onRowChange: function(t) {
595
- this.d_rows = t, this.changePage(this.page);
615
+ onRowChange: function onRowChange(value) {
616
+ this.d_rows = value;
617
+ this.changePage(this.page);
596
618
  },
597
- createStyle: function() {
598
- var t = this;
619
+ createStyle: function createStyle() {
620
+ var _this = this;
599
621
  if (this.hasBreakpoints() && !this.isUnstyled) {
600
- var a;
601
- this.styleElement = document.createElement("style"), this.styleElement.type = "text/css", Y.setAttribute(this.styleElement, "nonce", (a = this.$primevue) === null || a === void 0 || (a = a.config) === null || a === void 0 || (a = a.csp) === null || a === void 0 ? void 0 : a.nonce), document.head.appendChild(this.styleElement);
602
- var r = "", l = Object.keys(this.template), n = {};
603
- l.sort(function(y, R) {
604
- return parseInt(y) - parseInt(R);
605
- }).forEach(function(y) {
606
- n[y] = t.template[y];
622
+ var _this$$primevue;
623
+ this.styleElement = document.createElement("style");
624
+ this.styleElement.type = "text/css";
625
+ DomHandler.setAttribute(this.styleElement, "nonce", (_this$$primevue = this.$primevue) === null || _this$$primevue === void 0 || (_this$$primevue = _this$$primevue.config) === null || _this$$primevue === void 0 || (_this$$primevue = _this$$primevue.csp) === null || _this$$primevue === void 0 ? void 0 : _this$$primevue.nonce);
626
+ document.head.appendChild(this.styleElement);
627
+ var innerHTML = "";
628
+ var keys = Object.keys(this.template);
629
+ var sortedBreakpoints = {};
630
+ keys.sort(function(a, b) {
631
+ return parseInt(a) - parseInt(b);
632
+ }).forEach(function(key2) {
633
+ sortedBreakpoints[key2] = _this.template[key2];
607
634
  });
608
- for (var i = 0, s = Object.entries(Object.entries(n)); i < s.length; i++) {
609
- var f = J(s[i], 2), m = f[0], w = J(f[1], 1), b = w[0], L = void 0, k = void 0;
610
- b !== "default" && typeof Object.keys(n)[m - 1] == "string" ? k = Number(Object.keys(n)[m - 1].slice(0, -2)) + 1 + "px" : k = Object.keys(n)[m - 1], L = Object.entries(n)[m - 1] ? "and (min-width:".concat(k, ")") : "", b === "default" ? r += `
611
- @media screen `.concat(L, ` {
612
- .paginator[`).concat(this.attributeSelector, `],
613
- display: flex;
614
- }
615
- }
616
- `) : r += `
617
- .paginator[`.concat(this.attributeSelector, "], .p-paginator-").concat(b, ` {
618
- display: none;
619
- }
620
- @media screen `).concat(L, " and (max-width: ").concat(b, `) {
621
- .paginator[`).concat(this.attributeSelector, "], .p-paginator-").concat(b, ` {
622
- display: flex;
623
- }
624
- .paginator[`).concat(this.attributeSelector, `],
625
- .p-paginator-default{
626
- display: none;
627
- }
628
- }
629
- `);
635
+ for (var _i = 0, _Object$entries = Object.entries(Object.entries(sortedBreakpoints)); _i < _Object$entries.length; _i++) {
636
+ var _Object$entries$_i = _slicedToArray(_Object$entries[_i], 2), index = _Object$entries$_i[0], _Object$entries$_i$ = _slicedToArray(_Object$entries$_i[1], 1), key = _Object$entries$_i$[0];
637
+ var minValue = void 0, calculatedMinValue = void 0;
638
+ if (key !== "default" && typeof Object.keys(sortedBreakpoints)[index - 1] === "string") {
639
+ calculatedMinValue = Number(Object.keys(sortedBreakpoints)[index - 1].slice(0, -2)) + 1 + "px";
640
+ } else {
641
+ calculatedMinValue = Object.keys(sortedBreakpoints)[index - 1];
642
+ }
643
+ minValue = Object.entries(sortedBreakpoints)[index - 1] ? "and (min-width:".concat(calculatedMinValue, ")") : "";
644
+ if (key === "default") {
645
+ innerHTML += "\n @media screen ".concat(minValue, " {\n .paginator[").concat(this.attributeSelector, "],\n display: flex;\n }\n }\n ");
646
+ } else {
647
+ innerHTML += "\n.paginator[".concat(this.attributeSelector, "], .p-paginator-").concat(key, " {\n display: none;\n}\n@media screen ").concat(minValue, " and (max-width: ").concat(key, ") {\n .paginator[").concat(this.attributeSelector, "], .p-paginator-").concat(key, " {\n display: flex;\n }\n .paginator[").concat(this.attributeSelector, "],\n .p-paginator-default{\n display: none;\n }\n}\n ");
648
+ }
630
649
  }
631
- this.styleElement.innerHTML = r;
650
+ this.styleElement.innerHTML = innerHTML;
632
651
  }
633
652
  },
634
- hasBreakpoints: function() {
635
- return N(this.template) === "object";
653
+ hasBreakpoints: function hasBreakpoints() {
654
+ return _typeof(this.template) === "object";
636
655
  },
637
- setPaginatorAttribute: function() {
638
- var t = this;
639
- this.$refs.paginator && this.$refs.paginator.length >= 0 && be(this.$refs.paginator).forEach(function(a) {
640
- a.setAttribute(t.attributeSelector, "");
641
- });
656
+ setPaginatorAttribute: function setPaginatorAttribute() {
657
+ var _this2 = this;
658
+ if (this.$refs.paginator && this.$refs.paginator.length >= 0) {
659
+ _toConsumableArray(this.$refs.paginator).forEach(function(el) {
660
+ el.setAttribute(_this2.attributeSelector, "");
661
+ });
662
+ }
642
663
  },
643
- getAriaLabel: function(t) {
644
- return this.$primevue.config.locale.aria ? this.$primevue.config.locale.aria[t] : void 0;
664
+ getAriaLabel: function getAriaLabel(labelType) {
665
+ return this.$primevue.config.locale.aria ? this.$primevue.config.locale.aria[labelType] : void 0;
645
666
  }
646
667
  },
647
668
  computed: {
648
- templateItems: function() {
649
- var t = {};
669
+ templateItems: function templateItems() {
670
+ var keys = {};
650
671
  if (this.hasBreakpoints()) {
651
- t = this.template, t.default || (t.default = "FirstPageLink PrevPageLink PageLinks NextPageLink LastPageLink RowsPerPageDropdown");
652
- for (var a in t)
653
- t[a] = this.template[a].split(" ").map(function(r) {
654
- return r.trim();
672
+ keys = this.template;
673
+ if (!keys["default"]) {
674
+ keys["default"] = "FirstPageLink PrevPageLink PageLinks NextPageLink LastPageLink RowsPerPageDropdown";
675
+ }
676
+ for (var item in keys) {
677
+ keys[item] = this.template[item].split(" ").map(function(value) {
678
+ return value.trim();
655
679
  });
656
- return t;
680
+ }
681
+ return keys;
657
682
  }
658
- return t.default = this.template.split(" ").map(function(r) {
659
- return r.trim();
660
- }), t;
683
+ keys["default"] = this.template.split(" ").map(function(value) {
684
+ return value.trim();
685
+ });
686
+ return keys;
661
687
  },
662
- page: function() {
688
+ page: function page2() {
663
689
  return Math.floor(this.d_first / this.d_rows);
664
690
  },
665
- pageCount: function() {
691
+ pageCount: function pageCount() {
666
692
  return Math.ceil(this.totalRecords / this.d_rows);
667
693
  },
668
- isFirstPage: function() {
694
+ isFirstPage: function isFirstPage() {
669
695
  return this.page === 0;
670
696
  },
671
- isLastPage: function() {
697
+ isLastPage: function isLastPage() {
672
698
  return this.page === this.pageCount - 1;
673
699
  },
674
- calculatePageLinkBoundaries: function() {
675
- var t = this.pageCount, a = Math.min(this.pageLinkSize, t), r = Math.max(0, Math.ceil(this.page - a / 2)), l = Math.min(t - 1, r + a - 1), n = this.pageLinkSize - (l - r + 1);
676
- return r = Math.max(0, r - n), [r, l];
677
- },
678
- pageLinks: function() {
679
- for (var t = [], a = this.calculatePageLinkBoundaries, r = a[0], l = a[1], n = r; n <= l; n++)
680
- t.push(n + 1);
681
- return t;
700
+ calculatePageLinkBoundaries: function calculatePageLinkBoundaries() {
701
+ var numberOfPages = this.pageCount;
702
+ var visiblePages = Math.min(this.pageLinkSize, numberOfPages);
703
+ var start = Math.max(0, Math.ceil(this.page - visiblePages / 2));
704
+ var end = Math.min(numberOfPages - 1, start + visiblePages - 1);
705
+ var delta = this.pageLinkSize - (end - start + 1);
706
+ start = Math.max(0, start - delta);
707
+ return [start, end];
708
+ },
709
+ pageLinks: function pageLinks() {
710
+ var pageLinks2 = [];
711
+ var boundaries = this.calculatePageLinkBoundaries;
712
+ var start = boundaries[0];
713
+ var end = boundaries[1];
714
+ for (var i = start; i <= end; i++) {
715
+ pageLinks2.push(i + 1);
716
+ }
717
+ return pageLinks2;
682
718
  },
683
- currentState: function() {
719
+ currentState: function currentState() {
684
720
  return {
685
721
  page: this.page,
686
722
  first: this.d_first,
687
723
  rows: this.d_rows
688
724
  };
689
725
  },
690
- empty: function() {
726
+ empty: function empty() {
691
727
  return this.pageCount === 0;
692
728
  },
693
- currentPage: function() {
729
+ currentPage: function currentPage() {
694
730
  return this.pageCount > 0 ? this.page + 1 : 0;
695
731
  },
696
- attributeSelector: function() {
697
- return X();
732
+ attributeSelector: function attributeSelector() {
733
+ return UniqueComponentId();
698
734
  }
699
735
  },
700
736
  components: {
701
- CurrentPageReport: M,
702
- FirstPageLink: z,
703
- LastPageLink: H,
704
- NextPageLink: _,
705
- PageLinks: q,
706
- PrevPageLink: G,
707
- RowsPerPageDropdown: K,
708
- JumpToPageDropdown: W,
709
- JumpToPageInput: $
737
+ CurrentPageReport: script$9,
738
+ FirstPageLink: script$8,
739
+ LastPageLink: script$5,
740
+ NextPageLink: script$4,
741
+ PageLinks: script$3,
742
+ PrevPageLink: script$2,
743
+ RowsPerPageDropdown: script$1,
744
+ JumpToPageDropdown: script$7,
745
+ JumpToPageInput: script$6
710
746
  }
711
747
  };
712
- function Ae(e, t, a, r, l, n) {
713
- var i = c("FirstPageLink"), s = c("PrevPageLink"), f = c("NextPageLink"), m = c("LastPageLink"), w = c("PageLinks"), b = c("CurrentPageReport"), L = c("RowsPerPageDropdown"), k = c("JumpToPageDropdown"), y = c("JumpToPageInput");
714
- return e.alwaysShow || n.pageLinks && n.pageLinks.length > 1 ? (o(), g("nav", te(d({
748
+ function render(_ctx, _cache, $props, $setup, $data, $options) {
749
+ var _component_FirstPageLink = resolveComponent("FirstPageLink");
750
+ var _component_PrevPageLink = resolveComponent("PrevPageLink");
751
+ var _component_NextPageLink = resolveComponent("NextPageLink");
752
+ var _component_LastPageLink = resolveComponent("LastPageLink");
753
+ var _component_PageLinks = resolveComponent("PageLinks");
754
+ var _component_CurrentPageReport = resolveComponent("CurrentPageReport");
755
+ var _component_RowsPerPageDropdown = resolveComponent("RowsPerPageDropdown");
756
+ var _component_JumpToPageDropdown = resolveComponent("JumpToPageDropdown");
757
+ var _component_JumpToPageInput = resolveComponent("JumpToPageInput");
758
+ return (_ctx.alwaysShow ? true : $options.pageLinks && $options.pageLinks.length > 1) ? (openBlock(), createElementBlock("nav", normalizeProps(mergeProps({
715
759
  key: 0
716
- }, e.ptmi("paginatorWrapper"))), [(o(!0), g(O, null, D(n.templateItems, function(R, B) {
717
- return o(), g("div", d({
718
- key: B,
719
- ref_for: !0,
760
+ }, _ctx.ptmi("paginatorWrapper"))), [(openBlock(true), createElementBlock(Fragment, null, renderList($options.templateItems, function(value, key) {
761
+ return openBlock(), createElementBlock("div", mergeProps({
762
+ key,
763
+ ref_for: true,
720
764
  ref: "paginator",
721
- class: e.cx("paginator", {
722
- key: B
765
+ "class": _ctx.cx("paginator", {
766
+ key
723
767
  })
724
- }, e.ptm("root")), [e.$slots.start ? (o(), g("div", d({
768
+ }, _ctx.ptm("root")), [_ctx.$slots.start ? (openBlock(), createElementBlock("div", mergeProps({
725
769
  key: 0,
726
- class: e.cx("start")
727
- }, e.ptm("start")), [F(e.$slots, "start", {
728
- state: n.currentState
729
- })], 16)) : S("", !0), (o(!0), g(O, null, D(R, function(P) {
730
- return o(), g(O, {
731
- key: P
732
- }, [P === "FirstPageLink" ? (o(), p(i, {
770
+ "class": _ctx.cx("start")
771
+ }, _ctx.ptm("start")), [renderSlot(_ctx.$slots, "start", {
772
+ state: $options.currentState
773
+ })], 16)) : createCommentVNode("", true), (openBlock(true), createElementBlock(Fragment, null, renderList(value, function(item) {
774
+ return openBlock(), createElementBlock(Fragment, {
775
+ key: item
776
+ }, [item === "FirstPageLink" ? (openBlock(), createBlock(_component_FirstPageLink, {
733
777
  key: 0,
734
- "aria-label": n.getAriaLabel("firstPageLabel"),
735
- template: e.$slots.firstpagelinkicon,
736
- onClick: t[0] || (t[0] = function(u) {
737
- return n.changePageToFirst(u);
778
+ "aria-label": $options.getAriaLabel("firstPageLabel"),
779
+ template: _ctx.$slots.firstpagelinkicon,
780
+ onClick: _cache[0] || (_cache[0] = function($event) {
781
+ return $options.changePageToFirst($event);
738
782
  }),
739
- disabled: n.isFirstPage || n.empty,
740
- unstyled: e.unstyled,
741
- pt: e.pt
742
- }, null, 8, ["aria-label", "template", "disabled", "unstyled", "pt"])) : P === "PrevPageLink" ? (o(), p(s, {
783
+ disabled: $options.isFirstPage || $options.empty,
784
+ unstyled: _ctx.unstyled,
785
+ pt: _ctx.pt
786
+ }, null, 8, ["aria-label", "template", "disabled", "unstyled", "pt"])) : item === "PrevPageLink" ? (openBlock(), createBlock(_component_PrevPageLink, {
743
787
  key: 1,
744
- "aria-label": n.getAriaLabel("prevPageLabel"),
745
- template: e.$slots.prevpagelinkicon,
746
- onClick: t[1] || (t[1] = function(u) {
747
- return n.changePageToPrev(u);
788
+ "aria-label": $options.getAriaLabel("prevPageLabel"),
789
+ template: _ctx.$slots.prevpagelinkicon,
790
+ onClick: _cache[1] || (_cache[1] = function($event) {
791
+ return $options.changePageToPrev($event);
748
792
  }),
749
- disabled: n.isFirstPage || n.empty,
750
- unstyled: e.unstyled,
751
- pt: e.pt
752
- }, null, 8, ["aria-label", "template", "disabled", "unstyled", "pt"])) : P === "NextPageLink" ? (o(), p(f, {
793
+ disabled: $options.isFirstPage || $options.empty,
794
+ unstyled: _ctx.unstyled,
795
+ pt: _ctx.pt
796
+ }, null, 8, ["aria-label", "template", "disabled", "unstyled", "pt"])) : item === "NextPageLink" ? (openBlock(), createBlock(_component_NextPageLink, {
753
797
  key: 2,
754
- "aria-label": n.getAriaLabel("nextPageLabel"),
755
- template: e.$slots.nextpagelinkicon,
756
- onClick: t[2] || (t[2] = function(u) {
757
- return n.changePageToNext(u);
798
+ "aria-label": $options.getAriaLabel("nextPageLabel"),
799
+ template: _ctx.$slots.nextpagelinkicon,
800
+ onClick: _cache[2] || (_cache[2] = function($event) {
801
+ return $options.changePageToNext($event);
758
802
  }),
759
- disabled: n.isLastPage || n.empty,
760
- unstyled: e.unstyled,
761
- pt: e.pt
762
- }, null, 8, ["aria-label", "template", "disabled", "unstyled", "pt"])) : P === "LastPageLink" ? (o(), p(m, {
803
+ disabled: $options.isLastPage || $options.empty,
804
+ unstyled: _ctx.unstyled,
805
+ pt: _ctx.pt
806
+ }, null, 8, ["aria-label", "template", "disabled", "unstyled", "pt"])) : item === "LastPageLink" ? (openBlock(), createBlock(_component_LastPageLink, {
763
807
  key: 3,
764
- "aria-label": n.getAriaLabel("lastPageLabel"),
765
- template: e.$slots.lastpagelinkicon,
766
- onClick: t[3] || (t[3] = function(u) {
767
- return n.changePageToLast(u);
808
+ "aria-label": $options.getAriaLabel("lastPageLabel"),
809
+ template: _ctx.$slots.lastpagelinkicon,
810
+ onClick: _cache[3] || (_cache[3] = function($event) {
811
+ return $options.changePageToLast($event);
768
812
  }),
769
- disabled: n.isLastPage || n.empty,
770
- unstyled: e.unstyled,
771
- pt: e.pt
772
- }, null, 8, ["aria-label", "template", "disabled", "unstyled", "pt"])) : P === "PageLinks" ? (o(), p(w, {
813
+ disabled: $options.isLastPage || $options.empty,
814
+ unstyled: _ctx.unstyled,
815
+ pt: _ctx.pt
816
+ }, null, 8, ["aria-label", "template", "disabled", "unstyled", "pt"])) : item === "PageLinks" ? (openBlock(), createBlock(_component_PageLinks, {
773
817
  key: 4,
774
- "aria-label": n.getAriaLabel("pageLabel"),
775
- value: n.pageLinks,
776
- page: n.page,
777
- onClick: t[4] || (t[4] = function(u) {
778
- return n.changePageLink(u);
818
+ "aria-label": $options.getAriaLabel("pageLabel"),
819
+ value: $options.pageLinks,
820
+ page: $options.page,
821
+ onClick: _cache[4] || (_cache[4] = function($event) {
822
+ return $options.changePageLink($event);
779
823
  }),
780
- pt: e.pt
781
- }, null, 8, ["aria-label", "value", "page", "pt"])) : P === "CurrentPageReport" ? (o(), p(b, {
824
+ pt: _ctx.pt
825
+ }, null, 8, ["aria-label", "value", "page", "pt"])) : item === "CurrentPageReport" ? (openBlock(), createBlock(_component_CurrentPageReport, {
782
826
  key: 5,
783
827
  "aria-live": "polite",
784
- template: e.currentPageReportTemplate,
785
- currentPage: n.currentPage,
786
- page: n.page,
787
- pageCount: n.pageCount,
788
- first: l.d_first,
789
- rows: l.d_rows,
790
- totalRecords: e.totalRecords,
791
- unstyled: e.unstyled,
792
- pt: e.pt
793
- }, null, 8, ["template", "currentPage", "page", "pageCount", "first", "rows", "totalRecords", "unstyled", "pt"])) : P === "RowsPerPageDropdown" && e.rowsPerPageOptions ? (o(), p(L, {
828
+ template: _ctx.currentPageReportTemplate,
829
+ currentPage: $options.currentPage,
830
+ page: $options.page,
831
+ pageCount: $options.pageCount,
832
+ first: $data.d_first,
833
+ rows: $data.d_rows,
834
+ totalRecords: _ctx.totalRecords,
835
+ unstyled: _ctx.unstyled,
836
+ pt: _ctx.pt
837
+ }, null, 8, ["template", "currentPage", "page", "pageCount", "first", "rows", "totalRecords", "unstyled", "pt"])) : item === "RowsPerPageDropdown" && _ctx.rowsPerPageOptions ? (openBlock(), createBlock(_component_RowsPerPageDropdown, {
794
838
  key: 6,
795
- "aria-label": n.getAriaLabel("rowsPerPageLabel"),
796
- rows: l.d_rows,
797
- options: e.rowsPerPageOptions,
798
- onRowsChange: t[5] || (t[5] = function(u) {
799
- return n.onRowChange(u);
839
+ "aria-label": $options.getAriaLabel("rowsPerPageLabel"),
840
+ rows: $data.d_rows,
841
+ options: _ctx.rowsPerPageOptions,
842
+ onRowsChange: _cache[5] || (_cache[5] = function($event) {
843
+ return $options.onRowChange($event);
800
844
  }),
801
- disabled: n.empty,
802
- templates: e.$slots,
803
- unstyled: e.unstyled,
804
- pt: e.pt
805
- }, null, 8, ["aria-label", "rows", "options", "disabled", "templates", "unstyled", "pt"])) : P === "JumpToPageDropdown" ? (o(), p(k, {
845
+ disabled: $options.empty,
846
+ templates: _ctx.$slots,
847
+ unstyled: _ctx.unstyled,
848
+ pt: _ctx.pt
849
+ }, null, 8, ["aria-label", "rows", "options", "disabled", "templates", "unstyled", "pt"])) : item === "JumpToPageDropdown" ? (openBlock(), createBlock(_component_JumpToPageDropdown, {
806
850
  key: 7,
807
- "aria-label": n.getAriaLabel("jumpToPageDropdownLabel"),
808
- page: n.page,
809
- pageCount: n.pageCount,
810
- onPageChange: t[6] || (t[6] = function(u) {
811
- return n.changePage(u);
851
+ "aria-label": $options.getAriaLabel("jumpToPageDropdownLabel"),
852
+ page: $options.page,
853
+ pageCount: $options.pageCount,
854
+ onPageChange: _cache[6] || (_cache[6] = function($event) {
855
+ return $options.changePage($event);
812
856
  }),
813
- disabled: n.empty,
814
- templates: e.$slots,
815
- unstyled: e.unstyled,
816
- pt: e.pt
817
- }, null, 8, ["aria-label", "page", "pageCount", "disabled", "templates", "unstyled", "pt"])) : P === "JumpToPageInput" ? (o(), p(y, {
857
+ disabled: $options.empty,
858
+ templates: _ctx.$slots,
859
+ unstyled: _ctx.unstyled,
860
+ pt: _ctx.pt
861
+ }, null, 8, ["aria-label", "page", "pageCount", "disabled", "templates", "unstyled", "pt"])) : item === "JumpToPageInput" ? (openBlock(), createBlock(_component_JumpToPageInput, {
818
862
  key: 8,
819
- page: n.currentPage,
820
- onPageChange: t[7] || (t[7] = function(u) {
821
- return n.changePage(u);
863
+ page: $options.currentPage,
864
+ onPageChange: _cache[7] || (_cache[7] = function($event) {
865
+ return $options.changePage($event);
822
866
  }),
823
- disabled: n.empty,
824
- unstyled: e.unstyled,
825
- pt: e.pt
826
- }, null, 8, ["page", "disabled", "unstyled", "pt"])) : S("", !0)], 64);
827
- }), 128)), e.$slots.end ? (o(), g("div", d({
867
+ disabled: $options.empty,
868
+ unstyled: _ctx.unstyled,
869
+ pt: _ctx.pt
870
+ }, null, 8, ["page", "disabled", "unstyled", "pt"])) : createCommentVNode("", true)], 64);
871
+ }), 128)), _ctx.$slots.end ? (openBlock(), createElementBlock("div", mergeProps({
828
872
  key: 1,
829
- class: e.cx("end")
830
- }, e.ptm("end")), [F(e.$slots, "end", {
831
- state: n.currentState
832
- })], 16)) : S("", !0)], 16);
833
- }), 128))], 16)) : S("", !0);
873
+ "class": _ctx.cx("end")
874
+ }, _ctx.ptm("end")), [renderSlot(_ctx.$slots, "end", {
875
+ state: $options.currentState
876
+ })], 16)) : createCommentVNode("", true)], 16);
877
+ }), 128))], 16)) : createCommentVNode("", true);
834
878
  }
835
- Te.render = Ae;
879
+ script.render = render;
836
880
  export {
837
- Te as s
881
+ script as s
838
882
  };