From 04400f01a5e20a540192a6d06a00069b506a89b7 Mon Sep 17 00:00:00 2001 From: John Leider Date: Sat, 13 Apr 2024 13:13:08 -0500 Subject: [PATCH] docs(VCard): update all examples, rearrange content --- .../src/examples/v-card/basics-combine.vue | 9 +- .../src/examples/v-card/basics-content.vue | 85 ++++---- .../src/examples/v-card/misc-card-reveal.vue | 42 ++-- .../examples/v-card/misc-content-wrapping.vue | 84 ++++--- .../examples/v-card/misc-custom-actions.vue | 6 +- .../examples/v-card/misc-earnings-goal.vue | 40 ++++ .../docs/src/examples/v-card/misc-grids.vue | 18 +- .../examples/v-card/misc-horizontal-cards.vue | 206 ++++++++---------- .../examples/v-card/misc-information-card.vue | 15 +- .../examples/v-card/misc-media-with-text.vue | 8 +- .../examples/v-card/misc-shopify-funding.vue | 65 ++++++ .../src/examples/v-card/misc-twitter-card.vue | 3 +- .../src/examples/v-card/misc-weather-card.vue | 7 +- .../docs/src/examples/v-card/prop-color.vue | 121 +++++----- .../src/examples/v-card/prop-disabled.vue | 2 +- .../src/examples/v-card/prop-elevated.vue | 6 +- .../src/examples/v-card/prop-elevation.vue | 1 + .../docs/src/examples/v-card/prop-hover.vue | 1 + .../docs/src/examples/v-card/prop-href.vue | 3 +- .../docs/src/examples/v-card/prop-image.vue | 22 +- .../docs/src/examples/v-card/prop-link.vue | 2 +- .../docs/src/examples/v-card/prop-loading.vue | 13 +- .../src/examples/v-card/prop-outlined.vue | 6 +- .../docs/src/examples/v-card/prop-variant.vue | 61 +++--- .../examples/v-card/slot-prepend-append.vue | 14 +- .../docs/src/pages/en/components/cards.md | 74 +++++-- 26 files changed, 518 insertions(+), 396 deletions(-) create mode 100644 packages/docs/src/examples/v-card/misc-earnings-goal.vue create mode 100644 packages/docs/src/examples/v-card/misc-shopify-funding.vue diff --git a/packages/docs/src/examples/v-card/basics-combine.vue b/packages/docs/src/examples/v-card/basics-combine.vue index 2a10904019b..fe41cc0bd0b 100644 --- a/packages/docs/src/examples/v-card/basics-combine.vue +++ b/packages/docs/src/examples/v-card/basics-combine.vue @@ -1,15 +1,16 @@ diff --git a/packages/docs/src/examples/v-card/basics-content.vue b/packages/docs/src/examples/v-card/basics-content.vue index 63d99b233ad..43f48b84d48 100644 --- a/packages/docs/src/examples/v-card/basics-content.vue +++ b/packages/docs/src/examples/v-card/basics-content.vue @@ -1,42 +1,47 @@ diff --git a/packages/docs/src/examples/v-card/misc-card-reveal.vue b/packages/docs/src/examples/v-card/misc-card-reveal.vue index 1d388b1ed99..cd4651af81e 100644 --- a/packages/docs/src/examples/v-card/misc-card-reveal.vue +++ b/packages/docs/src/examples/v-card/misc-card-reveal.vue @@ -5,45 +5,48 @@ >
Word of the Day
-

- el·ee·mos·y·nar·y -

+ +

el·ee·mos·y·nar·y

+

adjective

-
+ +
relating to or dependent on charity; charitable; charitable donations. Pertaining to alms.
"an eleemosynary educational institution."
+ - Learn More - + > -

- Origin +

Origin

+ +

+ late 16th century (as a noun denoting a place where alms were distributed): from medieval Latin eleemosynarius, from late Latin eleemosyna ‘alms’, from Greek eleēmosunē ‘compassion’

-

late 16th century (as a noun denoting a place where alms were distributed): from medieval Latin eleemosynarius, from late Latin eleemosyna ‘alms’, from Greek eleēmosunē ‘compassion’

+ - Close - + >
@@ -63,12 +66,3 @@ }), } - - diff --git a/packages/docs/src/examples/v-card/misc-content-wrapping.vue b/packages/docs/src/examples/v-card/misc-content-wrapping.vue index 33fe3177f0c..1b3792590e0 100644 --- a/packages/docs/src/examples/v-card/misc-content-wrapping.vue +++ b/packages/docs/src/examples/v-card/misc-content-wrapping.vue @@ -1,55 +1,45 @@ + + diff --git a/packages/docs/src/examples/v-card/misc-twitter-card.vue b/packages/docs/src/examples/v-card/misc-twitter-card.vue index 778c07b43c2..c4c60f13662 100644 --- a/packages/docs/src/examples/v-card/misc-twitter-card.vue +++ b/packages/docs/src/examples/v-card/misc-twitter-card.vue @@ -1,10 +1,9 @@