@agrotools1/at-components 0.2.3 → 0.2.4

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 (894) hide show
  1. package/dist/AGraphicContainer-75e55bb8.js +109 -0
  2. package/dist/APIKeyMixin-688c6ac6.js +19 -0
  3. package/dist/Analysis-53f71911.js +31 -0
  4. package/dist/ArcGISCachedService-ea7559f0.js +47 -0
  5. package/dist/ArcGISService-a447176d.js +25 -0
  6. package/dist/AreaMeasurement2D-4d0db109.js +405 -0
  7. package/dist/AreaMeasurement3D-a2a10ea8.js +488 -0
  8. package/dist/AttachmentInfo-a2849bf0.js +34 -0
  9. package/dist/AttachmentQuery-e743e06f.js +18 -0
  10. package/dist/AttributeStore-6a3291d4.js +1707 -0
  11. package/dist/BaseDynamicLayerView2D-b3ff0eae.js +63 -0
  12. package/dist/BingMapsLayer-689d8e88.js +112 -0
  13. package/dist/Bitmap-e2b1f93c.js +128 -0
  14. package/dist/BitmapContainer-4dcc4a14.js +23 -0
  15. package/dist/BlendLayer-113fd3b8.js +13 -0
  16. package/dist/BoundsStore-3598604e.js +63 -0
  17. package/dist/BufferObject-59880a47.js +100 -0
  18. package/dist/BufferView-2cfe8c7d.js +683 -0
  19. package/dist/BuildingSceneLayer-a3e4a869.js +535 -0
  20. package/dist/Button-5e85250d.js +36 -0
  21. package/dist/CSVLayer-a68a64b8.js +208 -0
  22. package/dist/CSVSourceWorker-cf1fee99.js +367 -0
  23. package/dist/CardWithInsights/CardWithInsights.d.ts +2 -1
  24. package/dist/CatalogDynamicGroupLayerView2D-a4ae390f.js +66 -0
  25. package/dist/CatalogFootprintLayerView2D-145014a4.js +76 -0
  26. package/dist/CatalogLayer-48e7048b.js +262 -0
  27. package/dist/CatalogLayerView2D-8b4a4d47.js +52 -0
  28. package/dist/ClassBreaksDefinition-e2d8b3cc.js +18 -0
  29. package/dist/ColorMaterial.glsl-a7c70d21.js +64 -0
  30. package/dist/ColorSet-f4b34654.js +45 -0
  31. package/dist/ColorStop-1111f0fd.js +29 -0
  32. package/dist/Container-4a2d8bcd.js +521 -0
  33. package/dist/CustomParametersMixin-601866cc.js +12 -0
  34. package/dist/DefaultMaterial.glsl-9243ba6c.js +42 -0
  35. package/dist/DefaultMaterial_COLOR_GAMMA-bf0d97c7.js +653 -0
  36. package/dist/DefaultTheme-e96ad45b.js +130 -0
  37. package/dist/DeleteForwardEditsParameters-bd5164e3.js +18 -0
  38. package/dist/DimensionLayer-d51dcf5e.js +129 -0
  39. package/dist/DirectLineMeasurement3D-7b426a46.js +449 -0
  40. package/dist/DistanceMeasurement2D-1f05b105.js +303 -0
  41. package/dist/DoubleArray-4f276822.js +25 -0
  42. package/dist/Dropdown/Dropdown.core.d.ts +31 -0
  43. package/dist/Dropdown/Filter/test.mocks.d.ts +6 -0
  44. package/dist/Dropdown/List/Dropdown.List.d.ts +84 -0
  45. package/dist/Dropdown/List/test.mocks.d.ts +6 -0
  46. package/dist/EdgeProcessingWorker-317b2f9a.js +63 -0
  47. package/dist/EditBusLayer-55763028.js +107 -0
  48. package/dist/ElevationInfo-5be88917.js +56 -0
  49. package/dist/ElevationLayer-754634d4.js +129 -0
  50. package/dist/ElevationQuery-1e84df59.js +598 -0
  51. package/dist/ElevationSamplerWorker-1c01b3d8.js +62 -0
  52. package/dist/ExportImageParameters-e00a1031.js +66 -0
  53. package/dist/ExportStrategy-ba992e25.js +93 -0
  54. package/dist/ExportWMSImageParameters-395804ac.js +33 -0
  55. package/dist/External-77e767f4.js +110 -0
  56. package/dist/Faq/Faq.d.ts +1 -1
  57. package/dist/Faq/index.d.ts +1 -1
  58. package/dist/FeatureCollectionSnappingSource-d1435805.js +130 -0
  59. package/dist/FeatureCommandQueue-4db7f162.js +1244 -0
  60. package/dist/FeatureEffect-5b570804.js +39 -0
  61. package/dist/FeatureEffectLayer-171a9749.js +13 -0
  62. package/dist/FeatureFilter-db89ec09.js +27 -0
  63. package/dist/FeatureLayer-881827c7.js +693 -0
  64. package/dist/FeatureLayerBase-b410d8eb.js +148 -0
  65. package/dist/FeatureLayerSource-e5eba81e.js +444 -0
  66. package/dist/FeatureLayerView2D-107b4ed6.js +1967 -0
  67. package/dist/FeaturePipelineWorker-2b42d98d.js +3633 -0
  68. package/dist/FeatureReductionLayer-1f3f6a98.js +225 -0
  69. package/dist/FeatureReductionSelection-b0c4bcaf.js +22 -0
  70. package/dist/FeatureServiceSnappingSource-fde9a8da.js +481 -0
  71. package/dist/FeatureServiceSnappingSourceWorker-d4113c50.js +747 -0
  72. package/dist/FeatureSet-595ae550.js +188 -0
  73. package/dist/FeatureStore-87fbe804.js +131 -0
  74. package/dist/FeatureTemplate-c810cba6.js +12 -0
  75. package/dist/FeatureType-22de76b9.js +25 -0
  76. package/dist/FieldsIndex-390b005f.js +109 -0
  77. package/dist/FormTemplate-728de82d.js +350 -0
  78. package/dist/GeoJSONLayer-fbf5ee27.js +236 -0
  79. package/dist/GeoJSONSourceWorker-30cd4133.js +247 -0
  80. package/dist/GeoRSSLayer-2addf639.js +73 -0
  81. package/dist/GeoRSSLayerView2D-29c15edb.js +140 -0
  82. package/dist/GeometryUtils-80d3036a.js +403 -0
  83. package/dist/GraphicContainer-2b112072.js +26 -0
  84. package/dist/GraphicManipulator-84ac0573.js +1499 -0
  85. package/dist/GraphicsLayer-ee9f874e.js +38 -0
  86. package/dist/GraphicsLayerView2D-c5eda7d2.js +114 -0
  87. package/dist/GraphicsSnappingSource-3dd1e9b3.js +273 -0
  88. package/dist/GraphicsView2D-40686b59.js +620 -0
  89. package/dist/GroupLayer-fd168a3e.js +147 -0
  90. package/dist/GroupLayerView2D-f4078b54.js +98 -0
  91. package/dist/HUDMaterial.glsl-bea5cb7c.js +65 -0
  92. package/dist/HighlightCounter-b3b4b206.js +41 -0
  93. package/dist/HighlightGraphicContainer-c00c331b.js +18 -0
  94. package/dist/I3SBinaryReader-d3a26893.js +310 -0
  95. package/dist/I3SLayerDefinitions-2bea64c8.js +55 -0
  96. package/dist/I3SUtil-ab1a91f5.js +59 -0
  97. package/dist/IdentityManager-8e14d109.js +899 -0
  98. package/dist/ImageHistogramParameters-711f313f.js +905 -0
  99. package/dist/ImageryLayer-fbaf4d8c.js +1799 -0
  100. package/dist/ImageryLayerView2D-199eb1fd.js +352 -0
  101. package/dist/ImageryTileLayer-48671dc9.js +2157 -0
  102. package/dist/ImageryTileLayerView2D-8ac1ee64.js +1110 -0
  103. package/dist/Indices-2f9cf62d.js +67 -0
  104. package/dist/Input/Input.core.d.ts +4553 -3
  105. package/dist/Input/index.d.ts +4547 -3
  106. package/dist/IntegratedMesh3DTilesLayer-89d862a2.js +112 -0
  107. package/dist/IntegratedMeshLayer-53f792e4.js +141 -0
  108. package/dist/InteractiveAnalysisViewModel-d7dd665d.js +7397 -0
  109. package/dist/InterleavedLayout-ff67e161.js +163 -0
  110. package/dist/KMLLayer-7a4cfa2a.js +162 -0
  111. package/dist/KMLLayerView2D-d0874e8d.js +253 -0
  112. package/dist/KnowledgeGraphLayerView2D-70d956b2.js +43 -0
  113. package/dist/LRUCache-5bebd9a8.js +32 -0
  114. package/dist/LabelClass-63459c37.js +135 -0
  115. package/dist/LabelMetric-09a9cd38.js +400 -0
  116. package/dist/LaserlinePath.glsl-731dbba1.js +64 -0
  117. package/dist/Laserlines.glsl-26d42447.js +65 -0
  118. package/dist/LayerFloorInfo-5c67a822.js +15 -0
  119. package/dist/LayerView-405cecd2.js +206 -0
  120. package/dist/LercWorker-a7892aa0.js +157 -0
  121. package/dist/LineOfSightLayer-abad68f7.js +147 -0
  122. package/dist/LinkChartLayer-c36d2a81.js +1027 -0
  123. package/dist/Lyr3DWorker-8f4c6c50.js +82 -0
  124. package/dist/MagnifierPrograms-ddc85113.js +806 -0
  125. package/dist/MapImageLayer-04f4cdcb.js +169 -0
  126. package/dist/MapImageLayerView2D-712dd60f.js +146 -0
  127. package/dist/MapNotesLayer-83fcba8e.js +283 -0
  128. package/dist/MapNotesLayerView2D-f0ad0a82.js +161 -0
  129. package/dist/MapServiceLayerViewHelper-6c746a26.js +288 -0
  130. package/dist/MeasurementWidgetContent-fc0c1569.js +2642 -0
  131. package/dist/MediaLayer-05162eaf.js +523 -0
  132. package/dist/MediaLayerView2D-474c563b.js +332 -0
  133. package/dist/MemCache-8f96824a.js +227 -0
  134. package/dist/MemorySourceWorker-08562524.js +222 -0
  135. package/dist/Mesh-3208420e.js +980 -0
  136. package/dist/MeshLocalVertexSpace-59268d9e.js +19 -0
  137. package/dist/MultiOriginJSONSupport-365740bb.js +158 -0
  138. package/dist/OGCFeatureLayer-7201d1ee.js +211 -0
  139. package/dist/OGCFeatureLayerView2D-d242f130.js +82 -0
  140. package/dist/ObjectStack-bad354ab.js +21 -0
  141. package/dist/Octree-cbaefa65.js +495 -0
  142. package/dist/OpenStreetMapLayer-b3c8020b.js +30 -0
  143. package/dist/OperationalLayer-30f48d16.js +44 -0
  144. package/dist/OrderByInfo-9bd0a8fe.js +16 -0
  145. package/dist/OrderedLayer-2962d196.js +26 -0
  146. package/dist/OrientedImageryLayer-5d599e15.js +216 -0
  147. package/dist/OverlayCompositing.glsl-334c68d5.js +65 -0
  148. package/dist/OverrideHelper-7981ecc2.js +242 -0
  149. package/dist/PBFDecoderWorker-48f7e620.js +213 -0
  150. package/dist/PointCloudLayer-5b804571.js +197 -0
  151. package/dist/PointCloudUniqueValueRenderer-9ef1db42.js +115 -0
  152. package/dist/PointCloudWorker-9e88daea.js +212 -0
  153. package/dist/PooledRBush-afceba5f.js +272 -0
  154. package/dist/Popup-89e3fd56.js +3990 -0
  155. package/dist/PortalLayer-21d22eb9.js +126 -0
  156. package/dist/Program-09ee8c67.js +694 -0
  157. package/dist/ProgramTemplate-be811b23.js +35 -0
  158. package/dist/ProgressBar/ProgressBar.d.ts +13 -1
  159. package/dist/QueryEngine-810a7f24.js +896 -0
  160. package/dist/QueryTask-013cc810.js +119 -0
  161. package/dist/RasterSymbolizer-ae063ee7.js +3024 -0
  162. package/dist/RasterVFDisplayObject-fe2f7ea2.js +581 -0
  163. package/dist/RasterWorker-7efcbd4d.js +78 -0
  164. package/dist/RawBlockCache-5a644219.js +185 -0
  165. package/dist/RealisticTree.glsl-4e33ae57.js +42 -0
  166. package/dist/RefreshableLayer-e64dd0ee.js +80 -0
  167. package/dist/RefreshableLayerView-61f7dd9a.js +16 -0
  168. package/dist/Relationship-adcdce15.js +64 -0
  169. package/dist/RelationshipQuery-0c20b8ed.js +22 -0
  170. package/dist/RenderingContext-29b578ca.js +889 -0
  171. package/dist/RibbonLine.glsl-038f5cac.js +65 -0
  172. package/dist/RouteLayer-479e0ccc.js +786 -0
  173. package/dist/RouteLayerView2D-1a646f54.js +195 -0
  174. package/dist/SDFHelper-9abcbcca.js +140 -0
  175. package/dist/SSAO.glsl-5d41f99f.js +43 -0
  176. package/dist/SSAOBlur.glsl-7ebf8f5c.js +42 -0
  177. package/dist/ScaleRangeLayer-3bbd6ead.js +21 -0
  178. package/dist/SceneLayer-b19fa11e.js +542 -0
  179. package/dist/SceneLayerSnappingSource-f53ddd8a.js +218 -0
  180. package/dist/SceneLayerSnappingSourceWorker-80f48214.js +112 -0
  181. package/dist/SceneLayerWorker-bab8aeb0.js +164 -0
  182. package/dist/SceneService-0c4fac79.js +215 -0
  183. package/dist/Scheduler-9db9a8cf.js +373 -0
  184. package/dist/Search/Search.d.ts +99 -0
  185. package/dist/Search/index.d.ts +1 -0
  186. package/dist/Search/test.mocks.d.ts +3 -0
  187. package/dist/Search/utils.d.ts +3 -0
  188. package/dist/Select/Item/Item.d.ts +1 -1
  189. package/dist/Select/Multiple/Select.multiple.d.ts +3 -3
  190. package/dist/Select/Select.core.d.ts +1 -1
  191. package/dist/Select/index.d.ts +3 -3
  192. package/dist/ShadedColorMaterial.glsl-a2dd0bb3.js +64 -0
  193. package/dist/SnappingOperation-25ff52da.js +48 -0
  194. package/dist/SourceLayerData-ec301fa4.js +116 -0
  195. package/dist/SpatialFilter-351a1d5e.js +1701 -0
  196. package/dist/Stop-595501a7.js +281 -0
  197. package/dist/StreamLayer-d5ebd4d3.js +188 -0
  198. package/dist/StreamLayerView2D-8a39daaa.js +164 -0
  199. package/dist/StyleRepository-dd283243.js +2212 -0
  200. package/dist/SublayersOwner-0be88fd0.js +545 -0
  201. package/dist/SubtypeGroupLayer-8386c037.js +514 -0
  202. package/dist/SubtypeGroupLayerView2D-97b63aa1.js +84 -0
  203. package/dist/Tabs/Tab/Tab.d.ts +3 -3
  204. package/dist/Tag/Tag.d.ts +52 -0
  205. package/dist/TechniqueInstance-87f77cd3.js +233 -0
  206. package/dist/TemporalLayer-7c15b8a6.js +23 -0
  207. package/dist/Texture-c1f5f21b.js +501 -0
  208. package/dist/TextureOnly.glsl-acae1d94.js +65 -0
  209. package/dist/Theme-72a69427.js +3426 -0
  210. package/dist/Tick-d7f9b999.js +723 -0
  211. package/dist/TileContainer-20f11bc5.js +31 -0
  212. package/dist/TileInfoTilemapCache-a50aaed0.js +38 -0
  213. package/dist/TileLayer-ce04649f.js +194 -0
  214. package/dist/TileLayerView2D-0f45ff75.js +187 -0
  215. package/dist/TilemapCache-95b53d5a.js +189 -0
  216. package/dist/TimeInfo-f17e0ff9.js +42 -0
  217. package/dist/TimeOnly-63922f1a.js +706 -0
  218. package/dist/Tooltip-a21a6650.js +138 -0
  219. package/dist/TopFeaturesQuery-9e4228e7.js +32 -0
  220. package/dist/TurboLine-aeb14d6e.js +565 -0
  221. package/dist/UniqueValueRenderer-7532473e.js +1039 -0
  222. package/dist/UnknownLayer-99d4832b.js +30 -0
  223. package/dist/UnknownTimeZone-4c0a5184.js +15 -0
  224. package/dist/UnsupportedLayer-f439265c.js +31 -0
  225. package/dist/UpdateTracking2D-a1164b3d.js +8566 -0
  226. package/dist/Upload/Upload.d.ts +91 -14
  227. package/dist/Upload/index.d.ts +1 -1
  228. package/dist/Util-26f81cc4.js +57 -0
  229. package/dist/VectorTileLayer-8b5289d2.js +544 -0
  230. package/dist/VectorTileLayerView2D-00d98337.js +2108 -0
  231. package/dist/Version-2556ea28.js +33 -0
  232. package/dist/VertexArrayObject-5595c535.js +73 -0
  233. package/dist/VertexColor.glsl-01eb58bb.js +2683 -0
  234. package/dist/VertexSnappingCandidate-c1e2992a.js +13 -0
  235. package/dist/VideoLayerView2D-e92c8bab.js +124 -0
  236. package/dist/VoxelLayer-e57c2b7b.js +631 -0
  237. package/dist/WFSLayer-486fff2e.js +221 -0
  238. package/dist/WFSSourceWorker-3d8ac573.js +157 -0
  239. package/dist/WGLContainer-1441483b.js +5426 -0
  240. package/dist/WMSLayer-07ea95cc.js +536 -0
  241. package/dist/WMSLayerView2D-8b67d5da.js +117 -0
  242. package/dist/WMTSLayer-b52fbe0c.js +531 -0
  243. package/dist/WMTSLayerView2D-8ca1d522.js +142 -0
  244. package/dist/WebTileLayer-dd24dee2.js +110 -0
  245. package/dist/WhereClause-2eefa48c.js +2766 -0
  246. package/dist/WorkerHandle-f6b5ac7b.js +47 -0
  247. package/dist/WorkerTileHandler-e060fab5.js +1539 -0
  248. package/dist/action-a2d13907.js +198 -0
  249. package/dist/action-group-af071314.js +145 -0
  250. package/dist/action-menu-c759068f.js +1759 -0
  251. package/dist/apng-b33ce902.js +392 -0
  252. package/dist/arcade-b05c8c22.js +229 -0
  253. package/dist/arcadeAsyncRuntime-9b4a7891.js +943 -0
  254. package/dist/arcadeUtils-41691d12.js +8741 -0
  255. package/dist/arcgis-knowledge-client-core-2217ce57.js +1218 -0
  256. package/dist/arcgis-knowledge-client-core-simd-ab44590a.js +1218 -0
  257. package/dist/arcgisLayers-0ea0be85.js +152 -0
  258. package/dist/associatedFeatureServiceUtils-09077513.js +92 -0
  259. package/dist/axisAngleDegrees-1c3d7520.js +49 -0
  260. package/dist/basis_transcoder-292f1aaf.js +1248 -0
  261. package/dist/calcite-action-ad0d1e23.js +22 -0
  262. package/dist/calcite-action-bar-1b2de6d0.js +303 -0
  263. package/dist/calcite-action-group-aacf8ec4.js +28 -0
  264. package/dist/calcite-button-125cbd95.js +228 -0
  265. package/dist/calcite-flow-c9a6e8fa.js +128 -0
  266. package/dist/calcite-flow-item-eb314bb8.js +499 -0
  267. package/dist/calcite-icon-07f22bc6.js +16 -0
  268. package/dist/calcite-input-167be799.js +24 -0
  269. package/dist/calcite-label-7de34a6b.js +79 -0
  270. package/dist/calcite-list-2087f9ca.js +2135 -0
  271. package/dist/calcite-list-item-3419fb5f.js +576 -0
  272. package/dist/calcite-list-item-group-3a6545e3.js +71 -0
  273. package/dist/calcite-loader-16bcfb95.js +14 -0
  274. package/dist/calcite-modal-f608731f.js +333 -0
  275. package/dist/calcite-notice-88ee1edf.js +181 -0
  276. package/dist/calcite-option-375585a2.js +94 -0
  277. package/dist/calcite-scrim-751cf767.js +18 -0
  278. package/dist/calcite-select-62db97da.js +231 -0
  279. package/dist/capabilities-359df394.js +50 -0
  280. package/dist/chartCommon-cceb2530.js +256 -0
  281. package/dist/chartUtilsAm5-08a29408.js +2954 -0
  282. package/dist/clientSideDefaults-b5450c9b.js +39 -0
  283. package/dist/colorRamps-314c4b5a.js +38 -0
  284. package/dist/colorUtils-6e9b620c.js +164 -0
  285. package/dist/commonProperties-3399f319.js +60 -0
  286. package/dist/computeTranslationToOriginAndRotation-0b0f32ad.js +60 -0
  287. package/dist/conditionalSlot-012fd5da.js +27 -0
  288. package/dist/createConnection-f1189f51.js +299 -0
  289. package/dist/dataUtils-950a0ae9.js +1421 -0
  290. package/dist/deduplicate-eabb5f9e.js +89 -0
  291. package/dist/defaults-e5c5ee75.js +31 -0
  292. package/dist/deleteForwardEdits-ea9258ea.js +13 -0
  293. package/dist/diffUtils-04a71a59.js +90 -0
  294. package/dist/drapedUtils-2515520d.js +75 -0
  295. package/dist/earcut-192842ab.js +292 -0
  296. package/dist/edgeProcessing-da003f69.js +252 -0
  297. package/dist/editingSupport-9f04ba1b.js +203 -0
  298. package/dist/editsZScale-97938687.js +37 -0
  299. package/dist/elevationInfoUtils-e1edd62e.js +126 -0
  300. package/dist/executeForIds-3b8a1698.js +14 -0
  301. package/dist/executeForTopCount-6c6cd2f2.js +17 -0
  302. package/dist/executeForTopExtents-86851593.js +17 -0
  303. package/dist/executeForTopIds-24bc9dea.js +17 -0
  304. package/dist/executeQueryJSON-cf7d748b.js +15 -0
  305. package/dist/executeQueryPBF-ad416846.js +152 -0
  306. package/dist/executeRelationshipQuery-9b6666bf.js +53 -0
  307. package/dist/executeTopFeaturesQuery-4ac72bd2.js +18 -0
  308. package/dist/featureConversionUtils-67a121da.js +479 -0
  309. package/dist/featureLayerUtils-a4002773.js +142 -0
  310. package/dist/featureLayerUtils-a7e985d2.js +250 -0
  311. package/dist/featureSetUtils-11fcb3c4.js +2530 -0
  312. package/dist/featuresetbase-47894167.js +707 -0
  313. package/dist/featuresetgeom-bff2aa07.js +99 -0
  314. package/dist/featuresetstats-14a3fe2b.js +81 -0
  315. package/dist/featuresetstring-de2b64db.js +95 -0
  316. package/dist/fetchService-b6d76f5e.js +33 -0
  317. package/dist/fieldProperties-a9fbe289.js +33 -0
  318. package/dist/floatRGBA-2bc6800c.js +20 -0
  319. package/dist/form-e210eee8.js +138 -0
  320. package/dist/geohashUtils-085312a3.js +85 -0
  321. package/dist/geojson-f0bc401a.js +208 -0
  322. package/dist/geomasync-3c3b5e8d.js +567 -0
  323. package/dist/geometryEngine-2772790a.js +192 -0
  324. package/dist/geometryEngineAsync-db2e5674.js +217 -0
  325. package/dist/geometryEngineBase-8b327072.js +18463 -0
  326. package/dist/geometryEngineJSON-95268e88.js +171 -0
  327. package/dist/geometryEngineJSON-fc48a48b.js +46 -0
  328. package/dist/geometryEngineWorker-2fbc65f7.js +11 -0
  329. package/dist/geometryServiceUtils-ed9cb722.js +28 -0
  330. package/dist/georeference-f6f67e9b.js +291 -0
  331. package/dist/gif-a4043534.js +323 -0
  332. package/dist/gltfexport-d028c5c9.js +705 -0
  333. package/dist/groupLayerUtils-22dde377.js +39 -0
  334. package/dist/heatmapUtils-8e578a0a.js +45 -0
  335. package/dist/highlightReasons-ab23926f.js +19 -0
  336. package/dist/hydrated-219f2b0c.js +40 -0
  337. package/dist/i3s-b5ed4851.js +809 -0
  338. package/dist/icon-8711ff33.js +127 -0
  339. package/dist/imageBitmapUtils-dc97b3de.js +23 -0
  340. package/dist/imageUtils-0a71062a.js +69 -0
  341. package/dist/imageUtils-a4c7c9bf.js +89 -0
  342. package/dist/imageryUtils-d21fd540.js +43 -0
  343. package/dist/index-f28919b2.js +43440 -0
  344. package/dist/index.d.ts +3 -0
  345. package/dist/index.js +15 -12
  346. package/dist/input-message-3df877b9.js +92 -0
  347. package/dist/input2-32e36924.js +575 -0
  348. package/dist/interactive-c1e1aeaf.js +80 -0
  349. package/dist/jsonContext-4622e179.js +15 -0
  350. package/dist/jsonUtils-9f58b7bb.js +476 -0
  351. package/dist/jsonUtils-d9bb6102.js +86 -0
  352. package/dist/jsonUtils-e40213c1.js +59 -0
  353. package/dist/kmlUtils-5f8f6cf6.js +112 -0
  354. package/dist/knowledgeGraphService-a34bf3b0.js +739 -0
  355. package/dist/knowledgegraph-68124c78.js +149 -0
  356. package/dist/labelUtils-3a1386e4.js +61 -0
  357. package/dist/labelingInfo-69c9f8f4.js +46 -0
  358. package/dist/layersCreator-5e6fe7f2.js +151 -0
  359. package/dist/layersLoader-f96735c7.js +197 -0
  360. package/dist/lazyLayerLoader-142515c4.js +10 -0
  361. package/dist/lclayout-639ec791.js +773 -0
  362. package/dist/lengthUtils-8796ccf3.js +5 -0
  363. package/dist/lerc-wasm-acb341bd.js +325 -0
  364. package/dist/libtess-a9e7192e.js +269 -0
  365. package/dist/libtess-asm-8de2fb72.js +3673 -0
  366. package/dist/lineSegment-2790f546.js +76 -0
  367. package/dist/loadGLTFMesh-33064e6d.js +181 -0
  368. package/dist/loadable-4558719f.js +24 -0
  369. package/dist/loader-4dbc522d.js +79 -0
  370. package/dist/lyr3DWorker-3365d66f.js +2108 -0
  371. package/dist/mapViewDeps-67ec1d27.js +3052 -0
  372. package/dist/mediaLayerUtils-612838fb.js +35 -0
  373. package/dist/meshFeatureSet-07b96756.js +126 -0
  374. package/dist/meshVertexSpaceUtils-673c2055.js +58 -0
  375. package/dist/multidimensionalUtils-79cc2536.js +290 -0
  376. package/dist/normalizeUtilsSync-9fd98ab4.js +181 -0
  377. package/dist/number-110986f5.js +128 -0
  378. package/dist/objectResourceUtils-1b8d1c03.js +1455 -0
  379. package/dist/observers-507c19a0.js +30 -0
  380. package/dist/ogcFeatureUtils-3c65f06a.js +206 -0
  381. package/dist/openCloseComponent-89dc4d35.js +37 -0
  382. package/dist/orientedBoundingBox-46d44acf.js +447 -0
  383. package/dist/parser-8f715684.js +488 -0
  384. package/dist/pbf-4ce99129.js +215 -0
  385. package/dist/pbfQueryUtils-23cca540.js +422 -0
  386. package/dist/pe-wasm-d186391a.js +887 -0
  387. package/dist/persistable-09062510.js +89 -0
  388. package/dist/perspectiveUtils-9da629d6.js +42 -0
  389. package/dist/pieChart-92709a5c.js +555 -0
  390. package/dist/plane-2b39f8eb.js +160 -0
  391. package/dist/popupUtils-dc099446.js +22 -0
  392. package/dist/popupUtils-e53c5c04.js +50 -0
  393. package/dist/portalItemUtils-39079445.js +57 -0
  394. package/dist/portalLayers-efcd5403.js +312 -0
  395. package/dist/portalUtils-44b1ac04.js +7 -0
  396. package/dist/programUtils-c22a40e2.js +59 -0
  397. package/dist/project-4759dc23.js +21 -0
  398. package/dist/projectPointToVector-1d9098bc.js +14 -0
  399. package/dist/projectVectorToVector-add01592.js +13 -0
  400. package/dist/quantityUtils-afe6e5b7.js +33 -0
  401. package/dist/quantizationUtils-51d3a038.js +68 -0
  402. package/dist/quat-22f56b72.js +104 -0
  403. package/dist/query-8cf3e12b.js +89 -0
  404. package/dist/queryAttachments-0a63ea2f.js +39 -0
  405. package/dist/queryEngineUtils-a1db57f0.js +21 -0
  406. package/dist/queryTopFeatures-b4fb05ad.js +50 -0
  407. package/dist/queryZScale-112cd8e3.js +12 -0
  408. package/dist/rasterProjectionHelper-3ae0fcfd.js +577 -0
  409. package/dist/rasterUtils-6868b6b6.js +122 -0
  410. package/dist/rasterizingUtils-922f43e7.js +46 -0
  411. package/dist/request-fd620c13.js +46 -0
  412. package/dist/requestImageUtils-f8f50ad7.js +8 -0
  413. package/dist/resourceExtension-f0327971.js +17 -0
  414. package/dist/resourceUtils-2e33090d.js +69 -0
  415. package/dist/resourceUtils-db0d7e83.js +42 -0
  416. package/dist/resourceUtils-ff5eafc3.js +62 -0
  417. package/dist/saveAPIKeyUtils-32bb955d.js +8 -0
  418. package/dist/saveUtils-d4ad8f94.js +24 -0
  419. package/dist/scaleUtils-a3ce8cc6.js +23 -0
  420. package/dist/scrim-7ef1cdf5.js +114 -0
  421. package/dist/serviceCapabilitiesUtils-cafdd4bc.js +64 -0
  422. package/dist/sourceUtils-1a30f8aa.js +71 -0
  423. package/dist/sphere-84d1e36b.js +199 -0
  424. package/dist/statsWorker-efb7a41b.js +37 -0
  425. package/dist/streamLayerUtils-4c5b417e.js +31 -0
  426. package/dist/style.css +1 -1
  427. package/dist/styleUtils-8f0e3848.js +75 -0
  428. package/dist/styleUtils-a61894cc.js +14 -0
  429. package/dist/sublayerUtils-aaa67481.js +37 -0
  430. package/dist/substitute-7b4a925f.js +52 -0
  431. package/dist/symbolColorUtils-45615b74.js +8 -0
  432. package/dist/symbolLayerUtils-6ee325f3.js +31 -0
  433. package/dist/symbologySnappingCandidates-a56c7bbb.js +221 -0
  434. package/dist/t9n-b5ab99e4.js +349 -0
  435. package/dist/testSVGPremultipliedAlpha-a89a8569.js +94 -0
  436. package/dist/timeSupport-76d5ec0e.js +410 -0
  437. package/dist/triangle-95e355d3.js +98 -0
  438. package/dist/unitConversionUtils-b0c2c156.js +17 -0
  439. package/dist/unitFormatUtils-b79fea5c.js +40 -0
  440. package/dist/uploadAssetErrors-7ef907ce.js +70 -0
  441. package/dist/uploadAssets-99a2ec95.js +330 -0
  442. package/dist/utils-0da4a164.js +419 -0
  443. package/dist/utils-0e163cdb.js +433 -0
  444. package/dist/utils-421c60f9.js +73 -0
  445. package/dist/utils-6e4fc34d.js +91 -0
  446. package/dist/utils-9612bce6.js +34 -0
  447. package/dist/utils-99bb2971.js +2746 -0
  448. package/dist/utils-d1f92cf8.js +79 -0
  449. package/dist/utils-e30b7de3.js +232 -0
  450. package/dist/utils3-41d8e55d.js +75 -0
  451. package/dist/vec3-ab2339d6.js +81 -0
  452. package/dist/vec42-1a7bd7a6.js +125 -0
  453. package/dist/versionUtils-b6c13869.js +161 -0
  454. package/dist/visualVariableUtils-1a38c540.js +267 -0
  455. package/dist/webStyleSymbolUtils-6f89a405.js +48 -0
  456. package/dist/webglDeps-dcb6738a.js +23 -0
  457. package/dist/wfsUtils-d679c9b9.js +343 -0
  458. package/dist/workerHelper-8fb7376f.js +11 -0
  459. package/dist/xyChart-b3c4e27e.js +3335 -0
  460. package/package.json +1 -1
  461. package/dist/AGraphicContainer-98a4c8a4.js +0 -109
  462. package/dist/APIKeyMixin-9511e0a5.js +0 -19
  463. package/dist/Analysis-4b1d1fb5.js +0 -31
  464. package/dist/ArcGISCachedService-93e2cb27.js +0 -47
  465. package/dist/ArcGISService-3f8d89c1.js +0 -25
  466. package/dist/AreaMeasurement2D-e0bb230c.js +0 -405
  467. package/dist/AreaMeasurement3D-a9959ecf.js +0 -488
  468. package/dist/AttachmentInfo-601c56e2.js +0 -34
  469. package/dist/AttachmentQuery-3504d550.js +0 -18
  470. package/dist/AttributeStore-b90878e3.js +0 -1707
  471. package/dist/BaseDynamicLayerView2D-b2faf028.js +0 -63
  472. package/dist/BingMapsLayer-5d79fe2b.js +0 -112
  473. package/dist/Bitmap-f775c851.js +0 -128
  474. package/dist/BitmapContainer-af5942b8.js +0 -23
  475. package/dist/BlendLayer-a792edf6.js +0 -13
  476. package/dist/BoundsStore-789624df.js +0 -63
  477. package/dist/BufferObject-cbd0168e.js +0 -100
  478. package/dist/BufferView-004ad517.js +0 -683
  479. package/dist/BuildingSceneLayer-25bc760b.js +0 -535
  480. package/dist/Button-70963624.js +0 -36
  481. package/dist/CSVLayer-fd3b6750.js +0 -208
  482. package/dist/CSVSourceWorker-eb24cd85.js +0 -367
  483. package/dist/CatalogDynamicGroupLayerView2D-dfc700a4.js +0 -66
  484. package/dist/CatalogFootprintLayerView2D-6eb16597.js +0 -76
  485. package/dist/CatalogLayer-1cc632fe.js +0 -262
  486. package/dist/CatalogLayerView2D-d143aa34.js +0 -52
  487. package/dist/ClassBreaksDefinition-07ba0c64.js +0 -18
  488. package/dist/ColorMaterial.glsl-e7801766.js +0 -64
  489. package/dist/ColorSet-df5696b5.js +0 -45
  490. package/dist/ColorStop-7187f368.js +0 -29
  491. package/dist/Container-ac97765a.js +0 -521
  492. package/dist/CustomParametersMixin-b3432b3e.js +0 -12
  493. package/dist/DefaultMaterial.glsl-3cc4efe7.js +0 -42
  494. package/dist/DefaultMaterial_COLOR_GAMMA-337c63aa.js +0 -653
  495. package/dist/DefaultTheme-12dffc66.js +0 -130
  496. package/dist/DeleteForwardEditsParameters-ae76d898.js +0 -18
  497. package/dist/DimensionLayer-9eb47c76.js +0 -129
  498. package/dist/DirectLineMeasurement3D-e9903136.js +0 -449
  499. package/dist/DistanceMeasurement2D-a4853462.js +0 -303
  500. package/dist/DoubleArray-5076283e.js +0 -25
  501. package/dist/EdgeProcessingWorker-c1783ddd.js +0 -63
  502. package/dist/EditBusLayer-e812f4c9.js +0 -107
  503. package/dist/ElevationInfo-fad03d5e.js +0 -56
  504. package/dist/ElevationLayer-397792d5.js +0 -129
  505. package/dist/ElevationQuery-beceb62f.js +0 -598
  506. package/dist/ElevationSamplerWorker-0048a204.js +0 -62
  507. package/dist/ExportImageParameters-c6c4bc61.js +0 -66
  508. package/dist/ExportStrategy-908f5b8d.js +0 -93
  509. package/dist/ExportWMSImageParameters-34da6b46.js +0 -33
  510. package/dist/External-14daf0c1.js +0 -110
  511. package/dist/FeatureCollectionSnappingSource-f97a1829.js +0 -130
  512. package/dist/FeatureCommandQueue-d4817eac.js +0 -1244
  513. package/dist/FeatureEffect-08976bbd.js +0 -39
  514. package/dist/FeatureEffectLayer-05c258f4.js +0 -13
  515. package/dist/FeatureFilter-8c5e44b1.js +0 -27
  516. package/dist/FeatureLayer-d3659466.js +0 -693
  517. package/dist/FeatureLayerBase-9b63f732.js +0 -148
  518. package/dist/FeatureLayerSource-960f1c01.js +0 -444
  519. package/dist/FeatureLayerView2D-7503e1ed.js +0 -1967
  520. package/dist/FeaturePipelineWorker-d4301d2a.js +0 -3633
  521. package/dist/FeatureReductionLayer-e6cf73ac.js +0 -225
  522. package/dist/FeatureReductionSelection-d90249a7.js +0 -22
  523. package/dist/FeatureServiceSnappingSource-9e49ca72.js +0 -481
  524. package/dist/FeatureServiceSnappingSourceWorker-39b093b3.js +0 -747
  525. package/dist/FeatureSet-d79f0e48.js +0 -188
  526. package/dist/FeatureStore-eb4b87c0.js +0 -131
  527. package/dist/FeatureTemplate-edb1b782.js +0 -12
  528. package/dist/FeatureType-bba29adb.js +0 -25
  529. package/dist/FieldsIndex-75cca4d0.js +0 -109
  530. package/dist/FormTemplate-22911c47.js +0 -350
  531. package/dist/GeoJSONLayer-b33c96b8.js +0 -236
  532. package/dist/GeoJSONSourceWorker-b04ff552.js +0 -247
  533. package/dist/GeoRSSLayer-6e5fcd0e.js +0 -73
  534. package/dist/GeoRSSLayerView2D-21b6b12e.js +0 -140
  535. package/dist/GeometryUtils-fa897cbd.js +0 -403
  536. package/dist/GraphicContainer-1fd6bfce.js +0 -26
  537. package/dist/GraphicManipulator-f3b7dc9b.js +0 -1499
  538. package/dist/GraphicsLayer-e0686779.js +0 -38
  539. package/dist/GraphicsLayerView2D-a7eba2fe.js +0 -114
  540. package/dist/GraphicsSnappingSource-594f402a.js +0 -273
  541. package/dist/GraphicsView2D-347562b8.js +0 -620
  542. package/dist/GroupLayer-7ae0a916.js +0 -147
  543. package/dist/GroupLayerView2D-ffcde606.js +0 -98
  544. package/dist/HUDMaterial.glsl-b0a3e0ce.js +0 -65
  545. package/dist/HighlightCounter-e18f0179.js +0 -41
  546. package/dist/HighlightGraphicContainer-fd774cea.js +0 -18
  547. package/dist/I3SBinaryReader-190e99de.js +0 -310
  548. package/dist/I3SLayerDefinitions-6ddaca60.js +0 -55
  549. package/dist/I3SUtil-44b83dc0.js +0 -59
  550. package/dist/IdentityManager-fbe91c13.js +0 -899
  551. package/dist/ImageHistogramParameters-d64fd9c8.js +0 -905
  552. package/dist/ImageryLayer-67878a78.js +0 -1799
  553. package/dist/ImageryLayerView2D-ae45faba.js +0 -352
  554. package/dist/ImageryTileLayer-9dca8b93.js +0 -2157
  555. package/dist/ImageryTileLayerView2D-977f66aa.js +0 -1110
  556. package/dist/Indices-e6dc3b15.js +0 -67
  557. package/dist/IntegratedMesh3DTilesLayer-8811e7bf.js +0 -112
  558. package/dist/IntegratedMeshLayer-9162c0b5.js +0 -141
  559. package/dist/InteractiveAnalysisViewModel-b046fcb9.js +0 -7397
  560. package/dist/InterleavedLayout-32973c8a.js +0 -163
  561. package/dist/KMLLayer-80f81df7.js +0 -162
  562. package/dist/KMLLayerView2D-b6ba3b80.js +0 -253
  563. package/dist/KnowledgeGraphLayerView2D-ae91bd81.js +0 -43
  564. package/dist/LRUCache-27e8c401.js +0 -32
  565. package/dist/LabelClass-d9a476d6.js +0 -135
  566. package/dist/LabelMetric-e2728bbf.js +0 -400
  567. package/dist/LaserlinePath.glsl-60d00e61.js +0 -64
  568. package/dist/Laserlines.glsl-499a6cbf.js +0 -65
  569. package/dist/LayerFloorInfo-d05cf9dd.js +0 -15
  570. package/dist/LayerView-036988a9.js +0 -206
  571. package/dist/LercWorker-b1b4bb47.js +0 -157
  572. package/dist/LineOfSightLayer-9a9a60b7.js +0 -147
  573. package/dist/LinkChartLayer-d61803bb.js +0 -1027
  574. package/dist/Lyr3DWorker-87be14e0.js +0 -82
  575. package/dist/MagnifierPrograms-da7a27ab.js +0 -806
  576. package/dist/MapImageLayer-f07adf1a.js +0 -169
  577. package/dist/MapImageLayerView2D-d1b140c3.js +0 -146
  578. package/dist/MapNotesLayer-c662d147.js +0 -283
  579. package/dist/MapNotesLayerView2D-bf9ac698.js +0 -161
  580. package/dist/MapServiceLayerViewHelper-fb724de9.js +0 -288
  581. package/dist/MeasurementWidgetContent-e4888ef2.js +0 -2642
  582. package/dist/MediaLayer-36d873a3.js +0 -523
  583. package/dist/MediaLayerView2D-e58b8ec0.js +0 -332
  584. package/dist/MemCache-a9232ec2.js +0 -227
  585. package/dist/MemorySourceWorker-20ff27d6.js +0 -222
  586. package/dist/Mesh-3839826a.js +0 -980
  587. package/dist/MeshLocalVertexSpace-00151564.js +0 -19
  588. package/dist/MultiOriginJSONSupport-bb258670.js +0 -158
  589. package/dist/OGCFeatureLayer-2a8b7ecc.js +0 -211
  590. package/dist/OGCFeatureLayerView2D-185f9649.js +0 -82
  591. package/dist/ObjectStack-10d91171.js +0 -21
  592. package/dist/Octree-78797046.js +0 -495
  593. package/dist/OpenStreetMapLayer-b0a17790.js +0 -30
  594. package/dist/OperationalLayer-55af27d6.js +0 -44
  595. package/dist/OrderByInfo-22e3c805.js +0 -16
  596. package/dist/OrderedLayer-1403a591.js +0 -26
  597. package/dist/OrientedImageryLayer-8ec8d7d1.js +0 -216
  598. package/dist/OverlayCompositing.glsl-ba3bd81d.js +0 -65
  599. package/dist/OverrideHelper-82325a2c.js +0 -242
  600. package/dist/PBFDecoderWorker-f6517afc.js +0 -213
  601. package/dist/PointCloudLayer-cff43a10.js +0 -197
  602. package/dist/PointCloudUniqueValueRenderer-f337a895.js +0 -115
  603. package/dist/PointCloudWorker-cdb28dc1.js +0 -212
  604. package/dist/PooledRBush-ee4e60af.js +0 -272
  605. package/dist/Popup-c7f55588.js +0 -3990
  606. package/dist/PortalLayer-07b3c53e.js +0 -126
  607. package/dist/Program-ba2f18b2.js +0 -694
  608. package/dist/ProgramTemplate-eee4f097.js +0 -35
  609. package/dist/QueryEngine-10c97624.js +0 -896
  610. package/dist/QueryTask-115430b6.js +0 -119
  611. package/dist/RasterSymbolizer-fbf433fe.js +0 -3024
  612. package/dist/RasterVFDisplayObject-20b0dd86.js +0 -581
  613. package/dist/RasterWorker-44c37e20.js +0 -78
  614. package/dist/RawBlockCache-25203dbd.js +0 -185
  615. package/dist/RealisticTree.glsl-bc07c4dc.js +0 -42
  616. package/dist/RefreshableLayer-9550b85a.js +0 -80
  617. package/dist/RefreshableLayerView-601f7038.js +0 -16
  618. package/dist/Relationship-c662830e.js +0 -64
  619. package/dist/RelationshipQuery-765f068e.js +0 -22
  620. package/dist/RenderingContext-3db74548.js +0 -889
  621. package/dist/RibbonLine.glsl-c6a715b7.js +0 -65
  622. package/dist/RouteLayer-3f5411f3.js +0 -786
  623. package/dist/RouteLayerView2D-a5fd4cbf.js +0 -195
  624. package/dist/SDFHelper-a34e90ee.js +0 -140
  625. package/dist/SSAO.glsl-5491a708.js +0 -43
  626. package/dist/SSAOBlur.glsl-f3068b8e.js +0 -42
  627. package/dist/ScaleRangeLayer-7ddf00b4.js +0 -21
  628. package/dist/SceneLayer-c594bfc3.js +0 -542
  629. package/dist/SceneLayerSnappingSource-a0504ac7.js +0 -218
  630. package/dist/SceneLayerSnappingSourceWorker-a04d6692.js +0 -112
  631. package/dist/SceneLayerWorker-1865768e.js +0 -164
  632. package/dist/SceneService-fb9f0142.js +0 -215
  633. package/dist/Scheduler-eacc84bb.js +0 -373
  634. package/dist/ShadedColorMaterial.glsl-db97956b.js +0 -64
  635. package/dist/SnappingOperation-9622a00d.js +0 -48
  636. package/dist/SourceLayerData-7016f1a5.js +0 -116
  637. package/dist/SpatialFilter-d20d4f50.js +0 -1701
  638. package/dist/Stop-68022e32.js +0 -281
  639. package/dist/StreamLayer-7c837e3d.js +0 -188
  640. package/dist/StreamLayerView2D-586f5a6a.js +0 -164
  641. package/dist/StyleRepository-fba75e70.js +0 -2212
  642. package/dist/SublayersOwner-3dc574cd.js +0 -545
  643. package/dist/SubtypeGroupLayer-1f9c5398.js +0 -514
  644. package/dist/SubtypeGroupLayerView2D-0f108d9d.js +0 -84
  645. package/dist/TechniqueInstance-0481dbff.js +0 -233
  646. package/dist/TemporalLayer-8116b4a4.js +0 -23
  647. package/dist/Texture-22a8cca5.js +0 -501
  648. package/dist/TextureOnly.glsl-458f8148.js +0 -65
  649. package/dist/Theme-f05b8eb0.js +0 -3426
  650. package/dist/Tick-aef93b48.js +0 -723
  651. package/dist/TileContainer-0bf0ea1b.js +0 -31
  652. package/dist/TileInfoTilemapCache-d78858c0.js +0 -38
  653. package/dist/TileLayer-0edee064.js +0 -194
  654. package/dist/TileLayerView2D-78d5801b.js +0 -187
  655. package/dist/TilemapCache-79699d61.js +0 -189
  656. package/dist/TimeInfo-40c96ade.js +0 -42
  657. package/dist/TimeOnly-9ee66ca6.js +0 -706
  658. package/dist/Tooltip-e7498dc9.js +0 -138
  659. package/dist/TopFeaturesQuery-ad224e01.js +0 -32
  660. package/dist/TurboLine-6ab04aef.js +0 -565
  661. package/dist/UniqueValueRenderer-eaa5f8a6.js +0 -1039
  662. package/dist/UnknownLayer-e280ddd4.js +0 -30
  663. package/dist/UnknownTimeZone-220952b5.js +0 -15
  664. package/dist/UnsupportedLayer-447f7676.js +0 -31
  665. package/dist/UpdateTracking2D-e9adad8f.js +0 -8566
  666. package/dist/Util-002f5109.js +0 -57
  667. package/dist/VectorTileLayer-3210be81.js +0 -544
  668. package/dist/VectorTileLayerView2D-6a51e3b8.js +0 -2108
  669. package/dist/Version-3de8cbca.js +0 -33
  670. package/dist/VertexArrayObject-07998745.js +0 -73
  671. package/dist/VertexColor.glsl-e415cf02.js +0 -2683
  672. package/dist/VertexSnappingCandidate-b676241f.js +0 -13
  673. package/dist/VideoLayerView2D-f659dd0d.js +0 -124
  674. package/dist/VoxelLayer-003f82ff.js +0 -631
  675. package/dist/WFSLayer-3da6c5f7.js +0 -221
  676. package/dist/WFSSourceWorker-9a11693a.js +0 -157
  677. package/dist/WGLContainer-3d159b63.js +0 -5426
  678. package/dist/WMSLayer-fc0632f8.js +0 -536
  679. package/dist/WMSLayerView2D-54e80e1b.js +0 -117
  680. package/dist/WMTSLayer-9324b12b.js +0 -531
  681. package/dist/WMTSLayerView2D-3ef936db.js +0 -142
  682. package/dist/WebTileLayer-45c563ff.js +0 -110
  683. package/dist/WhereClause-7a28b740.js +0 -2766
  684. package/dist/WorkerHandle-0d54a6c7.js +0 -47
  685. package/dist/WorkerTileHandler-786c2b24.js +0 -1539
  686. package/dist/action-163397e3.js +0 -198
  687. package/dist/action-group-4859fb97.js +0 -145
  688. package/dist/action-menu-2d70b2fc.js +0 -1759
  689. package/dist/apng-9b71d52c.js +0 -392
  690. package/dist/arcade-fa309282.js +0 -229
  691. package/dist/arcadeAsyncRuntime-738498fd.js +0 -943
  692. package/dist/arcadeUtils-f71d80fa.js +0 -8741
  693. package/dist/arcgis-knowledge-client-core-6056bcea.js +0 -1218
  694. package/dist/arcgis-knowledge-client-core-simd-9bc1f83e.js +0 -1218
  695. package/dist/arcgisLayers-b2b878bd.js +0 -152
  696. package/dist/associatedFeatureServiceUtils-df5b5187.js +0 -92
  697. package/dist/axisAngleDegrees-32643b7c.js +0 -49
  698. package/dist/basis_transcoder-3187cc92.js +0 -1248
  699. package/dist/calcite-action-bar-5a87c23c.js +0 -303
  700. package/dist/calcite-action-ee2ca847.js +0 -22
  701. package/dist/calcite-action-group-19aa86ee.js +0 -28
  702. package/dist/calcite-button-8e9175c0.js +0 -228
  703. package/dist/calcite-flow-57d26d2d.js +0 -128
  704. package/dist/calcite-flow-item-4a3e3fc0.js +0 -499
  705. package/dist/calcite-icon-d99e280a.js +0 -16
  706. package/dist/calcite-input-28b20785.js +0 -24
  707. package/dist/calcite-label-4f30e08d.js +0 -79
  708. package/dist/calcite-list-0cee7628.js +0 -2135
  709. package/dist/calcite-list-item-0a19efa8.js +0 -576
  710. package/dist/calcite-list-item-group-0706662f.js +0 -71
  711. package/dist/calcite-loader-865045b1.js +0 -14
  712. package/dist/calcite-modal-3e4da6fd.js +0 -333
  713. package/dist/calcite-notice-50b74ab7.js +0 -181
  714. package/dist/calcite-option-713c1d40.js +0 -94
  715. package/dist/calcite-scrim-809fbd0b.js +0 -18
  716. package/dist/calcite-select-28d8edfc.js +0 -231
  717. package/dist/capabilities-c8f838be.js +0 -50
  718. package/dist/chartCommon-13718cda.js +0 -256
  719. package/dist/chartUtilsAm5-6be145fb.js +0 -2954
  720. package/dist/clientSideDefaults-5c1f97c9.js +0 -39
  721. package/dist/colorRamps-8792655e.js +0 -38
  722. package/dist/colorUtils-54f4b662.js +0 -164
  723. package/dist/commonProperties-f9559903.js +0 -60
  724. package/dist/computeTranslationToOriginAndRotation-4876cb93.js +0 -60
  725. package/dist/conditionalSlot-87175989.js +0 -27
  726. package/dist/createConnection-f974a00a.js +0 -299
  727. package/dist/dataUtils-7c276b73.js +0 -1421
  728. package/dist/deduplicate-59fb9cac.js +0 -89
  729. package/dist/defaults-2bfa4a36.js +0 -31
  730. package/dist/deleteForwardEdits-f653b513.js +0 -13
  731. package/dist/diffUtils-e71a6152.js +0 -90
  732. package/dist/drapedUtils-b42fcbc6.js +0 -75
  733. package/dist/earcut-6fa1a128.js +0 -292
  734. package/dist/edgeProcessing-2ff1f201.js +0 -252
  735. package/dist/editingSupport-68545668.js +0 -203
  736. package/dist/editsZScale-c7cdd215.js +0 -37
  737. package/dist/elevationInfoUtils-5456a079.js +0 -126
  738. package/dist/executeForIds-4ab75c0d.js +0 -14
  739. package/dist/executeForTopCount-7e095ec1.js +0 -17
  740. package/dist/executeForTopExtents-19daf9d0.js +0 -17
  741. package/dist/executeForTopIds-1ba3a4af.js +0 -17
  742. package/dist/executeQueryJSON-46168866.js +0 -15
  743. package/dist/executeQueryPBF-d8623daf.js +0 -152
  744. package/dist/executeRelationshipQuery-011dfb45.js +0 -53
  745. package/dist/executeTopFeaturesQuery-02166801.js +0 -18
  746. package/dist/featureConversionUtils-650d7601.js +0 -479
  747. package/dist/featureLayerUtils-64e09283.js +0 -142
  748. package/dist/featureLayerUtils-b07f9c11.js +0 -250
  749. package/dist/featureSetUtils-9d37d6f8.js +0 -2530
  750. package/dist/featuresetbase-62aeb079.js +0 -707
  751. package/dist/featuresetgeom-51f9fc4e.js +0 -99
  752. package/dist/featuresetstats-4db32894.js +0 -81
  753. package/dist/featuresetstring-990c3287.js +0 -95
  754. package/dist/fetchService-5198dd4a.js +0 -33
  755. package/dist/fieldProperties-edfa24cb.js +0 -33
  756. package/dist/floatRGBA-516d7961.js +0 -20
  757. package/dist/form-99719d52.js +0 -138
  758. package/dist/geohashUtils-2bc76440.js +0 -85
  759. package/dist/geojson-603231df.js +0 -208
  760. package/dist/geomasync-e9063b4c.js +0 -567
  761. package/dist/geometryEngine-d3bb2fd6.js +0 -192
  762. package/dist/geometryEngineAsync-55aa6170.js +0 -217
  763. package/dist/geometryEngineBase-527e8b63.js +0 -18463
  764. package/dist/geometryEngineJSON-28087174.js +0 -46
  765. package/dist/geometryEngineJSON-d54949f9.js +0 -171
  766. package/dist/geometryEngineWorker-dc2c7127.js +0 -11
  767. package/dist/geometryServiceUtils-6a3e1e93.js +0 -28
  768. package/dist/georeference-ed8b2c30.js +0 -291
  769. package/dist/gif-204e82dd.js +0 -323
  770. package/dist/gltfexport-b2566542.js +0 -705
  771. package/dist/groupLayerUtils-ea9e6359.js +0 -39
  772. package/dist/heatmapUtils-56758920.js +0 -45
  773. package/dist/highlightReasons-de432106.js +0 -19
  774. package/dist/hydrated-0e1c7565.js +0 -40
  775. package/dist/i3s-bb0b5b67.js +0 -809
  776. package/dist/icon-c6e3bd23.js +0 -127
  777. package/dist/imageBitmapUtils-881d8c64.js +0 -23
  778. package/dist/imageUtils-57eeedc5.js +0 -69
  779. package/dist/imageUtils-ef69c578.js +0 -89
  780. package/dist/imageryUtils-23f51cb1.js +0 -43
  781. package/dist/index-01c737ed.js +0 -42563
  782. package/dist/input-message-673a9baa.js +0 -92
  783. package/dist/input2-bbf6454e.js +0 -575
  784. package/dist/interactive-aeb2cb9f.js +0 -80
  785. package/dist/jsonContext-2dc288b1.js +0 -15
  786. package/dist/jsonUtils-1abd4bfc.js +0 -59
  787. package/dist/jsonUtils-913fa1bd.js +0 -86
  788. package/dist/jsonUtils-f6a5e63b.js +0 -476
  789. package/dist/kmlUtils-7c2744fe.js +0 -112
  790. package/dist/knowledgeGraphService-6a349e04.js +0 -739
  791. package/dist/knowledgegraph-c91b0bb2.js +0 -149
  792. package/dist/labelUtils-a3634e8f.js +0 -61
  793. package/dist/labelingInfo-568c9210.js +0 -46
  794. package/dist/layersCreator-4a5366ea.js +0 -151
  795. package/dist/layersLoader-b87d4857.js +0 -197
  796. package/dist/lazyLayerLoader-8817000c.js +0 -10
  797. package/dist/lclayout-64c67b4e.js +0 -773
  798. package/dist/lengthUtils-695e744c.js +0 -5
  799. package/dist/lerc-wasm-13192bf3.js +0 -325
  800. package/dist/libtess-asm-4883179d.js +0 -3673
  801. package/dist/libtess-fc70d1ce.js +0 -269
  802. package/dist/lineSegment-3aa941f5.js +0 -76
  803. package/dist/loadGLTFMesh-db6645f5.js +0 -181
  804. package/dist/loadable-266f324b.js +0 -24
  805. package/dist/loader-d1ce1bc1.js +0 -79
  806. package/dist/lyr3DWorker-dd48e619.js +0 -2108
  807. package/dist/mapViewDeps-226d9da3.js +0 -3052
  808. package/dist/mediaLayerUtils-ae485c27.js +0 -35
  809. package/dist/meshFeatureSet-8a2ad011.js +0 -126
  810. package/dist/meshVertexSpaceUtils-6efe3dcc.js +0 -58
  811. package/dist/multidimensionalUtils-508a3f3f.js +0 -290
  812. package/dist/normalizeUtilsSync-1dae280b.js +0 -181
  813. package/dist/number-5aa3a81b.js +0 -128
  814. package/dist/objectResourceUtils-642ab03e.js +0 -1455
  815. package/dist/observers-f646a6a4.js +0 -30
  816. package/dist/ogcFeatureUtils-46ac1c44.js +0 -206
  817. package/dist/openCloseComponent-47eb52c6.js +0 -37
  818. package/dist/orientedBoundingBox-554ccdc6.js +0 -447
  819. package/dist/parser-0701286c.js +0 -488
  820. package/dist/pbf-5dd791f5.js +0 -215
  821. package/dist/pbfQueryUtils-a6ca7e23.js +0 -422
  822. package/dist/pe-wasm-6c16b121.js +0 -887
  823. package/dist/persistable-9eb0e8df.js +0 -89
  824. package/dist/perspectiveUtils-b194621d.js +0 -42
  825. package/dist/pieChart-b97433d0.js +0 -555
  826. package/dist/plane-3398eec1.js +0 -160
  827. package/dist/popupUtils-c444b896.js +0 -22
  828. package/dist/popupUtils-d871563b.js +0 -50
  829. package/dist/portalItemUtils-4c4caad0.js +0 -57
  830. package/dist/portalLayers-cb07742f.js +0 -312
  831. package/dist/portalUtils-effd590f.js +0 -7
  832. package/dist/programUtils-65af7b7c.js +0 -59
  833. package/dist/project-ee9c2947.js +0 -21
  834. package/dist/projectPointToVector-7dc831a9.js +0 -14
  835. package/dist/projectVectorToVector-5163db7a.js +0 -13
  836. package/dist/quantityUtils-5cd4cf90.js +0 -33
  837. package/dist/quantizationUtils-0a8f74c6.js +0 -68
  838. package/dist/quat-a508aed3.js +0 -104
  839. package/dist/query-b6e1fd14.js +0 -89
  840. package/dist/queryAttachments-7b39ebdc.js +0 -39
  841. package/dist/queryEngineUtils-cb8e309e.js +0 -21
  842. package/dist/queryTopFeatures-2e0e3941.js +0 -50
  843. package/dist/queryZScale-c5733d0a.js +0 -12
  844. package/dist/rasterProjectionHelper-213afa27.js +0 -577
  845. package/dist/rasterUtils-f2e44e8b.js +0 -122
  846. package/dist/rasterizingUtils-25cc0190.js +0 -46
  847. package/dist/request-e0c679b3.js +0 -46
  848. package/dist/requestImageUtils-37d79281.js +0 -8
  849. package/dist/resourceExtension-5f3f1c80.js +0 -17
  850. package/dist/resourceUtils-0d68cbc2.js +0 -69
  851. package/dist/resourceUtils-374db840.js +0 -62
  852. package/dist/resourceUtils-43ce192b.js +0 -42
  853. package/dist/saveAPIKeyUtils-1a3d4a8a.js +0 -8
  854. package/dist/saveUtils-43fdc547.js +0 -24
  855. package/dist/scaleUtils-bdf8b6cb.js +0 -23
  856. package/dist/scrim-44eb4dc0.js +0 -114
  857. package/dist/serviceCapabilitiesUtils-823612b8.js +0 -64
  858. package/dist/sourceUtils-01d115c6.js +0 -71
  859. package/dist/sphere-908cd9aa.js +0 -199
  860. package/dist/statsWorker-49f9befe.js +0 -37
  861. package/dist/streamLayerUtils-29324e05.js +0 -31
  862. package/dist/styleUtils-82e8da52.js +0 -75
  863. package/dist/styleUtils-8541d60d.js +0 -14
  864. package/dist/sublayerUtils-eaac2486.js +0 -37
  865. package/dist/substitute-1f578d70.js +0 -52
  866. package/dist/symbolColorUtils-18fd6b3d.js +0 -8
  867. package/dist/symbolLayerUtils-4c58b291.js +0 -31
  868. package/dist/symbologySnappingCandidates-14d94b6b.js +0 -221
  869. package/dist/t9n-c1c2b6c8.js +0 -349
  870. package/dist/testSVGPremultipliedAlpha-159dac90.js +0 -94
  871. package/dist/timeSupport-3f529cdb.js +0 -410
  872. package/dist/triangle-8a3a2ba8.js +0 -98
  873. package/dist/unitConversionUtils-f0ebaf75.js +0 -17
  874. package/dist/unitFormatUtils-555e2d94.js +0 -40
  875. package/dist/uploadAssetErrors-d1389781.js +0 -70
  876. package/dist/uploadAssets-5e85f09d.js +0 -330
  877. package/dist/utils-3a10b10c.js +0 -34
  878. package/dist/utils-505c54e9.js +0 -91
  879. package/dist/utils-5432e258.js +0 -433
  880. package/dist/utils-7a88ec6a.js +0 -419
  881. package/dist/utils-7fa9cdf9.js +0 -2746
  882. package/dist/utils-d252c575.js +0 -73
  883. package/dist/utils-f07e00b3.js +0 -232
  884. package/dist/utils-fda10b4b.js +0 -79
  885. package/dist/utils3-c34ab97c.js +0 -75
  886. package/dist/vec3-f79c600d.js +0 -81
  887. package/dist/vec42-36edeb73.js +0 -125
  888. package/dist/versionUtils-6935648b.js +0 -161
  889. package/dist/visualVariableUtils-c425461a.js +0 -267
  890. package/dist/webStyleSymbolUtils-4f42a29f.js +0 -48
  891. package/dist/webglDeps-5f18210d.js +0 -23
  892. package/dist/wfsUtils-6f7f1e3e.js +0 -343
  893. package/dist/workerHelper-9dc9a790.js +0 -11
  894. package/dist/xyChart-e5648fee.js +0 -3335
