@tmlmobilidade/ui 20250329.120.34 → 20250329.124.32

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.
@@ -10172,7 +10172,7 @@ breakpoint-mobile {
10172
10172
  /* PROPS / SIZE */
10173
10173
 
10174
10174
  .styles-module_element__Rcvmy[data-size="full"] {
10175
- --spacer-size: var(--size-spacing-xs);
10175
+ --spacer-size: 100%;
10176
10176
  }
10177
10177
 
10178
10178
  .styles-module_element__Rcvmy[data-size="lg"] {
package/dist/styles.css CHANGED
@@ -10227,7 +10227,7 @@ breakpoint-mobile {
10227
10227
  /* PROPS / SIZE */
10228
10228
 
10229
10229
  .styles-module_element__Rcvmy[data-size="full"] {
10230
- --spacer-size: var(--size-spacing-xs);
10230
+ --spacer-size: 100%;
10231
10231
  }
10232
10232
 
10233
10233
  .styles-module_element__Rcvmy[data-size="lg"] {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
- "version": "20250329.0120.34",
3
+ "version": "20250329.0124.32",
4
4
  "author": "",
5
5
  "license": "ISC",
6
6
  "publishConfig": {