From 16c83ec3221012b2405aae0b5910d4a2166327da Mon Sep 17 00:00:00 2001 From: Gaurav Kumar Date: Thu, 16 Oct 2025 08:37:51 +0530 Subject: [PATCH] new --- .../Data_lake/Data_lake.component.html | 190 ++++++++--- .../Data_lake/Data_lake.component.ts | 310 +++++++++++++----- .../Data_lake/Data_lake.service.ts | 15 + 3 files changed, 378 insertions(+), 137 deletions(-) diff --git a/frontend/angular-clarity-master/src/app/modules/main/builder/dashboardnew/Data_lake/Data_lake.component.html b/frontend/angular-clarity-master/src/app/modules/main/builder/dashboardnew/Data_lake/Data_lake.component.html index b46cb22..c3f51ad 100644 --- a/frontend/angular-clarity-master/src/app/modules/main/builder/dashboardnew/Data_lake/Data_lake.component.html +++ b/frontend/angular-clarity-master/src/app/modules/main/builder/dashboardnew/Data_lake/Data_lake.component.html @@ -54,6 +54,9 @@ SureConnect + + Calculated Fields + @@ -82,8 +85,9 @@
- + {{user.url | slice:0:30}}{{user.url.length > 30 ? '...' : ''}} + + + @@ -256,7 +268,8 @@ [style.color]="item.conditionValue == app[transform(item.fieldtext) ] ? item.conditiontextcolor : item.textcolor"> File Preview
+ [style.height]="item.imagewidth !== '' ? item.imagewidth + 'px' : '100px'"> +
@@ -292,17 +305,6 @@ - - - - - - - - - - - -

Extension

@@ -405,6 +398,9 @@
+ + + +