@dv.net/ui-kit 7.4.1 → 7.5.0

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 (291) hide show
  1. package/dist/assets/{DatePickerInput.vue_vue_type_script_setup_true_lang.zOBynXnC.js → DatePickerInput.vue_vue_type_script_setup_true_lang.0fTX2XyN.js} +69 -64
  2. package/dist/assets/{DatePickerInputs.vue_vue_type_script_setup_true_lang.CHu97t2s.js → DatePickerInputs.vue_vue_type_script_setup_true_lang.BDpkRcEN.js} +3 -3
  3. package/dist/assets/{DatePickerSlider.vue_vue_type_script_setup_true_lang.OWR8o6fM.js → DatePickerSlider.vue_vue_type_script_setup_true_lang.BGkzUy3Z.js} +28 -23
  4. package/dist/assets/{SelectSearch.vue_vue_type_script_setup_true_lang.CtZVcSW3.js → SelectSearch.vue_vue_type_script_setup_true_lang.Cnqyp_Zb.js} +13 -8
  5. package/dist/assets/{SelectTrigger.vue_vue_type_script_setup_true_lang.Qj7K7MkG.js → SelectTrigger.vue_vue_type_script_setup_true_lang.DdrjuMDG.js} +15 -10
  6. package/dist/assets/{SelectVirtualList.vue_vue_type_script_setup_true_lang.D93PRpP9.js → SelectVirtualList.vue_vue_type_script_setup_true_lang.CiNZoKwF.js} +14 -9
  7. package/dist/assets/{TableSort.vue_vue_type_script_setup_true_lang.N-BF_O-e.js → TableSort.vue_vue_type_script_setup_true_lang.czdmoDoN.js} +14 -9
  8. package/dist/assets/{UiAvatar.vue_vue_type_script_setup_true_lang.CqOkYtri.js → UiAvatar.vue_vue_type_script_setup_true_lang.D1vn5qXx.js} +31 -26
  9. package/dist/assets/{UiBlockTitle.vue_vue_type_script_setup_true_lang.CDQzSyvH.js → UiBlockTitle.vue_vue_type_script_setup_true_lang.D3gstLQO.js} +19 -14
  10. package/dist/assets/{UiButton.vue_vue_type_script_setup_true_lang.CAgnUvIV.js → UiButton.vue_vue_type_script_setup_true_lang.C58Ve9-q.js} +49 -43
  11. package/dist/assets/UiChat.vue_vue_type_script_setup_true_lang.CTu88TXM.js +79 -0
  12. package/dist/assets/UiChatAttachments.vue_vue_type_script_setup_true_lang.CCGby5Jd.js +94 -0
  13. package/dist/assets/UiChatFooter.vue_vue_type_script_setup_true_lang.CqDExA87.js +88 -0
  14. package/dist/assets/UiChatHeader.vue_vue_type_script_setup_true_lang.BT2QlOtu.js +95 -0
  15. package/dist/assets/UiChatManagerAlert.vue_vue_type_script_setup_true_lang.DzU8TXYU.js +48 -0
  16. package/dist/assets/UiChatMessage.vue_vue_type_script_setup_true_lang.BuCaTu3U.js +50 -0
  17. package/dist/assets/UiChatMessageAttachments.vue_vue_type_script_setup_true_lang.gr8ostyK.js +55 -0
  18. package/dist/assets/{UiCheckbox.vue_vue_type_script_setup_true_lang.jNhN0anJ.js → UiCheckbox.vue_vue_type_script_setup_true_lang.BJv0xDk8.js} +33 -28
  19. package/dist/assets/{UiCollapseItem.vue_vue_type_script_setup_true_lang.T5nsbevZ.js → UiCollapseItem.vue_vue_type_script_setup_true_lang.CBGtA0OT.js} +18 -13
  20. package/dist/assets/{UiConfirm.vue_vue_type_script_setup_true_lang.BtEjkj0Q.js → UiConfirm.vue_vue_type_script_setup_true_lang.C0NGQkz6.js} +14 -9
  21. package/dist/assets/{UiCopyText.vue_vue_type_script_setup_true_lang.pRQoDOxU.js → UiCopyText.vue_vue_type_script_setup_true_lang.BW_J9zQD.js} +1 -1
  22. package/dist/assets/{UiDatepickerRange.vue_vue_type_script_setup_true_lang.DEaQJdY2.js → UiDatepickerRange.vue_vue_type_script_setup_true_lang.BfxSFgGk.js} +56 -51
  23. package/dist/assets/{UiDropdown.vue_vue_type_script_setup_true_lang.C8sc2Ar4.js → UiDropdown.vue_vue_type_script_setup_true_lang.BPFv-AjS.js} +1 -1
  24. package/dist/assets/{UiFileItemLoading.vue_vue_type_script_setup_true_lang.BA93cC3z.js → UiFileItemLoading.vue_vue_type_script_setup_true_lang.BLZuEoWZ.js} +2 -2
  25. package/dist/assets/UiGallery.vue_vue_type_script_setup_true_lang.pDss49af.js +96 -0
  26. package/dist/assets/{UiIconButton.vue_vue_type_script_setup_true_lang.O2daaEIF.js → UiIconButton.vue_vue_type_script_setup_true_lang.cJvSLKjQ.js} +24 -18
  27. package/dist/assets/UiInput.vue_vue_type_script_setup_true_lang.Dr-b7jG5.js +183 -0
  28. package/dist/assets/{UiLanguageButton.vue_vue_type_script_setup_true_lang.BxsrtKTK.js → UiLanguageButton.vue_vue_type_script_setup_true_lang.Ctoigfsg.js} +15 -10
  29. package/dist/assets/{UiLanguages.vue_vue_type_script_setup_true_lang.DtEthdD6.js → UiLanguages.vue_vue_type_script_setup_true_lang.MmWfwC3C.js} +15 -10
  30. package/dist/assets/{UiLayoutMenu.vue_vue_type_script_setup_true_lang.CjdqGSzF.js → UiLayoutMenu.vue_vue_type_script_setup_true_lang.4wLA6Do-.js} +2 -2
  31. package/dist/assets/{UiLayoutMenuItem.vue_vue_type_script_setup_true_lang.CLIVTrur.js → UiLayoutMenuItem.vue_vue_type_script_setup_true_lang.ZkGXLRX8.js} +13 -8
  32. package/dist/assets/{UiLoading.vue_vue_type_script_setup_true_lang.D452h_BA.js → UiLoading.vue_vue_type_script_setup_true_lang.cWPzNcNZ.js} +14 -9
  33. package/dist/assets/{UiMobileMenu.vue_vue_type_script_setup_true_lang.BWJ__ZHV.js → UiMobileMenu.vue_vue_type_script_setup_true_lang.CVdeZpLR.js} +12 -7
  34. package/dist/assets/{UiModal.vue_vue_type_script_setup_true_lang.CatEtX_V.js → UiModal.vue_vue_type_script_setup_true_lang.kAASqaaY.js} +26 -21
  35. package/dist/assets/{UiPagination.vue_vue_type_script_setup_true_lang.DguX4iwq.js → UiPagination.vue_vue_type_script_setup_true_lang.Br97aEUF.js} +20 -15
  36. package/dist/assets/{UiProfileMenu.vue_vue_type_script_setup_true_lang.DLKXYSDQ.js → UiProfileMenu.vue_vue_type_script_setup_true_lang.BPIM20fS.js} +29 -24
  37. package/dist/assets/{UiProfileMenuItem.vue_vue_type_script_setup_true_lang.DhOjFaOe.js → UiProfileMenuItem.vue_vue_type_script_setup_true_lang.DAv4em8S.js} +18 -13
  38. package/dist/assets/{UiSelect.vue_vue_type_script_setup_true_lang.CL2T5ktg.js → UiSelect.vue_vue_type_script_setup_true_lang.KW-gAx4L.js} +16 -11
  39. package/dist/assets/{UiSwitch.vue_vue_type_script_setup_true_lang.DqsPZD1T.js → UiSwitch.vue_vue_type_script_setup_true_lang.CQL4VRs4.js} +16 -11
  40. package/dist/assets/{UiTable.vue_vue_type_script_setup_true_lang.f0rsrVh5.js → UiTable.vue_vue_type_script_setup_true_lang.BRxWn-LJ.js} +16 -11
  41. package/dist/assets/UiTextarea.vue_vue_type_script_setup_true_lang.bD1zcxkh.js +113 -0
  42. package/dist/assets/{UiTooltip.vue_vue_type_script_setup_true_lang.CptSEao7.js → UiTooltip.vue_vue_type_script_setup_true_lang.DNZTJcY4.js} +25 -20
  43. package/dist/assets/{index.CWUzDs_o.js → index.Cp1LhIxy.js} +8 -8
  44. package/dist/assets/{index.gJtK3DTa.js → index.DeYcP251.js} +6 -6
  45. package/dist/assets/{style.CD0jFgS4.js → style.C3xG1ALc.js} +4591 -4591
  46. package/dist/components/UiAvatar/UiAvatar.js +2 -2
  47. package/dist/components/UiBlockTitle/UiBlockTitle.js +2 -2
  48. package/dist/components/UiButton/UiButton.js +2 -2
  49. package/dist/components/UiChat/UiChat.js +5 -0
  50. package/dist/components/UiChat/UiChatAttachments.js +5 -0
  51. package/dist/components/UiChat/UiChatFooter.js +5 -0
  52. package/dist/components/UiChat/UiChatHeader.js +5 -0
  53. package/dist/components/UiChat/UiChatManagerAlert.js +5 -0
  54. package/dist/components/UiChat/UiChatMessage.js +5 -0
  55. package/dist/components/UiChat/UiChatMessageAttachments.js +5 -0
  56. package/dist/components/UiChat/types.js +1 -0
  57. package/dist/components/UiCheckbox/UiCheckbox.js +2 -2
  58. package/dist/components/UiCollapseItem/UiCollapseItem.js +2 -2
  59. package/dist/components/UiConfirm/UiConfirm.js +2 -2
  60. package/dist/components/UiCopyText/UiCopyText.js +1 -1
  61. package/dist/components/UiDatepicker/UiDatepickerRange.js +2 -2
  62. package/dist/components/UiDatepicker/components/DatePickerInput.js +2 -2
  63. package/dist/components/UiDatepicker/components/DatePickerInputs.js +2 -2
  64. package/dist/components/UiDatepicker/components/DatePickerSlider.js +2 -2
  65. package/dist/components/UiDragAndDrop/UiDragAndDrop.js +27 -22
  66. package/dist/components/UiDragAndDrop/UiFileItem.js +18 -13
  67. package/dist/components/UiDragAndDrop/UiFileItemLoading.js +2 -2
  68. package/dist/components/UiDropdown/UiDropdown.js +1 -1
  69. package/dist/components/UiGallery/UiGallery.js +2 -2
  70. package/dist/components/UiIconButton/UiIconButton.js +2 -2
  71. package/dist/components/UiInput/UiInput.js +2 -2
  72. package/dist/components/UiLanguages/UiLanguages.js +2 -2
  73. package/dist/components/UiLanguages/components/UiLanguageButton.js +1 -1
  74. package/dist/components/UiLayoutMenu/UiLayoutMenu.js +2 -2
  75. package/dist/components/UiLayoutMenu/UiLayoutMenuItem.js +2 -2
  76. package/dist/components/UiLoading/UiLoading.js +2 -2
  77. package/dist/components/UiMobileMenu/UiMobileMenu.js +2 -2
  78. package/dist/components/UiModal/UiModal.js +2 -2
  79. package/dist/components/UiPagination/UiPagination.js +2 -2
  80. package/dist/components/UiProfileMenu/UiProfileMenu.js +2 -2
  81. package/dist/components/UiProfileMenu/components/UiProfileMenuItem.js +2 -2
  82. package/dist/components/UiSelect/UiSelect.js +2 -2
  83. package/dist/components/UiSelect/components/SelectSearch.js +2 -2
  84. package/dist/components/UiSelect/components/SelectTrigger.js +1 -1
  85. package/dist/components/UiSelect/components/SelectVirtualList.js +2 -2
  86. package/dist/components/UiSwitch/UiSwitch.js +2 -2
  87. package/dist/components/UiTable/UiTable.js +2 -2
  88. package/dist/components/UiTable/components/TableSort.js +2 -2
  89. package/dist/components/UiTextarea/UiTextarea.js +1 -1
  90. package/dist/components/UiTooltip/UiTooltip.js +2 -2
  91. package/dist/composables/useNotification/UiNotification.js +20 -15
  92. package/dist/config/index.js +17 -2
  93. package/dist/index.js +97 -94
  94. package/dist/lib/components/UiChat/UiChat.vue.d.ts +11 -0
  95. package/dist/lib/components/UiChat/UiChatAttachments.vue.d.ts +14 -0
  96. package/dist/lib/components/UiChat/UiChatFooter.vue.d.ts +82 -0
  97. package/dist/lib/components/UiChat/UiChatHeader.vue.d.ts +11 -0
  98. package/dist/lib/components/UiChat/UiChatManagerAlert.vue.d.ts +5 -0
  99. package/dist/lib/components/UiChat/UiChatMessage.vue.d.ts +7 -0
  100. package/dist/lib/components/UiChat/UiChatMessageAttachments.vue.d.ts +6 -0
  101. package/dist/lib/components/UiChat/types.d.ts +57 -0
  102. package/dist/{components → lib/components}/UiDatepicker/UiDatepickerRange.vue.d.ts +52 -52
  103. package/dist/{components → lib/components}/UiGallery/UiGallery.vue.d.ts +2 -2
  104. package/dist/lib/components/UiGallery/types.d.ts +8 -0
  105. package/dist/{components → lib/components}/UiInput/types.d.ts +1 -0
  106. package/dist/{components → lib/components}/UiLanguages/UiLanguages.vue.d.ts +8 -6
  107. package/dist/{components → lib/components}/UiSelect/UiSelect.vue.d.ts +4 -4
  108. package/dist/{components → lib/components}/UiSelect/components/SelectSearch.vue.d.ts +4 -3
  109. package/dist/{components → lib/components}/UiTextarea/UiTextarea.vue.d.ts +5 -3
  110. package/dist/{components → lib/components}/UiTextarea/type.d.ts +1 -0
  111. package/dist/{config → lib/config}/index.d.ts +30 -0
  112. package/dist/{index.d.ts → lib/index.d.ts} +1 -0
  113. package/dist/style.css +1 -1
  114. package/package.json +1 -1
  115. package/dist/assets/UiGallery.vue_vue_type_script_setup_true_lang.vSJzXRLK.js +0 -97
  116. package/dist/assets/UiInput.vue_vue_type_script_setup_true_lang.BH5qdvOZ.js +0 -155
  117. package/dist/assets/UiTextarea.vue_vue_type_script_setup_true_lang.Dv0mPKxv.js +0 -105
  118. package/dist/components/UiGallery/types.d.ts +0 -6
  119. package/dist/{assets → lib/assets}/others/animations/Instrumenty.json.d.ts +0 -0
  120. package/dist/{assets → lib/assets}/others/animations/add-circle.json.d.ts +0 -0
  121. package/dist/{assets → lib/assets}/others/animations/add.json.d.ts +0 -0
  122. package/dist/{assets → lib/assets}/others/animations/auto-pay.json.d.ts +0 -0
  123. package/dist/{assets → lib/assets}/others/animations/balanceChange.json.d.ts +0 -0
  124. package/dist/{assets → lib/assets}/others/animations/block.json.d.ts +0 -0
  125. package/dist/{assets → lib/assets}/others/animations/buy-card.json.d.ts +0 -0
  126. package/dist/{assets → lib/assets}/others/animations/card.json.d.ts +0 -0
  127. package/dist/{assets → lib/assets}/others/animations/close.json.d.ts +0 -0
  128. package/dist/{assets → lib/assets}/others/animations/copy.json.d.ts +0 -0
  129. package/dist/{assets → lib/assets}/others/animations/dashboard.json.d.ts +0 -0
  130. package/dist/{assets → lib/assets}/others/animations/dashboardBetweenButton.json.d.ts +0 -0
  131. package/dist/{assets → lib/assets}/others/animations/dashboardTopupButton.json.d.ts +0 -0
  132. package/dist/{assets → lib/assets}/others/animations/delete.json.d.ts +0 -0
  133. package/dist/{assets → lib/assets}/others/animations/document.json.d.ts +0 -0
  134. package/dist/{assets → lib/assets}/others/animations/documentation.json.d.ts +0 -0
  135. package/dist/{assets → lib/assets}/others/animations/dollar.json.d.ts +0 -0
  136. package/dist/{assets → lib/assets}/others/animations/download-2.json.d.ts +0 -0
  137. package/dist/{assets → lib/assets}/others/animations/download.json.d.ts +0 -0
  138. package/dist/{assets → lib/assets}/others/animations/errors.json.d.ts +0 -0
  139. package/dist/{assets → lib/assets}/others/animations/grid-outline.json.d.ts +0 -0
  140. package/dist/{assets → lib/assets}/others/animations/grid.json.d.ts +0 -0
  141. package/dist/{assets → lib/assets}/others/animations/hny.json.d.ts +0 -0
  142. package/dist/{assets → lib/assets}/others/animations/input-1.json.d.ts +0 -0
  143. package/dist/{assets → lib/assets}/others/animations/kyc.json.d.ts +0 -0
  144. package/dist/{assets → lib/assets}/others/animations/language.json.d.ts +0 -0
  145. package/dist/{assets → lib/assets}/others/animations/list.json.d.ts +0 -0
  146. package/dist/{assets → lib/assets}/others/animations/login.json.d.ts +0 -0
  147. package/dist/{assets → lib/assets}/others/animations/menu-in.json.d.ts +0 -0
  148. package/dist/{assets → lib/assets}/others/animations/menu-out.json.d.ts +0 -0
  149. package/dist/{assets → lib/assets}/others/animations/my-app.json.d.ts +0 -0
  150. package/dist/{assets → lib/assets}/others/animations/new-windows.json.d.ts +0 -0
  151. package/dist/{assets → lib/assets}/others/animations/notifications.json.d.ts +0 -0
  152. package/dist/{assets → lib/assets}/others/animations/person.json.d.ts +0 -0
  153. package/dist/{assets → lib/assets}/others/animations/refferal.json.d.ts +0 -0
  154. package/dist/{assets → lib/assets}/others/animations/revenue.json.d.ts +0 -0
  155. package/dist/{assets → lib/assets}/others/animations/search.json.d.ts +0 -0
  156. package/dist/{assets → lib/assets}/others/animations/security.json.d.ts +0 -0
  157. package/dist/{assets → lib/assets}/others/animations/settings 1.json.d.ts +0 -0
  158. package/dist/{assets → lib/assets}/others/animations/settings 2.json.d.ts +0 -0
  159. package/dist/{assets → lib/assets}/others/animations/settings.json.d.ts +0 -0
  160. package/dist/{assets → lib/assets}/others/animations/sidebar.json.d.ts +0 -0
  161. package/dist/{assets → lib/assets}/others/animations/sort.json.d.ts +0 -0
  162. package/dist/{assets → lib/assets}/others/animations/statistics.json.d.ts +0 -0
  163. package/dist/{assets → lib/assets}/others/animations/support-2.json.d.ts +0 -0
  164. package/dist/{assets → lib/assets}/others/animations/support.json.d.ts +0 -0
  165. package/dist/{assets → lib/assets}/others/animations/team.json.d.ts +0 -0
  166. package/dist/{assets → lib/assets}/others/animations/team_1.json.d.ts +0 -0
  167. package/dist/{assets → lib/assets}/others/animations/telegram.json.d.ts +0 -0
  168. package/dist/{assets → lib/assets}/others/animations/tools.json.d.ts +0 -0
  169. package/dist/{assets → lib/assets}/others/animations/transaction.json.d.ts +0 -0
  170. package/dist/{assets → lib/assets}/others/animations/transactions.json.d.ts +0 -0
  171. package/dist/{assets → lib/assets}/others/animations/two-arrow-outline.json.d.ts +0 -0
  172. package/dist/{assets → lib/assets}/others/animations/wifi-proxy-2.json.d.ts +0 -0
  173. package/dist/{assets → lib/assets}/others/animations/wifi-proxy.json.d.ts +0 -0
  174. package/dist/{components → lib/components}/UiAnimation/UiAnimation.vue.d.ts +0 -0
  175. package/dist/{components → lib/components}/UiAnimation/types.d.ts +0 -0
  176. package/dist/{components → lib/components}/UiAvatar/UiAvatar.vue.d.ts +0 -0
  177. package/dist/{components → lib/components}/UiAvatar/components/AvatarMask.vue.d.ts +0 -0
  178. package/dist/{components → lib/components}/UiAvatar/types.d.ts +0 -0
  179. package/dist/{components → lib/components}/UiBlockTitle/UiBlockTitle.vue.d.ts +0 -0
  180. package/dist/{components → lib/components}/UiBlockTitle/types.d.ts +0 -0
  181. package/dist/{components → lib/components}/UiButton/UiButton.vue.d.ts +0 -0
  182. package/dist/{components → lib/components}/UiButton/types.d.ts +0 -0
  183. package/dist/{components → lib/components}/UiCheckbox/UiCheckbox.vue.d.ts +0 -0
  184. package/dist/{components → lib/components}/UiCheckbox/types.d.ts +0 -0
  185. package/dist/{components → lib/components}/UiCheckboxGroup/UiCheckboxGroup.vue.d.ts +0 -0
  186. package/dist/{components → lib/components}/UiCheckboxGroup/constants.d.ts +0 -0
  187. package/dist/{components → lib/components}/UiCheckboxGroup/types.d.ts +0 -0
  188. package/dist/{components → lib/components}/UiCollapse/UiCollapse.vue.d.ts +0 -0
  189. package/dist/{components → lib/components}/UiCollapse/constants.d.ts +0 -0
  190. package/dist/{components → lib/components}/UiCollapse/types.d.ts +0 -0
  191. package/dist/{components → lib/components}/UiCollapseItem/UiCollapseItem.vue.d.ts +0 -0
  192. package/dist/{components → lib/components}/UiCollapseItem/types.d.ts +0 -0
  193. package/dist/{components → lib/components}/UiConfirm/UiConfirm.vue.d.ts +0 -0
  194. package/dist/{components → lib/components}/UiConfirm/types.d.ts +0 -0
  195. package/dist/{components → lib/components}/UiCopyText/UiCopyText.vue.d.ts +1 -1
  196. package/dist/{components → lib/components}/UiCopyText/types.d.ts +0 -0
  197. package/dist/{components → lib/components}/UiDatepicker/components/DatePickerInput.vue.d.ts +0 -0
  198. package/dist/{components → lib/components}/UiDatepicker/components/DatePickerInputs.vue.d.ts +0 -0
  199. package/dist/{components → lib/components}/UiDatepicker/components/DatePickerPresets.vue.d.ts +0 -0
  200. package/dist/{components → lib/components}/UiDatepicker/components/DatePickerSlider.vue.d.ts +0 -0
  201. package/dist/{components → lib/components}/UiDatepicker/composables/useDatePicker.d.ts +0 -0
  202. package/dist/{components → lib/components}/UiDatepicker/composables/useDatePickerPresets.d.ts +0 -0
  203. package/dist/{components → lib/components}/UiDatepicker/composables/useDatePickerSelected.d.ts +0 -0
  204. package/dist/{components → lib/components}/UiDatepicker/types.d.ts +0 -0
  205. package/dist/{components → lib/components}/UiDragAndDrop/UiDragAndDrop.vue.d.ts +0 -0
  206. package/dist/{components → lib/components}/UiDragAndDrop/UiFileItem.vue.d.ts +0 -0
  207. package/dist/{components → lib/components}/UiDragAndDrop/UiFileItemLoading.vue.d.ts +0 -0
  208. package/dist/{components → lib/components}/UiDragAndDrop/UiProgressBar.vue.d.ts +0 -0
  209. package/dist/{components → lib/components}/UiDragAndDrop/icons/FileIcon.vue.d.ts +0 -0
  210. package/dist/{components → lib/components}/UiDragAndDrop/types.d.ts +0 -0
  211. package/dist/{components → lib/components}/UiDrawer/UiDrawer.vue.d.ts +0 -0
  212. package/dist/{components → lib/components}/UiDrawer/types.d.ts +0 -0
  213. package/dist/{components → lib/components}/UiDropdown/UiDropdown.vue.d.ts +2 -2
  214. package/dist/{components → lib/components}/UiDropdown/types.d.ts +0 -0
  215. package/dist/{components → lib/components}/UiFlagIcon/UiFlagIcon.vue.d.ts +0 -0
  216. package/dist/{components → lib/components}/UiFlagIcon/types.d.ts +0 -0
  217. package/dist/{components → lib/components}/UiForm/UiForm.vue.d.ts +0 -0
  218. package/dist/{components → lib/components}/UiForm/constants.d.ts +0 -0
  219. package/dist/{components → lib/components}/UiForm/types.d.ts +0 -0
  220. package/dist/{components → lib/components}/UiForm/useValidate.d.ts +0 -0
  221. package/dist/{components → lib/components}/UiForm/validations.d.ts +0 -0
  222. package/dist/{components → lib/components}/UiFormItem/UiFormItem.vue.d.ts +0 -0
  223. package/dist/{components → lib/components}/UiFormItem/types.d.ts +0 -0
  224. package/dist/{components → lib/components}/UiIcon/UiIcon.vue.d.ts +0 -0
  225. package/dist/{components → lib/components}/UiIcon/types.d.ts +0 -0
  226. package/dist/{components → lib/components}/UiIconButton/UiIconButton.vue.d.ts +0 -0
  227. package/dist/{components → lib/components}/UiIconButton/types.d.ts +0 -0
  228. package/dist/{components → lib/components}/UiInput/UiInput.vue.d.ts +1 -1
  229. package/dist/{components → lib/components}/UiLanguages/components/UiLanguageButton.vue.d.ts +0 -0
  230. package/dist/{components → lib/components}/UiLanguages/types.d.ts +0 -0
  231. package/dist/{components → lib/components}/UiLayout/UiLayout.vue.d.ts +0 -0
  232. package/dist/{components → lib/components}/UiLayout/types.d.ts +0 -0
  233. package/dist/{components → lib/components}/UiLayoutAuth/UiLayoutAuth.vue.d.ts +0 -0
  234. package/dist/{components → lib/components}/UiLayoutMenu/UiLayoutMenu.vue.d.ts +0 -0
  235. package/dist/{components → lib/components}/UiLayoutMenu/UiLayoutMenuItem.vue.d.ts +0 -0
  236. package/dist/{components → lib/components}/UiLayoutMenu/types.d.ts +0 -0
  237. package/dist/{components → lib/components}/UiLink/UiLink.vue.d.ts +0 -0
  238. package/dist/{components → lib/components}/UiLink/types.d.ts +0 -0
  239. package/dist/{components → lib/components}/UiLoading/UiLoading.vue.d.ts +0 -0
  240. package/dist/{components → lib/components}/UiLoading/types.d.ts +0 -0
  241. package/dist/{components → lib/components}/UiMobileMenu/UiMobileMenu.vue.d.ts +0 -0
  242. package/dist/{components → lib/components}/UiModal/UiModal.vue.d.ts +0 -0
  243. package/dist/{components → lib/components}/UiModal/types.d.ts +0 -0
  244. package/dist/{components → lib/components}/UiOverlay/UiOverlay.vue.d.ts +0 -0
  245. package/dist/{components → lib/components}/UiPagination/UiPagination.vue.d.ts +0 -0
  246. package/dist/{components → lib/components}/UiPagination/components/IconArrow.vue.d.ts +0 -0
  247. package/dist/{components → lib/components}/UiPagination/types.d.ts +0 -0
  248. package/dist/{components → lib/components}/UiProfileMenu/UiProfileMenu.vue.d.ts +0 -0
  249. package/dist/{components → lib/components}/UiProfileMenu/components/UiProfileMenuItem.vue.d.ts +0 -0
  250. package/dist/{components → lib/components}/UiProfileMenu/types.d.ts +0 -0
  251. package/dist/{components → lib/components}/UiRadio/UiRadio.vue.d.ts +0 -0
  252. package/dist/{components → lib/components}/UiRadio/types.d.ts +0 -0
  253. package/dist/{components → lib/components}/UiRadioGroup/UiRadioGroup.vue.d.ts +0 -0
  254. package/dist/{components → lib/components}/UiRadioGroup/constants.d.ts +0 -0
  255. package/dist/{components → lib/components}/UiRadioGroup/types.d.ts +0 -0
  256. package/dist/{components → lib/components}/UiSelect/components/SelectList.vue.d.ts +0 -0
  257. package/dist/{components → lib/components}/UiSelect/components/SelectListItem.vue.d.ts +0 -0
  258. package/dist/{components → lib/components}/UiSelect/components/SelectTrigger.vue.d.ts +0 -0
  259. package/dist/{components → lib/components}/UiSelect/components/SelectVirtualList.vue.d.ts +0 -0
  260. package/dist/{components → lib/components}/UiSelect/composables/useKeyboard.d.ts +0 -0
  261. package/dist/{components → lib/components}/UiSelect/composables/useMultiple.d.ts +0 -0
  262. package/dist/{components → lib/components}/UiSelect/types.d.ts +0 -0
  263. package/dist/{components → lib/components}/UiSkeleton/UiSkeleton.vue.d.ts +1 -1
  264. package/dist/{components → lib/components}/UiSkeleton/types.d.ts +0 -0
  265. package/dist/{components → lib/components}/UiSwitch/UiSwitch.vue.d.ts +0 -0
  266. package/dist/{components → lib/components}/UiSwitch/types.d.ts +0 -0
  267. package/dist/{components → lib/components}/UiTable/UiTable.vue.d.ts +0 -0
  268. package/dist/{components → lib/components}/UiTable/components/TableSort.vue.d.ts +0 -0
  269. package/dist/{components → lib/components}/UiTable/components/TableSummary.vue.d.ts +0 -0
  270. package/dist/{components → lib/components}/UiTable/composables/useExpande.d.ts +0 -0
  271. package/dist/{components → lib/components}/UiTable/composables/useSelected.d.ts +0 -0
  272. package/dist/{components → lib/components}/UiTable/composables/useSort.d.ts +0 -0
  273. package/dist/{components → lib/components}/UiTable/helpers/getValueByHeaderName.d.ts +0 -0
  274. package/dist/{components → lib/components}/UiTable/types.d.ts +0 -0
  275. package/dist/{components → lib/components}/UiTabs/UiTabs.vue.d.ts +0 -0
  276. package/dist/{components → lib/components}/UiTabs/constants.d.ts +0 -0
  277. package/dist/{components → lib/components}/UiTabs/types.d.ts +0 -0
  278. package/dist/{components → lib/components}/UiTabsItem/UiTabsItem.vue.d.ts +0 -0
  279. package/dist/{components → lib/components}/UiTabsItem/types.d.ts +0 -0
  280. package/dist/{components → lib/components}/UiTag/UiTag.vue.d.ts +0 -0
  281. package/dist/{components → lib/components}/UiTag/types.d.ts +0 -0
  282. package/dist/{components → lib/components}/UiTooltip/UiTooltip.vue.d.ts +2 -2
  283. /package/dist/{components → lib/components}/UiTooltip/types.d.ts +0 -0
  284. /package/dist/{composables → lib/composables}/useBreakpoints.d.ts +0 -0
  285. /package/dist/{composables → lib/composables}/useNotification/UiNotification.vue.d.ts +0 -0
  286. /package/dist/{composables → lib/composables}/useNotification/types.d.ts +0 -0
  287. /package/dist/{composables → lib/composables}/useNotification/useNotification.d.ts +0 -0
  288. /package/dist/{helpers → lib/helpers}/animations-list.d.ts +0 -0
  289. /package/dist/{helpers → lib/helpers}/is-mobile-device.d.ts +0 -0
  290. /package/dist/{helpers → lib/helpers}/svg-list.d.ts +0 -0
  291. /package/dist/{helpers → lib/helpers}/toogleHiddenClass.d.ts +0 -0
