@paperless/core 2.0.1-beta.114 → 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 +22 -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/build/{p-79b42a23.entry.js → 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 +88 -10
  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 +175 -14
  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 +93 -11
  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 +89 -11
  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/paperless/{p-79b42a23.entry.js → 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-8577755d.entry.js +0 -2
  205. package/dist/build/p-8577755d.entry.js.map +0 -1
  206. package/dist/build/p-LsrP-Unv.js +0 -2
  207. package/dist/build/p-LsrP-Unv.js.map +0 -1
  208. package/dist/build/p-ab23f388.js +0 -2
  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-8577755d.entry.js +0 -2
  215. package/dist/paperless/p-8577755d.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
@@ -1 +1 @@
1
- {"file":"p-attachment.js","mappings":"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","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/molecules/attachment/attachment.component.css?tag=p-attachment&encapsulation=shadow","src/components/molecules/attachment/attachment.component.tsx"],"sourcesContent":[":host {\n\t@apply block w-full;\n}\n","import { Component, Event, EventEmitter, h, Prop } from '@stencil/core';\nimport { cn } from '../../../utils';\nimport { cva } from 'class-variance-authority';\n\nconst attachment = cva([\n\t\t'flex flex-1 items-center justify-start gap-2',\n\t\t'h-8 min-w-0 px-2 rounded-lg',\n\t\t'border border-solid bg-white-600'\n\t], {\n\t\tvariants: {\n\t\t\terror: {\n\t\t\t\tfalse: 'bg-white-600 border-black-teal-100 text-black-teal-200',\n\t\t\t\ttrue: 'border-negative-red',\n\t\t\t}\n\t\t}\n\t})\n\n@Component({\n\ttag: 'p-attachment',\n\tstyleUrl: 'attachment.component.css',\n\tshadow: true,\n})\nexport class Attachment {\n\t/**\n\t * The value of the attachment (usually the file name)\n\t */\n\t@Prop() value: string;\n\n\t/**\n\t * The label of the attachment\n\t */\n\t@Prop() label: string | HTMLSlotElement;\n\n\t/**\n\t * The helper of the attachment\n\t */\n\t@Prop() helper: string | HTMLSlotElement;\n\n\t/**\n\t * Wether the attachment is required\n\t */\n\t@Prop({ reflect: true }) required = true;\n\n\n\t/**\n\t * The variant of the attachment\n\t */\n\t@Prop() mode: 'read' | 'write' = 'read';\n\n\t/**\n\t * The placeholder of the attachment\n\t */\n\t@Prop() placeholder: string = 'Upload a file...';\n\n\t/**\n\t * The text for the download tooltip\n\t */\n\t@Prop() downloadTooltip: string = 'Download';\n\n\t/**\n\t * The text for the upload tooltip\n\t */\n\t@Prop() uploadTooltip: string = 'Upload';\n\n\t/**\n\t * The text for the delete tooltip\n\t */\n\t@Prop() deleteTooltip: string = 'Delete';\n\n\t/**\n\t * Wether the attachment is loading\n\t */\n\t@Prop() loading = false;\n\n\t/**\n\t * The error to show\n\t */\n\t@Prop() error: string;\n\n\t/**\n\t * Event when upload is pressed\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tupload: EventEmitter<void>;\n\n\t/**\n\t * Event when download is pressed\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tdownload: EventEmitter<void>;\n\n\t/**\n\t * Event when delete is pressed\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tdelete: EventEmitter<void>;\n\n\trender() {\n\t\tlet prefix = <p-icon class=\"text-black-teal-300\" variant='attachment' />;\n\n\t\tif (this.loading) {\n\t\t\tprefix = <p-loader />;\n\t\t}\n\n\t\tif (this.error) {\n\t\t\tprefix = (\n\t\t\t\t<p-icon\n\t\t\t\t\tvariant='warning'\n\t\t\t\t\tclass='text-negative-red'\n\t\t\t\t/>\n\t\t\t);\n\t\t}\n\n\t\tconst baseText = 'min-w-0 flex-1 overflow-hidden text-ellipsis whitespace-nowrap text-sm'\n\t\treturn (\n\t\t\t<p-field-container variant=\"write\" label={this.label} helper={this.helper} error={this.error} required={this.required} forceShowTooltip={!!this.error?.length}>\n\t\t\t\t<div slot=\"content\" class='flex items-start gap-2 w-full'>\n\t\t\t\t\t<div\n\t\t\t\t\t\tclass={attachment({\n\t\t\t\t\t\t\terror: !!this.error?.length\n\t\t\t\t\t\t})}\n\t\t\t\t\t>\n\t\t\t\t\t\t{prefix}\n\n\t\t\t\t\t\t<span class={cn(baseText, 'peer empty:hidden')}>\n\t\t\t\t\t\t\t{this.value}\n\t\t\t\t\t\t</span>\n\t\t\t\t\t\t<span class={cn(baseText, 'hidden peer-empty:block')}>\n\t\t\t\t\t\t\t{this.placeholder}\n\t\t\t\t\t\t</span>\n\t\t\t\t\t</div>\n\n\t\t\t\t\t<p-tooltip content={this.mode === 'read' ? this.downloadTooltip : this.value?.length ? this.deleteTooltip : this.uploadTooltip}>\n\t\t\t\t\t\t<p-button\n\t\t\t\t\t\t\tslot=\"trigger\"\n\t\t\t\t\t\t\tvariant='secondary'\n\t\t\t\t\t\t\ticonOnly={true}\n\t\t\t\t\t\t\ticon={this.mode === 'read' ? 'download' : this.value?.length ? 'trash' : 'upload'}\n\t\t\t\t\t\t\tdisabled={this.loading}\n\t\t\t\t\t\t\tloading={this.loading}\n\t\t\t\t\t\t\tonOnClick={() =>\n\t\t\t\t\t\t\t\t(this.mode === 'read' ? this.download : this.value?.length ? this.delete : this.upload).emit()\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t/>\n\t\t\t\t\t</p-tooltip>\n\t\t\t\t</div>\n\t\t\t</p-field-container>\n\t\t);\n\t}\n}\n"],"version":3}
1
+ {"file":"p-attachment.js","mappings":"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","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/molecules/attachment/attachment.component.css?tag=p-attachment&encapsulation=shadow","src/components/molecules/attachment/attachment.component.tsx"],"sourcesContent":[":host {\n\t@apply block w-full;\n}\n","import {\n\tComponent,\n\tEvent,\n\tEventEmitter,\n\tFragment,\n\th,\n\tProp,\n} from '@stencil/core';\nimport { cn, isMobile, isTablet } from '../../../utils';\nimport { cva } from 'class-variance-authority';\n\nconst attachment = cva(\n\t[\n\t\t'flex flex-1 items-center justify-start gap-2',\n\t\t'h-8 min-w-0 px-2 rounded-lg',\n\t\t'border border-solid bg-white-600',\n\t],\n\t{\n\t\tvariants: {\n\t\t\terror: {\n\t\t\t\tfalse: 'bg-white-600 border-black-teal-100 text-black-teal-200',\n\t\t\t\ttrue: 'border-negative-red',\n\t\t\t},\n\t\t},\n\t}\n);\n\n@Component({\n\ttag: 'p-attachment',\n\tstyleUrl: 'attachment.component.css',\n\tshadow: true,\n})\nexport class Attachment {\n\t/**\n\t * Wether to enable the camera button on mobile\n\t */\n\t@Prop() enableCameraOnMobile = false;\n\n\t/**\n\t * The value of the attachment (usually the file name)\n\t */\n\t@Prop() value: string;\n\n\t/**\n\t * The fileID to use to track the file\n\t */\n\t@Prop() fileId: string;\n\n\t/**\n\t * The type of files to accept\n\t */\n\t@Prop() accept: string[] | string = null;\n\n\t/**\n\t * The label of the attachment\n\t */\n\t@Prop() label: string | HTMLSlotElement;\n\n\t/**\n\t * The helper of the attachment\n\t */\n\t@Prop() helper: string | HTMLSlotElement;\n\n\t/**\n\t * Wether the attachment is required\n\t */\n\t@Prop({ reflect: true }) required = true;\n\n\t/**\n\t * The variant of the attachment\n\t */\n\t@Prop() mode: 'read' | 'write' = 'read';\n\n\t/**\n\t * The placeholder of the attachment\n\t */\n\t@Prop() placeholder: string = 'Upload a file...';\n\n\t/**\n\t * The text for the camera tooltip\n\t */\n\t@Prop() cameraTooltip: string = 'Camera';\n\n\t/**\n\t * The text for the download tooltip\n\t */\n\t@Prop() downloadTooltip: string = 'Download';\n\n\t/**\n\t * The text for the upload tooltip\n\t */\n\t@Prop() uploadTooltip: string = 'Upload';\n\n\t/**\n\t * The text for the delete tooltip\n\t */\n\t@Prop() deleteTooltip: string = 'Delete';\n\n\t/**\n\t * Wether the attachment is loading\n\t */\n\t@Prop() loading = false;\n\n\t/**\n\t * The error to show\n\t */\n\t@Prop() error: string;\n\n\t/**\n\t * Event when upload is pressed\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tupload: EventEmitter<{\n\t\tfile: File;\n\t\tfileId: string;\n\t\tresult: string;\n\t}>;\n\n\t/**\n\t * Event when download is pressed\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tdownload: EventEmitter<void>;\n\n\t/**\n\t * Event when delete is pressed\n\t */\n\t@Event({\n\t\tbubbles: false,\n\t})\n\tdelete: EventEmitter<void>;\n\n\tprivate _fileRef: HTMLInputElement;\n\tprivate _cameraFileRef: HTMLInputElement;\n\n\trender() {\n\t\tlet prefix = (\n\t\t\t<p-icon\n\t\t\t\tclass='text-black-teal-300'\n\t\t\t\tvariant='attachment'\n\t\t\t/>\n\t\t);\n\n\t\tif (this.loading) {\n\t\t\tprefix = <p-loader color='white' />;\n\t\t}\n\n\t\tif (this.error) {\n\t\t\tprefix = (\n\t\t\t\t<p-icon\n\t\t\t\t\tvariant='warning'\n\t\t\t\t\tclass='text-negative-red'\n\t\t\t\t/>\n\t\t\t);\n\t\t}\n\n\t\t// const isMobileDevice = isMobile();\n\t\tconst isMobileDevice = isTablet();\n\n\t\tconst baseText =\n\t\t\t'min-w-0 flex-1 overflow-hidden text-ellipsis whitespace-nowrap text-sm';\n\t\treturn (\n\t\t\t<Fragment>\n\t\t\t\t<p-field-container\n\t\t\t\t\tvariant='write'\n\t\t\t\t\tlabel={this.label}\n\t\t\t\t\thelper={this.helper}\n\t\t\t\t\terror={this.error}\n\t\t\t\t\trequired={this.required}\n\t\t\t\t\tforceShowTooltip={!!this.error?.length}\n\t\t\t\t>\n\t\t\t\t\t<div\n\t\t\t\t\t\tslot='content'\n\t\t\t\t\t\tclass='flex w-full items-start gap-2'\n\t\t\t\t\t>\n\t\t\t\t\t\t<div\n\t\t\t\t\t\t\tclass={attachment({\n\t\t\t\t\t\t\t\terror: !!this.error?.length,\n\t\t\t\t\t\t\t})}\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{prefix}\n\n\t\t\t\t\t\t\t<span class={cn(baseText, 'peer empty:hidden')}>\n\t\t\t\t\t\t\t\t{this.value}\n\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t<span class={cn(baseText, 'hidden peer-empty:block')}>\n\t\t\t\t\t\t\t\t{this.placeholder}\n\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\t<p-tooltip\n\t\t\t\t\t\t\tcontent={\n\t\t\t\t\t\t\t\tthis.mode === 'read'\n\t\t\t\t\t\t\t\t\t? this.downloadTooltip\n\t\t\t\t\t\t\t\t\t: this.value?.length\n\t\t\t\t\t\t\t\t\t? this.deleteTooltip\n\t\t\t\t\t\t\t\t\t: this.uploadTooltip\n\t\t\t\t\t\t\t}\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\tslot='trigger'\n\t\t\t\t\t\t\t\tvariant='secondary'\n\t\t\t\t\t\t\t\ticonOnly={true}\n\t\t\t\t\t\t\t\ticon={\n\t\t\t\t\t\t\t\t\tthis.mode === 'read'\n\t\t\t\t\t\t\t\t\t\t? 'download'\n\t\t\t\t\t\t\t\t\t\t: this.value?.length\n\t\t\t\t\t\t\t\t\t\t? 'trash'\n\t\t\t\t\t\t\t\t\t\t: 'upload'\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\tdisabled={this.loading}\n\t\t\t\t\t\t\t\tloading={this.loading}\n\t\t\t\t\t\t\t\tonOnClick={() =>\n\t\t\t\t\t\t\t\t\tthis.mode === 'write' && !this.value?.length\n\t\t\t\t\t\t\t\t\t\t? this._uploadClick()\n\t\t\t\t\t\t\t\t\t\t: (this.mode === 'read'\n\t\t\t\t\t\t\t\t\t\t\t\t? this.download\n\t\t\t\t\t\t\t\t\t\t\t\t: this.delete\n\t\t\t\t\t\t\t\t\t\t ).emit()\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-tooltip>\n\n\t\t\t\t\t\t{this.enableCameraOnMobile &&\n\t\t\t\t\t\t\tthis.mode === 'write' &&\n\t\t\t\t\t\t\tisMobileDevice &&\n\t\t\t\t\t\t\t!this.value?.length && (\n\t\t\t\t\t\t\t\t<p-tooltip\n\t\t\t\t\t\t\t\t\tcontent={this.cameraTooltip}\n\t\t\t\t\t\t\t\t\tclass='desktop-xs:hidden'\n\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t<p-button\n\t\t\t\t\t\t\t\t\t\tslot='trigger'\n\t\t\t\t\t\t\t\t\t\tvariant='secondary'\n\t\t\t\t\t\t\t\t\t\ticonOnly={true}\n\t\t\t\t\t\t\t\t\t\ticon='camera'\n\t\t\t\t\t\t\t\t\t\tonOnClick={() => this._cameraClick()}\n\t\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t\t</p-tooltip>\n\t\t\t\t\t\t\t)}\n\t\t\t\t\t</div>\n\t\t\t\t</p-field-container>\n\n\t\t\t\t<input\n\t\t\t\t\tclass='hidden'\n\t\t\t\t\ttype='file'\n\t\t\t\t\taccept={\n\t\t\t\t\t\tArray.isArray(this.accept) ? this.accept?.join(',') : this.accept\n\t\t\t\t\t}\n\t\t\t\t\tref={el => (this._fileRef = el)}\n\t\t\t\t\tonChange={ev => this._onFileChange(ev)}\n\t\t\t\t/>\n\n\t\t\t\t<input\n\t\t\t\t\tclass='hidden'\n\t\t\t\t\ttype='file'\n\t\t\t\t\taccept='image/*'\n\t\t\t\t\tcapture='true'\n\t\t\t\t\tref={el => (this._cameraFileRef = el)}\n\t\t\t\t\tonChange={ev => this._onFileChange(ev)}\n\t\t\t\t/>\n\t\t\t</Fragment>\n\t\t);\n\t}\n\n\tprivate _uploadClick() {\n\t\tif (!this._fileRef || this.mode !== 'write') {\n\t\t\treturn;\n\t\t}\n\n\t\tthis._fileRef.click();\n\t}\n\n\tprivate _cameraClick() {\n\t\tif (!this.enableCameraOnMobile || isMobile()) {\n\t\t\treturn;\n\t\t}\n\n\t\tif (!this._cameraFileRef || this.mode !== 'write') {\n\t\t\treturn;\n\t\t}\n\n\t\tthis._cameraFileRef?.click();\n\t}\n\n\tprivate _onFileChange(ev: Event) {\n\t\tconst target = ev.target as HTMLInputElement;\n\t\tconst file = target.files?.[0];\n\n\t\tif (file) {\n\t\t\tthis.loading = true;\n\n\t\t\tconst reader = new FileReader();\n\t\t\treader.onload = (e: any) => this._onLoad(file, e?.currentTarget?.result);\n\t\t\treader.readAsDataURL(file);\n\t\t}\n\t}\n\n\tprivate _onLoad(file: File, result: string) {\n\t\tthis.upload.emit({\n\t\t\tfileId: this.fileId,\n\t\t\tresult,\n\t\t\tfile,\n\t\t});\n\n\t\tif (this._fileRef) {\n\t\t\tthis._fileRef.value = '';\n\t\t}\n\n\t\tif (this._cameraFileRef) {\n\t\t\tthis._cameraFileRef.value = '';\n\t\t}\n\n\t\tif (!this.value?.length) {\n\t\t\tthis.value = file.name;\n\t\t}\n\n\t\tthis.loading = false;\n\t}\n}\n"],"version":3}
@@ -17,7 +17,7 @@ const ButtonGroup = /*@__PURE__*/ proxyCustomElement(class ButtonGroup extends H
17
17
  this._checkButtons();
18
18
  }
