@paperless/core 3.16.0 → 3.17.1

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 (168) hide show
  1. package/dist/build/{p-994c1ad5.entry.js → p-186454b1.entry.js} +1 -1
  2. package/dist/build/p-1a85b89a.js +1 -0
  3. package/dist/build/{p-5e83a91b.entry.js → p-282b2776.entry.js} +1 -1
  4. package/dist/build/{p-b8caedf6.entry.js → p-2e850d9d.entry.js} +1 -1
  5. package/dist/build/{p-501f2f7c.entry.js → p-3376af98.entry.js} +1 -1
  6. package/dist/build/{p-36ba5439.entry.js → p-337de35a.entry.js} +1 -1
  7. package/dist/build/{p-022c5075.entry.js → p-3557f8b1.entry.js} +1 -1
  8. package/dist/{paperless/p-ce15940f.entry.js → build/p-41326183.entry.js} +1 -1
  9. package/dist/build/{p-8e2a982f.entry.js → p-6dff428b.entry.js} +1 -1
  10. package/dist/{paperless/p-e65ed748.entry.js → build/p-71ac632f.entry.js} +1 -1
  11. package/dist/build/p-791d33e5.entry.js +1 -0
  12. package/dist/build/p-7fb843e7.entry.js +1 -0
  13. package/dist/{paperless/p-aca23818.entry.js → build/p-883569e8.entry.js} +1 -1
  14. package/dist/{paperless/p-a2c812fa.entry.js → build/p-88fd696b.entry.js} +1 -1
  15. package/dist/build/{p-81f2e6ef.entry.js → p-9232a310.entry.js} +1 -1
  16. package/dist/build/{p-4cd8035a.entry.js → p-9a9f0cd0.entry.js} +1 -1
  17. package/dist/build/{p-44f0d99e.entry.js → p-9c440af8.entry.js} +1 -1
  18. package/dist/build/{p-83113087.entry.js → p-af1a320c.entry.js} +1 -1
  19. package/dist/{paperless/p-a0584184.entry.js → build/p-da849804.entry.js} +1 -1
  20. package/dist/build/{p-e7b589a3.entry.js → p-e13fb7aa.entry.js} +1 -1
  21. package/dist/build/{p-ee723380.entry.js → p-fae76adf.entry.js} +1 -1
  22. package/dist/build/paperless.esm.js +1 -1
  23. package/dist/cjs/index-BGtpSJv_.js +4 -4
  24. package/dist/cjs/loader.cjs.js +1 -1
  25. package/dist/cjs/p-accordion.cjs.entry.js +14 -2
  26. package/dist/cjs/p-attachment.cjs.entry.js +8 -8
  27. package/dist/cjs/p-button-group.cjs.entry.js +1 -1
  28. package/dist/cjs/p-calendar.cjs.entry.js +1 -1
  29. package/dist/cjs/p-checkbox_3.cjs.entry.js +2 -2
  30. package/dist/cjs/p-content-slider.cjs.entry.js +2 -2
  31. package/dist/cjs/p-cropper.cjs.entry.js +1 -1
  32. package/dist/cjs/p-datepicker.cjs.entry.js +2 -2
  33. package/dist/cjs/p-empty-state_8.cjs.entry.js +8 -8
  34. package/dist/cjs/p-field_3.cjs.entry.js +4 -4
  35. package/dist/cjs/p-label.cjs.entry.js +3 -3
  36. package/dist/cjs/p-listing.cjs.entry.js +2 -2
  37. package/dist/cjs/p-navbar.cjs.entry.js +1 -1
  38. package/dist/cjs/p-navigation-item.cjs.entry.js +3 -3
  39. package/dist/cjs/p-navigation-section.cjs.entry.js +1 -1
  40. package/dist/cjs/p-pagination_3.cjs.entry.js +3 -3
  41. package/dist/cjs/p-profile.cjs.entry.js +1 -1
  42. package/dist/cjs/p-range.cjs.entry.js +3 -3
  43. package/dist/cjs/p-select.cjs.entry.js +2 -2
  44. package/dist/cjs/p-toast.cjs.entry.js +1 -1
  45. package/dist/cjs/paperless.cjs.js +1 -1
  46. package/dist/collection/collection-manifest.json +1 -1
  47. package/dist/collection/components/molecules/accordion/accordion.component.js +86 -2
  48. package/dist/collection/components/molecules/attachment/attachment.component.js +8 -8
  49. package/dist/collection/components/molecules/button-group/button-group.component.js +1 -1
  50. package/dist/collection/components/molecules/calendar/calendar.component.js +1 -1
  51. package/dist/collection/components/molecules/content-slider/content-slider.component.js +2 -2
  52. package/dist/collection/components/molecules/cropper/cropper.component.js +1 -1
  53. package/dist/collection/components/molecules/datepicker/datepicker.component.js +2 -2
  54. package/dist/collection/components/molecules/dropdown/dropdown.component.js +2 -2
  55. package/dist/collection/components/molecules/empty-state/empty-state.component.js +2 -2
  56. package/dist/collection/components/molecules/field/field/field.component.js +4 -4
  57. package/dist/collection/components/molecules/label/label.component.js +11 -5
  58. package/dist/collection/components/molecules/navigation/item/navigation-item.component.js +3 -3
  59. package/dist/collection/components/molecules/navigation/section/navigation-section.component.js +1 -1
  60. package/dist/collection/components/molecules/pagination/pagination/pagination.component.js +3 -3
  61. package/dist/collection/components/molecules/profile/profile.component.js +1 -1
  62. package/dist/collection/components/molecules/range/range.component.js +3 -3
  63. package/dist/collection/components/molecules/select/select.component.js +2 -2
  64. package/dist/collection/components/molecules/table/cell/table-cell.component.js +1 -1
  65. package/dist/collection/components/molecules/table/footer/table-footer.component.js +2 -2
  66. package/dist/collection/components/molecules/table/row/table-row.component.js +3 -3
  67. package/dist/collection/components/molecules/toast/toast.component.js +1 -1
  68. package/dist/collection/components/organisms/listing/listing.component.js +2 -2
  69. package/dist/collection/components/organisms/navbar/navbar.component.js +1 -1
  70. package/dist/components/{p-BvjA9uxY.js → p-BOiWsfcF.js} +1 -1
  71. package/dist/components/{p-B_BKgQeH.js → p-BzqBJcLi.js} +1 -1
  72. package/dist/components/{p-DvAOnRQi.js → p-CDe7jCUk.js} +1 -1
  73. package/dist/components/{p-D32MmMyp.js → p-D-aqRvv-.js} +1 -1
  74. package/dist/components/{p-agrVwZh2.js → p-D33L0Zo8.js} +1 -1
  75. package/dist/components/p-DQBc9tJK.js +1 -0
  76. package/dist/components/{p-CgctO_zV.js → p-DQpI5tIr.js} +1 -1
  77. package/dist/components/{p-Csme11d5.js → p-Da9hczVK.js} +1 -1
  78. package/dist/components/{p-DV-90Xf7.js → p-DldbEkyU.js} +1 -1
  79. package/dist/components/{p-CUXnWkj8.js → p-DpmybwXO.js} +1 -1
  80. package/dist/components/{p-DqqbDTWo.js → p-DrNRSBlB.js} +1 -1
  81. package/dist/components/{p-28XxH8uR.js → p-DuDnxEzm.js} +1 -1
  82. package/dist/components/p-accordion.js +1 -1
  83. package/dist/components/p-attachment.js +1 -1
  84. package/dist/components/p-button-group.js +1 -1
  85. package/dist/components/p-calendar.js +1 -1
  86. package/dist/components/p-content-slider.js +1 -1
  87. package/dist/components/p-cropper.js +2 -2
  88. package/dist/components/p-datepicker.js +1 -1
  89. package/dist/components/p-dropdown.js +1 -1
  90. package/dist/components/p-empty-state.js +1 -1
  91. package/dist/components/p-field.js +1 -1
  92. package/dist/components/p-label.js +1 -1
  93. package/dist/components/p-listing.js +1 -1
  94. package/dist/components/p-navbar.js +1 -1
  95. package/dist/components/p-navigation-item.js +1 -1
  96. package/dist/components/p-navigation-section.js +1 -1
  97. package/dist/components/p-pagination-pages.js +1 -1
  98. package/dist/components/p-pagination-size.js +1 -1
  99. package/dist/components/p-pagination.js +1 -1
  100. package/dist/components/p-profile.js +1 -1
  101. package/dist/components/p-range.js +1 -1
  102. package/dist/components/p-select.js +1 -1
  103. package/dist/components/p-table-cell.js +1 -1
  104. package/dist/components/p-table-footer.js +1 -1
  105. package/dist/components/p-table-header.js +1 -1
  106. package/dist/components/p-table-row.js +1 -1
  107. package/dist/components/p-table.js +1 -1
  108. package/dist/components/p-toast.js +1 -1
  109. package/dist/components/p-upBcC1Jh.js +1 -0
  110. package/dist/esm/index-yFtRjnrU.js +4 -4
  111. package/dist/esm/loader.js +1 -1
  112. package/dist/esm/p-accordion.entry.js +14 -2
  113. package/dist/esm/p-attachment.entry.js +8 -8
  114. package/dist/esm/p-button-group.entry.js +1 -1
  115. package/dist/esm/p-calendar.entry.js +1 -1
  116. package/dist/esm/p-checkbox_3.entry.js +2 -2
  117. package/dist/esm/p-content-slider.entry.js +2 -2
  118. package/dist/esm/p-cropper.entry.js +1 -1
  119. package/dist/esm/p-datepicker.entry.js +2 -2
  120. package/dist/esm/p-empty-state_8.entry.js +8 -8
  121. package/dist/esm/p-field_3.entry.js +4 -4
  122. package/dist/esm/p-label.entry.js +3 -3
  123. package/dist/esm/p-listing.entry.js +2 -2
  124. package/dist/esm/p-navbar.entry.js +1 -1
  125. package/dist/esm/p-navigation-item.entry.js +3 -3
  126. package/dist/esm/p-navigation-section.entry.js +1 -1
  127. package/dist/esm/p-pagination_3.entry.js +3 -3
  128. package/dist/esm/p-profile.entry.js +1 -1
  129. package/dist/esm/p-range.entry.js +3 -3
  130. package/dist/esm/p-select.entry.js +2 -2
  131. package/dist/esm/p-toast.entry.js +1 -1
  132. package/dist/esm/paperless.js +1 -1
  133. package/dist/index.html +1 -1
  134. package/dist/paperless/{p-994c1ad5.entry.js → p-186454b1.entry.js} +1 -1
  135. package/dist/paperless/{p-5e83a91b.entry.js → p-282b2776.entry.js} +1 -1
  136. package/dist/paperless/{p-b8caedf6.entry.js → p-2e850d9d.entry.js} +1 -1
  137. package/dist/paperless/{p-501f2f7c.entry.js → p-3376af98.entry.js} +1 -1
  138. package/dist/paperless/{p-36ba5439.entry.js → p-337de35a.entry.js} +1 -1
  139. package/dist/paperless/{p-022c5075.entry.js → p-3557f8b1.entry.js} +1 -1
  140. package/dist/{build/p-ce15940f.entry.js → paperless/p-41326183.entry.js} +1 -1
  141. package/dist/paperless/{p-8e2a982f.entry.js → p-6dff428b.entry.js} +1 -1
  142. package/dist/{build/p-e65ed748.entry.js → paperless/p-71ac632f.entry.js} +1 -1
  143. package/dist/paperless/p-791d33e5.entry.js +1 -0
  144. package/dist/paperless/p-7fb843e7.entry.js +1 -0
  145. package/dist/{build/p-aca23818.entry.js → paperless/p-883569e8.entry.js} +1 -1
  146. package/dist/{build/p-a2c812fa.entry.js → paperless/p-88fd696b.entry.js} +1 -1
  147. package/dist/paperless/{p-81f2e6ef.entry.js → p-9232a310.entry.js} +1 -1
  148. package/dist/paperless/{p-4cd8035a.entry.js → p-9a9f0cd0.entry.js} +1 -1
  149. package/dist/paperless/{p-44f0d99e.entry.js → p-9c440af8.entry.js} +1 -1
  150. package/dist/paperless/{p-83113087.entry.js → p-af1a320c.entry.js} +1 -1
  151. package/dist/{build/p-a0584184.entry.js → paperless/p-da849804.entry.js} +1 -1
  152. package/dist/paperless/{p-e7b589a3.entry.js → p-e13fb7aa.entry.js} +1 -1
  153. package/dist/paperless/{p-ee723380.entry.js → p-fae76adf.entry.js} +1 -1
  154. package/dist/paperless/paperless.esm.js +1 -1
  155. package/dist/sw.js +1 -1
  156. package/dist/sw.js.map +1 -1
  157. package/dist/types/components/molecules/accordion/accordion.component.d.ts +14 -0
  158. package/dist/types/components/molecules/label/label.component.d.ts +2 -1
  159. package/dist/types/components.d.ts +72 -50
  160. package/hydrate/index.js +67 -52
  161. package/hydrate/index.mjs +67 -52
  162. package/package.json +1 -1
  163. package/dist/build/p-4b7ac676.entry.js +0 -1
  164. package/dist/build/p-6d99bd62.entry.js +0 -1
  165. package/dist/build/p-f1e1f72e.js +0 -1
  166. package/dist/components/p-Cpjh5GlI.js +0 -1
  167. package/dist/paperless/p-4b7ac676.entry.js +0 -1
  168. package/dist/paperless/p-6d99bd62.entry.js +0 -1
