|
8 | 8 | <Jss(WithStyles(ActionSheet)) openBy={{...}} placement="Bottom">
|
9 | 9 | <WithStyles(ActionSheet) openBy={{...}} placement="Bottom" classes={{...}}>
|
10 | 10 | <ActionSheet openBy={{...}} placement="Bottom" classes={{...}}>
|
11 |
| - <ResponsivePopover hideHeader={true} innerComponentRef={[Function]} openBy={{...}} placementType="Bottom" style={[undefined]} data-ui5-slot={[undefined]}> |
12 |
| - <Popover hideHeader={true} innerComponentRef={[Function]} openBy={{...}} placementType="Bottom" style={[undefined]} data-ui5-slot={[undefined]} initialFocus={{...}} headerText="" horizontalAlign="Center" verticalAlign="Center"> |
13 |
| - <div style={{...}} onClick={[Function]}> |
14 |
| - <Button type="Default"> |
15 |
| - <WithWebComponent theme={{...}} type="Default"> |
16 |
| - <ui5-button type="Default" class="" /> |
17 |
| - </WithWebComponent> |
18 |
| - </Button> |
19 |
| - </div> |
20 |
| - <WithTheme(WithWebComponent) hideHeader={true} innerComponentRef={[Function]} placementType="Bottom" style={[undefined]} data-ui5-slot={[undefined]} initialFocus={{...}} headerText="" horizontalAlign="Center" verticalAlign="Center"> |
21 |
| - <WithWebComponent theme={{...}} hideHeader={true} innerComponentRef={[Function]} placementType="Bottom" style={[undefined]} data-ui5-slot={[undefined]} initialFocus={{...}} headerText="" horizontalAlign="Center" verticalAlign="Center"> |
22 |
| - <ui5-popover hide-header={true} inner-component-ref={[Function]} placement-type="Bottom" style={[undefined]} data-ui5-slot={[undefined]} initial-focus={{...}} header-text="" horizontal-align="Center" vertical-align="Center" class=""> |
23 |
| - <ul className="ActionSheet-actionSheet---" /> |
24 |
| - </ui5-popover> |
| 11 | + <Popover hideHeader={true} innerComponentRef={[Function]} openBy={{...}} placementType="Bottom" style={[undefined]} data-ui5-slot={[undefined]} initialFocus={{...}} headerText="" horizontalAlign="Center" verticalAlign="Center"> |
| 12 | + <div style={{...}} onClick={[Function]}> |
| 13 | + <Button type="Default"> |
| 14 | + <WithWebComponent theme={{...}} type="Default"> |
| 15 | + <ui5-button type="Default" class="" /> |
25 | 16 | </WithWebComponent>
|
26 |
| - </WithTheme(WithWebComponent)> |
27 |
| - </Popover> |
28 |
| - </ResponsivePopover> |
| 17 | + </Button> |
| 18 | + </div> |
| 19 | + <WithTheme(WithWebComponent) hideHeader={true} innerComponentRef={[Function]} placementType="Bottom" style={[undefined]} data-ui5-slot={[undefined]} initialFocus={{...}} headerText="" horizontalAlign="Center" verticalAlign="Center"> |
| 20 | + <WithWebComponent theme={{...}} hideHeader={true} innerComponentRef={[Function]} placementType="Bottom" style={[undefined]} data-ui5-slot={[undefined]} initialFocus={{...}} headerText="" horizontalAlign="Center" verticalAlign="Center"> |
| 21 | + <ui5-popover hide-header={true} inner-component-ref={[Function]} placement-type="Bottom" style={[undefined]} data-ui5-slot={[undefined]} initial-focus={{...}} header-text="" horizontal-align="Center" vertical-align="Center" class=""> |
| 22 | + <ul className="ActionSheet-actionSheet---" /> |
| 23 | + </ui5-popover> |
| 24 | + </WithWebComponent> |
| 25 | + </WithTheme(WithWebComponent)> |
| 26 | + </Popover> |
29 | 27 | </ActionSheet>
|
30 | 28 | </WithStyles(ActionSheet)>
|
31 | 29 | </Jss(WithStyles(ActionSheet))>
|
|
0 commit comments