@agrotools1/at-components 0.4.0 → 0.4.2

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 (324) hide show
  1. package/README.md +7 -7
  2. package/dist/Accordion/Accordion.vue.js +8 -8
  3. package/dist/Accordion/Accordion.vue3.js +2 -2
  4. package/dist/Avatar/Avatar.vue.js +1 -1
  5. package/dist/Avatar/Avatar.vue3.js +2 -2
  6. package/dist/Button/Button.vue.js +1 -1
  7. package/dist/Button/Button.vue3.js +2 -2
  8. package/dist/CardWithInsights/CardWithInsights.vue.js +6 -6
  9. package/dist/CardWithInsights/CardWithInsights.vue4.js +2 -2
  10. package/dist/Checkbox/Checkbox.vue.js +4 -4
  11. package/dist/Checkbox/img/checkmarck.svg.js +1 -1
  12. package/dist/ColorPicker/ColorPicker.Saturation.vue.js +10 -10
  13. package/dist/ColorPicker/ColorPicker.Saturation.vue3.js +2 -2
  14. package/dist/ColorPicker/ColorPicker.vue.js +4 -4
  15. package/dist/DataTable/Column/Column.vue.js +6 -6
  16. package/dist/DataTable/Column/imgs/filter.svg.js +1 -1
  17. package/dist/DataTable/Counters/Counters.vue.js +1 -1
  18. package/dist/DataTable/Counters/imgs/close.svg.js +1 -1
  19. package/dist/DataTable/DataTable.vue.js +27 -27
  20. package/dist/DataTable/DataTable.vue2.js +45 -40
  21. package/dist/DatePicker/DatePicker.d.ts +2 -0
  22. package/dist/DatePicker/DatePicker.scss.js +2 -2
  23. package/dist/DatePicker/DatePicker.vue.js +39 -33
  24. package/dist/DatePicker/DatePicker.vue2.js +79 -65
  25. package/dist/DatePicker/DatePickerCalendar/DatePickerCalendar.vue.js +3 -3
  26. package/dist/DatePicker/DatePickerHeader/DatePickerHeader.scss.js +2 -2
  27. package/dist/DatePicker/DatePickerHeader/DatePickerHeader.vue.js +4 -4
  28. package/dist/DatePicker/DatePickerListSelector/DatePickerListSelector.vue.js +5 -5
  29. package/dist/DatePicker/DatePickerTime/DatePickerTime.scss.js +2 -2
  30. package/dist/DatePicker/DatePickerTime/DatePickerTime.vue.js +8 -8
  31. package/dist/Dropdown/Checklist/Dropdown.Checklist.vue.js +35 -33
  32. package/dist/Dropdown/Checklist/Dropdown.Checklist.vue3.js +2 -2
  33. package/dist/Dropdown/Dropdown.core.d.ts +16 -2
  34. package/dist/Dropdown/Dropdown.core.vue.js +26 -13
  35. package/dist/Dropdown/Dropdown.core.vue2.js +28 -20
  36. package/dist/Dropdown/Dropdown.core.vue3.js +2 -2
  37. package/dist/Dropdown/Dropdown.types.d.ts +1 -0
  38. package/dist/Faq/Faq.vue.js +2 -2
  39. package/dist/Filter/components/Filter.types.d.ts +2 -0
  40. package/dist/Filter/components/Filter.vue.js +100 -93
  41. package/dist/Illustration/Illustration.vue.js +5 -5
  42. package/dist/Illustration/images/renovabio-illustrations/biomass.svg.js +1 -1
  43. package/dist/Illustration/images/renovabio-illustrations/volume.svg.js +1 -1
  44. package/dist/Illustration/images/system-images/add-file.svg.js +1 -1
  45. package/dist/Illustration/images/system-images/cloud-connection.svg.js +1 -1
  46. package/dist/Illustration/images/system-images/cloud-download.svg.js +1 -1
  47. package/dist/Illustration/images/system-images/cloud-upload.svg.js +1 -1
  48. package/dist/Illustration/images/system-images/corrupted-file.svg.js +1 -1
  49. package/dist/Illustration/images/system-images/empty-box.svg.js +1 -1
  50. package/dist/Illustration/images/system-images/empty-folder-2.svg.js +1 -1
  51. package/dist/Illustration/images/system-images/empty-folder.svg.js +1 -1
  52. package/dist/Illustration/images/system-images/empty.svg.js +1 -1
  53. package/dist/Illustration/images/system-images/error-illustration.svg.js +1 -1
  54. package/dist/Illustration/images/system-images/file-backup-2.svg.js +1 -1
  55. package/dist/Illustration/images/system-images/file-backup.svg.js +1 -1
  56. package/dist/Illustration/images/system-images/filtering-upload.svg.js +1 -1
  57. package/dist/Illustration/images/system-images/flight.svg.js +1 -1
  58. package/dist/Illustration/images/system-images/fly.svg.js +1 -1
  59. package/dist/Illustration/images/system-images/movies.svg.js +1 -1
  60. package/dist/Illustration/images/system-images/multimedia.svg.js +1 -1
  61. package/dist/Illustration/images/system-images/notification-bell.svg.js +1 -1
  62. package/dist/Illustration/images/system-images/page-2.svg.js +1 -1
  63. package/dist/Illustration/images/system-images/page.svg.js +1 -1
  64. package/dist/Illustration/images/system-images/photos.svg.js +1 -1
  65. package/dist/Illustration/images/system-images/recycle-bin.svg.js +1 -1
  66. package/dist/Illustration/images/system-images/rocket-launch.svg.js +1 -1
  67. package/dist/Illustration/images/system-images/signal.svg.js +1 -1
  68. package/dist/Illustration/images/system-images/wrong.svg.js +1 -1
  69. package/dist/Illustration/images/tools-images/advanced-analysis.svg.js +1 -1
  70. package/dist/Illustration/images/tools-images/agriculture.svg.js +1 -1
  71. package/dist/Illustration/images/tools-images/alert-center.svg.js +1 -1
  72. package/dist/Illustration/images/tools-images/area.svg.js +1 -1
  73. package/dist/Illustration/images/tools-images/at-insights.svg.js +1 -1
  74. package/dist/Illustration/images/tools-images/conservation-unit.svg.js +1 -1
  75. package/dist/Illustration/images/tools-images/credit.svg.js +2 -2
  76. package/dist/Illustration/images/tools-images/deforestation.svg.js +1 -1
  77. package/dist/Illustration/images/tools-images/distance-proximity-rivers.svg.js +1 -1
  78. package/dist/Illustration/images/tools-images/estimated-productivity-penalty.svg.js +1 -1
  79. package/dist/Illustration/images/tools-images/extract.svg.js +1 -1
  80. package/dist/Illustration/images/tools-images/farm.svg.js +1 -1
  81. package/dist/Illustration/images/tools-images/geographical-consultation-municipalities.svg.js +1 -1
  82. package/dist/Illustration/images/tools-images/gix.svg.js +1 -1
  83. package/dist/Illustration/images/tools-images/insurance.svg.js +1 -1
  84. package/dist/Illustration/images/tools-images/land-appreciation.svg.js +1 -1
  85. package/dist/Illustration/images/tools-images/lockdown.svg.js +1 -1
  86. package/dist/Illustration/images/tools-images/map.svg.js +1 -1
  87. package/dist/Illustration/images/tools-images/pasture.svg.js +1 -1
  88. package/dist/Illustration/images/tools-images/rating-2.svg.js +1 -1
  89. package/dist/Illustration/images/tools-images/rating.svg.js +1 -1
  90. package/dist/Illustration/images/tools-images/recurrence.svg.js +1 -1
  91. package/dist/Illustration/images/tools-images/refrigerators.svg.js +1 -1
  92. package/dist/Illustration/images/tools-images/settings.svg.js +1 -1
  93. package/dist/Illustration/images/tools-images/socio-environmental-analysis.svg.js +1 -1
  94. package/dist/Illustration/images/tools-images/soil-use.svg.js +1 -1
  95. package/dist/Illustration/images/tools-images/storm.svg.js +1 -1
  96. package/dist/Illustration/images/tools-images/territory-details.svg.js +1 -1
  97. package/dist/Illustration/images/tools-images/timeline.svg.js +1 -1
  98. package/dist/Input/Input.core.d.ts +24 -1
  99. package/dist/Input/Input.core.vue.js +32 -26
  100. package/dist/Input/Input.core.vue2.js +98 -63
  101. package/dist/Input/Input.core.vue3.js +2 -2
  102. package/dist/Input/imgs/error.svg.js +2 -2
  103. package/dist/Input/index.d.ts +24 -1
  104. package/dist/Legend/Legend.vue.js +6 -6
  105. package/dist/List/components/List.d.ts +21 -3
  106. package/dist/List/components/List.types.d.ts +2 -1
  107. package/dist/List/components/List.vue.js +30 -26
  108. package/dist/List/components/List.vue2.js +34 -23
  109. package/dist/Modal/Modal.vue.js +6 -6
  110. package/dist/Modal/images/cross.svg.js +1 -1
  111. package/dist/Notifications/Notification/Notification.vue.js +4 -4
  112. package/dist/Notifications/Notifications.vue.js +4 -4
  113. package/dist/Paginator/Paginator.vue.js +2 -2
  114. package/dist/Paginator/imgs/double-left-arrow.svg.js +1 -1
  115. package/dist/Paginator/imgs/double-right-arrow.svg.js +1 -1
  116. package/dist/Paginator/imgs/left-arrow.svg.js +1 -1
  117. package/dist/Paginator/imgs/right-arrow.svg.js +1 -1
  118. package/dist/ProgressBar/ProgressBar.vue.js +3 -3
  119. package/dist/RadioButton/RadioButton.vue.js +1 -1
  120. package/dist/RadioButton/RadioButton.vue3.js +2 -2
  121. package/dist/Search/Search.d.ts +1 -1
  122. package/dist/Search/Search.vue.js +18 -37
  123. package/dist/Search/Search.vue2.js +23 -21
  124. package/dist/Select/Item/Item.vue.js +4 -4
  125. package/dist/Select/Multiple/Select.multiple.vue.js +3 -3
  126. package/dist/Select/Single/Select.single.vue.js +6 -6
  127. package/dist/Select/imgs/indicator.svg.js +1 -1
  128. package/dist/Stepper/Stepper.vue.js +10 -10
  129. package/dist/TableConfig/TableConfig.d.ts +20 -0
  130. package/dist/TableConfig/TableConfig.vue.js +33 -33
  131. package/dist/TableConfig/TableConfig.vue2.js +20 -12
  132. package/dist/Tabs/Tab/Tab.vue.js +2 -2
  133. package/dist/Tabs/Tab/Tab.vue2.js +2 -2
  134. package/dist/Tabs/Tabs.d.ts +10 -2
  135. package/dist/Tabs/Tabs.vue.js +8 -8
  136. package/dist/Tabs/Tabs.vue2.js +40 -14
  137. package/dist/Tag/Tag.vue.js +1 -1
  138. package/dist/Tipograph/Paragraph/Paragraph.vue.js +2 -2
  139. package/dist/Tipograph/Paragraph/Paragraph.vue3.js +2 -2
  140. package/dist/Tipograph/Title/Title.vue.js +2 -2
  141. package/dist/Toggle/Toggle.d.ts +9 -0
  142. package/dist/Toggle/Toggle.vue.js +2 -2
  143. package/dist/Toggle/Toggle.vue2.js +14 -7
  144. package/dist/Tooltip/Tooltip.vue.js +5 -5
  145. package/dist/Tooltip/Tooltip.vue3.js +2 -2
  146. package/dist/Upload/Upload.vue.js +10 -10
  147. package/dist/node_modules/.pnpm/vue-router@4.3.2_vue@3.3.4/node_modules/vue-router/dist/vue-router.js +32 -0
  148. package/dist/style.css +1 -1
  149. package/package.json +3 -2
  150. package/storybook-static/185.127ee245.iframe.bundle.js +0 -1
  151. package/storybook-static/264.d0301f51.iframe.bundle.js +0 -1
  152. package/storybook-static/288.bada5911.iframe.bundle.js +0 -1
  153. package/storybook-static/352.57fdec72.iframe.bundle.js +0 -1
  154. package/storybook-static/364.f6abf738.iframe.bundle.js +0 -1
  155. package/storybook-static/433.55c6c988.iframe.bundle.js +0 -1
  156. package/storybook-static/503.919a9c54.iframe.bundle.js +0 -411
  157. package/storybook-static/503.919a9c54.iframe.bundle.js.LICENSE.txt +0 -35
  158. package/storybook-static/503.919a9c54.iframe.bundle.js.map +0 -1
  159. package/storybook-static/647.c5d3c77d.iframe.bundle.js +0 -1
  160. package/storybook-static/648.40aae8ac.iframe.bundle.js +0 -1
  161. package/storybook-static/71.c5a7a895.iframe.bundle.js +0 -44
  162. package/storybook-static/71.c5a7a895.iframe.bundle.js.map +0 -1
  163. package/storybook-static/745.bdba4336.iframe.bundle.js +0 -1
  164. package/storybook-static/774.56edb488.iframe.bundle.js +0 -1
  165. package/storybook-static/799.527c0f8d.iframe.bundle.js +0 -1
  166. package/storybook-static/857.73d94321.iframe.bundle.js +0 -1
  167. package/storybook-static/878.a47a30a1.iframe.bundle.js +0 -1
  168. package/storybook-static/895.3432937c.iframe.bundle.js +0 -1
  169. package/storybook-static/897.7292af5c.iframe.bundle.js +0 -2
  170. package/storybook-static/897.7292af5c.iframe.bundle.js.LICENSE.txt +0 -9
  171. package/storybook-static/930.b16e5e72.iframe.bundle.js +0 -1
  172. package/storybook-static/956.a6b327a7.iframe.bundle.js +0 -134
  173. package/storybook-static/956.a6b327a7.iframe.bundle.js.LICENSE.txt +0 -46
  174. package/storybook-static/956.a6b327a7.iframe.bundle.js.map +0 -1
  175. package/storybook-static/957.530b49b4.iframe.bundle.js +0 -1
  176. package/storybook-static/Avatar-Avatar-stories.4909423c.iframe.bundle.js +0 -1
  177. package/storybook-static/Button-Button-stories.c13172d3.iframe.bundle.js +0 -1
  178. package/storybook-static/CardWithInsights-CardWithInsights-stories.041a882c.iframe.bundle.js +0 -1
  179. package/storybook-static/Checkbox-Checkbox-stories.f1b62236.iframe.bundle.js +0 -2
  180. package/storybook-static/Checkbox-Checkbox-stories.f1b62236.iframe.bundle.js.LICENSE.txt +0 -9
  181. package/storybook-static/DataTable-DataTable-stories.c2b51ae8.iframe.bundle.js +0 -2
  182. package/storybook-static/DataTable-DataTable-stories.c2b51ae8.iframe.bundle.js.LICENSE.txt +0 -9
  183. package/storybook-static/DataTable-Tag-Tag-stories.22616950.iframe.bundle.js +0 -2
  184. package/storybook-static/DataTable-Tag-Tag-stories.22616950.iframe.bundle.js.LICENSE.txt +0 -9
  185. package/storybook-static/Faq-Faq-stories.1ffafc5b.iframe.bundle.js +0 -1
  186. package/storybook-static/Icons-Icons-stories.ca14907d.iframe.bundle.js +0 -1
  187. package/storybook-static/Illustration-Illustration-stories.48222f1d.iframe.bundle.js +0 -1
  188. package/storybook-static/IllustrationGallery-IllustrationGallery-stories.a08315fd.iframe.bundle.js +0 -1
  189. package/storybook-static/Input-Input-stories.6a435e63.iframe.bundle.js +0 -2
  190. package/storybook-static/Input-Input-stories.6a435e63.iframe.bundle.js.LICENSE.txt +0 -9
  191. package/storybook-static/Modal-Modal-stories.69bf2ead.iframe.bundle.js +0 -1
  192. package/storybook-static/Paginator-Paginator-stories.57ccb98b.iframe.bundle.js +0 -2
  193. package/storybook-static/Paginator-Paginator-stories.57ccb98b.iframe.bundle.js.LICENSE.txt +0 -9
  194. package/storybook-static/ProgressBar-ProgressBar-stories.ebcb7961.iframe.bundle.js +0 -1
  195. package/storybook-static/Select-Select-multiple-stories.97b8ae08.iframe.bundle.js +0 -2
  196. package/storybook-static/Select-Select-multiple-stories.97b8ae08.iframe.bundle.js.LICENSE.txt +0 -9
  197. package/storybook-static/Select-Select-single-stories.06662de7.iframe.bundle.js +0 -2
  198. package/storybook-static/Select-Select-single-stories.06662de7.iframe.bundle.js.LICENSE.txt +0 -9
  199. package/storybook-static/Tabs-Tab-Tab-stories.4f79eca2.iframe.bundle.js +0 -2
  200. package/storybook-static/Tabs-Tab-Tab-stories.4f79eca2.iframe.bundle.js.LICENSE.txt +0 -9
  201. package/storybook-static/Tabs-Tabs-stories.729e0e73.iframe.bundle.js +0 -2
  202. package/storybook-static/Tabs-Tabs-stories.729e0e73.iframe.bundle.js.LICENSE.txt +0 -9
  203. package/storybook-static/Tipograph-Paragraph-Paragraph-stories.27ab9302.iframe.bundle.js +0 -1
  204. package/storybook-static/Tipograph-Title-Title-stories.46d54c19.iframe.bundle.js +0 -1
  205. package/storybook-static/Toggle-Toggle-stories.734f39e5.iframe.bundle.js +0 -1
  206. package/storybook-static/Upload-Upload-stories.4e22beef.iframe.bundle.js +0 -1
  207. package/storybook-static/favicon.svg +0 -7
  208. package/storybook-static/iframe.html +0 -355
  209. package/storybook-static/index.html +0 -127
  210. package/storybook-static/index.json +0 -1
  211. package/storybook-static/main.fb4e53db.iframe.bundle.js +0 -1
  212. package/storybook-static/project.json +0 -1
  213. package/storybook-static/runtime~main.4fa4124a.iframe.bundle.js +0 -1
  214. package/storybook-static/sb-addons/essentials-actions-2/manager-bundle.js +0 -3
  215. package/storybook-static/sb-addons/essentials-actions-2/manager-bundle.js.LEGAL.txt +0 -0
  216. package/storybook-static/sb-addons/essentials-backgrounds-3/manager-bundle.js +0 -12
  217. package/storybook-static/sb-addons/essentials-backgrounds-3/manager-bundle.js.LEGAL.txt +0 -0
  218. package/storybook-static/sb-addons/essentials-controls-1/manager-bundle.js +0 -63
  219. package/storybook-static/sb-addons/essentials-controls-1/manager-bundle.js.LEGAL.txt +0 -18
  220. package/storybook-static/sb-addons/essentials-measure-6/manager-bundle.js +0 -3
  221. package/storybook-static/sb-addons/essentials-measure-6/manager-bundle.js.LEGAL.txt +0 -0
  222. package/storybook-static/sb-addons/essentials-outline-7/manager-bundle.js +0 -3
  223. package/storybook-static/sb-addons/essentials-outline-7/manager-bundle.js.LEGAL.txt +0 -0
  224. package/storybook-static/sb-addons/essentials-toolbars-5/manager-bundle.js +0 -3
  225. package/storybook-static/sb-addons/essentials-toolbars-5/manager-bundle.js.LEGAL.txt +0 -0
  226. package/storybook-static/sb-addons/essentials-viewport-4/manager-bundle.js +0 -3
  227. package/storybook-static/sb-addons/essentials-viewport-4/manager-bundle.js.LEGAL.txt +0 -0
  228. package/storybook-static/sb-addons/interactions-8/manager-bundle.js +0 -12
  229. package/storybook-static/sb-addons/interactions-8/manager-bundle.js.LEGAL.txt +0 -0
  230. package/storybook-static/sb-addons/links-0/manager-bundle.js +0 -3
  231. package/storybook-static/sb-addons/links-0/manager-bundle.js.LEGAL.txt +0 -0
  232. package/storybook-static/sb-common-assets/fonts.css +0 -31
  233. package/storybook-static/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
  234. package/storybook-static/sb-common-assets/nunito-sans-bold.woff2 +0 -0
  235. package/storybook-static/sb-common-assets/nunito-sans-italic.woff2 +0 -0
  236. package/storybook-static/sb-common-assets/nunito-sans-regular.woff2 +0 -0
  237. package/storybook-static/sb-manager/WithTooltip-V3YHNWJZ-TRLNWEGW.js +0 -1
  238. package/storybook-static/sb-manager/chunk-4IYAVH3S.js +0 -348
  239. package/storybook-static/sb-manager/chunk-CXYKRFSY.js +0 -9
  240. package/storybook-static/sb-manager/chunk-LVLAH4SI.js +0 -7
  241. package/storybook-static/sb-manager/chunk-VFHDXWEA.js +0 -406
  242. package/storybook-static/sb-manager/chunk-ZEU7PDD3.js +0 -1
  243. package/storybook-static/sb-manager/formatter-SWP5E3XI-7BGIK6BL.js +0 -156
  244. package/storybook-static/sb-manager/globals-module-info.js +0 -1
  245. package/storybook-static/sb-manager/globals.js +0 -1
  246. package/storybook-static/sb-manager/index.js +0 -1
  247. package/storybook-static/sb-manager/runtime.js +0 -1
  248. package/storybook-static/sb-manager/syntaxhighlighter-B5GMVT5T-EA5ASEYD.js +0 -1
  249. package/storybook-static/sb-preview/globals.js +0 -1
  250. package/storybook-static/sb-preview/runtime.js +0 -112
  251. package/storybook-static/static/media/src/Checkbox/img/checkmarck.svg +0 -5
  252. package/storybook-static/static/media/src/DataTable/Column/imgs/filter.svg +0 -12
  253. package/storybook-static/static/media/src/DataTable/Counters/imgs/close.svg +0 -3
  254. package/storybook-static/static/media/src/DataTable/Tag/imgs/disabled.svg +0 -12
  255. package/storybook-static/static/media/src/DataTable/Tag/imgs/error.svg +0 -12
  256. package/storybook-static/static/media/src/DataTable/Tag/imgs/info.svg +0 -18
  257. package/storybook-static/static/media/src/DataTable/Tag/imgs/success.svg +0 -12
  258. package/storybook-static/static/media/src/DataTable/Tag/imgs/warning.svg +0 -5
  259. package/storybook-static/static/media/src/Illustration/images/renovabio-illustrations/biomass.svg +0 -36
  260. package/storybook-static/static/media/src/Illustration/images/renovabio-illustrations/volume.svg +0 -10
  261. package/storybook-static/static/media/src/Illustration/images/system-images/add-file.svg +0 -12
  262. package/storybook-static/static/media/src/Illustration/images/system-images/cloud-connection.svg +0 -14
  263. package/storybook-static/static/media/src/Illustration/images/system-images/cloud-download.svg +0 -19
  264. package/storybook-static/static/media/src/Illustration/images/system-images/cloud-upload.svg +0 -16
  265. package/storybook-static/static/media/src/Illustration/images/system-images/corrupted-file.svg +0 -16
  266. package/storybook-static/static/media/src/Illustration/images/system-images/empty-box.svg +0 -22
  267. package/storybook-static/static/media/src/Illustration/images/system-images/empty-folder-2.svg +0 -10
  268. package/storybook-static/static/media/src/Illustration/images/system-images/empty-folder.svg +0 -18
  269. package/storybook-static/static/media/src/Illustration/images/system-images/empty.svg +0 -14
  270. package/storybook-static/static/media/src/Illustration/images/system-images/error-illustration.svg +0 -13
  271. package/storybook-static/static/media/src/Illustration/images/system-images/file-backup-2.svg +0 -18
  272. package/storybook-static/static/media/src/Illustration/images/system-images/file-backup.svg +0 -13
  273. package/storybook-static/static/media/src/Illustration/images/system-images/filtering-upload.svg +0 -42
  274. package/storybook-static/static/media/src/Illustration/images/system-images/flight.svg +0 -14
  275. package/storybook-static/static/media/src/Illustration/images/system-images/fly.svg +0 -9
  276. package/storybook-static/static/media/src/Illustration/images/system-images/movies.svg +0 -26
  277. package/storybook-static/static/media/src/Illustration/images/system-images/multimedia.svg +0 -9
  278. package/storybook-static/static/media/src/Illustration/images/system-images/notification-bell.svg +0 -15
  279. package/storybook-static/static/media/src/Illustration/images/system-images/page-2.svg +0 -18
  280. package/storybook-static/static/media/src/Illustration/images/system-images/page.svg +0 -12
  281. package/storybook-static/static/media/src/Illustration/images/system-images/photos.svg +0 -15
  282. package/storybook-static/static/media/src/Illustration/images/system-images/recycle-bin.svg +0 -14
  283. package/storybook-static/static/media/src/Illustration/images/system-images/rocket-launch.svg +0 -22
  284. package/storybook-static/static/media/src/Illustration/images/system-images/signal.svg +0 -24
  285. package/storybook-static/static/media/src/Illustration/images/system-images/wrong.svg +0 -14
  286. package/storybook-static/static/media/src/Illustration/images/tools-images/advanced-analysis.svg +0 -62
  287. package/storybook-static/static/media/src/Illustration/images/tools-images/agriculture.svg +0 -19
  288. package/storybook-static/static/media/src/Illustration/images/tools-images/alert-center.svg +0 -17
  289. package/storybook-static/static/media/src/Illustration/images/tools-images/area.svg +0 -15
  290. package/storybook-static/static/media/src/Illustration/images/tools-images/at-insights.svg +0 -24
  291. package/storybook-static/static/media/src/Illustration/images/tools-images/conservation-unit.svg +0 -12
  292. package/storybook-static/static/media/src/Illustration/images/tools-images/credit.svg +0 -18
  293. package/storybook-static/static/media/src/Illustration/images/tools-images/deforestation.svg +0 -15
  294. package/storybook-static/static/media/src/Illustration/images/tools-images/distance-proximity-rivers.svg +0 -37
  295. package/storybook-static/static/media/src/Illustration/images/tools-images/estimated-productivity-penalty.svg +0 -12
  296. package/storybook-static/static/media/src/Illustration/images/tools-images/extract.svg +0 -33
  297. package/storybook-static/static/media/src/Illustration/images/tools-images/farm.svg +0 -18
  298. package/storybook-static/static/media/src/Illustration/images/tools-images/geographical-consultation-municipalities.svg +0 -31
  299. package/storybook-static/static/media/src/Illustration/images/tools-images/gix.svg +0 -21
  300. package/storybook-static/static/media/src/Illustration/images/tools-images/insurance.svg +0 -16
  301. package/storybook-static/static/media/src/Illustration/images/tools-images/land-appreciation.svg +0 -26
  302. package/storybook-static/static/media/src/Illustration/images/tools-images/lockdown.svg +0 -14
  303. package/storybook-static/static/media/src/Illustration/images/tools-images/map.svg +0 -5
  304. package/storybook-static/static/media/src/Illustration/images/tools-images/pasture.svg +0 -19
  305. package/storybook-static/static/media/src/Illustration/images/tools-images/rating-2.svg +0 -16
  306. package/storybook-static/static/media/src/Illustration/images/tools-images/rating.svg +0 -21
  307. package/storybook-static/static/media/src/Illustration/images/tools-images/recurrence.svg +0 -17
  308. package/storybook-static/static/media/src/Illustration/images/tools-images/refrigerators.svg +0 -14
  309. package/storybook-static/static/media/src/Illustration/images/tools-images/settings.svg +0 -23
  310. package/storybook-static/static/media/src/Illustration/images/tools-images/socio-environmental-analysis.svg +0 -18
  311. package/storybook-static/static/media/src/Illustration/images/tools-images/soil-use.svg +0 -52
  312. package/storybook-static/static/media/src/Illustration/images/tools-images/storm.svg +0 -25
  313. package/storybook-static/static/media/src/Illustration/images/tools-images/territory-details.svg +0 -17
  314. package/storybook-static/static/media/src/Illustration/images/tools-images/timeline.svg +0 -42
  315. package/storybook-static/static/media/src/Input/imgs/error.svg +0 -5
  316. package/storybook-static/static/media/src/Modal/images/cross.svg +0 -5
  317. package/storybook-static/static/media/src/Paginator/imgs/double-left-arrow.svg +0 -15
  318. package/storybook-static/static/media/src/Paginator/imgs/double-right-arrow.svg +0 -15
  319. package/storybook-static/static/media/src/Paginator/imgs/left-arrow.svg +0 -5
  320. package/storybook-static/static/media/src/Paginator/imgs/right-arrow.svg +0 -5
  321. package/storybook-static/static/media/src/Select/imgs/indicator.svg +0 -3
  322. package/storybook-static/static/media/src/Tabs/imgs/check.svg +0 -10
  323. package/storybook-static/static/media/src/Tabs/imgs/warning.svg +0 -9
  324. package/storybook-static/stories.json +0 -1
