zignal-stencil-library 1.1.109 → 1.1.111

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 (289) hide show
  1. package/dist/cjs/app-globals-V2Kpy_OQ.js.map +1 -1
  2. package/dist/cjs/autocomplete-address_43.cjs.entry.js +269 -163
  3. package/dist/cjs/{dayjs-Dssqvl2P.js → dayjs-Fs60i07x.js} +3 -3
  4. package/dist/cjs/dayjs-Fs60i07x.js.map +1 -0
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/quick-message-app.cjs.entry.js +3 -3
  7. package/dist/cjs/zignal-stencil-library.cjs.js +1 -1
  8. package/dist/collection/components/autocomplete-address/autocomplete-address.css +1 -1
  9. package/dist/collection/components/autocomplete-multiple-select/autocomplete-multiple-select.css +1 -1
  10. package/dist/collection/components/autocomplete-select/autocomplete-select.css +1 -1
  11. package/dist/collection/components/autocomplete-select/autocomplete-select.js +4 -3
  12. package/dist/collection/components/autocomplete-select/autocomplete-select.js.map +1 -1
  13. package/dist/collection/components/channel-box/channel-box.css +1 -1
  14. package/dist/collection/components/chat-app/chat-app.css +1 -1
  15. package/dist/collection/components/chat-header/chat-header.css +1 -1
  16. package/dist/collection/components/chat-input/chat-input.css +1 -1
  17. package/dist/collection/components/checkbox-list/checkbox-list.css +1 -1
  18. package/dist/collection/components/dialog-bill-editor/dialog-bill-editor.css +1 -1
  19. package/dist/collection/components/dialog-editor/dialog-editor.css +1 -1
  20. package/dist/collection/components/dialog-editor/dialog-editor.js +42 -25
  21. package/dist/collection/components/dialog-editor/dialog-editor.js.map +1 -1
  22. package/dist/collection/components/dialog-preview-media/dialog-preview-media.css +1 -1
  23. package/dist/collection/components/dialog-search/dialog-search.css +1 -1
  24. package/dist/collection/components/internal-component/merge-user-view.js +1 -1
  25. package/dist/collection/components/internal-component/merge-user-view.js.map +1 -1
  26. package/dist/collection/components/menu-chat-channel/menu-chat-channel.css +1 -1
  27. package/dist/collection/components/menu-chat-type/menu-chat-type.css +1 -1
  28. package/dist/collection/components/menu-list/menu-list.css +1 -1
  29. package/dist/collection/components/menu-list/menu-list.js +23 -2
  30. package/dist/collection/components/menu-list/menu-list.js.map +1 -1
  31. package/dist/collection/components/message-box/message-box.css +1 -1
  32. package/dist/collection/components/message-content/message-content.css +1 -1
  33. package/dist/collection/components/message-item/message-item.css +1 -1
  34. package/dist/collection/components/message-item/message-item.js +4 -2
  35. package/dist/collection/components/message-item/message-item.js.map +1 -1
  36. package/dist/collection/components/message-media/message-media.css +1 -1
  37. package/dist/collection/components/profile-history/profile-history.css +1 -1
  38. package/dist/collection/components/profile-history/profile-history.js +14 -22
  39. package/dist/collection/components/profile-history/profile-history.js.map +1 -1
  40. package/dist/collection/components/profile-info/profile-info.css +1 -1
  41. package/dist/collection/components/profile-info/profile-info.js +27 -42
  42. package/dist/collection/components/profile-info/profile-info.js.map +1 -1
  43. package/dist/collection/components/profile-info/user-info-section.js +42 -4
  44. package/dist/collection/components/profile-info/user-info-section.js.map +1 -1
  45. package/dist/collection/components/profile-media/profile-media.css +1 -1
  46. package/dist/collection/components/profile-media/profile-media.js +1 -1
  47. package/dist/collection/components/profile-tabs/profile-tabs.css +1 -1
  48. package/dist/collection/components/profile-tabs/profile-tabs.js +6 -6
  49. package/dist/collection/components/profile-tabs/profile-tabs.js.map +1 -1
  50. package/dist/collection/components/quick-message-add-template/quick-message-add-template.css +1 -1
  51. package/dist/collection/components/quick-message-add-template/quick-message-add-template.js +3 -3
  52. package/dist/collection/components/quick-message-add-template/quick-message-text-content.js +1 -1
  53. package/dist/collection/components/quick-message-app/quick-message-app.css +1 -1
  54. package/dist/collection/components/quick-message-app/quick-message-app.js +1 -1
  55. package/dist/collection/components/quick-message-file/quick-message-file.css +1 -1
  56. package/dist/collection/components/quick-message-file/quick-message-file.js +1 -1
  57. package/dist/collection/components/quick-message-image/quick-message-image.css +1 -1
  58. package/dist/collection/components/quick-message-image/quick-message-image.js +1 -1
  59. package/dist/collection/components/quick-message-modal/quick-message-modal.css +1 -1
  60. package/dist/collection/components/quick-message-modal/quick-message-modal.js +1 -1
  61. package/dist/collection/components/quick-message-template/quick-message-template.css +1 -1
  62. package/dist/collection/components/quick-message-template/quick-message-template.js +3 -3
  63. package/dist/collection/components/search-box/search-box.css +1 -1
  64. package/dist/collection/components/search-box/search-box.js +1 -1
  65. package/dist/collection/components/status-badge/status-badge.css +1 -1
  66. package/dist/collection/components/status-badge/status-badge.js +2 -2
  67. package/dist/collection/components/tag-list/tag-list.css +1 -1
  68. package/dist/collection/components/tag-list/tag-list.js +1 -1
  69. package/dist/collection/components/tag-or-status-item/tag-or-status-item.css +1 -1
  70. package/dist/collection/components/tag-or-status-item/tag-or-status-item.js +2 -2
  71. package/dist/collection/components/tag-popper/tag-popper.css +1 -1
  72. package/dist/collection/components/tag-popper/tag-popper.js +2 -2
  73. package/dist/collection/components/typography-clamp/typography-clamp.css +1 -1
  74. package/dist/collection/components/typography-clamp/typography-clamp.js +2 -2
  75. package/dist/collection/components/z-avatar/z-avatar.css +1 -1
  76. package/dist/collection/components/z-avatar/z-avatar.js +8 -2
  77. package/dist/collection/components/z-avatar/z-avatar.js.map +1 -1
  78. package/dist/collection/components/z-dialog/z-dialog.css +1 -1
  79. package/dist/collection/store/chat.js +6 -1
  80. package/dist/collection/store/chat.js.map +1 -1
  81. package/dist/collection/store/message.js +38 -6
  82. package/dist/collection/store/message.js.map +1 -1
  83. package/dist/collection/store/store.js +1 -1
  84. package/dist/collection/store/store.js.map +1 -1
  85. package/dist/components/autocomplete-address.js +1 -1
  86. package/dist/components/autocomplete-multiple-select.js +1 -1
  87. package/dist/components/autocomplete-select.js +1 -1
  88. package/dist/components/channel-box.js +1 -1
  89. package/dist/components/chat-app.js +47 -47
  90. package/dist/components/chat-app.js.map +1 -1
  91. package/dist/components/chat-header.js +1 -1
  92. package/dist/components/chat-input.js +1 -1
  93. package/dist/components/checkbox-list.js +1 -1
  94. package/dist/components/dialog-bill-editor.js +1 -1
  95. package/dist/components/dialog-editor.js +1 -1
  96. package/dist/components/dialog-preview-media.js +1 -1
  97. package/dist/components/dialog-search.js +1 -1
  98. package/dist/components/menu-chat-channel.js +1 -1
  99. package/dist/components/menu-chat-type.js +1 -1
  100. package/dist/components/menu-list.js +1 -1
  101. package/dist/components/message-box.js +1 -1
  102. package/dist/components/message-content.js +1 -1
  103. package/dist/components/message-item.js +1 -1
  104. package/dist/components/message-media.js +1 -1
  105. package/dist/components/{p-DGF1OMnC.js → p--gZqhhLL.js} +5 -5
  106. package/dist/components/{p-DGF1OMnC.js.map → p--gZqhhLL.js.map} +1 -1
  107. package/dist/components/{p-LUMkIl0L.js → p-3jt5iBgO.js} +7 -7
  108. package/dist/components/{p-LUMkIl0L.js.map → p-3jt5iBgO.js.map} +1 -1
  109. package/dist/components/{p-BAcE386V.js → p-5S7W_s42.js} +44 -12
  110. package/dist/components/p-5S7W_s42.js.map +1 -0
  111. package/dist/components/{p-7VwG3GTl.js → p-5z3Oz7nB.js} +4 -4
  112. package/dist/components/{p-7VwG3GTl.js.map → p-5z3Oz7nB.js.map} +1 -1
  113. package/dist/components/{p-Cq3trT50.js → p-8qMMsvE2.js} +6 -6
  114. package/dist/components/{p-Cq3trT50.js.map → p-8qMMsvE2.js.map} +1 -1
  115. package/dist/components/{p-Bb01kTl4.js → p-B6HiV-kQ.js} +3 -3
  116. package/dist/components/{p-Bb01kTl4.js.map → p-B6HiV-kQ.js.map} +1 -1
  117. package/dist/components/{p--O1ZEUbW.js → p-B7CuMj9y.js} +6 -6
  118. package/dist/components/{p--O1ZEUbW.js.map → p-B7CuMj9y.js.map} +1 -1
  119. package/dist/components/{p-DBulpvHu.js → p-BNblLfcs.js} +24 -32
  120. package/dist/components/p-BNblLfcs.js.map +1 -0
  121. package/dist/components/{p-BxtUL608.js → p-BOrhSlbo.js} +6 -6
  122. package/dist/components/p-BOrhSlbo.js.map +1 -0
  123. package/dist/components/{p-Cr7gI0aa.js → p-Bj6H7JrX.js} +4 -4
  124. package/dist/components/{p-Cr7gI0aa.js.map → p-Bj6H7JrX.js.map} +1 -1
  125. package/dist/components/{p-CAzwNTwH.js → p-Bo_qpOg-.js} +5 -5
  126. package/dist/components/{p-CAzwNTwH.js.map → p-Bo_qpOg-.js.map} +1 -1
  127. package/dist/components/{p-Db2KItIV.js → p-BrKDVlCP.js} +10 -4
  128. package/dist/components/p-BrKDVlCP.js.map +1 -0
  129. package/dist/components/{p-C0an_Y-_.js → p-C-YLmbpA.js} +4 -4
  130. package/dist/components/{p-C0an_Y-_.js.map → p-C-YLmbpA.js.map} +1 -1
  131. package/dist/components/{p-D3TCeN-_.js → p-C-hvo0Uo.js} +17 -15
  132. package/dist/components/p-C-hvo0Uo.js.map +1 -0
  133. package/dist/components/{p-DKZZLjoB.js → p-C0MuZqgR.js} +4 -4
  134. package/dist/components/{p-DKZZLjoB.js.map → p-C0MuZqgR.js.map} +1 -1
  135. package/dist/components/{p-Dhuf9YNy.js → p-C2YAe0Ke.js} +3 -3
  136. package/dist/components/{p-Dhuf9YNy.js.map → p-C2YAe0Ke.js.map} +1 -1
  137. package/dist/components/{p-Bfvlw-rF.js → p-C7MtMQaw.js} +3 -3
  138. package/dist/components/{p-Bfvlw-rF.js.map → p-C7MtMQaw.js.map} +1 -1
  139. package/dist/components/p-C7n7EjKD.js +61 -0
  140. package/dist/components/{p-V8jogkYH.js.map → p-C7n7EjKD.js.map} +1 -1
  141. package/dist/components/{p-BLIkH1Mo.js → p-C9OqpwzA.js} +49 -63
  142. package/dist/components/p-C9OqpwzA.js.map +1 -0
  143. package/dist/components/{p-Ca9LbW-0.js → p-CB09ePCJ.js} +7 -7
  144. package/dist/components/{p-Ca9LbW-0.js.map → p-CB09ePCJ.js.map} +1 -1
  145. package/dist/components/{p-DVnAr27s.js → p-CBGDhDhT.js} +6 -6
  146. package/dist/components/{p-DVnAr27s.js.map → p-CBGDhDhT.js.map} +1 -1
  147. package/dist/components/{p-BEYgWj6b.js → p-CDPdfHLJ.js} +3 -3
  148. package/dist/components/{p-BEYgWj6b.js.map → p-CDPdfHLJ.js.map} +1 -1
  149. package/dist/components/{p-CQYTqV0b.js → p-CH39HrFZ.js} +7 -7
  150. package/dist/components/{p-CQYTqV0b.js.map → p-CH39HrFZ.js.map} +1 -1
  151. package/dist/components/{p-a8Ave0b1.js → p-CZRPZKJ-.js} +11 -6
  152. package/dist/components/p-CZRPZKJ-.js.map +1 -0
  153. package/dist/components/{p-D5PoL4hp.js → p-CbjDD_ZV.js} +4 -4
  154. package/dist/components/{p-D5PoL4hp.js.map → p-CbjDD_ZV.js.map} +1 -1
  155. package/dist/components/{p-DeqB7qmW.js → p-CbwYwjdH.js} +3 -3
  156. package/dist/components/{p-DeqB7qmW.js.map → p-CbwYwjdH.js.map} +1 -1
  157. package/dist/components/{p-xDz70z-M.js → p-CeHDqun7.js} +5 -5
  158. package/dist/components/{p-xDz70z-M.js.map → p-CeHDqun7.js.map} +1 -1
  159. package/dist/components/{p-C6_QUEmP.js → p-CgTZtTmT.js} +25 -25
  160. package/dist/components/p-CgTZtTmT.js.map +1 -0
  161. package/dist/components/{p-lh6oIsdX.js → p-CjdpcyF4.js} +15 -15
  162. package/dist/components/{p-lh6oIsdX.js.map → p-CjdpcyF4.js.map} +1 -1
  163. package/dist/components/{p-CaKYRiqR.js → p-CtIwL686.js} +4 -4
  164. package/dist/components/{p-CaKYRiqR.js.map → p-CtIwL686.js.map} +1 -1
  165. package/dist/components/{p-fbMxRrBR.js → p-Cw5rK8nZ.js} +6 -6
  166. package/dist/components/{p-fbMxRrBR.js.map → p-Cw5rK8nZ.js.map} +1 -1
  167. package/dist/components/{p-Cl7hIV7X.js → p-Cy-sLMQG.js} +6 -6
  168. package/dist/components/{p-Cl7hIV7X.js.map → p-Cy-sLMQG.js.map} +1 -1
  169. package/dist/components/{p-Bz_ZwZP1.js → p-D-3sn9sH.js} +9 -8
  170. package/dist/components/p-D-3sn9sH.js.map +1 -0
  171. package/dist/components/{p-BVEUC5lT.js → p-D-75lLYc.js} +9 -7
  172. package/dist/components/p-D-75lLYc.js.map +1 -0
  173. package/dist/components/{p-BsAFeM-5.js → p-DCmuKByr.js} +12 -12
  174. package/dist/components/{p-BsAFeM-5.js.map → p-DCmuKByr.js.map} +1 -1
  175. package/dist/components/{p-DozNuTlX.js → p-DG0KCn3k.js} +45 -28
  176. package/dist/components/p-DG0KCn3k.js.map +1 -0
  177. package/dist/components/{p-DI7kfodM.js → p-DGC5KYEl.js} +19 -19
  178. package/dist/components/{p-DI7kfodM.js.map → p-DGC5KYEl.js.map} +1 -1
  179. package/dist/components/{p-D4jpzhhj.js → p-DHM0YbIt.js} +6 -6
  180. package/dist/components/{p-D4jpzhhj.js.map → p-DHM0YbIt.js.map} +1 -1
  181. package/dist/components/{p-C0WNBAqe.js → p-DRC94y7I.js} +5 -5
  182. package/dist/components/{p-C0WNBAqe.js.map → p-DRC94y7I.js.map} +1 -1
  183. package/dist/components/p-Dnb_md64.js +140 -0
  184. package/dist/components/p-Dnb_md64.js.map +1 -0
  185. package/dist/components/{p-Bi4p_UFq.js → p-Dv5lS2bl.js} +10 -10
  186. package/dist/components/{p-Bi4p_UFq.js.map → p-Dv5lS2bl.js.map} +1 -1
  187. package/dist/components/{p-DKrfS1S5.js → p-DwRMNFnU.js} +3 -3
  188. package/dist/components/{p-DKrfS1S5.js.map → p-DwRMNFnU.js.map} +1 -1
  189. package/dist/components/{p-DTALiLAZ.js → p-My1l3OBd.js} +4 -4
  190. package/dist/components/{p-DTALiLAZ.js.map → p-My1l3OBd.js.map} +1 -1
  191. package/dist/components/{p-Khnj_GHE.js → p-PLHiwThd.js} +3 -3
  192. package/dist/components/{p-Khnj_GHE.js.map → p-PLHiwThd.js.map} +1 -1
  193. package/dist/components/{p-BPSZx5dO.js → p-UWiH2uHw.js} +46 -3
  194. package/dist/components/p-UWiH2uHw.js.map +1 -0
  195. package/dist/components/{p-B8KaZkC1.js → p-XunATCgp.js} +13 -13
  196. package/dist/components/{p-B8KaZkC1.js.map → p-XunATCgp.js.map} +1 -1
  197. package/dist/components/{p-BvfI15a9.js → p-av8MQL9x.js} +8 -8
  198. package/dist/components/{p-BvfI15a9.js.map → p-av8MQL9x.js.map} +1 -1
  199. package/dist/components/{p-DagQghge.js → p-drInZwO0.js} +7 -7
  200. package/dist/components/{p-DagQghge.js.map → p-drInZwO0.js.map} +1 -1
  201. package/dist/components/{p-C2y4A6PK.js → p-htsjbc2A.js} +5 -5
  202. package/dist/components/{p-C2y4A6PK.js.map → p-htsjbc2A.js.map} +1 -1
  203. package/dist/components/{p-VAINz5I8.js → p-kbTcbS6Y.js} +29 -29
  204. package/dist/components/{p-VAINz5I8.js.map → p-kbTcbS6Y.js.map} +1 -1
  205. package/dist/components/{p-COEdIJkP.js → p-l6ffmvGW.js} +5 -5
  206. package/dist/components/{p-COEdIJkP.js.map → p-l6ffmvGW.js.map} +1 -1
  207. package/dist/components/{p-D1eldCje.js → p-m4eaolum.js} +4 -4
  208. package/dist/components/{p-D1eldCje.js.map → p-m4eaolum.js.map} +1 -1
  209. package/dist/components/p-mVYojO3m.js +161 -0
  210. package/dist/components/{p-DkAZFStQ.js.map → p-mVYojO3m.js.map} +1 -1
  211. package/dist/components/{p-Bfsq37ia.js → p-maYXfa3o.js} +6 -6
  212. package/dist/components/{p-Bfsq37ia.js.map → p-maYXfa3o.js.map} +1 -1
  213. package/dist/components/{p-CTSEDIyo.js → p-p3q1OJSb.js} +12 -12
  214. package/dist/components/{p-CTSEDIyo.js.map → p-p3q1OJSb.js.map} +1 -1
  215. package/dist/components/{p-BcvqaW9a.js → p-tkW40LmD.js} +9 -9
  216. package/dist/components/{p-BcvqaW9a.js.map → p-tkW40LmD.js.map} +1 -1
  217. package/dist/components/{p-LsQYRhK6.js → p-x8gJGTdZ.js} +3 -3
  218. package/dist/components/p-x8gJGTdZ.js.map +1 -0
  219. package/dist/components/profile-history.js +1 -1
  220. package/dist/components/profile-info.js +1 -1
  221. package/dist/components/profile-media.js +1 -1
  222. package/dist/components/profile-tabs.js +1 -1
  223. package/dist/components/quick-message-add-template.js +1 -1
  224. package/dist/components/quick-message-app.js +13 -13
  225. package/dist/components/quick-message-button-content.js +1 -1
  226. package/dist/components/quick-message-file.js +1 -1
  227. package/dist/components/quick-message-image-content.js +1 -1
  228. package/dist/components/quick-message-image.js +1 -1
  229. package/dist/components/quick-message-menu-list-content.js +1 -1
  230. package/dist/components/quick-message-modal.js +1 -1
  231. package/dist/components/quick-message-template.js +1 -1
  232. package/dist/components/quick-message-text-content.js +1 -1
  233. package/dist/components/quick-message-video-content.js +1 -1
  234. package/dist/components/search-box.js +1 -1
  235. package/dist/components/status-badge.js +1 -1
  236. package/dist/components/summarize-message-section.js +1 -1
  237. package/dist/components/tag-list.js +1 -1
  238. package/dist/components/tag-or-status-item.js +1 -1
  239. package/dist/components/tag-popper.js +1 -1
  240. package/dist/components/typography-clamp.js +1 -1
  241. package/dist/components/user-info-section.js +1 -1
  242. package/dist/components/z-avatar.js +1 -1
  243. package/dist/components/z-dialog.js +1 -1
  244. package/dist/esm/app-globals-DQuL1Twl.js.map +1 -1
  245. package/dist/esm/autocomplete-address_43.entry.js +269 -163
  246. package/dist/esm/{dayjs-9U43dXkE.js → dayjs-CBRfzh5w.js} +4 -4
  247. package/dist/esm/dayjs-CBRfzh5w.js.map +1 -0
  248. package/dist/esm/loader.js +1 -1
  249. package/dist/esm/quick-message-app.entry.js +3 -3
  250. package/dist/esm/zignal-stencil-library.js +1 -1
  251. package/dist/types/components/menu-list/menu-list.d.ts +3 -2
  252. package/dist/types/components/profile-history/profile-history.d.ts +1 -0
  253. package/dist/types/components/profile-info/profile-info.d.ts +2 -2
  254. package/dist/types/components/profile-info/user-info-section.d.ts +2 -0
  255. package/dist/types/components/z-avatar/z-avatar.d.ts +1 -1
  256. package/dist/types/components.d.ts +12 -2
  257. package/dist/types/store/store.d.ts +1 -1
  258. package/dist/zignal-stencil-library/{p-605cf9fb.entry.js → p-4976f186.entry.js} +2 -2
  259. package/dist/zignal-stencil-library/p-CZlSuaCa.js +2 -0
  260. package/dist/zignal-stencil-library/p-CZlSuaCa.js.map +1 -0
  261. package/dist/zignal-stencil-library/p-DQuL1Twl.js.map +1 -1
  262. package/dist/zignal-stencil-library/{p-d9b292e2.entry.js → p-c349823b.entry.js} +64 -64
  263. package/dist/zignal-stencil-library/p-c349823b.entry.js.map +1 -0
  264. package/dist/zignal-stencil-library/zignal-stencil-library.css +1 -1
  265. package/dist/zignal-stencil-library/zignal-stencil-library.esm.js +1 -1
  266. package/package.json +1 -1
  267. package/dist/cjs/dayjs-Dssqvl2P.js.map +0 -1
  268. package/dist/components/p-BAcE386V.js.map +0 -1
  269. package/dist/components/p-BLIkH1Mo.js.map +0 -1
  270. package/dist/components/p-BPSZx5dO.js.map +0 -1
  271. package/dist/components/p-BVEUC5lT.js.map +0 -1
  272. package/dist/components/p-BxtUL608.js.map +0 -1
  273. package/dist/components/p-Bz_ZwZP1.js.map +0 -1
  274. package/dist/components/p-C6_QUEmP.js.map +0 -1
  275. package/dist/components/p-D3TCeN-_.js.map +0 -1
  276. package/dist/components/p-DBulpvHu.js.map +0 -1
  277. package/dist/components/p-DE1veeiP.js +0 -116
  278. package/dist/components/p-DE1veeiP.js.map +0 -1
  279. package/dist/components/p-Db2KItIV.js.map +0 -1
  280. package/dist/components/p-DkAZFStQ.js +0 -161
  281. package/dist/components/p-DozNuTlX.js.map +0 -1
  282. package/dist/components/p-LsQYRhK6.js.map +0 -1
  283. package/dist/components/p-V8jogkYH.js +0 -61
  284. package/dist/components/p-a8Ave0b1.js.map +0 -1
  285. package/dist/esm/dayjs-9U43dXkE.js.map +0 -1
  286. package/dist/zignal-stencil-library/p-DO7BhE7i.js +0 -2
  287. package/dist/zignal-stencil-library/p-DO7BhE7i.js.map +0 -1
  288. package/dist/zignal-stencil-library/p-d9b292e2.entry.js.map +0 -1
  289. /package/dist/zignal-stencil-library/{p-605cf9fb.entry.js.map → p-4976f186.entry.js.map} +0 -0
