@dropi/ui 0.1.21 → 0.1.22

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 (392) hide show
  1. package/dist/cjs/dropi-accordion-item.cjs.entry.js +2 -2
  2. package/dist/cjs/dropi-accordion.cjs.entry.js +2 -2
  3. package/dist/cjs/dropi-alert-legacy.cjs.entry.js +1 -1
  4. package/dist/cjs/dropi-alert-modal.cjs.entry.js +3 -3
  5. package/dist/cjs/dropi-alert.cjs.entry.js +2 -2
  6. package/dist/cjs/dropi-avatars.cjs.entry.js +2 -2
  7. package/dist/cjs/dropi-badge-legacy.cjs.entry.js +2 -2
  8. package/dist/cjs/dropi-badge.cjs.entry.js +2 -2
  9. package/dist/cjs/dropi-banner-external.cjs.entry.js +12 -2
  10. package/dist/cjs/dropi-breadcrumb.cjs.entry.js +2 -2
  11. package/dist/cjs/dropi-button.cjs.entry.js +3 -3
  12. package/dist/cjs/dropi-card-checkbox.cjs.entry.js +3 -3
  13. package/dist/cjs/dropi-card-product.cjs.entry.js +7 -5
  14. package/dist/cjs/dropi-card-section.cjs.entry.js +3 -3
  15. package/dist/cjs/dropi-carousel.cjs.entry.js +7 -2
  16. package/dist/cjs/dropi-checkbox-selection-list.cjs.entry.js +3 -3
  17. package/dist/cjs/dropi-checkbox.cjs.entry.js +3 -3
  18. package/dist/cjs/dropi-chips.cjs.entry.js +2 -2
  19. package/dist/cjs/dropi-city-selector.cjs.entry.js +10 -2
  20. package/dist/cjs/dropi-color-picker.cjs.entry.js +4 -4
  21. package/dist/cjs/dropi-country-flags.cjs.entry.js +2 -2
  22. package/dist/cjs/dropi-country-selector.cjs.entry.js +3 -3
  23. package/dist/cjs/dropi-date-picker-range.cjs.entry.js +1 -1
  24. package/dist/cjs/dropi-date-picker.cjs.entry.js +5 -5
  25. package/dist/cjs/dropi-drawer.cjs.entry.js +7 -4
  26. package/dist/cjs/dropi-dropdown.cjs.entry.js +3 -3
  27. package/dist/cjs/dropi-empty-state.cjs.entry.js +2 -2
  28. package/dist/cjs/dropi-favorite-button.cjs.entry.js +2 -2
  29. package/dist/cjs/dropi-file-upload-progress-bar.cjs.entry.js +4 -2
  30. package/dist/cjs/dropi-file-upload.cjs.entry.js +6 -5
  31. package/dist/cjs/dropi-icon.cjs.entry.js +21 -4
  32. package/dist/cjs/dropi-ilustration-icon.cjs.entry.js +2 -2
  33. package/dist/cjs/dropi-image-miniature.cjs.entry.js +2 -2
  34. package/dist/cjs/dropi-image-overlay.cjs.entry.js +3 -2
  35. package/dist/cjs/dropi-input_3.cjs.entry.js +13 -11
  36. package/dist/cjs/dropi-languages-selector.cjs.entry.js +6 -2
  37. package/dist/cjs/dropi-logo.cjs.entry.js +12 -2
  38. package/dist/cjs/dropi-lottie-loader.cjs.entry.js +1 -1
  39. package/dist/cjs/dropi-media-player.cjs.entry.js +7 -4
  40. package/dist/cjs/dropi-modal.cjs.entry.js +19 -12
  41. package/dist/cjs/dropi-navbar.cjs.entry.js +3 -3
  42. package/dist/cjs/dropi-otp-send-code.cjs.entry.js +7 -7
  43. package/dist/cjs/dropi-phone-input.cjs.entry.js +4 -4
  44. package/dist/cjs/dropi-radio-button.cjs.entry.js +2 -2
  45. package/dist/cjs/dropi-radio-selection-list.cjs.entry.js +3 -3
  46. package/dist/cjs/dropi-read-more.cjs.entry.js +2 -2
  47. package/dist/cjs/dropi-search.cjs.entry.js +3 -3
  48. package/dist/cjs/dropi-select.cjs.entry.js +6 -2
  49. package/dist/cjs/dropi-sidebar.cjs.entry.js +2 -2
  50. package/dist/cjs/dropi-simple-stepper.cjs.entry.js +2 -2
  51. package/dist/cjs/dropi-skeleton.cjs.entry.js +2 -2
  52. package/dist/cjs/dropi-steps.cjs.entry.js +2 -2
  53. package/dist/cjs/dropi-switch.cjs.entry.js +2 -2
  54. package/dist/cjs/dropi-table.cjs.entry.js +14 -7
  55. package/dist/cjs/dropi-tabs.cjs.entry.js +2 -2
  56. package/dist/cjs/dropi-tag-type-product.cjs.entry.js +2 -2
  57. package/dist/cjs/dropi-text-area.cjs.entry.js +3 -3
  58. package/dist/cjs/dropi-time-line.cjs.entry.js +2 -2
  59. package/dist/cjs/dropi-toast.cjs.entry.js +6 -5
  60. package/dist/cjs/dropi-tooltip-v2.cjs.entry.js +3 -3
  61. package/dist/cjs/dropi-tooltip.cjs.entry.js +2 -2
  62. package/dist/cjs/dropi-ui.cjs.js +2 -2
  63. package/dist/cjs/dropi-vertical-steps.cjs.entry.js +2 -2
  64. package/dist/cjs/dropi-youtube-lazy-video.cjs.entry.js +2 -2
  65. package/dist/cjs/{index-077kM98l.js → index-C8kwDvpf.js} +1041 -14
  66. package/dist/cjs/loader.cjs.js +2 -2
  67. package/dist/collection/components/dropi-accordion/dropi-accordion-item.js +1 -1
  68. package/dist/collection/components/dropi-accordion/dropi-accordion.js +1 -1
  69. package/dist/collection/components/dropi-alert/dropi-alert.css +0 -6
  70. package/dist/collection/components/dropi-alert-modal/dropi-alert-modal.css +10 -1
  71. package/dist/collection/components/dropi-alert-modal/dropi-alert-modal.js +4 -5
  72. package/dist/collection/components/dropi-avatars/dropi-avatars.js +1 -1
  73. package/dist/collection/components/dropi-badge/dropi-badge.js +1 -1
  74. package/dist/collection/components/dropi-badge-legacy/dropi-badge-legacy.js +1 -1
  75. package/dist/collection/components/dropi-banner-external/dropi-banner-external.js +12 -1
  76. package/dist/collection/components/dropi-breadcrumb/dropi-breadcrumb.js +1 -1
  77. package/dist/collection/components/dropi-button/dropi-button.js +2 -2
  78. package/dist/collection/components/dropi-card-checkbox/dropi-card-checkbox.js +2 -2
  79. package/dist/collection/components/dropi-card-product/dropi-card-product.js +6 -4
  80. package/dist/collection/components/dropi-card-section/dropi-card-section.js +2 -2
  81. package/dist/collection/components/dropi-carousel/dropi-carousel.js +15 -10
  82. package/dist/collection/components/dropi-checkbox/dropi-checkbox.js +2 -2
  83. package/dist/collection/components/dropi-checkbox-selection-list/dropi-checkbox-selection-list.js +2 -2
  84. package/dist/collection/components/dropi-chips/dropi-chips.js +1 -1
  85. package/dist/collection/components/dropi-city-selector/dropi-city-selector.js +9 -1
  86. package/dist/collection/components/dropi-color-picker/dropi-color-picker.js +3 -3
  87. package/dist/collection/components/dropi-country-flags/dropi-country-flags.js +1 -1
  88. package/dist/collection/components/dropi-country-selector/dropi-country-selector.js +2 -2
  89. package/dist/collection/components/dropi-date-picker/dropi-date-picker.js +4 -4
  90. package/dist/collection/components/dropi-drawer/dropi-drawer.js +12 -9
  91. package/dist/collection/components/dropi-dropdown/dropi-dropdown.js +2 -2
  92. package/dist/collection/components/dropi-empty-state/dropi-empty-state.js +1 -1
  93. package/dist/collection/components/dropi-favorite-button/dropi-favorite-button.js +1 -1
  94. package/dist/collection/components/dropi-file-upload/dropi-file-upload.js +5 -4
  95. package/dist/collection/components/dropi-file-upload-progress-bar/dropi-file-upload-progress-bar.js +3 -1
  96. package/dist/collection/components/dropi-icon/dropi-icon.css +5 -0
  97. package/dist/collection/components/dropi-icon/dropi-icon.js +19 -2
  98. package/dist/collection/components/dropi-ilustration-icon/dropi-ilustration-icon.js +1 -1
  99. package/dist/collection/components/dropi-image-miniature/dropi-image-miniature.js +1 -1
  100. package/dist/collection/components/dropi-image-overlay/dropi-image-overlay.js +5 -4
  101. package/dist/collection/components/dropi-input/dropi-input.js +12 -10
  102. package/dist/collection/components/dropi-languages-selector/dropi-languages-selector.js +5 -1
  103. package/dist/collection/components/dropi-logo/dropi-logo.js +12 -1
  104. package/dist/collection/components/dropi-media-player/dropi-media-player.js +6 -3
  105. package/dist/collection/components/dropi-modal/dropi-modal.js +22 -15
  106. package/dist/collection/components/dropi-navbar/dropi-navbar.js +2 -2
  107. package/dist/collection/components/dropi-otp-send-code/dropi-otp-send-code.js +6 -6
  108. package/dist/collection/components/dropi-paginator/dropi-paginator.js +2 -2
  109. package/dist/collection/components/dropi-phone-input/dropi-phone-input.js +3 -3
  110. package/dist/collection/components/dropi-radio-button/dropi-radio-button.js +1 -1
  111. package/dist/collection/components/dropi-radio-selection-list/dropi-radio-selection-list.js +2 -2
  112. package/dist/collection/components/dropi-read-more/dropi-read-more.js +1 -1
  113. package/dist/collection/components/dropi-search/dropi-search.js +2 -2
  114. package/dist/collection/components/dropi-select/dropi-select.js +5 -1
  115. package/dist/collection/components/dropi-sidebar/dropi-sidebar.js +1 -1
  116. package/dist/collection/components/dropi-simple-stepper/dropi-simple-stepper.js +1 -1
  117. package/dist/collection/components/dropi-skeleton/dropi-skeleton.js +1 -1
  118. package/dist/collection/components/dropi-steps/dropi-steps.js +1 -1
  119. package/dist/collection/components/dropi-switch/dropi-switch.js +1 -1
  120. package/dist/collection/components/dropi-table/dropi-table.js +13 -6
  121. package/dist/collection/components/dropi-tabs/dropi-tabs.js +1 -1
  122. package/dist/collection/components/dropi-tag/dropi-tag.js +5 -5
  123. package/dist/collection/components/dropi-tag-type-product/dropi-tag-type-product.js +1 -1
  124. package/dist/collection/components/dropi-text-area/dropi-text-area.js +2 -2
  125. package/dist/collection/components/dropi-time-line/dropi-time-line.js +1 -1
  126. package/dist/collection/components/dropi-toast/dropi-toast.css +1 -1
  127. package/dist/collection/components/dropi-toast/dropi-toast.js +4 -3
  128. package/dist/collection/components/dropi-tooltip/dropi-tooltip.js +1 -1
  129. package/dist/collection/components/dropi-tooltip-v2/dropi-tooltip.js +2 -2
  130. package/dist/collection/components/dropi-vertical-steps/dropi-vertical-steps.js +1 -1
  131. package/dist/collection/components/dropi-youtube-lazy-video/dropi-youtube-lazy-video.js +1 -1
  132. package/dist/components/dropi-accordion-item.js +1 -1
  133. package/dist/components/dropi-accordion.js +1 -1
  134. package/dist/components/dropi-alert-modal.js +1 -1
  135. package/dist/components/dropi-alert.js +1 -1
  136. package/dist/components/dropi-avatars.js +1 -1
  137. package/dist/components/dropi-badge-legacy.js +1 -1
  138. package/dist/components/dropi-badge.js +1 -1
  139. package/dist/components/dropi-banner-external.js +1 -1
  140. package/dist/components/dropi-breadcrumb.js +1 -1
  141. package/dist/components/dropi-button.js +1 -1
  142. package/dist/components/dropi-card-checkbox.js +1 -1
  143. package/dist/components/dropi-card-product.js +1 -1
  144. package/dist/components/dropi-card-section.js +1 -1
  145. package/dist/components/dropi-carousel.js +1 -1
  146. package/dist/components/dropi-checkbox-selection-list.js +1 -1
  147. package/dist/components/dropi-checkbox.js +1 -1
  148. package/dist/components/dropi-chips.js +1 -1
  149. package/dist/components/dropi-city-selector.js +1 -1
  150. package/dist/components/dropi-color-picker.js +1 -1
  151. package/dist/components/dropi-country-flags.js +1 -1
  152. package/dist/components/dropi-country-selector.js +1 -1
  153. package/dist/components/dropi-date-picker.js +1 -1
  154. package/dist/components/dropi-drawer.js +1 -1
  155. package/dist/components/dropi-dropdown.js +1 -1
  156. package/dist/components/dropi-empty-state.js +1 -1
  157. package/dist/components/dropi-favorite-button.js +1 -1
  158. package/dist/components/dropi-file-upload-progress-bar.js +1 -1
  159. package/dist/components/dropi-file-upload.js +1 -1
  160. package/dist/components/dropi-icon.js +1 -1
  161. package/dist/components/dropi-ilustration-icon.js +1 -1
  162. package/dist/components/dropi-image-miniature.js +1 -1
  163. package/dist/components/dropi-image-overlay.js +1 -1
  164. package/dist/components/dropi-input.js +1 -1
  165. package/dist/components/dropi-languages-selector.js +1 -1
  166. package/dist/components/dropi-logo.js +1 -1
  167. package/dist/components/dropi-media-player.js +1 -1
  168. package/dist/components/dropi-modal.js +1 -1
  169. package/dist/components/dropi-navbar.js +1 -1
  170. package/dist/components/dropi-otp-send-code.js +1 -1
  171. package/dist/components/dropi-paginator.js +1 -1
  172. package/dist/components/dropi-phone-input.js +1 -1
  173. package/dist/components/dropi-radio-button.js +1 -1
  174. package/dist/components/dropi-radio-selection-list.js +1 -1
  175. package/dist/components/dropi-read-more.js +1 -1
  176. package/dist/components/dropi-search.js +1 -1
  177. package/dist/components/dropi-select.js +1 -1
  178. package/dist/components/dropi-sidebar.js +1 -1
  179. package/dist/components/dropi-simple-stepper.js +1 -1
  180. package/dist/components/dropi-skeleton.js +1 -1
  181. package/dist/components/dropi-steps.js +1 -1
  182. package/dist/components/dropi-switch.js +1 -1
  183. package/dist/components/dropi-table.js +1 -1
  184. package/dist/components/dropi-tabs.js +1 -1
  185. package/dist/components/dropi-tag-type-product.js +1 -1
  186. package/dist/components/dropi-tag.js +1 -1
  187. package/dist/components/dropi-text-area.js +1 -1
  188. package/dist/components/dropi-time-line.js +1 -1
  189. package/dist/components/dropi-toast.js +1 -1
  190. package/dist/components/dropi-tooltip-v2.js +1 -1
  191. package/dist/components/dropi-tooltip.js +1 -1
  192. package/dist/components/dropi-vertical-steps.js +1 -1
  193. package/dist/components/dropi-youtube-lazy-video.js +1 -1
  194. package/dist/components/index.js +1 -1
  195. package/dist/components/{p-DWzWYR5X.js → p-B9R8Apw7.js} +1 -1
  196. package/dist/components/p-B_Ace02i.js +1 -0
  197. package/dist/components/p-BrjO_JXp.js +1 -0
  198. package/dist/components/p-BwhxWL4p.js +1 -0
  199. package/dist/components/p-Bz2jXX3R.js +1 -0
  200. package/dist/components/{p-CDvkvedb.js → p-CV4X3Gm4.js} +1 -1
  201. package/dist/components/p-CV_oz45O.js +1 -0
  202. package/dist/components/{p-CzHupXu8.js → p-D-vQQQNz.js} +1 -1
  203. package/dist/components/p-D13d88W3.js +1 -0
  204. package/dist/components/p-DGUfr98Z.js +1 -0
  205. package/dist/components/p-a-hGQrJd.js +1 -0
  206. package/dist/components/{p-DjO9xpVc.js → p-o5gyrbbD.js} +1 -1
  207. package/dist/dropi-ui/dropi-ui.css +1 -1
  208. package/dist/dropi-ui/dropi-ui.esm.js +1 -1
  209. package/dist/dropi-ui/{p-475a16f2.entry.js → p-00e5a2de.entry.js} +1 -1
  210. package/dist/dropi-ui/{p-8b4d4d2d.entry.js → p-0188e07a.entry.js} +1 -1
  211. package/dist/dropi-ui/{p-10e363a2.entry.js → p-02710049.entry.js} +1 -1
  212. package/dist/dropi-ui/{p-eac7777f.entry.js → p-17c56074.entry.js} +1 -1
  213. package/dist/dropi-ui/{p-a6939701.entry.js → p-18adf694.entry.js} +1 -1
  214. package/dist/dropi-ui/p-1a3619c3.entry.js +1 -0
  215. package/dist/dropi-ui/{p-0c541a53.entry.js → p-1d3d6a32.entry.js} +1 -1
  216. package/dist/dropi-ui/p-25640777.entry.js +1 -0
  217. package/dist/dropi-ui/p-2674d901.entry.js +1 -0
  218. package/dist/dropi-ui/{p-6e727fb0.entry.js → p-2af538b9.entry.js} +1 -1
  219. package/dist/dropi-ui/p-3013f3b8.entry.js +1 -0
  220. package/dist/dropi-ui/{p-0cd1fb7a.entry.js → p-3321ca70.entry.js} +1 -1
  221. package/dist/dropi-ui/{p-623759eb.entry.js → p-33d242ec.entry.js} +1 -1
  222. package/dist/dropi-ui/{p-6178190b.entry.js → p-39af6478.entry.js} +1 -1
  223. package/dist/dropi-ui/{p-858bedcf.entry.js → p-3e36c8b8.entry.js} +1 -1
  224. package/dist/dropi-ui/p-3ebc9b7b.entry.js +1 -0
  225. package/dist/dropi-ui/{p-36cdd4fc.entry.js → p-446a481d.entry.js} +1 -1
  226. package/dist/dropi-ui/{p-c7e3a5e0.entry.js → p-50a5e548.entry.js} +1 -1
  227. package/dist/dropi-ui/p-50e0d44f.entry.js +1 -0
  228. package/dist/dropi-ui/p-53a7a37d.entry.js +1 -0
  229. package/dist/dropi-ui/p-5c0bd7c2.entry.js +1 -0
  230. package/dist/dropi-ui/p-5cee6721.entry.js +1 -0
  231. package/dist/dropi-ui/p-5fb33ae4.entry.js +1 -0
  232. package/dist/dropi-ui/{p-0966c363.entry.js → p-665ef7ba.entry.js} +1 -1
  233. package/dist/dropi-ui/p-66b80371.entry.js +1 -0
  234. package/dist/dropi-ui/p-7bfc1c27.entry.js +1 -0
  235. package/dist/dropi-ui/p-7c0d2edf.entry.js +1 -0
  236. package/dist/dropi-ui/p-7eb27836.entry.js +1 -0
  237. package/dist/dropi-ui/p-85444414.entry.js +1 -0
  238. package/dist/dropi-ui/{p-7f8d3642.entry.js → p-86283e99.entry.js} +1 -1
  239. package/dist/dropi-ui/p-8bf5d8ee.entry.js +1 -0
  240. package/dist/dropi-ui/{p-ed94b5fe.entry.js → p-9032ba00.entry.js} +1 -1
  241. package/dist/dropi-ui/{p-b207fc92.entry.js → p-9212f544.entry.js} +1 -1
  242. package/dist/dropi-ui/{p-ba3ad28e.entry.js → p-92291873.entry.js} +1 -1
  243. package/dist/dropi-ui/{p-59188dd5.entry.js → p-955e52f8.entry.js} +1 -1
  244. package/dist/dropi-ui/{p-3cbe953f.entry.js → p-976a15e3.entry.js} +1 -1
  245. package/dist/dropi-ui/{p-4de83790.entry.js → p-9b037086.entry.js} +1 -1
  246. package/dist/dropi-ui/{p-7fc02d98.entry.js → p-9e0129cc.entry.js} +1 -1
  247. package/dist/dropi-ui/{p-99943b7d.entry.js → p-9ffec3f7.entry.js} +1 -1
  248. package/dist/dropi-ui/p-D5SAM1O2.js +2 -0
  249. package/dist/dropi-ui/p-a1c93e55.entry.js +1 -0
  250. package/dist/dropi-ui/{p-2e4efb72.entry.js → p-a232c6a7.entry.js} +1 -1
  251. package/dist/dropi-ui/{p-aa8d2aec.entry.js → p-a3c4d677.entry.js} +1 -1
  252. package/dist/dropi-ui/p-a457e8ca.entry.js +1 -0
  253. package/dist/dropi-ui/p-a4e1df5e.entry.js +1 -0
  254. package/dist/dropi-ui/p-a822a23e.entry.js +1 -0
  255. package/dist/dropi-ui/{p-0f161461.entry.js → p-a8f24270.entry.js} +1 -1
  256. package/dist/dropi-ui/p-ae35d538.entry.js +1 -0
  257. package/dist/dropi-ui/p-af8e2157.entry.js +1 -0
  258. package/dist/dropi-ui/{p-a1f2383d.entry.js → p-b2623a5c.entry.js} +1 -1
  259. package/dist/dropi-ui/p-b3d3c72e.entry.js +1 -0
  260. package/dist/dropi-ui/p-c3614c4a.entry.js +1 -0
  261. package/dist/dropi-ui/{p-e6943d7c.entry.js → p-cbf5367e.entry.js} +1 -1
  262. package/dist/dropi-ui/{p-e7b59811.entry.js → p-cc527d91.entry.js} +1 -1
  263. package/dist/dropi-ui/{p-7036c073.entry.js → p-cdde481b.entry.js} +1 -1
  264. package/dist/dropi-ui/{p-f0ddf569.entry.js → p-d42d4ef7.entry.js} +1 -1
  265. package/dist/dropi-ui/{p-7c0bc6dd.entry.js → p-db38bf16.entry.js} +1 -1
  266. package/dist/dropi-ui/p-dd5d8b1b.entry.js +1 -0
  267. package/dist/dropi-ui/p-e3ad21f8.entry.js +1 -0
  268. package/dist/dropi-ui/{p-acfa17ef.entry.js → p-e6e766ed.entry.js} +1 -1
  269. package/dist/dropi-ui/{p-d36a0c37.entry.js → p-ec263862.entry.js} +1 -1
  270. package/dist/dropi-ui/p-efc2fc35.entry.js +1 -0
  271. package/dist/dropi-ui/{p-9062f0de.entry.js → p-f41cd9b5.entry.js} +1 -1
  272. package/dist/dropi-ui/{p-40b69ccd.entry.js → p-fa3d0267.entry.js} +1 -1
  273. package/dist/esm/dropi-accordion-item.entry.js +2 -2
  274. package/dist/esm/dropi-accordion.entry.js +2 -2
  275. package/dist/esm/dropi-alert-legacy.entry.js +1 -1
  276. package/dist/esm/dropi-alert-modal.entry.js +3 -3
  277. package/dist/esm/dropi-alert.entry.js +2 -2
  278. package/dist/esm/dropi-avatars.entry.js +2 -2
  279. package/dist/esm/dropi-badge-legacy.entry.js +2 -2
  280. package/dist/esm/dropi-badge.entry.js +2 -2
  281. package/dist/esm/dropi-banner-external.entry.js +12 -2
  282. package/dist/esm/dropi-breadcrumb.entry.js +2 -2
  283. package/dist/esm/dropi-button.entry.js +3 -3
  284. package/dist/esm/dropi-card-checkbox.entry.js +3 -3
  285. package/dist/esm/dropi-card-product.entry.js +7 -5
  286. package/dist/esm/dropi-card-section.entry.js +3 -3
  287. package/dist/esm/dropi-carousel.entry.js +7 -2
  288. package/dist/esm/dropi-checkbox-selection-list.entry.js +3 -3
  289. package/dist/esm/dropi-checkbox.entry.js +3 -3
  290. package/dist/esm/dropi-chips.entry.js +2 -2
  291. package/dist/esm/dropi-city-selector.entry.js +10 -2
  292. package/dist/esm/dropi-color-picker.entry.js +4 -4
  293. package/dist/esm/dropi-country-flags.entry.js +2 -2
  294. package/dist/esm/dropi-country-selector.entry.js +3 -3
  295. package/dist/esm/dropi-date-picker-range.entry.js +1 -1
  296. package/dist/esm/dropi-date-picker.entry.js +5 -5
  297. package/dist/esm/dropi-drawer.entry.js +7 -4
  298. package/dist/esm/dropi-dropdown.entry.js +3 -3
  299. package/dist/esm/dropi-empty-state.entry.js +2 -2
  300. package/dist/esm/dropi-favorite-button.entry.js +2 -2
  301. package/dist/esm/dropi-file-upload-progress-bar.entry.js +4 -2
  302. package/dist/esm/dropi-file-upload.entry.js +6 -5
  303. package/dist/esm/dropi-icon.entry.js +21 -4
  304. package/dist/esm/dropi-ilustration-icon.entry.js +2 -2
  305. package/dist/esm/dropi-image-miniature.entry.js +2 -2
  306. package/dist/esm/dropi-image-overlay.entry.js +3 -2
  307. package/dist/esm/dropi-input_3.entry.js +13 -11
  308. package/dist/esm/dropi-languages-selector.entry.js +6 -2
  309. package/dist/esm/dropi-logo.entry.js +12 -2
  310. package/dist/esm/dropi-lottie-loader.entry.js +1 -1
  311. package/dist/esm/dropi-media-player.entry.js +7 -4
  312. package/dist/esm/dropi-modal.entry.js +19 -12
  313. package/dist/esm/dropi-navbar.entry.js +3 -3
  314. package/dist/esm/dropi-otp-send-code.entry.js +7 -7
  315. package/dist/esm/dropi-phone-input.entry.js +4 -4
  316. package/dist/esm/dropi-radio-button.entry.js +2 -2
  317. package/dist/esm/dropi-radio-selection-list.entry.js +3 -3
  318. package/dist/esm/dropi-read-more.entry.js +2 -2
  319. package/dist/esm/dropi-search.entry.js +3 -3
  320. package/dist/esm/dropi-select.entry.js +6 -2
  321. package/dist/esm/dropi-sidebar.entry.js +2 -2
  322. package/dist/esm/dropi-simple-stepper.entry.js +2 -2
  323. package/dist/esm/dropi-skeleton.entry.js +2 -2
  324. package/dist/esm/dropi-steps.entry.js +2 -2
  325. package/dist/esm/dropi-switch.entry.js +2 -2
  326. package/dist/esm/dropi-table.entry.js +14 -7
  327. package/dist/esm/dropi-tabs.entry.js +2 -2
  328. package/dist/esm/dropi-tag-type-product.entry.js +2 -2
  329. package/dist/esm/dropi-text-area.entry.js +3 -3
  330. package/dist/esm/dropi-time-line.entry.js +2 -2
  331. package/dist/esm/dropi-toast.entry.js +6 -5
  332. package/dist/esm/dropi-tooltip-v2.entry.js +3 -3
  333. package/dist/esm/dropi-tooltip.entry.js +2 -2
  334. package/dist/esm/dropi-ui.js +3 -3
  335. package/dist/esm/dropi-vertical-steps.entry.js +2 -2
  336. package/dist/esm/dropi-youtube-lazy-video.entry.js +2 -2
  337. package/dist/esm/{index-TXz_09YZ.js → index-D5SAM1O2.js} +1041 -15
  338. package/dist/esm/loader.js +3 -3
  339. package/dist/types/components/dropi-alert-modal/dropi-alert-modal.d.ts +1 -1
  340. package/dist/types/components/dropi-banner-external/dropi-banner-external.d.ts +2 -0
  341. package/dist/types/components/dropi-carousel/dropi-carousel.d.ts +3 -3
  342. package/dist/types/components/dropi-drawer/dropi-drawer.d.ts +2 -2
  343. package/dist/types/components/dropi-icon/dropi-icon.d.ts +3 -1
  344. package/dist/types/components/dropi-image-overlay/dropi-image-overlay.d.ts +1 -1
  345. package/dist/types/components/dropi-input/dropi-input.d.ts +2 -2
  346. package/dist/types/components/dropi-logo/dropi-logo.d.ts +2 -0
  347. package/dist/types/components/dropi-modal/dropi-modal.d.ts +2 -2
  348. package/dist/types/components/dropi-table/dropi-table.d.ts +2 -0
  349. package/dist/types/components.d.ts +37 -37
  350. package/hydrate/index.d.ts +287 -0
  351. package/hydrate/index.js +30455 -0
  352. package/hydrate/index.mjs +30445 -0
  353. package/hydrate/package.json +12 -0
  354. package/package.json +9 -3
  355. package/readme.md +42 -12
  356. package/scripts/setup.js +193 -8
  357. package/dist/components/p-9KLpSviZ.js +0 -1
  358. package/dist/components/p-BVekazGL.js +0 -1
  359. package/dist/components/p-BYRcOZS4.js +0 -1
  360. package/dist/components/p-BuDg1d0S.js +0 -1
  361. package/dist/components/p-C2paYEIp.js +0 -1
  362. package/dist/components/p-CnALA9z_.js +0 -1
  363. package/dist/components/p-CtzCJQVR.js +0 -1
  364. package/dist/components/p-D_Y7tuEH.js +0 -1
  365. package/dist/dropi-ui/p-1d4c5364.entry.js +0 -1
  366. package/dist/dropi-ui/p-2e0623ba.entry.js +0 -1
  367. package/dist/dropi-ui/p-37c86c74.entry.js +0 -1
  368. package/dist/dropi-ui/p-392654b7.entry.js +0 -1
  369. package/dist/dropi-ui/p-39904430.entry.js +0 -1
  370. package/dist/dropi-ui/p-3a3b778f.entry.js +0 -1
  371. package/dist/dropi-ui/p-443ed5bd.entry.js +0 -1
  372. package/dist/dropi-ui/p-4967b619.entry.js +0 -1
  373. package/dist/dropi-ui/p-645da978.entry.js +0 -1
  374. package/dist/dropi-ui/p-710312bd.entry.js +0 -1
  375. package/dist/dropi-ui/p-74dfe8d1.entry.js +0 -1
  376. package/dist/dropi-ui/p-770afae3.entry.js +0 -1
  377. package/dist/dropi-ui/p-8188cca4.entry.js +0 -1
  378. package/dist/dropi-ui/p-87e9ba6d.entry.js +0 -1
  379. package/dist/dropi-ui/p-925852b1.entry.js +0 -1
  380. package/dist/dropi-ui/p-TXz_09YZ.js +0 -2
  381. package/dist/dropi-ui/p-aafaffa3.entry.js +0 -1
  382. package/dist/dropi-ui/p-ac345a0e.entry.js +0 -1
  383. package/dist/dropi-ui/p-af3691a0.entry.js +0 -1
  384. package/dist/dropi-ui/p-bd0ffb4a.entry.js +0 -1
  385. package/dist/dropi-ui/p-c2e96728.entry.js +0 -1
  386. package/dist/dropi-ui/p-c664f99f.entry.js +0 -1
  387. package/dist/dropi-ui/p-cfc19ca0.entry.js +0 -1
  388. package/dist/dropi-ui/p-dd4c6b40.entry.js +0 -1
  389. package/dist/dropi-ui/p-e0351b61.entry.js +0 -1
  390. package/dist/dropi-ui/p-e2361547.entry.js +0 -1
  391. package/dist/dropi-ui/p-e25b2680.entry.js +0 -1
  392. package/dist/dropi-ui/p-f95c11f8.entry.js +0 -1
