diff --git a/CustomerJourney/src/assets/JDSDesktopLayout10_SideNav.json b/CustomerJourney/src/assets/JDSDesktopLayout10_SideNav.json new file mode 100644 index 0000000..68dbc76 --- /dev/null +++ b/CustomerJourney/src/assets/JDSDesktopLayout10_SideNav.json @@ -0,0 +1,1304 @@ +{ + "agent": { + "version": "0.1.0", + "appTitle": "Webex Contact Center", + "logo": "", + "stopNavigateOnAcceptTask": false, + "dragDropEnabled": false, + "notificationTimer": 8, + "maximumNotificationCount": 3, + "browserNotificationTimer": 8, + "wxmConfigured": false, + "desktopChatApp": { + "webexConfigured": false + }, + "area": { + "advancedHeader": [ + { + "comp": "agentx-webex" + }, + { + "comp": "agentx-outdial" + }, + { + "comp": "agentx-notification" + }, + { + "comp": "agentx-state-selector" + } + ], + "panel": { + "comp": "md-tabs", + "attributes": { + "class": "widget-tabs" + }, + "children": [ + { + "comp": "md-tab", + "attributes": { + "slot": "tab", + "class": "widget-pane-tab" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "IVR_TRANSCRIPT_TAB" + } + } + ], + "visibility": "IVR_TRANSCRIPT" + }, + { + "comp": "md-tab-panel", + "attributes": { + "slot": "panel", + "class": "widget-pane" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "IVR_TRANSCRIPT" + } + } + ], + "visibility": "IVR_TRANSCRIPT" + }, + { + "comp": "md-tab", + "attributes": { + "slot": "tab" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "WXM_JOURNEY_TAB" + } + } + ], + "visibility": "WXM_JOURNEY" + }, + { + "comp": "md-tab-panel", + "attributes": { + "slot": "panel", + "class": "widget-pane" + }, + "children": [ + { + "comp": "agentx-wc-cloudcherry-widget", + "properties": { + "userModel": "$STORE.app.userModel", + "spaceId": "", + "metricsId": "", + "ani": "$STORE.agentContact.taskSelected.ani", + "isDarkMode": "$STORE.app.darkMode" + }, + "wrapper": { + "title": "Customer Experience Journey", + "maximizeAreaName": "app-maximize-area" + } + } + ], + "visibility": "WXM_JOURNEY" + }, + { + "comp": "md-tab", + "attributes": { + "slot": "tab", + "class": "widget-pane-tab" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "CONTACT_HISTORY_TAB" + } + } + ] + }, + { + "comp": "md-tab-panel", + "attributes": { + "slot": "panel", + "class": "widget-pane" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "CONTACT_HISTORY" + } + } + ] + }, + { + "comp": "md-tab", + "attributes": { + "slot": "tab", + "class": "widget-pane-tab" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "SCREEN_POP_TAB" + } + } + ], + "visibility": "SCREEN_POP" + }, + { + "comp": "md-tab-panel", + "attributes": { + "slot": "panel", + "class": "widget-pane" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "SCREEN_POP" + } + } + ], + "visibility": "SCREEN_POP" + } + ] + }, + "navigation": [ + { + "nav": { + "label": "Customer Experience Analytics", + "icon": "/app/images/wxm.bcd45cc3.svg", + "iconType": "other", + "navigateTo": "wxm-metrics", + "align": "top" + }, + "page": { + "id": "wxm-metrics", + "widgets": { + "comp1": { + "comp": "agentx-wc-cloudcherry-widget", + "attributes": { + "metrics": true + }, + "properties": { + "userModel": "$STORE.app.userModel", + "spaceId": "", + "metricsId": "", + "isDarkMode": "$STORE.app.darkMode", + "agentId": "$STORE.agent.agentId" + } + } + }, + "layout": { + "areas": [ + [ + "comp1" + ] + ], + "size": { + "cols": [ + 1 + ], + "rows": [ + 1 + ] + } + } + }, + "visibility": "WXM_METRICS" + } + ] + } + }, + "supervisor": { + "version": "0.1.0", + "appTitle": "Webex Contact Center", + "logo": "", + "stopNavigateOnAcceptTask": false, + "dragDropEnabled": false, + "notificationTimer": 8, + "maximumNotificationCount": 3, + "browserNotificationTimer": 8, + "wxmConfigured": false, + "desktopChatApp": { + "webexConfigured": false + }, + "area": { + "advancedHeader": [ + { + "comp": "agentx-webex" + }, + { + "comp": "agentx-notification" + } + ], + "panel": { + "comp": "md-tabs", + "attributes": { + "class": "widget-tabs" + }, + "children": [ + { + "comp": "md-tab", + "attributes": { + "slot": "tab", + "class": "widget-pane-tab" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "IVR_TRANSCRIPT_TAB" + } + } + ], + "visibility": "IVR_TRANSCRIPT" + }, + { + "comp": "md-tab-panel", + "attributes": { + "slot": "panel", + "class": "widget-pane" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "IVR_TRANSCRIPT" + } + } + ], + "visibility": "IVR_TRANSCRIPT" + }, + { + "comp": "md-tab", + "attributes": { + "slot": "tab" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "WXM_JOURNEY_TAB" + } + } + ], + "visibility": "WXM_JOURNEY" + }, + { + "comp": "md-tab-panel", + "attributes": { + "slot": "panel", + "class": "widget-pane" + }, + "children": [ + { + "comp": "agentx-wc-cloudcherry-widget", + "properties": { + "userModel": "$STORE.app.userModel", + "spaceId": "", + "metricsId": "", + "ani": "$STORE.agentContact.taskSelected.ani", + "isDarkMode": "$STORE.app.darkMode" + }, + "wrapper": { + "title": "Customer Experience Journey", + "maximizeAreaName": "app-maximize-area" + } + } + ], + "visibility": "WXM_JOURNEY" + }, + { + "comp": "md-tab", + "attributes": { + "slot": "tab", + "class": "widget-pane-tab" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "CONTACT_HISTORY_TAB" + } + } + ] + }, + { + "comp": "md-tab-panel", + "attributes": { + "slot": "panel", + "class": "widget-pane" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "CONTACT_HISTORY" + } + } + ] + }, + { + "comp": "md-tab", + "attributes": { + "slot": "tab", + "class": "widget-pane-tab" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "SCREEN_POP_TAB" + } + } + ], + "visibility": "SCREEN_POP" + }, + { + "comp": "md-tab-panel", + "attributes": { + "slot": "panel", + "class": "widget-pane" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "SCREEN_POP" + } + } + ], + "visibility": "SCREEN_POP" + } + ] + }, + "homepage": { + "nav": { + "label": "$I18N.common.homePageLabel", + "icon": "home", + "iconType": "momentum", + "navigateTo": "home", + "align": "top" + }, + "page": { + "id": "landing", + "pageHeader": { + "comp": "div", + "children": [ + { + "comp": "page-title", + "attributes": { + "pageTitle": "$STORE.page.getDefaultPageTitle" + } + } + ], + "attributes": { + "style": "margin: 25px 16px 25px 16px" + } + }, + "useFlexLayout": true, + "pageSubHeader": { + "comp": "div", + "attributes": { + "style": "display: flex; float:right;" + }, + "children": [ + { + "comp": "div", + "children": [ + { + "comp": "md-label", + "textContent": "$I18N.pageSubHeader.queueName", + "attributes": { + "style": "margin-bottom:8px;" + } + }, + { + "comp": "agentx-wc-queue-filter", + "properties": { + "selectedQueueList": "$STORE.agent.selectedQueueList", + "managedQueues": "$STORE.agent.managedQueues", + "isLoading": "$STORE.agent.isManagedQueueLoading", + "isError": "$STORE.agent.isManagedQueuesError" + } + } + ], + "attributes": { + "style": "display:block;width:260px;" + } + }, + { + "comp": "div", + "children": [ + { + "comp": "md-label", + "textContent": "$I18N.pageSubHeader.channelType", + "attributes": { + "style": "margin-bottom:8px;" + } + }, + { + "comp": "agentx-wc-channel-filter", + "properties": { + "selectedChannelList": "$STORE.agent.selectedChannelList" + } + } + ], + "attributes": { + "style": "display:block;margin-left:16px;width:260px; " + } + }, + { + "comp": "div", + "children": [ + { + "comp": "md-label", + "textContent": "$I18N.pageSubHeader.managedTeams", + "attributes": { + "style": "margin-bottom:8px;" + } + }, + { + "comp": "agentx-wc-team-filter", + "properties": { + "selectedTeamList": "$STORE.agent.selectedTeamList", + "managedTeams": "$STORE.agent.managedTeams", + "isLoading": "$STORE.agent.isManagedTeamLoading", + "isError": "$STORE.agent.isManagedTeamsError" + } + } + ], + "attributes": { + "style": "display:block;margin-left:16px;width:260px;" + } + }, + { + "comp": "div", + "children": [ + { + "comp": "agentx-more-actions-wrapper", + "properties": { + "actionList": [ + { + "comp": "agentx-wc-goto-analyzer" + } + ] + } + } + ], + "attributes": { + "style": "display:block;margin-top: 20px;" + } + } + ] + }, + "widgets": { + "comp1": { + "comp": "analyzer-widget", + "width": 3, + "height": 5, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "c04c307c-71fd-41f4-828f-a196f94ce08a" + } + }, + "comp2": { + "comp": "analyzer-widget", + "width": 3, + "height": 5, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "bc3f908d-11fa-4f86-be9b-7edfe76eaa59" + } + }, + "comp3": { + "comp": "analyzer-widget", + "width": 3, + "height": 5, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "3e4555a5-be23-46e6-8450-8ebf3f1c35e1" + } + }, + "comp4": { + "comp": "analyzer-widget", + "width": 3, + "height": 5, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "2902a699-bf70-4568-afa1-6857db3e0dc4" + } + }, + "comp5": { + "comp": "analyzer-widget", + "width": 4, + "height": 5, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "21716c3a-09a9-476a-bab1-5fbcff226ac6" + } + }, + "comp6": { + "comp": "analyzer-widget", + "width": 4, + "height": 5, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "0136c56b-c40f-47a0-af1c-1a180db1fd64" + } + }, + "comp7": { + "comp": "analyzer-widget", + "width": 4, + "height": 5, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "e5e19275-0465-4e8c-923d-c9c06002330f" + } + }, + "comp8": { + "comp": "analyzer-widget", + "width": 6, + "height": 7, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "9d80a068-099c-48e3-b8a8-207eb38c47c5" + } + }, + "comp9": { + "comp": "analyzer-widget", + "width": 6, + "height": 7, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "a0bbecca-0129-4649-9261-ef0fe69281aa" + } + } + } + } + }, + "navigation": [ + { + "nav": { + "label": "Customer Experience Analytics", + "icon": "/app/images/wxm.bcd45cc3.svg", + "iconType": "other", + "navigateTo": "wxm-metrics", + "align": "top" + }, + "page": { + "id": "wxm-metrics", + "widgets": { + "comp1": { + "comp": "agentx-wc-cloudcherry-widget", + "attributes": { + "metrics": true + }, + "properties": { + "userModel": "$STORE.app.userModel", + "spaceId": "", + "metricsId": "", + "isDarkMode": "$STORE.app.darkMode", + "agentId": "$STORE.agent.agentId" + } + } + }, + "layout": { + "areas": [ + [ + "comp1" + ] + ], + "size": { + "cols": [ + 1 + ], + "rows": [ + 1 + ] + } + } + }, + "visibility": "WXM_METRICS" + }, + { + "nav": { + "label": "$I18N.tpw.widgetTitle", + "icon": "team", + "iconType": "momentum", + "navigateTo": "tpw", + "align": "top" + }, + "page": { + "id": "tpw-sup", + "useFlexLayout": true, + "widgets": { + "comp1": { + "comp": "agentx-wc-team-performance-widget", + "width": 12, + "height": 19, + "wrapper": { + "title": "$I18N.tpw.widgetTitle", + "id": "tpw-1", + "maximizeAreaName": "app-maximize-area" + }, + "properties": { + "tpwConfigs": "$STORE.agent.tpwConfigs" + } + } + } + } + }, + { + "nav": { + "label": "$I18N.qmw.recordings", + "icon": "waveform", + "iconType": "momentum", + "navigateTo": "recordings", + "align": "top" + }, + "page": { + "id": "qmw-sup", + "useFlexLayout": true, + "widgets": { + "comp1": { + "comp": "agentx-wc-quality-monitoring-widget", + "width": 12, + "height": 19, + "wrapper": { + "title": "$I18N.qmw.recordings", + "id": "qmw-1", + "maximizeAreaName": "app-maximize-area" + }, + "properties": { + "isDarkMode": "$STORE.app.darkMode", + "isLoggedIntoStation": "$STORE.app.isStationLoginSuccess" + } + } + } + } + } + ] + } + }, + "supervisorAgent": { + "version": "0.1.0", + "appTitle": "Webex Contact Center", + "logo": "", + "stopNavigateOnAcceptTask": false, + "dragDropEnabled": false, + "notificationTimer": 8, + "maximumNotificationCount": 3, + "browserNotificationTimer": 8, + "wxmConfigured": false, + "desktopChatApp": { + "webexConfigured": false + }, + "area": { + "advancedHeader": [ + { + "comp": "agentx-webex" + }, + { + "comp": "agentx-outdial" + }, + { + "comp": "agentx-notification" + }, + { + "comp": "agentx-state-selector" + } + ], + "panel": { + "comp": "md-tabs", + "attributes": { + "class": "widget-tabs" + }, + "children": [ + { + "comp": "md-tab", + "attributes": { + "slot": "tab", + "class": "widget-pane-tab" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "IVR_TRANSCRIPT_TAB" + } + } + ], + "visibility": "IVR_TRANSCRIPT" + }, + { + "comp": "md-tab-panel", + "attributes": { + "slot": "panel", + "class": "widget-pane" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "IVR_TRANSCRIPT" + } + } + ], + "visibility": "IVR_TRANSCRIPT" + }, + { + "comp": "md-tab", + "attributes": { + "slot": "tab" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "WXM_JOURNEY_TAB" + } + } + ], + "visibility": "WXM_JOURNEY" + }, + { + "comp": "md-tab-panel", + "attributes": { + "slot": "panel", + "class": "widget-pane" + }, + "children": [ + { + "comp": "agentx-wc-cloudcherry-widget", + "properties": { + "userModel": "$STORE.app.userModel", + "spaceId": "", + "metricsId": "", + "ani": "$STORE.agentContact.taskSelected.ani", + "isDarkMode": "$STORE.app.darkMode" + }, + "wrapper": { + "title": "Customer Experience Journey", + "maximizeAreaName": "app-maximize-area" + } + } + ], + "visibility": "WXM_JOURNEY" + }, + { + "comp": "md-tab", + "attributes": { + "slot": "tab", + "class": "widget-pane-tab" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "CONTACT_HISTORY_TAB" + } + } + ] + }, + { + "comp": "md-tab-panel", + "attributes": { + "slot": "panel", + "class": "widget-pane" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "CONTACT_HISTORY" + } + } + ] + }, + { + "comp": "md-tab", + "attributes": { + "slot": "tab", + "class": "widget-pane-tab" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "SCREEN_POP_TAB" + } + } + ], + "visibility": "SCREEN_POP" + }, + { + "comp": "md-tab-panel", + "attributes": { + "slot": "panel", + "class": "widget-pane" + }, + "children": [ + { + "comp": "slot", + "attributes": { + "name": "SCREEN_POP" + } + } + ], + "visibility": "SCREEN_POP" + } + ] + }, + "homepage": { + "nav": { + "label": "$I18N.common.homePageLabel", + "icon": "home", + "iconType": "momentum", + "navigateTo": "home", + "align": "top" + }, + "page": { + "id": "landing", + "useFlexLayout": true, + "pageHeader": { + "comp": "div", + "children": [ + { + "comp": "page-title", + "attributes": { + "pageTitle": "$STORE.page.getDefaultPageTitle" + } + } + ], + "attributes": { + "style": "margin: 25px 16px 25px 16px" + } + }, + "pageSubHeader": { + "comp": "div", + "attributes": { + "style": "display: flex; float:right" + }, + "children": [ + { + "comp": "div", + "children": [ + { + "comp": "md-label", + "textContent": "$I18N.pageSubHeader.queueName", + "attributes": { + "style": "margin-bottom:8px;" + } + }, + { + "comp": "agentx-wc-queue-filter", + "properties": { + "selectedQueueList": "$STORE.agent.selectedQueueList", + "managedQueues": "$STORE.agent.managedQueues", + "isLoading": "$STORE.agent.isManagedQueueLoading", + "isError": "$STORE.agent.isManagedQueuesError" + } + } + ], + "attributes": { + "style": "display:block;width:260px;" + } + }, + { + "comp": "div", + "children": [ + { + "comp": "md-label", + "textContent": "$I18N.pageSubHeader.channelType", + "attributes": { + "style": "margin-bottom:8px;" + } + }, + { + "comp": "agentx-wc-channel-filter", + "properties": { + "selectedChannelList": "$STORE.agent.selectedChannelList" + } + } + ], + "attributes": { + "style": "display:block;margin-left:16px;width:260px; " + } + }, + { + "comp": "div", + "children": [ + { + "comp": "md-label", + "textContent": "$I18N.pageSubHeader.managedTeams", + "attributes": { + "style": "margin-bottom:8px;" + } + }, + { + "comp": "agentx-wc-team-filter", + "properties": { + "selectedTeamList": "$STORE.agent.selectedTeamList", + "managedTeams": "$STORE.agent.managedTeams", + "isLoading": "$STORE.agent.isManagedTeamLoading", + "isError": "$STORE.agent.isManagedTeamsError" + } + } + ], + "attributes": { + "style": "display:block;margin-left:16px;width:260px;" + } + }, + { + "comp": "div", + "children": [ + { + "comp": "agentx-more-actions-wrapper", + "properties": { + "actionList": [ + { + "comp": "agentx-wc-goto-analyzer" + } + ] + } + } + ], + "attributes": { + "style": "display:block;margin-top: 20px;" + } + } + ] + }, + "widgets": { + "comp1": { + "comp": "analyzer-widget", + "width": 3, + "height": 5, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "c04c307c-71fd-41f4-828f-a196f94ce08a" + } + }, + "comp2": { + "comp": "analyzer-widget", + "width": 3, + "height": 5, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "bc3f908d-11fa-4f86-be9b-7edfe76eaa59" + } + }, + "comp3": { + "comp": "analyzer-widget", + "width": 3, + "height": 5, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "3e4555a5-be23-46e6-8450-8ebf3f1c35e1" + } + }, + "comp4": { + "comp": "analyzer-widget", + "width": 3, + "height": 5, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "2902a699-bf70-4568-afa1-6857db3e0dc4" + } + }, + "comp5": { + "comp": "analyzer-widget", + "width": 4, + "height": 5, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "21716c3a-09a9-476a-bab1-5fbcff226ac6" + } + }, + "comp6": { + "comp": "analyzer-widget", + "width": 4, + "height": 5, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "0136c56b-c40f-47a0-af1c-1a180db1fd64" + } + }, + "comp7": { + "comp": "analyzer-widget", + "width": 4, + "height": 5, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "e5e19275-0465-4e8c-923d-c9c06002330f" + } + }, + "comp8": { + "comp": "analyzer-widget", + "width": 6, + "height": 7, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "9d80a068-099c-48e3-b8a8-207eb38c47c5" + } + }, + "comp9": { + "comp": "analyzer-widget", + "width": 6, + "height": 7, + "attributes": { + "is-dark-mode": "$STORE.app.darkMode", + "filter": "$STORE.agent.analyzerInteractionFilter", + "access-token": "$STORE.auth.accessToken", + "user-id": "$STORE.agent.agentId", + "org-id": "$STORE.agent.orgId", + "dashboard-id": "a4e99697-06d8-4575-b25d-82ef348e2410", + "widget-id": "a0bbecca-0129-4649-9261-ef0fe69281aa" + } + } + } + } + }, + "navigation": [ + { + "nav": { + "label": "Customer Experience Analytics", + "icon": "/app/images/wxm.bcd45cc3.svg", + "iconType": "other", + "navigateTo": "wxm-metrics", + "align": "top" + }, + "page": { + "id": "wxm-metrics", + "widgets": { + "comp1": { + "comp": "agentx-wc-cloudcherry-widget", + "attributes": { + "metrics": true + }, + "properties": { + "userModel": "$STORE.app.userModel", + "spaceId": "", + "metricsId": "", + "isDarkMode": "$STORE.app.darkMode", + "agentId": "$STORE.agent.agentId" + } + } + }, + "layout": { + "areas": [ + [ + "comp1" + ] + ], + "size": { + "cols": [ + 1 + ], + "rows": [ + 1 + ] + } + } + }, + "visibility": "WXM_METRICS" + }, + { + "nav": { + "label": "$I18N.tpw.widgetTitle", + "icon": "team", + "iconType": "momentum", + "navigateTo": "tpw", + "align": "top" + }, + "page": { + "id": "tpw-sup-agent", + "useFlexLayout": true, + "widgets": { + "comp1": { + "comp": "agentx-wc-team-performance-widget", + "width": 12, + "height": 19, + "wrapper": { + "title": "$I18N.tpw.widgetTitle", + "id": "tpw-1", + "maximizeAreaName": "app-maximize-area" + }, + "properties": { + "tpwConfigs": "$STORE.agent.tpwConfigs" + } + } + } + } + }, + { + "nav": { + "label": "Customer Journey Widget", + "icon": "/app/images/wxm.bcd45cc3.svg", + "iconType": "other", + "navigateTo": "customerJourneyWidget", + "align": "top" + }, + "page": { + "id": "customerJourneyWidget", + "widgets": { + "right": { + "comp": "customer-journey-widget", + "script": "https://journey-widget.webex.com", + "attributes": { + "condensed-view": "true", + "show-alias-icon": "true" + }, + "properties": { + "bearerToken": "$STORE.auth.accessToken", + "organizationId": "$STORE.agent.orgId", + "dataCenter": "$STORE.app.datacenter" + }, + "wrapper": { + "title": "Customer Journey Widget", + "maximizeAreaName": "app-maximize-area" + } + } + }, + "layout": { + "areas": [ + [ + "right" + ] + ], + "size": { + "cols": [ + 1 + ], + "rows": [ + 1 + ] + } + } + } + }, + { + "nav": { + "label": "$I18N.qmw.recordings", + "icon": "waveform", + "iconType": "momentum", + "navigateTo": "recordings", + "align": "top" + }, + "page": { + "id": "qmw-sup", + "useFlexLayout": true, + "widgets": { + "comp1": { + "comp": "agentx-wc-quality-monitoring-widget", + "width": 12, + "height": 19, + "wrapper": { + "title": "$I18N.qmw.recordings", + "id": "qmw-1", + "maximizeAreaName": "app-maximize-area" + }, + "properties": { + "isDarkMode": "$STORE.app.darkMode", + "isLoggedIntoStation": "$STORE.app.isStationLoginSuccess" + } + } + } + } + } + ] + } + } +} diff --git a/CustomerJourney/src/assets/desktop-layout-supervisor-JDS.json b/CustomerJourney/src/assets/desktop-layout-supervisor-JDS.json deleted file mode 100644 index de1a224..0000000 --- a/CustomerJourney/src/assets/desktop-layout-supervisor-JDS.json +++ /dev/null @@ -1,271 +0,0 @@ -{ - "version": "0.0.6", - "appTitle": "Contact Center Desktop", - "logo": "", - "dragDropEnabled": false, - "notificationTimer": 8, - "maximumNotificationCount": 3, - "browserNotificationTimer": 8, - "wxmConfigured": false, - "desktopChatApp": { - "webexConfigured": false - }, - "area": { - "headless": { - "id": "dw-headless", - "widgets": { - "comp1": { - "comp": "div" - } - }, - "layout": { - "areas": [ - [ - "comp1" - ] - ], - "size": { - "cols": [ - 1 - ], - "rows": [ - 1 - ] - } - } - }, - "panel": { - "comp": "md-tabs", - "attributes": { - "class": "widget-tabs" - }, - "children": [ - { - "comp": "md-tab", - "attributes": { - "slot": "tab", - "class": "widget-pane-tab" - }, - "children": [ - { - "comp": "slot", - "attributes": { - "name": "IVR_TRANSCRIPT_TAB" - } - } - ], - "visibility": "IVR_TRANSCRIPT" - }, - { - "comp": "md-tab-panel", - "attributes": { - "slot": "panel", - "class": "widget-pane" - }, - "children": [ - { - "comp": "slot", - "attributes": { - "name": "IVR_TRANSCRIPT" - } - } - ], - "visibility": "IVR_TRANSCRIPT" - }, - { - "comp": "md-tab", - "attributes": { - "slot": "tab" - }, - "children": [ - { - "comp": "slot", - "attributes": { - "name": "WXM_JOURNEY_TAB" - } - } - ], - "visibility": "WXM_JOURNEY" - }, - { - "comp": "md-tab-panel", - "attributes": { - "slot": "panel", - "class": "widget-pane" - }, - "children": [ - { - "comp": "agentx-wc-cloudcherry-widget", - "properties": { - "userModel": "$STORE.app.userModel", - "spaceId": "", - "metricsId": "", - "teamId": "$STORE.agent.teamName", - "ani": "$STORE.agentContact.taskSelected.ani", - "isDarkMode": "$STORE.app.darkMode" - }, - "wrapper": { - "title": "Customer Experience Journey", - "maximizeAreaName": "app-maximize-area" - } - } - ], - "visibility": "WXM_JOURNEY" - }, - { - "comp": "md-tab", - "attributes": { - "slot": "tab", - "class": "widget-pane-tab" - }, - "children": [ - { - "comp": "slot", - "attributes": { - "name": "CONTACT_HISTORY_TAB" - } - } - ] - }, - { - "comp": "md-tab-panel", - "attributes": { - "slot": "panel", - "class": "widget-pane" - }, - "children": [ - { - "comp": "slot", - "attributes": { - "name": "CONTACT_HISTORY" - } - } - ] - }, - { - "comp": "md-tab", - "attributes": { - "slot": "tab", - "class": "widget-pane-tab" - }, - "children": [ - { - "comp": "slot", - "attributes": { - "name": "SCREEN_POP_TAB" - } - } - ], - "visibility": "SCREEN_POP" - }, - { - "comp": "md-tab-panel", - "attributes": { - "slot": "panel", - "class": "widget-pane" - }, - "children": [ - { - "comp": "slot", - "attributes": { - "name": "SCREEN_POP" - } - } - ], - "visibility": "SCREEN_POP" - } - ] - }, - "navigation": [ - { - "nav": { - "label": "Customer Experience Analytics", - "icon": "/app/images/wxm.bcd45cc3.svg", - "iconType": "other", - "navigateTo": "wxm-metrics", - "align": "top" - }, - "page": { - "id": "wxm-metrics", - "widgets": { - "comp1": { - "comp": "agentx-wc-cloudcherry-widget", - "attributes": { - "metrics": true - }, - "properties": { - "userModel": "$STORE.app.userModel", - "spaceId": "", - "metricsId": "", - "teamId": "$STORE.agent.teamName", - "isDarkMode": "$STORE.app.darkMode" - } - } - }, - "layout": { - "areas": [ - [ - "comp1" - ] - ], - "size": { - "cols": [ - 1 - ], - "rows": [ - 1 - ] - } - } - }, - "visibility": "WXM_METRICS" - }, - { - "nav": { - "label": "Customer Journey Widget", - "icon": "/app/images/wxm.bcd45cc3.svg", - "iconType": "other", - "navigateTo": "customerJourneyWidget", - "align": "top" - }, - "page": { - "id": "customerJourneyWidget", - "widgets": { - "right": { - "comp": "customer-journey-widget", - "script": "https://cjaas.cisco.com/widgets/customer-journey-10.0.0/index.js", - "attributes": { - "condensed-view": "true", - "show-alias-icon": "true" - }, - "properties": { - "bearerToken": "$STORE.auth.accessToken", - "organizationId": "$STORE.agent.orgId", - "dataCenter": "$STORE.app.datacenter" - }, - "wrapper": { - "title": "Customer Journey Widget", - "maximizeAreaName": "app-maximize-area" - } - } - }, - "layout": { - "areas": [ - [ - "right" - ] - ], - "size": { - "cols": [ - 1 - ], - "rows": [ - 1 - ] - } - } - } - } - ] - } - }