adata-ui 0.3.26 → 0.3.27
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/dist/adata-ui.common.js +6 -6
- package/dist/adata-ui.common.js.map +1 -1
- package/dist/adata-ui.umd.js +6 -6
- package/dist/adata-ui.umd.js.map +1 -1
- package/dist/adata-ui.umd.min.js +1 -1
- package/dist/adata-ui.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/configs/profileDropDown.js +6 -6
package/dist/adata-ui.common.js
CHANGED
|
@@ -8591,15 +8591,15 @@ var profileDropDown = [{
|
|
|
8591
8591
|
}, {
|
|
8592
8592
|
id: 9,
|
|
8593
8593
|
name: "История просмотров",
|
|
8594
|
-
dev: "https://
|
|
8595
|
-
staging: "https://
|
|
8596
|
-
prod: "https://
|
|
8594
|
+
dev: "https://adtdev.kz/profile/views",
|
|
8595
|
+
staging: "https://adada.kz/profile/views",
|
|
8596
|
+
prod: "https://adata.kz/profile/views"
|
|
8597
8597
|
}, {
|
|
8598
8598
|
id: 10,
|
|
8599
8599
|
name: "Мои отчеты",
|
|
8600
|
-
dev: "https://
|
|
8601
|
-
staging: "https://
|
|
8602
|
-
prod: "https://
|
|
8600
|
+
dev: "https://adtdev.kz/profile/reports",
|
|
8601
|
+
staging: "https://adada.kz/profile/reports",
|
|
8602
|
+
prod: "https://adata.kz/profile/reports"
|
|
8603
8603
|
}],
|
|
8604
8604
|
disabled: false
|
|
8605
8605
|
}, {
|