@worktango/ai-assistant 0.0.1 → 0.0.2-beta-gd2

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 (206) hide show
  1. package/README.md +107 -6
  2. package/backendTypes.ts +268 -0
  3. package/build/constants.js +80 -0
  4. package/build/dist/express.d.ts +2 -0
  5. package/build/dist/express.js +10457 -0
  6. package/build/express.d.ts +2 -0
  7. package/build/express.js +21 -0
  8. package/build/react.d.ts +4 -0
  9. package/build/react.js +44 -0
  10. package/build/src/backend/express.d.ts +63 -0
  11. package/build/src/backend/express.js +366 -0
  12. package/constants.js +80 -0
  13. package/dist/Absenteeism-DnYRfCGD.mjs +49 -0
  14. package/dist/ActivityFeed-CMR7d8a9.mjs +41 -0
  15. package/dist/AddUser-BxN71Gq-.mjs +128 -0
  16. package/dist/Admin-BNwEEcul.mjs +55 -0
  17. package/dist/Admin-CCOxh4NQ.mjs +70 -0
  18. package/dist/AiGeneral-6P2eop9s.mjs +43 -0
  19. package/dist/AiScoring-Be2EIJC_.mjs +67 -0
  20. package/dist/AiText-D4UwoEoT.mjs +67 -0
  21. package/dist/Anniversary-B3ZoAqa5.mjs +35 -0
  22. package/dist/Appreciation-B_rgIegc.mjs +55 -0
  23. package/dist/ArrowDown-CWFXlxhX.mjs +38 -0
  24. package/dist/ArrowLeft-D7rl_Ecd.mjs +12 -0
  25. package/dist/ArrowRight-BPLLV4yW.mjs +12 -0
  26. package/dist/ArrowUp-DYWuwxJM.mjs +31 -0
  27. package/dist/Attachment-CR6plcc5.mjs +20 -0
  28. package/dist/BeQuickDontHurry-BPnXAKBa.mjs +94 -0
  29. package/dist/Birthday-BihgKHOQ.mjs +66 -0
  30. package/dist/BrandPromise-fU0oR23R.mjs +57 -0
  31. package/dist/BrandVision-B37SFqTc.mjs +96 -0
  32. package/dist/Calendar-BdAku_za.mjs +24 -0
  33. package/dist/CaretDn-De_oYPN-.mjs +11 -0
  34. package/dist/CaretDown-DnGml5_x.mjs +5 -0
  35. package/dist/CaretLeft-D0BOxHEC.mjs +11 -0
  36. package/dist/CaretRight-dCjBT9bB.mjs +11 -0
  37. package/dist/CaretUp-BCw0fqJn.mjs +11 -0
  38. package/dist/ChallengeAccepted-CNaeHk1I.mjs +49 -0
  39. package/dist/CheckIn-CwG42QYQ.mjs +34 -0
  40. package/dist/CheckIns-A1Kkc_2W.mjs +33 -0
  41. package/dist/CheckSeal-Dqw_lc0S.mjs +31 -0
  42. package/dist/Checkmark-BHE91v8D.mjs +16 -0
  43. package/dist/Clock-CuAJQmxQ.mjs +33 -0
  44. package/dist/Close-D-f_iwQ8.mjs +12 -0
  45. package/dist/CloudDownload-CfQ7V21B.mjs +40 -0
  46. package/dist/Comment-GrrKaBsi.mjs +167 -0
  47. package/dist/Comments-YOn2eJUt.mjs +48 -0
  48. package/dist/Connections-CPlNaCbu.mjs +49 -0
  49. package/dist/Copy-NDpa2_F3.mjs +72 -0
  50. package/dist/CustomQuestion-OzfWoJV3.mjs +40 -0
  51. package/dist/CustomerSuccess-DAH7mRDK.mjs +50 -0
  52. package/dist/DatePicker-BxfSRn5x.mjs +303 -0
  53. package/dist/Dot-DCoU7aD3.mjs +12 -0
  54. package/dist/Download-DpF3elMl.mjs +38 -0
  55. package/dist/Drag-DWbGJvhn.mjs +41 -0
  56. package/dist/DragIndicator-CnDCSf3A.mjs +12 -0
  57. package/dist/Earn-7uXfIfZU.mjs +15 -0
  58. package/dist/Email-zAMtQLoS.mjs +24 -0
  59. package/dist/EmojiDisplay-DSZOjKek.mjs +38975 -0
  60. package/dist/EmojiPicker-DgtE9CiW.mjs +29560 -0
  61. package/dist/EnpsSurvey-Y9at0I5m.mjs +49 -0
  62. package/dist/Expired-BNR7WTVX.mjs +33 -0
  63. package/dist/Eye-DzoufmcZ.mjs +27 -0
  64. package/dist/Feedback-D7sxcXQ1.mjs +41 -0
  65. package/dist/Feedback-JZEpzb79.mjs +49 -0
  66. package/dist/Filter-C1JuLCfg.mjs +64 -0
  67. package/dist/Flag-C4l9OPVK.mjs +35 -0
  68. package/dist/Giphy-Bhmd8ypI.mjs +22 -0
  69. package/dist/GoalCount-CDtW2B-F.mjs +10 -0
  70. package/dist/GoalPercent-CEIqOHFH.mjs +21 -0
  71. package/dist/GoalTask-BRQInXIl.mjs +20 -0
  72. package/dist/GoalTask-Bhh_sX7J.mjs +42 -0
  73. package/dist/Goals-BMFrqSmc.mjs +79 -0
  74. package/dist/Goals-CPiQ13bO.mjs +70 -0
  75. package/dist/Growth-Ck1OiXeO.mjs +85 -0
  76. package/dist/Hamburger-BkqfmMmA.mjs +9 -0
  77. package/dist/Help-B2KqPPam.mjs +36 -0
  78. package/dist/HighFive-BYcQw328.mjs +33 -0
  79. package/dist/HighFive-Bi71jYQj.mjs +38 -0
  80. package/dist/Home-CHOKwBnN.mjs +21 -0
  81. package/dist/Home-DPyqkkoX.mjs +31 -0
  82. package/dist/HorizontalLine-DzBF5cf2.mjs +17 -0
  83. package/dist/Hourglass-sPcwiWfl.mjs +53 -0
  84. package/dist/Image-D-LHXhOl.mjs +41 -0
  85. package/dist/ImageFile-By-HPKcE.mjs +60 -0
  86. package/dist/InGoodCompany-CvfwTAMs.mjs +33 -0
  87. package/dist/Incentives-DnZQM_QS.mjs +155 -0
  88. package/dist/Info-CQnSKd8J.mjs +31 -0
  89. package/dist/Insights-BApP3QUO.mjs +20 -0
  90. package/dist/Insights-BivxsIhR.mjs +41 -0
  91. package/dist/Integrations-DUqcLKml.mjs +33 -0
  92. package/dist/KazooLogo-BVRhaQ-1.mjs +38 -0
  93. package/dist/KnowYourAudience-jvdpa8Co.mjs +91 -0
  94. package/dist/Launch-C5QbSdJn.mjs +83 -0
  95. package/dist/Link-CzMOWVHw.mjs +43 -0
  96. package/dist/LinkArrow-D7My064p.mjs +12 -0
  97. package/dist/Loading-C5wJAaZ-.mjs +6 -0
  98. package/dist/Lock-CrpqckDI.mjs +31 -0
  99. package/dist/Management-CfJCyzy8.mjs +87 -0
  100. package/dist/MeatballMenu-1RqUBn4Y.mjs +9 -0
  101. package/dist/MediaError-9_d5oB_T.mjs +40 -0
  102. package/dist/Messages-4waJxvel.mjs +221 -0
  103. package/dist/Microphone-8fk2NyjC.mjs +63 -0
  104. package/dist/Mobile-B7UDVCjR.mjs +31 -0
  105. package/dist/Nomination-DyVMjiwX.mjs +12 -0
  106. package/dist/NominationsAndAwards-DV8lxdIs.mjs +57 -0
  107. package/dist/Notification-DgAbq7ar.mjs +28 -0
  108. package/dist/Okrs-B5p8LEMY.mjs +55 -0
  109. package/dist/Pause-B7pDb0Ur.mjs +12 -0
  110. package/dist/PeerToPeer-EFRm2-Ns.mjs +64 -0
  111. package/dist/Pencil-6UZn-x0W.mjs +25 -0
  112. package/dist/People-DOYJOgS0.mjs +43 -0
  113. package/dist/PerformanceManagement-DavgifML.mjs +57 -0
  114. package/dist/Pin-C0KIHJ16.mjs +24 -0
  115. package/dist/PinnedIconAward-DUe5bm5u.mjs +20 -0
  116. package/dist/PinnedIconBrightIdea-BNdCStK9.mjs +20 -0
  117. package/dist/PinnedIconBullseye-DD7dZCoQ.mjs +36 -0
  118. package/dist/PinnedIconChampagne-HIJE7Yf3.mjs +20 -0
  119. package/dist/PinnedIconCheer-Pmd1imX0.mjs +20 -0
  120. package/dist/PinnedIconCrown-CPwPqzC4.mjs +20 -0
  121. package/dist/PinnedIconDiamond-D00JW81W.mjs +20 -0
  122. package/dist/PinnedIconHoleInOne-D6jh0Ane.mjs +20 -0
  123. package/dist/PinnedIconMedal-CEc_ezUs.mjs +20 -0
  124. package/dist/PinnedIconMetrics-CDU1uqhK.mjs +20 -0
  125. package/dist/PinnedIconPin-CSCDM0mw.mjs +20 -0
  126. package/dist/PinnedIconRockAndRoll-CQxSgO5d.mjs +23 -0
  127. package/dist/PinnedIconRocket-B1tXrzTg.mjs +20 -0
  128. package/dist/PinnedIconStrength-CVyMBzjV.mjs +20 -0
  129. package/dist/PinnedIconTeddyBear-C1YYmDoh.mjs +20 -0
  130. package/dist/PlatformLogo-0AOI2Cr9.mjs +57 -0
  131. package/dist/Plus-Dgh_a2E8.mjs +19 -0
  132. package/dist/Popper-DAaZXie8.mjs +1118 -0
  133. package/dist/PrivateEye-BUgV7GQk.mjs +127 -0
  134. package/dist/PrivatePushPin-C4ph6ZhF.mjs +33 -0
  135. package/dist/Processing-DOgV5nVT.mjs +80 -0
  136. package/dist/Productivity-BZuPAu6h.mjs +41 -0
  137. package/dist/ProgressCircle-C1bIKxWu.mjs +12 -0
  138. package/dist/PulseSurvey-YW8pgO3g.mjs +48 -0
  139. package/dist/PushPin-C0Vt7Qgz.mjs +18 -0
  140. package/dist/QuotesLeft-BrcaBZPo.mjs +18 -0
  141. package/dist/QuotesRight-VYMthud9.mjs +18 -0
  142. package/dist/Recognition-BLb29jsR.mjs +38 -0
  143. package/dist/Recognition-BlojPoTY.mjs +76 -0
  144. package/dist/Retention-D04eGyj2.mjs +47 -0
  145. package/dist/Rewards-BQ_4-Xnm.mjs +67 -0
  146. package/dist/Rewards-Cbm9UlJN.mjs +54 -0
  147. package/dist/RewardsCatalog-6bMpoD6s.mjs +49 -0
  148. package/dist/Roadmap-DK7G7m1M.mjs +122 -0
  149. package/dist/Search-BL5oOF1V.mjs +14 -0
  150. package/dist/Security-C7DgqkmM.mjs +33 -0
  151. package/dist/SendRecognition-CXWoOD5B.mjs +5 -0
  152. package/dist/ShareLink-DsdD7S2M.mjs +27 -0
  153. package/dist/SidebarCollapse-BycFfuBy.mjs +48 -0
  154. package/dist/Skill-C9DRN5_x.mjs +23 -0
  155. package/dist/Skills-Bf7uNero.mjs +68 -0
  156. package/dist/Smiley-C0W0nvQw.mjs +84 -0
  157. package/dist/Stop-B6-Rv84N.mjs +178 -0
  158. package/dist/Survey-B1ICwGfc.mjs +59 -0
  159. package/dist/Surveys-BygAscLB.mjs +54 -0
  160. package/dist/SyncUps-DNmrE_No.mjs +30 -0
  161. package/dist/Syncs-BCJtdDyW.mjs +29 -0
  162. package/dist/TalentReview-Bsf5rU5C.mjs +88 -0
  163. package/dist/TalentReview-Du4M8y3m.mjs +33 -0
  164. package/dist/TalentReviewInsights-p0rYC_2I.mjs +100 -0
  165. package/dist/TaskCompleted-DhURRWUZ.mjs +97 -0
  166. package/dist/Team-Rs8iU_vt.mjs +63 -0
  167. package/dist/Teams-BrkkrHW9.mjs +80 -0
  168. package/dist/TextBold-CgZBuifH.mjs +71 -0
  169. package/dist/TextBulletList-B6e_IEP-.mjs +128 -0
  170. package/dist/TextInput-B8AOwiHn.mjs +121 -0
  171. package/dist/TextItalic-C9jJChss.mjs +71 -0
  172. package/dist/TextNumberList-BfahObnv.mjs +147 -0
  173. package/dist/TextUnderline-n9b1v8UJ.mjs +90 -0
  174. package/dist/ThumbsDown-ZkPlc2MC.mjs +46 -0
  175. package/dist/ThumbsUp-C5EEURtj.mjs +46 -0
  176. package/dist/Toggle-CZuD0uCq.mjs +76 -0
  177. package/dist/Translate-DcOpGRTB.mjs +98 -0
  178. package/dist/Trash-CRdG3IYb.mjs +44 -0
  179. package/dist/TrendDown-CB3cl_u7.mjs +5 -0
  180. package/dist/TrendUp-D_f6etsq.mjs +5 -0
  181. package/dist/Undo-BfRfs2YI.mjs +41 -0
  182. package/dist/Unplugged-qrnvAmIJ.mjs +201 -0
  183. package/dist/UpDownCaret-CdoiwMWU.mjs +12 -0
  184. package/dist/VerifiedCheckmark-2saHRxh6.mjs +20 -0
  185. package/dist/VerticalLine-XjlxBP9Z.mjs +50 -0
  186. package/dist/Warning-B8864P6W.mjs +37 -0
  187. package/dist/WarningNoOutline-llm3ebvI.mjs +41 -0
  188. package/dist/YesAnd-DLEvdXw9.mjs +31 -0
  189. package/dist/ai-assistant.css +1 -0
  190. package/dist/emoji-CJuSGYZk.mjs +2310 -0
  191. package/dist/express.js +10936 -0
  192. package/dist/html2canvas.esm-DgdJBc_o.mjs +4871 -0
  193. package/dist/index-BEKNcH9V.mjs +721 -0
  194. package/dist/react-apexcharts.min-DLm6NZyI.mjs +11326 -0
  195. package/dist/react.es.js +15 -0
  196. package/dist/react.umd.js +1691 -0
  197. package/dist/reactComponent-CGfCiP84.mjs +44091 -0
  198. package/express.d.ts +88 -1
  199. package/express.js +4 -1
  200. package/generated/apiHooks.tsx +5644 -0
  201. package/generated/sdk.ts +5119 -0
  202. package/generated/stitchedSdk.ts +1174 -0
  203. package/package.json +46 -21
  204. package/react.d.ts +215 -0
  205. package/react.js +4 -1
  206. package/sharedTypes.ts +386 -0
