@woosmap/ui 4.99.0 → 4.100.1

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.
Files changed (430) hide show
  1. package/.idea/encodings.xml +6 -0
  2. package/.idea/inspectionProfiles/Project_Default.xml +18 -0
  3. package/.idea/inspectionProfiles/profiles_settings.xml +6 -0
  4. package/.idea/jsLinters/eslint.xml +6 -0
  5. package/.idea/misc.xml +4 -0
  6. package/.idea/modules.xml +8 -0
  7. package/.idea/prettier.xml +6 -0
  8. package/.idea/ui.iml +15 -0
  9. package/.idea/vcs.xml +6 -0
  10. package/package.json +1 -1
  11. package/src/components/Card/Card.js +4 -0
  12. package/src/components/Demo/DistanceDemo.js +54 -5
  13. package/src/components/Demo/DistanceDemo.test.js +1 -1
  14. package/src/components/Demo/W3WDemo.js +317 -0
  15. package/src/components/Demo/W3WDemo.stories.js +12 -0
  16. package/src/components/Demo/skeletondemo.styl +47 -1
  17. package/src/components/Icon/Icon.js +2 -0
  18. package/src/components/Input/Input.js +37 -3
  19. package/src/components/Input/Input.stories.js +1 -0
  20. package/src/components/OfflineChatBot/OfflineChatBot.js +1 -1
  21. package/src/components/OfflineChatBot/offlinechatbot.styl +9 -2
  22. package/src/components/UseCase/UseCase.js +1 -1
  23. package/src/components/UseCase/UseCase.styl +2 -2
  24. package/src/icons/menu-sandwitch.svg +1 -0
  25. package/src/images/products/product-what3words-sq.png +0 -0
  26. package/src/images/products/product-what3words.png +0 -0
  27. package/src/index.js +1 -0
  28. package/src/styles/commons/flags.styl +1 -0
  29. package/src/styles/commons/sf.styl +10 -0
  30. package/src/styles/console/button.styl +6 -2
  31. package/src/styles/website/button.styl +15 -0
  32. package/src/styles/website/mixins.styl +12 -0
  33. package/src/styles/website/variables.styl +2 -2
  34. package/src/website.js +1 -0
  35. package/storybook-static/166242abb3f803750555.png +0 -0
  36. package/storybook-static/201e04763496aeb78b92.png +0 -0
  37. package/storybook-static/229.489b8956.iframe.bundle.js +0 -1
  38. package/storybook-static/229.b078112a615a5eaf5007.manager.bundle.js +0 -1
  39. package/storybook-static/250b4786458e371517b9.png +0 -0
  40. package/storybook-static/273.191daa9b.iframe.bundle.js +0 -2
  41. package/storybook-static/273.191daa9b.iframe.bundle.js.LICENSE.txt +0 -14
  42. package/storybook-static/27a0ccdb97cdd5312c99.png +0 -0
  43. package/storybook-static/295.ac41c3b20182a2da4206.manager.bundle.js +0 -1
  44. package/storybook-static/2cc99a652b9ea8c91992.png +0 -0
  45. package/storybook-static/322.9652f750.iframe.bundle.js +0 -1
  46. package/storybook-static/33009b4b11a4aeef65e5.png +0 -0
  47. package/storybook-static/33c5e17939ddd2aa9eec.png +0 -0
  48. package/storybook-static/345f775c4751fa16a820.png +0 -0
  49. package/storybook-static/372.63188b34a120fc65ff2f.manager.bundle.js +0 -2
  50. package/storybook-static/372.63188b34a120fc65ff2f.manager.bundle.js.LICENSE.txt +0 -97
  51. package/storybook-static/392.20b69b7c.iframe.bundle.js +0 -2
  52. package/storybook-static/392.20b69b7c.iframe.bundle.js.LICENSE.txt +0 -108
  53. package/storybook-static/39ff525512578c5f09e2.png +0 -0
  54. package/storybook-static/4059be2509b2fcc187b8.png +0 -0
  55. package/storybook-static/468c4664b70a1f56d069.png +0 -0
  56. package/storybook-static/4debc64ee2f192663404.png +0 -0
  57. package/storybook-static/51.0fbbbe14af3064528506.manager.bundle.js +0 -2
  58. package/storybook-static/51.0fbbbe14af3064528506.manager.bundle.js.LICENSE.txt +0 -8
  59. package/storybook-static/51.54c92de0.iframe.bundle.js +0 -2
  60. package/storybook-static/51.54c92de0.iframe.bundle.js.LICENSE.txt +0 -8
  61. package/storybook-static/551.6096509a.iframe.bundle.js +0 -1
  62. package/storybook-static/551.c665d0696315c358652d.manager.bundle.js +0 -1
  63. package/storybook-static/5613e1dde10a886699a8.png +0 -0
  64. package/storybook-static/61fa4615e62fb0f53dfa.png +0 -0
  65. package/storybook-static/65.d21281b5.iframe.bundle.js +0 -1
  66. package/storybook-static/6dea2a09ec3c9406c07f.png +0 -0
  67. package/storybook-static/6f0ab75fe71c7c40442a.png +0 -0
  68. package/storybook-static/701.df48f346.iframe.bundle.js +0 -1
  69. package/storybook-static/745.0afa13c7.iframe.bundle.js +0 -1
  70. package/storybook-static/792.4d62adc7.iframe.bundle.js +0 -1
  71. package/storybook-static/807.9c07bf4ad8b74c8b5798.manager.bundle.js +0 -2
  72. package/storybook-static/807.9c07bf4ad8b74c8b5798.manager.bundle.js.LICENSE.txt +0 -31
  73. package/storybook-static/807.b493aca2.iframe.bundle.js +0 -2
  74. package/storybook-static/807.b493aca2.iframe.bundle.js.LICENSE.txt +0 -31
  75. package/storybook-static/868.3395711e.iframe.bundle.js +0 -1
  76. package/storybook-static/897.2178ee77f8cc5930d9e5.manager.bundle.js +0 -2
  77. package/storybook-static/897.2178ee77f8cc5930d9e5.manager.bundle.js.LICENSE.txt +0 -12
  78. package/storybook-static/897.60871656.iframe.bundle.js +0 -2
  79. package/storybook-static/897.60871656.iframe.bundle.js.LICENSE.txt +0 -12
  80. package/storybook-static/8b6284e4f02a4247f06f.png +0 -0
  81. package/storybook-static/908fb434def33f66aa3a.png +0 -0
  82. package/storybook-static/935.4661cf854c56bb509fe3.manager.bundle.js +0 -1
  83. package/storybook-static/935.c3d4aa26.iframe.bundle.js +0 -1
  84. package/storybook-static/a610b0c7ee27b29bee99.png +0 -0
  85. package/storybook-static/a6182d3a627f0952c6d1.png +0 -0
  86. package/storybook-static/a738749c2d91bcd0793a.png +0 -0
  87. package/storybook-static/b616ef07c9d206e957f8.png +0 -0
  88. package/storybook-static/c3ac010f7a049e3075de.png +0 -0
  89. package/storybook-static/cc6fd44d77f413a23bc8.png +0 -0
  90. package/storybook-static/cde4fdba423055516fe5.png +0 -0
  91. package/storybook-static/d964f7d2f64612d98b31.png +0 -0
  92. package/storybook-static/e1a4d6aad337145bf245.png +0 -0
  93. package/storybook-static/e27fca21225f3ee3c65e.png +0 -0
  94. package/storybook-static/e49a79cb02ad57fc8b31.png +0 -0
  95. package/storybook-static/e847a02c6051f898e248.png +0 -0
  96. package/storybook-static/e86b57a9b632e68ceca4.png +0 -0
  97. package/storybook-static/f0b8f39e9ef812d1d532.png +0 -0
  98. package/storybook-static/f1aa9f633d2ed4031541.png +0 -0
  99. package/storybook-static/f944f9735e16d17ca1d4.png +0 -0
  100. package/storybook-static/fa910e3f1459d1773842.png +0 -0
  101. package/storybook-static/favicon.ico +0 -0
  102. package/storybook-static/fc115fadca74dfcc9d3a.png +0 -0
  103. package/storybook-static/iframe.html +0 -364
  104. package/storybook-static/index.html +0 -59
  105. package/storybook-static/logo192.png +0 -0
  106. package/storybook-static/logo512.png +0 -0
  107. package/storybook-static/main.9d8ec932.iframe.bundle.js +0 -1
  108. package/storybook-static/main.a04753dc910c620afa43.manager.bundle.js +0 -1
  109. package/storybook-static/manifest.json +0 -25
  110. package/storybook-static/project.json +0 -1
  111. package/storybook-static/robots.txt +0 -3
  112. package/storybook-static/runtime~main.0c981d48.iframe.bundle.js +0 -1
  113. package/storybook-static/runtime~main.d06c9e6946448e4997a5.manager.bundle.js +0 -1
  114. package/storybook-static/static/css/65.48c8c17b.chunk.css +0 -6870
  115. package/storybook-static/static/css/792.3e9abe24.chunk.css +0 -6989
  116. package/storybook-static/static/css/868.fbe767f8.chunk.css +0 -89
  117. package/storybook-static/static/css/main.9eee7071.css +0 -376
  118. package/storybook-static/static/css/main.9eee7071.css.map +0 -1
  119. package/storybook-static/static/media/add-circle.49d81ab2c7f71ca1e87e885373f4396c.svg +0 -1
  120. package/storybook-static/static/media/add.76b9f0abec6bc5fe8318d4600ddd255f.svg +0 -1
  121. package/storybook-static/static/media/address.20ee7af98e7ad280a9a967e53d15f676.svg +0 -1
  122. package/storybook-static/static/media/admin-key.b8cc2ec794126af73a54b390931ab428.svg +0 -1
  123. package/storybook-static/static/media/admin-tool.c64803c64199fdb42d334140552f0126.svg +0 -1
  124. package/storybook-static/static/media/administration-tool.36b289fb8e6342ca50ab29cf37df91aa.svg +0 -1
  125. package/storybook-static/static/media/agenda.18db7e93ff39e2dabdea0bc539539860.svg +0 -1
  126. package/storybook-static/static/media/alphabetical-order-reversed.e3fa0770e366a1f71f608cbda387bb7f.svg +0 -1
  127. package/storybook-static/static/media/alphabetical-order.5b47b64b6a9d4fccd09512148a23eddb.svg +0 -1
  128. package/storybook-static/static/media/arrow-bottom.75635362a6a6f666523e46e83e51fab1.svg +0 -1
  129. package/storybook-static/static/media/arrow-left.7796c19c41f413481d815e6c099b30ab.svg +0 -1
  130. package/storybook-static/static/media/arrow-link.b4afc73b146e812cc937adef1818da5e.svg +0 -1
  131. package/storybook-static/static/media/arrow-right.c28d6fd274fd2d72711b2c6bf65e5156.svg +0 -1
  132. package/storybook-static/static/media/arrow-top.d7ac3d2f6f6246f359a6bb39be2ee8ac.svg +0 -1
  133. package/storybook-static/static/media/asset.c5627df6c99d2557debbcabb19f0a030.svg +0 -1
  134. package/storybook-static/static/media/autocomplete-check.d872b6db3a237d9e1c31725fc739500c.svg +0 -1
  135. package/storybook-static/static/media/autocomplete.373e77207aeeafe959a253146d866ede.svg +0 -1
  136. package/storybook-static/static/media/automotive.c3c81820644dcff8f630c0ca03f0e0cb.svg +0 -1
  137. package/storybook-static/static/media/battery.b09f568038434b7777f36cd9161bcdcc.svg +0 -1
  138. package/storybook-static/static/media/big-commerce.a2a0127270cf9deb8bea0030cc48014d.svg +0 -1
  139. package/storybook-static/static/media/blog.3d60b34abf888788d09759a4e974bf8b.svg +0 -1
  140. package/storybook-static/static/media/book.e2e754c5f2c17324b915355d7045bfd5.svg +0 -1
  141. package/storybook-static/static/media/buildings.80f14510b19e15a563f0bf40b7957127.svg +0 -1
  142. package/storybook-static/static/media/bulb.f3829268bfc0cc66d1fb3cc6e42d9e11.svg +0 -1
  143. package/storybook-static/static/media/calendar.54816136d73180bd83ecc24dcb688132.svg +0 -1
  144. package/storybook-static/static/media/call-to-action.53e41855642d66fba9fff57f5aa507a9.svg +0 -1
  145. package/storybook-static/static/media/care.2ca2dc67010e971d9df81766cded904f.svg +0 -1
  146. package/storybook-static/static/media/caret-bottom.7f8d95009bb9773494f4bdd8cd86d712.svg +0 -1
  147. package/storybook-static/static/media/caret-left.400cab93296e13d5c4832b5a69b17815.svg +0 -1
  148. package/storybook-static/static/media/caret-right.5a7bce6375dea28aea6ffba34af7e3e1.svg +0 -1
  149. package/storybook-static/static/media/caret-top.f5a670197d36c288af21bfb00b1ae084.svg +0 -1
  150. package/storybook-static/static/media/cars.8385bab54c81a652f5fce9c895311e9b.svg +0 -1
  151. package/storybook-static/static/media/cb.e1d106b2f409031c9bb7a5a7af8279ec.svg +0 -1
  152. package/storybook-static/static/media/charts.fd2f3f5c401215108d2d468cc52c2ecd.svg +0 -1
  153. package/storybook-static/static/media/chat-conversation.41690f68b12e98e977a156066daaed2e.svg +0 -1
  154. package/storybook-static/static/media/chat-love.f633af29e6a5e1dd2d67c358c4632715.svg +0 -1
  155. package/storybook-static/static/media/check-big.4870bd25ef4c48ae4643765a7797034b.svg +0 -1
  156. package/storybook-static/static/media/check.f89316863b8ffa0342decb980fbc214e.svg +0 -1
  157. package/storybook-static/static/media/clock-reversed.e8db85f026e1656c8033a0a4f3237e79.svg +0 -1
  158. package/storybook-static/static/media/clock.d5bd21dbfeeda29cc855d762af0b2c5c.svg +0 -1
  159. package/storybook-static/static/media/close.5cd08048c97f5d2e17f7bdbf54770bc1.svg +0 -1
  160. package/storybook-static/static/media/code.901a60fd8a26e564235166ff646fc25a.svg +0 -1
  161. package/storybook-static/static/media/company.c223ae1d0d0c553d8e3c9e819965b6e0.svg +0 -1
  162. package/storybook-static/static/media/connectors.d351194cc142c3fd8264176f209d6b31.svg +0 -1
  163. package/storybook-static/static/media/copy.2cb626b8372e87771906046d8a68ca89.svg +0 -1
  164. package/storybook-static/static/media/cube-big.cbeb638a1ccd53d454e1437294d4a33d.svg +0 -1
  165. package/storybook-static/static/media/cube.101157f1150f98a2c265652ba441449c.svg +0 -1
  166. package/storybook-static/static/media/customers-services.3f73f1e441248b96e5b247c270c1900d.svg +0 -1
  167. package/storybook-static/static/media/customize.86101584b8ea1291ba36f08a0c1c718a.svg +0 -1
  168. package/storybook-static/static/media/dashboard.4f9760716926a1f597db0b5e3cc54c35.svg +0 -1
  169. package/storybook-static/static/media/delete.cbf9501b9165e133b1ef82fe91db4c5b.svg +0 -1
  170. package/storybook-static/static/media/delivery-time.af2e1ecf487798fac1647b8307ad7cda.svg +0 -1
  171. package/storybook-static/static/media/delivery-van.48c414c07d7a11dfc279ec2fd454eb6b.svg +0 -1
  172. package/storybook-static/static/media/demo.448c2d8b5d91015187456758eabb4862.svg +0 -1
  173. package/storybook-static/static/media/distance.d65fc702b42d45dea04700d0b3172e72.svg +0 -1
  174. package/storybook-static/static/media/documentation.39285a7c3f2ac3f4112895c0373d981d.svg +0 -1
  175. package/storybook-static/static/media/dollar.2a47f04bf8f06f6bf55cdfaa57907465.svg +0 -1
  176. package/storybook-static/static/media/dot-fill.3d9299d1c575d7018655cccd9dd91961.svg +0 -1
  177. package/storybook-static/static/media/dot.82f0902f8781997bac4f7bc2f034dcb4.svg +0 -1
  178. package/storybook-static/static/media/e-commerce.984d267a13625bb3b35d1634f8361951.svg +0 -1
  179. package/storybook-static/static/media/edit.f65839424834fb78829c485acebb65db.svg +0 -1
  180. package/storybook-static/static/media/electric-charge.d3c32e6b4c44b08d17927475669cbc1e.svg +0 -1
  181. package/storybook-static/static/media/elephant.bd07dd0b4753deb6895a92669b897e4e.svg +0 -1
  182. package/storybook-static/static/media/email-contact.c432bf6c0b1fbbdd9a82bd8d23531315.svg +0 -1
  183. package/storybook-static/static/media/email.fa3d3ffd0c8fc48f77275b7bcddb7689.svg +0 -1
  184. package/storybook-static/static/media/equalizer.f3e752fadade1f1477ab0ff5ecb4331c.svg +0 -1
  185. package/storybook-static/static/media/escalator.9507d46e14a5d16682e50e63999e2e3d.svg +0 -1
  186. package/storybook-static/static/media/expand.a7fb9a453c98a154953a07c75abe78a2.svg +0 -1
  187. package/storybook-static/static/media/export.8de14ce70a59f03deca5cfecb47308b3.svg +0 -1
  188. package/storybook-static/static/media/eye-crossed-out.41b57418599f76ac7f17107202df69e9.svg +0 -1
  189. package/storybook-static/static/media/eye.0c405e61e0fdfc0b6b3253a00fe7091a.svg +0 -1
  190. package/storybook-static/static/media/flag.23a1240981a5cf041be78322a9c36995.svg +0 -1
  191. package/storybook-static/static/media/forbidden.f235350e513927f7a221abf43f00b99d.svg +0 -1
  192. package/storybook-static/static/media/funnel.f407b0790faecfcbf1082147bf1dd1ae.svg +0 -1
  193. package/storybook-static/static/media/gas-pump.e1545fb2e311b758a9faddf4d8b48619.svg +0 -1
  194. package/storybook-static/static/media/gdpr.586a2ec49f8b0d950bdc48abe8302d2d.svg +0 -1
  195. package/storybook-static/static/media/geofencing.021296477ccc5ff0cb03a225ef447445.svg +0 -1
  196. package/storybook-static/static/media/geolocation.380079998a430d0394ef58ffe5a5d346.svg +0 -1
  197. package/storybook-static/static/media/github.4c7484b8d85fd426656508c09797453b.svg +0 -1
  198. package/storybook-static/static/media/globe.11d6a16d76f8a55cbc5f89c6bf7f9a9d.svg +0 -1
  199. package/storybook-static/static/media/green.0d4dae45aedcc6783ea278238ee7ac4d.svg +0 -1
  200. package/storybook-static/static/media/heart.202f3b2bf13fb375f66496e53692264f.svg +0 -1
  201. package/storybook-static/static/media/hourglass.b391c056916dc105f2cac7d7fab12c19.svg +0 -1
  202. package/storybook-static/static/media/house-insurance.c4d29abd3a295be2f4eafe2b4f991768.svg +0 -1
  203. package/storybook-static/static/media/import.977cc1a63a7bc46f8335c972895d7158.svg +0 -1
  204. package/storybook-static/static/media/indoor-3dobject_chair.c355f25739568826181461ecfba81368.svg +0 -1
  205. package/storybook-static/static/media/indoor-3dobject_closet.995a452cd35c2a9c2510bdd5bba6b2ff.svg +0 -1
  206. package/storybook-static/static/media/indoor-3dobject_hanger.ada42f4c5f24f5cf2ce78bb837ef3ad7.svg +0 -1
  207. package/storybook-static/static/media/indoor-3dobject_rack.b966b2dbc577260041385d2cbd0b002d.svg +0 -1
  208. package/storybook-static/static/media/indoor-3dobject_sofa.0c0aa1ef500633aad0f2956d91422d6e.svg +0 -1
  209. package/storybook-static/static/media/indoor-3dobject_table.0720300af376d849a2b0ddbb97224f01.svg +0 -1
  210. package/storybook-static/static/media/indoor-accessories.4fe29ab108009de4541b11bc824943a9.svg +0 -1
  211. package/storybook-static/static/media/indoor-administration.d2fa0b42f1af78e098965a4e857dd78c.svg +0 -1
  212. package/storybook-static/static/media/indoor-airline_transfers.fd383c93a255932a39b0c0b6fdeb1461.svg +0 -1
  213. package/storybook-static/static/media/indoor-airlines_counter.845a5cbbf82e40788f1bf2b4f9fd7022.svg +0 -1
  214. package/storybook-static/static/media/indoor-alcohol.a84d379583ca8509cfa5296d606a5ae7.svg +0 -1
  215. package/storybook-static/static/media/indoor-amenity.0b20c4f945ccb5b9bb240c80c83aed9a.svg +0 -1
  216. package/storybook-static/static/media/indoor-arrival.49caf41ad919f61483e1d7d8ca1abde4.svg +0 -1
  217. package/storybook-static/static/media/indoor-art.3d5e75f48e7f3532502c8c12a2a1b5d0.svg +0 -1
  218. package/storybook-static/static/media/indoor-assembly_point.8ba6e1405b67b7f782fb944fee129ef6.svg +0 -1
  219. package/storybook-static/static/media/indoor-atm.70f96375749ea0a519ab585c427397bd.svg +0 -1
  220. package/storybook-static/static/media/indoor-baggage_belt.0405672012e6affee25facc26c0b9df7.svg +0 -1
  221. package/storybook-static/static/media/indoor-baggage_claim.000d3a3c202969ce3bdeda8e4a4d3421.svg +0 -1
  222. package/storybook-static/static/media/indoor-baggage_secure_wrap.5b52d3bc4b787efbc7c53eb8e28c7cfa.svg +0 -1
  223. package/storybook-static/static/media/indoor-baggage_service.97584dc83261586041262d2361d88761.svg +0 -1
  224. package/storybook-static/static/media/indoor-bakery.296b2eae04fd11dcd802a958e57f8791.svg +0 -1
  225. package/storybook-static/static/media/indoor-bank.e94f31ddd3d9c8b0757cb34b5ad210f5.svg +0 -1
  226. package/storybook-static/static/media/indoor-bar.629edd6703af6604452837230a0f9f45.svg +0 -1
  227. package/storybook-static/static/media/indoor-barrier.7afc9e1696b776322b27224e72384898.svg +0 -1
  228. package/storybook-static/static/media/indoor-beauty.6dde12ad62922fe07386c89572170d9c.svg +0 -1
  229. package/storybook-static/static/media/indoor-bench.3e792b38821a8c70ee045641f9ca1ecf.svg +0 -1
  230. package/storybook-static/static/media/indoor-building.61149c77f34eaf70ee8e8010cc744a25.svg +0 -1
  231. package/storybook-static/static/media/indoor-bureau_de_change.a2b914893bbe10ed21a4f3f523e662ac.svg +0 -1
  232. package/storybook-static/static/media/indoor-cafe.3da70403efc88d5a4c5e1affa76fed36.svg +0 -1
  233. package/storybook-static/static/media/indoor-car_rental.2f8b3c2bd1f77537e33c7724521b034f.svg +0 -1
  234. package/storybook-static/static/media/indoor-cash_register.5810d6576e342af1900182a9efc20f58.svg +0 -1
  235. package/storybook-static/static/media/indoor-checkin.19cf388e0d275d6c21354bae57464c41.svg +0 -1
  236. package/storybook-static/static/media/indoor-class.df3ffe8b74697248ad45de950d54f1b3.svg +0 -1
  237. package/storybook-static/static/media/indoor-clothes.264b7048c24bb80cb857470a29447d00.svg +0 -1
  238. package/storybook-static/static/media/indoor-convinience_store.8dcf1f2f1b5ea3472b966f7671a91026.svg +0 -1
  239. package/storybook-static/static/media/indoor-cosmetics.a35b79c374a298042abc4ce0fc5b01cf.svg +0 -1
  240. package/storybook-static/static/media/indoor-default.e2d851cd97fba2617ea51436c18cf8f9.svg +0 -1
  241. package/storybook-static/static/media/indoor-defibrillator.3988982d1073807b7911b923eeef12b9.svg +0 -1
  242. package/storybook-static/static/media/indoor-department_store.857046efa227979acae5c8d7d8c8a153.svg +0 -1
  243. package/storybook-static/static/media/indoor-device_charging_station.e89ff4cba632f6915022677f46e4575f.svg +0 -1
  244. package/storybook-static/static/media/indoor-dining.1f3ad7bc1f85cb6e75319f026d9e974b.svg +0 -1
  245. package/storybook-static/static/media/indoor-disability.5863e1ca4c6667d8d461da20dcf37126.svg +0 -1
  246. package/storybook-static/static/media/indoor-doctors.98cc92b47bdf07dbd3c0da5281cbf937.svg +0 -1
  247. package/storybook-static/static/media/indoor-door.1ae2398e662d60c420e2809a011e4a06.svg +0 -1
  248. package/storybook-static/static/media/indoor-drinking_water.dfc5d19d059d3b4c0f65250e1c9f56d7.svg +0 -1
  249. package/storybook-static/static/media/indoor-duty_free.b545663feaf8a3249a7dd86eca17270e.svg +0 -1
  250. package/storybook-static/static/media/indoor-electronics.615a829025db82bde215e2cd51c9f2d2.svg +0 -1
  251. package/storybook-static/static/media/indoor-elevator.6d2e9e3dcda9beb3ef6e5c951744cfcb.svg +0 -1
  252. package/storybook-static/static/media/indoor-entertainment.b29b67c399692c38fda2cc6c53feecbd.svg +0 -1
  253. package/storybook-static/static/media/indoor-entrance.026f87a9b6a8e5de1fc2540a5c4fc43e.svg +0 -1
  254. package/storybook-static/static/media/indoor-escalator.56752b3e2b90e7273c923d90323c668c.svg +0 -1
  255. package/storybook-static/static/media/indoor-exit-emergency.a6da058b9538e10eda88507c34e8bfe9.svg +0 -1
  256. package/storybook-static/static/media/indoor-fashion_accessories.88d5c8a390f64e4c50fcaad64e7dd04d.svg +0 -1
  257. package/storybook-static/static/media/indoor-fast_food.c8e9e689e3f171eb64741b6747972df3.svg +0 -1
  258. package/storybook-static/static/media/indoor-fire_extinguisher.43fa4a9abed065a9c7b23b0f91ad3b44.svg +0 -1
  259. package/storybook-static/static/media/indoor-flight_ticket.acb5b5ae01523d283f1a1a639e5df8df.svg +0 -1
  260. package/storybook-static/static/media/indoor-florist.84caf9ea3f2aaa8bec2f1b82d99164db.svg +0 -1
  261. package/storybook-static/static/media/indoor-food_court.732c8ee90d8250dade5a7611e83a31b5.svg +0 -1
  262. package/storybook-static/static/media/indoor-gate.af57ace9234b8ddcf86f1ecedf3dc18e.svg +0 -1
  263. package/storybook-static/static/media/indoor-gift.33737e97528c7024ff30e945fc8dae68.svg +0 -1
  264. package/storybook-static/static/media/indoor-information.863c53bcd19bfbe7261999bc18559682.svg +0 -1
  265. package/storybook-static/static/media/indoor-interior_decoration.6f358307607f3fa31cf6d40081260641.svg +0 -1
  266. package/storybook-static/static/media/indoor-jewelry.244a9498ff4f35e8880c339e9b7f4c5f.svg +0 -1
  267. package/storybook-static/static/media/indoor-kitchen.de1cc18aba6c46a8300b88133a0423ff.svg +0 -1
  268. package/storybook-static/static/media/indoor-laboratory.b2d2876ca8277eb29602004b961b06bd.svg +0 -1
  269. package/storybook-static/static/media/indoor-level.1baefc26b7eabc31d7a2b6270ab3d6b7.svg +0 -1
  270. package/storybook-static/static/media/indoor-lounge.0c0aa1ef500633aad0f2956d91422d6e.svg +0 -1
  271. package/storybook-static/static/media/indoor-meeting.224660f22439236feefd529655284074.svg +0 -1
  272. package/storybook-static/static/media/indoor-newsagent.ba7d519fce523e5cfe6dfde6c7d1d078.svg +0 -1
  273. package/storybook-static/static/media/indoor-outdoor.9fa2631188928b1978c771582cfe9e5b.svg +0 -1
  274. package/storybook-static/static/media/indoor-parking.f80091d2d32db361dd29a207e6400919.svg +0 -1
  275. package/storybook-static/static/media/indoor-pharmacy.53da87ac6abff9235640f056e063c2fa.svg +0 -1
  276. package/storybook-static/static/media/indoor-place_of_worship.3f17536ad33f640caa511ffc7b23825d.svg +0 -1
  277. package/storybook-static/static/media/indoor-plane.dd9c1b7356c834a5e54abdd7617b6051.svg +0 -1
  278. package/storybook-static/static/media/indoor-post_office.9e4a35eb135c8363c95f07993dd39f09.svg +0 -1
  279. package/storybook-static/static/media/indoor-rails.7291a5324c3b85776ec19ff719982377.svg +0 -1
  280. package/storybook-static/static/media/indoor-ramp.91262c039225bb6457d6f1cb343fb8d9.svg +0 -1
  281. package/storybook-static/static/media/indoor-reception_desk.7109f3fadae314fa454cee7245a83dc6.svg +0 -1
  282. package/storybook-static/static/media/indoor-restaurant.ac364d45f2abfc9d4c3839bc8138080d.svg +0 -1
  283. package/storybook-static/static/media/indoor-room.63357724c342f635d02f97a1db3ab910.svg +0 -1
  284. package/storybook-static/static/media/indoor-security.408d50c6a90012b9e24337779b73d8d9.svg +0 -1
  285. package/storybook-static/static/media/indoor-server.7daf27d2a34367e3054a808619261e00.svg +0 -1
  286. package/storybook-static/static/media/indoor-shoes.693df9603c11805fe48d2d49416a159d.svg +0 -1
  287. package/storybook-static/static/media/indoor-shop.8db5ed03e2d0947f7a645b706d7c9c34.svg +0 -1
  288. package/storybook-static/static/media/indoor-shower.a45a6cbc0a1545fd72af073267674747.svg +0 -1
  289. package/storybook-static/static/media/indoor-smoking_area.96d2ad61c374c507e77aefc3455fcb75.svg +0 -1
  290. package/storybook-static/static/media/indoor-stairs.89718399841610d522fe28ebe0d304c7.svg +0 -1
  291. package/storybook-static/static/media/indoor-storage.e3e7d005fb37c58d565be5cc841c4667.svg +0 -1
  292. package/storybook-static/static/media/indoor-supermarket.60302c1533beb4b2468f2fb3b07adf9b.svg +0 -1
  293. package/storybook-static/static/media/indoor-taxi.166ec49567426fae4418c41602cead6b.svg +0 -1
  294. package/storybook-static/static/media/indoor-technical.97d5ca4624e1f71d1aea89d180a3b23e.svg +0 -1
  295. package/storybook-static/static/media/indoor-telephone.5d7028ac127201fac848981692b75bce.svg +0 -1
  296. package/storybook-static/static/media/indoor-terrace.a68add3ca43e26e66f1e3d542feb24ce.svg +0 -1
  297. package/storybook-static/static/media/indoor-toilets.0b707d23ee31571f4e5ef0c4f3e8a649.svg +0 -1
  298. package/storybook-static/static/media/indoor-train.bf25bb3cd6901db75d8668abec500286.svg +0 -1
  299. package/storybook-static/static/media/indoor-transports.6858565b9ef6b5e91a1cf07d703cad9f.svg +0 -1
  300. package/storybook-static/static/media/indoor-travel_agency.3731336e07d97be63c3a67a660d19c40.svg +0 -1
  301. package/storybook-static/static/media/indoor-underwear.ab07b2bdd403075fdeb1b9e4c00a8c35.svg +0 -1
  302. package/storybook-static/static/media/indoor-venue.e2f86c0261881a393b102f35878c7ced.svg +0 -1
  303. package/storybook-static/static/media/indoor-waste_basket.b69b5acefe7f2675671fc601252a7d25.svg +0 -1
  304. package/storybook-static/static/media/indoor-workplace.d29a95810a6ad731ddd74f1ae10e2c86.svg +0 -1
  305. package/storybook-static/static/media/indoor.ffd82b46f5e8e168053e1e0c7c2fdf1a.svg +0 -1
  306. package/storybook-static/static/media/info.a985d4d6173275ca460da8cf5f7fd5e5.svg +0 -1
  307. package/storybook-static/static/media/information-round.cd10f996db0b575282f78e7698371787.svg +0 -1
  308. package/storybook-static/static/media/institution.3e4978ad95248c60ff0f2ab8caf641d0.svg +0 -1
  309. package/storybook-static/static/media/integrations.77fbaca2722a314c2fe85604d50da559.svg +0 -1
  310. package/storybook-static/static/media/itinerary.95f623ab992aff11c858f5ffabfe5b54.svg +0 -1
  311. package/storybook-static/static/media/latitude.efb7153a663e574c891e4de57b2eca47.svg +0 -1
  312. package/storybook-static/static/media/like.5ed14325919fbe9a771188d6671ee998.svg +0 -1
  313. package/storybook-static/static/media/load.6e65d47c65657b6b5205d594c206ffd3.svg +0 -1
  314. package/storybook-static/static/media/localities.8305672cc2ddc2f63adc2890649d8d48.svg +0 -1
  315. package/storybook-static/static/media/logistics.f5fc6bef70dee7572e282958467023ce.svg +0 -1
  316. package/storybook-static/static/media/longitude.1fbfe41008cee3b8cca60c24fdca608e.svg +0 -1
  317. package/storybook-static/static/media/lotus.710468b4815657a0b0799e236d44a55e.svg +0 -1
  318. package/storybook-static/static/media/manage.77364c7c0e85c6cc3fb0d245697d70c2.svg +0 -1
  319. package/storybook-static/static/media/map-3d.59044b39d34e43868875d33f87a602a5.svg +0 -1
  320. package/storybook-static/static/media/map-hd.0cd7649e4160c67ae3d27eb3c296e7cd.svg +0 -1
  321. package/storybook-static/static/media/map-indoor.604b744fd12e4a210ef566efb8710105.svg +0 -1
  322. package/storybook-static/static/media/map-location.95b434d9c10b23dfbb6f0057539a69c5.svg +0 -1
  323. package/storybook-static/static/media/map-markers.6e396d79f8ef0e0590c6f2b4c162cb2a.svg +0 -1
  324. package/storybook-static/static/media/map.7793c01824f81a0c785fc36622d1efc5.svg +0 -1
  325. package/storybook-static/static/media/mapping.821118f4c49467c70b4daa1755caa844.svg +0 -1
  326. package/storybook-static/static/media/marker-app.f5c238d4f0f9f63d2f083785a6dd52f6.svg +0 -1
  327. package/storybook-static/static/media/marker-arrow.42db499cdb08f33bbba6f5423fb9ec98.svg +0 -1
  328. package/storybook-static/static/media/marker-city.a42fd2dfeca217cb19d8a7bc03d8ff7e.svg +0 -1
  329. package/storybook-static/static/media/marker-credit-card.c0228d1b1fba8a87fd1b4d07b347bd54.svg +0 -1
  330. package/storybook-static/static/media/marker-dot.dd6097cd46d12704a79238ccc5a00162.svg +0 -15
  331. package/storybook-static/static/media/marker-geofence.352b4ea6cfe62c2176f56bb83542ccf7.svg +0 -1
  332. package/storybook-static/static/media/marker-house.adc0e8e215f6f90627784eef73d1c50c.svg +0 -1
  333. package/storybook-static/static/media/marker-map.cde07479aa0b8f51980cf890ae5886a7.svg +0 -1
  334. package/storybook-static/static/media/marker-matrix.a54d772282a8b6c42d69bd3ef8b63300.svg +0 -1
  335. package/storybook-static/static/media/marker-multiple.3eaa6afc1b138688527afb87a664c0e9.svg +0 -1
  336. package/storybook-static/static/media/marker-play.3c478c8325d1b922fba80b0b355b37dc.svg +0 -1
  337. package/storybook-static/static/media/marker-road.cd2f073e1cb7b99051134b13c8b9b8cc.svg +0 -1
  338. package/storybook-static/static/media/marker-search.03f5e3181b5e74064595e6c02bc142ef.svg +0 -1
  339. package/storybook-static/static/media/marker-shop.2fdb6928dd9841591bf55d4b7e84e4d8.svg +0 -1
  340. package/storybook-static/static/media/marker.777342bb1950617a178581b4cea436cf.svg +0 -1
  341. package/storybook-static/static/media/markers-infinite.c970566811a53aba0a7b26bee90fff34.svg +0 -1
  342. package/storybook-static/static/media/markers.a25c5a2565816517cfa986d46c5bf893.svg +0 -1
  343. package/storybook-static/static/media/member.7cef58c1a8dfcd89ee9af71dda5ef561.svg +0 -1
  344. package/storybook-static/static/media/members.bf20640d9a9d28754251cfcc3beddc90.svg +0 -1
  345. package/storybook-static/static/media/menu-vertical.18ffe8a41b7eac5b5a4512c1f430e7ff.svg +0 -1
  346. package/storybook-static/static/media/merchant.081dfbb06c6d646372c942c081bcae4a.svg +0 -1
  347. package/storybook-static/static/media/mobile-rocket.012f8c9003d5f0498ea3e2fec584fd33.svg +0 -1
  348. package/storybook-static/static/media/multisearch.1731956b653f7f67759eba6557707c8f.svg +0 -1
  349. package/storybook-static/static/media/notification-position.9f9a4b887119fda5f9ec908b5a7de462.svg +0 -1
  350. package/storybook-static/static/media/notification.533ff2b2fbc9897b87223a9d15d260da.svg +0 -1
  351. package/storybook-static/static/media/open-source.5280f74e2dd2071bac3d3d5a1bf9d355.svg +0 -1
  352. package/storybook-static/static/media/package-return.d33260d8ac5e6e5a729058db73734b04.svg +0 -1
  353. package/storybook-static/static/media/package.60da5d4aaf7fb70df639b767cf5c18ec.svg +0 -1
  354. package/storybook-static/static/media/parking.169658ee7a7a78f840dae768b5709e38.svg +0 -1
  355. package/storybook-static/static/media/phone.e6a03bc81098ae3a7f6a7ef6bde148a0.svg +0 -1
  356. package/storybook-static/static/media/pie-chart.aeba34008277c2bec8c10e5baa0b8fe0.svg +0 -1
  357. package/storybook-static/static/media/place-review.abdf16c6f59036a35f899ebc0f8dc031.svg +0 -1
  358. package/storybook-static/static/media/plane.efe65675ae4644eabed0e78d29e55f7b.svg +0 -1
  359. package/storybook-static/static/media/play.8cc1c782765b00d0392b3c72c1ce753d.svg +0 -1
  360. package/storybook-static/static/media/position.d330ae95dd6e61ecf07e60671e9ea666.svg +0 -1
  361. package/storybook-static/static/media/product-activated.59e667537142b5fb87a385091e2e3abd.svg +0 -1
  362. package/storybook-static/static/media/product-add.5b68e8cef9cba6026e407b86e47fefe8.svg +0 -1
  363. package/storybook-static/static/media/products.e708967c72e37ad20236a62d0904530b.svg +0 -1
  364. package/storybook-static/static/media/projects.18bcfa8ed75dcf9e1280b078ee710c03.svg +0 -1
  365. package/storybook-static/static/media/puzzle-star.130ef0b79dc84f9f42cd132a7874a5d1.svg +0 -1
  366. package/storybook-static/static/media/question.725f0cd55381b63c39b90e559071c04c.svg +0 -1
  367. package/storybook-static/static/media/quote.4835c15f5164bbbb6e6aae1dc6f51ed2.svg +0 -1
  368. package/storybook-static/static/media/refresh.9d28091008425526452e35389391097c.svg +0 -1
  369. package/storybook-static/static/media/repair.5c3b40f95a323e66a3642252d24ab9a3.svg +0 -1
  370. package/storybook-static/static/media/responsive.e51d007afbe1cf632422b00813b15c22.svg +0 -1
  371. package/storybook-static/static/media/restaurant.fa4e74fc4ca6c37826335b2dffd4a409.svg +0 -1
  372. package/storybook-static/static/media/rocket.cf75e2cf8356a38130945f6ef0b91edf.svg +0 -1
  373. package/storybook-static/static/media/save-money.16fbd2dbcf17457854873d399a16792d.svg +0 -1
  374. package/storybook-static/static/media/save-time.351f69f8b9f995811f8d72308e944954.svg +0 -1
  375. package/storybook-static/static/media/schedule.fc79d932e25c0ac9156d3841e2d2e292.svg +0 -1
  376. package/storybook-static/static/media/scooter-delivery.97f5081fa80977dee4c04c381d7e5c8b.svg +0 -1
  377. package/storybook-static/static/media/search-settings.2e14c1fae3d752ce9f970f085a16fed9.svg +0 -1
  378. package/storybook-static/static/media/search-user.fb55330befb5a5b00968e7afcb919b74.svg +0 -1
  379. package/storybook-static/static/media/search.bf55dd0517fbfa29a7cb0b970df4ed1b.svg +0 -1
  380. package/storybook-static/static/media/security-position-zone.461c2b37a3d8294a1835caf0f144611c.svg +0 -1
  381. package/storybook-static/static/media/security-staff.83fff6a108f6af5d500bf8bdec8f4bf3.svg +0 -1
  382. package/storybook-static/static/media/security-tools.64ec952f1361b3c5b92bee9296e49399.svg +0 -1
  383. package/storybook-static/static/media/security-zone.8c39b21afb805754649f7fccd109f686.svg +0 -1
  384. package/storybook-static/static/media/security.fd3b29a7762a5295edcbfcf2b2e204a9.svg +0 -1
  385. package/storybook-static/static/media/see-page.60e6f5c07e1e7e7f26db28898e14eb0f.svg +0 -1
  386. package/storybook-static/static/media/service-marker.85517b7883aff42ce42d538745e9d770.svg +0 -1
  387. package/storybook-static/static/media/settings.b9b5cc71ae39104343737f726e1372ff.svg +0 -1
  388. package/storybook-static/static/media/shake-hand.c042932735f9f2aa8f3daf31c952f403.svg +0 -1
  389. package/storybook-static/static/media/shield.d926aeff38940b72c7a55cee1a798eaa.svg +0 -1
  390. package/storybook-static/static/media/shipping.5032fcc10ef96b9de64bcd7d1e899604.svg +0 -1
  391. package/storybook-static/static/media/shop.052206b198102d5431fbfe837080ed1e.svg +0 -1
  392. package/storybook-static/static/media/shortcut.227b9d1e85e2846d16679caa10ad8bb6.svg +0 -1
  393. package/storybook-static/static/media/showcases.96c2b863c9561afca96066beab38de9d.svg +0 -1
  394. package/storybook-static/static/media/social-facebook.33e0415846a4ce892cda84e48fe38d54.svg +0 -1
  395. package/storybook-static/static/media/social-github.8e1242750431d6c9f498c5bd1757fa61.svg +0 -1
  396. package/storybook-static/static/media/social-google.c19ffb99831472f9086d42cf7865f7f8.svg +0 -1
  397. package/storybook-static/static/media/social-linkedin.da4dec5083cc7db9da00200086f1d418.svg +0 -1
  398. package/storybook-static/static/media/social-twitter.3128a82b307e5423b3059519a3d43fdb.svg +0 -1
  399. package/storybook-static/static/media/speed.4c766e32ac4fdf5dab7b944c43d1c85a.svg +0 -1
  400. package/storybook-static/static/media/star-big.5232e954e3a4ee90e8368efe22c2ca8d.svg +0 -1
  401. package/storybook-static/static/media/star-filled-big.c96e5b79a6fb4cc5bcb2c4fead48a04b.svg +0 -1
  402. package/storybook-static/static/media/star-filled.fb2a1f7b5f898d6ae3b48819a0b4e79d.svg +0 -1
  403. package/storybook-static/static/media/star.fb2a1f7b5f898d6ae3b48819a0b4e79d.svg +0 -1
  404. package/storybook-static/static/media/storelocator.d39f9395af2b599f3059b25e8b83b069.svg +0 -1
  405. package/storybook-static/static/media/stores.a7e18872d5533867678f64cff56c51a6.svg +0 -1
  406. package/storybook-static/static/media/support-time.e3b442749285495556112e5f83794bb6.svg +0 -1
  407. package/storybook-static/static/media/support.2337f9b0c416b9d8a9d7f24d6a0befe2.svg +0 -1
  408. package/storybook-static/static/media/switch.31215558920af5f8da60fb45bb27a127.svg +0 -1
  409. package/storybook-static/static/media/synchronization.fd597098f8b6dfb1f6860f1a58949613.svg +0 -1
  410. package/storybook-static/static/media/taxi.c7a27c909429e527ed1c6a3a91f7d3c4.svg +0 -1
  411. package/storybook-static/static/media/team.659ae942be112bc7ccdf5d1459a65ced.svg +0 -1
  412. package/storybook-static/static/media/time.ffc95107122480aaf97f68848e902b5c.svg +0 -1
  413. package/storybook-static/static/media/tools.e35e964da71a3e1d2323857048e3a39e.svg +0 -1
  414. package/storybook-static/static/media/traffic.bd58b53e690707d227413d1eea48b358.svg +0 -1
  415. package/storybook-static/static/media/travel.84c47548e110291bc5fe7b699456f6ea.svg +0 -1
  416. package/storybook-static/static/media/tshirt-marker.0ee68393786609053919db6281a9804e.svg +0 -1
  417. package/storybook-static/static/media/user-profile.e70733cb0ebb25e8ad72668181787cca.svg +0 -1
  418. package/storybook-static/static/media/user.7e640ed8d9751f18f131b624c6f97077.svg +0 -1
  419. package/storybook-static/static/media/view-card.2e5071c47e101844e85f4b617fb9b278.svg +0 -1
  420. package/storybook-static/static/media/view-list.d9e3f6a5d7ac0bd183b673d08837d3c7.svg +0 -1
  421. package/storybook-static/static/media/warning.4822cad8b8ac9df697a6375c9726bcec.svg +0 -1
  422. package/storybook-static/static/media/wheelchair.fcff8ba955a0d68205a29be02fb2cd84.svg +0 -1
  423. package/storybook-static/static/media/wifi.5b669897de1b8092e53358b4eccadac2.svg +0 -1
  424. package/storybook-static/static/media/win-prize.7617a9bfef0f9793bbaaf0d4f26880a6.svg +0 -1
  425. package/storybook-static/static/media/woosmap.17cad6fe7a654d61ca5609f30ffa90bf.svg +0 -1
  426. package/storybook-static/static/media/world-location.9554a183f6b2b3b27c8d2a6a55dfdbc3.svg +0 -1
  427. package/storybook-static/static/media/world-time.05795ee330e23aaf1e8acae01c37a6f8.svg +0 -1
  428. package/storybook-static/static/media/world.ae9e4c7fcac243782aba14702fe621e8.svg +0 -1
  429. package/storybook-static/static/media/zoom.02cf56c1a55230fc59502bb693c2fe48.svg +0 -1
  430. /package/src/images/usecases/{indoor-mapping.png → indoor.png} +0 -0
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="Encoding">
4
+ <file url="PROJECT" charset="UTF-8" />
5
+ </component>
6
+ </project>
@@ -0,0 +1,18 @@
1
+ <component name="InspectionProjectProfileManager">
2
+ <profile version="1.0">
3
+ <option name="myName" value="Project Default" />
4
+ <inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
5
+ <inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
6
+ <option name="ignoredPackages">
7
+ <value>
8
+ <list size="4">
9
+ <item index="0" class="java.lang.String" itemvalue="Fabric" />
10
+ <item index="1" class="java.lang.String" itemvalue="PyYAML" />
11
+ <item index="2" class="java.lang.String" itemvalue="Jinja2" />
12
+ <item index="3" class="java.lang.String" itemvalue="github3.py" />
13
+ </list>
14
+ </value>
15
+ </option>
16
+ </inspection_tool>
17
+ </profile>
18
+ </component>
@@ -0,0 +1,6 @@
1
+ <component name="InspectionProjectProfileManager">
2
+ <settings>
3
+ <option name="USE_PROJECT_PROFILE" value="false" />
4
+ <version value="1.0" />
5
+ </settings>
6
+ </component>
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="EslintConfiguration">
4
+ <option name="fix-on-save" value="true" />
5
+ </component>
6
+ </project>
package/.idea/misc.xml ADDED
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9" project-jdk-type="Python SDK" />
4
+ </project>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectModuleManager">
4
+ <modules>
5
+ <module fileurl="file://$PROJECT_DIR$/.idea/ui.iml" filepath="$PROJECT_DIR$/.idea/ui.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="PrettierConfiguration">
4
+ <option name="myRunOnReformat" value="true" />
5
+ </component>
6
+ </project>
package/.idea/ui.iml ADDED
@@ -0,0 +1,15 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module type="PYTHON_MODULE" version="4">
3
+ <component name="NewModuleRootManager">
4
+ <content url="file://$MODULE_DIR$" />
5
+ <orderEntry type="inheritedJdk" />
6
+ <orderEntry type="sourceFolder" forTests="false" />
7
+ </component>
8
+ <component name="TemplatesService">
9
+ <option name="TEMPLATE_FOLDERS">
10
+ <list>
11
+ <option value="$MODULE_DIR$/node_modules/@storybook/core/dist/server/templates" />
12
+ </list>
13
+ </option>
14
+ </component>
15
+ </module>
package/.idea/vcs.xml ADDED
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
+ </component>
6
+ </project>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@woosmap/ui",
3
- "version": "4.99.0",
3
+ "version": "4.100.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -16,6 +16,7 @@ import mapImg from '../../images/products/product-map.png';
16
16
  import trafficImg from '../../images/products/product-traffic.png';
