File tree Expand file tree Collapse file tree 12 files changed +98
-6
lines changed
Expand file tree Collapse file tree 12 files changed +98
-6
lines changed Original file line number Diff line number Diff line change @@ -90,6 +90,9 @@ Style properties whose names start with `--vaadin-input-field` are shared among
9090|`--vaadin-input-field-disabled-background`
9191|Aura, Lumo
9292
93+ |`--vaadin-input-field-disabled-text-color`
94+ |Aura
95+
9396|`--vaadin-input-field-disabled-value-color`
9497|Lumo
9598
@@ -227,6 +230,11 @@ Style properties whose names start with `--vaadin-input-field` are shared among
227230|===
228231| Property | Supported by
229232
233+ ifdef::include-item-overlay-props[]
234+ |`--vaadin-item-overlay-padding`
235+ |Aura
236+ endif::include-item-overlay-props[]
237+
230238|`--vaadin-overlay-background`
231239|Aura
232240
Original file line number Diff line number Diff line change @@ -103,11 +103,9 @@ include::../_styling-section-theming-props.adoc[tag=style-properties]
103103|`--vaadin-avatar-size`
104104|Aura, Lumo
105105
106- |`--vaadin-item-overlay-padding`
107- |Aura
108-
109106|===
110107
108+ :include-item-overlay-props:
111109include::../_styling-section-theming-props.adoc[tag=overlay]
112110
113111include::../_styling-section-theming-props.adoc[tag=overlay-items]
Original file line number Diff line number Diff line change @@ -326,6 +326,9 @@ include::../_styling-section-theming-props.adoc[tag=style-properties]
326326|`--vaadin-button-padding`
327327|Aura, Lumo
328328
329+ |`--vaadin-button-shadow`
330+ |Aura
331+
329332|`--vaadin-button-text-color`
330333|Aura, Lumo
331334
Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ include::../_styling-section-theming-props.adoc[tag=style-properties]
3232
3333|===
3434
35+ :include-item-overlay-props:
3536include::../_styling-section-theming-props.adoc[tag=overlay]
3637
3738include::../_styling-section-theming-props.adoc[tag=overlay-items]
Original file line number Diff line number Diff line change @@ -70,6 +70,17 @@ Custom Field doesn't propagate its style variant to the individual field compone
7070
7171include::../_styling-section-theming-props.adoc[tag=style-properties]
7272
73+ === Field Surface
74+
75+ [cols="2,1"]
76+ |===
77+ | Property | Supported by
78+
79+ |`--vaadin-input-field-container-gap`
80+ |Aura
81+
82+ |===
83+
7384include::../_styling-section-theming-props.adoc[tag=label-helper-error]
7485
7586include::../_styling-section-intros.adoc[tag=selectors]
Original file line number Diff line number Diff line change @@ -96,6 +96,7 @@ include::../_styling-section-theming-props.adoc[tag=input-icons]
9696|Aura
9797
9898|`--vaadin-date-picker-year-scroller-current-year-color`
99+ |Aura
99100
100101|===
101102
Original file line number Diff line number Diff line change @@ -45,6 +45,28 @@ Form Layout allows you to configure the width of the labels when they are positi
4545|`setLabelWidth`
4646|===
4747
48+ include::../_styling-section-theming-props.adoc[tag=style-properties]
49+
50+ === Form Item
51+
52+ [cols="2,1"]
53+ |===
54+ | Property | Supported by
55+
56+ |`--vaadin-form-item-label-color`
57+ |Aura
58+
59+ |`--vaadin-form-item-label-font-size`
60+ |Aura
61+
62+ |`--vaadin-form-item-label-font-weight`
63+ |Aura
64+
65+ |`--vaadin-form-item-label-line-height`
66+ |Aura
67+
68+ |===
69+
4870include::../_styling-section-intros.adoc[tag=selectors]
4971
5072Form Layout:: `vaadin-form-layout`
Original file line number Diff line number Diff line change @@ -183,6 +183,7 @@ include::{root}/frontend/themes/docs/menu-bar-class-name.css[]
183183
184184include::../_styling-section-theming-props.adoc[tag=style-properties]
185185
186+ :include-item-overlay-props:
186187include::../_styling-section-theming-props.adoc[tag=overlay]
187188
188189include::../_styling-section-theming-props.adoc[tag=overlay-items]
Original file line number Diff line number Diff line change @@ -22,6 +22,47 @@ include::../_styling-section-theming-props.adoc[tag=label-helper-error]
2222
2323include::../_styling-section-theming-props.adoc[tag=input-icons]
2424
25+ === Chips
26+
27+ [cols="2,1"]
28+ |===
29+ | Property | Supported by
30+
31+ |`--vaadin-chip-background`
32+ |Aura
33+
34+ |`--vaadin-chip-border-color`
35+ |Aura
36+
37+ |`--vaadin-chip-border-radius`
38+ |Aura
39+
40+ |`--vaadin-chip-border-width`
41+ |Aura
42+
43+ |`--vaadin-chip-font-size`
44+ |Aura
45+
46+ |`--vaadin-chip-font-weight`
47+ |Aura
48+
49+ |`--vaadin-chip-gap`
50+ |Aura
51+
52+ |`--vaadin-chip-height`
53+ |Aura
54+
55+ |`--vaadin-chip-padding`
56+ |Aura
57+
58+ |`--vaadin-chip-remove-button-text-color`
59+ |Aura
60+
61+ |`--vaadin-chip-text-color`
62+ |Aura
63+
64+ |===
65+
2566:overlay-max-height-prop: --vaadin-multi-select-combo-box-overlay-max-height
2667:overlay-width-prop: --vaadin-multi-select-combo-box-overlay-width
2768include::../combo-box/styling.adoc[tag=overlay-style-props]
@@ -35,9 +76,6 @@ include::../_styling-section-theming-props.adoc[tag=overlay-items]
3576|===
3677| Property | Supported By
3778
38- |`--vaadin-multi-select-combo-box-chip-min-width`
39- |Aura, Lumo
40-
4179|`--vaadin-multi-select-combo-box-input-min-width`
4280|Aura, Lumo
4381
Original file line number Diff line number Diff line change @@ -45,6 +45,9 @@ include::../_styling-section-theming-props.adoc[tag=style-properties]
4545|`--vaadin-scroller-padding-inline`
4646|Aura, Lumo
4747
48+ |`--vaadin-scroller-overflow-indicator-height`
49+ |Aura, Lumo
50+
4851|===
4952
5053
You can’t perform that action at this time.
0 commit comments