@@ -0,0 +1,147 @@
1
+ import { j as e } from "./reactComponent-CGfCiP84.mjs";
2
+ const o = ({ variant: r, color: t }) => {
3
+ const n = {
4
+ filled: void 0,
5
+ regular: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
6
+ /* @__PURE__ */ e.jsx(
7
+ "path",
8
+ {
9
+ d: "M6.97852 4.67432H22.5003",
10
+ stroke: t,
11
+ strokeWidth: "1.5",
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round"
14
+ }
15
+ ),
16
+ /* @__PURE__ */ e.jsx(
17
+ "path",
18
+ {
19
+ d: "M6.97852 11.9786H22.5003",
20
+ stroke: t,
21
+ strokeWidth: "1.5",
22
+ strokeLinecap: "round",
23
+ strokeLinejoin: "round"
24
+ }
25
+ ),
26
+ /* @__PURE__ */ e.jsx(
27
+ "path",
28
+ {
29
+ d: "M6.97852 19.283H22.5003",
30
+ stroke: t,
31
+ strokeWidth: "1.5",
32
+ strokeLinecap: "round",
33
+ strokeLinejoin: "round"
34
+ }
35
+ ),
36
+ /* @__PURE__ */ e.jsx(
37
+ "path",
38
+ {
39
+ d: "M1.5 18.1334C1.54445 17.969 1.63399 17.8203 1.75851 17.7041C1.88303 17.588 2.03756 17.5089 2.20464 17.476C2.37172 17.443 2.54469 17.4574 2.70401 17.5176C2.86333 17.5777 3.00264 17.6813 3.10621 17.8165C3.20977 17.9517 3.27346 18.1131 3.29008 18.2826C3.3067 18.4521 3.27559 18.6229 3.20025 18.7756C3.12492 18.9283 3.00837 19.057 2.86377 19.1469C2.71918 19.2369 2.5523 19.2847 2.382 19.2848C2.552 19.2852 2.71851 19.333 2.86279 19.4229C3.00706 19.5128 3.12337 19.6412 3.19862 19.7937C3.27387 19.9461 3.30507 20.1165 3.2887 20.2857C3.27233 20.4549 3.20905 20.6162 3.10598 20.7514C3.0029 20.8866 2.86414 20.9903 2.7053 21.0509C2.54647 21.1115 2.37387 21.1265 2.20695 21.0943C2.04003 21.0621 1.88542 20.984 1.76052 20.8686C1.63562 20.7533 1.54539 20.6054 1.5 20.4416",
40
+ stroke: t,
41
+ strokeWidth: "1.5",
42
+ strokeLinecap: "round",
43
+ strokeLinejoin: "round"
44
+ }
45
+ ),
46
+ /* @__PURE__ */ e.jsx(
47
+ "path",
48
+ {
49
+ d: "M1.5 11.0675C1.5 10.8254 1.5962 10.5931 1.76742 10.4219C1.93865 10.2507 2.17089 10.1545 2.41304 10.1545V10.1545C2.6552 10.1545 2.88743 10.2507 3.05866 10.4219C3.22989 10.5931 3.32609 10.8254 3.32609 11.0675C3.32611 11.3632 3.22566 11.65 3.04122 11.881L1.5 13.8067H3.32609",
50
+ stroke: t,
51
+ strokeWidth: "1.5",
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ }
55
+ ),
56
+ /* @__PURE__ */ e.jsx(
57
+ "path",
58
+ {
59
+ d: "M1.5 2.85004H1.95652C2.0776 2.85004 2.19372 2.89813 2.27933 2.98375C2.36495 3.06936 2.41304 3.18548 2.41304 3.30656V6.50221",
60
+ stroke: t,
61
+ strokeWidth: "1.5",
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round"
64
+ }
65
+ ),
66
+ /* @__PURE__ */ e.jsx(
67
+ "path",
68
+ {
69
+ d: "M1.5 6.50024H3.32609",
70
+ stroke: t,
71
+ strokeWidth: "1.5",
72
+ strokeLinecap: "round",
73
+ strokeLinejoin: "round"
74
+ }
75
+ )
76
+ ] }),
77
+ thin: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
78
+ /* @__PURE__ */ e.jsx(
79
+ "path",
80
+ {
81
+ d: "M6.97852 4.67432H22.5003",
82
+ stroke: t,
83
+ strokeLinecap: "round",
84
+ strokeLinejoin: "round"
85
+ }
86
+ ),
87
+ /* @__PURE__ */ e.jsx(
88
+ "path",
89
+ {
90
+ d: "M6.97852 11.9786H22.5003",
91
+ stroke: t,
92
+ strokeLinecap: "round",
93
+ strokeLinejoin: "round"
94
+ }
95
+ ),
96
+ /* @__PURE__ */ e.jsx(
97
+ "path",
98
+ {
99
+ d: "M6.97852 19.283H22.5003",
100
+ stroke: t,
101
+ strokeLinecap: "round",
102
+ strokeLinejoin: "round"
103
+ }
104
+ ),
105
+ /* @__PURE__ */ e.jsx(
106
+ "path",
107
+ {
108
+ d: "M1.5 18.1334C1.54445 17.969 1.63399 17.8203 1.75851 17.7041C1.88303 17.588 2.03756 17.5089 2.20464 17.476C2.37172 17.443 2.54469 17.4574 2.70401 17.5176C2.86333 17.5777 3.00264 17.6813 3.10621 17.8165C3.20977 17.9517 3.27346 18.1131 3.29008 18.2826C3.3067 18.4521 3.27559 18.6229 3.20025 18.7756C3.12492 18.9283 3.00837 19.057 2.86377 19.1469C2.71918 19.2369 2.5523 19.2847 2.382 19.2848C2.552 19.2852 2.71851 19.333 2.86279 19.4229C3.00706 19.5128 3.12337 19.6412 3.19862 19.7937C3.27387 19.9461 3.30507 20.1165 3.2887 20.2857C3.27233 20.4549 3.20905 20.6162 3.10598 20.7514C3.0029 20.8866 2.86414 20.9903 2.7053 21.0509C2.54647 21.1115 2.37387 21.1265 2.20695 21.0943C2.04003 21.0621 1.88542 20.984 1.76052 20.8686C1.63562 20.7533 1.54539 20.6054 1.5 20.4416",
109
+ stroke: t,
110
+ strokeLinecap: "round",
111
+ strokeLinejoin: "round"
112
+ }
113
+ ),
114
+ /* @__PURE__ */ e.jsx(
115
+ "path",
116
+ {
117
+ d: "M1.5 11.0675C1.5 10.8254 1.5962 10.5931 1.76742 10.4219C1.93865 10.2507 2.17089 10.1545 2.41304 10.1545V10.1545C2.6552 10.1545 2.88743 10.2507 3.05866 10.4219C3.22989 10.5931 3.32609 10.8254 3.32609 11.0675C3.32611 11.3632 3.22566 11.65 3.04122 11.881L1.5 13.8067H3.32609",
118
+ stroke: t,
119
+ strokeLinecap: "round",
120
+ strokeLinejoin: "round"
121
+ }
122
+ ),
123
+ /* @__PURE__ */ e.jsx(
124
+ "path",
125
+ {
126
+ d: "M1.5 2.85004H1.95652C2.0776 2.85004 2.19372 2.89813 2.27933 2.98375C2.36495 3.06936 2.41304 3.18548 2.41304 3.30656V6.50221",
127
+ stroke: t,
128
+ strokeLinecap: "round",
129
+ strokeLinejoin: "round"
130
+ }
131
+ ),
132
+ /* @__PURE__ */ e.jsx(
133
+ "path",
134
+ {
135
+ d: "M1.5 6.50024H3.32609",
136
+ stroke: t,
137
+ strokeLinecap: "round",
138
+ strokeLinejoin: "round"
139
+ }
140
+ )
141
+ ] })
142
+ };
143
+ return n[r] || n.regular;
144
+ };
145
+ export {
146
+ o as text_numberlist
147
+ };
@@ -0,0 +1,90 @@
1
+ import { j as e } from "./reactComponent-CGfCiP84.mjs";
2
+ const o = ({ variant: n, color: r }) => {
3
+ const t = {
4
+ filled: void 0,
5
+ regular: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
6
+ /* @__PURE__ */ e.jsx(
7
+ "path",
8
+ {
9
+ d: "M1.5 22.5H22.5",
10
+ stroke: r,
11
+ strokeWidth: "1.5",
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round"
14
+ }
15
+ ),
16
+ /* @__PURE__ */ e.jsx(
17
+ "path",
18
+ {
19
+ d: "M5.15332 1.50183V12.0018C5.15332 13.818 5.87479 15.5598 7.159 16.844C8.44322 18.1282 10.185 18.8497 12.0011 18.8497C13.8173 18.8497 15.5591 18.1282 16.8433 16.844C18.1275 15.5598 18.849 13.818 18.849 12.0018V1.50183",
20
+ stroke: r,
21
+ strokeWidth: "1.5",
22
+ strokeLinecap: "round",
23
+ strokeLinejoin: "round"
24
+ }
25
+ ),
26
+ /* @__PURE__ */ e.jsx(
27
+ "path",
28
+ {
29
+ d: "M2.41406 1.5H7.89232",
30
+ stroke: r,
31
+ strokeWidth: "1.5",
32
+ strokeLinecap: "round",
33
+ strokeLinejoin: "round"
34
+ }
35
+ ),
36
+ /* @__PURE__ */ e.jsx(
37
+ "path",
38
+ {
39
+ d: "M16.1089 1.5H21.5871",
40
+ stroke: r,
41
+ strokeWidth: "1.5",
42
+ strokeLinecap: "round",
43
+ strokeLinejoin: "round"
44
+ }
45
+ )
46
+ ] }),
47
+ thin: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
48
+ /* @__PURE__ */ e.jsx(
49
+ "path",
50
+ {
51
+ d: "M1.5 22.5H22.5",
52
+ stroke: r,
53
+ strokeLinecap: "round",
54
+ strokeLinejoin: "round"
55
+ }
56
+ ),
57
+ /* @__PURE__ */ e.jsx(
58
+ "path",
59
+ {
60
+ d: "M5.15332 1.50183V12.0018C5.15332 13.818 5.87479 15.5598 7.159 16.844C8.44322 18.1282 10.185 18.8497 12.0011 18.8497C13.8173 18.8497 15.5591 18.1282 16.8433 16.844C18.1275 15.5598 18.849 13.818 18.849 12.0018V1.50183",
61
+ stroke: r,
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round"
64
+ }
65
+ ),
66
+ /* @__PURE__ */ e.jsx(
67
+ "path",
68
+ {
69
+ d: "M2.41406 1.5H7.89232",
70
+ stroke: r,
71
+ strokeLinecap: "round",
72
+ strokeLinejoin: "round"
73
+ }
74
+ ),
75
+ /* @__PURE__ */ e.jsx(
76
+ "path",
77
+ {
78
+ d: "M16.1089 1.5H21.5871",
79
+ stroke: r,
80
+ strokeLinecap: "round",
81
+ strokeLinejoin: "round"
82
+ }
83
+ )
84
+ ] })
85
+ };
86
+ return t[n] || t.regular;
87
+ };
88
+ export {
89
+ o as text_underline
90
+ };
@@ -0,0 +1,46 @@
1
+ import { j as t } from "./reactComponent-CGfCiP84.mjs";
2
+ const e = ({ variant: o }) => r[o], r = {
3
+ regular: /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
4
+ /* @__PURE__ */ t.jsx(
5
+ "path",
6
+ {
7
+ stroke: "#000000",
8
+ strokeLinecap: "round",
9
+ strokeLinejoin: "round",
10
+ d: "M4 8.341c-0.39782 0 -0.77936 -0.15803 -1.06066 -0.43934C2.65804 7.62036 2.5 7.23883 2.5 6.841c0 -0.39782 0.15804 -0.77935 0.43934 -1.06066C3.22064 5.49904 3.60218 5.341 4 5.341h1c-0.39782 0 -0.77936 -0.15803 -1.06066 -0.43934C3.65804 4.62036 3.5 4.23883 3.5 3.841c0 -0.829 0.672 -1 1.5 -1h6.5c2.851 0 3.5 0.5 7 1v8.5c-2.45 0 -6.5 4.5 -6.5 8.5 0 1.581 -2.189 2.17 -3 -0.719 -0.5 -1.781 1 -5.281 1 -5.281H2c-0.39782 0 -0.77936 -0.158 -1.06066 -0.4393C0.658035 14.1204 0.5 13.7388 0.5 13.341c0 -0.829 0.672 -2 1.5 -2h1c-0.39782 0 -0.77936 -0.158 -1.06066 -0.4393C1.65804 10.6204 1.5 10.2388 1.5 9.841c0 -0.39782 0.15804 -0.77935 0.43934 -1.06066C2.22064 8.49904 2.60218 8.341 3 8.341h1",
11
+ strokeWidth: "1"
12
+ }
13
+ ),
14
+ /* @__PURE__ */ t.jsx(
15
+ "path",
16
+ {
17
+ stroke: "#000000",
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round",
20
+ d: "M23.5 1.841h-5v12h5v-12Z",
21
+ strokeWidth: "1"
22
+ }
23
+ ),
24
+ /* @__PURE__ */ t.jsx(
25
+ "path",
26
+ {
27
+ stroke: "#000000",
28
+ d: "M20.75 4.341c-0.1381 0 -0.25 -0.11193 -0.25 -0.25s0.1119 -0.25 0.25 -0.25",
29
+ strokeWidth: "1"
30
+ }
31
+ ),
32
+ /* @__PURE__ */ t.jsx(
33
+ "path",
34
+ {
35
+ stroke: "#000000",
36
+ d: "M20.75 4.341c0.1381 0 0.25 -0.11193 0.25 -0.25s-0.1119 -0.25 -0.25 -0.25",
37
+ strokeWidth: "1"
38
+ }
39
+ )
40
+ ] }),
41
+ thin: void 0,
42
+ filled: void 0
43
+ };
44
+ export {
45
+ e as thumbsDown
46
+ };
@@ -0,0 +1,46 @@
1
+ import { j as t } from "./reactComponent-CGfCiP84.mjs";
2
+ const e = ({ variant: r }) => o[r], o = {
3
+ regular: /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
4
+ /* @__PURE__ */ t.jsx(
5
+ "path",
6
+ {
7
+ stroke: "#000000",
8
+ strokeLinecap: "round",
9
+ strokeLinejoin: "round",
10
+ d: "M20 15.659a1.5 1.5 0 1 1 0 3h-1a1.5 1.5 0 0 1 1.5 1.5c0 0.829 -0.672 1 -1.5 1h-6.5c-2.851 0 -3.5 -0.5 -7 -1v-8.5c2.45 0 6.5 -4.5 6.5 -8.5 0 -1.581 2.189 -2.17 3 0.719 0.5 1.781 -1 5.281 -1 5.281h8a1.5 1.5 0 0 1 1.5 1.5c0 0.829 -0.672 2 -1.5 2h-1a1.5 1.5 0 1 1 0 3h-1",
11
+ strokeWidth: "1"
12
+ }
13
+ ),
14
+ /* @__PURE__ */ t.jsx(
15
+ "path",
16
+ {
17
+ stroke: "#000000",
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round",
20
+ d: "M5.5 10.159h-5v12h5v-12Z",
21
+ strokeWidth: "1"
22
+ }
23
+ ),
24
+ /* @__PURE__ */ t.jsx(
25
+ "path",
26
+ {
27
+ stroke: "#000000",
28
+ d: "M3.25 20.159a0.25 0.25 0 1 1 0 -0.5",
29
+ strokeWidth: "1"
30
+ }
31
+ ),
32
+ /* @__PURE__ */ t.jsx(
33
+ "path",
34
+ {
35
+ stroke: "#000000",
36
+ d: "M3.25 20.159a0.25 0.25 0 1 0 0 -0.5",
37
+ strokeWidth: "1"
38
+ }
39
+ )
40
+ ] }),
41
+ thin: void 0,
42
+ filled: void 0
43
+ };
44
+ export {
45
+ e as thumbsUp
46
+ };
@@ -0,0 +1,76 @@
1
+ import { j as n } from "./reactComponent-CGfCiP84.mjs";
2
+ const t = ({ variant: o, color: r }) => {
3
+ const e = {
4
+ filled: void 0,
5
+ regular: /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
6
+ /* @__PURE__ */ n.jsxs("g", { fill: "none", strokeWidth: "2.5 ", stroke: r, children: [
7
+ /* @__PURE__ */ n.jsx("path", { d: "M24 6L1.5 6", strokeLinecap: "round", strokeLinejoin: "round" }),
8
+ /* @__PURE__ */ n.jsx(
9
+ "path",
10
+ {
11
+ d: "M14.5 10.5L24.5 6L14.5 1.5",
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round"
14
+ }
15
+ )
16
+ ] }),
17
+ /* @__PURE__ */ n.jsxs(
18
+ "g",
19
+ {
20
+ fill: "none",
21
+ stroke: r,
22
+ strokeWidth: "2.5",
23
+ transform: "translate(0,11.5)",
24
+ children: [
25
+ /* @__PURE__ */ n.jsx("path", { d: "M24 6L1.5 6", strokeLinecap: "round", strokeLinejoin: "round" }),
26
+ /* @__PURE__ */ n.jsx(
27
+ "path",
28
+ {
29
+ d: "M10.5 12L1.5 6L10.5 1.5",
30
+ strokeLinecap: "round",
31
+ strokeLinejoin: "round"
32
+ }
33
+ )
34
+ ]
35
+ }
36
+ )
37
+ ] }),
38
+ thin: /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
39
+ /* @__PURE__ */ n.jsxs("g", { fill: "none", strokeWidth: "1.5", stroke: r, children: [
40
+ /* @__PURE__ */ n.jsx("path", { d: "M24 6L1.5 6", strokeLinecap: "round", strokeLinejoin: "round" }),
41
+ /* @__PURE__ */ n.jsx(
42
+ "path",
43
+ {
44
+ d: "M14.5 10.5L24.5 6L14.5 1.5",
45
+ strokeLinecap: "round",
46
+ strokeLinejoin: "round"
47
+ }
48
+ )
49
+ ] }),
50
+ /* @__PURE__ */ n.jsxs(
51
+ "g",
52
+ {
53
+ fill: "none",
54
+ stroke: r,
55
+ strokeWidth: "1.5",
56
+ transform: "translate(0,11.5)",
57
+ children: [
58
+ /* @__PURE__ */ n.jsx("path", { d: "M24 6L1.5 6", strokeLinecap: "round", strokeLinejoin: "round" }),
59
+ /* @__PURE__ */ n.jsx(
60
+ "path",
61
+ {
62
+ d: "M10.5 12L1.5 6L10.5 1.5",
63
+ strokeLinecap: "round",
64
+ strokeLinejoin: "round"
65
+ }
66
+ )
67
+ ]
68
+ }
69
+ )
70
+ ] })
71
+ };
72
+ return e[o] || e.regular;
73
+ };
74
+ export {
75
+ t as toggle
76
+ };
@@ -0,0 +1,98 @@
1
+ import { j as n } from "./reactComponent-CGfCiP84.mjs";
2
+ const i = ({ variant: o }) => {
3
+ const r = {
4
+ filled: void 0,
5
+ regular: /* @__PURE__ */ n.jsxs(
6
+ "svg",
7
+ {
8
+ width: "24",
9
+ height: "24",
10
+ viewBox: "0 0 24 24",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ children: [
14
+ /* @__PURE__ */ n.jsxs("g", { clipPath: "url(#clip0_380_27118)", children: [
15
+ /* @__PURE__ */ n.jsx(
16
+ "path",
17
+ {
18
+ d: "M3.3125 6.30664V4.43164C3.3125 4.183 3.41127 3.94454 3.58709 3.76873C3.7629 3.59291 4.00136 3.49414 4.25 3.49414C4.49864 3.49414 4.7371 3.59291 4.91291 3.76873C5.08873 3.94454 5.1875 4.183 5.1875 4.43164V6.30664",
19
+ strokeLinecap: "round",
20
+ strokeLinejoin: "round"
21
+ }
22
+ ),
23
+ /* @__PURE__ */ n.jsx(
24
+ "path",
25
+ {
26
+ d: "M3.3125 5.36914H5.1875",
27
+ strokeLinecap: "round",
28
+ strokeLinejoin: "round"
29
+ }
30
+ ),
31
+ /* @__PURE__ */ n.jsx(
32
+ "path",
33
+ {
34
+ d: "M10.8125 7.71289V8.65039",
35
+ strokeLinecap: "round",
36
+ strokeLinejoin: "round"
37
+ }
38
+ ),
39
+ /* @__PURE__ */ n.jsx(
40
+ "path",
41
+ {
42
+ d: "M8.9375 8.65039H12.6875",
43
+ strokeLinecap: "round",
44
+ strokeLinejoin: "round"
45
+ }
46
+ ),
47
+ /* @__PURE__ */ n.jsx(
48
+ "path",
49
+ {
50
+ d: "M11.75 8.65039C11.75 8.65039 10.8125 11.4629 8.9375 11.4629",
51
+ strokeLinecap: "round",
52
+ strokeLinejoin: "round"
53
+ }
54
+ ),
55
+ /* @__PURE__ */ n.jsx(
56
+ "path",
57
+ {
58
+ d: "M10.8125 10.3798C11.0216 10.6915 11.2993 10.9512 11.6243 11.139C11.9493 11.3267 12.313 11.4375 12.6875 11.4629",
59
+ strokeLinecap: "round",
60
+ strokeLinejoin: "round"
61
+ }
62
+ ),
63
+ /* @__PURE__ */ n.jsx(
64
+ "path",
65
+ {
66
+ d: "M7.53125 12.8691C7.28261 12.8691 7.04415 12.7704 6.86834 12.5946C6.69252 12.4187 6.59375 12.1803 6.59375 11.9316V7.24414C6.59375 6.9955 6.69252 6.75704 6.86834 6.58123C7.04415 6.40541 7.28261 6.30664 7.53125 6.30664H14.0938C14.3424 6.30664 14.5808 6.40541 14.7567 6.58123C14.9325 6.75704 15.0312 6.9955 15.0312 7.24414V11.9316C15.0312 12.1803 14.9325 12.4187 14.7567 12.5946C14.5808 12.7704 14.3424 12.8691 14.0938 12.8691H13.1562V15.6816L10.3438 12.8691H7.53125Z",
67
+ strokeLinecap: "round",
68
+ strokeLinejoin: "round"
69
+ }
70
+ ),
71
+ /* @__PURE__ */ n.jsx(
72
+ "path",
73
+ {
74
+ d: "M4.71875 9.11914L2.84375 10.9941V8.18164H1.90625C1.65761 8.18164 1.41915 8.08287 1.24334 7.90705C1.06752 7.73124 0.96875 7.49278 0.96875 7.24414V2.55664C0.96875 2.308 1.06752 2.06954 1.24334 1.89373C1.41915 1.71791 1.65761 1.61914 1.90625 1.61914H8.46875C8.71739 1.61914 8.95585 1.71791 9.13166 1.89373C9.30748 2.06954 9.40625 2.308 9.40625 2.55664V4.43164",
75
+ strokeLinecap: "round",
76
+ strokeLinejoin: "round"
77
+ }
78
+ )
79
+ ] }),
80
+ /* @__PURE__ */ n.jsx("defs", { children: /* @__PURE__ */ n.jsx("clipPath", { id: "clip0_380_27118", children: /* @__PURE__ */ n.jsx(
81
+ "rect",
82
+ {
83
+ width: "16",
84
+ height: "16",
85
+ fill: "white",
86
+ transform: "translate(0 0.650391)"
87
+ }
88
+ ) }) })
89
+ ]
90
+ }
91
+ ),
92
+ thin: void 0
93
+ };
94
+ return r[o] || r.regular;
95
+ };
96
+ export {
97
+ i as translate
98
+ };
@@ -0,0 +1,44 @@
1
+ import { j as e } from "./reactComponent-CGfCiP84.mjs";
2
+ const o = ({ variant: n }) => t[n] || t.regular, t = {
3
+ thin: void 0,
4
+ regular: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
5
+ /* @__PURE__ */ e.jsx("path", { vectorEffect: "non-scaling-stroke", d: "M1.5 4.5h21" }),
6
+ /* @__PURE__ */ e.jsx(
7
+ "path",
8
+ {
9
+ vectorEffect: "non-scaling-stroke",
10
+ d: "M14.25 1.5h-4.5c-0.828 0-1.5 0.672-1.5 1.5v1.5h7.5v-1.5c0-0.828-0.672-1.5-1.5-1.5z"
11
+ }
12
+ ),
13
+ /* @__PURE__ */ e.jsx("path", { vectorEffect: "non-scaling-stroke", d: "M9.75 17.25v-7.5" }),
14
+ /* @__PURE__ */ e.jsx("path", { vectorEffect: "non-scaling-stroke", d: "M14.25 17.25v-7.5" }),
15
+ /* @__PURE__ */ e.jsx(
16
+ "path",
17
+ {
18
+ vectorEffect: "non-scaling-stroke",
19
+ d: "M18.865 21.124c-0.065 0.778-0.715 1.376-1.495 1.376h-10.739c-0.78 0-1.43-0.598-1.495-1.376l-1.386-16.624h16.5l-1.385 16.624z"
20
+ }
21
+ )
22
+ ] }),
23
+ filled: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
24
+ /* @__PURE__ */ e.jsx(
25
+ "path",
26
+ {
27
+ fillRule: "evenodd",
28
+ clipRule: "evenodd",
29
+ d: "M9.85728 1.25C8.6545 1.25 7.67871 2.22579 7.67871 3.42857V4.10712H2C1.58579 4.10712 1.25 4.4429 1.25 4.85712C1.25 5.27133 1.58579 5.60712 2 5.60712H8.42237C8.42448 5.60713 8.4266 5.60714 8.42871 5.60714H15.5716C15.5737 5.60714 15.5758 5.60713 15.5779 5.60712H22C22.4142 5.60712 22.75 5.27133 22.75 4.85712C22.75 4.4429 22.4142 4.10712 22 4.10712H16.3216V3.42857C16.3216 2.22579 15.3458 1.25 14.143 1.25H9.85728ZM14.8216 4.10712V3.42857C14.8216 3.05421 14.5174 2.75 14.143 2.75H9.85728C9.48292 2.75 9.17871 3.05421 9.17871 3.42857V4.10712H14.8216Z"
30
+ }
31
+ ),
32
+ /* @__PURE__ */ e.jsx(
33
+ "path",
34
+ {
35
+ fillRule: "evenodd",
36
+ clipRule: "evenodd",
37
+ d: "M18.5378 20.6895C18.4759 21.4305 17.8569 22 17.114 22H6.88639C6.14353 22 5.52448 21.4305 5.46258 20.6895L4.14258 4.85714H19.8569L18.5378 20.6895ZM9.85686 9.14285C10.2514 9.14285 10.5711 9.46265 10.5711 9.85714V17C10.5711 17.3945 10.2514 17.7143 9.85686 17.7143C9.46237 17.7143 9.14258 17.3945 9.14258 17V9.85714C9.14258 9.46265 9.46237 9.14285 9.85686 9.14285ZM14.8573 9.85714C14.8573 9.46265 14.5375 9.14285 14.143 9.14285C13.7485 9.14285 13.4287 9.46265 13.4287 9.85714V17C13.4287 17.3945 13.7485 17.7143 14.143 17.7143C14.5375 17.7143 14.8573 17.3945 14.8573 17V9.85714Z"
38
+ }
39
+ )
40
+ ] })
41
+ };
42
+ export {
43
+ o as trash
44
+ };
@@ -0,0 +1,5 @@
1
+ import { j as c } from "./reactComponent-CGfCiP84.mjs";
2
+ const t = () => /* @__PURE__ */ c.jsx("path", { d: "M23 12c0 6.075-4.925 11-11 11-6.072-0.007-10.993-4.928-11-11 0-6.075 4.925-11 11-11s11 4.925 11 11zM6.259 11.079l-0.275 0.275c-0.171 0.172-0.266 0.405-0.262 0.647s0.104 0.473 0.279 0.64l5.34 5.142c0.372 0.35 0.951 0.352 1.326 0.006l5.337-5.055c0.176-0.166 0.278-0.396 0.281-0.638s-0.092-0.475-0.264-0.645l-0.275-0.275c-0.367-0.352-0.942-0.366-1.326-0.032l-2.359 2.108c-0.376 0.336-0.684 0.198-0.684-0.306v-5.958c0-0.506-0.41-0.917-0.917-0.917h-0.917c-0.506 0-0.917 0.41-0.917 0.917v5.945c0 0.504-0.309 0.638-0.676 0.297l-2.37-2.178c-0.379-0.341-0.958-0.328-1.323 0.028z" });
3
+ export {
4
+ t as trend_down
5
+ };
@@ -0,0 +1,5 @@
1
+ import { j as c } from "./reactComponent-CGfCiP84.mjs";
2
+ const t = () => /* @__PURE__ */ c.jsx("path", { d: "M1 12c0-6.075 4.925-11 11-11 6.072 0.007 10.993 4.928 11 11 0 6.075-4.925 11-11 11s-11-4.925-11-11zM17.741 12.921l0.275-0.275c0.171-0.171 0.266-0.405 0.262-0.647s-0.104-0.473-0.279-0.64l-5.34-5.143c-0.372-0.35-0.951-0.352-1.326-0.006l-5.337 5.055c-0.176 0.166-0.278 0.396-0.281 0.638s0.092 0.475 0.264 0.645l0.275 0.275c0.367 0.352 0.942 0.366 1.326 0.032l2.359-2.108c0.376-0.336 0.684-0.198 0.684 0.306v5.958c0 0.506 0.41 0.917 0.917 0.917h0.917c0.506 0 0.917-0.41 0.917-0.917v-5.945c0-0.504 0.309-0.638 0.676-0.297l2.37 2.178c0.38 0.341 0.958 0.328 1.323-0.029z" });
3
+ export {
4
+ t as trend_up
5
+ };
@@ -0,0 +1,41 @@
1
+ import { j as C } from "./reactComponent-CGfCiP84.mjs";
2
+ const t = ({ variant: l }) => {
3
+ const i = {
4
+ filled: void 0,
5
+ regular: /* @__PURE__ */ C.jsxs(
6
+ "svg",
7
+ {
8
+ width: "24",
9
+ height: "24",
10
+ viewBox: "0 0 24 24",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ children: [
14
+ /* @__PURE__ */ C.jsx("g", { clipPath: "url(#clip0_380_27116)", children: /* @__PURE__ */ C.jsx(
15
+ "path",
16
+ {
17
+ fillRule: "evenodd",
18
+ clipRule: "evenodd",
19
+ d: "M0.832286 1.13501C0.66707 1.18186 0.525166 1.33026 0.485838 1.49731C0.45755 1.61744 0.454286 6.28139 0.482382 6.4136C0.520478 6.5928 0.68195 6.75427 0.86115 6.79237C0.98139 6.81792 5.64334 6.81792 5.76358 6.79237C5.94227 6.75439 6.10825 6.58928 6.14571 6.41227C6.1671 6.31115 6.15445 6.18995 6.11259 6.09525C6.07369 6.00723 5.95371 5.88864 5.8595 5.84511L5.78437 5.81039L3.95641 5.80239L2.12846 5.79439L2.25347 5.56239C2.56136 4.99098 2.87109 4.56968 3.32837 4.10027C3.86077 3.55375 4.38614 3.16786 5.06437 2.82519C5.95424 2.37559 6.84702 2.15125 7.84153 2.12735C8.92096 2.10139 9.92726 2.32168 10.8884 2.79431C12.6246 3.64808 13.8687 5.19733 14.3447 7.09839C14.548 7.91027 14.5853 8.84229 14.4482 9.68765C14.1747 11.3742 13.2758 12.8546 11.8964 13.8898C11.2366 14.385 10.4239 14.7711 9.60837 14.9767C9.14017 15.0948 8.69729 15.1566 8.20037 15.1732C7.84193 15.1852 7.77793 15.2042 7.64662 15.3375C7.53363 15.4522 7.49841 15.5465 7.50688 15.7116C7.51886 15.9455 7.67973 16.1287 7.91061 16.1714C8.0735 16.2015 8.83131 16.1502 9.24037 16.0813C11.619 15.6809 13.6605 14.174 14.7377 12.0237C15.2432 11.0146 15.5002 9.97627 15.5309 8.81839C15.5724 7.25319 15.1212 5.726 14.2286 4.41039C13.7735 3.73968 13.2056 3.13949 12.5752 2.66288C11.4152 1.78592 10.1427 1.2925 8.65637 1.14328C8.39832 1.11736 7.56854 1.11752 7.32837 1.14354C6.3127 1.25351 5.48885 1.48811 4.65637 1.90445C3.57801 2.44375 2.68723 3.18635 1.96283 4.14994C1.84139 4.31147 1.61717 4.64703 1.52686 4.80239L1.48037 4.88239L1.47237 3.18639L1.46437 1.49039L1.42965 1.41525C1.38549 1.31968 1.26718 1.20091 1.17593 1.16055C1.08539 1.1205 0.925374 1.10861 0.832286 1.13501Z",
20
+ fill: "#333333"
21
+ }
22
+ ) }),
23
+ /* @__PURE__ */ C.jsx("defs", { children: /* @__PURE__ */ C.jsx("clipPath", { id: "clip0_380_27116", children: /* @__PURE__ */ C.jsx(
24
+ "rect",
25
+ {
26
+ width: "16",
27
+ height: "16",
28
+ fill: "white",
29
+ transform: "translate(0 0.650391)"
30
+ }
31
+ ) }) })
32
+ ]
33
+ }
34
+ ),
35
+ thin: void 0
36
+ };
37
+ return i[l] || i.regular;
38
+ };
39
+ export {
40
+ t as undo
41
+ };