@turtleclub/ui 0.7.0-beta.32 → 0.7.0-beta.34

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.
Files changed (139) hide show
  1. package/dist/index.cjs +10331 -110
  2. package/dist/index.cjs.map +1 -1
  3. package/dist/index.js +7652 -47844
  4. package/dist/index.js.map +1 -1
  5. package/dist/types/components/features/sidebar-layout.d.ts +2 -0
  6. package/dist/types/components/features/sidebar-layout.d.ts.map +1 -1
  7. package/dist/types/components/ui/chart.d.ts +1 -1
  8. package/dist/types/components/ui/chart.d.ts.map +1 -1
  9. package/package.json +26 -22
  10. package/.prettierrc.json +0 -4
  11. package/.turbo/turbo-build.log +0 -182
  12. package/CHANGELOG.md +0 -795
  13. package/components.json +0 -21
  14. package/src/components/charts/QUICK_REFERENCE.md +0 -323
  15. package/src/components/charts/README.md +0 -658
  16. package/src/components/charts/RECHARTS_FEATURES.md +0 -458
  17. package/src/components/charts/area-chart.tsx +0 -248
  18. package/src/components/charts/bar-chart.tsx +0 -362
  19. package/src/components/charts/index.ts +0 -4
  20. package/src/components/charts/pie-chart.tsx +0 -277
  21. package/src/components/charts/radial-chart.tsx +0 -312
  22. package/src/components/features/api-status/index.tsx +0 -23
  23. package/src/components/features/data-table/data-table.tsx +0 -538
  24. package/src/components/features/data-table/expand-toggle.tsx +0 -17
  25. package/src/components/features/data-table/fuzzy-filter.tsx +0 -34
  26. package/src/components/features/data-table/index.ts +0 -3
  27. package/src/components/features/data-table/item-info.tsx +0 -19
  28. package/src/components/features/data-table/skeleton.tsx +0 -23
  29. package/src/components/features/data-table/sort-dropdown.tsx +0 -118
  30. package/src/components/features/data-table/sortable-header.tsx +0 -37
  31. package/src/components/features/index.ts +0 -6
  32. package/src/components/features/page-heading.tsx +0 -27
  33. package/src/components/features/search-bar.tsx +0 -55
  34. package/src/components/features/segmented-navigation.tsx +0 -18
  35. package/src/components/features/sidebar-layout.tsx +0 -193
  36. package/src/components/features/turtle-tooltip.tsx +0 -67
  37. package/src/components/icons/arrow.tsx +0 -23
  38. package/src/components/icons/beta.tsx +0 -95
  39. package/src/components/icons/dot.tsx +0 -102
  40. package/src/components/icons/index.ts +0 -7
  41. package/src/components/icons/issue.tsx +0 -106
  42. package/src/components/icons/turtle.tsx +0 -156
  43. package/src/components/icons/update.tsx +0 -113
  44. package/src/components/icons/warning.tsx +0 -95
  45. package/src/components/molecules/index.ts +0 -9
  46. package/src/components/molecules/opportunity/index.ts +0 -10
  47. package/src/components/molecules/opportunity/opportunity-apr.tsx +0 -129
  48. package/src/components/molecules/opportunity/opportunity-disclaimer.tsx +0 -46
  49. package/src/components/molecules/opportunity/opportunity-rate-estimator.tsx +0 -62
  50. package/src/components/molecules/opportunity/opportunity-section.tsx +0 -113
  51. package/src/components/molecules/opportunity/opportunity-selector.tsx +0 -30
  52. package/src/components/molecules/opportunity/opportunity-type.tsx +0 -16
  53. package/src/components/molecules/route-details.tsx +0 -112
  54. package/src/components/molecules/slippage-selector.tsx +0 -200
  55. package/src/components/molecules/swap-details.tsx +0 -55
  56. package/src/components/molecules/swap-input.tsx +0 -186
  57. package/src/components/molecules/tabs.tsx +0 -79
  58. package/src/components/molecules/token-selector.tsx +0 -180
  59. package/src/components/molecules/tx-status.tsx +0 -312
  60. package/src/components/molecules/widget/asset-list/asset-filters.tsx +0 -113
  61. package/src/components/molecules/widget/asset-list/asset-list.tsx +0 -178
  62. package/src/components/molecules/widget/asset-list/asset-row.tsx +0 -45
  63. package/src/components/molecules/widget/asset-list/hooks/index.ts +0 -2
  64. package/src/components/molecules/widget/asset-list/hooks/use-asset-filtering.ts +0 -44
  65. package/src/components/molecules/widget/asset-list/hooks/use-asset-grouping.ts +0 -87
  66. package/src/components/molecules/widget/asset-list/index.ts +0 -3
  67. package/src/components/molecules/widget/base-selector.tsx +0 -121
  68. package/src/components/molecules/widget/campaign-item.tsx +0 -82
  69. package/src/components/molecules/widget/deal-item.tsx +0 -92
  70. package/src/components/molecules/widget/index.ts +0 -36
  71. package/src/components/molecules/widget/opportunity-item.tsx +0 -105
  72. package/src/components/molecules/widget/widget-item-stats.tsx +0 -50
  73. package/src/components/molecules/widget/widget-item.tsx +0 -139
  74. package/src/components/molecules/widget/widget-list-items.tsx +0 -86
  75. package/src/components/ui/alert-dialog.tsx +0 -163
  76. package/src/components/ui/animated-background/animated-background.tsx +0 -182
  77. package/src/components/ui/animated-background/index.ts +0 -1
  78. package/src/components/ui/avatar.tsx +0 -73
  79. package/src/components/ui/badge.tsx +0 -59
  80. package/src/components/ui/banner.tsx +0 -84
  81. package/src/components/ui/button.tsx +0 -100
  82. package/src/components/ui/card.tsx +0 -119
  83. package/src/components/ui/chart.tsx +0 -346
  84. package/src/components/ui/checkbox.tsx +0 -32
  85. package/src/components/ui/chip.tsx +0 -52
  86. package/src/components/ui/collapsible.tsx +0 -34
  87. package/src/components/ui/combobox.tsx +0 -730
  88. package/src/components/ui/command.tsx +0 -184
  89. package/src/components/ui/dialog.tsx +0 -129
  90. package/src/components/ui/dropdown.tsx +0 -316
  91. package/src/components/ui/field.tsx +0 -244
  92. package/src/components/ui/heading.tsx +0 -74
  93. package/src/components/ui/hover-card.tsx +0 -139
  94. package/src/components/ui/icon-animation.tsx +0 -82
  95. package/src/components/ui/icon-list.tsx +0 -168
  96. package/src/components/ui/index.ts +0 -48
  97. package/src/components/ui/info-card.tsx +0 -110
  98. package/src/components/ui/input-group.tsx +0 -170
  99. package/src/components/ui/input.tsx +0 -72
  100. package/src/components/ui/label-with-icon.tsx +0 -122
  101. package/src/components/ui/label.tsx +0 -24
  102. package/src/components/ui/multi-select.tsx +0 -1090
  103. package/src/components/ui/navigation-bar.tsx +0 -153
  104. package/src/components/ui/navigation-menu.tsx +0 -188
  105. package/src/components/ui/opportunity-details-v1.tsx +0 -104
  106. package/src/components/ui/pagination.tsx +0 -127
  107. package/src/components/ui/popover.tsx +0 -48
  108. package/src/components/ui/scroll-area.tsx +0 -64
  109. package/src/components/ui/segment-control.tsx +0 -146
  110. package/src/components/ui/select.tsx +0 -199
  111. package/src/components/ui/separator.tsx +0 -26
  112. package/src/components/ui/sheet.tsx +0 -139
  113. package/src/components/ui/sidebar.tsx +0 -728
  114. package/src/components/ui/skeleton.tsx +0 -14
  115. package/src/components/ui/slider.tsx +0 -58
  116. package/src/components/ui/sonner.tsx +0 -24
  117. package/src/components/ui/switch.tsx +0 -29
  118. package/src/components/ui/table-shadcn.tsx +0 -110
  119. package/src/components/ui/table.tsx +0 -117
  120. package/src/components/ui/textarea.tsx +0 -22
  121. package/src/components/ui/toggle-group.tsx +0 -71
  122. package/src/components/ui/toggle.tsx +0 -47
  123. package/src/components/ui/tooltip.tsx +0 -66
  124. package/src/hooks/index.ts +0 -1
  125. package/src/hooks/useIsMobile.ts +0 -77
  126. package/src/index.ts +0 -16
  127. package/src/lib/utils.ts +0 -6
  128. package/src/styles/globals.css +0 -181
  129. package/src/styles/themes/index.css +0 -9
  130. package/src/styles/themes/semantic.css +0 -117
  131. package/src/styles/tokens/colors.css +0 -124
  132. package/src/styles/tokens/index.css +0 -15
  133. package/src/styles/tokens/radius.css +0 -18
  134. package/src/styles/tokens/spacing.css +0 -58
  135. package/src/styles/tokens/typography.css +0 -87
  136. package/src/tokens/index.ts +0 -108
  137. package/tsconfig.json +0 -20
  138. package/vite.config.js +0 -49
  139. /package/{src/images/enso.png → dist/enso-22FJ4GNK.png} +0 -0
