From 1bebe6badc578c91d6b841ddb0ffc4180e043953 Mon Sep 17 00:00:00 2001 From: Kevin McGahey <36458555+thekevinm@users.noreply.github.com> Date: Sun, 29 Jun 2025 16:50:37 -0700 Subject: [PATCH] Revert "Ai button" --- .gitignore | 2 - src/app/ai/ai.component.ts | 245 ------------------ src/app/routes.ts | 6 - .../df-side-nav/df-side-nav.component.html | 1 - .../df-side-nav/df-side-nav.component.scss | 120 --------- src/app/shared/types/routes.ts | 1 - src/app/shared/utilities/route.ts | 3 +- src/assets/i18n/en.json | 4 - src/assets/img/nav/ai.svg | 14 - src/environments/environment.ts | 1 - 10 files changed, 1 insertion(+), 396 deletions(-) delete mode 100644 src/app/ai/ai.component.ts delete mode 100644 src/assets/img/nav/ai.svg diff --git a/.gitignore b/.gitignore index 58f8ab12..7a4a8630 100644 --- a/.gitignore +++ b/.gitignore @@ -39,5 +39,3 @@ testem.log # System files .DS_Store Thumbs.db - -.config/ diff --git a/src/app/ai/ai.component.ts b/src/app/ai/ai.component.ts deleted file mode 100644 index 2c29a2fe..00000000 --- a/src/app/ai/ai.component.ts +++ /dev/null @@ -1,245 +0,0 @@ -import { Component } from '@angular/core'; -import { CommonModule } from '@angular/common'; -import { ActivatedRoute } from '@angular/router'; -import { DfPaywallComponent } from '../shared/components/df-paywall/df-paywall.component'; -import { NgIf } from '@angular/common'; - -@Component({ - selector: 'app-ai', - standalone: true, - imports: [CommonModule, DfPaywallComponent, NgIf], - template: ` -
- Unlock the power of AI with your data! Our upcoming AI - capabilities will enable you to: -
-- Contact us below to join our exclusive AI beta program and be - among the first to experience these cutting-edge capabilities! -
-- Welcome to the AI section! This is where AI-powered features will be - implemented. -
-AI-powered data insights and analytics
-Intelligent automation and task management
-Advanced machine learning predictions
-