@tmlmobilidade/ui 20250823.5.28 → 20250823.53.7

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
@@ -11139,6 +11139,12 @@ breakpoint-mobile {
11139
11139
  height: 2px;
11140
11140
  }
11141
11141
 
11142
+ /* * */
11143
+ /* PROPS / SHRINK */
11144
+
11145
+ .styles-module_container__nTl3X[data-shrink="true"] {
11146
+ flex-shrink: 999;
11147
+ }
11142
11148
  /* * */
11143
11149
  /* TOOLTIP */
11144
11150
 
@@ -11670,6 +11676,14 @@ breakpoint-mobile {
11670
11676
  user-select: none;
11671
11677
  }
11672
11678
  }
11679
+ /* * */
11680
+ /* GROW WHEN USED */
11681
+
11682
+ .styles-module_growWhenUsed__9WsiQ[data-with-right-section="true"] {
11683
+ width: 100%;
11684
+ min-width: initial;
11685
+ }
11686
+
11673
11687
  /* * */
11674
11688
  /* POPUP */
11675
11689