17
17
  import merchantImg from '../../images/products/product-merchant.png';
18
18
  import indoorImg from '../../images/products/product-indoor.png';
19
+ import what3wordsImg from '../../images/products/product-what3words.png';
19
20
 
20
21
  import localitiesImgSq from '../../images/products/product-localities-sq.png';
21
22
  import localitiesUkImgSq from '../../images/products/product-localities-uk-sq.png';
@@ -27,6 +28,7 @@ import mapImgSq from '../../images/products/product-map-sq.png';
27
28
  import trafficImgSq from '../../images/products/product-traffic-sq.png';
28
29
  import merchantImgSq from '../../images/products/product-merchant-sq.png';
29
30
  import indoorImgSq from '../../images/products/product-indoor-sq.png';
31
+ import what3wordsImgSq from '../../images/products/product-what3words-sq.png';
30
32
 
31
33
  const productImg = {
32
34
  LOCALITIES: localitiesImg,
@@ -39,6 +41,7 @@ const productImg = {
39
41
  TRAFFIC: trafficImg,
40
42
  MERCHANTS: merchantImg,
41
43
  INDOOR: indoorImg,
44
+ W3W: what3wordsImg,
42
45
  };
43
46
  const productImgSq = {
44
47
  LOCALITIES: localitiesImgSq,
@@ -51,6 +54,7 @@ const productImgSq = {
51
54
  TRAFFIC: trafficImgSq,
52
55
  MERCHANTS: merchantImgSq,
53
56
  INDOOR: indoorImgSq,
57
+ W3W: what3wordsImgSq,
54
58
  };
55
59
 
56
60
  class Header extends Component {
@@ -4,6 +4,7 @@ import React, { Component } from 'react';
4
4
  import PropTypes from 'prop-types';
5
5
  import cl from 'classnames';
6
6
  import polyline from '@mapbox/polyline';
7
+ import Datetime from 'react-datetime';
7
8
  import Demo from './SkeletonDemo';
8
9
  import Input from '../Input/Input';
9
10
  import Constants from '../../Constants';
@@ -19,7 +20,7 @@ import { createWoosmapMap } from '../Map/drawOnMap';
19
20
 
20
21
  const languages = [
21
22
  { value: 'fr', label: 'French' },
22
- { value: 'gb', label: 'English' },
23
+ { value: 'en', label: 'English' },
23
24
  { value: 'es', label: 'Spanish' },
24
25
  { value: 'it', label: 'Italian' },
25
26
  { value: 'de', label: 'German' },
@@ -64,6 +65,8 @@ export default class DistanceDemo extends Component {
64
65
  error: null,
65
66
  originLocation: this.defaultOrigin.location,
66
67
  destinationLocation: this.defaultDestination.location,
68
+ departureTime: null,
69
+ arrivalTime: null,
67
70
  unit: units[0],
68
71
  method: methods[0],
69
72
  travelMode: travelModes[0],
@@ -96,7 +99,9 @@ export default class DistanceDemo extends Component {
96
99
  const { originLocation, destinationLocation, routes } = this.state;
97
100
 
98
101
  if (!this.directionsRenderer) {
99
- this.directionsRenderer = new window.woosmap.map.DirectionsRenderer({ preserveViewport: true });
102
+ this.directionsRenderer = new window.woosmap.map.DirectionsRenderer({
103
+ preserveViewport: true,
104
+ });
100
105
  this.directionsRenderer.setMap(this.map);
101
106
  }
102
107
 
@@ -172,9 +177,19 @@ export default class DistanceDemo extends Component {
172
177
  };
173
178
 
174
179
  getRequestparams = () => {
175
- const { language, originLocation, destinationLocation, unit, method, travelMode, alternatives } = this.state;
180
+ const {
181
+ language,
182
+ originLocation,
183
+ destinationLocation,
184
+ unit,
185
+ method,
186
+ travelMode,
187
+ alternatives,
188
+ arrivalTime,
189
+ departureTime,
190
+ } = this.state;
176
191
 
177
- return {
192
+ const params = {
178
193
  key: Constants.woosmapKey,
179
194
  origin: `${originLocation.lat},${originLocation.lng}`,
180
195
  destination: `${destinationLocation.lat},${destinationLocation.lng}`,
@@ -184,6 +199,12 @@ export default class DistanceDemo extends Component {
184
199
  mode: travelMode.value,
185
200
  alternatives,
186
201
  };
202
+ if (departureTime) {
203
+ params.departure_time = departureTime.unix();
204
+ } else if (arrivalTime) {
205
+ params.arrival_time = arrivalTime.unix();
206
+ }
207
+ return params;
187
208
  };
188
209
 
189
210
  renderRoutesSummary = () => {
@@ -269,7 +290,35 @@ export default class DistanceDemo extends Component {
269
290
  ),
270
291
  };
271
292
 
272
- return [originInputs, destinationInputs];
293
+ const departureTimeInput = {
294
+ label: tr('Departure Time'),
295
+ component: (
296
+ <>
297
+ <Datetime
298
+ key="dt_departure"
299
+ className="datetime"
300
+ inputProps={{ className: 'input__item' }}
301
+ onChange={(dt) => this.setState({ departureTime: dt, arrivalTime: null }, this.requestDistance)}
302
+ />
303
+ </>
304
+ ),
305
+ };
306
+
307
+ const arrivalTimeInput = {
308
+ label: tr('Arrival Time'),
309
+ component: (
310
+ <>
311
+ <Datetime
312
+ key="dt_arrival"
313
+ className="datetime"
314
+ inputProps={{ className: 'input__item' }}
315
+ onChange={(dt) => this.setState({ arrivalTime: dt, departureTime: null }, this.requestDistance)}
316
+ />
317
+ </>
318
+ ),
319
+ };
320
+
321
+ return [originInputs, destinationInputs, departureTimeInput, arrivalTimeInput];
273
322
  };
274
323
 
275
324
  renderFooterFilters = () => {
@@ -43,7 +43,7 @@ it('test method button', () => {
43
43
 
44
44
  it('test language button', () => {
45
45
  render(<DistanceDemo />);
46
- expect(screen.getByText('language=gb&\\')).toBeVisible();
46
+ expect(screen.getByText('language=en&\\')).toBeVisible();
47
47
  fireEvent.click(screen.getByTitle('Italian'));
48
48
  expect(screen.getByText('language=it&\\')).toBeVisible();
49
49
  });
@@ -0,0 +1,317 @@
1
+ /* eslint-disable jsx-a11y/click-events-have-key-events */
2
+ import axios from 'axios';
3
+ import cl from 'classnames';
4
+ import React, { Component } from 'react';
5
+ import PropTypes from 'prop-types';
6
+ import Demo from './SkeletonDemo';
7
+ import Input from '../Input/Input';
8
+ import Button from '../Button/Button';
9
+ import ButtonGroup from '../Button/ButtonGroup';
10
+ import Constants from '../../Constants';
11
+ import { tr } from '../utils/locale';
12
+ import markerIcon from '../../images/marker.png';
13
+ import markerIconAlt from '../../images/marker-alt.png';
14
+ import { createWoosmapMap } from '../Map/drawOnMap';
15
+
16
+ const languages = [
17
+ { value: 'fr', label: 'French' },
18
+ { value: 'en', label: 'English' },
19
+ { value: 'es', label: 'Spanish' },
20
+ { value: 'it', label: 'Italian' },
21
+ { value: 'de', label: 'German' },
22
+ { value: 'nl', label: 'Dutch' },
23
+ ];
24
+
25
+ export default class W3WDemo extends Component {
26
+ constructor(props) {
27
+ super(props);
28
+ const lang = (typeof window === 'object' && (navigator.language || navigator.userLanguage)) || 'gb';
29
+ const defaultLang = languages.find((item) => lang.startsWith(item.value));
30
+ this.state = {
31
+ w3w: null,
32
+ selectedAddress: null,
33
+ error: null,
34
+ input: '///walnuts.octopus.mount',
35
+ language: (defaultLang || languages[1]).value,
36
+ suggestions: null,
37
+ };
38
+
39
+ this.mounted = true;
40
+ this.map = null;
41
+ this.markers = [];
42
+ this.viewport = null;
43
+ this.baseRequestUrl = 'https://develop-api.woosmap.com/what3words/';
44
+ this.demoRef = React.createRef();
45
+ this.overlay = null;
46
+ }
47
+
48
+ componentDidMount() {
49
+ this.displayMap();
50
+ }
51
+
52
+ componentWillUnmount() {
53
+ this.mounted = false;
54
+ }
55
+
56
+ requestW3W = (words) => {
57
+ axios
58
+ .get(`${this.baseRequestUrl}convert-to-address`, {
59
+ params: this.getRequestparams({ words }),
60
+ })
61
+ .then((response) => {
62
+ if (this.mounted) {
63
+ const selectedAddress = response.data.results.length > 0 ? response.data.results[0] : null;
64
+ this.setState(
65
+ {
66
+ w3w: response.data,
67
+ error: null,
68
+ },
69
+ () => this.selectAddress(selectedAddress)
70
+ );
71
+ }
72
+ })
73
+ .catch((error) => {
74
+ const errorResult = (error && error.response && error.response.data) || 'Unhandled error';
75
+ this.setState({ error: errorResult });
76
+ });
77
+ };
78
+
79
+ autosuggestW3W = () => {
80
+ const { input } = this.state;
81
+ axios
82
+ .get(`${this.baseRequestUrl}autosuggest`, {
83
+ params: this.getRequestparams({ input }),
84
+ })
85
+ .then((response) => {
86
+ if (this.mounted) {
87
+ this.setState({
88
+ w3w: null,
89
+ suggestions: response.data,
90
+ error: null,
91
+ });
92
+ }
93
+ })
94
+ .catch((error) => {
95
+ const errorResult = (error && error.response && error.response.data) || 'Unhandled error';
96
+ this.setState({ error: errorResult });
97
+ });
98
+ };
99
+
100
+ getRequestparams = (input) => {
101
+ const { language } = this.state;
102
+ return {
103
+ key: 'woos-0efb08b8-9072-3717-8dfb-a9c776c7ada9',
104
+ language,
105
+ ...input,
106
+ };
107
+ };
108
+
109
+ selectAddress = (address) => {
110
+ this.setState({ selectedAddress: address }, this.displayOnMap);
111
+ };
112
+
113
+ // eslint-disable-next-line sonarjs/cognitive-complexity
114
+ displayOnMap = () => {
115
+ const { w3w, selectedAddress } = this.state;
116
+ if (this.map) {
117
+ if (this.markers.length > 0) {
118
+ this.markers.forEach((marker) => marker.setMap(null));
119
+ this.marker = [];
120
+ }
121
+ w3w.results.forEach((address) => {
122
+ if (address.geometry.location) {
123
+ const marker = new window.woosmap.map.Marker({
124
+ icon: {
125
+ url: address === selectedAddress ? markerIconAlt : markerIcon,
126
+ scaledSize: { height: 46, width: 30 },
127
+ },
128
+ position: address.geometry.location,
129
+ map: this.map,
130
+ });
131
+ this.markers.push(marker);
132
+ marker.addListener('click', () => {
133
+ this.markers.forEach((_marker) => {
134
+ _marker.setIcon({
135
+ url: marker === _marker ? markerIconAlt : markerIcon,
136
+ scaledSize: { height: 46, width: 30 },
137
+ });
138
+ });
139
+ this.setState({ selectedAddress: address });
140
+ });
141
+
142
+ this.map.setCenter(address.geometry.location);
143
+ this.map.setZoom(18);
144
+ }
145
+ });
146
+ }
147
+ };
148
+
149
+ renderAutocompleteList = () => {
150
+ const { w3w, suggestions } = this.state;
151
+ if (w3w) {
152
+ const result = w3w.results.map((address) => {
153
+ const { selectedAddress } = this.state;
154
+ return (
155
+ <li key={address.public_id}>
156
+ <Button
157
+ type="link-flex"
158
+ label={address.formatted_address}
159
+ active={selectedAddress === address}
160
+ onClick={() => this.selectAddress(address)}
161
+ />
162
+ </li>
163
+ );
164
+ });
165
+ if (result.length === 0) {
166
+ return (
167
+ <div className="demo__results__content__action">
168
+ {suggestions && (
169
+ <Button
170
+ icon="arrow-left"
171
+ type="secondary"
172
+ size="mini"
173
+ label={tr('Back')}
174
+ onClick={() => this.setState({ w3w: null })}
175
+ />
176
+ )}
177
+ <div className="demo__empty">{tr('No address found for this location')}</div>
178
+ </div>
179
+ );
180
+ }
181
+ return (
182
+ <div className="demo__results__content__action">
183
+ {suggestions && (
184
+ <Button
185
+ icon="arrow-left"
186
+ type="secondary"
187
+ size="mini"
188
+ label={tr('Back')}
189
+ onClick={() => this.setState({ w3w: null })}
190
+ />
191
+ )}
192
+ <ul>{result}</ul>
193
+ </div>
194
+ );
195
+ }
196
+ if (suggestions) {
197
+ const result = suggestions.suggestions.map((suggestion) => (
198
+ <li key={`sugg_${suggestion.words}`}>
199
+ <button
200
+ type="button"
201
+ className="btn btn--link-flex btn--two-lines"
202
+ onClick={() => this.requestW3W(suggestion.words)}
203
+ >
204
+ <span>{suggestion.nearestPlace}</span>
205
+ <strong>{suggestion.words}</strong>
206
+ </button>
207
+ </li>
208
+ ));
209
+ if (result.length === 0) {
210
+ return <div className="demo__empty">{tr('No locality found')}</div>;
211
+ }
212
+ return <ul>{result}</ul>;
213
+ }
214
+
215
+ return <div className="demo__empty">{tr('No locality found')}</div>;
216
+ };
217
+
218
+ displayMap = () => {
219
+ if (this.timeoutMap) {
220
+ clearTimeout(this.timeoutMap);
221
+ }
222
+
223
+ if (window.woosmap && window.woosmap.map && this.demoRef.current) {
224
+ window.woosmap.map.config.setApiKey(Constants.woosmapKey);
225
+ this.map = createWoosmapMap(this.demoRef.current.getMap());
226
+ const { input } = this.state;
227
+ this.requestW3W(input);
228
+ } else {
229
+ this.timeoutMap = setTimeout(this.displayMap, 300);
230
+ }
231
+ };
232
+
233
+ renderHeaderFilters = () => {
234
+ const { input } = this.state;
235
+ const { usecaseFilter } = this.props;
236
+ const inputFilter = {
237
+ label: tr('Type in '),
238
+ component: (
239
+ <Input
240
+ value={input}
241
+ autocomplete={false}
242
+ placeholder={tr('Type a locality name...')}
243
+ onChange={(e) => {
244
+ let { value } = e.target;
245
+ if (value.indexOf('///') !== 0) {
246
+ value = `///${value.replaceAll('/', '')}`;
247
+ }
248
+ this.setState({ input: value }, this.autosuggestW3W);
249
+ }}
250
+ />
251
+ ),
252
+ };
253
+ return [usecaseFilter, inputFilter];
254
+ };
255
+
256
+ renderFooterFilters = () => {
257
+ const { language, input } = this.state;
258
+ const filterCountries = {
259
+ label: tr('Response language'),
260
+ component: (
261
+ <ButtonGroup className="language" isLight>
262
+ {languages.map((item) => (
263
+ <Button
264
+ size="small"
265
+ type="group"
266
+ key={item.value}
267
+ active={language === item.value}
268
+ onClick={() => {
269
+ this.setState({ language: item.value }, () => this.requestW3W(input));
270
+ }}
271
+ >
272
+ <span className={cl('flag', `flag-${item.value}`)} title={item.label} />
273
+ </Button>
274
+ ))}
275
+ </ButtonGroup>
276
+ ),
277
+ };
278
+ return [filterCountries];
279
+ };
280
+
281
+ render() {
282
+ const { w3w, error } = this.state;
283
+ const { noheader, headerLabels, subHeader } = this.props;
284
+ return (
285
+ <Demo
286
+ id="w3w-demo"
287
+ header={headerLabels}
288
+ subHeader={subHeader}
289
+ docLink="https://developers.woosmap.com/products/w3w/get-started/"
290
+ className="demo--w3w"
291
+ footerFilters={this.renderFooterFilters()}
292
+ headerFilters={this.renderHeaderFilters()}
293
+ request={this.requestUrl}
294
+ noheader={noheader}
295
+ params={this.getRequestparams()}
296
+ referer="http://localhost/"
297
+ response={error || w3w}
298
+ result={this.renderAutocompleteList()}
299
+ withMap
300
+ ref={this.demoRef}
301
+ />
302
+ );
303
+ }
304
+ }
305
+
306
+ W3WDemo.defaultProps = {
307
+ noheader: false,
308
+ headerLabels: {},
309
+ usecaseFilter: null,
310
+ subHeader: null,
311
+ };
312
+ W3WDemo.propTypes = {
313
+ noheader: PropTypes.bool,
314
+ headerLabels: PropTypes.object,
315
+ usecaseFilter: PropTypes.object,
316
+ subHeader: PropTypes.object,
317
+ };
@@ -0,0 +1,12 @@
1
+ import React from 'react';
2
+ import W3WDemo from './W3WDemo';
3
+
4
+ const Story = {
5
+ title: 'demo/W3WDemo',
6
+ component: W3WDemo,
7
+ };
8
+
9
+ export default Story;
10
+
11
+ const TemplateW3W = () => <W3WDemo />;
12
+ export const Localities = TemplateW3W.bind({});
@@ -22,7 +22,6 @@
22
22
  box-shadow 0 .3rem 1rem rgba($secondary, .15)
23
23
  .demo--merchant &
24
24
  border .1rem solid $light
25
-
26
25
  &__showcase
27
26
  &__data
28
27
  display flex
@@ -90,6 +89,53 @@
90
89
  padding $demoPadding
91
90
  background-color $light
92
91
  overflow-y auto
92
+ .demo--w3w &
93
+ mbib(1.6)
94
+ li
95
+ margin-bottom 1.4rem
96
+ .btn
97
+ color $primary
98
+ &.active
99
+ &:hover
100
+ font-weight bold
101
+ color $logo5 !important
102
+ &--link-flex
103
+ text-decoration none
104
+ .btn__label
105
+ line-height 1.4
106
+ &--two-lines
107
+ &.btn
108
+ mbib(.6)
109
+ color $dark
110
+ display flex
111
+ flex-direction column
112
+ align-items flex-start
113
+ strong
114
+ font-weight 600
115
+ color $primary
116
+ &.active
117
+ &:hover
118
+ font-weight 400
119
+ color $logo5
120
+ strong
121
+ font-weight 600
122
+ color $logo5
123
+
124
+ &__action
125
+ mbib(1.6)
126
+ display flex
127
+ justify-content space-between
128
+ align-items flex-start
129
+ flex-direction column
130
+ .btn
131
+ .icon
132
+ fill none !important
133
+ stroke $dark !important
134
+ &:hover
135
+ .icon
136
+ stroke $light !important
137
+ &__empty
138
+ color $error
93
139
  &__code
94
140
  inputFont()
95
141
  width 100%
@@ -168,6 +168,7 @@ import { ReactComponent as Manage } from '../../icons/manage.svg';
168
168
  import { ReactComponent as Marker } from '../../icons/marker.svg';
169
169
  import { ReactComponent as Members } from '../../icons/members.svg';
170
170
  import { ReactComponent as Member } from '../../icons/member.svg';
171
+ import { ReactComponent as MenuSandwitch } from '../../icons/menu-sandwitch.svg';
171
172
  import { ReactComponent as MenuVertical } from '../../icons/menu-vertical.svg';
172
173
  import { ReactComponent as Phone } from '../../icons/phone.svg';
173
174
  import { ReactComponent as Play } from '../../icons/play.svg';
@@ -486,6 +487,7 @@ const ConsoleIcons = {
486
487
  marker: Marker,
487
488
  member: Member,
488
489
  members: Members,
490
+ 'menu-sandwitch': MenuSandwitch,
489
491
  'menu-vertical': MenuVertical,
490
492
  phone: Phone,
491
493
  play: Play,