@saasbase-io/core-elements 1.1.3 → 1.1.5
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/dist/index.js +11 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +11 -3
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -5355,10 +5355,12 @@ body {
|
|
|
5355
5355
|
viewBox="0 0 16 16"
|
|
5356
5356
|
fill="none"
|
|
5357
5357
|
xmlns="http://www.w3.org/2000/svg"
|
|
5358
|
+
class="sb-text-foreground"
|
|
5359
|
+
|
|
5358
5360
|
>
|
|
5359
5361
|
<path
|
|
5360
5362
|
d="M10.0007 3.33333L12.6673 6M14.1166 4.54126C14.4691 4.18888 14.6671 3.71091 14.6672 3.2125C14.6673 2.71409 14.4693 2.23607 14.1169 1.8836C13.7646 1.53112 13.2866 1.33307 12.7882 1.33301C12.2898 1.33295 11.8117 1.53088 11.4593 1.88326L2.56194 10.7826C2.40715 10.9369 2.29268 11.127 2.22861 11.3359L1.34794 14.2373C1.33071 14.2949 1.32941 14.3562 1.34417 14.4145C1.35894 14.4728 1.38922 14.5261 1.4318 14.5686C1.47439 14.6111 1.52769 14.6413 1.58605 14.656C1.6444 14.6707 1.70565 14.6693 1.76327 14.6519L4.66527 13.7719C4.87405 13.7084 5.06406 13.5947 5.21861 13.4406L14.1166 4.54126Z"
|
|
5361
|
-
stroke="
|
|
5363
|
+
stroke="currentColor"
|
|
5362
5364
|
stroke-width="1.33"
|
|
5363
5365
|
stroke-linecap="round"
|
|
5364
5366
|
stroke-linejoin="round"
|
|
@@ -5420,8 +5422,14 @@ body {
|
|
|
5420
5422
|
stroke-linejoin="round"
|
|
5421
5423
|
/>
|
|
5422
5424
|
</svg>`}function ey(){return X`
|
|
5423
|
-
<svg
|
|
5424
|
-
|
|
5425
|
+
<svg
|
|
5426
|
+
class="sb-text-foreground"
|
|
5427
|
+
xmlns="http://www.w3.org/2000/svg"]
|
|
5428
|
+
width="10"
|
|
5429
|
+
height="10"
|
|
5430
|
+
viewBox="0 0 10 10"
|
|
5431
|
+
fill="none">
|
|
5432
|
+
<path d="M9 1L1 9M1 1L9 9" stroke="currentColor" stroke-width="1.33" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5425
5433
|
</svg>
|
|
5426
5434
|
`}function ry(){return X`
|
|
5427
5435
|
<svg width="18" height="14" viewBox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|