{ "copyright": "US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.", "label": "Explore", "localizationFileName": "explore-application", "inherits": "dashboard", "features": [{ "id": "com.ibm.bi.explore", "svgImages": [ "resources/explore/images/explore_icons.svg" ], "environment": { "capabilities": [ "canUseExploration" ] }, "toolItems": [ { "id": "pin", "containerId": "com.ibm.bi.glass.navbarLeadingGroup", "title": "%pin_label", "label": "", "type": "Button", "icon": "dashboard-pin", "push": true, "actionController": "dashboard/glass/controllers/PinningActionHandler", "coachMark": { "title": "%openPinsPanelCoachMarkTitle", "contents": "%openPinsPanelCoachMarkContent" }, "content": { "module": "explore/contrib/pinning/PinView" }, "weight": 795, "role": "button" } ], "content": { "module": "explore/view", "options": { "config": { "assetTags": [ "explore" ], "pageContainerType": "exploreCard", "smartTitle": true, "showTabs": true, "enableCustomDataSelection": true, "thumbnail": { "size": { "height": 83, "width": 135 } }, "usePreferredSize": false, "enableInteractions": true, "toolbar": false, "selection": { "deselectionSelector": "explore/interactions/deselection" }, "interactions": { "selection": "explore/interactions/selection", "move": false, "resize": false, "expand": false, "group": false, "order": false, "delete": false, "duplicate": false, "moveGroupContent": false, "eventGroup": false, "drillThrough": false, "changeVis": false, "editTitle": false, "launchExplore": false, "editNotebookWidget": false }, "hostApplicationName": ".ExploreHost", "remainSelectedOnPin": true, "profile": "explore" } } }, "collectionContainers": [ { "id": "toolbar", "label": "contributed toolbar items", "lensable": false } ], "excludeItems": [ "com.ibm.bi.dashboard.mode", "com.ibm.bi.dashboard.fullScreen", "com.ibm.bi.dashboard.eventGroup", "com.ibm.bi.dashboard.shapes", "com.ibm.bi.dashboard.intentSearchBtn", "com.ibm.bi.dashboard.live-visualizationsBtn", "com.ibm.bi.dashboard.widgetsPanel", "com.ibm.bi.dashboard.customWidget", "com.ibm.bi.dashboard.propertyBtn", "com.ibm.bi.dashboard.pin", "com.ibm.bi.dashboard.filterDock.layoutExtension", "com.ibm.bi.dashboard.filterDockCollapseControl.layoutExtension" ] }], "config": { "requirejs": { "paths": { "explore": "js/explore", "explore-common": "js/explore/bundles/explore-common.min" }, "map": { "*": {} }, "bundles": { "explore/bundles/action-handlers.bridge": [ "explore/create" ], "explore/bundles/dashboard-extensions.bridge": [ "explore/badges", "explore/chartInsights", "explore/crosshairs", "explore/summarizer", "explore/image-capture", "explore/visTitleFetcher", "explore/visProperties", "explore/showByAction", "explore/showByView" ], "explore/bundles/glass.bridge": [ "explore/contrib/thumbnail/slideout", "explore/contrib/thumbnail/extension" ], "explore/bundles/component.bridge": [ "explore/view", "explore/layout/container/consume", "explore/layout/container/authoring", "explore/layout/base" ] } } } }