From 3f43ba92fedabee41623fca894c1ff1bc6989e2f Mon Sep 17 00:00:00 2001 From: Erik Harper Date: Wed, 10 Jul 2024 16:14:56 -0700 Subject: [PATCH 01/10] test(card): add demo-theme helper --- .../calcite-components/src/demos/card.html | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/packages/calcite-components/src/demos/card.html b/packages/calcite-components/src/demos/card.html index e7ec6046922..95816250446 100644 --- a/packages/calcite-components/src/demos/card.html +++ b/packages/calcite-components/src/demos/card.html @@ -49,6 +49,41 @@ + + + Heading + Description + + + Heading + Description + + + Heading + Description + + + Heading + Description + +

Card

Adjust selection mode of demo Chip Groups
From 246e5af5fbbe3f40fb6056943cc3fc1415127a6f Mon Sep 17 00:00:00 2001 From: Erik Harper Date: Wed, 10 Jul 2024 16:39:49 -0700 Subject: [PATCH 02/10] adding card-group-gap --- .../calcite-components/src/demos/card.html | 35 ++++++++++--------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/packages/calcite-components/src/demos/card.html b/packages/calcite-components/src/demos/card.html index 95816250446..5f42d62f4d1 100644 --- a/packages/calcite-components/src/demos/card.html +++ b/packages/calcite-components/src/demos/card.html @@ -55,6 +55,7 @@ --calcite-card-background-color, --calcite-card-border-color, --calcite-card-corner-radius, + --calcite-card-group-gap, --calcite-card-loader-color-end, --calcite-card-loader-color-middle, --calcite-card-loader-color-start, @@ -67,22 +68,24 @@ --calcite-card-selection-icon-color-selected, --calcite-card-shadow" > - - Heading - Description - - - Heading - Description - - - Heading - Description - - - Heading - Description - + + + Heading + Description + + + Heading + Description + + + Heading + Description + + + Heading + Description + +

Card

From 687b2e847a9e8fa133e0508f29e967568d39b9fc Mon Sep 17 00:00:00 2001 From: Erik Harper Date: Thu, 11 Jul 2024 13:34:02 -0700 Subject: [PATCH 03/10] adding shell, shell-panel and shell-center-row demo-theme examples --- .../src/demos/shell-panel.html | 369 ++++++++++-------- 1 file changed, 201 insertions(+), 168 deletions(-) diff --git a/packages/calcite-components/src/demos/shell-panel.html b/packages/calcite-components/src/demos/shell-panel.html index fe241d016af..b973f24da97 100644 --- a/packages/calcite-components/src/demos/shell-panel.html +++ b/packages/calcite-components/src/demos/shell-panel.html @@ -88,178 +88,211 @@
- -
- - - Not content behind - - Content behind - - - - Not tall content - - Tall content - - - - Not resizable - - Resizable - -
+ + + + + + + + + + +
+ + + Not content behind + + + Content behind + + + + + Not tall content + + Tall content + + + + Not resizable + + Resizable + +
-
- - - - - - - - - - - - - - - - - - - - - - - - - - dock - float - overlay - - - - - +
+ + + + + + + + + + + + + + + + + + + + + + + + + + dock + float + overlay + + + + + - - - Add layers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - dock - float - overlay - - - - - + + + Add layers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dock + float + overlay + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - dock - float - overlay - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + dock + float + overlay + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - dock - float - overlay - - - - - -
Footer
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + dock + float + overlay + + + + + +
Footer
+
+