@tmlmobilidade/ui 20250823.104.6 → 20250823.118.44

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/dist/index.css CHANGED
@@ -9810,6 +9810,7 @@ breakpoint-mobile {
9810
9810
  --input-height: 40px;
9811
9811
  min-width: 200px;
9812
9812
  overflow: visible;
9813
+ transition: width 300ms ease-in-out
9813
9814
  }
9814
9815
 
9815
9816
  /* * */
@@ -11676,17 +11677,6 @@ breakpoint-mobile {
11676
11677
  user-select: none;
11677
11678
  }
11678
11679
  }
11679
- /* * */
11680
- /* IN USE OVERRIDE */
11681
-
11682
- .styles-module_override__9xXIN {
11683
- transition: width 200ms ease-in-out;
11684
- }
11685
-
11686
- .styles-module_override__9xXIN[data-in-use="true"] {
11687
- width: 100%;
11688
- }
11689
-
11690
11680
  /* * */
11691
11681
  /* POPUP */
11692
11682