@surrealdb/ui 1.0.43 → 1.0.45
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/README.md +16 -1
- package/dist/assets/02f09f77401a5f58.svg +11 -0
- package/dist/ui.css +1 -1
- package/dist/ui.js +1592 -1587
- package/dist/ui.js.map +1 -1
- package/package.json +1 -1
- package/dist/assets/0bd243a616c27a8c.svg +0 -11
package/package.json
CHANGED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<svg width="90" height="113" viewBox="0 0 90 113" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M29.0074 95.8233C23.925 91.1771 22.4414 81.416 24.5589 74.3438C28.2303 78.8027 33.3175 80.2149 38.5868 81.0124C46.7216 82.2426 54.7105 81.7826 62.2673 78.0642C63.1317 77.6387 63.9305 77.0729 64.8752 76.4991C65.5842 78.5565 65.7687 80.6332 65.5211 82.7468C64.9189 87.8947 62.3571 91.8713 58.2825 94.8856C56.6531 96.0913 54.929 97.1693 53.2462 98.3056C48.0765 101.8 46.6778 105.897 48.6204 111.857C48.6666 112.003 48.7078 112.148 48.8123 112.502C46.1727 111.321 44.2446 109.6 42.7757 107.339C41.224 104.952 40.4858 102.312 40.4469 99.4551C40.4275 98.0647 40.4275 96.6624 40.2405 95.2913C39.784 91.95 38.2153 90.4538 35.2601 90.3677C32.2273 90.279 29.8282 92.1538 29.1919 95.1073C29.1434 95.3336 29.0729 95.5573 29.0025 95.8207L29.0074 95.8233Z" fill="white"/>
|
|
3
|
-
<path d="M29.0074 95.8233C23.925 91.1771 22.4414 81.416 24.5589 74.3438C28.2303 78.8027 33.3175 80.2149 38.5868 81.0124C46.7216 82.2426 54.7105 81.7826 62.2673 78.0642C63.1317 77.6387 63.9305 77.0729 64.8752 76.4991C65.5842 78.5565 65.7687 80.6332 65.5211 82.7468C64.9189 87.8947 62.3571 91.8713 58.2825 94.8856C56.6531 96.0913 54.929 97.1693 53.2462 98.3056C48.0765 101.8 46.6778 105.897 48.6204 111.857C48.6666 112.003 48.7078 112.148 48.8123 112.502C46.1727 111.321 44.2446 109.6 42.7757 107.339C41.224 104.952 40.4858 102.312 40.4469 99.4551C40.4275 98.0647 40.4275 96.6624 40.2405 95.2913C39.784 91.95 38.2153 90.4538 35.2601 90.3677C32.2273 90.279 29.8282 92.1538 29.1919 95.1073C29.1434 95.3336 29.0729 95.5573 29.0025 95.8207L29.0074 95.8233Z" fill="url(#paint0_linear_13667_1425)"/>
|
|
4
|
-
<path d="M0 73.1634C0 73.1634 15.0497 65.8322 30.1414 65.8322L41.52 30.6173C41.946 28.9143 43.1898 27.7569 44.5941 27.7569C45.9983 27.7569 47.2421 28.9143 47.6682 30.6173L59.0468 65.8322C76.9209 65.8322 89.188 73.1634 89.188 73.1634C89.188 73.1634 63.625 3.52464 63.5751 3.38493C62.8414 1.32603 61.6028 0 59.933 0H29.2578C27.5879 0 26.3993 1.32603 25.6157 3.38493C25.5604 3.52202 0 73.1634 0 73.1634Z" fill="#0E0C14"/>
|
|
5
|
-
<defs>
|
|
6
|
-
<linearGradient id="paint0_linear_13667_1425" x1="23.6251" y1="112.502" x2="72.6993" y2="89.3155" gradientUnits="userSpaceOnUse">
|
|
7
|
-
<stop stop-color="#D83333"/>
|
|
8
|
-
<stop offset="1" stop-color="#F041FF"/>
|
|
9
|
-
</linearGradient>
|
|
10
|
-
</defs>
|
|
11
|
-
</svg>
|