@logora/debate 0.3.8 → 0.3.10

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 (133) hide show
  1. package/dist/assets/components/argument/argument/Argument.module-gLfNRLks.css +1 -0
  2. package/dist/assets/components/dialog/dropdown/Dropdown.module-B6DdHxbY.css +1 -0
  3. package/dist/assets/components/gamification/point_box/PointBox.module-BlHdQyht.css +1 -0
  4. package/dist/assets/components/vote/vote_box/VoteBox.module-Dss3uPgM.css +1 -0
  5. package/dist/assets/components/vote/vote_button/VoteButton.module-BdTTr7vk.css +1 -0
  6. package/dist/components/argument/argument/Argument.js +15 -15
  7. package/dist/components/argument/argument/Argument.module.scss.js +30 -30
  8. package/dist/components/dialog/dropdown/Dropdown.module.scss.js +1 -1
  9. package/dist/components/gamification/point_box/PointBox.module.scss.js +1 -1
  10. package/dist/components/icons/bild_icons/index.js +102 -104
  11. package/dist/components/icons/hero_icons/index.js +66 -68
  12. package/dist/components/icons/krone_icons/index.js +98 -100
  13. package/dist/components/icons/regular_icons/index.js +22 -24
  14. package/dist/components/icons/spiegel_icons/index.js +100 -102
  15. package/dist/components/input/text_editor/TextEditor.js +108 -108
  16. package/dist/components/vote/vote_box/VoteBox.js +113 -121
  17. package/dist/components/vote/vote_box/VoteBox.module.scss.js +54 -50
  18. package/dist/components/vote/vote_button/VoteButton.module.scss.js +2 -2
  19. package/package.json +15 -14
  20. package/dist/assets/components/argument/argument/Argument.module-ynS4ZRdG.css +0 -1
  21. package/dist/assets/components/dialog/dropdown/Dropdown.module-BL67cFpj.css +0 -1
  22. package/dist/assets/components/gamification/point_box/PointBox.module-BzKRidYf.css +0 -1
  23. package/dist/assets/components/vote/vote_box/VoteBox.module-BhTSjU8w.css +0 -1
  24. package/dist/assets/components/vote/vote_button/VoteButton.module-mxq12D3_.css +0 -1
  25. package/dist/components/icons/bild_icons/Alarm.js +0 -13
  26. package/dist/components/icons/bild_icons/Announcement.js +0 -15
  27. package/dist/components/icons/bild_icons/Arrow.js +0 -6
  28. package/dist/components/icons/bild_icons/Blockquote.js +0 -6
  29. package/dist/components/icons/bild_icons/Bold.js +0 -6
  30. package/dist/components/icons/bild_icons/Camera.js +0 -9
  31. package/dist/components/icons/bild_icons/CheckCircle.js +0 -22
  32. package/dist/components/icons/bild_icons/Checkbox.js +0 -9
  33. package/dist/components/icons/bild_icons/Clock.js +0 -6
  34. package/dist/components/icons/bild_icons/Close.js +0 -6
  35. package/dist/components/icons/bild_icons/Code.js +0 -36
  36. package/dist/components/icons/bild_icons/Community.js +0 -6
  37. package/dist/components/icons/bild_icons/Document.js +0 -6
  38. package/dist/components/icons/bild_icons/Downvote.js +0 -6
  39. package/dist/components/icons/bild_icons/Facebook.js +0 -6
  40. package/dist/components/icons/bild_icons/Flag.js +0 -6
  41. package/dist/components/icons/bild_icons/Home.js +0 -6
  42. package/dist/components/icons/bild_icons/Italic.js +0 -6
  43. package/dist/components/icons/bild_icons/Link.js +0 -9
  44. package/dist/components/icons/bild_icons/Logora.js +0 -56
  45. package/dist/components/icons/bild_icons/Mail.js +0 -6
  46. package/dist/components/icons/bild_icons/MinusCircle.js +0 -21
  47. package/dist/components/icons/bild_icons/MobileMenu.js +0 -29
  48. package/dist/components/icons/bild_icons/Next.js +0 -23
  49. package/dist/components/icons/bild_icons/OpenBlank.js +0 -21
  50. package/dist/components/icons/bild_icons/OrderedList.js +0 -6
  51. package/dist/components/icons/bild_icons/Point.js +0 -25
  52. package/dist/components/icons/bild_icons/Question.js +0 -15
  53. package/dist/components/icons/bild_icons/Refresh.js +0 -9
  54. package/dist/components/icons/bild_icons/Reply.js +0 -9
  55. package/dist/components/icons/bild_icons/Search.js +0 -6
  56. package/dist/components/icons/bild_icons/Send.js +0 -6
  57. package/dist/components/icons/bild_icons/Share.js +0 -15
  58. package/dist/components/icons/bild_icons/SmallArrow.js +0 -6
  59. package/dist/components/icons/bild_icons/Source.js +0 -6
  60. package/dist/components/icons/bild_icons/Suggestion.js +0 -25
  61. package/dist/components/icons/bild_icons/Twitter.js +0 -44
  62. package/dist/components/icons/bild_icons/Underline.js +0 -6
  63. package/dist/components/icons/bild_icons/Upvote.js +0 -6
  64. package/dist/components/icons/bild_icons/User.js +0 -6
  65. package/dist/components/icons/bild_icons/Versus.js +0 -12
  66. package/dist/components/icons/bild_icons/Votebox.js +0 -15
  67. package/dist/components/icons/hero_icons/CheckCircle.js +0 -22
  68. package/dist/components/icons/hero_icons/Facebook.js +0 -6
  69. package/dist/components/icons/hero_icons/Flag.js +0 -6
  70. package/dist/components/icons/hero_icons/Logora.js +0 -56
  71. package/dist/components/icons/hero_icons/MinusCircle.js +0 -21
  72. package/dist/components/icons/hero_icons/Point.js +0 -25
  73. package/dist/components/icons/hero_icons/Twitter.js +0 -44
  74. package/dist/components/icons/hero_icons/Versus.js +0 -24
  75. package/dist/components/icons/krone_icons/Arrow.js +0 -6
  76. package/dist/components/icons/krone_icons/Blockquote.js +0 -6
  77. package/dist/components/icons/krone_icons/Bold.js +0 -6
  78. package/dist/components/icons/krone_icons/Camera.js +0 -9
  79. package/dist/components/icons/krone_icons/Check.js +0 -6
  80. package/dist/components/icons/krone_icons/CheckCircle.js +0 -22
  81. package/dist/components/icons/krone_icons/Clock.js +0 -6
  82. package/dist/components/icons/krone_icons/Close.js +0 -6
  83. package/dist/components/icons/krone_icons/Code.js +0 -36
  84. package/dist/components/icons/krone_icons/Community.js +0 -6
  85. package/dist/components/icons/krone_icons/Crown.js +0 -6
  86. package/dist/components/icons/krone_icons/Document.js +0 -6
  87. package/dist/components/icons/krone_icons/Downvote.js +0 -6
  88. package/dist/components/icons/krone_icons/Facebook.js +0 -6
  89. package/dist/components/icons/krone_icons/Flag.js +0 -6
  90. package/dist/components/icons/krone_icons/Italic.js +0 -6
  91. package/dist/components/icons/krone_icons/LightArrow.js +0 -6
  92. package/dist/components/icons/krone_icons/Link.js +0 -9
  93. package/dist/components/icons/krone_icons/Login.js +0 -30
  94. package/dist/components/icons/krone_icons/Logora.js +0 -56
  95. package/dist/components/icons/krone_icons/Mail.js +0 -6
  96. package/dist/components/icons/krone_icons/MinusCircle.js +0 -21
  97. package/dist/components/icons/krone_icons/MobileClose.js +0 -15
  98. package/dist/components/icons/krone_icons/MobileMenu.js +0 -29
  99. package/dist/components/icons/krone_icons/Next.js +0 -23
  100. package/dist/components/icons/krone_icons/OpenBlank.js +0 -21
  101. package/dist/components/icons/krone_icons/OrderedList.js +0 -6
  102. package/dist/components/icons/krone_icons/PauseCircle.js +0 -22
  103. package/dist/components/icons/krone_icons/Point.js +0 -25
  104. package/dist/components/icons/krone_icons/Refresh.js +0 -9
  105. package/dist/components/icons/krone_icons/Search.js +0 -6
  106. package/dist/components/icons/krone_icons/SmallArrow.js +0 -6
  107. package/dist/components/icons/krone_icons/Source.js +0 -6
  108. package/dist/components/icons/krone_icons/Twitter.js +0 -44
  109. package/dist/components/icons/krone_icons/Underline.js +0 -6
  110. package/dist/components/icons/krone_icons/Versus.js +0 -6
  111. package/dist/components/icons/regular_icons/Versus.js +0 -6
  112. package/dist/components/icons/spiegel_icons/Alarm.js +0 -13
  113. package/dist/components/icons/spiegel_icons/Announcement.js +0 -15
  114. package/dist/components/icons/spiegel_icons/Arrow.js +0 -6
  115. package/dist/components/icons/spiegel_icons/Camera.js +0 -9
  116. package/dist/components/icons/spiegel_icons/Check.js +0 -6
  117. package/dist/components/icons/spiegel_icons/Code.js +0 -36
  118. package/dist/components/icons/spiegel_icons/Community.js +0 -6
  119. package/dist/components/icons/spiegel_icons/Downvote.js +0 -6
  120. package/dist/components/icons/spiegel_icons/Home.js +0 -6
  121. package/dist/components/icons/spiegel_icons/Logora.js +0 -56
  122. package/dist/components/icons/spiegel_icons/MobileMenu.js +0 -29
  123. package/dist/components/icons/spiegel_icons/Next.js +0 -23
  124. package/dist/components/icons/spiegel_icons/OpenBlank.js +0 -21
  125. package/dist/components/icons/spiegel_icons/Point.js +0 -25
  126. package/dist/components/icons/spiegel_icons/Refresh.js +0 -9
  127. package/dist/components/icons/spiegel_icons/Search.js +0 -6
  128. package/dist/components/icons/spiegel_icons/Send.js +0 -6
  129. package/dist/components/icons/spiegel_icons/Source.js +0 -6
  130. package/dist/components/icons/spiegel_icons/Twitter.js +0 -44
  131. package/dist/components/icons/spiegel_icons/Upvote.js +0 -6
  132. package/dist/components/icons/spiegel_icons/User.js +0 -6
  133. package/dist/components/icons/spiegel_icons/Versus.js +0 -12
