@opengis/form 0.0.18 → 0.0.20

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 (286) 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.vue.d.ts.map +1 -0
  7. package/dist/components/icons/icon-arrow-top-bottom.vue.d.ts.map +1 -0
  8. package/dist/components/icons/icon-check.vue.d.ts.map +1 -0
  9. package/dist/components/icons/icon-chevron-down.vue.d.ts.map +1 -0
  10. package/dist/components/icons/icon-chevron-top-bottom.vue.d.ts.map +1 -0
  11. package/dist/components/icons/icon-close.vue.d.ts.map +1 -0
  12. package/dist/components/icons/icon-csv.vue.d.ts.map +1 -0
  13. package/dist/components/icons/icon-delete.vue.d.ts.map +1 -0
  14. package/dist/components/icons/icon-download.vue.d.ts.map +1 -0
  15. package/dist/components/icons/icon-export.vue.d.ts.map +1 -0
  16. package/dist/components/icons/icon-file.vue.d.ts.map +1 -0
  17. package/dist/components/icons/icon-geojson.vue.d.ts.map +1 -0
  18. package/dist/components/icons/icon-grip-vertical.vue.d.ts.map +1 -0
  19. package/dist/components/icons/icon-import.vue.d.ts.map +1 -0
  20. package/dist/components/icons/icon-info.vue.d.ts.map +1 -0
  21. package/dist/components/icons/icon-magnifying-glass.vue.d.ts.map +1 -0
  22. package/dist/components/icons/icon-no-data.vue.d.ts.map +1 -0
  23. package/dist/components/icons/icon-pdf.vue.d.ts.map +1 -0
  24. package/dist/components/icons/icon-pen.vue.d.ts.map +1 -0
  25. package/dist/components/icons/icon-plus.vue.d.ts.map +1 -0
  26. package/dist/components/icons/icon-upload.vue.d.ts.map +1 -0
  27. package/dist/components/icons/icon-zip.vue.d.ts.map +1 -0
  28. package/dist/components/icons/index.d.ts.map +1 -0
  29. package/dist/components/inputs/base/vs-input-email.vue.d.ts.map +1 -0
  30. package/dist/components/inputs/base/vs-input-mask.vue.d.ts.map +1 -0
  31. package/dist/components/inputs/base/vs-input-number.vue.d.ts.map +1 -0
  32. package/dist/components/inputs/base/vs-input-static.vue.d.ts.map +1 -0
  33. package/dist/components/inputs/base/vs-input-switcher.vue.d.ts.map +1 -0
  34. package/dist/components/inputs/base/vs-input-text.vue.d.ts.map +1 -0
  35. package/dist/components/inputs/base/vs-input-textarea.vue.d.ts.map +1 -0
  36. package/dist/components/inputs/date/vs-date-text.vue.d.ts.map +1 -0
  37. package/dist/components/inputs/date/vs-input-date.vue.d.ts.map +1 -0
  38. package/dist/components/inputs/date/vs-input-date1.vue.d.ts +13 -0
  39. package/dist/components/inputs/date/vs-input-date1.vue.d.ts.map +1 -0
  40. package/dist/components/inputs/date/vs-input-time.vue.d.ts.map +1 -0
  41. package/dist/components/inputs/file/vs-input-file-list-item.vue.d.ts.map +1 -0
  42. package/dist/components/inputs/file/vs-input-file.vue.d.ts.map +1 -0
  43. package/dist/components/inputs/file-list/vs-input-file-list.vue.d.ts.map +1 -0
  44. package/dist/components/inputs/file-list/vs-widget-file-info.vue.d.ts.map +1 -0
  45. package/dist/components/inputs/file-list/vs-widget-file-item.vue.d.ts.map +1 -0
  46. package/dist/{form/src/components → components}/inputs/index.d.ts +10 -19
  47. package/dist/{form/src/components → components}/inputs/index.d.ts.map +1 -1
  48. package/dist/components/inputs/map/icons/icon-compass.vue.d.ts.map +1 -0
  49. package/dist/components/inputs/map/icons/icon-full-screen.vue.d.ts.map +1 -0
  50. package/dist/components/inputs/map/icons/icon-line.vue.d.ts.map +1 -0
  51. package/dist/components/inputs/map/icons/icon-map-pin.vue.d.ts.map +1 -0
  52. package/dist/components/inputs/map/icons/icon-poligon-rectangle.vue.d.ts.map +1 -0
  53. package/dist/components/inputs/map/icons/icon-poligon.vue.d.ts.map +1 -0
  54. package/dist/components/inputs/map/map-layers.vue.d.ts.map +1 -0
  55. package/dist/components/inputs/map/map-search.vue.d.ts.map +1 -0
  56. package/dist/components/inputs/map/map.d.ts.map +1 -0
  57. package/dist/components/inputs/map/util.d.ts.map +1 -0
  58. package/dist/components/inputs/map/vs-input-map.vue.d.ts +8 -0
  59. package/dist/components/inputs/map/vs-input-map.vue.d.ts.map +1 -0
  60. package/dist/components/inputs/options/checkbox/index.d.ts.map +1 -0
  61. package/dist/components/inputs/options/checkbox/vs-checkbox-buttons.vue.d.ts.map +1 -0
  62. package/dist/components/inputs/options/checkbox/vs-checkbox-default.vue.d.ts.map +1 -0
  63. package/dist/components/inputs/options/checkbox/vs-input-checkbox-item.vue.d.ts.map +1 -0
  64. package/dist/components/inputs/options/checkbox/vs-input-checkbox.vue.d.ts.map +1 -0
  65. package/dist/components/inputs/options/radio/index.d.ts.map +1 -0
  66. package/dist/components/inputs/options/radio/vs-input-radio-buttons.vue.d.ts.map +1 -0
  67. package/dist/components/inputs/options/radio/vs-input-radio-default.vue.d.ts.map +1 -0
  68. package/dist/components/inputs/options/radio/vs-input-radio.vue.d.ts.map +1 -0
  69. package/dist/components/inputs/table/vs-input-datatable.vue.d.ts.map +1 -0
  70. package/dist/components/inputs/tag/vs-input-tag.vue.d.ts.map +1 -0
  71. package/dist/components/inputs/vs-input-container.vue.d.ts.map +1 -0
  72. package/dist/components/inputs/vs-input-select.vue.d.ts +22 -0
  73. package/dist/components/inputs/vs-input-select.vue.d.ts.map +1 -0
  74. package/dist/components/layouts/index.d.ts.map +1 -0
  75. package/dist/components/layouts/vs-compact-form-layout.vue.d.ts.map +1 -0
  76. package/dist/components/layouts/vs-layout-default.vue.d.ts.map +1 -0
  77. package/dist/components/layouts/vs-layout-horizontal.vue.d.ts.map +1 -0
  78. package/dist/components/layouts/vs-layout-inline.vue.d.ts.map +1 -0
  79. package/dist/components/modal/modal-edit.vue.d.ts.map +1 -0
  80. package/dist/components/ui/vs-calendar.vue.d.ts.map +1 -0
  81. package/dist/components/ui/vs-popover.vue.d.ts.map +1 -0
  82. package/dist/composables/i18n.d.ts +3 -0
  83. package/dist/composables/i18n.d.ts.map +1 -0
  84. package/dist/composables/useForm.d.ts.map +1 -0
  85. package/dist/composables/useLocale.d.ts +2 -0
  86. package/dist/composables/useLocale.d.ts.map +1 -0
  87. package/dist/composables/useStyle.d.ts.map +1 -0
  88. package/dist/index.css +1 -1
  89. package/dist/index.d.ts.map +1 -0
  90. package/dist/index.js +1292 -1248
  91. package/dist/index.umd.cjs +2 -2
  92. package/dist/plugin/form-plugin.d.ts.map +1 -0
  93. package/dist/schema.d.ts.map +1 -0
  94. package/dist/{form/src/types → types}/form.d.ts +10 -0
  95. package/dist/types/form.d.ts.map +1 -0
  96. package/dist/{form/src/types → types}/rules.d.ts.map +1 -1
  97. package/dist/utils/convertForm.d.ts.map +1 -0
  98. package/dist/utils/dynamicPosition.d.ts.map +1 -0
  99. package/dist/utils/file.api.d.ts.map +1 -0
  100. package/dist/utils/file.preview.d.ts.map +1 -0
  101. package/dist/utils/formConditions.d.ts.map +1 -0
  102. package/dist/utils/formRules.d.ts.map +1 -0
  103. package/dist/utils/index.d.ts.map +1 -0
  104. package/dist/utils/randomId.d.ts.map +1 -0
  105. package/package.json +1 -1
  106. package/dist/core/src/emitter/eventBus.d.ts +0 -6
  107. package/dist/core/src/emitter/eventBus.d.ts.map +0 -1
  108. package/dist/form/src/components/behavior.vue.d.ts.map +0 -1
  109. package/dist/form/src/components/container-views/vs-container-accordion.vue.d.ts.map +0 -1
  110. package/dist/form/src/components/container-views/vs-container-default.vue.d.ts.map +0 -1
  111. package/dist/form/src/components/container-views/vs-container-switcher.vue.d.ts.map +0 -1
  112. package/dist/form/src/components/form/vs-compact-form.vue.d.ts.map +0 -1
  113. package/dist/form/src/components/icons/icon-arrow-top-bottom.vue.d.ts.map +0 -1
  114. package/dist/form/src/components/icons/icon-check.vue.d.ts.map +0 -1
  115. package/dist/form/src/components/icons/icon-chevron-down.vue.d.ts.map +0 -1
  116. package/dist/form/src/components/icons/icon-chevron-top-bottom.vue.d.ts.map +0 -1
  117. package/dist/form/src/components/icons/icon-close.vue.d.ts.map +0 -1
  118. package/dist/form/src/components/icons/icon-csv.vue.d.ts.map +0 -1
  119. package/dist/form/src/components/icons/icon-delete.vue.d.ts.map +0 -1
  120. package/dist/form/src/components/icons/icon-download.vue.d.ts.map +0 -1
  121. package/dist/form/src/components/icons/icon-export.vue.d.ts.map +0 -1
  122. package/dist/form/src/components/icons/icon-file.vue.d.ts.map +0 -1
  123. package/dist/form/src/components/icons/icon-geojson.vue.d.ts.map +0 -1
  124. package/dist/form/src/components/icons/icon-grip-vertical.vue.d.ts.map +0 -1
  125. package/dist/form/src/components/icons/icon-import.vue.d.ts.map +0 -1
  126. package/dist/form/src/components/icons/icon-info.vue.d.ts.map +0 -1
  127. package/dist/form/src/components/icons/icon-magnifying-glass.vue.d.ts.map +0 -1
  128. package/dist/form/src/components/icons/icon-no-data.vue.d.ts.map +0 -1
  129. package/dist/form/src/components/icons/icon-pdf.vue.d.ts.map +0 -1
  130. package/dist/form/src/components/icons/icon-pen.vue.d.ts.map +0 -1
  131. package/dist/form/src/components/icons/icon-plus.vue.d.ts.map +0 -1
  132. package/dist/form/src/components/icons/icon-upload.vue.d.ts.map +0 -1
  133. package/dist/form/src/components/icons/icon-zip.vue.d.ts.map +0 -1
  134. package/dist/form/src/components/icons/index.d.ts.map +0 -1
  135. package/dist/form/src/components/inputs/base/vs-input-email.vue.d.ts.map +0 -1
  136. package/dist/form/src/components/inputs/base/vs-input-mask.vue.d.ts.map +0 -1
  137. package/dist/form/src/components/inputs/base/vs-input-number.vue.d.ts.map +0 -1
  138. package/dist/form/src/components/inputs/base/vs-input-static.vue.d.ts.map +0 -1
  139. package/dist/form/src/components/inputs/base/vs-input-switcher.vue.d.ts.map +0 -1
  140. package/dist/form/src/components/inputs/base/vs-input-text.vue.d.ts.map +0 -1
  141. package/dist/form/src/components/inputs/base/vs-input-textarea.vue.d.ts.map +0 -1
  142. package/dist/form/src/components/inputs/date/vs-date-text.vue.d.ts.map +0 -1
  143. package/dist/form/src/components/inputs/date/vs-input-date.vue.d.ts.map +0 -1
  144. package/dist/form/src/components/inputs/date/vs-input-date1.vue.d.ts +0 -17
  145. package/dist/form/src/components/inputs/date/vs-input-date1.vue.d.ts.map +0 -1
  146. package/dist/form/src/components/inputs/date/vs-input-time.vue.d.ts.map +0 -1
  147. package/dist/form/src/components/inputs/file/vs-input-file-list-item.vue.d.ts.map +0 -1
  148. package/dist/form/src/components/inputs/file/vs-input-file.vue.d.ts.map +0 -1
  149. package/dist/form/src/components/inputs/file-list/vs-input-file-list.vue.d.ts.map +0 -1
  150. package/dist/form/src/components/inputs/file-list/vs-widget-file-info.vue.d.ts.map +0 -1
  151. package/dist/form/src/components/inputs/file-list/vs-widget-file-item.vue.d.ts.map +0 -1
  152. package/dist/form/src/components/inputs/map/icons/icon-compass.vue.d.ts.map +0 -1
  153. package/dist/form/src/components/inputs/map/icons/icon-full-screen.vue.d.ts.map +0 -1
  154. package/dist/form/src/components/inputs/map/icons/icon-line.vue.d.ts.map +0 -1
  155. package/dist/form/src/components/inputs/map/icons/icon-map-pin.vue.d.ts.map +0 -1
  156. package/dist/form/src/components/inputs/map/icons/icon-poligon-rectangle.vue.d.ts.map +0 -1
  157. package/dist/form/src/components/inputs/map/icons/icon-poligon.vue.d.ts.map +0 -1
  158. package/dist/form/src/components/inputs/map/map-layers.vue.d.ts.map +0 -1
  159. package/dist/form/src/components/inputs/map/map-search.vue.d.ts.map +0 -1
  160. package/dist/form/src/components/inputs/map/map.d.ts.map +0 -1
  161. package/dist/form/src/components/inputs/map/util.d.ts.map +0 -1
  162. package/dist/form/src/components/inputs/map/vs-input-map.vue.d.ts +0 -8
  163. package/dist/form/src/components/inputs/map/vs-input-map.vue.d.ts.map +0 -1
  164. package/dist/form/src/components/inputs/options/checkbox/index.d.ts.map +0 -1
  165. package/dist/form/src/components/inputs/options/checkbox/vs-checkbox-buttons.vue.d.ts.map +0 -1
  166. package/dist/form/src/components/inputs/options/checkbox/vs-checkbox-default.vue.d.ts.map +0 -1
  167. package/dist/form/src/components/inputs/options/checkbox/vs-input-checkbox-item.vue.d.ts.map +0 -1
  168. package/dist/form/src/components/inputs/options/checkbox/vs-input-checkbox.vue.d.ts.map +0 -1
  169. package/dist/form/src/components/inputs/options/radio/index.d.ts.map +0 -1
  170. package/dist/form/src/components/inputs/options/radio/vs-input-radio-buttons.vue.d.ts.map +0 -1
  171. package/dist/form/src/components/inputs/options/radio/vs-input-radio-default.vue.d.ts.map +0 -1
  172. package/dist/form/src/components/inputs/options/radio/vs-input-radio.vue.d.ts.map +0 -1
  173. package/dist/form/src/components/inputs/table/vs-input-datatable.vue.d.ts.map +0 -1
  174. package/dist/form/src/components/inputs/tag/vs-input-tag.vue.d.ts.map +0 -1
  175. package/dist/form/src/components/inputs/vs-input-container.vue.d.ts.map +0 -1
  176. package/dist/form/src/components/inputs/vs-input-select.vue.d.ts +0 -27
  177. package/dist/form/src/components/inputs/vs-input-select.vue.d.ts.map +0 -1
  178. package/dist/form/src/components/layouts/index.d.ts.map +0 -1
  179. package/dist/form/src/components/layouts/vs-compact-form-layout.vue.d.ts.map +0 -1
  180. package/dist/form/src/components/layouts/vs-layout-default.vue.d.ts.map +0 -1
  181. package/dist/form/src/components/layouts/vs-layout-horizontal.vue.d.ts.map +0 -1
  182. package/dist/form/src/components/layouts/vs-layout-inline.vue.d.ts.map +0 -1
  183. package/dist/form/src/components/modal/modal-edit.vue.d.ts.map +0 -1
  184. package/dist/form/src/components/ui/vs-calendar.vue.d.ts.map +0 -1
  185. package/dist/form/src/components/ui/vs-popover.vue.d.ts.map +0 -1
  186. package/dist/form/src/composables/useForm.d.ts.map +0 -1
  187. package/dist/form/src/composables/useStyle.d.ts.map +0 -1
  188. package/dist/form/src/index.d.ts.map +0 -1
  189. package/dist/form/src/plugin/form-plugin.d.ts.map +0 -1
  190. package/dist/form/src/schema.d.ts.map +0 -1
  191. package/dist/form/src/types/form.d.ts.map +0 -1
  192. package/dist/form/src/utils/convertForm.d.ts.map +0 -1
  193. package/dist/form/src/utils/dynamicPosition.d.ts.map +0 -1
  194. package/dist/form/src/utils/file.api.d.ts.map +0 -1
  195. package/dist/form/src/utils/file.preview.d.ts.map +0 -1
  196. package/dist/form/src/utils/formConditions.d.ts.map +0 -1
  197. package/dist/form/src/utils/formRules.d.ts.map +0 -1
  198. package/dist/form/src/utils/index.d.ts.map +0 -1
  199. package/dist/form/src/utils/randomId.d.ts.map +0 -1
  200. /package/dist/{form/src/components → components}/behavior.vue.d.ts +0 -0
  201. /package/dist/{form/src/components → components}/container-views/index.d.ts +0 -0
  202. /package/dist/{form/src/components → components}/container-views/vs-container-accordion.vue.d.ts +0 -0
  203. /package/dist/{form/src/components → components}/container-views/vs-container-default.vue.d.ts +0 -0
  204. /package/dist/{form/src/components → components}/container-views/vs-container-switcher.vue.d.ts +0 -0
  205. /package/dist/{form/src/components → components}/form/vs-compact-form.vue.d.ts +0 -0
  206. /package/dist/{form/src/components → components}/icons/icon-arrow-top-bottom.vue.d.ts +0 -0
  207. /package/dist/{form/src/components → components}/icons/icon-check.vue.d.ts +0 -0
  208. /package/dist/{form/src/components → components}/icons/icon-chevron-down.vue.d.ts +0 -0
  209. /package/dist/{form/src/components → components}/icons/icon-chevron-top-bottom.vue.d.ts +0 -0
  210. /package/dist/{form/src/components → components}/icons/icon-close.vue.d.ts +0 -0
  211. /package/dist/{form/src/components → components}/icons/icon-csv.vue.d.ts +0 -0
  212. /package/dist/{form/src/components → components}/icons/icon-delete.vue.d.ts +0 -0
  213. /package/dist/{form/src/components → components}/icons/icon-download.vue.d.ts +0 -0
  214. /package/dist/{form/src/components → components}/icons/icon-export.vue.d.ts +0 -0
  215. /package/dist/{form/src/components → components}/icons/icon-file.vue.d.ts +0 -0
  216. /package/dist/{form/src/components → components}/icons/icon-geojson.vue.d.ts +0 -0
  217. /package/dist/{form/src/components → components}/icons/icon-grip-vertical.vue.d.ts +0 -0
  218. /package/dist/{form/src/components → components}/icons/icon-import.vue.d.ts +0 -0
  219. /package/dist/{form/src/components → components}/icons/icon-info.vue.d.ts +0 -0
  220. /package/dist/{form/src/components → components}/icons/icon-magnifying-glass.vue.d.ts +0 -0
  221. /package/dist/{form/src/components → components}/icons/icon-no-data.vue.d.ts +0 -0
  222. /package/dist/{form/src/components → components}/icons/icon-pdf.vue.d.ts +0 -0
  223. /package/dist/{form/src/components → components}/icons/icon-pen.vue.d.ts +0 -0
  224. /package/dist/{form/src/components → components}/icons/icon-plus.vue.d.ts +0 -0
  225. /package/dist/{form/src/components → components}/icons/icon-upload.vue.d.ts +0 -0
  226. /package/dist/{form/src/components → components}/icons/icon-zip.vue.d.ts +0 -0
  227. /package/dist/{form/src/components → components}/icons/index.d.ts +0 -0
  228. /package/dist/{form/src/components → components}/inputs/base/vs-input-email.vue.d.ts +0 -0
  229. /package/dist/{form/src/components → components}/inputs/base/vs-input-mask.vue.d.ts +0 -0
  230. /package/dist/{form/src/components → components}/inputs/base/vs-input-number.vue.d.ts +0 -0
  231. /package/dist/{form/src/components → components}/inputs/base/vs-input-static.vue.d.ts +0 -0
  232. /package/dist/{form/src/components → components}/inputs/base/vs-input-switcher.vue.d.ts +0 -0
  233. /package/dist/{form/src/components → components}/inputs/base/vs-input-text.vue.d.ts +0 -0
  234. /package/dist/{form/src/components → components}/inputs/base/vs-input-textarea.vue.d.ts +0 -0
  235. /package/dist/{form/src/components → components}/inputs/date/vs-date-text.vue.d.ts +0 -0
  236. /package/dist/{form/src/components → components}/inputs/date/vs-input-date.vue.d.ts +0 -0
  237. /package/dist/{form/src/components → components}/inputs/date/vs-input-time.vue.d.ts +0 -0
  238. /package/dist/{form/src/components → components}/inputs/file/vs-input-file-list-item.vue.d.ts +0 -0
  239. /package/dist/{form/src/components → components}/inputs/file/vs-input-file.vue.d.ts +0 -0
  240. /package/dist/{form/src/components → components}/inputs/file-list/vs-input-file-list.vue.d.ts +0 -0
  241. /package/dist/{form/src/components → components}/inputs/file-list/vs-widget-file-info.vue.d.ts +0 -0
  242. /package/dist/{form/src/components → components}/inputs/file-list/vs-widget-file-item.vue.d.ts +0 -0
  243. /package/dist/{form/src/components → components}/inputs/map/icons/icon-compass.vue.d.ts +0 -0
  244. /package/dist/{form/src/components → components}/inputs/map/icons/icon-full-screen.vue.d.ts +0 -0
  245. /package/dist/{form/src/components → components}/inputs/map/icons/icon-line.vue.d.ts +0 -0
  246. /package/dist/{form/src/components → components}/inputs/map/icons/icon-map-pin.vue.d.ts +0 -0
  247. /package/dist/{form/src/components → components}/inputs/map/icons/icon-poligon-rectangle.vue.d.ts +0 -0
  248. /package/dist/{form/src/components → components}/inputs/map/icons/icon-poligon.vue.d.ts +0 -0
  249. /package/dist/{form/src/components → components}/inputs/map/map-layers.vue.d.ts +0 -0
  250. /package/dist/{form/src/components → components}/inputs/map/map-search.vue.d.ts +0 -0
  251. /package/dist/{form/src/components → components}/inputs/map/map.d.ts +0 -0
  252. /package/dist/{form/src/components → components}/inputs/map/util.d.ts +0 -0
  253. /package/dist/{form/src/components → components}/inputs/options/checkbox/index.d.ts +0 -0
  254. /package/dist/{form/src/components → components}/inputs/options/checkbox/vs-checkbox-buttons.vue.d.ts +0 -0
  255. /package/dist/{form/src/components → components}/inputs/options/checkbox/vs-checkbox-default.vue.d.ts +0 -0
  256. /package/dist/{form/src/components → components}/inputs/options/checkbox/vs-input-checkbox-item.vue.d.ts +0 -0
  257. /package/dist/{form/src/components → components}/inputs/options/checkbox/vs-input-checkbox.vue.d.ts +0 -0
  258. /package/dist/{form/src/components → components}/inputs/options/radio/index.d.ts +0 -0
  259. /package/dist/{form/src/components → components}/inputs/options/radio/vs-input-radio-buttons.vue.d.ts +0 -0
  260. /package/dist/{form/src/components → components}/inputs/options/radio/vs-input-radio-default.vue.d.ts +0 -0
  261. /package/dist/{form/src/components → components}/inputs/options/radio/vs-input-radio.vue.d.ts +0 -0
  262. /package/dist/{form/src/components → components}/inputs/table/vs-input-datatable.vue.d.ts +0 -0
  263. /package/dist/{form/src/components → components}/inputs/tag/vs-input-tag.vue.d.ts +0 -0
  264. /package/dist/{form/src/components → components}/inputs/vs-input-container.vue.d.ts +0 -0
  265. /package/dist/{form/src/components → components}/layouts/index.d.ts +0 -0
  266. /package/dist/{form/src/components → components}/layouts/vs-compact-form-layout.vue.d.ts +0 -0
  267. /package/dist/{form/src/components → components}/layouts/vs-layout-default.vue.d.ts +0 -0
  268. /package/dist/{form/src/components → components}/layouts/vs-layout-horizontal.vue.d.ts +0 -0
  269. /package/dist/{form/src/components → components}/layouts/vs-layout-inline.vue.d.ts +0 -0
  270. /package/dist/{form/src/components → components}/modal/modal-edit.vue.d.ts +0 -0
  271. /package/dist/{form/src/components → components}/ui/vs-calendar.vue.d.ts +0 -0
  272. /package/dist/{form/src/components → components}/ui/vs-popover.vue.d.ts +0 -0
  273. /package/dist/{form/src/composables → composables}/useForm.d.ts +0 -0
  274. /package/dist/{form/src/composables → composables}/useStyle.d.ts +0 -0
  275. /package/dist/{form/src/index.d.ts → index.d.ts} +0 -0
  276. /package/dist/{form/src/plugin → plugin}/form-plugin.d.ts +0 -0
  277. /package/dist/{form/src/schema.d.ts → schema.d.ts} +0 -0
  278. /package/dist/{form/src/types → types}/rules.d.ts +0 -0
  279. /package/dist/{form/src/utils → utils}/convertForm.d.ts +0 -0
  280. /package/dist/{form/src/utils → utils}/dynamicPosition.d.ts +0 -0
  281. /package/dist/{form/src/utils → utils}/file.api.d.ts +0 -0
  282. /package/dist/{form/src/utils → utils}/file.preview.d.ts +0 -0
  283. /package/dist/{form/src/utils → utils}/formConditions.d.ts +0 -0
  284. /package/dist/{form/src/utils → utils}/formRules.d.ts +0 -0
  285. /package/dist/{form/src/utils → utils}/index.d.ts +0 -0
  286. /package/dist/{form/src/utils → utils}/randomId.d.ts +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"behavior.vue.d.ts","sourceRoot":"","sources":["../../src/components/behavior.vue"],"names":[],"mappings":"AAoDA,KAAK,WAAW,GAAG;IACjB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,CAAC,EAAE,GAAG,CAAA;CACZ,CAAC;;AAgGF,wBAMG"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/container-views/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,wBAIE"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/container-views/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,wBAIE"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-container-accordion.vue.d.ts","sourceRoot":"","sources":["../../../src/components/container-views/vs-container-accordion.vue"],"names":[],"mappings":"AAqKA,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAkC/C,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAmBnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-container-default.vue.d.ts","sourceRoot":"","sources":["../../../src/components/container-views/vs-container-default.vue"],"names":[],"mappings":"AA6DA,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AA4B/C,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;4EAenB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-container-switcher.vue.d.ts","sourceRoot":"","sources":["../../../src/components/container-views/vs-container-switcher.vue"],"names":[],"mappings":"AA6JA,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAkC/C,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAmBnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-compact-form.vue.d.ts","sourceRoot":"","sources":["../../../src/components/form/vs-compact-form.vue"],"names":[],"mappings":"AA8FA,OAAO,KAAK,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAM3D,UAAU,SAAS;IACjB,MAAM,EAAE,WAAW,EAAE,GAAG,GAAG,CAAC;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB;AAED,KAAK,WAAW,GAAG,SAAS,CAAC;AA4D7B,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,MAAM,CAAC,EAAE,KAAK,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAC9B,CAAC;;;;;;;;;;;;;;;;;WArEQ,MAAM;YAEL,MAAM;YAHP,WAAW,EAAE,GAAG,GAAG;YAIlB,MAAM;;AAmJjB,wBASG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-arrow-top-bottom.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-arrow-top-bottom.vue"],"names":[],"mappings":";AAoEA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-check.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-check.vue"],"names":[],"mappings":";AAiEA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-chevron-down.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-chevron-down.vue"],"names":[],"mappings":";AAiEA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-chevron-top-bottom.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-chevron-top-bottom.vue"],"names":[],"mappings":";AAyDA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-close.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-close.vue"],"names":[],"mappings":";AAqEA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-csv.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-csv.vue"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-delete.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-delete.vue"],"names":[],"mappings":";AAqFA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-download.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-download.vue"],"names":[],"mappings":";AA6EA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-export.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-export.vue"],"names":[],"mappings":";AAiEA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-file.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-file.vue"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-geojson.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-geojson.vue"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-grip-vertical.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-grip-vertical.vue"],"names":[],"mappings":";AAmFA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-import.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-import.vue"],"names":[],"mappings":";AAoEA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-info.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-info.vue"],"names":[],"mappings":";AAuEA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-magnifying-glass.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-magnifying-glass.vue"],"names":[],"mappings":";AAuEA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-no-data.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-no-data.vue"],"names":[],"mappings":";AA4SA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-pdf.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-pdf.vue"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-pen.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-pen.vue"],"names":[],"mappings":";AAoDA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-plus.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-plus.vue"],"names":[],"mappings":";AA6DA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-upload.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-upload.vue"],"names":[],"mappings":";AA6EA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-zip.vue.d.ts","sourceRoot":"","sources":["../../../src/components/icons/icon-zip.vue"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/icons/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,EAAE,OAAO,IAAI,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAChF,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,iBAAiB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-email.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/base/vs-input-email.vue"],"names":[],"mappings":"AAsDA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAElD,KAAK,WAAW,GAAG,WAAW,CAAC;AAyB/B,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;;;;;;;;;;;;AA2FF,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-mask.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/base/vs-input-mask.vue"],"names":[],"mappings":"AA8FA,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEtD,KAAK,WAAW,GAAG,eAAe,CAAC;AAgFnC,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;;;;;;;;;;;;;AAoDF,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-number.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/base/vs-input-number.vue"],"names":[],"mappings":"AA8BA,OAAO,EAAC,WAAW,EAAC,MAAM,qBAAqB,CAAC;AAEhD,KAAK,WAAW,GAAG,WAAW,CAAC;AAmB/B,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;;;;;;;;;AAgDF,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-static.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/base/vs-input-static.vue"],"names":[],"mappings":"AAiBA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;;;;;;AA8CxD,wBAOG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-switcher.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/base/vs-input-switcher.vue"],"names":[],"mappings":"AA+CA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAExD,KAAK,WAAW,GAAG,iBAAiB,CAAC;AA+BrC,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;;;;;;;;;;;;;;;;AAuHF,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-text.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/base/vs-input-text.vue"],"names":[],"mappings":"AAkCA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAElD,KAAK,WAAW,GAAG,WAAW,CAAC;AAyB/B,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;;;;;;;;;;;;AAkDF,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-textarea.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/base/vs-input-textarea.vue"],"names":[],"mappings":"AAgCA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAElD,KAAK,WAAW,GAAG,WAAW,CAAC;AAuB/B,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;;;;;;;;;;;AAkDF,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-date-text.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/date/vs-date-text.vue"],"names":[],"mappings":"AAuCA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAElD,KAAK,WAAW,GAAG,WAAW,CAAC;AAuB/B,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,GAAG,CAAC;CAChB,CAAC;;;;;;;;;AA8CF,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-date.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/date/vs-input-date.vue"],"names":[],"mappings":"AA8PA,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;;;;;;;;;;;;;;;;AAyctD,wBAQG"}