@@ -1,21 +1,28 @@
1
- import { defineComponent as K, mergeModels as L, useModel as O, ref as S, computed as z, onMounted as X, createElementBlock as w, openBlock as v, normalizeClass as Z, createVNode as n, unref as a, withCtx as r, createBlock as P, createCommentVNode as I, createTextVNode as B, toDisplayString as g, createElementVNode as N, renderSlot as Y } from "vue";
2
- import { _ as ee } from "./DatePickerInputs.vue_vue_type_script_setup_true_lang.CHu97t2s.js";
3
- import { Q as ae } from "./style.CD0jFgS4.js";
4
- import { _ as te } from "./DatePickerPresets.vue_vue_type_script_setup_true_lang.CKckhapZ.js";
1
+ import { defineComponent as K, mergeModels as L, useModel as O, ref as S, computed as z, onMounted as X, createElementBlock as w, openBlock as v, normalizeClass as Z, createVNode as n, unref as t, withCtx as r, createBlock as P, createCommentVNode as I, createTextVNode as B, toDisplayString as g, createElementVNode as N, renderSlot as Y } from "vue";
2
+ import { _ as ee } from "./DatePickerInputs.vue_vue_type_script_setup_true_lang.BDpkRcEN.js";
3
+ import { Q as te } from "./style.C3xG1ALc.js";
4
+ import { _ as ae } from "./DatePickerPresets.vue_vue_type_script_setup_true_lang.CKckhapZ.js";
5
5
  /* empty css */
