@bytebrand/fe-ui-core 4.1.188 → 4.1.190

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.1.188",
3
+ "version": "4.1.190",
4
4
  "description": "UI components for the auto.de project",
5
5
  "main": "index.ts",
6
6
  "module": "dist/common.js",
@@ -53,8 +53,9 @@
53
53
  .priceItemBuy
54
54
  border-top: 1px solid rgba(76, 78, 100, 0.12);
55
55
 
56
- +media-tablet-landscape-up()
57
- transform: translateX(-6px);
56
+ .priceItemPrice
57
+ +media-tablet-landscape-up()
58
+ transform: translateX(-6px);
58
59
 
59
60
  .priceItemCategory
60
61
  font-size: 12px
@@ -58,7 +58,7 @@
58
58
  &.vehiclePriceTitleRecently
59
59
  font-size: 12px;
60
60
  height: 42px;
61
-
61
+
62
62
  &.vehiclePriceTitleLanding
63
63
  font-size: 11px;
64
64
  height: 38px;
@@ -70,7 +70,7 @@
70
70
 
71
71
  .buttonDetails
72
72
  width: 100%
73
- height: 40px
73
+ height: 30px
74
74
  font-size: 16px
75
75
  margin-top: 8px !important;
76
76
  font-weight bold !important;
@@ -8,7 +8,7 @@ const AT = (props: any) => (
8
8
  viewBox="0 0 640 480"
9
9
  {...props}
10
10
  >
11
- <g fill-rule="evenodd">
11
+ <g fillRule="evenodd">
12
12
  <path fill="#fff" d="M640 480H0V0h640z" />
13
13
  <path fill="#c8102e" d="M640 480H0V320h640zm0-319.9H0V.1h640z" />
14
14
  </g>
@@ -8,7 +8,7 @@ const BE = (props: any) => (
8
8
  viewBox="0 0 640 480"
9
9
  {...props}
10
10
  >
11
- <g fill-rule="evenodd" stroke-width="1pt">
11
+ <g fillRule="evenodd" strokeWidth="1pt">
12
12
  <path d="M0 0h213.3v480H0z" />
13
13
  <path fill="#ffd90c" d="M213.3 0h213.4v480H213.3z" />
14
14
  <path fill="#f31830" d="M426.7 0H640v480H426.7z" />
@@ -8,7 +8,7 @@ const BG = (props: any) => (
8
8
  viewBox="0 0 640 480"
9
9
  {...props}
10
10
  >
11
- <g fill-rule="evenodd" stroke-width="1pt">
11
+ <g fillRule="evenodd" strokeWidth="1pt">
12
12
  <path fill="#d62612" d="M0 320h640v160H0z" />
13
13
  <path fill="#fff" d="M0 0h640v160H0z" />
14
14
  <path fill="#00966e" d="M0 160h640v160H0z" />
@@ -8,7 +8,7 @@ const CH = (props: any) => (
8
8
  viewBox="0 0 640 480"
9
9
  {...props}
10
10
  >
11
- <g fill-rule="evenodd" stroke-width="1pt">
11
+ <g fillRule="evenodd" strokeWidth="1pt">
12
12
  <path fill="red" d="M0 0h640v480H0z" />
13
13
  <g fill="#fff">
14
14
  <path d="M170 195h300v90H170z" />