diff --git a/frontend/index.html b/frontend/index.html
index 82a8b5b4a8..81d46fae95 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -2,16 +2,18 @@
-
-
-
-
-
-
+
+
+
+
+
SMAE
-
+
-
+
+ />
@@ -103,12 +105,7 @@
-
+
@@ -272,12 +269,12 @@
/>
-
+
@@ -347,64 +344,159 @@
-
-
+
+
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
-
+
-
-
-
-
+
+
+
+
@@ -435,8 +527,20 @@
-
-
+
+
@@ -468,11 +572,51 @@
+ d="M4.444 1.685a10 10 0 1 1 11.11 16.63 10 10 0 0 1-11.11-16.63Zm1.111 14.967a8 8 0 1 0 8.89-13.306 8 8 0 0 0-8.89 13.306Zm.605-5.621a3.983 3.983 0 0 1 1.85-4.498 3.984 3.984 0 0 1 4.82.647l1.861-1.075 1.011 1.75L13.84 8.93a3.985 3.985 0 0 1-1.85 4.497 3.984 3.984 0 0 1-4.82-.647l-1.862 1.075-1.01-1.749 1.862-1.075Zm2.87.675c.59.33 1.333.35 1.96-.011.626-.362.98-1.016.99-1.691l-2.95 1.702Zm1.94-3.452a1.979 1.979 0 0 0-2.95 1.703l2.95-1.703Z"
+ />
-
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/components/FiltroParaPagina.vue b/frontend/src/components/FiltroParaPagina.vue
index edc01813f5..c73f273cf2 100644
--- a/frontend/src/components/FiltroParaPagina.vue
+++ b/frontend/src/components/FiltroParaPagina.vue
@@ -49,6 +49,7 @@ type Props = {
carregando?: boolean
bloqueado?: boolean
naoEmitirQuery?: boolean
+ umaLinha?: boolean
};
type Emits = {
(e: 'update:formularioSujo', value: boolean): void
@@ -168,130 +169,133 @@ if (props.autoSubmit) {
>