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.umd.js
CHANGED
|
@@ -8600,15 +8600,15 @@ var profileDropDown = [{
|
|
|
8600
8600
|
}, {
|
|
8601
8601
|
id: 9,
|
|
8602
8602
|
name: "История просмотров",
|
|
8603
|
-
dev: "https://
|
|
8604
|
-
staging: "https://
|
|
8605
|
-
prod: "https://
|
|
8603
|
+
dev: "https://adtdev.kz/profile/views",
|
|
8604
|
+
staging: "https://adada.kz/profile/views",
|
|
8605
|
+
prod: "https://adata.kz/profile/views"
|
|
8606
8606
|
}, {
|
|
8607
8607
|
id: 10,
|
|
8608
8608
|
name: "Мои отчеты",
|
|
8609
|
-
dev: "https://
|
|
8610
|
-
staging: "https://
|
|
8611
|
-
prod: "https://
|
|
8609
|
+
dev: "https://adtdev.kz/profile/reports",
|
|
8610
|
+
staging: "https://adada.kz/profile/reports",
|
|
8611
|
+
prod: "https://adata.kz/profile/reports"
|
|
8612
8612
|
}],
|
|
8613
8613
|
disabled: false
|
|
8614
8614
|
}, {
|