@desynova-digital/components 9.1.46 → 9.1.48

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.
@@ -1845,6 +1845,13 @@
1845
1845
  ],
1846
1846
  "width": 12,
1847
1847
  "height": 11
1848
+ },
1849
+ "sparkle": {
1850
+ "paths": [
1851
+ "M8.18182 3.63636L8.75 2.38636L10 1.81818L8.75 1.25L8.18182 0L7.61364 1.25L6.36364 1.81818L7.61364 2.38636L8.18182 3.63636ZM4.77273 3.86364L3.63636 1.36364L2.5 3.86364L0 5L2.5 6.13636L3.63636 8.63636L4.77273 6.13636L7.27273 5L4.77273 3.86364ZM8.18182 6.36364L7.61364 7.61364L6.36364 8.18182L7.61364 8.75L8.18182 10L8.75 8.75L10 8.18182L8.75 7.61364L8.18182 6.36364Z"
1852
+ ],
1853
+ "width": 10,
1854
+ "height": 10
1848
1855
  }
1849
1856
  }
1850
1857
  }
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@desynova-digital/components",
3
- "version": "9.1.46",
3
+ "version": "9.1.48",
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.46",
10
+ "@desynova-digital/tokens": "9.1.48",
11
11
  "prop-types": "^15.7.2",
12
12
  "styled-components": "^4.3.2"
13
13
  },