From: Sarah Abouzainah Date: Mon, 2 Nov 2020 13:58:49 +0000 (+0200) Subject: HTML: Add Attributes from Function - Modal X-Git-Tag: 1.1.0~108 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=705d8228d980f8a17396a5bce92c4a57b5b6abc6;p=ccsdk%2Fcds.git HTML: Add Attributes from Function - Modal Issue-ID: CCSDK-2779 Signed-off-by: Sarah Abouzainah Change-Id: I8f10cedad7ee88c658206ab31c69b564af470a7c --- diff --git a/cds-ui/designer-client/angular.json b/cds-ui/designer-client/angular.json index 59ad17a7a..9c6f59ec1 100644 --- a/cds-ui/designer-client/angular.json +++ b/cds-ui/designer-client/angular.json @@ -82,8 +82,8 @@ }, { "type": "anyComponentStyle", - "maximumWarning": "16kb", - "maximumError": "20kb" + "maximumWarning": "25kb", + "maximumError": "30kb" } ] } @@ -155,4 +155,4 @@ } }, "defaultProject": "designer-client" -} \ No newline at end of file +} diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html index ccf9ce072..ff097111a 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html @@ -14,13 +14,14 @@
+ class="btn btn-secondary"> Custom Attribute
- + Function Attribute
@@ -32,7 +33,7 @@

@@ -44,15 +45,16 @@
+ class="accordion-delete editAttribute" tooltip="Edit Attribute" + placement="bottom"> + placement="bottom">
@@ -67,7 +69,7 @@

@@ -80,9 +82,9 @@
@@ -95,14 +97,14 @@