@paperless/core 3.2.1 → 3.2.3

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 (160) hide show
  1. package/dist/build/{p-1ac00601.entry.js → p-102da1de.entry.js} +1 -1
  2. package/dist/{paperless/p-6ac04b16.entry.js → build/p-187a4dda.entry.js} +1 -1
  3. package/dist/build/{p-b70ee063.entry.js → p-1b85b4f5.entry.js} +1 -1
  4. package/dist/{paperless/p-8a8adc4d.entry.js → build/p-2f9a3144.entry.js} +2 -2
  5. package/dist/{paperless/p-9e1977a6.entry.js → build/p-2ff08beb.entry.js} +1 -1
  6. package/dist/{paperless/p-9889be94.entry.js → build/p-31869c91.entry.js} +1 -1
  7. package/dist/build/{p-b47f3a0f.js → p-340daf05.js} +1 -1
  8. package/dist/build/{p-047da5c9.entry.js → p-4cd9344a.entry.js} +1 -1
  9. package/dist/{paperless/p-1fa99d63.entry.js → build/p-62f87c18.entry.js} +1 -1
  10. package/dist/{paperless/p-18245eb9.entry.js → build/p-6b1c18a6.entry.js} +1 -1
  11. package/dist/build/{p-7158dacd.entry.js → p-748c6ed3.entry.js} +1 -1
  12. package/dist/build/{p-6a7ce335.entry.js → p-7868dc58.entry.js} +1 -1
  13. package/dist/build/{p-fbd4c0ed.entry.js → p-8c1a3795.entry.js} +1 -1
  14. package/dist/build/p-8d67b17e.entry.js +1 -0
  15. package/dist/build/{p-381c13a8.entry.js → p-902adabf.entry.js} +1 -1
  16. package/dist/build/p-980f3529.entry.js +1 -0
  17. package/dist/build/p-c4af6a8c.entry.js +1 -0
  18. package/dist/build/{p-cdcc28c2.entry.js → p-d6958e7a.entry.js} +1 -1
  19. package/dist/{paperless/p-afa4d38a.entry.js → build/p-df709c40.entry.js} +1 -1
  20. package/dist/build/{p-34448061.entry.js → p-e021a548.entry.js} +1 -1
  21. package/dist/build/{p-459f7a0b.entry.js → p-f13f7779.entry.js} +1 -1
  22. package/dist/build/paperless.esm.js +1 -1
  23. package/dist/cjs/p-accordion.cjs.entry.js +3 -3
  24. package/dist/cjs/p-attachment.cjs.entry.js +8 -8
  25. package/dist/cjs/p-button-group.cjs.entry.js +1 -1
  26. package/dist/cjs/p-calendar.cjs.entry.js +1 -1
  27. package/dist/cjs/p-checkbox_3.cjs.entry.js +2 -2
  28. package/dist/cjs/p-content-slider.cjs.entry.js +2 -2
  29. package/dist/cjs/p-cropper.cjs.entry.js +1 -1
  30. package/dist/cjs/p-datepicker.cjs.entry.js +11 -6
  31. package/dist/cjs/p-empty-state_8.cjs.entry.js +8 -8
  32. package/dist/cjs/p-field_3.cjs.entry.js +4 -4
  33. package/dist/cjs/p-label.cjs.entry.js +3 -3
  34. package/dist/cjs/p-listing.cjs.entry.js +2 -2
  35. package/dist/cjs/p-navbar.cjs.entry.js +1 -1
  36. package/dist/cjs/p-navigation-item.cjs.entry.js +3 -3
  37. package/dist/cjs/p-navigation-section.cjs.entry.js +1 -1
  38. package/dist/cjs/p-pagination_3.cjs.entry.js +3 -3
  39. package/dist/cjs/p-profile.cjs.entry.js +1 -1
  40. package/dist/cjs/p-range.cjs.entry.js +3 -3
  41. package/dist/cjs/p-select.cjs.entry.js +2 -2
  42. package/dist/cjs/p-toast.cjs.entry.js +1 -1
  43. package/dist/collection/components/molecules/accordion/accordion.component.css +1 -1
  44. package/dist/collection/components/molecules/accordion/accordion.component.js +2 -2
  45. package/dist/collection/components/molecules/attachment/attachment.component.js +8 -8
  46. package/dist/collection/components/molecules/button-group/button-group.component.js +1 -1
  47. package/dist/collection/components/molecules/calendar/calendar.component.js +1 -1
  48. package/dist/collection/components/molecules/content-slider/content-slider.component.js +2 -2
  49. package/dist/collection/components/molecules/cropper/cropper.component.js +1 -1
  50. package/dist/collection/components/molecules/datepicker/datepicker.component.js +11 -6
  51. package/dist/collection/components/molecules/dropdown/dropdown.component.js +2 -2
  52. package/dist/collection/components/molecules/empty-state/empty-state.component.js +2 -2
  53. package/dist/collection/components/molecules/field/field/field.component.js +4 -4
  54. package/dist/collection/components/molecules/label/label.component.js +3 -3
  55. package/dist/collection/components/molecules/navigation/item/navigation-item.component.js +3 -3
  56. package/dist/collection/components/molecules/navigation/section/navigation-section.component.js +1 -1
  57. package/dist/collection/components/molecules/pagination/pagination/pagination.component.js +3 -3
  58. package/dist/collection/components/molecules/profile/profile.component.js +1 -1
  59. package/dist/collection/components/molecules/range/range.component.js +3 -3
  60. package/dist/collection/components/molecules/select/select.component.js +2 -2
  61. package/dist/collection/components/molecules/table/cell/table-cell.component.js +1 -1
  62. package/dist/collection/components/molecules/table/footer/table-footer.component.js +2 -2
  63. package/dist/collection/components/molecules/table/row/table-row.component.js +3 -3
  64. package/dist/collection/components/molecules/toast/toast.component.js +1 -1
  65. package/dist/collection/components/organisms/listing/listing.component.js +2 -2
  66. package/dist/collection/components/organisms/navbar/navbar.component.js +1 -1
  67. package/dist/components/{p-Dy1wXwZf.js → p-06SzeIsG.js} +1 -1
  68. package/dist/components/{p-NEqovphH.js → p-B-BsxOeK.js} +1 -1
  69. package/dist/components/{p-CTQuFuDk.js → p-B9s4_6Vm.js} +1 -1
  70. package/dist/components/{p-Cat2_HoM.js → p-BEhC6raw.js} +1 -1
  71. package/dist/components/p-C16aqi4P.js +1 -0
  72. package/dist/components/{p-COFt46UN.js → p-CCqpQJ15.js} +1 -1
  73. package/dist/components/{p-CtxKjhiD.js → p-CcNA1hkp.js} +1 -1
  74. package/dist/components/{p-0Uawv030.js → p-CpYDgn2m.js} +1 -1
  75. package/dist/components/{p-D8FhwO0Q.js → p-DWHcD5b-.js} +1 -1
  76. package/dist/components/{p-BtliZ0U_.js → p-N5WuUoFr.js} +1 -1
  77. package/dist/components/{p-DKnCWy7F.js → p-TfYQFmRD.js} +1 -1
  78. package/dist/components/p-accordion.js +1 -1
  79. package/dist/components/p-attachment.js +1 -1
  80. package/dist/components/p-button-group.js +1 -1
  81. package/dist/components/p-calendar.js +1 -1
  82. package/dist/components/p-content-slider.js +1 -1
  83. package/dist/components/p-cropper.js +2 -2
  84. package/dist/components/p-datepicker.js +1 -1
  85. package/dist/components/p-dropdown.js +1 -1
  86. package/dist/components/p-empty-state.js +1 -1
  87. package/dist/components/p-field.js +1 -1
  88. package/dist/components/p-label.js +1 -1
  89. package/dist/components/p-listing.js +1 -1
  90. package/dist/components/{p-BAvGAs2F.js → p-nGuULFe2.js} +1 -1
  91. package/dist/components/p-navbar.js +1 -1
  92. package/dist/components/p-navigation-item.js +1 -1
  93. package/dist/components/p-navigation-section.js +1 -1
  94. package/dist/components/p-pagination-pages.js +1 -1
  95. package/dist/components/p-pagination-size.js +1 -1
  96. package/dist/components/p-pagination.js +1 -1
  97. package/dist/components/p-profile.js +1 -1
  98. package/dist/components/p-range.js +1 -1
  99. package/dist/components/p-select.js +1 -1
  100. package/dist/components/p-table-cell.js +1 -1
  101. package/dist/components/p-table-footer.js +1 -1
  102. package/dist/components/p-table-header.js +1 -1
  103. package/dist/components/p-table-row.js +1 -1
  104. package/dist/components/p-table.js +1 -1
  105. package/dist/components/p-toast.js +1 -1
  106. package/dist/esm/p-accordion.entry.js +3 -3
  107. package/dist/esm/p-attachment.entry.js +8 -8
  108. package/dist/esm/p-button-group.entry.js +1 -1
  109. package/dist/esm/p-calendar.entry.js +1 -1
  110. package/dist/esm/p-checkbox_3.entry.js +2 -2
  111. package/dist/esm/p-content-slider.entry.js +2 -2
  112. package/dist/esm/p-cropper.entry.js +1 -1
  113. package/dist/esm/p-datepicker.entry.js +11 -6
  114. package/dist/esm/p-empty-state_8.entry.js +8 -8
  115. package/dist/esm/p-field_3.entry.js +4 -4
  116. package/dist/esm/p-label.entry.js +3 -3
  117. package/dist/esm/p-listing.entry.js +2 -2
  118. package/dist/esm/p-navbar.entry.js +1 -1
  119. package/dist/esm/p-navigation-item.entry.js +3 -3
  120. package/dist/esm/p-navigation-section.entry.js +1 -1
  121. package/dist/esm/p-pagination_3.entry.js +3 -3
  122. package/dist/esm/p-profile.entry.js +1 -1
  123. package/dist/esm/p-range.entry.js +3 -3
  124. package/dist/esm/p-select.entry.js +2 -2
  125. package/dist/esm/p-toast.entry.js +1 -1
  126. package/dist/index.html +1 -1
  127. package/dist/paperless/{p-1ac00601.entry.js → p-102da1de.entry.js} +1 -1
  128. package/dist/{build/p-6ac04b16.entry.js → paperless/p-187a4dda.entry.js} +1 -1
  129. package/dist/paperless/{p-b70ee063.entry.js → p-1b85b4f5.entry.js} +1 -1
  130. package/dist/{build/p-8a8adc4d.entry.js → paperless/p-2f9a3144.entry.js} +2 -2
  131. package/dist/{build/p-9e1977a6.entry.js → paperless/p-2ff08beb.entry.js} +1 -1
  132. package/dist/{build/p-9889be94.entry.js → paperless/p-31869c91.entry.js} +1 -1
  133. package/dist/paperless/{p-047da5c9.entry.js → p-4cd9344a.entry.js} +1 -1
  134. package/dist/{build/p-1fa99d63.entry.js → paperless/p-62f87c18.entry.js} +1 -1
  135. package/dist/{build/p-18245eb9.entry.js → paperless/p-6b1c18a6.entry.js} +1 -1
  136. package/dist/paperless/{p-7158dacd.entry.js → p-748c6ed3.entry.js} +1 -1
  137. package/dist/paperless/{p-6a7ce335.entry.js → p-7868dc58.entry.js} +1 -1
  138. package/dist/paperless/{p-fbd4c0ed.entry.js → p-8c1a3795.entry.js} +1 -1
  139. package/dist/paperless/p-8d67b17e.entry.js +1 -0
  140. package/dist/paperless/{p-381c13a8.entry.js → p-902adabf.entry.js} +1 -1
  141. package/dist/paperless/p-980f3529.entry.js +1 -0
  142. package/dist/paperless/p-c4af6a8c.entry.js +1 -0
  143. package/dist/paperless/{p-cdcc28c2.entry.js → p-d6958e7a.entry.js} +1 -1
  144. package/dist/{build/p-afa4d38a.entry.js → paperless/p-df709c40.entry.js} +1 -1
  145. package/dist/paperless/{p-34448061.entry.js → p-e021a548.entry.js} +1 -1
  146. package/dist/paperless/{p-459f7a0b.entry.js → p-f13f7779.entry.js} +1 -1
  147. package/dist/paperless/paperless.esm.js +1 -1
  148. package/dist/sw.js +1 -1
  149. package/dist/sw.js.map +1 -1
  150. package/dist/types/components/molecules/datepicker/datepicker.component.d.ts +1 -0
  151. package/hydrate/index.js +61 -56
  152. package/hydrate/index.mjs +61 -56
  153. package/package.json +1 -1
  154. package/dist/build/p-a4ec1798.entry.js +0 -1
  155. package/dist/build/p-d93446ad.entry.js +0 -1
  156. package/dist/build/p-fd032172.entry.js +0 -1
  157. package/dist/components/p-MeQ48Q-1.js +0 -1
  158. package/dist/paperless/p-a4ec1798.entry.js +0 -1
  159. package/dist/paperless/p-d93446ad.entry.js +0 -1
  160. package/dist/paperless/p-fd032172.entry.js +0 -1