@@ -0,0 +1,13 @@
1
+ import { IInputProps } from "../../../types/form";
2
+ declare const _default: import("vue").DefineComponent<IInputProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
3
+ "update:modelValue": (v: string) => any;
4
+ }, string, import("vue").PublicProps, Readonly<IInputProps> & Readonly<{
5
+ "onUpdate:modelValue"?: ((v: string) => any) | undefined;
6
+ }>, {
7
+ style: Record<string, any>;
8
+ customClass: string;
9
+ disabled: boolean;
10
+ placeholder: string;
11
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
+ export default _default;
13
+ //# sourceMappingURL=vs-input-date1.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-date1.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/date/vs-input-date1.vue"],"names":[],"mappings":"AA0CA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;;;;;;;;;;;AA4ElD,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-time.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/date/vs-input-time.vue"],"names":[],"mappings":"AAiCA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAElD,KAAK,WAAW,GAAG,WAAW,CAAC;AAuB/B,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;;;;;;;;;;;AAiDF,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-file-list-item.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/file/vs-input-file-list-item.vue"],"names":[],"mappings":"AA+DA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAK9D,KAAK,WAAW,GAAG,eAAe,CAAC;AAQnC,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,CAAC;CACf,CAAC;;;;;;;;AAqJF,wBAOG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-file.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/file/vs-input-file.vue"],"names":[],"mappings":"AAoFA,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEtD,KAAK,WAAW,GAAG,eAAe,CAAC;AAkCnC,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;CAC9B,CAAC;;;;;;AAmKF,wBAOG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-file-list.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/file-list/vs-input-file-list.vue"],"names":[],"mappings":"AA6MA,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;;;;;;;;;AAia7D,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-widget-file-info.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/file-list/vs-widget-file-info.vue"],"names":[],"mappings":"AAwFA,KAAK,WAAW,GAAG;IAAE,IAAI,EAAE,GAAG,CAAA;CAAE,CAAC;;UAAN,GAAG;;AA+I9B,wBAOG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-widget-file-item.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/file-list/vs-widget-file-item.vue"],"names":[],"mappings":"AAiJA,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,GAAG,CAAC;IACV,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC;;;;eASS,MAAM;iBACJ,MAAM;2BACI,MAAM;0BACP,MAAM;iBACf,MAAM,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI;8BACb,OAAO;;;cAEM,GAAG;eAAS,MAAM;;;;;eAP9C,MAAM;iBACJ,MAAM;2BACI,MAAM;0BACP,MAAM;iBACf,MAAM,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI;8BACb,OAAO;;;cAEM,GAAG;eAAS,MAAM;;;YAjB/C,MAAM;UAFR,GAAG;WACF,MAAM;;AA4Tf,wBAQG"}
@@ -95,17 +95,12 @@ declare const _default: {
95
95
  view: string;
96
96
  position: string;
97
97
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
98
- 'vs-input-select': import("vue").DefineComponent<import("../../types/form.js").IInputSelectProps & {
99
- modelValue?: number | string | null | Array<number | string>;
100
- }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
101
- "update:modelValue": (value: string | number | (string | number)[] | null) => any;
102
- } & {
98
+ 'vs-input-select': import("vue").DefineComponent<import("../../types/form.js").IInputSelectProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
103
99
  change: (value: string | number | (string | number)[] | null) => any;
104
- }, string, import("vue").PublicProps, Readonly<import("../../types/form.js").IInputSelectProps & {
105
- modelValue?: number | string | null | Array<number | string>;
106
- }> & Readonly<{
100
+ "update:modelValue": (value: any) => any;
101
+ }, string, import("vue").PublicProps, Readonly<import("../../types/form.js").IInputSelectProps> & Readonly<{
107
102
  onChange?: ((value: string | number | (string | number)[] | null) => any) | undefined;
108
- "onUpdate:modelValue"?: ((value: string | number | (string | number)[] | null) => any) | undefined;
103
+ "onUpdate:modelValue"?: ((value: any) => any) | undefined;
109
104
  }>, {
110
105
  multiple: boolean;
111
106
  prefix: string;
@@ -183,14 +178,10 @@ declare const _default: {
183
178
  title: string;
184
179
  schema: import("../../types/form.js").ISchemaItem[];
185
180
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
186
- 'vs-input-date': import("vue").DefineComponent<import("../../types/form.js").IInputProps & {
187
- modelValue?: string;
188
- }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
189
- "update:modelValue": (value: string) => any;
190
- }, string, import("vue").PublicProps, Readonly<import("../../types/form.js").IInputProps & {
191
- modelValue?: string;
192
- }> & Readonly<{
193
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
181
+ 'vs-input-date': import("vue").DefineComponent<import("../../types/form.js").IInputProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
182
+ "update:modelValue": (v: string) => any;
183
+ }, string, import("vue").PublicProps, Readonly<import("../../types/form.js").IInputProps> & Readonly<{
184
+ "onUpdate:modelValue"?: ((v: string) => any) | undefined;
194
185
  }>, {
195
186
  style: Record<string, any>;
196
187
  customClass: string;
@@ -246,9 +237,9 @@ declare const _default: {
246
237
  }> & Readonly<{
247
238
  "onUpdate:modelValue"?: ((value: any[]) => any) | undefined;
248
239
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
249
- 'vs-input-map': import("vue").DefineComponent<import("../../types/form.js").IInputProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
240
+ 'vs-input-map': import("vue").DefineComponent<import("../../types/form.js").IInputMapProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
250
241
  "update:modelValue": (...args: any[]) => void;
251
- }, string, import("vue").PublicProps, Readonly<import("../../types/form.js").IInputProps> & Readonly<{
242
+ }, string, import("vue").PublicProps, Readonly<import("../../types/form.js").IInputMapProps> & Readonly<{
252
243
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
253
244
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
254
245
  'vs-input-file-list': import("vue").DefineComponent<import("../../types/form.js").IInputFileListProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuBA,wBAqBE"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/inputs/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuBA,wBAqBE"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-compass.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/map/icons/icon-compass.vue"],"names":[],"mappings":";AA0EA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-full-screen.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/map/icons/icon-full-screen.vue"],"names":[],"mappings":";AAgFA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-line.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/map/icons/icon-line.vue"],"names":[],"mappings":";AAkEA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-map-pin.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/map/icons/icon-map-pin.vue"],"names":[],"mappings":";AA8DA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-poligon-rectangle.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/map/icons/icon-poligon-rectangle.vue"],"names":[],"mappings":";AAsFA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon-poligon.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/map/icons/icon-poligon.vue"],"names":[],"mappings":";AAsFA,wBAKG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"map-layers.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/map/map-layers.vue"],"names":[],"mappings":"AAuCA,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,GAAG,CAAA;KAAE,CAAC,CAAC;IAC1E,YAAY,EAAE,MAAM,CAAC;CACtB,CAAC;;;;;;AAsFF,wBAOG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"map-search.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/map/map-search.vue"],"names":[],"mappings":"AA8OA,KAAK,WAAW,GAAG;IAAE,WAAW,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;;;;;;iBAAT,MAAM;;AAsfzC,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"map.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/map/map.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2GtB,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"util.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/map/util.ts"],"names":[],"mappings":"AAAA,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,GAAG,OA2B3C;AAED,eAAe,kBAAkB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import type { IInputMapProps } from "../../../types/form.ts";
2
+ declare const _default: import("vue").DefineComponent<IInputMapProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3
+ "update:modelValue": (...args: any[]) => void;
4
+ }, string, import("vue").PublicProps, Readonly<IInputMapProps> & Readonly<{
5
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
6
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
7
+ export default _default;
8
+ //# sourceMappingURL=vs-input-map.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-map.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/map/vs-input-map.vue"],"names":[],"mappings":"AAklBA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;;;;;;AAivB7D,wBAOG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/options/checkbox/index.ts"],"names":[],"mappings":"AAAA,OAAO,iBAAiB,MAAM,2BAA2B,CAAC;AAC1D,OAAO,iBAAiB,MAAM,2BAA2B,CAAC;AAE1D,OAAO,EACL,iBAAiB,EACjB,iBAAiB,GAClB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-checkbox-buttons.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/options/checkbox/vs-checkbox-buttons.vue"],"names":[],"mappings":"AA2EE,KAAK,UAAU,GAAG,MAAM,GAAG,OAAO,GAAG,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,CAAC;AAE3D,UAAU,KAAK;IACb,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC;IAClC,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,EAAE,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,GAAG,CAAC;CACb;AA2GD,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAwB/C,QAAA,MAAM,eAAe;;;;;WA5IX,MAAM,GAAG,MAAM;gBACV,GAAG;WAFR,MAAM,GAAG,MAAM,GAAG,OAAO;6EAqJjC,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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-checkbox-default.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/options/checkbox/vs-checkbox-default.vue"],"names":[],"mappings":"AA+DA,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,QAAQ,EAAE,OAAO,CAAC;IAClB,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,UAAU,EAAE,GAAG,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAmHD,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAuB/C,QAAA,MAAM,eAAe;;;;;WAlJZ,MAAM,GAAG,MAAM;cACZ,OAAO;gBAEL,GAAG;WAJR,MAAM,GAAG,MAAM;6EA2JtB,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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-checkbox-item.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/options/checkbox/vs-input-checkbox-item.vue"],"names":[],"mappings":"AAsFA,UAAU,KAAK;IACb,KAAK,CAAC,EAAE,MAAM,GAAE,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,GAAE,MAAM,CAAA;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,OAAO,GAAG,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,GAAG,SAAS,CAAC;IACtD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,GAAG,CAAA;IACX,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACxB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,CAAC,EAAE,MAAM,CAAA;CACf;;;;;;UARQ,MAAM;WAFL,MAAM,GAAE,MAAM;WASd,MAAM;cARH,OAAO;gBAEN,OAAO,GAAG,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,GAAG,SAAS;WAJ7C,MAAM,GAAE,MAAM;;AAsIxB,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-checkbox.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/options/checkbox/vs-input-checkbox.vue"],"names":[],"mappings":"AA6JA,OAAO,EAAE,mBAAmB,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;;;;;;;;;;;;AAqMtE,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/options/radio/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,wBAGE"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-radio-buttons.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/options/radio/vs-input-radio-buttons.vue"],"names":[],"mappings":"AA4BA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AAE7D,KAAK,WAAW,GAAG,WAAW,GAAC;IAC7B,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,CAAC;AAmBF,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;;;;;;;;;AA2DF,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-radio-default.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/options/radio/vs-input-radio-default.vue"],"names":[],"mappings":"AAmCA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AAE7D,KAAK,WAAW,GAAG,WAAW,GAAE;IAC9B,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,CAAC;AAmBF,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;;;;;;;;;AA+EF,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-radio.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/options/radio/vs-input-radio.vue"],"names":[],"mappings":"AAoCA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAE1D,KAAK,WAAW,GAAG,gBAAgB,CAAC;AAkBpC,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;;;;;;;;;AAuDF,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-datatable.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/table/vs-input-datatable.vue"],"names":[],"mappings":"AA2TA,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,KAAK,WAAW,GAAG,gBAAgB,CAAC;AAoJpC,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,GAAG,EAAE,CAAC;CAClB,CAAC;;;;;;AA8pBF,wBAOG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-tag.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/tag/vs-input-tag.vue"],"names":[],"mappings":"AA6MA,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAEpD,KAAK,WAAW,GAAG,aAAa,CAAC;AA0GjC,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB,CAAC;;;;;;;;;;;;;;AA2OF,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-container.vue.d.ts","sourceRoot":"","sources":["../../../src/components/inputs/vs-input-container.vue"],"names":[],"mappings":"AA6DA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAGpC,OAAO,KAAK,EAAS,WAAW,EAAE,MAAM,kBAAkB,CAAC;;;;;;;;;;;;;;;cA+IxC,QAAQ,CAAC,WAAW,EAAE,CAAC;;;;;;;;;;;;;;;;;cAAvB,QAAQ,CAAC,WAAW,EAAE,CAAC;;;;;;;;;AAnB1C,wBAuBG"}
@@ -0,0 +1,22 @@
1
+ import { IInputSelectProps, IOption } from '../../types/form';
2
+ declare const _default: import("vue").DefineComponent<IInputSelectProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
3
+ change: (value: string | number | (string | number)[] | null) => any;
4
+ "update:modelValue": (value: any) => any;
5
+ }, string, import("vue").PublicProps, Readonly<IInputSelectProps> & Readonly<{
6
+ onChange?: ((value: string | number | (string | number)[] | null) => any) | undefined;
7
+ "onUpdate:modelValue"?: ((value: any) => any) | undefined;
8
+ }>, {
9
+ multiple: boolean;
10
+ prefix: string;
11
+ options: IOption[];
12
+ error: string | null;
13
+ style: Record<string, any>;
14
+ search: boolean;
15
+ customClass: string;
16
+ disabled: boolean;
17
+ placeholder: string;
18
+ host: string;
19
+ maxHeight: number;
20
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
21
+ export default _default;
22
+ //# sourceMappingURL=vs-input-select.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-input-select.vue.d.ts","sourceRoot":"","sources":["../../../src/components/inputs/vs-input-select.vue"],"names":[],"mappings":"AAykBA,OAAO,EAAE,iBAAiB,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;;;;;;;;;;;;;;;;;;;;AAm0B9D,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,wBAIE"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-compact-form-layout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/vs-compact-form-layout.vue"],"names":[],"mappings":"AA8DA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEhD,KAAK,WAAW,GAAG,YAAY,CAAC;AA8ChC,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,GAAG,CAAC;CAChB,CAAC;;;;;;;;;;;AAmFF,wBAQG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-layout-default.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/vs-layout-default.vue"],"names":[],"mappings":"AAuCA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AA2EvD,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAsB/C,QAAA,MAAM,eAAe;;;;;6EAOnB,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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-layout-horizontal.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/vs-layout-horizontal.vue"],"names":[],"mappings":"AAyBA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAkEvD,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAqB/C,QAAA,MAAM,eAAe;;;;;6EAOnB,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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-layout-inline.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/vs-layout-inline.vue"],"names":[],"mappings":"AAmBA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AA0CvD,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAqB/C,QAAA,MAAM,eAAe;;;;;6EAOnB,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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"modal-edit.vue.d.ts","sourceRoot":"","sources":["../../../src/components/modal/modal-edit.vue"],"names":[],"mappings":"AA0JA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;;;;;;;;;;AAkV/D,wBAOG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-calendar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui/vs-calendar.vue"],"names":[],"mappings":"AA+RE,KAAK,OAAO,GAAG;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,UAAU,aAAa;IACrB,IAAI,EAAE,OAAO,CAAC;IACd,YAAY,EAAE,OAAO,GAAG,IAAI,CAAC;CAC9B;;;;;;;;;;mBAqCgB,MAAM,GAAG,IAAI;6CAOmB,MAAM;sBAGnC,MAAM,GAAG,IAAI;qBAMd,MAAM,GAAG,IAAI;yDAM6B,IAAI;yBAG1C,IAAI;4BAOD,MAAM,GAAG,MAAM,GAAG,OAAO;0BAO3B,MAAM,GAAG,MAAM,GAAG,OAAO;sBAQ7B,MAAM,GAAG,MAAM;;;;;;;;;AAlFrC,wBAuHG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"vs-popover.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ui/vs-popover.vue"],"names":[],"mappings":"AAgbA,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;AAsChD,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAgBnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -0,0 +1,3 @@
1
+ declare const _default: any;
2
+ export default _default;
3
+ //# sourceMappingURL=i18n.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/composables/i18n.ts"],"names":[],"mappings":"wBAWK,GAAG;AAXR,wBAWS"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useForm.d.ts","sourceRoot":"","sources":["../../src/composables/useForm.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,GAAG,EAAY,MAAM,KAAK,CAAC;AAG9C,OAAO,KAAK,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,eAAe,CAAC;AAG1D,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,UAAU,EAAE,GAAG,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC,EAAE,OAAO,EAAE,WAAW,EAAE,GAAG,GAAG;;4BAclE,WAAW,EAAE;;;EA4C5C"}
@@ -0,0 +1,2 @@
1
+ export default function useLocale(): any;
2
+ //# sourceMappingURL=useLocale.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useLocale.d.ts","sourceRoot":"","sources":["../../src/composables/useLocale.ts"],"names":[],"mappings":"AAUA,MAAM,CAAC,OAAO,UAAU,SAAS,QAGhC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useStyle.d.ts","sourceRoot":"","sources":["../../src/composables/useStyle.ts"],"names":[],"mappings":"AAEA,UAAU,WAAW;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC3B;AAED,wBAAgB,QAAQ,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI,GAAG,SAAS;;EAW7D;AAED,eAAe,QAAQ,CAAC"}
package/dist/index.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.grid[data-v-54f9e19c]{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.item-file:hover>div[data-v-0ca886b3]{display:flex!important;background-color:#00000080}.widget-file .vs-button{background-color:#2563eb;color:#fff;font-size:.875rem;line-height:1.25rem;font-weight:600}.ui-dialog__modal div.flex.justify-between.items-center.py-3.px-4.border-b{border-bottom-width:0px;--tw-text-opacity: 1;color:#1f2937;font-weight:500;font-size:1.125rem;line-height:1.75rem;padding-bottom:0rem}.ui-dialog__modal .ui-dialog__content .p-4{padding-top:0rem}.slide-fade-enter-active[data-v-90320b87],.slide-fade-leave-active[data-v-90320b87]{transition:all .3s ease}.slide-fade-enter-from[data-v-90320b87],.slide-fade-leave-to[data-v-90320b87]{max-height:0;opacity:0;transform:translateY(-10px)}.slide-fade-enter-to[data-v-90320b87],.slide-fade-leave-from[data-v-90320b87]{max-height:1000px;opacity:1;transform:translateY(0)}.slide-fade-enter-active[data-v-590eff11],.slide-fade-leave-active[data-v-590eff11]{transition:all .3s ease}.slide-fade-enter-from[data-v-590eff11],.slide-fade-leave-to[data-v-590eff11]{max-height:0;opacity:0;transform:translateY(-10px)}.slide-fade-enter-to[data-v-590eff11],.slide-fade-leave-from[data-v-590eff11]{max-height:1000px;opacity:1;transform:translateY(0)}.vs-ctrl-group[data-v-d73d6cfa]{display:inline-flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;box-shadow:0 1px 2px #0000000a;gap:2px}.vs-btn[data-v-d73d6cfa]{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:none;cursor:pointer;border-radius:.375rem;transition:background-color .15s ease,color .15s ease,opacity .15s}.vs-btn svg[data-v-d73d6cfa]{width:16px;height:16px;stroke:currentColor;fill:none;color:#3c3c43;stroke-width:2}.vs-btn[data-v-d73d6cfa]:hover,.vs-active[data-v-d73d6cfa]{background:#2563eb;color:#fff}.vs-btn[data-v-d73d6cfa]:disabled{opacity:.5;cursor:not-allowed}.vs-btn-danger[data-v-d73d6cfa]:hover{background:#ef4444;color:#fff}.ring-2[data-v-d73d6cfa]{box-shadow:0 0 0 2px #3b82f699}.leaflet-map-wrapper .leaflet-container[data-v-d73d6cfa]{font:inherit}.vs-btn-row[data-v-d73d6cfa]{@apply inline-flex items-center gap-2 text-sm font-medium border rounded-md px-3 py-2 bg-white text-blue-600 border-stone-200 hover:bg-blue-500 hover:text-white hover:border-blue-500 focus:outline-none focus:ring-1 focus:ring-blue-500 focus:ring-offset-1 transition;}.vs-btn-row[data-v-d73d6cfa]:disabled{@apply opacity-50 cursor-not-allowed bg-gray-100 text-gray-400 border-gray-200 hover:bg-gray-100 hover:text-gray-400;}.fullscreen[data-v-d73d6cfa]{position:fixed!important;inset:0;width:100vw!important;height:100vh!important;z-index:9999;background:#fff}.tool[data-v-d73d6cfa]{line-height:1}
1
+ @charset "UTF-8";.grid[data-v-54f9e19c]{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.item-file:hover>div[data-v-0ca886b3]{display:flex!important;background-color:#00000080}.widget-file .vs-button{background-color:#2563eb;color:#fff;font-size:.875rem;line-height:1.25rem;font-weight:600}.ui-dialog__modal div.flex.justify-between.items-center.py-3.px-4.border-b{border-bottom-width:0px;--tw-text-opacity: 1;color:#1f2937;font-weight:500;font-size:1.125rem;line-height:1.75rem;padding-bottom:0rem}.ui-dialog__modal .ui-dialog__content .p-4{padding-top:0rem}.slide-fade-enter-active[data-v-90320b87],.slide-fade-leave-active[data-v-90320b87]{transition:all .3s ease}.slide-fade-enter-from[data-v-90320b87],.slide-fade-leave-to[data-v-90320b87]{max-height:0;opacity:0;transform:translateY(-10px)}.slide-fade-enter-to[data-v-90320b87],.slide-fade-leave-from[data-v-90320b87]{max-height:1000px;opacity:1;transform:translateY(0)}.slide-fade-enter-active[data-v-590eff11],.slide-fade-leave-active[data-v-590eff11]{transition:all .3s ease}.slide-fade-enter-from[data-v-590eff11],.slide-fade-leave-to[data-v-590eff11]{max-height:0;opacity:0;transform:translateY(-10px)}.slide-fade-enter-to[data-v-590eff11],.slide-fade-leave-from[data-v-590eff11]{max-height:1000px;opacity:1;transform:translateY(0)}.vs-ctrl-group[data-v-55d330eb]{display:inline-flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;box-shadow:0 1px 2px #0000000a;gap:2px}.vs-btn[data-v-55d330eb]{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:none;cursor:pointer;border-radius:.375rem;transition:background-color .15s ease,color .15s ease,opacity .15s}.vs-btn svg[data-v-55d330eb]{width:16px;height:16px;stroke:currentColor;fill:none;color:#3c3c43;stroke-width:2}.vs-btn[data-v-55d330eb]:hover,.vs-active[data-v-55d330eb]{background:#2563eb;color:#fff}.vs-btn[data-v-55d330eb]:disabled{opacity:.5;cursor:not-allowed}.vs-btn-danger[data-v-55d330eb]:hover{background:#ef4444;color:#fff}.ring-2[data-v-55d330eb]{box-shadow:0 0 0 2px #3b82f699}.leaflet-map-wrapper .leaflet-container[data-v-55d330eb]{font:inherit}.vs-btn-row[data-v-55d330eb]{@apply inline-flex items-center gap-2 text-sm font-medium border rounded-md px-3 py-2 bg-white text-blue-600 border-stone-200 hover:bg-blue-500 hover:text-white hover:border-blue-500 focus:outline-none focus:ring-1 focus:ring-blue-500 focus:ring-offset-1 transition;}.vs-btn-row[data-v-55d330eb]:disabled{@apply opacity-50 cursor-not-allowed bg-gray-100 text-gray-400 border-gray-200 hover:bg-gray-100 hover:text-gray-400;}.fullscreen[data-v-55d330eb]{position:fixed!important;inset:0;width:100vw!important;height:100vh!important;z-index:9999;background:#fff}.tool[data-v-55d330eb]{line-height:1}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,uCAAuC,CAAC;AACzE,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,mCAAmC,CAAC;AACzE,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,2BAA2B,CAAC;AAG9D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACpF,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,8CAA8C,CAAC;AACxF,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,gDAAgD,CAAC;AAC5F,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,8CAA8C,CAAC;AACxF,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACpF,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,6CAA6C,CAAC;AAGtF,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,sDAAsD,CAAC;AAC/F,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,4DAA4D,CAAC;AAGxG,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,6CAA6C,CAAC;AACrF,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,4CAA4C,CAAC;AACpF,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,sDAAsD,CAAC;AAClG,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,4CAA4C,CAAC;AACzF,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,yCAAyC,CAAC;AACnF,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,gDAAgD,CAAC;AAC5F,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,kDAAkD,CAAC;AAC/F,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,0CAA0C,CAAC;AACjF,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,0CAA0C,CAAC;AAGjF,OAAO,MAAM,MAAM,uCAAuC,CAAC;AAK3D,eAAe,MAAM,CAAC"}