@team-monolith/cds 1.76.9 → 1.76.11

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 (338) hide show
  1. package/dist/components/AlertDialog/AlertDialogActions.d.ts +1 -1
  2. package/dist/components/AlertDialog/AlertDialogActions.js +1 -1
  3. package/dist/components/AlertDialog/AlertDialogContent.d.ts +1 -1
  4. package/dist/components/AlertDialog/AlertDialogTitle.d.ts +1 -1
  5. package/dist/components/AlertDialog/AlertDialogTitle.js +28 -29
  6. package/dist/components/Banner.d.ts +1 -1
  7. package/dist/components/Banner.js +24 -25
  8. package/dist/components/CheckboxInput.d.ts +1 -1
  9. package/dist/components/CheckboxInput.js +5 -5
  10. package/dist/components/DecoratedNumber/Default/DefaultNumberLarge.d.ts +1 -1
  11. package/dist/components/DecoratedNumber/Default/DefaultNumberLarge.js +1 -1
  12. package/dist/components/DecoratedNumber/Default/DefaultNumberSmall.d.ts +1 -1
  13. package/dist/components/DecoratedNumber/Default/DefaultNumberSmall.js +1 -1
  14. package/dist/components/Input.d.ts +1 -1
  15. package/dist/components/Input.js +1 -3
  16. package/dist/components/Pagination.d.ts +1 -1
  17. package/dist/components/Pagination.js +3 -1
  18. package/dist/components/PinInput.d.ts +1 -1
  19. package/dist/components/PinInput.js +4 -4
  20. package/dist/components/Popover.js +1 -1
  21. package/dist/components/RadioInput.d.ts +1 -1
  22. package/dist/components/RadioInput.js +3 -3
  23. package/dist/components/Switch.d.ts +1 -1
  24. package/dist/components/Switch.js +1 -1
  25. package/dist/components/Tag.d.ts +1 -1
  26. package/dist/components/Tag.js +21 -21
  27. package/dist/components/Tooltip.d.ts +2 -2
  28. package/dist/components/Tooltip.js +1 -1
  29. package/dist/foundation/color.js +0 -1
  30. package/dist/foundation/font.js +0 -1
  31. package/dist/icons/custom/AiHelper.d.ts +6 -0
  32. package/dist/icons/custom/AiHelper.js +7 -0
  33. package/dist/icons/custom/Badge.d.ts +6 -0
  34. package/dist/icons/custom/Badge.js +7 -0
  35. package/dist/icons/custom/BadgeColor.d.ts +6 -0
  36. package/dist/icons/custom/BadgeColor.js +7 -0
  37. package/dist/icons/custom/BadgeGold.d.ts +6 -0
  38. package/dist/icons/custom/BadgeGold.js +23 -0
  39. package/dist/icons/custom/BadgeGreen.d.ts +6 -0
  40. package/dist/icons/custom/BadgeGreen.js +23 -0
  41. package/dist/icons/custom/BadgeSilver.d.ts +6 -0
  42. package/dist/icons/custom/BadgeSilver.js +23 -0
  43. package/dist/icons/custom/Basic.d.ts +6 -0
  44. package/dist/icons/custom/Basic.js +7 -0
  45. package/dist/icons/custom/BasicPlus.d.ts +6 -0
  46. package/dist/icons/custom/BasicPlus.js +7 -0
  47. package/dist/icons/custom/Board.d.ts +6 -0
  48. package/dist/icons/custom/Board.js +7 -0
  49. package/dist/icons/custom/BoardColor.d.ts +6 -0
  50. package/dist/icons/custom/BoardColor.js +7 -0
  51. package/dist/icons/custom/CastCloudy.d.ts +6 -0
  52. package/dist/icons/custom/CastCloudy.js +7 -0
  53. package/dist/icons/custom/CastCloudyColor.d.ts +6 -0
  54. package/dist/icons/custom/CastCloudyColor.js +7 -0
  55. package/dist/icons/custom/CastPartly.d.ts +6 -0
  56. package/dist/icons/custom/CastPartly.js +7 -0
  57. package/dist/icons/custom/CastPartlyColor.d.ts +6 -0
  58. package/dist/icons/custom/CastPartlyColor.js +7 -0
  59. package/dist/icons/custom/CastRainbow.d.ts +6 -0
  60. package/dist/icons/custom/CastRainbow.js +7 -0
  61. package/dist/icons/custom/CastRainbowColor.d.ts +6 -0
  62. package/dist/icons/custom/CastRainbowColor.js +7 -0
  63. package/dist/icons/custom/CastSunny.d.ts +6 -0
  64. package/dist/icons/custom/CastSunny.js +7 -0
  65. package/dist/icons/custom/CastSunnyColor.d.ts +6 -0
  66. package/dist/icons/custom/CastSunnyColor.js +7 -0
  67. package/dist/icons/custom/ClapBronze.d.ts +6 -0
  68. package/dist/icons/custom/ClapBronze.js +31 -0
  69. package/dist/icons/custom/ClapGold.d.ts +6 -0
  70. package/dist/icons/custom/ClapGold.js +31 -0
  71. package/dist/icons/custom/ClapSilver.d.ts +6 -0
  72. package/dist/icons/custom/ClapSilver.js +31 -0
  73. package/dist/icons/custom/Class.d.ts +6 -0
  74. package/dist/icons/custom/Class.js +7 -0
  75. package/dist/icons/custom/Ebook.d.ts +6 -0
  76. package/dist/icons/custom/Ebook.js +7 -0
  77. package/dist/icons/custom/EbookColor.d.ts +6 -0
  78. package/dist/icons/custom/EbookColor.js +7 -0
  79. package/dist/icons/custom/Embedded.d.ts +6 -0
  80. package/dist/icons/custom/Embedded.js +7 -0
  81. package/dist/icons/custom/EmbeddedColor.d.ts +6 -0
  82. package/dist/icons/custom/EmbeddedColor.js +7 -0
  83. package/dist/icons/custom/EmoClap.d.ts +6 -0
  84. package/dist/icons/custom/EmoClap.js +7 -0
  85. package/dist/icons/custom/EmoClapColor.d.ts +6 -0
  86. package/dist/icons/custom/EmoClapColor.js +7 -0
  87. package/dist/icons/custom/EmoGood.d.ts +6 -0
  88. package/dist/icons/custom/EmoGood.js +7 -0
  89. package/dist/icons/custom/EmoGoodColor.d.ts +6 -0
  90. package/dist/icons/custom/EmoGoodColor.js +7 -0
  91. package/dist/icons/custom/EmoGreat.d.ts +6 -0
  92. package/dist/icons/custom/EmoGreat.js +7 -0
  93. package/dist/icons/custom/EmoGreatColor.d.ts +6 -0
  94. package/dist/icons/custom/EmoGreatColor.js +7 -0
  95. package/dist/icons/custom/EmoHeart.d.ts +6 -0
  96. package/dist/icons/custom/EmoHeart.js +7 -0
  97. package/dist/icons/custom/EmoHeartColor.d.ts +6 -0
  98. package/dist/icons/custom/EmoHeartColor.js +7 -0
  99. package/dist/icons/custom/EmoHundred.d.ts +6 -0
  100. package/dist/icons/custom/EmoHundred.js +7 -0
  101. package/dist/icons/custom/EmoHundredColor.d.ts +6 -0
  102. package/dist/icons/custom/EmoHundredColor.js +7 -0
  103. package/dist/icons/custom/EmoNeutral.d.ts +6 -0
  104. package/dist/icons/custom/EmoNeutral.js +7 -0
  105. package/dist/icons/custom/EmoNeutralColor.d.ts +6 -0
  106. package/dist/icons/custom/EmoNeutralColor.js +7 -0
  107. package/dist/icons/custom/EmoStars.d.ts +6 -0
  108. package/dist/icons/custom/EmoStars.js +7 -0
  109. package/dist/icons/custom/EmoStarsColor.d.ts +6 -0
  110. package/dist/icons/custom/EmoStarsColor.js +7 -0
  111. package/dist/icons/custom/EmoThumbup.d.ts +6 -0
  112. package/dist/icons/custom/EmoThumbup.js +7 -0
  113. package/dist/icons/custom/EmoThumbupColor.d.ts +6 -0
  114. package/dist/icons/custom/EmoThumbupColor.js +7 -0
  115. package/dist/icons/custom/Empty.d.ts +6 -0
  116. package/dist/icons/custom/Empty.js +7 -0
  117. package/dist/icons/custom/Entry.d.ts +6 -0
  118. package/dist/icons/custom/Entry.js +7 -0
  119. package/dist/icons/custom/EntryColor.d.ts +6 -0
  120. package/dist/icons/custom/EntryColor.js +7 -0
  121. package/dist/icons/custom/Fab.d.ts +6 -0
  122. package/dist/icons/custom/Fab.js +7 -0
  123. package/dist/icons/custom/Google.d.ts +6 -0
  124. package/dist/icons/custom/Google.js +7 -0
  125. package/dist/icons/custom/Grant.d.ts +6 -0
  126. package/dist/icons/custom/Grant.js +7 -0
  127. package/dist/icons/custom/GrantAlt.d.ts +6 -0
  128. package/dist/icons/custom/GrantAlt.js +7 -0
  129. package/dist/icons/custom/HandFill.d.ts +6 -0
  130. package/dist/icons/custom/HandFill.js +7 -0
  131. package/dist/icons/custom/HandLine.d.ts +6 -0
  132. package/dist/icons/custom/HandLine.js +7 -0
  133. package/dist/icons/custom/Judge.d.ts +6 -0
  134. package/dist/icons/custom/Judge.js +7 -0
  135. package/dist/icons/custom/JudgeColor.d.ts +6 -0
  136. package/dist/icons/custom/JudgeColor.js +7 -0
  137. package/dist/icons/custom/Makecode.d.ts +6 -0
  138. package/dist/icons/custom/Makecode.js +7 -0
  139. package/dist/icons/custom/MakecodeColor.d.ts +6 -0
  140. package/dist/icons/custom/MakecodeColor.js +7 -0
  141. package/dist/icons/custom/Master.d.ts +6 -0
  142. package/dist/icons/custom/Master.js +7 -0
  143. package/dist/icons/custom/Material.d.ts +6 -0
  144. package/dist/icons/custom/Material.js +7 -0
  145. package/dist/icons/custom/MedalBronze.d.ts +6 -0
  146. package/dist/icons/custom/MedalBronze.js +35 -0
  147. package/dist/icons/custom/MedalGold.d.ts +6 -0
  148. package/dist/icons/custom/MedalGold.js +35 -0
  149. package/dist/icons/custom/MedalSilver.d.ts +6 -0
  150. package/dist/icons/custom/MedalSilver.js +35 -0
  151. package/dist/icons/custom/Pdf.d.ts +6 -0
  152. package/dist/icons/custom/Pdf.js +11 -0
  153. package/dist/icons/custom/PdfColor.d.ts +6 -0
  154. package/dist/icons/custom/PdfColor.js +22 -0
  155. package/dist/icons/custom/Pro.d.ts +6 -0
  156. package/dist/icons/custom/Pro.js +7 -0
  157. package/dist/icons/custom/Problem.d.ts +6 -0
  158. package/dist/icons/custom/Problem.js +7 -0
  159. package/dist/icons/custom/Python.d.ts +6 -0
  160. package/dist/icons/custom/Python.js +7 -0
  161. package/dist/icons/custom/PythonColor.d.ts +6 -0
  162. package/dist/icons/custom/PythonColor.js +7 -0
  163. package/dist/icons/custom/Quiz.d.ts +6 -0
  164. package/dist/icons/custom/Quiz.js +7 -0
  165. package/dist/icons/custom/QuizColor.d.ts +6 -0
  166. package/dist/icons/custom/QuizColor.js +7 -0
  167. package/dist/icons/custom/Resource.d.ts +6 -0
  168. package/dist/icons/custom/Resource.js +7 -0
  169. package/dist/icons/custom/ResourceColor.d.ts +6 -0
  170. package/dist/icons/custom/ResourceColor.js +7 -0
  171. package/dist/icons/custom/Scratch.d.ts +6 -0
  172. package/dist/icons/custom/Scratch.js +7 -0
  173. package/dist/icons/custom/ScratchColor.d.ts +6 -0
  174. package/dist/icons/custom/ScratchColor.js +7 -0
  175. package/dist/icons/custom/ScrollAlt.d.ts +6 -0
  176. package/dist/icons/custom/ScrollAlt.js +7 -0
  177. package/dist/icons/custom/ScrollFill.d.ts +6 -0
  178. package/dist/icons/custom/ScrollFill.js +7 -0
  179. package/dist/icons/custom/ScrollLine.d.ts +6 -0
  180. package/dist/icons/custom/ScrollLine.js +7 -0
  181. package/dist/icons/custom/Symbol.d.ts +6 -0
  182. package/dist/icons/custom/Symbol.js +7 -0
  183. package/dist/icons/custom/TypeHelper.d.ts +6 -0
  184. package/dist/icons/custom/TypeHelper.js +9 -0
  185. package/dist/icons/custom/Whale.d.ts +6 -0
  186. package/dist/icons/custom/Whale.js +7 -0
  187. package/dist/icons/custom/Worksheet.d.ts +6 -0
  188. package/dist/icons/custom/Worksheet.js +15 -0
  189. package/dist/icons/custom/WorksheetColor.d.ts +6 -0
  190. package/dist/icons/custom/WorksheetColor.js +19 -0
  191. package/dist/patterns/Dropdown/Dropdown.d.ts +1 -1
  192. package/dist/patterns/Dropdown/Dropdown.js +1 -1
  193. package/dist/patterns/Dropdown/DropdownItem/DropdownItem.d.ts +1 -1
  194. package/dist/patterns/Dropdown/DropdownItem/DropdownItem.js +1 -2
  195. package/dist/patterns/Dropdown/DropdownMenu/DropdownMenu.d.ts +1 -1
  196. package/dist/patterns/Dropdown/DropdownMenu/DropdownMenu.js +1 -1
  197. package/dist/patterns/LexicalEditor/nodes/Form/FormInput.d.ts +7 -6
  198. package/dist/patterns/LexicalEditor/nodes/Form/FormInput.js +1 -1
  199. package/dist/patterns/LexicalEditor/nodes/ImageNode/ImageComponent.js +1 -3
  200. package/dist/patterns/LexicalEditor/nodes/ImageNode/ImageNode.js +1 -2
  201. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/FormCharacterNumber.d.ts +1 -1
  202. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/FormPlaceholder.d.ts +1 -1
  203. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/SettingForm.js +1 -1
  204. package/dist/patterns/LexicalEditor/nodes/ProblemInputNode/SettingForm/TextTypeDropdown.d.ts +1 -1
  205. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormIconAndLabel/FormIconAndLabel.d.ts +1 -1
  206. package/dist/patterns/LexicalEditor/nodes/SelfEvaluationNode/EvaluationComponent/Evaluation/SettingForm/FormIconAndLabel/FormLabel.d.ts +1 -1
  207. package/dist/patterns/LexicalEditor/nodes/SheetSelectNode/SelectComponent/SettingForm/FormAllowMultipleAnswers.d.ts +1 -1
  208. package/dist/patterns/LexicalEditor/plugins/FloatingTextFormatToolbarPlugin/index.js +1 -1
  209. package/dist/patterns/SegmentedControl/SegmentedControlGroup.js +1 -1
  210. package/dist/patterns/SegmentedControl/SegmentedControlGroupPropsContext.d.ts +1 -1
  211. package/package.json +4 -2
  212. package/dist/icons/Document/BookMarkFill.d.ts +0 -6
  213. package/dist/icons/Document/BookMarkFill.js +0 -5
  214. package/dist/icons/Document/BookMarkLine.d.ts +0 -6
  215. package/dist/icons/Document/BookMarkLine.js +0 -5
  216. package/dist/icons/Document/FileMarkFill.d.ts +0 -6
  217. package/dist/icons/Document/FileMarkFill.js +0 -5
  218. package/dist/icons/Document/FileMarkLine.d.ts +0 -6
  219. package/dist/icons/Document/FileMarkLine.js +0 -5
  220. package/dist/icons/Map/CupFill.d.ts +0 -6
  221. package/dist/icons/Map/CupFill.js +0 -5
  222. package/dist/icons/Map/CupLine.d.ts +0 -6
  223. package/dist/icons/Map/CupLine.js +0 -5
  224. package/dist/icons/Map/GobletFill.d.ts +0 -6
  225. package/dist/icons/Map/GobletFill.js +0 -5
  226. package/dist/icons/Map/GobletLine.d.ts +0 -6
  227. package/dist/icons/Map/GobletLine.js +0 -5
  228. package/dist/icons/Map/Restaurant2Fill.d.ts +0 -6
  229. package/dist/icons/Map/Restaurant2Fill.js +0 -5
  230. package/dist/icons/Map/Restaurant2Line.d.ts +0 -6
  231. package/dist/icons/Map/Restaurant2Line.js +0 -5
  232. package/dist/icons/Map/RestaurantFill.d.ts +0 -6
  233. package/dist/icons/Map/RestaurantFill.js +0 -5
  234. package/dist/icons/Map/RestaurantLine.d.ts +0 -6
  235. package/dist/icons/Map/RestaurantLine.js +0 -5
  236. package/dist/icons/Others/Cake2Fill.d.ts +0 -6
  237. package/dist/icons/Others/Cake2Fill.js +0 -5
  238. package/dist/icons/Others/Cake2Line.d.ts +0 -6
  239. package/dist/icons/Others/Cake2Line.js +0 -5
  240. package/dist/icons/Others/Cake3Fill.d.ts +0 -6
  241. package/dist/icons/Others/Cake3Fill.js +0 -5
  242. package/dist/icons/Others/Cake3Line.d.ts +0 -6
  243. package/dist/icons/Others/Cake3Line.js +0 -5
  244. package/dist/icons/Others/CakeFill.d.ts +0 -6
  245. package/dist/icons/Others/CakeFill.js +0 -5
  246. package/dist/icons/Others/CakeLine.d.ts +0 -6
  247. package/dist/icons/Others/CakeLine.js +0 -5
  248. package/dist/icons/Others/KnifeBloodFill.d.ts +0 -6
  249. package/dist/icons/Others/KnifeBloodFill.js +0 -5
  250. package/dist/icons/Others/KnifeBloodLine.d.ts +0 -6
  251. package/dist/icons/Others/KnifeBloodLine.js +0 -5
  252. package/dist/icons/Others/KnifeFill.d.ts +0 -6
  253. package/dist/icons/Others/KnifeFill.js +0 -5
  254. package/dist/icons/Others/KnifeLine.d.ts +0 -6
  255. package/dist/icons/Others/KnifeLine.js +0 -5
  256. package/dist/icons/custom/ai-helper.svg +0 -4
  257. package/dist/icons/custom/badge-color.svg +0 -4
  258. package/dist/icons/custom/badge-gold.svg +0 -11
  259. package/dist/icons/custom/badge-green.svg +0 -11
  260. package/dist/icons/custom/badge-silver.svg +0 -11
  261. package/dist/icons/custom/badge.svg +0 -4
  262. package/dist/icons/custom/basic-plus.svg +0 -32
  263. package/dist/icons/custom/basic.svg +0 -3
  264. package/dist/icons/custom/board-color.svg +0 -5
  265. package/dist/icons/custom/board.svg +0 -5
  266. package/dist/icons/custom/cast-cloudy-color.svg +0 -6
  267. package/dist/icons/custom/cast-cloudy.svg +0 -3
  268. package/dist/icons/custom/cast-partly-color.svg +0 -7
  269. package/dist/icons/custom/cast-partly.svg +0 -4
  270. package/dist/icons/custom/cast-rainbow-color.svg +0 -13
  271. package/dist/icons/custom/cast-rainbow.svg +0 -12
  272. package/dist/icons/custom/cast-sunny-color.svg +0 -4
  273. package/dist/icons/custom/cast-sunny.svg +0 -3
  274. package/dist/icons/custom/clap-bronze.svg +0 -8
  275. package/dist/icons/custom/clap-gold.svg +0 -8
  276. package/dist/icons/custom/clap-silver.svg +0 -8
  277. package/dist/icons/custom/class.svg +0 -13
  278. package/dist/icons/custom/ebook-color.svg +0 -5
  279. package/dist/icons/custom/ebook.svg +0 -3
  280. package/dist/icons/custom/embedded-color.svg +0 -39
  281. package/dist/icons/custom/embedded.svg +0 -5
  282. package/dist/icons/custom/emo-clap-color.svg +0 -252
  283. package/dist/icons/custom/emo-clap.svg +0 -6
  284. package/dist/icons/custom/emo-good-color.svg +0 -69
  285. package/dist/icons/custom/emo-good.svg +0 -13
  286. package/dist/icons/custom/emo-great-color.svg +0 -68
  287. package/dist/icons/custom/emo-great.svg +0 -13
  288. package/dist/icons/custom/emo-heart-color.svg +0 -239
  289. package/dist/icons/custom/emo-heart.svg +0 -5
  290. package/dist/icons/custom/emo-hundred-color.svg +0 -194
  291. package/dist/icons/custom/emo-hundred.svg +0 -3
  292. package/dist/icons/custom/emo-neutral-color.svg +0 -77
  293. package/dist/icons/custom/emo-neutral.svg +0 -15
  294. package/dist/icons/custom/emo-stars-color.svg +0 -121
  295. package/dist/icons/custom/emo-stars.svg +0 -14
  296. package/dist/icons/custom/emo-thumbup-color.svg +0 -238
  297. package/dist/icons/custom/emo-thumbup.svg +0 -3
  298. package/dist/icons/custom/empty.svg +0 -1
  299. package/dist/icons/custom/entry-color.svg +0 -4
  300. package/dist/icons/custom/entry.svg +0 -4
  301. package/dist/icons/custom/fab.svg +0 -10
  302. package/dist/icons/custom/google.svg +0 -14
  303. package/dist/icons/custom/grant-alt.svg +0 -6
  304. package/dist/icons/custom/grant.svg +0 -5
  305. package/dist/icons/custom/hand-fill.svg +0 -4
  306. package/dist/icons/custom/hand-line.svg +0 -3
  307. package/dist/icons/custom/judge-color.svg +0 -6
  308. package/dist/icons/custom/judge.svg +0 -3
  309. package/dist/icons/custom/makecode-color.svg +0 -4
  310. package/dist/icons/custom/makecode.svg +0 -5
  311. package/dist/icons/custom/master.svg +0 -13
  312. package/dist/icons/custom/material.svg +0 -6
  313. package/dist/icons/custom/medal-bronze.svg +0 -9
  314. package/dist/icons/custom/medal-gold.svg +0 -9
  315. package/dist/icons/custom/medal-silver.svg +0 -9
  316. package/dist/icons/custom/pdf-color.svg +0 -12
  317. package/dist/icons/custom/pdf.svg +0 -3
  318. package/dist/icons/custom/pro.svg +0 -5
  319. package/dist/icons/custom/problem.svg +0 -7
  320. package/dist/icons/custom/python-color.svg +0 -4
  321. package/dist/icons/custom/python.svg +0 -8
  322. package/dist/icons/custom/quiz-color.svg +0 -12
  323. package/dist/icons/custom/quiz.svg +0 -4
  324. package/dist/icons/custom/resource-color.svg +0 -14
  325. package/dist/icons/custom/resource.svg +0 -11
  326. package/dist/icons/custom/scratch-color.svg +0 -6
  327. package/dist/icons/custom/scratch.svg +0 -3
  328. package/dist/icons/custom/scroll-alt.svg +0 -6
  329. package/dist/icons/custom/scroll-fill.svg +0 -5
  330. package/dist/icons/custom/scroll-line.svg +0 -6
  331. package/dist/icons/custom/symbol.svg +0 -5
  332. package/dist/icons/custom/type-helper.svg +0 -9
  333. package/dist/icons/custom/whale.svg +0 -8
  334. package/dist/icons/custom/worksheet-color.svg +0 -5
  335. package/dist/icons/custom/worksheet.svg +0 -4
  336. package/dist/patterns/LexicalEditor/hr.svg +0 -3
  337. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/menu.svg +0 -8
  338. package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/plus.svg +0 -3