package/hydrate/index.js CHANGED
@@ -11557,7 +11557,7 @@ const TABLE_COLUMN_SIZES = [
11557
11557
  'desktop-xl',
11558
11558
  ];
11559
11559
 
11560
- const accordionComponentCss = () => `*{box-sizing:border-box}.static{position:static}.my-0{margin-bottom:0;margin-top:0}.mt-4{margin-top:1rem}.flex{display:flex}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.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))}`;
11560
+ const accordionComponentCss = () => `*{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))}`;
11561
11561
 
11562
11562
  class Accordion {
11563
11563
  constructor(hostRef) {
@@ -11589,10 +11589,10 @@ class Accordion {
11589
11589
  */
11590
11590
  isOpen;
11591
11591
  render() {
11592
- return (hAsync(ThemedHost, { key: '36d39106bf27e5005cfdd96f062e89d3be88dbef' }, hAsync("div", { key: '55912f6dbbd9f44f9d86e0e1500d425d2d5fd16e', class: cn('flex cursor-pointer items-center gap-2', {
11592
+ return (hAsync(ThemedHost, { key: '36d39106bf27e5005cfdd96f062e89d3be88dbef' }, hAsync("div", { key: '3e08603b16cb1e63be370f3f69bf302d55a73a6d', class: 'flex w-full flex-col' }, hAsync("div", { key: 'b434652c2acda88e09f87d7099cc10d87dba2799', class: cn('flex cursor-pointer items-center gap-2', {
11593
11593
  'text-storm-500 dark:text-white': this.variant === 'primary',
11594
11594
  'text-storm-300 dark:text-hurricane-200': this.variant === 'secondary',
11595
- }), onClick: () => this._onClick() }, hAsync("p-icon", { key: '73e31ff40f08654d9911562b67565a6494184460', class: 'flex shrink-0', rotate: this.open ? 0 : -90, variant: 'caret' }), hAsync("p", { key: '2a118c3e7bf94a59350c4cc6feeb2756217f4852', class: 'my-0 shrink-0 whitespace-nowrap text-base font-medium' }, this.header), hAsync("p-divider", { key: 'd6632e38605ee499d559bd40b48a735cbea9f160', class: 'flex-1' })), this.open && (hAsync("div", { key: '2707a0e53b0470485f3f05abf919b8c22199199e', class: 'mt-4' }, hAsync("slot", { key: '2686aa25fa66c990ec52d5f1f58eca7dd707d8f4' })))));
11595
+ }), onClick: () => this._onClick() }, hAsync("p-icon", { key: '1b56837e3c8c799e8c950cb435c1a41b1b34a93e', class: 'flex shrink-0', rotate: this.open ? 0 : -90, variant: 'caret' }), hAsync("p", { key: '8e009479a0e30100ec50e0336758c67ef8b775e0', class: 'my-0 shrink-0 whitespace-nowrap text-base font-medium' }, this.header), hAsync("p-divider", { key: '4b7029e11b60b2493b21a89fd377e42e9c6dbaf1', class: 'flex-1' })), this.open && (hAsync("div", { key: '1e7b7f6b9d4d3983e77eee7ba02f6bb1f7a53819', class: 'mt-4' }, hAsync("slot", { key: 'e7ea3de6a43120e5533f8f6f320eb6714bbae73a' }))))));
11596
11596
  }
11597
11597
  _onClick() {
11598
11598
  if (!this.closeable && this.open) {
@@ -11729,28 +11729,28 @@ class Attachment {
11729
11729
  _fileRef;
11730
11730
  _cameraFileRef;
11731
11731
  render() {
11732
- let prefix = (hAsync("p-icon", { key: '38bee5bc396126d20cc43e7278e4b5da7fb7a695', class: 'text-storm-300', variant: 'attachment' }));
11732
+ let prefix = (hAsync("p-icon", { key: 'ff0d8b84e7b9a7dd184912d9689bcb8eca336c27', class: 'text-storm-300', variant: 'attachment' }));
11733
11733
  if (this.error) {
11734
- prefix = (hAsync("p-icon", { key: '66dfe096ee491c8c3f97170eb8ae3417d1d95de4', class: 'text-negative-red-500', variant: 'warning' }));
11734
+ prefix = (hAsync("p-icon", { key: 'edafa66b2cd94083d4b14f3bb0c4cf1a956db04f', class: 'text-negative-red-500', variant: 'warning' }));
11735
11735
  }
11736
11736
  // const isMobileDevice = isMobile();
11737
11737
  const isMobileDevice = isTablet();
11738
11738
  const baseText = 'min-w-0 flex-1 overflow-hidden text-ellipsis whitespace-nowrap text-sm';
11739
- return (hAsync(Fragment, { key: '8b2d38564597724ee40f9916d45b053d946b35de' }, hAsync("p-field-container", { key: '33a74e375c9fb319a20abd1962723572adaf11c6', error: this.error, forceShowTooltip: !!this.error?.length, helper: this.helper, label: this.label, required: this.required, variant: 'write' }, hAsync("div", { key: '92d7a778625a40c171f58a722f34d7bdb6b978da', class: 'flex w-full items-start gap-2', slot: 'content' }, hAsync("div", { key: 'aaf92c3e3d2017456492ac31f11bda522bafb62e', class: attachment({
11739
+ return (hAsync(Fragment, { key: 'b2d624708b9d8ca28de78dd54fe9cc8eeeecb549' }, hAsync("p-field-container", { key: '07fffd5b21f0ac93ed152759ab84a389aee3e34e', error: this.error, forceShowTooltip: !!this.error?.length, helper: this.helper, label: this.label, required: this.required, variant: 'write' }, hAsync("div", { key: '69ecea8f62871917c241518f6890d9bbd70839cf', class: 'flex w-full items-start gap-2', slot: 'content' }, hAsync("div", { key: '46e0bd7eda892914725c6f742fe0c1f2ccc93834', class: attachment({
11740
11740
  click: this.mode === 'write' && !this.value?.length,
11741
11741
  error: !!this.error?.length,
11742
- }), onClick: () => this._uploadClick() }, prefix, hAsync("span", { key: '13cfd3cb6c405275f36c3bdc4b5f0b43010dcacd', class: cn(baseText, `
11742
+ }), onClick: () => this._uploadClick() }, prefix, hAsync("span", { key: '0bee81f6c2a114113f6f7910e243d6f96dd158b1', class: cn(baseText, `
11743
11743
  peer
11744
11744
  empty:hidden
11745
11745
  dark:text-white
11746
- `) }, this.value), hAsync("span", { key: '251d050ffb58678f6da944fd4775833f24874ed0', class: cn(baseText, `
11746
+ `) }, this.value), hAsync("span", { key: '0ca55b4c5565663a1523fb23318e061413ab7024', class: cn(baseText, `
11747
11747
  hidden
11748
11748
  peer-empty:block
11749
- `) }, this.placeholder)), hAsync("p-tooltip", { key: 'c55bd274b3a21ea4ed12b8201d8acb8ba37e39c0', class: 'w-8', content: this.mode === 'read'
11749
+ `) }, this.placeholder)), hAsync("p-tooltip", { key: '9e96a2663671403a3a81571732af88e49df30749', class: 'w-8', content: this.mode === 'read'
11750
11750
  ? this.downloadTooltip
11751
11751
  : this.value?.length
11752
11752
  ? this.deleteTooltip
11753
- : this.uploadTooltip }, hAsync("p-button", { key: '2e47e228cdcfe7d19224a1e3884cc39cbb5c83c6', disabled: this.loading, icon: this.mode === 'read'
11753
+ : this.uploadTooltip }, hAsync("p-button", { key: '99cf07323a901392dd3049a43ed61b3f3c074483', disabled: this.loading, icon: this.mode === 'read'
11754
11754
  ? 'download'
11755
11755
  : this.value?.length
11756
11756
  ? 'trash'
@@ -11761,7 +11761,7 @@ class Attachment {
11761
11761
  : this.delete).emit() })), this.enableCameraOnMobile &&
11762
11762
  this.mode === 'write' &&
11763
11763
  isMobileDevice &&
11764
- !this.value?.length && (hAsync("p-tooltip", { key: 'b70b24f761917d9581abea3176f7baad59a8c643', class: '\n w-8\n desktop-xs:hidden\n ', content: this.cameraTooltip }, hAsync("p-button", { key: 'e9cd1e9c59547671c77f1f0f78bb5ecc45b6d94a', icon: 'camera', iconOnly: true, slot: 'trigger', variant: 'secondary', onOnClick: () => this._cameraClick() }))))), hAsync("input", { key: '129ff3a7706fd2ce0c85e9867c1a5b35cd6b2021', 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: 'a214ffd826b76810792348b03662f6e8674658d5', accept: 'image/*', capture: 'true', class: 'hidden', ref: el => (this._cameraFileRef = el), type: 'file', onChange: ev => this._onFileChange(ev) })));
11764
+ !this.value?.length && (hAsync("p-tooltip", { key: '6e152a4fd9c5c9b3abb5e0f53fc100a0a2d09901', class: '\n w-8\n desktop-xs:hidden\n ', content: this.cameraTooltip }, hAsync("p-button", { key: '1337d04a24c9b1b6ed2d8b5d72e3765ca9f6a0cb', icon: 'camera', iconOnly: true, slot: 'trigger', variant: 'secondary', onOnClick: () => this._cameraClick() }))))), hAsync("input", { key: 'bcf332bfadc788d74e76918043bf6ac4e2970270', 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: 'a3f7befdf02a4ed11d90bb3595bc37e678908ad0', accept: 'image/*', capture: 'true', class: 'hidden', ref: el => (this._cameraFileRef = el), type: 'file', onChange: ev => this._onFileChange(ev) })));
11765
11765
  }
11766
11766
  _uploadClick() {
11767
11767
  if (!this._fileRef || this.mode !== 'write' || this.value?.length) {
@@ -12802,7 +12802,7 @@ class ButtonGroup {
12802
12802
  this._checkButtons();
12803
12803
  }
12804
12804
  render() {
12805
- return (hAsync(Host, { key: '5c9ba2353a2e1a8ff30bcae75bab8ee588cdbfe0', class: 'flex items-center' }, hAsync("slot", { key: '0d1691050f077740cbdb4a289e72f3bf4ba6d2c1' })));
12805
+ return (hAsync(Host, { key: '0194482014cf63bb2b1b232f3a535dbc38fe3943', class: 'flex items-center' }, hAsync("slot", { key: '29f15517952e4eea497b805c089a858d556394ab' })));
12806
12806
  }
12807
12807
  slotchange() {
12808
12808
  this._checkButtons();
@@ -88144,7 +88144,7 @@ class Calendar {
88144
88144
  }
88145
88145
  }
88146
88146
  render() {
88147
- return (hAsync(ThemedHost, { key: 'f15ea9c031af444ef0d1679b88baf45d554fea8b' }, hAsync("div", { key: 'ffd0b34ea60681b58a5ca1e75ae81bd4209a442f', class: calendar$1({ variant: this.variant }) }, this._getView())));
88147
+ return (hAsync(ThemedHost, { key: '396e1c7059b24d8aec57317d839f448be1e37f26' }, hAsync("div", { key: '9030d30aa2fbd06919ec711c01f135ef35c5d7f6', class: calendar$1({ variant: this.variant }) }, this._getView())));
88148
88148
  }
88149
88149
  _checkTodayButton() {
88150
88150
  if (this._maxDate && dateFnsExports.isAfter(this._today, this._maxDate)) {
@@ -88892,13 +88892,13 @@ class ContentSlider {
88892
88892
  }
88893
88893
  }
88894
88894
  render() {
88895
- return (hAsync(Host, { key: '82853208f8862b3485a5a00b0c9c4f6986ea92ea', class: 'p-content-slider' }, hAsync("div", { key: 'c06c9b5385f6fe2d69b17415ed46fc78fc8be5ae', class: `
88895
+ return (hAsync(Host, { key: 'ced2d428e5bb5831898a3092ea2f0d7b9802ef02', class: 'p-content-slider' }, hAsync("div", { key: 'e3dfda6e2643f979be7d68b908dd282c94c39b1d', class: `
88896
88896
  slider
88897
88897
  ${!this.disableDrag && 'draggable'}
88898
88898
  ${this._dragging && 'dragging'}
88899
88899
  `, ref: el => (this._sliderRef = el), style: {
88900
88900
  height: `${this._outerHeight}px`,
88901
- }, onMouseDown: e => this._mouseDownHandler(e), onMouseMove: e => this._mouseMoveHandler(e), onTouchMove: e => this._mouseMoveHandler(e), onTouchStart: e => this._mouseDownHandler(e) }, hAsync("div", { key: '5dfdd1adee4730a98789496e923c5ec6e3a8eb9c', class: 'inner-slider', ref: ref => this._setInnerSliderReft(ref), onTransitionEnd: () => this._transitionEndHandler() }, hAsync("slot", { key: 'd1557d4fa4336b8f01d7039a3b6e1fb9c65716f9', onSlotchange: () => this._slotChange() }))), hAsync("div", { key: '1bf3e7c46755f0f85fc6fa573bd04ee43bd0752d', class: `
88901
+ }, onMouseDown: e => this._mouseDownHandler(e), onMouseMove: e => this._mouseMoveHandler(e), onTouchMove: e => this._mouseMoveHandler(e), onTouchStart: e => this._mouseDownHandler(e) }, hAsync("div", { key: 'cfef628f79dd457341ff316119afe53386585fd4', class: 'inner-slider', ref: ref => this._setInnerSliderReft(ref), onTransitionEnd: () => this._transitionEndHandler() }, hAsync("slot", { key: '08496344b73b4fb1c84d0df7e53d01b83c54a01c', onSlotchange: () => this._slotChange() }))), hAsync("div", { key: '1f058ce1a871ce924a19e5f03733087b347fe7dc', class: `
88902
88902
  indicator
88903
88903
  ${this.hideMobileIndicator && 'hidden'}
88904
88904
  ` }, this._filteredItems.map((_, i) => (hAsync("div", { class: `
@@ -91949,7 +91949,7 @@ class Cropper {
91949
91949
  const themeColor = state.theme === 'dark'
91950
91950
  ? 'rgba(70, 75, 84, 0.5)'
91951
91951
  : 'rgba(255, 255, 255, 0.5)';
91952
- return (hAsync(ThemedHost, { key: 'dd4ea15cbdfbac6e25202bd1a4871d9635fd33a7' }, this._loaded && (hAsync("cropper-canvas", { key: '69757749ad6d01c41e7aca2e8f21c693666e98fe', 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: '07b78454e15277f87160a6832c4fed1bbbfb08c1', alt: 'Picture', crossorigin: 'anonymous', ref: ref => this._setImageRef(ref), src: this.value, scalable: true, translatable: true }), hAsync("cropper-shade", { key: 'e1784c618c68dac7a8311f8d7e93666c5d3b3611', class: 'aspect-branding rounded-full', "theme-color": themeColor, hidden: true }), hAsync("cropper-selection", { key: '2348efb74b1bf52ee4fab7157d32bb1dfe523430', "aspect-ratio": '1', "initial-coverage": '0.7', ref: ref => (this._selectionRef = ref) }), hAsync("cropper-handle", { key: '45f943c9eefaf4312bd20ca8f4d089a5a0ece738', action: 'move', plain: true }))), hAsync("p-range", { key: 'c96960f209547ddef6cd66a4ee9981d96901d0f0', class: '\n w-full px-14\n tablet:max-w-xs tablet:px-1\n ', value: this._currentScale, onValueChange: ev => this._onInput(ev.detail) })));
91952
+ return (hAsync(ThemedHost, { key: '52a057456517492463f371277934b7e486dc5b79' }, this._loaded && (hAsync("cropper-canvas", { key: 'a6322cc2fe70a66d880e7346b203dce27f8c9c5b', 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: '10b5a28a47fcf404b7a715750407420bf565ed3c', alt: 'Picture', crossorigin: 'anonymous', ref: ref => this._setImageRef(ref), src: this.value, scalable: true, translatable: true }), hAsync("cropper-shade", { key: '72e99381cd0275245d7e09cad083743116bf2466', class: 'aspect-branding rounded-full', "theme-color": themeColor, hidden: true }), hAsync("cropper-selection", { key: '00294b6423488b070b998039e3bb096cdc1f621b', "aspect-ratio": '1', "initial-coverage": '0.7', ref: ref => (this._selectionRef = ref) }), hAsync("cropper-handle", { key: '08bec65589e6f90042a0502f0def27e60383565d', action: 'move', plain: true }))), hAsync("p-range", { key: '95c2c0305abbdd03271d1c02d6a8bcf896037a71', class: '\n w-full px-14\n tablet:max-w-xs tablet:px-1\n ', value: this._currentScale, onValueChange: ev => this._onInput(ev.detail) })));
91953
91953
  }
91954
91954
  _setImageRef(ref) {
91955
91955
  if (this._imageRef || !ref) {
@@ -92267,14 +92267,16 @@ class Datepicker {
92267
92267
  }
92268
92268
  this.parseMinDate(this.minDate);
92269
92269
  this.parseMaxDate(this.maxDate);
92270
+ this._isMobileBrowser = isMobileBrowser();
92271
+ this.parseValue(this.value);
92272
+ }
92273
+ componentWillRender() {
92270
92274
  if (this.mode !== 'day' && this.format === this._defaultFormats['day']) {
92271
92275
  this.format = this._defaultFormats[this.mode];
92272
92276
  }
92273
- this._isMobileBrowser = isMobileBrowser();
92274
- this.parseValue(this.value);
92275
92277
  }
92276
92278
  render() {
92277
- return (hAsync("p-dropdown", { key: 'c65daeff45afabeefa654b8d033a40d9fda5b4e2', 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: '09aaa8a320e9a1852171aa59054a9b269667addb', 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: '5d3bc6559f556f4965bfbdf5789691e1aebac89b', class: '\n pointer-events-none absolute left-0 top-0 z-[-10] overflow-hidden\n opacity-0\n ', max: this.maxDate &&
92279
+ return (hAsync("p-dropdown", { key: '9bd033bcc9c678b922d2708f0115359a10eda050', 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: '9954ad569303d1c301e9e23c11ddc8667ed5885b', 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: '910da60dd3e8493be39af5153ec17fcaa712d547', class: '\n pointer-events-none absolute left-0 top-0 z-[-10] overflow-hidden\n opacity-0\n ', max: this.maxDate &&
92278
92280
  dateFnsExports.format(new Date(this.maxDate), 'yyyy-MM-dd', {
92279
92281
  locale: state.locale === 'nl' ? localeExports.nl : localeExports.enUS,
92280
92282
  }), min: this._minDate &&
@@ -92283,7 +92285,7 @@ class Datepicker {
92283
92285
  }), ref: ref => (this._dateInputRef = ref), slot: 'trigger', type: this.mode === 'day' ? 'date' : 'month', value: this._value &&
92284
92286
  dateFnsExports.format(this._value, 'yyyy-MM-dd', {
92285
92287
  locale: state.locale === 'nl' ? localeExports.nl : localeExports.enUS,
92286
- }), onInput: ev => this._onNativeInput(ev) })), hAsync("div", { key: '360edd69e71e6f308aea157491d3612bb3ea095f', slot: 'items', tabIndex: -1 }, hAsync("p-calendar", { key: '0f1545e528dbf99bf47e3dc48d866d56522caae3', 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) }))));
92288
+ }), onInput: ev => this._onNativeInput(ev) })), hAsync("div", { key: 'dbc9708700e9da87b6eaed0074b2c0874af1273e', slot: 'items', tabIndex: -1 }, hAsync("p-calendar", { key: 'f209ed8fb397826f9d17f1d635e815418335903c', 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) }))));
92287
92289
  }
92288
92290
  documentClickHandler({ target }) {
92289
92291
  if (!this._showDropdown || childOf(target, this._el)) {
@@ -92300,7 +92302,8 @@ class Datepicker {
92300
92302
  }
92301
92303
  this._showDropdown = true;
92302
92304
  }
92303
- _onBlur(ev, parseFormat = this.format) {
92305
+ _onBlur(ev, parseFormat) {
92306
+ parseFormat = parseFormat || this.format;
92304
92307
  if (this._isMobileBrowser && this._dateInputRef) {
92305
92308
  return;
92306
92309
  }
@@ -92311,7 +92314,9 @@ class Datepicker {
92311
92314
  if (target.value === null) {
92312
92315
  return;
92313
92316
  }
92314
- const value = dateFnsExports.parse(target.value, parseFormat, new Date());
92317
+ const value = dateFnsExports.parse(target.value, parseFormat, new Date(), {
92318
+ locale: state.locale === 'nl' ? localeExports.nl : localeExports.enUS,
92319
+ });
92315
92320
  if (value === this._value) {
92316
92321
  return;
92317
92322
  }
@@ -94448,12 +94453,12 @@ class Dropdown {
94448
94453
  this._checkItems();
94449
94454
  }
94450
94455
  render() {
94451
- return (hAsync(Host, { key: '6b7b418a8b5e962f6881418630e9f284a8ed1785', class: 'relative' }, hAsync("div", { key: '46fb2c0286f69da71e4fbf940123761ee1869077', class: 'trigger', ref: el => (this._trigger = el), onClick: () => this._triggerClickHandler() }, hAsync("slot", { key: 'c9bb61458cfb2ef3dc99f04d699d83a173e94789', name: 'trigger' })), hAsync("div", { key: '33693a79995e4fe465c3d9576f512115ca8c9c9c', class: 'relative w-full' }, hAsync("p-dropdown-menu-container", { key: 'ca8c374c376c5529f8b1b91e542f3e6898038fbd', allowOverflow: this.allowOverflow, class: cn(dropdownContainerClass({
94456
+ return (hAsync(Host, { key: 'bedacfe4315ca3990dd8b87c32dbae364722666d', class: 'relative' }, hAsync("div", { key: 'd10200cc877f7ab3dcd3ba012b6ca9c6d622cee3', class: 'trigger', ref: el => (this._trigger = el), onClick: () => this._triggerClickHandler() }, hAsync("slot", { key: '9b5929215afd8d87b966edad2a1093af1e80107a', name: 'trigger' })), hAsync("div", { key: '11ab8f42724bd08e60dd2b492b6e88384be92312', class: 'relative w-full' }, hAsync("p-dropdown-menu-container", { key: '1cfd2dd29d735f2f4fa7afe6cb3f6a8a0acb3b11', allowOverflow: this.allowOverflow, class: cn(dropdownContainerClass({
94452
94457
  strategy: this.strategy,
94453
94458
  maxWidth: this.applyMaxWidth,
94454
94459
  fullWidth: this.applyFullWidth && !this.applyMaxWidth,
94455
94460
  isDatepicker: this.isDatepicker,
94456
- }), 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: '544f91dfb12b2f3e9a37b319270c75c2eed95662', name: 'items' })))));
94461
+ }), 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: '024950445590c6fe467cf729b0df8e8eaa87241b', name: 'items' })))));
94457
94462
  }
94458
94463
  _checkButtons(active = false) {
94459
94464
  const buttons = this._el.querySelectorAll('p-button[slot="trigger"]');
@@ -95116,11 +95121,11 @@ class EmptyState {
95116
95121
  const hasHeaderSlot = !!this._el.querySelector(':scope > [slot="header"]');
95117
95122
  const hasContentSlot = !!this._el.querySelector(':scope > [slot="content"]');
95118
95123
  const hasActionSlot = !!this._el.querySelector(':scope > [slot="action"]');
95119
- return (hAsync(ThemedHost, { key: '580edaeaa7a1429f07840b25d2062f9e6ae9763d' }, hAsync("div", { key: 'c08807d745ee8f4bebae2d7aec92bf110824269e', class: emptyState({
95124
+ return (hAsync(ThemedHost, { key: 'e156e226af805d55fb5d1ea617d5e219d8d265b7' }, hAsync("div", { key: '417385b03f1494ba500540abf53b202a00140eb2', class: emptyState({
95120
95125
  enableAction: asBoolean(this.enableAction, true),
95121
95126
  }), onClick: ev => this.enableAction && !this.actionLoading
95122
95127
  ? this.action.emit(ev)
95123
- : undefined }, this.illustration && (hAsync("p-illustration", { key: '3434e243bb9a41e7f56982fff2450cc92013b25f', 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 &&
95128
+ : undefined }, this.illustration && (hAsync("p-illustration", { key: '2d95c6f7761f817b2bf4968118e7ac5dc6d62abe', 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 &&
95124
95129
  (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))))));
95125
95130
  }
95126
95131
  static get style() { return emptyStateComponentCss(); }
@@ -95518,8 +95523,8 @@ class Field {
95518
95523
  }
95519
95524
  render() {
95520
95525
  const { id, prefix, suffix, hasHeaderSlot, hasLabelSlot, hasHelperSlot, hasErrorSlot, hasValueSlot, } = this._getSlotInfo();
95521
- return (hAsync(ThemedHost, { key: 'd309322e4a2a9e73d7e20cb5e585eba64d3af95f' }, hAsync("p-field-container", { key: '85327bdb7a5aa7e071c4024e3d490a6b9759b184', align: this.align, error: this.error, forceShowTooltip: (!!this.error?.length && !this._focused && this.autoShowError) ||
95522
- (!!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: '4cbdc7b148e94564fc0b986a7780180bd8813d58', name: 'label', slot: 'label' })), hasHeaderSlot && (hAsync("slot", { key: '61a1b3cb45df2792fbf51aa6e91d11b10e1b72e6', name: 'header', slot: 'header' })), hasHelperSlot && (hAsync("slot", { key: 'd208829c7f4629f7390236d3a8c990d47d91f66b', name: 'helper', slot: 'helper' })), hasErrorSlot && (hAsync("slot", { key: 'e4bd3ef86143630c0ebe9fe006aea4b7be2ca10f', name: 'error', slot: 'error' })), hAsync("div", { key: 'ea260caef724543db24f04bb5861ea2a138c1574', class: field({
95526
+ return (hAsync(ThemedHost, { key: 'd957c15ac5c4fd277a79716e8f7644be5b7e413e' }, hAsync("p-field-container", { key: '4ec3f19bf0e3336b652add8730974d890deaf1bc', align: this.align, error: this.error, forceShowTooltip: (!!this.error?.length && !this._focused && this.autoShowError) ||
95527
+ (!!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: '74c5bf652fa519804b802cb930b764a62a7991aa', name: 'label', slot: 'label' })), hasHeaderSlot && (hAsync("slot", { key: 'f63069722b80fab8c262646787de0cfda2479def', name: 'header', slot: 'header' })), hasHelperSlot && (hAsync("slot", { key: '3045c36ea36e2d9b81b1fe31955237162ba50c62', name: 'helper', slot: 'helper' })), hasErrorSlot && (hAsync("slot", { key: 'a9fe88d52f8f71ad09d1e2dbd3d0d42818ae64e9', name: 'error', slot: 'error' })), hAsync("div", { key: '805fc95477292dcf8404eb5f206bbfd576431dd2', class: field({
95523
95528
  error: !!this.error?.length,
95524
95529
  disabled: asBoolean(this.disabled),
95525
95530
  focused: asBoolean(this.focused) || this._focused,
@@ -95530,7 +95535,7 @@ class Field {
95530
95535
  ? `${this.value}`
95531
95536
  : undefined }, (this.error?.length ||
95532
95537
  prefix ||
95533
- (this.icon && this.iconPosition === 'start')) && (hAsync("div", { key: 'd0e3d37f5fc3e7676cc3bc7f622733504169ddcf', class: prefixAndSuffix({
95538
+ (this.icon && this.iconPosition === 'start')) && (hAsync("div", { key: '41d8592d1683e02c23742e3fcae5f198e5dac18e', class: prefixAndSuffix({
95534
95539
  variant: this.variant,
95535
95540
  error: !!this.error?.length,
95536
95541
  disabled: asBoolean(this.disabled),
@@ -95540,7 +95545,7 @@ class Field {
95540
95545
  }), onClick: () => this._focusInput() }, (this.icon && this.iconPosition === 'start') ||
95541
95546
  this.error?.length ? (hAsync("p-icon", { class: cn('flex', {
95542
95547
  'mt-1': this.variant === 'read' && this.size === 'base',
95543
- }), flip: this.iconFlip, rotate: this.iconRotate, variant: this.error?.length ? 'warning' : this.icon })) : (prefix))), this._getContent(hasValueSlot, id), (suffix || (this.icon && this.iconPosition === 'end')) && (hAsync("div", { key: 'f479afb28bbd5ba74b78deaa7b9daf1ef543fa27', class: prefixAndSuffix({
95548
+ }), flip: this.iconFlip, rotate: this.iconRotate, variant: this.error?.length ? 'warning' : this.icon })) : (prefix))), this._getContent(hasValueSlot, id), (suffix || (this.icon && this.iconPosition === 'end')) && (hAsync("div", { key: '696e95bfe4ee145a02e4de13f697a01b62bb2678', class: prefixAndSuffix({
95544
95549
  variant: this.variant,
95545
95550
  error: !!this.error?.length,
95546
95551
  disabled: asBoolean(this.disabled),
@@ -96743,17 +96748,17 @@ class Label {
96743
96748
  */
96744
96749
  keepMobileContent = false;
96745
96750
  render() {
96746
- return (hAsync(ThemedHost, { key: '50279029679d4106c05894266a5d5289cb32ebfa' }, hAsync("div", { key: '4fbae53bce0120c530b26b6b962b219262a93356', class: label({
96751
+ return (hAsync(ThemedHost, { key: '11f93a805b545dbdf3d8f7f07d2ba9d9b72f9465' }, hAsync("div", { key: '1947c9e35ae05a8ffda7d35c4f72edf8edd6eb78', class: label({
96747
96752
  variant: this.variant,
96748
96753
  iconOnly: this.iconOnly,
96749
96754
  keepMobileContent: this.keepMobileContent,
96750
- }) }, this.icon && (hAsync("p-icon", { key: '20f67e7082c6cffa555b7411a2b81ced7263c9f2', class: 'flex-shrink-0', flip: this.iconFlip, rotate: this.iconRotate, variant: this.icon })), !this.iconOnly && (hAsync("div", { key: 'ff2f20fc5eaeb3bb8eb5aa3956819c52aeaf03df', class: cn(`
96755
+ }) }, this.icon && (hAsync("p-icon", { key: '5531821ffd0f42ab9ed8c6eca76e8f1537bcb976', class: 'flex-shrink-0', flip: this.iconFlip, rotate: this.iconRotate, variant: this.icon })), !this.iconOnly && (hAsync("div", { key: 'acefad061d0e66e1404fb3847b0853069179b306', class: cn(`
96751
96756
  flex-1 overflow-hidden text-ellipsis whitespace-nowrap text-sm
96752
96757
  font-medium
96753
96758
  `, {
96754
96759
  hidden: !this.keepMobileContent,
96755
96760
  'desktop-xs:block': !this.keepMobileContent,
96756
- }) }, hAsync("slot", { key: '3e11788ad3fb910d573d6f63ac7d57a7671687b2' }))))));
96761
+ }) }, hAsync("slot", { key: 'b96c6e958fb8786e078fa9cbdeb1daac494ef9f3' }))))));
96757
96762
  }
96758
96763
  static get style() { return labelComponentCss(); }
96759
96764
  static get cmpMeta() { return {
@@ -96827,10 +96832,10 @@ class Listing {
96827
96832
  }
96828
96833
  }
96829
96834
  render() {
96830
- return (hAsync("div", { key: '527b21db5684bcc5d89084b59d070982062305fa', class: cn('flex w-full flex-col flex-wrap items-start gap-1', {
96835
+ return (hAsync("div", { key: 'bd62a9cb5f45d0be1bf09636a4d576a70a4350fb', class: cn('flex w-full flex-col flex-wrap items-start gap-1', {
96831
96836
  'opacity-100': this._generatedOnce,
96832
96837
  'opacity-0': !this._generatedOnce,
96833
- }) }, hAsync("slot", { key: '7cd97da5249253981f536cbf4e0515f08adcfd2a', onSlotchange: () => this._generateLinesOnce() })));
96838
+ }) }, hAsync("slot", { key: 'c762354f8f1f0023a6a73bff00fc5333431c8226', onSlotchange: () => this._generateLinesOnce() })));
96834
96839
  }
96835
96840
  _generateLinesOnce() {
96836
96841
  if (this._generateTimeout) {
@@ -97399,7 +97404,7 @@ class Navbar {
97399
97404
  }
97400
97405
  _show = false;
97401
97406
  render() {
97402
- return (hAsync(ThemedHost, { key: 'e6140399cd45343a3e16a6418539f30a7bc06405' }, hAsync("p-backdrop", { key: '24fc4cdca947a947105591e25fbc6f7682f64ed4', class: backdrop({ show: this._show }), scrollLock: this._show, onClicked: () => (this._show = false) }), hAsync("div", { key: '0b9691b00c84c4639860f40343316b1d42b53b26', class: sidebar({ class: sidebarAndTopbar(), show: this._show }) }, hAsync("div", { key: 'b9fff9390b8d735b0ea792cdc289c103aa3aa350', class: '\n flex w-full items-center justify-end\n layout-1280:hidden\n ' }, hAsync("p-button", { key: 'a13c500530dc614c56f84afa0a761d1d99abacfa', icon: 'menu-arrow', iconFlip: 'horizontal', iconOnly: true, variant: 'secondary', onClick: () => (this._show = false) })), hAsync("div", { key: 'c8ee2b2c29bd01d741549a3afca9e06636c0cd3b', class: 'flex w-full flex-shrink-0 flex-col items-stretch' }, hAsync("slot", { key: '0824da3fcf5e35ff166e54ce95c917142a4bde94', name: 'company' })), hAsync("div", { key: '0ba905bfbf5f3a23a0f79d560790d91f34040ef7', class: 'flex w-full flex-1 flex-col gap-6 overflow-y-auto' }, hAsync("slot", { key: '27be57ecd655d89fa8c2576321fc4d10f2008717', name: 'content' })), hAsync("div", { key: '5ed6652b93d0ca2e567a2f611a667b20c15faab6', class: '\n mt-auto hidden w-full flex-shrink-0 flex-col\n layout-1280:flex\n ' }, hAsync("slot", { key: 'b8152c3081703b2e88ac25b45e40c767407fd947', name: 'user' }))), hAsync("div", { key: '51bc9f577cc3edb1d676a4740476359625efd6d3', class: topbar({ class: sidebarAndTopbar() }) }, hAsync("p-button", { key: '22dbff73b42867f98d11a7e4f4319f98f62d37ac', icon: 'menu-arrow', iconOnly: true, variant: 'secondary', onClick: () => (this._show = true) }), hAsync("slot", { key: '717fb0a04a59f535d0b53dc91457393cadf014dc', name: 'topbar' }))));
97407
+ return (hAsync(ThemedHost, { key: '814b399715eba8a9f4c81ed550431b8b3cc29d39' }, hAsync("p-backdrop", { key: '59c99e5c8ce0dbacae386da8ceb4a7a23b4778bd', class: backdrop({ show: this._show }), scrollLock: this._show, onClicked: () => (this._show = false) }), hAsync("div", { key: '815fcb1b40cfdbe3a4bd47676b374254073254df', class: sidebar({ class: sidebarAndTopbar(), show: this._show }) }, hAsync("div", { key: 'a078f18dcc8885db9bd3661cc227adccaf30b8c1', class: '\n flex w-full items-center justify-end\n layout-1280:hidden\n ' }, hAsync("p-button", { key: 'be1fbb0ee3d1455f4af3b5399a52c38a760ddb1f', icon: 'menu-arrow', iconFlip: 'horizontal', iconOnly: true, variant: 'secondary', onClick: () => (this._show = false) })), hAsync("div", { key: 'c4b1d03bb1c5fd109b99e3d587873b3f47ab1350', class: 'flex w-full flex-shrink-0 flex-col items-stretch' }, hAsync("slot", { key: 'a981dbc4d887d420cb8b5c7c69fee4795cb07272', name: 'company' })), hAsync("div", { key: '035880f4bb9d321c3d4f9d5fb6df34191ba1be13', class: 'flex w-full flex-1 flex-col gap-6 overflow-y-auto' }, hAsync("slot", { key: '0d75492d278db82db0a62a4717c94df59a02349c', name: 'content' })), hAsync("div", { key: '66e0a56030477a2e3c8b1706f698114e85b88fe6', class: '\n mt-auto hidden w-full flex-shrink-0 flex-col\n layout-1280:flex\n ' }, hAsync("slot", { key: '7ad2e2db299e914b8977f8c300d636d317c06741', name: 'user' }))), hAsync("div", { key: '70be960e812e2b4904a3045193ca16fc2391e4a6', class: topbar({ class: sidebarAndTopbar() }) }, hAsync("p-button", { key: '19b70f87d40558f633d5d9d8b42b60ba4c999826', icon: 'menu-arrow', iconOnly: true, variant: 'secondary', onClick: () => (this._show = true) }), hAsync("slot", { key: 'c980989054dc51e2e54bf5d032895e297742fe61', name: 'topbar' }))));
97403
97408
  }
97404
97409
  handleCloseNavbar() {
97405
97410
  this._show = false;
@@ -97510,13 +97515,13 @@ class NavigationItem {
97510
97515
  render() {
97511
97516
  const TagType = this.as;
97512
97517
  const active = asBoolean(this.active) || this.class?.includes('active');
97513
- return (hAsync(ThemedHost, { key: '9618d8427117bdcc2809e8f1a81174d0d99366c9', class: cn('p-navigation-item inline-block', this.class) }, hAsync(TagType, { key: '3db385fe49b1eba6b032494d8f303aa5e1e60c01', class: navigationItem({
97518
+ return (hAsync(ThemedHost, { key: 'f683b2979f9fde20b6e37ba7f3460fd052cce426', class: cn('p-navigation-item inline-block', this.class) }, hAsync(TagType, { key: '8f9b4557b535d893375bcbe9108a618aff26974e', class: navigationItem({
97514
97519
  icon: !!this.icon,
97515
97520
  active,
97516
- }), href: this.href, target: this.target }, hAsync("div", { key: '7c97ebc4d504b06bb795b4885be0250f0c839882', class: navigationItemIconContainer({ active }) }, hAsync("p-icon", { key: '881b8afabc70357e31783903c5c8956cae6b34a6', variant: this.icon })), hAsync("span", { key: '509205092f325b8037a8abaf51ce314136c15621', class: cn({
97521
+ }), href: this.href, target: this.target }, hAsync("div", { key: '6a32cd63b465492becb679ba08175e79a9c053c8', class: navigationItemIconContainer({ active }) }, hAsync("p-icon", { key: '5fd49857c3f424479731379311ee426d2bf9b79e', variant: this.icon })), hAsync("span", { key: '8d1527282d584b49e7990455e6bba80debd48cd5', class: cn({
97517
97522
  'has-counter': !!this.counter,
97518
97523
  'w-full': this.applyFullWidth,
97519
- }) }, hAsync("slot", { key: '0573c0d5ea35d1b72de532cd46c4b53bf97d956e' })), !!this.counter && this.counter !== '0' && (hAsync("p-badge", { key: 'cac8304e8a0f23e3fe1f81279f916d6e83a3a652' }, this.counter)), !!this.loading && hAsync("p-loader", { key: '949b2eed1d715a0a98a831ad649ffbeba5787577', class: 'ml-auto' }))));
97524
+ }) }, hAsync("slot", { key: '6b9480c94455eeb524a029f21794fc89cb31c857' })), !!this.counter && this.counter !== '0' && (hAsync("p-badge", { key: '7677e25cb31c5f98bbe70b05e4ca95c518ab696c' }, this.counter)), !!this.loading && hAsync("p-loader", { key: 'c006a2604a54309028adda2d3aaff26e1d0acd3c', class: 'ml-auto' }))));
97520
97525
  }
97521
97526
  static get style() { return navigationItemComponentCss(); }
97522
97527
  static get cmpMeta() { return {
@@ -97550,7 +97555,7 @@ class NavigationSection {
97550
97555
  */
97551
97556
  header;
97552
97557
  render() {
97553
- return (hAsync(ThemedHost, { key: '48a3739b23a5667754b5ce508a4ec8d51aa279ad', class: 'flex flex-col gap-2' }, this.header?.length > 0 && (hAsync("p-navigation-title", { key: '90d471c5dc92baf8a061e4b97704420eb7a38220' }, this.header)), hAsync("div", { key: '2f69adac8e2c4ae37d1c5199445d577d5fcfa0e9', class: 'flex flex-col' }, hAsync("slot", { key: '427d96574e5bdbfc4db3a0c2ff86470a6672868a' }))));
97558
+ return (hAsync(ThemedHost, { key: '8fb1c4a553d9c4a5326c1692f50913be4d9865dc', class: 'flex flex-col gap-2' }, this.header?.length > 0 && (hAsync("p-navigation-title", { key: 'e5d53c6cc8c05cfb0a0566b94ceebe1a894f77b3' }, this.header)), hAsync("div", { key: 'a29814e605c46668e89773b1e7d3540aabd8c3ae', class: 'flex flex-col' }, hAsync("slot", { key: '683d1571c171719465093efc4d6c9d7dcb3ddeb5' }))));
97554
97559
  }
97555
97560
  static get style() { return navigationSectionComponentCss(); }
97556
97561
  static get cmpMeta() { return {
@@ -97652,12 +97657,12 @@ class Pagination {
97652
97657
  _hasPaginationPages = true;
97653
97658
  render() {
97654
97659
  const hidePageSizeSelect = this.hideOnSinglePage && this.total <= this.pageSizeOptions?.[0];
97655
- return (hAsync(ThemedHost, { key: 'bb991c6f71f5824182288a5976a1ed5d7a5d6ae1' }, hAsync("div", { key: '80bc0a9d7440759d64b46d5545fe1e3ab2d5b339', class: pagination$1({
97660
+ return (hAsync(ThemedHost, { key: '29ed189925a9e93e1939cfd66cf91915a5b8474d' }, hAsync("div", { key: '2705a46004eb47c6cbbf6dfa448ae69a6dfc96dc', class: pagination$1({
97656
97661
  hidden: (hidePageSizeSelect && !this._hasPaginationPages) ||
97657
97662
  (!this.enablePaginationSize && !this.enablePaginationPages),
97658
- }) }, this.enablePaginationPages && this.enablePaginationSize && (hAsync(Fragment, { key: '5812bfaaee47936e0f1d910c4da0421589e5cf9b' }, hAsync("p-pagination-size", { key: '2fe1f8e733d96ef2843d184f17c02b2db44b3fb5', hidden: hidePageSizeSelect, size: this.pageSize, sizeOptions: this.pageSizeOptions, onSizeChange: ({ detail }) => this._changePageSize(detail) }), !hidePageSizeSelect &&
97663
+ }) }, this.enablePaginationPages && this.enablePaginationSize && (hAsync(Fragment, { key: 'bb6985dd638fea4e904aae04ba70edc7d94b3c52' }, hAsync("p-pagination-size", { key: '730a4c91d7b3d8d0e2c57dc5e120222daef8b3c4', hidden: hidePageSizeSelect, size: this.pageSize, sizeOptions: this.pageSizeOptions, onSizeChange: ({ detail }) => this._changePageSize(detail) }), !hidePageSizeSelect &&
97659
97664
  this.hideOnSinglePage &&
97660
- this._hasPaginationPages && (hAsync("p-divider", { key: 'c8062527297b143b8aaf4c11cf7038a8a99c7df5', 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: 'd52f747c7a82ff3d7ef285a2430fad635f34475c', hideOnSinglePage: this.hideOnSinglePage, page: this.page, pageSize: this.pageSize, total: this.total, onPageChange: ({ detail }) => this.pageChange.emit(detail), onPagesChange: ({ detail }) => {
97665
+ this._hasPaginationPages && (hAsync("p-divider", { key: '1496283b26ea9d0801e94bd8dc3987a6dc14480f', 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: '5aaf4021a8b4166bbb8a50b0e6127af1fc0995f7', hideOnSinglePage: this.hideOnSinglePage, page: this.page, pageSize: this.pageSize, total: this.total, onPageChange: ({ detail }) => this.pageChange.emit(detail), onPagesChange: ({ detail }) => {
97661
97666
  this._hasPaginationPages = detail > 1;
97662
97667
  this.pagesChange.emit(detail);
97663
97668
  } })))));
@@ -98255,7 +98260,7 @@ class Profile {
98255
98260
  }
98256
98261
  render() {
98257
98262
  const content = this._getContent();
98258
- return (hAsync(ThemedHost, { key: 'd8b3c59997be743df436a92d272715015d2e876d' }, 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)));
98263
+ return (hAsync(ThemedHost, { key: 'ca4c5879a59946cdbbab9a802fbf62547194aaa9' }, 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)));
98259
98264
  }
98260
98265
  slotchange() {
98261
98266
  this._checkDropdownSlot();
@@ -98489,13 +98494,13 @@ class Range {
98489
98494
  valueChange;
98490
98495
  render() {
98491
98496
  const percentage = Math.round((this.value / (this.max - this.min)) * 100);
98492
- return (hAsync(ThemedHost, { key: 'cb6a6b717940ba17aa7a6df5cc36577a991d3831' }, hAsync("div", { key: '82e000061159418bb6dc5ba3c72dc9c36315777f', class: '\n flex w-inherit items-center gap-2 text-storm-300\n dark:text-hurricane-200\n ' }, hAsync("p-icon", { key: 'f3825df8da36fd3e28988753db4216e613336749', variant: 'minus' }), hAsync("div", { key: '1020caacf9987bfa348181c6a90b430805f1888f', class: 'relative h-6 flex-1' }, hAsync("input", { key: '05fb1b7ed4af1392f107bf27977aab3a80f45c98', max: this.max, min: this.min, step: this.step, type: 'range', value: this.value, onInput: ev => {
98497
+ return (hAsync(ThemedHost, { key: 'ae78cbe140c926f4c15da133c99dd2b84ff1060f' }, hAsync("div", { key: '27a1f144fa8c1fa7c62ffb9b6300ce4f7b5d032c', class: '\n flex w-inherit items-center gap-2 text-storm-300\n dark:text-hurricane-200\n ' }, hAsync("p-icon", { key: '353b493c7deb2a8de7b461dd5e78bf7af41ffbd2', variant: 'minus' }), hAsync("div", { key: 'afb0b67c052ef23f0a85c5ed2b4286f3769114f2', class: 'relative h-6 flex-1' }, hAsync("input", { key: '664649a633ea007d101dd7ef9a5dc528cd503bce', max: this.max, min: this.min, step: this.step, type: 'range', value: this.value, onInput: ev => {
98493
98498
  const value = ev.target.value;
98494
98499
  this.value = Number.parseFloat(value);
98495
98500
  this.valueChange.emit(value);
98496
- } }), hAsync("div", { key: '90cdf9d7a326ec8764722cda4167a2260eff1e93', class: '\n z-1 absolute left-0 top-1/2 h-[2px] -translate-y-1/2 transform\n bg-indigo-600\n ', style: {
98501
+ } }), hAsync("div", { key: '0bea7f03b87ab00d74780796f00f3eda90bc1b96', class: '\n z-1 absolute left-0 top-1/2 h-[2px] -translate-y-1/2 transform\n bg-indigo-600\n ', style: {
98497
98502
  width: `calc(${percentage}% - (1rem * ${percentage} / 100))`,
98498
- } })), hAsync("p-icon", { key: 'b80ba4a88335c01383d94bbb661f7c1300c88e3b', variant: 'plus' }))));
98503
+ } })), hAsync("p-icon", { key: '8136e15955e461ec30c3bb8d83cabbd80c8089f2', variant: 'plus' }))));
98499
98504
  }
98500
98505
  static get style() { return rangeComponentCss(); }
98501
98506
  static get cmpMeta() { return {
@@ -98979,8 +98984,8 @@ class Select {
98979
98984
  if (this.error?.length) {
98980
98985
  buttonIcon = 'warning';
98981
98986
  }
98982
- return (hAsync(ThemedHost, { key: '76b10df3dbbf0a1758ea13c7205ea4c11ea05056' }, hAsync("p-field-container", { key: 'e17bca429b8a24a4c5e4399911c9efcebd8a6b24', 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: '1bcd1b15692330794bed8b34fbe203b8015681d9', 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: '383466f2cec3fa3e7aa65aa3db077445cb2917ef', active: this._showDropdown, chevron: this.showChevron ? (this._showDropdown ? 'up' : 'down') : false, class: 'w-full', error: !!this.error?.length, icon: buttonIcon, iconClass: this.applyClassOnSelectedItem &&
98983
- this._selectedItem?.[this.iconClassKey], size: this.size, slot: 'trigger', variant: 'secondary', onClick: ev => this._onClick(ev) }, hAsync("div", { key: '8d5b4d842f4d49f029f1a61f98a8d768c61cf3ef', class: 'relative min-w-0 flex-1', ref: ref => (this._inputRef = ref) }, this._displayValue)), this.loading ? this._getLoadingItems() : this._getItems(), this.showAddItem && this._getAddItem()))));
98987
+ return (hAsync(ThemedHost, { key: 'c72782f726a393fbf065df5c19603b8513b992bd' }, hAsync("p-field-container", { key: '5414460d0eba2693c6d70175cd69df054bcfe01e', 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: '1763f1babda4a931aaa46640f46c449ce8bb254e', 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: '6fb109a52eb65b8caa0d24adf8eaf2c2e6202ef4', active: this._showDropdown, chevron: this.showChevron ? (this._showDropdown ? 'up' : 'down') : false, class: 'w-full', error: !!this.error?.length, icon: buttonIcon, iconClass: this.applyClassOnSelectedItem &&
98988
+ this._selectedItem?.[this.iconClassKey], size: this.size, slot: 'trigger', variant: 'secondary', onClick: ev => this._onClick(ev) }, hAsync("div", { key: '1c9c421e23b7b3ee13f7871cc31fd106baa7c392', class: 'relative min-w-0 flex-1', ref: ref => (this._inputRef = ref) }, this._displayValue)), this.loading ? this._getLoadingItems() : this._getItems(), this.showAddItem && this._getAddItem()))));
98984
98989
  }
98985
98990
  documentClickHandler(event) {
98986
98991
  if (!this._showDropdown || childOfComposed(event, this._el)) {
@@ -100771,7 +100776,7 @@ class TableCell {
100771
100776
  };
100772
100777
  }
100773
100778
  render() {
100774
- return (hAsync(ThemedHost, { key: 'f3fb25607a21580f978f979b6ed0c64c908c597e', class: this._getColumnClasses() }, this.checkbox, this._getContent(), false));
100779
+ return (hAsync(ThemedHost, { key: 'f6abd4c007ae672b8d3bba899ee69ceaf5c258a3', class: this._getColumnClasses() }, this.checkbox, this._getContent(), false));
100775
100780
  }
100776
100781
  _getContent() {
100777
100782
  if (this.variant === 'loading') {
@@ -101082,12 +101087,12 @@ class TableFooter {
101082
101087
  this._renderCheckTimeout = setTimeout(() => this._checkStuck(), 200);
101083
101088
  }
101084
101089
  render() {
101085
- return (hAsync(ThemedHost, { key: 'b0ae6e77e5b14d5ac5a736790004b3b15c3dbe2e' }, hAsync("div", { key: '7115b353fb53075cef7330b0fdcb7cce1e3fc3f6', class: footer({
101090
+ return (hAsync(ThemedHost, { key: '2a9d106d8fcda59dbe0615b936dec5c5a6c06ac3' }, hAsync("div", { key: '92904418a7130a5b5b03c60c4ef9a5297fa67900', class: footer({
101086
101091
  pinned: this._isPinned,
101087
101092
  hidden: this._hidden,
101088
101093
  tableHeaderHasAction: this.tableHeaderHasAction,
101089
101094
  }) }, (this.enablePaginationPages || this.enablePaginationSize) &&
101090
- this.total > 0 && (hAsync("p-pagination", { key: 'cce7d85d9465d6e65d92e5e4b687a80f4f715173', 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) })))));
101095
+ this.total > 0 && (hAsync("p-pagination", { key: 'b085a53358757b965720f35ad4deb70a705b4cfd', 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) })))));
101091
101096
  }
101092
101097
  _changePageSize(s) {
101093
101098
  if (!s) {
@@ -110918,13 +110923,13 @@ class TableRow {
110918
110923
  */
110919
110924
  isLast = false;
110920
110925
  render() {
110921
- return (hAsync(ThemedHost, { key: '2a879fbd1ebc7e0ba74ccee2af2cd6c1a50ca1e9' }, hAsync("div", { key: 'c8669184f758a8a2d43e64106e61528685868aba', class: 'flex flex-col' }, hAsync("div", { key: '7ac443b2dc90f0933685cc3f2acc3d4a35294913', class: row({
110926
+ return (hAsync(ThemedHost, { key: '0d120affd1a9979fee9871f4185e5be8128235e8' }, hAsync("div", { key: '5686db4396a01a88c3962bc6a821c0e1552c13f1', class: 'flex flex-col' }, hAsync("div", { key: '71e6470049acc4b3acebbb478ebd8fba5f36d688', class: row({
110922
110927
  variant: this.variant,
110923
110928
  enableHover: this.enableHover,
110924
110929
  checked: this.checked,
110925
- }) }, hAsync("div", { key: 'f7e60bd5f786101d8a6e621c3c267d1b0d8be51f', class: content$1({
110930
+ }) }, hAsync("div", { key: 'e2d1a4259be84eca424d30d53a88a7a8cdb2336c', class: content$1({
110926
110931
  variant: this.variant,
110927
- }) }, hAsync("slot", { key: '8c2c29d4fc47bf0bac08e13974cf75cca9a547d2' }), hAsync("div", { key: '86aae5f9bfaefadb6230bd56fe8a98a0e43bca9b', class: actions() }, hAsync("slot", { key: '18ac2963f072a01ab5489feb1f8cc29a0e070c82', name: 'actions' })))), !asBoolean(this.isLast) && this.variant !== 'secondary' && (hAsync("p-divider", { key: 'a997fce0cef95cedd38154a512aff948d46cb465' })))));
110932
+ }) }, hAsync("slot", { key: '7457daaf7e4fd01b21c68d048ff9dfed9387b507' }), hAsync("div", { key: '780993e2462abeb10d1c56a15bd29bc77348bcdd', class: actions() }, hAsync("slot", { key: 'e2ff2aa57ae3754fe904cde800a0dc6d9da192ed', name: 'actions' })))), !asBoolean(this.isLast) && this.variant !== 'secondary' && (hAsync("p-divider", { key: '5a76c8dca2fa8bdfd6476362d83f30b0832d1762' })))));
110928
110933
  }
110929
110934
  static get style() { return tableRowComponentCss(); }
110930
110935
  static get cmpMeta() { return {
@@ -111114,7 +111119,7 @@ class Toast {
111114
111119
  */
111115
111120
  action;
111116
111121
  render() {
111117
- return (hAsync(ThemedHost, { key: '691f56d7bd82c2c908b4773e39bf327174af3784' }, hAsync("div", { key: 'd7ea2273b9ac2685b2a6583d25f7e7236061eeda', 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: 'e7dba6bb34063d4c20df2c16bd87be7dbbe53815', class: indicator({ variant: this.variant }) }), hAsync("div", { key: '1fc1320c89627a6da22f3010abcb7c6b7af25109', class: content() }, hAsync("div", { key: '1122c87ff8fa6f3410d416ee223fc7532c723652', class: 'flex w-full min-w-0 flex-col' }, hAsync("p", { key: '78ea333ecd424872e1a1e99b14e6427ec1b3a68d', 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: '899613703dc181f980c2e45ef54d6aeb24d7f3ab', 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: '2fcede21976b5f039715905c282c0990f7b7b7cf', 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: '12a6725ddedad306f9af430fb0e61f6ad3d4f9ef', flip: this.actionIconFlip, rotate: this.actionIconRotate, variant: this.actionIcon })))))));
111122
+ return (hAsync(ThemedHost, { key: '8d36846b85c4e661ccd81533ac05eb6a651bedb6' }, hAsync("div", { key: '5a60824f6868fa38893b7e451850f6e181caa95c', 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: 'c3ebd2eecb1f3378176653bfe7ae96bd9b7b4b13', class: indicator({ variant: this.variant }) }), hAsync("div", { key: '89ce39565adb3958a12551d5021f7ab86c9babb5', class: content() }, hAsync("div", { key: '9c833a877f81b34c53ff73378b799fad436e76fd', class: 'flex w-full min-w-0 flex-col' }, hAsync("p", { key: '7ec87f298e4dda01ff689f877d436c726abef8a5', 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: '08c6c263d6ce9915b055fc24e4b0aca7d2b7bfc2', 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: '111084df846674e17f00ec8c7902a099f05a1e58', 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: '660342af8a7f33cdd2495cf03fd54fe8923babc8', flip: this.actionIconFlip, rotate: this.actionIconRotate, variant: this.actionIcon })))))));
111118
111123
  }
111119
111124
  _onClick() {
111120
111125
  if (this.enableAction) {