@woosmap/ui 4.232.3 → 4.233.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@woosmap/ui",
3
- "version": "4.232.3",
3
+ "version": "4.233.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -26,6 +26,7 @@ import { ReactComponent as ChatConversation } from '../../icons/chat-conversatio
26
26
  import { ReactComponent as Circle } from '../../icons/circle.svg';
27
27
  import { ReactComponent as Check } from '../../icons/check.svg';
28
28
  import { ReactComponent as CheckBig } from '../../icons/check-big.svg';
29
+ import { ReactComponent as Close } from '../../icons/close.svg';
29
30
  import { ReactComponent as CallToAction } from '../../icons/call-to-action.svg';
30
31
  import { ReactComponent as Cube } from '../../icons/cube.svg';
31
32
  import { ReactComponent as CubeBig } from '../../icons/cube-big.svg';
@@ -256,6 +257,7 @@ const WebsiteIcons = {
256
257
  'call-to-action': CallToAction,
257
258
  cb: Cb,
258
259
  check: Check,
260
+ close: Close,
259
261
  'check-big': CheckBig,
260
262
  'chat-love': ChatLove,
261
263
  'chat-conversation': ChatConversation,
@@ -484,7 +484,7 @@ const Pricing = {
484
484
  pricing_gmp: [],
485
485
  pricing_mbx: [],
486
486
  discountEligible: false,
487
- productId: "itm_LoKNg1CsAw0o65",
487
+ productId: "itm_zWN3ePOl7DvCaB",
488
488
  },
489
489
  'Timezone': {
490
490
  docLink: 'https://developers.woosmap.com/products/geolocation-api/timezone',
@@ -533,7 +533,7 @@ const Pricing = {
533
533
  pricing_gmp: [],
534
534
  pricing_mbx: [],
535
535
  discountEligible: true,
536
- productId: "itm_Pr7p7SRaErlWx5",
536
+ productId: "itm_LoKNg1CsAw0o65",
537
537
  },
538
538
  'Mapping': {
539
539
  docLink: 'https://developers.woosmap.com/products/map-api/guides/display-stores-overlay',
@@ -1,6 +0,0 @@
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>
@@ -1,30 +0,0 @@
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="16">
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
- <item index="4" class="java.lang.String" itemvalue="schedule" />
14
- <item index="5" class="java.lang.String" itemvalue="tzlocal" />
15
- <item index="6" class="java.lang.String" itemvalue="pydantic" />
16
- <item index="7" class="java.lang.String" itemvalue="django" />
17
- <item index="8" class="java.lang.String" itemvalue="django-cors-middleware" />
18
- <item index="9" class="java.lang.String" itemvalue="timezonefinder" />
19
- <item index="10" class="java.lang.String" itemvalue="application_kit" />
20
- <item index="11" class="java.lang.String" itemvalue="requests" />
21
- <item index="12" class="java.lang.String" itemvalue="PLY" />
22
- <item index="13" class="java.lang.String" itemvalue="ddtrace" />
23
- <item index="14" class="java.lang.String" itemvalue="humanize" />
24
- <item index="15" class="java.lang.String" itemvalue="types-redis" />
25
- </list>
26
- </value>
27
- </option>
28
- </inspection_tool>
29
- </profile>
30
- </component>
@@ -1,6 +0,0 @@
1
- <component name="InspectionProjectProfileManager">
2
- <settings>
3
- <option name="USE_PROJECT_PROFILE" value="false" />
4
- <version value="1.0" />
5
- </settings>
6
- </component>
package/.idea/misc.xml DELETED
@@ -1,4 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.8" project-jdk-type="Python SDK" />
4
- </project>
package/.idea/modules.xml DELETED
@@ -1,8 +0,0 @@
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>
@@ -1,6 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="PrettierConfiguration">
4
- <option name="myConfigurationMode" value="AUTOMATIC" />
5
- </component>
6
- </project>
package/.idea/ui.iml DELETED
@@ -1,8 +0,0 @@
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
- </module>
package/.idea/vcs.xml DELETED
@@ -1,6 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="VcsDirectoryMappings">
4
- <mapping directory="" vcs="Git" />
5
- </component>
6
- </project>