|
8 | 8 | <ThemeProvider theme={{...}}> |
9 | 9 | <WithStyles(Avatar) size="XL" shape="Circle" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem"> |
10 | 10 | <Avatar size="XL" shape="Circle" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem" classes={{...}} theme={{...}}> |
11 | | - <span className="Avatar-avatar--- Avatar-sizeXL--- Avatar-circle---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} data-ui5-slot={[undefined]} /> |
| 11 | + <span className="Avatar-avatar--- Avatar-sizeXL--- Avatar-circle---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} slot={[undefined]} /> |
12 | 12 | </Avatar> |
13 | 13 | </WithStyles(Avatar)> |
14 | 14 | </ThemeProvider> |
|
24 | 24 | <ThemeProvider theme={{...}}> |
25 | 25 | <WithStyles(Avatar) size="XL" shape="Square" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem"> |
26 | 26 | <Avatar size="XL" shape="Square" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem" classes={{...}} theme={{...}}> |
27 | | - <span className="Avatar-avatar--- Avatar-sizeXL---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} data-ui5-slot={[undefined]} /> |
| 27 | + <span className="Avatar-avatar--- Avatar-sizeXL---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} slot={[undefined]} /> |
28 | 28 | </Avatar> |
29 | 29 | </WithStyles(Avatar)> |
30 | 30 | </ThemeProvider> |
|
40 | 40 | <ThemeProvider theme={{...}}> |
41 | 41 | <WithStyles(Avatar) size="L" shape="Circle" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem"> |
42 | 42 | <Avatar size="L" shape="Circle" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem" classes={{...}} theme={{...}}> |
43 | | - <span className="Avatar-avatar--- Avatar-sizeL--- Avatar-circle---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} data-ui5-slot={[undefined]} /> |
| 43 | + <span className="Avatar-avatar--- Avatar-sizeL--- Avatar-circle---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} slot={[undefined]} /> |
44 | 44 | </Avatar> |
45 | 45 | </WithStyles(Avatar)> |
46 | 46 | </ThemeProvider> |
|
56 | 56 | <ThemeProvider theme={{...}}> |
57 | 57 | <WithStyles(Avatar) size="L" shape="Square" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem"> |
58 | 58 | <Avatar size="L" shape="Square" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem" classes={{...}} theme={{...}}> |
59 | | - <span className="Avatar-avatar--- Avatar-sizeL---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} data-ui5-slot={[undefined]} /> |
| 59 | + <span className="Avatar-avatar--- Avatar-sizeL---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} slot={[undefined]} /> |
60 | 60 | </Avatar> |
61 | 61 | </WithStyles(Avatar)> |
62 | 62 | </ThemeProvider> |
|
72 | 72 | <ThemeProvider theme={{...}}> |
73 | 73 | <WithStyles(Avatar) size="M" shape="Circle" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem"> |
74 | 74 | <Avatar size="M" shape="Circle" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem" classes={{...}} theme={{...}}> |
75 | | - <span className="Avatar-avatar--- Avatar-sizeM--- Avatar-circle---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} data-ui5-slot={[undefined]} /> |
| 75 | + <span className="Avatar-avatar--- Avatar-sizeM--- Avatar-circle---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} slot={[undefined]} /> |
76 | 76 | </Avatar> |
77 | 77 | </WithStyles(Avatar)> |
78 | 78 | </ThemeProvider> |
|
88 | 88 | <ThemeProvider theme={{...}}> |
89 | 89 | <WithStyles(Avatar) size="M" shape="Square" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem"> |
90 | 90 | <Avatar size="M" shape="Square" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem" classes={{...}} theme={{...}}> |
91 | | - <span className="Avatar-avatar--- Avatar-sizeM---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} data-ui5-slot={[undefined]} /> |
| 91 | + <span className="Avatar-avatar--- Avatar-sizeM---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} slot={[undefined]} /> |
92 | 92 | </Avatar> |
93 | 93 | </WithStyles(Avatar)> |
94 | 94 | </ThemeProvider> |
|
104 | 104 | <ThemeProvider theme={{...}}> |
105 | 105 | <WithStyles(Avatar) size="S" shape="Circle" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem"> |
106 | 106 | <Avatar size="S" shape="Circle" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem" classes={{...}} theme={{...}}> |
107 | | - <span className="Avatar-avatar--- Avatar-sizeS--- Avatar-circle---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} data-ui5-slot={[undefined]} /> |
| 107 | + <span className="Avatar-avatar--- Avatar-sizeS--- Avatar-circle---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} slot={[undefined]} /> |
108 | 108 | </Avatar> |
109 | 109 | </WithStyles(Avatar)> |
110 | 110 | </ThemeProvider> |
|
120 | 120 | <ThemeProvider theme={{...}}> |
121 | 121 | <WithStyles(Avatar) size="S" shape="Square" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem"> |
122 | 122 | <Avatar size="S" shape="Square" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem" classes={{...}} theme={{...}}> |
123 | | - <span className="Avatar-avatar--- Avatar-sizeS---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} data-ui5-slot={[undefined]} /> |
| 123 | + <span className="Avatar-avatar--- Avatar-sizeS---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} slot={[undefined]} /> |
124 | 124 | </Avatar> |
125 | 125 | </WithStyles(Avatar)> |
126 | 126 | </ThemeProvider> |
|
136 | 136 | <ThemeProvider theme={{...}}> |
137 | 137 | <WithStyles(Avatar) size="XS" shape="Circle" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem"> |
138 | 138 | <Avatar size="XS" shape="Circle" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem" classes={{...}} theme={{...}}> |
139 | | - <span className="Avatar-avatar--- Avatar-sizeXS--- Avatar-circle---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} data-ui5-slot={[undefined]} /> |
| 139 | + <span className="Avatar-avatar--- Avatar-sizeXS--- Avatar-circle---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} slot={[undefined]} /> |
140 | 140 | </Avatar> |
141 | 141 | </WithStyles(Avatar)> |
142 | 142 | </ThemeProvider> |
|
152 | 152 | <ThemeProvider theme={{...}}> |
153 | 153 | <WithStyles(Avatar) size="XS" shape="Square" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem"> |
154 | 154 | <Avatar size="XS" shape="Square" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem" classes={{...}} theme={{...}}> |
155 | | - <span className="Avatar-avatar--- Avatar-sizeXS---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} data-ui5-slot={[undefined]} /> |
| 155 | + <span className="Avatar-avatar--- Avatar-sizeXS---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} slot={[undefined]} /> |
156 | 156 | </Avatar> |
157 | 157 | </WithStyles(Avatar)> |
158 | 158 | </ThemeProvider> |
|
168 | 168 | <ThemeProvider theme={{...}}> |
169 | 169 | <WithStyles(Avatar) size="Custom" shape="Circle" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem"> |
170 | 170 | <Avatar size="Custom" shape="Circle" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem" classes={{...}} theme={{...}}> |
171 | | - <span className="Avatar-avatar--- Avatar-circle---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} data-ui5-slot={[undefined]} /> |
| 171 | + <span className="Avatar-avatar--- Avatar-circle---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} slot={[undefined]} /> |
172 | 172 | </Avatar> |
173 | 173 | </WithStyles(Avatar)> |
174 | 174 | </ThemeProvider> |
|
184 | 184 | <ThemeProvider theme={{...}}> |
185 | 185 | <WithStyles(Avatar) size="Custom" shape="Square" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem"> |
186 | 186 | <Avatar size="Custom" shape="Square" initials={{...}} image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem" classes={{...}} theme={{...}}> |
187 | | - <span className="Avatar-avatar---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} data-ui5-slot={[undefined]} /> |
| 187 | + <span className="Avatar-avatar---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} slot={[undefined]} /> |
188 | 188 | </Avatar> |
189 | 189 | </WithStyles(Avatar)> |
190 | 190 | </ThemeProvider> |
|
200 | 200 | <ThemeProvider theme={{...}}> |
201 | 201 | <WithStyles(Avatar) size="XL" initials="JD" shape="Circle" image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem"> |
202 | 202 | <Avatar size="XL" initials="JD" shape="Circle" image={{...}} onClick={{...}} customDisplaySize="3rem" customFontSize="1.125rem" classes={{...}} theme={{...}}> |
203 | | - <span className="Avatar-avatar--- Avatar-sizeXL--- Avatar-circle---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} data-ui5-slot={[undefined]}> |
| 203 | + <span className="Avatar-avatar--- Avatar-sizeXL--- Avatar-circle---" style={{...}} onClick={[Function]} tabIndex={0} onKeyDown={[Function]} title={[undefined]} slot={[undefined]}> |
204 | 204 | JD |
205 | 205 | </span> |
206 | 206 | </Avatar> |
|
0 commit comments