@tmlmobilidade/ui 20250401.1952.17 → 20250401.2010.5

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.
@@ -10373,20 +10373,20 @@ breakpoint-mobile {
10373
10373
  text-decoration: underline;
10374
10374
  }
10375
10375
  /*# sourceMappingURL=index.css.map */:root[data-theme="ocean"] {
10376
- --color-primary: #005adc;
10377
- --color-secondary: #0041a0;
10378
- --color-background: #e6f0ff;
10379
- --color-contrast: #fff;
10380
- --color-shadow: #000a5040;
10376
+ --color-primary: #005ADC;
10377
+ --color-secondary: #0041A0;
10378
+ --color-background: #E6F0FF;
10379
+ --color-contrast: #FFF;
10380
+ --color-shadow: #000A5040;
10381
10381
  }
10382
10382
 
10383
10383
  @media (prefers-color-scheme: dark) {
10384
10384
  :root[data-theme="ocean"] {
10385
- --color-primary: #2864b9;
10386
- --color-secondary: #1e4b96;
10387
- --color-background: #1e283c;
10388
- --color-contrast: #b4d2ff;
10389
- --color-shadow: #00083d40;
10385
+ --color-primary: #2864B9;
10386
+ --color-secondary: #1E4B96;
10387
+ --color-background: #1E283C;
10388
+ --color-contrast: #CDE1FF;
10389
+ --color-shadow: #00083D40;
10390
10390
  }
10391
10391
  }
10392
10392
  :root[data-theme="park"] {
package/dist/styles.css CHANGED
@@ -10429,20 +10429,20 @@ breakpoint-mobile {
10429
10429
  }
10430
10430
  /*# sourceMappingURL=index.css.map */
10431
10431
  :root[data-theme="ocean"] {
10432
- --color-primary: #005adc;
10433
- --color-secondary: #0041a0;
10434
- --color-background: #e6f0ff;
10435
- --color-contrast: #fff;
10436
- --color-shadow: #000a5040;
10432
+ --color-primary: #005ADC;
10433
+ --color-secondary: #0041A0;
10434
+ --color-background: #E6F0FF;
10435
+ --color-contrast: #FFF;
10436
+ --color-shadow: #000A5040;
10437
10437
  }
10438
10438
 
10439
10439
  @media (prefers-color-scheme: dark) {
10440
10440
  :root[data-theme="ocean"] {
10441
- --color-primary: #2864b9;
10442
- --color-secondary: #1e4b96;
10443
- --color-background: #1e283c;
10444
- --color-contrast: #b4d2ff;
10445
- --color-shadow: #00083d40;
10441
+ --color-primary: #2864B9;
10442
+ --color-secondary: #1E4B96;
10443
+ --color-background: #1E283C;
10444
+ --color-contrast: #CDE1FF;
10445
+ --color-shadow: #00083D40;
10446
10446
  }
10447
10447
  }
10448
10448
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/ui",
3
- "version": "20250401.1952.17",
3
+ "version": "20250401.2010.05",
4
4
  "author": "",
5
5
  "license": "ISC",
6
6
  "publishConfig": {
@@ -61,8 +61,8 @@
61
61
  "@rollup/plugin-typescript": "12.1.2",
62
62
  "@turf/helpers": "7.2.0",
63
63
  "@turf/turf": "7.2.0",
64
- "@types/luxon": "3.4.2",
65
- "@types/node": "22.13.14",
64
+ "@types/luxon": "3.6.0",
65
+ "@types/node": "22.13.17",
66
66
  "@types/react": "19.0.12",
67
67
  "@types/react-dom": "19.0.4",
68
68
  "@vis.gl/react-maplibre": "8.0.2",