Skip to content

Commit 218df1c

Browse files
committed
chore: release 6.*
1 parent 18fef01 commit 218df1c

23 files changed

+1153
-987
lines changed

content/component/flexibleHero.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ parameters:
3131
- imageObjectFit
3232
- imageWidth
3333
- imageHeight
34+
- fill
3435
- imageUnoptimized
3536
- imagePriority
3637
- imageOverlayColor
@@ -48,16 +49,10 @@ parameters:
4849
type: dex-segmented-control-parameter
4950
typeConfig:
5051
options:
51-
- key: Fill
52-
value: fill
5352
- key: Contain
5453
value: contain
5554
- key: Cover
5655
value: cover
57-
- key: None
58-
value: none
59-
- key: Scale Down
60-
value: scale-down
6156
defaultValue: cover
6257
- id: imageWidth
6358
name: Width
@@ -67,6 +62,11 @@ parameters:
6762
name: Height
6863
type: number
6964
typeConfig: null
65+
- id: fill
66+
name: Fill
67+
type: checkbox
68+
helpText: Fills the parent container
69+
typeConfig: null
7070
- id: imageUnoptimized
7171
name: Unoptimized
7272
type: checkbox
@@ -200,7 +200,7 @@ slots:
200200
titleParameter: displayName
201201
canBeComposition: false
202202
created: '2025-01-29T10:47:01.698204+00:00'
203-
updated: '2025-06-25T09:40:33.130058+00:00'
203+
updated: '2025-07-03T13:54:53.627551+00:00'
204204
variants:
205205
- id: columns
206206
name: Columns

content/componentPattern/192fccfb-4b6b-4fbd-bd6d-e7c5234a497e.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ composition:
8686
value: badge-large
8787
textColor:
8888
type: dex-color-palette-parameter
89-
value: text-light
89+
value: text-secondary
9090
backgroundColor:
9191
type: dex-color-palette-parameter
9292
value: general-color-4
@@ -116,7 +116,7 @@ composition:
116116
desktop: 2xl
117117
color:
118118
type: dex-color-palette-parameter
119-
value: text-light
119+
value: text-secondary
120120
weight:
121121
type: dex-segmented-control-parameter
122122
value: medium
@@ -139,7 +139,7 @@ composition:
139139
desktop: xl
140140
color:
141141
type: dex-color-palette-parameter
142-
value: text-light
142+
value: text-secondary
143143
weight:
144144
type: dex-segmented-control-parameter
145145
value: normal
@@ -167,7 +167,7 @@ composition:
167167
value: button-small
168168
textColor:
169169
type: dex-color-palette-parameter
170-
value: text-light
170+
value: text-secondary
171171
buttonColor:
172172
type: dex-color-palette-parameter
173173
value: button-primary

content/componentPattern/3600eddc-d881-43a6-931c-201a3e3c6021.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ composition:
108108
value: View Details
109109
textColor:
110110
type: dex-color-palette-parameter
111-
value: text-light
111+
value: text-secondary
112112
textWeight:
113113
type: dex-segmented-control-parameter
114114
value: normal

content/componentPattern/53b59aed-e378-4fcb-9135-20247d92074e.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ composition:
1414
desktop: sm
1515
textColor:
1616
type: dex-color-palette-parameter
17-
value: text-light
17+
value: text-secondary
1818
textWeight:
1919
type: dex-segmented-control-parameter
2020
value: normal
@@ -27,6 +27,9 @@ composition:
2727
textTransform:
2828
type: dex-segmented-control-parameter
2929
value: uppercase
30+
hoverTextColor:
31+
type: dex-color-palette-parameter
32+
value: text-secondary
3033
hoverButtonColor:
3134
type: dex-color-palette-parameter
3235
value: button-primary-hover

content/componentPattern/646faee6-b476-43c6-a1a8-eebe85699889.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ composition:
1414
desktop: sm
1515
textColor:
1616
type: dex-color-palette-parameter
17-
value: text-light
17+
value: text-secondary
1818
textWeight:
1919
type: dex-segmented-control-parameter
2020
value: normal
@@ -24,6 +24,9 @@ composition:
2424
iconPosition:
2525
type: dex-segmented-control-parameter
2626
value: right
27+
hoverTextColor:
28+
type: dex-color-palette-parameter
29+
value: text-secondary
2730
hoverButtonColor:
2831
type: dex-color-palette-parameter
2932
value: button-secondary-hover

content/componentPattern/8060e691-b0b3-428c-92f1-278fc76baf47.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ composition:
1414
desktop: sm
1515
textColor:
1616
type: dex-color-palette-parameter
17-
value: text-dark
17+
value: text-primary
1818
textWeight:
1919
type: dex-segmented-control-parameter
2020
value: normal
@@ -24,6 +24,9 @@ composition:
2424
iconPosition:
2525
type: dex-segmented-control-parameter
2626
value: right
27+
hoverTextColor:
28+
type: dex-color-palette-parameter
29+
value: text-primary
2730
hoverButtonColor:
2831
type: dex-color-palette-parameter
2932
value: button-tertiary-hover

content/componentPattern/aa9019a0-1baa-44bc-966f-5cb18278f350.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ composition:
1717
value: How much does the Component Starter Kit cost?
1818
color:
1919
type: dex-color-palette-parameter
20-
value: text-light
20+
value: text-secondary
2121
weight:
2222
type: dex-segmented-control-parameter
2323
value: bold

content/componentPattern/b4e9bd2d-b8c0-42c0-80ab-3a52e9830c38.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ composition:
4747
value: John Doe
4848
color:
4949
type: dex-color-palette-parameter
50-
value: text-light
50+
value: text-secondary
5151
weight:
5252
type: dex-segmented-control-parameter
5353
value: bold
@@ -73,7 +73,7 @@ composition:
7373
value: Sr. Solutions Architect / Global Tech Firm
7474
color:
7575
type: dex-color-palette-parameter
76-
value: text-light
76+
value: text-secondary
7777
weight:
7878
type: dex-segmented-control-parameter
7979
value: normal
@@ -103,7 +103,7 @@ composition:
103103
half. A big win!"
104104
color:
105105
type: dex-color-palette-parameter
106-
value: text-light
106+
value: text-secondary
107107
weight:
108108
type: dex-segmented-control-parameter
109109
value: bold

eslint.config.mjs

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,7 @@ const compat = new FlatCompat({
1313

1414
const eslintConfig = [
1515
...compat.config({
16-
extends: [
17-
'next/core-web-vitals',
18-
'next/typescript',
19-
'prettier',
20-
'plugin:@next/next/recommended',
21-
'plugin:tailwindcss/recommended',
22-
],
16+
extends: ['next/core-web-vitals', 'next/typescript', 'prettier', 'plugin:@next/next/recommended'],
2317
plugins: ['prettier'],
2418
rules: {
2519
'no-console': ['error', { allow: ['info', 'warn', 'error'] }],

0 commit comments

Comments
 (0)