adata-ui 0.3.90 → 0.3.91

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adata-ui",
3
- "version": "0.3.90",
3
+ "version": "0.3.91",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -1,8 +1,8 @@
1
1
  <template>
2
2
  <header :class="{ sticky: isSticky }">
3
- <!-- <div class="version">-->
4
- <!-- <a :href="newVersion[mode]" target='_blank'>Перейти на новую версию сайта</a>-->
5
- <!-- </div>-->
3
+ <div class="version">
4
+ <a :href="newVersion[mode]" target='_blank'>Перейти на новую версию сайта</a>
5
+ </div>
6
6
  <InfoHeader
7
7
  :weather="weather"
8
8
  :currencies="currencies"
@@ -519,9 +519,9 @@ export default {
519
519
  staging: "https://adada.kz",
520
520
  },
521
521
  newVersion: {
522
- dev: "https://avto.adtdev.kz",
523
- staging: "https://avto.adada.kz",
524
- prod: "https://avto.adata.kz",
522
+ dev: "https://analytics-new.adtdev.kz",
523
+ staging: "https://analytics-new.adada.kz",
524
+ prod: "https://analytics-new.adata.kz",
525
525
  },
526
526
  headerItems: [
527
527
  {