zignal-stencil-library 1.1.195 → 1.1.196

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 (208) hide show
  1. package/dist/cjs/autocomplete-address_45.cjs.entry.js +111 -77
  2. package/dist/cjs/create-master-data-dialog_2.cjs.entry.js +4 -4
  3. package/dist/cjs/{icon-svg-X7YOWZTq.js → icon-svg-DrwTEcWs.js} +5 -3
  4. package/dist/{esm/icon-svg-Dhobbock.js.map → cjs/icon-svg-DrwTEcWs.js.map} +1 -1
  5. package/dist/cjs/{index-C6w1KesR.js → index-WaqydP_w.js} +14 -2
  6. package/dist/{esm/index-BmdsD0oP.js.map → cjs/index-WaqydP_w.js.map} +1 -1
  7. package/dist/cjs/loader.cjs.js +1 -1
  8. package/dist/cjs/master-status-app.cjs.entry.js +3 -3
  9. package/dist/cjs/master-tag-app.cjs.entry.js +3 -3
  10. package/dist/cjs/quick-message-app.cjs.entry.js +1 -1
  11. package/dist/cjs/{z-input-CN07sH4v.js → z-input-C-0O3vNd.js} +57 -57
  12. package/dist/cjs/{z-input-CN07sH4v.js.map → z-input-C-0O3vNd.js.map} +1 -1
  13. package/dist/cjs/zignal-stencil-library.cjs.js +1 -1
  14. package/dist/collection/api/index.js +11 -0
  15. package/dist/collection/api/index.js.map +1 -1
  16. package/dist/collection/api/type.js.map +1 -1
  17. package/dist/collection/components/autocomplete-address/autocomplete-address.css +1 -1
  18. package/dist/collection/components/autocomplete-multiple-select/autocomplete-multiple-select.css +1 -1
  19. package/dist/collection/components/autocomplete-select/autocomplete-select.css +1 -1
  20. package/dist/collection/components/channel-box/channel-box.css +1 -1
  21. package/dist/collection/components/chat-app/chat-app.css +1 -1
  22. package/dist/collection/components/chat-header/chat-header.css +1 -1
  23. package/dist/collection/components/chat-header/chat-header.js +1 -1
  24. package/dist/collection/components/chat-header/chat-header.js.map +1 -1
  25. package/dist/collection/components/chat-input/chat-input.css +1 -1
  26. package/dist/collection/components/checkbox-list/checkbox-list.css +1 -1
  27. package/dist/collection/components/create-master-data-dialog/create-master-data-dialog.css +1 -1
  28. package/dist/collection/components/dialog-bill-editor/dialog-bill-editor.css +1 -1
  29. package/dist/collection/components/dialog-custom-filter/dialog-custom-filter.css +1 -1
  30. package/dist/collection/components/dialog-editor/dialog-editor.css +1 -1
  31. package/dist/collection/components/dialog-preview-media/dialog-preview-media.css +1 -1
  32. package/dist/collection/components/dialog-search/dialog-search.css +1 -1
  33. package/dist/collection/components/master-data-item/master-data-item.css +1 -1
  34. package/dist/collection/components/master-status-app/master-status-app.css +1 -1
  35. package/dist/collection/components/master-tag-app/master-tag-app.css +1 -1
  36. package/dist/collection/components/menu-chat-channel/menu-chat-channel.css +1 -1
  37. package/dist/collection/components/menu-chat-type/menu-chat-type.css +1 -1
  38. package/dist/collection/components/menu-list/menu-list.css +1 -1
  39. package/dist/collection/components/menu-list/menu-list.js +23 -3
  40. package/dist/collection/components/menu-list/menu-list.js.map +1 -1
  41. package/dist/collection/components/message-box/message-box.css +1 -1
  42. package/dist/collection/components/message-content/message-content.css +1 -1
  43. package/dist/collection/components/message-item/message-item.css +1 -1
  44. package/dist/collection/components/message-media/message-media.css +1 -1
  45. package/dist/collection/components/profile-history/profile-history.css +1 -1
  46. package/dist/collection/components/profile-info/profile-info.css +1 -1
  47. package/dist/collection/components/profile-info/user-info-section.js +43 -7
  48. package/dist/collection/components/profile-info/user-info-section.js.map +1 -1
  49. package/dist/collection/components/profile-media/profile-media.css +1 -1
  50. package/dist/collection/components/profile-media/profile-media.js +1 -1
  51. package/dist/collection/components/profile-tabs/profile-tabs.css +1 -1
  52. package/dist/collection/components/profile-tabs/profile-tabs.js +2 -2
  53. package/dist/collection/components/profile-tabs/profile-tabs.js.map +1 -1
  54. package/dist/collection/components/quick-message-add-template/quick-message-add-template.css +1 -1
  55. package/dist/collection/components/quick-message-add-template/quick-message-add-template.js +3 -3
  56. package/dist/collection/components/quick-message-add-template/quick-message-text-content.js +1 -1
  57. package/dist/collection/components/quick-message-app/quick-message-app.js +1 -1
  58. package/dist/collection/components/quick-message-file/quick-message-file.css +1 -1
  59. package/dist/collection/components/quick-message-file/quick-message-file.js +1 -1
  60. package/dist/collection/components/quick-message-image/quick-message-image.css +1 -1
  61. package/dist/collection/components/quick-message-image/quick-message-image.js +1 -1
  62. package/dist/collection/components/quick-message-modal/quick-message-modal.css +1 -1
  63. package/dist/collection/components/quick-message-modal/quick-message-modal.js +1 -1
  64. package/dist/collection/components/quick-message-template/quick-message-template.css +1 -1
  65. package/dist/collection/components/quick-message-template/quick-message-template.js +3 -3
  66. package/dist/collection/components/search-box/search-box.css +1 -1
  67. package/dist/collection/components/search-box/search-box.js +5 -5
  68. package/dist/collection/components/status-badge/status-badge.css +1 -1
  69. package/dist/collection/components/status-badge/status-badge.js +2 -2
  70. package/dist/collection/components/tag-list/tag-list.css +1 -1
  71. package/dist/collection/components/tag-list/tag-list.js +1 -1
  72. package/dist/collection/components/tag-or-status-item/tag-or-status-item.css +1 -1
  73. package/dist/collection/components/tag-or-status-item/tag-or-status-item.js +2 -2
  74. package/dist/collection/components/tag-popper/tag-popper.css +1 -1
  75. package/dist/collection/components/tag-popper/tag-popper.js +2 -2
  76. package/dist/collection/components/typography-clamp/typography-clamp.css +1 -1
  77. package/dist/collection/components/typography-clamp/typography-clamp.js +2 -2
  78. package/dist/collection/components/z-avatar/z-avatar.css +1 -1
  79. package/dist/collection/components/z-dialog/z-dialog.css +1 -1
  80. package/dist/collection/components/z-tooltip/z-tooltip.css +1 -1
  81. package/dist/collection/store/type.js.map +1 -1
  82. package/dist/collection/utils/icon-svg.js +1 -0
  83. package/dist/collection/utils/icon-svg.js.map +1 -1
  84. package/dist/components/autocomplete-address2.js +1 -1
  85. package/dist/components/autocomplete-address2.js.map +1 -1
  86. package/dist/components/autocomplete-multiple-select2.js +1 -1
  87. package/dist/components/autocomplete-multiple-select2.js.map +1 -1
  88. package/dist/components/autocomplete-select2.js +1 -1
  89. package/dist/components/autocomplete-select2.js.map +1 -1
  90. package/dist/components/channel-box2.js +1 -1
  91. package/dist/components/channel-box2.js.map +1 -1
  92. package/dist/components/chat-app.js +1 -1
  93. package/dist/components/chat-app.js.map +1 -1
  94. package/dist/components/chat-header2.js +3 -3
  95. package/dist/components/chat-header2.js.map +1 -1
  96. package/dist/components/chat-input2.js +1 -1
  97. package/dist/components/chat-input2.js.map +1 -1
  98. package/dist/components/checkbox-list2.js +1 -1
  99. package/dist/components/checkbox-list2.js.map +1 -1
  100. package/dist/components/create-master-data-dialog2.js +1 -1
  101. package/dist/components/dialog-bill-editor2.js +1 -1
  102. package/dist/components/dialog-bill-editor2.js.map +1 -1
  103. package/dist/components/dialog-custom-filter2.js +1 -1
  104. package/dist/components/dialog-custom-filter2.js.map +1 -1
  105. package/dist/components/dialog-editor2.js +1 -1
  106. package/dist/components/dialog-editor2.js.map +1 -1
  107. package/dist/components/dialog-preview-media2.js +1 -1
  108. package/dist/components/dialog-preview-media2.js.map +1 -1
  109. package/dist/components/dialog-search2.js +1 -1
  110. package/dist/components/dialog-search2.js.map +1 -1
  111. package/dist/components/icon-svg.js +2 -1
  112. package/dist/components/icon-svg.js.map +1 -1
  113. package/dist/components/icon.js +55 -55
  114. package/dist/components/icon.js.map +1 -1
  115. package/dist/components/index3.js +12 -1
  116. package/dist/components/index3.js.map +1 -1
  117. package/dist/components/master-data-item2.js +1 -1
  118. package/dist/components/master-status-app.js +2 -2
  119. package/dist/components/master-tag-app.js +2 -2
  120. package/dist/components/menu-chat-channel2.js +1 -1
  121. package/dist/components/menu-chat-channel2.js.map +1 -1
  122. package/dist/components/menu-chat-type2.js +1 -1
  123. package/dist/components/menu-chat-type2.js.map +1 -1
  124. package/dist/components/menu-list2.js +5 -3
  125. package/dist/components/menu-list2.js.map +1 -1
  126. package/dist/components/message-box2.js +1 -1
  127. package/dist/components/message-box2.js.map +1 -1
  128. package/dist/components/message-content2.js +1 -1
  129. package/dist/components/message-content2.js.map +1 -1
  130. package/dist/components/message-item2.js +1 -1
  131. package/dist/components/message-item2.js.map +1 -1
  132. package/dist/components/message-media2.js +1 -1
  133. package/dist/components/message-media2.js.map +1 -1
  134. package/dist/components/profile-history2.js +1 -1
  135. package/dist/components/profile-history2.js.map +1 -1
  136. package/dist/components/profile-info2.js +14 -8
  137. package/dist/components/profile-info2.js.map +1 -1
  138. package/dist/components/profile-media2.js +2 -2
  139. package/dist/components/profile-media2.js.map +1 -1
  140. package/dist/components/profile-tabs2.js +3 -3
  141. package/dist/components/profile-tabs2.js.map +1 -1
  142. package/dist/components/quick-message-add-template2.js +4 -4
  143. package/dist/components/quick-message-add-template2.js.map +1 -1
  144. package/dist/components/quick-message-app.js +1 -1
  145. package/dist/components/quick-message-file2.js +2 -2
  146. package/dist/components/quick-message-file2.js.map +1 -1
  147. package/dist/components/quick-message-image2.js +2 -2
  148. package/dist/components/quick-message-image2.js.map +1 -1
  149. package/dist/components/quick-message-modal2.js +2 -2
  150. package/dist/components/quick-message-modal2.js.map +1 -1
  151. package/dist/components/quick-message-template2.js +4 -4
  152. package/dist/components/quick-message-template2.js.map +1 -1
  153. package/dist/components/quick-message-text-content2.js +1 -1
  154. package/dist/components/search-box2.js +6 -6
  155. package/dist/components/search-box2.js.map +1 -1
  156. package/dist/components/status-badge2.js +3 -3
  157. package/dist/components/status-badge2.js.map +1 -1
  158. package/dist/components/summarize-message-section2.js +1 -1
  159. package/dist/components/summarize-message-section2.js.map +1 -1
  160. package/dist/components/tag-list2.js +2 -2
  161. package/dist/components/tag-list2.js.map +1 -1
  162. package/dist/components/tag-or-status-item2.js +3 -3
  163. package/dist/components/tag-or-status-item2.js.map +1 -1
  164. package/dist/components/tag-popper2.js +3 -3
  165. package/dist/components/tag-popper2.js.map +1 -1
  166. package/dist/components/typography-clamp2.js +3 -3
  167. package/dist/components/typography-clamp2.js.map +1 -1
  168. package/dist/components/user-info-section2.js +52 -10
  169. package/dist/components/user-info-section2.js.map +1 -1
  170. package/dist/components/z-avatar2.js +1 -1
  171. package/dist/components/z-avatar2.js.map +1 -1
  172. package/dist/components/z-dialog2.js +1 -1
  173. package/dist/components/z-dialog2.js.map +1 -1
  174. package/dist/components/z-tooltip2.js +1 -1
  175. package/dist/components/z-tooltip2.js.map +1 -1
  176. package/dist/esm/autocomplete-address_45.entry.js +111 -77
  177. package/dist/esm/create-master-data-dialog_2.entry.js +4 -4
  178. package/dist/{zignal-stencil-library/icon-svg-Dhobbock.js → esm/icon-svg-D46sQeCq.js} +5 -4
  179. package/dist/{cjs/icon-svg-X7YOWZTq.js.map → esm/icon-svg-D46sQeCq.js.map} +1 -1
  180. package/dist/esm/{index-BmdsD0oP.js → index-CGxyaXAw.js} +14 -3
  181. package/dist/{cjs/index-C6w1KesR.js.map → esm/index-CGxyaXAw.js.map} +1 -1
  182. package/dist/esm/loader.js +1 -1
  183. package/dist/esm/master-status-app.entry.js +3 -3
  184. package/dist/esm/master-tag-app.entry.js +3 -3
  185. package/dist/esm/quick-message-app.entry.js +1 -1
  186. package/dist/esm/{z-input-CxAJ3tlw.js → z-input-CpnrmPm8.js} +57 -57
  187. package/dist/esm/{z-input-CxAJ3tlw.js.map → z-input-CpnrmPm8.js.map} +1 -1
  188. package/dist/esm/zignal-stencil-library.js +1 -1
  189. package/dist/types/api/index.d.ts +1 -0
  190. package/dist/types/api/type.d.ts +10 -0
  191. package/dist/types/components/menu-list/menu-list.d.ts +2 -1
  192. package/dist/types/components/profile-info/user-info-section.d.ts +1 -0
  193. package/dist/types/components.d.ts +3 -1
  194. package/dist/types/store/type.d.ts +2 -2
  195. package/dist/types/utils/icon-svg.d.ts +1 -0
  196. package/dist/zignal-stencil-library/autocomplete-address_45.entry.js +111 -77
  197. package/dist/zignal-stencil-library/create-master-data-dialog_2.entry.js +4 -4
  198. package/dist/{esm/icon-svg-Dhobbock.js → zignal-stencil-library/icon-svg-D46sQeCq.js} +5 -4
  199. package/dist/zignal-stencil-library/{icon-svg-Dhobbock.js.map → icon-svg-D46sQeCq.js.map} +1 -1
  200. package/dist/zignal-stencil-library/{index-BmdsD0oP.js → index-CGxyaXAw.js} +14 -3
  201. package/dist/zignal-stencil-library/{index-BmdsD0oP.js.map → index-CGxyaXAw.js.map} +1 -1
  202. package/dist/zignal-stencil-library/master-status-app.entry.js +3 -3
  203. package/dist/zignal-stencil-library/master-tag-app.entry.js +3 -3
  204. package/dist/zignal-stencil-library/quick-message-app.entry.js +1 -1
  205. package/dist/zignal-stencil-library/{z-input-CxAJ3tlw.js → z-input-CpnrmPm8.js} +57 -57
  206. package/dist/zignal-stencil-library/{z-input-CxAJ3tlw.js.map → z-input-CpnrmPm8.js.map} +1 -1
  207. package/dist/zignal-stencil-library/zignal-stencil-library.esm.js +1 -1
  208. package/package.json +2 -2