@@ -1,102 +0,0 @@
1
- import React from "react";
2
-
3
- export const DotIcon = ({ className }: { className?: string }) => {
4
- return (
5
- <svg
6
- viewBox="0 0 92 92"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- className={className}
10
- >
11
- <g clip-path="url(#clip0_134_41)">
12
- <g filter="url(#filter0_d_134_41)">
13
- <path
14
- d="M46.0792 51.8986C49.2934 51.8986 51.899 49.293 51.899 46.0788C51.899 42.8646 49.2934 40.259 46.0792 40.259C42.865 40.259 40.2594 42.8646 40.2594 46.0788C40.2594 49.293 42.865 51.8986 46.0792 51.8986Z"
15
- fill="currentColor"
16
- />
17
- </g>
18
- <g opacity="0.6" filter="url(#filter1_d_134_41)">
19
- <path
20
- d="M46.0789 54.6578C50.8169 54.6578 54.6578 50.8169 54.6578 46.0789C54.6578 41.3409 50.8169 37.5 46.0789 37.5C41.3409 37.5 37.5 41.3409 37.5 46.0789C37.5 50.8169 41.3409 54.6578 46.0789 54.6578Z"
21
- stroke="currentColor"
22
- />
23
- </g>
24
- </g>
25
- <defs>
26
- <filter
27
- id="filter0_d_134_41"
28
- x="0.259361"
29
- y="0.258961"
30
- width="91.6397"
31
- height="91.6397"
32
- filterUnits="userSpaceOnUse"
33
- color-interpolation-filters="sRGB"
34
- >
35
- <feFlood flood-opacity="0" result="BackgroundImageFix" />
36
- <feColorMatrix
37
- in="SourceAlpha"
38
- type="matrix"
39
- values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
40
- result="hardAlpha"
41
- />
42
- <feOffset />
43
- <feGaussianBlur stdDeviation="20" />
44
- <feComposite in2="hardAlpha" operator="out" />
45
- <feColorMatrix
46
- type="matrix"
47
- values="0 0 0 0 0.45098 0 0 0 0 0.952941 0 0 0 0 0.423529 0 0 0 1 0"
48
- />
49
- <feBlend
50
- mode="normal"
51
- in2="BackgroundImageFix"
52
- result="effect1_dropShadow_134_41"
53
- />
54
- <feBlend
55
- mode="normal"
56
- in="SourceGraphic"
57
- in2="effect1_dropShadow_134_41"
58
- result="shape"
59
- />
60
- </filter>
61
- <filter
62
- id="filter1_d_134_41"
63
- x="27"
64
- y="31"
65
- width="38.1579"
66
- height="38.1579"
67
- filterUnits="userSpaceOnUse"
68
- color-interpolation-filters="sRGB"
69
- >
70
- <feFlood flood-opacity="0" result="BackgroundImageFix" />
71
- <feColorMatrix
72
- in="SourceAlpha"
73
- type="matrix"
74
- values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
75
- result="hardAlpha"
76
- />
77
- <feOffset dy="4" />
78
- <feGaussianBlur stdDeviation="5" />
79
- <feComposite in2="hardAlpha" operator="out" />
80
- <feColorMatrix
81
- type="matrix"
82
- values="0 0 0 0 0.45098 0 0 0 0 0.952941 0 0 0 0 0.423529 0 0 0 1 0"
83
- />
84
- <feBlend
85
- mode="normal"
86
- in2="BackgroundImageFix"
87
- result="effect1_dropShadow_134_41"
88
- />
89
- <feBlend
90
- mode="normal"
91
- in="SourceGraphic"
92
- in2="effect1_dropShadow_134_41"
93
- result="shape"
94
- />
95
- </filter>
96
- <clipPath id="clip0_134_41">
97
- <rect width="92" height="92" fill="white" />
98
- </clipPath>
99
- </defs>
100
- </svg>
101
- );
102
- };
@@ -1,7 +0,0 @@
1
- export * from "./dot";
2
- export * from "./turtle";
3
- export * from "./arrow";
4
- export * from "./warning";
5
- export * from "./update";
6
- export * from "./beta";
7
- export * from "./issue";
@@ -1,106 +0,0 @@
1
- export const IssueIcon = ({ className }: { className?: string }) => (
2
- <svg
3
- xmlns="http://www.w3.org/2000/svg"
4
- width="25"
5
- height="24"
6
- viewBox="0 0 25 24"
7
- fill="none"
8
- className={className}
9
- >
10
- <g filter="url(#filter0_i_11400_35599)">
11
- <rect
12
- x="0.135742"
13
- width="24"
14
- height="24"
15
- rx="12"
16
- fill="url(#paint0_linear_11400_35599)"
17
- fill-opacity="0.6"
18
- />
19
- <rect
20
- x="0.424196"
21
- y="0.288454"
22
- width="23.4231"
23
- height="23.4231"
24
- rx="11.7115"
25
- stroke="url(#paint1_linear_11400_35599)"
26
- stroke-width="0.576907"
27
- />
28
- <path
29
- d="M17.8164 12C17.8164 11.9282 17.8144 11.8565 17.8109 11.7881C17.8075 11.6637 17.7973 11.5359 17.7809 11.3998L19.5001 9.846L19.4666 9.74073C19.349 9.37842 19.2007 9.01817 19.0223 8.66953L18.9717 8.57177L16.6618 8.68935C16.4834 8.46514 16.2838 8.2539 16.0685 8.05907L16.0111 8.00643C15.9393 7.94354 15.873 7.88749 15.8101 7.8369L15.929 5.52706L15.8313 5.47647C15.4833 5.29806 15.1224 5.14766 14.7601 5.03213L14.6541 5L13.1017 6.71856C12.7202 6.67481 12.3053 6.6714 11.8992 6.72061L10.3461 5L10.2408 5.0335C9.87851 5.15108 9.51825 5.29941 9.16961 5.47785L9.07186 5.52843L9.18944 7.84177C8.8743 8.09061 8.58924 8.37567 8.3404 8.69081L6.02706 8.57323L5.97648 8.67098C5.79806 9.01894 5.64767 9.37988 5.53213 9.74218L5.5 9.84609L7.21857 11.3985C7.19601 11.5947 7.1837 11.7978 7.1837 12.0008C7.1837 12.2072 7.19601 12.4082 7.2172 12.603L5.5 14.1541L5.5335 14.2594C5.65108 14.6217 5.79941 14.982 5.97784 15.3306L6.02843 15.4284L8.33827 15.3094C8.39227 15.3778 8.45038 15.4441 8.5078 15.5104L8.56044 15.5678C8.75458 15.7831 8.96445 15.9807 9.19072 16.1612L9.07314 18.471L9.1709 18.5216C9.51885 18.7 9.87979 18.8504 10.2421 18.9659L10.3474 18.9994L11.9012 17.2809C12.0379 17.2966 12.1671 17.3055 12.2881 17.3109C12.5643 17.3246 12.8445 17.313 13.1036 17.2829L14.654 19.0001L14.7593 18.9666C15.1216 18.849 15.4819 18.7007 15.8305 18.5223L15.9283 18.4717L15.8107 16.1597C15.877 16.1071 15.9331 16.0599 15.9857 16.0128C16.1744 15.8501 16.3535 15.673 16.5127 15.4857C16.5599 15.4317 16.6091 15.3736 16.6618 15.3087L18.9737 15.4263L19.0243 15.3285C19.2027 14.9805 19.3531 14.6196 19.4686 14.2573L19.5021 14.152L17.7836 12.5996C17.8041 12.4075 17.8164 12.2065 17.8164 12ZM19.1084 14.2572C19.0141 14.5334 18.8999 14.8068 18.7687 15.0748L16.4991 14.9592L16.4451 15.031C16.3856 15.1096 16.3227 15.1869 16.2564 15.2621C16.106 15.4391 15.9399 15.6032 15.7615 15.757C15.6876 15.8219 15.6111 15.8848 15.5325 15.9443L15.4607 15.9983L15.5762 18.2679C15.3083 18.3991 15.0334 18.5147 14.7586 18.6076L13.2342 16.9205L13.1447 16.9328C12.8801 16.9697 12.6005 16.9855 12.2997 16.9697C12.1617 16.9643 12.0113 16.952 11.8533 16.9328L11.7658 16.9226L10.2414 18.6076C9.96526 18.5133 9.69182 18.3991 9.42384 18.2679L9.53937 16.0018L9.46964 15.9478C9.21603 15.7516 8.9795 15.5294 8.76623 15.2861L8.72248 15.2369C8.66506 15.1706 8.609 15.1022 8.55431 15.0304L8.50031 14.9607L6.23212 15.0762C6.10087 14.8083 5.98533 14.5355 5.89237 14.2586L7.57949 12.7342L7.56718 12.6447C7.53915 12.4396 7.52548 12.2229 7.52548 11.9987C7.52548 11.7888 7.53915 11.5803 7.56581 11.3793C7.56581 11.3759 7.56787 11.3725 7.56581 11.3725L7.59042 11.2727L5.89305 9.73937C5.98739 9.4632 6.10155 9.18976 6.2328 8.92178L8.50431 9.03731L8.55832 8.96553C8.81877 8.62237 9.12502 8.31612 9.47023 8.05362L9.54201 7.99962L9.42648 5.7281C9.69444 5.59685 9.9672 5.48132 10.2441 5.38835L11.709 7.01053L11.7664 7.08914L11.8909 7.06111C12.3058 7.00711 12.7536 7.01053 13.1494 7.06453L13.2389 7.07684L14.7633 5.38972C15.0395 5.48406 15.3129 5.59822 15.5809 5.72947L15.4661 7.86973L15.4606 7.99893L15.5303 8.05294C15.5987 8.10557 15.6636 8.15821 15.7279 8.21427L15.7853 8.2669C16.0287 8.47881 16.2509 8.71671 16.447 8.97032L16.501 9.04005L18.7671 8.92452C18.8984 9.19248 19.0139 9.46524 19.1069 9.74211L17.4218 11.2665L17.4321 11.354C17.4512 11.5113 17.4656 11.6623 17.469 11.8038C17.4724 11.8688 17.4744 11.9351 17.4744 12.0014C17.4744 12.2236 17.4608 12.4409 17.4327 12.6474L17.4204 12.7369L19.1084 14.2572Z"
30
- fill="#FF0608"
31
- fill-opacity="0.8"
32
- />
33
- <path
34
- d="M12.5007 8.69019C10.6754 8.69019 9.19141 10.1743 9.19141 11.9995C9.19141 13.8246 10.6755 15.3087 12.5007 15.3087C14.3259 15.3087 15.81 13.8246 15.81 11.9995C15.81 10.1743 14.3259 8.69019 12.5007 8.69019ZM12.5007 14.9691C10.8628 14.9691 9.53108 13.6374 9.53108 11.9995C9.53108 10.3615 10.8627 9.02986 12.5007 9.02986C14.1386 9.02986 15.4703 10.3615 15.4703 11.9995C15.4703 13.6374 14.1386 14.9691 12.5007 14.9691Z"
35
- fill="#FF0608"
36
- fill-opacity="0.8"
37
- />
38
- <path
39
- d="M12.6759 13.4678C12.6759 13.5823 12.6119 13.6851 12.5138 13.7289C12.4157 13.7728 12.3028 13.7484 12.2277 13.6678C12.1529 13.5869 12.1302 13.4653 12.1709 13.3597C12.2116 13.254 12.3071 13.1851 12.4134 13.1851C12.4829 13.1851 12.5499 13.2148 12.5991 13.2678C12.6483 13.3208 12.6759 13.3929 12.6759 13.4678ZM12.6759 10.3581V12.337C12.6759 12.4932 12.5584 12.6197 12.4134 12.6197C12.2683 12.6197 12.1509 12.4932 12.1509 12.337V10.3581C12.1509 10.2019 12.2683 10.0754 12.4134 10.0754C12.5584 10.0754 12.6759 10.2019 12.6759 10.3581Z"
40
- fill="#FF0608"
41
- fill-opacity="0.8"
42
- />
43
- </g>
44
- <defs>
45
- <filter
46
- id="filter0_i_11400_35599"
47
- x="0.135742"
48
- y="0"
49
- width="24"
50
- height="24"
51
- filterUnits="userSpaceOnUse"
52
- color-interpolation-filters="sRGB"
53
- >
54
- <feFlood flood-opacity="0" result="BackgroundImageFix" />
55
- <feBlend
56
- mode="normal"
57
- in="SourceGraphic"
58
- in2="BackgroundImageFix"
59
- result="shape"
60
- />
61
- <feColorMatrix
62
- in="SourceAlpha"
63
- type="matrix"
64
- values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
65
- result="hardAlpha"
66
- />
67
- <feOffset />
68
- <feGaussianBlur stdDeviation="1.24267" />
69
- <feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1" />
70
- <feColorMatrix
71
- type="matrix"
72
- values="0 0 0 0 1 0 0 0 0 0.0235294 0 0 0 0 0.0313726 0 0 0 0.8 0"
73
- />
74
- <feBlend
75
- mode="normal"
76
- in2="shape"
77
- result="effect1_innerShadow_11400_35599"
78
- />
79
- </filter>
80
- <linearGradient
81
- id="paint0_linear_11400_35599"
82
- x1="0.135742"
83
- y1="12"
84
- x2="24.1357"
85
- y2="12"
86
- gradientUnits="userSpaceOnUse"
87
- >
88
- <stop stop-color="#121312" />
89
- <stop offset="1" stop-color="#FF0608" stop-opacity="0" />
90
- </linearGradient>
91
- <linearGradient
92
- id="paint1_linear_11400_35599"
93
- x1="1.81706"
94
- y1="-5.32127e-06"
95
- x2="13.2516"
96
- y2="26.324"
97
- gradientUnits="userSpaceOnUse"
98
- >
99
- <stop stop-color="white" stop-opacity="0.4" />
100
- <stop offset="0.405687" stop-color="white" stop-opacity="0.01" />
101
- <stop offset="0.574372" stop-color="white" stop-opacity="0.01" />
102
- <stop offset="1" stop-color="white" stop-opacity="0.1" />
103
- </linearGradient>
104
- </defs>
105
- </svg>
106
- );
@@ -1,156 +0,0 @@
1
- export const TurtleIcon = ({ className }: { className?: string }) => {
2
- return (
3
- <svg
4
- className={className}
5
- viewBox="0 0 88 88"
6
- fill="none"
7
- xmlns="http://www.w3.org/2000/svg"
8
- >
9
- <g filter="url(#filter0_di_10359_4283)">
10
- <rect
11
- x="7.5"
12
- y="8"
13
- width="72.4228"
14
- height="72.4228"
15
- rx="36.2114"
16
- fill="url(#paint0_linear_10359_4283)"
17
- fill-opacity="0.6"
18
- shape-rendering="crispEdges"
19
- />
20
- <rect
21
- x="8.19637"
22
- y="8.69637"
23
- width="71.03"
24
- height="71.03"
25
- rx="35.515"
26
- stroke="url(#paint1_linear_10359_4283)"
27
- stroke-width="1.39275"
28
- shape-rendering="crispEdges"
29
- />
30
- <path
31
- d="M34.6871 29.2702C37.3282 27.8148 40.3611 26.987 43.5867 26.987C47.0527 26.987 50.2964 27.9428 53.0703 29.6061C52.9841 24.5814 48.8993 20.5347 43.8728 20.5347C38.9589 20.5347 34.9449 24.4022 34.6871 29.2702Z"
32
- fill="#73F36C"
33
- />
34
- <path
35
- d="M61.9247 48.1844C62.0439 47.3321 62.1056 46.4612 62.1056 45.5758C62.1056 39.9145 59.5843 34.8444 55.6074 31.4349C55.7426 31.3415 55.8855 31.2593 56.0359 31.1891C58.6171 29.9842 62.4476 32.759 64.5915 37.3868C66.7355 42.0145 66.381 46.7428 63.7998 47.9476C63.2258 48.2156 62.59 48.2867 61.9247 48.1844Z"
36
- fill="#73F36C"
37
- />
38
- <path
39
- d="M49.4152 63.2252C54.8437 61.4199 59.1587 57.1616 61.0565 51.7588C61.7421 53.8589 61.416 56.9595 59.9999 60.0162C57.8559 64.6439 54.0254 67.4187 51.4442 66.2138C50.391 65.7222 49.7085 64.6439 49.4152 63.2252Z"
40
- fill="#73F36C"
41
- />
42
- <path
43
- d="M26.2523 52.1315C28.2428 57.4318 32.5769 61.5788 37.9865 63.2995C37.6841 64.6775 37.0078 65.7236 35.9751 66.2056C33.3939 67.4105 29.5634 64.6357 27.4194 60.008C26.0866 57.1311 25.7193 54.2154 26.2523 52.1315Z"
44
- fill="#73F36C"
45
- />
46
- <path
47
- d="M31.6668 31.349C27.6317 34.7589 25.0678 39.8668 25.0678 45.5758C25.0678 46.4742 25.1313 47.3578 25.254 48.2222C24.6761 48.2748 24.124 48.1913 23.6196 47.9559C21.0384 46.751 20.6839 42.0228 22.8279 37.395C24.9718 32.7673 28.8023 29.9925 31.3835 31.1974C31.4812 31.243 31.5756 31.2936 31.6668 31.349Z"
48
- fill="#73F36C"
49
- />
50
- <path
51
- d="M39.6853 53.4068C40.058 52.892 40.6537 52.5874 41.2876 52.5875L46.1925 52.5876C46.8264 52.5876 47.422 52.8921 47.7947 53.4068L50.8539 57.6315C51.519 58.55 51.2894 59.8539 50.2825 60.3714C46.4401 62.3463 42.3705 62.6008 37.393 60.3329C36.3127 59.8407 36.0176 58.4719 36.7152 57.5086L39.6853 53.4068Z"
52
- fill="#73F36C"
53
- />
54
- <path
55
- d="M49.985 51.6751C49.6093 51.1588 49.5038 50.4927 49.7016 49.8849L51.238 45.1637C51.4349 44.5586 51.9085 44.0848 52.5119 43.8891L57.4894 42.2746C58.5908 41.9173 59.7728 42.5815 59.8858 43.7378C59.9368 44.2608 59.963 44.7911 59.963 45.3275C59.9631 48.3548 59.963 49.6928 57.7854 53.45C57.2304 54.4078 56.5793 55.3026 55.8462 56.123C55.0748 56.9861 53.7331 56.8254 53.0517 55.8891L49.985 51.6751Z"
56
- fill="#73F36C"
57
- />
58
- <path
59
- d="M56.6678 39.8485C57.7673 39.4878 58.3347 38.2546 57.7523 37.2515C57.3454 36.5507 56.8884 35.8831 56.3861 35.2539C56.3092 35.1576 56.2419 35.0548 56.1752 34.9513C55.2007 33.4387 51.6044 30.8455 49.9469 30.3589C49.8438 30.3286 49.7411 30.2975 49.6412 30.2581C48.859 29.9496 48.0473 29.7006 47.2116 29.5166C46.0799 29.2673 45.085 30.1927 45.0849 31.3557L45.0845 36.6302C45.0845 37.2649 45.3863 37.8615 45.8969 38.2359L49.9259 41.1903C50.4403 41.5675 51.1041 41.6734 51.7097 41.4748L56.6678 39.8485Z"
60
- fill="#73F36C"
61
- />
62
- <path
63
- d="M31.6337 56.1229C30.9006 55.3026 30.2494 54.4077 29.6943 53.4499C28.1573 50.9571 27.5167 48.1968 27.5167 45.3272C27.5167 44.7909 27.5429 44.2606 27.594 43.7377C27.707 42.5814 28.8891 41.9173 29.9905 42.2745L34.9679 43.889C35.5713 44.0847 36.0449 44.5585 36.2418 45.1636L37.7781 49.885C37.9759 50.4928 37.8704 51.1589 37.4947 51.6751L34.4283 55.889C33.7469 56.8253 32.4051 56.9861 31.6337 56.1229Z"
64
- fill="#73F36C"
65
- />
66
- <path
67
- d="M35.7706 41.4748C36.3761 41.6734 37.0399 41.5675 37.5543 41.1903L41.5832 38.2361C42.0937 37.8617 42.3956 37.2651 42.3955 36.6304L42.3951 31.356C42.395 30.1929 41.4003 29.2762 40.2725 29.5431C39.39 29.7519 38.5318 30.026 37.6893 30.3181C34.9542 31.2662 32.4593 33.5809 31.2103 35.1101C30.6621 35.7811 30.1659 36.497 29.7278 37.2515C29.1454 38.2546 29.7128 39.4877 30.8122 39.8483L35.7706 41.4748Z"
68
- fill="#73F36C"
69
- />
70
- <path
71
- d="M42.0281 49.8882C41.1669 49.8882 40.4043 49.3297 40.1417 48.5064L39.0647 45.1309C38.8054 44.3183 39.0916 43.4302 39.7759 42.9239L42.5646 40.861C43.2634 40.344 44.2161 40.344 44.9149 40.861L47.7035 42.9239C48.3879 43.4302 48.6741 44.3183 48.4148 45.1309L47.3378 48.5064C47.0751 49.3297 46.3126 49.8882 45.4514 49.8882H42.0281Z"
72
- fill="#73F36C"
73
- />
74
- </g>
75
- <defs>
76
- <filter
77
- id="filter0_di_10359_4283"
78
- x="0.257725"
79
- y="0.757725"
80
- width="86.9074"
81
- height="86.9074"
82
- filterUnits="userSpaceOnUse"
83
- color-interpolation-filters="sRGB"
84
- >
85
- <feFlood flood-opacity="0" result="BackgroundImageFix" />
86
- <feColorMatrix
87
- in="SourceAlpha"
88
- type="matrix"
89
- values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
90
- result="hardAlpha"
91
- />
92
- <feOffset />
93
- <feGaussianBlur stdDeviation="3.62114" />
94
- <feComposite in2="hardAlpha" operator="out" />
95
- <feColorMatrix
96
- type="matrix"
97
- values="0 0 0 0 0.45098 0 0 0 0 0.952941 0 0 0 0 0.423529 0 0 0 0.34 0"
98
- />
99
- <feBlend
100
- mode="normal"
101
- in2="BackgroundImageFix"
102
- result="effect1_dropShadow_10359_4283"
103
- />
104
- <feBlend
105
- mode="normal"
106
- in="SourceGraphic"
107
- in2="effect1_dropShadow_10359_4283"
108
- result="shape"
109
- />
110
- <feColorMatrix
111
- in="SourceAlpha"
112
- type="matrix"
113
- values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
114
- result="hardAlpha"
115
- />
116
- <feOffset />
117
- <feGaussianBlur stdDeviation="3" />
118
- <feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1" />
119
- <feColorMatrix
120
- type="matrix"
121
- values="0 0 0 0 0.45098 0 0 0 0 0.952941 0 0 0 0 0.423529 0 0 0 1 0"
122
- />
123
- <feBlend
124
- mode="normal"
125
- in2="shape"
126
- result="effect2_innerShadow_10359_4283"
127
- />
128
- </filter>
129
- <linearGradient
130
- id="paint0_linear_10359_4283"
131
- x1="7.5"
132
- y1="44.2114"
133
- x2="79.9228"
134
- y2="44.2114"
135
- gradientUnits="userSpaceOnUse"
136
- >
137
- <stop stop-color="#121312" />
138
- <stop offset="1" stop-color="#73F36C" stop-opacity="0" />
139
- </linearGradient>
140
- <linearGradient
141
- id="paint1_linear_10359_4283"
142
- x1="12.5736"
143
- y1="7.99998"
144
- x2="47.0785"
145
- y2="87.4357"
146
- gradientUnits="userSpaceOnUse"
147
- >
148
- <stop stop-color="white" stop-opacity="0.4" />
149
- <stop offset="0.405687" stop-color="white" stop-opacity="0.01" />
150
- <stop offset="0.574372" stop-color="white" stop-opacity="0.01" />
151
- <stop offset="1" stop-color="white" stop-opacity="0.1" />
152
- </linearGradient>
153
- </defs>
154
- </svg>
155
- );
156
- };
@@ -1,113 +0,0 @@
1
- export const UpdateIcon = ({ className }: { className?: string }) => (
2
- <svg
3
- width="25"
4
- height="24"
5
- viewBox="0 0 25 24"
6
- fill="none"
7
- xmlns="http://www.w3.org/2000/svg"
8
- className={className}
9
- >
10
- <g clip-path="url(#clip0_223_2)">
11
- <g filter="url(#filter0_i_223_2)">
12
- <path
13
- d="M24.6357 12C24.6357 5.37258 19.2632 0 12.6357 0C6.00832 0 0.635742 5.37258 0.635742 12C0.635742 18.6274 6.00832 24 12.6357 24C19.2632 24 24.6357 18.6274 24.6357 12Z"
14
- fill="url(#paint0_linear_223_2)"
15
- fill-opacity="0.6"
16
- />
17
- <path
18
- d="M12.6358 0.288454H12.6357C6.16761 0.288454 0.924196 5.53187 0.924196 12V12.0001C0.924196 18.4681 6.16761 23.7116 12.6357 23.7116H12.6358C19.1039 23.7116 24.3473 18.4681 24.3473 12.0001V12C24.3473 5.53187 19.1039 0.288454 12.6358 0.288454Z"
19
- stroke="url(#paint1_linear_223_2)"
20
- stroke-width="0.576907"
21
- />
22
- <path
23
- d="M7.93685 14.9376C7.12435 15.6201 6.85352 17.6459 6.85352 17.6459C6.85352 17.6459 8.87935 17.3751 9.56185 16.5626C9.94643 16.1076 9.94102 15.4088 9.5131 14.9863C9.30256 14.7853 9.02522 14.6692 8.7343 14.6602C8.44339 14.6512 8.15941 14.75 7.93685 14.9376Z"
24
- stroke="#73F36C"
25
- stroke-width="0.846154"
26
- stroke-linecap="round"
27
- stroke-linejoin="round"
28
- />
29
- <path
30
- d="M11.999 14.1248L10.374 12.4998C10.6623 11.752 11.0252 11.0352 11.4574 10.3602C12.0885 9.35109 12.9673 8.52021 14.0102 7.94661C15.0531 7.37301 16.2255 7.07576 17.4157 7.08314C17.4157 8.55648 16.9932 11.1456 14.1657 13.0415C13.4815 13.4741 12.7556 13.837 11.999 14.1248Z"
31
- stroke="#73F36C"
32
- stroke-width="0.846154"
33
- stroke-linecap="round"
34
- stroke-linejoin="round"
35
- />
36
- <path
37
- d="M10.3739 12.4999H7.66553C7.66553 12.4999 7.96344 10.8587 8.74886 10.3332C9.62636 9.74824 11.4572 10.3332 11.4572 10.3332"
38
- stroke="#73F36C"
39
- stroke-width="0.846154"
40
- stroke-linecap="round"
41
- stroke-linejoin="round"
42
- />
43
- <path
44
- d="M11.999 14.1248V16.8332C11.999 16.8332 13.6403 16.5353 14.1657 15.7498C14.7507 14.8723 14.1657 13.0415 14.1657 13.0415"
45
- stroke="#73F36C"
46
- stroke-width="0.846154"
47
- stroke-linecap="round"
48
- stroke-linejoin="round"
49
- />
50
- </g>
51
- </g>
52
- <defs>
53
- <filter
54
- id="filter0_i_223_2"
55
- x="0.635742"
56
- y="0"
57
- width="24"
58
- height="24"
59
- filterUnits="userSpaceOnUse"
60
- color-interpolation-filters="sRGB"
61
- >
62
- <feFlood flood-opacity="0" result="BackgroundImageFix" />
63
- <feBlend
64
- mode="normal"
65
- in="SourceGraphic"
66
- in2="BackgroundImageFix"
67
- result="shape"
68
- />
69
- <feColorMatrix
70
- in="SourceAlpha"
71
- type="matrix"
72
- values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
73
- result="hardAlpha"
74
- />
75
- <feOffset />
76
- <feGaussianBlur stdDeviation="1.24267" />
77
- <feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1" />
78
- <feColorMatrix
79
- type="matrix"
80
- values="0 0 0 0 0.45098 0 0 0 0 0.952941 0 0 0 0 0.423529 0 0 0 1 0"
81
- />
82
- <feBlend mode="normal" in2="shape" result="effect1_innerShadow_223_2" />
83
- </filter>
84
- <linearGradient
85
- id="paint0_linear_223_2"
86
- x1="0.635742"
87
- y1="12"
88
- x2="24.6357"
89
- y2="12"
90
- gradientUnits="userSpaceOnUse"
91
- >
92
- <stop stop-color="#121312" />
93
- <stop offset="1" stop-color="#73F36C" stop-opacity="0" />
94
- </linearGradient>
95
- <linearGradient
96
- id="paint1_linear_223_2"
97
- x1="2.31706"
98
- y1="-5.57125e-06"
99
- x2="13.7516"
100
- y2="26.324"
101
- gradientUnits="userSpaceOnUse"
102
- >
103
- <stop stop-color="white" stop-opacity="0.4" />
104
- <stop offset="0.405687" stop-color="white" stop-opacity="0.01" />
105
- <stop offset="0.574372" stop-color="white" stop-opacity="0.01" />
106
- <stop offset="1" stop-color="white" stop-opacity="0.1" />
107
- </linearGradient>
108
- <clipPath id="clip0_223_2">
109
- <rect width="25" height="24" fill="white" />
110
- </clipPath>
111
- </defs>
112
- </svg>
113
- );
@@ -1,95 +0,0 @@
1
- export const WarningIcon = ({ className }: { className?: string }) => (
2
- <svg
3
- xmlns="http://www.w3.org/2000/svg"
4
- width="25"
5
- height="24"
6
- viewBox="0 0 25 24"
7
- fill="none"
8
- className={className}
9
- >
10
- <g filter="url(#filter0_i_11400_35620)">
11
- <rect
12
- x="0.635742"
13
- width="24"
14
- height="24"
15
- rx="12"
16
- fill="url(#paint0_linear_11400_35620)"
17
- fill-opacity="0.6"
18
- />
19
- <rect
20
- x="0.924196"
21
- y="0.288454"
22
- width="23.4231"
23
- height="23.4231"
24
- rx="11.7115"
25
- stroke="url(#paint1_linear_11400_35620)"
26
- stroke-width="0.576907"
27
- />
28
- <path
29
- d="M18.3927 15.5487L13.8966 6.55226C13.7253 6.21349 13.3781 6 12.999 6C12.6198 6 12.2726 6.21349 12.1013 6.55226L7.60521 15.5487C7.44943 15.8599 7.46596 16.2292 7.64879 16.5249C7.83212 16.8211 8.15521 17.0005 8.50285 17H17.4952C17.8428 17.0005 18.1659 16.8211 18.3493 16.5249C18.5321 16.2292 18.5485 15.8599 18.3927 15.5487ZM17.6674 16.102C17.6298 16.1611 17.5652 16.1972 17.4951 16.1982H8.50271C8.43259 16.1972 8.36797 16.1611 8.33039 16.102C8.29783 16.0418 8.29783 15.9697 8.33039 15.9095L12.8186 6.9091C12.8541 6.84245 12.9232 6.80085 12.9989 6.80085C13.0745 6.80085 13.1436 6.84245 13.1792 6.9091L17.6753 15.9095C17.7059 15.9707 17.7029 16.0433 17.6674 16.102ZM13.3997 14.5945C13.3997 14.7569 13.302 14.9027 13.1522 14.9649C13.0024 15.027 12.8301 14.9924 12.7154 14.8782C12.6012 14.7634 12.5666 14.591 12.6288 14.4412C12.6909 14.2913 12.8366 14.1936 12.9989 14.1936C13.1051 14.1936 13.2073 14.2357 13.2824 14.3109C13.3576 14.3861 13.3997 14.4883 13.3997 14.5945ZM13.3997 10.1845V12.9909C13.3997 13.2124 13.2203 13.3918 12.9989 13.3918C12.7775 13.3918 12.5982 13.2124 12.5982 12.9909V10.1845C12.5982 9.963 12.7775 9.7836 12.9989 9.7836C13.2203 9.7836 13.3997 9.963 13.3997 10.1845Z"
30
- fill="#F7931A"
31
- />
32
- </g>
33
- <defs>
34
- <filter
35
- id="filter0_i_11400_35620"
36
- x="0.635742"
37
- y="0"
38
- width="24"
39
- height="24"
40
- filterUnits="userSpaceOnUse"
41
- color-interpolation-filters="sRGB"
42
- >
43
- <feFlood flood-opacity="0" result="BackgroundImageFix" />
44
- <feBlend
45
- mode="normal"
46
- in="SourceGraphic"
47
- in2="BackgroundImageFix"
48
- result="shape"
49
- />
50
- <feColorMatrix
51
- in="SourceAlpha"
52
- type="matrix"
53
- values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
54
- result="hardAlpha"
55
- />
56
- <feOffset />
57
- <feGaussianBlur stdDeviation="1.24267" />
58
- <feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1" />
59
- <feColorMatrix
60
- type="matrix"
61
- values="0 0 0 0 0.968627 0 0 0 0 0.576471 0 0 0 0 0.101961 0 0 0 0.8 0"
62
- />
63
- <feBlend
64
- mode="normal"
65
- in2="shape"
66
- result="effect1_innerShadow_11400_35620"
67
- />
68
- </filter>
69
- <linearGradient
70
- id="paint0_linear_11400_35620"
71
- x1="0.635742"
72
- y1="12"
73
- x2="24.6357"
74
- y2="12"
75
- gradientUnits="userSpaceOnUse"
76
- >
77
- <stop stop-color="#121312" />
78
- <stop offset="1" stop-color="#F7931A" stop-opacity="0" />
79
- </linearGradient>
80
- <linearGradient
81
- id="paint1_linear_11400_35620"
82
- x1="2.31706"
83
- y1="-5.32127e-06"
84
- x2="13.7516"
85
- y2="26.324"
86
- gradientUnits="userSpaceOnUse"
87
- >
88
- <stop stop-color="white" stop-opacity="0.4" />
89
- <stop offset="0.405687" stop-color="white" stop-opacity="0.01" />
90
- <stop offset="0.574372" stop-color="white" stop-opacity="0.01" />
91
- <stop offset="1" stop-color="white" stop-opacity="0.1" />
92
- </linearGradient>
93
- </defs>
94
- </svg>
95
- );
@@ -1,9 +0,0 @@
1
- export * from "./tx-status";
2
- export * from "./swap-input";
3
- export * from "./swap-details";
4
- export * from "./token-selector";
5
- export * from "./slippage-selector";
6
- export * from "./tabs";
7
- export * from "./widget";
8
- export * from "./opportunity";
9
- export * from "./route-details";
@@ -1,10 +0,0 @@
1
- export * from "./opportunity-apr";
2
- export * from "./opportunity-rate-estimator";
3
- export * from "./opportunity-section";
4
- export * from "./opportunity-disclaimer";
5
- export * from "./opportunity-type";
6
- export * from "./opportunity-selector";
7
-
8
- // Re-export OpportunityItem from widget folder
9
- export { OpportunityItem } from "../widget/opportunity-item";
10
- export type { OpportunityItemProps } from "../widget/opportunity-item";