rio-assist-widget 0.1.18 → 0.1.26

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.
package/README.md CHANGED
@@ -23,9 +23,15 @@ Widget lateral do Rio Insight embalado como Web Component. Ao receber o token de
23
23
  title: 'Rio Insight',
24
24
  buttonLabel: 'Rio Insight',
25
25
  suggestions: [
26
- 'Veiculos com problemas',
27
- 'Valor das pecas',
28
- 'Planos de manutencao'
26
+ 'Resumo da Frota',
27
+ 'Frota Disponível',
28
+ 'Chamados Abertos',
29
+ 'Parados + Causas',
30
+ 'Aguardando Peças',
31
+ 'Principais Gargalos',
32
+ 'Tempo por Concessionária',
33
+ 'Tempo de Ciclo',
34
+ 'Preventiva x Corretiva',
29
35
  ],
30
36
  });
31
37
  </script>