@@ -1,3 +1,4 @@
1
+ import { type PropType } from "vue";
1
2
  import type { SelectItemProps } from "..";
2
3
  export interface InputCoreProps extends HTMLInputElement {
3
4
  type: string;
@@ -6,6 +7,11 @@ export interface InputCoreProps extends HTMLInputElement {
6
7
  value: boolean;
7
8
  message: string;
8
9
  };
10
+ icon: {
11
+ name: string;
12
+ color: string;
13
+ size: string;
14
+ };
9
15
  preventInputEvent?: boolean;
10
16
  separator?: string;
11
17
  selectedItems?: Array<SelectItemProps>;
@@ -17,6 +23,15 @@ declare const _default: import("vue").DefineComponent<{
17
23
  required: false;
18
24
  default: string;
19
25
  };
26
+ icon: {
27
+ type: PropType<{
28
+ name: string;
29
+ color: string;
30
+ size: string;
31
+ }>;
32
+ required: false;
33
+ default: undefined;
34
+ };
20
35
  debounce: {
21
36
  type: NumberConstructor;
22
37
  required: false;
@@ -40,6 +55,11 @@ declare const _default: import("vue").DefineComponent<{
40
55
  default: string;
41
56
  required: true;
42
57
  };
58
+ cursor: {
59
+ type: StringConstructor;
60
+ default: string;
61
+ required: false;
62
+ };
43
63
  id: {
44
64
  type: StringConstructor;
45
65
  };
@@ -78,17 +98,4535 @@ declare const _default: import("vue").DefineComponent<{
78
98
  handleOnFocus: () => void;
79
99
  handleOnFocusOut: () => void;
80
100
  icons: {
101
+ AtAnalisesSolidIcon: import("vue").DefineComponent<{
102
+ size: {
103
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
104
+ };
105
+ color: {
106
+ type: PropType<string>;
107
+ };
108
+ class: {
109
+ type: PropType<string>;
110
+ };
111
+ style: {
112
+ type: PropType<object>;
113
+ };
114
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
115
+ size: {
116
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
117
+ };
118
+ color: {
119
+ type: PropType<string>;
120
+ };
121
+ class: {
122
+ type: PropType<string>;
123
+ };
124
+ style: {
125
+ type: PropType<object>;
126
+ };
127
+ }>>, {}, {}>;
128
+ AtAnalisesRegularIcon: import("vue").DefineComponent<{
129
+ size: {
130
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
131
+ };
132
+ color: {
133
+ type: PropType<string>;
134
+ };
135
+ class: {
136
+ type: PropType<string>;
137
+ };
138
+ style: {
139
+ type: PropType<object>;
140
+ };
141
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
142
+ size: {
143
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
144
+ };
145
+ color: {
146
+ type: PropType<string>;
147
+ };
148
+ class: {
149
+ type: PropType<string>;
150
+ };
151
+ style: {
152
+ type: PropType<object>;
153
+ };
154
+ }>>, {}, {}>;
155
+ AtAngleDownSolidIcon: import("vue").DefineComponent<{
156
+ size: {
157
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
158
+ };
159
+ color: {
160
+ type: PropType<string>;
161
+ };
162
+ class: {
163
+ type: PropType<string>;
164
+ };
165
+ style: {
166
+ type: PropType<object>;
167
+ };
168
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
169
+ size: {
170
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
171
+ };
172
+ color: {
173
+ type: PropType<string>;
174
+ };
175
+ class: {
176
+ type: PropType<string>;
177
+ };
178
+ style: {
179
+ type: PropType<object>;
180
+ };
181
+ }>>, {}, {}>;
182
+ AtAngleLeftSolidIcon: import("vue").DefineComponent<{
183
+ size: {
184
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
185
+ };
186
+ color: {
187
+ type: PropType<string>;
188
+ };
189
+ class: {
190
+ type: PropType<string>;
191
+ };
192
+ style: {
193
+ type: PropType<object>;
194
+ };
195
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
196
+ size: {
197
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
198
+ };
199
+ color: {
200
+ type: PropType<string>;
201
+ };
202
+ class: {
203
+ type: PropType<string>;
204
+ };
205
+ style: {
206
+ type: PropType<object>;
207
+ };
208
+ }>>, {}, {}>;
209
+ AtAngleRightSolidIcon: import("vue").DefineComponent<{
210
+ size: {
211
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
212
+ };
213
+ color: {
214
+ type: PropType<string>;
215
+ };
216
+ class: {
217
+ type: PropType<string>;
218
+ };
219
+ style: {
220
+ type: PropType<object>;
221
+ };
222
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
223
+ size: {
224
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
225
+ };
226
+ color: {
227
+ type: PropType<string>;
228
+ };
229
+ class: {
230
+ type: PropType<string>;
231
+ };
232
+ style: {
233
+ type: PropType<object>;
234
+ };
235
+ }>>, {}, {}>;
236
+ AtAngleUpSolidIcon: import("vue").DefineComponent<{
237
+ size: {
238
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
239
+ };
240
+ color: {
241
+ type: PropType<string>;
242
+ };
243
+ class: {
244
+ type: PropType<string>;
245
+ };
246
+ style: {
247
+ type: PropType<object>;
248
+ };
249
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
250
+ size: {
251
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
252
+ };
253
+ color: {
254
+ type: PropType<string>;
255
+ };
256
+ class: {
257
+ type: PropType<string>;
258
+ };
259
+ style: {
260
+ type: PropType<object>;
261
+ };
262
+ }>>, {}, {}>;
263
+ AtArrowDownSolidIcon: import("vue").DefineComponent<{
264
+ size: {
265
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
266
+ };
267
+ color: {
268
+ type: PropType<string>;
269
+ };
270
+ class: {
271
+ type: PropType<string>;
272
+ };
273
+ style: {
274
+ type: PropType<object>;
275
+ };
276
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
277
+ size: {
278
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
279
+ };
280
+ color: {
281
+ type: PropType<string>;
282
+ };
283
+ class: {
284
+ type: PropType<string>;
285
+ };
286
+ style: {
287
+ type: PropType<object>;
288
+ };
289
+ }>>, {}, {}>;
290
+ AtArrowLeftSolidIcon: import("vue").DefineComponent<{
291
+ size: {
292
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
293
+ };
294
+ color: {
295
+ type: PropType<string>;
296
+ };
297
+ class: {
298
+ type: PropType<string>;
299
+ };
300
+ style: {
301
+ type: PropType<object>;
302
+ };
303
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
304
+ size: {
305
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
306
+ };
307
+ color: {
308
+ type: PropType<string>;
309
+ };
310
+ class: {
311
+ type: PropType<string>;
312
+ };
313
+ style: {
314
+ type: PropType<object>;
315
+ };
316
+ }>>, {}, {}>;
317
+ AtArrowRightSolidIcon: import("vue").DefineComponent<{
318
+ size: {
319
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
320
+ };
321
+ color: {
322
+ type: PropType<string>;
323
+ };
324
+ class: {
325
+ type: PropType<string>;
326
+ };
327
+ style: {
328
+ type: PropType<object>;
329
+ };
330
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
331
+ size: {
332
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
333
+ };
334
+ color: {
335
+ type: PropType<string>;
336
+ };
337
+ class: {
338
+ type: PropType<string>;
339
+ };
340
+ style: {
341
+ type: PropType<object>;
342
+ };
343
+ }>>, {}, {}>;
344
+ AtArrowUpSolidIcon: import("vue").DefineComponent<{
345
+ size: {
346
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
347
+ };
348
+ color: {
349
+ type: PropType<string>;
350
+ };
351
+ class: {
352
+ type: PropType<string>;
353
+ };
354
+ style: {
355
+ type: PropType<object>;
356
+ };
357
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
358
+ size: {
359
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
360
+ };
361
+ color: {
362
+ type: PropType<string>;
363
+ };
364
+ class: {
365
+ type: PropType<string>;
366
+ };
367
+ style: {
368
+ type: PropType<object>;
369
+ };
370
+ }>>, {}, {}>;
371
+ AtArvoreRegularIcon: import("vue").DefineComponent<{
372
+ size: {
373
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
374
+ };
375
+ color: {
376
+ type: PropType<string>;
377
+ };
378
+ class: {
379
+ type: PropType<string>;
380
+ };
381
+ style: {
382
+ type: PropType<object>;
383
+ };
384
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
385
+ size: {
386
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
387
+ };
388
+ color: {
389
+ type: PropType<string>;
390
+ };
391
+ class: {
392
+ type: PropType<string>;
393
+ };
394
+ style: {
395
+ type: PropType<object>;
396
+ };
397
+ }>>, {}, {}>;
398
+ AtArvoreSolidIcon: import("vue").DefineComponent<{
399
+ size: {
400
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
401
+ };
402
+ color: {
403
+ type: PropType<string>;
404
+ };
405
+ class: {
406
+ type: PropType<string>;
407
+ };
408
+ style: {
409
+ type: PropType<object>;
410
+ };
411
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
412
+ size: {
413
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
414
+ };
415
+ color: {
416
+ type: PropType<string>;
417
+ };
418
+ class: {
419
+ type: PropType<string>;
420
+ };
421
+ style: {
422
+ type: PropType<object>;
423
+ };
424
+ }>>, {}, {}>;
425
+ AtBellRegularIcon: import("vue").DefineComponent<{
426
+ size: {
427
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
428
+ };
429
+ color: {
430
+ type: PropType<string>;
431
+ };
432
+ class: {
433
+ type: PropType<string>;
434
+ };
435
+ style: {
436
+ type: PropType<object>;
437
+ };
438
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
439
+ size: {
440
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
441
+ };
442
+ color: {
443
+ type: PropType<string>;
444
+ };
445
+ class: {
446
+ type: PropType<string>;
447
+ };
448
+ style: {
449
+ type: PropType<object>;
450
+ };
451
+ }>>, {}, {}>;
452
+ AtBellSolidIcon: import("vue").DefineComponent<{
453
+ size: {
454
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
455
+ };
456
+ color: {
457
+ type: PropType<string>;
458
+ };
459
+ class: {
460
+ type: PropType<string>;
461
+ };
462
+ style: {
463
+ type: PropType<object>;
464
+ };
465
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
466
+ size: {
467
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
468
+ };
469
+ color: {
470
+ type: PropType<string>;
471
+ };
472
+ class: {
473
+ type: PropType<string>;
474
+ };
475
+ style: {
476
+ type: PropType<object>;
477
+ };
478
+ }>>, {}, {}>;
479
+ AtBoldRegularIcon: import("vue").DefineComponent<{
480
+ size: {
481
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
482
+ };
483
+ color: {
484
+ type: PropType<string>;
485
+ };
486
+ class: {
487
+ type: PropType<string>;
488
+ };
489
+ style: {
490
+ type: PropType<object>;
491
+ };
492
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
493
+ size: {
494
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
495
+ };
496
+ color: {
497
+ type: PropType<string>;
498
+ };
499
+ class: {
500
+ type: PropType<string>;
501
+ };
502
+ style: {
503
+ type: PropType<object>;
504
+ };
505
+ }>>, {}, {}>;
506
+ AtBookmarkRegularIcon: import("vue").DefineComponent<{
507
+ size: {
508
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
509
+ };
510
+ color: {
511
+ type: PropType<string>;
512
+ };
513
+ class: {
514
+ type: PropType<string>;
515
+ };
516
+ style: {
517
+ type: PropType<object>;
518
+ };
519
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
520
+ size: {
521
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
522
+ };
523
+ color: {
524
+ type: PropType<string>;
525
+ };
526
+ class: {
527
+ type: PropType<string>;
528
+ };
529
+ style: {
530
+ type: PropType<object>;
531
+ };
532
+ }>>, {}, {}>;
533
+ AtBookmarkSolidIcon: import("vue").DefineComponent<{
534
+ size: {
535
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
536
+ };
537
+ color: {
538
+ type: PropType<string>;
539
+ };
540
+ class: {
541
+ type: PropType<string>;
542
+ };
543
+ style: {
544
+ type: PropType<object>;
545
+ };
546
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
547
+ size: {
548
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
549
+ };
550
+ color: {
551
+ type: PropType<string>;
552
+ };
553
+ class: {
554
+ type: PropType<string>;
555
+ };
556
+ style: {
557
+ type: PropType<object>;
558
+ };
559
+ }>>, {}, {}>;
560
+ AtCalculadoraDeCarbonoIcon: import("vue").DefineComponent<{
561
+ size: {
562
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
563
+ };
564
+ color: {
565
+ type: PropType<string>;
566
+ };
567
+ class: {
568
+ type: PropType<string>;
569
+ };
570
+ style: {
571
+ type: PropType<object>;
572
+ };
573
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
574
+ size: {
575
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
576
+ };
577
+ color: {
578
+ type: PropType<string>;
579
+ };
580
+ class: {
581
+ type: PropType<string>;
582
+ };
583
+ style: {
584
+ type: PropType<object>;
585
+ };
586
+ }>>, {}, {}>;
587
+ AtCalendarRegularIcon: import("vue").DefineComponent<{
588
+ size: {
589
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
590
+ };
591
+ color: {
592
+ type: PropType<string>;
593
+ };
594
+ class: {
595
+ type: PropType<string>;
596
+ };
597
+ style: {
598
+ type: PropType<object>;
599
+ };
600
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
601
+ size: {
602
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
603
+ };
604
+ color: {
605
+ type: PropType<string>;
606
+ };
607
+ class: {
608
+ type: PropType<string>;
609
+ };
610
+ style: {
611
+ type: PropType<object>;
612
+ };
613
+ }>>, {}, {}>;
614
+ AtCalendarSolidIcon: import("vue").DefineComponent<{
615
+ size: {
616
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
617
+ };
618
+ color: {
619
+ type: PropType<string>;
620
+ };
621
+ class: {
622
+ type: PropType<string>;
623
+ };
624
+ style: {
625
+ type: PropType<object>;
626
+ };
627
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
628
+ size: {
629
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
630
+ };
631
+ color: {
632
+ type: PropType<string>;
633
+ };
634
+ class: {
635
+ type: PropType<string>;
636
+ };
637
+ style: {
638
+ type: PropType<object>;
639
+ };
640
+ }>>, {}, {}>;
641
+ AtCheckCircleRegularIcon: import("vue").DefineComponent<{
642
+ size: {
643
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
644
+ };
645
+ color: {
646
+ type: PropType<string>;
647
+ };
648
+ class: {
649
+ type: PropType<string>;
650
+ };
651
+ style: {
652
+ type: PropType<object>;
653
+ };
654
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
655
+ size: {
656
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
657
+ };
658
+ color: {
659
+ type: PropType<string>;
660
+ };
661
+ class: {
662
+ type: PropType<string>;
663
+ };
664
+ style: {
665
+ type: PropType<object>;
666
+ };
667
+ }>>, {}, {}>;
668
+ AtCheckCircleSolidIcon: import("vue").DefineComponent<{
669
+ size: {
670
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
671
+ };
672
+ color: {
673
+ type: PropType<string>;
674
+ };
675
+ class: {
676
+ type: PropType<string>;
677
+ };
678
+ style: {
679
+ type: PropType<object>;
680
+ };
681
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
682
+ size: {
683
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
684
+ };
685
+ color: {
686
+ type: PropType<string>;
687
+ };
688
+ class: {
689
+ type: PropType<string>;
690
+ };
691
+ style: {
692
+ type: PropType<object>;
693
+ };
694
+ }>>, {}, {}>;
695
+ AtCheckSolidIcon: import("vue").DefineComponent<{
696
+ size: {
697
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
698
+ };
699
+ color: {
700
+ type: PropType<string>;
701
+ };
702
+ class: {
703
+ type: PropType<string>;
704
+ };
705
+ style: {
706
+ type: PropType<object>;
707
+ };
708
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
709
+ size: {
710
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
711
+ };
712
+ color: {
713
+ type: PropType<string>;
714
+ };
715
+ class: {
716
+ type: PropType<string>;
717
+ };
718
+ style: {
719
+ type: PropType<object>;
720
+ };
721
+ }>>, {}, {}>;
722
+ AtChuvaRegularIcon: import("vue").DefineComponent<{
723
+ size: {
724
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
725
+ };
726
+ color: {
727
+ type: PropType<string>;
728
+ };
729
+ class: {
730
+ type: PropType<string>;
731
+ };
732
+ style: {
733
+ type: PropType<object>;
734
+ };
735
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
736
+ size: {
737
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
738
+ };
739
+ color: {
740
+ type: PropType<string>;
741
+ };
742
+ class: {
743
+ type: PropType<string>;
744
+ };
745
+ style: {
746
+ type: PropType<object>;
747
+ };
748
+ }>>, {}, {}>;
749
+ AtChuvaSolidIcon: import("vue").DefineComponent<{
750
+ size: {
751
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
752
+ };
753
+ color: {
754
+ type: PropType<string>;
755
+ };
756
+ class: {
757
+ type: PropType<string>;
758
+ };
759
+ style: {
760
+ type: PropType<object>;
761
+ };
762
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
763
+ size: {
764
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
765
+ };
766
+ color: {
767
+ type: PropType<string>;
768
+ };
769
+ class: {
770
+ type: PropType<string>;
771
+ };
772
+ style: {
773
+ type: PropType<object>;
774
+ };
775
+ }>>, {}, {}>;
776
+ AtCircleExclamationRegularIcon: import("vue").DefineComponent<{
777
+ size: {
778
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
779
+ };
780
+ color: {
781
+ type: PropType<string>;
782
+ };
783
+ class: {
784
+ type: PropType<string>;
785
+ };
786
+ style: {
787
+ type: PropType<object>;
788
+ };
789
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
790
+ size: {
791
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
792
+ };
793
+ color: {
794
+ type: PropType<string>;
795
+ };
796
+ class: {
797
+ type: PropType<string>;
798
+ };
799
+ style: {
800
+ type: PropType<object>;
801
+ };
802
+ }>>, {}, {}>;
803
+ AtCircleExclamationSolidIcon: import("vue").DefineComponent<{
804
+ size: {
805
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
806
+ };
807
+ color: {
808
+ type: PropType<string>;
809
+ };
810
+ class: {
811
+ type: PropType<string>;
812
+ };
813
+ style: {
814
+ type: PropType<object>;
815
+ };
816
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
817
+ size: {
818
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
819
+ };
820
+ color: {
821
+ type: PropType<string>;
822
+ };
823
+ class: {
824
+ type: PropType<string>;
825
+ };
826
+ style: {
827
+ type: PropType<object>;
828
+ };
829
+ }>>, {}, {}>;
830
+ AtCircleMinusRegularIcon: import("vue").DefineComponent<{
831
+ size: {
832
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
833
+ };
834
+ color: {
835
+ type: PropType<string>;
836
+ };
837
+ class: {
838
+ type: PropType<string>;
839
+ };
840
+ style: {
841
+ type: PropType<object>;
842
+ };
843
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
844
+ size: {
845
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
846
+ };
847
+ color: {
848
+ type: PropType<string>;
849
+ };
850
+ class: {
851
+ type: PropType<string>;
852
+ };
853
+ style: {
854
+ type: PropType<object>;
855
+ };
856
+ }>>, {}, {}>;
857
+ AtCircleMinusSolidIcon: import("vue").DefineComponent<{
858
+ size: {
859
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
860
+ };
861
+ color: {
862
+ type: PropType<string>;
863
+ };
864
+ class: {
865
+ type: PropType<string>;
866
+ };
867
+ style: {
868
+ type: PropType<object>;
869
+ };
870
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
871
+ size: {
872
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
873
+ };
874
+ color: {
875
+ type: PropType<string>;
876
+ };
877
+ class: {
878
+ type: PropType<string>;
879
+ };
880
+ style: {
881
+ type: PropType<object>;
882
+ };
883
+ }>>, {}, {}>;
884
+ AtCirclePlusRegularIcon: import("vue").DefineComponent<{
885
+ size: {
886
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
887
+ };
888
+ color: {
889
+ type: PropType<string>;
890
+ };
891
+ class: {
892
+ type: PropType<string>;
893
+ };
894
+ style: {
895
+ type: PropType<object>;
896
+ };
897
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
898
+ size: {
899
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
900
+ };
901
+ color: {
902
+ type: PropType<string>;
903
+ };
904
+ class: {
905
+ type: PropType<string>;
906
+ };
907
+ style: {
908
+ type: PropType<object>;
909
+ };
910
+ }>>, {}, {}>;
911
+ AtCirclePlusSolidIcon: import("vue").DefineComponent<{
912
+ size: {
913
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
914
+ };
915
+ color: {
916
+ type: PropType<string>;
917
+ };
918
+ class: {
919
+ type: PropType<string>;
920
+ };
921
+ style: {
922
+ type: PropType<object>;
923
+ };
924
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
925
+ size: {
926
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
927
+ };
928
+ color: {
929
+ type: PropType<string>;
930
+ };
931
+ class: {
932
+ type: PropType<string>;
933
+ };
934
+ style: {
935
+ type: PropType<object>;
936
+ };
937
+ }>>, {}, {}>;
938
+ AtCircleQuestionRegularIcon: import("vue").DefineComponent<{
939
+ size: {
940
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
941
+ };
942
+ color: {
943
+ type: PropType<string>;
944
+ };
945
+ class: {
946
+ type: PropType<string>;
947
+ };
948
+ style: {
949
+ type: PropType<object>;
950
+ };
951
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
952
+ size: {
953
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
954
+ };
955
+ color: {
956
+ type: PropType<string>;
957
+ };
958
+ class: {
959
+ type: PropType<string>;
960
+ };
961
+ style: {
962
+ type: PropType<object>;
963
+ };
964
+ }>>, {}, {}>;
965
+ AtCircleQuestionSolidIcon: import("vue").DefineComponent<{
966
+ size: {
967
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
968
+ };
969
+ color: {
970
+ type: PropType<string>;
971
+ };
972
+ class: {
973
+ type: PropType<string>;
974
+ };
975
+ style: {
976
+ type: PropType<object>;
977
+ };
978
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
979
+ size: {
980
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
981
+ };
982
+ color: {
983
+ type: PropType<string>;
984
+ };
985
+ class: {
986
+ type: PropType<string>;
987
+ };
988
+ style: {
989
+ type: PropType<object>;
990
+ };
991
+ }>>, {}, {}>;
992
+ AtCircleXMarkRegularIcon: import("vue").DefineComponent<{
993
+ size: {
994
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
995
+ };
996
+ color: {
997
+ type: PropType<string>;
998
+ };
999
+ class: {
1000
+ type: PropType<string>;
1001
+ };
1002
+ style: {
1003
+ type: PropType<object>;
1004
+ };
1005
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1006
+ size: {
1007
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1008
+ };
1009
+ color: {
1010
+ type: PropType<string>;
1011
+ };
1012
+ class: {
1013
+ type: PropType<string>;
1014
+ };
1015
+ style: {
1016
+ type: PropType<object>;
1017
+ };
1018
+ }>>, {}, {}>;
1019
+ AtCircleXMarkSolidIcon: import("vue").DefineComponent<{
1020
+ size: {
1021
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1022
+ };
1023
+ color: {
1024
+ type: PropType<string>;
1025
+ };
1026
+ class: {
1027
+ type: PropType<string>;
1028
+ };
1029
+ style: {
1030
+ type: PropType<object>;
1031
+ };
1032
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1033
+ size: {
1034
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1035
+ };
1036
+ color: {
1037
+ type: PropType<string>;
1038
+ };
1039
+ class: {
1040
+ type: PropType<string>;
1041
+ };
1042
+ style: {
1043
+ type: PropType<object>;
1044
+ };
1045
+ }>>, {}, {}>;
1046
+ AtClipeRegularIcon: import("vue").DefineComponent<{
1047
+ size: {
1048
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1049
+ };
1050
+ color: {
1051
+ type: PropType<string>;
1052
+ };
1053
+ class: {
1054
+ type: PropType<string>;
1055
+ };
1056
+ style: {
1057
+ type: PropType<object>;
1058
+ };
1059
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1060
+ size: {
1061
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1062
+ };
1063
+ color: {
1064
+ type: PropType<string>;
1065
+ };
1066
+ class: {
1067
+ type: PropType<string>;
1068
+ };
1069
+ style: {
1070
+ type: PropType<object>;
1071
+ };
1072
+ }>>, {}, {}>;
1073
+ AtCloseSolidIcon: import("vue").DefineComponent<{
1074
+ size: {
1075
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1076
+ };
1077
+ color: {
1078
+ type: PropType<string>;
1079
+ };
1080
+ class: {
1081
+ type: PropType<string>;
1082
+ };
1083
+ style: {
1084
+ type: PropType<object>;
1085
+ };
1086
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1087
+ size: {
1088
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1089
+ };
1090
+ color: {
1091
+ type: PropType<string>;
1092
+ };
1093
+ class: {
1094
+ type: PropType<string>;
1095
+ };
1096
+ style: {
1097
+ type: PropType<object>;
1098
+ };
1099
+ }>>, {}, {}>;
1100
+ AtCloudDownloadRegularIcon: import("vue").DefineComponent<{
1101
+ size: {
1102
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1103
+ };
1104
+ color: {
1105
+ type: PropType<string>;
1106
+ };
1107
+ class: {
1108
+ type: PropType<string>;
1109
+ };
1110
+ style: {
1111
+ type: PropType<object>;
1112
+ };
1113
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1114
+ size: {
1115
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1116
+ };
1117
+ color: {
1118
+ type: PropType<string>;
1119
+ };
1120
+ class: {
1121
+ type: PropType<string>;
1122
+ };
1123
+ style: {
1124
+ type: PropType<object>;
1125
+ };
1126
+ }>>, {}, {}>;
1127
+ AtCloundDownloadSolidIcon: import("vue").DefineComponent<{
1128
+ size: {
1129
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1130
+ };
1131
+ color: {
1132
+ type: PropType<string>;
1133
+ };
1134
+ class: {
1135
+ type: PropType<string>;
1136
+ };
1137
+ style: {
1138
+ type: PropType<object>;
1139
+ };
1140
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1141
+ size: {
1142
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1143
+ };
1144
+ color: {
1145
+ type: PropType<string>;
1146
+ };
1147
+ class: {
1148
+ type: PropType<string>;
1149
+ };
1150
+ style: {
1151
+ type: PropType<object>;
1152
+ };
1153
+ }>>, {}, {}>;
1154
+ AtCofreDigitalRegularIcon: import("vue").DefineComponent<{
1155
+ size: {
1156
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1157
+ };
1158
+ color: {
1159
+ type: PropType<string>;
1160
+ };
1161
+ class: {
1162
+ type: PropType<string>;
1163
+ };
1164
+ style: {
1165
+ type: PropType<object>;
1166
+ };
1167
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1168
+ size: {
1169
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1170
+ };
1171
+ color: {
1172
+ type: PropType<string>;
1173
+ };
1174
+ class: {
1175
+ type: PropType<string>;
1176
+ };
1177
+ style: {
1178
+ type: PropType<object>;
1179
+ };
1180
+ }>>, {}, {}>;
1181
+ AtCofreDigitalSolidIcon: import("vue").DefineComponent<{
1182
+ size: {
1183
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1184
+ };
1185
+ color: {
1186
+ type: PropType<string>;
1187
+ };
1188
+ class: {
1189
+ type: PropType<string>;
1190
+ };
1191
+ style: {
1192
+ type: PropType<object>;
1193
+ };
1194
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1195
+ size: {
1196
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1197
+ };
1198
+ color: {
1199
+ type: PropType<string>;
1200
+ };
1201
+ class: {
1202
+ type: PropType<string>;
1203
+ };
1204
+ style: {
1205
+ type: PropType<object>;
1206
+ };
1207
+ }>>, {}, {}>;
1208
+ AtCopilotoRegularIcon: import("vue").DefineComponent<{
1209
+ size: {
1210
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1211
+ };
1212
+ color: {
1213
+ type: PropType<string>;
1214
+ };
1215
+ class: {
1216
+ type: PropType<string>;
1217
+ };
1218
+ style: {
1219
+ type: PropType<object>;
1220
+ };
1221
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1222
+ size: {
1223
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1224
+ };
1225
+ color: {
1226
+ type: PropType<string>;
1227
+ };
1228
+ class: {
1229
+ type: PropType<string>;
1230
+ };
1231
+ style: {
1232
+ type: PropType<object>;
1233
+ };
1234
+ }>>, {}, {}>;
1235
+ AtCopilotoSolidIcon: import("vue").DefineComponent<{
1236
+ size: {
1237
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1238
+ };
1239
+ color: {
1240
+ type: PropType<string>;
1241
+ };
1242
+ class: {
1243
+ type: PropType<string>;
1244
+ };
1245
+ style: {
1246
+ type: PropType<object>;
1247
+ };
1248
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1249
+ size: {
1250
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1251
+ };
1252
+ color: {
1253
+ type: PropType<string>;
1254
+ };
1255
+ class: {
1256
+ type: PropType<string>;
1257
+ };
1258
+ style: {
1259
+ type: PropType<object>;
1260
+ };
1261
+ }>>, {}, {}>;
1262
+ AtCopyRegularIcon: import("vue").DefineComponent<{
1263
+ size: {
1264
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1265
+ };
1266
+ color: {
1267
+ type: PropType<string>;
1268
+ };
1269
+ class: {
1270
+ type: PropType<string>;
1271
+ };
1272
+ style: {
1273
+ type: PropType<object>;
1274
+ };
1275
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1276
+ size: {
1277
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1278
+ };
1279
+ color: {
1280
+ type: PropType<string>;
1281
+ };
1282
+ class: {
1283
+ type: PropType<string>;
1284
+ };
1285
+ style: {
1286
+ type: PropType<object>;
1287
+ };
1288
+ }>>, {}, {}>;
1289
+ AtCopySolidIcon: import("vue").DefineComponent<{
1290
+ size: {
1291
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1292
+ };
1293
+ color: {
1294
+ type: PropType<string>;
1295
+ };
1296
+ class: {
1297
+ type: PropType<string>;
1298
+ };
1299
+ style: {
1300
+ type: PropType<object>;
1301
+ };
1302
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1303
+ size: {
1304
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1305
+ };
1306
+ color: {
1307
+ type: PropType<string>;
1308
+ };
1309
+ class: {
1310
+ type: PropType<string>;
1311
+ };
1312
+ style: {
1313
+ type: PropType<object>;
1314
+ };
1315
+ }>>, {}, {}>;
1316
+ AtDesmatamentoSolidIcon: import("vue").DefineComponent<{
1317
+ size: {
1318
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1319
+ };
1320
+ color: {
1321
+ type: PropType<string>;
1322
+ };
1323
+ class: {
1324
+ type: PropType<string>;
1325
+ };
1326
+ style: {
1327
+ type: PropType<object>;
1328
+ };
1329
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1330
+ size: {
1331
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1332
+ };
1333
+ color: {
1334
+ type: PropType<string>;
1335
+ };
1336
+ class: {
1337
+ type: PropType<string>;
1338
+ };
1339
+ style: {
1340
+ type: PropType<object>;
1341
+ };
1342
+ }>>, {}, {}>;
1343
+ AtDoubleArrowLeftSolidIcon: import("vue").DefineComponent<{
1344
+ size: {
1345
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1346
+ };
1347
+ color: {
1348
+ type: PropType<string>;
1349
+ };
1350
+ class: {
1351
+ type: PropType<string>;
1352
+ };
1353
+ style: {
1354
+ type: PropType<object>;
1355
+ };
1356
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1357
+ size: {
1358
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1359
+ };
1360
+ color: {
1361
+ type: PropType<string>;
1362
+ };
1363
+ class: {
1364
+ type: PropType<string>;
1365
+ };
1366
+ style: {
1367
+ type: PropType<object>;
1368
+ };
1369
+ }>>, {}, {}>;
1370
+ AtDoubleArrowRightSolidIcon: import("vue").DefineComponent<{
1371
+ size: {
1372
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1373
+ };
1374
+ color: {
1375
+ type: PropType<string>;
1376
+ };
1377
+ class: {
1378
+ type: PropType<string>;
1379
+ };
1380
+ style: {
1381
+ type: PropType<object>;
1382
+ };
1383
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1384
+ size: {
1385
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1386
+ };
1387
+ color: {
1388
+ type: PropType<string>;
1389
+ };
1390
+ class: {
1391
+ type: PropType<string>;
1392
+ };
1393
+ style: {
1394
+ type: PropType<object>;
1395
+ };
1396
+ }>>, {}, {}>;
1397
+ AtDownloadSolidIcon: import("vue").DefineComponent<{
1398
+ size: {
1399
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1400
+ };
1401
+ color: {
1402
+ type: PropType<string>;
1403
+ };
1404
+ class: {
1405
+ type: PropType<string>;
1406
+ };
1407
+ style: {
1408
+ type: PropType<object>;
1409
+ };
1410
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1411
+ size: {
1412
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1413
+ };
1414
+ color: {
1415
+ type: PropType<string>;
1416
+ };
1417
+ class: {
1418
+ type: PropType<string>;
1419
+ };
1420
+ style: {
1421
+ type: PropType<object>;
1422
+ };
1423
+ }>>, {}, {}>;
1424
+ AtDragOrderRegularIcon: import("vue").DefineComponent<{
1425
+ size: {
1426
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1427
+ };
1428
+ color: {
1429
+ type: PropType<string>;
1430
+ };
1431
+ class: {
1432
+ type: PropType<string>;
1433
+ };
1434
+ style: {
1435
+ type: PropType<object>;
1436
+ };
1437
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1438
+ size: {
1439
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1440
+ };
1441
+ color: {
1442
+ type: PropType<string>;
1443
+ };
1444
+ class: {
1445
+ type: PropType<string>;
1446
+ };
1447
+ style: {
1448
+ type: PropType<object>;
1449
+ };
1450
+ }>>, {}, {}>;
1451
+ AtDrawGeometryRegularIcon: import("vue").DefineComponent<{
1452
+ size: {
1453
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1454
+ };
1455
+ color: {
1456
+ type: PropType<string>;
1457
+ };
1458
+ class: {
1459
+ type: PropType<string>;
1460
+ };
1461
+ style: {
1462
+ type: PropType<object>;
1463
+ };
1464
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1465
+ size: {
1466
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1467
+ };
1468
+ color: {
1469
+ type: PropType<string>;
1470
+ };
1471
+ class: {
1472
+ type: PropType<string>;
1473
+ };
1474
+ style: {
1475
+ type: PropType<object>;
1476
+ };
1477
+ }>>, {}, {}>;
1478
+ AtDrawGeometrySolidIcon: import("vue").DefineComponent<{
1479
+ size: {
1480
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1481
+ };
1482
+ color: {
1483
+ type: PropType<string>;
1484
+ };
1485
+ class: {
1486
+ type: PropType<string>;
1487
+ };
1488
+ style: {
1489
+ type: PropType<object>;
1490
+ };
1491
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1492
+ size: {
1493
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1494
+ };
1495
+ color: {
1496
+ type: PropType<string>;
1497
+ };
1498
+ class: {
1499
+ type: PropType<string>;
1500
+ };
1501
+ style: {
1502
+ type: PropType<object>;
1503
+ };
1504
+ }>>, {}, {}>;
1505
+ AtDrawPolygonRegularIcon: import("vue").DefineComponent<{
1506
+ size: {
1507
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1508
+ };
1509
+ color: {
1510
+ type: PropType<string>;
1511
+ };
1512
+ class: {
1513
+ type: PropType<string>;
1514
+ };
1515
+ style: {
1516
+ type: PropType<object>;
1517
+ };
1518
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1519
+ size: {
1520
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1521
+ };
1522
+ color: {
1523
+ type: PropType<string>;
1524
+ };
1525
+ class: {
1526
+ type: PropType<string>;
1527
+ };
1528
+ style: {
1529
+ type: PropType<object>;
1530
+ };
1531
+ }>>, {}, {}>;
1532
+ AtEdicaoGeometriaRegularIcon: import("vue").DefineComponent<{
1533
+ size: {
1534
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1535
+ };
1536
+ color: {
1537
+ type: PropType<string>;
1538
+ };
1539
+ class: {
1540
+ type: PropType<string>;
1541
+ };
1542
+ style: {
1543
+ type: PropType<object>;
1544
+ };
1545
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1546
+ size: {
1547
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1548
+ };
1549
+ color: {
1550
+ type: PropType<string>;
1551
+ };
1552
+ class: {
1553
+ type: PropType<string>;
1554
+ };
1555
+ style: {
1556
+ type: PropType<object>;
1557
+ };
1558
+ }>>, {}, {}>;
1559
+ AtEdicaoGeometriaSolidIcon: import("vue").DefineComponent<{
1560
+ size: {
1561
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1562
+ };
1563
+ color: {
1564
+ type: PropType<string>;
1565
+ };
1566
+ class: {
1567
+ type: PropType<string>;
1568
+ };
1569
+ style: {
1570
+ type: PropType<object>;
1571
+ };
1572
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1573
+ size: {
1574
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1575
+ };
1576
+ color: {
1577
+ type: PropType<string>;
1578
+ };
1579
+ class: {
1580
+ type: PropType<string>;
1581
+ };
1582
+ style: {
1583
+ type: PropType<object>;
1584
+ };
1585
+ }>>, {}, {}>;
1586
+ AtEditRegularIcon: import("vue").DefineComponent<{
1587
+ size: {
1588
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1589
+ };
1590
+ color: {
1591
+ type: PropType<string>;
1592
+ };
1593
+ class: {
1594
+ type: PropType<string>;
1595
+ };
1596
+ style: {
1597
+ type: PropType<object>;
1598
+ };
1599
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1600
+ size: {
1601
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1602
+ };
1603
+ color: {
1604
+ type: PropType<string>;
1605
+ };
1606
+ class: {
1607
+ type: PropType<string>;
1608
+ };
1609
+ style: {
1610
+ type: PropType<object>;
1611
+ };
1612
+ }>>, {}, {}>;
1613
+ AtEditSolidIcon: import("vue").DefineComponent<{
1614
+ size: {
1615
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1616
+ };
1617
+ color: {
1618
+ type: PropType<string>;
1619
+ };
1620
+ class: {
1621
+ type: PropType<string>;
1622
+ };
1623
+ style: {
1624
+ type: PropType<object>;
1625
+ };
1626
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1627
+ size: {
1628
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1629
+ };
1630
+ color: {
1631
+ type: PropType<string>;
1632
+ };
1633
+ class: {
1634
+ type: PropType<string>;
1635
+ };
1636
+ style: {
1637
+ type: PropType<object>;
1638
+ };
1639
+ }>>, {}, {}>;
1640
+ AtEllipsesHorizontalSolidIcon: import("vue").DefineComponent<{
1641
+ size: {
1642
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1643
+ };
1644
+ color: {
1645
+ type: PropType<string>;
1646
+ };
1647
+ class: {
1648
+ type: PropType<string>;
1649
+ };
1650
+ style: {
1651
+ type: PropType<object>;
1652
+ };
1653
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1654
+ size: {
1655
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1656
+ };
1657
+ color: {
1658
+ type: PropType<string>;
1659
+ };
1660
+ class: {
1661
+ type: PropType<string>;
1662
+ };
1663
+ style: {
1664
+ type: PropType<object>;
1665
+ };
1666
+ }>>, {}, {}>;
1667
+ AtEllipsesVerticalSolidIcon: import("vue").DefineComponent<{
1668
+ size: {
1669
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1670
+ };
1671
+ color: {
1672
+ type: PropType<string>;
1673
+ };
1674
+ class: {
1675
+ type: PropType<string>;
1676
+ };
1677
+ style: {
1678
+ type: PropType<object>;
1679
+ };
1680
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1681
+ size: {
1682
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1683
+ };
1684
+ color: {
1685
+ type: PropType<string>;
1686
+ };
1687
+ class: {
1688
+ type: PropType<string>;
1689
+ };
1690
+ style: {
1691
+ type: PropType<object>;
1692
+ };
1693
+ }>>, {}, {}>;
1694
+ AtEnergyRegularIcon: import("vue").DefineComponent<{
1695
+ size: {
1696
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1697
+ };
1698
+ color: {
1699
+ type: PropType<string>;
1700
+ };
1701
+ class: {
1702
+ type: PropType<string>;
1703
+ };
1704
+ style: {
1705
+ type: PropType<object>;
1706
+ };
1707
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1708
+ size: {
1709
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1710
+ };
1711
+ color: {
1712
+ type: PropType<string>;
1713
+ };
1714
+ class: {
1715
+ type: PropType<string>;
1716
+ };
1717
+ style: {
1718
+ type: PropType<object>;
1719
+ };
1720
+ }>>, {}, {}>;
1721
+ AtEnergySolidIcon: import("vue").DefineComponent<{
1722
+ size: {
1723
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1724
+ };
1725
+ color: {
1726
+ type: PropType<string>;
1727
+ };
1728
+ class: {
1729
+ type: PropType<string>;
1730
+ };
1731
+ style: {
1732
+ type: PropType<object>;
1733
+ };
1734
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1735
+ size: {
1736
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1737
+ };
1738
+ color: {
1739
+ type: PropType<string>;
1740
+ };
1741
+ class: {
1742
+ type: PropType<string>;
1743
+ };
1744
+ style: {
1745
+ type: PropType<object>;
1746
+ };
1747
+ }>>, {}, {}>;
1748
+ AtExcelRegularIcon: import("vue").DefineComponent<{
1749
+ size: {
1750
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1751
+ };
1752
+ color: {
1753
+ type: PropType<string>;
1754
+ };
1755
+ class: {
1756
+ type: PropType<string>;
1757
+ };
1758
+ style: {
1759
+ type: PropType<object>;
1760
+ };
1761
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1762
+ size: {
1763
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1764
+ };
1765
+ color: {
1766
+ type: PropType<string>;
1767
+ };
1768
+ class: {
1769
+ type: PropType<string>;
1770
+ };
1771
+ style: {
1772
+ type: PropType<object>;
1773
+ };
1774
+ }>>, {}, {}>;
1775
+ AtExcelSolidIcon: import("vue").DefineComponent<{
1776
+ size: {
1777
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1778
+ };
1779
+ color: {
1780
+ type: PropType<string>;
1781
+ };
1782
+ class: {
1783
+ type: PropType<string>;
1784
+ };
1785
+ style: {
1786
+ type: PropType<object>;
1787
+ };
1788
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1789
+ size: {
1790
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1791
+ };
1792
+ color: {
1793
+ type: PropType<string>;
1794
+ };
1795
+ class: {
1796
+ type: PropType<string>;
1797
+ };
1798
+ style: {
1799
+ type: PropType<object>;
1800
+ };
1801
+ }>>, {}, {}>;
1802
+ AtExitRegularIcon: import("vue").DefineComponent<{
1803
+ size: {
1804
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1805
+ };
1806
+ color: {
1807
+ type: PropType<string>;
1808
+ };
1809
+ class: {
1810
+ type: PropType<string>;
1811
+ };
1812
+ style: {
1813
+ type: PropType<object>;
1814
+ };
1815
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1816
+ size: {
1817
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1818
+ };
1819
+ color: {
1820
+ type: PropType<string>;
1821
+ };
1822
+ class: {
1823
+ type: PropType<string>;
1824
+ };
1825
+ style: {
1826
+ type: PropType<object>;
1827
+ };
1828
+ }>>, {}, {}>;
1829
+ AtEyeAtivoRegularIcon: import("vue").DefineComponent<{
1830
+ size: {
1831
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1832
+ };
1833
+ color: {
1834
+ type: PropType<string>;
1835
+ };
1836
+ class: {
1837
+ type: PropType<string>;
1838
+ };
1839
+ style: {
1840
+ type: PropType<object>;
1841
+ };
1842
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1843
+ size: {
1844
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1845
+ };
1846
+ color: {
1847
+ type: PropType<string>;
1848
+ };
1849
+ class: {
1850
+ type: PropType<string>;
1851
+ };
1852
+ style: {
1853
+ type: PropType<object>;
1854
+ };
1855
+ }>>, {}, {}>;
1856
+ AtEyeAtivoSolidIcon: import("vue").DefineComponent<{
1857
+ size: {
1858
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1859
+ };
1860
+ color: {
1861
+ type: PropType<string>;
1862
+ };
1863
+ class: {
1864
+ type: PropType<string>;
1865
+ };
1866
+ style: {
1867
+ type: PropType<object>;
1868
+ };
1869
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1870
+ size: {
1871
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1872
+ };
1873
+ color: {
1874
+ type: PropType<string>;
1875
+ };
1876
+ class: {
1877
+ type: PropType<string>;
1878
+ };
1879
+ style: {
1880
+ type: PropType<object>;
1881
+ };
1882
+ }>>, {}, {}>;
1883
+ AtEyeInativoRegularIcon: import("vue").DefineComponent<{
1884
+ size: {
1885
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1886
+ };
1887
+ color: {
1888
+ type: PropType<string>;
1889
+ };
1890
+ class: {
1891
+ type: PropType<string>;
1892
+ };
1893
+ style: {
1894
+ type: PropType<object>;
1895
+ };
1896
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1897
+ size: {
1898
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1899
+ };
1900
+ color: {
1901
+ type: PropType<string>;
1902
+ };
1903
+ class: {
1904
+ type: PropType<string>;
1905
+ };
1906
+ style: {
1907
+ type: PropType<object>;
1908
+ };
1909
+ }>>, {}, {}>;
1910
+ AtEyeInativoSolidIcon: import("vue").DefineComponent<{
1911
+ size: {
1912
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1913
+ };
1914
+ color: {
1915
+ type: PropType<string>;
1916
+ };
1917
+ class: {
1918
+ type: PropType<string>;
1919
+ };
1920
+ style: {
1921
+ type: PropType<object>;
1922
+ };
1923
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1924
+ size: {
1925
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1926
+ };
1927
+ color: {
1928
+ type: PropType<string>;
1929
+ };
1930
+ class: {
1931
+ type: PropType<string>;
1932
+ };
1933
+ style: {
1934
+ type: PropType<object>;
1935
+ };
1936
+ }>>, {}, {}>;
1937
+ AtFenceRegularIcon: import("vue").DefineComponent<{
1938
+ size: {
1939
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1940
+ };
1941
+ color: {
1942
+ type: PropType<string>;
1943
+ };
1944
+ class: {
1945
+ type: PropType<string>;
1946
+ };
1947
+ style: {
1948
+ type: PropType<object>;
1949
+ };
1950
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1951
+ size: {
1952
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1953
+ };
1954
+ color: {
1955
+ type: PropType<string>;
1956
+ };
1957
+ class: {
1958
+ type: PropType<string>;
1959
+ };
1960
+ style: {
1961
+ type: PropType<object>;
1962
+ };
1963
+ }>>, {}, {}>;
1964
+ AtFenceSolidIcon: import("vue").DefineComponent<{
1965
+ size: {
1966
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1967
+ };
1968
+ color: {
1969
+ type: PropType<string>;
1970
+ };
1971
+ class: {
1972
+ type: PropType<string>;
1973
+ };
1974
+ style: {
1975
+ type: PropType<object>;
1976
+ };
1977
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1978
+ size: {
1979
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1980
+ };
1981
+ color: {
1982
+ type: PropType<string>;
1983
+ };
1984
+ class: {
1985
+ type: PropType<string>;
1986
+ };
1987
+ style: {
1988
+ type: PropType<object>;
1989
+ };
1990
+ }>>, {}, {}>;
1991
+ AtFilterRegularIcon: import("vue").DefineComponent<{
1992
+ size: {
1993
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
1994
+ };
1995
+ color: {
1996
+ type: PropType<string>;
1997
+ };
1998
+ class: {
1999
+ type: PropType<string>;
2000
+ };
2001
+ style: {
2002
+ type: PropType<object>;
2003
+ };
2004
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2005
+ size: {
2006
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2007
+ };
2008
+ color: {
2009
+ type: PropType<string>;
2010
+ };
2011
+ class: {
2012
+ type: PropType<string>;
2013
+ };
2014
+ style: {
2015
+ type: PropType<object>;
2016
+ };
2017
+ }>>, {}, {}>;
2018
+ AtFilterSolidIcon: import("vue").DefineComponent<{
2019
+ size: {
2020
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2021
+ };
2022
+ color: {
2023
+ type: PropType<string>;
2024
+ };
2025
+ class: {
2026
+ type: PropType<string>;
2027
+ };
2028
+ style: {
2029
+ type: PropType<object>;
2030
+ };
2031
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2032
+ size: {
2033
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2034
+ };
2035
+ color: {
2036
+ type: PropType<string>;
2037
+ };
2038
+ class: {
2039
+ type: PropType<string>;
2040
+ };
2041
+ style: {
2042
+ type: PropType<object>;
2043
+ };
2044
+ }>>, {}, {}>;
2045
+ AtFireRegularIcon: import("vue").DefineComponent<{
2046
+ size: {
2047
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2048
+ };
2049
+ color: {
2050
+ type: PropType<string>;
2051
+ };
2052
+ class: {
2053
+ type: PropType<string>;
2054
+ };
2055
+ style: {
2056
+ type: PropType<object>;
2057
+ };
2058
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2059
+ size: {
2060
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2061
+ };
2062
+ color: {
2063
+ type: PropType<string>;
2064
+ };
2065
+ class: {
2066
+ type: PropType<string>;
2067
+ };
2068
+ style: {
2069
+ type: PropType<object>;
2070
+ };
2071
+ }>>, {}, {}>;
2072
+ AtFireSolidIcon: import("vue").DefineComponent<{
2073
+ size: {
2074
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2075
+ };
2076
+ color: {
2077
+ type: PropType<string>;
2078
+ };
2079
+ class: {
2080
+ type: PropType<string>;
2081
+ };
2082
+ style: {
2083
+ type: PropType<object>;
2084
+ };
2085
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2086
+ size: {
2087
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2088
+ };
2089
+ color: {
2090
+ type: PropType<string>;
2091
+ };
2092
+ class: {
2093
+ type: PropType<string>;
2094
+ };
2095
+ style: {
2096
+ type: PropType<object>;
2097
+ };
2098
+ }>>, {}, {}>;
2099
+ AtFolderRegularIcon: import("vue").DefineComponent<{
2100
+ size: {
2101
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2102
+ };
2103
+ color: {
2104
+ type: PropType<string>;
2105
+ };
2106
+ class: {
2107
+ type: PropType<string>;
2108
+ };
2109
+ style: {
2110
+ type: PropType<object>;
2111
+ };
2112
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2113
+ size: {
2114
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2115
+ };
2116
+ color: {
2117
+ type: PropType<string>;
2118
+ };
2119
+ class: {
2120
+ type: PropType<string>;
2121
+ };
2122
+ style: {
2123
+ type: PropType<object>;
2124
+ };
2125
+ }>>, {}, {}>;
2126
+ AtFolderSolidIcon: import("vue").DefineComponent<{
2127
+ size: {
2128
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2129
+ };
2130
+ color: {
2131
+ type: PropType<string>;
2132
+ };
2133
+ class: {
2134
+ type: PropType<string>;
2135
+ };
2136
+ style: {
2137
+ type: PropType<object>;
2138
+ };
2139
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2140
+ size: {
2141
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2142
+ };
2143
+ color: {
2144
+ type: PropType<string>;
2145
+ };
2146
+ class: {
2147
+ type: PropType<string>;
2148
+ };
2149
+ style: {
2150
+ type: PropType<object>;
2151
+ };
2152
+ }>>, {}, {}>;
2153
+ AtGasRegularIcon: import("vue").DefineComponent<{
2154
+ size: {
2155
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2156
+ };
2157
+ color: {
2158
+ type: PropType<string>;
2159
+ };
2160
+ class: {
2161
+ type: PropType<string>;
2162
+ };
2163
+ style: {
2164
+ type: PropType<object>;
2165
+ };
2166
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2167
+ size: {
2168
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2169
+ };
2170
+ color: {
2171
+ type: PropType<string>;
2172
+ };
2173
+ class: {
2174
+ type: PropType<string>;
2175
+ };
2176
+ style: {
2177
+ type: PropType<object>;
2178
+ };
2179
+ }>>, {}, {}>;
2180
+ AtGasSolidIcon: import("vue").DefineComponent<{
2181
+ size: {
2182
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2183
+ };
2184
+ color: {
2185
+ type: PropType<string>;
2186
+ };
2187
+ class: {
2188
+ type: PropType<string>;
2189
+ };
2190
+ style: {
2191
+ type: PropType<object>;
2192
+ };
2193
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2194
+ size: {
2195
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2196
+ };
2197
+ color: {
2198
+ type: PropType<string>;
2199
+ };
2200
+ class: {
2201
+ type: PropType<string>;
2202
+ };
2203
+ style: {
2204
+ type: PropType<object>;
2205
+ };
2206
+ }>>, {}, {}>;
2207
+ AtGeadaRegularIcon: import("vue").DefineComponent<{
2208
+ size: {
2209
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2210
+ };
2211
+ color: {
2212
+ type: PropType<string>;
2213
+ };
2214
+ class: {
2215
+ type: PropType<string>;
2216
+ };
2217
+ style: {
2218
+ type: PropType<object>;
2219
+ };
2220
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2221
+ size: {
2222
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2223
+ };
2224
+ color: {
2225
+ type: PropType<string>;
2226
+ };
2227
+ class: {
2228
+ type: PropType<string>;
2229
+ };
2230
+ style: {
2231
+ type: PropType<object>;
2232
+ };
2233
+ }>>, {}, {}>;
2234
+ AtGeadaSolidIcon: import("vue").DefineComponent<{
2235
+ size: {
2236
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2237
+ };
2238
+ color: {
2239
+ type: PropType<string>;
2240
+ };
2241
+ class: {
2242
+ type: PropType<string>;
2243
+ };
2244
+ style: {
2245
+ type: PropType<object>;
2246
+ };
2247
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2248
+ size: {
2249
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2250
+ };
2251
+ color: {
2252
+ type: PropType<string>;
2253
+ };
2254
+ class: {
2255
+ type: PropType<string>;
2256
+ };
2257
+ style: {
2258
+ type: PropType<object>;
2259
+ };
2260
+ }>>, {}, {}>;
2261
+ AtGraficoRegularIcon: import("vue").DefineComponent<{
2262
+ size: {
2263
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2264
+ };
2265
+ color: {
2266
+ type: PropType<string>;
2267
+ };
2268
+ class: {
2269
+ type: PropType<string>;
2270
+ };
2271
+ style: {
2272
+ type: PropType<object>;
2273
+ };
2274
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2275
+ size: {
2276
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2277
+ };
2278
+ color: {
2279
+ type: PropType<string>;
2280
+ };
2281
+ class: {
2282
+ type: PropType<string>;
2283
+ };
2284
+ style: {
2285
+ type: PropType<object>;
2286
+ };
2287
+ }>>, {}, {}>;
2288
+ AtGroupRegularIcon: import("vue").DefineComponent<{
2289
+ size: {
2290
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2291
+ };
2292
+ color: {
2293
+ type: PropType<string>;
2294
+ };
2295
+ class: {
2296
+ type: PropType<string>;
2297
+ };
2298
+ style: {
2299
+ type: PropType<object>;
2300
+ };
2301
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2302
+ size: {
2303
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2304
+ };
2305
+ color: {
2306
+ type: PropType<string>;
2307
+ };
2308
+ class: {
2309
+ type: PropType<string>;
2310
+ };
2311
+ style: {
2312
+ type: PropType<object>;
2313
+ };
2314
+ }>>, {}, {}>;
2315
+ AtGroupSolidIcon: import("vue").DefineComponent<{
2316
+ size: {
2317
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2318
+ };
2319
+ color: {
2320
+ type: PropType<string>;
2321
+ };
2322
+ class: {
2323
+ type: PropType<string>;
2324
+ };
2325
+ style: {
2326
+ type: PropType<object>;
2327
+ };
2328
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2329
+ size: {
2330
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2331
+ };
2332
+ color: {
2333
+ type: PropType<string>;
2334
+ };
2335
+ class: {
2336
+ type: PropType<string>;
2337
+ };
2338
+ style: {
2339
+ type: PropType<object>;
2340
+ };
2341
+ }>>, {}, {}>;
2342
+ AtHeadsetRegularIcon: import("vue").DefineComponent<{
2343
+ size: {
2344
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2345
+ };
2346
+ color: {
2347
+ type: PropType<string>;
2348
+ };
2349
+ class: {
2350
+ type: PropType<string>;
2351
+ };
2352
+ style: {
2353
+ type: PropType<object>;
2354
+ };
2355
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2356
+ size: {
2357
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2358
+ };
2359
+ color: {
2360
+ type: PropType<string>;
2361
+ };
2362
+ class: {
2363
+ type: PropType<string>;
2364
+ };
2365
+ style: {
2366
+ type: PropType<object>;
2367
+ };
2368
+ }>>, {}, {}>;
2369
+ AtHeadsetSolidIcon: import("vue").DefineComponent<{
2370
+ size: {
2371
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2372
+ };
2373
+ color: {
2374
+ type: PropType<string>;
2375
+ };
2376
+ class: {
2377
+ type: PropType<string>;
2378
+ };
2379
+ style: {
2380
+ type: PropType<object>;
2381
+ };
2382
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2383
+ size: {
2384
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2385
+ };
2386
+ color: {
2387
+ type: PropType<string>;
2388
+ };
2389
+ class: {
2390
+ type: PropType<string>;
2391
+ };
2392
+ style: {
2393
+ type: PropType<object>;
2394
+ };
2395
+ }>>, {}, {}>;
2396
+ AtHelpRegularIcon: import("vue").DefineComponent<{
2397
+ size: {
2398
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2399
+ };
2400
+ color: {
2401
+ type: PropType<string>;
2402
+ };
2403
+ class: {
2404
+ type: PropType<string>;
2405
+ };
2406
+ style: {
2407
+ type: PropType<object>;
2408
+ };
2409
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2410
+ size: {
2411
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2412
+ };
2413
+ color: {
2414
+ type: PropType<string>;
2415
+ };
2416
+ class: {
2417
+ type: PropType<string>;
2418
+ };
2419
+ style: {
2420
+ type: PropType<object>;
2421
+ };
2422
+ }>>, {}, {}>;
2423
+ AtHelpSolidIcon: import("vue").DefineComponent<{
2424
+ size: {
2425
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2426
+ };
2427
+ color: {
2428
+ type: PropType<string>;
2429
+ };
2430
+ class: {
2431
+ type: PropType<string>;
2432
+ };
2433
+ style: {
2434
+ type: PropType<object>;
2435
+ };
2436
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2437
+ size: {
2438
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2439
+ };
2440
+ color: {
2441
+ type: PropType<string>;
2442
+ };
2443
+ class: {
2444
+ type: PropType<string>;
2445
+ };
2446
+ style: {
2447
+ type: PropType<object>;
2448
+ };
2449
+ }>>, {}, {}>;
2450
+ AtIdentificarRegularIcon: import("vue").DefineComponent<{
2451
+ size: {
2452
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2453
+ };
2454
+ color: {
2455
+ type: PropType<string>;
2456
+ };
2457
+ class: {
2458
+ type: PropType<string>;
2459
+ };
2460
+ style: {
2461
+ type: PropType<object>;
2462
+ };
2463
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2464
+ size: {
2465
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2466
+ };
2467
+ color: {
2468
+ type: PropType<string>;
2469
+ };
2470
+ class: {
2471
+ type: PropType<string>;
2472
+ };
2473
+ style: {
2474
+ type: PropType<object>;
2475
+ };
2476
+ }>>, {}, {}>;
2477
+ AtIdentificarSolidIcon: import("vue").DefineComponent<{
2478
+ size: {
2479
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2480
+ };
2481
+ color: {
2482
+ type: PropType<string>;
2483
+ };
2484
+ class: {
2485
+ type: PropType<string>;
2486
+ };
2487
+ style: {
2488
+ type: PropType<object>;
2489
+ };
2490
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2491
+ size: {
2492
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2493
+ };
2494
+ color: {
2495
+ type: PropType<string>;
2496
+ };
2497
+ class: {
2498
+ type: PropType<string>;
2499
+ };
2500
+ style: {
2501
+ type: PropType<object>;
2502
+ };
2503
+ }>>, {}, {}>;
2504
+ AtImagensRegularIcon: import("vue").DefineComponent<{
2505
+ size: {
2506
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2507
+ };
2508
+ color: {
2509
+ type: PropType<string>;
2510
+ };
2511
+ class: {
2512
+ type: PropType<string>;
2513
+ };
2514
+ style: {
2515
+ type: PropType<object>;
2516
+ };
2517
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2518
+ size: {
2519
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2520
+ };
2521
+ color: {
2522
+ type: PropType<string>;
2523
+ };
2524
+ class: {
2525
+ type: PropType<string>;
2526
+ };
2527
+ style: {
2528
+ type: PropType<object>;
2529
+ };
2530
+ }>>, {}, {}>;
2531
+ AtImagensSolidIcon: import("vue").DefineComponent<{
2532
+ size: {
2533
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2534
+ };
2535
+ color: {
2536
+ type: PropType<string>;
2537
+ };
2538
+ class: {
2539
+ type: PropType<string>;
2540
+ };
2541
+ style: {
2542
+ type: PropType<object>;
2543
+ };
2544
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2545
+ size: {
2546
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2547
+ };
2548
+ color: {
2549
+ type: PropType<string>;
2550
+ };
2551
+ class: {
2552
+ type: PropType<string>;
2553
+ };
2554
+ style: {
2555
+ type: PropType<object>;
2556
+ };
2557
+ }>>, {}, {}>;
2558
+ AtInfoRegularIcon: import("vue").DefineComponent<{
2559
+ size: {
2560
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2561
+ };
2562
+ color: {
2563
+ type: PropType<string>;
2564
+ };
2565
+ class: {
2566
+ type: PropType<string>;
2567
+ };
2568
+ style: {
2569
+ type: PropType<object>;
2570
+ };
2571
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2572
+ size: {
2573
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2574
+ };
2575
+ color: {
2576
+ type: PropType<string>;
2577
+ };
2578
+ class: {
2579
+ type: PropType<string>;
2580
+ };
2581
+ style: {
2582
+ type: PropType<object>;
2583
+ };
2584
+ }>>, {}, {}>;
2585
+ AtInfoSolidIcon: import("vue").DefineComponent<{
2586
+ size: {
2587
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2588
+ };
2589
+ color: {
2590
+ type: PropType<string>;
2591
+ };
2592
+ class: {
2593
+ type: PropType<string>;
2594
+ };
2595
+ style: {
2596
+ type: PropType<object>;
2597
+ };
2598
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2599
+ size: {
2600
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2601
+ };
2602
+ color: {
2603
+ type: PropType<string>;
2604
+ };
2605
+ class: {
2606
+ type: PropType<string>;
2607
+ };
2608
+ style: {
2609
+ type: PropType<object>;
2610
+ };
2611
+ }>>, {}, {}>;
2612
+ AtItalicoRegularIcon: import("vue").DefineComponent<{
2613
+ size: {
2614
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2615
+ };
2616
+ color: {
2617
+ type: PropType<string>;
2618
+ };
2619
+ class: {
2620
+ type: PropType<string>;
2621
+ };
2622
+ style: {
2623
+ type: PropType<object>;
2624
+ };
2625
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2626
+ size: {
2627
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2628
+ };
2629
+ color: {
2630
+ type: PropType<string>;
2631
+ };
2632
+ class: {
2633
+ type: PropType<string>;
2634
+ };
2635
+ style: {
2636
+ type: PropType<object>;
2637
+ };
2638
+ }>>, {}, {}>;
2639
+ AtKeyboardRegularIcon: import("vue").DefineComponent<{
2640
+ size: {
2641
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2642
+ };
2643
+ color: {
2644
+ type: PropType<string>;
2645
+ };
2646
+ class: {
2647
+ type: PropType<string>;
2648
+ };
2649
+ style: {
2650
+ type: PropType<object>;
2651
+ };
2652
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2653
+ size: {
2654
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2655
+ };
2656
+ color: {
2657
+ type: PropType<string>;
2658
+ };
2659
+ class: {
2660
+ type: PropType<string>;
2661
+ };
2662
+ style: {
2663
+ type: PropType<object>;
2664
+ };
2665
+ }>>, {}, {}>;
2666
+ AtKeyboardSolidIcon: import("vue").DefineComponent<{
2667
+ size: {
2668
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2669
+ };
2670
+ color: {
2671
+ type: PropType<string>;
2672
+ };
2673
+ class: {
2674
+ type: PropType<string>;
2675
+ };
2676
+ style: {
2677
+ type: PropType<object>;
2678
+ };
2679
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2680
+ size: {
2681
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2682
+ };
2683
+ color: {
2684
+ type: PropType<string>;
2685
+ };
2686
+ class: {
2687
+ type: PropType<string>;
2688
+ };
2689
+ style: {
2690
+ type: PropType<object>;
2691
+ };
2692
+ }>>, {}, {}>;
2693
+ AtLayersRegularIcon: import("vue").DefineComponent<{
2694
+ size: {
2695
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2696
+ };
2697
+ color: {
2698
+ type: PropType<string>;
2699
+ };
2700
+ class: {
2701
+ type: PropType<string>;
2702
+ };
2703
+ style: {
2704
+ type: PropType<object>;
2705
+ };
2706
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2707
+ size: {
2708
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2709
+ };
2710
+ color: {
2711
+ type: PropType<string>;
2712
+ };
2713
+ class: {
2714
+ type: PropType<string>;
2715
+ };
2716
+ style: {
2717
+ type: PropType<object>;
2718
+ };
2719
+ }>>, {}, {}>;
2720
+ AtLayersSolidIcon: import("vue").DefineComponent<{
2721
+ size: {
2722
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2723
+ };
2724
+ color: {
2725
+ type: PropType<string>;
2726
+ };
2727
+ class: {
2728
+ type: PropType<string>;
2729
+ };
2730
+ style: {
2731
+ type: PropType<object>;
2732
+ };
2733
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2734
+ size: {
2735
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2736
+ };
2737
+ color: {
2738
+ type: PropType<string>;
2739
+ };
2740
+ class: {
2741
+ type: PropType<string>;
2742
+ };
2743
+ style: {
2744
+ type: PropType<object>;
2745
+ };
2746
+ }>>, {}, {}>;
2747
+ AtLegendaMapaRegularIcon: import("vue").DefineComponent<{
2748
+ size: {
2749
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2750
+ };
2751
+ color: {
2752
+ type: PropType<string>;
2753
+ };
2754
+ class: {
2755
+ type: PropType<string>;
2756
+ };
2757
+ style: {
2758
+ type: PropType<object>;
2759
+ };
2760
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2761
+ size: {
2762
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2763
+ };
2764
+ color: {
2765
+ type: PropType<string>;
2766
+ };
2767
+ class: {
2768
+ type: PropType<string>;
2769
+ };
2770
+ style: {
2771
+ type: PropType<object>;
2772
+ };
2773
+ }>>, {}, {}>;
2774
+ AtLegendaMapaSolidIcon: import("vue").DefineComponent<{
2775
+ size: {
2776
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2777
+ };
2778
+ color: {
2779
+ type: PropType<string>;
2780
+ };
2781
+ class: {
2782
+ type: PropType<string>;
2783
+ };
2784
+ style: {
2785
+ type: PropType<object>;
2786
+ };
2787
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2788
+ size: {
2789
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2790
+ };
2791
+ color: {
2792
+ type: PropType<string>;
2793
+ };
2794
+ class: {
2795
+ type: PropType<string>;
2796
+ };
2797
+ style: {
2798
+ type: PropType<object>;
2799
+ };
2800
+ }>>, {}, {}>;
2801
+ AtListRegularIcon: import("vue").DefineComponent<{
2802
+ size: {
2803
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2804
+ };
2805
+ color: {
2806
+ type: PropType<string>;
2807
+ };
2808
+ class: {
2809
+ type: PropType<string>;
2810
+ };
2811
+ style: {
2812
+ type: PropType<object>;
2813
+ };
2814
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2815
+ size: {
2816
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2817
+ };
2818
+ color: {
2819
+ type: PropType<string>;
2820
+ };
2821
+ class: {
2822
+ type: PropType<string>;
2823
+ };
2824
+ style: {
2825
+ type: PropType<object>;
2826
+ };
2827
+ }>>, {}, {}>;
2828
+ AtLocationCrosshairsRegularIcon: import("vue").DefineComponent<{
2829
+ size: {
2830
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2831
+ };
2832
+ color: {
2833
+ type: PropType<string>;
2834
+ };
2835
+ class: {
2836
+ type: PropType<string>;
2837
+ };
2838
+ style: {
2839
+ type: PropType<object>;
2840
+ };
2841
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2842
+ size: {
2843
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2844
+ };
2845
+ color: {
2846
+ type: PropType<string>;
2847
+ };
2848
+ class: {
2849
+ type: PropType<string>;
2850
+ };
2851
+ style: {
2852
+ type: PropType<object>;
2853
+ };
2854
+ }>>, {}, {}>;
2855
+ AtLocationCrosshairsSolidIcon: import("vue").DefineComponent<{
2856
+ size: {
2857
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2858
+ };
2859
+ color: {
2860
+ type: PropType<string>;
2861
+ };
2862
+ class: {
2863
+ type: PropType<string>;
2864
+ };
2865
+ style: {
2866
+ type: PropType<object>;
2867
+ };
2868
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2869
+ size: {
2870
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2871
+ };
2872
+ color: {
2873
+ type: PropType<string>;
2874
+ };
2875
+ class: {
2876
+ type: PropType<string>;
2877
+ };
2878
+ style: {
2879
+ type: PropType<object>;
2880
+ };
2881
+ }>>, {}, {}>;
2882
+ AtLockRegularIcon: import("vue").DefineComponent<{
2883
+ size: {
2884
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2885
+ };
2886
+ color: {
2887
+ type: PropType<string>;
2888
+ };
2889
+ class: {
2890
+ type: PropType<string>;
2891
+ };
2892
+ style: {
2893
+ type: PropType<object>;
2894
+ };
2895
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2896
+ size: {
2897
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2898
+ };
2899
+ color: {
2900
+ type: PropType<string>;
2901
+ };
2902
+ class: {
2903
+ type: PropType<string>;
2904
+ };
2905
+ style: {
2906
+ type: PropType<object>;
2907
+ };
2908
+ }>>, {}, {}>;
2909
+ AtLockSolidIcon: import("vue").DefineComponent<{
2910
+ size: {
2911
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2912
+ };
2913
+ color: {
2914
+ type: PropType<string>;
2915
+ };
2916
+ class: {
2917
+ type: PropType<string>;
2918
+ };
2919
+ style: {
2920
+ type: PropType<object>;
2921
+ };
2922
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2923
+ size: {
2924
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2925
+ };
2926
+ color: {
2927
+ type: PropType<string>;
2928
+ };
2929
+ class: {
2930
+ type: PropType<string>;
2931
+ };
2932
+ style: {
2933
+ type: PropType<object>;
2934
+ };
2935
+ }>>, {}, {}>;
2936
+ AtMailIcon: import("vue").DefineComponent<{
2937
+ size: {
2938
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2939
+ };
2940
+ color: {
2941
+ type: PropType<string>;
2942
+ };
2943
+ class: {
2944
+ type: PropType<string>;
2945
+ };
2946
+ style: {
2947
+ type: PropType<object>;
2948
+ };
2949
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2950
+ size: {
2951
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2952
+ };
2953
+ color: {
2954
+ type: PropType<string>;
2955
+ };
2956
+ class: {
2957
+ type: PropType<string>;
2958
+ };
2959
+ style: {
2960
+ type: PropType<object>;
2961
+ };
2962
+ }>>, {}, {}>;
2963
+ AtMapRegularIcon: import("vue").DefineComponent<{
2964
+ size: {
2965
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2966
+ };
2967
+ color: {
2968
+ type: PropType<string>;
2969
+ };
2970
+ class: {
2971
+ type: PropType<string>;
2972
+ };
2973
+ style: {
2974
+ type: PropType<object>;
2975
+ };
2976
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2977
+ size: {
2978
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2979
+ };
2980
+ color: {
2981
+ type: PropType<string>;
2982
+ };
2983
+ class: {
2984
+ type: PropType<string>;
2985
+ };
2986
+ style: {
2987
+ type: PropType<object>;
2988
+ };
2989
+ }>>, {}, {}>;
2990
+ AtMapSolidIcon: import("vue").DefineComponent<{
2991
+ size: {
2992
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
2993
+ };
2994
+ color: {
2995
+ type: PropType<string>;
2996
+ };
2997
+ class: {
2998
+ type: PropType<string>;
2999
+ };
3000
+ style: {
3001
+ type: PropType<object>;
3002
+ };
3003
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3004
+ size: {
3005
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3006
+ };
3007
+ color: {
3008
+ type: PropType<string>;
3009
+ };
3010
+ class: {
3011
+ type: PropType<string>;
3012
+ };
3013
+ style: {
3014
+ type: PropType<object>;
3015
+ };
3016
+ }>>, {}, {}>;
3017
+ AtMarkerRegularIcon: import("vue").DefineComponent<{
3018
+ size: {
3019
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3020
+ };
3021
+ color: {
3022
+ type: PropType<string>;
3023
+ };
3024
+ class: {
3025
+ type: PropType<string>;
3026
+ };
3027
+ style: {
3028
+ type: PropType<object>;
3029
+ };
3030
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3031
+ size: {
3032
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3033
+ };
3034
+ color: {
3035
+ type: PropType<string>;
3036
+ };
3037
+ class: {
3038
+ type: PropType<string>;
3039
+ };
3040
+ style: {
3041
+ type: PropType<object>;
3042
+ };
3043
+ }>>, {}, {}>;
3044
+ AtMarkerSolidIcon: import("vue").DefineComponent<{
3045
+ size: {
3046
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3047
+ };
3048
+ color: {
3049
+ type: PropType<string>;
3050
+ };
3051
+ class: {
3052
+ type: PropType<string>;
3053
+ };
3054
+ style: {
3055
+ type: PropType<object>;
3056
+ };
3057
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3058
+ size: {
3059
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3060
+ };
3061
+ color: {
3062
+ type: PropType<string>;
3063
+ };
3064
+ class: {
3065
+ type: PropType<string>;
3066
+ };
3067
+ style: {
3068
+ type: PropType<object>;
3069
+ };
3070
+ }>>, {}, {}>;
3071
+ AtMirrorRegularIcon: import("vue").DefineComponent<{
3072
+ size: {
3073
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3074
+ };
3075
+ color: {
3076
+ type: PropType<string>;
3077
+ };
3078
+ class: {
3079
+ type: PropType<string>;
3080
+ };
3081
+ style: {
3082
+ type: PropType<object>;
3083
+ };
3084
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3085
+ size: {
3086
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3087
+ };
3088
+ color: {
3089
+ type: PropType<string>;
3090
+ };
3091
+ class: {
3092
+ type: PropType<string>;
3093
+ };
3094
+ style: {
3095
+ type: PropType<object>;
3096
+ };
3097
+ }>>, {}, {}>;
3098
+ AtMonitoramentoRegularIcon: import("vue").DefineComponent<{
3099
+ size: {
3100
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3101
+ };
3102
+ color: {
3103
+ type: PropType<string>;
3104
+ };
3105
+ class: {
3106
+ type: PropType<string>;
3107
+ };
3108
+ style: {
3109
+ type: PropType<object>;
3110
+ };
3111
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3112
+ size: {
3113
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3114
+ };
3115
+ color: {
3116
+ type: PropType<string>;
3117
+ };
3118
+ class: {
3119
+ type: PropType<string>;
3120
+ };
3121
+ style: {
3122
+ type: PropType<object>;
3123
+ };
3124
+ }>>, {}, {}>;
3125
+ AtMonitoramentoSolidIcon: import("vue").DefineComponent<{
3126
+ size: {
3127
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3128
+ };
3129
+ color: {
3130
+ type: PropType<string>;
3131
+ };
3132
+ class: {
3133
+ type: PropType<string>;
3134
+ };
3135
+ style: {
3136
+ type: PropType<object>;
3137
+ };
3138
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3139
+ size: {
3140
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3141
+ };
3142
+ color: {
3143
+ type: PropType<string>;
3144
+ };
3145
+ class: {
3146
+ type: PropType<string>;
3147
+ };
3148
+ style: {
3149
+ type: PropType<object>;
3150
+ };
3151
+ }>>, {}, {}>;
3152
+ AtMoveRegularIcon: import("vue").DefineComponent<{
3153
+ size: {
3154
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3155
+ };
3156
+ color: {
3157
+ type: PropType<string>;
3158
+ };
3159
+ class: {
3160
+ type: PropType<string>;
3161
+ };
3162
+ style: {
3163
+ type: PropType<object>;
3164
+ };
3165
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3166
+ size: {
3167
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3168
+ };
3169
+ color: {
3170
+ type: PropType<string>;
3171
+ };
3172
+ class: {
3173
+ type: PropType<string>;
3174
+ };
3175
+ style: {
3176
+ type: PropType<object>;
3177
+ };
3178
+ }>>, {}, {}>;
3179
+ AtOpacityRegularIcon: import("vue").DefineComponent<{
3180
+ size: {
3181
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3182
+ };
3183
+ color: {
3184
+ type: PropType<string>;
3185
+ };
3186
+ class: {
3187
+ type: PropType<string>;
3188
+ };
3189
+ style: {
3190
+ type: PropType<object>;
3191
+ };
3192
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3193
+ size: {
3194
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3195
+ };
3196
+ color: {
3197
+ type: PropType<string>;
3198
+ };
3199
+ class: {
3200
+ type: PropType<string>;
3201
+ };
3202
+ style: {
3203
+ type: PropType<object>;
3204
+ };
3205
+ }>>, {}, {}>;
3206
+ AtOrdenacaoRegularIcon: import("vue").DefineComponent<{
3207
+ size: {
3208
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3209
+ };
3210
+ color: {
3211
+ type: PropType<string>;
3212
+ };
3213
+ class: {
3214
+ type: PropType<string>;
3215
+ };
3216
+ style: {
3217
+ type: PropType<object>;
3218
+ };
3219
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3220
+ size: {
3221
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3222
+ };
3223
+ color: {
3224
+ type: PropType<string>;
3225
+ };
3226
+ class: {
3227
+ type: PropType<string>;
3228
+ };
3229
+ style: {
3230
+ type: PropType<object>;
3231
+ };
3232
+ }>>, {}, {}>;
3233
+ AtOrdenarRegularIcon: import("vue").DefineComponent<{
3234
+ size: {
3235
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3236
+ };
3237
+ color: {
3238
+ type: PropType<string>;
3239
+ };
3240
+ class: {
3241
+ type: PropType<string>;
3242
+ };
3243
+ style: {
3244
+ type: PropType<object>;
3245
+ };
3246
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3247
+ size: {
3248
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3249
+ };
3250
+ color: {
3251
+ type: PropType<string>;
3252
+ };
3253
+ class: {
3254
+ type: PropType<string>;
3255
+ };
3256
+ style: {
3257
+ type: PropType<object>;
3258
+ };
3259
+ }>>, {}, {}>;
3260
+ AtPdfRegularIcon: import("vue").DefineComponent<{
3261
+ size: {
3262
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3263
+ };
3264
+ color: {
3265
+ type: PropType<string>;
3266
+ };
3267
+ class: {
3268
+ type: PropType<string>;
3269
+ };
3270
+ style: {
3271
+ type: PropType<object>;
3272
+ };
3273
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3274
+ size: {
3275
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3276
+ };
3277
+ color: {
3278
+ type: PropType<string>;
3279
+ };
3280
+ class: {
3281
+ type: PropType<string>;
3282
+ };
3283
+ style: {
3284
+ type: PropType<object>;
3285
+ };
3286
+ }>>, {}, {}>;
3287
+ AtPdfSolidIcon: import("vue").DefineComponent<{
3288
+ size: {
3289
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3290
+ };
3291
+ color: {
3292
+ type: PropType<string>;
3293
+ };
3294
+ class: {
3295
+ type: PropType<string>;
3296
+ };
3297
+ style: {
3298
+ type: PropType<object>;
3299
+ };
3300
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3301
+ size: {
3302
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3303
+ };
3304
+ color: {
3305
+ type: PropType<string>;
3306
+ };
3307
+ class: {
3308
+ type: PropType<string>;
3309
+ };
3310
+ style: {
3311
+ type: PropType<object>;
3312
+ };
3313
+ }>>, {}, {}>;
3314
+ AtPinRegularIcon: import("vue").DefineComponent<{
3315
+ size: {
3316
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3317
+ };
3318
+ color: {
3319
+ type: PropType<string>;
3320
+ };
3321
+ class: {
3322
+ type: PropType<string>;
3323
+ };
3324
+ style: {
3325
+ type: PropType<object>;
3326
+ };
3327
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3328
+ size: {
3329
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3330
+ };
3331
+ color: {
3332
+ type: PropType<string>;
3333
+ };
3334
+ class: {
3335
+ type: PropType<string>;
3336
+ };
3337
+ style: {
3338
+ type: PropType<object>;
3339
+ };
3340
+ }>>, {}, {}>;
3341
+ AtPinSolidIcon: import("vue").DefineComponent<{
3342
+ size: {
3343
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3344
+ };
3345
+ color: {
3346
+ type: PropType<string>;
3347
+ };
3348
+ class: {
3349
+ type: PropType<string>;
3350
+ };
3351
+ style: {
3352
+ type: PropType<object>;
3353
+ };
3354
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3355
+ size: {
3356
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3357
+ };
3358
+ color: {
3359
+ type: PropType<string>;
3360
+ };
3361
+ class: {
3362
+ type: PropType<string>;
3363
+ };
3364
+ style: {
3365
+ type: PropType<object>;
3366
+ };
3367
+ }>>, {}, {}>;
3368
+ AtPlantRegularIcon: import("vue").DefineComponent<{
3369
+ size: {
3370
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3371
+ };
3372
+ color: {
3373
+ type: PropType<string>;
3374
+ };
3375
+ class: {
3376
+ type: PropType<string>;
3377
+ };
3378
+ style: {
3379
+ type: PropType<object>;
3380
+ };
3381
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3382
+ size: {
3383
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3384
+ };
3385
+ color: {
3386
+ type: PropType<string>;
3387
+ };
3388
+ class: {
3389
+ type: PropType<string>;
3390
+ };
3391
+ style: {
3392
+ type: PropType<object>;
3393
+ };
3394
+ }>>, {}, {}>;
3395
+ AtPlantSolidIcon: import("vue").DefineComponent<{
3396
+ size: {
3397
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3398
+ };
3399
+ color: {
3400
+ type: PropType<string>;
3401
+ };
3402
+ class: {
3403
+ type: PropType<string>;
3404
+ };
3405
+ style: {
3406
+ type: PropType<object>;
3407
+ };
3408
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3409
+ size: {
3410
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3411
+ };
3412
+ color: {
3413
+ type: PropType<string>;
3414
+ };
3415
+ class: {
3416
+ type: PropType<string>;
3417
+ };
3418
+ style: {
3419
+ type: PropType<object>;
3420
+ };
3421
+ }>>, {}, {}>;
3422
+ AtPrintSolidIcon: import("vue").DefineComponent<{
3423
+ size: {
3424
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3425
+ };
3426
+ color: {
3427
+ type: PropType<string>;
3428
+ };
3429
+ class: {
3430
+ type: PropType<string>;
3431
+ };
3432
+ style: {
3433
+ type: PropType<object>;
3434
+ };
3435
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3436
+ size: {
3437
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3438
+ };
3439
+ color: {
3440
+ type: PropType<string>;
3441
+ };
3442
+ class: {
3443
+ type: PropType<string>;
3444
+ };
3445
+ style: {
3446
+ type: PropType<object>;
3447
+ };
3448
+ }>>, {}, {}>;
3449
+ AtRatingRegularIcon: import("vue").DefineComponent<{
3450
+ size: {
3451
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3452
+ };
3453
+ color: {
3454
+ type: PropType<string>;
3455
+ };
3456
+ class: {
3457
+ type: PropType<string>;
3458
+ };
3459
+ style: {
3460
+ type: PropType<object>;
3461
+ };
3462
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3463
+ size: {
3464
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3465
+ };
3466
+ color: {
3467
+ type: PropType<string>;
3468
+ };
3469
+ class: {
3470
+ type: PropType<string>;
3471
+ };
3472
+ style: {
3473
+ type: PropType<object>;
3474
+ };
3475
+ }>>, {}, {}>;
3476
+ AtRatingSolidIcon: import("vue").DefineComponent<{
3477
+ size: {
3478
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3479
+ };
3480
+ color: {
3481
+ type: PropType<string>;
3482
+ };
3483
+ class: {
3484
+ type: PropType<string>;
3485
+ };
3486
+ style: {
3487
+ type: PropType<object>;
3488
+ };
3489
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3490
+ size: {
3491
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3492
+ };
3493
+ color: {
3494
+ type: PropType<string>;
3495
+ };
3496
+ class: {
3497
+ type: PropType<string>;
3498
+ };
3499
+ style: {
3500
+ type: PropType<object>;
3501
+ };
3502
+ }>>, {}, {}>;
3503
+ AtRefreshSolidIcon: import("vue").DefineComponent<{
3504
+ size: {
3505
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3506
+ };
3507
+ color: {
3508
+ type: PropType<string>;
3509
+ };
3510
+ class: {
3511
+ type: PropType<string>;
3512
+ };
3513
+ style: {
3514
+ type: PropType<object>;
3515
+ };
3516
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3517
+ size: {
3518
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3519
+ };
3520
+ color: {
3521
+ type: PropType<string>;
3522
+ };
3523
+ class: {
3524
+ type: PropType<string>;
3525
+ };
3526
+ style: {
3527
+ type: PropType<object>;
3528
+ };
3529
+ }>>, {}, {}>;
3530
+ AtRulerRegularIcon: import("vue").DefineComponent<{
3531
+ size: {
3532
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3533
+ };
3534
+ color: {
3535
+ type: PropType<string>;
3536
+ };
3537
+ class: {
3538
+ type: PropType<string>;
3539
+ };
3540
+ style: {
3541
+ type: PropType<object>;
3542
+ };
3543
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3544
+ size: {
3545
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3546
+ };
3547
+ color: {
3548
+ type: PropType<string>;
3549
+ };
3550
+ class: {
3551
+ type: PropType<string>;
3552
+ };
3553
+ style: {
3554
+ type: PropType<object>;
3555
+ };
3556
+ }>>, {}, {}>;
3557
+ AtRulerSolidIcon: import("vue").DefineComponent<{
3558
+ size: {
3559
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3560
+ };
3561
+ color: {
3562
+ type: PropType<string>;
3563
+ };
3564
+ class: {
3565
+ type: PropType<string>;
3566
+ };
3567
+ style: {
3568
+ type: PropType<object>;
3569
+ };
3570
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3571
+ size: {
3572
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3573
+ };
3574
+ color: {
3575
+ type: PropType<string>;
3576
+ };
3577
+ class: {
3578
+ type: PropType<string>;
3579
+ };
3580
+ style: {
3581
+ type: PropType<object>;
3582
+ };
3583
+ }>>, {}, {}>;
3584
+ AtSateliteRegularIcon: import("vue").DefineComponent<{
3585
+ size: {
3586
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3587
+ };
3588
+ color: {
3589
+ type: PropType<string>;
3590
+ };
3591
+ class: {
3592
+ type: PropType<string>;
3593
+ };
3594
+ style: {
3595
+ type: PropType<object>;
3596
+ };
3597
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3598
+ size: {
3599
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3600
+ };
3601
+ color: {
3602
+ type: PropType<string>;
3603
+ };
3604
+ class: {
3605
+ type: PropType<string>;
3606
+ };
3607
+ style: {
3608
+ type: PropType<object>;
3609
+ };
3610
+ }>>, {}, {}>;
3611
+ AtSateliteSolidIcon: import("vue").DefineComponent<{
3612
+ size: {
3613
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3614
+ };
3615
+ color: {
3616
+ type: PropType<string>;
3617
+ };
3618
+ class: {
3619
+ type: PropType<string>;
3620
+ };
3621
+ style: {
3622
+ type: PropType<object>;
3623
+ };
3624
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3625
+ size: {
3626
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3627
+ };
3628
+ color: {
3629
+ type: PropType<string>;
3630
+ };
3631
+ class: {
3632
+ type: PropType<string>;
3633
+ };
3634
+ style: {
3635
+ type: PropType<object>;
3636
+ };
3637
+ }>>, {}, {}>;
3638
+ AtSaveRegularIcon: import("vue").DefineComponent<{
3639
+ size: {
3640
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3641
+ };
3642
+ color: {
3643
+ type: PropType<string>;
3644
+ };
3645
+ class: {
3646
+ type: PropType<string>;
3647
+ };
3648
+ style: {
3649
+ type: PropType<object>;
3650
+ };
3651
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3652
+ size: {
3653
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3654
+ };
3655
+ color: {
3656
+ type: PropType<string>;
3657
+ };
3658
+ class: {
3659
+ type: PropType<string>;
3660
+ };
3661
+ style: {
3662
+ type: PropType<object>;
3663
+ };
3664
+ }>>, {}, {}>;
3665
+ AtSaveSolidIcon: import("vue").DefineComponent<{
3666
+ size: {
3667
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3668
+ };
3669
+ color: {
3670
+ type: PropType<string>;
3671
+ };
3672
+ class: {
3673
+ type: PropType<string>;
3674
+ };
3675
+ style: {
3676
+ type: PropType<object>;
3677
+ };
3678
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3679
+ size: {
3680
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3681
+ };
3682
+ color: {
3683
+ type: PropType<string>;
3684
+ };
3685
+ class: {
3686
+ type: PropType<string>;
3687
+ };
3688
+ style: {
3689
+ type: PropType<object>;
3690
+ };
3691
+ }>>, {}, {}>;
3692
+ AtSearchIcon: import("vue").DefineComponent<{
3693
+ size: {
3694
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3695
+ };
3696
+ color: {
3697
+ type: PropType<string>;
3698
+ };
3699
+ class: {
3700
+ type: PropType<string>;
3701
+ };
3702
+ style: {
3703
+ type: PropType<object>;
3704
+ };
3705
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3706
+ size: {
3707
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3708
+ };
3709
+ color: {
3710
+ type: PropType<string>;
3711
+ };
3712
+ class: {
3713
+ type: PropType<string>;
3714
+ };
3715
+ style: {
3716
+ type: PropType<object>;
3717
+ };
3718
+ }>>, {}, {}>;
3719
+ AtSecaRegularIcon: import("vue").DefineComponent<{
3720
+ size: {
3721
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3722
+ };
3723
+ color: {
3724
+ type: PropType<string>;
3725
+ };
3726
+ class: {
3727
+ type: PropType<string>;
3728
+ };
3729
+ style: {
3730
+ type: PropType<object>;
3731
+ };
3732
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3733
+ size: {
3734
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3735
+ };
3736
+ color: {
3737
+ type: PropType<string>;
3738
+ };
3739
+ class: {
3740
+ type: PropType<string>;
3741
+ };
3742
+ style: {
3743
+ type: PropType<object>;
3744
+ };
3745
+ }>>, {}, {}>;
3746
+ AtSecaSolidIcon: import("vue").DefineComponent<{
3747
+ size: {
3748
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3749
+ };
3750
+ color: {
3751
+ type: PropType<string>;
3752
+ };
3753
+ class: {
3754
+ type: PropType<string>;
3755
+ };
3756
+ style: {
3757
+ type: PropType<object>;
3758
+ };
3759
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3760
+ size: {
3761
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3762
+ };
3763
+ color: {
3764
+ type: PropType<string>;
3765
+ };
3766
+ class: {
3767
+ type: PropType<string>;
3768
+ };
3769
+ style: {
3770
+ type: PropType<object>;
3771
+ };
3772
+ }>>, {}, {}>;
3773
+ AtSettingsRegularIcon: import("vue").DefineComponent<{
3774
+ size: {
3775
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3776
+ };
3777
+ color: {
3778
+ type: PropType<string>;
3779
+ };
3780
+ class: {
3781
+ type: PropType<string>;
3782
+ };
3783
+ style: {
3784
+ type: PropType<object>;
3785
+ };
3786
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3787
+ size: {
3788
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3789
+ };
3790
+ color: {
3791
+ type: PropType<string>;
3792
+ };
3793
+ class: {
3794
+ type: PropType<string>;
3795
+ };
3796
+ style: {
3797
+ type: PropType<object>;
3798
+ };
3799
+ }>>, {}, {}>;
3800
+ AtSettingsSolidIcon: import("vue").DefineComponent<{
3801
+ size: {
3802
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3803
+ };
3804
+ color: {
3805
+ type: PropType<string>;
3806
+ };
3807
+ class: {
3808
+ type: PropType<string>;
3809
+ };
3810
+ style: {
3811
+ type: PropType<object>;
3812
+ };
3813
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3814
+ size: {
3815
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3816
+ };
3817
+ color: {
3818
+ type: PropType<string>;
3819
+ };
3820
+ class: {
3821
+ type: PropType<string>;
3822
+ };
3823
+ style: {
3824
+ type: PropType<object>;
3825
+ };
3826
+ }>>, {}, {}>;
3827
+ AtSobreposicaoRegularIcon: import("vue").DefineComponent<{
3828
+ size: {
3829
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3830
+ };
3831
+ color: {
3832
+ type: PropType<string>;
3833
+ };
3834
+ class: {
3835
+ type: PropType<string>;
3836
+ };
3837
+ style: {
3838
+ type: PropType<object>;
3839
+ };
3840
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3841
+ size: {
3842
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3843
+ };
3844
+ color: {
3845
+ type: PropType<string>;
3846
+ };
3847
+ class: {
3848
+ type: PropType<string>;
3849
+ };
3850
+ style: {
3851
+ type: PropType<object>;
3852
+ };
3853
+ }>>, {}, {}>;
3854
+ AtSobreposicaoSolidIcon: import("vue").DefineComponent<{
3855
+ size: {
3856
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3857
+ };
3858
+ color: {
3859
+ type: PropType<string>;
3860
+ };
3861
+ class: {
3862
+ type: PropType<string>;
3863
+ };
3864
+ style: {
3865
+ type: PropType<object>;
3866
+ };
3867
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3868
+ size: {
3869
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3870
+ };
3871
+ color: {
3872
+ type: PropType<string>;
3873
+ };
3874
+ class: {
3875
+ type: PropType<string>;
3876
+ };
3877
+ style: {
3878
+ type: PropType<object>;
3879
+ };
3880
+ }>>, {}, {}>;
3881
+ AtSublinhadoRegularIcon: import("vue").DefineComponent<{
3882
+ size: {
3883
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3884
+ };
3885
+ color: {
3886
+ type: PropType<string>;
3887
+ };
3888
+ class: {
3889
+ type: PropType<string>;
3890
+ };
3891
+ style: {
3892
+ type: PropType<object>;
3893
+ };
3894
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3895
+ size: {
3896
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3897
+ };
3898
+ color: {
3899
+ type: PropType<string>;
3900
+ };
3901
+ class: {
3902
+ type: PropType<string>;
3903
+ };
3904
+ style: {
3905
+ type: PropType<object>;
3906
+ };
3907
+ }>>, {}, {}>;
3908
+ AtSubterritorioRegularIcon: import("vue").DefineComponent<{
3909
+ size: {
3910
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3911
+ };
3912
+ color: {
3913
+ type: PropType<string>;
3914
+ };
3915
+ class: {
3916
+ type: PropType<string>;
3917
+ };
3918
+ style: {
3919
+ type: PropType<object>;
3920
+ };
3921
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3922
+ size: {
3923
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3924
+ };
3925
+ color: {
3926
+ type: PropType<string>;
3927
+ };
3928
+ class: {
3929
+ type: PropType<string>;
3930
+ };
3931
+ style: {
3932
+ type: PropType<object>;
3933
+ };
3934
+ }>>, {}, {}>;
3935
+ AtSubterritorioSolidIcon: import("vue").DefineComponent<{
3936
+ size: {
3937
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3938
+ };
3939
+ color: {
3940
+ type: PropType<string>;
3941
+ };
3942
+ class: {
3943
+ type: PropType<string>;
3944
+ };
3945
+ style: {
3946
+ type: PropType<object>;
3947
+ };
3948
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3949
+ size: {
3950
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3951
+ };
3952
+ color: {
3953
+ type: PropType<string>;
3954
+ };
3955
+ class: {
3956
+ type: PropType<string>;
3957
+ };
3958
+ style: {
3959
+ type: PropType<object>;
3960
+ };
3961
+ }>>, {}, {}>;
3962
+ AtTelephoneIcon: import("vue").DefineComponent<{
3963
+ size: {
3964
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3965
+ };
3966
+ color: {
3967
+ type: PropType<string>;
3968
+ };
3969
+ class: {
3970
+ type: PropType<string>;
3971
+ };
3972
+ style: {
3973
+ type: PropType<object>;
3974
+ };
3975
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3976
+ size: {
3977
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3978
+ };
3979
+ color: {
3980
+ type: PropType<string>;
3981
+ };
3982
+ class: {
3983
+ type: PropType<string>;
3984
+ };
3985
+ style: {
3986
+ type: PropType<object>;
3987
+ };
3988
+ }>>, {}, {}>;
3989
+ AtTemperatureRegularIcon: import("vue").DefineComponent<{
3990
+ size: {
3991
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
3992
+ };
3993
+ color: {
3994
+ type: PropType<string>;
3995
+ };
3996
+ class: {
3997
+ type: PropType<string>;
3998
+ };
3999
+ style: {
4000
+ type: PropType<object>;
4001
+ };
4002
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4003
+ size: {
4004
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4005
+ };
4006
+ color: {
4007
+ type: PropType<string>;
4008
+ };
4009
+ class: {
4010
+ type: PropType<string>;
4011
+ };
4012
+ style: {
4013
+ type: PropType<object>;
4014
+ };
4015
+ }>>, {}, {}>;
4016
+ AtTemperatureSolidIcon: import("vue").DefineComponent<{
4017
+ size: {
4018
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4019
+ };
4020
+ color: {
4021
+ type: PropType<string>;
4022
+ };
4023
+ class: {
4024
+ type: PropType<string>;
4025
+ };
4026
+ style: {
4027
+ type: PropType<object>;
4028
+ };
4029
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4030
+ size: {
4031
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4032
+ };
4033
+ color: {
4034
+ type: PropType<string>;
4035
+ };
4036
+ class: {
4037
+ type: PropType<string>;
4038
+ };
4039
+ style: {
4040
+ type: PropType<object>;
4041
+ };
4042
+ }>>, {}, {}>;
4043
+ AtTempestadeRegularIcon: import("vue").DefineComponent<{
4044
+ size: {
4045
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4046
+ };
4047
+ color: {
4048
+ type: PropType<string>;
4049
+ };
4050
+ class: {
4051
+ type: PropType<string>;
4052
+ };
4053
+ style: {
4054
+ type: PropType<object>;
4055
+ };
4056
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4057
+ size: {
4058
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4059
+ };
4060
+ color: {
4061
+ type: PropType<string>;
4062
+ };
4063
+ class: {
4064
+ type: PropType<string>;
4065
+ };
4066
+ style: {
4067
+ type: PropType<object>;
4068
+ };
4069
+ }>>, {}, {}>;
4070
+ AtTempestadeSolidIcon: import("vue").DefineComponent<{
4071
+ size: {
4072
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4073
+ };
4074
+ color: {
4075
+ type: PropType<string>;
4076
+ };
4077
+ class: {
4078
+ type: PropType<string>;
4079
+ };
4080
+ style: {
4081
+ type: PropType<object>;
4082
+ };
4083
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4084
+ size: {
4085
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4086
+ };
4087
+ color: {
4088
+ type: PropType<string>;
4089
+ };
4090
+ class: {
4091
+ type: PropType<string>;
4092
+ };
4093
+ style: {
4094
+ type: PropType<object>;
4095
+ };
4096
+ }>>, {}, {}>;
4097
+ AtTimelineRegularIcon: import("vue").DefineComponent<{
4098
+ size: {
4099
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4100
+ };
4101
+ color: {
4102
+ type: PropType<string>;
4103
+ };
4104
+ class: {
4105
+ type: PropType<string>;
4106
+ };
4107
+ style: {
4108
+ type: PropType<object>;
4109
+ };
4110
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4111
+ size: {
4112
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4113
+ };
4114
+ color: {
4115
+ type: PropType<string>;
4116
+ };
4117
+ class: {
4118
+ type: PropType<string>;
4119
+ };
4120
+ style: {
4121
+ type: PropType<object>;
4122
+ };
4123
+ }>>, {}, {}>;
4124
+ AtTimelineSolidIcon: import("vue").DefineComponent<{
4125
+ size: {
4126
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4127
+ };
4128
+ color: {
4129
+ type: PropType<string>;
4130
+ };
4131
+ class: {
4132
+ type: PropType<string>;
4133
+ };
4134
+ style: {
4135
+ type: PropType<object>;
4136
+ };
4137
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4138
+ size: {
4139
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4140
+ };
4141
+ color: {
4142
+ type: PropType<string>;
4143
+ };
4144
+ class: {
4145
+ type: PropType<string>;
4146
+ };
4147
+ style: {
4148
+ type: PropType<object>;
4149
+ };
4150
+ }>>, {}, {}>;
4151
+ AtToolRegularIcon: import("vue").DefineComponent<{
4152
+ size: {
4153
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4154
+ };
4155
+ color: {
4156
+ type: PropType<string>;
4157
+ };
4158
+ class: {
4159
+ type: PropType<string>;
4160
+ };
4161
+ style: {
4162
+ type: PropType<object>;
4163
+ };
4164
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4165
+ size: {
4166
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4167
+ };
4168
+ color: {
4169
+ type: PropType<string>;
4170
+ };
4171
+ class: {
4172
+ type: PropType<string>;
4173
+ };
4174
+ style: {
4175
+ type: PropType<object>;
4176
+ };
4177
+ }>>, {}, {}>;
4178
+ AtToolSolidIcon: import("vue").DefineComponent<{
4179
+ size: {
4180
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4181
+ };
4182
+ color: {
4183
+ type: PropType<string>;
4184
+ };
4185
+ class: {
4186
+ type: PropType<string>;
4187
+ };
4188
+ style: {
4189
+ type: PropType<object>;
4190
+ };
4191
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4192
+ size: {
4193
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4194
+ };
4195
+ color: {
4196
+ type: PropType<string>;
4197
+ };
4198
+ class: {
4199
+ type: PropType<string>;
4200
+ };
4201
+ style: {
4202
+ type: PropType<object>;
4203
+ };
4204
+ }>>, {}, {}>;
4205
+ AtTrashRegularIcon: import("vue").DefineComponent<{
4206
+ size: {
4207
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4208
+ };
4209
+ color: {
4210
+ type: PropType<string>;
4211
+ };
4212
+ class: {
4213
+ type: PropType<string>;
4214
+ };
4215
+ style: {
4216
+ type: PropType<object>;
4217
+ };
4218
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4219
+ size: {
4220
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4221
+ };
4222
+ color: {
4223
+ type: PropType<string>;
4224
+ };
4225
+ class: {
4226
+ type: PropType<string>;
4227
+ };
4228
+ style: {
4229
+ type: PropType<object>;
4230
+ };
4231
+ }>>, {}, {}>;
4232
+ AtTrashSolidIcon: import("vue").DefineComponent<{
4233
+ size: {
4234
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4235
+ };
4236
+ color: {
4237
+ type: PropType<string>;
4238
+ };
4239
+ class: {
4240
+ type: PropType<string>;
4241
+ };
4242
+ style: {
4243
+ type: PropType<object>;
4244
+ };
4245
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4246
+ size: {
4247
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4248
+ };
4249
+ color: {
4250
+ type: PropType<string>;
4251
+ };
4252
+ class: {
4253
+ type: PropType<string>;
4254
+ };
4255
+ style: {
4256
+ type: PropType<object>;
4257
+ };
4258
+ }>>, {}, {}>;
4259
+ AtUnlockRegularIcon: import("vue").DefineComponent<{
4260
+ size: {
4261
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4262
+ };
4263
+ color: {
4264
+ type: PropType<string>;
4265
+ };
4266
+ class: {
4267
+ type: PropType<string>;
4268
+ };
4269
+ style: {
4270
+ type: PropType<object>;
4271
+ };
4272
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4273
+ size: {
4274
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4275
+ };
4276
+ color: {
4277
+ type: PropType<string>;
4278
+ };
4279
+ class: {
4280
+ type: PropType<string>;
4281
+ };
4282
+ style: {
4283
+ type: PropType<object>;
4284
+ };
4285
+ }>>, {}, {}>;
4286
+ AtUnlockSolidIcon: import("vue").DefineComponent<{
4287
+ size: {
4288
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4289
+ };
4290
+ color: {
4291
+ type: PropType<string>;
4292
+ };
4293
+ class: {
4294
+ type: PropType<string>;
4295
+ };
4296
+ style: {
4297
+ type: PropType<object>;
4298
+ };
4299
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4300
+ size: {
4301
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4302
+ };
4303
+ color: {
4304
+ type: PropType<string>;
4305
+ };
4306
+ class: {
4307
+ type: PropType<string>;
4308
+ };
4309
+ style: {
4310
+ type: PropType<object>;
4311
+ };
4312
+ }>>, {}, {}>;
4313
+ AtUploadSolidIcon: import("vue").DefineComponent<{
4314
+ size: {
4315
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4316
+ };
4317
+ color: {
4318
+ type: PropType<string>;
4319
+ };
4320
+ class: {
4321
+ type: PropType<string>;
4322
+ };
4323
+ style: {
4324
+ type: PropType<object>;
4325
+ };
4326
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4327
+ size: {
4328
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4329
+ };
4330
+ color: {
4331
+ type: PropType<string>;
4332
+ };
4333
+ class: {
4334
+ type: PropType<string>;
4335
+ };
4336
+ style: {
4337
+ type: PropType<object>;
4338
+ };
4339
+ }>>, {}, {}>;
4340
+ AtUserMinusRegularIcon: import("vue").DefineComponent<{
4341
+ size: {
4342
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4343
+ };
4344
+ color: {
4345
+ type: PropType<string>;
4346
+ };
4347
+ class: {
4348
+ type: PropType<string>;
4349
+ };
4350
+ style: {
4351
+ type: PropType<object>;
4352
+ };
4353
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4354
+ size: {
4355
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4356
+ };
4357
+ color: {
4358
+ type: PropType<string>;
4359
+ };
4360
+ class: {
4361
+ type: PropType<string>;
4362
+ };
4363
+ style: {
4364
+ type: PropType<object>;
4365
+ };
4366
+ }>>, {}, {}>;
4367
+ AtUserMinusSolidIcon: import("vue").DefineComponent<{
4368
+ size: {
4369
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4370
+ };
4371
+ color: {
4372
+ type: PropType<string>;
4373
+ };
4374
+ class: {
4375
+ type: PropType<string>;
4376
+ };
4377
+ style: {
4378
+ type: PropType<object>;
4379
+ };
4380
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4381
+ size: {
4382
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4383
+ };
4384
+ color: {
4385
+ type: PropType<string>;
4386
+ };
4387
+ class: {
4388
+ type: PropType<string>;
4389
+ };
4390
+ style: {
4391
+ type: PropType<object>;
4392
+ };
4393
+ }>>, {}, {}>;
4394
+ AtUserPlusRegularIcon: import("vue").DefineComponent<{
4395
+ size: {
4396
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4397
+ };
4398
+ color: {
4399
+ type: PropType<string>;
4400
+ };
4401
+ class: {
4402
+ type: PropType<string>;
4403
+ };
4404
+ style: {
4405
+ type: PropType<object>;
4406
+ };
4407
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4408
+ size: {
4409
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4410
+ };
4411
+ color: {
4412
+ type: PropType<string>;
4413
+ };
4414
+ class: {
4415
+ type: PropType<string>;
4416
+ };
4417
+ style: {
4418
+ type: PropType<object>;
4419
+ };
4420
+ }>>, {}, {}>;
4421
+ AtUserPlusSolidIcon: import("vue").DefineComponent<{
4422
+ size: {
4423
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4424
+ };
4425
+ color: {
4426
+ type: PropType<string>;
4427
+ };
4428
+ class: {
4429
+ type: PropType<string>;
4430
+ };
4431
+ style: {
4432
+ type: PropType<object>;
4433
+ };
4434
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4435
+ size: {
4436
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4437
+ };
4438
+ color: {
4439
+ type: PropType<string>;
4440
+ };
4441
+ class: {
4442
+ type: PropType<string>;
4443
+ };
4444
+ style: {
4445
+ type: PropType<object>;
4446
+ };
4447
+ }>>, {}, {}>;
4448
+ AtUserSolidIcon: import("vue").DefineComponent<{
4449
+ size: {
4450
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4451
+ };
4452
+ color: {
4453
+ type: PropType<string>;
4454
+ };
4455
+ class: {
4456
+ type: PropType<string>;
4457
+ };
4458
+ style: {
4459
+ type: PropType<object>;
4460
+ };
4461
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4462
+ size: {
4463
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4464
+ };
4465
+ color: {
4466
+ type: PropType<string>;
4467
+ };
4468
+ class: {
4469
+ type: PropType<string>;
4470
+ };
4471
+ style: {
4472
+ type: PropType<object>;
4473
+ };
4474
+ }>>, {}, {}>;
4475
+ AtVentosRegularIcon: import("vue").DefineComponent<{
4476
+ size: {
4477
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4478
+ };
4479
+ color: {
4480
+ type: PropType<string>;
4481
+ };
4482
+ class: {
4483
+ type: PropType<string>;
4484
+ };
4485
+ style: {
4486
+ type: PropType<object>;
4487
+ };
4488
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4489
+ size: {
4490
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4491
+ };
4492
+ color: {
4493
+ type: PropType<string>;
4494
+ };
4495
+ class: {
4496
+ type: PropType<string>;
4497
+ };
4498
+ style: {
4499
+ type: PropType<object>;
4500
+ };
4501
+ }>>, {}, {}>;
4502
+ AtWarningRegularIcon: import("vue").DefineComponent<{
4503
+ size: {
4504
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4505
+ };
4506
+ color: {
4507
+ type: PropType<string>;
4508
+ };
4509
+ class: {
4510
+ type: PropType<string>;
4511
+ };
4512
+ style: {
4513
+ type: PropType<object>;
4514
+ };
4515
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4516
+ size: {
4517
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4518
+ };
4519
+ color: {
4520
+ type: PropType<string>;
4521
+ };
4522
+ class: {
4523
+ type: PropType<string>;
4524
+ };
4525
+ style: {
4526
+ type: PropType<object>;
4527
+ };
4528
+ }>>, {}, {}>;
4529
+ AtWarningSolidIcon: import("vue").DefineComponent<{
4530
+ size: {
4531
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4532
+ };
4533
+ color: {
4534
+ type: PropType<string>;
4535
+ };
4536
+ class: {
4537
+ type: PropType<string>;
4538
+ };
4539
+ style: {
4540
+ type: PropType<object>;
4541
+ };
4542
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4543
+ size: {
4544
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4545
+ };
4546
+ color: {
4547
+ type: PropType<string>;
4548
+ };
4549
+ class: {
4550
+ type: PropType<string>;
4551
+ };
4552
+ style: {
4553
+ type: PropType<object>;
4554
+ };
4555
+ }>>, {}, {}>;
4556
+ AtWorldSolidIcon: import("vue").DefineComponent<{
4557
+ size: {
4558
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4559
+ };
4560
+ color: {
4561
+ type: PropType<string>;
4562
+ };
4563
+ class: {
4564
+ type: PropType<string>;
4565
+ };
4566
+ style: {
4567
+ type: PropType<object>;
4568
+ };
4569
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4570
+ size: {
4571
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4572
+ };
4573
+ color: {
4574
+ type: PropType<string>;
4575
+ };
4576
+ class: {
4577
+ type: PropType<string>;
4578
+ };
4579
+ style: {
4580
+ type: PropType<object>;
4581
+ };
4582
+ }>>, {}, {}>;
4583
+ AtZoomInAreaSolidIcon: import("vue").DefineComponent<{
4584
+ size: {
4585
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4586
+ };
4587
+ color: {
4588
+ type: PropType<string>;
4589
+ };
4590
+ class: {
4591
+ type: PropType<string>;
4592
+ };
4593
+ style: {
4594
+ type: PropType<object>;
4595
+ };
4596
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4597
+ size: {
4598
+ type: PropType<"12" | "16" | "20" | "24" | "28">;
4599
+ };
4600
+ color: {
4601
+ type: PropType<string>;
4602
+ };
4603
+ class: {
4604
+ type: PropType<string>;
4605
+ };
4606
+ style: {
4607
+ type: PropType<object>;
4608
+ };
4609
+ }>>, {}, {}>;
81
4610
  error: string;
82
4611
  };
83
4612
  containerItemsEl: import("vue").Ref<HTMLDivElement | null>;
84
4613
  firstTwoItems: import("vue").ComputedRef<import("../Select/Item/Item").SelectItemProps[]>;
85
4614
  onInput: (event: InputEvent) => void;
86
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "update:modelValue")[], "input" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4615
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "update:modelValue" | "clickOutside")[], "input" | "update:modelValue" | "clickOutside", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
87
4616
  modelValue: {
88
4617
  type: StringConstructor;
89
4618
  required: false;
90
4619
  default: string;
91
4620
  };
4621
+ icon: {
4622
+ type: PropType<{
4623
+ name: string;
4624
+ color: string;
4625
+ size: string;
4626
+ }>;
4627
+ required: false;
4628
+ default: undefined;
4629
+ };
92
4630
  debounce: {
93
4631
  type: NumberConstructor;
94
4632
  required: false;
@@ -112,6 +4650,11 @@ declare const _default: import("vue").DefineComponent<{
112
4650
  default: string;
113
4651
  required: true;
114
4652
  };
4653
+ cursor: {
4654
+ type: StringConstructor;
4655
+ default: string;
4656
+ required: false;
4657
+ };
115
4658
  id: {
116
4659
  type: StringConstructor;
117
4660
  };
@@ -141,6 +4684,7 @@ declare const _default: import("vue").DefineComponent<{
141
4684
  }>> & {
142
4685
  onInput?: ((...args: any[]) => any) | undefined;
143
4686
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
4687
+ onClickOutside?: ((...args: any[]) => any) | undefined;
144
4688
  }, {
145
4689
  type: string;
146
4690
  label: string;
@@ -150,10 +4694,16 @@ declare const _default: import("vue").DefineComponent<{
150
4694
  };
151
4695
  disabled: boolean;
152
4696
  modelValue: string;
4697
+ separator: string;
4698
+ selectedItems: import("../Select/Item/Item").SelectItemProps[];
4699
+ icon: {
4700
+ name: string;
4701
+ color: string;
4702
+ size: string;
4703
+ };
153
4704
  debounce: number;
154
4705
  preventInputEvent: boolean;
155
4706
  readonly: boolean;
156
- separator: string;
157
- selectedItems: import("../Select/Item/Item").SelectItemProps[];
4707
+ cursor: string;
158
4708
  }, {}>;
159
4709
  export default _default;