import {FilterTemplate} from '@varmasagi/filters'; export const config: FilterTemplate[] = [ { "pageName": "csi-os-nps", "filterInfo": [ { "name": "regiona", "type": "dropdown", "placeholder": "JDPAP selection", "containsAll": true, "containsNone": false, "priority": 1.4, "defaultIndex": 0, "parents": [], "childs": [ "city", "dealer" ], "filterGroups": [] }, { "name": "region", "type": "dropdown", "placeholder": "Region", "containsAll": true, "containsNone": false, "priority": 1.5, "defaultIndex": 0, "parents": [], "childs": [ "city", "dealer" ], "filterGroups": [] }, { "name": "city", "type": "dropdown", "placeholder": "City", "containsAll": true, "containsNone": false, "priority": 1.6, "defaultIndex": 0, "parents": [ "regiona", "region" ], "childs": [ "dealer" ], "filterGroups": [] }, { "name": "dealer", "type": "dropdown", "placeholder": "Dealer", "containsAll": true, "containsNone": false, "priority": 1.7, "defaultIndex": 0, "parents": [ "regiona", "region", "city" ], "childs": [], "filterGroups": [] }, { "name": "model", "type": "dropdown", "placeholder": "Model", "containsAll": true, "containsNone": false, "priority": 1.8, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "brand", "type": "dropdown", "placeholder": "Brand", "containsAll": true, "containsNone": false, "priority": 1.9, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "timeline", "type": "dropdown", "placeholder": "Trend Period", "containsAll": false, "containsNone": false, "priority": 1.7, "defaultIndex": 0, "parents": [], "childs": [] }, { "name": "year", "type": "dropdown", "placeholder": "Year", "containsAll": true, "containsNone": false, "priority": 1.1, "defaultIndex": 0, "parents": [], "childs": [ "quarter", "month" ] }, { "name": "quarter", "type": "dropdown", "placeholder": "Quarter", "containsAll": true, "containsNone": false, "priority": 1.2, "defaultIndex": 0, "parents": [ "year" ], "childs": [] }, { "name": "month", "type": "dropdown", "placeholder": "Month", "containsAll": true, "containsNone": false, "priority": 1.3, "defaultIndex": 0, "parents": [ "year" ], "childs": [] } ] }, { "pageName": "csi-score-distribution", "filterInfo": [ { "name": "year", "type": "dropdown", "placeholder": "Year", "containsAll": true, "containsNone": false, "priority": 1.1, "defaultIndex": 0, "parents": [], "childs": [ "quarter", "month" ], "filterGroups": [] }, { "name": "regiona", "type": "dropdown", "placeholder": "JDPAP selection", "containsAll": true, "containsNone": false, "priority": 1.4, "defaultIndex": 0, "parents": [], "childs": [ "city", "dealer" ], "filterGroups": [] }, { "name": "region", "type": "dropdown", "placeholder": "Region", "containsAll": true, "containsNone": false, "priority": 1.5, "defaultIndex": 0, "parents": [], "childs": [ "city", "dealer" ], "filterGroups": [] }, { "name": "city", "type": "dropdown", "placeholder": "City", "containsAll": true, "containsNone": false, "priority": 1.6, "defaultIndex": 0, "parents": [ "regiona", "region" ], "childs": [ "dealer" ], "filterGroups": [] }, { "name": "dealer", "type": "dropdown", "placeholder": "Dealer", "containsAll": true, "containsNone": false, "priority": 1.7, "defaultIndex": 0, "parents": [ "regiona", "region", "city" ], "childs": [], "filterGroups": [] }, { "name": "quarter", "type": "dropdown", "placeholder": "Quarter", "containsAll": true, "containsNone": false, "priority": 1.2, "defaultIndex": 0, "parents": [ "year" ], "childs": [] }, { "name": "month", "type": "dropdown", "placeholder": "Month", "containsAll": true, "containsNone": false, "priority": 1.3, "defaultIndex": 0, "parents": [ "year" ], "childs": [] } ] }, { "pageName": "csi-dealer-ranking", "filterInfo": [ { "name": "year", "type": "dropdown", "placeholder": "Year", "containsAll": true, "containsNone": false, "priority": 1.1, "defaultIndex": 0, "parents": [], "childs": [ "quarter", "month" ], "filterGroups": [] }, { "name": "quarter", "type": "dropdown", "placeholder": "Quarter", "containsAll": true, "containsNone": false, "priority": 1.2, "defaultIndex": 0, "parents": [ "year" ], "childs": [ "month" ], "filterGroups": [] }, { "name": "month", "type": "dropdown", "placeholder": "Month", "containsAll": true, "containsNone": false, "priority": 1.3, "defaultIndex": 0, "parents": [ "year", "quarter" ], "childs": [], "filterGroups": [] }, { "name": "regiona", "type": "dropdown", "placeholder": "JDPAP selection", "containsAll": true, "containsNone": false, "priority": 1.4, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "region", "type": "dropdown", "placeholder": "Region", "containsAll": true, "containsNone": false, "priority": 1.5, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "model", "type": "dropdown", "placeholder": "Model", "containsAll": true, "containsNone": false, "priority": 1.6, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "brand", "type": "dropdown", "placeholder": "Brand", "containsAll": true, "containsNone": false, "priority": 1.7, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] } ] }, { "pageName": "csi-model-analysis", "filterInfo": [ { "name": "year", "type": "dropdown", "placeholder": "Year", "containsAll": true, "containsNone": false, "priority": 1.1, "defaultIndex": 0, "parents": [], "childs": [ "quarter", "month" ], "filterGroups": [] }, { "name": "quarter", "type": "dropdown", "placeholder": "Quarter", "containsAll": true, "containsNone": false, "priority": 1.2, "defaultIndex": 0, "parents": [ "year" ], "childs": [ "month" ], "filterGroups": [] }, { "name": "month", "type": "dropdown", "placeholder": "Month", "containsAll": true, "containsNone": false, "priority": 1.3, "defaultIndex": 0, "parents": [ "year", "quarter" ], "childs": [], "filterGroups": [] }, { "name": "regiona", "type": "dropdown", "placeholder": "JDPAP selection", "containsAll": true, "containsNone": false, "priority": 1.4, "defaultIndex": 0, "parents": [], "childs": [ "city" ], "filterGroups": [] }, { "name": "region", "type": "dropdown", "placeholder": "Region", "containsAll": true, "containsNone": false, "priority": 1.5, "defaultIndex": 0, "parents": [], "childs": [ "city" ], "filterGroups": [] }, { "name": "city", "type": "dropdown", "placeholder": "City", "containsAll": true, "containsNone": false, "priority": 1.6, "defaultIndex": 0, "parents": [ "regiona", "region" ], "childs": [], "filterGroups": [] }, { "name": "model", "type": "dropdown", "placeholder": "Model", "containsAll": true, "containsNone": false, "priority": 1.7, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "brand", "type": "dropdown", "placeholder": "Brand", "containsAll": true, "containsNone": false, "priority": 1.8, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "timeline", "type": "dropdown", "placeholder": "Trend Period", "containsAll": false, "containsNone": false, "priority": 1.9, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "factor", "type": "dropdown", "placeholder": "Factor", "containsAll": false, "containsNone": false, "priority": 1.1, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] } ] }, { "pageName": "csi-regional-analysis", "filterInfo": [ { "name": "year", "type": "dropdown", "placeholder": "Year", "containsAll": true, "containsNone": false, "priority": 1.1, "defaultIndex": 0, "parents": [], "childs": [ "quarter", "month", "biweekly" ], "filterGroups": [] }, { "name": "quarter", "type": "dropdown", "placeholder": "Quarter", "containsAll": true, "containsNone": false, "priority": 1.2, "defaultIndex": 0, "parents": [ "year" ], "childs": [ "month", "biweekly" ], "filterGroups": [] }, { "name": "month", "type": "dropdown", "placeholder": "Month", "containsAll": true, "containsNone": false, "priority": 1.3, "defaultIndex": 0, "parents": [ "year", "quarter" ], "childs": [ "biweekly" ], "filterGroups": [] }, { "name": "biweekly", "type": "dropdown", "placeholder": "Biweekly", "containsAll": true, "containsNone": false, "priority": 1.4, "defaultIndex": 0, "parents": [ "year", "quarter", "month" ], "childs": [], "filterGroups": [] }, { "name": "regiona", "type": "dropdown", "placeholder": "JDPAP selection", "containsAll": true, "containsNone": false, "priority": 1.5, "defaultIndex": 0, "parents": [], "childs": [ "city" ], "filterGroups": [] }, { "name": "region", "type": "dropdown", "placeholder": "Region", "containsAll": true, "containsNone": false, "priority": 1.6, "defaultIndex": 0, "parents": [], "childs": [ "city" ], "filterGroups": [] }, { "name": "city", "type": "dropdown", "placeholder": "City", "containsAll": true, "containsNone": false, "priority": 1.7, "defaultIndex": 0, "parents": [ "regiona", "region" ], "childs": [], "filterGroups": [] }, { "name": "model", "type": "dropdown", "placeholder": "Model", "containsAll": true, "containsNone": false, "priority": 1.8, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "brand", "type": "dropdown", "placeholder": "Brand", "containsAll": true, "containsNone": false, "priority": 1.9, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] } ] }, { "pageName": "csi-trend-analysis", "filterInfo": [ { "name": "regiona", "type": "dropdown", "placeholder": "JDPAP selection", "containsAll": true, "containsNone": false, "priority": 1.1, "defaultIndex": 0, "parents": [], "childs": [ "city" ], "filterGroups": [] }, { "name": "region", "type": "dropdown", "placeholder": "Region", "containsAll": true, "containsNone": false, "priority": 1.2, "defaultIndex": 0, "parents": [], "childs": [ "city" ], "filterGroups": [] }, { "name": "city", "type": "dropdown", "placeholder": "City", "containsAll": true, "containsNone": false, "priority": 1.3, "defaultIndex": 0, "parents": [ "regiona", "region" ], "childs": [], "filterGroups": [] }, { "name": "model", "type": "dropdown", "placeholder": "Model", "containsAll": true, "containsNone": false, "priority": 1.4, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "brand", "type": "dropdown", "placeholder": "Brand", "containsAll": true, "containsNone": false, "priority": 1.5, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "timeline", "type": "dropdown", "placeholder": "Trend Period", "containsAll": false, "containsNone": false, "priority": 1.6, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "factor", "type": "dropdown", "placeholder": "Factor", "containsAll": false, "containsNone": false, "priority": 1.7, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] } ] }, { "pageName": "csi-loyalty-advocacy", "filterInfo": [ { "name": "year", "type": "dropdown", "placeholder": "Year", "containsAll": true, "containsNone": false, "priority": 1.1, "defaultIndex": 0, "parents": [], "childs": [ "quarter", "month" ], "filterGroups": [] }, { "name": "quarter", "type": "dropdown", "placeholder": "Quarter", "containsAll": true, "containsNone": false, "priority": 1.2, "defaultIndex": 0, "parents": [ "year" ], "childs": [ "month" ], "filterGroups": [] }, { "name": "month", "type": "dropdown", "placeholder": "Month", "containsAll": true, "containsNone": false, "priority": 1.3, "defaultIndex": 0, "parents": [ "year", "quarter" ], "childs": [], "filterGroups": [] }, { "name": "regiona", "type": "dropdown", "placeholder": "JDPAP selection", "containsAll": true, "containsNone": false, "priority": 1.4, "defaultIndex": 0, "parents": [], "childs": [ "city", "dealer" ], "filterGroups": [] }, { "name": "region", "type": "dropdown", "placeholder": "Region", "containsAll": true, "containsNone": false, "priority": 1.5, "defaultIndex": 0, "parents": [], "childs": [ "city", "dealer" ], "filterGroups": [] }, { "name": "city", "type": "dropdown", "placeholder": "City", "containsAll": true, "containsNone": false, "priority": 1.6, "defaultIndex": 0, "parents": [ "regiona", "region" ], "childs": [ "dealer" ], "filterGroups": [] }, { "name": "dealer", "type": "dropdown", "placeholder": "Dealer", "containsAll": true, "containsNone": false, "priority": 1.7, "defaultIndex": 0, "parents": [ "regiona", "region", "city" ], "childs": [ "regiona", "region", "city" ], "filterGroups": [] }, { "name": "model", "type": "dropdown", "placeholder": "Model", "containsAll": true, "containsNone": false, "priority": 1.8, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "brand", "type": "dropdown", "placeholder": "Brand", "containsAll": true, "containsNone": false, "priority": 1.9, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] } ] }, { "pageName": "csi-other-diagnostics", "filterInfo": [ { "name": "regiona", "type": "dropdown", "placeholder": "JDPAP selection", "containsAll": true, "containsNone": false, "priority": 1.4, "defaultIndex": 0, "parents": [], "childs": [ "region","city" ], "filterGroups": [] }, { "name": "region", "type": "dropdown", "placeholder": "Region", "containsAll": true, "containsNone": false, "priority": 1.5, "defaultIndex": 0, "parents": [ "regiona" ], "childs": [ "city" ], "filterGroups": [] }, { "name": "city", "type": "dropdown", "placeholder": "City", "containsAll": true, "containsNone": false, "priority": 1.6, "defaultIndex": 0, "parents": [ "region",'regiona' ], "childs": [], "filterGroups": [] } ] }, { "pageName": "csi-summary", "filterInfo": [ { "name": "year", "type": "dropdown", "placeholder": "Year", "containsAll": true, "containsNone": false, "priority": 1.1, "defaultIndex": 0, "parents": [], "childs": [ "quarter", "month", "Bi_weekly" ] }, { "name": "quarter", "type": "dropdown", "placeholder": "Quarter", "containsAll": true, "containsNone": false, "priority": 1.2, "defaultIndex": 0, "parents": [ "year" ], "childs": [ "month", "Bi_weekly" ], "filterGroups": [] }, { "name": "month", "type": "dropdown", "placeholder": "Month", "containsAll": true, "containsNone": false, "priority": 1.3, "defaultIndex": 0, "parents": [ "year", "quarter" ], "childs": [ "Bi_weekly" ], "filterGroups": [] }, { "name": "biweekly", "type": "dropdown", "placeholder": "Biweekly", "containsAll": true, "containsNone": false, "priority": 1.4, "defaultIndex": 0, "parents": [ "year", "quarter", "month" ], "childs": [], "filterGroups": [] }, { "name": "regiona", "type": "dropdown", "placeholder": "JDPAP selection", "containsAll": true, "containsNone": false, "priority": 1.5, "defaultIndex": 0, "parents": [], "childs": [ "city" ], "filterGroups": [] }, { "name": "region", "type": "dropdown", "placeholder": "Region", "containsAll": true, "containsNone": false, "priority": 1.6, "defaultIndex": 0, "parents": [], "childs": [ "city" ], "filterGroups": [] }, { "name": "city", "type": "dropdown", "placeholder": "City", "containsAll": true, "containsNone": false, "priority": 1.7, "defaultIndex": 0, "parents": [ "regiona", "region" ], "childs": [], "filterGroups": [] }, { "name": "model", "type": "dropdown", "placeholder": "Model", "containsAll": true, "containsNone": false, "priority": 1.8, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "brand", "type": "dropdown", "placeholder": "Brand", "containsAll": true, "containsNone": false, "priority": 1.9, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] } ] }, { "pageName": "csi-dealer-snapshot", "filterInfo": [ { "name": "year", "type": "dropdown", "placeholder": "Year", "containsAll": true, "containsNone": false, "priority": 1.1, "defaultIndex": 0, "parents": [], "childs": [ "quarter", "month", "biweekly" ], "filterGroups": [] }, { "name": "quarter", "type": "dropdown", "placeholder": "Quarter", "containsAll": true, "containsNone": false, "priority": 1.2, "defaultIndex": 0, "parents": [ "year" ], "childs": [ "month", "biweekly" ], "filterGroups": [] }, { "name": "month", "type": "dropdown", "placeholder": "Month", "containsAll": true, "containsNone": false, "priority": 1.3, "defaultIndex": 0, "parents": [ "year", "quarter" ], "childs": [ "biweekly" ], "filterGroups": [] }, { "name": "biweekly", "type": "dropdown", "placeholder": "Biweekly", "containsAll": true, "containsNone": false, "priority": 1.4, "defaultIndex": 0, "parents": [ "year", "quarter", "month" ], "childs": [], "filterGroups": [] }, { "name": "regiona", "type": "dropdown", "placeholder": "JDPAP selection", "containsAll": true, "containsNone": false, "priority": 1.5, "defaultIndex": 0, "parents": [], "childs": [ "dealer" ], "filterGroups": [] }, { "name": "region", "type": "dropdown", "placeholder": "Region", "containsAll": true, "containsNone": false, "priority": 1.6, "defaultIndex": 0, "parents": [], "childs": [ "dealer" ], "filterGroups": [] }, { "name": "dealer", "type": "dropdown", "placeholder": "Dealer", "containsAll": false, "containsNone": false, "priority": 1.7, "defaultIndex": 0, "parents": [ "regiona", "region" ], "childs": [], "filterGroups": [] }, { "name": "model", "type": "dropdown", "placeholder": "Model", "containsAll": true, "containsNone": false, "priority": 1.8, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "brand", "type": "dropdown", "placeholder": "Brand", "containsAll": true, "containsNone": false, "priority": 1.9, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "timeline", "type": "dropdown", "placeholder": "Trend Period", "containsAll": false, "containsNone": false, "priority": 2.1, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "factor", "type": "dropdown", "placeholder": "Factor", "containsAll": false, "containsNone": false, "priority": 2.2, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] } ] }, { "pageName": "csi-new-questions", "filterInfo": [ { "name": "regiona", "type": "dropdown", "placeholder": "JDPAP selection", "containsAll": true, "containsNone": false, "priority": 1.4, "defaultIndex": 0, "parents": [], "childs": [ "city", "dealer" ], "filterGroups": [] }, { "name": "region", "type": "dropdown", "placeholder": "Region", "containsAll": true, "containsNone": false, "priority": 1.5, "defaultIndex": 0, "parents": [], "childs": [ "city", "dealer" ], "filterGroups": [] }, { "name": "city", "type": "dropdown", "placeholder": "City", "containsAll": true, "containsNone": false, "priority": 1.6, "defaultIndex": 0, "parents": [ "regiona", "region" ], "childs": [ "dealer" ], "filterGroups": [] }, { "name": "dealer", "type": "dropdown", "placeholder": "Dealer", "containsAll": true, "containsNone": false, "priority": 1.7, "defaultIndex": 0, "parents": [ "regiona", "region", "city" ], "childs": [], "filterGroups": [] }, { "name": "model", "type": "dropdown", "placeholder": "Model", "containsAll": true, "containsNone": false, "priority": 1.8, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "brand", "type": "dropdown", "placeholder": "Brand", "containsAll": true, "containsNone": false, "priority": 1.9, "defaultIndex": 0, "parents": [], "childs": [], "filterGroups": [] }, { "name": "timeline", "type": "dropdown", "placeholder": "Trend Period", "containsAll": false, "containsNone": false, "priority": 2, "defaultIndex": 0, "parents": [], "childs": [] } ] } ];