@woosmap/ui 3.13.0 → 3.14.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.13.0",
3
+ "version": "3.14.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -57,7 +57,9 @@ import { ReactComponent as Clock } from '../../icons/clock.svg';
57
57
  import { ReactComponent as ClockReversed } from '../../icons/clock-reversed.svg';
58
58
  import { ReactComponent as Close } from '../../icons/close.svg';
59
59
  import { ReactComponent as CloseThick } from '../../icons/close-thick.svg';
60
+ import { ReactComponent as Company } from '../../icons/company.svg';
60
61
  import { ReactComponent as Copy } from '../../icons/copy.svg';
62
+ import { ReactComponent as CreditCard } from '../../icons/credit-card.svg';
61
63
  import { ReactComponent as Cube } from '../../icons/cube.svg';
62
64
  import { ReactComponent as Dashboard } from '../../icons/dashboard.svg';
63
65
  import { ReactComponent as Delete } from '../../icons/delete.svg';
@@ -99,6 +101,7 @@ import { ReactComponent as Organization } from '../../icons/organization.svg';
99
101
  import { ReactComponent as Organizations } from '../../icons/organizations.svg';
100
102
  import { ReactComponent as Phone } from '../../icons/phone.svg';
101
103
  import { ReactComponent as Platform } from '../../icons/platform.svg';
104
+ import { ReactComponent as Prize } from '../../icons/prize.svg';
102
105
  import { ReactComponent as ProductActivated } from '../../icons/product-activated.svg';
103
106
  import { ReactComponent as ProductAdd } from '../../icons/product-add.svg';
104
107
  import { ReactComponent as Products } from '../../icons/products.svg';
@@ -199,7 +202,9 @@ const Icons = {
199
202
  'clock-reversed': ClockReversed,
200
203
  close: Close,
201
204
  'close-thick': CloseThick,
205
+ company: Company,
202
206
  copy: Copy,
207
+ 'credit-card': CreditCard,
203
208
  cube: Cube,
204
209
  dashboard: Dashboard,
205
210
  delete: Delete,
@@ -241,6 +246,7 @@ const Icons = {
241
246
  organizations: Organizations,
242
247
  phone: Phone,
243
248
  platform: Platform,
249
+ prize: Prize,
244
250
  'product-activated': ProductActivated,
245
251
  'product-add': ProductAdd,
246
252
  products: Products,
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M16.476 8.737h-1.541v-2.51a2.686 2.686 0 0 0-2.684-2.683H6.119a2.686 2.686 0 0 0-2.684 2.683V19.9a.56.56 0 0 0 .56.56h16.01a.56.56 0 0 0 .56-.56v-7.075a4.094 4.094 0 0 0-4.089-4.088ZM4.555 6.227a1.565 1.565 0 0 1 1.564-1.564h6.132a1.565 1.565 0 0 1 1.564 1.564v2.51h-5.01a.56.56 0 1 0 0 1.119h5.01V12.1h-5.01a.56.56 0 1 0 0 1.119h5.01v2.241h-5.01a.56.56 0 1 0 0 1.119h5.01v2.76h-9.26Zm10.38 13.11V9.856h1.541a2.967 2.967 0 0 1 2.868 2.244h-2.259a.56.56 0 1 0 0 1.119h2.36v2.241h-2.36a.56.56 0 1 0 0 1.119h2.36v2.76Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19.581 5.373H4.235a1.493 1.493 0 0 0-1.491 1.491v10.272a1.493 1.493 0 0 0 1.491 1.491h15.346a1.493 1.493 0 0 0 1.491-1.491V6.864a1.493 1.493 0 0 0-1.491-1.491ZM4.235 6.492h15.346a.373.373 0 0 1 .372.372v1.279H3.863V6.864a.373.373 0 0 1 .372-.372Zm15.346 11.016H4.235a.373.373 0 0 1-.372-.372v-5.218h16.09v5.218a.373.373 0 0 1-.372.372Z"/><path d="M18.4 14.108h-7.549a.56.56 0 1 0 0 1.12H18.4a.56.56 0 0 0 0-1.12Z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18.8 6C14.4 4.6 9.6 4.6 5.2 6c-1 .3-1.7 1.3-1.7 2.4v7.4c0 1.1.7 2.1 1.8 2.4 2.1.5 4.4.8 6.7.8s4.6-.3 6.8-.9c1.1-.3 1.8-1.3 1.8-2.4V8.4c0-1.1-.7-2.1-1.8-2.4zM5.5 7.1c4.2-1.3 8.8-1.3 13 0 .6.2 1 .7 1 1.3L14.1 12c-1.4.9-3.2.9-4.5 0l-5-3.6c0-.6.3-1.2.9-1.3zm13 9.9c-4.2 1.2-8.7 1.2-12.9 0-.6-.2-1-.7-1-1.3v-6L9 12.9c1.7 1.2 4 1.2 5.8 0l4.7-3.2v6c-.1.6-.5 1.2-1 1.3z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19.123 4.562a62.619 62.619 0 0 0-14.247 0 2.408 2.408 0 0 0-2.132 2.394v10.026a2.408 2.408 0 0 0 2.133 2.394l1.065.122a53.1 53.1 0 0 0 6.058.347 53.06 53.06 0 0 0 6.057-.347l1.066-.122a2.408 2.408 0 0 0 2.132-2.394V6.956a2.408 2.408 0 0 0-2.132-2.394ZM5 5.676a61.219 61.219 0 0 1 14 0 1.288 1.288 0 0 1 1.142 1.28v1.2L13.91 12.71a3.229 3.229 0 0 1-3.82 0L3.863 8.159v-1.2A1.288 1.288 0 0 1 5 5.676Zm14 12.587-1.067.122a51.912 51.912 0 0 1-11.859 0l-1.065-.122a1.289 1.289 0 0 1-1.142-1.281V9.546l5.563 4.068a4.339 4.339 0 0 0 5.14 0l5.567-4.068v7.436A1.289 1.289 0 0 1 19 18.263Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19.749 5.605h-2.534l.221-2.205a.561.561 0 0 0-.558-.615H6.574a.56.56 0 0 0-.557.615l.22 2.208H3.7a.559.559 0 0 0-.559.56v1.025a3.9 3.9 0 0 0 3.843 3.9 5.049 5.049 0 0 0 3.3 3.042v3.312a3.059 3.059 0 0 0-2.953 3.05.559.559 0 0 0 .56.56h7.674a.559.559 0 0 0 .56-.56 3.059 3.059 0 0 0-2.953-3.05v-3.315a5.049 5.049 0 0 0 3.3-3.042 3.9 3.9 0 0 0 3.844-3.9V6.165a.559.559 0 0 0-.567-.56ZM4.263 7.193v-.468h2.086l.3 3.046c.006.059.026.112.033.169a2.778 2.778 0 0 1-2.419-2.747Zm7.788 10.241H11.4V14.68h.65Zm2.87 2.5h-6.39a1.944 1.944 0 0 1 1.859-1.382h2.672a1.944 1.944 0 0 1 1.859 1.383Zm-3.194-6.694A3.964 3.964 0 0 1 7.77 9.66L7.193 3.9h9.066l-.576 5.76a3.965 3.965 0 0 1-3.956 3.581Zm7.462-6.048a2.777 2.777 0 0 1-2.424 2.748c.008-.057.027-.11.033-.169l.302-3.046h2.086Z"/></svg>