@agrotools1/at-components 0.6.3 → 0.6.5-6.1

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 (507) hide show
  1. package/dist/Accordion/Accordion.d.ts +11 -0
  2. package/dist/Accordion/Accordion.vue.js +5 -5
  3. package/dist/Accordion/Accordion.vue2.js +21 -16
  4. package/dist/Accordion/Accordion.vue3.js +2 -2
  5. package/dist/CardWithInsights/CardWithInsights.vue.js +5 -5
  6. package/dist/CardWithInsights/CardWithInsights.vue2.js +1 -1
  7. package/dist/DataTable/DataTable.d.ts +17 -4
  8. package/dist/DataTable/DataTable.vue.js +25 -23
  9. package/dist/DataTable/DataTable.vue2.js +39 -29
  10. package/dist/DataTable/index.d.ts +13 -0
  11. package/dist/DatePicker/DatePicker.vue.js +1 -1
  12. package/dist/DatePicker/DatePicker.vue2.js +1 -1
  13. package/dist/DatePicker/DatePickerHeader/DatePickerHeader.vue.js +7 -7
  14. package/dist/DatePicker/DatePickerHeader/DatePickerHeader.vue2.js +2 -2
  15. package/dist/DatePicker/DatePickerTime/DatePickerTime.scss.js +2 -2
  16. package/dist/DatePicker/DatePickerTime/DatePickerTime.vue.js +10 -10
  17. package/dist/DatePicker/DatePickerTime/DatePickerTime.vue2.js +2 -2
  18. package/dist/Dropdown/Checklist/Dropdown.Checklist.d.ts +24 -18
  19. package/dist/Dropdown/Checklist/Dropdown.Checklist.vue.js +20 -20
  20. package/dist/Dropdown/Checklist/Dropdown.Checklist.vue2.js +4 -4
  21. package/dist/Dropdown/Checklist/Dropdown.Checklist.vue3.js +2 -2
  22. package/dist/Dropdown/Dropdown.core.vue.js +1 -1
  23. package/dist/Dropdown/Dropdown.core.vue2.js +59 -48
  24. package/dist/Dropdown/Dropdown.types.d.ts +1 -1
  25. package/dist/Faq/FaqItem/FaqItem.vue.js +1 -1
  26. package/dist/Faq/FaqItem/FaqItem.vue2.js +5 -5
  27. package/dist/Filter/components/Filter.vue.js +14 -14
  28. package/dist/Filter/components/Filter.vue2.js +2 -2
  29. package/dist/Icons/icons.d.ts +2129 -419
  30. package/dist/Icons/icons.js +372 -336
  31. package/dist/Input/Input.core.d.ts +1954 -358
  32. package/dist/Input/Input.core.vue.js +16 -15
  33. package/dist/Input/Input.core.vue2.js +45 -45
  34. package/dist/Input/index.d.ts +1954 -358
  35. package/dist/Legend/Legend.vue.js +4 -4
  36. package/dist/Legend/Legend.vue2.js +2 -2
  37. package/dist/List/components/List.d.ts +14 -5
  38. package/dist/List/components/List.vue.js +31 -31
  39. package/dist/List/components/List.vue2.js +9 -5
  40. package/dist/List/components/List.vue3.js +2 -2
  41. package/dist/Menu/Menu.vue.js +20 -20
  42. package/dist/Menu/Menu.vue2.js +1 -1
  43. package/dist/Notifications/Notification/Notification.d.ts +32 -8
  44. package/dist/Notifications/Notification/Notification.vue.js +4 -4
  45. package/dist/Notifications/Notification/Notification.vue2.js +5 -5
  46. package/dist/Paginator/Paginator.d.ts +21 -1
  47. package/dist/Paginator/Paginator.vue.js +53 -48
  48. package/dist/Paginator/Paginator.vue2.js +64 -42
  49. package/dist/ProgressBar/ProgressBar.vue.js +2 -2
  50. package/dist/ProgressBar/ProgressBar.vue2.js +2 -2
  51. package/dist/Search/Search.d.ts +10 -1
  52. package/dist/Search/Search.vue.js +12 -10
  53. package/dist/Search/Search.vue2.js +36 -32
  54. package/dist/Select/Multiple/Select.multiple.vue.js +10 -10
  55. package/dist/Select/Single/Select.single.vue.js +3 -3
  56. package/dist/Stepper/Stepper.vue.js +1 -1
  57. package/dist/Stepper/Stepper.vue2.js +3 -3
  58. package/dist/TableConfig/TableConfig.d.ts +4 -4
  59. package/dist/TableConfig/TableConfig.vue.js +5 -5
  60. package/dist/TableConfig/TableConfig.vue2.js +1 -1
  61. package/dist/Tabs/Tab/Tab.d.ts +4 -4
  62. package/dist/Tabs/Tab/Tab.vue.js +2 -2
  63. package/dist/Tabs/Tab/Tab.vue2.js +1 -1
  64. package/dist/Tabs/Tabs.d.ts +1 -1
  65. package/dist/Tag/Tag.d.ts +9 -3
  66. package/dist/Tag/Tag.vue.js +6 -6
  67. package/dist/Tag/Tag.vue2.js +30 -10
  68. package/dist/Toggle/Toggle.vue.js +5 -5
  69. package/dist/Toggle/Toggle.vue2.js +24 -22
  70. package/dist/Tooltip/Tooltip.vue.js +2 -2
  71. package/dist/Tooltip/Tooltip.vue2.js +1 -1
  72. package/dist/Tooltip/Tooltip.vue3.js +2 -2
  73. package/dist/Upload/MultipleUpload/MultipleUpload.vue.js +5 -5
  74. package/dist/Upload/MultipleUpload/MultipleUpload.vue2.js +48 -40
  75. package/dist/Upload/UploaderHeader/UploaderHeader.vue.js +1 -1
  76. package/dist/Upload/UploaderHeader/UploaderHeader.vue2.js +1 -1
  77. package/dist/Upload/UploaderInput/UploaderInput.d.ts +2 -0
  78. package/dist/Upload/UploaderInput/UploaderInput.vue.js +22 -19
  79. package/dist/Upload/UploaderInput/UploaderInput.vue2.js +12 -8
  80. package/dist/agrotools-theme.css +1 -1
  81. package/dist/agrotools-theme.css.map +1 -1
  82. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtAdminRegularIcon/AtAdminRegularIcon.vue.js +45 -0
  83. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtAdminRegularIcon/index.js +5 -0
  84. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtAdminSolidIcon/AtAdminSolidIcon.vue.js +45 -0
  85. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtAdminSolidIcon/index.js +5 -0
  86. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtAnalisesRegularIcon/AtAnalisesRegularIcon.vue.js +12 -11
  87. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtAnalisesSolidIcon/AtAnalisesSolidIcon.vue.js +4 -3
  88. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtAngleDownSolidIcon/AtAngleDownSolidIcon.vue.js +12 -11
  89. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtAngleLeftSolidIcon/AtAngleLeftSolidIcon.vue.js +13 -12
  90. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtAngleRightSolidIcon/AtAngleRightSolidIcon.vue.js +12 -11
  91. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtAngleUpSolidIcon/AtAngleUpSolidIcon.vue.js +10 -9
  92. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtArrowDownSolidIcon/AtArrowDownSolidIcon.vue.js +11 -10
  93. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtArrowLeftSolidIcon/AtArrowLeftSolidIcon.vue.js +12 -11
  94. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtArrowRightSolidIcon/AtArrowRightSolidIcon.vue.js +9 -8
  95. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtArrowUpSolidIcon/AtArrowUpSolidIcon.vue.js +10 -9
  96. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtArvoreRegularIcon/AtArvoreRegularIcon.vue.js +12 -11
  97. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtArvoreSolidIcon/AtArvoreSolidIcon.vue.js +9 -8
  98. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtBeforeAfterRegularIcon/AtBeforeAfterRegularIcon.vue.js +204 -0
  99. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtBeforeAfterRegularIcon/index.js +5 -0
  100. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtBeforeAfterSolidIcon/AtBeforeAfterSolidIcon.vue.js +92 -0
  101. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtBeforeAfterSolidIcon/index.js +5 -0
  102. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtBellRegularIcon/AtBellRegularIcon.vue.js +13 -12
  103. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtBellSolidIcon/AtBellSolidIcon.vue.js +8 -7
  104. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtBoldRegularIcon/AtBoldRegularIcon.vue.js +13 -12
  105. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtBookmarkRegularIcon/AtBookmarkRegularIcon.vue.js +16 -15
  106. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtBookmarkSolidIcon/AtBookmarkSolidIcon.vue.js +13 -12
  107. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCadastroRegularIcon/AtCadastroRegularIcon.vue.js +13 -12
  108. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCadastroSolidIcon/AtCadastroSolidIcon.vue.js +9 -8
  109. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCalendarRegularIcon/AtCalendarRegularIcon.vue.js +16 -15
  110. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCalendarSolidIcon/AtCalendarSolidIcon.vue.js +7 -6
  111. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCarbonoSolidIcon/AtCarbonoSolidIcon.vue.js +10 -9
  112. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCentralAlertasRegularIcon/AtCentralAlertasRegularIcon.vue.js +13 -12
  113. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCentralAlertasSolidIcon/AtCentralAlertasSolidIcon.vue.js +8 -7
  114. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCentralFornecimentoRegularIcon/AtCentralFornecimentoRegularIcon.vue.js +13 -12
  115. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCentralFornecimentoSolidIcon/AtCentralFornecimentoSolidIcon.vue.js +7 -6
  116. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCheckCircleRegularIcon/AtCheckCircleRegularIcon.vue.js +21 -20
  117. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCheckCircleSolidIcon/AtCheckCircleSolidIcon.vue.js +10 -9
  118. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCheckSolidIcon/AtCheckSolidIcon.vue.js +8 -7
  119. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtChuvaRegularIcon/AtChuvaRegularIcon.vue.js +15 -14
  120. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtChuvaSolidIcon/AtChuvaSolidIcon.vue.js +14 -13
  121. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleExclamationRegularIcon/AtCircleExclamationRegularIcon.vue.js +13 -12
  122. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleExclamationSolidIcon/AtCircleExclamationSolidIcon.vue.js +11 -10
  123. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleMinusRegularIcon/AtCircleMinusRegularIcon.vue.js +16 -15
  124. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleMinusSolidIcon/AtCircleMinusSolidIcon.vue.js +14 -13
  125. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCirclePlusRegularIcon/AtCirclePlusRegularIcon.vue.js +18 -17
  126. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCirclePlusSolidIcon/AtCirclePlusSolidIcon.vue.js +15 -14
  127. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleQuestionRegularIcon/AtCircleQuestionRegularIcon.vue.js +15 -14
  128. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleQuestionSolidIcon/AtCircleQuestionSolidIcon.vue.js +12 -11
  129. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleXMarkRegularIcon/AtCircleXMarkRegularIcon.vue.js +10 -9
  130. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleXMarkSolidIcon/AtCircleXMarkSolidIcon.vue.js +6 -5
  131. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtClipeRegularIcon/AtClipeRegularIcon.vue.js +15 -14
  132. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCloseSolidIcon/AtCloseSolidIcon.vue.js +12 -11
  133. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCloudDownloadRegularIcon/AtCloudDownloadRegularIcon.vue.js +18 -17
  134. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCloundDownloadSolidIcon/AtCloundDownloadSolidIcon.vue.js +12 -11
  135. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCofreDigitalRegularIcon/AtCofreDigitalRegularIcon.vue.js +8 -7
  136. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCofreDigitalSolidIcon/AtCofreDigitalSolidIcon.vue.js +8 -7
  137. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCopilotoRegularIcon/AtCopilotoRegularIcon.vue.js +11 -10
  138. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCopilotoSolidIcon/AtCopilotoSolidIcon.vue.js +11 -10
  139. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCopyRegularIcon/AtCopyRegularIcon.vue.js +8 -7
  140. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCopySolidIcon/AtCopySolidIcon.vue.js +12 -11
  141. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtCreditRegularIcon/AtCreditRegularIcon.vue.js +45 -0
  142. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtCreditRegularIcon/index.js +5 -0
  143. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtCreditSolidIcon/AtCreditSolidIcon.vue.js +45 -0
  144. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtCreditSolidIcon/index.js +5 -0
  145. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCurralRegularIcon/AtCurralRegularIcon.vue.js +14 -13
  146. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCurralSolidIcon/AtCurralSolidIcon.vue.js +15 -14
  147. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDesmatamentoSolidIcon/AtDesmatamentoSolidIcon.vue.js +11 -10
  148. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtDocumentGavelRegularIcon/AtDocumentGavelRegularIcon.vue.js +45 -0
  149. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtDocumentGavelRegularIcon/index.js +5 -0
  150. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtDocumentGavelSolidIcon/AtDocumentGavelSolidIcon.vue.js +45 -0
  151. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtDocumentGavelSolidIcon/index.js +5 -0
  152. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDoubleArrowLeftSolidIcon/AtDoubleArrowLeftSolidIcon.vue.js +15 -14
  153. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDoubleArrowRightSolidIcon/AtDoubleArrowRightSolidIcon.vue.js +13 -12
  154. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDownloadSolidIcon/AtDownloadSolidIcon.vue.js +6 -5
  155. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDragOrderRegularIcon/AtDragOrderRegularIcon.vue.js +7 -6
  156. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDrawGeometryRegularIcon/AtDrawGeometryRegularIcon.vue.js +9 -8
  157. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDrawGeometrySolidIcon/AtDrawGeometrySolidIcon.vue.js +19 -18
  158. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDrawPolygonRegularIcon/AtDrawPolygonRegularIcon.vue.js +14 -13
  159. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEdicaoGeometriaRegularIcon/AtEdicaoGeometriaRegularIcon.vue.js +10 -9
  160. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEdicaoGeometriaSolidIcon/AtEdicaoGeometriaSolidIcon.vue.js +10 -9
  161. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEditRegularIcon/AtEditRegularIcon.vue.js +14 -13
  162. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEditSolidIcon/AtEditSolidIcon.vue.js +8 -7
  163. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEllipsesHorizontalSolidIcon/AtEllipsesHorizontalSolidIcon.vue.js +8 -7
  164. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEllipsesVerticalSolidIcon/AtEllipsesVerticalSolidIcon.vue.js +7 -6
  165. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEnergyRegularIcon/AtEnergyRegularIcon.vue.js +10 -9
  166. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEnergySolidIcon/AtEnergySolidIcon.vue.js +7 -6
  167. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtEudrSolidIcon/AtEudrSolidIcon.vue.js +45 -0
  168. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtEudrSolidIcon/index.js +5 -0
  169. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtExcelRegularIcon/AtExcelRegularIcon.vue.js +13 -12
  170. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtExcelSolidIcon/AtExcelSolidIcon.vue.js +8 -7
  171. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtExitRegularIcon/AtExitRegularIcon.vue.js +14 -13
  172. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtExportRegularIcon/AtExportRegularIcon.vue.js +45 -0
  173. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtExportRegularIcon/index.js +5 -0
  174. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtExportSolidIcon/AtExportSolidIcon.vue.js +45 -0
  175. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtExportSolidIcon/index.js +5 -0
  176. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEyeAtivoRegularIcon/AtEyeAtivoRegularIcon.vue.js +13 -12
  177. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEyeAtivoSolidIcon/AtEyeAtivoSolidIcon.vue.js +14 -13
  178. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEyeInativoRegularIcon/AtEyeInativoRegularIcon.vue.js +12 -11
  179. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEyeInativoSolidIcon/AtEyeInativoSolidIcon.vue.js +12 -11
  180. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFavoritasRegularIcon/AtFavoritasRegularIcon.vue.js +12 -11
  181. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFavoritasSolidIcon/AtFavoritasSolidIcon.vue.js +6 -5
  182. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFenceRegularIcon/AtFenceRegularIcon.vue.js +19 -18
  183. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFenceSolidIcon/AtFenceSolidIcon.vue.js +11 -10
  184. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtFileTypeIcon/AtCsvType.vue.js +93 -0
  185. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtFileTypeIcon/AtDocType.vue.js +81 -0
  186. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtFileTypeIcon/AtDocxType.vue.js +93 -0
  187. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtFileTypeIcon/AtPdfType.vue.js +89 -0
  188. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtFileTypeIcon/AtPngType.vue.js +81 -0
  189. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtFileTypeIcon/AtShapeType.vue.js +93 -0
  190. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtFileTypeIcon/AtTxtFile.vue.js +101 -0
  191. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtFileTypeIcon/AtZipType.vue.js +93 -0
  192. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFilterRegularIcon/AtFilterRegularIcon.vue.js +14 -13
  193. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFilterSolidIcon/AtFilterSolidIcon.vue.js +11 -10
  194. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtFinanceiroRegularIcon/AtFinanceiroRegularIcon.vue.js +46 -0
  195. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtFinanceiroRegularIcon/index.js +5 -0
  196. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtFinanceiroSolidIcon/AtFinanceiroSolidIcon.vue.js +46 -0
  197. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtFinanceiroSolidIcon/index.js +5 -0
  198. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFireRegularIcon/AtFireRegularIcon.vue.js +12 -11
  199. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFireSolidIcon/AtFireSolidIcon.vue.js +10 -9
  200. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFlagBrazilIcon/AtFlagBrazilIcon.vue.js +18 -17
  201. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFlagSpainIcon/AtFlagSpainIcon.vue.js +24 -23
  202. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFlagUnitedStatesIcon/AtFlagUnitedStatesIcon.vue.js +27 -26
  203. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFolderRegularIcon/AtFolderRegularIcon.vue.js +10 -9
  204. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFolderSolidIcon/AtFolderSolidIcon.vue.js +8 -7
  205. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtGasRegularIcon/AtGasRegularIcon.vue.js +8 -7
  206. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtGasSolidIcon/AtGasSolidIcon.vue.js +12 -11
  207. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtGeadaRegularIcon/AtGeadaRegularIcon.vue.js +11 -10
  208. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtGeadaSolidIcon/AtGeadaSolidIcon.vue.js +6 -5
  209. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtGraficoRegularIcon/AtGraficoRegularIcon.vue.js +12 -11
  210. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtGroupRegularIcon/AtGroupRegularIcon.vue.js +13 -12
  211. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtGroupSolidIcon/AtGroupSolidIcon.vue.js +14 -13
  212. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtGrupoDeTerritorioRegularIcon/AtGrupoDeTerritorioRegularIcon.vue.js +45 -0
  213. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtGrupoDeTerritorioRegularIcon/index.js +5 -0
  214. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtGrupoDeTerritorioSolidIcon/AtGrupoDeTerritorioSolidIcon.vue.js +45 -0
  215. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtGrupoDeTerritorioSolidIcon/index.js +5 -0
  216. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtHeadsetRegularIcon/AtHeadsetRegularIcon.vue.js +13 -12
  217. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtHeadsetSolidIcon/AtHeadsetSolidIcon.vue.js +8 -7
  218. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtHelpRegularIcon/AtHelpRegularIcon.vue.js +10 -9
  219. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtHelpSolidIcon/AtHelpSolidIcon.vue.js +21 -20
  220. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtHomeRegularIcon/AtHomeRegularIcon.vue.js +12 -11
  221. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtHomeSolidIcon/AtHomeSolidIcon.vue.js +9 -8
  222. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtIdentificarRegularIcon/AtIdentificarRegularIcon.vue.js +19 -18
  223. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtIdentificarSolidIcon/AtIdentificarSolidIcon.vue.js +8 -7
  224. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtImagensRegularIcon/AtImagensRegularIcon.vue.js +12 -11
  225. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtImagensSolidIcon/AtImagensSolidIcon.vue.js +10 -9
  226. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtInfoRegularIcon/AtInfoRegularIcon.vue.js +9 -8
  227. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtInfoSolidIcon/AtInfoSolidIcon.vue.js +5 -4
  228. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtItalicoRegularIcon/AtItalicoRegularIcon.vue.js +13 -12
  229. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtKeyboardRegularIcon/AtKeyboardRegularIcon.vue.js +11 -10
  230. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtKeyboardSolidIcon/AtKeyboardSolidIcon.vue.js +8 -7
  231. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLayersRegularIcon/AtLayersRegularIcon.vue.js +7 -6
  232. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLayersSolidIcon/AtLayersSolidIcon.vue.js +12 -11
  233. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLegendaMapaRegularIcon/AtLegendaMapaRegularIcon.vue.js +12 -11
  234. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLegendaMapaSolidIcon/AtLegendaMapaSolidIcon.vue.js +9 -8
  235. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtListRegularIcon/AtListRegularIcon.vue.js +12 -11
  236. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLocationCrosshairsRegularIcon/AtLocationCrosshairsRegularIcon.vue.js +10 -9
  237. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLocationCrosshairsSolidIcon/AtLocationCrosshairsSolidIcon.vue.js +13 -12
  238. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLockRegularIcon/AtLockRegularIcon.vue.js +13 -12
  239. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLockSolidIcon/AtLockSolidIcon.vue.js +10 -9
  240. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMailIcon/AtMailIcon.vue.js +12 -11
  241. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMapRegularIcon/AtMapRegularIcon.vue.js +13 -12
  242. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMapSolidIcon/AtMapSolidIcon.vue.js +9 -8
  243. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMarkerRegularIcon/AtMarkerRegularIcon.vue.js +14 -13
  244. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMarkerSolidIcon/AtMarkerSolidIcon.vue.js +8 -7
  245. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMirrorRegularIcon/AtMirrorRegularIcon.vue.js +18 -17
  246. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMonitoramentoRegularIcon/AtMonitoramentoRegularIcon.vue.js +10 -9
  247. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMonitoramentoSolidIcon/AtMonitoramentoSolidIcon.vue.js +8 -7
  248. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMoveRegularIcon/AtMoveRegularIcon.vue.js +7 -6
  249. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtOpacityRegularIcon/AtOpacityRegularIcon.vue.js +10 -9
  250. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtOrdenacaoRegularIcon/AtOrdenacaoRegularIcon.vue.js +10 -9
  251. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtOrdenarRegularIcon/AtOrdenarRegularIcon.vue.js +15 -14
  252. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtPdfRegularIcon/AtPdfRegularIcon.vue.js +9 -8
  253. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtPdfSolidIcon/AtPdfSolidIcon.vue.js +3 -2
  254. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtPinRegularIcon/AtPinRegularIcon.vue.js +14 -13
  255. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtPinSolidIcon/AtPinSolidIcon.vue.js +8 -7
  256. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtPlantRegularIcon/AtPlantRegularIcon.vue.js +15 -14
  257. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtPlantSolidIcon/AtPlantSolidIcon.vue.js +12 -11
  258. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtPrintSolidIcon/AtPrintSolidIcon.vue.js +11 -10
  259. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtRatingRegularIcon/AtRatingRegularIcon.vue.js +13 -12
  260. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtRatingSolidIcon/AtRatingSolidIcon.vue.js +11 -10
  261. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtRefreshSolidIcon/AtRefreshSolidIcon.vue.js +9 -8
  262. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtRenovabioSolidIcon/AtRenovabioSolidIcon.vue.js +7 -6
  263. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtRulerRegularIcon/AtRulerRegularIcon.vue.js +15 -14
  264. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtRulerSolidIcon/AtRulerSolidIcon.vue.js +10 -9
  265. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSateliteRegularIcon/AtSateliteRegularIcon.vue.js +10 -9
  266. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSateliteSolidIcon/AtSateliteSolidIcon.vue.js +8 -7
  267. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSaveRegularIcon/AtSaveRegularIcon.vue.js +16 -15
  268. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSaveSolidIcon/AtSaveSolidIcon.vue.js +9 -8
  269. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSearchIcon/AtSearchIcon.vue.js +10 -9
  270. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSecaRegularIcon/AtSecaRegularIcon.vue.js +18 -17
  271. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSecaSolidIcon/AtSecaSolidIcon.vue.js +6 -5
  272. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSettingsRegularIcon/AtSettingsRegularIcon.vue.js +14 -13
  273. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSettingsSolidIcon/AtSettingsSolidIcon.vue.js +13 -12
  274. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtShoppingCartRegularIcon/AtShoppingCartRegularIcon.vue.js +53 -0
  275. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtShoppingCartRegularIcon/index.js +5 -0
  276. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtShoppingCartSolidIcon/AtShoppingCartSolidIcon.vue.js +53 -0
  277. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtShoppingCartSolidIcon/index.js +5 -0
  278. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSobreposicaoRegularIcon/AtSobreposicaoRegularIcon.vue.js +12 -11
  279. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSobreposicaoSolidIcon/AtSobreposicaoSolidIcon.vue.js +11 -10
  280. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSublinhadoRegularIcon/AtSublinhadoRegularIcon.vue.js +14 -13
  281. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSubterritorioRegularIcon/AtSubterritorioRegularIcon.vue.js +15 -14
  282. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSubterritorioSolidIcon/AtSubterritorioSolidIcon.vue.js +18 -17
  283. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtTalhaoRegularIcon/AtTalhaoRegularIcon.vue.js +45 -0
  284. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtTalhaoRegularIcon/index.js +5 -0
  285. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtTalhaoSolidIcon/AtTalhaoSolidIcon.vue.js +45 -0
  286. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/AtTalhaoSolidIcon/index.js +5 -0
  287. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTelephoneIcon/AtTelephoneIcon.vue.js +12 -11
  288. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTemperatureRegularIcon/AtTemperatureRegularIcon.vue.js +14 -13
  289. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTemperatureSolidIcon/AtTemperatureSolidIcon.vue.js +18 -17
  290. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTempestadeRegularIcon/AtTempestadeRegularIcon.vue.js +11 -10
  291. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTempestadeSolidIcon/AtTempestadeSolidIcon.vue.js +12 -11
  292. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTimelineRegularIcon/AtTimelineRegularIcon.vue.js +13 -12
  293. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTimelineSolidIcon/AtTimelineSolidIcon.vue.js +11 -10
  294. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtToolRegularIcon/AtToolRegularIcon.vue.js +19 -18
  295. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtToolSolidIcon/AtToolSolidIcon.vue.js +11 -10
  296. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTrashRegularIcon/AtTrashRegularIcon.vue.js +16 -15
  297. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTrashSolidIcon/AtTrashSolidIcon.vue.js +8 -7
  298. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUnlockRegularIcon/AtUnlockRegularIcon.vue.js +12 -11
  299. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUnlockSolidIcon/AtUnlockSolidIcon.vue.js +8 -7
  300. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUploadSolidIcon/AtUploadSolidIcon.vue.js +9 -8
  301. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUserMinusRegularIcon/AtUserMinusRegularIcon.vue.js +18 -17
  302. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUserMinusSolidIcon/AtUserMinusSolidIcon.vue.js +14 -13
  303. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUserPlusRegularIcon/AtUserPlusRegularIcon.vue.js +15 -14
  304. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUserPlusSolidIcon/AtUserPlusSolidIcon.vue.js +16 -15
  305. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUserRegularIcon/AtUserRegularIcon.vue.js +14 -13
  306. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUserSolidIcon/AtUserSolidIcon.vue.js +12 -11
  307. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtVentosRegularIcon/AtVentosRegularIcon.vue.js +12 -11
  308. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtWarningRegularIcon/AtWarningRegularIcon.vue.js +14 -13
  309. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtWarningSolidIcon/AtWarningSolidIcon.vue.js +10 -9
  310. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtWorldRegularIcon/AtWorldRegularIcon.vue.js +8 -7
  311. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtWorldSolidIcon/AtWorldSolidIcon.vue.js +7 -6
  312. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtZoomInAreaSolidIcon/AtZoomInAreaSolidIcon.vue.js +19 -18
  313. package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/components/IconWrapper/IconWrapper.vue.js +1 -1
  314. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/components/IconWrapper/IconWrapper.vue2.js +30 -0
  315. package/dist/node_modules/.pnpm/@agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons/dist/index.js +426 -0
  316. package/dist/style.css +1 -1
  317. package/package.json +2 -2
  318. package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCalculadoraDeCarbonoIcon/AtCalculadoraDeCarbonoIcon.vue.js +0 -51
  319. package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/AtCalculadoraDeCarbonoIcon/index.js +0 -5
  320. package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/components/IconWrapper/IconWrapper.vue2.js +0 -27
  321. package/dist/node_modules/.pnpm/agrotools-icons@0.2.6/node_modules/agrotools-icons/dist/index.js +0 -374
  322. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtAnalisesRegularIcon/index.js +0 -0
  323. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtAnalisesSolidIcon/index.js +0 -0
  324. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtAngleDownSolidIcon/index.js +0 -0
  325. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtAngleLeftSolidIcon/index.js +0 -0
  326. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtAngleRightSolidIcon/index.js +0 -0
  327. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtAngleUpSolidIcon/index.js +0 -0
  328. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtArrowDownSolidIcon/index.js +0 -0
  329. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtArrowLeftSolidIcon/index.js +0 -0
  330. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtArrowRightSolidIcon/index.js +0 -0
  331. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtArrowUpSolidIcon/index.js +0 -0
  332. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtArvoreRegularIcon/index.js +0 -0
  333. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtArvoreSolidIcon/index.js +0 -0
  334. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtBellRegularIcon/index.js +0 -0
  335. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtBellSolidIcon/index.js +0 -0
  336. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtBoldRegularIcon/index.js +0 -0
  337. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtBookmarkRegularIcon/index.js +0 -0
  338. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtBookmarkSolidIcon/index.js +0 -0
  339. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCadastroRegularIcon/index.js +0 -0
  340. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCadastroSolidIcon/index.js +0 -0
  341. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCalendarRegularIcon/index.js +0 -0
  342. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCalendarSolidIcon/index.js +0 -0
  343. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCarbonoSolidIcon/index.js +0 -0
  344. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCentralAlertasRegularIcon/index.js +0 -0
  345. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCentralAlertasSolidIcon/index.js +0 -0
  346. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCentralFornecimentoRegularIcon/index.js +0 -0
  347. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCentralFornecimentoSolidIcon/index.js +0 -0
  348. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCheckCircleRegularIcon/index.js +0 -0
  349. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCheckCircleSolidIcon/index.js +0 -0
  350. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCheckSolidIcon/index.js +0 -0
  351. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtChuvaRegularIcon/index.js +0 -0
  352. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtChuvaSolidIcon/index.js +0 -0
  353. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleExclamationRegularIcon/index.js +0 -0
  354. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleExclamationSolidIcon/index.js +0 -0
  355. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleMinusRegularIcon/index.js +0 -0
  356. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleMinusSolidIcon/index.js +0 -0
  357. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCirclePlusRegularIcon/index.js +0 -0
  358. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCirclePlusSolidIcon/index.js +0 -0
  359. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleQuestionRegularIcon/index.js +0 -0
  360. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleQuestionSolidIcon/index.js +0 -0
  361. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleXMarkRegularIcon/index.js +0 -0
  362. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCircleXMarkSolidIcon/index.js +0 -0
  363. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtClipeRegularIcon/index.js +0 -0
  364. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCloseSolidIcon/index.js +0 -0
  365. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCloudDownloadRegularIcon/index.js +0 -0
  366. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCloundDownloadSolidIcon/index.js +0 -0
  367. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCofreDigitalRegularIcon/index.js +0 -0
  368. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCofreDigitalSolidIcon/index.js +0 -0
  369. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCopilotoRegularIcon/index.js +0 -0
  370. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCopilotoSolidIcon/index.js +0 -0
  371. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCopyRegularIcon/index.js +0 -0
  372. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCopySolidIcon/index.js +0 -0
  373. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCurralRegularIcon/index.js +0 -0
  374. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtCurralSolidIcon/index.js +0 -0
  375. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDesmatamentoSolidIcon/index.js +0 -0
  376. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDoubleArrowLeftSolidIcon/index.js +0 -0
  377. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDoubleArrowRightSolidIcon/index.js +0 -0
  378. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDownloadSolidIcon/index.js +0 -0
  379. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDragOrderRegularIcon/index.js +0 -0
  380. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDrawGeometryRegularIcon/index.js +0 -0
  381. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDrawGeometrySolidIcon/index.js +0 -0
  382. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtDrawPolygonRegularIcon/index.js +0 -0
  383. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEdicaoGeometriaRegularIcon/index.js +0 -0
  384. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEdicaoGeometriaSolidIcon/index.js +0 -0
  385. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEditRegularIcon/index.js +0 -0
  386. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEditSolidIcon/index.js +0 -0
  387. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEllipsesHorizontalSolidIcon/index.js +0 -0
  388. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEllipsesVerticalSolidIcon/index.js +0 -0
  389. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEnergyRegularIcon/index.js +0 -0
  390. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEnergySolidIcon/index.js +0 -0
  391. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtExcelRegularIcon/index.js +0 -0
  392. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtExcelSolidIcon/index.js +0 -0
  393. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtExitRegularIcon/index.js +0 -0
  394. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEyeAtivoRegularIcon/index.js +0 -0
  395. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEyeAtivoSolidIcon/index.js +0 -0
  396. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEyeInativoRegularIcon/index.js +0 -0
  397. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtEyeInativoSolidIcon/index.js +0 -0
  398. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFavoritasRegularIcon/index.js +0 -0
  399. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFavoritasSolidIcon/index.js +0 -0
  400. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFenceRegularIcon/index.js +0 -0
  401. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFenceSolidIcon/index.js +0 -0
  402. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFilterRegularIcon/index.js +0 -0
  403. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFilterSolidIcon/index.js +0 -0
  404. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFireRegularIcon/index.js +0 -0
  405. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFireSolidIcon/index.js +0 -0
  406. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFlagBrazilIcon/index.js +0 -0
  407. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFlagSpainIcon/index.js +0 -0
  408. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFlagUnitedStatesIcon/index.js +0 -0
  409. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFolderRegularIcon/index.js +0 -0
  410. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtFolderSolidIcon/index.js +0 -0
  411. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtGasRegularIcon/index.js +0 -0
  412. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtGasSolidIcon/index.js +0 -0
  413. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtGeadaRegularIcon/index.js +0 -0
  414. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtGeadaSolidIcon/index.js +0 -0
  415. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtGraficoRegularIcon/index.js +0 -0
  416. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtGroupRegularIcon/index.js +0 -0
  417. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtGroupSolidIcon/index.js +0 -0
  418. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtHeadsetRegularIcon/index.js +0 -0
  419. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtHeadsetSolidIcon/index.js +0 -0
  420. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtHelpRegularIcon/index.js +0 -0
  421. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtHelpSolidIcon/index.js +0 -0
  422. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtHomeRegularIcon/index.js +0 -0
  423. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtHomeSolidIcon/index.js +0 -0
  424. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtIdentificarRegularIcon/index.js +0 -0
  425. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtIdentificarSolidIcon/index.js +0 -0
  426. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtImagensRegularIcon/index.js +0 -0
  427. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtImagensSolidIcon/index.js +0 -0
  428. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtInfoRegularIcon/index.js +0 -0
  429. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtInfoSolidIcon/index.js +0 -0
  430. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtItalicoRegularIcon/index.js +0 -0
  431. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtKeyboardRegularIcon/index.js +0 -0
  432. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtKeyboardSolidIcon/index.js +0 -0
  433. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLayersRegularIcon/index.js +0 -0
  434. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLayersSolidIcon/index.js +0 -0
  435. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLegendaMapaRegularIcon/index.js +0 -0
  436. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLegendaMapaSolidIcon/index.js +0 -0
  437. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtListRegularIcon/index.js +0 -0
  438. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLocationCrosshairsRegularIcon/index.js +0 -0
  439. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLocationCrosshairsSolidIcon/index.js +0 -0
  440. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLockRegularIcon/index.js +0 -0
  441. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtLockSolidIcon/index.js +0 -0
  442. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMailIcon/index.js +0 -0
  443. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMapRegularIcon/index.js +0 -0
  444. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMapSolidIcon/index.js +0 -0
  445. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMarkerRegularIcon/index.js +0 -0
  446. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMarkerSolidIcon/index.js +0 -0
  447. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMirrorRegularIcon/index.js +0 -0
  448. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMonitoramentoRegularIcon/index.js +0 -0
  449. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMonitoramentoSolidIcon/index.js +0 -0
  450. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtMoveRegularIcon/index.js +0 -0
  451. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtOpacityRegularIcon/index.js +0 -0
  452. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtOrdenacaoRegularIcon/index.js +0 -0
  453. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtOrdenarRegularIcon/index.js +0 -0
  454. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtPdfRegularIcon/index.js +0 -0
  455. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtPdfSolidIcon/index.js +0 -0
  456. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtPinRegularIcon/index.js +0 -0
  457. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtPinSolidIcon/index.js +0 -0
  458. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtPlantRegularIcon/index.js +0 -0
  459. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtPlantSolidIcon/index.js +0 -0
  460. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtPrintSolidIcon/index.js +0 -0
  461. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtRatingRegularIcon/index.js +0 -0
  462. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtRatingSolidIcon/index.js +0 -0
  463. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtRefreshSolidIcon/index.js +0 -0
  464. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtRenovabioSolidIcon/index.js +0 -0
  465. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtRulerRegularIcon/index.js +0 -0
  466. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtRulerSolidIcon/index.js +0 -0
  467. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSateliteRegularIcon/index.js +0 -0
  468. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSateliteSolidIcon/index.js +0 -0
  469. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSaveRegularIcon/index.js +0 -0
  470. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSaveSolidIcon/index.js +0 -0
  471. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSearchIcon/index.js +0 -0
  472. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSecaRegularIcon/index.js +0 -0
  473. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSecaSolidIcon/index.js +0 -0
  474. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSettingsRegularIcon/index.js +0 -0
  475. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSettingsSolidIcon/index.js +0 -0
  476. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSobreposicaoRegularIcon/index.js +0 -0
  477. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSobreposicaoSolidIcon/index.js +0 -0
  478. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSublinhadoRegularIcon/index.js +0 -0
  479. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSubterritorioRegularIcon/index.js +0 -0
  480. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtSubterritorioSolidIcon/index.js +0 -0
  481. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTelephoneIcon/index.js +0 -0
  482. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTemperatureRegularIcon/index.js +0 -0
  483. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTemperatureSolidIcon/index.js +0 -0
  484. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTempestadeRegularIcon/index.js +0 -0
  485. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTempestadeSolidIcon/index.js +0 -0
  486. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTimelineRegularIcon/index.js +0 -0
  487. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTimelineSolidIcon/index.js +0 -0
  488. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtToolRegularIcon/index.js +0 -0
  489. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtToolSolidIcon/index.js +0 -0
  490. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTrashRegularIcon/index.js +0 -0
  491. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtTrashSolidIcon/index.js +0 -0
  492. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUnlockRegularIcon/index.js +0 -0
  493. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUnlockSolidIcon/index.js +0 -0
  494. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUploadSolidIcon/index.js +0 -0
  495. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUserMinusRegularIcon/index.js +0 -0
  496. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUserMinusSolidIcon/index.js +0 -0
  497. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUserPlusRegularIcon/index.js +0 -0
  498. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUserPlusSolidIcon/index.js +0 -0
  499. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUserRegularIcon/index.js +0 -0
  500. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtUserSolidIcon/index.js +0 -0
  501. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtVentosRegularIcon/index.js +0 -0
  502. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtWarningRegularIcon/index.js +0 -0
  503. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtWarningSolidIcon/index.js +0 -0
  504. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtWorldRegularIcon/index.js +0 -0
  505. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtWorldSolidIcon/index.js +0 -0
  506. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/AtZoomInAreaSolidIcon/index.js +0 -0
  507. /package/dist/node_modules/.pnpm/{agrotools-icons@0.2.6/node_modules/agrotools-icons → @agrotools1_at-icons@0.2.11/node_modules/@agrotools1/at-icons}/dist/_virtual/_plugin-vue_export-helper.js +0 -0
