@geops/rvf-mobility-web-component 0.1.131 → 0.1.132-beta.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.
package/dist/indexDoc.js CHANGED
@@ -1 +1 @@
1
- import{a as t,b as i,c as o}from"./chunk-AOWOBR67.js";import"./chunk-CZ6RUAVW.js";import"./chunk-5TBO732O.js";var a={"mwc:attribute":{description:"Event fired when an web component's attribute is changed. The event data contains the list of all attributes and their values.",public:!1},"mwc:messageready":{description:"Only if the web-component is embedded in an iframe. Message event fired when the web component is ready to receive messages from parent window.",public:!1},"mwc:permalink":{description:"Event fired when the map's state changes. The event data contains the permalink URL search parameters as string.",public:!1},"mwc:selectedfeature":{description:"Event fired when a feature is selected on the map. The event data contains the selected feature in GeoJSON format.",public:!0},"mwc:singleclick":{description:"Event fired when the map is clicked. The event data contains the map coordinates in EPSG:3857 and the pixel coordinates.",public:!1},"mwc:stopssearchselect":{description:"Only when search attribute is 'true'. Event fired when a stop is selected in the stops search results. The event data contains the selected stop.",public:!1}},e=a;var n={"mwc:attribute":e["mwc:attribute"],"mwc:stopssearchselect":{description:"Event fired when a stop is selected in the stops search results. The event data contains the selected stop.",public:!0}},s=n;typeof window<"u"&&(window.MobilityMapAttributes=t,window.MobilityMapEvents=e,window.MobilitySearchAttributes=o,window.MobilitySearchEvents=s,window.MobilityNotificationsAttributes=i);var y={MobilityMapAttributes:t,MobilityMapEvents:e,MobilityNotificationsAttributes:i,MobilitySearchAttributes:o,MobilitySearchEvents:s};export{y as default};
1
+ import{a as t,b as i,c as o}from"./chunk-CWZMEFYO.js";import"./chunk-CZ6RUAVW.js";import"./chunk-5TBO732O.js";var a={"mwc:attribute":{description:"Event fired when an web component's attribute is changed. The event data contains the list of all attributes and their values.",public:!1},"mwc:messageready":{description:"Only if the web-component is embedded in an iframe. Message event fired when the web component is ready to receive messages from parent window.",public:!1},"mwc:permalink":{description:"Event fired when the map's state changes. The event data contains the permalink URL search parameters as string.",public:!1},"mwc:selectedfeature":{description:"Event fired when a feature is selected on the map. The event data contains the selected feature in GeoJSON format.",public:!0},"mwc:singleclick":{description:"Event fired when the map is clicked. The event data contains the map coordinates in EPSG:3857 and the pixel coordinates.",public:!1},"mwc:stopssearchselect":{description:"Only when search attribute is 'true'. Event fired when a stop is selected in the stops search results. The event data contains the selected stop.",public:!1}},e=a;var n={"mwc:attribute":e["mwc:attribute"],"mwc:stopssearchselect":{description:"Event fired when a stop is selected in the stops search results. The event data contains the selected stop.",public:!0}},s=n;typeof window<"u"&&(window.MobilityMapAttributes=t,window.MobilityMapEvents=e,window.MobilitySearchAttributes=o,window.MobilitySearchEvents=s,window.MobilityNotificationsAttributes=i);var y={MobilityMapAttributes:t,MobilityMapEvents:e,MobilityNotificationsAttributes:i,MobilitySearchAttributes:o,MobilitySearchEvents:s};export{y as default};
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@geops/rvf-mobility-web-component",
3
3
  "license": "UNLICENSED",
4
4
  "description": "Web components for rvf in the domains of mobility and logistics.",
5
- "version": "0.1.131",
5
+ "version": "0.1.132-beta.0",
6
6
  "homepage": "https://rvf-mobility-web-component.vercel.app/",
7
7
  "type": "module",
8
8
  "main": "dist/index.js",