@omniumretail/component-library 1.3.69 → 1.3.71

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.
@@ -154,7 +154,7 @@ declare const _default: {
154
154
  "problem": "Problem",
155
155
  "applicationPlaceholder": "Application",
156
156
  "descriptionPlaceholder": "Please provide as much detail as possible for your suggestion or problem.",
157
- "submitButton": "Submit Notification",
157
+ "submitButton": "Create Ticket",
158
158
  "attachFiles": "Attach files"
159
159
  }
160
160
  }
@@ -154,7 +154,7 @@ declare const _default: {
154
154
  "problem": "Problema",
155
155
  "applicationPlaceholder": "Aplicación",
156
156
  "descriptionPlaceholder": "Indique, con el mayor detalle posible, su sugerencia o problema.",
157
- "submitButton": "Enviar Notificación",
157
+ "submitButton": "Crear Ticket",
158
158
  "attachFiles": "Adjuntar archivos"
159
159
  }
160
160
  }
@@ -154,7 +154,7 @@ declare const _default: {
154
154
  "problem": "Problema",
155
155
  "applicationPlaceholder": "Aplicação",
156
156
  "descriptionPlaceholder": "Indique, com o maior detalhe possível, a sua sugestão ou problema",
157
- "submitButton": "Enviar Notificação",
157
+ "submitButton": "Criar Ticket",
158
158
  "attachFiles": "Anexar arquivos"
159
159
  }
160
160
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@omniumretail/component-library",
3
- "version": "1.3.69",
3
+ "version": "1.3.71",
4
4
  "private": false,
5
5
  "main": "dist/component-library.umd.js",
6
6
  "module": "dist/component-library.es.js",