12345678910111213141516171819202122 |
- {
- "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp. 2018, 2019. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
- "features": [
- {
- "id": "com.ibm.bi.dashboard",
- "collectionItems": [
- {
- "containerId": "com.ibm.bi.dashboard.features",
- "id": "com.ibm.bi.dashboard.features.Colors",
- "name": "Colors",
- "class": "dashboard-core/js/features/dashboard/colors/api/impl/Colors",
- "dependencies": [
- "API",
- "internal",
- "DashboardTheme",
- "Palette"
- ]
- }
- ]
- }
- ]
- }
|