@@ -37,12 +37,12 @@ declare const _default: import('vue').DefineComponent<{
37
37
  value: boolean | string[];
38
38
  text: string;
39
39
  separator?: string | undefined;
40
- iconLeft?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | {
41
- name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon";
40
+ iconLeft?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon" | {
41
+ name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon";
42
42
  color: string;
43
43
  } | undefined;
44
- iconRight?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | {
45
- name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon";
44
+ iconRight?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon" | {
45
+ name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon";
46
46
  color: string;
47
47
  } | undefined;
48
48
  disabled?: boolean | undefined;
@@ -55,12 +55,12 @@ declare const _default: import('vue').DefineComponent<{
55
55
  value: boolean | string[];
56
56
  text: string;
57
57
  separator?: string | undefined;
58
- iconLeft?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | {
59
- name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon";
58
+ iconLeft?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon" | {
59
+ name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon";
60
60
  color: string;
61
61
  } | undefined;
62
- iconRight?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | {
63
- name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon";
62
+ iconRight?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon" | {
63
+ name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon";
64
64
  color: string;
65
65
  } | undefined;
66
66
  disabled?: boolean | undefined;
@@ -71,12 +71,12 @@ declare const _default: import('vue').DefineComponent<{
71
71
  value: boolean | string[];
72
72
  text: string;
73
73
  separator?: string | undefined;
74
- iconLeft?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | {
75
- name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon";
74
+ iconLeft?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon" | {
75
+ name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon";
76
76
  color: string;
77
77
  } | undefined;
78
- iconRight?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | {
79
- name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon";
78
+ iconRight?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon" | {
79
+ name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon";
80
80
  color: string;
81
81
  } | undefined;
82
82
  disabled?: boolean | undefined;
@@ -88,12 +88,12 @@ declare const _default: import('vue').DefineComponent<{
88
88
  value: boolean | string[];
89
89
  text: string;
90
90
  separator?: string | undefined;
91
- iconLeft?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | {
92
- name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon";
91
+ iconLeft?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon" | {
92
+ name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon";
93
93
  color: string;
94
94
  } | undefined;
95
- iconRight?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | {
96
- name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalculadoraDeCarbonoIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtDesmatamentoSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtUserRegularIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldSolidIcon" | "AtWorldRegularIcon" | "AtZoomInAreaSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon";
95
+ iconRight?: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon" | {
96
+ name: "AtAngleUpSolidIcon" | "AtAngleDownSolidIcon" | "AtCheckCircleSolidIcon" | "AtWarningSolidIcon" | "AtCircleXMarkSolidIcon" | "AtCircleMinusSolidIcon" | "AtCircleQuestionSolidIcon" | "AtArrowRightSolidIcon" | "AtAdminRegularIcon" | "AtAdminSolidIcon" | "AtAnalisesRegularIcon" | "AtAnalisesSolidIcon" | "AtAngleLeftSolidIcon" | "AtAngleRightSolidIcon" | "AtArrowDownSolidIcon" | "AtArrowLeftSolidIcon" | "AtArrowUpSolidIcon" | "AtArvoreRegularIcon" | "AtArvoreSolidIcon" | "AtBeforeAfterRegularIcon" | "AtBeforeAfterSolidIcon" | "AtBellRegularIcon" | "AtBellSolidIcon" | "AtBoldRegularIcon" | "AtBookmarkRegularIcon" | "AtBookmarkSolidIcon" | "AtCadastroRegularIcon" | "AtCadastroSolidIcon" | "AtCalendarRegularIcon" | "AtCalendarSolidIcon" | "AtCarbonoSolidIcon" | "AtCentralAlertasRegularIcon" | "AtCentralAlertasSolidIcon" | "AtCentralFornecimentoRegularIcon" | "AtCentralFornecimentoSolidIcon" | "AtCheckCircleRegularIcon" | "AtCheckSolidIcon" | "AtChuvaRegularIcon" | "AtChuvaSolidIcon" | "AtCircleExclamationRegularIcon" | "AtCircleExclamationSolidIcon" | "AtCircleMinusRegularIcon" | "AtCirclePlusRegularIcon" | "AtCirclePlusSolidIcon" | "AtCircleQuestionRegularIcon" | "AtCircleXMarkRegularIcon" | "AtClipeRegularIcon" | "AtCloseSolidIcon" | "AtCloudDownloadRegularIcon" | "AtCloundDownloadSolidIcon" | "AtCofreDigitalRegularIcon" | "AtCofreDigitalSolidIcon" | "AtCopilotoRegularIcon" | "AtCopilotoSolidIcon" | "AtCopyRegularIcon" | "AtCopySolidIcon" | "AtCreditRegularIcon" | "AtCreditSolidIcon" | "AtCurralRegularIcon" | "AtCurralSolidIcon" | "AtDesmatamentoSolidIcon" | "AtDocumentGavelRegularIcon" | "AtDocumentGavelSolidIcon" | "AtDoubleArrowLeftSolidIcon" | "AtDoubleArrowRightSolidIcon" | "AtDownloadSolidIcon" | "AtDragOrderRegularIcon" | "AtDrawGeometryRegularIcon" | "AtDrawGeometrySolidIcon" | "AtDrawPolygonRegularIcon" | "AtEdicaoGeometriaRegularIcon" | "AtEdicaoGeometriaSolidIcon" | "AtEditRegularIcon" | "AtEditSolidIcon" | "AtEllipsesHorizontalSolidIcon" | "AtEllipsesVerticalSolidIcon" | "AtEnergyRegularIcon" | "AtEnergySolidIcon" | "AtEudrSolidIcon" | "AtExcelRegularIcon" | "AtExcelSolidIcon" | "AtExitRegularIcon" | "AtExportRegularIcon" | "AtExportSolidIcon" | "AtEyeAtivoRegularIcon" | "AtEyeAtivoSolidIcon" | "AtEyeInativoRegularIcon" | "AtEyeInativoSolidIcon" | "AtFavoritasRegularIcon" | "AtFavoritasSolidIcon" | "AtFenceRegularIcon" | "AtFenceSolidIcon" | "AtCsvTypeIcon" | "AtDocTypeIcon" | "AtDocxTypeIcon" | "AtPNGTypeIcon" | "AtPdfTypeIcon" | "AtShapeTypeIcon" | "AtTXTTypeIcon" | "AtZipTypeIcon" | "AtFilterRegularIcon" | "AtFilterSolidIcon" | "AtFinanceiroRegularIcon" | "AtFinanceiroSolidIcon" | "AtFireRegularIcon" | "AtFireSolidIcon" | "AtFlagBrazilIcon" | "AtFlagSpainIcon" | "AtFlagUnitedStatesIcon" | "AtFolderRegularIcon" | "AtFolderSolidIcon" | "AtGasRegularIcon" | "AtGasSolidIcon" | "AtGeadaRegularIcon" | "AtGeadaSolidIcon" | "AtGraficoRegularIcon" | "AtGroupRegularIcon" | "AtGroupSolidIcon" | "AtGrupoDeTerritorioRegularIcon" | "AtGrupoDeTerritorioSolidIcon" | "AtHeadsetRegularIcon" | "AtHeadsetSolidIcon" | "AtHelpRegularIcon" | "AtHelpSolidIcon" | "AtHomeRegularIcon" | "AtHomeSolidIcon" | "AtIdentificarRegularIcon" | "AtIdentificarSolidIcon" | "AtImagensRegularIcon" | "AtImagensSolidIcon" | "AtInfoRegularIcon" | "AtInfoSolidIcon" | "AtItalicoRegularIcon" | "AtKeyboardRegularIcon" | "AtKeyboardSolidIcon" | "AtLayersRegularIcon" | "AtLayersSolidIcon" | "AtLegendaMapaRegularIcon" | "AtLegendaMapaSolidIcon" | "AtListRegularIcon" | "AtLocationCrosshairsRegularIcon" | "AtLocationCrosshairsSolidIcon" | "AtLockRegularIcon" | "AtLockSolidIcon" | "AtMailIcon" | "AtMapRegularIcon" | "AtMapSolidIcon" | "AtMarkerRegularIcon" | "AtMarkerSolidIcon" | "AtMirrorRegularIcon" | "AtMonitoramentoRegularIcon" | "AtMonitoramentoSolidIcon" | "AtMoveRegularIcon" | "AtOpacityRegularIcon" | "AtOrdenacaoRegularIcon" | "AtOrdenarRegularIcon" | "AtPdfRegularIcon" | "AtPdfSolidIcon" | "AtPinRegularIcon" | "AtPinSolidIcon" | "AtPlantRegularIcon" | "AtPlantSolidIcon" | "AtPrintSolidIcon" | "AtRatingRegularIcon" | "AtRatingSolidIcon" | "AtRefreshSolidIcon" | "AtRenovabioSolidIcon" | "AtRulerRegularIcon" | "AtRulerSolidIcon" | "AtSateliteRegularIcon" | "AtSateliteSolidIcon" | "AtSaveRegularIcon" | "AtSaveSolidIcon" | "AtSearchIcon" | "AtSecaRegularIcon" | "AtSecaSolidIcon" | "AtSettingsRegularIcon" | "AtSettingsSolidIcon" | "AtShoppingCartRegularIcon" | "AtShoppingCartSolidIcon" | "AtSobreposicaoRegularIcon" | "AtSobreposicaoSolidIcon" | "AtSublinhadoRegularIcon" | "AtSubterritorioRegularIcon" | "AtSubterritorioSolidIcon" | "AtTalhaoRegularIcon" | "AtTalhaoSolidIcon" | "AtTelephoneIcon" | "AtTemperatureRegularIcon" | "AtTemperatureSolidIcon" | "AtTempestadeRegularIcon" | "AtTempestadeSolidIcon" | "AtTimelineRegularIcon" | "AtTimelineSolidIcon" | "AtToolRegularIcon" | "AtToolSolidIcon" | "AtTrashRegularIcon" | "AtTrashSolidIcon" | "AtUnlockRegularIcon" | "AtUnlockSolidIcon" | "AtUploadSolidIcon" | "AtUserMinusRegularIcon" | "AtUserMinusSolidIcon" | "AtUserPlusRegularIcon" | "AtUserPlusSolidIcon" | "AtUserRegularIcon" | "AtUserSolidIcon" | "AtVentosRegularIcon" | "AtWarningRegularIcon" | "AtWorldRegularIcon" | "AtWorldSolidIcon" | "AtZoomInAreaSolidIcon";
97
97
  color: string;
98
98
  } | undefined;
99
99
  disabled?: boolean | undefined;
@@ -109,7 +109,7 @@ declare const _default: import('vue').DefineComponent<{
109
109
  closeDialog: () => void;
110
110
  getLockItem: (item: DropdownListItem) => import('vue').DefineComponent<{
111
111
  size: {
112
- type: PropType<"12" | "16" | "20" | "24" | "28">;
112
+ type: PropType<"12" | "16" | "20" | "24" | "28" | "32">;
113
113
  };
114
114
  color: {
115
115
  type: PropType<string>;
@@ -120,9 +120,12 @@ declare const _default: import('vue').DefineComponent<{
120
120
  style: {
121
121
  type: PropType<object>;
122
122
  };
123
+ onClickCallback: {
124
+ type: PropType<() => void>;
125
+ };
123
126
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, Readonly<import('vue').ExtractPropTypes<{
124
127
  size: {
125
- type: PropType<"12" | "16" | "20" | "24" | "28">;
128
+ type: PropType<"12" | "16" | "20" | "24" | "28" | "32">;
126
129
  };
127
130
  color: {
128
131
  type: PropType<string>;
@@ -133,6 +136,9 @@ declare const _default: import('vue').DefineComponent<{
133
136
  style: {
134
137
  type: PropType<object>;
135
138
  };
139
+ onClickCallback: {
140
+ type: PropType<() => void>;
141
+ };
136
142
  }>>, {}, {}>;
137
143
  getLockIconColor: (item: DropdownListItem) => {
138
144
  color: string;