From 8ab2c9cd20141742729d4b2f253ddf2cb78cf6c6 Mon Sep 17 00:00:00 2001 From: Igor Kulikov Date: Tue, 15 Oct 2024 13:10:46 +0300 Subject: [PATCH] Flex layout replacements. Switch to tailwind.css. --- ...ification-type-filter-panel.component.html | 6 +- .../cards/value-card-widget.component.html | 2 +- .../date-range-navigator-panel.component.html | 6 +- .../date-range-navigator.component.html | 12 ++- .../entities-hierarchy-widget.component.html | 8 +- .../entities-table-widget.component.html | 98 ++++++++++--------- 6 files changed, 69 insertions(+), 63 deletions(-) diff --git a/ui-ngx/src/app/modules/home/components/widget/lib/cards/notification-type-filter-panel.component.html b/ui-ngx/src/app/modules/home/components/widget/lib/cards/notification-type-filter-panel.component.html index 3637a502bd..4e39c80cd5 100644 --- a/ui-ngx/src/app/modules/home/components/widget/lib/cards/notification-type-filter-panel.component.html +++ b/ui-ngx/src/app/modules/home/components/widget/lib/cards/notification-type-filter-panel.component.html @@ -15,7 +15,7 @@ limitations under the License. --> -
+
widgets.notification.notification-types
@@ -54,14 +54,14 @@
-
+
- + - + widgets.date-range-navigator.localizationMap.Step size diff --git a/ui-ngx/src/app/modules/home/components/widget/lib/entity/entities-hierarchy-widget.component.html b/ui-ngx/src/app/modules/home/components/widget/lib/entity/entities-hierarchy-widget.component.html index 7f30329e07..8d9a83d289 100644 --- a/ui-ngx/src/app/modules/home/components/widget/lib/entity/entities-hierarchy-widget.component.html +++ b/ui-ngx/src/app/modules/home/components/widget/lib/entity/entities-hierarchy-widget.component.html @@ -16,15 +16,15 @@ -->
-
- +
+
- +  
-
+
-
- +
+
- +  
-
+
- {{ column.title }} + {{ column.title }} - + + +
+
+
+
+
- -
- - - - -
-
- - + + +
- - -
+
+
+ + + + + + +
+
-
- {{ noDataDisplayMessageText }} - {{ 'common.loading' | translate }} + {{ noDataDisplayMessageText }} + {{ 'common.loading' | translate }}