@rypen-dev/shared-components 5.2.2 → 5.2.3

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@rypen-dev/shared-components",
3
3
  "description": "Shared styles and Vuejs ui components for Rypen projects.",
4
- "version": "5.2.2",
4
+ "version": "5.2.3",
5
5
  "main": "./dist/index.js",
6
6
  "scripts": {
7
7
  "build": "webpack --config ./webpack.config.js",
@@ -908,7 +908,7 @@ label {
908
908
  position: absolute;
909
909
  left: 16px;
910
910
  top: 10px;
911
- background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cmVjdCB3aWR0aD0iMzQiIGhlaWdodD0iMjMiIHg9Ii41IiB5PSIuNSIgZmlsbD0iIzAwMCIgZmlsbC1vcGFjaXR5PSIuMDMiIHN0cm9rZT0iIzhEN0JDRCIgcng9IjMiLz48cGF0aCBmaWxsPSIjOEQ3QkNEIiBkPSJNNS44MzMgMTZIMTcuNXYySDUuODMzem0wLTRoMTkuNDQ0djJINS44MzN6Ii8+PC9nPjwvc3ZnPg==');
911
+ background-image: url($credit-card-icon-image);
912
912
  background-repeat: no-repeat;
913
913
  background-size: 35px 25px;
914
914
  }