@dpc-sdp/myvic-global
Advanced tools
Comparing version 2.0.4 to 2.1.0
@@ -6,2 +6,14 @@ # Change Log | ||
# [2.1.0](https://github.com/dpc-sdp/myvictoria-vic-gov-au/tree/master/packages/global/compare/v2.0.4...v2.1.0) (2021-08-02) | ||
### Features | ||
* coronavirus additional features ([#173](https://github.com/dpc-sdp/myvictoria-vic-gov-au/tree/master/packages/global/issues/173)) ([39933be](https://github.com/dpc-sdp/myvictoria-vic-gov-au/tree/master/packages/global/commit/39933be997ac235efc4e92bb933917866e895622)) | ||
## [2.0.4](https://github.com/dpc-sdp/myvictoria-vic-gov-au/tree/master/packages/global/compare/v2.0.3...v2.0.4) (2021-07-23) | ||
@@ -8,0 +20,0 @@ |
@@ -8,2 +8,4 @@ // Inner content of SVG icons | ||
circleOuter: `<circle cx="16.0741" cy="16.2337" r="16" fill="!!!customColor!!!"/>`, | ||
geolocationCircle: `<circle fill="#53565a4f" stroke-width="0" cx="14" cy="14" r="14"/> | ||
<circle fill="!!!customColor!!!" stroke-width="0" cx="14" cy="14" r="6"/>`, | ||
hollowCluster: `<circle stroke="!!!customColor!!!" fill="#ffffff" stroke-width="1" cx="4" cy="4" r="3.5"/> | ||
@@ -78,2 +80,3 @@ <text x="50%" y="50%" dy="1.25" text-anchor="middle" fill="!!!customColor!!!" style="font-size: 3.7px; font-weight: bold; font-family:VIC-Regular, Arial, Helvetica, sans-serif;">!!!customText!!!</text>`, | ||
circleOuter: '0 0 33 33', | ||
geolocationCircle: '0 0 44 44', | ||
hollowCluster: '0 0 8 8', | ||
@@ -104,2 +107,5 @@ filledCluster: '0 0 8 8', | ||
}, | ||
geolocationCircle: { | ||
m: { width: 44, height: 44 } | ||
}, | ||
hollowCluster: { | ||
@@ -106,0 +112,0 @@ s: { width: 30, height: 30 }, |
{ | ||
"name": "@dpc-sdp/myvic-global", | ||
"version": "2.0.4", | ||
"version": "2.1.0", | ||
"description": "Core package for My Victoria components", | ||
@@ -16,3 +16,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "6ef739d67f7edf0421efd1c915d8de31b47b5c9d" | ||
"gitHead": "5c24c3ea4c02840aae8d271edaa32f76d786f64e" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67061
596