@almadar/ui 5.37.0 → 5.38.0

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.
@@ -14376,7 +14376,7 @@ function IsometricCanvas({
14376
14376
  // Rendering options
14377
14377
  scale = 0.4,
14378
14378
  debug: debug2 = false,
14379
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
14379
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
14380
14380
  showMinimap = true,
14381
14381
  enableCamera = true,
14382
14382
  unitScale = 1,
@@ -29650,7 +29650,7 @@ function GameCanvas2D({
29650
29650
  tickEvent,
29651
29651
  drawEvent,
29652
29652
  fps = 60,
29653
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/resonators.jpeg",
29653
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
29654
29654
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/",
29655
29655
  className
29656
29656
  }) {
@@ -30864,7 +30864,7 @@ function PlatformerCanvas({
30864
30864
  bgColor,
30865
30865
  playerSprite = "https://almadar-kflow-assets.web.app/shared/platformer/characters/platformChar_idle.png",
30866
30866
  tileSprites,
30867
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
30867
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
30868
30868
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/platformer/",
30869
30869
  leftEvent = "MOVE_LEFT",
30870
30870
  rightEvent = "MOVE_RIGHT",
package/dist/avl/index.js CHANGED
@@ -14330,7 +14330,7 @@ function IsometricCanvas({
14330
14330
  // Rendering options
14331
14331
  scale = 0.4,
14332
14332
  debug: debug2 = false,
14333
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
14333
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
14334
14334
  showMinimap = true,
14335
14335
  enableCamera = true,
14336
14336
  unitScale = 1,
@@ -29604,7 +29604,7 @@ function GameCanvas2D({
29604
29604
  tickEvent,
29605
29605
  drawEvent,
29606
29606
  fps = 60,
29607
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/resonators.jpeg",
29607
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
29608
29608
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/",
29609
29609
  className
29610
29610
  }) {
@@ -30818,7 +30818,7 @@ function PlatformerCanvas({
30818
30818
  bgColor,
30819
30819
  playerSprite = "https://almadar-kflow-assets.web.app/shared/platformer/characters/platformChar_idle.png",
30820
30820
  tileSprites,
30821
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
30821
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
30822
30822
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/platformer/",
30823
30823
  leftEvent = "MOVE_LEFT",
30824
30824
  rightEvent = "MOVE_RIGHT",
@@ -9625,7 +9625,7 @@ function IsometricCanvas({
9625
9625
  // Rendering options
9626
9626
  scale = 0.4,
9627
9627
  debug: debug2 = false,
9628
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
9628
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
9629
9629
  showMinimap = true,
9630
9630
  enableCamera = true,
9631
9631
  unitScale = 1,
@@ -27361,7 +27361,7 @@ function GameCanvas2D({
27361
27361
  tickEvent,
27362
27362
  drawEvent,
27363
27363
  fps = 60,
27364
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/resonators.jpeg",
27364
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
27365
27365
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/",
27366
27366
  className
27367
27367
  }) {
@@ -28627,7 +28627,7 @@ function PlatformerCanvas({
28627
28627
  bgColor,
28628
28628
  playerSprite = "https://almadar-kflow-assets.web.app/shared/platformer/characters/platformChar_idle.png",
28629
28629
  tileSprites,
28630
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
28630
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
28631
28631
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/platformer/",
28632
28632
  leftEvent = "MOVE_LEFT",
28633
28633
  rightEvent = "MOVE_RIGHT",
@@ -9580,7 +9580,7 @@ function IsometricCanvas({
9580
9580
  // Rendering options
9581
9581
  scale = 0.4,
9582
9582
  debug: debug2 = false,
9583
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
9583
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
9584
9584
  showMinimap = true,
9585
9585
  enableCamera = true,
9586
9586
  unitScale = 1,
@@ -27316,7 +27316,7 @@ function GameCanvas2D({
27316
27316
  tickEvent,
27317
27317
  drawEvent,
27318
27318
  fps = 60,
27319
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/resonators.jpeg",
27319
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
27320
27320
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/",
27321
27321
  className
27322
27322
  }) {
@@ -28582,7 +28582,7 @@ function PlatformerCanvas({
28582
28582
  bgColor,
28583
28583
  playerSprite = "https://almadar-kflow-assets.web.app/shared/platformer/characters/platformChar_idle.png",
28584
28584
  tileSprites,
28585
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
28585
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
28586
28586
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/platformer/",
28587
28587
  leftEvent = "MOVE_LEFT",
28588
28588
  rightEvent = "MOVE_RIGHT",
@@ -11070,7 +11070,7 @@ function IsometricCanvas({
11070
11070
  // Rendering options
11071
11071
  scale = 0.4,
11072
11072
  debug: debug2 = false,
11073
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
11073
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
11074
11074
  showMinimap = true,
11075
11075
  enableCamera = true,
11076
11076
  unitScale = 1,
@@ -27173,7 +27173,7 @@ function GameCanvas2D({
27173
27173
  tickEvent,
27174
27174
  drawEvent,
27175
27175
  fps = 60,
27176
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/resonators.jpeg",
27176
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
27177
27177
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/",
27178
27178
  className
27179
27179
  }) {
@@ -28387,7 +28387,7 @@ function PlatformerCanvas({
28387
28387
  bgColor,
28388
28388
  playerSprite = "https://almadar-kflow-assets.web.app/shared/platformer/characters/platformChar_idle.png",
28389
28389
  tileSprites,
28390
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
28390
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
28391
28391
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/platformer/",
28392
28392
  leftEvent = "MOVE_LEFT",
28393
28393
  rightEvent = "MOVE_RIGHT",
@@ -11024,7 +11024,7 @@ function IsometricCanvas({
11024
11024
  // Rendering options
11025
11025
  scale = 0.4,
11026
11026
  debug: debug2 = false,
11027
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
11027
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
11028
11028
  showMinimap = true,
11029
11029
  enableCamera = true,
11030
11030
  unitScale = 1,
@@ -27127,7 +27127,7 @@ function GameCanvas2D({
27127
27127
  tickEvent,
27128
27128
  drawEvent,
27129
27129
  fps = 60,
27130
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/resonators.jpeg",
27130
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
27131
27131
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/",
27132
27132
  className
27133
27133
  }) {
@@ -28341,7 +28341,7 @@ function PlatformerCanvas({
28341
28341
  bgColor,
28342
28342
  playerSprite = "https://almadar-kflow-assets.web.app/shared/platformer/characters/platformChar_idle.png",
28343
28343
  tileSprites,
28344
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
28344
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
28345
28345
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/platformer/",
28346
28346
  leftEvent = "MOVE_LEFT",
28347
28347
  rightEvent = "MOVE_RIGHT",
@@ -10637,7 +10637,7 @@ function IsometricCanvas({
10637
10637
  // Rendering options
10638
10638
  scale = 0.4,
10639
10639
  debug: debug2 = false,
10640
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
10640
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
10641
10641
  showMinimap = true,
10642
10642
  enableCamera = true,
10643
10643
  unitScale = 1,
@@ -26740,7 +26740,7 @@ function GameCanvas2D({
26740
26740
  tickEvent,
26741
26741
  drawEvent,
26742
26742
  fps = 60,
26743
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/resonators.jpeg",
26743
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
26744
26744
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/",
26745
26745
  className
26746
26746
  }) {
@@ -27954,7 +27954,7 @@ function PlatformerCanvas({
27954
27954
  bgColor,
27955
27955
  playerSprite = "https://almadar-kflow-assets.web.app/shared/platformer/characters/platformChar_idle.png",
27956
27956
  tileSprites,
27957
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
27957
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
27958
27958
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/platformer/",
27959
27959
  leftEvent = "MOVE_LEFT",
27960
27960
  rightEvent = "MOVE_RIGHT",
@@ -10591,7 +10591,7 @@ function IsometricCanvas({
10591
10591
  // Rendering options
10592
10592
  scale = 0.4,
10593
10593
  debug: debug2 = false,
10594
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
10594
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
10595
10595
  showMinimap = true,
10596
10596
  enableCamera = true,
10597
10597
  unitScale = 1,
@@ -26694,7 +26694,7 @@ function GameCanvas2D({
26694
26694
  tickEvent,
26695
26695
  drawEvent,
26696
26696
  fps = 60,
26697
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/resonators.jpeg",
26697
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
26698
26698
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/",
26699
26699
  className
26700
26700
  }) {
@@ -27908,7 +27908,7 @@ function PlatformerCanvas({
27908
27908
  bgColor,
27909
27909
  playerSprite = "https://almadar-kflow-assets.web.app/shared/platformer/characters/platformChar_idle.png",
27910
27910
  tileSprites,
27911
- backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/court.png",
27911
+ backgroundImage = "https://almadar-kflow-assets.web.app/shared/scenes/dark_clouds_from_above.png",
27912
27912
  assetBaseUrl = "https://almadar-kflow-assets.web.app/shared/platformer/",
27913
27913
  leftEvent = "MOVE_LEFT",
27914
27914
  rightEvent = "MOVE_RIGHT",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@almadar/ui",
3
- "version": "5.37.0",
3
+ "version": "5.38.0",
4
4
  "description": "React UI components, hooks, and providers for Almadar",
5
5
  "type": "module",
6
6
  "sideEffects": [