@desynova-digital/components 9.1.6 → 9.1.7

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.
@@ -1657,6 +1657,20 @@
1657
1657
  ],
1658
1658
  "width": 8,
1659
1659
  "height": 8
1660
+ },
1661
+ "no-comments-found": {
1662
+ "paths": [
1663
+ "M50.5373 44.7091H52.1844V27.8156H33.6438L30.8282 25H52.1844C53.733 25 55 26.267 55 27.8156V49.1718L50.5373 44.7091ZM49.3688 30.6312H36.4594L39.275 33.4467H49.3688V30.6312ZM49.3688 34.8545H40.6828L43.4984 37.6701H49.3688V34.8545ZM49.3688 41.8935V39.0779H44.9061L47.7217 41.8935H49.3688ZM54.8592 53.015L52.8742 55L45.3848 47.5246H29.6598C28.1112 47.5246 26.8442 46.2576 26.8442 44.7091V28.984L25 27.1258L26.985 25.1408L54.8592 53.015ZM42.5692 44.7091L39.7536 41.8935H32.4754V39.0779H36.9381L35.5303 37.6701H32.4754V34.8545H32.7147L29.6598 31.7996V44.7091H42.5692Z"
1664
+ ],
1665
+ "width": 80,
1666
+ "height": 80
1667
+ },
1668
+ "no-comments-filter": {
1669
+ "paths": [
1670
+ "M1.05622 3.06251L3.37187 0.74686C3.54271 0.576005 3.54271 0.298997 3.37187 0.12814C3.20102 -0.0427132 2.92399 -0.0427132 2.75315 0.12814L0.12814 2.75315C-0.0427132 2.924 -0.0427132 3.20101 0.12814 3.37187L2.75315 5.99685C2.92399 6.1677 3.20102 6.1677 3.37187 5.99685C3.54271 5.826 3.54271 5.549 3.37187 5.37815L1.05622 3.06251Z"
1671
+ ],
1672
+ "width": 80,
1673
+ "height": 80
1660
1674
  }
1661
1675
  }
1662
1676
  }
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@desynova-digital/components",
3
- "version": "9.1.6",
3
+ "version": "9.1.7",
4
4
  "description": "Components for Desynova Digital",
5
5
  "main": "index.js",
6
6
  "author": "desynova-digital",
7
7
  "license": "MIT",
8
8
  "repository": "desynova-digital",
9
9
  "dependencies": {
10
- "@desynova-digital/tokens": "9.1.6",
10
+ "@desynova-digital/tokens": "9.1.7",
11
11
  "prop-types": "^15.7.2",
12
12
  "styled-components": "^4.3.2"
13
13
  },