\n
\n
\n
{\n this.showAamInfo = !this.showAamInfo;\n }}\n >\n ${cookieSettingAnalyticsAndMarketing}\n \n
\n \n \n
\n
\n ${this.showAamInfo\n ? html`
${cookieSettingAnalyticsAndMarketingSubtitleV2}
`\n : nothing}\n ${cookieConfigManager.getCookieCodes().map(\n (cookieVendorCode: string) => html`\n
\n
\n
this.handleCookieClick(cookieVendorCode)}\n >\n
\n ${(cookieConfig?.[cookieVendorCode] as SingleConsentConfig)?.vendorName ?? ''}\n \n
\n
\n
\n
this.disagreeToOne(cookieVendorCode)}\n >\n \n
\n ${this.expandRowKeys.includes(cookieVendorCode)\n ? html`\n
\n ${this.renderVendorDescription(\n (cookieConfig?.[cookieVendorCode] as SingleConsentConfig)?.description,\n )}\n
\n `\n : nothing}\n
\n `,\n )}\n
\n
\n
{\n this.showNcInfo = !this.showNcInfo;\n }}\n >\n ${cookieSettingNecessaryV2}\n \n
\n \n \n
\n
\n ${this.showNcInfo\n ? html`
${cookieSettingNecessarySubtitleV2}
`\n : nothing}\n
\n \n