@tmlmobilidade/ui 20250823.53.52 → 20250823.104.6

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
@@ -11677,14 +11677,16 @@ breakpoint-mobile {
11677
11677
  }
11678
11678
  }
11679
11679
  /* * */
11680
- /* GROW WHEN USED */
11680
+ /* IN USE OVERRIDE */
11681
11681
 
11682
- .styles-module_growWhenUsed__9WsiQ[data-with-right-section="true"] {
11683
- width: 100%;
11684
- min-width: initial;
11682
+ .styles-module_override__9xXIN {
11685
11683
  transition: width 200ms ease-in-out;
11686
11684
  }
11687
11685
 
11686
+ .styles-module_override__9xXIN[data-in-use="true"] {
11687
+ width: 100%;
11688
+ }
11689
+
11688
11690
  /* * */
11689
11691
  /* POPUP */
11690
11692