@webitel/ui-sdk 23.12.114 → 23.12.115

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": "@webitel/ui-sdk",
3
- "version": "23.12.114",
3
+ "version": "23.12.115",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vite",
@@ -125,9 +125,9 @@ const order = [
125
125
  WebitelApplications.SUPERVISOR,
126
126
  WebitelApplications.HISTORY,
127
127
  WebitelApplications.ADMIN,
128
- WebitelApplications.ANALYTICS,
129
128
  WebitelApplications.AUDIT,
130
129
  WebitelApplications.CRM,
130
+ WebitelApplications.ANALYTICS,
131
131
  ];
132
132
 
133
133
  const formattedApps = computed(() => props.apps.reduce((apps, app) => ([