@@ -1 +0,0 @@
1
- ._container_gbx0q_3{padding:var(--space-unit, 1em)!important;display:flex;gap:var(--spacer-md, calc(var(--space-unit, 1em) * .75));position:relative;font-size:var(--font-size-small, 16px);border-radius:var(--box-border-radius, 6px);box-shadow:var(--box-shadow, 0px 2px 5px rgba(7, 42, 68, .1));border:var(--box-border, 1px solid rgba(7, 42, 68, .1));height:fit-content}._icon_gbx0q_15{position:relative;width:30px;height:30px;min-width:30px;max-height:30px;border-radius:50%;background-color:var(--call-primary-color, #434343)}._icon_gbx0q_15 svg{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;fill:var(--text-light, white)!important}._timeAgo_gbx0q_32{font-weight:var(--font-weight-normal, 400);color:var(--text-secondary, #5F5F5F);font-size:var(--font-size-extra-small, 14px)}
@@ -1 +0,0 @@
1
- ._voteBox_56m5v_3{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;width:100%}._voteResultsBox_56m5v_11{display:flex!important;flex-direction:column!important;padding:0!important;width:100%}._voteResults_56m5v_11{padding:0!important}._voteProgressHeader_56m5v_22{margin-bottom:var(--spacer-xxs, calc(var(--space-unit, 1em) * .25))!important;display:flex!important;align-items:center!important;font-size:var(--font-size-normal, 16px);display:-webkit-box;word-wrap:break-word;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._voteProgressHeaderAgainst_56m5v_35{margin-top:var(--spacer-md, calc(var(--space-unit, 1em) * .75))!important}._voteResultsNumberVoters_56m5v_39{display:flex!important;align-items:center!important;padding:0!important;font-size:var(--font-size-normal, 16px);color:var(--text-secondary, #5F5F5F)}._voteBoxFooter_56m5v_47{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;margin-top:var(--space-unit, 1em)!important;padding:0!important}._voteBoxActions_56m5v_56{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center;gap:var(--space-unit, 1em);color:var(--text-secondary, #5F5F5F);width:100%}._voteBoxActionsBody_56m5v_66{display:grid!important;grid-template-columns:repeat(2,1fr);gap:var(--spacer-md, calc(var(--space-unit, 1em) * .75));padding:0!important;width:100%}._voteBoxActionsBodyColumn_56m5v_74{grid-template-columns:1fr}._voteAction_56m5v_78{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;padding:0!important;max-width:100%!important;width:100%!important;text-align:center}._voteAction_56m5v_78._buttonAlignLeft_56m5v_88{justify-content:flex-start!important}button._voteButton_56m5v_92,a._voteButton_56m5v_92{-webkit-appearance:initial!important;width:100%;-webkit-hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;hyphens:auto;padding:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))!important}._textAlignLeft_56m5v_103{justify-content:flex-start!important}._voteBoxShowResultContainer_56m5v_107{display:flex!important;flex-direction:row!important;justify-content:center;flex-wrap:wrap!important;margin-top:.5em}._voteBoxShowResult_56m5v_107{cursor:pointer}._voteBoxShowResult_56m5v_107 a{color:inherit;text-decoration:none;background:none!important}._voteBoxShowResult_56m5v_107 a:hover{text-decoration:none;background:none!important}._voteBoxShowResult_56m5v_107 ._boldShowResult_56m5v_127{font-weight:var(--font-weight-bold, 700);color:var(--text-primary, #222222)}._outlined_56m5v_132{padding:7px 15px;border-radius:var(--box-border-radius, 6px);border:1px solid var(--text-primary, #222222)!important;white-space:nowrap}._voteButtonThesis_56m5v_139{display:block;text-align:left;display:-webkit-box;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@container (max-width: 767.98px){._voteButtonThesisSynthesisMobile_56m5v_151{text-align:center!important}}._voteBoxActionsBody_56m5v_66 ._voteAction_56m5v_78:first-child ._voteButton_56m5v_92,._voteBoxActionsBody_56m5v_66 ._voteAction_56m5v_78:first-child ._voteButton_56m5v_92:hover{background-color:var(--for-primary-color, #cc6a6d)!important;border-color:var(--for-primary-color, #cc6a6d)!important;border:1px solid var(--for-primary-color, #cc6a6d)!important}._voteBoxActionsBody_56m5v_66 ._voteAction_56m5v_78:nth-child(2) ._voteButton_56m5v_92{background-color:var(--against-primary-color, #7980bb)!important;border-color:var(--against-primary-color, #7980bb)!important;border:1px var(--against-primary-color, #7980bb)!important}._voteBoxActionsBody_56m5v_66 ._voteAction_56m5v_78:nth-child(2) ._voteButton_56m5v_92:hover{background-color:var(--against-primary-color, #7980bb)!important;border-color:var(--against-primary-color, #7980bb)!important;border:1px var(--against-primary-color, #7980bb)!important}._voteBoxActionsBody_56m5v_66 ._voteAction_56m5v_78:nth-child(3) ._voteButton_56m5v_92{background-color:var(--text-light, white)!important;color:var(--third-position-color-primary, #9b9b9b)!important;border-color:var(--third-position-color-primary, #9b9b9b)!important;border:1px solid var(--third-position-color-primary, #9b9b9b)!important}._voteBoxActionsBody_56m5v_66 ._voteAction_56m5v_78:nth-child(3) ._voteButton_56m5v_92:hover{background-color:var(--text-light, white)!important;color:var(--third-position-color-primary, #9b9b9b)!important;border-color:var(--third-position-color-primary, #9b9b9b)!important;border:1px solid var(--third-position-color-primary, #9b9b9b)!important}._voteActionButton_56m5v_190{cursor:pointer;-webkit-appearance:initial!important;background:none;border:none;color:var(--text-secondary, #5F5F5F)!important;font-size:inherit;padding:0;font-weight:var(--font-weight-bold, 700)}._sideIcon_56m5v_201 svg{margin-left:5px;fill:var(--text-primary, #222222)}._progress_56m5v_206{border-radius:10px;height:25px;color:var(--text-secondary, #5F5F5F)}._progressBar_56m5v_212{border-radius:10px;height:25px}._voteResults_56m5v_11>div:first-child ._progress_56m5v_206 ._progressBar_56m5v_212{background-color:var(--for-primary-color, #cc6a6d)!important}._voteResults_56m5v_11>div:nth-child(2) ._progress_56m5v_206 ._progressBar_56m5v_212{background-color:var(--against-primary-color, #7980bb)!important}._voteResults_56m5v_11 div:nth-child(3) ._progress_56m5v_206 ._progressBar_56m5v_212{background-color:var(--third-position-color-primary, #9b9b9b)!important}._voteCommentCounts_56m5v_229{display:flex;align-items:center;gap:var(--spacer-xl, calc(var(--space-unit, 1em) * 3));width:100%;margin-top:var(--spacer-xxs, calc(var(--space-unit, 1em) * .25))!important}._debateNumberItem_56m5v_237{display:flex;align-items:center;gap:var(--spacer-sm, calc(var(--space-unit, 1em) * .5));font-size:var(--font-size-normal, 16px);color:var(--text-primary, #222222)}._showResultButton_56m5v_245{background:none;border:0;padding:0;font:inherit;color:inherit;cursor:pointer}
@@ -1 +0,0 @@
1
- ._voteButton_17ode_3{background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:var(--spacer-sm, calc(var(--space-unit, 1em) * .5))}._active_17ode_18{font-weight:var(--font-weight-bold, 700);color:var(--call-primary-color, #434343)}._active_17ode_18 svg{fill:var(--call-primary-color, #434343)!important;fill-rule:evenodd}._disabled_17ode_27{cursor:not-allowed;opacity:.6}._disabled_17ode_27 svg{fill:var(--text-secondary, #5F5F5F);fill-rule:evenodd}
@@ -1,13 +0,0 @@
1
- import { jsx as C } from "react/jsx-runtime";
2
- import "react";
3
- const r = (V) => /* @__PURE__ */ C("svg", { viewBox: "0 0 50 50", xmlns: "http://www.w3.org/2000/svg", ...V, children: /* @__PURE__ */ C(
4
- "path",
5
- {
6
- "fill-rule": "evenodd",
7
- "clip-rule": "evenodd",
8
- d: "M30.1824 7.02718C30.1824 4.75938 27.9853 2.7027 25.3076 2.7027C22.6297 2.7027 20.4324 4.75947 20.4324 7.02718V7.98188L19.5326 8.30087C14.0527 10.2434 11.4527 15.5412 11.4527 22.1621V33.2881H10.1013C6.31513 33.2881 4.7027 35.2386 4.7027 36.6665V39.1892C4.7027 39.5726 4.85077 39.8397 5.06454 40.0283C5.29777 40.234 5.63116 40.3605 5.97297 40.3605H44.6419C44.9837 40.3605 45.3171 40.234 45.5503 40.0283C45.7641 39.8397 45.9122 39.5726 45.9122 39.1892V36.6665C45.9122 35.2394 44.3007 33.2881 40.5067 33.2881H39.1554V22.1621C39.1554 15.54 36.5612 10.2431 31.0823 8.30087L30.1824 7.98188V7.02718ZM25.3076 0C28.8726 0 32.2895 2.5279 32.8153 6.07549C39.1898 8.76985 41.8581 15.205 41.8581 22.1621V30.6622C45.6917 31.1043 48.6148 33.4207 48.6148 36.6665V39.1892C48.6148 41.6664 46.5347 43.0632 44.6419 43.0632H33.9924C33.0746 46.9546 29.5204 50 25.3038 50C21.086 50 17.5384 46.9535 16.6218 43.0632H5.97297C4.08013 43.0632 2 41.6664 2 39.1892V36.6665C2 33.4218 4.92152 31.1051 8.75 30.6624V22.1621C8.75 15.2038 11.4252 8.76952 17.7995 6.07548C18.3254 2.52784 21.7427 0 25.3076 0ZM25.3038 47.2973C27.992 47.2973 30.3318 45.4777 31.1804 43.0632H19.4335C20.2808 45.4785 22.6167 47.2973 25.3038 47.2973Z"
9
- }
10
- ) });
11
- export {
12
- r as Alarm
13
- };
@@ -1,15 +0,0 @@
1
- import { jsxs as r, jsx as o } from "react/jsx-runtime";
2
- import "react";
3
- const s = (n) => /* @__PURE__ */ r("svg", { viewBox: "0 0 25 25", xmlns: "http://www.w3.org/2000/svg", ...n, children: [
4
- /* @__PURE__ */ o("circle", { cx: "12.5", cy: "12.5", r: "11.5", fill: "none", stroke: "#000" }),
5
- /* @__PURE__ */ o(
6
- "path",
7
- {
8
- d: "M10.884 7.1H14.046L13.519 14.869H11.411L10.884 7.1ZM12.465 19.136C12.0003 19.136 11.6093 18.9887 11.292 18.694C10.986 18.388 10.833 18.0197 10.833 17.589C10.833 17.1583 10.986 16.8013 11.292 16.518C11.598 16.2233 11.989 16.076 12.465 16.076C12.941 16.076 13.332 16.2233 13.638 16.518C13.944 16.8013 14.097 17.1583 14.097 17.589C14.097 18.0197 13.9383 18.388 13.621 18.694C13.315 18.9887 12.9297 19.136 12.465 19.136Z",
9
- fill: "#000"
10
- }
11
- )
12
- ] });
13
- export {
14
- s as Announcement
15
- };
@@ -1,6 +0,0 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import "react";
3
- const a = (r) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...r, children: /* @__PURE__ */ o("path", { d: "M19,11H9l3.29-3.29a1,1,0,0,0,0-1.42,1,1,0,0,0-1.41,0l-4.29,4.3A2,2,0,0,0,6,12H6a2,2,0,0,0,.59,1.4l4.29,4.3a1,1,0,1,0,1.41-1.42L9,13H19a1,1,0,0,0,0-2Z" }) });
4
- export {
5
- a as Arrow
6
- };
@@ -1,6 +0,0 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import "react";
3
- const l = (h) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...h, children: /* @__PURE__ */ o("path", { d: "M6 17h3l2-4V7H5v6h3zm8 0h3l2-4V7h-6v6h3z" }) });
4
- export {
5
- l as Blockquote
6
- };
@@ -1,6 +0,0 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import "react";
3
- const c = (h) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...h, children: /* @__PURE__ */ o("path", { d: "M15.6 10.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4H7v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42zM10 6.5h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3v-3zm3.5 9H10v-3h3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5z" }) });
4
- export {
5
- c as Bold
6
- };
@@ -1,9 +0,0 @@
1
- import { jsxs as A, jsx as a } from "react/jsx-runtime";
2
- import "react";
3
- const s = (t) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t, children: [
4
- /* @__PURE__ */ a("path", { d: "M19,4h-.508L16.308,1.168A3.023,3.023,0,0,0,13.932,0H10.068A3.023,3.023,0,0,0,7.692,1.168L5.508,4H5A5.006,5.006,0,0,0,0,9V19a5.006,5.006,0,0,0,5,5H19a5.006,5.006,0,0,0,5-5V9A5.006,5.006,0,0,0,19,4ZM9.276,2.39A1.006,1.006,0,0,1,10.068,2h3.864a1.008,1.008,0,0,1,.792.39L15.966,4H8.034ZM22,19a3,3,0,0,1-3,3H5a3,3,0,0,1-3-3V9A3,3,0,0,1,5,6H19a3,3,0,0,1,3,3Z" }),
5
- /* @__PURE__ */ a("path", { d: "M12,8a6,6,0,1,0,6,6A6.006,6.006,0,0,0,12,8Zm0,10a4,4,0,1,1,4-4A4,4,0,0,1,12,18Z" })
6
- ] });
7
- export {
8
- s as Camera
9
- };
@@ -1,22 +0,0 @@
1
- import { jsxs as e, jsx as r } from "react/jsx-runtime";
2
- import "react";
3
- const n = (o) => /* @__PURE__ */ e(
4
- "svg",
5
- {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- viewBox: "0 0 24 24",
8
- fill: "none",
9
- stroke: "currentColor",
10
- strokeWidth: "2",
11
- strokeLinecap: "round",
12
- strokeLinejoin: "round",
13
- ...o,
14
- children: [
15
- /* @__PURE__ */ r("circle", { cx: "12", cy: "12", r: "10" }),
16
- /* @__PURE__ */ r("path", { d: "M9 12l2 2 4-4" })
17
- ]
18
- }
19
- );
20
- export {
21
- n as CheckCircle
22
- };
@@ -1,9 +0,0 @@
1
- import { jsxs as t, jsx as a } from "react/jsx-runtime";
2
- import "react";
3
- const p = (o) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...o, children: [
4
- /* @__PURE__ */ a("path", { d: "M19,0H5A5.006,5.006,0,0,0,0,5V19a5.006,5.006,0,0,0,5,5H19a5.006,5.006,0,0,0,5-5V5A5.006,5.006,0,0,0,19,0Zm3,19a3,3,0,0,1-3,3H5a3,3,0,0,1-3-3V5A3,3,0,0,1,5,2H19a3,3,0,0,1,3,3Z" }),
5
- /* @__PURE__ */ a("path", { d: "M9.333,15.919,5.414,12A1,1,0,0,0,4,12H4a1,1,0,0,0,0,1.414l3.919,3.919a2,2,0,0,0,2.829,0L20,8.081a1,1,0,0,0,0-1.414h0a1,1,0,0,0-1.414,0Z" })
6
- ] });
7
- export {
8
- p as Checkbox
9
- };
@@ -1,6 +0,0 @@
1
- import { jsx as C } from "react/jsx-runtime";
2
- import "react";
3
- const p = (o) => /* @__PURE__ */ C("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 128 128", ...o, children: /* @__PURE__ */ C("path", { d: "M 64 11 C 34.8 11 11 34.8 11 64 C 11 93.2 34.8 117 64 117 C 93.2 117 117 93.2 117 64 C 117 34.8 93.2 11 64 11 z M 64 17 C 89.9 17 111 38.1 111 64 C 111 89.9 89.9 111 64 111 C 38.1 111 17 89.9 17 64 C 17 38.1 38.1 17 64 17 z M 64 26 C 62.3 26 61 27.3 61 29 L 61 54.5 C 56.9 55.8 54 59.6 54 64 C 54 69.5 58.5 74 64 74 C 68.5 74 72.3 71.1 73.5 67 L 89 67 C 90.7 67 92 65.7 92 64 C 92 62.3 90.7 61 89 61 L 73.5 61 C 72.5 57.9 70.1 55.4 67 54.5 L 67 29 C 67 27.3 65.7 26 64 26 z M 64 60 C 66.2 60 68 61.8 68 64 C 68 66.2 66.2 68 64 68 C 61.8 68 60 66.2 60 64 C 60 61.8 61.8 60 64 60 z" }) });
4
- export {
5
- p as Clock
6
- };
@@ -1,6 +0,0 @@
1
- import { jsx as C } from "react/jsx-runtime";
2
- import "react";
3
- const r = (o) => /* @__PURE__ */ C("svg", { viewBox: "0 0 14 14", xmlns: "http://www.w3.org/2000/svg", ...o, children: /* @__PURE__ */ C("path", { d: "M13.0001 1C12.8125 0.81253 12.5582 0.707214 12.2931 0.707214C12.0279 0.707214 11.7736 0.81253 11.5861 1L7.00006 5.586L2.41406 1C2.22653 0.81253 1.97223 0.707214 1.70706 0.707214C1.4419 0.707214 1.18759 0.81253 1.00006 1C0.812591 1.18753 0.707275 1.44184 0.707275 1.707C0.707275 1.97216 0.812591 2.22647 1.00006 2.414L5.58606 7L1.00006 11.586C0.812591 11.7735 0.707275 12.0278 0.707275 12.293C0.707275 12.5582 0.812591 12.8125 1.00006 13C1.18759 13.1875 1.4419 13.2928 1.70706 13.2928C1.97223 13.2928 2.22653 13.1875 2.41406 13L7.00006 8.414L11.5861 13C11.7736 13.1875 12.0279 13.2928 12.2931 13.2928C12.5582 13.2928 12.8125 13.1875 13.0001 13C13.1875 12.8125 13.2928 12.5582 13.2928 12.293C13.2928 12.0278 13.1875 11.7735 13.0001 11.586L8.41406 7L13.0001 2.414C13.1875 2.22647 13.2928 1.97216 13.2928 1.707C13.2928 1.44184 13.1875 1.18753 13.0001 1Z" }) });
4
- export {
5
- r as Close
6
- };
@@ -1,36 +0,0 @@
1
- import { jsxs as r, jsx as t } from "react/jsx-runtime";
2
- import "react";
3
- const i = (o) => /* @__PURE__ */ r("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", ...o, children: [
4
- /* @__PURE__ */ t(
5
- "path",
6
- {
7
- d: "M6.147 10.473 3.238 8.187l2.91-2.078M9.784 10.473l2.909-2.286-2.91-2.078",
8
- stroke: "#000",
9
- fill: "none"
10
- }
11
- ),
12
- /* @__PURE__ */ t(
13
- "path",
14
- {
15
- transform: "matrix(.27976 -.96007 .92211 .38692 7.22 11.54)",
16
- strokeWidth: 0.7,
17
- stroke: "#000",
18
- d: "M0-.35h6.565"
19
- }
20
- ),
21
- /* @__PURE__ */ t(
22
- "rect",
23
- {
24
- x: 0.5,
25
- y: 0.5,
26
- width: 15,
27
- height: 15,
28
- rx: 2.5,
29
- fill: "none",
30
- stroke: "#000"
31
- }
32
- )
33
- ] });
34
- export {
35
- i as Code
36
- };
@@ -1,6 +0,0 @@
1
- import { jsx as a } from "react/jsx-runtime";
2
- import "react";
3
- const t = (m) => /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...m, children: /* @__PURE__ */ a("path", { d: "M12,16a4,4,0,1,1,4-4A4,4,0,0,1,12,16Zm0-6a2,2,0,1,0,2,2A2,2,0,0,0,12,10Zm6,13A6,6,0,0,0,6,23a1,1,0,0,0,2,0,4,4,0,0,1,8,0,1,1,0,0,0,2,0ZM18,8a4,4,0,1,1,4-4A4,4,0,0,1,18,8Zm0-6a2,2,0,1,0,2,2A2,2,0,0,0,18,2Zm6,13a6.006,6.006,0,0,0-6-6,1,1,0,0,0,0,2,4,4,0,0,1,4,4,1,1,0,0,0,2,0ZM6,8a4,4,0,1,1,4-4A4,4,0,0,1,6,8ZM6,2A2,2,0,1,0,8,4,2,2,0,0,0,6,2ZM2,15a4,4,0,0,1,4-4A1,1,0,0,0,6,9a6.006,6.006,0,0,0-6,6,1,1,0,0,0,2,0Z" }) });
4
- export {
5
- t as Community
6
- };
@@ -1,6 +0,0 @@
1
- import { jsx as L } from "react/jsx-runtime";
2
- import "react";
3
- const A = (C) => /* @__PURE__ */ L("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", ...C, children: /* @__PURE__ */ L("path", { d: "M 13 4 C 10.250484 4 8 6.2504839 8 9 L 8 40 C 8 42.749516 10.250484 45 13 45 L 35 45 C 37.749516 45 40 42.749516 40 40 L 40 20 A 1.0001 1.0001 0 1 0 38 20 L 38 40 C 38 41.668484 36.668484 43 35 43 L 13 43 C 11.331516 43 10 41.668484 10 40 L 10 9 C 10 7.3315161 11.331516 6 13 6 L 26.757812 6 C 26.848824 6 26.910938 6.0874954 27 6.0996094 L 27 13 C 27 15.197334 28.802666 17 31 17 L 39 17 A 1.0001 1.0001 0 0 0 39.707031 15.292969 L 29.585938 5.171875 C 28.836398 4.4210018 27.818469 4 26.757812 4 L 13 4 z M 29 7.4140625 L 36.585938 15 L 31 15 C 29.883334 15 29 14.116666 29 13 L 29 7.4140625 z M 16 24 A 1.0001 1.0001 0 1 0 16 26 L 32 26 A 1.0001 1.0001 0 1 0 32 24 L 16 24 z M 16 29 A 1.0001 1.0001 0 1 0 16 31 L 32 31 A 1.0001 1.0001 0 1 0 32 29 L 16 29 z M 16 34 A 1.0001 1.0001 0 1 0 16 36 L 26 36 A 1.0001 1.0001 0 1 0 26 34 L 16 34 z" }) });
4
- export {
5
- A as Document
6
- };
@@ -1,6 +0,0 @@
1
- import { jsx as C } from "react/jsx-runtime";
2
- import "react";
3
- const L = (o) => /* @__PURE__ */ C("svg", { viewBox: "0 0 27 25", xmlns: "http://www.w3.org/2000/svg", ...o, children: /* @__PURE__ */ C("path", { d: "M26.0359 12.8125L25.2696 7.60417C25.0812 6.36451 24.435 5.23074 23.4484 4.40882C22.4618 3.5869 21.2003 3.13138 19.893 3.125H5.43525C3.99426 3.12665 2.61279 3.67592 1.59385 4.65231C0.574921 5.62871 0.00172608 6.95251 0 8.33333L0 13.5417C0.00172608 14.9225 0.574921 16.2463 1.59385 17.2227C2.61279 18.1991 3.99426 18.7483 5.43525 18.75H8.38333L10.4639 22.7896C10.8137 23.4704 11.4072 24.0081 12.1362 24.3045C12.8652 24.6009 13.6811 24.6364 14.4352 24.4044C15.1892 24.1724 15.831 23.6884 16.2436 23.0407C16.6563 22.393 16.8122 21.6247 16.683 20.876L16.3177 18.75H20.654C21.432 18.75 22.2011 18.59 22.909 18.2807C23.617 17.9714 24.2474 17.52 24.7577 16.9571C25.2679 16.3942 25.6461 15.7329 25.8666 15.0178C26.0871 14.3028 26.1449 13.5508 26.0359 12.8125ZM5.43525 5.20833H7.60935V16.6667H5.43525C4.57034 16.6667 3.74085 16.3374 3.12927 15.7514C2.51769 15.1653 2.1741 14.3705 2.1741 13.5417V8.33333C2.1741 7.50453 2.51769 6.70968 3.12927 6.12362C3.74085 5.53757 4.57034 5.20833 5.43525 5.20833V5.20833ZM23.115 15.5917C22.8089 15.9291 22.4308 16.1997 22.0063 16.3852C21.5817 16.5706 21.1206 16.6666 20.654 16.6667H15.0372C14.8795 16.6666 14.7237 16.6995 14.5806 16.7629C14.4375 16.8263 14.3105 16.9188 14.2084 17.034C14.1064 17.1491 14.0316 17.2842 13.9895 17.4298C13.9473 17.5754 13.9387 17.728 13.9642 17.8771L14.5382 21.2104C14.5658 21.3651 14.5574 21.5238 14.5136 21.675C14.4698 21.8263 14.3917 21.9664 14.2849 22.0854C14.1597 22.2148 14.0042 22.3138 13.8313 22.3743C13.6583 22.4349 13.4728 22.4552 13.2901 22.4336C13.1073 22.4121 12.9325 22.3493 12.78 22.2503C12.6275 22.1514 12.5018 22.0192 12.413 21.8646L10.0335 17.2479C9.9707 17.1324 9.8859 17.0293 9.78345 16.9438V5.20833H19.893C20.6782 5.21108 21.4361 5.48409 22.0287 5.9776C22.6214 6.47111 23.0092 7.15225 23.1216 7.89688L23.889 13.1052C23.9534 13.5486 23.9176 14.0001 23.7841 14.4291C23.6505 14.858 23.4224 15.2545 23.115 15.5917V15.5917Z" }) });
4
- export {
5
- L as Downvote
6
- };
@@ -1,6 +0,0 @@
1
- import { jsx as c } from "react/jsx-runtime";
2
- import "react";
3
- const l = (h) => /* @__PURE__ */ c("svg", { viewBox: "0 0 300 522", xmlns: "http://www.w3.org/2000/svg", ...h, children: /* @__PURE__ */ c("path", { d: "M180 512H98.008c-13.695 0-24.836-11.14-24.836-24.836V302.227H25.336C11.64 302.227.5 291.082.5 277.39v-79.246c0-13.696 11.14-24.836 24.836-24.836h47.836v-39.684c0-39.348 12.355-72.824 35.726-96.805C132.375 12.73 165.184 0 203.778 0l62.53.102c13.672.023 24.794 11.164 24.794 24.835v73.579c0 13.695-11.137 24.836-24.829 24.836l-42.101.015c-12.84 0-16.11 2.574-16.809 3.363-1.152 1.31-2.523 5.008-2.523 15.223v31.352h58.27c4.386 0 8.636 1.082 12.288 3.12 7.88 4.403 12.778 12.727 12.778 21.723l-.031 79.247c0 13.687-11.141 24.828-24.836 24.828h-58.47v184.941C204.84 500.86 193.696 512 180 512zm-76.813-30.016h71.633V288.79c0-9.144 7.442-16.582 16.582-16.582h66.727l.027-68.883h-66.758c-9.14 0-16.578-7.437-16.578-16.582v-44.789c0-11.726 1.192-25.062 10.043-35.086 10.696-12.117 27.551-13.515 39.301-13.515l36.922-.016V30.109l-57.332-.093c-62.024 0-100.566 39.703-100.566 103.609v53.117c0 9.14-7.438 16.582-16.579 16.582H30.516v68.883h56.093c9.141 0 16.579 7.438 16.579 16.582zM266.25 30.117h.004zm0 0" }) });
4
- export {
5
- l as Facebook
6
- };
@@ -1,6 +0,0 @@
1
- import { jsx as c } from "react/jsx-runtime";
2
- import "react";
3
- const r = (o) => /* @__PURE__ */ c("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...o, children: /* @__PURE__ */ c("path", { d: "M3.2 1C3.2 0.447 2.753 0 2.2 0S1.2 0.447 1.2 1V2.4 9.6 12.8 19.2c0 0.707 0.573 1.28 1.28 1.28s1.28-0.573 1.28-1.28v-5.12l2.57-0.644c1.644-0.412 3.384-0.22 4.902 0.536 1.768 0.884 3.82 0.992 5.668 0.296l1.388-0.52c0.5-0.188 0.832-0.664 0.832-1.196V4.332c0-0.92-0.968-1.52-1.792-1.108l-0.384 0.192c-1.852 0.928-4.032 0.928-5.884 0-1.404-0.704-3.016-0.88-4.54-0.5L3.2 1.92V1z" }) });
4
- export {
5
- r as Flag
6
- };
@@ -1,6 +0,0 @@
1
- import { jsx as a } from "react/jsx-runtime";
2
- import "react";
3
- const r = (o) => /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...o, children: /* @__PURE__ */ a("path", { d: "M23.121,9.069,15.536,1.483a5.008,5.008,0,0,0-7.072,0L.879,9.069A2.978,2.978,0,0,0,0,11.19v9.817a3,3,0,0,0,3,3H21a3,3,0,0,0,3-3V11.19A2.978,2.978,0,0,0,23.121,9.069ZM15,22.007H9V18.073a3,3,0,0,1,6,0Zm7-1a1,1,0,0,1-1,1H17V18.073a5,5,0,0,0-10,0v3.934H3a1,1,0,0,1-1-1V11.19a1.008,1.008,0,0,1,.293-.707L9.878,2.9a3.008,3.008,0,0,1,4.244,0l7.585,7.586A1.008,1.008,0,0,1,22,11.19Z" }) });
4
- export {
5
- r as Home
6
- };
@@ -1,6 +0,0 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import "react";
3
- const v = (o) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...o, children: /* @__PURE__ */ t("path", { d: "M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4z" }) });
4
- export {
5
- v as Italic
6
- };
@@ -1,9 +0,0 @@
1
- import { jsxs as t, jsx as a } from "react/jsx-runtime";
2
- import "react";
3
- const m = (l) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...l, children: [
4
- /* @__PURE__ */ a("path", { d: "m13.845 17.267-3.262 3.262a5.028 5.028 0 0 1-7.111-7.109l3.262-3.265a1 1 0 0 0-1.415-1.414l-3.261 3.265A7.027 7.027 0 0 0 12 21.943l3.262-3.262a1 1 0 0 0-1.414-1.414ZM21.944 2.061A6.979 6.979 0 0 0 16.975 0a6.983 6.983 0 0 0-4.968 2.057L8.74 5.32a1 1 0 0 0 1.414 1.415l3.265-3.262A4.993 4.993 0 0 1 16.973 2a5.028 5.028 0 0 1 3.554 8.583l-3.262 3.262a1 1 0 1 0 1.415 1.415L21.942 12a7.037 7.037 0 0 0 .002-9.939Z" }),
5
- /* @__PURE__ */ a("path", { d: "m14.293 8.293-6 6a1 1 0 1 0 1.414 1.414l6-6a1 1 0 0 0-1.414-1.414Z" })
6
- ] });
7
- export {
8
- m as Link
9
- };
@@ -1,56 +0,0 @@
1
- import { jsx as n, jsxs as c } from "react/jsx-runtime";
2
- import "react";
3
- const o = (t) => /* @__PURE__ */ n(
4
- "svg",
5
- {
6
- version: "1.0",
7
- xmlns: "http://www.w3.org/2000/svg",
8
- viewBox: "0 0 144 144",
9
- preserveAspectRatio: "xMidYMid meet",
10
- ...t,
11
- children: /* @__PURE__ */ c(
12
- "g",
13
- {
14
- transform: "translate(0.000000,144.000000) scale(0.100000,-0.100000)",
15
- fill: "#000000",
16
- stroke: "none",
17
- children: [
18
- /* @__PURE__ */ n(
19
- "path",
20
- {
21
- d: `M574 1415 c-458 -105 -694 -594 -488 -1011 89 -180 256 -317 454
22
- -371 89 -24 271 -24 360 0 247 68 439 260 507 507 24 89 24 271 0 360 -67 245
23
- -260 439 -502 506 -82 22 -254 27 -331 9z m318 -24 c309 -79 518 -350 518
24
- -671 0 -388 -302 -690 -690 -690 -388 0 -690 302 -690 690 0 319 208 590 514
25
- 670 98 26 249 26 348 1z`
26
- }
27
- ),
28
- /* @__PURE__ */ n("path", { d: "M1135 1054 c-99 -34 -98 -34 -92 -40 6 -6 197 54 197 62 0 9 -39 1 -105 -22z" }),
29
- /* @__PURE__ */ n(
30
- "path",
31
- {
32
- d: `M739 1015 c-85 -39 -154 -55 -236 -55 -66 0 -85 -9 -113 -55 -18 -29
33
- -22 -47 -18 -91 5 -60 35 -102 89 -124 34 -15 35 -16 9 -122 -11 -46 -20 -104
34
- -20 -130 l0 -48 65 0 65 0 0 103 c0 56 5 119 11 140 10 38 11 39 47 33 20 -4
35
- 71 -18 114 -33 l76 -26 30 21 c46 33 66 85 70 183 5 101 -9 159 -46 199 -40
36
- 43 -59 43 -143 5z m138 -47 c21 -41 29 -178 14 -235 -15 -53 -41 -86 -63 -78
37
- -41 16 -69 163 -49 255 20 91 66 118 98 58z`
38
- }
39
- ),
40
- /* @__PURE__ */ n(
41
- "path",
42
- {
43
- d: `M357 944 c-32 -18 -89 -125 -69 -132 7 -2 12 -10 12 -17 0 -21 59
44
- -85 78 -85 12 0 11 5 -7 24 -25 26 -38 96 -27 140 3 13 20 38 37 55 33 33 22 40 -24 15z`
45
- }
46
- ),
47
- /* @__PURE__ */ n("path", { d: "M1088 873 c28 -2 76 -2 105 0 28 2 5 3 -53 3 -58 0 -81 -1 -52 -3z" }),
48
- /* @__PURE__ */ n("path", { d: "M1046 731 c8 -8 173 -61 190 -61 25 0 -22 21 -97 44 -94 28 -108 31 -93 17z" })
49
- ]
50
- }
51
- )
52
- }
53
- );
54
- export {
55
- o as Logora
56
- };
@@ -1,6 +0,0 @@
1
- import { jsx as a } from "react/jsx-runtime";
2
- import "react";
3
- const h = (o) => /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...o, children: /* @__PURE__ */ a("path", { d: "M19 1H5a5.006 5.006 0 0 0-5 5v12a5.006 5.006 0 0 0 5 5h14a5.006 5.006 0 0 0 5-5V6a5.006 5.006 0 0 0-5-5ZM5 3h14a3 3 0 0 1 2.78 1.887l-7.658 7.659a3.007 3.007 0 0 1-4.244 0L2.22 4.887A3 3 0 0 1 5 3Zm14 18H5a3 3 0 0 1-3-3V7.5l6.464 6.46a5.007 5.007 0 0 0 7.072 0L22 7.5V18a3 3 0 0 1-3 3Z" }) });
4
- export {
5
- h as Mail
6
- };
@@ -1,21 +0,0 @@
1
- import { jsxs as e, jsx as r } from "react/jsx-runtime";
2
- import "react";
3
- const s = (o) => /* @__PURE__ */ e(
4
- "svg",
5
- {
6
- viewBox: "0 0 24 24",
7
- fill: "none",
8
- stroke: "currentColor",
9
- strokeWidth: "2",
10
- strokeLinecap: "round",
11
- strokeLinejoin: "round",
12
- ...o,
13
- children: [
14
- /* @__PURE__ */ r("circle", { cx: "12", cy: "12", r: "10" }),
15
- /* @__PURE__ */ r("line", { x1: "8", y1: "12", x2: "16", y2: "12" })
16
- ]
17
- }
18
- );
19
- export {
20
- s as MinusCircle
21
- };
@@ -1,29 +0,0 @@
1
- import { jsxs as i, jsx as C } from "react/jsx-runtime";
2
- import "react";
3
- const o = (l) => /* @__PURE__ */ i("svg", { viewBox: "0 0 40 40", xmlns: "http://www.w3.org/2000/svg", ...l, children: [
4
- /* @__PURE__ */ C("circle", { cx: "20", cy: "20", r: "20" }),
5
- /* @__PURE__ */ C(
6
- "path",
7
- {
8
- fill: "#FFF",
9
- d: "M29.1667 19.1667H10.8333C10.3731 19.1667 10 19.5398 10 20C10 20.4602 10.3731 20.8333 10.8333 20.8333H29.1667C29.6269 20.8333 30 20.4602 30 20C30 19.5398 29.6269 19.1667 29.1667 19.1667Z"
10
- }
11
- ),
12
- /* @__PURE__ */ C(
13
- "path",
14
- {
15
- fill: "#FFF",
16
- d: "M29.1667 13.3333H10.8333C10.3731 13.3333 10 13.7064 10 14.1667C10 14.6269 10.3731 15 10.8333 15H29.1667C29.6269 15 30 14.6269 30 14.1667C30 13.7064 29.6269 13.3333 29.1667 13.3333Z"
17
- }
18
- ),
19
- /* @__PURE__ */ C(
20
- "path",
21
- {
22
- fill: "#FFF",
23
- d: "M29.1667 25H10.8333C10.3731 25 10 25.3731 10 25.8333C10 26.2936 10.3731 26.6667 10.8333 26.6667H29.1667C29.6269 26.6667 30 26.2936 30 25.8333C30 25.3731 29.6269 25 29.1667 25Z"
24
- }
25
- )
26
- ] });
27
- export {
28
- o as MobileMenu
29
- };
@@ -1,23 +0,0 @@
1
- import { jsxs as h, jsx as c } from "react/jsx-runtime";
2
- import "react";
3
- const d = (t) => /* @__PURE__ */ h("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t, children: [
4
- /* @__PURE__ */ c("path", { d: "m12 0c-6.617 0-12 5.383-12 12s5.383 12 12 12 12-5.383 12-12-5.383-12-12-12z" }),
5
- /* @__PURE__ */ c("path", { d: "m12 0c-6.617 0-12 5.383-12 12s5.383 12 12 12z" }),
6
- /* @__PURE__ */ c(
7
- "path",
8
- {
9
- d: "m12 18.25v-3.25h-5.75c-.689 0-1.25-.561-1.25-1.25v-3.5c0-.689.561-1.25 1.25-1.25h5.75v-3.25c0-.66.795-.999 1.27-.541l6.5 6.25c.147.142.23.337.23.541s-.083.399-.23.541l-6.5 6.25c-.475.456-1.27.12-1.27-.541z",
10
- fill: "#fff"
11
- }
12
- ),
13
- /* @__PURE__ */ c(
14
- "path",
15
- {
16
- d: "m5 12h15c0 .204-.083.399-.23.541l-6.5 6.25c-.15.144-.334.209-.514.209-.385 0-.756-.298-.756-.75v-3.25h-5.75c-.689 0-1.25-.561-1.25-1.25z",
17
- fill: "#dedede"
18
- }
19
- )
20
- ] });
21
- export {
22
- d as Next
23
- };
@@ -1,21 +0,0 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import "react";
3
- const e = (t) => /* @__PURE__ */ o(
4
- "svg",
5
- {
6
- viewBox: "0 0 15 15",
7
- fill: "none",
8
- xmlns: "http://www.w3.org/2000/svg",
9
- ...t,
10
- children: /* @__PURE__ */ o(
11
- "path",
12
- {
13
- d: "M5.44832 1.14343H1.99902C1.44674 1.14343 0.999023 1.59115 0.999023 2.14343V12.8634C0.999023 13.4157 1.44674 13.8634 1.99902 13.8634H12.719C13.2713 13.8634 13.719 13.4157 13.719 12.8634V9.14453M13.719 1.14343V6.67248M13.719 1.14343L7.36636 7.49609M13.719 1.14343H8.17291",
14
- stroke: "black"
15
- }
16
- )
17
- }
18
- );
19
- export {
20
- e as OpenBlank
21
- };
@@ -1,6 +0,0 @@
1
- import { jsx as v } from "react/jsx-runtime";
2
- import "react";
3
- const r = (h) => /* @__PURE__ */ v("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...h, children: /* @__PURE__ */ v("path", { d: "M2 17h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1 3h1.8L2 13.1v.9h3v-1H3.2L5 10.9V10H2v1zm5-6v2h14V5H7zm0 14h14v-2H7v2zm0-6h14v-2H7v2z" }) });
4
- export {
5
- r as OrderedList
6
- };
@@ -1,25 +0,0 @@
1
- import { jsxs as r, jsx as C } from "react/jsx-runtime";
2
- import "react";
3
- const i = (t) => /* @__PURE__ */ r("svg", { viewBox: "0 0 17 17", xmlns: "http://www.w3.org/2000/svg", ...t, children: [
4
- /* @__PURE__ */ C(
5
- "circle",
6
- {
7
- cx: "8.5",
8
- cy: "8.5",
9
- r: "8.1",
10
- stroke: "black",
11
- strokeWidth: ".8px",
12
- fill: "transparent"
13
- }
14
- ),
15
- /* @__PURE__ */ C(
16
- "path",
17
- {
18
- d: "M9.39386 5.14357C9.35492 5.48312 9.34657 5.8252 9.36599 6.16612C9.22118 5.91698 9.11124 5.64788 9.04014 5.36621C7.33187 6.49721 6.08851 8.21955 5.54279 10.2112C4.91626 11.0717 4.3983 12.0085 4 13C5.78647 10.0043 8.18819 7.4322 11.0424 5.45904C9.32015 7.07048 7.68966 8.77876 6.15951 10.5802C8.1645 10.1999 9.9731 9.11694 11.2679 7.52261C10.7667 7.47603 10.2627 7.49314 9.76429 7.57172C10.3295 7.3098 10.9407 7.16331 11.5618 7.13818C11.7428 6.8902 11.9084 6.63092 12.0616 6.36625C11.6648 6.40301 11.2722 6.47472 10.8865 6.58329C11.3028 6.32961 11.7581 6.1507 12.2343 6.05216C12.5727 5.40412 12.8302 4.71394 13 4C11.7275 4.0998 10.4939 4.49015 9.39386 5.14357Z",
19
- fill: "black"
20
- }
21
- )
22
- ] });
23
- export {
24
- i as Point
25
- };
@@ -1,15 +0,0 @@
1
- import { jsxs as r, jsx as C } from "react/jsx-runtime";
2
- import "react";
3
- const i = (o) => /* @__PURE__ */ r("svg", { viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", ...o, children: [
4
- /* @__PURE__ */ C("circle", { cx: "10", cy: "10", r: "9.25" }),
5
- /* @__PURE__ */ C(
6
- "path",
7
- {
8
- fill: "#FFF",
9
- d: "M8.821 11.841C8.821 11.3903 8.92067 11.0177 9.12 10.723C9.328 10.4283 9.627 10.1033 10.017 9.748C10.303 9.488 10.511 9.27133 10.641 9.098C10.7797 8.916 10.849 8.71233 10.849 8.487C10.849 8.16633 10.719 7.915 10.459 7.733C10.2077 7.54233 9.86967 7.447 9.445 7.447C9.03767 7.447 8.67367 7.53367 8.353 7.707C8.041 7.87167 7.77667 8.10567 7.56 8.409L5.987 7.486C6.351 6.93133 6.84067 6.50233 7.456 6.199C8.08 5.89567 8.81667 5.744 9.666 5.744C10.6627 5.744 11.46 5.95633 12.058 6.381C12.6647 6.80567 12.968 7.395 12.968 8.149C12.968 8.50433 12.9073 8.81633 12.786 9.085C12.6733 9.35367 12.5303 9.58333 12.357 9.774C12.1923 9.956 11.9757 10.1683 11.707 10.411C11.3863 10.697 11.1523 10.9397 11.005 11.139C10.8577 11.3297 10.784 11.5637 10.784 11.841H8.821ZM9.809 15.104C9.45367 15.104 9.15467 14.9913 8.912 14.766C8.678 14.532 8.561 14.2503 8.561 13.921C8.561 13.5917 8.678 13.3187 8.912 13.102C9.146 12.8767 9.445 12.764 9.809 12.764C10.173 12.764 10.472 12.8767 10.706 13.102C10.94 13.3187 11.057 13.5917 11.057 13.921C11.057 14.2503 10.9357 14.532 10.693 14.766C10.459 14.9913 10.1643 15.104 9.809 15.104Z"
10
- }
11
- )
12
- ] });
13
- export {
14
- i as Question
15
- };
@@ -1,9 +0,0 @@
1
- import { jsxs as s, jsx as a } from "react/jsx-runtime";
2
- import "react";
3
- const r = (h) => /* @__PURE__ */ s("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...h, children: [
4
- /* @__PURE__ */ a("path", { d: "M12,2a10.032,10.032,0,0,1,7.122,3H16a1,1,0,0,0-1,1h0a1,1,0,0,0,1,1h4.143A1.858,1.858,0,0,0,22,5.143V1a1,1,0,0,0-1-1h0a1,1,0,0,0-1,1V3.078A11.981,11.981,0,0,0,.05,10.9a1.007,1.007,0,0,0,1,1.1h0a.982.982,0,0,0,.989-.878A10.014,10.014,0,0,1,12,2Z" }),
5
- /* @__PURE__ */ a("path", { d: "M22.951,12a.982.982,0,0,0-.989.878A9.986,9.986,0,0,1,4.878,19H8a1,1,0,0,0,1-1H9a1,1,0,0,0-1-1H3.857A1.856,1.856,0,0,0,2,18.857V23a1,1,0,0,0,1,1H3a1,1,0,0,0,1-1V20.922A11.981,11.981,0,0,0,23.95,13.1a1.007,1.007,0,0,0-1-1.1Z" })
6
- ] });
7
- export {
8
- r as Refresh
9
- };
@@ -1,9 +0,0 @@
1
- import { jsxs as A, jsx as a } from "react/jsx-runtime";
2
- import "react";
3
- const s = (t) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 26", ...t, children: [
4
- /* @__PURE__ */ a("path", { d: "M18.656.93,6.464,13.122A4.966,4.966,0,0,0,5,16.657V18a1,1,0,0,0,1,1H7.343a4.966,4.966,0,0,0,3.535-1.464L23.07,5.344a3.125,3.125,0,0,0,0-4.414A3.194,3.194,0,0,0,18.656.93Zm3,3L9.464,16.122A3.02,3.02,0,0,1,7.343,17H7v-.343a3.02,3.02,0,0,1,.878-2.121L20.07,2.344a1.148,1.148,0,0,1,1.586,0A1.123,1.123,0,0,1,21.656,3.93Z" }),
5
- /* @__PURE__ */ a("path", { d: "M23,8.979a1,1,0,0,0-1,1V15H18a3,3,0,0,0-3,3v4H5a3,3,0,0,1-3-3V5A3,3,0,0,1,5,2h9.042a1,1,0,0,0,0-2H5A5.006,5.006,0,0,0,0,5V19a5.006,5.006,0,0,0,5,5H16.343a4.968,4.968,0,0,0,3.536-1.464l2.656-2.658A4.968,4.968,0,0,0,24,16.343V9.979A1,1,0,0,0,23,8.979ZM18.465,21.122a2.975,2.975,0,0,1-1.465.8V18a1,1,0,0,1,1-1h3.925a3.016,3.016,0,0,1-.8,1.464Z" })
6
- ] });
7
- export {
8
- s as Reply
9
- };
@@ -1,6 +0,0 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import "react";
3
- const p = (r) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...r, children: /* @__PURE__ */ o("path", { d: "M23.707,22.293l-5.969-5.969a10.016,10.016,0,1,0-1.414,1.414l5.969,5.969a1,1,0,0,0,1.414-1.414ZM10,18a8,8,0,1,1,8-8A8.009,8.009,0,0,1,10,18Z" }) });
4
- export {
5
- p as Search
6
- };
@@ -1,6 +0,0 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import "react";
3
- const p = (t) => /* @__PURE__ */ o("svg", { viewBox: "0 0 97 84", ...t, xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ o("path", { d: "M93.3,47.5 L9.3,82.6 C4.2,84.7 -0.8,79.4 1.6,74.4 L15,47.1 L62.6,43.2 C64,43 64,41 62.6,40.8 L15,36.9 L1.6,9.6 C-0.8,4.6 4.2,-0.7 9.3,1.4 L93.4,36.5 C98.3,38.5 98.3,45.5 93.3,47.5 Z" }) });
4
- export {
5
- p as Send
6
- };
@@ -1,15 +0,0 @@
1
- import { jsx as a } from "react/jsx-runtime";
2
- import "react";
3
- const o = (l) => /* @__PURE__ */ a(
4
- "svg",
5
- {
6
- viewBox: "0 0 16 16",
7
- fill: "black",
8
- xmlns: "http://www.w3.org/2000/svg",
9
- ...l,
10
- children: /* @__PURE__ */ a("path", { d: "M0 15.333v-4.666a6.089 6.089 0 0 1 1.714-4.241 5.775 5.775 0 0 1 4.13-1.76h3.137V3.61c0-.263.076-.521.218-.74.143-.22.346-.39.583-.491a1.267 1.267 0 0 1 1.415.289l3.819 3.919c.365.375.57.884.57 1.414 0 .53-.205 1.039-.57 1.414l-3.819 3.92a1.267 1.267 0 0 1-1.415.289c-.237-.102-.44-.273-.583-.492a1.359 1.359 0 0 1-.218-.74v-1.058H5.195a3.85 3.85 0 0 0-2.754 1.173 4.06 4.06 0 0 0-1.142 2.827.676.676 0 0 1-.19.472.641.641 0 0 1-.919 0 .676.676 0 0 1-.19-.472Zm10.28-10a.676.676 0 0 1-.191.472.64.64 0 0 1-.46.195H5.845a4.492 4.492 0 0 0-3.212 1.368 4.736 4.736 0 0 0-1.333 3.299v1.142a5.196 5.196 0 0 1 1.758-1.336A5.07 5.07 0 0 1 5.195 10H9.63a.64.64 0 0 1 .459.195c.122.125.19.295.19.472v1.724l3.818-3.92a.676.676 0 0 0 0-.942l-3.818-3.92v1.724Z" })
11
- }
12
- );
13
- export {
14
- o as Share
15
- };
@@ -1,6 +0,0 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import "react";
3
- const l = (r) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...r, children: /* @__PURE__ */ o("path", { d: "M6.414,9H17.586a1,1,0,0,1,.707,1.707l-5.586,5.586a1,1,0,0,1-1.414,0L5.707,10.707A1,1,0,0,1,6.414,9Z" }) });
4
- export {
5
- l as SmallArrow
6
- };
@@ -1,6 +0,0 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import "react";
3
- const r = (A) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...A, children: /* @__PURE__ */ o("path", { d: "M22.2,2.163a4.992,4.992,0,0,0-4.1-1.081l-3.822.694A4,4,0,0,0,12,3.065,4,4,0,0,0,9.716,1.776L5.9,1.082A5,5,0,0,0,0,6V16.793a5,5,0,0,0,4.105,4.919l6.286,1.143a9,9,0,0,0,3.218,0L19.9,21.712A5,5,0,0,0,24,16.793V6A4.983,4.983,0,0,0,22.2,2.163ZM11,20.928c-.084-.012-.168-.026-.252-.041L4.463,19.745A3,3,0,0,1,2,16.793V6A3,3,0,0,1,5,3a3.081,3.081,0,0,1,.54.049l3.82.7A2,2,0,0,1,11,5.712Zm11-4.135a3,3,0,0,1-2.463,2.952l-6.285,1.142c-.084.015-.168.029-.252.041V5.712a2,2,0,0,1,1.642-1.968l3.821-.7A3,3,0,0,1,22,6Z" }) });
4
- export {
5
- r as Source
6
- };
@@ -1,25 +0,0 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import "react";
3
- const e = (r) => /* @__PURE__ */ o(
4
- "svg",
5
- {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- fill: "none",
8
- viewBox: "0 0 24 24",
9
- strokeWidth: 1.5,
10
- stroke: "currentColor",
11
- ...r,
12
- children: /* @__PURE__ */ o(
13
- "path",
14
- {
15
- fill: "none",
16
- strokeLinecap: "round",
17
- strokeLinejoin: "round",
18
- d: "M12 18v-5.25m0 0a6.01 6.01 0 001.5-.189m-1.5.189a6.01 6.01 0 01-1.5-.189m3.75 7.478a12.06 12.06 0 01-4.5 0m3.75 2.383a14.406 14.406 0 01-3 0M14.25 18v-.192c0-.983.658-1.823 1.508-2.316a7.5 7.5 0 10-7.517 0c.85.493 1.509 1.333 1.509 2.316V18"
19
- }
20
- )
21
- }
22
- );
23
- export {
24
- e as Suggestion
25
- };
@@ -1,44 +0,0 @@
1
- import { jsxs as l, jsx as L } from "react/jsx-runtime";
2
- import "react";
3
- const a = (H) => /* @__PURE__ */ l(
4
- "svg",
5
- {
6
- viewBox: "0 0 50 50",
7
- fill: "none",
8
- xmlns: "http://www.w3.org/2000/svg",
9
- ...H,
10
- children: [
11
- /* @__PURE__ */ L(
12
- "path",
13
- {
14
- d: "M29.1169 21.1716L47.3303 0H43.0143L27.1997 18.383L14.5685 0H0L19.1008 27.7983L0 50H4.31623L21.0169 30.5869L34.3563 50H48.9249L29.1169 21.1716ZM5.87143 3.2492H12.5009L43.0164 46.8986H36.3869L5.87143 3.2492Z",
15
- fill: "black"
16
- }
17
- ),
18
- /* @__PURE__ */ L(
19
- "path",
20
- {
21
- d: "M29.1169 21.1716L47.3303 0H43.0143L27.1997 18.383L14.5685 0H0L19.1008 27.7983L0 50H4.31623L21.0169 30.5869L34.3563 50H48.9249L29.1169 21.1716ZM5.87143 3.2492H12.5009L43.0164 46.8986H36.3869L5.87143 3.2492Z",
22
- fill: "black"
23
- }
24
- ),
25
- /* @__PURE__ */ L(
26
- "path",
27
- {
28
- d: "M29.1169 21.1716L47.3303 0H43.0143L27.1997 18.383L14.5685 0H0L19.1008 27.7983L0 50H4.31623L21.0169 30.5869L34.3563 50H48.9249L29.1169 21.1716ZM5.87143 3.2492H12.5009L43.0164 46.8986H36.3869L5.87143 3.2492Z",
29
- fill: "black"
30
- }
31
- ),
32
- /* @__PURE__ */ L(
33
- "path",
34
- {
35
- d: "M29.1169 21.1716L47.3303 0H43.0143L27.1997 18.383L14.5685 0H0L19.1008 27.7983L0 50H4.31623L21.0169 30.5869L34.3563 50H48.9249L29.1169 21.1716ZM5.87143 3.2492H12.5009L43.0164 46.8986H36.3869L5.87143 3.2492Z",
36
- fill: "black"
37
- }
38
- )
39
- ]
40
- }
41
- );
42
- export {
43
- a as Twitter
44
- };