@tmlmobilidade/ui 20250823.53.7 → 20250823.53.52

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.
@@ -11682,6 +11682,7 @@ breakpoint-mobile {
11682
11682
  .styles-module_growWhenUsed__9WsiQ[data-with-right-section="true"] {
11683
11683
  width: 100%;
11684
11684
  min-width: initial;
11685
+ transition: width 200ms ease-in-out;
11685
11686
  }
11686
11687
 
11687
11688
  /* * */
package/dist/styles.css CHANGED
@@ -11737,6 +11737,7 @@ breakpoint-mobile {
11737
11737
  .styles-module_growWhenUsed__9WsiQ[data-with-right-section="true"] {
11738
11738
  width: 100%;
11739
11739
  min-width: initial;
11740
+ transition: width 200ms ease-in-out;
11740
11741
  }
11741
11742
 
11742
11743
  /* * */
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.7",
4
+ "version": "20250823.53.52",
5
5
  "author": "João de Vasconcelos & Jusi Monteiro",
6
6
  "license": "AGPL-3.0-or-later",
7
7
  "publishConfig": {