@paperless/core 2.0.1-beta.115 → 2.0.1-beta.116

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 (250) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/build/index.esm.js +1 -1
  3. package/dist/build/index.esm.js.map +1 -1
  4. package/dist/build/{p-7046dc66.entry.js → p-05db72d0.entry.js} +2 -2
  5. package/dist/build/{p-5c3167c8.entry.js → p-26a3990a.entry.js} +2 -2
  6. package/dist/build/{p-76a4f70e.entry.js → p-2edd87f3.entry.js} +2 -2
  7. package/dist/{paperless/p-cc379751.entry.js → build/p-43d3357f.entry.js} +2 -2
  8. package/dist/build/p-474a16ab.entry.js +2 -0
  9. package/dist/{paperless/p-66adc33a.entry.js → build/p-53009290.entry.js} +2 -2
  10. package/dist/build/{p-0da54170.entry.js → p-55a41995.entry.js} +2 -2
  11. package/dist/{paperless/p-91ea22cd.entry.js → build/p-87981fef.entry.js} +2 -2
  12. package/dist/{paperless/p-cac630d2.entry.js → build/p-8981247d.entry.js} +2 -2
  13. package/dist/{paperless/p-730bcacd.entry.js → build/p-8a5dcfac.entry.js} +2 -2
  14. package/dist/build/p-8ca737d7.entry.js +2 -0
  15. package/dist/{paperless/p-e9db1b2d.entry.js.map → build/p-8ca737d7.entry.js.map} +1 -1
  16. package/dist/build/p-8f7a37d9.entry.js +2 -0
  17. package/dist/build/p-8f7a37d9.entry.js.map +1 -0
  18. package/dist/build/{p-bfda8061.entry.js → p-965962ce.entry.js} +2 -2
  19. package/dist/build/p-B3sNjfzc.js +2 -0
  20. package/dist/build/p-B3sNjfzc.js.map +1 -0
  21. package/dist/build/p-DdQ-S2l7.js +2 -0
  22. package/dist/build/p-DdQ-S2l7.js.map +1 -0
  23. package/dist/build/p-a02a5085.js +2 -0
  24. package/dist/{paperless/p-79b42a23.entry.js → build/p-adb1ad27.entry.js} +2 -2
  25. package/dist/build/{p-912ce588.entry.js → p-aec29ee9.entry.js} +2 -2
  26. package/dist/build/p-attachment.entry.esm.js.map +1 -1
  27. package/dist/build/{p-0c257fa2.entry.js → p-cc3307b8.entry.js} +2 -2
  28. package/dist/build/{p-29d452d0.entry.js → p-cfd2e444.entry.js} +2 -2
  29. package/dist/build/{p-7658fd89.entry.js → p-e2054751.entry.js} +2 -2
  30. package/dist/build/p-table.entry.esm.js.map +1 -1
  31. package/dist/build/paperless.esm.js +1 -1
  32. package/dist/cjs/constants-DDb_wCc1.js +16 -0
  33. package/dist/cjs/constants-DDb_wCc1.js.map +1 -0
  34. package/dist/cjs/index.cjs.js +11 -10
  35. package/dist/cjs/index.cjs.js.map +1 -1
  36. package/dist/cjs/loader.cjs.js +1 -1
  37. package/dist/cjs/p-attachment.cjs.entry.js +78 -12
  38. package/dist/cjs/p-attachment.cjs.entry.js.map +1 -1
  39. package/dist/cjs/p-attachment.entry.cjs.js.map +1 -1
  40. package/dist/cjs/p-button-group.cjs.entry.js +1 -1
  41. package/dist/cjs/p-calendar.cjs.entry.js +1 -1
  42. package/dist/cjs/p-checkbox_4.cjs.entry.js +4 -4
  43. package/dist/cjs/p-content-slider.cjs.entry.js +2 -2
  44. package/dist/cjs/p-datepicker.cjs.entry.js +2 -2
  45. package/dist/cjs/p-empty-state_9.cjs.entry.js +8 -8
  46. package/dist/cjs/p-field_2.cjs.entry.js +3 -3
  47. package/dist/cjs/p-label.cjs.entry.js +3 -3
  48. package/dist/cjs/p-listing.cjs.entry.js +1 -1
  49. package/dist/cjs/p-navbar.cjs.entry.js +1 -1
  50. package/dist/cjs/p-navigation-item.cjs.entry.js +2 -2
  51. package/dist/cjs/p-navigation-section.cjs.entry.js +1 -1
  52. package/dist/cjs/p-pagination_3.cjs.entry.js +4 -4
  53. package/dist/cjs/p-select.cjs.entry.js +1 -1
  54. package/dist/cjs/p-stepper.cjs.entry.js +1 -1
  55. package/dist/cjs/p-table.cjs.entry.js +4 -3
  56. package/dist/cjs/p-table.cjs.entry.js.map +1 -1
  57. package/dist/cjs/p-table.entry.cjs.js.map +1 -1
  58. package/dist/cjs/p-toast.cjs.entry.js +1 -1
  59. package/dist/cjs/paperless.cjs.js +1 -1
  60. package/dist/cjs/{screens-D_ByWDz6.js → screens-h1MTJhCu.js} +2 -13
  61. package/dist/cjs/screens-h1MTJhCu.js.map +1 -0
  62. package/dist/collection/components/molecules/attachment/attachment.component.css +1 -1
  63. package/dist/collection/components/molecules/attachment/attachment.component.js +165 -16
  64. package/dist/collection/components/molecules/attachment/attachment.component.js.map +1 -1
  65. package/dist/collection/components/molecules/button-group/button-group.component.js +1 -1
  66. package/dist/collection/components/molecules/calendar/calendar.component.js +1 -1
  67. package/dist/collection/components/molecules/content-slider/content-slider.component.js +2 -2
  68. package/dist/collection/components/molecules/datepicker/datepicker.component.js +2 -2
  69. package/dist/collection/components/molecules/dropdown/dropdown.component.js +4 -4
  70. package/dist/collection/components/molecules/empty-state/empty-state.component.js +2 -2
  71. package/dist/collection/components/molecules/field/field/field.component.js +3 -3
  72. package/dist/collection/components/molecules/label/label.component.js +3 -3
  73. package/dist/collection/components/molecules/navigation/item/navigation-item.component.js +2 -2
  74. package/dist/collection/components/molecules/navigation/section/navigation-section.component.js +1 -1
  75. package/dist/collection/components/molecules/pagination/pages/pagination-pages.component.js +1 -1
  76. package/dist/collection/components/molecules/pagination/pagination/pagination.component.js +3 -3
  77. package/dist/collection/components/molecules/select/select.component.js +1 -1
  78. package/dist/collection/components/molecules/table/cell/table-cell.component.js +1 -1
  79. package/dist/collection/components/molecules/table/footer/table-footer.component.js +2 -2
  80. package/dist/collection/components/molecules/table/row/table-row.component.js +3 -3
  81. package/dist/collection/components/molecules/toast/toast.component.js +1 -1
  82. package/dist/collection/components/organisms/listing/listing.component.js +1 -1
  83. package/dist/collection/components/organisms/navbar/navbar.component.js +1 -1
  84. package/dist/collection/components/organisms/stepper/stepper.component.js +1 -1
  85. package/dist/components/index.js +3 -2
  86. package/dist/components/index.js.map +1 -1
  87. package/dist/components/{p-LsrP-Unv.js → p-B3sNjfzc.js} +3 -13
  88. package/dist/components/p-B3sNjfzc.js.map +1 -0
  89. package/dist/components/{p-Cr5nmZn3.js → p-BFXs5OQx.js} +3 -3
  90. package/dist/components/{p-Cr5nmZn3.js.map → p-BFXs5OQx.js.map} +1 -1
  91. package/dist/components/{p-BSAVV_6x.js → p-Bb8uyInh.js} +5 -5
  92. package/dist/components/{p-BSAVV_6x.js.map → p-Bb8uyInh.js.map} +1 -1
  93. package/dist/components/{p-BPXS3EM8.js → p-BtG4QBr6.js} +3 -3
  94. package/dist/components/{p-BPXS3EM8.js.map → p-BtG4QBr6.js.map} +1 -1
  95. package/dist/components/{p-CgHBpaJ2.js → p-Bw6TWc-_.js} +8 -8
  96. package/dist/components/{p-CgHBpaJ2.js.map → p-Bw6TWc-_.js.map} +1 -1
  97. package/dist/components/{p-Cp8IEnaB.js → p-C5yz-mQE.js} +3 -3
  98. package/dist/components/{p-Cp8IEnaB.js.map → p-C5yz-mQE.js.map} +1 -1
  99. package/dist/components/{p-DwUkFgs3.js → p-CBxUj1bt.js} +3 -3
  100. package/dist/components/{p-DwUkFgs3.js.map → p-CBxUj1bt.js.map} +1 -1
  101. package/dist/components/{p-Hj0dtQOu.js → p-Cw7TZ18X.js} +4 -4
  102. package/dist/components/{p-Hj0dtQOu.js.map → p-Cw7TZ18X.js.map} +1 -1
  103. package/dist/components/{p-HLwIOGJt.js → p-DaFVCsxX.js} +3 -3
  104. package/dist/components/{p-HLwIOGJt.js.map → p-DaFVCsxX.js.map} +1 -1
  105. package/dist/components/p-DdQ-S2l7.js +14 -0
  106. package/dist/components/p-DdQ-S2l7.js.map +1 -0
  107. package/dist/components/{p-b3Miuuib.js → p-Dn38WwJ_.js} +8 -8
  108. package/dist/components/{p-b3Miuuib.js.map → p-Dn38WwJ_.js.map} +1 -1
  109. package/dist/components/{p-BnyZAlkn.js → p-ExfyVPT0.js} +5 -5
  110. package/dist/components/{p-BnyZAlkn.js.map → p-ExfyVPT0.js.map} +1 -1
  111. package/dist/components/{p-BP1aeBcW.js → p-YYQ927T-.js} +6 -6
  112. package/dist/components/{p-BP1aeBcW.js.map → p-YYQ927T-.js.map} +1 -1
  113. package/dist/components/p-attachment.js +83 -13
  114. package/dist/components/p-attachment.js.map +1 -1
  115. package/dist/components/p-button-group.js +1 -1
  116. package/dist/components/p-calendar.js +1 -1
  117. package/dist/components/p-content-slider.js +2 -2
  118. package/dist/components/p-datepicker.js +5 -5
  119. package/dist/components/p-dropdown.js +1 -1
  120. package/dist/components/p-empty-state.js +1 -1
  121. package/dist/components/p-field.js +1 -1
  122. package/dist/components/p-label.js +3 -3
  123. package/dist/components/p-listing.js +1 -1
  124. package/dist/components/p-navbar.js +1 -1
  125. package/dist/components/p-navigation-item.js +2 -2
  126. package/dist/components/p-navigation-section.js +1 -1
  127. package/dist/components/p-pagination-pages.js +1 -1
  128. package/dist/components/p-pagination-size.js +1 -1
  129. package/dist/components/p-pagination.js +1 -1
  130. package/dist/components/p-profile.js +1 -1
  131. package/dist/components/p-select.js +3 -3
  132. package/dist/components/p-stepper.js +1 -1
  133. package/dist/components/p-table-cell.js +1 -1
  134. package/dist/components/p-table-footer.js +1 -1
  135. package/dist/components/p-table-header.js +1 -1
  136. package/dist/components/p-table-row.js +1 -1
  137. package/dist/components/p-table.js +12 -11
  138. package/dist/components/p-table.js.map +1 -1
  139. package/dist/components/p-toast.js +1 -1
  140. package/dist/esm/constants-DdQ-S2l7.js +14 -0
  141. package/dist/esm/constants-DdQ-S2l7.js.map +1 -0
  142. package/dist/esm/index.js +3 -2
  143. package/dist/esm/index.js.map +1 -1
  144. package/dist/esm/loader.js +1 -1
  145. package/dist/esm/p-attachment.entry.js +79 -13
  146. package/dist/esm/p-attachment.entry.js.map +1 -1
  147. package/dist/esm/p-button-group.entry.js +1 -1
  148. package/dist/esm/p-calendar.entry.js +1 -1
  149. package/dist/esm/p-checkbox_4.entry.js +4 -4
  150. package/dist/esm/p-content-slider.entry.js +2 -2
  151. package/dist/esm/p-datepicker.entry.js +2 -2
  152. package/dist/esm/p-empty-state_9.entry.js +8 -8
  153. package/dist/esm/p-field_2.entry.js +3 -3
  154. package/dist/esm/p-label.entry.js +3 -3
  155. package/dist/esm/p-listing.entry.js +1 -1
  156. package/dist/esm/p-navbar.entry.js +1 -1
  157. package/dist/esm/p-navigation-item.entry.js +2 -2
  158. package/dist/esm/p-navigation-section.entry.js +1 -1
  159. package/dist/esm/p-pagination_3.entry.js +4 -4
  160. package/dist/esm/p-select.entry.js +1 -1
  161. package/dist/esm/p-stepper.entry.js +1 -1
  162. package/dist/esm/p-table.entry.js +2 -1
  163. package/dist/esm/p-table.entry.js.map +1 -1
  164. package/dist/esm/p-toast.entry.js +1 -1
  165. package/dist/esm/paperless.js +1 -1
  166. package/dist/esm/{screens-LsrP-Unv.js → screens-B3sNjfzc.js} +3 -13
  167. package/dist/esm/screens-B3sNjfzc.js.map +1 -0
  168. package/dist/index.html +1 -1
  169. package/dist/paperless/index.esm.js +1 -1
  170. package/dist/paperless/index.esm.js.map +1 -1
  171. package/dist/paperless/{p-7046dc66.entry.js → p-05db72d0.entry.js} +2 -2
  172. package/dist/paperless/{p-5c3167c8.entry.js → p-26a3990a.entry.js} +2 -2
  173. package/dist/paperless/{p-76a4f70e.entry.js → p-2edd87f3.entry.js} +2 -2
  174. package/dist/{build/p-cc379751.entry.js → paperless/p-43d3357f.entry.js} +2 -2
  175. package/dist/paperless/p-474a16ab.entry.js +2 -0
  176. package/dist/{build/p-66adc33a.entry.js → paperless/p-53009290.entry.js} +2 -2
  177. package/dist/paperless/{p-0da54170.entry.js → p-55a41995.entry.js} +2 -2
  178. package/dist/{build/p-91ea22cd.entry.js → paperless/p-87981fef.entry.js} +2 -2
  179. package/dist/{build/p-cac630d2.entry.js → paperless/p-8981247d.entry.js} +2 -2
  180. package/dist/{build/p-730bcacd.entry.js → paperless/p-8a5dcfac.entry.js} +2 -2
  181. package/dist/paperless/p-8ca737d7.entry.js +2 -0
  182. package/dist/{build/p-e9db1b2d.entry.js.map → paperless/p-8ca737d7.entry.js.map} +1 -1
  183. package/dist/paperless/p-8f7a37d9.entry.js +2 -0
  184. package/dist/paperless/p-8f7a37d9.entry.js.map +1 -0
  185. package/dist/paperless/{p-bfda8061.entry.js → p-965962ce.entry.js} +2 -2
  186. package/dist/paperless/p-B3sNjfzc.js +2 -0
  187. package/dist/paperless/p-B3sNjfzc.js.map +1 -0
  188. package/dist/paperless/p-DdQ-S2l7.js +2 -0
  189. package/dist/paperless/p-DdQ-S2l7.js.map +1 -0
  190. package/dist/{build/p-79b42a23.entry.js → paperless/p-adb1ad27.entry.js} +2 -2
  191. package/dist/paperless/{p-912ce588.entry.js → p-aec29ee9.entry.js} +2 -2
  192. package/dist/paperless/p-attachment.entry.esm.js.map +1 -1
  193. package/dist/paperless/{p-0c257fa2.entry.js → p-cc3307b8.entry.js} +2 -2
  194. package/dist/paperless/{p-29d452d0.entry.js → p-cfd2e444.entry.js} +2 -2
  195. package/dist/paperless/{p-7658fd89.entry.js → p-e2054751.entry.js} +2 -2
  196. package/dist/paperless/p-table.entry.esm.js.map +1 -1
  197. package/dist/paperless/paperless.esm.js +1 -1
  198. package/dist/sw.js +1 -1
  199. package/dist/sw.js.map +1 -1
  200. package/dist/types/components/molecules/attachment/attachment.component.d.ts +27 -1
  201. package/dist/types/components.d.ts +42 -2
  202. package/package.json +1 -1
  203. package/dist/build/p-0cf505a8.entry.js +0 -2
  204. package/dist/build/p-2def1fe8.entry.js +0 -2
  205. package/dist/build/p-2def1fe8.entry.js.map +0 -1
  206. package/dist/build/p-48e752ed.js +0 -2
  207. package/dist/build/p-LsrP-Unv.js +0 -2
  208. package/dist/build/p-LsrP-Unv.js.map +0 -1
  209. package/dist/build/p-e9db1b2d.entry.js +0 -2
  210. package/dist/cjs/screens-D_ByWDz6.js.map +0 -1
  211. package/dist/components/p-LsrP-Unv.js.map +0 -1
  212. package/dist/esm/screens-LsrP-Unv.js.map +0 -1
  213. package/dist/paperless/p-0cf505a8.entry.js +0 -2
  214. package/dist/paperless/p-2def1fe8.entry.js +0 -2
  215. package/dist/paperless/p-2def1fe8.entry.js.map +0 -1
  216. package/dist/paperless/p-LsrP-Unv.js +0 -2
  217. package/dist/paperless/p-LsrP-Unv.js.map +0 -1
  218. package/dist/paperless/p-e9db1b2d.entry.js +0 -2
  219. /package/dist/build/{p-7046dc66.entry.js.map → p-05db72d0.entry.js.map} +0 -0
  220. /package/dist/build/{p-5c3167c8.entry.js.map → p-26a3990a.entry.js.map} +0 -0
  221. /package/dist/build/{p-76a4f70e.entry.js.map → p-2edd87f3.entry.js.map} +0 -0
  222. /package/dist/build/{p-cc379751.entry.js.map → p-43d3357f.entry.js.map} +0 -0
  223. /package/dist/build/{p-0cf505a8.entry.js.map → p-474a16ab.entry.js.map} +0 -0
  224. /package/dist/build/{p-66adc33a.entry.js.map → p-53009290.entry.js.map} +0 -0
  225. /package/dist/build/{p-0da54170.entry.js.map → p-55a41995.entry.js.map} +0 -0
  226. /package/dist/build/{p-91ea22cd.entry.js.map → p-87981fef.entry.js.map} +0 -0
  227. /package/dist/build/{p-cac630d2.entry.js.map → p-8981247d.entry.js.map} +0 -0
  228. /package/dist/build/{p-730bcacd.entry.js.map → p-8a5dcfac.entry.js.map} +0 -0
  229. /package/dist/build/{p-bfda8061.entry.js.map → p-965962ce.entry.js.map} +0 -0
  230. /package/dist/build/{p-79b42a23.entry.js.map → p-adb1ad27.entry.js.map} +0 -0
  231. /package/dist/build/{p-912ce588.entry.js.map → p-aec29ee9.entry.js.map} +0 -0
  232. /package/dist/build/{p-0c257fa2.entry.js.map → p-cc3307b8.entry.js.map} +0 -0
  233. /package/dist/build/{p-29d452d0.entry.js.map → p-cfd2e444.entry.js.map} +0 -0
  234. /package/dist/build/{p-7658fd89.entry.js.map → p-e2054751.entry.js.map} +0 -0
  235. /package/dist/paperless/{p-7046dc66.entry.js.map → p-05db72d0.entry.js.map} +0 -0
  236. /package/dist/paperless/{p-5c3167c8.entry.js.map → p-26a3990a.entry.js.map} +0 -0
  237. /package/dist/paperless/{p-76a4f70e.entry.js.map → p-2edd87f3.entry.js.map} +0 -0
  238. /package/dist/paperless/{p-cc379751.entry.js.map → p-43d3357f.entry.js.map} +0 -0
  239. /package/dist/paperless/{p-0cf505a8.entry.js.map → p-474a16ab.entry.js.map} +0 -0
  240. /package/dist/paperless/{p-66adc33a.entry.js.map → p-53009290.entry.js.map} +0 -0
  241. /package/dist/paperless/{p-0da54170.entry.js.map → p-55a41995.entry.js.map} +0 -0
  242. /package/dist/paperless/{p-91ea22cd.entry.js.map → p-87981fef.entry.js.map} +0 -0
  243. /package/dist/paperless/{p-cac630d2.entry.js.map → p-8981247d.entry.js.map} +0 -0
  244. /package/dist/paperless/{p-730bcacd.entry.js.map → p-8a5dcfac.entry.js.map} +0 -0
  245. /package/dist/paperless/{p-bfda8061.entry.js.map → p-965962ce.entry.js.map} +0 -0
  246. /package/dist/paperless/{p-79b42a23.entry.js.map → p-adb1ad27.entry.js.map} +0 -0
  247. /package/dist/paperless/{p-912ce588.entry.js.map → p-aec29ee9.entry.js.map} +0 -0
  248. /package/dist/paperless/{p-0c257fa2.entry.js.map → p-cc3307b8.entry.js.map} +0 -0
  249. /package/dist/paperless/{p-29d452d0.entry.js.map → p-cfd2e444.entry.js.map} +0 -0
  250. /package/dist/paperless/{p-7658fd89.entry.js.map → p-e2054751.entry.js.map} +0 -0
@@ -525,7 +525,7 @@ const Calendar = class {
525
525
  .filter(date => isValid(date));
526
526
  }
527
527
  render() {
528
- return (h(Host, { key: 'ede905c2d64d699be39fea409a01c239fc8d2f3a', class: calendar({ variant: this.variant }) }, this._getView()));
528
+ return (h(Host, { key: '3bc005be3abe7f7ff19c1261961e875e85ffb697', class: calendar({ variant: this.variant }) }, this._getView()));
529
529
  }