6
- import { _ as le } from "./DatePickerSlider.vue_vue_type_script_setup_true_lang.OWR8o6fM.js";
7
- import { _ as R } from "./UiIconButton.vue_vue_type_script_setup_true_lang.O2daaEIF.js";
8
- import { a as oe } from "./index.CWUzDs_o.js";
6
+ import { _ as oe } from "./DatePickerSlider.vue_vue_type_script_setup_true_lang.BGkzUy3Z.js";
7
+ import { _ as R } from "./UiIconButton.vue_vue_type_script_setup_true_lang.cJvSLKjQ.js";
8
+ import { a as le } from "./index.Cp1LhIxy.js";
9
9
  import "./vue3-lottie.es.BGWavb2-.js";
10
- import { _ as U } from "./UiButton.vue_vue_type_script_setup_true_lang.CAgnUvIV.js";
11
- /* empty css */
10
+ import { _ as U } from "./UiButton.vue_vue_type_script_setup_true_lang.C58Ve9-q.js";
12
11
  import { _ as ie } from "./UiIcon.vue_vue_type_script_setup_true_lang.BjdWpbZ0.js";
13
12
  /* empty css */
13
+ /* empty css */
14
+ import { config as D } from "../config/index.js";
15
+ /* empty css */
16
+ /* empty css */
17
+ /* empty css */
14
18
  /* empty css */
