@woosmap/ui 4.227.3 → 4.228.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 +1 -1
- package/src/components/Card/Card.js +2 -2
- package/src/components/PricingSlider/PricingSimulator.js +2 -2
- package/src/locales/en/translation.json +1 -1
- package/src/locales/fr/translation.json +1 -1
- package/.idea/encodings.xml +0 -6
- package/.idea/inspectionProfiles/Project_Default.xml +0 -30
- package/.idea/inspectionProfiles/profiles_settings.xml +0 -6
- package/.idea/misc.xml +0 -4
- package/.idea/modules.xml +0 -8
- package/.idea/prettier.xml +0 -6
- package/.idea/ui.iml +0 -8
- package/.idea/vcs.xml +0 -6
- package/data/hl-pricings.json +0 -20265
- package/src/components/Icon/Icons.js +0 -7
- package/src/components/PricingSlider/PricingData-Pro_Plan2025.js +0 -573
- package/storybook.log +0 -3
package/package.json
CHANGED
|
@@ -51,7 +51,7 @@ const productImg = {
|
|
|
51
51
|
W3W: what3wordsImg,
|
|
52
52
|
TRANSIT: transitImg,
|
|
53
53
|
DISTANCE_WITH_TOLLS: distanceTollImg,
|
|
54
|
-
DISTANCE_ASYNC:
|
|
54
|
+
DISTANCE_ASYNC: distanceImgAsync,
|
|
55
55
|
};
|
|
56
56
|
const productImgSq = {
|
|
57
57
|
DATASETS: datasetsImgSq,
|
|
@@ -68,7 +68,7 @@ const productImgSq = {
|
|
|
68
68
|
W3W: what3wordsImgSq,
|
|
69
69
|
TRANSIT: transitImgSq,
|
|
70
70
|
DISTANCE_WITH_TOLLS: distanceTollImgSq,
|
|
71
|
-
DISTANCE_ASYNC:
|
|
71
|
+
DISTANCE_ASYNC: distanceImgSqAsync,
|
|
72
72
|
};
|
|
73
73
|
|
|
74
74
|
class Header extends Component {
|
|
@@ -184,7 +184,7 @@ export default class PricingSimulator extends Component {
|
|
|
184
184
|
<span className="pricing-total__label__title">{tr('Monthly cost estimation')}</span>
|
|
185
185
|
{contactSale && (
|
|
186
186
|
<span className="pricing-total__label__info">
|
|
187
|
-
{tr('* Some products require
|
|
187
|
+
{tr('* Some products require contacting sales for pricing')}
|
|
188
188
|
</span>
|
|
189
189
|
)}
|
|
190
190
|
</div>
|
|
@@ -250,7 +250,7 @@ export default class PricingSimulator extends Component {
|
|
|
250
250
|
</div>
|
|
251
251
|
{contactSale && (
|
|
252
252
|
<div className="pricing-total__amount__info">
|
|
253
|
-
{tr('* Some products require
|
|
253
|
+
{tr('* Some products require contacting sales for pricing')}
|
|
254
254
|
</div>
|
|
255
255
|
)}
|
|
256
256
|
{this.getAmountByProducts()}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"": "",
|
|
3
3
|
" Response": " Response",
|
|
4
4
|
"(Estimated)": "(Estimated)",
|
|
5
|
-
"* Some products require
|
|
5
|
+
"* Some products require contacting sales for pricing": "* Some products require contacting sales for pricing",
|
|
6
6
|
"/ mo": "/ mo",
|
|
7
7
|
"/ month": "/ month",
|
|
8
8
|
"Accuracy": "Accuracy",
|
package/.idea/encodings.xml
DELETED
|
@@ -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>
|
package/.idea/misc.xml
DELETED
package/.idea/modules.xml
DELETED
package/.idea/prettier.xml
DELETED
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>
|