@robotical/webapp-types 3.16.33 → 3.17.1

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.
@@ -289,6 +289,7 @@ var resources = {
289
289
  "analytics_opt_out": "You can opt out at anytime by pressing the Data Analytics button at the bottom of the page.\n",
290
290
  "analytics_status_prefix": "You are currently",
291
291
  "analytics_status_suffix": " consenting to data analytics \n",
292
+ "accessibility_statement": "Accessibility Statement",
292
293
  "data_analytics": "Data Analytics",
293
294
  "further_support": "For further support, press the FAQ button below:",
294
295
  "issue_report": "Issue Report",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@robotical/webapp-types",
3
- "version": "3.16.33",
3
+ "version": "3.17.1",
4
4
  "description": "Type definitions for the Application Manager",
5
5
  "main": "dist/application-manager.d.ts",
6
6
  "types": "dist/application-manager.d.ts",