From 5eb2740259295295080e7bbb7b481ce5e5b68c95 Mon Sep 17 00:00:00 2001 From: amandaesmith333 Date: Mon, 27 Mar 2023 13:34:12 -0500 Subject: [PATCH 1/3] chore(many): update v7 playgrounds to point to Ionic v7 --- .../usage/v7/accordion/accessibility/animations/demo.html | 4 ++-- static/usage/v7/accordion/basic/demo.html | 4 ++-- .../customization/advanced-expansion-styles/demo.html | 4 ++-- .../v7/accordion/customization/expansion-styles/demo.html | 4 ++-- static/usage/v7/accordion/customization/icons/demo.html | 4 ++-- static/usage/v7/accordion/customization/theming/demo.html | 4 ++-- static/usage/v7/accordion/disable-group/demo.html | 4 ++-- static/usage/v7/accordion/disable/group/demo.html | 4 ++-- static/usage/v7/accordion/disable/individual/demo.html | 4 ++-- static/usage/v7/accordion/listen-changes/demo.html | 4 ++-- static/usage/v7/accordion/multiple/demo.html | 4 ++-- static/usage/v7/accordion/readonly/group/demo.html | 4 ++-- static/usage/v7/accordion/readonly/individual/demo.html | 4 ++-- static/usage/v7/accordion/toggle/demo.html | 4 ++-- static/usage/v7/action-sheet/controller/demo.html | 4 ++-- static/usage/v7/action-sheet/inline/isOpen/demo.html | 4 ++-- static/usage/v7/action-sheet/inline/trigger/demo.html | 4 ++-- static/usage/v7/action-sheet/role-info-on-dismiss/demo.html | 4 ++-- .../usage/v7/action-sheet/theming/css-properties/demo.html | 4 ++-- static/usage/v7/action-sheet/theming/styling/demo.html | 4 ++-- static/usage/v7/alert/buttons/demo.html | 4 ++-- static/usage/v7/alert/customization/demo.html | 4 ++-- static/usage/v7/alert/inputs/radios/demo.html | 4 ++-- static/usage/v7/alert/inputs/text-inputs/demo.html | 4 ++-- static/usage/v7/alert/presenting/controller/demo.html | 4 ++-- static/usage/v7/alert/presenting/isOpen/demo.html | 4 ++-- static/usage/v7/alert/presenting/trigger/demo.html | 4 ++-- static/usage/v7/avatar/basic/demo.html | 4 ++-- static/usage/v7/avatar/chip/demo.html | 4 ++-- static/usage/v7/avatar/item/demo.html | 4 ++-- static/usage/v7/avatar/theming/css-properties/demo.html | 4 ++-- static/usage/v7/back-button/basic/demo.html | 4 ++-- static/usage/v7/back-button/custom/demo.html | 4 ++-- static/usage/v7/backdrop/basic/demo.html | 4 ++-- static/usage/v7/backdrop/styling/demo.html | 4 ++-- static/usage/v7/badge/basic/demo.html | 4 ++-- static/usage/v7/badge/theming/colors/demo.html | 4 ++-- static/usage/v7/badge/theming/css-properties/demo.html | 4 ++-- static/usage/v7/breadcrumbs/basic/demo.html | 4 ++-- .../breadcrumbs/collapsing-items/expand-on-click/demo.html | 4 ++-- .../collapsing-items/items-before-after/demo.html | 4 ++-- .../v7/breadcrumbs/collapsing-items/max-items/demo.html | 4 ++-- .../breadcrumbs/collapsing-items/popover-on-click/demo.html | 4 ++-- .../usage/v7/breadcrumbs/icons/custom-separators/demo.html | 4 ++-- static/usage/v7/breadcrumbs/icons/icons-on-items/demo.html | 4 ++-- static/usage/v7/breadcrumbs/theming/colors/demo.html | 4 ++-- .../usage/v7/breadcrumbs/theming/css-properties/demo.html | 4 ++-- static/usage/v7/button/basic/demo.html | 4 ++-- static/usage/v7/button/expand/demo.html | 4 ++-- static/usage/v7/button/fill/demo.html | 4 ++-- static/usage/v7/button/icons/demo.html | 4 ++-- static/usage/v7/button/shape/demo.html | 4 ++-- static/usage/v7/button/size/demo.html | 4 ++-- static/usage/v7/button/theming/colors/demo.html | 4 ++-- static/usage/v7/button/theming/css-properties/demo.html | 4 ++-- static/usage/v7/buttons/basic/demo.html | 4 ++-- static/usage/v7/buttons/placement/demo.html | 4 ++-- static/usage/v7/buttons/types/demo.html | 4 ++-- static/usage/v7/card/basic/demo.html | 4 ++-- static/usage/v7/card/buttons/demo.html | 4 ++-- static/usage/v7/card/list/demo.html | 4 ++-- static/usage/v7/card/media/demo.html | 4 ++-- static/usage/v7/card/theming/colors/demo.html | 4 ++-- static/usage/v7/card/theming/css-properties/demo.html | 4 ++-- static/usage/v7/checkbox/basic/demo.html | 4 ++-- static/usage/v7/checkbox/indeterminate/demo.html | 4 ++-- static/usage/v7/checkbox/justify/demo.html | 4 ++-- static/usage/v7/checkbox/label-placement/demo.html | 4 ++-- static/usage/v7/checkbox/theming/css-properties/demo.html | 4 ++-- static/usage/v7/chip/basic/demo.html | 4 ++-- static/usage/v7/chip/slots/demo.html | 4 ++-- static/usage/v7/chip/theming/colors/demo.html | 4 ++-- static/usage/v7/chip/theming/css-properties/demo.html | 4 ++-- static/usage/v7/content/basic/demo.html | 4 ++-- static/usage/v7/content/fixed/demo.html | 4 ++-- static/usage/v7/content/fullscreen/demo.html | 4 ++-- static/usage/v7/content/header-footer/demo.html | 4 ++-- static/usage/v7/content/scroll-events/demo.html | 4 ++-- static/usage/v7/content/scroll-methods/demo.html | 4 ++-- static/usage/v7/content/theming/colors/demo.html | 4 ++-- static/usage/v7/content/theming/css-properties/demo.html | 4 ++-- static/usage/v7/content/theming/css-shadow-parts/demo.html | 4 ++-- static/usage/v7/datetime-button/basic/demo.html | 4 ++-- static/usage/v7/datetime/basic/demo.html | 4 ++-- .../v7/datetime/buttons/customizing-button-texts/demo.html | 4 ++-- .../usage/v7/datetime/buttons/customizing-buttons/demo.html | 4 ++-- .../datetime/buttons/showing-confirmation-buttons/demo.html | 4 ++-- .../usage/v7/datetime/date-constraints/advanced/demo.html | 4 ++-- static/usage/v7/datetime/date-constraints/max-min/demo.html | 4 ++-- static/usage/v7/datetime/date-constraints/values/demo.html | 4 ++-- static/usage/v7/datetime/highlightedDates/array/demo.html | 4 ++-- .../usage/v7/datetime/highlightedDates/callback/demo.html | 4 ++-- .../usage/v7/datetime/localization/custom-locale/demo.html | 4 ++-- .../v7/datetime/localization/first-day-of-week/demo.html | 4 ++-- static/usage/v7/datetime/localization/hour-cycle/demo.html | 4 ++-- .../datetime/localization/locale-extension-tags/demo.html | 4 ++-- static/usage/v7/datetime/localization/time-label/demo.html | 4 ++-- static/usage/v7/datetime/multiple/demo.html | 4 ++-- static/usage/v7/datetime/presentation/date/demo.html | 4 ++-- .../usage/v7/datetime/presentation/month-and-year/demo.html | 4 ++-- static/usage/v7/datetime/presentation/time/demo.html | 4 ++-- static/usage/v7/datetime/presentation/wheel/demo.html | 4 ++-- static/usage/v7/datetime/theming/demo.html | 4 ++-- static/usage/v7/datetime/title/customizing-title/demo.html | 4 ++-- .../usage/v7/datetime/title/showing-default-title/demo.html | 4 ++-- static/usage/v7/fab/basic/demo.html | 4 ++-- static/usage/v7/fab/button-sizing/demo.html | 4 ++-- static/usage/v7/fab/list-side/demo.html | 4 ++-- static/usage/v7/fab/positioning/demo.html | 4 ++-- static/usage/v7/fab/theming/colors/demo.html | 4 ++-- static/usage/v7/fab/theming/css-custom-properties/demo.html | 4 ++-- static/usage/v7/fab/theming/css-shadow-parts/demo.html | 4 ++-- static/usage/v7/footer/basic/demo.html | 4 ++-- static/usage/v7/footer/custom-scroll-target/demo.html | 4 ++-- static/usage/v7/footer/fade/demo.html | 4 ++-- static/usage/v7/footer/no-border/demo.html | 4 ++-- static/usage/v7/footer/translucent/demo.html | 4 ++-- static/usage/v7/grid/basic/demo.html | 4 ++-- static/usage/v7/grid/customizing/column-number/demo.html | 4 ++-- static/usage/v7/grid/customizing/padding/demo.html | 4 ++-- static/usage/v7/grid/customizing/width/demo.html | 4 ++-- static/usage/v7/grid/fixed/demo.html | 4 ++-- static/usage/v7/grid/horizontal-alignment/demo.html | 4 ++-- static/usage/v7/grid/offset-responsive/demo.html | 4 ++-- static/usage/v7/grid/offset/demo.html | 4 ++-- static/usage/v7/grid/push-pull-responsive/demo.html | 4 ++-- static/usage/v7/grid/push-pull/demo.html | 4 ++-- static/usage/v7/grid/size-auto/demo.html | 4 ++-- static/usage/v7/grid/size-responsive/demo.html | 4 ++-- static/usage/v7/grid/size/demo.html | 4 ++-- static/usage/v7/grid/vertical-alignment/demo.html | 4 ++-- static/usage/v7/header/basic/demo.html | 4 ++-- static/usage/v7/header/condense/demo.html | 4 ++-- static/usage/v7/header/custom-scroll-target/demo.html | 4 ++-- static/usage/v7/header/fade/demo.html | 4 ++-- static/usage/v7/header/no-border/demo.html | 4 ++-- static/usage/v7/header/translucent/demo.html | 4 ++-- static/usage/v7/icon/basic/demo.html | 4 ++-- static/usage/v7/img/basic/demo.html | 4 ++-- static/usage/v7/infinite-scroll/basic/demo.html | 4 ++-- .../custom-infinite-scroll-content/demo.html | 4 ++-- .../v7/infinite-scroll/infinite-scroll-content/demo.html | 4 ++-- static/usage/v7/input/basic/demo.html | 4 ++-- static/usage/v7/input/clear/demo.html | 4 ++-- static/usage/v7/input/counter/demo.html | 4 ++-- static/usage/v7/input/fill/demo.html | 4 ++-- static/usage/v7/input/filtering/demo.html | 4 ++-- static/usage/v7/input/helper-error/demo.html | 4 ++-- static/usage/v7/input/label-placement/demo.html | 4 ++-- static/usage/v7/input/theming/colors/demo.html | 4 ++-- static/usage/v7/input/theming/css-properties/demo.html | 4 ++-- static/usage/v7/input/types/demo.html | 4 ++-- static/usage/v7/item-divider/basic/demo.html | 4 ++-- static/usage/v7/item-divider/theming/colors/demo.html | 4 ++-- .../usage/v7/item-divider/theming/css-properties/demo.html | 4 ++-- static/usage/v7/item-group/basic/demo.html | 4 ++-- static/usage/v7/item-group/sliding-items/demo.html | 4 ++-- static/usage/v7/item-sliding/basic/demo.html | 4 ++-- static/usage/v7/item-sliding/expandable/demo.html | 4 ++-- static/usage/v7/item-sliding/icons/demo.html | 4 ++-- static/usage/v7/item/basic/demo.html | 4 ++-- static/usage/v7/item/buttons/demo.html | 4 ++-- static/usage/v7/item/clickable/demo.html | 4 ++-- static/usage/v7/item/detail-arrows/demo.html | 4 ++-- static/usage/v7/item/icons/demo.html | 4 ++-- static/usage/v7/item/inputs/demo.html | 4 ++-- static/usage/v7/item/lines/demo.html | 4 ++-- static/usage/v7/item/media/demo.html | 4 ++-- static/usage/v7/item/theming/colors/demo.html | 4 ++-- static/usage/v7/item/theming/css-properties/demo.html | 4 ++-- static/usage/v7/item/theming/css-shadow-parts/demo.html | 4 ++-- static/usage/v7/item/theming/input-highlight/demo.html | 4 ++-- static/usage/v7/label/basic/demo.html | 4 ++-- static/usage/v7/label/input/demo.html | 4 ++-- static/usage/v7/label/item/demo.html | 4 ++-- static/usage/v7/label/theming/colors/demo.html | 4 ++-- static/usage/v7/list-header/basic/demo.html | 4 ++-- static/usage/v7/list-header/buttons/demo.html | 4 ++-- static/usage/v7/list-header/lines/demo.html | 4 ++-- static/usage/v7/list-header/theming/colors/demo.html | 4 ++-- .../usage/v7/list-header/theming/css-properties/demo.html | 4 ++-- static/usage/v7/list/basic/demo.html | 4 ++-- static/usage/v7/list/inset/demo.html | 4 ++-- static/usage/v7/list/lines/demo.html | 4 ++-- static/usage/v7/loading/controller/demo.html | 6 +++--- static/usage/v7/loading/inline/demo.html | 4 ++-- static/usage/v7/loading/spinners/demo.html | 4 ++-- static/usage/v7/loading/theming/demo.html | 6 +++--- static/usage/v7/menu/basic/demo.html | 4 ++-- static/usage/v7/menu/theming/demo.html | 4 ++-- static/usage/v7/menu/toggle/demo.html | 4 ++-- static/usage/v7/menu/type/demo.html | 4 ++-- static/usage/v7/modal/can-dismiss/boolean/demo.html | 4 ++-- static/usage/v7/modal/can-dismiss/function/demo.html | 4 ++-- .../v7/modal/can-dismiss/prevent-swipe-to-close/demo.html | 4 ++-- static/usage/v7/modal/card/basic/demo.html | 4 ++-- static/usage/v7/modal/controller/demo.html | 6 +++--- static/usage/v7/modal/custom-dialogs/demo.html | 6 ++---- static/usage/v7/modal/inline/basic/demo.html | 4 ++-- static/usage/v7/modal/inline/is-open/demo.html | 4 ++-- static/usage/v7/modal/performance/mount/demo.html | 4 ++-- static/usage/v7/modal/sheet/background-content/demo.html | 4 ++-- static/usage/v7/modal/sheet/basic/demo.html | 4 ++-- static/usage/v7/modal/sheet/handle-behavior/demo.html | 4 ++-- static/usage/v7/modal/styling/animations/demo.html | 6 +++--- static/usage/v7/modal/styling/theming/demo.html | 4 ++-- static/usage/v7/nav/modal-navigation/demo.html | 4 ++-- static/usage/v7/nav/nav-link/demo.html | 4 ++-- static/usage/v7/note/basic/demo.html | 4 ++-- static/usage/v7/note/item/demo.html | 4 ++-- static/usage/v7/note/theming/colors/demo.html | 4 ++-- static/usage/v7/note/theming/css-properties/demo.html | 4 ++-- static/usage/v7/picker/controller/demo.html | 6 +++--- static/usage/v7/picker/inline/isOpen/demo.html | 4 ++-- static/usage/v7/picker/inline/trigger/demo.html | 4 ++-- static/usage/v7/picker/multiple-column/demo.html | 4 ++-- static/usage/v7/popover/customization/positioning/demo.html | 4 ++-- static/usage/v7/popover/customization/sizing/demo.html | 4 ++-- static/usage/v7/popover/customization/styling/demo.html | 4 ++-- static/usage/v7/popover/nested/demo.html | 4 ++-- static/usage/v7/popover/performance/mount/demo.html | 4 ++-- static/usage/v7/popover/presenting/controller/demo.html | 4 ++-- static/usage/v7/popover/presenting/inline-isopen/demo.html | 4 ++-- static/usage/v7/popover/presenting/inline-trigger/demo.html | 4 ++-- static/usage/v7/progress-bar/buffer/demo.html | 4 ++-- static/usage/v7/progress-bar/determinate/demo.html | 4 ++-- static/usage/v7/progress-bar/indeterminate/demo.html | 4 ++-- static/usage/v7/progress-bar/theming/colors/demo.html | 4 ++-- .../usage/v7/progress-bar/theming/css-properties/demo.html | 4 ++-- .../v7/progress-bar/theming/css-shadow-parts/demo.html | 4 ++-- static/usage/v7/radio/basic/demo.html | 4 ++-- static/usage/v7/radio/empty-selection/demo.html | 4 ++-- static/usage/v7/radio/justify/demo.html | 4 ++-- static/usage/v7/radio/label-placement/demo.html | 4 ++-- static/usage/v7/radio/theming/colors/demo.html | 4 ++-- static/usage/v7/radio/theming/css-properties/demo.html | 4 ++-- static/usage/v7/radio/theming/css-shadow-parts/demo.html | 4 ++-- static/usage/v7/range/basic/demo.html | 4 ++-- static/usage/v7/range/dual-knobs/demo.html | 4 ++-- static/usage/v7/range/ion-change-event/demo.html | 4 ++-- static/usage/v7/range/ion-knob-move-event/demo.html | 4 ++-- static/usage/v7/range/labels/demo.html | 4 ++-- static/usage/v7/range/pins/demo.html | 4 ++-- static/usage/v7/range/slots/demo.html | 4 ++-- static/usage/v7/range/snapping-ticks/demo.html | 4 ++-- static/usage/v7/range/theming/css-properties/demo.html | 4 ++-- static/usage/v7/range/theming/css-shadow-parts/demo.html | 4 ++-- static/usage/v7/refresher/advanced/demo.html | 4 ++-- static/usage/v7/refresher/basic/demo.html | 4 ++-- static/usage/v7/refresher/custom-content/demo.html | 4 ++-- static/usage/v7/refresher/custom-scroll-target/demo.html | 4 ++-- static/usage/v7/refresher/pull-properties/demo.html | 4 ++-- static/usage/v7/reorder/basic/demo.html | 4 ++-- static/usage/v7/reorder/custom-icon/demo.html | 4 ++-- static/usage/v7/reorder/custom-scroll-target/demo.html | 4 ++-- static/usage/v7/reorder/toggling-disabled/demo.html | 4 ++-- static/usage/v7/reorder/updating-data/demo.html | 4 ++-- static/usage/v7/reorder/wrapper/demo.html | 4 ++-- static/usage/v7/ripple-effect/basic/demo.html | 4 ++-- static/usage/v7/ripple-effect/customizing/demo.html | 4 ++-- static/usage/v7/ripple-effect/type/demo.html | 4 ++-- static/usage/v7/router/basic/demo.html | 4 ++-- static/usage/v7/searchbar/basic/demo.html | 4 ++-- static/usage/v7/searchbar/cancel-button/demo.html | 4 ++-- static/usage/v7/searchbar/clear-button/demo.html | 4 ++-- static/usage/v7/searchbar/debounce/demo.html | 4 ++-- static/usage/v7/searchbar/search-icon/demo.html | 4 ++-- static/usage/v7/searchbar/theming/colors/demo.html | 4 ++-- static/usage/v7/searchbar/theming/css-properties/demo.html | 4 ++-- static/usage/v7/segment-button/basic/demo.html | 4 ++-- static/usage/v7/segment-button/layout/demo.html | 4 ++-- .../v7/segment-button/theming/css-properties/demo.html | 4 ++-- .../v7/segment-button/theming/css-shadow-parts/demo.html | 4 ++-- static/usage/v7/segment/basic/demo.html | 4 ++-- static/usage/v7/segment/scrollable/demo.html | 4 ++-- static/usage/v7/segment/theming/colors/demo.html | 4 ++-- static/usage/v7/segment/theming/css-properties/demo.html | 4 ++-- static/usage/v7/select/basic/multiple-selection/demo.html | 4 ++-- .../v7/select/basic/responding-to-interaction/demo.html | 4 ++-- static/usage/v7/select/basic/single-selection/demo.html | 4 ++-- static/usage/v7/select/customization/button-text/demo.html | 4 ++-- .../v7/select/customization/interface-options/demo.html | 4 ++-- .../usage/v7/select/customization/styling-select/demo.html | 4 ++-- static/usage/v7/select/fill/demo.html | 4 ++-- static/usage/v7/select/interfaces/action-sheet/demo.html | 4 ++-- static/usage/v7/select/interfaces/popover/demo.html | 4 ++-- static/usage/v7/select/justify/demo.html | 4 ++-- static/usage/v7/select/label-placement/demo.html | 4 ++-- .../select/objects-as-values/multiple-selection/demo.html | 4 ++-- .../v7/select/objects-as-values/using-comparewith/demo.html | 4 ++-- static/usage/v7/select/typeahead/demo.html | 4 ++-- static/usage/v7/skeleton-text/basic/demo.html | 4 ++-- .../usage/v7/skeleton-text/theming/css-properties/demo.html | 4 ++-- static/usage/v7/spinner/basic/demo.html | 4 ++-- static/usage/v7/spinner/theming/colors/demo.html | 4 ++-- static/usage/v7/spinner/theming/css-properties/demo.html | 4 ++-- static/usage/v7/split-pane/basic/demo.html | 4 ++-- static/usage/v7/split-pane/theming/css-properties/demo.html | 4 ++-- static/usage/v7/tabs/router/demo.html | 6 ++---- static/usage/v7/text/basic/demo.html | 4 ++-- static/usage/v7/textarea/autogrow/demo.html | 4 ++-- static/usage/v7/textarea/basic/demo.html | 4 ++-- static/usage/v7/textarea/clear-on-edit/demo.html | 4 ++-- static/usage/v7/textarea/counter/demo.html | 4 ++-- static/usage/v7/textarea/fill/demo.html | 4 ++-- static/usage/v7/textarea/helper-error/demo.html | 4 ++-- static/usage/v7/textarea/label-placement/demo.html | 4 ++-- static/usage/v7/textarea/theming/demo.html | 4 ++-- static/usage/v7/thumbnail/basic/demo.html | 4 ++-- static/usage/v7/thumbnail/item/demo.html | 4 ++-- static/usage/v7/thumbnail/theming/css-properties/demo.html | 4 ++-- static/usage/v7/title/basic/demo.html | 4 ++-- .../usage/v7/title/collapsible-large-title/basic/demo.html | 4 ++-- .../v7/title/collapsible-large-title/buttons/demo.html | 4 ++-- static/usage/v7/title/theming/css-properties/demo.html | 4 ++-- static/usage/v7/toast/buttons/demo.html | 4 ++-- static/usage/v7/toast/icon/demo.html | 4 ++-- static/usage/v7/toast/inline/basic/demo.html | 4 ++-- static/usage/v7/toast/inline/is-open/demo.html | 4 ++-- static/usage/v7/toast/layout/demo.html | 4 ++-- static/usage/v7/toast/presenting/controller/demo.html | 6 +++--- static/usage/v7/toast/theming/demo.html | 4 ++-- static/usage/v7/toggle/basic/demo.html | 4 ++-- static/usage/v7/toggle/justify/demo.html | 4 ++-- static/usage/v7/toggle/label-placement/demo.html | 4 ++-- static/usage/v7/toggle/list/demo.html | 4 ++-- static/usage/v7/toggle/on-off/demo.html | 4 ++-- static/usage/v7/toggle/theming/colors/demo.html | 4 ++-- static/usage/v7/toggle/theming/css-properties/demo.html | 4 ++-- static/usage/v7/toggle/theming/css-shadow-parts/demo.html | 4 ++-- static/usage/v7/toolbar/basic/demo.html | 4 ++-- static/usage/v7/toolbar/buttons/demo.html | 4 ++-- static/usage/v7/toolbar/progress-bars/demo.html | 4 ++-- static/usage/v7/toolbar/searchbars/demo.html | 4 ++-- static/usage/v7/toolbar/segments/demo.html | 4 ++-- static/usage/v7/toolbar/theming/colors/demo.html | 4 ++-- static/usage/v7/toolbar/theming/css-properties/demo.html | 4 ++-- 337 files changed, 680 insertions(+), 684 deletions(-) diff --git a/static/usage/v7/accordion/accessibility/animations/demo.html b/static/usage/v7/accordion/accessibility/animations/demo.html index 6ce674bb64b..3fdee04e4f7 100644 --- a/static/usage/v7/accordion/accessibility/animations/demo.html +++ b/static/usage/v7/accordion/accessibility/animations/demo.html @@ -7,8 +7,8 @@ Button - - + + diff --git a/static/usage/v7/accordion/basic/demo.html b/static/usage/v7/accordion/basic/demo.html index ae833b5f61d..6ccc994401f 100644 --- a/static/usage/v7/accordion/basic/demo.html +++ b/static/usage/v7/accordion/basic/demo.html @@ -7,8 +7,8 @@ Accordion - - + + diff --git a/static/usage/v7/accordion/customization/advanced-expansion-styles/demo.html b/static/usage/v7/accordion/customization/advanced-expansion-styles/demo.html index 2e78783b984..8a56e9557f2 100644 --- a/static/usage/v7/accordion/customization/advanced-expansion-styles/demo.html +++ b/static/usage/v7/accordion/customization/advanced-expansion-styles/demo.html @@ -7,8 +7,8 @@ Accordion - - + +