{
    "meta": {
        "version": "1.1.0",
        "app": "Discover Panel",
        "appId": "com.adobe.unifiedpanel",
        "minAppVersion": "3.2.0",
        "host": "ILST",
        "minHostVersion": "27.3",
        "asset": "Discover Panel Config for Illustrator",
        "assetVersion": "3.2.0-3"
    },
    "configuration": {
        "core": {
            "deeplink": {
                "cch": {
                    "uriPrefix": "https://creativecloud.adobe.com/campaign/illustrator",
                    "queryParams": {
                        "workflow": "launch",
                        "min-version": "26.0.3",
                        "id": "2022-03-Deeplink-Demo",
                        "vid": "test"
                    }
                },
                "host": {
                    "uriPrefix": "adbai://app/v1",
                    "queryParams": {
                        "action": "LearnAndSearch",
                        "consumer.name": "CCH",
                        "exp.campaign_id": "2022-03-Deeplink-Demo",
                        "exp.variation_id": "test",
                        "source.name": "ILST",
                        "source.version": "26.1",
                        "env.com.name": "Unified-Panel"
                    }
                },
                "ui": {
                    "downloadAndOpen": {
                        "downloadDialog": {
                            "isEnabled": false,
                            "minHostVersion": "27.3"
                        },
                        "toastDialog": {
                            "isEnabled": false,
                            "minHostVersion": "27.3",
                            "config": {
                                "uiConfig": {
                                    "error": {
                                        "title": "app.headlessui.downloadAndOpen.toastdialog.title.error"
                                    },
                                    "success": {
                                        "title": "app.headlessui.downloadAndOpen.toastdialog.title.success"
                                    }
                                }
                            }
                        }
                    },
                    "openCloudDoc": {
                        "downloadDialog": {
                            "isEnabled": false
                        },
                        "toastDialog": {
                            "isEnabled": true,
                            "config": {
                                "uiConfig": {
                                    "error": {
                                        "title": "app.headlessui.openCloudDoc.toastdialog.title.error"
                                    },
                                    "success": {
                                        "title": "app.headlessui.openCloudDoc.toastdialog.title.success"
                                    }
                                }
                            }
                        }
                    }
                }
            },
            "panelInteractivityTimeout": 86400000,
            "uisEndpoints": {
                "prod": "https://cchome.adobe.io/int/v1/users/me/signals",
                "stage": "https://cchome-stage.adobe.io/int/v1/users/me/signals",
                "apiKey": "up-ccx-ilst",
                "signalRules": {
                    "inEveryMinute": 5,
                    "ctxChangeCount": 100,
                    "ccxpRefreshDelay": 30000,
                    "allowContentModules": ["cmHelpx", "cmHelpXDetail", "cmInAppLearn", "cmActions"]
                }
            },
            "survey": {
                "url": "https://adobe.co1.qualtrics.com/jfe/form/SV_7Wg8Ni908Q9hZaK",
                "showDelay": 15,
                "minDPLaunchCount": 3,
                "refreshInEveryMinute": 262080
            },
            "searchConfig": {
                "floodGate": {
                    "floodGateRefresh": 43200000
                },
                "userContentService": {
                    "userContentServiceRefresh": 86400000
                },
                "fetchTimeouts": {
                    "searchConfig": 5000,
                    "general": 10000,
                    "autoComplete": 2000
                },
                "redirectLinksOrder": ["fonts", "stock", "plugins"],
                "search": {
                    "whatsNewAemID": "illustrator/using/whats-new/2022",
                    "discoverArticleAemId": "illustrator/using/illustrator-discover",
                    "autoSuggestion": {
                        "suggestionBody": {
                            "q": "",
                            "product_list": ["illustrator"],
                            "limit": {
                                "help_page_limit": 4,
                                "query_limit": 4
                            },
                            "scope": ["cc_search"],
                            "text_type": ["query"]
                        },
                        "quickLinksBody": {
                            "q": "",
                            "product_list": ["illustrator"],
                            "filters": [
                                {
                                    "learn_format_version": {
                                        "range": {
                                            "min": 1,
                                            "max": 2
                                        }
                                    }
                                },
                                {
                                    "learn_surface_json_version": {
                                        "range": {
                                            "min": 1,
                                            "max": 1
                                        }
                                    }
                                }
                            ],
                            "limit": {
                                "help_page_limit": 4
                            },
                            "scope": ["cc_search"],
                            "text_type": ["help_learn_title", "help_using_title", "help_kb_title"]
                        },
                        "autoSuggestLimit": 4,
                        "helpQuickLinkLimit": 1,
                        "allowLocaleFallback": false,
                        "allowedLocales": ["en", "fr", "de", "ja", "es", "it", "pt", "ko", "ru", "zh"]
                    },
                    "refreshRate": 8,
                    "ingestMaxQueuedEvents": 500,
                    "ingestDebounceValue": 5000,
                    "searchHistoryLimit": 2,
                    "searchHistoryRequestLimit": 50,
                    "maxHelpxLimit": 40,
                    "minHelpxLimit": 7,
                    "rendition": {
                        "size": {
                            "default": {
                                "image": 240,
                                "video": 480
                            }
                        }
                    },
                    "limit": 7,
                    "timeout": 10000
                },
                "searchPostBody": {
                    "q": "",
                    "limit": 20,
                    "locale": "en_US",
                    "timeout": 10000,
                    "metadata": {
                        "enableAggregatorStatus": true
                    },
                    "rendition": {
                        "size": {
                            "default": {
                                "image": 240,
                                "video": 480
                            }
                        }
                    },
                    "searchBodies": [
                        {
                            "scope": {
                                "dataProvider": "enterprise_search",
                                "entity": "document"
                            },
                            "queryType": "search",
                            "filters": [
                                {
                                    "tutorialType": ["help_learn", "help_kb", "help_using"]
                                },
                                {
                                    "fiCodes": ["illustrator_cc"]
                                },
                                {
                                    "formatVersion": {
                                        "range": {
                                            "min": 1,
                                            "max": 2
                                        }
                                    }
                                },
                                {
                                    "surfaceJsonVersion": {
                                        "range": {
                                            "min": 1,
                                            "max": 1
                                        }
                                    }
                                }
                            ],
                            "sorts": [
                                {
                                    "sortOrderby": "relevancy",
                                    "sortOrder": "DESC"
                                }
                            ],
                            "metadata": {
                                "enableHighlight": false,
                                "enableSpellingCorrection": true,
                                "enableBroadSearch": false,
                                "enableExplain": false,
                                "subscope": "universalTutorials"
                            }
                        }
                    ]
                },
                "ussContext": {
                    "env": {
                        "com": {
                            "name": "Unified Panel",
                            "version": "1.4.0"
                        },
                        "fw": {
                            "name": "cmHelpx",
                            "version": "1.4.0"
                        },
                        "svc": {
                            "name": "HELP",
                            "version": "1.4.0"
                        },
                        "api": {
                            "name": "T14SearchResultsViewCurated",
                            "version": "1.4.0"
                        }
                    },
                    "document": {
                        "id": 219,
                        "imageWidth": 1390,
                        "imageHeight": 928,
                        "faceRectangles": [
                            {
                                "left": 743,
                                "top": 61,
                                "width": 356,
                                "height": 497,
                                "sizeRatioToImage": 13.72
                            }
                        ],
                        "documentClassifications": [
                            {
                                "category": "photo",
                                "score": 0.5710885524749756
                            },
                            {
                                "category": "meme",
                                "score": 0.41618838906288147
                            },
                            {
                                "category": "poster",
                                "score": 0.006622766610234976
                            }
                        ],
                        "userActivityLabels": ["none"],
                        "experienceState": 3,
                        "query": "lasso",
                        "lastInteractions": [
                            {
                                "actionType": "invoke",
                                "entityType": "command",
                                "entityId": "5957",
                                "entityTitleId": "Edit-Search",
                                "entityTitle": "Edit > Search"
                            }
                        ],
                        "toolsFeaturesRecommendations": [
                            {
                                "id": "polySelTool",
                                "type": "tool"
                            },
                            {
                                "id": "magneticLassoTool",
                                "type": "tool"
                            }
                        ],
                        "learnRecommendations": [
                            "photoshop/how-to/in-app/use-artboards-to-experiment-with-layouts",
                            "photoshop/how-to/in-app/introduction-to-the-workspace"
                        ]
                    },
                    "experiments": [
                        {
                            "experimentId": "com.adobe.up.phsp.desktop.ussLcmSugTest",
                            "variantId": "10010112",
                            "metadata": {
                                "com.adobe.up.phsp.deskop.ussLcmSug": true
                            }
                        },
                        {
                            "experimentId": "com.adobe.up.phsp.desktop.lcmNotificationTest",
                            "variantId": "10010911",
                            "metadata": {
                                "com.adobe.up.phsp.desktop.lcm.notification": true
                            }
                        }
                    ],
                    "user": {
                        "expertise": "non-beginner",
                        "appAptitude": "I-HAVE-EXTENSIVE-EXPERIENCE",
                        "creativeCategories": [],
                        "skillLevel": "non-beginner"
                    },
                    "application": {
                        "customerSegment": "individual",
                        "licensingStatus": "",
                        "planCodes": [],
                        "entitlements": [],
                        "source": {
                            "surface": "UnifiedPanel",
                            "name": "ILST",
                            "platform": "Desktop"
                        },
                        "section": "Help"
                    }
                },
                "resourceURLs": {
                    "local": [
                        {
                            "id": "helpx",
                            "openUrl": "https://helpx.stage.adobe.com/illustrator/user-guide.html",
                            "supportedLanguages": []
                        },
                        {
                            "id": "community",
                            "openUrl": "https://community-stg.adobe.com/t5/illustrator/bd-p/illustrator?trackingid=VY36K17Q&mv=in-product",
                            "supportedLanguages": ["en"]
                        },
                        {
                            "id": "community",
                            "openUrl": "https://community-stg.adobe.com/t5/illustrator%E3%83%95%E3%82%A9%E3%83%BC%E3%83%A9%E3%83%A0/bd-p/illustrator-jp?trackingid=VY36K17Q&mv=in-product",
                            "supportedLanguages": ["jp"]
                        },
                        {
                            "id": "plugins",
                            "openUrl": "https://stage.exchange.adobe.com/creativecloud.illustrator.html#product",
                            "supportedLanguages": []
                        },
                        {
                            "id": "stock",
                            "openUrl": "https://primary.stock.stage.adobe.com",
                            "supportedLanguages": []
                        },
                        {
                            "id": "fonts",
                            "openUrl": "https://fonts-relstage.adobe.com/",
                            "supportedLanguages": []
                        },
                        {
                            "id": "behance",
                            "openUrl": "https://net.s2stagehance.com/live/adobe-illustrator",
                            "supportedLanguages": ["en", "de", "fr"]
                        }
                    ],
                    "dev": [
                        {
                            "id": "helpx",
                            "openUrl": "https://helpx.stage.adobe.com/illustrator/user-guide.html",
                            "supportedLanguages": []
                        },
                        {
                            "id": "community",
                            "openUrl": "https://community-stg.adobe.com/t5/illustrator/bd-p/illustrator?trackingid=VY36K17Q&mv=in-product",
                            "supportedLanguages": ["en"]
                        },
                        {
                            "id": "community",
                            "openUrl": "https://community-stg.adobe.com/t5/illustrator%E3%83%95%E3%82%A9%E3%83%BC%E3%83%A9%E3%83%A0/bd-p/illustrator-jp?trackingid=VY36K17Q&mv=in-product",
                            "supportedLanguages": ["jp"]
                        },
                        {
                            "id": "plugins",
                            "openUrl": "https://stage.exchange.adobe.com/creativecloud.illustrator.html#product",
                            "supportedLanguages": []
                        },
                        {
                            "id": "stock",
                            "openUrl": "https://primary.stock.stage.adobe.com",
                            "supportedLanguages": []
                        },
                        {
                            "id": "fonts",
                            "openUrl": "https://fonts-relstage.adobe.com/",
                            "supportedLanguages": []
                        },
                        {
                            "id": "behance",
                            "openUrl": "https://net.s2stagehance.com/live/adobe-illustrator",
                            "supportedLanguages": ["en", "de", "fr"]
                        }
                    ],
                    "stage": [
                        {
                            "id": "helpx",
                            "openUrl": "https://helpx.stage.adobe.com/illustrator/user-guide.html",
                            "supportedLanguages": []
                        },
                        {
                            "id": "community",
                            "openUrl": "https://community-stg.adobe.com/t5/illustrator/bd-p/illustrator?trackingid=VY36K17Q&mv=in-product",
                            "supportedLanguages": ["en"]
                        },
                        {
                            "id": "community",
                            "openUrl": "https://community-stg.adobe.com/t5/illustrator%E3%83%95%E3%82%A9%E3%83%BC%E3%83%A9%E3%83%A0/bd-p/illustrator-jp?trackingid=VY36K17Q&mv=in-product",
                            "supportedLanguages": ["jp"]
                        },
                        {
                            "id": "plugins",
                            "openUrl": "https://stage.exchange.adobe.com/creativecloud.illustrator.html#product",
                            "supportedLanguages": []
                        },
                        {
                            "id": "stock",
                            "openUrl": "https://primary.stock.stage.adobe.com",
                            "supportedLanguages": []
                        },
                        {
                            "id": "fonts",
                            "openUrl": "https://fonts-relstage.adobe.com/",
                            "supportedLanguages": []
                        },
                        {
                            "id": "behance",
                            "openUrl": "https://net.s2stagehance.com/live/adobe-illustrator",
                            "supportedLanguages": ["en", "de", "fr"]
                        }
                    ],
                    "prod": [
                        {
                            "id": "helpx",
                            "openUrl": "https://helpx.adobe.com/illustrator/user-guide.html",
                            "supportedLanguages": []
                        },
                        {
                            "id": "community",
                            "openUrl": "https://community.adobe.com/t5/illustrator/bd-p/illustrator?trackingid=VY36K17Q&mv=in-product",
                            "supportedLanguages": ["en"]
                        },
                        {
                            "id": "community",
                            "openUrl": "https://community.adobe.com/t5/illustrator%E3%83%95%E3%82%A9%E3%83%BC%E3%83%A9%E3%83%A0/bd-p/illustrator-jp?trackingid=VY36K17Q&mv=in-product",
                            "supportedLanguages": ["jp"]
                        },
                        {
                            "id": "plugins",
                            "openUrl": "https://exchange.adobe.com/creativecloud.illustrator.html#product",
                            "supportedLanguages": []
                        },
                        {
                            "id": "stock",
                            "openUrl": "https://stock.adobe.com/",
                            "supportedLanguages": []
                        },
                        {
                            "id": "fonts",
                            "openUrl": "https://fonts.adobe.com/",
                            "supportedLanguages": []
                        },
                        {
                            "id": "behance",
                            "openUrl": "https://www.behance.net/live/adobe-illustrator",
                            "supportedLanguages": ["en", "de", "fr"]
                        }
                    ]
                },
                "jumpTargets": {
                    "stock": {
                        "clientId": "AdobeStockClient2",
                        "scopes": "AdobeID,openid,creative_cloud,creative_sdk,cc_private,gnav,sao.stock,additional_info.address.mail_to,additional_info.dob,read_organizations,read_pc.stock,read_pc.stock_credits,additional_info.roles,sao.cce_private,account_cluster.read",
                        "responseType": "token"
                    },
                    "fonts": {
                        "clientId": "TypeKit2",
                        "scopes": "creative_cloud,sao.typekit,openid,sao.cce_private,AdobeID,gnav,additional_info.roles",
                        "responseType": "code"
                    },
                    "plugins": {
                        "clientId": "APP_AdobeExchange_Prod",
                        "scopes": "AdobeID,openid,read_organizations,additional_info.projectedProductContext,additional_info.roles,organizations_admin,adobeio_api,read_pc.dma_bullseye,unified_dev_portal,gnav,adobeio.appregistry.read,adobeio.appregistry.write",
                        "responseType": "token"
                    },
                    "plugins_stg": {
                        "clientId": "APP_AdobeExchange_STG",
                        "scopes": "AdobeID,openid,read_organizations,additional_info.projectedProductContext,additional_info.roles,organizations_admin,adobeio_api,read_pc.dma_bullseye,unified_dev_portal,gnav,adobeio.appregistry.read,adobeio.appregistry.write",
                        "responseType": "token"
                    },
                    "helpx": {
                        "clientId": "AdobeSupport1",
                        "scopes": "AdobeID,openid,gnav,creative_cloud,sao.creative_cloud,read_organizations,sao.cce_private,additional_info.projectedProductContext,additional_info.roles",
                        "responseType": "token"
                    },
                    "community": {
                        "clientId": "LithiumDMEProd",
                        "scopes": "openid,AdobeID,additional_info.screen_name",
                        "responseType": "code"
                    },
                    "community_stg": {
                        "clientId": "LithiumDMEStage",
                        "scopes": "openid,AdobeID,additional_info.screen_name",
                        "responseType": "code"
                    },
                    "behance": {
                        "clientId": "BehanceWebSusi1",
                        "scopes": "AdobeID,openid,gnav,sao.cce_private,creative_cloud,creative_sdk,be.pro2.external_client,additional_info.roles",
                        "responseType": "token"
                    }
                },
                "bwtAemIds": {
                    "allowAndModify": [
                        {
                            "original": "illustrator/",
                            "modified": "illustrator/how-to/"
                        }
                    ]
                }
            }
        },
        "modules": {
            "cmActions": {
                "contentModule": "cmActions",
                "config": {
                    "newNess": {
                        "expire": 7,
                        "allUpVersions": ["2.9.0"],
                        "byVersion": {
                            "2.9.0": {
                                "talentIds": ["sketchToVector", "retroText", "neonGlowText", "oldSchoolText", "reColor"]
                            }
                        }
                    },
                    "browseFilters": {
                        "allFilters": ["vectorize", "textEffects", "recolor"],
                        "byFilter": {
                            "vectorize": ["sketchToVector"],
                            "textEffects": ["retroText", "neonGlowText", "oldSchoolText"],
                            "recolor": ["reColor"]
                        },
                        "newestSort": {
                            "versions": ["2.9.0"],
                            "byVersion": {
                                "2.9.0": ["sketchToVector", "reColor"]
                            }
                        },
                        "sortFilters": ["az", "za", "popular", "newest"],
                        "locStrings": {
                            "all": "app.cm.browse.actions.all",
                            "az": "app.cm.browse.actions.sort.az",
                            "za": "app.cm.browse.actions.sort.za",
                            "newest": "app.cm.browse.actions.sort.newest",
                            "popular": "app.cm.browse.actions.sort.popular",
                            "vectorize": "app.cm.browse.actions.vectorize",
                            "textEffects": "app.cm.browse.actions.text.effects",
                            "recolor": "app.cm.browse.actions.recolor"
                        },
                        "defaultPopularQAList": [
                            "sketchToVector",
                            "reColor",
                            "retroText",
                            "neonGlowText",
                            "oldSchoolText"
                        ]
                    },
                    "talentsBehindFeatures": {
                        "sketchToVector": {
                            "suggestion": ["com.adobe.up.ilst.desktop.quickActionSketch2Vec"],
                            "searchAndBrowse": ["com.adobe.up.ilst.desktop.quickActionSketch2Vec"]
                        },
                        "retroText": {
                            "suggestion": ["com.adobe.up.ilst.desktop.quickActionRetroText"],
                            "searchAndBrowse": ["com.adobe.up.ilst.desktop.quickActionRetroText"]
                        },
                        "neonGlowText": {
                            "suggestion": ["com.adobe.up.ilst.desktop.quickActionNeonText"],
                            "searchAndBrowse": ["com.adobe.up.ilst.desktop.quickActionNeonText"]
                        },
                        "oldSchoolText": {
                            "suggestion": ["com.adobe.up.ilst.desktop.quickActionOldSchool"],
                            "searchAndBrowse": ["com.adobe.up.ilst.desktop.quickActionOldSchool"]
                        },
                        "reColor": {
                            "suggestion": ["com.adobe.up.ilst.desktop.quickActionRecolor"],
                            "searchAndBrowse": ["com.adobe.up.ilst.desktop.quickActionRecolor"]
                        }
                    },
                    "deeplink": {
                        "templateId": "T50DetailViewActionStart",
                        "stockNoticeLocId": "app.cm.action.deeplink.legalNotice",
                        "legalUrl": "adobe.com/legal/terms.html",
                        "stockUrl": "stock.adobe.com"
                    },
                    "descriptors": [
                        {
                            "id": "sketchToVector",
                            "thumbnailUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/sketchToVector/thumbnail/sketchToVector-thumbnail.jpg",
                            "defaultPreviewUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/sketchToVector/preview/sketchToVector-preview.jpg",
                            "largeThumbnailUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/sketchToVector/thumbnail/sketchToVector-large-thumbnail.jpg",
                            "sampleFile": "https://cc-cdn.adobe.com/ccdesktop/files/discover/ai-quick-actions-convert-sketch-into-vector.ai",
                            "strings": {
                                "title": "app.cm.action.sketchToVector.title",
                                "description": "app.cm.action.sketchToVector.description",
                                "successApply": "app.cm.action.sketchToVector.success.apply.title",
                                "successUndo": "app.cm.action.success.undo.title",
                                "successUndoDescription": "app.cm.action.success.undo.description",
                                "failApply": "app.cm.action.fail.apply.title",
                                "tooltip": "app.cm.action.sketchToVector.tooltip"
                            },
                            "refinements": [
                                {
                                    "aemID": "illustrator/using/image-trace",
                                    "panel": "Vectorize"
                                }
                            ],
                            "ficodes": "illustrator_cc",
                            "minHostVersion": "26.6",
                            "minAppVersion": "1.6"
                        },
                        {
                            "id": "retroText",
                            "thumbnailUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/retroText/thumbnail/retroText-thumbnail.jpg",
                            "defaultPreviewUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/retroText/preview/retroText-preview.jpg",
                            "largeThumbnailUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/retroText/thumbnail/retroText-large-thumbnail.jpg",
                            "sampleFile": "https://cc-cdn.adobe.com/ccdesktop/files/discover/ai-quick-actions-retro-text.ai",
                            "strings": {
                                "title": "app.cm.action.retroText.title",
                                "description": "app.cm.action.retroText.description",
                                "successApply": "app.cm.action.retroText.success.apply.title",
                                "successUndo": "app.cm.action.success.undo.title",
                                "successUndoDescription": "app.cm.action.success.undo.description",
                                "failApply": "app.cm.action.fail.apply.title",
                                "tooltip": "app.cm.action.retroText.tooltip"
                            },
                            "refinements": [
                                {
                                    "aemID": "illustrator/using/properties-panel",
                                    "panel": "AdobePropertiesPanel"
                                },
                                {
                                    "aemID": "illustrator/using/appearance-attributes",
                                    "panel": "Appearance"
                                }
                            ],
                            "ficodes": "illustrator_cc",
                            "minHostVersion": "26.6",
                            "minAppVersion": "1.6"
                        },
                        {
                            "id": "neonGlowText",
                            "thumbnailUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/neonGlow/thumbnail/neonGlowText-thumbnail.jpg",
                            "defaultPreviewUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/neonGlow/preview/neonGlowText-preview.jpg",
                            "largeThumbnailUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/neonGlow/thumbnail/neonGlowText-large-thumbnail.jpg",
                            "sampleFile": "https://cc-cdn.adobe.com/ccdesktop/files/discover/ai-quick-actions-neon-glow-text.ai",
                            "strings": {
                                "title": "app.cm.action.neonGlowText.title",
                                "description": "app.cm.action.neonGlowText.description",
                                "successApply": "app.cm.action.neonGlowText.success.apply.title",
                                "successUndo": "app.cm.action.success.undo.title",
                                "successUndoDescription": "app.cm.action.success.undo.description",
                                "failApply": "app.cm.action.fail.apply.title",
                                "tooltip": "app.cm.action.neonGlowText.tooltip"
                            },
                            "refinements": [
                                {
                                    "aemID": "illustrator/using/properties-panel",
                                    "panel": "AdobePropertiesPanel"
                                },
                                {
                                    "aemID": "illustrator/using/appearance-attributes",
                                    "panel": "Appearance"
                                }
                            ],
                            "ficodes": "illustrator_cc",
                            "minHostVersion": "26.6",
                            "minAppVersion": "1.6"
                        },
                        {
                            "id": "oldSchoolText",
                            "thumbnailUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/oldSchool/thumbnail/oldSchoolText-thumbnail.jpg",
                            "defaultPreviewUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/oldSchool/preview/oldSchoolText-preview.jpg",
                            "largeThumbnailUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/oldSchool/thumbnail/oldSchoolText-large-thumbnail.jpg",
                            "sampleFile": "https://cc-cdn.adobe.com/ccdesktop/files/discover/ai-quick-actions-old-school.ai",
                            "strings": {
                                "title": "app.cm.action.oldSchoolText.title",
                                "description": "app.cm.action.oldSchoolText.description",
                                "successApply": "app.cm.action.oldSchoolText.success.apply.title",
                                "successUndo": "app.cm.action.success.undo.title",
                                "successUndoDescription": "app.cm.action.success.undo.description",
                                "failApply": "app.cm.action.fail.apply.title",
                                "tooltip": "app.cm.action.oldSchoolText.tooltip"
                            },
                            "refinements": [
                                {
                                    "aemID": "illustrator/using/properties-panel",
                                    "panel": "AdobePropertiesPanel"
                                },
                                {
                                    "aemID": "illustrator/using/appearance-attributes",
                                    "panel": "Appearance"
                                }
                            ],
                            "ficodes": "illustrator_cc",
                            "minHostVersion": "26.6",
                            "minAppVersion": "1.6"
                        },
                        {
                            "id": "reColor",
                            "thumbnailUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/reColor/thumbnail/reColor-thumbnail.jpg",
                            "defaultPreviewUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/reColor/preview/reColor-preview.jpg",
                            "largeThumbnailUrl": "https://cc-cdn.adobe.com/content/discover-panel/ILST/assets/quick-actions/reColor/thumbnail/reColor-large-thumbnail.jpg",
                            "sampleFile": "https://cc-cdn.adobe.com/ccdesktop/files/discover/ai-quick-actions-recolor.ai",
                            "strings": {
                                "title": "app.cm.action.reColor.title",
                                "description": "app.cm.action.reColor.description",
                                "successApply": "app.cm.action.reColor.success.apply.title",
                                "successUndo": "app.cm.action.success.undo.title",
                                "successUndoDescription": "app.cm.action.success.undo.description",
                                "failApply": "app.cm.action.fail.apply.title",
                                "tooltip": "app.cm.action.reColor.tooltip"
                            },
                            "refinements": [
                                {
                                    "aemID": "illustrator/using/recolor-artwork",
                                    "panel": "RecolorArtwork"
                                }
                            ],
                            "ficodes": "illustrator_cc",
                            "minHostVersion": "26.6",
                            "minAppVersion": "1.6"
                        }
                    ]
                }
            },
            "cmAutocomplete": {
                "contentModule": "cmAutocomplete",
                "config": {
                    "suggestionBody": {
                        "q": "",
                        "product_list": ["illustrator"],
                        "limit": {
                            "help_page_limit": 4,
                            "query_limit": 4
                        },
                        "scope": ["cc_search"],
                        "text_type": ["query"]
                    },
                    "autoSuggestLimit": 4,
                    "allowLocaleFallback": false,
                    "allowedLocales": ["en", "fr", "de", "ja", "es", "it", "br", "ko", "ru", "zh"]
                }
            },
            "cmHelpXQuickLinks": {
                "contentModule": "cmHelpXQuickLinks",
                "config": {
                    "quickLinksBody": {
                        "q": "",
                        "product_list": ["illustrator"],
                        "filters": [
                            {
                                "learn_format_version": {
                                    "range": {
                                        "min": 1,
                                        "max": 2
                                    }
                                }
                            },
                            {
                                "learn_surface_json_version": {
                                    "range": {
                                        "min": 1,
                                        "max": 1
                                    }
                                }
                            }
                        ],
                        "limit": {
                            "help_page_limit": 4
                        },
                        "scope": ["cc_search"],
                        "text_type": ["help_learn_title", "help_using_title", "help_kb_title"],
                        "helpQuickLinkLimit": 1,
                        "allowLocaleFallback": false,
                        "allowedLocales": ["en", "fr", "de", "ja", "es", "it", "br", "ko", "ru", "zh"]
                    }
                }
            },
            "cmWhatsNew": {
                "contentModule": "cmWhatsNew",
                "config": {
                    "autoOpen": {
                        "minorVersionedHostLaunchCount": 3
                    }
                }
            },
            "cmHelpx": {
                "helpDetailTemplate": "T51DetailViewHelpX",
                "rttDetailTemplate": "T66DetailViewToolTech"
            }
        }
    }
}