530
530
  _getView() {
531
531
  if (this._view === 'year') {
@@ -271,14 +271,14 @@ const Dropdown = class {
271
271
  'data-strategy': this.strategy,
272
272
  };
273
273
  let dropdownContainer;
274
- const itemsSlot = h("slot", { key: '2231e6d8589ef6c62a6c108d9043ab1740729b91', name: 'items' });
274
+ const itemsSlot = h("slot", { key: '81c85452ac760dc3734aecb6b168d6fb3cd67466', name: 'items' });
275
275
  if (this.usePortal) {
276
- dropdownContainer = (h("p-portal", { key: 'e7c67d48560c83c6910c530ea420440f755eac4d', ...dropdownContainerProps }, h("p-dropdown-menu-container", { key: '6051774d7a9cf2d5348e23fba190a992808f7f9a', variant: this.variant, maxWidth: !this.calculateWidth && this.applyMaxWidth, fullWidth: this.applyFullWidth && !this.applyMaxWidth, allowOverflow: this.allowOverflow, scrollable: this.scrollable }, itemsSlot)));
276
+ dropdownContainer = (h("p-portal", { key: '08d9b089324bbdb5306335207c5c069c5000d9af', ...dropdownContainerProps }, h("p-dropdown-menu-container", { key: 'afd18f595afea1f221bb6d4d2fd35b25250e6c19', variant: this.variant, maxWidth: !this.calculateWidth && this.applyMaxWidth, fullWidth: this.applyFullWidth && !this.applyMaxWidth, allowOverflow: this.allowOverflow, scrollable: this.scrollable }, itemsSlot)));
277
277
  }
278
278
  else {
279
- dropdownContainer = (h("p-dropdown-menu-container", { key: '3a17524559a9245d424426ecca54e22640ce0326', variant: this.variant, maxWidth: !this.calculateWidth && this.applyMaxWidth, fullWidth: this.applyFullWidth && !this.applyMaxWidth, allowOverflow: this.allowOverflow, scrollable: this.scrollable, ...dropdownContainerProps }, itemsSlot));
279
+ dropdownContainer = (h("p-dropdown-menu-container", { key: '1234e1a98cf0b0f49d83a3dca617ea6df22b7d56', variant: this.variant, maxWidth: !this.calculateWidth && this.applyMaxWidth, fullWidth: this.applyFullWidth && !this.applyMaxWidth, allowOverflow: this.allowOverflow, scrollable: this.scrollable, ...dropdownContainerProps }, itemsSlot));
280
280
  }
281
- return (h(Host, { key: 'e4ff6cda426ec33ec9c3e7fddecf48205512d50a', class: 'relative' }, h("div", { key: '75f631d259eb3372443715c2008676373eaf6df9', class: 'trigger', ref: ref => (this._trigger = ref), onClick: () => this._triggerClickHandler() }, h("slot", { key: '0782dd7cab30da7e62dcc82544a5af7ba2d33bc4', name: 'trigger' })), h("div", { key: '75a402a6b368fa284477c2d348f1f6e1b93e5ebf', class: 'relative w-full' }, dropdownContainer)));
281
+ return (h(Host, { key: '1789be53e587187e1ac80696dc5971d1aa3d69f8', class: 'relative' }, h("div", { key: '631d65df461845c81eb3dcf32bbad5a5d846f244', class: 'trigger', ref: ref => (this._trigger = ref), onClick: () => this._triggerClickHandler() }, h("slot", { key: 'b3e88729b0f98d62988be48af695421982ddecd1', name: 'trigger' })), h("div", { key: 'f26c4b321498a62956ec9c6e59e2f9d9968a4f5b', class: 'relative w-full' }, dropdownContainer)));
282
282
  }
283
283
  _checkButtons(active = false) {
284
284
  if (!this.applyChevron) {
@@ -54,9 +54,9 @@ const ContentSlider = class {
54
54
  }
55
55
  }
56
56
  render() {
57
- return (h(Host, { key: '36870f068d15bca84923d9c6608f98c2d3616511', class: "p-content-slider" }, h("div", { key: '70e1fabe814a54ef0027d02a8f87c04535eae38d', class: `slider ${!this.disableDrag && 'draggable'} ${this._dragging && 'dragging'}`, style: {
57
+ return (h(Host, { key: 'e690c7769634eda186a3abc83d34d86c607f753d', class: "p-content-slider" }, h("div", { key: 'e6270d967bbef325e89e2d0cdbd903ea60dc82b8', class: `slider ${!this.disableDrag && 'draggable'} ${this._dragging && 'dragging'}`, style: {
58
58
  height: `${this._outerHeight}px`,
59
- }, ref: (el) => (this._sliderRef = el), onMouseDown: (e) => this._mouseDownHandler(e), onTouchStart: (e) => this._mouseDownHandler(e), onMouseMove: (e) => this._mouseMoveHandler(e), onTouchMove: (e) => this._mouseMoveHandler(e) }, h("div", { key: 'b78c17b959364fbe2ae540335997b0abb02504eb', class: "inner-slider", ref: (ref) => this._setInnerSliderReft(ref), onTransitionEnd: () => this._transitionEndHandler() }, h("slot", { key: 'be285da4a6ab951b8681fe2a1885c4a84579a5e1' }))), h("div", { key: 'c9fcb4419c9c5679b6382a8d7e989a7adb784408', class: `indicator ${this.hideMobileIndicator && 'hidden'}` }, this._items.map((_, i) => (h("div", { onClick: () => this._scrollTo(i, true), class: `item ${!this.disableIndicatorClick && 'cursor-pointer'}` }, h("div", { class: cn('block w-2 h-2 rounded-full', {
59
+ }, ref: (el) => (this._sliderRef = el), onMouseDown: (e) => this._mouseDownHandler(e), onTouchStart: (e) => this._mouseDownHandler(e), onMouseMove: (e) => this._mouseMoveHandler(e), onTouchMove: (e) => this._mouseMoveHandler(e) }, h("div", { key: 'ef9190265da0a8d0e842696929a9ad8d9d3a7f25', class: "inner-slider", ref: (ref) => this._setInnerSliderReft(ref), onTransitionEnd: () => this._transitionEndHandler() }, h("slot", { key: 'de62baf7fabcc682a326cf32df9974b0fe821a70' }))), h("div", { key: '142f7bf7d6172a1c22d61da84342e449c31d24fa', class: `indicator ${this.hideMobileIndicator && 'hidden'}` }, this._items.map((_, i) => (h("div", { onClick: () => this._scrollTo(i, true), class: `item ${!this.disableIndicatorClick && 'cursor-pointer'}` }, h("div", { class: cn('block w-2 h-2 rounded-full', {
60
60
  'bg-dark-teal-600': i === this._visibleIndex,
61
61
  'bg-dark-teal-400': i !== this._visibleIndex,
62
62
  }) })))))));
@@ -3075,9 +3075,9 @@ const Datepicker = class {
3075
3075
  this.parseValue(this.value);
3076
3076
  }
3077
3077
  render() {
3078
- return (h("p-dropdown", { key: '702af705805cf225b1b7eb9506b6374b3f90eaa2', strategy: this.strategy, placement: this.placement, disableTriggerClick: true, applyMaxWidth: false, applyFullWidth: false, insideClick: true, show: this._showDropdown }, h("p-field", { key: '288726eb7a4aec32ede0bb2a53eb75e98b035ca2', slot: 'trigger', icon: this.hideIconWhenFilled && !!this._value ? null : 'calendar-multi', iconPosition: 'start', size: this.size, prefix: this.prefix, label: this.label, loading: this.loading, helper: this.helper, required: asBoolean(this.required), error: this.error, disabled: asBoolean(this.disabled), focused: this._showDropdown, value: this._getFormattedDate(), placeholder: this.placeholder, onFocus: () => this._onFocus(), onBlur: () => this._onBlur(), onValueChange: ev => this._onValueChange(ev.detail), onInputRefChange: ev => (this._inputRef = ev.detail) }), this.enableNativePicker && this._isMobileBrowser && (h("input", { key: '14386864e58de98d9de4c56977a6df2ba7d9dbbd', slot: 'trigger', type: this.mode === 'day' ? 'date' : 'month', class: 'h-0 overflow-hidden' // we use h-0 here so location dependent pickers can correctly place itself
3078
+ return (h("p-dropdown", { key: '4b7858215699b02aa85b38f49995338295cb385e', strategy: this.strategy, placement: this.placement, disableTriggerClick: true, applyMaxWidth: false, applyFullWidth: false, insideClick: true, show: this._showDropdown }, h("p-field", { key: '8dfb07aeb1b18e861b3bdd6ef926343f3e8cfb0b', slot: 'trigger', icon: this.hideIconWhenFilled && !!this._value ? null : 'calendar-multi', iconPosition: 'start', size: this.size, prefix: this.prefix, label: this.label, loading: this.loading, helper: this.helper, required: asBoolean(this.required), error: this.error, disabled: asBoolean(this.disabled), focused: this._showDropdown, value: this._getFormattedDate(), placeholder: this.placeholder, onFocus: () => this._onFocus(), onBlur: () => this._onBlur(), onValueChange: ev => this._onValueChange(ev.detail), onInputRefChange: ev => (this._inputRef = ev.detail) }), this.enableNativePicker && this._isMobileBrowser && (h("input", { key: '606db61aad658122caa28ced464bad6198e925f3', slot: 'trigger', type: this.mode === 'day' ? 'date' : 'month', class: 'h-0 overflow-hidden' // we use h-0 here so location dependent pickers can correctly place itself
3079
3079
  ,
3080
- onInput: ev => this._onNativeInput(ev), ref: ref => (this._dateInputRef = ref), value: this._value && format(this._value, 'yyyy-MM-dd'), min: this.minDate && format(new Date(this.minDate), 'yyyy-MM-dd'), max: this.maxDate && format(new Date(this.maxDate), 'yyyy-MM-dd') })), h("div", { key: 'dbbd17771238ab3d77972088703a11bab0341590', slot: 'items' }, h("p-calendar", { key: '71dc313070bf6c6dd63b693bce0dec01e84ae836', variant: 'embedded', value: this._value, onValueChange: ({ detail }) => (this.value = detail), preselectToday: this.preselectToday, disabledDates: this.disabledDates, minDate: this.minDate, maxDate: this.maxDate, disableWeekends: this.disableWeekends, mode: this.mode }))));
3080
+ onInput: ev => this._onNativeInput(ev), ref: ref => (this._dateInputRef = ref), value: this._value && format(this._value, 'yyyy-MM-dd'), min: this.minDate && format(new Date(this.minDate), 'yyyy-MM-dd'), max: this.maxDate && format(new Date(this.maxDate), 'yyyy-MM-dd') })), h("div", { key: '48ac2993e4313f218425406dcfe719ed1fdc450c', slot: 'items' }, h("p-calendar", { key: '8a39ebe9193704d303b26b8fa6afbada6c674cd3', variant: 'embedded', value: this._value, onValueChange: ({ detail }) => (this.value = detail), preselectToday: this.preselectToday, disabledDates: this.disabledDates, minDate: this.minDate, maxDate: this.maxDate, disableWeekends: this.disableWeekends, mode: this.mode }))));
3081
3081
  }
3082
3082
  documentClickHandler({ target }) {
3083
3083
  if (!this._showDropdown || childOf(target, this._el)) {
@@ -64,11 +64,11 @@ const EmptyState = class {
64
64
  const hasHeaderSlot = !!this._el.querySelector(':scope > [slot="header"]');
65
65
  const hasContentSlot = !!this._el.querySelector(':scope > [slot="content"]');
66
66
  const hasActionSlot = !!this._el.querySelector(':scope > [slot="action"]');
67
- return (h("div", { key: '3cabf463f134857beb1f960df8147c73f06dca6e', class: emptyState({
67
+ return (h("div", { key: '4d4ffeaee2bb367b6fa44558bffc6b1ea36e7ff2', class: emptyState({
68
68
  enableAction: asBoolean(this.enableAction, true),
69
69
  }), onClick: ev => this.enableAction && !this.actionLoading
70
70
  ? this.action.emit(ev)
71
- : undefined }, this.illustration && (h("p-illustration", { key: 'f8e845bf6a87df689b617c1dca14dbe32457e37d', class: 'mb-8 text-teal', variant: this.illustration })), hasHeaderSlot ? (h("slot", { name: 'header' })) : (this.header?.length && (h("p", { class: 'my-0 text-center font-ambit text-sm font-bold text-black-teal' }, this.header))), hasContentSlot ? (h("slot", { name: 'content' })) : (this.content?.length && (h("p", { class: 'my-0 text-center text-sm text-black-teal-300' }, this.content))), this.enableAction &&
71
+ : undefined }, this.illustration && (h("p-illustration", { key: '5ffdc50bc7b414703c1ab66e8c11d9213360e421', class: 'mb-8 text-teal', variant: this.illustration })), hasHeaderSlot ? (h("slot", { name: 'header' })) : (this.header?.length && (h("p", { class: 'my-0 text-center font-ambit text-sm font-bold text-black-teal' }, this.header))), hasContentSlot ? (h("slot", { name: 'content' })) : (this.content?.length && (h("p", { class: 'my-0 text-center text-sm text-black-teal-300' }, this.content))), this.enableAction &&
72
72
  (hasActionSlot ? (h("slot", { name: 'action' })) : (h("p-button", { class: 'mt-4', icon: this.actionIcon, loading: this.actionLoading, variant: this.actionVariant }, this.actionText)))));
73
73
  }
74
74
  };
@@ -295,7 +295,7 @@ const TableCell = class {
295
295
  };
296
296
  }
297
297
  render() {
298
- return (h(Host, { key: '4c50d6fb896a145b5e5d7c95c50d4c6986a61dbd', class: this._getColumnClasses() }, this.checkbox, this._getContent()));
298
+ return (h(Host, { key: '00a0d4f6a342ab085d3bfa8b4d36879455c41dc0', class: this._getColumnClasses() }, this.checkbox, this._getContent()));
299
299
  }
300
300
  _getContent() {
301
301
  if (this.variant === 'loading') {
@@ -416,11 +416,11 @@ const TableFooter = class {
416
416
  }
417
417
  }
418
418
  render() {
419
- return (h("div", { key: '64fb667bacb7413a6ae576a928790af1298e7507', class: footer({
419
+ return (h("div", { key: 'dd645bf716abf7fab8f11ca025e0a40dd556d39f', class: footer({
420
420
  pinned: this._isPinned,
421
421
  hidden: this._hidden,
422
422
  }) }, (this.enablePaginationPages || this.enablePaginationSize) &&
423
- this.total > 0 && (h("p-pagination", { key: '5d0aafbf67808e586a36c0ed704b5964133163ad', class: 'z-[2]', enablePaginationSize: this.enablePaginationSize, enablePaginationPages: this.enablePaginationPages, pageSize: this.pageSize, pageSizeOptions: this.pageSizeOptions, onPageSizeChange: ({ detail }) => this._changePageSize(detail), page: this.page, hideOnSinglePage: this.hideOnSinglePage, onPageChange: ({ detail }) => this.pageChange.emit(detail), total: this.total, onPagesChange: ({ detail }) => (this._hasPaginationPages = detail > 1) }))));
423
+ this.total > 0 && (h("p-pagination", { key: '19f27136c8dd0ba4540989e7a66207952372f2b8', class: 'z-[2]', enablePaginationSize: this.enablePaginationSize, enablePaginationPages: this.enablePaginationPages, pageSize: this.pageSize, pageSizeOptions: this.pageSizeOptions, onPageSizeChange: ({ detail }) => this._changePageSize(detail), page: this.page, hideOnSinglePage: this.hideOnSinglePage, onPageChange: ({ detail }) => this.pageChange.emit(detail), total: this.total, onPagesChange: ({ detail }) => (this._hasPaginationPages = detail > 1) }))));
424
424
  }
425
425
  _changePageSize(s) {
426
426
  if (!s) {
@@ -10111,12 +10111,12 @@ const TableRow = class {
10111
10111
  */
10112
10112
  enableHover = true;
10113
10113
  render() {
10114
- return (h("div", { key: 'a23c17dc04966515a613152dd8116cdc5f2bebf4', class: 'flex flex-col' }, h("div", { key: 'eaa1ec5e1030791f99a8aa8ece1d8eefb2fda509', class: row({
10114
+ return (h("div", { key: '3b0c33c721d30432c3484e1840ea9d98e17bd1af', class: 'flex flex-col' }, h("div", { key: 'f271084c671e7eb2d2448371b24f905ef4fdecfe', class: row({
10115
10115
  variant: this.variant,
10116
10116
  enableHover: this.enableHover,
10117
- }) }, h("div", { key: '4baa0e512c24040a9a1e8bc37c2f776e34821f54', class: content({
10117
+ }) }, h("div", { key: 'f3dbe2499f33d602e2cf371d39e28c5f312de24c', class: content({
10118
10118
  variant: this.variant,
10119
- }) }, h("slot", { key: 'f2ee85ea70192c36b485c2e004fd1869db414f8a' }), h("div", { key: '21c1d9d803397e5e0f120536bfe07919785e7db5', class: actions() }, h("slot", { key: '9aa627977b1fb6cc7303cf6585787ecda29e960b', name: 'actions' })))), h("p-divider", { key: '064c3b0193b8a2ec221b214fca5a2789cedd3828' })));
10119
+ }) }, h("slot", { key: '672d5a2716fe938bc75872d1fde5555ace2caab4' }), h("div", { key: '117c17db8a87e0c17b2c092e69548bd09c44d11e', class: actions() }, h("slot", { key: '1d637f45a95f749d68814a685fd32221373b7269', name: 'actions' })))), h("p-divider", { key: 'ed36652744fdc946d57cd5aeb747fb81aa5231dd' })));
10120
10120
  }
10121
10121
  };
10122
10122
  TableRow.style = tableRowComponentCss;
@@ -305,14 +305,14 @@ const Field = class {
305
305
  }
306
306
  render() {
307
307
  const { id, prefix, suffix, hasHeaderSlot, hasLabelSlot, hasHelperSlot, hasErrorSlot, hasValueSlot, } = this._getSlotInfo();
308
- return (h("p-field-container", { key: '3a9bb5df0271e63bac0043bcf821203aed741e83', forceShowTooltip: this.forceShowTooltip || this._focused, id: id, label: this.label, loading: this.loading, loadingSize: this.size, helper: this.helper, error: this.error, required: this.required, variant: this.variant }, hasLabelSlot && (h("slot", { key: '1dc261303e97637ce1d25d2c70a702c9635e7926', name: 'label', slot: 'label' })), hasHeaderSlot && (h("slot", { key: 'd2befd0055da55defc20b9ba66d3dca560d8e70f', name: 'header', slot: 'header' })), hasHelperSlot && (h("slot", { key: '4e96fe040c5483b535d943c368dc7e4214013f8c', name: 'helper', slot: 'helper' })), hasErrorSlot && (h("slot", { key: '97eee1faebc51c7fe3f4140879407785ab6f1ee2', name: 'error', slot: 'error' })), h("div", { key: '5669b02570bad759ddf5b0da4d05878a61c02efc', class: field({
308
+ return (h("p-field-container", { key: 'cb19870d204efcbbb2991bcb01f1d92f407698df', forceShowTooltip: this.forceShowTooltip || this._focused, id: id, label: this.label, loading: this.loading, loadingSize: this.size, helper: this.helper, error: this.error, required: this.required, variant: this.variant }, hasLabelSlot && (h("slot", { key: '2eab7abbbb1cb4c1fae604f8ab40c4af0d613829', name: 'label', slot: 'label' })), hasHeaderSlot && (h("slot", { key: '90c1a1daf7e4722878e876921628bb8b95cb1ac3', name: 'header', slot: 'header' })), hasHelperSlot && (h("slot", { key: '08cdc4d7454dc9492ce6899245373af837408989', name: 'helper', slot: 'helper' })), hasErrorSlot && (h("slot", { key: 'ff8cd30c29988e3e2048845d7e2cf77037632417', name: 'error', slot: 'error' })), h("div", { key: 'fddd83f48e198ab8e8355c4eb9138d664f9a2514', class: field({
309
309
  error: !!this.error?.length,
310
310
  disabled: asBoolean(this.disabled),
311
311
  focused: asBoolean(this.focused) || this._focused,
312
312
  size: this.size,
313
313
  variant: this.variant,
314
314
  isTextarea: this.type === 'textarea',
315
- }), title: this.variant === 'read' && !hasValueSlot ? this.value : undefined, slot: 'content' }, (this.error?.length || prefix || (this.icon && this.iconPosition === 'start')) && (h("div", { key: 'e757225c592b034f85b296919e4effa5ba838c03', class: prefixAndSuffix({
315
+ }), title: this.variant === 'read' && !hasValueSlot ? this.value : undefined, slot: 'content' }, (this.error?.length || prefix || (this.icon && this.iconPosition === 'start')) && (h("div", { key: 'c39d610fd6014de8cd06afc31c7d00188735d089', class: prefixAndSuffix({
316
316
  error: !!this.error?.length,
317
317
  disabled: asBoolean(this.disabled),
318
318
  focused: asBoolean(this.focused) || this._focused,
@@ -320,7 +320,7 @@ const Field = class {
320
320
  isTextarea: this.type === 'textarea',
321
321
  }), onClick: () => this._focusInput() }, (this.icon && this.iconPosition === 'start') || this.error?.length ? (h("p-icon", { class: cn('flex', {
322
322
  'mt-[0.125rem]': this.variant === 'read' && this.size === 'base',
323
- }), variant: this.error?.length ? 'warning' : this.icon, rotate: this.iconRotate, flip: this.iconFlip })) : (prefix))), this._getContent(hasValueSlot, id), (suffix || (this.icon && this.iconPosition === 'end')) && (h("div", { key: '52f0f31d5bc353e40b7a1d3db2f39c6e4c340fb9', class: prefixAndSuffix({
323
+ }), variant: this.error?.length ? 'warning' : this.icon, rotate: this.iconRotate, flip: this.iconFlip })) : (prefix))), this._getContent(hasValueSlot, id), (suffix || (this.icon && this.iconPosition === 'end')) && (h("div", { key: 'e7b77c4dc991945fee64dfdb66d1d0fb4b5b3b51', class: prefixAndSuffix({
324
324
  error: !!this.error?.length,
325
325
  disabled: asBoolean(this.disabled),
326
326
  focused: asBoolean(this.focused) || this._focused,
@@ -60,14 +60,14 @@ const Label = class {
60
60
  */
61
61
  keepMobileContent = false;
62
62
  render() {
63
- return (h("div", { key: '10ec531c8bf890127703a48ede96729ac871db6a', class: label({
63
+ return (h("div", { key: '9597be604690771c7963c82363a3f249a933313d', class: label({
64
64
  variant: this.variant,
65
65
  iconOnly: this.iconOnly,
66
66
  keepMobileContent: this.keepMobileContent,
67
- }) }, this.icon && (h("p-icon", { key: '8fb5f77d963be19dd0db4bb58d672eb04bf986a6', class: 'flex-shrink-0', variant: this.icon, flip: this.iconFlip, rotate: this.iconRotate })), !this.iconOnly && (h("div", { key: 'a40e1a55dc965986fcc1a5c3c05b54a49447c617', class: cn('flex-1 overflow-hidden text-ellipsis whitespace-nowrap text-sm', {
67
+ }) }, this.icon && (h("p-icon", { key: '48f6b8aae58c96ea2936ceed2a00b09ce4eee21d', class: 'flex-shrink-0', variant: this.icon, flip: this.iconFlip, rotate: this.iconRotate })), !this.iconOnly && (h("div", { key: '45395fa989ebc3b038687c71abd78ab77b17547d', class: cn('flex-1 overflow-hidden text-ellipsis whitespace-nowrap text-sm', {
68
68
  hidden: !this.keepMobileContent,
69
69
  'desktop-xs:block': !this.keepMobileContent,
70
- }) }, h("slot", { key: '57b8f50ed13f9408bc8df22eaa2df2cc8c74c216' })))));
70
+ }) }, h("slot", { key: '83ceeb73279dd9c3ae6512cd563fb3a56c1923ad' })))));
71
71
  }
72
72
  };
73
73
  Label.style = labelComponentCss;
@@ -70,7 +70,7 @@ const Listing = class {
70
70
  }
71
71
  }
72
72
  render() {
73
- return (h("div", { key: 'eb7596e4954d7cea74916789cd67bd1a4b3be0aa', class: "flex gap-1 w-full flex-col flex-wrap items-start" }, h("slot", { key: '37dfe16d25f23b5d958d408e088da730e8a6ef32', onSlotchange: () => this._generateStepsOnce() })));
73
+ return (h("div", { key: '13eabe2bacc8fe1ed570ffc5b03a453df3ca3285', class: "flex gap-1 w-full flex-col flex-wrap items-start" }, h("slot", { key: '1d11f5daa58b54d35aa38cf436f578d3d762b146', onSlotchange: () => this._generateStepsOnce() })));
74
74
  }
75
75
  };
76
76
  Listing.style = listingComponentCss;
@@ -49,7 +49,7 @@ const Navbar = class {
49
49
  }
50
50
  _show = false;
51
51
  render() {
52
- return (h(Host, { key: '5a08129fda9bdb499594df579375e4e15dea5c31' }, h("p-backdrop", { key: '75684230647253ff9655b21046639f12ca46ac4f', class: backdrop({ show: this._show }), scrollLock: this._show, onClicked: () => (this._show = false) }), h("div", { key: 'dbca8dca5b8e9f0c502dd2e48ec79a5fad740e22', class: sidebar({ class: sidebarAndTopbar(), show: this._show }) }, h("div", { key: '11bd6945f2489c3acf69ddca842ee9c6065b4a1c', class: 'flex w-full items-center justify-between layout-1280:hidden' }, h("p-button", { key: 'b35bc3af4206d51649a99fe8d719c4a300be3ab3', variant: 'secondary', icon: 'menu-arrow', iconFlip: 'horizontal', iconOnly: true, size: 'sm', onClick: () => (this._show = false) })), h("div", { key: '64a0c0a09021788d8b1100bfb6556aa301fe858b', class: 'flex w-full flex-col items-stretch' }, h("slot", { key: '873904c84efe395e43815404623fff7571caac44', name: 'company' })), h("div", { key: '728ba3983486820738ef9bd1c022d9581a361817', class: 'flex w-full flex-col gap-6 overflow-y-auto' }, h("slot", { key: '039b8d72a56c6cd020fc2b0ddfd2d5137952c072', name: 'content' })), h("div", { key: '09a7386d011c55c4839afada4bd55ffc6ee98a26', class: 'mt-auto hidden w-full flex-col layout-1280:flex' }, h("slot", { key: 'a407623a2f2812cf75bc8c06f58c3f19c7b6cb43', name: 'user' }))), h("div", { key: '3c440f8b20a032230df77dac0b2fc0f72d766407', class: topbar({ class: sidebarAndTopbar() }) }, h("p-button", { key: '7423bced7f3318ab9c853f8bb89e8a19626ef6f9', variant: 'secondary', iconOnly: true, icon: 'menu-arrow', size: 'sm', onClick: () => (this._show = true) }), h("slot", { key: '933b1f4bb8a4d2f688d4c89f07dd606c16932aa9', name: 'topbar' }))));
52
+ return (h(Host, { key: 'ccea1ba5b71e5d7030fc0061c55e7b1f0cf199df' }, h("p-backdrop", { key: '6697e5a39331b9038c371528d030215019aec71b', class: backdrop({ show: this._show }), scrollLock: this._show, onClicked: () => (this._show = false) }), h("div", { key: '5dc02dabfa017fe2e0549b3464f3dae0686e7fdb', class: sidebar({ class: sidebarAndTopbar(), show: this._show }) }, h("div", { key: 'fdc11a2dba8032bcee10a3d718d3471bf08f0bc3', class: 'flex w-full items-center justify-between layout-1280:hidden' }, h("p-button", { key: 'dd627886a9bc8c5759e8d9465bf7038427599594', variant: 'secondary', icon: 'menu-arrow', iconFlip: 'horizontal', iconOnly: true, size: 'sm', onClick: () => (this._show = false) })), h("div", { key: '8eac51be7bcaeac093268cd4e6c2eb1f16f3e308', class: 'flex w-full flex-col items-stretch' }, h("slot", { key: 'd4d57618aa5354fac8b0a19c974d84ef6dd8d639', name: 'company' })), h("div", { key: '48949805268ce97c6c83a15a4e3ec1daaac73b86', class: 'flex w-full flex-col gap-6 overflow-y-auto' }, h("slot", { key: '46e52c419b8269702983519550a074a4bf217928', name: 'content' })), h("div", { key: '01bc1710293357fd8a1f85e66d88c4335c925ce4', class: 'mt-auto hidden w-full flex-col layout-1280:flex' }, h("slot", { key: 'cce5347a4e5e9a33d144ec69ae452b214435fcf1', name: 'user' }))), h("div", { key: '9191ee1056b84360e3ad0bc9a6d1101c80e00a4e', class: topbar({ class: sidebarAndTopbar() }) }, h("p-button", { key: 'caeb38522b307c81deadd55915edc4efe308cc26', variant: 'secondary', iconOnly: true, icon: 'menu-arrow', size: 'sm', onClick: () => (this._show = true) }), h("slot", { key: '18e2f632df00d70b2763d8bf4492b326b9e0eb40', name: 'topbar' }))));
53
53
  }
54
54
  handleCloseNavbar() {
55
55
  this._show = false;
@@ -73,10 +73,10 @@ const NavigationItem = class {
73
73
  render() {
74
74
  const TagType = this.as;
75
75
  const active = asBoolean(this.active) || this.class?.includes('active');
76
- return (h(Host, { key: '5254a3888d0d465514e53b28f3eb5153226f60a2', class: cn('p-navigation-item inline-block', this.class) }, h(TagType, { key: '09f243500704f887af613af7d59b22a8dbd5aacc', class: navigationItem({
76
+ return (h(Host, { key: 'c7ce92561fc86949a3d7a4cf8c0c8f7bc8c2c40b', class: cn('p-navigation-item inline-block', this.class) }, h(TagType, { key: '03c0c4fdbbc000af6b275b4cebb96abf0cc2c7d0', class: navigationItem({
77
77
  icon: !!this.icon,
78
78
  active,
79
- }), href: this.href, target: this.target }, h("div", { key: '88fa2ae4ae34d849e4efb402dda22f6f55778d1d', class: navigationItemIconContainer({ active }) }, h("p-icon", { key: '33df24aaae7c92698981f2a7579add1d5d28238d', variant: this.icon })), h("span", { key: '73d74baf955a4f706f3bf9bc535a0db5ed62cbb5', class: this.counter && 'has-counter' }, h("slot", { key: '513acde8eab1731d28d6ff8c68f4137ba1372a4c' })), !!this.counter && this.counter !== '0' && (h("p-badge", { key: 'c5e3c9098ea2e8c5ea06d31574b9d693c825a8d1' }, this.counter)), !!this.loading && h("p-loader", { key: '1dcf28575f353720859480e9c192043133b28ed1', class: 'ml-auto' }))));
79
+ }), href: this.href, target: this.target }, h("div", { key: '5cb39568c4cd76f31d4c064fd6436dcee7c18806', class: navigationItemIconContainer({ active }) }, h("p-icon", { key: 'cecfec8ee5fabc95cef24efb4ff64a695b84cec8', variant: this.icon })), h("span", { key: '7c8a60a7af3267febb129605ef888fe411cd850e', class: this.counter && 'has-counter' }, h("slot", { key: '8425b021164b20a0ed11e5f98d6e863dcf666b57' })), !!this.counter && this.counter !== '0' && (h("p-badge", { key: 'f760815a4da64edd25c30c4993e35157e8d86fe8' }, this.counter)), !!this.loading && h("p-loader", { key: 'ae11ad41c8b5e61d22c05c7d2422ff45003593e5', class: 'ml-auto' }))));
80
80
  }
81
81
  };
82
82
  NavigationItem.style = navigationItemComponentCss;
@@ -11,7 +11,7 @@ const NavigationSection = class {
11
11
  */
12
12
  header;
13
13
  render() {
14
- return (h(Host, { key: '68ba63147ae0373907edc00994d1b66e2699a0e4', class: 'flex flex-col gap-2' }, this.header?.length > 0 && (h("p-navigation-title", { key: '3d48dfca4f662a48361ba040bc89938e1dbbc9a1' }, this.header)), h("div", { key: '553931d84d46ee1e0166da11113a65567b5a8260', class: 'flex flex-col' }, h("slot", { key: 'a58592bb75ae21f269e2305138ed4585416262ba' }))));
14
+ return (h(Host, { key: '0974883115ce6c02612170f71ac60a046c1aee00', class: 'flex flex-col gap-2' }, this.header?.length > 0 && (h("p-navigation-title", { key: 'a0d706b6810eca9f5bd075bae9aa79b58f5a2712' }, this.header)), h("div", { key: 'cf846c79ca2248048aa0938221a515da4a5933de', class: 'flex flex-col' }, h("slot", { key: '9620310533a013653d88c41676a4d8c70e4f9676' }))));
15
15
  }
16
16
  };
17
17
  NavigationSection.style = navigationSectionComponentCss;
@@ -71,12 +71,12 @@ const Pagination = class {
71
71
  _hasPaginationPages = true;
72
72
  render() {
73
73
  const hidePageSizeSelect = this.hideOnSinglePage && this.total <= this.pageSizeOptions?.[0];
74
- return (h(Host, { key: 'c434f0b187c54cb05ab2d72e003f64ead660a088', class: pagination$1({
74
+ return (h(Host, { key: 'a8cd8cd65e4de9844daaac10163a8261fc1a7efd', class: pagination$1({
75
75
  hidden: (hidePageSizeSelect && !this._hasPaginationPages) ||
76
76
  (!this.enablePaginationSize && !this.enablePaginationPages),
77
- }) }, this.enablePaginationPages && this.enablePaginationSize && (h(Fragment, { key: 'c410ca77df68c5788d16076449708e97e3c19d5e' }, h("p-pagination-size", { key: '4945c35203c7ed08e6c306a1fda583e9426b6c3c', hidden: hidePageSizeSelect, size: this.pageSize, sizeOptions: this.pageSizeOptions, onSizeChange: ({ detail }) => this._changePageSize(detail) }), !hidePageSizeSelect &&
77
+ }) }, this.enablePaginationPages && this.enablePaginationSize && (h(Fragment, { key: '529c47e363d1b072efe41b5b464bbf48995b56c0' }, h("p-pagination-size", { key: '3261d8dcc53698d4f8da54d56136e5a1b208ad93', hidden: hidePageSizeSelect, size: this.pageSize, sizeOptions: this.pageSizeOptions, onSizeChange: ({ detail }) => this._changePageSize(detail) }), !hidePageSizeSelect &&
78
78
  this.hideOnSinglePage &&
79
- this._hasPaginationPages && (h("p-divider", { key: 'afb821ece1919f90d58c96ec056078bf0aaac607', variant: 'vertical', class: 'mx-0 h-4 text-human-beige-700' })))), this.enablePaginationPages && (h("p-pagination-pages", { key: 'd81735cc25e453b03fbb5b8f8f3d25d542b0f247', pageSize: this.pageSize, total: this.total, page: this.page, hideOnSinglePage: this.hideOnSinglePage, onPageChange: ({ detail }) => this.pageChange.emit(detail), onPagesChange: ({ detail }) => {
79
+ this._hasPaginationPages && (h("p-divider", { key: '56c43d2d91886ce834f17de6ced84d2f98ef42e2', variant: 'vertical', class: 'mx-0 h-4 text-human-beige-700' })))), this.enablePaginationPages && (h("p-pagination-pages", { key: '25388a87ce9c6a6ab1cc4a88fc1a665e3b40a2ce', pageSize: this.pageSize, total: this.total, page: this.page, hideOnSinglePage: this.hideOnSinglePage, onPageChange: ({ detail }) => this.pageChange.emit(detail), onPagesChange: ({ detail }) => {
80
80
  this._hasPaginationPages = detail > 1;
81
81
  this.pagesChange.emit(detail);
82
82
  } }))));
@@ -137,7 +137,7 @@ const PaginationPages = class {
137
137
  this._generate();
138
138
  }
139
139
  render() {
140
- return (h(Host, { key: '0046b08dd222df45772c44ad45388581d07a1d97', class: pagination({
140
+ return (h(Host, { key: 'c05c0f39f4676694bcb4644509f237e62c3fd4af', class: pagination({
141
141
  hidden: this.hideOnSinglePage && this._set?.length === 3,
142
142
  }) }, this._set?.map(p => {
143
143
  if (p.type === 'previous' || p.type === 'next') {
@@ -298,7 +298,7 @@ const Select = class {
298
298
  }
299
299
  }
300
300
  render() {
301
- return (h("p-dropdown", { key: '410dba1bd08434a813746398d6d94d7e5923c320', disableTriggerClick: true, calculateWidth: true, insideClick: true, scrollable: this.enableAutocomplete ? 'large' : true, show: this._showDropdown, onIsOpen: ev => this._onDropdownOpen(ev), usePortal: this.usePortal, strategy: this.strategy }, h("p-field-container", { key: 'ce6d0ede02e1c33ae149bca7e3ca3cdb5512f0ce', slot: 'trigger', variant: 'write', prefix: this.prefix, label: this.label, helper: this.helper, required: this.required, error: this.error, errorPlacement: 'top-start', forceShowTooltip: this.error?.length && this._showDropdown }, h("p-button", { key: 'adb2ffd66d9b8abf69539bb5bb674c5692d7c4f0', class: 'w-full', slot: 'content', variant: 'secondary', size: this.size, chevron: this.showChevron, disabled: this.disabled, active: this._showDropdown, icon: this.icon, onClick: ev => this._onClick(ev) }, h("div", { key: '23c048bd9dde76c8de7d3fbf72c1046c87360a54', class: 'relative min-w-0 flex-1', ref: ref => (this._inputRef = ref) }, this._displayValue))), this.loading ? this._getLoadingItems() : this._getItems(), this.showAddItem && this._getAddItem()));
301
+ return (h("p-dropdown", { key: '238322b5807fdc98fde8c09c3179223cba4baf2f', disableTriggerClick: true, calculateWidth: true, insideClick: true, scrollable: this.enableAutocomplete ? 'large' : true, show: this._showDropdown, onIsOpen: ev => this._onDropdownOpen(ev), usePortal: this.usePortal, strategy: this.strategy }, h("p-field-container", { key: 'd726489b002ce9636ce09452d0fe0923ec24a78e', slot: 'trigger', variant: 'write', prefix: this.prefix, label: this.label, helper: this.helper, required: this.required, error: this.error, errorPlacement: 'top-start', forceShowTooltip: this.error?.length && this._showDropdown }, h("p-button", { key: '8d8f387aff36ff0766b5d8bceea4e41af9ed73bc', class: 'w-full', slot: 'content', variant: 'secondary', size: this.size, chevron: this.showChevron, disabled: this.disabled, active: this._showDropdown, icon: this.icon, onClick: ev => this._onClick(ev) }, h("div", { key: '193567684809d5e398b70e24fc9eee10e93858b3', class: 'relative min-w-0 flex-1', ref: ref => (this._inputRef = ref) }, this._displayValue))), this.loading ? this._getLoadingItems() : this._getItems(), this.showAddItem && this._getAddItem()));
302
302
  }
303
303
  documentClickHandler(event) {
304
304
  if (!this._showDropdown || childOfComposed(event, this._el)) {
@@ -159,7 +159,7 @@ const Stepper = class {
159
159
  }
160
160
  }
161
161
  render() {
162
- return (h("div", { key: '7a7c2fc8d0219978c3d09370e3170d7134bc8a58', class: stepper({ direction: this.direction }) }, h("slot", { key: '9e11a4b4be955918ed8bbc7714a4c693ed978941', onSlotchange: () => this._generateStepsOnce() })));
162
+ return (h("div", { key: '2e81d49e7d2263a5f447359762f8d3cacb4f093c', class: stepper({ direction: this.direction }) }, h("slot", { key: '412013c76db7c55c0ece407be80e355f243ee924', onSlotchange: () => this._generateStepsOnce() })));
163
163
  }
164
164
  _onAlignChange() {
165
165
  this._generateStepsOnce();
@@ -1,7 +1,8 @@
1
1
  import { r as registerInstance, c as createEvent, g as getElement, h, H as Host } from './index-DhGo7hbh.js';
2
- import { f as isMobile, t as tableColumSizesOptions } from './screens-LsrP-Unv.js';
2
+ import { t as tableColumSizesOptions } from './constants-DdQ-S2l7.js';
3
3
  import { f as formatTranslation, g as getLocaleComponentStrings } from './localization-DiJj8rmO.js';
4
4
  import { f as floatingMenuContainerClass } from './table-helpers-UJnEIUJ3.js';
5
+ import { f as isMobile } from './screens-B3sNjfzc.js';
5
6
  import { c as cn } from './cn-BniKgfyU.js';
6
7
  import { d as defaultSize, a as defaultSizeOptions } from './constants-DOp5eUxu.js';
7
8
  import './index-CO0T2jO4.js';
@@ -1 +1 @@
1
- {"version":3,"file":"p-table.entry.js","sources":["src/components/organisms/table/table.component.css?tag=p-table","src/components/organisms/table/table.component.tsx"],"sourcesContent":["","import {\n\tComponent,\n\tElement,\n\tEvent,\n\tEventEmitter,\n\th,\n\tHost,\n\tListen,\n\tProp,\n\tState,\n\tWatch,\n} from '@stencil/core';\nimport { IconVariant, PCheckboxCustomEvent } from '../../../components';\nimport { tableColumSizesOptions } from '../../../types/constants';\nimport {\n\tQuickFilter,\n\tRowClickEvent,\n\tTableColumnSizes,\n} from '../../../types/table';\nimport {\n\tfloatingMenuContainerClass,\n\tformatTranslation,\n\tgetLocaleComponentStrings,\n\tisMobile,\n} from '../../../utils';\nimport { TableColumn } from '../../helpers/table/column/table-column.component';\nimport { TableRowAction } from '../../helpers/table/row-action/table-row-action.component';\nimport {\n\tdefaultSize,\n\tdefaultSizeOptions,\n} from '../../molecules/pagination/size/constants';\nimport { buttonTemplateFunc } from '../../molecules/table/header/table-header.component';\nimport { cn } from '../../../utils/cn';\n\nexport type templateFunc = () => string;\nexport type amountSelectedTemplateFunc = (amount: number) => string;\n\n@Component({\n\ttag: 'p-table',\n\tstyleUrl: 'table.component.css',\n})\nexport class Table {\n\t/**\n\t * The items to be fed to the table\n\t */\n\t@Prop() items: string;\n\n\t/**\n\t * Wether data is loading\n\t */\n\t@Prop() loading: boolean = false;\n\n\t/**\n\t * Wether the header should show loading state\n\t */\n\t@Prop() headerLoading: boolean = false;\n\n\t/**\n\t * Wether the footer should show loading state\n\t */\n\t@Prop() footerLoading: boolean = false;\n\n\t/**\n\t * The amount of loading rows to show\n\t */\n\t@Prop() amountOfLoadingRows: number = 6;\n\n\t/**\n\t * Wether to enable selection\n\t */\n\t@Prop() enableRowSelection: boolean = true;\n\n\t/**\n\t * A limit to the amount of rows that can be selected\n\t */\n\t@Prop() rowSelectionLimit: number | undefined;\n\n\t/**\n\t * Wether to enable row clicking\n\t */\n\t@Prop() enableRowClick: boolean = true;\n\n\t/**\n\t * The current selection of items\n\t */\n\t@Prop() selectedRows: any[] = [];\n\n\t/**\n\t * Wether to enable the floating menu\n\t */\n\t@Prop() enableFloatingMenu: boolean = true;\n\n\t/**\n\t * The template for amount selected item in the floating menu\n\t */\n\t@Prop() floatingMenuAmountSelectedTemplate: amountSelectedTemplateFunc = (\n\t\tamount: number\n\t) =>\n\t\tformatTranslation(\n\t\t\t(amount === 1\n\t\t\t\t? this._locales.floating_menu?.amount_selected\n\t\t\t\t: this._locales.floating_menu?.amount_selected_plural\n\t\t\t)?.replace('{{amount}}', amount)\n\t\t);\n\n\t/**\n\t * Event whenever the current selection changes\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tselectedRowsChange: EventEmitter<any>;\n\n\t/**\n\t * The key to determine if a row is selected\n\t */\n\t@Prop() selectionKey: string;\n\n\t/**\n\t * A key to determine if a row can be selected\n\t */\n\t@Prop() canSelectKey: string;\n\n\t/**\n\t * Event whenever a row is clicked\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\trowClick: EventEmitter<RowClickEvent>;\n\n\t/**\n\t * Event whenever a row is selected\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\trowSelected: EventEmitter<any>;\n\n\t/**\n\t * Event whenever a row is deselected\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\trowDeselected: EventEmitter<any>;\n\n\t/**\n\t * Event when the table has rendered\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\thasRendered: EventEmitter<number>;\n\n\t/** START HEADER */\n\n\t/**\n\t * Wether to show the header\n\t */\n\t@Prop() enableHeader: boolean = true;\n\n\t/**\n\t * Quick filters to show\n\t */\n\t@Prop() quickFilters: QuickFilter[] = [];\n\n\t/**\n\t * Active quick filter identifier\n\t */\n\t@Prop() activeQuickFilterIdentifier: string;\n\n\t/**\n\t * Wether to show the search input\n\t */\n\t@Prop() enableSearch: boolean = true;\n\n\t/**\n\t * The query to show in the search bar\n\t */\n\t@Prop({ mutable: true }) query: string;\n\n\t/**\n\t * Wether to show the filter button\n\t */\n\t@Prop() enableFilter: boolean = true;\n\n\t/**\n\t * Wether to show the filter button on desktop\n\t */\n\t@Prop() enableFilterDesktop: boolean = true;\n\n\t/**\n\t * The amount of filters being selected\n\t */\n\t@Prop() selectedFiltersAmount: number;\n\n\t/**\n\t * The template for the filter button text\n\t */\n\t@Prop() filterButtonTemplate: templateFunc;\n\n\t/**\n\t * Wether to show the action button\n\t */\n\t@Prop() enableAction: boolean = false;\n\n\t/**\n\t * Wether the action button is loading\n\t */\n\t@Prop() actionButtonLoading: boolean = false;\n\n\t/**\n\t * Wether the action button is enabled\n\t */\n\t@Prop() actionButtonEnabled: boolean = false;\n\n\t/**\n\t * The action button icon\n\t */\n\t@Prop() actionButtonIcon: IconVariant = 'pencil';\n\n\t/**\n\t * The action button text if changed\n\t */\n\t@Prop() actionButtonText: string;\n\n\t/**\n\t * The template for the action button text\n\t */\n\t@Prop() actionButtonTemplate: buttonTemplateFunc;\n\n\t/**\n\t * Event when one of the quick filters is clicked\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tquickFilter: EventEmitter<QuickFilter>;\n\n\t/**\n\t * Event when the query changes\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tqueryChange: EventEmitter<string>;\n\n\t/**\n\t * Event when the filter button is clicked\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tfilter: EventEmitter<null>;\n\n\t/**\n\t * Event when the action button is clicked\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\taction: EventEmitter<null>;\n\n\t/** START FOOTER */\n\n\t/**\n\t * Wether to show the header\n\t */\n\t@Prop() enableFooter: boolean = true;\n\n\t/**\n\t * Wether to enable pagination size select\n\t */\n\t@Prop() enablePaginationSize: boolean = true;\n\n\t/**\n\t * Wether to enable pagination pages\n\t */\n\t@Prop() enablePaginationPages: boolean = true;\n\n\t/**\n\t * Wether to enable export\n\t */\n\t@Prop() enableExport: boolean = true;\n\n\t/**\n\t * The current page\n\t */\n\t@Prop({ mutable: true, reflect: true }) page: number = 1;\n\n\t/**\n\t * The total amount of items\n\t */\n\t@Prop() total!: number;\n\n\t/**\n\t * Event whenever the page changes\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tpageChange: EventEmitter<number>;\n\n\t/**\n\t * The amount of items per page\n\t */\n\t@Prop() pageSize: number = defaultSize;\n\n\t/**\n\t * The options for the page size\n\t */\n\t@Prop() pageSizeOptions: number[] = defaultSizeOptions;\n\n\t/**\n\t * Event whenever the page changes\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tpageSizeChange: EventEmitter<number>;\n\n\t/**\n\t * Event whenever the page changes\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\texport: EventEmitter<number>;\n\n\t/**\n\t * Wether to hide when there is only 1 page available\n\t */\n\t@Prop() hideOnSinglePage: boolean = true;\n\n\t/* Empty state start */\n\t@Prop() emptyStateHeader: templateFunc = () =>\n\t\tformatTranslation(this._locales.empty_state?.no_filter.header);\n\t@Prop() emptyStateContent: templateFunc = () =>\n\t\tformatTranslation(this._locales.empty_state?.no_filter.content);\n\t@Prop() emptyStateAction: templateFunc = () =>\n\t\tformatTranslation(this._locales.empty_state?.no_filter.action);\n\t/**\n\t * Wether to enable empty state action\n\t */\n\t@Prop() enableEmptyStateAction: boolean = true;\n\n\t@Prop() emptyStateFilteredHeader: templateFunc = () =>\n\t\tformatTranslation(this._locales.empty_state.filtered.header);\n\t@Prop() emptyStateFilteredContent: templateFunc = () =>\n\t\tformatTranslation(this._locales.empty_state.filtered.content);\n\n\t/**\n\t * Event whenever the empty state is clicked\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\temptyStateActionClick: EventEmitter<null>;\n\n\t/*\n\t * Wether to show the shadow or not\n\t */\n\t@Prop() shadow: boolean = true;\n\n\t/* Empty state end */\n\n\t/**\n\t * The host element\n\t */\n\t@Element() private _el: HTMLElement;\n\n\t/**\n\t * Locales used for this component\n\t */\n\t@State() private _locales: any = {};\n\n\t@State() private _columns: any[] = [];\n\t@State() private _items: any[] = [];\n\n\t@State() private _enableRowSelection: boolean = this.enableRowSelection;\n\t@State() private _rowSelectionLimit: number | undefined;\n\n\tprivate _rowActionsFloatingAll: TableRowAction[] = [];\n\t@State() private _rowActionsFloating: TableRowAction[] = [];\n\t@State() private _rowActionsRow: TableRowAction[] = [];\n\n\t@State() private _footerHidden: boolean = false;\n\n\tprivate _ctrlDown = false;\n\tprivate _hasCustomFilterSlot = false;\n\tprivate _hasCustomActionsSlot = false;\n\tprivate _floatingMenuShown = false;\n\tprivate _resizeTimeout: NodeJS.Timeout | undefined;\n\n\tcomponentWillLoad() {\n\t\tthis._hasCustomFilterSlot = !!this._el.querySelector(\n\t\t\t':scope > [slot=\"custom-filter\"]'\n\t\t);\n\n\t\tthis._hasCustomActionsSlot = !!this._el.querySelector(\n\t\t\t':scope > [slot=\"custom-actions\"]'\n\t\t);\n\n\t\tthis._setRowSelectionData();\n\n\t\tthis._setLocales();\n\t\tthis._parseItems(this.items);\n\t\tthis._generateColumns();\n\t}\n\n\tcomponentDidRender() {\n\t\tthis.hasRendered.emit();\n\t}\n\n\trender() {\n\t\treturn (\n\t\t\t<Host class='z-0 flex flex-col'>\n\t\t\t\t<p-table-container>\n\t\t\t\t\t{this.enableHeader && (\n\t\t\t\t\t\t<p-table-header\n\t\t\t\t\t\t\tclass='mb-8'\n\t\t\t\t\t\t\t// quick filters\n\t\t\t\t\t\t\tquickFilters={this.quickFilters}\n\t\t\t\t\t\t\tactiveQuickFilterIdentifier={this.activeQuickFilterIdentifier}\n\t\t\t\t\t\t\tonQuickFilter={({ detail }) => this.quickFilter.emit(detail)}\n\t\t\t\t\t\t\t// search\n\t\t\t\t\t\t\tenableSearch={this.enableSearch}\n\t\t\t\t\t\t\tquery={this.query}\n\t\t\t\t\t\t\tonQueryChange={({ detail }) => this.queryChange.emit(detail)}\n\t\t\t\t\t\t\t// filter button\n\t\t\t\t\t\t\tenableFilter={this.enableFilter}\n\t\t\t\t\t\t\tenableFilterDesktop={this.enableFilterDesktop}\n\t\t\t\t\t\t\tselectedFiltersAmount={this.selectedFiltersAmount}\n\t\t\t\t\t\t\tfilterButtonTemplate={this.filterButtonTemplate}\n\t\t\t\t\t\t\tonFilter={() => this.filter.emit()}\n\t\t\t\t\t\t\t// action button\n\t\t\t\t\t\t\tenableAction={this.enableAction}\n\t\t\t\t\t\t\tactionIcon={this.actionButtonIcon}\n\t\t\t\t\t\t\tactionText={this.actionButtonText}\n\t\t\t\t\t\t\tactionLoading={this.actionButtonLoading}\n\t\t\t\t\t\t\tcanUseAction={this.actionButtonEnabled}\n\t\t\t\t\t\t\tactionButtonTemplate={this.actionButtonTemplate}\n\t\t\t\t\t\t\tonAction={() => this.action.emit()}\n\t\t\t\t\t\t\titemsSelectedAmount={this.selectedRows?.length}\n\t\t\t\t\t\t\t//export\n\t\t\t\t\t\t\tenableExport={this.enableExport}\n\t\t\t\t\t\t\tonExport={() => this.export.emit()}\n\t\t\t\t\t\t\t//loading\n\t\t\t\t\t\t\tloading={this.headerLoading}\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{this._hasCustomFilterSlot && (\n\t\t\t\t\t\t\t\t<slot\n\t\t\t\t\t\t\t\t\tname='custom-filter'\n\t\t\t\t\t\t\t\t\tslot='custom-filter'\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t)}\n\n\t\t\t\t\t\t\t{this._hasCustomActionsSlot && (\n\t\t\t\t\t\t\t\t<slot\n\t\t\t\t\t\t\t\t\tname='custom-actions'\n\t\t\t\t\t\t\t\t\tslot='custom-actions'\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t)}\n\t\t\t\t\t\t</p-table-header>\n\t\t\t\t\t)}\n\n\t\t\t\t\t{this._getHeader()}\n\t\t\t\t\t<div class='flex flex-1 flex-col'>{this._getRows()}</div>\n\n\t\t\t\t\t{this.enableFloatingMenu && this._enableRowSelection ? (\n\t\t\t\t\t\t<p-floating-menu-container\n\t\t\t\t\t\t\tusedInTable={true}\n\t\t\t\t\t\t\tclass={floatingMenuContainerClass({\n\t\t\t\t\t\t\t\thasFooter: this.enableFooter && !this._footerHidden,\n\t\t\t\t\t\t\t\tactive: !!this.selectedRows?.length,\n\t\t\t\t\t\t\t\tshown: this._floatingMenuShown,\n\t\t\t\t\t\t\t})}\n\t\t\t\t\t\t\tamountSelectedTemplate={this.floatingMenuAmountSelectedTemplate}\n\t\t\t\t\t\t\tamount={this.selectedRows?.length}\n\t\t\t\t\t\t\tenableAmountSelected={!!this._rowActionsFloating?.length}\n\t\t\t\t\t\t\tonClose={() => this._selectAllChange(null, false)}\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{this._rowActionsFloating?.length &&\n\t\t\t\t\t\t\t\tthis._rowActionsFloating.map(a => (\n\t\t\t\t\t\t\t\t\t<p-floating-menu-item\n\t\t\t\t\t\t\t\t\t\tslot='floating-menu-item'\n\t\t\t\t\t\t\t\t\t\tdisabled={a.disabled}\n\t\t\t\t\t\t\t\t\t\tloading={a.loading}\n\t\t\t\t\t\t\t\t\t\ticon={a.icon}\n\t\t\t\t\t\t\t\t\t\ticonRotate={a.iconRotate}\n\t\t\t\t\t\t\t\t\t\ticonFlip={a.iconFlip}\n\t\t\t\t\t\t\t\t\t\tonClick={() =>\n\t\t\t\t\t\t\t\t\t\t\t!a.disabled &&\n\t\t\t\t\t\t\t\t\t\t\t!a.loading &&\n\t\t\t\t\t\t\t\t\t\t\t!!a.action &&\n\t\t\t\t\t\t\t\t\t\t\ta.type === 'single'\n\t\t\t\t\t\t\t\t\t\t\t\t? a.action(this.selectedRows[0], false)\n\t\t\t\t\t\t\t\t\t\t\t\t: a.action(this.selectedRows, true)\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t{a.label}\n\t\t\t\t\t\t\t\t\t</p-floating-menu-item>\n\t\t\t\t\t\t\t\t))}\n\t\t\t\t\t\t</p-floating-menu-container>\n\t\t\t\t\t) : (\n\t\t\t\t\t\t''\n\t\t\t\t\t)}\n\n\t\t\t\t\t{this.enableFooter && (\n\t\t\t\t\t\t<p-table-footer\n\t\t\t\t\t\t\t// overall\n\t\t\t\t\t\t\thideOnSinglePage={this.hideOnSinglePage}\n\t\t\t\t\t\t\t// page size select\n\t\t\t\t\t\t\tenablePaginationSize={this.enablePaginationSize}\n\t\t\t\t\t\t\tpageSize={this.pageSize}\n\t\t\t\t\t\t\tpageSizeOptions={this.pageSizeOptions}\n\t\t\t\t\t\t\tonPageSizeChange={({ detail }) =>\n\t\t\t\t\t\t\t\tthis.pageSizeChange.emit(detail)\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t// pagination\n\t\t\t\t\t\t\tenablePaginationPages={this.enablePaginationPages}\n\t\t\t\t\t\t\tpage={this.page}\n\t\t\t\t\t\t\ttotal={this.total}\n\t\t\t\t\t\t\tonPageChange={({ detail }) => this.pageChange.emit(detail)}\n\t\t\t\t\t\t\t//loading\n\t\t\t\t\t\t\tloading={this.footerLoading}\n\t\t\t\t\t\t\tonHiddenChange={({ detail }) => (this._footerHidden = detail)}\n\t\t\t\t\t\t></p-table-footer>\n\t\t\t\t\t)}\n\t\t\t\t</p-table-container>\n\t\t\t</Host>\n\t\t);\n\t}\n\n\t@Listen('localeChanged', { target: 'body' })\n\tprivate async _setLocales(): Promise<void> {\n\t\tthis._locales = await getLocaleComponentStrings(this._el);\n\t}\n\n\t@Listen('tableDefinitionChanged', { target: 'body' })\n\tonTableDefinitionUpdated() {\n\t\tthis._generateColumns();\n\t}\n\n\t@Listen('keydown', { target: 'document' })\n\tkeyDown({ key }) {\n\t\tif (key !== 'Control' || this._ctrlDown === true) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis._ctrlDown = true;\n\t}\n\n\t@Listen('keyup', { target: 'document' })\n\tkeyUp({ key }) {\n\t\tif (key !== 'Control' || this._ctrlDown === false) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis._ctrlDown = false;\n\t}\n\n\t@Listen('visibilitychange', { target: 'document' })\n\tvisibilityChange() {\n\t\tif (document.visibilityState !== 'hidden' || this._ctrlDown === false) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis._ctrlDown = false;\n\t}\n\n\t@Watch('items')\n\tprivate _parseItems(items: string) {\n\t\tif (!items) {\n\t\t\tthis._items = [];\n\t\t\treturn;\n\t\t}\n\n\t\tif (Array.isArray(items)) {\n\t\t\tthis._items = items;\n\t\t\treturn;\n\t\t}\n\n\t\tthis._items = JSON.parse(items);\n\t}\n\n\t@Watch('enableRowSelection')\n\t@Watch('rowSelectionLimit')\n\t@Watch('selectedRows')\n\t@Listen('resize', { target: 'window' })\n\tprivate _setRowSelectionData() {\n\t\tif (this._resizeTimeout) {\n\t\t\tclearTimeout(this._resizeTimeout);\n\t\t}\n\n\t\t// We add a timeout here because it's a lot easier on the machine to do these when someone is done\n\t\t// resizing and playing around with their browser\n\t\tthis._resizeTimeout = setTimeout(() => {\n\t\t\tconst mobile = isMobile();\n\n\t\t\t// we hack this to any[] to make it work..\n\t\t\tconst actions = Array.from(\n\t\t\t\tthis._el.querySelectorAll(':scope > p-table-row-action')\n\t\t\t) as any[] as TableRowAction[];\n\t\t\tthis._rowActionsRow = actions.filter(\n\t\t\t\ta => a.type === 'both' || a.type === 'single'\n\t\t\t);\n\t\t\tthis._rowActionsFloatingAll = actions\n\t\t\t\t.filter(\n\t\t\t\t\ta =>\n\t\t\t\t\t\t(this.enableRowSelection &&\n\t\t\t\t\t\t\t(a.type === 'both' || a.type === 'multi')) ||\n\t\t\t\t\t\t(mobile && a.type === 'single')\n\t\t\t\t)\n\t\t\t\t.map(a => {\n\t\t\t\t\tif (a.type === 'single') {\n\t\t\t\t\t\ta.disabled = this.selectedRows?.length > 1;\n\t\t\t\t\t}\n\n\t\t\t\t\treturn a;\n\t\t\t\t});\n\n\t\t\tlet rowSelectionLimit = this.rowSelectionLimit;\n\t\t\tif (\n\t\t\t\tmobile && // we're mobile\n\t\t\t\tthis._rowActionsFloatingAll?.length && // we have atleast 1 item in _rowActionsFloating\n\t\t\t\t((rowSelectionLimit !== undefined && this.enableRowSelection) ||\n\t\t\t\t\t!this.enableRowSelection)\n\t\t\t) {\n\t\t\t\trowSelectionLimit = 1;\n\t\t\t}\n\n\t\t\tthis._rowSelectionLimit = rowSelectionLimit;\n\n\t\t\tlet enableRowSelection = this.enableRowSelection;\n\t\t\tif (\n\t\t\t\tmobile && // we're mobile\n\t\t\t\tthis._rowActionsFloatingAll?.length && // we have atleast 1 item in _rowActionsFloating\n\t\t\t\t!enableRowSelection\n\t\t\t) {\n\t\t\t\tenableRowSelection = true;\n\t\t\t}\n\n\t\t\tthis._enableRowSelection = enableRowSelection;\n\n\t\t\tif (this._floatingMenuShown) {\n\t\t\t\tthis._showFloatingMenu();\n\t\t\t}\n\t\t}, 200);\n\t}\n\n\tprivate _generateColumns() {\n\t\tconst definitions = this._el.querySelectorAll('p-table-column');\n\t\tlet definitionsArray = Array.from(definitions);\n\n\t\tdefinitionsArray = this._parseDefinitions(definitionsArray);\n\n\t\tthis._columns = definitionsArray;\n\t}\n\n\tprivate _getHeader() {\n\t\treturn (\n\t\t\t<p-table-row variant='header'>\n\t\t\t\t{this._columns.map((col: TableColumn, index) => (\n\t\t\t\t\t<p-table-cell\n\t\t\t\t\t\tdefinition={col}\n\t\t\t\t\t\tvalue={col.name}\n\t\t\t\t\t\tvariant='header'\n\t\t\t\t\t\tcheckbox={\n\t\t\t\t\t\t\tindex === 0 || col.hasCheckbox\n\t\t\t\t\t\t\t\t? this._getCheckbox(null, this.loading ? 'loading' : 'header')\n\t\t\t\t\t\t\t\t: null\n\t\t\t\t\t\t}\n\t\t\t\t\t\tindex={index}\n\t\t\t\t\t></p-table-cell>\n\t\t\t\t))}\n\t\t\t</p-table-row>\n\t\t);\n\t}\n\n\tprivate _getRows() {\n\t\tif (this.loading) {\n\t\t\treturn Array.from(\n\t\t\t\t{\n\t\t\t\t\tlength: this.amountOfLoadingRows,\n\t\t\t\t},\n\t\t\t\t(_, i) => (\n\t\t\t\t\t<p-table-row\n\t\t\t\t\t\tenableHover={this._enableRowSelection || this.enableRowClick}\n\t\t\t\t\t>\n\t\t\t\t\t\t{this._getLoadingColumns(i)}\n\t\t\t\t\t</p-table-row>\n\t\t\t\t)\n\t\t\t);\n\t\t}\n\n\t\tif (!this._items.length) {\n\t\t\treturn this._getEmptyState();\n\t\t}\n\n\t\treturn this._items.map((item, index) => (\n\t\t\t<p-table-row\n\t\t\t\tenableHover={this._enableRowSelection || this.enableRowClick}\n\t\t\t\tonClick={ev => this._rowClick(ev, index)}\n\t\t\t>\n\t\t\t\t{this._getRowColumns(item, index)}\n\t\t\t\t{this._getActions(item)}\n\t\t\t</p-table-row>\n\t\t));\n\t}\n\n\tprivate _getActions(item) {\n\t\tconst actions = this._rowActionsRow.filter(a =>\n\t\t\ta.showFunction ? a.showFunction(item) : true\n\t\t);\n\n\t\tif (actions?.length && !isMobile()) {\n\t\t\treturn (\n\t\t\t\t<p-table-row-actions-container slot='actions'>\n\t\t\t\t\t{actions.map(a => (\n\t\t\t\t\t\t<p-tooltip\n\t\t\t\t\t\t\tstrategy='fixed'\n\t\t\t\t\t\t\tcontent={a.label}\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t<p-button\n\t\t\t\t\t\t\t\tdata-is-action\n\t\t\t\t\t\t\t\tvariant='secondary'\n\t\t\t\t\t\t\t\tslot='trigger'\n\t\t\t\t\t\t\t\ticon={a.icon}\n\t\t\t\t\t\t\t\ticonRotate={a.iconRotate}\n\t\t\t\t\t\t\t\ticonFlip={a.iconFlip}\n\t\t\t\t\t\t\t\ticonOnly={true}\n\t\t\t\t\t\t\t\tsize='sm'\n\t\t\t\t\t\t\t\tonClick={() =>\n\t\t\t\t\t\t\t\t\ttypeof a.action === 'function' && a.action?.(item, false)\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t></p-button>\n\t\t\t\t\t\t</p-tooltip>\n\t\t\t\t\t))}\n\t\t\t\t</p-table-row-actions-container>\n\t\t\t);\n\t\t}\n\n\t\treturn null;\n\t}\n\tprivate _getRowColumns(item, index) {\n\t\treturn this._columns.map((col: TableColumn, colIndex) => {\n\t\t\treturn (\n\t\t\t\t<p-table-cell\n\t\t\t\t\tdefinition={col}\n\t\t\t\t\titem={item}\n\t\t\t\t\tcheckbox={\n\t\t\t\t\t\tcolIndex === 0 || col.hasCheckbox ? this._getCheckbox(index) : null\n\t\t\t\t\t}\n\t\t\t\t\tindex={colIndex}\n\t\t\t\t\trowIndex={index}\n\t\t\t\t></p-table-cell>\n\t\t\t);\n\t\t});\n\t}\n\n\tprivate _getLoadingColumns(index) {\n\t\treturn this._columns.map((col: TableColumn, colIndex) => {\n\t\t\treturn (\n\t\t\t\t<p-table-cell\n\t\t\t\t\tdefinition={col}\n\t\t\t\t\tvariant='loading'\n\t\t\t\t\tcheckbox={\n\t\t\t\t\t\tcolIndex === 0 || col.hasCheckbox\n\t\t\t\t\t\t\t? this._getCheckbox(index, 'loading')\n\t\t\t\t\t\t\t: null\n\t\t\t\t\t}\n\t\t\t\t\tindex={colIndex}\n\t\t\t\t\trowIndex={index}\n\t\t\t\t></p-table-cell>\n\t\t\t);\n\t\t});\n\t}\n\n\tprivate _getCheckbox(\n\t\trowIndex: number,\n\t\tvariant: 'header' | 'default' | 'loading' = 'default'\n\t) {\n\t\tif (\n\t\t\t!this._enableRowSelection ||\n\t\t\t(!this.selectionKey && !this._rowActionsFloating?.length)\n\t\t) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (variant === 'loading') {\n\t\t\treturn (\n\t\t\t\t<p-loader\n\t\t\t\t\tvariant='ghost'\n\t\t\t\t\tclass='h-6 w-6 rounded'\n\t\t\t\t/>\n\t\t\t);\n\t\t}\n\n\t\tif (variant === 'header') {\n\t\t\treturn (\n\t\t\t\t<p-checkbox\n\t\t\t\t\tclass={cn({\n\t\t\t\t\t\t'opacity-0': this._rowSelectionLimit !== undefined,\n\t\t\t\t\t})}\n\t\t\t\t\tchecked={this._selectionContainsAll()}\n\t\t\t\t\tindeterminate={this._selectionIndeterminate()}\n\t\t\t\t\tdisabled={this._rowSelectionLimit !== undefined}\n\t\t\t\t\tonCheckedChange={ev => this._selectAllChange(ev)}\n\t\t\t\t/>\n\t\t\t);\n\t\t}\n\n\t\tconst item = this._items[rowIndex];\n\n\t\tconst selectionContains = this._selectionContains(rowIndex);\n\n\t\treturn (\n\t\t\t<p-checkbox\n\t\t\t\tclass='flex-shrink-0'\n\t\t\t\tdisabled={\n\t\t\t\t\t(this.canSelectKey && !item[this.canSelectKey]) ||\n\t\t\t\t\t(this._rowSelectionLimit !== undefined &&\n\t\t\t\t\t\t!selectionContains &&\n\t\t\t\t\t\tthis.selectedRows.length === this._rowSelectionLimit)\n\t\t\t\t}\n\t\t\t\tchecked={selectionContains}\n\t\t\t\tonCheckedChange={ev => this._checkboxChange(ev, rowIndex)}\n\t\t\t/>\n\t\t);\n\t}\n\n\tprivate _getEmptyState() {\n\t\tif (this.query?.length || this.selectedFiltersAmount) {\n\t\t\treturn (\n\t\t\t\t<p-empty-state\n\t\t\t\t\tclass='my-16 self-center'\n\t\t\t\t\tillustration='search'\n\t\t\t\t\theader={this.emptyStateFilteredHeader()}\n\t\t\t\t\tcontent={this.emptyStateFilteredContent()}\n\t\t\t\t></p-empty-state>\n\t\t\t);\n\t\t}\n\n\t\treturn (\n\t\t\t<p-empty-state\n\t\t\t\tclass='my-16 self-center'\n\t\t\t\tillustration='table'\n\t\t\t\theader={this.emptyStateHeader()}\n\t\t\t\tcontent={this.emptyStateContent()}\n\t\t\t\tenableAction={this.enableEmptyStateAction}\n\t\t\t\tactionIcon='plus'\n\t\t\t\tactionText={this.emptyStateAction()}\n\t\t\t></p-empty-state>\n\t\t);\n\t}\n\n\tprivate _selectAllChange(\n\t\tev: PCheckboxCustomEvent<boolean>,\n\t\tforceValue?: boolean\n\t) {\n\t\tif (!this._enableRowSelection) {\n\t\t\treturn;\n\t\t}\n\n\t\tconst checked = ev?.detail ?? forceValue ?? false;\n\n\t\tconst value = forceValue === undefined ? checked : forceValue;\n\t\tif (value) {\n\t\t\tconst toAdd = [];\n\t\t\tfor (let i = 0; i < this._items.length; i++) {\n\t\t\t\tconst row = this._items[i];\n\t\t\t\tif (this.canSelectKey && !row[this.canSelectKey]) {\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\n\t\t\t\tif (this._selectionContains(i)) {\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\n\t\t\t\ttoAdd.push(row);\n\t\t\t\tthis.rowSelected.emit(row);\n\n\t\t\t\tif (\n\t\t\t\t\tthis._rowSelectionLimit !== undefined &&\n\t\t\t\t\tthis.selectedRows.length + toAdd.length === this._rowSelectionLimit\n\t\t\t\t) {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tthis.selectedRows = [...this.selectedRows, ...toAdd];\n\t\t\tthis.selectedRowsChange.emit(this.selectedRows);\n\t\t\tif (this.enableFloatingMenu && !this._floatingMenuShown) {\n\t\t\t\tthis._showFloatingMenu();\n\t\t\t}\n\n\t\t\treturn;\n\t\t}\n\n\t\tfor (let i = 0; i < this.selectedRows.length; i++) {\n\t\t\tconst value = this.selectedRows[i];\n\t\t\tconst row = this._items.find(\n\t\t\t\td => this._getSelectionValue(d, i) === this._getSelectionValue(value, i)\n\t\t\t);\n\n\t\t\tif (!row) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tthis.rowDeselected.emit(row);\n\t\t}\n\n\t\tthis.selectedRows = [];\n\t\tthis.selectedRowsChange.emit(this.selectedRows);\n\t}\n\n\tprivate _checkboxChange(\n\t\t{ detail: checked, target }: PCheckboxCustomEvent<boolean>,\n\t\tindex: number\n\t) {\n\t\tif (!this._enableRowSelection) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (\n\t\t\tchecked &&\n\t\t\tthis._rowSelectionLimit !== undefined &&\n\t\t\tthis.selectedRows.length >= this._rowSelectionLimit\n\t\t) {\n\t\t\ttarget.checked = false;\n\t\t\treturn;\n\t\t}\n\n\t\tconst row = this._items[index];\n\n\t\tif (this.canSelectKey && !row[this.canSelectKey]) {\n\t\t\ttarget.checked = false;\n\t\t\treturn;\n\t\t}\n\n\t\tif (checked) {\n\t\t\tthis.selectedRows = [\n\t\t\t\t...this.selectedRows,\n\t\t\t\t{\n\t\t\t\t\t...row,\n\t\t\t\t\tindex,\n\t\t\t\t},\n\t\t\t];\n\t\t\tthis.selectedRowsChange.emit(this.selectedRows);\n\t\t\tthis.rowSelected.emit(row);\n\n\t\t\tif (this.enableFloatingMenu && !this._floatingMenuShown) {\n\t\t\t\tthis._showFloatingMenu();\n\t\t\t}\n\n\t\t\treturn;\n\t\t}\n\n\t\tconst indexOfToRemove = this._selectionContains(index, true);\n\n\t\t// we need to do this, because splice does not trigger the selection setter.\n\t\tconst selection = [...this.selectedRows];\n\t\tselection.splice(indexOfToRemove, 1);\n\t\tthis.selectedRows = selection;\n\t\tthis.selectedRowsChange.emit(this.selectedRows);\n\t\tthis.rowDeselected.emit(row);\n\t}\n\n\tprivate _getSelectionValue(row: any, index: number) {\n\t\treturn this.selectionKey ? row?.[this.selectionKey] || index : index;\n\t}\n\n\tprivate _selectionContains(index, returnIndex = false): any {\n\t\tconst returnValue = this.selectedRows.findIndex(\n\t\t\titem => item.index === index\n\t\t);\n\t\treturn !returnIndex ? returnValue >= 0 : returnValue;\n\t}\n\n\tprivate _selectionContainsAll() {\n\t\tlet returnValue = true;\n\t\tif (!this._items?.length) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif (\n\t\t\tthis._rowSelectionLimit !== undefined &&\n\t\t\tthis.selectedRows.length === this._rowSelectionLimit\n\t\t) {\n\t\t\treturn true;\n\t\t}\n\n\t\tfor (let i = 0; i < this._items?.length; i++) {\n\t\t\tconst contains = this._selectionContains(i);\n\n\t\t\tif (!contains) {\n\t\t\t\treturnValue = false;\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\n\t\treturn returnValue;\n\t}\n\n\tprivate _selectionIndeterminate() {\n\t\tif (!this._items?.length || !this.selectedRows?.length) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif (\n\t\t\tthis._rowSelectionLimit !== undefined &&\n\t\t\tthis.selectedRows.length === this._rowSelectionLimit\n\t\t) {\n\t\t\treturn false;\n\t\t}\n\n\t\tlet containsCount = 0;\n\t\tfor (let i = 0; i < this._items?.length; i++) {\n\t\t\tconst contains = this._selectionContains(i);\n\n\t\t\tif (contains) {\n\t\t\t\tcontainsCount++;\n\t\t\t}\n\t\t}\n\n\t\treturn containsCount > 0 && containsCount !== this._items.length;\n\t}\n\n\tprivate _rowClick($event, index) {\n\t\tconst target = $event.target;\n\n\t\tif (\n\t\t\ttarget.tagName.toLowerCase() === 'input' ||\n\t\t\ttarget.type === 'checkbox'\n\t\t) {\n\t\t\treturn;\n\t\t}\n\n\t\tconst row = this._findRow($event.target);\n\t\tconst action = this._findRowAction($event.target);\n\n\t\tif (action) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (this.enableRowClick) {\n\t\t\tconst item = this._items[index];\n\t\t\tthis.rowClick.emit({\n\t\t\t\titem,\n\t\t\t\tctrlDown: this._ctrlDown,\n\t\t\t});\n\t\t\treturn;\n\t\t}\n\n\t\tif (!this._enableRowSelection) {\n\t\t\treturn;\n\t\t}\n\n\t\tconst checkbox = row?.querySelector('input[type=\"checkbox\"]');\n\n\t\tif (!checkbox) {\n\t\t\treturn;\n\t\t}\n\n\t\tcheckbox.checked = !checkbox.checked;\n\t\tthis._checkboxChange(checkbox, index);\n\t}\n\n\tprivate _findRow(el: HTMLElement) {\n\t\tif (!el) {\n\t\t\treturn el;\n\t\t}\n\n\t\tif (el?.tagName?.toLowerCase() === 'p-table-row') {\n\t\t\treturn el;\n\t\t}\n\n\t\treturn this._findRow(el?.parentElement);\n\t}\n\n\tprivate _findRowAction(el: HTMLElement) {\n\t\tif (!el) {\n\t\t\treturn null;\n\t\t}\n\n\t\tif (\n\t\t\tel.getAttribute('data-is-action') !== null &&\n\t\t\tel.getAttribute('data-is-action') !== 'false'\n\t\t) {\n\t\t\treturn el;\n\t\t}\n\n\t\tif (el?.tagName?.toLowerCase() === 'p-table-row') {\n\t\t\treturn null;\n\t\t}\n\n\t\treturn this._findRowAction(el?.parentElement);\n\t}\n\n\tprivate _showFloatingMenu() {\n\t\tlet actions = this._rowActionsFloatingAll;\n\t\tif (\n\t\t\tthis.rowSelectionLimit === 1 &&\n\t\t\tactions.findIndex(\n\t\t\t\ta => (a.type === 'single' || a.type === 'both') && a.showFunction\n\t\t\t) >= 0\n\t\t) {\n\t\t\tactions = actions.filter(\n\t\t\t\ta =>\n\t\t\t\t\ta.type === 'multi' ||\n\t\t\t\t\t!a.showFunction ||\n\t\t\t\t\ta.showFunction(this.selectedRows[0])\n\t\t\t);\n\t\t}\n\n\t\tthis._rowActionsFloating = actions;\n\t\tthis._floatingMenuShown = true;\n\t}\n\n\tprivate _parseDefinitions(definitionsArray: HTMLPTableColumnElement[]) {\n\t\treturn definitionsArray.map(definition => {\n\t\t\tdefinition = this._parseDefinitionSizes(definition);\n\t\t\treturn definition;\n\t\t});\n\t}\n\n\tprivate _parseDefinitionSizes(definition: HTMLPTableColumnElement) {\n\t\tconst definitionAny = definition as any;\n\t\tlet parsedSizes: TableColumnSizes = { default: 'full' };\n\n\t\tif (\n\t\t\ttypeof definition.sizes === 'string' &&\n\t\t\t!['auto', 'hidden', 'full'].includes(definition.sizes)\n\t\t) {\n\t\t\tdefinition.sizes = JSON.parse(definition.sizes);\n\t\t}\n\n\t\tfor (const [index, size] of tableColumSizesOptions.entries()) {\n\t\t\tif (\n\t\t\t\tdefinitionAny.sizes === 'auto' ||\n\t\t\t\tdefinitionAny.sizes === 'hidden' ||\n\t\t\t\tdefinitionAny.sizes === 'full' ||\n\t\t\t\ttypeof definitionAny.sizes === 'number'\n\t\t\t) {\n\t\t\t\tparsedSizes[size] =\n\t\t\t\t\tdefinitionAny.sizes === 'auto' ? 'full' : definitionAny.sizes;\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tparsedSizes[size] =\n\t\t\t\tdefinitionAny.sizes[size] ??\n\t\t\t\tparsedSizes[tableColumSizesOptions[index - 1]];\n\t\t}\n\n\t\tdefinition.parsedSizes = parsedSizes;\n\t\treturn definition;\n\t}\n}\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"p-table.entry.js","sources":["src/components/organisms/table/table.component.css?tag=p-table","src/components/organisms/table/table.component.tsx"],"sourcesContent":["","import {\n\tComponent,\n\tElement,\n\tEvent,\n\tEventEmitter,\n\th,\n\tHost,\n\tListen,\n\tProp,\n\tState,\n\tWatch,\n} from '@stencil/core';\nimport { IconVariant, PCheckboxCustomEvent } from '../../../components';\nimport { tableColumSizesOptions } from '../../../types/constants';\nimport {\n\tQuickFilter,\n\tRowClickEvent,\n\tTableColumnSizes,\n} from '../../../types/table';\nimport {\n\tfloatingMenuContainerClass,\n\tformatTranslation,\n\tgetLocaleComponentStrings,\n\tisMobile,\n} from '../../../utils';\nimport { TableColumn } from '../../helpers/table/column/table-column.component';\nimport { TableRowAction } from '../../helpers/table/row-action/table-row-action.component';\nimport {\n\tdefaultSize,\n\tdefaultSizeOptions,\n} from '../../molecules/pagination/size/constants';\nimport { buttonTemplateFunc } from '../../molecules/table/header/table-header.component';\nimport { cn } from '../../../utils/cn';\n\nexport type templateFunc = () => string;\nexport type amountSelectedTemplateFunc = (amount: number) => string;\n\n@Component({\n\ttag: 'p-table',\n\tstyleUrl: 'table.component.css',\n})\nexport class Table {\n\t/**\n\t * The items to be fed to the table\n\t */\n\t@Prop() items: string;\n\n\t/**\n\t * Wether data is loading\n\t */\n\t@Prop() loading: boolean = false;\n\n\t/**\n\t * Wether the header should show loading state\n\t */\n\t@Prop() headerLoading: boolean = false;\n\n\t/**\n\t * Wether the footer should show loading state\n\t */\n\t@Prop() footerLoading: boolean = false;\n\n\t/**\n\t * The amount of loading rows to show\n\t */\n\t@Prop() amountOfLoadingRows: number = 6;\n\n\t/**\n\t * Wether to enable selection\n\t */\n\t@Prop() enableRowSelection: boolean = true;\n\n\t/**\n\t * A limit to the amount of rows that can be selected\n\t */\n\t@Prop() rowSelectionLimit: number | undefined;\n\n\t/**\n\t * Wether to enable row clicking\n\t */\n\t@Prop() enableRowClick: boolean = true;\n\n\t/**\n\t * The current selection of items\n\t */\n\t@Prop() selectedRows: any[] = [];\n\n\t/**\n\t * Wether to enable the floating menu\n\t */\n\t@Prop() enableFloatingMenu: boolean = true;\n\n\t/**\n\t * The template for amount selected item in the floating menu\n\t */\n\t@Prop() floatingMenuAmountSelectedTemplate: amountSelectedTemplateFunc = (\n\t\tamount: number\n\t) =>\n\t\tformatTranslation(\n\t\t\t(amount === 1\n\t\t\t\t? this._locales.floating_menu?.amount_selected\n\t\t\t\t: this._locales.floating_menu?.amount_selected_plural\n\t\t\t)?.replace('{{amount}}', amount)\n\t\t);\n\n\t/**\n\t * Event whenever the current selection changes\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tselectedRowsChange: EventEmitter<any>;\n\n\t/**\n\t * The key to determine if a row is selected\n\t */\n\t@Prop() selectionKey: string;\n\n\t/**\n\t * A key to determine if a row can be selected\n\t */\n\t@Prop() canSelectKey: string;\n\n\t/**\n\t * Event whenever a row is clicked\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\trowClick: EventEmitter<RowClickEvent>;\n\n\t/**\n\t * Event whenever a row is selected\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\trowSelected: EventEmitter<any>;\n\n\t/**\n\t * Event whenever a row is deselected\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\trowDeselected: EventEmitter<any>;\n\n\t/**\n\t * Event when the table has rendered\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\thasRendered: EventEmitter<number>;\n\n\t/** START HEADER */\n\n\t/**\n\t * Wether to show the header\n\t */\n\t@Prop() enableHeader: boolean = true;\n\n\t/**\n\t * Quick filters to show\n\t */\n\t@Prop() quickFilters: QuickFilter[] = [];\n\n\t/**\n\t * Active quick filter identifier\n\t */\n\t@Prop() activeQuickFilterIdentifier: string;\n\n\t/**\n\t * Wether to show the search input\n\t */\n\t@Prop() enableSearch: boolean = true;\n\n\t/**\n\t * The query to show in the search bar\n\t */\n\t@Prop({ mutable: true }) query: string;\n\n\t/**\n\t * Wether to show the filter button\n\t */\n\t@Prop() enableFilter: boolean = true;\n\n\t/**\n\t * Wether to show the filter button on desktop\n\t */\n\t@Prop() enableFilterDesktop: boolean = true;\n\n\t/**\n\t * The amount of filters being selected\n\t */\n\t@Prop() selectedFiltersAmount: number;\n\n\t/**\n\t * The template for the filter button text\n\t */\n\t@Prop() filterButtonTemplate: templateFunc;\n\n\t/**\n\t * Wether to show the action button\n\t */\n\t@Prop() enableAction: boolean = false;\n\n\t/**\n\t * Wether the action button is loading\n\t */\n\t@Prop() actionButtonLoading: boolean = false;\n\n\t/**\n\t * Wether the action button is enabled\n\t */\n\t@Prop() actionButtonEnabled: boolean = false;\n\n\t/**\n\t * The action button icon\n\t */\n\t@Prop() actionButtonIcon: IconVariant = 'pencil';\n\n\t/**\n\t * The action button text if changed\n\t */\n\t@Prop() actionButtonText: string;\n\n\t/**\n\t * The template for the action button text\n\t */\n\t@Prop() actionButtonTemplate: buttonTemplateFunc;\n\n\t/**\n\t * Event when one of the quick filters is clicked\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tquickFilter: EventEmitter<QuickFilter>;\n\n\t/**\n\t * Event when the query changes\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tqueryChange: EventEmitter<string>;\n\n\t/**\n\t * Event when the filter button is clicked\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tfilter: EventEmitter<null>;\n\n\t/**\n\t * Event when the action button is clicked\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\taction: EventEmitter<null>;\n\n\t/** START FOOTER */\n\n\t/**\n\t * Wether to show the header\n\t */\n\t@Prop() enableFooter: boolean = true;\n\n\t/**\n\t * Wether to enable pagination size select\n\t */\n\t@Prop() enablePaginationSize: boolean = true;\n\n\t/**\n\t * Wether to enable pagination pages\n\t */\n\t@Prop() enablePaginationPages: boolean = true;\n\n\t/**\n\t * Wether to enable export\n\t */\n\t@Prop() enableExport: boolean = true;\n\n\t/**\n\t * The current page\n\t */\n\t@Prop({ mutable: true, reflect: true }) page: number = 1;\n\n\t/**\n\t * The total amount of items\n\t */\n\t@Prop() total!: number;\n\n\t/**\n\t * Event whenever the page changes\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tpageChange: EventEmitter<number>;\n\n\t/**\n\t * The amount of items per page\n\t */\n\t@Prop() pageSize: number = defaultSize;\n\n\t/**\n\t * The options for the page size\n\t */\n\t@Prop() pageSizeOptions: number[] = defaultSizeOptions;\n\n\t/**\n\t * Event whenever the page changes\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tpageSizeChange: EventEmitter<number>;\n\n\t/**\n\t * Event whenever the page changes\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\texport: EventEmitter<number>;\n\n\t/**\n\t * Wether to hide when there is only 1 page available\n\t */\n\t@Prop() hideOnSinglePage: boolean = true;\n\n\t/* Empty state start */\n\t@Prop() emptyStateHeader: templateFunc = () =>\n\t\tformatTranslation(this._locales.empty_state?.no_filter.header);\n\t@Prop() emptyStateContent: templateFunc = () =>\n\t\tformatTranslation(this._locales.empty_state?.no_filter.content);\n\t@Prop() emptyStateAction: templateFunc = () =>\n\t\tformatTranslation(this._locales.empty_state?.no_filter.action);\n\t/**\n\t * Wether to enable empty state action\n\t */\n\t@Prop() enableEmptyStateAction: boolean = true;\n\n\t@Prop() emptyStateFilteredHeader: templateFunc = () =>\n\t\tformatTranslation(this._locales.empty_state.filtered.header);\n\t@Prop() emptyStateFilteredContent: templateFunc = () =>\n\t\tformatTranslation(this._locales.empty_state.filtered.content);\n\n\t/**\n\t * Event whenever the empty state is clicked\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\temptyStateActionClick: EventEmitter<null>;\n\n\t/*\n\t * Wether to show the shadow or not\n\t */\n\t@Prop() shadow: boolean = true;\n\n\t/* Empty state end */\n\n\t/**\n\t * The host element\n\t */\n\t@Element() private _el: HTMLElement;\n\n\t/**\n\t * Locales used for this component\n\t */\n\t@State() private _locales: any = {};\n\n\t@State() private _columns: any[] = [];\n\t@State() private _items: any[] = [];\n\n\t@State() private _enableRowSelection: boolean = this.enableRowSelection;\n\t@State() private _rowSelectionLimit: number | undefined;\n\n\tprivate _rowActionsFloatingAll: TableRowAction[] = [];\n\t@State() private _rowActionsFloating: TableRowAction[] = [];\n\t@State() private _rowActionsRow: TableRowAction[] = [];\n\n\t@State() private _footerHidden: boolean = false;\n\n\tprivate _ctrlDown = false;\n\tprivate _hasCustomFilterSlot = false;\n\tprivate _hasCustomActionsSlot = false;\n\tprivate _floatingMenuShown = false;\n\tprivate _resizeTimeout: NodeJS.Timeout | undefined;\n\n\tcomponentWillLoad() {\n\t\tthis._hasCustomFilterSlot = !!this._el.querySelector(\n\t\t\t':scope > [slot=\"custom-filter\"]'\n\t\t);\n\n\t\tthis._hasCustomActionsSlot = !!this._el.querySelector(\n\t\t\t':scope > [slot=\"custom-actions\"]'\n\t\t);\n\n\t\tthis._setRowSelectionData();\n\n\t\tthis._setLocales();\n\t\tthis._parseItems(this.items);\n\t\tthis._generateColumns();\n\t}\n\n\tcomponentDidRender() {\n\t\tthis.hasRendered.emit();\n\t}\n\n\trender() {\n\t\treturn (\n\t\t\t<Host class='z-0 flex flex-col'>\n\t\t\t\t<p-table-container>\n\t\t\t\t\t{this.enableHeader && (\n\t\t\t\t\t\t<p-table-header\n\t\t\t\t\t\t\tclass='mb-8'\n\t\t\t\t\t\t\t// quick filters\n\t\t\t\t\t\t\tquickFilters={this.quickFilters}\n\t\t\t\t\t\t\tactiveQuickFilterIdentifier={this.activeQuickFilterIdentifier}\n\t\t\t\t\t\t\tonQuickFilter={({ detail }) => this.quickFilter.emit(detail)}\n\t\t\t\t\t\t\t// search\n\t\t\t\t\t\t\tenableSearch={this.enableSearch}\n\t\t\t\t\t\t\tquery={this.query}\n\t\t\t\t\t\t\tonQueryChange={({ detail }) => this.queryChange.emit(detail)}\n\t\t\t\t\t\t\t// filter button\n\t\t\t\t\t\t\tenableFilter={this.enableFilter}\n\t\t\t\t\t\t\tenableFilterDesktop={this.enableFilterDesktop}\n\t\t\t\t\t\t\tselectedFiltersAmount={this.selectedFiltersAmount}\n\t\t\t\t\t\t\tfilterButtonTemplate={this.filterButtonTemplate}\n\t\t\t\t\t\t\tonFilter={() => this.filter.emit()}\n\t\t\t\t\t\t\t// action button\n\t\t\t\t\t\t\tenableAction={this.enableAction}\n\t\t\t\t\t\t\tactionIcon={this.actionButtonIcon}\n\t\t\t\t\t\t\tactionText={this.actionButtonText}\n\t\t\t\t\t\t\tactionLoading={this.actionButtonLoading}\n\t\t\t\t\t\t\tcanUseAction={this.actionButtonEnabled}\n\t\t\t\t\t\t\tactionButtonTemplate={this.actionButtonTemplate}\n\t\t\t\t\t\t\tonAction={() => this.action.emit()}\n\t\t\t\t\t\t\titemsSelectedAmount={this.selectedRows?.length}\n\t\t\t\t\t\t\t//export\n\t\t\t\t\t\t\tenableExport={this.enableExport}\n\t\t\t\t\t\t\tonExport={() => this.export.emit()}\n\t\t\t\t\t\t\t//loading\n\t\t\t\t\t\t\tloading={this.headerLoading}\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{this._hasCustomFilterSlot && (\n\t\t\t\t\t\t\t\t<slot\n\t\t\t\t\t\t\t\t\tname='custom-filter'\n\t\t\t\t\t\t\t\t\tslot='custom-filter'\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t)}\n\n\t\t\t\t\t\t\t{this._hasCustomActionsSlot && (\n\t\t\t\t\t\t\t\t<slot\n\t\t\t\t\t\t\t\t\tname='custom-actions'\n\t\t\t\t\t\t\t\t\tslot='custom-actions'\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t)}\n\t\t\t\t\t\t</p-table-header>\n\t\t\t\t\t)}\n\n\t\t\t\t\t{this._getHeader()}\n\t\t\t\t\t<div class='flex flex-1 flex-col'>{this._getRows()}</div>\n\n\t\t\t\t\t{this.enableFloatingMenu && this._enableRowSelection ? (\n\t\t\t\t\t\t<p-floating-menu-container\n\t\t\t\t\t\t\tusedInTable={true}\n\t\t\t\t\t\t\tclass={floatingMenuContainerClass({\n\t\t\t\t\t\t\t\thasFooter: this.enableFooter && !this._footerHidden,\n\t\t\t\t\t\t\t\tactive: !!this.selectedRows?.length,\n\t\t\t\t\t\t\t\tshown: this._floatingMenuShown,\n\t\t\t\t\t\t\t})}\n\t\t\t\t\t\t\tamountSelectedTemplate={this.floatingMenuAmountSelectedTemplate}\n\t\t\t\t\t\t\tamount={this.selectedRows?.length}\n\t\t\t\t\t\t\tenableAmountSelected={!!this._rowActionsFloating?.length}\n\t\t\t\t\t\t\tonClose={() => this._selectAllChange(null, false)}\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{this._rowActionsFloating?.length &&\n\t\t\t\t\t\t\t\tthis._rowActionsFloating.map(a => (\n\t\t\t\t\t\t\t\t\t<p-floating-menu-item\n\t\t\t\t\t\t\t\t\t\tslot='floating-menu-item'\n\t\t\t\t\t\t\t\t\t\tdisabled={a.disabled}\n\t\t\t\t\t\t\t\t\t\tloading={a.loading}\n\t\t\t\t\t\t\t\t\t\ticon={a.icon}\n\t\t\t\t\t\t\t\t\t\ticonRotate={a.iconRotate}\n\t\t\t\t\t\t\t\t\t\ticonFlip={a.iconFlip}\n\t\t\t\t\t\t\t\t\t\tonClick={() =>\n\t\t\t\t\t\t\t\t\t\t\t!a.disabled &&\n\t\t\t\t\t\t\t\t\t\t\t!a.loading &&\n\t\t\t\t\t\t\t\t\t\t\t!!a.action &&\n\t\t\t\t\t\t\t\t\t\t\ta.type === 'single'\n\t\t\t\t\t\t\t\t\t\t\t\t? a.action(this.selectedRows[0], false)\n\t\t\t\t\t\t\t\t\t\t\t\t: a.action(this.selectedRows, true)\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t{a.label}\n\t\t\t\t\t\t\t\t\t</p-floating-menu-item>\n\t\t\t\t\t\t\t\t))}\n\t\t\t\t\t\t</p-floating-menu-container>\n\t\t\t\t\t) : (\n\t\t\t\t\t\t''\n\t\t\t\t\t)}\n\n\t\t\t\t\t{this.enableFooter && (\n\t\t\t\t\t\t<p-table-footer\n\t\t\t\t\t\t\t// overall\n\t\t\t\t\t\t\thideOnSinglePage={this.hideOnSinglePage}\n\t\t\t\t\t\t\t// page size select\n\t\t\t\t\t\t\tenablePaginationSize={this.enablePaginationSize}\n\t\t\t\t\t\t\tpageSize={this.pageSize}\n\t\t\t\t\t\t\tpageSizeOptions={this.pageSizeOptions}\n\t\t\t\t\t\t\tonPageSizeChange={({ detail }) =>\n\t\t\t\t\t\t\t\tthis.pageSizeChange.emit(detail)\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t// pagination\n\t\t\t\t\t\t\tenablePaginationPages={this.enablePaginationPages}\n\t\t\t\t\t\t\tpage={this.page}\n\t\t\t\t\t\t\ttotal={this.total}\n\t\t\t\t\t\t\tonPageChange={({ detail }) => this.pageChange.emit(detail)}\n\t\t\t\t\t\t\t//loading\n\t\t\t\t\t\t\tloading={this.footerLoading}\n\t\t\t\t\t\t\tonHiddenChange={({ detail }) => (this._footerHidden = detail)}\n\t\t\t\t\t\t></p-table-footer>\n\t\t\t\t\t)}\n\t\t\t\t</p-table-container>\n\t\t\t</Host>\n\t\t);\n\t}\n\n\t@Listen('localeChanged', { target: 'body' })\n\tprivate async _setLocales(): Promise<void> {\n\t\tthis._locales = await getLocaleComponentStrings(this._el);\n\t}\n\n\t@Listen('tableDefinitionChanged', { target: 'body' })\n\tonTableDefinitionUpdated() {\n\t\tthis._generateColumns();\n\t}\n\n\t@Listen('keydown', { target: 'document' })\n\tkeyDown({ key }) {\n\t\tif (key !== 'Control' || this._ctrlDown === true) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis._ctrlDown = true;\n\t}\n\n\t@Listen('keyup', { target: 'document' })\n\tkeyUp({ key }) {\n\t\tif (key !== 'Control' || this._ctrlDown === false) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis._ctrlDown = false;\n\t}\n\n\t@Listen('visibilitychange', { target: 'document' })\n\tvisibilityChange() {\n\t\tif (document.visibilityState !== 'hidden' || this._ctrlDown === false) {\n\t\t\treturn;\n\t\t}\n\n\t\tthis._ctrlDown = false;\n\t}\n\n\t@Watch('items')\n\tprivate _parseItems(items: string) {\n\t\tif (!items) {\n\t\t\tthis._items = [];\n\t\t\treturn;\n\t\t}\n\n\t\tif (Array.isArray(items)) {\n\t\t\tthis._items = items;\n\t\t\treturn;\n\t\t}\n\n\t\tthis._items = JSON.parse(items);\n\t}\n\n\t@Watch('enableRowSelection')\n\t@Watch('rowSelectionLimit')\n\t@Watch('selectedRows')\n\t@Listen('resize', { target: 'window' })\n\tprivate _setRowSelectionData() {\n\t\tif (this._resizeTimeout) {\n\t\t\tclearTimeout(this._resizeTimeout);\n\t\t}\n\n\t\t// We add a timeout here because it's a lot easier on the machine to do these when someone is done\n\t\t// resizing and playing around with their browser\n\t\tthis._resizeTimeout = setTimeout(() => {\n\t\t\tconst mobile = isMobile();\n\n\t\t\t// we hack this to any[] to make it work..\n\t\t\tconst actions = Array.from(\n\t\t\t\tthis._el.querySelectorAll(':scope > p-table-row-action')\n\t\t\t) as any[] as TableRowAction[];\n\t\t\tthis._rowActionsRow = actions.filter(\n\t\t\t\ta => a.type === 'both' || a.type === 'single'\n\t\t\t);\n\t\t\tthis._rowActionsFloatingAll = actions\n\t\t\t\t.filter(\n\t\t\t\t\ta =>\n\t\t\t\t\t\t(this.enableRowSelection &&\n\t\t\t\t\t\t\t(a.type === 'both' || a.type === 'multi')) ||\n\t\t\t\t\t\t(mobile && a.type === 'single')\n\t\t\t\t)\n\t\t\t\t.map(a => {\n\t\t\t\t\tif (a.type === 'single') {\n\t\t\t\t\t\ta.disabled = this.selectedRows?.length > 1;\n\t\t\t\t\t}\n\n\t\t\t\t\treturn a;\n\t\t\t\t});\n\n\t\t\tlet rowSelectionLimit = this.rowSelectionLimit;\n\t\t\tif (\n\t\t\t\tmobile && // we're mobile\n\t\t\t\tthis._rowActionsFloatingAll?.length && // we have atleast 1 item in _rowActionsFloating\n\t\t\t\t((rowSelectionLimit !== undefined && this.enableRowSelection) ||\n\t\t\t\t\t!this.enableRowSelection)\n\t\t\t) {\n\t\t\t\trowSelectionLimit = 1;\n\t\t\t}\n\n\t\t\tthis._rowSelectionLimit = rowSelectionLimit;\n\n\t\t\tlet enableRowSelection = this.enableRowSelection;\n\t\t\tif (\n\t\t\t\tmobile && // we're mobile\n\t\t\t\tthis._rowActionsFloatingAll?.length && // we have atleast 1 item in _rowActionsFloating\n\t\t\t\t!enableRowSelection\n\t\t\t) {\n\t\t\t\tenableRowSelection = true;\n\t\t\t}\n\n\t\t\tthis._enableRowSelection = enableRowSelection;\n\n\t\t\tif (this._floatingMenuShown) {\n\t\t\t\tthis._showFloatingMenu();\n\t\t\t}\n\t\t}, 200);\n\t}\n\n\tprivate _generateColumns() {\n\t\tconst definitions = this._el.querySelectorAll('p-table-column');\n\t\tlet definitionsArray = Array.from(definitions);\n\n\t\tdefinitionsArray = this._parseDefinitions(definitionsArray);\n\n\t\tthis._columns = definitionsArray;\n\t}\n\n\tprivate _getHeader() {\n\t\treturn (\n\t\t\t<p-table-row variant='header'>\n\t\t\t\t{this._columns.map((col: TableColumn, index) => (\n\t\t\t\t\t<p-table-cell\n\t\t\t\t\t\tdefinition={col}\n\t\t\t\t\t\tvalue={col.name}\n\t\t\t\t\t\tvariant='header'\n\t\t\t\t\t\tcheckbox={\n\t\t\t\t\t\t\tindex === 0 || col.hasCheckbox\n\t\t\t\t\t\t\t\t? this._getCheckbox(null, this.loading ? 'loading' : 'header')\n\t\t\t\t\t\t\t\t: null\n\t\t\t\t\t\t}\n\t\t\t\t\t\tindex={index}\n\t\t\t\t\t></p-table-cell>\n\t\t\t\t))}\n\t\t\t</p-table-row>\n\t\t);\n\t}\n\n\tprivate _getRows() {\n\t\tif (this.loading) {\n\t\t\treturn Array.from(\n\t\t\t\t{\n\t\t\t\t\tlength: this.amountOfLoadingRows,\n\t\t\t\t},\n\t\t\t\t(_, i) => (\n\t\t\t\t\t<p-table-row\n\t\t\t\t\t\tenableHover={this._enableRowSelection || this.enableRowClick}\n\t\t\t\t\t>\n\t\t\t\t\t\t{this._getLoadingColumns(i)}\n\t\t\t\t\t</p-table-row>\n\t\t\t\t)\n\t\t\t);\n\t\t}\n\n\t\tif (!this._items.length) {\n\t\t\treturn this._getEmptyState();\n\t\t}\n\n\t\treturn this._items.map((item, index) => (\n\t\t\t<p-table-row\n\t\t\t\tenableHover={this._enableRowSelection || this.enableRowClick}\n\t\t\t\tonClick={ev => this._rowClick(ev, index)}\n\t\t\t>\n\t\t\t\t{this._getRowColumns(item, index)}\n\t\t\t\t{this._getActions(item)}\n\t\t\t</p-table-row>\n\t\t));\n\t}\n\n\tprivate _getActions(item) {\n\t\tconst actions = this._rowActionsRow.filter(a =>\n\t\t\ta.showFunction ? a.showFunction(item) : true\n\t\t);\n\n\t\tif (actions?.length && !isMobile()) {\n\t\t\treturn (\n\t\t\t\t<p-table-row-actions-container slot='actions'>\n\t\t\t\t\t{actions.map(a => (\n\t\t\t\t\t\t<p-tooltip\n\t\t\t\t\t\t\tstrategy='fixed'\n\t\t\t\t\t\t\tcontent={a.label}\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t<p-button\n\t\t\t\t\t\t\t\tdata-is-action\n\t\t\t\t\t\t\t\tvariant='secondary'\n\t\t\t\t\t\t\t\tslot='trigger'\n\t\t\t\t\t\t\t\ticon={a.icon}\n\t\t\t\t\t\t\t\ticonRotate={a.iconRotate}\n\t\t\t\t\t\t\t\ticonFlip={a.iconFlip}\n\t\t\t\t\t\t\t\ticonOnly={true}\n\t\t\t\t\t\t\t\tsize='sm'\n\t\t\t\t\t\t\t\tonClick={() =>\n\t\t\t\t\t\t\t\t\ttypeof a.action === 'function' && a.action?.(item, false)\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t></p-button>\n\t\t\t\t\t\t</p-tooltip>\n\t\t\t\t\t))}\n\t\t\t\t</p-table-row-actions-container>\n\t\t\t);\n\t\t}\n\n\t\treturn null;\n\t}\n\tprivate _getRowColumns(item, index) {\n\t\treturn this._columns.map((col: TableColumn, colIndex) => {\n\t\t\treturn (\n\t\t\t\t<p-table-cell\n\t\t\t\t\tdefinition={col}\n\t\t\t\t\titem={item}\n\t\t\t\t\tcheckbox={\n\t\t\t\t\t\tcolIndex === 0 || col.hasCheckbox ? this._getCheckbox(index) : null\n\t\t\t\t\t}\n\t\t\t\t\tindex={colIndex}\n\t\t\t\t\trowIndex={index}\n\t\t\t\t></p-table-cell>\n\t\t\t);\n\t\t});\n\t}\n\n\tprivate _getLoadingColumns(index) {\n\t\treturn this._columns.map((col: TableColumn, colIndex) => {\n\t\t\treturn (\n\t\t\t\t<p-table-cell\n\t\t\t\t\tdefinition={col}\n\t\t\t\t\tvariant='loading'\n\t\t\t\t\tcheckbox={\n\t\t\t\t\t\tcolIndex === 0 || col.hasCheckbox\n\t\t\t\t\t\t\t? this._getCheckbox(index, 'loading')\n\t\t\t\t\t\t\t: null\n\t\t\t\t\t}\n\t\t\t\t\tindex={colIndex}\n\t\t\t\t\trowIndex={index}\n\t\t\t\t></p-table-cell>\n\t\t\t);\n\t\t});\n\t}\n\n\tprivate _getCheckbox(\n\t\trowIndex: number,\n\t\tvariant: 'header' | 'default' | 'loading' = 'default'\n\t) {\n\t\tif (\n\t\t\t!this._enableRowSelection ||\n\t\t\t(!this.selectionKey && !this._rowActionsFloating?.length)\n\t\t) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (variant === 'loading') {\n\t\t\treturn (\n\t\t\t\t<p-loader\n\t\t\t\t\tvariant='ghost'\n\t\t\t\t\tclass='h-6 w-6 rounded'\n\t\t\t\t/>\n\t\t\t);\n\t\t}\n\n\t\tif (variant === 'header') {\n\t\t\treturn (\n\t\t\t\t<p-checkbox\n\t\t\t\t\tclass={cn({\n\t\t\t\t\t\t'opacity-0': this._rowSelectionLimit !== undefined,\n\t\t\t\t\t})}\n\t\t\t\t\tchecked={this._selectionContainsAll()}\n\t\t\t\t\tindeterminate={this._selectionIndeterminate()}\n\t\t\t\t\tdisabled={this._rowSelectionLimit !== undefined}\n\t\t\t\t\tonCheckedChange={ev => this._selectAllChange(ev)}\n\t\t\t\t/>\n\t\t\t);\n\t\t}\n\n\t\tconst item = this._items[rowIndex];\n\n\t\tconst selectionContains = this._selectionContains(rowIndex);\n\n\t\treturn (\n\t\t\t<p-checkbox\n\t\t\t\tclass='flex-shrink-0'\n\t\t\t\tdisabled={\n\t\t\t\t\t(this.canSelectKey && !item[this.canSelectKey]) ||\n\t\t\t\t\t(this._rowSelectionLimit !== undefined &&\n\t\t\t\t\t\t!selectionContains &&\n\t\t\t\t\t\tthis.selectedRows.length === this._rowSelectionLimit)\n\t\t\t\t}\n\t\t\t\tchecked={selectionContains}\n\t\t\t\tonCheckedChange={ev => this._checkboxChange(ev, rowIndex)}\n\t\t\t/>\n\t\t);\n\t}\n\n\tprivate _getEmptyState() {\n\t\tif (this.query?.length || this.selectedFiltersAmount) {\n\t\t\treturn (\n\t\t\t\t<p-empty-state\n\t\t\t\t\tclass='my-16 self-center'\n\t\t\t\t\tillustration='search'\n\t\t\t\t\theader={this.emptyStateFilteredHeader()}\n\t\t\t\t\tcontent={this.emptyStateFilteredContent()}\n\t\t\t\t></p-empty-state>\n\t\t\t);\n\t\t}\n\n\t\treturn (\n\t\t\t<p-empty-state\n\t\t\t\tclass='my-16 self-center'\n\t\t\t\tillustration='table'\n\t\t\t\theader={this.emptyStateHeader()}\n\t\t\t\tcontent={this.emptyStateContent()}\n\t\t\t\tenableAction={this.enableEmptyStateAction}\n\t\t\t\tactionIcon='plus'\n\t\t\t\tactionText={this.emptyStateAction()}\n\t\t\t></p-empty-state>\n\t\t);\n\t}\n\n\tprivate _selectAllChange(\n\t\tev: PCheckboxCustomEvent<boolean>,\n\t\tforceValue?: boolean\n\t) {\n\t\tif (!this._enableRowSelection) {\n\t\t\treturn;\n\t\t}\n\n\t\tconst checked = ev?.detail ?? forceValue ?? false;\n\n\t\tconst value = forceValue === undefined ? checked : forceValue;\n\t\tif (value) {\n\t\t\tconst toAdd = [];\n\t\t\tfor (let i = 0; i < this._items.length; i++) {\n\t\t\t\tconst row = this._items[i];\n\t\t\t\tif (this.canSelectKey && !row[this.canSelectKey]) {\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\n\t\t\t\tif (this._selectionContains(i)) {\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\n\t\t\t\ttoAdd.push(row);\n\t\t\t\tthis.rowSelected.emit(row);\n\n\t\t\t\tif (\n\t\t\t\t\tthis._rowSelectionLimit !== undefined &&\n\t\t\t\t\tthis.selectedRows.length + toAdd.length === this._rowSelectionLimit\n\t\t\t\t) {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tthis.selectedRows = [...this.selectedRows, ...toAdd];\n\t\t\tthis.selectedRowsChange.emit(this.selectedRows);\n\t\t\tif (this.enableFloatingMenu && !this._floatingMenuShown) {\n\t\t\t\tthis._showFloatingMenu();\n\t\t\t}\n\n\t\t\treturn;\n\t\t}\n\n\t\tfor (let i = 0; i < this.selectedRows.length; i++) {\n\t\t\tconst value = this.selectedRows[i];\n\t\t\tconst row = this._items.find(\n\t\t\t\td => this._getSelectionValue(d, i) === this._getSelectionValue(value, i)\n\t\t\t);\n\n\t\t\tif (!row) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tthis.rowDeselected.emit(row);\n\t\t}\n\n\t\tthis.selectedRows = [];\n\t\tthis.selectedRowsChange.emit(this.selectedRows);\n\t}\n\n\tprivate _checkboxChange(\n\t\t{ detail: checked, target }: PCheckboxCustomEvent<boolean>,\n\t\tindex: number\n\t) {\n\t\tif (!this._enableRowSelection) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (\n\t\t\tchecked &&\n\t\t\tthis._rowSelectionLimit !== undefined &&\n\t\t\tthis.selectedRows.length >= this._rowSelectionLimit\n\t\t) {\n\t\t\ttarget.checked = false;\n\t\t\treturn;\n\t\t}\n\n\t\tconst row = this._items[index];\n\n\t\tif (this.canSelectKey && !row[this.canSelectKey]) {\n\t\t\ttarget.checked = false;\n\t\t\treturn;\n\t\t}\n\n\t\tif (checked) {\n\t\t\tthis.selectedRows = [\n\t\t\t\t...this.selectedRows,\n\t\t\t\t{\n\t\t\t\t\t...row,\n\t\t\t\t\tindex,\n\t\t\t\t},\n\t\t\t];\n\t\t\tthis.selectedRowsChange.emit(this.selectedRows);\n\t\t\tthis.rowSelected.emit(row);\n\n\t\t\tif (this.enableFloatingMenu && !this._floatingMenuShown) {\n\t\t\t\tthis._showFloatingMenu();\n\t\t\t}\n\n\t\t\treturn;\n\t\t}\n\n\t\tconst indexOfToRemove = this._selectionContains(index, true);\n\n\t\t// we need to do this, because splice does not trigger the selection setter.\n\t\tconst selection = [...this.selectedRows];\n\t\tselection.splice(indexOfToRemove, 1);\n\t\tthis.selectedRows = selection;\n\t\tthis.selectedRowsChange.emit(this.selectedRows);\n\t\tthis.rowDeselected.emit(row);\n\t}\n\n\tprivate _getSelectionValue(row: any, index: number) {\n\t\treturn this.selectionKey ? row?.[this.selectionKey] || index : index;\n\t}\n\n\tprivate _selectionContains(index, returnIndex = false): any {\n\t\tconst returnValue = this.selectedRows.findIndex(\n\t\t\titem => item.index === index\n\t\t);\n\t\treturn !returnIndex ? returnValue >= 0 : returnValue;\n\t}\n\n\tprivate _selectionContainsAll() {\n\t\tlet returnValue = true;\n\t\tif (!this._items?.length) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif (\n\t\t\tthis._rowSelectionLimit !== undefined &&\n\t\t\tthis.selectedRows.length === this._rowSelectionLimit\n\t\t) {\n\t\t\treturn true;\n\t\t}\n\n\t\tfor (let i = 0; i < this._items?.length; i++) {\n\t\t\tconst contains = this._selectionContains(i);\n\n\t\t\tif (!contains) {\n\t\t\t\treturnValue = false;\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\n\t\treturn returnValue;\n\t}\n\n\tprivate _selectionIndeterminate() {\n\t\tif (!this._items?.length || !this.selectedRows?.length) {\n\t\t\treturn false;\n\t\t}\n\n\t\tif (\n\t\t\tthis._rowSelectionLimit !== undefined &&\n\t\t\tthis.selectedRows.length === this._rowSelectionLimit\n\t\t) {\n\t\t\treturn false;\n\t\t}\n\n\t\tlet containsCount = 0;\n\t\tfor (let i = 0; i < this._items?.length; i++) {\n\t\t\tconst contains = this._selectionContains(i);\n\n\t\t\tif (contains) {\n\t\t\t\tcontainsCount++;\n\t\t\t}\n\t\t}\n\n\t\treturn containsCount > 0 && containsCount !== this._items.length;\n\t}\n\n\tprivate _rowClick($event, index) {\n\t\tconst target = $event.target;\n\n\t\tif (\n\t\t\ttarget.tagName.toLowerCase() === 'input' ||\n\t\t\ttarget.type === 'checkbox'\n\t\t) {\n\t\t\treturn;\n\t\t}\n\n\t\tconst row = this._findRow($event.target);\n\t\tconst action = this._findRowAction($event.target);\n\n\t\tif (action) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (this.enableRowClick) {\n\t\t\tconst item = this._items[index];\n\t\t\tthis.rowClick.emit({\n\t\t\t\titem,\n\t\t\t\tctrlDown: this._ctrlDown,\n\t\t\t});\n\t\t\treturn;\n\t\t}\n\n\t\tif (!this._enableRowSelection) {\n\t\t\treturn;\n\t\t}\n\n\t\tconst checkbox = row?.querySelector('input[type=\"checkbox\"]');\n\n\t\tif (!checkbox) {\n\t\t\treturn;\n\t\t}\n\n\t\tcheckbox.checked = !checkbox.checked;\n\t\tthis._checkboxChange(checkbox, index);\n\t}\n\n\tprivate _findRow(el: HTMLElement) {\n\t\tif (!el) {\n\t\t\treturn el;\n\t\t}\n\n\t\tif (el?.tagName?.toLowerCase() === 'p-table-row') {\n\t\t\treturn el;\n\t\t}\n\n\t\treturn this._findRow(el?.parentElement);\n\t}\n\n\tprivate _findRowAction(el: HTMLElement) {\n\t\tif (!el) {\n\t\t\treturn null;\n\t\t}\n\n\t\tif (\n\t\t\tel.getAttribute('data-is-action') !== null &&\n\t\t\tel.getAttribute('data-is-action') !== 'false'\n\t\t) {\n\t\t\treturn el;\n\t\t}\n\n\t\tif (el?.tagName?.toLowerCase() === 'p-table-row') {\n\t\t\treturn null;\n\t\t}\n\n\t\treturn this._findRowAction(el?.parentElement);\n\t}\n\n\tprivate _showFloatingMenu() {\n\t\tlet actions = this._rowActionsFloatingAll;\n\t\tif (\n\t\t\tthis.rowSelectionLimit === 1 &&\n\t\t\tactions.findIndex(\n\t\t\t\ta => (a.type === 'single' || a.type === 'both') && a.showFunction\n\t\t\t) >= 0\n\t\t) {\n\t\t\tactions = actions.filter(\n\t\t\t\ta =>\n\t\t\t\t\ta.type === 'multi' ||\n\t\t\t\t\t!a.showFunction ||\n\t\t\t\t\ta.showFunction(this.selectedRows[0])\n\t\t\t);\n\t\t}\n\n\t\tthis._rowActionsFloating = actions;\n\t\tthis._floatingMenuShown = true;\n\t}\n\n\tprivate _parseDefinitions(definitionsArray: HTMLPTableColumnElement[]) {\n\t\treturn definitionsArray.map(definition => {\n\t\t\tdefinition = this._parseDefinitionSizes(definition);\n\t\t\treturn definition;\n\t\t});\n\t}\n\n\tprivate _parseDefinitionSizes(definition: HTMLPTableColumnElement) {\n\t\tconst definitionAny = definition as any;\n\t\tlet parsedSizes: TableColumnSizes = { default: 'full' };\n\n\t\tif (\n\t\t\ttypeof definition.sizes === 'string' &&\n\t\t\t!['auto', 'hidden', 'full'].includes(definition.sizes)\n\t\t) {\n\t\t\tdefinition.sizes = JSON.parse(definition.sizes);\n\t\t}\n\n\t\tfor (const [index, size] of tableColumSizesOptions.entries()) {\n\t\t\tif (\n\t\t\t\tdefinitionAny.sizes === 'auto' ||\n\t\t\t\tdefinitionAny.sizes === 'hidden' ||\n\t\t\t\tdefinitionAny.sizes === 'full' ||\n\t\t\t\ttypeof definitionAny.sizes === 'number'\n\t\t\t) {\n\t\t\t\tparsedSizes[size] =\n\t\t\t\t\tdefinitionAny.sizes === 'auto' ? 'full' : definitionAny.sizes;\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tparsedSizes[size] =\n\t\t\t\tdefinitionAny.sizes[size] ??\n\t\t\t\tparsedSizes[tableColumSizesOptions[index - 1]];\n\t\t}\n\n\t\tdefinition.parsedSizes = parsedSizes;\n\t\treturn definition;\n\t}\n}\n"],"names":[],"mappings":";;;;;;;;;;AAAA,MAAM,iBAAiB,GAAG,0yBAA0yB;;MCyCvzB,KAAK,GAAA,MAAA;;;;;;;;;;;;;;;;;AACjB;;AAEG;AACK,IAAA,KAAK;AAEb;;AAEG;IACK,OAAO,GAAY,KAAK;AAEhC;;AAEG;IACK,aAAa,GAAY,KAAK;AAEtC;;AAEG;IACK,aAAa,GAAY,KAAK;AAEtC;;AAEG;IACK,mBAAmB,GAAW,CAAC;AAEvC;;AAEG;IACK,kBAAkB,GAAY,IAAI;AAE1C;;AAEG;AACK,IAAA,iBAAiB;AAEzB;;AAEG;IACK,cAAc,GAAY,IAAI;AAEtC;;AAEG;IACK,YAAY,GAAU,EAAE;AAEhC;;AAEG;IACK,kBAAkB,GAAY,IAAI;AAE1C;;AAEG;IACK,kCAAkC,GAA+B,CACxE,MAAc,KAEd,iBAAiB,CAChB,CAAC,MAAM,KAAK;AACX,UAAE,IAAI,CAAC,QAAQ,CAAC,aAAa,EAAE;AAC/B,UAAE,IAAI,CAAC,QAAQ,CAAC,aAAa,EAAE,sBAAsB,GACnD,OAAO,CAAC,YAAY,EAAE,MAAM,CAAC,CAChC;AAEF;;AAEG;AAIH,IAAA,kBAAkB;AAElB;;AAEG;AACK,IAAA,YAAY;AAEpB;;AAEG;AACK,IAAA,YAAY;AAEpB;;AAEG;AAIH,IAAA,QAAQ;AAER;;AAEG;AAIH,IAAA,WAAW;AAEX;;AAEG;AAIH,IAAA,aAAa;AAEb;;AAEG;AAIH,IAAA,WAAW;;AAIX;;AAEG;IACK,YAAY,GAAY,IAAI;AAEpC;;AAEG;IACK,YAAY,GAAkB,EAAE;AAExC;;AAEG;AACK,IAAA,2BAA2B;AAEnC;;AAEG;IACK,YAAY,GAAY,IAAI;AAEpC;;AAEG;AACsB,IAAA,KAAK;AAE9B;;AAEG;IACK,YAAY,GAAY,IAAI;AAEpC;;AAEG;IACK,mBAAmB,GAAY,IAAI;AAE3C;;AAEG;AACK,IAAA,qBAAqB;AAE7B;;AAEG;AACK,IAAA,oBAAoB;AAE5B;;AAEG;IACK,YAAY,GAAY,KAAK;AAErC;;AAEG;IACK,mBAAmB,GAAY,KAAK;AAE5C;;AAEG;IACK,mBAAmB,GAAY,KAAK;AAE5C;;AAEG;IACK,gBAAgB,GAAgB,QAAQ;AAEhD;;AAEG;AACK,IAAA,gBAAgB;AAExB;;AAEG;AACK,IAAA,oBAAoB;AAE5B;;AAEG;AAIH,IAAA,WAAW;AAEX;;AAEG;AAIH,IAAA,WAAW;AAEX;;AAEG;AAIH,IAAA,MAAM;AAEN;;AAEG;AAIH,IAAA,MAAM;;AAIN;;AAEG;IACK,YAAY,GAAY,IAAI;AAEpC;;AAEG;IACK,oBAAoB,GAAY,IAAI;AAE5C;;AAEG;IACK,qBAAqB,GAAY,IAAI;AAE7C;;AAEG;IACK,YAAY,GAAY,IAAI;AAEpC;;AAEG;IACqC,IAAI,GAAW,CAAC;AAExD;;AAEG;AACK,IAAA,KAAK;AAEb;;AAEG;AAIH,IAAA,UAAU;AAEV;;AAEG;IACK,QAAQ,GAAW,WAAW;AAEtC;;AAEG;IACK,eAAe,GAAa,kBAAkB;AAEtD;;AAEG;AAIH,IAAA,cAAc;AAEd;;AAEG;AAIH,IAAA,MAAM;AAEN;;AAEG;IACK,gBAAgB,GAAY,IAAI;;AAGhC,IAAA,gBAAgB,GAAiB,MACxC,iBAAiB,CAAC,IAAI,CAAC,QAAQ,CAAC,WAAW,EAAE,SAAS,CAAC,MAAM,CAAC;AACvD,IAAA,iBAAiB,GAAiB,MACzC,iBAAiB,CAAC,IAAI,CAAC,QAAQ,CAAC,WAAW,EAAE,SAAS,CAAC,OAAO,CAAC;AACxD,IAAA,gBAAgB,GAAiB,MACxC,iBAAiB,CAAC,IAAI,CAAC,QAAQ,CAAC,WAAW,EAAE,SAAS,CAAC,MAAM,CAAC;AAC/D;;AAEG;IACK,sBAAsB,GAAY,IAAI;AAEtC,IAAA,wBAAwB,GAAiB,MAChD,iBAAiB,CAAC,IAAI,CAAC,QAAQ,CAAC,WAAW,CAAC,QAAQ,CAAC,MAAM,CAAC;AACrD,IAAA,yBAAyB,GAAiB,MACjD,iBAAiB,CAAC,IAAI,CAAC,QAAQ,CAAC,WAAW,CAAC,QAAQ,CAAC,OAAO,CAAC;AAE9D;;AAEG;AAIH,IAAA,qBAAqB;AAErB;;AAEG;IACK,MAAM,GAAY,IAAI;;AAS9B;;AAEG;IACc,QAAQ,GAAQ,EAAE;IAElB,QAAQ,GAAU,EAAE;IACpB,MAAM,GAAU,EAAE;AAElB,IAAA,mBAAmB,GAAY,IAAI,CAAC,kBAAkB;AACtD,IAAA,kBAAkB;IAE3B,sBAAsB,GAAqB,EAAE;IACpC,mBAAmB,GAAqB,EAAE;IAC1C,cAAc,GAAqB,EAAE;IAErC,aAAa,GAAY,KAAK;IAEvC,SAAS,GAAG,KAAK;IACjB,oBAAoB,GAAG,KAAK;IAC5B,qBAAqB,GAAG,KAAK;IAC7B,kBAAkB,GAAG,KAAK;AAC1B,IAAA,cAAc;IAEtB,iBAAiB,GAAA;AAChB,QAAA,IAAI,CAAC,oBAAoB,GAAG,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,aAAa,CACnD,iCAAiC,CACjC;AAED,QAAA,IAAI,CAAC,qBAAqB,GAAG,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,aAAa,CACpD,kCAAkC,CAClC;QAED,IAAI,CAAC,oBAAoB,EAAE;QAE3B,IAAI,CAAC,WAAW,EAAE;AAClB,QAAA,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,KAAK,CAAC;QAC5B,IAAI,CAAC,gBAAgB,EAAE;;IAGxB,kBAAkB,GAAA;AACjB,QAAA,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE;;IAGxB,MAAM,GAAA;AACL,QAAA,QACC,CAAC,CAAA,IAAI,EAAC,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,mBAAmB,EAAA,EAC9B,CAAA,CAAA,mBAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACE,IAAI,CAAC,YAAY,KACjB,CACC,CAAA,gBAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,MAAM;;YAEZ,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,2BAA2B,EAAE,IAAI,CAAC,2BAA2B,EAC7D,aAAa,EAAE,CAAC,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,MAAM,CAAC;;YAE5D,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,aAAa,EAAE,CAAC,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,MAAM,CAAC;;AAE5D,YAAA,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,mBAAmB,EAAE,IAAI,CAAC,mBAAmB,EAC7C,qBAAqB,EAAE,IAAI,CAAC,qBAAqB,EACjD,oBAAoB,EAAE,IAAI,CAAC,oBAAoB,EAC/C,QAAQ,EAAE,MAAM,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE;;YAElC,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,UAAU,EAAE,IAAI,CAAC,gBAAgB,EACjC,UAAU,EAAE,IAAI,CAAC,gBAAgB,EACjC,aAAa,EAAE,IAAI,CAAC,mBAAmB,EACvC,YAAY,EAAE,IAAI,CAAC,mBAAmB,EACtC,oBAAoB,EAAE,IAAI,CAAC,oBAAoB,EAC/C,QAAQ,EAAE,MAAM,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE,EAClC,mBAAmB,EAAE,IAAI,CAAC,YAAY,EAAE,MAAM;;AAE9C,YAAA,YAAY,EAAE,IAAI,CAAC,YAAY,EAC/B,QAAQ,EAAE,MAAM,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE;;YAElC,OAAO,EAAE,IAAI,CAAC,aAAa,EAAA,EAE1B,IAAI,CAAC,oBAAoB,KACzB,CACC,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,IAAI,EAAC,eAAe,EACpB,IAAI,EAAC,eAAe,GACnB,CACF,EAEA,IAAI,CAAC,qBAAqB,KAC1B,6DACC,IAAI,EAAC,gBAAgB,EACrB,IAAI,EAAC,gBAAgB,EACpB,CAAA,CACF,CACe,CACjB,EAEA,IAAI,CAAC,UAAU,EAAE,EAClB,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,sBAAsB,EAAA,EAAE,IAAI,CAAC,QAAQ,EAAE,CAAO,EAExD,IAAI,CAAC,kBAAkB,IAAI,IAAI,CAAC,mBAAmB,IACnD,CAAA,CAAA,2BAAA,EAAA,EACC,WAAW,EAAE,IAAI,EACjB,KAAK,EAAE,0BAA0B,CAAC;gBACjC,SAAS,EAAE,IAAI,CAAC,YAAY,IAAI,CAAC,IAAI,CAAC,aAAa;AACnD,gBAAA,MAAM,EAAE,CAAC,CAAC,IAAI,CAAC,YAAY,EAAE,MAAM;gBACnC,KAAK,EAAE,IAAI,CAAC,kBAAkB;aAC9B,CAAC,EACF,sBAAsB,EAAE,IAAI,CAAC,kCAAkC,EAC/D,MAAM,EAAE,IAAI,CAAC,YAAY,EAAE,MAAM,EACjC,oBAAoB,EAAE,CAAC,CAAC,IAAI,CAAC,mBAAmB,EAAE,MAAM,EACxD,OAAO,EAAE,MAAM,IAAI,CAAC,gBAAgB,CAAC,IAAI,EAAE,KAAK,CAAC,EAAA,EAEhD,IAAI,CAAC,mBAAmB,EAAE,MAAM;YAChC,IAAI,CAAC,mBAAmB,CAAC,GAAG,CAAC,CAAC,KAC7B,CACC,CAAA,sBAAA,EAAA,EAAA,IAAI,EAAC,oBAAoB,EACzB,QAAQ,EAAE,CAAC,CAAC,QAAQ,EACpB,OAAO,EAAE,CAAC,CAAC,OAAO,EAClB,IAAI,EAAE,CAAC,CAAC,IAAI,EACZ,UAAU,EAAE,CAAC,CAAC,UAAU,EACxB,QAAQ,EAAE,CAAC,CAAC,QAAQ,EACpB,OAAO,EAAE,MACR,CAAC,CAAC,CAAC,QAAQ;oBACX,CAAC,CAAC,CAAC,OAAO;oBACV,CAAC,CAAC,CAAC,CAAC,MAAM;oBACV,CAAC,CAAC,IAAI,KAAK;AACV,sBAAE,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,EAAE,KAAK;AACtC,sBAAE,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,YAAY,EAAE,IAAI,CAAC,EAAA,EAGpC,CAAC,CAAC,KAAK,CACc,CACvB,CAAC,CACwB,KAE5B,EAAE,CACF,EAEA,IAAI,CAAC,YAAY,KACjB,CAAA,CAAA,gBAAA,EAAA,EAAA,GAAA,EAAA,0CAAA;;YAEC,gBAAgB,EAAE,IAAI,CAAC,gBAAgB;;AAEvC,YAAA,oBAAoB,EAAE,IAAI,CAAC,oBAAoB,EAC/C,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,eAAe,EAAE,IAAI,CAAC,eAAe,EACrC,gBAAgB,EAAE,CAAC,EAAE,MAAM,EAAE,KAC5B,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,MAAM,CAAC;;AAGjC,YAAA,qBAAqB,EAAE,IAAI,CAAC,qBAAqB,EACjD,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,YAAY,EAAE,CAAC,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,MAAM,CAAC;;YAE1D,OAAO,EAAE,IAAI,CAAC,aAAa,EAC3B,cAAc,EAAE,CAAC,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC,aAAa,GAAG,MAAM,CAAC,EAAA,CAC5C,CAClB,CACkB,CACd;;AAKD,IAAA,MAAM,WAAW,GAAA;QACxB,IAAI,CAAC,QAAQ,GAAG,MAAM,yBAAyB,CAAC,IAAI,CAAC,GAAG,CAAC;;IAI1D,wBAAwB,GAAA;QACvB,IAAI,CAAC,gBAAgB,EAAE;;IAIxB,OAAO,CAAC,EAAE,GAAG,EAAE,EAAA;QACd,IAAI,GAAG,KAAK,SAAS,IAAI,IAAI,CAAC,SAAS,KAAK,IAAI,EAAE;YACjD;;AAGD,QAAA,IAAI,CAAC,SAAS,GAAG,IAAI;;IAItB,KAAK,CAAC,EAAE,GAAG,EAAE,EAAA;QACZ,IAAI,GAAG,KAAK,SAAS,IAAI,IAAI,CAAC,SAAS,KAAK,KAAK,EAAE;YAClD;;AAGD,QAAA,IAAI,CAAC,SAAS,GAAG,KAAK;;IAIvB,gBAAgB,GAAA;AACf,QAAA,IAAI,QAAQ,CAAC,eAAe,KAAK,QAAQ,IAAI,IAAI,CAAC,SAAS,KAAK,KAAK,EAAE;YACtE;;AAGD,QAAA,IAAI,CAAC,SAAS,GAAG,KAAK;;AAIf,IAAA,WAAW,CAAC,KAAa,EAAA;QAChC,IAAI,CAAC,KAAK,EAAE;AACX,YAAA,IAAI,CAAC,MAAM,GAAG,EAAE;YAChB;;AAGD,QAAA,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE;AACzB,YAAA,IAAI,CAAC,MAAM,GAAG,KAAK;YACnB;;QAGD,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC;;IAOxB,oBAAoB,GAAA;AAC3B,QAAA,IAAI,IAAI,CAAC,cAAc,EAAE;AACxB,YAAA,YAAY,CAAC,IAAI,CAAC,cAAc,CAAC;;;;AAKlC,QAAA,IAAI,CAAC,cAAc,GAAG,UAAU,CAAC,MAAK;AACrC,YAAA,MAAM,MAAM,GAAG,QAAQ,EAAE;;AAGzB,YAAA,MAAM,OAAO,GAAG,KAAK,CAAC,IAAI,CACzB,IAAI,CAAC,GAAG,CAAC,gBAAgB,CAAC,6BAA6B,CAAC,CAC3B;YAC9B,IAAI,CAAC,cAAc,GAAG,OAAO,CAAC,MAAM,CACnC,CAAC,IAAI,CAAC,CAAC,IAAI,KAAK,MAAM,IAAI,CAAC,CAAC,IAAI,KAAK,QAAQ,CAC7C;YACD,IAAI,CAAC,sBAAsB,GAAG;iBAC5B,MAAM,CACN,CAAC,IACA,CAAC,IAAI,CAAC,kBAAkB;AACvB,iBAAC,CAAC,CAAC,IAAI,KAAK,MAAM,IAAI,CAAC,CAAC,IAAI,KAAK,OAAO,CAAC;iBACzC,MAAM,IAAI,CAAC,CAAC,IAAI,KAAK,QAAQ,CAAC;iBAEhC,GAAG,CAAC,CAAC,IAAG;AACR,gBAAA,IAAI,CAAC,CAAC,IAAI,KAAK,QAAQ,EAAE;oBACxB,CAAC,CAAC,QAAQ,GAAG,IAAI,CAAC,YAAY,EAAE,MAAM,GAAG,CAAC;;AAG3C,gBAAA,OAAO,CAAC;AACT,aAAC,CAAC;AAEH,YAAA,IAAI,iBAAiB,GAAG,IAAI,CAAC,iBAAiB;YAC9C,IACC,MAAM;AACN,gBAAA,IAAI,CAAC,sBAAsB,EAAE,MAAM;iBAClC,CAAC,iBAAiB,KAAK,SAAS,IAAI,IAAI,CAAC,kBAAkB;AAC3D,oBAAA,CAAC,IAAI,CAAC,kBAAkB,CAAC,EACzB;gBACD,iBAAiB,GAAG,CAAC;;AAGtB,YAAA,IAAI,CAAC,kBAAkB,GAAG,iBAAiB;AAE3C,YAAA,IAAI,kBAAkB,GAAG,IAAI,CAAC,kBAAkB;YAChD,IACC,MAAM;AACN,gBAAA,IAAI,CAAC,sBAAsB,EAAE,MAAM;gBACnC,CAAC,kBAAkB,EAClB;gBACD,kBAAkB,GAAG,IAAI;;AAG1B,YAAA,IAAI,CAAC,mBAAmB,GAAG,kBAAkB;AAE7C,YAAA,IAAI,IAAI,CAAC,kBAAkB,EAAE;gBAC5B,IAAI,CAAC,iBAAiB,EAAE;;SAEzB,EAAE,GAAG,CAAC;;IAGA,gBAAgB,GAAA;QACvB,MAAM,WAAW,GAAG,IAAI,CAAC,GAAG,CAAC,gBAAgB,CAAC,gBAAgB,CAAC;QAC/D,IAAI,gBAAgB,GAAG,KAAK,CAAC,IAAI,CAAC,WAAW,CAAC;AAE9C,QAAA,gBAAgB,GAAG,IAAI,CAAC,iBAAiB,CAAC,gBAAgB,CAAC;AAE3D,QAAA,IAAI,CAAC,QAAQ,GAAG,gBAAgB;;IAGzB,UAAU,GAAA;QACjB,QACC,CAAa,CAAA,aAAA,EAAA,EAAA,OAAO,EAAC,QAAQ,EAAA,EAC3B,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,GAAgB,EAAE,KAAK,MAC1C,CAAA,CAAA,cAAA,EAAA,EACC,UAAU,EAAE,GAAG,EACf,KAAK,EAAE,GAAG,CAAC,IAAI,EACf,OAAO,EAAC,QAAQ,EAChB,QAAQ,EACP,KAAK,KAAK,CAAC,IAAI,GAAG,CAAC;AAClB,kBAAE,IAAI,CAAC,YAAY,CAAC,IAAI,EAAE,IAAI,CAAC,OAAO,GAAG,SAAS,GAAG,QAAQ;AAC7D,kBAAE,IAAI,EAER,KAAK,EAAE,KAAK,EAAA,CACG,CAChB,CAAC,CACW;;IAIR,QAAQ,GAAA;AACf,QAAA,IAAI,IAAI,CAAC,OAAO,EAAE;YACjB,OAAO,KAAK,CAAC,IAAI,CAChB;gBACC,MAAM,EAAE,IAAI,CAAC,mBAAmB;AAChC,aAAA,EACD,CAAC,CAAC,EAAE,CAAC,MACJ,CACC,CAAA,aAAA,EAAA,EAAA,WAAW,EAAE,IAAI,CAAC,mBAAmB,IAAI,IAAI,CAAC,cAAc,EAE3D,EAAA,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,CACd,CACd,CACD;;AAGF,QAAA,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,MAAM,EAAE;AACxB,YAAA,OAAO,IAAI,CAAC,cAAc,EAAE;;AAG7B,QAAA,OAAO,IAAI,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,KAAK,MAClC,CACC,CAAA,aAAA,EAAA,EAAA,WAAW,EAAE,IAAI,CAAC,mBAAmB,IAAI,IAAI,CAAC,cAAc,EAC5D,OAAO,EAAE,EAAE,IAAI,IAAI,CAAC,SAAS,CAAC,EAAE,EAAE,KAAK,CAAC,EAAA,EAEvC,IAAI,CAAC,cAAc,CAAC,IAAI,EAAE,KAAK,CAAC,EAChC,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,CACV,CACd,CAAC;;AAGK,IAAA,WAAW,CAAC,IAAI,EAAA;AACvB,QAAA,MAAM,OAAO,GAAG,IAAI,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,IAC3C,CAAC,CAAC,YAAY,GAAG,CAAC,CAAC,YAAY,CAAC,IAAI,CAAC,GAAG,IAAI,CAC5C;QAED,IAAI,OAAO,EAAE,MAAM,IAAI,CAAC,QAAQ,EAAE,EAAE;YACnC,QACC,CAA+B,CAAA,+BAAA,EAAA,EAAA,IAAI,EAAC,SAAS,IAC3C,OAAO,CAAC,GAAG,CAAC,CAAC,KACb,CACC,CAAA,WAAA,EAAA,EAAA,QAAQ,EAAC,OAAO,EAChB,OAAO,EAAE,CAAC,CAAC,KAAK,EAAA,EAEhB,CAAA,CAAA,UAAA,EAAA,EAAA,gBAAA,EAAA,IAAA,EAEC,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,SAAS,EACd,IAAI,EAAE,CAAC,CAAC,IAAI,EACZ,UAAU,EAAE,CAAC,CAAC,UAAU,EACxB,QAAQ,EAAE,CAAC,CAAC,QAAQ,EACpB,QAAQ,EAAE,IAAI,EACd,IAAI,EAAC,IAAI,EACT,OAAO,EAAE,MACR,OAAO,CAAC,CAAC,MAAM,KAAK,UAAU,IAAI,CAAC,CAAC,MAAM,GAAG,IAAI,EAAE,KAAK,CAAC,EAAA,CAE/C,CACD,CACZ,CAAC,CAC6B;;AAIlC,QAAA,OAAO,IAAI;;IAEJ,cAAc,CAAC,IAAI,EAAE,KAAK,EAAA;QACjC,OAAO,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,GAAgB,EAAE,QAAQ,KAAI;YACvD,QACC,CACC,CAAA,cAAA,EAAA,EAAA,UAAU,EAAE,GAAG,EACf,IAAI,EAAE,IAAI,EACV,QAAQ,EACP,QAAQ,KAAK,CAAC,IAAI,GAAG,CAAC,WAAW,GAAG,IAAI,CAAC,YAAY,CAAC,KAAK,CAAC,GAAG,IAAI,EAEpE,KAAK,EAAE,QAAQ,EACf,QAAQ,EAAE,KAAK,EAAA,CACA;AAElB,SAAC,CAAC;;AAGK,IAAA,kBAAkB,CAAC,KAAK,EAAA;QAC/B,OAAO,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,GAAgB,EAAE,QAAQ,KAAI;YACvD,QACC,CACC,CAAA,cAAA,EAAA,EAAA,UAAU,EAAE,GAAG,EACf,OAAO,EAAC,SAAS,EACjB,QAAQ,EACP,QAAQ,KAAK,CAAC,IAAI,GAAG,CAAC;sBACnB,IAAI,CAAC,YAAY,CAAC,KAAK,EAAE,SAAS;AACpC,sBAAE,IAAI,EAER,KAAK,EAAE,QAAQ,EACf,QAAQ,EAAE,KAAK,EACA,CAAA;AAElB,SAAC,CAAC;;AAGK,IAAA,YAAY,CACnB,QAAgB,EAChB,OAAA,GAA4C,SAAS,EAAA;QAErD,IACC,CAAC,IAAI,CAAC,mBAAmB;AACzB,aAAC,CAAC,IAAI,CAAC,YAAY,IAAI,CAAC,IAAI,CAAC,mBAAmB,EAAE,MAAM,CAAC,EACxD;YACD;;AAGD,QAAA,IAAI,OAAO,KAAK,SAAS,EAAE;AAC1B,YAAA,QACC,CACC,CAAA,UAAA,EAAA,EAAA,OAAO,EAAC,OAAO,EACf,KAAK,EAAC,iBAAiB,EACtB,CAAA;;AAIJ,QAAA,IAAI,OAAO,KAAK,QAAQ,EAAE;YACzB,QACC,CAAA,CAAA,YAAA,EAAA,EACC,KAAK,EAAE,EAAE,CAAC;AACT,oBAAA,WAAW,EAAE,IAAI,CAAC,kBAAkB,KAAK,SAAS;AAClD,iBAAA,CAAC,EACF,OAAO,EAAE,IAAI,CAAC,qBAAqB,EAAE,EACrC,aAAa,EAAE,IAAI,CAAC,uBAAuB,EAAE,EAC7C,QAAQ,EAAE,IAAI,CAAC,kBAAkB,KAAK,SAAS,EAC/C,eAAe,EAAE,EAAE,IAAI,IAAI,CAAC,gBAAgB,CAAC,EAAE,CAAC,EAAA,CAC/C;;QAIJ,MAAM,IAAI,GAAG,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC;QAElC,MAAM,iBAAiB,GAAG,IAAI,CAAC,kBAAkB,CAAC,QAAQ,CAAC;QAE3D,QACC,kBACC,KAAK,EAAC,eAAe,EACrB,QAAQ,EACP,CAAC,IAAI,CAAC,YAAY,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC;AAC9C,iBAAC,IAAI,CAAC,kBAAkB,KAAK,SAAS;AACrC,oBAAA,CAAC,iBAAiB;AAClB,oBAAA,IAAI,CAAC,YAAY,CAAC,MAAM,KAAK,IAAI,CAAC,kBAAkB,CAAC,EAEvD,OAAO,EAAE,iBAAiB,EAC1B,eAAe,EAAE,EAAE,IAAI,IAAI,CAAC,eAAe,CAAC,EAAE,EAAE,QAAQ,CAAC,EAAA,CACxD;;IAII,cAAc,GAAA;QACrB,IAAI,IAAI,CAAC,KAAK,EAAE,MAAM,IAAI,IAAI,CAAC,qBAAqB,EAAE;AACrD,YAAA,QACC,CACC,CAAA,eAAA,EAAA,EAAA,KAAK,EAAC,mBAAmB,EACzB,YAAY,EAAC,QAAQ,EACrB,MAAM,EAAE,IAAI,CAAC,wBAAwB,EAAE,EACvC,OAAO,EAAE,IAAI,CAAC,yBAAyB,EAAE,EACzB,CAAA;;QAInB,QACC,CACC,CAAA,eAAA,EAAA,EAAA,KAAK,EAAC,mBAAmB,EACzB,YAAY,EAAC,OAAO,EACpB,MAAM,EAAE,IAAI,CAAC,gBAAgB,EAAE,EAC/B,OAAO,EAAE,IAAI,CAAC,iBAAiB,EAAE,EACjC,YAAY,EAAE,IAAI,CAAC,sBAAsB,EACzC,UAAU,EAAC,MAAM,EACjB,UAAU,EAAE,IAAI,CAAC,gBAAgB,EAAE,EAAA,CACnB;;IAIX,gBAAgB,CACvB,EAAiC,EACjC,UAAoB,EAAA;AAEpB,QAAA,IAAI,CAAC,IAAI,CAAC,mBAAmB,EAAE;YAC9B;;QAGD,MAAM,OAAO,GAAG,EAAE,EAAE,MAAM,IAAI,UAAU,IAAI,KAAK;AAEjD,QAAA,MAAM,KAAK,GAAG,UAAU,KAAK,SAAS,GAAG,OAAO,GAAG,UAAU;QAC7D,IAAI,KAAK,EAAE;YACV,MAAM,KAAK,GAAG,EAAE;AAChB,YAAA,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,IAAI,CAAC,MAAM,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;gBAC5C,MAAM,GAAG,GAAG,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC;AAC1B,gBAAA,IAAI,IAAI,CAAC,YAAY,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,YAAY,CAAC,EAAE;oBACjD;;AAGD,gBAAA,IAAI,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,EAAE;oBAC/B;;AAGD,gBAAA,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC;AACf,gBAAA,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,GAAG,CAAC;AAE1B,gBAAA,IACC,IAAI,CAAC,kBAAkB,KAAK,SAAS;AACrC,oBAAA,IAAI,CAAC,YAAY,CAAC,MAAM,GAAG,KAAK,CAAC,MAAM,KAAK,IAAI,CAAC,kBAAkB,EAClE;oBACD;;;AAIF,YAAA,IAAI,CAAC,YAAY,GAAG,CAAC,GAAG,IAAI,CAAC,YAAY,EAAE,GAAG,KAAK,CAAC;YACpD,IAAI,CAAC,kBAAkB,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC;YAC/C,IAAI,IAAI,CAAC,kBAAkB,IAAI,CAAC,IAAI,CAAC,kBAAkB,EAAE;gBACxD,IAAI,CAAC,iBAAiB,EAAE;;YAGzB;;AAGD,QAAA,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,IAAI,CAAC,YAAY,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;YAClD,MAAM,KAAK,GAAG,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC;AAClC,YAAA,MAAM,GAAG,GAAG,IAAI,CAAC,MAAM,CAAC,IAAI,CAC3B,CAAC,IAAI,IAAI,CAAC,kBAAkB,CAAC,CAAC,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,kBAAkB,CAAC,KAAK,EAAE,CAAC,CAAC,CACxE;YAED,IAAI,CAAC,GAAG,EAAE;gBACT;;AAGD,YAAA,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,CAAC;;AAG7B,QAAA,IAAI,CAAC,YAAY,GAAG,EAAE;QACtB,IAAI,CAAC,kBAAkB,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC;;IAGxC,eAAe,CACtB,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAiC,EAC1D,KAAa,EAAA;AAEb,QAAA,IAAI,CAAC,IAAI,CAAC,mBAAmB,EAAE;YAC9B;;AAGD,QAAA,IACC,OAAO;YACP,IAAI,CAAC,kBAAkB,KAAK,SAAS;YACrC,IAAI,CAAC,YAAY,CAAC,MAAM,IAAI,IAAI,CAAC,kBAAkB,EAClD;AACD,YAAA,MAAM,CAAC,OAAO,GAAG,KAAK;YACtB;;QAGD,MAAM,GAAG,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC;AAE9B,QAAA,IAAI,IAAI,CAAC,YAAY,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,YAAY,CAAC,EAAE;AACjD,YAAA,MAAM,CAAC,OAAO,GAAG,KAAK;YACtB;;QAGD,IAAI,OAAO,EAAE;YACZ,IAAI,CAAC,YAAY,GAAG;gBACnB,GAAG,IAAI,CAAC,YAAY;AACpB,gBAAA;AACC,oBAAA,GAAG,GAAG;oBACN,KAAK;AACL,iBAAA;aACD;YACD,IAAI,CAAC,kBAAkB,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC;AAC/C,YAAA,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,GAAG,CAAC;YAE1B,IAAI,IAAI,CAAC,kBAAkB,IAAI,CAAC,IAAI,CAAC,kBAAkB,EAAE;gBACxD,IAAI,CAAC,iBAAiB,EAAE;;YAGzB;;QAGD,MAAM,eAAe,GAAG,IAAI,CAAC,kBAAkB,CAAC,KAAK,EAAE,IAAI,CAAC;;QAG5D,MAAM,SAAS,GAAG,CAAC,GAAG,IAAI,CAAC,YAAY,CAAC;AACxC,QAAA,SAAS,CAAC,MAAM,CAAC,eAAe,EAAE,CAAC,CAAC;AACpC,QAAA,IAAI,CAAC,YAAY,GAAG,SAAS;QAC7B,IAAI,CAAC,kBAAkB,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC;AAC/C,QAAA,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,CAAC;;IAGrB,kBAAkB,CAAC,GAAQ,EAAE,KAAa,EAAA;AACjD,QAAA,OAAO,IAAI,CAAC,YAAY,GAAG,GAAG,GAAG,IAAI,CAAC,YAAY,CAAC,IAAI,KAAK,GAAG,KAAK;;AAG7D,IAAA,kBAAkB,CAAC,KAAK,EAAE,WAAW,GAAG,KAAK,EAAA;AACpD,QAAA,MAAM,WAAW,GAAG,IAAI,CAAC,YAAY,CAAC,SAAS,CAC9C,IAAI,IAAI,IAAI,CAAC,KAAK,KAAK,KAAK,CAC5B;AACD,QAAA,OAAO,CAAC,WAAW,GAAG,WAAW,IAAI,CAAC,GAAG,WAAW;;IAG7C,qBAAqB,GAAA;QAC5B,IAAI,WAAW,GAAG,IAAI;AACtB,QAAA,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,MAAM,EAAE;AACzB,YAAA,OAAO,KAAK;;AAGb,QAAA,IACC,IAAI,CAAC,kBAAkB,KAAK,SAAS;YACrC,IAAI,CAAC,YAAY,CAAC,MAAM,KAAK,IAAI,CAAC,kBAAkB,EACnD;AACD,YAAA,OAAO,IAAI;;AAGZ,QAAA,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,IAAI,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,EAAE,EAAE;YAC7C,MAAM,QAAQ,GAAG,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC;YAE3C,IAAI,CAAC,QAAQ,EAAE;gBACd,WAAW,GAAG,KAAK;gBACnB;;;AAIF,QAAA,OAAO,WAAW;;IAGX,uBAAuB,GAAA;AAC9B,QAAA,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,MAAM,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE,MAAM,EAAE;AACvD,YAAA,OAAO,KAAK;;AAGb,QAAA,IACC,IAAI,CAAC,kBAAkB,KAAK,SAAS;YACrC,IAAI,CAAC,YAAY,CAAC,MAAM,KAAK,IAAI,CAAC,kBAAkB,EACnD;AACD,YAAA,OAAO,KAAK;;QAGb,IAAI,aAAa,GAAG,CAAC;AACrB,QAAA,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,IAAI,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,EAAE,EAAE;YAC7C,MAAM,QAAQ,GAAG,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC;YAE3C,IAAI,QAAQ,EAAE;AACb,gBAAA,aAAa,EAAE;;;QAIjB,OAAO,aAAa,GAAG,CAAC,IAAI,aAAa,KAAK,IAAI,CAAC,MAAM,CAAC,MAAM;;IAGzD,SAAS,CAAC,MAAM,EAAE,KAAK,EAAA;AAC9B,QAAA,MAAM,MAAM,GAAG,MAAM,CAAC,MAAM;AAE5B,QAAA,IACC,MAAM,CAAC,OAAO,CAAC,WAAW,EAAE,KAAK,OAAO;AACxC,YAAA,MAAM,CAAC,IAAI,KAAK,UAAU,EACzB;YACD;;QAGD,MAAM,GAAG,GAAG,IAAI,CAAC,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC;QACxC,MAAM,MAAM,GAAG,IAAI,CAAC,cAAc,CAAC,MAAM,CAAC,MAAM,CAAC;QAEjD,IAAI,MAAM,EAAE;YACX;;AAGD,QAAA,IAAI,IAAI,CAAC,cAAc,EAAE;YACxB,MAAM,IAAI,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC;AAC/B,YAAA,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC;gBAClB,IAAI;gBACJ,QAAQ,EAAE,IAAI,CAAC,SAAS;AACxB,aAAA,CAAC;YACF;;AAGD,QAAA,IAAI,CAAC,IAAI,CAAC,mBAAmB,EAAE;YAC9B;;QAGD,MAAM,QAAQ,GAAG,GAAG,EAAE,aAAa,CAAC,wBAAwB,CAAC;QAE7D,IAAI,CAAC,QAAQ,EAAE;YACd;;AAGD,QAAA,QAAQ,CAAC,OAAO,GAAG,CAAC,QAAQ,CAAC,OAAO;AACpC,QAAA,IAAI,CAAC,eAAe,CAAC,QAAQ,EAAE,KAAK,CAAC;;AAG9B,IAAA,QAAQ,CAAC,EAAe,EAAA;QAC/B,IAAI,CAAC,EAAE,EAAE;AACR,YAAA,OAAO,EAAE;;QAGV,IAAI,EAAE,EAAE,OAAO,EAAE,WAAW,EAAE,KAAK,aAAa,EAAE;AACjD,YAAA,OAAO,EAAE;;QAGV,OAAO,IAAI,CAAC,QAAQ,CAAC,EAAE,EAAE,aAAa,CAAC;;AAGhC,IAAA,cAAc,CAAC,EAAe,EAAA;QACrC,IAAI,CAAC,EAAE,EAAE;AACR,YAAA,OAAO,IAAI;;AAGZ,QAAA,IACC,EAAE,CAAC,YAAY,CAAC,gBAAgB,CAAC,KAAK,IAAI;YAC1C,EAAE,CAAC,YAAY,CAAC,gBAAgB,CAAC,KAAK,OAAO,EAC5C;AACD,YAAA,OAAO,EAAE;;QAGV,IAAI,EAAE,EAAE,OAAO,EAAE,WAAW,EAAE,KAAK,aAAa,EAAE;AACjD,YAAA,OAAO,IAAI;;QAGZ,OAAO,IAAI,CAAC,cAAc,CAAC,EAAE,EAAE,aAAa,CAAC;;IAGtC,iBAAiB,GAAA;AACxB,QAAA,IAAI,OAAO,GAAG,IAAI,CAAC,sBAAsB;AACzC,QAAA,IACC,IAAI,CAAC,iBAAiB,KAAK,CAAC;AAC5B,YAAA,OAAO,CAAC,SAAS,CAChB,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,KAAK,QAAQ,IAAI,CAAC,CAAC,IAAI,KAAK,MAAM,KAAK,CAAC,CAAC,YAAY,CACjE,IAAI,CAAC,EACL;AACD,YAAA,OAAO,GAAG,OAAO,CAAC,MAAM,CACvB,CAAC,IACA,CAAC,CAAC,IAAI,KAAK,OAAO;gBAClB,CAAC,CAAC,CAAC,YAAY;gBACf,CAAC,CAAC,YAAY,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC,CACrC;;AAGF,QAAA,IAAI,CAAC,mBAAmB,GAAG,OAAO;AAClC,QAAA,IAAI,CAAC,kBAAkB,GAAG,IAAI;;AAGvB,IAAA,iBAAiB,CAAC,gBAA2C,EAAA;AACpE,QAAA,OAAO,gBAAgB,CAAC,GAAG,CAAC,UAAU,IAAG;AACxC,YAAA,UAAU,GAAG,IAAI,CAAC,qBAAqB,CAAC,UAAU,CAAC;AACnD,YAAA,OAAO,UAAU;AAClB,SAAC,CAAC;;AAGK,IAAA,qBAAqB,CAAC,UAAmC,EAAA;QAChE,MAAM,aAAa,GAAG,UAAiB;AACvC,QAAA,IAAI,WAAW,GAAqB,EAAE,OAAO,EAAE,MAAM,EAAE;AAEvD,QAAA,IACC,OAAO,UAAU,CAAC,KAAK,KAAK,QAAQ;AACpC,YAAA,CAAC,CAAC,MAAM,EAAE,QAAQ,EAAE,MAAM,CAAC,CAAC,QAAQ,CAAC,UAAU,CAAC,KAAK,CAAC,EACrD;YACD,UAAU,CAAC,KAAK,GAAG,IAAI,CAAC,KAAK,CAAC,UAAU,CAAC,KAAK,CAAC;;AAGhD,QAAA,KAAK,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,IAAI,sBAAsB,CAAC,OAAO,EAAE,EAAE;AAC7D,YAAA,IACC,aAAa,CAAC,KAAK,KAAK,MAAM;gBAC9B,aAAa,CAAC,KAAK,KAAK,QAAQ;gBAChC,aAAa,CAAC,KAAK,KAAK,MAAM;AAC9B,gBAAA,OAAO,aAAa,CAAC,KAAK,KAAK,QAAQ,EACtC;gBACD,WAAW,CAAC,IAAI,CAAC;AAChB,oBAAA,aAAa,CAAC,KAAK,KAAK,MAAM,GAAG,MAAM,GAAG,aAAa,CAAC,KAAK;gBAC9D;;YAGD,WAAW,CAAC,IAAI,CAAC;AAChB,gBAAA,aAAa,CAAC,KAAK,CAAC,IAAI,CAAC;oBACzB,WAAW,CAAC,sBAAsB,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC;;AAGhD,QAAA,UAAU,CAAC,WAAW,GAAG,WAAW;AACpC,QAAA,OAAO,UAAU;;;;;;;;;;;;;"}
@@ -56,7 +56,7 @@ const Toast = class {
56
56
  */
57
57
  action;
58
58
  render() {
59
- return (h(Host, { key: '574d83d31468c6022d179e80fc809703d8812741', onClick: () => this._onClick() }, h("div", { key: 'd91becc2856a3767de185891d2355175334bdffe', class: indicator({ variant: this.variant }) }), h("div", { key: '5bf66ea575fdd3660cf470e9589b14ac832cffbb', class: content() }, h("div", { key: 'c3d9761a342a7813855cd358f7dd0a4f905e4826', class: 'flex w-full min-w-0 flex-col' }, h("p", { key: '1d93db412dceff4fd29a1e4dc01b5824f3902c83', class: 'm-0 overflow-hidden text-ellipsis whitespace-nowrap text-sm font-semibold text-white-500' }, this.header?.length ? this.header : h("slot", { name: 'header' })), h("p", { key: '0aee6d7f32d981cef77bc0670eae6e4a3f61a110', class: 'm-0 w-full overflow-hidden text-ellipsis whitespace-nowrap text-xs text-dark-teal-200' }, this.content?.length ? this.content : h("slot", { name: 'content' }))), this.enableAction && (h("p-button", { key: 'b95df9a4db65036192ae85a13a60cf0447e94b40', variant: 'transparent', iconOnly: true, icon: this.actionIcon, iconFlip: this.actionIconFlip, iconRotate: this.actionIconRotate, class: 'flex-shrink-0' })))));
59
+ return (h(Host, { key: '7c2874fbba97c8fe5f6e3592ef02f5096b8776fb', onClick: () => this._onClick() }, h("div", { key: '11764a3b0c3935827929a3292c599667b95b25e3', class: indicator({ variant: this.variant }) }), h("div", { key: '80109f534d14e600643d69fe119a65ef2cc33d2f', class: content() }, h("div", { key: '681e62cb17ed77140520c65832374716e4ffa612', class: 'flex w-full min-w-0 flex-col' }, h("p", { key: '21ce7a2095920227008192e1c90e7fc8515faee3', class: 'm-0 overflow-hidden text-ellipsis whitespace-nowrap text-sm font-semibold text-white-500' }, this.header?.length ? this.header : h("slot", { name: 'header' })), h("p", { key: '1153f6ed724e56a0ed671910dc756b1e9343a249', class: 'm-0 w-full overflow-hidden text-ellipsis whitespace-nowrap text-xs text-dark-teal-200' }, this.content?.length ? this.content : h("slot", { name: 'content' }))), this.enableAction && (h("p-button", { key: '6fd6786d8474df0da1d57d7954422e59eaa71cac', variant: 'transparent', iconOnly: true, icon: this.actionIcon, iconFlip: this.actionIconFlip, iconRotate: this.actionIconRotate, class: 'flex-shrink-0' })))));
60
60
  }
61
61
  _onClick() {
62
62
  if (this.enableAction) {