19
19
  render() {
20
- return (h(Host, { key: 'ab5bdc3222cad85c88814667c592b4eda8c6c66d', class: 'flex items-center' }, h("slot", { key: '7fef79974f2f6215953833f39125db3e43193ddb' })));
20
+ return (h(Host, { key: '0ecb5d82eacdf3350f0887169f1e680d5575f970', class: 'flex items-center' }, h("slot", { key: 'f46c24841d7222135c0bdca168886fa90b5a2b0b' })));
21
21
  }
22
22
  slotchange() {
23
23
  this._checkButtons();
@@ -1,4 +1,4 @@
1
- import { C as Calendar, d as defineCustomElement$1 } from './p-HLwIOGJt.js';
1
+ import { C as Calendar, d as defineCustomElement$1 } from './p-DaFVCsxX.js';
2
2
 
3
3
  const PCalendar = Calendar;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -55,9 +55,9 @@ const ContentSlider = /*@__PURE__*/ proxyCustomElement(class ContentSlider exten
55
55
  }
56
56
  }
57
57
  render() {
58
- return (h(Host, { key: '36870f068d15bca84923d9c6608f98c2d3616511', class: "p-content-slider" }, h("div", { key: '70e1fabe814a54ef0027d02a8f87c04535eae38d', class: `slider ${!this.disableDrag && 'draggable'} ${this._dragging && 'dragging'}`, style: {
58
+ return (h(Host, { key: 'e690c7769634eda186a3abc83d34d86c607f753d', class: "p-content-slider" }, h("div", { key: 'e6270d967bbef325e89e2d0cdbd903ea60dc82b8', class: `slider ${!this.disableDrag && 'draggable'} ${this._dragging && 'dragging'}`, style: {
59
59
  height: `${this._outerHeight}px`,
60
- }, 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', {
60
+ }, 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', {
61
61
  'bg-dark-teal-600': i === this._visibleIndex,
62
62
  'bg-dark-teal-400': i !== this._visibleIndex,
63
63
  }) })))))));
