@saasbase-io/core-elements 1.1.4 → 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 +9 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +9 -3
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -5355,7 +5355,7 @@ body {
|
|
|
5355
5355
|
viewBox="0 0 16 16"
|
|
5356
5356
|
fill="none"
|
|
5357
5357
|
xmlns="http://www.w3.org/2000/svg"
|
|
5358
|
-
|
|
5358
|
+
class="sb-text-foreground"
|
|
5359
5359
|
|
|
5360
5360
|
>
|
|
5361
5361
|
<path
|
|
@@ -5422,8 +5422,14 @@ body {
|
|
|
5422
5422
|
stroke-linejoin="round"
|
|
5423
5423
|
/>
|
|
5424
5424
|
</svg>`}function ey(){return X`
|
|
5425
|
-
<svg
|
|
5426
|
-
|
|
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"/>
|
|
5427
5433
|
</svg>
|
|
5428
5434
|
`}function ry(){return X`
|
|
5429
5435
|
<svg width="18" height="14" viewBox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|