@tmlmobilidade/ui 20250823.53.52 → 20250823.56.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.
@@ -11679,10 +11679,12 @@ breakpoint-mobile {
11679
11679
  /* * */
11680
11680
  /* GROW WHEN USED */
11681
11681
 
11682
+ .styles-module_growWhenUsed__9WsiQ {
11683
+ transition: width 200ms ease-in-out;
11684
+ }
11685
+
11682
11686
  .styles-module_growWhenUsed__9WsiQ[data-with-right-section="true"] {
11683
11687
  width: 100%;
11684
- min-width: initial;
11685
- transition: width 200ms ease-in-out;
11686
11688
  }
11687
11689
 
11688
11690
  /* * */
package/dist/styles.css CHANGED
@@ -11734,10 +11734,12 @@ breakpoint-mobile {
11734
11734
  /* * */
11735
11735
  /* GROW WHEN USED */
11736
11736
 
11737
+ .styles-module_growWhenUsed__9WsiQ {
11738
+ transition: width 200ms ease-in-out;
11739
+ }
11740
+
11737
11741
  .styles-module_growWhenUsed__9WsiQ[data-with-right-section="true"] {
11738
11742
  width: 100%;
11739
- min-width: initial;
11740
- transition: width 200ms ease-in-out;
11741
11743
  }
11742
11744
 
11743
11745
  /* * */
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
3
  "description": "UI components for Transportes Metropolitanos de Lisboa (TML) web applications.",
4
- "version": "20250823.53.52",
4
+ "version": "20250823.56.7",
5
5
  "author": "João de Vasconcelos & Jusi Monteiro",
6
6
  "license": "AGPL-3.0-or-later",
7
7
  "publishConfig": {