@@ -32,9 +32,17 @@ export class DropiCitySelector {
32
32
  }
33
33
  }
34
34
  optionsChanged(val) {
35
+ if (val == null) {
36
+ this.parsedOptions = [];
37
+ return;
38
+ }
35
39
  this.parsedOptions = typeof val === 'string' ? JSON.parse(val) : val;
36
40
  }
37
41
  selectedChanged(val) {
42
+ if (val == null) {
43
+ this.selected = [];
44
+ return;
45
+ }
38
46
  this.selected = typeof val === 'string' ? JSON.parse(val) : [...val];
39
47
  }
40
48
  componentWillLoad() {
@@ -79,7 +87,7 @@ export class DropiCitySelector {
79
87
  }
80
88
  render() {
81
89
  const groups = this.filtered;
82
- return (h("div", { key: 'af6acd88ea001105c036726bed11e0caa6012f10', class: { 'city-selector': true, 'city-selector--disabled': this.disabled } }, h("button", { key: '4a5c368ddea3f43ef9ef42dc68f28b47b642aadb', type: "button", class: "selector-trigger", disabled: this.disabled, onClick: () => this.toggle(), "aria-haspopup": "listbox", "aria-expanded": this.isOpen }, h("div", { key: '769288d6567d2f6d453b81198e3ab456c5042443', class: "chips-area" }, this.selected.length === 0 && (h("span", { key: '152b570fd02028d8e1788ced03d56f3853dd98d4', class: "placeholder" }, this.placeholder)), this.selected.map(val => (h("span", { class: "chip", key: String(val) }, this.getLabel(val), h("button", { type: "button", class: "chip-remove", "aria-label": "Quitar", onClick: (e) => this.removeCity(val, e) }, h("dropi-icon", { name: "Close-small", width: "10px", height: "10px", color: "Primary-Primary-500" })))))), h("dropi-icon", { key: '806ec368945b587fcb9125ca3a262ff2c6f9247c', name: this.isOpen ? 'Arrow-Up-2' : 'Arrow-Down-2', width: "16px", height: "16px", color: "Gray-Gray-500" })), this.isOpen && (h("div", { key: '1249ca520defb5fd21d5c5da098c93c3e66bebd3', class: "dropdown", role: "listbox" }, h("div", { key: '244a7a22db381014da6672e310f2d21a9cf39a63', class: "search-wrap" }, h("div", { key: '871a48407ec66d7e9e95a9ab32ff8d74842a4e6e', class: "search-field" }, h("input", { key: '20d5543bae44e70fc4fd61470cae413f29c17687', class: "search-input", type: "text", placeholder: "Buscar...", value: this.searchTerm, onInput: (e) => { this.searchTerm = e.target.value; }, autoComplete: "off" }), h("span", { key: '44bde8e0ddb6cbade01e4743c9d111fa7c65aa94', class: "search-icon" }, h("dropi-icon", { key: 'c577e87fd8ffd3d4d444541840a139430c96e503', name: "Search", width: "16px", height: "16px", color: "Gray-Gray-400" })))), h("div", { key: 'c7abe328e26838d49465d3b2767a2b90806e0e05', class: "options-list" }, groups.length === 0 && (h("div", { key: '1f583667dda2e6540254b3155029c97647cb58fb', class: "no-results" }, "Sin resultados")), groups.map(group => (h("div", { key: group.value, class: "group" }, h("div", { class: "group-label" }, group.label), group.items.map(city => {
90
+ return (h("div", { key: '5b1e27677c34d0dc85dc9c8544e4b0ba9a66216b', class: { 'city-selector': true, 'city-selector--disabled': this.disabled } }, h("button", { key: 'e359c1baff0a255cd396ee35836430486bc67cd3', type: "button", class: "selector-trigger", disabled: this.disabled, onClick: () => this.toggle(), "aria-haspopup": "listbox", "aria-expanded": this.isOpen }, h("div", { key: '082246999f826e8cfe1b2d09fd801a5d7db7e1b2', class: "chips-area" }, this.selected.length === 0 && (h("span", { key: '90453c84cae3561412f795ec1ffc01923cd87040', class: "placeholder" }, this.placeholder)), this.selected.map(val => (h("span", { class: "chip", key: String(val) }, this.getLabel(val), h("button", { type: "button", class: "chip-remove", "aria-label": "Quitar", onClick: (e) => this.removeCity(val, e) }, h("dropi-icon", { name: "Close-small", width: "10px", height: "10px", color: "Primary-Primary-500" })))))), h("dropi-icon", { key: '27f05e3fcf08bdb4e83ee52f7bba02a5c87f2d3e', name: this.isOpen ? 'Arrow-Up-2' : 'Arrow-Down-2', width: "16px", height: "16px", color: "Gray-Gray-500" })), this.isOpen && (h("div", { key: '2fd2d164c186d9d4d1f6664e531449373dfce023', class: "dropdown", role: "listbox" }, h("div", { key: 'e6fb9fc7938296d696598e2984167cec5d693b07', class: "search-wrap" }, h("div", { key: '9a56582e19bf264065bb11e9bccdf3179e56fb7b', class: "search-field" }, h("input", { key: '9228debd9abc4e2a884006bd45046e8e5b3cce25', class: "search-input", type: "text", placeholder: "Buscar...", value: this.searchTerm, onInput: (e) => { this.searchTerm = e.target.value; }, autoComplete: "off" }), h("span", { key: '609751d699dc6227347ec565ff14c3f35fa9a6cf', class: "search-icon" }, h("dropi-icon", { key: 'fcacc7c73eeb3f2dc27f83f9dfcbe2476b85136e', name: "Search", width: "16px", height: "16px", color: "Gray-Gray-400" })))), h("div", { key: 'c71c2b0303f37169ee221387aeec6ceea499b8e1', class: "options-list" }, groups.length === 0 && (h("div", { key: 'a5525ef28be665b337658032318507ae01f69a0d', class: "no-results" }, "Sin resultados")), groups.map(group => (h("div", { key: group.value, class: "group" }, h("div", { class: "group-label" }, group.label), group.items.map(city => {
83
91
  const isSelected = this.selected.includes(city.value);
84
92
  return (h("div", { key: String(city.value), class: { 'city-option': true, 'city-option--selected': isSelected }, onClick: (e) => this.toggleCity(city.value, e), role: "option", "aria-selected": isSelected }, h("span", { class: { 'checkbox': true, 'checkbox--checked': isSelected } }, isSelected && (h("dropi-icon", { name: "Check", width: "10px", height: "10px", color: "Neutral-White" }))), h("span", { class: "city-label" }, city.label)));
85
93
  })))))))));
@@ -81,7 +81,7 @@ export class DropiColorPicker {
81
81
  const height = this.colorCanvas.height;
82
82
  const saturationGradient = ctx.createLinearGradient(0, 0, width, 0);
83
83
  saturationGradient.addColorStop(0, '#FFFFFF');
84
- saturationGradient.addColorStop(1, `hsl(${this.hue}, 100%, 50%)`);
84
+ saturationGradient.addColorStop(1, `hsl(${this.hue ?? 0}, 100%, 50%)`);
85
85
  const valueGradient = ctx.createLinearGradient(0, 0, 0, height);
86
86
  valueGradient.addColorStop(0, 'rgba(0, 0, 0, 0)');
87
87
  valueGradient.addColorStop(1, '#000000');
@@ -294,10 +294,10 @@ export class DropiColorPicker {
294
294
  }
295
295
  }
296
296
  render() {
297
- return (h("div", { key: '9b5f9753c014b33a75fdf35460b3f2b40f12f5c6', class: "general-container" }, h("div", { key: '2547ef57ac6fc35eb65012729d613ac819918c02', class: "main-input-container" }, h("div", { key: 'f8f45ef7fba7d889b72af34973f51cd39f7541ec', class: "overlay", onClick: () => this.showEditor() }), h("div", { key: '76f6a0b4f5abf04e02778166f7f568a106ccbda6', class: "line-color-preview" }, h("div", { key: '4a9d7b92303dc21c39dd2271d1fbf9719bb4e012', class: "color-preview", style: { background: this.currentColor } })), h("div", { key: '47d4986bd93f8ac590014b3ad4251547be86bf76', class: "color-info" }, h("input", { key: '0f0265276fb482a5053a328daf4888f577e9fed2', type: "text", class: "color-input", value: this.currentColor, maxLength: 9, readOnly: true }))), h("div", { key: 'b944ba1094125f85f78529804549d02a4af15a98', class: `color-picker-container position-${this.position} ${this.showEdit ? 'show' : ''}` }, h("div", { key: 'b1cfc5ae3e082533562685eee34246972d226ee8', class: "main-color-canvas-container" }, h("canvas", { key: '6d91d698213b04aed7a14d0ea77876ec81d54a9c', ref: (el) => this.colorCanvas = el, width: 256, height: 150, onMouseDown: (e) => this.onColorMouseDown(e) }), h("div", { key: 'a35cbf720261d42a476ff86a4d3230eb41c60158', class: "color-selector-pointer", style: {
297
+ return (h("div", { key: '2ee2bd6abd837388d8169961f6b1024da228b453', class: "general-container" }, h("div", { key: '15416c1a844daf774dda53f1c08bbe6b15435b64', class: "main-input-container" }, h("div", { key: 'e08aacd3ebb059a8467cf6f597d2b3bb3419e286', class: "overlay", onClick: () => this.showEditor() }), h("div", { key: 'dda8addee7afb351fb1f6c18dda516d29259220d', class: "line-color-preview" }, h("div", { key: 'b242eac802dc0c1d0a9965fb6fc9b6f010408ae2', class: "color-preview", style: { background: this.currentColor } })), h("div", { key: '8dddc6632dddae52cc58d964ee50cae1e6460b12', class: "color-info" }, h("input", { key: '7181e30bddae8005260d285653425cd5cad2386e', type: "text", class: "color-input", value: this.currentColor, maxLength: 9, readOnly: true }))), h("div", { key: '0ad3b547299fc1a4ccab9ddb7efebd7962fd7855', class: `color-picker-container position-${this.position} ${this.showEdit ? 'show' : ''}` }, h("div", { key: 'c49847d5a6ca7a90f27889afe26f6c30c1959676', class: "main-color-canvas-container" }, h("canvas", { key: '44531a25415492782d70d070aacf17797f9e3818', ref: (el) => this.colorCanvas = el, width: 256, height: 150, onMouseDown: (e) => this.onColorMouseDown(e) }), h("div", { key: '325bc14afacafa6dddd0a9bc837c6448ff803bd8', class: "color-selector-pointer", style: {
298
298
  left: `${(this.saturation / 100) * 256}px`,
299
299
  top: `${((100 - this.currentVal) / 100) * 150}px`
300
- } })), h("div", { key: 'a3a28711ce1b7d550ace8cdefce1170d1cfab6b7', class: "slider-container" }, h("div", { key: '1a7e080019254df35871874d4f682be49ccb1c2d', class: "slider-group" }, h("div", { key: 'ab472e420e2dde23eaf797e0962234f06b831350', class: "hue-slider-container" }, h("canvas", { key: '84fa8b097826ca461913ef5c1a363fed51fea46a', ref: (el) => this.hueCanvas = el, width: 256, height: 20, onMouseDown: (e) => this.onHueMouseDown(e) }), h("div", { key: '47e740225ac80d3daee6781e0a3d55840dbf6e3a', class: "slider-pointer", style: { left: `${(this.hue / 360) * 234}px` } }))), h("div", { key: '408dccb26d895cbf3c648e959a0a748340b9d7ad', class: "slider-group" }, h("div", { key: 'bd1c6eb89183c0a3f194601413e840cd3576955c', class: "opacity-slider-container" }, h("canvas", { key: '8bef0d97d8f88471929876ffb4fb3dfb8eee950a', ref: (el) => this.opacityCanvas = el, width: 256, height: 20, onMouseDown: (e) => this.onOpacityMouseDown(e) }), h("div", { key: '394b6a5aac4d2924e5dd3e2fe898fe1761c6358f', class: "slider-pointer", style: { left: `${(this.opacity / 100) * 234}px` } }))), h("div", { key: '7bd122ab15ed2534586d5e0d2cf4a33174bb0385', class: "color-info" }, h("div", { key: '4dc391044f0cd3a72ee14e5c0f7279c81140c5f3', class: "color-label" }, "HEX"), h("input", { key: 'f197c630e94ccebab9e9f75a615b3a2fd09ffc0f', type: "text", class: "color-input", value: this.color, onInput: (e) => this.onHexInputChange(e), maxLength: 9 }))))));
300
+ } })), h("div", { key: 'ab6d2a987b4c317fa218e70a1602ea829505fe0a', class: "slider-container" }, h("div", { key: 'fe9ae897de10c04322653870cb9e5b79f61a2b86', class: "slider-group" }, h("div", { key: 'f39f1935c0410509f6ecbf69b718730201d70be7', class: "hue-slider-container" }, h("canvas", { key: '6a08c8dd36f3c9d70aa0f0438006bc4efa4df401', ref: (el) => this.hueCanvas = el, width: 256, height: 20, onMouseDown: (e) => this.onHueMouseDown(e) }), h("div", { key: 'a91a4f4469e3152b24bf1e7dfd3d4738eb17f661', class: "slider-pointer", style: { left: `${(this.hue / 360) * 234}px` } }))), h("div", { key: '2a45b1e24dcb447e515d8dbfac2ecd4032661af8', class: "slider-group" }, h("div", { key: 'ec945cd912ecf046ca16e7520bae48d3e998f8fd', class: "opacity-slider-container" }, h("canvas", { key: 'f181f9a8b16274d94377f3dd300c3bff231088df', ref: (el) => this.opacityCanvas = el, width: 256, height: 20, onMouseDown: (e) => this.onOpacityMouseDown(e) }), h("div", { key: '2e246b9e62991569c60024ac4f8b1ae32543e03e', class: "slider-pointer", style: { left: `${(this.opacity / 100) * 234}px` } }))), h("div", { key: 'c8c539dda06f8ce70b4c669a32e56cb693132f49', class: "color-info" }, h("div", { key: '5939e97e1331e57a5837e868ea6088b069e3c3eb', class: "color-label" }, "HEX"), h("input", { key: '321cebcb041223d4cb6c072f310720edcdb2391c', type: "text", class: "color-input", value: this.color, onInput: (e) => this.onHexInputChange(e), maxLength: 9 }))))));
301
301
  }
302
302
  static get is() { return "dropi-color-picker"; }
303
303
  static get encapsulation() { return "shadow"; }
@@ -28,7 +28,7 @@ export class DropiCountryFlags {
28
28
  style['width'] = this.width.includes('px') ? this.width : `${this.width}px`;
29
29
  if (this.height)
30
30
  style['height'] = this.height.includes('px') ? this.height : `${this.height}px`;
31
- return (h("figure", { key: '08e6efa91f51eb4c408ae868cef6a2c449e7ac2f', class: `flag ${this.customStyle}` }, h("img", { key: 'd0c24fdb98b1c2561f36dc70663e07ccea7802ca', src: this.src, style: style, alt: `flag-${this.country}` })));
31
+ return (h("figure", { key: '924adeb5372e2c02ce1c0471a162b57fc53616bd', class: `flag ${this.customStyle ?? 'flat'}` }, h("img", { key: '8433b69bbfc51aa5e72f8bd7166382e1d7907cfa', src: this.src, style: style, alt: `flag-${this.country}` })));
32
32
  }
33
33
  static get is() { return "dropi-country-flags"; }
34
34
  static get encapsulation() { return "shadow"; }
@@ -175,11 +175,11 @@ export class DropiCountrySelector {
175
175
  this.onChangeSelect.emit(country);
176
176
  }
177
177
  render() {
178
- return (h("div", { key: '5b1c2871c8e203384a7e4110002436131e9b6540', class: "custom-select" }, this.label && (h("label", { key: '40b4b1e5e3d245466ac66b0e5b2fbadaf476a45f' }, this.label, this.showObligatory && h("span", { key: '22734f66b235e18548862c756b005c8f5d901a7d', class: "required" }, "*"))), h("button", { key: '02aaf6f7c145d4e55d347f92cc1228c2623bfb52', type: "button", class: {
178
+ return (h("div", { key: '78179f7b5e30c4eb7d5345431f476f625a60534a', class: "custom-select" }, this.label && (h("label", { key: '13566e714a55c3820facffab298a97fc37c97133' }, this.label, this.showObligatory && h("span", { key: '7772ddd762bd50da043ed030b5a3442e10de47b0', class: "required" }, "*"))), h("button", { key: '649759c1d921318a48fd1abf8e71977d52b6ae2d', type: "button", class: {
179
179
  'select-button': true,
180
180
  'select-completed': !!this.selected,
181
181
  'select-invalid': this.hasError,
182
- }, disabled: this.disabled, onClick: () => this.open() }, h("div", { key: '1dd83df0cdbfe0c3b767fa0f7b431ce0a414cb14', class: "selected-content" }, this.selected ? (h("span", { class: "selected-option" }, h("img", { class: "flag-img", src: `https://flagsapi.com/${this.selected.code}/shiny/24.png`, alt: this.selected.name }), this.selected.name)) : (h("span", { class: "placeholder-text" }, this.placeholder))), h("dropi-icon", { key: '8b990d7ad946d88da7a67b142a4420cd80e3deb2', name: this.isOpen ? 'Arrow-Up-2' : 'Arrow-Down-2', width: "20px", height: "20px", color: "Gray-Gray-500" })), h("ul", { key: 'b2641514578d7ea447bd7cd5db191dc1b21bc9f1', class: `select-dropdown${this.isOpen ? ' expanded' : ' collapsed'}` }, h("li", { key: 'd743ec97af3cb4044b48ef4e98bbe90a59fffc35', class: "search-li" }, h("div", { key: '771cbb86ce07908b5e59fa21899d8156180430d8', class: "search-field" }, h("input", { key: '9e5c11ad1ae3e650e3cb10011e1c87e889be65cd', ref: (el) => { this.searchInputRef = el; }, type: "text", class: "country-search", placeholder: "Buscar pa\u00EDs...", value: this.searchTerm, onInput: (e) => { this.searchTerm = e.target.value; } }), h("span", { key: '56ebb7e45e8898eed09ddd82c770ad30648b8b73', class: "search-icon" }, h("dropi-icon", { key: 'a80e581cd1b3590dc66290a3f43cee9ee5bc5e66', name: "Search", width: "16px", height: "16px", color: "Gray-Gray-400" })))), this.filtered.map(country => (h("li", { key: country.code }, h("button", { class: "option", type: "button", onClick: () => this.select(country) }, h("img", { class: "flag-img", src: `https://flagsapi.com/${country.code}/shiny/24.png`, alt: country.name }), country.name))))), this.textHelper && (h("div", { key: 'b9b87b146ef9261ef540a7d39761e6793194baf0', class: { 'select-helper': true, 'select-helper-error': this.hasError } }, this.hasError && h("dropi-icon", { key: '7a5aec8d924adcaf7b3381f486ef7b4ed6245059', name: "Warning-circle", width: "12px", height: "12px", color: "Error-Error-500" }), h("span", { key: 'bd953f772c39334b217229f0c0a887641830a2eb' }, this.textHelper)))));
182
+ }, disabled: this.disabled, onClick: () => this.open() }, h("div", { key: '79df14d64f598d312a1cd82f294edf8aa14ed32e', class: "selected-content" }, this.selected ? (h("span", { class: "selected-option" }, h("img", { class: "flag-img", src: `https://flagsapi.com/${this.selected.code}/shiny/24.png`, alt: this.selected.name }), this.selected.name)) : (h("span", { class: "placeholder-text" }, this.placeholder))), h("dropi-icon", { key: 'dfa717ce51975386fab6a3af796637a27a8cb039', name: this.isOpen ? 'Arrow-Up-2' : 'Arrow-Down-2', width: "20px", height: "20px", color: "Gray-Gray-500" })), h("ul", { key: '4f72db336c9d1bc1ce149279970cdaa4dcaa4f77', class: `select-dropdown${this.isOpen ? ' expanded' : ' collapsed'}` }, h("li", { key: '3badbda75f609e979f5edf7ad3f5783bf9cdf001', class: "search-li" }, h("div", { key: 'cae7ee12d3d3d40a3bb9728f4c109cd0ba513995', class: "search-field" }, h("input", { key: '82b7703b0531c80d51b5fb70d3e2f0b804e3089f', ref: (el) => { this.searchInputRef = el; }, type: "text", class: "country-search", placeholder: "Buscar pa\u00EDs...", value: this.searchTerm, onInput: (e) => { this.searchTerm = e.target.value; } }), h("span", { key: '45378fac8b73b656fc8c5bb16d7f072398890508', class: "search-icon" }, h("dropi-icon", { key: '39c3a426407fd68367a3494c3d319bdbcf9692bb', name: "Search", width: "16px", height: "16px", color: "Gray-Gray-400" })))), this.filtered.map(country => (h("li", { key: country.code }, h("button", { class: "option", type: "button", onClick: () => this.select(country) }, h("img", { class: "flag-img", src: `https://flagsapi.com/${country.code}/shiny/24.png`, alt: country.name }), country.name))))), this.textHelper && (h("div", { key: '58f747d7cfecd23d3bdc166f21c3560e642f336d', class: { 'select-helper': true, 'select-helper-error': this.hasError } }, this.hasError && h("dropi-icon", { key: 'fb68e291bd8dcfe5955281504b3de80699fa0ff0', name: "Warning-circle", width: "12px", height: "12px", color: "Error-Error-500" }), h("span", { key: '9d5287f387f09f2b90b41f14f05c3572a44d74a3' }, this.textHelper)))));
183
183
  }
184
184
  static get is() { return "dropi-country-selector"; }
185
185
  static get encapsulation() { return "shadow"; }
@@ -167,12 +167,12 @@ export class DropiDatePicker {
167
167
  render() {
168
168
  const days = this.buildDays();
169
169
  const today = new Date().toISOString().slice(0, 10);
170
- return (h("div", { key: 'fc10fdf1b3621b61fa1ee929f759c23ccfafa0e9', class: "dp-wrap" }, this.label && h("label", { key: '7e7be5c6ed8cc9e4a273defc7f3c5ba41861ee2f', class: "dp-label" }, this.label), h("button", { key: '52f190e283341a0836df16c2bd375e45b684ffe7', class: {
170
+ return (h("div", { key: 'ff426d80bb5bf05ca8b0c27773dee52f13cf4090', class: "dp-wrap" }, this.label && h("label", { key: 'fc7ebd6f14227533288b02c95933f6d4833e3f51', class: "dp-label" }, this.label), h("button", { key: '2fa9b1f3d2c9bfc4876724492a265ff0b29f8d23', class: {
171
171
  'dp-trigger': true,
172
172
  'dp-trigger--disabled': this.disabled,
173
173
  'dp-trigger--invalid': this.isInvalid,
174
174
  'dp-trigger--loading': this.loading
175
- }, onClick: () => this.open ? this.open = false : this.open_(), disabled: this.disabled || this.loading, type: "button" }, h("dropi-icon", { key: '2e79e9e6ed80a52d8a70efd69bb5ebaf5fc6e901', name: "Calendar", width: "16px", height: "16px", color: "Gray-Gray-400" }), h("span", { key: '8667a6b56e73506aa9cf171d61f3425a7143d3f6', class: { 'dp-trigger__value': true, 'dp-trigger__placeholder': !this.displayValue } }, this.displayValue || this.placeholder), h("dropi-icon", { key: 'c42b1e91c5f8c830c5f758c6f4a6f6513aae4296', name: "Arrow-Down-2", width: "12px", height: "12px", color: "Gray-Gray-400" })), this.open && (h("div", { key: '1096c4ded79202c51d2df4ce1b72f4afe3da9171', class: "dp-popup" }, h("div", { key: '1f6cb906f32af2ab4bb894e67672657983ff16b6', class: "dp-nav" }, h("button", { key: 'd85f4f8fab9e9112cd2b22e353d4e7afe55874a2', class: "dp-nav__btn", onClick: () => this.prevMonth(), type: "button" }, h("dropi-icon", { key: '48e06f17915b6ac2016f20f6d5c45c2ecc8ce77b', name: "Arrow-Left-2", width: "16px", height: "16px", color: "Gray-Gray-600" })), h("span", { key: 'efe6cd99ddbf872ad69da22a3c8df08d9258beb6', class: "dp-nav__title" }, h("span", { key: '4752259d25443430a4f67cce19d129ef123c55c7' }, MONTHS_ES[this.viewMonth]), h("span", { key: '1b47d475123adf6eef19dfca84530cf03086bbcb' }, this.viewYear)), h("button", { key: 'e2979317eb2c3483be9e648ae3c4f33b9f139e68', class: "dp-nav__btn", onClick: () => this.nextMonth(), type: "button" }, h("dropi-icon", { key: '00dd3b6b6c8ed941db4d6e1a1241b25a196522f8', name: "Arrow-Right-2", width: "16px", height: "16px", color: "Gray-Gray-600" }))), h("div", { key: '9c1404d125cd5c63f84d97e7b67c257a5aea1a6f', class: "dp-grid" }, DAYS_ES.map(d => (h("div", { class: "dp-day-header" }, d))), days.map(({ iso, day, currentMonth }) => {
175
+ }, onClick: () => this.open ? this.open = false : this.open_(), disabled: this.disabled || this.loading, type: "button" }, h("dropi-icon", { key: '51b6fed8a232d7d22494c0bdf9f17e8c6ae0dbbe', name: "Calendar", width: "16px", height: "16px", color: "Gray-Gray-400" }), h("span", { key: 'ecbe872cd13efb112ef106f1dfde58cd745c124c', class: { 'dp-trigger__value': true, 'dp-trigger__placeholder': !this.displayValue } }, this.displayValue || this.placeholder), h("dropi-icon", { key: '6025abcf99d825dd885c9916f755c6b06e0657ed', name: "Arrow-Down-2", width: "12px", height: "12px", color: "Gray-Gray-400" })), this.open && (h("div", { key: 'b46a2bd022bc6ec2edfdf07a8a21b010b56610a4', class: "dp-popup" }, h("div", { key: '8aedcc47ab11c03bf8bc3309fc92ba3f83587520', class: "dp-nav" }, h("button", { key: 'e5a7f2a8edc8d33e08449713a976008b83108f36', class: "dp-nav__btn", onClick: () => this.prevMonth(), type: "button" }, h("dropi-icon", { key: '515211fe3c12cd2e9399bd8fad7c0dd84a4de3cd', name: "Arrow-Left-2", width: "16px", height: "16px", color: "Gray-Gray-600" })), h("span", { key: '0d5acefc9c8418749b4065d3bc92c8fb53744557', class: "dp-nav__title" }, h("span", { key: 'd4b68ef6a5c2885cf7cd05e7b49e47623b8c0d00' }, MONTHS_ES[this.viewMonth]), h("span", { key: '8aefcf2e7e383111994c58a743706d6d19607f65' }, this.viewYear)), h("button", { key: 'b7524552e5b05f592633bd6e16cdcda8659aeacf', class: "dp-nav__btn", onClick: () => this.nextMonth(), type: "button" }, h("dropi-icon", { key: '5e14a0dafb227ba6f2e90298005401050b55a3bb', name: "Arrow-Right-2", width: "16px", height: "16px", color: "Gray-Gray-600" }))), h("div", { key: '37d7428dc36bdc805fb60c36126a86509f3b1188', class: "dp-grid" }, DAYS_ES.map(d => (h("div", { class: "dp-day-header" }, d))), days.map(({ iso, day, currentMonth }) => {
176
176
  const isSelected = this.selectionMode !== 'range'
177
177
  ? iso === this.selectedDate
178
178
  : iso === this.startDate || iso === this.endDate;
@@ -194,12 +194,12 @@ export class DropiDatePicker {
194
194
  if (this.selectionMode === 'range' && this.startDate && !this.endDate)
195
195
  this.hoverDate = iso;
196
196
  }, onMouseLeave: () => this.hoverDate = '' }, day));
197
- })), h("div", { key: '2b5b0438fdaa782c1ba6f3f6d99870c6bdef9c09', class: "dp-footer" }, h("button", { key: 'd7645b65bd581ddb6c827a4361fc413b1978b08b', class: "dp-footer__clear", type: "button", onClick: () => {
197
+ })), h("div", { key: '9a16f2d3aaffda303f2cf7c4d8045ad355eb3e88', class: "dp-footer" }, h("button", { key: '2c236322d33b4dbc37e683c328bc2c17aa1422cf', class: "dp-footer__clear", type: "button", onClick: () => {
198
198
  this.selectedDate = '';
199
199
  this.startDate = '';
200
200
  this.endDate = '';
201
201
  this.open = false;
202
- } }, "Limpiar"), h("button", { key: '855675f6fdb35aa564b469a772d0fcd5d704ed52', class: "dp-footer__today", type: "button", onClick: () => {
202
+ } }, "Limpiar"), h("button", { key: 'a08afb2358819fc8c15c7949dc7e4cbdf14b52fb', class: "dp-footer__today", type: "button", onClick: () => {
203
203
  if (this.selectionMode !== 'range') {
204
204
  this.selectedDate = today;
205
205
  this.open = false;
@@ -28,7 +28,10 @@ export class DropiDrawer {
28
28
  this.open = val;
29
29
  this.drawerIsOpen = val;
30
30
  if (typeof document !== 'undefined') {
31
- document.body.style.overflow = val ? 'hidden' : '';
31
+ if (val)
32
+ document.body.classList.add('dropi-modal-open');
33
+ else
34
+ document.body.classList.remove('dropi-modal-open');
32
35
  }
33
36
  }
34
37
  componentWillLoad() {
@@ -53,10 +56,10 @@ export class DropiDrawer {
53
56
  else
54
57
  panelStyle['height'] = this.height;
55
58
  }
56
- return (h("div", { key: '2236d22981ab82b57de3d442194403d5d79ce1c8', class: { 'drawer-host': true, 'drawer-host--open': this.open } }, h("div", { key: 'c0132eefbe379fab8c6dc2fb084acf0390fc8d7a', class: "drawer-backdrop", onClick: () => {
59
+ return (h("div", { key: '7792ce8e001adf404aef387e35c5fb601f69b1e2', class: { 'drawer-host': true, 'drawer-host--open': this.open } }, h("div", { key: '186c33be6a7cd1e34e6d1f852219be91b24a15b9', class: "drawer-backdrop", onClick: () => {
57
60
  if (this.closeOnBackdrop)
58
61
  this.close();
59
- } }), h("div", { key: '111dbff06af3627ef8e9c593b2fb8598da636009', class: `drawer-panel drawer-panel--${this.position}${sizeClass ? ' ' + sizeClass : ''}`, style: panelStyle, role: "dialog", "aria-modal": "true" }, h("div", { key: '41e891fe77ba69f3e5f3a450da6e4017f0764b59', class: { 'drawer-header': true, 'drawer-header--headless': this.headless } }, h("h3", { key: '10212f728327670142b23949eb2698e4937d7c27', class: "drawer-header__title" }, this.drawerTitle), h("button", { key: '0736447705965fb9222edeb993d85c5e1d567476', class: "drawer-header__close", onClick: () => this.close(), "aria-label": "Cerrar" }, h("dropi-icon", { key: '1d8d27869bd79c5095f56f85b56127673e89d509', name: "Close-small", width: "32px", height: "32px", color: "Gray-Gray-400" }))), h("div", { key: '398f9a7e3e5dd1bf861ca7b14961a0d1a217a229', class: "drawer-body" }, h("slot", { key: '2555a218f61c56c017ae1ed2ea1f34048d5e5b51' })), h("div", { key: '88e430bdcba47e50760051e0310788336f11a8c1', class: "drawer-footer" }, h("slot", { key: '2de19e6270c61ba5a43d39707db6ea669d9037d1', name: "footer" })))));
62
+ } }), h("div", { key: '3a48c465707125c2de1e369e70375689fe5ff9c1', class: `drawer-panel drawer-panel--${this.position}${sizeClass ? ' ' + sizeClass : ''}`, style: panelStyle, role: "dialog", "aria-modal": "true" }, h("div", { key: '840bb2933bc7e2264269bbadd5d9d61649fe58fe', class: { 'drawer-header': true, 'drawer-header--headless': this.headless } }, h("h3", { key: 'bfd9c7db02e9db07ce32115ca6386a9840c61288', class: "drawer-header__title" }, this.drawerTitle), h("button", { key: '6dc350e26f74d4e3aead7697bd2f5552e49e833c', class: "drawer-header__close", onClick: () => this.close(), "aria-label": "Cerrar" }, h("dropi-icon", { key: 'fcc5331391009f97254db5f729c61631edc33d8c', name: "Close-small", width: "32px", height: "32px", color: "Gray-Gray-400" }))), h("div", { key: 'e50ae31043bde759a79fbc9b4f734e06dc6c2a3f', class: "drawer-body" }, h("slot", { key: 'f1f0d7314b8bd7f6fd6fdec88a818963c1d5834f' })), h("div", { key: 'b14833f885757bbcfa687b7b2ee1cf847301134b', class: "drawer-footer" }, h("slot", { key: '5cba1759160a934c3b54166914a10b1335075151', name: "footer" })))));
60
63
  }
61
64
  static get is() { return "dropi-drawer"; }
62
65
  static get encapsulation() { return "shadow"; }
@@ -93,11 +96,11 @@ export class DropiDrawer {
93
96
  "defaultValue": "''"
94
97
  },
95
98
  "drawerIsOpen": {
96
- "type": "boolean",
99
+ "type": "any",
97
100
  "mutable": true,
98
101
  "complexType": {
99
- "original": "boolean",
100
- "resolved": "boolean",
102
+ "original": "any",
103
+ "resolved": "any",
101
104
  "references": {}
102
105
  },
103
106
  "required": false,
@@ -113,11 +116,11 @@ export class DropiDrawer {
113
116
  "defaultValue": "false"
114
117
  },
115
118
  "open": {
116
- "type": "boolean",
119
+ "type": "any",
117
120
  "mutable": true,
118
121
  "complexType": {
119
- "original": "boolean",
120
- "resolved": "boolean",
122
+ "original": "any",
123
+ "resolved": "any",
121
124
  "references": {}
122
125
  },
123
126
  "required": false,
@@ -30,7 +30,7 @@ export class DropiDropdown {
30
30
  this.optionsChanged(this.options);
31
31
  }
32
32
  isSelected(opt) {
33
- return this.selected.some(s => JSON.stringify(s) === JSON.stringify(opt));
33
+ return (this.selected ?? []).some(s => JSON.stringify(s) === JSON.stringify(opt));
34
34
  }
35
35
  toggleOption(opt) {
36
36
  if (this.isSelected(opt)) {
@@ -44,7 +44,7 @@ export class DropiDropdown {
44
44
  render() {
45
45
  const containerClass = this.isInSelect ? 'container-dropi-dropdown-select' : 'container-dropi-dropdown';
46
46
  const customHeight = this.height || '388px';
47
- return (h("div", { key: 'c8f5eab8347e089f92ff494ebacf9c3d92e86493', class: containerClass, style: { '--custom-height': customHeight } }, this.parsedOptions.map((opt, i) => {
47
+ return (h("div", { key: '274caba83e2f697257e3803b85517a31d4f0aea8', class: containerClass, style: { '--custom-height': customHeight } }, this.parsedOptions.map((opt, i) => {
48
48
  const label = opt[this.valueModel] ?? String(opt);
49
49
  const active = !!opt.checked || this.isSelected(opt);
50
50
  return (h("div", { class: "content-dropdown", key: i }, h("div", { class: { 'container-check-dropdown': true, 'active-option': active }, onClick: () => this.toggleOption(opt) }, this.parameters.type === 'checkbox' && (h("dropi-checkbox", { checked: active })), this.parameters.iconCurrier && (h("dropi-avatars", { image: opt[this.valueModel], type: "transport" })), this.parameters.icon && (h("dropi-avatars", { image: opt.image, type: "transport" })), h("span", { class: "Body-M-Regular" }, label))));
@@ -23,7 +23,7 @@ export class DropiEmptyState {
23
23
  /** Emitted when button is clicked — matches Angular 'buttonClickEvent' */
24
24
  buttonClickEvent;
25
25
  render() {
26
- return (h("div", { key: '504b4ac16374bc3d54ab02a0729d867508dee0ba', class: "empty-state" }, h("div", { key: '11cbef9d7a1d57bffa68ef4d055c29453c9d050b', class: "empty-state-visual" }, this.imageUrl ? (h("img", { class: "empty-state-img", src: this.imageUrl, alt: this.imageAlt })) : (h("img", { class: "empty-state-img", src: `assets/icons/ilustration/${this.dropiIcon}.svg`, alt: this.imageAlt, onError: (e) => e.target.src = 'assets/icons/ilustration/default.svg' }))), this.title && h("h3", { key: '398a1e5958e1008875391053a82f77db586aaad8', class: "empty-state-title" }, this.title), this.description && h("p", { key: 'a51b76390add2ffbfcdf5288a1daf8a872c1bfc0', class: "empty-state-description" }, this.description), h("slot", { key: '1024f4efdc69ed513384b8b0082bb9915673e724' }), this.buttonText && (h("div", { key: '6706d58d3380e7c6668c8b465d19249cd24cd7f8', class: "empty-state-actions" }, h("dropi-button", { key: '4440e6ca851d27b84cab67ee24466be0a89e8e9e', text: this.buttonText, preIcon: this.buttonIcon, severity: this.buttonSeverity, onClick: () => this.buttonClickEvent.emit() })))));
26
+ return (h("div", { key: '1b7c0fd20a119ae17ee09f7c68b7ae2b4e77ee98', class: "empty-state" }, h("div", { key: 'cb4fd9dc6a8b491359fd9cd8b6983e68f64af994', class: "empty-state-visual" }, this.imageUrl ? (h("img", { class: "empty-state-img", src: this.imageUrl, alt: this.imageAlt })) : (h("img", { class: "empty-state-img", src: `assets/icons/ilustration/${(!this.dropiIcon || String(this.dropiIcon) === 'undefined' || String(this.dropiIcon) === 'null') ? 'default' : this.dropiIcon}.svg`, alt: this.imageAlt, onError: (e) => e.target.src = 'assets/icons/ilustration/default.svg' }))), this.title && h("h3", { key: '14c09482953e39975c74ca454df3131e3233a712', class: "empty-state-title" }, this.title), this.description && h("p", { key: '5fccb02b2b21d8895c5b122aa0fb6684fc9d7611', class: "empty-state-description" }, this.description), h("slot", { key: '6e53d450b4dbb8cff81addd3e7fc528c599bf730' }), this.buttonText && (h("div", { key: '4325f23a357c43b970dce907a63f24b63b10070e', class: "empty-state-actions" }, h("dropi-button", { key: 'a475b2fec4e00343fa4b4fa29ac08d5564e4e21a', text: this.buttonText, preIcon: this.buttonIcon, severity: this.buttonSeverity, onClick: () => this.buttonClickEvent.emit() })))));
27
27
  }
28
28
  static get is() { return "dropi-empty-state"; }
29
29
  static get encapsulation() { return "shadow"; }
@@ -14,7 +14,7 @@ export class DropiFavoriteButton {
14
14
  this.toggleFavorite.emit(this.isFavorite);
15
15
  }
16
16
  render() {
17
- return (h("button", { key: '21002e383cadf61f37b072cdfeca50f9957d520e', class: { 'fav-btn': true, 'fav-btn--active': this.isFavorite }, onClick: () => this.toggle(), onMouseEnter: () => this.hovered = true, onMouseLeave: () => this.hovered = false, "aria-label": this.isFavorite ? 'Quitar de favoritos' : 'Agregar a favoritos', "aria-pressed": String(this.isFavorite) }, h("dropi-icon", { key: '5eab1ea853bc5d4b47543bfd2bdf4d45c949a47a', name: this.isFavorite || this.hovered ? 'Heart-solid' : 'Heart', width: "19px", height: "19px", color: this.isFavorite || this.hovered ? 'Primary-Primary-500' : 'Gray-Gray-800' })));
17
+ return (h("button", { key: '07acf3b1f81e69ddea79672fd4853ad575b4d2af', class: { 'fav-btn': true, 'fav-btn--active': this.isFavorite }, onClick: () => this.toggle(), onMouseEnter: () => this.hovered = true, onMouseLeave: () => this.hovered = false, "aria-label": this.isFavorite ? 'Quitar de favoritos' : 'Agregar a favoritos', "aria-pressed": String(this.isFavorite) }, h("dropi-icon", { key: 'fcf3cc2b3b107eb43c6a83a9d6dc6cbff7ee202f', name: this.isFavorite || this.hovered ? 'Heart-solid' : 'Heart', width: "19px", height: "19px", color: this.isFavorite || this.hovered ? 'Primary-Primary-500' : 'Gray-Gray-800' })));
18
18
  }
19
19
  static get is() { return "dropi-favorite-button"; }
20
20
  static get encapsulation() { return "shadow"; }
@@ -220,11 +220,12 @@ export class DropiFileUpload {
220
220
  }
221
221
  // ─── render ───────────────────────────────────────────────────────────────
222
222
  render() {
223
- const gridFiles = this.selectedFiles.filter(f => f.typeView === 'grid');
224
- const cardFiles = this.selectedFiles.filter(f => f.typeView === 'card');
225
- const showDropZone = this.selectedFiles.length < this.maxFiles && !this.isDropZoneHidden();
223
+ const files = this.selectedFiles ?? [];
224
+ const gridFiles = files.filter(f => f.typeView === 'grid');
225
+ const cardFiles = files.filter(f => f.typeView === 'card');
226
+ const showDropZone = files.length < (this.maxFiles ?? 1) && !this.isDropZoneHidden();
226
227
  const isSmall = this.dragAndDropSize === 'small';
227
- return (h("div", { key: '2dfd80fee893a317c26bbe8671500a5b1d15d3db', class: "upload-container" }, (this.title || this.label) && (h("div", { key: '5147abfc1b414dc999827cc0551abbaea5ae9add', class: "upload-header" }, this.title && h("div", { key: '3430b1e057fed5cb5efae23c3dca9fbcb9a0b99c', class: "text title" }, this.title), this.label && h("div", { key: 'ee771d257191f7009b90e6ee695b0a6d1bcd258c', class: "text label" }, this.label))), this.error && (h("dropi-alert", { key: '3462db9b80cf8654b9d87d4c67cbf70cd23a93c5', message: this.errorMessage, type: "default", state: "error", dismissable: true, showButton: false, onOnClose: () => { this.error = false; } })), showDropZone && (h("div", { key: '108de9cf28010626cfef7ca95c5ce94eff60f58f', class: { 'file-upload': true, 'drag-over': this.dragging }, onDragOver: (e) => this.onDragOver(e), onDragEnter: (e) => this.onDragEnter(e), onDragLeave: () => this.onDragLeave(), onDrop: (e) => this.onDrop(e) }, h("div", { key: 'b50eaf3b36aa3841b4d630dfd352fb630eb7ad7d', class: `file-upload__zone${this.dragging ? ' drag-over' : ''}` }, !isSmall && (h("svg", { key: '3518cedda9e7a3da9070f85e19631caf3a9366b4', width: "40", height: "40", viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: 'db6d8555c1cf5355a0097153daca459e323ca7f0', d: "M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z", fill: "#FEF8F1" }), h("g", { key: '3096ed9f9cc05868e273ebdcd6b39d06661542d3', "clip-path": "url(#up)" }, h("path", { key: '784209ce8eb7bac630880b7a88b98fa8768d2d99', d: "M19.3379 13.7187L19.3332 24.0107C19.3332 24.1875 19.4035 24.357 19.5285 24.4821C19.6535 24.6071 19.8231 24.6773 19.9999 24.6773C20.1767 24.6773 20.3463 24.6071 20.4713 24.4821C20.5963 24.357 20.6666 24.1875 20.6666 24.0107L20.6712 13.73L22.6126 15.672C22.7376 15.797 22.9071 15.8672 23.0839 15.8672C23.2607 15.8672 23.4302 15.797 23.5552 15.672C23.6802 15.547 23.7504 15.3774 23.7504 15.2007C23.7504 15.0239 23.6802 14.8543 23.5552 14.7293L21.4145 12.586C21.2288 12.4001 21.0083 12.2527 20.7655 12.1521C20.5228 12.0515 20.2626 11.9998 19.9999 11.9998C19.7371 11.9998 19.477 12.0515 19.2342 12.1521C18.9915 12.2527 18.771 12.4001 18.5852 12.586L16.4445 14.7273C16.3196 14.8523 16.2494 15.0219 16.2494 15.1987C16.2494 15.3754 16.3196 15.545 16.4445 15.67C16.5696 15.795 16.7391 15.8652 16.9159 15.8652C17.0927 15.8652 17.2622 15.795 17.3872 15.67L19.3379 13.7187Z", fill: "#F49A3D" }), h("path", { key: '8efd64b9a2c6638f56a2bbb9cdde79c7db982f09', d: "M26.6667 23.3329V25.9996C26.6667 26.1764 26.5964 26.346 26.4714 26.471C26.3464 26.596 26.1768 26.6663 26 26.6663H14C13.8232 26.6663 13.6536 26.596 13.5286 26.471C13.4036 26.346 13.3333 26.1764 13.3333 25.9996V23.3329C13.3333 23.1561 13.2631 22.9865 13.1381 22.8615C13.013 22.7365 12.8435 22.6663 12.6667 22.6663C12.4899 22.6663 12.3203 22.7365 12.1953 22.8615C12.0702 22.9865 12 23.1561 12 23.3329V25.9996C12 26.53 12.2107 27.0387 12.5858 27.4138C12.9609 27.7889 13.4696 27.9996 14 27.9996H26C26.5304 27.9996 27.0391 27.7889 27.4142 27.4138C27.7893 27.0387 28 26.53 28 25.9996V23.3329C28 23.1561 27.9298 22.9865 27.8047 22.8615C27.6797 22.7365 27.5101 22.6663 27.3333 22.6663C27.1565 22.6663 26.987 22.7365 26.8619 22.8615C26.7369 22.9865 26.6667 23.1561 26.6667 23.3329Z", fill: "#F49A3D" })), h("defs", { key: 'b67e444800944eae04435255a107d3ab509936c1' }, h("clipPath", { key: '05f503275f267808e7f21d3fafe4c08c466dbe15', id: "up" }, h("rect", { key: '0f0451a4f11f3b49668c1a3fa39cd0a29af01fd1', width: "16", height: "16", fill: "white", transform: "translate(12 12)" }))))), h("div", { key: '67011562c56c0d07f57c972a3ec379d50ac48a8f', class: isSmall ? 'info size-small-upload' : 'info' }, h("div", { key: 'f10847ee073a515a8048f661e67d65dd0aff063c', class: "title" }, this.textDropZone), isSmall && (h("dropi-button", { key: 'ffd1b1f634b7d789443751adc28ae0ac470f6426', text: this.textButton, size: "small", onClick: (e) => { e.stopPropagation(); this.openFilePicker(); } }))), !isSmall && (h("div", { key: 'db056a49e14ef084e610cfb893d89d28a2d6223e', class: "info-desc" }, this.accept && h("div", { key: '703d87d4b9d753dc9c4fc956ec5ee6b4ca75a74b', class: "description" }, "Formatos admitidos: ", this.accept), h("div", { key: 'e26564db9269d1b3f731e9c3752a9167d09eae74', class: "description" }, "Tama\u00F1o m\u00E1ximo: ", this.maxFileSizeMB, "MB"))), !isSmall && (h("dropi-button", { key: '2da2b5538f1e4ee2600c76bee718cc69c34c9515', text: this.textButton, size: "small", onClick: (e) => { e.stopPropagation(); this.openFilePicker(); } })), h("input", { key: '2101abff84a450f18f4d0c667224a991fc828129', ref: (el) => this.inputRef = el, type: "file", accept: this.accept, multiple: this.multiple, class: "upload-hidden", onChange: (e) => this.onInputChange(e) })))), this.selectedFiles.length > 0 && (h("div", { key: 'b362e2d1ca65dd629ba4197e60299dc2efa88e42', class: "files-container" }, gridFiles.length > 0 && (h("div", { key: 'a569173a92e99250d2bed7f8756b6d023e225ea8', class: "grid-list" }, gridFiles.map(f => this.renderGridItem(f)), gridFiles.length < this.maxFiles && (h("div", { key: '22f1c199a6418821b70d258e23a5ac584a2ca4d5', class: "add-img", onClick: () => this.addImage() }, h("div", { key: '7726070557ea65f28c3e1cb130df23b27f150393', class: "icon" }, h("svg", { key: '8b614d44498ec26b93ce3d85f7a8535d8d31d305', width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '028ec6428eed1a464d061940ade23f2eaff8bf1a', d: "M9.77774 6.4444H7.55551V4.22218C7.55551 4.07484 7.49698 3.93353 7.3928 3.82934C7.28861 3.72516 7.1473 3.66663 6.99996 3.66663C6.85262 3.66663 6.71131 3.72516 6.60712 3.82934C6.50294 3.93353 6.4444 4.07484 6.4444 4.22218V6.4444H4.22218C4.07484 6.4444 3.93353 6.50294 3.82934 6.60712C3.72516 6.71131 3.66663 6.85262 3.66663 6.99996C3.66663 7.1473 3.72516 7.28861 3.82934 7.3928C3.93353 7.49698 4.07484 7.55551 4.22218 7.55551H6.4444V9.77774C6.4444 9.92508 6.50294 10.0664 6.60712 10.1706C6.71131 10.2748 6.85262 10.3333 6.99996 10.3333C7.1473 10.3333 7.28861 10.2748 7.3928 10.1706C7.49698 10.0664 7.55551 9.92508 7.55551 9.77774V7.55551H9.77774C9.92508 7.55551 10.0664 7.49698 10.1706 7.3928C10.2748 7.28861 10.3333 7.1473 10.3333 6.99996C10.3333 6.85262 10.2748 6.71131 10.1706 6.60712C10.0664 6.50294 9.92508 6.4444 9.77774 6.4444Z", fill: "#32394D" }))), h("div", { key: '3967629d0f6831a4b15897ad6ed144317e21681e', class: "text" }, "Agregar"))))), cardFiles.length > 0 && (h("div", { key: '58f020b2691f64b5931cd0ebbdfcfee160c5d474', class: "card-list" }, cardFiles.map(f => this.renderCardItem(f))))))));
228
+ return (h("div", { key: '2823263b5c803c23eb1bf091676a0fd86243117a', class: "upload-container" }, (this.title || this.label) && (h("div", { key: 'ec9c8a63c9c34f8c8ce68310c07dd8fda66ffda2', class: "upload-header" }, this.title && h("div", { key: 'f26ade32fe339a0382166345110ef3445bb58475', class: "text title" }, this.title), this.label && h("div", { key: 'becc99e74e8d555fc40bcd0854575c5b435faf85', class: "text label" }, this.label))), this.error && (h("dropi-alert", { key: 'b01f441d6083e31f5ddaa2bc661722835134e8f0', message: this.errorMessage, type: "default", state: "error", dismissable: true, showButton: false, onOnClose: () => { this.error = false; } })), showDropZone && (h("div", { key: 'e221786da335f56a6160874d56ad4b50c9b0702f', class: { 'file-upload': true, 'drag-over': this.dragging }, onDragOver: (e) => this.onDragOver(e), onDragEnter: (e) => this.onDragEnter(e), onDragLeave: () => this.onDragLeave(), onDrop: (e) => this.onDrop(e) }, h("div", { key: 'ad6d5ed22aa64c4a33e3861cc48271dbecc59279', class: `file-upload__zone${this.dragging ? ' drag-over' : ''}` }, !isSmall && (h("svg", { key: 'a5666c9aaad62e8a4b6677b288d853953ada6169', width: "40", height: "40", viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '98a2c4e40aa67249f0b8b13f956846334a1b8652', d: "M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z", fill: "#FEF8F1" }), h("g", { key: '892e4f122e593fd77f37048fcd68157a682bf1b7', "clip-path": "url(#up)" }, h("path", { key: 'aaaddae87cb45b9c00ddc98142c1ef5b2ec25a0a', d: "M19.3379 13.7187L19.3332 24.0107C19.3332 24.1875 19.4035 24.357 19.5285 24.4821C19.6535 24.6071 19.8231 24.6773 19.9999 24.6773C20.1767 24.6773 20.3463 24.6071 20.4713 24.4821C20.5963 24.357 20.6666 24.1875 20.6666 24.0107L20.6712 13.73L22.6126 15.672C22.7376 15.797 22.9071 15.8672 23.0839 15.8672C23.2607 15.8672 23.4302 15.797 23.5552 15.672C23.6802 15.547 23.7504 15.3774 23.7504 15.2007C23.7504 15.0239 23.6802 14.8543 23.5552 14.7293L21.4145 12.586C21.2288 12.4001 21.0083 12.2527 20.7655 12.1521C20.5228 12.0515 20.2626 11.9998 19.9999 11.9998C19.7371 11.9998 19.477 12.0515 19.2342 12.1521C18.9915 12.2527 18.771 12.4001 18.5852 12.586L16.4445 14.7273C16.3196 14.8523 16.2494 15.0219 16.2494 15.1987C16.2494 15.3754 16.3196 15.545 16.4445 15.67C16.5696 15.795 16.7391 15.8652 16.9159 15.8652C17.0927 15.8652 17.2622 15.795 17.3872 15.67L19.3379 13.7187Z", fill: "#F49A3D" }), h("path", { key: '4c9eddf5c6348984c7478701fe67e411d01cf8c5', d: "M26.6667 23.3329V25.9996C26.6667 26.1764 26.5964 26.346 26.4714 26.471C26.3464 26.596 26.1768 26.6663 26 26.6663H14C13.8232 26.6663 13.6536 26.596 13.5286 26.471C13.4036 26.346 13.3333 26.1764 13.3333 25.9996V23.3329C13.3333 23.1561 13.2631 22.9865 13.1381 22.8615C13.013 22.7365 12.8435 22.6663 12.6667 22.6663C12.4899 22.6663 12.3203 22.7365 12.1953 22.8615C12.0702 22.9865 12 23.1561 12 23.3329V25.9996C12 26.53 12.2107 27.0387 12.5858 27.4138C12.9609 27.7889 13.4696 27.9996 14 27.9996H26C26.5304 27.9996 27.0391 27.7889 27.4142 27.4138C27.7893 27.0387 28 26.53 28 25.9996V23.3329C28 23.1561 27.9298 22.9865 27.8047 22.8615C27.6797 22.7365 27.5101 22.6663 27.3333 22.6663C27.1565 22.6663 26.987 22.7365 26.8619 22.8615C26.7369 22.9865 26.6667 23.1561 26.6667 23.3329Z", fill: "#F49A3D" })), h("defs", { key: 'bcc8c24fcf8d9ea939dec31a36e5fce8c0fd203e' }, h("clipPath", { key: '9724c45ddf4d8983116baf1b4baadb8e1c83ed9d', id: "up" }, h("rect", { key: '1d0ca58ddc76c661f8278a177ad670633008bd5a', width: "16", height: "16", fill: "white", transform: "translate(12 12)" }))))), h("div", { key: 'd1a2c7a7cc539b1c519dcc5931c80eb38c230e1f', class: isSmall ? 'info size-small-upload' : 'info' }, h("div", { key: '4265e328f1bab72a221746afc15b0e7e8b6324b0', class: "title" }, this.textDropZone), isSmall && (h("dropi-button", { key: '076a0dfc2f087b9724e60980bb1217e676bdaeda', text: this.textButton, size: "small", onClick: (e) => { e.stopPropagation(); this.openFilePicker(); } }))), !isSmall && (h("div", { key: '070c2a5374d4262b4b66ea2a9f51a75358865011', class: "info-desc" }, this.accept && h("div", { key: '6482d13398d8ea654dbd5f5c684c7b0602da0b7d', class: "description" }, "Formatos admitidos: ", this.accept), h("div", { key: '25ccba2cd7a16f732f111aeefe076516b0c360f6', class: "description" }, "Tama\u00F1o m\u00E1ximo: ", this.maxFileSizeMB, "MB"))), !isSmall && (h("dropi-button", { key: 'a1ed64460aa8c9aead966d33fa8ef25ddc383000', text: this.textButton, size: "small", onClick: (e) => { e.stopPropagation(); this.openFilePicker(); } })), h("input", { key: 'b5debf074ef579d4bd74d1507ba63b912eeba37e', ref: (el) => this.inputRef = el, type: "file", accept: this.accept, multiple: this.multiple, class: "upload-hidden", onChange: (e) => this.onInputChange(e) })))), this.selectedFiles.length > 0 && (h("div", { key: '40d77d3c697b18637fa7669e857f5d931d91543d', class: "files-container" }, gridFiles.length > 0 && (h("div", { key: 'c8b2eac24568959a83500930fc36c54be04d3d75', class: "grid-list" }, gridFiles.map(f => this.renderGridItem(f)), gridFiles.length < this.maxFiles && (h("div", { key: '6782016ecee648dff31baa352db02413a37ad2ae', class: "add-img", onClick: () => this.addImage() }, h("div", { key: '08ecf1dae23fc4dac7818fd178d40a50a10a4508', class: "icon" }, h("svg", { key: 'c41793f302e1c0f7eeb91c0e524cd398988c62c2', width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: 'cf066997fbfb0aa31bacbb72ef037f67b74de5ec', d: "M9.77774 6.4444H7.55551V4.22218C7.55551 4.07484 7.49698 3.93353 7.3928 3.82934C7.28861 3.72516 7.1473 3.66663 6.99996 3.66663C6.85262 3.66663 6.71131 3.72516 6.60712 3.82934C6.50294 3.93353 6.4444 4.07484 6.4444 4.22218V6.4444H4.22218C4.07484 6.4444 3.93353 6.50294 3.82934 6.60712C3.72516 6.71131 3.66663 6.85262 3.66663 6.99996C3.66663 7.1473 3.72516 7.28861 3.82934 7.3928C3.93353 7.49698 4.07484 7.55551 4.22218 7.55551H6.4444V9.77774C6.4444 9.92508 6.50294 10.0664 6.60712 10.1706C6.71131 10.2748 6.85262 10.3333 6.99996 10.3333C7.1473 10.3333 7.28861 10.2748 7.3928 10.1706C7.49698 10.0664 7.55551 9.92508 7.55551 9.77774V7.55551H9.77774C9.92508 7.55551 10.0664 7.49698 10.1706 7.3928C10.2748 7.28861 10.3333 7.1473 10.3333 6.99996C10.3333 6.85262 10.2748 6.71131 10.1706 6.60712C10.0664 6.50294 9.92508 6.4444 9.77774 6.4444Z", fill: "#32394D" }))), h("div", { key: '03214b3dd6dad6b7d3973f36d041aafcb9089819', class: "text" }, "Agregar"))))), cardFiles.length > 0 && (h("div", { key: '4fb7c564b557885680f2aa2723273dac6f15cc72', class: "card-list" }, cardFiles.map(f => this.renderCardItem(f))))))));
228
229
  }
229
230
  static get is() { return "dropi-file-upload"; }
230
231
  static get encapsulation() { return "shadow"; }
@@ -44,6 +44,8 @@ export class DropiFileUploadProgressBar {
44
44
  this.type = info.isImage ? 'image' : 'file';
45
45
  }
46
46
  getFileExtensionInfo(fileName) {
47
+ if (!fileName)
48
+ return { extension: '', isImage: false };
47
49
  const lastDotIndex = fileName.lastIndexOf('.');
48
50
  const extension = lastDotIndex > 0 ? fileName.substring(lastDotIndex + 1).toLowerCase() : '';
49
51
  const imageExtensions = ['jpg', 'jpeg', 'png', 'gif', 'bmp', 'webp', 'svg', 'tiff', 'ico', 'jfif'];
@@ -53,7 +55,7 @@ export class DropiFileUploadProgressBar {
53
55
  };
54
56
  }
55
57
  render() {
56
- return (h("div", { key: 'cf8a1a34c4a02722171dcd8addc67231606adfa0', class: "container-progress-bar" }, h("div", { key: '063d601ef411ff070eda3ba944a4c82ffe77e9cc', class: "container-icon-info", style: { display: this.fileExtension !== 'pdf' ? 'flex' : 'none' } }, this.type !== 'image' && (h("dropi-icon", { key: 'b5d2ba582aa097f77e674a9c70ff028f74b89231', name: "File-text", width: "24px", height: "24px", color: "Info-Info-600" })), this.type === 'image' && !this.urlImage && (h("div", { key: '2a6a540f2d43fcf52343589f593c76c8b43900dc', style: { width: '34px', height: '34px', borderRadius: '8px', background: 'var(--Gray-Gray-100)' } })), this.type === 'image' && this.urlImage && (h("img", { key: 'a3537de5c7e980231dc9bc95e9366d15424699c9', src: this.urlImage, class: "image-to-view", width: "34", height: "34", alt: "" }))), this.fileExtension === 'pdf' && (h("div", { key: '90cba7fd7c717c93e2e13923e078c8b8d543fa38', class: "icon-pdf" }, h("svg", { key: '5b0a1a0f018483bece930fbdc2c8413560e0dc5a', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("g", { key: '9cf89a9175f245af9112c7d723959408020c1a95', "clip-path": "url(#clip0_6227_22223)" }, h("path", { key: 'affd5328e2879c95e0e5a9603130634528a80d4d', d: "M16.6243 4.61667L13.716 1.70833C12.616 0.608333 11.1493 0 9.59102 0H5.83268C3.53268 0 1.66602 1.86667 1.66602 4.16667V15.8333C1.66602 18.1333 3.53268 20 5.83268 20H14.166C16.466 20 18.3327 18.1333 18.3327 15.8333V8.74167C18.3327 7.18333 17.7243 5.71667 16.6243 4.61667ZM15.4493 5.79167C15.716 6.05833 15.941 6.35 16.1243 6.66667H12.5077C12.0493 6.66667 11.6743 6.29167 11.6743 5.83333V2.21667C11.991 2.4 12.2827 2.625 12.5493 2.89167L15.4577 5.8L15.4493 5.79167ZM16.666 15.8333C16.666 17.2083 15.541 18.3333 14.166 18.3333H5.83268C4.45768 18.3333 3.33268 17.2083 3.33268 15.8333V4.16667C3.33268 2.79167 4.45768 1.66667 5.83268 1.66667H9.59102C9.72435 1.66667 9.86602 1.66667 9.99935 1.68333V5.83333C9.99935 7.20833 11.1243 8.33333 12.4993 8.33333H16.6493C16.666 8.46667 16.666 8.6 16.666 8.74167V15.8333ZM5.90768 10.8333H4.99935C4.54102 10.8333 4.16602 11.2083 4.16602 11.6667V15.3667C4.16602 15.6583 4.39935 15.8833 4.68268 15.8833C4.96602 15.8833 5.19935 15.65 5.19935 15.3667V14.35H5.89935C6.88268 14.35 7.68268 13.5583 7.68268 12.5917C7.68268 11.625 6.88268 10.8333 5.89935 10.8333H5.90768ZM5.90768 13.3083H5.21602V11.875H5.91602C6.31602 11.875 6.65768 12.2 6.65768 12.5917C6.65768 12.9833 6.31602 13.3083 5.91602 13.3083H5.90768ZM15.8493 11.3583C15.8493 11.65 15.616 11.875 15.3327 11.875H13.9243V12.825H14.9577C15.2493 12.825 15.4743 13.0583 15.4743 13.3417C15.4743 13.625 15.241 13.8583 14.9577 13.8583H13.9243V15.3583C13.9243 15.65 13.691 15.875 13.4077 15.875C13.1243 15.875 12.891 15.6417 12.891 15.3583V11.35C12.891 11.0583 13.1243 10.8333 13.4077 10.8333H15.3327C15.6243 10.8333 15.8493 11.0667 15.8493 11.35V11.3583ZM10.0743 10.8417H9.16602C8.70768 10.8417 8.33268 11.2167 8.33268 11.675V15.375C8.33268 15.6667 8.56602 15.8417 8.84935 15.8417C9.13268 15.8417 10.066 15.8417 10.066 15.8417C11.0493 15.8417 11.8493 15.05 11.8493 14.0833V12.6C11.8493 11.6333 11.0493 10.8417 10.066 10.8417H10.0743ZM10.816 14.0833C10.816 14.475 10.4743 14.8 10.0743 14.8H9.38268V11.8833H10.0827C10.4827 11.8833 10.8243 12.2083 10.8243 12.6V14.0833H10.816Z", fill: "#DE6061" })), h("defs", { key: '89ba52530bdd2566467a934de729878f539d6971' }, h("clipPath", { key: '3a96e75ed68a86b4fc8527b77e31b1fca66eb42d', id: "clip0_6227_22223" }, h("rect", { key: 'e630152f42eb27386eeada294deae8a8a837187a', width: "20", height: "20", fill: "white" })))))), h("div", { key: 'dace3e3435c51b0df7f0b5b15ab9c38db2675b70', class: "container-bar-title" }, h("p", { key: 'bc288986b3687225839c184b4b7ba9827d1dcd8e' }, this.textFile), h("progress", { key: '9afe10d08b16d640101451e2744291463bafdb91', value: this.progress, max: "100" })), this.progress === 100 && this.isPreview && (h("div", { key: 'f76aec3a074a859e85a11e1201838bb5bad8720a', class: "view-icon", onClick: () => this.viewFile.emit() }, h("svg", { key: '9666f39268902f0a08961fa9038964703318d1f2', xmlns: "http://www.w3.org/2000/svg", width: "18", height: "14", viewBox: "0 0 18 14", fill: "none" }, h("path", { key: '8a973f3021bd5d4af82c19799b89d3de0161e110', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.07148 4.14758C7.64227 3.76618 8.31334 3.56262 8.99983 3.56262C9.92004 3.56372 10.8022 3.92976 11.4529 4.58045C12.1036 5.23114 12.4697 6.11334 12.4708 7.03355C12.4708 7.72004 12.2672 8.39111 11.8858 8.9619C11.5044 9.53269 10.9623 9.97757 10.3281 10.2403C9.69387 10.503 8.99598 10.5717 8.32268 10.4378C7.64939 10.3039 7.03092 9.9733 6.54551 9.48788C6.06009 9.00246 5.72951 8.384 5.59558 7.7107C5.46166 7.0374 5.53039 6.33951 5.7931 5.70528C6.05581 5.07105 6.50069 4.52897 7.07148 4.14758ZM7.84282 8.76514C8.18529 8.99398 8.58794 9.11612 8.99983 9.11612C9.55216 9.11612 10.0819 8.8967 10.4724 8.50615C10.863 8.11559 11.0824 7.58588 11.0824 7.03355C11.0824 6.62166 10.9602 6.21902 10.7314 5.87654C10.5026 5.53407 10.1773 5.26714 9.79679 5.10952C9.41625 4.95189 8.99752 4.91065 8.59354 4.99101C8.18956 5.07136 7.81849 5.26971 7.52723 5.56096C7.23598 5.85221 7.03764 6.22329 6.95728 6.62727C6.87693 7.03124 6.91817 7.44998 7.07579 7.83052C7.23342 8.21105 7.50034 8.53631 7.84282 8.76514Z", fill: "#475066" }), h("path", { key: '5aa4ee2f2f7672f7800fb1f9093cb472ae7d360c', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.99996 0.546387C13.2984 0.546387 15.7475 3.48835 16.8241 5.24187C17.157 5.78022 17.3333 6.40064 17.3333 7.03357C17.3333 7.6665 17.157 8.28692 16.8241 8.82526C15.7475 10.5788 13.2984 13.5207 8.99996 13.5207C4.70155 13.5207 2.25246 10.5788 1.17577 8.82526C0.842931 8.28692 0.666626 7.6665 0.666626 7.03357C0.666626 6.40064 0.842931 5.78022 1.17577 5.24187C2.25246 3.48835 4.70155 0.546387 8.99996 0.546387ZM8.99996 12.1324C12.6229 12.1324 14.7159 9.60206 15.6406 8.09845C15.8383 7.77846 15.943 7.40973 15.943 7.03357C15.943 6.6574 15.8383 6.28867 15.6406 5.96868C14.7159 4.4623 12.6229 1.93476 8.99996 1.93476C5.377 1.93476 3.28402 4.46507 2.35936 5.96868C2.16161 6.28867 2.05687 6.6574 2.05687 7.03357C2.05687 7.40973 2.16161 7.77846 2.35936 8.09845C3.28402 9.60206 5.377 12.1324 8.99996 12.1324Z", fill: "#475066" })))), this.progress === 100 && !this.disabled && (h("div", { key: '09f43aa1cb7ed727851329d4275e9a1de7aaea91', class: "container-icon-trash", onClick: () => this.deleteFile.emit() }, h("svg", { key: '714e3fe19f8eadcac7bf1934843b5c8498a96a47', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "21", viewBox: "0 0 20 21", fill: "none" }, h("path", { key: '6c912f38dc594c737952619dc3f0f22652fff35b', d: "M16.2501 4.94477H14.0973C13.9362 4.16103 13.5097 3.45682 12.8899 2.95082C12.27 2.44483 11.4947 2.168 10.6946 2.16699H9.30566C8.50552 2.168 7.73019 2.44483 7.11035 2.95082C6.49051 3.45682 6.06406 4.16103 5.90289 4.94477H3.75011C3.56593 4.94477 3.3893 5.01793 3.25906 5.14817C3.12883 5.2784 3.05566 5.45504 3.05566 5.63921C3.05566 5.82339 3.12883 6.00003 3.25906 6.13026C3.3893 6.26049 3.56593 6.33366 3.75011 6.33366H4.44455V15.3614C4.44566 16.282 4.81183 17.1645 5.46276 17.8155C6.11369 18.4664 6.99622 18.8326 7.91677 18.8337H12.0834C13.004 18.8326 13.8865 18.4664 14.5375 17.8155C15.1884 17.1645 15.5546 16.282 15.5557 15.3614V6.33366H16.2501C16.4343 6.33366 16.6109 6.26049 16.7412 6.13026C16.8714 6.00003 16.9446 5.82339 16.9446 5.63921C16.9446 5.45504 16.8714 5.2784 16.7412 5.14817C16.6109 5.01793 16.4343 4.94477 16.2501 4.94477ZM9.30566 3.55588H10.6946C11.1253 3.55641 11.5453 3.69017 11.8971 3.93883C12.2488 4.18749 12.515 4.53886 12.6591 4.94477H7.34108C7.48524 4.53886 7.75143 4.18749 8.10315 3.93883C8.45488 3.69017 8.87492 3.55641 9.30566 3.55588ZM14.1668 15.3614C14.1668 15.914 13.9473 16.4439 13.5566 16.8346C13.1659 17.2253 12.636 17.4448 12.0834 17.4448H7.91677C7.36424 17.4448 6.83434 17.2253 6.44364 16.8346C6.05294 16.4439 5.83344 15.914 5.83344 15.3614V6.33366H14.1668V15.3614Z", fill: "#DE6061" }), h("path", { key: 'c6737668d03385ba9c948daa4edf3b81f4615932', d: "M8.61128 14.6666C8.79545 14.6666 8.97209 14.5934 9.10232 14.4632C9.23256 14.3329 9.30572 14.1563 9.30572 13.9721V9.80545C9.30572 9.62127 9.23256 9.44464 9.10232 9.3144C8.97209 9.18417 8.79545 9.11101 8.61128 9.11101C8.4271 9.11101 8.25046 9.18417 8.12023 9.3144C7.99 9.44464 7.91683 9.62127 7.91683 9.80545V13.9721C7.91683 14.1563 7.99 14.3329 8.12023 14.4632C8.25046 14.5934 8.4271 14.6666 8.61128 14.6666Z", fill: "#DE6061" }), h("path", { key: 'f8e40590f9a126d4e0ddc1782d6091a2c94b8ec9', d: "M11.389 14.6666C11.5731 14.6666 11.7498 14.5934 11.88 14.4632C12.0102 14.3329 12.0834 14.1563 12.0834 13.9721V9.80545C12.0834 9.62127 12.0102 9.44464 11.88 9.3144C11.7498 9.18417 11.5731 9.11101 11.389 9.11101C11.2048 9.11101 11.0281 9.18417 10.8979 9.3144C10.7677 9.44464 10.6945 9.62127 10.6945 9.80545V13.9721C10.6945 14.1563 10.7677 14.3329 10.8979 14.4632C11.0281 14.5934 11.2048 14.6666 11.389 14.6666Z", fill: "#DE6061" }))))));
58
+ return (h("div", { key: 'f1dd7e86c50078b35661e0514beff610dc2bc8e7', class: "container-progress-bar" }, h("div", { key: '2f630eb29817c68b3246d520d3940611ae78c523', class: "container-icon-info", style: { display: this.fileExtension !== 'pdf' ? 'flex' : 'none' } }, this.type !== 'image' && (h("dropi-icon", { key: '53bed511476369459951eac8c000129adebd6370', name: "File-text", width: "24px", height: "24px", color: "Info-Info-600" })), this.type === 'image' && !this.urlImage && (h("div", { key: '4e5878dc43478af1da306ae04c829c357843a180', style: { width: '34px', height: '34px', borderRadius: '8px', background: 'var(--Gray-Gray-100)' } })), this.type === 'image' && this.urlImage && (h("img", { key: 'd8c47b00b2e7a9983ca17ddf1bfb31da78bbb658', src: this.urlImage, class: "image-to-view", width: "34", height: "34", alt: "" }))), this.fileExtension === 'pdf' && (h("div", { key: 'befec2d335a0bc2d5a2af1b475cd19d16951ea9a', class: "icon-pdf" }, h("svg", { key: '5518e6204180b17d534358d913a625cd1ca31ed7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("g", { key: 'cd3e6e3066b22e29e07671add7dfeb4c742f4a82', "clip-path": "url(#clip0_6227_22223)" }, h("path", { key: '936061bcda6e1b2324f519f03e434928335b2609', d: "M16.6243 4.61667L13.716 1.70833C12.616 0.608333 11.1493 0 9.59102 0H5.83268C3.53268 0 1.66602 1.86667 1.66602 4.16667V15.8333C1.66602 18.1333 3.53268 20 5.83268 20H14.166C16.466 20 18.3327 18.1333 18.3327 15.8333V8.74167C18.3327 7.18333 17.7243 5.71667 16.6243 4.61667ZM15.4493 5.79167C15.716 6.05833 15.941 6.35 16.1243 6.66667H12.5077C12.0493 6.66667 11.6743 6.29167 11.6743 5.83333V2.21667C11.991 2.4 12.2827 2.625 12.5493 2.89167L15.4577 5.8L15.4493 5.79167ZM16.666 15.8333C16.666 17.2083 15.541 18.3333 14.166 18.3333H5.83268C4.45768 18.3333 3.33268 17.2083 3.33268 15.8333V4.16667C3.33268 2.79167 4.45768 1.66667 5.83268 1.66667H9.59102C9.72435 1.66667 9.86602 1.66667 9.99935 1.68333V5.83333C9.99935 7.20833 11.1243 8.33333 12.4993 8.33333H16.6493C16.666 8.46667 16.666 8.6 16.666 8.74167V15.8333ZM5.90768 10.8333H4.99935C4.54102 10.8333 4.16602 11.2083 4.16602 11.6667V15.3667C4.16602 15.6583 4.39935 15.8833 4.68268 15.8833C4.96602 15.8833 5.19935 15.65 5.19935 15.3667V14.35H5.89935C6.88268 14.35 7.68268 13.5583 7.68268 12.5917C7.68268 11.625 6.88268 10.8333 5.89935 10.8333H5.90768ZM5.90768 13.3083H5.21602V11.875H5.91602C6.31602 11.875 6.65768 12.2 6.65768 12.5917C6.65768 12.9833 6.31602 13.3083 5.91602 13.3083H5.90768ZM15.8493 11.3583C15.8493 11.65 15.616 11.875 15.3327 11.875H13.9243V12.825H14.9577C15.2493 12.825 15.4743 13.0583 15.4743 13.3417C15.4743 13.625 15.241 13.8583 14.9577 13.8583H13.9243V15.3583C13.9243 15.65 13.691 15.875 13.4077 15.875C13.1243 15.875 12.891 15.6417 12.891 15.3583V11.35C12.891 11.0583 13.1243 10.8333 13.4077 10.8333H15.3327C15.6243 10.8333 15.8493 11.0667 15.8493 11.35V11.3583ZM10.0743 10.8417H9.16602C8.70768 10.8417 8.33268 11.2167 8.33268 11.675V15.375C8.33268 15.6667 8.56602 15.8417 8.84935 15.8417C9.13268 15.8417 10.066 15.8417 10.066 15.8417C11.0493 15.8417 11.8493 15.05 11.8493 14.0833V12.6C11.8493 11.6333 11.0493 10.8417 10.066 10.8417H10.0743ZM10.816 14.0833C10.816 14.475 10.4743 14.8 10.0743 14.8H9.38268V11.8833H10.0827C10.4827 11.8833 10.8243 12.2083 10.8243 12.6V14.0833H10.816Z", fill: "#DE6061" })), h("defs", { key: 'afb99f7cd6b7481ed99aa82264c539e167cd8b90' }, h("clipPath", { key: 'bf72e59ac0aea8eb3f6c812a98a3e50618499dfd', id: "clip0_6227_22223" }, h("rect", { key: '57b7af08370d8901296ed329a5e390578b58c73e', width: "20", height: "20", fill: "white" })))))), h("div", { key: '9df97315c7594dc0b77069f12e83ed8ce358794e', class: "container-bar-title" }, h("p", { key: '5531067af3ff9e1efdffbd1aa88e7f3c21ab9c12' }, this.textFile), h("progress", { key: '0492aa89233810538784c0dda705b9dc3cdb488d', value: this.progress, max: "100" })), this.progress === 100 && this.isPreview && (h("div", { key: '9fe1548c4191eb4c4250c02ef3608c01d0944059', class: "view-icon", onClick: () => this.viewFile.emit() }, h("svg", { key: '07b454b85b89af4a337a8b440c2adae74a048d0e', xmlns: "http://www.w3.org/2000/svg", width: "18", height: "14", viewBox: "0 0 18 14", fill: "none" }, h("path", { key: '1bbc9cfb792adabc41c44ce43c6f6f7b0935fcdb', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.07148 4.14758C7.64227 3.76618 8.31334 3.56262 8.99983 3.56262C9.92004 3.56372 10.8022 3.92976 11.4529 4.58045C12.1036 5.23114 12.4697 6.11334 12.4708 7.03355C12.4708 7.72004 12.2672 8.39111 11.8858 8.9619C11.5044 9.53269 10.9623 9.97757 10.3281 10.2403C9.69387 10.503 8.99598 10.5717 8.32268 10.4378C7.64939 10.3039 7.03092 9.9733 6.54551 9.48788C6.06009 9.00246 5.72951 8.384 5.59558 7.7107C5.46166 7.0374 5.53039 6.33951 5.7931 5.70528C6.05581 5.07105 6.50069 4.52897 7.07148 4.14758ZM7.84282 8.76514C8.18529 8.99398 8.58794 9.11612 8.99983 9.11612C9.55216 9.11612 10.0819 8.8967 10.4724 8.50615C10.863 8.11559 11.0824 7.58588 11.0824 7.03355C11.0824 6.62166 10.9602 6.21902 10.7314 5.87654C10.5026 5.53407 10.1773 5.26714 9.79679 5.10952C9.41625 4.95189 8.99752 4.91065 8.59354 4.99101C8.18956 5.07136 7.81849 5.26971 7.52723 5.56096C7.23598 5.85221 7.03764 6.22329 6.95728 6.62727C6.87693 7.03124 6.91817 7.44998 7.07579 7.83052C7.23342 8.21105 7.50034 8.53631 7.84282 8.76514Z", fill: "#475066" }), h("path", { key: 'a25b946c2a1f4c1625cb3de790f54632c0efab86', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.99996 0.546387C13.2984 0.546387 15.7475 3.48835 16.8241 5.24187C17.157 5.78022 17.3333 6.40064 17.3333 7.03357C17.3333 7.6665 17.157 8.28692 16.8241 8.82526C15.7475 10.5788 13.2984 13.5207 8.99996 13.5207C4.70155 13.5207 2.25246 10.5788 1.17577 8.82526C0.842931 8.28692 0.666626 7.6665 0.666626 7.03357C0.666626 6.40064 0.842931 5.78022 1.17577 5.24187C2.25246 3.48835 4.70155 0.546387 8.99996 0.546387ZM8.99996 12.1324C12.6229 12.1324 14.7159 9.60206 15.6406 8.09845C15.8383 7.77846 15.943 7.40973 15.943 7.03357C15.943 6.6574 15.8383 6.28867 15.6406 5.96868C14.7159 4.4623 12.6229 1.93476 8.99996 1.93476C5.377 1.93476 3.28402 4.46507 2.35936 5.96868C2.16161 6.28867 2.05687 6.6574 2.05687 7.03357C2.05687 7.40973 2.16161 7.77846 2.35936 8.09845C3.28402 9.60206 5.377 12.1324 8.99996 12.1324Z", fill: "#475066" })))), this.progress === 100 && !this.disabled && (h("div", { key: '587a02eec937b7054d4b1cd840cf82bae8c43ccf', class: "container-icon-trash", onClick: () => this.deleteFile.emit() }, h("svg", { key: '7422db6af5abb405cc7e817f038bc5cabded6415', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "21", viewBox: "0 0 20 21", fill: "none" }, h("path", { key: 'd5d725b550ba4440727dbcb05c6fd43096620088', d: "M16.2501 4.94477H14.0973C13.9362 4.16103 13.5097 3.45682 12.8899 2.95082C12.27 2.44483 11.4947 2.168 10.6946 2.16699H9.30566C8.50552 2.168 7.73019 2.44483 7.11035 2.95082C6.49051 3.45682 6.06406 4.16103 5.90289 4.94477H3.75011C3.56593 4.94477 3.3893 5.01793 3.25906 5.14817C3.12883 5.2784 3.05566 5.45504 3.05566 5.63921C3.05566 5.82339 3.12883 6.00003 3.25906 6.13026C3.3893 6.26049 3.56593 6.33366 3.75011 6.33366H4.44455V15.3614C4.44566 16.282 4.81183 17.1645 5.46276 17.8155C6.11369 18.4664 6.99622 18.8326 7.91677 18.8337H12.0834C13.004 18.8326 13.8865 18.4664 14.5375 17.8155C15.1884 17.1645 15.5546 16.282 15.5557 15.3614V6.33366H16.2501C16.4343 6.33366 16.6109 6.26049 16.7412 6.13026C16.8714 6.00003 16.9446 5.82339 16.9446 5.63921C16.9446 5.45504 16.8714 5.2784 16.7412 5.14817C16.6109 5.01793 16.4343 4.94477 16.2501 4.94477ZM9.30566 3.55588H10.6946C11.1253 3.55641 11.5453 3.69017 11.8971 3.93883C12.2488 4.18749 12.515 4.53886 12.6591 4.94477H7.34108C7.48524 4.53886 7.75143 4.18749 8.10315 3.93883C8.45488 3.69017 8.87492 3.55641 9.30566 3.55588ZM14.1668 15.3614C14.1668 15.914 13.9473 16.4439 13.5566 16.8346C13.1659 17.2253 12.636 17.4448 12.0834 17.4448H7.91677C7.36424 17.4448 6.83434 17.2253 6.44364 16.8346C6.05294 16.4439 5.83344 15.914 5.83344 15.3614V6.33366H14.1668V15.3614Z", fill: "#DE6061" }), h("path", { key: '48d1dc3ba7c8f093c5ab7ee9ad5ed4307a1458e9', d: "M8.61128 14.6666C8.79545 14.6666 8.97209 14.5934 9.10232 14.4632C9.23256 14.3329 9.30572 14.1563 9.30572 13.9721V9.80545C9.30572 9.62127 9.23256 9.44464 9.10232 9.3144C8.97209 9.18417 8.79545 9.11101 8.61128 9.11101C8.4271 9.11101 8.25046 9.18417 8.12023 9.3144C7.99 9.44464 7.91683 9.62127 7.91683 9.80545V13.9721C7.91683 14.1563 7.99 14.3329 8.12023 14.4632C8.25046 14.5934 8.4271 14.6666 8.61128 14.6666Z", fill: "#DE6061" }), h("path", { key: '588341c2b9c640a15e6ba454bd1ba28ae52630b9', d: "M11.389 14.6666C11.5731 14.6666 11.7498 14.5934 11.88 14.4632C12.0102 14.3329 12.0834 14.1563 12.0834 13.9721V9.80545C12.0834 9.62127 12.0102 9.44464 11.88 9.3144C11.7498 9.18417 11.5731 9.11101 11.389 9.11101C11.2048 9.11101 11.0281 9.18417 10.8979 9.3144C10.7677 9.44464 10.6945 9.62127 10.6945 9.80545V13.9721C10.6945 14.1563 10.7677 14.3329 10.8979 14.4632C11.0281 14.5934 11.2048 14.6666 11.389 14.6666Z", fill: "#DE6061" }))))));
57
59
  }
58
60
  static get is() { return "dropi-file-upload-progress-bar"; }
59
61
  static get encapsulation() { return "shadow"; }
@@ -3,11 +3,16 @@
3
3
  align-items: center;
4
4
  justify-content: center;
5
5
  fill: var(--icon-fill, currentColor);
6
+ width: 24px;
7
+ height: 24px;
8
+ overflow: hidden;
6
9
  }
7
10
 
8
11
  svg {
9
12
  fill: inherit;
10
13
  display: block;
14
+ width: 100%;
15
+ height: 100%;
11
16
  vertical-align: middle;
12
17
  }
13
18
 
@@ -22,10 +22,27 @@ export class DropiIcon {
22
22
  colorChanged() {
23
23
  this.applyColor();
24
24
  }
25
- componentDidLoad() {
25
+ componentWillLoad() {
26
+ // SSR Fallback: Read attributes if props are not yet synced by hydration
27
+ if (!this.el.style.width && !this.el.style.height) {
28
+ const attrW = this.el.getAttribute('width') || '24px';
29
+ const attrH = this.el.getAttribute('height') || '24px';
30
+ this.width = attrW;
31
+ this.height = attrH;
32
+ }
26
33
  this.applyColor();
34
+ this.updateHostStyles();
35
+ }
36
+ componentDidUpdate() {
37
+ this.updateHostStyles();
38
+ }
39
+ updateHostStyles() {
40
+ this.el.style.width = this.width;
41
+ this.el.style.height = this.height;
27
42
  }
28
43
  applyColor() {
44
+ if (!this.color)
45
+ return;
29
46
  const fill = this.color.startsWith('#')
30
47
  ? this.color
31
48
  : this.color === 'currentColor'
@@ -34,7 +51,7 @@ export class DropiIcon {
34
51
  this.el.style.setProperty('--icon-fill', fill);
35
52
  }
36
53
  render() {
37
- return (h("svg", { key: 'e63c917a7029f33d6c56e50bcc798057c66d4625', width: this.width, height: this.height, class: { spin: this.name === 'Spinner' }, "aria-hidden": "true" }, h("use", { key: '92be9c3b0279d0b9a82f0a42d18fcecd2ff85f41', href: `/assets/icons/symbol/svg/sprite.css.svg#${this.name}` })));
54
+ return (h("svg", { key: 'c705712bd21c4da94dcff8ce12b0c0b880681e95', width: this.width ?? '24px', height: this.height ?? '24px', class: { spin: (this.name ?? '') === 'Spinner' }, "aria-hidden": "true" }, h("use", { key: 'b02addb8203904ec059b3c92bd40b09e3c79622d', href: `/assets/icons/symbol/svg/sprite.css.svg#${this.name ?? ''}` })));
38
55
  }
39
56
  static get is() { return "dropi-icon"; }
40
57
  static get encapsulation() { return "shadow"; }
@@ -31,7 +31,7 @@ export class DropiIlustrationIcon {
31
31
  return map[state] || 'Info';
32
32
  }
33
33
  render() {
34
- return (h("div", { key: '1d3d1015a31881df6ba5693ceddc1cfb0b8df2bb', class: "dropi-ilustration" }, this.type === 'dropi' && (h("figure", { key: '5491f93ace8b3e0bad048fac1ad7c4bf01890981', class: "dropi-ilustration__image" }, h("img", { key: '9f189e2c83803d65f065ad9cd2c85ace66ceaa2c', src: `assets/icons/ilustration/${this.state}.svg`, alt: this.state, onError: (e) => { e.target.src = 'assets/icons/ilustration/default.svg'; } }))), this.type === 'mb' && (h("figure", { key: '170b1e7b9eea152ee3089a995f0f365557c06e6b', class: `dropi-ilustration__image-mb ${this.state}` }, ['success', 'error', 'info', 'warning'].includes(this.state) && (h("dropi-icon", { key: '50ce63e3d60ac955484fc3909579196d3b8ce762', name: this.getIconName(this.state), width: "24px", height: "24px", color: "Neutral-White" })))), this.type === 'insignia' && (h("figure", { key: 'af5f8083be7a39243d4022157f960db46ca905a5', class: this.tagProduct ? 'dropi-ilustration-insignia-tag' : 'dropi-ilustration-insignia' }, h("img", { key: '75539c260008b6bd7e84253454f71e413baef2fe', src: this.insigniaIcons[this.stateInsignia], alt: this.stateInsignia }), this.tagProduct && (h("p", { key: '4d96bad0a9b7735bd14889ea011843e46f19f146', class: `tag tag--${this.stateInsignia}` }, h("span", { key: 'b605d343b863c5a3aa5956000ea4b510efd7c506', class: "Caption-S" }, this.stateInsignia.charAt(0).toUpperCase() + this.stateInsignia.slice(1))))))));
34
+ return (h("div", { key: '2f956eddb214de168aae134374512600867e77a8', class: "dropi-ilustration" }, this.type === 'dropi' && (h("figure", { key: '3d05624542d51f64cb6402fb958f039bc943afb7', class: "dropi-ilustration__image" }, h("img", { key: '6fb383b378d989f675433c46710e246dc193f26b', src: `assets/icons/ilustration/${(!this.state || String(this.state) === 'undefined' || String(this.state) === 'null') ? 'default' : this.state}.svg`, alt: this.state ?? 'default', onError: (e) => { e.target.src = 'assets/icons/ilustration/default.svg'; } }))), this.type === 'mb' && (h("figure", { key: 'f66957ddbba9506d041ab1b2e8877872b25bdbf3', class: `dropi-ilustration__image-mb ${this.state}` }, ['success', 'error', 'info', 'warning'].includes(this.state) && (h("dropi-icon", { key: '2844c2707906bcba57835c1e7652c52769b504fe', name: this.getIconName(this.state), width: "24px", height: "24px", color: "Neutral-White" })))), this.type === 'insignia' && (h("figure", { key: '4c091e2f415d252ae3cdaa7b62b1e4788192ae6c', class: this.tagProduct ? 'dropi-ilustration-insignia-tag' : 'dropi-ilustration-insignia' }, h("img", { key: 'dc9e11b8ecf525dbfd0c8c147a64e12350c2b6d5', src: this.insigniaIcons[this.stateInsignia], alt: this.stateInsignia }), this.tagProduct && (h("p", { key: '0fa7f6fdd1bb9075d1ef2a09a6701b0b464a746b', class: `tag tag--${this.stateInsignia}` }, h("span", { key: 'dae1336fefa32471ebbc78f1bcdd0c9b1c89dcba', class: "Caption-S" }, this.stateInsignia.charAt(0).toUpperCase() + this.stateInsignia.slice(1))))))));
35
35
  }
36
36
  static get is() { return "dropi-ilustration-icon"; }
37
37
  static get encapsulation() { return "shadow"; }
@@ -31,7 +31,7 @@ export class DropiImageMiniature {
31
31
  }
32
32
  render() {
33
33
  const imgs = this.parsedImages;
34
- return (h("div", { key: 'dce259f33f9cd9314c2b43a01a58a150567cf6c7', class: "miniature" }, this.label && h("span", { key: 'b8eaf4c77c4d488a01870e5aa42822823af8d941', class: "miniature__label" }, this.label), h("div", { key: '80bbca393884ebf25ece231f766846b2d7547ce0', class: "miniature__grid" }, imgs.map((src, i) => (h("div", { class: "miniature__item", style: { width: this.width, height: this.height }, key: i, onClick: () => this.dropiImageClick.emit({ images: imgs, index: i }) }, h("img", { src: src, alt: `imagen ${i + 1}`, loading: "lazy", onError: (e) => this.handleError(e) }), h("div", { class: "miniature__zoom" }, h("dropi-icon", { name: "Search", width: "16px", height: "16px", color: "Neutral-White" }))))))));
34
+ return (h("div", { key: '111d908339df1d3fba74cb8737f3c72e2254e2f0', class: "miniature" }, this.label && h("span", { key: '007ecc8149b6778eac7dd80a978a088f686001eb', class: "miniature__label" }, this.label), h("div", { key: '95c18d71f5c753bd2610915b62632aca7fbd4d16', class: "miniature__grid" }, imgs.map((src, i) => (h("div", { class: "miniature__item", style: { width: this.width, height: this.height }, key: i, onClick: () => this.dropiImageClick.emit({ images: imgs, index: i }) }, h("img", { src: src, alt: `imagen ${i + 1}`, loading: "lazy", onError: (e) => this.handleError(e) }), h("div", { class: "miniature__zoom" }, h("dropi-icon", { name: "Search", width: "16px", height: "16px", color: "Neutral-White" }))))))));
35
35
  }
36
36
  static get is() { return "dropi-image-miniature"; }
37
37
  static get encapsulation() { return "shadow"; }
@@ -34,7 +34,8 @@ export class DropiImageOverlay {
34
34
  `data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDAgMzAwIj48cmVjdCB3aWR0aD0iNDAwIiBoZWlnaHQ9IjMwMCIgZmlsbD0iIzFhMjAzMyIvPjx0ZXh0IHg9IjIwMCIgeT0iMTU1IiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmaWxsPSIjNDc1MDY2IiBmb250LXNpemU9IjE0Ij5TaW4gaW1hZ2VuPC90ZXh0Pjwvc3ZnPg==`;
35
35
  }
36
36
  render() {
37
- if (!this.visible)
37
+ const isVisible = this.visible === true || String(this.visible) === 'true';
38
+ if (!isVisible)
38
39
  return null;
39
40
  const imgs = this.parsedImages;
40
41
  const multi = imgs.length > 1;
@@ -55,11 +56,11 @@ export class DropiImageOverlay {
55
56
  static get properties() {
56
57
  return {
57
58
  "visible": {
58
- "type": "boolean",
59
+ "type": "any",
59
60
  "mutable": true,
60
61
  "complexType": {
61
- "original": "boolean",
62
- "resolved": "boolean",
62
+ "original": "any",
63
+ "resolved": "any",
63
64
  "references": {}
64
65
  },
65
66
  "required": false,
@@ -43,7 +43,7 @@ export class DropiInput {
43
43
  inputMode = 'text';
44
44
  // ── Input type modifiers ────────────────────────────────────
45
45
  /** Show password visibility toggle (renders as password field) */
46
- isPasswordInput = false;
46
+ passwordInput = false;
47
47
  /** Apply thousand separator formatting (e.g. 1,000,000) */
48
48
  isMoneyInput = false;
49
49
  /** Apply thousand separator without currency symbol */
@@ -69,7 +69,7 @@ export class DropiInput {
69
69
  // ── Angular-parity ──────────────────────────────────────────
70
70
  /**
71
71
  * Convenience object prop — matches Angular `inputProperties: InputProperties`.
72
- * Fields: id, label, placeholder, maxLength, textHelper, isPasswordInput,
72
+ * Fields: id, label, placeholder, maxLength, textHelper, passwordInput,
73
73
  * icon, iconColor, isMoneyInput, showObligatoryAsterisk, isNumericInput,
74
74
  * allowDecimals, isThousandSeparator, showHelperOnlyOnError,
75
75
  * isLettersOnly, inputMode.
@@ -101,8 +101,10 @@ export class DropiInput {
101
101
  this.maxLength = val.maxLength;
102
102
  if (val.textHelper !== undefined)
103
103
  this.textHelper = val.textHelper;
104
+ if (val.passwordInput !== undefined)
105
+ this.passwordInput = val.passwordInput;
104
106
  if (val.isPasswordInput !== undefined)
105
- this.isPasswordInput = val.isPasswordInput;
107
+ this.passwordInput = val.isPasswordInput; // Fallback
106
108
  if (val.icon !== undefined)
107
109
  this.icon = val.icon;
108
110
  if (val.iconColor !== undefined)
@@ -209,7 +211,7 @@ export class DropiInput {
209
211
  return this.id || this.label;
210
212
  }
211
213
  get inputType() {
212
- if (this.isPasswordInput)
214
+ if (this.passwordInput)
213
215
  return this.showPassword ? 'text' : 'password';
214
216
  return 'text';
215
217
  }
@@ -227,14 +229,14 @@ export class DropiInput {
227
229
  render() {
228
230
  const showObligatoryAsterisk = this.required && this.showObligatoryAsterisk && !this.disabled;
229
231
  const showIconInline = !!this.icon;
230
- return (h("div", { key: '2156d42c9c108aabf2089c0c786c1fb520457c05', class: { 'fixed-label-container': this.fixedLabel } }, this.fixedLabel && (h("div", { key: '6ccd102fe2873bb2c338a0e5e63b3622a2be1812', class: "input-label Body-S-Regular" }, this.label, showObligatoryAsterisk && h("span", { key: 'd7057cd87b711e9b158ac847b5e85cb5058736a8', class: "asterisk" }, " *"))), h("div", { key: 'b91973d056acf1c25bd220868a12d9d3afdba86f', class: "form-group" }, h("div", { key: '5cb70a37814949372eeab77746bf609a6500cf0b', class: { 'input-container': true, 'input-container--has-icon': showIconInline } }, showIconInline && (h("dropi-icon", { key: '2bad8e8a23875531285d0321f4c629671b13dd84', class: "icon-input", name: this.icon, color: this.iconColor, width: "20px", height: "20px" })), this.isPasswordInput && (h("dropi-icon", { key: 'e330216b12fdf771e891a207f60ffea359d81702', class: "icon-input-password", name: this.showPassword ? 'Eye' : 'Eye-crossed', width: "20px", height: "20px", color: "Gray-Gray-500", onClick: () => this.togglePassword() })), h("input", { key: '17a548015deebd47d2f3e5751edbc596161fa836', id: this.resolvedId, class: {
232
+ return (h("div", { key: 'cc38b113d77982ba53665a6c8ccbf39a393da696', class: { 'fixed-label-container': this.fixedLabel } }, this.fixedLabel && (h("div", { key: '06bb6b6df585f859dc7a903fac4ed3f9f6c31077', class: "input-label Body-S-Regular" }, this.label, showObligatoryAsterisk && h("span", { key: '6e87d6717a312d7497c2cf438aec7a692b974dda', class: "asterisk" }, " *"))), h("div", { key: '2eb67324cb06e04ee9fc5507a319a2eda8b5e410', class: "form-group" }, h("div", { key: '9d8d6f8df83c33782fd61810267e433fdab452d9', class: { 'input-container': true, 'input-container--has-icon': showIconInline } }, showIconInline && h("dropi-icon", { key: '370070a0e75a929438cb564698ee10c866e944a9', class: "icon-input", name: this.icon, color: this.iconColor, width: "20px", height: "20px" }), this.passwordInput && (h("dropi-icon", { key: '675958939e32a94060993515f9b9a58513ec2adc', class: "icon-input-password", name: this.showPassword ? 'Eye' : 'Eye-crossed', width: "20px", height: "20px", color: "Gray-Gray-500", onClick: () => this.togglePassword() })), h("input", { key: 'd2ac98c43f9863ea8153dc66dd3fe347a7c28473', id: this.resolvedId, class: {
231
233
  'form-control': true,
232
234
  'form-control-valid': !this.isInvalid && this.touched && !!this.value,
233
235
  'form-control-invalid': this.isInvalid,
234
236
  'padding-icon': showIconInline,
235
- 'text-password': this.isPasswordInput && !this.showPassword,
237
+ 'text-password': this.passwordInput && !this.showPassword,
236
238
  'fixed-label-input': this.fixedLabel,
237
- }, type: this.inputType, value: this.value, placeholder: this.fixedLabel ? this.placeholder : ' ', disabled: this.disabled, required: this.required, maxLength: this.maxLength, inputMode: this.inputMode, "data-cy": undefined, onInput: (e) => this.handleInput(e), onKeyDown: (e) => this.handleKeyDown(e), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur() }), !this.fixedLabel && (h("label", { key: '8dcc33eecd0b36188977c0f9139044f7d343c1c9', class: "Body-S-Regular label-bottom", htmlFor: this.resolvedId }, this.label, showObligatoryAsterisk && h("span", { key: '8944ef639c328e0745b820b83fcf5c4772cae226', class: "asterisk" }, " *"))), this.showHelper && (h("div", { key: '7087f38a3bf05fa0514a4edbd8c6e1c6ae7ffcc6', class: "form-control-helper" }, this.isInvalid && (h("dropi-icon", { key: '2c91fc6773478a592aa4940c7251f15d3026d07c', name: "Warning-circle", width: "12px", height: "12px", color: "Error-Error-500" })), h("span", { key: '6ec4185eac0b8ea1fdfd810e366cec4616880eed', class: {
239
+ }, type: this.inputType, value: this.value, placeholder: this.fixedLabel ? this.placeholder : ' ', disabled: this.disabled, required: this.required, maxLength: this.maxLength, inputMode: this.inputMode, "data-cy": undefined, onInput: e => this.handleInput(e), onKeyDown: e => this.handleKeyDown(e), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur() }), !this.fixedLabel && (h("label", { key: '45eb57801e7d199532215ba069af8ba01714a46f', class: "Body-S-Regular label-bottom", htmlFor: this.resolvedId }, this.label, showObligatoryAsterisk && h("span", { key: '5d4d83ce2575d60567a4a947d643a89f760cb3bd', class: "asterisk" }, " *"))), this.showHelper && (h("div", { key: 'b78fdac5f0c46b827c9dd2895d43a5e1724058d8', class: "form-control-helper" }, this.isInvalid && h("dropi-icon", { key: 'f037c95230fe0fa57540a1b74a26c14e56e555e4', name: "Warning-circle", width: "12px", height: "12px", color: "Error-Error-500" }), h("span", { key: 'fc48f7418c36f7ded7a999e446323ca8adb2b590', class: {
238
240
  'disabled-helper': this.disabled,
239
241
  'invalid-color': this.isInvalid,
240
242
  } }, this.textHelper)))))));
@@ -479,7 +481,7 @@ export class DropiInput {
479
481
  "attribute": "input-mode",
480
482
  "defaultValue": "'text'"
481
483
  },
482
- "isPasswordInput": {
484
+ "passwordInput": {
483
485
  "type": "boolean",
484
486
  "mutable": true,
485
487
  "complexType": {
@@ -496,7 +498,7 @@ export class DropiInput {
496
498
  "getter": false,
497
499
  "setter": false,
498
500
  "reflect": false,
499
- "attribute": "is-password-input",
501
+ "attribute": "password-input",
500
502
  "defaultValue": "false"
501
503
  },
502
504
  "isMoneyInput": {
@@ -711,7 +713,7 @@ export class DropiInput {
711
713
  "optional": false,
712
714
  "docs": {
713
715
  "tags": [],
714
- "text": "Convenience object prop \u2014 matches Angular `inputProperties: InputProperties`.\nFields: id, label, placeholder, maxLength, textHelper, isPasswordInput,\nicon, iconColor, isMoneyInput, showObligatoryAsterisk, isNumericInput,\nallowDecimals, isThousandSeparator, showHelperOnlyOnError,\nisLettersOnly, inputMode.\nNote: `formControl` is not supported; use `value` + onInput event instead."
716
+ "text": "Convenience object prop \u2014 matches Angular `inputProperties: InputProperties`.\nFields: id, label, placeholder, maxLength, textHelper, passwordInput,\nicon, iconColor, isMoneyInput, showObligatoryAsterisk, isNumericInput,\nallowDecimals, isThousandSeparator, showHelperOnlyOnError,\nisLettersOnly, inputMode.\nNote: `formControl` is not supported; use `value` + onInput event instead."
715
717
  },
716
718
  "getter": false,
717
719
  "setter": false,