@@ -3,10 +3,10 @@ import { c as childOf } from './p-BFSNj6hu.js';
3
3
  import { i as isMobileBrowser } from './p-DVCJlilm.js';
4
4
  import { a as asBoolean } from './p-C5CTp9IA.js';
5
5
  import { d as defineCustomElement$c } from './p-A5puW8KH.js';
6
- import { r as requiredArgs, t as toDate, _ as _typeof, g as getUTCWeekYear, s as startOfUTCWeek, a as startOfUTCISOWeek, b as getUTCWeek, c as toInteger, e as getUTCISOWeek, f as getDefaultOptions, l as locale, h as longFormatters, i as subMilliseconds, j as getTimezoneOffsetInMilliseconds, k as isProtectedWeekYearToken, m as throwProtectedError, n as isProtectedDayOfYearToken, d as defineCustomElement$b, o as isValid, p as isBefore, q as isAfter, u as format, v as startOfDay, w as startOfMonth, x as isSameDay } from './p-HLwIOGJt.js';
7
- import { d as defineCustomElement$a } from './p-BP1aeBcW.js';
6
+ import { r as requiredArgs, t as toDate, _ as _typeof, g as getUTCWeekYear, s as startOfUTCWeek, a as startOfUTCISOWeek, b as getUTCWeek, c as toInteger, e as getUTCISOWeek, f as getDefaultOptions, l as locale, h as longFormatters, i as subMilliseconds, j as getTimezoneOffsetInMilliseconds, k as isProtectedWeekYearToken, m as throwProtectedError, n as isProtectedDayOfYearToken, d as defineCustomElement$b, o as isValid, p as isBefore, q as isAfter, u as format, v as startOfDay, w as startOfMonth, x as isSameDay } from './p-DaFVCsxX.js';
7
+ import { d as defineCustomElement$a } from './p-YYQ927T-.js';
8
8
  import { d as defineCustomElement$9 } from './p-CA6-0EkK.js';
