@opengis/form 0.0.47 → 0.0.48

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 (399) hide show
  1. package/dist/components/behavior.vue.d.ts.map +1 -0
  2. package/dist/{form/src/components → components}/container-views/index.d.ts.map +1 -1
  3. package/dist/components/container-views/vs-container-accordion.vue.d.ts.map +1 -0
  4. package/dist/components/container-views/vs-container-default.vue.d.ts.map +1 -0
  5. package/dist/components/container-views/vs-container-switcher.vue.d.ts.map +1 -0
  6. package/dist/components/form/vs-compact-form-navigation.vue.d.ts.map +1 -0
  7. package/dist/components/form/vs-compact-form.vue.d.ts.map +1 -0
  8. package/dist/components/icons/icon-arrow-top-bottom.vue.d.ts.map +1 -0
  9. package/dist/components/icons/icon-check.vue.d.ts.map +1 -0
  10. package/dist/components/icons/icon-chevron-down.vue.d.ts.map +1 -0
  11. package/dist/components/icons/icon-chevron-top-bottom.vue.d.ts.map +1 -0
  12. package/dist/components/icons/icon-close.vue.d.ts.map +1 -0
  13. package/dist/components/icons/icon-csv.vue.d.ts.map +1 -0
  14. package/dist/components/icons/icon-delete.vue.d.ts.map +1 -0
  15. package/dist/components/icons/icon-download.vue.d.ts.map +1 -0
  16. package/dist/components/icons/icon-export.vue.d.ts.map +1 -0
  17. package/dist/components/icons/icon-file.vue.d.ts.map +1 -0
  18. package/dist/components/icons/icon-geojson.vue.d.ts.map +1 -0
  19. package/dist/components/icons/icon-grip-vertical.vue.d.ts.map +1 -0
  20. package/dist/components/icons/icon-import.vue.d.ts.map +1 -0
  21. package/dist/components/icons/icon-info.vue.d.ts.map +1 -0
  22. package/dist/components/icons/icon-magnifying-glass.vue.d.ts.map +1 -0
  23. package/dist/components/icons/icon-no-data.vue.d.ts.map +1 -0
  24. package/dist/components/icons/icon-pdf.vue.d.ts.map +1 -0
  25. package/dist/components/icons/icon-pen.vue.d.ts.map +1 -0
  26. package/dist/components/icons/icon-plus.vue.d.ts.map +1 -0
  27. package/dist/components/icons/icon-upload.vue.d.ts.map +1 -0
  28. package/dist/components/icons/icon-zip.vue.d.ts.map +1 -0
  29. package/dist/components/icons/index.d.ts.map +1 -0
  30. package/dist/components/inputs/array/vs-input-array.vue.d.ts.map +1 -0
  31. package/dist/components/inputs/base/vs-input-color.vue.d.ts.map +1 -0
  32. package/dist/components/inputs/base/vs-input-email.vue.d.ts.map +1 -0
  33. package/dist/components/inputs/base/vs-input-mask.vue.d.ts.map +1 -0
  34. package/dist/components/inputs/base/vs-input-number.vue.d.ts.map +1 -0
  35. package/dist/components/inputs/base/vs-input-password.vue.d.ts.map +1 -0
  36. package/dist/components/inputs/base/vs-input-range.vue.d.ts.map +1 -0
  37. package/dist/components/inputs/base/vs-input-static.vue.d.ts.map +1 -0
  38. package/dist/components/inputs/base/vs-input-switcher.vue.d.ts.map +1 -0
  39. package/dist/components/inputs/base/vs-input-text.vue.d.ts.map +1 -0
  40. package/dist/components/inputs/base/vs-input-textarea.vue.d.ts.map +1 -0
  41. package/dist/components/inputs/date/vs-date-text.vue.d.ts.map +1 -0
  42. package/dist/components/inputs/date/vs-input-date.vue.d.ts.map +1 -0
  43. package/dist/components/inputs/date/vs-input-date1.vue.d.ts.map +1 -0
  44. package/dist/components/inputs/date/vs-input-time.vue.d.ts.map +1 -0
  45. package/dist/components/inputs/file/vs-input-file-list-item.vue.d.ts.map +1 -0
  46. package/dist/components/inputs/file/vs-input-file.vue.d.ts.map +1 -0
  47. package/dist/components/inputs/file-list/vs-input-file-list.vue.d.ts.map +1 -0
  48. package/dist/components/inputs/file-list/vs-widget-file-info.vue.d.ts.map +1 -0
  49. package/dist/components/inputs/file-list/vs-widget-file-item.vue.d.ts.map +1 -0
  50. package/dist/{form/src/components → components}/inputs/index.d.ts +4 -4
  51. package/dist/{form/src/components → components}/inputs/index.d.ts.map +1 -1
  52. package/dist/components/inputs/map/icons/icon-compass.vue.d.ts.map +1 -0
  53. package/dist/components/inputs/map/icons/icon-full-screen.vue.d.ts.map +1 -0
  54. package/dist/components/inputs/map/icons/icon-line.vue.d.ts.map +1 -0
  55. package/dist/components/inputs/map/icons/icon-map-pin.vue.d.ts.map +1 -0
  56. package/dist/components/inputs/map/icons/icon-poligon-rectangle.vue.d.ts.map +1 -0
  57. package/dist/components/inputs/map/icons/icon-poligon.vue.d.ts.map +1 -0
  58. package/dist/components/inputs/map/map-layers.vue.d.ts.map +1 -0
  59. package/dist/components/inputs/map/map-scroll-wheel-toggle.vue.d.ts.map +1 -0
  60. package/dist/components/inputs/map/map-search.vue.d.ts.map +1 -0
  61. package/dist/components/inputs/map/map.d.ts.map +1 -0
  62. package/dist/components/inputs/map/util.d.ts.map +1 -0
  63. package/dist/components/inputs/map/vs-input-map.vue.d.ts.map +1 -0
  64. package/dist/components/inputs/options/checkbox/index.d.ts.map +1 -0
  65. package/dist/components/inputs/options/checkbox/vs-checkbox-buttons.vue.d.ts.map +1 -0
  66. package/dist/components/inputs/options/checkbox/vs-checkbox-default.vue.d.ts.map +1 -0
  67. package/dist/components/inputs/options/checkbox/vs-input-checkbox-item.vue.d.ts.map +1 -0
  68. package/dist/components/inputs/options/checkbox/vs-input-checkbox.vue.d.ts.map +1 -0
  69. package/dist/components/inputs/options/radio/index.d.ts.map +1 -0
  70. package/dist/components/inputs/options/radio/vs-input-radio-buttons.vue.d.ts.map +1 -0
  71. package/dist/components/inputs/options/radio/vs-input-radio-default.vue.d.ts.map +1 -0
  72. package/dist/components/inputs/options/radio/vs-input-radio.vue.d.ts.map +1 -0
  73. package/dist/components/inputs/table/vs-input-datatable.vue.d.ts.map +1 -0
  74. package/dist/components/inputs/tag/vs-input-tag.vue.d.ts.map +1 -0
  75. package/dist/components/inputs/vs-input-container.vue.d.ts.map +1 -0
  76. package/dist/components/inputs/vs-input-key-value.vue.d.ts.map +1 -0
  77. package/dist/{form/src/components → components}/inputs/vs-input-select.vue.d.ts +2 -2
  78. package/dist/components/inputs/vs-input-select.vue.d.ts.map +1 -0
  79. package/dist/components/inputs/vs-input-slug.vue.d.ts.map +1 -0
  80. package/dist/components/layouts/index.d.ts.map +1 -0
  81. package/dist/components/layouts/vs-compact-form-layout.vue.d.ts.map +1 -0
  82. package/dist/components/layouts/vs-layout-default.vue.d.ts.map +1 -0
  83. package/dist/components/layouts/vs-layout-horizontal.vue.d.ts.map +1 -0
  84. package/dist/components/layouts/vs-layout-inline.vue.d.ts.map +1 -0
  85. package/dist/components/layouts/vs-layout-settings.vue.d.ts.map +1 -0
  86. package/dist/components/modal/modal-edit.vue.d.ts.map +1 -0
  87. package/dist/components/ui/vs-calendar.vue.d.ts.map +1 -0
  88. package/dist/composables/i18n.d.ts.map +1 -0
  89. package/dist/composables/useForm.d.ts.map +1 -0
  90. package/dist/composables/useLocale.d.ts.map +1 -0
  91. package/dist/composables/useStyle.d.ts.map +1 -0
  92. package/dist/index.css +1 -1
  93. package/dist/index.d.ts.map +1 -0
  94. package/dist/index.js +1865 -2131
  95. package/dist/index.umd.cjs +3 -3
  96. package/dist/plugin/form-plugin.d.ts.map +1 -0
  97. package/dist/schema.d.ts.map +1 -0
  98. package/dist/{form/src/types → types}/form.d.ts +1 -0
  99. package/dist/types/form.d.ts.map +1 -0
  100. package/dist/{form/src/types → types}/rules.d.ts.map +1 -1
  101. package/dist/utils/convertForm.d.ts.map +1 -0
  102. package/dist/utils/dynamicPosition.d.ts.map +1 -0
  103. package/dist/utils/file.api.d.ts.map +1 -0
  104. package/dist/utils/file.preview.d.ts.map +1 -0
  105. package/dist/utils/formConditions.d.ts.map +1 -0
  106. package/dist/utils/formRules.d.ts.map +1 -0
  107. package/dist/utils/index.d.ts.map +1 -0
  108. package/dist/utils/randomId.d.ts.map +1 -0
  109. package/package.json +1 -1
  110. package/dist/core/src/components/base/button.vue.d.ts +0 -19
  111. package/dist/core/src/components/base/button.vue.d.ts.map +0 -1
  112. package/dist/core/src/components/base/vs-grid-gallery.vue.d.ts +0 -4
  113. package/dist/core/src/components/base/vs-grid-gallery.vue.d.ts.map +0 -1
  114. package/dist/core/src/components/base/vs-lightbox.vue.d.ts +0 -12
  115. package/dist/core/src/components/base/vs-lightbox.vue.d.ts.map +0 -1
  116. package/dist/core/src/components/base/vs-switch.vue.d.ts +0 -49
  117. package/dist/core/src/components/base/vs-switch.vue.d.ts.map +0 -1
  118. package/dist/core/src/components/navigation/vs-pagination.vue.d.ts +0 -19
  119. package/dist/core/src/components/navigation/vs-pagination.vue.d.ts.map +0 -1
  120. package/dist/core/src/components/navigation/vs-slider.vue.d.ts +0 -7
  121. package/dist/core/src/components/navigation/vs-slider.vue.d.ts.map +0 -1
  122. package/dist/core/src/components/overlays/message-box.vue.d.ts +0 -32
  123. package/dist/core/src/components/overlays/message-box.vue.d.ts.map +0 -1
  124. package/dist/core/src/components/overlays/vs-confirm-modal.vue.d.ts +0 -29
  125. package/dist/core/src/components/overlays/vs-confirm-modal.vue.d.ts.map +0 -1
  126. package/dist/core/src/components/overlays/vs-drawer.vue.d.ts +0 -31
  127. package/dist/core/src/components/overlays/vs-drawer.vue.d.ts.map +0 -1
  128. package/dist/core/src/components/overlays/vs-loading.vue.d.ts +0 -6
  129. package/dist/core/src/components/overlays/vs-loading.vue.d.ts.map +0 -1
  130. package/dist/core/src/components/overlays/vs-modal.vue.d.ts +0 -44
  131. package/dist/core/src/components/overlays/vs-modal.vue.d.ts.map +0 -1
  132. package/dist/core/src/components/overlays/vs-notify.vue.d.ts +0 -4
  133. package/dist/core/src/components/overlays/vs-notify.vue.d.ts.map +0 -1
  134. package/dist/core/src/components/overlays/vs-popover.vue.d.ts +0 -40
  135. package/dist/core/src/components/overlays/vs-popover.vue.d.ts.map +0 -1
  136. package/dist/core/src/components/types/vs-badge-value.vue.d.ts +0 -32
  137. package/dist/core/src/components/types/vs-badge-value.vue.d.ts.map +0 -1
  138. package/dist/core/src/components/types/vs-data-value.vue.d.ts +0 -17
  139. package/dist/core/src/components/types/vs-data-value.vue.d.ts.map +0 -1
  140. package/dist/core/src/directives/focus.d.ts +0 -4
  141. package/dist/core/src/directives/focus.d.ts.map +0 -1
  142. package/dist/core/src/directives/loading.d.ts +0 -11
  143. package/dist/core/src/directives/loading.d.ts.map +0 -1
  144. package/dist/core/src/directives/tooltip.d.ts +0 -7
  145. package/dist/core/src/directives/tooltip.d.ts.map +0 -1
  146. package/dist/core/src/emitter/eventBus.d.ts +0 -12
  147. package/dist/core/src/emitter/eventBus.d.ts.map +0 -1
  148. package/dist/core/src/icons/chevron-down-icon.vue.d.ts +0 -3
  149. package/dist/core/src/icons/chevron-down-icon.vue.d.ts.map +0 -1
  150. package/dist/core/src/icons/close-Icon.vue.d.ts +0 -3
  151. package/dist/core/src/icons/close-Icon.vue.d.ts.map +0 -1
  152. package/dist/core/src/icons/delete-icon.vue.d.ts +0 -3
  153. package/dist/core/src/icons/delete-icon.vue.d.ts.map +0 -1
  154. package/dist/core/src/icons/download-icon.vue.d.ts +0 -3
  155. package/dist/core/src/icons/download-icon.vue.d.ts.map +0 -1
  156. package/dist/core/src/icons/notify/icon-error.vue.d.ts +0 -3
  157. package/dist/core/src/icons/notify/icon-error.vue.d.ts.map +0 -1
  158. package/dist/core/src/icons/notify/icon-info.vue.d.ts.map +0 -1
  159. package/dist/core/src/icons/notify/icon-success.vue.d.ts +0 -3
  160. package/dist/core/src/icons/notify/icon-success.vue.d.ts.map +0 -1
  161. package/dist/core/src/icons/notify/icon-warning.vue.d.ts +0 -3
  162. package/dist/core/src/icons/notify/icon-warning.vue.d.ts.map +0 -1
  163. package/dist/core/src/icons/pagination/icon-arrow-down.vue.d.ts +0 -3
  164. package/dist/core/src/icons/pagination/icon-arrow-down.vue.d.ts.map +0 -1
  165. package/dist/core/src/icons/pagination/icon-arrow-left.vue.d.ts +0 -3
  166. package/dist/core/src/icons/pagination/icon-arrow-left.vue.d.ts.map +0 -1
  167. package/dist/core/src/icons/pagination/icon-arrow-right.vue.d.ts +0 -3
  168. package/dist/core/src/icons/pagination/icon-arrow-right.vue.d.ts.map +0 -1
  169. package/dist/core/src/icons/pagination/icon-check.vue.d.ts.map +0 -1
  170. package/dist/core/src/index.d.ts +0 -29
  171. package/dist/core/src/index.d.ts.map +0 -1
  172. package/dist/core/src/plugins/api.d.ts +0 -13
  173. package/dist/core/src/plugins/api.d.ts.map +0 -1
  174. package/dist/core/src/plugins/confirm.d.ts +0 -18
  175. package/dist/core/src/plugins/confirm.d.ts.map +0 -1
  176. package/dist/core/src/plugins/loading.d.ts +0 -3
  177. package/dist/core/src/plugins/loading.d.ts.map +0 -1
  178. package/dist/core/src/plugins/modal.d.ts +0 -6
  179. package/dist/core/src/plugins/modal.d.ts.map +0 -1
  180. package/dist/core/src/plugins/notify.d.ts +0 -4
  181. package/dist/core/src/plugins/notify.d.ts.map +0 -1
  182. package/dist/core/src/types/drawer.d.ts +0 -8
  183. package/dist/core/src/types/drawer.d.ts.map +0 -1
  184. package/dist/core/src/types/gallery.d.ts +0 -11
  185. package/dist/core/src/types/gallery.d.ts.map +0 -1
  186. package/dist/core/src/types/lightbox.d.ts +0 -14
  187. package/dist/core/src/types/lightbox.d.ts.map +0 -1
  188. package/dist/core/src/types/modal.d.ts +0 -12
  189. package/dist/core/src/types/modal.d.ts.map +0 -1
  190. package/dist/core/src/types/notify.d.ts +0 -14
  191. package/dist/core/src/types/notify.d.ts.map +0 -1
  192. package/dist/core/src/types/pagination.d.ts +0 -17
  193. package/dist/core/src/types/pagination.d.ts.map +0 -1
  194. package/dist/core/src/types/slider.d.ts +0 -5
  195. package/dist/core/src/types/slider.d.ts.map +0 -1
  196. package/dist/core/src/utils/colorFormater.d.ts +0 -3
  197. package/dist/core/src/utils/colorFormater.d.ts.map +0 -1
  198. package/dist/core/src/utils/dynamic.position.d.ts +0 -3
  199. package/dist/core/src/utils/dynamic.position.d.ts.map +0 -1
  200. package/dist/form/src/components/behavior.vue.d.ts.map +0 -1
  201. package/dist/form/src/components/container-views/vs-container-accordion.vue.d.ts.map +0 -1
  202. package/dist/form/src/components/container-views/vs-container-default.vue.d.ts.map +0 -1
  203. package/dist/form/src/components/container-views/vs-container-switcher.vue.d.ts.map +0 -1
  204. package/dist/form/src/components/form/vs-compact-form-navigation.vue.d.ts.map +0 -1
  205. package/dist/form/src/components/form/vs-compact-form.vue.d.ts.map +0 -1
  206. package/dist/form/src/components/icons/icon-arrow-top-bottom.vue.d.ts.map +0 -1
  207. package/dist/form/src/components/icons/icon-check.vue.d.ts +0 -3
  208. package/dist/form/src/components/icons/icon-check.vue.d.ts.map +0 -1
  209. package/dist/form/src/components/icons/icon-chevron-down.vue.d.ts.map +0 -1
  210. package/dist/form/src/components/icons/icon-chevron-top-bottom.vue.d.ts.map +0 -1
  211. package/dist/form/src/components/icons/icon-close.vue.d.ts.map +0 -1
  212. package/dist/form/src/components/icons/icon-csv.vue.d.ts.map +0 -1
  213. package/dist/form/src/components/icons/icon-delete.vue.d.ts.map +0 -1
  214. package/dist/form/src/components/icons/icon-download.vue.d.ts.map +0 -1
  215. package/dist/form/src/components/icons/icon-export.vue.d.ts.map +0 -1
  216. package/dist/form/src/components/icons/icon-file.vue.d.ts.map +0 -1
  217. package/dist/form/src/components/icons/icon-geojson.vue.d.ts.map +0 -1
  218. package/dist/form/src/components/icons/icon-grip-vertical.vue.d.ts.map +0 -1
  219. package/dist/form/src/components/icons/icon-import.vue.d.ts.map +0 -1
  220. package/dist/form/src/components/icons/icon-info.vue.d.ts +0 -3
  221. package/dist/form/src/components/icons/icon-info.vue.d.ts.map +0 -1
  222. package/dist/form/src/components/icons/icon-magnifying-glass.vue.d.ts.map +0 -1
  223. package/dist/form/src/components/icons/icon-no-data.vue.d.ts.map +0 -1
  224. package/dist/form/src/components/icons/icon-pdf.vue.d.ts.map +0 -1
  225. package/dist/form/src/components/icons/icon-pen.vue.d.ts.map +0 -1
  226. package/dist/form/src/components/icons/icon-plus.vue.d.ts.map +0 -1
  227. package/dist/form/src/components/icons/icon-upload.vue.d.ts.map +0 -1
  228. package/dist/form/src/components/icons/icon-zip.vue.d.ts.map +0 -1
  229. package/dist/form/src/components/icons/index.d.ts.map +0 -1
  230. package/dist/form/src/components/inputs/array/vs-input-array.vue.d.ts.map +0 -1
  231. package/dist/form/src/components/inputs/base/vs-input-color.vue.d.ts.map +0 -1
  232. package/dist/form/src/components/inputs/base/vs-input-email.vue.d.ts.map +0 -1
  233. package/dist/form/src/components/inputs/base/vs-input-mask.vue.d.ts.map +0 -1
  234. package/dist/form/src/components/inputs/base/vs-input-number.vue.d.ts.map +0 -1
  235. package/dist/form/src/components/inputs/base/vs-input-password.vue.d.ts.map +0 -1
  236. package/dist/form/src/components/inputs/base/vs-input-range.vue.d.ts.map +0 -1
  237. package/dist/form/src/components/inputs/base/vs-input-static.vue.d.ts.map +0 -1
  238. package/dist/form/src/components/inputs/base/vs-input-switcher.vue.d.ts.map +0 -1
  239. package/dist/form/src/components/inputs/base/vs-input-text.vue.d.ts.map +0 -1
  240. package/dist/form/src/components/inputs/base/vs-input-textarea.vue.d.ts.map +0 -1
  241. package/dist/form/src/components/inputs/date/vs-date-text.vue.d.ts.map +0 -1
  242. package/dist/form/src/components/inputs/date/vs-input-date.vue.d.ts.map +0 -1
  243. package/dist/form/src/components/inputs/date/vs-input-date1.vue.d.ts.map +0 -1
  244. package/dist/form/src/components/inputs/date/vs-input-time.vue.d.ts.map +0 -1
  245. package/dist/form/src/components/inputs/file/vs-input-file-list-item.vue.d.ts.map +0 -1
  246. package/dist/form/src/components/inputs/file/vs-input-file.vue.d.ts.map +0 -1
  247. package/dist/form/src/components/inputs/file-list/vs-input-file-list.vue.d.ts.map +0 -1
  248. package/dist/form/src/components/inputs/file-list/vs-widget-file-info.vue.d.ts.map +0 -1
  249. package/dist/form/src/components/inputs/file-list/vs-widget-file-item.vue.d.ts.map +0 -1
  250. package/dist/form/src/components/inputs/map/icons/icon-compass.vue.d.ts.map +0 -1
  251. package/dist/form/src/components/inputs/map/icons/icon-full-screen.vue.d.ts.map +0 -1
  252. package/dist/form/src/components/inputs/map/icons/icon-line.vue.d.ts.map +0 -1
  253. package/dist/form/src/components/inputs/map/icons/icon-map-pin.vue.d.ts.map +0 -1
  254. package/dist/form/src/components/inputs/map/icons/icon-poligon-rectangle.vue.d.ts.map +0 -1
  255. package/dist/form/src/components/inputs/map/icons/icon-poligon.vue.d.ts.map +0 -1
  256. package/dist/form/src/components/inputs/map/map-layers.vue.d.ts.map +0 -1
  257. package/dist/form/src/components/inputs/map/map-scroll-wheel-toggle.vue.d.ts.map +0 -1
  258. package/dist/form/src/components/inputs/map/map-search.vue.d.ts.map +0 -1
  259. package/dist/form/src/components/inputs/map/map.d.ts.map +0 -1
  260. package/dist/form/src/components/inputs/map/util.d.ts.map +0 -1
  261. package/dist/form/src/components/inputs/map/vs-input-map.vue.d.ts.map +0 -1
  262. package/dist/form/src/components/inputs/options/checkbox/index.d.ts.map +0 -1
  263. package/dist/form/src/components/inputs/options/checkbox/vs-checkbox-buttons.vue.d.ts.map +0 -1
  264. package/dist/form/src/components/inputs/options/checkbox/vs-checkbox-default.vue.d.ts.map +0 -1
  265. package/dist/form/src/components/inputs/options/checkbox/vs-input-checkbox-item.vue.d.ts.map +0 -1
  266. package/dist/form/src/components/inputs/options/checkbox/vs-input-checkbox.vue.d.ts.map +0 -1
  267. package/dist/form/src/components/inputs/options/radio/index.d.ts.map +0 -1
  268. package/dist/form/src/components/inputs/options/radio/vs-input-radio-buttons.vue.d.ts.map +0 -1
  269. package/dist/form/src/components/inputs/options/radio/vs-input-radio-default.vue.d.ts.map +0 -1
  270. package/dist/form/src/components/inputs/options/radio/vs-input-radio.vue.d.ts.map +0 -1
  271. package/dist/form/src/components/inputs/table/vs-input-datatable.vue.d.ts.map +0 -1
  272. package/dist/form/src/components/inputs/tag/vs-input-tag.vue.d.ts.map +0 -1
  273. package/dist/form/src/components/inputs/vs-input-container.vue.d.ts.map +0 -1
  274. package/dist/form/src/components/inputs/vs-input-key-value.vue.d.ts.map +0 -1
  275. package/dist/form/src/components/inputs/vs-input-select.vue.d.ts.map +0 -1
  276. package/dist/form/src/components/inputs/vs-input-slug.vue.d.ts.map +0 -1
  277. package/dist/form/src/components/layouts/index.d.ts.map +0 -1
  278. package/dist/form/src/components/layouts/vs-compact-form-layout.vue.d.ts.map +0 -1
  279. package/dist/form/src/components/layouts/vs-layout-default.vue.d.ts.map +0 -1
  280. package/dist/form/src/components/layouts/vs-layout-horizontal.vue.d.ts.map +0 -1
  281. package/dist/form/src/components/layouts/vs-layout-inline.vue.d.ts.map +0 -1
  282. package/dist/form/src/components/layouts/vs-layout-settings.vue.d.ts.map +0 -1
  283. package/dist/form/src/components/modal/modal-edit.vue.d.ts.map +0 -1
  284. package/dist/form/src/components/ui/vs-calendar.vue.d.ts.map +0 -1
  285. package/dist/form/src/composables/i18n.d.ts.map +0 -1
  286. package/dist/form/src/composables/useForm.d.ts.map +0 -1
  287. package/dist/form/src/composables/useLocale.d.ts.map +0 -1
  288. package/dist/form/src/composables/useStyle.d.ts.map +0 -1
  289. package/dist/form/src/index.d.ts.map +0 -1
  290. package/dist/form/src/plugin/form-plugin.d.ts.map +0 -1
  291. package/dist/form/src/schema.d.ts.map +0 -1
  292. package/dist/form/src/types/form.d.ts.map +0 -1
  293. package/dist/form/src/utils/convertForm.d.ts.map +0 -1
  294. package/dist/form/src/utils/dynamicPosition.d.ts.map +0 -1
  295. package/dist/form/src/utils/file.api.d.ts.map +0 -1
  296. package/dist/form/src/utils/file.preview.d.ts.map +0 -1
  297. package/dist/form/src/utils/formConditions.d.ts.map +0 -1
  298. package/dist/form/src/utils/formRules.d.ts.map +0 -1
  299. package/dist/form/src/utils/index.d.ts.map +0 -1
  300. package/dist/form/src/utils/randomId.d.ts.map +0 -1
  301. /package/dist/{form/src/components → components}/behavior.vue.d.ts +0 -0
  302. /package/dist/{form/src/components → components}/container-views/index.d.ts +0 -0
  303. /package/dist/{form/src/components → components}/container-views/vs-container-accordion.vue.d.ts +0 -0
  304. /package/dist/{form/src/components → components}/container-views/vs-container-default.vue.d.ts +0 -0
  305. /package/dist/{form/src/components → components}/container-views/vs-container-switcher.vue.d.ts +0 -0
  306. /package/dist/{form/src/components → components}/form/vs-compact-form-navigation.vue.d.ts +0 -0
  307. /package/dist/{form/src/components → components}/form/vs-compact-form.vue.d.ts +0 -0
  308. /package/dist/{form/src/components → components}/icons/icon-arrow-top-bottom.vue.d.ts +0 -0
  309. /package/dist/{core/src/icons/pagination → components/icons}/icon-check.vue.d.ts +0 -0
  310. /package/dist/{form/src/components → components}/icons/icon-chevron-down.vue.d.ts +0 -0
  311. /package/dist/{form/src/components → components}/icons/icon-chevron-top-bottom.vue.d.ts +0 -0
  312. /package/dist/{form/src/components → components}/icons/icon-close.vue.d.ts +0 -0
  313. /package/dist/{form/src/components → components}/icons/icon-csv.vue.d.ts +0 -0
  314. /package/dist/{form/src/components → components}/icons/icon-delete.vue.d.ts +0 -0
  315. /package/dist/{form/src/components → components}/icons/icon-download.vue.d.ts +0 -0
  316. /package/dist/{form/src/components → components}/icons/icon-export.vue.d.ts +0 -0
  317. /package/dist/{form/src/components → components}/icons/icon-file.vue.d.ts +0 -0
  318. /package/dist/{form/src/components → components}/icons/icon-geojson.vue.d.ts +0 -0
  319. /package/dist/{form/src/components → components}/icons/icon-grip-vertical.vue.d.ts +0 -0
  320. /package/dist/{form/src/components → components}/icons/icon-import.vue.d.ts +0 -0
  321. /package/dist/{core/src/icons/notify → components/icons}/icon-info.vue.d.ts +0 -0
  322. /package/dist/{form/src/components → components}/icons/icon-magnifying-glass.vue.d.ts +0 -0
  323. /package/dist/{form/src/components → components}/icons/icon-no-data.vue.d.ts +0 -0
  324. /package/dist/{form/src/components → components}/icons/icon-pdf.vue.d.ts +0 -0
  325. /package/dist/{form/src/components → components}/icons/icon-pen.vue.d.ts +0 -0
  326. /package/dist/{form/src/components → components}/icons/icon-plus.vue.d.ts +0 -0
  327. /package/dist/{form/src/components → components}/icons/icon-upload.vue.d.ts +0 -0
  328. /package/dist/{form/src/components → components}/icons/icon-zip.vue.d.ts +0 -0
  329. /package/dist/{form/src/components → components}/icons/index.d.ts +0 -0
  330. /package/dist/{form/src/components → components}/inputs/array/vs-input-array.vue.d.ts +0 -0
  331. /package/dist/{form/src/components → components}/inputs/base/vs-input-color.vue.d.ts +0 -0
  332. /package/dist/{form/src/components → components}/inputs/base/vs-input-email.vue.d.ts +0 -0
  333. /package/dist/{form/src/components → components}/inputs/base/vs-input-mask.vue.d.ts +0 -0
  334. /package/dist/{form/src/components → components}/inputs/base/vs-input-number.vue.d.ts +0 -0
  335. /package/dist/{form/src/components → components}/inputs/base/vs-input-password.vue.d.ts +0 -0
  336. /package/dist/{form/src/components → components}/inputs/base/vs-input-range.vue.d.ts +0 -0
  337. /package/dist/{form/src/components → components}/inputs/base/vs-input-static.vue.d.ts +0 -0
  338. /package/dist/{form/src/components → components}/inputs/base/vs-input-switcher.vue.d.ts +0 -0
  339. /package/dist/{form/src/components → components}/inputs/base/vs-input-text.vue.d.ts +0 -0
  340. /package/dist/{form/src/components → components}/inputs/base/vs-input-textarea.vue.d.ts +0 -0
  341. /package/dist/{form/src/components → components}/inputs/date/vs-date-text.vue.d.ts +0 -0
  342. /package/dist/{form/src/components → components}/inputs/date/vs-input-date.vue.d.ts +0 -0
  343. /package/dist/{form/src/components → components}/inputs/date/vs-input-date1.vue.d.ts +0 -0
  344. /package/dist/{form/src/components → components}/inputs/date/vs-input-time.vue.d.ts +0 -0
  345. /package/dist/{form/src/components → components}/inputs/file/vs-input-file-list-item.vue.d.ts +0 -0
  346. /package/dist/{form/src/components → components}/inputs/file/vs-input-file.vue.d.ts +0 -0
  347. /package/dist/{form/src/components → components}/inputs/file-list/vs-input-file-list.vue.d.ts +0 -0
  348. /package/dist/{form/src/components → components}/inputs/file-list/vs-widget-file-info.vue.d.ts +0 -0
  349. /package/dist/{form/src/components → components}/inputs/file-list/vs-widget-file-item.vue.d.ts +0 -0
  350. /package/dist/{form/src/components → components}/inputs/map/icons/icon-compass.vue.d.ts +0 -0
  351. /package/dist/{form/src/components → components}/inputs/map/icons/icon-full-screen.vue.d.ts +0 -0
  352. /package/dist/{form/src/components → components}/inputs/map/icons/icon-line.vue.d.ts +0 -0
  353. /package/dist/{form/src/components → components}/inputs/map/icons/icon-map-pin.vue.d.ts +0 -0
  354. /package/dist/{form/src/components → components}/inputs/map/icons/icon-poligon-rectangle.vue.d.ts +0 -0
  355. /package/dist/{form/src/components → components}/inputs/map/icons/icon-poligon.vue.d.ts +0 -0
  356. /package/dist/{form/src/components → components}/inputs/map/map-layers.vue.d.ts +0 -0
  357. /package/dist/{form/src/components → components}/inputs/map/map-scroll-wheel-toggle.vue.d.ts +0 -0
  358. /package/dist/{form/src/components → components}/inputs/map/map-search.vue.d.ts +0 -0
  359. /package/dist/{form/src/components → components}/inputs/map/map.d.ts +0 -0
  360. /package/dist/{form/src/components → components}/inputs/map/util.d.ts +0 -0
  361. /package/dist/{form/src/components → components}/inputs/map/vs-input-map.vue.d.ts +0 -0
  362. /package/dist/{form/src/components → components}/inputs/options/checkbox/index.d.ts +0 -0
  363. /package/dist/{form/src/components → components}/inputs/options/checkbox/vs-checkbox-buttons.vue.d.ts +0 -0
  364. /package/dist/{form/src/components → components}/inputs/options/checkbox/vs-checkbox-default.vue.d.ts +0 -0
  365. /package/dist/{form/src/components → components}/inputs/options/checkbox/vs-input-checkbox-item.vue.d.ts +0 -0
  366. /package/dist/{form/src/components → components}/inputs/options/checkbox/vs-input-checkbox.vue.d.ts +0 -0
  367. /package/dist/{form/src/components → components}/inputs/options/radio/index.d.ts +0 -0
  368. /package/dist/{form/src/components → components}/inputs/options/radio/vs-input-radio-buttons.vue.d.ts +0 -0
  369. /package/dist/{form/src/components → components}/inputs/options/radio/vs-input-radio-default.vue.d.ts +0 -0
  370. /package/dist/{form/src/components → components}/inputs/options/radio/vs-input-radio.vue.d.ts +0 -0
  371. /package/dist/{form/src/components → components}/inputs/table/vs-input-datatable.vue.d.ts +0 -0
  372. /package/dist/{form/src/components → components}/inputs/tag/vs-input-tag.vue.d.ts +0 -0
  373. /package/dist/{form/src/components → components}/inputs/vs-input-container.vue.d.ts +0 -0
  374. /package/dist/{form/src/components → components}/inputs/vs-input-key-value.vue.d.ts +0 -0
  375. /package/dist/{form/src/components → components}/inputs/vs-input-slug.vue.d.ts +0 -0
  376. /package/dist/{form/src/components → components}/layouts/index.d.ts +0 -0
  377. /package/dist/{form/src/components → components}/layouts/vs-compact-form-layout.vue.d.ts +0 -0
  378. /package/dist/{form/src/components → components}/layouts/vs-layout-default.vue.d.ts +0 -0
  379. /package/dist/{form/src/components → components}/layouts/vs-layout-horizontal.vue.d.ts +0 -0
  380. /package/dist/{form/src/components → components}/layouts/vs-layout-inline.vue.d.ts +0 -0
  381. /package/dist/{form/src/components → components}/layouts/vs-layout-settings.vue.d.ts +0 -0
  382. /package/dist/{form/src/components → components}/modal/modal-edit.vue.d.ts +0 -0
  383. /package/dist/{form/src/components → components}/ui/vs-calendar.vue.d.ts +0 -0
  384. /package/dist/{form/src/composables → composables}/i18n.d.ts +0 -0
  385. /package/dist/{form/src/composables → composables}/useForm.d.ts +0 -0
  386. /package/dist/{form/src/composables → composables}/useLocale.d.ts +0 -0
  387. /package/dist/{form/src/composables → composables}/useStyle.d.ts +0 -0
  388. /package/dist/{form/src/index.d.ts → index.d.ts} +0 -0
  389. /package/dist/{form/src/plugin → plugin}/form-plugin.d.ts +0 -0
  390. /package/dist/{form/src/schema.d.ts → schema.d.ts} +0 -0
  391. /package/dist/{form/src/types → types}/rules.d.ts +0 -0
  392. /package/dist/{form/src/utils → utils}/convertForm.d.ts +0 -0
  393. /package/dist/{form/src/utils → utils}/dynamicPosition.d.ts +0 -0
  394. /package/dist/{form/src/utils → utils}/file.api.d.ts +0 -0
  395. /package/dist/{form/src/utils → utils}/file.preview.d.ts +0 -0
  396. /package/dist/{form/src/utils → utils}/formConditions.d.ts +0 -0
  397. /package/dist/{form/src/utils → utils}/formRules.d.ts +0 -0
  398. /package/dist/{form/src/utils → utils}/index.d.ts +0 -0
  399. /package/dist/{form/src/utils → utils}/randomId.d.ts +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"form-plugin.d.ts","sourceRoot":"","sources":["../../src/plugin/form-plugin.ts"],"names":[],"mappings":"AAGA,MAAM,WAAW,WAAW;IACxB,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,IAAI,CAAC,EAAE,KAAK,GAAG,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,IAAI,GACN,OAAM,WAA4C,KACnD,OAAO,CAAC,GAAG,CAqBR,CAAC;AAEP,eAAe,IAAI,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../src/schema.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA8DjB,CAAC;AAEF,QAAA,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAqEX,CAAC;AAEF,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAuFpB,CAAC;AAEF,QAAA,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8IZ,CAAC;AAEF,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgLd,CAAC;AACF,OAAO,EACL,SAAS,EAAE,MAAM,EAAE,YAAY,EAAE,eAAe,EAAE,OAAO,GAC1D,CAAC"}