@@ -1,5 +1,5 @@
1
1
  import { h } from './p-D_ltSEZy.js';
2
- import { c as configStore } from './p-LsQYRhK6.js';
2
+ import { c as configStore } from './p-x8gJGTdZ.js';
3
3
 
4
4
  const ZInput = ({ id, label, placeholder = '', value = '', onChange, onKeyDown, autoFocus, type = 'text', error }) => {
5
5
  const theme = configStore.get('theme');
@@ -7,6 +7,6 @@ const ZInput = ({ id, label, placeholder = '', value = '', onChange, onKeyDown,
7
7
  };
8
8
 
9
9
  export { ZInput as Z };
10
- //# sourceMappingURL=p-Bfvlw-rF.js.map
10
+ //# sourceMappingURL=p-C7MtMQaw.js.map
11
11
 
12
- //# sourceMappingURL=p-Bfvlw-rF.js.map
12
+ //# sourceMappingURL=p-C7MtMQaw.js.map
@@ -1 +1 @@
1
- {"file":"p-Bfvlw-rF.js","mappings":";;;AAeO,MAAM,MAAM,GAAqC,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,WAAW,GAAG,EAAE,EAAE,KAAK,GAAG,EAAE,EAAE,QAAQ,EAAE,SAAS,EAAE,SAAS,EAAE,IAAI,GAAG,MAAM,EAAE,KAAK,EAAE,KAAI;IAC5J,MAAM,KAAK,GAAG,WAAW,CAAC,GAAG,CAAC,OAAO,CAAC;IACtC,QACE,CAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAC,MAAM,EAAA,EACd,KAAK,IAAI,aAAO,KAAK,EAAE,CAAwB,qBAAA,EAAA,KAAK,CAAE,CAAA,EAAG,EAAA,KAAK,CAAS,EACxE,CACE,CAAA,OAAA,EAAA,EAAA,EAAE,EAAE,EAAE,EACN,IAAI,EAAE,IAAI,EACV,WAAW,EAAE,WAAW,EACxB,KAAK,EAAE,CAA4B,yBAAA,EAAA,KAAK,CAAiB,cAAA,EAAA,KAAK,WAAW,KAAK,CAAA,CAAE,EAChF,KAAK,EAAE,KAAK,EACZ,OAAO,EAAE,CAAC,CAAM,KAAK,QAAQ,GAAG,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,EAC/C,SAAS,EAAE,SAAS,EACpB,SAAS,EAAE,SAAS,EACpB,CAAA,EACD,KAAK,IAAI,CAAG,CAAA,GAAA,EAAA,EAAA,KAAK,EAAC,eAAe,IAAE,KAAK,CAAK,CAC1C;AAEV;;;;","names":[],"sources":["src/components/internal-component/z-input.tsx"],"sourcesContent":["import { FunctionalComponent, h } from '@stencil/core';\nimport { configStore } from '../../store/store';\n\ninterface ZInputProps {\n id?: string;\n label?: string;\n placeholder?: string;\n value?: string;\n onChange?: (value: string) => void;\n onKeyDown?: (event: KeyboardEvent) => void;\n autoFocus?: boolean;\n type?: string;\n error?: string;\n}\n\nexport const ZInput: FunctionalComponent<ZInputProps> = ({ id, label, placeholder = '', value = '', onChange, onKeyDown, autoFocus, type = 'text', error }) => {\n const theme = configStore.get('theme');\n return (\n <div class=\"mb-4\">\n {label && <label class={`z-input-label z-text-${theme}`}>{label}</label>}\n <input\n id={id}\n type={type}\n placeholder={placeholder}\n class={`z-input z-border-divider-${theme} z-background-${theme} z-text-${theme}`}\n value={value}\n onInput={(e: any) => onChange?.(e.target.value)}\n onKeyDown={onKeyDown}\n autoFocus={autoFocus}\n />\n {error && <p class=\"z-input-error\">{error}</p>}\n </div>\n );\n};\n"],"version":3}
1
+ {"file":"p-C7MtMQaw.js","mappings":";;;AAeO,MAAM,MAAM,GAAqC,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,WAAW,GAAG,EAAE,EAAE,KAAK,GAAG,EAAE,EAAE,QAAQ,EAAE,SAAS,EAAE,SAAS,EAAE,IAAI,GAAG,MAAM,EAAE,KAAK,EAAE,KAAI;IAC5J,MAAM,KAAK,GAAG,WAAW,CAAC,GAAG,CAAC,OAAO,CAAC;IACtC,QACE,CAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAC,MAAM,EAAA,EACd,KAAK,IAAI,aAAO,KAAK,EAAE,CAAwB,qBAAA,EAAA,KAAK,CAAE,CAAA,EAAG,EAAA,KAAK,CAAS,EACxE,CACE,CAAA,OAAA,EAAA,EAAA,EAAE,EAAE,EAAE,EACN,IAAI,EAAE,IAAI,EACV,WAAW,EAAE,WAAW,EACxB,KAAK,EAAE,CAA4B,yBAAA,EAAA,KAAK,CAAiB,cAAA,EAAA,KAAK,WAAW,KAAK,CAAA,CAAE,EAChF,KAAK,EAAE,KAAK,EACZ,OAAO,EAAE,CAAC,CAAM,KAAK,QAAQ,GAAG,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,EAC/C,SAAS,EAAE,SAAS,EACpB,SAAS,EAAE,SAAS,EACpB,CAAA,EACD,KAAK,IAAI,CAAG,CAAA,GAAA,EAAA,EAAA,KAAK,EAAC,eAAe,IAAE,KAAK,CAAK,CAC1C;AAEV;;;;","names":[],"sources":["src/components/internal-component/z-input.tsx"],"sourcesContent":["import { FunctionalComponent, h } from '@stencil/core';\nimport { configStore } from '../../store/store';\n\ninterface ZInputProps {\n id?: string;\n label?: string;\n placeholder?: string;\n value?: string;\n onChange?: (value: string) => void;\n onKeyDown?: (event: KeyboardEvent) => void;\n autoFocus?: boolean;\n type?: string;\n error?: string;\n}\n\nexport const ZInput: FunctionalComponent<ZInputProps> = ({ id, label, placeholder = '', value = '', onChange, onKeyDown, autoFocus, type = 'text', error }) => {\n const theme = configStore.get('theme');\n return (\n <div class=\"mb-4\">\n {label && <label class={`z-input-label z-text-${theme}`}>{label}</label>}\n <input\n id={id}\n type={type}\n placeholder={placeholder}\n class={`z-input z-border-divider-${theme} z-background-${theme} z-text-${theme}`}\n value={value}\n onInput={(e: any) => onChange?.(e.target.value)}\n onKeyDown={onKeyDown}\n autoFocus={autoFocus}\n />\n {error && <p class=\"z-input-error\">{error}</p>}\n </div>\n );\n};\n"],"version":3}
@@ -0,0 +1,61 @@
1
+ import { p as proxyCustomElement, H, h, a as Host } from './p-D_ltSEZy.js';
2
+ import { d as dialogStore, c as closeDialog } from './p-C2YAe0Ke.js';
3
+ import { u as useTranslation } from './p-GPPFvEYq.js';
4
+ import { c as configStore, r as responsiveStore } from './p-x8gJGTdZ.js';
5
+ import { Z as ZButton } from './p-PLHiwThd.js';
6
+ import { I as Icon } from './p-CErcZoEr.js';
7
+
8
+ const zDialogCss = "@layer base{*,::backdrop,:after,:before{--tw-space-y-reverse:0;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-space-x-reverse:0;--tw-shadow:0 0 #0000;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-alpha:100%;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-offset-width:0;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-drop-shadow-alpha:100%;--tw-border-style:solid;border:0 solid;box-sizing:border-box;margin:0;padding:0}}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-space-x-reverse:0;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-border-style:solid;--tw-space-y-reverse:0;--tw-leading:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:host,:root{--container-xl:36rem;--container-3xs:16rem;--color-yellow-300:oklch(90.5% .182 98.111);--color-red-50:oklch(97.1% .013 17.38);--color-red-200:oklch(88.5% .062 18.334);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-900:oklch(20.8% .042 265.755);--container-md:28rem;--text-2xl:1.5rem;--text-2xl--line-height:1.33333;--color-slate-500:oklch(55.4% .046 257.417);--leading-tight:1.25;--leading-snug:1.375;--leading-relaxed:1.625;--color-red-700:oklch(50.5% .213 27.518);--color-green-700:oklch(52.7% .154 150.069);--color-blue-500:oklch(62.3% .214 259.815);--color-pink-100:oklch(94.8% .028 342.258);--font-weight-semibold:600;--animate-spin:spin 1s linear infinite;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace;--color-red-500:oklch(63.7% .237 25.331);--color-yellow-500:oklch(79.5% .184 86.047);--color-green-500:oklch(72.3% .219 149.579);--color-blue-600:oklch(54.6% .245 262.881);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-sm:24rem;--text-xs:.75rem;--text-xs--line-height:1.33333;--text-sm:.875rem;--text-sm--line-height:1.42857;--text-base:1rem;--text-base--line-height:1.5;--text-lg:1.125rem;--text-lg--line-height:1.55556;--font-weight-medium:500;--font-weight-bold:700;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:\"Kanit\",var(--default-font);--default-mono-font-family:var(--font-mono);--default-font:ui-sans-serif,system-ui,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\";--color-primary:#e02848;--color-secondary:#023761;--color-background:#fff;--color-primary-dark:#b50f30;--color-secondary-dark:#fff;--color-background-dark:#23292d}}@layer base{::file-selector-button{appearance:button;background-color:#0000;border:0 solid;border-radius:0;box-sizing:border-box;color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;margin:0;margin-inline-end:4px;opacity:1;padding:0}:host,html{-webkit-text-size-adjust:100%;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);tab-size:4;-webkit-tap-highlight-color:transparent;line-height:1.5}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",\"Courier New\",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-size:1em;font-variation-settings:var(--default-mono-font-variation-settings,normal)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}button,input,optgroup,select,textarea{background-color:#0000;border-radius:0;color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0;padding-bottom:0;padding-top:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0;padding-bottom:0;padding-top:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0;padding-bottom:0;padding-top:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0;padding-bottom:0;padding-top:0}::-webkit-datetime-edit-meridiem-field{padding-block:0;padding-bottom:0;padding-top:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea{appearance:none;--tw-shadow:0 0 #0000;background-color:#fff;border-color:oklch(55.1% .027 264.364);border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem}:is([type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select):focus{outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% .245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color);border-color:oklch(54.6% .245 262.881);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid #0000}input::placeholder,textarea::placeholder{color:oklch(55.1% .027 264.364);opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}select{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E\");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;print-color-adjust:exact}[multiple],[size]:where(select:not([size=\"1\"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;print-color-adjust:unset}[type=checkbox],[type=radio]{appearance:none;color:oklch(54.6% .245 262.881);print-color-adjust:exact;-webkit-user-select:none;user-select:none;vertical-align:middle;--tw-shadow:0 0 #0000;background-color:#fff;background-origin:border-box;border-color:oklch(55.1% .027 264.364);border-width:1px;display:inline-block;flex-shrink:0;height:1rem;padding:0;width:1rem}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% .245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid #0000}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}[type=checkbox]:checked{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E\")}[type=radio]:checked{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E\")}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{background-color:currentColor;border-color:#0000}[type=checkbox]:indeterminate{background-color:currentColor;background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E\");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:#0000}[type=file]{background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0}[type=file]:focus{outline:1px solid buttontext;outline:1px auto -webkit-focus-ring-color}}@layer components{.dialog-backdrop{align-items:center;background-color:#0006;display:flex;inset:calc(var(--spacing)*0);justify-content:center;position:fixed;z-index:50}@supports (color:color-mix(in lab,red,red)){.dialog-backdrop{background-color:color-mix(in oklab,var(--color-black)40%,transparent);background-color:color-mix(in srgb,#00040%,transparent)}}.chat-item{border-radius:var(--radius-xl);cursor:pointer;margin-block:calc(var(--spacing)*1);margin-inline:calc(var(--spacing)*2);padding-block:calc(var(--spacing)*3);padding-inline:calc(var(--spacing)*4);--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);align-items:flex-start;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);display:flex;position:relative}:where(.chat-item>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-end:calc(var(--spacing)*4*(1 - var(--tw-space-x-reverse)));margin-inline-start:calc(var(--spacing)*4*var(--tw-space-x-reverse))}.chat-item .chat-item-pin{position:absolute;right:-12px;top:calc(var(--spacing)*1)}.chat-item .chat-item-pin-icon{fill:currentColor;height:calc(var(--spacing)*3);rotate:45deg;width:calc(var(--spacing)*3)}.chat-item .chat-item-content-container{display:flex;flex-direction:row;width:100%}:where(.chat-item .chat-item-content-container>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-end:calc(var(--spacing)*4*(1 - var(--tw-space-x-reverse)));margin-inline-start:calc(var(--spacing)*4*var(--tw-space-x-reverse))}.chat-item .chat-item-avatar-wrapper{align-self:center;flex-shrink:0;position:relative}.chat-item .chat-item-avatar-badge{bottom:-2px;position:absolute;right:-2px}.chat-item .chat-item-content-wrapper{min-height:calc(var(--spacing)*18);width:100%}.chat-item .chat-item-content-main{align-items:center;display:flex}:where(.chat-item .chat-item-content-main>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-end:calc(var(--spacing)*1*(1 - var(--tw-space-x-reverse)));margin-inline-start:calc(var(--spacing)*1*var(--tw-space-x-reverse))}.chat-item .chat-item-content-main-image{border-radius:3.40282e+38px;height:calc(var(--spacing)*4);width:calc(var(--spacing)*4)}.chat-item .chat-item-content-main-name{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.chat-item .chat-item-content-main-name,.chat-item .chat-item-content-main-time{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.chat-item .chat-item-content-main-time{color:var(--color-gray-500);font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));margin-left:auto}.chat-item .chat-item-content-secondary{align-items:flex-start;display:flex;flex-direction:row;width:100%}.chat-item .chat-item-content-secondary-nickname{font-size:var(--text-base);-webkit-line-clamp:1;line-height:var(--tw-leading,var(--text-base--line-height));-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.chat-item .chat-item-content-secondary-message{color:var(--color-gray-600);font-size:var(--text-sm);-webkit-line-clamp:1;line-height:var(--tw-leading,var(--text-sm--line-height));-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.chat-item .chat-item-content-unread{background-color:var(--color-primary);border-radius:3.40282e+38px;color:var(--color-white);font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));margin-left:auto}.chat-item .chat-item-content-unread-mark{display:inline-block;height:calc(var(--spacing)*2.5);width:calc(var(--spacing)*2.5)}.chat-item .chat-item-content-unread-count{padding-block:calc(var(--spacing)*.5);padding-inline:calc(var(--spacing)*2)}.z-icon-button{cursor:pointer;font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));--tw-font-weight:var(--font-weight-medium);align-items:center;border-radius:3.40282e+38px;display:inline-flex;font-weight:var(--font-weight-medium);justify-content:center;transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.z-icon-button:focus{--tw-outline-style:none;outline-style:none}.z-icon-button-primary{background-color:var(--color-primary);color:var(--color-white)}.z-icon-button-outlined{border-color:var(--color-primary);border-style:var(--tw-border-style);border-width:1px}.z-icon-button-outlined,.z-icon-button-text{color:var(--color-primary)}.z-icon-button-disabled{cursor:not-allowed;opacity:.5}.z-button{cursor:pointer;--tw-font-weight:var(--font-weight-medium);align-items:center;border-radius:3.40282e+38px;display:inline-flex;font-weight:var(--font-weight-medium);justify-content:center;transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.z-button:focus{--tw-outline-style:none;outline-style:none}.z-button-small{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));padding-block:calc(var(--spacing)*1.5);padding-inline:calc(var(--spacing)*2)}.z-button-medium{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));padding-block:calc(var(--spacing)*2);padding-inline:calc(var(--spacing)*3)}.z-button-large{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height));padding-block:calc(var(--spacing)*3);padding-inline:calc(var(--spacing)*4)}.z-button-primary{background-color:var(--color-primary);color:var(--color-white)}.z-button-outlined{border-color:var(--color-primary);border-style:var(--tw-border-style);border-width:1px;color:var(--color-primary)}.z-button-disabled{cursor:not-allowed;opacity:.5}.z-button-text{margin-inline:calc(var(--spacing)*2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.z-input-area-label{margin-bottom:calc(var(--spacing)*1);--tw-font-weight:var(--font-weight-medium);display:block;font-weight:var(--font-weight-medium)}.z-input-area-input,.z-input-area-label{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.z-input-area-input{border-radius:var(--radius-lg);border-style:var(--tw-border-style);padding-block:calc(var(--spacing)*2);padding-inline:calc(var(--spacing)*4);--tw-ring-color:var(--color-primary);border-width:1px;width:100%}.z-input-area-input:focus{border-color:var(--color-primary);--tw-outline-style:none;outline-style:none}.z-input-area-error{color:var(--color-red-500);font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));margin-top:calc(var(--spacing)*1)}.z-input-label{margin-bottom:calc(var(--spacing)*1);--tw-font-weight:var(--font-weight-medium);display:block;font-weight:var(--font-weight-medium)}.z-input,.z-input-label{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.z-input{border-style:var(--tw-border-style);padding-block:calc(var(--spacing)*2);padding-inline:calc(var(--spacing)*4);--tw-ring-color:var(--color-primary);border-radius:3.40282e+38px;border-width:1px;width:100%}.z-input:focus{border-color:var(--color-primary);--tw-outline-style:none;outline-style:none}.z-input-error{color:var(--color-red-500);font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));margin-top:calc(var(--spacing)*1)}.z-select-input-label{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));margin-bottom:calc(var(--spacing)*1);--tw-font-weight:var(--font-weight-medium);display:block;font-weight:var(--font-weight-medium)}.z-tag-or-status-item{align-items:center;border-radius:var(--radius-2xl);gap:calc(var(--spacing)*2);padding-block:calc(var(--spacing)*1.5);padding-inline:calc(var(--spacing)*3);--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);display:inline-flex}.z-tag-or-status-item .z-tag-or-status-item-name{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height));max-width:calc(var(--spacing)*20)}.z-tag-or-status-item .z-tag-or-status-item-icon{border-radius:3.40282e+38px;height:calc(var(--spacing)*4);width:calc(var(--spacing)*4)}.z-context-input{align-items:center;display:flex;flex-direction:row;margin-block:calc(var(--spacing)*1)}.z-context-input-key{border-bottom-left-radius:var(--radius-3xl);border-style:var(--tw-border-style);border-top-left-radius:var(--radius-3xl);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));padding-block:calc(var(--spacing)*2);padding-inline:calc(var(--spacing)*4);width:100%;--tw-ring-color:var(--color-primary);border-width:1px;flex:1}.z-context-input-key:focus{border-color:var(--color-primary);--tw-outline-style:none;outline-style:none}.z-context-input-value{border-bottom-right-radius:var(--radius-3xl);border-style:var(--tw-border-style);border-top-right-radius:var(--radius-3xl);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));min-height:2.4rem;padding-block:calc(var(--spacing)*2);padding-inline:calc(var(--spacing)*4);width:100%;--tw-ring-color:var(--color-primary);border-width:1px;flex:2}.z-context-input-value:focus{border-color:var(--color-primary);--tw-outline-style:none;outline-style:none}.z-text-with-link{color:var(--color-blue-600);text-decoration-line:underline}}@layer utilities{.contents{display:contents}.px-4{padding-inline:calc(var(--spacing)*4)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}.scroll-container::-webkit-scrollbar{background:#0000001a;height:8px;width:8px}.scroll-container:active::-webkit-scrollbar,.scroll-container:hover::-webkit-scrollbar{background:#0003}.scroll-container:active::-webkit-scrollbar-thumb,.scroll-container:hover::-webkit-scrollbar-thumb{background:#0006;border-radius:4px}.z-text-light{color:var(--color-black)}.z-text-dark{color:var(--color-white)}.z-text-primary-light{color:var(--color-primary)}.z-text-primary-dark{color:var(--color-primary-dark)}.z-text-gray-light{color:var(--color-gray-500)}.z-text-gray-dark{color:var(--color-gray-300)}.z-text-background-light{color:var(--color-background)}.z-text-background-dark{color:var(--color-background-dark)}.z-border-light{border-color:var(--color-black)}.z-border-dark{border-color:var(--color-white)}.z-border-primary-light{border-color:var(--color-primary)}.z-border-primary-dark{border-color:var(--color-primary-dark)}.z-border-divider-light{border-color:var(--color-gray-400)}.z-border-divider-dark{border-color:var(--color-gray-300)}.z-search-input-background-light{background-color:var(--color-gray-200)}.z-search-input-background-dark{background-color:var(--color-gray-500)}.z-chat-input-background-light{background-color:var(--color-white)}.z-chat-input-background-dark{background-color:var(--color-gray-700)}.z-placeholder-light::placeholder{color:var(--color-gray-500)}.z-placeholder-dark::placeholder{color:var(--color-gray-200)}.z-background-primary-light{background-color:var(--color-primary)}.z-background-primary-dark{background-color:var(--color-primary-dark)}.z-background-light{background-color:var(--color-background)}.z-background-dark{background-color:var(--color-background-dark)}.z-paper-light{background-color:var(--color-gray-100)}.z-paper-dark{background-color:var(--color-gray-700)}.z-bg-gray-light{background-color:var(--color-gray-500)}.z-bg-gray-dark{background-color:var(--color-gray-300)}.z-width-100{width:100%}.z-width-90{width:90%}.z-width-75{width:75%}.z-width-50{width:50%}.z-width-25{width:25%}.z-width-0{width:0}.z-animate-width{transition-duration:.5s;transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1)}.z-animate-grid-template-cols{transition:grid-template-rows .5s}[type=checkbox]{background-color:var(--color-gray-300);border-color:var(--color-gray-300);border-radius:4px;cursor:pointer}[type=checkbox]:checked,[type=checkbox]:indeterminate{background-color:var(--color-primary);border-color:var(--color-primary);border-radius:4px;cursor:pointer}[type=checkbox]:focus{offset:0;outline-offset:0;--tw-ring-color:var(--color-primary);outline:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.grid-cols-1{grid-template-columns:1fr}.grid-cols-1_3{grid-template-columns:1fr 3fr}.grid-cols-1_2_1{grid-template-columns:1fr 2fr 1fr}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.top-3{top:calc(var(--spacing)*3)}.right-3{right:calc(var(--spacing)*3)}.right-4{right:calc(var(--spacing)*4)}.bottom-3{bottom:calc(var(--spacing)*3)}.left-3{left:calc(var(--spacing)*3)}.z-10{z-index:10}.z-\\[80\\]{z-index:80}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.aspect-square{aspect-ratio:1}.size-4{height:calc(var(--spacing)*4);width:calc(var(--spacing)*4)}.size-6{height:calc(var(--spacing)*6);width:calc(var(--spacing)*6)}.size-8{height:calc(var(--spacing)*8);width:calc(var(--spacing)*8)}.size-12{height:calc(var(--spacing)*12);width:calc(var(--spacing)*12)}.size-14{height:calc(var(--spacing)*14);width:calc(var(--spacing)*14)}.h-7{height:calc(var(--spacing)*7)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-\\[180px\\]{height:180px}.h-\\[220px\\]{height:220px}.h-\\[280px\\]{height:280px}.h-full{height:100%}.w-7{width:calc(var(--spacing)*7)}.w-8{width:calc(var(--spacing)*8)}.w-9{width:calc(var(--spacing)*9)}.w-\\[200px\\]{width:200px}.w-\\[250px\\]{width:250px}.w-full{width:100%}.max-w-full{max-width:100%}.max-w-md{max-width:var(--container-md)}.max-w-xs{max-width:var(--container-xs)}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.animate-spin{animation:var(--animate-spin)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\\[18px\\]{border-radius:18px}.rounded-full{border-radius:3.40282e+38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-\\[1\\.5px\\]{border-style:var(--tw-border-style);border-width:1.5px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-b-\\[1\\.5px\\]{border-bottom-style:var(--tw-border-style);border-bottom-width:1.5px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-none{--tw-border-style:none;border-style:none}.border-current{border-color:currentColor}.border-red-500{border-color:var(--color-red-500)}.bg-slate-900\\/40{background-color:#0f172b66}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\\/40{background-color:color-mix(in oklab,var(--color-slate-900)40%,transparent)}}.bg-slate-900\\/60{background-color:#0f172b99}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\\/60{background-color:color-mix(in oklab,var(--color-slate-900)60%,transparent)}}.bg-transparent{background-color:#0000}.bg-white\\/90{background-color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.bg-white\\/90{background-color:color-mix(in srgb,#fff90%,transparent);background-color:color-mix(in oklab,var(--color-white)90%,transparent)}}.object-cover{object-fit:cover}.p-1{padding:calc(var(--spacing)*1)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-5{padding:calc(var(--spacing)*5)}.p-6{padding:calc(var(--spacing)*6)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-8{padding-inline:calc(var(--spacing)*8)}.py-1\\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-12{padding-block:calc(var(--spacing)*12)}.pr-16{padding-right:calc(var(--spacing)*16)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.pl-2{padding-left:calc(var(--spacing)*2)}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\\[13px\\]{font-size:13px}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-red-500{color:var(--color-red-500)}.text-slate-700{color:var(--color-slate-700)}.text-white{color:var(--color-white)}.opacity-0{opacity:0}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.shadow,.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.shadow,.shadow-sm,.shadow-xl{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a)}.ring-primary{--tw-ring-color:var(--color-primary)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.transition-all,.transition-colors{transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.transition-opacity{transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.focus\\:border-red-500:focus{border-color:var(--color-red-500)}.focus\\:ring-0:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)}.focus\\:ring-0:focus,.focus\\:ring-2:focus{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor)}.focus\\:ring-red-200:focus{--tw-ring-color:var(--color-red-200)}.focus\\:ring-red-500:focus{--tw-ring-color:var(--color-red-500)}.focus\\:ring-slate-200:focus{--tw-ring-color:var(--color-slate-200)}.focus\\:outline-none:focus{--tw-outline-style:none;outline-style:none}}@keyframes spin{to{transform:rotate(1turn)}}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{.top-1\\/2{top:50%}.right-2{right:calc(var(--spacing)*2)}.mt-auto{margin-top:auto}.ml-auto{margin-left:auto}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.h-10{height:calc(var(--spacing)*10)}.min-h-0{min-height:calc(var(--spacing)*0)}.w-10{width:calc(var(--spacing)*10)}.min-w-0{min-width:calc(var(--spacing)*0)}.-translate-y-1\\/2{--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.gap-2\\.5{gap:calc(var(--spacing)*2.5)}.overflow-y-auto{overflow-y:auto}.py-2\\.5{padding-block:calc(var(--spacing)*2.5)}.pt-2{padding-top:calc(var(--spacing)*2)}.pr-9{padding-right:calc(var(--spacing)*9)}.break-words{overflow-wrap:break-word}.text-gray-400{color:var(--color-gray-400)}.focus\\:border-primary:focus{border-color:var(--color-primary)}.disabled\\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:opacity-40:disabled{opacity:.4}.col-span-full{grid-column:1/-1}.size-3{height:calc(var(--spacing)*3);width:calc(var(--spacing)*3)}.h-16{height:calc(var(--spacing)*16)}.w-16{width:calc(var(--spacing)*16)}.auto-rows-auto{grid-auto-rows:auto}.content-start{align-content:flex-start}.border-transparent{border-color:#0000}.p-1\\.5{padding:calc(var(--spacing)*1.5)}.inset-y-0{inset-block:calc(var(--spacing)*0)}.container{width:100%}.size-5{height:calc(var(--spacing)*5);width:calc(var(--spacing)*5)}.size-10{height:calc(var(--spacing)*10);width:calc(var(--spacing)*10)}.h-\\[160px\\]{height:160px}.h-\\[200px\\]{height:200px}.w-\\[240px\\]{width:240px}.shrink-0{flex-shrink:0}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.gap-1\\.5{gap:calc(var(--spacing)*1.5)}.self-end{align-self:flex-end}.py-1{padding-block:calc(var(--spacing)*1)}.py-10{padding-block:calc(var(--spacing)*10)}.pb-1{padding-bottom:calc(var(--spacing)*1)}.text-\\[10px\\]{font-size:10px}.text-\\[11px\\]{font-size:11px}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.whitespace-pre-line{white-space:pre-line}.text-slate-500{color:var(--color-slate-500)}.opacity-70{opacity:.7}.shadow-\\[0_8px_24px_rgba\\(15\\,23\\,42\\,0\\.08\\)\\]{--tw-shadow:0 8px 24px var(--tw-shadow-color,#0f172a14)}.shadow-\\[0_8px_24px_rgba\\(15\\,23\\,42\\,0\\.08\\)\\],.shadow-sm{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.max-w-sm{max-width:var(--container-sm)}.text-green-500{color:var(--color-green-500)}.text-yellow-500{color:var(--color-yellow-500)}.\\!hidden{display:none!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.w-xl{width:var(--container-xl)}.w-xs{width:var(--container-xs)}}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*2*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*2*var(--tw-space-y-reverse))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.col-span-2{grid-column:span 2/span 2}.my-2{margin-block:calc(var(--spacing)*2)}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.max-w-3xs{max-width:var(--container-3xs)}.resize{resize:both}.rounded-br-\\[0\\]{border-bottom-right-radius:0}.rounded-bl-\\[0\\]{border-bottom-left-radius:0}.bg-black{background-color:var(--color-black)}.bg-white{background-color:var(--color-white)}.p-2{padding:calc(var(--spacing)*2)}.text-black{color:var(--color-black)}.underline{text-decoration-line:underline}.size-18{height:calc(var(--spacing)*18);width:calc(var(--spacing)*18)}.size-42{height:calc(var(--spacing)*42);width:calc(var(--spacing)*42)}.h-20{height:calc(var(--spacing)*20)}.w-42{width:calc(var(--spacing)*42)}.right-full{right:100%}.-bottom-2{bottom:calc(var(--spacing)*-2)}.left-full{left:100%}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-0\\.5{margin-bottom:calc(var(--spacing)*.5)}.mb-2\\.5{margin-bottom:calc(var(--spacing)*2.5)}.ml-2{margin-left:calc(var(--spacing)*2)}.justify-start{justify-content:flex-start}.bg-yellow-300{background-color:var(--color-yellow-300)}.text-left{text-align:left}.hidden\\!{display:none!important}.bg-pink-100{background-color:var(--color-pink-100)}.visible{visibility:visible}.-top-12{top:calc(var(--spacing)*-12)}.-top-24{top:calc(var(--spacing)*-24)}.mx-auto{margin-inline:auto}.mt-10{margin-top:calc(var(--spacing)*10)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.inline-block{display:inline-block}.pt-4{padding-top:calc(var(--spacing)*4)}.-right-0\\.5{right:calc(var(--spacing)*-.5)}.-bottom-0\\.5{bottom:calc(var(--spacing)*-.5)}.col-span-3{grid-column:span 3/span 3}.gap-y-1{row-gap:calc(var(--spacing)*1)}.border-b-\\[0\\.5px\\]{border-bottom-style:var(--tw-border-style);border-bottom-width:.5px}.fill-current{fill:currentColor}.whitespace-nowrap{white-space:nowrap}.size-16{height:calc(var(--spacing)*16);width:calc(var(--spacing)*16)}.size-32{height:calc(var(--spacing)*32);width:calc(var(--spacing)*32)}.size-\\[8px\\]{height:8px;width:8px}.size-\\[10px\\]{height:10px;width:10px}.col-span-1{grid-column:span 1/span 1}.m-2{margin:calc(var(--spacing)*2)}.mx-4{margin-inline:calc(var(--spacing)*4)}.ml-0\\.5{margin-left:calc(var(--spacing)*.5)}.w-1\\/2{width:50%}.max-w-32{max-width:calc(var(--spacing)*32)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0)}.translate-y-0,.translate-y-full{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-full{--tw-translate-y:100%}.text-blue-500{color:var(--color-blue-500)}.text-green-700{color:var(--color-green-700)}.text-primary{color:var(--color-primary)}.text-red-700{color:var(--color-red-700)}.capitalize{text-transform:capitalize}.opacity-100{opacity:1}}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities;/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer utilities{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{}@layer base{}@layer components{.chat-item .chat-item-content-main-name,.chat-item .chat-item-content-main-time{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.z-icon-button-outlined,.z-icon-button-text{color:var(--color-primary)}.z-input,.z-input-area-input,.z-input-area-label,.z-input-label{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@layer utilities{.focus\\:ring-0:focus,.focus\\:ring-2:focus,.shadow,.shadow-\\[0_8px_24px_rgba\\(15\\,23\\,42\\,0\\.08\\)\\],.shadow-sm,.shadow-xl{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.translate-y-0,.translate-y-full{translate:var(--tw-translate-x)var(--tw-translate-y)}}@property --tw-space-y-reverse{syntax:\"*\";inherits:false;initial-value:0}@property --tw-leading{syntax:\"*\";inherits:false}@property --tw-translate-x{syntax:\"*\";inherits:false;initial-value:0}@property --tw-translate-y{syntax:\"*\";inherits:false;initial-value:0}@property --tw-translate-z{syntax:\"*\";inherits:false;initial-value:0}:host{display:block}.z-dialog{align-items:center;background-color:#0006;display:flex;inset:calc(var(--spacing)*0);justify-content:center;position:fixed}@supports (color:color-mix(in lab,red,red)){.z-dialog{background-color:color-mix(in srgb,#00040%,transparent);background-color:color-mix(in oklab,var(--color-black)40%,transparent)}}.z-dialog-wrapper{border-radius:var(--radius-2xl);padding:calc(var(--spacing)*6);text-align:center;--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);width:100%}.z-dialog-icon{height:calc(var(--spacing)*20);margin-inline:auto;width:calc(var(--spacing)*20)}.z-dialog-title{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height));margin-bottom:calc(var(--spacing)*2);--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.z-dialog-custom{margin-bottom:calc(var(--spacing)*4);white-space:pre-line}.z-dialog-action-wrapper{display:flex;justify-content:center;margin-top:calc(var(--spacing)*4)}.z-dialog-action-box{display:flex;gap:calc(var(--spacing)*3)}@property --tw-space-x-reverse{syntax:\"*\";inherits:false;initial-value:0}@property --tw-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:\"*\";inherits:false}@property --tw-shadow-alpha{syntax:\"<percentage>\";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:\"*\";inherits:false}@property --tw-inset-shadow-alpha{syntax:\"<percentage>\";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:\"*\";inherits:false}@property --tw-ring-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:\"*\";inherits:false}@property --tw-inset-ring-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:\"*\";inherits:false}@property --tw-ring-offset-width{syntax:\"<length>\";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:\"*\";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:\"*\";inherits:false;initial-value:0 0 #0000}@property --tw-font-weight{syntax:\"*\";inherits:false}@property --tw-blur{syntax:\"*\";inherits:false}@property --tw-brightness{syntax:\"*\";inherits:false}@property --tw-contrast{syntax:\"*\";inherits:false}@property --tw-grayscale{syntax:\"*\";inherits:false}@property --tw-hue-rotate{syntax:\"*\";inherits:false}@property --tw-invert{syntax:\"*\";inherits:false}@property --tw-opacity{syntax:\"*\";inherits:false}@property --tw-saturate{syntax:\"*\";inherits:false}@property --tw-sepia{syntax:\"*\";inherits:false}@property --tw-drop-shadow{syntax:\"*\";inherits:false}@property --tw-drop-shadow-color{syntax:\"*\";inherits:false}@property --tw-drop-shadow-alpha{syntax:\"<percentage>\";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:\"*\";inherits:false}@property --tw-border-style{syntax:\"*\";inherits:false;initial-value:solid}@media (forced-colors:active){[type=checkbox]:checked,[type=radio]:checked{appearance:auto}[type=checkbox]:indeterminate{appearance:auto}[type=checkbox]:checked,[type=checkbox]:indeterminate,[type=radio]:checked{appearance:auto}}@media (hover:hover){.z-button-outlined:hover,.z-button-primary:hover,.z-icon-button-outlined:hover,.z-icon-button-primary:hover,.z-icon-button-text:hover{--tw-brightness:brightness(110%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.group-hover\\:opacity-100:is(:where(.group):hover *){opacity:1}.hover\\:bg-red-50:hover{background-color:var(--color-red-50)}.hover\\:bg-slate-100:hover{background-color:var(--color-slate-100)}.hover\\:bg-white:hover{background-color:var(--color-white)}.hover\\:text-gray-600:hover{color:var(--color-gray-600)}.hover\\:opacity-100:hover{opacity:1}.hover\\:brightness-110:hover,.z-button-outlined:hover,.z-button-primary:hover,.z-icon-button-outlined:hover,.z-icon-button-primary:hover,.z-icon-button-text:hover{--tw-brightness:brightness(110%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}@media screen and (min-width:0){.z-max-height{height:calc(100vh - 56px)}}@media screen and (min-width:600px){.z-max-height{height:calc(100vh - 64px)}}@media not all and (min-width:40rem){.max-sm\\:hidden{display:none}}@media (min-width:40rem){.sm\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.container{max-width:40rem}.sm\\:min-w-0{min-width:calc(var(--spacing)*0)}.sm\\:flex-row{flex-direction:row}}@media (min-width:48rem){.md\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.container{max-width:48rem}}@media (min-width:64rem){.lg\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}";
9
+
10
+ const ZDialog = /*@__PURE__*/ proxyCustomElement(class ZDialog extends H {
11
+ constructor(registerHost) {
12
+ super();
13
+ if (registerHost !== false) {
14
+ this.__registerHost();
15
+ }
16
+ }
17
+ render() {
18
+ const t = useTranslation();
19
+ const theme = configStore.get('theme');
20
+ const isMobile = responsiveStore.get('isMobile');
21
+ const dialog = dialogStore.dialog;
22
+ if (!dialog.open)
23
+ return null;
24
+ const baseClasses = 'z-dialog';
25
+ const boxClasses = `z-dialog-wrapper z-background-${theme} ${isMobile ? 'max-w-xs' : 'max-w-sm'} z-text-${theme}`;
26
+ const overlayStyle = {
27
+ zIndex: '2147483600',
28
+ };
29
+ const handleClose = () => {
30
+ if (dialog.onCloseDialog)
31
+ dialog.onCloseDialog();
32
+ closeDialog();
33
+ };
34
+ const handleSubmit = () => {
35
+ if (dialog.onSubmitDialog)
36
+ dialog.onSubmitDialog();
37
+ closeDialog();
38
+ };
39
+ return (h(Host, null, h("div", { class: baseClasses, style: overlayStyle }, h("div", { class: boxClasses }, dialog.type !== "DEFAULT" /* DIALOG_TYPE.DEFAULT */ && (h("div", { class: "mb-4" }, dialog.type === "SUCCESS" /* DIALOG_TYPE.SUCCESS */ && h(Icon, { name: "CircleCheck", addClass: "z-dialog-icon text-green-500" }), dialog.type === "INFO" /* DIALOG_TYPE.INFO */ && h(Icon, { name: "Info", addClass: "z-dialog-icon text-white" }), dialog.type === "WARNING" /* DIALOG_TYPE.WARNING */ && h(Icon, { name: "TriangleAlert", addClass: "z-dialog-icon text-yellow-500" }), dialog.type === "ERROR" /* DIALOG_TYPE.ERROR */ && h(Icon, { name: "X", addClass: "z-dialog-icon text-red-500" }), dialog.type === "CUSTOM" /* DIALOG_TYPE.CUSTOM */ && dialog.customSign)), dialog.title && h("h2", { class: "z-dialog-title" }, dialog.title), dialog.contentCustom && h("p", { class: `z-dialog-custom z-text-gray-${theme}` }, dialog.contentCustom), h("div", { class: "z-dialog-action-wrapper" }, (dialog.type === "WARNING" /* DIALOG_TYPE.WARNING */ || dialog.cancelButtonName) ? (h("div", { class: "z-dialog-action-box" }, h(ZButton, { variant: "outlined", label: dialog.cancelButtonName || t('cancel'), onClick: () => handleClose() }), h(ZButton, { label: dialog.buttonName || t('ok'), onClick: () => handleSubmit() }))) : (h(ZButton, { label: dialog.buttonName || t('ok'), onClick: () => handleSubmit() })))))));
40
+ }
41
+ static get style() { return zDialogCss; }
42
+ }, [256, "z-dialog"]);
43
+ function defineCustomElement() {
44
+ if (typeof customElements === "undefined") {
45
+ return;
46
+ }
47
+ const components = ["z-dialog"];
48
+ components.forEach(tagName => { switch (tagName) {
49
+ case "z-dialog":
50
+ if (!customElements.get(tagName)) {
51
+ customElements.define(tagName, ZDialog);
52
+ }
53
+ break;
54
+ } });
55
+ }
56
+ defineCustomElement();
57
+
58
+ export { ZDialog as Z, defineCustomElement as d };
59
+ //# sourceMappingURL=p-C7n7EjKD.js.map
60
+
61
+ //# sourceMappingURL=p-C7n7EjKD.js.map
@@ -1 +1 @@
1
- {"file":"p-V8jogkYH.js","mappings":";;;;;;;AAAA,MAAM,UAAU,GAAG,y6jDAAy6jD;;MCW/6jD,OAAO,iBAAAA,kBAAA,CAAA,MAAA,OAAA,SAAAC,CAAA,CAAA;;;;;;;IAClB,MAAM,GAAA;AACJ,QAAA,MAAM,CAAC,GAAG,cAAc,EAAE;QAC1B,MAAM,KAAK,GAAG,WAAW,CAAC,GAAG,CAAC,OAAO,CAAC;QACtC,MAAM,QAAQ,GAAG,eAAe,CAAC,GAAG,CAAC,UAAU,CAAC;AAChD,QAAA,MAAM,MAAM,GAAG,WAAW,CAAC,MAAM;QAEjC,IAAI,CAAC,MAAM,CAAC,IAAI;AAAE,YAAA,OAAO,IAAI;QAE7B,MAAM,WAAW,GAAG,UAAU;AAC9B,QAAA,MAAM,UAAU,GAAG,CAAA,8BAAA,EAAiC,KAAK,CAAA,CAAA,EAAI,QAAQ,GAAG,UAAU,GAAG,UAAU,CAAW,QAAA,EAAA,KAAK,EAAE;AACjH,QAAA,MAAM,YAAY,GAAG;AACnB,YAAA,MAAM,EAAE,YAAY;SACZ;QAEV,MAAM,WAAW,GAAG,MAAK;YACvB,IAAI,MAAM,CAAC,aAAa;gBAAE,MAAM,CAAC,aAAa,EAAE;AAChD,YAAA,WAAW,EAAE;AACf,SAAC;QAED,MAAM,YAAY,GAAG,MAAK;YACxB,IAAI,MAAM,CAAC,cAAc;gBAAE,MAAM,CAAC,cAAc,EAAE;AAClD,YAAA,WAAW,EAAE;AACf,SAAC;AAED,QAAA,QACE,EAAC,IAAI,EAAA,IAAA,EACH,CAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,WAAW,EAAE,KAAK,EAAE,YAAY,EAAA,EAC1C,CAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,UAAU,EAAA,EACnB,MAAM,CAAC,IAAI,KAAwB,SAAA,+BAClC,CAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAC,MAAM,EAAA,EACd,MAAM,CAAC,IAAI,KAAwB,SAAA,8BAAI,EAAC,IAAI,EAAA,EAAC,IAAI,EAAC,aAAa,EAAC,QAAQ,EAAC,8BAA8B,EAAG,CAAA,EAC1G,MAAM,CAAC,IAAI,KAAqB,MAAA,2BAAI,EAAC,IAAI,EAAA,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,0BAA0B,EAAG,CAAA,EAC5F,MAAM,CAAC,IAAI,KAAwB,SAAA,8BAAI,EAAC,IAAI,EAAA,EAAC,IAAI,EAAC,eAAe,EAAC,QAAQ,EAAC,+BAA+B,EAAG,CAAA,EAC7G,MAAM,CAAC,IAAI,KAAsB,OAAA,4BAAI,EAAC,IAAI,EAAA,EAAC,IAAI,EAAC,GAAG,EAAC,QAAQ,EAAC,4BAA4B,EAAG,CAAA,EAC5F,MAAM,CAAC,IAAI,KAAuB,QAAA,6BAAI,MAAM,CAAC,UAAU,CACpD,CACP,EAEA,MAAM,CAAC,KAAK,IAAI,CAAI,CAAA,IAAA,EAAA,EAAA,KAAK,EAAC,gBAAgB,EAAE,EAAA,MAAM,CAAC,KAAK,CAAM,EAC9D,MAAM,CAAC,aAAa,IAAI,CAAA,CAAA,GAAA,EAAA,EAAG,KAAK,EAAE,CAAA,4BAAA,EAA+B,KAAK,CAAA,CAAE,EAAA,EAAG,MAAM,CAAC,aAAa,CAAK,EAErG,CAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAC,yBAAyB,EAAA,EACjC,CAAC,MAAM,CAAC,IAAI,KAAwB,SAAA,8BAAI,MAAM,CAAC,gBAAgB,KAC9D,CAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAC,qBAAqB,EAAA,EAC9B,CAAC,CAAA,OAAO,EAAC,EAAA,OAAO,EAAC,UAAU,EAAC,KAAK,EAAE,MAAM,CAAC,gBAAgB,IAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,OAAO,EAAE,MAAM,WAAW,EAAE,EAAI,CAAA,EAC3G,CAAC,CAAA,OAAO,EAAC,EAAA,KAAK,EAAE,MAAM,CAAC,UAAU,IAAI,CAAC,CAAC,IAAI,CAAC,EAAE,OAAO,EAAE,MAAM,YAAY,EAAE,EAAA,CAAI,CAC3E,KAEN,EAAC,OAAO,EAAA,EAAC,KAAK,EAAE,MAAM,CAAC,UAAU,IAAI,CAAC,CAAC,IAAI,CAAC,EAAE,OAAO,EAAE,MAAM,YAAY,EAAE,EAAA,CAAI,CAChF,CACG,CACF,CACF,CACD;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/z-dialog/z-dialog.css?tag=z-dialog","src/components/z-dialog/z-dialog.tsx"],"sourcesContent":[":host {\n display: block;\n}\n\n.z-dialog {\n @apply fixed inset-0 flex items-center justify-center bg-black/40\n}\n\n.z-dialog-wrapper {\n @apply text-center rounded-2xl shadow-lg p-6 w-full\n}\n\n.z-dialog-icon {\n @apply size-20 mx-auto\n}\n\n.z-dialog-title {\n @apply text-lg font-bold mb-2\n}\n\n.z-dialog-custom {\n @apply mb-4 whitespace-pre-line\n}\n\n.z-dialog-action-wrapper {\n @apply flex justify-center mt-4\n}\n\n.z-dialog-action-box {\n @apply flex gap-3\n}","import { Component, Host, h } from '@stencil/core';\nimport { closeDialog, DIALOG_TYPE, dialogStore } from '../../store/dialog';\nimport { useTranslation } from '../../utils/utils';\nimport { configStore, responsiveStore } from '../../store/store';\nimport { ZButton } from '../internal-component/z-button';\nimport { Icon } from '../internal-component/icon';\n\n@Component({\n tag: 'z-dialog',\n styleUrl: 'z-dialog.css',\n})\nexport class ZDialog {\n render() {\n const t = useTranslation();\n const theme = configStore.get('theme');\n const isMobile = responsiveStore.get('isMobile');\n const dialog = dialogStore.dialog;\n\n if (!dialog.open) return null;\n\n const baseClasses = 'z-dialog';\n const boxClasses = `z-dialog-wrapper z-background-${theme} ${isMobile ? 'max-w-xs' : 'max-w-sm'} z-text-${theme}`;\n const overlayStyle = {\n zIndex: '2147483600',\n } as const;\n\n const handleClose = () => {\n if (dialog.onCloseDialog) dialog.onCloseDialog();\n closeDialog();\n };\n\n const handleSubmit = () => {\n if (dialog.onSubmitDialog) dialog.onSubmitDialog();\n closeDialog();\n };\n\n return (\n <Host>\n <div class={baseClasses} style={overlayStyle}>\n <div class={boxClasses}>\n {dialog.type !== DIALOG_TYPE.DEFAULT && (\n <div class=\"mb-4\">\n {dialog.type === DIALOG_TYPE.SUCCESS && <Icon name=\"CircleCheck\" addClass=\"z-dialog-icon text-green-500\" />}\n {dialog.type === DIALOG_TYPE.INFO && <Icon name=\"Info\" addClass=\"z-dialog-icon text-white\" />}\n {dialog.type === DIALOG_TYPE.WARNING && <Icon name=\"TriangleAlert\" addClass=\"z-dialog-icon text-yellow-500\" />}\n {dialog.type === DIALOG_TYPE.ERROR && <Icon name=\"X\" addClass=\"z-dialog-icon text-red-500\" />}\n {dialog.type === DIALOG_TYPE.CUSTOM && dialog.customSign}\n </div>\n )}\n\n {dialog.title && <h2 class=\"z-dialog-title\">{dialog.title}</h2>}\n {dialog.contentCustom && <p class={`z-dialog-custom z-text-gray-${theme}`}>{dialog.contentCustom}</p>}\n\n <div class=\"z-dialog-action-wrapper\">\n {(dialog.type === DIALOG_TYPE.WARNING || dialog.cancelButtonName) ? (\n <div class=\"z-dialog-action-box\">\n <ZButton variant=\"outlined\" label={dialog.cancelButtonName || t('cancel')} onClick={() => handleClose()} />\n <ZButton label={dialog.buttonName || t('ok')} onClick={() => handleSubmit()} />\n </div>\n ) : (\n <ZButton label={dialog.buttonName || t('ok')} onClick={() => handleSubmit()} />\n )}\n </div>\n </div>\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"p-C7n7EjKD.js","mappings":"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","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/z-dialog/z-dialog.css?tag=z-dialog","src/components/z-dialog/z-dialog.tsx"],"sourcesContent":[":host {\n display: block;\n}\n\n.z-dialog {\n @apply fixed inset-0 flex items-center justify-center bg-black/40\n}\n\n.z-dialog-wrapper {\n @apply text-center rounded-2xl shadow-lg p-6 w-full\n}\n\n.z-dialog-icon {\n @apply size-20 mx-auto\n}\n\n.z-dialog-title {\n @apply text-lg font-bold mb-2\n}\n\n.z-dialog-custom {\n @apply mb-4 whitespace-pre-line\n}\n\n.z-dialog-action-wrapper {\n @apply flex justify-center mt-4\n}\n\n.z-dialog-action-box {\n @apply flex gap-3\n}","import { Component, Host, h } from '@stencil/core';\nimport { closeDialog, DIALOG_TYPE, dialogStore } from '../../store/dialog';\nimport { useTranslation } from '../../utils/utils';\nimport { configStore, responsiveStore } from '../../store/store';\nimport { ZButton } from '../internal-component/z-button';\nimport { Icon } from '../internal-component/icon';\n\n@Component({\n tag: 'z-dialog',\n styleUrl: 'z-dialog.css',\n})\nexport class ZDialog {\n render() {\n const t = useTranslation();\n const theme = configStore.get('theme');\n const isMobile = responsiveStore.get('isMobile');\n const dialog = dialogStore.dialog;\n\n if (!dialog.open) return null;\n\n const baseClasses = 'z-dialog';\n const boxClasses = `z-dialog-wrapper z-background-${theme} ${isMobile ? 'max-w-xs' : 'max-w-sm'} z-text-${theme}`;\n const overlayStyle = {\n zIndex: '2147483600',\n } as const;\n\n const handleClose = () => {\n if (dialog.onCloseDialog) dialog.onCloseDialog();\n closeDialog();\n };\n\n const handleSubmit = () => {\n if (dialog.onSubmitDialog) dialog.onSubmitDialog();\n closeDialog();\n };\n\n return (\n <Host>\n <div class={baseClasses} style={overlayStyle}>\n <div class={boxClasses}>\n {dialog.type !== DIALOG_TYPE.DEFAULT && (\n <div class=\"mb-4\">\n {dialog.type === DIALOG_TYPE.SUCCESS && <Icon name=\"CircleCheck\" addClass=\"z-dialog-icon text-green-500\" />}\n {dialog.type === DIALOG_TYPE.INFO && <Icon name=\"Info\" addClass=\"z-dialog-icon text-white\" />}\n {dialog.type === DIALOG_TYPE.WARNING && <Icon name=\"TriangleAlert\" addClass=\"z-dialog-icon text-yellow-500\" />}\n {dialog.type === DIALOG_TYPE.ERROR && <Icon name=\"X\" addClass=\"z-dialog-icon text-red-500\" />}\n {dialog.type === DIALOG_TYPE.CUSTOM && dialog.customSign}\n </div>\n )}\n\n {dialog.title && <h2 class=\"z-dialog-title\">{dialog.title}</h2>}\n {dialog.contentCustom && <p class={`z-dialog-custom z-text-gray-${theme}`}>{dialog.contentCustom}</p>}\n\n <div class=\"z-dialog-action-wrapper\">\n {(dialog.type === DIALOG_TYPE.WARNING || dialog.cancelButtonName) ? (\n <div class=\"z-dialog-action-box\">\n <ZButton variant=\"outlined\" label={dialog.cancelButtonName || t('cancel')} onClick={() => handleClose()} />\n <ZButton label={dialog.buttonName || t('ok')} onClick={() => handleSubmit()} />\n </div>\n ) : (\n <ZButton label={dialog.buttonName || t('ok')} onClick={() => handleSubmit()} />\n )}\n </div>\n </div>\n </div>\n </Host>\n );\n }\n}\n"],"version":3}