{ "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products:SHARE (C) Copyright IBM Corp. 2015, 2022. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.", "services": { ".Notification": "bi/notifications/service/NotificationService", ".Prompting": "bi/schedule/service/PromptingService" }, "features": [{ "id": "com.ibm.bi.share.common.css", "cssStyles": [ "css/sharecommon/main.css", ] },{ "id": "com.ibm.bi.schedule", "cssStyles": [ "lib/jquery-ui/1.13.0/jquery-ui.min.css", "lib/bootstrap-timepicker/0.5.1/css/bootstrap-timepicker.css" ] },{ "id": "com.ibm.bi.share", "toolItems": [{ "id": "notifications", "containerId": "com.ibm.bi.glass.appbarTrailingGroup", "type": "Button", "icon": "ba_portal-notifications_24", "class": "notification_button n10n_badge", "title": "%notification_btn", "weight": 15, "actionController": "bi/notifications/views/n10nBtnView", "push": true, "options": { "position": "right", "label": "%n10n_slideout_aria_label", "content": { "module": "bi/notifications/views/notificationView" }, "width": 400 } }] }, { "id": "com.ibm.bi.legacy", "toolItems": [{ "id": "myInbox", "containerId": "com.ibm.bi.glass.common.personalMenu", "type": "MenuContribution", "actionController": "bi/notifications/views/legacyAppButtonView", "items": [{ "id": "legacy_myInbox", "label": "%legacy_myInbox_label", "weight": 31, "tool": "MyInbox", "environment": { "deviceTypes": ["desktop"] } }] },{ "id": "myWatchItems", "containerId": "com.ibm.bi.glass.common.personalMenu", "type": "MenuContribution", "actionController": "bi/notifications/views/legacyAppButtonView", "items": [{ "id": "legacy_myWatchItems", "label": "%legacy_myWatchItems_label", "weight": 30, "tool": "Subscriptions", "environment": { "deviceTypes": ["desktop"] } }] } ] } ] }