@@ -1 +1 @@
1
- {"file":"icon-svg.js","mappings":";;AAE8B,CAC5B,WAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAA,EAC5F,CACE,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,+yDAA+yD,EACjzD,IAAI,EAAC,SAAS,EAAA,CACd,CACE;MAGK,aAAa,IACxB,WAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAA,EAC5F,CACE,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,qsDAAqsD,EACvsD,IAAI,EAAC,SAAS,EAAA,CACd,CACE;MAGK,QAAQ,IACnB,WAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,aAAa,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAA,EAC9F,CACE,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,0oBAA0oB,EAC5oB,IAAI,EAAC,SAAS,EAAA,CACd,CACE;AAGK,MAAA,WAAW,IAAI,WAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAA,EACxH,CAAA,CAAA,MAAA,EAAA,EAAA,WAAA,EAAgB,SAAS,EAAA,WAAA,EAAW,SAAS,EAAC,CAAC,EAAC,8aAA8a,EAAC,IAAI,EAAC,SAAS,EAAG,CAAA,CAC5e;MAEO,WAAW,IAAI,WAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAA,EACxH,CAAM,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,28CAA28C,EAAC,IAAI,EAAC,SAAS,EAAA,CAAG,CACj+C;;;;","names":[],"sources":["src/utils/icon-svg.tsx"],"sourcesContent":["import { h } from '@stencil/core';\n\nexport const circleBahtIcon = (\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\">\n <path\n d=\"M12.0833 0C18.757 0 24.1667 5.40971 24.1667 12.0833C24.1667 18.757 18.757 24.1667 12.0833 24.1667C5.40971 24.1667 0 18.757 0 12.0833C0 5.40971 5.40971 0 12.0833 0ZM12.0833 4.83333C11.7874 4.83337 11.5017 4.94203 11.2806 5.1387C11.0594 5.33536 10.9181 5.60636 10.8835 5.90029L10.875 6.04167V7.25H8.57917L8.43417 7.25725C8.13331 7.29013 7.85269 7.42469 7.63869 7.63869C7.42469 7.85269 7.29013 8.13331 7.25725 8.43417L7.25 8.57917V15.5875L7.25725 15.7325C7.29013 16.0334 7.42469 16.314 7.63869 16.528C7.85269 16.742 8.13331 16.8765 8.43417 16.9094L8.57917 16.9167H10.875V18.125L10.8835 18.2664C10.9184 18.5601 11.0598 18.8307 11.281 19.0271C11.5021 19.2235 11.7876 19.332 12.0833 19.332C12.3791 19.332 12.6646 19.2235 12.8857 19.0271C13.1068 18.8307 13.2483 18.5601 13.2832 18.2664L13.2917 18.125V16.9167H15.1042L15.3023 16.9106C15.8454 16.875 16.3688 16.6933 16.8171 16.3847C17.2654 16.0762 17.6221 15.6523 17.8493 15.1577C18.0766 14.6632 18.1661 14.1165 18.1082 13.5753C18.0504 13.0342 17.8475 12.5187 17.5208 12.0833C17.8475 11.648 18.0504 11.1325 18.1082 10.5913C18.1661 10.0502 18.0766 9.50345 17.8493 9.00893C17.6221 8.51441 17.2654 8.09048 16.8171 7.78193C16.3688 7.47338 15.8454 7.29168 15.3023 7.25604L15.1042 7.25H13.2917V6.04167L13.2832 5.90029C13.2486 5.60636 13.1073 5.33536 12.8861 5.1387C12.665 4.94203 12.3793 4.83337 12.0833 4.83333ZM15.1042 13.2917C15.2551 13.2914 15.4008 13.3476 15.5123 13.4494C15.6239 13.5511 15.6933 13.6909 15.707 13.8412C15.7206 13.9916 15.6775 14.1416 15.586 14.2618C15.4946 14.3819 15.3615 14.4634 15.2129 14.4903L15.1042 14.5H9.66667V13.2917H15.1042ZM15.1042 9.66667C15.2551 9.66639 15.4008 9.72265 15.5123 9.82436C15.6239 9.92608 15.6933 10.0659 15.707 10.2162C15.7206 10.3666 15.6775 10.5166 15.586 10.6368C15.4946 10.7569 15.3615 10.8384 15.2129 10.8653L15.1042 10.875H9.66667V9.66667H15.1042Z\"\n fill=\"#E02847\"\n />\n </svg>\n);\n\nexport const summarizeIcon = (\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\">\n <path\n d=\"M4.55306 2.724C4.85206 1.849 6.06106 1.8225 6.41556 2.6445L6.44556 2.7245L6.84906 3.9045C6.94154 4.17512 7.09097 4.42276 7.28728 4.63071C7.48359 4.83867 7.72222 5.00211 7.98706 5.11L8.09556 5.1505L9.27556 5.5535C10.1506 5.8525 10.1771 7.0615 9.35556 7.416L9.27556 7.446L8.09556 7.8495C7.82485 7.94191 7.57712 8.09131 7.36907 8.28763C7.16103 8.48394 6.99751 8.7226 6.88956 8.9875L6.84906 9.0955L6.44606 10.276C6.14706 11.151 4.93806 11.1775 4.58406 10.356L4.55306 10.276L4.15006 9.096C4.05765 8.82529 3.90825 8.57755 3.71193 8.36951C3.51562 8.16146 3.27696 7.99795 3.01206 7.89L2.90406 7.8495L1.72406 7.4465C0.848564 7.1475 0.822064 5.9385 1.64406 5.5845L1.72406 5.5535L2.90406 5.1505C3.17468 5.05803 3.42232 4.9086 3.63028 4.71229C3.83823 4.51597 4.00167 4.27735 4.10956 4.0125L4.15006 3.9045L4.55306 2.724ZM9.49956 1C9.5931 1 9.68477 1.02624 9.76414 1.07574C9.84351 1.12523 9.90741 1.196 9.94856 1.28L9.97256 1.3385L10.1476 1.8515L10.6611 2.0265C10.7548 2.05835 10.837 2.11731 10.8972 2.19591C10.9574 2.27451 10.9929 2.36921 10.9992 2.46801C11.0055 2.56681 10.9824 2.65527 10.9327 2.75089C10.883 2.83652 10.809 2.90547 10.7201 2.949L10.6611 2.973L10.1481 3.148L9.97306 3.6615C9.94116 3.75521 9.88216 3.83735 9.80353 3.8975C9.7249 3.95764 9.63018 3.9931 9.53138 3.99936C9.43259 4.00563 9.33415 3.98242 9.24856 3.93269C9.16296 3.88296 9.09405 3.80893 9.05056 3.72L9.02656 3.6615L8.85156 3.1485L8.33806 2.9735C8.24432 2.94165 8.16215 2.88269 8.10195 2.80409C8.04175 2.72549 8.00624 2.63079 7.99993 2.53199C7.99361 2.43319 8.01676 2.33473 8.06645 2.24911C8.11615 2.16348 8.19014 2.09453 8.27906 2.051L8.33806 2.027L8.85106 1.852L9.02606 1.3385C9.05978 1.23971 9.12357 1.15395 9.20848 1.09325C9.2934 1.03254 9.39518 0.999937 9.49956 1Z\"\n fill=\"#E02847\"\n />\n </svg>\n);\n\nexport const bahtIcon = (\n <svg width=\"20\" height=\"20\" viewBox=\"0 0 250 250\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M167.708 120.833C173.958 113.542 177.083 104.167 177.083 93.75C177.083 73.9583 163.541 58.3333 145.833 53.125L135.416 52.0833V31.25H114.583V52.0833H72.916V197.917H114.583V218.75H135.416V197.917H145.833C168.749 197.917 187.499 179.167 187.499 156.25C187.499 140.625 179.166 128.125 167.708 120.833ZM156.249 93.75C156.249 105.208 146.874 114.583 135.416 114.583V72.9167C146.874 72.9167 156.249 82.2917 156.249 93.75ZM93.7493 72.9167H114.583V114.583H93.7493V72.9167ZM93.7493 177.083V135.417H114.583V177.083H93.7493ZM145.833 177.083H135.416V135.417H145.833C157.291 135.417 166.666 144.792 166.666 156.25C166.666 167.708 157.291 177.083 145.833 177.083Z\"\n fill=\"#E02847\"\n />\n </svg>\n);\n\nexport const reorderIcon = (<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.261 10.734L25.9109 9.08409L21.0026 4.17578L16.0944 9.08409L17.7443 10.734L19.836 8.64227V19.3541L17.7443 17.2624L16.0944 18.9123L21.0026 23.8206L25.9109 18.9123L24.261 17.2624L22.1693 19.3541V8.64227L24.261 10.734ZM2.33599 8.16578H15.1693V5.83248H2.33594L2.33599 8.16578ZM12.836 12.8325H2.33599V10.4991H12.836V12.8325ZM2.33599 17.4991H10.5026V15.1658H2.33594L2.33599 17.4991ZM8.16929 22.1658H2.33599V19.8325H8.16929V22.1658Z\" fill=\"#E02848\" />\n</svg>);\n\nexport const dragReorder = (<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"19\" viewBox=\"0 0 22 19\" fill=\"none\">\n <path d=\"M0 1.35714C0 0.997206 0.144866 0.652012 0.402728 0.397498C0.660591 0.142985 1.01033 0 1.375 0H20.625C20.9897 0 21.3394 0.142985 21.5973 0.397498C21.8551 0.652012 22 0.997206 22 1.35714C22 1.71708 21.8551 2.06227 21.5973 2.31679C21.3394 2.5713 20.9897 2.71429 20.625 2.71429H1.375C1.01033 2.71429 0.660591 2.5713 0.402728 2.31679C0.144866 2.06227 0 1.71708 0 1.35714ZM0 6.78571C0 6.42578 0.144866 6.08058 0.402728 5.82607C0.660591 5.57156 1.01033 5.42857 1.375 5.42857H20.625C20.9897 5.42857 21.3394 5.57156 21.5973 5.82607C21.8551 6.08058 22 6.42578 22 6.78571C22 7.14565 21.8551 7.49085 21.5973 7.74536C21.3394 7.99987 20.9897 8.14286 20.625 8.14286H1.375C1.01033 8.14286 0.660591 7.99987 0.402728 7.74536C0.144866 7.49085 0 7.14565 0 6.78571ZM0 12.2143C0 11.8543 0.144866 11.5092 0.402728 11.2546C0.660591 11.0001 1.01033 10.8571 1.375 10.8571H20.625C20.9897 10.8571 21.3394 11.0001 21.5973 11.2546C21.8551 11.5092 22 11.8543 22 12.2143C22 12.5742 21.8551 12.9194 21.5973 13.1739C21.3394 13.4284 20.9897 13.5714 20.625 13.5714H1.375C1.01033 13.5714 0.660591 13.4284 0.402728 13.1739C0.144866 12.9194 0 12.5742 0 12.2143ZM0 17.6429C0 17.2829 0.144866 16.9377 0.402728 16.6832C0.660591 16.4287 1.01033 16.2857 1.375 16.2857H20.625C20.9897 16.2857 21.3394 16.4287 21.5973 16.6832C21.8551 16.9377 22 17.2829 22 17.6429C22 18.0028 21.8551 18.348 21.5973 18.6025C21.3394 18.857 20.9897 19 20.625 19H1.375C1.01033 19 0.660591 18.857 0.402728 18.6025C0.144866 18.348 0 18.0028 0 17.6429Z\" fill=\"#E02847\" />\n</svg>);\n"],"version":3}
1
+ {"file":"icon-svg.js","mappings":";;AAE8B,CAC5B,WAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAA,EAC5F,CACE,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,+yDAA+yD,EACjzD,IAAI,EAAC,SAAS,EAAA,CACd,CACE;MAGK,aAAa,IACxB,WAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAA,EAC5F,CACE,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,qsDAAqsD,EACvsD,IAAI,EAAC,SAAS,EAAA,CACd,CACE;MAGK,QAAQ,IACnB,WAAK,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,aAAa,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAA,EAC9F,CACE,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,0oBAA0oB,EAC5oB,IAAI,EAAC,SAAS,EAAA,CACd,CACE;AAGK,MAAA,WAAW,IAAI,WAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAA,EACxH,CAAA,CAAA,MAAA,EAAA,EAAA,WAAA,EAAgB,SAAS,EAAA,WAAA,EAAW,SAAS,EAAC,CAAC,EAAC,8aAA8a,EAAC,IAAI,EAAC,SAAS,EAAG,CAAA,CAC5e;MAEO,WAAW,IAAI,WAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAA,EACxH,CAAM,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,28CAA28C,EAAC,IAAI,EAAC,SAAS,EAAA,CAAG,CACj+C;MAEO,YAAY,GAAG,WAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAA,EACxH,CAAM,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,m9BAAm9B,EAAC,IAAI,EAAC,OAAO,EAAG,CAAA;;;;","names":[],"sources":["src/utils/icon-svg.tsx"],"sourcesContent":["import { h } from '@stencil/core';\n\nexport const circleBahtIcon = (\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\">\n <path\n d=\"M12.0833 0C18.757 0 24.1667 5.40971 24.1667 12.0833C24.1667 18.757 18.757 24.1667 12.0833 24.1667C5.40971 24.1667 0 18.757 0 12.0833C0 5.40971 5.40971 0 12.0833 0ZM12.0833 4.83333C11.7874 4.83337 11.5017 4.94203 11.2806 5.1387C11.0594 5.33536 10.9181 5.60636 10.8835 5.90029L10.875 6.04167V7.25H8.57917L8.43417 7.25725C8.13331 7.29013 7.85269 7.42469 7.63869 7.63869C7.42469 7.85269 7.29013 8.13331 7.25725 8.43417L7.25 8.57917V15.5875L7.25725 15.7325C7.29013 16.0334 7.42469 16.314 7.63869 16.528C7.85269 16.742 8.13331 16.8765 8.43417 16.9094L8.57917 16.9167H10.875V18.125L10.8835 18.2664C10.9184 18.5601 11.0598 18.8307 11.281 19.0271C11.5021 19.2235 11.7876 19.332 12.0833 19.332C12.3791 19.332 12.6646 19.2235 12.8857 19.0271C13.1068 18.8307 13.2483 18.5601 13.2832 18.2664L13.2917 18.125V16.9167H15.1042L15.3023 16.9106C15.8454 16.875 16.3688 16.6933 16.8171 16.3847C17.2654 16.0762 17.6221 15.6523 17.8493 15.1577C18.0766 14.6632 18.1661 14.1165 18.1082 13.5753C18.0504 13.0342 17.8475 12.5187 17.5208 12.0833C17.8475 11.648 18.0504 11.1325 18.1082 10.5913C18.1661 10.0502 18.0766 9.50345 17.8493 9.00893C17.6221 8.51441 17.2654 8.09048 16.8171 7.78193C16.3688 7.47338 15.8454 7.29168 15.3023 7.25604L15.1042 7.25H13.2917V6.04167L13.2832 5.90029C13.2486 5.60636 13.1073 5.33536 12.8861 5.1387C12.665 4.94203 12.3793 4.83337 12.0833 4.83333ZM15.1042 13.2917C15.2551 13.2914 15.4008 13.3476 15.5123 13.4494C15.6239 13.5511 15.6933 13.6909 15.707 13.8412C15.7206 13.9916 15.6775 14.1416 15.586 14.2618C15.4946 14.3819 15.3615 14.4634 15.2129 14.4903L15.1042 14.5H9.66667V13.2917H15.1042ZM15.1042 9.66667C15.2551 9.66639 15.4008 9.72265 15.5123 9.82436C15.6239 9.92608 15.6933 10.0659 15.707 10.2162C15.7206 10.3666 15.6775 10.5166 15.586 10.6368C15.4946 10.7569 15.3615 10.8384 15.2129 10.8653L15.1042 10.875H9.66667V9.66667H15.1042Z\"\n fill=\"#E02847\"\n />\n </svg>\n);\n\nexport const summarizeIcon = (\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\">\n <path\n d=\"M4.55306 2.724C4.85206 1.849 6.06106 1.8225 6.41556 2.6445L6.44556 2.7245L6.84906 3.9045C6.94154 4.17512 7.09097 4.42276 7.28728 4.63071C7.48359 4.83867 7.72222 5.00211 7.98706 5.11L8.09556 5.1505L9.27556 5.5535C10.1506 5.8525 10.1771 7.0615 9.35556 7.416L9.27556 7.446L8.09556 7.8495C7.82485 7.94191 7.57712 8.09131 7.36907 8.28763C7.16103 8.48394 6.99751 8.7226 6.88956 8.9875L6.84906 9.0955L6.44606 10.276C6.14706 11.151 4.93806 11.1775 4.58406 10.356L4.55306 10.276L4.15006 9.096C4.05765 8.82529 3.90825 8.57755 3.71193 8.36951C3.51562 8.16146 3.27696 7.99795 3.01206 7.89L2.90406 7.8495L1.72406 7.4465C0.848564 7.1475 0.822064 5.9385 1.64406 5.5845L1.72406 5.5535L2.90406 5.1505C3.17468 5.05803 3.42232 4.9086 3.63028 4.71229C3.83823 4.51597 4.00167 4.27735 4.10956 4.0125L4.15006 3.9045L4.55306 2.724ZM9.49956 1C9.5931 1 9.68477 1.02624 9.76414 1.07574C9.84351 1.12523 9.90741 1.196 9.94856 1.28L9.97256 1.3385L10.1476 1.8515L10.6611 2.0265C10.7548 2.05835 10.837 2.11731 10.8972 2.19591C10.9574 2.27451 10.9929 2.36921 10.9992 2.46801C11.0055 2.56681 10.9824 2.65527 10.9327 2.75089C10.883 2.83652 10.809 2.90547 10.7201 2.949L10.6611 2.973L10.1481 3.148L9.97306 3.6615C9.94116 3.75521 9.88216 3.83735 9.80353 3.8975C9.7249 3.95764 9.63018 3.9931 9.53138 3.99936C9.43259 4.00563 9.33415 3.98242 9.24856 3.93269C9.16296 3.88296 9.09405 3.80893 9.05056 3.72L9.02656 3.6615L8.85156 3.1485L8.33806 2.9735C8.24432 2.94165 8.16215 2.88269 8.10195 2.80409C8.04175 2.72549 8.00624 2.63079 7.99993 2.53199C7.99361 2.43319 8.01676 2.33473 8.06645 2.24911C8.11615 2.16348 8.19014 2.09453 8.27906 2.051L8.33806 2.027L8.85106 1.852L9.02606 1.3385C9.05978 1.23971 9.12357 1.15395 9.20848 1.09325C9.2934 1.03254 9.39518 0.999937 9.49956 1Z\"\n fill=\"#E02847\"\n />\n </svg>\n);\n\nexport const bahtIcon = (\n <svg width=\"20\" height=\"20\" viewBox=\"0 0 250 250\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n d=\"M167.708 120.833C173.958 113.542 177.083 104.167 177.083 93.75C177.083 73.9583 163.541 58.3333 145.833 53.125L135.416 52.0833V31.25H114.583V52.0833H72.916V197.917H114.583V218.75H135.416V197.917H145.833C168.749 197.917 187.499 179.167 187.499 156.25C187.499 140.625 179.166 128.125 167.708 120.833ZM156.249 93.75C156.249 105.208 146.874 114.583 135.416 114.583V72.9167C146.874 72.9167 156.249 82.2917 156.249 93.75ZM93.7493 72.9167H114.583V114.583H93.7493V72.9167ZM93.7493 177.083V135.417H114.583V177.083H93.7493ZM145.833 177.083H135.416V135.417H145.833C157.291 135.417 166.666 144.792 166.666 156.25C166.666 167.708 157.291 177.083 145.833 177.083Z\"\n fill=\"#E02847\"\n />\n </svg>\n);\n\nexport const reorderIcon = (<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.261 10.734L25.9109 9.08409L21.0026 4.17578L16.0944 9.08409L17.7443 10.734L19.836 8.64227V19.3541L17.7443 17.2624L16.0944 18.9123L21.0026 23.8206L25.9109 18.9123L24.261 17.2624L22.1693 19.3541V8.64227L24.261 10.734ZM2.33599 8.16578H15.1693V5.83248H2.33594L2.33599 8.16578ZM12.836 12.8325H2.33599V10.4991H12.836V12.8325ZM2.33599 17.4991H10.5026V15.1658H2.33594L2.33599 17.4991ZM8.16929 22.1658H2.33599V19.8325H8.16929V22.1658Z\" fill=\"#E02848\" />\n</svg>);\n\nexport const dragReorder = (<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"19\" viewBox=\"0 0 22 19\" fill=\"none\">\n <path d=\"M0 1.35714C0 0.997206 0.144866 0.652012 0.402728 0.397498C0.660591 0.142985 1.01033 0 1.375 0H20.625C20.9897 0 21.3394 0.142985 21.5973 0.397498C21.8551 0.652012 22 0.997206 22 1.35714C22 1.71708 21.8551 2.06227 21.5973 2.31679C21.3394 2.5713 20.9897 2.71429 20.625 2.71429H1.375C1.01033 2.71429 0.660591 2.5713 0.402728 2.31679C0.144866 2.06227 0 1.71708 0 1.35714ZM0 6.78571C0 6.42578 0.144866 6.08058 0.402728 5.82607C0.660591 5.57156 1.01033 5.42857 1.375 5.42857H20.625C20.9897 5.42857 21.3394 5.57156 21.5973 5.82607C21.8551 6.08058 22 6.42578 22 6.78571C22 7.14565 21.8551 7.49085 21.5973 7.74536C21.3394 7.99987 20.9897 8.14286 20.625 8.14286H1.375C1.01033 8.14286 0.660591 7.99987 0.402728 7.74536C0.144866 7.49085 0 7.14565 0 6.78571ZM0 12.2143C0 11.8543 0.144866 11.5092 0.402728 11.2546C0.660591 11.0001 1.01033 10.8571 1.375 10.8571H20.625C20.9897 10.8571 21.3394 11.0001 21.5973 11.2546C21.8551 11.5092 22 11.8543 22 12.2143C22 12.5742 21.8551 12.9194 21.5973 13.1739C21.3394 13.4284 20.9897 13.5714 20.625 13.5714H1.375C1.01033 13.5714 0.660591 13.4284 0.402728 13.1739C0.144866 12.9194 0 12.5742 0 12.2143ZM0 17.6429C0 17.2829 0.144866 16.9377 0.402728 16.6832C0.660591 16.4287 1.01033 16.2857 1.375 16.2857H20.625C20.9897 16.2857 21.3394 16.4287 21.5973 16.6832C21.8551 16.9377 22 17.2829 22 17.6429C22 18.0028 21.8551 18.348 21.5973 18.6025C21.3394 18.857 20.9897 19 20.625 19H1.375C1.01033 19 0.660591 18.857 0.402728 18.6025C0.144866 18.348 0 18.0028 0 17.6429Z\" fill=\"#E02847\" />\n</svg>);\n\nexport const shoppingCart = <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\">\n <path d=\"M8.5 9C7.945 9 7.5 9.445 7.5 10C7.5 10.2652 7.60536 10.5196 7.79289 10.7071C7.98043 10.8946 8.23478 11 8.5 11C8.76522 11 9.01957 10.8946 9.20711 10.7071C9.39464 10.5196 9.5 10.2652 9.5 10C9.5 9.73478 9.39464 9.48043 9.20711 9.29289C9.01957 9.10536 8.76522 9 8.5 9ZM0.5 1V2H1.5L3.3 5.795L2.62 7.02C2.545 7.16 2.5 7.325 2.5 7.5C2.5 7.76522 2.60536 8.01957 2.79289 8.20711C2.98043 8.39464 3.23478 8.5 3.5 8.5H9.5V7.5H3.71C3.67685 7.5 3.64505 7.48683 3.62161 7.46339C3.59817 7.43995 3.585 7.40815 3.585 7.375C3.585 7.35 3.59 7.33 3.6 7.315L4.05 6.5H7.775C8.15 6.5 8.48 6.29 8.65 5.985L10.44 2.75C10.475 2.67 10.5 2.585 10.5 2.5C10.5 2.36739 10.4473 2.24021 10.3536 2.14645C10.2598 2.05268 10.1326 2 10 2H2.605L2.135 1M3.5 9C2.945 9 2.5 9.445 2.5 10C2.5 10.2652 2.60536 10.5196 2.79289 10.7071C2.98043 10.8946 3.23478 11 3.5 11C3.76522 11 4.01957 10.8946 4.20711 10.7071C4.39464 10.5196 4.5 10.2652 4.5 10C4.5 9.73478 4.39464 9.48043 4.20711 9.29289C4.01957 9.10536 3.76522 9 3.5 9Z\" fill=\"white\" />\n</svg>"],"version":3}
@@ -1,7 +1,7 @@
1
1
  import { h } from './index2.js';
