From b72d631ca318edcc48629c896e318b4da41a6dbd Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Mon, 19 Oct 2020 13:26:45 +0200 Subject: Apply style to mat-table in Mapping Issue-ID: CCSDK-2795 Signed-off-by: Sarah Abouzainah Change-Id: I1a2d977055835906ab86390986a2eea92d0422ae --- .../templ-mapp-creation.component.html | 130 ++++++++------------- 1 file changed, 47 insertions(+), 83 deletions(-) (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping') diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html index be84e7127..70b1644ab 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/package-creation/template-mapping/templ-mapp-creation/templ-mapp-creation.component.html @@ -130,33 +130,32 @@
- - - Filter - - - -
-
- - -
- - -
- {{selectedProps.size}} selected - ({{resourceDictionaryRes.length}} attributes in total) -
-
-
+ +
+
+ + +
+ + +
+ {{selectedProps.size}} selected + ({{resourceDictionaryRes.length}} attributes in total) +
+
+ + + Filter + + - - + - - + - - + - + - - + - - - + - - + - - + - - + - -
@@ -180,8 +179,7 @@ Template Input @@ -193,19 +191,17 @@ Parameter Name {{dict['name'] }} Dictionary Name {{dict['name'] }} Dictionary Source @@ -217,23 +213,19 @@ Dependancies Default {{ dict.definition?.property?.default }} Velocity @@ -244,43 +236,34 @@ - - + Data Type {{ dict.definition?.property?.type }} Entry Schema {{dict.definition?.property['entry_schema']}}
No data matching the filter "{{input.value}}"
- -
- - - - Filter - - -
+ + Filter + + + - @@ -289,8 +272,7 @@ - - + - - + - + - - + - - - + - - + - - + - - + - -
Required Template Input @@ -298,19 +280,17 @@ Parameter Name {{dict['name'] }} Dictionary Name {{dict['name'] }} Dictionary Source @@ -318,23 +298,19 @@ disabled> Dependancies Default {{dict['property']['default']}} Velocity @@ -347,39 +323,27 @@ - - + Data Type {{ dict['property']['type'] }} Entry Schema {{dict['property']['entry_schema']}}
No data matching the filter "{{input.value}}"
- -
-
- - - - - -- cgit 1.2.3-korg