Skip to content

feat: Updated UI5 WebComponents to v0.11.0 #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 24, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ build
/packages/*/npm/**/*.d.ts
.out
lerna-debug.log
packages/fiori3/scripts/wrapperGeneration/json
6 changes: 3 additions & 3 deletions packages/fiori3/__karma_snapshots__/CheckBox.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
```
"<ThemeProvider theme=\"sap_fiori3_light\" contentDensity=\"Compact\" withToastContainer={false}>
<ThemeProvider jss={{...}} theme={{...}}>
<CheckBox text=\"\" valueState=\"None\">
<WithWebComponent theme={{...}} text=\"\" valueState=\"None\">
<ui5-checkbox text=\"\" value-state=\"None\" class=\"sapUiSizeCompact\" />
<CheckBox valueState=\"None\">
<WithWebComponent theme={{...}} valueState=\"None\">
<ui5-checkbox value-state=\"None\" class=\"sapUiSizeCompact\" />
</WithWebComponent>
</CheckBox>
</ThemeProvider>
Expand Down
6 changes: 3 additions & 3 deletions packages/fiori3/__karma_snapshots__/CustomListItem.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
```
"<ThemeProvider theme=\"sap_fiori3_light\" contentDensity=\"Compact\" withToastContainer={false}>
<ThemeProvider jss={{...}} theme={{...}}>
<CustomListItem type=\"Inactive\">
<WithWebComponent theme={{...}} type=\"Inactive\">
<ui5-li-custom type=\"Inactive\" class=\"sapUiSizeCompact\" />
<CustomListItem type=\"Active\">
<WithWebComponent theme={{...}} type=\"Active\">
<ui5-li-custom type=\"Active\" class=\"sapUiSizeCompact\" />
</WithWebComponent>
</CustomListItem>
</ThemeProvider>
Expand Down
6 changes: 3 additions & 3 deletions packages/fiori3/__karma_snapshots__/DatePicker.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
```
"<ThemeProvider theme=\"sap_fiori3_light\" contentDensity=\"Compact\" withToastContainer={false}>
<ThemeProvider jss={{...}} theme={{...}}>
<DatePicker value=\"\" valueState=\"None\" placeholder={{...}}>
<WithWebComponent theme={{...}} value=\"\" valueState=\"None\" placeholder={{...}}>
<ui5-datepicker value=\"\" value-state=\"None\" placeholder={{...}} class=\"sapUiSizeCompact\" />
<DatePicker valueState=\"None\">
<WithWebComponent theme={{...}} valueState=\"None\">
<ui5-datepicker value-state=\"None\" class=\"sapUiSizeCompact\" />
</WithWebComponent>
</DatePicker>
</ThemeProvider>
Expand Down
30 changes: 15 additions & 15 deletions packages/fiori3/__karma_snapshots__/FilterBar.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
</ui5-button>
</WithWebComponent>
</Button>
<WithTheme(WithWebComponent) onItemPress={[Function]} mode="SingleSelect" backgroundDesign="Solid" headerText="" footerText="" noDataText="" separators="All">
<WithWebComponent theme={{...}} onItemPress={[Function]} mode="SingleSelect" backgroundDesign="Solid" headerText="" footerText="" noDataText="" separators="All">
<ui5-list mode="SingleSelect" background-design="Solid" header-text="" footer-text="" no-data-text="" separators="All" class="sapUiSizeCompact">
<WithTheme(WithWebComponent) onItemPress={[Function]} mode="SingleSelect" headerText="" footerText="" noDataText="" separators="All">
<WithWebComponent theme={{...}} onItemPress={[Function]} mode="SingleSelect" headerText="" footerText="" noDataText="" separators="All">
<ui5-list mode="SingleSelect" header-text="" footer-text="" no-data-text="" separators="All" class="sapUiSizeCompact">
<StandardListItem style={{...}} data-key="1" type="Active" selected={true} description="" icon={{...}} image={{...}}>
<WithWebComponent theme={{...}} style={{...}} data-key="1" type="Active" selected={true} description="" icon={{...}} image={{...}}>
<ui5-li selected={true} style={{...}} data-key="1" type="Active" description="" icon={{...}} image={{...}} class="sapUiSizeCompact">
Expand Down Expand Up @@ -100,8 +100,8 @@
</ui5-label>
</WithWebComponent>
</Label>
<Select onChange={[Function]} style={{...}} disabled={false} valueState="None">
<WithWebComponent theme={{...}} onChange={[Function]} style={{...}} disabled={false} valueState="None">
<Select onChange={[Function]} style={{...}} valueState="None">
<WithWebComponent theme={{...}} onChange={[Function]} style={{...}} valueState="None">
<ui5-select style={{...}} value-state="None" class="sapUiSizeCompact">
<StandardListItem type="Active" data-key="1" description="" icon={{...}} image={{...}}>
<WithWebComponent theme={{...}} type="Active" data-key="1" description="" icon={{...}} image={{...}}>
Expand Down Expand Up @@ -198,9 +198,9 @@
</ui5-button>
</WithWebComponent>
</Button>
<WithTheme(WithWebComponent) onItemPress={[Function]} mode="SingleSelect" backgroundDesign="Solid" headerText="" footerText="" noDataText="" separators="All">
<WithWebComponent theme={{...}} onItemPress={[Function]} mode="SingleSelect" backgroundDesign="Solid" headerText="" footerText="" noDataText="" separators="All">
<ui5-list mode="SingleSelect" background-design="Solid" header-text="" footer-text="" no-data-text="" separators="All" class="sapUiSizeCompact">
<WithTheme(WithWebComponent) onItemPress={[Function]} mode="SingleSelect" headerText="" footerText="" noDataText="" separators="All">
<WithWebComponent theme={{...}} onItemPress={[Function]} mode="SingleSelect" headerText="" footerText="" noDataText="" separators="All">
<ui5-list mode="SingleSelect" header-text="" footer-text="" no-data-text="" separators="All" class="sapUiSizeCompact">
<StandardListItem style={{...}} data-key="1" type="Active" selected={true} description="" icon={{...}} image={{...}}>
<WithWebComponent theme={{...}} style={{...}} data-key="1" type="Active" selected={true} description="" icon={{...}} image={{...}}>
<ui5-li selected={true} style={{...}} data-key="1" type="Active" description="" icon={{...}} image={{...}} class="sapUiSizeCompact">
Expand Down Expand Up @@ -255,8 +255,8 @@
</ui5-label>
</WithWebComponent>
</Label>
<Select onChange={[Function]} style={{...}} disabled={false} valueState="None">
<WithWebComponent theme={{...}} onChange={[Function]} style={{...}} disabled={false} valueState="None">
<Select onChange={[Function]} style={{...}} valueState="None">
<WithWebComponent theme={{...}} onChange={[Function]} style={{...}} valueState="None">
<ui5-select style={{...}} value-state="None" class="sapUiSizeCompact">
<StandardListItem type="Active" data-key="1" description="" icon={{...}} image={{...}}>
<WithWebComponent theme={{...}} type="Active" data-key="1" description="" icon={{...}} image={{...}}>
Expand Down Expand Up @@ -379,9 +379,9 @@
</ui5-button>
</WithWebComponent>
</Button>
<WithTheme(WithWebComponent) onItemPress={[Function]} mode="SingleSelect" backgroundDesign="Solid" headerText="" footerText="" noDataText="" separators="All">
<WithWebComponent theme={{...}} onItemPress={[Function]} mode="SingleSelect" backgroundDesign="Solid" headerText="" footerText="" noDataText="" separators="All">
<ui5-list mode="SingleSelect" background-design="Solid" header-text="" footer-text="" no-data-text="" separators="All" class="sapUiSizeCompact">
<WithTheme(WithWebComponent) onItemPress={[Function]} mode="SingleSelect" headerText="" footerText="" noDataText="" separators="All">
<WithWebComponent theme={{...}} onItemPress={[Function]} mode="SingleSelect" headerText="" footerText="" noDataText="" separators="All">
<ui5-list mode="SingleSelect" header-text="" footer-text="" no-data-text="" separators="All" class="sapUiSizeCompact">
<StandardListItem style={{...}} data-key="1" type="Active" selected={true} description="" icon={{...}} image={{...}}>
<WithWebComponent theme={{...}} style={{...}} data-key="1" type="Active" selected={true} description="" icon={{...}} image={{...}}>
<ui5-li selected={true} style={{...}} data-key="1" type="Active" description="" icon={{...}} image={{...}} class="sapUiSizeCompact">
Expand Down Expand Up @@ -436,8 +436,8 @@
</ui5-label>
</WithWebComponent>
</Label>
<Select onChange={[Function]} style={{...}} disabled={false} valueState="None">
<WithWebComponent theme={{...}} onChange={[Function]} style={{...}} disabled={false} valueState="None">
<Select onChange={[Function]} style={{...}} valueState="None">
<WithWebComponent theme={{...}} onChange={[Function]} style={{...}} valueState="None">
<ui5-select style={{...}} value-state="None" class="sapUiSizeCompact">
<StandardListItem type="Active" data-key="1" description="" icon={{...}} image={{...}}>
<WithWebComponent theme={{...}} type="Active" data-key="1" description="" icon={{...}} image={{...}}>
Expand Down
6 changes: 3 additions & 3 deletions packages/fiori3/__karma_snapshots__/List.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
```
"<ThemeProvider theme=\"sap_fiori3_light\" contentDensity=\"Compact\" withToastContainer={false}>
<ThemeProvider jss={{...}} theme={{...}}>
<WithTheme(WithWebComponent) backgroundDesign=\"Solid\" headerText=\"\" footerText=\"\" mode=\"None\" noDataText=\"\" separators=\"All\">
<WithWebComponent theme={{...}} backgroundDesign=\"Solid\" headerText=\"\" footerText=\"\" mode=\"None\" noDataText=\"\" separators=\"All\">
<ui5-list background-design=\"Solid\" header-text=\"\" footer-text=\"\" mode=\"None\" no-data-text=\"\" separators=\"All\" class=\"sapUiSizeCompact\" />
<WithTheme(WithWebComponent) headerText=\"\" footerText=\"\" mode=\"None\" noDataText=\"\" separators=\"All\">
<WithWebComponent theme={{...}} headerText=\"\" footerText=\"\" mode=\"None\" noDataText=\"\" separators=\"All\">
<ui5-list header-text=\"\" footer-text=\"\" mode=\"None\" no-data-text=\"\" separators=\"All\" class=\"sapUiSizeCompact\" />
</WithWebComponent>
</WithTheme(WithWebComponent)>
</ThemeProvider>
Expand Down
24 changes: 12 additions & 12 deletions packages/fiori3/__karma_snapshots__/ObjectPage.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,9 @@
<WithTheme(WithWebComponent) open={false} placementType="Bottom" onAfterClose={[Function]} hideArrow={true} hideHeader={true} initialFocus={{...}} headerText="" horizontalAlign="Center" verticalAlign="Center" innerComponentRef={[Function]}>
<WithWebComponent theme={{...}} open={false} placementType="Bottom" onAfterClose={[Function]} hideArrow={true} hideHeader={true} initialFocus={{...}} headerText="" horizontalAlign="Center" verticalAlign="Center" innerComponentRef={[Function]}>
<ui5-popover hide-header={true} hide-arrow={true} open={false} placement-type="Bottom" initial-focus={{...}} header-text="" horizontal-align="Center" vertical-align="Center" inner-component-ref={[Function]} class="sapUiSizeCompact">
<WithTheme(WithWebComponent) onItemPress={[Function]} backgroundDesign="Solid" headerText="" footerText="" mode="None" noDataText="" separators="All">
<WithWebComponent theme={{...}} onItemPress={[Function]} backgroundDesign="Solid" headerText="" footerText="" mode="None" noDataText="" separators="All">
<ui5-list background-design="Solid" header-text="" footer-text="" mode="None" no-data-text="" separators="All" class="sapUiSizeCompact">
<WithTheme(WithWebComponent) onItemPress={[Function]} headerText="" footerText="" mode="None" noDataText="" separators="All">
<WithWebComponent theme={{...}} onItemPress={[Function]} headerText="" footerText="" mode="None" noDataText="" separators="All">
<ui5-list header-text="" footer-text="" mode="None" no-data-text="" separators="All" class="sapUiSizeCompact">
<CustomListItem type="Active" data-key="4.1">
<WithWebComponent theme={{...}} type="Active" data-key="4.1">
<ui5-li-custom type="Active" data-key="4.1" class="sapUiSizeCompact">
Expand Down Expand Up @@ -223,9 +223,9 @@
<WithTheme(WithWebComponent) open={false} placementType="Bottom" onAfterClose={[Function]} hideArrow={true} hideHeader={true} initialFocus={{...}} headerText="" horizontalAlign="Center" verticalAlign="Center" innerComponentRef={[Function]}>
<WithWebComponent theme={{...}} open={false} placementType="Bottom" onAfterClose={[Function]} hideArrow={true} hideHeader={true} initialFocus={{...}} headerText="" horizontalAlign="Center" verticalAlign="Center" innerComponentRef={[Function]}>
<ui5-popover hide-header={true} hide-arrow={true} open={false} placement-type="Bottom" initial-focus={{...}} header-text="" horizontal-align="Center" vertical-align="Center" inner-component-ref={[Function]} class="sapUiSizeCompact">
<WithTheme(WithWebComponent) onItemPress={[Function]} backgroundDesign="Solid" headerText="" footerText="" mode="None" noDataText="" separators="All">
<WithWebComponent theme={{...}} onItemPress={[Function]} backgroundDesign="Solid" headerText="" footerText="" mode="None" noDataText="" separators="All">
<ui5-list background-design="Solid" header-text="" footer-text="" mode="None" no-data-text="" separators="All" class="sapUiSizeCompact">
<WithTheme(WithWebComponent) onItemPress={[Function]} headerText="" footerText="" mode="None" noDataText="" separators="All">
<WithWebComponent theme={{...}} onItemPress={[Function]} headerText="" footerText="" mode="None" noDataText="" separators="All">
<ui5-list header-text="" footer-text="" mode="None" no-data-text="" separators="All" class="sapUiSizeCompact">
<CustomListItem type="Active" data-key="5.1">
<WithWebComponent theme={{...}} type="Active" data-key="5.1">
<ui5-li-custom type="Active" data-key="5.1" class="sapUiSizeCompact">
Expand Down Expand Up @@ -790,9 +790,9 @@
<WithTheme(WithWebComponent) open={false} placementType="Bottom" onAfterClose={[Function]} hideArrow={true} hideHeader={true} initialFocus={{...}} headerText="" horizontalAlign="Center" verticalAlign="Center" innerComponentRef={[Function]}>
<WithWebComponent theme={{...}} open={false} placementType="Bottom" onAfterClose={[Function]} hideArrow={true} hideHeader={true} initialFocus={{...}} headerText="" horizontalAlign="Center" verticalAlign="Center" innerComponentRef={[Function]}>
<ui5-popover hide-header={true} hide-arrow={true} open={false} placement-type="Bottom" initial-focus={{...}} header-text="" horizontal-align="Center" vertical-align="Center" inner-component-ref={[Function]} class="sapUiSizeCompact">
<WithTheme(WithWebComponent) onItemPress={[Function]} backgroundDesign="Solid" headerText="" footerText="" mode="None" noDataText="" separators="All">
<WithWebComponent theme={{...}} onItemPress={[Function]} backgroundDesign="Solid" headerText="" footerText="" mode="None" noDataText="" separators="All">
<ui5-list background-design="Solid" header-text="" footer-text="" mode="None" no-data-text="" separators="All" class="sapUiSizeCompact">
<WithTheme(WithWebComponent) onItemPress={[Function]} headerText="" footerText="" mode="None" noDataText="" separators="All">
<WithWebComponent theme={{...}} onItemPress={[Function]} headerText="" footerText="" mode="None" noDataText="" separators="All">
<ui5-list header-text="" footer-text="" mode="None" no-data-text="" separators="All" class="sapUiSizeCompact">
<CustomListItem type="Active" data-key="4.1">
<WithWebComponent theme={{...}} type="Active" data-key="4.1">
<ui5-li-custom type="Active" data-key="4.1" class="sapUiSizeCompact">
Expand Down Expand Up @@ -860,9 +860,9 @@
<WithTheme(WithWebComponent) open={false} placementType="Bottom" onAfterClose={[Function]} hideArrow={true} hideHeader={true} initialFocus={{...}} headerText="" horizontalAlign="Center" verticalAlign="Center" innerComponentRef={[Function]}>
<WithWebComponent theme={{...}} open={false} placementType="Bottom" onAfterClose={[Function]} hideArrow={true} hideHeader={true} initialFocus={{...}} headerText="" horizontalAlign="Center" verticalAlign="Center" innerComponentRef={[Function]}>
<ui5-popover hide-header={true} hide-arrow={true} open={false} placement-type="Bottom" initial-focus={{...}} header-text="" horizontal-align="Center" vertical-align="Center" inner-component-ref={[Function]} class="sapUiSizeCompact">
<WithTheme(WithWebComponent) onItemPress={[Function]} backgroundDesign="Solid" headerText="" footerText="" mode="None" noDataText="" separators="All">
<WithWebComponent theme={{...}} onItemPress={[Function]} backgroundDesign="Solid" headerText="" footerText="" mode="None" noDataText="" separators="All">
<ui5-list background-design="Solid" header-text="" footer-text="" mode="None" no-data-text="" separators="All" class="sapUiSizeCompact">
<WithTheme(WithWebComponent) onItemPress={[Function]} headerText="" footerText="" mode="None" noDataText="" separators="All">
<WithWebComponent theme={{...}} onItemPress={[Function]} headerText="" footerText="" mode="None" noDataText="" separators="All">
<ui5-list header-text="" footer-text="" mode="None" no-data-text="" separators="All" class="sapUiSizeCompact">
<CustomListItem type="Active" data-key="5.1">
<WithWebComponent theme={{...}} type="Active" data-key="5.1">
<ui5-li-custom type="Active" data-key="5.1" class="sapUiSizeCompact">
Expand Down
6 changes: 3 additions & 3 deletions packages/fiori3/__karma_snapshots__/Panel.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
```
"<ThemeProvider theme=\"sap_fiori3_light\" contentDensity=\"Compact\" withToastContainer={false}>
<ThemeProvider jss={{...}} theme={{...}}>
<Panel headerText=\"\" backgroundDesign=\"Solid\" accessibleRole=\"Form\">
<WithWebComponent theme={{...}} headerText=\"\" backgroundDesign=\"Solid\" accessibleRole=\"Form\">
<ui5-panel header-text=\"\" background-design=\"Solid\" accessible-role=\"Form\" class=\"sapUiSizeCompact\" />
<Panel headerText=\"\" accessibleRole=\"Form\">
<WithWebComponent theme={{...}} headerText=\"\" accessibleRole=\"Form\">
<ui5-panel header-text=\"\" accessible-role=\"Form\" class=\"sapUiSizeCompact\" />
</WithWebComponent>
</Panel>
</ThemeProvider>
Expand Down
Loading