19
+ /* empty css */
20
+ /* empty css */
21
+ /* empty css */
15
22
  import { u as ne } from "./useDatePicker.DnhbkLG1.js";
23
+ /* empty css */
16
24
  import { useDatePickerPresets as re } from "../components/UiDatepicker/composables/useDatePickerPresets.js";
17
25
  import { useDatePickerSelected as se } from "../components/UiDatepicker/composables/useDatePickerSelected.js";
18
- import { config as D } from "../config/index.js";
19
26
  /* empty css */
20
27
  /* empty css */
21
28
  /* empty css */
@@ -28,16 +35,14 @@ import "vue-router";
28
35
  /* empty css */
29
36
  /* empty css */
30
37
  /* empty css */
31
- /* empty css */
32
38
  /* empty css */
33
39
  /* empty css */
34
40
  /* empty css */
35
41
  /* empty css */
36
- /* empty css */
37
42
  const me = {
38
43
  key: 1,
39
44
  class: "ui-datepicker__trigger"
40
- }, ue = { class: "ui-datepicker__navigate" }, de = { class: "ui-datepicker__navigate-value" }, Ke = /* @__PURE__ */ K({
45
+ }, ue = { class: "ui-datepicker__navigate" }, de = { class: "ui-datepicker__navigate-value" }, Ye = /* @__PURE__ */ K({
41
46
  __name: "UiDatepickerRange",
42
47
  props: /* @__PURE__ */ L({
43
48
  disabled: { type: Boolean },
@@ -56,7 +61,7 @@ const me = {
56
61
  }),
57
62
  emits: ["update:modelValue"],
58
63
  setup(C) {
59
- const u = C, l = O(C, "modelValue"), { width: E } = oe(), { dayjs: s, today: F, endDate: y, startDate: k, beginDate: H, modelValueFormat: V } = ne(l), m = S(), o = S(["", ""]), d = S(!1), Q = z(
64
+ const u = C, o = O(C, "modelValue"), { width: E } = le(), { dayjs: s, today: F, endDate: y, startDate: k, beginDate: H, modelValueFormat: V } = ne(o), m = S(), l = S(["", ""]), d = S(!1), Q = z(
60
65
  () => u.beginDate ? s(u.beginDate).format(V.value) : null
61
66
  ), p = z(() => u.maxDate ?? F), _ = z(() => u.minDate), { presets: c } = re({ beginDate: Q.value ?? H.value }), { isAllTimeSelected: T, selectedDate: $, formattedSelectedDate: j, selectedRange: x } = se({
62
67
  presets: c,
@@ -70,50 +75,50 @@ const me = {
70
75
  }
71
76
  function q(e) {
72
77
  if (!e) return;
73
- const t = Array.isArray(e) ? e : [e, e];
74
- d.value = e.length < 2, t.length === 2 && (o.value = t);
78
+ const a = Array.isArray(e) ? e : [e, e];
79
+ d.value = e.length < 2, a.length === 2 && (l.value = a);
75
80
  }
76
81
  function M(e) {
77
- l.value = [s(e[0]).format(V.value), s(e[1]).format(V.value)];
82
+ o.value = [s(e[0]).format(V.value), s(e[1]).format(V.value)];
78
83
  }
79
84
  function A(e) {
80
- const t = Array.isArray(e) ? e : [e, e];
81
- k.value && y.value && k.value.isSame(t[0], "day") && y.value.isSame(t[1], "day") || M(t);
85
+ const a = Array.isArray(e) ? e : [e, e];
86
+ k.value && y.value && k.value.isSame(a[0], "day") && y.value.isSame(a[1], "day") || M(a);
82
87
  }
83
88
  function G() {
84
- const e = u.single ? s(o.value[0], D.uiDatePicker.modelValueFormat).toDate() : o.value;
89
+ const e = u.single ? s(l.value[0], D.uiDatePicker.modelValueFormat).toDate() : l.value;
85
90
  m.value?.updateInternalModelValue(e), m.value?.setMonthYear({
86
- month: s(o.value[0]).month(),
87
- year: s(o.value[0]).year()
91
+ month: s(l.value[0]).month(),
92
+ year: s(l.value[0]).year()
88
93
  });
89
94
  }
90
95
  const J = () => {
91
- l.value = [], o.value = ["", ""], d.value = !0, m.value?.closeMenu();
96
+ o.value = [], l.value = ["", ""], d.value = !0, m.value?.closeMenu();
92
97
  };
93
98
  return X(() => {
94
- l.value.length || (d.value = !0);
95
- }), (e, t) => (v(), w("div", {
99
+ o.value.length || (d.value = !0);
100
+ }), (e, a) => (v(), w("div", {
96
101
  class: Z(["ui-datepicker-range", [e.size, { "is-disabled": e.disabled }]])
97
102
  }, [
98
- n(le, {
99
- disabled: !l.value.length || a(T),
100
- modelValue: l.value,
101
- "onUpdate:modelValue": t[2] || (t[2] = (i) => l.value = i),
102
- "selected-range": a(x),
103
+ n(oe, {
104
+ disabled: !o.value.length || t(T),
105
+ modelValue: o.value,
106
+ "onUpdate:modelValue": a[2] || (a[2] = (i) => o.value = i),
107
+ "selected-range": t(x),
103
108
  "is-show": !e.hideSliderArrows,
104
109
  "min-date": _.value,
105
110
  "max-date": p.value
106
111
  }, {
107
112
  default: r(() => [
108
- n(a(ae), {
113
+ n(t(te), {
109
114
  position: "center",
110
- locale: a(D).locale,
115
+ locale: t(D).locale,
111
116
  ref_key: "pickerRef",
112
117
  ref: m,
113
- "model-value": e.single ? l.value[0] : l.value,
118
+ "model-value": e.single ? o.value[0] : o.value,
114
119
  "enable-time-picker": !1,
115
120
  range: !e.single,
116
- "multi-calendars": !e.single && a(E) > 1e3,
121
+ "multi-calendars": !e.single && t(E) > 1e3,
117
122
  "month-name-format": "long",
118
123
  "max-date": p.value,
119
124
  "min-date": _.value,
@@ -125,33 +130,33 @@ const me = {
125
130
  onInternalModelChange: q
126
131
  }, {
127
132
  "left-sidebar": r(() => [
128
- !e.single && a(c).length ? (v(), P(te, {
133
+ !e.single && t(c).length ? (v(), P(ae, {
129
134
  key: 0,
130
- presets: a(c),
131
- date: o.value,
135
+ presets: t(c),
136
+ date: l.value,
132
137
  onChange: W
133
138
  }, null, 8, ["presets", "date"])) : I("", !0),
134
139
  n(ee, {
135
140
  onChange: G,
136
- onSubmit: t[0] || (t[0] = (i) => m.value.selectDate()),
137
- modelValue: o.value,
138
- "onUpdate:modelValue": t[1] || (t[1] = (i) => o.value = i),
141
+ onSubmit: a[0] || (a[0] = (i) => m.value.selectDate()),
142
+ modelValue: l.value,
143
+ "onUpdate:modelValue": a[1] || (a[1] = (i) => l.value = i),
139
144
  single: e.single
140
145
  }, null, 8, ["modelValue", "single"])
141
146
  ]),
142
147
  trigger: r(() => [
143
148
  e.$slots.trigger ? Y(e.$slots, "trigger", {
144
149
  key: 0,
145
- date: l.value,
146
- presets: a(c),
147
- selectedDate: a($),
148
- formattedSelectedDate: a(j)
150
+ date: o.value,
151
+ presets: t(c),
152
+ selectedDate: t($),
153
+ formattedSelectedDate: t(j)
149
154
  }) : (v(), w("button", me, [
150
- n(a(ie), {
155
+ n(t(ie), {
151
156
  type: "400",
152
157
  name: "calendar-month"
153
158
  }),
154
- B(g(a($)), 1)
159
+ B(g(t($)), 1)
155
160
  ]))
156
161
  ]),
157
162
  "month-year": r(({ month: i, months: b, handleMonthYearChange: f }) => [
@@ -174,23 +179,23 @@ const me = {
174
179
  ])
175
180
  ]),
176
181
  "action-row": r(({ disabled: i, selectDate: b }) => [
177
- n(a(U), {
182
+ n(t(U), {
178
183
  disabled: d.value || i,
179
184
  mode: "neutral",
180
185
  onClick: b
181
186
  }, {
182
187
  default: r(() => [
183
- B(g(a(D).uiDatePicker.translations.applyButton), 1)
188
+ B(g(t(D).uiDatePicker.translations.applyButton), 1)
184
189
  ]),
185
190
  _: 2
186
191
  }, 1032, ["disabled", "onClick"]),
187
- l.value.length && e.clearable ? (v(), P(a(U), {
192
+ o.value.length && e.clearable ? (v(), P(t(U), {
188
193
  key: 0,
189
194
  type: "secondary",
190
195
  onClick: J
191
196
  }, {
192
197
  default: r(() => [
193
- B(g(a(D).uiDatePicker.translations.clearButton), 1)
198
+ B(g(t(D).uiDatePicker.translations.clearButton), 1)
194
199
  ]),
195
200
  _: 1
196
201
  })) : I("", !0)
@@ -204,5 +209,5 @@ const me = {
204
209
  }
205
210
  });
206
211
  export {
207
- Ke as _
212
+ Ye as _
208
213
  };
@@ -2,7 +2,7 @@ import { defineComponent as E, mergeModels as k, useCssVars as R, ref as p, useM
2
2
  import { _ as x } from "./UiIcon.vue_vue_type_script_setup_true_lang.BjdWpbZ0.js";
3
3
  /* empty css */
4
4
  import { u as F, o as I, s as P, f as q, a as A, b as G } from "./floating-ui.vue.CQbj4WJd.js";
5
- import { o as J, a as K } from "./index.CWUzDs_o.js";
5
+ import { o as J, a as K } from "./index.Cp1LhIxy.js";
6
6
  import { isMobileDevice as L } from "../helpers/is-mobile-device.js";
7
7
  const te = /* @__PURE__ */ E({
8
8
  __name: "UiDropdown",
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as _, computed as n, createElementBlock as f, openBlock as p, createElementVNode as i, createVNode as l, toDisplayString as t, withCtx as d, createTextVNode as u, unref as g } from "vue";
2
- import { _ as v } from "./UiButton.vue_vue_type_script_setup_true_lang.CAgnUvIV.js";
3
- import "./style.CD0jFgS4.js";
2
+ import { _ as v } from "./UiButton.vue_vue_type_script_setup_true_lang.C58Ve9-q.js";
3
+ import "./style.C3xG1ALc.js";
4
4
  import { _ as h } from "./UiProgressBar.vue_vue_type_script_setup_true_lang.CB-UHfBS.js";
5
5
  /* empty css */
6
6
  import { config as a } from "../config/index.js";
@@ -0,0 +1,96 @@
1
+ import { defineComponent as w, mergeModels as C, useModel as V, ref as x, computed as v, watch as I, onMounted as E, onUnmounted as L, createBlock as M, openBlock as m, Teleport as U, createVNode as t, Transition as k, withCtx as p, createElementBlock as h, createCommentVNode as B, withModifiers as N, createElementVNode as n, normalizeClass as _ } from "vue";
2
+ import { _ as g } from "./UiIcon.vue_vue_type_script_setup_true_lang.BjdWpbZ0.js";
3
+ /* empty css */
4
+ const z = ["disabled"], R = { class: "ui-gallery__slider" }, $ = { class: "ui-gallery__slide" }, A = ["src"], O = ["disabled"], G = /* @__PURE__ */ w({
5
+ __name: "UiGallery",
6
+ props: /* @__PURE__ */ C({
7
+ images: {},
8
+ initialIndex: { default: 0 }
9
+ }, {
10
+ modelValue: { type: Boolean, required: !0 },
11
+ modelModifiers: {}
12
+ }),
13
+ emits: ["update:modelValue"],
14
+ setup(a) {
15
+ const i = V(a, "modelValue"), l = x(a.initialIndex), r = x(!0), u = v(() => l.value > 0), d = v(() => l.value < a.images.length - 1), f = v(() => {
16
+ const e = a.images[l.value];
17
+ return e ? e.url || (e.file ? URL.createObjectURL(e.file) : "") : "";
18
+ }), o = (e) => {
19
+ r.value = !1, e === "prev" && u.value ? l.value-- : e === "next" && d.value && l.value++;
20
+ }, c = () => {
21
+ i.value = !1;
22
+ }, y = (e) => {
23
+ i.value && (e.key === "ArrowLeft" && o("prev"), e.key === "ArrowRight" && o("next"), e.key === "Escape" && c());
24
+ };
25
+ return I(
26
+ () => i.value,
27
+ (e) => {
28
+ e && (l.value = a.initialIndex, r.value = !0);
29
+ }
30
+ ), E(() => document.addEventListener("keydown", y)), L(() => document.removeEventListener("keydown", y)), (e, s) => (m(), M(U, { to: "body" }, [
31
+ t(k, { name: "ui-gallery-fade" }, {
32
+ default: p(() => [
33
+ i.value && e.images.length && f.value ? (m(), h("div", {
34
+ key: 0,
35
+ class: "ui-gallery",
36
+ onClick: N(c, ["self"])
37
+ }, [
38
+ n("button", {
39
+ class: _(["ui-gallery__nav ui-gallery__nav--prev", { "ui-gallery__nav--active": u.value }]),
40
+ disabled: !u.value,
41
+ onClick: s[0] || (s[0] = (b) => o("prev"))
42
+ }, [
43
+ t(g, {
44
+ name: "chevron-left 1",
45
+ type: "400",
46
+ size: "xxl"
47
+ })
48
+ ], 10, z),
49
+ n("div", R, [
50
+ n("button", {
51
+ class: "ui-gallery__close",
52
+ onClick: c
53
+ }, [
54
+ t(g, {
55
+ name: "close",
56
+ type: "400"
57
+ })
58
+ ]),
59
+ n("div", $, [
60
+ t(k, {
61
+ name: "ui-gallery-crossfade",
62
+ mode: "out-in"
63
+ }, {
64
+ default: p(() => [
65
+ (m(), h("img", {
66
+ key: l.value,
67
+ src: f.value,
68
+ alt: "",
69
+ class: _(["ui-gallery__image", { "ui-gallery__image--initial": r.value }])
70
+ }, null, 10, A))
71
+ ]),
72
+ _: 1
73
+ })
74
+ ])
75
+ ]),
76
+ n("button", {
77
+ class: _(["ui-gallery__nav ui-gallery__nav--next", { "ui-gallery__nav--active": d.value }]),
78
+ disabled: !d.value,
79
+ onClick: s[1] || (s[1] = (b) => o("next"))
80
+ }, [
81
+ t(g, {
82
+ name: "chevron-right",
83
+ type: "400",
84
+ size: "xxl"
85
+ })
86
+ ], 10, O)
87
+ ])) : B("", !0)
88
+ ]),
89
+ _: 1
90
+ })
91
+ ]));
92
+ }
93
+ });
94
+ export {
95
+ G as _
96
+ };
@@ -1,12 +1,20 @@
1
- import { defineComponent as a, computed as p, createBlock as m, openBlock as l, resolveDynamicComponent as s, mergeProps as d, withCtx as u, withDirectives as c, createVNode as i, unref as t, vShow as f } from "vue";
1
+ import { defineComponent as m, computed as a, createBlock as l, openBlock as s, resolveDynamicComponent as d, mergeProps as u, withCtx as f, withDirectives as c, createVNode as t, createElementVNode as y, unref as r, vShow as z } from "vue";
2
2
  import "./vue3-lottie.es.BGWavb2-.js";
3
- import "./style.CD0jFgS4.js";
4
- import { _ as y } from "./UiIcon.vue_vue_type_script_setup_true_lang.BjdWpbZ0.js";
3
+ import "./style.C3xG1ALc.js";
4
+ import { _ as g } from "./UiIcon.vue_vue_type_script_setup_true_lang.BjdWpbZ0.js";
5
5
  /* empty css */
6
- /* empty css */
6
+ import { _ as b } from "./UiLoading.vue_vue_type_script_setup_true_lang.cWPzNcNZ.js";
7
+ /* empty css */
8
+ import "../config/index.js";
9
+ /* empty css */
10
+ /* empty css */
11
+ /* empty css */
7
12
  /* empty css */
13
+ /* empty css */
14
+ /* empty css */
15
+ /* empty css */
8
16
  import "./useDatePicker.DnhbkLG1.js";
9
- import "../config/index.js";
17
+ /* empty css */
10
18
  /* empty css */
11
19
  import "../components/UiDatepicker/composables/useDatePickerPresets.js";
12
20
  /* empty css */
@@ -19,16 +27,13 @@ import "../components/UiDatepicker/composables/useDatePickerPresets.js";
19
27
  /* empty css */
20
28
  import "vue-router";
21
29
  /* empty css */
22
- import { _ as z } from "./UiLoading.vue_vue_type_script_setup_true_lang.D452h_BA.js";
23
30
  /* empty css */
24
31
  /* empty css */
25
- /* empty css */
26
32
  /* empty css */
27
33
  /* empty css */
28
34
  /* empty css */
29
35
  /* empty css */
30
- /* empty css */
31
- const W = /* @__PURE__ */ a({
36
+ const oo = /* @__PURE__ */ m({
32
37
  __name: "UiIconButton",
33
38
  props: {
34
39
  mode: { default: "circle" },
@@ -45,9 +50,9 @@ const W = /* @__PURE__ */ a({
45
50
  nativeType: { default: "button" },
46
51
  containerSmall: { type: Boolean }
47
52
  },
48
- setup(r) {
49
- const e = r, n = p(() => e.href ? "a" : e.to ? "router-link" : "button");
50
- return (o, g) => (l(), m(s(n.value), d(o.$attrs, {
53
+ setup(n) {
54
+ const e = n, p = a(() => e.href ? "a" : e.to ? "router-link" : "button");
55
+ return (o, i) => (s(), l(d(p.value), u(o.$attrs, {
51
56
  to: o.to,
52
57
  type: o.nativeType,
53
58
  disabled: o.disabled || o.loading,
@@ -62,25 +67,26 @@ const W = /* @__PURE__ */ a({
62
67
  }
63
68
  ]]
64
69
  }), {
65
- default: u(() => [
66
- c(i(t(y), {
70
+ default: f(() => [
71
+ c(t(r(g), {
67
72
  color: o.iconColor,
68
73
  name: o.iconName,
69
74
  type: o.iconType,
70
75
  size: o.size
71
76
  }, null, 8, ["color", "name", "type", "size"]), [
72
- [f, !o.loading]
77
+ [z, !o.loading]
73
78
  ]),
74
- i(t(z), {
79
+ t(r(b), {
75
80
  "is-show": o.loading,
76
81
  "icon-size": o.size,
77
82
  "icon-color": o.iconColor
78
- }, null, 8, ["is-show", "icon-size", "icon-color"])
83
+ }, null, 8, ["is-show", "icon-size", "icon-color"]),
84
+ i[0] || (i[0] = y("div", { class: "ui-icon-button__hover-effect" }, null, -1))
79
85
  ]),
80
86
  _: 1
81
87
  }, 16, ["to", "type", "disabled", "class"]));
82
88
  }
83
89
  });
84
90
  export {
85
- W as _
91
+ oo as _
86
92
  };
@@ -0,0 +1,183 @@
1
+ import { defineComponent as P, mergeModels as h, useModel as T, ref as t, onMounted as U, createElementBlock as y, openBlock as i, normalizeClass as q, createCommentVNode as u, createElementVNode as m, renderSlot as B, withDirectives as v, toDisplayString as F, withKeys as H, vModelDynamic as L, createBlock as k, Transition as V, withCtx as C, createVNode as E, vShow as g, withModifiers as j } from "vue";
2
+ import { _ as A } from "./UiIconButton.vue_vue_type_script_setup_true_lang.cJvSLKjQ.js";
3
+ import "./style.C3xG1ALc.js";
4
+ const G = {
5
+ class: "ui-input__inner",
6
+ tabindex: "-1"
7
+ }, J = {
8
+ key: 0,
9
+ class: "ui-input__label"
10
+ }, O = ["type", "placeholder", "disabled", "readonly", "autofocus", "tabindex", "autocomplete", "name", "step"], Y = /* @__PURE__ */ P({
11
+ __name: "UiInput",
12
+ props: /* @__PURE__ */ h({
13
+ isDisabled: { type: Boolean },
14
+ placeholder: {},
15
+ label: {},
16
+ size: { default: "md" },
17
+ filled: { type: Boolean },
18
+ error: { type: Boolean },
19
+ disabled: { type: Boolean },
20
+ inside: { type: Boolean },
21
+ type: { default: "text" },
22
+ readonly: { type: Boolean },
23
+ readonlyInteractive: { type: Boolean },
24
+ autofocus: { type: Boolean },
25
+ clearable: { type: Boolean },
26
+ isEmptyValueNull: { type: Boolean },
27
+ id: {},
28
+ indexTab: { default: "0" },
29
+ autocomplete: { default: "off" },
30
+ showPassword: { type: Boolean },
31
+ name: {},
32
+ step: { default: "any" }
33
+ }, {
34
+ modelValue: { default: null },
35
+ modelModifiers: {}
36
+ }),
37
+ emits: /* @__PURE__ */ h(["change", "clear", "blur", "input"], ["update:modelValue"]),
38
+ setup(b, { expose: D, emit: I }) {
39
+ const o = b, d = I, n = T(b, "modelValue"), p = t(!1), s = t(!1), a = t(), f = t(), c = t(), $ = [
40
+ "ArrowLeft",
41
+ "ArrowRight",
42
+ "ArrowUp",
43
+ "ArrowDown",
44
+ "Tab",
45
+ "Home",
46
+ "End",
47
+ "Shift",
48
+ "Control",
49
+ "Alt",
50
+ "Meta",
51
+ "Escape"
52
+ ];
53
+ function z() {
54
+ p.value = !1, a.value?.blur(), d("blur");
55
+ }
56
+ function M() {
57
+ n.value = o.isEmptyValueNull ? null : "", d("clear");
58
+ }
59
+ function R(e) {
60
+ o.isEmptyValueNull && e.target.value === "" && (n.value = null), d("input", e.target.value);
61
+ }
62
+ function w() {
63
+ o.disabled || o.readonly || (p.value = !0, a.value?.focus());
64
+ }
65
+ function S(e) {
66
+ !o.readonlyInteractive || e.ctrlKey || e.metaKey || $.includes(e.key) || e.preventDefault();
67
+ }
68
+ function K(e) {
69
+ o.readonlyInteractive && e.preventDefault();
70
+ }
71
+ function N(e) {
72
+ o.readonlyInteractive && e.preventDefault();
73
+ }
74
+ return D({
75
+ focus: () => a.value?.focus()
76
+ }), U(() => {
77
+ f.value && o.disabled && f.value.querySelectorAll("button").forEach((e) => e.disabled = !0), c.value && o.disabled && c.value.querySelectorAll("button").forEach((e) => e.disabled = !0);
78
+ }), (e, l) => (i(), y("div", {
79
+ class: q(["ui-input", [
80
+ e.size,
81
+ { "is-focus": p.value },
82
+ { "is-filled": e.filled },
83
+ { "is-disabled": e.disabled },
84
+ { "is-inside": e.inside },
85
+ { "not-empty": !!n.value }
86
+ ]]),
87
+ tabindex: "-1",
88
+ onClick: w
89
+ }, [
90
+ e.$slots.prepend ? (i(), y("div", {
91
+ key: 0,
92
+ ref_key: "prependRef",
93
+ ref: c,
94
+ class: "ui-input__prepend"
95
+ }, [
96
+ B(e.$slots, "prepend")
97
+ ], 512)) : u("", !0),
98
+ m("div", G, [
99
+ e.inside ? (i(), y("span", J, F(e.placeholder), 1)) : u("", !0),
100
+ v(m("input", {
101
+ ref_key: "inputRef",
102
+ ref: a,
103
+ "onUpdate:modelValue": l[0] || (l[0] = (r) => n.value = r),
104
+ class: "ui-input__input",
105
+ type: e.showPassword ? s.value ? "text" : "password" : e.type,
106
+ placeholder: e.inside ? "" : e.placeholder,
107
+ disabled: e.disabled,
108
+ onKeydown: [
109
+ S,
110
+ l[2] || (l[2] = H((r) => a.value?.blur(), ["esc"]))
111
+ ],
112
+ onBeforeinput: K,
113
+ onPaste: N,
114
+ onBlur: z,
115
+ onFocus: w,
116
+ onChange: l[1] || (l[1] = (r) => e.$emit("change")),
117
+ onInput: R,
118
+ readonly: e.readonly,
119
+ autofocus: e.autofocus,
120
+ tabindex: e.indexTab,
121
+ autocomplete: e.autocomplete,
122
+ name: e.name,
123
+ step: e.step
124
+ }, null, 40, O), [
125
+ [
126
+ L,
127
+ n.value,
128
+ void 0,
129
+ { trim: !0 }
130
+ ]
131
+ ])
132
+ ]),
133
+ m("div", {
134
+ ref_key: "appendRef",
135
+ ref: f,
136
+ class: "ui-input__append"
137
+ }, [
138
+ e.clearable ? (i(), k(V, {
139
+ key: 0,
140
+ name: "fade"
141
+ }, {
142
+ default: C(() => [
143
+ v(E(A, {
144
+ "no-size": "",
145
+ size: "sm",
146
+ "icon-color": "var(--color-icon-tertiary)",
147
+ onClick: M,
148
+ "icon-name": "close",
149
+ "icon-type": "400",
150
+ tabindex: "-1"
151
+ }, null, 512), [
152
+ [g, e.clearable && n.value]
153
+ ])
154
+ ]),
155
+ _: 1
156
+ })) : u("", !0),
157
+ e.showPassword ? (i(), k(V, {
158
+ key: 1,
159
+ name: "fade"
160
+ }, {
161
+ default: C(() => [
162
+ v(E(A, {
163
+ onClick: l[3] || (l[3] = j((r) => s.value = !s.value, ["stop"])),
164
+ "icon-name": s.value ? "visibility" : "visibility-off",
165
+ "icon-type": "400",
166
+ "icon-color": "var(--color-icon-secondary)",
167
+ "no-size": "",
168
+ size: "sm",
169
+ tabindex: "-1"
170
+ }, null, 8, ["icon-name"]), [
171
+ [g, e.showPassword && n.value]
172
+ ])
173
+ ]),
174
+ _: 1
175
+ })) : u("", !0),
176
+ B(e.$slots, "append")
177
+ ], 512)
178
+ ], 2));
179
+ }
180
+ });
181
+ export {
182
+ Y as _
183
+ };