@@ -54,6 +54,7 @@ export interface IInputArrayProps extends IInputProps {
54
54
  }
55
55
  export interface IInputMapProps extends IInputProps {
56
56
  tools?: string[];
57
+ handleZoom?: boolean;
57
58
  }
58
59
  export interface IInputMaskProps extends IInputProps {
59
60
  name?: string;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"form.d.ts","sourceRoot":"","sources":["../../src/types/form.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"rules.d.ts","sourceRoot":"","sources":["../../../../src/types/rules.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"rules.d.ts","sourceRoot":"","sources":["../../src/types/rules.ts"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"convertForm.d.ts","sourceRoot":"","sources":["../../src/utils/convertForm.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAmBjD,iBAAS,aAAa,CAAC,YAAY,EAAE,GAAG,EAAE,QAAQ,UAAQ,GAAG,WAAW,EAAE,CA0CzE;AACD,eAAe,aAAa,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dynamicPosition.d.ts","sourceRoot":"","sources":["../../src/utils/dynamicPosition.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe,GAC1B,WAAW,MAAM,EACjB,SAAS,WAAW,EACpB,SAAS,WAAW,EACpB,YAAQ,kBAuJT,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"file.api.d.ts","sourceRoot":"","sources":["../../src/utils/file.api.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,GAAU,MAAM,MAAM,EAAE,IAAI,MAAM,EAAE,MAAM,MAAM,EAAE,OAAO,MAAM,iBAsBrF,CAAC;AAEF,eAAO,MAAM,UAAU,GAAU,UAAU,MAAM,qBAShD,CAAC;AAEF,eAAO,MAAM,YAAY,GAAU,UAAU,MAAM,kBAgBlD,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"file.preview.d.ts","sourceRoot":"","sources":["../../src/utils/file.preview.ts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,iBAAiB,GAAI,MAAM,MAAM,QAsB7C,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"formConditions.d.ts","sourceRoot":"","sources":["../../src/utils/formConditions.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;CAatB,CAAC;AA0CX,eAAO,MAAM,SAAS,GAAI,OAAO,GAAG,EAAE,WAAW,GAAG,EAAE,YA8BrD,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"formRules.d.ts","sourceRoot":"","sources":["../../src/utils/formRules.ts"],"names":[],"mappings":"AA2CA,eAAO,MAAM,cAAc,GAAI,OAAO,GAAG,EAAE,MAAM,GAAG,qBAcnD,CAAC;;AACF,wBAAoB"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/utils/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,YAAY,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"randomId.d.ts","sourceRoot":"","sources":["../../src/utils/randomId.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,GAAI,eAAW,WAAoD,CAAC;AAE5F,eAAe,WAAW,CAAC"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@opengis/form",
3
3
  "private": false,
4
- "version": "0.0.47",
4
+ "version": "0.0.48",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
7
7
  "types": "./dist/index.d.ts",
@@ -1,19 +0,0 @@
1
- interface Props {
2
- type?: 'button' | 'submit' | 'reset';
3
- variant?: 'primary' | 'secondary' | 'danger';
4
- disabled?: boolean;
5
- }
6
- declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
7
- click: (event: MouseEvent) => any;
8
- }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
9
- onClick?: ((event: MouseEvent) => any) | undefined;
10
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
11
- default?: (props: {}) => any;
12
- }>;
13
- export default _default;
14
- type __VLS_WithSlots<T, S> = T & {
15
- new (): {
16
- $slots: S;
17
- };
18
- };
19
- //# sourceMappingURL=button.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"button.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/base/button.vue"],"names":[],"mappings":"AAqDA,UAAU,KAAK;IACb,IAAI,CAAC,EAAE,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAA;IACpC,OAAO,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,QAAQ,CAAA;IAC5C,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB;;;;;;cAqDa,CAAC,KAAK,IAAgB,KAAK,GAAG;;AAhD5C,wBA+EK;AAOL,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,4 +0,0 @@
1
- import { Props } from '../../types/gallery';
2
- declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
3
- export default _default;
4
- //# sourceMappingURL=vs-grid-gallery.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vs-grid-gallery.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/base/vs-grid-gallery.vue"],"names":[],"mappings":"AAmIA,OAAO,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAC;;AAuH5C,wBAMG"}
@@ -1,12 +0,0 @@
1
- import { Props } from "../../types/lightbox";
2
- declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
3
- "update:modelValue": (v: boolean) => any;
4
- "update:index": (i: number) => any;
5
- delete: (i: string) => any;
6
- }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
7
- "onUpdate:modelValue"?: ((v: boolean) => any) | undefined;
8
- "onUpdate:index"?: ((i: number) => any) | undefined;
9
- onDelete?: ((i: string) => any) | undefined;
10
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
- export default _default;
12
- //# sourceMappingURL=vs-lightbox.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vs-lightbox.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/base/vs-lightbox.vue"],"names":[],"mappings":"AAiOA,OAAO,EAAE,KAAK,EAAS,MAAM,sBAAsB,CAAC;;;;;;;;;;AA4dpD,wBAOG"}
@@ -1,49 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
- modelValue: {
3
- type: BooleanConstructor;
4
- default: () => boolean;
5
- };
6
- title: {
7
- type: StringConstructor;
8
- default: () => string;
9
- };
10
- disabled: {
11
- type: BooleanConstructor;
12
- default: () => boolean;
13
- };
14
- }>, {}, {}, {
15
- modelState: {
16
- get(): boolean;
17
- set(value: boolean): void;
18
- };
19
- labelCursorClasses(): ({
20
- "cursor-not-allowed": boolean;
21
- "cursor-pointer"?: undefined;
22
- } | {
23
- "cursor-pointer": boolean;
24
- "cursor-not-allowed"?: undefined;
25
- })[];
26
- }, {
27
- handleEnterDown($event: KeyboardEvent): void;
28
- addKeyHandler(): void;
29
- removeKeyHandler(): void;
30
- }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
31
- modelValue: {
32
- type: BooleanConstructor;
33
- default: () => boolean;
34
- };
35
- title: {
36
- type: StringConstructor;
37
- default: () => string;
38
- };
39
- disabled: {
40
- type: BooleanConstructor;
41
- default: () => boolean;
42
- };
43
- }>> & Readonly<{}>, {
44
- title: string;
45
- disabled: boolean;
46
- modelValue: boolean;
47
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
48
- export default _default;
49
- //# sourceMappingURL=vs-switch.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vs-switch.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/base/vs-switch.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;eA6Fa,OAAO;mBAGH,OAAO,GAAG,IAAI;;;;;;;;;;4BAYH,aAAa;;;;;;;;;;;;;;;;;;;;;AA7BzC,wBA2CG"}
@@ -1,19 +0,0 @@
1
- import { PaginationProps } from "../../types/pagination";
2
- declare const _default: import("vue").DefineComponent<PaginationProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
3
- "update:page": (value: number) => any;
4
- pageChange: (value: number) => any;
5
- pageSizeChange: (value: number) => any;
6
- }, string, import("vue").PublicProps, Readonly<PaginationProps> & Readonly<{
7
- "onUpdate:page"?: ((value: number) => any) | undefined;
8
- onPageChange?: ((value: number) => any) | undefined;
9
- onPageSizeChange?: ((value: number) => any) | undefined;
10
- }>, {
11
- view: "button" | "input" | "xy";
12
- color: string;
13
- size: number;
14
- pageSizes: number[];
15
- showPageSizes: boolean;
16
- pageRange: number;
17
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
18
- export default _default;
19
- //# sourceMappingURL=vs-pagination.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vs-pagination.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/navigation/vs-pagination.vue"],"names":[],"mappings":"AA6OA,OAAO,EAAmB,eAAe,EAAE,MAAM,wBAAwB,CAAC;;;;;;;;;;;;;;;;;AA2Y1E,wBAQG"}
@@ -1,7 +0,0 @@
1
- import { SliderProps } from "../../types/slider";
2
- declare const _default: import("vue").DefineComponent<SliderProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<SliderProps> & Readonly<{}>, {
3
- autoplay: boolean;
4
- interval: number;
5
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
- export default _default;
7
- //# sourceMappingURL=vs-slider.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vs-slider.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/navigation/vs-slider.vue"],"names":[],"mappings":"AAiGA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;;;;;AA4KjD,wBAOG"}
@@ -1,32 +0,0 @@
1
- interface MessageBoxProps {
2
- type?: 'success' | 'error' | 'info' | 'warning';
3
- mode?: 'confirm' | 'alert' | 'prompt';
4
- title?: string;
5
- message?: string;
6
- confirmButtonText?: string;
7
- cancelButtonText?: string;
8
- modelValue?: boolean;
9
- promptPlaceholder?: string;
10
- align?: boolean;
11
- }
12
- declare const _default: import("vue").DefineComponent<MessageBoxProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
- cancel: (...args: any[]) => void;
14
- "update:modelValue": (...args: any[]) => void;
15
- confirm: (...args: any[]) => void;
16
- }, string, import("vue").PublicProps, Readonly<MessageBoxProps> & Readonly<{
17
- onCancel?: ((...args: any[]) => any) | undefined;
18
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
19
- onConfirm?: ((...args: any[]) => any) | undefined;
20
- }>, {
21
- mode: "confirm" | "alert" | "prompt";
22
- type: "success" | "error" | "info" | "warning";
23
- title: string;
24
- message: string;
25
- modelValue: boolean;
26
- confirmButtonText: string;
27
- cancelButtonText: string;
28
- promptPlaceholder: string;
29
- align: boolean;
30
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
31
- export default _default;
32
- //# sourceMappingURL=message-box.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"message-box.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/overlays/message-box.vue"],"names":[],"mappings":"AAqRA,UAAU,eAAe;IACvB,IAAI,CAAC,EAAE,SAAS,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,CAAC;IAChD,IAAI,CAAC,EAAE,SAAS,GAAG,OAAO,GAAG,QAAQ,CAAC;IACtC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;;;;;;;;;;UARQ,SAAS,GAAG,OAAO,GAAG,QAAQ;UAD9B,SAAS,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS;WAEvC,MAAM;aACJ,MAAM;gBAGH,OAAO;uBAFA,MAAM;sBACP,MAAM;uBAEL,MAAM;WAClB,OAAO;;AAobjB,wBAQG"}
@@ -1,29 +0,0 @@
1
- interface ConfirmDialogProps {
2
- title?: string;
3
- message?: string;
4
- confirmButtonText?: string;
5
- cancelButtonText?: string;
6
- confirmButtonStyle?: string;
7
- cancelButtonStyle?: string;
8
- cascade?: boolean;
9
- modelValue?: boolean;
10
- }
11
- declare const _default: import("vue").DefineComponent<ConfirmDialogProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
- cancel: (...args: any[]) => void;
13
- "update:modelValue": (...args: any[]) => void;
14
- confirm: (...args: any[]) => void;
15
- }, string, import("vue").PublicProps, Readonly<ConfirmDialogProps> & Readonly<{
16
- onCancel?: ((...args: any[]) => any) | undefined;
17
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
18
- onConfirm?: ((...args: any[]) => any) | undefined;
19
- }>, {
20
- title: string;
21
- message: string;
22
- confirmButtonText: string;
23
- cancelButtonText: string;
24
- confirmButtonStyle: string;
25
- cancelButtonStyle: string;
26
- cascade: boolean;
27
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
28
- export default _default;
29
- //# sourceMappingURL=vs-confirm-modal.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vs-confirm-modal.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/overlays/vs-confirm-modal.vue"],"names":[],"mappings":"AAqMA,UAAU,kBAAkB;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;;;;;;;;;;WARS,MAAM;aACJ,MAAM;uBACI,MAAM;sBACP,MAAM;wBACJ,MAAM;uBACP,MAAM;aAChB,OAAO;;AAgUnB,wBAQG"}
@@ -1,31 +0,0 @@
1
- import { DrawerProps } from '../../types/drawer';
2
- declare function handleClose(): void;
3
- declare var __VLS_9: {}, __VLS_11: {
4
- handleClose: typeof handleClose;
5
- };
6
- type __VLS_Slots = {} & {
7
- default?: (props: typeof __VLS_9) => any;
8
- } & {
9
- footer?: (props: typeof __VLS_11) => any;
10
- };
11
- declare const __VLS_component: import("vue").DefineComponent<DrawerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
12
- close: () => any;
13
- "update:visible": (value: boolean) => any;
14
- }, string, import("vue").PublicProps, Readonly<DrawerProps> & Readonly<{
15
- onClose?: (() => any) | undefined;
16
- "onUpdate:visible"?: ((value: boolean) => any) | undefined;
17
- }>, {
18
- position: "left" | "right" | "top" | "bottom";
19
- title: string;
20
- visible: boolean;
21
- size: string;
22
- closeClickBack: boolean;
23
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
24
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
25
- export default _default;
26
- type __VLS_WithSlots<T, S> = T & {
27
- new (): {
28
- $slots: S;
29
- };
30
- };
31
- //# sourceMappingURL=vs-drawer.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vs-drawer.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/overlays/vs-drawer.vue"],"names":[],"mappings":"AAsQA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AA4BjD,iBAAS,WAAW,SAGnB;AAmTD,QAAA,IAAI,OAAO,IAAU,EAAE,QAAQ;;CAAY,CAAE;AAC7C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AA0B/C,QAAA,MAAM,eAAe;;;;;;;;;;;;6EAQnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAa1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,6 +0,0 @@
1
- type __VLS_Props = {
2
- visible: boolean;
3
- };
4
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
5
- export default _default;
6
- //# sourceMappingURL=vs-loading.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vs-loading.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/overlays/vs-loading.vue"],"names":[],"mappings":"AA2DA,KAAK,WAAW,GAAG;IAAE,OAAO,EAAE,OAAO,CAAA;CAAE,CAAC;;AAwExC,wBAMG"}
@@ -1,44 +0,0 @@
1
- import { type Component } from "vue";
2
- interface ModalProps {
3
- title?: string;
4
- template?: string;
5
- visible: boolean;
6
- size?: 'small' | 'medium' | 'lg';
7
- closeClickBack?: boolean;
8
- content?: Component;
9
- buttonText?: string;
10
- contentProps?: any;
11
- teleport?: string;
12
- }
13
- declare function handleClose(): void;
14
- declare var __VLS_9: {}, __VLS_11: {
15
- handleClose: typeof handleClose;
16
- };
17
- type __VLS_Slots = {} & {
18
- default?: (props: typeof __VLS_9) => any;
19
- } & {
20
- footer?: (props: typeof __VLS_11) => any;
21
- };
22
- declare const __VLS_component: import("vue").DefineComponent<ModalProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
23
- close: () => any;
24
- done: () => any;
25
- "update:visible": (value: boolean) => any;
26
- }, string, import("vue").PublicProps, Readonly<ModalProps> & Readonly<{
27
- onClose?: (() => any) | undefined;
28
- onDone?: (() => any) | undefined;
29
- "onUpdate:visible"?: ((value: boolean) => any) | undefined;
30
- }>, {
31
- title: string;
32
- visible: boolean;
33
- teleport: string;
34
- size: "small" | "medium" | "lg";
35
- closeClickBack: boolean;
36
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
37
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
38
- export default _default;
39
- type __VLS_WithSlots<T, S> = T & {
40
- new (): {
41
- $slots: S;
42
- };
43
- };
44
- //# sourceMappingURL=vs-modal.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vs-modal.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/overlays/vs-modal.vue"],"names":[],"mappings":"AAAA,OAwMO,EACuC,KAAK,SAAS,EAC3D,MAAM,KAAK,CAAC;AAGb,UAAU,UAAU;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC;IACjB,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,IAAI,CAAC;IACjC,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AA2BD,iBAAS,WAAW,SAGnB;AA6QD,QAAA,IAAI,OAAO,IAAU,EAAE,QAAQ;;CAAY,CAAE;AAC7C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AA0B/C,QAAA,MAAM,eAAe;;;;;;;;;WAjVX,MAAM;aAEL,OAAO;cAML,MAAM;UALV,OAAO,GAAG,QAAQ,GAAG,IAAI;oBACf,OAAO;6EAqVxB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAa1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,4 +0,0 @@
1
- import { NotifyProps } from "../../types/notify";
2
- declare const _default: import("vue").DefineComponent<NotifyProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NotifyProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
3
- export default _default;
4
- //# sourceMappingURL=vs-notify.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vs-notify.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/overlays/vs-notify.vue"],"names":[],"mappings":"AAkDA,OAAO,EAAE,WAAW,EAAc,MAAM,oBAAoB,CAAC;;AAqH7D,wBAMG"}
@@ -1,40 +0,0 @@
1
- interface Props {
2
- isOpen?: boolean;
3
- placement?: string;
4
- gap?: number;
5
- width?: string | number;
6
- disabled?: boolean;
7
- trigger?: string;
8
- teleport?: string;
9
- }
10
- declare var __VLS_1: {}, __VLS_3: {}, __VLS_13: {};
11
- type __VLS_Slots = {} & {
12
- reference?: (props: typeof __VLS_1) => any;
13
- } & {
14
- reference?: (props: typeof __VLS_3) => any;
15
- } & {
16
- default?: (props: typeof __VLS_13) => any;
17
- };
18
- declare const __VLS_component: import("vue").DefineComponent<Props, {
19
- togglePopover: () => Promise<void>;
20
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
21
- isvisible: (...args: any[]) => void;
22
- }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
23
- onIsvisible?: ((...args: any[]) => any) | undefined;
24
- }>, {
25
- disabled: boolean;
26
- width: string | number;
27
- isOpen: boolean;
28
- teleport: string;
29
- placement: string;
30
- gap: number;
31
- trigger: string;
32
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
33
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
34
- export default _default;
35
- type __VLS_WithSlots<T, S> = T & {
36
- new (): {
37
- $slots: S;
38
- };
39
- };
40
- //# sourceMappingURL=vs-popover.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vs-popover.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/overlays/vs-popover.vue"],"names":[],"mappings":"AA2MA,UAAU,KAAK;IACb,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB;AAyPD,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO,IAAU,EAAE,QAAQ,IAAY,CAAE;AAChE,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC9C;IAAE,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC9C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AA+BhD,QAAA,MAAM,eAAe;;;;;;;cA/RR,OAAO;WADV,MAAM,GAAG,MAAM;YAHd,OAAO;cAML,MAAM;eALL,MAAM;SACZ,MAAM;aAGF,MAAM;6EAuShB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAa1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,32 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
- text: {
3
- type: StringConstructor;
4
- default: () => string;
5
- required: true;
6
- };
7
- color: {
8
- type: StringConstructor;
9
- default: () => string;
10
- required: false;
11
- };
12
- }>, {}, {}, {
13
- createStyle(): {
14
- backgroundColor: string;
15
- };
16
- }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
17
- text: {
18
- type: StringConstructor;
19
- default: () => string;
20
- required: true;
21
- };
22
- color: {
23
- type: StringConstructor;
24
- default: () => string;
25
- required: false;
26
- };
27
- }>> & Readonly<{}>, {
28
- text: string;
29
- color: string;
30
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
31
- export default _default;
32
- //# sourceMappingURL=vs-badge-value.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vs-badge-value.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/types/vs-badge-value.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0CA,wBAqBG"}
@@ -1,17 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
- value: {
3
- type: StringConstructor;
4
- default: () => string;
5
- };
6
- }>, {}, {}, {
7
- dateValue(): string;
8
- }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
9
- value: {
10
- type: StringConstructor;
11
- default: () => string;
12
- };
13
- }>> & Readonly<{}>, {
14
- value: string;
15
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
16
- export default _default;
17
- //# sourceMappingURL=vs-data-value.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vs-data-value.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/components/types/vs-data-value.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;AAgCA,wBAmBG"}
@@ -1,4 +0,0 @@
1
- import type { Directive } from 'vue';
2
- declare const vFocus: Directive;
3
- export default vFocus;
4
- //# sourceMappingURL=focus.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"focus.d.ts","sourceRoot":"","sources":["../../../../../core/src/directives/focus.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AAErC,QAAA,MAAM,MAAM,EAAE,SAeb,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -1,11 +0,0 @@
1
- import { DirectiveBinding } from 'vue';
2
- interface LoadingElement extends HTMLElement {
3
- _loadingOverlay?: HTMLElement;
4
- }
5
- declare const loading: {
6
- mounted(el: LoadingElement, binding: DirectiveBinding<boolean>): void;
7
- updated(el: LoadingElement, binding: DirectiveBinding<boolean>): void;
8
- unmounted(el: LoadingElement): void;
9
- };
10
- export default loading;
11
- //# sourceMappingURL=loading.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"loading.d.ts","sourceRoot":"","sources":["../../../../../core/src/directives/loading.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAC;AAEvC,UAAU,cAAe,SAAQ,WAAW;IAC1C,eAAe,CAAC,EAAE,WAAW,CAAC;CAC/B;AAED,QAAA,MAAM,OAAO;gBACC,cAAc,WAAW,gBAAgB,CAAC,OAAO,CAAC;gBA+BlD,cAAc,WAAW,gBAAgB,CAAC,OAAO,CAAC;kBAQhD,cAAc;CAM7B,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1,7 +0,0 @@
1
- import type { DirectiveBinding } from 'vue';
2
- declare const _default: {
3
- mounted(el: HTMLElement, binding: DirectiveBinding): void;
4
- unmounted(el: HTMLElement): void;
5
- };
6
- export default _default;
7
- //# sourceMappingURL=tooltip.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["../../../../../core/src/directives/tooltip.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAC;;gBAG9B,WAAW,WAAW,gBAAgB;kBAyCpC,WAAW;;AA1C3B,wBAkDE"}
@@ -1,12 +0,0 @@
1
- type Events = {
2
- methodApi: null | any;
3
- update: null | any;
4
- updateCard: null | any;
5
- method: {
6
- name: string;
7
- data: any;
8
- };
9
- };
10
- declare const _default: import("mitt").Emitter<Events>;
11
- export default _default;
12
- //# sourceMappingURL=eventBus.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eventBus.d.ts","sourceRoot":"","sources":["../../../../../core/src/emitter/eventBus.ts"],"names":[],"mappings":"AAEA,KAAK,MAAM,GAAG;IACX,SAAS,EAAE,IAAI,GAAG,GAAG,CAAC;IACtB,MAAM,EAAE,IAAI,GAAG,GAAG,CAAC;IACnB,UAAU,EAAE,IAAI,GAAG,GAAG,CAAC;IACvB,MAAM,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,GAAG,CAAA;KAAE,CAAC;CACtC,CAAA;;AAED,wBAA6B"}
@@ -1,3 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
- export default _default;
3
- //# sourceMappingURL=chevron-down-icon.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"chevron-down-icon.vue.d.ts","sourceRoot":"","sources":["../../../../../core/src/icons/chevron-down-icon.vue"],"names":[],"mappings":";AAiEA,wBAKG"}
@@ -1,3 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
- export default _default;
3
- //# sourceMappingURL=close-Icon.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"close-Icon.vue.d.ts","sourceRoot":"","sources":["../../../../../core/src/icons/close-Icon.vue"],"names":[],"mappings":";AAyEA,wBAKG"}
@@ -1,3 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
- export default _default;
3
- //# sourceMappingURL=delete-icon.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"delete-icon.vue.d.ts","sourceRoot":"","sources":["../../../../../core/src/icons/delete-icon.vue"],"names":[],"mappings":";AAqFA,wBAKG"}
@@ -1,3 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
- export default _default;
3
- //# sourceMappingURL=download-icon.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"download-icon.vue.d.ts","sourceRoot":"","sources":["../../../../../core/src/icons/download-icon.vue"],"names":[],"mappings":";AA6EA,wBAKG"}
@@ -1,3 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
- export default _default;
3
- //# sourceMappingURL=icon-error.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"icon-error.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/icons/notify/icon-error.vue"],"names":[],"mappings":";AAiDA,wBAKG"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"icon-info.vue.d.ts","sourceRoot":"","sources":["../../../../../../core/src/icons/notify/icon-info.vue"],"names":[],"mappings":";AAkDA,wBAKG"}