@tmlmobilidade/ui 20250331.1203.4 → 20250331.1321.21

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.
@@ -9686,15 +9686,11 @@ breakpoint-mobile {
9686
9686
  max-width: 100%;
9687
9687
  overflow-x: auto;
9688
9688
  color: var(--color-system-text-100);
9689
- background-color: yellow;
9690
-
9691
- /* background-color: var(--color-system-background-100); */
9692
9689
  }
9693
9690
 
9694
9691
  .styles-module_table__BBMu- {
9695
9692
  width: 100%;
9696
9693
  border-collapse: collapse;
9697
- background-color: aqua;
9698
9694
  }
9699
9695
 
9700
9696
  .styles-module_tableBody__1wx5f {
@@ -9809,7 +9805,6 @@ breakpoint-mobile {
9809
9805
  grid-template-columns: 85px 1fr;
9810
9806
  width: 100%;
9811
9807
  height: 100%;
9812
- border-top: 1px solid var(--color-system-border-100);
9813
9808
  }
9814
9809
 
9815
9810
  /* * */
package/dist/styles.css CHANGED
@@ -9741,15 +9741,11 @@ breakpoint-mobile {
9741
9741
  max-width: 100%;
9742
9742
  overflow-x: auto;
9743
9743
  color: var(--color-system-text-100);
9744
- background-color: yellow;
9745
-
9746
- /* background-color: var(--color-system-background-100); */
9747
9744
  }
9748
9745
 
9749
9746
  .styles-module_table__BBMu- {
9750
9747
  width: 100%;
9751
9748
  border-collapse: collapse;
9752
- background-color: aqua;
9753
9749
  }
9754
9750
 
9755
9751
  .styles-module_tableBody__1wx5f {
@@ -9864,7 +9860,6 @@ breakpoint-mobile {
9864
9860
  grid-template-columns: 85px 1fr;
9865
9861
  width: 100%;
9866
9862
  height: 100%;
9867
- border-top: 1px solid var(--color-system-border-100);
9868
9863
  }
9869
9864
 
9870
9865
  /* * */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
- "version": "20250331.1203.04",
3
+ "version": "20250331.1321.21",
4
4
  "author": "",
5
5
  "license": "ISC",
6
6
  "publishConfig": {