|
5 | 5 | ```
|
6 | 6 | <ThemeProvider theme="sap_fiori3_light" contentDensity="Compact" withToastContainer={false}>
|
7 | 7 | <ThemeProvider jss={{...}} theme={{...}}>
|
8 |
| - <Jss(WithStyles(FilterBar)) renderVariants={[Function: renderVariants]} displayOnly={true} renderSearch={true}> |
9 |
| - <WithStyles(FilterBar) renderVariants={[Function: renderVariants]} displayOnly={true} renderSearch={true} theme={{...}} classes={{...}}> |
10 |
| - <FilterBar renderVariants={[Function: renderVariants]} displayOnly={true} renderSearch={true} theme={{...}} classes={{...}}> |
| 8 | + <Jss(WithStyles(FilterBar)) renderSearch={[Function: renderSearch]} renderVariants={[Function: renderVariants]} displayOnly={true}> |
| 9 | + <WithStyles(FilterBar) renderSearch={[Function: renderSearch]} renderVariants={[Function: renderVariants]} displayOnly={true} theme={{...}} classes={{...}}> |
| 10 | + <FilterBar renderSearch={[Function: renderSearch]} renderVariants={[Function: renderVariants]} displayOnly={true} theme={{...}} classes={{...}}> |
11 | 11 | <div className="FilterBar-outerContainer---">
|
12 | 12 | <div className="FilterBar-filterBarHeader---">
|
13 | 13 | <Jss(WithStyles(VariantManagement)) variantItems={{...}} enabled={true} popupTitle="Variants" initialSelectedKey={{...}} onSelect={[Function: onSelect]} closeOnItemSelect={true} placement="Bottom" level="H4">
|
|
72 | 72 | </WithStyles(VariantManagement)>
|
73 | 73 | </Jss(WithStyles(VariantManagement))>
|
74 | 74 | <div className="FilterBar-vLine---">
|
| 75 | + |
75 | 76 | <Input placeholder="Search" type="Text" value="" valueState="None">
|
76 | 77 | <WithWebComponent theme={{...}} placeholder="Search" type="Text" value="" valueState="None">
|
77 | 78 | <ui5-input placeholder="Search" type="Text" value="" value-state="None" class="sapUiSizeCompact" />
|
78 | 79 | </WithWebComponent>
|
79 | 80 | </Input>
|
| 81 | + |
80 | 82 | </div>
|
81 | 83 | <div className="FilterBar-headerRowRight---">
|
82 | 84 | <Button onPress={[Function]} type="Transparent" icon={{...}} activeIcon={{...}}>
|
|
160 | 162 | ```
|
161 | 163 | <ThemeProvider theme="sap_fiori3_light" contentDensity="Compact" withToastContainer={false}>
|
162 | 164 | <ThemeProvider jss={{...}} theme={{...}}>
|
163 |
| - <Jss(WithStyles(FilterBar)) renderVariants={[Function: renderVariants]} displayOnly={true} renderSearch={true}> |
164 |
| - <WithStyles(FilterBar) renderVariants={[Function: renderVariants]} displayOnly={true} renderSearch={true} theme={{...}} classes={{...}}> |
165 |
| - <FilterBar renderVariants={[Function: renderVariants]} displayOnly={true} renderSearch={true} theme={{...}} classes={{...}}> |
| 165 | + <Jss(WithStyles(FilterBar)) renderVariants={[Function: renderVariants]} displayOnly={true}> |
| 166 | + <WithStyles(FilterBar) renderVariants={[Function: renderVariants]} displayOnly={true} theme={{...}} classes={{...}}> |
| 167 | + <FilterBar renderVariants={[Function: renderVariants]} displayOnly={true} theme={{...}} classes={{...}}> |
166 | 168 | <div className="FilterBar-outerContainer---">
|
167 | 169 | <div className="FilterBar-filterBarHeader---">
|
168 | 170 | <Jss(WithStyles(VariantManagement)) variantItems={{...}} enabled={true} popupTitle="Variants" initialSelectedKey={{...}} onSelect={[Function: onSelect]} closeOnItemSelect={true} placement="Bottom" level="H4">
|
|
226 | 228 | </VariantManagement>
|
227 | 229 | </WithStyles(VariantManagement)>
|
228 | 230 | </Jss(WithStyles(VariantManagement))>
|
229 |
| - <div className="FilterBar-vLine---"> |
230 |
| - <Input placeholder="Search" type="Text" value="" valueState="None"> |
231 |
| - <WithWebComponent theme={{...}} placeholder="Search" type="Text" value="" valueState="None"> |
232 |
| - <ui5-input placeholder="Search" type="Text" value="" value-state="None" class="sapUiSizeCompact" /> |
233 |
| - </WithWebComponent> |
234 |
| - </Input> |
235 |
| - </div> |
236 | 231 | <div className="FilterBar-headerRowRight---">
|
237 | 232 | <Button onPress={[Function]} type="Transparent" icon={{...}} activeIcon={{...}}>
|
238 | 233 | <WithWebComponent theme={{...}} onPress={[Function]} type="Transparent" icon={{...}} activeIcon={{...}}>
|
|
341 | 336 | ```
|
342 | 337 | <ThemeProvider theme="sap_fiori3_light" contentDensity="Compact" withToastContainer={false}>
|
343 | 338 | <ThemeProvider jss={{...}} theme={{...}}>
|
344 |
| - <Jss(WithStyles(FilterBar)) renderVariants={[Function: renderVariants]} displayOnly={true} renderSearch={true}> |
345 |
| - <WithStyles(FilterBar) renderVariants={[Function: renderVariants]} displayOnly={true} renderSearch={true} theme={{...}} classes={{...}}> |
346 |
| - <FilterBar renderVariants={[Function: renderVariants]} displayOnly={true} renderSearch={true} theme={{...}} classes={{...}}> |
| 339 | + <Jss(WithStyles(FilterBar)) renderVariants={[Function: renderVariants]} displayOnly={true}> |
| 340 | + <WithStyles(FilterBar) renderVariants={[Function: renderVariants]} displayOnly={true} theme={{...}} classes={{...}}> |
| 341 | + <FilterBar renderVariants={[Function: renderVariants]} displayOnly={true} theme={{...}} classes={{...}}> |
347 | 342 | <div className="FilterBar-outerContainer---">
|
348 | 343 | <div className="FilterBar-filterBarHeader---">
|
349 | 344 | <Jss(WithStyles(VariantManagement)) variantItems={{...}} enabled={true} popupTitle="Variants" initialSelectedKey={{...}} onSelect={[Function: onSelect]} closeOnItemSelect={true} placement="Bottom" level="H4">
|
|
407 | 402 | </VariantManagement>
|
408 | 403 | </WithStyles(VariantManagement)>
|
409 | 404 | </Jss(WithStyles(VariantManagement))>
|
410 |
| - <div className="FilterBar-vLine---"> |
411 |
| - <Input placeholder="Search" type="Text" value="" valueState="None"> |
412 |
| - <WithWebComponent theme={{...}} placeholder="Search" type="Text" value="" valueState="None"> |
413 |
| - <ui5-input placeholder="Search" type="Text" value="" value-state="None" class="sapUiSizeCompact" /> |
414 |
| - </WithWebComponent> |
415 |
| - </Input> |
416 |
| - </div> |
417 | 405 | <div className="FilterBar-headerRowRight---">
|
418 | 406 | <Button onPress={[Function]} type="Transparent" icon={{...}} activeIcon={{...}}>
|
419 | 407 | <WithWebComponent theme={{...}} onPress={[Function]} type="Transparent" icon={{...}} activeIcon={{...}}>
|
|
0 commit comments