@bytebrand/fe-ui-core 4.1.82 → 4.1.84

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.82",
3
+ "version": "4.1.84",
4
4
  "description": "UI components for the auto.de project",
5
5
  "main": "index.ts",
6
6
  "module": "dist/common.js",
@@ -46,7 +46,8 @@
46
46
  font-weight: 700
47
47
 
48
48
  .sorting
49
- min-width: 180px;
49
+ min-width: 140px;
50
+ max-width: 285px;
50
51
  [class*='MuiPaper-root'], [class*='MuiOutlinedInput-root']
51
52
  font-size: 14px !important
52
53
 
@@ -56,7 +57,6 @@
56
57
  cursor: pointer
57
58
  font-size: 13px
58
59
  margin-left: auto
59
- margin-right: 10px
60
60
  color: $skyBlue
61
61
  +media-tablet-down()
62
62
  flex-basis: unset
@@ -73,7 +73,7 @@ const ManageCookieModal = ({ toggleModal }) => {
73
73
  <div className={styles.accordions}>
74
74
  <MaterialAccordionGroup
75
75
  title='Notwendig'
76
- tooltipText='tooltip text'
76
+ tooltipText='Notwendig'
77
77
  withSwitch
78
78
  switchProps={necessarySwitchProps}
79
79
  >
@@ -94,6 +94,7 @@ const ManageCookieModal = ({ toggleModal }) => {
94
94
  <MaterialAccordionGroup
95
95
  title='Analytisch'
96
96
  withSwitch
97
+ tooltipText='Analytisch'
97
98
  switchProps={analyticsSwitchProps}
98
99
  >
99
100
  <span>
@@ -115,6 +116,7 @@ const ManageCookieModal = ({ toggleModal }) => {
115
116
  <MaterialAccordionGroup
116
117
  title='Marketing'
117
118
  withSwitch
119
+ tooltipText='Marketing'
118
120
  switchProps={marketingSwitchProps}
119
121
  >
120
122
  <span>