pcm-shared-components 2.0.159 → 2.0.160

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.
@@ -2137,6 +2137,9 @@
2137
2137
  },
2138
2138
  "show_all_reports": {
2139
2139
  "title": "Show All Reports"
2140
+ },
2141
+ "unassigned_gate_access": {
2142
+ "gate_access_granted": "Access Granted"
2140
2143
  }
2141
2144
  },
2142
2145
  "reservation_addons": {
@@ -2137,6 +2137,9 @@
2137
2137
  },
2138
2138
  "show_all_reports": {
2139
2139
  "title": "Mostrar todos los informes"
2140
+ },
2141
+ "unassigned_gate_access": {
2142
+ "gate_access_granted": "Acceso concedido"
2140
2143
  }
2141
2144
  },
2142
2145
  "reservation_addons": {
@@ -2137,6 +2137,9 @@
2137
2137
  },
2138
2138
  "show_all_reports": {
2139
2139
  "title": "Afficher tous les rapports"
2140
+ },
2141
+ "unassigned_gate_access": {
2142
+ "gate_access_granted": "Accès accordé"
2140
2143
  }
2141
2144
  },
2142
2145
  "reservation_addons": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.0.159",
3
+ "version": "2.0.160",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {