@davi-ai/retorik-map 1.1.2 → 1.1.4

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.
@@ -1 +1 @@
1
- {"mappings":";AAEA,qBAAc;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,EAAE,KAAK,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAA;IAC5C,gBAAgB,CAAC,EAAE,MAAM,CAAA;CAC1B,CAAA;AGeD;IACE,UAAU,eAAe;IACzB,MAAM,YAAY;IAClB,KAAK,WAAW;IAChB,WAAW,gBAAgB;IAC3B,OAAO,YAAY;IACnB,OAAO,YAAY;CACpB;AKrBD,0BAAmB;IACjB,UAAU,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAA;IAC3B,WAAW,CAAC,EAAE;QAAE,CAAC,MAAM,EAAE,MAAM,GAAG,QAAQ,CAAA;KAAE,CAAA;CAC7C,CAAA;AAED,uBAAgB;IACd,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,MAAM,CAAA;IACpB,SAAS,EAAE,MAAM,CAAA;IACjB,aAAa,EAAE,MAAM,CAAA;IACrB,QAAQ,EAAE,MAAM,CAAA;CACjB,CAAA;AMpBD,OAAO,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyCZ,CAAA;AsBmCD;IACE,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,UAAU,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAA;IACrC,YAAY,CAAC,EAAE,gBAAgB,CAAA;IAC/B,QAAQ,CAAC,EAAE,WAAW,CAAA;CACvB;AEhFD,OAAA,MAAM,eAAc,WAuEnB,CAAA;ACzDD,OAAA,MAAM,cAAe,QAAQ,GAAG,SAAS,KAAG,WAgB3C,CAAA","sources":["src/src/models/Tenant.ts","src/src/models/RetorikTenantInfo.ts","src/src/utils/tenantList.ts","src/src/models/POI.ts","src/src/utils/poiUtils.ts","src/src/services/tenantService.ts","src/src/features/authSlice.ts","src/src/features/poiSlice.ts","src/src/models/Map.ts","src/src/features/mapSlice.ts","src/src/features/tenantSlice.ts","src/src/features/botSlice.ts","src/src/stores/globalStore.ts","src/src/styles/icons/location.tsx","src/src/translations/labels.ts","src/src/components/BotPOIExtensionDisplay.tsx","src/src/styles/icons/dataUrlIcons.ts","src/src/utils/botUtils.ts","src/src/utils/MarkerIcons.ts","src/src/components/MapFilterItem.tsx","src/src/components/MapFilter.tsx","src/src/components/LocationMarker.tsx","src/src/utils/globalUtils.ts","src/src/utils/routeUtils.ts","src/src/components/Icons/CyclingRegularIcon.tsx","src/src/components/Icons/DrivingCarIcon.tsx","src/src/components/Icons/FootWalkingIcon.tsx","src/src/components/Icons/OpenLocationIcon.tsx","src/src/components/Icons/RoundIcon.tsx","src/src/components/Icons/TriangleIcon.tsx","src/src/components/Icons/index.ts","src/src/components/RoutesItem.tsx","src/src/components/Routes.tsx","src/src/components/QRCodeComponent.tsx","src/src/components/POIDetail.tsx","src/src/components/CustomLoader.tsx","src/src/components/Map.tsx","src/src/components/POILoader.tsx","src/src/styles/icons/map.tsx","src/src/index_module.tsx","src/index_module.tsx"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,"import React from 'react'\nimport { Provider } from 'react-redux'\nimport { BotPOIExtensionDisplay } from './components/BotPOIExtensionDisplay'\nimport type { MapProps } from './components/Map'\nimport { MapDisplay } from './components/Map'\nimport { POILoader } from './components/POILoader'\nimport { setupStore } from './stores/globalStore'\n\nimport './styles/module.scss'\nimport type { MapLabel, MapSettings } from './models/Map'\nimport { POIType } from './models/POI'\n\ndeclare let require: any\nrequire('./theme/variables.scss')\nrequire('./theme/global.scss')\n\nconst store = setupStore()\nconst Map = (props?: MapProps | undefined): JSX.Element => {\n return (\n <>\n {props?.activeTenant && (\n <Provider store={store}>\n <MapDisplay {...props} />\n <POILoader\n retorikName={props.tenantList[props.activeTenant].retorikName}\n useDevTenant={!!props.isDevTenant}\n categoriesToShow={props.settings?.showFilter}\n />\n <BotPOIExtensionDisplay />\n </Provider>\n )}\n </>\n )\n}\n\nexport { MapIcon } from './styles/icons/map'\nexport { Map, POIType }\nexport { labels } from './translations/labels'\nexport type { MapSettings, MapLabel }\nexport type { Tenant } from './models/Tenant'\n"],"names":[],"version":3,"file":"index.d.ts.map"}
1
+ {"mappings":";AAEA,qBAAc;IACZ,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,MAAM,CAAA;IACnB,YAAY,EAAE,KAAK,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAA;IAC5C,gBAAgB,CAAC,EAAE,MAAM,CAAA;CAC1B,CAAA;AGeD;IACE,UAAU,eAAe;IACzB,MAAM,YAAY;IAClB,KAAK,WAAW;IAChB,WAAW,gBAAgB;IAC3B,OAAO,YAAY;IACnB,OAAO,YAAY;CACpB;AKrBD,0BAAmB;IACjB,UAAU,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,CAAA;IAC3B,WAAW,CAAC,EAAE;QAAE,CAAC,MAAM,EAAE,MAAM,GAAG,QAAQ,CAAA;KAAE,CAAA;CAC7C,CAAA;AAED,uBAAgB;IACd,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,MAAM,CAAA;IACpB,SAAS,EAAE,MAAM,CAAA;IACjB,aAAa,EAAE,MAAM,CAAA;IACrB,QAAQ,EAAE,MAAM,CAAA;CACjB,CAAA;AMpBD,OAAO,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyCZ,CAAA;AsBoCD;IACE,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,UAAU,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAA;IACrC,YAAY,CAAC,EAAE,gBAAgB,CAAA;IAC/B,QAAQ,CAAC,EAAE,WAAW,CAAA;CACvB;AEjFD,OAAA,MAAM,eAAc,WAuEnB,CAAA;ACzDD,OAAA,MAAM,cAAe,QAAQ,GAAG,SAAS,KAAG,WAgB3C,CAAA","sources":["src/src/models/Tenant.ts","src/src/models/RetorikTenantInfo.ts","src/src/utils/tenantList.ts","src/src/models/POI.ts","src/src/utils/poiUtils.ts","src/src/services/tenantService.ts","src/src/features/authSlice.ts","src/src/features/poiSlice.ts","src/src/models/Map.ts","src/src/features/mapSlice.ts","src/src/features/tenantSlice.ts","src/src/features/botSlice.ts","src/src/stores/globalStore.ts","src/src/styles/icons/location.tsx","src/src/translations/labels.ts","src/src/components/BotPOIExtensionDisplay.tsx","src/src/styles/icons/dataUrlIcons.ts","src/src/utils/botUtils.ts","src/src/utils/globalUtils.ts","src/src/utils/MarkerIcons.ts","src/src/components/MapFilterItem.tsx","src/src/components/MapFilter.tsx","src/src/components/LocationMarker.tsx","src/src/utils/routeUtils.ts","src/src/components/Icons/CyclingRegularIcon.tsx","src/src/components/Icons/DrivingCarIcon.tsx","src/src/components/Icons/FootWalkingIcon.tsx","src/src/components/Icons/OpenLocationIcon.tsx","src/src/components/Icons/RoundIcon.tsx","src/src/components/Icons/TriangleIcon.tsx","src/src/components/Icons/index.ts","src/src/components/RoutesItem.tsx","src/src/components/Routes.tsx","src/src/components/QRCodeComponent.tsx","src/src/components/POIDetail.tsx","src/src/components/CustomLoader.tsx","src/src/components/Map.tsx","src/src/components/POILoader.tsx","src/src/styles/icons/map.tsx","src/src/index_module.tsx","src/index_module.tsx"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,"import React from 'react'\nimport { Provider } from 'react-redux'\nimport { BotPOIExtensionDisplay } from './components/BotPOIExtensionDisplay'\nimport type { MapProps } from './components/Map'\nimport { MapDisplay } from './components/Map'\nimport { POILoader } from './components/POILoader'\nimport { setupStore } from './stores/globalStore'\n\nimport './styles/module.scss'\nimport type { MapLabel, MapSettings } from './models/Map'\nimport { POIType } from './models/POI'\n\ndeclare let require: any\nrequire('./theme/variables.scss')\nrequire('./theme/global.scss')\n\nconst store = setupStore()\nconst Map = (props?: MapProps | undefined): JSX.Element => {\n return (\n <>\n {props?.activeTenant && (\n <Provider store={store}>\n <MapDisplay {...props} />\n <POILoader\n retorikName={props.tenantList[props.activeTenant].retorikName}\n useDevTenant={!!props.isDevTenant}\n categoriesToShow={props.settings?.showFilter}\n />\n <BotPOIExtensionDisplay />\n </Provider>\n )}\n </>\n )\n}\n\nexport { MapIcon } from './styles/icons/map'\nexport { Map, POIType }\nexport { labels } from './translations/labels'\nexport type { MapSettings, MapLabel }\nexport type { Tenant } from './models/Tenant'\n"],"names":[],"version":3,"file":"index.d.ts.map"}