@tmlmobilidade/ui 20250401.1949.6 → 20250401.1951.40

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.
@@ -10126,10 +10126,11 @@ breakpoint-mobile {
10126
10126
 
10127
10127
  .styles-module_icon__shHZu[data-disabled='true'],
10128
10128
  .styles-module_icon__shHZu[data-disabled='true']:hover {
10129
- color: var(--color-system-text-300);
10129
+ color: var(--color-system-text-100);
10130
10130
  pointer-events: none;
10131
10131
  cursor: not-allowed;
10132
10132
  background-color: transparent;
10133
+ opacity: 0.5;
10133
10134
  }
10134
10135
 
10135
10136
  /* * */
package/dist/styles.css CHANGED
@@ -10181,10 +10181,11 @@ breakpoint-mobile {
10181
10181
 
10182
10182
  .styles-module_icon__shHZu[data-disabled='true'],
10183
10183
  .styles-module_icon__shHZu[data-disabled='true']:hover {
10184
- color: var(--color-system-text-300);
10184
+ color: var(--color-system-text-100);
10185
10185
  pointer-events: none;
10186
10186
  cursor: not-allowed;
10187
10187
  background-color: transparent;
10188
+ opacity: 0.5;
10188
10189
  }
10189
10190
 
10190
10191
  /* * */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
- "version": "20250401.1949.06",
3
+ "version": "20250401.1951.40",
4
4
  "author": "",
5
5
  "license": "ISC",
6
6
  "publishConfig": {