@salesforcedevs/dx-components 1.3.71 → 1.3.72
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": "@salesforcedevs/dx-components",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.72",
|
|
4
4
|
"description": "DX Lightning web components",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"engines": {
|
|
@@ -40,5 +40,5 @@
|
|
|
40
40
|
"eventsourcemock": "^2.0.0",
|
|
41
41
|
"luxon": "^3.1.0"
|
|
42
42
|
},
|
|
43
|
-
"gitHead": "
|
|
43
|
+
"gitHead": "f6c0641f43e9d4f917363dc2e3f2d6a0c783a63a"
|
|
44
44
|
}
|
|
@@ -763,4 +763,13 @@
|
|
|
763
763
|
d="M24.429 29.464h.098a1.786 1.786 0 1 0 0-3.571h-3.67a1.786 1.786 0 1 0-3.571 0h-3.572a1.786 1.786 0 1 0 0 3.571H24.43z"
|
|
764
764
|
fill="#fff" />
|
|
765
765
|
</symbol>
|
|
766
|
+
<symbol id="genie" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
767
|
+
<path
|
|
768
|
+
fill="#200d38"
|
|
769
|
+
d="M59.98,12.51c-.14-1.69-.93-4.19-3.89-6.54-2.55-2.03-6.57-2.19-8.65-1.81-.51,.09-2.77,.71-4.5,2-3.33,2.47-4.87,5.73-5.94,8.58-.97,2.58-1.6,7.22-2,10.5-.98-.16-1.98-.25-3-.25s-2,.09-2.97,.24c-.71-3.35-3.11-12.27-9.18-17.91-2.53-2.21-5.08-3.33-7.57-3.33-4.03,0-6.79,2.98-7.74,5.94-2.08,6.46,2.36,11.42,6.17,12.88,3.42,1.34,3.92,1.83,4.61,2.52,.19,.19,.38,.38,.61,.59,1.07,.98,2.05,2.61,2.83,4.22-4.76,4.11-7.75,10.05-7.75,15.5,0,8.99,7.85,14.36,21,14.36s21-5.37,21-14.36c0-5.51-3.06-11.53-7.91-15.64l.45-.95c1.73-3.05,3.71-6.38,5.19-8.74,.89,.12,1.67,.13,2.41,.04,2.29-.3,3.96-1.06,5.09-2.32,1.27-1.42,1.92-3.48,1.74-5.51Zm-4.73,2.84c-.46,.52-1.32,.85-2.62,1.02-.43,.06-.91,.04-1.53-.06-.23-.04-.48-.09-.75-.17-.85-.25-1.76,.09-2.24,.83-1.59,2.45-3.98,6.43-6.09,10.16-.02,.04-.05,.08-.07,.13l-.19,.4c-.92-.53-1.87-.98-2.87-1.37,.02-.14,.04-.33,.07-.56,.21-1.77,.86-7.16,1.77-9.58,1.25-3.32,2.58-5.29,4.59-6.78,1.02-.76,2.54-1.21,2.84-1.27,1.6-.3,4.22,.04,5.43,1.01,1.47,1.17,2.28,2.43,2.39,3.75,.1,1.21-.42,2.14-.74,2.5Zm-23.25,40.64c-3.99,0-17-.75-17-10.36,0-7.54,7.58-16.65,17-16.65s17,9.11,17,16.65c0,9.61-13.01,10.36-17,10.36ZM18.6,22.97c-.18-.17-.33-.32-.48-.46-1.11-1.1-2.06-1.88-5.99-3.42-1.85-.71-5.2-3.57-3.8-7.92,.47-1.46,1.78-3.16,3.94-3.16,1.48,0,3.19,.81,4.9,2.3,5.3,4.92,7.42,13.26,7.99,15.98-1.08,.41-2.12,.91-3.11,1.5-.9-1.74-2.05-3.55-3.44-4.81Z"
|
|
770
|
+
/>
|
|
771
|
+
<ellipse fill="#200d38" cx="23" cy="44" rx="2" ry="3"/>
|
|
772
|
+
<ellipse fill="#200d38" cx="41" cy="44" rx="2" ry="3"/>
|
|
773
|
+
<path fill="#200d38" d="M32,46c-1.38,0-2.5,.9-2.5,2,0,1.1,1.12,2,2.5,2s2.5-.9,2.5-2c0-1.1-1.12-2-2.5-2Z"/>
|
|
774
|
+
</symbol>
|
|
766
775
|
</svg>
|