@openremote/or-map 1.18.0 → 1.19.0-snapshot.20260225095506
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.
- package/custom-elements.json +6 -6
- package/dist/umd/index.orbundle.js +135 -135
- package/dist/umd/index.orbundle.js.map +1 -1
- package/package.json +6 -6
- package/stories/map.stories.ts +2 -2
package/custom-elements.json
CHANGED
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
"name": "*",
|
|
506
506
|
"declaration": {
|
|
507
507
|
"name": "*",
|
|
508
|
-
"
|
|
508
|
+
"module": "src/markers/or-map-marker"
|
|
509
509
|
}
|
|
510
510
|
},
|
|
511
511
|
{
|
|
@@ -513,7 +513,7 @@
|
|
|
513
513
|
"name": "*",
|
|
514
514
|
"declaration": {
|
|
515
515
|
"name": "*",
|
|
516
|
-
"
|
|
516
|
+
"module": "src/markers/or-map-marker-asset"
|
|
517
517
|
}
|
|
518
518
|
},
|
|
519
519
|
{
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
"name": "*",
|
|
522
522
|
"declaration": {
|
|
523
523
|
"name": "*",
|
|
524
|
-
"
|
|
524
|
+
"module": "src/markers/or-cluster-marker"
|
|
525
525
|
}
|
|
526
526
|
},
|
|
527
527
|
{
|
|
@@ -529,7 +529,7 @@
|
|
|
529
529
|
"name": "IControl",
|
|
530
530
|
"declaration": {
|
|
531
531
|
"name": "IControl",
|
|
532
|
-
"module": "
|
|
532
|
+
"module": "maplibre-gl"
|
|
533
533
|
}
|
|
534
534
|
},
|
|
535
535
|
{
|
|
@@ -537,7 +537,7 @@
|
|
|
537
537
|
"name": "*",
|
|
538
538
|
"declaration": {
|
|
539
539
|
"name": "*",
|
|
540
|
-
"
|
|
540
|
+
"module": "src/or-map-asset-card"
|
|
541
541
|
}
|
|
542
542
|
},
|
|
543
543
|
{
|
|
@@ -545,7 +545,7 @@
|
|
|
545
545
|
"name": "*",
|
|
546
546
|
"declaration": {
|
|
547
547
|
"name": "*",
|
|
548
|
-
"
|
|
548
|
+
"module": "src/or-map-legend"
|
|
549
549
|
}
|
|
550
550
|
},
|
|
551
551
|
{
|