diff --git a/packages/calcite-components/src/components/list/list.stories.ts b/packages/calcite-components/src/components/list/list.stories.ts index 7c115fc9501..ea27a955107 100644 --- a/packages/calcite-components/src/components/list/list.stories.ts +++ b/packages/calcite-components/src/components/list/list.stories.ts @@ -4004,71 +4004,71 @@ export const stretchSlottedContent = (): string => html` export const nestedItems = (): string => html` @@ -4083,19 +4083,17 @@ export const groupedItems = (): string => html` html` - + - + @@ -4185,10 +4183,10 @@ export const contentBottomSlots = (): string => export const contentBottomSlotsNested = (): string => html` - + Some value or something and a thing. + > Some value or something and a thing. @@ -4503,7 +4501,7 @@ export const filteredChildListItems_TestOnly = (): string => - + - + export const sortableNestedList_TestOnly = (): string => html` - + - + - + selection-mode="multiple" > - + - + - - + + `; -export const emptyOpenLists_TestOnly = (): string => +export const emptyExpandedLists_TestOnly = (): string => html` - + - + - + @@ -4826,7 +4824,7 @@ export const emptyOpenLists_TestOnly = (): string => selection-mode="multiple" > - + - + - + selection-mode="multiple" > - + export const listWithEmptyChildList_TestOnly = (): string => html` - + export const nestingLists_TestOnly = (): string => html`

Nesting List Items

- + @@ -4943,7 +4941,7 @@ export const nestingLists_TestOnly = (): string => html`

Nesting List Items

Nesting Lists

- + @@ -5018,9 +5016,9 @@ export const closedItems_TestOnly = (): string => export const dragEnabledNestedLists = (): string => html` - + - + @@ -5038,10 +5036,10 @@ export const dragEnabledNestedLists = (): string => export const dragEnabledNestedListsIndirectChildren = (): string => html`
- +
- +
diff --git a/packages/calcite-components/src/demos/list.html b/packages/calcite-components/src/demos/list.html index 362607e1ff8..895f81d0056 100644 --- a/packages/calcite-components/src/demos/list.html +++ b/packages/calcite-components/src/demos/list.html @@ -5334,7 +5334,7 @@

List

- + @@ -5450,9 +5450,9 @@

List

- + - +