9
- import { d as defineCustomElement$8 } from './p-BnyZAlkn.js';
9
+ import { d as defineCustomElement$8 } from './p-ExfyVPT0.js';
10
10
  import { d as defineCustomElement$7 } from './p-DlGX7eAs.js';
11
11
  import { d as defineCustomElement$6 } from './p-DNHN-J6Y.js';
12
12
  import { d as defineCustomElement$5 } from './p-cCxwgzDB.js';
@@ -3080,9 +3080,9 @@ const Datepicker = /*@__PURE__*/ proxyCustomElement(class Datepicker extends H {
3080
3080
  this.parseValue(this.value);
3081
3081
  }
3082
3082
  render() {
3083
- 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
3083
+ 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
3084
3084
  ,
3085
- 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 }))));
3085
+ 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 }))));
3086
3086
  }
3087
3087
  documentClickHandler({ target }) {
3088
3088
  if (!this._showDropdown || childOf(target, this._el)) {
@@ -1,4 +1,4 @@
1
- import { D as Dropdown, d as defineCustomElement$1 } from './p-BP1aeBcW.js';
1
+ import { D as Dropdown, d as defineCustomElement$1 } from './p-YYQ927T-.js';
2
2
 
3
3
  const PDropdown = Dropdown;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { E as EmptyState, d as defineCustomElement$1 } from './p-Hj0dtQOu.js';
1
+ import { E as EmptyState, d as defineCustomElement$1 } from './p-Cw7TZ18X.js';
2
2
 
3
3
  const PEmptyState = EmptyState;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { F as Field, d as defineCustomElement$1 } from './p-BnyZAlkn.js';
1
+ import { F as Field, d as defineCustomElement$1 } from './p-ExfyVPT0.js';
2
2
 
3
3
  const PField = Field;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -62,14 +62,14 @@ const Label = /*@__PURE__*/ proxyCustomElement(class Label extends H {
62
62
  */
63
63
  keepMobileContent = false;
64
64
  render() {
65
- return (h("div", { key: '10ec531c8bf890127703a48ede96729ac871db6a', class: label({
65
+ return (h("div", { key: '9597be604690771c7963c82363a3f249a933313d', class: label({
66
66
  variant: this.variant,
67
67
  iconOnly: this.iconOnly,
68
68
  keepMobileContent: this.keepMobileContent,
69
- }) }, 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', {
69
+ }) }, 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', {
70
70
  hidden: !this.keepMobileContent,
71
71
  'desktop-xs:block': !this.keepMobileContent,
72
- }) }, h("slot", { key: '57b8f50ed13f9408bc8df22eaa2df2cc8c74c216' })))));
72
+ }) }, h("slot", { key: '83ceeb73279dd9c3ae6512cd563fb3a56c1923ad' })))));
73
73
  }
