@panoramax/web-viewer 4.3.0-develop-19c22213 → 4.3.0-develop-b0bac381
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/CHANGELOG.md +1 -0
- package/build/index.css +1 -1
- package/build/index.css.map +1 -1
- package/build/index.js +32 -18
- package/build/index.js.map +1 -1
- package/build/photoviewer.js +27 -13
- package/build/photoviewer.js.map +1 -1
- package/package.json +1 -1
- package/src/components/core/Basic.js +2 -0
- package/src/components/core/Viewer.css +6 -0
- package/src/components/menus/LocationPrecisionDoc.js +4 -3
- package/src/components/menus/QualityScoreDoc.js +12 -5
- package/src/components/menus/SemanticsDoc.js +5 -4
- package/src/components/styles.js +11 -0
- package/src/translations/en.json +7 -5
- package/src/translations/fr.json +7 -5
package/CHANGELOG.md
CHANGED
|
@@ -18,6 +18,7 @@ Before _2.0.0_, Viewer was embed in the [API repository](https://gitlab.com/pano
|
|
|
18
18
|
|
|
19
19
|
- Updated PhotoSphereViewer to 5.14.1 to fix an issue with picture pitch/roll.
|
|
20
20
|
- The new display of 360° pictures on map style was sometimes mixed with map theme color scheme, now the circle contour is using same color as its fill, but with lower opacity.
|
|
21
|
+
- Improved readability of documentation popups (bigger title, external link icon).
|
|
21
22
|
|
|
22
23
|
### Fixed
|
|
23
24
|
|
package/build/index.css
CHANGED
|
@@ -32,5 +32,5 @@
|
|
|
32
32
|
* Photo Sphere Viewer / Markers Plugin 5.14.1
|
|
33
33
|
* @copyright 2015-2026 Damien "Mistic" Sorel
|
|
34
34
|
* @licence MIT (https://opensource.org/licenses/MIT)
|
|
35
|
-
*/.psv-container{--psv-markers-plugin-loaded:true}.psv-markers{pointer-events:none;z-index:10}.psv-markers,.psv-markers-svg-container{height:100%;position:absolute;width:100%}.psv-markers-svg-container{left:0;top:0;z-index:20}.psv-markers-css3d-container{position:absolute;z-index:21}.psv-marker{display:none;pointer-events:auto}.psv-marker--normal{background-repeat:no-repeat;background-size:contain;left:0;overflow:visible;position:absolute;top:0;z-index:30}.psv-marker--css3d{display:block}.psv-marker--transparent{display:block;opacity:0}.psv-marker--visible{display:block}.psv-marker--has-content,.psv-marker--has-tooltip{cursor:pointer}pnx-viewer{display:block;position:relative}pnx-viewer .pnx-map.maplibregl-map,pnx-viewer .pnx-psv{inset:0;position:absolute;z-index:0}pnx-viewer .psv-loader{display:none}pnx-widget-geosearch{z-index:129}pnx-viewer pnx-cornered-grid::part(corner-bottom),pnx-viewer pnx-cornered-grid::part(corner-bottom-left),pnx-viewer pnx-cornered-grid::part(corner-bottom-right),pnx-viewer pnx-cornered-grid::part(corner-top),pnx-viewer pnx-cornered-grid::part(corner-top-left),pnx-viewer pnx-cornered-grid::part(corner-top-right){gap:10px;padding:10px}@media screen and (max-width:576px){pnx-viewer pnx-cornered-grid::part(corner-top-right){align-items:flex-end;flex-direction:column;justify-content:flex-start}pnx-viewer pnx-cornered-grid::part(corner-top-left){align-items:flex-start;flex-direction:column;justify-content:flex-start}}pnx-viewer pnx-mini{aspect-ratio:1/1;box-sizing:border-box;display:block;min-height:250px;min-width:250px;position:relative;z-index:120}@media screen and ((max-width:576px)){pnx-viewer pnx-mini{min-height:0;min-height:auto;min-width:0;min-width:auto}}pnx-viewer pnx-mini .pnx-map,pnx-viewer pnx-mini .psv-container{border-radius:10px}pnx-viewer:not(pnx-viewer[focus=map]) .pnx-only-map,pnx-viewer:not(pnx-viewer[focus=pic]) .pnx-only-psv{display:none}@media screen and (min-width:576px){pnx-viewer pnx-widget-legend:not([light=true]){left:10px;position:absolute;top:60px}pnx-viewer[focus=pic] pnx-widget-legend:not([light=true]){top:10px;width:100%}}pnx-viewer .pnx-map .maplibregl-ctrl-attrib{display:none}@media screen and (max-width:576px){pnx-widget-geosearch pnx-search-bar:not([reduced])::part(container){max-width:40vw;width:250px}}pnx-viewer.pnx-playing pnx-bottom-drawer,pnx-viewer.pnx-playing pnx-mini,pnx-viewer.pnx-playing pnx-widget-legend,pnx-viewer.pnx-playing pnx-widget-zoom{display:none}pnx-viewer .psv-virtual-tour-arrows{opacity:100%;transition:opacity .25s ease-in-out}pnx-viewer.pnx-grid-toggled .psv-virtual-tour-arrows{opacity:0}pnx-viewer.pnx-grid-toggled .psv-virtual-tour-arrows button{cursor:inherit;pointer-events:none}pnx-photo-viewer{display:block;position:relative}pnx-photo-viewer .pnx-psv{inset:0;position:absolute;z-index:0}pnx-photo-viewer .psv-loader{display:none}pnx-photo-viewer pnx-cornered-grid::part(corner-bottom),pnx-photo-viewer pnx-cornered-grid::part(corner-bottom-left),pnx-photo-viewer pnx-cornered-grid::part(corner-bottom-right),pnx-photo-viewer pnx-cornered-grid::part(corner-top),pnx-photo-viewer pnx-cornered-grid::part(corner-top-left),pnx-photo-viewer pnx-cornered-grid::part(corner-top-right){gap:10px;padding:10px}@media screen and (max-width:576px){pnx-photo-viewer pnx-cornered-grid::part(corner-top-right){align-items:flex-end;flex-direction:column;justify-content:flex-start}pnx-photo-viewer pnx-cornered-grid::part(corner-top-left){align-items:flex-start;flex-direction:column;justify-content:flex-start}}pnx-photo-viewer.pnx-playing pnx-bottom-drawer,pnx-photo-viewer.pnx-playing pnx-widget-legend,pnx-photo-viewer.pnx-playing pnx-widget-zoom{display:none}@media screen and (min-width:576px){pnx-photo-viewer pnx-widget-legend:not([light=true]){width:100%}}pnx-photo-viewer .psv-virtual-tour-arrows{opacity:100%;transition:opacity .25s ease-in-out}pnx-photo-viewer.pnx-grid-toggled .psv-virtual-tour-arrows{opacity:0}pnx-photo-viewer.pnx-grid-toggled .psv-virtual-tour-arrows button{cursor:inherit;pointer-events:none}pnx-button-group>pnx-button{display:inline-flex}pnx-button-group>pnx-button::part(btn){height:auto}pnx-button-group>pnx-togglable-group>pnx-button{height:100%;width:100%}pnx-button-group[dir=row]>:not(:first-child):not(:last-child)::part(btn),pnx-button-group[dir=row]>:not(:first-child):not(:last-child)>::part(btn){border-left:none;border-radius:0;border-right:none}pnx-button-group[dir=row]>:first-child::part(btn),pnx-button-group[dir=row]>:first-child>::part(btn){border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}pnx-button-group[dir=row]>:last-child::part(btn),pnx-button-group[dir=row]>:last-child>::part(btn){border-bottom-left-radius:0;border-left:none;border-top-left-radius:0}pnx-button-group[dir=column]>:not(:first-child):not(:last-child)::part(btn),pnx-button-group[dir=column]>:not(:first-child):not(:last-child)>::part(btn){border-bottom:none;border-radius:0;border-top:none}pnx-button-group[dir=column]>:first-child::part(btn),pnx-button-group[dir=column]>:first-child>::part(btn){border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}pnx-button-group[dir=column]>:last-child::part(btn),pnx-button-group[dir=column]>:last-child>::part(btn){border-top:none;border-top-left-radius:0;border-top-right-radius:0}pnx-widget-geosearch .maplibregl-ctrl{background:none!important;box-shadow:none!important}pnx-widget-geosearch .maplibregl-ctrl-geolocate{border-radius:15px}pnx-widget-geosearch pnx-search-bar[reduced] .maplibregl-ctrl-geolocate{width:40px}pnx-widget-geosearch pnx-search-bar:not([reduced]) .maplibregl-ctrl-geolocate{margin-left:-5px}pnx-widget-geosearch pnx-search-bar:not([reduceable])::part(input){max-width:30vw;width:300px}pnx-widget-player{pointer-events:none}pnx-widget-player>pnx-button-group{pointer-events:auto}
|
|
35
|
+
*/.psv-container{--psv-markers-plugin-loaded:true}.psv-markers{pointer-events:none;z-index:10}.psv-markers,.psv-markers-svg-container{height:100%;position:absolute;width:100%}.psv-markers-svg-container{left:0;top:0;z-index:20}.psv-markers-css3d-container{position:absolute;z-index:21}.psv-marker{display:none;pointer-events:auto}.psv-marker--normal{background-repeat:no-repeat;background-size:contain;left:0;overflow:visible;position:absolute;top:0;z-index:30}.psv-marker--css3d{display:block}.psv-marker--transparent{display:block;opacity:0}.psv-marker--visible{display:block}.psv-marker--has-content,.psv-marker--has-tooltip{cursor:pointer}pnx-viewer{display:block;position:relative}pnx-viewer .pnx-map.maplibregl-map,pnx-viewer .pnx-psv{inset:0;position:absolute;z-index:0}pnx-viewer .psv-loader{display:none}pnx-widget-geosearch{z-index:129}pnx-viewer pnx-cornered-grid::part(corner-bottom),pnx-viewer pnx-cornered-grid::part(corner-bottom-left),pnx-viewer pnx-cornered-grid::part(corner-bottom-right),pnx-viewer pnx-cornered-grid::part(corner-top),pnx-viewer pnx-cornered-grid::part(corner-top-left),pnx-viewer pnx-cornered-grid::part(corner-top-right){gap:10px;padding:10px}@media screen and (max-width:576px){pnx-viewer pnx-cornered-grid::part(corner-top-right){align-items:flex-end;flex-direction:column;justify-content:flex-start}pnx-viewer pnx-cornered-grid::part(corner-top-left){align-items:flex-start;flex-direction:column;justify-content:flex-start}pnx-viewer:not(.pnx-iframed) pnx-cornered-grid::part(corner-bottom-left),pnx-viewer:not(.pnx-iframed) pnx-cornered-grid::part(corner-bottom-right){margin-bottom:30px}}pnx-viewer pnx-mini{aspect-ratio:1/1;box-sizing:border-box;display:block;min-height:250px;min-width:250px;position:relative;z-index:120}@media screen and ((max-width:576px)){pnx-viewer pnx-mini{min-height:0;min-height:auto;min-width:0;min-width:auto}}pnx-viewer pnx-mini .pnx-map,pnx-viewer pnx-mini .psv-container{border-radius:10px}pnx-viewer:not(pnx-viewer[focus=map]) .pnx-only-map,pnx-viewer:not(pnx-viewer[focus=pic]) .pnx-only-psv{display:none}@media screen and (min-width:576px){pnx-viewer pnx-widget-legend:not([light=true]){left:10px;position:absolute;top:60px}pnx-viewer[focus=pic] pnx-widget-legend:not([light=true]){top:10px;width:100%}}pnx-viewer .pnx-map .maplibregl-ctrl-attrib{display:none}@media screen and (max-width:576px){pnx-widget-geosearch pnx-search-bar:not([reduced])::part(container){max-width:40vw;width:250px}}pnx-viewer.pnx-playing pnx-bottom-drawer,pnx-viewer.pnx-playing pnx-mini,pnx-viewer.pnx-playing pnx-widget-legend,pnx-viewer.pnx-playing pnx-widget-zoom{display:none}pnx-viewer .psv-virtual-tour-arrows{opacity:100%;transition:opacity .25s ease-in-out}pnx-viewer.pnx-grid-toggled .psv-virtual-tour-arrows{opacity:0}pnx-viewer.pnx-grid-toggled .psv-virtual-tour-arrows button{cursor:inherit;pointer-events:none}pnx-photo-viewer{display:block;position:relative}pnx-photo-viewer .pnx-psv{inset:0;position:absolute;z-index:0}pnx-photo-viewer .psv-loader{display:none}pnx-photo-viewer pnx-cornered-grid::part(corner-bottom),pnx-photo-viewer pnx-cornered-grid::part(corner-bottom-left),pnx-photo-viewer pnx-cornered-grid::part(corner-bottom-right),pnx-photo-viewer pnx-cornered-grid::part(corner-top),pnx-photo-viewer pnx-cornered-grid::part(corner-top-left),pnx-photo-viewer pnx-cornered-grid::part(corner-top-right){gap:10px;padding:10px}@media screen and (max-width:576px){pnx-photo-viewer pnx-cornered-grid::part(corner-top-right){align-items:flex-end;flex-direction:column;justify-content:flex-start}pnx-photo-viewer pnx-cornered-grid::part(corner-top-left){align-items:flex-start;flex-direction:column;justify-content:flex-start}}pnx-photo-viewer.pnx-playing pnx-bottom-drawer,pnx-photo-viewer.pnx-playing pnx-widget-legend,pnx-photo-viewer.pnx-playing pnx-widget-zoom{display:none}@media screen and (min-width:576px){pnx-photo-viewer pnx-widget-legend:not([light=true]){width:100%}}pnx-photo-viewer .psv-virtual-tour-arrows{opacity:100%;transition:opacity .25s ease-in-out}pnx-photo-viewer.pnx-grid-toggled .psv-virtual-tour-arrows{opacity:0}pnx-photo-viewer.pnx-grid-toggled .psv-virtual-tour-arrows button{cursor:inherit;pointer-events:none}pnx-button-group>pnx-button{display:inline-flex}pnx-button-group>pnx-button::part(btn){height:auto}pnx-button-group>pnx-togglable-group>pnx-button{height:100%;width:100%}pnx-button-group[dir=row]>:not(:first-child):not(:last-child)::part(btn),pnx-button-group[dir=row]>:not(:first-child):not(:last-child)>::part(btn){border-left:none;border-radius:0;border-right:none}pnx-button-group[dir=row]>:first-child::part(btn),pnx-button-group[dir=row]>:first-child>::part(btn){border-bottom-right-radius:0;border-right:none;border-top-right-radius:0}pnx-button-group[dir=row]>:last-child::part(btn),pnx-button-group[dir=row]>:last-child>::part(btn){border-bottom-left-radius:0;border-left:none;border-top-left-radius:0}pnx-button-group[dir=column]>:not(:first-child):not(:last-child)::part(btn),pnx-button-group[dir=column]>:not(:first-child):not(:last-child)>::part(btn){border-bottom:none;border-radius:0;border-top:none}pnx-button-group[dir=column]>:first-child::part(btn),pnx-button-group[dir=column]>:first-child>::part(btn){border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}pnx-button-group[dir=column]>:last-child::part(btn),pnx-button-group[dir=column]>:last-child>::part(btn){border-top:none;border-top-left-radius:0;border-top-right-radius:0}pnx-widget-geosearch .maplibregl-ctrl{background:none!important;box-shadow:none!important}pnx-widget-geosearch .maplibregl-ctrl-geolocate{border-radius:15px}pnx-widget-geosearch pnx-search-bar[reduced] .maplibregl-ctrl-geolocate{width:40px}pnx-widget-geosearch pnx-search-bar:not([reduced]) .maplibregl-ctrl-geolocate{margin-left:-5px}pnx-widget-geosearch pnx-search-bar:not([reduceable])::part(input){max-width:30vw;width:300px}pnx-widget-player{pointer-events:none}pnx-widget-player>pnx-button-group{pointer-events:auto}
|
|
36
36
|
/*# sourceMappingURL=index.css.map*/
|