@bytebrand/fe-ui-core 4.2.163 → 4.2.164

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bytebrand/fe-ui-core",
3
- "version": "4.2.163",
3
+ "version": "4.2.164",
4
4
  "description": "UI components for the auto.de project",
5
5
  "main": "index.ts",
6
6
  "module": "dist/common.js",
@@ -24,6 +24,7 @@
24
24
  color: white
25
25
  padding: 0 15px
26
26
  float: left
27
+ text-transform: uppercase
27
28
  border-radius: 33px
28
29
  font-weight: 700;
29
30
  font-size: 20px;
@@ -293,7 +293,7 @@ const VehicleSmallCard: FunctionComponent<IVehicleSmallCardProps> = (props) => {
293
293
  {showComponentLikeSlider ? (
294
294
  <>
295
295
  <DecoratedSliderForSRL {...decoratedSliderProps} />
296
- {renderIDInfo && isDealer ? renderIDInfo() : null}
296
+ {renderIDInfo ? renderIDInfo() : null}
297
297
  {combineRefAlternative && (
298
298
  <div className={styles.wrapAlternativeData}>
299
299
  <div>