@tmlmobilidade/ui 20250402.1624.25 → 20250402.1625.1

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.
@@ -8636,6 +8636,7 @@ breakpoint-mobile {
8636
8636
  .SegmentedControl-module_label__rC0gM {
8637
8637
  font-weight: var(--font-weight-semibold);
8638
8638
  color: var(--color-primary);
8639
+ text-transform: uppercase;
8639
8640
  }
8640
8641
 
8641
8642
  .SegmentedControl-module_label__rC0gM[data-active="true"] {
package/dist/styles.css CHANGED
@@ -8691,6 +8691,7 @@ breakpoint-mobile {
8691
8691
  .SegmentedControl-module_label__rC0gM {
8692
8692
  font-weight: var(--font-weight-semibold);
8693
8693
  color: var(--color-primary);
8694
+ text-transform: uppercase;
8694
8695
  }
8695
8696
 
8696
8697
  .SegmentedControl-module_label__rC0gM[data-active="true"] {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
- "version": "20250402.1624.25",
3
+ "version": "20250402.1625.01",
4
4
  "author": "",
5
5
  "license": "ISC",
6
6
  "publishConfig": {