rio-assist-widget 0.1.2 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
- # RIO Assist Widget
1
+ # Rio Insight Widget
2
2
 
3
- Widget lateral do RIO Assist embalado como Web Component. Ao receber o token de login do RIO ele abre um websocket direto para `wss://ws.volkswagen.latam-sandbox.rio.cloud?token={TOKEN}` e envia o payload
3
+ Widget lateral do Rio Insight embalado como Web Component. Ao receber o token de login do RIO ele abre um websocket direto para `wss://ws.volkswagen.latam-sandbox.rio.cloud?token={TOKEN}` e envia o payload
4
4
 
5
5
  ```json
6
6
  {
@@ -21,8 +21,8 @@ Widget lateral do RIO Assist embalado como Web Component. Ao receber o token de
21
21
  <script>
22
22
  window.RioAssist.init({
23
23
  rioToken: '<TOKEN_RIO>',
24
- title: 'RIO Assist',
25
- buttonLabel: 'RIO Assist',
24
+ title: 'Rio Insight',
25
+ buttonLabel: 'Rio Insight',
26
26
  suggestions: [
27
27
  'Veiculos com problemas',
28
28
  'Valor das pecas',