@@ -0,0 +1,23 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/badge-green.svg";
4
+ export const CustomBadgeGreenIcon = forwardRef(function CustomBadgeGreenIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12Z", fill: "url(#paint0_linear_4029_17032)", style: {} }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21ZM12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23Z", fill: "#363636", style: {
6
+ fill: "#363636",
7
+ fill: "color(display-p3 0.2118 0.2118 0.2118)",
8
+ fillOpacity: 1,
9
+ } }), _jsx("path", { d: "M10.5 14.1177L17 8L18 8.94118L10.5 16L6 11.7647L7 10.8236L10.5 14.1177Z", fill: "#363636", style: {
10
+ fill: "#363636",
11
+ fill: "color(display-p3 0.2118 0.2118 0.2118)",
12
+ fillOpacity: 1,
13
+ } }), _jsx("defs", { children: _jsxs("linearGradient", Object.assign({ id: "paint0_linear_4029_17032", x1: 12, y1: 1, x2: 12, y2: 23, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#EBFF54", style: {
14
+ stopColor: "#EBFF54",
15
+ stopColor: "color(display-p3 0.9217 1.0000 0.3286)",
16
+ stopOpacity: 1,
17
+ } }), _jsx("stop", { offset: 1, stopColor: "#BFFF00", style: {
18
+ stopColor: "#BFFF00",
19
+ stopColor: "color(display-p3 0.7500 1.0000 0.0000)",
20
+ stopOpacity: 1,
21
+ } })] })) })] })));
22
+ });
23
+ export const CustomBadgeGreenSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomBadgeSilverIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomBadgeSilverSvg: string;
@@ -0,0 +1,23 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/badge-silver.svg";
4
+ export const CustomBadgeSilverIcon = forwardRef(function CustomBadgeSilverIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M2 1V13.8215C2 18.8902 6.47651 23 12 23C17.5235 23 22 18.8912 22 13.8215V1H2Z", fill: "url(#paint0_linear_4029_17033)", style: {} }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 3V13.8215C4 17.6278 7.41639 21 12 21C16.5838 21 20 17.6287 20 13.8215V3H4ZM2 13.8215C2 18.8902 6.47651 23 12 23C17.5235 23 22 18.8912 22 13.8215V1H2V13.8215Z", fill: "#363636", style: {
6
+ fill: "#363636",
7
+ fill: "color(display-p3 0.2118 0.2118 0.2118)",
8
+ fillOpacity: 1,
9
+ } }), _jsx("path", { d: "M10.5 14.1178L17 8.00009L18 8.94127L10.5 16.0001L6 11.7648L7 10.8237L10.5 14.1178Z", fill: "#363636", style: {
10
+ fill: "#363636",
11
+ fill: "color(display-p3 0.2118 0.2118 0.2118)",
12
+ fillOpacity: 1,
13
+ } }), _jsx("defs", { children: _jsxs("linearGradient", Object.assign({ id: "paint0_linear_4029_17033", x1: 12, y1: 1, x2: 12, y2: 23, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#EFEFF8", style: {
14
+ stopColor: "#EFEFF8",
15
+ stopColor: "color(display-p3 0.9362 0.9356 0.9710)",
16
+ stopOpacity: 1,
17
+ } }), _jsx("stop", { offset: 1, stopColor: "#D2EEF7", style: {
18
+ stopColor: "#D2EEF7",
19
+ stopColor: "color(display-p3 0.8235 0.9333 0.9686)",
20
+ stopOpacity: 1,
21
+ } })] })) })] })));
22
+ });
23
+ export const CustomBadgeSilverSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomBasicIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomBasicSvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/basic.svg";
4
+ export const CustomBasicIcon = forwardRef(function CustomBasicIcon(props, ref) {
5
+ return (_jsx("svg", Object.assign({ width: 20, height: 20, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: _jsx("path", { d: "M14.8262 10.867L11.5506 9.99917V1.20304C11.5506 0.854839 11.152 0.699915 10.9537 0.972161L5 9.13204L8.27563 9.99992V18.7968C8.27563 19.145 8.67423 19.2999 8.8725 19.0277L14.8262 10.8678V10.867Z", fill: "#3E88FF" }) })));
6
+ });
7
+ export const CustomBasicSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomBasicPlusIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomBasicPlusSvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/basic-plus.svg";
4
+ export const CustomBasicPlusIcon = forwardRef(function CustomBasicPlusIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 20, height: 20, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M10.868 10.867L7.59232 9.99917V1.20304C7.59232 0.854839 7.19372 0.699915 6.99545 0.972161L1.04175 9.13204L4.31738 9.99992V18.7968C4.31738 19.145 4.71598 19.2999 4.91425 19.0277L10.868 10.8678V10.867Z", fill: "#3E88FF" }), _jsxs("g", Object.assign({ clipPath: "url(#clip0_135_79001)" }, { children: [_jsx("path", { d: "M18.5356 4.58325H9.38095C9.1475 4.58325 8.95825 4.79386 8.95825 5.05366V6.61285C8.95825 6.87264 9.1475 7.08325 9.38095 7.08325H18.5356C18.769 7.08325 18.9583 6.87264 18.9583 6.61285V5.05366C18.9583 4.79386 18.769 4.58325 18.5356 4.58325Z", fill: "#363636" }), _jsx("path", { d: "M15.2083 10.4105V1.25595C15.2083 1.0225 14.9976 0.833252 14.7378 0.833252L13.1787 0.833252C12.9189 0.833252 12.7083 1.0225 12.7083 1.25595V10.4105C12.7083 10.644 12.9189 10.8333 13.1787 10.8333H14.7378C14.9976 10.8333 15.2083 10.644 15.2083 10.4105Z", fill: "#363636" })] })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_135_79001" }, { children: _jsx("rect", { width: 10, height: 10, fill: "white", transform: "translate(8.95825 0.833252)" }) })) })] })));
6
+ });
7
+ export const CustomBasicPlusSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomBoardIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomBoardSvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/board.svg";
4
+ export const CustomBoardIcon = forwardRef(function CustomBoardIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M3 11.5C3 12.3284 3.67157 13 4.5 13H9.5C10.3284 13 11 12.3284 11 11.5V4.5C11 3.67157 10.3284 3 9.5 3H4.5C3.67157 3 3 3.67157 3 4.5V11.5ZM13 19.5C13 20.3284 13.6716 21 14.5 21H19.5C20.3284 21 21 20.3284 21 19.5V12.5C21 11.6716 20.3284 11 19.5 11H14.5C13.6716 11 13 11.6716 13 12.5V19.5Z", fill: "#363636" }), _jsx("path", { d: "M4.5 21C3.67157 21 3 20.3284 3 19.5V16.5C3 15.6716 3.67157 15 4.5 15H9.5C10.3284 15 11 15.6716 11 16.5V19.5C11 20.3284 10.3284 21 9.5 21H4.5Z", fill: "#363636" }), _jsx("path", { d: "M14.5 3C13.6716 3 13 3.67157 13 4.5V7.5C13 8.32843 13.6716 9 14.5 9H19.5C20.3284 9 21 8.32843 21 7.5V4.5C21 3.67157 20.3284 3 19.5 3H14.5Z", fill: "#363636" })] })));
6
+ });
7
+ export const CustomBoardSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomBoardColorIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomBoardColorSvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/board-color.svg";
4
+ export const CustomBoardColorIcon = forwardRef(function CustomBoardColorIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M3 11.5C3 12.3284 3.67157 13 4.5 13H9.5C10.3284 13 11 12.3284 11 11.5V4.5C11 3.67157 10.3284 3 9.5 3H4.5C3.67157 3 3 3.67157 3 4.5V11.5ZM13 19.5C13 20.3284 13.6716 21 14.5 21H19.5C20.3284 21 21 20.3284 21 19.5V12.5C21 11.6716 20.3284 11 19.5 11H14.5C13.6716 11 13 11.6716 13 12.5V19.5Z", fill: "#42DB88" }), _jsx("path", { d: "M4.5 21C3.67157 21 3 20.3284 3 19.5V16.5C3 15.6716 3.67157 15 4.5 15H9.5C10.3284 15 11 15.6716 11 16.5V19.5C11 20.3284 10.3284 21 9.5 21H4.5Z", fill: "#DFFF9A" }), _jsx("path", { d: "M14.5 3C13.6716 3 13 3.67157 13 4.5V7.5C13 8.32843 13.6716 9 14.5 9H19.5C20.3284 9 21 8.32843 21 7.5V4.5C21 3.67157 20.3284 3 19.5 3H14.5Z", fill: "#DFFF9A" })] })));
6
+ });
7
+ export const CustomBoardColorSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomCastCloudyIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomCastCloudySvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/cast-cloudy.svg";
4
+ export const CustomCastCloudyIcon = forwardRef(function CustomCastCloudyIcon(props, ref) {
5
+ return (_jsx("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: _jsx("path", { d: "M18 10.3C18 10.3593 17.999 10.4183 17.9971 10.4771C19.8477 11.0163 21.2 12.7252 21.2 14.75C21.2 17.2077 19.2077 19.2 16.75 19.2C16.7333 19.2 16.7166 19.1999 16.6999 19.1997L8.40808 19.2C8.40538 19.2 8.40269 19.2 8.39999 19.2C5.30719 19.2 2.79999 16.6928 2.79999 13.6C2.79999 10.7821 4.88124 8.45039 7.5904 8.05809C8.44975 6.19477 10.3473 4.89999 12.55 4.89999C15.5599 4.89999 18 7.31766 18 10.3Z", fill: "#363636" }) })));
6
+ });
7
+ export const CustomCastCloudySvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomCastCloudyColorIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomCastCloudyColorSvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/cast-cloudy-color.svg";
4
+ export const CustomCastCloudyColorIcon = forwardRef(function CustomCastCloudyColorIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M8.39999 19.2H16.7L12.5504 10.9L8.39999 19.2Z", fill: "#AFC6DD" }), _jsx("path", { d: "M12.55 15.7C15.56 15.7 18 13.2823 18 10.3C18 7.31766 15.56 4.9 12.55 4.9C9.54005 4.9 7.10001 7.31766 7.10001 10.3C7.10001 13.2823 9.54005 15.7 12.55 15.7Z", fill: "#CCDDF2" }), _jsx("path", { d: "M16.75 19.2C19.2077 19.2 21.2 17.2077 21.2 14.75C21.2 12.2923 19.2077 10.3 16.75 10.3C14.2923 10.3 12.3 12.2923 12.3 14.75C12.3 17.2077 14.2923 19.2 16.75 19.2Z", fill: "#AFC6DD" }), _jsx("path", { d: "M8.4 19.2C11.4928 19.2 14 16.6928 14 13.6C14 10.5072 11.4928 8 8.4 8C5.30721 8 2.8 10.5072 2.8 13.6C2.8 16.6928 5.30721 19.2 8.4 19.2Z", fill: "#AFC6DD" })] })));
6
+ });
7
+ export const CustomCastCloudyColorSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomCastPartlyIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomCastPartlySvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/cast-partly.svg";
4
+ export const CustomCastPartlyIcon = forwardRef(function CustomCastPartlyIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.1132 5.66038C9.42473 5.66038 7.24528 7.83982 7.24528 10.5283C7.24528 13.2168 9.42473 15.3962 12.1132 15.3962C14.8017 15.3962 16.9811 13.2168 16.9811 10.5283C16.9811 7.83982 14.8017 5.66038 12.1132 5.66038ZM4.98113 10.5283C4.98113 6.58936 8.17427 3.39622 12.1132 3.39622C16.0521 3.39622 19.2453 6.58936 19.2453 10.5283C19.2453 14.4672 16.0521 17.6604 12.1132 17.6604C8.17427 17.6604 4.98113 14.4672 4.98113 10.5283Z", fill: "#363636" }), _jsx("path", { d: "M9.50946 20.6038H16.0755L16.0744 20.6017C17.7106 20.5405 19.0188 19.1457 19.0188 17.434C19.0188 15.6833 17.6504 14.2642 15.9622 14.2642C15.1665 14.2642 14.4419 14.5795 13.898 15.0962C13.3994 13.1862 11.6236 11.7736 9.50944 11.7736C7.00853 11.7736 4.98114 13.7503 4.98114 16.1887C4.98114 18.6271 7.00855 20.6038 9.50946 20.6038Z", fill: "#363636" })] })));
6
+ });
7
+ export const CustomCastPartlySvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomCastPartlyColorIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomCastPartlyColorSvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/cast-partly-color.svg";
4
+ export const CustomCastPartlyColorIcon = forwardRef(function CustomCastPartlyColorIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M12.1132 16.5283C15.4269 16.5283 18.1132 13.842 18.1132 10.5283C18.1132 7.21459 15.4269 4.5283 12.1132 4.5283C8.7995 4.5283 6.1132 7.21459 6.1132 10.5283C6.1132 13.842 8.7995 16.5283 12.1132 16.5283Z", fill: "#FFD600" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.1132 5.66038C9.42473 5.66038 7.24528 7.83982 7.24528 10.5283C7.24528 13.2168 9.42473 15.3962 12.1132 15.3962C14.8017 15.3962 16.9811 13.2168 16.9811 10.5283C16.9811 7.83982 14.8017 5.66038 12.1132 5.66038ZM4.98113 10.5283C4.98113 6.58937 8.17427 3.39623 12.1132 3.39623C16.0521 3.39623 19.2453 6.58937 19.2453 10.5283C19.2453 14.4672 16.0521 17.6604 12.1132 17.6604C8.17427 17.6604 4.98113 14.4672 4.98113 10.5283Z", fill: "#FFA800" }), _jsx("path", { d: "M9.50943 20.6038H16.0755L12.7928 14.0377L9.50943 20.6038Z", fill: "white" }), _jsx("path", { d: "M9.50943 20.6038C12.0103 20.6038 14.0377 18.6271 14.0377 16.1887C14.0377 13.7503 12.0103 11.7736 9.50943 11.7736C7.00852 11.7736 4.98113 13.7503 4.98113 16.1887C4.98113 18.6271 7.00852 20.6038 9.50943 20.6038Z", fill: "white" }), _jsx("path", { d: "M15.9623 20.6038C17.6504 20.6038 19.0189 19.1846 19.0189 17.434C19.0189 15.6833 17.6504 14.2642 15.9623 14.2642C14.2742 14.2642 12.9057 15.6833 12.9057 17.434C12.9057 19.1846 14.2742 20.6038 15.9623 20.6038Z", fill: "white" })] })));
6
+ });
7
+ export const CustomCastPartlyColorSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomCastRainbowIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomCastRainbowSvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/cast-rainbow.svg";
4
+ export const CustomCastRainbowIcon = forwardRef(function CustomCastRainbowIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsxs("g", Object.assign({ clipPath: "url(#clip0_212_7335)" }, { children: [_jsx("path", { d: "M4 11.7074C4 7.17459 7.58151 3.5 12.0005 3.5C16.4185 3.5 20 7.17459 20.0009 11.7074V19.5H18.6675V11.7075C18.6675 7.93039 15.6825 4.86792 12.0005 4.86792C8.31849 4.86792 5.33344 7.93039 5.33344 11.7075V19.4991H4V11.7074Z", fill: "#363636" }), _jsx("path", { d: "M6.50023 11.7074C6.50023 8.64887 8.9272 6.10372 12.0005 6.10372C15.0737 6.10372 17.5007 8.64887 17.5007 11.7074V19.5L16.0007 19.5009V11.7074L16.0005 11.6617C15.9765 9.41634 14.1946 7.60372 12.0005 7.60372C9.80633 7.60372 8.02439 9.41634 8.00048 11.6617L8.00023 11.7074V19.5H6.50023V11.7074Z", fill: "#363636" }), _jsx("path", { d: "M13.158 11.6617C13.158 10.9489 12.6038 10.4359 12.0005 10.4359C11.3971 10.4359 10.8429 10.9489 10.8429 11.6617V19.5H9.34295V11.6617C9.34295 10.1565 10.5331 8.93594 12.0005 8.93594C13.4679 8.93594 14.658 10.1565 14.658 11.6617V19.5009L13.158 19.5V11.6617Z", fill: "#363636" })] })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_212_7335" }, { children: _jsx("rect", { width: 16, height: 16, fill: "white", transform: "translate(4 3.5)" }) })) })] })));
6
+ });
7
+ export const CustomCastRainbowSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomCastRainbowColorIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomCastRainbowColorSvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/cast-rainbow-color.svg";
4
+ export const CustomCastRainbowColorIcon = forwardRef(function CustomCastRainbowColorIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsxs("g", Object.assign({ clipPath: "url(#clip0_212_7315)" }, { children: [_jsx("path", { d: "M12.0005 3.5C7.58151 3.5 4 7.17459 4 11.7074V30.3H9.34295V11.6617C9.34295 10.1565 10.5331 8.93594 12.0005 8.93594C13.4679 8.93594 14.658 10.1565 14.658 11.6617V30.3009H20.0009V11.7074C20 7.17459 16.4185 3.5 12.0005 3.5Z", fill: "#FF0062" }), _jsx("path", { d: "M12.0005 4.86791C8.31846 4.86791 5.33341 7.93037 5.33341 11.7074V30.3H9.34295V11.6617C9.34295 10.1565 10.5331 8.93594 12.0005 8.93594C13.4679 8.93594 14.658 10.1565 14.658 11.6617V30.3009H18.6675V11.7074C18.6675 7.93037 15.6825 4.86791 12.0005 4.86791Z", fill: "#FFAA00" }), _jsx("path", { d: "M12.0005 6.23581C9.05449 6.23581 6.66682 8.68524 6.66682 11.7074V30.3H9.34295V11.6617C9.34295 10.1565 10.5331 8.93594 12.0005 8.93594C13.4679 8.93594 14.658 10.1565 14.658 11.6617V30.3009H17.3341V11.7074C17.3341 8.68524 14.9464 6.23581 12.0005 6.23581Z", fill: "#3DC939" }), _jsx("path", { d: "M12.0005 7.60372C9.79145 7.60372 8.00023 9.44102 8.00023 11.7074V30.3H9.34295V11.6617C9.34295 10.1565 10.5331 8.93594 12.0005 8.93594C13.4679 8.93594 14.658 10.1565 14.658 11.6617V30.3009H16.0007V11.7074C16.0007 9.44102 14.2095 7.60372 12.0005 7.60372Z", fill: "#3985FF" })] })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_212_7315" }, { children: _jsx("rect", { width: 16, height: 16, fill: "white", transform: "translate(4 3.5)" }) })) })] })));
6
+ });
7
+ export const CustomCastRainbowColorSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomCastSunnyIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomCastSunnySvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/cast-sunny.svg";
4
+ export const CustomCastSunnyIcon = forwardRef(function CustomCastSunnyIcon(props, ref) {
5
+ return (_jsx("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 6.33962C8.87386 6.33962 6.33962 8.87386 6.33962 12C6.33962 15.1261 8.87386 17.6604 12 17.6604C15.1261 17.6604 17.6604 15.1261 17.6604 12C17.6604 8.87386 15.1261 6.33962 12 6.33962ZM4.07547 12C4.07547 7.6234 7.6234 4.07547 12 4.07547C16.3766 4.07547 19.9245 7.6234 19.9245 12C19.9245 16.3766 16.3766 19.9245 12 19.9245C7.6234 19.9245 4.07547 16.3766 4.07547 12Z", fill: "#363636" }) })));
6
+ });
7
+ export const CustomCastSunnySvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomCastSunnyColorIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomCastSunnyColorSvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/cast-sunny-color.svg";
4
+ export const CustomCastSunnyColorIcon = forwardRef(function CustomCastSunnyColorIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M12 18.7925C15.7514 18.7925 18.7925 15.7514 18.7925 12C18.7925 8.24863 15.7514 5.20755 12 5.20755C8.24863 5.20755 5.20755 8.24863 5.20755 12C5.20755 15.7514 8.24863 18.7925 12 18.7925Z", fill: "#FFD600" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 6.33962C8.87386 6.33962 6.33962 8.87386 6.33962 12C6.33962 15.1261 8.87386 17.6604 12 17.6604C15.1261 17.6604 17.6604 15.1261 17.6604 12C17.6604 8.87386 15.1261 6.33962 12 6.33962ZM4.07547 12C4.07547 7.6234 7.6234 4.07547 12 4.07547C16.3766 4.07547 19.9245 7.6234 19.9245 12C19.9245 16.3766 16.3766 19.9245 12 19.9245C7.6234 19.9245 4.07547 16.3766 4.07547 12Z", fill: "#FFA800" })] })));
6
+ });
7
+ export const CustomCastSunnyColorSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomClapBronzeIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomClapBronzeSvg: string;
@@ -0,0 +1,31 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/clap-bronze.svg";
4
+ export const CustomClapBronzeIcon = forwardRef(function CustomClapBronzeIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M18.1966 16.836L18.0811 9.79351C18.0061 9.12451 17.6401 8.22676 16.3869 8.22676C14.9244 8.29651 14.8674 9.79351 14.8674 9.79351L12.6399 5.81401C12.0826 4.96651 11.1691 4.90801 10.5976 5.25676C10.0254 5.60551 9.90088 6.31276 9.90088 6.31276L9.43738 5.70901C9.08788 5.13751 8.04388 5.07151 7.51138 5.39626C6.62713 5.93551 6.49888 7.05301 7.07038 7.67026C7.03288 7.62976 6.59638 7.47826 5.86363 7.92526C5.29213 8.27401 5.11513 9.31726 5.43463 9.90901C5.75338 10.5015 5.79988 10.5938 5.79988 10.5938C5.79988 10.5938 5.30713 10.3613 4.52938 10.884C3.97363 11.2575 3.77413 12.366 4.12363 12.9375L5.99563 16.0943L8.57188 20.304C10.0869 22.4513 13.3164 23.1923 15.6631 21.7665C17.2636 20.7945 18.3489 18.741 18.1966 16.836Z", fill: "#DB915C", style: {
6
+ fill: "#DB915C",
7
+ fill: "color(display-p3 0.8577 0.5685 0.3590)",
8
+ fillOpacity: 1,
9
+ } }), _jsx("path", { d: "M9.96976 6.42303L9.90151 6.31203C9.90376 6.29928 9.98326 5.86878 10.29 5.51703L10.6073 6.02703L11.553 7.54803C12.1293 8.47674 12.7103 9.4025 13.296 10.3253C13.3501 10.4088 13.3688 10.5104 13.348 10.6078C13.3272 10.7051 13.2686 10.7902 13.185 10.8443C13.1015 10.8984 12.9999 10.9171 12.9025 10.8963C12.8052 10.8755 12.7201 10.8168 12.666 10.7333C12.0782 9.80654 11.4952 8.87678 10.917 7.94403L9.96976 6.42303ZM7.03351 7.64928C6.97772 7.63453 6.92113 7.62301 6.86401 7.61478C6.92188 7.61803 6.97898 7.62965 7.03351 7.64928Z", fill: "#AF754B", style: {
10
+ fill: "#AF754B",
11
+ fill: "color(display-p3 0.6873 0.4576 0.2931)",
12
+ fillOpacity: 1,
13
+ } }), _jsx("path", { d: "M7.05748 7.65598C7.26748 7.71748 7.51873 7.84498 7.80148 8.09698C7.82323 8.11573 7.87348 8.17198 7.95373 8.28523C8.02973 8.39223 8.11773 8.52723 8.21773 8.69023C8.41723 9.01273 8.64898 9.41773 8.88523 9.84073C9.01048 10.0627 9.13723 10.2907 9.26023 10.5142C9.60073 11.1277 9.91948 11.703 10.1152 12.0045C10.1709 12.0842 10.2552 12.1391 10.3506 12.1578C10.446 12.1765 10.5449 12.1574 10.6265 12.1046C10.708 12.0518 10.7659 11.9694 10.788 11.8748C10.81 11.7801 10.7944 11.6806 10.7445 11.5972C10.5645 11.3182 10.2667 10.7827 9.93373 10.1812L9.53998 9.47398C9.31975 9.07702 9.0917 8.68444 8.85598 8.29648C8.76379 8.14489 8.66674 7.99631 8.56498 7.85098C8.48808 7.73694 8.39934 7.63135 8.30023 7.53598C7.70323 7.00573 7.15273 6.85873 6.72748 6.85498C6.74773 7.15198 6.85873 7.43473 7.05748 7.65598ZM5.76748 10.5817C5.68972 10.5646 5.61111 10.5516 5.53198 10.5427C5.64598 10.5465 5.72698 10.5675 5.76748 10.581M5.79748 10.5877L5.86798 10.6057C6.11248 10.671 6.33748 10.7745 6.48898 10.9095C6.56648 10.977 6.67948 11.1157 6.82798 11.3257C6.97198 11.529 7.13023 11.7757 7.29448 12.0405C7.42798 12.255 7.56598 12.4837 7.70098 12.708C7.89223 13.0237 8.07673 13.329 8.22823 13.563C8.28223 13.6465 8.36721 13.7052 8.46447 13.7261C8.56173 13.747 8.66331 13.7284 8.74685 13.6744C8.83039 13.6204 8.88906 13.5354 8.90995 13.4381C8.93084 13.3408 8.91223 13.2393 8.85823 13.1557C8.68653 12.8859 8.51876 12.6137 8.35498 12.339C8.21998 12.1147 8.07748 11.8792 7.93198 11.6452C7.77565 11.3901 7.61208 11.1395 7.44148 10.8937C7.28998 10.6792 7.13323 10.4782 6.98773 10.3485C6.71773 10.1085 6.36973 9.96298 6.06148 9.88123C5.83779 9.82099 5.60759 9.78825 5.37598 9.78373C5.39348 9.82673 5.41298 9.86848 5.43448 9.90898C5.71198 10.4242 5.78398 10.5615 5.79748 10.5877Z", fill: "#AF754B", style: {
14
+ fill: "#AF754B",
15
+ fill: "color(display-p3 0.6873 0.4576 0.2931)",
16
+ fillOpacity: 1,
17
+ } }), _jsx("path", { d: "M22.4649 16.779V9.66527C22.3899 8.99027 21.9024 8.08277 20.6371 8.08277C19.1596 8.15402 19.1019 9.66527 19.1019 9.66527L16.8519 5.64527C16.2894 4.79027 15.3669 4.73027 14.7894 5.08277C14.2119 5.43527 14.0851 6.15002 14.0851 6.15002L13.6164 5.54027C13.2639 4.96277 12.2094 4.89527 11.6716 5.22377C10.7784 5.76902 10.6486 6.89777 11.2261 7.52102C11.1886 7.47977 10.7469 7.32752 10.0074 7.77902C9.4299 8.13152 9.2514 9.18527 9.5739 9.78302C9.8964 10.38 9.94289 10.4738 9.94289 10.4738C9.94289 10.4738 9.44489 10.2398 8.65964 10.767C8.09789 11.1443 7.89689 12.264 8.24939 12.8415L10.1401 16.029L12.7426 20.2815C14.2726 22.4505 17.5351 23.199 19.9051 21.759C21.5214 20.7773 22.6186 18.7028 22.4649 16.779Z", fill: "#F2C8B7", style: {
18
+ fill: "#F2C8B7",
19
+ fill: "color(display-p3 0.9490 0.7843 0.7176)",
20
+ fillOpacity: 1,
21
+ } }), _jsx("path", { d: "M14.0888 6.13726L14.0978 6.15301L15.045 7.67551C15.6235 8.60776 16.2068 9.53702 16.7948 10.4633C16.8215 10.5046 16.8562 10.5403 16.8967 10.5683C16.9372 10.5963 16.9829 10.616 17.031 10.6264C17.0792 10.6367 17.1289 10.6375 17.1774 10.6286C17.2258 10.6197 17.2721 10.6014 17.3134 10.5746C17.3548 10.5479 17.3905 10.5133 17.4185 10.4727C17.4465 10.4322 17.4662 10.3865 17.4765 10.3384C17.4869 10.2902 17.4876 10.2405 17.4787 10.1921C17.4699 10.1436 17.4515 10.0974 17.4248 10.056C16.8388 9.13314 16.2578 8.20713 15.6818 7.27801C15.3255 6.70726 14.9858 6.16051 14.7353 5.75701L14.4803 5.34601C14.2887 5.57484 14.1545 5.84611 14.0888 6.13726ZM11.1668 7.49251C11.0687 7.47387 10.9689 7.46507 10.869 7.46626C11.007 7.45576 11.1075 7.47376 11.1668 7.49251ZM12.132 7.98451C11.8717 7.74507 11.5531 7.57803 11.208 7.50001C11.0177 7.28044 10.9033 7.00531 10.8818 6.71551C11.3303 6.71101 12.0038 6.86776 12.63 7.42426C12.7845 7.56151 12.9803 7.83601 13.1738 8.12926C13.3778 8.43976 13.611 8.82076 13.8443 9.20926C14.0183 9.49951 14.1908 9.79276 14.352 10.0665C14.6295 10.5368 14.8733 10.9515 15.0338 11.199C15.0605 11.2404 15.0789 11.2866 15.0877 11.3351C15.0966 11.3835 15.0959 11.4332 15.0855 11.4814C15.0752 11.5295 15.0555 11.5752 15.0275 11.6157C14.9995 11.6563 14.9638 11.6909 14.9224 11.7176C14.8811 11.7444 14.8348 11.7627 14.7864 11.7716C14.7379 11.7805 14.6882 11.7797 14.64 11.7694C14.5919 11.759 14.5462 11.7393 14.5057 11.7113C14.4652 11.6833 14.4305 11.6476 14.4038 11.6063C14.1599 11.2159 13.9224 10.8216 13.6913 10.4235C13.5323 10.1528 13.365 9.86851 13.2008 9.59476C12.9903 9.23955 12.7725 8.88873 12.5475 8.54251C12.342 8.23051 12.1988 8.04451 12.132 7.98451ZM10.0305 10.4895L9.9323 10.452C9.81448 10.228 9.69523 10.0047 9.57455 9.78226C9.54441 9.72589 9.51883 9.6672 9.49805 9.60676C9.7478 9.60376 10.0478 9.68701 10.3133 9.79426C10.6342 9.92177 10.9319 10.1012 11.1945 10.3253C11.346 10.4603 11.5058 10.6793 11.6558 10.908C11.8118 11.1465 11.979 11.4308 12.1455 11.721C12.2468 11.8973 12.3473 12.075 12.4448 12.2475C12.6419 12.6066 12.8487 12.9602 13.065 13.308C13.0918 13.3494 13.1101 13.3956 13.119 13.4441C13.1279 13.4925 13.1271 13.5422 13.1168 13.5904C13.1064 13.6385 13.0867 13.6842 13.0587 13.7247C13.0307 13.7653 12.995 13.7999 12.9537 13.8266C12.9123 13.8534 12.8661 13.8717 12.8176 13.8806C12.7692 13.8895 12.7195 13.8887 12.6713 13.8784C12.6231 13.868 12.5775 13.8483 12.5369 13.8203C12.4964 13.7923 12.4618 13.7566 12.435 13.7153C12.246 13.4228 12.0128 13.0088 11.7773 12.5903L11.4953 12.0938C11.3303 11.8065 11.1713 11.538 11.028 11.319C10.877 11.0915 10.7665 10.947 10.6965 10.8855C10.4975 10.7183 10.2725 10.5846 10.0305 10.4895ZM19.8023 10.905C19.6733 10.6823 19.413 10.218 19.1018 9.65851C19.1287 9.31851 19.2423 8.99109 19.4318 8.70751C19.8803 9.51601 20.2823 10.2375 20.4518 10.5285C20.5017 10.6146 20.5154 10.7171 20.4898 10.8133C20.4642 10.9095 20.4014 10.9916 20.3153 11.0415C20.2292 11.0914 20.1267 11.1051 20.0305 11.0795C19.9343 11.0539 19.8522 10.9911 19.8023 10.905Z", fill: "#AF754B", style: {
22
+ fill: "#AF754B",
23
+ fill: "color(display-p3 0.6873 0.4576 0.2931)",
24
+ fillOpacity: 1,
25
+ } }), _jsx("path", { d: "M6.03904 3.61276L5.12404 2.37451C5.091 2.32986 5.06902 2.278 5.05992 2.2232C5.05082 2.1684 5.05485 2.11223 5.07169 2.05929C5.08853 2.00636 5.1177 1.95817 5.15678 1.9187C5.19587 1.87924 5.24377 1.84961 5.29654 1.83226L6.31654 1.51501C6.54154 1.44526 6.76654 1.63126 6.75154 1.87126L6.64654 3.42676C6.61654 3.74476 6.22654 3.86851 6.03904 3.61276ZM4.26904 4.83001L2.87404 4.24501C2.82356 4.22448 2.77889 4.19185 2.74399 4.15C2.70909 4.10814 2.68502 4.05834 2.6739 4.00498C2.66279 3.95163 2.66497 3.89636 2.68025 3.84405C2.69554 3.79174 2.72345 3.74399 2.76154 3.70501L3.48904 2.93251C3.52644 2.89304 3.57281 2.8632 3.62422 2.84551C3.67563 2.82782 3.73056 2.82281 3.78432 2.83091C3.83808 2.83901 3.88909 2.85998 3.933 2.89204C3.97692 2.92409 4.01244 2.96628 4.03654 3.01501L4.70404 4.37251C4.83154 4.65001 4.55404 4.95001 4.26904 4.83001ZM1.89004 7.01926L3.44329 6.81676C3.76204 6.77776 3.86329 6.36526 3.59854 6.17926L2.30104 5.30701C2.25386 5.27646 2.20007 5.25758 2.14414 5.25194C2.08821 5.24631 2.03174 5.25407 1.97941 5.2746C1.92707 5.29512 1.88038 5.32781 1.84319 5.36997C1.806 5.41212 1.77938 5.46252 1.76554 5.51701L1.50904 6.59101C1.49542 6.6458 1.49536 6.70309 1.50887 6.75791C1.52238 6.81274 1.54906 6.86344 1.58659 6.90562C1.62412 6.94781 1.67137 6.9802 1.72425 7C1.77713 7.01981 1.83403 7.02641 1.89004 7.01926Z", fill: "#46A4FB", style: {
26
+ fill: "#46A4FB",
27
+ fill: "color(display-p3 0.2745 0.6431 0.9843)",
28
+ fillOpacity: 1,
29
+ } })] })));
30
+ });
31
+ export const CustomClapBronzeSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomClapGoldIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomClapGoldSvg: string;
@@ -0,0 +1,31 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/clap-gold.svg";
4
+ export const CustomClapGoldIcon = forwardRef(function CustomClapGoldIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M18.1966 16.836L18.0811 9.79351C18.0061 9.12451 17.6401 8.22676 16.3869 8.22676C14.9244 8.29651 14.8674 9.79351 14.8674 9.79351L12.6399 5.81401C12.0826 4.96651 11.1691 4.90801 10.5976 5.25676C10.0254 5.60551 9.90088 6.31276 9.90088 6.31276L9.43738 5.70901C9.08788 5.13751 8.04388 5.07151 7.51138 5.39626C6.62713 5.93551 6.49888 7.05301 7.07038 7.67026C7.03288 7.62976 6.59638 7.47826 5.86363 7.92526C5.29213 8.27401 5.11513 9.31726 5.43463 9.90901C5.75338 10.5015 5.79988 10.5938 5.79988 10.5938C5.79988 10.5938 5.30713 10.3613 4.52938 10.884C3.97363 11.2575 3.77413 12.366 4.12363 12.9375L5.99563 16.0943L8.57188 20.304C10.0869 22.4513 13.3164 23.1923 15.6631 21.7665C17.2636 20.7945 18.3489 18.741 18.1966 16.836Z", fill: "#FFB632", style: {
6
+ fill: "#FFB632",
7
+ fill: "color(display-p3 1.0000 0.7137 0.1961)",
8
+ fillOpacity: 1,
9
+ } }), _jsx("path", { d: "M9.96976 6.42303L9.90151 6.31203C9.90376 6.29928 9.98326 5.86878 10.29 5.51703L10.6073 6.02703L11.553 7.54803C12.1293 8.47674 12.7103 9.4025 13.296 10.3253C13.3501 10.4088 13.3688 10.5104 13.348 10.6078C13.3272 10.7051 13.2686 10.7902 13.185 10.8443C13.1015 10.8984 12.9999 10.9171 12.9025 10.8963C12.8052 10.8755 12.7201 10.8168 12.666 10.7333C12.0782 9.80654 11.4952 8.87678 10.917 7.94403L9.96976 6.42303ZM7.03351 7.64928C6.97772 7.63453 6.92113 7.62301 6.86401 7.61478C6.92188 7.61803 6.97898 7.62965 7.03351 7.64928Z", fill: "#EC8F0D", style: {
10
+ fill: "#EC8F0D",
11
+ fill: "color(display-p3 0.9239 0.5610 0.0513)",
12
+ fillOpacity: 1,
13
+ } }), _jsx("path", { d: "M7.05748 7.65598C7.26748 7.71748 7.51873 7.84498 7.80148 8.09698C7.82323 8.11573 7.87348 8.17198 7.95373 8.28523C8.02973 8.39223 8.11773 8.52723 8.21773 8.69023C8.41723 9.01273 8.64898 9.41773 8.88523 9.84073C9.01048 10.0627 9.13723 10.2907 9.26023 10.5142C9.60073 11.1277 9.91948 11.703 10.1152 12.0045C10.1709 12.0842 10.2552 12.1391 10.3506 12.1578C10.446 12.1765 10.5449 12.1574 10.6265 12.1046C10.708 12.0518 10.7659 11.9694 10.788 11.8748C10.81 11.7801 10.7944 11.6806 10.7445 11.5972C10.5645 11.3182 10.2667 10.7827 9.93373 10.1812L9.53998 9.47398C9.31975 9.07702 9.0917 8.68444 8.85598 8.29648C8.76379 8.14489 8.66674 7.99631 8.56498 7.85098C8.48808 7.73694 8.39934 7.63135 8.30023 7.53598C7.70323 7.00573 7.15273 6.85873 6.72748 6.85498C6.74773 7.15198 6.85873 7.43473 7.05748 7.65598ZM5.76748 10.5817C5.68972 10.5646 5.61111 10.5516 5.53198 10.5427C5.64598 10.5465 5.72698 10.5675 5.76748 10.581M5.79748 10.5877L5.86798 10.6057C6.11248 10.671 6.33748 10.7745 6.48898 10.9095C6.56648 10.977 6.67948 11.1157 6.82798 11.3257C6.97198 11.529 7.13023 11.7757 7.29448 12.0405C7.42798 12.255 7.56598 12.4837 7.70098 12.708C7.89223 13.0237 8.07673 13.329 8.22823 13.563C8.28223 13.6465 8.36721 13.7052 8.46447 13.7261C8.56173 13.747 8.66331 13.7284 8.74685 13.6744C8.83039 13.6204 8.88906 13.5354 8.90995 13.4381C8.93084 13.3408 8.91223 13.2393 8.85823 13.1557C8.68653 12.8859 8.51876 12.6137 8.35498 12.339C8.21998 12.1147 8.07748 11.8792 7.93198 11.6452C7.77565 11.3901 7.61208 11.1395 7.44148 10.8937C7.28998 10.6792 7.13323 10.4782 6.98773 10.3485C6.71773 10.1085 6.36973 9.96298 6.06148 9.88123C5.83779 9.82099 5.60759 9.78825 5.37598 9.78373C5.39348 9.82673 5.41298 9.86848 5.43448 9.90898C5.71198 10.4242 5.78398 10.5615 5.79748 10.5877Z", fill: "#EC8F0D", style: {
14
+ fill: "#EC8F0D",
15
+ fill: "color(display-p3 0.9239 0.5610 0.0513)",
16
+ fillOpacity: 1,
17
+ } }), _jsx("path", { d: "M22.4649 16.779V9.66527C22.3899 8.99027 21.9024 8.08277 20.6371 8.08277C19.1596 8.15402 19.1019 9.66527 19.1019 9.66527L16.8519 5.64527C16.2894 4.79027 15.3669 4.73027 14.7894 5.08277C14.2119 5.43527 14.0851 6.15002 14.0851 6.15002L13.6164 5.54027C13.2639 4.96277 12.2094 4.89527 11.6716 5.22377C10.7784 5.76902 10.6486 6.89777 11.2261 7.52102C11.1886 7.47977 10.7469 7.32752 10.0074 7.77902C9.4299 8.13152 9.2514 9.18527 9.5739 9.78302C9.8964 10.38 9.94289 10.4738 9.94289 10.4738C9.94289 10.4738 9.44489 10.2398 8.65964 10.767C8.09789 11.1443 7.89689 12.264 8.24939 12.8415L10.1401 16.029L12.7426 20.2815C14.2726 22.4505 17.5351 23.199 19.9051 21.759C21.5214 20.7773 22.6186 18.7028 22.4649 16.779Z", fill: "#FFD33A", style: {
18
+ fill: "#FFD33A",
19
+ fill: "color(display-p3 1.0000 0.8275 0.2275)",
20
+ fillOpacity: 1,
21
+ } }), _jsx("path", { d: "M14.0888 6.13726L14.0978 6.15301L15.045 7.67551C15.6235 8.60776 16.2068 9.53702 16.7948 10.4633C16.8215 10.5046 16.8562 10.5403 16.8967 10.5683C16.9372 10.5963 16.9829 10.616 17.031 10.6264C17.0792 10.6367 17.1289 10.6375 17.1774 10.6286C17.2258 10.6197 17.2721 10.6014 17.3134 10.5746C17.3548 10.5479 17.3905 10.5133 17.4185 10.4727C17.4465 10.4322 17.4662 10.3865 17.4765 10.3384C17.4869 10.2902 17.4876 10.2405 17.4787 10.1921C17.4699 10.1436 17.4515 10.0974 17.4248 10.056C16.8388 9.13314 16.2578 8.20713 15.6818 7.27801C15.3255 6.70726 14.9858 6.16051 14.7353 5.75701L14.4803 5.34601C14.2887 5.57484 14.1545 5.84611 14.0888 6.13726ZM11.1668 7.49251C11.0687 7.47387 10.9689 7.46507 10.869 7.46626C11.007 7.45576 11.1075 7.47376 11.1668 7.49251ZM12.132 7.98451C11.8717 7.74507 11.5531 7.57803 11.208 7.50001C11.0177 7.28044 10.9033 7.00531 10.8818 6.71551C11.3303 6.71101 12.0038 6.86776 12.63 7.42426C12.7845 7.56151 12.9803 7.83601 13.1738 8.12926C13.3778 8.43976 13.611 8.82076 13.8443 9.20926C14.0183 9.49951 14.1908 9.79276 14.352 10.0665C14.6295 10.5368 14.8733 10.9515 15.0338 11.199C15.0605 11.2404 15.0789 11.2866 15.0877 11.3351C15.0966 11.3835 15.0959 11.4332 15.0855 11.4814C15.0752 11.5295 15.0555 11.5752 15.0275 11.6157C14.9995 11.6563 14.9638 11.6909 14.9224 11.7176C14.8811 11.7444 14.8348 11.7627 14.7864 11.7716C14.7379 11.7805 14.6882 11.7797 14.64 11.7694C14.5919 11.759 14.5462 11.7393 14.5057 11.7113C14.4652 11.6833 14.4305 11.6476 14.4038 11.6063C14.1599 11.2159 13.9224 10.8216 13.6913 10.4235C13.5323 10.1528 13.365 9.86851 13.2008 9.59476C12.9903 9.23955 12.7725 8.88873 12.5475 8.54251C12.342 8.23051 12.1988 8.04451 12.132 7.98451ZM10.0305 10.4895L9.9323 10.452C9.81448 10.228 9.69523 10.0047 9.57455 9.78226C9.54441 9.72589 9.51883 9.6672 9.49805 9.60676C9.7478 9.60376 10.0478 9.68701 10.3133 9.79426C10.6342 9.92177 10.9319 10.1012 11.1945 10.3253C11.346 10.4603 11.5058 10.6793 11.6558 10.908C11.8118 11.1465 11.979 11.4308 12.1455 11.721C12.2468 11.8973 12.3473 12.075 12.4448 12.2475C12.6419 12.6066 12.8487 12.9602 13.065 13.308C13.0918 13.3494 13.1101 13.3956 13.119 13.4441C13.1279 13.4925 13.1271 13.5422 13.1168 13.5904C13.1064 13.6385 13.0867 13.6842 13.0587 13.7247C13.0307 13.7653 12.995 13.7999 12.9537 13.8266C12.9123 13.8534 12.8661 13.8717 12.8176 13.8806C12.7692 13.8895 12.7195 13.8887 12.6713 13.8784C12.6231 13.868 12.5775 13.8483 12.5369 13.8203C12.4964 13.7923 12.4618 13.7566 12.435 13.7153C12.246 13.4228 12.0128 13.0088 11.7773 12.5903L11.4953 12.0938C11.3303 11.8065 11.1713 11.538 11.028 11.319C10.877 11.0915 10.7665 10.947 10.6965 10.8855C10.4975 10.7183 10.2725 10.5846 10.0305 10.4895ZM19.8023 10.905C19.6733 10.6823 19.413 10.218 19.1018 9.65851C19.1287 9.31851 19.2423 8.99109 19.4318 8.70751C19.8803 9.51601 20.2823 10.2375 20.4518 10.5285C20.5017 10.6146 20.5154 10.7171 20.4898 10.8133C20.4642 10.9095 20.4014 10.9916 20.3153 11.0415C20.2292 11.0914 20.1267 11.1051 20.0305 11.0795C19.9343 11.0539 19.8522 10.9911 19.8023 10.905Z", fill: "#EC8F0D", style: {
22
+ fill: "#EC8F0D",
23
+ fill: "color(display-p3 0.9239 0.5610 0.0513)",
24
+ fillOpacity: 1,
25
+ } }), _jsx("path", { d: "M6.03904 3.61276L5.12404 2.37451C5.091 2.32986 5.06902 2.278 5.05992 2.2232C5.05082 2.1684 5.05485 2.11223 5.07169 2.05929C5.08853 2.00636 5.1177 1.95817 5.15678 1.9187C5.19587 1.87924 5.24377 1.84961 5.29654 1.83226L6.31654 1.51501C6.54154 1.44526 6.76654 1.63126 6.75154 1.87126L6.64654 3.42676C6.61654 3.74476 6.22654 3.86851 6.03904 3.61276ZM4.26904 4.83001L2.87404 4.24501C2.82356 4.22448 2.77889 4.19185 2.74399 4.15C2.70909 4.10814 2.68502 4.05834 2.6739 4.00498C2.66279 3.95163 2.66497 3.89636 2.68025 3.84405C2.69554 3.79174 2.72345 3.74399 2.76154 3.70501L3.48904 2.93251C3.52644 2.89304 3.57281 2.8632 3.62422 2.84551C3.67563 2.82782 3.73056 2.82281 3.78432 2.83091C3.83808 2.83901 3.88909 2.85998 3.933 2.89204C3.97692 2.92409 4.01244 2.96628 4.03654 3.01501L4.70404 4.37251C4.83154 4.65001 4.55404 4.95001 4.26904 4.83001ZM1.89004 7.01926L3.44329 6.81676C3.76204 6.77776 3.86329 6.36526 3.59854 6.17926L2.30104 5.30701C2.25386 5.27646 2.20007 5.25758 2.14414 5.25194C2.08821 5.24631 2.03174 5.25407 1.97941 5.2746C1.92707 5.29512 1.88038 5.32781 1.84319 5.36997C1.806 5.41212 1.77938 5.46252 1.76554 5.51701L1.50904 6.59101C1.49542 6.6458 1.49536 6.70309 1.50887 6.75791C1.52238 6.81274 1.54906 6.86344 1.58659 6.90562C1.62412 6.94781 1.67137 6.9802 1.72425 7C1.77713 7.01981 1.83403 7.02641 1.89004 7.01926Z", fill: "#46A4FB", style: {
26
+ fill: "#46A4FB",
27
+ fill: "color(display-p3 0.2745 0.6431 0.9843)",
28
+ fillOpacity: 1,
29
+ } })] })));
30
+ });
31
+ export const CustomClapGoldSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomClapSilverIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomClapSilverSvg: string;
@@ -0,0 +1,31 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/clap-silver.svg";
4
+ export const CustomClapSilverIcon = forwardRef(function CustomClapSilverIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M18.1966 16.836L18.0811 9.79351C18.0061 9.12451 17.6401 8.22676 16.3869 8.22676C14.9244 8.29651 14.8674 9.79351 14.8674 9.79351L12.6399 5.81401C12.0826 4.96651 11.1691 4.90801 10.5976 5.25676C10.0254 5.60551 9.90088 6.31276 9.90088 6.31276L9.43738 5.70901C9.08788 5.13751 8.04388 5.07151 7.51138 5.39626C6.62713 5.93551 6.49888 7.05301 7.07038 7.67026C7.03288 7.62976 6.59638 7.47826 5.86363 7.92526C5.29213 8.27401 5.11513 9.31726 5.43463 9.90901C5.75338 10.5015 5.79988 10.5938 5.79988 10.5938C5.79988 10.5938 5.30713 10.3613 4.52938 10.884C3.97363 11.2575 3.77413 12.366 4.12363 12.9375L5.99563 16.0943L8.57188 20.304C10.0869 22.4513 13.3164 23.1923 15.6631 21.7665C17.2636 20.7945 18.3489 18.741 18.1966 16.836Z", fill: "#BACFD3", style: {
6
+ fill: "#BACFD3",
7
+ fill: "color(display-p3 0.7294 0.8118 0.8275)",
8
+ fillOpacity: 1,
9
+ } }), _jsx("path", { d: "M9.96976 6.42303L9.90151 6.31203C9.90376 6.29928 9.98326 5.86878 10.29 5.51703L10.6073 6.02703L11.553 7.54803C12.1293 8.47674 12.7103 9.4025 13.296 10.3253C13.3501 10.4088 13.3688 10.5104 13.348 10.6078C13.3272 10.7051 13.2686 10.7902 13.185 10.8443C13.1015 10.8984 12.9999 10.9171 12.9025 10.8963C12.8052 10.8755 12.7201 10.8168 12.666 10.7333C12.0782 9.80654 11.4952 8.87678 10.917 7.94403L9.96976 6.42303ZM7.03351 7.64928C6.97772 7.63453 6.92113 7.62301 6.86401 7.61478C6.92188 7.61803 6.97898 7.62965 7.03351 7.64928Z", fill: "#BACFD3", style: {
10
+ fill: "#BACFD3",
11
+ fill: "color(display-p3 0.7294 0.8118 0.8275)",
12
+ fillOpacity: 1,
13
+ } }), _jsx("path", { d: "M7.05748 7.65598C7.26748 7.71748 7.51873 7.84498 7.80148 8.09698C7.82323 8.11573 7.87348 8.17198 7.95373 8.28523C8.02973 8.39223 8.11773 8.52723 8.21773 8.69023C8.41723 9.01273 8.64898 9.41773 8.88523 9.84073C9.01048 10.0627 9.13723 10.2907 9.26023 10.5142C9.60073 11.1277 9.91948 11.703 10.1152 12.0045C10.1709 12.0842 10.2552 12.1391 10.3506 12.1578C10.446 12.1765 10.5449 12.1574 10.6265 12.1046C10.708 12.0518 10.7659 11.9694 10.788 11.8748C10.81 11.7801 10.7944 11.6806 10.7445 11.5972C10.5645 11.3182 10.2667 10.7827 9.93373 10.1812L9.53998 9.47398C9.31975 9.07702 9.0917 8.68444 8.85598 8.29648C8.76379 8.14489 8.66674 7.99631 8.56498 7.85098C8.48808 7.73694 8.39934 7.63135 8.30023 7.53598C7.70323 7.00573 7.15273 6.85873 6.72748 6.85498C6.74773 7.15198 6.85873 7.43473 7.05748 7.65598ZM5.76748 10.5817C5.68972 10.5646 5.61111 10.5516 5.53198 10.5427C5.64598 10.5465 5.72698 10.5675 5.76748 10.581M5.79748 10.5877L5.86798 10.6057C6.11248 10.671 6.33748 10.7745 6.48898 10.9095C6.56648 10.977 6.67948 11.1157 6.82798 11.3257C6.97198 11.529 7.13023 11.7757 7.29448 12.0405C7.42798 12.255 7.56598 12.4837 7.70098 12.708C7.89223 13.0237 8.07673 13.329 8.22823 13.563C8.28223 13.6465 8.36721 13.7052 8.46447 13.7261C8.56173 13.747 8.66331 13.7284 8.74685 13.6744C8.83039 13.6204 8.88906 13.5354 8.90995 13.4381C8.93084 13.3408 8.91223 13.2393 8.85823 13.1557C8.68653 12.8859 8.51876 12.6137 8.35498 12.339C8.21998 12.1147 8.07748 11.8792 7.93198 11.6452C7.77565 11.3901 7.61208 11.1395 7.44148 10.8937C7.28998 10.6792 7.13323 10.4782 6.98773 10.3485C6.71773 10.1085 6.36973 9.96298 6.06148 9.88123C5.83779 9.82099 5.60759 9.78825 5.37598 9.78373C5.39348 9.82673 5.41298 9.86848 5.43448 9.90898C5.71198 10.4242 5.78398 10.5615 5.79748 10.5877Z", fill: "#96B2B8", style: {
14
+ fill: "#96B2B8",
15
+ fill: "color(display-p3 0.5871 0.6993 0.7206)",
16
+ fillOpacity: 1,
17
+ } }), _jsx("path", { d: "M22.4649 16.779V9.66527C22.3899 8.99027 21.9024 8.08277 20.6371 8.08277C19.1596 8.15402 19.1019 9.66527 19.1019 9.66527L16.8519 5.64527C16.2894 4.79027 15.3669 4.73027 14.7894 5.08277C14.2119 5.43527 14.0851 6.15002 14.0851 6.15002L13.6164 5.54027C13.2639 4.96277 12.2094 4.89527 11.6716 5.22377C10.7784 5.76902 10.6486 6.89777 11.2261 7.52102C11.1886 7.47977 10.7469 7.32752 10.0074 7.77902C9.4299 8.13152 9.2514 9.18527 9.5739 9.78302C9.8964 10.38 9.94289 10.4738 9.94289 10.4738C9.94289 10.4738 9.44489 10.2398 8.65964 10.767C8.09789 11.1443 7.89689 12.264 8.24939 12.8415L10.1401 16.029L12.7426 20.2815C14.2726 22.4505 17.5351 23.199 19.9051 21.759C21.5214 20.7773 22.6186 18.7028 22.4649 16.779Z", fill: "#DDEDEE", style: {
18
+ fill: "#DDEDEE",
19
+ fill: "color(display-p3 0.8686 0.9294 0.9332)",
20
+ fillOpacity: 1,
21
+ } }), _jsx("path", { d: "M14.0888 6.13726L14.0978 6.15301L15.045 7.67551C15.6235 8.60776 16.2068 9.53702 16.7948 10.4633C16.8215 10.5046 16.8562 10.5403 16.8967 10.5683C16.9372 10.5963 16.9829 10.616 17.031 10.6264C17.0792 10.6367 17.1289 10.6375 17.1774 10.6286C17.2258 10.6197 17.2721 10.6014 17.3134 10.5746C17.3548 10.5479 17.3905 10.5133 17.4185 10.4727C17.4465 10.4322 17.4662 10.3865 17.4765 10.3384C17.4869 10.2902 17.4876 10.2405 17.4787 10.1921C17.4699 10.1436 17.4515 10.0974 17.4248 10.056C16.8388 9.13314 16.2578 8.20713 15.6818 7.27801C15.3255 6.70726 14.9858 6.16051 14.7353 5.75701L14.4803 5.34601C14.2887 5.57484 14.1545 5.84611 14.0888 6.13726ZM11.1668 7.49251C11.0687 7.47387 10.9689 7.46507 10.869 7.46626C11.007 7.45576 11.1075 7.47376 11.1668 7.49251ZM12.132 7.98451C11.8717 7.74507 11.5531 7.57803 11.208 7.50001C11.0177 7.28044 10.9033 7.00531 10.8818 6.71551C11.3303 6.71101 12.0038 6.86776 12.63 7.42426C12.7845 7.56151 12.9803 7.83601 13.1738 8.12926C13.3778 8.43976 13.611 8.82076 13.8443 9.20926C14.0183 9.49951 14.1908 9.79276 14.352 10.0665C14.6295 10.5368 14.8733 10.9515 15.0338 11.199C15.0605 11.2404 15.0789 11.2866 15.0877 11.3351C15.0966 11.3835 15.0959 11.4332 15.0855 11.4814C15.0752 11.5295 15.0555 11.5752 15.0275 11.6157C14.9995 11.6563 14.9638 11.6909 14.9224 11.7176C14.8811 11.7444 14.8348 11.7627 14.7864 11.7716C14.7379 11.7805 14.6882 11.7797 14.64 11.7694C14.5919 11.759 14.5462 11.7393 14.5057 11.7113C14.4652 11.6833 14.4305 11.6476 14.4038 11.6063C14.1599 11.2159 13.9224 10.8216 13.6913 10.4235C13.5323 10.1528 13.365 9.86851 13.2008 9.59476C12.9903 9.23955 12.7725 8.88873 12.5475 8.54251C12.342 8.23051 12.1988 8.04451 12.132 7.98451ZM10.0305 10.4895L9.9323 10.452C9.81448 10.228 9.69523 10.0047 9.57455 9.78226C9.54441 9.72589 9.51883 9.6672 9.49805 9.60676C9.7478 9.60376 10.0478 9.68701 10.3133 9.79426C10.6342 9.92177 10.9319 10.1012 11.1945 10.3253C11.346 10.4603 11.5058 10.6793 11.6558 10.908C11.8118 11.1465 11.979 11.4308 12.1455 11.721C12.2468 11.8973 12.3473 12.075 12.4448 12.2475C12.6419 12.6066 12.8487 12.9602 13.065 13.308C13.0918 13.3494 13.1101 13.3956 13.119 13.4441C13.1279 13.4925 13.1271 13.5422 13.1168 13.5904C13.1064 13.6385 13.0867 13.6842 13.0587 13.7247C13.0307 13.7653 12.995 13.7999 12.9537 13.8266C12.9123 13.8534 12.8661 13.8717 12.8176 13.8806C12.7692 13.8895 12.7195 13.8887 12.6713 13.8784C12.6231 13.868 12.5775 13.8483 12.5369 13.8203C12.4964 13.7923 12.4618 13.7566 12.435 13.7153C12.246 13.4228 12.0128 13.0088 11.7773 12.5903L11.4953 12.0938C11.3303 11.8065 11.1713 11.538 11.028 11.319C10.877 11.0915 10.7665 10.947 10.6965 10.8855C10.4975 10.7183 10.2725 10.5846 10.0305 10.4895ZM19.8023 10.905C19.6733 10.6823 19.413 10.218 19.1018 9.65851C19.1287 9.31851 19.2423 8.99109 19.4318 8.70751C19.8803 9.51601 20.2823 10.2375 20.4518 10.5285C20.5017 10.6146 20.5154 10.7171 20.4898 10.8133C20.4642 10.9095 20.4014 10.9916 20.3153 11.0415C20.2292 11.0914 20.1267 11.1051 20.0305 11.0795C19.9343 11.0539 19.8522 10.9911 19.8023 10.905Z", fill: "#96B2B8", style: {
22
+ fill: "#96B2B8",
23
+ fill: "color(display-p3 0.5871 0.6993 0.7206)",
24
+ fillOpacity: 1,
25
+ } }), _jsx("path", { d: "M6.03904 3.61276L5.12404 2.37451C5.091 2.32986 5.06902 2.278 5.05992 2.2232C5.05082 2.1684 5.05485 2.11223 5.07169 2.05929C5.08853 2.00636 5.1177 1.95817 5.15678 1.9187C5.19587 1.87924 5.24377 1.84961 5.29654 1.83226L6.31654 1.51501C6.54154 1.44526 6.76654 1.63126 6.75154 1.87126L6.64654 3.42676C6.61654 3.74476 6.22654 3.86851 6.03904 3.61276ZM4.26904 4.83001L2.87404 4.24501C2.82356 4.22448 2.77889 4.19185 2.74399 4.15C2.70909 4.10814 2.68502 4.05834 2.6739 4.00498C2.66279 3.95163 2.66497 3.89636 2.68025 3.84405C2.69554 3.79174 2.72345 3.74399 2.76154 3.70501L3.48904 2.93251C3.52644 2.89304 3.57281 2.8632 3.62422 2.84551C3.67563 2.82782 3.73056 2.82281 3.78432 2.83091C3.83808 2.83901 3.88909 2.85998 3.933 2.89204C3.97692 2.92409 4.01244 2.96628 4.03654 3.01501L4.70404 4.37251C4.83154 4.65001 4.55404 4.95001 4.26904 4.83001ZM1.89004 7.01926L3.44329 6.81676C3.76204 6.77776 3.86329 6.36526 3.59854 6.17926L2.30104 5.30701C2.25386 5.27646 2.20007 5.25758 2.14414 5.25194C2.08821 5.24631 2.03174 5.25407 1.97941 5.2746C1.92707 5.29512 1.88038 5.32781 1.84319 5.36997C1.806 5.41212 1.77938 5.46252 1.76554 5.51701L1.50904 6.59101C1.49542 6.6458 1.49536 6.70309 1.50887 6.75791C1.52238 6.81274 1.54906 6.86344 1.58659 6.90562C1.62412 6.94781 1.67137 6.9802 1.72425 7C1.77713 7.01981 1.83403 7.02641 1.89004 7.01926Z", fill: "#46A4FB", style: {
26
+ fill: "#46A4FB",
27
+ fill: "color(display-p3 0.2745 0.6431 0.9843)",
28
+ fillOpacity: 1,
29
+ } })] })));
30
+ });
31
+ export const CustomClapSilverSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomClassIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomClassSvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/class.svg";
4
+ export const CustomClassIcon = forwardRef(function CustomClassIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("rect", { x: 1.5, y: 1.5, width: 21, height: 21, rx: 10, fill: "#FFFAE6" }), _jsxs("g", Object.assign({ clipPath: "url(#clip0_383_3227)" }, { children: [_jsx("path", { d: "M11.799 12.0505C11.5969 11.6463 11.1122 11.5053 10.7086 11.7074L9.214 12.4747C9.214 12.4747 8.3862 11.889 8.12359 11.7074C7.96202 11.5864 7.45736 11.1822 6.97208 11.0207C6.44685 10.8391 5.07326 10.7175 4.68962 11.6264C4.28541 12.5758 4.34651 15.0192 4.36649 16.7764C4.36649 16.938 4.46754 17.0391 4.6291 17.0391H7.51728C7.69882 17.0391 7.75992 16.938 7.7799 16.7964C7.79987 16.7153 7.96144 14.7161 7.94146 13.8477V13.5446L8.70874 14.0698C8.85033 14.1709 8.99133 14.2114 9.1529 14.2114C9.27392 14.2114 9.39554 14.1914 9.51656 14.1303L11.4553 13.1204C11.8595 12.9183 12.0005 12.4336 11.7984 12.05L11.799 12.0505Z", fill: "#FF9100" }), _jsx("path", { d: "M19.1646 7.1225H9.9543C9.69168 7.1225 9.4696 7.34457 9.4696 7.60719V10.8167L9.83503 10.6293C10.1335 10.4801 10.4531 10.4043 10.7703 10.4043C11.5312 10.4043 12.215 10.8232 12.5575 11.4977C12.8019 11.9688 12.8489 12.5276 12.6862 13.0322C12.5211 13.5463 12.1627 13.9628 11.678 14.2049L9.75689 15.2054C9.66289 15.2524 9.56654 15.2894 9.47019 15.3206V16.4932C9.47019 16.7558 9.69227 16.9779 9.95488 16.9779H19.1646C19.4272 16.9779 19.6493 16.7558 19.6493 16.4932V7.60719C19.6493 7.34457 19.4272 7.1225 19.1646 7.1225Z", fill: "#FFE98A" }), _jsx("path", { d: "M6.36587 10.4754C7.33636 10.4754 8.1231 9.68866 8.1231 8.71817C8.1231 7.74768 7.33636 6.96094 6.36587 6.96094C5.39538 6.96094 4.60864 7.74768 4.60864 8.71817C4.60864 9.68866 5.39538 10.4754 6.36587 10.4754Z", fill: "#FF9100" })] })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_383_3227" }, { children: _jsx("rect", { width: 18, height: 18, fill: "white", transform: "translate(3 3)" }) })) })] })));
6
+ });
7
+ export const CustomClassSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomEbookIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomEbookSvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/ebook.svg";
4
+ export const CustomEbookIcon = forwardRef(function CustomEbookIcon(props, ref) {
5
+ return (_jsx("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 4.36014C11.4873 3.84225 10.5729 3.5 9.41304 3.5C7.58696 3.5 6.97826 3.97368 6.36957 4.44737C5.76087 4.92105 5.15217 5.39474 3.93478 5.39474C2.71739 5.39474 1.5 6.24304 1.5 7.28947V17.7105C1.5 18.757 2.71739 19.6053 3.93478 19.6053C3.99279 19.6053 4.04941 19.6042 4.10472 19.6021C4.14925 19.6042 4.19407 19.6053 4.23913 19.6053H8.80435C8.94542 19.6053 9.08649 19.6907 9.28145 19.8088C9.71739 20.0728 10.4228 20.5 12 20.5C13.5772 20.5 14.2826 20.0728 14.7185 19.8088C14.9135 19.6907 15.0546 19.6053 15.1957 19.6053H19.7609C19.8059 19.6053 19.8507 19.6042 19.8953 19.6021C19.9506 19.6042 20.0072 19.6053 20.0652 19.6053C21.2826 19.6053 22.5 18.757 22.5 17.7105V7.28947C22.5 6.24304 21.2826 5.39474 20.0652 5.39474C18.8478 5.39474 18.2391 4.92105 17.6304 4.44737C17.0217 3.97368 16.413 3.5 14.587 3.5C13.4271 3.5 12.5127 3.84225 12 4.36014ZM11.5435 6.76316C11.5435 5.94926 10.6304 5.28947 9.26087 5.28947C7.8913 5.28947 7.43478 5.65789 6.97826 6.02632C6.52174 6.39474 6.06522 6.76316 5.15217 6.76316C4.23913 6.76316 3.32609 7.42295 3.32609 8.23684V16.3421C3.32609 17.156 4.23913 17.8158 5.15217 17.8158C6.06522 17.8158 6.52174 17.4474 6.97826 17.0789C7.43478 16.7105 7.8913 16.3421 8.80435 16.3421C9.67525 16.3421 9.90653 16.5711 10.1028 16.7653C10.2474 16.9085 10.3731 17.0329 10.7217 17.0329C11.5435 17.0329 11.5435 16.3421 11.5435 16.3421V6.76316ZM14.7391 5.28947C13.3696 5.28947 12.4565 5.94926 12.4565 6.76316V16.3421C12.4565 16.3421 12.4565 17.0329 13.2783 17.0329C13.6269 17.0329 13.7526 16.9085 13.8972 16.7653C14.0935 16.5711 14.3247 16.3421 15.1957 16.3421C16.1087 16.3421 16.5652 16.7105 17.0217 17.0789C17.4783 17.4474 17.9348 17.8158 18.8478 17.8158C19.7609 17.8158 20.6739 17.156 20.6739 16.3421V8.23684C20.6739 7.42295 19.7609 6.76316 18.8478 6.76316C17.9348 6.76316 17.4783 6.39474 17.0217 6.02632C16.5652 5.65789 16.1087 5.28947 14.7391 5.28947Z", fill: "#363636" }) })));
6
+ });
7
+ export const CustomEbookSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomEbookColorIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomEbookColorSvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/ebook-color.svg";
4
+ export const CustomEbookColorIcon = forwardRef(function CustomEbookColorIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M4.23913 6C2.72634 6 1.5 7.25919 1.5 8.8125V16.25C1.5 17.8033 2.72634 19.0625 4.23913 19.0625H8.80435C8.94545 19.0625 9.08655 19.152 9.28149 19.2757C9.71739 19.5524 10.4228 20 12 20C13.5772 20 14.2826 19.5524 14.7185 19.2757C14.9134 19.152 15.0545 19.0625 15.1957 19.0625H19.7609C21.2737 19.0625 22.5 17.8033 22.5 16.25V8.8125C22.5 7.25919 21.2737 6 19.7609 6H4.23913Z", fill: "#0094FF" }), _jsx("path", { d: "M12 5.86667C12 5.01767 13 4 14.5 4C16 4 16.5 4.54902 17 4.93333C17.5 5.31765 18 5.86667 19 5.86667C20 5.86667 21 6.88433 21 7.73334V16.1333C21 17.0667 20 18 19 18C18 18 17.5 17.9177 17 17.5333C16.5 17.149 16 16.4627 15 16.4627C14 16.4627 14 17.0667 13 17.0667C12 17.0667 12 16.1333 12 16.1333V5.86667Z", fill: "#C2E6FF" }), _jsx("path", { d: "M12 5.86667C12 5.01767 11 4 9.5 4C8 4 7.5 4.54902 7 4.93333C6.5 5.31765 6 5.86667 5 5.86667C4 5.86667 3 6.88433 3 7.73334V16.1333C3 17.0667 4 18 5 18C6 18 6.5 17.9177 7 17.5333C7.5 17.149 8 16.4627 9 16.4627C10 16.4627 10 17.0667 11 17.0667C12 17.0667 12 16.1333 12 16.1333V5.86667Z", fill: "#E0F2FF" })] })));
6
+ });
7
+ export const CustomEbookColorSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomEmbeddedIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomEmbeddedSvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/embedded.svg";
4
+ export const CustomEmbeddedIcon = forwardRef(function CustomEmbeddedIcon(props, ref) {
5
+ return (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: ref }, props, { children: _jsx("path", { d: "M12 1C5.9346 1 1 5.9346 1 12C1 18.0654 5.9346 23 12 23C18.0654 23 23 18.0654 23 12C23 5.9346 18.0654 1 12 1ZM16.6303 16.8664C16.9053 15.6175 17.0717 14.2257 17.1135 12.7333H21.5033C21.3617 14.5777 20.6929 16.2746 19.6479 17.6767C18.6587 17.3387 17.6503 17.0688 16.6303 16.8664ZM4.35207 17.6767C3.30633 16.2746 2.63827 14.5777 2.49673 12.7333H6.88647C6.929 14.2257 7.09547 15.6175 7.36973 16.8664C6.34967 17.0688 5.34133 17.3387 4.35133 17.676L4.35207 17.6767ZM7.36973 7.138C7.09547 8.3854 6.929 9.7758 6.88647 11.2667H2.49673C2.63827 9.42233 3.30633 7.7254 4.35207 6.324C5.3428 6.6628 6.34967 6.93413 7.36973 7.138ZM8.8166 7.38587C9.86747 7.52813 10.9301 7.6 12 7.6C13.0699 7.6 14.1325 7.52813 15.1834 7.38587C15.4408 8.52913 15.6073 9.8374 15.6513 11.2667H8.34947C8.39347 9.8374 8.5592 8.52913 8.8166 7.38587ZM8.34873 12.7333H15.6505C15.6065 14.1655 15.4393 15.4753 15.1819 16.62C13.0721 16.3355 10.9286 16.3355 8.81807 16.62C8.55993 15.4753 8.39273 14.1648 8.34947 12.7333H8.34873ZM17.1128 11.2667C17.0703 9.7758 16.9038 8.3854 16.6295 7.138C17.6496 6.93413 18.6572 6.6628 19.6472 6.32327C20.6929 7.7254 21.361 9.42233 21.5025 11.2667H17.1128ZM18.5861 5.12793C17.8197 5.36553 17.0431 5.5606 16.2592 5.71313C15.9182 4.63147 15.4899 3.69793 14.9898 2.95433C16.3509 3.40533 17.5733 4.15847 18.5861 5.12793ZM11.9993 2.46667C12.9988 2.46667 14.0621 3.772 14.7852 5.95C12.9365 6.18247 11.0628 6.18247 9.21333 5.95C9.9364 3.77273 10.9997 2.46667 11.9993 2.46667ZM7.74007 5.7124C6.95613 5.55987 6.17953 5.3648 5.41393 5.1272C6.42667 4.15773 7.64913 3.4046 9.00947 2.9536C8.50933 3.69647 8.08107 4.63147 7.74007 5.7124ZM5.41393 18.8728C6.17953 18.6352 6.95613 18.4409 7.73933 18.2883C8.0796 19.3693 8.50787 20.3028 9.00727 21.0457C7.64767 20.5947 6.42667 19.8415 5.41393 18.8728ZM12 21.5333C11.0005 21.5333 9.93713 20.228 9.21407 18.0507C11.0635 17.8183 12.9372 17.8183 14.7859 18.0507C14.0629 20.228 12.9995 21.5333 12 21.5333ZM16.2607 18.2876C17.0446 18.4401 17.8212 18.6345 18.5868 18.8721C17.5741 19.8408 16.3523 20.5939 14.9927 21.0449C15.4921 20.3021 15.9204 19.3685 16.2607 18.2876Z", fill: "#363636" }) })));
6
+ });
7
+ export const CustomEmbeddedSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomEmbeddedColorIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomEmbeddedColorSvg: string;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import svgImport from "svg/cds/icons/custom/embedded-color.svg";
4
+ export const CustomEmbeddedColorIcon = forwardRef(function CustomEmbeddedColorIcon(props, ref) {
5
+ return (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: ref }, props, { children: [_jsx("circle", { cx: 12, cy: 12, r: 11, fill: "#7C8597" }), _jsx("path", { d: "M16.8428 12.6923C16.8032 14.1012 16.6455 15.4152 16.385 16.5941C17.3511 16.7852 18.306 17.04 19.2429 17.3592C20.2326 16.0355 20.866 14.4335 21 12.6923H16.8428Z", fill: "#CFDFF7" }), _jsx("path", { d: "M3 12.6923C3.13403 14.4331 3.76631 16.0349 4.75634 17.3585C5.69398 17.04 6.64892 16.7852 7.61496 16.5941C7.3552 15.4152 7.19751 14.1012 7.15724 12.6923H3Z", fill: "#CFDFF7" }), _jsx("path", { d: "M7.15724 11.3077C7.19751 9.90024 7.3552 8.58763 7.61496 7.41C6.64892 7.21755 5.69534 6.9614 4.7571 6.64155C3.76673 7.96453 3.13403 9.56653 3 11.3077H7.15724Z", fill: "#CFDFF7" }), _jsx("path", { d: "M12 7.84615C10.9867 7.84615 9.98043 7.77831 8.98522 7.64401C8.7414 8.72331 8.58448 9.95838 8.54277 11.3077H15.4579C15.4162 9.95838 15.2586 8.72331 15.0148 7.64401C14.0196 7.77831 13.0133 7.84615 12 7.84615Z", fill: "#CFDFF7" }), _jsx("path", { d: "M15.4572 12.6923H8.54277C8.5838 14.0437 8.74208 15.2809 8.98658 16.3615C10.9853 16.0929 13.0154 16.0929 15.0134 16.3615C15.2572 15.2809 15.4155 14.0444 15.4572 12.6923Z", fill: "#CFDFF7" }), _jsx("path", { d: "M16.3844 7.41C16.6441 8.58763 16.8017 9.90024 16.8421 11.3077H20.9993C20.8653 9.56653 20.2326 7.96453 19.2422 6.64085C18.3047 6.96137 17.3504 7.21755 16.3844 7.41Z", fill: "#CFDFF7" }), _jsx("path", { d: "M16.0336 6.06485C16.776 5.92084 17.5116 5.73669 18.2373 5.51238C17.2782 4.59716 16.1205 3.88615 14.8315 3.46039C15.3051 4.16237 15.7107 5.04369 16.0336 6.06485Z", fill: "#CFDFF7" }), _jsx("path", { d: "M14.6377 6.28846C13.9529 4.23231 12.9459 3 11.9993 3C11.0527 3 10.0457 4.233 9.36087 6.28846C11.1125 6.50791 12.8869 6.50791 14.6377 6.28846Z", fill: "#CFDFF7" }), _jsx("path", { d: "M5.76274 5.51169C6.48775 5.736 7.2232 5.92015 7.96568 6.06415C8.2886 5.04369 8.69418 4.161 9.16783 3.45969C7.87955 3.88546 6.72183 4.59646 5.76274 5.51169Z", fill: "#CFDFF7" }), _jsx("path", { d: "M7.96492 17.9365C7.2232 18.0805 6.48775 18.264 5.76274 18.4883C6.72183 19.4028 7.87811 20.1138 9.16571 20.5396C8.69282 19.8383 8.28725 18.957 7.96492 17.9365Z", fill: "#CFDFF7" }), _jsx("path", { d: "M9.36163 17.7122C10.0464 19.7677 11.0534 21 12 21C12.9466 21 13.9536 19.7677 14.6384 17.7122C12.8875 17.4928 11.1131 17.4928 9.36163 17.7122Z", fill: "#CFDFF7" }), _jsx("path", { d: "M18.238 18.4876C17.5129 18.2633 16.7775 18.0799 16.0351 17.9359C15.7128 18.9563 15.3072 19.8376 14.8343 20.5389C16.1219 20.1131 17.2789 19.4021 18.238 18.4876Z", fill: "#CFDFF7" })] })));
6
+ });
7
+ export const CustomEmbeddedColorSvg = svgImport;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export declare const CustomEmoClapIcon: React.ForwardRefExoticComponent<{
3
+ className?: string | undefined;
4
+ color?: string | undefined;
5
+ } & React.RefAttributes<SVGSVGElement>>;
6
+ export declare const CustomEmoClapSvg: string;