@kando-env/kando-ui 1.2.162-alpha.16 → 1.2.162-alpha.18

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/lib/i18n/en.json CHANGED
@@ -3283,7 +3283,7 @@
3283
3283
  "tag": "Tag",
3284
3284
  "custom": "Custom",
3285
3285
  "all": "All",
3286
- "cities": "Zones",
3286
+ "cities": "Zones ",
3287
3287
  "monitored_areas": "Monitored Areas",
3288
3288
  "search_site": "Search for a site",
3289
3289
  "wbe_summary": {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- var packageJsonVersion = "1.2.162-alpha.16";
3
+ var packageJsonVersion = "1.2.162-alpha.18";
4
4
 
5
5
  if (typeof packageJsonVersion === 'string') {
6
6
  // eslint-disable-next-line no-console
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kando-env/kando-ui",
3
- "version": "1.2.162-alpha.16",
3
+ "version": "1.2.162-alpha.18",
4
4
  "main": "lib/index.js",
5
5
  "author": "Nadav(Private) <nadavk72@gmail.com>",
6
6
  "scripts": {