2
2
 
3
3
  /**
4
- * @license lucide v0.553.0 - ISC
4
+ * @license lucide v0.555.0 - ISC
5
5
  *
6
6
  * This source code is licensed under the ISC license.
7
7
  * See the LICENSE file in the root directory of this source tree.
@@ -13,7 +13,7 @@ const ArrowDown = [
13
13
  ];
14
14
 
15
15
  /**
16
- * @license lucide v0.553.0 - ISC
16
+ * @license lucide v0.555.0 - ISC
17
17
  *
18
18
  * This source code is licensed under the ISC license.
19
19
  * See the LICENSE file in the root directory of this source tree.
@@ -25,7 +25,7 @@ const ArrowRight = [
25
25
  ];
26
26
 
27
27
  /**
28
- * @license lucide v0.553.0 - ISC
28
+ * @license lucide v0.555.0 - ISC
29
29
  *
30
30
  * This source code is licensed under the ISC license.
31
31
  * See the LICENSE file in the root directory of this source tree.
@@ -39,7 +39,7 @@ const ArrowUpDown = [
39
39
  ];
40
40
 
41
41
  /**
42
- * @license lucide v0.553.0 - ISC
42
+ * @license lucide v0.555.0 - ISC
43
43
  *
44
44
  * This source code is licensed under the ISC license.
45
45
  * See the LICENSE file in the root directory of this source tree.
@@ -51,7 +51,7 @@ const Ban = [
51
51
  ];
52
52
 
53
53
  /**
54
- * @license lucide v0.553.0 - ISC
54
+ * @license lucide v0.555.0 - ISC
55
55
  *
56
56
  * This source code is licensed under the ISC license.
57
57
  * See the LICENSE file in the root directory of this source tree.
@@ -72,7 +72,7 @@ const BotMessageSquare = [
72
72
  ];
73
73
 
74
74
  /**
75
- * @license lucide v0.553.0 - ISC
75
+ * @license lucide v0.555.0 - ISC
76
76
  *
77
77
  * This source code is licensed under the ISC license.
78
78
  * See the LICENSE file in the root directory of this source tree.
@@ -88,7 +88,7 @@ const Bot = [
88
88
  ];
89
89
 
90
90
  /**
91
- * @license lucide v0.553.0 - ISC
91
+ * @license lucide v0.555.0 - ISC
92
92
  *
93
93
  * This source code is licensed under the ISC license.
94
94
  * See the LICENSE file in the root directory of this source tree.
@@ -105,7 +105,7 @@ const Camera = [
105
105
  ];
106
106
 
107
107
  /**
108
- * @license lucide v0.553.0 - ISC
108
+ * @license lucide v0.555.0 - ISC
109
109
  *
110
110
  * This source code is licensed under the ISC license.
111
111
  * See the LICENSE file in the root directory of this source tree.
@@ -114,7 +114,7 @@ const Camera = [
114
114
  const Check = [["path", { d: "M20 6 9 17l-5-5" }]];
115
115
 
116
116
  /**
117
- * @license lucide v0.553.0 - ISC
117
+ * @license lucide v0.555.0 - ISC
118
118
  *
119
119
  * This source code is licensed under the ISC license.
120
120
  * See the LICENSE file in the root directory of this source tree.
@@ -123,7 +123,7 @@ const Check = [["path", { d: "M20 6 9 17l-5-5" }]];
123
123
  const ChevronDown = [["path", { d: "m6 9 6 6 6-6" }]];
124
124
 
125
125
  /**
126
- * @license lucide v0.553.0 - ISC
126
+ * @license lucide v0.555.0 - ISC
127
127
  *
128
128
  * This source code is licensed under the ISC license.
129
129
  * See the LICENSE file in the root directory of this source tree.
@@ -132,7 +132,7 @@ const ChevronDown = [["path", { d: "m6 9 6 6 6-6" }]];
132
132
  const ChevronLeft = [["path", { d: "m15 18-6-6 6-6" }]];
133
133
 
134
134
  /**
135
- * @license lucide v0.553.0 - ISC
135
+ * @license lucide v0.555.0 - ISC
136
136
  *
137
137
  * This source code is licensed under the ISC license.
138
138
  * See the LICENSE file in the root directory of this source tree.
@@ -141,7 +141,7 @@ const ChevronLeft = [["path", { d: "m15 18-6-6 6-6" }]];
141
141
  const ChevronRight = [["path", { d: "m9 18 6-6-6-6" }]];
142
142
 
143
143
  /**
144
- * @license lucide v0.553.0 - ISC
144
+ * @license lucide v0.555.0 - ISC
145
145
  *
146
146
  * This source code is licensed under the ISC license.
147
147
  * See the LICENSE file in the root directory of this source tree.
@@ -150,7 +150,7 @@ const ChevronRight = [["path", { d: "m9 18 6-6-6-6" }]];
150
150
  const ChevronUp = [["path", { d: "m18 15-6-6-6 6" }]];
151
151
 
152
152
  /**
153
- * @license lucide v0.553.0 - ISC
153
+ * @license lucide v0.555.0 - ISC
154
154
  *
155
155
  * This source code is licensed under the ISC license.
156
156
  * See the LICENSE file in the root directory of this source tree.
@@ -162,7 +162,7 @@ const CircleCheck = [
162
162
  ];
163
163
 
164
164
  /**
165
- * @license lucide v0.553.0 - ISC
165
+ * @license lucide v0.555.0 - ISC
166
166
  *
167
167
  * This source code is licensed under the ISC license.
168
168
  * See the LICENSE file in the root directory of this source tree.
@@ -174,7 +174,7 @@ const CircleMinus = [
174
174
  ];
175
175
 
176
176
  /**
177
- * @license lucide v0.553.0 - ISC
177
+ * @license lucide v0.555.0 - ISC
178
178
  *
179
179
  * This source code is licensed under the ISC license.
180
180
  * See the LICENSE file in the root directory of this source tree.
@@ -187,7 +187,7 @@ const CircleOff = [
187
187
  ];
188
188
 
189
189
  /**
190
- * @license lucide v0.553.0 - ISC
190
+ * @license lucide v0.555.0 - ISC
191
191
  *
192
192
  * This source code is licensed under the ISC license.
193
193
  * See the LICENSE file in the root directory of this source tree.
@@ -200,7 +200,7 @@ const CircleX = [
200
200
  ];
201
201
 
202
202
  /**
203
- * @license lucide v0.553.0 - ISC
203
+ * @license lucide v0.555.0 - ISC
204
204
  *
205
205
  * This source code is licensed under the ISC license.
206
206
  * See the LICENSE file in the root directory of this source tree.
@@ -213,7 +213,7 @@ const EllipsisVertical = [
213
213
  ];
214
214
 
215
215
  /**
216
- * @license lucide v0.553.0 - ISC
216
+ * @license lucide v0.555.0 - ISC
217
217
  *
218
218
  * This source code is licensed under the ISC license.
219
219
  * See the LICENSE file in the root directory of this source tree.
@@ -226,7 +226,7 @@ const Ellipsis = [
226
226
  ];
227
227
 
228
228
  /**
229
- * @license lucide v0.553.0 - ISC
229
+ * @license lucide v0.555.0 - ISC
230
230
  *
231
231
  * This source code is licensed under the ISC license.
232
232
  * See the LICENSE file in the root directory of this source tree.
@@ -243,7 +243,7 @@ const File = [
243
243
  ];
244
244
 
245
245
  /**
246
- * @license lucide v0.553.0 - ISC
246
+ * @license lucide v0.555.0 - ISC
247
247
  *
248
248
  * This source code is licensed under the ISC license.
249
249
  * See the LICENSE file in the root directory of this source tree.
@@ -259,7 +259,7 @@ const Folder = [
259
259
  ];
260
260
 
261
261
  /**
262
- * @license lucide v0.553.0 - ISC
262
+ * @license lucide v0.555.0 - ISC
263
263
  *
264
264
  * This source code is licensed under the ISC license.
265
265
  * See the LICENSE file in the root directory of this source tree.
@@ -275,7 +275,7 @@ const Funnel = [
275
275
  ];
276
276
 
277
277
  /**
278
- * @license lucide v0.553.0 - ISC
278
+ * @license lucide v0.555.0 - ISC
279
279
  *
280
280
  * This source code is licensed under the ISC license.
281
281
  * See the LICENSE file in the root directory of this source tree.
@@ -288,7 +288,7 @@ const Globe = [
288
288
  ];
289
289
 
290
290
  /**
291
- * @license lucide v0.553.0 - ISC
291
+ * @license lucide v0.555.0 - ISC
292
292
  *
293
293
  * This source code is licensed under the ISC license.
294
294
  * See the LICENSE file in the root directory of this source tree.
@@ -307,7 +307,7 @@ const Grip = [
307
307
  ];
308
308
 
309
309
  /**
310
- * @license lucide v0.553.0 - ISC
310
+ * @license lucide v0.555.0 - ISC
311
311
  *
312
312
  * This source code is licensed under the ISC license.
313
313
  * See the LICENSE file in the root directory of this source tree.
@@ -323,7 +323,7 @@ const ImageOff = [
323
323
  ];
324
324
 
325
325
  /**
326
- * @license lucide v0.553.0 - ISC
326
+ * @license lucide v0.555.0 - ISC
327
327
  *
328
328
  * This source code is licensed under the ISC license.
329
329
  * See the LICENSE file in the root directory of this source tree.
@@ -336,7 +336,7 @@ const Image = [
336
336
  ];
337
337
 
338
338
  /**
339
- * @license lucide v0.553.0 - ISC
339
+ * @license lucide v0.555.0 - ISC
340
340
  *
341
341
  * This source code is licensed under the ISC license.
342
342
  * See the LICENSE file in the root directory of this source tree.
@@ -353,7 +353,7 @@ const Inbox = [
353
353
  ];
354
354
 
355
355
  /**
356
- * @license lucide v0.553.0 - ISC
356
+ * @license lucide v0.555.0 - ISC
357
357
  *
358
358
  * This source code is licensed under the ISC license.
359
359
  * See the LICENSE file in the root directory of this source tree.
@@ -366,7 +366,7 @@ const Info = [
366
366
  ];
367
367
 
368
368
  /**
369
- * @license lucide v0.553.0 - ISC
369
+ * @license lucide v0.555.0 - ISC
370
370
  *
371
371
  * This source code is licensed under the ISC license.
372
372
  * See the LICENSE file in the root directory of this source tree.
@@ -382,7 +382,7 @@ const Languages = [
382
382
  ];
383
383
 
384
384
  /**
385
- * @license lucide v0.553.0 - ISC
385
+ * @license lucide v0.555.0 - ISC
386
386
  *
387
387
  * This source code is licensed under the ISC license.
388
388
  * See the LICENSE file in the root directory of this source tree.
@@ -391,7 +391,7 @@ const Languages = [
391
391
  const LoaderCircle = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56" }]];
392
392
 
393
393
  /**
394
- * @license lucide v0.553.0 - ISC
394
+ * @license lucide v0.555.0 - ISC
395
395
  *
396
396
  * This source code is licensed under the ISC license.
397
397
  * See the LICENSE file in the root directory of this source tree.
@@ -404,7 +404,7 @@ const MailCheck = [
404
404
  ];
405
405
 
406
406
  /**
407
- * @license lucide v0.553.0 - ISC
407
+ * @license lucide v0.555.0 - ISC
408
408
  *
409
409
  * This source code is licensed under the ISC license.
410
410
  * See the LICENSE file in the root directory of this source tree.
@@ -418,7 +418,7 @@ const MailWarning = [
418
418
  ];
419
419
 
420
420
  /**
421
- * @license lucide v0.553.0 - ISC
421
+ * @license lucide v0.555.0 - ISC
422
422
  *
423
423
  * This source code is licensed under the ISC license.
424
424
  * See the LICENSE file in the root directory of this source tree.
@@ -430,7 +430,7 @@ const Mail = [
430
430
  ];
431
431
 
432
432
  /**
433
- * @license lucide v0.553.0 - ISC
433
+ * @license lucide v0.555.0 - ISC
434
434
  *
435
435
  * This source code is licensed under the ISC license.
436
436
  * See the LICENSE file in the root directory of this source tree.
@@ -449,7 +449,7 @@ const MessageSquareText = [
449
449
  ];
450
450
 
451
451
  /**
452
- * @license lucide v0.553.0 - ISC
452
+ * @license lucide v0.555.0 - ISC
453
453
  *
454
454
  * This source code is licensed under the ISC license.
455
455
  * See the LICENSE file in the root directory of this source tree.
@@ -465,7 +465,7 @@ const Paperclip = [
465
465
  ];
466
466
 
467
467
  /**
468
- * @license lucide v0.553.0 - ISC
468
+ * @license lucide v0.555.0 - ISC
469
469
  *
470
470
  * This source code is licensed under the ISC license.
471
471
  * See the LICENSE file in the root directory of this source tree.
@@ -482,7 +482,7 @@ const Pencil = [
482
482
  ];
483
483
 
484
484
  /**
485
- * @license lucide v0.553.0 - ISC
485
+ * @license lucide v0.555.0 - ISC
486
486
  *
487
487
  * This source code is licensed under the ISC license.
488
488
  * See the LICENSE file in the root directory of this source tree.
@@ -499,7 +499,7 @@ const Pin = [
499
499
  ];
500
500
 
501
501
  /**
502
- * @license lucide v0.553.0 - ISC
502
+ * @license lucide v0.555.0 - ISC
503
503
  *
504
504
  * This source code is licensed under the ISC license.
505
505
  * See the LICENSE file in the root directory of this source tree.
@@ -513,7 +513,7 @@ const Play = [
513
513
  ];
514
514
 
515
515
  /**
516
- * @license lucide v0.553.0 - ISC
516
+ * @license lucide v0.555.0 - ISC
517
517
  *
518
518
  * This source code is licensed under the ISC license.
519
519
  * See the LICENSE file in the root directory of this source tree.
@@ -525,7 +525,7 @@ const Plus = [
525
525
  ];
526
526
 
527
527
  /**
528
- * @license lucide v0.553.0 - ISC
528
+ * @license lucide v0.555.0 - ISC
529
529
  *
530
530
  * This source code is licensed under the ISC license.
531
531
  * See the LICENSE file in the root directory of this source tree.
@@ -537,7 +537,7 @@ const Reply = [
537
537
  ];
538
538
 
539
539
  /**
540
- * @license lucide v0.553.0 - ISC
540
+ * @license lucide v0.555.0 - ISC
541
541
  *
542
542
  * This source code is licensed under the ISC license.
543
543
  * See the LICENSE file in the root directory of this source tree.
@@ -549,7 +549,7 @@ const RotateCw = [
549
549
  ];
550
550
 
551
551
  /**
552
- * @license lucide v0.553.0 - ISC
552
+ * @license lucide v0.555.0 - ISC
553
553
  *
554
554
  * This source code is licensed under the ISC license.
555
555
  * See the LICENSE file in the root directory of this source tree.
@@ -567,7 +567,7 @@ const Save = [
567
567
  ];
568
568
 
569
569
  /**
570
- * @license lucide v0.553.0 - ISC
570
+ * @license lucide v0.555.0 - ISC
571
571
  *
572
572
  * This source code is licensed under the ISC license.
573
573
  * See the LICENSE file in the root directory of this source tree.
@@ -579,7 +579,7 @@ const Search = [
579
579
  ];
580
580
 
581
581
  /**
582
- * @license lucide v0.553.0 - ISC
582
+ * @license lucide v0.555.0 - ISC
583
583
  *
584
584
  * This source code is licensed under the ISC license.
585
585
  * See the LICENSE file in the root directory of this source tree.
@@ -596,7 +596,7 @@ const Send = [
596
596
  ];
597
597
 
598
598
  /**
599
- * @license lucide v0.553.0 - ISC
599
+ * @license lucide v0.555.0 - ISC
600
600
  *
601
601
  * This source code is licensed under the ISC license.
602
602
  * See the LICENSE file in the root directory of this source tree.
@@ -615,7 +615,7 @@ const SlidersHorizontal = [
615
615
  ];
616
616
 
617
617
  /**
618
- * @license lucide v0.553.0 - ISC
618
+ * @license lucide v0.555.0 - ISC
619
619
  *
620
620
  * This source code is licensed under the ISC license.
621
621
  * See the LICENSE file in the root directory of this source tree.
@@ -629,7 +629,7 @@ const SquareMenu = [
629
629
  ];
630
630
 
631
631
  /**
632
- * @license lucide v0.553.0 - ISC
632
+ * @license lucide v0.555.0 - ISC
633
633
  *
634
634
  * This source code is licensed under the ISC license.
635
635
  * See the LICENSE file in the root directory of this source tree.
@@ -646,7 +646,7 @@ const SquarePen = [
646
646
  ];
647
647
 
648
648
  /**
649
- * @license lucide v0.553.0 - ISC
649
+ * @license lucide v0.555.0 - ISC
650
650
  *
651
651
  * This source code is licensed under the ISC license.
652
652
  * See the LICENSE file in the root directory of this source tree.
@@ -659,7 +659,7 @@ const Touchpad = [
659
659
  ];
660
660
 
661
661
  /**
662
- * @license lucide v0.553.0 - ISC
662
+ * @license lucide v0.555.0 - ISC
663
663
  *
664
664
  * This source code is licensed under the ISC license.
665
665
  * See the LICENSE file in the root directory of this source tree.
@@ -674,7 +674,7 @@ const Trash2 = [
674
674
  ];
675
675
 
676
676
  /**
677
- * @license lucide v0.553.0 - ISC
677
+ * @license lucide v0.555.0 - ISC
678
678
  *
679
679
  * This source code is licensed under the ISC license.
680
680
  * See the LICENSE file in the root directory of this source tree.
@@ -687,7 +687,7 @@ const TriangleAlert = [
687
687
  ];
688
688
 
689
689
  /**
690
- * @license lucide v0.553.0 - ISC
690
+ * @license lucide v0.555.0 - ISC
691
691
  *
692
692
  * This source code is licensed under the ISC license.
693
693
  * See the LICENSE file in the root directory of this source tree.
@@ -698,7 +698,7 @@ const Triangle = [
698
698
  ];
699
699
 
700
700
  /**
701
- * @license lucide v0.553.0 - ISC
701
+ * @license lucide v0.555.0 - ISC
702
702
  *
703
703
  * This source code is licensed under the ISC license.
704
704
  * See the LICENSE file in the root directory of this source tree.
@@ -722,7 +722,7 @@ const Unlink = [
722
722
  ];
723
723
 
724
724
  /**
725
- * @license lucide v0.553.0 - ISC
725
+ * @license lucide v0.555.0 - ISC
726
726
  *
727
727
  * This source code is licensed under the ISC license.
728
728
  * See the LICENSE file in the root directory of this source tree.
@@ -734,7 +734,7 @@ const UserRound = [
734
734
  ];
735
735
 
736
736
  /**
737
- * @license lucide v0.553.0 - ISC
737
+ * @license lucide v0.555.0 - ISC
738
738
  *
739
739
  * This source code is licensed under the ISC license.
740
740
  * See the LICENSE file in the root directory of this source tree.
@@ -748,7 +748,7 @@ const UserSearch = [
748
748
  ];
749
749
 
750
750
  /**
751
- * @license lucide v0.553.0 - ISC
751
+ * @license lucide v0.555.0 - ISC
752
752
  *
753
753
  * This source code is licensed under the ISC license.
754
754
  * See the LICENSE file in the root directory of this source tree.
@@ -761,7 +761,7 @@ const UsersRound = [
761
761
  ];
762
762
 
763
763
  /**
764
- * @license lucide v0.553.0 - ISC
764
+ * @license lucide v0.555.0 - ISC
765
765
  *
766
766
  * This source code is licensed under the ISC license.
767
767
  * See the LICENSE file in the root directory of this source tree.