74
74
  static get style() { return labelComponentCss; }
75
75
  }, [1, "p-label", {
@@ -73,7 +73,7 @@ const Listing = /*@__PURE__*/ proxyCustomElement(class Listing extends H {
73
73
  }
74
74
  }
75
75
  render() {
76
- return (h("div", { key: 'eb7596e4954d7cea74916789cd67bd1a4b3be0aa', class: "flex gap-1 w-full flex-col flex-wrap items-start" }, h("slot", { key: '37dfe16d25f23b5d958d408e088da730e8a6ef32', onSlotchange: () => this._generateStepsOnce() })));
76
+ return (h("div", { key: '13eabe2bacc8fe1ed570ffc5b03a453df3ca3285', class: "flex gap-1 w-full flex-col flex-wrap items-start" }, h("slot", { key: '1d11f5daa58b54d35aa38cf436f578d3d762b146', onSlotchange: () => this._generateStepsOnce() })));
77
77
  }
78
78
  static get style() { return listingComponentCss; }
79
79
  }, [1, "p-listing"]);
@@ -54,7 +54,7 @@ const Navbar = /*@__PURE__*/ proxyCustomElement(class Navbar extends H {
54
54
  }
55
55
  _show = false;
56
56
  render() {
57
- 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' }))));
57
+ 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' }))));
58
58
  }
59
59
  handleCloseNavbar() {
60
60
  this._show = false;
@@ -76,10 +76,10 @@ const NavigationItem = /*@__PURE__*/ proxyCustomElement(class NavigationItem ext
76
76
  render() {
77
77
  const TagType = this.as;
78
78
  const active = asBoolean(this.active) || this.class?.includes('active');
79
- return (h(Host, { key: '5254a3888d0d465514e53b28f3eb5153226f60a2', class: cn('p-navigation-item inline-block', this.class) }, h(TagType, { key: '09f243500704f887af613af7d59b22a8dbd5aacc', class: navigationItem({
79
+ return (h(Host, { key: 'c7ce92561fc86949a3d7a4cf8c0c8f7bc8c2c40b', class: cn('p-navigation-item inline-block', this.class) }, h(TagType, { key: '03c0c4fdbbc000af6b275b4cebb96abf0cc2c7d0', class: navigationItem({
80
80
  icon: !!this.icon,
81
81
  active,
82
- }), 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' }))));
82
+ }), 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' }))));
83
83
  }
84
84
  static get style() { return navigationItemComponentCss; }
85
85
  }, [4, "p-navigation-item", {
@@ -13,7 +13,7 @@ const NavigationSection = /*@__PURE__*/ proxyCustomElement(class NavigationSecti
13
13
  */
14
14
  header;
15
15
  render() {
16
- 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' }))));
16
+ 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' }))));
17
17
  }
18
18
  static get style() { return navigationSectionComponentCss; }
19
19
  }, [4, "p-navigation-section", {
@@ -1,4 +1,4 @@
1
- import { P as PaginationPages, d as defineCustomElement$1 } from './p-Cr5nmZn3.js';
1
+ import { P as PaginationPages, d as defineCustomElement$1 } from './p-BFXs5OQx.js';
2
2
 
3
3
  const PPaginationPages = PaginationPages;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { P as PaginationSize, d as defineCustomElement$1 } from './p-Cp8IEnaB.js';
1
+ import { P as PaginationSize, d as defineCustomElement$1 } from './p-C5yz-mQE.js';
2
2
 
3
3
  const PPaginationSize = PaginationSize;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { P as Pagination, d as defineCustomElement$1 } from './p-CgHBpaJ2.js';
1
+ import { P as Pagination, d as defineCustomElement$1 } from './p-Bw6TWc-_.js';
2
2
 
3
3
  const PPagination = Pagination;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, h } from './p-tdjn65Lz.js';
2
2
  import { c as cva } from './p-CBWjHURv.js';
3
3
  import { d as defineCustomElement$7 } from './p-A5puW8KH.js';
4
- import { d as defineCustomElement$6 } from './p-BP1aeBcW.js';
4
+ import { d as defineCustomElement$6 } from './p-YYQ927T-.js';
5
5
  import { d as defineCustomElement$5 } from './p-CA6-0EkK.js';
6
6
  import { d as defineCustomElement$4 } from './p-cCxwgzDB.js';
7
7
  import { d as defineCustomElement$3 } from './p-C-1aZ7t0.js';
@@ -4,10 +4,10 @@ import { c as cva } from './p-CBWjHURv.js';
4
4
  import { d as defineCustomElement$e } from './p-FJZcncHr.js';
5
5
  import { d as defineCustomElement$d } from './p-A5puW8KH.js';
6
6
  import { d as defineCustomElement$c } from './p-192xXCKV.js';
7
- import { d as defineCustomElement$b } from './p-BP1aeBcW.js';
7
+ import { d as defineCustomElement$b } from './p-YYQ927T-.js';
8
8
  import { d as defineCustomElement$a } from './p-CA6-0EkK.js';
9
9
  import { d as defineCustomElement$9 } from './p-Bxt_h1P2.js';
10
- import { d as defineCustomElement$8 } from './p-BnyZAlkn.js';
10
+ import { d as defineCustomElement$8 } from './p-ExfyVPT0.js';
11
11
  import { d as defineCustomElement$7 } from './p-DlGX7eAs.js';
12
12
  import { d as defineCustomElement$6 } from './p-DNHN-J6Y.js';
13
13
  import { d as defineCustomElement$5 } from './p-cCxwgzDB.js';
@@ -306,7 +306,7 @@ const Select = /*@__PURE__*/ proxyCustomElement(class Select extends H {
306
306
  }
307
307
  }
308
308
  render() {
309
- 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()));
309
+ 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()));
310
310
  }
311
311
  documentClickHandler(event) {
312
312
  if (!this._showDropdown || childOfComposed(event, this._el)) {
@@ -161,7 +161,7 @@ const Stepper = /*@__PURE__*/ proxyCustomElement(class Stepper extends H {
161
161
  }
162
162
  }
163
163
  render() {
164
- return (h("div", { key: '7a7c2fc8d0219978c3d09370e3170d7134bc8a58', class: stepper({ direction: this.direction }) }, h("slot", { key: '9e11a4b4be955918ed8bbc7714a4c693ed978941', onSlotchange: () => this._generateStepsOnce() })));
164
+ return (h("div", { key: '2e81d49e7d2263a5f447359762f8d3cacb4f093c', class: stepper({ direction: this.direction }) }, h("slot", { key: '412013c76db7c55c0ece407be80e355f243ee924', onSlotchange: () => this._generateStepsOnce() })));
165
165
  }
166
166
  _onAlignChange() {
167
167
  this._generateStepsOnce();
@@ -1,4 +1,4 @@
1
- import { T as TableCell, d as defineCustomElement$1 } from './p-BPXS3EM8.js';
1
+ import { T as TableCell, d as defineCustomElement$1 } from './p-BtG4QBr6.js';
2
2
 
3
3
  const PTableCell = TableCell;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { T as TableFooter, d as defineCustomElement$1 } from './p-b3Miuuib.js';
1
+ import { T as TableFooter, d as defineCustomElement$1 } from './p-Dn38WwJ_.js';
2
2
 
3
3
  const PTableFooter = TableFooter;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { T as TableHeader, d as defineCustomElement$1 } from './p-DwUkFgs3.js';
1
+ import { T as TableHeader, d as defineCustomElement$1 } from './p-CBxUj1bt.js';
2
2
 
3
3
  const PTableHeader = TableHeader;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { T as TableRow, d as defineCustomElement$1 } from './p-BSAVV_6x.js';
1
+ import { T as TableRow, d as defineCustomElement$1 } from './p-Bb8uyInh.js';
2
2
 
3
3
  const PTableRow = TableRow;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,18 +1,19 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h, d as Host } from './p-tdjn65Lz.js';
2
- import { f as isMobile, t as tableColumSizesOptions } from './p-LsrP-Unv.js';
2
+ import { t as tableColumSizesOptions } from './p-DdQ-S2l7.js';
3
3
  import { f as formatTranslation, g as getLocaleComponentStrings } from './p-DiJj8rmO.js';
4
4
  import { f as floatingMenuContainerClass } from './p-BFKshVEl.js';
5
+ import { f as isMobile } from './p-B3sNjfzc.js';
5
6
  import { c as cn } from './p-CT54OXR2.js';
6
- import { d as defineCustomElement$c, a as defaultSize, b as defaultSizeOptions } from './p-Cp8IEnaB.js';
7
+ import { d as defineCustomElement$c, a as defaultSize, b as defaultSizeOptions } from './p-C5yz-mQE.js';
7
8
  import { d as defineCustomElement$v } from './p-BE9wqNth.js';
8
9
  import { d as defineCustomElement$u } from './p-A5puW8KH.js';
9
10
  import { d as defineCustomElement$t } from './p-192xXCKV.js';
10
11
  import { d as defineCustomElement$s } from './p-Cv1xoKQ6.js';
11
- import { d as defineCustomElement$r } from './p-BP1aeBcW.js';
12
+ import { d as defineCustomElement$r } from './p-YYQ927T-.js';
12
13
  import { d as defineCustomElement$q } from './p-CA6-0EkK.js';
13
14
  import { d as defineCustomElement$p } from './p-Bxt_h1P2.js';
14
- import { d as defineCustomElement$o } from './p-Hj0dtQOu.js';
15
- import { d as defineCustomElement$n } from './p-BnyZAlkn.js';
15
+ import { d as defineCustomElement$o } from './p-Cw7TZ18X.js';
16
+ import { d as defineCustomElement$n } from './p-ExfyVPT0.js';
16
17
  import { d as defineCustomElement$m } from './p-DlGX7eAs.js';
17
18
  import { d as defineCustomElement$l } from './p-C2CsD_zr.js';
18
19
  import { d as defineCustomElement$k } from './p-Cs06wZSM.js';
@@ -20,17 +21,17 @@ import { d as defineCustomElement$j } from './p-DNHN-J6Y.js';
20
21
  import { d as defineCustomElement$i } from './p-cCxwgzDB.js';
21
22
  import { d as defineCustomElement$h } from './p-CKTvcFFn.js';
22
23
  import { d as defineCustomElement$g } from './p-C-1aZ7t0.js';
23
- import { d as defineCustomElement$f } from './p-CgHBpaJ2.js';
24
- import { d as defineCustomElement$e } from './p-Cr5nmZn3.js';
24
+ import { d as defineCustomElement$f } from './p-Bw6TWc-_.js';
25
+ import { d as defineCustomElement$e } from './p-BFXs5OQx.js';
25
26
  import { d as defineCustomElement$d } from './p-D7OHNXA8.js';
26
27
  import { d as defineCustomElement$b } from './p-DfRQHBer.js';
27
28
  import { d as defineCustomElement$a } from './p-CS8aLBBd.js';
28
29
  import { d as defineCustomElement$9 } from './p-OY7iMMA5.js';
29
- import { d as defineCustomElement$8 } from './p-BPXS3EM8.js';
30
+ import { d as defineCustomElement$8 } from './p-BtG4QBr6.js';
30
31
  import { d as defineCustomElement$7 } from './p-DB4h1B2U.js';
31
- import { d as defineCustomElement$6 } from './p-b3Miuuib.js';
32
- import { d as defineCustomElement$5 } from './p-DwUkFgs3.js';
33
- import { d as defineCustomElement$4 } from './p-BSAVV_6x.js';
32
+ import { d as defineCustomElement$6 } from './p-Dn38WwJ_.js';
33
+ import { d as defineCustomElement$5 } from './p-CBxUj1bt.js';
34
+ import { d as defineCustomElement$4 } from './p-Bb8uyInh.js';
34
35
  import { d as defineCustomElement$3 } from './p-2DRqcElr.js';
35
36
  import { d as defineCustomElement$2 } from './p-DO22qLlU.js';
36
37