@@ -1,5 +1,5 @@
1
1
  import $ from "./Stepper.vue2.js";
2
- import { resolveComponent as u, openBlock as s, createElementBlock as n, normalizeClass as t, createElementVNode as a, normalizeStyle as z, Fragment as S, renderList as y, createBlock as i, resolveDynamicComponent as l, createCommentVNode as p, toDisplayString as c, createVNode as d, withCtx as f, createTextVNode as m } from "vue";
2
+ import { resolveComponent as u, openBlock as s, createElementBlock as n, normalizeClass as t, createElementVNode as i, normalizeStyle as z, Fragment as S, renderList as y, createBlock as a, resolveDynamicComponent as l, createCommentVNode as p, toDisplayString as c, createVNode as d, withCtx as f, createTextVNode as m } from "vue";
3
3
  import "./Stepper.vue3.js";
4
4
  import k from "../_virtual/_plugin-vue_export-helper.js";
5
5
  function E(e, C, I, b, g, A) {
@@ -7,14 +7,14 @@ function E(e, C, I, b, g, A) {
7
7
  return s(), n("div", {
8
8
  class: t(e.$props.direction === "vertical" ? "stepper-vertical" : "")
9
9
  }, [
10
- a("div", {
10
+ i("div", {
11
11
  ref: "stepperElementCollection",
12
12
  class: t([
13
13
  "stepper",
14
14
  e.$props.direction === "vertical" ? "vertical-stepper" : "horizontal-stepper"
15
15
  ])
16
16
  }, [
17
- a("div", {
17
+ i("div", {
18
18
  class: t([
19
19
  "stepper-line",
20
20
  e.$props.direction === "vertical" ? "vertical-stepper-line" : "horizontal-stepper-line"
@@ -29,30 +29,30 @@ function E(e, C, I, b, g, A) {
29
29
  "stepper-item-horizontal": e.$props.direction === "horizontal" ? !0 : ""
30
30
  }])
31
31
  }, [
32
- a("div", {
32
+ i("div", {
33
33
  class: t(["stepper-item-counter", {
34
34
  current: e.$props.step === o,
35
35
  success: r.isSuccess === !0 && r.isError === !1,
36
36
  error: r.isError
37
37
  }])
38
38
  }, [
39
- e.$props.step === o && r.isSuccess === !1 && r.isError === !1 && e.$props.numberedStep === !1 ? (s(), i(l(r.stepIcon), {
39
+ e.$props.step === o && r.isSuccess === !1 && r.isError === !1 && e.$props.numberedStep === !1 ? (s(), a(l(r.stepIcon), {
40
40
  key: 0,
41
41
  size: "20",
42
42
  class: "step-icon",
43
43
  color: "var(--at-primary-color-1)"
44
44
  })) : p("", !0),
45
- e.$props.step !== o && r.isSuccess === !1 && r.isError === !1 && e.$props.numberedStep === !1 ? (s(), i(l(r.stepInactiveIcon), {
45
+ e.$props.step !== o && r.isSuccess === !1 && r.isError === !1 && e.$props.numberedStep === !1 ? (s(), a(l(r.stepInactiveIcon), {
46
46
  key: 1,
47
47
  size: "20",
48
48
  color: "var(--at-dark-grey)"
49
49
  })) : p("", !0),
50
- r.isSuccess && r.isError === !1 ? (s(), i(l(e.AtCheckCircleSolidIcon), {
50
+ r.isSuccess && r.isError === !1 ? (s(), a(l(e.AtCheckCircleSolidIcon), {
51
51
  key: 2,
52
52
  size: "20",
53
53
  color: "var(--at-white)"
54
54
  })) : p("", !0),
55
- r.isError ? (s(), i(l(e.AtWarningSolidIcon), {
55
+ r.isError ? (s(), a(l(e.AtWarningSolidIcon), {
56
56
  key: 3,
57
57
  id: "errorIcon",
58
58
  size: "20",
@@ -63,7 +63,7 @@ function E(e, C, I, b, g, A) {
63
63
  class: t(["number", e.$props.step === o ? "current-number" : ""])
64
64
  }, c(o + 1), 3)) : p("", !0)
65
65
  ], 2),
66
- a("div", {
66
+ i("div", {
67
67
  class: t(["stepper-item-counter-content", {
68
68
  "stepper-item-counter-content-horizontal": e.$props.direction === "horizontal"
69
69
  }])
@@ -94,7 +94,7 @@ function E(e, C, I, b, g, A) {
94
94
  ], 2)
95
95
  ], 2);
96
96
  }
97
- const D = /* @__PURE__ */ k($, [["render", E], ["__scopeId", "data-v-35baef55"]]);
97
+ const D = /* @__PURE__ */ k($, [["render", E], ["__scopeId", "data-v-1d5be39f"]]);
98
98
  export {
99
99
  D as default
100
100
  };
@@ -6,9 +6,11 @@ export interface TableConfigProps {
6
6
  title?: ChecklistProps["title"];
7
7
  saveBtnText?: string;
8
8
  cancelBtnText?: string;
9
+ buttonText?: string;
9
10
  sortable?: boolean;
10
11
  resumedResponse?: boolean;
11
12
  checkAllText?: string;
13
+ position?: "left" | "right";
12
14
  }
13
15
  declare const _default: import("vue").DefineComponent<{
14
16
  dropDownList: {
@@ -27,6 +29,10 @@ declare const _default: import("vue").DefineComponent<{
27
29
  type: PropType<string | undefined>;
28
30
  default: string;
29
31
  };
32
+ buttonText: {
33
+ type: PropType<string | undefined>;
34
+ default: string;
35
+ };
30
36
  sortable: {
31
37
  type: PropType<boolean | undefined>;
32
38
  default: boolean;
@@ -39,6 +45,10 @@ declare const _default: import("vue").DefineComponent<{
39
45
  type: PropType<string | undefined>;
40
46
  required: false;
41
47
  };
48
+ position: {
49
+ type: PropType<"left" | "right" | undefined>;
50
+ default: string;
51
+ };
42
52
  }, {
43
53
  isDialogOpen: import("vue").Ref<boolean>;
44
54
  getButtonColor: import("vue").ComputedRef<"primary" | "secondary">;
@@ -81,6 +91,10 @@ declare const _default: import("vue").DefineComponent<{
81
91
  type: PropType<string | undefined>;
82
92
  default: string;
83
93
  };
94
+ buttonText: {
95
+ type: PropType<string | undefined>;
96
+ default: string;
97
+ };
84
98
  sortable: {
85
99
  type: PropType<boolean | undefined>;
86
100
  default: boolean;
@@ -93,10 +107,16 @@ declare const _default: import("vue").DefineComponent<{
93
107
  type: PropType<string | undefined>;
94
108
  required: false;
95
109
  };
110
+ position: {
111
+ type: PropType<"left" | "right" | undefined>;
112
+ default: string;
113
+ };
96
114
  }>> & {
97
115
  onOnSave?: ((...args: any[]) => any) | undefined;
98
116
  }, {
99
117
  title: string | undefined;
118
+ position: "left" | "right" | undefined;
119
+ buttonText: string | undefined;
100
120
  cancelBtnText: string | undefined;
101
121
  sortable: boolean | undefined;
102
122
  saveBtnText: string | undefined;
@@ -1,33 +1,33 @@
1
- import C from "./TableConfig.vue2.js";
2
- import { resolveComponent as t, openBlock as f, createElementBlock as m, createVNode as e, withCtx as n, createElementVNode as s, createTextVNode as a, toDisplayString as r } from "vue";
1
+ import f from "./TableConfig.vue2.js";
2
+ import { resolveComponent as n, openBlock as m, createElementBlock as C, createVNode as t, withCtx as e, createElementVNode as s, createTextVNode as i, toDisplayString as a } from "vue";
3
3
  import "./TableConfig.vue3.js";
4
4
  import k from "../_virtual/_plugin-vue_export-helper.js";
5
5
  const g = { class: "tableConfig" }, v = { class: "at-dropdown-footer" };
6
- function _(o, i, h, A, b, S) {
7
- const c = t("AtSettingsSolidIcon"), l = t("AtButton"), d = t("AtChecklist"), p = t("AtDropdown");
8
- return f(), m("section", null, [
9
- e(l, {
10
- variant: o.getButtonColor,
11
- onClick: o.toggleDropdown
12
- }, {
13
- default: n(() => [
14
- s("section", null, [
15
- e(c, {
16
- size: "16",
17
- class: "me-2"
18
- }),
19
- a(" Configurar Tabela ")
20
- ])
21
- ]),
22
- _: 1
23
- }, 8, ["variant", "onClick"]),
24
- e(p, {
6
+ function b(o, r, h, A, _, S) {
7
+ const d = n("AtSettingsSolidIcon"), l = n("AtButton"), c = n("AtChecklist"), p = n("AtDropdown");
8
+ return m(), C("section", null, [
9
+ t(p, {
25
10
  "is-open": o.isDialogOpen,
26
- "onUpdate:isOpen": i[0] || (i[0] = (u) => o.isDialogOpen = u)
11
+ "onUpdate:isOpen": r[0] || (r[0] = (u) => o.isDialogOpen = u),
12
+ position: o.position
27
13
  }, {
28
- default: n(() => [
14
+ trigger: e(() => [
15
+ t(l, { variant: o.getButtonColor }, {
16
+ default: e(() => [
17
+ s("section", null, [
18
+ t(d, {
19
+ size: "16",
20
+ class: "me-2"
21
+ }),
22
+ i(" " + a(o.buttonText), 1)
23
+ ])
24
+ ]),
25
+ _: 1
26
+ }, 8, ["variant"])
27
+ ]),
28
+ default: e(() => [
29
29
  s("div", g, [
30
- e(d, {
30
+ t(c, {
31
31
  "drop-down-list": o.list,
32
32
  title: o.title,
33
33
  sortable: o.sortable,
@@ -36,22 +36,22 @@ function _(o, i, h, A, b, S) {
36
36
  onOnSorted: o.handleSorted
37
37
  }, null, 8, ["drop-down-list", "title", "sortable", "check-all-text", "onOnClose", "onOnSorted"]),
38
38
  s("div", v, [
39
- e(l, {
39
+ t(l, {
40
40
  variant: "secondary",
41
41
  class: "clear-button",
42
42
  onClick: o.cancel
43
43
  }, {
44
- default: n(() => [
45
- a(r(o.cancelBtnText), 1)
44
+ default: e(() => [
45
+ i(a(o.cancelBtnText), 1)
46
46
  ]),
47
47
  _: 1
48
48
  }, 8, ["onClick"]),
49
- e(l, {
49
+ t(l, {
50
50
  class: "save-button",
51
51
  onClick: o.save
52
52
  }, {
53
- default: n(() => [
54
- a(r(o.saveBtnText), 1)
53
+ default: e(() => [
54
+ i(a(o.saveBtnText), 1)
55
55
  ]),
56
56
  _: 1
57
57
  }, 8, ["onClick"])
@@ -59,10 +59,10 @@ function _(o, i, h, A, b, S) {
59
59
  ])
60
60
  ]),
61
61
  _: 1
62
- }, 8, ["is-open"])
62
+ }, 8, ["is-open", "position"])
63
63
  ]);
64
64
  }
65
- const T = /* @__PURE__ */ k(C, [["render", _], ["__scopeId", "data-v-e8699847"]]);
65
+ const D = /* @__PURE__ */ k(f, [["render", b], ["__scopeId", "data-v-837bfa4e"]]);
66
66
  export {
67
- T as default
67
+ D as default
68
68
  };
@@ -1,15 +1,15 @@
1
- import { defineComponent as S, ref as l, computed as g } from "vue";
1
+ import { defineComponent as g, ref as l, computed as v } from "vue";
2
2
  import { AtSettingsSolidIcon as y } from "../node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtSettingsSolidIcon/index.js";
3
3
  import h from "../Button/Button.vue.js";
4
- import A from "../Dropdown/Checklist/Dropdown.Checklist.vue.js";
5
- import x from "../Dropdown/Dropdown.core.vue.js";
4
+ import x from "../Dropdown/Checklist/Dropdown.Checklist.vue.js";
5
+ import A from "../Dropdown/Dropdown.core.vue.js";
6
6
  const C = {
7
7
  AtSettingsSolidIcon: y
8
- }, I = S({
8
+ }, I = g({
9
9
  name: "AtTableConfig",
10
10
  components: {
11
- AtChecklist: A,
12
- AtDropdown: x,
11
+ AtChecklist: x,
12
+ AtDropdown: A,
13
13
  AtButton: h,
14
14
  ...C
15
15
  },
@@ -30,6 +30,10 @@ const C = {
30
30
  type: String,
31
31
  default: "Salvar"
32
32
  },
33
+ buttonText: {
34
+ type: String,
35
+ default: "Configurar Tabela"
36
+ },
33
37
  sortable: {
34
38
  type: Boolean,
35
39
  default: !1
@@ -41,22 +45,26 @@ const C = {
41
45
  checkAllText: {
42
46
  type: String,
43
47
  required: !1
48
+ },
49
+ position: {
50
+ type: String,
51
+ default: "left"
44
52
  }
45
53
  },
46
54
  emits: ["onSave"],
47
55
  setup(i, { emit: c }) {
48
- const t = l(!1), p = () => t.value = !t.value, u = g(
56
+ const t = l(!1), p = () => t.value = !t.value, u = v(
49
57
  () => t.value ? "primary" : "secondary"
50
58
  ), s = l([]), n = l([]), a = () => {
51
59
  s.value = JSON.parse(JSON.stringify(i.dropDownList)), n.value = JSON.parse(JSON.stringify(s.value));
52
60
  };
53
61
  a();
54
- const r = () => t.value = !1, d = () => {
62
+ const r = () => t.value = !1, f = () => {
55
63
  r();
56
- }, f = () => {
64
+ }, d = () => {
57
65
  const e = [];
58
66
  return n.value.forEach((o, m) => {
59
- e[m] = s.value.find((v) => v.text === o.text) ?? {};
67
+ e[m] = s.value.find((S) => S.text === o.text) ?? {};
60
68
  }), i.resumedResponse ? e.filter((o) => o.value).map((o) => o.text) : e;
61
69
  };
62
70
  return {
@@ -64,12 +72,12 @@ const C = {
64
72
  getButtonColor: u,
65
73
  list: s,
66
74
  toggleDropdown: p,
67
- handleClose: d,
75
+ handleClose: f,
68
76
  handleSorted: (e) => {
69
77
  n.value = e;
70
78
  },
71
79
  save: () => {
72
- const e = f();
80
+ const e = d();
73
81
  c("onSave", e), r();
74
82
  },
75
83
  cancel: () => {
@@ -1,7 +1,7 @@
1
1
  import o from "./Tab.vue2.js";
2
2
  import "./Tab.vue3.js";
3
3
  import t from "../../_virtual/_plugin-vue_export-helper.js";
4
- const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-eed97092"]]);
4
+ const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-6ae0d95c"]]);
5
5
  export {
6
- m as default
6
+ p as default
7
7
  };
@@ -1,5 +1,5 @@
1
1
  import * as i from "../../node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/index.js";
2
- import { defineComponent as n, h as e } from "vue";
2
+ import { defineComponent as n, h as e, reactive as a } from "vue";
3
3
  const o = n({
4
4
  name: "AtTab",
5
5
  props: {
@@ -36,7 +36,7 @@ const o = n({
36
36
  type: "button",
37
37
  role: "tab",
38
38
  tabindex: -1,
39
- "aria-selected": t.isSelected,
39
+ "aria-selected": a({ isSelected: t.isSelected }).isSelected,
40
40
  onClick: t.onClick
41
41
  },
42
42
  [
@@ -31,8 +31,16 @@ declare const _default: import("vue").DefineComponent<{
31
31
  };
32
32
  }, {
33
33
  tabsList: import("vue").ComputedRef<AtTabProp[]>;
34
- selectedTab: import("vue").ComputedRef<AtTabProp>;
35
- selectedTabIndeRef: import("vue").Ref<number>;
34
+ selectedTab: import("vue").Ref<{
35
+ title: string;
36
+ slot: () => any;
37
+ onClick?: ((payload: MouseEvent) => void) | undefined;
38
+ routeName?: string | undefined;
39
+ disabled?: boolean | undefined;
40
+ notifications?: number | undefined;
41
+ icon?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | undefined;
42
+ }>;
43
+ selectedTabIndexRef: import("vue").Ref<number>;
36
44
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
37
45
  tabs: {
38
46
  type: PropType<AtTabProp[]>;
@@ -2,7 +2,7 @@ import _ from "./Tabs.vue2.js";
2
2
  import { resolveComponent as m, openBlock as n, createElementBlock as c, createElementVNode as a, Fragment as p, renderList as f, createBlock as r, resolveDynamicComponent as u } from "vue";
3
3
  import "./Tabs.vue3.js";
4
4
  import T from "../_virtual/_plugin-vue_export-helper.js";
5
- const b = { class: "Tabs_container" }, k = {
5
+ const k = { class: "Tabs_container" }, b = {
6
6
  class: "Tabs_tablist",
7
7
  role: "tablist",
8
8
  "aria-orientation": "horizontal",
@@ -11,27 +11,27 @@ const b = { class: "Tabs_container" }, k = {
11
11
  function B(t, v, $, C, I, y) {
12
12
  var s;
13
13
  const l = m("TabButton");
14
- return n(), c("section", b, [
15
- a("div", k, [
14
+ return n(), c("section", k, [
15
+ a("div", b, [
16
16
  (n(!0), c(p, null, f(t.tabsList, (e, o) => (n(), r(l, {
17
17
  key: o,
18
- "is-selected": o === t.selectedTabIndeRef,
18
+ "is-selected": o === t.selectedTabIndexRef,
19
19
  title: e.title,
20
20
  notifications: e.notifications,
21
21
  icon: e.icon,
22
22
  "data-index": o,
23
23
  "on-click": (d) => {
24
24
  var i;
25
- (i = e.onClick) == null || i.call(e, d), t.selectedTabIndeRef = o;
25
+ (i = e.onClick) == null || i.call(e, d), t.selectedTabIndexRef = o;
26
26
  }
27
27
  }, null, 8, ["is-selected", "title", "notifications", "icon", "data-index", "on-click"]))), 128))
28
28
  ]),
29
29
  a("main", h, [
30
- (n(), r(u((s = t.selectedTab) == null ? void 0 : s.slot)))
30
+ (n(), r(u((s = t.selectedTab) == null ? void 0 : s.slot())))
31
31
  ])
32
32
  ]);
33
33
  }
34
- const z = /* @__PURE__ */ T(_, [["render", B], ["__scopeId", "data-v-fb4a1314"]]);
34
+ const x = /* @__PURE__ */ T(_, [["render", B], ["__scopeId", "data-v-78f7d7a6"]]);
35
35
  export {
36
- z as default
36
+ x as default
37
37
  };
@@ -1,9 +1,10 @@
1
- import { defineComponent as c, ref as b, computed as a, onMounted as f } from "vue";
2
- import i from "./Tab/Tab.vue.js";
3
- const p = c({
1
+ import { defineComponent as f, ref as s, computed as x, onMounted as b, onBeforeUnmount as p, watch as m } from "vue";
2
+ import { useRouter as I } from "../node_modules/.pnpm/vue-router@4.3.2_vue@3.3.4/node_modules/vue-router/dist/vue-router.js";
3
+ import T from "./Tab/Tab.vue.js";
4
+ const w = f({
4
5
  name: "AtTabs",
5
6
  components: {
6
- TabButton: i
7
+ TabButton: T
7
8
  },
8
9
  props: {
9
10
  tabs: {
@@ -16,18 +17,43 @@ const p = c({
16
17
  default: 0
17
18
  }
18
19
  },
19
- setup(e) {
20
- const t = b(e.selectedTabIndex), n = window.history.state, o = a(() => e.tabs), d = a(() => e.tabs[t.value]);
21
- return f(() => {
22
- const r = n == null ? void 0 : n.current, s = o.value.findIndex((u) => u.routeName === r);
23
- s !== -1 && (t.value = s);
24
- }), {
25
- tabsList: o,
26
- selectedTab: d,
27
- selectedTabIndeRef: t
20
+ setup(o) {
21
+ const d = I(), e = s(o.selectedTabIndex ?? 0), l = window.history.state, u = x(() => o.tabs), i = s(o.tabs[e.value ?? 0]), n = s(null);
22
+ return b(() => {
23
+ const t = l == null ? void 0 : l.current, r = u.value.findIndex((a) => a.routeName === t);
24
+ r !== -1 ? e.value = r : (e.value = 0, d.push(u.value[0].routeName ?? "/")), n.value = d.beforeResolve((a) => {
25
+ const c = u.value.findIndex((v) => v.routeName === a.path);
26
+ c !== -1 ? e.value = c : e.value = 0;
27
+ });
28
+ }), p(() => {
29
+ var t;
30
+ (t = n.value) == null || t.call(n);
31
+ }), m(
32
+ () => e.value,
33
+ (t) => {
34
+ i.value = u.value[t];
35
+ },
36
+ {
37
+ immediate: !0
38
+ }
39
+ ), m(
40
+ () => u.value,
41
+ () => {
42
+ const t = u.value.findIndex(
43
+ (r, a) => a === e.value
44
+ );
45
+ t !== -1 ? e.value = t : e.value = 0;
46
+ },
47
+ {
48
+ immediate: !0
49
+ }
50
+ ), {
51
+ tabsList: u,
52
+ selectedTab: i,
53
+ selectedTabIndexRef: e
28
54
  };
29
55
  }
30
56
  });
31
57
  export {
32
- p as default
58
+ w as default
33
59
  };
@@ -25,7 +25,7 @@ function g(o, h, v, $, y, k) {
25
25
  })
26
26
  ], 10, C);
27
27
  }
28
- const P = /* @__PURE__ */ u(c, [["render", g], ["__scopeId", "data-v-139b279d"]]);
28
+ const P = /* @__PURE__ */ u(c, [["render", g], ["__scopeId", "data-v-5a5b63c5"]]);
29
29
  export {
30
30
  P as default
31
31
  };
@@ -3,7 +3,7 @@ import { openBlock as a, createElementBlock as o, renderSlot as r } from "vue";
3
3
  import "./Paragraph.vue3.js";
4
4
  import s from "../../_virtual/_plugin-vue_export-helper.js";
5
5
  const i = ["data-size", "data-weight"];
6
- function d(e, p, n, c, m, f) {
6
+ function d(e, p, n, c, f, m) {
7
7
  return a(), o("p", {
8
8
  "data-size": e.size,
9
9
  "data-weight": e.weight,
@@ -12,7 +12,7 @@ function d(e, p, n, c, m, f) {
12
12
  r(e.$slots, "default", {}, void 0, !0)
13
13
  ], 8, i);
14
14
  }
15
- const $ = /* @__PURE__ */ s(t, [["render", d], ["__scopeId", "data-v-13a5e878"]]);
15
+ const $ = /* @__PURE__ */ s(t, [["render", d], ["__scopeId", "data-v-c7a6508f"]]);
16
16
  export {
17
17
  $ as default
18
18
  };
@@ -1,4 +1,4 @@
1
- const e = "";
1
+ const _ = "";
2
2
  export {
3
- e as default
3
+ _ as default
4
4
  };
@@ -12,7 +12,7 @@ function c(o, d, i, m, f, _) {
12
12
  _: 3
13
13
  }, 8, ["class"]);
14
14
  }
15
- const C = /* @__PURE__ */ p(e, [["render", c], ["__scopeId", "data-v-97a66b12"]]);
15
+ const b = /* @__PURE__ */ p(e, [["render", c], ["__scopeId", "data-v-04032833"]]);
16
16
  export {
17
- C as default
17
+ b as default
18
18
  };
@@ -15,6 +15,10 @@ declare const _default: import("vue").DefineComponent<{
15
15
  type: BooleanConstructor;
16
16
  default: boolean;
17
17
  };
18
+ preventDefault: {
19
+ type: BooleanConstructor;
20
+ default: boolean;
21
+ };
18
22
  }, {
19
23
  isChecked: import("vue").Ref<boolean>;
20
24
  isDisabled: import("vue").ComputedRef<boolean>;
@@ -44,11 +48,16 @@ declare const _default: import("vue").DefineComponent<{
44
48
  type: BooleanConstructor;
45
49
  default: boolean;
46
50
  };
51
+ preventDefault: {
52
+ type: BooleanConstructor;
53
+ default: boolean;
54
+ };
47
55
  }>> & {
48
56
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
49
57
  }, {
50
58
  size: "p" | "g" | "m";
51
59
  disabled: boolean;
52
60
  modelValue: boolean;
61
+ preventDefault: boolean;
53
62
  }, {}>;
54
63
  export default _default;
@@ -3,7 +3,7 @@ import { openBlock as a, createElementBlock as t, normalizeClass as d, normalize
3
3
  import "./Toggle.vue3.js";
4
4
  import n from "../_virtual/_plugin-vue_export-helper.js";
5
5
  const p = ["data-state", "aria-pressed", "disabled"];
6
- function f(e, s, m, c, u, z) {
6
+ function f(e, s, m, b, c, u) {
7
7
  return a(), t("button", {
8
8
  ref: "buttonRef",
9
9
  type: "button",
@@ -24,7 +24,7 @@ function f(e, s, m, c, u, z) {
24
24
  }, null, 4)
25
25
  ], 14, p);
26
26
  }
27
- const y = /* @__PURE__ */ n(r, [["render", f], ["__scopeId", "data-v-f5521e4c"]]);
27
+ const y = /* @__PURE__ */ n(r, [["render", f], ["__scopeId", "data-v-4f146bc1"]]);
28
28
  export {
29
29
  y as default
30
30
  };
@@ -1,5 +1,5 @@
1
- import { defineComponent as d, ref as a, computed as i } from "vue";
2
- const m = d({
1
+ import { defineComponent as d, ref as a, computed as n, watch as i } from "vue";
2
+ const f = d({
3
3
  name: "AtToggle",
4
4
  props: {
5
5
  modelValue: {
@@ -14,16 +14,23 @@ const m = d({
14
14
  disabled: {
15
15
  type: Boolean,
16
16
  default: !1
17
+ },
18
+ preventDefault: {
19
+ type: Boolean,
20
+ default: !1
17
21
  }
18
22
  },
19
23
  emits: ["update:modelValue"],
20
24
  setup(e, t) {
21
- const o = a(null), p = i(() => e.disabled), l = a(e.modelValue);
22
- return {
25
+ const o = a(null), u = n(() => e.disabled), l = a(e.modelValue);
26
+ return i(
27
+ () => e.modelValue,
28
+ () => l.value = e.modelValue
29
+ ), {
23
30
  isChecked: l,
24
- isDisabled: p,
31
+ isDisabled: u,
25
32
  onClick: () => {
26
- l.value = !l.value, t.emit("update:modelValue", l.value);
33
+ e.preventDefault || (l.value = !l.value, t.emit("update:modelValue", l.value));
27
34
  },
28
35
  circleSizeMap: {
29
36
  p: "9px",
@@ -40,5 +47,5 @@ const m = d({
40
47
  }
41
48
  });
42
49
  export {
43
- m as default
50
+ f as default
44
51
  };
@@ -1,5 +1,5 @@
1
1
  import a from "./Tooltip.vue2.js";
2
- import { resolveComponent as i, openBlock as r, createElementBlock as l, createElementVNode as n, renderSlot as p, createBlock as d, Teleport as m, normalizeClass as c, normalizeStyle as f, createVNode as u, withCtx as v, createTextVNode as h, toDisplayString as y, createCommentVNode as C } from "vue";
2
+ import { resolveComponent as i, openBlock as r, createElementBlock as l, createElementVNode as n, renderSlot as p, createBlock as d, Teleport as m, normalizeClass as f, normalizeStyle as u, createVNode as c, withCtx as v, createTextVNode as h, toDisplayString as y, createCommentVNode as C } from "vue";
3
3
  import "./Tooltip.vue3.js";
4
4
  import g from "../_virtual/_plugin-vue_export-helper.js";
5
5
  const $ = {
@@ -19,10 +19,10 @@ function k(e, o, w, N, S, V) {
19
19
  (r(), d(m, { to: "body" }, [
20
20
  e.visible ? (r(), l("div", {
21
21
  key: 0,
22
- class: c(["at-tooltip", e.tooltipClass]),
23
- style: f(e.tooltipStyle)
22
+ class: f(["at-tooltip", e.tooltipClass]),
23
+ style: u(e.tooltipStyle)
24
24
  }, [
25
- u(s, {
25
+ c(s, {
26
26
  size: "p3",
27
27
  weight: "regular",
28
28
  class: "m-0"
@@ -36,7 +36,7 @@ function k(e, o, w, N, S, V) {
36
36
  ]))
37
37
  ], 32);
38
38
  }
39
- const A = /* @__PURE__ */ g(a, [["render", k], ["__scopeId", "data-v-96e4dc5e"]]);
39
+ const A = /* @__PURE__ */ g(a, [["render", k], ["__scopeId", "data-v-0754b467"]]);
40
40
  export {
41
41
  A as default
42
42
  };