package/hydrate/index.mjs CHANGED
@@ -11608,15 +11608,27 @@ class Accordion {
11608
11608
  * Wether the accordion can be opened
11609
11609
  */
11610
11610
  openable = true;
11611
+ /**
11612
+ * Label of the accordion
11613
+ */
11614
+ label;
11615
+ /**
11616
+ * Variant of the label
11617
+ */
11618
+ labelVariant = 'neutral';
11619
+ /**
11620
+ * Icon of the accordion
11621
+ */
11622
+ labelIcon;
11611
11623
  /**
11612
11624
  * Open change event
11613
11625
  */
11614
11626
  isOpen;
11615
11627
  render() {
11616
- return (hAsync(ThemedHost, { key: 'e8d0a5eca31d3df3444861da1209a1f93fc5a84f' }, hAsync("div", { key: 'aa3fe2f426aab19964ff5a23108a7a1a203a37b1', class: 'flex w-full flex-col' }, hAsync("div", { key: '70bb96986d286a5ff6cd5914934bf30ff1e64bb7', class: cn('flex cursor-pointer items-center gap-2', {
11628
+ return (hAsync(ThemedHost, { key: '883005f4d2fdd709219459e186d5ddc2d0c65d0e' }, hAsync("div", { key: '84e519021e292cb5652d747f78580994fe3d202d', class: 'flex w-full flex-col' }, hAsync("div", { key: '825ce398b3e964f338a5d856cc8ad62e1ca584b6', class: cn('flex cursor-pointer items-center gap-2', {
11617
11629
  'text-storm-500 dark:text-white': this.variant === 'primary',
11618
11630
  'text-storm-300 dark:text-hurricane-200': this.variant === 'secondary',
11619
- }), onClick: () => this._onClick() }, hAsync("p-icon", { key: '6bae36a2b8de1d0f761a619b0ebb107baee5d827', class: 'flex shrink-0', rotate: this.open ? 0 : -90, variant: 'caret' }), hAsync("p", { key: '4a2cf003a82d1f7d868b1ce813f661e2d3743ebb', class: 'my-0 shrink-0 whitespace-nowrap text-base font-medium' }, this.header), hAsync("p-divider", { key: '45dfcdfdd35139f1c4c63c9b789842d816646287', class: 'flex-1' })), this.open && (hAsync("div", { key: '3e05f0710f0e7eb05d5d3844812807dd5501dc0c', class: 'mt-4' }, hAsync("slot", { key: '5dcc4ab2e8817e19786d80bc3433b905bffde2cc' }))))));
11631
+ }), onClick: () => this._onClick() }, hAsync("p-icon", { key: '49becdad583ea8e5c0240c9dcd39aeae9725f3e8', class: 'flex shrink-0', rotate: this.open ? 0 : -90, variant: 'caret' }), hAsync("p", { key: '43433d9ce0070501f9585d90b517dc12025107ff', class: 'my-0 shrink-0 whitespace-nowrap text-base font-medium' }, this.header), this.label && (hAsync("p-label", { key: 'a27811dd426913cd6a24afbd56d42640b7b72e3c', icon: this.labelIcon, variant: this.labelVariant }, this.label)), hAsync("p-divider", { key: '82f8ebdb7a267b9b4394619d2d98767b3efdbc21', class: 'flex-1' })), this.open && (hAsync("div", { key: '115909079517f424638f3ad412e089c7494ef463', class: 'mt-4' }, hAsync("slot", { key: '35e85bfce75a986873831ecf044353975a3d357c' }))))));
11620
11632
  }
11621
11633
  _onClick() {
11622
11634
  if (!this.closeable && this.open) {
@@ -11637,7 +11649,10 @@ class Accordion {
11637
11649
  "header": [1],
11638
11650
  "open": [4],
11639
11651
  "closeable": [4],
11640
- "openable": [4]
11652
+ "openable": [4],
11653
+ "label": [1],
11654
+ "labelVariant": [1, "label-variant"],
11655
+ "labelIcon": [1, "label-icon"]
11641
11656
  },
11642
11657
  "$listeners$": undefined,
11643
11658
  "$lazyBundleId$": "-",
@@ -11753,27 +11768,27 @@ class Attachment {
11753
11768
  _fileRef;
11754
11769
  _cameraFileRef;
11755
11770
  render() {
11756
- let prefix = (hAsync("p-icon", { key: '7e9403c3309c19d89c2f2b531090d19e700f82af', class: 'text-storm-300', variant: 'attachment' }));
11771
+ let prefix = (hAsync("p-icon", { key: '733963ff356f965056b5e9e7633da2998b755264', class: 'text-storm-300', variant: 'attachment' }));
11757
11772
  if (this.error) {
11758
- prefix = (hAsync("p-icon", { key: 'b7818cdf20c11c94cd52e43d84d1160d5cb77aae', class: 'text-negative-red-500', variant: 'warning' }));
11773
+ prefix = (hAsync("p-icon", { key: 'de5756ad4c027f24ec41e705c9d2b5b70081e958', class: 'text-negative-red-500', variant: 'warning' }));
11759
11774
  }
11760
11775
  const isTouch = isTouchDevice();
11761
11776
  const baseText = 'min-w-0 flex-1 overflow-hidden text-ellipsis whitespace-nowrap text-sm';
11762
- return (hAsync(Fragment, { key: '329b2837c3fddbecf89fe95ea4281ed5b6b63ea3' }, hAsync("p-field-container", { key: '5879f9f94b147934bbc5cf240296ac683eb11bad', error: this.error, forceShowTooltip: !!this.error?.length, helper: this.helper, label: this.label, required: this.required, variant: 'write' }, hAsync("div", { key: '323ac6d9c27bc98ae1f5fae65876493e20ee5886', class: 'flex w-full items-start gap-2', slot: 'content' }, hAsync("div", { key: '9777e72d8b9b551127c1f140519e6a4f49b1a345', class: attachment({
11777
+ return (hAsync(Fragment, { key: '9f03aa2a47359df37c9def9971327bd25e56bf77' }, hAsync("p-field-container", { key: 'c54a6d42dfcfc209c97890c208e473dcc79568bb', error: this.error, forceShowTooltip: !!this.error?.length, helper: this.helper, label: this.label, required: this.required, variant: 'write' }, hAsync("div", { key: 'e7a5bfbbb4e2c033bdd6b183749204e6ce1b53e1', class: 'flex w-full items-start gap-2', slot: 'content' }, hAsync("div", { key: '3d831d39b8986dc8a3124da6dcf3a189a642fd54', class: attachment({
11763
11778
  click: this.mode === 'write' && !this.value?.length,
11764
11779
  error: !!this.error?.length,
11765
- }), onClick: () => this._uploadClick() }, prefix, hAsync("span", { key: '1e201af0e9d38b47cc0670dd482fb4fa311f3c0d', class: cn(baseText, `
11780
+ }), onClick: () => this._uploadClick() }, prefix, hAsync("span", { key: 'e4fd2b6db9d501b195001c7149342634cfe9a269', class: cn(baseText, `
11766
11781
  peer
11767
11782
  empty:hidden
11768
11783
  dark:text-white
11769
- `) }, this.value), hAsync("span", { key: 'd0fa28211a80260f856516770d22b65c2d06a0ec', class: cn(baseText, `
11784
+ `) }, this.value), hAsync("span", { key: '4bbe0c5ce7b4d4e589f98a5af53c865d15efecde', class: cn(baseText, `
11770
11785
  hidden
11771
11786
  peer-empty:block
11772
- `) }, this.placeholder)), hAsync("p-tooltip", { key: '3cf509d052600a1ab99564f02bac81aab1dc0329', class: 'w-8', content: this.mode === 'read'
11787
+ `) }, this.placeholder)), hAsync("p-tooltip", { key: '50a74b8d8fa114b3da459c3d0dc46c4df6b91910', class: 'w-8', content: this.mode === 'read'
11773
11788
  ? this.downloadTooltip
11774
11789
  : this.value?.length
11775
11790
  ? this.deleteTooltip
11776
- : this.uploadTooltip }, hAsync("p-button", { key: '77ae201bed28f516efa95da06f1ce5f457b08685', disabled: this.loading, icon: this.mode === 'read'
11791
+ : this.uploadTooltip }, hAsync("p-button", { key: 'ae41494745feeb524fdf33e80beb74e9b6beb52d', disabled: this.loading, icon: this.mode === 'read'
11777
11792
  ? 'download'
11778
11793
  : this.value?.length
11779
11794
  ? 'trash'
@@ -11784,7 +11799,7 @@ class Attachment {
11784
11799
  : this.delete).emit() })), this.enableCameraOnMobile &&
11785
11800
  this.mode === 'write' &&
11786
11801
  isTouch &&
11787
- !this.value?.length && (hAsync("p-tooltip", { key: '287327237ce0e4b0f95f08f00581ba5a6ad0aa5a', class: '\n w-8\n desktop-xs:hidden\n ', content: this.cameraTooltip }, hAsync("p-button", { key: '9227694ef4991d72a7e0831d866be981ee803fc6', icon: 'camera', iconOnly: true, slot: 'trigger', variant: 'secondary', onOnClick: () => this._cameraClick() }))))), hAsync("input", { key: '5e48b966309f63c751fa68181ce4997a296bfe8d', accept: Array.isArray(this.accept) ? this.accept?.join(',') : this.accept, class: 'hidden', ref: el => (this._fileRef = el), type: 'file', onChange: ev => this._onFileChange(ev) }), hAsync("input", { key: '7e3a9e23aa33a5de1db6208fb153983210c262f2', accept: 'image/*', capture: 'true', class: 'hidden', ref: el => (this._cameraFileRef = el), type: 'file', onChange: ev => this._onFileChange(ev) })));
11802
+ !this.value?.length && (hAsync("p-tooltip", { key: '2e488f3cedbdd087919bd52ec641fe46cc8809f8', class: '\n w-8\n desktop-xs:hidden\n ', content: this.cameraTooltip }, hAsync("p-button", { key: 'cae92800e1d516fadfd7896eb41d7025236334f7', icon: 'camera', iconOnly: true, slot: 'trigger', variant: 'secondary', onOnClick: () => this._cameraClick() }))))), hAsync("input", { key: 'c838eae72268e0db2730e49e3ce4197e866005ff', accept: Array.isArray(this.accept) ? this.accept?.join(',') : this.accept, class: 'hidden', ref: el => (this._fileRef = el), type: 'file', onChange: ev => this._onFileChange(ev) }), hAsync("input", { key: 'be27eba416f306e638b98aae5b790eaf79e02e23', accept: 'image/*', capture: 'true', class: 'hidden', ref: el => (this._cameraFileRef = el), type: 'file', onChange: ev => this._onFileChange(ev) })));
11788
11803
  }
11789
11804
  _uploadClick() {
11790
11805
  if (!this._fileRef || this.mode !== 'write' || this.value?.length) {
@@ -12825,7 +12840,7 @@ class ButtonGroup {
12825
12840
  this._checkButtons();
12826
12841
  }
12827
12842
  render() {
12828
- return (hAsync(Host, { key: '03bd71d8cbfb37445e7d8e4895a5c759a9fae1ac', class: 'flex items-center' }, hAsync("slot", { key: '04c84e322524b118d56380b00c6f38d130cad6b0' })));
12843
+ return (hAsync(Host, { key: '5997ff33e4339b436cce097c60f06c1fe2813079', class: 'flex items-center' }, hAsync("slot", { key: '10ce08be5f32f0d83f8dc499ff3223b1c02de850' })));
12829
12844
  }
12830
12845
  slotchange() {
12831
12846
  this._checkButtons();
@@ -88170,7 +88185,7 @@ class Calendar {
88170
88185
  }
88171
88186
  }
88172
88187
  render() {
88173
- return (hAsync(ThemedHost, { key: '79f234c666c4b387fffe261ebaf09c23bbf5fcf4' }, hAsync("div", { key: '08ad737872da4c87a32264f5f441f63a520627e0', class: calendar$1({ variant: this.variant }) }, this._getView())));
88188
+ return (hAsync(ThemedHost, { key: '3cba341042ffd423d6f3b3fe5a340558e8c8fb53' }, hAsync("div", { key: '4306fc8b190e94956213992963dc851857475a2f', class: calendar$1({ variant: this.variant }) }, this._getView())));
88174
88189
  }
88175
88190
  _checkTodayButton() {
88176
88191
  if (this._maxDate && dateFnsExports.isAfter(this._today, this._maxDate)) {
@@ -88918,13 +88933,13 @@ class ContentSlider {
88918
88933
  }
88919
88934
  }
88920
88935
  render() {
88921
- return (hAsync(Host, { key: '04726bc13ef0795c905901b9ded44643e97233fd' }, hAsync("div", { key: 'a67b82a5041268540df13a8d8c31aebcb9706ba2', class: `
88936
+ return (hAsync(Host, { key: '6ba183884628b200ca1b7d13b91818499096c184' }, hAsync("div", { key: '1ec72c6d71e138e581a35738b74171840f7f4422', class: `
88922
88937
  slider
88923
88938
  ${!this.disableDrag && 'draggable'}
88924
88939
  ${this._dragging && 'dragging'}
88925
88940
  `, ref: el => (this._sliderRef = el), style: {
88926
88941
  height: `${this._outerHeight}px`,
88927
- }, onMouseDown: e => this._mouseDownHandler(e), onMouseMove: e => this._mouseMoveHandler(e), onTouchMove: e => this._mouseMoveHandler(e), onTouchStart: e => this._mouseDownHandler(e) }, hAsync("div", { key: '29f488932e007ce6bd09a1e0f7f877fc6fd94157', class: 'inner-slider', ref: ref => this._setInnerSliderReft(ref), onTransitionEnd: () => this._transitionEndHandler() }, hAsync("slot", { key: '8b7a304c37d9fecc9054804149f725c8ce692985', onSlotchange: () => this._slotChange() }))), hAsync("div", { key: 'cc7dd8ef4f21f2f16a26f9898403fcf9d7be3e5a', class: `
88942
+ }, onMouseDown: e => this._mouseDownHandler(e), onMouseMove: e => this._mouseMoveHandler(e), onTouchMove: e => this._mouseMoveHandler(e), onTouchStart: e => this._mouseDownHandler(e) }, hAsync("div", { key: '5658bdaf3c369812670b4e8973287453c2d2cdab', class: 'inner-slider', ref: ref => this._setInnerSliderReft(ref), onTransitionEnd: () => this._transitionEndHandler() }, hAsync("slot", { key: '84564041f76f577b1a20750f1d7224404a3f1b68', onSlotchange: () => this._slotChange() }))), hAsync("div", { key: '91b3ae9d5bcb8a52c77730d45de57f612fd90c08', class: `
88928
88943
  indicator
88929
88944
  ${this.hideMobileIndicator && 'hidden'}
88930
88945
  ` }, this._filteredItems.map((_, i) => (hAsync("div", { class: `
@@ -91975,7 +91990,7 @@ class Cropper {
91975
91990
  const themeColor = state.theme === 'dark'
91976
91991
  ? 'rgba(70, 75, 84, 0.5)'
91977
91992
  : 'rgba(255, 255, 255, 0.5)';
91978
- return (hAsync(ThemedHost, { key: 'c56fad9976a17b6ec558e45524c5a96e93bd65b5' }, this._loaded && (hAsync("cropper-canvas", { key: '669a2c20c34186608dff508a015a0305425afb81', class: '\n h-[17.5rem] w-full border-0 border-b border-solid border-off-white-700\n bg-white\n dark:border-hurricane-200\n ', onAction: () => this._onAction() }, hAsync("cropper-image", { key: '56d73c236d9101c8387be03f96272fdef279e290', alt: 'Picture', crossorigin: 'anonymous', ref: ref => this._setImageRef(ref), src: this.value, scalable: true, translatable: true }), hAsync("cropper-shade", { key: '39d8b0e3a64c9e5c1b3de7b3a0c70bdec0b092a1', class: 'aspect-branding rounded-full', "theme-color": themeColor, hidden: true }), hAsync("cropper-selection", { key: 'cd33862b5e21ca71b33e5da685816ba9099c8c62', "aspect-ratio": '1', "initial-coverage": '0.7', ref: ref => (this._selectionRef = ref) }), hAsync("cropper-handle", { key: '84054c793b62171a7b9b54f59b6921ec4e1f68fd', action: 'move', plain: true }))), hAsync("p-range", { key: '4eed6a90a9afa719f42ffff651423dc3b623eced', class: '\n w-full px-14\n tablet:max-w-xs tablet:px-1\n ', value: this._currentScale, onValueChange: ev => this._onInput(ev.detail) })));
91993
+ return (hAsync(ThemedHost, { key: '958d615c7f31c0d060318fb5949a3022da7e9664' }, this._loaded && (hAsync("cropper-canvas", { key: '9e243578589dfa0a3b13354295f5d2685be4f551', class: '\n h-[17.5rem] w-full border-0 border-b border-solid border-off-white-700\n bg-white\n dark:border-hurricane-200\n ', onAction: () => this._onAction() }, hAsync("cropper-image", { key: 'f572e1dcdc65a9b00b753ea48f41cc5d12ffa414', alt: 'Picture', crossorigin: 'anonymous', ref: ref => this._setImageRef(ref), src: this.value, scalable: true, translatable: true }), hAsync("cropper-shade", { key: 'feacefa121adf503f6c5686bfc07dc268ae3f272', class: 'aspect-branding rounded-full', "theme-color": themeColor, hidden: true }), hAsync("cropper-selection", { key: '3d8539b17d0033500e46b27cf303a7fc18aac26e', "aspect-ratio": '1', "initial-coverage": '0.7', ref: ref => (this._selectionRef = ref) }), hAsync("cropper-handle", { key: 'd1103eab524b40a31f62591c1be07863ba13a436', action: 'move', plain: true }))), hAsync("p-range", { key: 'a8a13717467bcf06c0f8f7e40ca85067308cba55', class: '\n w-full px-14\n tablet:max-w-xs tablet:px-1\n ', value: this._currentScale, onValueChange: ev => this._onInput(ev.detail) })));
91979
91994
  }
91980
91995
  _setImageRef(ref) {
91981
91996
  if (this._imageRef || !ref) {
@@ -92305,7 +92320,7 @@ class Datepicker {
92305
92320
  }
92306
92321
  }
92307
92322
  render() {
92308
- return (hAsync("p-dropdown", { key: '169d773633f9bcd2af7c3bd21637f45d2e4cdb5f', allowOverflow: true, applyFullWidth: false, applyMaxWidth: false, disableTriggerClick: true, insideClick: true, isDatepicker: true, placement: this.placement, show: this._showDropdown, strategy: this.strategy }, hAsync("p-field", { key: 'ab5c47f90d8b36afa47e9901c2b1477fabd8fd5d', autoShowError: false, disabled: asBoolean(this.disabled), error: this.error, focused: this._showDropdown, forceShowTooltip: !!this.error?.length && !this._showDropdown, helper: this.helper, icon: this.hideIconWhenFilled && !!this._value ? null : 'calendar-multi', iconPosition: 'start', label: this.label, loading: this.loading, placeholder: this.placeholder, prefix: this.prefix, required: asBoolean(this.required), showOptional: asBoolean(this.showOptional), size: this.size, slot: 'trigger', value: this._getFormattedDate(), onBlur: (ev) => this._onBlur(ev), onFocus: () => this._onFocus(), onInputRefChange: ev => (this._inputRef = ev.detail), onValueChange: ev => this._onValueChange(ev.detail) }), this.enableNativePicker && this._isMobileBrowser && (hAsync("input", { key: '1b35a1f85a5fd7df99dfd974be399d6a6b2b48ad', class: '\n pointer-events-none absolute left-0 top-0 z-[-10] overflow-hidden\n opacity-0\n ', max: this.maxDate &&
92323
+ return (hAsync("p-dropdown", { key: '1da0f9a54c53581dc347bfa7cbf2c7489542948b', allowOverflow: true, applyFullWidth: false, applyMaxWidth: false, disableTriggerClick: true, insideClick: true, isDatepicker: true, placement: this.placement, show: this._showDropdown, strategy: this.strategy }, hAsync("p-field", { key: 'c9e8d5e2d0e4ee3750fce8bca41b9383fcd45deb', autoShowError: false, disabled: asBoolean(this.disabled), error: this.error, focused: this._showDropdown, forceShowTooltip: !!this.error?.length && !this._showDropdown, helper: this.helper, icon: this.hideIconWhenFilled && !!this._value ? null : 'calendar-multi', iconPosition: 'start', label: this.label, loading: this.loading, placeholder: this.placeholder, prefix: this.prefix, required: asBoolean(this.required), showOptional: asBoolean(this.showOptional), size: this.size, slot: 'trigger', value: this._getFormattedDate(), onBlur: (ev) => this._onBlur(ev), onFocus: () => this._onFocus(), onInputRefChange: ev => (this._inputRef = ev.detail), onValueChange: ev => this._onValueChange(ev.detail) }), this.enableNativePicker && this._isMobileBrowser && (hAsync("input", { key: 'cbd64fc3655995d41f776c23c98deb767e4df1cf', class: '\n pointer-events-none absolute left-0 top-0 z-[-10] overflow-hidden\n opacity-0\n ', max: this.maxDate &&
92309
92324
  dateFnsExports.format(new Date(this.maxDate), 'yyyy-MM-dd', {
92310
92325
  locale: state.locale === 'nl' ? localeExports.nl : localeExports.enUS,
92311
92326
  }), min: this._minDate &&
@@ -92314,7 +92329,7 @@ class Datepicker {
92314
92329
  }), ref: ref => (this._dateInputRef = ref), slot: 'trigger', type: this.mode === 'day' ? 'date' : 'month', value: this._value &&
92315
92330
  dateFnsExports.format(this._value, 'yyyy-MM-dd', {
92316
92331
  locale: state.locale === 'nl' ? localeExports.nl : localeExports.enUS,
92317
- }), onInput: ev => this._onNativeInput(ev) })), hAsync("div", { key: '9bfdcf12068cb4182d532f97ef33163b372d72cc', slot: 'items', tabIndex: -1 }, hAsync("p-calendar", { key: 'f466fa2c5ff29aa3e21813b09c90d682c97d1d5c', disableWeekends: this.disableWeekends, disabledDates: this.disabledDates, enableToday: this.enableToday, maxDate: this.maxDate, minDate: this.minDate, mode: this.mode, preselectToday: this.preselectToday, todayText: this.todayText, value: this._value, variant: 'embedded', onValueChange: ({ detail }) => (this.value = detail) }))));
92332
+ }), onInput: ev => this._onNativeInput(ev) })), hAsync("div", { key: '398a65da8a0b8bda9177375d75686123278af66a', slot: 'items', tabIndex: -1 }, hAsync("p-calendar", { key: 'a0fd9ec5fdeb9a42bd7394599c75659feca77489', disableWeekends: this.disableWeekends, disabledDates: this.disabledDates, enableToday: this.enableToday, maxDate: this.maxDate, minDate: this.minDate, mode: this.mode, preselectToday: this.preselectToday, todayText: this.todayText, value: this._value, variant: 'embedded', onValueChange: ({ detail }) => (this.value = detail) }))));
92318
92333
  }
92319
92334
  documentClickHandler({ target }) {
92320
92335
  if (!this._showDropdown || childOf(target, this._el)) {
@@ -94482,12 +94497,12 @@ class Dropdown {
94482
94497
  this._checkItems();
94483
94498
  }
94484
94499
  render() {
94485
- return (hAsync(Host, { key: 'bea55901999c7c3f61f34159e5f92459d09731f6', class: 'relative' }, hAsync("div", { key: '5b87e1c2f2f9a554817b0d31b3900fee887b9a0d', class: 'trigger', ref: el => (this._trigger = el), onClick: () => this._triggerClickHandler() }, hAsync("slot", { key: '892c49ef05c9cdddc9d4588047db031ca19bd7e7', name: 'trigger' })), hAsync("div", { key: 'd4d9a41469dff1ad3e2cf3c91c1587b71a77ec7c', class: 'relative w-full' }, hAsync("p-dropdown-menu-container", { key: 'efc6f77abb16a446fe2766d95c70c5537e9aeff5', allowOverflow: this.allowOverflow, class: cn(dropdownContainerClass({
94500
+ return (hAsync(Host, { key: '1c060fa3b674315b449445bc12cb7914ff809f42', class: 'relative' }, hAsync("div", { key: '526090a21972996fe865c251ab109170b3031f2d', class: 'trigger', ref: el => (this._trigger = el), onClick: () => this._triggerClickHandler() }, hAsync("slot", { key: 'c77c6b4e01d5f8192aada325f62d416f08ef50d5', name: 'trigger' })), hAsync("div", { key: '49300cd262ccd3f58aaea3abec9a00d210c340b8', class: 'relative w-full' }, hAsync("p-dropdown-menu-container", { key: 'c084d5a6d26f1c47b38ddcca5eae7727bc12e0e2', allowOverflow: this.allowOverflow, class: cn(dropdownContainerClass({
94486
94501
  strategy: this.strategy,
94487
94502
  maxWidth: this.applyMaxWidth,
94488
94503
  fullWidth: this.applyFullWidth && !this.applyMaxWidth,
94489
94504
  isDatepicker: this.isDatepicker,
94490
- }), this.containerClass), "data-placement": this.placement, "data-strategy": this.strategy, fullWidth: this.applyFullWidth && !this.applyMaxWidth, maxWidth: this.applyMaxWidth, ref: el => this._load(el), role: 'popover', scrollable: this.scrollable, variant: this.variant, onClick: () => this._containerClickHandler() }, hAsync("slot", { key: '66b2c42c812981d291e481af90a01c5069dc639d', name: 'items' })))));
94505
+ }), this.containerClass), "data-placement": this.placement, "data-strategy": this.strategy, fullWidth: this.applyFullWidth && !this.applyMaxWidth, maxWidth: this.applyMaxWidth, ref: el => this._load(el), role: 'popover', scrollable: this.scrollable, variant: this.variant, onClick: () => this._containerClickHandler() }, hAsync("slot", { key: '8e05aa667dbad7c2a443dcb7c513b5049ae966e5', name: 'items' })))));
94491
94506
  }
94492
94507
  _checkButtons(active = false) {
94493
94508
  const buttons = this._el.querySelectorAll('p-button[slot="trigger"]');
@@ -95400,11 +95415,11 @@ class EmptyState {
95400
95415
  const hasHeaderSlot = !!this._el.querySelector(':scope > [slot="header"]');
95401
95416
  const hasContentSlot = !!this._el.querySelector(':scope > [slot="content"]');
95402
95417
  const hasActionSlot = !!this._el.querySelector(':scope > [slot="action"]');
95403
- return (hAsync(ThemedHost, { key: '26fa195bc455389898a4fdfc85bdca67c24fca4c' }, hAsync("div", { key: 'eb935879258a656fb36abeed6e35a78bc3dc5e5f', class: emptyState({
95418
+ return (hAsync(ThemedHost, { key: 'a1c5b7682ac5ffd11beb25f2dd91d156becec4a3' }, hAsync("div", { key: 'd19221f86c59cc8583d1e96f59263e01ea4ad22d', class: emptyState({
95404
95419
  enableAction: asBoolean(this.enableAction, true),
95405
95420
  }), onClick: ev => this.enableAction && !this.actionLoading
95406
95421
  ? this.action.emit(ev)
95407
- : undefined }, this.illustration && (hAsync("p-illustration", { key: '1435c5a5b1a99c9ee91f0d0140a50129345290b5', class: 'mb-8 text-5xl text-indigo-600', variant: this.illustration })), hasHeaderSlot ? (hAsync("slot", { name: 'header' })) : (this.header?.length && (hAsync("p", { class: '\n my-0 text-center font-ambit text-sm font-bold text-storm-500\n dark:text-white\n ' }, this.header))), hasContentSlot ? (hAsync("slot", { name: 'content' })) : (this.content?.length && (hAsync("p", { class: '\n my-0 text-center text-sm font-normal text-storm-300\n dark:text-hurricane-200\n ' }, this.content))), this.enableAction &&
95422
+ : undefined }, this.illustration && (hAsync("p-illustration", { key: '0a078690887ee5eba9c383fe8ccba7aaeb110cdc', class: 'mb-8 text-5xl text-indigo-600', variant: this.illustration })), hasHeaderSlot ? (hAsync("slot", { name: 'header' })) : (this.header?.length && (hAsync("p", { class: '\n my-0 text-center font-ambit text-sm font-bold text-storm-500\n dark:text-white\n ' }, this.header))), hasContentSlot ? (hAsync("slot", { name: 'content' })) : (this.content?.length && (hAsync("p", { class: '\n my-0 text-center text-sm font-normal text-storm-300\n dark:text-hurricane-200\n ' }, this.content))), this.enableAction &&
95408
95423
  (hasActionSlot ? (hAsync("slot", { name: 'action' })) : (hAsync("p-button", { class: 'mt-4', icon: this.actionIcon, iconPosition: this.actionIconPosition, loading: this.actionLoading, variant: this.actionVariant }, this.actionText))))));
95409
95424
  }
95410
95425
  static get style() { return emptyStateComponentCss(); }
@@ -95808,8 +95823,8 @@ class Field {
95808
95823
  }
95809
95824
  render() {
95810
95825
  const { id, prefix, suffix, hasHeaderSlot, hasLabelSlot, hasHelperSlot, hasErrorSlot, hasValueSlot, } = this._getSlotInfo();
95811
- return (hAsync(ThemedHost, { key: 'c091460b44453403fec2ed139545107c2058f110' }, hAsync("p-field-container", { key: '5ad9958e1dc4878a9273e494d7f7d7c9ca2d140c', align: this.align, error: this.error, forceShowTooltip: (!!this.error?.length && !this._focused && this.autoShowError) ||
95812
- (!!this.error?.length && this.forceShowTooltip), helper: this.helper, id: id, label: this.label, loading: this.loading, loadingSize: this.size, required: this.required, showOptional: this.showOptional, variant: this.variant }, hasLabelSlot && (hAsync("slot", { key: '8b81aa5b830a8aef4460f2c08858c3e2a81eed85', name: 'label', slot: 'label' })), hasHeaderSlot && (hAsync("slot", { key: '9cc7bff773a21bc9e4a55a2f7c0d02d492d8b9f5', name: 'header', slot: 'header' })), hasHelperSlot && (hAsync("slot", { key: 'd6a0c928cea41b5e6ba746d091c738fa133c77ae', name: 'helper', slot: 'helper' })), hasErrorSlot && (hAsync("slot", { key: '0db80a02e54fbb01686ac8ad36e87febd408ba11', name: 'error', slot: 'error' })), hAsync("div", { key: '225ab322efae91247e0bb329b76e53d849900c1f', class: field({
95826
+ return (hAsync(ThemedHost, { key: '26ead7c05e6305596106f154754986a05237c454' }, hAsync("p-field-container", { key: '8828b6378d5a3e5c7c98dd52c0bc34ff7500ba02', align: this.align, error: this.error, forceShowTooltip: (!!this.error?.length && !this._focused && this.autoShowError) ||
95827
+ (!!this.error?.length && this.forceShowTooltip), helper: this.helper, id: id, label: this.label, loading: this.loading, loadingSize: this.size, required: this.required, showOptional: this.showOptional, variant: this.variant }, hasLabelSlot && (hAsync("slot", { key: 'c7a0344e9aec6a7e1c30e173fd5ceaf65268a912', name: 'label', slot: 'label' })), hasHeaderSlot && (hAsync("slot", { key: '9a0bdbb419369c6d658d5e1b855913ffe4dd42b0', name: 'header', slot: 'header' })), hasHelperSlot && (hAsync("slot", { key: 'dc417538960faecaa20898f52138042b52fc0232', name: 'helper', slot: 'helper' })), hasErrorSlot && (hAsync("slot", { key: '9e7659556f4bb3888d63ee6ca9b7d59bd7201db9', name: 'error', slot: 'error' })), hAsync("div", { key: 'e0f979932fd5afb26e60df3656c503475bbfb43e', class: field({
95813
95828
  error: !!this.error?.length,
95814
95829
  disabled: asBoolean(this.disabled),
95815
95830
  focused: asBoolean(this.focused) || this._focused,
@@ -95820,7 +95835,7 @@ class Field {
95820
95835
  ? `${this.value}`
95821
95836
  : undefined }, (this.error?.length ||
95822
95837
  prefix ||
95823
- (this.icon && this.iconPosition === 'start')) && (hAsync("div", { key: '65b67b891abe8c2d75cfad116279654d1fe0e68f', class: prefixAndSuffix({
95838
+ (this.icon && this.iconPosition === 'start')) && (hAsync("div", { key: '60384a989f7f7ce43dff577e5275d12d955f85ff', class: prefixAndSuffix({
95824
95839
  variant: this.variant,
95825
95840
  error: !!this.error?.length,
95826
95841
  disabled: asBoolean(this.disabled),
@@ -95832,7 +95847,7 @@ class Field {
95832
95847
  'mt-1': this.variant === 'read' && this.size === 'base',
95833
95848
  }), flip: this.iconFlip, rotate: this.iconRotate, variant: this.error?.length ? 'warning' : this.icon })) : (prefix))), this._getContent(hasValueSlot, id), (suffix ||
95834
95849
  (this.type === 'password' && this.enablePasswordEye) ||
95835
- (this.icon && this.iconPosition === 'end')) && (hAsync("div", { key: 'e16a8267f833e7de13dd8f70660b4aedb78e6365', class: cn(prefixAndSuffix({
95850
+ (this.icon && this.iconPosition === 'end')) && (hAsync("div", { key: '7bfc680f8dff73606785066d9e3ad3fbf7ad5e83', class: cn(prefixAndSuffix({
95836
95851
  variant: this.variant,
95837
95852
  error: !!this.error?.length,
95838
95853
  disabled: asBoolean(this.disabled),
@@ -97050,17 +97065,17 @@ class Label {
97050
97065
  */
97051
97066
  keepMobileContent = false;
97052
97067
  render() {
97053
- return (hAsync(ThemedHost, { key: '03d41360a16b87b97955fd230cca0928e7190890' }, hAsync("div", { key: 'b0f97e0f426f937c6226435acac26eb17863b0c7', class: label({
97068
+ return (hAsync(ThemedHost, { key: '6c0a882a32478d6b98d367cad09ca1e1b402a7bc' }, hAsync("div", { key: 'db302a4e8e1038554aed789c56cc3a1e30e4974f', class: label({
97054
97069
  variant: this.variant,
97055
97070
  iconOnly: this.iconOnly,
97056
97071
  keepMobileContent: this.keepMobileContent,
97057
- }) }, this.icon && (hAsync("p-icon", { key: '1c3a7c319a85b980f66a75d6243572dcc7107961', class: 'flex-shrink-0', flip: this.iconFlip, rotate: this.iconRotate, variant: this.icon })), !this.iconOnly && (hAsync("div", { key: 'fde6f8128638b90d7c13df21aa06c8345261882d', class: cn(`
97072
+ }) }, this.icon && (hAsync("p-icon", { key: '041fdc8930e91925f98eb3fb5dc268e67e98cdd4', class: 'flex-shrink-0', flip: this.iconFlip, rotate: this.iconRotate, variant: this.icon })), !this.iconOnly && (hAsync("div", { key: 'd2a815264c3193cc78b3aaa97f857a6cd43b7db4', class: cn(`
97058
97073
  flex-1 overflow-hidden text-ellipsis whitespace-nowrap text-sm
97059
97074
  font-medium
97060
97075
  `, {
97061
97076
  hidden: !this.keepMobileContent,
97062
97077
  'desktop-xs:block': !this.keepMobileContent,
97063
- }) }, hAsync("slot", { key: 'e3b77b8b0d9e8062643ae8344052efee8c49fd34' }))))));
97078
+ }) }, hAsync("slot", { key: '54f7bf815b2e47549b8facf49e87ec189e1dc92f' }))))));
97064
97079
  }
97065
97080
  static get style() { return labelComponentCss(); }
97066
97081
  static get cmpMeta() { return {
@@ -97131,10 +97146,10 @@ class Listing {
97131
97146
  }
97132
97147
  }
97133
97148
  render() {
97134
- return (hAsync("div", { key: '546443efa450db8ad951f0ef5782a0b03830a69f', class: cn('flex w-full flex-col flex-wrap items-start gap-1', {
97149
+ return (hAsync("div", { key: '4aefa549cfa63e471dd51c3dbcfdc9fb8116d7f5', class: cn('flex w-full flex-col flex-wrap items-start gap-1', {
97135
97150
  'opacity-100': this._generatedOnce,
97136
97151
  'opacity-0': !this._generatedOnce,
97137
- }) }, hAsync("slot", { key: 'b8d1018a64f9d53b0aa418af59e97c2b6f7879ae', onSlotchange: () => this._generateLinesOnce() })));
97152
+ }) }, hAsync("slot", { key: '2846ec0b0b2fba3c9f3bff9d9c9c791ff4282c24', onSlotchange: () => this._generateLinesOnce() })));
97138
97153
  }
97139
97154
  _generateLinesOnce() {
97140
97155
  if (this._generateTimeout) {
@@ -97704,7 +97719,7 @@ class Navbar {
97704
97719
  }
97705
97720
  _show = false;
97706
97721
  render() {
97707
- return (hAsync(ThemedHost, { key: '591d3927f242f9facfaf9f294f15dbeac42e8b4e' }, hAsync("p-backdrop", { key: '2046224840fd6b4226b1e9955020d3fa10cd989b', class: backdrop({ show: this._show }), scrollLock: this._show, onClicked: () => (this._show = false) }), hAsync("div", { key: 'dd5fa4c694f7de24e06147793838a28634935af1', class: sidebar({ class: sidebarAndTopbar(), show: this._show }) }, hAsync("div", { key: '28fb154b1b2ad316d7f7e257f06175b2d72e32d3', class: '\n flex w-full items-center justify-end\n layout-1280:hidden\n ' }, hAsync("p-button", { key: '8bc59b3e2838f24b31533724d234284f6b28343c', icon: 'menu-arrow', iconFlip: 'horizontal', iconOnly: true, variant: 'secondary', onClick: () => (this._show = false) })), hAsync("div", { key: 'eb509e7cf61476818dd193cd49aa793071cded3b', class: 'flex w-full flex-shrink-0 flex-col items-stretch' }, hAsync("slot", { key: '23148e3835fd87226a6ed115945e9a0a446b09d8', name: 'company' })), hAsync("div", { key: '96152138d895ecfcb595b4591646ef277dd3ede5', class: 'flex w-full flex-1 flex-col gap-6 overflow-y-auto' }, hAsync("slot", { key: 'c1c8af782d278271fe3975f3956c2b8170ccf585', name: 'content' })), hAsync("div", { key: '0b5d41bee2fb35c826ebb43364e337f5e79b6722', class: '\n mt-auto hidden w-full flex-shrink-0 flex-col\n layout-1280:flex\n ' }, hAsync("slot", { key: '481cfe7335ec0634e0e3e8dbc1a809ff89ebbd8f', name: 'user' }))), hAsync("div", { key: 'c5fe7d40beebf951d8112fe85f5cdf3edc428ec4', class: topbar({ class: sidebarAndTopbar() }) }, hAsync("p-button", { key: '16bfb3cb87f842c1c06e93e1baf5b75a894faafe', icon: 'menu-arrow', iconOnly: true, variant: 'secondary', onClick: () => (this._show = true) }), hAsync("slot", { key: '22480ac4e0c3f0b86641af18c418767b44baf79f', name: 'topbar' }))));
97722
+ return (hAsync(ThemedHost, { key: '5a01e00dd1e1871cde9828944b65daabf75ea31a' }, hAsync("p-backdrop", { key: '95bf7c4b78c9e49abae9a7281adf5624df0455a0', class: backdrop({ show: this._show }), scrollLock: this._show, onClicked: () => (this._show = false) }), hAsync("div", { key: '4dfea05f200954ec3793907d88d6d6a96c58f82f', class: sidebar({ class: sidebarAndTopbar(), show: this._show }) }, hAsync("div", { key: '9909f1ecf0015f9cba38b7eeba19e8beb1ef0ffc', class: '\n flex w-full items-center justify-end\n layout-1280:hidden\n ' }, hAsync("p-button", { key: 'aa42f08f6bdd06a185fa16a6606ba3a1c4b694d9', icon: 'menu-arrow', iconFlip: 'horizontal', iconOnly: true, variant: 'secondary', onClick: () => (this._show = false) })), hAsync("div", { key: '4f5af2ea3497d03b5b43ce5caba7c194917dcdcc', class: 'flex w-full flex-shrink-0 flex-col items-stretch' }, hAsync("slot", { key: 'd1919e7679b45237b8db4b9f5d128e14f864029a', name: 'company' })), hAsync("div", { key: '1ed21fedd6f1a681604a55280de176bd7659645c', class: 'flex w-full flex-1 flex-col gap-6 overflow-y-auto' }, hAsync("slot", { key: 'dc92c70f0de47a6b472c0f78cf60228b5936fa26', name: 'content' })), hAsync("div", { key: 'dc342612d9f23c9fa1ede1e0caa974319e980856', class: '\n mt-auto hidden w-full flex-shrink-0 flex-col\n layout-1280:flex\n ' }, hAsync("slot", { key: '6cc26b1d2f8c8107ed140d97357813731f72174a', name: 'user' }))), hAsync("div", { key: '663de2f179c9ac06bc498d06897f325ac0e02bea', class: topbar({ class: sidebarAndTopbar() }) }, hAsync("p-button", { key: '06b683990e12f04950b1d6a9e944849fe64753d0', icon: 'menu-arrow', iconOnly: true, variant: 'secondary', onClick: () => (this._show = true) }), hAsync("slot", { key: '98f91872c91f5e34c9c12b9029475bf2a8b224ba', name: 'topbar' }))));
97708
97723
  }
97709
97724
  handleCloseNavbar() {
97710
97725
  this._show = false;
@@ -97815,13 +97830,13 @@ class NavigationItem {
97815
97830
  render() {
97816
97831
  const TagType = this.as;
97817
97832
  const active = asBoolean(this.active) || this.class?.includes('active');
97818
- return (hAsync(ThemedHost, { key: 'ae16c9de7454fc81eabe1007ddacadc0910c30df', class: cn('inline-block', this.class) }, hAsync(TagType, { key: '5762e034f8994b2b545254e74bda83648051f7b4', class: navigationItem({
97833
+ return (hAsync(ThemedHost, { key: '60037e99c90aa900084ccd67a78a98b3db5625e6', class: cn('inline-block', this.class) }, hAsync(TagType, { key: '461cf0d042eb867040573c3133b5f51e87309838', class: navigationItem({
97819
97834
  icon: !!this.icon,
97820
97835
  active,
97821
- }), href: this.href, target: this.target }, hAsync("div", { key: '3f8f23069bc9bb4e74f21bdaf84a5799c94c1923', class: navigationItemIconContainer({ active }) }, hAsync("p-icon", { key: '35a783b85c8ecd4817c2d956f2146af0023ab103', variant: this.icon })), hAsync("span", { key: '850af9f755f29426abbc6c9aec0049b2c60bc6ae', class: cn({
97836
+ }), href: this.href, target: this.target }, hAsync("div", { key: '569400092cc3b9b6efe7097023c5f5ea0c748f4a', class: navigationItemIconContainer({ active }) }, hAsync("p-icon", { key: '9b8f03b0ebce991312cc62d648339d2552053dca', variant: this.icon })), hAsync("span", { key: '02aa90de89850780ab494c3d4e18843b0cbdcd6a', class: cn({
97822
97837
  'has-counter': !!this.counter,
97823
97838
  'w-full': this.applyFullWidth,
97824
- }) }, hAsync("slot", { key: '9ad7ed612cba22fd9e9586b2f7abb982edb7b472' })), !!this.counter && this.counter !== '0' && (hAsync("p-badge", { key: 'd5a732b8445a36b876835863bb5a3e01d42ad0f8' }, this.counter)), !!this.loading && hAsync("p-loader", { key: 'd3590283a8e0bb1ed5247146fff810c841577588', class: 'ml-auto' }))));
97839
+ }) }, hAsync("slot", { key: '60440cff2953b9066e540c70e8f62a52e94de31e' })), !!this.counter && this.counter !== '0' && (hAsync("p-badge", { key: 'cba0286d29ae348de152b8e391bebe657d2e38be' }, this.counter)), !!this.loading && hAsync("p-loader", { key: '94f0ce93c19385f562c1af309fd094771ad1733a', class: 'ml-auto' }))));
97825
97840
  }
97826
97841
  static get style() { return navigationItemComponentCss(); }
97827
97842
  static get cmpMeta() { return {
@@ -97855,7 +97870,7 @@ class NavigationSection {
97855
97870
  */
97856
97871
  header;
97857
97872
  render() {
97858
- return (hAsync(ThemedHost, { key: 'aabfc291e288f02dcd4968f03899077fb318abf0', class: 'flex flex-col gap-2' }, this.header?.length > 0 && (hAsync("p-navigation-title", { key: '507af087c66bdb236bb54af09819fbda57180bf7' }, this.header)), hAsync("div", { key: 'a6206f28cc39183855440bc575404817c9de5e3e', class: 'flex flex-col' }, hAsync("slot", { key: '56bbabeb6a8884aaa667055ffb082753733d0c6f' }))));
97873
+ return (hAsync(ThemedHost, { key: 'b8d2e03813c32fa7b3e14261ef0aef67a1bd9ba9', class: 'flex flex-col gap-2' }, this.header?.length > 0 && (hAsync("p-navigation-title", { key: 'a7440110aa669b2503ebfb06a84ec2b9b8dac749' }, this.header)), hAsync("div", { key: '85f7170c056774b1c63d495be8d76a655db17c29', class: 'flex flex-col' }, hAsync("slot", { key: '67d43e4c0737365815e7a26a0e400016239b98e8' }))));
97859
97874
  }
97860
97875
  static get style() { return navigationSectionComponentCss(); }
97861
97876
  static get cmpMeta() { return {
@@ -97956,12 +97971,12 @@ class Pagination {
97956
97971
  _hasPaginationPages = true;
97957
97972
  render() {
97958
97973
  const hidePageSizeSelect = this.hideOnSinglePage && this.total <= this.pageSizeOptions?.[0];
97959
- return (hAsync(ThemedHost, { key: '9a30d6c7d566a90f8ac44f77fab07d2a2446c72f' }, hAsync("div", { key: '85f2dcfc61804d63b84ad255652d446543c5c839', class: pagination$1({
97974
+ return (hAsync(ThemedHost, { key: 'ad344b2396e42451325894b7376ed3d690057d83' }, hAsync("div", { key: '671608ac708b712031af5c200c3ce07e8131cb03', class: pagination$1({
97960
97975
  hidden: (hidePageSizeSelect && !this._hasPaginationPages) ||
97961
97976
  (!this.enablePaginationSize && !this.enablePaginationPages),
97962
- }) }, this.enablePaginationPages && this.enablePaginationSize && (hAsync(Fragment, { key: '1c51b9320c6a18d1acbb540f0728ea3ce79e02d6' }, hAsync("p-pagination-size", { key: '08c020039f055c1205adac0ba4f9f32922781ebf', hidden: hidePageSizeSelect, size: this.pageSize, sizeOptions: this.pageSizeOptions, onSizeChange: ({ detail }) => this._changePageSize(detail) }), !hidePageSizeSelect &&
97977
+ }) }, this.enablePaginationPages && this.enablePaginationSize && (hAsync(Fragment, { key: '9cdc73872c65ab22e8c9ef4158be2016181fc6ba' }, hAsync("p-pagination-size", { key: '5e574099fa2e4236d50d7593f19fcfb8c90ecc7f', hidden: hidePageSizeSelect, size: this.pageSize, sizeOptions: this.pageSizeOptions, onSizeChange: ({ detail }) => this._changePageSize(detail) }), !hidePageSizeSelect &&
97963
97978
  this.hideOnSinglePage &&
97964
- this._hasPaginationPages && (hAsync("p-divider", { key: '0587d352bea9161f7b708221a35cc9ccec2d81ff', class: '\n mx-0 h-4 text-off-white-700\n dark:text-hurricane-400\n ', variant: 'vertical' })))), this.enablePaginationPages && (hAsync("p-pagination-pages", { key: 'c0642155df14ece17ac84ea8a285a01b62f2bc28', hideOnSinglePage: this.hideOnSinglePage, page: this.page, pageSize: this.pageSize, total: this.total, onPageChange: ({ detail }) => this.pageChange.emit(detail), onPagesChange: ({ detail }) => {
97979
+ this._hasPaginationPages && (hAsync("p-divider", { key: '6b5d9cb7d4d8067b68b2c600eaa644cf6e14e6d5', class: '\n mx-0 h-4 text-off-white-700\n dark:text-hurricane-400\n ', variant: 'vertical' })))), this.enablePaginationPages && (hAsync("p-pagination-pages", { key: '9e3dba15164786562aa0d912a67f57f8b2cc7366', hideOnSinglePage: this.hideOnSinglePage, page: this.page, pageSize: this.pageSize, total: this.total, onPageChange: ({ detail }) => this.pageChange.emit(detail), onPagesChange: ({ detail }) => {
97965
97980
  this._hasPaginationPages = detail > 1;
97966
97981
  this.pagesChange.emit(detail);
97967
97982
  } })))));
@@ -98559,7 +98574,7 @@ class Profile {
98559
98574
  }
98560
98575
  render() {
98561
98576
  const content = this._getContent();
98562
- return (hAsync(ThemedHost, { key: '6d75fe9ed4ac33cfc764d9fab67484d6a9f07721' }, this._hasDropdownSlot ? (hAsync("p-dropdown", { applyChevron: false, applyFullWidth: true, applyMaxWidth: false, manualChevron: true, placement: this.dropdownLocation, strategy: 'absolute', onIsOpen: ev => (this._dropdownOpen = ev.detail) }, hAsync("p-button", { active: this._dropdownOpen, chevron: this._dropdownOpen ? 'up' : 'down', class: 'w-full', size: 'lg', slot: 'trigger', variant: 'dropdown' }, content), hAsync("div", { slot: 'items' }, hAsync("slot", { name: 'dropdown', onSlotchange: () => this._checkDropdownSlot() })))) : (content)));
98577
+ return (hAsync(ThemedHost, { key: 'ac643a05aaf0376f608a9c1f590ae21594a17c18' }, this._hasDropdownSlot ? (hAsync("p-dropdown", { applyChevron: false, applyFullWidth: true, applyMaxWidth: false, manualChevron: true, placement: this.dropdownLocation, strategy: 'absolute', onIsOpen: ev => (this._dropdownOpen = ev.detail) }, hAsync("p-button", { active: this._dropdownOpen, chevron: this._dropdownOpen ? 'up' : 'down', class: 'w-full', size: 'lg', slot: 'trigger', variant: 'dropdown' }, content), hAsync("div", { slot: 'items' }, hAsync("slot", { name: 'dropdown', onSlotchange: () => this._checkDropdownSlot() })))) : (content)));
98563
98578
  }
98564
98579
  slotchange() {
98565
98580
  this._checkDropdownSlot();
@@ -98793,13 +98808,13 @@ class Range {
98793
98808
  valueChange;
98794
98809
  render() {
98795
98810
  const percentage = Math.round((this.value / (this.max - this.min)) * 100);
98796
- return (hAsync(ThemedHost, { key: '2d2460d0c69169794ca7f22f80bfe29eee2c6e72' }, hAsync("div", { key: '7441a9994ebd42f91d0b592ab1d4345ff0da9817', class: '\n flex w-inherit items-center gap-2 text-storm-300\n dark:text-hurricane-200\n ' }, hAsync("p-icon", { key: '2dfd00d0e7042aa63223fbdb2f537f55ec5d624c', variant: 'minus' }), hAsync("div", { key: '77dc1faecfdccf7692af8276043fa851e3febfdf', class: 'relative h-6 flex-1' }, hAsync("input", { key: 'da4efbb82a44ee8f7924b9447abfbdb1cbebf10f', max: this.max, min: this.min, step: this.step, type: 'range', value: this.value, onInput: ev => {
98811
+ return (hAsync(ThemedHost, { key: '7ae1d611a44308f1112f9dea967961056219b2d6' }, hAsync("div", { key: '9bd92e5e01cb76148a2e3a8fe1a232f751820870', class: '\n flex w-inherit items-center gap-2 text-storm-300\n dark:text-hurricane-200\n ' }, hAsync("p-icon", { key: '3ba3b7e3d9b2f9a3a96dadffdb83771f7267c4c8', variant: 'minus' }), hAsync("div", { key: '510d47e53583cb2aebe6acca953a9cd920533f7e', class: 'relative h-6 flex-1' }, hAsync("input", { key: '4b25bff4c5807c58518921640ee389783db570e1', max: this.max, min: this.min, step: this.step, type: 'range', value: this.value, onInput: ev => {
98797
98812
  const value = ev.target.value;
98798
98813
  this.value = Number.parseFloat(value);
98799
98814
  this.valueChange.emit(value);
98800
- } }), hAsync("div", { key: '19677761561399e485961a92cdf6167d8334f439', class: '\n absolute left-0 top-1/2 z-[1] h-[2px] -translate-y-1/2 transform\n bg-indigo-600\n ', style: {
98815
+ } }), hAsync("div", { key: '1006c5ebbc20a7515d71351c07b19592c1b0005e', class: '\n absolute left-0 top-1/2 z-[1] h-[2px] -translate-y-1/2 transform\n bg-indigo-600\n ', style: {
98801
98816
  width: `calc(${percentage}% - (1rem * ${percentage} / 100))`,
98802
- } })), hAsync("p-icon", { key: '96ecdaa05a4a710a980fab7f77a3d845f837ce5c', variant: 'plus' }))));
98817
+ } })), hAsync("p-icon", { key: '80ae3d942bec909938eca84c2fb3379733e0e5c6', variant: 'plus' }))));
98803
98818
  }
98804
98819
  static get style() { return rangeComponentCss(); }
98805
98820
  static get cmpMeta() { return {
@@ -99295,8 +99310,8 @@ class Select {
99295
99310
  if (this.error?.length) {
99296
99311
  buttonIcon = 'warning';
99297
99312
  }
99298
- return (hAsync(ThemedHost, { key: 'e558118df2ca323c56ce1af9ca940f9ab3064bf5' }, hAsync("p-field-container", { key: '8c59c91d1962edee3ee06ca33f93e670aaf471d2', error: this.error, forceShowTooltip: !!this.error?.length && !this._showDropdown, helper: this.helper, label: this.label, prefix: this.prefix, required: this.required, showOptional: this.showOptional, variant: 'write' }, hAsync("p-dropdown", { key: '81ce03dc69685e18a92090628818e0ea902b9f3b', applyChevron: false, applyFullWidth: true, applyMaxWidth: false, "disable-trigger-click": this.disabled, insideClick: true, manual: true, manualChevron: true, scrollable: this.enableAutocomplete ? 'large' : true, show: this._showDropdown, slot: 'content', strategy: this.strategy, onIsOpen: ev => this._onDropdownOpen(ev) }, hAsync("p-button", { key: '71a818c2ee268b8c169cc65bcd405ab8153bacb9', active: this._showDropdown, chevron: this.showChevron ? (this._showDropdown ? 'up' : 'down') : false, class: 'w-full', error: !!this.error?.length, icon: buttonIcon, iconClass: this.applyClassOnSelectedItem &&
99299
- this._selectedItem?.[this.iconClassKey], size: this.size, slot: 'trigger', variant: 'secondary', onClick: ev => this._onClick(ev) }, hAsync("div", { key: '53f5fc2d15c94e96f629c6bd53e2456078f47dd3', class: 'relative min-w-0 flex-1', ref: ref => (this._inputRef = ref) }, this._displayValue)), this.loading ? this._getLoadingItems() : this._getItems(), this.showAddItem && this._getAddItem()))));
99313
+ return (hAsync(ThemedHost, { key: '7e8d14438dbcd4e04e0c16212331ed5f84a81687' }, hAsync("p-field-container", { key: '85aefa5955e9dd35bafb5a5e4304e05b4cb90178', error: this.error, forceShowTooltip: !!this.error?.length && !this._showDropdown, helper: this.helper, label: this.label, prefix: this.prefix, required: this.required, showOptional: this.showOptional, variant: 'write' }, hAsync("p-dropdown", { key: '5abab1839f85953424513857034ef5318bf07ee5', applyChevron: false, applyFullWidth: true, applyMaxWidth: false, "disable-trigger-click": this.disabled, insideClick: true, manual: true, manualChevron: true, scrollable: this.enableAutocomplete ? 'large' : true, show: this._showDropdown, slot: 'content', strategy: this.strategy, onIsOpen: ev => this._onDropdownOpen(ev) }, hAsync("p-button", { key: '6bfb1a5374aaebf543127370bdae01982c3a72f2', active: this._showDropdown, chevron: this.showChevron ? (this._showDropdown ? 'up' : 'down') : false, class: 'w-full', error: !!this.error?.length, icon: buttonIcon, iconClass: this.applyClassOnSelectedItem &&
99314
+ this._selectedItem?.[this.iconClassKey], size: this.size, slot: 'trigger', variant: 'secondary', onClick: ev => this._onClick(ev) }, hAsync("div", { key: 'aec19a4d60ad51080b8c2e2f9aa545e42c77dd0b', class: 'relative min-w-0 flex-1', ref: ref => (this._inputRef = ref) }, this._displayValue)), this.loading ? this._getLoadingItems() : this._getItems(), this.showAddItem && this._getAddItem()))));
99300
99315
  }
99301
99316
  documentClickHandler(event) {
99302
99317
  if (!this._showDropdown || childOfComposed(event, this._el)) {
@@ -101087,7 +101102,7 @@ class TableCell {
101087
101102
  };
101088
101103
  }
101089
101104
  render() {
101090
- return (hAsync(ThemedHost, { key: '60664289f3bea1265629a030dc78ca4a74e86495', class: this._getColumnClasses() }, this.checkbox, this._getContent(), false));
101105
+ return (hAsync(ThemedHost, { key: 'f5f3de7bc6bf626302e12c004c9b2e80c60294db', class: this._getColumnClasses() }, this.checkbox, this._getContent(), false));
101091
101106
  }
101092
101107
  _getContent() {
101093
101108
  if (this.variant === 'loading') {
@@ -101398,12 +101413,12 @@ class TableFooter {
101398
101413
  this._renderCheckTimeout = setTimeout(() => this._checkStuck(), 200);
101399
101414
  }
101400
101415
  render() {
101401
- return (hAsync(ThemedHost, { key: '02a79c59c0cc54d8f7244fcd4d494630284b79dc' }, hAsync("div", { key: 'b6da3c41838f6c5318068385ca69ce61ec55285f', class: footer({
101416
+ return (hAsync(ThemedHost, { key: 'e46fcc04ec0a9822388fb7c3b5d5b269d1c81508' }, hAsync("div", { key: '70e36a4c60ba4747f7721bf88dc1af56a8745e92', class: footer({
101402
101417
  pinned: this._isPinned,
101403
101418
  hidden: this._hidden,
101404
101419
  tableHeaderHasAction: this.tableHeaderHasAction,
101405
101420
  }) }, (this.enablePaginationPages || this.enablePaginationSize) &&
101406
- this.total > 0 && (hAsync("p-pagination", { key: '0122f9d68dea08cb1ea0b5573afcbc699a51e5f0', class: 'pointer-events-auto z-[2]', enablePaginationPages: this.enablePaginationPages, enablePaginationSize: this.enablePaginationSize, hideOnSinglePage: this.hideOnSinglePage, page: this.page, pageSize: this.pageSize, pageSizeOptions: this.pageSizeOptions, total: this.total, onPageChange: ({ detail }) => this.pageChange.emit(detail), onPageSizeChange: ({ detail }) => this._changePageSize(detail), onPagesChange: ({ detail }) => (this._hasPaginationPages = detail > 1) })))));
101421
+ this.total > 0 && (hAsync("p-pagination", { key: '179eb5b828887f78cb6f4a15784cd9be9df47d4a', class: 'pointer-events-auto z-[2]', enablePaginationPages: this.enablePaginationPages, enablePaginationSize: this.enablePaginationSize, hideOnSinglePage: this.hideOnSinglePage, page: this.page, pageSize: this.pageSize, pageSizeOptions: this.pageSizeOptions, total: this.total, onPageChange: ({ detail }) => this.pageChange.emit(detail), onPageSizeChange: ({ detail }) => this._changePageSize(detail), onPagesChange: ({ detail }) => (this._hasPaginationPages = detail > 1) })))));
101407
101422
  }
101408
101423
  _changePageSize(s) {
101409
101424
  if (!s) {
@@ -111242,13 +111257,13 @@ class TableRow {
111242
111257
  */
111243
111258
  isLast = false;
111244
111259
  render() {
111245
- return (hAsync(ThemedHost, { key: '1b9139cb381d72eb6a14f6503f8e21c19bee4841' }, hAsync("div", { key: 'bfa95509c2f9e38a5c91741a71a2e36bee729daa', class: 'flex flex-col' }, hAsync("div", { key: 'fc7c8e0051b9a8b676117b1001225f04a4624fdf', class: row({
111260
+ return (hAsync(ThemedHost, { key: '4420644601f21ec8ff93447e9609cd83003832e7' }, hAsync("div", { key: 'b42cddc200375f6e7ef93cdf1953b1107fa1a25d', class: 'flex flex-col' }, hAsync("div", { key: 'd65dae6ac9c8dfe9ec664c14386415332d7604a9', class: row({
111246
111261
  variant: this.variant,
111247
111262
  enableHover: this.enableHover,
111248
111263
  checked: this.checked,
111249
- }) }, hAsync("div", { key: 'bcb73f6e99b10220d3fc7f0b27dc13fed2b02d32', class: content$1({
111264
+ }) }, hAsync("div", { key: '1c1eeb3b0b43f9eaaf923e75442f033cf12f8990', class: content$1({
111250
111265
  variant: this.variant,
111251
- }) }, hAsync("slot", { key: 'da29b07a752cbd0d5cf46ddccbaea4a2af3dae7a' }), hAsync("div", { key: 'e4ebfe659c0615848800d8e45befb04f2c5c8cbd', class: actions() }, hAsync("slot", { key: '02398de67b6c0857d3cea60228eaea956629a6b9', name: 'actions' })))), !asBoolean(this.isLast) && this.variant !== 'secondary' && (hAsync("p-divider", { key: '096780e3edb7907a3d495fa5fb09047499326440' })))));
111266
+ }) }, hAsync("slot", { key: 'fe84b025ad57eaed3ef0ac3c6e019bfd38478494' }), hAsync("div", { key: '81cdc196d081f7a18d80b044b646e0c0fbc1f0d6', class: actions() }, hAsync("slot", { key: 'df1ffcd595ac77edfded8b3185db8ceadf4463c7', name: 'actions' })))), !asBoolean(this.isLast) && this.variant !== 'secondary' && (hAsync("p-divider", { key: '50c2979b52aa58470b3d870b55dc6a1e4d793243' })))));
111252
111267
  }
111253
111268
  static get style() { return tableRowComponentCss(); }
111254
111269
  static get cmpMeta() { return {
@@ -111438,7 +111453,7 @@ class Toast {
111438
111453
  */
111439
111454
  action;
111440
111455
  render() {
111441
- return (hAsync(ThemedHost, { key: 'e32a61d502706a653b1c6c38f7d824ebd1f963ac' }, hAsync("div", { key: 'c6bf41ed1b650c5c0c995b478d5c97d637d34c8f', class: '\n flex gap-2 rounded-lg border border-solid border-storm-100 bg-white p-2\n shadow-2\n dark:border-hurricane-800 dark:bg-hurricane-800\n ', onClick: () => this._onClick() }, hAsync("div", { key: 'f590f2fd167edd1b59e4f5787d119e3724ab421a', class: indicator({ variant: this.variant }) }), hAsync("div", { key: '75c068639ab34103e74fac04580743308c1bbf86', class: content() }, hAsync("div", { key: 'a9b01af8233216cd06648e155445f220c3889fd1', class: 'flex w-full min-w-0 flex-col' }, hAsync("p", { key: 'beb883d36ffe36ff8471d47da6ebfbd2c731b7a5', class: '\n m-0 overflow-hidden text-ellipsis whitespace-nowrap text-sm\n font-semibold text-storm-500\n dark:text-white\n ' }, this.header?.length ? this.header : hAsync("slot", { name: 'header' })), hAsync("p", { key: 'b42c1a64265c8dca7296e69574ef0080a6b6737a', class: '\n m-0 w-full overflow-hidden text-ellipsis whitespace-nowrap text-xs\n text-storm-300\n dark:text-hurricane-200\n ' }, this.content?.length ? this.content : hAsync("slot", { name: 'content' }))), this.enableAction && (hAsync("div", { key: 'b3ace014a5d1de6a4b5053be9b47947012a8f94f', class: '\n flex-shrink-0 cursor-pointer p-2 text-storm-200\n hover:text-storm-500 hover:text-white\n dark:text-hurricane-200\n ' }, hAsync("p-icon", { key: '23df5fc66325acb07c0a3f89654cc360965730cb', flip: this.actionIconFlip, rotate: this.actionIconRotate, variant: this.actionIcon })))))));
111456
+ return (hAsync(ThemedHost, { key: '6394f16be6bb3274259ac89c4636aa4316c44412' }, hAsync("div", { key: 'd1e8251c4354dc4cef8b544bf4be4c060663fbc3', class: '\n flex gap-2 rounded-lg border border-solid border-storm-100 bg-white p-2\n shadow-2\n dark:border-hurricane-800 dark:bg-hurricane-800\n ', onClick: () => this._onClick() }, hAsync("div", { key: '5e7f692403be82843b611e3137427850cd1d6fc5', class: indicator({ variant: this.variant }) }), hAsync("div", { key: '8de363d0c2a838d4d65f0af927a756d1eb33f378', class: content() }, hAsync("div", { key: '44348814b85e349dbee31098f57f669cbbf2a3d1', class: 'flex w-full min-w-0 flex-col' }, hAsync("p", { key: 'ca5f487607e23e676c9027c8064969d90e1dddde', class: '\n m-0 overflow-hidden text-ellipsis whitespace-nowrap text-sm\n font-semibold text-storm-500\n dark:text-white\n ' }, this.header?.length ? this.header : hAsync("slot", { name: 'header' })), hAsync("p", { key: '7899f789e38ae32d31d0d043291de62a59b01d4d', class: '\n m-0 w-full overflow-hidden text-ellipsis whitespace-nowrap text-xs\n text-storm-300\n dark:text-hurricane-200\n ' }, this.content?.length ? this.content : hAsync("slot", { name: 'content' }))), this.enableAction && (hAsync("div", { key: 'dcf72ae9760053615e1766c24b410e8163ff96b8', class: '\n flex-shrink-0 cursor-pointer p-2 text-storm-200\n hover:text-storm-500 hover:text-white\n dark:text-hurricane-200\n ' }, hAsync("p-icon", { key: 'e6abf4d667376c87776512b2ec0ad63f0e59f8d7', flip: this.actionIconFlip, rotate: this.actionIconRotate, variant: this.actionIcon })))))));
111442
111457
  }
111443
111458
  _onClick() {
111444
111459
  if (this.enableAction) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paperless/core",
3
- "version": "3.16.0",
3
+ "version": "3.17.1",
4
4
  "description": "Stencil Component Starter",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs.js",
@@ -1 +0,0 @@
1
- import{r as a,h as e}from"./p-yFtRjnrU.js";import{T as s}from"./p-CSySY6aC.js";import"./p-6XOzWrsN.js";const t=class{constructor(e){a(this,e)}header;render(){return e(s,{key:"aabfc291e288f02dcd4968f03899077fb318abf0",class:"flex flex-col gap-2"},this.header?.length>0&&e("p-navigation-title",{key:"507af087c66bdb236bb54af09819fbda57180bf7"},this.header),e("div",{key:"a6206f28cc39183855440bc575404817c9de5e3e",class:"flex flex-col"},e("slot",{key:"56bbabeb6a8884aaa667055ffb082753733d0c6f"})))}};t.style="*{box-sizing:border-box}.static{position:static}.flex{display:flex}.flex-col{flex-direction:column}.gap-2{gap:.5rem}";export{t as p_navigation_section}
@@ -1 +0,0 @@
1
- import{r as t,a as e,h as a}from"./p-yFtRjnrU.js";import{T as r}from"./p-CSySY6aC.js";import{c as i}from"./p-xs4N_Y-0.js";import"./p-6XOzWrsN.js";import"./p-ChV9xqsO.js";const o=class{constructor(a){t(this,a),this.isOpen=e(this,"isOpen",3)}variant="primary";header;open=!1;closeable=!0;openable=!0;isOpen;render(){return a(r,{key:"e8d0a5eca31d3df3444861da1209a1f93fc5a84f"},a("div",{key:"aa3fe2f426aab19964ff5a23108a7a1a203a37b1",class:"flex w-full flex-col"},a("div",{key:"70bb96986d286a5ff6cd5914934bf30ff1e64bb7",class:i("flex cursor-pointer items-center gap-2",{"text-storm-500 dark:text-white":"primary"===this.variant,"text-storm-300 dark:text-hurricane-200":"secondary"===this.variant}),onClick:()=>this._onClick()},a("p-icon",{key:"6bae36a2b8de1d0f761a619b0ebb107baee5d827",class:"flex shrink-0",rotate:this.open?0:-90,variant:"caret"}),a("p",{key:"4a2cf003a82d1f7d868b1ce813f661e2d3743ebb",class:"my-0 shrink-0 whitespace-nowrap text-base font-medium"},this.header),a("p-divider",{key:"45dfcdfdd35139f1c4c63c9b789842d816646287",class:"flex-1"})),this.open&&a("div",{key:"3e05f0710f0e7eb05d5d3844812807dd5501dc0c",class:"mt-4"},a("slot",{key:"5dcc4ab2e8817e19786d80bc3433b905bffde2cc"}))))}_onClick(){!this.closeable&&this.open||(this.openable||this.open)&&(this.open=!this.open,this.isOpen.emit(this.open))}};o.style="*{box-sizing:border-box}.static{position:static}.my-0{margin-bottom:0;margin-top:0}.mt-4{margin-top:1rem}.flex{display:flex}.w-full{width:100%}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-2{gap:.5rem}.whitespace-nowrap{white-space:nowrap}.text-base{font-size:1rem;line-height:1.5rem}.font-medium{font-weight:500}.text-hurricane-200{--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.text-storm-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.text-storm-500{--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-hurricane-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-hurricane-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}";export{o as p_accordion}
@@ -1 +0,0 @@
1
- import{p as e,B as a,c as o,w as t,N as n,H as i,g as l,b as c}from"./p-yFtRjnrU.js";export{s as setNonce}from"./p-yFtRjnrU.js";var r=e=>{const a=e.cloneNode;e.cloneNode=function(e){if("TEMPLATE"===this.nodeName)return a.call(this,e);const o=a.call(this,!1),t=this.childNodes;if(e)for(let e=0;e<t.length;e++)2!==t[e].nodeType&&o.appendChild(t[e].cloneNode(!0));return o}};(()=>{a.isDev&&!a.isTesting&&o("Running in development mode."),a.cloneNodeFix&&r(i.prototype);const l=a.scriptDataOpts?t.document&&Array.from(t.document.querySelectorAll("script")).find((e=>new RegExp(`/${n}(\\.esm)?\\.js($|\\?|#)`).test(e.src)||e.getAttribute("data-stencil-namespace")===n)):null,c=import.meta.url,s=a.scriptDataOpts&&(l||{})["data-opts"]||{};return""!==c&&(s.resourcesUrl=new URL(".",c).href),e(s)})().then((async e=>(await l(),c(JSON.parse('[["p-868664e6",[[769,"p-button",{"label":[1],"as":[1],"underline":[4],"tabIndex":[2,"tab-index"],"variant":[1],"active":[4],"error":[4],"href":[1],"target":[1],"size":[1],"type":[1],"loading":[4],"chevron":[8],"chevronPosition":[1,"chevron-position"],"disabled":[4],"icon":[1],"iconOnly":[4,"icon-only"],"iconClass":[1,"icon-class"],"iconPosition":[1,"icon-position"],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"],"inheritText":[4,"inherit-text"],"buttonGroupPosition":[1,"button-group-position"],"class":[1]},[[2,"click","handleClick"]]],[769,"p-loader",{"show":[4],"variant":[1],"color":[1],"modalTitle":[1,"modal-title"],"modalDescription":[1,"modal-description"]}],[513,"p-icon",{"variant":[1],"size":[1],"rotate":[2],"flip":[1]}]]],["p-418e1cfb",[[772,"p-table",{"items":[1],"loading":[4],"headerLoading":[4,"header-loading"],"footerLoading":[4,"footer-loading"],"amountOfLoadingRows":[2,"amount-of-loading-rows"],"enableRowSelection":[4,"enable-row-selection"],"rowSelectionLimit":[2,"row-selection-limit"],"enableRowClick":[4,"enable-row-click"],"selectedRows":[16],"enableFloatingMenu":[4,"enable-floating-menu"],"floatingMenuAmountSelectedTemplate":[16],"selectionKey":[1,"selection-key"],"canSelectKey":[1,"can-select-key"],"enableHeader":[4,"enable-header"],"quickFilters":[1,"quick-filters"],"activeQuickFilterIdentifier":[1,"active-quick-filter-identifier"],"enableSearch":[4,"enable-search"],"query":[1025],"enableFilter":[4,"enable-filter"],"enableFilterDesktop":[4,"enable-filter-desktop"],"selectedFiltersAmount":[2,"selected-filters-amount"],"filterButtonTemplate":[16],"enableAction":[4,"enable-action"],"actionButtonLoading":[4,"action-button-loading"],"actionButtonEnabled":[4,"action-button-enabled"],"actionButtonIcon":[1,"action-button-icon"],"actionButtonText":[1,"action-button-text"],"actionButtonTemplate":[16],"enableFooter":[4,"enable-footer"],"enablePaginationSize":[4,"enable-pagination-size"],"enablePaginationPages":[4,"enable-pagination-pages"],"enableExport":[4,"enable-export"],"page":[1538],"total":[2],"pageSize":[2,"page-size"],"pageSizeOptions":[16],"hideOnSinglePage":[4,"hide-on-single-page"],"emptyStateHeader":[16],"emptyStateContent":[16],"emptyStateAction":[16],"enableEmptyStateAction":[4,"enable-empty-state-action"],"emptyStateFilteredHeader":[16],"emptyStateFilteredContent":[16],"shadow":[4],"_locales":[32],"_extraHeaders":[32],"_columns":[32],"_items":[32],"_enableRowSelection":[32],"_rowSelectionLimit":[32],"_rowActionsFloating":[32],"_rowActionsRow":[32],"_footerHidden":[32]},[[16,"localeChanged","_setLocales"],[16,"tableDefinitionChanged","onTableDefinitionUpdated"],[4,"keydown","keyDown"],[4,"keyup","keyUp"],[4,"visibilitychange","visibilityChange"],[9,"resize","_setRowSelectionData"]],{"items":[{"_parseItems":0}],"enableRowSelection":[{"_setRowSelectionData":0}],"rowSelectionLimit":[{"_setRowSelectionData":0}],"selectedRows":[{"_setRowSelectionData":0}]}]]],["p-ce15940f",[[576,"p-select",{"items":[1],"multi":[516],"strategy":[1],"icon":[1],"query":[1],"placeholder":[1],"autocompletePlaceholder":[1,"autocomplete-placeholder"],"value":[8],"displayKey":[1,"display-key"],"dropdownDisplayKey":[1,"dropdown-display-key"],"selectionDisplayKey":[1,"selection-display-key"],"valueKey":[1,"value-key"],"avatarKey":[1,"avatar-key"],"iconKey":[1,"icon-key"],"iconClassKey":[1,"icon-class-key"],"showIconOnSelectedItem":[1,"show-icon-on-selected-item"],"classKey":[1,"class-key"],"applyClassOnSelectedItem":[4,"apply-class-on-selected-item"],"applyClassOnSelectedItemInMenu":[4,"apply-class-on-selected-item-in-menu"],"avatarLettersKey":[1,"avatar-letters-key"],"identifierKey":[1,"identifier-key"],"queryKey":[1,"query-key"],"autoSelectFirst":[4,"auto-select-first"],"showChevron":[4,"show-chevron"],"maxDisplayedItems":[2,"max-displayed-items"],"enableAutocomplete":[4,"enable-autocomplete"],"enableTextWrap":[4,"enable-text-wrap"],"asyncFilter":[4,"async-filter"],"loading":[4],"enableSelectAll":[4,"enable-select-all"],"selectAllText":[1,"select-all-text"],"selectAllIcon":[1,"select-all-icon"],"size":[1],"prefix":[1],"label":[1],"helper":[1],"required":[516],"showOptional":[516,"show-optional"],"error":[513],"disabled":[516],"showAddItem":[4,"show-add-item"],"addItemText":[1,"add-item-text"],"emptyStateText":[1,"empty-state-text"],"_showDropdown":[32],"_selectedItem":[32],"_allSelected":[32],"_amountHidden":[32]},[[6,"click","documentClickHandler"]],{"value":[{"_valueChange":0}],"items":[{"itemChanges":0}],"_showDropdown":[{"_showDropdownChanges":0}],"multi":[{"multiChanges":0}]}]]],["p-81f2e6ef",[[576,"p-datepicker",{"placeholder":[1],"value":[1],"preselectToday":[4,"preselect-today"],"enableNativePicker":[4,"enable-native-picker"],"disabledDates":[1,"disabled-dates"],"minDate":[1,"min-date"],"maxDate":[1,"max-date"],"disableWeekends":[4,"disable-weekends"],"enableToday":[4,"enable-today"],"todayText":[1,"today-text"],"mode":[1],"format":[1],"hideIconWhenFilled":[4,"hide-icon-when-filled"],"size":[1],"prefix":[1],"label":[1],"loading":[4],"helper":[1],"required":[516],"showOptional":[516,"show-optional"],"error":[513],"disabled":[516],"strategy":[1],"placement":[513],"_showDropdown":[32],"_value":[32],"_minDate":[32],"_maxDate":[32],"_disabledDates":[32],"_isMobileBrowser":[32]},[[6,"click","documentClickHandler"]],{"value":[{"parseValue":0}],"minDate":[{"parseMinDate":0}],"maxDate":[{"parseMaxDate":0}],"disabledDates":[{"parseDisabledDates":0}]}]]],["p-cfd7eb55",[[769,"p-modal",{"size":[1],"header":[1],"show":[4],"applyBlur":[4,"apply-blur"],"showClose":[4,"show-close"],"showMobileFooter":[4,"show-mobile-footer"],"backdropClickClose":[4,"backdrop-click-close"],"scrollLock":[4,"scroll-lock"],"_closing":[32]},[[8,"closeModal","handleCloseModal"]]]]],["p-2c68cb4f",[[769,"p-drawer",{"header":[1],"show":[4],"applyBlur":[4,"apply-blur"],"showClose":[4,"show-close"],"backdropClickClose":[4,"backdrop-click-close"],"canClose":[4,"can-close"],"scrollLock":[4,"scroll-lock"],"_closing":[32]},[[8,"closeDrawer","handleCloseDrawer"],[8,"forceCloseDrawer","handleForceCloseDrawer"]]]]],["p-ee723380",[[513,"p-attachment",{"enableCameraOnMobile":[4,"enable-camera-on-mobile"],"value":[1],"fileId":[1,"file-id"],"accept":[1],"label":[1],"helper":[1],"required":[516],"mode":[1],"placeholder":[1],"cameraTooltip":[1,"camera-tooltip"],"downloadTooltip":[1,"download-tooltip"],"uploadTooltip":[1,"upload-tooltip"],"deleteTooltip":[1,"delete-tooltip"],"loading":[4],"error":[1]}]]],["p-b8caedf6",[[769,"p-profile",{"dropdownLocation":[1,"dropdown-location"],"_dropdownOpen":[32],"_hasDropdownSlot":[32]},[[0,"slotchange","slotchange"]]]]],["p-5e83a91b",[[769,"p-navbar",{"_show":[32]},[[8,"closeNavbar","handleCloseNavbar"],[8,"openNavbar","handleOpenNavbar"]]]]],["p-e6303115",[[769,"p-card-header",{"variant":[1],"header":[1],"icon":[1],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"],"divider":[4]}]]],["p-501f2f7c",[[774,"p-navigation-item",{"icon":[1],"active":[4],"loading":[4],"as":[1],"counter":[8],"href":[1],"target":[1],"class":[1],"applyFullWidth":[4,"apply-full-width"]}]]],["p-6d99bd62",[[769,"p-accordion",{"variant":[1],"header":[1],"open":[4],"closeable":[4],"openable":[4]}]]],["p-44f0d99e",[[513,"p-cropper",{"value":[1],"returnType":[1,"return-type"],"_loaded":[32],"_currentScale":[32]},[[9,"resize","onResize"]]]]],["p-4f9c1419",[[769,"p-dropzone",{"icon":[1],"showIcon":[4,"show-icon"],"acceptGroup":[1,"accept-group"],"fileId":[1,"file-id"],"loading":[4],"allowMultiple":[4,"allow-multiple"],"uploaded":[4],"addedString":[1,"added-string"],"dragFileString":[1,"drag-file-string"],"orClickString":[1,"or-click-string"],"_isOver":[32]},[[1,"drop","onDrop"],[1,"dragover","onDragOver"],[1,"dragleave","onDragLeave"]]]]],["p-d43e5a94",[[769,"p-stepper",{"steps":[1],"activeStep":[2,"active-step"],"enableAutoStatus":[4,"enable-auto-status"],"direction":[1],"align":[1],"contentPosition":[1,"content-position"],"_generatedOnce":[32],"_loaded":[32]},null,{"align":[{"_onAlignChange":0}],"direction":[{"_onDirectionChange":0}],"activeStep":[{"_onActiveStepChange":0}]}]]],["p-a8c62ac9",[[769,"p-info-panel",{"variant":[1],"header":[1],"content":[1],"closeable":[4]}]]],["p-a0584184",[[769,"p-label",{"variant":[513],"iconOnly":[516,"icon-only"],"icon":[513],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"],"keepMobileContent":[516,"keep-mobile-content"]}]]],["p-022c5075",[[769,"p-listing",{"_generatedOnce":[32]}]]],["p-7ee97d69",[[769,"p-listing-item",{"icon":[1]}]]],["p-4b7ac676",[[772,"p-navigation-section",{"header":[1]}]]],["p-e3b26855",[[257,"p-tab-container"]]],["p-8e2a982f",[[769,"p-toast",{"variant":[1],"header":[1],"content":[1],"enableAction":[4,"enable-action"],"actionIcon":[1,"action-icon"],"actionIconFlip":[1,"action-icon-flip"],"actionIconRotate":[2,"action-icon-rotate"]}]]],["p-5d205d0c",[[772,"p-avatar-group",{"extra":[2]}]]],["p-e7b589a3",[[769,"p-button-group",{"size":[1]},[[0,"slotchange","slotchange"]]]]],["p-10105337",[[257,"p-card-body"]]],["p-cb377de6",[[769,"p-card-container",{"variant":[1],"bgClass":[1,"bg-class"],"active":[4],"hoverable":[4],"shadow":[4],"border":[4]}]]],["p-a2c812fa",[[769,"p-content-slider",{"hideMobileIndicator":[4,"hide-mobile-indicator"],"disableDrag":[4,"disable-drag"],"disableAutoCenter":[4,"disable-auto-center"],"disableIndicatorClick":[4,"disable-indicator-click"],"_visibleIndex":[32],"_outerHeight":[32],"_totalWidth":[32],"_dragging":[32]},[[9,"mouseup","mouseUpHandler"],[9,"touchend","mouseUpHandler"],[9,"resize","resizeHandler"]]]]],["p-ff8efea6",[[513,"p-iban-icon",{"iban":[513],"variant":[513]}]]],["p-9ba3bf5c",[[769,"p-layout",{"variant":[1]}]]],["p-def424e2",[[836,"p-radio",{"value":[1],"disabled":[516],"required":[516],"id":[513],"name":[513],"checked":[516],"_nonce":[32]}]]],["p-baef7edd",[[769,"p-tab-item",{"active":[4]}]]],["p-79657959",[[512,"p-table-column",{"path":[1537],"variant":[1537],"name":[1537],"flex":[1540],"useSlot":[1540,"use-slot"],"hasCheckbox":[1540,"has-checkbox"],"align":[1537],"headerAlign":[1537,"header-align"],"sticky":[1544],"parsedSizes":[1040],"sizes":[1032]}]]],["p-a65cd6ad",[[512,"p-table-extra-header",{"name":[1537],"sticky":[1544],"useSlot":[1540,"use-slot"],"align":[1537],"parsedSizes":[1040],"sizes":[1032]}]]],["p-2cefa6ba",[[512,"p-table-row-action",{"type":[1537],"icon":[1],"iconOnly":[4,"icon-only"],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"],"label":[1],"action":[16],"disabled":[4],"loading":[4],"showFunction":[16]}]]],["p-67c4f47a",[[769,"p-toast-container",{"placement":[1]}]]],["p-62dd411e",[[836,"p-toggle",{"checked":[4],"disabled":[516],"required":[516],"id":[513],"name":[513],"_nonce":[32]}]]],["p-994c1ad5",[[513,"p-calendar",{"variant":[1],"value":[1],"preselectToday":[4,"preselect-today"],"disabledDates":[1,"disabled-dates"],"minDate":[1,"min-date"],"maxDate":[1,"max-date"],"disableWeekends":[4,"disable-weekends"],"enableToday":[4,"enable-today"],"todayText":[1,"today-text"],"mode":[1],"_view":[32],"_viewDate":[32],"_value":[32],"_minDate":[32],"_maxDate":[32],"_disabledDates":[32],"_enableToday":[32]},null,{"value":[{"_parseValue":0}],"minDate":[{"_parseMinDate":0}],"maxDate":[{"_parseMaxDate":0}],"disabledDates":[{"_parseDisabledDates":0}],"mode":[{"_modeChange":0}]}]]],["p-4cd8035a",[[513,"p-range",{"min":[2],"max":[2],"step":[2],"value":[2]}]]],["p-8d5c29db",[[512,"p-avatar",{"variant":[1],"size":[513],"defaultImage":[1,"default-image"],"src":[1],"letters":[1],"_src":[32],"_failed":[32]},null,{"src":[{"onSrchChange":0}]}]]],["p-76b33bc8",[[1,"p-listing-line"]]],["p-4396eb51",[[257,"p-navigation-title"]]],["p-917e015e",[[772,"p-floating-menu-item",{"hover":[4],"disabled":[4],"loading":[4],"icon":[1],"iconPosition":[1,"icon-position"],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"]}]]],["p-bb9cafa4",[[769,"p-stepper-item",{"number":[2],"direction":[1],"align":[1],"contentPosition":[1,"content-position"],"finished":[4],"active":[4]}],[513,"p-stepper-line",{"active":[516],"direction":[513]}]]],["p-d7431519",[[512,"p-illustration",{"variant":[1]}]]],["p-3cd32a86",[[769,"p-drawer-header",{"showClose":[4,"show-close"]}],[257,"p-drawer-body"],[769,"p-drawer-container",{"closing":[4]}]]],["p-04a894b6",[[769,"p-backdrop",{"variant":[1],"applyBlur":[4,"apply-blur"],"closing":[4],"scrollLock":[4,"scroll-lock"],"class":[1]},[[2,"click","handleClick"]]]]],["p-ec1b1cd9",[[512,"p-smile",{"variant":[1]}]]],["p-ccdfbac0",[[769,"p-modal-header",{"showClose":[4,"show-close"]}],[257,"p-modal-footer"],[769,"p-modal-body",{"roundedBottom":[4,"rounded-bottom"],"roundedTop":[4,"rounded-top"]}],[769,"p-modal-container",{"size":[1],"closing":[4]}]]],["p-763729fb",[[769,"p-segment-item",{"variant":[1],"active":[4],"iconOnly":[4,"icon-only"],"icon":[1],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"]}],[257,"p-segment-container"],[257,"p-badge"]]],["p-aca23818",[[836,"p-checkbox",{"checked":[4],"indeterminate":[4],"disabled":[516],"required":[516],"id":[513],"name":[513],"_nonce":[32]}],[769,"p-dropdown",{"variant":[1],"placement":[513],"offset":[2],"strategy":[1],"show":[4],"applyMaxWidth":[4,"apply-max-width"],"applyFullWidth":[4,"apply-full-width"],"allowOverflow":[4,"allow-overflow"],"scrollable":[8],"insideClick":[4,"inside-click"],"disableTriggerClick":[4,"disable-trigger-click"],"manual":[4],"applyChevron":[4,"apply-chevron"],"manualChevron":[4,"manual-chevron"],"chevronPosition":[1,"chevron-position"],"chevronDirection":[1,"chevron-direction"],"containerClass":[1,"container-class"],"isDatepicker":[4,"is-datepicker"]},[[6,"click","documentClickHandler"]],{"show":[{"onShowChange":0}]}],[769,"p-dropdown-menu-container",{"variant":[1],"maxWidth":[4,"max-width"],"class":[1],"fullWidth":[4,"full-width"],"allowOverflow":[4,"allow-overflow"],"scrollable":[8]}]]],["p-0f7dd307",[[769,"p-pagination-pages-item",{"variant":[1],"active":[4],"hover":[4],"disabled":[4]}],[769,"p-dropdown-menu-item",{"active":[4],"checkbox":[4],"variant":[1],"enableHover":[4,"enable-hover"],"enableTextWrap":[4,"enable-text-wrap"],"disabled":[4],"icon":[1],"iconWave":[4,"icon-wave"],"useContainer":[4,"use-container"],"autoHeight":[4,"auto-height"]}]]],["p-8d8de0c2",[[769,"p-divider",{"variant":[513],"alignContent":[513,"align-content"]}]]],["p-3829f072",[[769,"p-tooltip",{"variant":[1],"content":[1],"placement":[1],"offset":[2],"strategy":[1],"enableUserInput":[4,"enable-user-input"],"show":[4],"canManuallyClose":[4,"can-manually-close"]},[[2,"click","clickHandler"],[6,"click","documentClickHandler"],[1,"mouseenter","mouseEnterHandler"],[0,"focus","mouseEnterHandler"],[1,"mouseleave","mouseLeaveHandler"],[0,"blur","mouseLeaveHandler"]],{"show":[{"onShowChange":0}],"content":[{"onContentChange":0}]}]]],["p-e65ed748",[[833,"p-field",{"align":[1],"variant":[1],"id":[1],"size":[1],"type":[1],"properties":[8],"prefix":[1],"suffix":[1],"icon":[1],"iconFlip":[1,"icon-flip"],"iconRotate":[2,"icon-rotate"],"iconPosition":[1,"icon-position"],"value":[8],"label":[1],"loading":[4],"enablePasswordEye":[4,"enable-password-eye"],"placeholder":[1],"helper":[1],"required":[516],"showOptional":[516,"show-optional"],"showAddOnEmpty":[516,"show-add-on-empty"],"addText":[513,"add-text"],"autofocus":[516],"error":[513],"autoShowError":[516,"auto-show-error"],"errorPlacement":[1,"error-placement"],"disabled":[516],"focused":[516],"forceShowTooltip":[516,"force-show-tooltip"],"selectAllOnFocus":[516,"select-all-on-focus"],"focusMethod":[1,"focus-method"],"optionalTemplate":[16],"_focused":[32],"_nonce":[32],"_type":[32]},[[0,"focusin","handleFocusIn"],[0,"focusout","handleFocusOut"],[2,"keyup","handleKeyup"],[2,"keydown","handleKeydown"]],{"value":[{"watchvalue":0}]}],[769,"p-field-container",{"id":[1],"align":[1],"label":[1],"loading":[4],"loadingSize":[1,"loading-size"],"variant":[1],"helper":[1],"required":[516],"showOptional":[516,"show-optional"],"error":[513],"errorPlacement":[1,"error-placement"],"forceShowTooltip":[516,"force-show-tooltip"],"optionalTemplate":[16],"_locales":[32]},[[16,"localeChanged","_setLocales"]]],[769,"p-helper",{"strategy":[1],"placement":[1]}]]],["p-83113087",[[513,"p-pagination",{"hideOnSinglePage":[4,"hide-on-single-page"],"enablePaginationSize":[4,"enable-pagination-size"],"enablePaginationPages":[4,"enable-pagination-pages"],"page":[1538],"total":[2],"pageSize":[2,"page-size"],"pageSizeOptions":[16],"_hasPaginationPages":[32]}],[513,"p-pagination-pages",{"page":[1538],"dropdownPageTemplate":[16],"pageSize":[2,"page-size"],"hideOnSinglePage":[4,"hide-on-single-page"],"total":[2],"_showDropdown":[32],"_dropdowns":[32],"_locales":[32]},[[16,"localeChanged","_setLocales"],[6,"click","documentClickHandler"]],{"page":[{"pageChangeHandler":0}],"pageSize":[{"pageChangeHandler":0}],"total":[{"pageChangeHandler":0}]}],[769,"p-pagination-size",{"size":[1538],"sizeOptions":[16],"itemTemplate":[16],"hidden":[4],"dropdownIsOpen":[32],"_locales":[32]},[[16,"localeChanged","_setLocales"]]]]],["p-36ba5439",[[513,"p-table-footer",{"enablePaginationSize":[4,"enable-pagination-size"],"enablePaginationPages":[4,"enable-pagination-pages"],"loading":[4],"page":[1538],"total":[2],"pageSize":[2,"page-size"],"pageSizeOptions":[16],"tableHeaderHasAction":[4,"table-header-has-action"],"hideOnSinglePage":[4,"hide-on-single-page"],"_isPinned":[32],"_hasPaginationPages":[32]},[[9,"scroll","onScroll"]]],[769,"p-table-header",{"quickFilters":[1,"quick-filters"],"activeQuickFilterIdentifier":[1,"active-quick-filter-identifier"],"hideQuickFiltersOnMobile":[4,"hide-quick-filters-on-mobile"],"loading":[4],"enableSearch":[4,"enable-search"],"itemsSelectedAmount":[2,"items-selected-amount"],"query":[1025],"enableFilter":[4,"enable-filter"],"enableExport":[4,"enable-export"],"enableFilterDesktop":[4,"enable-filter-desktop"],"selectedFiltersAmount":[2,"selected-filters-amount"],"filterButtonTemplate":[16],"enableAction":[4,"enable-action"],"actionLoading":[4,"action-loading"],"actionIcon":[1,"action-icon"],"actionText":[1,"action-text"],"canUseAction":[1028,"can-use-action"],"actionButtonTemplate":[16],"_locales":[32]},[[16,"localeChanged","_setLocales"]]],[769,"p-empty-state",{"illustration":[1],"header":[1],"content":[1],"enableAction":[4,"enable-action"],"actionText":[1,"action-text"],"actionVariant":[1,"action-variant"],"actionIcon":[1,"action-icon"],"actionIconPosition":[1,"action-icon-position"],"actionLoading":[4,"action-loading"]}],[769,"p-floating-menu-container",{"usedInTable":[4,"used-in-table"],"enableAmountSelected":[4,"enable-amount-selected"],"amount":[2],"enableClose":[4,"enable-close"],"amountSelectedTemplate":[16],"_locales":[32]},[[16,"localeChanged","_setLocales"]]],[772,"p-table-cell",{"variant":[1],"index":[2],"rowIndex":[2,"row-index"],"definition":[8],"item":[8],"value":[8],"checkbox":[8],"checkboxOffset":[4,"checkbox-offset"],"template":[16]}],[769,"p-table-row",{"variant":[1],"enableHover":[4,"enable-hover"],"checked":[4],"isLast":[4,"is-last"]}],[260,"p-table-container"],[769,"p-table-row-actions-container",{"checked":[4]}]]]]'),e))));
@@ -1 +0,0 @@
1
- import{t,p as e,H as a,h as r}from"./p-CySg37XO.js";import{c as o}from"./p-CBWjHURv.js";import{T as i}from"./p-Au2WuEGF.js";import{a as n}from"./p-C5CTp9IA.js";import{d as c}from"./p-CnDhkkQD.js";const d=o(["flex min-w-[calc(100%-0.5rem)] flex-col","group","relative"],{variants:{variant:{default:["m-1 px-3","text-sm text-storm-500","dark:text-white"],header:null,"header-secondary":"mb-4",secondary:["px-4","font-ambit text-lg font-bold"]},enableHover:{true:null,false:null},checked:{true:null,false:null}},compoundVariants:[{variant:"default",enableHover:!0,class:["rounded-lg transition-colors","hover:cursor-pointer"]},{variant:"default",enableHover:!0,checked:!1,class:["hover:bg-off-white-300","dark:hover:bg-hurricane-600"]},{variant:"default",checked:!0,class:["rounded-lg transition-colors","\n bg-off-white-300\n dark:bg-hurricane-400\n dark:hover:bg-hurricane-400\n "]},{variant:["secondary","header-secondary"],class:["rounded-lg bg-off-white-300","dark:bg-hurricane-400"]},{variant:["header","header-secondary"],class:["px-4","text-xs font-normal text-storm-400","dark:text-hurricane-200"]}]}),s=o("relative flex min-w-full flex-nowrap items-stretch justify-between",{variants:{variant:{default:null,secondary:null,header:"pb-4","header-secondary":"py-2"}},compoundVariants:[{variant:["default","secondary"],class:"\n min-h-14 py-2\n tablet:py-4\n "},{variant:["header","header-secondary"],class:"min-h-0"}]}),h=o(["absolute -right-4 top-1 z-[2]","h-[calc(100%-0.5rem)]","\n opacity-0 transition-opacity\n group-hover:opacity-100\n ","empty:hidden"]),l=e(class extends a{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow()}variant="default";enableHover=!0;checked=!1;isLast=!1;render(){return r(i,{key:"1b9139cb381d72eb6a14f6503f8e21c19bee4841"},r("div",{key:"bfa95509c2f9e38a5c91741a71a2e36bee729daa",class:"flex flex-col"},r("div",{key:"fc7c8e0051b9a8b676117b1001225f04a4624fdf",class:d({variant:this.variant,enableHover:this.enableHover,checked:this.checked})},r("div",{key:"bcb73f6e99b10220d3fc7f0b27dc13fed2b02d32",class:s({variant:this.variant})},r("slot",{key:"da29b07a752cbd0d5cf46ddccbaea4a2af3dae7a"}),r("div",{key:"e4ebfe659c0615848800d8e45befb04f2c5c8cbd",class:h()},r("slot",{key:"02398de67b6c0857d3cea60228eaea956629a6b9",name:"actions"})))),!n(this.isLast)&&"secondary"!==this.variant&&r("p-divider",{key:"096780e3edb7907a3d495fa5fb09047499326440"})))}static get style(){return'.relative{position:relative}*{box-sizing:border-box}:host{--tw-content:"";position:relative}.static{position:static}.absolute{position:absolute}.-right-4{right:-1rem}.top-1{top:.25rem}.z-\\[2\\]{z-index:2}.m-1{margin:.25rem}.mb-4{margin-bottom:1rem}.flex{display:flex}.table-row{display:table-row}.h-\\[calc\\(100\\%-0\\.5rem\\)\\]{height:calc(100% - .5rem)}.min-h-0{min-height:0}.min-h-14{min-height:3.5rem}.min-w-\\[calc\\(100\\%-0\\.5rem\\)\\]{min-width:calc(100% - .5rem)}.min-w-full{min-width:100%}.flex-col{flex-direction:column}.flex-nowrap{flex-wrap:nowrap}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.rounded-lg{border-radius:.5rem}.bg-off-white-300{--tw-bg-opacity:1;background-color:rgb(248 247 244/var(--tw-bg-opacity,1))}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.pb-4{padding-bottom:1rem}.font-ambit{font-family:Ambit,sans-serif}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-normal{font-weight:400}.text-storm-400{--tw-text-opacity:1;color:rgb(70 75 84/var(--tw-text-opacity,1))}.text-storm-500{--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.opacity-0{opacity:0}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.empty\\:hidden:empty{display:none}.hover\\:cursor-pointer:hover{cursor:pointer}.hover\\:bg-off-white-300:hover{--tw-bg-opacity:1;background-color:rgb(248 247 244/var(--tw-bg-opacity,1))}.group:hover .group-hover\\:opacity-100{opacity:1}@media (min-width:40rem){.tablet\\:py-4{padding-bottom:1rem;padding-top:1rem}}.dark\\:bg-hurricane-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-bg-opacity:1;background-color:rgb(70 75 84/var(--tw-bg-opacity,1))}.dark\\:text-hurricane-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:hover\\:bg-hurricane-400:hover:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-bg-opacity:1;background-color:rgb(70 75 84/var(--tw-bg-opacity,1))}.dark\\:hover\\:bg-hurricane-600:hover:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-bg-opacity:1;background-color:rgb(46 52 62/var(--tw-bg-opacity,1))}.dark\\:bg-hurricane-400:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(70 75 84/var(--tw-bg-opacity,1))}.dark\\:text-hurricane-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:hover\\:bg-hurricane-400:hover:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(70 75 84/var(--tw-bg-opacity,1))}.dark\\:hover\\:bg-hurricane-600:hover:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(46 52 62/var(--tw-bg-opacity,1))}'}},[769,"p-table-row",{variant:[1],enableHover:[4,"enable-hover"],checked:[4],isLast:[4,"is-last"]}]);function b(){"undefined"!=typeof customElements&&["p-table-row","p-divider"].forEach((e=>{switch(e){case"p-table-row":customElements.get(t(e))||customElements.define(t(e),l);break;case"p-divider":customElements.get(t(e))||c()}}))}b();export{l as T,b as d}
@@ -1 +0,0 @@
1
- import{r as a,h as e}from"./p-yFtRjnrU.js";import{T as s}from"./p-CSySY6aC.js";import"./p-6XOzWrsN.js";const t=class{constructor(e){a(this,e)}header;render(){return e(s,{key:"aabfc291e288f02dcd4968f03899077fb318abf0",class:"flex flex-col gap-2"},this.header?.length>0&&e("p-navigation-title",{key:"507af087c66bdb236bb54af09819fbda57180bf7"},this.header),e("div",{key:"a6206f28cc39183855440bc575404817c9de5e3e",class:"flex flex-col"},e("slot",{key:"56bbabeb6a8884aaa667055ffb082753733d0c6f"})))}};t.style="*{box-sizing:border-box}.static{position:static}.flex{display:flex}.flex-col{flex-direction:column}.gap-2{gap:.5rem}";export{t as p_navigation_section}
@@ -1 +0,0 @@
1
- import{r as t,a as e,h as a}from"./p-yFtRjnrU.js";import{T as r}from"./p-CSySY6aC.js";import{c as i}from"./p-xs4N_Y-0.js";import"./p-6XOzWrsN.js";import"./p-ChV9xqsO.js";const o=class{constructor(a){t(this,a),this.isOpen=e(this,"isOpen",3)}variant="primary";header;open=!1;closeable=!0;openable=!0;isOpen;render(){return a(r,{key:"e8d0a5eca31d3df3444861da1209a1f93fc5a84f"},a("div",{key:"aa3fe2f426aab19964ff5a23108a7a1a203a37b1",class:"flex w-full flex-col"},a("div",{key:"70bb96986d286a5ff6cd5914934bf30ff1e64bb7",class:i("flex cursor-pointer items-center gap-2",{"text-storm-500 dark:text-white":"primary"===this.variant,"text-storm-300 dark:text-hurricane-200":"secondary"===this.variant}),onClick:()=>this._onClick()},a("p-icon",{key:"6bae36a2b8de1d0f761a619b0ebb107baee5d827",class:"flex shrink-0",rotate:this.open?0:-90,variant:"caret"}),a("p",{key:"4a2cf003a82d1f7d868b1ce813f661e2d3743ebb",class:"my-0 shrink-0 whitespace-nowrap text-base font-medium"},this.header),a("p-divider",{key:"45dfcdfdd35139f1c4c63c9b789842d816646287",class:"flex-1"})),this.open&&a("div",{key:"3e05f0710f0e7eb05d5d3844812807dd5501dc0c",class:"mt-4"},a("slot",{key:"5dcc4ab2e8817e19786d80bc3433b905bffde2cc"}))))}_onClick(){!this.closeable&&this.open||(this.openable||this.open)&&(this.open=!this.open,this.isOpen.emit(this.open))}};o.style="*{box-sizing:border-box}.static{position:static}.my-0{margin-bottom:0;margin-top:0}.mt-4{margin-top:1rem}.flex{display:flex}.w-full{width:100%}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-2{gap:.5rem}.whitespace-nowrap{white-space:nowrap}.text-base{font-size:1rem;line-height:1.5rem}.font-medium{font-weight:500}.text-hurricane-200{--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.text-storm-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.text-storm-500{--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-hurricane-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-hurricane-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}";export{o as p_accordion}