@bytebrand/fe-ui-core 4.1.82 → 4.1.83

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.83",
4
4
  "description": "UI components for the auto.de project",
5
5
  "main": "index.ts",
6
6
  "module": "dist/common.js",
@@ -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>