@tmlmobilidade/ui 20250331.1711.22 → 20250331.1712.52

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.
@@ -10103,7 +10103,7 @@ breakpoint-mobile {
10103
10103
  justify-content: center;
10104
10104
  width: 100%;
10105
10105
  aspect-ratio: 1;
10106
- font-size: 26px;
10106
+ font-size: 30px;
10107
10107
  color: var(--color-system-text-100);
10108
10108
  background-color: transparent;
10109
10109
  border: 2px solid transparent;
@@ -10111,8 +10111,7 @@ breakpoint-mobile {
10111
10111
  }
10112
10112
 
10113
10113
  .styles-module_icon__shHZu:hover {
10114
- color: var(--color-contrast);
10115
- background-color: var(--color-secondary);
10114
+ background-color: var(--color-system-background-200);
10116
10115
  }
10117
10116
 
10118
10117
  .styles-module_icon__shHZu[data-active='true'],
package/dist/styles.css CHANGED
@@ -10158,7 +10158,7 @@ breakpoint-mobile {
10158
10158
  justify-content: center;
10159
10159
  width: 100%;
10160
10160
  aspect-ratio: 1;
10161
- font-size: 26px;
10161
+ font-size: 30px;
10162
10162
  color: var(--color-system-text-100);
10163
10163
  background-color: transparent;
10164
10164
  border: 2px solid transparent;
@@ -10166,8 +10166,7 @@ breakpoint-mobile {
10166
10166
  }
10167
10167
 
10168
10168
  .styles-module_icon__shHZu:hover {
10169
- color: var(--color-contrast);
10170
- background-color: var(--color-secondary);
10169
+ background-color: var(--color-system-background-200);
10171
10170
  }
10172
10171
 
10173
10172
  .styles-module_icon__shHZu[data-active='true'],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
- "version": "20250331.1711.22",
3
+ "version": "20250331.1712.52",
4
4
  "author": "",
5
5
  "license": "ISC",
6
6
  "publishConfig": {