@woosmap/ui 3.102.0 → 3.105.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": "3.102.0",
3
+ "version": "3.105.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -17,6 +17,7 @@ import { ReactComponent as CustomersServices } from '../../icons/customers-servi
17
17
  import { ReactComponent as Customize } from '../../icons/customize.svg';
18
18
  import { ReactComponent as DeliveryTime } from '../../icons/delivery-time.svg';
19
19
  import { ReactComponent as Demo } from '../../icons/demo.svg';
20
+ import { ReactComponent as ElectricCharge } from '../../icons/electric-charge.svg';
20
21
  import { ReactComponent as Elephant } from '../../icons/elephant.svg';
21
22
  import { ReactComponent as Equalizer } from '../../icons/equalizer.svg';
22
23
  import { ReactComponent as Escalator } from '../../icons/escalator.svg';
@@ -244,6 +245,7 @@ const WebsiteIcons = {
244
245
  customize: Customize,
245
246
  'delivery-time': DeliveryTime,
246
247
  demo: Demo,
248
+ 'electric-charge': ElectricCharge,
247
249
  elephant: Elephant,
248
250
  equalizer: Equalizer,
249
251
  escalator: Escalator,
@@ -87,7 +87,7 @@ Label.propTypes = {
87
87
  'traffic',
88
88
  undefined,
89
89
  ]),
90
- plan: PropTypes.oneOf(['free', 'standard', 'enterprise', undefined]),
90
+ plan: PropTypes.oneOf(['free', 'standard', 'enterprise', 'enterprise--free', undefined]),
91
91
  size: PropTypes.oneOf(['small', 'mini', 'nano', undefined]),
92
92
  privilege: PropTypes.oneOf(['superuser', 'staff', 'owner', 'co-owner', undefined]),
93
93
  round: PropTypes.bool,
@@ -85,6 +85,8 @@
85
85
  background-color $standard
86
86
  &--enterprise
87
87
  background-color $enterprise
88
+ &--free
89
+ background-color $enterprise-free
88
90
  &--superuser
89
91
  background-color $superuser
90
92
  &--staff
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M86.382 28.776h-1.787v-6.422a1.5 1.5 0 0 0-3 0v6.422h-5.26v-6.422a1.5 1.5 0 0 0-3 0v6.422h-1.787a1.5 1.5 0 0 0-1.5 1.5v4.046c0 4.361 3.149 7.994 7.291 8.761v34.545c0 2.389-1.943 4.332-4.332 4.332s-4.332-1.943-4.332-4.332V53.075c0-4.41-3.217-8.073-7.426-8.79V25.111c0-5.554-4.519-10.072-10.072-10.072H25.314c-5.554 0-10.072 4.519-10.072 10.072v58.35a1.5 1.5 0 0 0 1.5 1.5h43.007a1.5 1.5 0 0 0 1.5-1.5V47.35c2.542.667 4.426 2.978 4.426 5.726v24.553c0 4.043 3.289 7.332 7.332 7.332s7.332-3.289 7.332-7.332V43.122c4.265-.664 7.543-4.351 7.543-8.8v-4.046a1.5 1.5 0 0 0-1.5-1.5ZM58.249 81.961H18.242v-56.85c0-3.899 3.173-7.072 7.072-7.072h25.862c3.899 0 7.072 3.173 7.072 7.072v56.85Zm26.633-47.639c0 3.263-2.654 5.917-5.917 5.917s-5.917-2.654-5.917-5.917v-2.546h11.834v2.546Z"/><path d="M51.719 25.543H24.772a1.5 1.5 0 0 0-1.5 1.5v7.951a1.5 1.5 0 0 0 1.5 1.5h26.946a1.5 1.5 0 0 0 1.5-1.5v-7.951a1.5 1.5 0 0 0-1.5-1.5Zm-1.5 7.951H26.272v-4.951h23.946v4.951ZM42.884 45.314 32.012 56.186a1.499 1.499 0 0 0 1.061 2.561h5.818l-9.323 9.324a1.5 1.5 0 1 0 2.122 2.121l11.884-11.885a1.499 1.499 0 0 0-1.061-2.561h-5.818l8.312-8.312a1.5 1.5 0 1 0-2.121-2.121Z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M37.635 58.762h4.527a1.5 1.5 0 1 0 0-3h-6.189L27.172 39.88h14.99a1.5 1.5 0 1 0 0-3H25.919a1.49 1.49 0 0 0-.38.054l-8.831-15.936h25.453a1.5 1.5 0 1 0 0-3H14.163a1.5 1.5 0 0 0-1.312 2.226l26.094 47.09a1.498 1.498 0 0 0 2.039.585 1.5 1.5 0 0 0 .585-2.039l-3.934-7.1ZM87.129 18.736a1.5 1.5 0 0 0-1.292-.738H57.838a1.5 1.5 0 0 0 0 3h25.453L74.49 36.88H57.838a1.5 1.5 0 0 0 0 3h14.99l-8.801 15.882h-6.189a1.5 1.5 0 0 0 0 3h4.527l-3.934 7.1a1.5 1.5 0 0 0 2.625 1.454l26.094-47.09c.257-.464.25-1.03-.021-1.488ZM57.424 76.412a1.498 1.498 0 0 0-2.086.385l-3.838 5.57V10.648a1.5 1.5 0 1 0-3 0v71.719l-3.838-5.57a1.5 1.5 0 1 0-2.47 1.701l6.573 9.54a1.499 1.499 0 0 0 2.47 0l6.573-9.54a1.5 1.5 0 0 0-.385-2.086Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M37.635 58.762h4.527a1.5 1.5 0 1 0 0-3h-6.189L27.172 39.88h14.99a1.5 1.5 0 1 0 0-3H25.919a1.49 1.49 0 0 0-.38.054l-8.831-15.936h25.453a1.5 1.5 0 1 0 0-3H14.163a1.5 1.5 0 0 0-1.312 2.226l26.094 47.09a1.498 1.498 0 0 0 2.039.585 1.5 1.5 0 0 0 .585-2.039l-3.934-7.1Zm49.494-40.026a1.5 1.5 0 0 0-1.292-.738H57.838a1.5 1.5 0 0 0 0 3h25.453L74.49 36.88H57.838a1.5 1.5 0 0 0 0 3h14.99l-8.801 15.882h-6.189a1.5 1.5 0 0 0 0 3h4.527l-3.934 7.1a1.5 1.5 0 0 0 2.625 1.454l26.094-47.09c.257-.464.25-1.03-.021-1.488ZM57.424 76.412a1.498 1.498 0 0 0-2.086.385l-3.838 5.57V10.648a1.5 1.5 0 1 0-3 0v71.719l-3.838-5.57a1.5 1.5 0 1 0-2.47 1.701l6.573 9.54a1.499 1.499 0 0 0 2.47 0l6.573-9.54a1.5 1.5 0 0 0-.385-2.086Z"/></svg>
@@ -121,6 +121,7 @@ $co-owner = #6fbb8a
121
121
  $free = #72b3a7
122
122
  $standard = #4b7bd3
123
123
  $enterprise = #c3417d
124
+ $enterprise-free = #e6a64a
124
125
 
125
126
  // Alerts
126
127
  $success2 = #0eceaa// #0eceaa